@realsee/dnalogel 3.53.5-alpha.0 → 3.53.5-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/Sculpt/Objects/Base/Editor.d.ts +5 -0
- package/dist/index.cjs.js +14 -14
- package/dist/index.js +95 -87
- package/dist/index.umd.js +9 -9
- package/dist/shared-utils/Object3DHelper/typings/Hooks.d.ts +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +7 -6
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +7 -6
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +7 -6
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +7 -6
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +7 -6
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +7 -6
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/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 +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/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 +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/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/Object3DHelperPlugin/Controller.js +40 -40
- package/libs/Sculpt/Objects/Base/Editor.d.ts +5 -0
- package/libs/Sculpt/Objects/Base/Editor.js +31 -22
- package/libs/Sculpt/Objects/Box/index.js +1 -1
- package/libs/Sculpt/Objects/Cylinder/index.js +1 -1
- package/libs/Sculpt/Objects/Prism/index.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/Object3DHelper/Controller/ScaleController.js +13 -13
- package/libs/shared-utils/Object3DHelper/typings/Hooks.d.ts +1 -1
- package/libs/shared-utils/five/FivePuppet.js +8 -8
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +3 -2
package/dist/index.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(K,G){typeof exports=="object"&&typeof module!="undefined"?G(exports,require("three"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("@realsee/five/line"),require("animejs"),require("@realsee/five"),require("hammerjs"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","three/examples/jsm/renderers/CSS3DRenderer","@realsee/five/line","animejs","@realsee/five","hammerjs","three/examples/jsm/loaders/FBXLoader","earcut","@realsee/five/gltf-loader"],G):(K=typeof globalThis!="undefined"?globalThis:K||self,G(K.dnalogel={},K.THREE,K.CSS3DRenderer,K.Line,K.anime,K.FiveSDK,K.Hammer,K.FBXLoader,K.earcut,K.GLTFLoader))})(this,function(K,G,He,yt,Yi,Ue,As,Pn,ui,bs){"use strict";var Ex=Object.defineProperty,kx=Object.defineProperties;var xx=Object.getOwnPropertyDescriptors;var Nr=Object.getOwnPropertySymbols;var op=Object.prototype.hasOwnProperty,rp=Object.prototype.propertyIsEnumerable;var _c=(K,G,He)=>G in K?Ex(K,G,{enumerable:!0,configurable:!0,writable:!0,value:He}):K[G]=He,x=(K,G)=>{for(var He in G||(G={}))op.call(G,He)&&_c(K,He,G[He]);if(Nr)for(var He of Nr(G))rp.call(G,He)&&_c(K,He,G[He]);return K},ie=(K,G)=>kx(K,xx(G));var Cn=(K,G)=>{var He={};for(var yt in K)op.call(K,yt)&&G.indexOf(yt)<0&&(He[yt]=K[yt]);if(K!=null&&Nr)for(var yt of Nr(K))G.indexOf(yt)<0&&rp.call(K,yt)&&(He[yt]=K[yt]);return He};var d=(K,G,He)=>(_c(K,typeof G!="symbol"?G+"":G,He),He);var H=(K,G,He)=>new Promise((yt,Yi)=>{var Ue=ui=>{try{Pn(He.next(ui))}catch(bs){Yi(bs)}},As=ui=>{try{Pn(He.throw(ui))}catch(bs){Yi(bs)}},Pn=ui=>ui.done?yt(ui.value):Promise.resolve(ui.value).then(Ue,As);Pn((He=He.apply(K,G)).next())});function cp(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=cp(G);function hp(){console.debug("%c %c@realsee/dnalogel %cv3.53.5-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 dp(){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 Fc(){}const Nc=()=>Promise.resolve(),Gc={__queue:Promise.resolve()};function up(n=Nc){Gc.__queue=Gc.__queue.then(n).catch(Nc)}function fo(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 Gr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function mo(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 fp(n,t,e=Fc){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const mp=window,Qc=window.requestAnimationFrame||mp.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function go(n,t=0){t<=0?Qc(n):Qc(()=>go(n,t-1))}var $t=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-$t.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?$t.Bounce.In(n*2)*.5:$t.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}}}}),In=function(){return performance.now()},Wc=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=In()),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}(),Xi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Xi.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=Xi.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=Xi.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=Xi.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}}},Qr=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Wr=new Wc,po=function(){function n(t,e){e===void 0&&(e=Wr),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=$t.Linear.None,this._interpolationFunction=Xi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Qr.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=In()),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,v=u.length;m<v;m+=1){var p=this._handleRelativeValue(a,u[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}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=In()),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=In()),!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=Wr),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=$t.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Xi.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=In()),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 v=0,p=this._chainedTweens.length;v<p;v++)this._chainedTweens[v].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}(),gp="23.1.1",pp=Qr.nextId,ei=Wr,vp=ei.getAll.bind(ei),Ap=ei.removeAll.bind(ei),bp=ei.add.bind(ei),Hc=ei.remove.bind(ei),yp=ei.update.bind(ei),Uc={Easing:$t,Group:Wc,Interpolation:Xi,now:In,Sequence:Qr,nextId:pp,Tween:po,VERSION:gp,getAll:vp,removeAll:Ap,add:bp,remove:Hc,update:yp};function wp(n,t,e,i=$t.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var fi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(fi||{});const ys=Symbol("$$PAINT_BRUSH_EVENT$$");function vo(n){return n[ys]||(n[ys]={}),n[ys]}function Cp(n){n[ys]||delete n[ys]}let Pp=class{hasListener(t){const e=vo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=vo(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){Cp(this);return}const i=vo(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=vo(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 ki(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(ki()+ki()+"-"+ki()+"-4"+ki().substr(0,3)+"-"+ki()+"-"+ki()+ki()+ki()).toLowerCase()}const Ip=`
|
|
1
|
+
(function(K,G){typeof exports=="object"&&typeof module!="undefined"?G(exports,require("three"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("@realsee/five/line"),require("animejs"),require("@realsee/five"),require("hammerjs"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","three/examples/jsm/renderers/CSS3DRenderer","@realsee/five/line","animejs","@realsee/five","hammerjs","three/examples/jsm/loaders/FBXLoader","earcut","@realsee/five/gltf-loader"],G):(K=typeof globalThis!="undefined"?globalThis:K||self,G(K.dnalogel={},K.THREE,K.CSS3DRenderer,K.Line,K.anime,K.FiveSDK,K.Hammer,K.FBXLoader,K.earcut,K.GLTFLoader))})(this,function(K,G,He,yt,Yi,Ue,As,Pn,ui,bs){"use strict";var Ex=Object.defineProperty,kx=Object.defineProperties;var xx=Object.getOwnPropertyDescriptors;var Nr=Object.getOwnPropertySymbols;var op=Object.prototype.hasOwnProperty,rp=Object.prototype.propertyIsEnumerable;var _c=(K,G,He)=>G in K?Ex(K,G,{enumerable:!0,configurable:!0,writable:!0,value:He}):K[G]=He,x=(K,G)=>{for(var He in G||(G={}))op.call(G,He)&&_c(K,He,G[He]);if(Nr)for(var He of Nr(G))rp.call(G,He)&&_c(K,He,G[He]);return K},ie=(K,G)=>kx(K,xx(G));var Cn=(K,G)=>{var He={};for(var yt in K)op.call(K,yt)&&G.indexOf(yt)<0&&(He[yt]=K[yt]);if(K!=null&&Nr)for(var yt of Nr(K))G.indexOf(yt)<0&&rp.call(K,yt)&&(He[yt]=K[yt]);return He};var d=(K,G,He)=>(_c(K,typeof G!="symbol"?G+"":G,He),He);var H=(K,G,He)=>new Promise((yt,Yi)=>{var Ue=ui=>{try{Pn(He.next(ui))}catch(bs){Yi(bs)}},As=ui=>{try{Pn(He.throw(ui))}catch(bs){Yi(bs)}},Pn=ui=>ui.done?yt(ui.value):Promise.resolve(ui.value).then(Ue,As);Pn((He=He.apply(K,G)).next())});function cp(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=cp(G);function hp(){console.debug("%c %c@realsee/dnalogel %cv3.53.5-alpha.1",["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 dp(){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 Fc(){}const Nc=()=>Promise.resolve(),Gc={__queue:Promise.resolve()};function up(n=Nc){Gc.__queue=Gc.__queue.then(n).catch(Nc)}function fo(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 Gr(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function mo(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 fp(n,t,e=Fc){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const mp=window,Qc=window.requestAnimationFrame||mp.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function go(n,t=0){t<=0?Qc(n):Qc(()=>go(n,t-1))}var $t=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-$t.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?$t.Bounce.In(n*2)*.5:$t.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}}}}),In=function(){return performance.now()},Wc=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=In()),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}(),Xi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Xi.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=Xi.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=Xi.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=Xi.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}}},Qr=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Wr=new Wc,po=function(){function n(t,e){e===void 0&&(e=Wr),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=$t.Linear.None,this._interpolationFunction=Xi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=Qr.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=In()),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,v=u.length;m<v;m+=1){var p=this._handleRelativeValue(a,u[m]);if(isNaN(p)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}f.push(p)}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=In()),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=In()),!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=Wr),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=$t.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Xi.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=In()),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 v=0,p=this._chainedTweens.length;v<p;v++)this._chainedTweens[v].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}(),gp="23.1.1",pp=Qr.nextId,ei=Wr,vp=ei.getAll.bind(ei),Ap=ei.removeAll.bind(ei),bp=ei.add.bind(ei),Hc=ei.remove.bind(ei),yp=ei.update.bind(ei),Uc={Easing:$t,Group:Wc,Interpolation:Xi,now:In,Sequence:Qr,nextId:pp,Tween:po,VERSION:gp,getAll:vp,removeAll:Ap,add:bp,remove:Hc,update:yp};function wp(n,t,e,i=$t.Linear.None){const s=new po(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var fi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(fi||{});const ys=Symbol("$$PAINT_BRUSH_EVENT$$");function vo(n){return n[ys]||(n[ys]={}),n[ys]}function Cp(n){n[ys]||delete n[ys]}let Pp=class{hasListener(t){const e=vo(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=vo(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){Cp(this);return}const i=vo(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=vo(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 ki(){return((1+Math.random())*65536|0).toString(16).substring(1)}function ct(){return(ki()+ki()+"-"+ki()+"-4"+ki().substr(0,3)+"-"+ki()+"-"+ki()+ki()+ki()).toLowerCase()}const Ip=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -233,7 +233,7 @@ void main() {
|
|
|
233
233
|
float match = 1.0 - uv.x;
|
|
234
234
|
gl_FragColor = vec4(1.0,1.0,1.0,match);
|
|
235
235
|
}
|
|
236
|
-
`;function cv(){const n=new b.PlaneGeometry(.4,.4),t=ov,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 hv(){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:av,fragmentShader:lv,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function dv(){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 uv(){const t=new Ch({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(${lh})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class ch extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");this.planeMesh=cv(),this.lineMesh=hv(),this.ballMesh=dv(),this.borderMesh=uv(),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)}),Kc(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 hh 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 dh extends G.LineSegments{constructor(t,e){super(t,e)}}const na=new b.Vector3;class fv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;na.subVectors(t,this.center);const e=na.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(na,s/i),this.radius+=s}return this}}function mv(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 Si(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 En(n){return sa(n,"box3")}function uh(n){return sa(n,"sphere")}function gv(n){return ko(n,"box3")}function fh(n){return ko(n,"sphere")}function ko(n,t){const e=t==="box3"?new b.Box3:new fv,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 sa(n,t){const e=ko(n,t);return e&&e.applyMatrix4(pv(n.matrixWorld.clone())),e}const pv=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],v=t[12],p=t[13],g=t[14],A=t[15],w=u*g*c-p*f*c+p*l*m-a*g*m-u*l*A+a*f*A,I=v*f*c-h*g*c-v*l*m+r*g*m+h*l*A-r*f*A,P=h*p*c-v*u*c+v*a*m-r*p*m-h*a*A+r*u*A,E=v*u*l-h*p*l-v*a*f+r*p*f+h*a*g-r*u*g,M=e*w+i*I+s*P+o*E;if(M===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/M;return t[0]=w*S,t[1]=(p*f*o-u*g*o-p*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-p*l*o+p*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-v*f*o+v*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(v*l*o-r*g*o-v*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]=P*S,t[9]=(v*u*o-h*p*o-v*i*m+e*p*m+h*i*A-e*u*A)*S,t[10]=(r*p*o-v*a*o+v*i*c-e*p*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]=E*S,t[13]=(h*p*s-v*u*s+v*i*f-e*p*f-h*i*g+e*u*g)*S,t[14]=(v*a*s-r*p*s-v*i*l+e*p*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,Ms=new Map;function vv(n){pi(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 mh(n){pi(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 xo(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=pi(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))],vv(i);const o=Yi(x({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var v;const u=h.target;if(!Ht.has(u))return;const m=Number((v=Ht.get(u).opacity)!=null?v: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(),mh(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Ms.get(n);return r==null||r.pause(),r==null||r.seek(0),Ms.set(n,o),o.play(),o.finished.then(()=>{var l;mh(i),setTimeout(()=>{Ms.get(n)===o&&Ms.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function gh(n,t){return xo(n,x({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&&(pi(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 oa=Math.PI*2;function Av(n){return(n%oa+oa)%oa}function Es(n){return{longitude:Av(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function bv(n,t,e){return H(this,null,function*(){var w,I,P;if(!t)return;const i=fh(t);if(!i)return;const s=new yo(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=[],v=E=>{const M=b.MathUtils.degToRad(E);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),M).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let E=0;const M=v(f),S=F=>{const Q=F.distanceTo(M),W=new b.Raycaster(F,M.clone().sub(F).normalize()),N=s.model.intersectRaycaster(W,void 0,!0)[0],Y=N==null?void 0:N.distance;Se(Y)?Y>Q&&(E+=1):E+=1},L=i.clampPoint(M,new b.Vector3);S(L);const U=new b.Vector3(r.x,M.y,r.z);if(S(U),m[E]=f,E===2)break;f+=30}const p=v((P=(I=m[2])!=null?I:m[1])!=null?P:0),g=p.distanceTo(r),A=Es(r.clone().sub(p).normalize());if(n.state.mode==="Mapview")return n.updateCamera(x({offset:r,distance:g},A),800);n.setState(x({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function ph(n,t,e){return H(this,null,function*(){var p,g;if(!t)return;const i=(p=e==null?void 0:e.distance)!=null?p:3,s=new yo(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((P=>{const E=P.distanceTo(w),M=new b.Raycaster(P,w.clone().sub(P).normalize()),S=s.model.intersectRaycaster(M,void 0,!0)[0],L=S==null?void 0:S.distance;Se(L)?L>E&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),v=Es(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(x({offset:t,distance:i},v),800);n.setState(x({mode:"Mapview",offset:t,distance:i},v)),yield n.ready()})}function Ji(n){return H(this,null,function*(){return new Promise(t=>{if(vh(n))t();else{const e=i=>{const s=Gt(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function vh(n){var t;return(t=Gt(n))==null?void 0:t.loaded}function Ah(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 Do{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 Jr;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,v,p,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=(v=e.raycaster)!=null?v: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=(p=l==null?void 0:l[0])==null?void 0:p.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 f,m,v;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;let a=!1,l=[];const c=[];let h=i;for(c.push(h);h.parent;)h=h.parent,c.push(h);const u=c.at(-1);if(!((f=this.config)!=null&&f.noEmitWhenNotInScene&&u.type!=="Scene")){for(const p of c){if(a)break;p.draggable&&(e==="dragstart"&&(p._dragging=!0,this.dragging=!0),e==="dragend"&&(p._dragging=!1,this.dragging=!1));const g=p._domEvent;if(!g)continue;const A=g[`${e}Handler`];if(A)for(const[w,I]of A){if(I!=null&&I.noEmitWhenNotInScene&&u.type!=="Scene"||((m=this.config)!=null&&m.noEmitWhenHide||I!=null&&I.noEmitWhenHide)&&!Ur(p))continue;if(e==="hover"){if(p._hovered)continue;p._hovered=!0;for(const E of(v=this.boundObject.hover)!=null?v:[])E!==p&&E._hovered&&this.notify({eventName:"unHover",object:E})}if(e==="unHover"){if(!p._hovered)continue;p._hovered=!1}const P=w({type:e,target:p,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(P!=null?P:!0)}}if(e==="click"||e==="wantDblclick")return l.some(p=>p===!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 Gt(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,x({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=Ah(t,e),s=new Jr;return s.setFromCamera(i,this.five.camera),s}}function yv(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 bh(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function ra(n,t){return bh(t)?t:`${n}${t}`}class kn extends po{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=Dn(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=[],Hc(this)})}}function ks(n,t=$t.Linear.None){const e=new kn({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const xn=window.requestAnimationFrame||(n=>setTimeout(n,16)),wv=window.cancelAnimationFrame||clearTimeout;function xs(n,t=0){t<=0?xn(n):xn(()=>xs(n,t-1))}function Cv(){return H(this,null,function*(){return new Promise(n=>{xn(()=>n())})})}function Dn(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=xn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=xn(r),function(){wv(e)}}function Pv(){const n=Date.now();return new Promise(t=>{xn(()=>{t(Date.now()-n)})})}function So(n){return Object.prototype.toString.call(n)==="[object Object]"}function Lo(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function Iv(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(!Lo(n[r],t[r]))return!1}return!0}function Mv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Lo(n[e],t[e]))return!1;return!0}function Ev(n,t){return Lo(n,t)?!0:So(n)&&So(t)?Iv(n,t):Array.isArray(n)&&Array.isArray(t)?Mv(n,t):!1}function aa(n,t){return Lo(n,t)?!0:So(n)&&So(t)?xv(n,t):Array.isArray(n)&&Array.isArray(t)?kv(n,t):!1}function kv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!aa(n[e],t[e]))return!1;return!0}function xv(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(!aa(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?aa(n,t):Ev(n,t)}const Dv=new b.Vector2;class Sv{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;this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate);const t=this.five.renderer.getSize(Dv),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 Ue.InternalWebGLRenderer({webgl2:!0,pixelRatio:window.devicePixelRatio,backgroundAlpha:0,backgroundColor:0}),this.renderer.setSize(1,1),window.__FIVEPUPPET_DEBUG__=this,this.animate()}}const yh=1,wh=`CSS3DObjectPlus@${yh}`,Lv=.00216,Tv=.003;class Ch extends He.CSS3DObject{constructor(e){var E,M,S,L,U;if(gi(e.cornerPoints)&&gi(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const F=e.width/2;return[new G.Vector3(-F,F,0),new G.Vector3(-F,-F,0),new G.Vector3(F,-F,0),new G.Vector3(F,F,0)]})(),o=(S=e.ratio)!=null?S:Tv,r=(L=e.dpr)!=null?L:1,a=(U=e.pointerEvents)!=null?U:"auto",l=Math.max(Lv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Ao(c/o*r),f=Ao(h/o*r),m=jt(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const F=document.createElement("div");F.style.width=`${u}px`,F.style.height=`${f}px`,F.style.pointerEvents="none";const Q=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${Q*u}px`,i.style.height=`${Q*f}px`,F.appendChild(i),v=F}super(v);d(this,"version",yh);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",wh);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 ut);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Ur(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 Op(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 G.Vector3().subVectors(m,s[0]).multiplyScalar(F).add(s[0])}i.classList.add(`${wh}__container`);const p=new G.Vector3().subVectors(s[1],s[0]),g=new G.Vector3().subVectors(s[3],s[0]),A=new G.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),P=new G.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(P,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 Sn(n){const t=[];return pi(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class zv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Sn(t).forEach(e=>{e.mode="front"}),this}}class jv 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),Sn(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Sn(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ph extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Sn(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=Sn(this).length}}class Ov extends Ph{constructor(){super("front")}}class Vv extends Ph{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Sn(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Bv=3,la="CSS3DRenderer",Ds=`${la}@${Bv}`,Ln=()=>{console.error(`${Ds} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new Hr},behindModeStore:{css3DRenderer:new Hr}};function Ih(n){return ot.css3DObjects.find(t=>t.id===n)}function Rv(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function _v(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Tn{constructor(t){d(this,"hooks",new ut);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Ov});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Ln();const s=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(E,i)})(),o=e.map(Fe);if((o==null?void 0:o.length)<4)return console.error(`${Ds}: 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 v=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(v),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const E=v.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();E&&E.add(v)},g=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=E=>this.setVisibleById(v.id,E),w=E=>this.setEnabledById(v.id,E),I=()=>(m=!0,v.removeFromParent(),!0),P=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:v.uuid,container:h,css3DObject:v,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:E=>P.setWrapper(E)}});d(this,"setVisibleById",(t,e)=>{var i;(i=Ih(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=Ih(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 Ch(ie(x({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${la}__container`),i.element.id=`${la}__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 Ln();const i=x({},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 H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();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 zv;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(`${Ds}: scene is required when mode is behind`);return}const r=new jv(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 Vv(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(`${Ds}: 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(`${Ds}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return H(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 He.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof He.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(Tn,"setFrontModeContainer",Rv),d(Tn,"setBehindModeContainer",_v);const Ut=document.createElement("div");Ut.classList.add("behindFiveElement"),Ut.style.position="absolute",Ut.style.top="0",Ut.style.left="0",Ut.style.width="100%",Ut.style.height="100%",Ut.style.pointerEvents="none";function Mh(n){var i,s,o,r,a;const t=(a=(s=ca(n.getElement()))!=null?s:ca((i=n.getElement())==null?void 0:i.parentElement))!=null?a:ca((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(Ut)||t.parentElement.insertBefore(Ut,t),Ut;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 ca(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 Eh="v2.0.1",kh=`CSS3DRenderPlugin@${Eh}`;let Fv=class extends Tn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",Eh);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(`${kh}: 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,ie(x({},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(`${kh}: 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"&&Ji(this.five).then(()=>l())};return o&&c(),ie(x({},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=Mh(this.five),this.behindFiveContainer)}absoluteUrl(e){return ra(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Ss=n=>new Fv(n);function ha(n,t,e=new G.Vector3(1,1,1),i=!1){const s=new eh(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const Nv=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,p=c(h,f),g=new G.Group;g.add(ha(new G.Vector3(p.x+m,p.y,p.z),new G.Vector3(p.x-m,p.y,p.z),new G.Vector3(1,0,0)),ha(new G.Vector3(p.x,p.y+m,p.z),new G.Vector3(p.x,p.y-m,p.z),new G.Vector3(0,1,0)),ha(new G.Vector3(p.x,p.y,p.z+m),new G.Vector3(p.x,p.y,p.z-m),new G.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),v=h.sub(f).normalize(),p=new G.Raycaster(f,v),g=(w=n.model.intersectRaycaster(p))==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 $(){}const vi=n=>n;function gt(n,t){for(const e in t)n[e]=t[e];return n}function Gv(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function xh(n){return n()}function Dh(){return Object.create(null)}function rt(n){n.forEach(xh)}function ti(n){return typeof n=="function"}function he(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let To;function ft(n,t){return To||(To=document.createElement("a")),To.href=t,n===To.href}function Qv(n){return Object.keys(n).length===0}function zn(n,t,e,i){if(n){const s=Sh(n,t,e,i);return n[0](s)}}function Sh(n,t,e,i){return n[1]&&i?gt(e.ctx.slice(),n[1](i(t))):e.ctx}function jn(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 On(n,t,e,i,s,o){if(s){const r=Sh(t,e,i,o);n.p(r,s)}}function Vn(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 it(n){return n==null?"":n}function Yt(n){return n&&ti(n.destroy)?n.destroy:$}function Lh(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const Th=typeof window!="undefined";let da=Th?()=>window.performance.now():()=>Date.now(),ua=Th?n=>requestAnimationFrame(n):$;const Bn=new Set;function zh(n){Bn.forEach(t=>{t.c(n)||(Bn.delete(t),t.f())}),Bn.size!==0&&ua(zh)}function fa(n){let t;return Bn.size===0&&ua(zh),{promise:new Promise(e=>{Bn.add(t={c:n,f:e})}),abort(){Bn.delete(t)}}}function j(n,t){n.appendChild(t)}function ge(n,t,e){const i=ma(n);if(!i.getElementById(t)){const s=T("style");s.id=t,s.textContent=e,jh(i,s)}}function ma(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function Wv(n){const t=T("style");return jh(ma(n),t),t.sheet}function jh(n,t){return j(n.head||n,t),t.sheet}function V(n,t,e){n.insertBefore(t,e||null)}function O(n){n.parentNode&&n.parentNode.removeChild(n)}function Xt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function T(n){return document.createElement(n)}function Ne(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function De(n){return document.createTextNode(n)}function te(){return De(" ")}function Ee(){return De("")}function Ce(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function Hv(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function C(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function Uv(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 zo;function Yv(){if(zo===void 0){zo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){zo=!0}}return zo}function ga(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=T("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=Yv();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=Ce(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=Ce(i.contentWindow,"resize",t),t()}),j(n,i),()=>{(s||o&&i.contentWindow)&&o(),O(i)}}function ne(n,t,e){n.classList[e?"add":"remove"](t)}function Oh(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class jo{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=Ne(e.nodeName):this.e=T(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)V(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(O)}}const Oo=new Map;let Vo=0;function Xv(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function Zv(n,t){const e={stylesheet:Wv(t),rules:{}};return Oo.set(n,e),e}function Bo(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
236
|
+
`;function cv(){const n=new b.PlaneGeometry(.4,.4),t=ov,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 hv(){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:av,fragmentShader:lv,depthTest:!1,transparent:!0});return new b.Mesh(t,e)}function dv(){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 uv(){const t=new Ch({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(${lh})`,e.style.backgroundSize="100%",e.style.backgroundRepeat="no-repeat",t.container.appendChild(e),t}class ch extends b.Object3D{constructor(e){super();d(this,"planeMesh");d(this,"lineMesh");d(this,"ballMesh");d(this,"borderMesh");this.planeMesh=cv(),this.lineMesh=hv(),this.ballMesh=dv(),this.borderMesh=uv(),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)}),Kc(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 hh 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 dh extends G.LineSegments{constructor(t,e){super(t,e)}}const na=new b.Vector3;class fv extends b.Sphere{expandByPoint(t){if(this.isEmpty())return this.center.copy(t),this.radius=0,this;na.subVectors(t,this.center);const e=na.lengthSq();if(e>this.radius*this.radius){const i=Math.sqrt(e),s=(i-this.radius)*.5;this.center.addScaledVector(na,s/i),this.radius+=s}return this}}function mv(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 Si(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 En(n){return sa(n,"box3")}function uh(n){return sa(n,"sphere")}function gv(n){return ko(n,"box3")}function fh(n){return ko(n,"sphere")}function ko(n,t){const e=t==="box3"?new b.Box3:new fv,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 sa(n,t){const e=ko(n,t);return e&&e.applyMatrix4(pv(n.matrixWorld.clone())),e}const pv=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],v=t[12],p=t[13],g=t[14],A=t[15],w=u*g*c-p*f*c+p*l*m-a*g*m-u*l*A+a*f*A,I=v*f*c-h*g*c-v*l*m+r*g*m+h*l*A-r*f*A,P=h*p*c-v*u*c+v*a*m-r*p*m-h*a*A+r*u*A,E=v*u*l-h*p*l-v*a*f+r*p*f+h*a*g-r*u*g,M=e*w+i*I+s*P+o*E;if(M===0)return n.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0);const S=1/M;return t[0]=w*S,t[1]=(p*f*o-u*g*o-p*s*m+i*g*m+u*s*A-i*f*A)*S,t[2]=(a*g*o-p*l*o+p*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-v*f*o+v*s*m-e*g*m-h*s*A+e*f*A)*S,t[6]=(v*l*o-r*g*o-v*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]=P*S,t[9]=(v*u*o-h*p*o-v*i*m+e*p*m+h*i*A-e*u*A)*S,t[10]=(r*p*o-v*a*o+v*i*c-e*p*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]=E*S,t[13]=(h*p*s-v*u*s+v*i*f-e*p*f-h*i*g+e*u*g)*S,t[14]=(v*a*s-r*p*s-v*i*l+e*p*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,Ms=new Map;function vv(n){pi(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 mh(n){pi(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 xo(n,t){var a;const e=(a=t==null?void 0:t.traverseTHREEObject)!=null?a:!0;let i=pi(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))],vv(i);const o=Yi(x({targets:i,duration:300,easing:"linear",direction:"alternate",loop:4,autoplay:!1,update:l=>{var c;l.animatables.forEach(h=>{var v;const u=h.target;if(!Ht.has(u))return;const m=Number((v=Ht.get(u).opacity)!=null?v: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(),mh(i),setTimeout(()=>{var l;return(l=t==null?void 0:t.updateRender)==null?void 0:l.call(t)}))};const r=Ms.get(n);return r==null||r.pause(),r==null||r.seek(0),Ms.set(n,o),o.play(),o.finished.then(()=>{var l;mh(i),setTimeout(()=>{Ms.get(n)===o&&Ms.delete(n)},1e3),(l=t==null?void 0:t.updateRender)==null||l.call(t)}),o}function gh(n,t){return xo(n,x({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&&(pi(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 oa=Math.PI*2;function Av(n){return(n%oa+oa)%oa}function Es(n){return{longitude:Av(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function bv(n,t,e){return H(this,null,function*(){var w,I,P;if(!t)return;const i=fh(t);if(!i)return;const s=new yo(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=[],v=E=>{const M=b.MathUtils.degToRad(E);return a.clone().applyAxisAngle(new b.Vector3(0,1,0),M).clone().multiplyScalar(u).add(new b.Vector3(0,h,0)).add(r)};for(;f!==360;){let E=0;const M=v(f),S=F=>{const Q=F.distanceTo(M),W=new b.Raycaster(F,M.clone().sub(F).normalize()),N=s.model.intersectRaycaster(W,void 0,!0)[0],Y=N==null?void 0:N.distance;Se(Y)?Y>Q&&(E+=1):E+=1},L=i.clampPoint(M,new b.Vector3);S(L);const U=new b.Vector3(r.x,M.y,r.z);if(S(U),m[E]=f,E===2)break;f+=30}const p=v((P=(I=m[2])!=null?I:m[1])!=null?P:0),g=p.distanceTo(r),A=Es(r.clone().sub(p).normalize());if(n.state.mode==="Mapview")return n.updateCamera(x({offset:r,distance:g},A),800);n.setState(x({mode:"Mapview",offset:r,distance:g},A)),yield n.ready()})}function ph(n,t,e){return H(this,null,function*(){var p,g;if(!t)return;const i=(p=e==null?void 0:e.distance)!=null?p:3,s=new yo(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((P=>{const E=P.distanceTo(w),M=new b.Raycaster(P,w.clone().sub(P).normalize()),S=s.model.intersectRaycaster(M,void 0,!0)[0],L=S==null?void 0:S.distance;Se(L)?L>E&&(A+=1):A+=1})(t),u[A]=h,A===1)break;h+=30}const m=f((g=u[1])!=null?g:0),v=Es(t.clone().sub(m).normalize());if(n.state.mode==="Mapview")return n.updateCamera(x({offset:t,distance:i},v),800);n.setState(x({mode:"Mapview",offset:t,distance:i},v)),yield n.ready()})}function Ji(n){return H(this,null,function*(){return new Promise(t=>{if(vh(n))t();else{const e=i=>{const s=Gt(n);i===s&&(n.off("modelLoaded",e),t())};n.on("modelLoaded",e)}})})}function vh(n){var t;return(t=Gt(n))==null?void 0:t.loaded}function Ah(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 Do{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 Jr;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,v,p,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=(v=e.raycaster)!=null?v: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=(p=l==null?void 0:l[0])==null?void 0:p.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 f,m,v;const{eventName:e,object:i,originEvent:s,raycaster:o,intersects:r}=t;let a=!1,l=[];const c=[];let h=i;for(c.push(h);h.parent;)h=h.parent,c.push(h);const u=c.at(-1);if(!((f=this.config)!=null&&f.noEmitWhenNotInScene&&u.type!=="Scene")){for(const p of c){if(a)break;p.draggable&&(e==="dragstart"&&(p._dragging=!0,this.dragging=!0),e==="dragend"&&(p._dragging=!1,this.dragging=!1));const g=p._domEvent;if(!g)continue;const A=g[`${e}Handler`];if(A)for(const[w,I]of A){if(I!=null&&I.noEmitWhenNotInScene&&u.type!=="Scene"||((m=this.config)!=null&&m.noEmitWhenHide||I!=null&&I.noEmitWhenHide)&&!Ur(p))continue;if(e==="hover"){if(p._hovered)continue;p._hovered=!0;for(const E of(v=this.boundObject.hover)!=null?v:[])E!==p&&E._hovered&&this.notify({eventName:"unHover",object:E})}if(e==="unHover"){if(!p._hovered)continue;p._hovered=!1}const P=w({type:e,target:p,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(P!=null?P:!0)}}if(e==="click"||e==="wantDblclick")return l.some(p=>p===!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 Gt(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,x({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=Ah(t,e),s=new Jr;return s.setFromCamera(i,this.five.camera),s}}function yv(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 bh(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function ra(n,t){return bh(t)?t:`${n}${t}`}class kn extends po{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=Dn(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=[],Hc(this)})}}function ks(n,t=$t.Linear.None){const e=new kn({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const xn=window.requestAnimationFrame||(n=>setTimeout(n,16)),wv=window.cancelAnimationFrame||clearTimeout;function xs(n,t=0){t<=0?xn(n):xn(()=>xs(n,t-1))}function Cv(){return H(this,null,function*(){return new Promise(n=>{xn(()=>n())})})}function Dn(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=xn(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=xn(r),function(){wv(e)}}function Pv(){const n=Date.now();return new Promise(t=>{xn(()=>{t(Date.now()-n)})})}function So(n){return Object.prototype.toString.call(n)==="[object Object]"}function Lo(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function Iv(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(!Lo(n[r],t[r]))return!1}return!0}function Mv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Lo(n[e],t[e]))return!1;return!0}function Ev(n,t){return Lo(n,t)?!0:So(n)&&So(t)?Iv(n,t):Array.isArray(n)&&Array.isArray(t)?Mv(n,t):!1}function aa(n,t){return Lo(n,t)?!0:So(n)&&So(t)?xv(n,t):Array.isArray(n)&&Array.isArray(t)?kv(n,t):!1}function kv(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!aa(n[e],t[e]))return!1;return!0}function xv(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(!aa(n[r],t[r]))return!1}return!0}function wt(n,t,e={deep:!1}){return e.deep?aa(n,t):Ev(n,t)}const Dv=new b.Vector2;class Sv{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;this.cancelRequestAnimationFrameId=requestAnimationFrame(this.animate);const t=this.five.renderer.getSize(Dv),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 Ue.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 yh=1,wh=`CSS3DObjectPlus@${yh}`,Lv=.00216,Tv=.003;class Ch extends He.CSS3DObject{constructor(e){var E,M,S,L,U;if(gi(e.cornerPoints)&&gi(e.width))throw new Error("cornerPoints and width cannot be both empty");const i=(E=e.container)!=null?E:document.createElement("div"),s=(M=e.cornerPoints)!=null?M:(()=>{const F=e.width/2;return[new G.Vector3(-F,F,0),new G.Vector3(-F,-F,0),new G.Vector3(F,-F,0),new G.Vector3(F,F,0)]})(),o=(S=e.ratio)!=null?S:Tv,r=(L=e.dpr)!=null?L:1,a=(U=e.pointerEvents)!=null?U:"auto",l=Math.max(Lv,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Ao(c/o*r),f=Ao(h/o*r),m=jt(...s);let v;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,v=i;else{const F=document.createElement("div");F.style.width=`${u}px`,F.style.height=`${f}px`,F.style.pointerEvents="none";const Q=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${Q*u}px`,i.style.height=`${Q*f}px`,F.appendChild(i),v=F}super(v);d(this,"version",yh);d(this,"isCSS3DObjectPlus",!0);d(this,"isCSS3DObject",!0);d(this,"name",wh);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 ut);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Ur(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 Op(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 G.Vector3().subVectors(m,s[0]).multiplyScalar(F).add(s[0])}i.classList.add(`${wh}__container`);const p=new G.Vector3().subVectors(s[1],s[0]),g=new G.Vector3().subVectors(s[3],s[0]),A=new G.Vector3().crossVectors(p,g).normalize();this.lookAt(A);const w=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),P=new G.Vector3().crossVectors(w,I).normalize();this.rotateOnWorldAxis(P,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 Sn(n){const t=[];return pi(n).forEach(i=>{i.traverse(s=>{(s.isCSS3DObjectPlus||s.isCSS3DObject||s.isCSS3DSprite)&&t.push(s)})}),t}class zv extends b.Scene{constructor(){super()}add(...t){return super.add(...t),Sn(t).forEach(e=>{e.mode="front"}),this}}class jv 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),Sn(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Sn(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Ph extends b.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Sn(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=Sn(this).length}}class Ov extends Ph{constructor(){super("front")}}class Vv extends Ph{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Sn(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Bv=3,la="CSS3DRenderer",Ds=`${la}@${Bv}`,Ln=()=>{console.error(`${Ds} is disposed`)},ot={css3DObjects:[],frontModeStore:{css3DRenderer:new Hr},behindModeStore:{css3DRenderer:new Hr}};function Ih(n){return ot.css3DObjects.find(t=>t.id===n)}function Rv(n){ot.frontModeStore.css3DRenderer.setWrapper(n)}function _v(n){ot.behindModeStore.css3DRenderer.setWrapper(n)}class Tn{constructor(t){d(this,"hooks",new ut);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Ov});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Ln();const s=(()=>{const E={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(E,i)})(),o=e.map(Fe);if((o==null?void 0:o.length)<4)return console.error(`${Ds}: 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 v=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});ot.css3DObjects.push(v),s.scene&&this.setScene(s.scene);const p=()=>{if(m)return;const E=v.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();E&&E.add(v)},g=()=>{m||(p(),this.render(t),this.hooks.emit("render"))},A=E=>this.setVisibleById(v.id,E),w=E=>this.setEnabledById(v.id,E),I=()=>(m=!0,v.removeFromParent(),!0),P=l==="front"?ot.frontModeStore.css3DRenderer:ot.behindModeStore.css3DRenderer;return c&&g(),{id:v.uuid,container:h,css3DObject:v,render:c?void 0:g,show:()=>A(!0),hide:()=>A(!1),setVisible:A,enable:()=>w(!0),disable:()=>w(!1),setEnabled:w,dispose:I,appendToElement:E=>P.setWrapper(E)}});d(this,"setVisibleById",(t,e)=>{var i;(i=Ih(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=Ih(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 Ch(ie(x({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${la}__container`),i.element.id=`${la}__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 Ln();const i=x({},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 H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Ln();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 zv;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(`${Ds}: scene is required when mode is behind`);return}const r=new jv(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 Vv(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(`${Ds}: 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(`${Ds}: css3DScene is required when mode is behind`);ot.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return H(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 He.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof He.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(Tn,"setFrontModeContainer",Rv),d(Tn,"setBehindModeContainer",_v);const Ut=document.createElement("div");Ut.classList.add("behindFiveElement"),Ut.style.position="absolute",Ut.style.top="0",Ut.style.left="0",Ut.style.width="100%",Ut.style.height="100%",Ut.style.pointerEvents="none";function Mh(n){var i,s,o,r,a;const t=(a=(s=ca(n.getElement()))!=null?s:ca((i=n.getElement())==null?void 0:i.parentElement))!=null?a:ca((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(Ut)||t.parentElement.insertBefore(Ut,t),Ut;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 ca(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 Eh="v2.0.1",kh=`CSS3DRenderPlugin@${Eh}`;let Fv=class extends Tn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"frontFiveContainer");d(this,"VERSION",Eh);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(`${kh}: 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,ie(x({},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(`${kh}: 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"&&Ji(this.five).then(()=>l())};return o&&c(),ie(x({},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=Mh(this.five),this.behindFiveContainer)}absoluteUrl(e){return ra(this.staticPrefix,e)}clear(){this.created3DElementResults.forEach(e=>{e.dispose()}),this.created3DElementResults=[]}};const Ss=n=>new Fv(n);function ha(n,t,e=new G.Vector3(1,1,1),i=!1){const s=new eh(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const Nv=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,p=c(h,f),g=new G.Group;g.add(ha(new G.Vector3(p.x+m,p.y,p.z),new G.Vector3(p.x-m,p.y,p.z),new G.Vector3(1,0,0)),ha(new G.Vector3(p.x,p.y+m,p.z),new G.Vector3(p.x,p.y-m,p.z),new G.Vector3(0,1,0)),ha(new G.Vector3(p.x,p.y,p.z+m),new G.Vector3(p.x,p.y,p.z-m),new G.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),v=h.sub(f).normalize(),p=new G.Raycaster(f,v),g=(w=n.model.intersectRaycaster(p))==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 $(){}const vi=n=>n;function gt(n,t){for(const e in t)n[e]=t[e];return n}function Gv(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function xh(n){return n()}function Dh(){return Object.create(null)}function rt(n){n.forEach(xh)}function ti(n){return typeof n=="function"}function he(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let To;function ft(n,t){return To||(To=document.createElement("a")),To.href=t,n===To.href}function Qv(n){return Object.keys(n).length===0}function zn(n,t,e,i){if(n){const s=Sh(n,t,e,i);return n[0](s)}}function Sh(n,t,e,i){return n[1]&&i?gt(e.ctx.slice(),n[1](i(t))):e.ctx}function jn(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 On(n,t,e,i,s,o){if(s){const r=Sh(t,e,i,o);n.p(r,s)}}function Vn(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 it(n){return n==null?"":n}function Yt(n){return n&&ti(n.destroy)?n.destroy:$}function Lh(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const Th=typeof window!="undefined";let da=Th?()=>window.performance.now():()=>Date.now(),ua=Th?n=>requestAnimationFrame(n):$;const Bn=new Set;function zh(n){Bn.forEach(t=>{t.c(n)||(Bn.delete(t),t.f())}),Bn.size!==0&&ua(zh)}function fa(n){let t;return Bn.size===0&&ua(zh),{promise:new Promise(e=>{Bn.add(t={c:n,f:e})}),abort(){Bn.delete(t)}}}function j(n,t){n.appendChild(t)}function ge(n,t,e){const i=ma(n);if(!i.getElementById(t)){const s=T("style");s.id=t,s.textContent=e,jh(i,s)}}function ma(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function Wv(n){const t=T("style");return jh(ma(n),t),t.sheet}function jh(n,t){return j(n.head||n,t),t.sheet}function V(n,t,e){n.insertBefore(t,e||null)}function O(n){n.parentNode&&n.parentNode.removeChild(n)}function Xt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function T(n){return document.createElement(n)}function Ne(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function De(n){return document.createTextNode(n)}function te(){return De(" ")}function Ee(){return De("")}function Ce(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function Hv(n){return function(t){return t.stopPropagation(),n.call(this,t)}}function C(n,t,e){e==null?n.removeAttribute(t):n.getAttribute(t)!==e&&n.setAttribute(t,e)}function Uv(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 zo;function Yv(){if(zo===void 0){zo=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){zo=!0}}return zo}function ga(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=T("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=Yv();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=Ce(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=Ce(i.contentWindow,"resize",t),t()}),j(n,i),()=>{(s||o&&i.contentWindow)&&o(),O(i)}}function ne(n,t,e){n.classList[e?"add":"remove"](t)}function Oh(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class jo{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=Ne(e.nodeName):this.e=T(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)V(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(O)}}const Oo=new Map;let Vo=0;function Xv(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function Zv(n,t){const e={stylesheet:Wv(t),rules:{}};return Oo.set(n,e),e}function Bo(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
237
237
|
`;for(let g=0;g<=1;g+=l){const A=t+(e-t)*o(g);c+=g*100+`%{${r(A,1-A)}}
|
|
238
238
|
`}const h=c+`100% {${r(e,1-e)}}
|
|
239
239
|
}`,u=`__svelte_${Xv(h)}_${a}`,f=ma(n),{stylesheet:m,rules:v}=Oo.get(f)||Zv(f,n);v[u]||(v[u]=!0,m.insertRule(`@keyframes ${u} ${h}`,m.cssRules.length));const p=n.style.animation||"";return n.style.animation=`${p?`${p}, `:""}${u} ${i}ms linear ${s}ms 1 both`,Vo+=1,u}function Ro(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(", "),Vo-=s,Vo||Jv())}function Jv(){ua(()=>{Vo||(Oo.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&O(t)}),Oo.clear())})}let Ls;function Ai(n){Ls=n}function Li(){if(!Ls)throw new Error("Function called outside component initialization");return Ls}function Vh(n){Li().$$.before_update.push(n)}function Et(n){Li().$$.on_mount.push(n)}function Bh(n){Li().$$.after_update.push(n)}function _t(n){Li().$$.on_destroy.push(n)}function _o(){const n=Li();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=Oh(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function pa(n,t){return Li().$$.context.set(n,t),t}function Ti(n){return Li().$$.context.get(n)}function Rn(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const _n=[],Ye=[];let Fn=[];const va=[],Rh=Promise.resolve();let Aa=!1;function _h(){Aa||(Aa=!0,Rh.then(wa))}function Fh(){return _h(),Rh}function nt(n){Fn.push(n)}function ba(n){va.push(n)}const ya=new Set;let Nn=0;function wa(){if(Nn!==0)return;const n=Ls;do{try{for(;Nn<_n.length;){const t=_n[Nn];Nn++,Ai(t),qv(t.$$)}}catch(t){throw _n.length=0,Nn=0,t}for(Ai(null),_n.length=0,Nn=0;Ye.length;)Ye.pop()();for(let t=0;t<Fn.length;t+=1){const e=Fn[t];ya.has(e)||(ya.add(e),e())}Fn.length=0}while(_n.length);for(;va.length;)va.pop()();Aa=!1,ya.clear(),Ai(n)}function qv(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(nt)}}function Kv(n){const t=[],e=[];Fn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),Fn=t}let Ts;function Ca(){return Ts||(Ts=Promise.resolve(),Ts.then(()=>{Ts=null})),Ts}function qi(n,t,e){n.dispatchEvent(Oh(`${t?"intro":"outro"}${e}`))}const Fo=new Set;let ii;function fe(){ii={r:0,c:[],p:ii}}function me(){ii.r||rt(ii.c),ii=ii.p}function D(n,t){n&&n.i&&(Fo.delete(n),n.i(t))}function B(n,t,e,i){if(n&&n.o){if(Fo.has(n))return;Fo.add(n),ii.c.push(()=>{Fo.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const Pa={duration:0};function zi(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&Ro(n,r)}function h(){const{delay:f=0,duration:m=300,easing:v=vi,tick:p=$,css:g}=s||Pa;g&&(r=Bo(n,0,1,m,f,v,g,l++)),p(0,1);const A=da()+f,w=A+m;a&&a.abort(),o=!0,nt(()=>qi(n,!0,"start")),a=fa(I=>{if(o){if(I>=w)return p(1,0),qi(n,!0,"end"),c(),o=!1;if(I>=A){const P=v((I-A)/m);p(P,1-P)}}return o})}let u=!1;return{start(){u||(u=!0,Ro(n),ti(s)?(s=s(i),Ca().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function Gn(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=ii;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=vi,tick:f=$,css:m}=s||Pa;m&&(r=Bo(n,1,0,h,c,u,m));const v=da()+c,p=v+h;nt(()=>qi(n,!1,"start")),fa(g=>{if(o){if(g>=p)return f(0,1),qi(n,!1,"end"),--a.r||rt(a.c),!1;if(g>=v){const A=u((g-v)/h);f(1-A,A)}}return o})}return ti(s)?Ca().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&Ro(n,r),o=!1)}}}function ni(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&&Ro(n,c)}function u(m,v){const p=m.b-r;return v*=Math.abs(p),{a:r,b:m.b,d:p,duration:v,start:m.start,end:m.start+v,group:m.group}}function f(m){const{delay:v=0,duration:p=300,easing:g=vi,tick:A=$,css:w}=o||Pa,I={start:da()+v,b:m};m||(I.group=ii,ii.r+=1),a||l?l=I:(w&&(h(),c=Bo(n,r,m,p,v,g,w)),m&&A(0,1),a=u(I,p),nt(()=>qi(n,m,"start")),fa(P=>{if(l&&P>l.start&&(a=u(l,p),l=null,qi(n,a.b,"start"),w&&(h(),c=Bo(n,r,a.b,a.duration,0,g,o.css))),a){if(P>=a.end)A(r=a.b,1-r),qi(n,a.b,"end"),l||(a.b?h():--a.group.r||rt(a.group.c)),a=null;else if(P>=a.start){const E=P-a.start;r=a.a+a.d*g(E/a.duration),A(r,1-r)}}return!!(a||l)}))}return{run(m){ti(o)?Ca().then(()=>{o=o(s),f(m)}):f(m)},end(){h(),a=l=null}}}function No(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&&(fe(),B(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),me())}):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&&wa()}if(Gv(n)){const s=Li();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 Nh(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 $v=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function Ia(n,t){n.d(1),t.delete(n.key)}function ji(n,t){B(n,1,1,()=>{t.delete(n.key)})}function Zt(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,m=o.length,v=f;const p={};for(;v--;)p[n[v].key]=v;const g=[],A=new Map,w=new Map,I=[];for(v=m;v--;){const S=u(s,o,v),L=e(S);let U=r.get(L);U?i&&I.push(()=>U.p(S,t)):(U=c(L,S),U.c()),A.set(L,g[v]=U),L in p&&w.set(L,Math.abs(v-p[L]))}const P=new Set,E=new Set;function M(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],L=n[f-1],U=S.key,F=L.key;S===L?(h=S.first,f--,m--):A.has(F)?!r.has(U)||P.has(U)?M(S):E.has(F)?f--:w.get(U)>w.get(F)?(E.add(U),M(S)):(P.add(F),f--):(l(L,r),f--)}for(;f--;){const S=n[f];A.has(S.key)||l(S,r)}for(;m;)M(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 Gh(n){return typeof n=="object"&&n!==null?n:{}}function Ma(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function re(n){n&&n.c()}function se(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||nt(()=>{const r=n.$$.on_mount.map(xh).filter(ti);n.$$.on_destroy?n.$$.on_destroy.push(...r):rt(r),n.$$.on_mount=[]}),o.forEach(nt)}function oe(n,t){const e=n.$$;e.fragment!==null&&(Kv(e.after_update),rt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function e0(n,t){n.$$.dirty[0]===-1&&(_n.push(n),_h(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function de(n,t,e,i,s,o,r,a=[-1]){const l=Ls;Ai(n);const c=n.$$={fragment:null,ctx:[],props:o,update:$,not_equal:s,bound:Dh(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:Dh(),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 v=m.length?m[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=v)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](v),h&&e0(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=Uv(t.target);c.fragment&&c.fragment.l(u),u.forEach(O)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),se(n,t.target,t.anchor,t.customElement),wa()}Ai(l)}class ue{$destroy(){oe(this,1),this.$destroy=$}$on(t,e){if(!ti(e))return $;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&&!Qv(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const t0="data:image/png;base64,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";function i0(n){ge(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 n0(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=T("div"),e=T("span"),s=De(i),o=te(),r=T("div"),C(e,"class","room-label-item__text svelte-1d7uzh5"),z(e,"background-image","url("+t0+")"),ne(e,"wide",n[0].name.length>3),C(r,"class","room-label-item__bar svelte-1d7uzh5"),C(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){V(c,t,h),j(t,e),j(e,s),j(t,o),j(t,r),a||(l=Ce(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Le(s,i),h&1&&ne(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:$,o:$,d(c){c&&O(t),a=!1,l()}}}function s0(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 o0 extends ue{constructor(t){super(),de(this,t,s0,n0,he,{five:2,roomLabel:0},i0)}}var Qh=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}()}(),Ea=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,Go=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")()}(),r0=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Go):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),a0=2;function l0(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){r0(o)}function a(){var l=Date.now();if(e){if(l-s<a0)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var c0=20,h0=["top","right","bottom","left","width","height","size","weight"],d0=typeof MutationObserver!="undefined",u0=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=l0(this.refresh.bind(this),c0)}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(){!Ea||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),d0?(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(){!Ea||!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=h0.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}(),Wh=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},Qn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||Go},Hh=Wo(0,0,0,0);function Qo(n){return parseFloat(n)||0}function Uh(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+Qo(o)},0)}function f0(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]=Qo(r)}return e}function m0(n){var t=n.getBBox();return Wo(0,0,t.width,t.height)}function g0(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Hh;var i=Qn(n).getComputedStyle(n),s=f0(i),o=s.left+s.right,r=s.top+s.bottom,a=Qo(i.width),l=Qo(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=Uh(i,"left","right")+o),Math.round(l+r)!==e&&(l-=Uh(i,"top","bottom")+r)),!v0(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 Wo(s.left,s.top,a,l)}var p0=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof Qn(n).SVGGraphicsElement}:function(n){return n instanceof Qn(n).SVGElement&&typeof n.getBBox=="function"}}();function v0(n){return n===Qn(n).document.documentElement}function A0(n){return Ea?p0(n)?m0(n):g0(n):Hh}function b0(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 Wh(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Wo(n,t,e,i){return{x:n,y:t,width:e,height:i}}var y0=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Wo(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=A0(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}(),w0=function(){function n(t,e){var i=b0(e);Wh(this,{target:t,contentRect:i})}return n}(),C0=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new Qh,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 Qn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new y0(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 Qn(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 w0(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}(),Yh=typeof WeakMap!="undefined"?new WeakMap:new Qh,Xh=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=u0.getInstance(),i=new C0(t,e,this);Yh.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Xh.prototype[n]=function(){var t;return(t=Yh.get(this))[n].apply(t,arguments)}});var P0=function(){return typeof Go.ResizeObserver!="undefined"?Go.ResizeObserver:Xh}();function Oi(n){new P0((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,v=(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:v}))}}).observe(n)}const{Map:I0}=$v;function M0(n){ge(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Zh(n,t,e){const i=n.slice();return i[13]=t[e],i}function Jh(n,t){let e,i,s;return i=new o0({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(o,r){V(o,e,r),se(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){B(i.$$.fragment,o),s=!1},d(o){o&&O(e),oe(i,o)}}}function E0(n){let t,e=[],i=new I0,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=Zh(n,a,c),u=l(h);i.set(u,e[c]=Jh(u,h))}return{c(){t=T("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){V(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[6]),Ce(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],fe(),e=Zt(e,h,l,1,c,a,i,t,ji,Jh,null,Zh),me())},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)B(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 k0(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 G.Raycaster,P=s.camera.position.clone(),E=new G.Vector3(A.position.x,A.position.y,A.position.z),M=E.distanceTo(P);I.set(P.clone(),E.clone().sub(P).normalize());const[S]=s.model.intersectRaycaster(I);return!(S&&S.distance+1<M)}function h(A,w){const P=new G.Vector3(A.position.x,A.position.y,A.position.z).clone().project(s.camera),E=Math.ceil((P.x+1)/2*w.x),M=Math.ceil((-P.y+1)/2*w.y);return`translate(${E}px, ${M}px)`}function u(A){const{rendererSize:w}=A,I=new Map;function P(M){const S=I.get(M.id);if(S)return S;const{x:L,y:U,z:F}=M.position,Q=new G.Vector3(L,U,F).clone().distanceTo(s.camera.position);return I.set(M.id,Q),Q}return o.map(M=>{const S=c(M),L=S?h(M,w):M.transform,U=P(M),Q=o.filter(W=>W.visible&&P(W)<U).length*10;return ie(x({},M),{visible:S,transform:L,zIndex:Q})})}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),Bh(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),_t(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",m)});const v=A=>{e(2,r=A.detail)},p=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,v,p]}class x0 extends ue{constructor(t){super(),de(this,t,k0,E0,he,{five:1,roomLabels:0},M0)}}function D0(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 S0{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=D0(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 x0({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const L0=n=>new S0(n),T0={name:"ModelRoomLabelPlugin",version:0};var Vi=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Vi||{});function Ki(n){return H(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Wn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function qh(n){const t=n-1;return t*t*t+1}function mt(n,{delay:t=0,duration:e=400,easing:i=vi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function Kh(n,{delay:t=0,duration:e=400,easing:i=qh,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]=Lh(s),[m,v]=Lh(o);return{delay:t,duration:e,easing:i,css:(p,g)=>`
|
|
@@ -250,7 +250,7 @@ void main() {
|
|
|
250
250
|
svg [type='lineItemGroup'] g g g g {
|
|
251
251
|
stroke: #ffffff;
|
|
252
252
|
}</style>
|
|
253
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class F0 extends ue{constructor(t){super(),de(this,t,_0,R0,he,{content:0},B0)}}function N0(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function G0(n){let t,e;return t=new V0({props:{url:n[1].url}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function Q0(n){let t,e;return t=new F0({props:{content:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function W0(n){let t,e,i,s;const o=[Q0,G0],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=T("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){V(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&&(fe(),B(r[h],1,1,()=>{r[h]=null}),me()),~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){B(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function H0(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 $h extends ue{constructor(t){super(),de(this,t,H0,W0,he,{floorIndex:2,floorplanData:3},N0)}}function U0(n){ge(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 Y0(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new jo(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),V(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 X0(n){let t,e,i,s,o,r,a=n[1]&&ed(n),l=n[0]&&td(n),c=n[2]&&id(n);return{c(){t=T("div"),a&&a.c(),e=te(),l&&l.c(),i=te(),c&&c.c(),s=Ee(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),z(t,"opacity",n[11]?"1":"0")},m(h,u){V(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),V(h,i,u),c&&c.m(h,u),V(h,s,u),o||(r=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[32]),Ce(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=ed(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=td(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=id(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 ed(n){let t,e=n[3].name+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){V(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 td(n){let t,e;return{c(){t=T("span"),e=De(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),z(t,"font-size",n[19])},m(i,s){V(i,t,s),j(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&O(t)}}}function id(n){let t,e;return{c(){t=T("span"),e=De(n[13]),C(t,"class","floorplan-plugin__room-size"),z(t,"font-size",n[19]),z(t,"opacity",n[10]?"0.6":"0")},m(i,s){V(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 Z0(n){let t,e,i;function s(a,l){if(a[4]===void 0)return X0;if(a[15])return Y0}let o=s(n),r=o&&o(n);return{c(){t=T("div"),r&&r.c(),C(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){V(a,t,l),r&&r.m(t,null),e||(i=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[34]),Ce(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:$,o:$,d(a){a&&O(t),r&&r.d(),e=!1,rt(i)}}}function J0(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 q0(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,v,p,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:P}=t,{hoveredRoom:E}=t,{getRoomAreaText:M}=t,{getRoomDimensionText:S}=t,{getLabelElement:L}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function F(ee,be){if(be.width===0||be.height===0)return()=>!1;const ze=ee.path.map(({x:Ve,y:We})=>[Ve,We]),ve=ee.roomLabel.position,{x:Je,y:je}=ve,{width:xe,height:st}=be,ce=xe/2,Pe=st/2;return function(We){const ht=Je*We,tt=je*We,at=ze.map(([Me,qe])=>[Me*We,qe*We]);return[[ht+ce,tt-Pe],[ht-ce,tt-Pe],[ht-ce,tt+Pe],[ht+ce,tt+Pe]].every(Me=>J0(Me,at))}}const Q=document.body.clientWidth,W=document.body.clientHeight,N=P.roomLabel,Y=N.positionInImage.x*100+"%",_=N.positionInImage.y*100+"%",X=(Q<500||W<500?10:14)+"px",J=(Q<500||W<500?8:12)+"px";let q=0,le=0,ae=0,Ie=0,Ae=!1;E.subscribe(function(be){e(25,Ae=!!be&&be.id===P.id)});const pe=ee=>{e(7,ae=ee.detail)},_e=ee=>{e(8,Ie=ee.detail)},we=ee=>{e(5,q=ee.detail)},Xe=ee=>{e(6,le=ee.detail)};return n.$$set=ee=>{"pxmm"in ee&&e(20,g=ee.pxmm),"roomAreaEnable"in ee&&e(0,A=ee.roomAreaEnable),"roomNameEnable"in ee&&e(1,w=ee.roomNameEnable),"roomDimensionEnable"in ee&&e(2,I=ee.roomDimensionEnable),"room"in ee&&e(3,P=ee.room),"hoveredRoom"in ee&&e(21,E=ee.hoveredRoom),"getRoomAreaText"in ee&&e(22,M=ee.getRoomAreaText),"getRoomDimensionText"in ee&&e(23,S=ee.getRoomDimensionText),"getLabelElement"in ee&&e(4,L=ee.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ee&&e(24,U=ee.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ee,be;n.$$.dirty[0]&24&&e(15,i=L==null?void 0:L(P)),n.$$.dirty[0]&4194312&&e(14,s=P.size?M(P.size):""),n.$$.dirty[0]&8388616&&e(13,o=P!=null&&P.dimension?S((ee=P.dimension)==null?void 0:ee.width,(be=P.dimension)==null?void 0:be.height):""),n.$$.dirty[0]&384&&e(31,r={width:ae,height:Ie}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?F(P,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:le}),n.$$.dirty[0]&536870920&&e(28,h=c?F(P,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ae),n.$$.dirty[0]&167772160&&e(11,m=l||Ae),n.$$.dirty[0]&100663296&&e(10,v=u||Ae),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[A,w,I,P,L,q,le,ae,Ie,p,v,m,f,o,s,i,Y,_,X,J,g,E,M,S,U,Ae,u,l,h,c,a,r,pe,_e,we,Xe]}class K0 extends ue{constructor(t){super(),de(this,t,q0,Z0,he,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},U0,[-1,-1])}}function $0(n){ge(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 nd(n,t,e){const i=n.slice();return i[14]=t[e],i}function sd(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=nd(n,a,c),u=l(h);i.set(u,e[c]=od(u,h))}return{c(){t=T("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){V(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],fe(),e=Zt(e,h,l,1,c,a,i,t,ji,od,null,nd),me())},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)B(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 od(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=gt(r,o[a]);return i=new K0({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function eA(n){let t,e,i=n[10]&&sd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=sd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function tA(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,v=0,p=0;const g=A=>{e(8,v=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,p=v/I)}},[o,r,a,c,h,u,f,m,v,p,i,s,l,g]}class iA extends ue{constructor(t){super(),de(this,t,tA,eA,he,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},$0)}}function nA(n){ge(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 rd(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ad(n,t,e){const i=n.slice();return i[14]=t[e],i}function ld(n){let t;return{c(){t=T("div"),C(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){V(e,t,i)},p:$,d(e){e&&O(t)}}}function cd(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=T("div"),i=T("div"),o=De(s),r=te(),C(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ne(i,"is-row",t[2]),C(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){V(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 sA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let v=0;v<h.length;v+=1)u[v]=ld(ad(n,h,v));let f=n[4];const m=v=>v[13];for(let v=0;v<f.length;v+=1){let p=rd(n,f,v),g=m(p);l.set(g,a[v]=cd(g,p))}return{c(){t=T("div"),e=T("div"),i=te(),s=T("div");for(let v=0;v<u.length;v+=1)u[v].c();o=te(),r=T("div");for(let v=0;v<a.length;v+=1)a[v].c();C(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ne(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ne(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(v,p){V(v,t,p),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(v,[p]){if(p&8){h=v[3];let g;for(g=0;g<h.length;g+=1){const A=ad(v,h,g);u[g]?u[g].p(A,p):(u[g]=ld(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}p&22&&(f=v[4],a=Zt(a,p,m,1,v,f,l,r,Ia,cd,null,rd)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+v[0]+" svelte-1fuyezq")&&C(t,"class",c),p&5&&ne(t,"is-row",v[2])},i:$,o:$,d(v){v&&O(t),Xt(u,v);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Un=1e3,Yn=180;function oA(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-(Un-Yn)*2,c=o.max.y-o.min.y-(Un-Yn)*2,h=s.map(([v,p])=>a?[v.x,p.x]:[v.y,p.y]).flat().sort().filter((v,p,g)=>p===0?!0:v!==g[p-1]),u=h.map(v=>{const p=a?(v-o.min.x-Un+Yn)/l:0,g=a?0:(v-o.min.y-Un+Yn)/c;return{left:p,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((v,p,g)=>{const A=p===0?0:v-g[p-1],w=p===0?0:(v+g[p-1])/2,I=a?(w-o.min.x-Un+Yn)/l:0,P=a?0:(w-o.min.y-Un+Yn)/c;return{left:I,bottom:P,distance:A}}).filter(({distance:v})=>v/f>.1);return n.$$set=v=>{"type"in v&&e(0,i=v.type),"data"in v&&e(5,s=v.data),"bounding"in v&&e(6,o=v.bounding),"getRuleDistanceText"in v&&e(1,r=v.getRuleDistanceText)},[i,r,a,u,m,s,o]}class rA extends ue{constructor(t){super(),de(this,t,oA,sA,he,{type:0,data:5,bounding:6,getRuleDistanceText:1},nA)}}function aA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function hd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function dd(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=gt(r,o[a]);return i=new rA({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function lA(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=hd(n,o,a),c=r(l);i.set(c,e[a]=dd(c,l))}return{c(){t=T("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){V(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],fe(),e=Zt(e,l,r,1,a,o,i,t,ji,dd,null,hd),me()),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)B(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const ud=1e3,fd=180;function cA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:v}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,v=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=v.bounding),n.$$.dirty&96&&e(11,s=v.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-(ud-fd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(ud-fd)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,m,v,l,h,a,c,s,o]}class hA extends ue{constructor(t){super(),de(this,t,cA,lA,he,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},aA)}}function Uo(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 md({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function dA(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 uA(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 fA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function mA(n){let t;return{c(){t=Ne("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){V(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:$,o:$,d(e){e&&O(t)}}}function gA(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=Uo(s,{needZ:!0}))},[i,s]}class pA extends ue{constructor(t){super(),de(this,t,gA,mA,he,{path:1})}}function vA(n){let t,e,i,s,o,r;return{c(){t=Ne("defs"),e=Ne("pattern"),i=Ne("rect"),s=Ne("path"),o=te(),r=Ne("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){V(a,t,l),j(t,e),j(e,i),j(e,s),V(a,o,l),V(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:$,o:$,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const xa=6;function AA(n,t,e){let i,{path:s}=t;const o=xa*2,r=`M0 ${xa} h ${o} M${xa} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Uo(s,{needZ:!0}))},[i,o,r,s]}class bA extends ue{constructor(t){super(),de(this,t,AA,vA,he,{path:3})}}function yA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ne("defs"),e=Ne("pattern"),i=Ne("rect"),s=Ne("pattern"),o=Ne("rect"),r=te(),a=Ne("path"),l=te(),c=Ne("path"),h=te(),u=Ne("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,m){V(f,t,m),j(t,e),j(e,i),j(t,s),j(s,o),V(f,r,m),V(f,a,m),V(f,l,m),V(f,c,m),V(f,h,m),V(f,u,m)},p(f,[m]){m&1&&C(a,"d",f[0]),m&1&&C(c,"d",f[0]),m&1&&C(u,"d",f[0])},i:$,o:$,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(h),f&&O(u)}}}function wA(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=Uo(s,{needZ:!0}))},[i,s]}class CA extends ue{constructor(t){super(),de(this,t,wA,yA,he,{path:1})}}function PA(n){ge(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 gd(n,t,e){const i=n.slice();return i[5]=t[e],i}function IA(n){let t,e;return t=new bA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function MA(n){let t,e;return t=new CA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function EA(n){let t,e;return t=new pA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function pd(n){let t,e,i,s;const o=[EA,MA,IA],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=Ne("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){V(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):(fe(),B(r[h],1,1,()=>{r[h]=null}),me(),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){B(i),s=!1},d(l){l&&O(t),r[e].d()}}}function kA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=pd(gd(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=T("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){V(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=gd(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=pd(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(fe(),l=i.length;l<s.length;l+=1)o(l);me()}},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)B(s[a]);e=!1},d(r){r&&O(t),Xt(s,r)}}}function xA(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=>ie(x({},l),{path:l.path.map(c=>md(c,o.bounding))})))},[i,r,a,s,o]}class DA extends ue{constructor(t){super(),de(this,t,xA,kA,he,{floorIndex:3,floorplanData:4},PA)}}function SA(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function LA(n){let t,e,i,s;return{c(){t=Ne("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){V(o,t,r),i||(s=[Ce(t,"mouseenter",n[3]),Ce(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:$,o:$,d(o){o&&O(t),i=!1,rt(s)}}}function TA(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=Uo(o.path,{needZ:!0,format:v=>md(v,f)});return n.$$set=v=>{"room"in v&&e(0,o=v.room),"floorIndex"in v&&e(1,r=v.floorIndex),"floorplanData"in v&&e(6,a=v.floorplanData),"highlightData"in v&&e(7,l=v.highlightData),"hoveredRoom"in v&&e(8,c=v.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 zA extends ue{constructor(t){super(),de(this,t,TA,LA,he,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},SA)}}function jA(n){ge(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 vd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ad(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=gt(r,o[a]);return i=new zA({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function OA(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=vd(n,r,l),h=a(c);s.set(h,i[l]=Ad(h,c))}return{c(){t=T("div"),e=Ne("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){V(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,fe(),i=Zt(i,c,a,1,l,r,s,e,ji,Ad,null,vd),me())},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)B(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function VA(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 bd extends ue{constructor(t){super(),de(this,t,VA,OA,he,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},jA)}}function BA(n){ge(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 yd(n){let t,e=n[0].text+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","text svelte-1lm20n5"),z(t,"font-size",n[0].textFontSize+"px")},m(s,o){V(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 RA(n){let t,e,i,s,o=n[0].text&&yd(n);return{c(){t=T("div"),e=T("img"),s=te(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),ft(e.src,i=n[0].imageURL)||C(e,"src",i),z(e,"width",n[0].imageWidth+"px"),z(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){V(r,t,a),j(t,e),j(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!ft(e.src,i=r[0].imageURL)&&C(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=yd(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:$,o:$,d(r){r&&O(t),o&&o.d()}}}function _A(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class FA extends ue{constructor(t){super(),de(this,t,_A,RA,he,{missingFloorConfig:0},BA)}}const Bi="data:image/png;base64,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";function Da(n){return n*180/Math.PI}function NA(n){ge(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 GA(n){let t,e;return{c(){t=T("div"),e=T("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),z(e,"background-image",`url(${n[0]||Bi})`),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]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),z(t,"left",n[1]),z(t,"top",n[2])},m(i,s){V(i,t,s),j(t,e)},p(i,[s]){s&1&&z(e,"background-image",`url(${i[0]||Bi})`);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:$,o:$,d(i){i&&O(t)}}}function QA(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=-Da(o)+45,v=document.body.clientWidth,p=document.body.clientHeight,A=`${(v<500||p<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 WA=class extends ue{constructor(t){super(),de(this,t,QA,GA,he,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},NA)}};const HA="data:image/png;base64,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";function UA(n){ge(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 YA(n){let t,e,i,s,o;return{c(){t=T("div"),e=T("div"),i=te(),s=T("span"),o=De(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),z(e,"background-image",`url(${HA})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),z(t,"transform",n[2])},m(r,a){V(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 XA(n){let t,e=n[1]&&YA(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function ZA(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?Da(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 JA extends ue{constructor(t){super(),de(this,t,ZA,XA,he,{floorplanData:3,northDesc:0},UA)}}function qA(n){ge(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 KA(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let P=0;P<u.length;P+=1)f=gt(f,u[P]);t=new DA({props:f});let m=(n[3]||n[5])&&wd(n);const v=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let P=0;P<v.length;P+=1)p=gt(p,v[P]);s=new $h({props:p});let g=n[6]&&Cd(n),A=n[10]&&Pd(n),w=n[4]&&Id(n),I=n[22]&&Md(n);return{c(){re(t.$$.fragment),e=te(),m&&m.c(),i=te(),re(s.$$.fragment),o=te(),g&&g.c(),r=te(),A&&A.c(),a=te(),w&&w.c(),l=te(),I&&I.c(),c=Ee()},m(P,E){se(t,P,E),V(P,e,E),m&&m.m(P,E),V(P,i,E),se(s,P,E),V(P,o,E),g&&g.m(P,E),V(P,r,E),A&&A.m(P,E),V(P,a,E),w&&w.m(P,E),V(P,l,E),I&&I.m(P,E),V(P,c,E),h=!0},p(P,E){const M=E&2052?Ct(u,[{floorIndex:P[2],floorplanData:P[11]}]):{};t.$set(M),P[3]||P[5]?m?(m.p(P,E),E&40&&D(m,1)):(m=wd(P),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(fe(),B(m,1,1,()=>{m=null}),me());const S=E&2052?Ct(v,[{floorplanData:P[11],floorIndex:P[2]}]):{};s.$set(S),P[6]?g?(g.p(P,E),E&64&&D(g,1)):(g=Cd(P),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(fe(),B(g,1,1,()=>{g=null}),me()),P[10]?A?(A.p(P,E),E&1024&&D(A,1)):(A=Pd(P),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(fe(),B(A,1,1,()=>{A=null}),me()),P[4]?w?(w.p(P,E),E&16&&D(w,1)):(w=Id(P),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(fe(),B(w,1,1,()=>{w=null}),me()),P[22]?I?(I.p(P,E),E&4194304&&D(I,1)):(I=Md(P),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(fe(),B(I,1,1,()=>{I=null}),me())},i(P){h||(D(t.$$.fragment,P),D(m),D(s.$$.fragment,P),D(g),D(A),D(w),D(I),h=!0)},o(P){B(t.$$.fragment,P),B(m),B(s.$$.fragment,P),B(g),B(A),B(w),B(I),h=!1},d(P){oe(t,P),P&&O(e),m&&m.d(P),P&&O(i),oe(s,P),P&&O(o),g&&g.d(P),P&&O(r),A&&A.d(P),P&&O(a),w&&w.d(P),P&&O(l),I&&I.d(P),P&&O(c)}}}function $A(n){let t,e;return t=new FA({props:{missingFloorConfig:n[18]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function wd(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=gt(s,i[o]);return t=new bd({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Cd(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=gt(s,i[o]);return t=new iA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Pd(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=gt(s,i[o]);return t=new hA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Id(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=gt(s,i[o]);return t=new WA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Md(n){let t,e;return t=new JA({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function eb(n){let t,e,i,s,o;const r=[$A,KA],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=T("div"),i.c(),C(t,"class",s=it(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){V(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):(fe(),B(a[u],1,1,()=>{a[u]=null}),me(),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=it(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){c&&O(t),a[e].d()}}}function tb(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:v}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:P}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:M}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:L}=t,{cameraImageUrl:U}=t,{northDesc:F}=t,{compassEnable:Q}=t;const W=ka(void 0);return n.$$set=N=>{"panoIndex"in N&&e(0,o=N.panoIndex),"isCurrent"in N&&e(1,r=N.isCurrent),"floorIndex"in N&&e(2,a=N.floorIndex),"highlightEnable"in N&&e(3,l=N.highlightEnable),"cameraEnable"in N&&e(4,c=N.cameraEnable),"hoverEnable"in N&&e(5,h=N.hoverEnable),"roomLabelsEnable"in N&&e(6,u=N.roomLabelsEnable),"roomAreaEnable"in N&&e(7,f=N.roomAreaEnable),"roomNameEnable"in N&&e(8,m=N.roomNameEnable),"roomDimensionEnable"in N&&e(9,v=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(10,p=N.ruleLabelsEnable),"floorplanData"in N&&e(11,g=N.floorplanData),"getRoomAreaText"in N&&e(12,A=N.getRoomAreaText),"getRoomDimensionText"in N&&e(13,w=N.getRoomDimensionText),"getLabelElement"in N&&e(14,I=N.getLabelElement),"getRuleDistanceText"in N&&e(15,P=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(16,E=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(17,M=N.highlightData),"missingFloorConfig"in N&&e(18,S=N.missingFloorConfig),"lastPanoramaLongitude"in N&&e(19,L=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(20,U=N.cameraImageUrl),"northDesc"in N&&e(21,F=N.northDesc),"compassEnable"in N&&e(22,Q=N.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,v,p,g,A,w,I,P,E,M,S,L,U,F,Q,s,W,i]}let ib=class extends ue{constructor(t){super(),de(this,t,tb,eb,he,{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},qA)}};function nb(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ed(n,t,e){const i=n.slice();return i[24]=t[e],i}function kd(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=xd(Ed(n,s,a));const r=a=>B(o[a],1,1,()=>{o[a]=null});return{c(){t=T("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){V(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=Ed(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=xd(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(fe(),c=s.length;c<o.length;c+=1)r(c);me()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||nt(()=>{e=zi(t,mt,{duration:n[0],easing:vi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)B(o[l]);i=!1},d(a){a&&O(t),Xt(o,a)}}}function xd(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=gt(s,i[o]);return t=new ib({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function sb(n){let t,e,i=n[1]&&kd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=kd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function ob(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:v}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:E}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:L}=t,{highlightData:U}=t,{missingFloorConfig:F}=t;return n.$$set=Q=>{"duration"in Q&&e(0,i=Q.duration),"visible"in Q&&e(1,s=Q.visible),"northDesc"in Q&&e(2,o=Q.northDesc),"panoIndex"in Q&&e(3,r=Q.panoIndex),"floorIndex"in Q&&e(4,a=Q.floorIndex),"cameraEnable"in Q&&e(5,l=Q.cameraEnable),"hoverEnable"in Q&&e(6,c=Q.hoverEnable),"highlightEnable"in Q&&e(7,h=Q.highlightEnable),"compassEnable"in Q&&e(8,u=Q.compassEnable),"roomLabelsEnable"in Q&&e(9,f=Q.roomLabelsEnable),"roomAreaEnable"in Q&&e(10,m=Q.roomAreaEnable),"roomNameEnable"in Q&&e(11,v=Q.roomNameEnable),"roomDimensionEnable"in Q&&e(12,p=Q.roomDimensionEnable),"ruleLabelsEnable"in Q&&e(13,g=Q.ruleLabelsEnable),"floorplanData"in Q&&e(14,A=Q.floorplanData),"lastPanoramaLongitude"in Q&&e(15,w=Q.lastPanoramaLongitude),"cameraImageUrl"in Q&&e(16,I=Q.cameraImageUrl),"getRoomAreaText"in Q&&e(17,P=Q.getRoomAreaText),"getRoomDimensionText"in Q&&e(18,E=Q.getRoomDimensionText),"getLabelElement"in Q&&e(19,M=Q.getLabelElement),"getRuleDistanceText"in Q&&e(20,S=Q.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in Q&&e(21,L=Q.adaptiveRoomLabelVisibleEnable),"highlightData"in Q&&e(22,U=Q.highlightData),"missingFloorConfig"in Q&&e(23,F=Q.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,P,E,M,S,L,U,F]}let Sa=class extends ue{constructor(t){super(),de(this,t,ob,sb,he,{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},nb)}};const rb="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 ab(n){return H(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return H(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 lb(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 cb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(lb),rules:n.rules}}function hb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function db(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 Ri(n){return H(this,null,function*(){const t=yield ab(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(cb),s=n.computed_data.entrance?db(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(hb)}})}function ub(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:rb,width:45,height:48},a=fA(o,t),l=dA(o,e),c=uA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function fb(n,t){return t(n),n}function Xn(n,t){return fb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Dd(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 La(n,t,e=Vi.BOUNDING_CENTER){const i=Dd(n,t),s=Dd(n,t+1);return e===Vi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Vi.CEILING?s:i}function Ta(n,t,e,i){const s=La(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 _i=class{constructor(t,e){d(this,"VERSION","3.53.5-alpha.0");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ut);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 yo(t),this.workUtil=this.fiveUtil.workUtil}getCurrentState(){return this.state}absoluteUrl(t){return ra(this.staticPrefix,t)}onWorkCodeChange(){}},bi=class extends _i{};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 Sd=500,mb=80;function $i(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Ld(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 $i(r,a,e)||$i(r+i,a,e)}Object.assign(window,{nearlyEqual:$i,nearlyEqualRad:Ld});function gb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Td(n){return gb(n)&&!!n.isVector3}function za(n,t){return H(this,null,function*(){const[e]=yield Ki(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(!pb(i,s))throw new Error("pose 与预期不符")})}function pb(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"?Ld(i,s,2):typeof i=="number"&&typeof s=="number"?$i(i,s,2):Td(s)&&Td(i)?s.distanceTo(i)<.01:i===s})}function vb(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!(!$i(e,r,2)||!$i(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!$i(s,c,2))}function zd(n,t,e=!0){return H(this,null,function*(){if(vb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield Ki(za(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 Ki(n.updateCamera(Xn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Zn(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 Ab(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 bb(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 yb=class extends bi{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)=>H(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)=>H(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=Ta(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=>H(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=x(x({},i),e),o=()=>H(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 Ki(zd(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:Sd;Zn(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=x(x({},{userAction:!0,isAutoHide:!1}),e);Zn(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||bb(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();Ab(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:mb/((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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},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 H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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 H(this,null,function*(){return yield Ri(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const wb=(n,t)=>new yb(n,t);function Cb(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 Pb(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 Ib=class extends bi{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)=>H(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)=>H(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=Ta(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=>H(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=x(x({},i),e),o=()=>H(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 Ki(zd(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:Sd;Zn(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=x(x({},{userAction:!0,isAutoHide:!1}),e);Zn(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&&Pb(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(),Cb(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(Xn(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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),Ji(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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=La(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 H(this,null,function*(){return yield Ri(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const Mb=(n,t)=>new Ib(n,t);let Eb=class extends bi{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=Ta(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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},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 H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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=La(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 H(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 H(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 H(this,null,function*(){return yield Ri(e.data)})}_show(e){return H(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 za(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;Zn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return H(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;Zn(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?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const kb=(n,t)=>new Eb(n,t);function xb(n){ge(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 Db(n){let t,e,i;return{c(){t=T("div"),e=T("div"),i=T("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||Bi)+")"),z(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),z(t,"opacity",n[3]?1:0)},m(s,o){V(s,t,o),j(t,e),j(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||Bi)+")"),(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:$,o:$,d(s){s&&O(t)}}}function Sb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Lb(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 v(P,E){const M=P.bounding,S=P.observers[E];if(!S)return"";const L=(M.max.x-M.min.x)*l,U=(M.max.y-M.min.y)*l,F=Math.floor(S.positionInImage.x*L),Q=Math.floor(S.positionInImage.y*U);return`translate(${F}px, ${Q}px)`}function p(P){e(7,u=P)}function g(P){e(9,m=a.work.observers[P].floorIndex)}const A=Co(P=>{e(8,f=P.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=P=>{"five"in P&&e(4,a=P.five),"pxmm"in P&&e(5,l=P.pxmm),"floorplanData"in P&&e(6,c=P.floorplanData),"cameraImageUrl"in P&&e(0,h=P.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=v(c,u)),n.$$.dirty&256&&e(1,r=Sb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Tb extends ue{constructor(t){super(),de(this,t,Lb,Db,he,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},xb)}}function zb(n){ge(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 jd(n,t,e){const i=n.slice();return i[1]=t[e],i}function Od(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=T("div"),i=T("div"),r=te(),C(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),C(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){V(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 jb(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=jd(n,s,r),l=o(a);i.set(l,e[r]=Od(l,a))}return{c(){t=T("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){V(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=Zt(e,a,o,1,r,s,i,t,Ia,Od,null,jd))},i:$,o:$,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Ob(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Vb extends ue{constructor(t){super(),de(this,t,Ob,jb,he,{extraObjects:0},zb)}}function Bb(n){ge(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 Rb(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=gt(l,a[h]);t=new $h({props:l}),i=new Vb({props:{extraObjects:n[7]}});let c=n[3]&&Vd(n);return{c(){re(t.$$.fragment),e=te(),re(i.$$.fragment),s=te(),c&&c.c(),o=Ee()},m(h,u){se(t,h,u),V(h,e,u),se(i,h,u),V(h,s,u),c&&c.m(h,u),V(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=Vd(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(fe(),B(c,1,1,()=>{c=null}),me())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){B(t.$$.fragment,h),B(i.$$.fragment,h),B(c),r=!1},d(h){oe(t,h),h&&O(e),oe(i,h),h&&O(s),c&&c.d(h),h&&O(o)}}}function _b(n){let t,e,i;return{c(){t=T("div"),e=T("img"),C(e,"class","missing-floor-image svelte-18287ai"),ft(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){V(s,t,o),j(t,e)},p(s,o){o&64&&!ft(e.src,i=s[6])&&C(e,"src",i)},i:$,o:$,d(s){s&&O(t)}}}function Vd(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=gt(s,i[o]);return t=new bd({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Fb(n){let t,e,i,s;const o=[_b,Rb],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),V(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(fe(),B(r[h],1,1,()=>{r[h]=null}),me(),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){B(e),s=!1},d(l){r[t].d(l),l&&O(i)}}}function Nb(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 v=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.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(p=>p.floorIndex===l))},[r,a,l,c,h,f,m,o,s,v,u,i]}class Gb extends ue{constructor(t){super(),de(this,t,Nb,Fb,he,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Bb)}}function Qb(n){ge(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 Bd(n){let t,e,i,s,o=n[8]!==0&&Rd(n);return{c(){t=T("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){V(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[14]),Ce(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Rd(r),o.c(),D(o,1),o.m(t,null)):o&&(fe(),B(o,1,1,()=>{o=null}),me())},i(r){e||(D(o),e=!0)},o(r){B(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,rt(s)}}}function Rd(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=gt(c,l[f]);e=new Gb({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=gt(u,h[f]);return s=new Tb({props:u}),{c(){t=T("div"),re(e.$$.fragment),i=te(),re(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(f,m){V(f,t,m),se(e,t,null),j(t,i),se(s,t,null),a=!0},p(f,m){const v=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(v);const p=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),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){B(e.$$.fragment,f),B(s.$$.fragment,f),a=!1},d(f){f&&O(t),oe(e),oe(s)}}}function Wb(n){let t,e,i=n[1]&&Bd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Bd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function Hb(n,t,e){var P,E;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=(E=(P=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:P.floorIndex)!=null?E:0,m=0,v=0,p=0,g=0;function A(M){e(12,f=i.work.observers[M].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=M=>{e(8,m=M.detail)},I=M=>{e(9,v=M.detail)};return n.$$set=M=>{"five"in M&&e(0,i=M.five),"visible"in M&&e(1,s=M.visible),"hoverEnable"in M&&e(2,o=M.hoverEnable),"floorplanData"in M&&e(3,r=M.floorplanData),"cameraImageUrl"in M&&e(4,a=M.cameraImageUrl),"extraObjects"in M&&e(5,l=M.extraObjects),"highlightData"in M&&e(6,c=M.highlightData),"missingFloorImageUrl"in M&&e(7,h=M.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const M=Math.min(m,v),{max:S,min:L}=r.bounding,U=S.x-L.x,F=S.y-L.y,Q=function(){return U>F?[M,M/U*F]:[M/F*U,M]}();e(10,p=Q[0]),e(13,g=Q[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,m,v,p,u,f,g,w,I]}class Ub extends ue{constructor(t){super(),de(this,t,Hb,Wb,he,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},Qb)}}let Yb=class extends bi{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:Bi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=x(x({},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 H(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 Ri(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return H(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 H(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=ub(e,this.five,this.data),this.render())}formatData(e){return H(this,null,function*(){return yield Ri(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?x(x({},s.config),e.config):s.config;this.state=ie(x(x({},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=ie(x({},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 Ub({target:this.wrapper,props:e})}};const Xb=(n,t)=>new Yb(n,t),Zb=[{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:"和室"}],Jb=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],qb=[{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:"写字楼"}],ja=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},Kb=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ja(s,0,0)),o&&n.applyMatrix4(ja(0,o,0)),r&&n.applyMatrix4(ja(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function _d(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=x({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $b=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",v);const c=g=>H(this,null,function*(){var P;const A=(g==null?void 0:g.fbx_url)||e;if(l=(P=g==null?void 0:g.north_rad)!=null?P:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Pn.FBXLoader().loadAsync(A);return _d(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,v(),!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 v(){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,P=Math.max(w,I),{max:{x:E,z:M},min:{x:S,y:L,z:U}}=A;s.yBase=L,o={x:(E+S)/2,y:L-1.6,z:(M+U)/2},r=[0,l-Math.PI/2,0],a=.0045*P,Kb(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function e1(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 G.CanvasTexture(a)}const t1=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),i1=(n,t)=>{var p,g,A;const e={},i=(p=t.animationEnabled)!=null?p:!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=>H(this,null,function*(){var F,Q,W,N,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 P=t1(I),E=(Q=w==null?void 0:w.rad)!=null?Q:o,M=(W=w==null?void 0:w.fbx_url)!=null?W:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const S=yield new Pn.FBXLoader().loadAsync(M);S.position.copy(P),S.rotation.z=E,S.scale.set(.8,.8,.8),_d(S,{transparent:!0,side:b.DoubleSide});const L=(X=(_=(Y=(N=S.children)==null?void 0:N[0])==null?void 0:Y.children)==null?void 0:_[3])==null?void 0:X.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const U=(J=t.name)!=null?J:"入户门";return L.material=new G.MeshBasicMaterial({transparent:!0,map:e1(U)}),L.renderOrder=3,S.children[0].add(L),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 G.AnimationMixer(e.object);a.push(I);const P=I.clipAction(e.object.animations[0]);P.timeScale=w;let E;const M=()=>{let F=0,Q=0;const W=1e3/30,N=Y=>{F=requestAnimationFrame(N);const _=Y-Q;_<W||(Q=Y,a.forEach(X=>X.update(_/1e3)),n.needsRender=!0)};return F=requestAnimationFrame(N),()=>{cancelAnimationFrame(F)}},U={play:()=>{E||(P.play(),E=M(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{P.stop(),E==null||E(),E=void 0}};e.animation=U},h=w=>{var P;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((P=w==null?void 0:w.animationEnable)!=null?P: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)}},n1=$t;function s1(n,t,e,i=n1.Linear.None){const s=new po(n).to(t,e).easing(i);xs(()=>s.start(0));const o=Dn(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 o1(n,t){return s1({progress:0},{progress:1},n,t)}var Fd=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fd||{}),si=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(si||{});const Yo=Math.PI*2;function Nd(n){return(n%Yo+Yo)%Yo}function Gd(n){return n%Yo}function Oa(n,t,e){return n+(t-n)*e}const Va=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Nd(n),r=Nd(t);return e===si.Anticlockwise&&o<r&&(o+=s),e===si.Clockwise&&r<o&&(r+=s),e===si.Loop&&r-o>i?Va(o,r,si.Anticlockwise):e===si.Loop&&o-r>i?Va(o,r,si.Clockwise):{from:o,to:r}},r1=n=>{const t={},e=(l,c,...h)=>H(this,[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,x({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Gd(r.latitude),l=Gd(o.latitude),{from:c,to:h}=Va(r.longitude,o.longitude,o.rotation||si.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)=>H(this,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ue.Five.Mode.Panorama&&(yield n.changeMode(Ue.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,v)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>v(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const v=({progress:I})=>{const P={};P.longitude=Oa(u.longitude,f.longitude,I),P.latitude=Oa(u.latitude,f.latitude,I),P.fov=Oa(u.fov,f.fov,I),n.setState(P,!0)},p=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=o1(A,$t.Linear.None).onUpdate(v).onComplete(p).onDestroy(g);o.rotation===si.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 Qd(n,t){return n.x===t.x&&n.y===t.y}function Wd(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Hd(n,t,e){const i=Xo(n[1],n[0]),s=Xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Wd(i,s))return!1;if(Zo(n[0],t))return n[0];if(Zo(n[1],t))return n[1];if(Zo(t[0],n))return t[0];if(Zo(t[1],n))return t[1];if(e&&!l1(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 Zo(n,t){return Qd(n,t[0])||Qd(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&&Wd(Xo(t[0],n),Xo(n,t[1]))}function a1(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 Jo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function l1(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)&&Jo(t[0],n[1],n[0])*Jo(n[1],t[1],n[0])>0&&Jo(n[0],t[1],t[0])*Jo(t[1],n[1],t[0])>0?1:0}function Ud(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Ud(n,t-1))}const c1=`<style type="text/css">
|
|
253
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class F0 extends ue{constructor(t){super(),de(this,t,_0,R0,he,{content:0},B0)}}function N0(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function G0(n){let t,e;return t=new V0({props:{url:n[1].url}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function Q0(n){let t,e;return t=new F0({props:{content:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function W0(n){let t,e,i,s;const o=[Q0,G0],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=T("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){V(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&&(fe(),B(r[h],1,1,()=>{r[h]=null}),me()),~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){B(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function H0(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 $h extends ue{constructor(t){super(),de(this,t,H0,W0,he,{floorIndex:2,floorplanData:3},N0)}}function U0(n){ge(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 Y0(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new jo(!1),i=Ee(),t.a=i},m(s,o){t.m(e,s,o),V(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 X0(n){let t,e,i,s,o,r,a=n[1]&&ed(n),l=n[0]&&td(n),c=n[2]&&id(n);return{c(){t=T("div"),a&&a.c(),e=te(),l&&l.c(),i=te(),c&&c.c(),s=Ee(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),z(t,"opacity",n[11]?"1":"0")},m(h,u){V(h,t,u),a&&a.m(t,null),j(t,e),l&&l.m(t,null),V(h,i,u),c&&c.m(h,u),V(h,s,u),o||(r=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[32]),Ce(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=ed(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=td(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=id(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 ed(n){let t,e=n[3].name+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){V(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 td(n){let t,e;return{c(){t=T("span"),e=De(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),z(t,"font-size",n[19])},m(i,s){V(i,t,s),j(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&O(t)}}}function id(n){let t,e;return{c(){t=T("span"),e=De(n[13]),C(t,"class","floorplan-plugin__room-size"),z(t,"font-size",n[19]),z(t,"opacity",n[10]?"0.6":"0")},m(i,s){V(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 Z0(n){let t,e,i;function s(a,l){if(a[4]===void 0)return X0;if(a[15])return Y0}let o=s(n),r=o&&o(n);return{c(){t=T("div"),r&&r.c(),C(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){V(a,t,l),r&&r.m(t,null),e||(i=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[34]),Ce(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:$,o:$,d(a){a&&O(t),r&&r.d(),e=!1,rt(i)}}}function J0(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 q0(n,t,e){let i,s,o,r,a,l,c,h,u,f,m,v,p,{pxmm:g}=t,{roomAreaEnable:A}=t,{roomNameEnable:w}=t,{roomDimensionEnable:I}=t,{room:P}=t,{hoveredRoom:E}=t,{getRoomAreaText:M}=t,{getRoomDimensionText:S}=t,{getLabelElement:L}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function F(ee,be){if(be.width===0||be.height===0)return()=>!1;const ze=ee.path.map(({x:Ve,y:We})=>[Ve,We]),ve=ee.roomLabel.position,{x:qe,y:je}=ve,{width:xe,height:st}=be,ce=xe/2,Pe=st/2;return function(We){const ht=qe*We,tt=je*We,at=ze.map(([Me,Ke])=>[Me*We,Ke*We]);return[[ht+ce,tt-Pe],[ht-ce,tt-Pe],[ht-ce,tt+Pe],[ht+ce,tt+Pe]].every(Me=>J0(Me,at))}}const Q=document.body.clientWidth,W=document.body.clientHeight,N=P.roomLabel,Y=N.positionInImage.x*100+"%",_=N.positionInImage.y*100+"%",X=(Q<500||W<500?10:14)+"px",J=(Q<500||W<500?8:12)+"px";let q=0,le=0,ae=0,Ie=0,Ae=!1;E.subscribe(function(be){e(25,Ae=!!be&&be.id===P.id)});const pe=ee=>{e(7,ae=ee.detail)},_e=ee=>{e(8,Ie=ee.detail)},we=ee=>{e(5,q=ee.detail)},Xe=ee=>{e(6,le=ee.detail)};return n.$$set=ee=>{"pxmm"in ee&&e(20,g=ee.pxmm),"roomAreaEnable"in ee&&e(0,A=ee.roomAreaEnable),"roomNameEnable"in ee&&e(1,w=ee.roomNameEnable),"roomDimensionEnable"in ee&&e(2,I=ee.roomDimensionEnable),"room"in ee&&e(3,P=ee.room),"hoveredRoom"in ee&&e(21,E=ee.hoveredRoom),"getRoomAreaText"in ee&&e(22,M=ee.getRoomAreaText),"getRoomDimensionText"in ee&&e(23,S=ee.getRoomDimensionText),"getLabelElement"in ee&&e(4,L=ee.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ee&&e(24,U=ee.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ee,be;n.$$.dirty[0]&24&&e(15,i=L==null?void 0:L(P)),n.$$.dirty[0]&4194312&&e(14,s=P.size?M(P.size):""),n.$$.dirty[0]&8388616&&e(13,o=P!=null&&P.dimension?S((ee=P.dimension)==null?void 0:ee.width,(be=P.dimension)==null?void 0:be.height):""),n.$$.dirty[0]&384&&e(31,r={width:ae,height:Ie}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?F(P,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(g)):!0),n.$$.dirty[0]&96&&e(29,c={width:q,height:le}),n.$$.dirty[0]&536870920&&e(28,h=c?F(P,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(g)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ae),n.$$.dirty[0]&167772160&&e(11,m=l||Ae),n.$$.dirty[0]&100663296&&e(10,v=u||Ae),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[A,w,I,P,L,q,le,ae,Ie,p,v,m,f,o,s,i,Y,_,X,J,g,E,M,S,U,Ae,u,l,h,c,a,r,pe,_e,we,Xe]}class K0 extends ue{constructor(t){super(),de(this,t,q0,Z0,he,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},U0,[-1,-1])}}function $0(n){ge(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 nd(n,t,e){const i=n.slice();return i[14]=t[e],i}function sd(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=nd(n,a,c),u=l(h);i.set(u,e[c]=od(u,h))}return{c(){t=T("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){V(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],fe(),e=Zt(e,h,l,1,c,a,i,t,ji,od,null,nd),me())},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)B(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 od(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=gt(r,o[a]);return i=new K0({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function eA(n){let t,e,i=n[10]&&sd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&D(i,1)):(i=sd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function tA(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,v=0,p=0;const g=A=>{e(8,v=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,p=v/I)}},[o,r,a,c,h,u,f,m,v,p,i,s,l,g]}class iA extends ue{constructor(t){super(),de(this,t,tA,eA,he,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},$0)}}function nA(n){ge(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 rd(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ad(n,t,e){const i=n.slice();return i[14]=t[e],i}function ld(n){let t;return{c(){t=T("div"),C(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){V(e,t,i)},p:$,d(e){e&&O(t)}}}function cd(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=T("div"),i=T("div"),o=De(s),r=te(),C(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),ne(i,"is-row",t[2]),C(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){V(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 sA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let v=0;v<h.length;v+=1)u[v]=ld(ad(n,h,v));let f=n[4];const m=v=>v[13];for(let v=0;v<f.length;v+=1){let p=rd(n,f,v),g=m(p);l.set(g,a[v]=cd(g,p))}return{c(){t=T("div"),e=T("div"),i=te(),s=T("div");for(let v=0;v<u.length;v+=1)u[v].c();o=te(),r=T("div");for(let v=0;v<a.length;v+=1)a[v].c();C(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),ne(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),ne(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(v,p){V(v,t,p),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(v,[p]){if(p&8){h=v[3];let g;for(g=0;g<h.length;g+=1){const A=ad(v,h,g);u[g]?u[g].p(A,p):(u[g]=ld(A),u[g].c(),u[g].m(s,null))}for(;g<u.length;g+=1)u[g].d(1);u.length=h.length}p&22&&(f=v[4],a=Zt(a,p,m,1,v,f,l,r,Ia,cd,null,rd)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+v[0]+" svelte-1fuyezq")&&C(t,"class",c),p&5&&ne(t,"is-row",v[2])},i:$,o:$,d(v){v&&O(t),Xt(u,v);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Un=1e3,Yn=180;function oA(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-(Un-Yn)*2,c=o.max.y-o.min.y-(Un-Yn)*2,h=s.map(([v,p])=>a?[v.x,p.x]:[v.y,p.y]).flat().sort().filter((v,p,g)=>p===0?!0:v!==g[p-1]),u=h.map(v=>{const p=a?(v-o.min.x-Un+Yn)/l:0,g=a?0:(v-o.min.y-Un+Yn)/c;return{left:p,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((v,p,g)=>{const A=p===0?0:v-g[p-1],w=p===0?0:(v+g[p-1])/2,I=a?(w-o.min.x-Un+Yn)/l:0,P=a?0:(w-o.min.y-Un+Yn)/c;return{left:I,bottom:P,distance:A}}).filter(({distance:v})=>v/f>.1);return n.$$set=v=>{"type"in v&&e(0,i=v.type),"data"in v&&e(5,s=v.data),"bounding"in v&&e(6,o=v.bounding),"getRuleDistanceText"in v&&e(1,r=v.getRuleDistanceText)},[i,r,a,u,m,s,o]}class rA extends ue{constructor(t){super(),de(this,t,oA,sA,he,{type:0,data:5,bounding:6,getRuleDistanceText:1},nA)}}function aA(n){ge(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function hd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function dd(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=gt(r,o[a]);return i=new rA({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function lA(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=hd(n,o,a),c=r(l);i.set(c,e[a]=dd(c,l))}return{c(){t=T("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){V(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],fe(),e=Zt(e,l,r,1,a,o,i,t,ji,dd,null,hd),me()),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)B(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const ud=1e3,fd=180;function cA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:m}=t,{floorplanData:v}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,v=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=v.bounding),n.$$.dirty&96&&e(11,s=v.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-(ud-fd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(ud-fd)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,m,v,l,h,a,c,s,o]}class hA extends ue{constructor(t){super(),de(this,t,cA,lA,he,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},aA)}}function Uo(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 md({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function dA(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 uA(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 fA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function mA(n){let t;return{c(){t=Ne("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){V(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:$,o:$,d(e){e&&O(t)}}}function gA(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=Uo(s,{needZ:!0}))},[i,s]}class pA extends ue{constructor(t){super(),de(this,t,gA,mA,he,{path:1})}}function vA(n){let t,e,i,s,o,r;return{c(){t=Ne("defs"),e=Ne("pattern"),i=Ne("rect"),s=Ne("path"),o=te(),r=Ne("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width",n[1]),C(i,"height",n[1]),C(i,"fill","#323747"),C(s,"d",n[2]),C(s,"stroke","#ffffff"),C(s,"stroke-opacity","0.06"),C(s,"stroke-width","0.5"),C(s,"fill","none"),C(e,"id","fpm-room-pattern-0"),C(e,"x","0"),C(e,"y","0"),C(e,"width",n[1]),C(e,"height",n[1]),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(r,"d",n[0]),C(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){V(a,t,l),j(t,e),j(e,i),j(e,s),V(a,o,l),V(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:$,o:$,d(a){a&&O(t),a&&O(o),a&&O(r)}}}const xa=6;function AA(n,t,e){let i,{path:s}=t;const o=xa*2,r=`M0 ${xa} h ${o} M${xa} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Uo(s,{needZ:!0}))},[i,o,r,s]}class bA extends ue{constructor(t){super(),de(this,t,AA,vA,he,{path:3})}}function yA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ne("defs"),e=Ne("pattern"),i=Ne("rect"),s=Ne("pattern"),o=Ne("rect"),r=te(),a=Ne("path"),l=te(),c=Ne("path"),h=te(),u=Ne("path"),C(i,"x","0"),C(i,"y","0"),C(i,"width","6"),C(i,"height","50"),C(i,"fill","none"),C(i,"stroke","#4B4B57"),C(i,"stroke-width","0.5"),C(e,"id","room-material-pattern-1"),C(e,"x","0"),C(e,"y","0"),C(e,"width","12"),C(e,"height","50"),C(e,"patternUnits","userSpaceOnUse"),C(e,"patternTransform","scale(50 50)"),C(o,"x","0"),C(o,"y","0"),C(o,"width","6"),C(o,"height","50"),C(o,"fill","none"),C(o,"stroke","#4B4B57"),C(o,"stroke-width","0.5"),C(s,"id","room-material-pattern-2"),C(s,"x","6"),C(s,"y","25"),C(s,"width","12"),C(s,"height","50"),C(s,"patternUnits","userSpaceOnUse"),C(s,"patternTransform","scale(50 50)"),C(a,"d",n[0]),C(a,"fill","#43434D"),C(c,"d",n[0]),C(c,"fill","url(#room-material-pattern-1)"),C(u,"d",n[0]),C(u,"fill","url(#room-material-pattern-2)")},m(f,m){V(f,t,m),j(t,e),j(e,i),j(t,s),j(s,o),V(f,r,m),V(f,a,m),V(f,l,m),V(f,c,m),V(f,h,m),V(f,u,m)},p(f,[m]){m&1&&C(a,"d",f[0]),m&1&&C(c,"d",f[0]),m&1&&C(u,"d",f[0])},i:$,o:$,d(f){f&&O(t),f&&O(r),f&&O(a),f&&O(l),f&&O(c),f&&O(h),f&&O(u)}}}function wA(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=Uo(s,{needZ:!0}))},[i,s]}class CA extends ue{constructor(t){super(),de(this,t,wA,yA,he,{path:1})}}function PA(n){ge(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 gd(n,t,e){const i=n.slice();return i[5]=t[e],i}function IA(n){let t,e;return t=new bA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function MA(n){let t,e;return t=new CA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function EA(n){let t,e;return t=new pA({props:{path:n[5].path}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function pd(n){let t,e,i,s;const o=[EA,MA,IA],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=Ne("svg"),i.c(),C(t,"width","100%"),C(t,"height","100%"),C(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),C(t,"class","svelte-1dykexu")},m(l,c){V(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):(fe(),B(r[h],1,1,()=>{r[h]=null}),me(),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){B(i),s=!1},d(l){l&&O(t),r[e].d()}}}function kA(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=pd(gd(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){t=T("div");for(let r=0;r<s.length;r+=1)s[r].c();C(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){V(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=gd(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=pd(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(fe(),l=i.length;l<s.length;l+=1)o(l);me()}},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)B(s[a]);e=!1},d(r){r&&O(t),Xt(s,r)}}}function xA(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=>ie(x({},l),{path:l.path.map(c=>md(c,o.bounding))})))},[i,r,a,s,o]}class DA extends ue{constructor(t){super(),de(this,t,xA,kA,he,{floorIndex:3,floorplanData:4},PA)}}function SA(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function LA(n){let t,e,i,s;return{c(){t=Ne("path"),C(t,"d",n[5]),C(t,"fill","#fff"),C(t,"style",n[2]),C(t,"id",e=`${n[1]}_${n[0].id}`),C(t,"class","svelte-qq2273")},m(o,r){V(o,t,r),i||(s=[Ce(t,"mouseenter",n[3]),Ce(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&C(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&C(t,"id",e)},i:$,o:$,d(o){o&&O(t),i=!1,rt(s)}}}function TA(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=Uo(o.path,{needZ:!0,format:v=>md(v,f)});return n.$$set=v=>{"room"in v&&e(0,o=v.room),"floorIndex"in v&&e(1,r=v.floorIndex),"floorplanData"in v&&e(6,a=v.floorplanData),"highlightData"in v&&e(7,l=v.highlightData),"hoveredRoom"in v&&e(8,c=v.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 zA extends ue{constructor(t){super(),de(this,t,TA,LA,he,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},SA)}}function jA(n){ge(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 vd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ad(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=gt(r,o[a]);return i=new zA({props:r}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(a,l){V(a,e,l),se(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){B(i.$$.fragment,a),s=!1},d(a){a&&O(e),oe(i,a)}}}function OA(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=vd(n,r,l),h=a(c);s.set(h,i[l]=Ad(h,c))}return{c(){t=T("div"),e=Ne("svg");for(let l=0;l<i.length;l+=1)i[l].c();C(e,"width","100%"),C(e,"height","100%"),C(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),C(e,"class","svelte-1kqo6e4"),C(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){V(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,fe(),i=Zt(i,c,a,1,l,r,s,e,ji,Ad,null,vd),me())},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)B(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function VA(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 bd extends ue{constructor(t){super(),de(this,t,VA,OA,he,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},jA)}}function BA(n){ge(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 yd(n){let t,e=n[0].text+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","text svelte-1lm20n5"),z(t,"font-size",n[0].textFontSize+"px")},m(s,o){V(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 RA(n){let t,e,i,s,o=n[0].text&&yd(n);return{c(){t=T("div"),e=T("img"),s=te(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),ft(e.src,i=n[0].imageURL)||C(e,"src",i),z(e,"width",n[0].imageWidth+"px"),z(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){V(r,t,a),j(t,e),j(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!ft(e.src,i=r[0].imageURL)&&C(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=yd(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:$,o:$,d(r){r&&O(t),o&&o.d()}}}function _A(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class FA extends ue{constructor(t){super(),de(this,t,_A,RA,he,{missingFloorConfig:0},BA)}}const Bi="data:image/png;base64,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";function Da(n){return n*180/Math.PI}function NA(n){ge(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 GA(n){let t,e;return{c(){t=T("div"),e=T("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),z(e,"background-image",`url(${n[0]||Bi})`),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]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),z(t,"left",n[1]),z(t,"top",n[2])},m(i,s){V(i,t,s),j(t,e)},p(i,[s]){s&1&&z(e,"background-image",`url(${i[0]||Bi})`);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:$,o:$,d(i){i&&O(t)}}}function QA(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=-Da(o)+45,v=document.body.clientWidth,p=document.body.clientHeight,A=`${(v<500||p<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 WA=class extends ue{constructor(t){super(),de(this,t,QA,GA,he,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},NA)}};const HA="data:image/png;base64,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";function UA(n){ge(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 YA(n){let t,e,i,s,o;return{c(){t=T("div"),e=T("div"),i=te(),s=T("span"),o=De(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),z(e,"background-image",`url(${HA})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),z(t,"transform",n[2])},m(r,a){V(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 XA(n){let t,e=n[1]&&YA(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function ZA(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?Da(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 JA extends ue{constructor(t){super(),de(this,t,ZA,XA,he,{floorplanData:3,northDesc:0},UA)}}function qA(n){ge(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 KA(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let P=0;P<u.length;P+=1)f=gt(f,u[P]);t=new DA({props:f});let m=(n[3]||n[5])&&wd(n);const v=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let P=0;P<v.length;P+=1)p=gt(p,v[P]);s=new $h({props:p});let g=n[6]&&Cd(n),A=n[10]&&Pd(n),w=n[4]&&Id(n),I=n[22]&&Md(n);return{c(){re(t.$$.fragment),e=te(),m&&m.c(),i=te(),re(s.$$.fragment),o=te(),g&&g.c(),r=te(),A&&A.c(),a=te(),w&&w.c(),l=te(),I&&I.c(),c=Ee()},m(P,E){se(t,P,E),V(P,e,E),m&&m.m(P,E),V(P,i,E),se(s,P,E),V(P,o,E),g&&g.m(P,E),V(P,r,E),A&&A.m(P,E),V(P,a,E),w&&w.m(P,E),V(P,l,E),I&&I.m(P,E),V(P,c,E),h=!0},p(P,E){const M=E&2052?Ct(u,[{floorIndex:P[2],floorplanData:P[11]}]):{};t.$set(M),P[3]||P[5]?m?(m.p(P,E),E&40&&D(m,1)):(m=wd(P),m.c(),D(m,1),m.m(i.parentNode,i)):m&&(fe(),B(m,1,1,()=>{m=null}),me());const S=E&2052?Ct(v,[{floorplanData:P[11],floorIndex:P[2]}]):{};s.$set(S),P[6]?g?(g.p(P,E),E&64&&D(g,1)):(g=Cd(P),g.c(),D(g,1),g.m(r.parentNode,r)):g&&(fe(),B(g,1,1,()=>{g=null}),me()),P[10]?A?(A.p(P,E),E&1024&&D(A,1)):(A=Pd(P),A.c(),D(A,1),A.m(a.parentNode,a)):A&&(fe(),B(A,1,1,()=>{A=null}),me()),P[4]?w?(w.p(P,E),E&16&&D(w,1)):(w=Id(P),w.c(),D(w,1),w.m(l.parentNode,l)):w&&(fe(),B(w,1,1,()=>{w=null}),me()),P[22]?I?(I.p(P,E),E&4194304&&D(I,1)):(I=Md(P),I.c(),D(I,1),I.m(c.parentNode,c)):I&&(fe(),B(I,1,1,()=>{I=null}),me())},i(P){h||(D(t.$$.fragment,P),D(m),D(s.$$.fragment,P),D(g),D(A),D(w),D(I),h=!0)},o(P){B(t.$$.fragment,P),B(m),B(s.$$.fragment,P),B(g),B(A),B(w),B(I),h=!1},d(P){oe(t,P),P&&O(e),m&&m.d(P),P&&O(i),oe(s,P),P&&O(o),g&&g.d(P),P&&O(r),A&&A.d(P),P&&O(a),w&&w.d(P),P&&O(l),I&&I.d(P),P&&O(c)}}}function $A(n){let t,e;return t=new FA({props:{missingFloorConfig:n[18]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function wd(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=gt(s,i[o]);return t=new bd({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Cd(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=gt(s,i[o]);return t=new iA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Pd(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=gt(s,i[o]);return t=new hA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Id(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=gt(s,i[o]);return t=new WA({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Md(n){let t,e;return t=new JA({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){re(t.$$.fragment)},m(i,s){se(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){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function eb(n){let t,e,i,s,o;const r=[$A,KA],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=T("div"),i.c(),C(t,"class",s=it(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){V(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):(fe(),B(a[u],1,1,()=>{a[u]=null}),me(),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=it(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){c&&O(t),a[e].d()}}}function tb(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:v}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{getRoomAreaText:A}=t,{getRoomDimensionText:w}=t,{getLabelElement:I}=t,{getRuleDistanceText:P}=t,{adaptiveRoomLabelVisibleEnable:E}=t,{highlightData:M}=t,{missingFloorConfig:S}=t,{lastPanoramaLongitude:L}=t,{cameraImageUrl:U}=t,{northDesc:F}=t,{compassEnable:Q}=t;const W=ka(void 0);return n.$$set=N=>{"panoIndex"in N&&e(0,o=N.panoIndex),"isCurrent"in N&&e(1,r=N.isCurrent),"floorIndex"in N&&e(2,a=N.floorIndex),"highlightEnable"in N&&e(3,l=N.highlightEnable),"cameraEnable"in N&&e(4,c=N.cameraEnable),"hoverEnable"in N&&e(5,h=N.hoverEnable),"roomLabelsEnable"in N&&e(6,u=N.roomLabelsEnable),"roomAreaEnable"in N&&e(7,f=N.roomAreaEnable),"roomNameEnable"in N&&e(8,m=N.roomNameEnable),"roomDimensionEnable"in N&&e(9,v=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(10,p=N.ruleLabelsEnable),"floorplanData"in N&&e(11,g=N.floorplanData),"getRoomAreaText"in N&&e(12,A=N.getRoomAreaText),"getRoomDimensionText"in N&&e(13,w=N.getRoomDimensionText),"getLabelElement"in N&&e(14,I=N.getLabelElement),"getRuleDistanceText"in N&&e(15,P=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(16,E=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(17,M=N.highlightData),"missingFloorConfig"in N&&e(18,S=N.missingFloorConfig),"lastPanoramaLongitude"in N&&e(19,L=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(20,U=N.cameraImageUrl),"northDesc"in N&&e(21,F=N.northDesc),"compassEnable"in N&&e(22,Q=N.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,v,p,g,A,w,I,P,E,M,S,L,U,F,Q,s,W,i]}let ib=class extends ue{constructor(t){super(),de(this,t,tb,eb,he,{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},qA)}};function nb(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ed(n,t,e){const i=n.slice();return i[24]=t[e],i}function kd(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=xd(Ed(n,s,a));const r=a=>B(o[a],1,1,()=>{o[a]=null});return{c(){t=T("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){V(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=Ed(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=xd(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(fe(),c=s.length;c<o.length;c+=1)r(c);me()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||nt(()=>{e=zi(t,mt,{duration:n[0],easing:vi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)B(o[l]);i=!1},d(a){a&&O(t),Xt(o,a)}}}function xd(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=gt(s,i[o]);return t=new ib({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function sb(n){let t,e,i=n[1]&&kd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=kd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function ob(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:v}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:g}=t,{floorplanData:A}=t,{lastPanoramaLongitude:w}=t,{cameraImageUrl:I}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:E}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:L}=t,{highlightData:U}=t,{missingFloorConfig:F}=t;return n.$$set=Q=>{"duration"in Q&&e(0,i=Q.duration),"visible"in Q&&e(1,s=Q.visible),"northDesc"in Q&&e(2,o=Q.northDesc),"panoIndex"in Q&&e(3,r=Q.panoIndex),"floorIndex"in Q&&e(4,a=Q.floorIndex),"cameraEnable"in Q&&e(5,l=Q.cameraEnable),"hoverEnable"in Q&&e(6,c=Q.hoverEnable),"highlightEnable"in Q&&e(7,h=Q.highlightEnable),"compassEnable"in Q&&e(8,u=Q.compassEnable),"roomLabelsEnable"in Q&&e(9,f=Q.roomLabelsEnable),"roomAreaEnable"in Q&&e(10,m=Q.roomAreaEnable),"roomNameEnable"in Q&&e(11,v=Q.roomNameEnable),"roomDimensionEnable"in Q&&e(12,p=Q.roomDimensionEnable),"ruleLabelsEnable"in Q&&e(13,g=Q.ruleLabelsEnable),"floorplanData"in Q&&e(14,A=Q.floorplanData),"lastPanoramaLongitude"in Q&&e(15,w=Q.lastPanoramaLongitude),"cameraImageUrl"in Q&&e(16,I=Q.cameraImageUrl),"getRoomAreaText"in Q&&e(17,P=Q.getRoomAreaText),"getRoomDimensionText"in Q&&e(18,E=Q.getRoomDimensionText),"getLabelElement"in Q&&e(19,M=Q.getLabelElement),"getRuleDistanceText"in Q&&e(20,S=Q.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in Q&&e(21,L=Q.adaptiveRoomLabelVisibleEnable),"highlightData"in Q&&e(22,U=Q.highlightData),"missingFloorConfig"in Q&&e(23,F=Q.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,m,v,p,g,A,w,I,P,E,M,S,L,U,F]}let Sa=class extends ue{constructor(t){super(),de(this,t,ob,sb,he,{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},nb)}};const rb="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 ab(n){return H(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return H(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 lb(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 cb(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(lb),rules:n.rules}}function hb(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function db(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 Ri(n){return H(this,null,function*(){const t=yield ab(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(cb),s=n.computed_data.entrance?db(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(hb)}})}function ub(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:rb,width:45,height:48},a=fA(o,t),l=dA(o,e),c=uA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function fb(n,t){return t(n),n}function Xn(n,t){return fb({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Dd(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 La(n,t,e=Vi.BOUNDING_CENTER){const i=Dd(n,t),s=Dd(n,t+1);return e===Vi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Vi.CEILING?s:i}function Ta(n,t,e,i){const s=La(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 _i=class{constructor(t,e){d(this,"VERSION","3.53.5-alpha.1");d(this,"NAME");d(this,"five");d(this,"workUtil");d(this,"fiveUtil");d(this,"hooks",new ut);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 yo(t),this.workUtil=this.fiveUtil.workUtil}getCurrentState(){return this.state}absoluteUrl(t){return ra(this.staticPrefix,t)}onWorkCodeChange(){}},bi=class extends _i{};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 Sd=500,mb=80;function $i(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Ld(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 $i(r,a,e)||$i(r+i,a,e)}Object.assign(window,{nearlyEqual:$i,nearlyEqualRad:Ld});function gb(n){return Object.prototype.toString.call(n)==="[object Object]"}function Td(n){return gb(n)&&!!n.isVector3}function za(n,t){return H(this,null,function*(){const[e]=yield Ki(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(!pb(i,s))throw new Error("pose 与预期不符")})}function pb(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"?Ld(i,s,2):typeof i=="number"&&typeof s=="number"?$i(i,s,2):Td(s)&&Td(i)?s.distanceTo(i)<.01:i===s})}function vb(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!(!$i(e,r,2)||!$i(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!$i(s,c,2))}function zd(n,t,e=!0){return H(this,null,function*(){if(vb(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield Ki(za(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 Ki(n.updateCamera(Xn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Zn(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 Ab(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 bb(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 yb=class extends bi{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)=>H(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)=>H(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=Ta(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=>H(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=x(x({},i),e),o=()=>H(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 Ki(zd(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:Sd;Zn(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=x(x({},{userAction:!0,isAutoHide:!1}),e);Zn(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||bb(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();Ab(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:mb/((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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},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 H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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 H(this,null,function*(){return yield Ri(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const wb=(n,t)=>new yb(n,t);function Cb(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 Pb(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 Ib=class extends bi{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)=>H(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)=>H(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=Ta(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=>H(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=x(x({},i),e),o=()=>H(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 Ki(zd(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:Sd;Zn(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=x(x({},{userAction:!0,isAutoHide:!1}),e);Zn(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&&Pb(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(),Cb(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(Xn(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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),Ji(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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=La(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 H(this,null,function*(){return yield Ri(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const Mb=(n,t)=>new Ib(n,t);let Eb=class extends bi{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=Ta(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:Bi,attachedTo:Vi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},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?Xn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=ie(x(x({},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 H(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&gi(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 Ri(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=La(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 H(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 H(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 H(this,null,function*(){return yield Ri(e.data)})}_show(e){return H(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 za(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;Zn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return H(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;Zn(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?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?ie(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=ie(x(x({},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=ie(x({},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 Sa({target:this.container,intro:!0,props:i})}};const kb=(n,t)=>new Eb(n,t);function xb(n){ge(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 Db(n){let t,e,i;return{c(){t=T("div"),e=T("div"),i=T("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||Bi)+")"),z(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),z(t,"opacity",n[3]?1:0)},m(s,o){V(s,t,o),j(t,e),j(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||Bi)+")"),(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:$,o:$,d(s){s&&O(t)}}}function Sb(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Lb(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 v(P,E){const M=P.bounding,S=P.observers[E];if(!S)return"";const L=(M.max.x-M.min.x)*l,U=(M.max.y-M.min.y)*l,F=Math.floor(S.positionInImage.x*L),Q=Math.floor(S.positionInImage.y*U);return`translate(${F}px, ${Q}px)`}function p(P){e(7,u=P)}function g(P){e(9,m=a.work.observers[P].floorIndex)}const A=Co(P=>{e(8,f=P.longitude)},1e3/60);return Et(()=>(a.on("panoWillArrive",p),a.on("panoArrived",g),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",p),a.off("panoArrived",g),a.off("cameraDirectionUpdate",A)})),n.$$set=P=>{"five"in P&&e(4,a=P.five),"pxmm"in P&&e(5,l=P.pxmm),"floorplanData"in P&&e(6,c=P.floorplanData),"cameraImageUrl"in P&&e(0,h=P.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=v(c,u)),n.$$.dirty&256&&e(1,r=Sb(f))},[h,r,o,s,a,l,c,u,f,m,i]}class Tb extends ue{constructor(t){super(),de(this,t,Lb,Db,he,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},xb)}}function zb(n){ge(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 jd(n,t,e){const i=n.slice();return i[1]=t[e],i}function Od(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=T("div"),i=T("div"),r=te(),C(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),C(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){V(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 jb(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=jd(n,s,r),l=o(a);i.set(l,e[r]=Od(l,a))}return{c(){t=T("div");for(let r=0;r<e.length;r+=1)e[r].c();C(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){V(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=Zt(e,a,o,1,r,s,i,t,Ia,Od,null,jd))},i:$,o:$,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function Ob(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class Vb extends ue{constructor(t){super(),de(this,t,Ob,jb,he,{extraObjects:0},zb)}}function Bb(n){ge(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 Rb(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=gt(l,a[h]);t=new $h({props:l}),i=new Vb({props:{extraObjects:n[7]}});let c=n[3]&&Vd(n);return{c(){re(t.$$.fragment),e=te(),re(i.$$.fragment),s=te(),c&&c.c(),o=Ee()},m(h,u){se(t,h,u),V(h,e,u),se(i,h,u),V(h,s,u),c&&c.m(h,u),V(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=Vd(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(fe(),B(c,1,1,()=>{c=null}),me())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){B(t.$$.fragment,h),B(i.$$.fragment,h),B(c),r=!1},d(h){oe(t,h),h&&O(e),oe(i,h),h&&O(s),c&&c.d(h),h&&O(o)}}}function _b(n){let t,e,i;return{c(){t=T("div"),e=T("img"),C(e,"class","missing-floor-image svelte-18287ai"),ft(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){V(s,t,o),j(t,e)},p(s,o){o&64&&!ft(e.src,i=s[6])&&C(e,"src",i)},i:$,o:$,d(s){s&&O(t)}}}function Vd(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=gt(s,i[o]);return t=new bd({props:s}),{c(){re(t.$$.fragment)},m(o,r){se(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){B(t.$$.fragment,o),e=!1},d(o){oe(t,o)}}}function Fb(n){let t,e,i,s;const o=[_b,Rb],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),V(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(fe(),B(r[h],1,1,()=>{r[h]=null}),me(),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){B(e),s=!1},d(l){r[t].d(l),l&&O(i)}}}function Nb(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 v=void 0;return n.$$set=p=>{"five"in p&&e(0,r=p.five),"pxmm"in p&&e(1,a=p.pxmm),"floorIndex"in p&&e(2,l=p.floorIndex),"hoverEnable"in p&&e(3,c=p.hoverEnable),"floorplanData"in p&&e(4,h=p.floorplanData),"extraObjects"in p&&e(10,u=p.extraObjects),"highlightData"in p&&e(5,f=p.highlightData),"missingFloorImageUrl"in p&&e(6,m=p.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(p=>p.floorIndex===l))},[r,a,l,c,h,f,m,o,s,v,u,i]}class Gb extends ue{constructor(t){super(),de(this,t,Nb,Fb,he,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},Bb)}}function Qb(n){ge(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 Bd(n){let t,e,i,s,o=n[8]!==0&&Rd(n);return{c(){t=T("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){V(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Yt(Oi.call(null,t)),Ce(t,"clientWidth",n[14]),Ce(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Rd(r),o.c(),D(o,1),o.m(t,null)):o&&(fe(),B(o,1,1,()=>{o=null}),me())},i(r){e||(D(o),e=!0)},o(r){B(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,rt(s)}}}function Rd(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=gt(c,l[f]);e=new Gb({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=gt(u,h[f]);return s=new Tb({props:u}),{c(){t=T("div"),re(e.$$.fragment),i=te(),re(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(f,m){V(f,t,m),se(e,t,null),j(t,i),se(s,t,null),a=!0},p(f,m){const v=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(v);const p=m&2073?Ct(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),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){B(e.$$.fragment,f),B(s.$$.fragment,f),a=!1},d(f){f&&O(t),oe(e),oe(s)}}}function Wb(n){let t,e,i=n[1]&&Bd(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=Bd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function Hb(n,t,e){var P,E;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=(E=(P=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:P.floorIndex)!=null?E:0,m=0,v=0,p=0,g=0;function A(M){e(12,f=i.work.observers[M].floorIndex)}Et(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const w=M=>{e(8,m=M.detail)},I=M=>{e(9,v=M.detail)};return n.$$set=M=>{"five"in M&&e(0,i=M.five),"visible"in M&&e(1,s=M.visible),"hoverEnable"in M&&e(2,o=M.hoverEnable),"floorplanData"in M&&e(3,r=M.floorplanData),"cameraImageUrl"in M&&e(4,a=M.cameraImageUrl),"extraObjects"in M&&e(5,l=M.extraObjects),"highlightData"in M&&e(6,c=M.highlightData),"missingFloorImageUrl"in M&&e(7,h=M.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const M=Math.min(m,v),{max:S,min:L}=r.bounding,U=S.x-L.x,F=S.y-L.y,Q=function(){return U>F?[M,M/U*F]:[M/F*U,M]}();e(10,p=Q[0]),e(13,g=Q[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,m,v,p,u,f,g,w,I]}class Ub extends ue{constructor(t){super(),de(this,t,Hb,Wb,he,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},Qb)}}let Yb=class extends bi{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:Bi,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=x(x({},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 H(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 Ri(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return H(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 H(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=ub(e,this.five,this.data),this.render())}formatData(e){return H(this,null,function*(){return yield Ri(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?x(x({},s.config),e.config):s.config;this.state=ie(x(x({},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=ie(x({},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 Ub({target:this.wrapper,props:e})}};const Xb=(n,t)=>new Yb(n,t),Zb=[{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:"和室"}],Jb=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],qb=[{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:"写字楼"}],ja=(n,t,e)=>{const i=new b.Matrix4,s=new b.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},Kb=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ja(s,0,0)),o&&n.applyMatrix4(ja(0,o,0)),r&&n.applyMatrix4(ja(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function _d(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=x({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const $b=(n,t)=>{var p;const e=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/dipan2.f38a21cc.FBX",i=(p=t.north_rad)!=null?p:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",v);const c=g=>H(this,null,function*(){var P;const A=(g==null?void 0:g.fbx_url)||e;if(l=(P=g==null?void 0:g.north_rad)!=null?P:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new Pn.FBXLoader().loadAsync(A);return _d(I,{transparent:!0,side:b.DoubleSide,blending:b.AdditiveBlending}),s.object=I,v(),!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 v(){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,P=Math.max(w,I),{max:{x:E,z:M},min:{x:S,y:L,z:U}}=A;s.yBase=L,o={x:(E+S)/2,y:L-1.6,z:(M+U)/2},r=[0,l-Math.PI/2,0],a=.0045*P,Kb(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:f}};function e1(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 G.CanvasTexture(a)}const t1=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),i1=(n,t)=>{var p,g,A;const e={},i=(p=t.animationEnabled)!=null?p:!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=>H(this,null,function*(){var F,Q,W,N,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 P=t1(I),E=(Q=w==null?void 0:w.rad)!=null?Q:o,M=(W=w==null?void 0:w.fbx_url)!=null?W:r;if(e.rad=E,E===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${E}`));const S=yield new Pn.FBXLoader().loadAsync(M);S.position.copy(P),S.rotation.z=E,S.scale.set(.8,.8,.8),_d(S,{transparent:!0,side:b.DoubleSide});const L=(X=(_=(Y=(N=S.children)==null?void 0:N[0])==null?void 0:Y.children)==null?void 0:_[3])==null?void 0:X.clone();if(!L)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${L}`));const U=(J=t.name)!=null?J:"入户门";return L.material=new G.MeshBasicMaterial({transparent:!0,map:e1(U)}),L.renderOrder=3,S.children[0].add(L),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 G.AnimationMixer(e.object);a.push(I);const P=I.clipAction(e.object.animations[0]);P.timeScale=w;let E;const M=()=>{let F=0,Q=0;const W=1e3/30,N=Y=>{F=requestAnimationFrame(N);const _=Y-Q;_<W||(Q=Y,a.forEach(X=>X.update(_/1e3)),n.needsRender=!0)};return F=requestAnimationFrame(N),()=>{cancelAnimationFrame(F)}},U={play:()=>{E||(P.play(),E=M(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{P.stop(),E==null||E(),E=void 0}};e.animation=U},h=w=>{var P;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((P=w==null?void 0:w.animationEnable)!=null?P: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)}},n1=$t;function s1(n,t,e,i=n1.Linear.None){const s=new po(n).to(t,e).easing(i);xs(()=>s.start(0));const o=Dn(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 o1(n,t){return s1({progress:0},{progress:1},n,t)}var Fd=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Fd||{}),si=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(si||{});const Yo=Math.PI*2;function Nd(n){return(n%Yo+Yo)%Yo}function Gd(n){return n%Yo}function Oa(n,t,e){return n+(t-n)*e}const Va=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Nd(n),r=Nd(t);return e===si.Anticlockwise&&o<r&&(o+=s),e===si.Clockwise&&r<o&&(r+=s),e===si.Loop&&r-o>i?Va(o,r,si.Anticlockwise):e===si.Loop&&o-r>i?Va(o,r,si.Clockwise):{from:o,to:r}},r1=n=>{const t={},e=(l,c,...h)=>H(this,[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,x({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Gd(r.latitude),l=Gd(o.latitude),{from:c,to:h}=Va(r.longitude,o.longitude,o.rotation||si.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)=>H(this,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ue.Five.Mode.Panorama&&(yield n.changeMode(Ue.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,v)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>v(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(m=>{const v=({progress:I})=>{const P={};P.longitude=Oa(u.longitude,f.longitude,I),P.latitude=Oa(u.latitude,f.latitude,I),P.fov=Oa(u.fov,f.fov,I),n.setState(P,!0)},p=()=>{m(!0)},g=()=>{m(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,w=o1(A,$t.Linear.None).onUpdate(v).onComplete(p).onDestroy(g);o.rotation===si.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 Qd(n,t){return n.x===t.x&&n.y===t.y}function Wd(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Hd(n,t,e){const i=Xo(n[1],n[0]),s=Xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Wd(i,s))return!1;if(Zo(n[0],t))return n[0];if(Zo(n[1],t))return n[1];if(Zo(t[0],n))return t[0];if(Zo(t[1],n))return t[1];if(e&&!l1(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 Zo(n,t){return Qd(n,t[0])||Qd(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&&Wd(Xo(t[0],n),Xo(n,t[1]))}function a1(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 Jo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function l1(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)&&Jo(t[0],n[1],n[0])*Jo(n[1],t[1],n[0])>0&&Jo(n[0],t[1],t[0])*Jo(t[1],n[1],t[0])>0?1:0}function Ud(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Ud(n,t-1))}const c1=`<style type="text/css">
|
|
254
254
|
.PanoRulerPlugin-rule-line {
|
|
255
255
|
position: absolute;
|
|
256
256
|
transform-origin: left center;
|
|
@@ -587,7 +587,7 @@ void main() {
|
|
|
587
587
|
`)}switch(this.mode){case kt.EVAL:this.source+=" ; "+t+`
|
|
588
588
|
`;break;case kt.ESCAPED:this.source+=" ; __append(escapeFn("+Qu(t)+`))
|
|
589
589
|
`;break;case kt.RAW:this.source+=" ; __append("+Qu(t)+`)
|
|
590
|
-
`;break;case kt.COMMENT:break;case kt.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ua=.001,Wu=.01,gw="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",pw=(n,t)=>{var le,ae,Ie,Ae,pe,_e,we,Xe;let e=t==null?void 0:t.container,i=1.4;const s=(le=t==null?void 0:t.wait)!=null?le:200,o=(ae=t==null?void 0:t.maxNumberOnScreen)!=null?ae:3,r=(Ie=t==null?void 0:t.minRad)!=null?Ie:Math.PI/4,a=(Ae=t==null?void 0:t.nearTolerance)!=null?Ae:100,l=(pe=t==null?void 0:t.upsideHeight)!=null?pe:1.6,c=(_e=t==null?void 0:t.minDistance)!=null?_e:1.2,h=(we=t==null?void 0:t.maxDistance)!=null?we:3.5,u=Ss(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,hw);const m=new Ue.Subscribe;let v=new Image;v.src=gw;const p={points:[],origins:[],tags:[],template:"",events:{},render:fw,folded:!1,enabled:!0,forbidden:!0},g=new ow({target:f,props:{origins:p.origins}}),A=(ee,be)=>{E(),be&&M()},w=()=>{p.forbidden&&(p.forbidden=!1,M())},I=(ee,be)=>{if(p.tags.length===0)return;const ze=be.longitude-n.state.longitude,ve=n.camera.clone();ve.position.copy(be.offset),ve.rotateOnWorldAxis(new b.Vector3(0,1,0),ze),ve.updateProjectionMatrix(),ve.updateMatrixWorld(!0);const
|
|
590
|
+
`;break;case kt.COMMENT:break;case kt.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Ua=.001,Wu=.01,gw="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",pw=(n,t)=>{var le,ae,Ie,Ae,pe,_e,we,Xe;let e=t==null?void 0:t.container,i=1.4;const s=(le=t==null?void 0:t.wait)!=null?le:200,o=(ae=t==null?void 0:t.maxNumberOnScreen)!=null?ae:3,r=(Ie=t==null?void 0:t.minRad)!=null?Ie:Math.PI/4,a=(Ae=t==null?void 0:t.nearTolerance)!=null?Ae:100,l=(pe=t==null?void 0:t.upsideHeight)!=null?pe:1.6,c=(_e=t==null?void 0:t.minDistance)!=null?_e:1.2,h=(we=t==null?void 0:t.maxDistance)!=null?we:3.5,u=Ss(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,hw);const m=new Ue.Subscribe;let v=new Image;v.src=gw;const p={points:[],origins:[],tags:[],template:"",events:{},render:fw,folded:!1,enabled:!0,forbidden:!0},g=new ow({target:f,props:{origins:p.origins}}),A=(ee,be)=>{E(),be&&M()},w=()=>{p.forbidden&&(p.forbidden=!1,M())},I=(ee,be)=>{if(p.tags.length===0)return;const ze=be.longitude-n.state.longitude,ve=n.camera.clone();ve.position.copy(be.offset),ve.rotateOnWorldAxis(new b.Vector3(0,1,0),ze),ve.updateProjectionMatrix(),ve.updateMatrixWorld(!0);const qe=new b.Frustum,je=new b.Matrix4;je.multiplyMatrices(ve.projectionMatrix,ve.matrixWorldInverse),qe.setFromProjectionMatrix(je),p.tags.forEach(xe=>{const st=ve.position.clone().setY(i).distanceTo(xe.position);if(st<c||st>h||!qe.containsPoint(xe.position))return xe.destroying=!0;const ce=xe.position.clone().sub(ve.position).setY(0);if(ce.angleTo(xe.normal)>Math.PI/2-r&&ce.angleTo(xe.normal)<Math.PI/2+r)return xe.destroying=!0}),p.tags.forEach(xe=>{xe.destroying?xe.app.$set({contentZoom:.1+ve.position.distanceTo(xe.position)/h,lineWidthZoom:.38*(.01+ve.position.distanceTo(xe.position)/h),destroying:xe.destroying}):xe.app.$set({lineWidthZoom:.38*(.01+ve.position.distanceTo(xe.position)/h),lineHeightZoom:.4+(ve.position.distanceTo(xe.position)-c)/h*.6,contentZoom:.1+ve.position.distanceTo(xe.position)/h})}),setTimeout(()=>{p.tags.forEach(xe=>{xe.destroying&&(xe.app.$destroy(),xe=null)}),p.tags=p.tags.filter(xe=>!xe.destroying),E()},1900)},P=ee=>{ee!==Ue.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(be=>{be.app.$destroy(),be=null}),p.origins=[],p.tags=[],p.forbidden=!0)},E=()=>{if(p.forbidden||!p.enabled)return;const ee=n.camera,be=ee.getWorldDirection(new b.Vector3);p.origins=p.tags.map(ze=>{const ve=ze.position.clone().project(ee),qe=ze.position.clone().sub(ee.position).setY(0).angleTo(be.setY(0))<Math.PI/2;return{id:ze.id,front:qe,left:(ve.x+1)/2*100,top:(-ve.y+1)/2*100,destroying:ze.destroying}}),g.$set({origins:p.origins})},M=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const ee=S();ee.length&&(p.tags=p.tags.concat(ee),E())},s))},S=()=>{const{clientWidth:ee,clientHeight:be}=n.getElement(),ze=[],ve=n.camera,qe=new b.Frustum,je=new b.Matrix4,xe=ve.getWorldDirection(new b.Vector3);je.multiplyMatrices(ve.projectionMatrix,ve.matrixWorldInverse),qe.setFromProjectionMatrix(je);const st=p.tags.filter(Pe=>qe.containsPoint(Pe.position)&&!Pe.destroying).length,ce=p.points.reduce((Pe,Ve)=>{if(p.tags.find(Me=>Ve.id===Me.id&&!Me.destroying))return Pe;const We=ve.position.clone().setY(i).distanceTo(Ve.position);if(We<c||We>h||!qe.containsPoint(Ve.position))return Pe;const ht=Ve.position.clone().sub(ve.position).setY(0);if(ht.angleTo(Ve.normal)>Math.PI/2-r&&ht.angleTo(Ve.normal)<Math.PI/2+r)return Pe;const tt=Ve.position.clone().project(ve);if(!p.tags.every(Me=>{if(Me.position.clone().sub(ve.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Ke=Me.position.clone().project(ve);return Math.sqrt(Math.pow((tt.x-Ke.x)/2*ee,2)+Math.pow((tt.y-Ke.y)/2*be,2))>a}))return Pe;const at={id:Ve.id,position:Ve.position,normal:Ve.normal,replacement:Ve.replacement,weight:Ve.weight,distance:We};let Te;for(let Me=0,Ke=Pe.length;Me<Ke;Me++){const vt=Pe[Me];if(at.weight>vt.weight){Te=Me;break}if(at.distance<vt.distance){Te=Me;break}}return Te!==void 0?Pe.splice(Te,0,at):Pe.push(at),Pe},[]);for(let Pe=0,Ve=ce.length;Pe<Ve&&!(st+ze.length>=o);Pe++){const We=ce[Pe];if(ze.find(Te=>We.id===Te.id))continue;const ht=We.position.clone().project(ve);if(!p.tags.concat(ze).every(Te=>{if(Te.position.clone().sub(ve.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Me=Te.position.clone().project(ve);return Math.sqrt(Math.pow((ht.x-Me.x)/2*ee,2)+Math.pow((ht.y-Me.y)/2*be,2))>a}))continue;const tt=new b.Raycaster(ve.position.clone().setY(i),We.position.clone().sub(ve.position.clone().setY(i)).normalize(),0,We.distance+Wu),[at]=p.intersectObjects?tt.intersectObjects(p.intersectObjects,!0):n.model.loaded?n.model.intersectRaycaster(tt):tt.intersectObjects(n.model.children,!0);if(at&&We.distance-at.distance<Wu){const{position:Te,normal:Me,id:Ke,replacement:vt}=We,Ks=new b.Plane().setFromNormalAndCoplanarPoint(Me,Te),li=Te.clone().sub(ve.position).cross(new b.Vector3(0,1,0)).setLength(Ua),Wi=[Te.clone(),Te.clone().add(li),Te.clone().add(new b.Vector3(0,Ua,0)).add(li),Te.clone().add(new b.Vector3(0,Ua,0))].map(cs=>Ks.projectPoint(cs,new b.Vector3)),{container:gn,dispose:Lt}=u.create3DDomContainer(Wi)||{},ls=new cw({target:gn,props:{id:Ke,content:p.render(p.template,vt),lineWidthZoom:.38*(.01+ve.position.distanceTo(Te)/h),lineHeightZoom:.4+(ve.position.distanceTo(Te)-c)/h*.6,contentZoom:.1+ve.position.distanceTo(Te)/h,upsideDown:Te.y>l,folded:p.folded,events:p.events,hooks:m,dispose:Lt}});ze.push({position:Te,normal:Me,id:Ke,app:ls})}}return ze},L=ee=>{p.points=ee.points.map(be=>{var ze,ve;return{id:be.id,position:new b.Vector3().fromArray(be.position),normal:new b.Vector3().fromArray(be.normal),replacement:(ze=be.replacement)!=null?ze:{},weight:(ve=be.weight)!=null?ve:-1}}),ee.render&&(p.render=ee.render),ee.template&&(p.template=ee.template),ee.events&&(p.events=ee.events),ee.enabled===!1&&(p.enabled=ee.enabled),ee.folded===!0&&(p.folded=ee.folded)},U=ee=>{p.intersectObjects=ee,M()},F=()=>{p.enabled=!0,M()},Q=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach(ee=>{ee.app.$destroy(),ee=null}),p.origins=[],p.tags=[]},W=()=>{p.folded=!1,p.tags.forEach(ee=>{ee.app.$set({folded:p.folded})})},N=()=>{p.folded=!0,p.tags.forEach(ee=>{ee.app.$set({folded:p.folded})})},Y=ee=>{p.tags.forEach(be=>{be.id===ee&&be.app.$set({folded:!1})})},_=ee=>{p.tags.forEach(be=>{be.id===ee&&be.app.$set({folded:!0})})},X=()=>{n.once("renderFrame",E)},J=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(f),p.forbidden=!1,i=n.model.bounding.getCenter(new b.Vector3).y,M(),n.on("panoWillArrive",I),n.on("panoArrived",w),n.on("modeChange",P),n.on("cameraUpdate",A)},q=()=>{v=null,u.disposeAll(),g.$destroy(),p.tags.forEach(ee=>{ee.app.$destroy(),ee=null}),p.origins=[],p.tags=[],n.off("modelLoaded",J),n.off("renderFrame",E),n.off("panoWillArrive",I),n.off("panoArrived",w),n.off("modeChange",P),n.off("cameraUpdate",A),n.off("dispose",q),window.removeEventListener("resize",X,!1)};return window.addEventListener("resize",X,!1),(Xe=n==null?void 0:n.model)!=null&&Xe.loaded?J():n.once("modelLoaded",J),n.on("dispose",q),{load:L,setIntersectObjects:U,unfoldAll:W,foldAll:N,unfold:Y,fold:_,enable:F,disable:Q,hooks:m,dispose:q}};var an=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(an||{}),Ya={},vw={get exports(){return Ya},set exports(n){Ya=n}};/*!
|
|
591
591
|
Copyright (c) 2018 Jed Watson.
|
|
592
592
|
Licensed under the MIT License (MIT), see
|
|
593
593
|
http://jedwatson.github.io/classnames
|
|
@@ -607,7 +607,7 @@ void main() {
|
|
|
607
607
|
width: 100%;
|
|
608
608
|
height: 100%;
|
|
609
609
|
z-index: 5;
|
|
610
|
-
`,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=Xw(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{h(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Yw({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",u),n.once("dispose",a)},h=()=>{n.off("modeChange",u)},u=g=>{if(g!==Ue.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},qw={name:"ItemLabelPlugin",version:0};class Kw extends _i{constructor(e){super(e);d(this,"state");d(this,"container");d(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(ie(x({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(ie(x({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(ie(x({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(ie(x({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=x({},this.state);this.state=x(x(x({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===Ue.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(ie(x({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function $w(n){ge(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function eC(n){let t,e,i,s,o,r,a,l;return{c(){t=T("div"),e=T("div"),i=T("span"),i.textContent=`${n[8]}`,s=te(),o=T("i"),C(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),C(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),C(e,"class",r=it(St("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),C(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),C(e,"data-camera-toward",n[7]),C(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),C(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,h){V(c,t,h),j(t,e),j(e,i),j(e,s),j(e,o),n[10](t),a||(l=Ce(e,"click",n[9]),a=!0)},p(c,[h]){h&1&&r!==(r=it(St("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&C(e,"class",r)},i:$,o:$,d(c){c&&O(t),n[10](null),a=!1,l()}}}function tC(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:h,cameraToward:u,name:f}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,A=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=A/2||a>=100-A/2},v=g=>{s&&s()};function p(g){Ye[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,u,f,v,p]}class iC extends ue{constructor(t){super(),de(this,t,tC,eC,he,{props:0,onClick:1},$w)}}function nC(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function sC(n){const{camera:t}=n,e=t.getWorldDirection(new G.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function oC(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function rC(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const aC={userAction:!0};class lC extends Kw{constructor(e){super(e);d(this,"MinVisibledistance",1.8);d(this,"MaxVisibledistance",5);d(this,"OffsetHeight",-1.3);d(this,"rooms");d(this,"floorplanServerData");d(this,"doorLabelItems");d(this,"visibleLabelMap",new Map);d(this,"labelItems",[]);d(this,"doorLabels");d(this,"roomObservers");d(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});d(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,h=e==null?void 0:e.find(u=>u.floor_index===c);if(h){const u=h.rooms.find(f=>f.observer_indexs.includes(l));if(u)return{panoIndex:l,floorIndex:c,name:u.name}}}).filter(Boolean);this.roomObservers=s});d(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});d(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const h=l.position.clone(),u=h.distanceTo(o);if(u<this.MinVisibledistance||u>this.MaxVisibledistance)return;const f=new G.Raycaster,m=h.clone().sub(o).normalize();f.set(o,m);const[v]=this.five.model.intersectRaycaster(f);v&&v.distance+.1<u||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});d(this,"fixDoorPosition",()=>{var h,u,f,m,v,p,g,A,w,I,P,E;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new G.Vector3),l=[],c=[...this.labelItems];if(c.forEach((M,S)=>{if(M.visible){const L=i.position.distanceTo(M.position),U=M.position.clone().add(new G.Vector3(0,this.OffsetHeight,0)),Q=U.clone().sub(i.position).normalize().angleTo(a),W=U.clone().project(i),N=(W.x+1)/2.2*100,Y=(-W.y+1)/2.2*100,_=N>=0&&N<=100&&Y>=0&&Y<=100&&L>this.MinVisibledistance&&L<=this.MaxVisibledistance;M.left=N,M.top=Y,M.inSight=_&&Q<Math.PI/2,M.cameraToward=sC(this.five),_?l.push({disFromCameraToLabel:L,left:N,top:Y,index:S}):M.transform="translate(-50%, -50%)"}else M.inSight=!1}),l.length>1){let M=0;l.sort((S,L)=>L.disFromCameraToLabel-S.disFromCameraToLabel);for(let S=1;S<l.length;S++){const{index:L,left:U,top:F}=l[S-1],{index:Q,left:W,top:N}=l[S],Y=this.container.children[L],_=this.container.children[Q];if(!Y||!_)return;const X={left:o*U/100,top:r*F/100,width:(f=(u=(h=Y.children)==null?void 0:h[0])==null?void 0:u.clientWidth)!=null?f:0,height:(p=(v=(m=Y.children)==null?void 0:m[0])==null?void 0:v.clientHeight)!=null?p:0},J={left:o*W/100,top:r*N/100,width:(w=(A=(g=_.children)==null?void 0:g[0])==null?void 0:A.clientWidth)!=null?w:0,height:(E=(P=(I=_.children)==null?void 0:I[0])==null?void 0:P.clientHeight)!=null?E:0};nC(X,J)&&(M++,c[L].transform=`translate(-50%, ${(M-1)*100-50}%)`,c[Q].transform=`translate(-50%, ${M*100-50}%)`)}}this.labelItems=c,this.render()});d(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(h=>h.panoIndex===l.panoIndex&&h.name===e)){const h=l.standingPosition,u=i.distanceTo(h);u<a&&(o=l.panoIndex,r=h.clone().sub(i).normalize(),a=u)}if(r!==null&&o!==null){const l={};if(a>0){const h=new G.Vector3(0,0,-1),u=r.clone(),f=new G.Quaternion;f.setFromUnitVectors(h,u);const m=new G.Euler;m.setFromQuaternion(f,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});d(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(h=>!!(h&&h.name===r.name)),l=this.five.work.observers.filter((h,u)=>!!r.observer_indexs.find(f=>f===u));a&&a.forEach(h=>{const u=h.position;let f=1/0,m;l.forEach(p=>{const g=p.standingPosition,A={x:g.x,y:g.y,z:g.z},w=oC(u,A);w<f&&(f=w,m=A)}),m&&(u.y=m.y+.01);const v=new G.Vector3(u.x,u.y,u.z);v.add(new G.Vector3(-.2,1.8,0).applyEuler(new G.Euler(0,h.rad,0))),this.doorLabels.push({roomName:r.name,name:h.name,position:v,toward:rC(h.rad)})})}),this.labelItems=this.doorLabels.map(r=>ie(x({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:aC.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new iC({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const cC=n=>new lC(n);function tf(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var sr={},hC=dC;function dC(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var uC=fC;function fC(n,t,e){return n[0]=t,n[1]=e,n}var mC=gC;function gC(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var pC=vC;function vC(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var AC=bC;function bC(n,t){return n[0]*t[0]+n[1]*t[1]}var yC=hC,Ja=uC,nf=mC,wC=pC,CC=AC,sf=[0,0];sr.computeMiter=function(t,e,i,s,o){return yC(t,i,s),nf(t,t),Ja(e,-t[1],t[0]),Ja(sf,-i[1],i[0]),o/CC(e,sf)},sr.normal=function(t,e){return Ja(t,-e[1],e[0]),t},sr.direction=function(t,e,i){return wC(t,e,i),nf(t,t),t};var yi=sr,cn=[0,0],or=[0,0],of=[0,0],Os=[0,0],PC=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(yi.direction(cn,a,r),e||(e=[0,0],yi.normal(e,cn)),o===1&&qa(i,e,1),!l)yi.normal(e,cn),qa(i,e,1);else{yi.direction(or,l,a);var c=yi.computeMiter(of,Os,cn,or,1);qa(i,Os,c)}}if(n.length>2&&t){var h=n[s-2],u=n[0],f=n[1];yi.direction(cn,u,h),yi.direction(or,f,u),yi.normal(e,cn);var m=yi.computeMiter(of,Os,cn,or,1);i[0][0]=Os.slice(),i[s-1][0]=Os.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function qa(n,t,e){n.push([[t[0],t[1]],e])}function rf(n,t){const e=n[0],i=n[1],s=t[0],o=t[1];var r=(o.x-s.x)*(e.y-s.y)-(o.y-s.y)*(e.x-s.x),a=(i.x-e.x)*(e.y-s.y)-(i.y-e.y)*(e.x-s.x),l=(o.y-s.y)*(i.x-e.x)-(o.x-s.x)*(i.y-e.y);if(l!==0){var c=r/l,h=a/l;if(0<=c&&c<=1&&0<=h&&h<=1)return!0}return!1}function IC(n,t){for(let e=0;e<n.length-1;e++)for(let i=0;i<t.length-1;i++)if(rf([n[e],n[e+1]],[t[i],t[i+1]]))return{x:(n[e].x+n[e+1].x)/2,y:(n[e].y+n[e+1].y)/2,line1RelativeIndex:e,line2RelativeIndex:i}}const MC=2,EC=3,kC=3,xC=2;function DC(n){const t=n.width,e=n.unitLength,i=t/2,s=n.path;if(s.length===0)return{geometry:new b.BufferGeometry,maxV:0,curvePath:null,curvePoints:null};const o=new b.CurvePath;s.forEach(_=>{const X=SC(_);X&&o.add(X)});const r=Math.ceil(o.getLength()*100);o.arcLengthDivisions=r;const a=o.getPoints(r),l=a.length;if(l<=2)return{geometry:new b.BufferGeometry,maxV:0,curvePath:null,curvePoints:null};const c=PC(a.map(_=>[_.x,_.z])),u=(l-1)*MC*EC,f=2*l,m=f*kC,v=f*xC,p=new Uint32Array(u),g=new Float32Array(m),A=new Float32Array(v),w=o.getLength();let I=0,P=0,E={};const M=n.path[0].points.map(_=>new b.Vector3().fromArray(_)),S=n.path[0].panoIndexList?[...n.path[0].panoIndexList]:void 0,L=(()=>{const _=[];for(let q=0;q<M.length;q++){const le=M[q];if(q===0)_.push(0);else{const ae=M[q-1];_.push(le.distanceTo(ae)+_[q-1])}}const X=_.at(-1),J=[];for(let q=0;q<_.length;q++){const le=_[q],ae=q===0?0:_[q-1],Ie=q===_.length-1?X:_[q+1],Ae=le-Math.min(.3,(le-ae)/2),pe=le+Math.min(.3,(Ie-le)/2);J.push([w*(Ae/X),w*(pe/X)])}return J})();let U=[];for(let _=0;_<l;_++){const[X,J]=c[_][0],q=a[_],{x:le,y:ae,z:Ie}=q,Ae=new G.Vector3(le+X*i,ae+.05,Ie+J*i);g[_*6+0]=Ae.x,g[_*6+1]=Ae.y,g[_*6+2]=Ae.z;const pe=new G.Vector3(le-X*i,ae+.05,Ie-J*i);g[_*6+3]=pe.x,g[_*6+4]=pe.y,g[_*6+5]=pe.z,I+=_>0?a[_-1].clone().sub(a[_]).length():0;const _e=I/e;P=_e,A[_*4+0]=0,A[_*4+1]=_e,A[_*4+2]=1,A[_*4+3]=_e;const we=new b.Vector3().lerpVectors(Ae,pe,.5);if(n.skipPositions&&n.skipPositions.some(be=>be.distanceTo(we)<.26))continue;const Xe=M[0];if(n.useAutoDepthTest&&Xe&&S){const ee=S[0],[be,ze]=L[0];if(I>be&&I<ze&&U.push({distance:Xe.distanceTo(we),index:_}),I>=ze||_===l-1){const ve=Math.min(...U.map(je=>je.distance)),Je=U.find(je=>je.distance===ve);if(U=[],M.shift(),S.shift(),L.shift(),Je)E[ee]=Je.index;else{console.error(`can not find the min distance ${ee}`);continue}}}_!==l-1&&(p[_*6+0]=_*2+0,p[_*6+1]=_*2+2,p[_*6+2]=_*2+1,p[_*6+3]=_*2+2,p[_*6+4]=_*2+3,p[_*6+5]=_*2+1)}const F=[];let Q;const W=[];for(let _=0;_<l-1;_++){if(Q!==void 0&&_<=Q)continue;const X=_+1,J={x:g[_*6+0],y:g[_*6+2]},q={x:g[_*6+3],y:g[_*6+5]},le={x:g[X*6+0],y:g[X*6+2]},ae={x:g[X*6+3],y:g[X*6+5]},Ie=rf([J,q],[le,ae]);if(Ie&&F.push(_),!Ie&&F.length){F.push(_);const Ae=new b.Vector2(J.x,J.y).distanceTo(new b.Vector2(le.x,le.y)),pe=new b.Vector2(q.x,q.y).distanceTo(new b.Vector2(ae.x,ae.y)),_e=200,we=[],Xe=[],ee=Math.max(0,F[0]-e*_e),be=F[0];for(let je=ee;je<be;je++)Ae<pe?we.push({x:g[je*6+0],y:g[je*6+2]}):we.push({x:g[je*6+3],y:g[je*6+5]});const ze=F.at(-1),ve=F.at(-1)+e*_e;for(let je=ze;je<ve;je++)Ae<pe?Xe.push({x:g[je*6+0],y:g[je*6+2]}):Xe.push({x:g[je*6+3],y:g[je*6+5]});const Je=IC(we,Xe);if(Je){const{line1RelativeIndex:je,line2RelativeIndex:xe,x:st,y:ce}=Je,Pe=ee+je,Ve=ze+xe+2;for(let Me=Pe;Me<Ve;Me++)Ae<pe?(g[Me*6+0]=st,g[Me*6+2]=ce):(g[Me*6+3]=st,g[Me*6+5]=ce),Q=Me;let We,ht,tt,at,Te;Ae<pe?(We=g[ee*6+1],ht=g[Pe*6+1],tt=g[Ve*6+1],at=g[ve*6+1],Te=(ht+tt)/2):(We=g[ee*6+4],ht=g[Pe*6+4],tt=g[Ve*6+4],at=g[ve*6+4],Te=(ht+tt)/2);for(let Me=ee;Me<Pe;Me++){const qe=Pe-ee,vt=(Me-ee)/qe;Ae<pe?g[Me*6+1]=We+(Te-We)*vt:g[Me*6+4]=We+(Te-We)*vt}for(let Me=Pe;Me<Ve;Me++)Ae<pe?g[Me*6+1]=Te:g[Me*6+4]=Te;for(let Me=Ve;Me<ve;Me++){const qe=ve-Ve,vt=(Me-Ve+1)/qe;Ae<pe?g[Me*6+1]=Te+(at-Te)*vt:g[Me*6+4]=Te+(at-Te)*vt}W.push({start:Pe,end:Ve})}F.length=0}}const N=new Float32Array(f);W.forEach(_=>{for(let X=0;X<l-1;X++)X>=_.start&&X<=_.end?(N[X*2+0]=1,N[X*2+1]=1):N[X]!==1&&(N[X*2+0]=0,N[X*2+1]=0)});const Y=new b.BufferGeometry;return Y.setAttribute("position",new b.BufferAttribute(g,3)),Y.setAttribute("uv",new b.BufferAttribute(A,2)),Y.setIndex(new b.BufferAttribute(p,1)),{geometry:Y,maxV:P,animationWillError:W,curvePath:o,curvePoints:a,panoMap:E,totalLength:I}}function SC(n){if(LC(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new b.Vector3().fromArray(s));return new b.CatmullRomCurve3(e,...t)}}function LC(n){return n.type==="CatmullRomCurve3"}function TC(n,t){t.forEach(e=>{const i=new b.SphereGeometry(.02,16,16),s=[],o=[new b.MeshBasicMaterial({color:16776960}),new b.MeshBasicMaterial({color:16711935}),new b.MeshBasicMaterial({color:16711680}),new b.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new b.Mesh(i,l);c.position.copy(xi(r)),s.push(c)});else{const r=o[0],a=new b.Mesh(i,r);a.position.copy(xi(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const Ke=n=>n;function af(n){if(!n||n.length<3)return;const t=n.map(Fe),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function zC(n){return n.stickType==="Plane"}function jC(n){return n.stickType==="3DPoint"}function oi(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function OC(n){return n.stickType==="Model"&&n.contentType==="Model"}function VC(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function Ka(n){const t=(()=>{if(oi(n)&&n.matrix){const e=new G.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>Fe(i).clone().applyMatrix4(e))}else return n.position})();return Dp(t)}function lf(n){const t=Ka(n);return jt(...Array.isArray(t)?t:[t])}function rr(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function BC(n,t,e){const s=new b.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new b.Vector3(0,1,0)).setLength(.01),r=new b.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new b.Vector3))}const RC=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function _C(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function FC(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function $a(n){return n.stickType?n.stickType:n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint"}function NC(n){var t,e,i,s;if(n.stickType||(n.stickType=$a(n)),n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vr-static.realsee-cdn.cn/release/web/test.09dee741.png",steps:28})}return n.extraData&&(n.data?n.data.extraData=n.extraData:n.data={extraData:n.extraData}),n}const Kn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",Vs={};var el=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(el||{});function GC(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Vs[e]||(Vs[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===Kn);return s||(console.warn("未找到缓存音频,已新建",Vs),s=new cf(Kn),i.push(s)),n&&(s.src=n),s}function QC(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Vs[e]||(Vs[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new cf(Kn))}class cf extends(()=>typeof Audio=="undefined"?class{}:Audio)(){constructor(e){super(e);d(this,"preload","auto");d(this,"crossOrigin","anonymous");d(this,"realSrc","");d(this,"inited",!1);d(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>WC(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===Kn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=Kn}}function WC(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===Kn&&n.play()))}function HC(n){ge(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function hf(n){let t,e,i,s,o,r,a,l=n[3]&&df(n);return{c(){t=T("div"),e=Ne("svg"),i=Ne("defs"),s=Ne("linearGradient"),o=Ne("stop"),r=Ne("stop"),l&&l.c(),C(o,"offset","25%"),C(o,"stop-color",n[5]),C(o,"stop-opacity","1"),C(r,"offset","100%"),C(r,"stop-color",n[5]),C(r,"stop-opacity","0.5"),C(s,"x1",.5),C(s,"y1",.5),C(s,"x2",n[8]),C(s,"y2",.5),C(s,"id",n[10]),C(s,"gradientUnits","userSpaceOnUse"),C(e,"class","straight-line svelte-xuejcm"),C(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),C(e,"preserveAspectRatio","none"),C(t,"class","line svelte-xuejcm"),ne(t,"vertical",n[9]),ne(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,h){V(c,t,h),j(t,e),j(e,i),j(i,s),j(s,o),j(s,r),l&&l.m(e,null)},p(c,h){h&32&&C(o,"stop-color",c[5]),h&32&&C(r,"stop-color",c[5]),h&256&&C(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&D(l,1)):(l=df(c),l.c(),D(l,1),l.m(e,null)):l&&(fe(),B(l,1,1,()=>{l=null}),me()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&C(e,"viewBox",a),h&512&&ne(t,"vertical",c[9]),h&512&&ne(t,"horizontal",!c[9]),h&256&&z(t,"width",c[8]+"px"),h&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function df(n){let t,e,i,s,o;return{c(){t=Ne("path"),C(t,"fill","none"),C(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),C(t,"stroke-width",1),C(t,"d",n[6])},m(r,a){V(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&C(t,"stroke",e),(!o||a&64)&&C(t,"d",n[6])},i(r){o||(r&&nt(()=>{o&&(s&&s.end(1),i=zi(t,Ho,{duration:n[2],delay:n[0],easing:vi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Gn(t,Ho,{duration:n[2],delay:n[1],easing:vi})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function UC(n){let t,e=n[8]&&hf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=hf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function YC(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:v="white"}=t;const p=ct();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,h=g.unfolded),"length"in g&&e(11,u=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,v=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,m,v,r,o,s,i,p,u,f]}class tl extends ue{constructor(t){super(),de(this,t,YC,UC,he,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},HC)}}function XC(n){ge(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function uf(n){let t,e,i,s,o;return{c(){t=T("div"),C(t,"class","shadow svelte-faoauy"),C(t,"style",e=`
|
|
610
|
+
`,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=Xw(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{h(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new Yw({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",u),n.once("dispose",a)},h=()=>{n.off("modeChange",u)},u=g=>{if(g!==Ue.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},qw={name:"ItemLabelPlugin",version:0};class Kw extends _i{constructor(e){super(e);d(this,"state");d(this,"container");d(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(ie(x({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(ie(x({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(ie(x({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(ie(x({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=x({},this.state);this.state=x(x(x({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===Ue.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(ie(x({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function $w(n){ge(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function eC(n){let t,e,i,s,o,r,a,l;return{c(){t=T("div"),e=T("div"),i=T("span"),i.textContent=`${n[8]}`,s=te(),o=T("i"),C(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),C(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),C(e,"class",r=it(St("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),C(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),C(e,"data-camera-toward",n[7]),C(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),C(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,h){V(c,t,h),j(t,e),j(e,i),j(e,s),j(e,o),n[10](t),a||(l=Ce(e,"click",n[9]),a=!0)},p(c,[h]){h&1&&r!==(r=it(St("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&C(e,"class",r)},i:$,o:$,d(c){c&&O(t),n[10](null),a=!1,l()}}}function tC(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:h,cameraToward:u,name:f}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,A=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=A/2||a>=100-A/2},v=g=>{s&&s()};function p(g){Ye[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,u,f,v,p]}class iC extends ue{constructor(t){super(),de(this,t,tC,eC,he,{props:0,onClick:1},$w)}}function nC(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function sC(n){const{camera:t}=n,e=t.getWorldDirection(new G.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function oC(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function rC(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const aC={userAction:!0};class lC extends Kw{constructor(e){super(e);d(this,"MinVisibledistance",1.8);d(this,"MaxVisibledistance",5);d(this,"OffsetHeight",-1.3);d(this,"rooms");d(this,"floorplanServerData");d(this,"doorLabelItems");d(this,"visibleLabelMap",new Map);d(this,"labelItems",[]);d(this,"doorLabels");d(this,"roomObservers");d(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});d(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,h=e==null?void 0:e.find(u=>u.floor_index===c);if(h){const u=h.rooms.find(f=>f.observer_indexs.includes(l));if(u)return{panoIndex:l,floorIndex:c,name:u.name}}}).filter(Boolean);this.roomObservers=s});d(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});d(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const h=l.position.clone(),u=h.distanceTo(o);if(u<this.MinVisibledistance||u>this.MaxVisibledistance)return;const f=new G.Raycaster,m=h.clone().sub(o).normalize();f.set(o,m);const[v]=this.five.model.intersectRaycaster(f);v&&v.distance+.1<u||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});d(this,"fixDoorPosition",()=>{var h,u,f,m,v,p,g,A,w,I,P,E;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new G.Vector3),l=[],c=[...this.labelItems];if(c.forEach((M,S)=>{if(M.visible){const L=i.position.distanceTo(M.position),U=M.position.clone().add(new G.Vector3(0,this.OffsetHeight,0)),Q=U.clone().sub(i.position).normalize().angleTo(a),W=U.clone().project(i),N=(W.x+1)/2.2*100,Y=(-W.y+1)/2.2*100,_=N>=0&&N<=100&&Y>=0&&Y<=100&&L>this.MinVisibledistance&&L<=this.MaxVisibledistance;M.left=N,M.top=Y,M.inSight=_&&Q<Math.PI/2,M.cameraToward=sC(this.five),_?l.push({disFromCameraToLabel:L,left:N,top:Y,index:S}):M.transform="translate(-50%, -50%)"}else M.inSight=!1}),l.length>1){let M=0;l.sort((S,L)=>L.disFromCameraToLabel-S.disFromCameraToLabel);for(let S=1;S<l.length;S++){const{index:L,left:U,top:F}=l[S-1],{index:Q,left:W,top:N}=l[S],Y=this.container.children[L],_=this.container.children[Q];if(!Y||!_)return;const X={left:o*U/100,top:r*F/100,width:(f=(u=(h=Y.children)==null?void 0:h[0])==null?void 0:u.clientWidth)!=null?f:0,height:(p=(v=(m=Y.children)==null?void 0:m[0])==null?void 0:v.clientHeight)!=null?p:0},J={left:o*W/100,top:r*N/100,width:(w=(A=(g=_.children)==null?void 0:g[0])==null?void 0:A.clientWidth)!=null?w:0,height:(E=(P=(I=_.children)==null?void 0:I[0])==null?void 0:P.clientHeight)!=null?E:0};nC(X,J)&&(M++,c[L].transform=`translate(-50%, ${(M-1)*100-50}%)`,c[Q].transform=`translate(-50%, ${M*100-50}%)`)}}this.labelItems=c,this.render()});d(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(h=>h.panoIndex===l.panoIndex&&h.name===e)){const h=l.standingPosition,u=i.distanceTo(h);u<a&&(o=l.panoIndex,r=h.clone().sub(i).normalize(),a=u)}if(r!==null&&o!==null){const l={};if(a>0){const h=new G.Vector3(0,0,-1),u=r.clone(),f=new G.Quaternion;f.setFromUnitVectors(h,u);const m=new G.Euler;m.setFromQuaternion(f,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});d(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(h=>!!(h&&h.name===r.name)),l=this.five.work.observers.filter((h,u)=>!!r.observer_indexs.find(f=>f===u));a&&a.forEach(h=>{const u=h.position;let f=1/0,m;l.forEach(p=>{const g=p.standingPosition,A={x:g.x,y:g.y,z:g.z},w=oC(u,A);w<f&&(f=w,m=A)}),m&&(u.y=m.y+.01);const v=new G.Vector3(u.x,u.y,u.z);v.add(new G.Vector3(-.2,1.8,0).applyEuler(new G.Euler(0,h.rad,0))),this.doorLabels.push({roomName:r.name,name:h.name,position:v,toward:rC(h.rad)})})}),this.labelItems=this.doorLabels.map(r=>ie(x({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:aC.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new iC({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const cC=n=>new lC(n);function tf(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var sr={},hC=dC;function dC(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var uC=fC;function fC(n,t,e){return n[0]=t,n[1]=e,n}var mC=gC;function gC(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var pC=vC;function vC(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var AC=bC;function bC(n,t){return n[0]*t[0]+n[1]*t[1]}var yC=hC,Ja=uC,nf=mC,wC=pC,CC=AC,sf=[0,0];sr.computeMiter=function(t,e,i,s,o){return yC(t,i,s),nf(t,t),Ja(e,-t[1],t[0]),Ja(sf,-i[1],i[0]),o/CC(e,sf)},sr.normal=function(t,e){return Ja(t,-e[1],e[0]),t},sr.direction=function(t,e,i){return wC(t,e,i),nf(t,t),t};var yi=sr,cn=[0,0],or=[0,0],of=[0,0],Os=[0,0],PC=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(yi.direction(cn,a,r),e||(e=[0,0],yi.normal(e,cn)),o===1&&qa(i,e,1),!l)yi.normal(e,cn),qa(i,e,1);else{yi.direction(or,l,a);var c=yi.computeMiter(of,Os,cn,or,1);qa(i,Os,c)}}if(n.length>2&&t){var h=n[s-2],u=n[0],f=n[1];yi.direction(cn,u,h),yi.direction(or,f,u),yi.normal(e,cn);var m=yi.computeMiter(of,Os,cn,or,1);i[0][0]=Os.slice(),i[s-1][0]=Os.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function qa(n,t,e){n.push([[t[0],t[1]],e])}function rf(n,t){const e=n[0],i=n[1],s=t[0],o=t[1];var r=(o.x-s.x)*(e.y-s.y)-(o.y-s.y)*(e.x-s.x),a=(i.x-e.x)*(e.y-s.y)-(i.y-e.y)*(e.x-s.x),l=(o.y-s.y)*(i.x-e.x)-(o.x-s.x)*(i.y-e.y);if(l!==0){var c=r/l,h=a/l;if(0<=c&&c<=1&&0<=h&&h<=1)return!0}return!1}function IC(n,t){for(let e=0;e<n.length-1;e++)for(let i=0;i<t.length-1;i++)if(rf([n[e],n[e+1]],[t[i],t[i+1]]))return{x:(n[e].x+n[e+1].x)/2,y:(n[e].y+n[e+1].y)/2,line1RelativeIndex:e,line2RelativeIndex:i}}const MC=2,EC=3,kC=3,xC=2;function DC(n){const t=n.width,e=n.unitLength,i=t/2,s=n.path;if(s.length===0)return{geometry:new b.BufferGeometry,maxV:0,curvePath:null,curvePoints:null};const o=new b.CurvePath;s.forEach(_=>{const X=SC(_);X&&o.add(X)});const r=Math.ceil(o.getLength()*100);o.arcLengthDivisions=r;const a=o.getPoints(r),l=a.length;if(l<=2)return{geometry:new b.BufferGeometry,maxV:0,curvePath:null,curvePoints:null};const c=PC(a.map(_=>[_.x,_.z])),u=(l-1)*MC*EC,f=2*l,m=f*kC,v=f*xC,p=new Uint32Array(u),g=new Float32Array(m),A=new Float32Array(v),w=o.getLength();let I=0,P=0,E={};const M=n.path[0].points.map(_=>new b.Vector3().fromArray(_)),S=n.path[0].panoIndexList?[...n.path[0].panoIndexList]:void 0,L=(()=>{const _=[];for(let q=0;q<M.length;q++){const le=M[q];if(q===0)_.push(0);else{const ae=M[q-1];_.push(le.distanceTo(ae)+_[q-1])}}const X=_.at(-1),J=[];for(let q=0;q<_.length;q++){const le=_[q],ae=q===0?0:_[q-1],Ie=q===_.length-1?X:_[q+1],Ae=le-Math.min(.3,(le-ae)/2),pe=le+Math.min(.3,(Ie-le)/2);J.push([w*(Ae/X),w*(pe/X)])}return J})();let U=[];for(let _=0;_<l;_++){const[X,J]=c[_][0],q=a[_],{x:le,y:ae,z:Ie}=q,Ae=new G.Vector3(le+X*i,ae+.05,Ie+J*i);g[_*6+0]=Ae.x,g[_*6+1]=Ae.y,g[_*6+2]=Ae.z;const pe=new G.Vector3(le-X*i,ae+.05,Ie-J*i);g[_*6+3]=pe.x,g[_*6+4]=pe.y,g[_*6+5]=pe.z,I+=_>0?a[_-1].clone().sub(a[_]).length():0;const _e=I/e;P=_e,A[_*4+0]=0,A[_*4+1]=_e,A[_*4+2]=1,A[_*4+3]=_e;const we=new b.Vector3().lerpVectors(Ae,pe,.5);if(n.skipPositions&&n.skipPositions.some(be=>be.distanceTo(we)<.26))continue;const Xe=M[0];if(n.useAutoDepthTest&&Xe&&S){const ee=S[0],[be,ze]=L[0];if(I>be&&I<ze&&U.push({distance:Xe.distanceTo(we),index:_}),I>=ze||_===l-1){const ve=Math.min(...U.map(je=>je.distance)),qe=U.find(je=>je.distance===ve);if(U=[],M.shift(),S.shift(),L.shift(),qe)E[ee]=qe.index;else{console.error(`can not find the min distance ${ee}`);continue}}}_!==l-1&&(p[_*6+0]=_*2+0,p[_*6+1]=_*2+2,p[_*6+2]=_*2+1,p[_*6+3]=_*2+2,p[_*6+4]=_*2+3,p[_*6+5]=_*2+1)}const F=[];let Q;const W=[];for(let _=0;_<l-1;_++){if(Q!==void 0&&_<=Q)continue;const X=_+1,J={x:g[_*6+0],y:g[_*6+2]},q={x:g[_*6+3],y:g[_*6+5]},le={x:g[X*6+0],y:g[X*6+2]},ae={x:g[X*6+3],y:g[X*6+5]},Ie=rf([J,q],[le,ae]);if(Ie&&F.push(_),!Ie&&F.length){F.push(_);const Ae=new b.Vector2(J.x,J.y).distanceTo(new b.Vector2(le.x,le.y)),pe=new b.Vector2(q.x,q.y).distanceTo(new b.Vector2(ae.x,ae.y)),_e=200,we=[],Xe=[],ee=Math.max(0,F[0]-e*_e),be=F[0];for(let je=ee;je<be;je++)Ae<pe?we.push({x:g[je*6+0],y:g[je*6+2]}):we.push({x:g[je*6+3],y:g[je*6+5]});const ze=F.at(-1),ve=F.at(-1)+e*_e;for(let je=ze;je<ve;je++)Ae<pe?Xe.push({x:g[je*6+0],y:g[je*6+2]}):Xe.push({x:g[je*6+3],y:g[je*6+5]});const qe=IC(we,Xe);if(qe){const{line1RelativeIndex:je,line2RelativeIndex:xe,x:st,y:ce}=qe,Pe=ee+je,Ve=ze+xe+2;for(let Me=Pe;Me<Ve;Me++)Ae<pe?(g[Me*6+0]=st,g[Me*6+2]=ce):(g[Me*6+3]=st,g[Me*6+5]=ce),Q=Me;let We,ht,tt,at,Te;Ae<pe?(We=g[ee*6+1],ht=g[Pe*6+1],tt=g[Ve*6+1],at=g[ve*6+1],Te=(ht+tt)/2):(We=g[ee*6+4],ht=g[Pe*6+4],tt=g[Ve*6+4],at=g[ve*6+4],Te=(ht+tt)/2);for(let Me=ee;Me<Pe;Me++){const Ke=Pe-ee,vt=(Me-ee)/Ke;Ae<pe?g[Me*6+1]=We+(Te-We)*vt:g[Me*6+4]=We+(Te-We)*vt}for(let Me=Pe;Me<Ve;Me++)Ae<pe?g[Me*6+1]=Te:g[Me*6+4]=Te;for(let Me=Ve;Me<ve;Me++){const Ke=ve-Ve,vt=(Me-Ve+1)/Ke;Ae<pe?g[Me*6+1]=Te+(at-Te)*vt:g[Me*6+4]=Te+(at-Te)*vt}W.push({start:Pe,end:Ve})}F.length=0}}const N=new Float32Array(f);W.forEach(_=>{for(let X=0;X<l-1;X++)X>=_.start&&X<=_.end?(N[X*2+0]=1,N[X*2+1]=1):N[X]!==1&&(N[X*2+0]=0,N[X*2+1]=0)});const Y=new b.BufferGeometry;return Y.setAttribute("position",new b.BufferAttribute(g,3)),Y.setAttribute("uv",new b.BufferAttribute(A,2)),Y.setIndex(new b.BufferAttribute(p,1)),{geometry:Y,maxV:P,animationWillError:W,curvePath:o,curvePoints:a,panoMap:E,totalLength:I}}function SC(n){if(LC(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new b.Vector3().fromArray(s));return new b.CatmullRomCurve3(e,...t)}}function LC(n){return n.type==="CatmullRomCurve3"}function TC(n,t){t.forEach(e=>{const i=new b.SphereGeometry(.02,16,16),s=[],o=[new b.MeshBasicMaterial({color:16776960}),new b.MeshBasicMaterial({color:16711935}),new b.MeshBasicMaterial({color:16711680}),new b.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new b.Mesh(i,l);c.position.copy(xi(r)),s.push(c)});else{const r=o[0],a=new b.Mesh(i,r);a.position.copy(xi(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const $e=n=>n;function af(n){if(!n||n.length<3)return;const t=n.map(Fe),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function zC(n){return n.stickType==="Plane"}function jC(n){return n.stickType==="3DPoint"}function oi(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function OC(n){return n.stickType==="Model"&&n.contentType==="Model"}function VC(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function Ka(n){const t=(()=>{if(oi(n)&&n.matrix){const e=new G.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>Fe(i).clone().applyMatrix4(e))}else return n.position})();return Dp(t)}function lf(n){const t=Ka(n);return jt(...Array.isArray(t)?t:[t])}function rr(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function BC(n,t,e){const s=new b.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new b.Vector3(0,1,0)).setLength(.01),r=new b.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new b.Vector3))}const RC=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function _C(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function FC(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function $a(n){return n.stickType?n.stickType:n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint"}function NC(n){var t,e,i,s;if(n.stickType||(n.stickType=$a(n)),n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vr-static.realsee-cdn.cn/release/web/test.09dee741.png",steps:28})}return n.extraData&&(n.data?n.data.extraData=n.extraData:n.data={extraData:n.extraData}),n}const Kn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",Vs={};var el=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(el||{});function GC(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Vs[e]||(Vs[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===Kn);return s||(console.warn("未找到缓存音频,已新建",Vs),s=new cf(Kn),i.push(s)),n&&(s.src=n),s}function QC(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Vs[e]||(Vs[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new cf(Kn))}class cf extends(()=>typeof Audio=="undefined"?class{}:Audio)(){constructor(e){super(e);d(this,"preload","auto");d(this,"crossOrigin","anonymous");d(this,"realSrc","");d(this,"inited",!1);d(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>WC(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===Kn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=Kn}}function WC(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===Kn&&n.play()))}function HC(n){ge(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function hf(n){let t,e,i,s,o,r,a,l=n[3]&&df(n);return{c(){t=T("div"),e=Ne("svg"),i=Ne("defs"),s=Ne("linearGradient"),o=Ne("stop"),r=Ne("stop"),l&&l.c(),C(o,"offset","25%"),C(o,"stop-color",n[5]),C(o,"stop-opacity","1"),C(r,"offset","100%"),C(r,"stop-color",n[5]),C(r,"stop-opacity","0.5"),C(s,"x1",.5),C(s,"y1",.5),C(s,"x2",n[8]),C(s,"y2",.5),C(s,"id",n[10]),C(s,"gradientUnits","userSpaceOnUse"),C(e,"class","straight-line svelte-xuejcm"),C(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),C(e,"preserveAspectRatio","none"),C(t,"class","line svelte-xuejcm"),ne(t,"vertical",n[9]),ne(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,h){V(c,t,h),j(t,e),j(e,i),j(i,s),j(s,o),j(s,r),l&&l.m(e,null)},p(c,h){h&32&&C(o,"stop-color",c[5]),h&32&&C(r,"stop-color",c[5]),h&256&&C(s,"x2",c[8]),c[3]?l?(l.p(c,h),h&8&&D(l,1)):(l=df(c),l.c(),D(l,1),l.m(e,null)):l&&(fe(),B(l,1,1,()=>{l=null}),me()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&C(e,"viewBox",a),h&512&&ne(t,"vertical",c[9]),h&512&&ne(t,"horizontal",!c[9]),h&256&&z(t,"width",c[8]+"px"),h&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function df(n){let t,e,i,s,o;return{c(){t=Ne("path"),C(t,"fill","none"),C(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),C(t,"stroke-width",1),C(t,"d",n[6])},m(r,a){V(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&C(t,"stroke",e),(!o||a&64)&&C(t,"d",n[6])},i(r){o||(r&&nt(()=>{o&&(s&&s.end(1),i=zi(t,Ho,{duration:n[2],delay:n[0],easing:vi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Gn(t,Ho,{duration:n[2],delay:n[1],easing:vi})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function UC(n){let t,e=n[8]&&hf(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=hf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function YC(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:h}=t,{length:u}=t,{direction:f="horizontal"}=t,{useLinearColor:m=!1}=t,{color:v="white"}=t;const p=ct();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,h=g.unfolded),"length"in g&&e(11,u=g.length),"direction"in g&&e(12,f=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,v=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=f==="vertical"),n.$$.dirty&2048&&e(8,s=u),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${u}`)},e(7,o=1),[a,l,c,h,m,v,r,o,s,i,p,u,f]}class tl extends ue{constructor(t){super(),de(this,t,YC,UC,he,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},HC)}}function XC(n){ge(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function uf(n){let t,e,i,s,o;return{c(){t=T("div"),C(t,"class","shadow svelte-faoauy"),C(t,"style",e=`
|
|
611
611
|
left: ${Nt(n[5])};
|
|
612
612
|
bottom: ${Nt(n[6])};
|
|
613
613
|
border-radius: ${n[10]?"9999px":"0"};
|
|
@@ -627,7 +627,7 @@ void main() {
|
|
|
627
627
|
`?f:F).map(F=>({id:ct(),content:F})))),S}function A(){if(!v)return;const M=!a;v.reversed!==M&&v.reverse(),v.play()}function w(M){if(l){e(5,l=!1);return}clearTimeout(m),m=setTimeout(A,M?s:o)}function I(M){const S=function(){const L=FC(U=>M[U].getBoundingClientRect().x,[Math.min(M.length-1,10),Math.min(M.length-1,30)]);if(L>0)return L}();v=Yi({targets:M.slice(0,S).filter(Se),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Yi.stagger(50),easing:"easeInOutCubic"}),a&&v.seek(v.duration)}function P(M,S){Ye[M?"unshift":"push"](()=>{p[S]=M,e(1,p)})}function E(M,S){Ye[M?"unshift":"push"](()=>{p[S]=M,e(1,p)})}return n.$$set=M=>{"inDelay"in M&&e(6,s=M.inDelay),"outDelay"in M&&e(7,o=M.outDelay),"content"in M&&e(0,r=M.content),"unfolded"in M&&e(8,a=M.unfolded),"isFistUnfoldedUpdate"in M&&e(5,l=M.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=g(r)),n.$$.dirty&256&&w(a),n.$$.dirty&2&&I(p.filter(M=>!!M))},[r,p,i,u,f,l,s,o,a,P,E]}class gf extends ue{constructor(t){super(),de(this,t,nP,iP,he,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},KC)}}function sP(n){ge(n,"svelte-1ogmlqq",".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}")}function pf(n){let t,e,i,s,o,r,a,l,c,h;return e=new Jt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),C(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),z(s,"background-image","url("+Lw+")"),C(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){V(u,t,f),se(e,t,null),j(t,i),j(t,s),l=!0,c||(h=Ce(s,"click",n[5]),c=!0)},p(u,f){n=u,(!l||f&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&C(s,"class",o)},i(u){l||(D(e.$$.fragment,u),u&&nt(()=>{l&&(a&&a.end(1),r=zi(s,mt,{duration:n[2],delay:n[3],easing:Wn}),r.start())}),l=!0)},o(u){B(e.$$.fragment,u),r&&r.invalidate(),u&&(a=Gn(s,mt,{duration:n[2],delay:n[4],easing:Wn})),l=!1},d(u){u&&O(t),oe(e),u&&a&&a.end(),c=!1,h()}}}function oP(n){let t,e,i=n[1]&&pf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&D(i,1)):(i=pf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function rP(n,t,e){let{direction:i="right"}=t,{visible:s=!0}=t,{duration:o=0}=t,{inDelay:r=0}=t,{outDelay:a=0}=t;function l(c){Rn.call(this,n,c)}return n.$$set=c=>{"direction"in c&&e(0,i=c.direction),"visible"in c&&e(1,s=c.visible),"duration"in c&&e(2,o=c.duration),"inDelay"in c&&e(3,r=c.inDelay),"outDelay"in c&&e(4,a=c.outDelay)},[i,s,o,r,a,l]}let aP=class extends ue{constructor(t){super(),de(this,t,rP,oP,he,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},sP)}};function lP(n,t,e=20,i=5){return new Promise((s,o)=>{let r=0;const a=setInterval(()=>{const l=n();t(l)?(clearInterval(a),s(l)):r>=i&&(clearInterval(a),o(l)),r++},e)})}function cP(n){ge(n,"svelte-1fuzm7v",".text.svelte-1fuzm7v{pointer-events:auto;box-sizing:border-box;display:inline-block;max-width:7.5rem;transition:transform 400ms ease-in-out;font-size:0.75rem;line-height:1.125rem;white-space:initial;cursor:pointer}.arrow.svelte-1fuzm7v{pointer-events:auto;display:inline-block;vertical-align:top;width:0.875rem;height:0.875rem;margin-left:0.125rem;margin-top:0.125rem}")}function vf(n){let t,e,i;return e=new gf({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","text svelte-1fuzm7v"),z(t,"transform",n[7])},m(s,o){V(s,t,o),se(e,t,null),n[10](t),i=!0},p(s,o){const r={};o&1&&(r.unfolded=s[0]),o&2&&(r.content=s[1]),o&32&&(r.outDelay=s[5]),e.$set(r),o&128&&z(t,"transform",s[7])},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e),n[10](null)}}}function Af(n){let t,e,i;return e=new aP({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","arrow svelte-1fuzm7v")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function hP(n){let t,e,i,s=n[1]&&vf(n),o=n[3]<n[4]&&Af(n);return{c(){s&&s.c(),t=te(),o&&o.c(),e=Ee()},m(r,a){s&&s.m(r,a),V(r,t,a),o&&o.m(r,a),V(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&D(s,1)):(s=vf(r),s.c(),D(s,1),s.m(t.parentNode,t)):s&&(fe(),B(s,1,1,()=>{s=null}),me()),r[3]<r[4]?o?(o.p(r,a),a&24&&D(o,1)):(o=Af(r),o.c(),D(o,1),o.m(e.parentNode,e)):o&&(fe(),B(o,1,1,()=>{o=null}),me())},i(r){i||(D(s),D(o),i=!0)},o(r){B(s),B(o),i=!1},d(r){s&&s.d(r),r&&O(t),o&&o.d(r),r&&O(e)}}}function dP(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,h=0,u=0,f=0;function m(v){Ye[v?"unshift":"push"](()=>{c=v,e(2,c)})}return n.$$set=v=>{"visible"in v&&e(0,r=v.visible),"textUnfolded"in v&&e(8,a=v.textUnfolded),"content"in v&&e(1,l=v.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:v}=getComputedStyle(c);e(4,f=c.offsetHeight),lP(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,f=c.offsetHeight)}),e(3,u=Number(v.replace("px","")))}n.$$.dirty&280&&e(9,h=a?u-f:0),n.$$.dirty&512&&e(7,i=`translateY(${h}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,u,f,o,s,i,a,h,m]}class bf extends ue{constructor(t){super(),de(this,t,dP,hP,he,{visible:0,textUnfolded:8,content:1},cP)}}function uP(n){ge(n,"svelte-5hip41",".content.svelte-5hip41{--height:62.4375rem;width:-moz-max-content;width:max-content;height:var(--height);padding:calc(var(--height) - 1.125rem) 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function yf(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Jt({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new tl({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((u=(h=n[6][0])==null?void 0:h.content.length)!=null?u:10,15),useLinearColor:!0}}),r=new bf({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){re(t.$$.fragment),e=te(),re(i.$$.fragment),s=te(),o=T("div"),re(r.$$.fragment),C(o,"class","content svelte-5hip41")},m(f,m){se(t,f,m),V(f,e,m),se(i,f,m),V(f,s,m),V(f,o,m),se(r,o,null),a=!0,l||(c=[Yt(Oi.call(null,o)),Ce(o,"clientWidth",n[10]),Ce(o,"click",n[7])],l=!0)},p(f,m){var A,w;const v={};m&4&&(v.visible=f[2]),m&8&&(v.left=f[3]/2+"px"),t.$set(v);const p={};m&4&&(p.unfolded=f[2]),m&8&&(p.length=f[3]),m&16&&(p.outDelay=f[4]+40*Math.min((w=(A=f[6][0])==null?void 0:A.content.length)!=null?w:10,15)),i.$set(p);const g={};m&4&&(g.visible=f[2]),m&2&&(g.textUnfolded=f[1]),m&32&&(g.content=f[5]),r.$set(g)},i(f){a||(D(t.$$.fragment,f),D(i.$$.fragment,f),D(r.$$.fragment,f),a=!0)},o(f){B(t.$$.fragment,f),B(i.$$.fragment,f),B(r.$$.fragment,f),a=!1},d(f){oe(t,f),f&&O(e),oe(i,f),f&&O(s),f&&O(o),oe(r),l=!1,rt(c)}}}function fP(n){let t,e,i=n[0].state&&yf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=yf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function mP(n,t,e){let i,s,o,r,a,{tag:l}=t,c,h=!1,u=[];function f(){e(1,h=!h)}const m=v=>{e(3,c=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,l=v.tag)},n.$$.update=()=>{var v,p,g,A;n.$$.dirty&1&&e(2,i=!!((v=l.state)!=null&&v.unfolded)),n.$$.dirty&1&&e(9,s=(g=(p=l.data.title)!=null?p:l.data.text)!=null?g:""),n.$$.dirty&1&&e(8,o=(A=l.data.description)!=null?A:""),n.$$.dirty&768&&e(5,r=(()=>{if(s&&o)return s+`
|
|
628
628
|
`+o;if(s)return s;if(o)return o})()),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,h=!1)},20)),n.$$.dirty&2&&e(4,a=h?450:0)},[l,h,i,c,a,r,u,f,o,s,m]}class gP extends ue{constructor(t){super(),de(this,t,mP,fP,he,{tag:0},uP)}}function ri(n){return typeof n=="number"?n/16+"rem":n}function pP(n){ge(n,"svelte-1j0cz4o",'.text.svelte-1j0cz4o{display:-webkit-box;display:-ms-box;display:-moz-box;position:relative;width:-moz-max-content;width:max-content;max-width:100%;-webkit-box-orient:vertical;-ms-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@keyframes svelte-1j0cz4o-blink{0%{opacity:1}50%{opacity:0}100%{opacity:1}}.caret.svelte-1j0cz4o{position:absolute;width:0.0625rem;height:100%;background-color:#fff;animation:svelte-1j0cz4o-blink 1.2s infinite}.placeholder.svelte-1j0cz4o{opacity:0.5}.placeholder.svelte-1j0cz4o:empty::after{content:" "}')}function vP(n){let t;const e=n[6].default,i=zn(e,n,n[5],null);return{c(){i&&i.c()},m(s,o){i&&i.m(s,o),t=!0},p(s,o){i&&i.p&&(!t||o&32)&&On(i,e,s,s[5],t?jn(e,s[5],o,null):Vn(s[5]),null)},i(s){t||(D(i,s),t=!0)},o(s){B(i,s),t=!1},d(s){i&&i.d(s)}}}function AP(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&wf(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&Cf(n);return{c(){i&&i.c(),t=te(),s&&s.c(),e=Ee()},m(a,l){i&&i.m(a,l),V(a,t,l),s&&s.m(a,l),V(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=wf(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((h=a[3])==null?void 0:h.placeholder)=="string"?s?s.p(a,l):(s=Cf(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:$,o:$,d(a){i&&i.d(a),a&&O(t),s&&s.d(a),a&&O(e)}}}function bP(n){let t;return{c(){t=De(n[2])},m(e,i){V(e,t,i)},p(e,i){i&4&&Le(t,e[2])},i:$,o:$,d(e){e&&O(t)}}}function wf(n){let t;return{c(){t=T("div"),C(t,"class","caret svelte-1j0cz4o")},m(e,i){V(e,t,i)},d(e){e&&O(t)}}}function Cf(n){let t,e=n[3].placeholder+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","placeholder svelte-1j0cz4o")},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Le(i,e)},d(s){s&&O(t)}}}function yP(n){let t,e,i,s;const o=[bP,AP,vP],r=[];function a(l,c){return l[2]?0:l[4]?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=T("div"),i.c(),C(t,"class","text svelte-1j0cz4o"),z(t,"max-width",typeof n[1]=="number"?ri(n[1]):n[1]),z(t,"-webkit-line-clamp",n[0])},m(l,c){V(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):(fe(),B(r[h],1,1,()=>{r[h]=null}),me(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),D(i,1),i.m(t,null)),c&2&&z(t,"max-width",typeof l[1]=="number"?ri(l[1]):l[1]),c&1&&z(t,"-webkit-line-clamp",l[0])},i(l){s||(D(i),s=!0)},o(l){B(i),s=!1},d(l){l&&O(t),r[e].d()}}}function wP(n,t,e){let i,{$$slots:s={},$$scope:o}=t,{maxLine:r=null}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return n.$$set=h=>{"maxLine"in h&&e(0,r=h.maxLine),"maxWidth"in h&&e(1,a=h.maxWidth),"text"in h&&e(2,l=h.text),"edit"in h&&e(3,c=h.edit),"$$scope"in h&&e(5,o=h.$$scope)},n.$$.update=()=>{n.$$.dirty&8&&e(4,i=typeof(c==null?void 0:c.placeholder)=="string"||(c==null?void 0:c.inputting))},[r,a,l,c,i,o,s]}class il extends ue{constructor(t){super(),de(this,t,wP,yP,he,{maxLine:0,maxWidth:1,text:2,edit:3},pP)}}function CP(n){ge(n,"svelte-1oxrkr1",".plane__container.svelte-1oxrkr1.svelte-1oxrkr1{position:absolute;left:50%;transform:translate(-50%, -100%);width:-moz-max-content;width:max-content}.plane__wrapper.svelte-1oxrkr1.svelte-1oxrkr1{transition:transform 500ms linear, opacity 200ms linear;padding:0.625rem;background-color:rgba(0, 0, 0, 0.5);border:0.03125rem solid rgba(255, 255, 255, 0.3);border-radius:0.25rem}.unfolded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{transition-delay:200ms, 500ms;opacity:1}.folded.svelte-1oxrkr1 .plane__wrapper.svelte-1oxrkr1{opacity:0}.plane.svelte-1oxrkr1.svelte-1oxrkr1{max-width:11.75rem}.title.svelte-1oxrkr1.svelte-1oxrkr1{white-space:pre-wrap;font-weight:bold;font-size:0.75rem;line-height:1.125rem}.description.svelte-1oxrkr1.svelte-1oxrkr1{margin-top:0.25rem;white-space:pre-wrap;font-size:0.6875rem;line-height:1rem}")}function Pf(n){var u,f;let t,e,i,s,o,r,a,l,c;t=new tl({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new il({props:{text:n[4],edit:(u=n[0].data.edit)==null?void 0:u.title,maxLine:n[2]}});let h=(n[0].data.description||((f=n[0].data.edit)==null?void 0:f.description))&&If(n);return{c(){re(t.$$.fragment),e=te(),i=T("div"),s=T("div"),o=T("div"),r=T("div"),re(a.$$.fragment),l=te(),h&&h.c(),C(r,"class","title svelte-1oxrkr1"),C(o,"class","plane svelte-1oxrkr1"),C(s,"class","plane__wrapper svelte-1oxrkr1"),z(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),C(i,"class","plane__container svelte-1oxrkr1"),ne(i,"unfolded",n[1]),ne(i,"folded",n[5])},m(m,v){se(t,m,v),V(m,e,v),V(m,i,v),j(i,s),j(s,o),j(o,r),se(a,r,null),j(o,l),h&&h.m(o,null),c=!0},p(m,v){var A,w;const p={};v&2&&(p.unfolded=m[1]),t.$set(p);const g={};v&16&&(g.text=m[4]),v&1&&(g.edit=(A=m[0].data.edit)==null?void 0:A.title),v&4&&(g.maxLine=m[2]),a.$set(g),m[0].data.description||(w=m[0].data.edit)!=null&&w.description?h?(h.p(m,v),v&1&&D(h,1)):(h=If(m),h.c(),D(h,1),h.m(o,null)):h&&(fe(),B(h,1,1,()=>{h=null}),me()),v&2&&z(s,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||v&2)&&ne(i,"unfolded",m[1]),(!c||v&32)&&ne(i,"folded",m[5])},i(m){c||(D(t.$$.fragment,m),D(a.$$.fragment,m),D(h),c=!0)},o(m){B(t.$$.fragment,m),B(a.$$.fragment,m),B(h),c=!1},d(m){oe(t,m),m&&O(e),m&&O(i),oe(a),h&&h.d()}}}function If(n){var s;let t,e,i;return e=new il({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","description svelte-1oxrkr1")},m(o,r){V(o,t,r),se(e,t,null),i=!0},p(o,r){var l;const a={};r&1&&(a.text=o[0].data.description),r&1&&(a.edit=(l=o[0].data.edit)==null?void 0:l.description),r&8&&(a.maxLine=o[3]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&O(t),oe(e)}}}function PP(n){let t,e,i=n[0].state&&Pf(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Pf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function IP(n,t,e){let i,s,o,r,a,{tag:l}=t;return n.$$set=c=>{"tag"in c&&e(0,l=c.tag)},n.$$.update=()=>{var c,h,u,f,m;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,o=(u=(h=l.data.title)!=null?h:l.data.text)!=null?u:""),n.$$.dirty&1&&e(3,r=(f=l.data.descriptionMaxRows)!=null?f:null),n.$$.dirty&1&&e(2,a=(m=l.data.titleMaxRows)!=null?m:null)},[l,i,a,r,o,s]}class MP extends ue{constructor(t){super(),de(this,t,IP,PP,he,{tag:0},CP)}}function EP(n){let t,e;return t=new MP({props:{tag:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function kP(n){let t,e;return t=new gP({props:{tag:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function xP(n){let t,e,i,s;const o=[kP,EP],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),V(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(fe(),B(r[h],1,1,()=>{r[h]=null}),me()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&O(i)}}}function DP(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(0,s=o.tag)},n.$$.update=()=>{var o;n.$$.dirty&1&&e(1,i=(o=s.data.appearance)!=null?o:"line")},[s,i]}class SP extends ue{constructor(t){super(),de(this,t,DP,xP,he,{tag:0})}}function LP(n){ge(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function Mf(n){let t,e,i,s;return{c(){t=Ne("path"),C(t,"fill","none"),C(t,"stroke","url(#"+n[4]+")"),C(t,"stroke-width","1"),C(t,"d","M0 21 L14 0.5 L105 0.5")},m(o,r){V(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&nt(()=>{s&&(i&&i.end(1),e=zi(t,Ho,{duration:n[1],delay:n[0],easing:qh}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=Gn(t,Ho,{duration:n[1],delay:n[2],easing:Wn})),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function TP(n){let t,e,i,s,o,r=n[3]&&Mf(n);return{c(){t=Ne("svg"),e=Ne("defs"),i=Ne("linearGradient"),s=Ne("stop"),o=Ne("stop"),r&&r.c(),C(s,"offset","25%"),C(s,"stop-color","white"),C(s,"stop-opacity","1"),C(o,"offset","100%"),C(o,"stop-color","white"),C(o,"stop-opacity","0.5"),C(i,"id",n[4]),C(i,"gradientUnits","userSpaceOnUse"),C(t,"class","line svelte-blgtit"),C(t,"viewBox","0 0 105 21")},m(a,l){V(a,t,l),j(t,e),j(e,i),j(i,s),j(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&D(r,1)):(r=Mf(a),r.c(),D(r,1),r.m(t,null)):r&&(fe(),B(r,1,1,()=>{r=null}),me())},i(a){D(r)},o(a){B(r)},d(a){a&&O(t),r&&r.d()}}}function zP(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=ct();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,o=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[i,s,o,r,a]}let jP=class extends ue{constructor(t){super(),de(this,t,zP,TP,he,{inDelay:0,duration:1,outDelay:2,unfolded:3},LP)}};function OP(n){ge(n,"svelte-1mgyhhn",`:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:250ms}.sc-carousel-dot__dot.svelte-1mgyhhn{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:0.5;transition:opacity 100ms ease,\r
|
|
629
629
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
630
|
-
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function VP(n){let t,e,i;return{c(){t=T("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ne(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){V(s,t,o),e||(i=Ce(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ne(t,"sc-carousel-dot__dot_active",s[0])},i:$,o:$,d(s){s&&O(t),e=!1,i()}}}function BP(n,t,e){let{active:i=!1}=t;function s(o){Rn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class RP extends ue{constructor(t){super(),de(this,t,BP,VP,he,{active:0},OP)}}function _P(n){ge(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Ef(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function kf(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new RP({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=T("div"),re(i.$$.fragment),s=te(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){V(a,e,l),se(i,e,null),j(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){B(i.$$.fragment,a),o=!1},d(a){a&&O(e),oe(i)}}}function FP(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=Ef(n,o,a),c=r(l);i.set(c,e[a]=kf(c,l))}return{c(){t=T("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){V(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&7&&(o=Array(a[0]),fe(),e=Zt(e,l,r,1,a,o,i,t,ji,kf,null,Ef),me())},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)B(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function NP(n,t,e){const i=_o();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class GP extends ue{constructor(t){super(),de(this,t,NP,FP,he,{pagesCount:0,currentPageIndex:1},_P)}}const $n="prev",Ni="next";function QP(n){ge(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function WP(n){let t,e,i,s;return{c(){t=T("button"),e=T("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ne(e,"sc-carousel-arrow__arrow-next",n[0]===Ni),ne(e,"sc-carousel-arrow__arrow-prev",n[0]===$n),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ne(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){V(o,t,r),j(t,e),i||(s=Ce(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ne(e,"sc-carousel-arrow__arrow-next",o[0]===Ni),r&1&&ne(e,"sc-carousel-arrow__arrow-prev",o[0]===$n),r&2&&ne(t,"sc-carousel-arrow__circle_disabled",o[1])},i:$,o:$,d(o){o&&O(t),i=!1,s()}}}function HP(n,t,e){let{direction:i=Ni}=t,{disabled:s=!1}=t;function o(r){Rn.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class xf extends ue{constructor(t){super(),de(this,t,HP,WP,he,{direction:0,disabled:1},QP)}}function UP(n){ge(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function YP(n){let t;return{c(){t=T("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){V(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:$,o:$,d(e){e&&O(t)}}}const Df=100;function XP(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*Df,0),Df))},[i,s]}class ZP extends ue{constructor(t){super(),de(this,t,XP,YP,he,{value:1},UP)}}function JP(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function qP(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function KP(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Sf(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function $P(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function Lf(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function nl(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const eI=110,tI=9,iI=111,nI=20;function sl(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function sI(n,{thresholdProvider:t}){const e=nl(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=iI&&Math.abs(o)>=nI}function c(f){r=Date.now(),o=0,a=!0;const m=sl(f);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),$P(window,h),KP(window,u)}function h(f){if(!a)return;const m=sl(f),v=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:v,dy:p}),v!==0&&Math.sign(v)!==Math.sign(o)&&(o=0),o+=v,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?$n:Ni}),Sf(window,u),Lf(window,h))}function u(f){if(Sf(window,u),Lf(window,h),a=!1,!l()){e("swipeFailed");return}const m=sl(f);e("swipeEnd",{x:m.x,y:m.y})}return JP(n,c),{destroy(){qP(n,c)}}}function oI(n,t){n.addEventListener("mouseenter",t)}function rI(n,t){n.removeEventListener("mouseenter",t)}function aI(n,t){n.addEventListener("mouseleave",t)}function Tf(n,t){n.removeEventListener("mouseleave",t)}function lI(n){const t=nl(n);function e(){aI(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Tf(n,i)}return oI(n,e),{destroy(){rI(n,e),Tf(n,i)}}}const cI=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function es(n,t,e){return Math.max(n,Math.min(t,e))}function hI(n,t){n.addEventListener("touchstart",t,{passive:!0})}function dI(n,t){n.removeEventListener("touchstart",t)}function uI(n,t){n.addEventListener("touchend",t)}function zf(n,t){n.removeEventListener("touchend",t)}function fI(n){const t=nl(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=cI(i,l);return c<=eI&&h<=tI}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},uI(n,r)}function r(a){zf(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return hI(n,o),{destroy(){dI(n,o),zf(n,r)}}}function mI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?jf({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function gI({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function pI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?mI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):gI({currentParticleIndex:n,particlesToScroll:o})}function jf({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function vI({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Of({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function AI({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?jf({particlesCountWithoutClones:t,particlesToScroll:e}):vI({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function bI({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return es(0,Math.min(t+n*i,s-e),s-1)}function yI({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return es(0,Math.min(n*t,e-i),e-1)}function ol({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?bI({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):yI({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function wI({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function Of({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function CI(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function PI({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function II({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function MI({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ie(x({},i),{total:i.head+i.tail})}const Bs=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},rl=n=>t=>{n[t]&&n[t]()};var EI="Expected a function",Vf="__lodash_hash_undefined__",Bf=1/0,kI="[object Function]",xI="[object GeneratorFunction]",DI="[object Symbol]",SI=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,LI=/^\w*$/,TI=/^\./,zI=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,jI=/[\\^$.*+?()[\]{}|]/g,OI=/\\(\\)?/g,VI=/^\[object .+?Constructor\]$/,BI=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,RI=typeof self=="object"&&self&&self.Object===Object&&self,al=BI||RI||Function("return this")();function _I(n,t){return n==null?void 0:n[t]}function FI(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var NI=Array.prototype,GI=Function.prototype,Rf=Object.prototype,ll=al["__core-js_shared__"],_f=function(){var n=/[^.]+$/.exec(ll&&ll.keys&&ll.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ff=GI.toString,cl=Rf.hasOwnProperty,Nf=Rf.toString,QI=RegExp("^"+Ff.call(cl).replace(jI,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Gf=al.Symbol,WI=NI.splice,HI=Hf(al,"Map"),Rs=Hf(Object,"create"),Qf=Gf?Gf.prototype:void 0,Wf=Qf?Qf.toString:void 0;function hn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function UI(){this.__data__=Rs?Rs(null):{}}function YI(n){return this.has(n)&&delete this.__data__[n]}function XI(n){var t=this.__data__;if(Rs){var e=t[n];return e===Vf?void 0:e}return cl.call(t,n)?t[n]:void 0}function ZI(n){var t=this.__data__;return Rs?t[n]!==void 0:cl.call(t,n)}function JI(n,t){var e=this.__data__;return e[n]=Rs&&t===void 0?Vf:t,this}hn.prototype.clear=UI,hn.prototype.delete=YI,hn.prototype.get=XI,hn.prototype.has=ZI,hn.prototype.set=JI;function ts(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function qI(){this.__data__=[]}function KI(n){var t=this.__data__,e=lr(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():WI.call(t,e,1),!0}function $I(n){var t=this.__data__,e=lr(t,n);return e<0?void 0:t[e][1]}function e2(n){return lr(this.__data__,n)>-1}function t2(n,t){var e=this.__data__,i=lr(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}ts.prototype.clear=qI,ts.prototype.delete=KI,ts.prototype.get=$I,ts.prototype.has=e2,ts.prototype.set=t2;function dn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function i2(){this.__data__={hash:new hn,map:new(HI||ts),string:new hn}}function n2(n){return cr(this,n).delete(n)}function s2(n){return cr(this,n).get(n)}function o2(n){return cr(this,n).has(n)}function r2(n,t){return cr(this,n).set(n,t),this}dn.prototype.clear=i2,dn.prototype.delete=n2,dn.prototype.get=s2,dn.prototype.has=o2,dn.prototype.set=r2;function lr(n,t){for(var e=n.length;e--;)if(v2(n[e][0],t))return e;return-1}function a2(n,t){t=d2(t,n)?[t]:h2(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[g2(t[e++])];return e&&e==i?n:void 0}function l2(n){if(!Yf(n)||f2(n))return!1;var t=A2(n)||FI(n)?QI:VI;return t.test(p2(n))}function c2(n){if(typeof n=="string")return n;if(dl(n))return Wf?Wf.call(n):"";var t=n+"";return t=="0"&&1/n==-Bf?"-0":t}function h2(n){return Uf(n)?n:m2(n)}function cr(n,t){var e=n.__data__;return u2(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Hf(n,t){var e=_I(n,t);return l2(e)?e:void 0}function d2(n,t){if(Uf(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||dl(n)?!0:LI.test(n)||!SI.test(n)||t!=null&&n in Object(t)}function u2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function f2(n){return!!_f&&_f in n}var m2=hl(function(n){n=y2(n);var t=[];return TI.test(n)&&t.push(""),n.replace(zI,function(e,i,s,o){t.push(s?o.replace(OI,"$1"):i||e)}),t});function g2(n){if(typeof n=="string"||dl(n))return n;var t=n+"";return t=="0"&&1/n==-Bf?"-0":t}function p2(n){if(n!=null){try{return Ff.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function hl(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(EI);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(hl.Cache||dn),e}hl.Cache=dn;function v2(n,t){return n===t||n!==n&&t!==t}var Uf=Array.isArray;function A2(n){var t=Yf(n)?Nf.call(n):"";return t==kI||t==xI}function Yf(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function b2(n){return!!n&&typeof n=="object"}function dl(n){return typeof n=="symbol"||b2(n)&&Nf.call(n)==DI}function y2(n){return n==null?"":c2(n)}function w2(n,t,e){var i=n==null?void 0:a2(n,t);return i===void 0?e:i}var hr=w2,dr={},C2={get exports(){return dr},set exports(n){dr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",m="[object Number]",v="[object Object]",p="[object Promise]",g="[object RegExp]",A="[object Set]",w="[object String]",I="[object Symbol]",P="[object WeakMap]",E="[object ArrayBuffer]",M="[object DataView]",S="[object Float32Array]",L="[object Float64Array]",U="[object Int8Array]",F="[object Int16Array]",Q="[object Int32Array]",W="[object Uint8Array]",N="[object Uint8ClampedArray]",Y="[object Uint16Array]",_="[object Uint32Array]",X=/[\\^$.*+?()[\]{}|]/g,J=/\w*$/,q=/^\[object .+?Constructor\]$/,le=/^(?:0|[1-9]\d*)$/,ae={};ae[o]=ae[r]=ae[E]=ae[M]=ae[a]=ae[l]=ae[S]=ae[L]=ae[U]=ae[F]=ae[Q]=ae[f]=ae[m]=ae[v]=ae[g]=ae[A]=ae[w]=ae[I]=ae[W]=ae[N]=ae[Y]=ae[_]=!0,ae[c]=ae[h]=ae[P]=!1;var Ie=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,Ae=typeof self=="object"&&self&&self.Object===Object&&self,pe=Ie||Ae||Function("return this")(),_e=t&&!t.nodeType&&t,we=_e&&!0&&n&&!n.nodeType&&n,Xe=we&&we.exports===_e;function ee(y,k){return y.set(k[0],k[1]),y}function be(y,k){return y.add(k),y}function ze(y,k){for(var R=-1,Z=y?y.length:0;++R<Z&&k(y[R],R,y)!==!1;);return y}function ve(y,k){for(var R=-1,Z=k.length,ke=y.length;++R<Z;)y[ke+R]=k[R];return y}function Je(y,k,R,Z){var ke=-1,ye=y?y.length:0;for(Z&&ye&&(R=y[++ke]);++ke<ye;)R=k(R,y[ke],ke,y);return R}function je(y,k){for(var R=-1,Z=Array(y);++R<y;)Z[R]=k(R);return Z}function xe(y,k){return y==null?void 0:y[k]}function st(y){var k=!1;if(y!=null&&typeof y.toString!="function")try{k=!!(y+"")}catch(R){}return k}function ce(y){var k=-1,R=Array(y.size);return y.forEach(function(Z,ke){R[++k]=[ke,Z]}),R}function Pe(y,k){return function(R){return y(k(R))}}function Ve(y){var k=-1,R=Array(y.size);return y.forEach(function(Z){R[++k]=Z}),R}var We=Array.prototype,ht=Function.prototype,tt=Object.prototype,at=pe["__core-js_shared__"],Te=function(){var y=/[^.]+$/.exec(at&&at.keys&&at.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),Me=ht.toString,qe=tt.hasOwnProperty,vt=tt.toString,Ks=RegExp("^"+Me.call(qe).replace(X,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),li=Xe?pe.Buffer:void 0,Wi=pe.Symbol,gn=pe.Uint8Array,Lt=Pe(Object.getPrototypeOf,Object),ls=Object.create,cs=tt.propertyIsEnumerable,tc=We.splice,$s=Object.getOwnPropertySymbols,hs=li?li.isBuffer:void 0,kr=Pe(Object.keys,Object),ds=Kt(pe,"DataView"),pn=Kt(pe,"Map"),qt=Kt(pe,"Promise"),us=Kt(pe,"Set"),eo=Kt(pe,"WeakMap"),vn=Kt(Object,"create"),to=xt(ds),An=xt(pn),io=xt(qt),no=xt(us),so=xt(eo),Hi=Wi?Wi.prototype:void 0,xr=Hi?Hi.valueOf:void 0;function Pi(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function ic(){this.__data__=vn?vn(null):{}}function nc(y){return this.has(y)&&delete this.__data__[y]}function sc(y){var k=this.__data__;if(vn){var R=k[y];return R===i?void 0:R}return qe.call(k,y)?k[y]:void 0}function Dr(y){var k=this.__data__;return vn?k[y]!==void 0:qe.call(k,y)}function oo(y,k){var R=this.__data__;return R[y]=vn&&k===void 0?i:k,this}Pi.prototype.clear=ic,Pi.prototype.delete=nc,Pi.prototype.get=sc,Pi.prototype.has=Dr,Pi.prototype.set=oo;function At(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function oc(){this.__data__=[]}function rc(y){var k=this.__data__,R=ms(k,y);if(R<0)return!1;var Z=k.length-1;return R==Z?k.pop():tc.call(k,R,1),!0}function ac(y){var k=this.__data__,R=ms(k,y);return R<0?void 0:k[R][1]}function lc(y){return ms(this.__data__,y)>-1}function cc(y,k){var R=this.__data__,Z=ms(R,y);return Z<0?R.push([y,k]):R[Z][1]=k,this}At.prototype.clear=oc,At.prototype.delete=rc,At.prototype.get=ac,At.prototype.has=lc,At.prototype.set=cc;function Pt(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function hc(){this.__data__={hash:new Pi,map:new(pn||At),string:new Pi}}function dc(y){return yn(this,y).delete(y)}function uc(y){return yn(this,y).get(y)}function fc(y){return yn(this,y).has(y)}function mc(y,k){return yn(this,y).set(y,k),this}Pt.prototype.clear=hc,Pt.prototype.delete=dc,Pt.prototype.get=uc,Pt.prototype.has=fc,Pt.prototype.set=mc;function Tt(y){this.__data__=new At(y)}function gc(){this.__data__=new At}function pc(y){return this.__data__.delete(y)}function vc(y){return this.__data__.get(y)}function Ac(y){return this.__data__.has(y)}function bc(y,k){var R=this.__data__;if(R instanceof At){var Z=R.__data__;if(!pn||Z.length<e-1)return Z.push([y,k]),this;R=this.__data__=new Pt(Z)}return R.set(y,k),this}Tt.prototype.clear=gc,Tt.prototype.delete=pc,Tt.prototype.get=vc,Tt.prototype.has=Ac,Tt.prototype.set=bc;function fs(y,k){var R=co(y)||ps(y)?je(y.length,String):[],Z=R.length,ke=!!Z;for(var ye in y)(k||qe.call(y,ye))&&!(ke&&(ye=="length"||zc(ye,Z)))&&R.push(ye);return R}function Sr(y,k,R){var Z=y[k];(!(qe.call(y,k)&&Or(Z,R))||R===void 0&&!(k in y))&&(y[k]=R)}function ms(y,k){for(var R=y.length;R--;)if(Or(y[R][0],k))return R;return-1}function ci(y,k){return y&&lo(k,uo(k),y)}function ro(y,k,R,Z,ke,ye,Oe){var Be;if(Z&&(Be=ye?Z(y,ke,ye,Oe):Z(y)),Be!==void 0)return Be;if(!di(y))return y;var lt=co(y);if(lt){if(Be=Lc(y),!k)return xc(y,Be)}else{var Ge=Mi(y),It=Ge==h||Ge==u;if(Vr(y))return gs(y,k);if(Ge==v||Ge==o||It&&!ye){if(st(y))return ye?y:{};if(Be=hi(It?{}:y),!k)return Dc(y,ci(Be,y))}else{if(!ae[Ge])return ye?y:{};Be=Tc(y,Ge,ro,k)}}Oe||(Oe=new Tt);var zt=Oe.get(y);if(zt)return zt;if(Oe.set(y,Be),!lt)var dt=R?Sc(y):uo(y);return ze(dt||y,function(Mt,bt){dt&&(bt=Mt,Mt=y[bt]),Sr(Be,bt,ro(Mt,k,R,Z,bt,y,Oe))}),Be}function yc(y){return di(y)?ls(y):{}}function wc(y,k,R){var Z=k(y);return co(y)?Z:ve(Z,R(y))}function Cc(y){return vt.call(y)}function Pc(y){if(!di(y)||Oc(y))return!1;var k=ho(y)||st(y)?Ks:q;return k.test(xt(y))}function Ic(y){if(!zr(y))return kr(y);var k=[];for(var R in Object(y))qe.call(y,R)&&R!="constructor"&&k.push(R);return k}function gs(y,k){if(k)return y.slice();var R=new y.constructor(y.length);return y.copy(R),R}function ao(y){var k=new y.constructor(y.byteLength);return new gn(k).set(new gn(y)),k}function bn(y,k){var R=k?ao(y.buffer):y.buffer;return new y.constructor(R,y.byteOffset,y.byteLength)}function Lr(y,k,R){var Z=k?R(ce(y),!0):ce(y);return Je(Z,ee,new y.constructor)}function Tr(y){var k=new y.constructor(y.source,J.exec(y));return k.lastIndex=y.lastIndex,k}function Mc(y,k,R){var Z=k?R(Ve(y),!0):Ve(y);return Je(Z,be,new y.constructor)}function Ec(y){return xr?Object(xr.call(y)):{}}function kc(y,k){var R=k?ao(y.buffer):y.buffer;return new y.constructor(R,y.byteOffset,y.length)}function xc(y,k){var R=-1,Z=y.length;for(k||(k=Array(Z));++R<Z;)k[R]=y[R];return k}function lo(y,k,R,Z){R||(R={});for(var ke=-1,ye=k.length;++ke<ye;){var Oe=k[ke],Be=Z?Z(R[Oe],y[Oe],Oe,R,y):void 0;Sr(R,Oe,Be===void 0?y[Oe]:Be)}return R}function Dc(y,k){return lo(y,Ii(y),k)}function Sc(y){return wc(y,uo,Ii)}function yn(y,k){var R=y.__data__;return jc(k)?R[typeof k=="string"?"string":"hash"]:R.map}function Kt(y,k){var R=xe(y,k);return Pc(R)?R:void 0}var Ii=$s?Pe($s,Object):Bc,Mi=Cc;(ds&&Mi(new ds(new ArrayBuffer(1)))!=M||pn&&Mi(new pn)!=f||qt&&Mi(qt.resolve())!=p||us&&Mi(new us)!=A||eo&&Mi(new eo)!=P)&&(Mi=function(y){var k=vt.call(y),R=k==v?y.constructor:void 0,Z=R?xt(R):void 0;if(Z)switch(Z){case to:return M;case An:return f;case io:return p;case no:return A;case so:return P}return k});function Lc(y){var k=y.length,R=y.constructor(k);return k&&typeof y[0]=="string"&&qe.call(y,"index")&&(R.index=y.index,R.input=y.input),R}function hi(y){return typeof y.constructor=="function"&&!zr(y)?yc(Lt(y)):{}}function Tc(y,k,R,Z){var ke=y.constructor;switch(k){case E:return ao(y);case a:case l:return new ke(+y);case M:return bn(y,Z);case S:case L:case U:case F:case Q:case W:case N:case Y:case _:return kc(y,Z);case f:return Lr(y,Z,R);case m:case w:return new ke(y);case g:return Tr(y);case A:return Mc(y,Z,R);case I:return Ec(y)}}function zc(y,k){return k=k==null?s:k,!!k&&(typeof y=="number"||le.test(y))&&y>-1&&y%1==0&&y<k}function jc(y){var k=typeof y;return k=="string"||k=="number"||k=="symbol"||k=="boolean"?y!=="__proto__":y===null}function Oc(y){return!!Te&&Te in y}function zr(y){var k=y&&y.constructor,R=typeof k=="function"&&k.prototype||tt;return y===R}function xt(y){if(y!=null){try{return Me.call(y)}catch(k){}try{return y+""}catch(k){}}return""}function jr(y){return ro(y,!0,!0)}function Or(y,k){return y===k||y!==y&&k!==k}function ps(y){return Vc(y)&&qe.call(y,"callee")&&(!cs.call(y,"callee")||vt.call(y)==o)}var co=Array.isArray;function vs(y){return y!=null&&Br(y.length)&&!ho(y)}function Vc(y){return Rr(y)&&vs(y)}var Vr=hs||Rc;function ho(y){var k=di(y)?vt.call(y):"";return k==h||k==u}function Br(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=s}function di(y){var k=typeof y;return!!y&&(k=="object"||k=="function")}function Rr(y){return!!y&&typeof y=="object"}function uo(y){return vs(y)?fs(y):Ic(y)}function Bc(){return[]}function Rc(){return!1}n.exports=jr})(C2,dr);const P2=dr;var ur={},I2={get exports(){return ur},set exports(n){ur=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",m="[object Function]",v="[object GeneratorFunction]",p="[object Map]",g="[object Number]",A="[object Null]",w="[object Object]",I="[object Promise]",P="[object Proxy]",E="[object RegExp]",M="[object Set]",S="[object String]",L="[object Symbol]",U="[object Undefined]",F="[object WeakMap]",Q="[object ArrayBuffer]",W="[object DataView]",N="[object Float32Array]",Y="[object Float64Array]",_="[object Int8Array]",X="[object Int16Array]",J="[object Int32Array]",q="[object Uint8Array]",le="[object Uint8ClampedArray]",ae="[object Uint16Array]",Ie="[object Uint32Array]",Ae=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,_e=/^(?:0|[1-9]\d*)$/,we={};we[N]=we[Y]=we[_]=we[X]=we[J]=we[q]=we[le]=we[ae]=we[Ie]=!0,we[a]=we[l]=we[Q]=we[h]=we[W]=we[u]=we[f]=we[m]=we[p]=we[g]=we[w]=we[E]=we[M]=we[S]=we[F]=!1;var Xe=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,ee=typeof self=="object"&&self&&self.Object===Object&&self,be=Xe||ee||Function("return this")(),ze=t&&!t.nodeType&&t,ve=ze&&!0&&n&&!n.nodeType&&n,Je=ve&&ve.exports===ze,je=Je&&Xe.process,xe=function(){try{return je&&je.binding&&je.binding("util")}catch(y){}}(),st=xe&&xe.isTypedArray;function ce(y,k){for(var R=-1,Z=y==null?0:y.length,ke=0,ye=[];++R<Z;){var Oe=y[R];k(Oe,R,y)&&(ye[ke++]=Oe)}return ye}function Pe(y,k){for(var R=-1,Z=k.length,ke=y.length;++R<Z;)y[ke+R]=k[R];return y}function Ve(y,k){for(var R=-1,Z=y==null?0:y.length;++R<Z;)if(k(y[R],R,y))return!0;return!1}function We(y,k){for(var R=-1,Z=Array(y);++R<y;)Z[R]=k(R);return Z}function ht(y){return function(k){return y(k)}}function tt(y,k){return y.has(k)}function at(y,k){return y==null?void 0:y[k]}function Te(y){var k=-1,R=Array(y.size);return y.forEach(function(Z,ke){R[++k]=[ke,Z]}),R}function Me(y,k){return function(R){return y(k(R))}}function qe(y){var k=-1,R=Array(y.size);return y.forEach(function(Z){R[++k]=Z}),R}var vt=Array.prototype,Ks=Function.prototype,li=Object.prototype,Wi=be["__core-js_shared__"],gn=Ks.toString,Lt=li.hasOwnProperty,ls=function(){var y=/[^.]+$/.exec(Wi&&Wi.keys&&Wi.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),cs=li.toString,tc=RegExp("^"+gn.call(Lt).replace(Ae,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$s=Je?be.Buffer:void 0,hs=be.Symbol,kr=be.Uint8Array,ds=li.propertyIsEnumerable,pn=vt.splice,qt=hs?hs.toStringTag:void 0,us=Object.getOwnPropertySymbols,eo=$s?$s.isBuffer:void 0,vn=Me(Object.keys,Object),to=Ii(be,"DataView"),An=Ii(be,"Map"),io=Ii(be,"Promise"),no=Ii(be,"Set"),so=Ii(be,"WeakMap"),Hi=Ii(Object,"create"),xr=xt(to),Pi=xt(An),ic=xt(io),nc=xt(no),sc=xt(so),Dr=hs?hs.prototype:void 0,oo=Dr?Dr.valueOf:void 0;function At(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function oc(){this.__data__=Hi?Hi(null):{},this.size=0}function rc(y){var k=this.has(y)&&delete this.__data__[y];return this.size-=k?1:0,k}function ac(y){var k=this.__data__;if(Hi){var R=k[y];return R===i?void 0:R}return Lt.call(k,y)?k[y]:void 0}function lc(y){var k=this.__data__;return Hi?k[y]!==void 0:Lt.call(k,y)}function cc(y,k){var R=this.__data__;return this.size+=this.has(y)?0:1,R[y]=Hi&&k===void 0?i:k,this}At.prototype.clear=oc,At.prototype.delete=rc,At.prototype.get=ac,At.prototype.has=lc,At.prototype.set=cc;function Pt(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function hc(){this.__data__=[],this.size=0}function dc(y){var k=this.__data__,R=gs(k,y);if(R<0)return!1;var Z=k.length-1;return R==Z?k.pop():pn.call(k,R,1),--this.size,!0}function uc(y){var k=this.__data__,R=gs(k,y);return R<0?void 0:k[R][1]}function fc(y){return gs(this.__data__,y)>-1}function mc(y,k){var R=this.__data__,Z=gs(R,y);return Z<0?(++this.size,R.push([y,k])):R[Z][1]=k,this}Pt.prototype.clear=hc,Pt.prototype.delete=dc,Pt.prototype.get=uc,Pt.prototype.has=fc,Pt.prototype.set=mc;function Tt(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function gc(){this.size=0,this.__data__={hash:new At,map:new(An||Pt),string:new At}}function pc(y){var k=Kt(this,y).delete(y);return this.size-=k?1:0,k}function vc(y){return Kt(this,y).get(y)}function Ac(y){return Kt(this,y).has(y)}function bc(y,k){var R=Kt(this,y),Z=R.size;return R.set(y,k),this.size+=R.size==Z?0:1,this}Tt.prototype.clear=gc,Tt.prototype.delete=pc,Tt.prototype.get=vc,Tt.prototype.has=Ac,Tt.prototype.set=bc;function fs(y){var k=-1,R=y==null?0:y.length;for(this.__data__=new Tt;++k<R;)this.add(y[k])}function Sr(y){return this.__data__.set(y,i),this}function ms(y){return this.__data__.has(y)}fs.prototype.add=fs.prototype.push=Sr,fs.prototype.has=ms;function ci(y){var k=this.__data__=new Pt(y);this.size=k.size}function ro(){this.__data__=new Pt,this.size=0}function yc(y){var k=this.__data__,R=k.delete(y);return this.size=k.size,R}function wc(y){return this.__data__.get(y)}function Cc(y){return this.__data__.has(y)}function Pc(y,k){var R=this.__data__;if(R instanceof Pt){var Z=R.__data__;if(!An||Z.length<e-1)return Z.push([y,k]),this.size=++R.size,this;R=this.__data__=new Tt(Z)}return R.set(y,k),this.size=R.size,this}ci.prototype.clear=ro,ci.prototype.delete=yc,ci.prototype.get=wc,ci.prototype.has=Cc,ci.prototype.set=Pc;function Ic(y,k){var R=ps(y),Z=!R&&Or(y),ke=!R&&!Z&&vs(y),ye=!R&&!Z&&!ke&&Rr(y),Oe=R||Z||ke||ye,Be=Oe?We(y.length,String):[],lt=Be.length;for(var Ge in y)(k||Lt.call(y,Ge))&&!(Oe&&(Ge=="length"||ke&&(Ge=="offset"||Ge=="parent")||ye&&(Ge=="buffer"||Ge=="byteLength"||Ge=="byteOffset")||Tc(Ge,lt)))&&Be.push(Ge);return Be}function gs(y,k){for(var R=y.length;R--;)if(jr(y[R][0],k))return R;return-1}function ao(y,k,R){var Z=k(y);return ps(y)?Z:Pe(Z,R(y))}function bn(y){return y==null?y===void 0?U:A:qt&&qt in Object(y)?Mi(y):zr(y)}function Lr(y){return di(y)&&bn(y)==a}function Tr(y,k,R,Z,ke){return y===k?!0:y==null||k==null||!di(y)&&!di(k)?y!==y&&k!==k:Mc(y,k,R,Z,Tr,ke)}function Mc(y,k,R,Z,ke,ye){var Oe=ps(y),Be=ps(k),lt=Oe?l:hi(y),Ge=Be?l:hi(k);lt=lt==a?w:lt,Ge=Ge==a?w:Ge;var It=lt==w,zt=Ge==w,dt=lt==Ge;if(dt&&vs(y)){if(!vs(k))return!1;Oe=!0,It=!1}if(dt&&!It)return ye||(ye=new ci),Oe||Rr(y)?lo(y,k,R,Z,ke,ye):Dc(y,k,lt,R,Z,ke,ye);if(!(R&s)){var Mt=It&&Lt.call(y,"__wrapped__"),bt=zt&&Lt.call(k,"__wrapped__");if(Mt||bt){var Ui=Mt?y.value():y,Ei=bt?k.value():k;return ye||(ye=new ci),ke(Ui,Ei,R,Z,ye)}}return dt?(ye||(ye=new ci),Sc(y,k,R,Z,ke,ye)):!1}function Ec(y){if(!Br(y)||jc(y))return!1;var k=Vr(y)?tc:pe;return k.test(xt(y))}function kc(y){return di(y)&&ho(y.length)&&!!we[bn(y)]}function xc(y){if(!Oc(y))return vn(y);var k=[];for(var R in Object(y))Lt.call(y,R)&&R!="constructor"&&k.push(R);return k}function lo(y,k,R,Z,ke,ye){var Oe=R&s,Be=y.length,lt=k.length;if(Be!=lt&&!(Oe&<>Be))return!1;var Ge=ye.get(y);if(Ge&&ye.get(k))return Ge==k;var It=-1,zt=!0,dt=R&o?new fs:void 0;for(ye.set(y,k),ye.set(k,y);++It<Be;){var Mt=y[It],bt=k[It];if(Z)var Ui=Oe?Z(bt,Mt,It,k,y,ye):Z(Mt,bt,It,y,k,ye);if(Ui!==void 0){if(Ui)continue;zt=!1;break}if(dt){if(!Ve(k,function(Ei,wn){if(!tt(dt,wn)&&(Mt===Ei||ke(Mt,Ei,R,Z,ye)))return dt.push(wn)})){zt=!1;break}}else if(!(Mt===bt||ke(Mt,bt,R,Z,ye))){zt=!1;break}}return ye.delete(y),ye.delete(k),zt}function Dc(y,k,R,Z,ke,ye,Oe){switch(R){case W:if(y.byteLength!=k.byteLength||y.byteOffset!=k.byteOffset)return!1;y=y.buffer,k=k.buffer;case Q:return!(y.byteLength!=k.byteLength||!ye(new kr(y),new kr(k)));case h:case u:case g:return jr(+y,+k);case f:return y.name==k.name&&y.message==k.message;case E:case S:return y==k+"";case p:var Be=Te;case M:var lt=Z&s;if(Be||(Be=qe),y.size!=k.size&&!lt)return!1;var Ge=Oe.get(y);if(Ge)return Ge==k;Z|=o,Oe.set(y,k);var It=lo(Be(y),Be(k),Z,ke,ye,Oe);return Oe.delete(y),It;case L:if(oo)return oo.call(y)==oo.call(k)}return!1}function Sc(y,k,R,Z,ke,ye){var Oe=R&s,Be=yn(y),lt=Be.length,Ge=yn(k),It=Ge.length;if(lt!=It&&!Oe)return!1;for(var zt=lt;zt--;){var dt=Be[zt];if(!(Oe?dt in k:Lt.call(k,dt)))return!1}var Mt=ye.get(y);if(Mt&&ye.get(k))return Mt==k;var bt=!0;ye.set(y,k),ye.set(k,y);for(var Ui=Oe;++zt<lt;){dt=Be[zt];var Ei=y[dt],wn=k[dt];if(Z)var sp=Oe?Z(wn,Ei,dt,k,y,ye):Z(Ei,wn,dt,y,k,ye);if(!(sp===void 0?Ei===wn||ke(Ei,wn,R,Z,ye):sp)){bt=!1;break}Ui||(Ui=dt=="constructor")}if(bt&&!Ui){var _r=y.constructor,Fr=k.constructor;_r!=Fr&&"constructor"in y&&"constructor"in k&&!(typeof _r=="function"&&_r instanceof _r&&typeof Fr=="function"&&Fr instanceof Fr)&&(bt=!1)}return ye.delete(y),ye.delete(k),bt}function yn(y){return ao(y,uo,Lc)}function Kt(y,k){var R=y.__data__;return zc(k)?R[typeof k=="string"?"string":"hash"]:R.map}function Ii(y,k){var R=at(y,k);return Ec(R)?R:void 0}function Mi(y){var k=Lt.call(y,qt),R=y[qt];try{y[qt]=void 0;var Z=!0}catch(ye){}var ke=cs.call(y);return Z&&(k?y[qt]=R:delete y[qt]),ke}var Lc=us?function(y){return y==null?[]:(y=Object(y),ce(us(y),function(k){return ds.call(y,k)}))}:Bc,hi=bn;(to&&hi(new to(new ArrayBuffer(1)))!=W||An&&hi(new An)!=p||io&&hi(io.resolve())!=I||no&&hi(new no)!=M||so&&hi(new so)!=F)&&(hi=function(y){var k=bn(y),R=k==w?y.constructor:void 0,Z=R?xt(R):"";if(Z)switch(Z){case xr:return W;case Pi:return p;case ic:return I;case nc:return M;case sc:return F}return k});function Tc(y,k){return k=k==null?r:k,!!k&&(typeof y=="number"||_e.test(y))&&y>-1&&y%1==0&&y<k}function zc(y){var k=typeof y;return k=="string"||k=="number"||k=="symbol"||k=="boolean"?y!=="__proto__":y===null}function jc(y){return!!ls&&ls in y}function Oc(y){var k=y&&y.constructor,R=typeof k=="function"&&k.prototype||li;return y===R}function zr(y){return cs.call(y)}function xt(y){if(y!=null){try{return gn.call(y)}catch(k){}try{return y+""}catch(k){}}return""}function jr(y,k){return y===k||y!==y&&k!==k}var Or=Lr(function(){return arguments}())?Lr:function(y){return di(y)&&Lt.call(y,"callee")&&!ds.call(y,"callee")},ps=Array.isArray;function co(y){return y!=null&&ho(y.length)&&!Vr(y)}var vs=eo||Rc;function Vc(y,k){return Tr(y,k)}function Vr(y){if(!Br(y))return!1;var k=bn(y);return k==m||k==v||k==c||k==P}function ho(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=r}function Br(y){var k=typeof y;return y!=null&&(k=="object"||k=="function")}function di(y){return y!=null&&typeof y=="object"}var Rr=st?ht(st):kc;function uo(y){return co(y)?Ic(y):xc(y)}function Bc(){return[]}function Rc(){return!1}n.exports=Vc})(I2,ur);const M2=ur,E2=(n,t)=>M2(n,t),k2=n=>Object.keys(n||{}),x2=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},D2=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=k2(o);if(a.includes(i)){const l=x2(a,e);E2(o,l)||(n[s].deps=l,r())}})}}},S2=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function L2(n,t){const e=hr(n,"data",{}),i=hr(n,"watch",{}),s=hr(n,"methods",{}),o=hr(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=D2(),{targetWatcher:c,getTarget:h}=S2();let u;const f={},m=()=>({data:u,methods:f});let v=!1;const p=A=>(...w)=>{v=!0;const I=A(...w);return v=!1,I};Object.entries(s).forEach(([A,w])=>{f[A]=p((...I)=>w(m(),...I)),Object.defineProperty(f[A],"name",{value:A})}),u=new Proxy(P2(e),{get(A,w){return h()&&!v&&r(h(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,I){return A[w]===I||(Reflect.set(...arguments),h()||(o&&o(w,I),a(u,w))),!0}}),Object.entries(i).forEach(([A,w])=>{c(A,()=>{w(m())})});const g=[u,f];return g._internal={_getSubscribers(){return l}},g}function T2({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function z2({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=es(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>T2({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const j2=(n,t)=>(n(),setInterval(n,t)),O2=35,Xf=1;class V2{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(O2,Math.max(this._autoplayDuration,1));let s=-i;this._interval=j2(()=>H(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Xf&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Xf)}}function B2(n){const t=new V2({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=L2({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=z2({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=pI({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Of({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=MI({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=AI({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=es(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=es(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=ol({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=ol({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=es(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ni&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===$n&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>rl({[Ni]:()=>H(this,null,function*(){return a.showNextPage()}),[$n]:()=>H(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return H(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Bs(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return H(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return ol({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return H(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Bs(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function R2(n){ge(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const _2=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Zf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),F2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Jf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),N2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),qf=n=>({loaded:n[6],currentPageIndex:n[5]}),G2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Kf=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function $f(n){let t;const e=n[37].prev,i=zn(e,n,n[36],Kf),s=i||Q2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,G2):Vn(o[36]),Kf):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function Q2(n){let t,e,i;return e=new xf({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function em(n){let t,e,i;return e=new ZP({props:{value:n[7]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function tm(n){let t;const e=n[37].next,i=zn(e,n,n[36],Jf),s=i||W2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,F2):Vn(o[36]),Jf):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function W2(n){let t,e,i;return e=new xf({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function im(n){let t;const e=n[37].dots,i=zn(e,n,n[36],Zf),s=i||H2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,_2):Vn(o[36]),Zf):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function H2(n){let t,e;return t=new GP({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function U2(n){let t,e,i,s,o,r,a,l,c,h,u,f,m=n[1]&&$f(n);const v=n[37].default,p=zn(v,n,n[36],qf);let g=n[3]&&em(n),A=n[1]&&tm(n),w=n[4]&&im(n);return{c(){t=T("div"),e=T("div"),m&&m.c(),i=te(),s=T("div"),o=T("div"),p&&p.c(),a=te(),g&&g.c(),l=te(),A&&A.c(),c=te(),w&&w.c(),C(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),C(s,"class","sc-carousel__pages-window svelte-sme1z4"),C(e,"class","sc-carousel__content-container svelte-sme1z4"),C(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,P){V(I,t,P),j(t,e),m&&m.m(e,null),j(e,i),j(e,s),j(s,o),p&&p.m(o,null),n[39](o),j(s,a),g&&g.m(s,null),n[40](s),j(e,l),A&&A.m(e,null),j(t,c),w&&w.m(t,null),h=!0,u||(f=[Yt(r=sI.call(null,o,{thresholdProvider:n[38]})),Ce(o,"swipeStart",n[16]),Ce(o,"swipeMove",n[18]),Ce(o,"swipeEnd",n[19]),Ce(o,"swipeFailed",n[20]),Ce(o,"swipeThresholdReached",n[17]),Yt(lI.call(null,s)),Ce(s,"hovered",n[21]),Yt(fI.call(null,s)),Ce(s,"tapped",n[22])],u=!0)},p(I,P){I[1]?m?(m.p(I,P),P[0]&2&&D(m,1)):(m=$f(I),m.c(),D(m,1),m.m(e,i)):m&&(fe(),B(m,1,1,()=>{m=null}),me()),p&&p.p&&(!h||P[0]&96|P[1]&32)&&On(p,v,I,I[36],h?jn(v,I[36],P,N2):Vn(I[36]),qf),(!h||P[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!h||P[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!h||P[0]&1)&&z(o,"transition-timing-function",I[0]),r&&ti(r.update)&&P[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,P),P[0]&8&&D(g,1)):(g=em(I),g.c(),D(g,1),g.m(s,null)):g&&(fe(),B(g,1,1,()=>{g=null}),me()),I[1]?A?(A.p(I,P),P[0]&2&&D(A,1)):(A=tm(I),A.c(),D(A,1),A.m(e,null)):A&&(fe(),B(A,1,1,()=>{A=null}),me()),I[4]?w?(w.p(I,P),P[0]&16&&D(w,1)):(w=im(I),w.c(),D(w,1),w.m(t,null)):w&&(fe(),B(w,1,1,()=>{w=null}),me())},i(I){h||(D(m),D(p,I),D(g),D(A),D(w),h=!0)},o(I){B(m),B(p,I),B(g),B(A),B(w),h=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),A&&A.d(),w&&w.d(),u=!1,rt(f)}}}function Y2(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},m,v]=B2((ce,Pe)=>{rl({currentPageIndex:()=>e(5,r=Pe),progressValue:()=>e(7,a=Pe),offset:()=>e(8,l=Pe),durationMs:()=>e(9,c=Pe),pagesCount:()=>e(10,h=Pe),loaded:()=>e(6,o=Pe)})(ce)}),p=_o();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:I=0}=t,{duration:P=500}=t,{autoplay:E=!1}=t,{autoplayDuration:M=3e3}=t,{autoplayDirection:S=Ni}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:F=!0}=t,{swiping:Q=!0}=t,{particlesToShow:W=1}=t,{particlesToScroll:N=1}=t;function Y(ce,Pe){return H(this,null,function*(){const Ve=Bs(Pe,"animated",!0);if(typeof ce!="number")throw new Error("pageIndex should be a number");yield m.showPage(ce,{animated:Ve})})}function _(ce){return H(this,null,function*(){const Pe=Bs(ce,"animated",!0);yield m.showPrevPage({animated:Pe})})}function X(ce){return H(this,null,function*(){const Pe=Bs(ce,"animated",!0);yield m.showNextPage({animated:Pe})})}let J=0,q,le;const ae=CI(({width:ce})=>{e(11,J=ce),u.particleWidth=J/u.particlesToShow,wI({particlesContainerChildren:le.children,particleWidth:u.particleWidth}),m.offsetPage({animated:!1})});function Ie(){const{clonesToAppend:ce,clonesToPrepend:Pe}=PI({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:le.children});II({particlesContainer:le,clonesToAppend:ce,clonesToPrepend:Pe})}Et(()=>{H(this,null,function*(){yield Fh(),le&&q&&(u.particlesCountWithoutClones=le.children.length,yield Fh(),u.infinite&&Ie(),u.particlesCount=le.children.length,m.showPage(I,{animated:!1}),ae.observe(q))})}),_t(()=>{ae.disconnect(),f.reset()});function Ae(ce){return H(this,null,function*(){yield m.showPage(ce,{animated:!0})})}function pe(){Q&&(u.durationMs=0)}function _e(ce){return H(this,null,function*(){Q&&(yield rl({[Ni]:m.showNextPage,[$n]:m.showPrevPage})(ce.detail.direction))})}function we(ce){Q&&(u.offset+=ce.detail.dx)}function Xe(){Q&&m.showParticle(u.currentParticleIndex)}function ee(){return H(this,null,function*(){Q&&(yield m.offsetPage({animated:!0}))})}function be(ce){u.focused=ce.detail.value}function ze(){m.toggleFocused()}function ve(){m.showPrevPage()}const Je=()=>J/3;function je(ce){Ye[ce?"unshift":"push"](()=>{le=ce,e(13,le)})}function xe(ce){Ye[ce?"unshift":"push"](()=>{q=ce,e(12,q)})}const st=ce=>Ae(ce.detail);return n.$$set=ce=>{"timingFunction"in ce&&e(0,g=ce.timingFunction),"arrows"in ce&&e(1,A=ce.arrows),"infinite"in ce&&e(2,w=ce.infinite),"initialPageIndex"in ce&&e(24,I=ce.initialPageIndex),"duration"in ce&&e(25,P=ce.duration),"autoplay"in ce&&e(26,E=ce.autoplay),"autoplayDuration"in ce&&e(27,M=ce.autoplayDuration),"autoplayDirection"in ce&&e(28,S=ce.autoplayDirection),"pauseOnFocus"in ce&&e(29,L=ce.pauseOnFocus),"autoplayProgressVisible"in ce&&e(3,U=ce.autoplayProgressVisible),"dots"in ce&&e(4,F=ce.dots),"swiping"in ce&&e(30,Q=ce.swiping),"particlesToShow"in ce&&e(31,W=ce.particlesToShow),"particlesToScroll"in ce&&e(32,N=ce.particlesToScroll),"$$scope"in ce&&e(36,s=ce.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=w),n.$$.dirty[0]&33554432&&(u.durationMsInit=P),n.$$.dirty[0]&67108864&&(u.autoplay=E),n.$$.dirty[0]&134217728&&(u.autoplayDuration=M),n.$$.dirty[0]&268435456&&(u.autoplayDirection=S),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=L),n.$$.dirty[1]&1&&(u.particlesToShowInit=W),n.$$.dirty[1]&2&&(u.particlesToScrollInit=N)},[g,A,w,U,F,r,o,a,l,c,h,J,q,le,m,Ae,pe,_e,we,Xe,ee,be,ze,ve,I,P,E,M,S,L,Q,W,N,Y,_,X,s,i,Je,je,xe,st]}class X2 extends ue{constructor(t){super(),de(this,t,Y2,U2,he,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},R2,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function Z2(n){ge(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function nm(n){let t;function e(o,r){if(o[2].type==="Image")return q2;if(o[2].type==="Video")return J2}let i=e(n),s=i&&i(n);return{c(){t=T("div"),s&&s.c(),C(t,"class","media-item svelte-159ski6"),C(t,"draggable","false")},m(o,r){V(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&O(t),s&&s.d()}}}function J2(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?$2:K2}let l=a(n),c=l(n);return{c(){c.c(),t=te(),e=T("div"),i=T("div"),s=T("div"),C(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[21]()+")"),ne(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),ne(i,"large",n[4]==="large"),ne(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),ne(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),V(h,t,u),V(h,e,u),j(e,i),j(i,s),o||(r=Ce(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&z(s,"background-image","url("+h[21]()+")"),u&32&&ne(s,"canPlay",h[5]),u&16&&ne(i,"large",h[4]==="large"),u&16&&ne(i,"small",h[4]==="small"),u&2048&&ne(e,"showPlayButton",h[11])},d(h){c.d(h),h&&O(t),h&&O(e),o=!1,r()}}}function q2(n){let t,e,i;return{c(){t=T("img"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),z(t,"object-fit",n[7])},m(s,o){V(s,t,o)},p(s,o){o&4&&!ft(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&z(t,"object-fit",s[7])},d(s){s&&O(t)}}}function K2(n){let t,e,i,s,o,r;return{c(){t=T("video"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||C(t,"src",e),C(t,"poster",i=n[2].videoCoverUrl),C(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),C(t,"disablepictureinpicture",""),t.playsInline=!0,C(t,"paused",""),t.muted=!0,C(t,"draggable",!1),t.loop=!1,C(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,ne(t,"showPlayButton",n[11]),z(t,"object-fit",n[7])},m(a,l){V(a,t,l),n[20](t),o||(r=[Ce(t,"play",n[15]),Ce(t,"pause",n[16]),Ce(t,"error",n[17]),Ce(t,"ended",n[18]),Ce(t,"click",n[19])],o=!0)},p(a,l){l&4&&!ft(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&C(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&C(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&C(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&ne(t,"showPlayButton",a[11]),l&128&&z(t,"object-fit",a[7])},d(a){a&&O(t),n[20](null),o=!1,rt(r)}}}function $2(n){let t,e,i;return{c(){t=T("img"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),z(t,"object-fit",n[7])},m(s,o){V(s,t,o)},p(s,o){o&4&&!ft(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&z(t,"object-fit",s[7])},d(s){s&&O(t)}}}function eM(n){let t,e=n[2]&&nm(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=nm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function tM(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:m=!1}=t,v=!0,p=!1;function g(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=Ti("mediaStore"),w=Ti("hooks"),I=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};w.on("loadVideoFirstFrame",I),Et(()=>{A.subscribe(({currentMediaElement:W})=>{W!==i&&(i==null||i.pause())})});const P=W=>{e(11,v=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&A.set({currentMediaElement:i}),w.emit("playStateChange",{event:W,state:"playing",tag:r,mediaInstance:i})},E=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},M=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},S=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},L=W=>{i&&i.pause()};function U(W){Ye[W?"unshift":"push"](()=>{o.videoInstance=W,e(0,o)})}const F=()=>l==="withText"?Xa:l==="withoutText"?Za:l,Q=W=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=W=>{"mediaInstance"in W&&e(0,o=W.mediaInstance),"tag"in W&&e(1,r=W.tag),"media"in W&&e(2,a=W.media),"playButtonIfNeed"in W&&e(3,l=W.playButtonIfNeed),"playButtonSizeIfNeed"in W&&e(4,c=W.playButtonSizeIfNeed),"canPlay"in W&&e(5,h=W.canPlay),"autoplayVideo"in W&&e(6,u=W.autoplayVideo),"objectFit"in W&&e(7,f=W.objectFit),"disableVideoIfHavePoster"in W&&e(8,m=W.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&g(),n.$$.dirty&1024&&i&&e(11,v=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const W=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,Y=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&W;i&&Y&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",I),document.removeEventListener("touchstart",I),document.removeEventListener("click",I),document.addEventListener("WeixinJSBridgeReady",I),document.addEventListener("touchstart",I),document.addEventListener("click",I))}},[o,r,a,l,c,h,u,f,m,p,i,v,A,w,s,P,E,M,S,L,U,F,Q]}class sm extends ue{constructor(t){super(),de(this,t,tM,eM,he,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},Z2)}}function iM(n){ge(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function om(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function rm(n){let t,e,i,s,o,r,a;const l=[sM,nM],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=T("div"),e=T("div"),s.c(),C(e,"class","media-list svelte-1mrbqlg"),ne(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),ne(t,"unfolded",n[5])},m(u,f){V(u,t,f),j(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let m=i;i=h(n),i===m?c[i].p(n,f):(fe(),B(c[m],1,1,()=>{c[m]=null}),me(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ne(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ne(t,"unfolded",n[5])},i(u){a||(D(s),u&&nt(()=>{a&&(r&&r.end(1),o=zi(t,Kh,n[6]?{y:4,duration:n[4],delay:n[2],easing:vi}:void 0),o.start())}),a=!0)},o(u){B(s),o&&o.invalidate(),u&&(r=Gn(t,Kh,n[6]?{y:4,duration:n[4],delay:n[3],easing:vi}:void 0)),a=!1},d(u){u&&O(t),c[i].d(),u&&r&&r.end()}}}function nM(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=gt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new sm({props:r}),Ye.push(()=>Ma(t,"mediaInstance",o)),{c(){re(t.$$.fragment)},m(a,l){se(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ct(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Gh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],ba(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){oe(t,a)}}}function sM(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[oM]},$$scope:{ctx:n}};return t=new X2({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){re(t.$$.fragment)},m(s,o){se(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){B(t.$$.fragment,s),e=!1},d(s){n[19](null),oe(t,s)}}}function am(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=gt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new sm({props:r}),Ye.push(()=>Ma(t,"mediaInstance",o)),{c(){re(t.$$.fragment)},m(a,l){se(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ct(s,[l[0]&128&&Gh(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],ba(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){oe(t,a)}}}function oM(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=am(om(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ee()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);V(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=om(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=am(c),s[l].c(),D(s[l],1),s[l].m(t.parentNode,t))}for(fe(),l=i.length;l<s.length;l+=1)o(l);me()}},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)B(s[a]);e=!1},d(r){Xt(s,r),r&&O(t)}}}function rM(n){let t,e,i=n[5]&&rm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&D(i,1)):(i=rm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function aM(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:m=!0}=t,{mediaItemConfig:v}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:w=!0,autoplayVideoInCarousel:I=!1}=g;let P=[],E=0,M,S=null;const L=Ti("hooks"),U=Ti("mediaStore");function F(){const _=P[E],X=_==null?void 0:_.videoInstance;X&&(X.paused?(X.muted=!1,X.play()):X.pause())}Et(()=>{L.on("click",_=>{var X,J,q;(q=(J=(X=a.tag3DContentSvelte)==null?void 0:X.css3DInstance)==null?void 0:J.css3DObject)!=null&&q.opacityMesh&&_.tag.id===a.id&&F()}),e(0,a.play=()=>{const _=P[E],X=_==null?void 0:_.videoInstance;X&&(X.muted=!1,X.play())},a),e(0,a.pause=()=>{const _=P[E],X=_==null?void 0:_.videoInstance;X&&X.pause()},a),S=setInterval(()=>{r&&(M==null||M.goToNext())},3e3)}),_t(()=>{clearInterval(S),L.off("click",F)});function Q(_,X){n.$$.not_equal(P[X],_)&&(P[X]=_,e(8,P))}function W(_){Ye[_?"unshift":"push"](()=>{M=_,e(12,M)})}const N=_=>{i||U.set({currentMediaElement:null}),e(11,E=_.detail)};function Y(_){n.$$.not_equal(P[0],_)&&(P[0]=_,e(8,P))}return n.$$set=_=>{"tag"in _&&e(0,a=_.tag),"mediaData"in _&&e(1,l=_.mediaData),"inDelay"in _&&e(2,c=_.inDelay),"outDelay"in _&&e(3,h=_.outDelay),"duration"in _&&e(4,u=_.duration),"unfolded"in _&&e(5,f=_.unfolded),"animation"in _&&e(6,m=_.animation),"mediaItemConfig"in _&&e(7,v=_.mediaItemConfig),"enableCarousel"in _&&e(16,p=_.enableCarousel),"autoplayConfig"in _&&e(17,g=_.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=P.every(_=>_.paused)),n.$$.dirty[0]&65538&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&w&&i)},[a,l,c,h,u,f,m,v,P,i,o,E,M,s,A,U,p,g,Q,W,N,Y]}class lm extends ue{constructor(t){super(),de(this,t,aM,rM,he,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},iM,[-1,-1])}}function lM(n){ge(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function cm(n){let t,e,i,s,o,r,a,l;t=new Jt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new jP({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&hm(n),h=n[1]&&dm(n);return{c(){re(t.$$.fragment),e=te(),i=T("div"),re(s.$$.fragment),o=te(),c&&c.c(),r=te(),h&&h.c(),a=Ee(),C(i,"class","line svelte-1f7m1lj")},m(u,f){se(t,u,f),V(u,e,f),V(u,i,f),se(s,i,null),V(u,o,f),c&&c.m(u,f),V(u,r,f),h&&h.m(u,f),V(u,a,f),l=!0},p(u,f){const m={};f&8&&(m.visible=u[3]),t.$set(m);const v={};f&8&&(v.unfolded=u[3]),s.$set(v),u[2]?c?(c.p(u,f),f&4&&D(c,1)):(c=hm(u),c.c(),D(c,1),c.m(r.parentNode,r)):c&&(fe(),B(c,1,1,()=>{c=null}),me()),u[1]?h?(h.p(u,f),f&2&&D(h,1)):(h=dm(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(fe(),B(h,1,1,()=>{h=null}),me())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){B(t.$$.fragment,u),B(s.$$.fragment,u),B(c),B(h),l=!1},d(u){oe(t,u),u&&O(e),u&&O(i),oe(s),u&&O(o),c&&c.d(u),u&&O(r),h&&h.d(u),u&&O(a)}}}function hm(n){let t,e,i;return e=new gf({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function dm(n){let t,e,i;return e=new lm({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function cM(n){let t,e,i=n[0].state&&cm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=cm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function hM(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class dM extends ue{constructor(t){super(),de(this,t,hM,cM,he,{tag:0},lM)}}function uM(n){ge(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function um(n,t,e){const i=n.slice();return i[0]=t[e],i}function fm(n,t,e){const i=n.slice();return i[0]=t[e],i}function mm(n){let t,e;return{c(){t=T("img"),C(t,"class","headerImage svelte-sezqcq"),ft(t.src,e=n[3].headerPictureUrl)||C(t,"src",e),C(t,"alt","")},m(i,s){V(i,t,s)},p(i,s){s&8&&!ft(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&O(t)}}}function gm(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=pm(fm(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=vm(um(n,l,h));return{c(){t=T("div"),e=T("div");for(let h=0;h<a.length;h+=1)a[h].c();i=te();for(let h=0;h<c.length;h+=1)c[h].c();C(e,"class","tags svelte-sezqcq"),C(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){V(h,t,u),j(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);j(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Yt(Oi.call(null,e)),Ce(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){r=h[2]||[];let f;for(f=0;f<r.length;f+=1){const m=fm(h,r,f);a[f]?a[f].p(m,u):(a[f]=pm(m),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=r.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const m=um(h,l,f);c[f]?c[f].p(m,u):(c[f]=vm(m),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&O(t),Xt(a,h),Xt(c,h),s=!1,rt(o)}}}function pm(n){let t,e=n[0]+"",i;return{c(){t=T("div"),i=De(e),C(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",ul)},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&O(t)}}}function vm(n){let t,e=n[0]+"",i;return{c(){t=T("div"),i=De(e),C(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",ul)},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&O(t)}}}function Am(n){let t,e,i=n[7]&&bm(n),s=n[3].highlightText&&wm(n);return{c(){t=T("div"),i&&i.c(),e=te(),s&&s.c(),C(t,"class","footer svelte-sezqcq")},m(o,r){V(o,t,r),i&&i.m(t,null),j(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=bm(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=wm(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function bm(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&ym(n);return{c(){t=T("div"),e=T("span"),s=De(i),o=te(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){V(a,t,l),j(t,e),j(e,s),j(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Le(s,i),a[3].price.unit?r?r.p(a,l):(r=ym(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function ym(n){let t,e=n[3].price.unit+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","unit svelte-sezqcq")},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Le(i,e)},d(s){s&&O(t)}}}function wm(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=T("div"),e=T("div"),i=te(),s=T("span"),r=De(o),a=te(),l=T("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',C(e,"class","gap svelte-sezqcq"),C(s,"class","text svelte-sezqcq"),C(t,"class","goto-button goto-icon svelte-sezqcq"),C(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){V(c,t,h),j(t,e),j(t,i),j(t,s),j(s,r),V(c,a,h),V(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Le(r,o)},d(c){c&&O(t),c&&O(a),c&&O(l)}}}function fM(n){var P,E;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,m,v,p,g;e=new Jt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=n[3].headerPictureUrl&&mm(n),w=((P=n[2].length)!=null?P:0)+((E=n[5].length)!=null?E:0)>0&&gm(n),I=(n[7]||n[3].highlightText)&&Am(n);return{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=te(),r=T("div"),A&&A.c(),a=te(),l=T("div"),c=T("div"),h=T("div"),f=De(u),m=te(),w&&w.c(),v=te(),I&&I.c(),C(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?fr+"ms":mr+Pm-Cm-40+"ms"),C(h,"class","text svelte-sezqcq"),C(c,"class","title svelte-sezqcq"),C(l,"class","title-wrapper svelte-sezqcq"),C(r,"class","content svelte-sezqcq"),z(r,"max-width",ri(n[9])),z(r,"transition-delay",n[4]?fr+mr+"ms":"0ms"),C(t,"class",p=it(`marketing ${n[6]}`)+" svelte-sezqcq"),ne(t,"unfolded",n[4]),ne(t,"folded",n[8])},m(M,S){V(M,t,S),se(e,t,null),j(t,i),j(t,s),j(t,o),j(t,r),A&&A.m(r,null),j(r,a),j(r,l),j(l,c),j(c,h),j(h,f),j(r,m),w&&w.m(r,null),j(r,v),I&&I.m(r,null),g=!0},p(M,[S]){var U,F;const L={};S&16&&(L.visible=M[4]),e.$set(L),S&16&&z(s,"transition-delay",M[4]?fr+"ms":mr+Pm-Cm-40+"ms"),M[3].headerPictureUrl?A?A.p(M,S):(A=mm(M),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||S&8)&&u!==(u=M[3].title+"")&&Le(f,u),((U=M[2].length)!=null?U:0)+((F=M[5].length)!=null?F:0)>0?w?w.p(M,S):(w=gm(M),w.c(),w.m(r,v)):w&&(w.d(1),w=null),M[7]||M[3].highlightText?I?I.p(M,S):(I=Am(M),I.c(),I.m(r,null)):I&&(I.d(1),I=null),S&16&&z(r,"transition-delay",M[4]?fr+mr+"ms":"0ms"),(!g||S&64&&p!==(p=it(`marketing ${M[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!g||S&80)&&ne(t,"unfolded",M[4]),(!g||S&320)&&ne(t,"folded",M[8])},i(M){g||(D(e.$$.fragment,M),g=!0)},o(M){B(e.$$.fragment,M),g=!1},d(M){M&&O(t),oe(e),A&&A.d(),w&&w.d(),I&&I.d()}}}const ul=40,fr=400,Cm=500,mr=180,Pm=500;function mM(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,m=(()=>{var g;const p=(g=u.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const v=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,g,A,w,I,P;n.$$.dirty&1&&e(4,i=(g=(p=u.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=Se((A=o.price)==null?void 0:A.value)&&((w=o.price)==null?void 0:w.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((P=o.tags)==null?void 0:P.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/ul),[u,f,c,o,i,h,a,r,s,m,l,v]}class gM extends ue{constructor(t){super(),de(this,t,mM,fM,he,{tag:0},uM)}}class pM extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return H(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=GC(this.sharedAudioSrc,{namespace:el.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,f)},s=f=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,f)},l=f=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,f)},c=f=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,f)},h=f=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,f)},u=f=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function vM(n){ge(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function AM(n){let t,e,i,s;const o=n[8].default,r=zn(o,n,n[7],null);return{c(){t=T("div"),r&&r.c(),C(t,"class","audio svelte-13e7hxv"),C(t,"style",n[0])},m(a,l){V(a,t,l),r&&r.m(t,null),e=!0,i||(s=Ce(t,"click",Hv(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&On(r,o,a,a[7],e?jn(o,a[7],l,null):Vn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){B(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function bM(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=_o(),h=Ti("hooks"),u=Ti("mediaStore");let f,m=!0;function v(){e(5,f.onplay=g=>{h.emit("playStateChange",x({event:g,state:"playing",mediaInstance:f},l)),c("play"),e(6,m=!1)},f),e(5,f.onpause=g=>{h.emit("playStateChange",x({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onended=g=>{h.emit("playStateChange",x({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onloadedmetadata=g=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=g=>{c("pause"),e(6,m=!0)},f),e(5,f.ontimeupdate=g=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:g})=>{g!==f&&(m||f==null||f.pause())});function p(g){f&&(h.emit("click",x({event:g,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",x({event:g,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new pM(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),v()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,f,m,s,i]}let Im=class extends ue{constructor(t){super(),de(this,t,bM,AM,he,{url:2,enable:3,style:0,hooksInfo:4},vM)}};function yM(n){ge(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Mm(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function wM(n){let t,e,i,s,o,r=n[1]&&Mm();return{c(){t=T("div"),r&&r.c(),e=te(),i=T("div"),s=T("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',C(s,"class","sound-wave__container svelte-srt2pi"),C(i,"class","audio-icon svelte-srt2pi"),ne(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){V(a,t,l),r&&r.m(t,null),j(t,e),j(t,i),j(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Mm(),r.c(),D(r,1),r.m(t,e)):r&&(fe(),B(r,1,1,()=>{r=null}),me()),(!o||l&1)&&ne(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function CM(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function h(f){Ye[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){Ye[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,o=f.shadow),"style"in f&&e(2,r=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?ri(a):a)},[s,o,r,l,c,i,a,h,u]}class Em extends ue{constructor(t){super(),de(this,t,CM,wM,he,{playing:0,shadow:1,style:2,width:6},yM)}}function PM(n){ge(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function km(n){var g,A;let t,e,i,s,o,r,a,l,c,h,u,f,m,v;e=new Jt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&xm(n);return c=new bf({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new tl({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(g=n[5])==null?void 0:g.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=T("div"),r=T("div"),p&&p.c(),a=te(),l=T("div"),re(c.$$.fragment),h=te(),re(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),ne(t,"unfolded",n[6])},m(w,I){V(w,t,I),se(e,t,null),j(t,i),j(t,s),j(s,o),j(o,r),p&&p.m(r,null),j(o,a),j(o,l),se(c,l,null),j(t,h),se(u,t,null),f=!0,m||(v=[Ce(l,"click",n[7]),Yt(Oi.call(null,l)),Ce(l,"clientWidth",n[12])],m=!0)},p(w,I){var S,L;const P={};I&64&&(P.visible=w[6]),I&8&&(P.left=w[3]/2+"px"),e.$set(P),w[6]?p?(p.p(w,I),I&64&&D(p,1)):(p=xm(w),p.c(),D(p,1),p.m(r,null)):p&&(fe(),B(p,1,1,()=>{p=null}),me());const E={};I&64&&(E.visible=w[6]),I&2&&(E.textUnfolded=w[1]),I&32&&(E.content=w[5]),c.$set(E);const M={};I&64&&(M.unfolded=w[6]),I&8&&(M.length=w[3]),I&48&&(M.outDelay=w[4]+20*Math.min((L=(S=w[5])==null?void 0:S.length)!=null?L:10,15)),u.$set(M),(!f||I&64)&&ne(t,"unfolded",w[6])},i(w){f||(D(e.$$.fragment,w),D(p),D(c.$$.fragment,w),D(u.$$.fragment,w),f=!0)},o(w){B(e.$$.fragment,w),B(p),B(c.$$.fragment,w),B(u.$$.fragment,w),f=!1},d(w){w&&O(t),oe(e),p&&p.d(),oe(c),oe(u),m=!1,rt(v)}}}function xm(n){let t,e,i,s,o,r,a;return e=new Jt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Im({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[IM]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=T("div"),re(e.$$.fragment),i=te(),re(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){V(l,t,c),se(e,t,null),j(t,i),se(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&nt(()=>{a&&(r&&r.end(1),o=zi(t,mt,{duration:1e3,delay:0,easing:Wn}),o.start())}),a=!0)},o(l){var c,h;B(e.$$.fragment,l),B(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Gn(t,mt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Wn})),a=!1},d(l){l&&O(t),oe(e),oe(s),l&&r&&r.end()}}}function IM(n){let t,e,i;return e=new Em({props:{playing:n[2]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function MM(n){let t,e,i=n[0].state&&km(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=km(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function EM(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function v(g){Rn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(w=(A=r.data.title)!=null?A:r.data.text)!=null?w:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,m,v,p]}class kM extends ue{constructor(t){super(),de(this,t,EM,MM,he,{tag:0},PM)}}function xM(n){ge(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Dm(n){let t,e,i,s;return i=new Im({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[SM]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=T("div"),e=T("div"),re(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){V(o,t,r),j(t,e),se(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&O(t),oe(i)}}}function DM(n){let t;return{c(){t=De(n[5])},m(e,i){V(e,t,i)},p(e,i){i&32&&Le(t,e[5])},d(e){e&&O(t)}}}function SM(n){let t,e,i,s,o,r,a;return i=new Em({props:{playing:n[3]}}),r=new il({props:{maxWidth:72,maxLine:1,$$slots:{default:[DM]},$$scope:{ctx:n}}}),{c(){t=T("div"),e=T("div"),re(i.$$.fragment),s=te(),o=T("div"),re(r.$$.fragment),C(e,"class","audio-icon__wrapper svelte-58hfjf"),C(o,"class","text svelte-58hfjf"),C(t,"class","audio__inner svelte-58hfjf")},m(l,c){V(l,t,c),j(t,e),se(i,e,null),j(t,s),j(t,o),se(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){B(i.$$.fragment,l),B(r.$$.fragment,l),a=!1},d(l){l&&O(t),oe(i),oe(r)}}}function LM(n){let t,e,i=n[0].state&&Dm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Dm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function TM(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},v=g=>{e(2,l=g.detail)};function p(g){Rn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(5,i=(A=(g=o.data.title)!=null?g:o.data.text)!=null?A:""),n.$$.dirty&1&&e(4,s=(w=r[o.data.theme||"light"])!=null?w:r.light)},[o,a,l,c,s,i,h,u,f,m,v,p]}class zM extends ue{constructor(t){super(),de(this,t,TM,LM,he,{tag:0},xM)}}function jM(n){let t,e;return t=new zM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function OM(n){let t,e;return t=new kM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function VM(n){let t,e,i,s;const o=[OM,jM],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),V(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(fe(),B(r[h],1,1,()=>{r[h]=null}),me()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&O(i)}}}function BM(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class RM extends ue{constructor(t){super(),de(this,t,BM,VM,he,{tag:0})}}function _M(n){ge(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Sm(n){var s;let t,e,i;return e=new lm({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){V(o,t,r),se(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&O(t),oe(e)}}}function FM(n){let t,e,i=n[0].state&&n[5]&&Sm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&D(i,1)):(i=Sm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function NM(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}let GM=class extends ue{constructor(t){super(),de(this,t,NM,FM,he,{tag:0},_M)}};const fl=new Map;function Lm(n){return H(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function QM(n){return H(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(fl.has(t))return fl.get(t);const r=Lm(t);return fl.set(t,r),r})(),{width:s,height:o}=yield i;return ie(x({},n),{width:s/e,height:o/e})})}function WM(n){return H(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Lm(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return ie(x({},n),{width:c,height:h,duration:u})})}function HM(n){ge(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Tm(n){n[1]=n[19].width}function zm(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function jm(n){let t,e,i,s=n[0]&&Om();function o(l,c){return l[8]?YM:UM}let r=o(n),a=r(n);return{c(){t=T("div"),s&&s.c(),e=te(),a.c(),C(t,"class","icon"),z(t,"width",n[1])},m(l,c){V(l,t,c),s&&s.m(t,null),j(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=Om(),s.c(),D(s,1),s.m(t,e)):s&&(fe(),B(s,1,1,()=>{s=null}),me()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){B(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function Om(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function UM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:JM,then:ZM,catch:XM,value:19};return No(e=n[11](Ke({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){V(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11](Ke({url:n[7],ratio:n[5]})))&&No(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function YM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:$M,then:KM,catch:qM,value:19};return No(e=n[10](Ke({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){V(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10](Ke({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&No(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function XM(n){return{c:$,m:$,p:$,d:$}}function ZM(n){Tm(n);let t,e;return{c(){t=T("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),ft(t.src,e=n[7])||C(t,"src",e),z(t,"width",ri(is({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),z(t,"max-width","initial")},m(i,s){V(i,t,s)},p(i,s){Tm(i),s&128&&!ft(t.src,e=i[7])&&C(t,"src",e),s&184&&z(t,"width",ri(is({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function JM(n){return{c:$,m:$,p:$,d:$}}function qM(n){return{c:$,m:$,p:$,d:$}}function KM(n){zm(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=T("div"),C(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",ri(is({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",ri(is({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){V(s,t,o)},p(s,o){zm(s),o&252&&z(t,"width",ri(is({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",ri(is({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function $M(n){return{c:$,m:$,p:$,d:$}}function e3(n){let t,e,i=n[9]&&jm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&D(i,1)):(i=jm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function is(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return ie(x({},n),{width:o,height:r})}function t3(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:m=null}=t,{shadow:v=!1}=t;const p=_o();function g(I){return H(this,null,function*(){const P=yield WM(I);return p("iconLoaded",P),P})}function A(I){return H(this,null,function*(){if(typeof u=="number")return ie(x({},I),{width:u});const P=yield QM(I);return p("iconLoaded",P),P})}function w(){h||p("iconLoaded")}return Et(()=>{w()}),n.$$set=I=>{"width"in I&&e(1,f=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,v=I.shadow)},n.$$.update=()=>{var I,P;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(P=m==null?void 0:m.scale)!=null?P:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=Ke({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},w(),[v,f,s,l,a,r,o,i,h,c,g,A,m]}class Vm extends ue{constructor(t){super(),de(this,t,t3,e3,he,{width:1,icon:12,shadow:0},HM)}}function i3(n){ge(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Bm(n){let t,e,i,s,o,r;return e=new Jt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=De(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){V(a,t,l),se(e,t,null),j(t,i),j(t,s),j(s,o),r=!0},p(a,l){(!r||l&2)&&Le(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){B(e.$$.fragment,a),r=!1},d(a){a&&O(t),oe(e)}}}function n3(n){let t,e,i,s;e=new Vm({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Bm(n);return{c(){t=T("div"),re(e.$$.fragment),i=te(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){V(r,t,a),se(e,t,null),j(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=Bm(r),o.c(),D(o,1),o.m(t,null)):o&&(fe(),B(o,1,1,()=>{o=null}),me())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){B(e.$$.fragment,r),B(o),s=!1},d(r){r&&O(t),oe(e),o&&o.d()}}}function s3(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(h=r.data.icon)!=null?h:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class o3 extends ue{constructor(t){super(),de(this,t,s3,n3,he,{tag:3},i3)}}function r3(n){ge(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function Rm(n){let t,e,i,s,o,r=n[0].type==="Image"&&_m(n);return{c(){t=T("div"),e=T("div"),r&&r.c(),i=te(),s=T("div"),C(e,"class","media-item svelte-155de2y"),C(e,"draggable","false"),C(s,"class","line svelte-155de2y"),C(t,"class","wrapper svelte-155de2y")},m(a,l){V(a,t,l),j(t,e),r&&r.m(e,null),j(t,i),j(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=_m(a),r.c(),D(r,1),r.m(e,null)):r&&(fe(),B(r,1,1,()=>{r=null}),me())},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&O(t),r&&r.d()}}}function _m(n){let t,e,i,s,o,r,a,l;return t=new Jt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;re(t.$$.fragment),e=te(),i=T("img"),r=te(),a=T("div"),C(i,"class","media-content svelte-155de2y"),ft(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||C(i,"src",s),C(i,"alt",o=n[0].name),C(i,"draggable",!1),C(a,"class","media-cover svelte-155de2y")},m(c,h){se(t,c,h),V(c,e,h),V(c,i,h),V(c,r,h),V(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!ft(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&C(i,"src",s),(!l||h&1&&o!==(o=c[0].name))&&C(i,"alt",o)},i(c){l||(D(t.$$.fragment,c),l=!0)},o(c){B(t.$$.fragment,c),l=!1},d(c){oe(t,c),c&&O(e),c&&O(i),c&&O(r),c&&O(a)}}}function a3(n){let t,e,i=n[0]&&Rm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&D(i,1)):(i=Rm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function l3(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(1,s=o.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class c3 extends ue{constructor(t){super(),de(this,t,l3,a3,he,{tag:1},r3)}}function h3(n){ge(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function d3(n){let t,e;return{c(){t=new jo(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),V(i,e,s)},p:$,d(i){i&&O(e),i&&t.d()}}}function u3(n){let t,e=typeof n[2]=="string"&&d3(n);return{c(){t=T("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),ne(t,"unfolded",n[1])},m(i,s){V(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&ne(t,"unfolded",i[1])},i:$,o:$,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function f3(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:o=new Map}=t,r,a=(u=s.element)!=null?u:(h=o.get(s.contentType))==null?void 0:h.renderer,l;Et(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),_t(()=>{l==null||l()});function c(f){Ye[f?"unshift":"push"](()=>{r=f,e(0,r)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,o=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class m3 extends ue{constructor(t){super(),de(this,t,f3,u3,he,{tag:3,rendererMap:4},h3)}}const g3=new bs.GLTFLoader;function p3(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}g3.load(n,i,void 0,s)})}function v3(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),h=e.distanceTo(s);return o===a&&r===l&&c===h}class ml extends b.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=jt(...e),h=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],u=new Fm(h,s);super(u,i);d(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class Fm extends b.BufferGeometry{constructor(e,i){super();d(this,"name","QuadrangleGeometry");d(this,"points");this.points=e;const s=i!=null?i:v3(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,h,u,f]=[new b.Vector2(0,0),new b.Vector2(1,0),new b.Vector2(1,1),new b.Vector2(0,1)],m=[],v=[];m.push(...o.toArray()),v.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),v.push(c.x+(h.x-c.x)*g/s,c.y+(h.y-c.y)*g/s);m.push(...r.toArray()),v.push(...h.toArray()),m.push(...a.toArray()),v.push(...u.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),v.push(u.x+(f.x-u.x)*g/s,u.y+(f.y-u.y)*g/s);m.push(...l.toArray()),v.push(...f.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new b.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new b.BufferAttribute(new Float32Array(v),2)),this.setIndex(new b.BufferAttribute(new Uint32Array(p),1))}}const A3=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const gr=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,b3=A3&&gr;function y3(n,t){let e=!gr;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new b.VideoTexture(i);s.minFilter=b.LinearFilter,s.magFilter=b.LinearFilter,s.encoding=b.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(gr||(i.onloadedmetadata=()=>{o()}),gr){const r=()=>{if(!e){if(!i.paused){o();return}i.muted=!0,i.play().then(()=>{e=!0,i.pause(),i.currentTime=0,o()}).catch(()=>{console.warn("video auto play error")})}};document.addEventListener("click",r,{once:!0}),document.addEventListener("touchend",r,{once:!0})}return s}function _s(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),h=s.distanceTo(o),u=a,f=c,m=u/f;if(m>e){const p=f*e,g=new b.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),A=new b.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(A),r.clone().add(A)]}else if(m<e){const p=u/e,g=new b.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),A=new b.Vector3().subVectors(o,s).multiplyScalar((h-p)/2/h);return[i.clone().add(g),s.clone().add(A),o.clone().sub(A),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class w3 extends b.ShaderMaterial{constructor(e){super();d(this,"transparent",!1);d(this,"blending",b.CustomBlending);d(this,"blendSrc",b.SrcAlphaFactor);d(this,"blendDst",b.OneMinusSrcAlphaFactor);d(this,"blendSrcAlpha",b.OneFactor);d(this,"blendDstAlpha",b.OneMinusSrcAlphaFactor);d(this,"vertexShader",`
|
|
630
|
+
width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-1mgyhhn:hover{opacity:0.9}.sc-carousel-dot__dot_active.svelte-1mgyhhn{opacity:0.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}`)}function VP(n){let t,e,i;return{c(){t=T("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ne(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){V(s,t,o),e||(i=Ce(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ne(t,"sc-carousel-dot__dot_active",s[0])},i:$,o:$,d(s){s&&O(t),e=!1,i()}}}function BP(n,t,e){let{active:i=!1}=t;function s(o){Rn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class RP extends ue{constructor(t){super(),de(this,t,BP,VP,he,{active:0},OP)}}function _P(n){ge(n,"svelte-670fde",".sc-carousel-dots__container.svelte-670fde{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-670fde{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}")}function Ef(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function kf(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new RP({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=T("div"),re(i.$$.fragment),s=te(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){V(a,e,l),se(i,e,null),j(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){B(i.$$.fragment,a),o=!1},d(a){a&&O(e),oe(i)}}}function FP(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=Ef(n,o,a),c=r(l);i.set(c,e[a]=kf(c,l))}return{c(){t=T("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){V(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&7&&(o=Array(a[0]),fe(),e=Zt(e,l,r,1,a,o,i,t,ji,kf,null,Ef),me())},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)B(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function NP(n,t,e){const i=_o();let{pagesCount:s=1}=t,{currentPageIndex:o=0}=t;function r(l){i("pageChange",l)}const a=l=>r(l);return n.$$set=l=>{"pagesCount"in l&&e(0,s=l.pagesCount),"currentPageIndex"in l&&e(1,o=l.currentPageIndex)},[s,o,r,a]}class GP extends ue{constructor(t){super(),de(this,t,NP,FP,he,{pagesCount:0,currentPageIndex:1},_P)}}const $n="prev",Ni="next";function QP(n){ge(n,"svelte-1bftafx",":root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-1bftafx{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity 100ms ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-1bftafx:hover{opacity:0.9}.sc-carousel-arrow__arrow.svelte-1bftafx{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-1bftafx{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-1bftafx{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-1bftafx,.sc-carousel-arrow__circle_disabled.svelte-1bftafx:hover{opacity:0.5}")}function WP(n){let t,e,i,s;return{c(){t=T("button"),e=T("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ne(e,"sc-carousel-arrow__arrow-next",n[0]===Ni),ne(e,"sc-carousel-arrow__arrow-prev",n[0]===$n),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ne(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){V(o,t,r),j(t,e),i||(s=Ce(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ne(e,"sc-carousel-arrow__arrow-next",o[0]===Ni),r&1&&ne(e,"sc-carousel-arrow__arrow-prev",o[0]===$n),r&2&&ne(t,"sc-carousel-arrow__circle_disabled",o[1])},i:$,o:$,d(o){o&&O(t),i=!1,s()}}}function HP(n,t,e){let{direction:i=Ni}=t,{disabled:s=!1}=t;function o(r){Rn.call(this,n,r)}return n.$$set=r=>{"direction"in r&&e(0,i=r.direction),"disabled"in r&&e(1,s=r.disabled)},[i,s,o]}class xf extends ue{constructor(t){super(),de(this,t,HP,WP,he,{direction:0,disabled:1},QP)}}function UP(n){ge(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function YP(n){let t;return{c(){t=T("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){V(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:$,o:$,d(e){e&&O(t)}}}const Df=100;function XP(n,t,e){let i,{value:s=0}=t;return n.$$set=o=>{"value"in o&&e(1,s=o.value)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=Math.min(Math.max(s*Df,0),Df))},[i,s]}class ZP extends ue{constructor(t){super(),de(this,t,XP,YP,he,{value:1},UP)}}function JP(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function qP(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function KP(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Sf(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function $P(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function Lf(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function nl(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const eI=110,tI=9,iI=111,nI=20;function sl(n){if("TouchEvent"in window&&n instanceof TouchEvent){const t=n.touches[0];return{x:t?t.clientX:0,y:t?t.clientY:0}}return{x:n.clientX,y:n.clientY}}function sI(n,{thresholdProvider:t}){const e=nl(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=iI&&Math.abs(o)>=nI}function c(f){r=Date.now(),o=0,a=!0;const m=sl(f);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),$P(window,h),KP(window,u)}function h(f){if(!a)return;const m=sl(f),v=m.x-i,p=m.y-s;i=m.x,s=m.y,e("swipeMove",{x:i,y:s,dx:v,dy:p}),v!==0&&Math.sign(v)!==Math.sign(o)&&(o=0),o+=v,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?$n:Ni}),Sf(window,u),Lf(window,h))}function u(f){if(Sf(window,u),Lf(window,h),a=!1,!l()){e("swipeFailed");return}const m=sl(f);e("swipeEnd",{x:m.x,y:m.y})}return JP(n,c),{destroy(){qP(n,c)}}}function oI(n,t){n.addEventListener("mouseenter",t)}function rI(n,t){n.removeEventListener("mouseenter",t)}function aI(n,t){n.addEventListener("mouseleave",t)}function Tf(n,t){n.removeEventListener("mouseleave",t)}function lI(n){const t=nl(n);function e(){aI(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Tf(n,i)}return oI(n,e),{destroy(){rI(n,e),Tf(n,i)}}}const cI=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function es(n,t,e){return Math.max(n,Math.min(t,e))}function hI(n,t){n.addEventListener("touchstart",t,{passive:!0})}function dI(n,t){n.removeEventListener("touchstart",t)}function uI(n,t){n.addEventListener("touchend",t)}function zf(n,t){n.removeEventListener("touchend",t)}function fI(n){const t=nl(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=cI(i,l);return c<=eI&&h<=tI}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},uI(n,r)}function r(a){zf(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return hI(n,o),{destroy(){dI(n,o),zf(n,r)}}}function mI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?jf({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function gI({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function pI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?mI({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):gI({currentParticleIndex:n,particlesToScroll:o})}function jf({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function vI({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Of({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function AI({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?jf({particlesCountWithoutClones:t,particlesToScroll:e}):vI({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function bI({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return es(0,Math.min(t+n*i,s-e),s-1)}function yI({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return es(0,Math.min(n*t,e-i),e-1)}function ol({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?bI({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):yI({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function wI({particlesContainerChildren:n,particleWidth:t}){for(let e=0;e<n.length;e++)n[e].style.minWidth=`${t}px`,n[e].style.maxWidth=`${t}px`}function Of({particlesToScroll:n,particlesToShow:t,particlesCountWithoutClones:e}){const i=n-t;let s=t;for(;;){const o=e-s-i;if(o<t)return Math.max(o,0);s+=t+i}}function CI(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function PI({clonesCountHead:n,clonesCountTail:t,particlesContainerChildren:e}){const i=[];for(let r=0;r<t;r++)i.push(e[r].cloneNode(!0));const s=[],o=e.length;for(let r=o-1;r>o-1-n;r--)s.push(e[r].cloneNode(!0));return{clonesToAppend:i,clonesToPrepend:s}}function II({particlesContainer:n,clonesToAppend:t,clonesToPrepend:e}){for(let i=0;i<t.length;i++)n.append(t[i]);for(let i=0;i<e.length;i++)n.prepend(e[i])}function MI({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return ie(x({},i),{total:i.head+i.tail})}const Bs=(n,t,e)=>{if(n&&n.hasOwnProperty(t))return n[t];if(e===void 0)throw new Error(`Required arg "${t}" was not provided`);return e},rl=n=>t=>{n[t]&&n[t]()};var EI="Expected a function",Vf="__lodash_hash_undefined__",Bf=1/0,kI="[object Function]",xI="[object GeneratorFunction]",DI="[object Symbol]",SI=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,LI=/^\w*$/,TI=/^\./,zI=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,jI=/[\\^$.*+?()[\]{}|]/g,OI=/\\(\\)?/g,VI=/^\[object .+?Constructor\]$/,BI=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,RI=typeof self=="object"&&self&&self.Object===Object&&self,al=BI||RI||Function("return this")();function _I(n,t){return n==null?void 0:n[t]}function FI(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var NI=Array.prototype,GI=Function.prototype,Rf=Object.prototype,ll=al["__core-js_shared__"],_f=function(){var n=/[^.]+$/.exec(ll&&ll.keys&&ll.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ff=GI.toString,cl=Rf.hasOwnProperty,Nf=Rf.toString,QI=RegExp("^"+Ff.call(cl).replace(jI,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Gf=al.Symbol,WI=NI.splice,HI=Hf(al,"Map"),Rs=Hf(Object,"create"),Qf=Gf?Gf.prototype:void 0,Wf=Qf?Qf.toString:void 0;function hn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function UI(){this.__data__=Rs?Rs(null):{}}function YI(n){return this.has(n)&&delete this.__data__[n]}function XI(n){var t=this.__data__;if(Rs){var e=t[n];return e===Vf?void 0:e}return cl.call(t,n)?t[n]:void 0}function ZI(n){var t=this.__data__;return Rs?t[n]!==void 0:cl.call(t,n)}function JI(n,t){var e=this.__data__;return e[n]=Rs&&t===void 0?Vf:t,this}hn.prototype.clear=UI,hn.prototype.delete=YI,hn.prototype.get=XI,hn.prototype.has=ZI,hn.prototype.set=JI;function ts(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function qI(){this.__data__=[]}function KI(n){var t=this.__data__,e=lr(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():WI.call(t,e,1),!0}function $I(n){var t=this.__data__,e=lr(t,n);return e<0?void 0:t[e][1]}function e2(n){return lr(this.__data__,n)>-1}function t2(n,t){var e=this.__data__,i=lr(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}ts.prototype.clear=qI,ts.prototype.delete=KI,ts.prototype.get=$I,ts.prototype.has=e2,ts.prototype.set=t2;function dn(n){var t=-1,e=n?n.length:0;for(this.clear();++t<e;){var i=n[t];this.set(i[0],i[1])}}function i2(){this.__data__={hash:new hn,map:new(HI||ts),string:new hn}}function n2(n){return cr(this,n).delete(n)}function s2(n){return cr(this,n).get(n)}function o2(n){return cr(this,n).has(n)}function r2(n,t){return cr(this,n).set(n,t),this}dn.prototype.clear=i2,dn.prototype.delete=n2,dn.prototype.get=s2,dn.prototype.has=o2,dn.prototype.set=r2;function lr(n,t){for(var e=n.length;e--;)if(v2(n[e][0],t))return e;return-1}function a2(n,t){t=d2(t,n)?[t]:h2(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[g2(t[e++])];return e&&e==i?n:void 0}function l2(n){if(!Yf(n)||f2(n))return!1;var t=A2(n)||FI(n)?QI:VI;return t.test(p2(n))}function c2(n){if(typeof n=="string")return n;if(dl(n))return Wf?Wf.call(n):"";var t=n+"";return t=="0"&&1/n==-Bf?"-0":t}function h2(n){return Uf(n)?n:m2(n)}function cr(n,t){var e=n.__data__;return u2(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Hf(n,t){var e=_I(n,t);return l2(e)?e:void 0}function d2(n,t){if(Uf(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||dl(n)?!0:LI.test(n)||!SI.test(n)||t!=null&&n in Object(t)}function u2(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function f2(n){return!!_f&&_f in n}var m2=hl(function(n){n=y2(n);var t=[];return TI.test(n)&&t.push(""),n.replace(zI,function(e,i,s,o){t.push(s?o.replace(OI,"$1"):i||e)}),t});function g2(n){if(typeof n=="string"||dl(n))return n;var t=n+"";return t=="0"&&1/n==-Bf?"-0":t}function p2(n){if(n!=null){try{return Ff.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function hl(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(EI);var e=function(){var i=arguments,s=t?t.apply(this,i):i[0],o=e.cache;if(o.has(s))return o.get(s);var r=n.apply(this,i);return e.cache=o.set(s,r),r};return e.cache=new(hl.Cache||dn),e}hl.Cache=dn;function v2(n,t){return n===t||n!==n&&t!==t}var Uf=Array.isArray;function A2(n){var t=Yf(n)?Nf.call(n):"";return t==kI||t==xI}function Yf(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function b2(n){return!!n&&typeof n=="object"}function dl(n){return typeof n=="symbol"||b2(n)&&Nf.call(n)==DI}function y2(n){return n==null?"":c2(n)}function w2(n,t,e){var i=n==null?void 0:a2(n,t);return i===void 0?e:i}var hr=w2,dr={},C2={get exports(){return dr},set exports(n){dr=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",f="[object Map]",m="[object Number]",v="[object Object]",p="[object Promise]",g="[object RegExp]",A="[object Set]",w="[object String]",I="[object Symbol]",P="[object WeakMap]",E="[object ArrayBuffer]",M="[object DataView]",S="[object Float32Array]",L="[object Float64Array]",U="[object Int8Array]",F="[object Int16Array]",Q="[object Int32Array]",W="[object Uint8Array]",N="[object Uint8ClampedArray]",Y="[object Uint16Array]",_="[object Uint32Array]",X=/[\\^$.*+?()[\]{}|]/g,J=/\w*$/,q=/^\[object .+?Constructor\]$/,le=/^(?:0|[1-9]\d*)$/,ae={};ae[o]=ae[r]=ae[E]=ae[M]=ae[a]=ae[l]=ae[S]=ae[L]=ae[U]=ae[F]=ae[Q]=ae[f]=ae[m]=ae[v]=ae[g]=ae[A]=ae[w]=ae[I]=ae[W]=ae[N]=ae[Y]=ae[_]=!0,ae[c]=ae[h]=ae[P]=!1;var Ie=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,Ae=typeof self=="object"&&self&&self.Object===Object&&self,pe=Ie||Ae||Function("return this")(),_e=t&&!t.nodeType&&t,we=_e&&!0&&n&&!n.nodeType&&n,Xe=we&&we.exports===_e;function ee(y,k){return y.set(k[0],k[1]),y}function be(y,k){return y.add(k),y}function ze(y,k){for(var R=-1,Z=y?y.length:0;++R<Z&&k(y[R],R,y)!==!1;);return y}function ve(y,k){for(var R=-1,Z=k.length,ke=y.length;++R<Z;)y[ke+R]=k[R];return y}function qe(y,k,R,Z){var ke=-1,ye=y?y.length:0;for(Z&&ye&&(R=y[++ke]);++ke<ye;)R=k(R,y[ke],ke,y);return R}function je(y,k){for(var R=-1,Z=Array(y);++R<y;)Z[R]=k(R);return Z}function xe(y,k){return y==null?void 0:y[k]}function st(y){var k=!1;if(y!=null&&typeof y.toString!="function")try{k=!!(y+"")}catch(R){}return k}function ce(y){var k=-1,R=Array(y.size);return y.forEach(function(Z,ke){R[++k]=[ke,Z]}),R}function Pe(y,k){return function(R){return y(k(R))}}function Ve(y){var k=-1,R=Array(y.size);return y.forEach(function(Z){R[++k]=Z}),R}var We=Array.prototype,ht=Function.prototype,tt=Object.prototype,at=pe["__core-js_shared__"],Te=function(){var y=/[^.]+$/.exec(at&&at.keys&&at.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),Me=ht.toString,Ke=tt.hasOwnProperty,vt=tt.toString,Ks=RegExp("^"+Me.call(Ke).replace(X,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),li=Xe?pe.Buffer:void 0,Wi=pe.Symbol,gn=pe.Uint8Array,Lt=Pe(Object.getPrototypeOf,Object),ls=Object.create,cs=tt.propertyIsEnumerable,tc=We.splice,$s=Object.getOwnPropertySymbols,hs=li?li.isBuffer:void 0,kr=Pe(Object.keys,Object),ds=Kt(pe,"DataView"),pn=Kt(pe,"Map"),qt=Kt(pe,"Promise"),us=Kt(pe,"Set"),eo=Kt(pe,"WeakMap"),vn=Kt(Object,"create"),to=xt(ds),An=xt(pn),io=xt(qt),no=xt(us),so=xt(eo),Hi=Wi?Wi.prototype:void 0,xr=Hi?Hi.valueOf:void 0;function Pi(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function ic(){this.__data__=vn?vn(null):{}}function nc(y){return this.has(y)&&delete this.__data__[y]}function sc(y){var k=this.__data__;if(vn){var R=k[y];return R===i?void 0:R}return Ke.call(k,y)?k[y]:void 0}function Dr(y){var k=this.__data__;return vn?k[y]!==void 0:Ke.call(k,y)}function oo(y,k){var R=this.__data__;return R[y]=vn&&k===void 0?i:k,this}Pi.prototype.clear=ic,Pi.prototype.delete=nc,Pi.prototype.get=sc,Pi.prototype.has=Dr,Pi.prototype.set=oo;function At(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function oc(){this.__data__=[]}function rc(y){var k=this.__data__,R=ms(k,y);if(R<0)return!1;var Z=k.length-1;return R==Z?k.pop():tc.call(k,R,1),!0}function ac(y){var k=this.__data__,R=ms(k,y);return R<0?void 0:k[R][1]}function lc(y){return ms(this.__data__,y)>-1}function cc(y,k){var R=this.__data__,Z=ms(R,y);return Z<0?R.push([y,k]):R[Z][1]=k,this}At.prototype.clear=oc,At.prototype.delete=rc,At.prototype.get=ac,At.prototype.has=lc,At.prototype.set=cc;function Pt(y){var k=-1,R=y?y.length:0;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function hc(){this.__data__={hash:new Pi,map:new(pn||At),string:new Pi}}function dc(y){return yn(this,y).delete(y)}function uc(y){return yn(this,y).get(y)}function fc(y){return yn(this,y).has(y)}function mc(y,k){return yn(this,y).set(y,k),this}Pt.prototype.clear=hc,Pt.prototype.delete=dc,Pt.prototype.get=uc,Pt.prototype.has=fc,Pt.prototype.set=mc;function Tt(y){this.__data__=new At(y)}function gc(){this.__data__=new At}function pc(y){return this.__data__.delete(y)}function vc(y){return this.__data__.get(y)}function Ac(y){return this.__data__.has(y)}function bc(y,k){var R=this.__data__;if(R instanceof At){var Z=R.__data__;if(!pn||Z.length<e-1)return Z.push([y,k]),this;R=this.__data__=new Pt(Z)}return R.set(y,k),this}Tt.prototype.clear=gc,Tt.prototype.delete=pc,Tt.prototype.get=vc,Tt.prototype.has=Ac,Tt.prototype.set=bc;function fs(y,k){var R=co(y)||ps(y)?je(y.length,String):[],Z=R.length,ke=!!Z;for(var ye in y)(k||Ke.call(y,ye))&&!(ke&&(ye=="length"||zc(ye,Z)))&&R.push(ye);return R}function Sr(y,k,R){var Z=y[k];(!(Ke.call(y,k)&&Or(Z,R))||R===void 0&&!(k in y))&&(y[k]=R)}function ms(y,k){for(var R=y.length;R--;)if(Or(y[R][0],k))return R;return-1}function ci(y,k){return y&&lo(k,uo(k),y)}function ro(y,k,R,Z,ke,ye,Oe){var Be;if(Z&&(Be=ye?Z(y,ke,ye,Oe):Z(y)),Be!==void 0)return Be;if(!di(y))return y;var lt=co(y);if(lt){if(Be=Lc(y),!k)return xc(y,Be)}else{var Ge=Mi(y),It=Ge==h||Ge==u;if(Vr(y))return gs(y,k);if(Ge==v||Ge==o||It&&!ye){if(st(y))return ye?y:{};if(Be=hi(It?{}:y),!k)return Dc(y,ci(Be,y))}else{if(!ae[Ge])return ye?y:{};Be=Tc(y,Ge,ro,k)}}Oe||(Oe=new Tt);var zt=Oe.get(y);if(zt)return zt;if(Oe.set(y,Be),!lt)var dt=R?Sc(y):uo(y);return ze(dt||y,function(Mt,bt){dt&&(bt=Mt,Mt=y[bt]),Sr(Be,bt,ro(Mt,k,R,Z,bt,y,Oe))}),Be}function yc(y){return di(y)?ls(y):{}}function wc(y,k,R){var Z=k(y);return co(y)?Z:ve(Z,R(y))}function Cc(y){return vt.call(y)}function Pc(y){if(!di(y)||Oc(y))return!1;var k=ho(y)||st(y)?Ks:q;return k.test(xt(y))}function Ic(y){if(!zr(y))return kr(y);var k=[];for(var R in Object(y))Ke.call(y,R)&&R!="constructor"&&k.push(R);return k}function gs(y,k){if(k)return y.slice();var R=new y.constructor(y.length);return y.copy(R),R}function ao(y){var k=new y.constructor(y.byteLength);return new gn(k).set(new gn(y)),k}function bn(y,k){var R=k?ao(y.buffer):y.buffer;return new y.constructor(R,y.byteOffset,y.byteLength)}function Lr(y,k,R){var Z=k?R(ce(y),!0):ce(y);return qe(Z,ee,new y.constructor)}function Tr(y){var k=new y.constructor(y.source,J.exec(y));return k.lastIndex=y.lastIndex,k}function Mc(y,k,R){var Z=k?R(Ve(y),!0):Ve(y);return qe(Z,be,new y.constructor)}function Ec(y){return xr?Object(xr.call(y)):{}}function kc(y,k){var R=k?ao(y.buffer):y.buffer;return new y.constructor(R,y.byteOffset,y.length)}function xc(y,k){var R=-1,Z=y.length;for(k||(k=Array(Z));++R<Z;)k[R]=y[R];return k}function lo(y,k,R,Z){R||(R={});for(var ke=-1,ye=k.length;++ke<ye;){var Oe=k[ke],Be=Z?Z(R[Oe],y[Oe],Oe,R,y):void 0;Sr(R,Oe,Be===void 0?y[Oe]:Be)}return R}function Dc(y,k){return lo(y,Ii(y),k)}function Sc(y){return wc(y,uo,Ii)}function yn(y,k){var R=y.__data__;return jc(k)?R[typeof k=="string"?"string":"hash"]:R.map}function Kt(y,k){var R=xe(y,k);return Pc(R)?R:void 0}var Ii=$s?Pe($s,Object):Bc,Mi=Cc;(ds&&Mi(new ds(new ArrayBuffer(1)))!=M||pn&&Mi(new pn)!=f||qt&&Mi(qt.resolve())!=p||us&&Mi(new us)!=A||eo&&Mi(new eo)!=P)&&(Mi=function(y){var k=vt.call(y),R=k==v?y.constructor:void 0,Z=R?xt(R):void 0;if(Z)switch(Z){case to:return M;case An:return f;case io:return p;case no:return A;case so:return P}return k});function Lc(y){var k=y.length,R=y.constructor(k);return k&&typeof y[0]=="string"&&Ke.call(y,"index")&&(R.index=y.index,R.input=y.input),R}function hi(y){return typeof y.constructor=="function"&&!zr(y)?yc(Lt(y)):{}}function Tc(y,k,R,Z){var ke=y.constructor;switch(k){case E:return ao(y);case a:case l:return new ke(+y);case M:return bn(y,Z);case S:case L:case U:case F:case Q:case W:case N:case Y:case _:return kc(y,Z);case f:return Lr(y,Z,R);case m:case w:return new ke(y);case g:return Tr(y);case A:return Mc(y,Z,R);case I:return Ec(y)}}function zc(y,k){return k=k==null?s:k,!!k&&(typeof y=="number"||le.test(y))&&y>-1&&y%1==0&&y<k}function jc(y){var k=typeof y;return k=="string"||k=="number"||k=="symbol"||k=="boolean"?y!=="__proto__":y===null}function Oc(y){return!!Te&&Te in y}function zr(y){var k=y&&y.constructor,R=typeof k=="function"&&k.prototype||tt;return y===R}function xt(y){if(y!=null){try{return Me.call(y)}catch(k){}try{return y+""}catch(k){}}return""}function jr(y){return ro(y,!0,!0)}function Or(y,k){return y===k||y!==y&&k!==k}function ps(y){return Vc(y)&&Ke.call(y,"callee")&&(!cs.call(y,"callee")||vt.call(y)==o)}var co=Array.isArray;function vs(y){return y!=null&&Br(y.length)&&!ho(y)}function Vc(y){return Rr(y)&&vs(y)}var Vr=hs||Rc;function ho(y){var k=di(y)?vt.call(y):"";return k==h||k==u}function Br(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=s}function di(y){var k=typeof y;return!!y&&(k=="object"||k=="function")}function Rr(y){return!!y&&typeof y=="object"}function uo(y){return vs(y)?fs(y):Ic(y)}function Bc(){return[]}function Rc(){return!1}n.exports=jr})(C2,dr);const P2=dr;var ur={},I2={get exports(){return ur},set exports(n){ur=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",f="[object Error]",m="[object Function]",v="[object GeneratorFunction]",p="[object Map]",g="[object Number]",A="[object Null]",w="[object Object]",I="[object Promise]",P="[object Proxy]",E="[object RegExp]",M="[object Set]",S="[object String]",L="[object Symbol]",U="[object Undefined]",F="[object WeakMap]",Q="[object ArrayBuffer]",W="[object DataView]",N="[object Float32Array]",Y="[object Float64Array]",_="[object Int8Array]",X="[object Int16Array]",J="[object Int32Array]",q="[object Uint8Array]",le="[object Uint8ClampedArray]",ae="[object Uint16Array]",Ie="[object Uint32Array]",Ae=/[\\^$.*+?()[\]{}|]/g,pe=/^\[object .+?Constructor\]$/,_e=/^(?:0|[1-9]\d*)$/,we={};we[N]=we[Y]=we[_]=we[X]=we[J]=we[q]=we[le]=we[ae]=we[Ie]=!0,we[a]=we[l]=we[Q]=we[h]=we[W]=we[u]=we[f]=we[m]=we[p]=we[g]=we[w]=we[E]=we[M]=we[S]=we[F]=!1;var Xe=typeof Ft=="object"&&Ft&&Ft.Object===Object&&Ft,ee=typeof self=="object"&&self&&self.Object===Object&&self,be=Xe||ee||Function("return this")(),ze=t&&!t.nodeType&&t,ve=ze&&!0&&n&&!n.nodeType&&n,qe=ve&&ve.exports===ze,je=qe&&Xe.process,xe=function(){try{return je&&je.binding&&je.binding("util")}catch(y){}}(),st=xe&&xe.isTypedArray;function ce(y,k){for(var R=-1,Z=y==null?0:y.length,ke=0,ye=[];++R<Z;){var Oe=y[R];k(Oe,R,y)&&(ye[ke++]=Oe)}return ye}function Pe(y,k){for(var R=-1,Z=k.length,ke=y.length;++R<Z;)y[ke+R]=k[R];return y}function Ve(y,k){for(var R=-1,Z=y==null?0:y.length;++R<Z;)if(k(y[R],R,y))return!0;return!1}function We(y,k){for(var R=-1,Z=Array(y);++R<y;)Z[R]=k(R);return Z}function ht(y){return function(k){return y(k)}}function tt(y,k){return y.has(k)}function at(y,k){return y==null?void 0:y[k]}function Te(y){var k=-1,R=Array(y.size);return y.forEach(function(Z,ke){R[++k]=[ke,Z]}),R}function Me(y,k){return function(R){return y(k(R))}}function Ke(y){var k=-1,R=Array(y.size);return y.forEach(function(Z){R[++k]=Z}),R}var vt=Array.prototype,Ks=Function.prototype,li=Object.prototype,Wi=be["__core-js_shared__"],gn=Ks.toString,Lt=li.hasOwnProperty,ls=function(){var y=/[^.]+$/.exec(Wi&&Wi.keys&&Wi.keys.IE_PROTO||"");return y?"Symbol(src)_1."+y:""}(),cs=li.toString,tc=RegExp("^"+gn.call(Lt).replace(Ae,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),$s=qe?be.Buffer:void 0,hs=be.Symbol,kr=be.Uint8Array,ds=li.propertyIsEnumerable,pn=vt.splice,qt=hs?hs.toStringTag:void 0,us=Object.getOwnPropertySymbols,eo=$s?$s.isBuffer:void 0,vn=Me(Object.keys,Object),to=Ii(be,"DataView"),An=Ii(be,"Map"),io=Ii(be,"Promise"),no=Ii(be,"Set"),so=Ii(be,"WeakMap"),Hi=Ii(Object,"create"),xr=xt(to),Pi=xt(An),ic=xt(io),nc=xt(no),sc=xt(so),Dr=hs?hs.prototype:void 0,oo=Dr?Dr.valueOf:void 0;function At(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function oc(){this.__data__=Hi?Hi(null):{},this.size=0}function rc(y){var k=this.has(y)&&delete this.__data__[y];return this.size-=k?1:0,k}function ac(y){var k=this.__data__;if(Hi){var R=k[y];return R===i?void 0:R}return Lt.call(k,y)?k[y]:void 0}function lc(y){var k=this.__data__;return Hi?k[y]!==void 0:Lt.call(k,y)}function cc(y,k){var R=this.__data__;return this.size+=this.has(y)?0:1,R[y]=Hi&&k===void 0?i:k,this}At.prototype.clear=oc,At.prototype.delete=rc,At.prototype.get=ac,At.prototype.has=lc,At.prototype.set=cc;function Pt(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function hc(){this.__data__=[],this.size=0}function dc(y){var k=this.__data__,R=gs(k,y);if(R<0)return!1;var Z=k.length-1;return R==Z?k.pop():pn.call(k,R,1),--this.size,!0}function uc(y){var k=this.__data__,R=gs(k,y);return R<0?void 0:k[R][1]}function fc(y){return gs(this.__data__,y)>-1}function mc(y,k){var R=this.__data__,Z=gs(R,y);return Z<0?(++this.size,R.push([y,k])):R[Z][1]=k,this}Pt.prototype.clear=hc,Pt.prototype.delete=dc,Pt.prototype.get=uc,Pt.prototype.has=fc,Pt.prototype.set=mc;function Tt(y){var k=-1,R=y==null?0:y.length;for(this.clear();++k<R;){var Z=y[k];this.set(Z[0],Z[1])}}function gc(){this.size=0,this.__data__={hash:new At,map:new(An||Pt),string:new At}}function pc(y){var k=Kt(this,y).delete(y);return this.size-=k?1:0,k}function vc(y){return Kt(this,y).get(y)}function Ac(y){return Kt(this,y).has(y)}function bc(y,k){var R=Kt(this,y),Z=R.size;return R.set(y,k),this.size+=R.size==Z?0:1,this}Tt.prototype.clear=gc,Tt.prototype.delete=pc,Tt.prototype.get=vc,Tt.prototype.has=Ac,Tt.prototype.set=bc;function fs(y){var k=-1,R=y==null?0:y.length;for(this.__data__=new Tt;++k<R;)this.add(y[k])}function Sr(y){return this.__data__.set(y,i),this}function ms(y){return this.__data__.has(y)}fs.prototype.add=fs.prototype.push=Sr,fs.prototype.has=ms;function ci(y){var k=this.__data__=new Pt(y);this.size=k.size}function ro(){this.__data__=new Pt,this.size=0}function yc(y){var k=this.__data__,R=k.delete(y);return this.size=k.size,R}function wc(y){return this.__data__.get(y)}function Cc(y){return this.__data__.has(y)}function Pc(y,k){var R=this.__data__;if(R instanceof Pt){var Z=R.__data__;if(!An||Z.length<e-1)return Z.push([y,k]),this.size=++R.size,this;R=this.__data__=new Tt(Z)}return R.set(y,k),this.size=R.size,this}ci.prototype.clear=ro,ci.prototype.delete=yc,ci.prototype.get=wc,ci.prototype.has=Cc,ci.prototype.set=Pc;function Ic(y,k){var R=ps(y),Z=!R&&Or(y),ke=!R&&!Z&&vs(y),ye=!R&&!Z&&!ke&&Rr(y),Oe=R||Z||ke||ye,Be=Oe?We(y.length,String):[],lt=Be.length;for(var Ge in y)(k||Lt.call(y,Ge))&&!(Oe&&(Ge=="length"||ke&&(Ge=="offset"||Ge=="parent")||ye&&(Ge=="buffer"||Ge=="byteLength"||Ge=="byteOffset")||Tc(Ge,lt)))&&Be.push(Ge);return Be}function gs(y,k){for(var R=y.length;R--;)if(jr(y[R][0],k))return R;return-1}function ao(y,k,R){var Z=k(y);return ps(y)?Z:Pe(Z,R(y))}function bn(y){return y==null?y===void 0?U:A:qt&&qt in Object(y)?Mi(y):zr(y)}function Lr(y){return di(y)&&bn(y)==a}function Tr(y,k,R,Z,ke){return y===k?!0:y==null||k==null||!di(y)&&!di(k)?y!==y&&k!==k:Mc(y,k,R,Z,Tr,ke)}function Mc(y,k,R,Z,ke,ye){var Oe=ps(y),Be=ps(k),lt=Oe?l:hi(y),Ge=Be?l:hi(k);lt=lt==a?w:lt,Ge=Ge==a?w:Ge;var It=lt==w,zt=Ge==w,dt=lt==Ge;if(dt&&vs(y)){if(!vs(k))return!1;Oe=!0,It=!1}if(dt&&!It)return ye||(ye=new ci),Oe||Rr(y)?lo(y,k,R,Z,ke,ye):Dc(y,k,lt,R,Z,ke,ye);if(!(R&s)){var Mt=It&&Lt.call(y,"__wrapped__"),bt=zt&&Lt.call(k,"__wrapped__");if(Mt||bt){var Ui=Mt?y.value():y,Ei=bt?k.value():k;return ye||(ye=new ci),ke(Ui,Ei,R,Z,ye)}}return dt?(ye||(ye=new ci),Sc(y,k,R,Z,ke,ye)):!1}function Ec(y){if(!Br(y)||jc(y))return!1;var k=Vr(y)?tc:pe;return k.test(xt(y))}function kc(y){return di(y)&&ho(y.length)&&!!we[bn(y)]}function xc(y){if(!Oc(y))return vn(y);var k=[];for(var R in Object(y))Lt.call(y,R)&&R!="constructor"&&k.push(R);return k}function lo(y,k,R,Z,ke,ye){var Oe=R&s,Be=y.length,lt=k.length;if(Be!=lt&&!(Oe&<>Be))return!1;var Ge=ye.get(y);if(Ge&&ye.get(k))return Ge==k;var It=-1,zt=!0,dt=R&o?new fs:void 0;for(ye.set(y,k),ye.set(k,y);++It<Be;){var Mt=y[It],bt=k[It];if(Z)var Ui=Oe?Z(bt,Mt,It,k,y,ye):Z(Mt,bt,It,y,k,ye);if(Ui!==void 0){if(Ui)continue;zt=!1;break}if(dt){if(!Ve(k,function(Ei,wn){if(!tt(dt,wn)&&(Mt===Ei||ke(Mt,Ei,R,Z,ye)))return dt.push(wn)})){zt=!1;break}}else if(!(Mt===bt||ke(Mt,bt,R,Z,ye))){zt=!1;break}}return ye.delete(y),ye.delete(k),zt}function Dc(y,k,R,Z,ke,ye,Oe){switch(R){case W:if(y.byteLength!=k.byteLength||y.byteOffset!=k.byteOffset)return!1;y=y.buffer,k=k.buffer;case Q:return!(y.byteLength!=k.byteLength||!ye(new kr(y),new kr(k)));case h:case u:case g:return jr(+y,+k);case f:return y.name==k.name&&y.message==k.message;case E:case S:return y==k+"";case p:var Be=Te;case M:var lt=Z&s;if(Be||(Be=Ke),y.size!=k.size&&!lt)return!1;var Ge=Oe.get(y);if(Ge)return Ge==k;Z|=o,Oe.set(y,k);var It=lo(Be(y),Be(k),Z,ke,ye,Oe);return Oe.delete(y),It;case L:if(oo)return oo.call(y)==oo.call(k)}return!1}function Sc(y,k,R,Z,ke,ye){var Oe=R&s,Be=yn(y),lt=Be.length,Ge=yn(k),It=Ge.length;if(lt!=It&&!Oe)return!1;for(var zt=lt;zt--;){var dt=Be[zt];if(!(Oe?dt in k:Lt.call(k,dt)))return!1}var Mt=ye.get(y);if(Mt&&ye.get(k))return Mt==k;var bt=!0;ye.set(y,k),ye.set(k,y);for(var Ui=Oe;++zt<lt;){dt=Be[zt];var Ei=y[dt],wn=k[dt];if(Z)var sp=Oe?Z(wn,Ei,dt,k,y,ye):Z(Ei,wn,dt,y,k,ye);if(!(sp===void 0?Ei===wn||ke(Ei,wn,R,Z,ye):sp)){bt=!1;break}Ui||(Ui=dt=="constructor")}if(bt&&!Ui){var _r=y.constructor,Fr=k.constructor;_r!=Fr&&"constructor"in y&&"constructor"in k&&!(typeof _r=="function"&&_r instanceof _r&&typeof Fr=="function"&&Fr instanceof Fr)&&(bt=!1)}return ye.delete(y),ye.delete(k),bt}function yn(y){return ao(y,uo,Lc)}function Kt(y,k){var R=y.__data__;return zc(k)?R[typeof k=="string"?"string":"hash"]:R.map}function Ii(y,k){var R=at(y,k);return Ec(R)?R:void 0}function Mi(y){var k=Lt.call(y,qt),R=y[qt];try{y[qt]=void 0;var Z=!0}catch(ye){}var ke=cs.call(y);return Z&&(k?y[qt]=R:delete y[qt]),ke}var Lc=us?function(y){return y==null?[]:(y=Object(y),ce(us(y),function(k){return ds.call(y,k)}))}:Bc,hi=bn;(to&&hi(new to(new ArrayBuffer(1)))!=W||An&&hi(new An)!=p||io&&hi(io.resolve())!=I||no&&hi(new no)!=M||so&&hi(new so)!=F)&&(hi=function(y){var k=bn(y),R=k==w?y.constructor:void 0,Z=R?xt(R):"";if(Z)switch(Z){case xr:return W;case Pi:return p;case ic:return I;case nc:return M;case sc:return F}return k});function Tc(y,k){return k=k==null?r:k,!!k&&(typeof y=="number"||_e.test(y))&&y>-1&&y%1==0&&y<k}function zc(y){var k=typeof y;return k=="string"||k=="number"||k=="symbol"||k=="boolean"?y!=="__proto__":y===null}function jc(y){return!!ls&&ls in y}function Oc(y){var k=y&&y.constructor,R=typeof k=="function"&&k.prototype||li;return y===R}function zr(y){return cs.call(y)}function xt(y){if(y!=null){try{return gn.call(y)}catch(k){}try{return y+""}catch(k){}}return""}function jr(y,k){return y===k||y!==y&&k!==k}var Or=Lr(function(){return arguments}())?Lr:function(y){return di(y)&&Lt.call(y,"callee")&&!ds.call(y,"callee")},ps=Array.isArray;function co(y){return y!=null&&ho(y.length)&&!Vr(y)}var vs=eo||Rc;function Vc(y,k){return Tr(y,k)}function Vr(y){if(!Br(y))return!1;var k=bn(y);return k==m||k==v||k==c||k==P}function ho(y){return typeof y=="number"&&y>-1&&y%1==0&&y<=r}function Br(y){var k=typeof y;return y!=null&&(k=="object"||k=="function")}function di(y){return y!=null&&typeof y=="object"}var Rr=st?ht(st):kc;function uo(y){return co(y)?Ic(y):xc(y)}function Bc(){return[]}function Rc(){return!1}n.exports=Vc})(I2,ur);const M2=ur,E2=(n,t)=>M2(n,t),k2=n=>Object.keys(n||{}),x2=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},D2=()=>{const n={},t=(e,i)=>{const{watcherName:s,fn:o}=e,{prop:r,value:a}=i;n[s]||(n[s]={deps:{},fn:o}),n[s].deps[r]=a};return{subscribers:n,subscribe(e,i){e&&t(e,i)},notify(e,i){Object.entries(n).forEach(([s,{deps:o,fn:r}])=>{const a=k2(o);if(a.includes(i)){const l=x2(a,e);E2(o,l)||(n[s].deps=l,r())}})}}},S2=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function L2(n,t){const e=hr(n,"data",{}),i=hr(n,"watch",{}),s=hr(n,"methods",{}),o=hr(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=D2(),{targetWatcher:c,getTarget:h}=S2();let u;const f={},m=()=>({data:u,methods:f});let v=!1;const p=A=>(...w)=>{v=!0;const I=A(...w);return v=!1,I};Object.entries(s).forEach(([A,w])=>{f[A]=p((...I)=>w(m(),...I)),Object.defineProperty(f[A],"name",{value:A})}),u=new Proxy(P2(e),{get(A,w){return h()&&!v&&r(h(),{prop:w,value:A[w]}),Reflect.get(...arguments)},set(A,w,I){return A[w]===I||(Reflect.set(...arguments),h()||(o&&o(w,I),a(u,w))),!0}}),Object.entries(i).forEach(([A,w])=>{c(A,()=>{w(m())})});const g=[u,f];return g._internal={_getSubscribers(){return l}},g}function T2({pageIndex:n,particlesToShow:t,particlesToScroll:e,particlesCount:i}){const s=n===0?0:t-e,o=n*t-n*s,r=o+Math.max(t,e)-1,a=[];for(let l=o;l<=Math.min(i-1,r);l++)a.push(l);return a}function z2({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=es(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,f)=>u-f),h=c.flatMap(u=>T2({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const j2=(n,t)=>(n(),setInterval(n,t)),O2=35,Xf=1;class V2{constructor({onProgressValueChange:t}){this._onProgressValueChange=t,this._autoplayDuration,this._onProgressValueChange,this._interval,this._paused=!1}setAutoplayDuration(t){this._autoplayDuration=t}start(t){return new Promise(e=>{this.reset();const i=Math.min(O2,Math.max(this._autoplayDuration,1));let s=-i;this._interval=j2(()=>H(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Xf&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Xf)}}function B2(n){const t=new V2({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=L2({data:{particlesCountWithoutClones:0,particlesToShow:1,particlesToShowInit:1,particlesToScroll:1,particlesToScrollInit:1,particlesCount:1,currentParticleIndex:1,infinite:!1,autoplayDuration:1e3,clonesCountHead:0,clonesCountTail:0,clonesCountTotal:0,partialPageSize:1,currentPageIndex:1,pagesCount:1,pauseOnFocus:!1,focused:!1,autoplay:!1,autoplayDirection:"next",disabled:!1,durationMsInit:1e3,durationMs:1e3,offset:0,particleWidth:0,loaded:[]},watch:{setLoaded({data:r}){r.loaded=z2({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=pI({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Of({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=MI({infinite:r.infinite,particlesToShow:r.particlesToShow,partialPageSize:r.partialPageSize});r.clonesCountHead=a,r.clonesCountTail=l,r.clonesCountTotal=a+l},setProgressManagerAutoplayDuration({data:r}){t.setAutoplayDuration(r.autoplayDuration)},toggleProgressManager({data:{pauseOnFocus:r,focused:a}}){r&&(a?t.pause():t.resume())},initDuration({data:r}){r.durationMs=r.durationMsInit},applyAutoplay({data:r,methods:{_applyAutoplayIfNeeded:a}}){r.autoplay&&a(r.autoplay)},setPagesCount({data:r}){r.pagesCount=AI({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=es(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=es(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=ol({infinite:r.infinite,pageIndex:r.currentPageIndex-1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_next({data:r}){r.currentParticleIndex=ol({infinite:r.infinite,pageIndex:r.currentPageIndex+1,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},_moveToParticle({data:r},a){r.currentParticleIndex=es(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Ni&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===$n&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>rl({[Ni]:()=>H(this,null,function*(){return a.showNextPage()}),[$n]:()=>H(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,f){return H(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Bs(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return H(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return ol({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return H(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Bs(a,"animated",!0);return new Promise(c=>{r.durationMs=l?r.durationMsInit:0,r.offset=-r.currentParticleIndex*r.particleWidth,setTimeout(()=>{c()},r.durationMs)})}}},{onChange:n}),[i,s]=e;return[{data:i,progressManager:t},s,e._internal]}function R2(n){ge(n,"svelte-sme1z4",":root{--sc-color-rgb-light-50p:rgba(93, 93, 93, 0.5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, 0.5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-sme1z4{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-sme1z4{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-sme1z4{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-sme1z4{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-sme1z4{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-sme1z4{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}")}const _2=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Zf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),F2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Jf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),N2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),qf=n=>({loaded:n[6],currentPageIndex:n[5]}),G2=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Kf=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function $f(n){let t;const e=n[37].prev,i=zn(e,n,n[36],Kf),s=i||Q2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,G2):Vn(o[36]),Kf):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function Q2(n){let t,e,i;return e=new xf({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function em(n){let t,e,i;return e=new ZP({props:{value:n[7]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function tm(n){let t;const e=n[37].next,i=zn(e,n,n[36],Jf),s=i||W2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,F2):Vn(o[36]),Jf):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function W2(n){let t,e,i;return e=new xf({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function im(n){let t;const e=n[37].dots,i=zn(e,n,n[36],Zf),s=i||H2(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&On(i,e,o,o[36],t?jn(e,o[36],r,_2):Vn(o[36]),Zf):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){B(s,o),t=!1},d(o){s&&s.d(o)}}}function H2(n){let t,e;return t=new GP({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function U2(n){let t,e,i,s,o,r,a,l,c,h,u,f,m=n[1]&&$f(n);const v=n[37].default,p=zn(v,n,n[36],qf);let g=n[3]&&em(n),A=n[1]&&tm(n),w=n[4]&&im(n);return{c(){t=T("div"),e=T("div"),m&&m.c(),i=te(),s=T("div"),o=T("div"),p&&p.c(),a=te(),g&&g.c(),l=te(),A&&A.c(),c=te(),w&&w.c(),C(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),C(s,"class","sc-carousel__pages-window svelte-sme1z4"),C(e,"class","sc-carousel__content-container svelte-sme1z4"),C(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,P){V(I,t,P),j(t,e),m&&m.m(e,null),j(e,i),j(e,s),j(s,o),p&&p.m(o,null),n[39](o),j(s,a),g&&g.m(s,null),n[40](s),j(e,l),A&&A.m(e,null),j(t,c),w&&w.m(t,null),h=!0,u||(f=[Yt(r=sI.call(null,o,{thresholdProvider:n[38]})),Ce(o,"swipeStart",n[16]),Ce(o,"swipeMove",n[18]),Ce(o,"swipeEnd",n[19]),Ce(o,"swipeFailed",n[20]),Ce(o,"swipeThresholdReached",n[17]),Yt(lI.call(null,s)),Ce(s,"hovered",n[21]),Yt(fI.call(null,s)),Ce(s,"tapped",n[22])],u=!0)},p(I,P){I[1]?m?(m.p(I,P),P[0]&2&&D(m,1)):(m=$f(I),m.c(),D(m,1),m.m(e,i)):m&&(fe(),B(m,1,1,()=>{m=null}),me()),p&&p.p&&(!h||P[0]&96|P[1]&32)&&On(p,v,I,I[36],h?jn(v,I[36],P,N2):Vn(I[36]),qf),(!h||P[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!h||P[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!h||P[0]&1)&&z(o,"transition-timing-function",I[0]),r&&ti(r.update)&&P[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,P),P[0]&8&&D(g,1)):(g=em(I),g.c(),D(g,1),g.m(s,null)):g&&(fe(),B(g,1,1,()=>{g=null}),me()),I[1]?A?(A.p(I,P),P[0]&2&&D(A,1)):(A=tm(I),A.c(),D(A,1),A.m(e,null)):A&&(fe(),B(A,1,1,()=>{A=null}),me()),I[4]?w?(w.p(I,P),P[0]&16&&D(w,1)):(w=im(I),w.c(),D(w,1),w.m(t,null)):w&&(fe(),B(w,1,1,()=>{w=null}),me())},i(I){h||(D(m),D(p,I),D(g),D(A),D(w),h=!0)},o(I){B(m),B(p,I),B(g),B(A),B(w),h=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),A&&A.d(),w&&w.d(),u=!1,rt(f)}}}function Y2(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},m,v]=B2((ce,Pe)=>{rl({currentPageIndex:()=>e(5,r=Pe),progressValue:()=>e(7,a=Pe),offset:()=>e(8,l=Pe),durationMs:()=>e(9,c=Pe),pagesCount:()=>e(10,h=Pe),loaded:()=>e(6,o=Pe)})(ce)}),p=_o();let{timingFunction:g="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:w=!0}=t,{initialPageIndex:I=0}=t,{duration:P=500}=t,{autoplay:E=!1}=t,{autoplayDuration:M=3e3}=t,{autoplayDirection:S=Ni}=t,{pauseOnFocus:L=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:F=!0}=t,{swiping:Q=!0}=t,{particlesToShow:W=1}=t,{particlesToScroll:N=1}=t;function Y(ce,Pe){return H(this,null,function*(){const Ve=Bs(Pe,"animated",!0);if(typeof ce!="number")throw new Error("pageIndex should be a number");yield m.showPage(ce,{animated:Ve})})}function _(ce){return H(this,null,function*(){const Pe=Bs(ce,"animated",!0);yield m.showPrevPage({animated:Pe})})}function X(ce){return H(this,null,function*(){const Pe=Bs(ce,"animated",!0);yield m.showNextPage({animated:Pe})})}let J=0,q,le;const ae=CI(({width:ce})=>{e(11,J=ce),u.particleWidth=J/u.particlesToShow,wI({particlesContainerChildren:le.children,particleWidth:u.particleWidth}),m.offsetPage({animated:!1})});function Ie(){const{clonesToAppend:ce,clonesToPrepend:Pe}=PI({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:le.children});II({particlesContainer:le,clonesToAppend:ce,clonesToPrepend:Pe})}Et(()=>{H(this,null,function*(){yield Fh(),le&&q&&(u.particlesCountWithoutClones=le.children.length,yield Fh(),u.infinite&&Ie(),u.particlesCount=le.children.length,m.showPage(I,{animated:!1}),ae.observe(q))})}),_t(()=>{ae.disconnect(),f.reset()});function Ae(ce){return H(this,null,function*(){yield m.showPage(ce,{animated:!0})})}function pe(){Q&&(u.durationMs=0)}function _e(ce){return H(this,null,function*(){Q&&(yield rl({[Ni]:m.showNextPage,[$n]:m.showPrevPage})(ce.detail.direction))})}function we(ce){Q&&(u.offset+=ce.detail.dx)}function Xe(){Q&&m.showParticle(u.currentParticleIndex)}function ee(){return H(this,null,function*(){Q&&(yield m.offsetPage({animated:!0}))})}function be(ce){u.focused=ce.detail.value}function ze(){m.toggleFocused()}function ve(){m.showPrevPage()}const qe=()=>J/3;function je(ce){Ye[ce?"unshift":"push"](()=>{le=ce,e(13,le)})}function xe(ce){Ye[ce?"unshift":"push"](()=>{q=ce,e(12,q)})}const st=ce=>Ae(ce.detail);return n.$$set=ce=>{"timingFunction"in ce&&e(0,g=ce.timingFunction),"arrows"in ce&&e(1,A=ce.arrows),"infinite"in ce&&e(2,w=ce.infinite),"initialPageIndex"in ce&&e(24,I=ce.initialPageIndex),"duration"in ce&&e(25,P=ce.duration),"autoplay"in ce&&e(26,E=ce.autoplay),"autoplayDuration"in ce&&e(27,M=ce.autoplayDuration),"autoplayDirection"in ce&&e(28,S=ce.autoplayDirection),"pauseOnFocus"in ce&&e(29,L=ce.pauseOnFocus),"autoplayProgressVisible"in ce&&e(3,U=ce.autoplayProgressVisible),"dots"in ce&&e(4,F=ce.dots),"swiping"in ce&&e(30,Q=ce.swiping),"particlesToShow"in ce&&e(31,W=ce.particlesToShow),"particlesToScroll"in ce&&e(32,N=ce.particlesToScroll),"$$scope"in ce&&e(36,s=ce.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=w),n.$$.dirty[0]&33554432&&(u.durationMsInit=P),n.$$.dirty[0]&67108864&&(u.autoplay=E),n.$$.dirty[0]&134217728&&(u.autoplayDuration=M),n.$$.dirty[0]&268435456&&(u.autoplayDirection=S),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=L),n.$$.dirty[1]&1&&(u.particlesToShowInit=W),n.$$.dirty[1]&2&&(u.particlesToScrollInit=N)},[g,A,w,U,F,r,o,a,l,c,h,J,q,le,m,Ae,pe,_e,we,Xe,ee,be,ze,ve,I,P,E,M,S,L,Q,W,N,Y,_,X,s,i,qe,je,xe,st]}class X2 extends ue{constructor(t){super(),de(this,t,Y2,U2,he,{timingFunction:0,arrows:1,infinite:2,initialPageIndex:24,duration:25,autoplay:26,autoplayDuration:27,autoplayDirection:28,pauseOnFocus:29,autoplayProgressVisible:3,dots:4,swiping:30,particlesToShow:31,particlesToScroll:32,goTo:33,goToPrev:34,goToNext:35},R2,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function Z2(n){ge(n,"svelte-159ski6",".media-item.svelte-159ski6.svelte-159ski6{position:relative;height:100%}.media-content.svelte-159ski6.svelte-159ski6{position:relative;pointer-events:auto;width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:inherit;object-fit:inherit}.media-content.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none}.video-icon.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem;max-width:60%;max-height:60%;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.video-play-button-container.svelte-159ski6.svelte-159ski6{display:none;position:absolute;width:100%;height:100%;top:0;left:0;transform:translate3d(0, 0, 0)}.video-play-button-container.showPlayButton.svelte-159ski6.svelte-159ski6{pointer-events:none;display:block}.video-icon.svelte-159ski6.svelte-159ski6{pointer-events:auto}.video-icon.large.svelte-159ski6.svelte-159ski6{width:12.5rem;height:6.25rem}.video-icon.small.svelte-159ski6.svelte-159ski6{width:1.75rem;height:1.75rem}.video-icon.svelte-159ski6 .video-icon-img.svelte-159ski6{width:100%;height:100%;background-position:center center;background-size:contain;background-repeat:no-repeat}.video-icon.svelte-159ski6 .video-icon-img.canPlay.svelte-159ski6{cursor:pointer}")}function nm(n){let t;function e(o,r){if(o[2].type==="Image")return q2;if(o[2].type==="Video")return J2}let i=e(n),s=i&&i(n);return{c(){t=T("div"),s&&s.c(),C(t,"class","media-item svelte-159ski6"),C(t,"draggable","false")},m(o,r){V(o,t,r),s&&s.m(t,null)},p(o,r){i===(i=e(o))&&s?s.p(o,r):(s&&s.d(1),s=i&&i(o),s&&(s.c(),s.m(t,null)))},d(o){o&&O(t),s&&s.d()}}}function J2(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?$2:K2}let l=a(n),c=l(n);return{c(){c.c(),t=te(),e=T("div"),i=T("div"),s=T("div"),C(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[21]()+")"),ne(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),ne(i,"large",n[4]==="large"),ne(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),ne(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),V(h,t,u),V(h,e,u),j(e,i),j(i,s),o||(r=Ce(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&z(s,"background-image","url("+h[21]()+")"),u&32&&ne(s,"canPlay",h[5]),u&16&&ne(i,"large",h[4]==="large"),u&16&&ne(i,"small",h[4]==="small"),u&2048&&ne(e,"showPlayButton",h[11])},d(h){c.d(h),h&&O(t),h&&O(e),o=!1,r()}}}function q2(n){let t,e,i;return{c(){t=T("img"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),z(t,"object-fit",n[7])},m(s,o){V(s,t,o)},p(s,o){o&4&&!ft(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&z(t,"object-fit",s[7])},d(s){s&&O(t)}}}function K2(n){let t,e,i,s,o,r;return{c(){t=T("video"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||C(t,"src",e),C(t,"poster",i=n[2].videoCoverUrl),C(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),C(t,"disablepictureinpicture",""),t.playsInline=!0,C(t,"paused",""),t.muted=!0,C(t,"draggable",!1),t.loop=!1,C(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,ne(t,"showPlayButton",n[11]),z(t,"object-fit",n[7])},m(a,l){V(a,t,l),n[20](t),o||(r=[Ce(t,"play",n[15]),Ce(t,"pause",n[16]),Ce(t,"error",n[17]),Ce(t,"ended",n[18]),Ce(t,"click",n[19])],o=!0)},p(a,l){l&4&&!ft(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&C(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&C(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&C(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&ne(t,"showPlayButton",a[11]),l&128&&z(t,"object-fit",a[7])},d(a){a&&O(t),n[20](null),o=!1,rt(r)}}}function $2(n){let t,e,i;return{c(){t=T("img"),C(t,"class","media-content svelte-159ski6"),ft(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),z(t,"object-fit",n[7])},m(s,o){V(s,t,o)},p(s,o){o&4&&!ft(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&z(t,"object-fit",s[7])},d(s){s&&O(t)}}}function eM(n){let t,e=n[2]&&nm(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=nm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function tM(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:f="fill"}=t,{disableVideoIfHavePoster:m=!1}=t,v=!0,p=!1;function g(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=Ti("mediaStore"),w=Ti("hooks"),I=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};w.on("loadVideoFirstFrame",I),Et(()=>{A.subscribe(({currentMediaElement:W})=>{W!==i&&(i==null||i.pause())})});const P=W=>{e(11,v=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&A.set({currentMediaElement:i}),w.emit("playStateChange",{event:W,state:"playing",tag:r,mediaInstance:i})},E=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},M=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},S=W=>{e(11,v=!0),e(0,o.paused=!0,o),w.emit("playStateChange",{event:W,state:"paused",tag:r,mediaInstance:i})},L=W=>{i&&i.pause()};function U(W){Ye[W?"unshift":"push"](()=>{o.videoInstance=W,e(0,o)})}const F=()=>l==="withText"?Xa:l==="withoutText"?Za:l,Q=W=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=W=>{"mediaInstance"in W&&e(0,o=W.mediaInstance),"tag"in W&&e(1,r=W.tag),"media"in W&&e(2,a=W.media),"playButtonIfNeed"in W&&e(3,l=W.playButtonIfNeed),"playButtonSizeIfNeed"in W&&e(4,c=W.playButtonSizeIfNeed),"canPlay"in W&&e(5,h=W.canPlay),"autoplayVideo"in W&&e(6,u=W.autoplayVideo),"objectFit"in W&&e(7,f=W.objectFit),"disableVideoIfHavePoster"in W&&e(8,m=W.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&g(),n.$$.dirty&1024&&i&&e(11,v=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const W=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,Y=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&W;i&&Y&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",I),document.removeEventListener("touchstart",I),document.removeEventListener("click",I),document.addEventListener("WeixinJSBridgeReady",I),document.addEventListener("touchstart",I),document.addEventListener("click",I))}},[o,r,a,l,c,h,u,f,m,p,i,v,A,w,s,P,E,M,S,L,U,F,Q]}class sm extends ue{constructor(t){super(),de(this,t,tM,eM,he,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},Z2)}}function iM(n){ge(n,"svelte-1mrbqlg",".media-list-wrapper.svelte-1mrbqlg.svelte-1mrbqlg{width:100%;height:100%;position:relative;overflow:hidden;border-radius:0.125rem}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg{position:relative;pointer-events:auto;height:100%;left:50%;top:50%;transform:translate(-50%, -50%)}.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__carousel-container,.media-list-wrapper.svelte-1mrbqlg .media-list.svelte-1mrbqlg .sc-carousel__content-container{height:100%}")}function om(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function rm(n){let t,e,i,s,o,r,a;const l=[sM,nM],c=[];function h(u,f){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=T("div"),e=T("div"),s.c(),C(e,"class","media-list svelte-1mrbqlg"),ne(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),ne(t,"unfolded",n[5])},m(u,f){V(u,t,f),j(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let m=i;i=h(n),i===m?c[i].p(n,f):(fe(),B(c[m],1,1,()=>{c[m]=null}),me(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ne(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ne(t,"unfolded",n[5])},i(u){a||(D(s),u&&nt(()=>{a&&(r&&r.end(1),o=zi(t,Kh,n[6]?{y:4,duration:n[4],delay:n[2],easing:vi}:void 0),o.start())}),a=!0)},o(u){B(s),o&&o.invalidate(),u&&(r=Gn(t,Kh,n[6]?{y:4,duration:n[4],delay:n[3],easing:vi}:void 0)),a=!1},d(u){u&&O(t),c[i].d(),u&&r&&r.end()}}}function nM(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=gt(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new sm({props:r}),Ye.push(()=>Ma(t,"mediaInstance",o)),{c(){re(t.$$.fragment)},m(a,l){se(t,a,l),i=!0},p(a,l){const c=l[0]&16515?Ct(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Gh(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],ba(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){oe(t,a)}}}function sM(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[oM]},$$scope:{ctx:n}};return t=new X2({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){re(t.$$.fragment)},m(s,o){se(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){B(t.$$.fragment,s),e=!1},d(s){n[19](null),oe(t,s)}}}function am(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=gt(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new sm({props:r}),Ye.push(()=>Ma(t,"mediaInstance",o)),{c(){re(t.$$.fragment)},m(a,l){se(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?Ct(s,[l[0]&128&&Gh(n[7]),l[0]&1024&&{media:n[28]},l[0]&1&&{tag:n[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=n[8][n[30]],ba(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){B(t.$$.fragment,a),i=!1},d(a){oe(t,a)}}}function oM(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=am(om(n,i,r));const o=r=>B(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ee()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);V(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=om(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=am(c),s[l].c(),D(s[l],1),s[l].m(t.parentNode,t))}for(fe(),l=i.length;l<s.length;l+=1)o(l);me()}},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)B(s[a]);e=!1},d(r){Xt(s,r),r&&O(t)}}}function rM(n){let t,e,i=n[5]&&rm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&D(i,1)):(i=rm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function aM(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:f=!0}=t,{animation:m=!0}=t,{mediaItemConfig:v}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:w=!0,autoplayVideoInCarousel:I=!1}=g;let P=[],E=0,M,S=null;const L=Ti("hooks"),U=Ti("mediaStore");function F(){const _=P[E],X=_==null?void 0:_.videoInstance;X&&(X.paused?(X.muted=!1,X.play()):X.pause())}Et(()=>{L.on("click",_=>{var X,J,q;(q=(J=(X=a.tag3DContentSvelte)==null?void 0:X.css3DInstance)==null?void 0:J.css3DObject)!=null&&q.opacityMesh&&_.tag.id===a.id&&F()}),e(0,a.play=()=>{const _=P[E],X=_==null?void 0:_.videoInstance;X&&(X.muted=!1,X.play())},a),e(0,a.pause=()=>{const _=P[E],X=_==null?void 0:_.videoInstance;X&&X.pause()},a),S=setInterval(()=>{r&&(M==null||M.goToNext())},3e3)}),_t(()=>{clearInterval(S),L.off("click",F)});function Q(_,X){n.$$.not_equal(P[X],_)&&(P[X]=_,e(8,P))}function W(_){Ye[_?"unshift":"push"](()=>{M=_,e(12,M)})}const N=_=>{i||U.set({currentMediaElement:null}),e(11,E=_.detail)};function Y(_){n.$$.not_equal(P[0],_)&&(P[0]=_,e(8,P))}return n.$$set=_=>{"tag"in _&&e(0,a=_.tag),"mediaData"in _&&e(1,l=_.mediaData),"inDelay"in _&&e(2,c=_.inDelay),"outDelay"in _&&e(3,h=_.outDelay),"duration"in _&&e(4,u=_.duration),"unfolded"in _&&e(5,f=_.unfolded),"animation"in _&&e(6,m=_.animation),"mediaItemConfig"in _&&e(7,v=_.mediaItemConfig),"enableCarousel"in _&&e(16,p=_.enableCarousel),"autoplayConfig"in _&&e(17,g=_.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=P.every(_=>_.paused)),n.$$.dirty[0]&65538&&e(13,s=p&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&w&&i)},[a,l,c,h,u,f,m,v,P,i,o,E,M,s,A,U,p,g,Q,W,N,Y]}class lm extends ue{constructor(t){super(),de(this,t,aM,rM,he,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},iM,[-1,-1])}}function lM(n){ge(n,"svelte-1f7m1lj",".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}")}function cm(n){let t,e,i,s,o,r,a,l;t=new Jt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new jP({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&hm(n),h=n[1]&&dm(n);return{c(){re(t.$$.fragment),e=te(),i=T("div"),re(s.$$.fragment),o=te(),c&&c.c(),r=te(),h&&h.c(),a=Ee(),C(i,"class","line svelte-1f7m1lj")},m(u,f){se(t,u,f),V(u,e,f),V(u,i,f),se(s,i,null),V(u,o,f),c&&c.m(u,f),V(u,r,f),h&&h.m(u,f),V(u,a,f),l=!0},p(u,f){const m={};f&8&&(m.visible=u[3]),t.$set(m);const v={};f&8&&(v.unfolded=u[3]),s.$set(v),u[2]?c?(c.p(u,f),f&4&&D(c,1)):(c=hm(u),c.c(),D(c,1),c.m(r.parentNode,r)):c&&(fe(),B(c,1,1,()=>{c=null}),me()),u[1]?h?(h.p(u,f),f&2&&D(h,1)):(h=dm(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(fe(),B(h,1,1,()=>{h=null}),me())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){B(t.$$.fragment,u),B(s.$$.fragment,u),B(c),B(h),l=!1},d(u){oe(t,u),u&&O(e),u&&O(i),oe(s),u&&O(o),c&&c.d(u),u&&O(r),h&&h.d(u),u&&O(a)}}}function hm(n){let t,e,i;return e=new gf({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function dm(n){let t,e,i;return e=new lm({props:{autoplayConfig:{autoplayCarousel:!1},unfolded:n[3],mediaData:n[1],tag:n[0],enableCarousel:!1,mediaItemConfig:{canPlay:!1,playButtonSizeIfNeed:"small",disableVideoIfHavePoster:!0},inDelay:500,duration:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function cM(n){let t,e,i=n[0].state&&cm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=cm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function hM(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class dM extends ue{constructor(t){super(),de(this,t,hM,cM,he,{tag:0},lM)}}function uM(n){ge(n,"svelte-sezqcq",'@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}')}function um(n,t,e){const i=n.slice();return i[0]=t[e],i}function fm(n,t,e){const i=n.slice();return i[0]=t[e],i}function mm(n){let t,e;return{c(){t=T("img"),C(t,"class","headerImage svelte-sezqcq"),ft(t.src,e=n[3].headerPictureUrl)||C(t,"src",e),C(t,"alt","")},m(i,s){V(i,t,s)},p(i,s){s&8&&!ft(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&O(t)}}}function gm(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=pm(fm(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=vm(um(n,l,h));return{c(){t=T("div"),e=T("div");for(let h=0;h<a.length;h+=1)a[h].c();i=te();for(let h=0;h<c.length;h+=1)c[h].c();C(e,"class","tags svelte-sezqcq"),C(t,"class","tags-wrapper svelte-sezqcq")},m(h,u){V(h,t,u),j(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);j(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Yt(Oi.call(null,e)),Ce(e,"clientHeight",n[11])],s=!0)},p(h,u){if(u&4){r=h[2]||[];let f;for(f=0;f<r.length;f+=1){const m=fm(h,r,f);a[f]?a[f].p(m,u):(a[f]=pm(m),a[f].c(),a[f].m(e,i))}for(;f<a.length;f+=1)a[f].d(1);a.length=r.length}if(u&32){l=h[5]||[];let f;for(f=0;f<l.length;f+=1){const m=um(h,l,f);c[f]?c[f].p(m,u):(c[f]=vm(m),c[f].c(),c[f].m(e,null))}for(;f<c.length;f+=1)c[f].d(1);c.length=l.length}},d(h){h&&O(t),Xt(a,h),Xt(c,h),s=!1,rt(o)}}}function pm(n){let t,e=n[0]+"",i;return{c(){t=T("div"),i=De(e),C(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",ul)},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&O(t)}}}function vm(n){let t,e=n[0]+"",i;return{c(){t=T("div"),i=De(e),C(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",ul)},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&O(t)}}}function Am(n){let t,e,i=n[7]&&bm(n),s=n[3].highlightText&&wm(n);return{c(){t=T("div"),i&&i.c(),e=te(),s&&s.c(),C(t,"class","footer svelte-sezqcq")},m(o,r){V(o,t,r),i&&i.m(t,null),j(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=bm(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=wm(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function bm(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&ym(n);return{c(){t=T("div"),e=T("span"),s=De(i),o=te(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){V(a,t,l),j(t,e),j(e,s),j(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Le(s,i),a[3].price.unit?r?r.p(a,l):(r=ym(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function ym(n){let t,e=n[3].price.unit+"",i;return{c(){t=T("span"),i=De(e),C(t,"class","unit svelte-sezqcq")},m(s,o){V(s,t,o),j(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Le(i,e)},d(s){s&&O(t)}}}function wm(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=T("div"),e=T("div"),i=te(),s=T("span"),r=De(o),a=te(),l=T("div"),l.innerHTML='<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>',C(e,"class","gap svelte-sezqcq"),C(s,"class","text svelte-sezqcq"),C(t,"class","goto-button goto-icon svelte-sezqcq"),C(l,"class","arrow-wrapper svelte-sezqcq")},m(c,h){V(c,t,h),j(t,e),j(t,i),j(t,s),j(s,r),V(c,a,h),V(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Le(r,o)},d(c){c&&O(t),c&&O(a),c&&O(l)}}}function fM(n){var P,E;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,m,v,p,g;e=new Jt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let A=n[3].headerPictureUrl&&mm(n),w=((P=n[2].length)!=null?P:0)+((E=n[5].length)!=null?E:0)>0&&gm(n),I=(n[7]||n[3].highlightText)&&Am(n);return{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=te(),r=T("div"),A&&A.c(),a=te(),l=T("div"),c=T("div"),h=T("div"),f=De(u),m=te(),w&&w.c(),v=te(),I&&I.c(),C(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?fr+"ms":mr+Pm-Cm-40+"ms"),C(h,"class","text svelte-sezqcq"),C(c,"class","title svelte-sezqcq"),C(l,"class","title-wrapper svelte-sezqcq"),C(r,"class","content svelte-sezqcq"),z(r,"max-width",ri(n[9])),z(r,"transition-delay",n[4]?fr+mr+"ms":"0ms"),C(t,"class",p=it(`marketing ${n[6]}`)+" svelte-sezqcq"),ne(t,"unfolded",n[4]),ne(t,"folded",n[8])},m(M,S){V(M,t,S),se(e,t,null),j(t,i),j(t,s),j(t,o),j(t,r),A&&A.m(r,null),j(r,a),j(r,l),j(l,c),j(c,h),j(h,f),j(r,m),w&&w.m(r,null),j(r,v),I&&I.m(r,null),g=!0},p(M,[S]){var U,F;const L={};S&16&&(L.visible=M[4]),e.$set(L),S&16&&z(s,"transition-delay",M[4]?fr+"ms":mr+Pm-Cm-40+"ms"),M[3].headerPictureUrl?A?A.p(M,S):(A=mm(M),A.c(),A.m(r,a)):A&&(A.d(1),A=null),(!g||S&8)&&u!==(u=M[3].title+"")&&Le(f,u),((U=M[2].length)!=null?U:0)+((F=M[5].length)!=null?F:0)>0?w?w.p(M,S):(w=gm(M),w.c(),w.m(r,v)):w&&(w.d(1),w=null),M[7]||M[3].highlightText?I?I.p(M,S):(I=Am(M),I.c(),I.m(r,null)):I&&(I.d(1),I=null),S&16&&z(r,"transition-delay",M[4]?fr+mr+"ms":"0ms"),(!g||S&64&&p!==(p=it(`marketing ${M[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!g||S&80)&&ne(t,"unfolded",M[4]),(!g||S&320)&&ne(t,"folded",M[8])},i(M){g||(D(e.$$.fragment,M),g=!0)},o(M){B(e.$$.fragment,M),g=!1},d(M){M&&O(t),oe(e),A&&A.d(),w&&w.d(),I&&I.d()}}}const ul=40,fr=400,Cm=500,mr=180,Pm=500;function mM(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,m=(()=>{var g;const p=(g=u.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const v=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,g,A,w,I,P;n.$$.dirty&1&&e(4,i=(g=(p=u.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=Se((A=o.price)==null?void 0:A.value)&&((w=o.price)==null?void 0:w.value)!==""),n.$$.dirty&1&&e(6,a=u.data.theme||"light"),n.$$.dirty&1026&&f>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((P=o.tags)==null?void 0:P.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/ul),[u,f,c,o,i,h,a,r,s,m,l,v]}class gM extends ue{constructor(t){super(),de(this,t,mM,fM,he,{tag:0},uM)}}class pM extends Audio{constructor(e){super();d(this,"sharedAudioSrc");d(this,"sharedAudioPaused",!0);d(this,"sharedAudioCurrentTime",0);d(this,"tryplaying",!1);d(this,"audioInstance");d(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return H(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=GC(this.sharedAudioSrc,{namespace:el.PlayAudio})),(s=this.eventListenerDisposer)==null||s.call(this),this.eventListenerDisposer=this.addEventListeners(),this.audioInstance.currentTime=(o=this.currentTime)!=null?o:0;const e=this.audioInstance.currentTime!==this.currentTime;this.audioInstance.play().then(()=>{var r;this.audioInstance.muted=!1,e&&(this.audioInstance.currentTime=(r=this.currentTime)!=null?r:0),this.sharedAudioPaused=!1}).catch(r=>{var a;r.message==="The operation is not supported."?console.error("Error: 音频文件可能损坏或修改过文件后缀",r):console.error("Error: error playing media in Safari",r),this.endedHandler(),(a=this.onerror)==null||a.call(this,r)}).finally(()=>{this.tryplaying=!1})})}pause(e){var i;if(this.audioInstance&&!this.paused){if(this.sharedAudioPaused=!0,(i=this.eventListenerDisposer)==null||i.call(this),this.audioInstance.ended){this.endedHandler();return}this.audioInstance.paused||this.audioInstance.pause(),this.onpause(e!=null?e:new Event("pause")),this.clear()}}dispose(){var e;(e=this.eventListenerDisposer)==null||e.call(this),this.clear(),this.audioInstance=void 0}clear(){var e;(e=this.audioInstance)==null||e.clear()}endedHandler(e){var i,s;(i=this.onended)==null||i.call(this,e!=null?e:new Event("ended")),(s=this.eventListenerDisposer)==null||s.call(this),this.sharedAudioPaused=!0,this.sharedAudioCurrentTime=0,this.clear()}addEventListeners(){const e=this.audioInstance;if(!e)return;const i=f=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,f)},s=f=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,f)},l=f=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,f)},c=f=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,f)},h=f=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,f)},u=f=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,f)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function vM(n){ge(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function AM(n){let t,e,i,s;const o=n[8].default,r=zn(o,n,n[7],null);return{c(){t=T("div"),r&&r.c(),C(t,"class","audio svelte-13e7hxv"),C(t,"style",n[0])},m(a,l){V(a,t,l),r&&r.m(t,null),e=!0,i||(s=Ce(t,"click",Hv(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&On(r,o,a,a[7],e?jn(o,a[7],l,null):Vn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){B(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function bM(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=_o(),h=Ti("hooks"),u=Ti("mediaStore");let f,m=!0;function v(){e(5,f.onplay=g=>{h.emit("playStateChange",x({event:g,state:"playing",mediaInstance:f},l)),c("play"),e(6,m=!1)},f),e(5,f.onpause=g=>{h.emit("playStateChange",x({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onended=g=>{h.emit("playStateChange",x({event:g,state:"paused",mediaInstance:f},l)),c("pause"),e(6,m=!0)},f),e(5,f.onloadedmetadata=g=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=g=>{c("pause"),e(6,m=!0)},f),e(5,f.ontimeupdate=g=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:g})=>{g!==f&&(m||f==null||f.pause())});function p(g){f&&(h.emit("click",x({event:g,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",x({event:g,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new pM(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),v()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,f,m,s,i]}let Im=class extends ue{constructor(t){super(),de(this,t,bM,AM,he,{url:2,enable:3,style:0,hooksInfo:4},vM)}};function yM(n){ge(n,"svelte-srt2pi",".audio-icon__wrapper.svelte-srt2pi.svelte-srt2pi{display:inline-block}.audio-icon.svelte-srt2pi.svelte-srt2pi{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-srt2pi .sound-wave__container.svelte-srt2pi{position:absolute;pointer-events:none;width:60%;height:60%}.sound-wave.svelte-srt2pi.svelte-srt2pi{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-srt2pi .sound-wave.svelte-srt2pi{animation-play-state:running}.playing.svelte-srt2pi .sound-wave-1.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_1_animation}.playing.svelte-srt2pi .sound-wave-2.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_2_animation}.playing.svelte-srt2pi .sound-wave-3.svelte-srt2pi{animation-name:svelte-srt2pi-sound_wave_3_animation}@keyframes svelte-srt2pi-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-srt2pi-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Mm(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function wM(n){let t,e,i,s,o,r=n[1]&&Mm();return{c(){t=T("div"),r&&r.c(),e=te(),i=T("div"),s=T("div"),s.innerHTML='<svg width="100%" height="100%" viewBox="0 0 128 128"><g transform="rotate(-45 12 64) translate(12 64)" fill="black" stroke="black" fill-opacity="0.6" stroke-opacity="0.6"><path stroke="none" class="sound-wave sound-wave-1 svelte-srt2pi" d="M0,23 A23,23 0 0,0 23,0 L0,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-2 svelte-srt2pi" d="M0,46 A46,46 0 0,0 46,0"></path><path fill="none" stroke-width="15" class="sound-wave sound-wave-3 svelte-srt2pi" d="M0,80 A80,80 0 0,0 80,0"></path></g></svg>',C(s,"class","sound-wave__container svelte-srt2pi"),C(i,"class","audio-icon svelte-srt2pi"),ne(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){V(a,t,l),r&&r.m(t,null),j(t,e),j(t,i),j(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Mm(),r.c(),D(r,1),r.m(t,e)):r&&(fe(),B(r,1,1,()=>{r=null}),me()),(!o||l&1)&&ne(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function CM(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function h(f){Ye[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){Ye[f?"unshift":"push"](()=>{l=f,e(3,l)})}return n.$$set=f=>{"playing"in f&&e(0,s=f.playing),"shadow"in f&&e(1,o=f.shadow),"style"in f&&e(2,r=f.style),"width"in f&&e(6,a=f.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?ri(a):a)},[s,o,r,l,c,i,a,h,u]}class Em extends ue{constructor(t){super(),de(this,t,CM,wM,he,{playing:0,shadow:1,style:2,width:6},yM)}}function PM(n){ge(n,"svelte-1s6gk4a",".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}")}function km(n){var g,A;let t,e,i,s,o,r,a,l,c,h,u,f,m,v;e=new Jt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&xm(n);return c=new bf({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new tl({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(g=n[5])==null?void 0:g.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=T("div"),r=T("div"),p&&p.c(),a=te(),l=T("div"),re(c.$$.fragment),h=te(),re(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),ne(t,"unfolded",n[6])},m(w,I){V(w,t,I),se(e,t,null),j(t,i),j(t,s),j(s,o),j(o,r),p&&p.m(r,null),j(o,a),j(o,l),se(c,l,null),j(t,h),se(u,t,null),f=!0,m||(v=[Ce(l,"click",n[7]),Yt(Oi.call(null,l)),Ce(l,"clientWidth",n[12])],m=!0)},p(w,I){var S,L;const P={};I&64&&(P.visible=w[6]),I&8&&(P.left=w[3]/2+"px"),e.$set(P),w[6]?p?(p.p(w,I),I&64&&D(p,1)):(p=xm(w),p.c(),D(p,1),p.m(r,null)):p&&(fe(),B(p,1,1,()=>{p=null}),me());const E={};I&64&&(E.visible=w[6]),I&2&&(E.textUnfolded=w[1]),I&32&&(E.content=w[5]),c.$set(E);const M={};I&64&&(M.unfolded=w[6]),I&8&&(M.length=w[3]),I&48&&(M.outDelay=w[4]+20*Math.min((L=(S=w[5])==null?void 0:S.length)!=null?L:10,15)),u.$set(M),(!f||I&64)&&ne(t,"unfolded",w[6])},i(w){f||(D(e.$$.fragment,w),D(p),D(c.$$.fragment,w),D(u.$$.fragment,w),f=!0)},o(w){B(e.$$.fragment,w),B(p),B(c.$$.fragment,w),B(u.$$.fragment,w),f=!1},d(w){w&&O(t),oe(e),p&&p.d(),oe(c),oe(u),m=!1,rt(v)}}}function xm(n){let t,e,i,s,o,r,a;return e=new Jt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Im({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[IM]},$$scope:{ctx:n}}}),s.$on("play",n[8]),s.$on("pause",n[9]),s.$on("error",n[10]),s.$on("audioRef",n[11]),{c(){t=T("div"),re(e.$$.fragment),i=te(),re(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){V(l,t,c),se(e,t,null),j(t,i),se(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&nt(()=>{a&&(r&&r.end(1),o=zi(t,mt,{duration:1e3,delay:0,easing:Wn}),o.start())}),a=!0)},o(l){var c,h;B(e.$$.fragment,l),B(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Gn(t,mt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Wn})),a=!1},d(l){l&&O(t),oe(e),oe(s),l&&r&&r.end()}}}function IM(n){let t,e,i;return e=new Em({props:{playing:n[2]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){V(s,t,o),se(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){B(e.$$.fragment,s),i=!1},d(s){s&&O(t),oe(e)}}}function MM(n){let t,e,i=n[0].state&&km(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=km(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function EM(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},f=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function v(g){Rn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(5,s=(w=(A=r.data.title)!=null?A:r.data.text)!=null?w:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,m,v,p]}class kM extends ue{constructor(t){super(),de(this,t,EM,MM,he,{tag:0},PM)}}function xM(n){ge(n,"svelte-58hfjf",".audio-tag__wrapper.svelte-58hfjf{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-58hfjf{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.1875rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.03125rem solid rgba(255, 255, 255, 0.2)}.audio__inner.svelte-58hfjf{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-58hfjf{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-58hfjf{position:relative;vertical-align:top;pointer-events:none;width:1.375rem;height:1.375rem}")}function Dm(n){let t,e,i,s;return i=new Im({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[SM]},$$scope:{ctx:n}}}),i.$on("play",n[6]),i.$on("pause",n[7]),i.$on("error",n[8]),i.$on("timeupdate",n[9]),i.$on("duration",n[10]),i.$on("audioRef",n[11]),{c(){t=T("div"),e=T("div"),re(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){V(o,t,r),j(t,e),se(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&O(t),oe(i)}}}function DM(n){let t;return{c(){t=De(n[5])},m(e,i){V(e,t,i)},p(e,i){i&32&&Le(t,e[5])},d(e){e&&O(t)}}}function SM(n){let t,e,i,s,o,r,a;return i=new Em({props:{playing:n[3]}}),r=new il({props:{maxWidth:72,maxLine:1,$$slots:{default:[DM]},$$scope:{ctx:n}}}),{c(){t=T("div"),e=T("div"),re(i.$$.fragment),s=te(),o=T("div"),re(r.$$.fragment),C(e,"class","audio-icon__wrapper svelte-58hfjf"),C(o,"class","text svelte-58hfjf"),C(t,"class","audio__inner svelte-58hfjf")},m(l,c){V(l,t,c),j(t,e),se(i,e,null),j(t,s),j(t,o),se(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){B(i.$$.fragment,l),B(r.$$.fragment,l),a=!1},d(l){l&&O(t),oe(i),oe(r)}}}function LM(n){let t,e,i=n[0].state&&Dm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Dm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function TM(n,t,e){let i,s,{tag:o}=t;const r={light:{bgColor:"rgba(255, 255, 255, 0.3)",fontColor:"rgba(0, 0, 0, 0.6)"},dark:{bgColor:"rgba(0, 0, 0, 0.3)",fontColor:"white"}};let a=0,l=0,c=!1;const h=()=>{e(3,c=!0)},u=()=>{e(3,c=!1)},f=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},v=g=>{e(2,l=g.detail)};function p(g){Rn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,A,w;n.$$.dirty&1&&e(5,i=(A=(g=o.data.title)!=null?g:o.data.text)!=null?A:""),n.$$.dirty&1&&e(4,s=(w=r[o.data.theme||"light"])!=null?w:r.light)},[o,a,l,c,s,i,h,u,f,m,v,p]}class zM extends ue{constructor(t){super(),de(this,t,TM,LM,he,{tag:0},xM)}}function jM(n){let t,e;return t=new zM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function OM(n){let t,e;return t=new kM({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function VM(n){let t,e,i,s;const o=[OM,jM],r=[];function a(l,c){return l[1]==="line"?0:l[1]==="plane"?1:-1}return~(t=a(n))&&(e=r[t]=o[t](n)),{c(){e&&e.c(),i=Ee()},m(l,c){~t&&r[t].m(l,c),V(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(fe(),B(r[h],1,1,()=>{r[h]=null}),me()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){B(e),s=!1},d(l){~t&&r[t].d(l),l&&O(i)}}}function BM(n,t,e){let i,{tag:s}=t,o;function r(a){o=a.detail}return s.play=()=>o.play(),s.pause=()=>o.pause(),n.$$set=a=>{"tag"in a&&e(0,s=a.tag)},n.$$.update=()=>{var a;n.$$.dirty&1&&e(1,i=(a=s.data.appearance)!=null?a:"line")},[s,i,r]}class RM extends ue{constructor(t){super(),de(this,t,BM,VM,he,{tag:0})}}function _M(n){ge(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Sm(n){var s;let t,e,i;return e=new lm({props:{mediaItemConfig:{canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(s=n[4])!=null?s:"withText",disableVideoIfHavePoster:!1,objectFit:n[2]},unfolded:n[6],mediaData:n[5],enableCarousel:n[1],autoplayConfig:n[3],tag:n[0],inDelay:500,duration:500}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){V(o,t,r),se(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){B(e.$$.fragment,o),i=!1},d(o){o&&O(t),oe(e)}}}function FM(n){let t,e,i=n[0].state&&n[5]&&Sm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&D(i,1)):(i=Sm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function NM(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}let GM=class extends ue{constructor(t){super(),de(this,t,NM,FM,he,{tag:0},_M)}};const fl=new Map;function Lm(n){return H(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function QM(n){return H(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(fl.has(t))return fl.get(t);const r=Lm(t);return fl.set(t,r),r})(),{width:s,height:o}=yield i;return ie(x({},n),{width:s/e,height:o/e})})}function WM(n){return H(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield Lm(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return ie(x({},n),{width:c,height:h,duration:u})})}function HM(n){ge(n,"svelte-316sq3","@keyframes svelte-316sq3-sprites-animation{0%{background-position:0 0}100%{background-position:100% 0}}.icon-image.svelte-316sq3{display:block;width:auto}.icon-keyframe.svelte-316sq3{background-repeat:no-repeat;background-size:auto 100%;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-316sq3-sprites-animation;animation-delay:0}")}function Tm(n){n[1]=n[19].width}function zm(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function jm(n){let t,e,i,s=n[0]&&Om();function o(l,c){return l[8]?YM:UM}let r=o(n),a=r(n);return{c(){t=T("div"),s&&s.c(),e=te(),a.c(),C(t,"class","icon"),z(t,"width",n[1])},m(l,c){V(l,t,c),s&&s.m(t,null),j(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=Om(),s.c(),D(s,1),s.m(t,e)):s&&(fe(),B(s,1,1,()=>{s=null}),me()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){B(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function Om(n){let t,e;return t=new Jt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function UM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:JM,then:ZM,catch:XM,value:19};return No(e=n[11]($e({url:n[7],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){V(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&160&&e!==(e=n[11]($e({url:n[7],ratio:n[5]})))&&No(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function YM(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:$M,then:KM,catch:qM,value:19};return No(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=Ee(),i.block.c()},m(s,o){V(s,t,o),i.block.m(s,i.anchor=o),i.mount=()=>t.parentNode,i.anchor=t},p(s,o){n=s,i.ctx=n,o&228&&e!==(e=n[10]($e({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&No(e,i)||Nh(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function XM(n){return{c:$,m:$,p:$,d:$}}function ZM(n){Tm(n);let t,e;return{c(){t=T("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),ft(t.src,e=n[7])||C(t,"src",e),z(t,"width",ri(is({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width)),z(t,"max-width","initial")},m(i,s){V(i,t,s)},p(i,s){Tm(i),s&128&&!ft(t.src,e=i[7])&&C(t,"src",e),s&184&&z(t,"width",ri(is({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function JM(n){return{c:$,m:$,p:$,d:$}}function qM(n){return{c:$,m:$,p:$,d:$}}function KM(n){zm(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=T("div"),C(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",ri(is({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",ri(is({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){V(s,t,o)},p(s,o){zm(s),o&252&&z(t,"width",ri(is({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",ri(is({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function $M(n){return{c:$,m:$,p:$,d:$}}function e3(n){let t,e,i=n[9]&&jm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&D(i,1)):(i=jm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function is(n){const{originWidth:t,originHeight:e,scale:i=1,wantedWidth:s}=n,o=(s!=null?s:t)*i,r=typeof e=="number"?o*(e/t):void 0;return ie(x({},n),{width:o,height:r})}function t3(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:m=null}=t,{shadow:v=!1}=t;const p=_o();function g(I){return H(this,null,function*(){const P=yield WM(I);return p("iconLoaded",P),P})}function A(I){return H(this,null,function*(){if(typeof u=="number")return ie(x({},I),{width:u});const P=yield QM(I);return p("iconLoaded",P),P})}function w(){h||p("iconLoaded")}return Et(()=>{w()}),n.$$set=I=>{"width"in I&&e(1,f=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,v=I.shadow)},n.$$.update=()=>{var I,P;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(P=m==null?void 0:m.scale)!=null?P:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=$e({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,h=s>1),n.$$.dirty&2&&(u=f)},w(),[v,f,s,l,a,r,o,i,h,c,g,A,m]}class Vm extends ue{constructor(t){super(),de(this,t,t3,e3,he,{width:1,icon:12,shadow:0},HM)}}function i3(n){ge(n,"svelte-e58ijk",".wrapper.svelte-e58ijk{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-e58ijk{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-e58ijk{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Bm(n){let t,e,i,s,o,r;return e=new Jt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=T("div"),re(e.$$.fragment),i=te(),s=T("div"),o=De(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){V(a,t,l),se(e,t,null),j(t,i),j(t,s),j(s,o),r=!0},p(a,l){(!r||l&2)&&Le(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){B(e.$$.fragment,a),r=!1},d(a){a&&O(t),oe(e)}}}function n3(n){let t,e,i,s;e=new Vm({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Bm(n);return{c(){t=T("div"),re(e.$$.fragment),i=te(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){V(r,t,a),se(e,t,null),j(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=Bm(r),o.c(),D(o,1),o.m(t,null)):o&&(fe(),B(o,1,1,()=>{o=null}),me())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){B(e.$$.fragment,r),B(o),s=!1},d(r){r&&O(t),oe(e),o&&o.d()}}}function s3(n,t,e){let i,s,o,{tag:r}=t;const a=()=>{e(2,i=!0)};return n.$$set=l=>{"tag"in l&&e(3,r=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(h=r.data.icon)!=null?h:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class o3 extends ue{constructor(t){super(),de(this,t,s3,n3,he,{tag:3},i3)}}function r3(n){ge(n,"svelte-155de2y",".wrapper.svelte-155de2y{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-155de2y{position:relative;flex-shrink:0;width:0.0625rem;height:5rem;background-image:linear-gradient(to bottom, #ffffff, rgba(255, 255, 255, 0.5))}.media-item.svelte-155de2y{box-sizing:content-box;position:relative;flex-shrink:0;width:2.625rem;height:2.625rem;border-style:solid;border-width:0.3125rem;-o-border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJwAAACcCAMAAAC9ZjJ/AAAAnFBMVEX///8AAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////YxPlZAAAAM3RSTlMzADY6QEo9I1ROWlBHRBby7ufFq3kw+hEp0VcK3dS0opmRg3BpBi2JHxvhy72WZGGclV2LE9pqAAAHSUlEQVR42syY13riMBBGZ1VccKHZ2NQAAYdOkn3/d1sJ9ltrZAwBtz2XCZFPNP9IY+BXYda+GVLmubZjtVqWY7seM0LTXxdfuZicHxNPGAkny3Fszl2Xc9txrOvPPBL7BRYvIhfFTDiMHO4ZFDJQw+POSBiyOLq/Tulya9NwxIM5I3AXwrj4BxzDzKlxBXJbao2Q2GNBi26z65QvF4EzslwKT0Fda+QAqm8FcltX7JkBL2Bwa+Si7StZbuNaDiPwIoQ5lruR61QgZ3LLNqAQhm1xs2Q5rFZcr2S5iDncgFKg3GJRiXLr0EG7Vnj3nHBdltyGOx6BfLzT8u3QG066ncGg050Me4e35cmDfIjn8E0pcmPD4RRycIP+tP37Ju1pP3Dza+vQcXE5n+dVlAX9ye8HTPoBy6st94vKxTa/WVEa9JQ9mh2D1XlkM0KYPTqvguNM2c9eQG/WlttxIbmxYd/Mzmn299mD/XHl5lR8ddwP/trPTjezahvj1+V899b5QT+612cOP1cU7kJXn8PrZ7sf9NaV5vqvym24S7ILLjrXNH1x+BH865rMzsIAHeLyzWtyJs+WlM3blwf1v+EJvvudS3XnLFtabr4iF/PMUmTZxiV6DI5Ce0lAg/H4ebkw69aaygfsxANegCx38q+nraxd+KwccQ19kf5FLXh9ZAouen2WaQvynBxkZt13GZvBnEIB6HwgA/uemZPhGblQdyNvl+PUhoLYl6P7jeh24c/lYk+rKR/KPniHEniXnTHkWmW9+KdypnDLlrTHoBRYLy2tYmf+TG6ruy1k2hZQGguZvIVut/2JnM80tzdZ0jOUyLkrg6fZMf+x3NrA5SMzsdCeQamwvVh0RvDPjPVDOWDob6hMyIFCydCDTDFaljB4JGdqbrJN+wRKh/Rl02p25n25iOHPy32bQyXM5d7hnWDRPbk1xc0g8/YBFfEhc4ebgq7vyCUG0ft0DpUx13uWGEm+nI/dFjJvUCEydwts5+fJrQlF94LsUwIVQmTPvqPYkXWOnElVFd4R5xuFSqF7cZNxVZeat+XGyI0Mxb3AoGJYVxwoBNmNb8olVGuGwRkq5zzQmoImt+R8SrTALaAGFlrsCPFvyIWqGxOB60Et9ETsmGoXZuV8gpq86sDh2PVRD/sZuUSVa6G9rgScoJYql+hyEWqZafVFxYWdosdHmlwCCkvRqTbUhi06dgkKCZaLUAraz16pxS/ZNkp4hORi7bM7CjVCd9puxKrcGBQMsXEB1Eogts4AhbEit9WOxR2BWiE77cjfpnKoHWhHxrMOcAt2qNoSqVykDahdAjVDutrIHf2TM0EBfaxi8JaAgvlPLoSUE9rgisFhOkFKeJHTqzorMJoXHNlnel1BqyoV58g3NMC3OE2oVlcpF+ITZwKNMMGna3iVG2uX8Bc0wpc2bIwvcj6kMDG+cGgELh7NIMW/yJm4qkNoiCGuq3mRC3HPfEJDfOJzIpRyYy2VK2iIlehFHDpAkXPFlEmhIaiYOV0UOvi1wZHbQ2Psceg2Qi7GkTtCYxxx6GIhl0DKtP7I4dBNISURcqDQllWvF5z4NqQINbVZPfnbusF746ntChEel6bQIFM8NkWwxcPyDBpkhl8QtrDBX3sdoUGO+OuwDZiQcqj7nTD7hniAFBPJ9Zo4SfBZ0kNyMZ4LztAgZzwTxRDja38EDTLCV38MCX4rtKFBbPx+mEAIKR05izYIE6+lkBKCiphZCDQIERMbKPzfcn+Yt2MkCEEgiKLsn60xI6MMzC29/wUNQSX3n8ESZrof6s+q/iHUR4n6EFZfX+qLXz0yqYdN9ZiuXnDUq6F7qdbGEYs9yFFHYOrwUB27ugNrddSvLknU9ZK7mFNXmr/iK4NLr9Gx1egsHSBgAwisnW40XHSDNriSAxd64Ri5EJi4EGwjtNoxQSv2O1ELPESNWO+4r4UH90V5yMMaWFgkUZ+gtIQFlEZ5U9zEQXHJ+kbMhAMxBxNhfaaDf+c5g/MtDXA+2/zJwT++f3JwlXMvqw3DQBSGg3VmbFUa7UyDvHZo3/8FWxKKCNQX2ZbGJGttDloO/J/BMBFrQD/WQDuVuRjWzlzYjJOBEIxuIGQQptOqHrppFfq5KI2hGaWBx7mcLwjr5XwsYSGEFKMVQhpplxLSRrQSUmmW41toxbcYV2TLAo1sGRJWBd8e9YNv+O+Vqbyvn8pTuxoZoNrIAF0zeAaqyzPQJQe2aIjrwRZMTSYJQuclQX4f6mEql3yG5malBkMj9rYJ8LG+PODjbbuRPrJUmj4i+7UZjSJbFo2yFE7LbTke9kFlrhxU5q77iTeHEsQbLIXz4ng8vDor+AAZ3ZEgo3P9eCRlKUlN3S9tyuf7IKB/87BvGgrwqWle3AfPxjStDNkbt5K9sSjZm7BjysWOqTh2nK7H3UceEx07/vfTTgBsd7PA9nvR5Al1N/4OuMdn1D3eUXdvtFD3Zw6fIUQPDp9IYI7h8H8ALigtIKqA/ZIAAAAASUVORK5CYII=');border-image-slice:15 fill}.media-content.svelte-155de2y{position:relative;box-sizing:content-box;pointer-events:auto;width:100%;height:100%;border-radius:624.9375rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.media-cover.svelte-155de2y{position:absolute;border-radius:624.9375rem;overflow:hidden;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.2)}.media-cover.svelte-155de2y::after{content:'';position:absolute;width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAABMCAMAAADwSaEZAAAAz1BMVEUAAAC9vb3///////////+7u7v///////////+7u7v////+/v7////////////////////////////////////////////////////ExMT///+8vLz///+8vLz///////////////////////////////////////////////+/v7/////5+fnS0tK7u7v29vbFxcXNzc3U1NTr6+v////g4ODx8fG7u7v////29vb///+7u7v///////////+8vLz///////////////+7u7sfPCSZAAAAQ3RSTlMAVfvx6yoT/Yn62/bOOQTVx122pGZDLykj6uLSqY11azIgDd6flntKRh348/Lx7+zs6+jm5d3b28OzsKGcjYI5LAjBXr9o4QAAAdJJREFUWMPt0tdygzAQBVBZkkFgumkucY9Leu8d/v+bIhGnzAQ7a2DGedB9wd7LHC0DSEZGRkZmW6nX6oACRu10tFp+VdM6O/WNKC1N01UYrzQ4V+9waw0mtA5Qe75O0/WYyPUzCLtPIVh6D8KOYNgRCGvBsBYIu9QgmHYJwg5OIdjpAQhLyNneX9jeGUlgWNI4b63HWueNBIpx7urwZBV2cnjFKTgmuONbd/i7HLq3x5yCY9+h3qMbmIMojqOBGbiPHlXFuBAmgmlbtw3D1tsUi/8FsPz8Lww3qsNsd7ZLKsKMmA/6FWG7YqBUhD2IwUL82ndoWcwOEbKesh2Hvf2yL4BOfQ/zq/OKXllF31l7zgvFLocRG4sLdrPGHJfCetGD0LpW1lj9EhhuIjR6wsnb8LNr4sKY8YK4NmkHX92LURQj5u/SJMUwzPJahjfCPr/0ppLXKs1lTUFYd3lznF/Hy8O6ICxyPhZbf5gTIVBCI9vMz39MP9vMCBEwSk/H4m2y2cL6ObcWM0Z4gfWeguAZTMdqkqjEmfQDZXlC0J84REzH0wHaLJbJPF2sIcyLC66IEN1jpoUKZBTOfXZ3o1OsqpjqN3fMn4cjJCMjIyOzvbwDyD/WZc7m9iEAAAAASUVORK5CYII=);background-size:100% 100%}")}function Rm(n){let t,e,i,s,o,r=n[0].type==="Image"&&_m(n);return{c(){t=T("div"),e=T("div"),r&&r.c(),i=te(),s=T("div"),C(e,"class","media-item svelte-155de2y"),C(e,"draggable","false"),C(s,"class","line svelte-155de2y"),C(t,"class","wrapper svelte-155de2y")},m(a,l){V(a,t,l),j(t,e),r&&r.m(e,null),j(t,i),j(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=_m(a),r.c(),D(r,1),r.m(e,null)):r&&(fe(),B(r,1,1,()=>{r=null}),me())},i(a){o||(D(r),o=!0)},o(a){B(r),o=!1},d(a){a&&O(t),r&&r.d()}}}function _m(n){let t,e,i,s,o,r,a,l;return t=new Jt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var c;re(t.$$.fragment),e=te(),i=T("img"),r=te(),a=T("div"),C(i,"class","media-content svelte-155de2y"),ft(i.src,s=(c=n[0].thumbnail)!=null?c:n[0].url)||C(i,"src",s),C(i,"alt",o=n[0].name),C(i,"draggable",!1),C(a,"class","media-cover svelte-155de2y")},m(c,h){se(t,c,h),V(c,e,h),V(c,i,h),V(c,r,h),V(c,a,h),l=!0},p(c,h){var u;(!l||h&1&&!ft(i.src,s=(u=c[0].thumbnail)!=null?u:c[0].url))&&C(i,"src",s),(!l||h&1&&o!==(o=c[0].name))&&C(i,"alt",o)},i(c){l||(D(t.$$.fragment,c),l=!0)},o(c){B(t.$$.fragment,c),l=!1},d(c){oe(t,c),c&&O(e),c&&O(i),c&&O(r),c&&O(a)}}}function a3(n){let t,e,i=n[0]&&Rm(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&D(i,1)):(i=Rm(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function l3(n,t,e){let i,{tag:s}=t;return n.$$set=o=>{"tag"in o&&e(1,s=o.tag)},n.$$.update=()=>{n.$$.dirty&2&&e(0,i=s.data.mediaData[0])},[i,s]}class c3 extends ue{constructor(t){super(),de(this,t,l3,a3,he,{tag:1},r3)}}function h3(n){ge(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function d3(n){let t,e;return{c(){t=new jo(!1),e=Ee(),t.a=e},m(i,s){t.m(n[2],i,s),V(i,e,s)},p:$,d(i){i&&O(e),i&&t.d()}}}function u3(n){let t,e=typeof n[2]=="string"&&d3(n);return{c(){t=T("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),ne(t,"unfolded",n[1])},m(i,s){V(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&ne(t,"unfolded",i[1])},i:$,o:$,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function f3(n,t,e){var h,u;let i,{tag:s}=t,{rendererMap:o=new Map}=t,r,a=(u=s.element)!=null?u:(h=o.get(s.contentType))==null?void 0:h.renderer,l;Et(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),_t(()=>{l==null||l()});function c(f){Ye[f?"unshift":"push"](()=>{r=f,e(0,r)})}return n.$$set=f=>{"tag"in f&&e(3,s=f.tag),"rendererMap"in f&&e(4,o=f.rendererMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class m3 extends ue{constructor(t){super(),de(this,t,f3,u3,he,{tag:3,rendererMap:4},h3)}}const g3=new bs.GLTFLoader;function p3(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}g3.load(n,i,void 0,s)})}function v3(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),h=e.distanceTo(s);return o===a&&r===l&&c===h}class ml extends b.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=jt(...e),h=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],u=new Fm(h,s);super(u,i);d(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class Fm extends b.BufferGeometry{constructor(e,i){super();d(this,"name","QuadrangleGeometry");d(this,"points");this.points=e;const s=i!=null?i:v3(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,h,u,f]=[new b.Vector2(0,0),new b.Vector2(1,0),new b.Vector2(1,1),new b.Vector2(0,1)],m=[],v=[];m.push(...o.toArray()),v.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),v.push(c.x+(h.x-c.x)*g/s,c.y+(h.y-c.y)*g/s);m.push(...r.toArray()),v.push(...h.toArray()),m.push(...a.toArray()),v.push(...u.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),v.push(u.x+(f.x-u.x)*g/s,u.y+(f.y-u.y)*g/s);m.push(...l.toArray()),v.push(...f.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new b.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new b.BufferAttribute(new Float32Array(v),2)),this.setIndex(new b.BufferAttribute(new Uint32Array(p),1))}}const A3=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const gr=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,b3=A3&&gr;function y3(n,t){let e=!gr;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new b.VideoTexture(i);s.minFilter=b.LinearFilter,s.magFilter=b.LinearFilter,s.encoding=b.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(gr||(i.onloadedmetadata=()=>{o()}),gr){const r=()=>{if(!e){if(!i.paused){o();return}i.muted=!0,i.play().then(()=>{e=!0,i.pause(),i.currentTime=0,o()}).catch(()=>{console.warn("video auto play error")})}};document.addEventListener("click",r,{once:!0}),document.addEventListener("touchend",r,{once:!0})}return s}function _s(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),h=s.distanceTo(o),u=a,f=c,m=u/f;if(m>e){const p=f*e,g=new b.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),A=new b.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(A),r.clone().add(A)]}else if(m<e){const p=u/e,g=new b.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),A=new b.Vector3().subVectors(o,s).multiplyScalar((h-p)/2/h);return[i.clone().add(g),s.clone().add(A),o.clone().sub(A),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class w3 extends b.ShaderMaterial{constructor(e){super();d(this,"transparent",!1);d(this,"blending",b.CustomBlending);d(this,"blendSrc",b.SrcAlphaFactor);d(this,"blendDst",b.OneMinusSrcAlphaFactor);d(this,"blendSrcAlpha",b.OneFactor);d(this,"blendDstAlpha",b.OneMinusSrcAlphaFactor);d(this,"vertexShader",`
|
|
631
631
|
varying vec2 vUv;
|
|
632
632
|
void main() {
|
|
633
633
|
vUv = uv;
|
|
@@ -640,7 +640,7 @@ void main() {
|
|
|
640
640
|
void main() {
|
|
641
641
|
gl_FragColor = texture2D(map, vUv);
|
|
642
642
|
}
|
|
643
|
-
`);this.uniforms={map:{value:e}}}}class Nm extends b.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}}class Gm extends Nm{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=on(i).multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}qd(e).then(({texture:l,transparent:c})=>{var p;const h=new b.MeshBasicMaterial({map:l,transparent:c}),u=_s((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=jt(...u),m=u.map(g=>g.clone().sub(f)),v=new Fm(m);this.position.copy(f),this.geometry=v,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class Qm extends Nm{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Xa:a==="withoutText"?Za:typeof a=="string"?a:Za)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(jt(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return H(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return H(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return H(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>H(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:!1,map:i}),r=_s(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new ml(r,o);return a.position.copy(new G.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return H(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>H(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new b.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(_s(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(_s(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new ml(r,o);return a.name="videoMesh",a.position.copy(new G.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return H(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>H(this,null,function*(){var m,v,p,g;if(this.buttonMesh)return this.buttonMesh;const i=(v=(m=this.videoMesh)==null?void 0:m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?v:1/0,s=(g=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?g:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=_s("contain",this.cornerPoints,l.image.width/l.image.height),u=new ml(h,new w3(l));u.position.copy(new G.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=on(h).multiplyScalar(5e-4);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return H(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield qd(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=y3(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function Wm(n){return Object.entries(n)}function Hm(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const Um={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var Ym=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Ym||{}),Xm=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(Xm||{}),Zm=(n=>(n.Two="2D",n.Three="3D",n))(Zm||{});function gl(n,t,e){var m,v,p,g,A;const i=(m=e==null?void 0:e.useCache)!=null?m:!0;if(!n)return(v=t.globalConfig)!=null?v:{};if(i){if((p=n==null?void 0:n.computedConfig)!=null&&p._isMerged)return n.computedConfig;if((g=n==null?void 0:n.config)!=null&&g._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,I])=>{var F,Q;const P=w,E=P.split("-"),M=w.startsWith("["),S=M?E[0].slice(1,-1):void 0,L=M?E.slice(1):E,U=S?["PanoramaLike","ModelLike"].includes(S)?(F=o[S])!=null?F:o[S]={}:(Q=r[S])!=null?Q:r[S]={}:s;if(!U[P]){if(L.length===0&&(U[P]=I),L.length===1){const[W]=L;(n.contentType===W||W==="Any")&&(U[P]=I)}if(L.length===2){const[W="Any",N="Any"]=L;W==="Mixin"&&n.contentType===N&&(U[P]=I),(n.stickType===W||W==="Any")&&(n.contentType===N||N==="Any")&&(U[P]=I)}if(L.length===3){const[W="Any",N,Y]=L;if(N==="Audio"&&n.contentType==="Audio"){const _=n;(_.stickType===W||W==="Any")&&_.data.appearance===Y&&(U[P]=I)}}}});const a=(A=n.initialConfig)!=null?A:{},l=Qe({},Um,t.globalConfig,...Object.values(s)),c=Qe({},l,a),h={},u=Object.values(Ue.Five.Mode);Wm(o).forEach(([w,I])=>{u.forEach(P=>{(w==="PanoramaLike"&&Zi(P)||w==="ModelLike"&&Qt(P))&&(h[P]=Qe({},l,...Object.values(I),a,{_isMerged:!0}))})}),Wm(r).forEach(([w,I])=>{const P=h[w];h[w]=Qe({},l,P,...Object.values(I),a,{_isMerged:!0})});const f=ie(x({},c),{configWithFiveMode:h});return Hm(f),Object.values(h).forEach(w=>Hm(w)),f._isMerged=!0,f}function Jm(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function C3(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Cs(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}class Fs{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=x(x({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Fs.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Fs.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}class pl{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");var l,c,h,u;this.plugin=t;const i=$a(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=gl(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:ct(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?Qe(e.data,s,a.initialData):Qe(e.data,a.initialData,s),this.state=x({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const m=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(Fe).map(v=>Cs(v,m).toArray()):Cs(Fe(f),m).toArray()})(),this.matrix=e.matrix?(()=>{const f=new b.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Fs,this.hooks=new ut,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=Ka(this);return jt(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=gl(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return H(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(gi(o))return;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(x({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},Es(a))),yield this.five.ready()}else i==="Mapview"&&(yield ph(this.five,this.centerPosition,t==null?void 0:t.pointConfig))})}blink(t){return H(this,null,function*(){var a,l,c,h;const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>H(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>H(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var f;const u=[];return u.push(this.dom),this.stickType!=="2DPoint"&&u.push(this.contentDom),u.push((f=this.model)==null?void 0:f.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}yield(s?xo:gh)(o,x({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Qe(this.data,t):this.data=x(x({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Qe(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Qe(this.data,s,e.initialData):Qe(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.state.visible=this.getVisible(),this.applyVisible()}updateZIndex(){const t=this.getDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=gl(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=x(x({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=x(x({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return gi(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&(e.visibleConfig.keep==="visible"||e.visibleConfig.alwaysShowWhenMovePano))return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(VC(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return Jm(i[0].url)==="gif"?"Dom":"Mesh"}}else if(oi(this))return i.length===1&&i[0].type==="Image"?Jm(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=x(x({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:v}=h,p=Cn(h,["value"]);if(v===!1)return x({value:!1,checkedList:o,reason:"followModelVisibility check failed"},p)}if(Zi(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const v=this.getDistance(e,1);if(rr(v,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const v=this.computeVisibleByIntersect(i);if(v.value===!1)return Object.assign(v,{checkedList:o})}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Qt(e);if(o==="PanoramaLike")return!Zi(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(Se((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Qt(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Qt(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=rn(rn((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=Zi(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const o=pi((()=>{var m;const f=(m=e.checkPoints)!=null?m:"center";return f==="center"?lf(this):f==="corner"?Ka(this):Array.isArray(f)?f:[]})());let r=0,a=0;for(const f of o){const m=new b.Vector3().subVectors(f,s).normalize();let v;mi.set(s,m);const[p]=this.fiveUtil.model.intersectRaycaster(mi);v=p==null?void 0:p.distance;const g=(()=>{if(!oi(this))return;const E=this.plugin.tags.filter(oi).map(S=>{var L;return(L=S.model)==null?void 0:L.object}).filter(Se),[M]=mi.intersectObjects(E,!0);return M})(),A=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;v=Math.min(v!=null?v:1/0,(h=g==null?void 0:g.distance)!=null?h:1/0),v+w>=A?r++:a++;const P=(u=e.needPassed)!=null?u:1;if(r>=P)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=C3(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:lf(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&rr(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Qt(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&rr(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const o=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>ie(x({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&rr(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(o===-1||o<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=ie(x({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){const t=this.plugin.tags.findIndex(e=>e.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}class qm extends pl{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>H(this,null,function*(){var r;const e=this.data.modelUrl;if(!e)return;this.loading=!0;const i=p3(e).then(a=>H(this,null,function*(){var h;const l=Object.assign(a.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,a.scene,u=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:u})})});return l.visible=this.currentVisible,new b.Matrix4().fromArray(this.matrix).decompose(l.position,l.quaternion,l.scale),l.updateWorldMatrix(!0,!0),l.visible=yield this.getVisible(),(h=this.getConfig().modelConfig)!=null&&h.autoLookAtEnabled&&l.lookAt(this.five.camera.position.clone().setY(l.position.y)),l}));this.model={promise:i};const s=yield i;if(this.loading=!1,((r=this.model)==null?void 0:r.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const o=this.plugin.gltfObjectGroup.children.find(a=>a.customID===this.id);if(o&&(this.plugin.gltfObjectGroup.remove(o),o.removeEventListener()),this.plugin.updateRender3DDomTag(),oi(this)){if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){const a=this.data.mediaPosition.map(xi);this.mediaPlane=new Gm(this.data.mediaData[0].url,this.data.mediaPosition.map(xi),{objectFit:this.data.objectFit});const l=new b.Vector3().addVectors(a[0],a[2]).divideScalar(2);this.mediaPlane.position.copy(l),s.add(this.mediaPlane)}this.computeRenderType()!=="Mesh"&&(s.updateTagCss3DObjectMatrix=()=>this.plugin.updateTagCss3DObjectMatrix(this,s),s.updateTagCss3DObjectMatrix())}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0}applyVisible(){var e,i,s;(e=this.model)!=null&&e.object&&(this.model.object.visible=this.currentVisible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({tag:this,state:this.plugin.state}),(s=this.tag3DContentSvelte)==null||s.css3DInstance.setVisible(this.currentVisible)}computeNormal(){return af(this.data.mediaPosition)}}function P3(n){ge(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function I3(n){let t,e;return{c(){t=T("div"),C(t,"data-info","tag content is keep folded"),C(t,"data-id",e=n[0].id)},m(i,s){V(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&C(t,"data-id",e)},i:$,o:$,d(i){i&&O(t)}}}function M3(n){let t,e,i,s,o,r,a,l,c,h,u,f,m,v,p,g,A;const w=[z3,T3,L3,S3,D3,x3,k3],I=[];function P(E,M){return M&9&&(s=null),M&9&&(o=null),M&9&&(r=null),M&9&&(a=null),M&9&&(l=null),M&9&&(c=null),M&9&&(h=null),s==null&&(s=!!(["Text"].includes(E[0].contentType)||["Text"].includes(E[3].get(E[0].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(E[0].contentType)||["ImageText","Image","Video"].includes(E[3].get(E[0].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(E[0].contentType)||["Audio"].includes(E[3].get(E[0].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(E[0].contentType)||["Marketing"].includes(E[3].get(E[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(E[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(E[3].get(E[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(E[0].contentType)||["MediaPlane","MediaModel"].includes(E[3].get(E[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(E[0].contentType)||["Panorama"].includes(E[3].get(E[0].contentType)))),h?6:-1))))))}return~(u=P(n,-1))&&(f=I[u]=w[u](n)),{c(){var E;t=T("div"),e=T("div"),i=T("div"),f&&f.c(),C(i,"class","content svelte-elzzn6"),ne(i,"unfolded",(E=n[0].state)==null?void 0:E.unfolded),C(e,"class","content__wrapper svelte-elzzn6"),C(t,"class",m=it(St("content__container",n[0].className))+" svelte-elzzn6"),C(t,"data-id",v=n[0].id),ne(t,"disable",n[0].enabled===!1),ne(t,"hide",n[5]),ne(t,"unClickable",n[0].config.clickable===!1),z(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),z(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(E,M){V(E,t,M),j(t,e),j(e,i),~u&&I[u].m(i,null),n[16](t),p=!0,g||(A=Ce(t,"click",n[17],!0),g=!0)},p(E,M){var L;let S=u;u=P(E,M),u===S?~u&&I[u].p(E,M):(f&&(fe(),B(I[S],1,1,()=>{I[S]=null}),me()),~u?(f=I[u],f?f.p(E,M):(f=I[u]=w[u](E),f.c()),D(f,1),f.m(i,null)):f=null),(!p||M&1)&&ne(i,"unfolded",(L=E[0].state)==null?void 0:L.unfolded),(!p||M&1&&m!==(m=it(St("content__container",E[0].className))+" svelte-elzzn6"))&&C(t,"class",m),(!p||M&1&&v!==(v=E[0].id))&&C(t,"data-id",v),(!p||M&1)&&ne(t,"disable",E[0].enabled===!1),(!p||M&33)&&ne(t,"hide",E[5]),(!p||M&1)&&ne(t,"unClickable",E[0].config.clickable===!1),M&1&&z(t,"width",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0),M&1&&z(t,"height",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0)},i(E){p||(D(f),p=!0)},o(E){B(f),p=!1},d(E){E&&O(t),~u&&I[u].d(),n[16](null),g=!1,A()}}}function E3(n){let t,e,i,s,o,r,a;return e=new m3({props:{tag:Ke(n[0]),rendererMap:n[2]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class",i=it(St("content__container",n[0].className))+" svelte-elzzn6"),C(t,"data-id",s=n[0].id),ne(t,"custom-tag-disable",n[0].enabled===!1),ne(t,"custom-tag-hide",n[5])},m(l,c){V(l,t,c),se(e,t,null),n[14](t),o=!0,r||(a=Ce(t,"click",n[15]),r=!0)},p(l,c){const h={};c&1&&(h.tag=Ke(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!o||c&1&&i!==(i=it(St("content__container",l[0].className))+" svelte-elzzn6"))&&C(t,"class",i),(!o||c&1&&s!==(s=l[0].id))&&C(t,"data-id",s),(!o||c&1)&&ne(t,"custom-tag-disable",l[0].enabled===!1),(!o||c&33)&&ne(t,"custom-tag-hide",l[5])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){B(e.$$.fragment,l),o=!1},d(l){l&&O(t),oe(e),n[14](null),r=!1,a()}}}function k3(n){let t,e;return t=new c3({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function x3(n){let t,e;return t=new GM({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function D3(n){let t,e;return t=new o3({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function S3(n){let t,e;return t=new gM({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function L3(n){let t,e;return t=new RM({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function T3(n){let t,e;return t=new dM({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function z3(n){let t,e;return t=new SP({props:{tag:Ke(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=Ke(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function j3(n){let t,e,i,s,o;const r=[E3,M3,I3],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=Ee()},m(c,h){a[e].m(c,h),V(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(fe(),B(a[u],1,1,()=>{a[u]=null}),me(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){a[e].d(c),c&&O(s)}}}function O3(n,t,e){let i,s,o,r,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:v}=t,{temporaryState:p}=t;pa("hooks",h),pa("mediaStore",v);let g,A;function w(L){L?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(L,U,F){var Q,W;return!(!U.visible||!U.enabled||!F.visible||!((Q=L.state)!=null&&Q.visible)||((W=L.temporaryState)==null?void 0:W.visible)===!1||L instanceof qm&&L.loading)}function P(L){Ye[L?"unshift":"push"](()=>{c.contentDom=L,e(0,c)})}const E=L=>h.emit("click",{event:L,target:"TagContent",tag:c});function M(L){Ye[L?"unshift":"push"](()=>{c.contentDom=L,e(0,c)})}const S=L=>{c.entryFromModel&&Qt(c.five.state.mode)?(L.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:L,target:"TagContent",tag:c})};return n.$$set=L=>{"tag"in L&&e(0,c=L.tag),"hooks"in L&&e(1,h=L.hooks),"rendererMap"in L&&e(2,u=L.rendererMap),"contentTypeMap"in L&&e(3,f=L.contentTypeMap),"state"in L&&e(6,m=L.state),"mediaStore"in L&&e(7,v=L.mediaStore),"temporaryState"in L&&e(8,p=L.temporaryState)},n.$$.update=()=>{var L,U,F,Q,W,N,Y,_,X,J,q;n.$$.dirty&1&&e(12,i=(L=c.state)==null?void 0:L.unfolded),n.$$.dirty&1&&e(11,s=(U=c.state)==null?void 0:U.visible),n.$$.dirty&321&&e(13,o=m.visible&&p.visible&&((F=c.state)==null?void 0:F.visible)),n.$$.dirty&1&&(r=c.id),n.$$.dirty&321&&e(5,a=!I(c,m,p)),n.$$.dirty&8192&&w(o),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(W=(Q=c.hooks).emit)==null||W.call(Q,"unfolded"):(Y=c==null?void 0:(N=c.hooks).emit)==null||Y.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(X=(_=c.hooks).emit)==null||X.call(_,"show"):(q=(J=c.hooks).emit)==null||q.call(J,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,m,v,p,g,A,s,i,o,P,E,M,S]}let Km=class extends ue{constructor(t){super(),de(this,t,O3,j3,he,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},P3)}};const V3={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{enable:!0,strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"[Mapview]":{unfoldedConfig:{autoUnfold:{enable:!1,distance:{max:9999}}}},"[Floorplan]":{unfoldedConfig:{autoUnfold:{enable:!1,distance:{max:9999}}}},"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"}},Link:{unfoldedConfig:{keep:"unfolded"}},Panorama:{unfoldedConfig:{keep:"unfolded"}},VRLink:{unfoldedConfig:{keep:"unfolded"}},PanoLink:{unfoldedConfig:{keep:"unfolded"}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},"Model-Any":{unfoldedConfig:{keep:"unfolded"},visibleConfig:{visibleFiveMode:"all",alwaysShowWhenMovePano:!0}}}};class B3 extends _i{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new Fs);d(this,"config",V3);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",ka({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new Do(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"_css3DRenderPlugin");d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{b3&&this.hooks.emit("loadVideoFirstFrame")});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof Qm&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get css3DRenderPlugin(){var e,i,s;if(!this._css3DRenderPlugin){const o=Ss(this.five);this._css3DRenderPlugin=o,(e=o.frontModeCSS3DRenderer)!=null&&e.domElementWrapper&&(o.frontModeCSS3DRenderer.domElementWrapper.style.zIndex=(s=(i=this.params.containerZIndex)==null?void 0:i.toString())!=null?s:"")}return this._css3DRenderPlugin}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(zC(e))return e.position;if(oi(e))return e.data.mediaPosition;if(jC(e))return BC(this.five.camera.position,Fe(e.position),Fe(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class R3 extends B3{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new G.Group);d(this,"imagePlaneGroup",new G.Group);d(this,"gltfObjectGroup",new G.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}updateRender3DDomTag(e){(e?pi(e):this.filterCSS3DTag).forEach(s=>{var o,r,a,l,c,h;if(s.tag3DContentSvelte){const{svelteApp:u,css3DInstance:f,initialNormal:m,currentNormal:v}=s.tag3DContentSvelte;if((r=f==null?void 0:f.css3DObject)==null||r.setVisible((this.state.visible&&((o=s.state)==null?void 0:o.visible))!==!1),u.$set({tag:s,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!m.equals(v)){const p=new G.Quaternion().setFromUnitVectors(m,v);f.css3DObject.setRotationFromQuaternion(p)}return}else{if(oi(s)&&!((a=s.model)!=null&&a.object)||((l=s.state)==null?void 0:l.visible)===!1||!this.state.visible||!this.state.enabled||!this.css3DRenderPlugin)return;if(s.stickType==="3DPoint"&&!s.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const u=this.getPositions(s);if(!u)return;const f=s.computeNormal();if(!f)return;const m=s.getConfig(),v=x({wrapperStyle:{zIndex:`${Math.round((1e4-((c=s.getDistance())!=null?c:0))*100)}`}},m.tag3DConfig);if(s.computeRenderType()==="BehindDom"||v.mode==="behind"){v.mode="behind",v.container=document.createElement("div");const A="black";v.container.style.backgroundColor=A,v.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var w;if(p.css3DObject.opacityMesh&&m.clickable!==!1){const I=this.addObjectClickHandler(s,p.css3DObject.opacityMesh,P=>{this.hooks.emit("click",{event:P,target:"TagContent",tag:s})});(w=this.store.css3DRenderDisposer.get(s.id))==null||w.push(I)}})}const p=this.css3DRenderPlugin.create3DDomContainer(u,v);if(!p)return;this.store.css3DRenderDisposer.set(s.id,[p.dispose]);const g=new Km({target:p.container,props:{tag:s,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});s.tag3DContentSvelte={svelteApp:g,domContainer:p,css3DInstance:p,initialNormal:f,currentNormal:f,dispose:()=>{g.$destroy(),p.dispose()}},oi(s)&&((h=s.model)!=null&&h.object)&&this.updateTagCss3DObjectMatrix(s,s.model.object)}}),this.clearUnusedPanelTag()}updateTagCss3DObjectMatrix(e,i){var p,g,A;const s=(g=(p=e.getConfig().tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(A=e.tag3DContentSvelte)==null?void 0:A.css3DInstance.css3DObject;if(!o)return;const r=oi(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new G.Vector3().fromArray(r[0]),c=new G.Vector3().fromArray(r[2]),h=jt(l,c).add(new G.Vector3(0,0,5e-4)),u=new G.Matrix4().setPosition(h),f=new G.Matrix4().makeScale(s,s,s),m=new G.Matrix4().multiply(a).multiply(u).multiply(f);m.decompose(o.position,o.quaternion,o.scale);const v=o.opacityMesh;v&&m.decompose(v.position,v.quaternion,v.scale)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class _3{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{TC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,o,r)=>(["render"].includes(i)||this.addLog(i,...r),s.apply(o,r))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;rn((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}const F3=new b.Vector2;class N3 extends pl{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}updateVisible(){if(typeof window.requestIdleCallback=="undefined"){super.updateVisible();return}const e=()=>{this.requestIdleCallbackId&&cancelIdleCallback(this.requestIdleCallbackId),this.requestIdleCallbackId=requestIdleCallback(()=>{super.updateVisible()})};let i=!1;requestIdleCallback(()=>{i=!0}),e(),setTimeout(()=>{i||(this.requestIdleCallbackId&&cancelIdleCallback(this.requestIdleCallbackId),super.updateVisible())},200)}applyVisible(){var e,i,s,o;this.currentVisible&&this.updateScreenPosition(),(s=(i=(e=this.tag3DContentSvelte)==null?void 0:e.css3DInstance)==null?void 0:i.css3DObject)==null||s.setVisible(this.currentVisible),(o=this.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(F3);this.screenPosition={leftPx:(r.x+1)/2*c.x,topPx:(-r.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}}const G3=new Map,Q3=new Map;class W3 extends pl{constructor(t,e){super(t,e),this.state.unfolded=!0}applyVisible(){var e,i,s,o,r,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(this.tag3DContentSvelte||this.plugin.updateRender3DDomTag(),(r=this.tag3DContentSvelte)==null||r.svelteApp.$set({tag:this,state:this.plugin.state}),(a=this.tag3DContentSvelte)==null||a.css3DInstance.setVisible(this.currentVisible))}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),o=(()=>!!(!this.mediaPlane&&i))(),r=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||r)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),o||r){const l=this.position.map(xi),c=new Qm(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:G3,ImageTextureMap:Q3,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(xi),s=this.currentVisible,o=(()=>!!(this.mediaPlane&&!s))(),r=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(o||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(r||a)&&(this.mediaPlane=new Gm(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return af(this.position)}}function H3(n){ge(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function U3(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Jt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Vm({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=T("div"),e=T("div"),i=te(),re(s.$$.fragment),o=te(),r=T("div"),a=te(),l=T("div"),re(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),ne(t,"unfolded",n[0]),ne(t,"folded",n[3])},m(m,v){V(m,t,v),j(t,e),j(t,i),se(s,t,null),j(t,o),j(t,r),j(t,a),j(t,l),se(c,l,null),h=!0,u||(f=Ce(e,"click",n[4]),u=!0)},p(m,[v]){v&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};v&4&&(p.icon=m[2]),v&2&&(p.width=m[1]),c.$set(p),v&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||v&1)&&ne(t,"unfolded",m[0]),(!h||v&8)&&ne(t,"folded",m[3])},i(m){h||(D(s.$$.fragment,m),D(c.$$.fragment,m),h=!0)},o(m){B(s.$$.fragment,m),B(c.$$.fragment,m),h=!1},d(m){m&&O(t),oe(s),oe(c),u=!1,f()}}}function Y3(n,t,e){let i,s,o,r;const a=Ti("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&Qt(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:p,target:"TagPoint",tag:l}))},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function v(p){Rn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,A,w;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,o=(A=(g=l.style)==null?void 0:g.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:Tw}),n.$$.dirty&64&&e(1,r=(()=>{var E,M,S,L;const I=(M=(E=l.style)==null?void 0:E.point)==null?void 0:M.width;if(typeof I=="number")return I;const P=(L=(S=l.style)==null?void 0:S.point)==null?void 0:L.size;if(typeof P=="number")return P;if(P==="S")return 18;if(P==="M")return 20;if(P==="L")return 24;if(P==="XL")return 28})())},u(),[i,r,o,s,f,m,l,v]}class X3 extends ue{constructor(t){super(),de(this,t,Y3,U3,he,{tag:6},H3)}}function Z3(n){ge(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function $m(n){let t,e,i,s,o,r,a,l,c;const h=[q3,J3],u=[];function f(g,A){return g[8]?0:1}e=f(n),i=u[e]=h[e](n);const m=[$3,K3],v=[];function p(g,A){return g[15]?0:1}return o=p(n),r=v[o]=m[o](n),{c(){t=T("div"),i.c(),s=te(),r.c(),C(t,"class","tag svelte-2g2g8a"),C(t,"data-tag-id",n[14]),C(t,"data-tag-unfolded",n[6]),C(t,"data-content-type",a=n[0].contentType),C(t,"id",l=`tag-${n[14]}`),ne(t,"unClickable",n[0].config.clickable===!1),ne(t,"hide",n[12]),ne(t,"enableZIndex",n[9]),z(t,"z-index",n[9]),z(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(g,A){V(g,t,A),u[e].m(t,null),j(t,s),v[o].m(t,null),n[17](t),c=!0},p(g,A){let w=e;e=f(g),e===w?u[e].p(g,A):(fe(),B(u[w],1,1,()=>{u[w]=null}),me(),i=u[e],i?i.p(g,A):(i=u[e]=h[e](g),i.c()),D(i,1),i.m(t,s));let I=o;o=p(g),o===I?v[o].p(g,A):(fe(),B(v[I],1,1,()=>{v[I]=null}),me(),r=v[o],r?r.p(g,A):(r=v[o]=m[o](g),r.c()),D(r,1),r.m(t,null)),(!c||A&16384)&&C(t,"data-tag-id",g[14]),(!c||A&64)&&C(t,"data-tag-unfolded",g[6]),(!c||A&1&&a!==(a=g[0].contentType))&&C(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${g[14]}`))&&C(t,"id",l),(!c||A&1)&&ne(t,"unClickable",g[0].config.clickable===!1),(!c||A&4096)&&ne(t,"hide",g[12]),(!c||A&512)&&ne(t,"enableZIndex",g[9]),A&512&&z(t,"z-index",g[9]),A&3200&&z(t,"transform",`translate3d(${g[11]}, ${g[10]}, 0) scale(${g[7].scale})`)},i(g){c||(D(i),D(r),c=!0)},o(g){B(i),B(r),c=!1},d(g){g&&O(t),u[e].d(),v[o].d(),n[17](null)}}}function J3(n){let t;return{c(){t=T("div"),C(t,"data-info","tag point is disable")},m(e,i){V(e,t,i)},p:$,i:$,o:$,d(e){e&&O(t)}}}function q3(n){let t,e;return t=new X3({props:{tag:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function K3(n){let t;return{c(){t=T("div"),C(t,"data-info","tag content is disable")},m(e,i){V(e,t,i)},p:$,i:$,o:$,d(e){e&&O(t)}}}function $3(n){let t,e;return t=new Km({props:{mediaStore:n[1],tag:Ke(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.mediaStore=i[1]),s&1&&(o.tag=Ke(i[0])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&4&&(o.rendererMap=i[2]),s&8&&(o.contentTypeMap=i[3]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function eE(n){let t,e,i=n[7]&&!n[13]&&$m(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[7]&&!s[13]?i?(i.p(s,o),o&8320&&D(i,1)):(i=$m(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function tE(n,t,e){let i,s,o,r,a,l,c,h,u,f,{tag:m}=t,{mediaStore:v}=t,{rendererMap:p=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{temporaryState:w}=t;const I=Ti("hooks");function P(E){Ye[E?"unshift":"push"](()=>{m.dom=E,e(0,m)})}return n.$$set=E=>{"tag"in E&&e(0,m=E.tag),"mediaStore"in E&&e(1,v=E.mediaStore),"rendererMap"in E&&e(2,p=E.rendererMap),"contentTypeMap"in E&&e(3,g=E.contentTypeMap),"state"in E&&e(4,A=E.state),"temporaryState"in E&&e(5,w=E.temporaryState)},n.$$.update=()=>{var E,M,S,L;n.$$.dirty&5&&e(8,i=(()=>{var U,F,Q;return!(((F=(U=m.style)==null?void 0:U.point)==null?void 0:F.enabled)===!1||((Q=p.get(m.contentType))==null?void 0:Q.usePoint)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Panorama"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(m.stickType!=="2DPoint"||m.entryFromModel&&Qt(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,o=m.id),n.$$.dirty&1&&e(7,r=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((E=m.state)!=null&&E.visible)||((M=m.temporaryState)==null?void 0:M.visible)===!1||!r),n.$$.dirty&1&&e(6,c=(S=m.state)==null?void 0:S.unfolded),n.$$.dirty&128&&e(11,h=(r==null?void 0:r.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(r==null?void 0:r.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((L=m.zIndex)!=null?L:0)+(c?1e6:0):void 0)},[m,v,p,g,A,w,c,r,i,f,u,h,l,a,o,s,I,P]}class iE extends ue{constructor(t){super(),de(this,t,tE,eE,he,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},Z3)}}function nE(n){ge(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function eg(n,t,e){const i=n.slice();return i[8]=t[e],i}function tg(n){let t,e=[],i=new Map,s,o,r=n[0];const a=l=>l[8].id;for(let l=0;l<r.length;l+=1){let c=eg(n,r,l),h=a(c);i.set(h,e[l]=ig(h,c))}return{c(){var l;t=T("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","tag--container svelte-1owzhnq"),C(t,"data-infive","1"),ne(t,"hide",!n[4].visible||!n[5].visible),z(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){V(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);o=!0},p(l,c){var h;c&63&&(r=l[0],fe(),e=Zt(e,c,a,1,l,r,i,t,ji,ig,null,eg),me()),(!o||c&48)&&ne(t,"hide",!l[4].visible||!l[5].visible),c&64&&z(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(e[c]);s||nt(()=>{s=zi(t,mt,{}),s.start()}),o=!0}},o(l){for(let c=0;c<e.length;c+=1)B(e[c]);o=!1},d(l){l&&O(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function ig(n,t){let e,i,s;return i=new iE({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(o,r){V(o,e,r),se(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.tag=t[8]),r&2&&(a.mediaStore=t[1]),r&4&&(a.rendererMap=t[2]),r&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&O(e),oe(i,o)}}}function sE(n){let t,e,i=n[4].enabled&&tg(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&D(i,1)):(i=tg(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function oE(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:o}=t,{rendererMap:r}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return pa("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,o=u.mediaStore),"rendererMap"in u&&e(2,r=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,o,r,a,l,c,h,s]}class rE extends ue{constructor(t){super(),de(this,t,oE,sE,he,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},nE)}}const ng="Dnalogel-PanoTagPlugin",aE=n=>`${ng}--${n}`;class pr extends R3{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new _3(this));d(this,"changeTagModel",(e,i)=>H(this,null,function*(){var s;e.data=Qe({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(this,"handleFiveModeChange",e=>{const i=()=>{this.tags.forEach(s=>{s.state.visible=!1,s.applyVisible(),this.five.ready().then(()=>{s.updateVisible(),oi(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.tags.forEach(i=>{i.getVisible({panoIndex:e})&&(i.state.visible=!0);const o=i.getConfig();typeof o.visibleConfig=="object"&&i.temporaryState&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});d(this,"handleFivePanoArrived",()=>H(this,null,function*(){this.tags.forEach(e=>{e.state.visible=!1,e.temporaryState=ie(x({},e.temporaryState),{visible:!0}),e.applyVisible(),e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.updateRender3DDomTag(),this.tags.filter(OC).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new b.Mesh(new b.BoxGeometry,new b.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const o=this.five.camera.position;i.lookAt(o.clone().setY(i.position.y));const r=s.quaternion.clone(),a=i.quaternion.clone(),l=ks();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Qt(this.five.getCurrentState().mode)&&this.tags.forEach(e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const r=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:r,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new rE({target:this.container,props:ie(x({},a),{state:ie(x({},this.state),{enabled:!1})})}),xs(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Qe({},{debug:!1,config:this.config},x({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),QC(1,{namespace:el.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=ng+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,o)=>o.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,o,r,a;this.debugUtil.addLog("appendTo"),this.container=e,(s=this.css3DRenderPlugin)==null||s.appendToFrontFiveContainer(this.container);const i=(r=(o=this.TagContainerSvelte)==null?void 0:o.$$)==null?void 0:r.root;i&&i!==this.container&&((a=this.TagContainerSvelte)==null||a.$destroy(),this.TagContainerSvelte=void 0)}load(e){return H(this,null,function*(){var s,o;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(r){}this.config=Qe({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(o=e.contentTypeConfig)!=null?o:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return H(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(o=>o.position).map(o=>{const r=$a(o);if(r==="2DPoint"||r==="3DPoint")return new N3(this,o);if(r==="Model")return new qm(this,o);if(r==="Plane")return new W3(this,o)});return s.forEach(NC),this.tags.push(...s),this.tagsLengthWillUpdate=!0,Ji(this.five).then(()=>H(this,null,function*(){var o,r;this.store.eventListenerDisposer&&((r=(o=this.store).eventListenerDisposer)==null||r.call(o)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),s.forEach(a=>{this.tags.includes(a)&&(a.stickType==="Model"&&a.loadModel().then(()=>{this.tags.includes(a)&&a.updateVisible()}),a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=Qe({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig(),s.updateVisible()})}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Qe({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig(),s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Qe({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(o=>{o.updateConfig(),o.updateVisible()})}show(e){return H(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return H(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},o=x({},this.state);this.state=Object.assign(this.state,e),o.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),o.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:s})}dispose(){var e,i,s,o,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return H(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var o;const s=this.getTagById(e);s&&(s.enabled=i,(o=s.hooks)==null||o.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=xi(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const o=this.getTagById(e);o&&(o.setData(i,s),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);o&&(o.set(i),o.updateVisible(),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var o;return(o=this.getTagById(s))==null?void 0:o.destroy()})}updateRenderAllTags(){this.tags.forEach(e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,o,r,a,l;(o=(s=i.mediaPlane)==null?void 0:s.parent)==null||o.remove(i.mediaPlane),(l=(a=(r=i.model)==null?void 0:r.object)==null?void 0:a.parent)==null||l.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return H(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:o,unobserve:r}=wo(_C(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=wo(RC(()=>i(),400),e);return o(),a(),()=>{r(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const o=i.getConfig().unfoldedConfig;rn(o).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||rn(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(h=>h==null?void 0:h()),e.tag3DContentSvelte=void 0)}addEventListener(){const{five:e,hooks:i}=this,s=$r(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveEveryReady),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const lE=(n,t)=>new pr(n,t);function cE(n){ge(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function sg(n){let t,e;return{c(){t=T("div"),e=De(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function og(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,m,v,p=n[4]&&rg(n);return{c(){t=T("div"),p&&p.c(),e=te(),i=T("div"),s=T("span"),r=De(o),a=De(n[2]),c=De(l),h=te(),u=T("span"),f=De(n[0]),m=te(),v=T("div"),C(s,"class","distance svelte-4qjwer"),C(u,"class","name svelte-4qjwer"),C(i,"class","distance-and-name svelte-4qjwer"),C(v,"class","border svelte-4qjwer"),C(t,"class","text-with-distance svelte-4qjwer")},m(g,A){V(g,t,A),p&&p.m(t,null),j(t,e),j(t,i),j(i,s),j(s,r),j(s,a),j(s,c),j(i,h),j(i,u),j(u,f),j(t,m),j(t,v)},p(g,A){g[4]?p?p.p(g,A):(p=rg(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&o!==(o=g[5]("全程")+"")&&Le(r,o),A&4&&Le(a,g[2]),A&32&&l!==(l=g[5]("米")+"")&&Le(c,l),A&1&&Le(f,g[0])},d(g){g&&O(t),p&&p.d()}}}function rg(n){let t,e;return{c(){t=T("span"),e=De(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&16&&Le(e,i[4])},d(i){i&&O(t)}}}function hE(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&sg(n),u=n[2]&&og(n);return{c(){t=T("div"),e=T("div"),i=te(),s=T("div"),o=te(),r=T("div"),a=T("div"),l=te(),h&&h.c(),c=te(),u&&u.c(),C(e,"class","guide-line__tag-point svelte-4qjwer"),C(s,"class","guide-line__tag-line svelte-4qjwer"),C(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(f,m){V(f,t,m),j(t,e),j(t,i),j(t,s),j(t,o),j(t,r),j(r,a),j(r,l),h&&h.m(r,null),j(r,c),u&&u.m(r,null)},p(f,[m]){m&2&&z(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=sg(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,m):(u=og(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),m&8&&z(t,"opacity",f[3])},i:$,o:$,d(f){f&&O(t),h&&h.d(),u&&u.d()}}}function dE(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,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";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,o=h.distance),"opacity"in h&&e(3,r=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,o,r,a,l,c]}class uE extends ue{constructor(t){super(),de(this,t,dE,hE,he,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},cE)}}function fE(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const mE=`
|
|
643
|
+
`);this.uniforms={map:{value:e}}}}class Nm extends b.Mesh{constructor(){super(...arguments);d(this,"name","MediaPlane");d(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}}class Gm extends Nm{constructor(e,i,s){var a;super();d(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=on(i).multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}qd(e).then(({texture:l,transparent:c})=>{var p;const h=new b.MeshBasicMaterial({map:l,transparent:c}),u=_s((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=jt(...u),m=u.map(g=>g.clone().sub(f)),v=new Fm(m);this.position.copy(f),this.geometry=v,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class Qm extends Nm{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:h,domEvents:u}=s!=null?s:{};super();d(this,"isVideoPlane",!0);d(this,"name","PanoTagPluginImagePlane");d(this,"videoInstance");d(this,"onVideoReady");d(this,"objectFit");d(this,"buttonSrc");d(this,"videoCoverSrc");d(this,"domEvents");d(this,"disposers",[]);d(this,"cornerPoints");d(this,"videoMesh");d(this,"coverMesh");d(this,"buttonMesh");d(this,"videoTextureMap");d(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Xa:a==="withoutText"?Za:typeof a=="string"?a:Za)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=h,this.domEvents=u,this.position.copy(jt(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var f;(f=this.disposers)==null||f.forEach(m=>m==null?void 0:m())})}play(e=!1){return H(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return H(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return H(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>H(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const{texture:i,transparent:s}=yield this.getImageTexture(this.videoCoverSrc),o=new b.MeshBasicMaterial({transparent:!1,map:i}),r=_s(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new ml(r,o);return a.position.copy(new G.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return H(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>H(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new b.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(_s(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(_s(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new ml(r,o);return a.name="videoMesh",a.position.copy(new G.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()},{noEmitWhenHide:!0});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.videoInstance.paused&&(this.showPauseUI(),this.render())}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return H(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>H(this,null,function*(){var m,v,p,g;if(this.buttonMesh)return this.buttonMesh;const i=(v=(m=this.videoMesh)==null?void 0:m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?v:1/0,s=(g=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?g:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,{texture:l,transparent:c}=yield this.getImageTexture(this.buttonSrc),h=_s("contain",this.cornerPoints,l.image.width/l.image.height),u=new ml(h,new w3(l));u.position.copy(new G.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=on(h).multiplyScalar(5e-4);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return H(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield qd(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=y3(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function Wm(n){return Object.entries(n)}function Hm(n){var e,i;typeof n.visibleConfig=="object"&&n.visibleConfig.keep&&(n.visibleConfig.keep==="visible"?n.visibleConfig={keep:n.visibleConfig.keep,visibleFiveMode:(e=n.visibleConfig)==null?void 0:e.visibleFiveMode}:n.visibleConfig.keep==="hidden"&&(n.visibleConfig={keep:n.visibleConfig.keep})),typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.disableFold&&(n.unfoldedConfig={keep:"unfolded"}),n.unfoldedConfig.disableUnfold&&(n.unfoldedConfig={keep:"folded"}),n.unfoldedConfig.keep&&(n.unfoldedConfig={keep:n.unfoldedConfig.keep}));const t=(i=n.initialState)!=null?i:{};return typeof n.unfoldedConfig=="object"&&(n.unfoldedConfig.keep==="unfolded"?t.unfolded=!0:n.unfoldedConfig.keep==="folded"&&(t.unfolded=!1)),typeof n.visibleConfig=="object"&&(n.visibleConfig.keep==="visible"?t.visible=!0:n.visibleConfig.keep==="hidden"&&(t.visible=!1)),n.initialState=t,n}const Um={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}},clickable:!0,simulate3D:!1,renderType:"Dom"};var Ym=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(Ym||{}),Xm=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Panorama="Panorama",n.Custom="Custom",n.Unknown="Unknown",n))(Xm||{}),Zm=(n=>(n.Two="2D",n.Three="3D",n))(Zm||{});function gl(n,t,e){var m,v,p,g,A;const i=(m=e==null?void 0:e.useCache)!=null?m:!0;if(!n)return(v=t.globalConfig)!=null?v:{};if(i){if((p=n==null?void 0:n.computedConfig)!=null&&p._isMerged)return n.computedConfig;if((g=n==null?void 0:n.config)!=null&&g._isMerged)return n.config}const s={},o={},r={};t.contentTypeConfig&&Object.entries(t.contentTypeConfig).forEach(([w,I])=>{var F,Q;const P=w,E=P.split("-"),M=w.startsWith("["),S=M?E[0].slice(1,-1):void 0,L=M?E.slice(1):E,U=S?["PanoramaLike","ModelLike"].includes(S)?(F=o[S])!=null?F:o[S]={}:(Q=r[S])!=null?Q:r[S]={}:s;if(!U[P]){if(L.length===0&&(U[P]=I),L.length===1){const[W]=L;(n.contentType===W||W==="Any")&&(U[P]=I)}if(L.length===2){const[W="Any",N="Any"]=L;W==="Mixin"&&n.contentType===N&&(U[P]=I),(n.stickType===W||W==="Any")&&(n.contentType===N||N==="Any")&&(U[P]=I)}if(L.length===3){const[W="Any",N,Y]=L;if(N==="Audio"&&n.contentType==="Audio"){const _=n;(_.stickType===W||W==="Any")&&_.data.appearance===Y&&(U[P]=I)}}}});const a=(A=n.initialConfig)!=null?A:{},l=Qe({},Um,t.globalConfig,...Object.values(s)),c=Qe({},l,a),h={},u=Object.values(Ue.Five.Mode);Wm(o).forEach(([w,I])=>{u.forEach(P=>{(w==="PanoramaLike"&&Zi(P)||w==="ModelLike"&&Qt(P))&&(h[P]=Qe({},l,...Object.values(I),a,{_isMerged:!0}))})}),Wm(r).forEach(([w,I])=>{const P=h[w];h[w]=Qe({},l,P,...Object.values(I),a,{_isMerged:!0})});const f=ie(x({},c),{configWithFiveMode:h});return Hm(f),Object.values(h).forEach(w=>Hm(w)),f._isMerged=!0,f}function Jm(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}function C3(n,t){if(!n)return 0;const e=n.observers;if(!t||!e)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:e}),0;const i=[];e.forEach(o=>{var a,l,c;const r=(l=(a=o.floorIndex)!=null?a:o.floor_index)!=null?l:0;i[r]||(i[r]=[]),i[r].push(Cs(o.position,(c=n.options)==null?void 0:c.transform).y)});const s=i.map(o=>o.reduce((r,a)=>r+a,0)/o.length);for(let o=s.length-1;o>0;o--)if(t.y>=s[o])return o;return 0}class Fs{constructor(){d(this,"cache_raycasterDistance",new Map);d(this,"cache_visible",new Map)}clear(){this.cache_visible.clear(),this.cache_raycasterDistance.clear()}static generateCameraTagKey(t,e,i=3){const s=x(x({},e.five.getCurrentState()),t),o=s.mode==="Panorama"?e.workUtil.getObserverPosition(s.panoIndex):e.five.camera.position;return o?[o.x.toFixed(i),o.y.toFixed(i),o.z.toFixed(i),e.id].join(","):void 0}getVisible(t,e,i=1){const s=Fs.generateCameraTagKey(e,t,i);if(s)return this.cache_visible.get(s)}setVisible(t,e,i,s=1){const o=Fs.generateCameraTagKey(e,t,s);o&&this.cache_visible.set(o,i)}}class pl{constructor(t,e){d(this,"plugin");d(this,"id");d(this,"contentType");d(this,"stickType");d(this,"enabled");d(this,"config");d(this,"data");d(this,"state");d(this,"temporaryState",{visible:!0});d(this,"originPosition");d(this,"position");d(this,"fiveState");d(this,"model");d(this,"matrix");d(this,"screenPosition");d(this,"normal");d(this,"mediaPlane");d(this,"hooks");d(this,"zIndex");d(this,"play");d(this,"pause");d(this,"tag3DContentSvelte");d(this,"dom");d(this,"contentDom");d(this,"initialConfig");d(this,"computedConfig");d(this,"cache");d(this,"entryFromModel");var l,c,h,u;this.plugin=t;const i=$a(e);e.stickType=i;const s=JSON.parse(JSON.stringify(e.data)),o=(l=e.initialConfig)!=null?l:e.config?JSON.parse(JSON.stringify(e.config)):{};e.initialConfig=o;const r=gl(e,t.config),a=this.getConfig(e);e.config=a,this.id=(c=e.id)!=null?c:ct(),this.enabled=(h=e.enabled)!=null?h:!0,this.contentType=e.contentType,this.data=(u=a.initialData)!=null&&u.important?Qe(e.data,s,a.initialData):Qe(e.data,a.initialData,s),this.state=x({visible:void 0,unfolded:!this.can("fold")},a.initialState),this.originPosition=e.position,e.originPosition=this.originPosition,this.position=(()=>{const f=e.originPosition;if(!f)return;const m=t.workUtil.transform;return Array.isArray(f)&&f.length===4?f.map(Fe).map(v=>Cs(v,m).toArray()):Cs(Fe(f),m).toArray()})(),this.matrix=e.matrix?(()=>{const f=new b.Matrix4().fromArray(e.matrix);return f.premultiply(t.workUtil.transform),f.elements})():e.matrix,this.initialConfig=o,this.computedConfig=r,this.stickType=i,this.config=e.config,this.fiveState=e.fiveState,this.normal=e.normal,this.cache=new Fs,this.hooks=new ut,Object.keys(e).forEach(f=>{this[f]===void 0&&e[f]!==void 0&&(this[f]=e[f])})}get five(){return this.plugin.five}get fiveUtil(){return this.plugin.fiveUtil}get workUtil(){return this.plugin.workUtil}get centerPosition(){const t=Ka(this);return jt(...Array.isArray(t)?t:[t])}get currentConfig(){var s,o;const t=gl(this,this.plugin.config,{useCache:!0}),e=this.five.getCurrentState().mode,i=(s=t.configWithFiveMode)==null?void 0:s[e];return(o=i!=null?i:t)!=null?o:{}}get currentVisible(){return!(!this.plugin.state.enabled||!this.plugin.state.visible||!this.enabled||!this.state.visible)}get sharedCache(){return this.plugin.cache}applyVisible(){throw new Error("Method not implemented.")}find(t){return H(this,null,function*(){var s;const e=this.fiveState;if(!this.fiveState)return;const i=(s=t==null?void 0:t.targetMode)!=null?s:this.five.state.mode;if(i==="Panorama"){const o=e==null?void 0:e.panoIndex;if(gi(o))return;const r=this.workUtil.getObserverPosition(o),a=this.centerPosition.clone().sub(r).normalize();this.five.setState(x({mode:"Panorama",workCode:this.workUtil.workCode,panoIndex:o},Es(a))),yield this.five.ready()}else i==="Mapview"&&(yield ph(this.five,this.centerPosition,t==null?void 0:t.pointConfig))})}blink(t){return H(this,null,function*(){var a,l,c,h;const e=(a=this.enabled)!=null?a:!0,i=(l=this.state)==null?void 0:l.visible,s=e&&i;s===!1&&(this.state.visible=!0,this.enabled=!0,this.applyVisible(),this.plugin.render(),this.computeRenderType()!=="Mesh"?yield new Promise(u=>H(this,null,function*(){if(this.dom||this.contentDom){u();return}const f=setInterval(()=>{(this.dom||this.contentDom)&&(u(),clearInterval(f))},16.7)})):this.stickType==="Model"&&!((c=this.model)!=null&&c.object)?yield(h=this.model)==null?void 0:h.promise:this.stickType==="Plane"&&(yield new Promise(u=>H(this,null,function*(){if(this.mediaPlane){u();return}const f=setInterval(()=>{this.mediaPlane&&(u(),clearInterval(f))},16.7)}))),this.dom&&(this.dom.style.visibility="hidden"),this.contentDom&&(this.contentDom.style.visibility="hidden"));const o=(()=>{var f;const u=[];return u.push(this.dom),this.stickType!=="2DPoint"&&u.push(this.contentDom),u.push((f=this.model)==null?void 0:f.object),u.push(this.mediaPlane),u.filter(Boolean)})();if(!o.length){console.warn("tagDom is empty");return}yield(s?xo:gh)(o,x({begin:()=>{s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))},updateRender:()=>{this.five.needsRender=!0}},t)).finished,e===!1&&(this.enabled=!1,this.updateVisible()),i===!1&&this.updateVisible(),s===!1&&(this.dom&&(this.dom.style.visibility=""),this.contentDom&&(this.contentDom.style.visibility=""))})}unfold(){}unfoldAndFoldOthers(){}fold(){}enable(){this.enabled=!0,this.hooks.emit("enable"),this.applyVisible()}disable(){this.enabled=!1,this.hooks.emit("disable"),this.applyVisible()}changeData(t,e=!0){return this.setData(t,e)}changePosition(t){return this.setPosition(t)}setData(t,e=!0){e?this.data=Qe(this.data,t):this.data=x(x({},this.data),t),this.hooks.emit("dataChanged",this.data)}setPosition(t){throw new Error("Method not implemented.")}set(t,e=!0){this.plugin.tagsLengthWillUpdate=!0,e?Qe(this,t):Object.assign(this,t),this.cache.clear()}updateConfig(){var i;const t=this.getConfig(void 0,{useCache:!1});this.computedConfig=t;const e=this.getConfig();if(this.config=e,this.config.initialData){const s=JSON.parse(JSON.stringify(this.data));this.data=(i=e.initialData)!=null&&i.important?Qe(this.data,s,e.initialData):Qe(this.data,e.initialData,s)}this.cache.clear()}updateVisible(){this.state.visible=this.getVisible(),this.applyVisible()}updateZIndex(){const t=this.getDistance();this.zIndex=Math.round((1e4-(t!=null?t:0))*100)}getConfig(t,e){var r,a,l;const i=gl(t!=null?t:this,this.plugin.config,{useCache:e==null?void 0:e.useCache}),s=(r=e==null?void 0:e.fiveMode)!=null?r:this.five.getCurrentState().mode,o=(a=i.configWithFiveMode)==null?void 0:a[s];return(l=o!=null?o:i)!=null?l:{}}getDistance(t,e=3){const i=x(x({},this.five.getCurrentState()),t),{panoIndex:s,mode:o}=i,r=o==="Panorama"?this.workUtil.getObserverPosition(s):this.five.camera.position,a=this.centerPosition;return!r||!a?-1:r.distanceTo(a)}getVisible(t){if(!this.enabled||!this.plugin.state.enabled||!this.fiveUtil.model)return!1;const e=x(x({},this.five.getCurrentState()),t);let i=this.cache.getVisible(this,e);return gi(i)&&(i=this.computeVisible(e).value,this.cache.setVisible(this,e,i)),i}getUnfoldedByPanoIndex(t){if(!this.currentVisible)return;const i=this.computeUnfoldedByPanoIndex(t);return i&&this.getUnfoldedByCamera()}getUnfoldedByCamera(){return this.currentVisible?this.computeUnfoldedByCamera():void 0}can(t){const e=this.currentConfig;if(!e||typeof e!="object")return!0;if(t==="show"||t==="hide"){if(!e.visibleConfig||typeof e.visibleConfig!="object")return!0;if(t==="show"&&e.visibleConfig.keep==="hidden"||t==="hide"&&(e.visibleConfig.keep==="visible"||e.visibleConfig.alwaysShowWhenMovePano))return!1}if(t==="fold"||t==="unfold"){if(!e.unfoldedConfig||typeof e.unfoldedConfig!="object")return!0;if(t==="fold"&&e.unfoldedConfig.keep==="unfolded"||t==="unfold"&&e.unfoldedConfig.keep==="folded")return!1}return!0}onClick(t){}computeRenderType(){const t=(()=>{if(this.stickType==="3DPoint")return"Dom";const e=this.getConfig();if(!e||typeof e!="object"||!e.renderType)return;const i=this.data.mediaData;if(!(!i||i.length===0)&&e.renderType==="Mesh"){if(VC(this)){if(i.length===1){if(i[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(i[0].type==="Image")return Jm(i[0].url)==="gif"?"Dom":"Mesh"}}else if(oi(this))return i.length===1&&i[0].type==="Image"?Jm(i[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return t!=null?t:"Dom"}computeVisible(t){const e=x(x({},this.five.getCurrentState()),t),{panoIndex:i,mode:s}=e,o=[];return(()=>{var c,u,f;const l=(c=this.getConfig().visibleConfig)!=null?c:{};if(typeof l=="function")return{value:l(this.five,{tag:this,distance:this.getDistance(e,void 0)}),checkedList:o,reason:"config function result"};{if(l.keep==="hidden")return{value:!1,checkedList:o,reason:"config.keep is hidden"};if(l.keep==="visible")return{value:!0,checkedList:o,reason:"config.keep is visible"};const m=this.computeVisibleByFiveMode(l,s);if((m==null?void 0:m.value)===!1)return m;if(l.followModelVisibility===!0&&["poincare","aerophoto","sand"].includes(this.workUtil.fromType)&&(s==="Floorplan"||s==="Mapview")){const h=this.computeVisibleByFloorIndex(),{value:v}=h,p=Cn(h,["value"]);if(v===!1)return x({value:!1,checkedList:o,reason:"followModelVisibility check failed"},p)}if(Zi(s)&&l.visiblePanoIndex!==void 0&&l.visiblePanoIndex!=="all"&&i!==void 0){if(o.push("visiblePanoIndex"),Array.isArray(l.visiblePanoIndex)&&!l.visiblePanoIndex.includes(i))return{value:!1,checkedList:o,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${i}, visiblePanoIndex: ${l.visiblePanoIndex}`};if(l.visiblePanoIndex==="current"&&i!==((u=this.fiveState)==null?void 0:u.panoIndex))return{value:!1,checkedList:o,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${i}, tag.panoIndex: ${(f=this.fiveState)==null?void 0:f.panoIndex}`}}if(l.visibleDistance!==void 0&&(o.push("visibleDistance"),l.visibleDistance!=="unLimited")){const v=this.getDistance(e,1);if(rr(v,l.visibleDistance)===!1)return{value:!1,checkedList:o,panoIndex:i,visibleDistance:l.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${l.visibleDistance.min} - ${l.visibleDistance.max}`}}if(l.intersectRaycaster!==!1&&(typeof l.intersectRaycaster!="object"||l.intersectRaycaster.enabled!==!1)){if(o.push("intersectRaycaster"),i===void 0)return{value:!1,checkedList:o,reason:`intersectRaycaster check failed: panoIndex is ${i}`};const v=this.computeVisibleByIntersect(i);if(v.value===!1)return Object.assign(v,{checkedList:o})}return{value:!0,checkedList:o,reason:"all check passed"}}})()}computeVisibleByFiveMode(t,e){const i=()=>{var r,a;let o=typeof t.visibleFiveMode=="function"?t.visibleFiveMode(this):t.visibleFiveMode;if(o||(o=(a=(r=this.fiveState)==null?void 0:r.mode)!=null?a:this.workUtil.observers.length?"Panorama":"ModelLike"),Array.isArray(o))return o.includes(e);if(o==="ModelLike")return Qt(e);if(o==="PanoramaLike")return!Zi(e);if(o==="all")return!0;if(typeof o=="string")return o===e};if((()=>{var r;const o=i();if(Se((r=this.fiveState)==null?void 0:r.panoIndex)&&t.entryFromModel){if(Qt(e)&&o?this.entryFromModel=!1:this.entryFromModel=!0,Qt(e))return!0}else this.entryFromModel=!1;return o})()===!1)return{value:!1,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:t.visibleFiveMode,mode:e}}computeVisibleByIntersect(t){var l,c,h,u;const e=rn(rn((l=this.getConfig().visibleConfig)!=null?l:{}).intersectRaycaster),i=t!=null?t:this.five.getCurrentState().panoIndex,s=Zi(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(i):this.five.camera.position;if(s===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:i}};const o=pi((()=>{var m;const f=(m=e.checkPoints)!=null?m:"center";return f==="center"?lf(this):f==="corner"?Ka(this):Array.isArray(f)?f:[]})());let r=0,a=0;for(const f of o){const m=new b.Vector3().subVectors(f,s).normalize();let v;mi.set(s,m);const[p]=this.fiveUtil.model.intersectRaycaster(mi);v=p==null?void 0:p.distance;const g=(()=>{if(!oi(this))return;const E=this.plugin.tags.filter(oi).map(S=>{var L;return(L=S.model)==null?void 0:L.object}).filter(Se),[M]=mi.intersectObjects(E,!0);return M})(),A=s.distanceTo(f),w=(c=e.distanceAccuracy)!=null?c:.01;v=Math.min(v!=null?v:1/0,(h=g==null?void 0:g.distance)!=null?h:1/0),v+w>=A?r++:a++;const P=(u=e.needPassed)!=null?u:1;if(r>=P)return{value:!0}}return a===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:r,needPassed:e.needPassed,model:this.fiveUtil.model.name}}}computeVisibleByFloorIndex(){var s,o,r,a,l,c,h;let t=0;const e=(s=this.fiveState)==null?void 0:s.panoIndex;e!==void 0?t=(o=this.workUtil.getObserver(e))==null?void 0:o.floorIndex:t=C3(this.workUtil.work,(h=(c=(a=(r=this.model)==null?void 0:r.object)==null?void 0:a.position)!=null?c:(l=this.mediaPlane)==null?void 0:l.position)!=null?h:lf(this));const i=this.fiveUtil.model.shownFloor;return{value:i===null||i===t,currentFiveFloorIndex:i,tagFloorIndex:t}}computeUnfoldedByPanoIndex(t){const e=this.getConfig().unfoldedConfig;if(e){if(typeof e=="function")return e(this.five,{tag:this,distance:this.getDistance({panoIndex:t})});if(e.keep==="folded")return!1;if(e.keep==="unfolded")return!0;if(e.unfoldDistance&&rr(this.getDistance({panoIndex:t}),e.unfoldDistance)===!1)return!1}}computeUnfoldedByCamera(){var e;if(this.entryFromModel&&Qt(this.five.state.mode))return!1;const t=this.getConfig().unfoldedConfig;if(t){if(typeof t=="function")return t(this.five,{tag:this,distance:this.getDistance()});if(t.keep==="folded")return!1;if(t.keep==="unfolded")return!0;if(t.autoUnfold===void 0||t.autoUnfold===!1||t.autoUnfold.enable===!1||!t.autoUnfold.strategy)return;if(t.autoUnfold.strategy==="ScreenPostion"){const i=this.computeTagProject();if(i&&rr(i.x,t.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(t.autoUnfold.strategy==="MinimumDistance"){const o=this.plugin.filterPointTag.filter(a=>a.currentVisible).filter(a=>{const l=this.computeTagProject();if(!l)return!1;const{x:c,y:h,z:u}=l;return!(Math.abs(u)>1||Math.abs(c)>1||Math.abs(h)>1)}).map(a=>({tag:a,id:a.id,tagConfig:a.getConfig().unfoldedConfig})).filter(({tagConfig:a})=>{var l,c;return!(typeof a=="function"||a.keep||a.autoUnfold===!1||((l=a.autoUnfold)==null?void 0:l.enable)===!1||((c=a.autoUnfold)==null?void 0:c.strategy)!=="MinimumDistance")}).map(a=>ie(x({},a),{distance:a.tag.getDistance()})).filter(({distance:a,tagConfig:l})=>{const c=l.autoUnfold.distance;return!(c&&rr(a,c)===!1)}).sort((a,l)=>a.distance-l.distance).findIndex(a=>a.id===this.id);if(o===-1||o<=((e=t.autoUnfold.maxNumber)!=null?e:1)-1===!1)return!1}return t.autoUnfold.strategy!=="FoldWhenMove"}}computeTagProject(){const t=this.centerPosition;if(!t)return;const{x:e,y:i,z:s}=t.project(this.five.camera);if(!(s>1))return{x:e,y:i,z:s}}addObjectClickHandler(t,e,i){if(!e||!this.plugin.domEvents)return()=>{};const s=()=>!(!t.currentVisible||t.loading),o=r=>{if(!s())return!1;i(r.origDomEvent)};return this.plugin.domEvents.addEventListener(e,"click",o),()=>{var r;(r=this.plugin.domEvents)==null||r.removeEventListener(e,"click",o)}}whyHide(){var e;if(!this.plugin.state.enabled)return{reason:`plugin.state.enabled is ${this.plugin.state.enabled}`};if(!this.plugin.state.visible)return{reason:`plugin.state.visible is ${this.plugin.state.visible}`};if(!this.enabled)return{reason:`tag ${this.id} enabled is: ${this.enabled}`};const t=ie(x({},this.computeVisible()),{tagInstance:this});return t.value!==this.state.visible?{reason:"插件故障,请联系维护人员, err: 0",info:t}:this.state.visible?{reason:"应该是能看见才对",info:t}:t.value===!0?{reason:"插件故障,请联系维护人员, err: 1",info:t}:{reason:(e=t.reason.type)!=null?e:t.reason,info:t}}destroy(){const t=this.plugin.tags.findIndex(e=>e.id===this.id);if(t===-1){console.warn(`Destroy failed: tag ${this.id} not found`);return}this.disable(),this.hooks.off(),this.cache.clear(),this.plugin.tags.splice(t,1),this.plugin.tagsLengthWillUpdate=!0,this.plugin.hooks.emit("tagsLengthChange")}}class qm extends pl{constructor(e,i){super(e,i);d(this,"loading",!1);d(this,"loadModel",()=>H(this,null,function*(){var r;const e=this.data.modelUrl;if(!e)return;this.loading=!0;const i=p3(e).then(a=>H(this,null,function*(){var h;const l=Object.assign(a.scene,{customID:this.id,isTagModel:!0,removeEventListener:this.getConfig().clickable===!1?()=>{}:this.addObjectClickHandler(this,a.scene,u=>{this.plugin.hooks.emit("click",{target:"TagModel",tag:this,event:u})})});return l.visible=this.currentVisible,new b.Matrix4().fromArray(this.matrix).decompose(l.position,l.quaternion,l.scale),l.updateWorldMatrix(!0,!0),l.visible=yield this.getVisible(),(h=this.getConfig().modelConfig)!=null&&h.autoLookAtEnabled&&l.lookAt(this.five.camera.position.clone().setY(l.position.y)),l}));this.model={promise:i};const s=yield i;if(this.loading=!1,((r=this.model)==null?void 0:r.promise)!==i||!this.plugin.tags.includes(this))return;this.model.object=s;const o=this.plugin.gltfObjectGroup.children.find(a=>a.customID===this.id);if(o&&(this.plugin.gltfObjectGroup.remove(o),o.removeEventListener()),this.plugin.updateRender3DDomTag(),oi(this)){if(this.computeRenderType()==="Mesh"&&!this.mediaPlane){const a=this.data.mediaPosition.map(xi);this.mediaPlane=new Gm(this.data.mediaData[0].url,this.data.mediaPosition.map(xi),{objectFit:this.data.objectFit});const l=new b.Vector3().addVectors(a[0],a[2]).divideScalar(2);this.mediaPlane.position.copy(l),s.add(this.mediaPlane)}this.computeRenderType()!=="Mesh"&&(s.updateTagCss3DObjectMatrix=()=>this.plugin.updateTagCss3DObjectMatrix(this,s),s.updateTagCss3DObjectMatrix())}return this.plugin.gltfObjectGroup.add(s),s}));this.state.unfolded=!0}applyVisible(){var e,i,s;(e=this.model)!=null&&e.object&&(this.model.object.visible=this.currentVisible),(i=this.tag3DContentSvelte)==null||i.svelteApp.$set({tag:this,state:this.plugin.state}),(s=this.tag3DContentSvelte)==null||s.css3DInstance.setVisible(this.currentVisible)}computeNormal(){return af(this.data.mediaPosition)}}function P3(n){ge(n,"svelte-elzzn6",'@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-elzzn6{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif;transition:opacity 0.2s linear}.content__container.unClickable.svelte-elzzn6{pointer-events:none !important}.content__container.unClickable.svelte-elzzn6 *{pointer-events:none !important}.content__wrapper.svelte-elzzn6{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-elzzn6{opacity:0;pointer-events:none}.content__container.hide.svelte-elzzn6 *{pointer-events:none !important}.content__container.disable.svelte-elzzn6{display:none}.content.svelte-elzzn6{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-elzzn6:not(.unfolded){pointer-events:none}.content.svelte-elzzn6:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-elzzn6{pointer-events:auto}')}function I3(n){let t,e;return{c(){t=T("div"),C(t,"data-info","tag content is keep folded"),C(t,"data-id",e=n[0].id)},m(i,s){V(i,t,s)},p(i,s){s&1&&e!==(e=i[0].id)&&C(t,"data-id",e)},i:$,o:$,d(i){i&&O(t)}}}function M3(n){let t,e,i,s,o,r,a,l,c,h,u,f,m,v,p,g,A;const w=[z3,T3,L3,S3,D3,x3,k3],I=[];function P(E,M){return M&9&&(s=null),M&9&&(o=null),M&9&&(r=null),M&9&&(a=null),M&9&&(l=null),M&9&&(c=null),M&9&&(h=null),s==null&&(s=!!(["Text"].includes(E[0].contentType)||["Text"].includes(E[3].get(E[0].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(E[0].contentType)||["ImageText","Image","Video"].includes(E[3].get(E[0].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(E[0].contentType)||["Audio"].includes(E[3].get(E[0].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(E[0].contentType)||["Marketing"].includes(E[3].get(E[0].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(E[0].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(E[3].get(E[0].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(E[0].contentType)||["MediaPlane","MediaModel"].includes(E[3].get(E[0].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(E[0].contentType)||["Panorama"].includes(E[3].get(E[0].contentType)))),h?6:-1))))))}return~(u=P(n,-1))&&(f=I[u]=w[u](n)),{c(){var E;t=T("div"),e=T("div"),i=T("div"),f&&f.c(),C(i,"class","content svelte-elzzn6"),ne(i,"unfolded",(E=n[0].state)==null?void 0:E.unfolded),C(e,"class","content__wrapper svelte-elzzn6"),C(t,"class",m=it(St("content__container",n[0].className))+" svelte-elzzn6"),C(t,"data-id",v=n[0].id),ne(t,"disable",n[0].enabled===!1),ne(t,"hide",n[5]),ne(t,"unClickable",n[0].config.clickable===!1),z(t,"width",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0),z(t,"height",n[0].stickType==="Plane"||n[0].contentType==="MediaModel"?"100%":0)},m(E,M){V(E,t,M),j(t,e),j(e,i),~u&&I[u].m(i,null),n[16](t),p=!0,g||(A=Ce(t,"click",n[17],!0),g=!0)},p(E,M){var L;let S=u;u=P(E,M),u===S?~u&&I[u].p(E,M):(f&&(fe(),B(I[S],1,1,()=>{I[S]=null}),me()),~u?(f=I[u],f?f.p(E,M):(f=I[u]=w[u](E),f.c()),D(f,1),f.m(i,null)):f=null),(!p||M&1)&&ne(i,"unfolded",(L=E[0].state)==null?void 0:L.unfolded),(!p||M&1&&m!==(m=it(St("content__container",E[0].className))+" svelte-elzzn6"))&&C(t,"class",m),(!p||M&1&&v!==(v=E[0].id))&&C(t,"data-id",v),(!p||M&1)&&ne(t,"disable",E[0].enabled===!1),(!p||M&33)&&ne(t,"hide",E[5]),(!p||M&1)&&ne(t,"unClickable",E[0].config.clickable===!1),M&1&&z(t,"width",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0),M&1&&z(t,"height",E[0].stickType==="Plane"||E[0].contentType==="MediaModel"?"100%":0)},i(E){p||(D(f),p=!0)},o(E){B(f),p=!1},d(E){E&&O(t),~u&&I[u].d(),n[16](null),g=!1,A()}}}function E3(n){let t,e,i,s,o,r,a;return e=new m3({props:{tag:$e(n[0]),rendererMap:n[2]}}),{c(){t=T("div"),re(e.$$.fragment),C(t,"class",i=it(St("content__container",n[0].className))+" svelte-elzzn6"),C(t,"data-id",s=n[0].id),ne(t,"custom-tag-disable",n[0].enabled===!1),ne(t,"custom-tag-hide",n[5])},m(l,c){V(l,t,c),se(e,t,null),n[14](t),o=!0,r||(a=Ce(t,"click",n[15]),r=!0)},p(l,c){const h={};c&1&&(h.tag=$e(l[0])),c&4&&(h.rendererMap=l[2]),e.$set(h),(!o||c&1&&i!==(i=it(St("content__container",l[0].className))+" svelte-elzzn6"))&&C(t,"class",i),(!o||c&1&&s!==(s=l[0].id))&&C(t,"data-id",s),(!o||c&1)&&ne(t,"custom-tag-disable",l[0].enabled===!1),(!o||c&33)&&ne(t,"custom-tag-hide",l[5])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){B(e.$$.fragment,l),o=!1},d(l){l&&O(t),oe(e),n[14](null),r=!1,a()}}}function k3(n){let t,e;return t=new c3({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function x3(n){let t,e;return t=new GM({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function D3(n){let t,e;return t=new o3({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function S3(n){let t,e;return t=new gM({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function L3(n){let t,e;return t=new RM({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function T3(n){let t,e;return t=new dM({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function z3(n){let t,e;return t=new SP({props:{tag:$e(n[0])}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=$e(i[0])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function j3(n){let t,e,i,s,o;const r=[E3,M3,I3],a=[];function l(c,h){return h&5&&(t=null),t==null&&(t=!!(c[0].element||c[2].has(c[0].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=Ee()},m(c,h){a[e].m(c,h),V(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(fe(),B(a[u],1,1,()=>{a[u]=null}),me(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){B(i),o=!1},d(c){a[e].d(c),c&&O(s)}}}function O3(n,t,e){let i,s,o,r,a,l,{tag:c}=t,{hooks:h}=t,{rendererMap:u=new Map}=t,{contentTypeMap:f=new Map}=t,{state:m}=t,{mediaStore:v}=t,{temporaryState:p}=t;pa("hooks",h),pa("mediaStore",v);let g,A;function w(L){L?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(L,U,F){var Q,W;return!(!U.visible||!U.enabled||!F.visible||!((Q=L.state)!=null&&Q.visible)||((W=L.temporaryState)==null?void 0:W.visible)===!1||L instanceof qm&&L.loading)}function P(L){Ye[L?"unshift":"push"](()=>{c.contentDom=L,e(0,c)})}const E=L=>h.emit("click",{event:L,target:"TagContent",tag:c});function M(L){Ye[L?"unshift":"push"](()=>{c.contentDom=L,e(0,c)})}const S=L=>{c.entryFromModel&&Qt(c.five.state.mode)?(L.stopPropagation(),c.find({targetMode:"Panorama"})):h.emit("click",{event:L,target:"TagContent",tag:c})};return n.$$set=L=>{"tag"in L&&e(0,c=L.tag),"hooks"in L&&e(1,h=L.hooks),"rendererMap"in L&&e(2,u=L.rendererMap),"contentTypeMap"in L&&e(3,f=L.contentTypeMap),"state"in L&&e(6,m=L.state),"mediaStore"in L&&e(7,v=L.mediaStore),"temporaryState"in L&&e(8,p=L.temporaryState)},n.$$.update=()=>{var L,U,F,Q,W,N,Y,_,X,J,q;n.$$.dirty&1&&e(12,i=(L=c.state)==null?void 0:L.unfolded),n.$$.dirty&1&&e(11,s=(U=c.state)==null?void 0:U.visible),n.$$.dirty&321&&e(13,o=m.visible&&p.visible&&((F=c.state)==null?void 0:F.visible)),n.$$.dirty&1&&(r=c.id),n.$$.dirty&321&&e(5,a=!I(c,m,p)),n.$$.dirty&8192&&w(o),n.$$.dirty&7681&&c.hooks&&(i!==void 0&&i!==A&&(e(10,A=i),i?(W=(Q=c.hooks).emit)==null||W.call(Q,"unfolded"):(Y=c==null?void 0:(N=c.hooks).emit)==null||Y.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(X=(_=c.hooks).emit)==null||X.call(_,"show"):(q=(J=c.hooks).emit)==null||q.call(J,"hide"))),n.$$.dirty&1&&e(4,l=(()=>!(typeof c.config.unfoldedConfig=="object"&&c.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,l,a,m,v,p,g,A,s,i,o,P,E,M,S]}let Km=class extends ue{constructor(t){super(),de(this,t,O3,j3,he,{tag:0,hooks:1,rendererMap:2,contentTypeMap:3,state:6,mediaStore:7,temporaryState:8},P3)}};const V3={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{enable:!0,strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"[Mapview]":{unfoldedConfig:{autoUnfold:{enable:!1,distance:{max:9999}}}},"[Floorplan]":{unfoldedConfig:{autoUnfold:{enable:!1,distance:{max:9999}}}},"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"}},Link:{unfoldedConfig:{keep:"unfolded"}},Panorama:{unfoldedConfig:{keep:"unfolded"}},VRLink:{unfoldedConfig:{keep:"unfolded"}},PanoLink:{unfoldedConfig:{keep:"unfolded"}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},"Model-Any":{unfoldedConfig:{keep:"unfolded"},visibleConfig:{visibleFiveMode:"all",alwaysShowWhenMovePano:!0}}}};class B3 extends _i{constructor(e){super(e);d(this,"tags",[]);d(this,"cache",new Fs);d(this,"config",V3);d(this,"renderQueue",new Map);d(this,"params");d(this,"mediaStore",ka({currentMediaElement:null}));d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new Do(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_css3DTag");d(this,"_container",null);d(this,"_css3DRenderPlugin");d(this,"whyHide",e=>{const i=this.getTagById(e);return i?i.whyHide():{reason:`tag ${e} not found`}});d(this,"loadVideoFirstFrame",()=>{b3&&this.hooks.emit("loadVideoFirstFrame")});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof Qm&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}get container(){var e;return this._container||((e=this.five.getElement())==null?void 0:e.parentElement)}set container(e){this._container=e}set tagsLengthWillUpdate(e){e&&(this._cache_pointTag=this.tags.filter(i=>i.stickType==="2DPoint"||i.stickType==="3DPoint").filter(i=>i.position),this._cache_2DPointTag=this.tags.filter(i=>i.stickType==="2DPoint").filter(i=>i.position),this._cache_css3DTag=this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=i.computeRenderType();return s==="BehindDom"||s==="Dom"}))}get css3DRenderPlugin(){var e,i,s;if(!this._css3DRenderPlugin){const o=Ss(this.five);this._css3DRenderPlugin=o,(e=o.frontModeCSS3DRenderer)!=null&&e.domElementWrapper&&(o.frontModeCSS3DRenderer.domElementWrapper.style.zIndex=(s=(i=this.params.containerZIndex)==null?void 0:i.toString())!=null?s:"")}return this._css3DRenderPlugin}get filterPointTag(){var e;return(e=this._cache_pointTag)!=null?e:[]}get filter2DPointTag(){var e;return(e=this._cache_2DPointTag)!=null?e:[]}get filterCSS3DTag(){var e;return(e=this._cache_css3DTag)!=null?e:[]}addRenderQueue(e){var r,a;const{type:i,keys:s=[],tags:o=[]}=e;this.renderQueue.has(i)?this.renderQueue.set(i,{keys:Array.from(new Set([...(r=this.renderQueue.get(i).keys)!=null?r:[],...s])),tags:Array.from(new Set([...(a=this.renderQueue.get(i).tags)!=null?a:[],...o]))}):this.renderQueue.set(i,{keys:s,tags:o})}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getPositions(e){if(zC(e))return e.position;if(oi(e))return e.data.mediaPosition;if(jC(e))return BC(this.five.camera.position,Fe(e.position),Fe(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!e.currentVisible||e.loading),r=a=>{if(!o())return!1;s(a.origDomEvent)};return this.domEvents.addEventListener(i,"click",r),()=>{var a;(a=this.domEvents)==null||a.removeEventListener(i,"click",r)}}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}class R3 extends B3{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new G.Group);d(this,"imagePlaneGroup",new G.Group);d(this,"gltfObjectGroup",new G.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");this.group.name="PanoTagPluginModelGroup",this.gltfObjectGroup.name="PanoTagPluginGLTFObjectGroup",this.imagePlaneGroup.name="ImagePlaneGroup",this.group.add(this.gltfObjectGroup),this.group.add(this.imagePlaneGroup)}registerRenderer(e,i,s){var o;this.rendererMap.set(e,{renderer:i,usePoint:(o=s==null?void 0:s.usePoint)!=null?o:!1})}bindRenderer(e,i){this.contentTypeMap.set(e,i)}updateRender3DDomTag(e){(e?pi(e):this.filterCSS3DTag).forEach(s=>{var o,r,a,l,c,h;if(s.tag3DContentSvelte){const{svelteApp:u,css3DInstance:f,initialNormal:m,currentNormal:v}=s.tag3DContentSvelte;if((r=f==null?void 0:f.css3DObject)==null||r.setVisible((this.state.visible&&((o=s.state)==null?void 0:o.visible))!==!1),u.$set({tag:s,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!m.equals(v)){const p=new G.Quaternion().setFromUnitVectors(m,v);f.css3DObject.setRotationFromQuaternion(p)}return}else{if(oi(s)&&!((a=s.model)!=null&&a.object)||((l=s.state)==null?void 0:l.visible)===!1||!this.state.visible||!this.state.enabled||!this.css3DRenderPlugin)return;if(s.stickType==="3DPoint"&&!s.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const u=this.getPositions(s);if(!u)return;const f=s.computeNormal();if(!f)return;const m=s.getConfig(),v=x({wrapperStyle:{zIndex:`${Math.round((1e4-((c=s.getDistance())!=null?c:0))*100)}`}},m.tag3DConfig);if(s.computeRenderType()==="BehindDom"||v.mode==="behind"){v.mode="behind",v.container=document.createElement("div");const A="black";v.container.style.backgroundColor=A,v.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var w;if(p.css3DObject.opacityMesh&&m.clickable!==!1){const I=this.addObjectClickHandler(s,p.css3DObject.opacityMesh,P=>{this.hooks.emit("click",{event:P,target:"TagContent",tag:s})});(w=this.store.css3DRenderDisposer.get(s.id))==null||w.push(I)}})}const p=this.css3DRenderPlugin.create3DDomContainer(u,v);if(!p)return;this.store.css3DRenderDisposer.set(s.id,[p.dispose]);const g=new Km({target:p.container,props:{tag:s,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});s.tag3DContentSvelte={svelteApp:g,domContainer:p,css3DInstance:p,initialNormal:f,currentNormal:f,dispose:()=>{g.$destroy(),p.dispose()}},oi(s)&&((h=s.model)!=null&&h.object)&&this.updateTagCss3DObjectMatrix(s,s.model.object)}}),this.clearUnusedPanelTag()}updateTagCss3DObjectMatrix(e,i){var p,g,A;const s=(g=(p=e.getConfig().tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(A=e.tag3DContentSvelte)==null?void 0:A.css3DInstance.css3DObject;if(!o)return;const r=oi(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new G.Vector3().fromArray(r[0]),c=new G.Vector3().fromArray(r[2]),h=jt(l,c).add(new G.Vector3(0,0,5e-4)),u=new G.Matrix4().setPosition(h),f=new G.Matrix4().makeScale(s,s,s),m=new G.Matrix4().multiply(a).multiply(u).multiply(f);m.decompose(o.position,o.quaternion,o.scale);const v=o.opacityMesh;v&&m.decompose(v.position,v.quaternion,v.scale)}disposeAllCSS3DContainer(){for(const[,e]of this.store.css3DRenderDisposer)e==null||e.forEach(i=>i==null?void 0:i());this.store.css3DRenderDisposer=new Map}clearUnusedPanelTag(){this.filter2DPointTag.forEach(e=>{var i;(i=e.tag3DContentSvelte)==null||i.css3DInstance.dispose(),e.tag3DContentSvelte=void 0});for(const[e,i]of this.store.css3DRenderDisposer){const s=this.getTagById(e);(!s||s.stickType==="2DPoint")&&(i==null||i.forEach(o=>o==null?void 0:o()),this.store.css3DRenderDisposer.delete(e))}}}class _3{constructor(t){d(this,"plugin");d(this,"logBinded",!1);this.plugin=t}get debug(){return this.plugin.debug}addDebugPoints(){try{TC(this.plugin.five,this.plugin.tags)}catch(t){console.error(t)}}bindLog(){if(this.logBinded)return;this.logBinded=!0;const t=e=>{Object.getOwnPropertyNames(e).forEach(i=>{typeof e[i]=="function"&&(e[i]=new Proxy(e[i],{apply:(s,o,r)=>(["render"].includes(i)||this.addLog(i,...r),s.apply(o,r))}))})};t(this.plugin),t(this.plugin.constructor.prototype)}addLog(t,...e){if(this.debug){let i=new Error().stack;console.debug(`%cPanoTagPlugin%c${t}`,"background-color: #35e0ed; color: black; padding:0 6px; border-radius: 3px","padding: 0 3px; color: #f3f47c",...e,{stack:i})}}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;rn((e=t==null?void 0:t.initialConfig)==null?void 0:e.visibleConfig).intersectRaycaster&&(t.initialConfig.visibleConfig.intersectRaycaster.enabled=!1)}),this.plugin.changeGlobalConfig({visibleConfig:{intersectRaycaster:{enabled:!1}}})}}const F3=new b.Vector2;class N3 extends pl{constructor(e,i){super(e,i);d(this,"__Object__");d(this,"requestIdleCallbackId")}unfoldAndFoldOthers(){const e=this.can("fold"),i=this.can("unfold");e&&i&&(this.state.unfolded=!this.state.unfolded,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.state.unfolded&&this.plugin.tags.forEach(s=>{s.id!==this.id&&s.fold()}))}onClick(e){e.target==="TagPoint"&&this.unfoldAndFoldOthers()}updateVisible(){if(typeof window.requestIdleCallback=="undefined"){super.updateVisible();return}const e=()=>{this.requestIdleCallbackId&&cancelIdleCallback(this.requestIdleCallbackId),this.requestIdleCallbackId=requestIdleCallback(()=>{super.updateVisible()})};let i=!1;requestIdleCallback(()=>{i=!0}),e(),setTimeout(()=>{i||(this.requestIdleCallbackId&&cancelIdleCallback(this.requestIdleCallbackId),super.updateVisible())},200)}applyVisible(){var e,i,s,o;this.currentVisible&&this.updateScreenPosition(),(s=(i=(e=this.tag3DContentSvelte)==null?void 0:e.css3DInstance)==null?void 0:i.css3DObject)==null||s.setVisible(this.currentVisible),(o=this.tag3DContentSvelte)==null||o.svelteApp.$set({state:this.plugin.state,temporaryState:this.temporaryState}),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}unfold(){this.setUnfold(!0)}fold(){this.setUnfold(!1)}setUnfold(e){const i=this.can("fold"),s=this.can("unfold");i&&s&&(this.state.unfolded=e,this.hooks.emit(e?"unfolded":"folded"),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))}setPosition(e){this.originPosition=e,this.position=e,this.cache.clear(),this.updateVisible(),this.updateScreenPosition(),this.updateZIndex(),this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateScreenPosition(e){var a;if(this.stickType!=="2DPoint"&&this.stickType!=="3DPoint")return;const{force:i=!1}=e!=null?e:{},s=i?this.state.visible:this.currentVisible,o=(a=this.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(this.__Object__=o,!s&&this.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.currentVisible||(o.inAnimation=!1,this.screenPosition=null,this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}))})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.computeTagProject();if(r){const l=(()=>{if(!this.currentConfig.simulate3D)return 1;const h=2*Math.tan(.5*this.five.camera.fov/180*Math.PI),u=this.getDistance(void 0,1);return Math.max(Math.min(1-h*u/40,1),.5)})(),c=this.five.renderer.getSize(F3);this.screenPosition={leftPx:(r.x+1)/2*c.x,topPx:(-r.y+1)/2*c.y,scale:l}}else this.screenPosition=null;this.plugin.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]})}updateUnfoldedByPanoIndex(){const e=this.getUnfoldedByPanoIndex();if(this.state&&(e!==void 0&&(this.state.unfolded=e),e&&!this.state.visible)){const i=this.getConfig();typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(this.state.unfolded=!1)}}computeNormal(){return new b.Vector3().fromArray(this.normal)}}const G3=new Map,Q3=new Map;class W3 extends pl{constructor(t,e){super(t,e),this.state.unfolded=!0}applyVisible(){var e,i,s,o,r,a;this.computeRenderType()==="Mesh"?((i=(e=this.data.mediaData)==null?void 0:e[0])==null?void 0:i.type)==="Video"?this.renderVideoPlane():((o=(s=this.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"&&this.renderImagePlane():(this.tag3DContentSvelte||this.plugin.updateRender3DDomTag(),(r=this.tag3DContentSvelte)==null||r.svelteApp.$set({tag:this,state:this.plugin.state}),(a=this.tag3DContentSvelte)==null||a.css3DInstance.setVisible(this.currentVisible))}renderVideoPlane(){var a;const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.currentVisible,s=(()=>!!(this.mediaPlane&&!i))(),o=(()=>!!(!this.mediaPlane&&i))(),r=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();if((s||r)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),o||r){const l=this.position.map(xi),c=new Qm(e,l,{videoCoverSrc:t.videoCoverUrl,playButton:this.data.playIcon,paused:!((a=this.data.autoplayConfig)!=null&&a.autoplayVideo),objectFit:this.data.objectFit,videoTextureMap:G3,ImageTextureMap:Q3,domEvents:this.plugin.domEvents});c.onVideoReady=u=>{u.addEventListener("play",()=>this.plugin.mediaStore.set({currentMediaElement:c.videoInstance}))};const h=u=>(this.five.on("renderFrame",u),()=>this.five.off("renderFrame",u));c.initialRenderHooks(h),this.mediaPlane=c,this.play=()=>c.play(),this.pause=()=>c.pause(),this.plugin.imagePlaneGroup.add(this.mediaPlane)}this.five.needsRender=!0}renderImagePlane(){const t=this.data.mediaData[0];if(!t)return;const{url:e}=t;if(!e)return;const i=this.position.map(xi),s=this.currentVisible,o=(()=>!!(this.mediaPlane&&!s))(),r=(()=>!!(!this.mediaPlane&&s))(),a=(()=>!!(this.mediaPlane&&this.mediaPlane.src!==e))();(o||a)&&this.mediaPlane&&(this.plugin.imagePlaneGroup.remove(this.mediaPlane),this.mediaPlane.dispose(),this.mediaPlane.removeFromParent(),this.mediaPlane=void 0),(r||a)&&(this.mediaPlane=new Gm(e,i,{objectFit:this.data.objectFit}),this.getConfig().clickable!==!1&&this.plugin.domEvents.addAutoBindEventListener(this.mediaPlane,"click",l=>{this.plugin.hooks.emit("click",{tag:this,target:"TagContent",event:l.origDomEvent})},{noEmitWhenHide:!0}),this.plugin.imagePlaneGroup.add(this.mediaPlane)),this.five.needsRender=!0}computeNormal(){return af(this.position)}}function H3(n){ge(n,"svelte-7aiuwz",'@charset "UTF-8";.tag-point-click-helper.svelte-7aiuwz.svelte-7aiuwz{position:absolute;pointer-events:auto;cursor:pointer;width:calc(100% + 0.75rem);height:calc(100% + 0.75rem);left:50%;top:50%;transform:translate(-50%, -50%)}.tag-point-wrapper.svelte-7aiuwz.svelte-7aiuwz{pointer-events:none;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.tag-folded-point.svelte-7aiuwz.svelte-7aiuwz,.tag-unfolded-point.svelte-7aiuwz.svelte-7aiuwz{transition:all 0.5s}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{display:flex;justify-content:center;align-items:center;position:absolute;width:100%;height:100%;border-radius:50%}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:0.3125rem;height:0.3125rem;border-radius:50%;background-color:white}.tag-point-wrapper.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz:before{content:"";position:absolute;width:0.875rem;height:0.875rem;border-radius:50%;background-color:rgba(0, 0, 0, 0.2)}.tag-point-wrapper.folded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:1;scale:1}.tag-point-wrapper.folded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:0;scale:1}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-folded-point.svelte-7aiuwz{opacity:0;scale:0.2}.tag-point-wrapper.unfolded.svelte-7aiuwz .tag-unfolded-point.svelte-7aiuwz{opacity:1;scale:1}')}function U3(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Jt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Vm({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=T("div"),e=T("div"),i=te(),re(s.$$.fragment),o=te(),r=T("div"),a=te(),l=T("div"),re(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),ne(t,"unfolded",n[0]),ne(t,"folded",n[3])},m(m,v){V(m,t,v),j(t,e),j(t,i),se(s,t,null),j(t,o),j(t,r),j(t,a),j(t,l),se(c,l,null),h=!0,u||(f=Ce(e,"click",n[4]),u=!0)},p(m,[v]){v&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};v&4&&(p.icon=m[2]),v&2&&(p.width=m[1]),c.$set(p),v&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!h||v&1)&&ne(t,"unfolded",m[0]),(!h||v&8)&&ne(t,"folded",m[3])},i(m){h||(D(s.$$.fragment,m),D(c.$$.fragment,m),h=!0)},o(m){B(s.$$.fragment,m),B(c.$$.fragment,m),h=!1},d(m){m&&O(t),oe(s),oe(c),u=!1,f()}}}function Y3(n,t,e){let i,s,o,r;const a=Ti("hooks");let{tag:l}=t,c,h=!1;const u=()=>{c!==void 0&&clearTimeout(c),h=!0,c=setTimeout(()=>{h=!1},800)},f=p=>{h||(l.entryFromModel&&Qt(l.five.state.mode)?l.find({targetMode:"Panorama"}).then(()=>l.unfoldAndFoldOthers()):a.emit("click",{event:p,target:"TagPoint",tag:l}))},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function v(p){Rn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,A,w;n.$$.dirty&64&&e(0,i=(p=l.state)==null?void 0:p.unfolded),n.$$.dirty&1&&e(3,s=!i),n.$$.dirty&64&&e(2,o=(A=(g=l.style)==null?void 0:g.point)!=null&&A.url?(w=l.style)==null?void 0:w.point:{url:Tw}),n.$$.dirty&64&&e(1,r=(()=>{var E,M,S,L;const I=(M=(E=l.style)==null?void 0:E.point)==null?void 0:M.width;if(typeof I=="number")return I;const P=(L=(S=l.style)==null?void 0:S.point)==null?void 0:L.size;if(typeof P=="number")return P;if(P==="S")return 18;if(P==="M")return 20;if(P==="L")return 24;if(P==="XL")return 28})())},u(),[i,r,o,s,f,m,l,v]}class X3 extends ue{constructor(t){super(),de(this,t,Y3,U3,he,{tag:6},H3)}}function Z3(n){ge(n,"svelte-2g2g8a",".tag.svelte-2g2g8a{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto;will-change:opacity;transition:opacity 0.2s linear}.tag.enableZIndex.svelte-2g2g8a{position:absolute}.tag.hide.svelte-2g2g8a{opacity:0;pointer-events:none}.tag.hide.svelte-2g2g8a *{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a{pointer-events:none !important}.tag.unClickable.svelte-2g2g8a *{pointer-events:none !important}")}function $m(n){let t,e,i,s,o,r,a,l,c;const h=[q3,J3],u=[];function f(g,A){return g[8]?0:1}e=f(n),i=u[e]=h[e](n);const m=[$3,K3],v=[];function p(g,A){return g[15]?0:1}return o=p(n),r=v[o]=m[o](n),{c(){t=T("div"),i.c(),s=te(),r.c(),C(t,"class","tag svelte-2g2g8a"),C(t,"data-tag-id",n[14]),C(t,"data-tag-unfolded",n[6]),C(t,"data-content-type",a=n[0].contentType),C(t,"id",l=`tag-${n[14]}`),ne(t,"unClickable",n[0].config.clickable===!1),ne(t,"hide",n[12]),ne(t,"enableZIndex",n[9]),z(t,"z-index",n[9]),z(t,"transform",`translate3d(${n[11]}, ${n[10]}, 0) scale(${n[7].scale})`)},m(g,A){V(g,t,A),u[e].m(t,null),j(t,s),v[o].m(t,null),n[17](t),c=!0},p(g,A){let w=e;e=f(g),e===w?u[e].p(g,A):(fe(),B(u[w],1,1,()=>{u[w]=null}),me(),i=u[e],i?i.p(g,A):(i=u[e]=h[e](g),i.c()),D(i,1),i.m(t,s));let I=o;o=p(g),o===I?v[o].p(g,A):(fe(),B(v[I],1,1,()=>{v[I]=null}),me(),r=v[o],r?r.p(g,A):(r=v[o]=m[o](g),r.c()),D(r,1),r.m(t,null)),(!c||A&16384)&&C(t,"data-tag-id",g[14]),(!c||A&64)&&C(t,"data-tag-unfolded",g[6]),(!c||A&1&&a!==(a=g[0].contentType))&&C(t,"data-content-type",a),(!c||A&16384&&l!==(l=`tag-${g[14]}`))&&C(t,"id",l),(!c||A&1)&&ne(t,"unClickable",g[0].config.clickable===!1),(!c||A&4096)&&ne(t,"hide",g[12]),(!c||A&512)&&ne(t,"enableZIndex",g[9]),A&512&&z(t,"z-index",g[9]),A&3200&&z(t,"transform",`translate3d(${g[11]}, ${g[10]}, 0) scale(${g[7].scale})`)},i(g){c||(D(i),D(r),c=!0)},o(g){B(i),B(r),c=!1},d(g){g&&O(t),u[e].d(),v[o].d(),n[17](null)}}}function J3(n){let t;return{c(){t=T("div"),C(t,"data-info","tag point is disable")},m(e,i){V(e,t,i)},p:$,i:$,o:$,d(e){e&&O(t)}}}function q3(n){let t,e;return t=new X3({props:{tag:n[0]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function K3(n){let t;return{c(){t=T("div"),C(t,"data-info","tag content is disable")},m(e,i){V(e,t,i)},p:$,i:$,o:$,d(e){e&&O(t)}}}function $3(n){let t,e;return t=new Km({props:{mediaStore:n[1],tag:$e(n[0]),hooks:n[16],state:n[4],temporaryState:n[5],rendererMap:n[2],contentTypeMap:n[3]}}),{c(){re(t.$$.fragment)},m(i,s){se(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.mediaStore=i[1]),s&1&&(o.tag=$e(i[0])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&4&&(o.rendererMap=i[2]),s&8&&(o.contentTypeMap=i[3]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){B(t.$$.fragment,i),e=!1},d(i){oe(t,i)}}}function eE(n){let t,e,i=n[7]&&!n[13]&&$m(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[7]&&!s[13]?i?(i.p(s,o),o&8320&&D(i,1)):(i=$m(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function tE(n,t,e){let i,s,o,r,a,l,c,h,u,f,{tag:m}=t,{mediaStore:v}=t,{rendererMap:p=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{temporaryState:w}=t;const I=Ti("hooks");function P(E){Ye[E?"unshift":"push"](()=>{m.dom=E,e(0,m)})}return n.$$set=E=>{"tag"in E&&e(0,m=E.tag),"mediaStore"in E&&e(1,v=E.mediaStore),"rendererMap"in E&&e(2,p=E.rendererMap),"contentTypeMap"in E&&e(3,g=E.contentTypeMap),"state"in E&&e(4,A=E.state),"temporaryState"in E&&e(5,w=E.temporaryState)},n.$$.update=()=>{var E,M,S,L;n.$$.dirty&5&&e(8,i=(()=>{var U,F,Q;return!(((F=(U=m.style)==null?void 0:U.point)==null?void 0:F.enabled)===!1||((Q=p.get(m.contentType))==null?void 0:Q.usePoint)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Panorama"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&257&&e(15,s=(()=>!(m.stickType!=="2DPoint"||m.entryFromModel&&Qt(m.five.state.mode)&&i))()),n.$$.dirty&1&&e(14,o=m.id),n.$$.dirty&1&&e(7,r=m.screenPosition),n.$$.dirty&1&&e(13,a=m.enabled===!1||!m.state),n.$$.dirty&129&&e(12,l=!((E=m.state)!=null&&E.visible)||((M=m.temporaryState)==null?void 0:M.visible)===!1||!r),n.$$.dirty&1&&e(6,c=(S=m.state)==null?void 0:S.unfolded),n.$$.dirty&128&&e(11,h=(r==null?void 0:r.leftPx)+"px"),n.$$.dirty&128&&e(10,u=(r==null?void 0:r.topPx)+"px"),n.$$.dirty&65&&e(9,f=c?((L=m.zIndex)!=null?L:0)+(c?1e6:0):void 0)},[m,v,p,g,A,w,c,r,i,f,u,h,l,a,o,s,I,P]}class iE extends ue{constructor(t){super(),de(this,t,tE,eE,he,{tag:0,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5},Z3)}}function nE(n){ge(n,"svelte-1owzhnq",".tag--container.svelte-1owzhnq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0);transition:opacity 0.2s linear}.tag--container.hide.svelte-1owzhnq{opacity:0;pointer-events:none}.tag--container.hide.svelte-1owzhnq *{pointer-events:none !important}")}function eg(n,t,e){const i=n.slice();return i[8]=t[e],i}function tg(n){let t,e=[],i=new Map,s,o,r=n[0];const a=l=>l[8].id;for(let l=0;l<r.length;l+=1){let c=eg(n,r,l),h=a(c);i.set(h,e[l]=ig(h,c))}return{c(){var l;t=T("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","tag--container svelte-1owzhnq"),C(t,"data-infive","1"),ne(t,"hide",!n[4].visible||!n[5].visible),z(t,"z-index",(l=n[6])!=null?l:"")},m(l,c){V(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);o=!0},p(l,c){var h;c&63&&(r=l[0],fe(),e=Zt(e,c,a,1,l,r,i,t,ji,ig,null,eg),me()),(!o||c&48)&&ne(t,"hide",!l[4].visible||!l[5].visible),c&64&&z(t,"z-index",(h=l[6])!=null?h:"")},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(e[c]);s||nt(()=>{s=zi(t,mt,{}),s.start()}),o=!0}},o(l){for(let c=0;c<e.length;c+=1)B(e[c]);o=!1},d(l){l&&O(t);for(let c=0;c<e.length;c+=1)e[c].d()}}}function ig(n,t){let e,i,s;return i=new iE({props:{state:t[4],temporaryState:t[5],tag:t[8],mediaStore:t[1],rendererMap:t[2],contentTypeMap:t[3]}}),{key:n,first:null,c(){e=Ee(),re(i.$$.fragment),this.first=e},m(o,r){V(o,e,r),se(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.tag=t[8]),r&2&&(a.mediaStore=t[1]),r&4&&(a.rendererMap=t[2]),r&8&&(a.contentTypeMap=t[3]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){B(i.$$.fragment,o),s=!1},d(o){o&&O(e),oe(i,o)}}}function sE(n){let t,e,i=n[4].enabled&&tg(n);return{c(){i&&i.c(),t=Ee()},m(s,o){i&&i.m(s,o),V(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&D(i,1)):(i=tg(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(fe(),B(i,1,1,()=>{i=null}),me())},i(s){e||(D(i),e=!0)},o(s){B(i),e=!1},d(s){i&&i.d(s),s&&O(t)}}}function oE(n,t,e){let{tags:i=[]}=t,{hooks:s}=t,{mediaStore:o}=t,{rendererMap:r}=t,{contentTypeMap:a}=t,{state:l}=t,{temporaryState:c}=t,{zIndex:h=void 0}=t;return pa("hooks",s),n.$$set=u=>{"tags"in u&&e(0,i=u.tags),"hooks"in u&&e(7,s=u.hooks),"mediaStore"in u&&e(1,o=u.mediaStore),"rendererMap"in u&&e(2,r=u.rendererMap),"contentTypeMap"in u&&e(3,a=u.contentTypeMap),"state"in u&&e(4,l=u.state),"temporaryState"in u&&e(5,c=u.temporaryState),"zIndex"in u&&e(6,h=u.zIndex)},[i,o,r,a,l,c,h,s]}class rE extends ue{constructor(t){super(),de(this,t,oE,sE,he,{tags:0,hooks:7,mediaStore:1,rendererMap:2,contentTypeMap:3,state:4,temporaryState:5,zIndex:6},nE)}}const ng="Dnalogel-PanoTagPlugin",aE=n=>`${ng}--${n}`;class pr extends R3{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"debug");d(this,"debugUtil",new _3(this));d(this,"changeTagModel",(e,i)=>H(this,null,function*(){var s;e.data=Qe({},e.data,i),yield(s=e.loadModel)==null?void 0:s.call(e)}));d(this,"handleFiveModeChange",e=>{const i=()=>{this.tags.forEach(s=>{s.state.visible=!1,s.applyVisible(),this.five.ready().then(()=>{s.updateVisible(),oi(s)&&e!=="Panorama"&&this.changeTagMode(s,"behind")})})};this.tags.length<500?i():this.five.ready().then(()=>i())});d(this,"handleFiveWantsMoveToPano",e=>{if(this.tags.length>500){this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]});return}else this.tags.forEach(i=>{i.getVisible({panoIndex:e})&&(i.state.visible=!0);const o=i.getConfig();typeof o.visibleConfig=="object"&&i.temporaryState&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.addRenderQueue({type:"TagContainerSvelte",keys:["tags"]}),this.tags.forEach(i=>i.applyVisible())});d(this,"clickhandler",e=>{e.tag.onClick(e)});d(this,"handleFiveCameraUpdate",()=>{this.filterPointTag.forEach(e=>e.updateScreenPosition())});d(this,"handleFiveCameraFovUpdate",()=>{this.handleFiveCameraUpdate(),this.five.off("render.prepare",this.handleFiveCameraUpdate),this.five.on("render.prepare",this.handleFiveCameraUpdate),setTimeout(()=>{this.five.off("render.prepare",this.handleFiveCameraUpdate)},1e3)});d(this,"handleFivePanoArrived",()=>H(this,null,function*(){this.tags.forEach(e=>{e.state.visible=!1,e.temporaryState=ie(x({},e.temporaryState),{visible:!0}),e.applyVisible(),e.updateVisible()}),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}),yield this.setUnfolded(),this.updateRender3DDomTag(),this.tags.filter(OC).filter(e=>{var i;return(i=e.getConfig().modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new b.Mesh(new b.BoxGeometry,new b.MeshBasicMaterial),s=(c=e.model)==null?void 0:c.object;if(!s)return;i.position.copy(s.position),i.quaternion.copy(s.quaternion);const o=this.five.camera.position;i.lookAt(o.clone().setY(i.position.y));const r=s.quaternion.clone(),a=i.quaternion.clone(),l=ks();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()})}));d(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>e.updateVisible())});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Qt(this.five.getCurrentState().mode)&&this.tags.forEach(e=>e.updateVisible())});d(this,"render",()=>{this.renderQueue.forEach((e,i)=>{const{keys:s}=e;if(i==="TagContainerSvelte"){const r=this.filterPointTag.filter(l=>l.screenPosition),a={hooks:this.hooks,tags:r,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,zIndex:this.params.containerZIndex};if(this.TagContainerSvelte){let l={};if(s.length===0)l=a;else for(const c of s)l[c]=a[c];this.TagContainerSvelte.$set(l)}else{if(!this.container)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new rE({target:this.container,props:ie(x({},a),{state:ie(x({},this.state),{enabled:!1})})}),xs(()=>{var l;(l=this.TagContainerSvelte)==null||l.$set({state:this.state})})}}}),this.renderQueue.clear()});this.params=Qe({},{debug:!1,config:this.config},x({},i)),this.debug=this.params.debug,this.config=this.params.config,this.debug&&this.debugUtil.bindLog(),QC(1,{namespace:el.PlayAudio});try{Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__)||(window.__PANOTAGPLUGIN_DEBUG_LIST__=[]),this.NAME=ng+"-"+window.__PANOTAGPLUGIN_DEBUG_LIST__.length,window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),window.__PANOTAGPLUGIN_DEBUG__||Object.defineProperty(window,"__PANOTAGPLUGIN_DEBUG__",{get:function(){return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((s,o)=>o.tags.length-s.tags.length)[0]}})}catch(s){}}appendTo(e){var s,o,r,a;this.debugUtil.addLog("appendTo"),this.container=e,(s=this.css3DRenderPlugin)==null||s.appendToFrontFiveContainer(this.container);const i=(r=(o=this.TagContainerSvelte)==null?void 0:o.$$)==null?void 0:r.root;i&&i!==this.container&&((a=this.TagContainerSvelte)==null||a.$destroy(),this.TagContainerSvelte=void 0)}load(e){return H(this,null,function*(){var s,o;this.clearTags();try{console.debug(this.NAME," load:",{data:JSON.parse(JSON.stringify(e))})}catch(r){}this.config=Qe({},this.config,{globalConfig:(s=e.globalConfig)!=null?s:{},contentTypeConfig:(o=e.contentTypeConfig)!=null?o:{}});const i=yield this.addTag(e.tagList);return this.hooks.emit("loaded"),i})}addTag(e){return H(this,null,function*(){const s=(Array.isArray(e)?e:[e]).filter(o=>o.position).map(o=>{const r=$a(o);if(r==="2DPoint"||r==="3DPoint")return new N3(this,o);if(r==="Model")return new qm(this,o);if(r==="Plane")return new W3(this,o)});return s.forEach(NC),this.tags.push(...s),this.tagsLengthWillUpdate=!0,Ji(this.five).then(()=>H(this,null,function*(){var o,r;this.store.eventListenerDisposer&&((r=(o=this.store).eventListenerDisposer)==null||r.call(o)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),s.forEach(a=>{this.tags.includes(a)&&(a.stickType==="Model"&&a.loadModel().then(()=>{this.tags.includes(a)&&a.updateVisible()}),a.updateVisible(),a.updateZIndex())}),this.setUnfolded(),this.addRenderQueue({type:"TagContainerSvelte"}),this.hooks.emit("tagsLengthChange")}))})}changeConfig(e,i=!0){i?this.config=Qe({},this.config,e):this.config=e,this.tags.forEach(s=>{s.updateConfig(),s.updateVisible()})}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Qe({},this.config.globalConfig,e):this.config.globalConfig=e,this.tags.forEach(s=>{s.updateConfig(),s.updateVisible()})}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Qe({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.tags.forEach(o=>{o.updateConfig(),o.updateVisible()})}show(e){return H(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!0},{userAction:i}),this.hooks.emit("show",{userAction:i})})}hide(e){return H(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({visible:!1},{userAction:i}),this.hooks.emit("hide",{userAction:i})})}enable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!0},{userAction:i}),this.hooks.emit("enable",{userAction:i})}disable(e){if(this.checkDisposed())return;const{userAction:i=!0}=e!=null?e:{};this.setState({enabled:!1},{userAction:i}),this.hooks.emit("disable",{userAction:i})}setState(e,i){if(this.checkDisposed())return;const{userAction:s=!0}=i!=null?i:{},o=x({},this.state);this.state=Object.assign(this.state,e),o.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),o.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:o,userAction:s})}dispose(){var e,i,s,o,r,a;this.pauseCurrentMedia(),this.disposeAllCSS3DContainer(),(e=this.TagContainerSvelte)==null||e.$destroy(),this.filterCSS3DTag.forEach(l=>{var c;return(c=l.tag3DContentSvelte)==null?void 0:c.svelteApp.$destroy()}),this.tags.forEach(l=>l.cache.clear()),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(i=this.store.disposers)==null||i.forEach(l=>l==null?void 0:l()),this.store.disposers=[],(o=(s=this.store).eventListenerDisposer)==null||o.call(s),this.store.eventListenerDisposer=void 0,(a=(r=this.store).resizeObserverDisposer)==null||a.call(r),this.store.resizeObserverDisposer=void 0,this.store.resizeObserverDisposerAdding=!1,this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.gltfObjectGroup.remove(...this.gltfObjectGroup.children),this.imagePlaneGroup.remove(...this.imagePlaneGroup.children),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}blinkTagById(e,i){return H(this,null,function*(){var s;return(s=this.getTagById(e))==null?void 0:s.blink(i)})}changeUnfoldedById(e,i){const s=this.getTagById(e);i?s==null||s.unfold():s==null||s.fold()}changeEnabledById(e,i){var o;const s=this.getTagById(e);s&&(s.enabled=i,(o=s.hooks)==null||o.emit(i?"enable":"disable"))}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=xi(i))}changePositionById(e,i){const s=this.getTagById(e);s&&s.setPosition(i)}changeDataById(e,i,s=!0){const o=this.getTagById(e);o&&(o.setData(i,s),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}changeStickTypeById(e,i,s=!0){this.changeTagById(e,i,s)}changeTagById(e,i,s=!0){const o=this.getTagById(e);o&&(o.set(i),o.updateVisible(),this.clearUnusedPanelTag(),o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{var o;return(o=this.getTagById(s))==null?void 0:o.destroy()})}updateRenderAllTags(){this.tags.forEach(e=>e.updateVisible()),this.five.needsRender=!0}clearTags(){var e;this.tags.length&&(this.tags.forEach(i=>{var s,o,r,a,l;(o=(s=i.mediaPlane)==null?void 0:s.parent)==null||o.remove(i.mediaPlane),(l=(a=(r=i.model)==null?void 0:r.object)==null?void 0:a.parent)==null||l.remove(i.model.object)}),this.tags=[],this.tagsLengthWillUpdate=!0,this.hooks.emit("tagsLengthChange"),(e=this.TagContainerSvelte)==null||e.$destroy(),this.TagContainerSvelte=void 0,this.disposeAllCSS3DContainer()),this.enabledModelTagSet.clear(),this.cache.clear()}setUnfolded(){return H(this,null,function*(){return new Promise(e=>{setTimeout(()=>{this.setUnfoldedByCamera(),e()},100)})})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["state"]}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleEnable(){this.state.enabled=!0,this.store.eventListenerDisposer=this.addEventListener(),this.five.scene.children.includes(this.group)||this.five.scene.add(this.group),this.group.traverse(e=>{var i;(i=e==null?void 0:e.updateTagCss3DObjectMatrix)==null||i.call(e)}),this.updateRender3DDomTag(),this.five.needsRender=!0}handleDisable(){var e,i,s;this.pauseCurrentMedia(),this.state.enabled=!1,(i=(e=this.store).eventListenerDisposer)==null||i.call(e),this.five.scene.remove(this.group),(s=this.TagContainerSvelte)==null||s.$set({tags:[]}),this.filterCSS3DTag.forEach(o=>{var r;(r=o.tag3DContentSvelte)==null||r.dispose(),o.tag3DContentSvelte=void 0}),this.five.needsRender=!0}addResizeListener(){if(!this.store.resizeObserverDisposer&&!this.store.resizeObserverDisposerAdding){const e=this.addResizeObserver();this.store.resizeObserverDisposerAdding=!0,setTimeout(()=>{this.store.resizeObserverDisposer=e,this.store.resizeObserverDisposerAdding=!1},200)}}addResizeObserver(){if(this.store.disposed)return;const e=this.five.getElement(),i=()=>{this.state.enabled&&(this.filterPointTag.forEach(c=>c.updateScreenPosition({force:!0})),this.temporaryState.visible=!0,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},s=()=>{this.state.enabled&&(this.temporaryState.visible=!1,this.addRenderQueue({type:"TagContainerSvelte",keys:["temporaryState"]}))},{observe:o,unobserve:r}=wo(_C(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=wo(RC(()=>i(),400),e);return o(),a(),()=>{r(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=i.getUnfoldedByCamera();if(i.state&&s!==void 0){if(s===!0&&i.screenPosition){const o=i.getConfig().unfoldedConfig;rn(o).keep!=="unfolded"&&(e=!0)}i.state.unfolded=s}}),e&&this.filterPointTag.forEach(i=>{const s=i.getConfig().unfoldedConfig;typeof s=="object"&&(s.autoUnfold||s.autoUnfold===!1||rn(s.autoUnfold).enable===!1||s.keep)||i.state&&(i.state.unfolded=!1)})}changeTagMode(e,i){var s,o,r,a,l,c;((s=e.config)==null?void 0:s.renderType)!=="Mesh"&&((a=(r=(o=e.tag3DContentSvelte)==null?void 0:o.css3DInstance)==null?void 0:r.css3DObject)==null?void 0:a.mode)!==i&&((l=e.config)!=null&&l.tag3DConfig?e.config.tag3DConfig.mode=i:e.config?e.config.tag3DConfig={mode:i}:e.config={tag3DConfig:{mode:i}},(c=this.store.css3DRenderDisposer.get(e.id))==null||c.forEach(h=>h==null?void 0:h()),e.tag3DContentSvelte=void 0)}addEventListener(){const{five:e,hooks:i}=this,s=$r(this.five,this.onFiveEveryReady);return this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("models.refined",this.onFiveEveryReady),e.on("modeChange",this.handleFiveModeChange),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),e.on("render.prepare",this.render),i.on("click",this.clickhandler),()=>{s(),e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("models.refined",this.onFiveEveryReady),e.off("modeChange",this.handleFiveModeChange),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraFovUpdate",this.handleFiveCameraFovUpdate),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),e.off("render.prepare",this.render),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 0}}}const lE=(n,t)=>new pr(n,t);function cE(n){ge(n,"svelte-4qjwer",".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}")}function sg(n){let t,e;return{c(){t=T("div"),e=De(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function og(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,m,v,p=n[4]&&rg(n);return{c(){t=T("div"),p&&p.c(),e=te(),i=T("div"),s=T("span"),r=De(o),a=De(n[2]),c=De(l),h=te(),u=T("span"),f=De(n[0]),m=te(),v=T("div"),C(s,"class","distance svelte-4qjwer"),C(u,"class","name svelte-4qjwer"),C(i,"class","distance-and-name svelte-4qjwer"),C(v,"class","border svelte-4qjwer"),C(t,"class","text-with-distance svelte-4qjwer")},m(g,A){V(g,t,A),p&&p.m(t,null),j(t,e),j(t,i),j(i,s),j(s,r),j(s,a),j(s,c),j(i,h),j(i,u),j(u,f),j(t,m),j(t,v)},p(g,A){g[4]?p?p.p(g,A):(p=rg(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),A&32&&o!==(o=g[5]("全程")+"")&&Le(r,o),A&4&&Le(a,g[2]),A&32&&l!==(l=g[5]("米")+"")&&Le(c,l),A&1&&Le(f,g[0])},d(g){g&&O(t),p&&p.d()}}}function rg(n){let t,e;return{c(){t=T("span"),e=De(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&16&&Le(e,i[4])},d(i){i&&O(t)}}}function hE(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&sg(n),u=n[2]&&og(n);return{c(){t=T("div"),e=T("div"),i=te(),s=T("div"),o=te(),r=T("div"),a=T("div"),l=te(),h&&h.c(),c=te(),u&&u.c(),C(e,"class","guide-line__tag-point svelte-4qjwer"),C(s,"class","guide-line__tag-line svelte-4qjwer"),C(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(f,m){V(f,t,m),j(t,e),j(t,i),j(t,s),j(t,o),j(t,r),j(r,a),j(r,l),h&&h.m(r,null),j(r,c),u&&u.m(r,null)},p(f,[m]){m&2&&z(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,m):(h=sg(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,m):(u=og(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),m&8&&z(t,"opacity",f[3])},i:$,o:$,d(f){f&&O(t),h&&h.d(),u&&u.d()}}}function dE(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=h=>h}=t;const c="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAHUAAAA2CAMAAADOFiZMAAACEFBMVEUAAACIiIheXl5oaGh6enpsbGxiYmJ9fX1wcHBXV1eBgYFzc3NSUlKNjY2Dg4NOTk51dXVXV1dmZmZTU1N3d3dcXFyMjIyEhIRNTU2QkJC0tLS5ubnHx8fOzs6np6exsbHKysqoqKi9vb3U1NTPz8/Nzc2vr6/Dw8OysrK/v7/X19fS0tKurq62traqqqrJycmurq64uLifn5/Dw8O6urqQkJC6urro6Ojt7e3o6OjU1NS3t7fBwcGjo6Ozs7Orq6u1tbXAwMCurq6rq6vy8vLx8fHr6+vp6enZ2dnd3d3a2trX19fV1dW/v7/IyMihoaGampqVlZWLi4uCgoK+vr6urq7m5ubw8PDk5OTu7u7i4uLg4ODe3t7q6urS0tLi4uLOzs7e3t7Hx8fa2tqrq6vExMTAwMCnp6efn5+WlpaHh4ezs7OoqKiJiYm6urqZmZmurq59fX29vb23t7e4uLipqanp6enc3Nza2trW1tbT09Pm5ubj4+PQ0NDg4ODExMTCwsK7u7vBwcG8vLy5ubm8vLy+vr64uLiysrKdnZ3CwsJoaGisrKzHx8ekpKTExMTv7+/i4uLa2trm5ubk5OTLy8vKysrExMTQ0NDX19ecnJzT09N/f3+dnZ12dnaQkJCXl5etra3Pz8+4uLiXl5fGxsaqqqrr6+vQ0NDKysrNzc3W1takpKShoaGsrKysrKyduRZkAAAAsHRSTlMATE1NTExMTUxNTExMTExNTExMTU1MTU1MTICFc313fnl0iIWAe3h3aYqIgXx7eXZzcnFwaGggxLiog4J0dG9mZF82FMfEtK2pkYqKh3x4cm1rZmEmH8G/vry6trOxoZ2clpKOe3ptbWZjYmFgXFpaVlFPSDYlx7CspaSjoJ6akY6HfXt4bGpmY1xUU0g2LSzCuK6lopiWhoF3YmFaVlZUUU5KPyEJCcl/fXNdXFxZUIUrIQsAAAV6SURBVFjDvZj3VxNBEMePBBIOQgmEQGghISSASSBBUQFBVIpUEaR3aVJExN4F6fbee6//opPN2507E3P7fD4+b54z+935zt7lvPsBYbZ5lyXT7R5xms2ppaVpV615eVeuXL48PPzw4YPBwYsX+/vPnT1bW1t75u7p0729PT13urs7O9vbt2/ffurUp1OQ2ts7O7u77/T09PaevnvmTG3t2XPn+vsvDg4+GH5UVjl/SAjGe29La2vr5EFgm4+WlpYDgNfrbW7etQuuKDPTPTIy4nSa4bJ8lKYBV69arXmA1WpN81FamgqYzU6n0+12ZwI+qzPtyvDlR0dPCoGsecW4FEZcShwEyUDIGvtD+DcOZlrzFvcE3qylFXZ1cTqIgGk0K1xRSL84abaWtwl/8KM5kTiok04B2BpAPUWXAoGnQK3gn0xNW90ryDhpafXvJsYlJuoSdRCyTJHqBOxR9IvbUl1/PN5pL9tFR4gTJJmi7N+wl8qf7k33S+YQE0VRJwZz42RogDZcAxx+sTn1jSDho6VFBKAbp9K1XqfXi3oRgmSqQ2AGePziNpfs2GN2lV5Pp+IJkkwIrDFz+Y+Y90h/Yvtz+f0o1YGnc/lVXvshASk8IHUm6ZMIYhI6YAEyqyHkE/n8Kkuh5AX6ZVdBlypJpRJVIgTJ0IluEGCb1BDYCzWFx79h/yl5ZV3PVUSVAQIDFhCyLO/h9E9KfuOPriOqzUFjmRYYueOqTWLGfhPfHZcGrkOlgcAGskZdAV7/eIVA2eN6qZGA3Yhcxxozn3+mkD3ZQ64Z3EnQJEBouMB+Xr+68LpAuTZBOokDoPXfNIK85vZP5AqUreNqdYI6AUINkBrAtUatgaA67mEft38GvxRThWopOAFrBbj9kYXsa3z0mnrTsLAHe3yRzxGhjoBQ0BT848foqfONkT6FAAWrce3PeEpA5vZPsDf23aIhgpfIiEiIiH/mKftPfKJxTjaNv8bM6zlSzk5dmIsMDk7EGrMEbj+e+q5xLjoyOrQbGiCCaZh5/PgLzy8YiIrgNPmaZtQovP6J3ezNafTvxEfHQ2An8v/2K47hV4J0ExVBDbNCD4e/nH0lKj1+1RBvMEQboiEMUJI1BOmmGq0pVOP1z3nYF3G53EAIN4SHx4djNyxAkutQA1QnGeD2z3rY199RIZ+EtVxDPaDm9VdspYcWj65pteFaonIDBghpzeXyzNNTbyy8CpgCyCehjnvYx+uf9RTTU9cbo7SbRPmKQBnzaKMI2igthD8jVAvIuM/rXytjfyz4MFqBDgLWPGuA05/sqRQobaOzsBMbFQsRhaAWco/A6Z92FAuU446wWL+aHJWcHJtMOzEDwWrU+PyvHEcFRlkutELInT4NFiCRGqA6yQDWfH5jWdFegXLL8V3qDIsNIySHoRsWIGMN/wBY8/mXRosFxrrDCE20EwJzCGQ9XP7crBN46AdHbthmkPvluICccLzgchnDjBD/eqaxKOOtIKGyiEzDqSFOCt7D4X/dlHFDkNCWPu3fjTHGQBgpbI06TkeIpuQ37bbltAlSKstM/g6EdYcEr0jJv2rLfrZXkFKcPhVjMsWY0GGSrTn00H7TakbD11sChd7qa+gCSKdJVitpyvWLlab6uifsieKtLk1N7QZWtvpYXl4aGxsrAtIJBQVNWVlZOTkZGRm2z7bHW0q2lJRkZ2c3NOTn19fV19fn5zfAsmQL8Nhmg66cHOhvKigoSC/Iysk+vH9//jd2n8g6TG7yjbXZYCAMq6s7fBiah4aGLl0aGLhw4f758zuBmpq+vurq6h07dnR1dXTcrqqq2uejqup2R0dXF8jV1X19NTU1O3feu3f+/oWBgUtD++uePHtbLAThNzRClbi+VnseAAAAAElFTkSuQmCC";return n.$$set=h=>{"text"in h&&e(0,i=h.text),"icon_url"in h&&e(1,s=h.icon_url),"distance"in h&&e(2,o=h.distance),"opacity"in h&&e(3,r=h.opacity),"name"in h&&e(4,a=h.name),"i18n"in h&&e(5,l=h.i18n)},[i,s,o,r,a,l,c]}class uE extends ue{constructor(t){super(),de(this,t,dE,hE,he,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},cE)}}function fE(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const mE=`
|
|
644
644
|
varying vec2 vUv;
|
|
645
645
|
varying float ignoreAnimationMap;
|
|
646
646
|
attribute float animationWillError;
|
|
@@ -781,7 +781,7 @@ void main() {
|
|
|
781
781
|
gl_FragColor.a = gl_FragColor.a * distanceOpacity();
|
|
782
782
|
gl_FragColor.a = gl_FragColor.a * flicker;
|
|
783
783
|
}
|
|
784
|
-
`;class vl{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new b.Group);d(this,"meshWithDepthTest");d(this,"meshWithoutDepthTest");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new kn({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"panoMap",{});d(this,"autoDepthTestEffectDistance");d(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Zi(t):Qt(t),this.updateVisible()});d(this,"onFivePanoArrived",t=>{var s,o,r,a,l,c;const e=(r=(o=(s=this.path)==null?void 0:s[0])==null?void 0:o.panoIndexMap)==null?void 0:r[t],i=this.panoMap[e!=null?e:t];if(i===void 0)this.group.children.includes(this.meshWithoutDepthTest)&&this.group.remove(this.meshWithoutDepthTest),this.meshWithDepthTest.material.uniforms.excludeMinV.value=-1,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=-1;else{this.group.children.includes(this.meshWithoutDepthTest)||this.group.add(this.meshWithoutDepthTest),this.meshWithoutDepthTest.visible=!0;const h=this.meshWithDepthTest.geometry.getAttribute("uv"),u=100*((a=this.autoDepthTestEffectDistance)!=null?a:2),f=(l=h.getY((i-u)*2))!=null?l:0,m=(c=h.getY((i+u)*2))!=null?c:h.getY(h.count-1);this.meshWithDepthTest.material.uniforms.excludeMinV.value=f,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=m,this.meshWithoutDepthTest.material.uniforms.includeMinV.value=f,this.meshWithoutDepthTest.material.uniforms.includeMaxV.value=m}this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.meshWithDepthTest.material.uniforms.vOffset.value=e,this.meshWithoutDepthTest.material.uniforms.vOffset.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>tf("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new b.BufferGeometry,s=new b.ShaderMaterial({vertexShader:mE,fragmentShader:gE,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new b.Color},mapOpacity:{value:1},backgroundColor:{value:new b.Color},backgroundOpacity:{value:0},borderColor:{value:new b.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0},includeMinV:{value:-1},includeMaxV:{value:-1},excludeMinV:{value:-1},excludeMaxV:{value:-1}}});this.meshWithDepthTest=new b.Mesh(i,s),this.meshWithoutDepthTest=new b.Mesh(i,s.clone()),this.meshWithoutDepthTest.material.depthTest=!1,this.meshWithDepthTest.name="GuideLineModeItemWithDepthTest",this.meshWithoutDepthTest.name="GuideLineModeItemWithoutDepthTest",this.group.add(this.meshWithDepthTest),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=fE(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtil.getObserverStandingPosition(r)).filter(Se):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,m,v,p;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(m=e==null?void 0:e.width)!=null?m:this.width,o=(v=e==null?void 0:e.unit_length)!=null?v:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxV:a,curvePath:l,curvePoints:c,panoMap:h,totalLength:u}=DC({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions,useAutoDepthTest:e.useAutoDepthTest});this.autoDepthTestEffectDistance=(p=e.autoDepthTestEffectDistance)!=null?p:(()=>{const g=u/10;return g>3?3:g<1?1:g})(),this.panoMap=h,this._curvePath=l,this._curvePoints=c,this.meshWithDepthTest.geometry.copy(r),this.onFivePanoArrived(this.five.getCurrentState().panoIndex),this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithDepthTest.material.uniforms.maxV.value=a,this.meshWithoutDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=x(x({},this.geometryStyle),e)}setMartial(t){var i,s,o,r,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=x(x({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new b.Vector3,o=new b.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.group.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=x(x({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!(s!=null&&s.tag))return;const r=new b.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new b.Vector3;this.meshStyle.translate&&e.add(new b.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.meshWithDepthTest.material.uniforms.mapColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.mapColor.value=new b.Color().set(t)),this.meshWithDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithoutDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithoutDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderWidth.value=t,this.meshWithoutDepthTest.material.uniforms.borderWidth.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.opacity.value=t,this.meshWithoutDepthTest.material.uniforms.opacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,en(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=b.RepeatWrapping,this.textureHasLoaded=!0,this.meshWithDepthTest.material.uniforms.map.value=e,this.meshWithoutDepthTest.material.uniforms.map.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,o,r;if(this.disposed)return this.logError("disposed");xo([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(r=(o=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:o.tags[0])==null?void 0:r.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtil.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.endTagContainer))(),r=Qe({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,pE(r)&&(s.tag.element=h=>{var m,v;(m=s.app)==null||m.$destroy();const u=t==="start"?ie(x({},r.data),{name:this.name,distance:Math.round((v=i.getLength())!=null?v:0),i18n:this.plugin.config.i18n}):r.data,f=new uE({target:h,intro:!0,props:u});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const h=new b.Vector3().fromArray(r.position),u=new b.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s={},o=t.map((l,c)=>{const h=this.plugin.workUtil.getObserverStandingPosition(l);if(!h)return;const u=t[c-1];if((c===0?999:h.distanceTo(this.plugin.workUtil.getObserverStandingPosition(u)))<.05){let m=u;for(;s[m]!==void 0;)m=s[m];s[l]=m;return}return{position:h,panoIndex:l}}).filter(Se),r=o.map(l=>l.position.toArray()),a=o.map(l=>l.panoIndex);return[ie(x({type:"CatmullRomCurve3",points:r},i),{panoIndexList:a,panoIndexMap:s})]}}function pE(n){return n.contentType==="Custom"}const vE=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:vl},Symbol.toStringTag,{value:"Module"})),ag="CruisePlugin",Al=`${ag}`;class lg extends _i{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Al} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Al} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Al} is disabled`)});this.config=i,Object.assign(window,{[`__${ag}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=x({},this.state);this.state=Qe({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function bl(n,t,e){var l,c,h;const i=new b.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),o=n.getTangentAt(t),{longitude:r,latitude:a}=Es(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let yl=class extends lg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(ie(x({},bl(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Qe({},s,this.state),this.config=Qe({},o,this.config),this.baseCurveOffset=Qe({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,m,v,p;this.handlePause(),this.clear(),this.data=x({id:ct()},e);const s=(()=>{if(this.data.path instanceof b.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const g=this.data.path.map(Fe);return new b.CatmullRomCurve3(g,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const g=this.data.path.map(Fe).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(v=this.config)!=null&&v.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=ME(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:ct(),path:[{type:"CatmullRomCurve3",points:g}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>H(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=bl(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(ie(x({},r),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=bl(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function cg(n){const t=Math.abs(Math.cos(n.latitude));return new b.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function AE(n,t){const e=cg(n),i=cg(t);return e.angleTo(i)}const bE=n=>H(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function hg(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function yE(n){return H(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Ns extends lg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return H(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=x({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var v;return f.data.panoIndex!==((v=c[m-1])==null?void 0:v.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var v,p;const m=(v=this.workUtil.getObserver(f))==null?void 0:v.floorIndex;if(m!==void 0)if(l===m){const g=a.length-1;a[g]=[...(p=a[g])!=null?p:[],f]}else{l=m;const g=a.length;a[g]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=Cl(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(ie(x({},e),{index:0}))}formatData(e){return H(this,null,function*(){this.five.work||(yield yE(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Se(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:ct(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return ie(x({id:(l=s.uuid)!=null?l:ct(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,g;const u=i.panoIndexList.slice(c).find(A=>A!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((g=this.workUtil.getObserver(u))==null?void 0:g.floorIndex))return;const v=new b.Vector3().subVectors(m,f);return Es(v.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:x({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:x({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:ct(),keyframes:s.map((l,c)=>x({id:ct(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return H(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=ct();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>H(this,null,function*(){var v,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(v=this.data)==null?void 0:v.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.id){const g=(p=this.data)==null?void 0:p.keyframes.find(A=>A.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:A}),h=!0,g.index+1}}}}))();this.clearPauseData();for(const v of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&v.index<f))try{r.emit("playIndexChange",v.index,v),yield this.playKeyframe(v,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),v.stay&&(yield hg(v.stay)),h===!1&&(h=!0)}catch(p){return console.error(p),Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return H(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return H(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return H(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return H(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,v;const u=(m=a.config)==null?void 0:m.speedConfig,f=(v=e.rotateSpeed)!=null?v:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return AE(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{bE(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return H(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=r.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,v;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(v=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?v:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return H(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class dg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new ut);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>tf("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new vl(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new vl(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var u;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=t==="panorama"&&e.panorama_style.use_auto_depthtest,r=e.panorama_style.auto_depth_test_effect_distance,a=e.path,l=s,c=s,h=s;if(e.pano_group){const f=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,ie(x({skipPanoGroup:f},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}))}else e.path&&i.setGeometryByPath(a,ie(x({},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}));i.name=e.name,i.setMeshStyle(h),i.setMartial(c),i.setVisibleFloorIndexes((u=e.visible_floor_indexes)!=null?u:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return H(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=x({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield Ki(CE(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield Ki(wE(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function wE(n,t){return H(this,null,function*(){const e=new yl(n);yield e.load(t),e.playFromStart()})}function CE(n,t){return H(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield za(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Ns(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const v=a[0];if(a=a.slice(1),m!==v)return u(new Error("panoIndex not match, wanted: "+v+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),o(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const PE=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:dg},Symbol.toStringTag,{value:"Module"})),wl="GuideLinePlugin",ug=`${wl}`;let IE=class extends bi{constructor(e,i){super(e,i);d(this,"name",wl);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${ug} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Ns(e),Object.assign(window,{[`__${wl}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return H(this,null,function*(){var m,v,p,g,A,w,I,P;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(v=a==null?void 0:a.unitWidth)!=null?v:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"},use_auto_depthtest:(g=this.config.useAutoDepthTest)!=null?g:!1,auto_depth_test_effect_distance:this.config.autoDepthTestEffectDistance}},h=(w=(A=r.routes)==null?void 0:A.map(E=>{var M;return Qe({},c,{id:(M=E.id)!=null?M:ct(),pano_group:E.panoIndexList})}))!=null?w:[],u=(P=(I=r.lines)==null?void 0:I.map(E=>Qe({},c,E)))!=null?P:[],f=[...h,...u];yield Ji(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ug} loaded`,r)})}formatData(e){return H(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=x({},this.state);this.state=x(x({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new dg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new b.Vector3().fromArray(r).distanceTo(new b.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r==null?void 0:r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=o(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Cl=(n,t)=>new IE(n,t),ME=Cl,EE=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),kE=(n,t)=>new Ns(n,t),xE=(n,t)=>new yl(n,t);function Pl(n,t,e){if(e){const s=new b.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Gs extends Rt{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=En(this.originObject3D))==null?void 0:i.getCenter(new b.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=uh(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof G.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const{xAxis:i,yAxis:s,zAxis:o}=e;let r=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=o==null?void 0:o.clone();if(r&&!a&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(1,0,0),r.normalize());this.applyQuaternion(c)}if(a&&!r&&!l){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!r&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([r,a,l].filter(Se).length>=2){r||(r=new b.Vector3().crossVectors(a,l).normalize()),a||(a=new b.Vector3().crossVectors(r,l).normalize()),l||(l=new b.Vector3().crossVectors(r,a).normalize()),r.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new b.Matrix4().makeBasis(r,a,l),h=new b.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Pl(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new G.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class DE extends Gs{}class SE extends Gs{}class LE extends Gs{}class TE extends Gs{}class zE extends Gs{}class jE extends b.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class fg extends b.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function OE(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new b.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function vr(n,t,e){if(!t||!e||!n)return;const i=OE(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new b.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}function VE(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class Il extends jE{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new b.Color((h=e.color)!=null?h:16214315),s=new b.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,opacity:1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const o=new b.ConeGeometry(.04,.1,32),r=new fg(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new b.CylinderGeometry(a,a,.4,32),c=new fg(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ml={X:15618642,Y:4765519,Z:4227839};class ns{static get X(){return new b.Color(Ml.X).convertSRGBToLinear().clone()}static get Y(){return new b.Color(Ml.Y).convertSRGBToLinear().clone()}static get Z(){return new b.Color(Ml.Z).convertSRGBToLinear().clone()}}function El(n,t,e){const r=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=r/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,v=e==null?void 0:e.max;return m&&f<m?m:v&&f>v?v:f}class BE extends DE{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Il({direction:"x",color:ns.X})),i.yArrowEnable!==!1&&(this.yArrow=new Il({direction:"y",color:ns.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Il({direction:"z",color:ns.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}show(){super.show(),this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0)}setScaleByCamera(e){this.scale.setScalar(El(e,this.position))}showDraggingHelper(e){this.xArrow&&(this.xArrow.visible=e.includes("x")),this.yArrow&&(this.yArrow.visible=e.includes("y")),this.zArrow&&(this.zArrow.visible=e.includes("z"))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function un(n,t){return RE(document.createElement(t!=null?t:"div"),n)}function RE(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function _E(n){const t=un(x({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class FE extends LE{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new kl({direction:"x",color:ns.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new kl({direction:"y",color:ns.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new kl({direction:"z",color:ns.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=_E({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(El(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class kl extends b.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new NE(e),this.ring=new GE(e),this.angleSector=new QE(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let NE=class extends b.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new b.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new b.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class GE extends b.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new b.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new b.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const c=new b.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class QE extends b.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new b.Vector3(0,0,1);break;case"y":this.baseAxes=new b.Vector3(1,0,0);break;case"z":this.baseAxes=new b.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new b.CircleGeometry(i,48,0,1e-4),this.material=new b.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function WE(){const n=un({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=un({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=un({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Gi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:Gi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:Gi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Gi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Gi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Gi({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Gi({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Gi({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function Gi(n){const t=un(x({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=un({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=un({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class HE extends zE{constructor(e,i,s,o){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Tn);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new b.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new b.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new b.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=WE();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class UE extends SE{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new b.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Pl(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=En(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new b.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new b.Mesh(i,s)}}class Qs{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"onWantsUpdateCameraDistance",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=En(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ut,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ut,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.onWantsUpdateCameraDistance(),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),this.hooks.on("moveEnd",this.onWantsUpdateCameraDistance),this.internalHooks.on("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",this.onWantsUpdateCameraDistance),this.disposers.push(()=>{this.internalHooks.off("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new b.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new b.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=pi(t).filter(Se),o=[];for(const r of s)if(r.material||r instanceof b.Group){const a=r instanceof b.Group?r.children.filter(f=>f instanceof b.Mesh):[r];a.forEach(f=>{var m,v;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(v=f.__originalOpacity__)!=null?v:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new b.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}const YE=new b.Vector3;function fn(n){var f;const{raycaster:t,line:e,clampToLine:i=!0}=n;if(((f=t.camera)==null?void 0:f.type)==="OrthographicCamera"){const m=t.ray.origin.clone();return e.closestPointToPoint(m,!1,new b.Vector3)}const s=new b.Plane().setFromNormalAndCoplanarPoint(t.ray.direction.clone().normalize(),t.ray.origin),o=s.projectPoint(e.start,new b.Vector3),r=s.projectPoint(e.end,new b.Vector3),a=new b.Line3(o,r),l=a.closestPointToPoint(t.ray.origin,i,YE),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const m=-l.distanceTo(o)/u,v=e.start.clone().sub(e.end).normalize();return e.start.sub(v.clone().multiplyScalar(m*e.distance()))}else{const m=l.distanceTo(o)/u;return new b.Vector3().lerpVectors(e.start,e.end,m)}}class XE extends Qs{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new b.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new b.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new b.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new b.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.move(o),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),o=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",o),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",o),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",o),this.hooks.on("moveByMouseDisable",s),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",o),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",o),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",o),this.hooks.off("moveByMouseDisable",s)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var r,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new b.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=fn({raycaster:e,line:i,clampToLine:!1}),a=r.clone().sub(s),l=new b.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class Ws{constructor(t,e,i,s,o,r,a,l){d(this,"helperController");d(this,"five");d(this,"lastCameraState","");d(this,"onCameraUpdate",()=>{var o,r;if(!this.helperController)return;const{offset:t,fov:e,distance:i}=this.five.state,s=t.toArray().join(",")+"_"+e+"_"+i;s!==this.lastCameraState&&(this.lastCameraState=s,(r=(o=this.helperController).onWantsUpdateCameraDistance)==null||r.call(o))});d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:o,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},r),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),t.on("cameraUpdate",this.onCameraUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),this.five.off("cameraUpdate",this.onCameraUpdate),(t=this.helperController)==null||t.dispose()}}const xl="Object3DHelper@v1.0.1",ZE=()=>{console.error(`${xl} is disposed`)},JE=()=>{console.warn(`${xl} is disabled`)},qE=()=>{console.error(`${xl} is disabled`)};class KE{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ut);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return H(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return H(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return ZE();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return qE();const i=x({},this.state);this.state=x(x({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=x(x({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&JE()}}function Dl(n){return n*Math.PI/180}let Sl=new b.Quaternion;class $E extends Qs{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",o),document.addEventListener("touchend",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",o),document.removeEventListener("touchend",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new b.Euler(Dl(i),Dl(s),Dl(o)),a=new b.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Pl(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new b.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new b.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new b.Vector3(0,0,1).applyQuaternion(l)})(),h=new b.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new b.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},Sl=new b.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.rotate(o),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new b.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new b.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new b.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),v=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",v))return;const A=new b.Euler().setFromQuaternion(new b.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Da(this.startInfo.angle)),h){const w=new b.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),Sl.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion(Sl,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof b.Mesh&&s.geometry instanceof b.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new b.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof b.Mesh&&r.geometry instanceof b.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new b.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class ek extends Qs{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new b.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=vr(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var U,F;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new G.Vector3);if(!a||VE(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new G.Vector3().subVectors(r[1],r[0]),f=new G.Vector3().subVectors(r[3],r[0]),m=Q=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const N=(Q==="ew"?u:f).clone(),Y=c.clone().projectOnVector(N),_=a.clone().projectOnVector(N),X=l.clone().projectOnVector(N);if(_.equals(Y))return W;if(Q==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const le=new G.Vector3().subVectors(_,X),ae=le.x<0&&N.x>=0,Ie=le.y<0&&N.y>=0,Ae=le.z<0&&N.z>=0;this.startInfo.dragPointInCenterBottom=ae||Ie||Ae}if(Q==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const le=new G.Vector3().subVectors(_,X),ae=le.x<0&&N.x>=0,Ie=le.y<0&&N.y>=0,Ae=le.z<0&&N.z>=0;this.startInfo.dragPointInCenterLeft=ae||Ie||Ae}const J=new G.Vector3().subVectors(_,Y),q=J.length();return q>.3?(console.warn("offset.length() > 0.3, skipped",q),W):J},v=m("ew"),p=m("ns"),g=()=>{const Q=v;this.helperObject3D.cornerPositions.forEach((W,N)=>{var Y;(Y=this.startInfo)!=null&&Y.dragPointInCenterLeft?(N===0||N===3)&&W.add(Q):(N===1||N===2)&&W.add(Q)})},A=()=>{const Q=p;this.helperObject3D.cornerPositions.forEach((W,N)=>{var Y;(Y=this.startInfo)!=null&&Y.dragPointInCenterBottom?(N===0||N===1)&&W.add(Q):(N===2||N===3)&&W.add(Q)})};switch(h){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/u.length(),I=new G.Vector3().subVectors(r[3],r[0]).length()/f.length(),P=new G.Vector3(w,I,1),E=new b.Matrix4().scale(P);i.isCSS3DObjectPlus?i.applyScaleMatrix4(E):i.scale.applyMatrix4(E),s.position.copy(a);const M=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),S=new G.Vector3().subVectors(M,l),L=new b.Matrix4().setPosition(S);i.applyMatrix4(L),(U=this.helperObject3D.css3DInstance)==null||U.css3DObject.applyMatrix4(L),(F=this.helperObject3D.plane)==null||F.applyMatrix4(L),this.internalHooks.emit("applyObjectScale",{matrix:E}),this.internalHooks.emit("applyObjectPosition",{matrix:L}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class tk extends ek{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class ik extends Qs{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class nk extends TE{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,o)=>{var a;const r=(a=this.scaleMeshes[o])!=null?a:sk();return r.position.copy(s.handlePosition),r.scalePosition=s,this.addIfNotExists(r),r}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(El(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function sk(){const n=new b.Group;n.name="ScaleHelperCube";const t=.05,e=new b.BoxGeometry(t,t,t),i=new b.MeshBasicMaterial({color:16776960,transparent:!0,side:b.DoubleSide}),s=new b.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),o=new b.Mesh(e,i),r=new b.Mesh(e,s);return o.name="ScaleHelperCube-front",r.name="ScaleHelperCube-behind",o.renderOrder=11,r.renderOrder=10,n.add(o,r),n}class ok extends Qs{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let o=i.object;o.scalePosition||(o=i.object.parent);const r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new b.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new b.Raycaster(s,i.point.clone().sub(s)),u=fn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.scale(o),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,a=fn({raycaster:e,line:i});a.applyMatrix4(new b.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:r,offset:a.clone().sub(s)}),o.position.copy(a.clone())});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new b.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}function Re(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new b.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}Re.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},Re.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],Re.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}},Re.prototype._objectCtxInit=function(n){n._3xDomEvent={}},Re.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},Re.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},Re.prototype._objectCtxGet=function(n){return n._3xDomEvent},Re.prototype.camera=function(n){return n&&(this._camera=n),this._camera},Re.prototype.bind=function(n,t,e,i){console.assert(Re.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},Re.prototype.addEventListener=Re.prototype.bind,Re.prototype.unbind=function(n,t,e,i){console.assert(Re.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},Re.prototype.removeEventListener=Re.prototype.unbind,Re.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},Re.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}},Re.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}},Re.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},Re.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},Re.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},Re.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},Re.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},Re.prototype._onClick=function(n){this._onMouseEvent("click",n)},Re.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},Re.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},Re.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},Re.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},Re.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},Re.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const Ll="Object3DHelperPlugin",Ar=Ll,rk=()=>{console.error(`${Ar} is disposed`)},ak=()=>{console.warn(`${Ar} is disabled`)},lk=()=>{console.error(`${Ar} is disabled`)};class Tl extends _i{constructor(e){super(e);d(this,"name",Ll);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Tn(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Ll.toUpperCase()}_DEBUG__`]:this})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return rk();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return lk();const s=x({},this.state);this.state=x(x({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new KE,o=[],r=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=x(x({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,v=new ut,p=new ut,g=new Re(this.five.camera,this.five.getElement()),A=I=>{if(I)return typeof I=="boolean"?I:I.enable};if(A(h)){const I=x(x({},this.getConfig(c.moveHelper)),c),P=new BE(e,x({},I)),E=new Ws(this.five,g,XE,e,P,I,v,p);s.addControllers({moveController:E.helperController}),o.push(()=>E.dispose())}if(A(u)){const I=x(x({},this.getConfig(c.rotateHelper)),c),P=new FE(e,x({container:r},I)),E=new Ws(this.five,g,$E,e,P,I,v,p);s.addControllers({rotateController:E.helperController}),o.push(()=>E.dispose())}if(A(m)){const I=new UE(e),P=new Ws(this.five,g,ik,e,I,void 0,v,p);s.addControllers({boundingBoxController:P.helperController})}if(A(f))if(e.isCSS3DObjectPlus&&r){const I=new HE(e,r,a,this.five.scene),P=new Ws(this.five,g,tk,e,I,void 0,v,p);s.addControllers({scaleController:P.helperController}),o.push(()=>P.dispose()),Ji(this.five).then(()=>{var E,M;if(e.isCSS3DObjectPlus){const S=e;if(!S||S.mode!=="front")return;const L=(E=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?E:Mh(this.five);L&&(this.css3DObjectParentMap.set(S,S.parent),S.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(L),(M=this.css3DRender.getBehindCSS3DObjectGroup())==null||M.add(S),this.css3DRender.render(this.five.camera))}})}else{const I=x(x({},this.getConfig(c.scaleHelper)),c),P=new nk(e,I),E=new Ws(this.five,g,ok,e,P,I,v,p);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&ak()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const ck=n=>new Tl(n),hk=`
|
|
784
|
+
`;class vl{constructor(t,e){d(this,"name","");d(this,"startTagContainer");d(this,"endTagContainer");d(this,"path",[]);d(this,"geometryStyle",{});d(this,"materialStyle",{});d(this,"meshStyle",{});d(this,"group",new b.Group);d(this,"meshWithDepthTest");d(this,"meshWithoutDepthTest");d(this,"visible",null);d(this,"five");d(this,"mode");d(this,"_curvePath",null);d(this,"_curvePoints",null);d(this,"_panoGroup",[]);d(this,"skippedPositions",null);d(this,"textureUrl","");d(this,"scale",1);d(this,"width",.5);d(this,"unitLength",.5);d(this,"_visibleFloorIndexes",null);d(this,"modeVisible",!1);d(this,"floorVisible",!0);d(this,"defaultVisible",!1);d(this,"inWalkAnimation",!1);d(this,"customVisible",null);d(this,"parent");d(this,"plugin");d(this,"textureHasLoaded",!1);d(this,"disposed",!1);d(this,"flowAnime",new kn({progress:0}).to({progress:1}).duration(1500).repeat(1/0));d(this,"cacheLengths",[]);d(this,"heightOffset",0);d(this,"panoMap",{});d(this,"autoDepthTestEffectDistance");d(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});d(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});d(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});d(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Zi(t):Qt(t),this.updateVisible()});d(this,"onFivePanoArrived",t=>{var s,o,r,a,l,c;const e=(r=(o=(s=this.path)==null?void 0:s[0])==null?void 0:o.panoIndexMap)==null?void 0:r[t],i=this.panoMap[e!=null?e:t];if(i===void 0)this.group.children.includes(this.meshWithoutDepthTest)&&this.group.remove(this.meshWithoutDepthTest),this.meshWithDepthTest.material.uniforms.excludeMinV.value=-1,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=-1;else{this.group.children.includes(this.meshWithoutDepthTest)||this.group.add(this.meshWithoutDepthTest),this.meshWithoutDepthTest.visible=!0;const h=this.meshWithDepthTest.geometry.getAttribute("uv"),u=100*((a=this.autoDepthTestEffectDistance)!=null?a:2),f=(l=h.getY((i-u)*2))!=null?l:0,m=(c=h.getY((i+u)*2))!=null?c:h.getY(h.count-1);this.meshWithDepthTest.material.uniforms.excludeMinV.value=f,this.meshWithDepthTest.material.uniforms.excludeMaxV.value=m,this.meshWithoutDepthTest.material.uniforms.includeMinV.value=f,this.meshWithoutDepthTest.material.uniforms.includeMaxV.value=m}this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});d(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.defaultVisible&&this.floorVisible)();this.visible=t,t&&this.textureHasLoaded?this.doShow():this.doHide()});d(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.meshWithDepthTest.material.uniforms.vOffset.value=e,this.meshWithoutDepthTest.material.uniforms.vOffset.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});d(this,"logError",t=>tf("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.group.name="GuideLineModeItem";const i=new b.BufferGeometry,s=new b.ShaderMaterial({vertexShader:mE,fragmentShader:gE,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new b.Color},mapOpacity:{value:1},backgroundColor:{value:new b.Color},backgroundOpacity:{value:0},borderColor:{value:new b.Color},borderOpacity:{value:0},backgroundClip:{value:0},borderWidth:{value:.05},opacity:{value:1},flicker:{value:1},maxV:{value:0},vOffset:{value:0},includeMinV:{value:-1},includeMaxV:{value:-1},excludeMinV:{value:-1},excludeMaxV:{value:-1}}});this.meshWithDepthTest=new b.Mesh(i,s),this.meshWithoutDepthTest=new b.Mesh(i,s.clone()),this.meshWithoutDepthTest.material.depthTest=!1,this.meshWithDepthTest.name="GuideLineModeItemWithDepthTest",this.meshWithoutDepthTest.name="GuideLineModeItemWithoutDepthTest",this.group.add(this.meshWithDepthTest),this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange),this.five.needsRender=!0}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=fE(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.plugin.workUtil.getObserverStandingPosition(r)).filter(Se):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var f,m,v,p;if(this.disposed)return this.logError("disposed");const i=(f=e==null?void 0:e.scale)!=null?f:this.scale,s=(m=e==null?void 0:e.width)!=null?m:this.width,o=(v=e==null?void 0:e.unit_length)!=null?v:this.unitLength;this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxV:a,curvePath:l,curvePoints:c,panoMap:h,totalLength:u}=DC({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions,useAutoDepthTest:e.useAutoDepthTest});this.autoDepthTestEffectDistance=(p=e.autoDepthTestEffectDistance)!=null?p:(()=>{const g=u/10;return g>3?3:g<1?1:g})(),this.panoMap=h,this._curvePath=l,this._curvePoints=c,this.meshWithDepthTest.geometry.copy(r),this.onFivePanoArrived(this.five.getCurrentState().panoIndex),this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithDepthTest.material.uniforms.maxV.value=a,this.meshWithoutDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.uniforms.maxV.value=a,this.five.needsRender=!0,this.path=t,this.geometryStyle=x(x({},this.geometryStyle),e)}setMartial(t){var i,s,o,r,a;if(this.disposed)return this.logError("disposed");this.setDefaultVisible((i=t==null?void 0:t.visible)!=null?i:!1),this.setColor((s=t==null?void 0:t.color)!=null?s:"#ffffff"),this.setOpacity((o=t==null?void 0:t.opacity)!=null?o:.5),this.setTextureUrl((a=(r=t==null?void 0:t.texture)==null?void 0:r.url)!=null?a:"https://vr-image-4.realsee-cdn.cn/release/web/arrow1.ebe7d0ff.png"),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity),(t==null?void 0:t.border_width)!==void 0&&this.setBorderWidth(t.border_width),(t==null?void 0:t.background_clip)!==void 0&&this.setBackgroundClip(t.background_clip);const e=x(x({},this.materialStyle),t);this.materialStyle=e}setMeshStyle(t){if(t!=null&&t.translate){const s=new b.Vector3,o=new b.Vector3().fromArray(t.translate);o.y+=this.heightOffset,s.add(o),this.group.position.copy(s),i(this.startTagContainer,o),i(this.endTagContainer,o)}const e=x(x({},this.meshStyle),t);this.meshStyle=e;function i(s,o){if(!(s!=null&&s.tag))return;const r=new b.Vector3().fromArray(s.tag.position);r.add(o);const a=r.toArray();s.plugin.changeTagById(s.tag.id,{position:a})}}setHeightOffset(t){const e=new b.Vector3;this.meshStyle.translate&&e.add(new b.Vector3().fromArray(this.meshStyle.translate)),e.setY(e.y+t),this.group.position.copy(e),this.heightOffset=t,this.five.needsRender=!0}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.meshWithDepthTest.material.uniforms.mapColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.mapColor.value=new b.Color().set(t)),this.meshWithDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithoutDepthTest.material.uniforms.useMapColor.value=t?1:0,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.borderColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.borderOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundClip(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithoutDepthTest.material.uniforms.backgroundClip.value=t==="border-box"?0:1,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderWidth(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.borderWidth.value=t,this.meshWithoutDepthTest.material.uniforms.borderWidth.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithoutDepthTest.material.uniforms.backgroundColor.value=new b.Color().set(t),this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.backgroundOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.opacity.value=t,this.meshWithoutDepthTest.material.uniforms.opacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.meshWithDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithoutDepthTest.material.uniforms.mapOpacity.value=t,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,en(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=b.RepeatWrapping,this.textureHasLoaded=!0,this.meshWithDepthTest.material.uniforms.map.value=e,this.meshWithoutDepthTest.material.uniforms.map.value=e,this.meshWithDepthTest.material.uniformsNeedUpdate=!0,this.meshWithoutDepthTest.material.uniformsNeedUpdate=!0,this.meshWithDepthTest.material.needsUpdate=!0,this.meshWithoutDepthTest.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){var t,e,i,s,o,r;if(this.disposed)return this.logError("disposed");xo([this.group,(i=(e=(t=this.startTagContainer)==null?void 0:t.plugin)==null?void 0:e.tags[0])==null?void 0:i.dom,(r=(o=(s=this.endTagContainer)==null?void 0:s.plugin)==null?void 0:o.tags[0])==null?void 0:r.dom],{loop:6,updateRender:()=>{this.five.needsRender=!0}})}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){var l;if(!this.curvePoints||!this.curvePath)return[];const t=this.curvePoints.length,e=this.curvePath.getLength(),i=t-1,s=e/i,o=(l=this.curvePath.getLengths(i))!=null?l:[],r=[];let a=0;for(let c=0;c<t;c++){const h=this.curvePoints[c],u=this.plugin.workUtil.getObserverStandingPosition(a);if(!u)break;u.clone().setY(0).distanceTo(h.clone().setY(0))<s&&(r.push(o[c]),a+=1)}return r}setTag(t,e){var l,c;const i=this.curvePath;if(!(e!=null&&e.data))return;const s=t==="start"?(l=this.startTagContainer)!=null?l:(()=>(this.startTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.startTagContainer))():(c=this.endTagContainer)!=null?c:(()=>(this.endTagContainer={tag:null,plugin:new pr(this.five,{containerZIndex:1})},this.endTagContainer))(),r=Qe({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);s.tag=r,pE(r)&&(s.tag.element=h=>{var m,v;(m=s.app)==null||m.$destroy();const u=t==="start"?ie(x({},r.data),{name:this.name,distance:Math.round((v=i.getLength())!=null?v:0),i18n:this.plugin.config.i18n}):r.data,f=new uE({target:h,intro:!0,props:u});return s.app=f,()=>f.$destroy()}),s.plugin.load({tagList:[s.tag]});const a=this.meshStyle.translate;if(a&&r.position){const h=new b.Vector3().fromArray(r.position),u=new b.Vector3().fromArray(a);h.add(u),h.y+=this.heightOffset;const f=h.toArray();s.plugin.changeTagById(s.tag.id,{position:f})}}doShow(){var t,e;this.mode==="model"&&!this.flowAnime.isPlaying()&&this.flowAnime.play(),this.five.scene.add(this.group),(t=this.startTagContainer)==null||t.plugin.show(),(e=this.endTagContainer)==null||e.plugin.show(),this.five.needsRender=!0}doHide(){var t,e;this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.group),(t=this.startTagContainer)==null||t.plugin.hide(),(e=this.endTagContainer)==null||e.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const s={},o=t.map((l,c)=>{const h=this.plugin.workUtil.getObserverStandingPosition(l);if(!h)return;const u=t[c-1];if((c===0?999:h.distanceTo(this.plugin.workUtil.getObserverStandingPosition(u)))<.05){let m=u;for(;s[m]!==void 0;)m=s[m];s[l]=m;return}return{position:h,panoIndex:l}}).filter(Se),r=o.map(l=>l.position.toArray()),a=o.map(l=>l.panoIndex);return[ie(x({type:"CatmullRomCurve3",points:r},i),{panoIndexList:a,panoIndexMap:s})]}}function pE(n){return n.contentType==="Custom"}const vE=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:vl},Symbol.toStringTag,{value:"Module"})),ag="CruisePlugin",Al=`${ag}`;class lg extends _i{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1});d(this,"data");d(this,"config");d(this,"pauseDataMap",new Map);d(this,"privateState",{playing:!1,broke:!1,modeChanging:!1});d(this,"GuideLine");d(this,"disposedErrorLog",()=>{console.error(`${Al} is disposed`)});d(this,"disableWarnLog",()=>{console.warn(`${Al} is disabled`)});d(this,"disableErrorLog",()=>{console.error(`${Al} is disabled`)});this.config=i,Object.assign(window,{[`__${ag}_DEBUG__`]:this})}play(e){this.setState({playing:!0},e)}pause(e){this.setState({playing:!1},e)}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return this.disposedErrorLog();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return this.disableErrorLog();const s=x({},this.state);this.state=Qe({},this.state,e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.id)return this.pauseDataMap.delete((i=this.data)==null?void 0:i.id)}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=o=>{o!=="mouseMove"&&(e(),this.five.off("gesture",s))};return this.five.on("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.off("wantsChangeMode",i)}}getSpeededDuration(e){return e/this.state.speed}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e;if((e=this.data)!=null&&e.id)return this.pauseDataMap.get(this.data.id)}setPauseData(){var i;const e=(i=this.data)==null?void 0:i.id;if(e)return this.pauseDataMap.set(e,{fiveState:this.five.getCurrentState(),playedProgress:this.getProgress()})}clear(){this.clearPauseData()}handleDispose(){var e;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&this.disableWarnLog()}}function bl(n,t,e){var l,c,h;const i=new b.Vector3().fromArray([(l=e.x)!=null?l:0,(c=e.y)!=null?c:0,(h=e.z)!=null?h:0]),s=n.getPointAt(t).clone().add(i),o=n.getTangentAt(t),{longitude:r,latitude:a}=Es(o);return{offset:s.clone(),longitude:r,latitude:a,distance:0}}let yl=class extends lg{constructor(e,i){var r;super(e,i);d(this,"curve");d(this,"baseCurveOffset");d(this,"curveOffset");d(this,"playStartedTime",performance.now());d(this,"duration");d(this,"changeSpeed",(e,i=!0)=>{this.state.speed=e,this.hooks.emit("speedChange",e,{userAction:i})});d(this,"moveToStart",()=>{this.five.setState(ie(x({},bl(this.curve,0,this.curveOffset)),{mode:"Model"}))});d(this,"playFromStart",()=>{this.clearPauseData(),this.setState({playing:!0})});d(this,"getDuration",()=>this.getSpeededDuration(this.duration));d(this,"getProgress",()=>{var l;const e=this.getPauseData();let i=(l=e==null?void 0:e.playedProgress)!=null?l:0;(i<0||i>=1)&&(i=0);const s=1-i,o=this.getDuration(),a=(performance.now()-this.playStartedTime)/o;return 1-s+a});const s={config:{speedConfig:{moveSpeed:2,moveSpeedUnit:"m/s"}}},o={allowBroke:!0};this.state=Qe({},s,this.state),this.config=Qe({},o,this.config),this.baseCurveOffset=Qe({x:0,y:0,z:0},{y:2},(r=this.config)==null?void 0:r.offset)}load(e,i){var a,l,c,h,u,f,m,v,p;this.handlePause(),this.clear(),this.data=x({id:ct()},e);const s=(()=>{if(this.data.path instanceof b.Curve)return this.data.path.curves[0];{if(this.data.path.length<2)return null;const g=this.data.path.map(Fe);return new b.CatmullRomCurve3(g,void 0,"catmullrom",.5)}})();if(!s)return;if(this.curve=s,this.curveOffset={x:this.baseCurveOffset.x+((l=(a=this.data.offset)==null?void 0:a.x)!=null?l:0),y:this.baseCurveOffset.y+((h=(c=this.data.offset)==null?void 0:c.y)!=null?h:0),z:this.baseCurveOffset.z+((f=(u=this.data.offset)==null?void 0:u.z)!=null?f:0)},!this.curve)throw new Error("curve is not defined");const o=this.curve.getLength(),r=this.state.config.speedConfig.moveSpeedUnit==="m/ms"?1:1e3;if(this.duration=o/(this.state.config.speedConfig.moveSpeed/r),Array.isArray(this.data.path)){const g=this.data.path.map(Fe).map(A=>A.toArray());!this.GuideLine&&(((m=this.config)==null?void 0:m.useGuideLine)!==!1&&e.useGuildLine||(v=this.config)!=null&&v.useGuideLine&&e.useGuildLine!==!1)&&(this.GuideLine=ME(this.five,this.config)),(p=this.GuideLine)==null||p.load({lines:[{id:ct(),path:[{type:"CatmullRomCurve3",points:g}],model_style:{visible:!0}}]})}return i?this.setState(i):(this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed)),Promise.resolve()}handlePlay(){return new Promise((e,i)=>H(this,null,function*(){var l;this.hooks.emit("play",{userAction:!0});const s=this.getPauseData();let o=(l=s==null?void 0:s.playedProgress)!=null?l:0;(o<0||o>=1)&&(o=0);const r=bl(this.curve,o,this.curveOffset);if(this.hooks.emit("progressChange",o),this.five.setState(ie(x({},r),{mode:"Model"})),yield this.five.ready(),this.playStartedTime=performance.now(),this.config.allowBroke){const c=this.addInterruptListener(()=>{this.state.playing&&(this.hooks.emit("broke"),this.handlePause(),c(),i(new Error("broke")))})}const a=()=>{const c=this.getProgress();if(c>=1)this.five.off("renderFrame",a),this.setState({playing:!1},{userAction:!1}),this.hooks.emit("end"),this.hooks.emit("progressChange",1),e("end");else if(this.state.playing===!1)this.five.off("renderFrame",a);else if(c>=0){const h=bl(this.curve,c,this.curveOffset);this.hooks.emit("progressChange",c),this.five.setState(h,!0)}};this.five.on("renderFrame",a)}))}handlePause(e){var i;this.state.playing=!1,this.hooks.emit("pause",{userAction:(i=e==null?void 0:e.userAction)!=null?i:!0}),this.setPauseData()}};function cg(n){const t=Math.abs(Math.cos(n.latitude));return new b.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function AE(n,t){const e=cg(n),i=cg(t);return e.angleTo(i)}const bE=n=>H(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}});function hg(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}function yE(n){return H(this,null,function*(){return new Promise(t=>{if(n.work){t();return}n.once("loaded",()=>t())})})}class Ns extends lg{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});d(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,modeChanging:!1});this.config=i,Object.assign(window,{__WalkPlugin_DEBUG__:this})}load(e,i,s){return H(this,null,function*(){var h,u;this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=x({id:r.keyframesId},r),this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(f=>f.data.panoIndex!==void 0);c.filter((f,m)=>{var v;return f.data.panoIndex!==((v=c[m-1])==null?void 0:v.data.panoIndex)}).map(f=>f.data.panoIndex).forEach(f=>{var v,p;const m=(v=this.workUtil.getObserver(f))==null?void 0:v.floorIndex;if(m!==void 0)if(l===m){const g=a.length-1;a[g]=[...(p=a[g])!=null?p:[],f]}else{l=m;const g=a.length;a[g]=[f]}}),!this.GuideLine&&((h=this.config)==null?void 0:h.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=Cl(this.five,this.config)),(u=this.GuideLine)==null||u.load({routes:a.map(f=>({panoIndexList:f})),config:r.guildPluginOptions}),i?this.setState(i,{userAction:s}):(this.setState({playing:!1},{userAction:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing,{userAction:!1}),this.changeSpeed(this.state.speed)),this.clearPauseData(),console.debug("WORKPLUGIN loaded",r),this.hooks.emit("dataLoaded",r)})}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(ie(x({},e),{index:0}))}formatData(e){return H(this,null,function*(){this.five.work||(yield yE(this.five));const i=(()=>{const s=e;return typeof s=="object"&&s!==null&&Se(s.version)&&s.data?s.data:s})();if(i.keyframes)return{keyframesId:ct(),keyframes:i.keyframes.map((s,o)=>{var l;const r=i.keyframes[o+1],a=(()=>!r||r.start===void 0||s.end===void 0?0:r.start-s.end)();return ie(x({id:(l=s.uuid)!=null?l:ct(),moveIndex:o,stay:a,index:o},s),{guildPluginOptions:i.guildPluginOptions})})};if(i.panoIndexList){let s=[];const{moveEffect:o,moveToFirstPanoEffect:r,moveToFirstPanoDuration:a}=i;return this.privateState.moveToFirstPanoEffect=r,this.privateState.moveToFirstPanoDuration=a,i.panoIndexList.forEach((l,c)=>{const h=(()=>{var p,g;const u=i.panoIndexList.slice(c).find(A=>A!==l);if(u===void 0)return;const f=this.workUtil.getObserverPosition(l),m=this.workUtil.getObserverPosition(u);if(!m||!f||((p=this.workUtil.getObserver(l))==null?void 0:p.floorIndex)!==((g=this.workUtil.getObserver(u))==null?void 0:g.floorIndex))return;const v=new b.Vector3().subVectors(m,f);return Es(v.normalize())})();i.moveType===void 0||i.moveType==="justMove"?s.push({moveIndex:c,stay:i.stay,data:x({effect:"Move",panoIndex:l,moveEffect:o},h!=null?h:{})}):i.moveType==="moveAndRotate"&&(s.push({moveIndex:c,stay:i.stay,data:{effect:"Move",panoIndex:l,moveEffect:o}}),h&&s.push({moveIndex:c,stay:i.stay,data:x({effect:"Rotate",panoIndex:l},h)}))}),{keyframesId:ct(),keyframes:s.map((l,c)=>x({id:ct(),index:c},l)),guildPluginOptions:i.guildPluginOptions,useGuildLine:i.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handlePlay(e){return H(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=ct();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let h=!1;const f=yield(()=>H(this,null,function*(){var v,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(v=this.data)==null?void 0:v.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.id){const g=(p=this.data)==null?void 0:p.keyframes.find(A=>A.id===c.id);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const A=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:A}),h=!0,g.index+1}}}}))();this.clearPauseData();for(const v of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(f!==void 0&&v.index<f))try{r.emit("playIndexChange",v.index,v),yield this.playKeyframe(v,{moveEffect:h===!1?o.moveToFirstPanoEffect:void 0,duration:h===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),v.stay&&(yield hg(v.stay)),h===!1&&(h=!0)}catch(p){return console.error(p),Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,(e==null?void 0:e.userAction)!==!1&&this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}changeSpeed(e,i=!0){var l;const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const c=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,h=a.keyframe,{privateState:u}=this;((l=this.privateState.currentPlayKeyframe)==null?void 0:l.keyframe.id)!==h.id&&(this.privateState.currentPlayKeyframe={keyframe:h}),u.currentPlayQueue.push(this.getPlayPromise(h,{duration:c}))}catch(c){console.error(c)}}getProgress(){return this.five.controller.cameraMotion.progress}setPauseData(){var e,i,s;if((e=this.data)!=null&&e.id)return this.pauseDataMap.set(this.data.id,{id:(i=this.privateState.currentPlayKeyframe)==null?void 0:i.keyframe.id,fiveState:this.five.getCurrentState(),duration:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.originDuration,playedProgress:this.getProgress()})}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}playKeyframe(e,i){return H(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}getPlayPromise(s){return H(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const h=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(h);break;case"Rotate":this.rotate(o,i).then(h);break;default:this.rotate(o,i).then(h)}}catch(h){}})})}actionPromiseQueue(){return H(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return H(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,v;const u=(m=a.config)==null?void 0:m.speedConfig,f=(v=e.rotateSpeed)!=null?v:u==null?void 0:u.rotateSpeed;if((u==null?void 0:u.rotateSpeedUnit)===void 0)return f;if(f!==void 0)return u.rotateSpeedUnit==="rad/ms"?f:f/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const u=this.five.getCurrentState();return AE(u,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const h=this.getSpeededDuration(c);return new Promise(u=>{bE(()=>o.updateCamera(e,h)),setTimeout(()=>u(),h)})})}changePano(e,i){return H(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var f,m;const h=(f=r.config)==null?void 0:f.speedConfig,u=(m=e.moveSpeed)!=null?m:h==null?void 0:h.moveSpeed;if((h==null?void 0:h.moveSpeedUnit)===void 0)return u;if(u!==void 0)return h.moveSpeedUnit==="m/ms"?u:u/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const h=this.workUtil.getObserverPosition(s.panoIndex),u=this.workUtil.getObserverPosition(e.panoIndex);return h&&u?h.distanceTo(u)/l:800}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(h=>{var f,m,v;const u=this.fiveUtil.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(v=(m=i==null?void 0:i.moveEffect)!=null?m:(f=this.state.config)==null?void 0:f.moveEffect)!=null?v:e.moveEffect,moveCancelCallback:()=>h(),moveEndCallback:()=>h()});u instanceof Promise&&u.then(()=>h()),a&&s.once("panoArrived",()=>h())}),a&&(this.privateState.modeChanging=!1)})}changeMode(e,i){return H(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}}class dg{constructor(t){d(this,"id");d(this,"renderID");d(this,"isGuideLine",!0);d(this,"panoramaItem");d(this,"modelItem");d(this,"hooks",new ut);d(this,"_visible",!0);d(this,"plugin");d(this,"five");d(this,"logError",t=>tf("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new vl(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new vl(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setDataByMode(t,e){var u;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=t==="panorama"&&e.panorama_style.use_auto_depthtest,r=e.panorama_style.auto_depth_test_effect_distance,a=e.path,l=s,c=s,h=s;if(e.pano_group){const f=t==="panorama"&&e.panorama_style.skip_group===!0;i.setGeometryByPanoGroup(e.pano_group,ie(x({skipPanoGroup:f},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}))}else e.path&&i.setGeometryByPath(a,ie(x({},l),{useAutoDepthTest:o,autoDepthTestEffectDistance:r}));i.name=e.name,i.setMeshStyle(h),i.setMartial(c),i.setVisibleFloorIndexes((u=e.visible_floor_indexes)!=null?u:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return H(this,null,function*(){if(this.hooks.emit("walkStart",{userAction:!0}),this.panoramaItem.panoGroup.length){const e=x({panoIndexList:this.panoramaItem.panoGroup},t),[i]=yield Ki(CE(this.five,e));if(i)return this.logError(i.message)}else{const e={path:this.panoramaItem.curvePath},[i]=yield Ki(wE(this.five,e));if(i)return this.logError(i.message)}this.hooks.emit("walkEnded",{userAction:!0})})}}function wE(n,t){return H(this,null,function*(){const e=new yl(n);yield e.load(t),e.playFromStart()})}function CE(n,t){return H(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield za(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new Ns(n);yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return u(new Error("mode not match"))}function c(m){const v=a[0];if(a=a.slice(1),m!==v)return u(new Error("panoIndex not match, wanted: "+v+", got: "+m));if(a.length===0)return f()}function h(){n.off("modeChange",l),n.off("panoArrived",c)}function u(m){h(),o(m)}function f(){h(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const PE=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:dg},Symbol.toStringTag,{value:"Module"})),wl="GuideLinePlugin",ug=`${wl}`;let IE=class extends bi{constructor(e,i){super(e,i);d(this,"name",wl);d(this,"cruisePlugin");d(this,"itemMap",new Map);d(this,"state",{visible:!1,enabled:!0});d(this,"data");d(this,"heightOffset",0);d(this,"_config");d(this,"_disposed",!1);d(this,"disposedErrorLog",()=>{console.error(`${ug} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new Ns(e),Object.assign(window,{[`__${wl}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return H(this,null,function*(){var m,v,p,g,A,w,I,P;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(v=a==null?void 0:a.unitWidth)!=null?v:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow-white.5c2c79a5.png"},use_auto_depthtest:(g=this.config.useAutoDepthTest)!=null?g:!1,auto_depth_test_effect_distance:this.config.autoDepthTestEffectDistance}},h=(w=(A=r.routes)==null?void 0:A.map(E=>{var M;return Qe({},c,{id:(M=E.id)!=null?M:ct(),pano_group:E.panoIndexList})}))!=null?w:[],u=(P=(I=r.lines)==null?void 0:I.map(E=>Qe({},c,E)))!=null?P:[],f=[...h,...u];yield Ji(this.five),this.clear(),f.forEach(E=>{this.addGuideLineItem(E)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ug} loaded`,r)})}formatData(e){return H(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=x({},this.state);this.state=x(x({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new dg({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.modelItem.setHeightOffset(this.heightOffset),o.panoramaItem.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new b.Vector3().fromArray(r).distanceTo(new b.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r==null?void 0:r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var h;return i((h=c.tag)==null?void 0:h.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a==null||a.plugin.setState({enabled:c},{});const h=o(l);h&&e.push(l),l==null||l.plugin.setState({enabled:h},{})})}clear(){this.heightOffset=0,this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.data?e.data:e}};const Cl=(n,t)=>new IE(n,t),ME=Cl,EE=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),kE=(n,t)=>new Ns(n,t),xE=(n,t)=>new yl(n,t);function Pl(n,t,e){if(e){const s=new b.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Gs extends Rt{constructor(e,i){var s,o;super();d(this,"originObject3D");d(this,"onRender");d(this,"positionFrom");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{},this.positionFrom=(o=i==null?void 0:i.positionFrom)!=null?o:"objectPosition"}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(e){var i,s;this.positionFrom==="objectPosition"?this.position.copy(this.originObject3D.position):this.positionFrom==="boundingBox"?this.position.copy((i=En(this.originObject3D))==null?void 0:i.getCenter(new b.Vector3).applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom==="boundingSphere"?this.position.copy((s=uh(this.originObject3D))==null?void 0:s.center.clone().applyMatrix4(this.originObject3D.matrixWorld)):this.positionFrom instanceof G.Vector3?this.position.copy(this.positionFrom):this.positionFrom instanceof Function&&this.position.copy(this.positionFrom(this.originObject3D)),e&&this.position.add(e)}setScaleByCamera(e){}initQuaternion(e){if(this.quaternion.copy(this.originObject3D.quaternion),e&&(e.xAxis||e.yAxis||e.zAxis)){const{xAxis:i,yAxis:s,zAxis:o}=e;let r=i==null?void 0:i.clone(),a=s==null?void 0:s.clone(),l=o==null?void 0:o.clone();if(r&&!a&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(1,0,0),r.normalize());this.applyQuaternion(c)}if(a&&!r&&!l){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,1,0),a.normalize());this.applyQuaternion(c)}if(l&&!r&&!a){const c=new b.Quaternion().setFromUnitVectors(new b.Vector3(0,0,1),l.normalize());this.applyQuaternion(c)}if([r,a,l].filter(Se).length>=2){r||(r=new b.Vector3().crossVectors(a,l).normalize()),a||(a=new b.Vector3().crossVectors(r,l).normalize()),l||(l=new b.Vector3().crossVectors(r,a).normalize()),r.applyQuaternion(this.quaternion),a.applyQuaternion(this.quaternion),l.applyQuaternion(this.quaternion);const c=new b.Matrix4().makeBasis(r,a,l),h=new b.Quaternion().setFromRotationMatrix(c);this.quaternion.copy(h)}}}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){this.initQuaternion(),Pl(this,this.quaternion.clone().premultiply(e),i)}applyHelperQuaternion(e,i){if(i){const s=new G.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class DE extends Gs{}class SE extends Gs{}class LE extends Gs{}class TE extends Gs{}class zE extends Gs{}class jE extends b.Group{constructor(e){super();d(this,"direction");this.direction=e||"x"}}class fg extends b.Mesh{constructor(e,i,s){super(e,i);d(this,"direction");this.direction=s||"x"}}function OE(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new b.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function vr(n,t,e){if(!t||!e||!n)return;const i=OE(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new b.Raycaster;return s.setFromCamera(i,n),s.params.Points.threshold=.1,s}function VE(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class Il extends jE{constructor(e){var h;super(e.direction);d(this,"line");d(this,"arrow");d(this,"lineHeight",.4);d(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new b.Color((h=e.color)!=null?h:16214315),s=new b.MeshBasicMaterial({color:i,depthTest:!1,depthWrite:!1,opacity:1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const o=new b.ConeGeometry(.04,.1,32),r=new fg(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new b.CylinderGeometry(a,a,.4,32),c=new fg(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const Ml={X:15618642,Y:4765519,Z:4227839};class ns{static get X(){return new b.Color(Ml.X).convertSRGBToLinear().clone()}static get Y(){return new b.Color(Ml.Y).convertSRGBToLinear().clone()}static get Z(){return new b.Color(Ml.Z).convertSRGBToLinear().clone()}}function El(n,t,e){const r=n.position.distanceTo(t),a=n.fov,l=n.distance||3,c=r/3,h=a/90,u=l/3,f=c*h*u,m=(e==null?void 0:e.min)||.6,v=e==null?void 0:e.max;return m&&f<m?m:v&&f>v?v:f}class BE extends DE{constructor(e,i){super(e,i);d(this,"name","MoveHelper");d(this,"xArrow");d(this,"yArrow");d(this,"zArrow");i.xArrowEnable!==!1&&(this.xArrow=new Il({direction:"x",color:ns.X})),i.yArrowEnable!==!1&&(this.yArrow=new Il({direction:"y",color:ns.Y})),i.zArrowEnable!==!1&&(this.zArrow=new Il({direction:"z",color:ns.Z})),this.add(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean))}show(){super.show(),this.xArrow&&(this.xArrow.visible=!0),this.yArrow&&(this.yArrow.visible=!0),this.zArrow&&(this.zArrow.visible=!0)}setScaleByCamera(e){this.scale.setScalar(El(e,this.position))}showDraggingHelper(e){this.xArrow&&(this.xArrow.visible=e.includes("x")),this.yArrow&&(this.yArrow.visible=e.includes("y")),this.zArrow&&(this.zArrow.visible=e.includes("z"))}dispose(){this.remove(...[this.xArrow,this.yArrow,this.zArrow].filter(Boolean)),super.dispose()}}function un(n,t){return RE(document.createElement(t!=null?t:"div"),n)}function RE(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function _E(n){const t=un(x({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class FE extends LE{constructor(e,i){super(e,i);d(this,"name","RotateHelper");d(this,"xCircle");d(this,"yCircle");d(this,"zCircle");d(this,"children",[]);d(this,"angleTips");d(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new kl({direction:"x",color:ns.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new kl({direction:"y",color:ns.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new kl({direction:"z",color:ns.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=_E({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}setScaleByCamera(e){this.scale.setScalar(El(e,this.position))}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class kl extends b.Group{constructor(e){super();d(this,"direction");d(this,"circle");d(this,"ring");d(this,"angleSector");this.direction=e.direction,this.circle=new NE(e),this.ring=new GE(e),this.angleSector=new QE(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}let NE=class extends b.Mesh{constructor(e){var i;super();d(this,"direction");d(this,"gapAngle",.02);d(this,"geometry",new b.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new b.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:b.DoubleSide,depthTest:!1,depthWrite:!1}),this.renderOrder=50,this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}};class GE extends b.Group{constructor(e){super();d(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new b.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new b.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide});this.renderOrder=50;const c=new b.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class QE extends b.Mesh{constructor(e){var s;super();d(this,"direction");d(this,"baseAxes");d(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new b.Vector3(0,0,1);break;case"y":this.baseAxes=new b.Vector3(1,0,0);break;case"z":this.baseAxes=new b.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new b.CircleGeometry(i,48,0,1e-4),this.material=new b.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),this.renderOrder=50,this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function WE(){const n=un({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=un({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=un({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:Gi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:Gi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:Gi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:Gi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:Gi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:Gi({cursor:"ns-resize",top:i})},h={direction:"nwse",element:Gi({cursor:"nwse-resize",left:i,top:i})},u={direction:"ew",element:Gi({cursor:"ew-resize",left:i})};return new Array(o,a,c,u,s,r,l,h).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,h,u]}}function Gi(n){const t=un(x({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=un({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=un({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class HE extends zE{constructor(e,i,s,o){super(e);d(this,"name","CSS3DScaleHelper");d(this,"points",[]);d(this,"cornerPositions",[]);d(this,"css3DInstance");d(this,"plane");d(this,"css3DRenderer",new Tn);d(this,"camera");d(this,"scene");d(this,"container");d(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new b.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new b.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new b.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=WE();this.points=r.map((c,h)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[h]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}class UE extends SE{constructor(e){super(e);d(this,"name","BoundingBoxHelper");d(this,"box");d(this,"outline");d(this,"positionAttribute");this.positionAttribute=new b.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}setHelperQuaternion(e,i){Pl(this,e,i)}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=En(this.originObject3D);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.LineBasicMaterial({color:64767,linewidth:1,opacity:1,toneMapped:!1}),o=new b.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new b.BufferGeometry;i.setIndex(new b.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new b.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new b.Mesh(i,s)}}class Qs{constructor(t,e){d(this,"originObject3D");d(this,"hooks");d(this,"preventTapDefaultEvent",!1);d(this,"internalHooks");d(this,"disposers",[]);d(this,"helperObject3D");d(this,"camera");d(this,"model");d(this,"scene");d(this,"container");d(this,"domEvents");d(this,"isDragging",!1);d(this,"enabled",!1);d(this,"name","BaseController");d(this,"boundingBox");d(this,"config");d(this,"onRender");d(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});d(this,"onWantsUpdateCameraDistance",()=>{this.helperObject3D.setScaleByCamera(this.camera)});d(this,"getBox",()=>this.boundingBox?this.boundingBox:(this.boundingBox=En(this.originObject3D),this.boundingBox));var h,u,f;this.hooks=(h=t.sharedHooks)!=null?h:new ut,this.internalHooks=(u=t.sharedInternalHooks)!=null?u:new ut,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=t.domEvents,this.onRender=(f=t.onRender)!=null?f:()=>{},this.config=e!=null?e:{},this.initialHelperPosition(),this.initialHelperQuaternion(),this.onWantsUpdateCameraDistance(),this.enable();const i=this.onSetOriginObjectScale.bind(this),s=this.onSetOriginObjectRotate.bind(this),o=this.onSetOriginObjectPosition.bind(this),r=this.onApplyOriginObjectScale.bind(this),a=this.onApplyOriginObjectRotate.bind(this),l=this.onApplyOriginObjectPosition.bind(this),c=this.initialHelperPosition.bind(this);this.internalHooks.on("initialHelperPosition",c),this.internalHooks.on("setObjectScale",i),this.internalHooks.on("setObjectRotate",s),this.internalHooks.on("setObjectPosition",o),this.internalHooks.on("applyObjectPosition",l),this.internalHooks.on("applyObjectRotate",a),this.internalHooks.on("applyObjectScale",r),this.hooks.on("moveEnd",this.onWantsUpdateCameraDistance),this.internalHooks.on("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.on("initialHelperPosition",this.onWantsUpdateCameraDistance),this.disposers.push(()=>{this.internalHooks.off("setObjectPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("initialHelperPosition",c),this.internalHooks.off("initialHelperPosition",this.onWantsUpdateCameraDistance),this.internalHooks.off("setObjectScale",i),this.internalHooks.off("setObjectRotate",s),this.internalHooks.off("setObjectPosition",o),this.internalHooks.off("applyObjectPosition",l),this.internalHooks.off("applyObjectRotate",a),this.internalHooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.initialPosition(this.calculateOffset(this.config.offset))}initialHelperQuaternion(){this.helperObject3D.initQuaternion(this.config)}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.config.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.config.offset){const e=this.originObject3D.position,i=new b.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new b.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.config.offset,{min:s,max:i});this.helperObject3D.initialPosition(o)}}hoverListener(t,e=16777215,i=1){const s=pi(t).filter(Se),o=[];for(const r of s)if(r.material||r instanceof b.Group){const a=r instanceof b.Group?r.children.filter(f=>f instanceof b.Mesh):[r];a.forEach(f=>{var m,v;f.__originalColor__=(m=f.__originalColor__)!=null?m:f.material.color.clone(),f.__originalOpacity__=(v=f.__originalOpacity__)!=null?v:f.material.opacity});const l=()=>{a.forEach(f=>{f.material.color.set(e),f.material.opacity=i}),this.render()},c=()=>{a.forEach(f=>{f.material.color.copy(f.__originalColor__),f.material.opacity=f.__originalOpacity__}),this.render()},h=()=>{this.isDragging||l()},u=()=>{this.isDragging||c()};for(const f of a)this.domEvents.addEventListener(f,"mouseover",h),this.domEvents.addEventListener(f,"mouseout",u),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),this.hooks.on("scaleEnd",c),o.push(()=>{this.domEvents.removeEventListener(f,"mouseover",h),this.domEvents.removeEventListener(f,"mouseout",u),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c),this.hooks.off("scaleEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=new b.Vector3(0,0,0);if(!t)return i;const s=()=>e||this.getBox();if(typeof t.x=="number")i.setX(t.x);else if(typeof t.x=="object"){const o=s();i.setX((o.max.x-o.min.x)*t.x.percents)}if(typeof t.y=="number")i.setY(t.y);else if(typeof t.y=="object"){const o=s();i.setY((o.max.y-o.min.y)*t.y.percents)}if(typeof t.z=="number")i.setZ(t.z);else if(typeof t.z=="object"){const o=s();i.setZ((o.max.z-o.min.z)*t.z.percents)}return i}}const YE=new b.Vector3;function fn(n){var f;const{raycaster:t,line:e,clampToLine:i=!0}=n;if(((f=t.camera)==null?void 0:f.type)==="OrthographicCamera"){const m=t.ray.origin.clone();return e.closestPointToPoint(m,!1,new b.Vector3)}const s=new b.Plane().setFromNormalAndCoplanarPoint(t.ray.direction.clone().normalize(),t.ray.origin),o=s.projectPoint(e.start,new b.Vector3),r=s.projectPoint(e.end,new b.Vector3),a=new b.Line3(o,r),l=a.closestPointToPoint(t.ray.origin,i,YE),c=l.distanceTo(r),h=l.distanceTo(o),u=a.distance();if(c>h&&c>u){const m=-l.distanceTo(o)/u,v=e.start.clone().sub(e.end).normalize();return e.start.sub(v.clone().multiplyScalar(m*e.distance()))}else{const m=l.distanceTo(o)/u;return new b.Vector3().lerpVectors(e.start,e.end,m)}}class XE extends Qs{constructor(...e){super(...e);d(this,"name","MoveController");d(this,"startInfo");d(this,"_moveByMouse",{enabled:!1});d(this,"mouseInfo");d(this,"mousedownEventListenerDisposer");d(this,"dragStart",e=>{if(this.moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new b.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new b.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new b.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=i.point.clone(),h=new b.Line3(c.clone().sub(l.normalize()),c.clone().add(l.normalize()));this.startInfo={startVectorProject:c,line:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.move(o),!1):this.dragEnd()});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))});const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.show.bind(this),o=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",o),this.hooks.on("rotateEnd",s),this.hooks.on("scaleStart",o),this.hooks.on("scaleEnd",s),this.hooks.on("moveByMouseEnable",o),this.hooks.on("moveByMouseDisable",s),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",o),this.hooks.off("rotateEnd",s),this.hooks.off("scaleStart",o),this.hooks.off("scaleEnd",s),this.hooks.off("moveByMouseEnable",o),this.hooks.off("moveByMouseDisable",s)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouse.enabled}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(e){this._moveByMouse={enabled:!0,useFaceNormal:e==null?void 0:e.useFaceNormal},this.preventTapDefaultEvent=!0;const i=this.handleMouseDown.bind(this),s=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",i),this.container.addEventListener("mouseup",s)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",i),this.container.removeEventListener("mouseup",s)}}disableMoveByMouse(){var e;this._moveByMouse={enabled:!1},this.preventTapDefaultEvent=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){var r,a,l;if(!this.moveByMouseEnable)return;const{point:i,face:s}=e;if(!this.hooks.emit("wantToMove",i)){if(this.originObject3D.position.copy(i),(this._moveByMouse.useFaceNormal===!0||typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.enable!==!1)&&s!=null&&s.normal){const c=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.alignmentVector?this._moveByMouse.useFaceNormal.alignmentVector:{x:0,y:1,z:0})(),h=new b.Vector3((r=c.x)!=null?r:0,(a=c.y)!=null?a:0,(l=c.z)!=null?l:0),u=(()=>typeof this._moveByMouse.useFaceNormal=="object"&&this._moveByMouse.useFaceNormal.fixedFaceNormal?this._moveByMouse.useFaceNormal.fixedFaceNormal(s.normal):s.normal)();this.originObject3D.quaternion.setFromUnitVectors(h,u),this.internalHooks.emit("setObjectRotate",this.originObject3D.quaternion.clone())}this.internalHooks.emit("setObjectPosition",i),this.hooks.emit("move",i)}}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}move(e){if(!this.startInfo)return this.dragEnd();const{line:i,startVectorProject:s}=this.startInfo,o=this.originObject3D,r=fn({raycaster:e,line:i,clampToLine:!1}),a=r.clone().sub(s),l=new b.Matrix4;l.setPosition(a);const c=o.position.clone().applyMatrix4(l);this.hooks.emit("wantToMove",c)||(o.applyMatrix4(l),s.copy(r),this.internalHooks.emit("applyObjectPosition",{matrix:l}),this.hooks.emit("move",c))}}class Ws{constructor(t,e,i,s,o,r,a,l){d(this,"helperController");d(this,"five");d(this,"lastCameraState","");d(this,"onCameraUpdate",()=>{var o,r;if(!this.helperController)return;const{offset:t,fov:e,distance:i}=this.five.state,s=t.toArray().join(",")+"_"+e+"_"+i;s!==this.lastCameraState&&(this.lastCameraState=s,(r=(o=this.helperController).onWantsUpdateCameraDistance)==null||r.call(o))});d(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;if(this.helperController.preventTapDefaultEvent)return!1;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});d(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});d(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:c,model:h,scene:u}=t,f=t.getElement();if(this.five=t,!c||!h||!f||!u)return;const m=()=>{t.needsRender=!0};this.helperController=new i({camera:c,model:h,domEvents:e,originObject3D:s,helperObject3D:o,container:f,scene:u,onRender:m,sharedHooks:a,sharedInternalHooks:l},r),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),t.on("cameraUpdate",this.onCameraUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),this.five.off("cameraUpdate",this.onCameraUpdate),(t=this.helperController)==null||t.dispose()}}const xl="Object3DHelper@v1.0.1",ZE=()=>{console.error(`${xl} is disposed`)},JE=()=>{console.warn(`${xl} is disabled`)},qE=()=>{console.error(`${xl} is disabled`)};class KE{constructor(t){d(this,"controllers",{});d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"hooks",new ut);d(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return H(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return H(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return ZE();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return qE();const i=x({},this.state);this.state=x(x({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=x(x({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&JE()}}function Dl(n){return n*Math.PI/180}let Sl=new b.Quaternion;class $E extends Qs{constructor(...e){var c,h,u;super(...e);d(this,"name","RotateController");d(this,"startInfo");d(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(h=i.yCircle)==null?void 0:h.circle,(u=i.zCircle)==null?void 0:u.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.domEvents.addEventListener(this.helperObject3D,"touchstart",s),document.addEventListener("touchmove",o),document.addEventListener("touchend",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("scaleStart",l),this.hooks.on("scaleEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",s),document.removeEventListener("touchmove",o),document.removeEventListener("touchend",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("scaleStart",l),this.hooks.off("scaleEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)})}get rotateCenter(){return this.helperObject3D.position.clone()}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new b.Euler(Dl(i),Dl(s),Dl(o)),a=new b.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:h}=this;Pl(c,a,h),this.internalHooks.emit("setObjectRotate",a,h),this.hooks.emit("rotate",a),this.render()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=this.helperObject3D.quaternion.clone(),c=(()=>{if(s==="x")return new b.Vector3(1,0,0).applyQuaternion(l);if(s==="y")return new b.Vector3(0,1,0).applyQuaternion(l);if(s==="z")return new b.Vector3(0,0,1).applyQuaternion(l)})(),h=new b.Plane().setFromNormalAndCoplanarPoint(c,o),f=h.projectPoint(o.clone(),new b.Vector3).clone().sub(this.rotateCenter),m=f.angleTo(r.baseAxes.clone().applyQuaternion(l));this.setAngleHelperStart(s,m),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:f,plane:h,angleHelper:r,angle:0,helperQuaternion:l.clone()},Sl=new b.Quaternion,this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.rotate(o),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,helperQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new b.Vector3);if(!c)return;const h=this.rotateCenter.clone(),f=s.projectPoint(c.clone(),new b.Vector3).clone().sub(h);if(i.angleTo(f)===0)return;const m=new b.Quaternion().setFromUnitVectors(i.clone().normalize(),f.clone().normalize()),v=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",v))return;const A=new b.Euler().setFromQuaternion(new b.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),f.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=A,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle(Da(this.startInfo.angle)),h){const w=new b.Vector3().subVectors(l.position,h).applyQuaternion(m).add(h);l.position.copy(w)}l.applyQuaternion(m),Sl.premultiply(m),this.internalHooks.emit("applyObjectRotate",{quaternion:m,origin:h}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=f}dragEnd(){this.isDragging&&(this.applyHelperQuaternion(Sl,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof b.Mesh&&s.geometry instanceof b.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new b.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof b.Mesh&&r.geometry instanceof b.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new b.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class ek extends Qs{constructor(...e){super(...e);d(this,"startInfo");d(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new b.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new G.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=vr(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var U,F;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new G.Vector3);if(!a||VE(a,this.camera.position))return;const l=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:h}=s,u=new G.Vector3().subVectors(r[1],r[0]),f=new G.Vector3().subVectors(r[3],r[0]),m=Q=>{const W=new G.Vector3(0,0,0);if(!this.startInfo)return W;const N=(Q==="ew"?u:f).clone(),Y=c.clone().projectOnVector(N),_=a.clone().projectOnVector(N),X=l.clone().projectOnVector(N);if(_.equals(Y))return W;if(Q==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const le=new G.Vector3().subVectors(_,X),ae=le.x<0&&N.x>=0,Ie=le.y<0&&N.y>=0,Ae=le.z<0&&N.z>=0;this.startInfo.dragPointInCenterBottom=ae||Ie||Ae}if(Q==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const le=new G.Vector3().subVectors(_,X),ae=le.x<0&&N.x>=0,Ie=le.y<0&&N.y>=0,Ae=le.z<0&&N.z>=0;this.startInfo.dragPointInCenterLeft=ae||Ie||Ae}const J=new G.Vector3().subVectors(_,Y),q=J.length();return q>.3?(console.warn("offset.length() > 0.3, skipped",q),W):J},v=m("ew"),p=m("ns"),g=()=>{const Q=v;this.helperObject3D.cornerPositions.forEach((W,N)=>{var Y;(Y=this.startInfo)!=null&&Y.dragPointInCenterLeft?(N===0||N===3)&&W.add(Q):(N===1||N===2)&&W.add(Q)})},A=()=>{const Q=p;this.helperObject3D.cornerPositions.forEach((W,N)=>{var Y;(Y=this.startInfo)!=null&&Y.dragPointInCenterBottom?(N===0||N===1)&&W.add(Q):(N===2||N===3)&&W.add(Q)})};switch(h){case"ew":g();break;case"ns":A();break;case"nesw":case"nwse":g(),A()}const w=new G.Vector3().subVectors(r[1],r[0]).length()/u.length(),I=new G.Vector3().subVectors(r[3],r[0]).length()/f.length(),P=new G.Vector3(w,I,1),E=new b.Matrix4().scale(P);i.isCSS3DObjectPlus?i.applyScaleMatrix4(E):i.scale.applyMatrix4(E),s.position.copy(a);const M=new G.Vector3().addVectors(r[0],r[2]).divideScalar(2),S=new G.Vector3().subVectors(M,l),L=new b.Matrix4().setPosition(S);i.applyMatrix4(L),(U=this.helperObject3D.css3DInstance)==null||U.css3DObject.applyMatrix4(L),(F=this.helperObject3D.plane)==null||F.applyMatrix4(L),this.internalHooks.emit("applyObjectScale",{matrix:E}),this.internalHooks.emit("applyObjectPosition",{matrix:L}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class tk extends ek{constructor(...e){super(...e);d(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class ik extends Qs{constructor(...e){super(...e);d(this,"name","BoundingBoxController")}}class nk extends TE{constructor(e,i){super(e,i);d(this,"name","ScaleHelper");d(this,"scaleMeshes",[]);d(this,"positions",[]);i&&(this.positions=i.positions)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}initialPosition(e){this.position.copy(this.originObject3D.position);const i=typeof this.positions=="function"?this.positions():this.positions;i&&(this.scaleMeshes=i.map((s,o)=>{var a;const r=(a=this.scaleMeshes[o])!=null?a:sk();return r.position.copy(s.handlePosition),r.scalePosition=s,this.addIfNotExists(r),r}))}setScaleByCamera(e){this.scaleMeshes.forEach(i=>{i.scale.setScalar(El(e,i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld)))})}}function sk(){const n=new b.Group;n.name="ScaleHelperCube";const t=.05,e=new b.BoxGeometry(t,t,t),i=new b.MeshBasicMaterial({color:16776960,transparent:!0,side:b.DoubleSide}),s=new b.MeshBasicMaterial({color:16776960,opacity:.4,depthTest:!1,depthWrite:!1,transparent:!0,side:b.DoubleSide}),o=new b.Mesh(e,i),r=new b.Mesh(e,s);return o.name="ScaleHelperCube-front",r.name="ScaleHelperCube-behind",o.renderOrder=11,r.renderOrder=10,n.add(o,r),n}class ok extends Qs{constructor(...e){super(...e);d(this,"name","ScaleController");d(this,"startInfo");d(this,"dragStart",e=>{if(this.isDragging)return;this.isDragging=!0;const{intersect:i}=e,s=this.camera.position;let o=i.object;o.scalePosition||(o=i.object.parent);const r=o.scalePosition.basePosition.clone(),l=o.scalePosition.handlePosition.clone().clone().sub(r).clone(),c=new b.Line3(r,r.clone().add(l.normalize().multiplyScalar(5)));c.applyMatrix4(this.helperObject3D.matrixWorld);const h=new b.Raycaster(s,i.point.clone().sub(s)),u=fn({raycaster:h,line:c});this.startInfo={line:c,scaleStartPoint:u,draggingObject:o},this.hooks.emit("scaleStart")});d(this,"dragging",e=>{if(!this.isDragging||!this.startInfo)return;const i="touches"in e?e.touches[0].clientX:e.x,s="touches"in e?e.touches[0].clientY:e.y,o=vr(this.camera,{x:i,y:s},this.container);return o?(this.scale(o),!1):this.dragEnd()});d(this,"scale",e=>{var l,c;if(!this.startInfo)return;const{line:i,scaleStartPoint:s,draggingObject:o}=this.startInfo,{scalePosition:r}=o,a=fn({raycaster:e,line:i,clampToLine:!1});a.applyMatrix4(new b.Matrix4().getInverse(this.helperObject3D.matrixWorld.clone())),(c=(l=this.config)==null?void 0:l.scaleCallback)==null||c.call(l,{intersectPoint:a,scalePosition:r,offset:a.clone().sub(s)}),o.position.copy(a.clone()),this.hooks.emit("scale",new b.Vector3(1,1,1))});d(this,"dragEnd",()=>{this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.internalHooks.emit("initialHelperPosition"),this.hooks.emit("scaleEnd"))});const i=this.show.bind(this),s=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",this.dragStart),document.addEventListener("mousemove",this.dragging),document.addEventListener("mouseup",this.dragEnd),this.domEvents.addEventListener(this.helperObject3D,"touchstart",this.dragStart),document.addEventListener("touchmove",this.dragging),document.addEventListener("touchend",this.dragEnd),this.hooks.on("rotateStart",s),this.hooks.on("rotateEnd",i),this.hooks.on("moveStart",s),this.hooks.on("moveEnd",i),this.hooks.on("moveByMouseEnable",s),this.hooks.on("moveByMouseDisable",i),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",this.dragStart),document.removeEventListener("mousemove",this.dragging),document.removeEventListener("mouseup",this.dragEnd),this.domEvents.removeEventListener(this.helperObject3D,"touchstart",this.dragStart),document.removeEventListener("touchmove",this.dragging),document.removeEventListener("touchend",this.dragEnd),this.hooks.off("rotateStart",s),this.hooks.off("rotateEnd",i),this.hooks.off("moveStart",s),this.hooks.off("moveEnd",i),this.hooks.off("moveByMouseEnable",s),this.hooks.off("moveByMouseDisable",i)})}initialHelperPosition(){this.helperObject3D.initialPosition();const e=this;e.offHoverListener&&e.offHoverListener(),e.offHoverListener=this.hoverListener(this.helperObject3D.scaleMeshes)}setScale(e){var l,c,h;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(h=e.z)!=null?h:1);const r=new b.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.internalHooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}function Re(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new b.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}Re.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},Re.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],Re.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}},Re.prototype._objectCtxInit=function(n){n._3xDomEvent={}},Re.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},Re.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},Re.prototype._objectCtxGet=function(n){return n._3xDomEvent},Re.prototype.camera=function(n){return n&&(this._camera=n),this._camera},Re.prototype.bind=function(n,t,e,i){console.assert(Re.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},Re.prototype.addEventListener=Re.prototype.bind,Re.prototype.unbind=function(n,t,e,i){console.assert(Re.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},Re.prototype.removeEventListener=Re.prototype.unbind,Re.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},Re.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,h,u=r[0],f=u.object;this._selected=f,h=this._bound("mousemove",f),a!=f&&(l=this._bound("mouseover",f),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;h&&this._notify("mousemove",f,i,u),l&&this._notify("mouseover",f,i,u),c&&this._notify("mouseout",a,i,u)}},Re.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new b.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),h=l.parent;typeof c=="undefined"&&h;)c=this._objectCtxGet(h),h=h.parent;c&&this._notify(n,l,i,a)}}},Re.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},Re.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},Re.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},Re.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},Re.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},Re.prototype._onClick=function(n){this._onMouseEvent("click",n)},Re.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},Re.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},Re.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},Re.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},Re.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},Re.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};const Ll="Object3DHelperPlugin",Ar=Ll,rk=()=>{console.error(`${Ar} is disposed`)},ak=()=>{console.warn(`${Ar} is disabled`)},lk=()=>{console.error(`${Ar} is disabled`)};class Tl extends _i{constructor(e){super(e);d(this,"name",Ll);d(this,"state",{visible:!0,enabled:!0,disposed:!1});d(this,"objectHelperMap",new Map);d(this,"css3DObjectParentMap",new Map);d(this,"css3DRender");this.five=e,this.css3DRender=new Tn(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${Ll.toUpperCase()}_DEBUG__`]:this})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return rk();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return lk();const s=x({},this.state);this.state=x(x({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var w;if(!e){console.error("Object3D is undefined");return}if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new KE,o=[],r=(w=this.five.getElement())==null?void 0:w.parentElement,a=this.five.camera,c=x(x({},{moveHelper:!0,rotateHelper:!0,scaleHelper:!0,boundingBoxHelper:!1,positionFrom:"objectPosition"}),i),{moveHelper:h,rotateHelper:u,scaleHelper:f,boundingBoxHelper:m}=c,v=s.hooks,p=new ut,g=new Re(this.five.camera,this.five.getElement()),A=I=>{if(I)return typeof I=="boolean"?I:I.enable};if(A(h)){const I=x(x({},this.getConfig(c.moveHelper)),c),P=new BE(e,x({},I)),E=new Ws(this.five,g,XE,e,P,I,v,p);s.addControllers({moveController:E.helperController}),o.push(()=>E.dispose())}if(A(u)){const I=x(x({},this.getConfig(c.rotateHelper)),c),P=new FE(e,x({container:r},I)),E=new Ws(this.five,g,$E,e,P,I,v,p);s.addControllers({rotateController:E.helperController}),o.push(()=>E.dispose())}if(A(m)){const I=new UE(e),P=new Ws(this.five,g,ik,e,I,void 0,v,p);s.addControllers({boundingBoxController:P.helperController})}if(A(f))if(e.isCSS3DObjectPlus&&r){const I=new HE(e,r,a,this.five.scene),P=new Ws(this.five,g,tk,e,I,void 0,v,p);s.addControllers({scaleController:P.helperController}),o.push(()=>P.dispose()),Ji(this.five).then(()=>{var E,M;if(e.isCSS3DObjectPlus){const S=e;if(!S||S.mode!=="front")return;const L=(E=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?E:Mh(this.five);L&&(this.css3DObjectParentMap.set(S,S.parent),S.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(L),(M=this.css3DRender.getBehindCSS3DObjectGroup())==null||M.add(S),this.css3DRender.render(this.five.camera))}})}else{const I=x(x({},this.getConfig(c.scaleHelper)),c),P=new nk(e,I),E=new Ws(this.five,g,ok,e,P,I,v,p);s.addControllers({scaleController:E.helperController}),o.push(()=>E.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.everyHelperDo((e,i)=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i,s)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&ak()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const ck=n=>new Tl(n),hk=`
|
|
785
785
|
varying vec2 vUv;
|
|
786
786
|
void main() {
|
|
787
787
|
vUv = uv;
|
|
@@ -838,4 +838,4 @@ void main() {
|
|
|
838
838
|
gl_FragColor = texture2D(envMap, uv);
|
|
839
839
|
gl_FragColor.a = gl_FragColor.a * opacity;
|
|
840
840
|
}
|
|
841
|
-
`;class Sk extends ss{constructor(e){super(e,Dk);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=Dn(()=>{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 pg={flowSpeed:.6,rotateSpeed:0};let Lk=class extends bi{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:pg},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 H(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=>H(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 Sk(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 H(this,arguments,function*(e={}){if(this.state.visible)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return H(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return H(this,null,function*(){var c,h,u,f,m,v;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=(v=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?v: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:pg,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return H(this,null,function*(){return Ak(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 H(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 H(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 H(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=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return H(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=en(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?pk({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Se):this.pipeObjects}};const Tk=n=>new Lk(n),zk="data:image/png;base64,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";function jk(n){ge(n,"svelte-ntto16",".room-label-item.svelte-ntto16{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-ntto16{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-ntto16{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))}")}function vg(n){let t,e,i,s,o,r;return{c(){t=T("span"),e=De(n[0]),i=te(),s=T("div"),C(t,"class","room-label-item__text svelte-ntto16"),z(t,"background-image","url("+zk+")"),C(s,"class","room-label-item__bar svelte-ntto16")},m(a,l){V(a,t,l),j(t,e),V(a,i,l),V(a,s,l),o||(r=Ce(t,"click",function(){ti(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),a&&O(i),a&&O(s),o=!1,r()}}}function Ok(n){let t,e=!n[5]&&vg(n);return{c(){t=T("div"),e&&e.c(),C(t,"class","room-label-item svelte-ntto16"),z(t,"z-index",n[2]),z(t,"transform",n[3]),z(t,"opacity",n[1]),z(t,"visibility",n[7])},m(i,s){V(i,t,s),e&&e.m(t,null),n[10](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=vg(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&128&&z(t,"visibility",i[7])},i:$,o:$,d(i){i&&O(t),e&&e.d(),n[10](null)}}}function Vk(n,t,e){let i,{content:s}=t,{visible:o=!0}=t,{opacity:r=1}=t,{zIndex:a=0}=t,{transform:l=void 0}=t,{onClick:c=()=>{}}=t,{rendererIfNeed:h=void 0}=t,{rendererData:u=void 0}=t,f,m;Et(()=>{f&&typeof h=="function"&&(m=h(f,u))}),_t(()=>{m==null||m()});function v(p){Ye[p?"unshift":"push"](()=>{f=p,e(6,f)})}return n.$$set=p=>{"content"in p&&e(0,s=p.content),"visible"in p&&e(8,o=p.visible),"opacity"in p&&e(1,r=p.opacity),"zIndex"in p&&e(2,a=p.zIndex),"transform"in p&&e(3,l=p.transform),"onClick"in p&&e(4,c=p.onClick),"rendererIfNeed"in p&&e(5,h=p.rendererIfNeed),"rendererData"in p&&e(9,u=p.rendererData)},n.$$.update=()=>{n.$$.dirty&256&&e(7,i=o?"visible":"hidden")},[s,r,a,l,c,h,f,i,o,u,v]}class Ag extends ue{constructor(t){super(),de(this,t,Vk,Ok,he,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},jk)}}class Bk extends hh{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Rk{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 ut);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 kn({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();mi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(mi),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(bg(this.shape,o),_k(r,a)),Vl(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new dh(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),Vl(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Bk(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 Ag({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=wo(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=bg(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=a1(e),s=new b.Vector3(i.x,i.y,t);Vl(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 bg(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function _k(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function Vl(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 Fk=class extends bi{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=x({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 x({},this._config)}get disposed(){return this._disposed}load(e){return H(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 Rk(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 H(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return H(this,null,function*(){if(this.state.visible===!1)return;const i=x({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=x(x({},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]),ie(x({},s),{floor_index:s.object_data.floorIndex,object_data:ie(x({},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=x(x({},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 H(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return H(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const Nk=(n,t)=>new Fk(n,t);class Gk extends _i{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=ks(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=x({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 x({},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 H(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return H(this,null,function*(){if(this.state.visible===!1)return;const i=x({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=x(x({},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=x(x({},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 H(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=en(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 Qk=(n,t)=>new Gk(n,t),Wk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Hk{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=Wk[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 Uk{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 Hk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new ia(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 Do(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 Tl(this.five),this._object3DHelper)}}const yg=new Uk;window.globalModules=yg;function wg(n,t){return n?t(n)?n:n.parent?wg(n.parent,t):null:null}const Yk="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 Cg=null;class os extends Rt{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=Cn(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:Cg||(Cg=new b.TextureLoader().load(Yk)),sizeAttenuation:!1},a=new b.PointsMaterial(ie(x({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(ie(x({},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(Fe(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Mo(this)}),Object.defineProperty(this,"visible",{set:v=>{this.dom&&(this.dom.container.style.display=v?"block":"none"),this._visible=v},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){Se(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),Se(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),Se(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*ea}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Ps(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 Di(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=ta(s,{style:`color: #${Se((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 Bl extends Wt{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Rt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=x(x({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(ie(x({},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;Se((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(Fe).filter(Se);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new os(ie(x({},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 Xk(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 Pg extends Rt{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=Cn(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Mo(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.opacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.opacity}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(Fe);i.closed&&(s=Xk(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 Bl(ie(x({},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=x(x({},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 Pg{constructor(...e){super(ie(x({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class Qi extends Pg{constructor(...e){super(ie(x({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const Rl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function _l(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Hs(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Ig(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 Mg(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 Zk(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,"-":Rl?173:189,"=":Rl?61:187,";":Rl?59:186,"'":222,"[":219,"]":221,"\\":220},ai={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Fl={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},$e={};for(let n=1;n<20;n++)Us["f".concat(n)]=111+n;let Ze=[],Ys=null,Eg="all";const wi=new Map,Xs=n=>Us[n.toLowerCase()]||ai[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Jk=n=>Object.keys(Us).find(t=>Us[t]===n),qk=n=>Object.keys(ai).find(t=>ai[t]===n);function kg(n){Eg=n||"all"}function Zs(){return Eg||"all"}function Kk(){return Ze.slice(0)}function $k(){return Ze.map(n=>Jk(n)||qk(n)||String.fromCharCode(n))}function ex(){const n=[];return Object.keys($e).forEach(t=>{$e[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=>Xs(a))})})}),n}function tx(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 ix(n){return typeof n=="string"&&(n=Xs(n)),Ze.indexOf(n)!==-1}function nx(n,t){let e,i;n||(n=Zs());for(const s in $e)if(Object.prototype.hasOwnProperty.call($e,s))for(e=$e[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Nl(a)}):i++;Zs()===n&&kg(t||"all")}function sx(n){let t=n.keyCode||n.which||n.charCode;const e=Ze.indexOf(t);if(e>=0&&Ze.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ze.splice(0,Ze.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in ai)ai[i]===t&&(Vt[i]=!1)}}function xg(n){if(typeof n=="undefined")Object.keys($e).forEach(s=>{Array.isArray($e[s])&&$e[s].forEach(o=>br(o)),delete $e[s]}),Nl(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&br(s)});else if(typeof n=="object")n.key&&br(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=""),br({key:n,scope:s,method:o,splitKey:"+"})}}const br=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Mg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":Xs(c);if(!$e[h])return;e||(e=Zs());const u=l>1?Ig(ai,a):[],f=[];$e[h]=$e[h].filter(m=>{const p=(i?m.method===i:!0)&&m.scope===e&&Zk(m.mods,u);return p&&f.push(m.element),!p}),f.forEach(m=>Nl(m))})};function Dg(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(Ze),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Sg(n,t){const e=$e["*"];let i=n.keyCode||n.which||n.charCode;if(!Vt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ze.indexOf(i)===-1&&i!==229&&Ze.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Fl[a];n[a]&&Ze.indexOf(l)===-1?Ze.push(l):!n[a]&&Ze.indexOf(l)>-1?Ze.splice(Ze.indexOf(l),1):a==="metaKey"&&n[a]&&Ze.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ze=Ze.slice(Ze.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in ai)ai[a]===i&&(Vt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Fl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ze.indexOf(17)===-1&&Ze.push(17),Ze.indexOf(18)===-1&&Ze.push(18),pt[17]=!0,pt[18]=!0);const s=Zs();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)&&Dg(n,e[a],s,t);if(!(i in $e))return;const o=$e[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(Xs(h[f]));u.sort().join("")===Ze.sort().join("")&&Dg(n,l,s,t)}}function Vt(n,t,e){Ze=[];const i=Mg(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&&xg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Ig(ai,n)),n=n[n.length-1],n=n==="*"?"*":Xs(n),n in $e||($e[n]=[]),$e[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(!wi.has(r)){const m=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Sg(p,r)},v=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Sg(p,r),sx(p)};wi.set(r,{keydownListener:m,keyupListenr:v,capture:u}),_l(r,"keydown",m,u),_l(r,"keyup",v,u)}if(!Ys){const m=()=>{Ze=[]};Ys={listener:m,capture:u},_l(window,"focus",m,u)}}}function ox(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys($e).forEach(e=>{$e[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Nl(n){const t=Object.values($e).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=wi.get(n)||{};i&&s&&(Hs(n,"keyup",s,o),Hs(n,"keydown",i,o),wi.delete(n))}if((t.length<=0||wi.size<=0)&&(Object.keys(wi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=wi.get(s)||{};o&&r&&(Hs(s,"keyup",r,a),Hs(s,"keydown",o,a),wi.delete(s))}),wi.clear(),Object.keys($e).forEach(s=>delete $e[s]),Ys)){const{listener:s,capture:o}=Ys;Hs(window,"focus",s,o),Ys=null}}const Gl={getPressedKeyString:$k,setScope:kg,getScope:Zs,deleteScope:nx,getPressedKeyCodes:Kk,getAllKeyCodes:ex,isPressed:ix,filter:tx,trigger:ox,unbind:xg,keyMap:Us,modifier:ai,modifierMap:Fl};for(const n in Gl)Object.prototype.hasOwnProperty.call(Gl,n)&&(Vt[n]=Gl[n]);if(typeof window!="undefined"){const n=window.hotkeys;Vt.noConflict=t=>(t&&window.hotkeys===Vt&&(window.hotkeys=n),Vt),window.hotkeys=Vt}const Lg=new Map;class Ci extends Rt{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)=>et.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>et.modules.fiveDomEvents.removeEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=x({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",()=>{Mo(this)}),Vt("esc",()=>{this.stopCreating()}),this.config.canEdit&&(Vt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o;if(this.pointSelector.enabled)return;let s=Lg.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s._editor)==null||o.disable()),Lg.set(this.parent.uuid,this),this.selected=!0,this.highlight()}),Vt("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 et.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(){et.modules.pointSelector.disable()}delete(){var e;this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}showDeleteButton(e,i){et.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),et.modules.five.once("cameraUpdate",()=>{et.modules.cursor.removeDeleteButton()})}applyObjectMatrixWorld(e,i){return i.updateMatrixWorld(),Ps(i,e)}}class yr extends Rt{constructor(e){super();d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class Js extends yr{constructor(e,i){super(e);d(this,"objectHelperConfig");this.objectHelperConfig=i}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;et.modules.object3DHelper.addObject3DHelper(this.originObject,x({positionFrom:"boundingBox"},e))}disable(){super.disable(),et.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class Ql extends yr{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 os)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Se).forEach(e=>{const i=new os;i.visible=!1,i.position.copy(e),i.draggable=!0,et.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),et.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),et.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class rx extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(et.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 ax extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(et.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 Bt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}function Wl(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class Tg 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 Qi(x(x({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new ax(this)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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(e.points),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 H(this,null,function*(){this.removeChildren();const i=new Qi(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=zg(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function zg(n,t,e){var E;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Wl(),a=(E=e==null?void 0:e.limit)!=null?E:"none",l=new mn(n.style);i.add(l);const c=new mn(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},I=M=>{v.length=0;const S=h.length===0?M.point:u.clone();h.push(S),n.setPoints(h)},P=M=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!M||(m=M,!(h!=null&&h.length)))return S();const L=h.at(-1).clone();a==="none"?(u=M.point,l.setPoints([L,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(M.point,new b.Vector3),l.setPoints([L,u]),c.setPoints([u,M.point])):a==="y"&&(h.length===1?(u=M.point,l.setPoints([L,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(M.point,new b.Vector3),l.setPoints([L,u]),c.setPoints([u,M.point])))};return t.on("select",I),t.on("intersectionUpdate",P),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",P),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}class lx extends yr{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=Is(et.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 jg extends Ci{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new os(x(x({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new lx(this)),this._editor}get data(){return ie(x({},this.baseData),{point:Bt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(Fe(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 H(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new os(e)),yield Hl(this.pointMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Hl(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 wr extends Rt{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:(a=e==null?void 0:e.color)!=null?a:Wp,transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:.5}),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=x(x({},this.paramsStyle),e),Se(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),Se(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*ea,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;Se(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 Ul=new b.BufferGeometry;Ul.name="blankGeometry",Ul.isBlank=!0;class Yl extends wr{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 ie(x({},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=su(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=Ps(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=x(x({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(Fe);this.points=i,this.geometry=(s=iu(this.points,{checkLinesIntersect:!0}))!=null?s:Ul,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 Di(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=ta(i+"m²",{style:`color: #${Se((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class Og extends Yl{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Cn(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return ie(x({},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=>{Kr(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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Xl extends Og{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class cx extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(et.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 Vg 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 Xl(x(x({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new cx(this)),this._editor}get data(){return this.updateMatrixWorld(),ie(x({},this.baseData),{points:Bt(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(e.points),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 H(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Xl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Cr(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Cr(n,t,e){var L;const{promise:i,resolve:s,reject:o}=Wl(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(L=e==null?void 0:e.limit)!=null?L:"none",l=new mn(ie(x({},n.style),{opacity:1}));r==null||r.add(l);const c=new mn(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,v;const p=[],g=()=>h.length>0,A=()=>p.length>0,w=()=>{g()&&(p.push(h.pop()),E(v),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(p.pop()),E(v),t.pointSelectorHelper.magnifier.render())},P=U=>{p.length=0;const F=h.length===0?U.point:u.clone();h.push(F),n.setPoints(h,{closed:!1}),m&&(M(),s())},E=U=>{const F=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!U||(v=U,!(h!=null&&h.length)))return F();const Q=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=U.point,l.setPoints([Q,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(U.point,new b.Vector3),l.setPoints([Q,u]),c.setPoints([u,U.point])):a==="y"&&(h.length===1?(u=U.point,l.setPoints([Q,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(U.point,new b.Vector3),l.setPoints([Q,u]),c.setPoints([u,U.point])))),h.length>=3){u=n.projectPoint(U.point);const W=h[0],N=.2;W.distanceTo(u)<N||W.distanceTo(U.point)<N?(u=W,U.point.copy(W),t.pointSelectorHelper.updateWithIntersect(U,{emitEvent:!1}),m=!0):m=!1,l.setPoints([Q,u]),c.setPoints([u,U.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([])},M=()=>{t.off("select",P),t.off("intersectionUpdate",E),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{M(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",P),t.on("intersectionUpdate",E),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}class hx extends b.BufferGeometry{constructor(){super(...arguments);d(this,"bottomPositions",[]);d(this,"topPosition",[])}setPosition(e){var l,c;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(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);for(let h=0;h<r.length-2;h++)o.push(0,h+1,h+2);if(s&&s.length===3){const h=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],u=r.map(m=>[m[0]+h[0],m[1]+h[1],m[2]+h[2]]);r.push(...u);const f=o.map(m=>m+r.length/2);o.push(...f);for(let m=0;m<r.length/2-1;m++)o.push(m,m+1,m+r.length/2),o.push(m+1,m+r.length/2+1,m+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)}const a=r.flat();this.setAttribute("position",new b.Float32BufferAttribute(a,3)),this.setIndex(o),this.computeBoundingSphere()}}class rs extends Rt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new wr);d(this,"edgeMesh",new Wt);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new hx,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=Ra(c,h,u),m=ou(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=x(x({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(ie(x({},this.paramStyle),{opacity:1}))}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(Fe).map(s=>s.toArray()),topPosition:e.heightPoint?Fe(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Eo().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=>Kr(s,e,i,!0)),!1}}class Bg extends Js{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 Rg extends Ci{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new rs(x(x({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Bg(this.prismMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:Bt(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(e),this.prismMesh.setStyle(e.style)}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.prismMesh=new rs(e),this.add(this.prismMesh),yield Zl(this.prismMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Zl(n,t){return H(this,null,function*(){const e=n.parent,i=new Xl(n.style);e.add(i),yield Cr(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Wt;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=on(i.points),a=o.clone().add(r.clone().multiplyScalar(10)),l=o.clone().sub(r.clone().multiplyScalar(10));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=p=>{m(),c()},f=p=>{if(!(p!=null&&p.raycaster))return;const g=fn({raycaster:p.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",v),e.remove(s),t.disable()},v=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",v)})})}class _g extends Js{constructor(t){const e=t.points,i=on(e);super(t,()=>({yAxis:i.normalize(),zAxis:e[0].clone().sub(e[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const s=t.points,o=s[0].clone().lerp(s[3],.5),r=s[1].clone().lerp(s[2],.5),a=s[0].clone().lerp(s[1],.5),l=s[3].clone().lerp(s[2],.5);return[{id:"left",handlePosition:o,basePosition:r},{id:"right",handlePosition:r,basePosition:o},{id:"top",handlePosition:a,basePosition:l},{id:"bottom",handlePosition:l,basePosition:a}]},scaleCallback:s=>{const{intersectPoint:o,scalePosition:r}=s,{id:a,basePosition:l}=r,c=o.clone().sub(l),h=t.points;a==="top"?t.setPoints([h[3].clone().add(c),h[2].clone().add(c),h[2],h[3]]):a==="bottom"?t.setPoints([h[0],h[1],h[1].clone().add(c),h[0].clone().add(c)]):a==="left"?t.setPoints([h[1].clone().add(c),h[1],h[2],h[2].clone().add(c)]):a==="right"&&t.setPoints([h[0],h[0].clone().add(c),h[3].clone().add(c),h[3]])}}}))}}class dx 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 Fg extends Yl{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Fe).filter(Se);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 dx(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class Pr extends Fg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Cn(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return x(x({},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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function Ng(n,t){const e=on(n),i=jt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Gg extends Ci{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new Pr(x(x({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new _g(this.rectangleMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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(e.points),this.rectangleMesh.setStyle(e.style)}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.removeChildren();const i=new Pr(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Ir(this.rectangleMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Ir(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?ux(n,t,e):fx(n,t,e)}function ux(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 Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!0})),l=new Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!1})),c=new Qi(ie(x({},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,v=()=>{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())},p=I=>{var E;if(!(I!=null&&I.raycaster))return;const P=(E=h.at(-1))==null?void 0:E.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 M=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),L=M.closestPointToPoint(S,!1,new b.Vector3);n.setPoints([h[0],L,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([P,u]);return}if(h.length===2&&r==="none"){o.remove(a);const M=I.raycaster.ray.intersectPlane(m,new b.Vector3),S=h[0].distanceTo(h[1])/2,L=new b.Vector3().lerpVectors(h[0],h[1],.5),U=new b.Vector3().subVectors(M,L).normalize();u=new b.Vector3().addVectors(L,U.multiplyScalar(S));const F=[h[0],u,h[1]],Q=Ng(F,et.modules.five.camera.position);n.setPoints(Q);return}},g=()=>{t.off("select",v),t.off("intersectionUpdate",p),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",v),t.on("intersectionUpdate",p),t.on("disable",A)})}function fx(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 Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!0})),l=new Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!1})),c=new Qi(ie(x({},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,v=()=>{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())},p=I=>{var E;if(!(I!=null&&I.raycaster))return;const P=(E=h.at(-1))==null?void 0:E.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([P,u]);return}if(h.length===1&&r==="xoz"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([P,u]);return}if(h.length===1&&r==="none"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([P,u]);return}if(h.length===2){o.remove(a);const M=new b.Vector3().crossVectors(h[0].clone().sub(h[1]),m.normal).normalize();u=new b.Line3(h[1].clone().add(M),h[1].clone().sub(M)).closestPointToPoint(I.point,!1,new b.Vector3);const L=[h[0],h[1],u],U=Ng(L,et.modules.five.camera.position);n.setPoints(U);return}},g=()=>{t.off("select",v),t.off("intersectionUpdate",p),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",v),t.on("intersectionUpdate",p),t.on("disable",A)})}class Qg extends Js{constructor(t){super(t,()=>({yAxis:t.normal}))}}function Wg(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class Hg extends wr{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(){return this.meshFont.geometry.parameters.radius}setPoints(e){var i,s,o;if(this._center=(i=Fe(e.center))!=null?i:this._center,this._normal=(s=Fe(e.normal))!=null?s:this._normal,this._radius=(o=e.radius)!=null?o:this._radius,this._center&&this._normal&&this._radius){const r=Wg(this._radius);this.geometry=new b.CircleGeometry(this._radius,r),this.position.copy(this._center),this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone().normalize()}this.needsRender=!0}}class qs extends Hg{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Cn(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Wt(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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Ug extends Ci{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new qs(x(x({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new Qg(this.circleMesh)),this._editor}get data(){return ie(x({},this.baseData),{center:Bt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:Bt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints(e),this.circleMesh.setStyle(e.style)}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new qs(e);this.circleMesh=i,this.add(this.circleMesh),yield Mr(this.circleMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Mr(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 v=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:v})}},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 Jl extends Rt{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");this.params=e,this.bottomCircle=new qs(e),this.bottomCircle.name="bottomCircle",this.topCircle=new qs(e),this.topCircle.name="topCircle",this.edgeMesh=new wr(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=Fe(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Fe(e.bottomCenter))!=null?s:this.bottomCenter,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:e.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=x(x({},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),Wg(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 Yg extends Js{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 Xg extends Ci{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Jl(x(x({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new Yg(this.cylinderMesh)),this._editor}get data(){return ie(x({},this.baseData),{bottomCenter:Bt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:Bt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints(e),this.cylinderMesh.setStyle(e.style)}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.cylinderMesh=new Jl(e),this.add(this.cylinderMesh),yield ql(this.cylinderMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function ql(n,t){return H(this,null,function*(){const e=n.parent;yield Mr(n.bottomCircle,t);const i=new Wt;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(10)),a=s.clone().sub(o.clone().multiplyScalar(10));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=v=>{f(),l()},u=v=>{if(!(v!=null&&v.raycaster))return;const p=fn({raycaster:v.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new b.Vector3),w=p.clone().sub(A),I=n.bottomCenter.clone().add(w);p&&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 Zg extends Js{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 Kl extends rs{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 Jg extends Ci{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new Kl(x(x({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new Zg(this.boxMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:Bt(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(e),this.boxMesh.setStyle(e.style)}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.removeChildren(),this.boxMesh=new Kl(e),this.add(this.boxMesh),yield $l(this.boxMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function $l(n,t,e){return H(this,null,function*(){return new Promise((i,s)=>H(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new Pr(n.style);o.add(r),yield Ir(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Wt,l=on(n.bottomPositions),c=jt(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(10)),u=c.clone().sub(l.clone().multiplyScalar(10));a.setPoints([h,u]),o.add(a),t.enable();const f=g=>{v(),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)})}},v=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",p),t.disable(),o==null||o.remove(a)},p=()=>{v(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",p)}))})}function mx(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class qg 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 Bl(x(x({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new rx(this)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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 H(this,null,function*(){this.removeChildren();const i=new Bl(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=ec(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function ec(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Wl(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Wt(n.style);i.add(l);const c=new Wt(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},I=L=>{if(!L)return;v.length=0;const U=h.length===0?L.point:u.clone();h.push(U),n.setPoints(h),h.length===2&&(E(),o())},P=L=>{const U=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!L)return U();m=L;const F=h.at(-1).clone();a==="none"?(u=L.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(L.point,new b.Vector3),l.setPoints([F,u]),c.setPoints([u,L.point])):a==="y"&&(L.isVirtual?(u=fn({raycaster:L.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(L.point,!1,new b.Vector3),c.setPoints([u,L.point])),l.setPoints([F,u]))},E=()=>{t.off("select",I),t.off("intersectionUpdate",P),t.off("disable",M),t.plane=null,t.disable(),i==null||i.remove(l,c)},M=()=>{E(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",P),t.on("disable",M),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}const as=class extends ut{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 Rt,this.group.name="Sculpt",e.scene.add(this.group),as.modules.init(e),Vt("ctrl+z, command+z",this.undo),Vt("ctrl+shift+z, command+shift+z",this.redo),as.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=wg((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__=as.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Se)}}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=ie(x({},r),{style:x(x({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new jg(a,i):r.type==="line"?new qg(a,i):r.type==="Polyline"?new Tg(a,i):r.type==="Polygon"?new Vg(a,i):r.type==="Prism"?new Rg(a,i):r.type==="Rectangle"?new Gg(a,i):r.type==="Circle"?new Ug(a,i):r.type==="Cylinder"?new Xg(a,i):r.type==="Box"?new Jg(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=as.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return H(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(jg,...e)})}createLine(...e){return H(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(qg,...e)})}createline(...e){return H(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return H(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(Tg,...e)})}createPolygon(...e){return H(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(Vg,...e)})}createPrism(...e){return H(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(Rg,...e)})}createRectangle(...e){return H(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(Gg,...e)})}createCircle(...e){return H(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(Ug,...e)})}createCylinder(...e){return H(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(Xg,...e)})}createBox(...e){return H(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(Jg,...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(){mx(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return H(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 et=as;d(et,"modules",yg);const gx=n=>new et(n);function px(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let Er;const Kg=n=>((!Er||n!==Er.five)&&(Er={instance:new Do(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),Er.instance);class $g extends ut{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");this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=Kg(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:En(this.model).getCenter(new b.Vector3);this.tag=Jc(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(){px(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.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.fiveDomEvents.removeEventListener(this.model,"click"),this.emit("disable")}onClick(){return this.emit("click",this)}}class ep extends $g{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(),super.onClick(),!0}}class vx extends ep{constructor(...t){super(...t)}}function Ax(n){ge(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 tp(n){let t,e;return{c(){t=T("div"),e=De(n[0]),C(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function bx(n){let t,e=n[0]&&tp(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=tp(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function yx(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class wx extends ue{constructor(t){super(),de(this,t,yx,bx,he,{text:0},Ax)}}const ip=(n,t)=>{var i;const e=new wx({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Cx={box:ip,triangles:ip,prism:(n,t)=>{var i;const e=new Ag({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()}};class np extends $g{constructor(...t){const e=t[0],i=En(e.model),s=new b.Vector3().lerpVectors(Si(i,0),Si(i,5),.5);super(ie(x({},e),{position:s})),this.enable()}}class Px extends bi{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=$r(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",()=>H(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof np).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield hg(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:Cx[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.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=Kg(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 H(this,null,function*(){var r;if(this.clear(),this.data=e,yield Ji(this.five),this.data!==e)return;this.clear();const i=typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,s=this.occlusionMode,o=1.6;(r=e==null?void 0:e.list)==null||r.forEach(a=>{var l,c,h;if(a.type==="triangles"){const u=new Og;u.setPoints(a.object_data.points),u.setStyle({color:a.object_data.color,opacity:((l=a.object_data.opacity)!=null?l:.4)/2,lineColor:a.object_data.color,lineWidth:o,occlusionVisibility:i,occlusionMode:s}),this.fiveDomEvents.addEventListener(u,"hover",()=>u.highlight()),this.fiveDomEvents.addEventListener(u,"unHover",()=>u.unhighlight());const f=new ep({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(f)}else if(a.type==="prism"){const u=new rs;this.zFightingOffset+=1e-4;const f=a.object_data.points.map(g=>{var A;return[g[0],g[1]+((A=a.object_data.fixedY)!=null?A:0),g[2]]});f.push(f[0]);const m=a.object_data.height+((c=a.object_data.fixedHeight)!=null?c:0)+this.zFightingOffset,v=Fe(f[0]).add(new b.Vector3().setY(m));u.setPoints({points:f,heightPoint:v}),u.setStyle({color:a.object_data.color,opacity:((h=a.object_data.opacity)!=null?h:.4)/2,lineColor:a.object_data.color,lineWidth:o,occlusionVisibility:i,occlusionMode:s});const p=new np({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(p)}else if(a.type==="box"){const u=new rs,{start:f,end:m,rotation:v=[0,0,0,0],opacity:p,color:g}=a.object_data,A=new b.Vector3().fromArray(f),w=new b.Vector3().fromArray(m),I=new b.Euler().fromArray(v),P=new b.Quaternion().setFromEuler(I),E=P.clone().inverse(),M=new b.Vector3().lerpVectors(A,w,.5),S=M.clone().negate(),L=A.clone().add(S).applyQuaternion(E),U=w.clone().add(S).applyQuaternion(E),F=new b.Box3(L.clone().max(U),L.clone().min(U));u.setPoints({points:[Si(F,2),Si(F,3),Si(F,7),Si(F,6)],heightPoint:Si(F,1)}),u.position.copy(M),u.quaternion.copy(P),u.setStyle({color:g,opacity:(p!=null?p:.4)/2,lineColor:g,lineWidth:o,occlusionVisibility:i,occlusionMode:s});const Q=new vx({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(Q)}}),this.five.needsRender=!0,this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e)})}setState(e){Se(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:"我不知道捏"})),Se(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=x(x({},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 Ix=(...n)=>new Px(...n),Mx=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:kn,FiveDomEvents:Do,FivePuppet:Sv,Interval:Yr,LightTag:Di,LineSegments:dh,Magnifier:Po,Object3D:hh,PointHelper:ch,PointSelector:ia,PointSelectorHelper:sh,Rectangle:Vp,absoluteUrl:ra,animeMap:Ms,awaitNextFrame:Cv,blink:xo,bounding:sa,boundingBox:En,boundingSphere:uh,boxVertex:Si,boxVertexes:mv,checkFiveModelLoaded:yv,convexHull:Bp,equal:wt,fiveModelIsLoaded:vh,getCoordsFromClient:Gp,getCoordsFromElement:Qp,getFrameTime:Pv,inside:Yc,isAbsoluteURL:bh,isModelLike:Qt,isNil:gi,isPanoramaLike:Zi,lookObject:bv,lookPoint:ph,nextFrame:xs,notNil:Se,pointInPolygon:Yc,reblink:gh,requestAnimationFrameInterval:Dn,sculpt:Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:yr,BoxMesh:Kl,BoxMeshEditor:Zg,CircleMesh:Hg,CircleMeshEditor:Qg,CircleWithEdgeMesh:qs,CylinderMesh:Jl,CylinderMeshEditor:Yg,LineMesh:Wt,PointMesh:os,PolygonMesh:Yl,PrismMesh:rs,PrismMeshEditor:Bg,RectangleMesh:Fg,RectangleMeshEditor:_g,RectangleWithEdgeMesh:Pr,createBox:$l,createCircle:Mr,createCylinder:ql,createLine:ec,createPoint:Hl,createPolygon:Cr,createPrism:Zl,createRectangle:Ir},Symbol.toStringTag,{value:"Module"})),tag:Jc,tweenProgress:ks,uuid:ct,waitFiveModelLoaded:Ji,worldBounding:ko,worldBoundingBox:gv,worldBoundingSphere:fh},Symbol.toStringTag,{value:"Module"}));dp(),hp(),K.AreaMakerPlugin=Nk,K.CSS3DRender=Tn,K.CSS3DRenderPlugin=Ss,K.CameraMovementEffect=Fd,K.CameraMovementPlugin=r1,K.ContentType=Xm,K.CruisePlugin=kE,K.CruisePluginController=Ns,K.CruisePluginTypes=EE,K.CurrentPanoImagePlugin=Qk,K.DIRECTION=qn,K.DISPLAY_STRATEGY_TYPE=an,K.DimensionType=Zm,K.FLOOR_PLAN_ATTACHED_TO=Vi,K.FLOOR_TYPE_MAP=Jb,K.GuideLineItem=PE,K.GuideLineModeItem=vE,K.GuideLinePlugin=Cl,K.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=ln,K.ItemLabelPlugin=Jw,K.Magnifier=Po,K.MapviewFloorplanPlugin=Mb,K.ModelChassisCompassPlugin=$b,K.ModelEntryDoorGuidePlugin=i1,K.ModelFloorplanPlugin=wb,K.ModelItemLabelPlugin=xw,K.ModelMakerPlugin=Ix,K.ModelRoomLabelPlugin=L0,K.ModelTVVideoPlugin=zw,K.ModelViewPlugin=kp,K.MoveController=yl,K.MovePlugin=xE,K.Object3DHelperController=Tl,K.Object3DHelperPlugin=ck,K.PLUGIN=Ar,K.PaintBrush=Ep,K.PaintBrushTypeEnum=fi,K.PanoCompassPlugin=x1,K.PanoCursorRaycasterPlugin=Nv,K.PanoDoorLabelPlugin=cC,K.PanoFloorplanRadarPlugin=Xb,K.PanoMeasurePlugin=tw,K.PanoMeasurePluginLine=nn,K.PanoMeasurePluginModel=Ga,K.PanoMeasurePluginPoint=Ot,K.PanoMeasurePluginPolyline=sn,K.PanoRulerPlugin=u1,K.PanoRulerProPlugin=P1,K.PanoSpatialTagPlugin=pw,K.PanoTagPlugin=lE,K.PanoTagPluginController=pr,K.PanoVideoPlugin=gk,K.PanoVideoPluginType=mk,K.PipelinePlugin=Tk,K.PointType=Ym,K.ROOM_FETILE_TYPE_MAP=Zb,K.ROOM_TYPE_MAP=qb,K.Rotation=si,K.Sculpt=et,K.SculptPlugin=gx,K.TopviewFloorplanPlugin=kb,K.Util=Mx,K.WalkController=Ns,K.createBox=$l,K.createCircle=Mr,K.createCylinder=ql,K.createLine=ec,K.createPoint=Hl,K.createPolygon=Cr,K.createPolyline=zg,K.createPrism=Zl,K.createRectangle=Ir,K.defaultGlobalConfig=Um,K.itemLabelPluginServerParams=qw,K.modelItemLabelPluginServerParams=Dw,K.modelRoomLabelPluginServerParams=T0,K.pluginFlag=aE,Object.defineProperty(K,Symbol.toStringTag,{value:"Module"})});
|
|
841
|
+
`;class Sk extends ss{constructor(e){super(e,Dk);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=Dn(()=>{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 pg={flowSpeed:.6,rotateSpeed:0};let Lk=class extends bi{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:pg},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 H(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=>H(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 Sk(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 H(this,arguments,function*(e={}){if(this.state.visible)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return H(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return H(this,null,function*(){var c,h,u,f,m,v;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=(v=(m=e==null?void 0:e.showAnime)!=null?m:e==null?void 0:e.anime)!=null?v: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:pg,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return H(this,null,function*(){return Ak(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 H(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 H(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 H(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=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return H(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=en(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?pk({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Se):this.pipeObjects}};const Tk=n=>new Lk(n),zk="data:image/png;base64,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";function jk(n){ge(n,"svelte-ntto16",".room-label-item.svelte-ntto16{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-ntto16{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-ntto16{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))}")}function vg(n){let t,e,i,s,o,r;return{c(){t=T("span"),e=De(n[0]),i=te(),s=T("div"),C(t,"class","room-label-item__text svelte-ntto16"),z(t,"background-image","url("+zk+")"),C(s,"class","room-label-item__bar svelte-ntto16")},m(a,l){V(a,t,l),j(t,e),V(a,i,l),V(a,s,l),o||(r=Ce(t,"click",function(){ti(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),a&&O(i),a&&O(s),o=!1,r()}}}function Ok(n){let t,e=!n[5]&&vg(n);return{c(){t=T("div"),e&&e.c(),C(t,"class","room-label-item svelte-ntto16"),z(t,"z-index",n[2]),z(t,"transform",n[3]),z(t,"opacity",n[1]),z(t,"visibility",n[7])},m(i,s){V(i,t,s),e&&e.m(t,null),n[10](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=vg(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&128&&z(t,"visibility",i[7])},i:$,o:$,d(i){i&&O(t),e&&e.d(),n[10](null)}}}function Vk(n,t,e){let i,{content:s}=t,{visible:o=!0}=t,{opacity:r=1}=t,{zIndex:a=0}=t,{transform:l=void 0}=t,{onClick:c=()=>{}}=t,{rendererIfNeed:h=void 0}=t,{rendererData:u=void 0}=t,f,m;Et(()=>{f&&typeof h=="function"&&(m=h(f,u))}),_t(()=>{m==null||m()});function v(p){Ye[p?"unshift":"push"](()=>{f=p,e(6,f)})}return n.$$set=p=>{"content"in p&&e(0,s=p.content),"visible"in p&&e(8,o=p.visible),"opacity"in p&&e(1,r=p.opacity),"zIndex"in p&&e(2,a=p.zIndex),"transform"in p&&e(3,l=p.transform),"onClick"in p&&e(4,c=p.onClick),"rendererIfNeed"in p&&e(5,h=p.rendererIfNeed),"rendererData"in p&&e(9,u=p.rendererData)},n.$$.update=()=>{n.$$.dirty&256&&e(7,i=o?"visible":"hidden")},[s,r,a,l,c,h,f,i,o,u,v]}class Ag extends ue{constructor(t){super(),de(this,t,Vk,Ok,he,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},jk)}}class Bk extends hh{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Rk{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 ut);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 kn({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();mi.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(mi),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(bg(this.shape,o),_k(r,a)),Vl(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new dh(new b.EdgesGeometry(this.makerObject.geometry),new b.LineBasicMaterial({color:r,transparent:!0})),Vl(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Bk(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 Ag({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=wo(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=bg(this.shape,t),this.outline.geometry=new b.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=a1(e),s=new b.Vector3(i.x,i.y,t);Vl(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 bg(n,t){return new b.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function _k(n,t){return new b.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function Vl(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 Fk=class extends bi{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=x({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 x({},this._config)}get disposed(){return this._disposed}load(e){return H(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 Rk(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 H(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return H(this,null,function*(){if(this.state.visible===!1)return;const i=x({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=x(x({},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]),ie(x({},s),{floor_index:s.object_data.floorIndex,object_data:ie(x({},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=x(x({},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 H(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return H(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const Nk=(n,t)=>new Fk(n,t);class Gk extends _i{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=ks(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=x({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 x({},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 H(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return H(this,null,function*(){if(this.state.visible===!1)return;const i=x({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=x(x({},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=x(x({},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 H(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=en(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 Qk=(n,t)=>new Gk(n,t),Wk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Hk{constructor(t){d(this,"container");d(this,"deleteButton");this.container=t!=null?t:document.documentElement}setType(t){const e=Wk[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 Uk{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 Hk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new ia(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 Do(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 Tl(this.five),this._object3DHelper)}}const yg=new Uk;window.globalModules=yg;function wg(n,t){return n?t(n)?n:n.parent?wg(n.parent,t):null:null}const Yk="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 Cg=null;class os extends Rt{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=Cn(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:Cg||(Cg=new b.TextureLoader().load(Yk)),sizeAttenuation:!1},a=new b.PointsMaterial(ie(x({},r),{color:(m=e==null?void 0:e.color)!=null?m:16777215,depthTest:!0,opacity:1})),l=new b.PointsMaterial(ie(x({},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(Fe(e.point)),e&&this.setStyle(e),this.addEventListener("removed",()=>{Mo(this)}),Object.defineProperty(this,"visible",{set:v=>{this.dom&&(this.dom.container.style.display=v?"block":"none"),this._visible=v},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){Se(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),Se(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),Se(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*ea}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}updateMatrixWorld(e){super.updateMatrixWorld(e);const i=Ps(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 Di(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=ta(s,{style:`color: #${Se((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 Bl extends Wt{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Rt);d(this,"_paramsStyle");d(this,"setStyle",e=>{super.setStyle(e),this._paramsStyle=x(x({},this._paramsStyle),e),this.pointMeshes.forEach(i=>i.setStyle(ie(x({},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;Se((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(Fe).filter(Se);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new os(ie(x({},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 Xk(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 Pg extends Rt{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=Cn(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o),this.addEventListener("removed",()=>{Mo(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.opacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.opacity}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(Fe);i.closed&&(s=Xk(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 Bl(ie(x({},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=x(x({},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 Pg{constructor(...e){super(ie(x({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class Qi extends Pg{constructor(...e){super(ie(x({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const Rl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function _l(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Hs(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Ig(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 Mg(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 Zk(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,"-":Rl?173:189,"=":Rl?61:187,";":Rl?59:186,"'":222,"[":219,"]":221,"\\":220},ai={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},Fl={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},et={};for(let n=1;n<20;n++)Us["f".concat(n)]=111+n;let Ze=[],Ys=null,Eg="all";const wi=new Map,Xs=n=>Us[n.toLowerCase()]||ai[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Jk=n=>Object.keys(Us).find(t=>Us[t]===n),qk=n=>Object.keys(ai).find(t=>ai[t]===n);function kg(n){Eg=n||"all"}function Zs(){return Eg||"all"}function Kk(){return Ze.slice(0)}function $k(){return Ze.map(n=>Jk(n)||qk(n)||String.fromCharCode(n))}function ex(){const n=[];return Object.keys(et).forEach(t=>{et[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=>Xs(a))})})}),n}function tx(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 ix(n){return typeof n=="string"&&(n=Xs(n)),Ze.indexOf(n)!==-1}function nx(n,t){let e,i;n||(n=Zs());for(const s in et)if(Object.prototype.hasOwnProperty.call(et,s))for(e=et[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Nl(a)}):i++;Zs()===n&&kg(t||"all")}function sx(n){let t=n.keyCode||n.which||n.charCode;const e=Ze.indexOf(t);if(e>=0&&Ze.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ze.splice(0,Ze.length),(t===93||t===224)&&(t=91),t in pt){pt[t]=!1;for(const i in ai)ai[i]===t&&(Vt[i]=!1)}}function xg(n){if(typeof n=="undefined")Object.keys(et).forEach(s=>{Array.isArray(et[s])&&et[s].forEach(o=>br(o)),delete et[s]}),Nl(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&br(s)});else if(typeof n=="object")n.key&&br(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=""),br({key:n,scope:s,method:o,splitKey:"+"})}}const br=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Mg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":Xs(c);if(!et[h])return;e||(e=Zs());const u=l>1?Ig(ai,a):[],f=[];et[h]=et[h].filter(m=>{const p=(i?m.method===i:!0)&&m.scope===e&&Zk(m.mods,u);return p&&f.push(m.element),!p}),f.forEach(m=>Nl(m))})};function Dg(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(Ze),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Sg(n,t){const e=et["*"];let i=n.keyCode||n.which||n.charCode;if(!Vt.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ze.indexOf(i)===-1&&i!==229&&Ze.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=Fl[a];n[a]&&Ze.indexOf(l)===-1?Ze.push(l):!n[a]&&Ze.indexOf(l)>-1?Ze.splice(Ze.indexOf(l),1):a==="metaKey"&&n[a]&&Ze.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ze=Ze.slice(Ze.indexOf(l))))}),i in pt){pt[i]=!0;for(const a in ai)ai[a]===i&&(Vt[a]=!0);if(!e)return}for(const a in pt)Object.prototype.hasOwnProperty.call(pt,a)&&(pt[a]=n[Fl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ze.indexOf(17)===-1&&Ze.push(17),Ze.indexOf(18)===-1&&Ze.push(18),pt[17]=!0,pt[18]=!0);const s=Zs();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)&&Dg(n,e[a],s,t);if(!(i in et))return;const o=et[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(Xs(h[f]));u.sort().join("")===Ze.sort().join("")&&Dg(n,l,s,t)}}function Vt(n,t,e){Ze=[];const i=Mg(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&&xg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Ig(ai,n)),n=n[n.length-1],n=n==="*"?"*":Xs(n),n in et||(et[n]=[]),et[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(!wi.has(r)){const m=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Sg(p,r)},v=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Sg(p,r),sx(p)};wi.set(r,{keydownListener:m,keyupListenr:v,capture:u}),_l(r,"keydown",m,u),_l(r,"keyup",v,u)}if(!Ys){const m=()=>{Ze=[]};Ys={listener:m,capture:u},_l(window,"focus",m,u)}}}function ox(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(et).forEach(e=>{et[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Nl(n){const t=Object.values(et).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=wi.get(n)||{};i&&s&&(Hs(n,"keyup",s,o),Hs(n,"keydown",i,o),wi.delete(n))}if((t.length<=0||wi.size<=0)&&(Object.keys(wi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=wi.get(s)||{};o&&r&&(Hs(s,"keyup",r,a),Hs(s,"keydown",o,a),wi.delete(s))}),wi.clear(),Object.keys(et).forEach(s=>delete et[s]),Ys)){const{listener:s,capture:o}=Ys;Hs(window,"focus",s,o),Ys=null}}const Gl={getPressedKeyString:$k,setScope:kg,getScope:Zs,deleteScope:nx,getPressedKeyCodes:Kk,getAllKeyCodes:ex,isPressed:ix,filter:tx,trigger:ox,unbind:xg,keyMap:Us,modifier:ai,modifierMap:Fl};for(const n in Gl)Object.prototype.hasOwnProperty.call(Gl,n)&&(Vt[n]=Gl[n]);if(typeof window!="undefined"){const n=window.hotkeys;Vt.noConflict=t=>(t&&window.hotkeys===Vt&&(window.hotkeys=n),Vt),window.hotkeys=Vt}const Lg=new Map;class Ci extends Rt{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)=>Je.modules.fiveDomEvents.addEventListener(this,e,i,s));d(this,"off",(...e)=>Je.modules.fiveDomEvents.removeEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=x({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",()=>{Mo(this)}),Vt("esc",()=>{this.stopCreating()}),this.config.canEdit&&(Vt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o;if(this.pointSelector.enabled)return;let s=Lg.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s._editor)==null||o.disable()),Lg.set(this.parent.uuid,this),this.selected=!0,this.highlight()}),Vt("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 Je.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(){Je.modules.pointSelector.disable()}delete(){var e;this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}showDeleteButton(e,i){Je.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),Je.modules.five.once("cameraUpdate",()=>{Je.modules.cursor.removeDeleteButton()})}applyObjectMatrixWorld(e,i){return i.updateMatrixWorld(),Ps(i,e)}}class yr extends Rt{constructor(e){super();d(this,"hooks",new ut);d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class Js extends yr{constructor(e,i){super(e);d(this,"objectHelperConfig");d(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Je.modules.object3DHelper.addObject3DHelper(this.originObject,x({positionFrom:"boundingBox"},e));const i=Je.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(){super.disable();const e=Je.modules.object3DHelper.getObject3DHelper(this.originObject).helper;e.hooks.off("move",this.onObjectUpdate),e.hooks.off("rotate",this.onObjectUpdate),e.hooks.off("scale",this.onObjectUpdate),Je.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class Ql extends yr{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 os)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Se).forEach(e=>{const i=new os;i.visible=!1,i.position.copy(e),i.draggable=!0,Je.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Je.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Je.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class rx extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(Je.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 ax extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(Je.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 Bt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}function Wl(){let n,t;return{promise:new Promise((i,s)=>{n=i,t=s}),resolve:n,reject:t}}class Tg 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 Qi(x(x({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new ax(this)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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(e.points),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 H(this,null,function*(){this.removeChildren();const i=new Qi(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=zg(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function zg(n,t,e){var E;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Wl(),a=(E=e==null?void 0:e.limit)!=null?E:"none",l=new mn(n.style);i.add(l);const c=new mn(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},I=M=>{v.length=0;const S=h.length===0?M.point:u.clone();h.push(S),n.setPoints(h)},P=M=>{const S=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!M||(m=M,!(h!=null&&h.length)))return S();const L=h.at(-1).clone();a==="none"?(u=M.point,l.setPoints([L,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(M.point,new b.Vector3),l.setPoints([L,u]),c.setPoints([u,M.point])):a==="y"&&(h.length===1?(u=M.point,l.setPoints([L,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(M.point,new b.Vector3),l.setPoints([L,u]),c.setPoints([u,M.point])))};return t.on("select",I),t.on("intersectionUpdate",P),t.on("disable",()=>{if(t.off("select",I),t.off("intersectionUpdate",P),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}class lx extends yr{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=Is(Je.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 jg extends Ci{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");d(this,"_editor");e&&(this.pointMesh=new os(x(x({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new lx(this)),this._editor}get data(){return ie(x({},this.baseData),{point:Bt(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(Fe(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 H(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new os(e)),yield Hl(this.pointMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Hl(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 wr extends Rt{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:(a=e==null?void 0:e.color)!=null?a:Wp,transparent:!0,side:b.DoubleSide,depthTest:!0,depthWrite:!1,opacity:(l=e==null?void 0:e.opacity)!=null?l:.5}),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=x(x({},this.paramsStyle),e),Se(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),Se(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*ea,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;Se(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 Ul=new b.BufferGeometry;Ul.name="blankGeometry",Ul.isBlank=!0;class Yl extends wr{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 ie(x({},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=su(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=Ps(this,this.center).toArray().join(",");i!==this.lastRenderAreaItem&&(this.updateAreaItems(),this.lastRenderAreaItem=i)}}setStyle(e){this._paramsStyle=x(x({},this._paramsStyle),e),super.setStyle(this._paramsStyle),this.updateAreaItems()}setPoints(e){var s;const i=e.map(Fe);this.points=i,this.geometry=(s=iu(this.points,{checkLinesIntersect:!0}))!=null?s:Ul,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 Di(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=ta(i+"m²",{style:`color: #${Se((o=this.style)==null?void 0:o.color)?new b.Color(this.style.color).getHexString():"000000"}`})}}class Og extends Yl{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Cn(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return ie(x({},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=>{Kr(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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Xl extends Og{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class cx extends Ql{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Is(Je.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 Vg 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 Xl(x(x({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new cx(this)),this._editor}get data(){return this.updateMatrixWorld(),ie(x({},this.baseData),{points:Bt(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(e.points),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 H(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Xl(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Cr(this.areaMesh,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function Cr(n,t,e){var L;const{promise:i,resolve:s,reject:o}=Wl(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(L=e==null?void 0:e.limit)!=null?L:"none",l=new mn(ie(x({},n.style),{opacity:1}));r==null||r.add(l);const c=new mn(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(c),t.enable();const h=[];let u,f,m=!1,v;const p=[],g=()=>h.length>0,A=()=>p.length>0,w=()=>{g()&&(p.push(h.pop()),E(v),t.pointSelectorHelper.magnifier.render())},I=()=>{A()&&(h.push(p.pop()),E(v),t.pointSelectorHelper.magnifier.render())},P=U=>{p.length=0;const F=h.length===0?U.point:u.clone();h.push(F),n.setPoints(h,{closed:!1}),m&&(M(),s())},E=U=>{const F=()=>{l.setPoints([]),c.setPoints([]),n.setPoints(h),t.pointSelectorHelper.magnifier.render()};if(!U||(v=U,!(h!=null&&h.length)))return F();const Q=h.at(-1).clone();if(h.length<3&&(a==="none"?(u=U.point,l.setPoints([Q,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(U.point,new b.Vector3),l.setPoints([Q,u]),c.setPoints([u,U.point])):a==="y"&&(h.length===1?(u=U.point,l.setPoints([Q,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(U.point,new b.Vector3),l.setPoints([Q,u]),c.setPoints([u,U.point])))),h.length>=3){u=n.projectPoint(U.point);const W=h[0],N=.2;W.distanceTo(u)<N||W.distanceTo(U.point)<N?(u=W,U.point.copy(W),t.pointSelectorHelper.updateWithIntersect(U,{emitEvent:!1}),m=!0):m=!1,l.setPoints([Q,u]),c.setPoints([u,U.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([])},M=()=>{t.off("select",P),t.off("intersectionUpdate",E),t.off("disable",S),t.plane=null,t.disable(),r==null||r.remove(l,c)},S=()=>{M(),r==null||r.remove(n,c,l),o(new Error("Cancelled"))};return t.on("select",P),t.on("intersectionUpdate",E),t.on("disable",S),{finished:i,canUndo:g,canRedo:A,undo:w,redo:I}}class hx extends b.BufferGeometry{constructor(){super(...arguments);d(this,"bottomPositions",[]);d(this,"topPosition",[])}setPosition(e){var l,c;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(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);for(let h=0;h<r.length-2;h++)o.push(0,h+1,h+2);if(s&&s.length===3){const h=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],u=r.map(m=>[m[0]+h[0],m[1]+h[1],m[2]+h[2]]);r.push(...u);const f=o.map(m=>m+r.length/2);o.push(...f);for(let m=0;m<r.length/2-1;m++)o.push(m,m+1,m+r.length/2),o.push(m+1,m+r.length/2+1,m+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)}const a=r.flat();this.setAttribute("position",new b.Float32BufferAttribute(a,3)),this.setIndex(o),this.computeBoundingSphere()}}class rs extends Rt{constructor(e){super();d(this,"name","PrismMesh");d(this,"_geometryInfoCache");d(this,"geometryInfoNeedUpdate",!0);d(this,"prismMesh",new wr);d(this,"edgeMesh",new Wt);d(this,"paramStyle");this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new hx,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=Ra(c,h,u),m=ou(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=x(x({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(ie(x({},this.paramStyle),{opacity:1}))}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(Fe).map(s=>s.toArray()),topPosition:e.heightPoint?Fe(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Eo().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=>Kr(s,e,i,!0)),!1}}class Bg extends Js{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 Rg extends Ci{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");d(this,"_editor");e&&(this.prismMesh=new rs(x(x({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new Bg(this.prismMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:Bt(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(e),this.prismMesh.setStyle(e.style)}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.prismMesh=new rs(e),this.add(this.prismMesh),yield Zl(this.prismMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Zl(n,t){return H(this,null,function*(){const e=n.parent,i=new Xl(n.style);e.add(i),yield Cr(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Wt;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=on(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=p=>{m(),c()},f=p=>{if(!(p!=null&&p.raycaster))return;const g=fn({raycaster:p.raycaster,line:new b.Line3(a,l)});g&&n.setPoints({heightPoint:g})},m=()=>{t.off("select",u),t.off("intersectionUpdate",f),t.off("disable",v),e.remove(s),t.disable()},v=()=>{m(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",f),t.on("disable",v)})})}class _g extends Js{constructor(t){const e=t.points,i=on(e);super(t,()=>({yAxis:i.normalize(),zAxis:e[0].clone().sub(e[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const s=t.points,o=s[0].clone().lerp(s[3],.5),r=s[1].clone().lerp(s[2],.5),a=s[0].clone().lerp(s[1],.5),l=s[3].clone().lerp(s[2],.5);return[{id:"left",handlePosition:o,basePosition:r},{id:"right",handlePosition:r,basePosition:o},{id:"top",handlePosition:a,basePosition:l},{id:"bottom",handlePosition:l,basePosition:a}]},scaleCallback:s=>{const{intersectPoint:o,scalePosition:r}=s,{id:a,basePosition:l}=r,c=o.clone().sub(l),h=t.points;a==="top"?t.setPoints([h[3].clone().add(c),h[2].clone().add(c),h[2],h[3]]):a==="bottom"?t.setPoints([h[0],h[1],h[1].clone().add(c),h[0].clone().add(c)]):a==="left"?t.setPoints([h[1].clone().add(c),h[1],h[2],h[2].clone().add(c)]):a==="right"&&t.setPoints([h[0],h[0].clone().add(c),h[3].clone().add(c),h[3]])}}}))}}class dx 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 Fg extends Yl{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Fe).filter(Se);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 dx(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class Pr extends Fg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Cn(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new mn);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return x(x({},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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function Ng(n,t){const e=on(n),i=jt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Gg extends Ci{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");d(this,"_editor");e&&(this.rectangleMesh=new Pr(x(x({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new _g(this.rectangleMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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(e.points),this.rectangleMesh.setStyle(e.style)}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.removeChildren();const i=new Pr(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Ir(this.rectangleMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function Ir(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?ux(n,t,e):fx(n,t,e)}function ux(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 Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!0})),l=new Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!1})),c=new Qi(ie(x({},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,v=()=>{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())},p=I=>{var E;if(!(I!=null&&I.raycaster))return;const P=(E=h.at(-1))==null?void 0:E.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 M=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),L=M.closestPointToPoint(S,!1,new b.Vector3);n.setPoints([h[0],L,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([P,u]);return}if(h.length===2&&r==="none"){o.remove(a);const M=I.raycaster.ray.intersectPlane(m,new b.Vector3),S=h[0].distanceTo(h[1])/2,L=new b.Vector3().lerpVectors(h[0],h[1],.5),U=new b.Vector3().subVectors(M,L).normalize();u=new b.Vector3().addVectors(L,U.multiplyScalar(S));const F=[h[0],u,h[1]],Q=Ng(F,Je.modules.five.camera.position);n.setPoints(Q);return}},g=()=>{t.off("select",v),t.off("intersectionUpdate",p),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",v),t.on("intersectionUpdate",p),t.on("disable",A)})}function fx(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 Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!0})),l=new Qi(ie(x({},n.style),{dashed:!0,lengthEnable:!1})),c=new Qi(ie(x({},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,v=()=>{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())},p=I=>{var E;if(!(I!=null&&I.raycaster))return;const P=(E=h.at(-1))==null?void 0:E.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([P,u]);return}if(h.length===1&&r==="xoz"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([P,u]);return}if(h.length===1&&r==="none"){u=I.raycaster.ray.intersectPlane(m,new b.Vector3),l.setPoints([u,I.point]),a.setPoints([P,u]);return}if(h.length===2){o.remove(a);const M=new b.Vector3().crossVectors(h[0].clone().sub(h[1]),m.normal).normalize();u=new b.Line3(h[1].clone().add(M),h[1].clone().sub(M)).closestPointToPoint(I.point,!1,new b.Vector3);const L=[h[0],h[1],u],U=Ng(L,Je.modules.five.camera.position);n.setPoints(U);return}},g=()=>{t.off("select",v),t.off("intersectionUpdate",p),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",v),t.on("intersectionUpdate",p),t.on("disable",A)})}class Qg extends Js{constructor(t){super(t,()=>({yAxis:t.normal}))}}function Wg(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class Hg extends wr{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(){return this.meshFont.geometry.parameters.radius}setPoints(e){var i,s,o;if(this._center=(i=Fe(e.center))!=null?i:this._center,this._normal=(s=Fe(e.normal))!=null?s:this._normal,this._radius=(o=e.radius)!=null?o:this._radius,this._center&&this._normal&&this._radius){const r=Wg(this._radius);this.geometry=new b.CircleGeometry(this._radius,r),this.position.copy(this._center),this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone().normalize()}this.needsRender=!0}}class qs extends Hg{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Cn(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new Wt(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(ie(x({},e),{opacity:1}))}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Ug extends Ci{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");d(this,"_editor");e&&(this.circleMesh=new qs(x(x({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new Qg(this.circleMesh)),this._editor}get data(){return ie(x({},this.baseData),{center:Bt(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:Bt(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints(e),this.circleMesh.setStyle(e.style)}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new qs(e);this.circleMesh=i,this.add(this.circleMesh),yield Mr(this.circleMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function Mr(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 v=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:v})}},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 Jl extends Rt{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");this.params=e,this.bottomCircle=new qs(e),this.bottomCircle.name="bottomCircle",this.topCircle=new qs(e),this.topCircle.name="topCircle",this.edgeMesh=new wr(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=Fe(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Fe(e.bottomCenter))!=null?s:this.bottomCenter,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:e.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=x(x({},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),Wg(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 Yg extends Js{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 Xg extends Ci{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");d(this,"_editor");e&&(this.cylinderMesh=new Jl(x(x({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new Yg(this.cylinderMesh)),this._editor}get data(){return ie(x({},this.baseData),{bottomCenter:Bt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:Bt(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints(e),this.cylinderMesh.setStyle(e.style)}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.cylinderMesh=new Jl(e),this.add(this.cylinderMesh),yield ql(this.cylinderMesh,this.pointSelector),this.config.canEdit&&this.editor.enable()})}}function ql(n,t){return H(this,null,function*(){const e=n.parent;yield Mr(n.bottomCircle,t);const i=new Wt;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=v=>{f(),l()},u=v=>{if(!(v!=null&&v.raycaster))return;const p=fn({raycaster:v.raycaster,line:new b.Line3(r,a)}),A=new b.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new b.Vector3),w=p.clone().sub(A),I=n.bottomCenter.clone().add(w);p&&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 Zg extends Js{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 Kl extends rs{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 Jg extends Ci{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");d(this,"_editor");e&&(this.boxMesh=new Kl(x(x({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new Zg(this.boxMesh)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:Bt(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(e),this.boxMesh.setStyle(e.style)}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return H(this,null,function*(){this.removeChildren(),this.boxMesh=new Kl(e),this.add(this.boxMesh),yield $l(this.boxMesh,this.pointSelector,e),this.config.canEdit&&this.editor.enable()})}}function $l(n,t,e){return H(this,null,function*(){return new Promise((i,s)=>H(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new Pr(n.style);o.add(r),yield Ir(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Wt,l=on(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=>{v(),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)})}},v=()=>{t.off("select",f),t.off("intersectionUpdate",m),t.off("disable",p),t.disable(),o==null||o.remove(a)},p=()=>{v(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",f),t.on("intersectionUpdate",m),t.on("disable",p)}))})}function mx(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class qg 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 Bl(x(x({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new rx(this)),this._editor}get data(){return ie(x({},this.baseData),{points:Bt(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 H(this,null,function*(){this.removeChildren();const i=new Bl(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=ec(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.canEdit&&this.editor.enable()})}}function ec(n,t,e){var S;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Wl(),a=(S=e==null?void 0:e.limit)!=null?S:"none",l=new Wt(n.style);i.add(l);const c=new Wt(ie(x({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,f,m;const v=[],p=()=>h.length>0,g=()=>v.length>0,A=()=>{p()&&(v.push(h.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},w=()=>{g()&&(h.push(v.pop()),n.setPoints(h),P(m),t.pointSelectorHelper.magnifier.render())},I=L=>{if(!L)return;v.length=0;const U=h.length===0?L.point:u.clone();h.push(U),n.setPoints(h),h.length===2&&(E(),o())},P=L=>{const U=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!L)return U();m=L;const F=h.at(-1).clone();a==="none"?(u=L.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(L.point,new b.Vector3),l.setPoints([F,u]),c.setPoints([u,L.point])):a==="y"&&(L.isVirtual?(u=fn({raycaster:L.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(L.point,!1,new b.Vector3),c.setPoints([u,L.point])),l.setPoints([F,u]))},E=()=>{t.off("select",I),t.off("intersectionUpdate",P),t.off("disable",M),t.plane=null,t.disable(),i==null||i.remove(l,c)},M=()=>{E(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",I),t.on("intersectionUpdate",P),t.on("disable",M),{finished:s,canUndo:p,canRedo:g,undo:A,redo:w}}const as=class extends ut{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 Rt,this.group.name="Sculpt",e.scene.add(this.group),as.modules.init(e),Vt("ctrl+z, command+z",this.undo),Vt("ctrl+shift+z, command+shift+z",this.redo),as.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s,origDomEvent:o})=>{var a;const r=wg((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__=as.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Se)}}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=ie(x({},r),{style:x(x({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new jg(a,i):r.type==="line"?new qg(a,i):r.type==="Polyline"?new Tg(a,i):r.type==="Polygon"?new Vg(a,i):r.type==="Prism"?new Rg(a,i):r.type==="Rectangle"?new Gg(a,i):r.type==="Circle"?new Ug(a,i):r.type==="Cylinder"?new Xg(a,i):r.type==="Box"?new Jg(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=as.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return H(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(jg,...e)})}createLine(...e){return H(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(qg,...e)})}createline(...e){return H(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return H(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(Tg,...e)})}createPolygon(...e){return H(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(Vg,...e)})}createPrism(...e){return H(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(Rg,...e)})}createRectangle(...e){return H(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(Gg,...e)})}createCircle(...e){return H(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(Ug,...e)})}createCylinder(...e){return H(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(Xg,...e)})}createBox(...e){return H(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(Jg,...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(){mx(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return H(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 Je=as;d(Je,"modules",yg);const gx=n=>new Je(n);function px(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}let Er;const Kg=n=>((!Er||n!==Er.five)&&(Er={instance:new Do(n,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),five:n}),Er.instance);class $g extends ut{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");this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=Kg(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:En(this.model).getCenter(new b.Vector3);this.tag=Jc(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(){px(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.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.fiveDomEvents.removeEventListener(this.model,"click"),this.emit("disable")}onClick(){return this.emit("click",this)}}class ep extends $g{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(),super.onClick(),!0}}class vx extends ep{constructor(...t){super(...t)}}function Ax(n){ge(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 tp(n){let t,e;return{c(){t=T("div"),e=De(n[0]),C(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){V(i,t,s),j(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&O(t)}}}function bx(n){let t,e=n[0]&&tp(n);return{c(){e&&e.c(),t=Ee()},m(i,s){e&&e.m(i,s),V(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=tp(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:$,o:$,d(i){e&&e.d(i),i&&O(t)}}}function yx(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class wx extends ue{constructor(t){super(),de(this,t,yx,bx,he,{text:0},Ax)}}const ip=(n,t)=>{var i;const e=new wx({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},Cx={box:ip,triangles:ip,prism:(n,t)=>{var i;const e=new Ag({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()}};class np extends $g{constructor(...t){const e=t[0],i=En(e.model),s=new b.Vector3().lerpVectors(Si(i,0),Si(i,5),.5);super(ie(x({},e),{position:s})),this.enable()}}class Px extends bi{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=$r(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",()=>H(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof np).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield hg(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:Cx[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.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=Kg(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 H(this,null,function*(){var r;if(this.clear(),this.data=e,yield Ji(this.five),this.data!==e)return;this.clear();const i=typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,s=this.occlusionMode,o=1.6;(r=e==null?void 0:e.list)==null||r.forEach(a=>{var l,c,h;if(a.type==="triangles"){const u=new Og;u.setPoints(a.object_data.points),u.setStyle({color:a.object_data.color,opacity:((l=a.object_data.opacity)!=null?l:.4)/2,lineColor:a.object_data.color,lineWidth:o,occlusionVisibility:i,occlusionMode:s}),this.fiveDomEvents.addEventListener(u,"hover",()=>u.highlight()),this.fiveDomEvents.addEventListener(u,"unHover",()=>u.unhighlight());const f=new ep({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(f)}else if(a.type==="prism"){const u=new rs;this.zFightingOffset+=1e-4;const f=a.object_data.points.map(g=>{var A;return[g[0],g[1]+((A=a.object_data.fixedY)!=null?A:0),g[2]]});f.push(f[0]);const m=a.object_data.height+((c=a.object_data.fixedHeight)!=null?c:0)+this.zFightingOffset,v=Fe(f[0]).add(new b.Vector3().setY(m));u.setPoints({points:f,heightPoint:v}),u.setStyle({color:a.object_data.color,opacity:((h=a.object_data.opacity)!=null?h:.4)/2,lineColor:a.object_data.color,lineWidth:o,occlusionVisibility:i,occlusionMode:s});const p=new np({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(p)}else if(a.type==="box"){const u=new rs,{start:f,end:m,rotation:v=[0,0,0,0],opacity:p,color:g}=a.object_data,A=new b.Vector3().fromArray(f),w=new b.Vector3().fromArray(m),I=new b.Euler().fromArray(v),P=new b.Quaternion().setFromEuler(I),E=P.clone().inverse(),M=new b.Vector3().lerpVectors(A,w,.5),S=M.clone().negate(),L=A.clone().add(S).applyQuaternion(E),U=w.clone().add(S).applyQuaternion(E),F=new b.Box3(L.clone().max(U),L.clone().min(U));u.setPoints({points:[Si(F,2),Si(F,3),Si(F,7),Si(F,6)],heightPoint:Si(F,1)}),u.position.copy(M),u.quaternion.copy(P),u.setStyle({color:g,opacity:(p!=null?p:.4)/2,lineColor:g,lineWidth:o,occlusionVisibility:i,occlusionMode:s});const Q=new vx({five:this.five,tagWrapper:this.tagWrapper,model:u,group:this.group,type:a.type,rawData:a});this.items.push(Q)}}),this.five.needsRender=!0,this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e)})}setState(e){Se(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:"我不知道捏"})),Se(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=x(x({},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 Ix=(...n)=>new Px(...n),Mx=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:kn,FiveDomEvents:Do,FivePuppet:Sv,Interval:Yr,LightTag:Di,LineSegments:dh,Magnifier:Po,Object3D:hh,PointHelper:ch,PointSelector:ia,PointSelectorHelper:sh,Rectangle:Vp,absoluteUrl:ra,animeMap:Ms,awaitNextFrame:Cv,blink:xo,bounding:sa,boundingBox:En,boundingSphere:uh,boxVertex:Si,boxVertexes:mv,checkFiveModelLoaded:yv,convexHull:Bp,equal:wt,fiveModelIsLoaded:vh,getCoordsFromClient:Gp,getCoordsFromElement:Qp,getFrameTime:Pv,inside:Yc,isAbsoluteURL:bh,isModelLike:Qt,isNil:gi,isPanoramaLike:Zi,lookObject:bv,lookPoint:ph,nextFrame:xs,notNil:Se,pointInPolygon:Yc,reblink:gh,requestAnimationFrameInterval:Dn,sculpt:Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:yr,BoxMesh:Kl,BoxMeshEditor:Zg,CircleMesh:Hg,CircleMeshEditor:Qg,CircleWithEdgeMesh:qs,CylinderMesh:Jl,CylinderMeshEditor:Yg,LineMesh:Wt,PointMesh:os,PolygonMesh:Yl,PrismMesh:rs,PrismMeshEditor:Bg,RectangleMesh:Fg,RectangleMeshEditor:_g,RectangleWithEdgeMesh:Pr,createBox:$l,createCircle:Mr,createCylinder:ql,createLine:ec,createPoint:Hl,createPolygon:Cr,createPrism:Zl,createRectangle:Ir},Symbol.toStringTag,{value:"Module"})),tag:Jc,tweenProgress:ks,uuid:ct,waitFiveModelLoaded:Ji,worldBounding:ko,worldBoundingBox:gv,worldBoundingSphere:fh},Symbol.toStringTag,{value:"Module"}));dp(),hp(),K.AreaMakerPlugin=Nk,K.CSS3DRender=Tn,K.CSS3DRenderPlugin=Ss,K.CameraMovementEffect=Fd,K.CameraMovementPlugin=r1,K.ContentType=Xm,K.CruisePlugin=kE,K.CruisePluginController=Ns,K.CruisePluginTypes=EE,K.CurrentPanoImagePlugin=Qk,K.DIRECTION=qn,K.DISPLAY_STRATEGY_TYPE=an,K.DimensionType=Zm,K.FLOOR_PLAN_ATTACHED_TO=Vi,K.FLOOR_TYPE_MAP=Jb,K.GuideLineItem=PE,K.GuideLineModeItem=vE,K.GuideLinePlugin=Cl,K.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=ln,K.ItemLabelPlugin=Jw,K.Magnifier=Po,K.MapviewFloorplanPlugin=Mb,K.ModelChassisCompassPlugin=$b,K.ModelEntryDoorGuidePlugin=i1,K.ModelFloorplanPlugin=wb,K.ModelItemLabelPlugin=xw,K.ModelMakerPlugin=Ix,K.ModelRoomLabelPlugin=L0,K.ModelTVVideoPlugin=zw,K.ModelViewPlugin=kp,K.MoveController=yl,K.MovePlugin=xE,K.Object3DHelperController=Tl,K.Object3DHelperPlugin=ck,K.PLUGIN=Ar,K.PaintBrush=Ep,K.PaintBrushTypeEnum=fi,K.PanoCompassPlugin=x1,K.PanoCursorRaycasterPlugin=Nv,K.PanoDoorLabelPlugin=cC,K.PanoFloorplanRadarPlugin=Xb,K.PanoMeasurePlugin=tw,K.PanoMeasurePluginLine=nn,K.PanoMeasurePluginModel=Ga,K.PanoMeasurePluginPoint=Ot,K.PanoMeasurePluginPolyline=sn,K.PanoRulerPlugin=u1,K.PanoRulerProPlugin=P1,K.PanoSpatialTagPlugin=pw,K.PanoTagPlugin=lE,K.PanoTagPluginController=pr,K.PanoVideoPlugin=gk,K.PanoVideoPluginType=mk,K.PipelinePlugin=Tk,K.PointType=Ym,K.ROOM_FETILE_TYPE_MAP=Zb,K.ROOM_TYPE_MAP=qb,K.Rotation=si,K.Sculpt=Je,K.SculptPlugin=gx,K.TopviewFloorplanPlugin=kb,K.Util=Mx,K.WalkController=Ns,K.createBox=$l,K.createCircle=Mr,K.createCylinder=ql,K.createLine=ec,K.createPoint=Hl,K.createPolygon=Cr,K.createPolyline=zg,K.createPrism=Zl,K.createRectangle=Ir,K.defaultGlobalConfig=Um,K.itemLabelPluginServerParams=qw,K.modelItemLabelPluginServerParams=Dw,K.modelRoomLabelPluginServerParams=T0,K.pluginFlag=aE,Object.defineProperty(K,Symbol.toStringTag,{value:"Module"})});
|