@realsee/dnalogel 3.58.1-alpha.0 → 3.58.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +8 -0
- package/dist/index.cjs.js +4 -4
- package/dist/index.js +6 -6
- package/dist/index.umd.js +4 -4
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +25 -25
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +28 -28
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +26 -26
- package/docs/classes/ModelMakerPluginInstance.html +15 -15
- package/docs/classes/ModelRoomLabelController.html +6 -6
- package/docs/classes/MoveController.html +17 -17
- package/docs/classes/Object3DHelperController.html +15 -15
- package/docs/classes/PaintBrush.html +5 -5
- 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 +4 -4
- package/docs/classes/PanoTagPluginController.html +35 -35
- package/docs/classes/Sculpt.html +23 -23
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +4 -4
- package/docs/classes/Util.FivePuppet.html +3 -3
- package/docs/classes/Util.Interval.html +5 -5
- package/docs/classes/Util.LightTag.html +14 -14
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +6 -6
- package/docs/classes/Util.Object3D.html +4 -4
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +11 -11
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +5 -5
- package/docs/classes/Util.sculpt.BaseEditor.html +7 -7
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -6
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleMesh.html +4 -4
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +4 -4
- package/docs/classes/Util.sculpt.CylinderMesh.html +5 -5
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.LineMesh.html +5 -5
- package/docs/classes/Util.sculpt.PointMesh.html +5 -5
- package/docs/classes/Util.sculpt.PolygonMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -6
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMesh.html +7 -7
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -7
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +7 -7
- package/docs/classes/WalkController.html +18 -18
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +18 -18
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +3 -3
- 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 +3 -3
- package/docs/enums/Rotation.html +3 -3
- 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/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.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 +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +12 -12
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -4
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -4
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.html +15 -15
- package/docs/interfaces/CruisePluginTypes.Config.html +4 -4
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +17 -17
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +8 -8
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +9 -9
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +10 -10
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +7 -7
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +8 -8
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -4
- package/docs/interfaces/FloorplanBounding.html +5 -5
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +8 -8
- package/docs/interfaces/FloorplanExtraObject.html +5 -5
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +8 -8
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -4
- package/docs/interfaces/FloorplanServerBounding.html +5 -5
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +8 -8
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +9 -9
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -4
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -4
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +10 -10
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -4
- package/docs/interfaces/ModelMakerPluginType.State.html +5 -5
- 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 +7 -7
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +6 -6
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +6 -6
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -4
- 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 +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +7 -7
- package/docs/interfaces/PluginEventMap.html +4 -4
- 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 +7 -7
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +6 -6
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +3 -3
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +7 -7
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +4 -4
- 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 +4 -4
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +10 -10
- package/docs/interfaces/Util.MagnifierParameter.html +5 -5
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +4 -4
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +3 -3
- 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/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/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/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
- 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/Sculpt/Objects/Rectangle/index.js +38 -38
- package/libs/base/BasePlugin.js +5 -5
- package/libs/shared-utils/five/FiveDomEvents.js +2 -2
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var lp=Object.defineProperty,cp=Object.defineProperties;var hp=Object.getOwnPropertyDescriptors;var bo=Object.getOwnPropertySymbols;var _c=Object.prototype.hasOwnProperty,Fc=Object.prototype.propertyIsEnumerable;var yo=Math.pow,Ia=(n,t,e)=>t in n?lp(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,k=(n,t)=>{for(var e in t||(t={}))_c.call(t,e)&&Ia(n,e,t[e]);if(bo)for(var e of bo(t))Fc.call(t,e)&&Ia(n,e,t[e]);return n},te=(n,t)=>cp(n,hp(t));var Ji=(n,t)=>{var e={};for(var i in n)_c.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&bo)for(var i of bo(n))t.indexOf(i)<0&&Fc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(Ia(n,typeof t!="symbol"?t+"":t,e),e);var Q=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ze=require("@realsee/five"),U=require("three"),Uo=require("three/examples/jsm/renderers/CSS3DRenderer"),zl=require("hammerjs"),fr=require("@realsee/five/line"),Yo=require("animejs"),Tf=require("three/examples/jsm/loaders/FBXLoader"),dp=require("earcut"),up=require("@realsee/five/gltf-loader");function fp(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const b=fp(U);function mp(){console.debug("%c %c@realsee/dnalogel %cv3.58.1-alpha.0",["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=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function gp(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function Lf(){}const Hc=()=>Promise.resolve(),Nc={__queue:Promise.resolve()};function pp(n=Hc){Nc.__queue=Nc.__queue.then(n).catch(Hc)}function wo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Ea(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Co(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function vp(n,t,e=Lf){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Ap=window,Gc=window.requestAnimationFrame||Ap.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Fo(n,t=0){t<=0?Gc(n):Gc(()=>Fo(n,t-1))}var ni=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-ni.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?ni.Bounce.In(n*2)*.5:ni.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),On=function(){return performance.now()},zf=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=On()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ki={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ki.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ki.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},jl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),sl=new zf,mr=function(){function n(t,e){e===void 0&&(e=sl),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=ni.Linear.None,this._interpolationFunction=Ki.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=jl.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=On()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],m=0,p=u.length;m<p;m+=1){var v=this._handleRelativeValue(a,u[m]);if(isNaN(v)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(v)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var A in g)e[r][A]=g[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var A in u)w[A]=u[A];i[r]=u=w}this._setupProperties(g,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=On()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=On()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=sl),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=ni.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ki.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=On()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var g=Math.trunc(a/l),A=a-g*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,v=this._chainedTweens.length;p<v;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),bp="23.1.1",yp=jl.nextId,oi=sl,wp=oi.getAll.bind(oi),Cp=oi.removeAll.bind(oi),Pp=oi.add.bind(oi),jf=oi.remove.bind(oi),Ip=oi.update.bind(oi),Qc={Easing:ni,Group:zf,Interpolation:Ki,now:On,Sequence:jl,nextId:yp,Tween:mr,VERSION:bp,getAll:wp,removeAll:Cp,add:Pp,remove:jf,update:Ip};function Ep(n,t,e,i=ni.Linear.None){const s=new mr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var pi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(pi||{});const Os=Symbol("$$PAINT_BRUSH_EVENT$$");function Po(n){return n[Os]||(n[Os]={}),n[Os]}function Mp(n){n[Os]||delete n[Os]}let xp=class{hasListener(t){const e=Po(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Po(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Mp(this);return}const i=Po(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Po(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Mi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(Mi()+Mi()+"-"+Mi()+"-4"+Mi().substr(0,3)+"-"+Mi()+"-"+Mi()+Mi()+Mi()).toLowerCase()}const kp=`
|
|
1
|
+
"use strict";var lp=Object.defineProperty,cp=Object.defineProperties;var hp=Object.getOwnPropertyDescriptors;var bo=Object.getOwnPropertySymbols;var _c=Object.prototype.hasOwnProperty,Fc=Object.prototype.propertyIsEnumerable;var yo=Math.pow,Ia=(n,t,e)=>t in n?lp(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,k=(n,t)=>{for(var e in t||(t={}))_c.call(t,e)&&Ia(n,e,t[e]);if(bo)for(var e of bo(t))Fc.call(t,e)&&Ia(n,e,t[e]);return n},te=(n,t)=>cp(n,hp(t));var Ji=(n,t)=>{var e={};for(var i in n)_c.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&bo)for(var i of bo(n))t.indexOf(i)<0&&Fc.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(Ia(n,typeof t!="symbol"?t+"":t,e),e);var Q=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Ze=require("@realsee/five"),U=require("three"),Uo=require("three/examples/jsm/renderers/CSS3DRenderer"),zl=require("hammerjs"),fr=require("@realsee/five/line"),Yo=require("animejs"),Tf=require("three/examples/jsm/loaders/FBXLoader"),dp=require("earcut"),up=require("@realsee/five/gltf-loader");function fp(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const b=fp(U);function mp(){console.debug("%c %c@realsee/dnalogel %cv3.58.2",["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=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function gp(){const n=typeof OffscreenCanvas!="undefined",t=n&&new OffscreenCanvas(1,1).getContext("webgl")!==null;n&&!t&&Object.assign(window,{OffscreenCanvas:function(e,i){const s=document.createElement("canvas");return s.width=e,s.height=i,s}})}function Lf(){}const Hc=()=>Promise.resolve(),Nc={__queue:Promise.resolve()};function pp(n=Hc){Nc.__queue=Nc.__queue.then(n).catch(Hc)}function wo(n,t,e){const i=n.x,s=n.y,o=Math.floor(i/t*1e4)/1e4,r=Math.floor(s/e*1e4)/1e4;return{x:o,y:r}}function Ea(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function Co(n){if(n.length<2)return{};const t=n.slice(-2),e=t[0],i={x:(t[0].x+t[1].x)/2,y:(t[0].y+t[1].y)/2};return{control:e,end:i}}function vp(n,t,e=Lf){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const Ap=window,Gc=window.requestAnimationFrame||Ap.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Fo(n,t=0){t<=0?Gc(n):Gc(()=>Fo(n,t-1))}var ni=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return this.None(n)},Out:function(n){return this.None(n)},InOut:function(n){return this.None(n)}}),Quadratic:Object.freeze({In:function(n){return n*n},Out:function(n){return n*(2-n)},InOut:function(n){return(n*=2)<1?.5*n*n:-.5*(--n*(n-2)-1)}}),Cubic:Object.freeze({In:function(n){return n*n*n},Out:function(n){return--n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n:.5*((n-=2)*n*n+2)}}),Quartic:Object.freeze({In:function(n){return n*n*n*n},Out:function(n){return 1- --n*n*n*n},InOut:function(n){return(n*=2)<1?.5*n*n*n*n:-.5*((n-=2)*n*n*n-2)}}),Quintic:Object.freeze({In:function(n){return n*n*n*n*n},Out:function(n){return--n*n*n*n*n+1},InOut:function(n){return(n*=2)<1?.5*n*n*n*n*n:.5*((n-=2)*n*n*n*n+2)}}),Sinusoidal:Object.freeze({In:function(n){return 1-Math.sin((1-n)*Math.PI/2)},Out:function(n){return Math.sin(n*Math.PI/2)},InOut:function(n){return .5*(1-Math.sin(Math.PI*(.5-n)))}}),Exponential:Object.freeze({In:function(n){return n===0?0:Math.pow(1024,n-1)},Out:function(n){return n===1?1:1-Math.pow(2,-10*n)},InOut:function(n){return n===0?0:n===1?1:(n*=2)<1?.5*Math.pow(1024,n-1):.5*(-Math.pow(2,-10*(n-1))+2)}}),Circular:Object.freeze({In:function(n){return 1-Math.sqrt(1-n*n)},Out:function(n){return Math.sqrt(1- --n*n)},InOut:function(n){return(n*=2)<1?-.5*(Math.sqrt(1-n*n)-1):.5*(Math.sqrt(1-(n-=2)*n)+1)}}),Elastic:Object.freeze({In:function(n){return n===0?0:n===1?1:-Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI)},Out:function(n){return n===0?0:n===1?1:Math.pow(2,-10*n)*Math.sin((n-.1)*5*Math.PI)+1},InOut:function(n){return n===0?0:n===1?1:(n*=2,n<1?-.5*Math.pow(2,10*(n-1))*Math.sin((n-1.1)*5*Math.PI):.5*Math.pow(2,-10*(n-1))*Math.sin((n-1.1)*5*Math.PI)+1)}}),Back:Object.freeze({In:function(n){var t=1.70158;return n===1?1:n*n*((t+1)*n-t)},Out:function(n){var t=1.70158;return n===0?0:--n*n*((t+1)*n+t)+1},InOut:function(n){var t=2.5949095;return(n*=2)<1?.5*(n*n*((t+1)*n-t)):.5*((n-=2)*n*((t+1)*n+t)+2)}}),Bounce:Object.freeze({In:function(n){return 1-ni.Bounce.Out(1-n)},Out:function(n){return n<1/2.75?7.5625*n*n:n<2/2.75?7.5625*(n-=1.5/2.75)*n+.75:n<2.5/2.75?7.5625*(n-=2.25/2.75)*n+.9375:7.5625*(n-=2.625/2.75)*n+.984375},InOut:function(n){return n<.5?ni.Bounce.In(n*2)*.5:ni.Bounce.Out(n*2-1)*.5+.5}}),generatePow:function(n){return n===void 0&&(n=4),n=n<Number.EPSILON?Number.EPSILON:n,n=n>1e4?1e4:n,{In:function(t){return Math.pow(t,n)},Out:function(t){return 1-Math.pow(1-t,n)},InOut:function(t){return t<.5?Math.pow(t*2,n)/2:(1-Math.pow(2-t*2,n))/2+.5}}}}),On=function(){return performance.now()},zf=function(){function n(){this._tweens={},this._tweensAddedDuringUpdate={}}return n.prototype.getAll=function(){var t=this;return Object.keys(this._tweens).map(function(e){return t._tweens[e]})},n.prototype.removeAll=function(){this._tweens={}},n.prototype.add=function(t){this._tweens[t.getId()]=t,this._tweensAddedDuringUpdate[t.getId()]=t},n.prototype.remove=function(t){delete this._tweens[t.getId()],delete this._tweensAddedDuringUpdate[t.getId()]},n.prototype.update=function(t,e){t===void 0&&(t=On()),e===void 0&&(e=!1);var i=Object.keys(this._tweens);if(i.length===0)return!1;for(;i.length>0;){this._tweensAddedDuringUpdate={};for(var s=0;s<i.length;s++){var o=this._tweens[i[s]],r=!e;o&&o.update(t,r)===!1&&!e&&delete this._tweens[i[s]]}i=Object.keys(this._tweensAddedDuringUpdate)}return!0},n}(),Ki={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.Linear;return t<0?o(n[0],n[1],i):t>1?o(n[e],n[e-1],e-i):o(n[s],n[s+1>e?e:s+1],i-s)},Bezier:function(n,t){for(var e=0,i=n.length-1,s=Math.pow,o=Ki.Utils.Bernstein,r=0;r<=i;r++)e+=s(1-t,i-r)*s(t,r)*n[r]*o(i,r);return e},CatmullRom:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ki.Utils.CatmullRom;return n[0]===n[e]?(t<0&&(s=Math.floor(i=e*(1+t))),o(n[(s-1+e)%e],n[s],n[(s+1)%e],n[(s+2)%e],i-s)):t<0?n[0]-(o(n[0],n[0],n[1],n[1],-i)-n[0]):t>1?n[e]-(o(n[e],n[e],n[e-1],n[e-1],i-e)-n[e]):o(n[s?s-1:0],n[s],n[e<s+1?e:s+1],n[e<s+2?e:s+2],i-s)},Utils:{Linear:function(n,t,e){return(t-n)*e+n},Bernstein:function(n,t){var e=Ki.Utils.Factorial;return e(n)/e(t)/e(n-t)},Factorial:function(){var n=[1];return function(t){var e=1;if(n[t])return n[t];for(var i=t;i>1;i--)e*=i;return n[t]=e,e}}(),CatmullRom:function(n,t,e,i,s){var o=(e-n)*.5,r=(i-t)*.5,a=s*s,l=s*a;return(2*t-2*e+o+r)*l+(-3*t+3*e-2*o-r)*a+o*s+t}}},jl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),sl=new zf,mr=function(){function n(t,e){e===void 0&&(e=sl),this._object=t,this._group=e,this._isPaused=!1,this._pauseStart=0,this._valuesStart={},this._valuesEnd={},this._valuesStartRepeat={},this._duration=1e3,this._isDynamic=!1,this._initialRepeat=0,this._repeat=0,this._yoyo=!1,this._isPlaying=!1,this._reversed=!1,this._delayTime=0,this._startTime=0,this._easingFunction=ni.Linear.None,this._interpolationFunction=Ki.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=jl.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=On()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var f=[a],m=0,p=u.length;m<p;m+=1){var v=this._handleRelativeValue(a,u[m]);if(isNaN(v)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(v)}h&&(i[r]=f)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var g=a;for(var A in g)e[r][A]=g[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var w={};for(var A in u)w[A]=u[A];i[r]=u=w}this._setupProperties(g,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=On()),this._isPaused||!this._isPlaying?this:(this._isPaused=!0,this._pauseStart=t,this._group&&this._group.remove(this),this)},n.prototype.resume=function(t){return t===void 0&&(t=On()),!this._isPaused||!this._isPlaying?this:(this._isPaused=!1,this._startTime+=t-this._pauseStart,this._pauseStart=0,this._group&&this._group.add(this),this)},n.prototype.stopChainedTweens=function(){for(var t=0,e=this._chainedTweens.length;t<e;t++)this._chainedTweens[t].stop();return this},n.prototype.group=function(t){return t===void 0&&(t=sl),this._group=t,this},n.prototype.delay=function(t){return t===void 0&&(t=0),this._delayTime=t,this},n.prototype.repeat=function(t){return t===void 0&&(t=0),this._initialRepeat=t,this._repeat=t,this},n.prototype.repeatDelay=function(t){return this._repeatDelayTime=t,this},n.prototype.yoyo=function(t){return t===void 0&&(t=!1),this._yoyo=t,this},n.prototype.easing=function(t){return t===void 0&&(t=ni.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ki.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=On()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var g=Math.trunc(a/l),A=a-g*l,w=Math.min(A/i._duration,1);return w===0&&a===i._duration?1:w},u=h(),f=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,f),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var m=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=m);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*m,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var p=0,v=this._chainedTweens.length;p<v;p++)this._chainedTweens[p].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),bp="23.1.1",yp=jl.nextId,oi=sl,wp=oi.getAll.bind(oi),Cp=oi.removeAll.bind(oi),Pp=oi.add.bind(oi),jf=oi.remove.bind(oi),Ip=oi.update.bind(oi),Qc={Easing:ni,Group:zf,Interpolation:Ki,now:On,Sequence:jl,nextId:yp,Tween:mr,VERSION:bp,getAll:wp,removeAll:Cp,add:Pp,remove:jf,update:Ip};function Ep(n,t,e,i=ni.Linear.None){const s=new mr(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var pi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(pi||{});const Os=Symbol("$$PAINT_BRUSH_EVENT$$");function Po(n){return n[Os]||(n[Os]={}),n[Os]}function Mp(n){n[Os]||delete n[Os]}let xp=class{hasListener(t){const e=Po(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Po(this);return s[t]||(s[t]=[]),s[t].push([e,i||!1]),()=>this.off(t,e)}once(t,e){return this.on(t,e,!0)}off(t,e){if(t===void 0){Mp(this);return}const i=Po(this);if(i[t]||(i[t]=[]),e===void 0){i[t].length=0;return}let s=0;for(;s<i[t].length&&i[t][s][0]!==e;s++);s<i[t].length&&i[t].splice(s,1)}emit(t,...e){let i=!1;const o=Po(this)[t]||[];for(let r of o.slice()){const[a,l=!1]=r,c=a(...e);l&&this.off(t,a),c===!1&&(i=!0)}return i}};function Mi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(Mi()+Mi()+"-"+Mi()+"-4"+Mi().substr(0,3)+"-"+Mi()+"-"+Mi()+Mi()+Mi()).toLowerCase()}const kp=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -432,7 +432,7 @@ void main() {
|
|
|
432
432
|
float match = 1.0 - uv.x;
|
|
433
433
|
gl_FragColor = vec4(1.0,1.0,1.0,match);
|
|
434
434
|
}
|
|
435
|
-
`;function bv(){const n=new b.PlaneGeometry(.4,.4),t=mv,e=new b.TextureLoader().load(t);e.encoding=b.sRGBEncoding,e.minFilter=b.LinearFilter;const i=new b.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new b.Mesh(n,i)}function yv(){const n=new b.CurvePath;n.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,.1)));const t=new b.TubeGeometry(n,8,.003),e=new b.ShaderMaterial({vertexShader:vv,fragmentShader:Av,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function wv(){const n=new b.SphereGeometry(.01,20,20),t=new b.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:b.DoubleSide}),e=new b.Mesh(n,t);return e.position.set(0,0,.1),e}function Cv(){const t=new em({pointerEvents:"none",cornerPoints:[new b.Vector3(-.2,.2,0),new b.Vector3(-.2,-.2,0),new b.Vector3(.2,-.2,0),new b.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${Nf})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class Gf extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");this.planeMesh=bv(),this.lineMesh=yv(),this.ballMesh=wv(),this.borderMesh=Cv(),this.addEventListener("added",()=>{this.add(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),this.addEventListener("removed",()=>{this.remove(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),Bf(e)}updateWithIntersect(e){if(!e.face)return;const i=new b.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(i)}show(){this.visible=!0,this.borderMesh.parent||this.add(this.borderMesh)}hide(){this.visible=!1,this.remove(this.borderMesh)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Qf extends b.Object3D{constructor(){super(...arguments);d(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class Wf extends U.LineSegments{constructor(t,e){super(t,e)}}const Da=new b.Vector3;class Pv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;Da.subVectors(t,this.center);const e=Da.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(Da,s/i),this.radius+=s}return this}}function Iv(n){const{max:t,min:e}=n;return[new b.Vector3(t.x,t.y,t.z),new b.Vector3(e.x,t.y,t.z),new b.Vector3(e.x,e.y,t.z),new b.Vector3(t.x,e.y,t.z),new b.Vector3(t.x,t.y,e.z),new b.Vector3(e.x,t.y,e.z),new b.Vector3(e.x,e.y,e.z),new b.Vector3(t.x,e.y,e.z)]}function ki(n,t){const{max:e,min:i}=n;switch(t){case 0:return new b.Vector3(e.x,e.y,e.z);case 1:return new b.Vector3(i.x,e.y,e.z);case 2:return new b.Vector3(i.x,i.y,e.z);case 3:return new b.Vector3(e.x,i.y,e.z);case 4:return new b.Vector3(e.x,e.y,i.z);case 5:return new b.Vector3(i.x,e.y,i.z);case 6:return new b.Vector3(i.x,i.y,i.z);case 7:return new b.Vector3(e.x,i.y,i.z)}}function ns(n){return Hl(n,"box3")}function Uf(n){return Hl(n,"sphere")}function Ev(n){return br(n,"box3")}function Yf(n){return br(n,"sphere")}function br(n,t){const e=t==="box3"?new b.Box3:new Pv,i=new b.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var r;if(s.name==="shadow"||s.type==="Line2")return;const o=s.geometry;if(s.updateWorldMatrix(!1,!1),o!==void 0){const a=(r=o==null?void 0:o.attributes)==null?void 0:r.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else o.vertices&&o.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Hl(n,t){const e=br(n,t);return e&&e.applyMatrix4(Mv(n.matrixWorld.clone())),e}const Mv=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],m=t[11],p=t[12],v=t[13],g=t[14],A=t[15],w=u*g*c-v*f*c+v*l*m-a*g*m-u*l*A+a*f*A,I=p*f*c-h*g*c-p*l*m+r*g*m+h*l*A-r*f*A,C=h*v*c-p*u*c+p*a*m-r*v*m-h*a*A+r*u*A,M=p*u*l-h*v*l-p*a*f+r*v*f+h*a*g-r*u*g,E=e*w+i*I+s*C+o*M;if(E===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/E;return t[0]=w*S,t[1]=(v*f*o-u*g*o-v*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-v*l*o+v*s*c-i*g*c-a*s*A+i*l*A)*S,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*m-i*l*m)*S,t[4]=I*S,t[5]=(h*g*o-p*f*o+p*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(p*l*o-r*g*o-p*s*c+e*g*c+r*s*A-e*l*A)*S,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*m+e*l*m)*S,t[8]=C*S,t[9]=(p*u*o-h*v*o-p*i*m+e*v*m+h*i*A-e*u*A)*S,t[10]=(r*v*o-p*a*o+p*i*c-e*v*c-r*i*A+e*a*A)*S,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*m-e*a*m)*S,t[12]=M*S,t[13]=(h*v*s-p*u*s+p*i*f-e*v*f-h*i*g+e*u*g)*S,t[14]=(p*a*s-r*v*s-p*i*l+e*v*l+r*i*g-e*a*g)*S,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*S,n},Ht=new Map,Ls=new Map;function xv(n){ci(n).forEach(e=>{var i,s,o;Ht.has(e)||(e instanceof HTMLElement?Ht.set(e,{opacity:e.style.opacity===""?void 0:e.style.opacity,visible:{display:e.style.display,visibility:e.style.visibility}}):e.isObject3D&&(e.material?e.material instanceof b.ShaderMaterial?Ht.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):Ht.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(o=e.material)==null?void 0:o.transparent,visible:e.visible}):Ht.set(e,{visible:e.visible})))})}function qc(n){ci(n).forEach(e=>{const i=Ht.get(e);i&&(e instanceof HTMLElement&&(e.style.opacity=i.opacity===void 0?"":i.opacity,e.style.display=i.visible.display,e.style.visibility=i.visible.visibility),e.isObject3D&&(e.visible=i.visible,e.material&&(e.material instanceof b.ShaderMaterial?(e.material.uniforms.opacity&&(e.material.uniforms.opacity.value=i.opacity),e.material.transparent=i.transparent):(e.material.opacity=i.opacity,e.material.transparent=i.transparent))),Ht.delete(e))})}function yr(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=ci(n);const s=[];i.forEach(l=>{l&&(l instanceof HTMLElement?s.push(l):l.isObject3D&&(e?(s.push(l),l.traverse(c=>{c&&s.push(c)})):s.push(l)))}),i=[...new Set(s.filter(Boolean))],xv(i);const o=Yo(k({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var p;const u=h.target;if(!Ht.has(u))return;const m=Number((p=Ht.get(u).opacity)!=null?p:1)*(100-l.progress)/100;u instanceof HTMLElement?u.style.opacity=String(m):u.material&&(u.material instanceof b.ShaderMaterial?(u.material.uniforms.opacity&&(u.material.uniforms.opacity.value=m),u.material.transparent=!0):(u.material.opacity=m,u.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));o.preComplete=()=>{o!=null&&o.completed||(o==null||o.pause(),qc(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Ls.get(n);return r==null||r.pause(),r==null||r.seek(0),Ls.set(n,o),o.play(),o.finished.then(()=>{var l;qc(i),setTimeout(()=>{Ls.get(n)===o&&Ls.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function Xf(n,t){return yr(n,k({update:e=>{var i;e.animatables.forEach(s=>{const o=s.target;if(!Ht.has(o))return;const r=Ht.get(o),l=(Number(r==null?void 0:r.opacity)||Number(t==null?void 0:t.maxOpacity)||1)*(e.progress/100);o instanceof HTMLElement?(o.style.opacity=String(l),o.style.visibility="visible"):o.isObject3D&&(ci(n).includes(o)&&(o.visible=!0),o.material&&(o.material instanceof b.ShaderMaterial?(o.material.uniforms.opacity&&(o.material.uniforms.opacity.value=l),o.material.transparent=!0):(o.material.opacity=l,o.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}const Sa=Math.PI*2;function kv(n){return(n%Sa+Sa)%Sa}function Js(n){return{longitude:kv(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Dv(n,t,e){return Q(this,null,function*(){var w,I,C;if(!t)return;const i=Yf(t);if(!i)return;const s=new gr(n),o=(w=e==null?void 0:e.scale)!=null?w:1.4,r=i.center,a=n.camera.position.clone().sub(r).setY(0).normalize(),l=n.state.mode==="Mapview"?n.state.fov:60,h=Math.max(1.5,i.radius*o),u=h*(1/Math.tan(b.MathUtils.degToRad(l/2)));let f=0;const m=[],p=M=>{const E=b.MathUtils.degToRad(M);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),E).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let M=0;const E=p(f),S=F=>{const N=F.distanceTo(E),G=new b.Raycaster(F,E.clone().sub(F).normalize()),H=s.model.intersectRaycaster(G,void 0,!0)[0],Y=H==null?void 0:H.distance;xe(Y)?Y>N&&(M+=1):M+=1},T=i.clampPoint(E,new b.Vector3);S(T);const W=new b.Vector3(r.x,E.y,r.z);if(S(W),m[M]=f,M===2)break;f+=30}const v=p((C=(I=m[2])!=null?I:m[1])!=null?C:0),g=v.distanceTo(r),A=Js(r.clone().sub(v).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:r,distance:g},A),800);n.setState(k({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function Zf(n,t,e){return Q(this,null,function*(){var v,g;if(!t)return;const i=(v=e==null?void 0:e.distance)!=null?v:3,s=new gr(n),o=n.camera.position.clone().sub(t).setY(0).normalize(),r=n.state.mode==="Mapview"?n.state.fov:60,a=i,l=a*Math.cos(b.MathUtils.degToRad(r/2)),c=a*Math.sin(b.MathUtils.degToRad(r/2));let h=0;const u=[],f=A=>{const w=b.MathUtils.degToRad(A);return o.clone().applyAxisAngle(new b.Vector3(0,1,0),w).clone().multiplyScalar(l).add(new b.Vector3(0,c,0)).add(t)};for(;h!==360;){let A=0;const w=f(h);if((C=>{const M=C.distanceTo(w),E=new b.Raycaster(C,w.clone().sub(C).normalize()),S=s.model.intersectRaycaster(E,void 0,!0)[0],T=S==null?void 0:S.distance;xe(T)?T>M&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),p=Js(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:t,distance:i},p),800);n.setState(k({mode:"Mapview",offset:t,distance:i},p)),yield n.ready()})}function gn(n){return Q(this,null,function*(){return new Promise(t=>{if(Jf(n))t();else{const e=i=>{const s=Wt(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function Jf(n){var t;return(t=Wt(n))==null?void 0:t.loaded}function qf(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new b.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class wr{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"lastMouseDownEvent");d(this,"lastTouchEvent");d(this,"handleWantsGesture",(t,e)=>{var s;if(e.length!==1)return;const i=e[0];if(i.raycaster){const o=new al;o.ray=i.raycaster.ray,o.near=i.raycaster.near,o.far=i.raycaster.far,o.camera=i.raycaster.camera,o.layers=i.raycaster.layers,o.params=i.raycaster.params,i.raycaster=o}if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){let o;o||(o=(s=this.lastMouseDownEvent)!=null?s:this.lastTouchEvent),o||(o=new MouseEvent("click",{clientX:i.x,clientY:i.y}));const r=this.onDomEvent("click",i,o),a=this.onDomEvent("wantDblclick",i,o,this.boundObject.dblclick);if(r===!1||a===!1)return!1}if(this.dragging)return!1}});d(this,"handleDomEvent",(t,e,i)=>{const s={x:e.clientX,y:e.clientY};this.onDomEvent(t,s,e,i)});d(this,"handleMouseEvent",t=>{this.handleDomEvent(t.type,t)});d(this,"handleMousedown",t=>{this.lastMouseDownEvent=t,this.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});d(this,"handleTouchStart",t=>{this.lastTouchEvent=t});d(this,"handleMouseup",t=>{var e;this.dragging=!1,(e=this.haveDragEventObject)==null||e.forEach(i=>{i._dragging&&(i._dragging=!1,this.notify({eventName:"dragend",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})}))}),this.handleDomEvent("mouseup",t)});d(this,"handleMousemove",t=>{var e;this.dragging&&((e=this.boundObject.drag)==null||e.forEach(i=>{i._dragging&&this.notify({eventName:"drag",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})})}))});d(this,"onDomEvent",(t,e,i,s=this.boundObject[t])=>{var f,m,p,v,g;if(!e||!s||(s==null?void 0:s.length)===0)return;const o=[];((f=this.config)==null?void 0:f.fiveModels)!==null&&((m=this.config)!=null&&m.fiveModels?o.push(...this.config.fiveModels):o.push(this.model));const r=o.filter(A=>A.loaded),a=(p=e.raycaster)!=null?p:this.getRaycaster(e);a.params.Points.threshold=.02;const l=a.intersectObjects(s,!0),c=[];r.forEach(A=>{const w=A.intersectRaycaster(a);c.push(...w)});const h=.01;if(c.length>0&&l.length>0&&c[0].distance+h<l[0].distance)return;const u=(v=l==null?void 0:l[0])==null?void 0:v.object;if(t==="wantDblclick")return!1;if((!u||!this.objectIsBound(u))&&t==="hover")for(const A of(g=this.boundObject.hover)!=null?g:[])A._hovered&&this.notify({eventName:"unHover",object:A});if(u&&u&&this.notify({eventName:t,object:u,originEvent:i,raycaster:a,intersects:l}))return!1});d(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});d(this,"notify",t=>{var p,v,g;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;if(!i)return;let a=!1,l=[];const c=[],h=()=>{const A=r.slice(1);return this.notify(te(k({},t),{object:A[0].object,intersects:A}))};let u=i;for(c.push(u);u.parent;)u=u.parent,c.push(u);const f=c.at(-1);if((p=this.config)!=null&&p.noEmitWhenNotInScene&&f.type!=="Scene")return h();let m=!1;for(const A of c){if(a)break;A.draggable&&(e==="dragstart"&&(A._dragging=!0,this.dragging=!0),e==="dragend"&&(A._dragging=!1,this.dragging=!1));const w=A._domEvent;if(!w)continue;const I=w[`${e}Handler`];if(I)for(const[C,M]of I){if(M!=null&&M.noEmitWhenNotInScene&&f.type!=="Scene"||((v=this.config)!=null&&v.noEmitWhenHide||M!=null&&M.noEmitWhenHide)&&!Ol(A))continue;if(m=!0,e==="hover"){if(A._hovered)continue;A._hovered=!0;for(const S of(g=this.boundObject.hover)!=null?g:[])S!==A&&S._hovered&&this.notify({eventName:"unHover",object:S})}if(e==="unHover"){if(!A._hovered)continue;A._hovered=!1}const E=C({type:e,target:A,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(E!=null?E:!0)}}if(m===!1)return h();if(e==="click"||e==="wantDblclick")return l.some(A=>A===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),document.addEventListener("touchstart",this.handleTouchStart),document.addEventListener("dblclick",this.handleMouseEvent),document.addEventListener("mouseup",this.handleMouseup),document.addEventListener("mousemove",this.handleMousemove)}get haveDragEventObject(){return[...new Set([this.boundObject.dragend,this.boundObject.drag,this.boundObject.dragstart].flat())].filter(Boolean)}get model(){return Wt(this.five)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),this.boundObject[e].includes(t)||this.boundObject[e].push(t),t._domEvent[`${e}Handler`].push([i,k({noEmitWhenHide:!1,noEmitWhenNotInScene:!1},s)])}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||(e===void 0&&(Object.keys(this.boundObject).forEach(l=>{var h,u;const c=(h=this.boundObject[l])==null?void 0:h.findIndex(f=>f===t);c!==-1&&((u=this.boundObject[l])==null||u.splice(c,1))}),t._domEvent={}),!t._domEvent[`${e}Handler`]))return;if(i===void 0){delete t._domEvent[`${e}Handler`];return}const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}clear(){this.boundObject={}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("touchstart",this.handleTouchStart),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}toJSON(){return{boundObject:this.boundObject}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=qf(t,e),s=new al;return s.setFromCamera(i,this.five.camera),s}}function Sv(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}function Kf(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function Nl(n,t){return Kf(t)?t:`${n}${t}`}class Qn extends mr{constructor(){super(...arguments);d(this,"disposeMethods",[]);d(this,"animationFrameDisposer");d(this,"onDispose",e=>(this.disposeMethods.push(e),this));d(this,"play",()=>{var e;return this.start(0),(e=this.animationFrameDisposer)==null||e.call(this),this.animationFrameDisposer=ss(i=>this.update(i)),this});d(this,"stop",()=>{var e;return super.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this});d(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(i=>i()),this.disposeMethods=[],jf(this)})}}function Ns(n,t=ni.Linear.None){const e=new Qn({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const Wn=window.requestAnimationFrame||(n=>setTimeout(n,16)),Tv=window.cancelAnimationFrame||clearTimeout;function qs(n,t=0){t<=0?Wn(n):Wn(()=>qs(n,t-1))}function Lv(){return Q(this,null,function*(){return new Promise(n=>{Wn(()=>n())})})}function ss(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=Wn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=Wn(r),function(){Tv(e)}}function zv(){const n=Date.now();return new Promise(t=>{Wn(()=>{t(Date.now()-n)})})}function Jo(n){return Object.prototype.toString.call(n)==="[object Object]"}function Cr(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function jv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Cr(n[r],t[r]))return!1}return!0}function Ov(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Cr(n[e],t[e]))return!1;return!0}function Vv(n,t){return Cr(n,t)?!0:Jo(n)&&Jo(t)?jv(n,t):Array.isArray(n)&&Array.isArray(t)?Ov(n,t):!1}function Gl(n,t){return Cr(n,t)?!0:Jo(n)&&Jo(t)?Rv(n,t):Array.isArray(n)&&Array.isArray(t)?Bv(n,t):!1}function Bv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Gl(n[e],t[e]))return!1;return!0}function Rv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Gl(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?Gl(n,t):Vv(n,t)}const _v=new b.Vector2;class Fv{constructor(t,e){d(this,"scene",new b.Scene);d(this,"five");d(this,"renderer");d(this,"cancelRequestAnimationFrameId");d(this,"camera",new b.Camera);d(this,"domInited",!1);d(this,"canvasWrapper");d(this,"params");d(this,"_rendererCache");d(this,"_cameraCache");d(this,"animate",()=>{var s,o,r;if(this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate),!this.five.renderer)return;const t=this.five.renderer.getSize(_v),e=t.toArray().join(",");e!==this._rendererCache&&(this._rendererCache=e,this.renderer.setSize(t.x,t.y));const i=this.five.camera.projectionMatrix.toArray().join(",")+this.five.camera.matrixWorld.toArray().join(",");if(i!==this._cameraCache&&(this._cameraCache=i,this.camera.copy(this.five.camera)),this.renderer.render(this.scene,this.camera),!this.domInited){const a=(s=this.five.getElement())==null?void 0:s.parentElement;a&&(this.canvasWrapper=document.createElement("div"),this.canvasWrapper.classList.add("five-puppet"),this.canvasWrapper.style.position="absolute",this.canvasWrapper.style.pointerEvents="none",this.canvasWrapper.style.left="0",this.canvasWrapper.style.top="0",this.canvasWrapper.style.zIndex=`${(r=(o=this.params)==null?void 0:o.zIndex)!=null?r:1}`,this.canvasWrapper.appendChild(this.renderer.domElement),a.appendChild(this.canvasWrapper),this.domInited=!0)}});d(this,"stopAnimate",()=>{this.cancelRequestAnimationFrameId&&cancelAnimationFrame(this.cancelRequestAnimationFrameId)});d(this,"destory",()=>{var t;this.stopAnimate(),this.renderer.dispose(),this.renderer.domElement.remove(),(t=this.canvasWrapper)==null||t.remove()});this.five=t,this.params=e,this.renderer=new Ze.InternalWebGLRenderer({webgl2:!0,pixelRatio:window.devicePixelRatio,backgroundAlpha:0,backgroundColor:0}),this.renderer.domElement.style.pointerEvents="none",this.renderer.setSize(1,1),window.__FIVEPUPPET_DEBUG__=this,this.animate()}}const $f=1,Kc=`CSS3DObjectPlus@${$f}`,Hv=.00216,Nv=.003;class em extends Uo.CSS3DObject{constructor(e){var M,E,S,T,W;if(ri(e.cornerPoints)&&ri(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(M=e.container)!=null?M:document.createElement("div"),s=(E=e.cornerPoints)!=null?E:(()=>{const F=e.width/2;return[new U.Vector3(-F,F,0),new U.Vector3(-F,-F,0),new U.Vector3(F,-F,0),new U.Vector3(F,F,0)]})(),o=(S=e.ratio)!=null?S:Nv,r=(T=e.dpr)!=null?T:1,a=(W=e.pointerEvents)!=null?W:"auto",l=Math.max(Hv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Xo(c/o*r),f=Xo(h/o*r),m=jt(...s);let p;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,p=i;else{const F=document.createElement("div");F.style.width=`${u}px`,F.style.height=`${f}px`,F.style.pointerEvents="none";const N=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${N*u}px`,i.style.height=`${N*f}px`,F.appendChild(i),p=F}super(p);d(this,"version",$f);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Kc);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ht);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Ol(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new _p(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=m;else{const F=o/l;this.width=F*c,this.height=F*h,this.domWidthPx=F*u,this.domHeightPx=F*f,this.centerPosition=new U.Vector3().subVectors(m,s[0]).multiplyScalar(F).add(s[0])}i.classList.add(`${Kc}__container`);const v=new U.Vector3().subVectors(s[1],s[0]),g=new U.Vector3().subVectors(s[3],s[0]),A=new U.Vector3().crossVectors(v,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new U.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var F;this.mode==="front"&&((F=this.opacityMesh)==null||F.removeFromParent())}),this.addEventListener("removed",()=>{var F;(F=this.opacityMesh)==null||F.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}function Un(n){const t=[];return ci(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class Gv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Un(t).forEach(e=>{e.mode="front"}),this}}class Qv extends b.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Un(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Un(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class tm extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Un(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=Un(this).length}}class Wv extends tm{constructor(){super("front")}}class Uv extends tm{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Un(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Yv=3,cl="CSS3DRenderer",zs=`${cl}@${Yv}`,Dn=()=>{console.error(`${zs} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new ol},behindModeStore:{css3DRenderer:new ol}};function $c(n){return ot.css3DObjects.find(t=>t.id===n)}function Xv(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function Zv(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Yn{constructor(t){d(this,"hooks",new ht);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Wv});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Dn();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(M,i)})(),o=e.map(De);if((o==null?void 0:o.length)<4)return console.error(`${zs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let m=!1;const p=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(p),s.scene&&this.setScene(s.scene);const v=()=>{if(m)return;const M=p.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(p)},g=()=>{m||(v(),this.render(t),this.hooks.emit("render"))},A=M=>this.setVisibleById(p.id,M),w=M=>this.setEnabledById(p.id,M),I=()=>(m=!0,p.removeFromParent(),!0),C=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:p.uuid,container:h,css3DObject:p,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:M=>C.setWrapper(M)}});d(this,"setVisibleById",(t,e)=>{var i;(i=$c(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=$c(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new em(te(k({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${cl}__container`),i.element.id=`${cl}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Dn();const i=k({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=ot.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Gv;ot.frontModeStore.css3DScene=s}return ot.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=ot.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=ot.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${zs}: scene is required when mode is behind`);return}const r=new Qv(o);ot.behindModeStore.css3DScene=r,ot.behindModeStore.scene=o}return ot.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new Uv(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${zs}: css3DScene is required when mode is front`);ot.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${zs}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof Uo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Uo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(Yn,"setFrontModeContainer",Xv),d(Yn,"setBehindModeContainer",Zv);const Gt=document.createElement("div");Gt.classList.add("behindFiveElement");Gt.style.position="absolute";Gt.style.top="0";Gt.style.left="0";Gt.style.width="100%";Gt.style.height="100%";Gt.style.pointerEvents="none";function im(n){var i,s,o,r,a;const t=(a=(s=Ta(n.getElement()))!=null?s:Ta((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Ta((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Gt)||t.parentElement.insertBefore(Gt,t),Gt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function Ta(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}const nm="v2.0.1",eh=`CSS3DRenderPlugin@${nm}`;let Jv=class extends Yn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",nm);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");d(this,"created3DElementResults",[]);d(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var u;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${eh}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(u=i==null?void 0:i.dpr)!=null?u:1,mode:"front",autoRender:!0,wrapperStyle:{}};return Object.assign(h,i,(i==null?void 0:i.mode)==="behind"?{scene:this.five.scene}:void 0)})(),{autoRender:o}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const r=this.create3DElement(this.five.camera,e,te(k({},s),{autoRender:!1}));if(!r)return;const a=r.dispose;r.dispose=()=>(this.created3DElementResults.includes(r)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(r),1),a());const l=()=>{var u,f;const h=r.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(u=this.five.getElement())==null?void 0:u.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${eh}: wrapper is ${h}; mode is ${r.css3DObject.mode}`);r.appendToElement(h),r.render(),this.created3DElementResults.push(r)},c=()=>{r.css3DObject.mode==="front"&&l(),r.css3DObject.mode==="behind"&&gn(this.five).then(()=>l())};return o&&c(),te(k({},r),{render:o?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const i=super.setState(...e);return this.five.needsRender=!0,i}appendToFrontFiveContainer(e){this.frontFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="front"&&i.appendToElement(e)})}appendToBehindFiveContainer(e){this.behindFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="behind"&&i.appendToElement(e)})}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=im(this.five),this.behindFiveContainer)}absoluteUrl(e){return Nl(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Ks=n=>new Jv(n);class sm extends fr.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function La(n,t,e=new U.Vector3(1,1,1),i=!1){const s=new sm(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const qv=n=>{const t={intersection:null,disposers:[]},e=h=>{t.intersection=h},i=()=>{t.intersection=null};n.on("modelLoaded",()=>{n.on("intersectionOnModelUpdate",e),n.on("intersectionHidden",i)}),n.on("dispose",()=>{n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)});const s=(h,u=2,f=.1)=>{const m=u/2,v=c(h,f),g=new U.Group;g.add(La(new U.Vector3(v.x+m,v.y,v.z),new U.Vector3(v.x-m,v.y,v.z),new U.Vector3(1,0,0)),La(new U.Vector3(v.x,v.y+m,v.z),new U.Vector3(v.x,v.y-m,v.z),new U.Vector3(0,1,0)),La(new U.Vector3(v.x,v.y,v.z+m),new U.Vector3(v.x,v.y,v.z-m),new U.Vector3(0,0,1))),n.scene.add(g),n.needsRender=!0;const A=()=>{n.scene.remove(g)};return t.disposers.push(A),{clear:A,pointAxesHelperMesh:g}},o=(h,u=0)=>{var A,w;const f=(A=n==null?void 0:n.camera)==null?void 0:A.position;if(!f)return!1;const m=h.distanceTo(f),p=h.sub(f).normalize(),v=new U.Raycaster(f,p),g=(w=n.model.intersectRaycaster(v))==null?void 0:w[0];return!(g&&g.distance+u<m)},r=()=>t.intersection,a=()=>{var h,u;(u=(h=t.disposers)==null?void 0:h.forEach)==null||u.call(h,f=>f==null?void 0:f()),n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)},l=a,c=(h,u)=>{const f=h.clone();return n.camera.position.clone().sub(f).setLength(u).add(f)};return{intersection:r,pointAxesHelper:s,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:o}};function K(){}const yi=n=>n;function vt(n,t){for(const e in t)n[e]=t[e];return n}function Kv(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function om(n){return n()}function th(){return Object.create(null)}function rt(n){n.forEach(om)}function hi(n){return typeof n=="function"}function ce(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let Mo;function dt(n,t){return Mo||(Mo=document.createElement("a")),Mo.href=t,n===Mo.href}function $v(n){return Object.keys(n).length===0}function os(n,t,e,i){if(n){const s=rm(n,t,e,i);return n[0](s)}}function rm(n,t,e,i){return n[1]&&i?vt(e.ctx.slice(),n[1](i(t))):e.ctx}function rs(n,t,e,i){if(n[2]&&i){const s=n[2](i(e));if(t.dirty===void 0)return s;if(typeof s=="object"){const o=[],r=Math.max(t.dirty.length,s.length);for(let a=0;a<r;a+=1)o[a]=t.dirty[a]|s[a];return o}return t.dirty|s}return t.dirty}function as(n,t,e,i,s,o){if(s){const r=rm(t,e,i,o);n.p(r,s)}}function ls(n){if(n.ctx.length>32){const t=[],e=n.ctx.length/32;for(let i=0;i<e;i++)t[i]=-1;return t}return-1}function et(n){return n==null?"":n}function Qt(n){return n&&hi(n.destroy)?n.destroy:K}function ih(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const am=typeof window!="undefined";let Ql=am?()=>window.performance.now():()=>Date.now(),Wl=am?n=>requestAnimationFrame(n):K;const Fn=new Set;function lm(n){Fn.forEach(t=>{t.c(n)||(Fn.delete(t),t.f())}),Fn.size!==0&&Wl(lm)}function Ul(n){let t;return Fn.size===0&&Wl(lm),{promise:new Promise(e=>{Fn.add(t={c:n,f:e})}),abort(){Fn.delete(t)}}}function j(n,t){n.appendChild(t)}function me(n,t,e){const i=Yl(n);if(!i.getElementById(t)){const s=L("style");s.id=t,s.textContent=e,cm(i,s)}}function Yl(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function e0(n){const t=L("style");return cm(Yl(n),t),t.sheet}function cm(n,t){return j(n.head||n,t),t.sheet}function B(n,t,e){n.insertBefore(t,e||null)}function O(n){n.parentNode&&n.parentNode.removeChild(n)}function Yt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function L(n){return document.createElement(n)}function He(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function Se(n){return document.createTextNode(n)}function ee(){return Se(" ")}function Ee(){return Se("")}function we(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function t0(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function P(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function i0(n){return Array.from(n.childNodes)}function Le(n,t){t=""+t,n.data!==t&&(n.data=t)}function z(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let xo;function n0(){if(xo===void 0){xo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){xo=!0}}return xo}function Xl(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=L("iframe");i.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),i.setAttribute("aria-hidden","true"),i.tabIndex=-1;const s=n0();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=we(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=we(i.contentWindow,"resize",t),t()}),j(n,i),()=>{(s||o&&i.contentWindow)&&o(),O(i)}}function ie(n,t,e){n.classList[e?"add":"remove"](t)}function hm(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class qo{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,i=null){this.e||(this.is_svg?this.e=He(e.nodeName):this.e=L(e.nodeType===11?"TEMPLATE":e.nodeName),this.t=e.tagName!=="TEMPLATE"?e:e.content,this.c(t)),this.i(i)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)B(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(O)}}const Ko=new Map;let $o=0;function s0(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function o0(n,t){const e={stylesheet:e0(t),rules:{}};return Ko.set(n,e),e}function er(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
435
|
+
`;function bv(){const n=new b.PlaneGeometry(.4,.4),t=mv,e=new b.TextureLoader().load(t);e.encoding=b.sRGBEncoding,e.minFilter=b.LinearFilter;const i=new b.MeshBasicMaterial({map:e,transparent:!0,depthTest:!1});return new b.Mesh(n,i)}function yv(){const n=new b.CurvePath;n.add(new b.LineCurve3(new b.Vector3(0,0,0),new b.Vector3(0,0,.1)));const t=new b.TubeGeometry(n,8,.003),e=new b.ShaderMaterial({vertexShader:vv,fragmentShader:Av,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function wv(){const n=new b.SphereGeometry(.01,20,20),t=new b.MeshBasicMaterial({color:10349931,depthTest:!1,transparent:!0,side:b.DoubleSide}),e=new b.Mesh(n,t);return e.position.set(0,0,.1),e}function Cv(){const t=new em({pointerEvents:"none",cornerPoints:[new b.Vector3(-.2,.2,0),new b.Vector3(-.2,-.2,0),new b.Vector3(.2,-.2,0),new b.Vector3(.2,.2,0)]}),e=document.createElement("div");return e.style.width="100%",e.style.height="100%",e.style.backgroundImage=`url(${Nf})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class Gf extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");this.planeMesh=bv(),this.lineMesh=yv(),this.ballMesh=wv(),this.borderMesh=Cv(),this.addEventListener("added",()=>{this.add(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),this.addEventListener("removed",()=>{this.remove(this.planeMesh,this.lineMesh,this.ballMesh,this.borderMesh)}),Bf(e)}updateWithIntersect(e){if(!e.face)return;const i=new b.Vector3().addVectors(e.point,e.face.normal);this.position.copy(e.point),this.lookAt(i)}show(){this.visible=!0,this.borderMesh.parent||this.add(this.borderMesh)}hide(){this.visible=!1,this.remove(this.borderMesh)}dispose(){var e;(e=this.planeMesh.material.map)==null||e.dispose()}}class Qf extends b.Object3D{constructor(){super(...arguments);d(this,"children",[])}getRaycastIntersects(e){const i=[];return this.raycast(e,i),i}getRaycastIntersection(e){return this.getRaycastIntersects(e)[0]}}class Wf extends U.LineSegments{constructor(t,e){super(t,e)}}const Da=new b.Vector3;class Pv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;Da.subVectors(t,this.center);const e=Da.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(Da,s/i),this.radius+=s}return this}}function Iv(n){const{max:t,min:e}=n;return[new b.Vector3(t.x,t.y,t.z),new b.Vector3(e.x,t.y,t.z),new b.Vector3(e.x,e.y,t.z),new b.Vector3(t.x,e.y,t.z),new b.Vector3(t.x,t.y,e.z),new b.Vector3(e.x,t.y,e.z),new b.Vector3(e.x,e.y,e.z),new b.Vector3(t.x,e.y,e.z)]}function ki(n,t){const{max:e,min:i}=n;switch(t){case 0:return new b.Vector3(e.x,e.y,e.z);case 1:return new b.Vector3(i.x,e.y,e.z);case 2:return new b.Vector3(i.x,i.y,e.z);case 3:return new b.Vector3(e.x,i.y,e.z);case 4:return new b.Vector3(e.x,e.y,i.z);case 5:return new b.Vector3(i.x,e.y,i.z);case 6:return new b.Vector3(i.x,i.y,i.z);case 7:return new b.Vector3(e.x,i.y,i.z)}}function ns(n){return Hl(n,"box3")}function Uf(n){return Hl(n,"sphere")}function Ev(n){return br(n,"box3")}function Yf(n){return br(n,"sphere")}function br(n,t){const e=t==="box3"?new b.Box3:new Pv,i=new b.Vector3;if(n.updateWorldMatrix(!1,!1),n.traverse(s=>{var r;if(s.name==="shadow"||s.type==="Line2")return;const o=s.geometry;if(s.updateWorldMatrix(!1,!1),o!==void 0){const a=(r=o==null?void 0:o.attributes)==null?void 0:r.position;if(a)for(let l=0,c=a.count;l<c;l++)i.fromBufferAttribute(a,l).applyMatrix4(s.matrixWorld),e.expandByPoint(i);else o.vertices&&o.vertices.forEach(l=>{const c=l.clone().applyMatrix4(s.matrixWorld);e.expandByPoint(c)})}}),!e.isEmpty())return e}function Hl(n,t){const e=br(n,t);return e&&e.applyMatrix4(Mv(n.matrixWorld.clone())),e}const Mv=n=>{const t=n.elements,e=t[0],i=t[1],s=t[2],o=t[3],r=t[4],a=t[5],l=t[6],c=t[7],h=t[8],u=t[9],f=t[10],m=t[11],p=t[12],v=t[13],g=t[14],A=t[15],w=u*g*c-v*f*c+v*l*m-a*g*m-u*l*A+a*f*A,I=p*f*c-h*g*c-p*l*m+r*g*m+h*l*A-r*f*A,C=h*v*c-p*u*c+p*a*m-r*v*m-h*a*A+r*u*A,M=p*u*l-h*v*l-p*a*f+r*v*f+h*a*g-r*u*g,E=e*w+i*I+s*C+o*M;if(E===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/E;return t[0]=w*S,t[1]=(v*f*o-u*g*o-v*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-v*l*o+v*s*c-i*g*c-a*s*A+i*l*A)*S,t[3]=(u*l*o-a*f*o-u*s*c+i*f*c+a*s*m-i*l*m)*S,t[4]=I*S,t[5]=(h*g*o-p*f*o+p*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(p*l*o-r*g*o-p*s*c+e*g*c+r*s*A-e*l*A)*S,t[7]=(r*f*o-h*l*o+h*s*c-e*f*c-r*s*m+e*l*m)*S,t[8]=C*S,t[9]=(p*u*o-h*v*o-p*i*m+e*v*m+h*i*A-e*u*A)*S,t[10]=(r*v*o-p*a*o+p*i*c-e*v*c-r*i*A+e*a*A)*S,t[11]=(h*a*o-r*u*o-h*i*c+e*u*c+r*i*m-e*a*m)*S,t[12]=M*S,t[13]=(h*v*s-p*u*s+p*i*f-e*v*f-h*i*g+e*u*g)*S,t[14]=(p*a*s-r*v*s-p*i*l+e*v*l+r*i*g-e*a*g)*S,t[15]=(r*u*s-h*a*s+h*i*l-e*u*l-r*i*f+e*a*f)*S,n},Ht=new Map,Ls=new Map;function xv(n){ci(n).forEach(e=>{var i,s,o;Ht.has(e)||(e instanceof HTMLElement?Ht.set(e,{opacity:e.style.opacity===""?void 0:e.style.opacity,visible:{display:e.style.display,visibility:e.style.visibility}}):e.isObject3D&&(e.material?e.material instanceof b.ShaderMaterial?Ht.set(e,{opacity:(i=e.material.uniforms.opacity)==null?void 0:i.value,transparent:e.material.transparent,visible:e.visible}):Ht.set(e,{opacity:(s=e.material)==null?void 0:s.opacity,transparent:(o=e.material)==null?void 0:o.transparent,visible:e.visible}):Ht.set(e,{visible:e.visible})))})}function qc(n){ci(n).forEach(e=>{const i=Ht.get(e);i&&(e instanceof HTMLElement&&(e.style.opacity=i.opacity===void 0?"":i.opacity,e.style.display=i.visible.display,e.style.visibility=i.visible.visibility),e.isObject3D&&(e.visible=i.visible,e.material&&(e.material instanceof b.ShaderMaterial?(e.material.uniforms.opacity&&(e.material.uniforms.opacity.value=i.opacity),e.material.transparent=i.transparent):(e.material.opacity=i.opacity,e.material.transparent=i.transparent))),Ht.delete(e))})}function yr(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=ci(n);const s=[];i.forEach(l=>{l&&(l instanceof HTMLElement?s.push(l):l.isObject3D&&(e?(s.push(l),l.traverse(c=>{c&&s.push(c)})):s.push(l)))}),i=[...new Set(s.filter(Boolean))],xv(i);const o=Yo(k({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var p;const u=h.target;if(!Ht.has(u))return;const m=Number((p=Ht.get(u).opacity)!=null?p:1)*(100-l.progress)/100;u instanceof HTMLElement?u.style.opacity=String(m):u.material&&(u.material instanceof b.ShaderMaterial?(u.material.uniforms.opacity&&(u.material.uniforms.opacity.value=m),u.material.transparent=!0):(u.material.opacity=m,u.material.transparent=!0))}),(c=t==null?void 0:t.updateRender)==null||c.call(t)}},t));o.preComplete=()=>{o!=null&&o.completed||(o==null||o.pause(),qc(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Ls.get(n);return r==null||r.pause(),r==null||r.seek(0),Ls.set(n,o),o.play(),o.finished.then(()=>{var l;qc(i),setTimeout(()=>{Ls.get(n)===o&&Ls.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function Xf(n,t){return yr(n,k({update:e=>{var i;e.animatables.forEach(s=>{const o=s.target;if(!Ht.has(o))return;const r=Ht.get(o),l=(Number(r==null?void 0:r.opacity)||Number(t==null?void 0:t.maxOpacity)||1)*(e.progress/100);o instanceof HTMLElement?(o.style.opacity=String(l),o.style.visibility="visible"):o.isObject3D&&(ci(n).includes(o)&&(o.visible=!0),o.material&&(o.material instanceof b.ShaderMaterial?(o.material.uniforms.opacity&&(o.material.uniforms.opacity.value=l),o.material.transparent=!0):(o.material.opacity=l,o.material.transparent=!0)))}),(i=t==null?void 0:t.updateRender)==null||i.call(t)}},t))}const Sa=Math.PI*2;function kv(n){return(n%Sa+Sa)%Sa}function Js(n){return{longitude:kv(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function Dv(n,t,e){return Q(this,null,function*(){var w,I,C;if(!t)return;const i=Yf(t);if(!i)return;const s=new gr(n),o=(w=e==null?void 0:e.scale)!=null?w:1.4,r=i.center,a=n.camera.position.clone().sub(r).setY(0).normalize(),l=n.state.mode==="Mapview"?n.state.fov:60,h=Math.max(1.5,i.radius*o),u=h*(1/Math.tan(b.MathUtils.degToRad(l/2)));let f=0;const m=[],p=M=>{const E=b.MathUtils.degToRad(M);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),E).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let M=0;const E=p(f),S=F=>{const N=F.distanceTo(E),G=new b.Raycaster(F,E.clone().sub(F).normalize()),H=s.model.intersectRaycaster(G,void 0,!0)[0],Y=H==null?void 0:H.distance;xe(Y)?Y>N&&(M+=1):M+=1},T=i.clampPoint(E,new b.Vector3);S(T);const W=new b.Vector3(r.x,E.y,r.z);if(S(W),m[M]=f,M===2)break;f+=30}const v=p((C=(I=m[2])!=null?I:m[1])!=null?C:0),g=v.distanceTo(r),A=Js(r.clone().sub(v).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:r,distance:g},A),800);n.setState(k({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function Zf(n,t,e){return Q(this,null,function*(){var v,g;if(!t)return;const i=(v=e==null?void 0:e.distance)!=null?v:3,s=new gr(n),o=n.camera.position.clone().sub(t).setY(0).normalize(),r=n.state.mode==="Mapview"?n.state.fov:60,a=i,l=a*Math.cos(b.MathUtils.degToRad(r/2)),c=a*Math.sin(b.MathUtils.degToRad(r/2));let h=0;const u=[],f=A=>{const w=b.MathUtils.degToRad(A);return o.clone().applyAxisAngle(new b.Vector3(0,1,0),w).clone().multiplyScalar(l).add(new b.Vector3(0,c,0)).add(t)};for(;h!==360;){let A=0;const w=f(h);if((C=>{const M=C.distanceTo(w),E=new b.Raycaster(C,w.clone().sub(C).normalize()),S=s.model.intersectRaycaster(E,void 0,!0)[0],T=S==null?void 0:S.distance;xe(T)?T>M&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),p=Js(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(k({offset:t,distance:i},p),800);n.setState(k({mode:"Mapview",offset:t,distance:i},p)),yield n.ready()})}function gn(n){return Q(this,null,function*(){return new Promise(t=>{if(Jf(n))t();else{const e=i=>{const s=Wt(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function Jf(n){var t;return(t=Wt(n))==null?void 0:t.loaded}function qf(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new b.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class wr{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"lastMouseDownEvent");d(this,"lastTouchEvent");d(this,"handleWantsGesture",(t,e)=>{var s;if(e.length!==1)return;const i=e[0];if(i.raycaster){const o=new al;o.ray=i.raycaster.ray,o.near=i.raycaster.near,o.far=i.raycaster.far,o.camera=i.raycaster.camera,o.layers=i.raycaster.layers,o.params=i.raycaster.params,i.raycaster=o}if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){let o;o||(o=(s=this.lastMouseDownEvent)!=null?s:this.lastTouchEvent),o||(o=new MouseEvent("click",{clientX:i.x,clientY:i.y}));const r=this.onDomEvent("click",i,o),a=this.onDomEvent("wantDblclick",i,o,this.boundObject.dblclick);if(r===!1||a===!1)return!1}if(this.dragging)return!1}});d(this,"handleDomEvent",(t,e,i)=>{const s={x:e.clientX,y:e.clientY};this.onDomEvent(t,s,e,i)});d(this,"handleMouseEvent",t=>{this.handleDomEvent(t.type,t)});d(this,"handleMousedown",t=>{this.lastMouseDownEvent=t,this.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});d(this,"handleTouchStart",t=>{this.lastTouchEvent=t});d(this,"handleMouseup",t=>{var e;this.dragging=!1,(e=this.haveDragEventObject)==null||e.forEach(i=>{i._dragging&&(i._dragging=!1,this.notify({eventName:"dragend",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})}))}),this.handleDomEvent("mouseup",t)});d(this,"handleMousemove",t=>{var e;this.dragging&&((e=this.boundObject.drag)==null||e.forEach(i=>{i._dragging&&this.notify({eventName:"drag",object:i,originEvent:t,raycaster:this.getRaycaster({x:t.clientX,y:t.clientY})})}))});d(this,"onDomEvent",(t,e,i,s=this.boundObject[t])=>{var f,m,p,v,g;if(!e||!s||(s==null?void 0:s.length)===0)return;const o=[];((f=this.config)==null?void 0:f.fiveModels)!==null&&((m=this.config)!=null&&m.fiveModels?o.push(...this.config.fiveModels):o.push(this.model));const r=o.filter(A=>A.loaded),a=(p=e.raycaster)!=null?p:this.getRaycaster(e);a.params.Points.threshold=.02;const l=a.intersectObjects(s,!0),c=[];r.forEach(A=>{const w=A.intersectRaycaster(a);c.push(...w)});const h=.01;if(c.length>0&&l.length>0&&c[0].distance+h<l[0].distance)return;const u=(v=l==null?void 0:l[0])==null?void 0:v.object;if(t==="wantDblclick")return!1;if((!u||!this.objectIsBound(u))&&t==="hover")for(const A of(g=this.boundObject.hover)!=null?g:[])A._hovered&&this.notify({eventName:"unHover",object:A});if(u&&u&&this.notify({eventName:t,object:u,originEvent:i,raycaster:a,intersects:l}))return!1});d(this,"objectIsBound",t=>{let e=t._domEvent,i=t.parent;for(;typeof e=="undefined"&&i;)e=i._domEvent,i=i.parent;return!!e});d(this,"notify",t=>{var p,v,g;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;if(!i)return!1;let a=!1,l=[];const c=[],h=()=>{const A=r.slice(1);return A[0]?this.notify(te(k({},t),{object:A[0].object,intersects:A})):!1};let u=i;for(c.push(u);u.parent;)u=u.parent,c.push(u);const f=c.at(-1);if((p=this.config)!=null&&p.noEmitWhenNotInScene&&f.type!=="Scene")return h();let m=!1;for(const A of c){if(a)break;A.draggable&&(e==="dragstart"&&(A._dragging=!0,this.dragging=!0),e==="dragend"&&(A._dragging=!1,this.dragging=!1));const w=A._domEvent;if(!w)continue;const I=w[`${e}Handler`];if(I)for(const[C,M]of I){if(M!=null&&M.noEmitWhenNotInScene&&f.type!=="Scene"||((v=this.config)!=null&&v.noEmitWhenHide||M!=null&&M.noEmitWhenHide)&&!Ol(A))continue;if(m=!0,e==="hover"){if(A._hovered)continue;A._hovered=!0;for(const S of(g=this.boundObject.hover)!=null?g:[])S!==A&&S._hovered&&this.notify({eventName:"unHover",object:S})}if(e==="unHover"){if(!A._hovered)continue;A._hovered=!1}const E=C({type:e,target:A,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(E!=null?E:!0)}}if(m===!1)return h();if(e==="click"||e==="wantDblclick")return l.some(A=>A===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),document.addEventListener("touchstart",this.handleTouchStart),document.addEventListener("dblclick",this.handleMouseEvent),document.addEventListener("mouseup",this.handleMouseup),document.addEventListener("mousemove",this.handleMousemove)}get haveDragEventObject(){return[...new Set([this.boundObject.dragend,this.boundObject.drag,this.boundObject.dragstart].flat())].filter(Boolean)}get model(){return Wt(this.five)}addAutoBindEventListener(t,e,i,s){const o=()=>this.addEventListener(t,e,i,s),r=()=>this.removeEventListener(t,e,i,s);return t.addEventListener("added",o),t.addEventListener("removed",r),t.addEventListener("dispose",r),()=>{t.removeEventListener("added",o),t.removeEventListener("removed",r),t.removeEventListener("dispose",r)}}addEventListener(t,e,i,s){t._domEvent||(t._domEvent={}),t._domEvent[`${e}Handler`]||(t._domEvent[`${e}Handler`]=[]),this.boundObject[e]||(this.boundObject[e]=[]),this.boundObject[e].includes(t)||this.boundObject[e].push(t),t._domEvent[`${e}Handler`].push([i,k({noEmitWhenHide:!1,noEmitWhenNotInScene:!1},s)])}removeEventListener(t,e,i,...s){var r,a;if(!t._domEvent||(e===void 0&&(Object.keys(this.boundObject).forEach(l=>{var h,u;const c=(h=this.boundObject[l])==null?void 0:h.findIndex(f=>f===t);c!==-1&&((u=this.boundObject[l])==null||u.splice(c,1))}),t._domEvent={}),!t._domEvent[`${e}Handler`]))return;if(i===void 0){delete t._domEvent[`${e}Handler`];return}const o=t._domEvent[`${e}Handler`].findIndex(l=>l[0]===i);if(o!==-1&&(t._domEvent[`${e}Handler`].splice(o,1),t._domEvent[`${e}Handler`].length===0&&delete t._domEvent[`${e}Handler`],t._domEvent&&Object.keys(t._domEvent).length===0&&delete t._domEvent,!t._domEvent)){const l=(r=this.boundObject[e])==null?void 0:r.findIndex(c=>c===t);l!==-1&&((a=this.boundObject[e])==null||a.splice(l,1))}}clear(){this.boundObject={}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("touchstart",this.handleTouchStart),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}toJSON(){return{boundObject:this.boundObject}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=qf(t,e),s=new al;return s.setFromCamera(i,this.five.camera),s}}function Sv(n){return n.model?n.work?n.model.loaded?n.model.name!==n.work.model.file?{result:!1,msg:"five.model.name 与 five.work.model.file 不一致"}:{result:!0,msg:""}:{result:!1,msg:"five.model 未加载完成"}:{result:!1,msg:"five 数据未加载"}:{result:!1,msg:"five.model 不存在"}}function Kf(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function Nl(n,t){return Kf(t)?t:`${n}${t}`}class Qn extends mr{constructor(){super(...arguments);d(this,"disposeMethods",[]);d(this,"animationFrameDisposer");d(this,"onDispose",e=>(this.disposeMethods.push(e),this));d(this,"play",()=>{var e;return this.start(0),(e=this.animationFrameDisposer)==null||e.call(this),this.animationFrameDisposer=ss(i=>this.update(i)),this});d(this,"stop",()=>{var e;return super.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this});d(this,"dispose",()=>{var e;this.stop(),(e=this.animationFrameDisposer)==null||e.call(this),this.disposeMethods.forEach(i=>i()),this.disposeMethods=[],jf(this)})}}function Ns(n,t=ni.Linear.None){const e=new Qn({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const Wn=window.requestAnimationFrame||(n=>setTimeout(n,16)),Tv=window.cancelAnimationFrame||clearTimeout;function qs(n,t=0){t<=0?Wn(n):Wn(()=>qs(n,t-1))}function Lv(){return Q(this,null,function*(){return new Promise(n=>{Wn(()=>n())})})}function ss(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=Wn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=Wn(r),function(){Tv(e)}}function zv(){const n=Date.now();return new Promise(t=>{Wn(()=>{t(Date.now()-n)})})}function Jo(n){return Object.prototype.toString.call(n)==="[object Object]"}function Cr(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function jv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Cr(n[r],t[r]))return!1}return!0}function Ov(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Cr(n[e],t[e]))return!1;return!0}function Vv(n,t){return Cr(n,t)?!0:Jo(n)&&Jo(t)?jv(n,t):Array.isArray(n)&&Array.isArray(t)?Ov(n,t):!1}function Gl(n,t){return Cr(n,t)?!0:Jo(n)&&Jo(t)?Rv(n,t):Array.isArray(n)&&Array.isArray(t)?Bv(n,t):!1}function Bv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Gl(n[e],t[e]))return!1;return!0}function Rv(n,t){const e=Object.getOwnPropertyNames(n),i=Object.getOwnPropertyNames(t);if(e.length!==i.length)return!1;for(let s=0,o=e.length;s<o;s++){const r=e[s];if(!Gl(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?Gl(n,t):Vv(n,t)}const _v=new b.Vector2;class Fv{constructor(t,e){d(this,"scene",new b.Scene);d(this,"five");d(this,"renderer");d(this,"cancelRequestAnimationFrameId");d(this,"camera",new b.Camera);d(this,"domInited",!1);d(this,"canvasWrapper");d(this,"params");d(this,"_rendererCache");d(this,"_cameraCache");d(this,"animate",()=>{var s,o,r;if(this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate),!this.five.renderer)return;const t=this.five.renderer.getSize(_v),e=t.toArray().join(",");e!==this._rendererCache&&(this._rendererCache=e,this.renderer.setSize(t.x,t.y));const i=this.five.camera.projectionMatrix.toArray().join(",")+this.five.camera.matrixWorld.toArray().join(",");if(i!==this._cameraCache&&(this._cameraCache=i,this.camera.copy(this.five.camera)),this.renderer.render(this.scene,this.camera),!this.domInited){const a=(s=this.five.getElement())==null?void 0:s.parentElement;a&&(this.canvasWrapper=document.createElement("div"),this.canvasWrapper.classList.add("five-puppet"),this.canvasWrapper.style.position="absolute",this.canvasWrapper.style.pointerEvents="none",this.canvasWrapper.style.left="0",this.canvasWrapper.style.top="0",this.canvasWrapper.style.zIndex=`${(r=(o=this.params)==null?void 0:o.zIndex)!=null?r:1}`,this.canvasWrapper.appendChild(this.renderer.domElement),a.appendChild(this.canvasWrapper),this.domInited=!0)}});d(this,"stopAnimate",()=>{this.cancelRequestAnimationFrameId&&cancelAnimationFrame(this.cancelRequestAnimationFrameId)});d(this,"destory",()=>{var t;this.stopAnimate(),this.renderer.dispose(),this.renderer.domElement.remove(),(t=this.canvasWrapper)==null||t.remove()});this.five=t,this.params=e,this.renderer=new Ze.InternalWebGLRenderer({webgl2:!0,pixelRatio:window.devicePixelRatio,backgroundAlpha:0,backgroundColor:0}),this.renderer.domElement.style.pointerEvents="none",this.renderer.setSize(1,1),window.__FIVEPUPPET_DEBUG__=this,this.animate()}}const $f=1,Kc=`CSS3DObjectPlus@${$f}`,Hv=.00216,Nv=.003;class em extends Uo.CSS3DObject{constructor(e){var M,E,S,T,W;if(ri(e.cornerPoints)&&ri(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(M=e.container)!=null?M:document.createElement("div"),s=(E=e.cornerPoints)!=null?E:(()=>{const F=e.width/2;return[new U.Vector3(-F,F,0),new U.Vector3(-F,-F,0),new U.Vector3(F,-F,0),new U.Vector3(F,F,0)]})(),o=(S=e.ratio)!=null?S:Nv,r=(T=e.dpr)!=null?T:1,a=(W=e.pointerEvents)!=null?W:"auto",l=Math.max(Hv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Xo(c/o*r),f=Xo(h/o*r),m=jt(...s);let p;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,p=i;else{const F=document.createElement("div");F.style.width=`${u}px`,F.style.height=`${f}px`,F.style.pointerEvents="none";const N=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${N*u}px`,i.style.height=`${N*f}px`,F.appendChild(i),p=F}super(p);d(this,"version",$f);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",Kc);d(this,"container");d(this,"width");d(this,"height");d(this,"domWidthPx");d(this,"domHeightPx");d(this,"cornerPoints");d(this,"centerPosition");d(this,"ratio");d(this,"mode","front");d(this,"hooks",new ht);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Ol(this.parent)&&this.selfVisible,this.opacityMesh&&(this.opacityMesh.visible=this.visible)});d(this,"updateVisible",()=>{this.setVisible(this.selfVisible)});d(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new _p(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});if(i.style.pointerEvents=a,Object.assign(i.style,e.style),this.scale.set(l,l,l),this.cornerPoints=s,this.ratio=o,this.container=i,e.mode&&(this.mode=e.mode),l===o)this.width=c,this.height=h,this.domWidthPx=u,this.domHeightPx=f,this.centerPosition=m;else{const F=o/l;this.width=F*c,this.height=F*h,this.domWidthPx=F*u,this.domHeightPx=F*f,this.centerPosition=new U.Vector3().subVectors(m,s[0]).multiplyScalar(F).add(s[0])}i.classList.add(`${Kc}__container`);const v=new U.Vector3().subVectors(s[1],s[0]),g=new U.Vector3().subVectors(s[3],s[0]),A=new U.Vector3().crossVectors(v,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),C=new U.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(C,w.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var F;this.mode==="front"&&((F=this.opacityMesh)==null||F.removeFromParent())}),this.addEventListener("removed",()=>{var F;(F=this.opacityMesh)==null||F.removeFromParent()})}removeFromParent(){var i;const e=this.parent;return e!==null&&e.remove(this),(i=this.opacityMesh)==null||i.removeFromParent(),this}removeOpacityMesh(){var e;return(e=this.opacityMesh)==null||e.removeFromParent(),this.opacityMesh=void 0,this}dispose(){var e;this.container.remove(),this.removeFromParent(),(e=this.opacityMesh)==null||e.removeFromParent()}getOpacityMesh(){if(this.opacityMesh)return this.opacityMesh;{const e=this.createOpacityMesh(this);return this.opacityMesh=e,e}}applyMatrix4(e){var i;super.applyMatrix4(e),(i=this.opacityMesh)==null||i.applyMatrix4(e)}applyQuaternion(e){var i;return super.applyQuaternion(e),(i=this.opacityMesh)==null||i.applyQuaternion(e),this}applyScaleMatrix4(e){var i;this.scale.applyMatrix4(e),(i=this.opacityMesh)==null||i.scale.applyMatrix4(e)}}function Un(n){const t=[];return ci(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class Gv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Un(t).forEach(e=>{e.mode="front"}),this}}class Qv extends b.Scene{constructor(e){super();d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),Un(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Un(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class tm extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Un(e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.traverse(i=>{i.isCSS3DObjectPlus&&i.updateVisible()})}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=Un(this).length}}class Wv extends tm{constructor(){super("front")}}class Uv extends tm{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Un(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Yv=3,cl="CSS3DRenderer",zs=`${cl}@${Yv}`,Dn=()=>{console.error(`${zs} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new ol},behindModeStore:{css3DRenderer:new ol}};function $c(n){return ot.css3DObjects.find(t=>t.id===n)}function Xv(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function Zv(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Yn{constructor(t){d(this,"hooks",new ht);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Wv});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Dn();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(M,i)})(),o=e.map(De);if((o==null?void 0:o.length)<4)return console.error(`${zs}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:h,pointerEvents:u,wrapperStyle:f}=s;let m=!1;const p=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(p),s.scene&&this.setScene(s.scene);const v=()=>{if(m)return;const M=p.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(p)},g=()=>{m||(v(),this.render(t),this.hooks.emit("render"))},A=M=>this.setVisibleById(p.id,M),w=M=>this.setEnabledById(p.id,M),I=()=>(m=!0,p.removeFromParent(),!0),C=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:p.uuid,container:h,css3DObject:p,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:M=>C.setWrapper(M)}});d(this,"setVisibleById",(t,e)=>{var i;(i=$c(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=$c(t);if(!i)return;const s=i.mode==="front"?this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}):this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1});s&&(e?s.add(i):s.remove(i))});d(this,"createObject",(t,e)=>{const i=new em(te(k({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${cl}__container`),i.element.id=`${cl}__container--${i.uuid}`,i});t&&this.setScene(t)}get scene(){return this._scene||console.error("scene doesn't exist!, please call setScene(scene) first"),this._scene}static get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return ot.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return ot.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Dn();const i=k({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return Q(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Dn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=ot.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Gv;ot.frontModeStore.css3DScene=s}return ot.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=ot.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=ot.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${zs}: scene is required when mode is behind`);return}const r=new Qv(o);ot.behindModeStore.css3DScene=r,ot.behindModeStore.scene=o}return ot.behindModeStore.css3DScene}getFrontCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){const e=this.getFrontCSS3DScene({createSceneIfNotExists:t});return t&&e&&(e.getObjectById(this.store.frontModeGroup.id)||e.add(this.store.frontModeGroup)),this.store.frontModeGroup}getBehindCSS3DObjectGroup({addGroupIfNotExists:t=!0}={}){var i;const e=this.getBehindCSS3DScene({createSceneIfNotExists:t});if(t&&e&&this.scene){const s=(i=this.store.behindModeGroup)!=null?i:new Uv(this.scene);this.store.behindModeGroup=s,e.getObjectById(s.id)||e.add(s)}return this.store.behindModeGroup}render(t){var e,i;if(this.getFrontCSS3DObjectGroup({addGroupIfNotExists:!1}).CSS3DObjectLength>0){const s=this.getFrontCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${zs}: css3DScene is required when mode is front`);ot.frontModeStore.css3DRenderer.renderEveryFrame(s,t)}if(((i=(e=this.getBehindCSS3DObjectGroup({addGroupIfNotExists:!1}))==null?void 0:e.CSS3DObjectLength)!=null?i:0)>0){const s=this.getBehindCSS3DScene({createSceneIfNotExists:!0});if(!s)return console.error(`${zs}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return Q(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof Uo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Uo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(e=this.getFrontCSS3DScene())==null||e.remove(this.store.frontModeGroup),this.store.behindModeGroup&&((i=this.getBehindCSS3DScene())==null||i.remove(this.store.behindModeGroup))}handleDispose(){this.handleDisable()}}d(Yn,"setFrontModeContainer",Xv),d(Yn,"setBehindModeContainer",Zv);const Gt=document.createElement("div");Gt.classList.add("behindFiveElement");Gt.style.position="absolute";Gt.style.top="0";Gt.style.left="0";Gt.style.width="100%";Gt.style.height="100%";Gt.style.pointerEvents="none";function im(n){var i,s,o,r,a;const t=(a=(s=Ta(n.getElement()))!=null?s:Ta((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Ta((r=(o=n.getElement())==null?void 0:o.parentElement)==null?void 0:r.parentElement),e=t==null?void 0:t.parentElement;if(e)return e.contains(Gt)||t.parentElement.insertBefore(Gt,t),Gt;console.error("Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md")}function Ta(n){var a;if(!n)return;const t=(a=n.style.position)!=null?a:getComputedStyle(n).position;if(t!=="fixed"&&t!=="absolute"&&t!=="relative")return;const e=getComputedStyle(n),i=e.backgroundColor,s=e.backgroundImage;if(!(i!=="transparent"&&i!=="rgba(0, 0, 0, 0)"&&i!==""||s!=="none"&&s!==""))return n}const nm="v2.0.1",eh=`CSS3DRenderPlugin@${nm}`;let Jv=class extends Yn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",nm);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");d(this,"created3DElementResults",[]);d(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var u;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${eh}: please use "config.devicePixelRatio" replace "config.dpr"`);const h={ratio:.00216,devicePixelRatio:(u=i==null?void 0:i.dpr)!=null?u:1,mode:"front",autoRender:!0,wrapperStyle:{}};return Object.assign(h,i,(i==null?void 0:i.mode)==="behind"?{scene:this.five.scene}:void 0)})(),{autoRender:o}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const r=this.create3DElement(this.five.camera,e,te(k({},s),{autoRender:!1}));if(!r)return;const a=r.dispose;r.dispose=()=>(this.created3DElementResults.includes(r)&&this.created3DElementResults.splice(this.created3DElementResults.indexOf(r),1),a());const l=()=>{var u,f;const h=r.css3DObject.mode==="front"?(f=this.frontFiveContainer)!=null?f:(u=this.five.getElement())==null?void 0:u.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${eh}: wrapper is ${h}; mode is ${r.css3DObject.mode}`);r.appendToElement(h),r.render(),this.created3DElementResults.push(r)},c=()=>{r.css3DObject.mode==="front"&&l(),r.css3DObject.mode==="behind"&&gn(this.five).then(()=>l())};return o&&c(),te(k({},r),{render:o?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const i=super.setState(...e);return this.five.needsRender=!0,i}appendToFrontFiveContainer(e){this.frontFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="front"&&i.appendToElement(e)})}appendToBehindFiveContainer(e){this.behindFiveContainer=e,this.created3DElementResults.forEach(i=>{i.css3DObject.mode==="behind"&&i.appendToElement(e)})}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=im(this.five),this.behindFiveContainer)}absoluteUrl(e){return Nl(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Ks=n=>new Jv(n);class sm extends fr.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function La(n,t,e=new U.Vector3(1,1,1),i=!1){const s=new sm(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const qv=n=>{const t={intersection:null,disposers:[]},e=h=>{t.intersection=h},i=()=>{t.intersection=null};n.on("modelLoaded",()=>{n.on("intersectionOnModelUpdate",e),n.on("intersectionHidden",i)}),n.on("dispose",()=>{n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)});const s=(h,u=2,f=.1)=>{const m=u/2,v=c(h,f),g=new U.Group;g.add(La(new U.Vector3(v.x+m,v.y,v.z),new U.Vector3(v.x-m,v.y,v.z),new U.Vector3(1,0,0)),La(new U.Vector3(v.x,v.y+m,v.z),new U.Vector3(v.x,v.y-m,v.z),new U.Vector3(0,1,0)),La(new U.Vector3(v.x,v.y,v.z+m),new U.Vector3(v.x,v.y,v.z-m),new U.Vector3(0,0,1))),n.scene.add(g),n.needsRender=!0;const A=()=>{n.scene.remove(g)};return t.disposers.push(A),{clear:A,pointAxesHelperMesh:g}},o=(h,u=0)=>{var A,w;const f=(A=n==null?void 0:n.camera)==null?void 0:A.position;if(!f)return!1;const m=h.distanceTo(f),p=h.sub(f).normalize(),v=new U.Raycaster(f,p),g=(w=n.model.intersectRaycaster(v))==null?void 0:w[0];return!(g&&g.distance+u<m)},r=()=>t.intersection,a=()=>{var h,u;(u=(h=t.disposers)==null?void 0:h.forEach)==null||u.call(h,f=>f==null?void 0:f()),n.off("intersectionOnModelUpdate",e),n.off("intersectionHidden",i)},l=a,c=(h,u)=>{const f=h.clone();return n.camera.position.clone().sub(f).setLength(u).add(f)};return{intersection:r,pointAxesHelper:s,movePointTowardsCamera:c,destroy:a,dispose:l,canSeePoint:o}};function K(){}const yi=n=>n;function vt(n,t){for(const e in t)n[e]=t[e];return n}function Kv(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function om(n){return n()}function th(){return Object.create(null)}function rt(n){n.forEach(om)}function hi(n){return typeof n=="function"}function ce(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let Mo;function dt(n,t){return Mo||(Mo=document.createElement("a")),Mo.href=t,n===Mo.href}function $v(n){return Object.keys(n).length===0}function os(n,t,e,i){if(n){const s=rm(n,t,e,i);return n[0](s)}}function rm(n,t,e,i){return n[1]&&i?vt(e.ctx.slice(),n[1](i(t))):e.ctx}function rs(n,t,e,i){if(n[2]&&i){const s=n[2](i(e));if(t.dirty===void 0)return s;if(typeof s=="object"){const o=[],r=Math.max(t.dirty.length,s.length);for(let a=0;a<r;a+=1)o[a]=t.dirty[a]|s[a];return o}return t.dirty|s}return t.dirty}function as(n,t,e,i,s,o){if(s){const r=rm(t,e,i,o);n.p(r,s)}}function ls(n){if(n.ctx.length>32){const t=[],e=n.ctx.length/32;for(let i=0;i<e;i++)t[i]=-1;return t}return-1}function et(n){return n==null?"":n}function Qt(n){return n&&hi(n.destroy)?n.destroy:K}function ih(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const am=typeof window!="undefined";let Ql=am?()=>window.performance.now():()=>Date.now(),Wl=am?n=>requestAnimationFrame(n):K;const Fn=new Set;function lm(n){Fn.forEach(t=>{t.c(n)||(Fn.delete(t),t.f())}),Fn.size!==0&&Wl(lm)}function Ul(n){let t;return Fn.size===0&&Wl(lm),{promise:new Promise(e=>{Fn.add(t={c:n,f:e})}),abort(){Fn.delete(t)}}}function j(n,t){n.appendChild(t)}function me(n,t,e){const i=Yl(n);if(!i.getElementById(t)){const s=L("style");s.id=t,s.textContent=e,cm(i,s)}}function Yl(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function e0(n){const t=L("style");return cm(Yl(n),t),t.sheet}function cm(n,t){return j(n.head||n,t),t.sheet}function B(n,t,e){n.insertBefore(t,e||null)}function O(n){n.parentNode&&n.parentNode.removeChild(n)}function Yt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function L(n){return document.createElement(n)}function He(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function Se(n){return document.createTextNode(n)}function ee(){return Se(" ")}function Ee(){return Se("")}function we(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function t0(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function P(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function i0(n){return Array.from(n.childNodes)}function Le(n,t){t=""+t,n.data!==t&&(n.data=t)}function z(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let xo;function n0(){if(xo===void 0){xo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){xo=!0}}return xo}function Xl(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=L("iframe");i.setAttribute("style","display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"),i.setAttribute("aria-hidden","true"),i.tabIndex=-1;const s=n0();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=we(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=we(i.contentWindow,"resize",t),t()}),j(n,i),()=>{(s||o&&i.contentWindow)&&o(),O(i)}}function ie(n,t,e){n.classList[e?"add":"remove"](t)}function hm(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class qo{constructor(t=!1){this.is_svg=!1,this.is_svg=t,this.e=this.n=null}c(t){this.h(t)}m(t,e,i=null){this.e||(this.is_svg?this.e=He(e.nodeName):this.e=L(e.nodeType===11?"TEMPLATE":e.nodeName),this.t=e.tagName!=="TEMPLATE"?e:e.content,this.c(t)),this.i(i)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)B(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(O)}}const Ko=new Map;let $o=0;function s0(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function o0(n,t){const e={stylesheet:e0(t),rules:{}};return Ko.set(n,e),e}function er(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
436
436
|
`;for(let g=0;g<=1;g+=l){const A=t+(e-t)*o(g);c+=g*100+`%{${r(A,1-A)}}
|
|
437
437
|
`}const h=c+`100% {${r(e,1-e)}}
|
|
438
438
|
}`,u=`__svelte_${s0(h)}_${a}`,f=Yl(n),{stylesheet:m,rules:p}=Ko.get(f)||o0(f,n);p[u]||(p[u]=!0,m.insertRule(`@keyframes ${u} ${h}`,m.cssRules.length));const v=n.style.animation||"";return n.style.animation=`${v?`${v}, `:""}${u} ${i}ms linear ${s}ms 1 both`,$o+=1,u}function tr(n,t){const e=(n.style.animation||"").split(", "),i=e.filter(t?o=>o.indexOf(t)<0:o=>o.indexOf("__svelte")===-1),s=e.length-i.length;s&&(n.style.animation=i.join(", "),$o-=s,$o||r0())}function r0(){Wl(()=>{$o||(Ko.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&O(t)}),Ko.clear())})}let Gs;function Ai(n){Gs=n}function Ri(){if(!Gs)throw new Error("Function called outside component initialization");return Gs}function dm(n){Ri().$$.before_update.push(n)}function Et(n){Ri().$$.on_mount.push(n)}function um(n){Ri().$$.after_update.push(n)}function Rt(n){Ri().$$.on_destroy.push(n)}function Pr(){const n=Ri();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=hm(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function hl(n,t){return Ri().$$.context.set(n,t),t}function ji(n){return Ri().$$.context.get(n)}function cs(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const jn=[],Ne=[];let Hn=[];const dl=[],fm=Promise.resolve();let ul=!1;function mm(){ul||(ul=!0,fm.then(Jl))}function nh(){return mm(),fm}function tt(n){Hn.push(n)}function Zl(n){dl.push(n)}const za=new Set;let Sn=0;function Jl(){if(Sn!==0)return;const n=Gs;do{try{for(;Sn<jn.length;){const t=jn[Sn];Sn++,Ai(t),a0(t.$$)}}catch(t){throw jn.length=0,Sn=0,t}for(Ai(null),jn.length=0,Sn=0;Ne.length;)Ne.pop()();for(let t=0;t<Hn.length;t+=1){const e=Hn[t];za.has(e)||(za.add(e),e())}Hn.length=0}while(jn.length);for(;dl.length;)dl.pop()();ul=!1,za.clear(),Ai(n)}function a0(n){if(n.fragment!==null){n.update(),rt(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(tt)}}function l0(n){const t=[],e=[];Hn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),Hn=t}let Ms;function ql(){return Ms||(Ms=Promise.resolve(),Ms.then(()=>{Ms=null})),Ms}function nn(n,t,e){n.dispatchEvent(hm(`${t?"intro":"outro"}${e}`))}const No=new Set;let ti;function ue(){ti={r:0,c:[],p:ti}}function fe(){ti.r||rt(ti.c),ti=ti.p}function D(n,t){n&&n.i&&(No.delete(n),n.i(t))}function V(n,t,e,i){if(n&&n.o){if(No.has(n))return;No.add(n),ti.c.push(()=>{No.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const Kl={duration:0};function _i(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&tr(n,r)}function h(){const{delay:f=0,duration:m=300,easing:p=yi,tick:v=K,css:g}=s||Kl;g&&(r=er(n,0,1,m,f,p,g,l++)),v(0,1);const A=Ql()+f,w=A+m;a&&a.abort(),o=!0,tt(()=>nn(n,!0,"start")),a=Ul(I=>{if(o){if(I>=w)return v(1,0),nn(n,!0,"end"),c(),o=!1;if(I>=A){const C=p((I-A)/m);v(C,1-C)}}return o})}let u=!1;return{start(){u||(u=!0,tr(n),hi(s)?(s=s(i),ql().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function hs(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=ti;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=yi,tick:f=K,css:m}=s||Kl;m&&(r=er(n,1,0,h,c,u,m));const p=Ql()+c,v=p+h;tt(()=>nn(n,!1,"start")),Ul(g=>{if(o){if(g>=v)return f(0,1),nn(n,!1,"end"),--a.r||rt(a.c),!1;if(g>=p){const A=u((g-p)/h);f(1-A,A)}}return o})}return hi(s)?ql().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&tr(n,r),o=!1)}}}function ai(n,t,e,i){const s={direction:"both"};let o=t(n,e,s),r=i?0:1,a=null,l=null,c=null;function h(){c&&tr(n,c)}function u(m,p){const v=m.b-r;return p*=Math.abs(v),{a:r,b:m.b,d:v,duration:p,start:m.start,end:m.start+p,group:m.group}}function f(m){const{delay:p=0,duration:v=300,easing:g=yi,tick:A=K,css:w}=o||Kl,I={start:Ql()+p,b:m};m||(I.group=ti,ti.r+=1),a||l?l=I:(w&&(h(),c=er(n,r,m,v,p,g,w)),m&&A(0,1),a=u(I,v),tt(()=>nn(n,m,"start")),Ul(C=>{if(l&&C>l.start&&(a=u(l,v),l=null,nn(n,a.b,"start"),w&&(h(),c=er(n,r,a.b,a.duration,0,g,o.css))),a){if(C>=a.end)A(r=a.b,1-r),nn(n,a.b,"end"),l||(a.b?h():--a.group.r||rt(a.group.c)),a=null;else if(C>=a.start){const M=C-a.start;r=a.a+a.d*g(M/a.duration),A(r,1-r)}}return!!(a||l)}))}return{run(m){hi(o)?ql().then(()=>{o=o(s),f(m)}):f(m)},end(){h(),a=l=null}}}function ir(n,t){const e=t.token={};function i(s,o,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=s&&(t.current=s)(l);let h=!1;t.block&&(t.blocks?t.blocks.forEach((u,f)=>{f!==o&&u&&(ue(),V(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),fe())}):t.block.d(1),c.c(),D(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&Jl()}if(Kv(n)){const s=Ri();if(n.then(o=>{Ai(s),i(t.then,1,t.value,o),Ai(null)},o=>{if(Ai(s),i(t.catch,2,t.error,o),Ai(null),!t.hasCatch)throw o}),t.current!==t.pending)return i(t.pending,0),!0}else{if(t.current!==t.then)return i(t.then,1,t.value,n),!0;t.resolved=n}}function gm(n,t,e){const i=t.slice(),{resolved:s}=n;n.current===n.then&&(i[n.value]=s),n.current===n.catch&&(i[n.error]=s),n.block.p(i,e)}const c0=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function $l(n,t){n.d(1),t.delete(n.key)}function Fi(n,t){V(n,1,1,()=>{t.delete(n.key)})}function Xt(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,m=o.length,p=f;const v={};for(;p--;)v[n[p].key]=p;const g=[],A=new Map,w=new Map,I=[];for(p=m;p--;){const S=u(s,o,p),T=e(S);let W=r.get(T);W?i&&I.push(()=>W.p(S,t)):(W=c(T,S),W.c()),A.set(T,g[p]=W),T in v&&w.set(T,Math.abs(p-v[T]))}const C=new Set,M=new Set;function E(S){D(S,1),S.m(a,h),r.set(S.key,S),h=S.first,m--}for(;f&&m;){const S=g[m-1],T=n[f-1],W=S.key,F=T.key;S===T?(h=S.first,f--,m--):A.has(F)?!r.has(W)||C.has(W)?E(S):M.has(F)?f--:w.get(W)>w.get(F)?(M.add(W),E(S)):(C.add(F),f--):(l(T,r),f--)}for(;f--;){const S=n[f];A.has(S.key)||l(S,r)}for(;m;)E(g[m-1]);return rt(I),g}function Ct(n,t){const e={},i={},s={$$scope:1};let o=n.length;for(;o--;){const r=n[o],a=t[o];if(a){for(const l in r)l in a||(i[l]=1);for(const l in a)s[l]||(e[l]=a[l],s[l]=1);n[o]=a}else for(const l in r)s[l]=1}for(const r in i)r in e||(e[r]=void 0);return e}function pm(n){return typeof n=="object"&&n!==null?n:{}}function ec(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function oe(n){n&&n.c()}function ne(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||tt(()=>{const r=n.$$.on_mount.map(om).filter(hi);n.$$.on_destroy?n.$$.on_destroy.push(...r):rt(r),n.$$.on_mount=[]}),o.forEach(tt)}function se(n,t){const e=n.$$;e.fragment!==null&&(l0(e.after_update),rt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function h0(n,t){n.$$.dirty[0]===-1&&(jn.push(n),mm(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function he(n,t,e,i,s,o,r,a=[-1]){const l=Gs;Ai(n);const c=n.$$={fragment:null,ctx:[],props:o,update:K,not_equal:s,bound:th(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:th(),dirty:a,skip_bound:!1,root:t.target||l.$$.root};r&&r(c.root);let h=!1;if(c.ctx=e?e(n,t.props||{},(u,f,...m)=>{const p=m.length?m[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=p)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](p),h&&h0(n,u)),f}):[],c.update(),h=!0,rt(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=i0(t.target);c.fragment&&c.fragment.l(u),u.forEach(O)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),ne(n,t.target,t.anchor,t.customElement),Jl()}Ai(l)}class de{$destroy(){se(this,1),this.$destroy=K}$on(t,e){if(!hi(e))return K;const i=this.$$.callbacks[t]||(this.$$.callbacks[t]=[]);return i.push(e),()=>{const s=i.indexOf(e);s!==-1&&i.splice(s,1)}}$set(t){this.$$set&&!$v(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const d0="data:image/png;base64,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";function u0(n){me(n,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{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-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function f0(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=L("div"),e=L("span"),s=Se(i),o=ee(),r=L("div"),P(e,"class","room-label-item__text svelte-1d7uzh5"),z(e,"background-image","url("+d0+")"),ie(e,"wide",n[0].name.length>3),P(r,"class","room-label-item__bar svelte-1d7uzh5"),P(t,"class","room-label-item svelte-1d7uzh5"),z(t,"z-index",n[0].zIndex),z(t,"transform",n[0].transform),z(t,"opacity",n[0].visible?1:0)},m(c,h){B(c,t,h),j(t,e),j(e,s),j(t,o),j(t,r),a||(l=we(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Le(s,i),h&1&&ie(e,"wide",c[0].name.length>3),h&1&&z(t,"z-index",c[0].zIndex),h&1&&z(t,"transform",c[0].transform),h&1&&z(t,"opacity",c[0].visible?1:0)},i:K,o:K,d(c){c&&O(t),a=!1,l()}}}function m0(n,t,e){let{five:i}=t,{roomLabel:s}=t;function o(){i.setState({panoIndex:s.panoIndex,mode:"Panorama",longitude:s.longitude})}return n.$$set=r=>{"five"in r&&e(2,i=r.five),"roomLabel"in r&&e(0,s=r.roomLabel)},[s,o,i]}class g0 extends de{constructor(t){super(),he(this,t,m0,f0,ce,{five:2,roomLabel:0},u0)}}var vm=function(){if(typeof Map!="undefined")return Map;function n(t,e){var i=-1;return t.some(function(s,o){return s[0]===e?(i=o,!0):!1}),i}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var i=n(this.__entries__,e),s=this.__entries__[i];return s&&s[1]},t.prototype.set=function(e,i){var s=n(this.__entries__,e);~s?this.__entries__[s][1]=i:this.__entries__.push([e,i])},t.prototype.delete=function(e){var i=this.__entries__,s=n(i,e);~s&&i.splice(s,1)},t.prototype.has=function(e){return!!~n(this.__entries__,e)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,i){i===void 0&&(i=null);for(var s=0,o=this.__entries__;s<o.length;s++){var r=o[s];e.call(i,r[1],r[0])}},t}()}(),fl=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,nr=function(){return typeof global!="undefined"&&global.Math===Math?global:typeof self!="undefined"&&self.Math===Math?self:typeof window!="undefined"&&window.Math===Math?window:Function("return this")()}(),p0=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(nr):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),v0=2;function A0(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){p0(o)}function a(){var l=Date.now();if(e){if(l-s<v0)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var b0=20,y0=["top","right","bottom","left","width","height","size","weight"],w0=typeof MutationObserver!="undefined",C0=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=A0(this.refresh.bind(this),b0)}return n.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},n.prototype.removeObserver=function(t){var e=this.observers_,i=e.indexOf(t);~i&&e.splice(i,1),!e.length&&this.connected_&&this.disconnect_()},n.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},n.prototype.updateObservers_=function(){var t=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return t.forEach(function(e){return e.broadcastActive()}),t.length>0},n.prototype.connect_=function(){!fl||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),w0?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},n.prototype.disconnect_=function(){!fl||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},n.prototype.onTransitionEnd_=function(t){var e=t.propertyName,i=e===void 0?"":e,s=y0.some(function(o){return!!~i.indexOf(o)});s&&this.refresh()},n.getInstance=function(){return this.instance_||(this.instance_=new n),this.instance_},n.instance_=null,n}(),Am=function(n,t){for(var e=0,i=Object.keys(t);e<i.length;e++){var s=i[e];Object.defineProperty(n,s,{value:t[s],enumerable:!1,writable:!1,configurable:!0})}return n},Xn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||nr},bm=Ir(0,0,0,0);function sr(n){return parseFloat(n)||0}function sh(n){for(var t=[],e=1;e<arguments.length;e++)t[e-1]=arguments[e];return t.reduce(function(i,s){var o=n["border-"+s+"-width"];return i+sr(o)},0)}function P0(n){for(var t=["top","right","bottom","left"],e={},i=0,s=t;i<s.length;i++){var o=s[i],r=n["padding-"+o];e[o]=sr(r)}return e}function I0(n){var t=n.getBBox();return Ir(0,0,t.width,t.height)}function E0(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return bm;var i=Xn(n).getComputedStyle(n),s=P0(i),o=s.left+s.right,r=s.top+s.bottom,a=sr(i.width),l=sr(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=sh(i,"left","right")+o),Math.round(l+r)!==e&&(l-=sh(i,"top","bottom")+r)),!x0(n)){var c=Math.round(a+o)-t,h=Math.round(l+r)-e;Math.abs(c)!==1&&(a-=c),Math.abs(h)!==1&&(l-=h)}return Ir(s.left,s.top,a,l)}var M0=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof Xn(n).SVGGraphicsElement}:function(n){return n instanceof Xn(n).SVGElement&&typeof n.getBBox=="function"}}();function x0(n){return n===Xn(n).document.documentElement}function k0(n){return fl?M0(n)?I0(n):E0(n):bm}function D0(n){var t=n.x,e=n.y,i=n.width,s=n.height,o=typeof DOMRectReadOnly!="undefined"?DOMRectReadOnly:Object,r=Object.create(o.prototype);return Am(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Ir(n,t,e,i){return{x:n,y:t,width:e,height:i}}var S0=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Ir(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=k0(this.target);return this.contentRect_=t,t.width!==this.broadcastWidth||t.height!==this.broadcastHeight},n.prototype.broadcastRect=function(){var t=this.contentRect_;return this.broadcastWidth=t.width,this.broadcastHeight=t.height,t},n}(),T0=function(){function n(t,e){var i=D0(e);Am(this,{target:t,contentRect:i})}return n}(),L0=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new vm,typeof t!="function")throw new TypeError("The callback provided as parameter 1 is not a function.");this.callback_=t,this.controller_=e,this.callbackCtx_=i}return n.prototype.observe=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Xn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new S0(t)),this.controller_.addObserver(this),this.controller_.refresh())}},n.prototype.unobserve=function(t){if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");if(!(typeof Element=="undefined"||!(Element instanceof Object))){if(!(t instanceof Xn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)&&(e.delete(t),e.size||this.controller_.removeObserver(this))}},n.prototype.disconnect=function(){this.clearActive(),this.observations_.clear(),this.controller_.removeObserver(this)},n.prototype.gatherActive=function(){var t=this;this.clearActive(),this.observations_.forEach(function(e){e.isActive()&&t.activeObservations_.push(e)})},n.prototype.broadcastActive=function(){if(this.hasActive()){var t=this.callbackCtx_,e=this.activeObservations_.map(function(i){return new T0(i.target,i.broadcastRect())});this.callback_.call(t,e,t),this.clearActive()}},n.prototype.clearActive=function(){this.activeObservations_.splice(0)},n.prototype.hasActive=function(){return this.activeObservations_.length>0},n}(),ym=typeof WeakMap!="undefined"?new WeakMap:new vm,wm=function(){function n(t){if(!(this instanceof n))throw new TypeError("Cannot call a class as a function.");if(!arguments.length)throw new TypeError("1 argument required, but only 0 present.");var e=C0.getInstance(),i=new L0(t,e,this);ym.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){wm.prototype[n]=function(){var t;return(t=ym.get(this))[n].apply(t,arguments)}});var z0=function(){return typeof nr.ResizeObserver!="undefined"?nr.ResizeObserver:wm}();function Hi(n){new z0((e,i)=>{var s,o,r,a,l,c;for(const h of e){const{borderBoxSize:u,contentRect:f}=h,m=(r=(o=(s=u==null?void 0:u[0])==null?void 0:s.inlineSize)!=null?o:f.width)!=null?r:n.clientWidth,p=(c=(l=(a=u==null?void 0:u[0])==null?void 0:a.blockSize)!=null?l:f.height)!=null?c:n.clientHeight;n.dispatchEvent(new CustomEvent("clientWidth",{detail:m})),n.dispatchEvent(new CustomEvent("clientHeight",{detail:p}))}}).observe(n)}const{Map:j0}=c0;function O0(n){me(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function oh(n,t,e){const i=n.slice();return i[13]=t[e],i}function rh(n,t){let e,i,s;return i=new g0({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&1&&(a.roomLabel=t[13]),r&2&&(a.five=t[1]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){V(i.$$.fragment,o),s=!1},d(o){o&&O(e),se(i,o)}}}function V0(n){let t,e=[],i=new j0,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=oh(n,a,c),u=l(h);i.set(u,e[c]=rh(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[6]),we(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],ue(),e=Xt(e,h,l,1,c,a,i,t,Fi,rh,null,oh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)V(e[h]);s=!1},d(c){c&&O(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function B0(n,t,e){var g;let i,{five:s}=t,{roomLabels:o}=t,r,a,l=(g=s.model.shownFloor)!=null?g:null;function c(A){if(!(l===null||A.floorIndex===l))return!1;const I=new U.Raycaster,C=s.camera.position.clone(),M=new U.Vector3(A.position.x,A.position.y,A.position.z),E=M.distanceTo(C);I.set(C.clone(),M.clone().sub(C).normalize());const[S]=s.model.intersectRaycaster(I);return!(S&&S.distance+1<E)}function h(A,w){const C=new U.Vector3(A.position.x,A.position.y,A.position.z).clone().project(s.camera),M=Math.ceil((C.x+1)/2*w.x),E=Math.ceil((-C.y+1)/2*w.y);return`translate(${M}px, ${E}px)`}function u(A){const{rendererSize:w}=A,I=new Map;function C(E){const S=I.get(E.id);if(S)return S;const{x:T,y:W,z:F}=E.position,N=new U.Vector3(T,W,F).clone().distanceTo(s.camera.position);return I.set(E.id,N),N}return o.map(E=>{const S=c(E),T=S?h(E,w):E.transform,W=C(E),N=o.filter(G=>G.visible&&C(G)<W).length*10;return te(k({},E),{visible:S,transform:T,zIndex:N})})}function f(){e(0,o=u({rendererSize:i,shownFloor:l}))}function m(A){e(4,l=A)}s.on("cameraUpdate",f),s.on("modelShownFloorChange",m),um(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),Rt(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",m)});const p=A=>{e(2,r=A.detail)},v=A=>{e(3,a=A.detail)};return n.$$set=A=>{"five"in A&&e(1,s=A.five),"roomLabels"in A&&e(0,o=A.roomLabels)},n.$$.update=()=>{n.$$.dirty&12&&e(5,i={x:r,y:a}),n.$$.dirty&48&&e(0,o=u({rendererSize:i,shownFloor:l}))},[o,s,r,a,l,i,p,v]}class R0 extends de{constructor(t){super(),he(this,t,B0,V0,ce,{five:1,roomLabels:0},O0)}}function _0(n){return n.model_room_labels.map(({id:t,pano_index:e,floor_index:i,name:s,position:o,longitude:r})=>({id:t,name:s,position:o,longitude:r,panoIndex:e,floorIndex:i,zIndex:0,visible:!1,transform:""}))}class F0{constructor(t){d(this,"five");d(this,"enabled",!0);d(this,"fiveModeEnabled");d(this,"app");d(this,"wrapper");d(this,"roomLabels",[]);d(this,"container",document.createElement("div"));d(this,"onFiveModeChange",t=>{if(!this.checkFiveMode(t)){this.fiveModeEnabled=!1,this.render();return}this.five.once("initAnimationEnded",()=>{this.fiveModeEnabled=this.checkFiveMode(this.five.getCurrentState().mode),this.render()})});this.five=t,this.fiveModeEnabled=this.checkFiveMode(t.getCurrentState().mode),this.container.classList.add("model-room-label-plugin-container"),this.container.style.width="100%",this.container.style.height="100%",this.container.style.position="absolute",this.container.style.pointerEvents="none",this.container.style.left="0",this.container.style.top="0",this.container.style.zIndex="5",this.five.once("dispose",()=>this.dispose()),this.five.on("modeChange",this.onFiveModeChange),this.render()}dispose(){this.five.off("modeChange",this.onFiveModeChange),this.container.remove()}load(t){this.roomLabels=_0(t),this.render()}appendTo(t){return this.wrapper=t,t.appendChild(this.container),this.render(),this}disable(){return this.enabled=!1,this.render(),this}enable(){return this.enabled=!0,this.render(),this}checkFiveMode(t){return t==="Floorplan"||t==="Mapview"}render(){var t;if(this.wrapper){if(!this.enabled||!this.fiveModeEnabled){(t=this.app)==null||t.$destroy(),this.app=void 0;return}this.app?this.app.$set({five:this.five,roomLabels:this.roomLabels}):this.app=new R0({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const H0=n=>new F0(n),N0={name:"ModelRoomLabelPlugin",version:0};var Ti=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Ti||{});function an(n){return Q(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Zn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Cm(n){const t=n-1;return t*t*t+1}function ut(n,{delay:t=0,duration:e=400,easing:i=yi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function ah(n,{delay:t=0,duration:e=400,easing:i=Cm,x:s=0,y:o=0,opacity:r=0}={}){const a=getComputedStyle(n),l=+a.opacity,c=a.transform==="none"?"":a.transform,h=l*(1-r),[u,f]=ih(s),[m,p]=ih(o);return{delay:t,duration:e,easing:i,css:(v,g)=>`
|
|
@@ -449,7 +449,7 @@ void main() {
|
|
|
449
449
|
svg [type='lineItemGroup'] g g g g {
|
|
450
450
|
stroke: #ffffff;
|
|
451
451
|
}</style>
|
|
452
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class J0 extends de{constructor(t){super(),he(this,t,Z0,X0,ce,{content:0},Y0)}}function q0(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function K0(n){let t,e;return t=new U0({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function $0(n){let t,e;return t=new J0({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function eA(n){let t,e,i,s;const o=[$0,K0],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=L("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),V(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){V(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function tA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Pm extends de{constructor(t){super(),he(this,t,tA,eA,ce,{floorIndex:2,floorplanData:3},q0)}}function iA(n){me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function nA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new qo(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&O(i),s&&t.d()}}}function sA(n){let t,e,i,s,o,r,a=n[1]&&lh(n),l=n[0]&&ch(n),c=n[2]&&hh(n);return{c(){t=L("div"),a&&a.c(),e=ee(),l&&l.c(),i=ee(),c&&c.c(),s=Ee(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),z(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[32]),we(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=lh(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=ch(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&z(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=hh(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&O(t),a&&a.d(),l&&l.d(),h&&O(i),c&&c.d(h),h&&O(s),o=!1,rt(r)}}}function lh(n){let t,e=n[3].name+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),j(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Le(i,e)},d(s){s&&O(t)}}}function ch(n){let t,e;return{c(){t=L("span"),e=Se(n[14]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),z(t,"font-size",n[19])},m(i,s){B(i,t,s),j(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&O(t)}}}function hh(n){let t,e;return{c(){t=L("span"),e=Se(n[13]),P(t,"class","floorplan-plugin__room-size"),z(t,"font-size",n[19]),z(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),j(t,e)},p(i,s){s[0]&8192&&Le(e,i[13]),s[0]&1024&&z(t,"opacity",i[10]?"0.6":"0")},d(i){i&&O(t)}}}function oA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return sA;if(a[15])return nA}let o=s(n),r=o&&o(n);return{c(){t=L("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),z(t,"left",n[16]),z(t,"top",n[17]),z(t,"font-size",n[18]),z(t,"opacity",n[12]?"1":"0"),z(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[34]),we(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&z(t,"opacity",a[12]?"1":"0"),l[0]&512&&z(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:K,o:K,d(a){a&&O(t),r&&r.d(),e=!1,rt(i)}}}function rA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function aA(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,p,v,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:C}=t,{hoveredRoom:M}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:S}=t,{getLabelElement:T}=t,{adaptiveRoomLabelVisibleEnable:W}=t;function F($,Ae){if(Ae.width===0||Ae.height===0)return()=>!1;const ze=$.path.map(({x:Ve,y:Ge})=>[Ve,Ge]),pe=$.roomLabel.position,{x:Ye,y:je}=pe,{width:ke,height:it}=Ae,le=ke/2,Ce=it/2;return function(Ge){const at=Ye*Ge,qe=je*Ge,nt=ze.map(([Ie,Je])=>[Ie*Ge,Je*Ge]);return[[at+le,qe-Ce],[at-le,qe-Ce],[at-le,qe+Ce],[at+le,qe+Ce]].every(Ie=>rA(Ie,nt))}}const N=document.body.clientWidth,G=document.body.clientHeight,H=C.roomLabel,Y=H.positionInImage.x*100+"%",_=H.positionInImage.y*100+"%",X=(N<500||G<500?10:14)+"px",J=(N<500||G<500?8:12)+"px";let q=0,ae=0,re=0,Pe=0,ve=!1;M.subscribe(function(Ae){e(25,ve=!!Ae&&Ae.id===C.id)});const ge=$=>{e(7,re=$.detail)},_e=$=>{e(8,Pe=$.detail)},ye=$=>{e(5,q=$.detail)},We=$=>{e(6,ae=$.detail)};return n.$$set=$=>{"pxmm"in $&&e(20,g=$.pxmm),"roomAreaEnable"in $&&e(0,A=$.roomAreaEnable),"roomNameEnable"in $&&e(1,w=$.roomNameEnable),"roomDimensionEnable"in $&&e(2,I=$.roomDimensionEnable),"room"in $&&e(3,C=$.room),"hoveredRoom"in $&&e(21,M=$.hoveredRoom),"getRoomAreaText"in $&&e(22,E=$.getRoomAreaText),"getRoomDimensionText"in $&&e(23,S=$.getRoomDimensionText),"getLabelElement"in $&&e(4,T=$.getLabelElement),"adaptiveRoomLabelVisibleEnable"in $&&e(24,W=$.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var $,Ae;n.$$.dirty[0]&24&&e(15,i=T==null?void 0:T(C)),n.$$.dirty[0]&4194312&&e(14,s=C.size?E(C.size):""),n.$$.dirty[0]&8388616&&e(13,o=C!=null&&C.dimension?S(($=C.dimension)==null?void 0:$.width,(Ae=C.dimension)==null?void 0:Ae.height):""),n.$$.dirty[0]&384&&e(31,r={width:re,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?F(C,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=W?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:ae}),n.$$.dirty[0]&536870920&&e(28,h=c?F(C,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=W?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||ve),n.$$.dirty[0]&167772160&&e(11,m=l||ve),n.$$.dirty[0]&100663296&&e(10,p=u||ve),n.$$.dirty[0]&201326592&&e(9,v=l&&!u)},[A,w,I,C,T,q,ae,re,Pe,v,p,m,f,o,s,i,Y,_,X,J,g,M,E,S,W,ve,u,l,h,c,a,r,ge,_e,ye,We]}class lA extends de{constructor(t){super(),he(this,t,aA,oA,ce,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},iA,[-1,-1])}}function cA(n){me(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function dh(n,t,e){const i=n.slice();return i[14]=t[e],i}function uh(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=dh(n,a,c),u=l(h);i.set(u,e[c]=fh(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=Xt(e,h,l,1,c,a,i,t,Fi,fh,null,dh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)V(e[h]);s=!1},d(c){c&&O(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function fh(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new lA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ct(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function hA(n){let t,e,i=n[10]&&uh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=uh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function dA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:m}=t,p=0,v=0;const g=A=>{e(8,p=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(11,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"roomDimensionEnable"in A&&e(2,a=A.roomDimensionEnable),"floorplanData"in A&&e(12,l=A.floorplanData),"hoveredRoom"in A&&e(3,c=A.hoveredRoom),"getRoomAreaText"in A&&e(4,h=A.getRoomAreaText),"getRoomDimensionText"in A&&e(5,u=A.getRoomDimensionText),"getLabelElement"in A&&e(6,f=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(7,m=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:A,min:w}=l.bounding,I=A.x-w.x;e(9,v=p/I)}},[o,r,a,c,h,u,f,m,p,v,i,s,l,g]}class uA extends de{constructor(t){super(),he(this,t,dA,hA,ce,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},cA)}}function fA(n){me(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function mh(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function gh(n,t,e){const i=n.slice();return i[14]=t[e],i}function ph(n){let t;return{c(){t=L("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:K,d(e){e&&O(t)}}}function vh(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=L("div"),i=L("div"),o=Se(s),r=ee(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ie(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),j(e,i),j(i,o),j(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Le(o,s)},d(a){a&&O(e)}}}function mA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let p=0;p<h.length;p+=1)u[p]=ph(gh(n,h,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let v=mh(n,f,p),g=m(v);l.set(g,a[p]=vh(g,v))}return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div");for(let p=0;p<u.length;p+=1)u[p].c();o=ee(),r=L("div");for(let p=0;p<a.length;p+=1)a[p].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ie(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ie(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(p,v){B(p,t,v),j(t,e),j(t,i),j(t,s);for(let g=0;g<u.length;g+=1)u[g]&&u[g].m(s,null);j(t,o),j(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(p,[v]){if(v&8){h=p[3];let g;for(g=0;g<h.length;g+=1){const A=gh(p,h,g);u[g]?u[g].p(A,v):(u[g]=ph(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}v&22&&(f=p[4],a=Xt(a,v,m,1,p,f,l,r,$l,vh,null,mh)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&P(t,"class",c),v&5&&ie(t,"is-row",p[2])},i:K,o:K,d(p){p&&O(t),Yt(u,p);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Ln=1e3,zn=180;function gA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(Ln-zn)*2,c=o.max.y-o.min.y-(Ln-zn)*2,h=s.map(([p,v])=>a?[p.x,v.x]:[p.y,v.y]).flat().sort().filter((p,v,g)=>v===0?!0:p!==g[v-1]),u=h.map(p=>{const v=a?(p-o.min.x-Ln+zn)/l:0,g=a?0:(p-o.min.y-Ln+zn)/c;return{left:v,bottom:g}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((p,v,g)=>{const A=v===0?0:p-g[v-1],w=v===0?0:(p+g[v-1])/2,I=a?(w-o.min.x-Ln+zn)/l:0,C=a?0:(w-o.min.y-Ln+zn)/c;return{left:I,bottom:C,distance:A}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,o=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[i,r,a,u,m,s,o]}class pA extends de{constructor(t){super(),he(this,t,gA,mA,ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},fA)}}function vA(n){me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ah(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function bh(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new pA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function AA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Ah(n,o,a),c=r(l);i.set(c,e[a]=bh(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=Xt(e,l,r,1,a,o,i,t,Fi,bh,null,Ah),fe()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)V(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const yh=1e3,wh=180;function bA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:v}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,v=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(yh-wh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(yh-wh)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[v,i,f,u,r,m,p,l,h,a,c,s,o]}class yA extends de{constructor(t){super(),he(this,t,bA,AA,ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},vA)}}function Er(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Im({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function wA(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function CA(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function PA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function IA(n){let t;return{c(){t=He("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:K,o:K,d(e){e&&O(t)}}}function EA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Er(s,{needZ:!0}))},[i,s]}class MA extends de{constructor(t){super(),he(this,t,EA,IA,ce,{path:1})}}function xA(n){let t,e,i,s,o,r;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("path"),o=ee(),r=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),j(t,e),j(e,i),j(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:K,o:K,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const ja=6;function kA(n,t,e){let i,{path:s}=t;const o=ja*2,r=`M0 ${ja} h ${o} M${ja} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Er(s,{needZ:!0}))},[i,o,r,s]}class DA extends de{constructor(t){super(),he(this,t,kA,xA,ce,{path:3})}}function SA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("pattern"),o=He("rect"),r=ee(),a=He("path"),l=ee(),c=He("path"),h=ee(),u=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(f,m){B(f,t,m),j(t,e),j(e,i),j(t,s),j(s,o),B(f,r,m),B(f,a,m),B(f,l,m),B(f,c,m),B(f,h,m),B(f,u,m)},p(f,[m]){m&1&&P(a,"d",f[0]),m&1&&P(c,"d",f[0]),m&1&&P(u,"d",f[0])},i:K,o:K,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(h),f&&O(u)}}}function TA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Er(s,{needZ:!0}))},[i,s]}class LA extends de{constructor(t){super(),he(this,t,TA,SA,ce,{path:1})}}function zA(n){me(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Ch(n,t,e){const i=n.slice();return i[5]=t[e],i}function jA(n){let t,e;return t=new DA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function OA(n){let t,e;return t=new LA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function VA(n){let t,e;return t=new MA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Ph(n){let t,e,i,s;const o=[VA,OA,jA],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=He("svg"),i.c(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),V(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){V(i),s=!1},d(l){l&&O(t),r[e].d()}}}function BA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Ph(Ch(n,i,r));const o=r=>V(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Ch(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Ph(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)V(s[a]);e=!1},d(r){r&&O(t),Yt(s,r)}}}function RA(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>te(k({},l),{path:l.path.map(c=>Im(c,o.bounding))})))},[i,r,a,s,o]}class _A extends de{constructor(t){super(),he(this,t,RA,BA,ce,{floorIndex:3,floorplanData:4},zA)}}function FA(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function HA(n){let t,e,i,s;return{c(){t=He("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[we(t,"mouseenter",n[3]),we(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:K,o:K,d(o){o&&O(t),i=!1,rt(s)}}}function NA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=Er(o.path,{needZ:!0,format:p=>Im(p,f)});return n.$$set=p=>{"room"in p&&e(0,o=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,m,a,l,c,i]}class GA extends de{constructor(t){super(),he(this,t,NA,HA,ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},FA)}}function QA(n){me(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Ih(n,t,e){const i=n.slice();return i[6]=t[e],i}function Eh(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new GA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function WA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ih(n,r,l),h=a(c);s.set(h,i[l]=Eh(h,c))}return{c(){t=L("div"),e=He("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),j(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=Xt(i,c,a,1,l,r,s,e,Fi,Eh,null,Ih),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)V(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function UA(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Em extends de{constructor(t){super(),he(this,t,UA,WA,ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},QA)}}function YA(n){me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function Mh(n){let t,e=n[0].text+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","text svelte-1lm20n5"),z(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),j(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Le(i,e),o&1&&z(t,"font-size",s[0].textFontSize+"px")},d(s){s&&O(t)}}}function XA(n){let t,e,i,s,o=n[0].text&&Mh(n);return{c(){t=L("div"),e=L("img"),s=ee(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),dt(e.src,i=n[0].imageURL)||P(e,"src",i),z(e,"width",n[0].imageWidth+"px"),z(e,"height",n[0].imageHeight+"px"),P(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),j(t,e),j(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!dt(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&z(e,"width",r[0].imageWidth+"px"),a&1&&z(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Mh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:K,o:K,d(r){r&&O(t),o&&o.d()}}}function ZA(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class JA extends de{constructor(t){super(),he(this,t,ZA,XA,ce,{missingFloorConfig:0},YA)}}const Oi="data:image/png;base64,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";function Mr(n){return n*180/Math.PI}function qA(n){me(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function KA(n){let t,e;return{c(){t=L("div"),e=L("div"),P(e,"class","floorplan__camera-rotate svelte-17cl35n"),z(e,"background-image",`url(${n[0]||Oi})`),z(e,"width",n[4]),z(e,"height",n[4]),z(e,"left","-"+n[4]),z(e,"top","-"+n[4]),z(e,"transform",`rotate(${n[3]}deg)`),z(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17cl35n"),z(t,"left",n[1]),z(t,"top",n[2])},m(i,s){B(i,t,s),j(t,e)},p(i,[s]){s&1&&z(e,"background-image",`url(${i[0]||Oi})`);const o=s&1;o&&z(e,"width",i[4]),o&&z(e,"height",i[4]),o&&z(e,"left","-"+i[4]),o&&z(e,"top","-"+i[4]),o&&z(e,"transform",`rotate(${i[3]}deg)`),o&&z(e,"transform-origin",`${i[4]} ${i[4]}`)},i:K,o:K,d(i){i&&O(t)}}}function $A(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Mr(o)+45,p=document.body.clientWidth,v=document.body.clientHeight,A=`${(p<500||v<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,f,m,A,i,s,o]}let eb=class extends de{constructor(t){super(),he(this,t,$A,KA,ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},qA)}};const tb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArUAAAB7CAMAAABdA4ieAAAC91BMVEUAAACOpP/H0P+yxP/a4/+asv/W3/+/z/+cs//S3f+mu//Q2//5+v/H1P/d5f/l6//y9f++zf/i6f+ww/+ovP/7/P/u8v/N2f+Mp//q7/+4yf+uwf+Wr/+7y/+1xv+Ho//x9P+9zP+2x/+swP+gt/+Oqf/Y4v/r8P/l7P/b4//F0/+juf+Zsv+XsP+Trf/p7v97mv9wj/+kuv+ftf/x9P92lf/3+f/I1f+5yv+Eof98m//8/f/4+f90lf+9zf/j6f/T3f/L1/+Bnv/6+/+SrP/m7P/f5v/O2v/L2P/E0v/Az//+///s8P/e5v+rv/+pvv+Anv+qvv+Pqv+Kpv+CoP93l/9xlP/z9v/p7v90lf9uj//P2//v8//o7f/k6v/K1v+6yv9rjv98nv/E0v/9/v/09//h6P/X4f9pjP/9/f/N2f/K1v/C0f+Ho/99nP/1+P9sj//6+//u8/+iuP/u8//g6P/U3v+3x/+0xv+etf+Vrv9pjf/B0P9ukf+ht/+Vr/94mP/G0/+8zP+2x//+/v/09v/W4f9ojv/c5P+xxP/d5v+xw/+vwv+Jo//g6P+nvP+SrP/R3P/1+f/W3//U3//C0P+Jp/9nh/+Kpv+Fov/Y4f/J1/+Pqf+rv/+Oqv+Oqv+muv+twP/f5//t8P97mf/h5/+twP+kuf/L2P+juP+Ipf+huP+Pqf/d5v+zxf+cs/+Zsf+wwv/V3v+8zP+Go/+zxP+GpP/T3f/r8P/u8v/o7f/d5P/m7P/H1P/w9P/D0f+uwf/Z4v/F0v/09//D0v/v8//s8v/d5P/Y4f/s8P+etv/X4f+gt/+ovf+bsv+xw/+Vr//j6v+1x//J1v+4yf/r8P+yxf/T3f/B0f+Fo//09//W4P/h6P/L1v/i6f/x9f/t8v/G0/+uwf/z9f/7/P/n7f/z9v/T3f+4yf/J1v/z9f/w8//q7v/O2v/8/f/5+v/y9f/w8//g6P/z9v+/zv+5yf+9zf/5+v/Q3P/B0P/u8f/R2//////LSJnaAAAA/HRSTlMAAwGMx2jAn2u7ebn0q8zX7J3TiHz45bRS35SFYZmPSembkYNwVMXh2cmodWVjXN43DHZu6gfyrJZGOvrzLAbVvbBB91raz7aypqH+4s6Bfj9/Vk9EMint3C8gt+fc1q+XGAml/O/SxBz7s66kSz3wI/bjc+fQvpOObV8VoyZyXjSpmgv97sMPyorNiYZN0XpYuvHCv6JNEhEWw61YgCUdGBIP5CIgHypaUEU6NS9JQy8lGlY6NCuMfVtPSzspJoRxcExBNTMUyn9zaWRfVkk9Oad9emtkY0RBMLGsnJaQj4ZmXVHhsaKbeW9owb466dnVy7mYj45wyaGV3bdGzuNnAAASkklEQVR42uyaS0iUURiGTUQZ1MaMURSEbOFt4ybGQClFHO9rBS8F3nAURHG0hZvyQrgQRsfNuKmRCTcGGaEzThNqMyouwswKNTVMLe/a/bLo+845/5z/dzIiumj971I3gz6+Puc9x0POT6bRaXfYrJa18YHFhYXXKzMz6+/fb2+/ePFia8uvWlXelFkcr6pO2NqCr2xv77xfn5lZWXm9sDgwvmZZGnHYzaZjHnLk/PaYzL0jS9Pji6+XN3Z3gvJPnTkTEJCT01xSUtWuVick+PlVJ6tUqvj44uLipkxIU3F5fLxKlZxc7efnl6BWt1eVlDTn5AQEnDl16lR+be2n3fWZlYWBNcugze485yFHzq/Kub7eEcv44tzyekpsbEhIZGRWVk1NUFBtPqU2gFGbANRWVycnI7XlCO0XQm25mFp1VRWjFrDNz68NCqqpyYqMDAmJjc3NzQ3cmJwfmLba7CZPDzlyfg5Wh3V6YG559HyhUhkVlZJSUJDLqK3pDkJqoS8ZtVWEWiCTUltejl37BaCVdG2Cul1MLUIb1M2pLShIiYpSKpWF58+37U3Oj1ue2E0ecuT8EK1mm3VoYG4vW6MrLQ0MDDwvUIvQ8q6tBWqZIeRQQ+DU8q51NwQxtbVAbRajNrZARG1gaWBpm0anyY6enB+bGOyV6ZVzIK6bPUPzs17Rx48fb80GaHVtpQRaF7XYtZFIbTcRBAFb7rWc2uJM1rVoCCqgFquWdy0TBDCEbqSWlm2KQC38rZSW6nS67OxW+CxXr0Z7ec/J8MqRxtQ7ONQ/2xIREeHlFR191UVtqRu1wBep2hpqCNxrpYYg6dp4Ude2Y9cG8K5FQ8hyNwSglnZtNoE22svLKyKirKxFsTo28cQsH9v+81Bevb29O1qMZQAtUhs9SqnVsK5199osRi3fENwNgXitcBqrrmZly7r2DKUWq7Zb8FrBEAoptW1tGg3rWk5tC3xSQ53ig8zuf5pzd4df9c8qFIrEOgOhtgyphdCubaVdC9iyrkVo+Wnsm12bID6NZYqWLxX32qpm0fKVD9ii10bSrkVDiJJ2bWuriFqjsaUDPmpdXWIifG7f1bGezT55bfhfYrrfM7Wamufrq9cjtIkGA+1aZgiArdRrlUBtirRr2YbAvBZGBLV71/INAcuWbwjcEERey7tWKe7abGnXdiC1DFq9r29eampF/3O5dv/1ODd7pj5og4ODU13UQtdyQ+Beq9FovnMaE20IAdwQJHut2BCE05jaffkSDAGwxbJl1CK27DQ2iqcxCFKLXWsgXatX+BJqg4O1aWlJz14N35XR/RfTeP/2VOeFpKS0tDQCLVDrq9AjtXVIrdFYVsaoHWWGQKgN3EdtCNVa91sGtdQQmvhpjFUtX74QWjoioNdm0a5lGwL3Wp1GI/HaCCP1WkMddi1Cm5cH1BJsky5UxGHrysLw7wQd9pl/XFfFBaRWq9UCtalIrZ56rcG7A7u2jHktMQQN91qllFq2fImoba468G5M6rVq4rV8Q0CvZdTGgtcitrxrNUgtli1QCyFe6+0yBL3eF6Cl1CYBtYBtnL9/0b2ezWseco56QGLvpV++7O8fF1dRAdhC16Ih0K4lhpBoQBaMLS6vZacxTdu+DSFXsiHkU689YENgd2MSQ0iQ7rXiG90Qvnxh2eJhTOfqWihb7rXUEIBalyFotaRru+IQ28uXY9LBF27JD3OObPqePn9TlJ4eExNDqO0CapOQWsCWdq2CUmtgGwKnli9f6LWFrg0hhFEr7doS1rXSu7HM8nK3DaHd7W6shnutyxACqdficYxSyzYEgVqEVsENQYtdi9j6U2rTi4oqfaZu32n0kHO04nlr+N3HjIaGoqIipNafUNsF1KIicK9VUK8FQ8Cu5YbAqQVslfv2Wuq1+TU7uxszK/DycG1t2mJZWrKOjIzYHA673Wx2Ok3nPImbNJqcfWa7vdfhsMG3rUtLFss0PG3Eh43ruzvC8sW7lhkCgxYMQXzLYCReyzYESGoePY0JXesPiYlBbCsbOjMyMu713L/uIedo5NiNm+8++vhkALSVlaRrqSEAtNKu1VNqWddKN4Rs3f6uLdxYnsTXsdNLg7Ze8y95WOhp6rM7RqyW6fGB+bnJ5Q0lNQRyo+u+fOGGIMFWOI2Rqq2ghgDUYtcSbH18fE4AuXLnHvr0PX30JvzEiRM+gG0nYFsE2IIgQARD0LINIY9vCNLla1R8ozu6PLc4brE6zH/iEcAxp90GD83mJ/dAqjU64TTGvNYodC0uX2SvJV1LNwSkFg3B1bWEWvhBhIdfeSjbwiHO9QeP34aFXQkPp9AitWgIgtfGYdcecBrrMJYJy1c0gLIHb62GrE96+/7aCmoyOwYnhvrnJo3otXz5Yl6roNCmptLTGHYtei1imy50rQ+lFrANC7v48ra86B6+HLs1/PDs2YsA7RWAlmLb0MkNgXStdENwv2WIUKzi2yrnoZo98ekkPpYQ7saQWtq1dPlCr+WGIO1axJZSe/Hs2bePHsiae4jSeOfxpdBQhJZULe/aSmIISG0cNwTetQoIMQTDbP9Qj818mP+Pejp7ByfGVmeF5WufIVw4wGuxahm1oaGh9S9vyqPYYYgnnL1O19cDtEAt7VrqtXCIdnWtsCEkYdfyWwaF4jMp174j9JtsvGvrGer/oMcNQXzL0CVZvhoaMii1iG2YQG19/enTp08+li33K/tm7JNGGIbxqiEht5m7iasMcBuwwOJk0tEFcn9BG7s1bizQGBycCCbXpUkTo9VFJVpRSeNkuBqnq6BRoiwOMtldm3Tr+37fJ9+dtFEUbNX3+RPIj+d+93zf/ctgyZb1YDAUAmx510J410JY1wqvbTeEma3vJ9uP9571yObu8rfTd6xrhSEIahFb2bXCayW1wWAwM2CvLf5XFvSMMr9fzw9kMhnEFqmVXSsMYQI3hFFJLUD7GixwZuvHU/kuoG+zsXx0CtS+Yl4runZ0fHzcvSEAtUPcEEKCWshhdYlezx44I0vV80J+AILQQgIuagdby9e1vXbm9Ogp3kmd2j45q7z1Ll/tXRuAoCEAtQzbQkE93qdLCw+Wsa9NXVXVfB6xdXftsOxauSHwszHgtfG0L6IufNkBdhm0vGul10Kk14quzQO1qqqDK7yg9Dwj682wrk+raqEgoGXUtrp2yGUI3Gt/we3T5/L+0Q+6W/mIXTvR7rWArTSEfJ5Rq+the40at5dBMTDDCC2jVhoCYjscAGo5tBC+fA0elXefhsF2dqTdOKtMyLlWvo2F3NQCtNPTiG04aZcI3B6lb6mqJZPhK2rVFrVBFATRtXKvrZw1Fh/RotXdoOzu/LwYhLj3Wo8hCGrDQG1y1jTIcbufvo2ilTJnZxFbnRsC81qxIYQ8XntRpy9SWOZ3y+dv2pevjPRaQa1pplIph87OuoxsXEulTJND6zWEjPRagDZwXqbredd94bgiqfUYgsq6Ngldi9hqmna8Qj9etw6/bMvSNIYt/MAtQ8i7DQG79rLeoPH8b75QPg8wbINyQ+CGILtW0yxLUZoE7v2RrRmKolgaUouGwL1W93gtdu1lnY57bj5IPBRei+GGAHF3rYKJ7608l82lF5lacSLxOFLLutaUXeuhNlOnOyEdkMu9VnYtJGnysrUshDYej6SLG9QBd5TZdASgjSsQhNZFrS69FoilF6+OsgDkIrauDWEWu1ZjhoDYRiKRdNohU+g4CyUnl2tRa1nSEKTXFmwi9s7kNg89G4IwBNG1SG0uZ9BVhQ4PEwzDyKWBWoEtUis2BNG19toSydc9bx81D91dC9hKaiNIrWE4dPxwy8yXnEQCoL3WtSnetQhtsklXRLv1YajNli8BraYgtozaXBqgTSQS2cl1+q1vytj6pD+bBWpF10qvFV2btIukBV2WhVRrQxDQCkNAbLNZv1N7zoeMt/jr13x+P1LLyhawlYLAX8fobl33g0ZWtE2+11oearFr/RDf3gEV7p/z6WDS5/MJaF1eqwhslSo9q3qW/vn9Y63Na7Fqs0gtpDZHhXs9/Z9r0ShC6+5aQS1C65ToEKHXmVqvRtoNwQ9BbKPR96vUGt5H1IcYg9YjCDkxIcSrNB32ONLRSg7H1msIEMA2GqNJoZWp1ckYQCuoRWwZtUYaFSFdpNHwYbOwsodde7UhtLAFaGOxl7U5eub9Ztfscd0Eoihsu8oSKJBoQpUYyYULmhSIBVjACuip0tFQpEaaagTSyLiI9GSMZArEKp4it95N7oXBk6dUr7Ln59sB4uNw7p0BTlfb3s7Wcm0fvfbbV7MveAYo7k9eEB5h+x0Aa22b9OlKb9bHP7kNgLZC2slawKTs80Bx/2sIW8DO7dy7VSt9SfuoyHMurei1k7bnt/3K8ExQXLT2Y0MA8qLwro2mRaG6hV5RTNpuuba81345v+n+E3oR6su7aAjc2hyt9cL4qN+fcNNcw9DzPJG1i7VG2dfidHlHaYW1qK0H2oauZvvz/ZEyhtLyrBUN4WzuxLweIO6HrOXWhiQa6pUupHeLkRCYrbWB2dqzZh+vPGxOl1xoW3iztYyxqNWj4KadG0URm7z9tyHoPZi+PnBJRExjk7WEEHiTrtMof9T7q7NctJYwcBaYGgJwVf/R5Sft3bkh8KydrXVV93aHzs7WklBMY2b+kob65uE0NhcEQhhaa1mWo+7VmqqzgElaRlDbKWtD0wykAg6GikJkretO2saKelt1cRyjtQAD5qw1zUBCdr2L1jIWAdzaWEVvq44+pI0AErLQs/rdyiAjm9ONiF5rATGlpaPWwUM1ZHSxFokIY9FNn12fivw4toQwkbWobemPynhbD1lW0hKtfYTtVa3PUk+q3pp7LYDW0jLL2lGJ+yP14DhZltFFW5DW6swApgbrpn1kbVmCtJnj+KP0GyFwFsCspZRLq1j70Z2qsxC0loK0qK0vd95Wne/7IC1Q8qgd9DgB1Il0dKx4CVsH8P1E3n3C7t76AM/aErKW3s1FAxVZNweUllvrIwc5V5r7MUiSWVoMW5C2NdVAXao7DmNL1vpJkgy1dH/V9W9wNmmTxdqy7OR7CMMnV2EiaxMgkGzoXjdDEKC2S0HwR3OeoD6beuBZ26K0QXC4y/Pa/7Jrx7gJw1AYx2su0iuYgYFI7sAJstiS2ZKpk8UeWfKWKyQLLJ5Qxyp34TZ9D15YOkBpm9ji/U/A8CP+HFj0styMapHtZ54bh/t5y2E9LoQNVppMXoN1uixLQns8rl9PeZ0T3O96O5T4rL2wBQkuZnCbWQ7OXdUe1zwNni8YCsh2VOuK1I/a2jtHapHtZp/J+cD9bf0HoiW1rpAp38TfYlEUgJaetWUOZwP3P3UnetYCW1ChU52JogoS1UKIlq9gT95yILSugKRKciq2VhLaEpIVm3366j2pxaSMyf07YRUlND5qTynvGG6aaDOSWgnptFiIKoQLWmQ7pLphuOkTB0lqoZDSTGiVBrXE1iT0wbgEEn0gtSEEncoNfRV1uKKN/KqL+/4C1xYSA7XapjATRGU1hGxT3NtcGnUK0UJgZf7TuDWEls1yt9wiWsja7awzYRWttYgWYrPcLbejWqua2WaCqBSixQLvWe5mi06RWqv8TDOhNUrZC9sdm+Xuu5cpUqvU+wwzYbVVkIXYLHd/olekVpmpZ8KiMYbU7ma/EXJZBW5JrZl2V9bRnNWyWe4xt8TWTPd3FdEYSEFslnsoURlAi01FqN56f2br2xeOe9ytgbyf4nErGg/hl6RN4Jc5Lt++2rVjHMdCIIqiqtoRQW2mMogIyZFjlsB2B9wjjaY1PXa3wcbSPaEDR1fP9fVt8aPai2+f2+TlWu2l0yweZHlEO5S9cyu1lDKj5T/fWCH4jLaUnXMbvFyrzby8xRrayqUM2+ZWqvuM1nmpgHWkl8F9z9yG7LNa5yEMa0n8yHb93Er1oXjnoMVyFn3KQVcP7VRpFn+sDiznaiuHNufsHnkIwy7aPA/r5jbFGW3m7S12ku55WPN7Li1PPIRhN6sjtBjTmm+KmYcwPEOKs9tHF1JDHCoHLZ5DQ8yPBic9DoHjAKvsb85qjbFxHOCprMZaf5qdhlorxwGeTsPIttvPlno0y3GAZfbHp6n3ynGAV0m99u/2J6H3znGAvW4n+J25tdY7xwFey1pvQe6/DlrjOMDLqfXW7N5pbs0YWhxgtpj0rl1uiaHFISzccSWohUCzOIemm0VKChwHOMutKCVwHOA4av/JVi0xtDiRpCRfRcvQ4lBfxSnG0OJc/+xTjKHFyVRMP38iDC0O92lZVRhanO+vcVWGFu9BRWkW7+Z3rapEizdy7ZVm8V5Gtr8AtSnix59eOmYAAAAASUVORK5CYII=";function ib(n){me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function nb(n){let t,e,i,s,o;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),o=Se(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),z(e,"background-image",`url(${tb})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),z(t,"transform",n[2])},m(r,a){B(r,t,a),j(t,e),j(t,i),j(t,s),j(s,o)},p(r,a){a&1&&Le(o,r[0])},d(r){r&&O(t)}}}function sb(n){let t,e=n[1]&&nb(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:K,o:K,d(i){e&&e.d(i),i&&O(t)}}}function ob(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Mr(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class rb extends de{constructor(t){super(),he(this,t,ob,sb,ce,{floorplanData:3,northDesc:0},ib)}}function ab(n){me(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function lb(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let C=0;C<u.length;C+=1)f=vt(f,u[C]);t=new _A({props:f});let m=(n[3]||n[5])&&xh(n);const p=[{floorplanData:n[11],floorIndex:n[2]}];let v={};for(let C=0;C<p.length;C+=1)v=vt(v,p[C]);s=new Pm({props:v});let g=n[6]&&kh(n),A=n[10]&&Dh(n),w=n[4]&&Sh(n),I=n[22]&&Th(n);return{c(){oe(t.$$.fragment),e=ee(),m&&m.c(),i=ee(),oe(s.$$.fragment),o=ee(),g&&g.c(),r=ee(),A&&A.c(),a=ee(),w&&w.c(),l=ee(),I&&I.c(),c=Ee()},m(C,M){ne(t,C,M),B(C,e,M),m&&m.m(C,M),B(C,i,M),ne(s,C,M),B(C,o,M),g&&g.m(C,M),B(C,r,M),A&&A.m(C,M),B(C,a,M),w&&w.m(C,M),B(C,l,M),I&&I.m(C,M),B(C,c,M),h=!0},p(C,M){const E=M&2052?Ct(u,[{floorIndex:C[2],floorplanData:C[11]}]):{};t.$set(E),C[3]||C[5]?m?(m.p(C,M),M&40&&D(m,1)):(m=xh(C),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(ue(),V(m,1,1,()=>{m=null}),fe());const S=M&2052?Ct(p,[{floorplanData:C[11],floorIndex:C[2]}]):{};s.$set(S),C[6]?g?(g.p(C,M),M&64&&D(g,1)):(g=kh(C),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(ue(),V(g,1,1,()=>{g=null}),fe()),C[10]?A?(A.p(C,M),M&1024&&D(A,1)):(A=Dh(C),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(ue(),V(A,1,1,()=>{A=null}),fe()),C[4]?w?(w.p(C,M),M&16&&D(w,1)):(w=Sh(C),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(ue(),V(w,1,1,()=>{w=null}),fe()),C[22]?I?(I.p(C,M),M&4194304&&D(I,1)):(I=Th(C),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(ue(),V(I,1,1,()=>{I=null}),fe())},i(C){h||(D(t.$$.fragment,C),D(m),D(s.$$.fragment,C),D(g),D(A),D(w),D(I),h=!0)},o(C){V(t.$$.fragment,C),V(m),V(s.$$.fragment,C),V(g),V(A),V(w),V(I),h=!1},d(C){se(t,C),C&&O(e),m&&m.d(C),C&&O(i),se(s,C),C&&O(o),g&&g.d(C),C&&O(r),A&&A.d(C),C&&O(a),w&&w.d(C),C&&O(l),I&&I.d(C),C&&O(c)}}}function cb(n){let t,e;return t=new JA({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xh(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Em({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?Ct(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function kh(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new uA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?Ct(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Dh(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new yA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?Ct(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Sh(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new eb({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?Ct(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Th(n){let t,e;return t=new rb({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function hb(n){let t,e,i,s,o;const r=[cb,lb],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=L("div"),i.c(),P(t,"class",s=et(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),V(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(t,null)),(!o||h&2&&s!==(s=et(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){V(i),o=!1},d(c){c&&O(t),a[e].d()}}}function db(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:C}=t,{adaptiveRoomLabelVisibleEnable:M}=t,{highlightData:E}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:T}=t,{cameraImageUrl:W}=t,{northDesc:F}=t,{compassEnable:N}=t;const G=tc(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,m=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,p=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,v=H.ruleLabelsEnable),"floorplanData"in H&&e(11,g=H.floorplanData),"getRoomAreaText"in H&&e(12,A=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,w=H.getRoomDimensionText),"getLabelElement"in H&&e(14,I=H.getLabelElement),"getRuleDistanceText"in H&&e(15,C=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,M=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,E=H.highlightData),"missingFloorConfig"in H&&e(18,S=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,T=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,W=H.cameraImageUrl),"northDesc"in H&&e(21,F=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=g.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,m,p,v,g,A,w,I,C,M,E,S,T,W,F,N,s,G,i]}let ub=class extends de{constructor(t){super(),he(this,t,db,hb,ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},ab)}};function fb(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Lh(n,t,e){const i=n.slice();return i[24]=t[e],i}function zh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=jh(Lh(n,s,a));const r=a=>V(o[a],1,1,()=>{o[a]=null});return{c(){t=L("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Lh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=jh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||tt(()=>{e=_i(t,ut,{duration:n[0],easing:yi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)V(o[l]);i=!1},d(a){a&&O(t),Yt(o,a)}}}function jh(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new ub({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16777212?Ct(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function mb(n){let t,e,i=n[1]&&zh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=zh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function gb(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:C}=t,{getRoomDimensionText:M}=t,{getLabelElement:E}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:W}=t,{missingFloorConfig:F}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,m=N.roomAreaEnable),"roomNameEnable"in N&&e(11,p=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,v=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,g=N.ruleLabelsEnable),"floorplanData"in N&&e(14,A=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,w=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,I=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,C=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,M=N.getRoomDimensionText),"getLabelElement"in N&&e(19,E=N.getLabelElement),"getRuleDistanceText"in N&&e(20,S=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,T=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,W=N.highlightData),"missingFloorConfig"in N&&e(23,F=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,m,p,v,g,A,w,I,C,M,E,S,T,W,F]}let ic=class extends de{constructor(t){super(),he(this,t,gb,mb,ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},fb)}};const pb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function vb(n){return Q(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return Q(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Ab(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function bb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Ab),rules:n.rules}}function yb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function wb(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Vi(n){return Q(this,null,function*(){const t=yield vb(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(bb),s=n.computed_data.entrance?wb(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(yb)}})}function Cb(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:pb,width:45,height:48},a=PA(o,t),l=wA(o,e),c=CA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Pb(n,t){return t(n),n}function Jn(n,t){return Pb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Oh(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function nc(n,t,e=Ti.BOUNDING_CENTER){const i=Oh(n,t),s=Oh(n,t+1);return e===Ti.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ti.CEILING?s:i}function sc(n,t,e,i){const s=nc(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Ni=class{constructor(t,e){d(this,"VERSION","3.58.1-alpha.0");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ht);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.updateFive(t),e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil=new gr(t),this.workUtil=this.fiveUtil.workUtil}getCurrentState(){return this.state}absoluteUrl(t){return Nl(this.staticPrefix,t)}onWorkCodeChange(){}},wi=class extends Ni{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Mm=500,Ib=80;function sn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function xm(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return sn(r,a,e)||sn(r+i,a,e)}Object.assign(window,{nearlyEqual:sn,nearlyEqualRad:xm});function Eb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Vh(n){return Eb(n)&&!!n.isVector3}function oc(n,t){return Q(this,null,function*(){const[e]=yield an(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Mb(i,s))throw new Error("pose 与预期不符")})}function Mb(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?xm(i,s,2):typeof i=="number"&&typeof s=="number"?sn(i,s,2):Vh(s)&&Vh(i)?s.distanceTo(i)<.01:i===s})}function xb(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!sn(e,r,2)||!sn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!sn(s,c,2))}function km(n,t,e=!0){return Q(this,null,function*(){if(xb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield an(oc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield an(n.updateCamera(Jn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function qn(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function kb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Db(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Sb=class extends wi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield an(km(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Mm;qn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);qn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Db(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();kb(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Ib/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Tb=(n,t)=>new Sb(n,t);function Lb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function zb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let jb=class extends wi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield an(km(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Mm;qn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);qn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new b.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&zb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Lb(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Jn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),gn(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=nc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Ob=(n,t)=>new jb(n,t);let Vb=class extends wi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=nc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return Q(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}_show(e){return Q(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield oc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;qn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return Q(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;qn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Bb=(n,t)=>new Vb(n,t);function Rb(n){me(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function _b(n){let t,e,i;return{c(){t=L("div"),e=L("div"),i=L("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||Oi)+")"),z(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),z(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),j(t,e),j(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||Oi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2]),o&8&&z(t,"opacity",s[3]?1:0)},i:K,o:K,d(s){s&&O(t)}}}function Fb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Hb(n,t,e){var w,I;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(I=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?I:0;function p(C,M){const E=C.bounding,S=C.observers[M];if(!S)return"";const T=(E.max.x-E.min.x)*l,W=(E.max.y-E.min.y)*l,F=Math.floor(S.positionInImage.x*T),N=Math.floor(S.positionInImage.y*W);return`translate(${F}px, ${N}px)`}function v(C){e(7,u=C)}function g(C){e(9,m=a.work.observers[C].floorIndex)}const A=pr(C=>{e(8,f=C.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",v),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",v),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=C=>{"five"in C&&e(4,a=C.five),"pxmm"in C&&e(5,l=C.pxmm),"floorplanData"in C&&e(6,c=C.floorplanData),"cameraImageUrl"in C&&e(0,h=C.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=p(c,u)),n.$$.dirty&256&&e(1,r=Fb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Nb extends de{constructor(t){super(),he(this,t,Hb,_b,ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Rb)}}function Gb(n){me(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Bh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Rh(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=L("div"),i=L("div"),r=ee(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,h){B(c,e,h),j(e,i),j(e,r)},p(c,h){t=c,h&1&&z(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&z(i,"width",s),u&&z(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function Qb(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Bh(n,s,r),l=o(a);i.set(l,e[r]=Rh(l,a))}return{c(){t=L("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=Xt(e,a,o,1,r,s,i,t,$l,Rh,null,Bh))},i:K,o:K,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Wb(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Ub extends de{constructor(t){super(),he(this,t,Wb,Qb,ce,{extraObjects:0},Gb)}}function Yb(n){me(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function Xb(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=vt(l,a[h]);t=new Pm({props:l}),i=new Ub({props:{extraObjects:n[7]}});let c=n[3]&&_h(n);return{c(){oe(t.$$.fragment),e=ee(),oe(i.$$.fragment),s=ee(),c&&c.c(),o=Ee()},m(h,u){ne(t,h,u),B(h,e,u),ne(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?Ct(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&D(c,1)):(c=_h(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),V(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){V(t.$$.fragment,h),V(i.$$.fragment,h),V(c),r=!1},d(h){se(t,h),h&&O(e),se(i,h),h&&O(s),c&&c.d(h),h&&O(o)}}}function Zb(n){let t,e,i;return{c(){t=L("div"),e=L("img"),P(e,"class","missing-floor-image svelte-18287ai"),dt(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),j(t,e)},p(s,o){o&64&&!dt(e.src,i=s[6])&&P(e,"src",i)},i:K,o:K,d(s){s&&O(t)}}}function _h(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Em({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?Ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Jb(n){let t,e,i,s;const o=[Zb,Xb],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ee()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),V(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){V(e),s=!1},d(l){r[t].d(l),l&&O(i)}}}function qb(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const p=void 0;return n.$$set=v=>{"five"in v&&e(0,r=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,f=v.highlightData),"missingFloorImageUrl"in v&&e(6,m=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(v=>v.floorIndex===l))},[r,a,l,c,h,f,m,o,s,p,u,i]}class Kb extends de{constructor(t){super(),he(this,t,qb,Jb,ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Yb)}}function $b(n){me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Fh(n){let t,e,i,s,o=n[8]!==0&&Hh(n);return{c(){t=L("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[14]),we(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Hh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),V(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){V(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,rt(s)}}}function Hh(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=vt(c,l[f]);e=new Kb({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=vt(u,h[f]);return s=new Nb({props:u}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(f,m){B(f,t,m),ne(e,t,null),j(t,i),ne(s,t,null),a=!0},p(f,m){const p=m&6381?Ct(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(p);const v=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(v),m&1024&&o!==(o=`${f[10]}px`)&&z(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&z(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){V(e.$$.fragment,f),V(s.$$.fragment,f),a=!1},d(f){f&&O(t),se(e),se(s)}}}function e1(n){let t,e,i=n[1]&&Fh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Fh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function t1(n,t,e){var C,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(M=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?M:0,m=0,p=0,v=0,g=0;function A(E){e(12,f=i.work.observers[E].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=E=>{e(8,m=E.detail)},I=E=>{e(9,p=E.detail)};return n.$$set=E=>{"five"in E&&e(0,i=E.five),"visible"in E&&e(1,s=E.visible),"hoverEnable"in E&&e(2,o=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects),"highlightData"in E&&e(6,c=E.highlightData),"missingFloorImageUrl"in E&&e(7,h=E.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const E=Math.min(m,p),{max:S,min:T}=r.bounding,W=S.x-T.x,F=S.y-T.y,N=function(){return W>F?[E,E/W*F]:[E/F*W,E]}();e(10,v=N[0]),e(13,g=N[1]),e(11,u=v/W)}},[i,s,o,r,a,l,c,h,m,p,v,u,f,g,w,I]}class i1 extends de{constructor(t){super(),he(this,t,t1,e1,ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},$b)}}let n1=class extends wi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Oi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=k(k({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return Q(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Vi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return Q(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Cb(e,this.five,this.data),this.render())}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?k(k({},s.config),e.config):s.config;this.state=te(k(k({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=te(k({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new i1({target:this.wrapper,props:e})}};const s1=(n,t)=>new n1(n,t),o1=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],r1=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],a1=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Oa=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},l1=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Oa(s,0,0)),o&&n.applyMatrix4(Oa(0,o,0)),r&&n.applyMatrix4(Oa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Dm(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=k({map:s.material.map||{}},t);s.material=new U.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const c1=(n,t)=>{var v;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(v=t.north_rad)!=null?v:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=g=>Q(exports,null,function*(){var C;const A=(g==null?void 0:g.fbx_url)||e;if(l=(C=g==null?void 0:g.north_rad)!=null?C:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Tf.FBXLoader().loadAsync(A);return Dm(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,p(),!0}),h=({latitude:g})=>{if(!s.object)return;const A=u(g);A&&(s.object.position.y=A)},u=g=>{if(s.yBase===void 0)return;const A=.6;if(g>=Math.PI/4)return s.yBase-(A+1.6);const w=g*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const g=u(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const g=s.object;if(!g)return;const A=n.model.bounding,w=A.max.x-A.min.x,I=A.max.z-A.min.z,C=Math.max(w,I),{max:{x:M,z:E},min:{x:S,y:T,z:W}}=A;s.yBase=T,o={x:(M+S)/2,y:T-1.6,z:(E+W)/2},r=[0,l-Math.PI/2,0],a=.0045*C,l1(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function h1(n,t){var c,h,u,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new U.CanvasTexture(a)}const d1=({x:n,y:t,z:e})=>new U.Vector3(n,t,e),u1=(n,t)=>{var v,g,A;const e={},i=(v=t.animationEnabled)!=null?v:!0,s=(g=t.position)!=null?g:void 0,o=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>Q(exports,null,function*(){var F,N,G,H,Y,_,X,J;const I=(F=w==null?void 0:w.position)!=null?F:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const C=d1(I),M=(N=w==null?void 0:w.rad)!=null?N:o,E=(G=w==null?void 0:w.fbx_url)!=null?G:r;if(e.rad=M,M===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${M}`));const S=yield new Tf.FBXLoader().loadAsync(E);S.position.copy(C),S.rotation.z=M,S.scale.set(.8,.8,.8),Dm(S,{transparent:!0,side:b.DoubleSide});const T=(X=(_=(Y=(H=S.children)==null?void 0:H[0])==null?void 0:Y.children)==null?void 0:_[3])==null?void 0:X.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const W=(J=t.name)!=null?J:"入户门";return T.material=new U.MeshBasicMaterial({transparent:!0,map:h1(W)}),T.renderOrder=3,S.children[0].add(T),e.object=S,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,I=new U.AnimationMixer(e.object);a.push(I);const C=I.clipAction(e.object.animations[0]);C.timeScale=w;let M;const E=()=>{let F=0,N=0;const G=1e3/30,H=Y=>{F=requestAnimationFrame(H);const _=Y-N;_<G||(N=Y,a.forEach(X=>X.update(_/1e3)),n.needsRender=!0)};return F=requestAnimationFrame(H),()=>{cancelAnimationFrame(F)}},W={play:()=>{M||(C.play(),M=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{C.stop(),M==null||M(),M=void 0}};e.animation=W},h=w=>{var C;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((C=w==null?void 0:w.animationEnable)!=null?C:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},f1=ni;function m1(n,t,e,i=f1.Linear.None){const s=new mr(n).to(t,e).easing(i);qs(()=>s.start(0));const o=ss(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function g1(n,t){return m1({progress:0},{progress:1},n,t)}var Sm=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Sm||{}),ei=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ei||{});const Go=Math.PI*2;function Nh(n){return(n%Go+Go)%Go}function Gh(n){return n%Go}function Va(n,t,e){return n+(t-n)*e}const ml=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Nh(n),r=Nh(t);return e===ei.Anticlockwise&&o<r&&(o+=s),e===ei.Clockwise&&r<o&&(r+=s),e===ei.Loop&&r-o>i?ml(o,r,ei.Anticlockwise):e===ei.Loop&&o-r>i?ml(o,r,ei.Clockwise):{from:o,to:r}},p1=n=>{const t={},e=(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,k({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Gh(r.latitude),l=Gh(o.latitude),{from:c,to:h}=ml(r.longitude,o.longitude,o.rotation||ei.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ze.Five.Mode.Panorama&&(yield n.changeMode(Ze.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,p)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const p=({progress:I})=>{const C={};C.longitude=Va(u.longitude,f.longitude,I),C.latitude=Va(u.latitude,f.latitude,I),C.fov=Va(u.fov,f.fov,I),n.setState(C,!0)},v=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=g1(A,ni.Linear.None).onUpdate(p).onComplete(v).onDestroy(g);o.rotation===ei.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Qh(n,t){return n.x===t.x&&n.y===t.y}function Tm(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function rr(n,t){return(t.y-n.y)/(t.x-n.x)}function Lm(n,t,e){const i=rr(n[1],n[0]),s=rr(t[1],t[0]);if(isNaN(i)||isNaN(s)||Tm(i,s))return!1;if(ko(n[0],t))return n[0];if(ko(n[1],t))return n[1];if(ko(t[0],n))return t[0];if(ko(t[1],n))return t[1];if(e&&!A1(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function ko(n,t){return Qh(n,t[0])||Qh(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&Tm(rr(t[0],n),rr(n,t[1]))}function v1(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Do(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function A1(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&Do(t[0],n[1],n[0])*Do(n[1],t[1],n[0])>0&&Do(n[0],t[1],t[0])*Do(t[1],n[1],t[0])>0?1:0}function zm(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>zm(n,t-1))}const b1=`<style type="text/css">
|
|
452
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class J0 extends de{constructor(t){super(),he(this,t,Z0,X0,ce,{content:0},Y0)}}function q0(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function K0(n){let t,e;return t=new U0({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function $0(n){let t,e;return t=new J0({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function eA(n){let t,e,i,s;const o=[$0,K0],r=[];function a(l,c){return l[0]?0:l[1]?1:-1}return~(e=a(n))&&(i=r[e]=o[e](n)),{c(){t=L("div"),i&&i.c(),P(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),V(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){V(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function tA(n,t,e){let i,s,{floorIndex:o}=t,{floorplanData:r}=t;return n.$$set=a=>{"floorIndex"in a&&e(2,o=a.floorIndex),"floorplanData"in a&&e(3,r=a.floorplanData)},n.$$.update=()=>{var a,l;n.$$.dirty&12&&e(1,i=r.outlines[o]),n.$$.dirty&12&&e(0,s=(l=(a=r.outlines)==null?void 0:a[o])==null?void 0:l.svgContent)},[s,i,o,r]}class Pm extends de{constructor(t){super(),he(this,t,tA,eA,ce,{floorIndex:2,floorplanData:3},q0)}}function iA(n){me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function nA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new qo(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&O(i),s&&t.d()}}}function sA(n){let t,e,i,s,o,r,a=n[1]&&lh(n),l=n[0]&&ch(n),c=n[2]&&hh(n);return{c(){t=L("div"),a&&a.c(),e=ee(),l&&l.c(),i=ee(),c&&c.c(),s=Ee(),P(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),z(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[32]),we(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=lh(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=ch(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&z(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=hh(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&O(t),a&&a.d(),l&&l.d(),h&&O(i),c&&c.d(h),h&&O(s),o=!1,rt(r)}}}function lh(n){let t,e=n[3].name+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),j(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Le(i,e)},d(s){s&&O(t)}}}function ch(n){let t,e;return{c(){t=L("span"),e=Se(n[14]),P(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),z(t,"font-size",n[19])},m(i,s){B(i,t,s),j(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&O(t)}}}function hh(n){let t,e;return{c(){t=L("span"),e=Se(n[13]),P(t,"class","floorplan-plugin__room-size"),z(t,"font-size",n[19]),z(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),j(t,e)},p(i,s){s[0]&8192&&Le(e,i[13]),s[0]&1024&&z(t,"opacity",i[10]?"0.6":"0")},d(i){i&&O(t)}}}function oA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return sA;if(a[15])return nA}let o=s(n),r=o&&o(n);return{c(){t=L("div"),r&&r.c(),P(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),z(t,"left",n[16]),z(t,"top",n[17]),z(t,"font-size",n[18]),z(t,"opacity",n[12]?"1":"0"),z(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[34]),we(t,"clientHeight",n[35])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&4096&&z(t,"opacity",a[12]?"1":"0"),l[0]&512&&z(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:K,o:K,d(a){a&&O(t),r&&r.d(),e=!1,rt(i)}}}function rA(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function aA(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,p,v,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:C}=t,{hoveredRoom:M}=t,{getRoomAreaText:E}=t,{getRoomDimensionText:S}=t,{getLabelElement:T}=t,{adaptiveRoomLabelVisibleEnable:W}=t;function F($,Ae){if(Ae.width===0||Ae.height===0)return()=>!1;const ze=$.path.map(({x:Ve,y:Ge})=>[Ve,Ge]),pe=$.roomLabel.position,{x:Ye,y:je}=pe,{width:ke,height:it}=Ae,le=ke/2,Ce=it/2;return function(Ge){const at=Ye*Ge,qe=je*Ge,nt=ze.map(([Ie,Je])=>[Ie*Ge,Je*Ge]);return[[at+le,qe-Ce],[at-le,qe-Ce],[at-le,qe+Ce],[at+le,qe+Ce]].every(Ie=>rA(Ie,nt))}}const N=document.body.clientWidth,G=document.body.clientHeight,H=C.roomLabel,Y=H.positionInImage.x*100+"%",_=H.positionInImage.y*100+"%",X=(N<500||G<500?10:14)+"px",J=(N<500||G<500?8:12)+"px";let q=0,ae=0,re=0,Pe=0,ve=!1;M.subscribe(function(Ae){e(25,ve=!!Ae&&Ae.id===C.id)});const ge=$=>{e(7,re=$.detail)},_e=$=>{e(8,Pe=$.detail)},ye=$=>{e(5,q=$.detail)},We=$=>{e(6,ae=$.detail)};return n.$$set=$=>{"pxmm"in $&&e(20,g=$.pxmm),"roomAreaEnable"in $&&e(0,A=$.roomAreaEnable),"roomNameEnable"in $&&e(1,w=$.roomNameEnable),"roomDimensionEnable"in $&&e(2,I=$.roomDimensionEnable),"room"in $&&e(3,C=$.room),"hoveredRoom"in $&&e(21,M=$.hoveredRoom),"getRoomAreaText"in $&&e(22,E=$.getRoomAreaText),"getRoomDimensionText"in $&&e(23,S=$.getRoomDimensionText),"getLabelElement"in $&&e(4,T=$.getLabelElement),"adaptiveRoomLabelVisibleEnable"in $&&e(24,W=$.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var $,Ae;n.$$.dirty[0]&24&&e(15,i=T==null?void 0:T(C)),n.$$.dirty[0]&4194312&&e(14,s=C.size?E(C.size):""),n.$$.dirty[0]&8388616&&e(13,o=C!=null&&C.dimension?S(($=C.dimension)==null?void 0:$.width,(Ae=C.dimension)==null?void 0:Ae.height):""),n.$$.dirty[0]&384&&e(31,r={width:re,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?F(C,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=W?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:ae}),n.$$.dirty[0]&536870920&&e(28,h=c?F(C,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=W?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||ve),n.$$.dirty[0]&167772160&&e(11,m=l||ve),n.$$.dirty[0]&100663296&&e(10,p=u||ve),n.$$.dirty[0]&201326592&&e(9,v=l&&!u)},[A,w,I,C,T,q,ae,re,Pe,v,p,m,f,o,s,i,Y,_,X,J,g,M,E,S,W,ve,u,l,h,c,a,r,ge,_e,ye,We]}class lA extends de{constructor(t){super(),he(this,t,aA,oA,ce,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},iA,[-1,-1])}}function cA(n){me(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function dh(n,t,e){const i=n.slice();return i[14]=t[e],i}function uh(n){let t,e=[],i=new Map,s,o,r,a=n[10];const l=c=>c[14].id;for(let c=0;c<a.length;c+=1){let h=dh(n,a,c),u=l(h);i.set(u,e[c]=fh(u,h))}return{c(){t=L("div");for(let c=0;c<e.length;c+=1)e[c].c();P(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=Xt(e,h,l,1,c,a,i,t,Fi,fh,null,dh),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)V(e[h]);s=!1},d(c){c&&O(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,rt(r)}}}function fh(n,t){let e,i,s;const o=[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new lA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?Ct(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function hA(n){let t,e,i=n[10]&&uh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=uh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function dA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable:m}=t,p=0,v=0;const g=A=>{e(8,p=A.detail)};return n.$$set=A=>{"floorIndex"in A&&e(11,s=A.floorIndex),"roomAreaEnable"in A&&e(0,o=A.roomAreaEnable),"roomNameEnable"in A&&e(1,r=A.roomNameEnable),"roomDimensionEnable"in A&&e(2,a=A.roomDimensionEnable),"floorplanData"in A&&e(12,l=A.floorplanData),"hoveredRoom"in A&&e(3,c=A.hoveredRoom),"getRoomAreaText"in A&&e(4,h=A.getRoomAreaText),"getRoomDimensionText"in A&&e(5,u=A.getRoomDimensionText),"getLabelElement"in A&&e(6,f=A.getLabelElement),"adaptiveRoomLabelVisibleEnable"in A&&e(7,m=A.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:A,min:w}=l.bounding,I=A.x-w.x;e(9,v=p/I)}},[o,r,a,c,h,u,f,m,p,v,i,s,l,g]}class uA extends de{constructor(t){super(),he(this,t,dA,hA,ce,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},cA)}}function fA(n){me(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function mh(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function gh(n,t,e){const i=n.slice();return i[14]=t[e],i}function ph(n){let t;return{c(){t=L("div"),P(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:K,d(e){e&&O(t)}}}function vh(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=L("div"),i=L("div"),o=Se(s),r=ee(),P(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ie(i,"is-row",t[2]),P(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),j(e,i),j(i,o),j(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Le(o,s)},d(a){a&&O(e)}}}function mA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let p=0;p<h.length;p+=1)u[p]=ph(gh(n,h,p));let f=n[4];const m=p=>p[13];for(let p=0;p<f.length;p+=1){let v=mh(n,f,p),g=m(v);l.set(g,a[p]=vh(g,v))}return{c(){t=L("div"),e=L("div"),i=ee(),s=L("div");for(let p=0;p<u.length;p+=1)u[p].c();o=ee(),r=L("div");for(let p=0;p<a.length;p+=1)a[p].c();P(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),P(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ie(s,"is-row",n[2]),P(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),P(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ie(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(p,v){B(p,t,v),j(t,e),j(t,i),j(t,s);for(let g=0;g<u.length;g+=1)u[g]&&u[g].m(s,null);j(t,o),j(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(p,[v]){if(v&8){h=p[3];let g;for(g=0;g<h.length;g+=1){const A=gh(p,h,g);u[g]?u[g].p(A,v):(u[g]=ph(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}v&22&&(f=p[4],a=Xt(a,v,m,1,p,f,l,r,$l,vh,null,mh)),v&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+p[0]+" svelte-1fuyezq")&&P(t,"class",c),v&5&&ie(t,"is-row",p[2])},i:K,o:K,d(p){p&&O(t),Yt(u,p);for(let v=0;v<a.length;v+=1)a[v].d()}}}const Ln=1e3,zn=180;function gA(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(Ln-zn)*2,c=o.max.y-o.min.y-(Ln-zn)*2,h=s.map(([p,v])=>a?[p.x,v.x]:[p.y,v.y]).flat().sort().filter((p,v,g)=>v===0?!0:p!==g[v-1]),u=h.map(p=>{const v=a?(p-o.min.x-Ln+zn)/l:0,g=a?0:(p-o.min.y-Ln+zn)/c;return{left:v,bottom:g}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const f=h[h.length-1]-h[0],m=h.map((p,v,g)=>{const A=v===0?0:p-g[v-1],w=v===0?0:(p+g[v-1])/2,I=a?(w-o.min.x-Ln+zn)/l:0,C=a?0:(w-o.min.y-Ln+zn)/c;return{left:I,bottom:C,distance:A}}).filter(({distance:p})=>p/f>.1);return n.$$set=p=>{"type"in p&&e(0,i=p.type),"data"in p&&e(5,s=p.data),"bounding"in p&&e(6,o=p.bounding),"getRuleDistanceText"in p&&e(1,r=p.getRuleDistanceText)},[i,r,a,u,m,s,o]}class pA extends de{constructor(t){super(),he(this,t,gA,mA,ce,{type:0,data:5,bounding:6,getRuleDistanceText:1},fA)}}function vA(n){me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Ah(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function bh(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new pA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?Ct(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function AA(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Ah(n,o,a),c=r(l);i.set(c,e[a]=bh(c,l))}return{c(){t=L("div");for(let a=0;a<e.length;a+=1)e[a].c();P(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=Xt(e,l,r,1,a,o,i,t,Fi,bh,null,Ah),fe()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)V(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const yh=1e3,wh=180;function bA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:p}=t,{getRuleDistanceText:v}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,p=g.floorplanData),"getRuleDistanceText"in g&&e(0,v=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=p.bounding),n.$$.dirty&96&&e(11,s=p.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(yh-wh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(yh-wh)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[v,i,f,u,r,m,p,l,h,a,c,s,o]}class yA extends de{constructor(t){super(),he(this,t,bA,AA,ce,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},vA)}}function Er(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function Im({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function wA(n,t){const e=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:e,y:i}}function CA(n,t){const e=t.bounding,i=e.max.x-e.min.x,s=e.max.y-e.min.y;return{x:(n.x-e.min.x)/i,y:(e.max.y-n.y)/s}}function PA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function IA(n){let t;return{c(){t=He("path"),P(t,"d",n[0]),P(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&P(t,"d",e[0])},i:K,o:K,d(e){e&&O(t)}}}function EA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Er(s,{needZ:!0}))},[i,s]}class MA extends de{constructor(t){super(),he(this,t,EA,IA,ce,{path:1})}}function xA(n){let t,e,i,s,o,r;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("path"),o=ee(),r=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width",n[1]),P(i,"height",n[1]),P(i,"fill","#323747"),P(s,"d",n[2]),P(s,"stroke","#ffffff"),P(s,"stroke-opacity","0.06"),P(s,"stroke-width","0.5"),P(s,"fill","none"),P(e,"id","fpm-room-pattern-0"),P(e,"x","0"),P(e,"y","0"),P(e,"width",n[1]),P(e,"height",n[1]),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(r,"d",n[0]),P(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),j(t,e),j(e,i),j(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&P(r,"d",a[0])},i:K,o:K,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const ja=6;function kA(n,t,e){let i,{path:s}=t;const o=ja*2,r=`M0 ${ja} h ${o} M${ja} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Er(s,{needZ:!0}))},[i,o,r,s]}class DA extends de{constructor(t){super(),he(this,t,kA,xA,ce,{path:3})}}function SA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=He("defs"),e=He("pattern"),i=He("rect"),s=He("pattern"),o=He("rect"),r=ee(),a=He("path"),l=ee(),c=He("path"),h=ee(),u=He("path"),P(i,"x","0"),P(i,"y","0"),P(i,"width","6"),P(i,"height","50"),P(i,"fill","none"),P(i,"stroke","#4B4B57"),P(i,"stroke-width","0.5"),P(e,"id","room-material-pattern-1"),P(e,"x","0"),P(e,"y","0"),P(e,"width","12"),P(e,"height","50"),P(e,"patternUnits","userSpaceOnUse"),P(e,"patternTransform","scale(50 50)"),P(o,"x","0"),P(o,"y","0"),P(o,"width","6"),P(o,"height","50"),P(o,"fill","none"),P(o,"stroke","#4B4B57"),P(o,"stroke-width","0.5"),P(s,"id","room-material-pattern-2"),P(s,"x","6"),P(s,"y","25"),P(s,"width","12"),P(s,"height","50"),P(s,"patternUnits","userSpaceOnUse"),P(s,"patternTransform","scale(50 50)"),P(a,"d",n[0]),P(a,"fill","#43434D"),P(c,"d",n[0]),P(c,"fill","url(#room-material-pattern-1)"),P(u,"d",n[0]),P(u,"fill","url(#room-material-pattern-2)")},m(f,m){B(f,t,m),j(t,e),j(e,i),j(t,s),j(s,o),B(f,r,m),B(f,a,m),B(f,l,m),B(f,c,m),B(f,h,m),B(f,u,m)},p(f,[m]){m&1&&P(a,"d",f[0]),m&1&&P(c,"d",f[0]),m&1&&P(u,"d",f[0])},i:K,o:K,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(h),f&&O(u)}}}function TA(n,t,e){let i,{path:s}=t;return n.$$set=o=>{"path"in o&&e(1,s=o.path)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Er(s,{needZ:!0}))},[i,s]}class LA extends de{constructor(t){super(),he(this,t,TA,SA,ce,{path:1})}}function zA(n){me(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function Ch(n,t,e){const i=n.slice();return i[5]=t[e],i}function jA(n){let t,e;return t=new DA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function OA(n){let t,e;return t=new LA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function VA(n){let t,e;return t=new MA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Ph(n){let t,e,i,s;const o=[VA,OA,jA],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=He("svg"),i.c(),P(t,"width","100%"),P(t,"height","100%"),P(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),P(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),V(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){V(i),s=!1},d(l){l&&O(t),r[e].d()}}}function BA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Ph(Ch(n,i,r));const o=r=>V(s[r],1,1,()=>{s[r]=null});return{c(){t=L("div");for(let r=0;r<s.length;r+=1)s[r].c();P(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Ch(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=Ph(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)V(s[a]);e=!1},d(r){r&&O(t),Yt(s,r)}}}function RA(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t;const r=o.bounding.max.x-o.bounding.min.x,a=o.bounding.max.y-o.bounding.min.y;return n.$$set=l=>{"floorIndex"in l&&e(3,s=l.floorIndex),"floorplanData"in l&&e(4,o=l.floorplanData)},n.$$.update=()=>{n.$$.dirty&24&&e(0,i=o.floorDatas[s].rooms.map(l=>te(k({},l),{path:l.path.map(c=>Im(c,o.bounding))})))},[i,r,a,s,o]}class _A extends de{constructor(t){super(),he(this,t,RA,BA,ce,{floorIndex:3,floorplanData:4},zA)}}function FA(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function HA(n){let t,e,i,s;return{c(){t=He("path"),P(t,"d",n[5]),P(t,"fill","#fff"),P(t,"style",n[2]),P(t,"id",e=`${n[1]}_${n[0].id}`),P(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[we(t,"mouseenter",n[3]),we(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&P(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&P(t,"id",e)},i:K,o:K,d(o){o&&O(t),i=!1,rt(s)}}}function NA(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:f}=a,m=Er(o.path,{needZ:!0,format:p=>Im(p,f)});return n.$$set=p=>{"room"in p&&e(0,o=p.room),"floorIndex"in p&&e(1,r=p.floorIndex),"floorplanData"in p&&e(6,a=p.floorplanData),"highlightData"in p&&e(7,l=p.highlightData),"hoveredRoom"in p&&e(8,c=p.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,m,a,l,c,i]}class GA extends de{constructor(t){super(),he(this,t,NA,HA,ce,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},FA)}}function QA(n){me(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function Ih(n,t,e){const i=n.slice();return i[6]=t[e],i}function Eh(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=vt(r,o[a]);return i=new GA({props:r}),{key:n,first:null,c(){e=Ee(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?Ct(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){V(i.$$.fragment,a),s=!1},d(a){a&&O(e),se(i,a)}}}function WA(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ih(n,r,l),h=a(c);s.set(h,i[l]=Eh(h,c))}return{c(){t=L("div"),e=He("svg");for(let l=0;l<i.length;l+=1)i[l].c();P(e,"width","100%"),P(e,"height","100%"),P(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),P(e,"class","svelte-1kqo6e4"),P(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),j(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=Xt(i,c,a,1,l,r,s,e,Fi,Eh,null,Ih),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)V(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function UA(n,t,e){let{floorIndex:i}=t,{floorplanData:s}=t,{highlightData:o}=t,{hoveredRoom:r}=t;const a=s.bounding.max.x-s.bounding.min.x,l=s.bounding.max.y-s.bounding.min.y;return n.$$set=c=>{"floorIndex"in c&&e(0,i=c.floorIndex),"floorplanData"in c&&e(1,s=c.floorplanData),"highlightData"in c&&e(2,o=c.highlightData),"hoveredRoom"in c&&e(3,r=c.hoveredRoom)},[i,s,o,r,a,l]}class Em extends de{constructor(t){super(),he(this,t,UA,WA,ce,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},QA)}}function YA(n){me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function Mh(n){let t,e=n[0].text+"",i;return{c(){t=L("span"),i=Se(e),P(t,"class","text svelte-1lm20n5"),z(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),j(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Le(i,e),o&1&&z(t,"font-size",s[0].textFontSize+"px")},d(s){s&&O(t)}}}function XA(n){let t,e,i,s,o=n[0].text&&Mh(n);return{c(){t=L("div"),e=L("img"),s=ee(),o&&o.c(),P(e,"class","image"),P(e,"alt","缺省楼层展位图"),dt(e.src,i=n[0].imageURL)||P(e,"src",i),z(e,"width",n[0].imageWidth+"px"),z(e,"height",n[0].imageHeight+"px"),P(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),j(t,e),j(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!dt(e.src,i=r[0].imageURL)&&P(e,"src",i),a&1&&z(e,"width",r[0].imageWidth+"px"),a&1&&z(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Mh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:K,o:K,d(r){r&&O(t),o&&o.d()}}}function ZA(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class JA extends de{constructor(t){super(),he(this,t,ZA,XA,ce,{missingFloorConfig:0},YA)}}const Oi="data:image/png;base64,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";function Mr(n){return n*180/Math.PI}function qA(n){me(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function KA(n){let t,e;return{c(){t=L("div"),e=L("div"),P(e,"class","floorplan__camera-rotate svelte-17cl35n"),z(e,"background-image",`url(${n[0]||Oi})`),z(e,"width",n[4]),z(e,"height",n[4]),z(e,"left","-"+n[4]),z(e,"top","-"+n[4]),z(e,"transform",`rotate(${n[3]}deg)`),z(e,"transform-origin",`${n[4]} ${n[4]}`),P(t,"class","floorplan__camera-position svelte-17cl35n"),z(t,"left",n[1]),z(t,"top",n[2])},m(i,s){B(i,t,s),j(t,e)},p(i,[s]){s&1&&z(e,"background-image",`url(${i[0]||Oi})`);const o=s&1;o&&z(e,"width",i[4]),o&&z(e,"height",i[4]),o&&z(e,"left","-"+i[4]),o&&z(e,"top","-"+i[4]),o&&z(e,"transform",`rotate(${i[3]}deg)`),o&&z(e,"transform-origin",`${i[4]} ${i[4]}`)},i:K,o:K,d(i){i&&O(t)}}}function $A(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",f=h*100+"%",m=-Mr(o)+45,p=document.body.clientWidth,v=document.body.clientHeight,A=`${(p<500||v<500?17:37)/16}rem`;return n.$$set=w=>{"panoIndex"in w&&e(5,i=w.panoIndex),"floorplanData"in w&&e(6,s=w.floorplanData),"lastPanoramaLongitude"in w&&e(7,o=w.lastPanoramaLongitude),"cameraImageUrl"in w&&e(0,r=w.cameraImageUrl)},[r,u,f,m,A,i,s,o]}let eb=class extends de{constructor(t){super(),he(this,t,$A,KA,ce,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},qA)}};const tb="data:image/png;base64,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";function ib(n){me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function nb(n){let t,e,i,s,o;return{c(){t=L("div"),e=L("div"),i=ee(),s=L("span"),o=Se(n[0]),P(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),z(e,"background-image",`url(${tb})`),P(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),P(t,"class","floorplan-plugin__compass svelte-rpkaro"),z(t,"transform",n[2])},m(r,a){B(r,t,a),j(t,e),j(t,i),j(t,s),j(s,o)},p(r,a){a&1&&Le(o,r[0])},d(r){r&&O(t)}}}function sb(n){let t,e=n[1]&&nb(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:K,o:K,d(i){e&&e.d(i),i&&O(t)}}}function ob(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?Mr(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class rb extends de{constructor(t){super(),he(this,t,ob,sb,ce,{floorplanData:3,northDesc:0},ib)}}function ab(n){me(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function lb(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let C=0;C<u.length;C+=1)f=vt(f,u[C]);t=new _A({props:f});let m=(n[3]||n[5])&&xh(n);const p=[{floorplanData:n[11],floorIndex:n[2]}];let v={};for(let C=0;C<p.length;C+=1)v=vt(v,p[C]);s=new Pm({props:v});let g=n[6]&&kh(n),A=n[10]&&Dh(n),w=n[4]&&Sh(n),I=n[22]&&Th(n);return{c(){oe(t.$$.fragment),e=ee(),m&&m.c(),i=ee(),oe(s.$$.fragment),o=ee(),g&&g.c(),r=ee(),A&&A.c(),a=ee(),w&&w.c(),l=ee(),I&&I.c(),c=Ee()},m(C,M){ne(t,C,M),B(C,e,M),m&&m.m(C,M),B(C,i,M),ne(s,C,M),B(C,o,M),g&&g.m(C,M),B(C,r,M),A&&A.m(C,M),B(C,a,M),w&&w.m(C,M),B(C,l,M),I&&I.m(C,M),B(C,c,M),h=!0},p(C,M){const E=M&2052?Ct(u,[{floorIndex:C[2],floorplanData:C[11]}]):{};t.$set(E),C[3]||C[5]?m?(m.p(C,M),M&40&&D(m,1)):(m=xh(C),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(ue(),V(m,1,1,()=>{m=null}),fe());const S=M&2052?Ct(p,[{floorplanData:C[11],floorIndex:C[2]}]):{};s.$set(S),C[6]?g?(g.p(C,M),M&64&&D(g,1)):(g=kh(C),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(ue(),V(g,1,1,()=>{g=null}),fe()),C[10]?A?(A.p(C,M),M&1024&&D(A,1)):(A=Dh(C),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(ue(),V(A,1,1,()=>{A=null}),fe()),C[4]?w?(w.p(C,M),M&16&&D(w,1)):(w=Sh(C),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(ue(),V(w,1,1,()=>{w=null}),fe()),C[22]?I?(I.p(C,M),M&4194304&&D(I,1)):(I=Th(C),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(ue(),V(I,1,1,()=>{I=null}),fe())},i(C){h||(D(t.$$.fragment,C),D(m),D(s.$$.fragment,C),D(g),D(A),D(w),D(I),h=!0)},o(C){V(t.$$.fragment,C),V(m),V(s.$$.fragment,C),V(g),V(A),V(w),V(I),h=!1},d(C){se(t,C),C&&O(e),m&&m.d(C),C&&O(i),se(s,C),C&&O(o),g&&g.d(C),C&&O(r),A&&A.d(C),C&&O(a),w&&w.d(C),C&&O(l),I&&I.d(C),C&&O(c)}}}function cb(n){let t,e;return t=new JA({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function xh(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[11],hoveredRoom:n[24],highlightData:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Em({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?Ct(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function kh(n){let t,e;const i=[{floorplanData:n[11],roomAreaEnable:n[7],roomNameEnable:n[8],roomDimensionEnable:n[9],floorIndex:n[2],getRoomAreaText:n[12],getRoomDimensionText:n[13],getLabelElement:n[14],hoveredRoom:n[24],adaptiveRoomLabelVisibleEnable:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new uA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?Ct(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Dh(n){let t,e;const i=[{floorplanData:n[11],floorIndex:n[2],getRuleDistanceText:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new yA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?Ct(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Sh(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[11],lastPanoramaLongitude:n[19],cameraImageUrl:n[20]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new eb({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?Ct(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Th(n){let t,e;return t=new rb({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){V(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function hb(n){let t,e,i,s,o;const r=[cb,lb],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=L("div"),i.c(),P(t,"class",s=et(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),V(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(t,null)),(!o||h&2&&s!==(s=et(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&P(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){V(i),o=!1},d(c){c&&O(t),a[e].d()}}}function db(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:f}=t,{roomNameEnable:m}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:v}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:C}=t,{adaptiveRoomLabelVisibleEnable:M}=t,{highlightData:E}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:T}=t,{cameraImageUrl:W}=t,{northDesc:F}=t,{compassEnable:N}=t;const G=tc(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,m=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,p=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,v=H.ruleLabelsEnable),"floorplanData"in H&&e(11,g=H.floorplanData),"getRoomAreaText"in H&&e(12,A=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,w=H.getRoomDimensionText),"getLabelElement"in H&&e(14,I=H.getLabelElement),"getRuleDistanceText"in H&&e(15,C=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,M=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,E=H.highlightData),"missingFloorConfig"in H&&e(18,S=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,T=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,W=H.cameraImageUrl),"northDesc"in H&&e(21,F=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=g.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,m,p,v,g,A,w,I,C,M,E,S,T,W,F,N,s,G,i]}let ub=class extends de{constructor(t){super(),he(this,t,db,hb,ce,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomDimensionEnable:9,ruleLabelsEnable:10,floorplanData:11,getRoomAreaText:12,getRoomDimensionText:13,getLabelElement:14,getRuleDistanceText:15,adaptiveRoomLabelVisibleEnable:16,highlightData:17,missingFloorConfig:18,lastPanoramaLongitude:19,cameraImageUrl:20,northDesc:21,compassEnable:22},ab)}};function fb(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Lh(n,t,e){const i=n.slice();return i[24]=t[e],i}function zh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=jh(Lh(n,s,a));const r=a=>V(o[a],1,1,()=>{o[a]=null});return{c(){t=L("div");for(let a=0;a<o.length;a+=1)o[a].c();P(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Lh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=jh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||tt(()=>{e=_i(t,ut,{duration:n[0],easing:yi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)V(o[l]);i=!1},d(a){a&&O(t),Yt(o,a)}}}function jh(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[14],getRoomAreaText:n[17],getRoomDimensionText:n[18],getLabelElement:n[19],getRuleDistanceText:n[20],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomDimensionEnable:n[12],ruleLabelsEnable:n[13],adaptiveRoomLabelVisibleEnable:n[21],highlightData:n[22],missingFloorConfig:n[23],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[16],lastPanoramaLongitude:n[15],compassEnable:n[8],northDesc:n[2]},{floorIndex:n[24].floorIndex},{isCurrent:n[24].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new ub({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16777212?Ct(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function mb(n){let t,e,i=n[1]&&zh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=zh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function gb(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:f}=t,{roomAreaEnable:m}=t,{roomNameEnable:p}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:C}=t,{getRoomDimensionText:M}=t,{getLabelElement:E}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:T}=t,{highlightData:W}=t,{missingFloorConfig:F}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,m=N.roomAreaEnable),"roomNameEnable"in N&&e(11,p=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,v=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,g=N.ruleLabelsEnable),"floorplanData"in N&&e(14,A=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,w=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,I=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,C=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,M=N.getRoomDimensionText),"getLabelElement"in N&&e(19,E=N.getLabelElement),"getRuleDistanceText"in N&&e(20,S=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,T=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,W=N.highlightData),"missingFloorConfig"in N&&e(23,F=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,m,p,v,g,A,w,I,C,M,E,S,T,W,F]}let ic=class extends de{constructor(t){super(),he(this,t,gb,mb,ce,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomDimensionEnable:12,ruleLabelsEnable:13,floorplanData:14,lastPanoramaLongitude:15,cameraImageUrl:16,getRoomAreaText:17,getRoomDimensionText:18,getLabelElement:19,getRuleDistanceText:20,adaptiveRoomLabelVisibleEnable:21,highlightData:22,missingFloorConfig:23},fb)}};const pb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC0AAAAwCAYAAACFUvPfAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAALaADAAQAAAABAAAAMAAAAADe2FZjAAAEF0lEQVRoBe2WzWskRRiHf13V092TxI2oEzYeVDwITtyDuCiihwiCePGgxIM3vYgHL4J4UIhBRA8i/gPqyUvWg7AiIuIeloDiYUHJLOK6BPwIk9nNODM9Xf1RVe1b3elJRjCZmQ6euqGmuqer33rq4e23GqiOykBloDJQGagMVAYqA5WBykBlYFYD1qwP/tdzaZqOx9zYOLxeX0+L5yzLGp0X/03a25MOnGRcBtx+6Rlo9SL08G4EooFnxa8Yiivox5/h5Ys/4cl7NVorNDRnngX+0MIkVMeMSf23zyKML8J7/Dy8hwF2Buh9CnS+AEQIdLspBuGb+M7/qLW4qJrNpsLapjYhpwVnx3BMfCtNNx3Etc9xywvnMf80wG8HmQainw0RxSGrnmeBp+8k5/j9S0HbvXb5io0Lz880/0wPHV1NlhLd316He+4xOCv5ragF7L9PrH1qBJyB0626x/lC+qrSvH5r/W+n1WpxUM5nMY4GPeH8lHJaPgfeAFQHCL+ntkXT+vnUc3W6pvTIwC0wy3rA4dwLmK2avZ7Eo9uKBuYJfgJscbs8dLCxDMt+EOEPBEZNEWyBYHqTz6bPXrzUnNrSShxHIsYiOL69zrCGLLcLqJP68tB+9w5wj+YhWDafQ2s61wNqxjZhmrQ2pvMFCEvXuCUZ7wqH794ZWs28LJqlTXSUyuksF2M/yOwqgkx2c1ADa4wLAQRk2sAGQQakhN6yFC2hltfz5kSY44NKQeeh+vtI/SSzWhg2CzCgmWISmKUGmaYFBDfCSymnfxJ6/+ospVcWOLLp5DGP/y0P/Rp66O99DQNq7Po3Ds0a0wY+My2QSv2N2mO/OyxR2o6UQk+Lv7yJ06JYSnnolZVU9cUn2O9SmaMWGFBqYXRwbqAJWIi94TX5biotpcGl1DXZ6LnqIbNDTnmUgi52Mv5l5ysMxIcZcGjy2DTK4ZHlcBC14zeSge4qphICjj3bS0A7o9nSp2TOkm7aZ8bGZy/jxhO87V91G0+dfY/Z7BWIIK9KYUi5qy/Hf8YfBG3sqJTHiQWhmTVkbip+wX3x6volVSx+LPAxF+VLXhZ8VQ+iP2Rta/iWe5v42Fngj0BbdnRTXh12ZIcKhTaGbcYjybRwXBU1lu9KlndXp04NM52poKWO0RZsviNaP9a6grkO972+st05pXhE5c1hTEluJy7XUejGUQNLMbAmTdWY1rKBLW3aTJqBZ7nZkb36DhYCreeYHbMUXHvaYi5XDK70EcgulmRjm77wNtenzuXCbmnTRaAx493rbGf3Jr/njMzj920CnKdUaFCjlDioy7NYNvOdGrQJNgI32/L2tkXfFPlxgToqjWVhD6KdLnQRdARf/HHQz2r2X2Gqy8pAZaAyUBmoDFQGKgP/q4F/AJYg9/s0ZoABAAAAAElFTkSuQmCC";function vb(n){return Q(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return Q(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Ab(n){const t={id:n.id,size:n.size,name:n.name,path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function bb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Ab),rules:n.rules}}function yb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function wb(n){return{rad:n.rad,position:n.position,positionInImage:n.position_in_image,northRad:n.north_rad,roomId:n.room_id,floorIndex:n.floor_index}}function Vi(n){return Q(this,null,function*(){const t=yield vb(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(bb),s=n.computed_data.entrance?wb(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(yb)}})}function Cb(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:pb,width:45,height:48},a=PA(o,t),l=wA(o,e),c=CA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Pb(n,t){return t(n),n}function Jn(n,t){return Pb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Oh(n,t){const e=Math.max(...n.work.observers.map(i=>i.floorIndex));return t>e?n.model.bounding.max.y:Math.max(...n.work.observers.filter(i=>i.floorIndex===t).map(i=>i.standingPosition.y))}function nc(n,t,e=Ti.BOUNDING_CENTER){const i=Oh(n,t),s=Oh(n,t+1);return e===Ti.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ti.CEILING?s:i}function sc(n,t,e,i){const s=nc(n,e,i==null?void 0:i.attachedTo),o=new b.Vector3(0,s,0),r=new b.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let Ni=class{constructor(t,e){d(this,"VERSION","3.58.2");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ht);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.updateFive(t),e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil=new gr(t),this.workUtil=this.fiveUtil.workUtil}getCurrentState(){return this.state}absoluteUrl(t){return Nl(this.staticPrefix,t)}onWorkCodeChange(){}},wi=class extends Ni{};var Dt=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Dt||{});const Mm=500,Ib=80;function sn(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function xm(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return sn(r,a,e)||sn(r+i,a,e)}Object.assign(window,{nearlyEqual:sn,nearlyEqualRad:xm});function Eb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Vh(n){return Eb(n)&&!!n.isVector3}function oc(n,t){return Q(this,null,function*(){const[e]=yield an(n.changeMode(...t));if(e)throw new Error("change mode canceled");yield new Promise(r=>{n.once("initAnimationWillStart",()=>{n.once("initAnimationEnded",()=>r())})});const i=t[1];if(!i)return!0;const s=n.getCurrentState();if(!Mb(i,s))throw new Error("pose 与预期不符")})}function Mb(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?xm(i,s,2):typeof i=="number"&&typeof s=="number"?sn(i,s,2):Vh(s)&&Vh(i)?s.distanceTo(i)<.01:i===s})}function xb(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!sn(e,r,2)||!sn(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!sn(s,c,2))}function km(n,t,e=!0){return Q(this,null,function*(){if(xb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield an(oc(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield an(n.updateCamera(Jn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function qn(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function kb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function Db(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let Sb=class extends wi{constructor(e,i){var l,c,h;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield an(km(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Mm;qn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);qn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode==="Floorplan"&&(this.state.visible||Db(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();kb(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});d(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode==="Floorplan"&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(this.showState,0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Floorplan",longitude:0,latitude:Math.PI/2,fov:Ib/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Tb=(n,t)=>new Sb(n,t);function Lb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)>5*Math.PI/180,s=e>5*(Math.PI/180)&&e<355*(Math.PI/180);return i||s}function zb(n){const{latitude:t,longitude:e}=n,i=Math.abs(t-Math.PI/2)<10*Math.PI/180,s=e<30*(Math.PI/180)||e>330*(Math.PI/180);return i&&s}let jb=class extends wi{constructor(e,i){var l,c;super(e);d(this,"name","modelFloorplanPlugin");d(this,"state");d(this,"data");d(this,"showState");d(this,"showPromise");d(this,"app");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"selector");d(this,"showRejection");d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"show",(...i)=>Q(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));d(this,"hide",(...i)=>Q(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Dt.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});d(this,"_enable",e=>{const{userAction:i}=e;this.addEventListener(),this.wrapper&&(this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i}))});d(this,"_show",e=>Q(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(Dt.ModelNotLoaded);if(!this.data)throw new Error(Dt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=k(k({},i),e),o=()=>Q(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield an(km(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Dt.UnknownError);if(!this.updateSize())throw new Error(Dt.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Mm;qn(this.five,a,l),this.render(l),this.hooks.emit("showAnimationEnded",{auto:s.isAutoShow,userAction:s.userAction})}).catch(a=>{if(this.showPromise=void 0,this.showRejection=void 0,this.updateState({visible:!1},s.userAction),!s.isAutoShow&&a instanceof Error)throw a}),this.showPromise}));d(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Dt.BreakOffByHide),this.showPromise=void 0;const s=k(k({},{userAction:!0,isAutoHide:!1}),e);qn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});d(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});d(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new b.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});d(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});d(this,"onFiveInteriaPan",(e,i)=>{if(!i||this.state.visible||this.state.config.autoShowEnable===!1||this.isHiddenByHideFunc)return;const s=this.five.getCurrentState();s.mode===this.showState.mode&&zb(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.workUtil.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Lb(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFiveWantsPanGesture",(e,i)=>{if(this.five.getCurrentState().mode===this.showState.mode&&this.state.config.autoShowEnable!==!1&&i&&this.state.visible)return this.five.updateCamera(Jn(this.showState,["offset"]),0),!1});d(this,"onFiveWantsTapGesture",()=>this.handleClick());d(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});d(this,"onModelShownFloorChange",e=>{var i;if(this.floorIndex!==e){if(e===null){const s=this.five.getCurrentState().panoIndex;this.floorIndex=(i=this.five.work)==null?void 0:i.observers[s].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),gn(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}updatePosition(){var a;const e=nc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Ob=(n,t)=>new jb(n,t);let Vb=class extends wi{constructor(e,i){var l,c;super(e);d(this,"name","topviewFloorplanPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"selector");d(this,"panoIndex",0);d(this,"floorIndex",0);d(this,"wrapper");d(this,"container",document.createElement("div"));d(this,"lastPanoramaLongitude",0);d(this,"size",{width:0,height:0});d(this,"defaultMissingFloorConfig");d(this,"hasAddedEventListener",!1);d(this,"isHiddenByHideFunc",!1);d(this,"highlightData",{});d(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=sc(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});d(this,"dispose",()=>{var e,i;this.removeEventListener(),(e=this.app)==null||e.$destroy(),this.app=void 0,(i=this.container)==null||i.remove(),this.data=void 0,this.wrapper=void 0,this.selector=void 0,this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s,o;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,(o=this.container)==null||o.remove(),this.removeEventListener(),this.hooks.emit("disable",{userAction:i})});d(this,"onFiveModelLoaded",()=>{if(this.state.enabled===!1||this.wrapper||!this.selector)return;const e=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!e)throw new Error("不正确的父容器选择器");this.wrapper=e,e.append(this.container)});d(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});d(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});d(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});d(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});d(this,"onFiveInitAnimationEnded",(...[,,e])=>{const{mode:i}=this.five.getCurrentState();i==="Topview"&&!this.isHiddenByHideFunc&&!this.state.visible&&this.state.config.autoShowEnable&&(this.updateState({visible:!0},e),this._show({userAction:e}))});d(this,"onModelShownFloorChange",e=>{if(this.floorIndex!==e){if(e===null){const i=this.five.getCurrentState().panoIndex;this.floorIndex=this.five.work.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:this.staticPrefix+"/release/web/saas/missing-floorplan.e274c596.png",imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomDimensionEnable:!0,cameraImageUrl:Oi,attachedTo:Ti.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:k(k({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Jn(i,["selector","scale"]):{},r=k(k({},s.missingFloorConfig),o.missingFloorConfig),a=te(k(k({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return Q(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&ri(r.version)&&console.warn("传入 serverData.data 的方式后续可能不再支持,请把 serverData 整体传入 load 函数");const a=JSON.parse(JSON.stringify(e)),l=o(a)?a.data:a,c=this.data;this.data=yield Vi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}updatePosition(){var a;const e=nc(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new b.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return Q(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}_show(e){return Q(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield oc(this.five,["Topview",void 0,void 0,i])),this.five.model.show(this.floorIndex),this.updatePosition(),this.updateSize();const s=500,o=this.state.config.modelOpacity;qn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return Q(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;qn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?k(k({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?te(k(k({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=te(k(k({},this.state),e),{config:r}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=te(k({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new ic({target:this.container,intro:!0,props:i})}};const Bb=(n,t)=>new Vb(n,t);function Rb(n){me(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function _b(n){let t,e,i;return{c(){t=L("div"),e=L("div"),i=L("div"),P(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||Oi)+")"),z(i,"transform",n[1]),P(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),P(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),z(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),j(t,e),j(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||Oi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2]),o&8&&z(t,"opacity",s[3]?1:0)},i:K,o:K,d(s){s&&O(t)}}}function Fb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Hb(n,t,e){var w,I;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,f=a.getCurrentState().longitude,m=(I=(w=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:w.floorIndex)!=null?I:0;function p(C,M){const E=C.bounding,S=C.observers[M];if(!S)return"";const T=(E.max.x-E.min.x)*l,W=(E.max.y-E.min.y)*l,F=Math.floor(S.positionInImage.x*T),N=Math.floor(S.positionInImage.y*W);return`translate(${F}px, ${N}px)`}function v(C){e(7,u=C)}function g(C){e(9,m=a.work.observers[C].floorIndex)}const A=pr(C=>{e(8,f=C.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",v),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",v),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=C=>{"five"in C&&e(4,a=C.five),"pxmm"in C&&e(5,l=C.pxmm),"floorplanData"in C&&e(6,c=C.floorplanData),"cameraImageUrl"in C&&e(0,h=C.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[m]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=p(c,u)),n.$$.dirty&256&&e(1,r=Fb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Nb extends de{constructor(t){super(),he(this,t,Hb,_b,ce,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},Rb)}}function Gb(n){me(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function Bh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Rh(n,t){let e,i,s=`${t[1].icon.width/16}rem`,o=`${t[1].icon.height/16}rem`,r,a=`${t[1].positionInImage.y*100}%`,l=`${t[1].positionInImage.x*100}%`;return{key:n,first:null,c(){e=L("div"),i=L("div"),r=ee(),P(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),P(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,h){B(c,e,h),j(e,i),j(e,r)},p(c,h){t=c,h&1&&z(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&z(i,"width",s),u&&z(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function Qb(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Bh(n,s,r),l=o(a);i.set(l,e[r]=Rh(l,a))}return{c(){t=L("div");for(let r=0;r<e.length;r+=1)e[r].c();P(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=Xt(e,a,o,1,r,s,i,t,$l,Rh,null,Bh))},i:K,o:K,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Wb(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Ub extends de{constructor(t){super(),he(this,t,Wb,Qb,ce,{extraObjects:0},Gb)}}function Yb(n){me(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function Xb(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=vt(l,a[h]);t=new Pm({props:l}),i=new Ub({props:{extraObjects:n[7]}});let c=n[3]&&_h(n);return{c(){oe(t.$$.fragment),e=ee(),oe(i.$$.fragment),s=ee(),c&&c.c(),o=Ee()},m(h,u){ne(t,h,u),B(h,e,u),ne(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?Ct(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const m={};u&128&&(m.extraObjects=h[7]),i.$set(m),h[3]?c?(c.p(h,u),u&8&&D(c,1)):(c=_h(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),V(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){V(t.$$.fragment,h),V(i.$$.fragment,h),V(c),r=!1},d(h){se(t,h),h&&O(e),se(i,h),h&&O(s),c&&c.d(h),h&&O(o)}}}function Zb(n){let t,e,i;return{c(){t=L("div"),e=L("img"),P(e,"class","missing-floor-image svelte-18287ai"),dt(e.src,i=n[6])||P(e,"src",i),P(e,"alt","缺省楼层"),P(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),j(t,e)},p(s,o){o&64&&!dt(e.src,i=s[6])&&P(e,"src",i)},i:K,o:K,d(s){s&&O(t)}}}function _h(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=vt(s,i[o]);return t=new Em({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?Ct(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){V(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Jb(n){let t,e,i,s;const o=[Zb,Xb],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ee()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),V(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){V(e),s=!1},d(l){r[t].d(l),l&&O(i)}}}function qb(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:f}=t,{missingFloorImageUrl:m}=t;const p=void 0;return n.$$set=v=>{"five"in v&&e(0,r=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,f=v.highlightData),"missingFloorImageUrl"in v&&e(6,m=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(v=>v.floorIndex===l))},[r,a,l,c,h,f,m,o,s,p,u,i]}class Kb extends de{constructor(t){super(),he(this,t,qb,Jb,ce,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Yb)}}function $b(n){me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Fh(n){let t,e,i,s,o=n[8]!==0&&Hh(n);return{c(){t=L("div"),o&&o.c(),P(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Qt(Hi.call(null,t)),we(t,"clientWidth",n[14]),we(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Hh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),V(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){V(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,rt(s)}}}function Hh(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let f=0;f<l.length;f+=1)c=vt(c,l[f]);e=new Kb({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let f=0;f<h.length;f+=1)u=vt(u,h[f]);return s=new Nb({props:u}),{c(){t=L("div"),oe(e.$$.fragment),i=ee(),oe(s.$$.fragment),P(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(f,m){B(f,t,m),ne(e,t,null),j(t,i),ne(s,t,null),a=!0},p(f,m){const p=m&6381?Ct(l,[{five:f[0],pxmm:f[11],floorIndex:f[12],floorplanData:f[3],hoverEnable:f[2],extraObjects:f[5],highlightData:f[6],missingFloorImageUrl:f[7]}]):{};e.$set(p);const v=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(v),m&1024&&o!==(o=`${f[10]}px`)&&z(t,"width",o),m&8192&&r!==(r=`${f[13]}px`)&&z(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){V(e.$$.fragment,f),V(s.$$.fragment,f),a=!1},d(f){f&&O(t),se(e),se(s)}}}function e1(n){let t,e,i=n[1]&&Fh(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Fh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),V(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){V(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function t1(n,t,e){var C,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,f=(M=(C=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:C.floorIndex)!=null?M:0,m=0,p=0,v=0,g=0;function A(E){e(12,f=i.work.observers[E].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=E=>{e(8,m=E.detail)},I=E=>{e(9,p=E.detail)};return n.$$set=E=>{"five"in E&&e(0,i=E.five),"visible"in E&&e(1,s=E.visible),"hoverEnable"in E&&e(2,o=E.hoverEnable),"floorplanData"in E&&e(3,r=E.floorplanData),"cameraImageUrl"in E&&e(4,a=E.cameraImageUrl),"extraObjects"in E&&e(5,l=E.extraObjects),"highlightData"in E&&e(6,c=E.highlightData),"missingFloorImageUrl"in E&&e(7,h=E.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const E=Math.min(m,p),{max:S,min:T}=r.bounding,W=S.x-T.x,F=S.y-T.y,N=function(){return W>F?[E,E/W*F]:[E/F*W,E]}();e(10,v=N[0]),e(13,g=N[1]),e(11,u=v/W)}},[i,s,o,r,a,l,c,h,m,p,v,u,f,g,w,I]}class i1 extends de{constructor(t){super(),he(this,t,t1,e1,ce,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},$b)}}let n1=class extends wi{constructor(e,i){super(e);d(this,"name","panoFloorplanRadarPlugin");d(this,"state");d(this,"data");d(this,"app");d(this,"wrapperSelector","");d(this,"wrapper",null);d(this,"disposed",!1);d(this,"extraObjects",[]);d(this,"highlightData",{});d(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});d(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});d(this,"unhighlight",()=>{this.highlightData={},this.render()});d(this,"_disable",e=>{var s;const{userAction:i}=e;(s=this.app)==null||s.$destroy(),this.app=void 0,this.hooks.emit("disable",{userAction:i})});this.five=e;const s={hoverEnable:!0,highlightEnable:!0,cameraImageUrl:Oi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=k(k({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return Q(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield Vi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return Q(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Cb(e,this.five,this.data),this.render())}formatData(e){return Q(this,null,function*(){return yield Vi(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?k(k({},s.config),e.config):s.config;this.state=te(k(k({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=te(k({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new i1({target:this.wrapper,props:e})}};const s1=(n,t)=>new n1(n,t),o1=[{type:0,floorType:1,roomType:"100900000012",name:"其他"},{type:1,floorType:1,roomType:"100900000002",name:"客厅"},{type:2,floorType:1,roomType:"100900000002",name:"餐厅"},{type:3,floorType:0,roomType:"100900000001",name:"卧室"},{type:4,floorType:0,roomType:"100900000001",name:"书房"},{type:5,floorType:3,roomType:"100900000004",name:"卫生间"},{type:6,floorType:3,roomType:"100900000004",name:"淋浴间"},{type:7,floorType:3,roomType:"100900000004",name:"洗手间"},{type:8,floorType:3,roomType:"100900000003",name:"厨房"},{type:9,floorType:1,roomType:"100900000003",name:"开放厨房",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"多功能间"},{type:11,floorType:0,roomType:"100900000009",name:"保姆间"},{type:12,floorType:4,roomType:"100900000005",name:"阳台"},{type:13,floorType:4,roomType:"100900000006",name:"露台"},{type:14,floorType:0,roomType:"100900000008",name:"储物间"},{type:15,floorType:0,roomType:"100900000013",name:"衣帽间"},{type:16,floorType:0,roomType:"100900000011",name:"阁楼"},{type:17,floorType:2,roomType:"100900000007",name:"花园"},{type:18,floorType:5,roomType:"100900000010",name:"车库"},{type:19,floorType:1,roomType:"100900000012",name:"电梯"},{type:20,floorType:1,roomType:"100900000012",name:"地下室"},{type:21,floorType:1,roomType:"100900000012",name:"天井"},{type:22,floorType:1,roomType:"100900000012",name:"阳光房"},{type:23,floorType:1,roomType:"100900000012",name:"过道"},{type:24,floorType:1,roomType:"100900000012",name:"楼梯间"},{type:25,floorType:1,roomType:"100900000012",name:"门厅"},{type:26,floorType:2,roomType:"100900000012",name:"入户花园"},{type:27,floorType:1,roomType:"100900000012",name:"玄关"},{type:28,floorType:1,roomType:"100900000012",name:"挑空"},{type:29,floorType:4,roomType:"100900000012",name:"晾晒区"},{type:30,floorType:4,roomType:"100900000012",name:"洗衣房"},{type:31,floorType:0,roomType:"100900000012",name:"娱乐区"},{type:32,floorType:0,roomType:"100900000012",name:"健身区"},{type:33,floorType:0,roomType:"100900000012",name:"接待区"},{type:34,floorType:0,roomType:"100900000012",name:"影音区"},{type:35,floorType:1,roomType:"100900000012",name:"餐饮区"},{type:36,floorType:1,roomType:"100900000012",name:"其他",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"起居室"},{type:38,floorType:0,roomType:"100900000001",name:"主卧"},{type:39,floorType:0,roomType:"100900000001",name:"次卧"},{type:40,floorType:0,roomType:"100900000001",name:"优化间"},{type:41,floorType:0,roomType:"100900000001",name:"办公室"},{type:42,floorType:0,roomType:"100900000001",name:"会议室"},{type:43,floorType:0,roomType:"100900000001",name:"洽谈间"},{type:44,floorType:1,roomType:"100900000002",name:"共享大厅"},{type:45,floorType:1,roomType:"100900000012",name:"水吧"},{type:46,floorType:0,roomType:"100900000015",name:"出入口"},{type:47,floorType:0,roomType:"100900000015",name:"大厅"},{type:48,floorType:0,roomType:"100900000015",name:"包厢"},{type:49,floorType:0,roomType:"100900000015",name:"其他"},{type:50,floorType:0,roomType:"100900000016",name:"出入口"},{type:51,floorType:0,roomType:"100900000016",name:"办公区"},{type:52,floorType:0,roomType:"100900000016",name:"老板间"},{type:53,floorType:0,roomType:"100900000016",name:"会议室"},{type:54,floorType:0,roomType:"100900000016",name:"休息区/水吧"},{type:55,floorType:0,roomType:"100900000016",name:"其他"},{type:56,floorType:2,roomType:"100900000012",name:"空中花园"},{type:57,floorType:0,roomType:"100900000001",name:"洋室"},{type:58,floorType:0,roomType:"100900000001",name:"和室"}],r1=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],a1=[{roomType:"100900000001",description:"室"},{roomType:"100900000002",description:"厅"},{roomType:"100900000003",description:"厨"},{roomType:"100900000004",description:"卫"},{roomType:"100900000005",description:"阳台"},{roomType:"100900000006",description:"露台"},{roomType:"100900000007",description:"花园"},{roomType:"100900000008",description:"储"},{roomType:"100900000009",description:"保姆间"},{roomType:"100900000010",description:"车库"},{roomType:"100900000011",description:"阁楼"},{roomType:"100900000012",description:"其他"},{roomType:"100900000013",description:"衣"},{roomType:"100900000015",description:"商铺"},{roomType:"100900000016",description:"写字楼"}],Oa=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},l1=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Oa(s,0,0)),o&&n.applyMatrix4(Oa(0,o,0)),r&&n.applyMatrix4(Oa(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Dm(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=k({map:s.material.map||{}},t);s.material=new U.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const c1=(n,t)=>{var v;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(v=t.north_rad)!=null?v:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",p);const c=g=>Q(exports,null,function*(){var C;const A=(g==null?void 0:g.fbx_url)||e;if(l=(C=g==null?void 0:g.north_rad)!=null?C:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Tf.FBXLoader().loadAsync(A);return Dm(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,p(),!0}),h=({latitude:g})=>{if(!s.object)return;const A=u(g);A&&(s.object.position.y=A)},u=g=>{if(s.yBase===void 0)return;const A=.6;if(g>=Math.PI/4)return s.yBase-(A+1.6);const w=g*(4/Math.PI);return s.yBase-(A*w+1.6)},f=()=>{if(!s.object)return;const g=u(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function p(){const g=s.object;if(!g)return;const A=n.model.bounding,w=A.max.x-A.min.x,I=A.max.z-A.min.z,C=Math.max(w,I),{max:{x:M,z:E},min:{x:S,y:T,z:W}}=A;s.yBase=T,o={x:(M+S)/2,y:T-1.6,z:(E+W)/2},r=[0,l-Math.PI/2,0],a=.0045*C,l1(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function h1(n,t){var c,h,u,f,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(f=t==null?void 0:t.fontColor)!=null?f:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new U.CanvasTexture(a)}const d1=({x:n,y:t,z:e})=>new U.Vector3(n,t,e),u1=(n,t)=>{var v,g,A;const e={},i=(v=t.animationEnabled)!=null?v:!0,s=(g=t.position)!=null?g:void 0,o=(A=t.rad)!=null?A:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=w=>Q(exports,null,function*(){var F,N,G,H,Y,_,X,J;const I=(F=w==null?void 0:w.position)!=null?F:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const C=d1(I),M=(N=w==null?void 0:w.rad)!=null?N:o,E=(G=w==null?void 0:w.fbx_url)!=null?G:r;if(e.rad=M,M===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${M}`));const S=yield new Tf.FBXLoader().loadAsync(E);S.position.copy(C),S.rotation.z=M,S.scale.set(.8,.8,.8),Dm(S,{transparent:!0,side:b.DoubleSide});const T=(X=(_=(Y=(H=S.children)==null?void 0:H[0])==null?void 0:Y.children)==null?void 0:_[3])==null?void 0:X.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const W=(J=t.name)!=null?J:"入户门";return T.material=new U.MeshBasicMaterial({transparent:!0,map:h1(W)}),T.renderOrder=3,S.children[0].add(T),e.object=S,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const w=1,I=new U.AnimationMixer(e.object);a.push(I);const C=I.clipAction(e.object.animations[0]);C.timeScale=w;let M;const E=()=>{let F=0,N=0;const G=1e3/30,H=Y=>{F=requestAnimationFrame(H);const _=Y-N;_<G||(N=Y,a.forEach(X=>X.update(_/1e3)),n.needsRender=!0)};return F=requestAnimationFrame(H),()=>{cancelAnimationFrame(F)}},W={play:()=>{M||(C.play(),M=E(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{C.stop(),M==null||M(),M=void 0}};e.animation=W},h=w=>{var C;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((C=w==null?void 0:w.animationEnable)!=null?C:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},f=w=>w==="Floorplan"?h():u();return{load:l,enable:w=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(w)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},f1=ni;function m1(n,t,e,i=f1.Linear.None){const s=new mr(n).to(t,e).easing(i);qs(()=>s.start(0));const o=ss(a=>{s.update(a)===!1&&o()}),r=[];return s.onDestroy=a=>(r.push(a),s),s.destroy=function(){this.stop(),Object.assign(s,{_onStartCallback:null,_onUpdateCallback:null,_onCompleteCallback:null,_onStopCallbackL:null});let a;for(;a=r.shift();)a();o()},s}function g1(n,t){return m1({progress:0},{progress:1},n,t)}var Sm=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Sm||{}),ei=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ei||{});const Go=Math.PI*2;function Nh(n){return(n%Go+Go)%Go}function Gh(n){return n%Go}function Va(n,t,e){return n+(t-n)*e}const ml=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Nh(n),r=Nh(t);return e===ei.Anticlockwise&&o<r&&(o+=s),e===ei.Clockwise&&r<o&&(r+=s),e===ei.Loop&&r-o>i?ml(o,r,ei.Anticlockwise):e===ei.Loop&&o-r>i?ml(o,r,ei.Clockwise):{from:o,to:r}},p1=n=>{const t={},e=(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,k({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Gh(r.latitude),l=Gh(o.latitude),{from:c,to:h}=ml(r.longitude,o.longitude,o.rotation||ei.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>Q(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ze.Five.Mode.Panorama&&(yield n.changeMode(Ze.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,p)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>p(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const p=({progress:I})=>{const C={};C.longitude=Va(u.longitude,f.longitude,I),C.latitude=Va(u.latitude,f.latitude,I),C.fov=Va(u.fov,f.fov,I),n.setState(C,!0)},v=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=g1(A,ni.Linear.None).onUpdate(p).onComplete(v).onDestroy(g);o.rotation===ei.Loop&&w.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{w.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Qh(n,t){return n.x===t.x&&n.y===t.y}function Tm(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function rr(n,t){return(t.y-n.y)/(t.x-n.x)}function Lm(n,t,e){const i=rr(n[1],n[0]),s=rr(t[1],t[0]);if(isNaN(i)||isNaN(s)||Tm(i,s))return!1;if(ko(n[0],t))return n[0];if(ko(n[1],t))return n[1];if(ko(t[0],n))return t[0];if(ko(t[1],n))return t[1];if(e&&!A1(n,t))return!1;const o=n[0],r=t[0];if(Math.abs(i)===1/0)return{x:o.x,y:t[1].y-(t[1].x-o.x)*s};if(Math.abs(s)===1/0)return{x:r.x,y:n[1].y-(n[1].x-r.x)*i};const a=(r.y-o.y+i*o.x-s*r.x)/(i-s),l=i*a-i*o.x+o.y;return{x:a,y:l}}function ko(n,t){return Qh(n,t[0])||Qh(n,t[1])?!0:(t[0].x-n.x)*(n.x-t[1].x)>=0&&(t[0].y-n.y)*(n.y-t[1].y)>=0&&Tm(rr(t[0],n),rr(n,t[1]))}function v1(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Do(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function A1(n,t){return Math.max(n[0].x,n[1].x)>=Math.min(t[0].x,t[1].x)&&Math.max(t[0].x,t[1].x)>=Math.min(n[0].x,n[1].x)&&Math.max(n[0].y,n[1].y)>=Math.min(t[0].y,t[1].y)&&Do(t[0],n[1],n[0])*Do(n[1],t[1],n[0])>0&&Do(n[0],t[1],t[0])*Do(t[1],n[1],t[0])>0?1:0}function zm(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>zm(n,t-1))}const b1=`<style type="text/css">
|
|
453
453
|
.PanoRulerPlugin-rule-line {
|
|
454
454
|
position: absolute;
|
|
455
455
|
transform-origin: left center;
|
|
@@ -1037,4 +1037,4 @@ void main() {
|
|
|
1037
1037
|
gl_FragColor = texture2D(envMap, uv);
|
|
1038
1038
|
gl_FragColor.a = gl_FragColor.a * opacity;
|
|
1039
1039
|
}
|
|
1040
|
-
`;class Qx extends Rn{constructor(e){super(e,Gx);d(this,"initialDisplacement",0);d(this,"oldTime",new Date().getTime());d(this,"flowSpeed",.6);d(this,"rotateSpeed",0);d(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=ss(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const uf={flowSpeed:.6,rotateSpeed:0};let Wx=class extends wi{constructor(e){super(e);d(this,"data");d(this,"state");d(this,"group");d(this,"pipeObjects",[]);d(this,"texturePromiseCache",new Map);d(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});d(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:uf},this.five=e,this.group=new b.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return Q(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>Q(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),m={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new Qx(m)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!wt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!wt(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return Q(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return Q(this,null,function*(){var c,h,u,f,m,p;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(f=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?f:o,a=(p=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?p:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:uf,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return Q(this,null,function*(){return Lx(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return Q(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return Q(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return Q(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=on(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?Sx({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(xe):this.pipeObjects}};const Ux=n=>new Wx(n),Yx="data:image/png;base64,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";function Xx(n){me(n,"svelte-16mrlad",".room-label-item.svelte-16mrlad{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-16mrlad{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-16mrlad{position:absolute;transform-origin:top;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function ff(n){let t,e,i,s,o,r;return{c(){t=L("span"),e=Se(n[0]),i=ee(),s=L("div"),P(t,"class","room-label-item__text svelte-16mrlad"),z(t,"background-image","url("+Yx+")"),P(s,"class","room-label-item__bar svelte-16mrlad")},m(a,l){B(a,t,l),j(t,e),n[13](t),B(a,i,l),B(a,s,l),n[14](s),o||(r=we(t,"click",function(){hi(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Le(e,n[0])},d(a){a&&O(t),n[13](null),a&&O(i),a&&O(s),n[14](null),o=!1,r()}}}function Zx(n){let t,e=!n[5]&&ff(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","room-label-item svelte-16mrlad"),z(t,"z-index",n[2]),z(t,"transform",n[3]),z(t,"opacity",n[1]),z(t,"visibility",n[9])},m(i,s){B(i,t,s),e&&e.m(t,null),n[15](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=ff(i),e.c(),e.m(t,null)),s&4&&z(t,"z-index",i[2]),s&8&&z(t,"transform",i[3]),s&2&&z(t,"opacity",i[1]),s&512&&z(t,"visibility",i[9])},i:K,o:K,d(i){i&&O(t),e&&e.d(),n[15](null)}}}function Jx(n,t,e){let i,{content:s}=t,{five:o=void 0}=t,{visible:r=!0}=t,{opacity:a=1}=t,{zIndex:l=0}=t,{transform:c=void 0}=t,{onClick:h=()=>{}}=t,{rendererIfNeed:u=void 0}=t,{rendererData:f=void 0}=t,m,p,v,g;const A=M=>{if(o.state.mode!=="Panorama"){const T=-(10+54*(1-Mr(M.latitude)/90)),W=T+20,F=W>=0?0:-W/44;e(7,p.style.transform=`scaleY(${F})`,p),e(7,p.style.top=`${W}px`,p),e(8,v.style.top=`${T}px`,v)}};Et(()=>{m&&typeof u=="function"&&(g=u(m,f)),o&&(A(o.camera.pose),o.on("cameraUpdate",A))}),Rt(()=>{g==null||g(),o==null||o.off("cameraUpdate",A)});function w(M){Ne[M?"unshift":"push"](()=>{v=M,e(8,v)})}function I(M){Ne[M?"unshift":"push"](()=>{p=M,e(7,p)})}function C(M){Ne[M?"unshift":"push"](()=>{m=M,e(6,m)})}return n.$$set=M=>{"content"in M&&e(0,s=M.content),"five"in M&&e(10,o=M.five),"visible"in M&&e(11,r=M.visible),"opacity"in M&&e(1,a=M.opacity),"zIndex"in M&&e(2,l=M.zIndex),"transform"in M&&e(3,c=M.transform),"onClick"in M&&e(4,h=M.onClick),"rendererIfNeed"in M&&e(5,u=M.rendererIfNeed),"rendererData"in M&&e(12,f=M.rendererData)},n.$$.update=()=>{n.$$.dirty&2048&&e(9,i=r?"visible":"hidden")},[s,a,l,c,h,u,m,p,v,i,o,r,f,w,I,C]}class _g extends de{constructor(t){super(),he(this,t,Jx,Zx,ce,{content:0,five:10,visible:11,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:12},Xx)}}class qx extends Qf{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Kx{constructor(t,e){d(this,"id");d(this,"name","");d(this,"makerObject");d(this,"outline");d(this,"bottomY");d(this,"opacity");d(this,"height");d(this,"floorIndex");d(this,"shape");d(this,"mounted",!1);d(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});d(this,"modelGroup");d(this,"visible",!0);d(this,"tagApp");d(this,"tagVisible",null);d(this,"tagPosition",new b.Vector3);d(this,"tagNDCPosition",new b.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ht);d(this,"itemRenderer");d(this,"data");d(this,"plugin");d(this,"opacityAnime");d(this,"isInContainerResizeAnimation",!1);d(this,"containerResizeTimeoutID",null);d(this,"resizeObserver");d(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Qn({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});d(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});d(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});d(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});d(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});d(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});d(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});d(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});d(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();bi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(bi),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});d(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new b.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new b.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new b.Mesh(mf(this.shape,o),$x(r,a)),el(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new Wf(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),el(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new qx(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new _g({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=Zo(this.onContainerResize,e),this.resizeObserver.observe()}unmount(){var t,e;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve())}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new b.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=mf(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=v1(e),s=new b.Vector3(i.x,i.y,t);el(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function mf(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function $x(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function el(n,t){const e=new b.Matrix4,i=new b.Matrix4().makeRotationX(Math.PI/2),s=new b.Matrix4().makeTranslation(0,0,-t),o=new b.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let ek=class extends wi{constructor(e,i){super(e);d(this,"state");d(this,"itemMap");d(this,"itemRenderer");d(this,"modelGroup");d(this,"data");d(this,"tagDomContainer");d(this,"checkMsg",{childrenMountedState:""});d(this,"isInFiveChangeModeAnime",!1);d(this,"childrenMountedState",!1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});d(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});d(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});d(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});d(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});d(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});d(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new b.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return k({},this._config)}get disposed(){return this._disposed}load(e){return Q(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new Kx(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new b.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),te(k({},s),{floor_index:s.object_data.floorIndex,object_data:te(k({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return Q(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const tk=(n,t)=>new ek(n,t);class ik extends Ni{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new b.Group);d(this,"mesh");d(this,"textureLoadingPromise");d(this,"opacityAnimeTween");d(this,"isInPanoMoveAnime",!1);d(this,"lastArrivedPanoIndex",-1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});d(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});d(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});d(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});d(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});d(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});d(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=Ns(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new b.Mesh(new b.PlaneBufferGeometry(this.config.width,this.config.width),new b.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return k({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new b.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return Q(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=on(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=b.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new b.Quaternion;i.multiplyQuaternions(new b.Quaternion().setFromAxisAngle(new b.Vector3(1,0,0),-Math.PI/2),new b.Quaternion().setFromAxisAngle(new b.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const nk=(n,t)=>new ik(n,t),sk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class ok{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=sk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}showDeleteButton(t){const{clientX:e,clientY:i,container:s=this.container,onClick:o}=t;let r=this.deleteButton;return r||(r=document.createElement("div"),r.style.position="absolute",r.style.width="20px",r.style.height="20px",r.style.transform="translate(-50%, -40px)",r.style.borderRadius="50%",r.style.cursor="pointer",r.style.zIndex="9999",r.style.cursor="pointer",r.style.userSelect="none",r.style.display="flex",r.style.alignItems="center",r.style.justifyContent="center",r.style.backgroundImage="url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=)",r.innerHTML='<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="1"><stop stop-color="#FFFCFC" stop-opacity="0.6"></stop><stop stop-color="#FFFFFF" offset="100%"></stop></linearGradient></defs> <path fill="url(#1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path></svg>'),this.deleteButton=r,s.appendChild(r),r.style.left=`${e}px`,r.style.top=`${i}px`,r.onclick=()=>{s.removeChild(r),o()},r}removeDeleteButton(){this.deleteButton&&this.deleteButton.remove()}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class rk{constructor(){d(this,"five");d(this,"_cursor");d(this,"_pointSelector");d(this,"_fiveDomEvents");d(this,"_object3DHelper");d(this,"inited",!1);d(this,"init",t=>{this.inited=!0,this.five=t,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new ok(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Fl(this.five,{mode:"cursor"}),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new wr(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new kc(this.five),this._object3DHelper)}}const Fg=new rk;window.globalModules=Fg;function Hg(n,t){return n?t(n)?n:n.parent?Hg(n.parent,t):null:null}const ak="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sHDgwCEMBJZu0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAABM5JREFUWMO1V0tPG2cUPZ4Hxh6DazIOrjFNqJs0FIMqWFgWQkatsmvVbtggKlSVRVf5AWz4AWz4AUSKEChll19QJYSXkECuhFxsHjEhxCYm+DWGMZ5HF72DJq4bAzFXurI0M/I5997v3u9cC65vTJVn2lX/xHINQOYSBLTLEuIuCWw4Z3IGAEvf6ASmVHjNzHCXBG4A0AjACsAOwEbO0nsFQBnAGYASAIl+ZRMR7SolMEdsByD09fV5R0ZGgg8ePPjW5/N1iqLYpuu6RZblciKR2I9Go69evnwZnZ+fjwI4IS8AKBIRzeQfJWCANwKwh0KhtrGxsYehUOin1tbW+zzP23ietzY2NnIAoGmaLsuyUiqVyvl8XtrY2NiamZn589mzZxsAUgCOAeQAnFI2tI+VxIjaAeDzoaGh7xYWFuZOTk6OZVk+12uYqqq6JEnn0Wg0OT4+/geAXwGEAdwDIFJQXC1wO4DWR48e/RCPxxclSSroVzRFUbSDg4P848ePFwH8DuAhkWih83TRQWxFOXgAwvDwcOfo6OhvXV1d39tsNtuVBwTDWBwOh1UUxVsMw1hXVlbSdCgNV43uYSvrHg6H24aHh38eHBz85TrgF9FYLHA4HLzH43FvbW2d7u/vG+dANp8FpqIlbd3d3V8Fg8EfBUFw4BONZVmL3+9vHhkZCQL4AoAHgJPK8G+yzC0XDofdoVAo5PP5vkadTBAEtr+/39ff3x8gAp/RPOEqx2qjx+NpvXv3bk9DQ0NDvQgwDIOWlhZrMBj8kgi0UJdxRgYMArzL5XJ7vd57qLPZ7Xamp6fnNgBXtQxcjFuHw+Hyer3t9SYgCAITCAScAJoBNNEY/08GOFVVrfVMv7kMNDntFD1vjIAPrlRN0xjckOm6biFQ3jwNPwDMZrOnqVTqfb3Bi8Wivru7W/VCYkwPlKOjo0IikXh7EwQikYgE4Nw0CfXKDCipVCoTj8df3QABbW1tLUc6oUgkFPMkVACUNjc337148eKvw8PDbJ2jP1taWkoCyNDVXDSECmNSK4qiKNLq6urW8+fPI/UicHx8rD59+jSVy+WOAKSJhKENwFItLtoxk8mwsixzHR0dHe3t7c5PAU+n09rs7OzJkydPYqVSaQfANoDXALIk31S2smU1TWMPDg7K5XKZ7+3t9TudTut1U7+wsFCcmJiIpdPpbQBxADsAknQWymYCOukBHYCuKApisdhpMpnURFEU79y503TVyKenpzOTk5M7e3t7MQKPV0Zv1gNm+awB0MvlshqLxfLb29uyJElWURSbXC4XXyvqxcXFs6mpqeTc3Nzu3t7e3wQcA7BPZ8Cov1pNlJplmQtAG8MwHV6v95tAINA5MDBwPxAIuLu6upr8fr/VAN3c3JQjkcjZ+vp6fnl5+d2bN29SuVzuNYAEpf01CdRChUL+X1VskHACuA3Ay3Fcu9vt7nA6nZ7m5uYWQRCaNE3jVVW15PP580KhIGUymWw2m00DOAJwSP4WwPtq4LX2Ao6USxNlQyS/RcQcdLGwlNIz6vEMAaZpNzCk2Pll94LK/cDYimxERiBwG10sxjgvEZBE0UpE6vxj+0Ct5bTaXthgEhRmja8QWNkkPGsuIpfdjpkK+cZUWTC0KredVmtD/gdlSl6EG4AMvQAAAABJRU5ErkJggg==";let gf=null;class ts extends Bt{constructor(e){var f,m;super();d(this,"name","PointMesh");d(this,"dom");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");d(this,"lastRenderDomItem");d(this,"paramsStyle");d(this,"_visible",!0);const u=e!=null?e:{},{point:i}=u,s=Ji(u,["point"]);this.paramsStyle=s!=null?s:{};const o=new b.BufferGeometry;o.setAttribute("position",new b.Float32BufferAttribute([0,0,0],3));const r={transparent:!0,side:b.DoubleSide,size:(f=e==null?void 0:e.size)!=null?f:8,map:gf||(gf=new b.TextureLoader().load(ak)),sizeAttenuation:!1},a=new b.PointsMaterial(te(k({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(te(k({},r),{size:a.size,color:a.color,depthWrite:!1,depthTest:!1,opacity:.5})),c=new b.Points(o,a),h=new b.Points(o,l);this.fontMesh=c,this.backgroundMesh=h,c.name="FontMesh",h.name="BackgroundMesh",c.renderOrder=10,h.renderOrder=0,this.add(c,h),e!=null&&e.point&&this.position.copy(De(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Ar(this)}),Object.defineProperty(this,"visible",{set:p=>{this.dom&&(this.dom.container.style.display=p?"block":"none"),this._visible=p},get:()=>this._visible})}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}get style(){return{color:this.color,size:this.size,occlusionVisibility:this.fontMesh.material.depthTest,occlusionMode:this.backgroundMesh.visible?"depthWrite":"depthTest"}}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}setStyle(e){xe(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),xe(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),xe(e.occlusionVisibility)&&(e.occlusionVisibility?e.occlusionMode==="depthTest"?(this.fontMesh.material.depthTest=!1,this.backgroundMesh.visible=!1):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!0):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!1))}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Rl}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Hs(this,this.position).toArray().join(",");i!==this.lastRenderDomItem&&(this.updateDom(),this.lastRenderDomItem=i)}updateDom(){const e=this.paramsStyle.tip;e&&!this.dom&&(this.dom=new Si(this.five),this.dom.intersectCheck=!1,this.dom.simulate3D=!0,this.dom.container.style.visibility="hidden");const i=s=>{var o;this.dom&&this.dom.__text!==s&&(this.dom.__text=s,s?this.dom.container.innerHTML=_l(s,{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"ffffff"}`}):this.dom.container.innerHTML="")};e?(i(e),this.dom.setPosition(this.position.clone())):i(null)}}class kl extends Ut{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Bt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=k(k({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(te(k({},this._paramsStyle),{color:e.lineColor,tip:void 0}))),this.updateEdgePointsVisibility(),this.needsRender=!0});d(this,"highlight",()=>{super.highlight(),this.pointMeshes.forEach(e=>e.highlight())});d(this,"unhighlight",()=>{super.unhighlight(),this.pointMeshes.forEach(e=>e.unhighlight())});d(this,"updateEdgePointsVisibility",()=>{var e;xe((e=this._paramsStyle)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.startPoint:this._paramsStyle.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.endPoint:this._paramsStyle.pointVisibility))});this.add(this.pointGroup),e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get startPoint(){return this.pointMeshes[0]}get endPoint(){return this.pointMeshes.length<2?null:this.pointMeshes.at(-1)}get visiblePointMeshes(){return this.pointMeshes.filter(e=>e.visible)}get pointMeshes(){return this.pointGroup.children}setPoints(e){super.setPoints(e);const i=e.map(De).filter(xe);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new ts(te(k({},this.style),{color:(r=this._paramsStyle)==null?void 0:r.lineColor,tip:void 0}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function lk(n){const t=[...n];if(n.length<3)return n;const e=n.at(-1),i=n[0];return e.equals(i)||t.push(i),t}class Ng extends Bt{constructor(e){super();d(this,"name","PolylineBaseMesh");d(this,"lines",[]);d(this,"withDots");d(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=Ji(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Ar(this)})}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new b.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e;return this.lines.map(i=>i.points[0]).concat((e=this.lines.at(-1))==null?void 0:e.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(De);i.closed&&(s=lk(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new kl(te(k({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class mn extends Ng{constructor(...e){super(te(k({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class Li extends Ng{constructor(...e){super(te(k({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const tl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function il(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Ts(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Gg(n,t){const e=t.slice(0,t.length-1);for(let i=0;i<e.length;i++)e[i]=n[e[i].toLowerCase()];return e}function Qg(n){typeof n!="string"&&(n=""),n=n.replace(/\s/g,"");const t=n.split(",");let e=t.lastIndexOf("");for(;e>=0;)t[e-1]+=",",t.splice(e,1),e=t.lastIndexOf("");return t}function ck(n,t){const e=n.length>=t.length?n:t,i=n.length>=t.length?t:n;let s=!0;for(let o=0;o<e.length;o++)i.indexOf(e[o])===-1&&(s=!1);return s}const Us={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":tl?173:189,"=":tl?61:187,";":tl?59:186,"'":222,"[":219,"]":221,"\\":220},li={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Dl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},pt={16:!1,18:!1,17:!1,91:!1},Ke={};for(let n=1;n<20;n++)Us["f".concat(n)]=111+n;let Ue=[],_s=null,Wg="all";const vi=new Map,io=n=>Us[n.toLowerCase()]||li[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),hk=n=>Object.keys(Us).find(t=>Us[t]===n),dk=n=>Object.keys(li).find(t=>li[t]===n);function Ug(n){Wg=n||"all"}function Ys(){return Wg||"all"}function uk(){return Ue.slice(0)}function fk(){return Ue.map(n=>hk(n)||dk(n)||String.fromCharCode(n))}function mk(){const n=[];return Object.keys(Ke).forEach(t=>{Ke[t].forEach(e=>{let{key:i,scope:s,mods:o,shortcut:r}=e;n.push({scope:s,shortcut:r,mods:o,keys:i.split("+").map(a=>io(a))})})}),n}function gk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function pk(n){return typeof n=="string"&&(n=io(n)),Ue.indexOf(n)!==-1}function vk(n,t){let e,i;n||(n=Ys());for(const s in Ke)if(Object.prototype.hasOwnProperty.call(Ke,s))for(e=Ke[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Dc(a)}):i++;Ys()===n&&Ug(t||"all")}function Ak(n){let t=n.keyCode||n.which||n.charCode;const e=Ue.indexOf(t);if(e>=0&&Ue.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ue.splice(0,Ue.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in li)li[i]===t&&(Lt[i]=!1)}}function Yg(n){if(typeof n=="undefined")Object.keys(Ke).forEach(s=>{Array.isArray(Ke[s])&&Ke[s].forEach(o=>Ro(o)),delete Ke[s]}),Dc(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&Ro(s)});else if(typeof n=="object")n.key&&Ro(n);else if(typeof n=="string"){for(var t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];let[s,o]=e;typeof s=="function"&&(o=s,s=""),Ro({key:n,scope:s,method:o,splitKey:"+"})}}const Ro=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Qg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":io(c);if(!Ke[h])return;e||(e=Ys());const u=l>1?Gg(li,a):[],f=[];Ke[h]=Ke[h].filter(m=>{const v=(i?m.method===i:!0)&&m.scope===e&&ck(m.mods,u);return v&&f.push(m.element),!v}),f.forEach(m=>Dc(m))})};function pf(n,t,e,i){if(t.element!==i)return;let s;if(t.scope===e||t.scope==="all"){s=t.mods.length>0;for(const o in pt)Object.prototype.hasOwnProperty.call(pt,o)&&(!pt[o]&&t.mods.indexOf(+o)>-1||pt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!pt[16]&&!pt[18]&&!pt[17]&&!pt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ue),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function vf(n,t){const e=Ke["*"];let i=n.keyCode||n.which||n.charCode;if(!Lt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ue.indexOf(i)===-1&&i!==229&&Ue.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Dl[a];n[a]&&Ue.indexOf(l)===-1?Ue.push(l):!n[a]&&Ue.indexOf(l)>-1?Ue.splice(Ue.indexOf(l),1):a==="metaKey"&&n[a]&&Ue.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ue=Ue.slice(Ue.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in li)li[a]===i&&(Lt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Dl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ue.indexOf(17)===-1&&Ue.push(17),Ue.indexOf(18)===-1&&Ue.push(18),pt[17]=!0,pt[18]=!0);const s=Ys();if(e)for(let a=0;a<e.length;a++)e[a].scope===s&&(n.type==="keydown"&&e[a].keydown||n.type==="keyup"&&e[a].keyup)&&pf(n,e[a],s,t);if(!(i in Ke))return;const o=Ke[i],r=o.length;for(let a=0;a<r;a++)if((n.type==="keydown"&&o[a].keydown||n.type==="keyup"&&o[a].keyup)&&o[a].key){const l=o[a],{splitKey:c}=l,h=l.key.split(c),u=[];for(let f=0;f<h.length;f++)u.push(io(h[f]));u.sort().join("")===Ue.sort().join("")&&pf(n,l,s,t)}}function Lt(n,t,e){Ue=[];const i=Qg(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&Yg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Gg(li,n)),n=n[n.length-1],n=n==="*"?"*":io(n),n in Ke||(Ke[n]=[]),Ke[n].push({keyup:l,keydown:c,scope:o,mods:s,shortcut:i[a],method:e,key:i[a],splitKey:h,element:r});if(typeof r!="undefined"&&window){if(!vi.has(r)){const m=function(){let v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return vf(v,r)},p=function(){let v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;vf(v,r),Ak(v)};vi.set(r,{keydownListener:m,keyupListenr:p,capture:u}),il(r,"keydown",m,u),il(r,"keyup",p,u)}if(!_s){const m=()=>{Ue=[]};_s={listener:m,capture:u},il(window,"focus",m,u)}}}function bk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ke).forEach(e=>{Ke[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Dc(n){const t=Object.values(Ke).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=vi.get(n)||{};i&&s&&(Ts(n,"keyup",s,o),Ts(n,"keydown",i,o),vi.delete(n))}if((t.length<=0||vi.size<=0)&&(Object.keys(vi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=vi.get(s)||{};o&&r&&(Ts(s,"keyup",r,a),Ts(s,"keydown",o,a),vi.delete(s))}),vi.clear(),Object.keys(Ke).forEach(s=>delete Ke[s]),_s)){const{listener:s,capture:o}=_s;Ts(window,"focus",s,o),_s=null}}const nl={getPressedKeyString:fk,setScope:Ug,getScope:Ys,deleteScope:vk,getPressedKeyCodes:uk,getAllKeyCodes:mk,isPressed:pk,filter:gk,trigger:bk,unbind:Yg,keyMap:Us,modifier:li,modifierMap:Dl};for(const n in nl)Object.prototype.hasOwnProperty.call(nl,n)&&(Lt[n]=nl[n]);if(typeof window!="undefined"){const n=window.hotkeys;Lt.noConflict=t=>(t&&window.hotkeys===Lt&&(window.hotkeys=n),Lt),window.hotkeys=Lt}const Af=new Map;class Ci extends Bt{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"on",(e,i,s)=>Xe.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>Xe.modules.fiveDomEvents.removeEventListener(this,...e));d(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Hs(s,e)});d(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Kp(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=k({canEdit:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility,e.style.occlusionMode=this.config.occlusionMode),this.addEventListener("removed",()=>{Ar(this)}),Lt("esc",()=>{this.stopCreating()}),this.config.canEdit&&(Lt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o;if(this.pointSelector.enabled)return;let s=Af.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s._editor)==null||o.disable()),Af.set(this.parent.uuid,this),this.selected=!0,this.highlight()}),Lt("esc",()=>{var s;this.selected=!1,this.unhighlight(),!this.pointSelector.enabled&&((s=this._editor)==null||s.disable())}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return Xe.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){Xe.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}showDeleteButton(e,i){Xe.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),Xe.modules.five.once("cameraUpdate",()=>{Xe.modules.cursor.removeDeleteButton()})}}class Or extends Bt{constructor(e){super();d(this,"hooks",new ht);d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class no extends Or{constructor(e,i){super(e);d(this,"objectHelperConfig");d(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=Xe.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Xe.modules.object3DHelper.addObject3DHelper(this.originObject,k({positionFrom:"boundingBox"},e));const i=Xe.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),Xe.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class Sc extends Or{constructor(e){super(e);d(this,"draggingPoints",[]);d(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});d(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof ts)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(xe).forEach(e=>{const i=new ts;i.visible=!1,i.position.copy(e),i.draggable=!0,Xe.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Xe.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Xe.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class yk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class wk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}function zt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class bf extends Ci{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.polyLineMesh=new Li(k(k({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new wk(this)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new b.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new Li(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=Xg(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Xg(n,t,e){var M;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Lr(),a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new mn(n.style);i.add(l);const c=new mn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const p=[],v=()=>h.length>0,g=()=>p.length>0,A=()=>{v()&&(p.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(p.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=E=>{p.length=0;const S=h.length===0?E.point:u.clone();h.push(S),n.setPoints(h)},C=E=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!E||(m=E,!(h!=null&&h.length)))return S();const T=h.at(-1).clone();a==="none"?(u=E.point,l.setPoints([T,u])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(E.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,E.point])):a==="y"&&(h.length===1?(u=E.point,l.setPoints([T,u])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(E.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,E.point])))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",C),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:v,canRedo:g,undo:A,redo:w}}class Ck extends Or{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=Zs(Xe.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.config.canEdit&&(this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag))}disable(){super.disable(),this.originObject.config.canEdit&&(this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag))}}class yf extends Ci{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new ts(k(k({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new Ck(this)),this._editor}get data(){return te(k({},this.baseData),{point:zt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(De(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return Q(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new ts(e)),yield Tc(this.pointMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Tc(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class Vr extends Bt{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"paramsStyle",{});d(this,"_geometry",new b.BufferGeometry);d(this,"highlighted",!1);d(this,"opacityBeforeHighlight");this.paramsStyle=e!=null?e:{};const i=new b.MeshBasicMaterial({color:new b.Color((a=e==null?void 0:e.color)!=null?a:Xp).convertSRGBToLinear(),transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:qp}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.name="MeshFront",r.name="MeshBackground",o.renderOrder=1,r.renderOrder=0,this.meshFont=o,this.meshBackground=r,this.add(o),this.setOcclusionVisibility({occlusionVisibility:e==null?void 0:e.occlusionVisibility,occlusionMode:e==null?void 0:e.occlusionMode})}get style(){return{color:this.color,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent||this.meshFont.material.depthTest===!1}get occlusionMode(){return this.meshFont.material.depthTest===!1?"depthTest":"translucence"}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),xe(e.color)&&(this.meshFont.material.color.set(new b.Color(e.color).convertSRGBToLinear()),this.needsRender=!0),xe(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0),this.setOcclusionVisibility(e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.meshFont.material.opacity=this.opacity*Rl,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.meshFont.material.opacity=this.opacityBeforeHighlight,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}setOcclusionVisibility(e){var o,r,a;const i=(r=(o=e.occlusionMode)!=null?o:this.paramsStyle.occlusionMode)!=null?r:"translucence",s=(a=e.occlusionVisibility)!=null?a:this.paramsStyle.occlusionVisibility;xe(s)&&(s?i==="depthTest"?(this.meshFont.material.depthTest=!1,this.remove(this.meshBackground)):i==="translucence"&&(this.meshFont.material.depthTest=!0,this.addIfNotExists(this.meshBackground)):(this.meshFont.material.depthTest=!0,this.remove(this.meshBackground)))}}const Lc=new b.BufferGeometry;Lc.name="blankGeometry";Lc.isBlank=!0;class zc extends Vr{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"_paramsStyle");d(this,"planeHelper",null);d(this,"_geometryInfo",null);d(this,"lastRenderAreaItem");d(this,"areaDom");e!=null&&e.points&&this.setPoints(e.points),this._paramsStyle=e!=null?e:{},this.updateAreaItems()}get style(){return te(k({},super.style),{lengthEnable:this._paramsStyle.lengthEnable})}get isBlank(){return!!this.geometry.isBlank}get center(){var e;return(e=this.geometryInfo)==null?void 0:e.center.clone()}get geometryInfo(){return this.geometryInfoNeedUpdate&&(this.isBlank?this._geometryInfo=null:this._geometryInfo=Nm(this.geometry),this.geometryInfoNeedUpdate=!1),this._geometryInfo}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}updateMatrixWorld(e){if(super.updateMatrixWorld(e),this.center){const i=Hs(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=k(k({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(De);this.points=i,this.geometry=(s=Fm(this.points,{checkLinesIntersect:!0}))!=null?s:Lc,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0,this.updateAreaItems()}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new b.Vector3):e)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}updateAreaItems(){var s,o;const e=()=>{var r;(r=this.areaDom)==null||r.destroy(),this.areaDom=void 0};if(!this._paramsStyle.lengthEnable||!this.geometryInfo)return e();if(!this.five)return console.error("Five not found");this.areaDom=(s=this.areaDom)!=null?s:(()=>{const r=new Si(this.five);return r.intersectCheck=!1,r.simulate3D=!0,r})(),this.areaDom.setPosition(this.center);const i=this.geometryInfo.area.toFixed(2);i==="0.00"?this.areaDom.container.innerHTML="":this.areaDom.container.innerHTML=_l(i+"m²",{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class Zg extends zc{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Ji(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return te(k({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Vl(s,e,i,!0)}),!1}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Sl extends Zg{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Pk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class wf extends Ci{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.areaMesh=new Sl(k(k({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new Pk(this)),this._editor}get data(){return this.updateMatrixWorld(),te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Sl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Br(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Br(n,t,e){var T;const{promise:i,resolve:s,reject:o}=Lr(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(T=e==null?void 0:e.limit)!=null?T:"none",l=new mn(n.style);r==null||r.add(l);const c=new mn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,p;const v=[],g=()=>h.length>0,A=()=>v.length>0,w=()=>{g()&&(v.push(h.pop()),M(p),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(v.pop()),M(p),t.pointSelectorHelper.magnifier.render())},C=W=>{v.length=0;const F=h.length===0?W.point:u.clone();h.push(F),n.setPoints(h,{closed:!1}),m&&(E(),s())},M=W=>{const F=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!W||(p=W,!(h!=null&&h.length)))return F();const N=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=W.point,l.setPoints([N,u]),c.setPoints([])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(W.point,new b.Vector3),l.setPoints([N,u]),c.setPoints([u,W.point])):a==="y"&&(h.length===1?(u=W.point,l.setPoints([N,u]),c.setPoints([])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(W.point,new b.Vector3),l.setPoints([N,u]),c.setPoints([u,W.point])))),h.length>=3){u=n.projectPoint(W.point);const G=h[0],H=.2;G.distanceTo(u)<H||G.distanceTo(W.point)<H?(u=G,W.point.copy(G),t.pointSelectorHelper.updateWithIntersect(W,{emitEvent:!1}),m=!0):m=!1,l.setPoints([N,u]),c.setPoints([u,W.point])}h.length>=2?(n.setPoints([...h,u],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,l.setStyle({lineColor:16734553}),c.setStyle({lineColor:16734553})):(t.cursorError=!1,l.setStyle({lineColor:n.lineColor}),c.setStyle({lineColor:n.lineColor}))):n.setPoints([])},E=()=>{t.off("select",C),t.off("intersectionUpdate",M),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{E(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",M),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}function Ik(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Ek(n){const t=n.map(i=>new b.Vector3(i[0],i[1],i[2]));return _m(t)}class Mk extends b.BufferGeometry{constructor(e){super();d(this,"bottomPositions",[]);d(this,"topPosition",[]);d(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new b.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Ek(r):Ik(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],f=r.map(p=>[p[0]+u[0],p[1]+u[1],p[2]+u[2]]);r.push(...f);const m=o.map(p=>p+r.length/2);o.push(...m);for(let p=0;p<r.length/2-1;p++)o.push(p,p+1,p+r.length/2),o.push(p+1,p+r.length/2+1,p+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new b.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class is extends Bt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new Vr);d(this,"edgeMesh",new Ut);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new Mk,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new b.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new b.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new b.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>{if(!(h>=e.length-2))return[new b.Vector3().fromArray(e[0]),new b.Vector3().fromArray(e[h+1]),new b.Vector3().fromArray(e[h+2])]}).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new b.Vector3;for(const[c,h,u]of s){const f=rc(c,h,u),m=Gm(c,h,u,f);o+=f,r.add(m)}r=r.divideScalar(o);const a=new b.Vector3().fromArray(i).sub(new b.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=k(k({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(De).map(s=>s.toArray()),topPosition:e.heightPoint?De(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Ho().fromEdgesGeometry(new b.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Vl(s,e,i,!0)),!1}}class Jg extends no{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Cf extends Ci{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new is(k(k({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Jg(this.prismMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:zt(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:this.applyObjectReversalMatrixWorld(e.points.map(De)),heightPoint:this.applyObjectReversalMatrixWorld(De(e.heightPoint))}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.prismMesh=new is(e),this.add(this.prismMesh),yield jc(this.prismMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function jc(n,t){return Q(this,null,function*(){const e=n.parent,i=new Sl(n.style);e.add(i),yield Br(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Ut;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=pn(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=v=>{m(),c()},f=v=>{if(!(v!=null&&v.raycaster))return;const g=fn({raycaster:v.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",p),e.remove(s),t.disable()},p=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",p)})})}class qg extends no{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return pn(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class xk extends b.BufferGeometry{constructor(e){super();d(this,"name","RectangleGeometry");d(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class Kg extends zc{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(De).filter(xe);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new xk(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class ur extends Kg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Ji(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return k(k({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function $g(n,t){const e=pn(n),i=jt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Pf extends Ci{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new ur(k(k({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new qg(this.rectangleMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new ur(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Rr(this.rectangleMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Rr(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?kk(n,t,e):Dk(n,t,e)}function kk(n,t,e){return new Promise((i,s)=>{var w;const o=n.parent;if(!o)return s(new Error("No container"));const r=(w=e==null?void 0:e.limit)!=null?w:"none",a=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!0})),l=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!1})),c=new Li(te(k({},n.style),{dashed:!1,lengthEnable:!1}));o.add(a,c,l),t.enable();const h=[];let u=new b.Vector3,f=new b.Vector3;const m=new b.Plane,p=()=>{h.push(u.clone()),h.length===1?(r==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),r==="none"&&m.setFromNormalAndCoplanarPoint(f,h[0])):h.length===2?r==="y"||r==="xoz"?(g(),i()):c.setPoints([h[0],h[1]]):h.length===3&&(g(),i())},v=I=>{var M;if(!(I!=null&&I.raycaster))return;const C=(M=h.at(-1))==null?void 0:M.clone();if(h.length===0){u=I.point.clone(),f=I.face.normal;return}if(h.length===1&&r==="y"){const S=new b.Line3(new b.Vector3(0,1,0).add(h[0]),new b.Vector3(0,-1,0).add(h[0])).closestPointToPoint(I.point,!1,new b.Vector3);n.setPoints([h[0],S,I.point]);return}if(h.length===1&&r==="xoz"){const E=new b.Line3(new b.Vector3(1,0,0).add(h[0]),new b.Vector3(-1,0,0).add(h[0])),S=I.raycaster.ray.intersectPlane(m,new b.Vector3),T=E.closestPointToPoint(S,!1,new b.Vector3);n.setPoints([h[0],T,S]);return}if(h.length===1&&r==="none"){m?(u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point])):u=I.point.clone(),a.setPoints([C,u]);return}if(h.length===2&&r==="none"){o.remove(a);const E=I.raycaster.ray.intersectPlane(m,new b.Vector3),S=h[0].distanceTo(h[1])/2,T=new b.Vector3().lerpVectors(h[0],h[1],.5),W=new b.Vector3().subVectors(E,T).normalize();u=new b.Vector3().addVectors(T,W.multiplyScalar(S));const F=[h[0],u,h[1]],N=$g(F,Xe.modules.five.camera.position);n.setPoints(N);return}},g=()=>{t.off("select",p),t.off("intersectionUpdate",v),t.off("disable",A),t.disable(),o==null||o.remove(a,c,l)},A=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",p),t.on("intersectionUpdate",v),t.on("disable",A)})}function Dk(n,t,e){return new Promise((i,s)=>{var w;const o=n.parent;if(!o)return s(new Error("No container"));const r=(w=e==null?void 0:e.limit)!=null?w:"none",a=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!0})),l=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!1})),c=new Li(te(k({},n.style),{dashed:!1,lengthEnable:!1}));o.add(a,c,l),t.enable();const h=[];let u=new b.Vector3,f=new b.Vector3;const m=new b.Plane,p=()=>{h.push(u.clone()),h.length===1?(r==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),r==="none"&&m.setFromNormalAndCoplanarPoint(f,h[0])):h.length===2?(r==="y"&&m.setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),c.setPoints([h[0],h[1]])):h.length===3&&(g(),i())},v=I=>{var M;if(!(I!=null&&I.raycaster))return;const C=(M=h.at(-1))==null?void 0:M.clone();if(h.length===0){u=I.point.clone(),f=I.face.normal;return}if(h.length===1&&r==="y"){u=I.point,l.setPoints([]),a.setPoints([C,u]);return}if(h.length===1&&r==="xoz"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([C,u]);return}if(h.length===1&&r==="none"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([C,u]);return}if(h.length===2){o.remove(a);const E=new b.Vector3().crossVectors(h[0].clone().sub(h[1]),m.normal).normalize();u=new b.Line3(h[1].clone().add(E),h[1].clone().sub(E)).closestPointToPoint(I.point,!1,new b.Vector3);const T=[h[0],h[1],u],W=$g(T,Xe.modules.five.camera.position);n.setPoints(W);return}},g=()=>{t.off("select",p),t.off("intersectionUpdate",v),t.off("disable",A),t.disable(),o==null||o.remove(a,c,l)},A=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",p),t.on("intersectionUpdate",v),t.on("disable",A)})}class ep extends no{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function tp(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class ip extends Vr{constructor(e){super(e);d(this,"_normal");d(this,"_center");d(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=De(e.center))!=null?i:this._center,this._normal=((s=De(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,xe(this._radius)&&this._radius!==this.radius){const r=tp(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class Xs extends ip{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Ji(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Ut(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class If extends Ci{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new Xs(k(k({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new ep(this.circleMesh)),this._editor}get data(){return te(k({},this.baseData),{center:zt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:zt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:this.applyObjectReversalMatrixWorld(De(e.center),this.circleMesh),normal:De(e.normal),radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Xs(e);this.circleMesh=i,this.add(this.circleMesh),yield _r(this.circleMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function _r(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new mn({dashed:!0});s.add(o),t.enable();let r,a;const l=f=>{if(f){if(!r){r={point:f.point,normal:f.face.normal};return}r&&a&&(h(),e())}},c=f=>{if(!f||!r)return;const m=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(m,new b.Vector3),a){const p=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:p})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class Tl extends Bt{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"highlighted",!1);d(this,"params");d(this,"_topCenter");d(this,"_bottomCenter");d(this,"_radius");this.params=e,this.bottomCircle=new Xs(e),this.bottomCircle.name="bottomCircle",this.topCircle=new Xs(e),this.topCircle.name="topCircle",this.edgeMesh=new Vr(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=De(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=De(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=xe(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=k(k({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),tp(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class np extends no{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Ef extends Ci{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Tl(k(k({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new np(this.cylinderMesh)),this._editor}get data(){return te(k({},this.baseData),{bottomCenter:zt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:zt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:this.applyObjectReversalMatrixWorld(De(e.bottomCenter),this.cylinderMesh),topCenter:this.applyObjectReversalMatrixWorld(De(e.topCenter),this.cylinderMesh)}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.cylinderMesh=new Tl(e),this.add(this.cylinderMesh),yield Oc(this.cylinderMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Oc(n,t){return Q(this,null,function*(){const e=n.parent;yield _r(n.bottomCircle,t);const i=new Ut;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=p=>{f(),l()},u=p=>{if(!(p!=null&&p.raycaster))return;const v=fn({raycaster:p.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(v,new b.Vector3),w=v.clone().sub(A),I=n.bottomCenter.clone().add(w);v&&n.setTopCenter(I)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",m),e.remove(i),t.disable()},m=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",m)})})}class sp extends no{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),f=a.clone().sub(r.clone().divideScalar(2)),m=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:f,basePosition:m},{id:"back",handlePosition:m,basePosition:f}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(f=>f.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class Ll extends is{constructor(){super(...arguments);d(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=jt(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Mf extends Ci{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new Ll(k(k({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new sp(this.boxMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:zt(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:this.applyObjectReversalMatrixWorld(e.points.map(De),this.boxMesh),heightPoint:this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.boxMesh)}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren(),this.boxMesh=new Ll(e),this.add(this.boxMesh),yield Vc(this.boxMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Vc(n,t,e){return Q(this,null,function*(){return new Promise((i,s)=>Q(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new ur(n.style);o.add(r),yield Rr(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Ut,l=pn(n.bottomPositions),c=jt(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const f=g=>{p(),i()},m=g=>{if(!(g!=null&&g.raycaster))return;const A=fn({raycaster:g.raycaster,line:new b.Line3(h,u)});if(A){const w=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},p=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",v),t.disable(),o==null||o.remove(a)},v=()=>{p(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",v)}))})}function Sk(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class xf extends Ci{constructor(e,i){super(e,i);d(this,"type","Line");d(this,"lineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.lineMesh=new kl(k(k({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new yk(this)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new kl(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Bc(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Bc(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Lr(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Ut(n.style);i.add(l);const c=new Ut(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const p=[],v=()=>h.length>0,g=()=>p.length>0,A=()=>{v()&&(p.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(p.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=T=>{if(!T)return;p.length=0;const W=h.length===0?T.point:u.clone();h.push(W),n.setPoints(h),h.length===2&&(M(),o())},C=T=>{const W=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return W();m=T;const F=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([F,u])):a==="xoz"?(t.plane=f,f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=f.projectPoint(T.point,new b.Vector3),l.setPoints([F,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=fn({raycaster:T.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new b.Vector3),c.setPoints([u,T.point])),l.setPoints([F,u]))},M=()=>{t.off("select",I),t.off("intersectionUpdate",C),t.off("disable",E),t.plane=null,t.disable(),i==null||i.remove(l,c)},E=()=>{M(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",E),{finished:s,canUndo:v,canRedo:g,undo:A,redo:w}}const _n=class extends ht{constructor(e,i){super();d(this,"group");d(this,"theme");d(this,"five");d(this,"creatingItem",null);d(this,"undo",()=>{var e;console.log("undo"),(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});d(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.group=new Bt,this.group.name="Sculpt",e.scene.add(this.group),_n.modules.init(e),Lt("ctrl+z, command+z",this.undo),Lt("ctrl+shift+z, command+shift+z",this.redo),_n.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=Hg((a=s==null?void 0:s[0])==null?void 0:a.object,l=>l.isSculptObject);return r&&!r.editing?this.emit("click",o,r):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=_n.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(xe)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=te(k({},r),{style:k(k({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new yf(a,i):r.type==="line"?new xf(a,i):r.type==="Polyline"?new bf(a,i):r.type==="Polygon"?new wf(a,i):r.type==="Prism"?new Cf(a,i):r.type==="Rectangle"?new Pf(a,i):r.type==="Circle"?new If(a,i):r.type==="Cylinder"?new Ef(a,i):r.type==="Box"?new Mf(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=_n.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(yf,...e)})}createLine(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(xf,...e)})}createline(...e){return Q(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(bf,...e)})}createPolygon(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(wf,...e)})}createPrism(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Cf,...e)})}createRectangle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Pf,...e)})}createCircle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(If,...e)})}createCylinder(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Ef,...e)})}createBox(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Mf,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){Sk(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return Q(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;return this.creatingItem=s,this.group.add(s),yield s.create(...i).then((...o)=>(this.creatingItem=null,o)).catch(o=>{console.error(o),this.group.remove(s)}),s})}};let Xe=_n;d(Xe,"modules",Fg);const Tk=n=>new Xe(n);function Lk(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let _o;const op=n=>((!_o||n!==_o.five)&&(_o={instance:new wr(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),_o.instance);class rp extends ht{constructor(e){var s,o;super();d(this,"type");d(this,"tag");d(this,"rawData");d(this,"model");d(this,"five");d(this,"group");d(this,"fiveDomEvents");d(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=op(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:ns(this.model).getCenter(new b.Vector3);this.tag=Vf(this.five,i,{wrapper:e.tagWrapper}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.tag.show(),this.model.visible=!0,this.five.needsRender=!0,this.emit("show")}hide(){this.tag.hide(),this.model.visible=!1,this.five.needsRender=!0,this.emit("hide")}enable(){Lk(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}onClick(){return this.emit("click",this)}}class ap extends rp{constructor(...e){super(...e);d(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){this.model.visible=!0,this.five.needsRender=!0}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}}class zk extends ap{constructor(...t){super(...t)}}function jk(n){me(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function kf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){B(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function Ok(n){let t,e=n[0]&&kf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=kf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&O(t)}}}function Vk(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class Bk extends de{constructor(t){super(),he(this,t,Vk,Ok,ce,{text:0},jk)}}const Df=(n,t)=>{var i;const e=new Bk({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Rk=(n,t,e)=>{var s;const i=new _g({target:n,props:{content:(s=t.rawData)==null?void 0:s.name,five:e}});return()=>i.$destroy()},_k={box:Df,triangles:Df,prism:Rk};class Sf extends rp{constructor(...e){const i=e[0],s=ns(i.model),o=new b.Vector3().lerpVectors(ki(s,0),ki(s,5),.5);super(te(k({},i),{position:o}));d(this,"_visible",!0);d(this,"_visibleByFloor",!0);d(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});d(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;ri(i)?this._visibleByFloor=!0:this._visibleByFloor=e===null?!0:i===e});this.enable(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),this._visible=!0,this.updateVisible(),this.emit("show")}hide(){this._visible=!1,this.updateVisible(),this.emit("hide")}updateVisible(){const e=this._visible&&this._visibleByFloor;e?this.tag.show():this.tag.hide(),this.model.visible=e,this.five.needsRender=!0}}class Fk extends wi{constructor(e,i){var s,o;super(e);d(this,"state");d(this,"items",[]);d(this,"group",new b.Group);d(this,"data");d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"zFightingOffset",0);d(this,"tagWrapper");d(this,"occlusionVisibility");d(this,"occlusionMode");d(this,"fiveEveryReadyListenerDisposer");d(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&this.items.forEach(s=>{s.model.setStyle instanceof Function&&s.model.setStyle({occlusionVisibility:i.includes(e)})})});d(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Bl(this.five,this.onFiveEveryReady)});d(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});d(this,"onFiveEveryReady",()=>Q(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof Sf).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield Vg(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(f=>!a(f.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:_k[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=op(e),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return Q(this,null,function*(){var s;if(this.clear(),this.data=e,yield gn(this.five),this.data!==e)return;this.clear();const i=o=>{var a;const r=o.object_data.color?new b.Color().setHex(parseInt(o.object_data.color.slice(1),16)):new b.Color(1,1,1);return{color:r,lineColor:r,opacity:((a=o.object_data.opacity)!=null?a:.4)/2,lineOpacity:1,lineWidth:1,occlusionVisibility:typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,occlusionMode:this.occlusionMode}};(s=e==null?void 0:e.list)==null||s.forEach(o=>{var r;if(o.type==="triangles"){const a=new Zg;a.setPoints(o.object_data.points),a.setStyle(i(o)),this.fiveDomEvents.addEventListener(a,"hover",()=>a.highlight()),this.fiveDomEvents.addEventListener(a,"unHover",()=>a.unhighlight());const l=new ap({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(l)}else if(o.type==="prism"){const a=new is;this.zFightingOffset+=5e-4;const l=o.object_data.points.map(f=>{var m;return[f[0],f[1]+((m=o.object_data.fixedY)!=null?m:0),f[2]]});l.push(l[0]);const c=o.object_data.height+((r=o.object_data.fixedHeight)!=null?r:0)+this.zFightingOffset,h=De(l[0]).add(new b.Vector3().setY(c));a.setPoints({points:l,heightPoint:h}),a.setStyle(i(o));const u=new Sf({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(u)}else if(o.type==="box"){const a=new is,{start:l,end:c,rotation:h=[0,0,0,0],opacity:u,color:f}=o.object_data,m=new b.Vector3().fromArray(l),p=new b.Vector3().fromArray(c),v=new b.Euler().fromArray(h),g=new b.Quaternion().setFromEuler(v),A=g.clone().inverse(),w=new b.Vector3().lerpVectors(m,p,.5),I=w.clone().negate(),C=m.clone().add(I).applyQuaternion(A),M=p.clone().add(I).applyQuaternion(A),E=new b.Box3(C.clone().max(M),C.clone().min(M));a.setPoints({points:[ki(E,2),ki(E,3),ki(E,7),ki(E,6)],heightPoint:ki(E,1)}),a.position.copy(w),a.quaternion.copy(g),a.setStyle(i(o));const S=new zk({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(S)}}),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){xe(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),xe(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=k(k({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear()}dispose(){this.hooks.emit("dispose"),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}}const Hk=(...n)=>new Fk(...n),Nk=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:Or,BoxMesh:Ll,BoxMeshEditor:sp,CircleMesh:ip,CircleMeshEditor:ep,CircleWithEdgeMesh:Xs,CylinderMesh:Tl,CylinderMeshEditor:np,LineMesh:Ut,PointMesh:ts,PolygonMesh:zc,PrismMesh:is,PrismMeshEditor:Jg,RectangleMesh:Kg,RectangleMeshEditor:qg,RectangleWithEdgeMesh:ur,createBox:Vc,createCircle:_r,createCylinder:Oc,createLine:Bc,createPoint:Tc,createPolygon:Br,createPrism:jc,createRectangle:Rr},Symbol.toStringTag,{value:"Module"})),Gk=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Qn,FiveDomEvents:wr,FivePuppet:Fv,Interval:rl,LightTag:Si,LineSegments:Wf,Magnifier:vr,Object3D:Qf,PointHelper:Gf,PointSelector:Fl,PointSelectorHelper:_f,Rectangle:Fp,absoluteUrl:Nl,animeMap:Ls,awaitNextFrame:Lv,blink:yr,bounding:Hl,boundingBox:ns,boundingSphere:Uf,boxVertex:ki,boxVertexes:Iv,checkFiveModelLoaded:Sv,convexHull:Hp,equal:wt,fiveModelIsLoaded:Jf,getCoordsFromClient:Up,getCoordsFromElement:Yp,getFrameTime:zv,inside:Wc,isAbsoluteURL:Kf,isModelLike:Nt,isNil:ri,isPanoramaLike:tn,lookObject:Dv,lookPoint:Zf,nextFrame:qs,notNil:xe,pointInPolygon:Wc,reblink:Xf,requestAnimationFrameInterval:ss,sculpt:Nk,tag:Vf,tweenProgress:Ns,uuid:ct,waitFiveModelLoaded:gn,worldBounding:br,worldBoundingBox:Ev,worldBoundingSphere:Yf},Symbol.toStringTag,{value:"Module"}));gp();mp();exports.AreaMakerPlugin=tk;exports.CSS3DRender=Yn;exports.CSS3DRenderPlugin=Ks;exports.CameraMovementEffect=Sm;exports.CameraMovementPlugin=p1;exports.ContentType=Dg;exports.CruisePlugin=_3;exports.CruisePluginController=$s;exports.CruisePluginTypes=R3;exports.CurrentPanoImagePlugin=nk;exports.DIRECTION=Vn;exports.DISPLAY_STRATEGY_TYPE=$i;exports.DimensionType=Sg;exports.FLOOR_PLAN_ATTACHED_TO=Ti;exports.FLOOR_TYPE_MAP=r1;exports.GuideLineItem=O3;exports.GuideLineModeItem=D3;exports.GuideLinePlugin=Ic;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=en;exports.ItemLabelPlugin=lC;exports.Magnifier=vr;exports.MapviewFloorplanPlugin=Ob;exports.ModelChassisCompassPlugin=c1;exports.ModelEntryDoorGuidePlugin=u1;exports.ModelFloorplanPlugin=Tb;exports.ModelItemLabelPlugin=Fw;exports.ModelMakerPlugin=Hk;exports.ModelRoomLabelPlugin=H0;exports.ModelTVVideoPlugin=Ww;exports.ModelViewPlugin=Tp;exports.MoveController=Pc;exports.MovePlugin=F3;exports.Object3DHelperController=kc;exports.Object3DHelperPlugin=Px;exports.PLUGIN=jr;exports.PaintBrush=Sp;exports.PaintBrushTypeEnum=pi;exports.PanoCompassPlugin=R1;exports.PanoCursorRaycasterPlugin=qv;exports.PanoDoorLabelPlugin=wC;exports.PanoFloorplanRadarPlugin=s1;exports.PanoMeasurePlugin=fw;exports.PanoMeasurePluginLine=cn;exports.PanoMeasurePluginModel=cc;exports.PanoMeasurePluginPoint=Tt;exports.PanoMeasurePluginPolyline=hn;exports.PanoRulerPlugin=C1;exports.PanoRulerProPlugin=z1;exports.PanoSpatialTagPlugin=kw;exports.PanoTagPlugin=y3;exports.PanoTagPluginController=dr;exports.PanoVideoPlugin=Dx;exports.PanoVideoPluginType=kx;exports.PipelinePlugin=Ux;exports.PointType=kg;exports.ROOM_FETILE_TYPE_MAP=o1;exports.ROOM_TYPE_MAP=a1;exports.Rotation=ei;exports.Sculpt=Xe;exports.SculptPlugin=Tk;exports.TopviewFloorplanPlugin=Bb;exports.Util=Gk;exports.WalkController=$s;exports.createBox=Vc;exports.createCircle=_r;exports.createCylinder=Oc;exports.createLine=Bc;exports.createPoint=Tc;exports.createPolygon=Br;exports.createPolyline=Xg;exports.createPrism=jc;exports.createRectangle=Rr;exports.defaultGlobalConfig=xg;exports.itemLabelPluginServerParams=cC;exports.modelItemLabelPluginServerParams=Hw;exports.modelRoomLabelPluginServerParams=N0;exports.pluginFlag=b3;
|
|
1040
|
+
`;class Qx extends Rn{constructor(e){super(e,Gx);d(this,"initialDisplacement",0);d(this,"oldTime",new Date().getTime());d(this,"flowSpeed",.6);d(this,"rotateSpeed",0);d(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=ss(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const uf={flowSpeed:.6,rotateSpeed:0};let Wx=class extends wi{constructor(e){super(e);d(this,"data");d(this,"state");d(this,"group");d(this,"pipeObjects",[]);d(this,"texturePromiseCache",new Map);d(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});d(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:uf},this.five=e,this.group=new b.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return Q(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>Q(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),m={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new Qx(m)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!wt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!wt(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return Q(this,arguments,function*(e={}){if(this.state.visible)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return Q(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=k({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return Q(this,null,function*(){var c,h,u,f,m,p;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(f=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?f:o,a=(p=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?p:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:uf,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return Q(this,null,function*(){return Lx(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return Q(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return Q(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return Q(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=on(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?Sx({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(xe):this.pipeObjects}};const Ux=n=>new Wx(n),Yx="data:image/png;base64,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";function Xx(n){me(n,"svelte-16mrlad",".room-label-item.svelte-16mrlad{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-16mrlad{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-16mrlad{position:absolute;transform-origin:top;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function ff(n){let t,e,i,s,o,r;return{c(){t=L("span"),e=Se(n[0]),i=ee(),s=L("div"),P(t,"class","room-label-item__text svelte-16mrlad"),z(t,"background-image","url("+Yx+")"),P(s,"class","room-label-item__bar svelte-16mrlad")},m(a,l){B(a,t,l),j(t,e),n[13](t),B(a,i,l),B(a,s,l),n[14](s),o||(r=we(t,"click",function(){hi(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Le(e,n[0])},d(a){a&&O(t),n[13](null),a&&O(i),a&&O(s),n[14](null),o=!1,r()}}}function Zx(n){let t,e=!n[5]&&ff(n);return{c(){t=L("div"),e&&e.c(),P(t,"class","room-label-item svelte-16mrlad"),z(t,"z-index",n[2]),z(t,"transform",n[3]),z(t,"opacity",n[1]),z(t,"visibility",n[9])},m(i,s){B(i,t,s),e&&e.m(t,null),n[15](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=ff(i),e.c(),e.m(t,null)),s&4&&z(t,"z-index",i[2]),s&8&&z(t,"transform",i[3]),s&2&&z(t,"opacity",i[1]),s&512&&z(t,"visibility",i[9])},i:K,o:K,d(i){i&&O(t),e&&e.d(),n[15](null)}}}function Jx(n,t,e){let i,{content:s}=t,{five:o=void 0}=t,{visible:r=!0}=t,{opacity:a=1}=t,{zIndex:l=0}=t,{transform:c=void 0}=t,{onClick:h=()=>{}}=t,{rendererIfNeed:u=void 0}=t,{rendererData:f=void 0}=t,m,p,v,g;const A=M=>{if(o.state.mode!=="Panorama"){const T=-(10+54*(1-Mr(M.latitude)/90)),W=T+20,F=W>=0?0:-W/44;e(7,p.style.transform=`scaleY(${F})`,p),e(7,p.style.top=`${W}px`,p),e(8,v.style.top=`${T}px`,v)}};Et(()=>{m&&typeof u=="function"&&(g=u(m,f)),o&&(A(o.camera.pose),o.on("cameraUpdate",A))}),Rt(()=>{g==null||g(),o==null||o.off("cameraUpdate",A)});function w(M){Ne[M?"unshift":"push"](()=>{v=M,e(8,v)})}function I(M){Ne[M?"unshift":"push"](()=>{p=M,e(7,p)})}function C(M){Ne[M?"unshift":"push"](()=>{m=M,e(6,m)})}return n.$$set=M=>{"content"in M&&e(0,s=M.content),"five"in M&&e(10,o=M.five),"visible"in M&&e(11,r=M.visible),"opacity"in M&&e(1,a=M.opacity),"zIndex"in M&&e(2,l=M.zIndex),"transform"in M&&e(3,c=M.transform),"onClick"in M&&e(4,h=M.onClick),"rendererIfNeed"in M&&e(5,u=M.rendererIfNeed),"rendererData"in M&&e(12,f=M.rendererData)},n.$$.update=()=>{n.$$.dirty&2048&&e(9,i=r?"visible":"hidden")},[s,a,l,c,h,u,m,p,v,i,o,r,f,w,I,C]}class _g extends de{constructor(t){super(),he(this,t,Jx,Zx,ce,{content:0,five:10,visible:11,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:12},Xx)}}class qx extends Qf{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Kx{constructor(t,e){d(this,"id");d(this,"name","");d(this,"makerObject");d(this,"outline");d(this,"bottomY");d(this,"opacity");d(this,"height");d(this,"floorIndex");d(this,"shape");d(this,"mounted",!1);d(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});d(this,"modelGroup");d(this,"visible",!0);d(this,"tagApp");d(this,"tagVisible",null);d(this,"tagPosition",new b.Vector3);d(this,"tagNDCPosition",new b.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ht);d(this,"itemRenderer");d(this,"data");d(this,"plugin");d(this,"opacityAnime");d(this,"isInContainerResizeAnimation",!1);d(this,"containerResizeTimeoutID",null);d(this,"resizeObserver");d(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Qn({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});d(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});d(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});d(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});d(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});d(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});d(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});d(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});d(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();bi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(bi),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});d(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});d(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new b.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new b.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new b.Mesh(mf(this.shape,o),$x(r,a)),el(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new Wf(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),el(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new qx(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new _g({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=Zo(this.onContainerResize,e),this.resizeObserver.observe()}unmount(){var t,e;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve())}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new b.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=mf(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=v1(e),s=new b.Vector3(i.x,i.y,t);el(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function mf(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function $x(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function el(n,t){const e=new b.Matrix4,i=new b.Matrix4().makeRotationX(Math.PI/2),s=new b.Matrix4().makeTranslation(0,0,-t),o=new b.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let ek=class extends wi{constructor(e,i){super(e);d(this,"state");d(this,"itemMap");d(this,"itemRenderer");d(this,"modelGroup");d(this,"data");d(this,"tagDomContainer");d(this,"checkMsg",{childrenMountedState:""});d(this,"isInFiveChangeModeAnime",!1);d(this,"childrenMountedState",!1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});d(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});d(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});d(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});d(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});d(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});d(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new b.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return k({},this._config)}get disposed(){return this._disposed}load(e){return Q(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new Kx(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new b.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),te(k({},s),{floor_index:s.object_data.floorIndex,object_data:te(k({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return Q(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return Q(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const tk=(n,t)=>new ek(n,t);class ik extends Ni{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new b.Group);d(this,"mesh");d(this,"textureLoadingPromise");d(this,"opacityAnimeTween");d(this,"isInPanoMoveAnime",!1);d(this,"lastArrivedPanoIndex",-1);d(this,"_config");d(this,"_disposed",!1);d(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});d(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});d(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});d(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});d(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});d(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});d(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=Ns(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=k({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new b.Mesh(new b.PlaneBufferGeometry(this.config.width,this.config.width),new b.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return k({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return Q(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=k({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return Q(this,null,function*(){if(this.state.visible===!1)return;const i=k({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(wt(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=k(k({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new b.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=k(k({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return Q(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=on(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=b.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new b.Quaternion;i.multiplyQuaternions(new b.Quaternion().setFromAxisAngle(new b.Vector3(1,0,0),-Math.PI/2),new b.Quaternion().setFromAxisAngle(new b.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const nk=(n,t)=>new ik(n,t),sk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class ok{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=sk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}showDeleteButton(t){const{clientX:e,clientY:i,container:s=this.container,onClick:o}=t;let r=this.deleteButton;return r||(r=document.createElement("div"),r.style.position="absolute",r.style.width="20px",r.style.height="20px",r.style.transform="translate(-50%, -40px)",r.style.borderRadius="50%",r.style.cursor="pointer",r.style.zIndex="9999",r.style.cursor="pointer",r.style.userSelect="none",r.style.display="flex",r.style.alignItems="center",r.style.justifyContent="center",r.style.backgroundImage="url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=)",r.innerHTML='<svg width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><defs><linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="1"><stop stop-color="#FFFCFC" stop-opacity="0.6"></stop><stop stop-color="#FFFFFF" offset="100%"></stop></linearGradient></defs> <path fill="url(#1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path></svg>'),this.deleteButton=r,s.appendChild(r),r.style.left=`${e}px`,r.style.top=`${i}px`,r.onclick=()=>{s.removeChild(r),o()},r}removeDeleteButton(){this.deleteButton&&this.deleteButton.remove()}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class rk{constructor(){d(this,"five");d(this,"_cursor");d(this,"_pointSelector");d(this,"_fiveDomEvents");d(this,"_object3DHelper");d(this,"inited",!1);d(this,"init",t=>{this.inited=!0,this.five=t,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new ok(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Fl(this.five,{mode:"cursor"}),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new wr(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new kc(this.five),this._object3DHelper)}}const Fg=new rk;window.globalModules=Fg;function Hg(n,t){return n?t(n)?n:n.parent?Hg(n.parent,t):null:null}const ak="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAAZiS0dEAAAAAAAA+UO7fwAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB9sHDgwCEMBJZu0AAAAdaVRYdENvbW1lbnQAAAAAAENyZWF0ZWQgd2l0aCBHSU1QZC5lBwAABM5JREFUWMO1V0tPG2cUPZ4Hxh6DazIOrjFNqJs0FIMqWFgWQkatsmvVbtggKlSVRVf5AWz4AWz4AUSKEChll19QJYSXkECuhFxsHjEhxCYm+DWGMZ5HF72DJq4bAzFXurI0M/I5997v3u9cC65vTJVn2lX/xHINQOYSBLTLEuIuCWw4Z3IGAEvf6ASmVHjNzHCXBG4A0AjACsAOwEbO0nsFQBnAGYASAIl+ZRMR7SolMEdsByD09fV5R0ZGgg8ePPjW5/N1iqLYpuu6RZblciKR2I9Go69evnwZnZ+fjwI4IS8AKBIRzeQfJWCANwKwh0KhtrGxsYehUOin1tbW+zzP23ietzY2NnIAoGmaLsuyUiqVyvl8XtrY2NiamZn589mzZxsAUgCOAeQAnFI2tI+VxIjaAeDzoaGh7xYWFuZOTk6OZVk+12uYqqq6JEnn0Wg0OT4+/geAXwGEAdwDIFJQXC1wO4DWR48e/RCPxxclSSroVzRFUbSDg4P848ePFwH8DuAhkWih83TRQWxFOXgAwvDwcOfo6OhvXV1d39tsNtuVBwTDWBwOh1UUxVsMw1hXVlbSdCgNV43uYSvrHg6H24aHh38eHBz85TrgF9FYLHA4HLzH43FvbW2d7u/vG+dANp8FpqIlbd3d3V8Fg8EfBUFw4BONZVmL3+9vHhkZCQL4AoAHgJPK8G+yzC0XDofdoVAo5PP5vkadTBAEtr+/39ff3x8gAp/RPOEqx2qjx+NpvXv3bk9DQ0NDvQgwDIOWlhZrMBj8kgi0UJdxRgYMArzL5XJ7vd57qLPZ7Xamp6fnNgBXtQxcjFuHw+Hyer3t9SYgCAITCAScAJoBNNEY/08GOFVVrfVMv7kMNDntFD1vjIAPrlRN0xjckOm6biFQ3jwNPwDMZrOnqVTqfb3Bi8Wivru7W/VCYkwPlKOjo0IikXh7EwQikYgE4Nw0CfXKDCipVCoTj8df3QABbW1tLUc6oUgkFPMkVACUNjc337148eKvw8PDbJ2jP1taWkoCyNDVXDSECmNSK4qiKNLq6urW8+fPI/UicHx8rD59+jSVy+WOAKSJhKENwFItLtoxk8mwsixzHR0dHe3t7c5PAU+n09rs7OzJkydPYqVSaQfANoDXALIk31S2smU1TWMPDg7K5XKZ7+3t9TudTut1U7+wsFCcmJiIpdPpbQBxADsAknQWymYCOukBHYCuKApisdhpMpnURFEU79y503TVyKenpzOTk5M7e3t7MQKPV0Zv1gNm+awB0MvlshqLxfLb29uyJElWURSbXC4XXyvqxcXFs6mpqeTc3Nzu3t7e3wQcA7BPZ8Cov1pNlJplmQtAG8MwHV6v95tAINA5MDBwPxAIuLu6upr8fr/VAN3c3JQjkcjZ+vp6fnl5+d2bN29SuVzuNYAEpf01CdRChUL+X1VskHACuA3Ay3Fcu9vt7nA6nZ7m5uYWQRCaNE3jVVW15PP580KhIGUymWw2m00DOAJwSP4WwPtq4LX2Ao6USxNlQyS/RcQcdLGwlNIz6vEMAaZpNzCk2Pll94LK/cDYimxERiBwG10sxjgvEZBE0UpE6vxj+0Ct5bTaXthgEhRmja8QWNkkPGsuIpfdjpkK+cZUWTC0KredVmtD/gdlSl6EG4AMvQAAAABJRU5ErkJggg==";let gf=null;class ts extends Bt{constructor(e){var f,m;super();d(this,"name","PointMesh");d(this,"dom");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");d(this,"lastRenderDomItem");d(this,"paramsStyle");d(this,"_visible",!0);const u=e!=null?e:{},{point:i}=u,s=Ji(u,["point"]);this.paramsStyle=s!=null?s:{};const o=new b.BufferGeometry;o.setAttribute("position",new b.Float32BufferAttribute([0,0,0],3));const r={transparent:!0,side:b.DoubleSide,size:(f=e==null?void 0:e.size)!=null?f:8,map:gf||(gf=new b.TextureLoader().load(ak)),sizeAttenuation:!1},a=new b.PointsMaterial(te(k({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(te(k({},r),{size:a.size,color:a.color,depthWrite:!1,depthTest:!1,opacity:.5})),c=new b.Points(o,a),h=new b.Points(o,l);this.fontMesh=c,this.backgroundMesh=h,c.name="FontMesh",h.name="BackgroundMesh",c.renderOrder=10,h.renderOrder=0,this.add(c,h),e!=null&&e.point&&this.position.copy(De(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Ar(this)}),Object.defineProperty(this,"visible",{set:p=>{this.dom&&(this.dom.container.style.display=p?"block":"none"),this._visible=p},get:()=>this._visible})}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}get style(){return{color:this.color,size:this.size,occlusionVisibility:this.fontMesh.material.depthTest,occlusionMode:this.backgroundMesh.visible?"depthWrite":"depthTest"}}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}setStyle(e){xe(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),xe(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),xe(e.occlusionVisibility)&&(e.occlusionVisibility?e.occlusionMode==="depthTest"?(this.fontMesh.material.depthTest=!1,this.backgroundMesh.visible=!1):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!0):(this.fontMesh.material.depthTest=!0,this.backgroundMesh.visible=!1))}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Rl}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Hs(this,this.position).toArray().join(",");i!==this.lastRenderDomItem&&(this.updateDom(),this.lastRenderDomItem=i)}updateDom(){const e=this.paramsStyle.tip;e&&!this.dom&&(this.dom=new Si(this.five),this.dom.intersectCheck=!1,this.dom.simulate3D=!0,this.dom.container.style.visibility="hidden");const i=s=>{var o;this.dom&&this.dom.__text!==s&&(this.dom.__text=s,s?this.dom.container.innerHTML=_l(s,{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"ffffff"}`}):this.dom.container.innerHTML="")};e?(i(e),this.dom.setPosition(this.position.clone())):i(null)}}class kl extends Ut{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Bt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=k(k({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(te(k({},this._paramsStyle),{color:e.lineColor,tip:void 0}))),this.updateEdgePointsVisibility(),this.needsRender=!0});d(this,"highlight",()=>{super.highlight(),this.pointMeshes.forEach(e=>e.highlight())});d(this,"unhighlight",()=>{super.unhighlight(),this.pointMeshes.forEach(e=>e.unhighlight())});d(this,"updateEdgePointsVisibility",()=>{var e;xe((e=this._paramsStyle)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.startPoint:this._paramsStyle.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this._paramsStyle.pointVisibility=="object"?this._paramsStyle.pointVisibility.endPoint:this._paramsStyle.pointVisibility))});this.add(this.pointGroup),e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get startPoint(){return this.pointMeshes[0]}get endPoint(){return this.pointMeshes.length<2?null:this.pointMeshes.at(-1)}get visiblePointMeshes(){return this.pointMeshes.filter(e=>e.visible)}get pointMeshes(){return this.pointGroup.children}setPoints(e){super.setPoints(e);const i=e.map(De).filter(xe);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new ts(te(k({},this.style),{color:(r=this._paramsStyle)==null?void 0:r.lineColor,tip:void 0}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function lk(n){const t=[...n];if(n.length<3)return n;const e=n.at(-1),i=n[0];return e.equals(i)||t.push(i),t}class Ng extends Bt{constructor(e){super();d(this,"name","PolylineBaseMesh");d(this,"lines",[]);d(this,"withDots");d(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=Ji(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Ar(this)})}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new b.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e;return this.lines.map(i=>i.points[0]).concat((e=this.lines.at(-1))==null?void 0:e.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(De);i.closed&&(s=lk(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new kl(te(k({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class mn extends Ng{constructor(...e){super(te(k({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class Li extends Ng{constructor(...e){super(te(k({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const tl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function il(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Ts(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Gg(n,t){const e=t.slice(0,t.length-1);for(let i=0;i<e.length;i++)e[i]=n[e[i].toLowerCase()];return e}function Qg(n){typeof n!="string"&&(n=""),n=n.replace(/\s/g,"");const t=n.split(",");let e=t.lastIndexOf("");for(;e>=0;)t[e-1]+=",",t.splice(e,1),e=t.lastIndexOf("");return t}function ck(n,t){const e=n.length>=t.length?n:t,i=n.length>=t.length?t:n;let s=!0;for(let o=0;o<e.length;o++)i.indexOf(e[o])===-1&&(s=!1);return s}const Us={backspace:8,"⌫":8,tab:9,clear:12,enter:13,"↩":13,return:13,esc:27,escape:27,space:32,left:37,up:38,right:39,down:40,del:46,delete:46,ins:45,insert:45,home:36,end:35,pageup:33,pagedown:34,capslock:20,num_0:96,num_1:97,num_2:98,num_3:99,num_4:100,num_5:101,num_6:102,num_7:103,num_8:104,num_9:105,num_multiply:106,num_add:107,num_enter:108,num_subtract:109,num_decimal:110,num_divide:111,"⇪":20,",":188,".":190,"/":191,"`":192,"-":tl?173:189,"=":tl?61:187,";":tl?59:186,"'":222,"[":219,"]":221,"\\":220},li={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Dl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},pt={16:!1,18:!1,17:!1,91:!1},Ke={};for(let n=1;n<20;n++)Us["f".concat(n)]=111+n;let Ue=[],_s=null,Wg="all";const vi=new Map,io=n=>Us[n.toLowerCase()]||li[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),hk=n=>Object.keys(Us).find(t=>Us[t]===n),dk=n=>Object.keys(li).find(t=>li[t]===n);function Ug(n){Wg=n||"all"}function Ys(){return Wg||"all"}function uk(){return Ue.slice(0)}function fk(){return Ue.map(n=>hk(n)||dk(n)||String.fromCharCode(n))}function mk(){const n=[];return Object.keys(Ke).forEach(t=>{Ke[t].forEach(e=>{let{key:i,scope:s,mods:o,shortcut:r}=e;n.push({scope:s,shortcut:r,mods:o,keys:i.split("+").map(a=>io(a))})})}),n}function gk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function pk(n){return typeof n=="string"&&(n=io(n)),Ue.indexOf(n)!==-1}function vk(n,t){let e,i;n||(n=Ys());for(const s in Ke)if(Object.prototype.hasOwnProperty.call(Ke,s))for(e=Ke[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Dc(a)}):i++;Ys()===n&&Ug(t||"all")}function Ak(n){let t=n.keyCode||n.which||n.charCode;const e=Ue.indexOf(t);if(e>=0&&Ue.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ue.splice(0,Ue.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in li)li[i]===t&&(Lt[i]=!1)}}function Yg(n){if(typeof n=="undefined")Object.keys(Ke).forEach(s=>{Array.isArray(Ke[s])&&Ke[s].forEach(o=>Ro(o)),delete Ke[s]}),Dc(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&Ro(s)});else if(typeof n=="object")n.key&&Ro(n);else if(typeof n=="string"){for(var t=arguments.length,e=new Array(t>1?t-1:0),i=1;i<t;i++)e[i-1]=arguments[i];let[s,o]=e;typeof s=="function"&&(o=s,s=""),Ro({key:n,scope:s,method:o,splitKey:"+"})}}const Ro=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Qg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":io(c);if(!Ke[h])return;e||(e=Ys());const u=l>1?Gg(li,a):[],f=[];Ke[h]=Ke[h].filter(m=>{const v=(i?m.method===i:!0)&&m.scope===e&&ck(m.mods,u);return v&&f.push(m.element),!v}),f.forEach(m=>Dc(m))})};function pf(n,t,e,i){if(t.element!==i)return;let s;if(t.scope===e||t.scope==="all"){s=t.mods.length>0;for(const o in pt)Object.prototype.hasOwnProperty.call(pt,o)&&(!pt[o]&&t.mods.indexOf(+o)>-1||pt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!pt[16]&&!pt[18]&&!pt[17]&&!pt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ue),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function vf(n,t){const e=Ke["*"];let i=n.keyCode||n.which||n.charCode;if(!Lt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ue.indexOf(i)===-1&&i!==229&&Ue.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Dl[a];n[a]&&Ue.indexOf(l)===-1?Ue.push(l):!n[a]&&Ue.indexOf(l)>-1?Ue.splice(Ue.indexOf(l),1):a==="metaKey"&&n[a]&&Ue.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ue=Ue.slice(Ue.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in li)li[a]===i&&(Lt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Dl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ue.indexOf(17)===-1&&Ue.push(17),Ue.indexOf(18)===-1&&Ue.push(18),pt[17]=!0,pt[18]=!0);const s=Ys();if(e)for(let a=0;a<e.length;a++)e[a].scope===s&&(n.type==="keydown"&&e[a].keydown||n.type==="keyup"&&e[a].keyup)&&pf(n,e[a],s,t);if(!(i in Ke))return;const o=Ke[i],r=o.length;for(let a=0;a<r;a++)if((n.type==="keydown"&&o[a].keydown||n.type==="keyup"&&o[a].keyup)&&o[a].key){const l=o[a],{splitKey:c}=l,h=l.key.split(c),u=[];for(let f=0;f<h.length;f++)u.push(io(h[f]));u.sort().join("")===Ue.sort().join("")&&pf(n,l,s,t)}}function Lt(n,t,e){Ue=[];const i=Qg(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&Yg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Gg(li,n)),n=n[n.length-1],n=n==="*"?"*":io(n),n in Ke||(Ke[n]=[]),Ke[n].push({keyup:l,keydown:c,scope:o,mods:s,shortcut:i[a],method:e,key:i[a],splitKey:h,element:r});if(typeof r!="undefined"&&window){if(!vi.has(r)){const m=function(){let v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return vf(v,r)},p=function(){let v=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;vf(v,r),Ak(v)};vi.set(r,{keydownListener:m,keyupListenr:p,capture:u}),il(r,"keydown",m,u),il(r,"keyup",p,u)}if(!_s){const m=()=>{Ue=[]};_s={listener:m,capture:u},il(window,"focus",m,u)}}}function bk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ke).forEach(e=>{Ke[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Dc(n){const t=Object.values(Ke).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=vi.get(n)||{};i&&s&&(Ts(n,"keyup",s,o),Ts(n,"keydown",i,o),vi.delete(n))}if((t.length<=0||vi.size<=0)&&(Object.keys(vi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=vi.get(s)||{};o&&r&&(Ts(s,"keyup",r,a),Ts(s,"keydown",o,a),vi.delete(s))}),vi.clear(),Object.keys(Ke).forEach(s=>delete Ke[s]),_s)){const{listener:s,capture:o}=_s;Ts(window,"focus",s,o),_s=null}}const nl={getPressedKeyString:fk,setScope:Ug,getScope:Ys,deleteScope:vk,getPressedKeyCodes:uk,getAllKeyCodes:mk,isPressed:pk,filter:gk,trigger:bk,unbind:Yg,keyMap:Us,modifier:li,modifierMap:Dl};for(const n in nl)Object.prototype.hasOwnProperty.call(nl,n)&&(Lt[n]=nl[n]);if(typeof window!="undefined"){const n=window.hotkeys;Lt.noConflict=t=>(t&&window.hotkeys===Lt&&(window.hotkeys=n),Lt),window.hotkeys=Lt}const Af=new Map;class Ci extends Bt{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"on",(e,i,s)=>Xe.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>Xe.modules.fiveDomEvents.removeEventListener(this,...e));d(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Hs(s,e)});d(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Kp(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=k({canEdit:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility,e.style.occlusionMode=this.config.occlusionMode),this.addEventListener("removed",()=>{Ar(this)}),Lt("esc",()=>{this.stopCreating()}),this.config.canEdit&&(Lt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o;if(this.pointSelector.enabled)return;let s=Af.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s._editor)==null||o.disable()),Af.set(this.parent.uuid,this),this.selected=!0,this.highlight()}),Lt("esc",()=>{var s;this.selected=!1,this.unhighlight(),!this.pointSelector.enabled&&((s=this._editor)==null||s.disable())}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return Xe.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){Xe.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}showDeleteButton(e,i){Xe.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),Xe.modules.five.once("cameraUpdate",()=>{Xe.modules.cursor.removeDeleteButton()})}}class Or extends Bt{constructor(e){super();d(this,"hooks",new ht);d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class no extends Or{constructor(e,i){super(e);d(this,"objectHelperConfig");d(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=Xe.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Xe.modules.object3DHelper.addObject3DHelper(this.originObject,k({positionFrom:"boundingBox"},e));const i=Xe.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),Xe.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class Sc extends Or{constructor(e){super(e);d(this,"draggingPoints",[]);d(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});d(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof ts)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(xe).forEach(e=>{const i=new ts;i.visible=!1,i.position.copy(e),i.draggable=!0,Xe.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Xe.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Xe.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class yk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class wk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}function zt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class bf extends Ci{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.polyLineMesh=new Li(k(k({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new wk(this)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new b.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new Li(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=Xg(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Xg(n,t,e){var M;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Lr(),a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new mn(n.style);i.add(l);const c=new mn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const p=[],v=()=>h.length>0,g=()=>p.length>0,A=()=>{v()&&(p.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(p.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=E=>{p.length=0;const S=h.length===0?E.point:u.clone();h.push(S),n.setPoints(h)},C=E=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!E||(m=E,!(h!=null&&h.length)))return S();const T=h.at(-1).clone();a==="none"?(u=E.point,l.setPoints([T,u])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(E.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,E.point])):a==="y"&&(h.length===1?(u=E.point,l.setPoints([T,u])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(E.point,new b.Vector3),l.setPoints([T,u]),c.setPoints([u,E.point])))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",C),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:v,canRedo:g,undo:A,redo:w}}class Ck extends Or{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=Zs(Xe.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.config.canEdit&&(this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag))}disable(){super.disable(),this.originObject.config.canEdit&&(this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag))}}class yf extends Ci{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new ts(k(k({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new Ck(this)),this._editor}get data(){return te(k({},this.baseData),{point:zt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(De(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return Q(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new ts(e)),yield Tc(this.pointMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Tc(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class Vr extends Bt{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"paramsStyle",{});d(this,"_geometry",new b.BufferGeometry);d(this,"highlighted",!1);d(this,"opacityBeforeHighlight");this.paramsStyle=e!=null?e:{};const i=new b.MeshBasicMaterial({color:new b.Color((a=e==null?void 0:e.color)!=null?a:Xp).convertSRGBToLinear(),transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:qp}),s=new b.MeshBasicMaterial({color:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new b.Mesh(this.geometry,i),r=new b.Mesh(this.geometry,s);o.name="MeshFront",r.name="MeshBackground",o.renderOrder=1,r.renderOrder=0,this.meshFont=o,this.meshBackground=r,this.add(o),this.setOcclusionVisibility({occlusionVisibility:e==null?void 0:e.occlusionVisibility,occlusionMode:e==null?void 0:e.occlusionMode})}get style(){return{color:this.color,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent||this.meshFont.material.depthTest===!1}get occlusionMode(){return this.meshFont.material.depthTest===!1?"depthTest":"translucence"}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){this.paramsStyle=k(k({},this.paramsStyle),e),xe(e.color)&&(this.meshFont.material.color.set(new b.Color(e.color).convertSRGBToLinear()),this.needsRender=!0),xe(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0),this.setOcclusionVisibility(e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.meshFont.material.opacity=this.opacity*Rl,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.meshFont.material.opacity=this.opacityBeforeHighlight,this.meshBackground.material.opacity=.3/.5*this.meshFont.material.opacity,this.needsRender=!0)}setOcclusionVisibility(e){var o,r,a;const i=(r=(o=e.occlusionMode)!=null?o:this.paramsStyle.occlusionMode)!=null?r:"translucence",s=(a=e.occlusionVisibility)!=null?a:this.paramsStyle.occlusionVisibility;xe(s)&&(s?i==="depthTest"?(this.meshFont.material.depthTest=!1,this.remove(this.meshBackground)):i==="translucence"&&(this.meshFont.material.depthTest=!0,this.addIfNotExists(this.meshBackground)):(this.meshFont.material.depthTest=!0,this.remove(this.meshBackground)))}}const Lc=new b.BufferGeometry;Lc.name="blankGeometry";Lc.isBlank=!0;class zc extends Vr{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"_paramsStyle");d(this,"planeHelper",null);d(this,"_geometryInfo",null);d(this,"lastRenderAreaItem");d(this,"areaDom");e!=null&&e.points&&this.setPoints(e.points),this._paramsStyle=e!=null?e:{},this.updateAreaItems()}get style(){return te(k({},super.style),{lengthEnable:this._paramsStyle.lengthEnable})}get isBlank(){return!!this.geometry.isBlank}get center(){var e;return(e=this.geometryInfo)==null?void 0:e.center.clone()}get geometryInfo(){return this.geometryInfoNeedUpdate&&(this.isBlank?this._geometryInfo=null:this._geometryInfo=Nm(this.geometry),this.geometryInfoNeedUpdate=!1),this._geometryInfo}get five(){var e,i;return(i=(e=window.globalModules)==null?void 0:e.five)!=null?i:window.$five}updateMatrixWorld(e){if(super.updateMatrixWorld(e),this.center){const i=Hs(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=k(k({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(De);this.points=i,this.geometry=(s=Fm(this.points,{checkLinesIntersect:!0}))!=null?s:Lc,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0,this.updateAreaItems()}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new b.Vector3):e)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new b.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}updateAreaItems(){var s,o;const e=()=>{var r;(r=this.areaDom)==null||r.destroy(),this.areaDom=void 0};if(!this._paramsStyle.lengthEnable||!this.geometryInfo)return e();if(!this.five)return console.error("Five not found");this.areaDom=(s=this.areaDom)!=null?s:(()=>{const r=new Si(this.five);return r.intersectCheck=!1,r.simulate3D=!0,r})(),this.areaDom.setPosition(this.center);const i=this.geometryInfo.area.toFixed(2);i==="0.00"?this.areaDom.container.innerHTML="":this.areaDom.container.innerHTML=_l(i+"m²",{style:`color: #${xe((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class Zg extends zc{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Ji(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return te(k({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Vl(s,e,i,!0)}),!1}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Sl extends Zg{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Pk extends Sc{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Zs(Xe.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class wf extends Ci{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.areaMesh=new Sl(k(k({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new Pk(this)),this._editor}get data(){return this.updateMatrixWorld(),te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Sl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Br(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Br(n,t,e){var T;const{promise:i,resolve:s,reject:o}=Lr(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(T=e==null?void 0:e.limit)!=null?T:"none",l=new mn(n.style);r==null||r.add(l);const c=new mn(te(k({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,p;const v=[],g=()=>h.length>0,A=()=>v.length>0,w=()=>{g()&&(v.push(h.pop()),M(p),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(v.pop()),M(p),t.pointSelectorHelper.magnifier.render())},C=W=>{v.length=0;const F=h.length===0?W.point:u.clone();h.push(F),n.setPoints(h,{closed:!1}),m&&(E(),s())},M=W=>{const F=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!W||(p=W,!(h!=null&&h.length)))return F();const N=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=W.point,l.setPoints([N,u]),c.setPoints([])):a==="xoz"?(f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),t.plane=f,u=f.projectPoint(W.point,new b.Vector3),l.setPoints([N,u]),c.setPoints([u,W.point])):a==="y"&&(h.length===1?(u=W.point,l.setPoints([N,u]),c.setPoints([])):(f=f!=null?f:new b.Plane().setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),t.plane=f,u=f.projectPoint(W.point,new b.Vector3),l.setPoints([N,u]),c.setPoints([u,W.point])))),h.length>=3){u=n.projectPoint(W.point);const G=h[0],H=.2;G.distanceTo(u)<H||G.distanceTo(W.point)<H?(u=G,W.point.copy(G),t.pointSelectorHelper.updateWithIntersect(W,{emitEvent:!1}),m=!0):m=!1,l.setPoints([N,u]),c.setPoints([u,W.point])}h.length>=2?(n.setPoints([...h,u],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,l.setStyle({lineColor:16734553}),c.setStyle({lineColor:16734553})):(t.cursorError=!1,l.setStyle({lineColor:n.lineColor}),c.setStyle({lineColor:n.lineColor}))):n.setPoints([])},E=()=>{t.off("select",C),t.off("intersectionUpdate",M),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{E(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",C),t.on("intersectionUpdate",M),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}function Ik(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Ek(n){const t=n.map(i=>new b.Vector3(i[0],i[1],i[2]));return _m(t)}class Mk extends b.BufferGeometry{constructor(e){super();d(this,"bottomPositions",[]);d(this,"topPosition",[]);d(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new b.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Ek(r):Ik(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],f=r.map(p=>[p[0]+u[0],p[1]+u[1],p[2]+u[2]]);r.push(...f);const m=o.map(p=>p+r.length/2);o.push(...m);for(let p=0;p<r.length/2-1;p++)o.push(p,p+1,p+r.length/2),o.push(p+1,p+r.length/2+1,p+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new b.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class is extends Bt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new Vr);d(this,"edgeMesh",new Ut);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new Mk,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new b.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new b.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new b.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>{if(!(h>=e.length-2))return[new b.Vector3().fromArray(e[0]),new b.Vector3().fromArray(e[h+1]),new b.Vector3().fromArray(e[h+2])]}).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new b.Vector3;for(const[c,h,u]of s){const f=rc(c,h,u),m=Gm(c,h,u,f);o+=f,r.add(m)}r=r.divideScalar(o);const a=new b.Vector3().fromArray(i).sub(new b.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=k(k({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(De).map(s=>s.toArray()),topPosition:e.heightPoint?De(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Ho().fromEdgesGeometry(new b.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Vl(s,e,i,!0)),!1}}class Jg extends no{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Cf extends Ci{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new is(k(k({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Jg(this.prismMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:zt(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:this.applyObjectReversalMatrixWorld(e.points.map(De)),heightPoint:this.applyObjectReversalMatrixWorld(De(e.heightPoint))}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.prismMesh=new is(e),this.add(this.prismMesh),yield jc(this.prismMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function jc(n,t){return Q(this,null,function*(){const e=n.parent,i=new Sl(n.style);e.add(i),yield Br(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Ut;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=pn(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=v=>{m(),c()},f=v=>{if(!(v!=null&&v.raycaster))return;const g=fn({raycaster:v.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",p),e.remove(s),t.disable()},p=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",p)})})}class qg extends no{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return pn(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class xk extends b.BufferGeometry{constructor(e){super();d(this,"name","RectangleGeometry");d(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new b.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new b.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class Kg extends zc{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(De).filter(xe);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new xk(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class ur extends Kg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Ji(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return k(k({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function $g(n,t){const e=pn(n),i=jt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Pf extends Ci{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new ur(k(k({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new qg(this.rectangleMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(De))),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new ur(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Rr(this.rectangleMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Rr(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?kk(n,t,e):Dk(n,t,e)}function kk(n,t,e){return new Promise((i,s)=>{var w;const o=n.parent;if(!o)return s(new Error("No container"));const r=(w=e==null?void 0:e.limit)!=null?w:"none",a=new Li(te(k({},n.style),{dashed:!0})),l=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!1})),c=new Li(te(k({},n.style),{dashed:!1,lengthEnable:!1}));o.add(a,c,l),t.enable();const h=[];let u=new b.Vector3,f=new b.Vector3;const m=new b.Plane,p=()=>{h.push(u.clone()),h.length===1?(r==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),r==="none"&&m.setFromNormalAndCoplanarPoint(f,h[0])):h.length===2?r==="y"||r==="xoz"?(g(),i()):c.setPoints([h[0],h[1]]):h.length===3&&(g(),i())},v=I=>{var M;if(!(I!=null&&I.raycaster))return;const C=(M=h.at(-1))==null?void 0:M.clone();if(h.length===0){u=I.point.clone(),f=I.face.normal;return}if(h.length===1&&r==="y"){const S=new b.Line3(new b.Vector3(0,1,0).add(h[0]),new b.Vector3(0,-1,0).add(h[0])).closestPointToPoint(I.point,!1,new b.Vector3);n.setPoints([h[0],S,I.point]);return}if(h.length===1&&r==="xoz"){const E=new b.Line3(new b.Vector3(1,0,0).add(h[0]),new b.Vector3(-1,0,0).add(h[0])),S=I.raycaster.ray.intersectPlane(m,new b.Vector3),T=E.closestPointToPoint(S,!1,new b.Vector3);n.setPoints([h[0],T,S]);return}if(h.length===1&&r==="none"){m?(u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point])):u=I.point.clone(),a.setPoints([C,u]);return}if(h.length===2&&r==="none"){o.remove(a);const E=I.raycaster.ray.intersectPlane(m,new b.Vector3),S=h[0].distanceTo(h[1])/2,T=new b.Vector3().lerpVectors(h[0],h[1],.5),W=new b.Vector3().subVectors(E,T).normalize();u=new b.Vector3().addVectors(T,W.multiplyScalar(S));const F=[h[0],u,h[1]],N=$g(F,Xe.modules.five.camera.position);n.setPoints(N);return}},g=()=>{t.off("select",p),t.off("intersectionUpdate",v),t.off("disable",A),t.disable(),o==null||o.remove(a,c,l)},A=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",p),t.on("intersectionUpdate",v),t.on("disable",A)})}function Dk(n,t,e){return new Promise((i,s)=>{var w;const o=n.parent;if(!o)return s(new Error("No container"));const r=(w=e==null?void 0:e.limit)!=null?w:"none",a=new Li(te(k({},n.style),{dashed:!0})),l=new Li(te(k({},n.style),{dashed:!0,lengthEnable:!1})),c=new Li(te(k({},n.style),{dashed:!1,lengthEnable:!1}));o.add(a,c,l),t.enable();const h=[];let u=new b.Vector3,f=new b.Vector3;const m=new b.Plane,p=()=>{h.push(u.clone()),h.length===1?(r==="xoz"&&m.setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),r==="none"&&m.setFromNormalAndCoplanarPoint(f,h[0])):h.length===2?(r==="y"&&m.setFromCoplanarPoints(h[0],h[1],new b.Vector3(0,1,0).add(h[0])),c.setPoints([h[0],h[1]])):h.length===3&&(g(),i())},v=I=>{var M;if(!(I!=null&&I.raycaster))return;const C=(M=h.at(-1))==null?void 0:M.clone();if(h.length===0){u=I.point.clone(),f=I.face.normal;return}if(h.length===1&&r==="y"){u=I.point,l.setPoints([]),a.setPoints([C,u]);return}if(h.length===1&&r==="xoz"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([C,u]);return}if(h.length===1&&r==="none"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([C,u]);return}if(h.length===2){o.remove(a);const E=new b.Vector3().crossVectors(h[0].clone().sub(h[1]),m.normal).normalize();u=new b.Line3(h[1].clone().add(E),h[1].clone().sub(E)).closestPointToPoint(I.point,!1,new b.Vector3);const T=[h[0],h[1],u],W=$g(T,Xe.modules.five.camera.position);n.setPoints(W);return}},g=()=>{t.off("select",p),t.off("intersectionUpdate",v),t.off("disable",A),t.disable(),o==null||o.remove(a,c,l)},A=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",p),t.on("intersectionUpdate",v),t.on("disable",A)})}class ep extends no{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function tp(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class ip extends Vr{constructor(e){super(e);d(this,"_normal");d(this,"_center");d(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=De(e.center))!=null?i:this._center,this._normal=((s=De(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,xe(this._radius)&&this._radius!==this.radius){const r=tp(this._radius);this.geometry=new b.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class Xs extends ip{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Ji(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Ut(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class If extends Ci{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new Xs(k(k({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new ep(this.circleMesh)),this._editor}get data(){return te(k({},this.baseData),{center:zt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:zt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:this.applyObjectReversalMatrixWorld(De(e.center),this.circleMesh),normal:De(e.normal),radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Xs(e);this.circleMesh=i,this.add(this.circleMesh),yield _r(this.circleMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function _r(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new mn({dashed:!0});s.add(o),t.enable();let r,a;const l=f=>{if(f){if(!r){r={point:f.point,normal:f.face.normal};return}r&&a&&(h(),e())}},c=f=>{if(!f||!r)return;const m=new b.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(m,new b.Vector3),a){const p=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:p})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class Tl extends Bt{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"highlighted",!1);d(this,"params");d(this,"_topCenter");d(this,"_bottomCenter");d(this,"_radius");this.params=e,this.bottomCircle=new Xs(e),this.bottomCircle.name="bottomCircle",this.topCircle=new Xs(e),this.topCircle.name="topCircle",this.edgeMesh=new Vr(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=De(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=De(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=xe(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=k(k({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new b.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),tp(this.radius),1,!0);const s=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new b.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class np extends no{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new b.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Ef extends Ci{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Tl(k(k({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new np(this.cylinderMesh)),this._editor}get data(){return te(k({},this.baseData),{bottomCenter:zt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:zt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:this.applyObjectReversalMatrixWorld(De(e.bottomCenter),this.cylinderMesh),topCenter:this.applyObjectReversalMatrixWorld(De(e.topCenter),this.cylinderMesh)}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.cylinderMesh=new Tl(e),this.add(this.cylinderMesh),yield Oc(this.cylinderMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Oc(n,t){return Q(this,null,function*(){const e=n.parent;yield _r(n.bottomCircle,t);const i=new Ut;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=p=>{f(),l()},u=p=>{if(!(p!=null&&p.raycaster))return;const v=fn({raycaster:p.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(v,new b.Vector3),w=v.clone().sub(A),I=n.bottomCenter.clone().add(w);v&&n.setTopCenter(I)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",m),e.remove(i),t.disable()},m=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",m)})})}class sp extends no{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new b.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new b.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new b.Vector3().subVectors(i,e[0]),o=new b.Vector3().subVectors(e[1],e[0]),r=new b.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),f=a.clone().sub(r.clone().divideScalar(2)),m=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:f,basePosition:m},{id:"back",handlePosition:m,basePosition:f}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new b.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(f=>f.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class Ll extends is{constructor(){super(...arguments);d(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=jt(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Mf extends Ci{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new Ll(k(k({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new sp(this.boxMesh)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:zt(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:this.applyObjectReversalMatrixWorld(e.points.map(De),this.boxMesh),heightPoint:this.applyObjectReversalMatrixWorld(De(e.heightPoint),this.boxMesh)}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return Q(this,null,function*(){this.removeChildren(),this.boxMesh=new Ll(e),this.add(this.boxMesh),yield Vc(this.boxMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Vc(n,t,e){return Q(this,null,function*(){return new Promise((i,s)=>Q(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new ur(n.style);o.add(r),yield Rr(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Ut,l=pn(n.bottomPositions),c=jt(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const f=g=>{p(),i()},m=g=>{if(!(g!=null&&g.raycaster))return;const A=fn({raycaster:g.raycaster,line:new b.Line3(h,u)});if(A){const w=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(w)})}},p=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",v),t.disable(),o==null||o.remove(a)},v=()=>{p(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",v)}))})}function Sk(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class xf extends Ci{constructor(e,i){super(e,i);d(this,"type","Line");d(this,"lineMesh");d(this,"_editor");d(this,"creatingObject");e&&(this.lineMesh=new kl(k(k({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new yk(this)),this._editor}get data(){return te(k({},this.baseData),{points:zt(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new b.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return Q(this,null,function*(){this.removeChildren();const i=new kl(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Bc(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Bc(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Lr(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Ut(n.style);i.add(l);const c=new Ut(te(k({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const p=[],v=()=>h.length>0,g=()=>p.length>0,A=()=>{v()&&(p.push(h.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(p.pop()),n.setPoints(h),C(m),t.pointSelectorHelper.magnifier.render())},I=T=>{if(!T)return;p.length=0;const W=h.length===0?T.point:u.clone();h.push(W),n.setPoints(h),h.length===2&&(M(),o())},C=T=>{const W=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return W();m=T;const F=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([F,u])):a==="xoz"?(t.plane=f,f=f!=null?f:new b.Plane().setFromNormalAndCoplanarPoint(new b.Vector3(0,1,0),h[0]),u=f.projectPoint(T.point,new b.Vector3),l.setPoints([F,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=fn({raycaster:T.raycaster,line:new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new b.Line3(h[0].clone(),new b.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new b.Vector3),c.setPoints([u,T.point])),l.setPoints([F,u]))},M=()=>{t.off("select",I),t.off("intersectionUpdate",C),t.off("disable",E),t.plane=null,t.disable(),i==null||i.remove(l,c)},E=()=>{M(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",C),t.on("disable",E),{finished:s,canUndo:v,canRedo:g,undo:A,redo:w}}const _n=class extends ht{constructor(e,i){super();d(this,"group");d(this,"theme");d(this,"five");d(this,"creatingItem",null);d(this,"undo",()=>{var e;console.log("undo"),(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});d(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.group=new Bt,this.group.name="Sculpt",e.scene.add(this.group),_n.modules.init(e),Lt("ctrl+z, command+z",this.undo),Lt("ctrl+shift+z, command+shift+z",this.redo),_n.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=Hg((a=s==null?void 0:s[0])==null?void 0:a.object,l=>l.isSculptObject);return r&&!r.editing?this.emit("click",o,r):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=_n.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(xe)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=te(k({},r),{style:k(k({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new yf(a,i):r.type==="line"?new xf(a,i):r.type==="Polyline"?new bf(a,i):r.type==="Polygon"?new wf(a,i):r.type==="Prism"?new Cf(a,i):r.type==="Rectangle"?new Pf(a,i):r.type==="Circle"?new If(a,i):r.type==="Cylinder"?new Ef(a,i):r.type==="Box"?new Mf(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=_n.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(yf,...e)})}createLine(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(xf,...e)})}createline(...e){return Q(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(bf,...e)})}createPolygon(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(wf,...e)})}createPrism(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Cf,...e)})}createRectangle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Pf,...e)})}createCircle(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(If,...e)})}createCylinder(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Ef,...e)})}createBox(...e){return Q(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Mf,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){Sk(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return Q(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;return this.creatingItem=s,this.group.add(s),yield s.create(...i).then((...o)=>(this.creatingItem=null,o)).catch(o=>{console.error(o),this.group.remove(s)}),s})}};let Xe=_n;d(Xe,"modules",Fg);const Tk=n=>new Xe(n);function Lk(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let _o;const op=n=>((!_o||n!==_o.five)&&(_o={instance:new wr(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),_o.instance);class rp extends ht{constructor(e){var s,o;super();d(this,"type");d(this,"tag");d(this,"rawData");d(this,"model");d(this,"five");d(this,"group");d(this,"fiveDomEvents");d(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=op(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:ns(this.model).getCenter(new b.Vector3);this.tag=Vf(this.five,i,{wrapper:e.tagWrapper}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.tag.show(),this.model.visible=!0,this.five.needsRender=!0,this.emit("show")}hide(){this.tag.hide(),this.model.visible=!1,this.five.needsRender=!0,this.emit("hide")}enable(){Lk(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}onClick(){return this.emit("click",this)}}class ap extends rp{constructor(...e){super(...e);d(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){this.model.visible=!0,this.five.needsRender=!0}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}}class zk extends ap{constructor(...t){super(...t)}}function jk(n){me(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function kf(n){let t,e;return{c(){t=L("div"),e=Se(n[0]),P(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){B(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function Ok(n){let t,e=n[0]&&kf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=kf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:K,o:K,d(i){e&&e.d(i),i&&O(t)}}}function Vk(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class Bk extends de{constructor(t){super(),he(this,t,Vk,Ok,ce,{text:0},jk)}}const Df=(n,t)=>{var i;const e=new Bk({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Rk=(n,t,e)=>{var s;const i=new _g({target:n,props:{content:(s=t.rawData)==null?void 0:s.name,five:e}});return()=>i.$destroy()},_k={box:Df,triangles:Df,prism:Rk};class Sf extends rp{constructor(...e){const i=e[0],s=ns(i.model),o=new b.Vector3().lerpVectors(ki(s,0),ki(s,5),.5);super(te(k({},i),{position:o}));d(this,"_visible",!0);d(this,"_visibleByFloor",!0);d(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});d(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;ri(i)?this._visibleByFloor=!0:this._visibleByFloor=e===null?!0:i===e});this.enable(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),this._visible=!0,this.updateVisible(),this.emit("show")}hide(){this._visible=!1,this.updateVisible(),this.emit("hide")}updateVisible(){const e=this._visible&&this._visibleByFloor;e?this.tag.show():this.tag.hide(),this.model.visible=e,this.five.needsRender=!0}}class Fk extends wi{constructor(e,i){var s,o;super(e);d(this,"state");d(this,"items",[]);d(this,"group",new b.Group);d(this,"data");d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"zFightingOffset",0);d(this,"tagWrapper");d(this,"occlusionVisibility");d(this,"occlusionMode");d(this,"fiveEveryReadyListenerDisposer");d(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&this.items.forEach(s=>{s.model.setStyle instanceof Function&&s.model.setStyle({occlusionVisibility:i.includes(e)})})});d(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Bl(this.five,this.onFiveEveryReady)});d(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});d(this,"onFiveEveryReady",()=>Q(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof Sf).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield Vg(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(f=>!a(f.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:_k[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=op(e),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return Q(this,null,function*(){var s;if(this.clear(),this.data=e,yield gn(this.five),this.data!==e)return;this.clear();const i=o=>{var a;const r=o.object_data.color?new b.Color().setHex(parseInt(o.object_data.color.slice(1),16)):new b.Color(1,1,1);return{color:r,lineColor:r,opacity:((a=o.object_data.opacity)!=null?a:.4)/2,lineOpacity:1,lineWidth:1,occlusionVisibility:typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,occlusionMode:this.occlusionMode}};(s=e==null?void 0:e.list)==null||s.forEach(o=>{var r;if(o.type==="triangles"){const a=new Zg;a.setPoints(o.object_data.points),a.setStyle(i(o)),this.fiveDomEvents.addEventListener(a,"hover",()=>a.highlight()),this.fiveDomEvents.addEventListener(a,"unHover",()=>a.unhighlight());const l=new ap({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(l)}else if(o.type==="prism"){const a=new is;this.zFightingOffset+=5e-4;const l=o.object_data.points.map(f=>{var m;return[f[0],f[1]+((m=o.object_data.fixedY)!=null?m:0),f[2]]});l.push(l[0]);const c=o.object_data.height+((r=o.object_data.fixedHeight)!=null?r:0)+this.zFightingOffset,h=De(l[0]).add(new b.Vector3().setY(c));a.setPoints({points:l,heightPoint:h}),a.setStyle(i(o));const u=new Sf({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(u)}else if(o.type==="box"){const a=new is,{start:l,end:c,rotation:h=[0,0,0,0],opacity:u,color:f}=o.object_data,m=new b.Vector3().fromArray(l),p=new b.Vector3().fromArray(c),v=new b.Euler().fromArray(h),g=new b.Quaternion().setFromEuler(v),A=g.clone().inverse(),w=new b.Vector3().lerpVectors(m,p,.5),I=w.clone().negate(),C=m.clone().add(I).applyQuaternion(A),M=p.clone().add(I).applyQuaternion(A),E=new b.Box3(C.clone().max(M),C.clone().min(M));a.setPoints({points:[ki(E,2),ki(E,3),ki(E,7),ki(E,6)],heightPoint:ki(E,1)}),a.position.copy(w),a.quaternion.copy(g),a.setStyle(i(o));const S=new zk({five:this.five,tagWrapper:this.tagWrapper,model:a,group:this.group,type:o.type,rawData:o});this.items.push(S)}}),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){xe(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),xe(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=k(k({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear()}dispose(){this.hooks.emit("dispose"),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}}const Hk=(...n)=>new Fk(...n),Nk=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:Or,BoxMesh:Ll,BoxMeshEditor:sp,CircleMesh:ip,CircleMeshEditor:ep,CircleWithEdgeMesh:Xs,CylinderMesh:Tl,CylinderMeshEditor:np,LineMesh:Ut,PointMesh:ts,PolygonMesh:zc,PrismMesh:is,PrismMeshEditor:Jg,RectangleMesh:Kg,RectangleMeshEditor:qg,RectangleWithEdgeMesh:ur,createBox:Vc,createCircle:_r,createCylinder:Oc,createLine:Bc,createPoint:Tc,createPolygon:Br,createPrism:jc,createRectangle:Rr},Symbol.toStringTag,{value:"Module"})),Gk=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Qn,FiveDomEvents:wr,FivePuppet:Fv,Interval:rl,LightTag:Si,LineSegments:Wf,Magnifier:vr,Object3D:Qf,PointHelper:Gf,PointSelector:Fl,PointSelectorHelper:_f,Rectangle:Fp,absoluteUrl:Nl,animeMap:Ls,awaitNextFrame:Lv,blink:yr,bounding:Hl,boundingBox:ns,boundingSphere:Uf,boxVertex:ki,boxVertexes:Iv,checkFiveModelLoaded:Sv,convexHull:Hp,equal:wt,fiveModelIsLoaded:Jf,getCoordsFromClient:Up,getCoordsFromElement:Yp,getFrameTime:zv,inside:Wc,isAbsoluteURL:Kf,isModelLike:Nt,isNil:ri,isPanoramaLike:tn,lookObject:Dv,lookPoint:Zf,nextFrame:qs,notNil:xe,pointInPolygon:Wc,reblink:Xf,requestAnimationFrameInterval:ss,sculpt:Nk,tag:Vf,tweenProgress:Ns,uuid:ct,waitFiveModelLoaded:gn,worldBounding:br,worldBoundingBox:Ev,worldBoundingSphere:Yf},Symbol.toStringTag,{value:"Module"}));gp();mp();exports.AreaMakerPlugin=tk;exports.CSS3DRender=Yn;exports.CSS3DRenderPlugin=Ks;exports.CameraMovementEffect=Sm;exports.CameraMovementPlugin=p1;exports.ContentType=Dg;exports.CruisePlugin=_3;exports.CruisePluginController=$s;exports.CruisePluginTypes=R3;exports.CurrentPanoImagePlugin=nk;exports.DIRECTION=Vn;exports.DISPLAY_STRATEGY_TYPE=$i;exports.DimensionType=Sg;exports.FLOOR_PLAN_ATTACHED_TO=Ti;exports.FLOOR_TYPE_MAP=r1;exports.GuideLineItem=O3;exports.GuideLineModeItem=D3;exports.GuideLinePlugin=Ic;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=en;exports.ItemLabelPlugin=lC;exports.Magnifier=vr;exports.MapviewFloorplanPlugin=Ob;exports.ModelChassisCompassPlugin=c1;exports.ModelEntryDoorGuidePlugin=u1;exports.ModelFloorplanPlugin=Tb;exports.ModelItemLabelPlugin=Fw;exports.ModelMakerPlugin=Hk;exports.ModelRoomLabelPlugin=H0;exports.ModelTVVideoPlugin=Ww;exports.ModelViewPlugin=Tp;exports.MoveController=Pc;exports.MovePlugin=F3;exports.Object3DHelperController=kc;exports.Object3DHelperPlugin=Px;exports.PLUGIN=jr;exports.PaintBrush=Sp;exports.PaintBrushTypeEnum=pi;exports.PanoCompassPlugin=R1;exports.PanoCursorRaycasterPlugin=qv;exports.PanoDoorLabelPlugin=wC;exports.PanoFloorplanRadarPlugin=s1;exports.PanoMeasurePlugin=fw;exports.PanoMeasurePluginLine=cn;exports.PanoMeasurePluginModel=cc;exports.PanoMeasurePluginPoint=Tt;exports.PanoMeasurePluginPolyline=hn;exports.PanoRulerPlugin=C1;exports.PanoRulerProPlugin=z1;exports.PanoSpatialTagPlugin=kw;exports.PanoTagPlugin=y3;exports.PanoTagPluginController=dr;exports.PanoVideoPlugin=Dx;exports.PanoVideoPluginType=kx;exports.PipelinePlugin=Ux;exports.PointType=kg;exports.ROOM_FETILE_TYPE_MAP=o1;exports.ROOM_TYPE_MAP=a1;exports.Rotation=ei;exports.Sculpt=Xe;exports.SculptPlugin=Tk;exports.TopviewFloorplanPlugin=Bb;exports.Util=Gk;exports.WalkController=$s;exports.createBox=Vc;exports.createCircle=_r;exports.createCylinder=Oc;exports.createLine=Bc;exports.createPoint=Tc;exports.createPolygon=Br;exports.createPolyline=Xg;exports.createPrism=jc;exports.createRectangle=Rr;exports.defaultGlobalConfig=xg;exports.itemLabelPluginServerParams=cC;exports.modelItemLabelPluginServerParams=Hw;exports.modelRoomLabelPluginServerParams=N0;exports.pluginFlag=b3;
|