@realsee/dnalogel 3.25.0 → 3.25.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/dist/CruisePlugin/Move.d.ts +15 -0
- package/dist/CruisePlugin/typing.d.ts +3 -1
- package/dist/Sculpt/index.d.ts +4 -0
- package/dist/index.cjs.js +15 -15
- package/dist/index.js +99 -97
- package/dist/index.umd.js +11 -11
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +4 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +4 -3
- package/docs/classes/CSS3DRender.html +4 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +4 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +4 -3
- package/docs/classes/ModelMakerPluginType.ModelMakerController.html +4 -3
- package/docs/classes/ModelRoomLabelController.html +4 -3
- package/docs/classes/MoveController.html +10 -9
- package/docs/classes/Object3DHelperController.html +4 -3
- package/docs/classes/PaintBrush.html +4 -3
- package/docs/classes/PanoMeasurePluginLine.html +4 -3
- package/docs/classes/PanoMeasurePluginModel.html +4 -3
- package/docs/classes/PanoMeasurePluginPoint.html +4 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +4 -3
- package/docs/classes/PanoTagPluginController.html +4 -3
- package/docs/classes/Sculpt.html +4 -3
- package/docs/classes/Util.BetterTween.html +4 -3
- package/docs/classes/Util.Interval.html +4 -3
- package/docs/classes/Util.LineSegments.html +4 -3
- package/docs/classes/Util.Magnifier.html +4 -3
- package/docs/classes/Util.Object3D.html +4 -3
- package/docs/classes/Util.PointDomHelper.html +4 -3
- package/docs/classes/Util.PointHelper.html +4 -3
- package/docs/classes/Util.PointSelectorHelper.html +4 -3
- package/docs/classes/Util.Rectangle.html +4 -3
- package/docs/classes/WalkController.html +4 -3
- package/docs/enums/CameraMovementEffect.html +4 -3
- package/docs/enums/ContentType.html +4 -3
- package/docs/enums/DIRECTION.html +4 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/DimensionType.html +4 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +4 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +4 -3
- package/docs/enums/PaintBrushTypeEnum.html +4 -3
- package/docs/enums/PointType.html +4 -3
- package/docs/enums/Rotation.html +4 -3
- package/docs/functions/AreaMakerPlugin.html +4 -3
- package/docs/functions/CSS3DRenderPlugin.html +4 -3
- package/docs/functions/CameraMovementPlugin.html +4 -3
- package/docs/functions/CruisePlugin.html +4 -3
- package/docs/functions/CurrentPanoImagePlugin.html +4 -3
- package/docs/functions/GuideLinePlugin.html +4 -3
- package/docs/functions/ItemLabelPlugin.html +4 -3
- package/docs/functions/MapviewFloorplanPlugin.html +4 -3
- package/docs/functions/ModelChassisCompassPlugin.html +4 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -3
- package/docs/functions/ModelFloorplanPlugin.html +4 -3
- package/docs/functions/ModelItemLabelPlugin.html +4 -3
- package/docs/functions/ModelMakerPlugin.html +4 -3
- package/docs/functions/ModelRoomLabelPlugin.html +4 -3
- package/docs/functions/ModelTVVideoPlugin.html +4 -3
- package/docs/functions/ModelViewPlugin.html +4 -3
- package/docs/functions/MovePlugin.html +4 -3
- package/docs/functions/Object3DHelperPlugin.html +4 -3
- package/docs/functions/PanoCompassPlugin.html +4 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -3
- package/docs/functions/PanoDoorLabelPlugin.html +4 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -3
- package/docs/functions/PanoMeasurePlugin.html +4 -3
- package/docs/functions/PanoRulerPlugin.html +4 -3
- package/docs/functions/PanoRulerProPlugin.html +4 -3
- package/docs/functions/PanoSpatialTagPlugin.html +4 -3
- package/docs/functions/PanoTagPlugin.html +4 -3
- package/docs/functions/PanoVideoPlugin.html +4 -3
- package/docs/functions/PipelinePlugin.html +4 -3
- package/docs/functions/SculptPlugin.html +304 -0
- package/docs/functions/TopviewFloorplanPlugin.html +4 -3
- package/docs/functions/Util.absoluteUrl.html +4 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -3
- package/docs/functions/Util.equal.html +4 -3
- package/docs/functions/Util.getCoordsFromClient.html +4 -3
- package/docs/functions/Util.getCoordsFromElement.html +4 -3
- package/docs/functions/Util.getFrameTime.html +4 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -3
- package/docs/functions/Util.isAbsoluteURL.html +4 -3
- package/docs/functions/Util.isModelLike.html +4 -3
- package/docs/functions/Util.isNil.html +4 -3
- package/docs/functions/Util.isPanoramaLike.html +4 -3
- package/docs/functions/Util.nextFrame.html +4 -3
- package/docs/functions/Util.notNil.html +4 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -3
- package/docs/functions/Util.tweenProgress.html +4 -3
- package/docs/functions/Util.uuid.html +4 -3
- package/docs/functions/pluginFlag.html +4 -3
- package/docs/index.html +5 -4
- package/docs/interfaces/AddTagConfig.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +4 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +4 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +4 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +6 -5
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +4 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +4 -3
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +4 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +4 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +4 -3
- package/docs/interfaces/EventMap.html +4 -3
- package/docs/interfaces/FloorplanBounding.html +4 -3
- package/docs/interfaces/FloorplanData.html +4 -3
- package/docs/interfaces/FloorplanEntrance.html +4 -3
- package/docs/interfaces/FloorplanExtraObject.html +4 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +4 -3
- package/docs/interfaces/FloorplanFloorData.html +4 -3
- package/docs/interfaces/FloorplanImagePosition.html +4 -3
- package/docs/interfaces/FloorplanObserver.html +4 -3
- package/docs/interfaces/FloorplanOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanPosition.html +4 -3
- package/docs/interfaces/FloorplanRoomItem.html +4 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +4 -3
- package/docs/interfaces/FloorplanServerBounding.html +4 -3
- package/docs/interfaces/FloorplanServerComputedData.html +4 -3
- package/docs/interfaces/FloorplanServerData.html +4 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +4 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +4 -3
- package/docs/interfaces/FloorplanServerEntrance.html +4 -3
- package/docs/interfaces/FloorplanServerFloorData.html +4 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +4 -3
- package/docs/interfaces/FloorplanServerObserver.html +4 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +4 -3
- package/docs/interfaces/FloorplanServerPosition.html +4 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +4 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +4 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +4 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +4 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +4 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +4 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +4 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +4 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +4 -3
- package/docs/interfaces/HelperOffset.html +4 -3
- package/docs/interfaces/ImagePlaneGroup.html +4 -3
- package/docs/interfaces/ItemLabelPluginData.html +4 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/MinMax.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +4 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +4 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +4 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +4 -3
- package/docs/interfaces/ModelMakerPluginType.State.html +4 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +4 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +4 -3
- package/docs/interfaces/ModelViewPluginExportType.html +4 -3
- package/docs/interfaces/Object3DHelperState.html +4 -3
- package/docs/interfaces/ObjectHelperControllers.html +4 -3
- package/docs/interfaces/PaintBrushAction.html +4 -3
- package/docs/interfaces/PaintBrushConfigs.html +4 -3
- package/docs/interfaces/PaintBrushState.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +4 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -3
- package/docs/interfaces/PanoMeasureParameterType.html +4 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +4 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +4 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +4 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +4 -3
- package/docs/interfaces/PanoRulerProPluginState.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +4 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +4 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +4 -3
- package/docs/interfaces/Point.html +4 -3
- package/docs/interfaces/Room.html +4 -3
- package/docs/interfaces/RoomInfo.html +4 -3
- package/docs/interfaces/RoomLabel.html +4 -3
- package/docs/interfaces/RoomRules.html +4 -3
- package/docs/interfaces/Rooms.html +4 -3
- package/docs/interfaces/Scissor.html +4 -3
- package/docs/interfaces/State.html +4 -3
- package/docs/interfaces/TagCacheInterface.html +4 -3
- package/docs/interfaces/TagConfig.html +4 -3
- package/docs/interfaces/TagGLTFObjectGroup.html +4 -3
- package/docs/interfaces/TagIconUrl.html +4 -3
- package/docs/interfaces/TagObjectGroup.html +4 -3
- package/docs/interfaces/TagStyle.html +4 -3
- package/docs/interfaces/Tags.html +4 -3
- package/docs/interfaces/TemporaryState.html +4 -3
- package/docs/interfaces/Util.MagnifierParameter.html +4 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +4 -3
- package/docs/interfaces/Util.PointIntersection.html +4 -3
- package/docs/modules/AreaMakerPluginType.html +4 -3
- package/docs/modules/CruisePluginTypes.html +4 -3
- package/docs/modules/CurrentPanoImagePluginType.html +4 -3
- package/docs/modules/GuideLineItem.html +4 -3
- package/docs/modules/GuideLineModeItem.html +4 -3
- package/docs/modules/GuideLinePluginType.html +4 -3
- package/docs/modules/ModelMakerPluginType.html +4 -3
- package/docs/modules/PanoVideoPluginType.html +4 -3
- package/docs/modules/Util.html +4 -3
- package/docs/modules.html +6 -4
- package/docs/types/AddObject3DHelperConfig.html +4 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +4 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -3
- package/docs/types/ArrayPosition.html +4 -3
- package/docs/types/AudioAppearance.html +4 -3
- package/docs/types/AudioTagTypeConfigKey.html +4 -3
- package/docs/types/CSS3DRenderExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginExportType.html +4 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -3
- package/docs/types/ClassFunctionParameters.html +4 -3
- package/docs/types/Color.html +4 -3
- package/docs/types/ContentTypeConfigKey.html +4 -3
- package/docs/types/ContentTypeConfigKeySplit.html +4 -3
- package/docs/types/ContentTypeMap.html +4 -3
- package/docs/types/Create3DDomContainerReturnType.html +4 -3
- package/docs/types/Create3DElementReturnType.html +4 -3
- package/docs/types/CruisePluginExportType.html +5 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -3
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -3
- package/docs/types/DeprecatedTagProperty.html +4 -3
- package/docs/types/Direction-1.html +4 -3
- package/docs/types/Direction4.html +4 -3
- package/docs/types/ElementRenderer.html +4 -3
- package/docs/types/FloorplanRuleLabels.html +4 -3
- package/docs/types/FloorplanServerRuleLabels.html +4 -3
- package/docs/types/GuideLinePluginExportType.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -3
- package/docs/types/GuideLinePluginType.PathItem.html +4 -3
- package/docs/types/GuideLinePluginType.PluginData.html +4 -3
- package/docs/types/HelperEventMap.html +4 -3
- package/docs/types/InternalHelperEventMap.html +4 -3
- package/docs/types/LoadTagConfig.html +4 -3
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/MediaData.html +4 -3
- package/docs/types/MediaStore.html +4 -3
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -3
- package/docs/types/ModelId.html +4 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +4 -3
- package/docs/types/ModelMakerPluginType.ItemType.html +4 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -3
- package/docs/types/MoveArgs.html +4 -3
- package/docs/types/MoveOpts.html +4 -3
- package/docs/types/Object3DHelperEventMap.html +4 -3
- package/docs/types/ObjectFit.html +4 -3
- package/docs/types/PaintBrushEventMap.html +4 -3
- package/docs/types/PanoCompassPluginData.html +4 -3
- package/docs/types/PanoCompassPluginExportType.html +4 -3
- package/docs/types/PanoCompassPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -3
- package/docs/types/PanoIndex.html +4 -3
- package/docs/types/PanoMeasurePluginEvent.html +4 -3
- package/docs/types/PanoMeasureReturnType.html +4 -3
- package/docs/types/PanoSpatialTagPluginId.html +4 -3
- package/docs/types/PanoTagPluginExportInterface.html +4 -3
- package/docs/types/PanoTagPluginParamsInterface.html +4 -3
- package/docs/types/PanoVideoPluginParameterType.html +4 -3
- package/docs/types/PanoVideoPluginReturnType.html +4 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -3
- package/docs/types/PipelinePluginParameterType.html +4 -3
- package/docs/types/PipelinePluginReturnType.html +4 -3
- package/docs/types/PlaneTag.html +4 -3
- package/docs/types/Point2DTag.html +4 -3
- package/docs/types/Point3DTag.html +4 -3
- package/docs/types/PointTag.html +4 -3
- package/docs/types/PointTagInstance.html +4 -3
- package/docs/types/Position.html +4 -3
- package/docs/types/PositionFrom.html +4 -3
- package/docs/types/RotateArgs.html +4 -3
- package/docs/types/RotateOpts.html +4 -3
- package/docs/types/RuleLabelsKey.html +4 -3
- package/docs/types/RuleLabelsValue.html +4 -3
- package/docs/types/ScaleCallback.html +4 -3
- package/docs/types/ScalePosition.html +4 -3
- package/docs/types/StickType.html +4 -3
- package/docs/types/Tag.html +4 -3
- package/docs/types/Tag2D.html +4 -3
- package/docs/types/Tag3D.html +4 -3
- package/docs/types/TagConfigByKey.html +4 -3
- package/docs/types/TagContentType.html +4 -3
- package/docs/types/TagContentTypeMapping.html +4 -3
- package/docs/types/TagDimensionType.html +4 -3
- package/docs/types/TagElement.html +4 -3
- package/docs/types/TagEvents.html +4 -3
- package/docs/types/TagGLTFObject.html +4 -3
- package/docs/types/TagHooks.html +4 -3
- package/docs/types/TagId.html +4 -3
- package/docs/types/TagInstance.html +4 -3
- package/docs/types/TagPointType.html +4 -3
- package/docs/types/TagRendererMap.html +4 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -3
- package/docs/types/WorkCode.html +4 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -3
- package/docs/variables/PLUGIN.html +4 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -3
- package/docs/variables/ROOM_TYPE_MAP.html +4 -3
- package/docs/variables/defaultGlobalConfig.html +4 -3
- package/docs/variables/itemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -3
- package/libs/CruisePlugin/Move.d.ts +15 -0
- package/libs/CruisePlugin/typing.d.ts +3 -1
- package/libs/Sculpt/index.d.ts +4 -0
- package/libs/Sculpt/index.js +39 -37
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +54 -53
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var lm=Object.defineProperty,cm=Object.defineProperties;var hm=Object.getOwnPropertyDescriptors;var ro=Object.getOwnPropertySymbols;var $l=Object.prototype.hasOwnProperty,ec=Object.prototype.propertyIsEnumerable;var oa=(n,t,e)=>t in n?lm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))$l.call(t,e)&&oa(n,e,t[e]);if(ro)for(var e of ro(t))ec.call(t,e)&&oa(n,e,t[e]);return n},oe=(n,t)=>cm(n,hm(t));var ds=(n,t)=>{var e={};for(var i in n)$l.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ro)for(var i of ro(n))t.indexOf(i)<0&&ec.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(oa(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Oo=require("three/examples/jsm/renderers/CSS3DRenderer"),sr=require("hammerjs"),Ds=require("@realsee/five/line"),Qu=require("three/examples/jsm/loaders/FBXLoader"),dm=require("earcut"),Ba=require("animejs"),um=require("@realsee/five/gltf-loader");function fm(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 w=fm(_);function gm(){console.debug("%c %c@realsee/dnalogel %cv3.25.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 mm(){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 Fu(){}const tc=()=>Promise.resolve(),ic={__queue:Promise.resolve()};function pm(n=tc){ic.__queue=ic.__queue.then(n).catch(tc)}function ao(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 ra(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function lo(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 Am(n,t,e=Fu){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const vm=window,nc=window.requestAnimationFrame||vm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Do(n,t=0){t<=0?nc(n):nc(()=>Do(n,t-1))}var Nt=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-Nt.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?Nt.Bounce.In(n*2)*.5:Nt.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}}}}),Pn=function(){return performance.now()},_u=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=Pn()),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}(),Qi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.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=Qi.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=Qi.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=Qi.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}}},sl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Va=new _u,or=function(){function n(t,e){e===void 0&&(e=Va),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=Nt.Linear.None,this._interpolationFunction=Qi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=sl.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=Pn()),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],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);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 m=a;for(var v in m)e[r][v]=m[v];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var v in u)y[v]=u[v];i[r]=u=y}this._setupProperties(m,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=Pn()),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=Pn()),!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=Va),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=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Qi.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=Pn()),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 m=Math.trunc(a/l),v=a-m*l,y=Math.min(v/i._duration,1);return y===0&&a===i._duration?1:y},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 g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);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*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].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}(),bm="23.1.1",ym=sl.nextId,ei=Va,wm=ei.getAll.bind(ei),Cm=ei.removeAll.bind(ei),Pm=ei.add.bind(ei),Wu=ei.remove.bind(ei),Im=ei.update.bind(ei),sc={Easing:Nt,Group:_u,Interpolation:Qi,now:Pn,Sequence:sl,nextId:ym,Tween:or,VERSION:bm,getAll:wm,removeAll:Cm,add:Pm,remove:Wu,update:Im};function Em(n,t,e,i=Nt.Linear.None){const s=new or(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const ws=Symbol("$$PAINT_BRUSH_EVENT$$");function co(n){return n[ws]||(n[ws]={}),n[ws]}function Mm(n){n[ws]||delete n[ws]}let km=class{hasListener(t){const e=co(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=co(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){Mm(this);return}const i=co(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=co(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 yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const xm=`
|
|
1
|
+
"use strict";var lm=Object.defineProperty,cm=Object.defineProperties;var hm=Object.getOwnPropertyDescriptors;var ro=Object.getOwnPropertySymbols;var $l=Object.prototype.hasOwnProperty,ec=Object.prototype.propertyIsEnumerable;var oa=(n,t,e)=>t in n?lm(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,D=(n,t)=>{for(var e in t||(t={}))$l.call(t,e)&&oa(n,e,t[e]);if(ro)for(var e of ro(t))ec.call(t,e)&&oa(n,e,t[e]);return n},oe=(n,t)=>cm(n,hm(t));var ds=(n,t)=>{var e={};for(var i in n)$l.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ro)for(var i of ro(n))t.indexOf(i)<0&&ec.call(n,i)&&(e[i]=n[i]);return e};var d=(n,t,e)=>(oa(n,typeof t!="symbol"?t+"":t,e),e);var G=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const Le=require("@realsee/five"),_=require("three"),Oo=require("three/examples/jsm/renderers/CSS3DRenderer"),sr=require("hammerjs"),Ds=require("@realsee/five/line"),Qu=require("three/examples/jsm/loaders/FBXLoader"),dm=require("earcut"),Ba=require("animejs"),um=require("@realsee/five/gltf-loader");function fm(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 w=fm(_);function gm(){console.debug("%c %c@realsee/dnalogel %cv3.25.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 mm(){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 Fu(){}const tc=()=>Promise.resolve(),ic={__queue:Promise.resolve()};function pm(n=tc){ic.__queue=ic.__queue.then(n).catch(tc)}function ao(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 ra(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function lo(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 Am(n,t,e=Fu){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const vm=window,nc=window.requestAnimationFrame||vm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Do(n,t=0){t<=0?nc(n):nc(()=>Do(n,t-1))}var Nt=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-Nt.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?Nt.Bounce.In(n*2)*.5:Nt.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}}}}),Pn=function(){return performance.now()},_u=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=Pn()),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}(),Qi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Qi.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=Qi.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=Qi.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=Qi.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}}},sl=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Va=new _u,or=function(){function n(t,e){e===void 0&&(e=Va),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=Nt.Linear.None,this._interpolationFunction=Qi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=sl.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=Pn()),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],g=0,A=u.length;g<A;g+=1){var p=this._handleRelativeValue(a,u[g]);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 m=a;for(var v in m)e[r][v]=m[v];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var y={};for(var v in u)y[v]=u[v];i[r]=u=y}this._setupProperties(m,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=Pn()),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=Pn()),!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=Va),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=Nt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Qi.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=Pn()),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 m=Math.trunc(a/l),v=a-m*l,y=Math.min(v/i._duration,1);return y===0&&a===i._duration?1:y},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 g=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=g);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*g,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var A=0,p=this._chainedTweens.length;A<p;A++)this._chainedTweens[A].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}(),bm="23.1.1",ym=sl.nextId,ei=Va,wm=ei.getAll.bind(ei),Cm=ei.removeAll.bind(ei),Pm=ei.add.bind(ei),Wu=ei.remove.bind(ei),Im=ei.update.bind(ei),sc={Easing:Nt,Group:_u,Interpolation:Qi,now:Pn,Sequence:sl,nextId:ym,Tween:or,VERSION:bm,getAll:wm,removeAll:Cm,add:Pm,remove:Wu,update:Im};function Em(n,t,e,i=Nt.Linear.None){const s=new or(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var hi=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(hi||{});const ws=Symbol("$$PAINT_BRUSH_EVENT$$");function co(n){return n[ws]||(n[ws]={}),n[ws]}function Mm(n){n[ws]||delete n[ws]}let km=class{hasListener(t){const e=co(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=co(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){Mm(this);return}const i=co(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=co(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 yi(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const xm=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -98,7 +98,7 @@ transition: all 500ms;
|
|
|
98
98
|
}
|
|
99
99
|
|
|
100
100
|
</style>
|
|
101
|
-
`;let Dm=class extends km{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",st());d(this,"tween");d(this,"tweening",!1);d(this,"container");d(this,"canvas");d(this,"data",{});d(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=xm,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var f;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:hi.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(f=this.canvas[this.uuid])==null?void 0:f.getContext("2d");if(!this.canvas[this.uuid])return;const{width:h,height:u}=this.canvas[this.uuid];c&&c.clearRect(0,0,h,u),this.data[this.uuid].forEach(g=>this.handleDrawLine(this.uuid,g,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:hi.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const h=(u,f,g)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(u.x,u.y),i.quadraticCurveTo(f.x,f.y,g.x,g.y),i.stroke()};e.onmousedown=u=>{u.preventDefault(),c=Date.now();const f=u.clientX,g=u.clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ao({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.clientX),g=Number(u.clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ao({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=lo(r);!A||!p||(h(o,A,p),o=p)},e.onmouseup=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Do(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})},e.ontouchstart=u=>{u.preventDefault(),c=Date.now();const f=u.touches[0].clientX,g=u.touches[0].clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ao({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.touches[0].clientX),g=Number(u.touches[0].clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ao({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=lo(r);!A||!p||(h(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Do(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==hi.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};Am(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case hi.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case hi.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=Fu){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||pm(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:h=0,uuid:u}=i,f=ra(i.move||{},this.clientWidth,this.clientHeight);let g=[f];if(a.strokeStyle=c,a.beginPath(),a.moveTo(f.x,f.y),h&&!s){let A=[];const p=this;p.tween=Em({step:0},{step:l.length-1},h).onUpdate(({step:m})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[u].width,p.canvas[u].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(m);if(!A.find(E=>E===v)){if(A.push(v),g.push(ra(l[v],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:E,end:I}=lo(g);if(!E||!I)return;a.quadraticCurveTo(E.x,E.y,I.x,I.y),a.stroke()}}).onComplete(m=>{p.tween=void 0,p.tweening=!1,A=[],g=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(g.push(ra(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=lo(g);!p||!m||a.quadraticCurveTo(p.x,p.y,m.x,m.y)}a.stroke(),g=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Do(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Sm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new Dm(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Tm=(n,t)=>{var Q,H;let e=(H=(Q=t==null?void 0:t.initialState)==null?void 0:Q.enabled)!=null?H:!0,i=!1,s=!0,o=null;const a=D(D({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new Le.Camera(60);let h=new w.Object3D,u,f;{const F=new w.DirectionalLight(16777215,.5);F.position.copy(new w.Vector3(1,1,1)),l.add(F)}{const F=new w.DirectionalLight(16777215,.3);l.add(F)}{const F=new w.AmbientLight(16777215,.3);l.add(F)}l.add(h);const g=()=>{if(i)return;u=k(n.model,c.fov,c.aspect),f=n.model.bounding.getCenter(new w.Vector3),l.remove(h),h=Y(n.model),l.add(h),i=!0,j();function F(Z){const q=Z.clone();return q.uniforms.modelAlpha.value=1,q.uniforms.map.value&&(q.uniforms.map.value.needsUpdate=!0),q}function Y(Z){if(Z instanceof w.Mesh){const q=Z.geometry,ee=Array.isArray(Z.material)?Z.material.map(F):F(Z.material);return new w.Mesh(q,ee)}else if(Z instanceof w.Group){const q=new w.Group;return Z.children.forEach(ee=>q.add(Y(ee))),q}else{const q=new w.Object3D;return Z.children.forEach(ee=>q.add(Y(ee))),q}}},A=()=>{if(n.renderer)return o||(o=new w.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=w.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{h.traverse(F=>{F instanceof w.Mesh&&[].concat(F.material).forEach(Z=>Z.dispose())}),l.remove(h),h=new w.Object3D,l.add(h),i=!1,j()},m=()=>{e&&(i||g())},v=()=>{e||(e=!0,l.add(h),!i&&n.model.loaded&&g(),j())},y=()=>{e&&(l.remove(h),s=!0,R(),e=!1)},E=(F,Y={})=>{const Z=A();if(!Z)return;F.appendChild(Z.domElement),I(Y);const q=window.getComputedStyle(F).position;q!=="relative"&&q!=="absolute"&&q!=="fixed"&&q!=="sticky"&&(F.style.position="relative")},I=(F={})=>{if(!o)return;const Z=o.domElement.parentNode;if(Z!=null&&Z.nodeName){const{width:q=Z.offsetWidth,height:ee=Z.offsetHeight}=F;o.setSize(q,ee),c.aspect=q/ee,c.updateProjectionMatrix()}j()};function k(F,Y,Z){const q=F.bounding,ee=Math.pow(Math.pow(q.max.x-q.min.x+1,2)+Math.pow(q.max.y-q.min.y+1,2)+Math.pow(q.max.z-q.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*Y/360);return Z<1&&(de=de/Z),isNaN(de)?ee:de}function P(F){return n.work.observers[F].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const F=n.getPose();F.fov=c.fov,F.offset=f,F.distance=u,typeof a.lockedLatitude=="number"&&(F.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(F.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(F.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(F.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(F),s=!0},R=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},U=()=>{o&&o.dispose(),o=null},W=F=>{Object.assign(a,F),j()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",m),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",j),n.on("dispose",U),n.on("renderFrame",R),n.on("cameraPositionUpdate",j),{appendTo:E,refresh:I,changeConfigs:W,enable:v,disable:y,getCurrentState:N}},Lm=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),ui=n=>new _.Vector3().fromArray(n),Ve=n=>{if(n)return n instanceof _.Vector3?n:Array.isArray(n)?ui(n):Lm(n)};function jm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Ve(n):n.map(Ve):Ve(n)}function ol(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Zi(n){const t=[];return ol(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function Bo(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function zm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=Bo(n.clientWidth,{floor:!0}),r=Bo(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class oc extends Oo.CSS3DRenderer{constructor(){super();d(this,"wrapper");d(this,"requestAnimationFrameId");d(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=zm(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&Zi(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Om(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Cs=Om("$$EVENT$$");function ho(n){return n[Cs]||(n[Cs]={}),n[Cs]}function Bm(n){n[Cs]&&delete n[Cs]}class ti{hasListener(t){const e=ho(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=ho(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){Bm(this);return}const i=ho(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=ho(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}}class Vm extends w.Mesh{constructor(e,i){const s=new w.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:w.DoubleSide}),o=new w.PlaneGeometry(e,i);super(o,s);d(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function xi(...n){const t=new _.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const rl=n=>n?n.visible===!1?!1:rl(n.parent):!0,Uu=1,Rm=`CSS3DObjectPlus@${Uu}`,Hm=.00216,Nm=.003;class Gm extends Oo.CSS3DObject{constructor(e){var k,P,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Nm,r=(P=e.dpr)!=null?P:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Hm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Bo(c/o*r),f=Bo(h/o*r),g=xi(...s);let A;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,A=i;else{const R=document.createElement("div");R.style.width=`${u}px`,R.style.height=`${f}px`,R.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,R.appendChild(i),A=R}super(A);d(this,"version",Uu);d(this,"isCSS3DObjectPlus",!0);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 ti);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=rl(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 Vm(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=g;else{const R=o/l;this.width=R*c,this.height=R*h,this.domWidthPx=R*u,this.domHeightPx=R*f,this.centerPosition=new _.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${Rm}__container`);const p=new _.Vector3().subVectors(s[1],s[0]),m=new _.Vector3().subVectors(s[3],s[0]),v=new _.Vector3().crossVectors(p,m).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),E=m.clone(),I=new _.Vector3().crossVectors(y,E).normalize();this.rotateOnWorldAxis(I,y.angleTo(E)),this.position.copy(g),this.addEventListener("added",()=>{var R;this.mode==="front"&&((R=this.opacityMesh)==null||R.removeFromParent())}),this.addEventListener("removed",()=>{var R;(R=this.opacityMesh)==null||R.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)}}class Qm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Zi(t).forEach(e=>{e.mode="front"}),this}}class Fm extends w.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),Zi(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Zi(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Yu extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Zi(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=Zi(this).length}}class _m extends Yu{constructor(){super("front")}}class Wm extends Yu{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Zi(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Um=3,Ra="CSS3DRenderer",bs=`${Ra}@${Um}`,pn=()=>{console.error(`${bs} is disposed`)},$e={css3DObjects:[],frontModeStore:{css3DRenderer:new oc},behindModeStore:{css3DRenderer:new oc}};function rc(n){return $e.css3DObjects.find(t=>t.id===n)}function Ym(n){$e.frontModeStore.css3DRenderer.setWrapper(n)}function Xm(n){$e.behindModeStore.css3DRenderer.setWrapper(n)}class Tn{constructor(t){d(this,"hooks",new ti);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new _m});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return pn();const s=(()=>{const k={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(k,i)})(),o=e.map(Ve);if((o==null?void 0:o.length)<4)return console.error(`${bs}: 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 g=!1;const A=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});$e.css3DObjects.push(A),s.scene&&this.setScene(s.scene);const p=()=>{if(g)return;const k=A.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();k&&k.add(A)},m=()=>{g||(p(),this.render(t),this.hooks.emit("render"))},v=k=>this.setVisibleById(A.id,k),y=k=>this.setEnabledById(A.id,k),E=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?$e.frontModeStore.css3DRenderer:$e.behindModeStore.css3DRenderer;return c&&m(),{id:A.uuid,container:h,css3DObject:A,render:c?void 0:m,show:()=>v(!0),hide:()=>v(!1),setVisible:v,enable:()=>y(!0),disable:()=>y(!1),setEnabled:y,dispose:E,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=rc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=rc(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 Gm(oe(D({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Ra}__container`),i.element.id=`${Ra}__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 $e.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return $e.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return $e.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return $e.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return pn();const i=D({},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 G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=$e.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Qm;$e.frontModeStore.css3DScene=s}return $e.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=$e.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=$e.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${bs}: scene is required when mode is behind`);return}const r=new Fm(o);$e.behindModeStore.css3DScene=r,$e.behindModeStore.scene=o}return $e.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 Wm(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(`${bs}: css3DScene is required when mode is front`);$e.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(`${bs}: css3DScene is required when mode is behind`);$e.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return G(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 Oo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Oo.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",Ym),d(Tn,"setBehindModeContainer",Xm);function Xu(n){return G(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Ht=document.createElement("div");Ht.classList.add("behindFiveElement");Ht.style.position="absolute";Ht.style.top="0";Ht.style.left="0";Ht.style.width="100%";Ht.style.height="100%";Ht.style.pointerEvents="none";function Zu(n){var i,s,o,r,a;const t=(a=(s=aa(n.getElement()))!=null?s:aa((i=n.getElement())==null?void 0:i.parentElement))!=null?a:aa((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(Ht)||t.parentElement.insertBefore(Ht,t),Ht;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 aa(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}class Ha{constructor(t=0,e=0){d(this,"min");d(this,"max");d(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}let Zm=class{constructor(t,e){d(this,"min");d(this,"max");d(this,"xInterval");d(this,"yInterval");d(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ha(this.min.x,this.max.x),this.yInterval=new Ha(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}};function Rt(n){return n.toLowerCase().includes("panorama")}function Ln(n){return!Rt(n)}function Jm(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 不存在"}}class rr{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new Le.Subscribe);d(this,"canvas",document.createElement("canvas"));d(this,"config");d(this,"state",{enabled:!1});d(this,"five");d(this,"scale");d(this,"offset",{x:0,y:0});d(this,"context");d(this,"renderCenter",new w.Vector3);d(this,"hammer");d(this,"offsetRange");d(this,"isPanning",!1);d(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});d(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});d(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r,a;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(a=(r=e==null?void 0:e.height)!=null?r:e==null?void 0:e.width)!=null?a:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new sr(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.style.visibility="hidden",this.canvas.remove(),this}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,{clientWidth:i,clientHeight:s}=this.containerDom,[o,r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const l=this.renderCenter.clone().project(this.five.camera);return[(l.x+1)/2*i,-(l.x-1)/2*i,-(l.y-1)/2*s]}else return[this.renderCenter.x,i-this.renderCenter.x,this.renderCenter.y]})();o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):a<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):r<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${a}px, 10px)`,this.offset={x:o,y:a}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new w.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const m=this.renderCenter.clone().project(this.five.camera);return[(m.x+1)/2*o.x,(m.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,h=s/t,u=l*t,f=this.five.getPixels(r-c/2,a-c/2,c,h,u),g=Math.floor(i*l),A=Math.floor(s*l);qm(f,g,A);const p=new ImageData(g,A);p.data.set(f),e.putImageData(p,0,0),this.canvas.style.visibility="visible"}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents=this.config.dragEnabled?"all":"none",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="hidden",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),h=Math.min(Math.max(l,s),r);return{translateX:c,translateY:h}}}function uo(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function qm(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;uo(n,a*4+0,l*4+0),uo(n,a*4+1,l*4+1),uo(n,a*4+2,l*4+2),uo(n,a*4+3,l*4+3)}}}function Km(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new w.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function Ju(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function $m(n,t){const e=n.getElement();if(!e)return;const i=Ju(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function ep(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;r.setFromCamera({x:s,y:o},n.camera);const l=n.model.intersectRaycaster(r)[0];if(l)return oe(D({},l),{raycaster:r,isVirtual:!1})}const tp="data:image/png;base64,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",ip=`
|
|
101
|
+
`;let Dm=class extends km{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",st());d(this,"tween");d(this,"tweening",!1);d(this,"container");d(this,"canvas");d(this,"data",{});d(this,"tempLine",{});this.configs=e,this.clientWidth=document.body.clientWidth,this.clientHeight=document.body.clientHeight,this.container=this.ifInsertToDOM(),this.canvas={},this.initCtrl()}get color(){return this.configs.currentColor}get state(){return this.data}get dpr(){return this.configs.DPR||1}ifInsertToDOM(){if(this.container)return this.container;if(this.configs.container)this.configs.container.id="_gl_paintBrush",this.container=this.configs.container;else if(document.getElementById("_gl_paintBrush"))this.container=document.getElementById("_gl_paintBrush");else{const e=document.createElement("div");e.id="_gl_paintBrush",document.body.appendChild(e),this.container=e}return this.container.innerHTML=xm,this.container}initCanvas(e){const i=document.createElement("canvas");i.className=e,i.width=this.clientWidth,i.height=this.clientHeight;const s=i.getContext("2d");if(s)return s.lineWidth=5*this.dpr,s.lineCap="round",s.lineJoin="round",this.container.appendChild(i),i}initCtrl(){const e=document.createElement("div");e.className="_paintBrush-ctrl";const i=document.createElement("div");i.className="_paintBrush-ctrlinner";const s=document.createElement("a");s.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--undo",s.addEventListener("click",a=>{var f;if(a.stopPropagation(),this.configs.onClickUndo&&this.configs.onClickUndo(),!this.canvas[this.uuid]||!this.data[this.uuid]||this.data[this.uuid].length===0)return;const l=this.data[this.uuid].pop();l&&this.emitStateChange({type:hi.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(f=this.canvas[this.uuid])==null?void 0:f.getContext("2d");if(!this.canvas[this.uuid])return;const{width:h,height:u}=this.canvas[this.uuid];c&&c.clearRect(0,0,h,u),this.data[this.uuid].forEach(g=>this.handleDrawLine(this.uuid,g,{withUndo:!0}))});const o=document.createElement("a");return o.className="_paintBrush-ctrlitem _paintBrush-ctrlitem--close",o.addEventListener("click",a=>{a.stopPropagation(),this.closeBrush(),this.configs.onClickClose&&this.configs.onClickClose()}),[s,o].forEach(a=>{const l=document.createElement("i");l.className="brush-icon";const c=document.createElement("span");c.className="brush-txt",c.innerText=a.className.endsWith("undo")?this.configs.onUndoText:this.configs.onExitText,a.appendChild(l),a.appendChild(c)}),i.appendChild(s),i.appendChild(o),e.appendChild(i),this.container.appendChild(e),e}openBrush(){if(this.ready)return;this.canvas[this.uuid]||(this.canvas[this.uuid]=this.initCanvas("_paintBrush-canvas")),this.container.className="brushing";const e=this.canvas[this.uuid];e.getContext("2d").clearRect(0,0,e.width,e.height),this.openBrushHandle(),this.ready=!0,this.emit("readyChange",!0)}closeBrush(){this.ready&&(this.container.className="",this.data={},this.tempLine={},Object.keys(this.canvas).forEach(e=>{this.canvas[e].ontouchstart=()=>!1,this.canvas[e].ontouchmove=()=>!1,this.canvas[e].ontouchend=()=>!1,this.canvas[e].ontouchcancel=()=>!1;const i=this.canvas[e].getContext("2d");i&&i.clearRect(0,0,this.canvas[e].width,this.canvas[e].height)}),this.ready=!1,this.emit("readyChange",!1),this.emitStateChange({type:hi.Exit,color:this.color,ready:!1,uuid:this.uuid}))}updateCurrentColor(e){const i=this.canvas[this.uuid];if(!i)return;const s=i.getContext("2d");s&&(this.configs.currentColor=e,s.strokeStyle=e)}openBrushHandle(){const e=this.canvas[this.uuid];if(!e)return;const i=e.getContext("2d");if(!i)return;const s=this.color||"#6D92FF";i.strokeStyle=s;let o=null,r=[],a,l=[],c=0;const h=(u,f,g)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(u.x,u.y),i.quadraticCurveTo(f.x,f.y,g.x,g.y),i.stroke()};e.onmousedown=u=>{u.preventDefault(),c=Date.now();const f=u.clientX,g=u.clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ao({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.clientX),g=Number(u.clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ao({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=lo(r);!A||!p||(h(o,A,p),o=p)},e.onmouseup=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Do(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})},e.ontouchstart=u=>{u.preventDefault(),c=Date.now();const f=u.touches[0].clientX,g=u.touches[0].clientY;r=[],r.push({x:f,y:g}),o={x:f,y:g},a=ao({x:f,y:g},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=u=>{if(u.preventDefault(),!o)return;const f=Number(u.touches[0].clientX),g=Number(u.touches[0].clientY);if(Math.abs(f-o.x)<5&&Math.abs(g-o.y)<5||(r.push({x:f,y:g}),l.push(ao({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=lo(r);!A||!p||(h(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=u=>{if(u.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const f=Date.now()-c,g={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:f<1280?f:f<2e3?1280:0};this.data[this.uuid].push(g),Do(()=>{this.emitStateChange({type:hi.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==hi.Drawline){this.emit("stateChange",e,i);return}const s=Date.now(),o=e.state;if(!o||!o.line)return;const r=Math.ceil(o.line.length/100);for(let a=0;a<r;a++){const l={uuid:this.uuid,color:this.color,ready:this.ready,type:e.type,state:{uuid:this.uuid,move:o.move,duration:o.duration,color:this.color,line:o.line.slice(a*100,(a+1)*100)},timestamp:s,end:a===r-1};Am(a,20,()=>{this.emit("stateChange",l,i)})}}action(e){const{ready:i,type:s,uuid:o}=e;if(!i&&this.ready){this.closeBrush();return}if(i&&!this.ready){this.openBrush();return}if(this.ready)switch(s){case hi.Drawline:const{state:r,timestamp:a,end:l}=e;if(!a||!r)return;this.tempLine[a]=[].concat(this.tempLine[a]||[],r.line),l&&(Object.assign(r,{line:this.tempLine[a]}),this.handleDrawLine(o,r,{},()=>delete this.tempLine[a]));break;case hi.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=Fu){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||pm(()=>new Promise(r=>{if(s||(this.canvas[e]||(this.canvas[e]=this.initCanvas("_paintBrush-canvas--sync")),this.data[e]||(this.data[e]=[]),this.data[e].push(i)),!this.canvas[e])return;const a=this.canvas[e].getContext("2d");if(!a)return;const{line:l=[],color:c="black",duration:h=0,uuid:u}=i,f=ra(i.move||{},this.clientWidth,this.clientHeight);let g=[f];if(a.strokeStyle=c,a.beginPath(),a.moveTo(f.x,f.y),h&&!s){let A=[];const p=this;p.tween=Em({step:0},{step:l.length-1},h).onUpdate(({step:m})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[u].width,p.canvas[u].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(m);if(!A.find(E=>E===v)){if(A.push(v),g.push(ra(l[v],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:E,end:I}=lo(g);if(!E||!I)return;a.quadraticCurveTo(E.x,E.y,I.x,I.y),a.stroke()}}).onComplete(m=>{p.tween=void 0,p.tweening=!1,A=[],g=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(g.push(ra(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=lo(g);!p||!m||a.quadraticCurveTo(p.x,p.y,m.x,m.y)}a.stroke(),g=[],o&&o(),r()}}))}handleUndo(e){if(!this.canvas[e]||!this.data[e]||this.data[e].length===0)return;this.data[e].pop();const i=()=>{var o;const s=(o=this.canvas[e])==null?void 0:o.getContext("2d");s&&s.clearRect(0,0,this.canvas[e].width,this.canvas[e].height),this.data[e].forEach(r=>this.handleDrawLine(e,r,{withUndo:!0}))};if(this.tween&&this.tweening){this.tween.stop(),Do(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Sm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new Dm(e)}on(t,e){this.controller.on(t,e)}off(t,e){this.controller.off(t,e)}once(t,e){this.controller.once(t,e)}show(){this.controller.openBrush()}action(t){this.controller.action(t)}get state(){return this.controller.state}get configs(){return this.controller.configs}dispose(){return this.controller.destroyBrush()}setCurrentColor(t){this.controller.updateCurrentColor(t)}}const Tm=(n,t)=>{var Q,H;let e=(H=(Q=t==null?void 0:t.initialState)==null?void 0:Q.enabled)!=null?H:!0,i=!1,s=!0,o=null;const a=D(D({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new Le.Camera(60);let h=new w.Object3D,u,f;{const F=new w.DirectionalLight(16777215,.5);F.position.copy(new w.Vector3(1,1,1)),l.add(F)}{const F=new w.DirectionalLight(16777215,.3);l.add(F)}{const F=new w.AmbientLight(16777215,.3);l.add(F)}l.add(h);const g=()=>{if(i)return;u=k(n.model,c.fov,c.aspect),f=n.model.bounding.getCenter(new w.Vector3),l.remove(h),h=Y(n.model),l.add(h),i=!0,j();function F(Z){const q=Z.clone();return q.uniforms.modelAlpha.value=1,q.uniforms.map.value&&(q.uniforms.map.value.needsUpdate=!0),q}function Y(Z){if(Z instanceof w.Mesh){const q=Z.geometry,ee=Array.isArray(Z.material)?Z.material.map(F):F(Z.material);return new w.Mesh(q,ee)}else if(Z instanceof w.Group){const q=new w.Group;return Z.children.forEach(ee=>q.add(Y(ee))),q}else{const q=new w.Object3D;return Z.children.forEach(ee=>q.add(Y(ee))),q}}},A=()=>{if(n.renderer)return o||(o=new w.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=w.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{h.traverse(F=>{F instanceof w.Mesh&&[].concat(F.material).forEach(Z=>Z.dispose())}),l.remove(h),h=new w.Object3D,l.add(h),i=!1,j()},m=()=>{e&&(i||g())},v=()=>{e||(e=!0,l.add(h),!i&&n.model.loaded&&g(),j())},y=()=>{e&&(l.remove(h),s=!0,R(),e=!1)},E=(F,Y={})=>{const Z=A();if(!Z)return;F.appendChild(Z.domElement),I(Y);const q=window.getComputedStyle(F).position;q!=="relative"&&q!=="absolute"&&q!=="fixed"&&q!=="sticky"&&(F.style.position="relative")},I=(F={})=>{if(!o)return;const Z=o.domElement.parentNode;if(Z!=null&&Z.nodeName){const{width:q=Z.offsetWidth,height:ee=Z.offsetHeight}=F;o.setSize(q,ee),c.aspect=q/ee,c.updateProjectionMatrix()}j()};function k(F,Y,Z){const q=F.bounding,ee=Math.pow(Math.pow(q.max.x-q.min.x+1,2)+Math.pow(q.max.y-q.min.y+1,2)+Math.pow(q.max.z-q.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*Y/360);return Z<1&&(de=de/Z),isNaN(de)?ee:de}function P(F){return n.work.observers[F].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const F=n.getPose();F.fov=c.fov,F.offset=f,F.distance=u,typeof a.lockedLatitude=="number"&&(F.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(F.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(F.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(F.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(F),s=!0},R=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},U=()=>{o&&o.dispose(),o=null},W=F=>{Object.assign(a,F),j()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",m),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",j),n.on("dispose",U),n.on("renderFrame",R),n.on("cameraPositionUpdate",j),{appendTo:E,refresh:I,changeConfigs:W,enable:v,disable:y,getCurrentState:N}},Lm=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),ui=n=>new _.Vector3().fromArray(n),Ve=n=>{if(n)return n instanceof _.Vector3?n:Array.isArray(n)?ui(n):Lm(n)};function jm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Ve(n):n.map(Ve):Ve(n)}function ol(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Zi(n){const t=[];return ol(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function Bo(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function zm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=Bo(n.clientWidth,{floor:!0}),r=Bo(n.clientHeight,{floor:!0});t(o,r)};if(typeof ResizeObserver=="undefined"||!ResizeObserver)return console.warn("createResizeObserver: ResizeObserver is undefined"),{observe:()=>i(),unobserve:()=>{}};const s=new ResizeObserver(i);return e&&i(),{observe:()=>s.observe(n),unobserve:()=>s.unobserve(n)}}class oc extends Oo.CSS3DRenderer{constructor(){super();d(this,"wrapper");d(this,"requestAnimationFrameId");d(this,"resizeDisoper");this.domElement.style.position="absolute",this.domElement.style.top="0",this.domElement.style.left="0",this.domElement.style.userSelect="none",this.domElement.style.pointerEvents="none"}setWrapper(e){if(!e)throw new Error("CSS3DRenderer: wrapper is required");if(e.contains(this.domElement))return;const i=this.wrapper;return i&&i.contains(this.domElement)&&this.domElement.remove(),this.appendToElement(e),this.wrapper=e,this}appendToElement(e){e.appendChild(this.domElement);const i=(r,a)=>this.setSize(r,a),{observe:s,unobserve:o}=zm(e,i,!0);s(),this.resizeDisoper=o,this.wrapper=e}renderEveryFrame(e,i){if(this.wrapper||console.warn("wrapper is not find, creating a html element and call setWrapper(wrapper)",this,e),this.requestAnimationFrameId)return;const s=()=>{this.requestAnimationFrameId=requestAnimationFrame(s),e.visible&&Zi(e).length!==0&&this.render(e,i)};s()}stopRender(){this.requestAnimationFrameId&&cancelAnimationFrame(this.requestAnimationFrameId)}dispose(){var e;this.stopRender(),(e=this.resizeDisoper)==null||e.call(this),this.domElement.remove()}}function Om(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Cs=Om("$$EVENT$$");function ho(n){return n[Cs]||(n[Cs]={}),n[Cs]}function Bm(n){n[Cs]&&delete n[Cs]}class ti{hasListener(t){const e=ho(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=ho(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){Bm(this);return}const i=ho(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=ho(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}}class Vm extends w.Mesh{constructor(e,i){const s=new w.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:w.DoubleSide}),o=new w.PlaneGeometry(e,i);super(o,s);d(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function xi(...n){const t=new _.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const rl=n=>n?n.visible===!1?!1:rl(n.parent):!0,Uu=1,Rm=`CSS3DObjectPlus@${Uu}`,Hm=.00216,Nm=.003;class Gm extends Oo.CSS3DObject{constructor(e){var k,P,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Nm,r=(P=e.dpr)!=null?P:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Hm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=Bo(c/o*r),f=Bo(h/o*r),g=xi(...s);let A;if(l===o)i.style.width=`${u}px`,i.style.height=`${f}px`,A=i;else{const R=document.createElement("div");R.style.width=`${u}px`,R.style.height=`${f}px`,R.style.pointerEvents="none";const U=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${U*u}px`,i.style.height=`${U*f}px`,R.appendChild(i),A=R}super(A);d(this,"version",Uu);d(this,"isCSS3DObjectPlus",!0);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 ti);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=rl(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 Vm(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=g;else{const R=o/l;this.width=R*c,this.height=R*h,this.domWidthPx=R*u,this.domHeightPx=R*f,this.centerPosition=new _.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${Rm}__container`);const p=new _.Vector3().subVectors(s[1],s[0]),m=new _.Vector3().subVectors(s[3],s[0]),v=new _.Vector3().crossVectors(p,m).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),E=m.clone(),I=new _.Vector3().crossVectors(y,E).normalize();this.rotateOnWorldAxis(I,y.angleTo(E)),this.position.copy(g),this.addEventListener("added",()=>{var R;this.mode==="front"&&((R=this.opacityMesh)==null||R.removeFromParent())}),this.addEventListener("removed",()=>{var R;(R=this.opacityMesh)==null||R.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)}}class Qm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Zi(t).forEach(e=>{e.mode="front"}),this}}class Fm extends w.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),Zi(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Zi(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class Yu extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Zi(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=Zi(this).length}}class _m extends Yu{constructor(){super("front")}}class Wm extends Yu{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Zi(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Um=3,Ra="CSS3DRenderer",bs=`${Ra}@${Um}`,pn=()=>{console.error(`${bs} is disposed`)},et={css3DObjects:[],frontModeStore:{css3DRenderer:new oc},behindModeStore:{css3DRenderer:new oc}};function rc(n){return et.css3DObjects.find(t=>t.id===n)}function Ym(n){et.frontModeStore.css3DRenderer.setWrapper(n)}function Xm(n){et.behindModeStore.css3DRenderer.setWrapper(n)}class Tn{constructor(t){d(this,"hooks",new ti);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new _m});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return pn();const s=(()=>{const k={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none",wrapperStyle:{}};return Object.assign(k,i)})(),o=e.map(Ve);if((o==null?void 0:o.length)<4)return console.error(`${bs}: 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 g=!1;const A=this.createObject(o,{ratio:r,dpr:a,container:h,mode:l,pointerEvents:u,wrapperStyle:f});et.css3DObjects.push(A),s.scene&&this.setScene(s.scene);const p=()=>{if(g)return;const k=A.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();k&&k.add(A)},m=()=>{g||(p(),this.render(t),this.hooks.emit("render"))},v=k=>this.setVisibleById(A.id,k),y=k=>this.setEnabledById(A.id,k),E=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?et.frontModeStore.css3DRenderer:et.behindModeStore.css3DRenderer;return c&&m(),{id:A.uuid,container:h,css3DObject:A,render:c?void 0:m,show:()=>v(!0),hide:()=>v(!1),setVisible:v,enable:()=>y(!0),disable:()=>y(!1),setEnabled:y,dispose:E,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=rc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=rc(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 Gm(oe(D({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Ra}__container`),i.element.id=`${Ra}__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 et.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return et.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return et.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return pn();const i=D({},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 G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return G(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return pn();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=et.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Qm;et.frontModeStore.css3DScene=s}return et.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=et.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=et.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${bs}: scene is required when mode is behind`);return}const r=new Fm(o);et.behindModeStore.css3DScene=r,et.behindModeStore.scene=o}return et.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 Wm(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(`${bs}: css3DScene is required when mode is front`);et.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(`${bs}: css3DScene is required when mode is behind`);et.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return G(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return G(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 Oo.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof Oo.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",Ym),d(Tn,"setBehindModeContainer",Xm);function Xu(n){return G(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Ht=document.createElement("div");Ht.classList.add("behindFiveElement");Ht.style.position="absolute";Ht.style.top="0";Ht.style.left="0";Ht.style.width="100%";Ht.style.height="100%";Ht.style.pointerEvents="none";function Zu(n){var i,s,o,r,a;const t=(a=(s=aa(n.getElement()))!=null?s:aa((i=n.getElement())==null?void 0:i.parentElement))!=null?a:aa((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(Ht)||t.parentElement.insertBefore(Ht,t),Ht;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 aa(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}class Ha{constructor(t=0,e=0){d(this,"min");d(this,"max");d(this,"isInterval",!0);this.min=t,this.max=e}fromArray(t){return this.min=t[0],this.max=t[1],this}isOverlap(t){return Math.min(this.max,t.max)<Math.max(this.min,t.min)}contains(t){return this.min<t.min&&this.max>t.max}}let Zm=class{constructor(t,e){d(this,"min");d(this,"max");d(this,"xInterval");d(this,"yInterval");d(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ha(this.min.x,this.max.x),this.yInterval=new Ha(this.min.y,this.max.y)}isOverlapWithRectangle(t){return!this.xInterval.isOverlap(t.xInterval)&&!this.yInterval.isOverlap(t.yInterval)}containsRect(t){return this.xInterval.contains(t.xInterval)&&this.yInterval.contains(t.yInterval)}};function Rt(n){return n.toLowerCase().includes("panorama")}function Ln(n){return!Rt(n)}function Jm(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 不存在"}}class rr{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new Le.Subscribe);d(this,"canvas",document.createElement("canvas"));d(this,"config");d(this,"state",{enabled:!1});d(this,"five");d(this,"scale");d(this,"offset",{x:0,y:0});d(this,"context");d(this,"renderCenter",new w.Vector3);d(this,"hammer");d(this,"offsetRange");d(this,"isPanning",!1);d(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});d(this,"onPan",t=>{if(!this.isPanning||!this.offsetRange||this.hooks.emit("wantsPanGesture",t))return;const{translateX:i,translateY:s}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});d(this,"onPanend",t=>{if(this.isPanning=!1,this.canvas.style.boxShadow="none",!this.offsetRange)return;const{translateX:e,translateY:i}=this.getPanOffset(t,this.offsetRange);this.canvas.style.transform=`translate3d(${e}px, ${i}px, 100px)`,this.offset={x:e,y:i}});var s,o,r,a;if(!t.renderer)throw new Error("Five Render 未初始化");this.five=t,this.scale=(s=e==null?void 0:e.scale)!=null?s:2,this.width=(o=e==null?void 0:e.width)!=null?o:190,this.height=(a=(r=e==null?void 0:e.height)!=null?r:e==null?void 0:e.width)!=null?a:190,this.config={dragEnabled:(e==null?void 0:e.dragEnabled)||!1,autoFixPCPosition:(e==null?void 0:e.autoFixPCPosition)||!1,initialPosition:(e==null?void 0:e.initialPosition)||{left:"0",top:"0"}};const i=this.canvas.getContext("2d");if(!i)throw new Error("CANNOT CREATE CONTEXT2D");this.context=i,this.config.dragEnabled&&(this.hammer=new sr(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}enable(){if(!this.state.enabled)return this.state.enabled=!0,this.containerDom&&this._appendTo(this.containerDom),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.style.visibility="hidden",this.canvas.remove(),this}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}appendTo(t){var e;return this.containerDom&&((e=this.containerDom)==null||e.removeChild(this.canvas)),this.containerDom=t,this.state.enabled&&this._appendTo(t),this}clear(){return this.context.clearRect(0,0,this.canvas.width,this.canvas.height),this}renderWithPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}renderWithScreenPoint(t){this.containerDom&&this.state.enabled&&(this.renderCenter=t,this.render(),this.config.autoFixPCPosition&&this.autoFixPCPosition())}resetOffset(){this.offset={x:0,y:0},this.canvas.style.transform="translate3d(0px, 0px, 100px)"}getRenderCenter(){return this.renderCenter}_appendTo(t){if(this.resetOffset(),t.appendChild(this.canvas),!this.offsetRange){const e=this.canvas.getBoundingClientRect(),i=t.getBoundingClientRect(),s=i.right-e.right,o=i.bottom-e.bottom,r=i.left-e.left,a=i.top-e.top;this.offsetRange={min:{x:r,y:a},max:{x:s,y:o}}}}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,{clientWidth:i,clientHeight:s}=this.containerDom,[o,r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const l=this.renderCenter.clone().project(this.five.camera);return[(l.x+1)/2*i,-(l.x-1)/2*i,-(l.y-1)/2*s]}else return[this.renderCenter.x,i-this.renderCenter.x,this.renderCenter.y]})();o<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):a<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):r<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left=-t-90+"px"):(this.canvas.style.left=-t/2+"px",this.canvas.style.top=-e-90+"px"),this.canvas.style.transform=`translate3d(${o}px, ${a}px, 10px)`,this.offset={x:o,y:a}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new w.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof w.Vector3){const m=this.renderCenter.clone().project(this.five.camera);return[(m.x+1)/2*o.x,(m.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,h=s/t,u=l*t,f=this.five.getPixels(r-c/2,a-c/2,c,h,u),g=Math.floor(i*l),A=Math.floor(s*l);qm(f,g,A);const p=new ImageData(g,A);p.data.set(f),e.putImageData(p,0,0),this.canvas.style.visibility="visible"}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents=this.config.dragEnabled?"all":"none",t.style.borderRadius="50%",t.style.zIndex="99";const e=1;t.setAttribute("width",(this.width*e).toString()),t.setAttribute("height",(this.height*e).toString()),t.style.border="2px solid rgba(255,255,255,0.20)",t.style.width=this.width+"px",t.style.height=this.height+"px",t.style.top=this.config.initialPosition.top,t.style.left=this.config.initialPosition.left,t.style.transform="translate(0,0,100px)",t.style.visibility="hidden",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}getPanOffset(t,e){const{min:{x:i,y:s},max:{x:o,y:r}}=e,a=this.offset.x+t.deltaX,l=this.offset.y+t.deltaY,c=Math.min(Math.max(a,i),o),h=Math.min(Math.max(l,s),r);return{translateX:c,translateY:h}}}function uo(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function qm(n,t,e){const i=e/2;for(let s=1;s<=i;s++){const o=e-(s-1);for(let r=1;r<=t;r++){const a=(s-1)*t+r-1,l=(o-1)*t+r-1;uo(n,a*4+0,l*4+0),uo(n,a*4+1,l*4+1),uo(n,a*4+2,l*4+2),uo(n,a*4+3,l*4+3)}}}function Km(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new w.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function Ju(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function $m(n,t){const e=n.getElement();if(!e)return;const i=Ju(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function ep(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;r.setFromCamera({x:s,y:o},n.camera);const l=n.model.intersectRaycaster(r)[0];if(l)return oe(D({},l),{raycaster:r,isVirtual:!1})}const tp="data:image/png;base64,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",ip=`
|
|
102
102
|
varying vec2 vUv;
|
|
103
103
|
void main() {
|
|
104
104
|
vUv = uv;
|
|
@@ -177,7 +177,7 @@ void main() {
|
|
|
177
177
|
`;class $u{constructor(t){d(this,"five");d(this,"contentElement",document.createElement("div"));d(this,"animeIns");d(this,"container");d(this,"css3DObject");d(this,"disposeCss3DObject");d(this,"state",{enabled:!1});this.five=t;const i=.4/2,o=cr(t).create3DDomContainer([[-i,i,0],[-i,-i,0],[i,-i,0],[i,i,0]].map(r=>new w.Vector3().fromArray(r)));if(o){const{container:r,dispose:a,css3DObject:l}=o;this.container=r,this.css3DObject=l,this.disposeCss3DObject=a}this.contentElement.style.width="100%",this.contentElement.style.height="100%",this.contentElement.style.backgroundImage=`url(${Ku})`,this.contentElement.style.backgroundSize="100%",this.contentElement.style.backgroundRepeat="no-repeat"}enable(){var t;this.state.enabled||(this.state.enabled=!0,(t=this.container)==null||t.appendChild(this.contentElement))}disable(){this.state.enabled&&(this.state.enabled=!1,this.contentElement.remove())}updateWithIntersect(t){if(!t.face||!this.css3DObject)return;const e=new w.Vector3().addVectors(t.point,t.face.normal);this.css3DObject.position.copy(t.point),this.css3DObject.lookAt(e),this.five.needsRender=!0}doAnimation(){var t;(t=this.animeIns)==null||t.dispose(),new Ji({progress:0}).to({progress:[1,0]}).duration(500).easing(Nt.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class ef{constructor(t,e){d(this,"five");d(this,"hooks",new Le.Subscribe);d(this,"position");d(this,"magnifier",null);d(this,"pointHelper",null);d(this,"pointDomHelper",null);d(this,"state",{enabled:!1,visible:!0});d(this,"group",new w.Group);d(this,"show",()=>{this.state.visible||(this.state.visible=!0,this.pointHelper.visible=!0,this.pointDomHelper.enable(),this.magnifier.enable(),this.five.needsRender=!0)});d(this,"hide",()=>{this.state.visible&&(this.state.visible=!1,this.pointHelper.visible=!1,this.pointDomHelper.disable(),this.magnifier.disable(),this.five.needsRender=!0)});d(this,"updateWithIntersect",(t,e={emitEvent:!0})=>{var s;this.abortUpdateMagnifier(),this.position=t,e.emitEvent&&this.hooks.emit("intersectionUpdate",t),this.pointHelper.updateWithIntersect(t),(s=this.pointDomHelper)==null||s.updateWithIntersect(t);const i=()=>this.magnifier.renderWithPoint(t.point);this.abortUpdateMagnifier=()=>this.five.off("renderFrame",i),this.five.once("renderFrame",i),this.five.needsRender=!0});d(this,"abortUpdateMagnifier",()=>{});var i,s,o;this.five=t,this.magnifier=(e==null?void 0:e.magnifier)!==void 0?e.magnifier:new rr(t,(i=e==null?void 0:e.magnifierParams)!=null?i:{dragEnabled:!0}),this.pointHelper=(e==null?void 0:e.pointHelper)!==void 0?e.pointHelper:new qu,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)!==void 0?e.pointDomHelper:new $u(t),this.group.name="five-point-selector",this.five.scene.add(this.group),this.magnifier.appendTo((o=(s=e.container)!=null?s:t.getElement().parentElement)!=null?o:document.body)}enable(){var t,e;this.state.enabled||(this.state.enabled=!0,this.pointHelper&&this.group.add(this.pointHelper),(t=this.magnifier)==null||t.enable(),(e=this.pointDomHelper)==null||e.enable(),this.five.needsRender=!0,this.hooks.emit("enabled"))}disable(){var t,e;this.state.enabled&&(this.state.enabled=!1,this.pointHelper&&this.group.remove(this.pointHelper),(t=this.magnifier)==null||t.disable(),(e=this.pointDomHelper)==null||e.disable(),this.hooks.emit("disabled"))}dispose(){this.hooks.off(),this.disable(),this.magnifier=null,this.pointHelper=null,this.pointDomHelper=null}}class tf extends w.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 nf extends _.LineSegments{constructor(t,e){super(t,e)}}function sf(n){return!Me(n)}function Me(n){return n!=null}function of(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function al(n,t){return of(t)?t:`${n}${t}`}class Ji extends or{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=Fn(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=[],Wu(this)})}}function jn(n,t=Nt.Linear.None){const e=new Ji({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const Ss=window.requestAnimationFrame||(n=>setTimeout(n,16)),cp=window.cancelAnimationFrame||clearTimeout;function ar(n,t=0){t<=0?Ss(n):Ss(()=>ar(n,t-1))}function Fn(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=Ss(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=Ss(r),function(){cp(e)}}function hp(){const n=Date.now();return new Promise(t=>{Ss(()=>{t(Date.now()-n)})})}function Vo(n){return Object.prototype.toString.call(n)==="[object Object]"}function lr(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function dp(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(!lr(n[r],t[r]))return!1}return!0}function up(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!lr(n[e],t[e]))return!1;return!0}function fp(n,t){return lr(n,t)?!0:Vo(n)&&Vo(t)?dp(n,t):Array.isArray(n)&&Array.isArray(t)?up(n,t):!1}function ll(n,t){return lr(n,t)?!0:Vo(n)&&Vo(t)?mp(n,t):Array.isArray(n)&&Array.isArray(t)?gp(n,t):!1}function gp(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!ll(n[e],t[e]))return!1;return!0}function mp(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(!ll(n[r],t[r]))return!1}return!0}function bt(n,t,e={deep:!1}){return e.deep?ll(n,t):fp(n,t)}const pp=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Ji,Interval:Ha,LineSegments:nf,Magnifier:rr,Object3D:tf,PointDomHelper:$u,PointHelper:qu,PointSelectorHelper:ef,Rectangle:Zm,absoluteUrl:al,checkFiveModelLoaded:Jm,equal:bt,getCoordsFromClient:Km,getCoordsFromElement:Ju,getFrameTime:hp,getIntersectFromRelativePosition:ep,getRaycasterFromFivePointer:$m,isAbsoluteURL:of,isModelLike:Ln,isNil:sf,isPanoramaLike:Rt,nextFrame:ar,notNil:Me,requestAnimationFrameInterval:Fn,tweenProgress:jn,uuid:st},Symbol.toStringTag,{value:"Module"})),rf="v2.0.1",la=`CSS3DRenderPlugin@${rf}`;let Ap=class extends Tn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"VERSION",rf);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");d(this,"create3DDomContainer",(e,i)=>{if(this.state.disposed)return;const s=(()=>{var u;(i==null?void 0:i.dpr)!==void 0&&console.warn(`${la}: 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)})(),o=this.five.getElement();if(!o){console.error(`${la}: five.getElement() is ${o}`);return}const{autoRender:r}=s;s.mode==="behind"&&s.behindFiveContainer&&(this.behindFiveContainer=s.behindFiveContainer);const a=this.create3DElement(this.five.camera,e,oe(D({},s),{autoRender:!1}));if(!a)return;const l=()=>{const h=a.css3DObject.mode==="front"?o.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${la}: wrapper is ${h}`);a.appendToElement(h),a.render()},c=()=>{a.css3DObject.mode==="front"&&l(),a.css3DObject.mode==="behind"&&Xu(this.five).then(()=>l())};return r&&c(),oe(D({},a),{render:r?void 0:c})});this.five=e}disposeAll(){return this.dispose()}setState(...e){const i=super.setState(...e);return this.five.needsRender=!0,i}getBehindFiveElement(){return this.behindFiveContainer?this.behindFiveContainer:(this.behindFiveContainer=Zu(this.five),this.behindFiveContainer)}absoluteUrl(e){return al(this.staticPrefix,e)}};const cl=n=>new Ap(n),cr=cl;class af extends Ds.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function ca(n,t,e=new _.Vector3(1,1,1),i=!1){const s=new af(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const vp=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 g=u/2,p=c(h,f),m=new _.Group;m.add(ca(new _.Vector3(p.x+g,p.y,p.z),new _.Vector3(p.x-g,p.y,p.z),new _.Vector3(1,0,0)),ca(new _.Vector3(p.x,p.y+g,p.z),new _.Vector3(p.x,p.y-g,p.z),new _.Vector3(0,1,0)),ca(new _.Vector3(p.x,p.y,p.z+g),new _.Vector3(p.x,p.y,p.z-g),new _.Vector3(0,0,1))),n.scene.add(m),n.needsRender=!0;const v=()=>{n.scene.remove(m)};return t.disposers.push(v),{clear:v,pointAxesHelperMesh:m}},o=(h,u=0)=>{var v,y;const f=(v=n==null?void 0:n.camera)==null?void 0:v.position;if(!f)return!1;const g=h.distanceTo(f),A=h.sub(f).normalize(),p=new _.Raycaster(f,A),m=(y=n.model.intersectRaycaster(p))==null?void 0:y[0];return!(m&&m.distance+u<g)},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 J(){}const gi=n=>n;function ft(n,t){for(const e in t)n[e]=t[e];return n}function bp(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function lf(n){return n()}function ac(){return Object.create(null)}function tt(n){n.forEach(lf)}function si(n){return typeof n=="function"}function ae(n,t){return n!=n?t==t:n!==t||n&&typeof n=="object"||typeof n=="function"}let fo;function at(n,t){return fo||(fo=document.createElement("a")),fo.href=t,n===fo.href}function yp(n){return Object.keys(n).length===0}function _n(n,t,e,i){if(n){const s=cf(n,t,e,i);return n[0](s)}}function cf(n,t,e,i){return n[1]&&i?ft(e.ctx.slice(),n[1](i(t))):e.ctx}function Wn(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 Un(n,t,e,i,s,o){if(s){const r=cf(t,e,i,o);n.p(r,s)}}function Yn(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 _e(n){return n==null?"":n}function Gt(n){return n&&si(n.destroy)?n.destroy:J}function lc(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const hf=typeof window!="undefined";let hl=hf?()=>window.performance.now():()=>Date.now(),dl=hf?n=>requestAnimationFrame(n):J;const kn=new Set;function df(n){kn.forEach(t=>{t.c(n)||(kn.delete(t),t.f())}),kn.size!==0&&dl(df)}function ul(n){let t;return kn.size===0&&dl(df),{promise:new Promise(e=>{kn.add(t={c:n,f:e})}),abort(){kn.delete(t)}}}function L(n,t){n.appendChild(t)}function ge(n,t,e){const i=fl(n);if(!i.getElementById(t)){const s=S("style");s.id=t,s.textContent=e,uf(i,s)}}function fl(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function wp(n){const t=S("style");return uf(fl(n),t),t.sheet}function uf(n,t){return L(n.head||n,t),t.sheet}function B(n,t,e){n.insertBefore(t,e||null)}function z(n){n.parentNode&&n.parentNode.removeChild(n)}function Qt(n,t){for(let e=0;e<n.length;e+=1)n[e]&&n[e].d(t)}function S(n){return document.createElement(n)}function Be(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function ke(n){return document.createTextNode(n)}function $(){return ke(" ")}function we(){return ke("")}function Ae(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function ff(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 Cp(n){return Array.from(n.childNodes)}function De(n,t){t=""+t,n.data!==t&&(n.data=t)}function T(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let go;function Pp(){if(go===void 0){go=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){go=!0}}return go}function gl(n,t){getComputedStyle(n).position==="static"&&(n.style.position="relative");const i=S("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=Pp();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=Ae(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=Ae(i.contentWindow,"resize",t),t()}),L(n,i),()=>{(s||o&&i.contentWindow)&&o(),z(i)}}function K(n,t,e){n.classList[e?"add":"remove"](t)}function gf(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class Ro{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=Be(e.nodeName):this.e=S(e.nodeType===11?"TEMPLATE":e.nodeName),this.t=e.tagName!=="TEMPLATE"?e:e.content,this.c(t)),this.i(i)}h(t){this.e.innerHTML=t,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(t){for(let e=0;e<this.n.length;e+=1)B(this.t,this.n[e],t)}p(t){this.d(),this.h(t),this.i(this.a)}d(){this.n.forEach(z)}}const Ho=new Map;let No=0;function Ip(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function Ep(n,t){const e={stylesheet:wp(t),rules:{}};return Ho.set(n,e),e}function Go(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
178
178
|
`;for(let m=0;m<=1;m+=l){const v=t+(e-t)*o(m);c+=m*100+`%{${r(v,1-v)}}
|
|
179
179
|
`}const h=c+`100% {${r(e,1-e)}}
|
|
180
|
-
}`,u=`__svelte_${Ip(h)}_${a}`,f=fl(n),{stylesheet:g,rules:A}=Ho.get(f)||Ep(f,n);A[u]||(A[u]=!0,g.insertRule(`@keyframes ${u} ${h}`,g.cssRules.length));const p=n.style.animation||"";return n.style.animation=`${p?`${p}, `:""}${u} ${i}ms linear ${s}ms 1 both`,No+=1,u}function Qo(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(", "),No-=s,No||Mp())}function Mp(){dl(()=>{No||(Ho.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&z(t)}),Ho.clear())})}let Ts;function fi(n){Ts=n}function Di(){if(!Ts)throw new Error("Function called outside component initialization");return Ts}function mf(n){Di().$$.before_update.push(n)}function It(n){Di().$$.on_mount.push(n)}function pf(n){Di().$$.after_update.push(n)}function zt(n){Di().$$.on_destroy.push(n)}function hr(){const n=Di();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=gf(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function Na(n,t){return Di().$$.context.set(n,t),t}function Ii(n){return Di().$$.context.get(n)}function Xn(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const Cn=[],We=[];let xn=[];const Ga=[],Af=Promise.resolve();let Qa=!1;function vf(){Qa||(Qa=!0,Af.then(pl))}function cc(){return vf(),Af}function Ze(n){xn.push(n)}function ml(n){Ga.push(n)}const ha=new Set;let An=0;function pl(){if(An!==0)return;const n=Ts;do{try{for(;An<Cn.length;){const t=Cn[An];An++,fi(t),kp(t.$$)}}catch(t){throw Cn.length=0,An=0,t}for(fi(null),Cn.length=0,An=0;We.length;)We.pop()();for(let t=0;t<xn.length;t+=1){const e=xn[t];ha.has(e)||(ha.add(e),e())}xn.length=0}while(Cn.length);for(;Ga.length;)Ga.pop()();Qa=!1,ha.clear(),fi(n)}function kp(n){if(n.fragment!==null){n.update(),tt(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(Ze)}}function xp(n){const t=[],e=[];xn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),xn=t}let us;function Al(){return us||(us=Promise.resolve(),us.then(()=>{us=null})),us}function Wi(n,t,e){n.dispatchEvent(gf(`${t?"intro":"outro"}${e}`))}const So=new Set;let qt;function ue(){qt={r:0,c:[],p:qt}}function fe(){qt.r||tt(qt.c),qt=qt.p}function x(n,t){n&&n.i&&(So.delete(n),n.i(t))}function O(n,t,e,i){if(n&&n.o){if(So.has(n))return;So.add(n),qt.c.push(()=>{So.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const vl={duration:0};function nn(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&Qo(n,r)}function h(){const{delay:f=0,duration:g=300,easing:A=gi,tick:p=J,css:m}=s||vl;m&&(r=Go(n,0,1,g,f,A,m,l++)),p(0,1);const v=hl()+f,y=v+g;a&&a.abort(),o=!0,Ze(()=>Wi(n,!0,"start")),a=ul(E=>{if(o){if(E>=y)return p(1,0),Wi(n,!0,"end"),c(),o=!1;if(E>=v){const I=A((E-v)/g);p(I,1-I)}}return o})}let u=!1;return{start(){u||(u=!0,Qo(n),si(s)?(s=s(i),Al().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function Zn(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=qt;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=gi,tick:f=J,css:g}=s||vl;g&&(r=Go(n,1,0,h,c,u,g));const A=hl()+c,p=A+h;Ze(()=>Wi(n,!1,"start")),ul(m=>{if(o){if(m>=p)return f(0,1),Wi(n,!1,"end"),--a.r||tt(a.c),!1;if(m>=A){const v=u((m-A)/h);f(1-v,v)}}return o})}return si(s)?Al().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&Qo(n,r),o=!1)}}}function ii(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&&Qo(n,c)}function u(g,A){const p=g.b-r;return A*=Math.abs(p),{a:r,b:g.b,d:p,duration:A,start:g.start,end:g.start+A,group:g.group}}function f(g){const{delay:A=0,duration:p=300,easing:m=gi,tick:v=J,css:y}=o||vl,E={start:hl()+A,b:g};g||(E.group=qt,qt.r+=1),a||l?l=E:(y&&(h(),c=Go(n,r,g,p,A,m,y)),g&&v(0,1),a=u(E,p),Ze(()=>Wi(n,g,"start")),ul(I=>{if(l&&I>l.start&&(a=u(l,p),l=null,Wi(n,a.b,"start"),y&&(h(),c=Go(n,r,a.b,a.duration,0,m,o.css))),a){if(I>=a.end)v(r=a.b,1-r),Wi(n,a.b,"end"),l||(a.b?h():--a.group.r||tt(a.group.c)),a=null;else if(I>=a.start){const k=I-a.start;r=a.a+a.d*m(k/a.duration),v(r,1-r)}}return!!(a||l)}))}return{run(g){si(o)?Al().then(()=>{o=o(s),f(g)}):f(g)},end(){h(),a=l=null}}}function Fo(n,t){const e=t.token={};function i(s,o,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=s&&(t.current=s)(l);let h=!1;t.block&&(t.blocks?t.blocks.forEach((u,f)=>{f!==o&&u&&(ue(),O(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),fe())}):t.block.d(1),c.c(),x(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&pl()}if(bp(n)){const s=Di();if(n.then(o=>{fi(s),i(t.then,1,t.value,o),fi(null)},o=>{if(fi(s),i(t.catch,2,t.error,o),fi(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 bf(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 Dp=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function bl(n,t){n.d(1),t.delete(n.key)}function Si(n,t){O(n,1,1,()=>{t.delete(n.key)})}function _t(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,g=o.length,A=f;const p={};for(;A--;)p[n[A].key]=A;const m=[],v=new Map,y=new Map,E=[];for(A=g;A--;){const j=u(s,o,A),R=e(j);let U=r.get(R);U?i&&E.push(()=>U.p(j,t)):(U=c(R,j),U.c()),v.set(R,m[A]=U),R in p&&y.set(R,Math.abs(A-p[R]))}const I=new Set,k=new Set;function P(j){x(j,1),j.m(a,h),r.set(j.key,j),h=j.first,g--}for(;f&&g;){const j=m[g-1],R=n[f-1],U=j.key,W=R.key;j===R?(h=j.first,f--,g--):v.has(W)?!r.has(U)||I.has(U)?P(j):k.has(W)?f--:y.get(U)>y.get(W)?(k.add(U),P(j)):(I.add(W),f--):(l(R,r),f--)}for(;f--;){const j=n[f];v.has(j.key)||l(j,r)}for(;g;)P(m[g-1]);return tt(E),m}function yt(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 yf(n){return typeof n=="object"&&n!==null?n:{}}function yl(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function se(n){n&&n.c()}function ie(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||Ze(()=>{const r=n.$$.on_mount.map(lf).filter(si);n.$$.on_destroy?n.$$.on_destroy.push(...r):tt(r),n.$$.on_mount=[]}),o.forEach(Ze)}function ne(n,t){const e=n.$$;e.fragment!==null&&(xp(e.after_update),tt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function Sp(n,t){n.$$.dirty[0]===-1&&(Cn.push(n),vf(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function le(n,t,e,i,s,o,r,a=[-1]){const l=Ts;fi(n);const c=n.$$={fragment:null,ctx:[],props:o,update:J,not_equal:s,bound:ac(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:ac(),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,...g)=>{const A=g.length?g[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=A)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](A),h&&Sp(n,u)),f}):[],c.update(),h=!0,tt(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=Cp(t.target);c.fragment&&c.fragment.l(u),u.forEach(z)}else c.fragment&&c.fragment.c();t.intro&&x(n.$$.fragment),ie(n,t.target,t.anchor,t.customElement),pl()}fi(l)}class ce{$destroy(){ne(this,1),this.$destroy=J}$on(t,e){if(!si(e))return J;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&&!yp(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Tp="data:image/png;base64,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";function Lp(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 jp(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=S("div"),e=S("span"),s=ke(i),o=$(),r=S("div"),C(e,"class","room-label-item__text svelte-1d7uzh5"),T(e,"background-image","url("+Tp+")"),K(e,"wide",n[0].name.length>3),C(r,"class","room-label-item__bar svelte-1d7uzh5"),C(t,"class","room-label-item svelte-1d7uzh5"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform),T(t,"opacity",n[0].visible?1:0)},m(c,h){B(c,t,h),L(t,e),L(e,s),L(t,o),L(t,r),a||(l=Ae(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&De(s,i),h&1&&K(e,"wide",c[0].name.length>3),h&1&&T(t,"z-index",c[0].zIndex),h&1&&T(t,"transform",c[0].transform),h&1&&T(t,"opacity",c[0].visible?1:0)},i:J,o:J,d(c){c&&z(t),a=!1,l()}}}function zp(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 Op extends ce{constructor(t){super(),le(this,t,zp,jp,ae,{five:2,roomLabel:0},Lp)}}var wf=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}()}(),Fa=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,_o=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")()}(),Bp=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(_o):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),Vp=2;function Rp(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){Bp(o)}function a(){var l=Date.now();if(e){if(l-s<Vp)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var Hp=20,Np=["top","right","bottom","left","width","height","size","weight"],Gp=typeof MutationObserver!="undefined",Qp=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=Rp(this.refresh.bind(this),Hp)}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(){!Fa||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Gp?(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(){!Fa||!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=Np.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}(),Cf=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},zn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||_o},Pf=dr(0,0,0,0);function Wo(n){return parseFloat(n)||0}function hc(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+Wo(o)},0)}function Fp(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]=Wo(r)}return e}function _p(n){var t=n.getBBox();return dr(0,0,t.width,t.height)}function Wp(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Pf;var i=zn(n).getComputedStyle(n),s=Fp(i),o=s.left+s.right,r=s.top+s.bottom,a=Wo(i.width),l=Wo(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=hc(i,"left","right")+o),Math.round(l+r)!==e&&(l-=hc(i,"top","bottom")+r)),!Yp(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 dr(s.left,s.top,a,l)}var Up=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof zn(n).SVGGraphicsElement}:function(n){return n instanceof zn(n).SVGElement&&typeof n.getBBox=="function"}}();function Yp(n){return n===zn(n).document.documentElement}function Xp(n){return Fa?Up(n)?_p(n):Wp(n):Pf}function Zp(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 Cf(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function dr(n,t,e,i){return{x:n,y:t,width:e,height:i}}var Jp=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=dr(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=Xp(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}(),qp=function(){function n(t,e){var i=Zp(e);Cf(this,{target:t,contentRect:i})}return n}(),Kp=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new wf,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 zn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new Jp(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 zn(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 qp(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}(),If=typeof WeakMap!="undefined"?new WeakMap:new wf,Ef=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=Qp.getInstance(),i=new Kp(t,e,this);If.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Ef.prototype[n]=function(){var t;return(t=If.get(this))[n].apply(t,arguments)}});var $p=function(){return typeof _o.ResizeObserver!="undefined"?_o.ResizeObserver:Ef}();function Ti(n){new $p((e,i)=>{var s,o,r,a,l,c;for(const h of e){const{borderBoxSize:u,contentRect:f}=h,g=(r=(o=(s=u==null?void 0:u[0])==null?void 0:s.inlineSize)!=null?o:f.width)!=null?r:n.clientWidth,A=(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:g})),n.dispatchEvent(new CustomEvent("clientHeight",{detail:A}))}}).observe(n)}const{Map:eA}=Dp;function tA(n){ge(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function dc(n,t,e){const i=n.slice();return i[13]=t[e],i}function uc(n,t){let e,i,s;return i=new Op({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(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||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function iA(n){let t,e=[],i=new eA,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=dc(n,a,c),u=l(h);i.set(u,e[c]=uc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[6]),Ae(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],ue(),e=_t(e,h,l,1,c,a,i,t,Si,uc,null,dc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function nA(n,t,e){var m;let i,{five:s}=t,{roomLabels:o}=t,r,a,l=(m=s.model.shownFloor)!=null?m:null;function c(v){if(!(l===null||v.floorIndex===l))return!1;const E=new _.Raycaster,I=s.camera.position.clone(),k=new _.Vector3(v.position.x,v.position.y,v.position.z),P=k.distanceTo(I);E.set(I.clone(),k.clone().sub(I).normalize());const[j]=s.model.intersectRaycaster(E);return!(j&&j.distance+1<P)}function h(v,y){const I=new _.Vector3(v.position.x,v.position.y,v.position.z).clone().project(s.camera),k=Math.ceil((I.x+1)/2*y.x),P=Math.ceil((-I.y+1)/2*y.y);return`translate(${k}px, ${P}px)`}function u(v){const{rendererSize:y}=v,E=new Map;function I(P){const j=E.get(P.id);if(j)return j;const{x:R,y:U,z:W}=P.position,N=new _.Vector3(R,U,W).clone().distanceTo(s.camera.position);return E.set(P.id,N),N}return o.map(P=>{const j=c(P),R=j?h(P,y):P.transform,U=I(P),N=o.filter(Q=>Q.visible&&I(Q)<U).length*10;return oe(D({},P),{visible:j,transform:R,zIndex:N})})}function f(){e(0,o=u({rendererSize:i,shownFloor:l}))}function g(v){e(4,l=v)}s.on("cameraUpdate",f),s.on("modelShownFloorChange",g),pf(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),zt(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",g)});const A=v=>{e(2,r=v.detail)},p=v=>{e(3,a=v.detail)};return n.$$set=v=>{"five"in v&&e(1,s=v.five),"roomLabels"in v&&e(0,o=v.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,A,p]}class sA extends ce{constructor(t){super(),le(this,t,nA,iA,ae,{five:1,roomLabels:0},tA)}}function oA(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 rA{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=oA(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 sA({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const aA=n=>new rA(n),lA={name:"ModelRoomLabelPlugin",version:0};var Pi=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Pi||{});function qi(n){return G(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function On(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Mf(n){const t=n-1;return t*t*t+1}function gt(n,{delay:t=0,duration:e=400,easing:i=gi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function fc(n,{delay:t=0,duration:e=400,easing:i=Mf,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]=lc(s),[g,A]=lc(o);return{delay:t,duration:e,easing:i,css:(p,m)=>`
|
|
180
|
+
}`,u=`__svelte_${Ip(h)}_${a}`,f=fl(n),{stylesheet:g,rules:A}=Ho.get(f)||Ep(f,n);A[u]||(A[u]=!0,g.insertRule(`@keyframes ${u} ${h}`,g.cssRules.length));const p=n.style.animation||"";return n.style.animation=`${p?`${p}, `:""}${u} ${i}ms linear ${s}ms 1 both`,No+=1,u}function Qo(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(", "),No-=s,No||Mp())}function Mp(){dl(()=>{No||(Ho.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&z(t)}),Ho.clear())})}let Ts;function fi(n){Ts=n}function Di(){if(!Ts)throw new Error("Function called outside component initialization");return Ts}function mf(n){Di().$$.before_update.push(n)}function It(n){Di().$$.on_mount.push(n)}function pf(n){Di().$$.after_update.push(n)}function zt(n){Di().$$.on_destroy.push(n)}function hr(){const n=Di();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=gf(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function Na(n,t){return Di().$$.context.set(n,t),t}function Ii(n){return Di().$$.context.get(n)}function Xn(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const Cn=[],We=[];let xn=[];const Ga=[],Af=Promise.resolve();let Qa=!1;function vf(){Qa||(Qa=!0,Af.then(pl))}function cc(){return vf(),Af}function Je(n){xn.push(n)}function ml(n){Ga.push(n)}const ha=new Set;let An=0;function pl(){if(An!==0)return;const n=Ts;do{try{for(;An<Cn.length;){const t=Cn[An];An++,fi(t),kp(t.$$)}}catch(t){throw Cn.length=0,An=0,t}for(fi(null),Cn.length=0,An=0;We.length;)We.pop()();for(let t=0;t<xn.length;t+=1){const e=xn[t];ha.has(e)||(ha.add(e),e())}xn.length=0}while(Cn.length);for(;Ga.length;)Ga.pop()();Qa=!1,ha.clear(),fi(n)}function kp(n){if(n.fragment!==null){n.update(),tt(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(Je)}}function xp(n){const t=[],e=[];xn.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),xn=t}let us;function Al(){return us||(us=Promise.resolve(),us.then(()=>{us=null})),us}function Wi(n,t,e){n.dispatchEvent(gf(`${t?"intro":"outro"}${e}`))}const So=new Set;let qt;function ue(){qt={r:0,c:[],p:qt}}function fe(){qt.r||tt(qt.c),qt=qt.p}function x(n,t){n&&n.i&&(So.delete(n),n.i(t))}function O(n,t,e,i){if(n&&n.o){if(So.has(n))return;So.add(n),qt.c.push(()=>{So.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const vl={duration:0};function nn(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&Qo(n,r)}function h(){const{delay:f=0,duration:g=300,easing:A=gi,tick:p=J,css:m}=s||vl;m&&(r=Go(n,0,1,g,f,A,m,l++)),p(0,1);const v=hl()+f,y=v+g;a&&a.abort(),o=!0,Je(()=>Wi(n,!0,"start")),a=ul(E=>{if(o){if(E>=y)return p(1,0),Wi(n,!0,"end"),c(),o=!1;if(E>=v){const I=A((E-v)/g);p(I,1-I)}}return o})}let u=!1;return{start(){u||(u=!0,Qo(n),si(s)?(s=s(i),Al().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function Zn(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=qt;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=gi,tick:f=J,css:g}=s||vl;g&&(r=Go(n,1,0,h,c,u,g));const A=hl()+c,p=A+h;Je(()=>Wi(n,!1,"start")),ul(m=>{if(o){if(m>=p)return f(0,1),Wi(n,!1,"end"),--a.r||tt(a.c),!1;if(m>=A){const v=u((m-A)/h);f(1-v,v)}}return o})}return si(s)?Al().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&Qo(n,r),o=!1)}}}function ii(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&&Qo(n,c)}function u(g,A){const p=g.b-r;return A*=Math.abs(p),{a:r,b:g.b,d:p,duration:A,start:g.start,end:g.start+A,group:g.group}}function f(g){const{delay:A=0,duration:p=300,easing:m=gi,tick:v=J,css:y}=o||vl,E={start:hl()+A,b:g};g||(E.group=qt,qt.r+=1),a||l?l=E:(y&&(h(),c=Go(n,r,g,p,A,m,y)),g&&v(0,1),a=u(E,p),Je(()=>Wi(n,g,"start")),ul(I=>{if(l&&I>l.start&&(a=u(l,p),l=null,Wi(n,a.b,"start"),y&&(h(),c=Go(n,r,a.b,a.duration,0,m,o.css))),a){if(I>=a.end)v(r=a.b,1-r),Wi(n,a.b,"end"),l||(a.b?h():--a.group.r||tt(a.group.c)),a=null;else if(I>=a.start){const k=I-a.start;r=a.a+a.d*m(k/a.duration),v(r,1-r)}}return!!(a||l)}))}return{run(g){si(o)?Al().then(()=>{o=o(s),f(g)}):f(g)},end(){h(),a=l=null}}}function Fo(n,t){const e=t.token={};function i(s,o,r,a){if(t.token!==e)return;t.resolved=a;let l=t.ctx;r!==void 0&&(l=l.slice(),l[r]=a);const c=s&&(t.current=s)(l);let h=!1;t.block&&(t.blocks?t.blocks.forEach((u,f)=>{f!==o&&u&&(ue(),O(u,1,1,()=>{t.blocks[f]===u&&(t.blocks[f]=null)}),fe())}):t.block.d(1),c.c(),x(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&pl()}if(bp(n)){const s=Di();if(n.then(o=>{fi(s),i(t.then,1,t.value,o),fi(null)},o=>{if(fi(s),i(t.catch,2,t.error,o),fi(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 bf(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 Dp=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function bl(n,t){n.d(1),t.delete(n.key)}function Si(n,t){O(n,1,1,()=>{t.delete(n.key)})}function _t(n,t,e,i,s,o,r,a,l,c,h,u){let f=n.length,g=o.length,A=f;const p={};for(;A--;)p[n[A].key]=A;const m=[],v=new Map,y=new Map,E=[];for(A=g;A--;){const j=u(s,o,A),R=e(j);let U=r.get(R);U?i&&E.push(()=>U.p(j,t)):(U=c(R,j),U.c()),v.set(R,m[A]=U),R in p&&y.set(R,Math.abs(A-p[R]))}const I=new Set,k=new Set;function P(j){x(j,1),j.m(a,h),r.set(j.key,j),h=j.first,g--}for(;f&&g;){const j=m[g-1],R=n[f-1],U=j.key,W=R.key;j===R?(h=j.first,f--,g--):v.has(W)?!r.has(U)||I.has(U)?P(j):k.has(W)?f--:y.get(U)>y.get(W)?(k.add(U),P(j)):(I.add(W),f--):(l(R,r),f--)}for(;f--;){const j=n[f];v.has(j.key)||l(j,r)}for(;g;)P(m[g-1]);return tt(E),m}function yt(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 yf(n){return typeof n=="object"&&n!==null?n:{}}function yl(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function se(n){n&&n.c()}function ie(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||Je(()=>{const r=n.$$.on_mount.map(lf).filter(si);n.$$.on_destroy?n.$$.on_destroy.push(...r):tt(r),n.$$.on_mount=[]}),o.forEach(Je)}function ne(n,t){const e=n.$$;e.fragment!==null&&(xp(e.after_update),tt(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function Sp(n,t){n.$$.dirty[0]===-1&&(Cn.push(n),vf(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function le(n,t,e,i,s,o,r,a=[-1]){const l=Ts;fi(n);const c=n.$$={fragment:null,ctx:[],props:o,update:J,not_equal:s,bound:ac(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:ac(),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,...g)=>{const A=g.length?g[0]:f;return c.ctx&&s(c.ctx[u],c.ctx[u]=A)&&(!c.skip_bound&&c.bound[u]&&c.bound[u](A),h&&Sp(n,u)),f}):[],c.update(),h=!0,tt(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=Cp(t.target);c.fragment&&c.fragment.l(u),u.forEach(z)}else c.fragment&&c.fragment.c();t.intro&&x(n.$$.fragment),ie(n,t.target,t.anchor,t.customElement),pl()}fi(l)}class ce{$destroy(){ne(this,1),this.$destroy=J}$on(t,e){if(!si(e))return J;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&&!yp(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Tp="data:image/png;base64,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";function Lp(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 jp(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=S("div"),e=S("span"),s=ke(i),o=$(),r=S("div"),C(e,"class","room-label-item__text svelte-1d7uzh5"),T(e,"background-image","url("+Tp+")"),K(e,"wide",n[0].name.length>3),C(r,"class","room-label-item__bar svelte-1d7uzh5"),C(t,"class","room-label-item svelte-1d7uzh5"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform),T(t,"opacity",n[0].visible?1:0)},m(c,h){B(c,t,h),L(t,e),L(e,s),L(t,o),L(t,r),a||(l=Ae(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&De(s,i),h&1&&K(e,"wide",c[0].name.length>3),h&1&&T(t,"z-index",c[0].zIndex),h&1&&T(t,"transform",c[0].transform),h&1&&T(t,"opacity",c[0].visible?1:0)},i:J,o:J,d(c){c&&z(t),a=!1,l()}}}function zp(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 Op extends ce{constructor(t){super(),le(this,t,zp,jp,ae,{five:2,roomLabel:0},Lp)}}var wf=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}()}(),Fa=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,_o=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")()}(),Bp=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(_o):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),Vp=2;function Rp(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){Bp(o)}function a(){var l=Date.now();if(e){if(l-s<Vp)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var Hp=20,Np=["top","right","bottom","left","width","height","size","weight"],Gp=typeof MutationObserver!="undefined",Qp=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=Rp(this.refresh.bind(this),Hp)}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(){!Fa||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Gp?(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(){!Fa||!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=Np.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}(),Cf=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},zn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||_o},Pf=dr(0,0,0,0);function Wo(n){return parseFloat(n)||0}function hc(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+Wo(o)},0)}function Fp(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]=Wo(r)}return e}function _p(n){var t=n.getBBox();return dr(0,0,t.width,t.height)}function Wp(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Pf;var i=zn(n).getComputedStyle(n),s=Fp(i),o=s.left+s.right,r=s.top+s.bottom,a=Wo(i.width),l=Wo(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=hc(i,"left","right")+o),Math.round(l+r)!==e&&(l-=hc(i,"top","bottom")+r)),!Yp(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 dr(s.left,s.top,a,l)}var Up=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof zn(n).SVGGraphicsElement}:function(n){return n instanceof zn(n).SVGElement&&typeof n.getBBox=="function"}}();function Yp(n){return n===zn(n).document.documentElement}function Xp(n){return Fa?Up(n)?_p(n):Wp(n):Pf}function Zp(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 Cf(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function dr(n,t,e,i){return{x:n,y:t,width:e,height:i}}var Jp=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=dr(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=Xp(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}(),qp=function(){function n(t,e){var i=Zp(e);Cf(this,{target:t,contentRect:i})}return n}(),Kp=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new wf,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 zn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new Jp(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 zn(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 qp(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}(),If=typeof WeakMap!="undefined"?new WeakMap:new wf,Ef=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=Qp.getInstance(),i=new Kp(t,e,this);If.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Ef.prototype[n]=function(){var t;return(t=If.get(this))[n].apply(t,arguments)}});var $p=function(){return typeof _o.ResizeObserver!="undefined"?_o.ResizeObserver:Ef}();function Ti(n){new $p((e,i)=>{var s,o,r,a,l,c;for(const h of e){const{borderBoxSize:u,contentRect:f}=h,g=(r=(o=(s=u==null?void 0:u[0])==null?void 0:s.inlineSize)!=null?o:f.width)!=null?r:n.clientWidth,A=(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:g})),n.dispatchEvent(new CustomEvent("clientHeight",{detail:A}))}}).observe(n)}const{Map:eA}=Dp;function tA(n){ge(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function dc(n,t,e){const i=n.slice();return i[13]=t[e],i}function uc(n,t){let e,i,s;return i=new Op({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(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||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function iA(n){let t,e=[],i=new eA,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=dc(n,a,c),u=l(h);i.set(u,e[c]=uc(u,h))}return{c(){t=S("div");for(let c=0;c<e.length;c+=1)e[c].c();C(t,"class","room-labels-container svelte-9eg4zi")},m(c,h){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[6]),Ae(t,"clientHeight",n[7])],o=!0)},p(c,[h]){h&3&&(a=c[0],ue(),e=_t(e,h,l,1,c,a,i,t,Si,uc,null,dc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function nA(n,t,e){var m;let i,{five:s}=t,{roomLabels:o}=t,r,a,l=(m=s.model.shownFloor)!=null?m:null;function c(v){if(!(l===null||v.floorIndex===l))return!1;const E=new _.Raycaster,I=s.camera.position.clone(),k=new _.Vector3(v.position.x,v.position.y,v.position.z),P=k.distanceTo(I);E.set(I.clone(),k.clone().sub(I).normalize());const[j]=s.model.intersectRaycaster(E);return!(j&&j.distance+1<P)}function h(v,y){const I=new _.Vector3(v.position.x,v.position.y,v.position.z).clone().project(s.camera),k=Math.ceil((I.x+1)/2*y.x),P=Math.ceil((-I.y+1)/2*y.y);return`translate(${k}px, ${P}px)`}function u(v){const{rendererSize:y}=v,E=new Map;function I(P){const j=E.get(P.id);if(j)return j;const{x:R,y:U,z:W}=P.position,N=new _.Vector3(R,U,W).clone().distanceTo(s.camera.position);return E.set(P.id,N),N}return o.map(P=>{const j=c(P),R=j?h(P,y):P.transform,U=I(P),N=o.filter(Q=>Q.visible&&I(Q)<U).length*10;return oe(D({},P),{visible:j,transform:R,zIndex:N})})}function f(){e(0,o=u({rendererSize:i,shownFloor:l}))}function g(v){e(4,l=v)}s.on("cameraUpdate",f),s.on("modelShownFloorChange",g),pf(()=>{e(0,o=u({rendererSize:i,shownFloor:l}))}),zt(()=>{s.off("cameraUpdate",f),s.off("modelShownFloorChange",g)});const A=v=>{e(2,r=v.detail)},p=v=>{e(3,a=v.detail)};return n.$$set=v=>{"five"in v&&e(1,s=v.five),"roomLabels"in v&&e(0,o=v.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,A,p]}class sA extends ce{constructor(t){super(),le(this,t,nA,iA,ae,{five:1,roomLabels:0},tA)}}function oA(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 rA{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=oA(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 sA({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const aA=n=>new rA(n),lA={name:"ModelRoomLabelPlugin",version:0};var Pi=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Pi||{});function qi(n){return G(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function On(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Mf(n){const t=n-1;return t*t*t+1}function gt(n,{delay:t=0,duration:e=400,easing:i=gi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function fc(n,{delay:t=0,duration:e=400,easing:i=Mf,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]=lc(s),[g,A]=lc(o);return{delay:t,duration:e,easing:i,css:(p,m)=>`
|
|
181
181
|
transform: ${c} translate(${(1-p)*u}${f}, ${(1-p)*g}${A});
|
|
182
182
|
opacity: ${l-h*m}`}}function Uo(n,{delay:t=0,speed:e,duration:i,easing:s=On}={}){let o=n.getTotalLength();const r=getComputedStyle(n);return r.strokeLinecap!=="butt"&&(o+=parseInt(r.strokeWidth)),i===void 0?e===void 0?i=800:i=o/e:typeof i=="function"&&(i=i(o)),{delay:t,duration:i,easing:s,css:(a,l)=>`
|
|
183
183
|
stroke-dasharray: ${o};
|
|
@@ -191,7 +191,7 @@ void main() {
|
|
|
191
191
|
svg [type='lineItemGroup'] g g g g {
|
|
192
192
|
stroke: #ffffff;
|
|
193
193
|
}</style>
|
|
194
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class pA extends ce{constructor(t){super(),le(this,t,mA,gA,ae,{content:0},fA)}}function AA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function vA(n){let t,e;return t=new uA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function bA(n){let t,e;return t=new pA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yA(n){let t,e,i,s;const o=[bA,vA],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=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function wA(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 kf extends ce{constructor(t){super(),le(this,t,wA,yA,ae,{floorIndex:2,floorplanData:3},AA)}}function CA(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 PA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Ro(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function IA(n){let t,e,i,s,o,r,a=n[1]&&gc(n),l=n[0]&&mc(n),c=n[2]&&pc(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=gc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=mc(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=pc(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function gc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function mc(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function pc(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function EA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return IA;if(a[15])return PA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(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&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:J,o:J,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function MA(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 kA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:v}=t,{roomNameEnable:y}=t,{roomDimensionEnable:E}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:Fe,y:Xe})=>[Fe,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ne,qe])=>[Ne*Xe,qe*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ne=>MA(Ne,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=I.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",Z=(N<500||Q<500?10:14)+"px",q=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===I.id)});const be=te=>{e(7,he=te.detail)},Qe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},Je=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,v=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,E=te.roomDimensionEnable),"room"in te&&e(3,I=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,P=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(I)),n.$$.dirty[0]&4194312&&e(14,s=I.size?P(I.size):""),n.$$.dirty[0]&8388616&&e(13,o=I!=null&&I.dimension?j((te=I.dimension)==null?void 0:te.width,(ve=I.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(I,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(I,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,E,I,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,Z,q,m,k,P,j,U,Ce,u,l,h,c,a,r,be,Qe,ye,Je]}class xA extends ce{constructor(t){super(),le(this,t,kA,EA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},CA,[-1,-1])}}function DA(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 Ac(n,t,e){const i=n.slice();return i[14]=t[e],i}function vc(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=Ac(n,a,c),u=l(h);i.set(u,e[c]=bc(u,h))}return{c(){t=S("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){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,bc,null,Ac),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function bc(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=ft(r,o[a]);return i=new xA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(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||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function SA(n){let t,e,i=n[10]&&vc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=vc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(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:g}=t,A=0,p=0;const m=v=>{e(8,A=v.detail)};return n.$$set=v=>{"floorIndex"in v&&e(11,s=v.floorIndex),"roomAreaEnable"in v&&e(0,o=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"roomDimensionEnable"in v&&e(2,a=v.roomDimensionEnable),"floorplanData"in v&&e(12,l=v.floorplanData),"hoveredRoom"in v&&e(3,c=v.hoveredRoom),"getRoomAreaText"in v&&e(4,h=v.getRoomAreaText),"getRoomDimensionText"in v&&e(5,u=v.getRoomDimensionText),"getLabelElement"in v&&e(6,f=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(7,g=v.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:v,min:y}=l.bounding,E=v.x-y.x;e(9,p=A/E)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class LA extends ce{constructor(t){super(),le(this,t,TA,SA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},DA)}}function jA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function yc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cc(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:J,d(e){e&&z(t)}}}function Pc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function zA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Cc(wc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=yc(n,f,A),m=g(p);l.set(m,a[A]=Pc(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const v=wc(A,h,m);u[m]?u[m].p(v,p):(u[m]=Cc(v),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,bl,Pc,null,yc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:J,o:J,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const bn=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-(bn-yn)*2,c=o.max.y-o.min.y-(bn-yn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-bn+yn)/l:0,m=a?0:(A-o.min.y-bn+yn)/c;return{left:p,bottom:m}});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],g=h.map((A,p,m)=>{const v=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,E=a?(y-o.min.x-bn+yn)/l:0,I=a?0:(y-o.min.y-bn+yn)/c;return{left:E,bottom:I,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class BA extends ce{constructor(t){super(),le(this,t,OA,zA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},jA)}}function VA(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 Ic(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Ec(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=ft(r,o[a]);return i=new BA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function RA(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=Ic(n,o,a),c=r(l);i.set(c,e[a]=Ec(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,Ec,null,Ic),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Mc=1e3,kc=180;function HA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),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-(Mc-kc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Mc-kc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class NA extends ce{constructor(t){super(),le(this,t,HA,RA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},VA)}}function ur(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 xf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function GA(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 QA(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 _A(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:J,o:J,d(e){e&&z(t)}}}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=ur(s,{needZ:!0}))},[i,s]}class UA extends ce{constructor(t){super(),le(this,t,WA,_A,ae,{path:1})}}function YA(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("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){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:J,o:J,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const da=6;function XA(n,t,e){let i,{path:s}=t;const o=da*2,r=`M0 ${da} h ${o} M${da} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ur(s,{needZ:!0}))},[i,o,r,s]}class ZA extends ce{constructor(t){super(),le(this,t,XA,YA,ae,{path:3})}}function JA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("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,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:J,o:J,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function qA(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=ur(s,{needZ:!0}))},[i,s]}class KA extends ce{constructor(t){super(),le(this,t,qA,JA,ae,{path:1})}}function $A(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 xc(n,t,e){const i=n.slice();return i[5]=t[e],i}function ev(n){let t,e;return t=new ZA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tv(n){let t,e;return t=new KA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function iv(n){let t,e;return t=new UA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Dc(n){let t,e,i,s;const o=[iv,tv,ev],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=Be("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){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function nv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Dc(xc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("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){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=xc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Dc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function sv(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=>oe(D({},l),{path:l.path.map(c=>xf(c,o.bounding))})))},[i,r,a,s,o]}class ov extends ce{constructor(t){super(),le(this,t,sv,nv,ae,{floorIndex:3,floorplanData:4},$A)}}function rv(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function av(n){let t,e,i,s;return{c(){t=Be("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){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(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:J,o:J,d(o){o&&z(t),i=!1,tt(s)}}}function lv(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,g=ur(o.path,{needZ:!0,format:A=>xf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.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,g,a,l,c,i]}class cv extends ce{constructor(t){super(),le(this,t,lv,av,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},rv)}}function hv(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 Sc(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tc(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=ft(r,o[a]);return i=new cv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function dv(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=Sc(n,r,l),h=a(c);s.set(h,i[l]=Tc(h,c))}return{c(){t=S("div"),e=Be("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){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,Tc,null,Sc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function uv(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 Df extends ce{constructor(t){super(),le(this,t,uv,dv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},hv)}}function fv(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 Lc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function gv(n){let t,e,i,s,o=n[0].text&&Lc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Lc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&z(t),o&&o.d()}}}function mv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class pv extends ce{constructor(t){super(),le(this,t,mv,gv,ae,{missingFloorConfig:0},fv)}}const Ei="data:image/png;base64,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";function Sf(n){return n*180/Math.PI}function Av(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 vv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&z(t)}}}function bv(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+"%",g=-Sf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,v,i,s,o]}let yv=class extends ce{constructor(t){super(),le(this,t,bv,vv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Av)}};const wv="data:image/png;base64,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";function Cv(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 Pv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${wv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Iv(n){let t,e=n[1]&&Pv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Ev(n){return n/Math.PI*180}function Mv(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?Ev(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 kv extends ce{constructor(t){super(),le(this,t,Mv,Iv,ae,{floorplanData:3,northDesc:0},Cv)}}function xv(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 Dv(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let I=0;I<u.length;I+=1)f=ft(f,u[I]);t=new ov({props:f});let g=(n[3]||n[5])&&jc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ft(p,A[I]);s=new kf({props:p});let m=n[6]&&zc(n),v=n[10]&&Oc(n),y=n[4]&&Bc(n),E=n[22]&&Vc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),E&&E.c(),c=we()},m(I,k){ie(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ie(s,I,k),B(I,o,k),m&&m.m(I,k),B(I,r,k),v&&v.m(I,k),B(I,a,k),y&&y.m(I,k),B(I,l,k),E&&E.m(I,k),B(I,c,k),h=!0},p(I,k){const P=k&2052?yt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(P),I[3]||I[5]?g?(g.p(I,k),k&40&&x(g,1)):(g=jc(I),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&x(m,1)):(m=zc(I),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),I[10]?v?(v.p(I,k),k&1024&&x(v,1)):(v=Oc(I),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),I[4]?y?(y.p(I,k),k&16&&x(y,1)):(y=Bc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?E?(E.p(I,k),k&4194304&&x(E,1)):(E=Vc(I),E.c(),x(E,1),E.m(c.parentNode,c)):E&&(ue(),O(E,1,1,()=>{E=null}),fe())},i(I){h||(x(t.$$.fragment,I),x(g),x(s.$$.fragment,I),x(m),x(v),x(y),x(E),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(v),O(y),O(E),h=!1},d(I){ne(t,I),I&&z(e),g&&g.d(I),I&&z(i),ne(s,I),I&&z(o),m&&m.d(I),I&&z(r),v&&v.d(I),I&&z(a),y&&y.d(I),I&&z(l),E&&E.d(I),I&&z(c)}}}function Sv(n){let t,e;return t=new pv({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function jc(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=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function zc(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=ft(s,i[o]);return t=new LA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Oc(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=ft(s,i[o]);return t=new NA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(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=ft(s,i[o]);return t=new yv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;return t=new kv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(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||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Tv(n){let t,e,i,s,o;const r=[Sv,Dv],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=_e(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=_e(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function Lv(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:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:v}=t,{getRoomDimensionText:y}=t,{getLabelElement:E}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:P}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=wl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,v=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,E=H.getLabelElement),"getRuleDistanceText"in H&&e(15,I=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,P=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,v,y,E,I,k,P,j,R,U,W,N,s,Q,i]}let jv=class extends ce{constructor(t){super(),le(this,t,Lv,Tv,ae,{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},xv)}};function zv(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Rc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Hc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Nc(Rc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Rc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Nc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Ze(()=>{e=nn(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Nc(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=ft(s,i[o]);return t=new jv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Ov(n){let t,e,i=n[1]&&Hc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Hc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Bv(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:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:v}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:E}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:k}=t,{getLabelElement:P}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,v=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,E=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,I=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,P=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,E,I,k,P,j,R,U,W]}let Cl=class extends ce{constructor(t){super(),le(this,t,Bv,Ov,ae,{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},zv)}};const Vv="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 Rv(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(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 Hv(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 Nv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Hv),rules:n.rules}}function Gv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Qv(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 Mi(n){return G(this,null,function*(){const t=yield Rv(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Nv),s=n.computed_data.entrance?Qv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Gv)}})}function Fv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Vv,width:45,height:48},a=FA(o,t),l=GA(o,e),c=QA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function _v(n,t){return t(n),n}function Bn(n,t){return _v({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gc(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 Pl(n,t,e=Pi.BOUNDING_CENTER){const i=Gc(n,t),s=Gc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function Il(n,t,e,i){const s=Pl(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.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 sn=class{constructor(t,e){d(this,"VERSION","3.25.0");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return al(this.staticPrefix,t)}},pi=class extends sn{};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 Tf=500,Wv=80;function Ui(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(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 Ui(r,a,e)||Ui(r+i,a,e)}Object.assign(window,{nearlyEqual:Ui,nearlyEqualRad:Lf});function Uv(n){return Object.prototype.toString.call(n)==="[object Object]"}function Qc(n){return Uv(n)&&!!n.isVector3}function El(n,t){return G(this,null,function*(){const[e]=yield qi(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(!Yv(i,s))throw new Error("pose 与预期不符")})}function Yv(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"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?Ui(i,s,2):Qc(s)&&Qc(i)?s.distanceTo(i)<.01:i===s})}function Xv(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!(!Ui(e,r,2)||!Ui(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ui(s,c,2))}function jf(n,t,e=!0){return G(this,null,function*(){if(Xv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield qi(El(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 qi(n.updateCamera(Bn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Vn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Zv(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 Jv(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 qv=class extends pi{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)=>G(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)=>G(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=Il(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=>G(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=D(D({},i),e),o=()=>G(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 qi(jf(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:Tf;Vn(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=D(D({},{userAction:!0,isAutoHide:!1}),e);Vn(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||Jv(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.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Zv(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:Wv/((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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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 G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const Kv=(n,t)=>new qv(n,t);function $v(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 e0(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 t0=class extends pi{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)=>G(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)=>G(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=Il(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=>G(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=D(D({},i),e),o=()=>G(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 qi(jf(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.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:Tf;Vn(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=D(D({},{userAction:!0,isAutoHide:!1}),e);Vn(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 w.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&&e0(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.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),$v(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(Bn(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=>{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:"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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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=Pl(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.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 G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const i0=(n,t)=>new t0(n,t);let n0=class extends pi{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=Il(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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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=Pl(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.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 G(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 G(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 G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(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 El(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;Vn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(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;Vn(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?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const s0=(n,t)=>new n0(n,t);function Ml(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function o0(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 r0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&z(t)}}}function a0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function l0(n,t,e){var y,E;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,g=(E=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?E:0;function A(I,k){const P=I.bounding,j=I.observers[k];if(!j)return"";const R=(P.max.x-P.min.x)*l,U=(P.max.y-P.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const v=Ml(I=>{e(8,f=I.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",v)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,h=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=a0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class c0 extends ce{constructor(t){super(),le(this,t,l0,r0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},o0)}}function h0(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 Fc(n,t,e){const i=n.slice();return i[1]=t[e],i}function _c(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=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function d0(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=Fc(n,s,r),l=o(a);i.set(l,e[r]=_c(l,a))}return{c(){t=S("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){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,bl,_c,null,Fc))},i:J,o:J,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function u0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class f0 extends ce{constructor(t){super(),le(this,t,u0,d0,ae,{extraObjects:0},h0)}}function g0(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 m0(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=ft(l,a[h]);t=new kf({props:l}),i=new f0({props:{extraObjects:n[7]}});let c=n[3]&&Wc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Wc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function p0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:J,o:J,d(s){s&&z(t)}}}function Wc(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=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function A0(n){let t,e,i,s;const o=[p0,m0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function v0(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:g}=t;const A=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,g=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,g,o,s,A,u,i]}class b0 extends ce{constructor(t){super(),le(this,t,v0,A0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},g0)}}function y0(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 Uc(n){let t,e,i,s,o=n[8]!==0&&Yc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Yc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Yc(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=ft(c,l[f]);e=new b0({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=ft(u,h[f]);return s=new c0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(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(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function w0(n){let t,e,i=n[1]&&Uc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Uc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function C0(n,t,e){var I,k;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=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function v(P){e(12,f=i.work.observers[P].floorIndex)}It(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=P=>{e(8,g=P.detail)},E=P=>{e(9,A=P.detail)};return n.$$set=P=>{"five"in P&&e(0,i=P.five),"visible"in P&&e(1,s=P.visible),"hoverEnable"in P&&e(2,o=P.hoverEnable),"floorplanData"in P&&e(3,r=P.floorplanData),"cameraImageUrl"in P&&e(4,a=P.cameraImageUrl),"extraObjects"in P&&e(5,l=P.extraObjects),"highlightData"in P&&e(6,c=P.highlightData),"missingFloorImageUrl"in P&&e(7,h=P.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const P=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[P,P/U*W]:[P/W*U,P]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,E]}class P0 extends ce{constructor(t){super(),le(this,t,C0,w0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},y0)}}let I0=class extends pi{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:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},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 G(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 Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(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 G(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=Fv(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(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?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(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=oe(D({},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 P0({target:this.wrapper,props:e})}};const E0=(n,t)=>new I0(n,t),M0=[{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:"和室"}],k0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],x0=[{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:"写字楼"}],ua=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},D0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ua(s,0,0)),o&&n.applyMatrix4(ua(0,o,0)),r&&n.applyMatrix4(ua(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const S0=(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",A);const c=m=>G(exports,null,function*(){var I;const v=(m==null?void 0:m.fbx_url)||e;if(l=(I=m==null?void 0:m.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const E=yield new Qu.FBXLoader().loadAsync(v);return zf(E,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=E,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const v=u(m);v&&(s.object.position.y=v)},u=m=>{if(s.yBase===void 0)return;const v=.6;if(m>=Math.PI/4)return s.yBase-(v+1.6);const y=m*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const v=n.model.bounding,y=v.max.x-v.min.x,E=v.max.z-v.min.z,I=Math.max(y,E),{max:{x:k,z:P},min:{x:j,y:R,z:U}}=v;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(P+U)/2},r=[0,l-Math.PI/2,0],a=.0045*I,D0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function T0(n,t){var c,h,u,f,g;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=(g=t==null?void 0:t.textAlign)!=null?g:"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 _.CanvasTexture(a)}const L0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),j0=(n,t)=>{var p,m,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,Z,q;const E=(W=y==null?void 0:y.position)!=null?W:s;if(!E)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=L0(E),k=(N=y==null?void 0:y.rad)!=null?N:o,P=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Qu.FBXLoader().loadAsync(P);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),zf(j,{transparent:!0,side:w.DoubleSide});const R=(Z=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:T0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,E=new _.AnimationMixer(e.object);a.push(E);const I=E.clipAction(e.object.animations[0]);I.timeScale=y;let k;const P=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(I.play(),k=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I: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=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},z0=Nt;function O0(n,t,e,i=z0.Linear.None){const s=new or(n).to(t,e).easing(i);ar(()=>s.start(0));const o=Fn(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 B0(n,t){return O0({progress:0},{progress:1},n,t)}var Of=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Of||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const To=Math.PI*2;function Xc(n){return(n%To+To)%To}function Zc(n){return n%To}function fa(n,t,e){return n+(t-n)*e}const _a=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Xc(n),r=Xc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?_a(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?_a(o,r,Jt.Clockwise):{from:o,to:r}},V0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Zc(r.latitude),l=Zc(o.latitude),{from:c,to:h}=_a(r.longitude,o.longitude,o.rotation||Jt.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)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:E})=>{const I={};I.longitude=fa(u.longitude,f.longitude,E),I.latitude=fa(u.latitude,f.latitude,E),I.fov=fa(u.fov,f.fov,E),n.setState(I,!0)},p=()=>{g(!0)},m=()=>{g(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=B0(v,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(E=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(E)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jc(n,t){return n.x===t.x&&n.y===t.y}function Bf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Yo(n,t){return(t.y-n.y)/(t.x-n.x)}function Vf(n,t,e){const i=Yo(n[1],n[0]),s=Yo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Bf(i,s))return!1;if(mo(n[0],t))return n[0];if(mo(n[1],t))return n[1];if(mo(t[0],n))return t[0];if(mo(t[1],n))return t[1];if(e&&!H0(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 mo(n,t){return Jc(n,t[0])||Jc(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&&Bf(Yo(t[0],n),Yo(n,t[1]))}function R0(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 po(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function H0(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)&&po(t[0],n[1],n[0])*po(n[1],t[1],n[0])>0&&po(n[0],t[1],t[0])*po(t[1],n[1],t[0])>0?1:0}function Rf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Rf(n,t-1))}const N0=`<style type="text/css">
|
|
194
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class pA extends ce{constructor(t){super(),le(this,t,mA,gA,ae,{content:0},fA)}}function AA(n){ge(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function vA(n){let t,e;return t=new uA({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function bA(n){let t,e;return t=new pA({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yA(n){let t,e,i,s;const o=[bA,vA],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=S("div"),i&&i.c(),C(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){B(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)):i=null)},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function wA(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 kf extends ce{constructor(t){super(),le(this,t,wA,yA,ae,{floorIndex:2,floorplanData:3},AA)}}function CA(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 PA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new Ro(!1),i=we(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o[0]&32768&&e!==(e=s[15].outerHTML+"")&&t.p(e)},d(s){s&&z(i),s&&t.d()}}}function IA(n){let t,e,i,s,o,r,a=n[1]&&gc(n),l=n[0]&&mc(n),c=n[2]&&pc(n);return{c(){t=S("div"),a&&a.c(),e=$(),l&&l.c(),i=$(),c&&c.c(),s=we(),C(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),T(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),L(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[32]),Ae(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=gc(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=mc(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&T(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=pc(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&z(t),a&&a.d(),l&&l.d(),h&&z(i),c&&c.d(h),h&&z(s),o=!1,tt(r)}}}function gc(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&De(i,e)},d(s){s&&z(t)}}}function mc(n){let t,e;return{c(){t=S("span"),e=ke(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),T(t,"font-size",n[19])},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&16384&&De(e,i[14])},d(i){i&&z(t)}}}function pc(n){let t,e;return{c(){t=S("span"),e=ke(n[13]),C(t,"class","floorplan-plugin__room-size"),T(t,"font-size",n[19]),T(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s[0]&8192&&De(e,i[13]),s[0]&1024&&T(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function EA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return IA;if(a[15])return PA}let o=s(n),r=o&&o(n);return{c(){t=S("div"),r&&r.c(),C(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),T(t,"left",n[16]),T(t,"top",n[17]),T(t,"font-size",n[18]),T(t,"opacity",n[12]?"1":"0"),T(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[34]),Ae(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&&T(t,"opacity",a[12]?"1":"0"),l[0]&512&&T(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:J,o:J,d(a){a&&z(t),r&&r.d(),e=!1,tt(i)}}}function MA(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 kA(n,t,e){let i,s,o,r,a,l,c,h,u,f,g,A,p,{pxmm:m}=t,{roomAreaEnable:v}=t,{roomNameEnable:y}=t,{roomDimensionEnable:E}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(te,ve){if(ve.width===0||ve.height===0)return()=>!1;const ze=te.path.map(({x:Fe,y:Xe})=>[Fe,Xe]),me=te.roomLabel.position,{x:it,y:lt}=me,{width:xe,height:ot}=ve,re=xe/2,Ie=ot/2;return function(Xe){const Et=it*Xe,rt=lt*Xe,wt=ze.map(([Ne,Ke])=>[Ne*Xe,Ke*Xe]);return[[Et+re,rt-Ie],[Et-re,rt-Ie],[Et-re,rt+Ie],[Et+re,rt+Ie]].every(Ne=>MA(Ne,wt))}}const N=document.body.clientWidth,Q=document.body.clientHeight,H=I.roomLabel,F=H.positionInImage.x*100+"%",Y=H.positionInImage.y*100+"%",Z=(N<500||Q<500?10:14)+"px",q=(N<500||Q<500?8:12)+"px";let ee=0,de=0,he=0,Pe=0,Ce=!1;k.subscribe(function(ve){e(25,Ce=!!ve&&ve.id===I.id)});const be=te=>{e(7,he=te.detail)},Qe=te=>{e(8,Pe=te.detail)},ye=te=>{e(5,ee=te.detail)},qe=te=>{e(6,de=te.detail)};return n.$$set=te=>{"pxmm"in te&&e(20,m=te.pxmm),"roomAreaEnable"in te&&e(0,v=te.roomAreaEnable),"roomNameEnable"in te&&e(1,y=te.roomNameEnable),"roomDimensionEnable"in te&&e(2,E=te.roomDimensionEnable),"room"in te&&e(3,I=te.room),"hoveredRoom"in te&&e(21,k=te.hoveredRoom),"getRoomAreaText"in te&&e(22,P=te.getRoomAreaText),"getRoomDimensionText"in te&&e(23,j=te.getRoomDimensionText),"getLabelElement"in te&&e(4,R=te.getLabelElement),"adaptiveRoomLabelVisibleEnable"in te&&e(24,U=te.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var te,ve;n.$$.dirty[0]&24&&e(15,i=R==null?void 0:R(I)),n.$$.dirty[0]&4194312&&e(14,s=I.size?P(I.size):""),n.$$.dirty[0]&8388616&&e(13,o=I!=null&&I.dimension?j((te=I.dimension)==null?void 0:te.width,(ve=I.dimension)==null?void 0:ve.height):""),n.$$.dirty[0]&384&&e(31,r={width:he,height:Pe}),n.$$.dirty[0]&8|n.$$.dirty[1]&1&&e(30,a=r?W(I,r):void 0),n.$$.dirty[0]&1091567616&&e(27,l=U?!!(a!=null&&a(m)):!0),n.$$.dirty[0]&96&&e(29,c={width:ee,height:de}),n.$$.dirty[0]&536870920&&e(28,h=c?W(I,c):void 0),n.$$.dirty[0]&286261248&&e(26,u=U?!!(h!=null&&h(m)):!0),n.$$.dirty[0]&234881024&&e(12,f=u||l||Ce),n.$$.dirty[0]&167772160&&e(11,g=l||Ce),n.$$.dirty[0]&100663296&&e(10,A=u||Ce),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,E,I,R,ee,de,he,Pe,p,A,g,f,o,s,i,F,Y,Z,q,m,k,P,j,U,Ce,u,l,h,c,a,r,be,Qe,ye,qe]}class xA extends ce{constructor(t){super(),le(this,t,kA,EA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},CA,[-1,-1])}}function DA(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 Ac(n,t,e){const i=n.slice();return i[14]=t[e],i}function vc(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=Ac(n,a,c),u=l(h);i.set(u,e[c]=bc(u,h))}return{c(){t=S("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){B(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[13])],o=!0)},p(c,h){h&1791&&(a=c[10],ue(),e=_t(e,h,l,1,c,a,i,t,Si,bc,null,Ac),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)x(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,tt(r)}}}function bc(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=ft(r,o[a]);return i=new xA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?yt(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||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function SA(n){let t,e,i=n[10]&&vc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[10]?i?(i.p(s,o),o&1024&&x(i,1)):(i=vc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(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:g}=t,A=0,p=0;const m=v=>{e(8,A=v.detail)};return n.$$set=v=>{"floorIndex"in v&&e(11,s=v.floorIndex),"roomAreaEnable"in v&&e(0,o=v.roomAreaEnable),"roomNameEnable"in v&&e(1,r=v.roomNameEnable),"roomDimensionEnable"in v&&e(2,a=v.roomDimensionEnable),"floorplanData"in v&&e(12,l=v.floorplanData),"hoveredRoom"in v&&e(3,c=v.hoveredRoom),"getRoomAreaText"in v&&e(4,h=v.getRoomAreaText),"getRoomDimensionText"in v&&e(5,u=v.getRoomDimensionText),"getLabelElement"in v&&e(6,f=v.getLabelElement),"adaptiveRoomLabelVisibleEnable"in v&&e(7,g=v.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&6144&&e(10,i=l.floorDatas[s].rooms),n.$$.dirty&4352){const{max:v,min:y}=l.bounding,E=v.x-y.x;e(9,p=A/E)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class LA extends ce{constructor(t){super(),le(this,t,TA,SA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},DA)}}function jA(n){ge(n,"svelte-djlmk4",".floorplan-plugin__rule-labels.svelte-djlmk4.svelte-djlmk4{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-djlmk4.svelte-djlmk4{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4.svelte-djlmk4{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4.svelte-djlmk4{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4.svelte-djlmk4{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-djlmk4.svelte-djlmk4{background:#fff;opacity:0.05;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale-wrapper.svelte-djlmk4{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-djlmk4.svelte-djlmk4{position:absolute;background:#fff;opacity:0.05;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-scale.svelte-djlmk4{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-djlmk4.svelte-djlmk4{position:absolute}.floorplan-plugin__rule-labels--top.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-djlmk4 .floorplan-plugin__rule-text-wrapper.svelte-djlmk4{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-djlmk4.svelte-djlmk4{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-djlmk4 .floorplan-plugin__rule-text-item.svelte-djlmk4{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-djlmk4.svelte-djlmk4{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.2}")}function yc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function wc(n,t,e){const i=n.slice();return i[14]=t[e],i}function Cc(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),T(t,"left",n[14].left*100+"%"),T(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:J,d(e){e&&z(t)}}}function Pc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=S("div"),i=S("div"),o=ke(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),T(e,"left",t[11].left*100+"%"),T(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),L(e,i),L(i,o),L(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&De(o,s)},d(a){a&&z(e)}}}function zA(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let A=0;A<h.length;A+=1)u[A]=Cc(wc(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=yc(n,f,A),m=g(p);l.set(m,a[A]=Pc(m,p))}return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let A=0;A<u.length;A+=1)u[A].c();o=$(),r=S("div");for(let A=0;A<a.length;A+=1)a[A].c();C(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),C(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),C(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),C(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),T(t,"width",n[2]?"100%":1/16+"rem"),T(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),L(t,e),L(t,i),L(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);L(t,o),L(t,r);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(r,null)},p(A,[p]){if(p&8){h=A[3];let m;for(m=0;m<h.length;m+=1){const v=wc(A,h,m);u[m]?u[m].p(v,p):(u[m]=Cc(v),u[m].c(),u[m].m(s,null))}for(;m<u.length;m+=1)u[m].d(1);u.length=h.length}p&22&&(f=A[4],a=_t(a,p,g,1,A,f,l,r,bl,Pc,null,yc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&K(t,"is-row",A[2])},i:J,o:J,d(A){A&&z(t),Qt(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const bn=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-(bn-yn)*2,c=o.max.y-o.min.y-(bn-yn)*2,h=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,m)=>p===0?!0:A!==m[p-1]),u=h.map(A=>{const p=a?(A-o.min.x-bn+yn)/l:0,m=a?0:(A-o.min.y-bn+yn)/c;return{left:p,bottom:m}});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],g=h.map((A,p,m)=>{const v=p===0?0:A-m[p-1],y=p===0?0:(A+m[p-1])/2,E=a?(y-o.min.x-bn+yn)/l:0,I=a?0:(y-o.min.y-bn+yn)/c;return{left:E,bottom:I,distance:v}}).filter(({distance:A})=>A/f>.1);return n.$$set=A=>{"type"in A&&e(0,i=A.type),"data"in A&&e(5,s=A.data),"bounding"in A&&e(6,o=A.bounding),"getRuleDistanceText"in A&&e(1,r=A.getRuleDistanceText)},[i,r,a,u,g,s,o]}class BA extends ce{constructor(t){super(),le(this,t,OA,zA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},jA)}}function VA(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 Ic(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function Ec(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=ft(r,o[a]);return i=new BA({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?yt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function RA(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=Ic(n,o,a),c=r(l);i.set(c,e[a]=Ec(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),T(t,"width",n[3]),T(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],ue(),e=_t(e,l,r,1,a,o,i,t,Si,Ec,null,Ic),fe()),l&8&&T(t,"width",a[3]),l&4&&T(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Mc=1e3,kc=180;function HA(n,t,e){let i,s,o,r,a,l,c,h,u,f,{floorIndex:g}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=m=>{"floorIndex"in m&&e(5,g=m.floorIndex),"floorplanData"in m&&e(6,A=m.floorplanData),"getRuleDistanceText"in m&&e(0,p=m.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[g].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(m=>[m,s[m]])),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-(Mc-kc)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Mc-kc)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,f=h/l*100+"%")},[p,i,f,u,r,g,A,l,h,a,c,s,o]}class NA extends ce{constructor(t){super(),le(this,t,HA,RA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},VA)}}function ur(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 xf({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function GA(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 QA(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 _A(n){let t;return{c(){t=Be("path"),C(t,"d",n[0]),C(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&C(t,"d",e[0])},i:J,o:J,d(e){e&&z(t)}}}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=ur(s,{needZ:!0}))},[i,s]}class UA extends ce{constructor(t){super(),le(this,t,WA,_A,ae,{path:1})}}function YA(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("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){B(a,t,l),L(t,e),L(e,i),L(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:J,o:J,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const da=6;function XA(n,t,e){let i,{path:s}=t;const o=da*2,r=`M0 ${da} h ${o} M${da} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ur(s,{needZ:!0}))},[i,o,r,s]}class ZA extends ce{constructor(t){super(),le(this,t,XA,YA,ae,{path:3})}}function JA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),h=$(),u=Be("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,g){B(f,t,g),L(t,e),L(e,i),L(t,s),L(s,o),B(f,r,g),B(f,a,g),B(f,l,g),B(f,c,g),B(f,h,g),B(f,u,g)},p(f,[g]){g&1&&C(a,"d",f[0]),g&1&&C(c,"d",f[0]),g&1&&C(u,"d",f[0])},i:J,o:J,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function qA(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=ur(s,{needZ:!0}))},[i,s]}class KA extends ce{constructor(t){super(),le(this,t,qA,JA,ae,{path:1})}}function $A(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 xc(n,t,e){const i=n.slice();return i[5]=t[e],i}function ev(n){let t,e;return t=new ZA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tv(n){let t,e;return t=new KA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function iv(n){let t,e;return t=new UA({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Dc(n){let t,e,i,s;const o=[iv,tv,ev],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=Be("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){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null))},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function nv(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Dc(xc(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("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){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&7){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=xc(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=Dc(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function sv(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=>oe(D({},l),{path:l.path.map(c=>xf(c,o.bounding))})))},[i,r,a,s,o]}class ov extends ce{constructor(t){super(),le(this,t,sv,nv,ae,{floorIndex:3,floorplanData:4},$A)}}function rv(n){ge(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function av(n){let t,e,i,s;return{c(){t=Be("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){B(o,t,r),i||(s=[Ae(t,"mouseenter",n[3]),Ae(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:J,o:J,d(o){o&&z(t),i=!1,tt(s)}}}function lv(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,g=ur(o.path,{needZ:!0,format:A=>xf(A,f)});return n.$$set=A=>{"room"in A&&e(0,o=A.room),"floorIndex"in A&&e(1,r=A.floorIndex),"floorplanData"in A&&e(6,a=A.floorplanData),"highlightData"in A&&e(7,l=A.highlightData),"hoveredRoom"in A&&e(8,c=A.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,g,a,l,c,i]}class cv extends ce{constructor(t){super(),le(this,t,lv,av,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},rv)}}function hv(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 Sc(n,t,e){const i=n.slice();return i[6]=t[e],i}function Tc(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=ft(r,o[a]);return i=new cv({props:r}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?yt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(x(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),ne(i,a)}}}function dv(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=Sc(n,r,l),h=a(c);s.set(h,i[l]=Tc(h,c))}return{c(){t=S("div"),e=Be("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){B(l,t,c),L(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,ue(),i=_t(i,c,a,1,l,r,s,e,Si,Tc,null,Sc),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function uv(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 Df extends ce{constructor(t){super(),le(this,t,uv,dv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},hv)}}function fv(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 Lc(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","text svelte-1lm20n5"),T(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&De(i,e),o&1&&T(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function gv(n){let t,e,i,s,o=n[0].text&&Lc(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),at(e.src,i=n[0].imageURL)||C(e,"src",i),T(e,"width",n[0].imageWidth+"px"),T(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),L(t,e),L(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!at(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&T(e,"width",r[0].imageWidth+"px"),a&1&&T(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Lc(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:J,o:J,d(r){r&&z(t),o&&o.d()}}}function mv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class pv extends ce{constructor(t){super(),le(this,t,mv,gv,ae,{missingFloorConfig:0},fv)}}const Ei="data:image/png;base64,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";function Sf(n){return n*180/Math.PI}function Av(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 vv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),T(e,"background-image",`url(${n[0]||Ei})`),T(e,"width",n[4]),T(e,"height",n[4]),T(e,"left","-"+n[4]),T(e,"top","-"+n[4]),T(e,"transform",`rotate(${n[3]}deg)`),T(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),T(t,"left",n[1]),T(t,"top",n[2])},m(i,s){B(i,t,s),L(t,e)},p(i,[s]){s&1&&T(e,"background-image",`url(${i[0]||Ei})`);const o=s&1;o&&T(e,"width",i[4]),o&&T(e,"height",i[4]),o&&T(e,"left","-"+i[4]),o&&T(e,"top","-"+i[4]),o&&T(e,"transform",`rotate(${i[3]}deg)`),o&&T(e,"transform-origin",`${i[4]} ${i[4]}`)},i:J,o:J,d(i){i&&z(t)}}}function bv(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+"%",g=-Sf(o)+45,A=document.body.clientWidth,p=document.body.clientHeight,v=`${(A<500||p<500?17:37)/16}rem`;return n.$$set=y=>{"panoIndex"in y&&e(5,i=y.panoIndex),"floorplanData"in y&&e(6,s=y.floorplanData),"lastPanoramaLongitude"in y&&e(7,o=y.lastPanoramaLongitude),"cameraImageUrl"in y&&e(0,r=y.cameraImageUrl)},[r,u,f,g,v,i,s,o]}let yv=class extends ce{constructor(t){super(),le(this,t,bv,vv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},Av)}};const wv="data:image/png;base64,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";function Cv(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 Pv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=ke(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),T(e,"background-image",`url(${wv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),T(t,"transform",n[2])},m(r,a){B(r,t,a),L(t,e),L(t,i),L(t,s),L(s,o)},p(r,a){a&1&&De(o,r[0])},d(r){r&&z(t)}}}function Iv(n){let t,e=n[1]&&Pv(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Ev(n){return n/Math.PI*180}function Mv(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?Ev(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 kv extends ce{constructor(t){super(),le(this,t,Mv,Iv,ae,{floorplanData:3,northDesc:0},Cv)}}function xv(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 Dv(n){let t,e,i,s,o,r,a,l,c,h;const u=[{floorIndex:n[2],floorplanData:n[11]}];let f={};for(let I=0;I<u.length;I+=1)f=ft(f,u[I]);t=new ov({props:f});let g=(n[3]||n[5])&&jc(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ft(p,A[I]);s=new kf({props:p});let m=n[6]&&zc(n),v=n[10]&&Oc(n),y=n[4]&&Bc(n),E=n[22]&&Vc(n);return{c(){se(t.$$.fragment),e=$(),g&&g.c(),i=$(),se(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),E&&E.c(),c=we()},m(I,k){ie(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ie(s,I,k),B(I,o,k),m&&m.m(I,k),B(I,r,k),v&&v.m(I,k),B(I,a,k),y&&y.m(I,k),B(I,l,k),E&&E.m(I,k),B(I,c,k),h=!0},p(I,k){const P=k&2052?yt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(P),I[3]||I[5]?g?(g.p(I,k),k&40&&x(g,1)):(g=jc(I),g.c(),x(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?yt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&x(m,1)):(m=zc(I),m.c(),x(m,1),m.m(r.parentNode,r)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),I[10]?v?(v.p(I,k),k&1024&&x(v,1)):(v=Oc(I),v.c(),x(v,1),v.m(a.parentNode,a)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),I[4]?y?(y.p(I,k),k&16&&x(y,1)):(y=Bc(I),y.c(),x(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?E?(E.p(I,k),k&4194304&&x(E,1)):(E=Vc(I),E.c(),x(E,1),E.m(c.parentNode,c)):E&&(ue(),O(E,1,1,()=>{E=null}),fe())},i(I){h||(x(t.$$.fragment,I),x(g),x(s.$$.fragment,I),x(m),x(v),x(y),x(E),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(v),O(y),O(E),h=!1},d(I){ne(t,I),I&&z(e),g&&g.d(I),I&&z(i),ne(s,I),I&&z(o),m&&m.d(I),I&&z(r),v&&v.d(I),I&&z(a),y&&y.d(I),I&&z(l),E&&E.d(I),I&&z(c)}}}function Sv(n){let t,e;return t=new pv({props:{missingFloorConfig:n[18]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function jc(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=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16910340?yt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function zc(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=ft(s,i[o]);return t=new LA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16874372?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Oc(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=ft(s,i[o]);return t=new NA({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&34820?yt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Bc(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=ft(s,i[o]);return t=new yv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&1574913?yt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Vc(n){let t,e;return t=new kv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){se(t.$$.fragment)},m(i,s){ie(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||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Tv(n){let t,e,i,s,o;const r=[Sv,Dv],a=[];function l(c,h){return c[23]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=S("div"),i.c(),C(t,"class",s=_e(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){B(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(t,null)),(!o||h&2&&s!==(s=_e(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&C(t,"class",s)},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function Lv(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:g}=t,{roomDimensionEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:m}=t,{getRoomAreaText:v}=t,{getRoomDimensionText:y}=t,{getLabelElement:E}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:P}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:N}=t;const Q=wl(void 0);return n.$$set=H=>{"panoIndex"in H&&e(0,o=H.panoIndex),"isCurrent"in H&&e(1,r=H.isCurrent),"floorIndex"in H&&e(2,a=H.floorIndex),"highlightEnable"in H&&e(3,l=H.highlightEnable),"cameraEnable"in H&&e(4,c=H.cameraEnable),"hoverEnable"in H&&e(5,h=H.hoverEnable),"roomLabelsEnable"in H&&e(6,u=H.roomLabelsEnable),"roomAreaEnable"in H&&e(7,f=H.roomAreaEnable),"roomNameEnable"in H&&e(8,g=H.roomNameEnable),"roomDimensionEnable"in H&&e(9,A=H.roomDimensionEnable),"ruleLabelsEnable"in H&&e(10,p=H.ruleLabelsEnable),"floorplanData"in H&&e(11,m=H.floorplanData),"getRoomAreaText"in H&&e(12,v=H.getRoomAreaText),"getRoomDimensionText"in H&&e(13,y=H.getRoomDimensionText),"getLabelElement"in H&&e(14,E=H.getLabelElement),"getRuleDistanceText"in H&&e(15,I=H.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in H&&e(16,k=H.adaptiveRoomLabelVisibleEnable),"highlightData"in H&&e(17,P=H.highlightData),"missingFloorConfig"in H&&e(18,j=H.missingFloorConfig),"lastPanoramaLongitude"in H&&e(19,R=H.lastPanoramaLongitude),"cameraImageUrl"in H&&e(20,U=H.cameraImageUrl),"northDesc"in H&&e(21,W=H.northDesc),"compassEnable"in H&&e(22,N=H.compassEnable)},n.$$.update=()=>{n.$$.dirty&2052&&e(25,i=m.floorDatas[a]),n.$$.dirty&33554432&&e(23,s=i.rooms.length>0)},[o,r,a,l,c,h,u,f,g,A,p,m,v,y,E,I,k,P,j,R,U,W,N,s,Q,i]}let jv=class extends ce{constructor(t){super(),le(this,t,Lv,Tv,ae,{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},xv)}};function zv(n){ge(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Rc(n,t,e){const i=n.slice();return i[24]=t[e],i}function Hc(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Nc(Rc(n,s,a));const r=a=>O(o[a],1,1,()=>{o[a]=null});return{c(){t=S("div");for(let a=0;a<o.length;a+=1)o[a].c();C(t,"class","floorplan-main svelte-86bqav")},m(a,l){B(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&16777212){s=n[14].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Rc(n,s,c);o[c]?(o[c].p(h,l),x(o[c],1)):(o[c]=Nc(h),o[c].c(),x(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)x(o[l]);e||Je(()=>{e=nn(t,gt,{duration:n[0],easing:gi}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)O(o[l]);i=!1},d(a){a&&z(t),Qt(o,a)}}}function Nc(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=ft(s,i[o]);return t=new jv({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&16777212?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Ov(n){let t,e,i=n[1]&&Hc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Hc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Bv(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:g}=t,{roomNameEnable:A}=t,{roomDimensionEnable:p}=t,{ruleLabelsEnable:m}=t,{floorplanData:v}=t,{lastPanoramaLongitude:y}=t,{cameraImageUrl:E}=t,{getRoomAreaText:I}=t,{getRoomDimensionText:k}=t,{getLabelElement:P}=t,{getRuleDistanceText:j}=t,{adaptiveRoomLabelVisibleEnable:R}=t,{highlightData:U}=t,{missingFloorConfig:W}=t;return n.$$set=N=>{"duration"in N&&e(0,i=N.duration),"visible"in N&&e(1,s=N.visible),"northDesc"in N&&e(2,o=N.northDesc),"panoIndex"in N&&e(3,r=N.panoIndex),"floorIndex"in N&&e(4,a=N.floorIndex),"cameraEnable"in N&&e(5,l=N.cameraEnable),"hoverEnable"in N&&e(6,c=N.hoverEnable),"highlightEnable"in N&&e(7,h=N.highlightEnable),"compassEnable"in N&&e(8,u=N.compassEnable),"roomLabelsEnable"in N&&e(9,f=N.roomLabelsEnable),"roomAreaEnable"in N&&e(10,g=N.roomAreaEnable),"roomNameEnable"in N&&e(11,A=N.roomNameEnable),"roomDimensionEnable"in N&&e(12,p=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(13,m=N.ruleLabelsEnable),"floorplanData"in N&&e(14,v=N.floorplanData),"lastPanoramaLongitude"in N&&e(15,y=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(16,E=N.cameraImageUrl),"getRoomAreaText"in N&&e(17,I=N.getRoomAreaText),"getRoomDimensionText"in N&&e(18,k=N.getRoomDimensionText),"getLabelElement"in N&&e(19,P=N.getLabelElement),"getRuleDistanceText"in N&&e(20,j=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(21,R=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(22,U=N.highlightData),"missingFloorConfig"in N&&e(23,W=N.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,E,I,k,P,j,R,U,W]}let Cl=class extends ce{constructor(t){super(),le(this,t,Bv,Ov,ae,{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},zv)}};const Vv="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 Rv(n){return G(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return G(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 Hv(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 Nv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Hv),rules:n.rules}}function Gv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Qv(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 Mi(n){return G(this,null,function*(){const t=yield Rv(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Nv),s=n.computed_data.entrance?Qv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Gv)}})}function Fv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:Vv,width:45,height:48},a=FA(o,t),l=GA(o,e),c=QA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function _v(n,t){return t(n),n}function Bn(n,t){return _v({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Gc(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 Pl(n,t,e=Pi.BOUNDING_CENTER){const i=Gc(n,t),s=Gc(n,t+1);return e===Pi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Pi.CEILING?s:i}function Il(n,t,e,i){const s=Pl(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.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 sn=class{constructor(t,e){d(this,"VERSION","3.25.1");d(this,"five");d(this,"hooks",new ti);d(this,"staticPrefix","//vr-image-4.realsee-cdn.cn");this.five=t,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}getCurrentState(){return this.state}absoluteUrl(t){return al(this.staticPrefix,t)}},pi=class extends sn{};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 Tf=500,Wv=80;function Ui(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lf(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 Ui(r,a,e)||Ui(r+i,a,e)}Object.assign(window,{nearlyEqual:Ui,nearlyEqualRad:Lf});function Uv(n){return Object.prototype.toString.call(n)==="[object Object]"}function Qc(n){return Uv(n)&&!!n.isVector3}function El(n,t){return G(this,null,function*(){const[e]=yield qi(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(!Yv(i,s))throw new Error("pose 与预期不符")})}function Yv(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"?Lf(i,s,2):typeof i=="number"&&typeof s=="number"?Ui(i,s,2):Qc(s)&&Qc(i)?s.distanceTo(i)<.01:i===s})}function Xv(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!(!Ui(e,r,2)||!Ui(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ui(s,c,2))}function jf(n,t,e=!0){return G(this,null,function*(){if(Xv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield qi(El(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 qi(n.updateCamera(Bn(t,["mode"]),l,e));if(c)throw new Error(Dt.UpdateCameraError)})}function Vn(n,t,e=300){const i=n.getElement();i&&(i.style.opacity=t+"",i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(s=>i.addEventListener("transitionend",s,{once:!0})),new Promise(s=>setTimeout(s,e))]).then(()=>{i.style.transition="none"}))}function Zv(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 Jv(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 qv=class extends pi{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)=>G(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)=>G(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=Il(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=>G(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=D(D({},i),e),o=()=>G(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 qi(jf(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:Tf;Vn(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=D(D({},{userAction:!0,isAutoHide:!1}),e);Vn(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||Jv(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.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Zv(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:Wv/((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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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 G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const Kv=(n,t)=>new qv(n,t);function $v(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 e0(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 t0=class extends pi{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)=>G(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)=>G(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=Il(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=>G(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=D(D({},i),e),o=()=>G(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 qi(jf(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.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:Tf;Vn(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=D(D({},{userAction:!0,isAutoHide:!1}),e);Vn(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 w.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&&e0(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.five.work.observers[e].floorIndex)});d(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),$v(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(Bn(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=>{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:"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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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=Pl(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.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 G(this,null,function*(){return yield Mi(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const i0=(n,t)=>new t0(n,t);let n0=class extends pi{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=Il(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:Ei,attachedTo:Pi.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:D(D({},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?Bn(i,["selector","scale"]):{},r=D(D({},s.missingFloorConfig),o.missingFloorConfig),a=oe(D(D({},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 G(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&!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 Mi(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=Pl(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.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 G(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 G(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 G(this,null,function*(){return yield Mi(e.data)})}_show(e){return G(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 El(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;Vn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return G(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;Vn(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?D(D({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?oe(D(D({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=oe(D(D({},this.state),e),{config:r}),!bt(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=oe(D({},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 Cl({target:this.container,intro:!0,props:i})}};const s0=(n,t)=>new n0(n,t);function Ml(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function o0(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 r0(n){let t,e,i;return{c(){t=S("div"),e=S("div"),i=S("div"),C(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),T(i,"background-image","url("+(n[0]||Ei)+")"),T(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),T(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),T(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),L(t,e),L(e,i)},p(s,[o]){o&1&&T(i,"background-image","url("+(s[0]||Ei)+")"),(o&1||o&3)&&T(i,"transform",s[1]),o&4&&T(e,"transform",s[2]),o&8&&T(t,"opacity",s[3]?1:0)},i:J,o:J,d(s){s&&z(t)}}}function a0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function l0(n,t,e){var y,E;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,g=(E=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?E:0;function A(I,k){const P=I.bounding,j=I.observers[k];if(!j)return"";const R=(P.max.x-P.min.x)*l,U=(P.max.y-P.min.y)*l,W=Math.floor(j.positionInImage.x*R),N=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${N}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const v=Ml(I=>{e(8,f=I.longitude)},1e3/60);return It(()=>(a.on("panoWillArrive",p),a.on("panoArrived",m),a.on("cameraDirectionUpdate",v),function(){a.off("panoWillArrive",p),a.off("panoArrived",m),a.off("cameraDirectionUpdate",v)})),n.$$set=I=>{"five"in I&&e(4,a=I.five),"pxmm"in I&&e(5,l=I.pxmm),"floorplanData"in I&&e(6,c=I.floorplanData),"cameraImageUrl"in I&&e(0,h=I.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[g]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=A(c,u)),n.$$.dirty&256&&e(1,r=a0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class c0 extends ce{constructor(t){super(),le(this,t,l0,r0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},o0)}}function h0(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 Fc(n,t,e){const i=n.slice();return i[1]=t[e],i}function _c(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=S("div"),i=S("div"),r=$(),C(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),T(i,"background-image",`url(${t[1].icon.url})`),T(i,"width",s),T(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),T(e,"top",a),T(e,"left",l),this.first=e},m(c,h){B(c,e,h),L(e,i),L(e,r)},p(c,h){t=c,h&1&&T(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&T(i,"width",s),u&&T(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&T(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&T(e,"left",l)},d(c){c&&z(e)}}}function d0(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=Fc(n,s,r),l=o(a);i.set(l,e[r]=_c(l,a))}return{c(){t=S("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){B(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=_t(e,a,o,1,r,s,i,t,bl,_c,null,Fc))},i:J,o:J,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function u0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class f0 extends ce{constructor(t){super(),le(this,t,u0,d0,ae,{extraObjects:0},h0)}}function g0(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 m0(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=ft(l,a[h]);t=new kf({props:l}),i=new f0({props:{extraObjects:n[7]}});let c=n[3]&&Wc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ie(t,h,u),B(h,e,u),ie(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?yt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(f);const g={};u&128&&(g.extraObjects=h[7]),i.$set(g),h[3]?c?(c.p(h,u),u&8&&x(c,1)):(c=Wc(h),c.c(),x(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(x(t.$$.fragment,h),x(i.$$.fragment,h),x(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){ne(t,h),h&&z(e),ne(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function p0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),at(e.src,i=n[6])||C(e,"src",i),C(e,"alt","缺省楼层"),C(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){B(s,t,o),L(t,e)},p(s,o){o&64&&!at(e.src,i=s[6])&&C(e,"src",i)},i:J,o:J,d(s){s&&z(t)}}}function Wc(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=ft(s,i[o]);return t=new Df({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&567?yt(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||(x(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function A0(n){let t,e,i,s;const o=[p0,m0],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=we()},m(l,c){r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i))},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function v0(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:g}=t;const A=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,g=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,g,o,s,A,u,i]}class b0 extends ce{constructor(t){super(),le(this,t,v0,A0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},g0)}}function y0(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 Uc(n){let t,e,i,s,o=n[8]!==0&&Yc(n);return{c(){t=S("div"),o&&o.c(),C(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Gt(Ti.call(null,t)),Ae(t,"clientWidth",n[14]),Ae(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&x(o,1)):(o=Yc(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(x(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,tt(s)}}}function Yc(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=ft(c,l[f]);e=new b0({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=ft(u,h[f]);return s=new c0({props:u}),{c(){t=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),T(t,"width",o),T(t,"height",r)},m(f,g){B(f,t,g),ie(e,t,null),L(t,i),ie(s,t,null),a=!0},p(f,g){const A=g&6381?yt(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(A);const p=g&2073?yt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&T(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&T(t,"height",r)},i(f){a||(x(e.$$.fragment,f),x(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),ne(e),ne(s)}}}function w0(n){let t,e,i=n[1]&&Uc(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=Uc(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function C0(n,t,e){var I,k;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=(k=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?k:0,g=0,A=0,p=0,m=0;function v(P){e(12,f=i.work.observers[P].floorIndex)}It(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=P=>{e(8,g=P.detail)},E=P=>{e(9,A=P.detail)};return n.$$set=P=>{"five"in P&&e(0,i=P.five),"visible"in P&&e(1,s=P.visible),"hoverEnable"in P&&e(2,o=P.hoverEnable),"floorplanData"in P&&e(3,r=P.floorplanData),"cameraImageUrl"in P&&e(4,a=P.cameraImageUrl),"extraObjects"in P&&e(5,l=P.extraObjects),"highlightData"in P&&e(6,c=P.highlightData),"missingFloorImageUrl"in P&&e(7,h=P.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const P=Math.min(g,A),{max:j,min:R}=r.bounding,U=j.x-R.x,W=j.y-R.y,N=function(){return U>W?[P,P/U*W]:[P/W*U,P]}();e(10,p=N[0]),e(13,m=N[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,E]}class P0 extends ce{constructor(t){super(),le(this,t,C0,w0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},y0)}}let I0=class extends pi{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:Ei,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=D(D({},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 G(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 Mi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return G(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 G(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=Fv(e,this.five,this.data),this.render())}formatData(e){return G(this,null,function*(){return yield Mi(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?D(D({},s.config),e.config):s.config;this.state=oe(D(D({},this.state),e),{config:o}),!bt(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=oe(D({},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 P0({target:this.wrapper,props:e})}};const E0=(n,t)=>new I0(n,t),M0=[{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:"和室"}],k0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],x0=[{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:"写字楼"}],ua=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},D0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ua(s,0,0)),o&&n.applyMatrix4(ua(0,o,0)),r&&n.applyMatrix4(ua(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function zf(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=D({map:s.material.map||{}},t);s.material=new _.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const S0=(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",A);const c=m=>G(exports,null,function*(){var I;const v=(m==null?void 0:m.fbx_url)||e;if(l=(I=m==null?void 0:m.north_rad)!=null?I:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const E=yield new Qu.FBXLoader().loadAsync(v);return zf(E,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=E,A(),!0}),h=({latitude:m})=>{if(!s.object)return;const v=u(m);v&&(s.object.position.y=v)},u=m=>{if(s.yBase===void 0)return;const v=.6;if(m>=Math.PI/4)return s.yBase-(v+1.6);const y=m*(4/Math.PI);return s.yBase-(v*y+1.6)},f=()=>{if(!s.object)return;const m=u(n.getPose().latitude);m&&(s.object.position.y=m),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},g=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function A(){const m=s.object;if(!m)return;const v=n.model.bounding,y=v.max.x-v.min.x,E=v.max.z-v.min.z,I=Math.max(y,E),{max:{x:k,z:P},min:{x:j,y:R,z:U}}=v;s.yBase=R,o={x:(k+j)/2,y:R-1.6,z:(P+U)/2},r=[0,l-Math.PI/2,0],a=.0045*I,D0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function T0(n,t){var c,h,u,f,g;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=(g=t==null?void 0:t.textAlign)!=null?g:"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 _.CanvasTexture(a)}const L0=({x:n,y:t,z:e})=>new _.Vector3(n,t,e),j0=(n,t)=>{var p,m,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(m=t.position)!=null?m:void 0,o=(v=t.rad)!=null?v:void 0,r=t.fbx_url||"//vrlab-image4.ljcdn.com/release/web/entryDoorMini/Anim_Door1.fbx",a=[],l=y=>G(exports,null,function*(){var W,N,Q,H,F,Y,Z,q;const E=(W=y==null?void 0:y.position)!=null?W:s;if(!E)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=L0(E),k=(N=y==null?void 0:y.rad)!=null?N:o,P=(Q=y==null?void 0:y.fbx_url)!=null?Q:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Qu.FBXLoader().loadAsync(P);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),zf(j,{transparent:!0,side:w.DoubleSide});const R=(Z=(Y=(F=(H=j.children)==null?void 0:H[0])==null?void 0:F.children)==null?void 0:Y[3])==null?void 0:Z.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new _.MeshBasicMaterial({transparent:!0,map:T0(U)}),R.renderOrder=3,j.children[0].add(R),e.object=j,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,E=new _.AnimationMixer(e.object);a.push(E);const I=E.clipAction(e.object.animations[0]);I.timeScale=y;let k;const P=()=>{let W=0,N=0;const Q=1e3/30,H=F=>{W=requestAnimationFrame(H);const Y=F-N;Y<Q||(N=F,a.forEach(Z=>Z.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(H),()=>{cancelAnimationFrame(W)}},U={play:()=>{k||(I.play(),k=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{I.stop(),k==null||k(),k=void 0}};e.animation=U},h=y=>{var I;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((I=y==null?void 0:y.animationEnable)!=null?I: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=y=>y==="Floorplan"?h():u();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,f(n.currentMode),n.on("modeChange",f),h(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",f)),!0)}},z0=Nt;function O0(n,t,e,i=z0.Linear.None){const s=new or(n).to(t,e).easing(i);ar(()=>s.start(0));const o=Fn(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 B0(n,t){return O0({progress:0},{progress:1},n,t)}var Of=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Of||{}),Jt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Jt||{});const To=Math.PI*2;function Xc(n){return(n%To+To)%To}function Zc(n){return n%To}function fa(n,t,e){return n+(t-n)*e}const _a=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Xc(n),r=Xc(t);return e===Jt.Anticlockwise&&o<r&&(o+=s),e===Jt.Clockwise&&r<o&&(r+=s),e===Jt.Loop&&r-o>i?_a(o,r,Jt.Anticlockwise):e===Jt.Loop&&o-r>i?_a(o,r,Jt.Clockwise):{from:o,to:r}},V0=n=>{const t={},e=(l,c,...h)=>G(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,D({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Zc(r.latitude),l=Zc(o.latitude),{from:c,to:h}=_a(r.longitude,o.longitude,o.rotation||Jt.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)=>G(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Le.Five.Mode.Panorama&&(yield n.changeMode(Le.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((g,A)=>{if(!o.panoIndex){g(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>g(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:f}=i(o);return yield new Promise(g=>{const A=({progress:E})=>{const I={};I.longitude=fa(u.longitude,f.longitude,E),I.latitude=fa(u.latitude,f.latitude,E),I.fov=fa(u.fov,f.fov,E),n.setState(I,!0)},p=()=>{g(!0)},m=()=>{g(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(f.longitude-u.longitude)/o.rotateSpeed*1e3):r,y=B0(v,Nt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===Jt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(E=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(E)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Jc(n,t){return n.x===t.x&&n.y===t.y}function Bf(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Yo(n,t){return(t.y-n.y)/(t.x-n.x)}function Vf(n,t,e){const i=Yo(n[1],n[0]),s=Yo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Bf(i,s))return!1;if(mo(n[0],t))return n[0];if(mo(n[1],t))return n[1];if(mo(t[0],n))return t[0];if(mo(t[1],n))return t[1];if(e&&!H0(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 mo(n,t){return Jc(n,t[0])||Jc(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&&Bf(Yo(t[0],n),Yo(n,t[1]))}function R0(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 po(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function H0(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)&&po(t[0],n[1],n[0])*po(n[1],t[1],n[0])>0&&po(n[0],t[1],t[0])*po(t[1],n[1],t[0])>0?1:0}function Rf(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Rf(n,t-1))}const N0=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -284,7 +284,7 @@ void main() {
|
|
|
284
284
|
<div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(m)}</div>
|
|
285
285
|
</div>
|
|
286
286
|
</div>
|
|
287
|
-
`,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=N0,s.appendChild(o);const r={},a=(p,m)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=Q0(p,n),y=n.work;if(!y)return!1;for(const E in m){const I=m[E],{standingPosition:k}=y.observers[0],P=I.map(({x:j,z:R,observers:U})=>{const W=U.length>0?p.rooms[p.observers[U[0]]].name:"",N=v[W]?v[W].floor:null;let Q=1/0,H={index:0,x:k.x,y:k.y,z:k.z};U.forEach(de=>{if(!y.observers[de])return;const{standingPosition:he}=y.observers[de],Pe={index:de,x:he.x,y:he.y,z:he.z},Ce=G0({x:j,z:R},Pe);N?Ce<Q&&Math.abs(Pe.y-N)<.3&&(Q=Ce,H=Pe):Ce<Q&&(Q=Ce,H=Pe)});const F=new _.Vector3(j,H.y,R);Object.assign(F,{observers:U});const Y=v[W]?v[W].roof:null,Z=Y?new _.Vector3(j,Y,R):null;return Z&&Object.assign(Z,{observers:U}),{origin:F,vertical:Z}});r[E]={origins:P.map(j=>j.origin),rules:[]};for(const{origin:j,vertical:R}of P){if(!R)continue;const U=i(E,j.distanceTo(R));s.append(U),r[E].rules.push({vertical:!0,rule:[j,R],$element:U})}for(let j=0;j<P.length;j++){let R=j+1;R>=P.length&&(R=0);const{origin:U}=P[j],{origin:W}=P[R],N=i(E,U.distanceTo(W));s.append(N),r[E].rules.push({vertical:!1,rule:[U,W],$element:N})}}return e.loaded=!0,!0},l=(p,m,v)=>G(exports,null,function*(){const y=p||t.roomInfo,E=m||t.roomRules;if(!y||!E)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=D(D({},e.options),v||{}),n.model.loaded?a(y,E):yield new Promise(I=>n.once("modelLoaded",()=>I(a(y,E))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,m,v,y)=>{const E=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],I=[];for(let k=0;k<E.length;k++){const P=Vf([p,m],[E[k][0],E[k][1]],!0);P&&I.push(P)}return I.length===0?!1:I},h=()=>{var U;const p=(U=n.getElement())==null?void 0:U.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:m,camera:v,currentMode:y}=n;if(m===void 0)return;let E;for(const W in r)W.split(",").indexOf(m.toString())>=0&&(E=W);if(!E){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}const I=v.position,k=v.getWorldDirection(new _.Vector3),P=p.clientWidth,j=p.clientHeight;if(y!==Le.Five.Mode.Panorama){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}for(const W in r)for(const{$element:N}of r[W].rules)N.style.display=W===E?"block":"none";const[R]=r[E].origins.slice().filter(W=>W.observers.indexOf(m)>=0).sort((W,N)=>{const Q=W.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0)),H=N.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0));return Q-H});for(const{rule:W,vertical:N,$element:Q}of r[E].rules){const[H,F]=W,Y=Q.querySelector(".PanoRulerPlugin-rule-line");if(!Y)return;if(!R){Q.style.display="none";continue}if(H!==R&&F!==R){Q.style.display="none";continue}if(H.distanceTo(F)<.3){Q.style.display="none";continue}if(H.observers.indexOf(m)===-1||F.observers.indexOf(m)===-1){Q.style.display="none";continue}if(H.clone().sub(I).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}if(F.clone().sub(I).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}const ee=H.distanceTo(F);if(F.clone().sub(F.clone().sub(H).divide(new _.Vector3(2,2,2))).distanceTo(I)/ee>8){Q.style.display="none";continue}const Pe=H.clone().project(v),Ce=(Pe.x+1)/2*P,be=(-Pe.y+1)/2*j,Qe=F.clone().project(v),ye=(Qe.x+1)/2*P,Je=(-Qe.y+1)/2*j,te=Math.sqrt(Math.pow(ye-Ce,2)+Math.pow(Je-be,2));let ve=te,ze=50;const me=c({x:~~Ce,y:~~be},{x:~~ye,y:~~Je},P,j);if(me&&me.length===1&&(R===H?(ve=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-be,2)),ze=ve/te*50):R===F&&(ve=Math.sqrt(Math.pow(me[0].x-ye,2)+Math.pow(me[0].y-Je,2)),ze=100-ve/te*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-be,2))/te*100}const lt=(Math.PI/2-Math.atan2(ye-Ce,be-Je))/Math.PI*180,xe=Y.querySelector(".PanoRulerPlugin-rule-label"),ot=xe.children[0].clientWidth;ot>=te||ot/2>=ze/100*te||ot/2>=(1-ze/100)*te?Y.style.display="none":(Y.style.display="block",Y.style.width=te+"px",Y.style.left=Ce+"px",Y.style.top=be+"px",Y.style.transform=`rotate(${-lt}deg)`,xe.style.left=`${ze}%`)}},u=()=>Rf(h),f=()=>{var p,m;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(m=(p=n.getElement())==null?void 0:p.parentElement)==null||m.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},g=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const m=p.distanceText;e.options.distanceText=m,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[E,I]=y.rule,k=E.distanceTo(I),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=m(k))})})}}return{enable:f,disable:g,load:l,state:e,changeConfigs:A}};function _0(n){ge(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function qc(n,t,e){const i=n.slice();return i[6]=t[e],i}function W0(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=Kc(qc(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();C(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=qc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Kc(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&z(t),Qt(i,s)}}}function U0(n){let t,e;return{c(){t=S("em"),C(t,"class",e=_e(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=_e(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),s&8&&C(t,"style",i[3])},d(i){i&&z(t)}}}function Kc(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),C(t,"class",e=_e(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3]),T(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=_e(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),o&8&&C(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&T(t,"width",i)},d(s){s&&z(t)}}}function Y0(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function g(m,v){return m[0].children.length===0?U0:W0}let A=g(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=ke(o),C(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Ze(()=>n[4].call(s)),C(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(i,"left",l),C(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",h),T(t,"top",u),T(t,"transform",f),T(t,"display",n[0].visible&&n[2]?"block":"none")},m(m,v){B(m,t,v),p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),a=gl(s,n[4].bind(s))},p(m,[v]){A===(A=g(m))&&p?p.p(m,v):(p.d(1),p=A(m),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=m[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${m[0].labelOffset}%`)&&T(i,"left",l),v&1&&c!==(c=`${m[0].width}px`)&&T(t,"width",c),v&1&&h!==(h=`${m[0].left}px`)&&T(t,"left",h),v&1&&u!==(u=`${m[0].top}px`)&&T(t,"top",u),v&1&&f!==(f=`rotate(${m[0].rotateDeg}deg)`)&&T(t,"transform",f),v&5&&T(t,"display",m[0].visible&&m[2]?"block":"none")},i:J,o:J,d(m){m&&z(t),p.d(),a()}}}function X0(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class Z0 extends ce{constructor(t){super(),le(this,t,X0,Y0,ae,{rulerItemProp:0},_0)}}function $c(n,t,e){const i=n.slice();return i[12]=t[e],i}function eh(n){let t,e;return t=new Z0({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function J0(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=eh($c(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=$c(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=eh(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function q0(n,t,e){var p,m,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((m=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:m.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(E,I)=>{const k=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],P=[];for(let j=0;j<k.length;j++){const R=Vf([E,I],[k[j][0],k[j][1]],!0);R&&P.push(R)}return P.length===0?!1:P},h=(E,I)=>{const k=E.clone().project(i.camera),P=(k.x+1)/2*a,j=(-k.y+1)/2*l,R=I.clone().project(i.camera),U=(R.x+1)/2*a,W=(-R.y+1)/2*l,N=Math.sqrt(Math.pow(U-P,2)+Math.pow(W-j,2));return{startLeft:P,startTop:j,endLeft:U,endTop:W,distance:N}},u=(E,I,k)=>{const P=i.camera.position,j=i.camera.getWorldDirection(new _.Vector3),R=E.clone().sub(P).normalize().angleTo(j),U=I.clone().sub(P).normalize().angleTo(j),W=E.distanceTo(I),Q=I.clone().sub(I.clone().sub(E).divide(new _.Vector3(2,2,2))).distanceTo(P),{startLeft:H,startTop:F,endLeft:Y,endTop:Z,distance:q}=h(E,I),de=-((Math.PI/2-Math.atan2(Y-H,F-Z))/Math.PI)*180;let he=!0;k||(he=!1),!bt(E,k)&&!bt(I,k)&&(he=!1),W<.3&&(he=!1),R>Math.PI/2&&(he=!1),U>Math.PI/2&&(he=!1),Q/W>8&&(he=!1);let Pe=50,Ce=q;const be=c({x:~~H,y:~~F},{x:~~Y,y:~~Z});if(be&&be.length===1&&(bt(E,k)?(Ce=Math.sqrt(Math.pow(be[0].x-H,2)+Math.pow(be[0].y-F,2)),Pe=Ce/q*50):bt(I,k)&&(Ce=Math.sqrt(Math.pow(be[0].x-Y,2)+Math.pow(be[0].y-Z,2)),Pe=100-Ce/q*50)),be&&be.length===2){const Qe={x:(be[0].x+be[1].x)/2,y:(be[0].y+be[1].y)/2};Pe=Math.sqrt(Math.pow(Qe.x-H,2)+Math.pow(Qe.y-F,2))/q*100}return{startLeft:H,startTop:F,distance:q,deg:de,visible:he,labelOffset:Pe,ruleLength:W}},f=()=>{const E=i.panoIndex,I=s.find(N=>N.panoIndex===E);if(!I)return e(0,r=[]);if(i.currentMode!==Le.Five.Mode.Panorama)return e(0,r=[]);const k=i.camera.position,P=i.camera.getWorldDirection(new _.Vector3),j=I.lines.map(N=>new _.Vector3(N.start[0],-N.start[1],-N.start[2])),R=I.lines.map(N=>new _.Vector3(N.end[0],-N.end[1],-N.end[2])),[U]=j.concat(R).sort((N,Q)=>{const H=N.clone().setY(0).sub(k).normalize().angleTo(P.clone().setY(0)),F=Q.clone().setY(0).sub(k).normalize().angleTo(P.clone().setY(0));return H-F}),W=I.lines.map(N=>{var Ce,be;const Q=N.start,H=N.end,{startLeft:F,startTop:Y,distance:Z,deg:q,visible:ee,labelOffset:de,ruleLength:he}=u(new _.Vector3(Q[0],-Q[1],-Q[2]),new _.Vector3(H[0],-H[1],-H[2]),U),Pe=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((be=N.children)==null||be.forEach(Qe=>{const ye=Qe.start,Je=Qe.end,{distance:te}=h(new _.Vector3(ye[0],-ye[1],-ye[2]),new _.Vector3(Je[0],-Je[1],-Je[2]));Pe.push({width:te,state:Qe.state})})),{width:Z,left:F,top:Y,rotateDeg:q,state:N.state,children:Pe,labelOffset:de,visible:ee,labelElement:o.distanceText(he)}});e(0,r=W)},g=()=>ar(f),A=Ml(f,80);return It(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",g),i.on("movingToPano",g),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",g),i.off("movingToPano",g),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=E=>{"five"in E&&e(1,i=E.five),"rulerDatas"in E&&e(2,s=E.rulerDatas),"options"in E&&e(3,o=E.options)},[r,i,s,o]}class K0 extends ce{constructor(t){super(),le(this,t,q0,J0,ae,{five:1,rulerDatas:2,options:3})}}let $0=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=D(D({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>G(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return G(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return G(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new K0({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const eb=(n,t)=>new $0(n,t),tb="data:image/png;base64,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";function ib(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${tb})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const nb=new w.TextureLoader;function Yi(n){return G(this,null,function*(){return new Promise((t,e)=>{nb.load(n,t,void 0,e)}).then(t=>(t.encoding=w.sRGBEncoding,t.minFilter=w.NearestFilter,t.magFilter=w.NearestFilter,t))})}function Hf(n){return G(this,null,function*(){return Yi(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const Ao={userAction:!0};class sb extends pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new w.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=jn(1e3).onUpdate(({progress:f})=>{var g;(g=this.compassMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=jn(1e3).onUpdate(({progress:f})=>{var g;(g=this.logoMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const g=new w.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),A=i.clone().add(g.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new w.Vector3(0,0,-1).angleTo(g),this.entryDoorMesh.position.copy(A),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Le.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:D(D({},this.state.config),i||{})})}enable(e=Ao){this.setState({enabled:!0},e)}disable(e=Ao){this.setState({enabled:!1},e)}show(e=Ao){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Ao){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:D(D({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return G(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=D({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return G(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=ib(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return G(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield Yi(e),s=new w.CircleGeometry(.7,32),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return G(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield Yi(e);i.minFilter=w.NearestFilter,i.magFilter=w.NearestFilter;const s=new w.PlaneBufferGeometry(.4,.4),o=new w.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return G(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield Yi(e),s=new w.PlaneGeometry(.2,.16),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new w.Vector3(-.7,0,-.7),new w.Vector3(.7,0,-.7),new w.Vector3(.7,0,.7),new w.Vector3(-.7,0,.7)];return cr(this.five).create3DDomContainer(e)}}const ob=(n,t)=>new sb(n,t),rb=1,ab=3,lb=new _.Color(16777215),cb=new _.Color(6522623),hb=new _.Color(16777215),db=new _.Color(6522623),ub=6,fb=8,gb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Nf=new _.TextureLoader().load(gb),mb={pointTexture:Nf,pointSize:ub,lineWidth:rb,lineColor:lb,pointColor:hb,lineRenderOrder:20,pointsRenderOrder:20},pb={pointTexture:Nf,pointSize:fb,lineWidth:ab,lineColor:cb,pointColor:db,lineRenderOrder:10,pointsRenderOrder:10};function Ab(n,t,e){var h,u,f,g,A;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new _.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(g=e==null?void 0:e.lineRenderOrder)!=null?g:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new af(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function th(n,t){const[e,i]=n.points,s=t==="light"?pb:mb,o=Ab(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function Lo(n){const{z:t}=n;return!(Math.abs(t)>1)}function vb(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function bb(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Gf{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=vb({style:t.contentStyle}),this.containerDom=bb({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!Lo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class yb extends Gf{constructor(e){var i;e.contentStyle=oe(D({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var j;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,h=l.position.clone().project(e.camera),u=c.position.clone().project(e.camera),f=xi(l.position,c.position).clone().project(e.camera),g=new _.Vector2(h.x*r,h.y*a),A=new _.Vector2(u.x*r,u.y*a),p=g.distanceTo(A);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!Lo(h)&&!Lo(u)||!Lo(f)||p===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,I=-(Math.atan((g.y-A.y)/(g.x-A.x))*180)/Math.PI,k=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${I}deg) translateY(${k}px)`,this.show(),(j=this.params.userDistanceItem)==null||j.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class mi{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Le.Subscribe,this.points=[t,e],this.mesh=th(this,"normal"),this.lightMesh=th(this,"light"),this.distanceItem=new yb({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new mi(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}let Tt=class Qf{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=st(),this.position=new _.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Qf(this.position)}};const vo=n=>n.preventDefault();let fr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new _.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",vo),e.addEventListener("contextmenu",vo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",vo),t.removeEventListener("contextmenu",vo))}},$i=class{constructor(t){d(this,"id",st());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"model");d(this,"type","polyline");d(this,"hook",new Le.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new mi(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Tt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class St extends _.Object3D{constructor(){super();d(this,"name","IObject3D");d(this,"needsRender")}removeChildren(){for(;this.children.length>0;)this.remove(this.children[0]);return this}add(...e){const i=e.filter(Boolean);return i.length===0?this:super.add(...i)}addIfNotExists(...e){return e.forEach(i=>{this.children.includes(i)||this.add(i)}),this}remove(...e){if(e.length===0)return this;const i=e.filter(Boolean);return super.remove(...i)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Hs(n,t){if(n.length<3){console.error("points.length < 3");return}const[e,i,s]=n,o=e.clone().sub(i),r=e.clone().sub(s),a=o.cross(r).normalize();return typeof t=="number"?a.multiplyScalar(t):a}function wb(n){if(n.length<3)return[];const t=Hs([n[0].clone(),n[1].clone(),n[2].clone()]),e=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return dm(s)}function Ff(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new w.Float32BufferAttribute(e,3),s=wb(t),o=new w.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Cb=new w.BufferGeometry;let _f=class extends St{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new w.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new w.MeshBasicMaterial({color:4090367,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new w.Mesh(this.geometry,i),r=new w.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Ff(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Cb),this.isBlank=!0)}};function Wf(n){const t=Ib(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new _.Vector3;for(const[s,o,r]of t){const a=Uf(s,o,r),l=Pb(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function Uf(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function Pb(n,t,e,i){const s=i!=null?i:Uf(n,t,e);return xi(n,t,e).multiplyScalar(s)}function Ib(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new _.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new _.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new _.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class Eb extends Gf{constructor(e){e.containerStyle=oe(D({},e.containerStyle),{zIndex:"1"}),e.contentStyle=oe(D({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Wf(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${sf(o)?e:e.toFixed(o)}${s}`}}class Wa{constructor(t,e){d(this,"id",st());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Le.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new _f(t),this.polyline=new $i({model:e.model}),this.areaItem=new Eb({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new mi(new Tt(e),new Tt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new w.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}function ih(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(fs(o,a)||fs(o,l)||fs(r,a)||fs(r,l)||fs(o,r))continue;const c=bo(o,r,a),h=bo(o,r,l),u=bo(a,l,o),f=bo(a,l,r);if(c!==h&&u!==f||c===0&&yo(o,r,a)||h===0&&yo(o,r,l)||u===0&&yo(a,l,o)||f===0&&yo(a,l,r))return!0}return!1}function fs(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function bo(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function yo(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const Yf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function Mb(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r}function wo(n,t){const e=Mb(n,t);return gr(n,e)}function gr(n,t){var e;return(e=xb(n,t))!=null?e:kb(t)}function kb(n){const e=new w.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(3)),i=n.ray.direction.clone().negate();return{distance:3,point:e,object:new w.Object3D,face:new w.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function xb(n,t){const i=n.model.intersectRaycaster(t)[0];if(i)return oe(D({},i),{raycaster:t,isVirtual:!1})}const wn=()=>!1;class Xf extends ti{constructor(e,i){var r,a;super();d(this,"outOfFive",!1);d(this,"enabled",!1);d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"hammer");d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"lastFiveHelperVisible");d(this,"mousePosition");d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onTap",e=>{const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.select(i)});d(this,"onPan",e=>{if(!this.pressDown)return;const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.updatePointSelectorHelperIntersect(i)});d(this,"onPress",e=>{const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&(this.pressDown=!0,this.updatePointSelectorHelperIntersect(i))});d(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(this.mousePosition=e,this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{const i=wo(this.five,e);this.updatePointSelectorHelperIntersect(i)});d(this,"updatePointSelectorHelperIntersect",e=>{var o;this.pointSelectorHelper.show();const i=D({},e);let s=!1;if(((o=this.adherePoints)==null?void 0:o.length)>0&&typeof this.adherePointsRadius=="number"){for(const r of this.adherePoints(e))if(r.distanceTo(e.point)<this.adherePointsRadius){i.point=r.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e;const s=(r=i==null?void 0:i.mode)!=null?r:"auto";s==="auto"?this.mode=Yf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new ef(e,oe(D({},i==null?void 0:i.pointSelectorHelperParams),{magnifierParams:D(D({},o),(a=i==null?void 0:i.pointSelectorHelperParams)==null?void 0:a.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.hammer||(this.hammer=new sr(e)),this.mode==="cursor"?(this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",wn),this.five.on("wantsChangeMode",wn),this.five.on("wantsTapGesture",wn),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",wn),this.five.off("wantsChangeMode",wn),this.five.off("wantsTapGesture",wn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Db=`
|
|
287
|
+
`,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=N0,s.appendChild(o);const r={},a=(p,m)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=Q0(p,n),y=n.work;if(!y)return!1;for(const E in m){const I=m[E],{standingPosition:k}=y.observers[0],P=I.map(({x:j,z:R,observers:U})=>{const W=U.length>0?p.rooms[p.observers[U[0]]].name:"",N=v[W]?v[W].floor:null;let Q=1/0,H={index:0,x:k.x,y:k.y,z:k.z};U.forEach(de=>{if(!y.observers[de])return;const{standingPosition:he}=y.observers[de],Pe={index:de,x:he.x,y:he.y,z:he.z},Ce=G0({x:j,z:R},Pe);N?Ce<Q&&Math.abs(Pe.y-N)<.3&&(Q=Ce,H=Pe):Ce<Q&&(Q=Ce,H=Pe)});const F=new _.Vector3(j,H.y,R);Object.assign(F,{observers:U});const Y=v[W]?v[W].roof:null,Z=Y?new _.Vector3(j,Y,R):null;return Z&&Object.assign(Z,{observers:U}),{origin:F,vertical:Z}});r[E]={origins:P.map(j=>j.origin),rules:[]};for(const{origin:j,vertical:R}of P){if(!R)continue;const U=i(E,j.distanceTo(R));s.append(U),r[E].rules.push({vertical:!0,rule:[j,R],$element:U})}for(let j=0;j<P.length;j++){let R=j+1;R>=P.length&&(R=0);const{origin:U}=P[j],{origin:W}=P[R],N=i(E,U.distanceTo(W));s.append(N),r[E].rules.push({vertical:!1,rule:[U,W],$element:N})}}return e.loaded=!0,!0},l=(p,m,v)=>G(exports,null,function*(){const y=p||t.roomInfo,E=m||t.roomRules;if(!y||!E)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=D(D({},e.options),v||{}),n.model.loaded?a(y,E):yield new Promise(I=>n.once("modelLoaded",()=>I(a(y,E))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,m,v,y)=>{const E=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],I=[];for(let k=0;k<E.length;k++){const P=Vf([p,m],[E[k][0],E[k][1]],!0);P&&I.push(P)}return I.length===0?!1:I},h=()=>{var U;const p=(U=n.getElement())==null?void 0:U.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:m,camera:v,currentMode:y}=n;if(m===void 0)return;let E;for(const W in r)W.split(",").indexOf(m.toString())>=0&&(E=W);if(!E){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}const I=v.position,k=v.getWorldDirection(new _.Vector3),P=p.clientWidth,j=p.clientHeight;if(y!==Le.Five.Mode.Panorama){for(const W in r)for(const{$element:N}of r[W].rules)N.style.display="none";return}for(const W in r)for(const{$element:N}of r[W].rules)N.style.display=W===E?"block":"none";const[R]=r[E].origins.slice().filter(W=>W.observers.indexOf(m)>=0).sort((W,N)=>{const Q=W.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0)),H=N.clone().setY(0).sub(I).normalize().angleTo(k.clone().setY(0));return Q-H});for(const{rule:W,vertical:N,$element:Q}of r[E].rules){const[H,F]=W,Y=Q.querySelector(".PanoRulerPlugin-rule-line");if(!Y)return;if(!R){Q.style.display="none";continue}if(H!==R&&F!==R){Q.style.display="none";continue}if(H.distanceTo(F)<.3){Q.style.display="none";continue}if(H.observers.indexOf(m)===-1||F.observers.indexOf(m)===-1){Q.style.display="none";continue}if(H.clone().sub(I).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}if(F.clone().sub(I).normalize().angleTo(k)>Math.PI/2){Q.style.display="none";continue}const ee=H.distanceTo(F);if(F.clone().sub(F.clone().sub(H).divide(new _.Vector3(2,2,2))).distanceTo(I)/ee>8){Q.style.display="none";continue}const Pe=H.clone().project(v),Ce=(Pe.x+1)/2*P,be=(-Pe.y+1)/2*j,Qe=F.clone().project(v),ye=(Qe.x+1)/2*P,qe=(-Qe.y+1)/2*j,te=Math.sqrt(Math.pow(ye-Ce,2)+Math.pow(qe-be,2));let ve=te,ze=50;const me=c({x:~~Ce,y:~~be},{x:~~ye,y:~~qe},P,j);if(me&&me.length===1&&(R===H?(ve=Math.sqrt(Math.pow(me[0].x-Ce,2)+Math.pow(me[0].y-be,2)),ze=ve/te*50):R===F&&(ve=Math.sqrt(Math.pow(me[0].x-ye,2)+Math.pow(me[0].y-qe,2)),ze=100-ve/te*50)),me&&me.length===2){const re={x:(me[0].x+me[1].x)/2,y:(me[0].y+me[1].y)/2};ze=Math.sqrt(Math.pow(re.x-Ce,2)+Math.pow(re.y-be,2))/te*100}const lt=(Math.PI/2-Math.atan2(ye-Ce,be-qe))/Math.PI*180,xe=Y.querySelector(".PanoRulerPlugin-rule-label"),ot=xe.children[0].clientWidth;ot>=te||ot/2>=ze/100*te||ot/2>=(1-ze/100)*te?Y.style.display="none":(Y.style.display="block",Y.style.width=te+"px",Y.style.left=Ce+"px",Y.style.top=be+"px",Y.style.transform=`rotate(${-lt}deg)`,xe.style.left=`${ze}%`)}},u=()=>Rf(h),f=()=>{var p,m;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(m=(p=n.getElement())==null?void 0:p.parentElement)==null||m.append(s),h(),n.on("modeChange",h),n.on("cameraUpdate",u),e.enable=!0),!0):!1},g=()=>(e.enable&&(n.off("modeChange",h),n.off("cameraUpdate",u),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const m=p.distanceText;e.options.distanceText=m,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[E,I]=y.rule,k=E.distanceTo(I),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=m(k))})})}}return{enable:f,disable:g,load:l,state:e,changeConfigs:A}};function _0(n){ge(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function qc(n,t,e){const i=n.slice();return i[6]=t[e],i}function W0(n){let t,e=n[0].children,i=[];for(let s=0;s<e.length;s+=1)i[s]=Kc(qc(n,e,s));return{c(){t=S("div");for(let s=0;s<i.length;s+=1)i[s].c();C(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=s[0].children;let r;for(r=0;r<e.length;r+=1){const a=qc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Kc(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&z(t),Qt(i,s)}}}function U0(n){let t,e;return{c(){t=S("em"),C(t,"class",e=_e(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=_e(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),s&8&&C(t,"style",i[3])},d(i){i&&z(t)}}}function Kc(n){let t,e,i=`${n[6].width}px`;return{c(){t=S("div"),C(t,"class",e=_e(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),C(t,"style",n[3]),T(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=_e(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&C(t,"class",e),o&8&&C(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&T(t,"width",i)},d(s){s&&z(t)}}}function Y0(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,h=`${n[0].left}px`,u=`${n[0].top}px`,f=`rotate(${n[0].rotateDeg}deg)`;function g(m,v){return m[0].children.length===0?U0:W0}let A=g(n),p=A(n);return{c(){t=S("div"),p.c(),e=$(),i=S("div"),s=S("div"),r=ke(o),C(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),Je(()=>n[4].call(s)),C(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),T(i,"left",l),C(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),T(t,"width",c),T(t,"left",h),T(t,"top",u),T(t,"transform",f),T(t,"display",n[0].visible&&n[2]?"block":"none")},m(m,v){B(m,t,v),p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),a=gl(s,n[4].bind(s))},p(m,[v]){A===(A=g(m))&&p?p.p(m,v):(p.d(1),p=A(m),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=m[0].labelElement+"")&&De(r,o),v&1&&l!==(l=`${m[0].labelOffset}%`)&&T(i,"left",l),v&1&&c!==(c=`${m[0].width}px`)&&T(t,"width",c),v&1&&h!==(h=`${m[0].left}px`)&&T(t,"left",h),v&1&&u!==(u=`${m[0].top}px`)&&T(t,"top",u),v&1&&f!==(f=`rotate(${m[0].rotateDeg}deg)`)&&T(t,"transform",f),v&5&&T(t,"display",m[0].visible&&m[2]?"block":"none")},i:J,o:J,d(m){m&&z(t),p.d(),a()}}}function X0(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class Z0 extends ce{constructor(t){super(),le(this,t,X0,Y0,ae,{rulerItemProp:0},_0)}}function $c(n,t,e){const i=n.slice();return i[12]=t[e],i}function eh(n){let t,e;return t=new Z0({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function J0(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=eh($c(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){t=S("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=$c(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=eh(c),s[l].c(),x(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Qt(s,r)}}}function q0(n,t,e){var p,m,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((m=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:m.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(E,I)=>{const k=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],P=[];for(let j=0;j<k.length;j++){const R=Vf([E,I],[k[j][0],k[j][1]],!0);R&&P.push(R)}return P.length===0?!1:P},h=(E,I)=>{const k=E.clone().project(i.camera),P=(k.x+1)/2*a,j=(-k.y+1)/2*l,R=I.clone().project(i.camera),U=(R.x+1)/2*a,W=(-R.y+1)/2*l,N=Math.sqrt(Math.pow(U-P,2)+Math.pow(W-j,2));return{startLeft:P,startTop:j,endLeft:U,endTop:W,distance:N}},u=(E,I,k)=>{const P=i.camera.position,j=i.camera.getWorldDirection(new _.Vector3),R=E.clone().sub(P).normalize().angleTo(j),U=I.clone().sub(P).normalize().angleTo(j),W=E.distanceTo(I),Q=I.clone().sub(I.clone().sub(E).divide(new _.Vector3(2,2,2))).distanceTo(P),{startLeft:H,startTop:F,endLeft:Y,endTop:Z,distance:q}=h(E,I),de=-((Math.PI/2-Math.atan2(Y-H,F-Z))/Math.PI)*180;let he=!0;k||(he=!1),!bt(E,k)&&!bt(I,k)&&(he=!1),W<.3&&(he=!1),R>Math.PI/2&&(he=!1),U>Math.PI/2&&(he=!1),Q/W>8&&(he=!1);let Pe=50,Ce=q;const be=c({x:~~H,y:~~F},{x:~~Y,y:~~Z});if(be&&be.length===1&&(bt(E,k)?(Ce=Math.sqrt(Math.pow(be[0].x-H,2)+Math.pow(be[0].y-F,2)),Pe=Ce/q*50):bt(I,k)&&(Ce=Math.sqrt(Math.pow(be[0].x-Y,2)+Math.pow(be[0].y-Z,2)),Pe=100-Ce/q*50)),be&&be.length===2){const Qe={x:(be[0].x+be[1].x)/2,y:(be[0].y+be[1].y)/2};Pe=Math.sqrt(Math.pow(Qe.x-H,2)+Math.pow(Qe.y-F,2))/q*100}return{startLeft:H,startTop:F,distance:q,deg:de,visible:he,labelOffset:Pe,ruleLength:W}},f=()=>{const E=i.panoIndex,I=s.find(N=>N.panoIndex===E);if(!I)return e(0,r=[]);if(i.currentMode!==Le.Five.Mode.Panorama)return e(0,r=[]);const k=i.camera.position,P=i.camera.getWorldDirection(new _.Vector3),j=I.lines.map(N=>new _.Vector3(N.start[0],-N.start[1],-N.start[2])),R=I.lines.map(N=>new _.Vector3(N.end[0],-N.end[1],-N.end[2])),[U]=j.concat(R).sort((N,Q)=>{const H=N.clone().setY(0).sub(k).normalize().angleTo(P.clone().setY(0)),F=Q.clone().setY(0).sub(k).normalize().angleTo(P.clone().setY(0));return H-F}),W=I.lines.map(N=>{var Ce,be;const Q=N.start,H=N.end,{startLeft:F,startTop:Y,distance:Z,deg:q,visible:ee,labelOffset:de,ruleLength:he}=u(new _.Vector3(Q[0],-Q[1],-Q[2]),new _.Vector3(H[0],-H[1],-H[2]),U),Pe=[];return N.children&&((Ce=N.children)==null?void 0:Ce.length)>0&&((be=N.children)==null||be.forEach(Qe=>{const ye=Qe.start,qe=Qe.end,{distance:te}=h(new _.Vector3(ye[0],-ye[1],-ye[2]),new _.Vector3(qe[0],-qe[1],-qe[2]));Pe.push({width:te,state:Qe.state})})),{width:Z,left:F,top:Y,rotateDeg:q,state:N.state,children:Pe,labelOffset:de,visible:ee,labelElement:o.distanceText(he)}});e(0,r=W)},g=()=>ar(f),A=Ml(f,80);return It(()=>{f(),i.on("panoArrived",f),i.on("modeChange",f),i.on("cameraDirectionUpdate",g),i.on("movingToPano",g),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),zt(()=>{i.off("panoArrived",f),i.off("modeChange",f),i.off("cameraDirectionUpdate",g),i.off("movingToPano",g),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=E=>{"five"in E&&e(1,i=E.five),"rulerDatas"in E&&e(2,s=E.rulerDatas),"options"in E&&e(3,o=E.options)},[r,i,s,o]}class K0 extends ce{constructor(t){super(),le(this,t,q0,J0,ae,{five:1,rulerDatas:2,options:3})}}let $0=class{constructor(t,e){d(this,"five");d(this,"container",document.createElement("div"));d(this,"panoRulerProData");d(this,"rulerItems");d(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=D(D({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>G(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return G(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return G(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new K0({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){var t;this.container&&((t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0),this.container.remove()}};const eb=(n,t)=>new $0(n,t),tb="data:image/png;base64,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";function ib(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${tb})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const nb=new w.TextureLoader;function Yi(n){return G(this,null,function*(){return new Promise((t,e)=>{nb.load(n,t,void 0,e)}).then(t=>(t.encoding=w.sRGBEncoding,t.minFilter=w.NearestFilter,t.magFilter=w.NearestFilter,t))})}function Hf(n){return G(this,null,function*(){return Yi(n).then(t=>{const e=n.startsWith("data:")?n.includes("png"):new URL(n,location.href).pathname.toLowerCase().endsWith(".png");return{texture:t,transparent:e}})})}const Ao={userAction:!0};class sb extends pi{constructor(e,i){super(e,i);d(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});d(this,"data");d(this,"group",new w.Group);d(this,"roomInfoInstance");d(this,"roomInfoWrapperInstance");d(this,"compassMeshTween");d(this,"compassMesh");d(this,"logoMesh");d(this,"logoMeshTween");d(this,"entryDoorMesh");d(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});d(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});d(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});d(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});d(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});d(this,"_clearLogoIfNeed",()=>{var e;this.logoMesh&&(this.group.remove(this.logoMesh),(e=this.logoMesh.material.map)==null||e.dispose(),this.logoMesh=null)});d(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});d(this,"onFivePanoWillArrive",e=>{var i,s,o,r;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}),(o=this.logoMeshTween)==null||o.dispose(),(r=this.logoMesh)==null||r.material.setValues({opacity:0}))});d(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,h,u;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=jn(1e3).onUpdate(({progress:f})=>{var g;(g=this.compassMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.logoMesh&&(this.logoMesh.position.copy(i.clone().setY(i.y+.011)),this.logoMesh.material.opacity===0&&((l=this.logoMeshTween)==null||l.dispose(),this.logoMeshTween=jn(1e3).onUpdate(({progress:f})=>{var g;(g=this.logoMesh)==null||g.material.setValues({opacity:f}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const g=new w.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),A=i.clone().add(g.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new w.Vector3(0,0,-1).angleTo(g),this.entryDoorMesh.position.copy(A),((c=this.data)==null?void 0:c.room_observers[e].room.type)===1?(h=this.entryDoorMesh)==null||h.material.setValues({opacity:1}):(u=this.entryDoorMesh)==null||u.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});d(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});d(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Le.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:D(D({},this.state.config),i||{})})}enable(e=Ao){this.setState({enabled:!0},e)}disable(e=Ao){this.setState({enabled:!1},e)}show(e=Ao){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=Ao){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:D(D({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return G(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=D({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return G(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh&&(this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh))),this._clearLogoIfNeed(),this.logoMesh=yield this.loadLogoMesh(),this.logoMesh&&(this.logoMesh.rotateX(-Math.PI/2),this.group.add(this.logoMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=ib(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return G(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield Yi(e),s=new w.CircleGeometry(.7,32),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadLogoMesh(){return G(this,null,function*(){if(!this.state.config.logoURL)return;const e=this.state.config.logoURL,i=yield Yi(e);i.minFilter=w.NearestFilter,i.magFilter=w.NearestFilter;const s=new w.PlaneBufferGeometry(.4,.4),o=new w.MeshBasicMaterial({map:i,opacity:0,transparent:!0,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-logo-mesh",r})}loadEntryDoorMesh(){return G(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield Yi(e),s=new w.PlaneGeometry(.2,.16),o=new w.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new w.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new w.Vector3(-.7,0,-.7),new w.Vector3(.7,0,-.7),new w.Vector3(.7,0,.7),new w.Vector3(-.7,0,.7)];return cr(this.five).create3DDomContainer(e)}}const ob=(n,t)=>new sb(n,t),rb=1,ab=3,lb=new _.Color(16777215),cb=new _.Color(6522623),hb=new _.Color(16777215),db=new _.Color(6522623),ub=6,fb=8,gb="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Nf=new _.TextureLoader().load(gb),mb={pointTexture:Nf,pointSize:ub,lineWidth:rb,lineColor:lb,pointColor:hb,lineRenderOrder:20,pointsRenderOrder:20},pb={pointTexture:Nf,pointSize:fb,lineWidth:ab,lineColor:cb,pointColor:db,lineRenderOrder:10,pointsRenderOrder:10};function Ab(n,t,e){var h,u,f,g,A;const i=(h=e==null?void 0:e.lineWidth)!=null?h:2,s=(u=e==null?void 0:e.lineColor)!=null?u:new _.Color(16777215),o=(f=e==null?void 0:e.pointSize)!=null?f:5,r=(g=e==null?void 0:e.lineRenderOrder)!=null?g:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new af(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function th(n,t){const[e,i]=n.points,s=t==="light"?pb:mb,o=Ab(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function Ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function Lo(n){const{z:t}=n;return!(Math.abs(t)>1)}function vb(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function bb(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Gf{constructor(t){d(this,"ndcPosition");d(this,"contentDom");d(this,"containerDom");d(this,"params");d(this,"canSelected");d(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=vb({style:t.contentStyle}),this.containerDom=bb({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!Lo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class yb extends Gf{constructor(e){var i;e.contentStyle=oe(D({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);d(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var j;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,h=l.position.clone().project(e.camera),u=c.position.clone().project(e.camera),f=xi(l.position,c.position).clone().project(e.camera),g=new _.Vector2(h.x*r,h.y*a),A=new _.Vector2(u.x*r,u.y*a),p=g.distanceTo(A);if((()=>!(Math.abs(h.z)>1||Math.abs(u.z)>1||!Lo(h)&&!Lo(u)||!Lo(f)||p===0))()===!1){this.hide();return}const v=(f.x+1)/2*s,y=-(f.y-1)/2*o,I=-(Math.atan((g.y-A.y)/(g.x-A.x))*180)/Math.PI,k=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${I}deg) translateY(${k}px)`,this.show(),(j=this.params.userDistanceItem)==null||j.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,h,u;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(u=(h=this.line.model.config)==null?void 0:h.getDistanceText)==null?void 0:u.call(h,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class mi{constructor(t,e,i){d(this,"id");d(this,"selected",!1);d(this,"text");d(this,"type","line");d(this,"model");d(this,"mesh");d(this,"points");d(this,"lightMesh");d(this,"hook");d(this,"distanceItem");d(this,"polyline");d(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Le.Subscribe,this.points=[t,e],this.mesh=th(this,"normal"),this.lightMesh=th(this,"light"),this.distanceItem=new yb({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJSON(){return this.toJson()}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new mi(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}let Tt=class Qf{constructor(t){d(this,"id");d(this,"position");d(this,"type","point");if(this.id=st(),this.position=new _.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new Qf(this.position)}};const vo=n=>n.preventDefault();let fr=class{constructor(t){d(this,"model");d(this,"five");d(this,"group");d(this,"config");d(this,"dashed");d(this,"perpendicularDashed");d(this,"disposed",!1);d(this,"isMobile");d(this,"editParams");d(this,"magnifierParams");d(this,"mouseGroup");d(this,"container");d(this,"hook");d(this,"magnifier");d(this,"userDistanceItemCreator");d(this,"getMeasureType");d(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});d(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new mi(new Tt([0,0,0]),new Tt([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new _.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",vo),e.addEventListener("contextmenu",vo))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",vo),t.removeEventListener("contextmenu",vo))}},$i=class{constructor(t){d(this,"id",st());d(this,"lines",[]);d(this,"visiblePanoIndexes");d(this,"model");d(this,"type","polyline");d(this,"hook",new Le.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJSON(){return this.toJson()}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const h=new mi(l,c,this.model);return h.id=o.id,h.text=o.text,h});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const h=new Tt(l.position);return h.id=l.id,o.set(l.id,h),h}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class St extends _.Object3D{constructor(){super();d(this,"name","IObject3D");d(this,"needsRender")}removeChildren(){for(;this.children.length>0;)this.remove(this.children[0]);return this}add(...e){const i=e.filter(Boolean);return i.length===0?this:super.add(...i)}addIfNotExists(...e){return e.forEach(i=>{this.children.includes(i)||this.add(i)}),this}remove(...e){if(e.length===0)return this;const i=e.filter(Boolean);return super.remove(...i)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function Hs(n,t){if(n.length<3){console.error("points.length < 3");return}const[e,i,s]=n,o=e.clone().sub(i),r=e.clone().sub(s),a=o.cross(r).normalize();return typeof t=="number"?a.multiplyScalar(t):a}function wb(n){if(n.length<3)return[];const t=Hs([n[0].clone(),n[1].clone(),n[2].clone()]),e=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),t),s=n.map(r=>r.clone().applyQuaternion(e)).flatMap(r=>[r.x,r.z]);return dm(s)}function Ff(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new w.Float32BufferAttribute(e,3),s=wb(t),o=new w.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const Cb=new w.BufferGeometry;let _f=class extends St{constructor(e){super();d(this,"isPolygonMesh",!0);d(this,"geometry",new w.BufferGeometry);d(this,"isBlank",!0);d(this,"points",[]);const i=new w.MeshBasicMaterial({color:4090367,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new w.Mesh(this.geometry,i),r=new w.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=Ff(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(Cb),this.isBlank=!0)}};function Wf(n){const t=Ib(n);if(t.length===0){console.warn("No geometry triangles found"),console.debug({geometry:n,triangles:t});return}let e=0,i=new _.Vector3;for(const[s,o,r]of t){const a=Uf(s,o,r),l=Pb(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function Uf(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function Pb(n,t,e,i){const s=i!=null?i:Uf(n,t,e);return xi(n,t,e).multiplyScalar(s)}function Ib(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new _.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),h=new _.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),u=new _.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,h,u])}return i}class Eb extends Gf{constructor(e){e.containerStyle=oe(D({},e.containerStyle),{zIndex:"1"}),e.contentStyle=oe(D({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);d(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=Wf(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${sf(o)?e:e.toFixed(o)}${s}`}}class Wa{constructor(t,e){d(this,"id",st());d(this,"selected",!1);d(this,"text");d(this,"type","area");d(this,"lightMesh");d(this,"areaItem");d(this,"hook",new Le.Subscribe);d(this,"model");d(this,"polygon");d(this,"points",[]);d(this,"planeHelper");d(this,"polyline");d(this,"meshContainer");d(this,"domContainer");d(this,"five");d(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new _f(t),this.polyline=new $i({model:e.model}),this.areaItem=new Eb({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new mi(new Tt(e),new Tt(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new w.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}toJSON(){return{id:this.id,points:this.points.map(t=>t.toArray()),text:this.text}}}function ih(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(fs(o,a)||fs(o,l)||fs(r,a)||fs(r,l)||fs(o,r))continue;const c=bo(o,r,a),h=bo(o,r,l),u=bo(a,l,o),f=bo(a,l,r);if(c!==h&&u!==f||c===0&&yo(o,r,a)||h===0&&yo(o,r,l)||u===0&&yo(a,l,o)||f===0&&yo(a,l,r))return!0}return!1}function fs(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function bo(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function yo(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const Yf="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function Mb(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new w.Raycaster;return r.setFromCamera({x:s,y:o},n.camera),r}function wo(n,t){const e=Mb(n,t);return gr(n,e)}function gr(n,t){var e;return(e=xb(n,t))!=null?e:kb(t)}function kb(n){const e=new w.Vector3().addVectors(n.ray.origin,n.ray.direction.clone().normalize().multiplyScalar(3)),i=n.ray.direction.clone().negate();return{distance:3,point:e,object:new w.Object3D,face:new w.Face3(0,0,0,i),raycaster:n,isVirtual:!0}}function xb(n,t){const i=n.model.intersectRaycaster(t)[0];if(i)return oe(D({},i),{raycaster:t,isVirtual:!1})}const wn=()=>!1;class Xf extends ti{constructor(e,i){var r,a;super();d(this,"outOfFive",!1);d(this,"enabled",!1);d(this,"pointSelectorHelper");d(this,"hook",this);d(this,"five");d(this,"hammer");d(this,"mode");d(this,"pressDown",!1);d(this,"adherePoints");d(this,"adherePointsRadius",.1);d(this,"lastFiveHelperVisible");d(this,"mousePosition");d(this,"select",e=>{e&&this.updatePointSelectorHelperIntersect(e);const i=this.emit("wantsSelect",this.position);return i||(this.pointSelectorHelper.hide(),this.emit("select",this.position),console.debug(this.position)),!i});d(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.emit("intersectionUpdate",this.position)});d(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.emit("intersectionUpdate",null)});d(this,"onTap",e=>{const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.select(i)});d(this,"onPan",e=>{if(!this.pressDown)return;const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&this.updatePointSelectorHelperIntersect(i)});d(this,"onPress",e=>{const i=wo(this.five,this.mouseNdcPosition);i!=null&&i.face&&(this.pressDown=!0,this.updatePointSelectorHelperIntersect(i))});d(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});d(this,"updateByMousePosition",e=>{this.five.getElement()&&(this.mousePosition=e,this.updateByNdcPosition(this.mouseNdcPosition))});d(this,"updateByNdcPosition",e=>{const i=wo(this.five,e);this.updatePointSelectorHelperIntersect(i)});d(this,"updatePointSelectorHelperIntersect",e=>{var o;this.pointSelectorHelper.show();const i=D({},e);let s=!1;if(((o=this.adherePoints)==null?void 0:o.length)>0&&typeof this.adherePointsRadius=="number"){for(const r of this.adherePoints(e))if(r.distanceTo(e.point)<this.adherePointsRadius){i.point=r.clone(),s=!0;break}}this.pointSelectorHelper.updateWithIntersect(i,{emitEvent:!1}),this.emit("intersectionUpdate",i,s)});d(this,"mousePositionToNdcPosition",e=>{const i=this.five.getElement();if(!i)return null;const{top:s,left:o,width:r,height:a}=i.getBoundingClientRect(),{clientX:l,clientY:c}=e;return{x:(l-o)/r,y:1-(c-s)/a}});d(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});d(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});d(this,"emitIntersectionUpdate",e=>{this.emit("intersectionUpdate",e)});this.five=e;const s=(r=i==null?void 0:i.mode)!=null?r:"auto";s==="auto"?this.mode=Yf?"fixed":"cursor":this.mode=s;const o={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new ef(e,oe(D({},i==null?void 0:i.pointSelectorHelperParams),{magnifierParams:D(D({},o),(a=i==null?void 0:i.pointSelectorHelperParams)==null?void 0:a.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}get mouseNdcPosition(){return this.mousePosition?this.mousePositionToNdcPosition(this.mousePosition):null}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const e=this.five.getElement();if(!e)throw new Error("five element not found");this.hammer||(this.hammer=new sr(e)),this.mode==="cursor"?(this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",wn),this.five.on("wantsChangeMode",wn),this.five.on("wantsTapGesture",wn),e.addEventListener("mousemove",this.updateByMousePosition),e.addEventListener("mouseenter",this.onEnter),e.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1,this.emit("enable")}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const e=this.five.getElement();this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",wn),this.five.off("wantsChangeMode",wn),this.five.off("wantsTapGesture",wn),this.five.helperVisible=this.lastFiveHelperVisible,e==null||e.removeEventListener("mousemove",this.updateByMousePosition),e==null||e.removeEventListener("mouseenter",this.onEnter),e==null||e.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate),this.emit("disable")}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(e,i){e?typeof e=="function"?this.adherePoints=e:this.adherePoints=()=>e:this.adherePoints=null,typeof i=="number"&&(this.adherePointsRadius=i)}}const Db=`
|
|
288
288
|
<svg class="fpm__delete-icon" 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">
|
|
289
289
|
<defs>
|
|
290
290
|
<linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
|
|
@@ -512,7 +512,7 @@ void main() {
|
|
|
512
512
|
</div>
|
|
513
513
|
</div>
|
|
514
514
|
</div>
|
|
515
|
-
`,Yb={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Xb={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},Zb={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},Jf={margin:"0 64px"},Jb={opacity:"0.85"},qf={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},qb={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Kb={userSelect:"none",pointerEvents:"none"};class $b{constructor(t,e,i){d(this,"container");d(this,"measureController");d(this,"mainElement");d(this,"_params");d(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});d(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});d(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});d(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});d(this,"modeChangeHandler",t=>{t==="Edit"?this.change2Done():this.change2Add()});var r,a,l,c;this._params=i,this._btnTexts={start:(r=this._params.startButtonText)!=null?r:this._btnTexts.start,end:(a=this._params.endButtonText)!=null?a:this._btnTexts.end,revoke:(l=this._params.revokeButtonText)!=null?l:this._btnTexts.revoke,exit:(c=this._params.exitButtonText)!=null?c:this._btnTexts.exit},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,qf),Object.assign(this.mainElement.mainItem.style,Jf);const{revokeTextDom:s,exitTextDom:o}=this._getTextElement();s&&(s.innerText=this._btnTexts.revoke),o&&(o.innerText=this._btnTexts.exit),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}_getTextElement(){const t=this.container.querySelector(".fpm__revoke-text"),e=this.container.querySelector(".fpm__exit-text");return{revokeTextDom:t,exitTextDom:e}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class e1{constructor(t,e,i){d(this,"container");d(this,"measureController");d(this,"mainElement");d(this,"_params");d(this,"_btnTexts",{start:"开始",end:"结束"});d(this,"onClick",()=>{var t;this.mainElement.mainTextDom.innerText===((t=this._params.startButtonText)!=null?t:"开始")?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});var s,o;this._params=i,this._btnTexts={start:(s=this._params.startButtonText)!=null?s:this._btnTexts.start,end:(o=this._params.endButtonText)!=null?o:this._btnTexts.end},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),this.mainElement.mainIcon.setAttribute("style","-webkit-tap-highlight-color: rgba(0,0,0,0);"),Object.assign(this.mainElement.mainIcon.style,qf),Object.assign(this.mainElement.mainItem.style,Jf),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class t1{constructor(t,e){d(this,"container");d(this,"revokeIcon");d(this,"revokeItem");d(this,"measureController");d(this,"onClick",()=>{this.measureController.revoke()});d(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled"),this.measureController.hook.off("anchorChange",this.onAnchorChange);return}this.measureController.hook.on("anchorChange",this.onAnchorChange)});d(this,"onAnchorChange",t=>{t&&this.revokeItem.classList.add("enabled")});this.measureController=t,this.container=e;const i=this.container.querySelector(".fpm__revoke-icon"),s=this.container.querySelector(".fpm__revoke");if(!i||!s)throw new Error("不正确的选择器");this.revokeIcon=i,this.revokeItem=s,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}function i1(n){ge(n,"svelte-1v1ixi2",'.Switcher.svelte-1v1ixi2.svelte-1v1ixi2{position:relative;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1v1ixi2 .content.svelte-1v1ixi2,.Switcher.svelte-1v1ixi2 .active-slider.svelte-1v1ixi2{transition-property:transform, width, opacity;transition-duration:300ms;transition-timing-function:ease-out}.Switcher-bg.svelte-1v1ixi2.svelte-1v1ixi2{content:"";position:absolute;box-sizing:border-box;top:50%;left:0;width:100%;height:3.75rem;transform:translateY(-50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,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");border-image:url("data:image/png;base64,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");border-image-slice:0 90 fill}.Switcher-buttons.svelte-1v1ixi2.svelte-1v1ixi2{display:flex;align-items:center;box-sizing:border-box;padding:0 0.1875rem;height:100%}.Switcher-buttons.has-divider.svelte-1v1ixi2 .button.svelte-1v1ixi2:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.active-slider.svelte-1v1ixi2.svelte-1v1ixi2{box-sizing:border-box;position:absolute;height:3.25rem;top:50%;transform:translate(0, -50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image-slice:0 90 fill}.button.svelte-1v1ixi2.svelte-1v1ixi2{height:3.5rem;display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center;pointer-events:all;width:7.25rem}.button.svelte-1v1ixi2 .content.svelte-1v1ixi2{position:absolute;display:flex;align-items:center;font-size:1rem;color:#fff;text-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.5);font-weight:bold}.button.svelte-1v1ixi2 .content .icon.svelte-1v1ixi2{display:inline-block;width:1.15625rem;height:1.15625rem;background-repeat:no-repeat;background-size:100%;margin-right:0.125rem}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2{opacity:0.65;transform:scale(0.875)}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2:hover{opacity:0.85}.button.active.svelte-1v1ixi2 .content.svelte-1v1ixi2{opacity:1;transform:scale(1)}')}function ch(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function hh(n){let t;return{c(){t=S("div"),C(t,"class","active-slider svelte-1v1ixi2"),T(t,"width",n[6]+"px"),T(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&T(t,"width",e[6]+"px"),i&128&&T(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&z(t)}}}function dh(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1v1ixi2"),T(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&T(t,"background-image",`url(${e[13].icon})`)},d(e){e&&z(t)}}}function uh(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&dh(n);const u=()=>n[10](t,a),f=()=>n[10](null,a);function g(){return n[11](n[13],n[15])}return{c(){t=S("div"),e=S("div"),h&&h.c(),i=$(),o=ke(s),r=$(),C(e,"class","content svelte-1v1ixi2"),C(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),L(t,e),h&&h.m(e,null),L(e,i),L(e,o),L(t,r),u(),l||(c=Ae(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=dh(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&De(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function n1(n){let t,e,i,s,o,r=n[5]&&hh(n),a=n[0],l=[];for(let c=0;c<a.length;c+=1)l[c]=uh(ch(n,a,c));return{c(){t=S("div"),e=S("div"),i=$(),r&&r.c(),s=$(),o=S("div");for(let c=0;c<l.length;c+=1)l[c].c();C(e,"class","Switcher-bg svelte-1v1ixi2"),C(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),C(t,"class","Switcher svelte-1v1ixi2")},m(c,h){B(c,t,h),L(t,e),L(t,i),r&&r.m(t,null),L(t,s),L(t,o);for(let u=0;u<l.length;u+=1)l[u]&&l[u].m(o,null);n[12](t)},p(c,[h]){if(c[5]?r?r.p(c,h):(r=hh(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),h&23){a=c[0];let u;for(u=0;u<a.length;u+=1){const f=ch(c,a,u);l[u]?l[u].p(f,h):(l[u]=uh(f),l[u].c(),l[u].m(o,null))}for(;u<l.length;u+=1)l[u].d(1);l.length=a.length}h&32&&K(o,"has-divider",!c[5])},i:J,o:J,d(c){c&&z(t),r&&r.d(),Qt(l,c),n[12](null)}}}function s1(n,t,e){let i;const o=m=>{e(4,h=m)};let{options:r}=t,{onChange:a}=t;const l=[];let c,h=null,u,f;function g(m,v){We[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,h=v)};function p(m){We[m?"unshift":"push"](()=>{c=m,e(3,c)})}return n.$$set=m=>{"options"in m&&e(0,r=m.options),"onChange"in m&&e(1,a=m.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[h]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,u=i.clientWidth),e(7,f=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,h,i,u,f,null,o,g,A,p]}class o1 extends ce{constructor(t){super(),le(this,t,s1,n1,ae,{defaultIndex:8,setIndex:9,options:0,onChange:1},i1)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function r1(n){ge(n,"svelte-1m0stw",".exit.svelte-1m0stw{position:relative;pointer-events:all;cursor:pointer;left:1.5rem;top:1.5rem;width:1.5rem;height:1.5rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%}")}function a1(n){let t,e,i;return{c(){t=S("div"),C(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=Ae(t,"click",function(){si(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:J,o:J,d(s){s&&z(t),e=!1,i()}}}function l1(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class Kf extends ce{constructor(t){super(),le(this,t,l1,a1,ae,{onClick:0},r1)}}const $f="data:image/png;base64,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",eg="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAASKADAAQAAAABAAAASAAAAACQMUbvAAAFO0lEQVR4Ae2YWYgdRRSG78SFOG6Ju4MxIRnRgCCKBlSC24P64IO4h7wI6oMPCioqAX1TfFIQRFFBETQmIioqGhDBh3GJiMSAZnABNSIuUQTFbcz4fZcup297b9+t7525wznwU11d1aervj6nurprtbAgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEMgIzM7OLkHL0STaJ8DMgRkDyDK0CX2MptEUOrMbSGPddB6VvkAwUo5Hd6OzCuP+hfr5Y2NjvxbON60uaXp2hE8CZ3+GfzJ6ABXhOLND0VoPOrF9O+k0Kn2AM85Y16M70UTJuL8taWtoWjSAgHMYM7sQ3YyWN8yysbKZ9NrdeKp1bVGsQcBxvbkUXYsOaD3d2jbabgXQ3yV9GppGPoKA43pyDboclb3G36T9rm7g0L82soAAY/S7CG9E56GybHiLduH4BuvKRhIQcIyUi5BwTmsz47dpvwftadOvafPIAQLOUmZiSl2JVjed1dzJ7Rzei74iembnTnd+NFKAgHMIU7seXYKObTPN92kXzue9wtH/yAACjkBuQecgN3tltoNGN4rTwNlb1rFd20gAAs4JTOR2dAYqe407351IOB/2C0dnlQBiAm7vZ6oYkIPKG77XUd+E1iDvU2bTND6I3qtqLH0BYvDuWP3uORHNUHeAOxlcRx+C9C01/F1MhzvQUahsj6OfT9HDaKoqODot2zvY3tIYvOuAi+W5SD++Xf5BU+h1BvklZc+G/+u4+AbkwtxunF/QRzivcl/HUJn1E0GTjMKNmtGin7+QKeD30AQTfI1ye7dPk+uMFFPqMtRuvaFLzQfxOKocjs57ApRNwrfKDPKJ+YSV9Z/RKcj2lfR9BUi/cdzW6GsU3o98U3Uytq/p9wR6serIwWfdevoflA3mh8yHGzBfpYJK5U8cuz5dhW5k4isoS40+ptJDaD3qBM439HsKbR0UHHzXegLkhdhnaBcyrfJwhKSMGtPuAnQbAM6mbGq0HU3DI+h01Akc/+c8owYJB/9tFz/7NDUmZUqtRFegVehP5OSU64jlfpkOp/wRbUNbmNQflHXDzyoO7kMnIX16rWr18L6nbTN6FD+m9EDNAfVsGaRJHAjpOGTEJDgJViqX0WakvYu2ot3oVHQT0odRJxT7C1Y/RUtwHgNOx/90ik66qfcFyBvlIG2gOoGMjgTFMg/sQOoHo++QQFynjC7BJjjpWq/LQ3LNM62GBod79Z5iXpwsg7SWul/YQiqmW4qINPmD6OM5zUU+QbQs9vUhzgsc7tsyz23r2Ah3J/kJegE5mXFkOjVbvNMC7v7JaHMd8ZzST/4a6/MGh3vXU8GybxMS9hGOfOJG0jFIAGnylk7edpXOm1qpzWPb7Ge0mYrPoaGmFff7zxxEZZZB2oFD00RIRyAhJSh5MHkoAhFOeit5vQvyFvTksBZk7vU/qxSQ3jNIH2R3cqPoh+bvKEVMiqJ8tKSo8TLXIdPqWfT0fMLh/tWlmM6SMam9pFsRkgt3ihRhGS3FiHLT6X7JfY475KG8yrlXS6s8gtKdCpCu5ryR5Os8H0H5NDNyhGNaPc/1Kd2ozp8NDJBTKkDawKkjkZFkeuVBOY49yMh5eaHAYSyDSTEdJytAcuF2n2TqmF5pD5Tg+B9pQUQOY6ubgxyKsSYZNf4GEdJqJJylyA/Pl9AbCw0OY6o/RcuhGJB8IMJZh1Ygf4u8g3YBx5QLk4DRhMaRC3NYEAgCQSAIBIEgEASCQBAIAkEgCASBIBAEgkAQCAJBYJEQ+BdpRqKi3IjqNwAAAABJRU5ErkJggg==",fh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",gh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function c1(n){ge(n,"svelte-468fdd",'*.forbid.svelte-468fdd.svelte-468fdd{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-468fdd.svelte-468fdd{pointer-events:none;position:relative;width:100%;height:100%;z-index:2}.Measure-Controller.svelte-468fdd .mode-switcher.svelte-468fdd{margin-top:2.25rem}.Measure-Controller.svelte-468fdd .bottom.svelte-468fdd{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-468fdd .bottom .mask.svelte-468fdd{position:absolute;bottom:0;width:100%;height:11.5rem;background-size:100%;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3))}.Measure-Controller.svelte-468fdd .bottom .center.svelte-468fdd{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-468fdd .buttons.svelte-468fdd{pointer-events:all;display:flex;align-items:center;height:2.5rem;background:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.85);width:-moz-max-content;width:max-content;border-radius:624.9375rem;overflow:hidden}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd{cursor:pointer;display:flex;align-items:center;position:relative;font-size:0.875rem;padding:0rem 1rem}.Measure-Controller.svelte-468fdd .buttons .button .icon.svelte-468fdd{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin-right:0.25rem}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd::after{content:"";position:absolute;display:block;right:-0.03125rem;height:1.5rem;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd:last-child::after{display:none}')}function mh(n){let t,e;return t=new Kf({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function ph(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,h,u=n[2]("结束")+"",f,g,A;return{c(){t=S("div"),e=S("div"),i=S("div"),s=$(),r=ke(o),a=$(),l=S("div"),c=S("div"),h=$(),f=ke(u),C(i,"class","icon svelte-468fdd"),T(i,"background-image",`url(${$f})`),C(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),C(c,"class","icon svelte-468fdd"),T(c,"background-image",`url(${eg})`),C(l,"class","button svelte-468fdd"),C(t,"class","buttons svelte-468fdd")},m(p,m){B(p,t,m),L(t,e),L(e,i),L(e,s),L(e,r),L(t,a),L(t,l),L(l,c),L(l,h),L(l,f),g||(A=[Ae(e,"click",n[7]),Ae(l,"click",n[6])],g=!0)},p(p,m){m&4&&o!==(o=p[2]("撤销")+"")&&De(r,o),m&8&&K(e,"forbid",!p[3]),m&4&&u!==(u=p[2]("结束")+"")&&De(f,u)},d(p){p&&z(t),g=!1,tt(A)}}}function h1(n){let t,e,i,s,o,r,a,l,c,h,u,f=n[1]&&mh(n),g=n[5]&&ph(n);function A(m){n[9](m)}let p={options:[{key:"line",value:n[2]("测距离"),icon:fh},{key:"area",value:n[2]("测面积"),icon:gh}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new o1({props:p}),We.push(()=>yl(c,"setIndex",A)),{c(){t=S("div"),f&&f.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),g&&g.c(),a=$(),l=S("div"),se(c.$$.fragment),C(s,"class","mask svelte-468fdd"),C(l,"class","mode-switcher svelte-468fdd"),C(r,"class","center svelte-468fdd"),C(i,"class","bottom svelte-468fdd"),C(t,"class","Measure-Controller svelte-468fdd")},m(m,v){B(m,t,v),f&&f.m(t,null),L(t,e),L(t,i),L(i,s),L(i,o),L(i,r),g&&g.m(r,null),L(r,a),L(r,l),ie(c,l,null),u=!0},p(m,[v]){m[1]?f?(f.p(m,v),v&2&&x(f,1)):(f=mh(m),f.c(),x(f,1),f.m(t,e)):f&&(ue(),O(f,1,1,()=>{f=null}),fe()),m[5]?g?g.p(m,v):(g=ph(m),g.c(),g.m(r,a)):g&&(g.d(1),g=null);const y={};v&4&&(y.options=[{key:"line",value:m[2]("测距离"),icon:fh},{key:"area",value:m[2]("测面积"),icon:gh}]),v&1&&(y.onChange=m[8]),!h&&v&16&&(h=!0,y.setIndex=m[4],ml(()=>h=!1)),c.$set(y)},i(m){u||(x(f),x(c.$$.fragment,m),u=!0)},o(m){O(f),O(c.$$.fragment,m),u=!1},d(m){m&&z(t),f&&f.d(),g&&g.d(),ne(c)}}}function d1(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=m=>m}=t,r=!1,a;function l(m){m==="Edit"?e(5,f=!0):(a(null),e(5,f=!1))}function c(){i.controller instanceof Ci&&i.controller.complete(),i.save({mode:"Watch"})}function h(m){e(3,r=m.length>0)}function u(){e(3,r=!1)}It(()=>{i.hook.on("modeChange",l),i.hook.on("complete",u),i.hook.on("pointsChange",h)}),zt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",u),i.hook.off("pointsChange",h)});let f=!1;const g=()=>i.revoke(),A=m=>{i.save().changeMode("Edit"),i.changeMeasureType(m)};function p(m){a=m,e(4,a)}return n.$$set=m=>{"measureController"in m&&e(0,i=m.measureController),"showExit"in m&&e(1,s=m.showExit),"i18n"in m&&e(2,o=m.i18n)},[i,s,o,r,a,f,c,g,A,p]}class u1 extends ce{constructor(t){super(),le(this,t,d1,h1,ae,{measureController:0,showExit:1,i18n:2},c1)}}function f1(n){ge(n,"svelte-1mfj5mk",'.Switcher.svelte-1mfj5mk.svelte-1mfj5mk{pointer-events:all;position:relative;margin-bottom:1.5rem;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .svelte-1mfj5mk{transition-duration:300ms;transition-timing-function:ease-out}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{transition-property:opacity}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{transition-property:width}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{transition-property:transform}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{position:absolute;top:50%;left:0;transform:translate(0, -50%);width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .Switcher-buttons .button.svelte-1mfj5mk{display:inline-block;margin:0 0.5625rem}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{height:2rem;background:rgba(0, 0, 0, 0.3);border-radius:624.9375rem}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{position:relative;padding:0 0.75rem}.Switcher.svelte-1mfj5mk .button:not(.active) .content.svelte-1mfj5mk::before{content:"";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-50%);height:0;box-shadow:0 0 0.9375rem 0.3125rem rgba(0, 0, 0, 0.3)}')}function Ah(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function vh(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1mfj5mk"),T(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&T(t,"background-image",e[13].icon)},d(e){e&&z(t)}}}function bh(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&vh(n);const u=()=>n[9](t,a),f=()=>n[9](null,a);function g(){return n[10](n[13],n[15])}return{c(){t=S("div"),e=S("div"),h&&h.c(),i=$(),o=ke(s),r=$(),C(e,"class","content svelte-1mfj5mk"),C(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),L(t,e),h&&h.m(e,null),L(e,i),L(e,o),L(t,r),u(),l||(c=Ae(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=vh(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&De(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function g1(n){let t,e,i,s,o=n[0],r=[];for(let a=0;a<o.length;a+=1)r[a]=bh(Ah(n,o,a));return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let a=0;a<r.length;a+=1)r[a].c();C(e,"class","highlight svelte-1mfj5mk"),T(e,"width",n[5]?`${n[5]}px`:void 0),C(s,"class","Switcher-buttons svelte-1mfj5mk"),T(s,"transform",`translate(${n[6]}px, -50%)`),C(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),L(t,e),L(t,i),L(t,s);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(s,null);n[11](t)},p(a,[l]){if(l&32&&T(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=a[0];let c;for(c=0;c<o.length;c+=1){const h=Ah(a,o,c);r[c]?r[c].p(h,l):(r[c]=bh(h),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&T(s,"transform",`translate(${a[6]}px, -50%)`)},i:J,o:J,d(a){a&&z(t),Qt(r,a),n[11](null)}}}function m1(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,h,u=0;function f(){if(s&&c){e(5,h=s.clientWidth);const m=u+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,u=m)}}function g(m,v){We[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,i=v)};function p(m){We[m?"unshift":"push"](()=>{c=m,e(3,c)})}return n.$$set=m=>{"options"in m&&e(0,o=m.options),"defaultKey"in m&&e(7,r=m.defaultKey),"onChange"in m&&e(1,a=m.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(m=>m.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>f(),0)},[o,a,l,c,i,h,u,r,s,g,A,p]}class p1 extends ce{constructor(t){super(),le(this,t,m1,g1,ae,{options:0,defaultKey:7,onChange:1},f1)}}function A1(n){ge(n,"svelte-82ysdl",".CircleButton.svelte-82ysdl.svelte-82ysdl{position:relative;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;background-image:inherit;background-size:100% auto;background-repeat:no-repeat;transition:transform 200ms ease-in-out}.CircleButton.svelte-82ysdl.svelte-82ysdl:active{transform:scale(0.8)}.CircleButton.svelte-82ysdl .text.svelte-82ysdl{position:absolute}")}function yh(n){let t,e,i,s;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),L(t,e),s=!0},p(o,r){(!s||r&1)&&De(e,o[0])},i(o){s||(Ze(()=>{s&&(i||(i=ii(t,gt,{duration:300},!0)),i.run(1))}),s=!0)},o(o){i||(i=ii(t,gt,{duration:300},!1)),i.run(0),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function v1(n){let t,e=n[0],i,s,o,r=yh(n);return{c(){t=S("div"),r.c(),C(t,"class","CircleButton svelte-82ysdl"),T(t,"background-image",`url(${n[2]})`)},m(a,l){B(a,t,l),r.m(t,null),i=!0,s||(o=Ae(t,"click",function(){si(n[1])&&n[1].apply(this,arguments)}),s=!0)},p(a,[l]){n=a,l&1&&ae(e,e=n[0])?(ue(),O(r,1,1,J),fe(),r=yh(n),r.c(),x(r,1),r.m(t,null)):r.p(n,l),l&4&&T(t,"background-image",`url(${n[2]})`)},i(a){i||(x(r),i=!0)},o(a){O(r),i=!1},d(a){a&&z(t),r.d(a),s=!1,o()}}}function b1(n,t,e){let i,{text:s}=t,{onClick:o=null}=t,{color:r="white"}=t;return n.$$set=a=>{"text"in a&&e(0,s=a.text),"onClick"in a&&e(1,o=a.onClick),"color"in a&&e(3,r=a.color)},n.$$.update=()=>{n.$$.dirty&8&&e(2,i=(()=>r==="white"?Xo:r==="blue"?Sl:Xo)())},[s,o,i,r]}class y1 extends ce{constructor(t){super(),le(this,t,b1,v1,ae,{text:0,onClick:1,color:3},A1)}}function w1(n){ge(n,"svelte-ldjbp8","*.forbid.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none;position:relative;width:100%;height:100%;z-index:2;color:white}.Measure-Controller.svelte-ldjbp8 .mode-switcher.svelte-ldjbp8{margin-top:2.25rem}.Measure-Controller.svelte-ldjbp8 .bottom.svelte-ldjbp8{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-ldjbp8 .bottom .mask.svelte-ldjbp8{position:absolute;bottom:0;width:100%;height:12.5rem;background-size:100%;z-index:-1;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5))}.Measure-Controller.svelte-ldjbp8 .bottom .center.svelte-ldjbp8{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-ldjbp8 .controller.svelte-ldjbp8{pointer-events:all;display:flex;align-items:center}.Measure-Controller.svelte-ldjbp8 .controller .button.svelte-ldjbp8{cursor:pointer;display:flex;align-items:center;height:2.5rem;padding-left:1rem;padding-right:1rem;border-radius:624.9375rem;font-size:0.875rem;color:#fff;background-color:rgba(0, 0, 0, 0.2)}.Measure-Controller.svelte-ldjbp8 .controller .button .icon.svelte-ldjbp8{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin:0 0.25rem}.Measure-Controller.svelte-ldjbp8 .controller .main-button.svelte-ldjbp8{margin-left:1.75rem;margin-right:1.75rem;font-size:0.875rem;font-weight:bold}")}function wh(n){let t,e;return t=new Kf({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Ch(n){let t,e,i,s;return e=new p1({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ie(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(x(e.$$.fragment,o),o&&Ze(()=>{s&&(i||(i=ii(t,gt,{duration:Rn},!0)),i.run(1))}),s=!0)},o(o){O(e.$$.fragment,o),o&&(i||(i=ii(t,gt,{duration:Rn},!1)),i.run(0)),s=!1},d(o){o&&z(t),ne(e),o&&i&&i.end()}}}function Ph(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=ke(s),C(e,"class","icon svelte-ldjbp8"),T(e,"background-image",`url(${$f})`),C(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(h,u){B(h,t,u),L(t,e),L(t,i),L(t,o),a=!0,l||(c=Ae(t,"click",n[13]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("撤销")+"")&&De(o,s),(!a||u&8)&&K(t,"forbid",n[3]==="start")},i(h){a||(h&&Ze(()=>{a&&(r||(r=ii(t,gt,{duration:Rn},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=ii(t,gt,{duration:Rn},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function Ih(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=ke(s),C(e,"class","icon svelte-ldjbp8"),T(e,"background-image",`url(${eg})`),C(t,"class","button svelte-ldjbp8")},m(h,u){B(h,t,u),L(t,e),L(t,i),L(t,o),a=!0,l||(c=Ae(t,"click",n[10]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("结束")+"")&&De(o,s)},i(h){a||(h&&Ze(()=>{a&&(r||(r=ii(t,gt,{duration:Rn},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=ii(t,gt,{duration:Rn},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function C1(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A=n[1]&&wh(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&Ch(n),m=n[4]&&Ph(n);u=new y1({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Ih(n);return{c(){t=S("div"),A&&A.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),p&&p.c(),a=$(),l=S("div"),m&&m.c(),c=$(),h=S("div"),se(u.$$.fragment),f=$(),v&&v.c(),C(s,"class","mask svelte-ldjbp8"),C(h,"class","main-button svelte-ldjbp8"),K(h,"forbid",!n[5]),C(l,"class","controller svelte-ldjbp8"),C(r,"class","center svelte-ldjbp8"),C(i,"class","bottom svelte-ldjbp8"),C(t,"class","Measure-Controller svelte-ldjbp8")},m(y,E){B(y,t,E),A&&A.m(t,null),L(t,e),L(t,i),L(i,s),L(i,o),L(i,r),p&&p.m(r,null),L(r,a),L(r,l),m&&m.m(l,null),L(l,c),L(l,h),ie(u,h,null),L(l,f),v&&v.m(l,null),g=!0},p(y,[E]){y[1]?A?(A.p(y,E),E&2&&x(A,1)):(A=wh(y),A.c(),x(A,1),A.m(t,e)):A&&(ue(),O(A,1,1,()=>{A=null}),fe()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,E),E&9&&x(p,1)):(p=Ch(y),p.c(),x(p,1),p.m(r,a)):p&&(ue(),O(p,1,1,()=>{p=null}),fe()),y[4]?m?(m.p(y,E),E&16&&x(m,1)):(m=Ph(y),m.c(),x(m,1),m.m(l,c)):m&&(ue(),O(m,1,1,()=>{m=null}),fe());const I={};E&8&&(I.onClick=y[14]),E&8&&(I.text=y[6][y[3]]),E&8&&(I.color=y[7][y[3]]),u.$set(I),(!g||E&32)&&K(h,"forbid",!y[5]),y[4]?v?(v.p(y,E),E&16&&x(v,1)):(v=Ih(y),v.c(),x(v,1),v.m(l,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe())},i(y){g||(x(A),x(p),x(m),x(u.$$.fragment,y),x(v),g=!0)},o(y){O(A),O(p),O(m),O(u.$$.fragment,y),O(v),g=!1},d(y){y&&z(t),A&&A.d(),p&&p.d(),m&&m.d(),ne(u),v&&v.d()}}}const Rn=100;function P1(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=W=>W}=t;const r={start:o("开始"),add:o("添加"),end:o("结束"),complete:o("完成")},a={start:"white",add:"white",end:"blue",complete:"blue"};let l=!1,c=!0,h="start",u=i.currentMeasureType;const f=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),g())},g=()=>{i.controller instanceof Ci&&i.controller.selectPoint()},A=()=>{i.controller instanceof Ci&&i.controller.complete()},p=W=>{e(3,h=W)},m=()=>{g(),k("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&h==="complete"&&p("add")},E=W=>{W.length},I=()=>{p("start"),k("allow")},k=W=>{e(5,c=W==="allow")},P=W=>{e(12,u=W)},j=W=>{W.isEmpty&&p("start")};It(()=>{i.hook.on("revoke",j),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",I),i.hook.on("pointsChange",E),i.hook.on("allowAddPointStateChange",k),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",I)}),zt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",I),i.hook.off("allowAddPointStateChange",k),i.hook.off("readyComplete",v),i.hook.off("pointsChange",E),i.hook.off("notReadyComplete",y),i.hook.off("complete",I)});const R=()=>i.revoke(),U=()=>{h==="start"?f():h==="add"?g():(h==="end"||h==="complete")&&m()};return n.$$set=W=>{"measureController"in W&&e(0,i=W.measureController),"showExit"in W&&e(1,s=W.showExit),"i18n"in W&&e(2,o=W.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=u==="area"&&h!=="start")},[i,s,o,h,l,c,r,a,f,g,A,m,u,R,U]}class I1 extends ce{constructor(t){super(),le(this,t,P1,C1,ae,{measureController:0,showExit:1,i18n:2},w1)}}class E1{constructor(t,e){d(this,"revoke");d(this,"container");d(this,"mainController");d(this,"disposers",[]);d(this,"measureController");d(this,"mode");d(this,"svelteDom");d(this,"_params");d(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,Jb),Object.assign(t==null?void 0:t.style,qb));const i=()=>{e.style.opacity="1"},s=()=>{e.style.opacity="0.85"},o=()=>{this.measureController.disable()};return e.addEventListener("click",o),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",s),()=>{e.removeEventListener("click",o),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",s)}});var s,o;this._params=e,this.measureController=t,this.mode=(s=e.mode)!=null?s:"pc",this.container=document.createElement("div"),this.container.innerHTML=this.mode==="mobile"?Fb:Ub,this.container.classList.add("fpm__ui-controller",this.mode),this.container.style.background="rgba(0, 0, 0, 0.15)";const i=(o=e.useNewUI)!=null?o:!1;if(i&&(e.pointSelectorMode==="cursor"?this.svelteDom=new u1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new I1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}))),!i){e.container.appendChild(this.container);const r=this.container.querySelectorAll(".fpm__text"),a=this.container.querySelector(".fpm_ui-bg"),l=this.container.querySelector(".fpm_operating-space");Object.assign(a==null?void 0:a.style,Zb),Object.assign(l==null?void 0:l.style,Xb),Object.assign(this.container.style,Yb),r.forEach(c=>Object.assign(c.style,Kb))}}dispose(){var t;this.hide(),(t=this.svelteDom)==null||t.$destroy(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new t1(this.measureController,this.container),this.mainController=new $b(this.measureController,this.container,this._params)):this.mainController=new e1(this.measureController,this.container,this._params),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(i=>i()),this.disposers=[],this}}var jt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Re={},M1={get exports(){return Re},set exports(n){Re=n}};function Zo(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function tg(n){return Zo(n)==="object"?Ya(n):Zo(n)==="array"?Ua(n):n}function Ua(n){return n.map(tg)}function Ya(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=tg(n[e]));return t}function mr(n,t=[],e={}){const i={arrayBehaviour:e.arrayBehaviour||"replace"},s=t.map(r=>r||{}),o=n||{};for(let r=0;r<s.length;r++){const a=s[r],l=Object.keys(a);for(let c=0;c<l.length;c++){const h=l[c],u=a[h],f=Zo(u),g=Zo(o[h]);if(f==="object")if(g!=="undefined"){const A=g==="object"?o[h]:{};o[h]=mr({},[A,Ya(u)],i)}else o[h]=Ya(u);else if(f==="array")if(g==="array"){const A=Ua(u);o[h]=i.arrayBehaviour==="merge"?o[h].concat(A):A}else o[h]=Ua(u);else o[h]=u}}return o}M1.exports=function(t,...e){return mr(t,e)};Re.noMutate=function(...t){return mr({},t)};Re.withOptions=function(t,e,i){return mr(t,e,i)};function k1(n){ge(n,"svelte-1q8gtp4",".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}")}function Eh(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=ke(n[2]),C(e,"class","text svelte-1q8gtp4"),C(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),L(t,e),L(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&De(i,r[2])},i(r){o||(Ze(()=>{o&&(s||(s=ii(t,gt,{},!0)),s.run(1))}),o=!0)},o(r){s||(s=ii(t,gt,{},!1)),s.run(0),o=!1},d(r){r&&z(t),n[7](null),r&&s&&s.end()}}}function x1(n){let t,e,i=n[0]&&Eh(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&x(i,1)):(i=Eh(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function D1(n,t,e){let{measureController:i}=t,{i18n:s=y=>y}=t,{tips:o}=t,{tipStyle:r={}}=t,{visible:a=!0}=t,l=null;const c=y=>{const E=i.currentMeasureType;let I="";return I=o[y],I===void 0&&(I=o[E][y]),I},h=y=>{e(2,f=s(c(y)))},u=()=>{e(2,f="")};let f="";const g=y=>{y==="Edit"&&i.changeMeasureType?h("start"):u()},A=()=>{i.getCurrentMode()==="Watch"&&u()},p=()=>{i.getCurrentMode()==="Edit"&&h("start")},m=y=>{i.currentMeasureType==="area"&&(y.length>=2?h("close"):y.length===0?h("start"):u())};It(()=>{g(i.getCurrentMode()),i.hook.on("modeChange",g),i.hook.on("complete",A),i.hook.on("pointsChange",m),i.hook.on("measureTypeChange",p)}),zt(()=>{i.hook.off("modeChange",g),i.hook.off("complete",A),i.hook.off("pointsChange",m),i.hook.off("measureTypeChange",p),u()});function v(y){We[y?"unshift":"push"](()=>{l=y,e(1,l),e(6,r)})}return n.$$set=y=>{"measureController"in y&&e(3,i=y.measureController),"i18n"in y&&e(4,s=y.i18n),"tips"in y&&e(5,o=y.tips),"tipStyle"in y&&e(6,r=y.tipStyle),"visible"in y&&e(0,a=y.visible)},n.$$.update=()=>{if(n.$$.dirty&66&&l)for(const y in r)r.hasOwnProperty(y)&&e(1,l.style[y]=r[y],l)},[a,l,f,i,s,o,r,v]}class S1 extends ce{constructor(t){super(),le(this,t,D1,x1,ae,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},k1)}}const T1={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},L1={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class j1{constructor(t,e){d(this,"tipSvelteDom");this.tipSvelteDom=new S1({target:e.container,props:{measureController:t,tips:Re({},e.pointSelectorMode==="fixed"?L1:T1,e.tips),i18n:e.i18n,visible:!0,tipStyle:e.tipStyle}})}dispose(){var t;(t=this.tipSvelteDom)==null||t.$destroy()}show(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!0}),this}hide(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!1}),this}}class z1{constructor(t,e){d(this,"five");d(this,"measureController");d(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});d(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const i=this.five.getElement();i&&(document.body.addEventListener("keydown",this.onKeyDown),i.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();t&&(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.save().changeMode("Watch")}}function Ls(n){return typeof n=="object"?n===null?{}:n:{}}class O1{constructor(t,e){d(this,"hasOpen",!1);d(this,"hook",new Le.Subscribe);d(this,"magnifier");d(this,"controller",null);d(this,"allowMeasureType");d(this,"currentMeasureType");d(this,"five");d(this,"model");d(this,"group");d(this,"config");d(this,"isMobile");d(this,"useUIController");d(this,"params");d(this,"useGuideController");d(this,"container",document.createElement("div"));d(this,"shortcutKeyController");d(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,this.container.style.visibility="hidden",this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.useUIController)==null||e.hide(),(i=this.useGuideController)==null||i.hide(),(s=this.shortcutKeyController)==null||s.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)});d(this,"getCurrentMode",()=>this.controller instanceof Ci?"Edit":this.controller instanceof lh?"Watch":this.controller instanceof gs?"Mixed":this.controller instanceof oh?"View":null);d(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:oh,Watch:lh,Edit:Ci,Mixed:gs};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});d(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,h,u,f,g;this.five=t,this.params=e,this.config=Bn(e,["openParams","magnifierParams"]),this.model=new Dl(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new rr(t,(a=e.magnifierParams)!=null?a:{width:190,height:190,scale:2}),this.allowMeasureType=Array.from(new Set((c=(l=e.editParams)==null?void 0:l.allowMeasureType)!=null?c:["line"])),this.currentMeasureType=(h=this.allowMeasureType[0])!=null?h:"line",this.group=new _.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0";const i=(f=(u=e.editParams)==null?void 0:u.pointSelectorMode)!=null?f:Yf?"fixed":"cursor",s=(g=this.params.openParams)!=null?g:{};if(this.params.useUIController!==!1){const A=D({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},Ls(this.params.useUIController));this.useUIController=new E1(this,A)}if(this.params.useGuideController!==!1){const A=D({container:this.container,pointSelectorMode:i,i18n:e.i18n},Ls(this.params.useGuideController));this.useGuideController=new j1(this,A)}}appendTo(t){t.append(this.container)}clear(){this.model.clear()}dispose(){var t,e;this.disable(),this.clear(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(t){var e,i;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.visibility="visible",this.container.style.opacity="1",t!=null&&t.mode?this.changeMode(t.mode):this.isMobile?this.changeMode("Mixed"):this.changeMode("Watch"),(e=this.useUIController)==null||e.show(),(i=this.useGuideController)==null||i.show(),this.shortcutKeyController=new z1(this,this.five),this.hook.emit("enable",!0))}edit(t){t&&this.changeMeasureType(t);const e=this.isMobile?"Mixed":"Edit";this.changeMode(e)}revoke(){this.controller instanceof Ci&&this.controller.revoke()}removePolyline(t){this.model.removePolyline(t)}removeArea(t){this.model.removeArea(t)}removePolylineByID(t){const e=this.model.getPolylineByID(t);e&&this.model.removePolyline(e)}getPolylineByID(t){return this.model.getPolylineByID(t)}getEditedPolyline(){}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(t){var s;if(!(this.controller instanceof Ci)&&!(this.controller instanceof gs))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof Ci?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof gs&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof gs&&this.hook.emit("willChangeState","editing","watching")}toJson(){return this.model.toJson()}changeIsMobile(t){}changeConfigs(t){var e,i;Object.assign(this.config,t),(e=this.controller)==null||e.updateDistanceUI(),(i=this.controller)==null||i.updateAreaUI()}setCustomText(t,e){var s;const i=this.model.getLineByID(t);if(!i)throw new Error("不存在的线段");i.setText(e),(s=this.controller)==null||s.updateDistanceUI()}createControllerParams(){var i,s;const t=(i=this.params.openParams)!=null?i:{},e=(s=this.params.editParams)!=null?s:{};return t.isMobile=this.isMobile,{five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,openParams:t,editParams:e,magnifierParams:this.params.magnifierParams,getMeasureType:()=>this.currentMeasureType,mouseGroup:Zf(D({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}const B1=function(t,e){return new O1(t,e)},ig=wl(null);function V1(n){ge(n,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function Mh(n,t,e){const i=n.slice();return i[3]=t[e],i}function kh(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=S("i"),C(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),T(t,"top",e),T(t,"left",i),T(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=Ae(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&T(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&T(t,"left",i),l&1&&T(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&z(t),s=!1,o()}}}function R1(n){let t,e=n[0],i=[];for(let s=0;s<e.length;s+=1)i[s]=kh(Mh(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=we()},m(s,o){for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(s,o);B(s,t,o)},p(s,[o]){if(o&3){e=s[0];let r;for(r=0;r<e.length;r+=1){const a=Mh(s,e,r);i[r]?i[r].p(a,o):(i[r]=kh(a),i[r].c(),i[r].m(t.parentNode,t))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},i:J,o:J,d(s){Qt(i,s),s&&z(t)}}}function H1(n,t,e){let{origins:i}=t;const s=r=>{ig.update(()=>`${r}-PanoSpatialTagPlugin-${Date.now()}`)},o=r=>s(r.id);return n.$$set=r=>{"origins"in r&&e(0,i=r.origins)},[i,s,o]}class N1 extends ce{constructor(t){super(),le(this,t,H1,R1,ae,{origins:0},V1)}}function G1(n){ge(n,"svelte-9m6drd",`.PanoSpatialTagPlugin__tag-x.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#fff;transform:translate(0, -100%);transition:height 0.5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd.svelte-9m6drd{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity 0.8s 0.6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-9m6drd.svelte-9m6drd{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:0.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));box-shadow:0 0.1rem 0.5rem rgba(0, 0, 0, 0.2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), opacity 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), width 0.5s linear,
|
|
515
|
+
`,Yb={display:"none",position:"absolute",top:"0",left:"0",width:"100%",height:"100%",opacity:"0",transform:"translate(0, 10px)",transition:"opacity 500ms ease-in-out, transform 500ms ease-in-out"},Xb={position:"absolute",left:"50%",bottom:"32px",transform:"translateX(-50%)",height:"89px",display:"flex",justifyContent:"space-between",alignItems:"center",fontSize:"14px",pointerEvents:"all",color:"#fff",zIndex:"10"},Zb={position:"absolute",bottom:"0",left:"0",opacity:"0.5",width:"100%",height:"184px",background:"linear-gradient(180deg, rgba(0,0,0,0.00) 0%, #000000 100%)",zIndex:"0"},Jf={margin:"0 64px"},Jb={opacity:"0.85"},qf={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},qb={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Kb={userSelect:"none",pointerEvents:"none"};class $b{constructor(t,e,i){d(this,"container");d(this,"measureController");d(this,"mainElement");d(this,"_params");d(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});d(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});d(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});d(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});d(this,"modeChangeHandler",t=>{t==="Edit"?this.change2Done():this.change2Add()});var r,a,l,c;this._params=i,this._btnTexts={start:(r=this._params.startButtonText)!=null?r:this._btnTexts.start,end:(a=this._params.endButtonText)!=null?a:this._btnTexts.end,revoke:(l=this._params.revokeButtonText)!=null?l:this._btnTexts.revoke,exit:(c=this._params.exitButtonText)!=null?c:this._btnTexts.exit},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),Object.assign(this.mainElement.mainIcon.style,qf),Object.assign(this.mainElement.mainItem.style,Jf);const{revokeTextDom:s,exitTextDom:o}=this._getTextElement();s&&(s.innerText=this._btnTexts.revoke),o&&(o.innerText=this._btnTexts.exit),this.change2Add(),this.measureController.hook.on("modeChange",this.modeChangeHandler),this.mainElement.mainItem.addEventListener("click",this.onClick),this.mainElement.mainItem.addEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.addEventListener("mouseleave",this.onMouseLeave)}dispose(){this.measureController.hook.off("modeChange",this.modeChangeHandler),this.mainElement.mainItem.removeEventListener("click",this.onClick),this.mainElement.mainItem.removeEventListener("mouseenter",this.onMouseEnter),this.mainElement.mainItem.removeEventListener("mouseleave",this.onMouseLeave)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}_getTextElement(){const t=this.container.querySelector(".fpm__revoke-text"),e=this.container.querySelector(".fpm__exit-text");return{revokeTextDom:t,exitTextDom:e}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.getMainElement();t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class e1{constructor(t,e,i){d(this,"container");d(this,"measureController");d(this,"mainElement");d(this,"_params");d(this,"_btnTexts",{start:"开始",end:"结束"});d(this,"onClick",()=>{var t;this.mainElement.mainTextDom.innerText===((t=this._params.startButtonText)!=null?t:"开始")?(this.measureController.hook.emit("willChangeState","watching","editing"),this.change2Done()):(this.measureController.hook.emit("willChangeState","editing","watching"),this.change2Add())});var s,o;this._params=i,this._btnTexts={start:(s=this._params.startButtonText)!=null?s:this._btnTexts.start,end:(o=this._params.endButtonText)!=null?o:this._btnTexts.end},this.measureController=t,this.container=e,this.mainElement=this.getMainElement(),this.mainElement.mainIcon.setAttribute("style","-webkit-tap-highlight-color: rgba(0,0,0,0);"),Object.assign(this.mainElement.mainIcon.style,qf),Object.assign(this.mainElement.mainItem.style,Jf),this.change2Add(),this.mainElement.mainItem.addEventListener("click",this.onClick)}dispose(){this.mainElement.mainItem.removeEventListener("click",this.onClick)}getMainElement(){const t=this.container.querySelector(".fpm__main-text"),e=this.container.querySelector(".fpm__main"),i=this.container.querySelector(".fpm__main-icon");if(!e||!t||!i)throw new Error("cannot find dom");return{mainTextDom:t,mainItem:e,mainIcon:i}}change2Add(){const{mainIcon:t,mainTextDom:e}=this.mainElement;if(t.className.includes("fpm__main__start")){e.innerText=this._btnTexts.start;return}t.className.includes("fpm__main__end")&&(t.style.transform="scale(0.8)",e.className.includes("fpm__main-text__show")?e.classList.replace("fpm__main-text__show","fpm__main-text__hide"):e.classList.add("fpm__main-text__hide"),setTimeout(()=>{t.classList.replace("fpm__main__end","fpm__main__start"),t.style.transform="scale(1)",e.innerText=this._btnTexts.start,e.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200))}change2Done(){const{mainTextDom:t,mainIcon:e}=this.mainElement;t.innerText!==this._btnTexts.end&&(e.className.includes("fpm__main__end")||e.className.includes("fpm__main__start")&&(e.style.transform="scale(0.8)",t.className.includes("fpm__main-text__show")?t.classList.replace("fpm__main-text__show","fpm__main-text__hide"):t.classList.add("fpm__main-text__hide"),setTimeout(()=>{e.classList.replace("fpm__main__start","fpm__main__end"),e.style.transform="scale(1)",t.innerText=this._btnTexts.end,t.classList.replace("fpm__main-text__hide","fpm__main-text__show")},200)))}}class t1{constructor(t,e){d(this,"container");d(this,"revokeIcon");d(this,"revokeItem");d(this,"measureController");d(this,"onClick",()=>{this.measureController.revoke()});d(this,"onModeChange",t=>{if(t!=="Edit"&&this.revokeItem.className.includes("enabled")){this.revokeItem.classList.remove("enabled"),this.measureController.hook.off("anchorChange",this.onAnchorChange);return}this.measureController.hook.on("anchorChange",this.onAnchorChange)});d(this,"onAnchorChange",t=>{t&&this.revokeItem.classList.add("enabled")});this.measureController=t,this.container=e;const i=this.container.querySelector(".fpm__revoke-icon"),s=this.container.querySelector(".fpm__revoke");if(!i||!s)throw new Error("不正确的选择器");this.revokeIcon=i,this.revokeItem=s,this.revokeItem.addEventListener("click",this.onClick),t.hook.on("modeChange",this.onModeChange)}dispose(){this.revokeItem.removeEventListener("click",this.onClick),this.measureController.hook.off("modeChange",this.onModeChange)}}function i1(n){ge(n,"svelte-1v1ixi2",'.Switcher.svelte-1v1ixi2.svelte-1v1ixi2{position:relative;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1v1ixi2 .content.svelte-1v1ixi2,.Switcher.svelte-1v1ixi2 .active-slider.svelte-1v1ixi2{transition-property:transform, width, opacity;transition-duration:300ms;transition-timing-function:ease-out}.Switcher-bg.svelte-1v1ixi2.svelte-1v1ixi2{content:"";position:absolute;box-sizing:border-box;top:50%;left:0;width:100%;height:3.75rem;transform:translateY(-50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,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");border-image:url("data:image/png;base64,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");border-image-slice:0 90 fill}.Switcher-buttons.svelte-1v1ixi2.svelte-1v1ixi2{display:flex;align-items:center;box-sizing:border-box;padding:0 0.1875rem;height:100%}.Switcher-buttons.has-divider.svelte-1v1ixi2 .button.svelte-1v1ixi2:not(:last-child)::after{content:"";position:absolute;right:0;top:10%;height:80%;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.active-slider.svelte-1v1ixi2.svelte-1v1ixi2{box-sizing:border-box;position:absolute;height:3.25rem;top:50%;transform:translate(0, -50%);border-style:solid;border-width:0rem 1.875rem;-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAXQAAACcCAMAAABY3aA6AAAAhFBMVEX///////8AAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////88i7DIAAAALHRSTlNmawBvc3d6BAcZDid8NwyFja/XEhYkHTErIS41gpajnUyRVEE7XKpiRczDuH1q6FcAAA1mSURBVHja7Ndtk5owFAXg2KKtiiUdlTdBYH1Z//8vbC4SjkmuDlpmOht7AWfdLyaPZw4ovo06PzydcZX+Eh3QP99gXvsCRkbvsX91s/B29A41/rch9mOjq09twUl6TbNRM/d4aH9rmsWVfkDmx0XX4ORN1HGcZdlWzdLbod2pTcYx8St5Dc/7jIiOjGtw4lbSaZ4nSbJTs/J0aG9qi3meKn+i1/AM+/joWlyBk3eaJ7tj/RlEsiyr/fm3t3PeV2Upo+CzPu6SPFXyBM+4j4oO8k6cwI+nUFbdihopI49HyqbLVSXD05HgO3ejZsZDR5OrkHfiCnxWns9VKaNQzczzCa+vaiJZVudzOVPwnbuKO9RHRidyCnkrLqQCb6I73FNvhtsdyTcKXorWneIO9jHRf1zJ5/F2ma9O0X5fEriXzvfHgi/3++i0ypfbeA72EdF78jS5TKtW/J20efvWvZpekvRJdjH49rneEHld7CsZhhx44Pm48OQuq31RE/tmPfhJRgwzBzlC7mhPA2/hsTXYI+5gH/YgI4aWebZM6qhqil4c4P5ac/o0lntRVlGdLLOhHSMGxnyZH6Y9Od8n3z0fvm069qaaHvLlwLCLQTfQbbr7LEuD3NUOPD9c+1v2qCw/d+n2GvbX0RFzahbd5ZZ4z+190G/xLXfd7apjdNhfQof5PEtXk1K65AB3ZmJfX2bshbP47TDsspys0mwO9RfQ1YPiYh1v80PRFA656327dPui40uczsIxVurhDnYFdci38XqBh8cn0anOqVo+JMXcJg8c7W7V7sq/UNCZvOjDtmfYKezygyoGxf4celvnVC1N1Mdci2M099eSfWVu8cGu3fuwRw1VTFvsT6Kjzo+hLBBzM+Tv4+3g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");border-image-slice:0 90 fill}.button.svelte-1v1ixi2.svelte-1v1ixi2{height:3.5rem;display:flex;position:relative;cursor:pointer;align-items:center;justify-content:center;pointer-events:all;width:7.25rem}.button.svelte-1v1ixi2 .content.svelte-1v1ixi2{position:absolute;display:flex;align-items:center;font-size:1rem;color:#fff;text-shadow:0 0.125rem 0.5rem rgba(0, 0, 0, 0.5);font-weight:bold}.button.svelte-1v1ixi2 .content .icon.svelte-1v1ixi2{display:inline-block;width:1.15625rem;height:1.15625rem;background-repeat:no-repeat;background-size:100%;margin-right:0.125rem}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2{opacity:0.65;transform:scale(0.875)}.button.svelte-1v1ixi2:not(.active) .content.svelte-1v1ixi2:hover{opacity:0.85}.button.active.svelte-1v1ixi2 .content.svelte-1v1ixi2{opacity:1;transform:scale(1)}')}function ch(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function hh(n){let t;return{c(){t=S("div"),C(t,"class","active-slider svelte-1v1ixi2"),T(t,"width",n[6]+"px"),T(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&T(t,"width",e[6]+"px"),i&128&&T(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&z(t)}}}function dh(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1v1ixi2"),T(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&T(t,"background-image",`url(${e[13].icon})`)},d(e){e&&z(t)}}}function uh(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&dh(n);const u=()=>n[10](t,a),f=()=>n[10](null,a);function g(){return n[11](n[13],n[15])}return{c(){t=S("div"),e=S("div"),h&&h.c(),i=$(),o=ke(s),r=$(),C(e,"class","content svelte-1v1ixi2"),C(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),L(t,e),h&&h.m(e,null),L(e,i),L(e,o),L(t,r),u(),l||(c=Ae(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=dh(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&De(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function n1(n){let t,e,i,s,o,r=n[5]&&hh(n),a=n[0],l=[];for(let c=0;c<a.length;c+=1)l[c]=uh(ch(n,a,c));return{c(){t=S("div"),e=S("div"),i=$(),r&&r.c(),s=$(),o=S("div");for(let c=0;c<l.length;c+=1)l[c].c();C(e,"class","Switcher-bg svelte-1v1ixi2"),C(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),C(t,"class","Switcher svelte-1v1ixi2")},m(c,h){B(c,t,h),L(t,e),L(t,i),r&&r.m(t,null),L(t,s),L(t,o);for(let u=0;u<l.length;u+=1)l[u]&&l[u].m(o,null);n[12](t)},p(c,[h]){if(c[5]?r?r.p(c,h):(r=hh(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),h&23){a=c[0];let u;for(u=0;u<a.length;u+=1){const f=ch(c,a,u);l[u]?l[u].p(f,h):(l[u]=uh(f),l[u].c(),l[u].m(o,null))}for(;u<l.length;u+=1)l[u].d(1);l.length=a.length}h&32&&K(o,"has-divider",!c[5])},i:J,o:J,d(c){c&&z(t),r&&r.d(),Qt(l,c),n[12](null)}}}function s1(n,t,e){let i;const o=m=>{e(4,h=m)};let{options:r}=t,{onChange:a}=t;const l=[];let c,h=null,u,f;function g(m,v){We[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,h=v)};function p(m){We[m?"unshift":"push"](()=>{c=m,e(3,c)})}return n.$$set=m=>{"options"in m&&e(0,r=m.options),"onChange"in m&&e(1,a=m.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[h]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,u=i.clientWidth),e(7,f=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,h,i,u,f,null,o,g,A,p]}class o1 extends ce{constructor(t){super(),le(this,t,s1,n1,ae,{defaultIndex:8,setIndex:9,options:0,onChange:1},i1)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function r1(n){ge(n,"svelte-1m0stw",".exit.svelte-1m0stw{position:relative;pointer-events:all;cursor:pointer;left:1.5rem;top:1.5rem;width:1.5rem;height:1.5rem;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%}")}function a1(n){let t,e,i;return{c(){t=S("div"),C(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=Ae(t,"click",function(){si(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:J,o:J,d(s){s&&z(t),e=!1,i()}}}function l1(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class Kf extends ce{constructor(t){super(),le(this,t,l1,a1,ae,{onClick:0},r1)}}const $f="data:image/png;base64,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",eg="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAASKADAAQAAAABAAAASAAAAACQMUbvAAAFO0lEQVR4Ae2YWYgdRRSG78SFOG6Ju4MxIRnRgCCKBlSC24P64IO4h7wI6oMPCioqAX1TfFIQRFFBETQmIioqGhDBh3GJiMSAZnABNSIuUQTFbcz4fZcup297b9+t7525wznwU11d1aervj6nurprtbAgEASCQBAIAkEgCASBIBAEgkAQCAJBIAgEgSAQBIJAEMgIzM7OLkHL0STaJ8DMgRkDyDK0CX2MptEUOrMbSGPddB6VvkAwUo5Hd6OzCuP+hfr5Y2NjvxbON60uaXp2hE8CZ3+GfzJ6ABXhOLND0VoPOrF9O+k0Kn2AM85Y16M70UTJuL8taWtoWjSAgHMYM7sQ3YyWN8yysbKZ9NrdeKp1bVGsQcBxvbkUXYsOaD3d2jbabgXQ3yV9GppGPoKA43pyDboclb3G36T9rm7g0L82soAAY/S7CG9E56GybHiLduH4BuvKRhIQcIyUi5BwTmsz47dpvwftadOvafPIAQLOUmZiSl2JVjed1dzJ7Rzei74iembnTnd+NFKAgHMIU7seXYKObTPN92kXzue9wtH/yAACjkBuQecgN3tltoNGN4rTwNlb1rFd20gAAs4JTOR2dAYqe407351IOB/2C0dnlQBiAm7vZ6oYkIPKG77XUd+E1iDvU2bTND6I3qtqLH0BYvDuWP3uORHNUHeAOxlcRx+C9C01/F1MhzvQUahsj6OfT9HDaKoqODot2zvY3tIYvOuAi+W5SD++Xf5BU+h1BvklZc+G/+u4+AbkwtxunF/QRzivcl/HUJn1E0GTjMKNmtGin7+QKeD30AQTfI1ye7dPk+uMFFPqMtRuvaFLzQfxOKocjs57ApRNwrfKDPKJ+YSV9Z/RKcj2lfR9BUi/cdzW6GsU3o98U3Uytq/p9wR6serIwWfdevoflA3mh8yHGzBfpYJK5U8cuz5dhW5k4isoS40+ptJDaD3qBM439HsKbR0UHHzXegLkhdhnaBcyrfJwhKSMGtPuAnQbAM6mbGq0HU3DI+h01Akc/+c8owYJB/9tFz/7NDUmZUqtRFegVehP5OSU64jlfpkOp/wRbUNbmNQflHXDzyoO7kMnIX16rWr18L6nbTN6FD+m9EDNAfVsGaRJHAjpOGTEJDgJViqX0WakvYu2ot3oVHQT0odRJxT7C1Y/RUtwHgNOx/90ik66qfcFyBvlIG2gOoGMjgTFMg/sQOoHo++QQFynjC7BJjjpWq/LQ3LNM62GBod79Z5iXpwsg7SWul/YQiqmW4qINPmD6OM5zUU+QbQs9vUhzgsc7tsyz23r2Ah3J/kJegE5mXFkOjVbvNMC7v7JaHMd8ZzST/4a6/MGh3vXU8GybxMS9hGOfOJG0jFIAGnylk7edpXOm1qpzWPb7Ge0mYrPoaGmFff7zxxEZZZB2oFD00RIRyAhJSh5MHkoAhFOeit5vQvyFvTksBZk7vU/qxSQ3jNIH2R3cqPoh+bvKEVMiqJ8tKSo8TLXIdPqWfT0fMLh/tWlmM6SMam9pFsRkgt3ihRhGS3FiHLT6X7JfY475KG8yrlXS6s8gtKdCpCu5ryR5Os8H0H5NDNyhGNaPc/1Kd2ozp8NDJBTKkDawKkjkZFkeuVBOY49yMh5eaHAYSyDSTEdJytAcuF2n2TqmF5pD5Tg+B9pQUQOY6ubgxyKsSYZNf4GEdJqJJylyA/Pl9AbCw0OY6o/RcuhGJB8IMJZh1Ygf4u8g3YBx5QLk4DRhMaRC3NYEAgCQSAIBIEgEASCQBAIAkEgCASBIBAEgkAQCAJBYJEQ+BdpRqKi3IjqNwAAAABJRU5ErkJggg==",fh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",gh="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function c1(n){ge(n,"svelte-468fdd",'*.forbid.svelte-468fdd.svelte-468fdd{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-468fdd.svelte-468fdd{pointer-events:none;position:relative;width:100%;height:100%;z-index:2}.Measure-Controller.svelte-468fdd .mode-switcher.svelte-468fdd{margin-top:2.25rem}.Measure-Controller.svelte-468fdd .bottom.svelte-468fdd{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-468fdd .bottom .mask.svelte-468fdd{position:absolute;bottom:0;width:100%;height:11.5rem;background-size:100%;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.3))}.Measure-Controller.svelte-468fdd .bottom .center.svelte-468fdd{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-468fdd .buttons.svelte-468fdd{pointer-events:all;display:flex;align-items:center;height:2.5rem;background:rgba(0, 0, 0, 0.2);color:rgba(255, 255, 255, 0.85);width:-moz-max-content;width:max-content;border-radius:624.9375rem;overflow:hidden}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd{cursor:pointer;display:flex;align-items:center;position:relative;font-size:0.875rem;padding:0rem 1rem}.Measure-Controller.svelte-468fdd .buttons .button .icon.svelte-468fdd{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin-right:0.25rem}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd::after{content:"";position:absolute;display:block;right:-0.03125rem;height:1.5rem;width:0.0625rem;background-image:linear-gradient(to bottom, transparent, rgba(255, 255, 255, 0.3), transparent);background-size:100%;background-repeat:no-repeat;background-position:center}.Measure-Controller.svelte-468fdd .buttons .button.svelte-468fdd:last-child::after{display:none}')}function mh(n){let t,e;return t=new Kf({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function ph(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,h,u=n[2]("结束")+"",f,g,A;return{c(){t=S("div"),e=S("div"),i=S("div"),s=$(),r=ke(o),a=$(),l=S("div"),c=S("div"),h=$(),f=ke(u),C(i,"class","icon svelte-468fdd"),T(i,"background-image",`url(${$f})`),C(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),C(c,"class","icon svelte-468fdd"),T(c,"background-image",`url(${eg})`),C(l,"class","button svelte-468fdd"),C(t,"class","buttons svelte-468fdd")},m(p,m){B(p,t,m),L(t,e),L(e,i),L(e,s),L(e,r),L(t,a),L(t,l),L(l,c),L(l,h),L(l,f),g||(A=[Ae(e,"click",n[7]),Ae(l,"click",n[6])],g=!0)},p(p,m){m&4&&o!==(o=p[2]("撤销")+"")&&De(r,o),m&8&&K(e,"forbid",!p[3]),m&4&&u!==(u=p[2]("结束")+"")&&De(f,u)},d(p){p&&z(t),g=!1,tt(A)}}}function h1(n){let t,e,i,s,o,r,a,l,c,h,u,f=n[1]&&mh(n),g=n[5]&&ph(n);function A(m){n[9](m)}let p={options:[{key:"line",value:n[2]("测距离"),icon:fh},{key:"area",value:n[2]("测面积"),icon:gh}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new o1({props:p}),We.push(()=>yl(c,"setIndex",A)),{c(){t=S("div"),f&&f.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),g&&g.c(),a=$(),l=S("div"),se(c.$$.fragment),C(s,"class","mask svelte-468fdd"),C(l,"class","mode-switcher svelte-468fdd"),C(r,"class","center svelte-468fdd"),C(i,"class","bottom svelte-468fdd"),C(t,"class","Measure-Controller svelte-468fdd")},m(m,v){B(m,t,v),f&&f.m(t,null),L(t,e),L(t,i),L(i,s),L(i,o),L(i,r),g&&g.m(r,null),L(r,a),L(r,l),ie(c,l,null),u=!0},p(m,[v]){m[1]?f?(f.p(m,v),v&2&&x(f,1)):(f=mh(m),f.c(),x(f,1),f.m(t,e)):f&&(ue(),O(f,1,1,()=>{f=null}),fe()),m[5]?g?g.p(m,v):(g=ph(m),g.c(),g.m(r,a)):g&&(g.d(1),g=null);const y={};v&4&&(y.options=[{key:"line",value:m[2]("测距离"),icon:fh},{key:"area",value:m[2]("测面积"),icon:gh}]),v&1&&(y.onChange=m[8]),!h&&v&16&&(h=!0,y.setIndex=m[4],ml(()=>h=!1)),c.$set(y)},i(m){u||(x(f),x(c.$$.fragment,m),u=!0)},o(m){O(f),O(c.$$.fragment,m),u=!1},d(m){m&&z(t),f&&f.d(),g&&g.d(),ne(c)}}}function d1(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=m=>m}=t,r=!1,a;function l(m){m==="Edit"?e(5,f=!0):(a(null),e(5,f=!1))}function c(){i.controller instanceof Ci&&i.controller.complete(),i.save({mode:"Watch"})}function h(m){e(3,r=m.length>0)}function u(){e(3,r=!1)}It(()=>{i.hook.on("modeChange",l),i.hook.on("complete",u),i.hook.on("pointsChange",h)}),zt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",u),i.hook.off("pointsChange",h)});let f=!1;const g=()=>i.revoke(),A=m=>{i.save().changeMode("Edit"),i.changeMeasureType(m)};function p(m){a=m,e(4,a)}return n.$$set=m=>{"measureController"in m&&e(0,i=m.measureController),"showExit"in m&&e(1,s=m.showExit),"i18n"in m&&e(2,o=m.i18n)},[i,s,o,r,a,f,c,g,A,p]}class u1 extends ce{constructor(t){super(),le(this,t,d1,h1,ae,{measureController:0,showExit:1,i18n:2},c1)}}function f1(n){ge(n,"svelte-1mfj5mk",'.Switcher.svelte-1mfj5mk.svelte-1mfj5mk{pointer-events:all;position:relative;margin-bottom:1.5rem;box-sizing:border-box;width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .svelte-1mfj5mk{transition-duration:300ms;transition-timing-function:ease-out}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{transition-property:opacity}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{transition-property:width}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{transition-property:transform}.Switcher.svelte-1mfj5mk .Switcher-buttons.svelte-1mfj5mk{position:absolute;top:50%;left:0;transform:translate(0, -50%);width:-moz-max-content;width:max-content}.Switcher.svelte-1mfj5mk .Switcher-buttons .button.svelte-1mfj5mk{display:inline-block;margin:0 0.5625rem}.Switcher.svelte-1mfj5mk .highlight.svelte-1mfj5mk{height:2rem;background:rgba(0, 0, 0, 0.3);border-radius:624.9375rem}.Switcher.svelte-1mfj5mk .content.svelte-1mfj5mk{position:relative;padding:0 0.75rem}.Switcher.svelte-1mfj5mk .button:not(.active) .content.svelte-1mfj5mk::before{content:"";position:absolute;top:50%;left:10%;width:80%;transform:translateY(-50%);height:0;box-shadow:0 0 0.9375rem 0.3125rem rgba(0, 0, 0, 0.3)}')}function Ah(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function vh(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1mfj5mk"),T(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&T(t,"background-image",e[13].icon)},d(e){e&&z(t)}}}function bh(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&vh(n);const u=()=>n[9](t,a),f=()=>n[9](null,a);function g(){return n[10](n[13],n[15])}return{c(){t=S("div"),e=S("div"),h&&h.c(),i=$(),o=ke(s),r=$(),C(e,"class","content svelte-1mfj5mk"),C(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),L(t,e),h&&h.m(e,null),L(e,i),L(e,o),L(t,r),u(),l||(c=Ae(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=vh(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&De(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function g1(n){let t,e,i,s,o=n[0],r=[];for(let a=0;a<o.length;a+=1)r[a]=bh(Ah(n,o,a));return{c(){t=S("div"),e=S("div"),i=$(),s=S("div");for(let a=0;a<r.length;a+=1)r[a].c();C(e,"class","highlight svelte-1mfj5mk"),T(e,"width",n[5]?`${n[5]}px`:void 0),C(s,"class","Switcher-buttons svelte-1mfj5mk"),T(s,"transform",`translate(${n[6]}px, -50%)`),C(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),L(t,e),L(t,i),L(t,s);for(let c=0;c<r.length;c+=1)r[c]&&r[c].m(s,null);n[11](t)},p(a,[l]){if(l&32&&T(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=a[0];let c;for(c=0;c<o.length;c+=1){const h=Ah(a,o,c);r[c]?r[c].p(h,l):(r[c]=bh(h),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&T(s,"transform",`translate(${a[6]}px, -50%)`)},i:J,o:J,d(a){a&&z(t),Qt(r,a),n[11](null)}}}function m1(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,h,u=0;function f(){if(s&&c){e(5,h=s.clientWidth);const m=u+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,u=m)}}function g(m,v){We[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,i=v)};function p(m){We[m?"unshift":"push"](()=>{c=m,e(3,c)})}return n.$$set=m=>{"options"in m&&e(0,o=m.options),"defaultKey"in m&&e(7,r=m.defaultKey),"onChange"in m&&e(1,a=m.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(m=>m.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>f(),0)},[o,a,l,c,i,h,u,r,s,g,A,p]}class p1 extends ce{constructor(t){super(),le(this,t,m1,g1,ae,{options:0,defaultKey:7,onChange:1},f1)}}function A1(n){ge(n,"svelte-82ysdl",".CircleButton.svelte-82ysdl.svelte-82ysdl{position:relative;display:flex;justify-content:center;align-items:center;width:4.5rem;height:4.5rem;background-image:inherit;background-size:100% auto;background-repeat:no-repeat;transition:transform 200ms ease-in-out}.CircleButton.svelte-82ysdl.svelte-82ysdl:active{transform:scale(0.8)}.CircleButton.svelte-82ysdl .text.svelte-82ysdl{position:absolute}")}function yh(n){let t,e,i,s;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),L(t,e),s=!0},p(o,r){(!s||r&1)&&De(e,o[0])},i(o){s||(Je(()=>{s&&(i||(i=ii(t,gt,{duration:300},!0)),i.run(1))}),s=!0)},o(o){i||(i=ii(t,gt,{duration:300},!1)),i.run(0),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function v1(n){let t,e=n[0],i,s,o,r=yh(n);return{c(){t=S("div"),r.c(),C(t,"class","CircleButton svelte-82ysdl"),T(t,"background-image",`url(${n[2]})`)},m(a,l){B(a,t,l),r.m(t,null),i=!0,s||(o=Ae(t,"click",function(){si(n[1])&&n[1].apply(this,arguments)}),s=!0)},p(a,[l]){n=a,l&1&&ae(e,e=n[0])?(ue(),O(r,1,1,J),fe(),r=yh(n),r.c(),x(r,1),r.m(t,null)):r.p(n,l),l&4&&T(t,"background-image",`url(${n[2]})`)},i(a){i||(x(r),i=!0)},o(a){O(r),i=!1},d(a){a&&z(t),r.d(a),s=!1,o()}}}function b1(n,t,e){let i,{text:s}=t,{onClick:o=null}=t,{color:r="white"}=t;return n.$$set=a=>{"text"in a&&e(0,s=a.text),"onClick"in a&&e(1,o=a.onClick),"color"in a&&e(3,r=a.color)},n.$$.update=()=>{n.$$.dirty&8&&e(2,i=(()=>r==="white"?Xo:r==="blue"?Sl:Xo)())},[s,o,i,r]}class y1 extends ce{constructor(t){super(),le(this,t,b1,v1,ae,{text:0,onClick:1,color:3},A1)}}function w1(n){ge(n,"svelte-ldjbp8","*.forbid.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none !important;opacity:0.5}.Measure-Controller.svelte-ldjbp8.svelte-ldjbp8{pointer-events:none;position:relative;width:100%;height:100%;z-index:2;color:white}.Measure-Controller.svelte-ldjbp8 .mode-switcher.svelte-ldjbp8{margin-top:2.25rem}.Measure-Controller.svelte-ldjbp8 .bottom.svelte-ldjbp8{position:absolute;width:100%;bottom:0}.Measure-Controller.svelte-ldjbp8 .bottom .mask.svelte-ldjbp8{position:absolute;bottom:0;width:100%;height:12.5rem;background-size:100%;z-index:-1;background-image:linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.5))}.Measure-Controller.svelte-ldjbp8 .bottom .center.svelte-ldjbp8{display:flex;flex-direction:column;align-items:center;margin-bottom:2.5rem}.Measure-Controller.svelte-ldjbp8 .controller.svelte-ldjbp8{pointer-events:all;display:flex;align-items:center}.Measure-Controller.svelte-ldjbp8 .controller .button.svelte-ldjbp8{cursor:pointer;display:flex;align-items:center;height:2.5rem;padding-left:1rem;padding-right:1rem;border-radius:624.9375rem;font-size:0.875rem;color:#fff;background-color:rgba(0, 0, 0, 0.2)}.Measure-Controller.svelte-ldjbp8 .controller .button .icon.svelte-ldjbp8{width:1.5rem;height:1.5rem;background-repeat:no-repeat;background-size:100%;margin:0 0.25rem}.Measure-Controller.svelte-ldjbp8 .controller .main-button.svelte-ldjbp8{margin-left:1.75rem;margin-right:1.75rem;font-size:0.875rem;font-weight:bold}")}function wh(n){let t,e;return t=new Kf({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Ch(n){let t,e,i,s;return e=new p1({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ie(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(x(e.$$.fragment,o),o&&Je(()=>{s&&(i||(i=ii(t,gt,{duration:Rn},!0)),i.run(1))}),s=!0)},o(o){O(e.$$.fragment,o),o&&(i||(i=ii(t,gt,{duration:Rn},!1)),i.run(0)),s=!1},d(o){o&&z(t),ne(e),o&&i&&i.end()}}}function Ph(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=ke(s),C(e,"class","icon svelte-ldjbp8"),T(e,"background-image",`url(${$f})`),C(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(h,u){B(h,t,u),L(t,e),L(t,i),L(t,o),a=!0,l||(c=Ae(t,"click",n[13]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("撤销")+"")&&De(o,s),(!a||u&8)&&K(t,"forbid",n[3]==="start")},i(h){a||(h&&Je(()=>{a&&(r||(r=ii(t,gt,{duration:Rn},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=ii(t,gt,{duration:Rn},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function Ih(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=ke(s),C(e,"class","icon svelte-ldjbp8"),T(e,"background-image",`url(${eg})`),C(t,"class","button svelte-ldjbp8")},m(h,u){B(h,t,u),L(t,e),L(t,i),L(t,o),a=!0,l||(c=Ae(t,"click",n[10]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("结束")+"")&&De(o,s)},i(h){a||(h&&Je(()=>{a&&(r||(r=ii(t,gt,{duration:Rn},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=ii(t,gt,{duration:Rn},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function C1(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A=n[1]&&wh(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&Ch(n),m=n[4]&&Ph(n);u=new y1({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Ih(n);return{c(){t=S("div"),A&&A.c(),e=$(),i=S("div"),s=S("div"),o=$(),r=S("div"),p&&p.c(),a=$(),l=S("div"),m&&m.c(),c=$(),h=S("div"),se(u.$$.fragment),f=$(),v&&v.c(),C(s,"class","mask svelte-ldjbp8"),C(h,"class","main-button svelte-ldjbp8"),K(h,"forbid",!n[5]),C(l,"class","controller svelte-ldjbp8"),C(r,"class","center svelte-ldjbp8"),C(i,"class","bottom svelte-ldjbp8"),C(t,"class","Measure-Controller svelte-ldjbp8")},m(y,E){B(y,t,E),A&&A.m(t,null),L(t,e),L(t,i),L(i,s),L(i,o),L(i,r),p&&p.m(r,null),L(r,a),L(r,l),m&&m.m(l,null),L(l,c),L(l,h),ie(u,h,null),L(l,f),v&&v.m(l,null),g=!0},p(y,[E]){y[1]?A?(A.p(y,E),E&2&&x(A,1)):(A=wh(y),A.c(),x(A,1),A.m(t,e)):A&&(ue(),O(A,1,1,()=>{A=null}),fe()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,E),E&9&&x(p,1)):(p=Ch(y),p.c(),x(p,1),p.m(r,a)):p&&(ue(),O(p,1,1,()=>{p=null}),fe()),y[4]?m?(m.p(y,E),E&16&&x(m,1)):(m=Ph(y),m.c(),x(m,1),m.m(l,c)):m&&(ue(),O(m,1,1,()=>{m=null}),fe());const I={};E&8&&(I.onClick=y[14]),E&8&&(I.text=y[6][y[3]]),E&8&&(I.color=y[7][y[3]]),u.$set(I),(!g||E&32)&&K(h,"forbid",!y[5]),y[4]?v?(v.p(y,E),E&16&&x(v,1)):(v=Ih(y),v.c(),x(v,1),v.m(l,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe())},i(y){g||(x(A),x(p),x(m),x(u.$$.fragment,y),x(v),g=!0)},o(y){O(A),O(p),O(m),O(u.$$.fragment,y),O(v),g=!1},d(y){y&&z(t),A&&A.d(),p&&p.d(),m&&m.d(),ne(u),v&&v.d()}}}const Rn=100;function P1(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=W=>W}=t;const r={start:o("开始"),add:o("添加"),end:o("结束"),complete:o("完成")},a={start:"white",add:"white",end:"blue",complete:"blue"};let l=!1,c=!0,h="start",u=i.currentMeasureType;const f=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),g())},g=()=>{i.controller instanceof Ci&&i.controller.selectPoint()},A=()=>{i.controller instanceof Ci&&i.controller.complete()},p=W=>{e(3,h=W)},m=()=>{g(),k("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&h==="complete"&&p("add")},E=W=>{W.length},I=()=>{p("start"),k("allow")},k=W=>{e(5,c=W==="allow")},P=W=>{e(12,u=W)},j=W=>{W.isEmpty&&p("start")};It(()=>{i.hook.on("revoke",j),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",I),i.hook.on("pointsChange",E),i.hook.on("allowAddPointStateChange",k),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",I)}),zt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",I),i.hook.off("allowAddPointStateChange",k),i.hook.off("readyComplete",v),i.hook.off("pointsChange",E),i.hook.off("notReadyComplete",y),i.hook.off("complete",I)});const R=()=>i.revoke(),U=()=>{h==="start"?f():h==="add"?g():(h==="end"||h==="complete")&&m()};return n.$$set=W=>{"measureController"in W&&e(0,i=W.measureController),"showExit"in W&&e(1,s=W.showExit),"i18n"in W&&e(2,o=W.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=u==="area"&&h!=="start")},[i,s,o,h,l,c,r,a,f,g,A,m,u,R,U]}class I1 extends ce{constructor(t){super(),le(this,t,P1,C1,ae,{measureController:0,showExit:1,i18n:2},w1)}}class E1{constructor(t,e){d(this,"revoke");d(this,"container");d(this,"mainController");d(this,"disposers",[]);d(this,"measureController");d(this,"mode");d(this,"svelteDom");d(this,"_params");d(this,"handleExit",()=>{const t=this.container.querySelector(".fpm__exit-icon"),e=this.container.querySelector(".fpm__exit");if(!e||!t)throw new Error("cannot find dom");this.mode==="pc"&&(Object.assign(e.style,Jb),Object.assign(t==null?void 0:t.style,qb));const i=()=>{e.style.opacity="1"},s=()=>{e.style.opacity="0.85"},o=()=>{this.measureController.disable()};return e.addEventListener("click",o),e.addEventListener("mouseenter",i),e.addEventListener("mouseleave",s),()=>{e.removeEventListener("click",o),e.removeEventListener("mouseenter",i),e.removeEventListener("mouseleave",s)}});var s,o;this._params=e,this.measureController=t,this.mode=(s=e.mode)!=null?s:"pc",this.container=document.createElement("div"),this.container.innerHTML=this.mode==="mobile"?Fb:Ub,this.container.classList.add("fpm__ui-controller",this.mode),this.container.style.background="rgba(0, 0, 0, 0.15)";const i=(o=e.useNewUI)!=null?o:!1;if(i&&(e.pointSelectorMode==="cursor"?this.svelteDom=new u1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new I1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}))),!i){e.container.appendChild(this.container);const r=this.container.querySelectorAll(".fpm__text"),a=this.container.querySelector(".fpm_ui-bg"),l=this.container.querySelector(".fpm_operating-space");Object.assign(a==null?void 0:a.style,Zb),Object.assign(l==null?void 0:l.style,Xb),Object.assign(this.container.style,Yb),r.forEach(c=>Object.assign(c.style,Kb))}}dispose(){var t;this.hide(),(t=this.svelteDom)==null||t.$destroy(),this.container.remove()}show(){return this.container.style.display="block",this.container.style.opacity="1",this.container.style.transform="translate(0, 0)",this.mode==="pc"?(this.revoke=new t1(this.measureController,this.container),this.mainController=new $b(this.measureController,this.container,this._params)):this.mainController=new e1(this.measureController,this.container,this._params),this.disposers.push(this.handleExit()),this}hide(){var t,e;return this.container.style.display="none",this.container.style.opacity="0",this.container.style.transform="translate(0, 10px)",this.mode==="pc"&&((t=this.revoke)==null||t.dispose()),(e=this.mainController)==null||e.dispose(),this.disposers.forEach(i=>i()),this.disposers=[],this}}var jt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Re={},M1={get exports(){return Re},set exports(n){Re=n}};function Zo(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function tg(n){return Zo(n)==="object"?Ya(n):Zo(n)==="array"?Ua(n):n}function Ua(n){return n.map(tg)}function Ya(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=tg(n[e]));return t}function mr(n,t=[],e={}){const i={arrayBehaviour:e.arrayBehaviour||"replace"},s=t.map(r=>r||{}),o=n||{};for(let r=0;r<s.length;r++){const a=s[r],l=Object.keys(a);for(let c=0;c<l.length;c++){const h=l[c],u=a[h],f=Zo(u),g=Zo(o[h]);if(f==="object")if(g!=="undefined"){const A=g==="object"?o[h]:{};o[h]=mr({},[A,Ya(u)],i)}else o[h]=Ya(u);else if(f==="array")if(g==="array"){const A=Ua(u);o[h]=i.arrayBehaviour==="merge"?o[h].concat(A):A}else o[h]=Ua(u);else o[h]=u}}return o}M1.exports=function(t,...e){return mr(t,e)};Re.noMutate=function(...t){return mr({},t)};Re.withOptions=function(t,e,i){return mr(t,e,i)};function k1(n){ge(n,"svelte-1q8gtp4",".Measure-Tips.svelte-1q8gtp4.svelte-1q8gtp4{box-sizing:border-box;position:absolute;pointer-events:none;top:0;width:100%;padding:0 2.5rem}.Measure-Tips.svelte-1q8gtp4 .text.svelte-1q8gtp4{text-align:center;position:relative;max-width:100%;top:3.125rem;color:#fff;word-break:break-all;word-wrap:break-word;text-shadow:0 0.0625rem 0.375rem rgba(0, 0, 0, 0.5);font-size:1.25rem;font-weight:bold}")}function Eh(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=ke(n[2]),C(e,"class","text svelte-1q8gtp4"),C(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),L(t,e),L(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&De(i,r[2])},i(r){o||(Je(()=>{o&&(s||(s=ii(t,gt,{},!0)),s.run(1))}),o=!0)},o(r){s||(s=ii(t,gt,{},!1)),s.run(0),o=!1},d(r){r&&z(t),n[7](null),r&&s&&s.end()}}}function x1(n){let t,e,i=n[0]&&Eh(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&x(i,1)):(i=Eh(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function D1(n,t,e){let{measureController:i}=t,{i18n:s=y=>y}=t,{tips:o}=t,{tipStyle:r={}}=t,{visible:a=!0}=t,l=null;const c=y=>{const E=i.currentMeasureType;let I="";return I=o[y],I===void 0&&(I=o[E][y]),I},h=y=>{e(2,f=s(c(y)))},u=()=>{e(2,f="")};let f="";const g=y=>{y==="Edit"&&i.changeMeasureType?h("start"):u()},A=()=>{i.getCurrentMode()==="Watch"&&u()},p=()=>{i.getCurrentMode()==="Edit"&&h("start")},m=y=>{i.currentMeasureType==="area"&&(y.length>=2?h("close"):y.length===0?h("start"):u())};It(()=>{g(i.getCurrentMode()),i.hook.on("modeChange",g),i.hook.on("complete",A),i.hook.on("pointsChange",m),i.hook.on("measureTypeChange",p)}),zt(()=>{i.hook.off("modeChange",g),i.hook.off("complete",A),i.hook.off("pointsChange",m),i.hook.off("measureTypeChange",p),u()});function v(y){We[y?"unshift":"push"](()=>{l=y,e(1,l),e(6,r)})}return n.$$set=y=>{"measureController"in y&&e(3,i=y.measureController),"i18n"in y&&e(4,s=y.i18n),"tips"in y&&e(5,o=y.tips),"tipStyle"in y&&e(6,r=y.tipStyle),"visible"in y&&e(0,a=y.visible)},n.$$.update=()=>{if(n.$$.dirty&66&&l)for(const y in r)r.hasOwnProperty(y)&&e(1,l.style[y]=r[y],l)},[a,l,f,i,s,o,r,v]}class S1 extends ce{constructor(t){super(),le(this,t,D1,x1,ae,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},k1)}}const T1={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},L1={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class j1{constructor(t,e){d(this,"tipSvelteDom");this.tipSvelteDom=new S1({target:e.container,props:{measureController:t,tips:Re({},e.pointSelectorMode==="fixed"?L1:T1,e.tips),i18n:e.i18n,visible:!0,tipStyle:e.tipStyle}})}dispose(){var t;(t=this.tipSvelteDom)==null||t.$destroy()}show(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!0}),this}hide(){var t;return(t=this.tipSvelteDom)==null||t.$set({visible:!1}),this}}class z1{constructor(t,e){d(this,"five");d(this,"measureController");d(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});d(this,"onMouseDown",t=>{t.button===2&&(t.preventDefault(),this.escape())});this.five=e,this.measureController=t;const i=this.five.getElement();i&&(document.body.addEventListener("keydown",this.onKeyDown),i.addEventListener("mousedown",this.onMouseDown))}dispose(){const t=this.five.getElement();t&&(document.body.removeEventListener("keydown",this.onKeyDown),t.removeEventListener("mousedown",this.onMouseDown))}escape(){return this.measureController.getCurrentMode()==="Watch"?this.measureController.disable():this.measureController.save().changeMode("Watch")}}function Ls(n){return typeof n=="object"?n===null?{}:n:{}}class O1{constructor(t,e){d(this,"hasOpen",!1);d(this,"hook",new Le.Subscribe);d(this,"magnifier");d(this,"controller",null);d(this,"allowMeasureType");d(this,"currentMeasureType");d(this,"five");d(this,"model");d(this,"group");d(this,"config");d(this,"isMobile");d(this,"useUIController");d(this,"params");d(this,"useGuideController");d(this,"container",document.createElement("div"));d(this,"shortcutKeyController");d(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,this.container.style.visibility="hidden",this.container.style.opacity="0",(t=this.controller)==null||t.dispose(),(e=this.useUIController)==null||e.hide(),(i=this.useGuideController)==null||i.hide(),(s=this.shortcutKeyController)==null||s.dispose(),this.controller=null,this.five.helperVisible=!0,this.five.scene.remove(this.group),this.five.needsRender=!0,this.hook.emit("disable",!0)});d(this,"getCurrentMode",()=>this.controller instanceof Ci?"Edit":this.controller instanceof lh?"Watch":this.controller instanceof gs?"Mixed":this.controller instanceof oh?"View":null);d(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:oh,Watch:lh,Edit:Ci,Mixed:gs};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});d(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,h,u,f,g;this.five=t,this.params=e,this.config=Bn(e,["openParams","magnifierParams"]),this.model=new Dl(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new rr(t,(a=e.magnifierParams)!=null?a:{width:190,height:190,scale:2}),this.allowMeasureType=Array.from(new Set((c=(l=e.editParams)==null?void 0:l.allowMeasureType)!=null?c:["line"])),this.currentMeasureType=(h=this.allowMeasureType[0])!=null?h:"line",this.group=new _.Group,this.group.name="plugin-measure-group",this.container.classList.add("five-plugin-measure-container"),this.container.style.position="absolute",this.container.style.left="0",this.container.style.top="0",this.container.style.pointerEvents="none",this.container.style.width="100%",this.container.style.height="100%",this.container.style.opacity="0";const i=(f=(u=e.editParams)==null?void 0:u.pointSelectorMode)!=null?f:Yf?"fixed":"cursor",s=(g=this.params.openParams)!=null?g:{};if(this.params.useUIController!==!1){const A=D({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},Ls(this.params.useUIController));this.useUIController=new E1(this,A)}if(this.params.useGuideController!==!1){const A=D({container:this.container,pointSelectorMode:i,i18n:e.i18n},Ls(this.params.useGuideController));this.useGuideController=new j1(this,A)}}appendTo(t){t.append(this.container)}clear(){this.model.clear()}dispose(){var t,e;this.disable(),this.clear(),(t=this.useUIController)==null||t.dispose(),(e=this.magnifier)==null||e.dispose(),this.five.needsRender=!0}load(t){this.model.parse(t),this.save()}enable(t){var e,i;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),this.container.style.visibility="visible",this.container.style.opacity="1",t!=null&&t.mode?this.changeMode(t.mode):this.isMobile?this.changeMode("Mixed"):this.changeMode("Watch"),(e=this.useUIController)==null||e.show(),(i=this.useGuideController)==null||i.show(),this.shortcutKeyController=new z1(this,this.five),this.hook.emit("enable",!0))}edit(t){t&&this.changeMeasureType(t);const e=this.isMobile?"Mixed":"Edit";this.changeMode(e)}revoke(){this.controller instanceof Ci&&this.controller.revoke()}removePolyline(t){this.model.removePolyline(t)}removeArea(t){this.model.removeArea(t)}removePolylineByID(t){const e=this.model.getPolylineByID(t);e&&this.model.removePolyline(e)}getPolylineByID(t){return this.model.getPolylineByID(t)}getEditedPolyline(){}highlightLine(t){if(this.getCurrentMode()!=="Watch")return!1;const e=this.model.getLineByID(t);return e?(this.controller.highlightLine(e),!0):!1}clearHighlightLines(){return this.getCurrentMode()!=="Watch"?!1:(this.controller.clearHighlightLines(),!0)}save(t){var s;if(!(this.controller instanceof Ci)&&!(this.controller instanceof gs))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof Ci?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof gs&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof gs&&this.hook.emit("willChangeState","editing","watching")}toJson(){return this.model.toJson()}changeIsMobile(t){}changeConfigs(t){var e,i;Object.assign(this.config,t),(e=this.controller)==null||e.updateDistanceUI(),(i=this.controller)==null||i.updateAreaUI()}setCustomText(t,e){var s;const i=this.model.getLineByID(t);if(!i)throw new Error("不存在的线段");i.setText(e),(s=this.controller)==null||s.updateDistanceUI()}createControllerParams(){var i,s;const t=(i=this.params.openParams)!=null?i:{},e=(s=this.params.editParams)!=null?s:{};return t.isMobile=this.isMobile,{five:this.five,hook:this.hook,group:this.group,model:this.model,config:this.config,magnifier:this.magnifier,container:this.container,openParams:t,editParams:e,magnifierParams:this.params.magnifierParams,getMeasureType:()=>this.currentMeasureType,mouseGroup:Zf(D({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}const B1=function(t,e){return new O1(t,e)},ig=wl(null);function V1(n){ge(n,"svelte-19zi46m",".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}")}function Mh(n,t,e){const i=n.slice();return i[3]=t[e],i}function kh(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=S("i"),C(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),T(t,"top",e),T(t,"left",i),T(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=Ae(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&T(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&T(t,"left",i),l&1&&T(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&z(t),s=!1,o()}}}function R1(n){let t,e=n[0],i=[];for(let s=0;s<e.length;s+=1)i[s]=kh(Mh(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=we()},m(s,o){for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(s,o);B(s,t,o)},p(s,[o]){if(o&3){e=s[0];let r;for(r=0;r<e.length;r+=1){const a=Mh(s,e,r);i[r]?i[r].p(a,o):(i[r]=kh(a),i[r].c(),i[r].m(t.parentNode,t))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},i:J,o:J,d(s){Qt(i,s),s&&z(t)}}}function H1(n,t,e){let{origins:i}=t;const s=r=>{ig.update(()=>`${r}-PanoSpatialTagPlugin-${Date.now()}`)},o=r=>s(r.id);return n.$$set=r=>{"origins"in r&&e(0,i=r.origins)},[i,s,o]}class N1 extends ce{constructor(t){super(),le(this,t,H1,R1,ae,{origins:0},V1)}}function G1(n){ge(n,"svelte-9m6drd",`.PanoSpatialTagPlugin__tag-x.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0;display:block;white-space:nowrap;box-sizing:border-box;width:25rem;height:14rem;color:#fff;transform:translate(0, -100%);transition:height 0.5s linear}.PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd.svelte-9m6drd{content:'';position:absolute;width:30rem;height:30rem;top:-15rem;left:-15rem;z-index:-1;opacity:0;transition:opacity 0.8s 0.6s;background:url('https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png');background-size:30rem 30rem}.PanoSpatialTagPlugin__tag-line.svelte-9m6drd.svelte-9m6drd{position:absolute;left:-1rem;width:2rem;height:100%;overflow:hidden}.PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:1rem;height:calc(100% - 1.5rem);width:0.15rem;background:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.1));box-shadow:0 0.1rem 0.5rem rgba(0, 0, 0, 0.2);opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), opacity 0.4s cubic-bezier(0.44, 0.44, 0.74, 0.98), width 0.5s linear,
|
|
516
516
|
height 0.5s linear;transform-origin:center bottom}.PanoSpatialTagPlugin__tag-line1.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0.3rem;height:1.8rem;width:0.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-line2.svelte-9m6drd.svelte-9m6drd{position:absolute;top:0;left:0.5rem;height:1.8rem;width:0.1rem;background:#fff;opacity:0;transform:translate(-50%, 200%) scaleY(0);transform-origin:center top}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-line1.svelte-9m6drd{animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line1 linear 0.5s forwards 0.45s}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-line2.svelte-9m6drd{animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line2 linear 0.5s forwards 0.65s}.PanoSpatialTagPlugin__tag-x.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd.svelte-9m6drd{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-line.svelte-9m6drd{transform:scaleY(-1)}.PanoSpatialTagPlugin__tag-animate.svelte-9m6drd.svelte-9m6drd{position:relative;height:100%;overflow:hidden;transform-origin:left top;transition:transform 0.5s linear}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-animate.svelte-9m6drd{transform-origin:left bottom}.PanoSpatialTagPlugin__tag-content.svelte-9m6drd.svelte-9m6drd{position:absolute;display:inline-block;transform:translate(-100%, 0);transition:transform 0.9s cubic-bezier(0, 0.65, 0.16, 1.08) 0.6s;padding-left:0.5rem;font-size:1rem}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{bottom:0}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd{opacity:1;transform:translate(-50%, 0) scaleY(1)}.PanoSpatialTagPlugin__tag-upside-down.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{top:unset;bottom:-15rem}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{opacity:0.32}.PanoSpatialTagPlugin__tag-show.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{transform:translate(0, 0)}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-flagpole.svelte-9m6drd{opacity:0;transform:translate(-50%, 60%) scaleY(0);transition:transform 0.5s 0.55s, opacity 0.4s 0.55s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-shadow.svelte-9m6drd{opacity:0;transition:opacity 0.8s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-content.svelte-9m6drd{transform:translate(-100%, 0);transition:transform 0.6s cubic-bezier(0.53, 0.06, 0.88, 0.59)}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-content .svelte-9m6drd{pointer-events:none}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-line1.svelte-9m6drd{opacity:0.5;transform:translate(-50%, 10%) scaleY(0);animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line1-hide linear 0.28s forwards 0.3s}.PanoSpatialTagPlugin__tag-hide.svelte-9m6drd .PanoSpatialTagPlugin__tag-line2.svelte-9m6drd{opacity:0.5;transform:translate(-50%, 0) scaleY(0);animation:svelte-9m6drd-PanoSpatialTagPlugin__tag-line2-hide linear 0.28s forwards 0.45s}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line1{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 135%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 20%) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line2{0%{opacity:0;transform:translate(-50%, 250%) scaleY(1)}50%{opacity:0.5;transform:translate(-50%, 125%) scaleY(1)}100%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line1-hide{0%{opacity:0.5;transform:translate(-50%, 10%) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 105%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}@keyframes svelte-9m6drd-PanoSpatialTagPlugin__tag-line2-hide{0%{opacity:0.5;transform:translate(-50%, 0) scaleY(0)}50%{opacity:0.2;transform:translate(-50%, 100%) scaleY(1)}100%{opacity:0;transform:translate(-50%, 200%) scaleY(0)}}`)}function Q1(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A,p;return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=S("i"),r=$(),a=S("i"),l=$(),c=S("i"),h=$(),u=S("div"),f=S("div"),C(e,"class","PanoSpatialTagPlugin__tag-shadow svelte-9m6drd"),T(e,"transform","translate("+n[7]/2*n[3]*3+"px, "+n[8]/2*(n[1]?-1:1)*n[3]*3+"px) scale("+1/n[3]+")"),C(o,"class","PanoSpatialTagPlugin__tag-flagpole svelte-9m6drd"),T(o,"width",n[4]+"rem"),C(a,"class","PanoSpatialTagPlugin__tag-line1 svelte-9m6drd"),C(c,"class","PanoSpatialTagPlugin__tag-line2 svelte-9m6drd"),C(s,"class","PanoSpatialTagPlugin__tag-line svelte-9m6drd"),C(f,"class","PanoSpatialTagPlugin__tag-content svelte-9m6drd"),C(u,"class","PanoSpatialTagPlugin__tag-animate svelte-9m6drd"),T(u,"transform","scale("+n[3]*3+")"),C(t,"id",g="PanoSpatialTagPlugin__"+n[0]),T(t,"height",20*n[5]+"rem"),C(t,"class","svelte-9m6drd"),K(t,"PanoSpatialTagPlugin__tag-x",!0),K(t,"PanoSpatialTagPlugin__tag-upside-down",n[1]),K(t,"PanoSpatialTagPlugin__tag-show",n[10]),K(t,"PanoSpatialTagPlugin__tag-hide",n[10]===!1||n[6])},m(m,v){B(m,t,v),L(t,e),L(t,i),L(t,s),L(s,o),L(s,r),L(s,a),L(s,l),L(s,c),L(t,h),L(t,u),L(u,f),f.innerHTML=n[2],n[16](f),A||(p=Ae(f,"click",n[11]),A=!0)},p(m,[v]){v&394&&T(e,"transform","translate("+m[7]/2*m[3]*3+"px, "+m[8]/2*(m[1]?-1:1)*m[3]*3+"px) scale("+1/m[3]+")"),v&16&&T(o,"width",m[4]+"rem"),v&4&&(f.innerHTML=m[2]),v&8&&T(u,"transform","scale("+m[3]*3+")"),v&1&&g!==(g="PanoSpatialTagPlugin__"+m[0])&&C(t,"id",g),v&32&&T(t,"height",20*m[5]+"rem"),v&2&&K(t,"PanoSpatialTagPlugin__tag-upside-down",m[1]),v&1024&&K(t,"PanoSpatialTagPlugin__tag-show",m[10]),v&1088&&K(t,"PanoSpatialTagPlugin__tag-hide",m[10]===!1||m[6])},i:J,o:J,d(m){m&&z(t),n[16](null),A=!1,p()}}}function F1(n,t,e){let{id:i}=t,{upsideDown:s}=t,{content:o}=t,{contentZoom:r}=t,{lineWidthZoom:a}=t,{lineHeightZoom:l}=t,{destroying:c=!1}=t,{folded:h}=t,{dispose:u}=t,{events:f}=t,{hooks:g}=t,A=0,p=0,m,v,y=setTimeout(()=>{h||e(10,v=!0),y=void 0},100);const E=P=>{const j=Object.keys(f);let R=P.target;for(;R;){const U=R.getAttribute("class");if(!U){R=R.parentNode;continue}if(U.includes("PanoSpatialTagPlugin__tag-content")){R=null;break}j.forEach(W=>{U.includes(W)&&f[W](i)}),R=R.parentNode}};It(()=>{g.emit("initTag",{id:i})});const I=ig.subscribe(P=>{if(P===null)return;const[j,R]=P.split("-PanoSpatialTagPlugin-");i===j&&(g.emit("clickOrigin",{id:i,show:v}),y||(e(10,v=h),e(12,h=!h),y=setTimeout(()=>{y=void 0},1500)))});pf(()=>{e(7,A=m.offsetWidth),e(8,p=m.offsetHeight),!y&&e(10,v=!h)}),zt(()=>{g.emit("destroyTag",{id:i}),I(),u()});function k(P){We[P?"unshift":"push"](()=>{m=P,e(9,m)})}return n.$$set=P=>{"id"in P&&e(0,i=P.id),"upsideDown"in P&&e(1,s=P.upsideDown),"content"in P&&e(2,o=P.content),"contentZoom"in P&&e(3,r=P.contentZoom),"lineWidthZoom"in P&&e(4,a=P.lineWidthZoom),"lineHeightZoom"in P&&e(5,l=P.lineHeightZoom),"destroying"in P&&e(6,c=P.destroying),"folded"in P&&e(12,h=P.folded),"dispose"in P&&e(13,u=P.dispose),"events"in P&&e(14,f=P.events),"hooks"in P&&e(15,g=P.hooks)},[i,s,o,r,a,l,c,A,p,m,v,E,h,u,f,g,k]}let _1=class extends ce{constructor(t){super(),le(this,t,F1,Q1,ae,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},G1)}};const W1={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},xh="<",Dh=">",Sh="%",Th="locals",U1="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",Y1={"&":"&","<":"<",">":">",'"':""","'":"'"},Pt={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function Lh(n){return n.replace(/;(\s*$)/,"$1")}function X1(n,t){return new Z1(n).compileFunction()(t)}class Z1{constructor(t){d(this,"templateText");d(this,"mode",null);d(this,"truncate",!1);d(this,"currentLine",1);d(this,"source","");d(this,"regex",new RegExp(U1));this.templateText=t}compileFunction(){let t;const e=` var __output = "";
|
|
517
517
|
function __append(s) { if (s !== undefined && s !== null) __output += s }
|
|
518
518
|
with (`+Th+` || {}) {
|
|
@@ -528,11 +528,11 @@ void main() {
|
|
|
528
528
|
`)}switch(this.mode){case Pt.EVAL:this.source+=" ; "+t+`
|
|
529
529
|
`;break;case Pt.ESCAPED:this.source+=" ; __append(escapeFn("+Lh(t)+`))
|
|
530
530
|
`;break;case Pt.RAW:this.source+=" ; __append("+Lh(t)+`)
|
|
531
|
-
`;break;case Pt.COMMENT:break;case Pt.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const ga=.001,jh=.01,J1="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",q1=(n,t)=>{var de,he,Pe,Ce,be,Qe,ye,
|
|
531
|
+
`;break;case Pt.COMMENT:break;case Pt.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const ga=.001,jh=.01,J1="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",q1=(n,t)=>{var de,he,Pe,Ce,be,Qe,ye,qe;let e=t==null?void 0:t.container,i=1.4;const s=(de=t==null?void 0:t.wait)!=null?de:200,o=(he=t==null?void 0:t.maxNumberOnScreen)!=null?he:3,r=(Pe=t==null?void 0:t.minRad)!=null?Pe:Math.PI/4,a=(Ce=t==null?void 0:t.nearTolerance)!=null?Ce:100,l=(be=t==null?void 0:t.upsideHeight)!=null?be:1.6,c=(Qe=t==null?void 0:t.minDistance)!=null?Qe:1.2,h=(ye=t==null?void 0:t.maxDistance)!=null?ye:3.5,u=cr(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,W1);const g=new Le.Subscribe;let A=new Image;A.src=J1;const p={points:[],origins:[],tags:[],template:"",events:{},render:X1,folded:!1,enabled:!0,forbidden:!0},m=new N1({target:f,props:{origins:p.origins}}),v=(te,ve)=>{k(),ve&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},E=(te,ve)=>{if(p.tags.length===0)return;const ze=ve.longitude-n.state.longitude,me=n.camera.clone();me.position.copy(ve.offset),me.rotateOnWorldAxis(new w.Vector3(0,1,0),ze),me.updateProjectionMatrix(),me.updateMatrixWorld(!0);const it=new w.Frustum,lt=new w.Matrix4;lt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),it.setFromProjectionMatrix(lt),p.tags.forEach(xe=>{const ot=me.position.clone().setY(i).distanceTo(xe.position);if(ot<c||ot>h||!it.containsPoint(xe.position))return xe.destroying=!0;const re=xe.position.clone().sub(me.position).setY(0);if(re.angleTo(xe.normal)>Math.PI/2-r&&re.angleTo(xe.normal)<Math.PI/2+r)return xe.destroying=!0}),p.tags.forEach(xe=>{xe.destroying?xe.app.$set({contentZoom:.1+me.position.distanceTo(xe.position)/h,lineWidthZoom:.38*(.01+me.position.distanceTo(xe.position)/h),destroying:xe.destroying}):xe.app.$set({lineWidthZoom:.38*(.01+me.position.distanceTo(xe.position)/h),lineHeightZoom:.4+(me.position.distanceTo(xe.position)-c)/h*.6,contentZoom:.1+me.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),k()},1900)},I=te=>{te!==Le.Five.Mode.Panorama&&!p.forbidden&&(m.$set({origins:[]}),p.tags.forEach(ve=>{ve.app.$destroy(),ve=null}),p.origins=[],p.tags=[],p.forbidden=!0)},k=()=>{if(p.forbidden||!p.enabled)return;const te=n.camera,ve=te.getWorldDirection(new w.Vector3);p.origins=p.tags.map(ze=>{const me=ze.position.clone().project(te),it=ze.position.clone().sub(te.position).setY(0).angleTo(ve.setY(0))<Math.PI/2;return{id:ze.id,front:it,left:(me.x+1)/2*100,top:(-me.y+1)/2*100,destroying:ze.destroying}}),m.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const te=j();te.length&&(p.tags=p.tags.concat(te),k())},s))},j=()=>{const{clientWidth:te,clientHeight:ve}=n.getElement(),ze=[],me=n.camera,it=new w.Frustum,lt=new w.Matrix4,xe=me.getWorldDirection(new w.Vector3);lt.multiplyMatrices(me.projectionMatrix,me.matrixWorldInverse),it.setFromProjectionMatrix(lt);const ot=p.tags.filter(Ie=>it.containsPoint(Ie.position)&&!Ie.destroying).length,re=p.points.reduce((Ie,Fe)=>{if(p.tags.find(Ne=>Fe.id===Ne.id&&!Ne.destroying))return Ie;const Xe=me.position.clone().setY(i).distanceTo(Fe.position);if(Xe<c||Xe>h||!it.containsPoint(Fe.position))return Ie;const Et=Fe.position.clone().sub(me.position).setY(0);if(Et.angleTo(Fe.normal)>Math.PI/2-r&&Et.angleTo(Fe.normal)<Math.PI/2+r)return Ie;const rt=Fe.position.clone().project(me);if(!p.tags.every(Ne=>{if(Ne.position.clone().sub(me.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Ke=Ne.position.clone().project(me);return Math.sqrt(Math.pow((rt.x-Ke.x)/2*te,2)+Math.pow((rt.y-Ke.y)/2*ve,2))>a}))return Ie;const wt={id:Fe.id,position:Fe.position,normal:Fe.normal,replacement:Fe.replacement,weight:Fe.weight,distance:Xe};let He;for(let Ne=0,Ke=Ie.length;Ne<Ke;Ne++){const Ot=Ie[Ne];if(wt.weight>Ot.weight){He=Ne;break}if(wt.distance<Ot.distance){He=Ne;break}}return He!==void 0?Ie.splice(He,0,wt):Ie.push(wt),Ie},[]);for(let Ie=0,Fe=re.length;Ie<Fe&&!(ot+ze.length>=o);Ie++){const Xe=re[Ie];if(ze.find(He=>Xe.id===He.id))continue;const Et=Xe.position.clone().project(me);if(!p.tags.concat(ze).every(He=>{if(He.position.clone().sub(me.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Ne=He.position.clone().project(me);return Math.sqrt(Math.pow((Et.x-Ne.x)/2*te,2)+Math.pow((Et.y-Ne.y)/2*ve,2))>a}))continue;const rt=new w.Raycaster(me.position.clone().setY(i),Xe.position.clone().sub(me.position.clone().setY(i)).normalize(),0,Xe.distance+jh),[wt]=p.intersectObjects?rt.intersectObjects(p.intersectObjects,!0):n.model.loaded?n.model.intersectRaycaster(rt):rt.intersectObjects(n.model.children,!0);if(wt&&Xe.distance-wt.distance<jh){const{position:He,normal:Ne,id:Ke,replacement:Ot}=Xe,qn=new w.Plane().setFromNormalAndCoplanarPoint(Ne,He),Ut=He.clone().sub(me.position).cross(new w.Vector3(0,1,0)).setLength(ga),Ai=[He.clone(),He.clone().add(Ut),He.clone().add(new w.Vector3(0,ga,0)).add(Ut),He.clone().add(new w.Vector3(0,ga,0))].map(an=>qn.projectPoint(an,new w.Vector3)),{container:ji,dispose:Mt}=u.create3DDomContainer(Ai)||{},rn=new _1({target:ji,props:{id:Ke,content:p.render(p.template,Ot),lineWidthZoom:.38*(.01+me.position.distanceTo(He)/h),lineHeightZoom:.4+(me.position.distanceTo(He)-c)/h*.6,contentZoom:.1+me.position.distanceTo(He)/h,upsideDown:He.y>l,folded:p.folded,events:p.events,hooks:g,dispose:Mt}});ze.push({position:He,normal:Ne,id:Ke,app:rn})}}return ze},R=te=>{p.points=te.points.map(ve=>{var ze,me;return{id:ve.id,position:new w.Vector3().fromArray(ve.position),normal:new w.Vector3().fromArray(ve.normal),replacement:(ze=ve.replacement)!=null?ze:{},weight:(me=ve.weight)!=null?me:-1}}),te.render&&(p.render=te.render),te.template&&(p.template=te.template),te.events&&(p.events=te.events),te.enabled===!1&&(p.enabled=te.enabled),te.folded===!0&&(p.folded=te.folded)},U=te=>{p.intersectObjects=te,P()},W=()=>{p.enabled=!0,P()},N=()=>{p.enabled=!1,m.$set({origins:[]}),p.tags.forEach(te=>{te.app.$destroy(),te=null}),p.origins=[],p.tags=[]},Q=()=>{p.folded=!1,p.tags.forEach(te=>{te.app.$set({folded:p.folded})})},H=()=>{p.folded=!0,p.tags.forEach(te=>{te.app.$set({folded:p.folded})})},F=te=>{p.tags.forEach(ve=>{ve.id===te&&ve.app.$set({folded:!1})})},Y=te=>{p.tags.forEach(ve=>{ve.id===te&&ve.app.$set({folded:!0})})},Z=()=>{n.once("renderFrame",k)},q=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(f),p.forbidden=!1,i=n.model.bounding.getCenter(new w.Vector3).y,P(),n.on("panoWillArrive",E),n.on("panoArrived",y),n.on("modeChange",I),n.on("cameraUpdate",v)},ee=()=>{A=null,u.disposeAll(),m.$destroy(),p.tags.forEach(te=>{te.app.$destroy(),te=null}),p.origins=[],p.tags=[],n.off("modelLoaded",q),n.off("renderFrame",k),n.off("panoWillArrive",E),n.off("panoArrived",y),n.off("modeChange",I),n.off("cameraUpdate",v),n.off("dispose",ee),window.removeEventListener("resize",Z,!1)};return window.addEventListener("resize",Z,!1),(qe=n==null?void 0:n.model)!=null&&qe.loaded?q():n.once("modelLoaded",q),n.on("dispose",ee),{load:R,setIntersectObjects:U,unfoldAll:Q,foldAll:H,unfold:F,fold:Y,enable:W,disable:N,hooks:g,dispose:ee}};var Fi=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(Fi||{}),Xa={},K1={get exports(){return Xa},set exports(n){Xa=n}};/*!
|
|
532
532
|
Copyright (c) 2018 Jed Watson.
|
|
533
533
|
Licensed under the MIT License (MIT), see
|
|
534
534
|
http://jedwatson.github.io/classnames
|
|
535
|
-
*/(function(n){(function(){var t={}.hasOwnProperty;function e(){for(var o="",r=0;r<arguments.length;r++){var a=arguments[r];a&&(o=s(o,i(a)))}return o}function i(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return e.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var r="";for(var a in o)t.call(o,a)&&o[a]&&(r=s(r,a));return r}function s(o,r){return r?o?o+" "+r:o+r:o}n.exports?(e.default=e,n.exports=e):window.classNames=e})()})(K1);const vt=Xa;function $1(n){ge(n,"svelte-1wufped",".item-label-item.svelte-1wufped{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1wufped{opacity:1;animation:svelte-1wufped-fadeIn 0.3s ease-in}.item-label-item__text-wrap.svelte-1wufped::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1wufped{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#ffeac0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1wufped{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1wufped{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1wufped-fadeIn{from{opacity:0}to{opacity:1}}")}function ey(n){let t,e,i,s=(n[0].name.length>6?`${n[0].name.slice(0,6)}...`:n[0].name)+"",o,r,a,l,c,h;return{c(){t=S("div"),e=S("div"),i=S("span"),o=ke(s),r=$(),a=S("div"),C(i,"class","item-label-item__text svelte-1wufped"),C(e,"class","item-label-item__text-wrap svelte-1wufped"),T(e,"top",`-${n[0].strokeLength+26}px`),C(a,"class","item-label-item__bar svelte-1wufped"),T(a,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(vt("item-label-item",{visible:n[0].visible}))+" svelte-1wufped"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform)},m(u,f){B(u,t,f),L(t,e),L(e,i),L(i,o),L(t,r),L(t,a),c||(h=Ae(i,"click",n[1]),c=!0)},p(u,[f]){f&1&&s!==(s=(u[0].name.length>6?`${u[0].name.slice(0,6)}...`:u[0].name)+"")&&De(o,s),f&1&&T(e,"top",`-${u[0].strokeLength+26}px`),f&1&&T(a,"height",`${u[0].strokeLength}px`),f&1&&l!==(l=_e(vt("item-label-item",{visible:u[0].visible}))+" svelte-1wufped")&&C(t,"class",l),f&1&&T(t,"z-index",u[0].zIndex),f&1&&T(t,"transform",u[0].transform)},i:J,o:J,d(u){u&&z(t),c=!1,h()}}}function ty(n,t,e){let{itemLabel:i}=t,{hooks:s}=t;function o(){s.emit("onLabelClick",i)}return n.$$set=r=>{"itemLabel"in r&&e(0,i=r.itemLabel),"hooks"in r&&e(2,s=r.hooks)},[i,o,s]}let iy=class extends ce{constructor(t){super(),le(this,t,ty,ey,ae,{itemLabel:0,hooks:2},$1)}};function ng(n,t=200){let e;return function(...i){clearTimeout(e),e=setTimeout(()=>{n(...i)},t)}}function ny(n){ge(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function zh(n,t,e){const i=n.slice();return i[26]=t[e],i}function Oh(n,t){let e,i,s;return i=new iy({props:{itemLabel:t[26],hooks:t[0]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&2&&(a.itemLabel=t[26]),r&1&&(a.hooks=t[0]),i.$set(a)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function sy(n){let t,e=[],i=new Map,s,o,r=n[1];const a=l=>l[26].id;for(let l=0;l<r.length;l+=1){let c=zh(n,r,l),h=a(c);i.set(h,e[l]=Oh(h,c))}return{c(){t=S("div");for(let l=0;l<e.length;l+=1)e[l].c();C(t,"class","item-labels-container svelte-f82itz"),
|
|
535
|
+
*/(function(n){(function(){var t={}.hasOwnProperty;function e(){for(var o="",r=0;r<arguments.length;r++){var a=arguments[r];a&&(o=s(o,i(a)))}return o}function i(o){if(typeof o=="string"||typeof o=="number")return o;if(typeof o!="object")return"";if(Array.isArray(o))return e.apply(null,o);if(o.toString!==Object.prototype.toString&&!o.toString.toString().includes("[native code]"))return o.toString();var r="";for(var a in o)t.call(o,a)&&o[a]&&(r=s(r,a));return r}function s(o,r){return r?o?o+" "+r:o+r:o}n.exports?(e.default=e,n.exports=e):window.classNames=e})()})(K1);const vt=Xa;function $1(n){ge(n,"svelte-1wufped",".item-label-item.svelte-1wufped{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1wufped{opacity:1;animation:svelte-1wufped-fadeIn 0.3s ease-in}.item-label-item__text-wrap.svelte-1wufped::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1wufped{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#ffeac0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1wufped{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1wufped{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1wufped-fadeIn{from{opacity:0}to{opacity:1}}")}function ey(n){let t,e,i,s=(n[0].name.length>6?`${n[0].name.slice(0,6)}...`:n[0].name)+"",o,r,a,l,c,h;return{c(){t=S("div"),e=S("div"),i=S("span"),o=ke(s),r=$(),a=S("div"),C(i,"class","item-label-item__text svelte-1wufped"),C(e,"class","item-label-item__text-wrap svelte-1wufped"),T(e,"top",`-${n[0].strokeLength+26}px`),C(a,"class","item-label-item__bar svelte-1wufped"),T(a,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(vt("item-label-item",{visible:n[0].visible}))+" svelte-1wufped"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform)},m(u,f){B(u,t,f),L(t,e),L(e,i),L(i,o),L(t,r),L(t,a),c||(h=Ae(i,"click",n[1]),c=!0)},p(u,[f]){f&1&&s!==(s=(u[0].name.length>6?`${u[0].name.slice(0,6)}...`:u[0].name)+"")&&De(o,s),f&1&&T(e,"top",`-${u[0].strokeLength+26}px`),f&1&&T(a,"height",`${u[0].strokeLength}px`),f&1&&l!==(l=_e(vt("item-label-item",{visible:u[0].visible}))+" svelte-1wufped")&&C(t,"class",l),f&1&&T(t,"z-index",u[0].zIndex),f&1&&T(t,"transform",u[0].transform)},i:J,o:J,d(u){u&&z(t),c=!1,h()}}}function ty(n,t,e){let{itemLabel:i}=t,{hooks:s}=t;function o(){s.emit("onLabelClick",i)}return n.$$set=r=>{"itemLabel"in r&&e(0,i=r.itemLabel),"hooks"in r&&e(2,s=r.hooks)},[i,o,s]}let iy=class extends ce{constructor(t){super(),le(this,t,ty,ey,ae,{itemLabel:0,hooks:2},$1)}};function ng(n,t=200){let e;return function(...i){clearTimeout(e),e=setTimeout(()=>{n(...i)},t)}}function ny(n){ge(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function zh(n,t,e){const i=n.slice();return i[26]=t[e],i}function Oh(n,t){let e,i,s;return i=new iy({props:{itemLabel:t[26],hooks:t[0]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&2&&(a.itemLabel=t[26]),r&1&&(a.hooks=t[0]),i.$set(a)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function sy(n){let t,e=[],i=new Map,s,o,r=n[1];const a=l=>l[26].id;for(let l=0;l<r.length;l+=1){let c=zh(n,r,l),h=a(c);i.set(h,e[l]=Oh(h,c))}return{c(){t=S("div");for(let l=0;l<e.length;l+=1)e[l].c();C(t,"class","item-labels-container svelte-f82itz"),Je(()=>n[9].call(t)),T(t,"opacity",n[4]?1:0)},m(l,c){B(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=gl(t,n[9].bind(t)),o=!0},p(l,[c]){c&3&&(r=l[1],ue(),e=_t(e,c,a,1,l,r,i,t,Si,Oh,null,zh),fe()),c&16&&T(t,"opacity",l[4]?1:0)},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(e[c]);o=!0}},o(l){for(let c=0;c<e.length;c+=1)O(e[c]);o=!1},d(l){l&&z(t);for(let c=0;c<e.length;c+=1)e[c].d();s()}}}let Bh=26,oy=11;function ry(n,t,e){const{Raycaster:i,Vector3:s}=w;let{five:o}=t,{modelOcclusionEnable:r}=t,{itemLabels:a}=t,{hooks:l}=t,{displayStrategyType:c}=t,h=null,u=null,f,g,A=[],p=!0;const m=(H,F)=>{const Y=new i,Z=H.camera.position.clone(),q=new s().fromArray(F.modelPosition),ee=q.distanceTo(Z);Y.set(Z.clone(),q.clone().sub(Z).normalize());const[de]=H.model.intersectRaycaster(Y);return!(de&&de.distance+1<ee)},v=(H,F)=>{const Y=new s(F.modelPosition[0],F.modelPosition[1],F.modelPosition[2]),Z=H.project2d(Y),q=Z==null?void 0:Z.x,ee=Z==null?void 0:Z.y;return[q,ee]},y=H=>`translate(${H[0]}px, ${H[1]}px)`,E=(H,F)=>A.length===0?!1:!!A.find(Z=>H[0]>=Z[0]-F&&H[0]<=Z[0]+F||H[1]>=Z[1]-Bh&&H[1]<=Z[1]+Bh);function I(H,F){switch(F){case Fi.SMALL:return Math.ceil(-27.78*H+85);case Fi.MIDLLE:return Math.ceil(-38.9*H+130);case Fi.LARGE:return Math.ceil(-44.44*H+140);case Fi.EXTRA_LARGE:return Math.ceil(-92.59*H+300)}}const k=(H,F)=>{const Y=F.map(q=>{const ee=v(H,q),de=q.name.length*oy,he=I(q.modelPosition[1],c),Ce=(r?m(H,q):!0)&&!E([ee[0],ee[1]+he],de);if(!Ce)return oe(D({},q),{visible:Ce});A.push(ee);const be=y(ee);return oe(D({},q),{visible:Ce,transform:be,strokeLength:he})}),Z=Y.filter(({visible:q})=>q).map(q=>({itemLabelItem:q,distance:new s(q.modelPosition[0],q.modelPosition[1],q.modelPosition[2]).clone().distanceTo(H.camera.position)})).sort((q,ee)=>q.distance-ee.distance);return Y.map(q=>{const ee=Z.findIndex(de=>de.itemLabelItem.id===q.id);return ee!==void 0?oe(D({},q),{zIndex:ee*10}):q})},P=()=>{A=[],e(1,u=k(o,u))};mf(()=>{W()});const j=()=>{e(4,p=!1),R()};It(()=>{e(1,u=a),h=a,P(),U(),o.on("cameraUpdate",j)});const R=ng(()=>{e(4,p=!0),P()},300),U=()=>{window.addEventListener("resize",N,!1)},W=()=>{h!==a&&(e(1,u=a),h=a,P())},N=()=>{o.once("renderFrame",P)};zt(()=>{o.off("cameraUpdate",j),window.removeEventListener("resize",N,!1)});function Q(){f=this.clientWidth,g=this.clientHeight,e(2,f),e(3,g)}return n.$$set=H=>{"five"in H&&e(5,o=H.five),"modelOcclusionEnable"in H&&e(6,r=H.modelOcclusionEnable),"itemLabels"in H&&e(7,a=H.itemLabels),"hooks"in H&&e(0,l=H.hooks),"displayStrategyType"in H&&e(8,c=H.displayStrategyType)},[l,u,f,g,p,o,r,a,c,Q]}let ay=class extends ce{constructor(t){super(),le(this,t,ry,sy,ae,{five:5,modelOcclusionEnable:6,itemLabels:7,hooks:0,displayStrategyType:8},ny)}};function ly(n){return n.model_item_labels.map(t=>D({modelPosition:[t.position[0],t.position[1]+t.size[1],t.position[2]]},t))}const cy=(n,t)=>{var f,g;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:void 0,itemLabels:[],wrapper:null,app:void 0,hooks:new Le.Subscribe,modelOcclusionEnable:(f=t==null?void 0:t.modelOcclusionEnable)!=null?f:!0,displayStrategyType:(g=t==null?void 0:t.displayStrategyType)!=null?g:Fi.SMALL};e.container.setAttribute("class","model-item-label-plugin-container"),e.container.style.cssText=`
|
|
536
536
|
position: absolute;
|
|
537
537
|
left: 0;
|
|
538
538
|
top: 0;
|
|
@@ -541,7 +541,7 @@ void main() {
|
|
|
541
541
|
z-index: 5;
|
|
542
542
|
`,e.container.style.pointerEvents="none";const i=A=>(e.wrapper=A,A.appendChild(e.container),l(),!0),s=A=>{e.itemLabels=ly(A),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{h(),e.container.remove()},l=()=>{var A;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(A=e.app)==null||A.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new ay({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType}})}},c=()=>{n.on("modeChange",u),n.once("dispose",a)},h=()=>{n.off("modeChange",u)},u=A=>{if(e.enabled){if(A!==Le.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=n.currentMode===Le.Five.Mode.Floorplan,l()})}};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},hy={name:"ModelItemLabelPlugin",version:0};var In=(n=>(n.TOP_LEFT="topLeft",n.TOP_RIGHT="topRight",n.BOTTOM_LEFT="bottomLeft",n.BOTTOM_RIGHT="bottomRight",n))(In||{});function dy(n){if(n.length===0)return[];if(Array.isArray(n[0]))return n;let t=[];return n.forEach(e=>{const i=[e[In.TOP_LEFT],e[In.BOTTOM_LEFT],e[In.BOTTOM_RIGHT],e[In.TOP_RIGHT]];t.push(i)}),t}const uy="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",Tl="data:image/png;base64,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",Za="data:image/png;base64,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",fy="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==",gy=(n,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},i=cr(n),s=new Map,o=v=>{e.videoTexture&&(e.videoTexture.image.muted=v)},r=()=>e.videoTexture?e.videoTexture.image.muted:!0,a=()=>{if(e.enabled||!e.videoTexture)return;e.enabled=!0,e.videoMeshes=c(),e.videoMeshes.forEach(y=>n.scene.add(y));const v=()=>{if(!e.videoTexture)return;const y=()=>{var E;e.videoTexture&&((E=e.videoTexture)==null||E.image.removeEventListener("timeupdate",y),e.videoTextureEnabled=!0,e.videoMeshes.forEach(I=>{I.material.map!==e.videoTexture&&(I.material.map=e.videoTexture)}),n.needsRender=!0)};e.videoTexture.image.addEventListener("timeupdate",y),e.videoTexture&&e.videoMeshes.length&&(e.videoTexture.image.play(),e.videoTexture.image.onplay=()=>{i.hide()},e.videoTexture.image.onpause=()=>{i.show()},e.videoTexture.image.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()})};if(n.model.loaded)v();else return n.once("modelLoaded",()=>v())},l=()=>{e.enabled&&(e.enabled=!1,e.videoMeshes.forEach(v=>{v.geometry.dispose(),v.material.dispose(),n.scene.remove(v),e.videoTexture&&e.videoTexture.image.pause()}),e.videoMeshes=[],n.needsRender=!0)},c=()=>e.rectPoints.map((v,y)=>{const E=new w.BufferGeometry,I=128,k=[];k.push(...v[0].toArray());for(let Q=1;Q<I;Q++)k.push(v[0].x+(v[1].x-v[0].x)*Q/I,v[0].y+(v[1].y-v[0].y)*Q/I,v[0].z+(v[1].z-v[0].z)*Q/I);k.push(...v[1].toArray()),k.push(...v[2].toArray());for(let Q=1;Q<I;Q++)k.push(v[2].x+(v[3].x-v[2].x)*Q/I,v[2].y+(v[3].y-v[2].y)*Q/I,v[2].z+(v[3].z-v[2].z)*Q/I);k.push(...v[3].toArray());const P=[];P.push(0,1);for(let Q=1;Q<I;Q++)P.push(0,1-Q/I);P.push(0,0),P.push(1,0);for(let Q=1;Q<I;Q++)P.push(1,Q/I);P.push(1,1);const j=[];for(let Q=0;Q<I;Q++)j.push(Q,Q+1,I*2-Q,Q,I*2-Q,I*2+1-Q);E.setAttribute("position",new w.BufferAttribute(new Float32Array(k),3)),E.setAttribute("uv",new w.BufferAttribute(new Float32Array(P),2)),E.setIndex(new w.BufferAttribute(new Uint32Array(j),1));const R=new w.MeshBasicMaterial({map:e.videoTextureEnabled?e.videoTexture:e.imageTexture,side:w.DoubleSide}),U=new w.Mesh(E,R);U.renderOrder=1,U.name=`ModelTVVideoPlugin-${y}-${performance.now()}`;const W=[v[1],v[2],v[3],v[0]],N=i.create3DDomContainer(W);if(N!=null&&N.container){const Q=document.createElement("div");Q.classList.add("play-icon"),Q.style.width="100%",Q.style.height="100%",Q.style.display="flex",Q.style.justifyContent="center",Q.style.alignItems="center",Q.style.pointerEvents="none",N.container.appendChild(Q);const H=document.createElement("img");H.src=Tl,H.style.width="200px",H.style.pointerEvents="auto",H.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()},Q.appendChild(H),s.set(U,N)}return U}),h=v=>{const y=new w.TextureLoader().load(v);return y.minFilter=w.LinearFilter,y.magFilter=w.LinearFilter,y.format=w.RGBFormat,y},u=(v,y)=>{let E=y;return new Promise((I,k)=>{const P=new XMLHttpRequest;P.onreadystatechange=()=>{if(P.readyState===4)if(P.status===200){const j=window.URL||window.webkitURL;E=E||document.createElement("video"),E.crossOrigin="anonymous",E.muted=!0,E.loop=!0,E.playsInline=!0,E.src=j.createObjectURL(P.response);const R=new w.VideoTexture(E);R.minFilter=w.LinearFilter,R.magFilter=w.LinearFilter,R.format=w.RGBFormat,I(Object.assign(R,{videoSource:v}))}else k(new Error("Video download Error: "+P.status))},P.onerror=j=>k(j),P.open("GET",v),P.responseType="blob",P.send()})},f=(v,y)=>G(exports,null,function*(){const{video_src:E,video_poster_src:I,points:k}=v;e.videoSource=E,e.rectPoints=dy(k).map(P=>P.map(({x:j,y:R,z:U})=>new w.Vector3(j,R,U))),e.imageTexture=h(I),y&&(e.videoElement=y),e.videoTexture=yield u(e.videoSource,e.videoElement),e.enabled=!!v.enable,e.enabled&&a()}),g=v=>{if(!e.enabled)return;const y=e.videoMeshes;if(!(!y||v.intersectObjects(y).length===0))return e.videoTexture&&(e.videoTexture.image.paused||e.videoTexture.image.pause()),!1},A=v=>{v==="Floorplan"?i.hide():i.show()},p=()=>{if(!e.enabled)return;const v=n.camera.position;if(s.forEach((y,E)=>{const I=y.css3DObject.position.clone(),k=I.clone().sub(v).normalize(),P=new w.Raycaster(v,k),j=n.model.intersectRaycaster(P)[0],R=I.distanceTo(v),U=.01;j&&j.distance+U<R?y.hide():y.show()}),!r()){const y=e.rectPoints.find(E=>{const I=E[0].clone().add(E[1]).add(E[2]).add(E[3]).divideScalar(4);return E.map(k=>k.clone().add(I).divideScalar(2)).filter(k=>{const P=k.distanceTo(v),j=new w.Raycaster(v,k.clone().sub(v).normalize()),R=n.model.intersectRaycaster(j)[0],U=.01;return!(R&&R.distance+U<P)}).length>=2});(!y||y.length===0)&&o(!0)}},m=()=>{l(),e.videoTexture=void 0,n.off("modeChange",A),n.off("wantsTapGesture",g),n.off("panoArrived",p),n.off("renderFrame",()=>{e.videoMeshes.forEach(v=>{v&&(v.needsRender=!0)})})};return n.on("modeChange",A),n.on("wantsTapGesture",g),n.on("panoArrived",p),n.on("renderFrame",()=>{e.videoMeshes.forEach(v=>{v&&(v.needsRender=!0)})}),{enable:a,disable:l,load:f,dispose:m,state:e,css3DRenderPlugin:i}};var _i=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(_i||{});function my(n){ge(n,"svelte-1jhufeh",`.item-label-item.svelte-1jhufeh.svelte-1jhufeh{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;animation:svelte-1jhufeh-fadeIn .3s ease-in}.item-label-item.fold.svelte-1jhufeh>.item-label-item__text-wrap.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh{visibility:hidden}.item-label-item.fold.svelte-1jhufeh>.item-label-item__bar.anchor.svelte-1jhufeh:after{visibility:visible}.item-label-item__text-wrap.svelte-1jhufeh.svelte-1jhufeh{height:-moz-fit-content;height:fit-content;padding:0.75rem 1.25rem 0.75rem 0.75rem;position:absolute;width:-moz-max-content;width:max-content;max-width:29.5625rem;min-height:5.75rem;background-image:linear-gradient(269deg, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0.60) 49%, rgba(31, 38, 46, 0.70) 100%);border:0.09375rem solid rgba(255, 255, 255, .65);border-radius:0.1875rem;color:white;transform:translate(-50%, 0);display:flex;justify-content:flex-start;align-items:center;box-sizing:border-box;overflow:hidden;pointer-events:all}.item-label-item__custom.svelte-1jhufeh.svelte-1jhufeh{padding:0;max-width:unset;min-height:unset;background-image:unset;border:0;border-radius:0}.icon-wrap.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:100%;display:flex;justify-content:center;align-content:center}.icon.svelte-1jhufeh.svelte-1jhufeh{width:4.25rem;height:4.25rem;background-repeat:no-repeat;background-size:contain;background-position:center}.item-label-text.svelte-1jhufeh.svelte-1jhufeh{margin-left:0.75rem;padding-left:0.75rem;min-height:4.25rem;height:auto;display:flex;flex-flow:column;justify-content:space-around;align-content:flex-start;border-left:solid rgba(255, 255, 255, .2) 0.0625rem;border-top:solid rgba(255, 255, 255, .2) 0;border-right:solid rgba(255, 255, 255, .2) 0;border-bottom:solid rgba(255, 255, 255, .2) 0;pointer-events:auto}.item-model.svelte-1jhufeh.svelte-1jhufeh{white-space:nowrap;font-size:1.375rem;font-weight:bold;line-height:1.875rem}.item-name.svelte-1jhufeh.svelte-1jhufeh{height:auto;word-wrap:break-word;word-break:break-all;font-size:1.25rem;line-height:1.75rem}.item-label-item__bar.svelte-1jhufeh.svelte-1jhufeh{position:absolute;bottom:0;width:0.1875rem;background-image:linear-gradient(to bottom, white, rgba(255, 255, 255, 0));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.20);pointer-events:none}.item-label-item__bar.anchor.svelte-1jhufeh.svelte-1jhufeh:after{content:'';position:absolute;bottom:0;width:1.5rem;height:1.5rem;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==');background-position:center;background-size:contain;transform:translate(-0.65625rem, 50%)}@keyframes svelte-1jhufeh-fadeIn{from{opacity:0
|
|
543
543
|
}to{opacity:1
|
|
544
|
-
}}`)}function py(n){let t,e,i,s=(n[0].code||n[0].id)+"",o,r,a,l=n[0].name+"",c,h=n[0].icon&&Vh(n);return{c(){h&&h.c(),t=$(),e=S("div"),i=S("span"),o=ke(s),r=$(),a=S("span"),c=ke(l),C(i,"class","item-model svelte-1jhufeh"),C(a,"class","item-name svelte-1jhufeh"),C(e,"class","item-label-text svelte-1jhufeh")},m(u,f){h&&h.m(u,f),B(u,t,f),B(u,e,f),L(e,i),L(i,o),L(e,r),L(e,a),L(a,c)},p(u,f){u[0].icon?h?h.p(u,f):(h=Vh(u),h.c(),h.m(t.parentNode,t)):h&&(h.d(1),h=null),f&1&&s!==(s=(u[0].code||u[0].id)+"")&&De(o,s),f&1&&l!==(l=u[0].name+"")&&De(c,l)},d(u){h&&h.d(u),u&&z(t),u&&z(e)}}}function Ay(n){let t;return{c(){t=S("div")},m(e,i){B(e,t,i),n[6](t)},p:J,d(e){e&&z(t),n[6](null)}}}function Vh(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),C(e,"class","icon svelte-1jhufeh"),C(e,"style",i=`background-image: url(${n[0].icon})`),C(t,"class","icon-wrap svelte-1jhufeh")},m(r,a){B(r,t,a),L(t,e),s||(o=Ae(t,"click",n[7]),s=!0)},p(r,a){a&1&&i!==(i=`background-image: url(${r[0].icon})`)&&C(e,"style",i)},d(r){r&&z(t),s=!1,o()}}}function vy(n){let t,e,i,s,o,r,a,l,c,h;function u(A,p){return p&1&&(i=null),i==null&&(i=typeof A[0].render=="function"),i?Ay:py}let f=u(n,-1),g=f(n);return{c(){t=S("div"),e=S("div"),g.c(),o=$(),r=S("div"),C(e,"class",s=_e(vt("item-label-item__text-wrap",{"item-label-item__custom":typeof n[0].render=="function"}))+" svelte-1jhufeh"),T(e,"bottom",`${n[0].strokeLength}px`),C(r,"class",a=_e(vt("item-label-item__bar",{anchor:n[1]}))+" svelte-1jhufeh"),T(r,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(vt("item-label-item",{fold:n[0].isFold}))+" svelte-1jhufeh"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform)},m(A,p){B(A,t,p),L(t,e),g.m(e,null),L(t,o),L(t,r),c||(h=Ae(e,"click",n[4]),c=!0)},p(A,[p]){f===(f=u(A,p))&&g?g.p(A,p):(g.d(1),g=f(A),g&&(g.c(),g.m(e,null))),p&1&&s!==(s=_e(vt("item-label-item__text-wrap",{"item-label-item__custom":typeof A[0].render=="function"}))+" svelte-1jhufeh")&&C(e,"class",s),p&1&&T(e,"bottom",`${A[0].strokeLength}px`),p&2&&a!==(a=_e(vt("item-label-item__bar",{anchor:A[1]}))+" svelte-1jhufeh")&&C(r,"class",a),p&1&&T(r,"height",`${A[0].strokeLength}px`),p&1&&l!==(l=_e(vt("item-label-item",{fold:A[0].isFold}))+" svelte-1jhufeh")&&C(t,"class",l),p&1&&T(t,"z-index",A[0].zIndex),p&1&&T(t,"transform",A[0].transform)},i:J,o:J,d(A){A&&z(t),g.d(),c=!1,h()}}}function by(n,t,e){let{itemLabel:i}=t,{hooks:s}=t,{anchorEnabled:o}=t,{onIconClick:r}=t;function a(){s.emit("onLabelClick",i)}let l;function c(u){We[u?"unshift":"push"](()=>{l=u,e(3,l)})}const h=u=>r(i);return n.$$set=u=>{"itemLabel"in u&&e(0,i=u.itemLabel),"hooks"in u&&e(5,s=u.hooks),"anchorEnabled"in u&&e(1,o=u.anchorEnabled),"onIconClick"in u&&e(2,r=u.onIconClick)},n.$$.update=()=>{if(n.$$.dirty&9&&typeof i.render=="function"&&l&&l.children.length===0){const u=i.render(i);u&&l.appendChild(u)}},[i,o,r,l,a,s,c,h]}class yy extends ce{constructor(t){super(),le(this,t,by,vy,ae,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},my)}}const{Raycaster:wy,Vector3:
|
|
544
|
+
}}`)}function py(n){let t,e,i,s=(n[0].code||n[0].id)+"",o,r,a,l=n[0].name+"",c,h=n[0].icon&&Vh(n);return{c(){h&&h.c(),t=$(),e=S("div"),i=S("span"),o=ke(s),r=$(),a=S("span"),c=ke(l),C(i,"class","item-model svelte-1jhufeh"),C(a,"class","item-name svelte-1jhufeh"),C(e,"class","item-label-text svelte-1jhufeh")},m(u,f){h&&h.m(u,f),B(u,t,f),B(u,e,f),L(e,i),L(i,o),L(e,r),L(e,a),L(a,c)},p(u,f){u[0].icon?h?h.p(u,f):(h=Vh(u),h.c(),h.m(t.parentNode,t)):h&&(h.d(1),h=null),f&1&&s!==(s=(u[0].code||u[0].id)+"")&&De(o,s),f&1&&l!==(l=u[0].name+"")&&De(c,l)},d(u){h&&h.d(u),u&&z(t),u&&z(e)}}}function Ay(n){let t;return{c(){t=S("div")},m(e,i){B(e,t,i),n[6](t)},p:J,d(e){e&&z(t),n[6](null)}}}function Vh(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),C(e,"class","icon svelte-1jhufeh"),C(e,"style",i=`background-image: url(${n[0].icon})`),C(t,"class","icon-wrap svelte-1jhufeh")},m(r,a){B(r,t,a),L(t,e),s||(o=Ae(t,"click",n[7]),s=!0)},p(r,a){a&1&&i!==(i=`background-image: url(${r[0].icon})`)&&C(e,"style",i)},d(r){r&&z(t),s=!1,o()}}}function vy(n){let t,e,i,s,o,r,a,l,c,h;function u(A,p){return p&1&&(i=null),i==null&&(i=typeof A[0].render=="function"),i?Ay:py}let f=u(n,-1),g=f(n);return{c(){t=S("div"),e=S("div"),g.c(),o=$(),r=S("div"),C(e,"class",s=_e(vt("item-label-item__text-wrap",{"item-label-item__custom":typeof n[0].render=="function"}))+" svelte-1jhufeh"),T(e,"bottom",`${n[0].strokeLength}px`),C(r,"class",a=_e(vt("item-label-item__bar",{anchor:n[1]}))+" svelte-1jhufeh"),T(r,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(vt("item-label-item",{fold:n[0].isFold}))+" svelte-1jhufeh"),T(t,"z-index",n[0].zIndex),T(t,"transform",n[0].transform)},m(A,p){B(A,t,p),L(t,e),g.m(e,null),L(t,o),L(t,r),c||(h=Ae(e,"click",n[4]),c=!0)},p(A,[p]){f===(f=u(A,p))&&g?g.p(A,p):(g.d(1),g=f(A),g&&(g.c(),g.m(e,null))),p&1&&s!==(s=_e(vt("item-label-item__text-wrap",{"item-label-item__custom":typeof A[0].render=="function"}))+" svelte-1jhufeh")&&C(e,"class",s),p&1&&T(e,"bottom",`${A[0].strokeLength}px`),p&2&&a!==(a=_e(vt("item-label-item__bar",{anchor:A[1]}))+" svelte-1jhufeh")&&C(r,"class",a),p&1&&T(r,"height",`${A[0].strokeLength}px`),p&1&&l!==(l=_e(vt("item-label-item",{fold:A[0].isFold}))+" svelte-1jhufeh")&&C(t,"class",l),p&1&&T(t,"z-index",A[0].zIndex),p&1&&T(t,"transform",A[0].transform)},i:J,o:J,d(A){A&&z(t),g.d(),c=!1,h()}}}function by(n,t,e){let{itemLabel:i}=t,{hooks:s}=t,{anchorEnabled:o}=t,{onIconClick:r}=t;function a(){s.emit("onLabelClick",i)}let l;function c(u){We[u?"unshift":"push"](()=>{l=u,e(3,l)})}const h=u=>r(i);return n.$$set=u=>{"itemLabel"in u&&e(0,i=u.itemLabel),"hooks"in u&&e(5,s=u.hooks),"anchorEnabled"in u&&e(1,o=u.anchorEnabled),"onIconClick"in u&&e(2,r=u.onIconClick)},n.$$.update=()=>{if(n.$$.dirty&9&&typeof i.render=="function"&&l&&l.children.length===0){const u=i.render(i);u&&l.appendChild(u)}},[i,o,r,l,a,s,c,h]}class yy extends ce{constructor(t){super(),le(this,t,by,vy,ae,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},my)}}const{Raycaster:wy,Vector3:Z3}=w,Rh=(n,t,e,i)=>{const s=t.clone().sub(e).normalize(),o=new wy;o.set(e,s);const[r]=n.model.intersectRaycaster(o);return r&&r.distance+.01<i},Cy=(n,t)=>{switch(t){case _i.SMALL:return Math.ceil(-27.78*n+85);case _i.MIDLLE:return Math.ceil(-38.9*n+130);case _i.LARGE:return Math.ceil(-44.44*n+140);case _i.EXTRA_LARGE:return Math.ceil(-92.59*n+300)}},Py=n=>`translate(${n[0]}px, ${n[1]}px)`;function Hh(n){return n.map(t=>D({observerIndex:void 0,visible:!1,isFold:!1},t))}function Iy(n){ge(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function Nh(n,t,e){const i=n.slice();return i[29]=t[e],i}function Gh(n){let t,e;return t=new yy({props:{itemLabel:n[29],hooks:n[0],anchorEnabled:n[2],onIconClick:n[6]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s[0]&2&&(o.itemLabel=i[29]),s[0]&1&&(o.hooks=i[0]),s[0]&4&&(o.anchorEnabled=i[2]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Qh(n,t){let e,i,s,o=t[29].visible&&Gh(t);return{key:n,first:null,c(){e=we(),o&&o.c(),i=we(),this.first=e},m(r,a){B(r,e,a),o&&o.m(r,a),B(r,i,a),s=!0},p(r,a){t=r,t[29].visible?o?(o.p(t,a),a[0]&2&&x(o,1)):(o=Gh(t),o.c(),x(o,1),o.m(i.parentNode,i)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(x(o),s=!0)},o(r){O(o),s=!1},d(r){r&&z(e),o&&o.d(r),r&&z(i)}}}function Ey(n){let t,e=[],i=new Map,s,o,r=n[1];const a=l=>l[29].id;for(let l=0;l<r.length;l+=1){let c=Nh(n,r,l),h=a(c);i.set(h,e[l]=Qh(h,c))}return{c(){t=S("div");for(let l=0;l<e.length;l+=1)e[l].c();C(t,"class","item-labels-container svelte-f82itz"),Je(()=>n[12].call(t)),T(t,"opacity",n[5]?1:0)},m(l,c){B(l,t,c);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=gl(t,n[12].bind(t)),o=!0},p(l,c){c[0]&71&&(r=l[1],ue(),e=_t(e,c,a,1,l,r,i,t,Si,Qh,null,Nh),fe()),c[0]&32&&T(t,"opacity",l[5]?1:0)},i(l){if(!o){for(let c=0;c<r.length;c+=1)x(e[c]);o=!0}},o(l){for(let c=0;c<e.length;c+=1)O(e[c]);o=!1},d(l){l&&z(t);for(let c=0;c<e.length;c+=1)e[c].d();s()}}}let My=11;function ky(n,t,e){const{Vector3:i}=w;let{five:s}=t,{modelOcclusionEnable:o}=t,{itemLabels:r}=t,{hooks:a}=t,{displayStrategyType:l}=t,{maxVisibleDistance:c}=t,h=null,u=null,f=(s==null?void 0:s.currentMode)===Le.Five.Mode.Panorama,g,A,p=[],m=!0;const v=(F,Y)=>{const Z=F.camera.position.clone(),q=new i(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]),ee=q.distanceTo(Z);return c!==void 0&&F.state.mode===Le.Five.Mode.Panorama&&ee>c?!1:Rh(F,q.clone().sub(Z).normalize(),Z,ee)},y=F=>{const{camera:Y,model:Z}=s,{x:q,y:ee,z:de}=F.clone().project(Y),he=(q+1)/2,Pe=(2-(ee+1))/2;return!!(Math.abs(de)<1&&[he,Pe].every(ye=>ye<1&&ye>=0))},E=(F,Y)=>{const Z=new i(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]),q=F.project2d(Z),ee=q==null?void 0:q.x,de=q==null?void 0:q.y;return[ee,de]},I=(F,Y)=>{const Z=Y.map(ee=>{if(F.state.panoIndex!==ee.panoIndex)return oe(D({},ee),{visible:!1});const de=E(F,ee);ee.name.length*My;const he=Cy(ee.modelPosition[1],l),Pe=F.currentMode===Le.Five.Mode.Panorama?y(new i(ee.position[0],ee.position[1],ee.position[2])):!0,Ce=o?v(F,ee):!1,be=Pe&&!Ce;if(!be)return oe(D({},ee),{visible:be});p.push(de);const Qe=Py(de);return oe(D({},ee),{visible:be,transform:Qe,strokeLength:he})}),q=Z.filter(({visible:ee})=>ee).map(ee=>({itemLabelItem:ee,distance:new i(ee.modelPosition[0],ee.modelPosition[1],ee.modelPosition[2]).clone().distanceTo(F.camera.position)})).sort((ee,de)=>ee.distance-de.distance);return Z.map(ee=>{const de=q.findIndex(he=>he.itemLabelItem.id===ee.id);return de!==void 0?oe(D({},ee),{zIndex:de*10}):ee})},k=()=>{p=[],e(1,u=I(s,u))},P=()=>{e(5,m=!1),j()},j=ng(()=>{e(5,m=!0),k()},300),R=()=>{s.once("renderFrame",k)},U=()=>{window.addEventListener("resize",R,!1)},W=()=>{h!==r&&(e(1,u=Hh(r)),h=r,k())},N=(F,Y)=>{let Z=[];for(const{position:ee,panoIndex:de}of Y){const he=F.distanceTo(ee);(c===void 0||he<=c||s.state.mode!==Le.Five.Mode.Panorama)&&Z.push({panoIndex:de,obVector:ee,distance:he})}Z=Z.sort((ee,de)=>ee.distance-de.distance);let q;for(const ee of Z){const{obVector:de,distance:he,panoIndex:Pe}=ee;if(!Rh(s,F,de,he)){q=Pe;break}}return typeof q=="number"?Y[q]:void 0},Q=F=>{if(s.state.mode===Le.Five.Mode.Panorama)return;const Y=s.work.observers,Z=new i().fromArray(F.position),q=N(Z,Y);if(q&&(F.observerIndex=q.panoIndex),typeof F.observerIndex=="number"){const ee=Y[F.observerIndex],de=Z.clone().sub(ee.position).normalize(),he={longitude:Math.PI+Math.atan2(de.x,de.z),latitude:Math.acos(de.y/de.length())-Math.PI/2};s.setState(oe(D({},he),{mode:Le.Five.Mode.Panorama,panoIndex:F.observerIndex})),s.once("initAnimationEnded",()=>{e(1,u=u.map(Pe=>oe(D({},Pe),{isFold:Pe.id!==F.id}))),s.once("cameraUpdate",()=>{e(1,u=u.map(Pe=>oe(D({},Pe),{isFold:!1})))})})}};mf(()=>{W()}),It(()=>{e(1,u=Hh(r)),h=r,k(),U(),s.on("cameraUpdate",P)}),zt(()=>{s.off("cameraUpdate",P),window.removeEventListener("resize",R,!1)});function H(){g=this.clientWidth,A=this.clientHeight,e(3,g),e(4,A)}return n.$$set=F=>{"five"in F&&e(7,s=F.five),"modelOcclusionEnable"in F&&e(8,o=F.modelOcclusionEnable),"itemLabels"in F&&e(9,r=F.itemLabels),"hooks"in F&&e(0,a=F.hooks),"displayStrategyType"in F&&e(10,l=F.displayStrategyType),"maxVisibleDistance"in F&&e(11,c=F.maxVisibleDistance)},[a,u,f,g,A,m,Q,s,o,r,l,c,H]}class xy extends ce{constructor(t){super(),le(this,t,ky,Ey,ae,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},Iy,[-1,-1])}}function Dy(n){return n.item_labels.map(t=>oe(D({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const Sy=void 0,Ty=(n,t)=>{var f,g,A,p;const e={container:document.createElement("div"),data:null,enabled:!0,fiveModeEnabled:!0,itemLabels:[],wrapper:null,app:void 0,hooks:new Le.Subscribe,modelOcclusionEnable:(f=t==null?void 0:t.modelOcclusionEnable)!=null?f:!0,onlyVisibleInPanorama:(g=t==null?void 0:t.onlyVisibleInPanorama)!=null?g:!0,displayStrategyType:(A=t==null?void 0:t.displayStrategyType)!=null?A:_i.SMALL,maxVisibleDistance:(p=t==null?void 0:t.maxVisibleDistance)!=null?p:Sy};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
|
|
545
545
|
position: absolute;
|
|
546
546
|
left: 0;
|
|
547
547
|
top: 0;
|
|
@@ -561,7 +561,7 @@ void main() {
|
|
|
561
561
|
void main() {
|
|
562
562
|
gl_FragColor = texture2D(map, vUv);
|
|
563
563
|
}
|
|
564
|
-
`);this.uniforms={map:{value:e}}}}let fg=class extends w.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 Uh extends fg{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=Hs(i,5e-4);r=i.map(c=>c.clone().add(l))}Hf(e).then(({texture:l,transparent:c})=>{var p;const h=new w.MeshBasicMaterial({map:l,transparent:c}),u=ys((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=xi(...u),g=u.map(m=>m.clone().sub(f)),A=new ug(g);this.position.copy(f),this.geometry=A,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class gg extends fg{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"?Tl: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(xi(...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(g=>g==null?void 0:g())})}play(e=!1){return G(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 G(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 G(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>G(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 w.MeshBasicMaterial({transparent:!1,map:i}),r=ys(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Aa(r,o);return a.position.copy(new _.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return G(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>G(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new w.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(ys(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(ys(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Aa(r,o);return a.name="videoMesh",a.position.copy(new _.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 G(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>G(this,null,function*(){var g,A,p,m;if(this.buttonMesh)return this.buttonMesh;const i=(A=(g=this.videoMesh)==null?void 0:g.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?A:1/0,s=(m=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?m: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=ys("contain",this.cornerPoints,l.image.width/l.image.height),u=new Aa(h,new jw(l));u.position.copy(new _.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=Hs(h,5e-4);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return G(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield Hf(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=Lw(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function zw(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new w.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class jl{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"handleWantsGesture",(t,e)=>{if(e.length!==1)return;const i=e[0];if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){const s=this.onDomEvent("click",i),o=this.onDomEvent("wantDblclick",i,void 0,this.boundObject.dblclick);if(s===!1||o===!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.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});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 h,u,f;if(!e||!s||(s==null?void 0:s.length)===0||!this.five.model.loaded)return;const o=(h=e.raycaster)!=null?h:this.getRaycaster(e);o.params.Points.threshold=.02;const r=o.intersectObjects(s,!0),a=this.five.model.intersectRaycaster(o),l=.01;if(a.length>0&&r.length>0&&a[0].distance+l<r[0].distance)return;const c=(u=r==null?void 0:r[0])==null?void 0:u.object;if(t==="wantDblclick")return!1;if((!c||!this.objectIsBound(c))&&t==="hover")for(const g of(f=this.boundObject.hover)!=null?f:[])g._hovered&&this.notify({eventName:"unHover",object:g});if(c&&c&&this.notify({eventName:t,object:c,originEvent:i,raycaster:o,intersects:r}))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 u,f;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);for(const g of c){if(a)break;g.draggable&&(e==="dragstart"&&(g._dragging=!0,this.dragging=!0),e==="dragend"&&(g._dragging=!1,this.dragging=!1));const A=g._domEvent;if(!A)continue;const p=A[`${e}Handler`];if(p)for(const[m,v]of p){if(((u=this.config)!=null&&u.noEmitWhenHide||v!=null&&v.noEmitWhenHide)&&!rl(g))continue;if(e==="hover"){if(g._hovered)continue;g._hovered=!0;for(const E of(f=this.boundObject.hover)!=null?f:[])E!==g&&E._hovered&&this.notify({eventName:"unHover",object:E})}if(e==="unHover"){if(!g._hovered)continue;g._hovered=!1}const y=m({type:e,target:g,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(y!=null?y:!0)}}if(e==="click"||e==="wantDblclick")return l.some(g=>g===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),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)}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]=[]),t._domEvent[`${e}Handler`].push([i,D({noEmitWhenHide:!1},s)]),this.boundObject[e].push(t)}removeEventListener(t,e,i,...s){var r,a;if(!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))}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=zw(t,e),s=new w.Raycaster;return s.setFromCamera(i,this.five.camera),s}}function Yh(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}function Xh(n){return Object.entries(n)}function Zh(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}const js=(n,t)=>{if(!t)return n;const e=new w.Vector3,i=new w.Quaternion,s=new w.Vector3;return t.decompose(e,i,s),n.clone().multiply(s).applyQuaternion(i).add(e)};class mg{constructor(t){d(this,"five");this.five=t}}class zl extends mg{constructor(e){super(e);d(this,"_workCode")}set workCode(e){this._workCode=e}get workCode(){var e;return(e=this._workCode)!=null?e:this.five.state.workCode}get work(){var e,i;return(i=(e=this.five.works)==null?void 0:e.find(s=>s.workCode===this.workCode))!=null?i:this.five.work}get observers(){return this.work.observers}get transform(){var i,s;const e=(s=(i=this.work)==null?void 0:i.options)==null?void 0:s.transform;return e?e.clone():new w.Matrix4}getObserverPosition(e){var s;const i=(s=this.getObserver(e))==null?void 0:s.position;if(i)return js(i,this.transform)}getObserverStandingPosition(e){var s;const i=(s=this.getObserver(e))==null?void 0:s.standingPosition;if(i)return js(i,this.transform)}getObserver(e){var i;return(i=this.observers)==null?void 0:i[e]}}class Ow extends xw{constructor(e){super(e);d(this,"tags",[]);d(this,"config",kw);d(this,"tagsLengthWillUpdate",!0);d(this,"workUtil",new zl(this.five));d(this,"mediaStore",wl({currentMediaElement:null}));d(this,"css3DRenderPlugin");d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new jl(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_imagePlane");d(this,"_cache_mediaModel");d(this,"_cache_css3DTag");d(this,"loadVideoFirstFrame",()=>{Sw&&this.hooks.emit("loadVideoFirstFrame")});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof gg&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}set workCode(e){this.workUtil.workCode=e}get workCode(){return this.workUtil.workCode}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})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return(c=r!=null?r:s)!=null?c:{}}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{var o;const i=this.getTagConfig(e,{useCache:!1});e.computedConfig=i;const s=this.getTagConfig(e);if(e.config=s,e.config.initialData){const r=JSON.parse(JSON.stringify(e.data));e.data=(o=s.initialData)!=null&&o.important?Re(e.data,r,s.initialData):Re(e.data,s.initialData,r)}})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(bw(e)){if(o.length===1){if(o[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(o[0].type==="Image")return Zh(o[0].url)==="gif"?"Dom":"Mesh"}}else if(Kt(e))return o.length===1&&o[0].type==="Image"?Zh(o[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getAngle(): fivePanoIndex is ${s}`);const o=this.getPanoIndexCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const r=this.workUtil.getObserverPosition(s);if(r===void 0)throw new Error(`getAngle(): observerPosition is ${r}`);const a=(()=>e.stickType==="3DPoint"?Ve(e.normal):pa(e.position))();if(!a)return;const l=Ps(e);if(!l)return;const c=new w.Vector3().copy(r).sub(l),h=a.angleTo(c)*180/Math.PI;return o.angle=h,o.angle}}getDistance(e,i){const s=D(D({},this.five.getCurrentState()),i),{panoIndex:o,mode:r}=s,a=Rt(r)?this.getPanoIndexCache({panoIndex:o,id:e.id}):void 0;if((a==null?void 0:a.distance)!==void 0)return a.distance;const l=Ps(e);if(!l)return-1;if(Rt(r)){const c=this.workUtil.getObserverPosition(o);if(c===void 0)return-1;const h=c.distanceTo(l);return a&&(a.distance=h),h}if(Ln(r))return this.five.camera.position.distanceTo(l)}getPositions(e){if(gw(e))return e.position;if(Kt(e))return e.data.mediaPosition;if(mw(e))return yw(this.five.camera.position,Ve(e.position),Ve(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||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)}}getTagNormal(e){if(e.normal)return Ve(e.normal);if(e.stickType==="Plane")return pa(e.position);if(e.stickType==="Model")return pa(this.getPositions(e))}get filterPointTag(){var i;const e=this.tags.filter(s=>s.stickType==="2DPoint"||s.stickType==="3DPoint").filter(s=>s.position);return this.tagsLengthWillUpdate&&(this._cache_pointTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_pointTag)!=null?i:e}get filter2DPointTag(){var i;const e=this.tags.filter(s=>s.stickType==="2DPoint").filter(s=>s.position);return this.tagsLengthWillUpdate&&(this._cache_2DPointTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_2DPointTag)!=null?i:e}get filterImagePlane(){var i;const e=this.tags.filter(s=>s.contentType==="MediaPlane"&&s.stickType==="Plane"&&this.getRenderType(s)==="Mesh");return this.tagsLengthWillUpdate&&(this._cache_imagePlane=e,this.tagsLengthWillUpdate=!1),(i=this._cache_imagePlane)!=null?i:e}get filterMediaModel(){var i;const e=this.tags.filter(s=>s.stickType==="Model"&&s.contentType==="MediaModel");return this.tagsLengthWillUpdate&&(this._cache_mediaModel=e,this.tagsLengthWillUpdate=!1),(i=this._cache_mediaModel)!=null?i:e}get filterCSS3DTag(){var i;const e=this.tags.filter(s=>s.stickType==="3DPoint"||s.stickType==="Plane"||s.stickType==="Model"&&s.contentType==="MediaModel").filter(s=>{const o=this.getRenderType(s);return o==="BehindDom"||o==="Dom"});return this.tagsLengthWillUpdate&&(this._cache_css3DTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_css3DTag)!=null?i:e}getTransformedPostion(e){if(!e)return;const i=this.workUtil.transform;return Array.isArray(e)&&e.length===4?e.map(Ve).map(s=>js(s,i)):js(Ve(e),i)}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var A,p,m,v,y;const s=(A=i==null?void 0:i.useCache)!=null?A:!0;if(!e)return(p=this.config.globalConfig)!=null?p:{};if(s){if((m=e==null?void 0:e.computedConfig)!=null&&m._isMerged)return e.computedConfig;if((v=e==null?void 0:e.config)!=null&&v._isMerged)return e.config}const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([E,I])=>{var N,Q;const k=E,P=k.split("-"),j=E.startsWith("["),R=j?P[0].slice(1,-1):void 0,U=j?P.slice(1):P,W=R?["PanoramaLike","ModelLike"].includes(R)?(N=r[R])!=null?N:r[R]={}:(Q=a[R])!=null?Q:a[R]={}:o;if(!W[k]){if(U.length===0&&(W[k]=I),U.length===1){const[H]=U;(e.contentType===H||H==="Any")&&(W[k]=I)}if(U.length===2){const[H="Any",F="Any"]=U;H==="Mixin"&&e.contentType===F&&(W[k]=I),(e.stickType===H||H==="Any")&&(e.contentType===F||F==="Any")&&(W[k]=I)}if(U.length===3){const[H="Any",F,Y]=U;if(F==="Audio"&&e.contentType==="Audio"){const Z=e;(Z.stickType===H||H==="Any")&&Z.data.appearance===Y&&(W[k]=I)}}}});const l=(y=e.initialConfig)!=null?y:{},c=Re({},lg,this.config.globalConfig,...Object.values(o)),h=Re({},c,l),u={},f=Object.values(Le.Five.Mode);Xh(r).forEach(([E,I])=>{f.forEach(k=>{(E==="PanoramaLike"&&Rt(k)||E==="ModelLike"&&Ln(k))&&(u[k]=Re({},c,...Object.values(I),l,{_isMerged:!0}))})}),Xh(a).forEach(([E,I])=>{u[E]=Re({},c,...Object.values(I),l,{_isMerged:!0})});const g=oe(D({},h),{configWithFiveMode:u});return Yh(g),Object.values(u).forEach(E=>Yh(E)),g._isMerged=!0,g}}function Bw(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(js(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}const zo=new w.Raycaster;zo.params.Points.threshold=.1;class Vw extends Ow{constructor(t){super(t)}getVisible(t,e){const i=D(D({},this.five.getCurrentState()),e),{panoIndex:s,mode:o}=i,r=Rt(o)?this.getPanoIndexCache({panoIndex:s,id:t.id}):void 0;if((r==null?void 0:r.visible)!==void 0)return r.visible;{const a=[],l=(()=>{var h,u,f,g,A,p,m;const c=(h=this.getTagConfig(t).visibleConfig)!=null?h:{};if(typeof c=="function")return{value:c(this.five,{tag:t,distance:this.getDistance(t,i)}),checkedList:a,reason:"config function result"};if(c.keep==="hidden")return{value:!1,checkedList:a,reason:"config.keep is hidden"};if(c.keep==="visible")return{value:!0,checkedList:a,reason:"config.keep is visible"};if(c.visibleFiveMode!==void 0){const v=typeof c.visibleFiveMode=="function"?c.visibleFiveMode(t):c.visibleFiveMode;let y=!1;if(Array.isArray(v)?y=v.includes(o):v==="ModelLike"?y=Ln(o):v==="PanoramaLike"?y=!Rt(o):v==="all"?y=!0:typeof v=="string"&&(y=v===o),y===!1)return{value:!1,checkedList:a,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:c.visibleFiveMode,mode:o}}else if(c.visibleFiveMode===void 0&&((u=this.five.getCurrentState())==null?void 0:u.mode)!==((g=(f=t.fiveState)==null?void 0:f.mode)!=null?g:"Panorama"))return{value:!1,checkedList:a,reason:"current mode is not equal to tag.fiveState.mode",tagFiveMode:(A=t.fiveState)==null?void 0:A.mode,mode:o};if(c.followModelVisibility===!0&&(o==="Floorplan"||o==="Mapview")&&this.getVisibleByFloorIndex(t)===!1)return{value:!1,checkedList:a,reason:"followModelVisibility check failed"};if(Rt(o)&&c.visiblePanoIndex!==void 0&&c.visiblePanoIndex!=="all"&&s!==void 0){if(a.push("visiblePanoIndex"),Array.isArray(c.visiblePanoIndex)&&!c.visiblePanoIndex.includes(s))return{value:!1,checkedList:a,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${c.visiblePanoIndex}`};if(c.visiblePanoIndex==="current"&&s!==((p=t.fiveState)==null?void 0:p.panoIndex))return{value:!1,checkedList:a,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(m=t.fiveState)==null?void 0:m.panoIndex}`}}if(c.visibleDistance!==void 0&&(a.push("visibleDistance"),c.visibleDistance!=="unLimited")){const v=this.getDistance(t,i);if(ps(v,c.visibleDistance)===!1)return{value:!1,checkedList:a,panoIndex:s,visibleDistance:c.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${c.visibleDistance.min} - ${c.visibleDistance.max}`}}if(Rt(o)&&c.angleRange&&pw(t)){a.push("angleRange");const v=this.getAngle(t,s);if(ps(v,c.angleRange)===!1)return{value:!1,checkedList:a,reason:`angle is not in angleRange. angle: ${v}, angleRange: ${c.angleRange}`}}if(c.intersectRaycaster!==!1&&(typeof c.intersectRaycaster!="object"||c.intersectRaycaster.enabled!==!1)){if(a.push("intersectRaycaster"),s===void 0)return{value:!1,checkedList:a,reason:`intersectRaycaster check failed: panoIndex is ${s}`};const v=this.getTagEnableByIntersect(t,s);if(v.value===!1)return Object.assign(v,{checkedList:a})}return{value:!0,checkedList:a,reason:"all check passed"}})();return r&&(r.visible=l.value,r.__debug_visible_reason__=l),l.value}}getUnfoldedByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return;const s=this.getPanoIndexCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{if(typeof o=="function")return o(this.five,{tag:t,distance:this.getDistance(t,{panoIndex:e})});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&ps(this.getDistance(t,{panoIndex:e}),o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getCurrentVisibleState(t)?(()=>{var o;const s=this.getTagConfig(t).unfoldedConfig;if(s){if(typeof s=="function")return s(this.five,{tag:t,distance:this.getDistance(t)});if(s.keep==="folded")return!1;if(s.keep==="unfolded")return!0;if(s.autoUnfold===void 0||s.autoUnfold===!1||s.autoUnfold.enable===!1||!s.autoUnfold.strategy)return;if(s.autoUnfold.strategy==="ScreenPostion"){const r=this.getTagProject(t);if(r&&ps(r.x,s.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(s.autoUnfold.strategy==="MinimumDistance"){const l=this.filterPointTag.filter(h=>this.getCurrentVisibleState(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:f,y:g,z:A}=u;return!(Math.abs(A)>1||Math.abs(f)>1||Math.abs(g)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var f,g;return!(typeof u=="function"||u.keep||u.autoUnfold===!1||((f=u.autoUnfold)==null?void 0:f.enable)===!1||((g=u.autoUnfold)==null?void 0:g.strategy)!=="MinimumDistance")}).map(h=>oe(D({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{const f=u.autoUnfold.distance;return!(f&&ps(h,f)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(l===-1||l<=((o=s.autoUnfold.maxNumber)!=null?o:1)-1===!1)return!1}return!0}})():void 0}setTagZIndex(t){return t.forEach(e=>{e.zIndex=this.calculateTagZIndex(e)})}calculateTagZIndex(t){const e=this.getDistance(t);return Math.round((1e4-(e!=null?e:0))*100)}setVisible(t){(t!=null?t:this.tags).forEach(e=>{const i=this.getVisible(e);e.state&&(e.state.visible=i)})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){const e=Ps(t);if(!e)return;const{x:i,y:s,z:o}=e.project(this.five.camera);if(!(o>1))return{x:i,y:s,z:o}}getTagEnableByIntersect(t,e){var c,h,u,f,g;const i=Ls(Ls((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=Rt(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(s):this.five.camera.position;if(o===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:s}};const r=ol((()=>{var p;const A=(p=i.checkPoints)!=null?p:"center";return A==="center"?Ps(t):A==="corner"?rg(t):Array.isArray(A)?A:[]})());let a=0,l=0;for(const A of r){const p=new w.Vector3().subVectors(A,o).normalize();zo.set(o,p);const m=o.distanceTo(A),[v]=this.five.model.intersectRaycaster(zo),y=(()=>{if(!Kt(t))return;const j=this.tags.filter(Kt).map(U=>{var W;return(W=U.model)==null?void 0:W.object}).filter(Me),[R]=zo.intersectObjects(j,!0);return R})(),E=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=v==null?void 0:v.distance)!=null?u:1/0,(f=y==null?void 0:y.distance)!=null?f:1/0)+E>=m?a++:l++;const P=(g=i.needPassed)!=null?g:1;if(a>=P)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,h,u;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.workUtil.getObserver(i))==null?void 0:r.floorIndex:e=Bw(this.workUtil.work,(u=(h=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?h:(c=t.mediaPlane)==null?void 0:c.position)!=null?u:Ps(t));const s=this.five.model.shownFloor;return s===null||s===e}}function Rw(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 Jh(n){let t,e,i,s,o,r,a,l=n[3]&&qh(n);return{c(){t=S("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("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"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),T(t,"width",n[8]+"px"),T(t,"height",n[7]+"px")},m(c,h){B(c,t,h),L(t,e),L(e,i),L(i,s),L(s,o),L(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&&x(l,1)):(l=qh(c),l.c(),x(l,1),l.m(e,null)):l&&(ue(),O(l,1,1,()=>{l=null}),fe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&C(e,"viewBox",a),h&512&&K(t,"vertical",c[9]),h&512&&K(t,"horizontal",!c[9]),h&256&&T(t,"width",c[8]+"px"),h&128&&T(t,"height",c[7]+"px")},d(c){c&&z(t),l&&l.d()}}}function qh(n){let t,e,i,s,o;return{c(){t=Be("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){B(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&&Ze(()=>{o&&(s&&s.end(1),i=nn(t,Uo,{duration:n[2],delay:n[0],easing:gi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Zn(t,Uo,{duration:n[2],delay:n[1],easing:gi})),o=!1},d(r){r&&z(t),r&&s&&s.end()}}}function Hw(n){let t,e=n[8]&&Jh(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Jh(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Nw(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:g=!1}=t,{color:A="white"}=t;const p=st();return n.$$set=m=>{"inDelay"in m&&e(0,a=m.inDelay),"outDelay"in m&&e(1,l=m.outDelay),"duration"in m&&e(2,c=m.duration),"unfolded"in m&&e(3,h=m.unfolded),"length"in m&&e(11,u=m.length),"direction"in m&&e(12,f=m.direction),"useLinearColor"in m&&e(4,g=m.useLinearColor),"color"in m&&e(5,A=m.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,g,A,r,o,s,i,p,u,f]}class Ol extends ce{constructor(t){super(),le(this,t,Nw,Hw,ae,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},Rw)}}function Gw(n){ge(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Kh(n){let t,e,i,s,o;return{c(){t=S("div"),C(t,"class","shadow svelte-faoauy"),C(t,"style",e=`
|
|
564
|
+
`);this.uniforms={map:{value:e}}}}let fg=class extends w.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 Uh extends fg{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=Hs(i,5e-4);r=i.map(c=>c.clone().add(l))}Hf(e).then(({texture:l,transparent:c})=>{var p;const h=new w.MeshBasicMaterial({map:l,transparent:c}),u=ys((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),f=xi(...u),g=u.map(m=>m.clone().sub(f)),A=new ug(g);this.position.copy(f),this.geometry=A,this.material=h}).catch(l=>{console.error(`Imageplane error ${l==null?void 0:l.message}`)})}}class gg extends fg{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"?Tl: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(xi(...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(g=>g==null?void 0:g())})}play(e=!1){return G(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 G(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 G(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>G(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 w.MeshBasicMaterial({transparent:!1,map:i}),r=ys(this.objectFit,this.cornerPoints,i.image.width/i.image.height),a=new Aa(r,o);return a.position.copy(new _.Vector3(0,0,0)),a.name="videoCoverMesh",a}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return G(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>G(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new w.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(ys(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(ys(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Aa(r,o);return a.name="videoMesh",a.position.copy(new _.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 G(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>G(this,null,function*(){var g,A,p,m;if(this.buttonMesh)return this.buttonMesh;const i=(A=(g=this.videoMesh)==null?void 0:g.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?A:1/0,s=(m=(p=this.coverMesh)==null?void 0:p.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?m: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=ys("contain",this.cornerPoints,l.image.width/l.image.height),u=new Aa(h,new jw(l));u.position.copy(new _.Vector3(0,0,0)),u.name="buttonMesh",u.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(u,"click",()=>{this.play()},{noEmitWhenHide:!0});const f=Hs(h,5e-4);return u.position.add(f),u}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return G(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield Hf(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=Lw(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function zw(n,t){const{top:e,left:i,width:s,height:o}=t.getBoundingClientRect();return new w.Vector2((n.x-i)/s*2-1,-(n.y-e)/o*2+1)}class jl{constructor(t,e){d(this,"five");d(this,"dragging",!1);d(this,"boundObject",{});d(this,"config");d(this,"handleWantsGesture",(t,e)=>{if(e.length!==1)return;const i=e[0];if(i){if(t==="mouseMove"&&this.onDomEvent("hover",i),t==="tap"){const s=this.onDomEvent("click",i),o=this.onDomEvent("wantDblclick",i,void 0,this.boundObject.dblclick);if(s===!1||o===!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.handleDomEvent("mousedown",t),this.handleDomEvent("dragstart",t,this.haveDragEventObject)});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 h,u,f;if(!e||!s||(s==null?void 0:s.length)===0||!this.five.model.loaded)return;const o=(h=e.raycaster)!=null?h:this.getRaycaster(e);o.params.Points.threshold=.02;const r=o.intersectObjects(s,!0),a=this.five.model.intersectRaycaster(o),l=.01;if(a.length>0&&r.length>0&&a[0].distance+l<r[0].distance)return;const c=(u=r==null?void 0:r[0])==null?void 0:u.object;if(t==="wantDblclick")return!1;if((!c||!this.objectIsBound(c))&&t==="hover")for(const g of(f=this.boundObject.hover)!=null?f:[])g._hovered&&this.notify({eventName:"unHover",object:g});if(c&&c&&this.notify({eventName:t,object:c,originEvent:i,raycaster:o,intersects:r}))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 u,f;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);for(const g of c){if(a)break;g.draggable&&(e==="dragstart"&&(g._dragging=!0,this.dragging=!0),e==="dragend"&&(g._dragging=!1,this.dragging=!1));const A=g._domEvent;if(!A)continue;const p=A[`${e}Handler`];if(p)for(const[m,v]of p){if(((u=this.config)!=null&&u.noEmitWhenHide||v!=null&&v.noEmitWhenHide)&&!rl(g))continue;if(e==="hover"){if(g._hovered)continue;g._hovered=!0;for(const E of(f=this.boundObject.hover)!=null?f:[])E!==g&&E._hovered&&this.notify({eventName:"unHover",object:E})}if(e==="unHover"){if(!g._hovered)continue;g._hovered=!1}const y=m({type:e,target:g,origDomEvent:s,raycaster:o,intersects:r,stopPropagation:()=>{a=!0}});l.push(y!=null?y:!0)}}if(e==="click"||e==="wantDblclick")return l.some(g=>g===!0)});this.five=t,this.config=e,t.on("wantsGesture",this.handleWantsGesture),document.addEventListener("mousedown",this.handleMousedown),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)}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]=[]),t._domEvent[`${e}Handler`].push([i,D({noEmitWhenHide:!1},s)]),this.boundObject[e].push(t)}removeEventListener(t,e,i,...s){var r,a;if(!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))}}dispose(){var t;(t=this.five)==null||t.off("wantsGesture",this.handleWantsGesture),document.removeEventListener("mousedown",this.handleMousedown),document.removeEventListener("mouseup",this.handleMouseup),document.removeEventListener("mousemove",this.handleMousemove),this.boundObject={}}getRaycaster(t){const e=this.five.getElement();if(!e)return;const i=zw(t,e),s=new w.Raycaster;return s.setFromCamera(i,this.five.camera),s}}function Yh(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}function Xh(n){return Object.entries(n)}function Zh(n){const t=n.split("?")[0].split(".").pop();return t?t.toLowerCase():""}const js=(n,t)=>{if(!t)return n;const e=new w.Vector3,i=new w.Quaternion,s=new w.Vector3;return t.decompose(e,i,s),n.clone().multiply(s).applyQuaternion(i).add(e)};class mg{constructor(t){d(this,"five");this.five=t}}class zl extends mg{constructor(e){super(e);d(this,"_workCode")}set workCode(e){this._workCode=e}get workCode(){var e;return(e=this._workCode)!=null?e:this.five.state.workCode}get work(){var e,i;return(i=(e=this.five.works)==null?void 0:e.find(s=>s.workCode===this.workCode))!=null?i:this.five.work}get observers(){return this.work.observers}get transform(){var i,s;const e=(s=(i=this.work)==null?void 0:i.options)==null?void 0:s.transform;return e?e.clone():new w.Matrix4}getObserverPosition(e){var s;const i=(s=this.getObserver(e))==null?void 0:s.position;if(i)return js(i,this.transform)}getObserverStandingPosition(e){var s;const i=(s=this.getObserver(e))==null?void 0:s.standingPosition;if(i)return js(i,this.transform)}getObserver(e){var i;return(i=this.observers)==null?void 0:i[e]}}class Ow extends xw{constructor(e){super(e);d(this,"tags",[]);d(this,"config",kw);d(this,"tagsLengthWillUpdate",!0);d(this,"workUtil",new zl(this.five));d(this,"mediaStore",wl({currentMediaElement:null}));d(this,"css3DRenderPlugin");d(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});d(this,"domEvents",new jl(this.five));d(this,"_cache_pointTag");d(this,"_cache_2DPointTag");d(this,"_cache_imagePlane");d(this,"_cache_mediaModel");d(this,"_cache_css3DTag");d(this,"loadVideoFirstFrame",()=>{Sw&&this.hooks.emit("loadVideoFirstFrame")});this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof gg&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})})}set workCode(e){this.workUtil.workCode=e}get workCode(){return this.workUtil.workCode}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})}getTagConfig(e,i){var a,l,c;const s=this.calculateTagConfig(e,{useCache:i==null?void 0:i.useCache}),o=(a=i==null?void 0:i.fiveMode)!=null?a:this.five.getCurrentState().mode,r=(l=s.configWithFiveMode)==null?void 0:l[o];return(c=r!=null?r:s)!=null?c:{}}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{var o;const i=this.getTagConfig(e,{useCache:!1});e.computedConfig=i;const s=this.getTagConfig(e);if(e.config=s,e.config.initialData){const r=JSON.parse(JSON.stringify(e.data));e.data=(o=s.initialData)!=null&&o.important?Re(e.data,r,s.initialData):Re(e.data,s.initialData,r)}})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(bw(e)){if(o.length===1){if(o[0].type==="Video")return navigator.userAgent.toLowerCase().indexOf("firefox")>-1&&navigator.userAgent.toLowerCase().indexOf("mobile")>-1?"Dom":"Mesh";if(o[0].type==="Image")return Zh(o[0].url)==="gif"?"Dom":"Mesh"}}else if(Kt(e))return o.length===1&&o[0].type==="Image"?Zh(o[0].url)==="gif"?"Dom":"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getAngle(): fivePanoIndex is ${s}`);const o=this.getPanoIndexCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const r=this.workUtil.getObserverPosition(s);if(r===void 0)throw new Error(`getAngle(): observerPosition is ${r}`);const a=(()=>e.stickType==="3DPoint"?Ve(e.normal):pa(e.position))();if(!a)return;const l=Ps(e);if(!l)return;const c=new w.Vector3().copy(r).sub(l),h=a.angleTo(c)*180/Math.PI;return o.angle=h,o.angle}}getDistance(e,i){const s=D(D({},this.five.getCurrentState()),i),{panoIndex:o,mode:r}=s,a=Rt(r)?this.getPanoIndexCache({panoIndex:o,id:e.id}):void 0;if((a==null?void 0:a.distance)!==void 0)return a.distance;const l=Ps(e);if(!l)return-1;if(Rt(r)){const c=this.workUtil.getObserverPosition(o);if(c===void 0)return-1;const h=c.distanceTo(l);return a&&(a.distance=h),h}if(Ln(r))return this.five.camera.position.distanceTo(l)}getPositions(e){if(gw(e))return e.position;if(Kt(e))return e.data.mediaPosition;if(mw(e))return yw(this.five.camera.position,Ve(e.position),Ve(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||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)}}getTagNormal(e){if(e.normal)return Ve(e.normal);if(e.stickType==="Plane")return pa(e.position);if(e.stickType==="Model")return pa(this.getPositions(e))}get filterPointTag(){var i;const e=this.tags.filter(s=>s.stickType==="2DPoint"||s.stickType==="3DPoint").filter(s=>s.position);return this.tagsLengthWillUpdate&&(this._cache_pointTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_pointTag)!=null?i:e}get filter2DPointTag(){var i;const e=this.tags.filter(s=>s.stickType==="2DPoint").filter(s=>s.position);return this.tagsLengthWillUpdate&&(this._cache_2DPointTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_2DPointTag)!=null?i:e}get filterImagePlane(){var i;const e=this.tags.filter(s=>s.contentType==="MediaPlane"&&s.stickType==="Plane"&&this.getRenderType(s)==="Mesh");return this.tagsLengthWillUpdate&&(this._cache_imagePlane=e,this.tagsLengthWillUpdate=!1),(i=this._cache_imagePlane)!=null?i:e}get filterMediaModel(){var i;const e=this.tags.filter(s=>s.stickType==="Model"&&s.contentType==="MediaModel");return this.tagsLengthWillUpdate&&(this._cache_mediaModel=e,this.tagsLengthWillUpdate=!1),(i=this._cache_mediaModel)!=null?i:e}get filterCSS3DTag(){var i;const e=this.tags.filter(s=>s.stickType==="3DPoint"||s.stickType==="Plane"||s.stickType==="Model"&&s.contentType==="MediaModel").filter(s=>{const o=this.getRenderType(s);return o==="BehindDom"||o==="Dom"});return this.tagsLengthWillUpdate&&(this._cache_css3DTag=e,this.tagsLengthWillUpdate=!1),(i=this._cache_css3DTag)!=null?i:e}getTransformedPostion(e){if(!e)return;const i=this.workUtil.transform;return Array.isArray(e)&&e.length===4?e.map(Ve).map(s=>js(s,i)):js(Ve(e),i)}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}calculateTagConfig(e,i){var A,p,m,v,y;const s=(A=i==null?void 0:i.useCache)!=null?A:!0;if(!e)return(p=this.config.globalConfig)!=null?p:{};if(s){if((m=e==null?void 0:e.computedConfig)!=null&&m._isMerged)return e.computedConfig;if((v=e==null?void 0:e.config)!=null&&v._isMerged)return e.config}const o={},r={},a={};this.config.contentTypeConfig&&Object.entries(this.config.contentTypeConfig).forEach(([E,I])=>{var N,Q;const k=E,P=k.split("-"),j=E.startsWith("["),R=j?P[0].slice(1,-1):void 0,U=j?P.slice(1):P,W=R?["PanoramaLike","ModelLike"].includes(R)?(N=r[R])!=null?N:r[R]={}:(Q=a[R])!=null?Q:a[R]={}:o;if(!W[k]){if(U.length===0&&(W[k]=I),U.length===1){const[H]=U;(e.contentType===H||H==="Any")&&(W[k]=I)}if(U.length===2){const[H="Any",F="Any"]=U;H==="Mixin"&&e.contentType===F&&(W[k]=I),(e.stickType===H||H==="Any")&&(e.contentType===F||F==="Any")&&(W[k]=I)}if(U.length===3){const[H="Any",F,Y]=U;if(F==="Audio"&&e.contentType==="Audio"){const Z=e;(Z.stickType===H||H==="Any")&&Z.data.appearance===Y&&(W[k]=I)}}}});const l=(y=e.initialConfig)!=null?y:{},c=Re({},lg,this.config.globalConfig,...Object.values(o)),h=Re({},c,l),u={},f=Object.values(Le.Five.Mode);Xh(r).forEach(([E,I])=>{f.forEach(k=>{(E==="PanoramaLike"&&Rt(k)||E==="ModelLike"&&Ln(k))&&(u[k]=Re({},c,...Object.values(I),l,{_isMerged:!0}))})}),Xh(a).forEach(([E,I])=>{u[E]=Re({},c,...Object.values(I),l,{_isMerged:!0})});const g=oe(D({},h),{configWithFiveMode:u});return Yh(g),Object.values(u).forEach(E=>Yh(E)),g._isMerged=!0,g}}function Bw(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(js(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}const zo=new w.Raycaster;zo.params.Points.threshold=.1;class Vw extends Ow{constructor(t){super(t)}getVisible(t,e){const i=D(D({},this.five.getCurrentState()),e),{panoIndex:s,mode:o}=i,r=Rt(o)?this.getPanoIndexCache({panoIndex:s,id:t.id}):void 0;if((r==null?void 0:r.visible)!==void 0)return r.visible;{const a=[],l=(()=>{var h,u,f,g,A,p,m;const c=(h=this.getTagConfig(t).visibleConfig)!=null?h:{};if(typeof c=="function")return{value:c(this.five,{tag:t,distance:this.getDistance(t,i)}),checkedList:a,reason:"config function result"};if(c.keep==="hidden")return{value:!1,checkedList:a,reason:"config.keep is hidden"};if(c.keep==="visible")return{value:!0,checkedList:a,reason:"config.keep is visible"};if(c.visibleFiveMode!==void 0){const v=typeof c.visibleFiveMode=="function"?c.visibleFiveMode(t):c.visibleFiveMode;let y=!1;if(Array.isArray(v)?y=v.includes(o):v==="ModelLike"?y=Ln(o):v==="PanoramaLike"?y=!Rt(o):v==="all"?y=!0:typeof v=="string"&&(y=v===o),y===!1)return{value:!1,checkedList:a,reason:"current mode is not included in visibleFiveMode",visibleFiveMode:c.visibleFiveMode,mode:o}}else if(c.visibleFiveMode===void 0&&((u=this.five.getCurrentState())==null?void 0:u.mode)!==((g=(f=t.fiveState)==null?void 0:f.mode)!=null?g:"Panorama"))return{value:!1,checkedList:a,reason:"current mode is not equal to tag.fiveState.mode",tagFiveMode:(A=t.fiveState)==null?void 0:A.mode,mode:o};if(c.followModelVisibility===!0&&(o==="Floorplan"||o==="Mapview")&&this.getVisibleByFloorIndex(t)===!1)return{value:!1,checkedList:a,reason:"followModelVisibility check failed"};if(Rt(o)&&c.visiblePanoIndex!==void 0&&c.visiblePanoIndex!=="all"&&s!==void 0){if(a.push("visiblePanoIndex"),Array.isArray(c.visiblePanoIndex)&&!c.visiblePanoIndex.includes(s))return{value:!1,checkedList:a,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${c.visiblePanoIndex}`};if(c.visiblePanoIndex==="current"&&s!==((p=t.fiveState)==null?void 0:p.panoIndex))return{value:!1,checkedList:a,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(m=t.fiveState)==null?void 0:m.panoIndex}`}}if(c.visibleDistance!==void 0&&(a.push("visibleDistance"),c.visibleDistance!=="unLimited")){const v=this.getDistance(t,i);if(ps(v,c.visibleDistance)===!1)return{value:!1,checkedList:a,panoIndex:s,visibleDistance:c.visibleDistance,reason:`distance is not in visibleDistance. distance: ${v}, visibleDistance: ${c.visibleDistance.min} - ${c.visibleDistance.max}`}}if(Rt(o)&&c.angleRange&&pw(t)){a.push("angleRange");const v=this.getAngle(t,s);if(ps(v,c.angleRange)===!1)return{value:!1,checkedList:a,reason:`angle is not in angleRange. angle: ${v}, angleRange: ${c.angleRange}`}}if(c.intersectRaycaster!==!1&&(typeof c.intersectRaycaster!="object"||c.intersectRaycaster.enabled!==!1)){if(a.push("intersectRaycaster"),s===void 0)return{value:!1,checkedList:a,reason:`intersectRaycaster check failed: panoIndex is ${s}`};const v=this.getTagEnableByIntersect(t,s);if(v.value===!1)return Object.assign(v,{checkedList:a})}return{value:!0,checkedList:a,reason:"all check passed"}})();return r&&(r.visible=l.value,r.__debug_visible_reason__=l),l.value}}getUnfoldedByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return;const s=this.getPanoIndexCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{if(typeof o=="function")return o(this.five,{tag:t,distance:this.getDistance(t,{panoIndex:e})});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&ps(this.getDistance(t,{panoIndex:e}),o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getCurrentVisibleState(t)?(()=>{var o;const s=this.getTagConfig(t).unfoldedConfig;if(s){if(typeof s=="function")return s(this.five,{tag:t,distance:this.getDistance(t)});if(s.keep==="folded")return!1;if(s.keep==="unfolded")return!0;if(s.autoUnfold===void 0||s.autoUnfold===!1||s.autoUnfold.enable===!1||!s.autoUnfold.strategy)return;if(s.autoUnfold.strategy==="ScreenPostion"){const r=this.getTagProject(t);if(r&&ps(r.x,s.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(s.autoUnfold.strategy==="MinimumDistance"){const l=this.filterPointTag.filter(h=>this.getCurrentVisibleState(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:f,y:g,z:A}=u;return!(Math.abs(A)>1||Math.abs(f)>1||Math.abs(g)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var f,g;return!(typeof u=="function"||u.keep||u.autoUnfold===!1||((f=u.autoUnfold)==null?void 0:f.enable)===!1||((g=u.autoUnfold)==null?void 0:g.strategy)!=="MinimumDistance")}).map(h=>oe(D({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{const f=u.autoUnfold.distance;return!(f&&ps(h,f)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(l===-1||l<=((o=s.autoUnfold.maxNumber)!=null?o:1)-1===!1)return!1}return!0}})():void 0}setTagZIndex(t){return t.forEach(e=>{e.zIndex=this.calculateTagZIndex(e)})}calculateTagZIndex(t){const e=this.getDistance(t);return Math.round((1e4-(e!=null?e:0))*100)}setVisible(t){(t!=null?t:this.tags).forEach(e=>{const i=this.getVisible(e);e.state&&(e.state.visible=i)})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){const e=Ps(t);if(!e)return;const{x:i,y:s,z:o}=e.project(this.five.camera);if(!(o>1))return{x:i,y:s,z:o}}getTagEnableByIntersect(t,e){var c,h,u,f,g;const i=Ls(Ls((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=Rt(this.five.getCurrentState().mode)?this.workUtil.getObserverPosition(s):this.five.camera.position;if(o===void 0)return{value:!1,reason:{type:"startPosition is undefined",fivePanoIndex:s}};const r=ol((()=>{var p;const A=(p=i.checkPoints)!=null?p:"center";return A==="center"?Ps(t):A==="corner"?rg(t):Array.isArray(A)?A:[]})());let a=0,l=0;for(const A of r){const p=new w.Vector3().subVectors(A,o).normalize();zo.set(o,p);const m=o.distanceTo(A),[v]=this.five.model.intersectRaycaster(zo),y=(()=>{if(!Kt(t))return;const j=this.tags.filter(Kt).map(U=>{var W;return(W=U.model)==null?void 0:W.object}).filter(Me),[R]=zo.intersectObjects(j,!0);return R})(),E=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=v==null?void 0:v.distance)!=null?u:1/0,(f=y==null?void 0:y.distance)!=null?f:1/0)+E>=m?a++:l++;const P=(g=i.needPassed)!=null?g:1;if(a>=P)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,h,u;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.workUtil.getObserver(i))==null?void 0:r.floorIndex:e=Bw(this.workUtil.work,(u=(h=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?h:(c=t.mediaPlane)==null?void 0:c.position)!=null?u:Ps(t));const s=this.five.model.shownFloor;return s===null||s===e}}function Rw(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 Jh(n){let t,e,i,s,o,r,a,l=n[3]&&qh(n);return{c(){t=S("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("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"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),T(t,"width",n[8]+"px"),T(t,"height",n[7]+"px")},m(c,h){B(c,t,h),L(t,e),L(e,i),L(i,s),L(s,o),L(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&&x(l,1)):(l=qh(c),l.c(),x(l,1),l.m(e,null)):l&&(ue(),O(l,1,1,()=>{l=null}),fe()),h&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&C(e,"viewBox",a),h&512&&K(t,"vertical",c[9]),h&512&&K(t,"horizontal",!c[9]),h&256&&T(t,"width",c[8]+"px"),h&128&&T(t,"height",c[7]+"px")},d(c){c&&z(t),l&&l.d()}}}function qh(n){let t,e,i,s,o;return{c(){t=Be("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){B(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&&Je(()=>{o&&(s&&s.end(1),i=nn(t,Uo,{duration:n[2],delay:n[0],easing:gi}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Zn(t,Uo,{duration:n[2],delay:n[1],easing:gi})),o=!1},d(r){r&&z(t),r&&s&&s.end()}}}function Hw(n){let t,e=n[8]&&Jh(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=Jh(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function Nw(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:g=!1}=t,{color:A="white"}=t;const p=st();return n.$$set=m=>{"inDelay"in m&&e(0,a=m.inDelay),"outDelay"in m&&e(1,l=m.outDelay),"duration"in m&&e(2,c=m.duration),"unfolded"in m&&e(3,h=m.unfolded),"length"in m&&e(11,u=m.length),"direction"in m&&e(12,f=m.direction),"useLinearColor"in m&&e(4,g=m.useLinearColor),"color"in m&&e(5,A=m.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,g,A,r,o,s,i,p,u,f]}class Ol extends ce{constructor(t){super(),le(this,t,Nw,Hw,ae,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},Rw)}}function Gw(n){ge(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function Kh(n){let t,e,i,s,o;return{c(){t=S("div"),C(t,"class","shadow svelte-faoauy"),C(t,"style",e=`
|
|
565
565
|
left: ${Lt(n[5])};
|
|
566
566
|
bottom: ${Lt(n[6])};
|
|
567
567
|
border-radius: ${n[10]?"9999px":"0"};
|
|
@@ -577,11 +577,11 @@ void main() {
|
|
|
577
577
|
${n[8]?"transform: translateX(-50%); left: 50%":""}
|
|
578
578
|
${n[9]?"transform: translateX(-50%); top: 50%":""}
|
|
579
579
|
${n[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
580
|
-
`))&&C(t,"style",e);const l=a&16352;(l||a&16360)&&T(t,"width",Lt(n[3])),(l||a&16368)&&T(t,"height",Lt(n[4])),(l||a&32736)&&T(t,"z-index",n[14])},i(r){o||(r&&
|
|
581
|
-
`?f:W).map(W=>({id:st(),content:W})))),j}function v(){if(!A)return;const P=!a;A.reversed!==P&&A.reverse(),A.play()}function y(P){if(l){e(5,l=!1);return}clearTimeout(g),g=setTimeout(v,P?s:o)}function E(P){const j=function(){const R=Cw(U=>P[U].getBoundingClientRect().x,[Math.min(P.length-1,10),Math.min(P.length-1,30)]);if(R>0)return R}();A=Ba({targets:P.slice(0,j).filter(Me),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Ba.stagger(50),easing:"easeInOutCubic"}),a&&A.seek(A.duration)}function I(P,j){We[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}function k(P,j){We[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}return n.$$set=P=>{"inDelay"in P&&e(6,s=P.inDelay),"outDelay"in P&&e(7,o=P.outDelay),"content"in P&&e(0,r=P.content),"unfolded"in P&&e(8,a=P.unfolded),"isFistUnfoldedUpdate"in P&&e(5,l=P.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=m(r)),n.$$.dirty&256&&y(a),n.$$.dirty&2&&E(p.filter(P=>!!P))},[r,p,i,u,f,l,s,o,a,I,k]}class pg extends ce{constructor(t){super(),le(this,t,Jw,Zw,ae,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},Ww)}}function qw(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 td(n){let t,e,i,s,o,r,a,l,c,h;return e=new Wt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),C(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),T(s,"background-image","url("+uy+")"),C(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){B(u,t,f),ie(e,t,null),L(t,i),L(t,s),l=!0,c||(h=Ae(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||(x(e.$$.fragment,u),u&&
|
|
582
|
-
`+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,g]}class lC extends ce{constructor(t){super(),le(this,t,aC,rC,ae,{tag:0},oC)}}function $t(n){return typeof n=="number"?n/16+"rem":n}function cC(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 hC(n){let t;const e=n[6].default,i=_n(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)&&Un(i,e,s,s[5],t?Wn(e,s[5],o,null):Yn(s[5]),null)},i(s){t||(x(i,s),t=!0)},o(s){O(i,s),t=!1},d(s){i&&i.d(s)}}}function dC(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&od(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&rd(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=we()},m(a,l){i&&i.m(a,l),B(a,t,l),s&&s.m(a,l),B(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=od(),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=rd(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:J,o:J,d(a){i&&i.d(a),a&&z(t),s&&s.d(a),a&&z(e)}}}function uC(n){let t;return{c(){t=ke(n[2])},m(e,i){B(e,t,i)},p(e,i){i&4&&De(t,e[2])},i:J,o:J,d(e){e&&z(t)}}}function od(n){let t;return{c(){t=S("div"),C(t,"class","caret svelte-1j0cz4o")},m(e,i){B(e,t,i)},d(e){e&&z(t)}}}function rd(n){let t,e=n[3].placeholder+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","placeholder svelte-1j0cz4o")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&De(i,e)},d(s){s&&z(t)}}}function fC(n){let t,e,i,s;const o=[uC,dC,hC],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=S("div"),i.c(),C(t,"class","text svelte-1j0cz4o"),T(t,"max-width",typeof n[1]=="number"?$t(n[1]):n[1]),T(t,"-webkit-line-clamp",n[0])},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?$t(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function gC(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 Bl extends ce{constructor(t){super(),le(this,t,gC,fC,ae,{maxLine:0,maxWidth:1,text:2,edit:3},cC)}}function mC(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 ad(n){var u,f;let t,e,i,s,o,r,a,l,c;t=new Ol({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Bl({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))&&ld(n);return{c(){se(t.$$.fragment),e=$(),i=S("div"),s=S("div"),o=S("div"),r=S("div"),se(a.$$.fragment),l=$(),h&&h.c(),C(r,"class","title svelte-1oxrkr1"),C(o,"class","plane svelte-1oxrkr1"),C(s,"class","plane__wrapper svelte-1oxrkr1"),T(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),C(i,"class","plane__container svelte-1oxrkr1"),K(i,"unfolded",n[1]),K(i,"folded",n[5])},m(g,A){ie(t,g,A),B(g,e,A),B(g,i,A),L(i,s),L(s,o),L(o,r),ie(a,r,null),L(o,l),h&&h.m(o,null),c=!0},p(g,A){var v,y;const p={};A&2&&(p.unfolded=g[1]),t.$set(p);const m={};A&16&&(m.text=g[4]),A&1&&(m.edit=(v=g[0].data.edit)==null?void 0:v.title),A&4&&(m.maxLine=g[2]),a.$set(m),g[0].data.description||(y=g[0].data.edit)!=null&&y.description?h?(h.p(g,A),A&1&&x(h,1)):(h=ld(g),h.c(),x(h,1),h.m(o,null)):h&&(ue(),O(h,1,1,()=>{h=null}),fe()),A&2&&T(s,"transform",g[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&K(i,"unfolded",g[1]),(!c||A&32)&&K(i,"folded",g[5])},i(g){c||(x(t.$$.fragment,g),x(a.$$.fragment,g),x(h),c=!0)},o(g){O(t.$$.fragment,g),O(a.$$.fragment,g),O(h),c=!1},d(g){ne(t,g),g&&z(e),g&&z(i),ne(a),h&&h.d()}}}function ld(n){var s;let t,e,i;return e=new Bl({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","description svelte-1oxrkr1")},m(o,r){B(o,t,r),ie(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||(x(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),ne(e)}}}function pC(n){let t,e,i=n[0].state&&ad(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=ad(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function AC(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,g;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=(g=l.data.titleMaxRows)!=null?g:null)},[l,i,a,r,o,s]}class vC extends ce{constructor(t){super(),le(this,t,AC,pC,ae,{tag:0},mC)}}function bC(n){let t,e;return t=new vC({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yC(n){let t,e;return t=new lC({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function wC(n){let t,e,i,s;const o=[yC,bC],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=we()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function CC(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 PC extends ce{constructor(t){super(),le(this,t,CC,wC,ae,{tag:0})}}function IC(n){ge(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function cd(n){let t,e,i,s;return{c(){t=Be("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){B(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&
|
|
580
|
+
`))&&C(t,"style",e);const l=a&16352;(l||a&16360)&&T(t,"width",Lt(n[3])),(l||a&16368)&&T(t,"height",Lt(n[4])),(l||a&32736)&&T(t,"z-index",n[14])},i(r){o||(r&&Je(()=>{o&&(s&&s.end(1),i=nn(t,gt,{duration:n[0]}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=Zn(t,gt,{duration:n[1]})),o=!1},d(r){r&&z(t),r&&s&&s.end()}}}function Qw(n){let t,e=n[2]&&Kh(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?(e.p(i,s),s&4&&x(e,1)):(e=Kh(i),e.c(),x(e,1),e.m(t.parentNode,t)):e&&(ue(),O(e,1,1,()=>{e=null}),fe())},i(i){x(e)},o(i){O(e)},d(i){e&&e.d(i),i&&z(t)}}}function Lt(n){return typeof n=="number"?n/16+"rem":n}function Fw(n,t,e){let{inDelay:i=1e3}=t,{outDelay:s=1e3}=t,{visible:o=!0}=t,{width:r=0}=t,{height:a=0}=t,{left:l=0}=t,{bottom:c=0}=t,{center:h=!1}=t,{horizontalCenter:u=!1}=t,{verticalCenter:f=!1}=t,{round:g=!1}=t,{blurRadius:A}=t,{spreadRadius:p}=t,{opacity:m=.15}=t,{zIndex:v=-1}=t;return n.$$set=y=>{"inDelay"in y&&e(0,i=y.inDelay),"outDelay"in y&&e(1,s=y.outDelay),"visible"in y&&e(2,o=y.visible),"width"in y&&e(3,r=y.width),"height"in y&&e(4,a=y.height),"left"in y&&e(5,l=y.left),"bottom"in y&&e(6,c=y.bottom),"center"in y&&e(7,h=y.center),"horizontalCenter"in y&&e(8,u=y.horizontalCenter),"verticalCenter"in y&&e(9,f=y.verticalCenter),"round"in y&&e(10,g=y.round),"blurRadius"in y&&e(11,A=y.blurRadius),"spreadRadius"in y&&e(12,p=y.spreadRadius),"opacity"in y&&e(13,m=y.opacity),"zIndex"in y&&e(14,v=y.zIndex)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v]}class Wt extends ce{constructor(t){super(),le(this,t,Fw,Qw,ae,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,round:10,blurRadius:11,spreadRadius:12,opacity:13,zIndex:14},Gw)}}function _w(){return Math.random().toString(36).slice(-6)}const Po=_w();function Ww(n){ge(n,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function $h(n,t,e){const i=n.slice();return i[19]=t[e].id,i[0]=t[e].content,i[20]=t,i[21]=e,i}function Uw(n){let t,e=n[0]+"",i,s=n[21];const o=()=>n[10](t,s),r=()=>n[10](null,s);return{c(){t=S("span"),i=ke(e),C(t,"class","text-char svelte-1b2n9wi")},m(a,l){B(a,t,l),L(t,i),o()},p(a,l){n=a,l&4&&e!==(e=n[0]+"")&&De(i,e),s!==n[21]&&(r(),s=n[21],o())},d(a){a&&z(t),r()}}}function Yw(n){let t;return{c(){t=S("br")},m(e,i){B(e,t,i)},p:J,d(e){e&&z(t)}}}function Xw(n){let t,e=n[21];const i=()=>n[9](t,e),s=()=>n[9](null,e);return{c(){t=S("span"),t.textContent=" ",C(t,"class","text-char svelte-1b2n9wi")},m(o,r){B(o,t,r),i()},p(o,r){n=o,e!==n[21]&&(s(),e=n[21],i())},d(o){o&&z(t),s()}}}function ed(n,t){let e,i;function s(a,l){return a[0]===a[3]?Xw:a[0]===a[4]?Yw:Uw}let o=s(t),r=o(t);return{key:n,first:null,c(){e=we(),r.c(),i=we(),this.first=e},m(a,l){B(a,e,l),r.m(a,l),B(a,i,l)},p(a,l){t=a,o===(o=s(t))&&r?r.p(t,l):(r.d(1),r=o(t),r&&(r.c(),r.m(i.parentNode,i)))},d(a){a&&z(e),r.d(a),a&&z(i)}}}function Zw(n){let t=[],e=new Map,i,s=n[2];const o=r=>r[19];for(let r=0;r<s.length;r+=1){let a=$h(n,s,r),l=o(a);e.set(l,t[r]=ed(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();i=we()},m(r,a){for(let l=0;l<t.length;l+=1)t[l]&&t[l].m(r,a);B(r,i,a)},p(r,[a]){a&30&&(s=r[2],t=_t(t,a,o,1,r,s,e,i.parentNode,bl,ed,i,$h))},i:J,o:J,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&z(i)}}}function Jw(n,t,e){let i,{inDelay:s=0}=t,{outDelay:o=0}=t,{content:r}=t,{unfolded:a}=t,{isFistUnfoldedUpdate:l=!0}=t;const c=`__EMOJI_SPLIT_${Po}__`,h=`__EMOJI_${Po}__`,u=`__SPACE_${Po}__`,f=`__NEW_LINE_${Po}__`;let g,A,p=[];function m(P){const j=[],R=new RegExp(new RegExp("\\p{Regional_Indicator}\\p{Regional_Indicator}|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?(\\u200D\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?)+|\\p{Emoji_Presentation}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)?|\\p{Emoji}(\\p{Emoji_Modifier}+|\\uFE0F\\u20E3?)","gu"));return P.slice().replace(R,U=>`${c}${h}${U}${c}`).split(c).forEach(U=>U.startsWith(h)?j.push({id:st(),content:U.slice(h.length)}):j.push(...U.split("").map(W=>W===" "?u:W===`
|
|
581
|
+
`?f:W).map(W=>({id:st(),content:W})))),j}function v(){if(!A)return;const P=!a;A.reversed!==P&&A.reverse(),A.play()}function y(P){if(l){e(5,l=!1);return}clearTimeout(g),g=setTimeout(v,P?s:o)}function E(P){const j=function(){const R=Cw(U=>P[U].getBoundingClientRect().x,[Math.min(P.length-1,10),Math.min(P.length-1,30)]);if(R>0)return R}();A=Ba({targets:P.slice(0,j).filter(Me),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Ba.stagger(50),easing:"easeInOutCubic"}),a&&A.seek(A.duration)}function I(P,j){We[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}function k(P,j){We[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}return n.$$set=P=>{"inDelay"in P&&e(6,s=P.inDelay),"outDelay"in P&&e(7,o=P.outDelay),"content"in P&&e(0,r=P.content),"unfolded"in P&&e(8,a=P.unfolded),"isFistUnfoldedUpdate"in P&&e(5,l=P.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=m(r)),n.$$.dirty&256&&y(a),n.$$.dirty&2&&E(p.filter(P=>!!P))},[r,p,i,u,f,l,s,o,a,I,k]}class pg extends ce{constructor(t){super(),le(this,t,Jw,Zw,ae,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},Ww)}}function qw(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 td(n){let t,e,i,s,o,r,a,l,c,h;return e=new Wt({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),C(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),T(s,"background-image","url("+uy+")"),C(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){B(u,t,f),ie(e,t,null),L(t,i),L(t,s),l=!0,c||(h=Ae(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||(x(e.$$.fragment,u),u&&Je(()=>{l&&(a&&a.end(1),r=nn(s,gt,{duration:n[2],delay:n[3],easing:On}),r.start())}),l=!0)},o(u){O(e.$$.fragment,u),r&&r.invalidate(),u&&(a=Zn(s,gt,{duration:n[2],delay:n[4],easing:On})),l=!1},d(u){u&&z(t),ne(e),u&&a&&a.end(),c=!1,h()}}}function Kw(n){let t,e,i=n[1]&&td(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&x(i,1)):(i=td(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function $w(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){Xn.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 eC=class extends ce{constructor(t){super(),le(this,t,$w,Kw,ae,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},qw)}};function tC(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 iC(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 id(n){let t,e,i;return e=new pg({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","text svelte-1fuzm7v"),T(t,"transform",n[7])},m(s,o){B(s,t,o),ie(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&&T(t,"transform",s[7])},i(s){i||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e),n[10](null)}}}function nd(n){let t,e,i;return e=new eC({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","arrow svelte-1fuzm7v")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function nC(n){let t,e,i,s=n[1]&&id(n),o=n[3]<n[4]&&nd(n);return{c(){s&&s.c(),t=$(),o&&o.c(),e=we()},m(r,a){s&&s.m(r,a),B(r,t,a),o&&o.m(r,a),B(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&x(s,1)):(s=id(r),s.c(),x(s,1),s.m(t.parentNode,t)):s&&(ue(),O(s,1,1,()=>{s=null}),fe()),r[3]<r[4]?o?(o.p(r,a),a&24&&x(o,1)):(o=nd(r),o.c(),x(o,1),o.m(e.parentNode,e)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){i||(x(s),x(o),i=!0)},o(r){O(s),O(o),i=!1},d(r){s&&s.d(r),r&&z(t),o&&o.d(r),r&&z(e)}}}function sC(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 g(A){We[A?"unshift":"push"](()=>{c=A,e(2,c)})}return n.$$set=A=>{"visible"in A&&e(0,r=A.visible),"textUnfolded"in A&&e(8,a=A.textUnfolded),"content"in A&&e(1,l=A.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:A}=getComputedStyle(c);e(4,f=c.offsetHeight),tC(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,f=c.offsetHeight)}),e(3,u=Number(A.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,g]}class Ag extends ce{constructor(t){super(),le(this,t,sC,nC,ae,{visible:0,textUnfolded:8,content:1},iC)}}function oC(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 sd(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Wt({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Ol({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 Ag({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),o=S("div"),se(r.$$.fragment),C(o,"class","content svelte-5hip41")},m(f,g){ie(t,f,g),B(f,e,g),ie(i,f,g),B(f,s,g),B(f,o,g),ie(r,o,null),a=!0,l||(c=[Gt(Ti.call(null,o)),Ae(o,"clientWidth",n[10]),Ae(o,"click",n[7])],l=!0)},p(f,g){var v,y;const A={};g&4&&(A.visible=f[2]),g&8&&(A.left=f[3]/2+"px"),t.$set(A);const p={};g&4&&(p.unfolded=f[2]),g&8&&(p.length=f[3]),g&16&&(p.outDelay=f[4]+40*Math.min((y=(v=f[6][0])==null?void 0:v.content.length)!=null?y:10,15)),i.$set(p);const m={};g&4&&(m.visible=f[2]),g&2&&(m.textUnfolded=f[1]),g&32&&(m.content=f[5]),r.$set(m)},i(f){a||(x(t.$$.fragment,f),x(i.$$.fragment,f),x(r.$$.fragment,f),a=!0)},o(f){O(t.$$.fragment,f),O(i.$$.fragment,f),O(r.$$.fragment,f),a=!1},d(f){ne(t,f),f&&z(e),ne(i,f),f&&z(s),f&&z(o),ne(r),l=!1,tt(c)}}}function rC(n){let t,e,i=n[0].state&&sd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=sd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function aC(n,t,e){let i,s,o,r,a,{tag:l}=t,c,h=!1,u=[];function f(){e(1,h=!h)}const g=A=>{e(3,c=A.detail)};return n.$$set=A=>{"tag"in A&&e(0,l=A.tag)},n.$$.update=()=>{var A,p,m,v;n.$$.dirty&1&&e(2,i=!!((A=l.state)!=null&&A.unfolded)),n.$$.dirty&1&&e(9,s=(m=(p=l.data.title)!=null?p:l.data.text)!=null?m:""),n.$$.dirty&1&&e(8,o=(v=l.data.description)!=null?v:""),n.$$.dirty&768&&e(5,r=(()=>{if(s&&o)return s+`
|
|
582
|
+
`+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,g]}class lC extends ce{constructor(t){super(),le(this,t,aC,rC,ae,{tag:0},oC)}}function $t(n){return typeof n=="number"?n/16+"rem":n}function cC(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 hC(n){let t;const e=n[6].default,i=_n(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)&&Un(i,e,s,s[5],t?Wn(e,s[5],o,null):Yn(s[5]),null)},i(s){t||(x(i,s),t=!0)},o(s){O(i,s),t=!1},d(s){i&&i.d(s)}}}function dC(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&od(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&rd(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=we()},m(a,l){i&&i.m(a,l),B(a,t,l),s&&s.m(a,l),B(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=od(),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=rd(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:J,o:J,d(a){i&&i.d(a),a&&z(t),s&&s.d(a),a&&z(e)}}}function uC(n){let t;return{c(){t=ke(n[2])},m(e,i){B(e,t,i)},p(e,i){i&4&&De(t,e[2])},i:J,o:J,d(e){e&&z(t)}}}function od(n){let t;return{c(){t=S("div"),C(t,"class","caret svelte-1j0cz4o")},m(e,i){B(e,t,i)},d(e){e&&z(t)}}}function rd(n){let t,e=n[3].placeholder+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","placeholder svelte-1j0cz4o")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&De(i,e)},d(s){s&&z(t)}}}function fC(n){let t,e,i,s;const o=[uC,dC,hC],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=S("div"),i.c(),C(t,"class","text svelte-1j0cz4o"),T(t,"max-width",typeof n[1]=="number"?$t(n[1]):n[1]),T(t,"-webkit-line-clamp",n[0])},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?r[e].p(l,c):(ue(),O(r[h],1,1,()=>{r[h]=null}),fe(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),x(i,1),i.m(t,null)),c&2&&T(t,"max-width",typeof l[1]=="number"?$t(l[1]):l[1]),c&1&&T(t,"-webkit-line-clamp",l[0])},i(l){s||(x(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function gC(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 Bl extends ce{constructor(t){super(),le(this,t,gC,fC,ae,{maxLine:0,maxWidth:1,text:2,edit:3},cC)}}function mC(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 ad(n){var u,f;let t,e,i,s,o,r,a,l,c;t=new Ol({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Bl({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))&&ld(n);return{c(){se(t.$$.fragment),e=$(),i=S("div"),s=S("div"),o=S("div"),r=S("div"),se(a.$$.fragment),l=$(),h&&h.c(),C(r,"class","title svelte-1oxrkr1"),C(o,"class","plane svelte-1oxrkr1"),C(s,"class","plane__wrapper svelte-1oxrkr1"),T(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),C(i,"class","plane__container svelte-1oxrkr1"),K(i,"unfolded",n[1]),K(i,"folded",n[5])},m(g,A){ie(t,g,A),B(g,e,A),B(g,i,A),L(i,s),L(s,o),L(o,r),ie(a,r,null),L(o,l),h&&h.m(o,null),c=!0},p(g,A){var v,y;const p={};A&2&&(p.unfolded=g[1]),t.$set(p);const m={};A&16&&(m.text=g[4]),A&1&&(m.edit=(v=g[0].data.edit)==null?void 0:v.title),A&4&&(m.maxLine=g[2]),a.$set(m),g[0].data.description||(y=g[0].data.edit)!=null&&y.description?h?(h.p(g,A),A&1&&x(h,1)):(h=ld(g),h.c(),x(h,1),h.m(o,null)):h&&(ue(),O(h,1,1,()=>{h=null}),fe()),A&2&&T(s,"transform",g[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&K(i,"unfolded",g[1]),(!c||A&32)&&K(i,"folded",g[5])},i(g){c||(x(t.$$.fragment,g),x(a.$$.fragment,g),x(h),c=!0)},o(g){O(t.$$.fragment,g),O(a.$$.fragment,g),O(h),c=!1},d(g){ne(t,g),g&&z(e),g&&z(i),ne(a),h&&h.d()}}}function ld(n){var s;let t,e,i;return e=new Bl({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","description svelte-1oxrkr1")},m(o,r){B(o,t,r),ie(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||(x(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),ne(e)}}}function pC(n){let t,e,i=n[0].state&&ad(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=ad(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function AC(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,g;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=(g=l.data.titleMaxRows)!=null?g:null)},[l,i,a,r,o,s]}class vC extends ce{constructor(t){super(),le(this,t,AC,pC,ae,{tag:0},mC)}}function bC(n){let t,e;return t=new vC({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yC(n){let t,e;return t=new lC({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function wC(n){let t,e,i,s;const o=[yC,bC],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=we()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function CC(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 PC extends ce{constructor(t){super(),le(this,t,CC,wC,ae,{tag:0})}}function IC(n){ge(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function cd(n){let t,e,i,s;return{c(){t=Be("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){B(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&Je(()=>{s&&(i&&i.end(1),e=nn(t,Uo,{duration:n[1],delay:n[0],easing:Mf}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=Zn(t,Uo,{duration:n[1],delay:n[2],easing:On})),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function EC(n){let t,e,i,s,o,r=n[3]&&cd(n);return{c(){t=Be("svg"),e=Be("defs"),i=Be("linearGradient"),s=Be("stop"),o=Be("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){B(a,t,l),L(t,e),L(e,i),L(i,s),L(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&x(r,1)):(r=cd(a),r.c(),x(r,1),r.m(t,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){x(r)},o(a){O(r)},d(a){a&&z(t),r&&r.d()}}}function MC(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=st();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 kC=class extends ce{constructor(t){super(),le(this,t,MC,EC,ae,{inDelay:0,duration:1,outDelay:2,unfolded:3},IC)}};function xC(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
|
|
583
583
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
584
|
-
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 DC(n){let t,e,i;return{c(){t=S("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=Ae(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:J,o:J,d(s){s&&z(t),e=!1,i()}}}function SC(n,t,e){let{active:i=!1}=t;function s(o){Xn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class TC extends ce{constructor(t){super(),le(this,t,SC,DC,ae,{active:0},xC)}}function LC(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 hd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function dd(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new TC({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),se(i.$$.fragment),s=$(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ie(i,e,null),L(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||(x(i.$$.fragment,a),o=!0)},o(a){O(i.$$.fragment,a),o=!1},d(a){a&&z(e),ne(i)}}}function jC(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=hd(n,o,a),c=r(l);i.set(c,e[a]=dd(c,l))}return{c(){t=S("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){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),ue(),e=_t(e,l,r,1,a,o,i,t,Si,dd,null,hd),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function zC(n,t,e){const i=hr();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 OC extends ce{constructor(t){super(),le(this,t,zC,jC,ae,{pagesCount:0,currentPageIndex:1},LC)}}const Nn="prev",ki="next";function BC(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 VC(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===ki),K(e,"sc-carousel-arrow__arrow-prev",n[0]===Nn),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),L(t,e),i||(s=Ae(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===ki),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===Nn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:J,o:J,d(o){o&&z(t),i=!1,s()}}}function RC(n,t,e){let{direction:i=ki}=t,{disabled:s=!1}=t;function o(r){Xn.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 vg extends ce{constructor(t){super(),le(this,t,RC,VC,ae,{direction:0,disabled:1},BC)}}function HC(n){ge(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function NC(n){let t;return{c(){t=S("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),T(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&T(t,"width",e[0]+"%")},i:J,o:J,d(e){e&&z(t)}}}const ud=100;function GC(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*ud,0),ud))},[i,s]}class QC extends ce{constructor(t){super(),le(this,t,GC,NC,ae,{value:1},HC)}}function FC(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function _C(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function WC(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function fd(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function UC(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function gd(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Vl(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const YC=110,XC=9,ZC=111,JC=20;function va(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 qC(n,{thresholdProvider:t}){const e=Vl(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=ZC&&Math.abs(o)>=JC}function c(f){r=Date.now(),o=0,a=!0;const g=va(f);i=g.x,s=g.y,e("swipeStart",{x:i,y:s}),UC(window,h),WC(window,u)}function h(f){if(!a)return;const g=va(f),A=g.x-i,p=g.y-s;i=g.x,s=g.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?Nn:ki}),fd(window,u),gd(window,h))}function u(f){if(fd(window,u),gd(window,h),a=!1,!l()){e("swipeFailed");return}const g=va(f);e("swipeEnd",{x:g.x,y:g.y})}return FC(n,c),{destroy(){_C(n,c)}}}function KC(n,t){n.addEventListener("mouseenter",t)}function $C(n,t){n.removeEventListener("mouseenter",t)}function eP(n,t){n.addEventListener("mouseleave",t)}function md(n,t){n.removeEventListener("mouseleave",t)}function tP(n){const t=Vl(n);function e(){eP(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),md(n,i)}return KC(n,e),{destroy(){$C(n,e),md(n,i)}}}const iP=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Dn(n,t,e){return Math.max(n,Math.min(t,e))}function nP(n,t){n.addEventListener("touchstart",t,{passive:!0})}function sP(n,t){n.removeEventListener("touchstart",t)}function oP(n,t){n.addEventListener("touchend",t)}function pd(n,t){n.removeEventListener("touchend",t)}function rP(n){const t=Vl(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=iP(i,l);return c<=YC&&h<=XC}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},oP(n,r)}function r(a){pd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return nP(n,o),{destroy(){sP(n,o),pd(n,r)}}}function aP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?bg({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function lP({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function cP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?aP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):lP({currentParticleIndex:n,particlesToScroll:o})}function bg({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function hP({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=yg({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function dP({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?bg({particlesCountWithoutClones:t,particlesToScroll:e}):hP({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function uP({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Dn(0,Math.min(t+n*i,s-e),s-1)}function fP({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Dn(0,Math.min(n*t,e-i),e-1)}function ba({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?uP({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):fP({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function gP({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 yg({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 mP(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function pP({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 AP({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 vP({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return oe(D({},i),{total:i.head+i.tail})}const Es=(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},Ka=n=>t=>{n[t]&&n[t]()};var bP="Expected a function",wg="__lodash_hash_undefined__",Cg=1/0,yP="[object Function]",wP="[object GeneratorFunction]",CP="[object Symbol]",PP=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,IP=/^\w*$/,EP=/^\./,MP=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,kP=/[\\^$.*+?()[\]{}|]/g,xP=/\\(\\)?/g,DP=/^\[object .+?Constructor\]$/,SP=typeof jt=="object"&&jt&&jt.Object===Object&&jt,TP=typeof self=="object"&&self&&self.Object===Object&&self,Rl=SP||TP||Function("return this")();function LP(n,t){return n==null?void 0:n[t]}function jP(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var zP=Array.prototype,OP=Function.prototype,Pg=Object.prototype,ya=Rl["__core-js_shared__"],Ad=function(){var n=/[^.]+$/.exec(ya&&ya.keys&&ya.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ig=OP.toString,Hl=Pg.hasOwnProperty,Eg=Pg.toString,BP=RegExp("^"+Ig.call(Hl).replace(kP,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),vd=Rl.Symbol,VP=zP.splice,RP=Mg(Rl,"Map"),zs=Mg(Object,"create"),bd=vd?vd.prototype:void 0,yd=bd?bd.toString:void 0;function en(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 HP(){this.__data__=zs?zs(null):{}}function NP(n){return this.has(n)&&delete this.__data__[n]}function GP(n){var t=this.__data__;if(zs){var e=t[n];return e===wg?void 0:e}return Hl.call(t,n)?t[n]:void 0}function QP(n){var t=this.__data__;return zs?t[n]!==void 0:Hl.call(t,n)}function FP(n,t){var e=this.__data__;return e[n]=zs&&t===void 0?wg:t,this}en.prototype.clear=HP;en.prototype.delete=NP;en.prototype.get=GP;en.prototype.has=QP;en.prototype.set=FP;function Jn(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 _P(){this.__data__=[]}function WP(n){var t=this.__data__,e=Ar(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():VP.call(t,e,1),!0}function UP(n){var t=this.__data__,e=Ar(t,n);return e<0?void 0:t[e][1]}function YP(n){return Ar(this.__data__,n)>-1}function XP(n,t){var e=this.__data__,i=Ar(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Jn.prototype.clear=_P;Jn.prototype.delete=WP;Jn.prototype.get=UP;Jn.prototype.has=YP;Jn.prototype.set=XP;function on(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 ZP(){this.__data__={hash:new en,map:new(RP||Jn),string:new en}}function JP(n){return vr(this,n).delete(n)}function qP(n){return vr(this,n).get(n)}function KP(n){return vr(this,n).has(n)}function $P(n,t){return vr(this,n).set(n,t),this}on.prototype.clear=ZP;on.prototype.delete=JP;on.prototype.get=qP;on.prototype.has=KP;on.prototype.set=$P;function Ar(n,t){for(var e=n.length;e--;)if(hI(n[e][0],t))return e;return-1}function eI(n,t){t=sI(t,n)?[t]:nI(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[lI(t[e++])];return e&&e==i?n:void 0}function tI(n){if(!xg(n)||rI(n))return!1;var t=dI(n)||jP(n)?BP:DP;return t.test(cI(n))}function iI(n){if(typeof n=="string")return n;if(Gl(n))return yd?yd.call(n):"";var t=n+"";return t=="0"&&1/n==-Cg?"-0":t}function nI(n){return kg(n)?n:aI(n)}function vr(n,t){var e=n.__data__;return oI(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Mg(n,t){var e=LP(n,t);return tI(e)?e:void 0}function sI(n,t){if(kg(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Gl(n)?!0:IP.test(n)||!PP.test(n)||t!=null&&n in Object(t)}function oI(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function rI(n){return!!Ad&&Ad in n}var aI=Nl(function(n){n=fI(n);var t=[];return EP.test(n)&&t.push(""),n.replace(MP,function(e,i,s,o){t.push(s?o.replace(xP,"$1"):i||e)}),t});function lI(n){if(typeof n=="string"||Gl(n))return n;var t=n+"";return t=="0"&&1/n==-Cg?"-0":t}function cI(n){if(n!=null){try{return Ig.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Nl(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(bP);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(Nl.Cache||on),e}Nl.Cache=on;function hI(n,t){return n===t||n!==n&&t!==t}var kg=Array.isArray;function dI(n){var t=xg(n)?Eg.call(n):"";return t==yP||t==wP}function xg(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function uI(n){return!!n&&typeof n=="object"}function Gl(n){return typeof n=="symbol"||uI(n)&&Eg.call(n)==CP}function fI(n){return n==null?"":iI(n)}function gI(n,t,e){var i=n==null?void 0:eI(n,t);return i===void 0?e:i}var Io=gI,Jo={},mI={get exports(){return Jo},set exports(n){Jo=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]",g="[object Number]",A="[object Object]",p="[object Promise]",m="[object RegExp]",v="[object Set]",y="[object String]",E="[object Symbol]",I="[object WeakMap]",k="[object ArrayBuffer]",P="[object DataView]",j="[object Float32Array]",R="[object Float64Array]",U="[object Int8Array]",W="[object Int16Array]",N="[object Int32Array]",Q="[object Uint8Array]",H="[object Uint8ClampedArray]",F="[object Uint16Array]",Y="[object Uint32Array]",Z=/[\\^$.*+?()[\]{}|]/g,q=/\w*$/,ee=/^\[object .+?Constructor\]$/,de=/^(?:0|[1-9]\d*)$/,he={};he[o]=he[r]=he[k]=he[P]=he[a]=he[l]=he[j]=he[R]=he[U]=he[W]=he[N]=he[f]=he[g]=he[A]=he[m]=he[v]=he[y]=he[E]=he[Q]=he[H]=he[F]=he[Y]=!0,he[c]=he[h]=he[I]=!1;var Pe=typeof jt=="object"&&jt&&jt.Object===Object&&jt,Ce=typeof self=="object"&&self&&self.Object===Object&&self,be=Pe||Ce||Function("return this")(),Qe=t&&!t.nodeType&&t,ye=Qe&&!0&&n&&!n.nodeType&&n,Je=ye&&ye.exports===Qe;function te(b,M){return b.set(M[0],M[1]),b}function ve(b,M){return b.add(M),b}function ze(b,M){for(var V=-1,X=b?b.length:0;++V<X&&M(b[V],V,b)!==!1;);return b}function me(b,M){for(var V=-1,X=M.length,Ee=b.length;++V<X;)b[Ee+V]=M[V];return b}function it(b,M,V,X){var Ee=-1,pe=b?b.length:0;for(X&&pe&&(V=b[++Ee]);++Ee<pe;)V=M(V,b[Ee],Ee,b);return V}function lt(b,M){for(var V=-1,X=Array(b);++V<b;)X[V]=M(V);return X}function xe(b,M){return b==null?void 0:b[M]}function ot(b){var M=!1;if(b!=null&&typeof b.toString!="function")try{M=!!(b+"")}catch(V){}return M}function re(b){var M=-1,V=Array(b.size);return b.forEach(function(X,Ee){V[++M]=[Ee,X]}),V}function Ie(b,M){return function(V){return b(M(V))}}function Fe(b){var M=-1,V=Array(b.size);return b.forEach(function(X){V[++M]=X}),V}var Xe=Array.prototype,Et=Function.prototype,rt=Object.prototype,wt=be["__core-js_shared__"],He=function(){var b=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ne=Et.toString,qe=rt.hasOwnProperty,Ot=rt.toString,qn=RegExp("^"+Ne.call(qe).replace(Z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ut=Je?be.Buffer:void 0,Ai=be.Symbol,ji=be.Uint8Array,Mt=Ie(Object.getPrototypeOf,Object),rn=Object.create,an=rt.propertyIsEnumerable,wr=Xe.splice,Kn=Object.getOwnPropertySymbols,ln=Ut?Ut.isBuffer:void 0,Us=Ie(Object.keys,Object),cn=Vt(be,"DataView"),zi=Vt(be,"Map"),Bt=Vt(be,"Promise"),hn=Vt(be,"Set"),$n=Vt(be,"WeakMap"),Oi=Vt(Object,"create"),es=Ct(cn),Bi=Ct(zi),ts=Ct(Bt),is=Ct(hn),ns=Ct($n),vi=Ai?Ai.prototype:void 0,Ys=vi?vi.valueOf:void 0;function oi(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Cr(){this.__data__=Oi?Oi(null):{}}function Pr(b){return this.has(b)&&delete this.__data__[b]}function Ir(b){var M=this.__data__;if(Oi){var V=M[b];return V===i?void 0:V}return qe.call(M,b)?M[b]:void 0}function Xs(b){var M=this.__data__;return Oi?M[b]!==void 0:qe.call(M,b)}function ss(b,M){var V=this.__data__;return V[b]=Oi&&M===void 0?i:M,this}oi.prototype.clear=Cr,oi.prototype.delete=Pr,oi.prototype.get=Ir,oi.prototype.has=Xs,oi.prototype.set=ss;function ct(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Er(){this.__data__=[]}function Mr(b){var M=this.__data__,V=un(M,b);if(V<0)return!1;var X=M.length-1;return V==X?M.pop():wr.call(M,V,1),!0}function kr(b){var M=this.__data__,V=un(M,b);return V<0?void 0:M[V][1]}function xr(b){return un(this.__data__,b)>-1}function Dr(b,M){var V=this.__data__,X=un(V,b);return X<0?V.push([b,M]):V[X][1]=M,this}ct.prototype.clear=Er,ct.prototype.delete=Mr,ct.prototype.get=kr,ct.prototype.has=xr,ct.prototype.set=Dr;function mt(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Sr(){this.__data__={hash:new oi,map:new(zi||ct),string:new oi}}function Tr(b){return Ri(this,b).delete(b)}function Lr(b){return Ri(this,b).get(b)}function jr(b){return Ri(this,b).has(b)}function zr(b,M){return Ri(this,b).set(b,M),this}mt.prototype.clear=Sr,mt.prototype.delete=Tr,mt.prototype.get=Lr,mt.prototype.has=jr,mt.prototype.set=zr;function kt(b){this.__data__=new ct(b)}function Or(){this.__data__=new ct}function Br(b){return this.__data__.delete(b)}function Vr(b){return this.__data__.get(b)}function Rr(b){return this.__data__.has(b)}function Hr(b,M){var V=this.__data__;if(V instanceof ct){var X=V.__data__;if(!zi||X.length<e-1)return X.push([b,M]),this;V=this.__data__=new mt(X)}return V.set(b,M),this}kt.prototype.clear=Or,kt.prototype.delete=Br,kt.prototype.get=Vr,kt.prototype.has=Rr,kt.prototype.set=Hr;function dn(b,M){var V=ls(b)||gn(b)?lt(b.length,String):[],X=V.length,Ee=!!X;for(var pe in b)(M||qe.call(b,pe))&&!(Ee&&(pe=="length"||$r(pe,X)))&&V.push(pe);return V}function Zs(b,M,V){var X=b[M];(!(qe.call(b,M)&&eo(X,V))||V===void 0&&!(M in b))&&(b[M]=V)}function un(b,M){for(var V=b.length;V--;)if(eo(b[V][0],M))return V;return-1}function Yt(b,M){return b&&as(M,hs(M),b)}function os(b,M,V,X,Ee,pe,Se){var Te;if(X&&(Te=pe?X(b,Ee,pe,Se):X(b)),Te!==void 0)return Te;if(!Zt(b))return b;var Ke=ls(b);if(Ke){if(Te=qr(b),!M)return Xr(b,Te)}else{var Oe=ai(b),pt=Oe==h||Oe==u;if(to(b))return fn(b,M);if(Oe==A||Oe==o||pt&&!pe){if(ot(b))return pe?b:{};if(Te=Xt(pt?{}:b),!M)return Zr(b,Yt(Te,b))}else{if(!he[Oe])return pe?b:{};Te=Kr(b,Oe,os,M)}}Se||(Se=new kt);var xt=Se.get(b);if(xt)return xt;if(Se.set(b,Te),!Ke)var nt=V?Jr(b):hs(b);return ze(nt||b,function(At,ht){nt&&(ht=At,At=b[ht]),Zs(Te,ht,os(At,M,V,X,ht,b,Se))}),Te}function Nr(b){return Zt(b)?rn(b):{}}function Gr(b,M,V){var X=M(b);return ls(b)?X:me(X,V(b))}function Qr(b){return Ot.call(b)}function Fr(b){if(!Zt(b)||ta(b))return!1;var M=cs(b)||ot(b)?qn:ee;return M.test(Ct(b))}function _r(b){if(!Ks(b))return Us(b);var M=[];for(var V in Object(b))qe.call(b,V)&&V!="constructor"&&M.push(V);return M}function fn(b,M){if(M)return b.slice();var V=new b.constructor(b.length);return b.copy(V),V}function rs(b){var M=new b.constructor(b.byteLength);return new ji(M).set(new ji(b)),M}function Vi(b,M){var V=M?rs(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.byteLength)}function Js(b,M,V){var X=M?V(re(b),!0):re(b);return it(X,te,new b.constructor)}function qs(b){var M=new b.constructor(b.source,q.exec(b));return M.lastIndex=b.lastIndex,M}function Wr(b,M,V){var X=M?V(Fe(b),!0):Fe(b);return it(X,ve,new b.constructor)}function Ur(b){return Ys?Object(Ys.call(b)):{}}function Yr(b,M){var V=M?rs(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.length)}function Xr(b,M){var V=-1,X=b.length;for(M||(M=Array(X));++V<X;)M[V]=b[V];return M}function as(b,M,V,X){V||(V={});for(var Ee=-1,pe=M.length;++Ee<pe;){var Se=M[Ee],Te=X?X(V[Se],b[Se],Se,V,b):void 0;Zs(V,Se,Te===void 0?b[Se]:Te)}return V}function Zr(b,M){return as(b,ri(b),M)}function Jr(b){return Gr(b,hs,ri)}function Ri(b,M){var V=b.__data__;return ea(M)?V[typeof M=="string"?"string":"hash"]:V.map}function Vt(b,M){var V=xe(b,M);return Fr(V)?V:void 0}var ri=Kn?Ie(Kn,Object):na,ai=Qr;(cn&&ai(new cn(new ArrayBuffer(1)))!=P||zi&&ai(new zi)!=f||Bt&&ai(Bt.resolve())!=p||hn&&ai(new hn)!=v||$n&&ai(new $n)!=I)&&(ai=function(b){var M=Ot.call(b),V=M==A?b.constructor:void 0,X=V?Ct(V):void 0;if(X)switch(X){case es:return P;case Bi:return f;case ts:return p;case is:return v;case ns:return I}return M});function qr(b){var M=b.length,V=b.constructor(M);return M&&typeof b[0]=="string"&&qe.call(b,"index")&&(V.index=b.index,V.input=b.input),V}function Xt(b){return typeof b.constructor=="function"&&!Ks(b)?Nr(Mt(b)):{}}function Kr(b,M,V,X){var Ee=b.constructor;switch(M){case k:return rs(b);case a:case l:return new Ee(+b);case P:return Vi(b,X);case j:case R:case U:case W:case N:case Q:case H:case F:case Y:return Yr(b,X);case f:return Js(b,X,V);case g:case y:return new Ee(b);case m:return qs(b);case v:return Wr(b,X,V);case E:return Ur(b)}}function $r(b,M){return M=M==null?s:M,!!M&&(typeof b=="number"||de.test(b))&&b>-1&&b%1==0&&b<M}function ea(b){var M=typeof b;return M=="string"||M=="number"||M=="symbol"||M=="boolean"?b!=="__proto__":b===null}function ta(b){return!!He&&He in b}function Ks(b){var M=b&&b.constructor,V=typeof M=="function"&&M.prototype||rt;return b===V}function Ct(b){if(b!=null){try{return Ne.call(b)}catch(M){}try{return b+""}catch(M){}}return""}function $s(b){return os(b,!0,!0)}function eo(b,M){return b===M||b!==b&&M!==M}function gn(b){return ia(b)&&qe.call(b,"callee")&&(!an.call(b,"callee")||Ot.call(b)==o)}var ls=Array.isArray;function mn(b){return b!=null&&io(b.length)&&!cs(b)}function ia(b){return no(b)&&mn(b)}var to=ln||sa;function cs(b){var M=Zt(b)?Ot.call(b):"";return M==h||M==u}function io(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Zt(b){var M=typeof b;return!!b&&(M=="object"||M=="function")}function no(b){return!!b&&typeof b=="object"}function hs(b){return mn(b)?dn(b):_r(b)}function na(){return[]}function sa(){return!1}n.exports=$s})(mI,Jo);const pI=Jo;var qo={},AI={get exports(){return qo},set exports(n){qo=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]",g="[object Function]",A="[object GeneratorFunction]",p="[object Map]",m="[object Number]",v="[object Null]",y="[object Object]",E="[object Promise]",I="[object Proxy]",k="[object RegExp]",P="[object Set]",j="[object String]",R="[object Symbol]",U="[object Undefined]",W="[object WeakMap]",N="[object ArrayBuffer]",Q="[object DataView]",H="[object Float32Array]",F="[object Float64Array]",Y="[object Int8Array]",Z="[object Int16Array]",q="[object Int32Array]",ee="[object Uint8Array]",de="[object Uint8ClampedArray]",he="[object Uint16Array]",Pe="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,be=/^\[object .+?Constructor\]$/,Qe=/^(?:0|[1-9]\d*)$/,ye={};ye[H]=ye[F]=ye[Y]=ye[Z]=ye[q]=ye[ee]=ye[de]=ye[he]=ye[Pe]=!0,ye[a]=ye[l]=ye[N]=ye[h]=ye[Q]=ye[u]=ye[f]=ye[g]=ye[p]=ye[m]=ye[y]=ye[k]=ye[P]=ye[j]=ye[W]=!1;var Je=typeof jt=="object"&&jt&&jt.Object===Object&&jt,te=typeof self=="object"&&self&&self.Object===Object&&self,ve=Je||te||Function("return this")(),ze=t&&!t.nodeType&&t,me=ze&&!0&&n&&!n.nodeType&&n,it=me&&me.exports===ze,lt=it&&Je.process,xe=function(){try{return lt&<.binding&<.binding("util")}catch(b){}}(),ot=xe&&xe.isTypedArray;function re(b,M){for(var V=-1,X=b==null?0:b.length,Ee=0,pe=[];++V<X;){var Se=b[V];M(Se,V,b)&&(pe[Ee++]=Se)}return pe}function Ie(b,M){for(var V=-1,X=M.length,Ee=b.length;++V<X;)b[Ee+V]=M[V];return b}function Fe(b,M){for(var V=-1,X=b==null?0:b.length;++V<X;)if(M(b[V],V,b))return!0;return!1}function Xe(b,M){for(var V=-1,X=Array(b);++V<b;)X[V]=M(V);return X}function Et(b){return function(M){return b(M)}}function rt(b,M){return b.has(M)}function wt(b,M){return b==null?void 0:b[M]}function He(b){var M=-1,V=Array(b.size);return b.forEach(function(X,Ee){V[++M]=[Ee,X]}),V}function Ne(b,M){return function(V){return b(M(V))}}function qe(b){var M=-1,V=Array(b.size);return b.forEach(function(X){V[++M]=X}),V}var Ot=Array.prototype,qn=Function.prototype,Ut=Object.prototype,Ai=ve["__core-js_shared__"],ji=qn.toString,Mt=Ut.hasOwnProperty,rn=function(){var b=/[^.]+$/.exec(Ai&&Ai.keys&&Ai.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),an=Ut.toString,wr=RegExp("^"+ji.call(Mt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Kn=it?ve.Buffer:void 0,ln=ve.Symbol,Us=ve.Uint8Array,cn=Ut.propertyIsEnumerable,zi=Ot.splice,Bt=ln?ln.toStringTag:void 0,hn=Object.getOwnPropertySymbols,$n=Kn?Kn.isBuffer:void 0,Oi=Ne(Object.keys,Object),es=ri(ve,"DataView"),Bi=ri(ve,"Map"),ts=ri(ve,"Promise"),is=ri(ve,"Set"),ns=ri(ve,"WeakMap"),vi=ri(Object,"create"),Ys=Ct(es),oi=Ct(Bi),Cr=Ct(ts),Pr=Ct(is),Ir=Ct(ns),Xs=ln?ln.prototype:void 0,ss=Xs?Xs.valueOf:void 0;function ct(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Er(){this.__data__=vi?vi(null):{},this.size=0}function Mr(b){var M=this.has(b)&&delete this.__data__[b];return this.size-=M?1:0,M}function kr(b){var M=this.__data__;if(vi){var V=M[b];return V===i?void 0:V}return Mt.call(M,b)?M[b]:void 0}function xr(b){var M=this.__data__;return vi?M[b]!==void 0:Mt.call(M,b)}function Dr(b,M){var V=this.__data__;return this.size+=this.has(b)?0:1,V[b]=vi&&M===void 0?i:M,this}ct.prototype.clear=Er,ct.prototype.delete=Mr,ct.prototype.get=kr,ct.prototype.has=xr,ct.prototype.set=Dr;function mt(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Sr(){this.__data__=[],this.size=0}function Tr(b){var M=this.__data__,V=fn(M,b);if(V<0)return!1;var X=M.length-1;return V==X?M.pop():zi.call(M,V,1),--this.size,!0}function Lr(b){var M=this.__data__,V=fn(M,b);return V<0?void 0:M[V][1]}function jr(b){return fn(this.__data__,b)>-1}function zr(b,M){var V=this.__data__,X=fn(V,b);return X<0?(++this.size,V.push([b,M])):V[X][1]=M,this}mt.prototype.clear=Sr,mt.prototype.delete=Tr,mt.prototype.get=Lr,mt.prototype.has=jr,mt.prototype.set=zr;function kt(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Or(){this.size=0,this.__data__={hash:new ct,map:new(Bi||mt),string:new ct}}function Br(b){var M=Vt(this,b).delete(b);return this.size-=M?1:0,M}function Vr(b){return Vt(this,b).get(b)}function Rr(b){return Vt(this,b).has(b)}function Hr(b,M){var V=Vt(this,b),X=V.size;return V.set(b,M),this.size+=V.size==X?0:1,this}kt.prototype.clear=Or,kt.prototype.delete=Br,kt.prototype.get=Vr,kt.prototype.has=Rr,kt.prototype.set=Hr;function dn(b){var M=-1,V=b==null?0:b.length;for(this.__data__=new kt;++M<V;)this.add(b[M])}function Zs(b){return this.__data__.set(b,i),this}function un(b){return this.__data__.has(b)}dn.prototype.add=dn.prototype.push=Zs,dn.prototype.has=un;function Yt(b){var M=this.__data__=new mt(b);this.size=M.size}function os(){this.__data__=new mt,this.size=0}function Nr(b){var M=this.__data__,V=M.delete(b);return this.size=M.size,V}function Gr(b){return this.__data__.get(b)}function Qr(b){return this.__data__.has(b)}function Fr(b,M){var V=this.__data__;if(V instanceof mt){var X=V.__data__;if(!Bi||X.length<e-1)return X.push([b,M]),this.size=++V.size,this;V=this.__data__=new kt(X)}return V.set(b,M),this.size=V.size,this}Yt.prototype.clear=os,Yt.prototype.delete=Nr,Yt.prototype.get=Gr,Yt.prototype.has=Qr,Yt.prototype.set=Fr;function _r(b,M){var V=gn(b),X=!V&&eo(b),Ee=!V&&!X&&mn(b),pe=!V&&!X&&!Ee&&no(b),Se=V||X||Ee||pe,Te=Se?Xe(b.length,String):[],Ke=Te.length;for(var Oe in b)(M||Mt.call(b,Oe))&&!(Se&&(Oe=="length"||Ee&&(Oe=="offset"||Oe=="parent")||pe&&(Oe=="buffer"||Oe=="byteLength"||Oe=="byteOffset")||Kr(Oe,Ke)))&&Te.push(Oe);return Te}function fn(b,M){for(var V=b.length;V--;)if($s(b[V][0],M))return V;return-1}function rs(b,M,V){var X=M(b);return gn(b)?X:Ie(X,V(b))}function Vi(b){return b==null?b===void 0?U:v:Bt&&Bt in Object(b)?ai(b):Ks(b)}function Js(b){return Zt(b)&&Vi(b)==a}function qs(b,M,V,X,Ee){return b===M?!0:b==null||M==null||!Zt(b)&&!Zt(M)?b!==b&&M!==M:Wr(b,M,V,X,qs,Ee)}function Wr(b,M,V,X,Ee,pe){var Se=gn(b),Te=gn(M),Ke=Se?l:Xt(b),Oe=Te?l:Xt(M);Ke=Ke==a?y:Ke,Oe=Oe==a?y:Oe;var pt=Ke==y,xt=Oe==y,nt=Ke==Oe;if(nt&&mn(b)){if(!mn(M))return!1;Se=!0,pt=!1}if(nt&&!pt)return pe||(pe=new Yt),Se||no(b)?as(b,M,V,X,Ee,pe):Zr(b,M,Ke,V,X,Ee,pe);if(!(V&s)){var At=pt&&Mt.call(b,"__wrapped__"),ht=xt&&Mt.call(M,"__wrapped__");if(At||ht){var bi=At?b.value():b,li=ht?M.value():M;return pe||(pe=new Yt),Ee(bi,li,V,X,pe)}}return nt?(pe||(pe=new Yt),Jr(b,M,V,X,Ee,pe)):!1}function Ur(b){if(!io(b)||ea(b))return!1;var M=to(b)?wr:be;return M.test(Ct(b))}function Yr(b){return Zt(b)&&cs(b.length)&&!!ye[Vi(b)]}function Xr(b){if(!ta(b))return Oi(b);var M=[];for(var V in Object(b))Mt.call(b,V)&&V!="constructor"&&M.push(V);return M}function as(b,M,V,X,Ee,pe){var Se=V&s,Te=b.length,Ke=M.length;if(Te!=Ke&&!(Se&&Ke>Te))return!1;var Oe=pe.get(b);if(Oe&&pe.get(M))return Oe==M;var pt=-1,xt=!0,nt=V&o?new dn:void 0;for(pe.set(b,M),pe.set(M,b);++pt<Te;){var At=b[pt],ht=M[pt];if(X)var bi=Se?X(ht,At,pt,M,b,pe):X(At,ht,pt,b,M,pe);if(bi!==void 0){if(bi)continue;xt=!1;break}if(nt){if(!Fe(M,function(li,Hi){if(!rt(nt,Hi)&&(At===li||Ee(At,li,V,X,pe)))return nt.push(Hi)})){xt=!1;break}}else if(!(At===ht||Ee(At,ht,V,X,pe))){xt=!1;break}}return pe.delete(b),pe.delete(M),xt}function Zr(b,M,V,X,Ee,pe,Se){switch(V){case Q:if(b.byteLength!=M.byteLength||b.byteOffset!=M.byteOffset)return!1;b=b.buffer,M=M.buffer;case N:return!(b.byteLength!=M.byteLength||!pe(new Us(b),new Us(M)));case h:case u:case m:return $s(+b,+M);case f:return b.name==M.name&&b.message==M.message;case k:case j:return b==M+"";case p:var Te=He;case P:var Ke=X&s;if(Te||(Te=qe),b.size!=M.size&&!Ke)return!1;var Oe=Se.get(b);if(Oe)return Oe==M;X|=o,Se.set(b,M);var pt=as(Te(b),Te(M),X,Ee,pe,Se);return Se.delete(b),pt;case R:if(ss)return ss.call(b)==ss.call(M)}return!1}function Jr(b,M,V,X,Ee,pe){var Se=V&s,Te=Ri(b),Ke=Te.length,Oe=Ri(M),pt=Oe.length;if(Ke!=pt&&!Se)return!1;for(var xt=Ke;xt--;){var nt=Te[xt];if(!(Se?nt in M:Mt.call(M,nt)))return!1}var At=pe.get(b);if(At&&pe.get(M))return At==M;var ht=!0;pe.set(b,M),pe.set(M,b);for(var bi=Se;++xt<Ke;){nt=Te[xt];var li=b[nt],Hi=M[nt];if(X)var Kl=Se?X(Hi,li,nt,M,b,pe):X(li,Hi,nt,b,M,pe);if(!(Kl===void 0?li===Hi||Ee(li,Hi,V,X,pe):Kl)){ht=!1;break}bi||(bi=nt=="constructor")}if(ht&&!bi){var so=b.constructor,oo=M.constructor;so!=oo&&"constructor"in b&&"constructor"in M&&!(typeof so=="function"&&so instanceof so&&typeof oo=="function"&&oo instanceof oo)&&(ht=!1)}return pe.delete(b),pe.delete(M),ht}function Ri(b){return rs(b,hs,qr)}function Vt(b,M){var V=b.__data__;return $r(M)?V[typeof M=="string"?"string":"hash"]:V.map}function ri(b,M){var V=wt(b,M);return Ur(V)?V:void 0}function ai(b){var M=Mt.call(b,Bt),V=b[Bt];try{b[Bt]=void 0;var X=!0}catch(pe){}var Ee=an.call(b);return X&&(M?b[Bt]=V:delete b[Bt]),Ee}var qr=hn?function(b){return b==null?[]:(b=Object(b),re(hn(b),function(M){return cn.call(b,M)}))}:na,Xt=Vi;(es&&Xt(new es(new ArrayBuffer(1)))!=Q||Bi&&Xt(new Bi)!=p||ts&&Xt(ts.resolve())!=E||is&&Xt(new is)!=P||ns&&Xt(new ns)!=W)&&(Xt=function(b){var M=Vi(b),V=M==y?b.constructor:void 0,X=V?Ct(V):"";if(X)switch(X){case Ys:return Q;case oi:return p;case Cr:return E;case Pr:return P;case Ir:return W}return M});function Kr(b,M){return M=M==null?r:M,!!M&&(typeof b=="number"||Qe.test(b))&&b>-1&&b%1==0&&b<M}function $r(b){var M=typeof b;return M=="string"||M=="number"||M=="symbol"||M=="boolean"?b!=="__proto__":b===null}function ea(b){return!!rn&&rn in b}function ta(b){var M=b&&b.constructor,V=typeof M=="function"&&M.prototype||Ut;return b===V}function Ks(b){return an.call(b)}function Ct(b){if(b!=null){try{return ji.call(b)}catch(M){}try{return b+""}catch(M){}}return""}function $s(b,M){return b===M||b!==b&&M!==M}var eo=Js(function(){return arguments}())?Js:function(b){return Zt(b)&&Mt.call(b,"callee")&&!cn.call(b,"callee")},gn=Array.isArray;function ls(b){return b!=null&&cs(b.length)&&!to(b)}var mn=$n||sa;function ia(b,M){return qs(b,M)}function to(b){if(!io(b))return!1;var M=Vi(b);return M==g||M==A||M==c||M==I}function cs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function io(b){var M=typeof b;return b!=null&&(M=="object"||M=="function")}function Zt(b){return b!=null&&typeof b=="object"}var no=ot?Et(ot):Yr;function hs(b){return ls(b)?_r(b):Xr(b)}function na(){return[]}function sa(){return!1}n.exports=ia})(AI,qo);const vI=qo,bI=(n,t)=>vI(n,t),yI=n=>Object.keys(n||{}),wI=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},CI=()=>{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=yI(o);if(a.includes(i)){const l=wI(a,e);bI(o,l)||(n[s].deps=l,r())}})}}},PI=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function II(n,t){const e=Io(n,"data",{}),i=Io(n,"watch",{}),s=Io(n,"methods",{}),o=Io(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=CI(),{targetWatcher:c,getTarget:h}=PI();let u;const f={},g=()=>({data:u,methods:f});let A=!1;const p=v=>(...y)=>{A=!0;const E=v(...y);return A=!1,E};Object.entries(s).forEach(([v,y])=>{f[v]=p((...E)=>y(g(),...E)),Object.defineProperty(f[v],"name",{value:v})}),u=new Proxy(pI(e),{get(v,y){return h()&&!A&&r(h(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,E){return v[y]===E||(Reflect.set(...arguments),h()||(o&&o(y,E),a(u,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(g())})});const m=[u,f];return m._internal={_getSubscribers(){return l}},m}function EI({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 MI({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Dn(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=>EI({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const kI=(n,t)=>(n(),setInterval(n,t)),xI=35,wd=1;class DI{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(xI,Math.max(this._autoplayDuration,1));let s=-i;this._interval=kI(()=>G(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>wd&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(wd)}}function SI(n){const t=new DI({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=II({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=MI({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=cP({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=yg({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=vP({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=dP({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Dn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Dn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=ba({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=ba({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=Dn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return G(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===ki&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Nn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Ka({[ki]:()=>G(this,null,function*(){return a.showNextPage()}),[Nn]:()=>G(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return G(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 G(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Es(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return G(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return ba({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 G(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Es(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 TI(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 LI=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Cd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),jI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Pd=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),zI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Id=n=>({loaded:n[6],currentPageIndex:n[5]}),OI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Ed=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Md(n){let t;const e=n[37].prev,i=_n(e,n,n[36],Ed),s=i||BI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,OI):Yn(o[36]),Ed):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function BI(n){let t,e,i;return e=new vg({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function kd(n){let t,e,i;return e=new QC({props:{value:n[7]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function xd(n){let t;const e=n[37].next,i=_n(e,n,n[36],Pd),s=i||VI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,jI):Yn(o[36]),Pd):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function VI(n){let t,e,i;return e=new vg({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function Dd(n){let t;const e=n[37].dots,i=_n(e,n,n[36],Cd),s=i||RI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,LI):Yn(o[36]),Cd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function RI(n){let t,e;return t=new OC({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){se(t.$$.fragment)},m(i,s){ie(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||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function HI(n){let t,e,i,s,o,r,a,l,c,h,u,f,g=n[1]&&Md(n);const A=n[37].default,p=_n(A,n,n[36],Id);let m=n[3]&&kd(n),v=n[1]&&xd(n),y=n[4]&&Dd(n);return{c(){t=S("div"),e=S("div"),g&&g.c(),i=$(),s=S("div"),o=S("div"),p&&p.c(),a=$(),m&&m.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),C(o,"class","sc-carousel__pages-container svelte-sme1z4"),T(o,"transform","translateX("+n[8]+"px)"),T(o,"transition-duration",n[9]+"ms"),T(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(E,I){B(E,t,I),L(t,e),g&&g.m(e,null),L(e,i),L(e,s),L(s,o),p&&p.m(o,null),n[39](o),L(s,a),m&&m.m(s,null),n[40](s),L(e,l),v&&v.m(e,null),L(t,c),y&&y.m(t,null),h=!0,u||(f=[Gt(r=qC.call(null,o,{thresholdProvider:n[38]})),Ae(o,"swipeStart",n[16]),Ae(o,"swipeMove",n[18]),Ae(o,"swipeEnd",n[19]),Ae(o,"swipeFailed",n[20]),Ae(o,"swipeThresholdReached",n[17]),Gt(tP.call(null,s)),Ae(s,"hovered",n[21]),Gt(rP.call(null,s)),Ae(s,"tapped",n[22])],u=!0)},p(E,I){E[1]?g?(g.p(E,I),I[0]&2&&x(g,1)):(g=Md(E),g.c(),x(g,1),g.m(e,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe()),p&&p.p&&(!h||I[0]&96|I[1]&32)&&Un(p,A,E,E[36],h?Wn(A,E[36],I,zI):Yn(E[36]),Id),(!h||I[0]&256)&&T(o,"transform","translateX("+E[8]+"px)"),(!h||I[0]&512)&&T(o,"transition-duration",E[9]+"ms"),(!h||I[0]&1)&&T(o,"transition-timing-function",E[0]),r&&si(r.update)&&I[0]&2048&&r.update.call(null,{thresholdProvider:E[38]}),E[3]?m?(m.p(E,I),I[0]&8&&x(m,1)):(m=kd(E),m.c(),x(m,1),m.m(s,null)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),E[1]?v?(v.p(E,I),I[0]&2&&x(v,1)):(v=xd(E),v.c(),x(v,1),v.m(e,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),E[4]?y?(y.p(E,I),I[0]&16&&x(y,1)):(y=Dd(E),y.c(),x(y,1),y.m(t,null)):y&&(ue(),O(y,1,1,()=>{y=null}),fe())},i(E){h||(x(g),x(p,E),x(m),x(v),x(y),h=!0)},o(E){O(g),O(p,E),O(m),O(v),O(y),h=!1},d(E){E&&z(t),g&&g.d(),p&&p.d(E),n[39](null),m&&m.d(),n[40](null),v&&v.d(),y&&y.d(),u=!1,tt(f)}}}function NI(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},g,A]=SI((re,Ie)=>{Ka({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,h=Ie),loaded:()=>e(6,o=Ie)})(re)}),p=hr();let{timingFunction:m="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:E=0}=t,{duration:I=500}=t,{autoplay:k=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:j=ki}=t,{pauseOnFocus:R=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:W=!0}=t,{swiping:N=!0}=t,{particlesToShow:Q=1}=t,{particlesToScroll:H=1}=t;function F(re,Ie){return G(this,null,function*(){const Fe=Es(Ie,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield g.showPage(re,{animated:Fe})})}function Y(re){return G(this,null,function*(){const Ie=Es(re,"animated",!0);yield g.showPrevPage({animated:Ie})})}function Z(re){return G(this,null,function*(){const Ie=Es(re,"animated",!0);yield g.showNextPage({animated:Ie})})}let q=0,ee,de;const he=mP(({width:re})=>{e(11,q=re),u.particleWidth=q/u.particlesToShow,gP({particlesContainerChildren:de.children,particleWidth:u.particleWidth}),g.offsetPage({animated:!1})});function Pe(){const{clonesToAppend:re,clonesToPrepend:Ie}=pP({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:de.children});AP({particlesContainer:de,clonesToAppend:re,clonesToPrepend:Ie})}It(()=>{G(this,null,function*(){yield cc(),de&&ee&&(u.particlesCountWithoutClones=de.children.length,yield cc(),u.infinite&&Pe(),u.particlesCount=de.children.length,g.showPage(E,{animated:!1}),he.observe(ee))})}),zt(()=>{he.disconnect(),f.reset()});function Ce(re){return G(this,null,function*(){yield g.showPage(re,{animated:!0})})}function be(){N&&(u.durationMs=0)}function Qe(re){return G(this,null,function*(){N&&(yield Ka({[ki]:g.showNextPage,[Nn]:g.showPrevPage})(re.detail.direction))})}function ye(re){N&&(u.offset+=re.detail.dx)}function Je(){N&&g.showParticle(u.currentParticleIndex)}function te(){return G(this,null,function*(){N&&(yield g.offsetPage({animated:!0}))})}function ve(re){u.focused=re.detail.value}function ze(){g.toggleFocused()}function me(){g.showPrevPage()}const it=()=>q/3;function lt(re){We[re?"unshift":"push"](()=>{de=re,e(13,de)})}function xe(re){We[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const ot=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,m=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,E=re.initialPageIndex),"duration"in re&&e(25,I=re.duration),"autoplay"in re&&e(26,k=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,j=re.autoplayDirection),"pauseOnFocus"in re&&e(29,R=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,U=re.autoplayProgressVisible),"dots"in re&&e(4,W=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,Q=re.particlesToShow),"particlesToScroll"in re&&e(32,H=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=y),n.$$.dirty[0]&33554432&&(u.durationMsInit=I),n.$$.dirty[0]&67108864&&(u.autoplay=k),n.$$.dirty[0]&134217728&&(u.autoplayDuration=P),n.$$.dirty[0]&268435456&&(u.autoplayDirection=j),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=R),n.$$.dirty[1]&1&&(u.particlesToShowInit=Q),n.$$.dirty[1]&2&&(u.particlesToScrollInit=H)},[m,v,y,U,W,r,o,a,l,c,h,q,ee,de,g,Ce,be,Qe,ye,Je,te,ve,ze,me,E,I,k,P,j,R,N,Q,H,F,Y,Z,s,i,it,lt,xe,ot]}class GI extends ce{constructor(t){super(),le(this,t,NI,HI,ae,{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},TI,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function QI(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 Sd(n){let t;function e(o,r){if(o[2].type==="Image")return _I;if(o[2].type==="Video")return FI}let i=e(n),s=i&&i(n);return{c(){t=S("div"),s&&s.c(),C(t,"class","media-item svelte-159ski6"),C(t,"draggable","false")},m(o,r){B(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&&z(t),s&&s.d()}}}function FI(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?UI:WI}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=S("div"),i=S("div"),s=S("div"),C(s,"class","video-icon-img svelte-159ski6"),T(s,"background-image","url("+n[21]()+")"),K(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),B(h,t,u),B(h,e,u),L(e,i),L(i,s),o||(r=Ae(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&&T(s,"background-image","url("+h[21]()+")"),u&32&&K(s,"canPlay",h[5]),u&16&&K(i,"large",h[4]==="large"),u&16&&K(i,"small",h[4]==="small"),u&2048&&K(e,"showPlayButton",h[11])},d(h){c.d(h),h&&z(t),h&&z(e),o=!1,r()}}}function _I(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),at(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),T(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!at(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&T(t,"object-fit",s[7])},d(s){s&&z(t)}}}function WI(n){let t,e,i,s,o,r;return{c(){t=S("video"),C(t,"class","media-content svelte-159ski6"),at(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,K(t,"showPlayButton",n[11]),T(t,"object-fit",n[7])},m(a,l){B(a,t,l),n[20](t),o||(r=[Ae(t,"play",n[15]),Ae(t,"pause",n[16]),Ae(t,"error",n[17]),Ae(t,"ended",n[18]),Ae(t,"click",n[19])],o=!0)},p(a,l){l&4&&!at(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&&K(t,"showPlayButton",a[11]),l&128&&T(t,"object-fit",a[7])},d(a){a&&z(t),n[20](null),o=!1,tt(r)}}}function UI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),at(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),T(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!at(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&T(t,"object-fit",s[7])},d(s){s&&z(t)}}}function YI(n){let t,e=n[2]&&Sd(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Sd(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function XI(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:g=!1}=t,A=!0,p=!1;function m(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const v=Ii("mediaStore"),y=Ii("hooks"),E=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};y.on("loadVideoFirstFrame",E),It(()=>{v.subscribe(({currentMediaElement:Q})=>{Q!==i&&(i==null||i.pause())})});const I=Q=>{e(11,A=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&v.set({currentMediaElement:i}),y.emit("playStateChange",{event:Q,state:"playing",tag:r,mediaInstance:i})},k=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},P=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},j=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},R=Q=>{i&&i.pause()};function U(Q){We[Q?"unshift":"push"](()=>{o.videoInstance=Q,e(0,o)})}const W=()=>l==="withText"?Tl:l==="withoutText"?Za:l,N=Q=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=Q=>{"mediaInstance"in Q&&e(0,o=Q.mediaInstance),"tag"in Q&&e(1,r=Q.tag),"media"in Q&&e(2,a=Q.media),"playButtonIfNeed"in Q&&e(3,l=Q.playButtonIfNeed),"playButtonSizeIfNeed"in Q&&e(4,c=Q.playButtonSizeIfNeed),"canPlay"in Q&&e(5,h=Q.canPlay),"autoplayVideo"in Q&&e(6,u=Q.autoplayVideo),"objectFit"in Q&&e(7,f=Q.objectFit),"disableVideoIfHavePoster"in Q&&e(8,g=Q.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&&m(),n.$$.dirty&1024&&i&&e(11,A=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const Q=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,F=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&Q;i&&F&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",E),document.removeEventListener("touchstart",E),document.removeEventListener("click",E),document.addEventListener("WeixinJSBridgeReady",E),document.addEventListener("touchstart",E),document.addEventListener("click",E))}},[o,r,a,l,c,h,u,f,g,p,i,A,v,y,s,I,k,P,j,R,U,W,N]}class Dg extends ce{constructor(t){super(),le(this,t,XI,YI,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},QI)}}function ZI(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 Td(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ld(n){let t,e,i,s,o,r,a;const l=[qI,JI],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=S("div"),e=S("div"),s.c(),C(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(u,f){B(u,t,f),L(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let g=i;i=h(n),i===g?c[i].p(n,f):(ue(),O(c[g],1,1,()=>{c[g]=null}),fe(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),x(s,1),s.m(e,null)),(!a||f[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&K(t,"unfolded",n[5])},i(u){a||(x(s),u&&Ze(()=>{a&&(r&&r.end(1),o=nn(t,fc,n[6]?{y:4,duration:n[4],delay:n[2],easing:gi}:void 0),o.start())}),a=!0)},o(u){O(s),o&&o.invalidate(),u&&(r=Zn(t,fc,n[6]?{y:4,duration:n[4],delay:n[3],easing:gi}:void 0)),a=!1},d(u){u&&z(t),c[i].d(),u&&r&&r.end()}}}function JI(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=ft(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Dg({props:r}),We.push(()=>yl(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){const c=l[0]&16515?yt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&yf(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],ml(()=>e=!1)),t.$set(c)},i(a){i||(x(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function qI(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[KI]},$$scope:{ctx:n}};return t=new GI({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){se(t.$$.fragment)},m(s,o){ie(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||(x(t.$$.fragment,s),e=!0)},o(s){O(t.$$.fragment,s),e=!1},d(s){n[19](null),ne(t,s)}}}function jd(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=ft(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Dg({props:r}),We.push(()=>yl(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?yt(s,[l[0]&128&&yf(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]],ml(()=>e=!1)),t.$set(c)},i(a){i||(x(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function KI(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=jd(Td(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=we()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);B(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=Td(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=jd(c),s[l].c(),x(s[l],1),s[l].m(t.parentNode,t))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){Qt(s,r),r&&z(t)}}}function $I(n){let t,e,i=n[5]&&Ld(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&x(i,1)):(i=Ld(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function eE(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:g=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:m={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:E=!1}=m;let I=[],k=0,P,j=null;const R=Ii("hooks"),U=Ii("mediaStore");function W(){const Y=I[k],Z=Y==null?void 0:Y.videoInstance;Z&&(Z.paused?(Z.muted=!1,Z.play()):Z.pause())}It(()=>{R.on("click",Y=>{var Z,q,ee;(ee=(q=(Z=a.tag3DContentSvelte)==null?void 0:Z.css3DInstance)==null?void 0:q.css3DObject)!=null&&ee.opacityMesh&&Y.tag.id===a.id&&W()}),j=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(j),R.off("click",W)});function N(Y,Z){n.$$.not_equal(I[Z],Y)&&(I[Z]=Y,e(8,I))}function Q(Y){We[Y?"unshift":"push"](()=>{P=Y,e(12,P)})}const H=Y=>{i||U.set({currentMediaElement:null}),e(11,k=Y.detail)};function F(Y){n.$$.not_equal(I[0],Y)&&(I[0]=Y,e(8,I))}return n.$$set=Y=>{"tag"in Y&&e(0,a=Y.tag),"mediaData"in Y&&e(1,l=Y.mediaData),"inDelay"in Y&&e(2,c=Y.inDelay),"outDelay"in Y&&e(3,h=Y.outDelay),"duration"in Y&&e(4,u=Y.duration),"unfolded"in Y&&e(5,f=Y.unfolded),"animation"in Y&&e(6,g=Y.animation),"mediaItemConfig"in Y&&e(7,A=Y.mediaItemConfig),"enableCarousel"in Y&&e(16,p=Y.enableCarousel),"autoplayConfig"in Y&&e(17,m=Y.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=I.every(Y=>Y.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&&y&&i)},[a,l,c,h,u,f,g,A,I,i,o,k,P,s,v,U,p,m,N,Q,H,F]}class Sg extends ce{constructor(t){super(),le(this,t,eE,$I,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},ZI,[-1,-1])}}function tE(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 zd(n){let t,e,i,s,o,r,a,l;t=new Wt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new kC({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Od(n),h=n[1]&&Bd(n);return{c(){se(t.$$.fragment),e=$(),i=S("div"),se(s.$$.fragment),o=$(),c&&c.c(),r=$(),h&&h.c(),a=we(),C(i,"class","line svelte-1f7m1lj")},m(u,f){ie(t,u,f),B(u,e,f),B(u,i,f),ie(s,i,null),B(u,o,f),c&&c.m(u,f),B(u,r,f),h&&h.m(u,f),B(u,a,f),l=!0},p(u,f){const g={};f&8&&(g.visible=u[3]),t.$set(g);const A={};f&8&&(A.unfolded=u[3]),s.$set(A),u[2]?c?(c.p(u,f),f&4&&x(c,1)):(c=Od(u),c.c(),x(c,1),c.m(r.parentNode,r)):c&&(ue(),O(c,1,1,()=>{c=null}),fe()),u[1]?h?(h.p(u,f),f&2&&x(h,1)):(h=Bd(u),h.c(),x(h,1),h.m(a.parentNode,a)):h&&(ue(),O(h,1,1,()=>{h=null}),fe())},i(u){l||(x(t.$$.fragment,u),x(s.$$.fragment,u),x(c),x(h),l=!0)},o(u){O(t.$$.fragment,u),O(s.$$.fragment,u),O(c),O(h),l=!1},d(u){ne(t,u),u&&z(e),u&&z(i),ne(s),u&&z(o),c&&c.d(u),u&&z(r),h&&h.d(u),u&&z(a)}}}function Od(n){let t,e,i;return e=new pg({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function Bd(n){let t,e,i;return e=new Sg({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=S("div"),se(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function iE(n){let t,e,i=n[0].state&&zd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=zd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function nE(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 sE extends ce{constructor(t){super(),le(this,t,nE,iE,ae,{tag:0},tE)}}function oE(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 Vd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Rd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Hd(n){let t,e;return{c(){t=S("img"),C(t,"class","headerImage svelte-sezqcq"),at(t.src,e=n[3].headerPictureUrl)||C(t,"src",e),C(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!at(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&z(t)}}}function Nd(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=Gd(Rd(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Qd(Vd(n,l,h));return{c(){t=S("div"),e=S("div");for(let h=0;h<a.length;h+=1)a[h].c();i=$();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){B(h,t,u),L(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);L(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Gt(Ti.call(null,e)),Ae(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 g=Rd(h,r,f);a[f]?a[f].p(g,u):(a[f]=Gd(g),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 g=Vd(h,l,f);c[f]?c[f].p(g,u):(c[f]=Qd(g),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&&z(t),Qt(a,h),Qt(c,h),s=!1,tt(o)}}}function Gd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=ke(e),C(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",Ql)},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Qd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=ke(e),C(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",Ql)},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Fd(n){let t,e,i=n[7]&&_d(n),s=n[3].highlightText&&Ud(n);return{c(){t=S("div"),i&&i.c(),e=$(),s&&s.c(),C(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),L(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=_d(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Ud(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&z(t),i&&i.d(),s&&s.d()}}}function _d(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Wd(n);return{c(){t=S("div"),e=S("span"),s=ke(i),o=$(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),L(t,e),L(e,s),L(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&De(s,i),a[3].price.unit?r?r.p(a,l):(r=Wd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function Wd(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&De(i,e)},d(s){s&&z(t)}}}function Ud(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),r=ke(o),a=$(),l=S("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){B(c,t,h),L(t,e),L(t,i),L(t,s),L(s,r),B(c,a,h),B(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&De(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function rE(n){var I,k;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,g,A,p,m;e=new Wt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&Hd(n),y=((I=n[2].length)!=null?I:0)+((k=n[5].length)!=null?k:0)>0&&Nd(n),E=(n[7]||n[3].highlightText)&&Fd(n);return{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),h=S("div"),f=ke(u),g=$(),y&&y.c(),A=$(),E&&E.c(),C(s,"class","line svelte-sezqcq"),T(s,"transition-delay",n[4]?Eo+"ms":Mo+Xd-Yd-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"),T(r,"max-width",$t(n[9])),T(r,"transition-delay",n[4]?Eo+Mo+"ms":"0ms"),C(t,"class",p=_e(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,j){B(P,t,j),ie(e,t,null),L(t,i),L(t,s),L(t,o),L(t,r),v&&v.m(r,null),L(r,a),L(r,l),L(l,c),L(c,h),L(h,f),L(r,g),y&&y.m(r,null),L(r,A),E&&E.m(r,null),m=!0},p(P,[j]){var U,W;const R={};j&16&&(R.visible=P[4]),e.$set(R),j&16&&T(s,"transition-delay",P[4]?Eo+"ms":Mo+Xd-Yd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,j):(v=Hd(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!m||j&8)&&u!==(u=P[3].title+"")&&De(f,u),((U=P[2].length)!=null?U:0)+((W=P[5].length)!=null?W:0)>0?y?y.p(P,j):(y=Nd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?E?E.p(P,j):(E=Fd(P),E.c(),E.m(r,null)):E&&(E.d(1),E=null),j&16&&T(r,"transition-delay",P[4]?Eo+Mo+"ms":"0ms"),(!m||j&64&&p!==(p=_e(`marketing ${P[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!m||j&80)&&K(t,"unfolded",P[4]),(!m||j&320)&&K(t,"folded",P[8])},i(P){m||(x(e.$$.fragment,P),m=!0)},o(P){O(e.$$.fragment,P),m=!1},d(P){P&&z(t),ne(e),v&&v.d(),y&&y.d(),E&&E.d()}}}const Ql=40,Eo=400,Yd=500,Mo=180,Xd=500;function aE(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,g=(()=>{var m;const p=(m=u.data.limitWidth)!=null?m:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const A=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,m,v,y,E,I;n.$$.dirty&1&&e(4,i=(m=(p=u.state)==null?void 0:p.unfolded)!=null?m:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=Me((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.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=((E=o.brandTags)==null?void 0:E.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((I=o.tags)==null?void 0:I.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(g-20)/Ql),[u,f,c,o,i,h,a,r,s,g,l,A]}class lE extends ce{constructor(t){super(),le(this,t,aE,rE,ae,{tag:0},oE)}}class cE 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 G(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=Iw(this.sharedAudioSrc,{namespace:Ll.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 g;this.sharedAudioCurrentTime=e.currentTime,(g=this.ontimeupdate)==null||g.call(this,f)},s=f=>{var g;e.isBlankAudio||(this.sharedAudioPaused=!1,(g=this.onplay)==null||g.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var g;this.sharedAudioPaused=!0,(g=this.onerror)==null||g.call(this,f)},l=f=>{var g;return(g=this.oncanplay)==null?void 0:g.call(this,f)},c=f=>{var g;return(g=this.oncanplaythrough)==null?void 0:g.call(this,f)},h=f=>{var g;return(g=this.onloadeddata)==null?void 0:g.call(this,f)},u=f=>{var g;return(g=this.onloadedmetadata)==null?void 0:g.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 hE(n){ge(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function dE(n){let t,e,i,s;const o=n[8].default,r=_n(o,n,n[7],null);return{c(){t=S("div"),r&&r.c(),C(t,"class","audio svelte-13e7hxv"),C(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=Ae(t,"click",ff(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Un(r,o,a,a[7],e?Wn(o,a[7],l,null):Yn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(x(r,a),e=!0)},o(a){O(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function uE(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=hr(),h=Ii("hooks"),u=Ii("mediaStore");let f,g=!0;function A(){e(5,f.onplay=m=>{h.emit("playStateChange",D({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,g=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",D({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",D({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onloadedmetadata=m=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=m=>{c("pause"),e(6,g=!0)},f),e(5,f.ontimeupdate=m=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:m})=>{m!==f&&(g||f==null||f.pause())});function p(m){f&&(h.emit("click",D({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",D({event:m,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=m=>{"url"in m&&e(2,o=m.url),"enable"in m&&e(3,r=m.enable),"style"in m&&e(0,a=m.style),"hooksInfo"in m&&e(4,l=m.hooksInfo),"$$scope"in m&&e(7,s=m.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new cE(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),A()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!g?"play":"pause")},[a,p,o,r,l,f,g,s,i]}let Tg=class extends ce{constructor(t){super(),le(this,t,uE,dE,ae,{url:2,enable:3,style:0,hooksInfo:4},hE)}};function fE(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 Zd(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function gE(n){let t,e,i,s,o,r=n[1]&&Zd();return{c(){t=S("div"),r&&r.c(),e=$(),i=S("div"),s=S("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"),K(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),T(t,"width",n[5]),T(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),L(t,e),L(t,i),L(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&x(r,1):(r=Zd(),r.c(),x(r,1),r.m(t,e)):r&&(ue(),O(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&T(t,"width",a[5]),(c||l&36)&&T(t,"height",a[5])},i(a){o||(x(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function mE(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){We[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){We[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"?$t(a):a)},[s,o,r,l,c,i,a,h,u]}class Lg extends ce{constructor(t){super(),le(this,t,mE,gE,ae,{playing:0,shadow:1,style:2,width:6},fE)}}function pE(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 Jd(n){var m,v;let t,e,i,s,o,r,a,l,c,h,u,f,g,A;e=new Wt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&qd(n);return c=new Ag({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Ol({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(m=n[5])==null?void 0:m.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),se(c.$$.fragment),h=$(),se(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),T(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,E){B(y,t,E),ie(e,t,null),L(t,i),L(t,s),L(s,o),L(o,r),p&&p.m(r,null),L(o,a),L(o,l),ie(c,l,null),L(t,h),ie(u,t,null),f=!0,g||(A=[Ae(l,"click",n[7]),Gt(Ti.call(null,l)),Ae(l,"clientWidth",n[12])],g=!0)},p(y,E){var j,R;const I={};E&64&&(I.visible=y[6]),E&8&&(I.left=y[3]/2+"px"),e.$set(I),y[6]?p?(p.p(y,E),E&64&&x(p,1)):(p=qd(y),p.c(),x(p,1),p.m(r,null)):p&&(ue(),O(p,1,1,()=>{p=null}),fe());const k={};E&64&&(k.visible=y[6]),E&2&&(k.textUnfolded=y[1]),E&32&&(k.content=y[5]),c.$set(k);const P={};E&64&&(P.unfolded=y[6]),E&8&&(P.length=y[3]),E&48&&(P.outDelay=y[4]+20*Math.min((R=(j=y[5])==null?void 0:j.length)!=null?R:10,15)),u.$set(P),(!f||E&64)&&K(t,"unfolded",y[6])},i(y){f||(x(e.$$.fragment,y),x(p),x(c.$$.fragment,y),x(u.$$.fragment,y),f=!0)},o(y){O(e.$$.fragment,y),O(p),O(c.$$.fragment,y),O(u.$$.fragment,y),f=!1},d(y){y&&z(t),ne(e),p&&p.d(),ne(c),ne(u),g=!1,tt(A)}}}function qd(n){let t,e,i,s,o,r,a;return e=new Wt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Tg({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[AE]},$$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=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ie(e,t,null),L(t,i),ie(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||(x(e.$$.fragment,l),x(s.$$.fragment,l),l&&Ze(()=>{a&&(r&&r.end(1),o=nn(t,gt,{duration:1e3,delay:0,easing:On}),o.start())}),a=!0)},o(l){var c,h;O(e.$$.fragment,l),O(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Zn(t,gt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:On})),a=!1},d(l){l&&z(t),ne(e),ne(s),l&&r&&r.end()}}}function AE(n){let t,e,i;return e=new Lg({props:{playing:n[2]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function vE(n){let t,e,i=n[0].state&&Jd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=Jd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function bE(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)},g=()=>{e(2,l=!1)};function A(m){Xn.call(this,n,m)}const p=m=>{e(3,c=m.detail)};return n.$$set=m=>{"tag"in m&&e(0,r=m.tag)},n.$$.update=()=>{var m,v,y;n.$$.dirty&1&&e(6,i=!!((m=r.state)!=null&&m.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,g,A,p]}class yE extends ce{constructor(t){super(),le(this,t,bE,vE,ae,{tag:0},pE)}}function wE(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 Kd(n){let t,e,i,s;return i=new Tg({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[PE]},$$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=S("div"),e=S("div"),se(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",n[4].bgColor),T(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),L(t,e),ie(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&&T(e,"background-color",o[4].bgColor),r&16&&T(e,"color",o[4].fontColor)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(t),ne(i)}}}function CE(n){let t;return{c(){t=ke(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&De(t,e[5])},d(e){e&&z(t)}}}function PE(n){let t,e,i,s,o,r,a;return i=new Lg({props:{playing:n[3]}}),r=new Bl({props:{maxWidth:72,maxLine:1,$$slots:{default:[CE]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),se(i.$$.fragment),s=$(),o=S("div"),se(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){B(l,t,c),L(t,e),ie(i,e,null),L(t,s),L(t,o),ie(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||(x(i.$$.fragment,l),x(r.$$.fragment,l),a=!0)},o(l){O(i.$$.fragment,l),O(r.$$.fragment,l),a=!1},d(l){l&&z(t),ne(i),ne(r)}}}function IE(n){let t,e,i=n[0].state&&Kd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=Kd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function EE(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)},g=m=>{e(1,a=m.detail)},A=m=>{e(2,l=m.detail)};function p(m){Xn.call(this,n,m)}return n.$$set=m=>{"tag"in m&&e(0,o=m.tag)},n.$$.update=()=>{var m,v,y;n.$$.dirty&1&&e(5,i=(v=(m=o.data.title)!=null?m:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,h,u,f,g,A,p]}class ME extends ce{constructor(t){super(),le(this,t,EE,IE,ae,{tag:0},wE)}}function kE(n){let t,e;return t=new ME({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xE(n){let t,e;return t=new yE({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function DE(n){let t,e,i,s;const o=[xE,kE],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=we()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function SE(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 TE extends ce{constructor(t){super(),le(this,t,SE,DE,ae,{tag:0})}}function LE(n){ge(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function $d(n){var s;let t,e,i;return e=new Sg({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=S("div"),se(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ie(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||(x(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),ne(e)}}}function jE(n){let t,e,i=n[0].state&&n[5]&&$d(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&x(i,1)):(i=$d(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function zE(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]}class OE extends ce{constructor(t){super(),le(this,t,zE,jE,ae,{tag:0},LE)}}function jg(n){return G(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 BE(n){return G(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield jg(t);return oe(D({},n),{width:i/e,height:s/e})})}function VE(n){return G(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 jg(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return oe(D({},n),{width:c,height:h,duration:u})})}function RE(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 eu(n){n[1]=n[19].width}function tu(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function iu(n){let t,e,i,s=n[0]&&nu();function o(l,c){return l[8]?NE:HE}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),C(t,"class","icon"),T(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),L(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&x(s,1):(s=nu(),s.c(),x(s,1),s.m(t,e)):s&&(ue(),O(s,1,1,()=>{s=null}),fe()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&T(t,"width",l[1])},i(l){i||(x(s),i=!0)},o(l){O(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function nu(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function HE(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:FE,then:QE,catch:GE,value:19};return Fo(e=n[11](Ye({url:n[7],ratio:n[5]})),i),{c(){t=we(),i.block.c()},m(s,o){B(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](Ye({url:n[7],ratio:n[5]})))&&Fo(e,i)||bf(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function NE(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:UE,then:WE,catch:_E,value:19};return Fo(e=n[10](Ye({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=we(),i.block.c()},m(s,o){B(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](Ye({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&Fo(e,i)||bf(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function GE(n){return{c:J,m:J,p:J,d:J}}function QE(n){eu(n);let t,e;return{c(){t=S("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),at(t.src,e=n[7])||C(t,"src",e),T(t,"width",$t(En({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){eu(i),s&128&&!at(t.src,e=i[7])&&C(t,"src",e),s&184&&T(t,"width",$t(En({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function FE(n){return{c:J,m:J,p:J,d:J}}function _E(n){return{c:J,m:J,p:J,d:J}}function WE(n){tu(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=S("div"),C(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",$t(En({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),T(t,"height",$t(En({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",n[18]),T(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){tu(s),o&252&&T(t,"width",$t(En({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&T(t,"height",$t(En({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&T(t,"background-image",e),o&228&&T(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&T(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function UE(n){return{c:J,m:J,p:J,d:J}}function YE(n){let t,e,i=n[9]&&iu(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&x(i,1)):(i=iu(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function En(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 oe(D({},n),{width:o,height:r})}function XE(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:g=null}=t,{shadow:A=!1}=t;const p=hr();function m(E){return G(this,null,function*(){const I=yield VE(E);return p("iconLoaded",I),I})}function v(E){return G(this,null,function*(){if(typeof u=="number")return oe(D({},E),{width:u});const I=yield BE(E);return p("iconLoaded",I),I})}function y(){h||p("iconLoaded")}return It(()=>{y()}),n.$$set=E=>{"width"in E&&e(1,f=E.width),"icon"in E&&e(12,g=E.icon),"shadow"in E&&e(0,A=E.shadow)},n.$$.update=()=>{var E,I;n.$$.dirty&4096&&e(7,i=g==null?void 0:g.url),n.$$.dirty&4096&&e(2,s=(E=g==null?void 0:g.steps)!=null?E:1),n.$$.dirty&4096&&e(6,o=g==null?void 0:g.fps),n.$$.dirty&4096&&e(5,r=g==null?void 0:g.ratio),n.$$.dirty&4096&&e(4,a=(I=g==null?void 0:g.scale)!=null?I:1),n.$$.dirty&4096&&e(3,l=g==null?void 0:g.width),n.$$.dirty&252&&e(9,c=Ye({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)},y(),[A,f,s,l,a,r,o,i,h,c,m,v,g]}class zg extends ce{constructor(t){super(),le(this,t,XE,YE,ae,{width:1,icon:12,shadow:0},RE)}}function ZE(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 su(n){let t,e,i,s,o,r;return e=new Wt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=ke(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ie(e,t,null),L(t,i),L(t,s),L(s,o),r=!0},p(a,l){(!r||l&2)&&De(o,a[1])},i(a){r||(x(e.$$.fragment,a),r=!0)},o(a){O(e.$$.fragment,a),r=!1},d(a){a&&z(t),ne(e)}}}function JE(n){let t,e,i,s;e=new zg({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&su(n);return{c(){t=S("div"),se(e.$$.fragment),i=$(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ie(e,t,null),L(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&&x(o,1)):(o=su(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(x(e.$$.fragment,r),x(o),s=!0)},o(r){O(e.$$.fragment,r),O(o),s=!1},d(r){r&&z(t),ne(e),o&&o.d()}}}function qE(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 KE extends ce{constructor(t){super(),le(this,t,qE,JE,ae,{tag:3},ZE)}}function $E(n){ge(n,"svelte-nnvupv",".wrapper.svelte-nnvupv{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-nnvupv{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-nnvupv{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-nnvupv{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}")}function ou(n){let t,e,i,s,o,r=n[0].type==="Image"&&ru(n);return{c(){t=S("div"),e=S("div"),r&&r.c(),i=$(),s=S("div"),C(e,"class","media-item svelte-nnvupv"),C(e,"draggable","false"),C(s,"class","line svelte-nnvupv"),C(t,"class","wrapper svelte-nnvupv")},m(a,l){B(a,t,l),L(t,e),r&&r.m(e,null),L(t,i),L(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&x(r,1)):(r=ru(a),r.c(),x(r,1),r.m(e,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){o||(x(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d()}}}function ru(n){let t,e,i,s,o,r;return t=new Wt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var a;se(t.$$.fragment),e=$(),i=S("img"),C(i,"class","media-content svelte-nnvupv"),at(i.src,s=(a=n[0].thumbnail)!=null?a:n[0].url)||C(i,"src",s),C(i,"alt",o=n[0].name),C(i,"draggable",!1)},m(a,l){ie(t,a,l),B(a,e,l),B(a,i,l),r=!0},p(a,l){var c;(!r||l&1&&!at(i.src,s=(c=a[0].thumbnail)!=null?c:a[0].url))&&C(i,"src",s),(!r||l&1&&o!==(o=a[0].name))&&C(i,"alt",o)},i(a){r||(x(t.$$.fragment,a),r=!0)},o(a){O(t.$$.fragment,a),r=!1},d(a){ne(t,a),a&&z(e),a&&z(i)}}}function e2(n){let t,e,i=n[0]&&ou(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&x(i,1)):(i=ou(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function t2(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 i2 extends ce{constructor(t){super(),le(this,t,t2,e2,ae,{tag:1},$E)}}function n2(n){ge(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function s2(n){let t,e;return{c(){t=new Ro(!1),e=we(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:J,d(i){i&&z(e),i&&t.d()}}}function o2(n){let t,e=typeof n[2]=="string"&&s2(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:J,o:J,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function r2(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;It(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),zt(()=>{l==null||l()});function c(f){We[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 a2 extends ce{constructor(t){super(),le(this,t,r2,o2,ae,{tag:3,rendererMap:4},n2)}}function l2(n){ge(n,"svelte-qz1wo5",'@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-qz1wo5{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-qz1wo5{transition:opacity 0.2s linear}.content__container.unClickable.svelte-qz1wo5{pointer-events:none !important}.content__container.unClickable.svelte-qz1wo5 *{pointer-events:none !important}.content__wrapper.svelte-qz1wo5{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-qz1wo5{opacity:0;pointer-events:none}.content__container.hide.svelte-qz1wo5 *{pointer-events:none !important}.content__container.disable.svelte-qz1wo5{display:none}.content.svelte-qz1wo5{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-qz1wo5:not(.unfolded){pointer-events:none}.content.svelte-qz1wo5:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-qz1wo5{pointer-events:auto}')}function c2(n){let t,e;return{c(){t=S("div"),C(t,"data-info","tag content is keep folded"),C(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&C(t,"data-id",e)},i:J,o:J,d(i){i&&z(t)}}}function h2(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A,p,m,v;const y=[v2,A2,p2,m2,g2,f2,u2],E=[];function I(k,P){return P&18&&(s=null),P&18&&(o=null),P&18&&(r=null),P&18&&(a=null),P&18&&(l=null),P&18&&(c=null),P&18&&(h=null),s==null&&(s=!!(["Text"].includes(k[1].contentType)||["Text"].includes(k[4].get(k[1].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(k[1].contentType)||["ImageText","Image","Video"].includes(k[4].get(k[1].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(k[1].contentType)||["Audio"].includes(k[4].get(k[1].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(k[1].contentType)||["Marketing"].includes(k[4].get(k[1].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(k[1].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(k[4].get(k[1].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(k[1].contentType)||["MediaPlane","MediaModel"].includes(k[4].get(k[1].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(k[1].contentType)||["Panorama"].includes(k[4].get(k[1].contentType)))),h?6:-1))))))}return~(u=I(n,-1))&&(f=E[u]=y[u](n)),{c(){var k;t=S("div"),e=S("div"),i=S("div"),f&&f.c(),C(i,"class","content svelte-qz1wo5"),K(i,"unfolded",(k=n[1].state)==null?void 0:k.unfolded),C(e,"class","content__wrapper svelte-qz1wo5"),C(t,"class",g=_e(vt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",A=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[6]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),T(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),T(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(k,P){B(k,t,P),L(t,e),L(e,i),~u&&E[u].m(i,null),p=!0,m||(v=Ae(t,"click",ff(n[16])),m=!0)},p(k,P){var R;let j=u;u=I(k,P),u===j?~u&&E[u].p(k,P):(f&&(ue(),O(E[j],1,1,()=>{E[j]=null}),fe()),~u?(f=E[u],f?f.p(k,P):(f=E[u]=y[u](k),f.c()),x(f,1),f.m(i,null)):f=null),(!p||P&2)&&K(i,"unfolded",(R=k[1].state)==null?void 0:R.unfolded),(!p||P&2&&g!==(g=_e(vt("content__container",k[1].className))+" svelte-qz1wo5"))&&C(t,"class",g),(!p||P&2&&A!==(A=k[1].id))&&C(t,"data-id",A),(!p||P&2)&&K(t,"disable",k[1].enabled===!1),(!p||P&66)&&K(t,"hide",k[6]),(!p||P&3)&&K(t,"withAnimation",k[0]),(!p||P&2)&&K(t,"unClickable",k[1].config.clickable===!1),P&2&&T(t,"width",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0),P&2&&T(t,"height",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0)},i(k){p||(x(f),p=!0)},o(k){O(f),p=!1},d(k){k&&z(t),~u&&E[u].d(),m=!1,v()}}}function d2(n){let t,e,i,s,o,r,a;return e=new a2({props:{tag:Ye(n[1]),rendererMap:n[3]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class",i=_e(vt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[6])},m(l,c){B(l,t,c),ie(e,t,null),o=!0,r||(a=Ae(t,"click",n[15]),r=!0)},p(l,c){const h={};c&2&&(h.tag=Ye(l[1])),c&8&&(h.rendererMap=l[3]),e.$set(h),(!o||c&2&&i!==(i=_e(vt("content__container",l[1].className))+" svelte-qz1wo5"))&&C(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&C(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&66)&&K(t,"custom-tag-hide",l[6])},i(l){o||(x(e.$$.fragment,l),o=!0)},o(l){O(e.$$.fragment,l),o=!1},d(l){l&&z(t),ne(e),r=!1,a()}}}function u2(n){let t,e;return t=new i2({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function f2(n){let t,e;return t=new OE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function g2(n){let t,e;return t=new KE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function m2(n){let t,e;return t=new lE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function p2(n){let t,e;return t=new TE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function A2(n){let t,e;return t=new sE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function v2(n){let t,e;return t=new PC({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function b2(n){let t,e,i,s,o;const r=[d2,h2,c2],a=[];function l(c,h){return h&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[5]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=we()},m(c,h){a[e].m(c,h),B(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(s.parentNode,s))},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function y2(n,t,e){var i,s;return!(!t.visible||!t.enabled||!e.visible||!((i=n.state)!=null&&i.visible)||((s=n.temporaryState)==null?void 0:s.visible)===!1||n.loading)}function w2(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:h}=t,{hooks:u}=t,{rendererMap:f=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{mediaStore:p}=t,{temporaryState:m}=t;Na("hooks",u),Na("mediaStore",p);let v,y;function E(P){P?u.emit("exposure",{id:r,type:"start"}):u.emit("exposure",{id:r,type:"end"})}const I=P=>u.emit("click",{event:P,target:"TagContent",tag:h}),k=P=>u.emit("click",{event:P,target:"TagContent",tag:h});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,h=P.tag),"hooks"in P&&e(2,u=P.hooks),"rendererMap"in P&&e(3,f=P.rendererMap),"contentTypeMap"in P&&e(4,g=P.contentTypeMap),"state"in P&&e(7,A=P.state),"mediaStore"in P&&e(8,p=P.mediaStore),"temporaryState"in P&&e(9,m=P.temporaryState)},n.$$.update=()=>{var P,j,R,U,W,N,Q,H,F,Y,Z;n.$$.dirty&2&&e(13,i=(P=h.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(12,s=(j=h.state)==null?void 0:j.visible),n.$$.dirty&642&&e(14,o=A.visible&&m.visible&&((R=h.state)==null?void 0:R.visible)),n.$$.dirty&2&&(r=h.id),n.$$.dirty&642&&e(6,a=!y2(h,A,m)),n.$$.dirty&16384&&E(o),n.$$.dirty&15362&&h.hooks&&(i!==void 0&&i!==y&&(e(11,y=i),i?(W=(U=h.hooks).emit)==null||W.call(U,"unfolded"):(Q=h==null?void 0:(N=h.hooks).emit)==null||Q.call(N,"folded")),s!==void 0&&s!==v&&(e(10,v=s),s?(F=(H=h.hooks).emit)==null||F.call(H,"show"):(Z=(Y=h.hooks).emit)==null||Z.call(Y,"hide"))),n.$$.dirty&2&&e(5,l=(()=>!(typeof h.config.unfoldedConfig=="object"&&h.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,g,l,a,A,p,m,v,y,s,i,o,I,k]}let Og=class extends ce{constructor(t){super(),le(this,t,w2,b2,ae,{withAnimation:0,tag:1,hooks:2,rendererMap:3,contentTypeMap:4,state:7,mediaStore:8,temporaryState:9},l2)}};function C2(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 P2(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Wt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new zg({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),se(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),se(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),T(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),T(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(g,A){B(g,t,A),L(t,e),L(t,i),ie(s,t,null),L(t,o),L(t,r),L(t,a),L(t,l),ie(c,l,null),h=!0,u||(f=Ae(e,"click",n[4]),u=!0)},p(g,[A]){A&8&&T(r,"transition-delay",(g[3]?g[5]:0)+"ms");const p={};A&4&&(p.icon=g[2]),A&2&&(p.width=g[1]),c.$set(p),A&8&&T(l,"transition-delay",(g[3]?g[5]:0)+"ms"),(!h||A&1)&&K(t,"unfolded",g[0]),(!h||A&8)&&K(t,"folded",g[3])},i(g){h||(x(s.$$.fragment,g),x(c.$$.fragment,g),h=!0)},o(g){O(s.$$.fragment,g),O(c.$$.fragment,g),h=!1},d(g){g&&z(t),ne(s),ne(c),u=!1,f()}}}function I2(n,t,e){let i,s,o,r;const a=Ii("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||a.emit("click",{event:p,target:"TagPoint",tag:l})},g=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){Xn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,m,v,y;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=(v=(m=l.style)==null?void 0:m.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:fy}),n.$$.dirty&64&&e(1,r=(()=>{var k,P,j,R;const E=(P=(k=l.style)==null?void 0:k.point)==null?void 0:P.width;if(typeof E=="number")return E;const I=(R=(j=l.style)==null?void 0:j.point)==null?void 0:R.size;if(typeof I=="number")return I;if(I==="S")return 18;if(I==="M")return 20;if(I==="L")return 24;if(I==="XL")return 28})())},u(),[i,r,o,s,f,g,l,A]}class E2 extends ce{constructor(t){super(),le(this,t,I2,P2,ae,{tag:6},C2)}}function M2(n){ge(n,"svelte-g38zun",".tag.svelte-g38zun{will-change:opacity}.tag.withAnimation.svelte-g38zun{transition:opacity 0.2s linear}.tag.enableZIndex.svelte-g38zun{position:absolute;left:0;top:0;width:100%;height:100%}.tag.hide.svelte-g38zun{opacity:0;pointer-events:none}.tag.hide.svelte-g38zun *{pointer-events:none !important}.tag.unClickable.svelte-g38zun{pointer-events:none !important}.tag.unClickable.svelte-g38zun *{pointer-events:none !important}.tag.disable.svelte-g38zun{display:none}.wrapper.svelte-g38zun{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function au(n){let t,e,i,s,o,r,a,l,c,h;const u=[x2,k2],f=[];function g(v,y){return v[16]?0:1}i=g(n),s=f[i]=u[i](n);const A=[S2,D2],p=[];function m(v,y){return v[15]?0:1}return r=m(n),a=p[r]=A[r](n),{c(){t=S("div"),e=S("div"),s.c(),o=$(),a.c(),C(e,"class",l=_e(vt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-g38zun"),C(e,"data-tag-unfolded",n[7]),C(e,"data-tag-id",n[14]),C(e,"data-content-type",c=n[1].contentType),T(e,"left",n[11]),T(e,"top",n[10]),C(t,"class","tag svelte-g38zun"),C(t,"data-tag-id",n[14]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[13]),K(t,"hide",n[12]),K(t,"withAnimation",n[0]),K(t,"enableZIndex",n[9]),T(t,"z-index",n[9])},m(v,y){B(v,t,y),L(t,e),f[i].m(e,null),L(e,o),p[r].m(e,null),h=!0},p(v,y){let E=i;i=g(v),i===E?f[i].p(v,y):(ue(),O(f[E],1,1,()=>{f[E]=null}),fe(),s=f[i],s?s.p(v,y):(s=f[i]=u[i](v),s.c()),x(s,1),s.m(e,o));let I=r;r=m(v),r===I?p[r].p(v,y):(ue(),O(p[I],1,1,()=>{p[I]=null}),fe(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),x(a,1),a.m(e,null)),(!h||y&2&&l!==(l=_e(vt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-g38zun"))&&C(e,"class",l),(!h||y&128)&&C(e,"data-tag-unfolded",v[7]),(!h||y&16384)&&C(e,"data-tag-id",v[14]),(!h||y&2&&c!==(c=v[1].contentType))&&C(e,"data-content-type",c),y&2048&&T(e,"left",v[11]),y&1024&&T(e,"top",v[10]),(!h||y&16384)&&C(t,"data-tag-id",v[14]),(!h||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!h||y&8192)&&K(t,"disable",v[13]),(!h||y&4096)&&K(t,"hide",v[12]),(!h||y&1)&&K(t,"withAnimation",v[0]),(!h||y&512)&&K(t,"enableZIndex",v[9]),y&512&&T(t,"z-index",v[9])},i(v){h||(x(s),x(a),h=!0)},o(v){O(s),O(a),h=!1},d(v){v&&z(t),f[i].d(),p[r].d()}}}function k2(n){let t;return{c(){t=S("div"),C(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:J,i:J,o:J,d(e){e&&z(t)}}}function x2(n){let t,e;return t=new E2({props:{tag:n[1]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function D2(n){let t;return{c(){t=S("div"),C(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:J,i:J,o:J,d(e){e&&z(t)}}}function S2(n){let t,e;return t=new Og({props:{mediaStore:n[2],withAnimation:n[0],tag:Ye(n[1]),hooks:n[17],state:n[5],temporaryState:n[6],rendererMap:n[3],contentTypeMap:n[4]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=Ye(i[1])),s&32&&(o.state=i[5]),s&64&&(o.temporaryState=i[6]),s&8&&(o.rendererMap=i[3]),s&16&&(o.contentTypeMap=i[4]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function T2(n){let t,e,i=n[8]&&au(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&x(i,1)):(i=au(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function L2(n,t,e){let i,s,o,r,a,l,c,h,u,f,{withAnimation:g=!1}=t,{tag:A}=t,{mediaStore:p}=t,{rendererMap:m=new Map}=t,{contentTypeMap:v=new Map}=t,{state:y}=t,{temporaryState:E}=t;const I=Ii("hooks");return n.$$set=k=>{"withAnimation"in k&&e(0,g=k.withAnimation),"tag"in k&&e(1,A=k.tag),"mediaStore"in k&&e(2,p=k.mediaStore),"rendererMap"in k&&e(3,m=k.rendererMap),"contentTypeMap"in k&&e(4,v=k.contentTypeMap),"state"in k&&e(5,y=k.state),"temporaryState"in k&&e(6,E=k.temporaryState)},n.$$.update=()=>{var k,P,j,R;n.$$.dirty&10&&e(16,i=(()=>{var U,W,N;return!(((W=(U=A.style)==null?void 0:U.point)==null?void 0:W.enabled)===!1||((N=m.get(A.contentType))==null?void 0:N.usePoint)===!1||A.contentType==="Sticker"||A.contentType==="Link"||A.contentType==="VRLink"||A.contentType==="PanoLink"||A.contentType==="Panorama"||A.contentType==="Audio"&&A.data.appearance==="plane")})()),n.$$.dirty&2&&e(15,s=(()=>A.stickType==="2DPoint")()),n.$$.dirty&2&&e(14,o=A.id),n.$$.dirty&2&&e(13,r=A.enabled===!1||!A.state),n.$$.dirty&2&&e(12,a=!((k=A.state)!=null&&k.visible)||((P=A.temporaryState)==null?void 0:P.visible)===!1||!A.screenPosition),n.$$.dirty&2&&e(7,l=(j=A.state)==null?void 0:j.unfolded),n.$$.dirty&2&&e(8,c=A.screenPosition),n.$$.dirty&256&&e(11,h=(c==null?void 0:c.leftPercent)+"%"),n.$$.dirty&256&&e(10,u=(c==null?void 0:c.topPercent)+"%"),n.$$.dirty&130&&e(9,f=l?((R=A.zIndex)!=null?R:0)+(l?1e6:0):void 0)},[g,A,p,m,v,y,E,l,c,f,u,h,a,r,o,s,i,I]}class j2 extends ce{constructor(t){super(),le(this,t,L2,T2,ae,{withAnimation:0,tag:1,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},M2)}}function z2(n){ge(n,"svelte-p0nosq",".tag--container.svelte-p0nosq{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)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}")}function lu(n,t,e){const i=n.slice();return i[8]=t[e],i}function cu(n){let t,e=[],i=new Map,s,o=n[1];const r=a=>a[8].id;for(let a=0;a<o.length;a+=1){let l=lu(n,o,a),c=r(l);i.set(c,e[a]=hu(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","tag--container svelte-p0nosq"),K(t,"hide",!n[5].visible||!n[6].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&127&&(o=a[1],ue(),e=_t(e,l,r,1,a,o,i,t,Si,hu,null,lu),fe()),(!s||l&96)&&K(t,"hide",!a[5].visible||!a[6].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function hu(n,t){let e,i,s;return i=new j2({props:{state:t[5],temporaryState:t[6],withAnimation:t[0],tag:t[8],mediaStore:t[2],rendererMap:t[3],contentTypeMap:t[4]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&32&&(a.state=t[5]),r&64&&(a.temporaryState=t[6]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[8]),r&4&&(a.mediaStore=t[2]),r&8&&(a.rendererMap=t[3]),r&16&&(a.contentTypeMap=t[4]),i.$set(a)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function O2(n){let t,e,i=n[5].enabled&&cu(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[5].enabled?i?(i.p(s,o),o&32&&x(i,1)):(i=cu(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function B2(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{rendererMap:a}=t,{contentTypeMap:l}=t,{state:c}=t,{temporaryState:h}=t;return Na("hooks",o),n.$$set=u=>{"withAnimation"in u&&e(0,i=u.withAnimation),"tags"in u&&e(1,s=u.tags),"hooks"in u&&e(7,o=u.hooks),"mediaStore"in u&&e(2,r=u.mediaStore),"rendererMap"in u&&e(3,a=u.rendererMap),"contentTypeMap"in u&&e(4,l=u.contentTypeMap),"state"in u&&e(5,c=u.state),"temporaryState"in u&&e(6,h=u.temporaryState)},[i,s,r,a,l,c,h,o]}class V2 extends ce{constructor(t){super(),le(this,t,B2,O2,ae,{withAnimation:0,tags:1,hooks:7,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},z2)}}const R2=new um.GLTFLoader;function H2(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}R2.load(n,i,void 0,s)})}const N2=new Map,G2=new Map;class Q2 extends Vw{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new _.Group);d(this,"imagePlaneGroup",new _.Group);d(this,"gltfObjectGroup",new _.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");d(this,"loadModel",e=>G(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;e.loading=!0;const s=H2(i).then(l=>{var u;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.getTagConfig(e).clickable===!1?()=>{}:this.addObjectClickHandler(e,l.scene,f=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:f})})});return c.visible=this.getCurrentVisibleState(e),new _.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisible(e),(u=this.getTagConfig(e).modelConfig)!=null&&u.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(e.loading=!1,((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),Kt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(ui);e.mediaPlane=new Uh(e.data.mediaData[0].url,e.data.mediaPosition.map(ui),{objectFit:e.data.objectFit});const c=new _.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));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)}clearTags(){this.tags.length&&(this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.disposeAllCSS3DContainer(),this.updateRenderAllTags()),this.enabledModelTagSet.clear(),this.clearCache()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.filterImagePlane.filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;const r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((a||c)&&i.mediaPlane&&(this.imagePlaneGroup.remove(i.mediaPlane),i.mediaPlane.dispose(),i.mediaPlane.removeFromParent(),i.mediaPlane=void 0),l||c){const u=i.position.map(ui),f=new gg(o,u,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((h=i.data.autoplayConfig)!=null&&h.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:N2,ImageTextureMap:G2,domEvents:this.domEvents});f.onVideoReady=A=>{A.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:f.videoInstance}))};const g=A=>(this.five.on("renderFrame",A),()=>this.five.off("renderFrame",A));f.initialRenderHooks(g),i.mediaPlane=f,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.filterImagePlane.filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(ui),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&i.mediaPlane&&(this.imagePlaneGroup.remove(i.mediaPlane),i.mediaPlane.dispose(),i.mediaPlane.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new Uh(s,o,{objectFit:i.data.objectFit}),this.getTagConfig(i).clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",h=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:h.origDomEvent})},{noEmitWhenHide:!0}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.filterCSS3DTag.forEach(i=>{var s,o,r;if(i.tag3DContentSvelte){const{svelteApp:a,css3DInstance:l,initialNormal:c,currentNormal:h}=i.tag3DContentSvelte;if(a.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!c.equals(h)){const u=new _.Quaternion().setFromUnitVectors(c,h);l.css3DObject.setRotationFromQuaternion(u)}return}else{if(Kt(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=cl(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const a=this.getPositions(i);if(!a)return;const l=this.getTagNormal(i);if(!l)return;const c=this.getTagConfig(i),h=D({wrapperStyle:{zIndex:this.calculateTagZIndex(i).toString()}},c.tag3DConfig);if(this.getRenderType(i)==="BehindDom"||h.mode==="behind"){h.mode="behind",h.container=document.createElement("div");const g="black";h.container.style.backgroundColor=g,h.container.style.border=`3px solid ${g}`,this.css3DRenderPlugin.hooks.on("render",()=>{var A;if(u.css3DObject.opacityMesh&&c.clickable!==!1){const p=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,m=>{this.hooks.emit("click",{event:m,target:"TagContent",tag:i})});(A=this.store.css3DRenderDisposer.get(i.id))==null||A.push(p)}})}const u=this.css3DRenderPlugin.create3DDomContainer(a,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const f=new Og({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:f,domContainer:u,css3DInstance:u,initialNormal:l,currentNormal:l,dispose:()=>{f.$destroy(),u.dispose()}},Kt(i)&&((r=i.model)!=null&&r.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var s;const i=this.getCurrentVisibleState(e);i===!0&&this.getRenderType(e)&&!e.tag3DContentSvelte&&this.updateRender3DDomTag(),e.mediaPlane?e.mediaPlane.visible=i:e.tag3DContentSvelte&&(e.tag3DContentSvelte.css3DInstance.setVisible(i),this.updateDomView()),(s=e.model)!=null&&s.object&&(e.model.object.visible=i)})}updateTagCss3DObjectMatrix(e,i){var p,m,v;const s=(m=(p=this.getTagConfig(e).tag3DConfig)==null?void 0:p.ratio)!=null?m:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=Kt(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 _.Vector3().fromArray(r[0]),c=new _.Vector3().fromArray(r[2]),h=xi(l,c).add(new _.Vector3(0,0,5e-4)),u=new _.Matrix4().setPosition(h),f=new _.Matrix4().makeScale(s,s,s),g=new _.Matrix4().multiply(a).multiply(u).multiply(f);g.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&g.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return G(this,null,function*(){const i=e.filter(vw).map(s=>this.loadModel(s));yield Promise.all(i),this.setVisible(),this.updateRenderAllTags()})}setPointTagPosition(){const e=this.filterPointTag;e.length!==0&&e.forEach(i=>{var a;const s=this.getCurrentVisibleState(i),o=(a=i.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(i.__Object__=o,!s&&i.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.getCurrentVisibleState(i)||(o.inAnimation=!1,i.screenPosition=null,this.updateDomView())})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.getTagProject(i);r?i.screenPosition={leftPercent:(r.x+1)/2*100,topPercent:(-r.y+1)/2*100}:i.screenPosition=null})}updateRenderPointTag(){const e=this.filterPointTag;this.setTagZIndex(e),this.setPointTagPosition(),this.updateDomView()}updatePointTagPosition(){this.setPointTagPosition(),this.updateDomView()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}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))}}updateDomView(e={}){var s,o;const i=this.filterPointTag.filter(r=>r.state.visible);if(this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:i,state:this.state,temporaryState:this.temporaryState});else{const r=(s=this.five.getElement())==null?void 0:s.parentElement;if(!r)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new V2({target:r,props:{hooks:this.hooks,tags:i,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,withAnimation:(o=e==null?void 0:e.withAnimation)!=null?o:this.store.visibleWithAnimation}})}}}function F2(n){return G(this,null,function*(){return new Promise(t=>{_2(n)?t():n.once("modelLoaded",()=>t())})})}function _2(n){return n.model.loaded}class W2{constructor(t){d(this,"plugin");this.plugin=t}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;Ls((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 Bg="Dnalogel-PanoTagPlugin",U2=n=>`${Bg}--${n}`;class Ko extends Q2{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"params");d(this,"debug");d(this,"debugUtil",new W2(this));d(this,"changeTagModel",(e,i)=>G(this,null,function*(){e.data=Re({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));d(this,"whyHide",e=>{var s,o,r;if(!this.state.enabled)return{reason:`plugin.state.enabled is ${this.state.enabled}`};if(!this.state.visible)return{reason:`plugin.state.visible is ${this.state.visible}`};const i=this.getTagById(e);if(!i)return{reason:`tag ${e} not found`};if(!i.enabled)return{reason:`tag ${e} enabled is ${i.enabled}`};if(i.stickType==="Model"||i.stickType==="Plane")return{reason:"maybe blocked by the five model"};if(!i.state.visible){const a=(o=(s=this.getPanoIndexCache({panoIndex:this.five.panoIndex,id:e}))==null?void 0:s.__debug_visible_reason__)==null?void 0:o.reason;return{reason:(r=a==null?void 0:a.type)!=null?r:a,reasonObj:a}}return{reason:"check your eyes"}});d(this,"updateVisible",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{Kt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind")}),this.setVisible(),this.updateRenderAllTags()});d(this,"handleFiveWantsMoveToPano",e=>{this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&i.temporaryState&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()});d(this,"clickhandler",e=>{if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())});d(this,"handleFiveCameraUpdate",()=>{this.updatePointTagPosition()});d(this,"handleFivePanoArrived",()=>G(this,null,function*(){this.setVisible(),this.updatePointTagPosition(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=oe(D({},e.temporaryState),{visible:!0})}),this.tags.filter(Aw).filter(e=>{var i;return(i=this.getTagConfig(e).modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new w.Mesh(new w.BoxGeometry,new w.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=jn();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()}));d(this,"handleFiveModelShownFloorChange",()=>{this.setVisible(),this.updateRenderAllTags()});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Ln(this.five.getCurrentState().mode)&&(this.setTagZIndex(this.filterPointTag),this.setVisible(),this.setPointTagPosition()),this.updateDomView({withAnimation:!0}),this.updateRenderVideoPlane(),this.updateRenderImagePlane(),this.updateTagModelVisible()});this.params=Re({},{debug:!1,config:this.config},D({},i)),this.debug=this.params.debug,this.config=this.params.config,Ew(1,{namespace:Ll.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return G(this,null,function*(){var o,r;this.clearTags(),console.debug(Bg," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Re({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}}),this.store.visibleWithAnimation=!0;const s=yield this.addTag(e.tagList,i);if(this.store.visibleWithAnimation=void 0,this.debug)try{fw(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return G(this,null,function*(){const o=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{var f,g,A;const a=JSON.parse(JSON.stringify(r.data)),l=r.config?JSON.parse(JSON.stringify(r.config)):{};r.initialConfig=l;const c=this.calculateTagConfig(r),h=this.getTagConfig(r);return r.config=h,oe(D({},r),{enabled:(f=r.enabled)!=null?f:!0,id:(g=r.id)!=null?g:st(),data:(A=h.initialData)!=null&&A.important?Re(r.data,a,h.initialData):Re(r.data,h.initialData,a),state:D({visible:void 0,unfolded:!this.can("fold",r)},h.initialState),hooks:new Le.Subscribe,originPosition:r.position,position:(()=>{const p=this.getTransformedPostion(r.position);return Array.isArray(p)?p.map(v=>v.toArray()):p.toArray()})(),initialConfig:l,computedConfig:c,config:h,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:p=>this.changeDataById(r.id,p)})});return o.forEach(Pw),this.tags.push(...o),this.tagsLengthWillUpdate=!0,F2(this.five).then(()=>G(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.addMediaModelTag(o),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}),this.updatePointTagPosition(),this.updateRenderAllTags()}))})}changeConfig(e,i=!0){i?this.config=Re({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Re({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.setVisible(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Re({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return G(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return G(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}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,visibleWithAnimation:o=!1}=i!=null?i:{},r=D({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,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=[],(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.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=ui(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Re(o.data,i):o.data=D(D({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&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);let r=!1;i&&(this.tagsLengthWillUpdate=!0,i.data&&(r=!0),s?Re(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=ui(i.normal)),this.setVisible(),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return G(this,arguments,function*({withAnimation:e}={withAnimation:!1}){return this.store.visibleWithAnimation=e,this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),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.updateRenderAllTags(),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}addEventListener(){const{five:e,hooks:i}=this;let s=!1;const o=Wh(()=>{s||(s=!0,e.ready().then(()=>{this.onFiveEveryReady(),s=!1}))},150);return e.on("cameraUpdate",o),this.updateVisible(),this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("modeChange",this.updateVisible),e.on("initAnimationEnded",this.updateVisible),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),i.on("click",this.clickhandler),()=>{e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("modeChange",this.updateVisible),e.off("initAnimationEnded",this.updateVisible),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraUpdate",o),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 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.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=qa(Wh(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=qa(ww(()=>i(),400),e);return o(),a(),()=>{r(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.filterPointTag.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||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)}}const Y2=(n,t)=>new Ko(n,t);function X2(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 du(n){let t,e;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),T(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function uu(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,g,A,p=n[4]&&fu(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=ke(o),a=ke(n[2]),c=ke(l),h=$(),u=S("span"),f=ke(n[0]),g=$(),A=S("div"),C(s,"class","distance svelte-4qjwer"),C(u,"class","name svelte-4qjwer"),C(i,"class","distance-and-name svelte-4qjwer"),C(A,"class","border svelte-4qjwer"),C(t,"class","text-with-distance svelte-4qjwer")},m(m,v){B(m,t,v),p&&p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),L(s,a),L(s,c),L(i,h),L(i,u),L(u,f),L(t,g),L(t,A)},p(m,v){m[4]?p?p.p(m,v):(p=fu(m),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=m[5]("全程")+"")&&De(r,o),v&4&&De(a,m[2]),v&32&&l!==(l=m[5]("米")+"")&&De(c,l),v&1&&De(f,m[0])},d(m){m&&z(t),p&&p.d()}}}function fu(n){let t,e;return{c(){t=S("span"),e=ke(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&16&&De(e,i[4])},d(i){i&&z(t)}}}function Z2(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&du(n),u=n[2]&&uu(n);return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=$(),r=S("div"),a=S("div"),l=$(),h&&h.c(),c=$(),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"),T(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),T(t,"opacity",n[3])},m(f,g){B(f,t,g),L(t,e),L(t,i),L(t,s),L(t,o),L(t,r),L(r,a),L(r,l),h&&h.m(r,null),L(r,c),u&&u.m(r,null)},p(f,[g]){g&2&&T(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,g):(h=du(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,g):(u=uu(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),g&8&&T(t,"opacity",f[3])},i:J,o:J,d(f){f&&z(t),h&&h.d(),u&&u.d()}}}function J2(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 q2 extends ce{constructor(t){super(),le(this,t,J2,Z2,ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},X2)}}function K2(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const $2=`
|
|
584
|
+
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 DC(n){let t,e,i;return{c(){t=S("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=Ae(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:J,o:J,d(s){s&&z(t),e=!1,i()}}}function SC(n,t,e){let{active:i=!1}=t;function s(o){Xn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class TC extends ce{constructor(t){super(),le(this,t,SC,DC,ae,{active:0},xC)}}function LC(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 hd(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function dd(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new TC({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),se(i.$$.fragment),s=$(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ie(i,e,null),L(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||(x(i.$$.fragment,a),o=!0)},o(a){O(i.$$.fragment,a),o=!1},d(a){a&&z(e),ne(i)}}}function jC(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=hd(n,o,a),c=r(l);i.set(c,e[a]=dd(c,l))}return{c(){t=S("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){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),ue(),e=_t(e,l,r,1,a,o,i,t,Si,dd,null,hd),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function zC(n,t,e){const i=hr();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 OC extends ce{constructor(t){super(),le(this,t,zC,jC,ae,{pagesCount:0,currentPageIndex:1},LC)}}const Nn="prev",ki="next";function BC(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 VC(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===ki),K(e,"sc-carousel-arrow__arrow-prev",n[0]===Nn),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),L(t,e),i||(s=Ae(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===ki),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===Nn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:J,o:J,d(o){o&&z(t),i=!1,s()}}}function RC(n,t,e){let{direction:i=ki}=t,{disabled:s=!1}=t;function o(r){Xn.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 vg extends ce{constructor(t){super(),le(this,t,RC,VC,ae,{direction:0,disabled:1},BC)}}function HC(n){ge(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function NC(n){let t;return{c(){t=S("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),T(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&T(t,"width",e[0]+"%")},i:J,o:J,d(e){e&&z(t)}}}const ud=100;function GC(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*ud,0),ud))},[i,s]}class QC extends ce{constructor(t){super(),le(this,t,GC,NC,ae,{value:1},HC)}}function FC(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function _C(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function WC(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function fd(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function UC(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function gd(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Vl(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const YC=110,XC=9,ZC=111,JC=20;function va(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 qC(n,{thresholdProvider:t}){const e=Vl(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=ZC&&Math.abs(o)>=JC}function c(f){r=Date.now(),o=0,a=!0;const g=va(f);i=g.x,s=g.y,e("swipeStart",{x:i,y:s}),UC(window,h),WC(window,u)}function h(f){if(!a)return;const g=va(f),A=g.x-i,p=g.y-s;i=g.x,s=g.y,e("swipeMove",{x:i,y:s,dx:A,dy:p}),A!==0&&Math.sign(A)!==Math.sign(o)&&(o=0),o+=A,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?Nn:ki}),fd(window,u),gd(window,h))}function u(f){if(fd(window,u),gd(window,h),a=!1,!l()){e("swipeFailed");return}const g=va(f);e("swipeEnd",{x:g.x,y:g.y})}return FC(n,c),{destroy(){_C(n,c)}}}function KC(n,t){n.addEventListener("mouseenter",t)}function $C(n,t){n.removeEventListener("mouseenter",t)}function eP(n,t){n.addEventListener("mouseleave",t)}function md(n,t){n.removeEventListener("mouseleave",t)}function tP(n){const t=Vl(n);function e(){eP(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),md(n,i)}return KC(n,e),{destroy(){$C(n,e),md(n,i)}}}const iP=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Dn(n,t,e){return Math.max(n,Math.min(t,e))}function nP(n,t){n.addEventListener("touchstart",t,{passive:!0})}function sP(n,t){n.removeEventListener("touchstart",t)}function oP(n,t){n.addEventListener("touchend",t)}function pd(n,t){n.removeEventListener("touchend",t)}function rP(n){const t=Vl(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=iP(i,l);return c<=YC&&h<=XC}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},oP(n,r)}function r(a){pd(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return nP(n,o),{destroy(){sP(n,o),pd(n,r)}}}function aP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?bg({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function lP({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function cP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?aP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):lP({currentParticleIndex:n,particlesToScroll:o})}function bg({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function hP({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=yg({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function dP({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?bg({particlesCountWithoutClones:t,particlesToScroll:e}):hP({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function uP({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Dn(0,Math.min(t+n*i,s-e),s-1)}function fP({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Dn(0,Math.min(n*t,e-i),e-1)}function ba({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?uP({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):fP({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function gP({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 yg({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 mP(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function pP({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 AP({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 vP({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return oe(D({},i),{total:i.head+i.tail})}const Es=(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},Ka=n=>t=>{n[t]&&n[t]()};var bP="Expected a function",wg="__lodash_hash_undefined__",Cg=1/0,yP="[object Function]",wP="[object GeneratorFunction]",CP="[object Symbol]",PP=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,IP=/^\w*$/,EP=/^\./,MP=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,kP=/[\\^$.*+?()[\]{}|]/g,xP=/\\(\\)?/g,DP=/^\[object .+?Constructor\]$/,SP=typeof jt=="object"&&jt&&jt.Object===Object&&jt,TP=typeof self=="object"&&self&&self.Object===Object&&self,Rl=SP||TP||Function("return this")();function LP(n,t){return n==null?void 0:n[t]}function jP(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var zP=Array.prototype,OP=Function.prototype,Pg=Object.prototype,ya=Rl["__core-js_shared__"],Ad=function(){var n=/[^.]+$/.exec(ya&&ya.keys&&ya.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ig=OP.toString,Hl=Pg.hasOwnProperty,Eg=Pg.toString,BP=RegExp("^"+Ig.call(Hl).replace(kP,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),vd=Rl.Symbol,VP=zP.splice,RP=Mg(Rl,"Map"),zs=Mg(Object,"create"),bd=vd?vd.prototype:void 0,yd=bd?bd.toString:void 0;function en(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 HP(){this.__data__=zs?zs(null):{}}function NP(n){return this.has(n)&&delete this.__data__[n]}function GP(n){var t=this.__data__;if(zs){var e=t[n];return e===wg?void 0:e}return Hl.call(t,n)?t[n]:void 0}function QP(n){var t=this.__data__;return zs?t[n]!==void 0:Hl.call(t,n)}function FP(n,t){var e=this.__data__;return e[n]=zs&&t===void 0?wg:t,this}en.prototype.clear=HP;en.prototype.delete=NP;en.prototype.get=GP;en.prototype.has=QP;en.prototype.set=FP;function Jn(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 _P(){this.__data__=[]}function WP(n){var t=this.__data__,e=Ar(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():VP.call(t,e,1),!0}function UP(n){var t=this.__data__,e=Ar(t,n);return e<0?void 0:t[e][1]}function YP(n){return Ar(this.__data__,n)>-1}function XP(n,t){var e=this.__data__,i=Ar(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Jn.prototype.clear=_P;Jn.prototype.delete=WP;Jn.prototype.get=UP;Jn.prototype.has=YP;Jn.prototype.set=XP;function on(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 ZP(){this.__data__={hash:new en,map:new(RP||Jn),string:new en}}function JP(n){return vr(this,n).delete(n)}function qP(n){return vr(this,n).get(n)}function KP(n){return vr(this,n).has(n)}function $P(n,t){return vr(this,n).set(n,t),this}on.prototype.clear=ZP;on.prototype.delete=JP;on.prototype.get=qP;on.prototype.has=KP;on.prototype.set=$P;function Ar(n,t){for(var e=n.length;e--;)if(hI(n[e][0],t))return e;return-1}function eI(n,t){t=sI(t,n)?[t]:nI(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[lI(t[e++])];return e&&e==i?n:void 0}function tI(n){if(!xg(n)||rI(n))return!1;var t=dI(n)||jP(n)?BP:DP;return t.test(cI(n))}function iI(n){if(typeof n=="string")return n;if(Gl(n))return yd?yd.call(n):"";var t=n+"";return t=="0"&&1/n==-Cg?"-0":t}function nI(n){return kg(n)?n:aI(n)}function vr(n,t){var e=n.__data__;return oI(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Mg(n,t){var e=LP(n,t);return tI(e)?e:void 0}function sI(n,t){if(kg(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Gl(n)?!0:IP.test(n)||!PP.test(n)||t!=null&&n in Object(t)}function oI(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function rI(n){return!!Ad&&Ad in n}var aI=Nl(function(n){n=fI(n);var t=[];return EP.test(n)&&t.push(""),n.replace(MP,function(e,i,s,o){t.push(s?o.replace(xP,"$1"):i||e)}),t});function lI(n){if(typeof n=="string"||Gl(n))return n;var t=n+"";return t=="0"&&1/n==-Cg?"-0":t}function cI(n){if(n!=null){try{return Ig.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Nl(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(bP);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(Nl.Cache||on),e}Nl.Cache=on;function hI(n,t){return n===t||n!==n&&t!==t}var kg=Array.isArray;function dI(n){var t=xg(n)?Eg.call(n):"";return t==yP||t==wP}function xg(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function uI(n){return!!n&&typeof n=="object"}function Gl(n){return typeof n=="symbol"||uI(n)&&Eg.call(n)==CP}function fI(n){return n==null?"":iI(n)}function gI(n,t,e){var i=n==null?void 0:eI(n,t);return i===void 0?e:i}var Io=gI,Jo={},mI={get exports(){return Jo},set exports(n){Jo=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]",g="[object Number]",A="[object Object]",p="[object Promise]",m="[object RegExp]",v="[object Set]",y="[object String]",E="[object Symbol]",I="[object WeakMap]",k="[object ArrayBuffer]",P="[object DataView]",j="[object Float32Array]",R="[object Float64Array]",U="[object Int8Array]",W="[object Int16Array]",N="[object Int32Array]",Q="[object Uint8Array]",H="[object Uint8ClampedArray]",F="[object Uint16Array]",Y="[object Uint32Array]",Z=/[\\^$.*+?()[\]{}|]/g,q=/\w*$/,ee=/^\[object .+?Constructor\]$/,de=/^(?:0|[1-9]\d*)$/,he={};he[o]=he[r]=he[k]=he[P]=he[a]=he[l]=he[j]=he[R]=he[U]=he[W]=he[N]=he[f]=he[g]=he[A]=he[m]=he[v]=he[y]=he[E]=he[Q]=he[H]=he[F]=he[Y]=!0,he[c]=he[h]=he[I]=!1;var Pe=typeof jt=="object"&&jt&&jt.Object===Object&&jt,Ce=typeof self=="object"&&self&&self.Object===Object&&self,be=Pe||Ce||Function("return this")(),Qe=t&&!t.nodeType&&t,ye=Qe&&!0&&n&&!n.nodeType&&n,qe=ye&&ye.exports===Qe;function te(b,M){return b.set(M[0],M[1]),b}function ve(b,M){return b.add(M),b}function ze(b,M){for(var V=-1,X=b?b.length:0;++V<X&&M(b[V],V,b)!==!1;);return b}function me(b,M){for(var V=-1,X=M.length,Ee=b.length;++V<X;)b[Ee+V]=M[V];return b}function it(b,M,V,X){var Ee=-1,pe=b?b.length:0;for(X&&pe&&(V=b[++Ee]);++Ee<pe;)V=M(V,b[Ee],Ee,b);return V}function lt(b,M){for(var V=-1,X=Array(b);++V<b;)X[V]=M(V);return X}function xe(b,M){return b==null?void 0:b[M]}function ot(b){var M=!1;if(b!=null&&typeof b.toString!="function")try{M=!!(b+"")}catch(V){}return M}function re(b){var M=-1,V=Array(b.size);return b.forEach(function(X,Ee){V[++M]=[Ee,X]}),V}function Ie(b,M){return function(V){return b(M(V))}}function Fe(b){var M=-1,V=Array(b.size);return b.forEach(function(X){V[++M]=X}),V}var Xe=Array.prototype,Et=Function.prototype,rt=Object.prototype,wt=be["__core-js_shared__"],He=function(){var b=/[^.]+$/.exec(wt&&wt.keys&&wt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Ne=Et.toString,Ke=rt.hasOwnProperty,Ot=rt.toString,qn=RegExp("^"+Ne.call(Ke).replace(Z,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ut=qe?be.Buffer:void 0,Ai=be.Symbol,ji=be.Uint8Array,Mt=Ie(Object.getPrototypeOf,Object),rn=Object.create,an=rt.propertyIsEnumerable,wr=Xe.splice,Kn=Object.getOwnPropertySymbols,ln=Ut?Ut.isBuffer:void 0,Us=Ie(Object.keys,Object),cn=Vt(be,"DataView"),zi=Vt(be,"Map"),Bt=Vt(be,"Promise"),hn=Vt(be,"Set"),$n=Vt(be,"WeakMap"),Oi=Vt(Object,"create"),es=Ct(cn),Bi=Ct(zi),ts=Ct(Bt),is=Ct(hn),ns=Ct($n),vi=Ai?Ai.prototype:void 0,Ys=vi?vi.valueOf:void 0;function oi(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Cr(){this.__data__=Oi?Oi(null):{}}function Pr(b){return this.has(b)&&delete this.__data__[b]}function Ir(b){var M=this.__data__;if(Oi){var V=M[b];return V===i?void 0:V}return Ke.call(M,b)?M[b]:void 0}function Xs(b){var M=this.__data__;return Oi?M[b]!==void 0:Ke.call(M,b)}function ss(b,M){var V=this.__data__;return V[b]=Oi&&M===void 0?i:M,this}oi.prototype.clear=Cr,oi.prototype.delete=Pr,oi.prototype.get=Ir,oi.prototype.has=Xs,oi.prototype.set=ss;function ct(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Er(){this.__data__=[]}function Mr(b){var M=this.__data__,V=un(M,b);if(V<0)return!1;var X=M.length-1;return V==X?M.pop():wr.call(M,V,1),!0}function kr(b){var M=this.__data__,V=un(M,b);return V<0?void 0:M[V][1]}function xr(b){return un(this.__data__,b)>-1}function Dr(b,M){var V=this.__data__,X=un(V,b);return X<0?V.push([b,M]):V[X][1]=M,this}ct.prototype.clear=Er,ct.prototype.delete=Mr,ct.prototype.get=kr,ct.prototype.has=xr,ct.prototype.set=Dr;function mt(b){var M=-1,V=b?b.length:0;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Sr(){this.__data__={hash:new oi,map:new(zi||ct),string:new oi}}function Tr(b){return Ri(this,b).delete(b)}function Lr(b){return Ri(this,b).get(b)}function jr(b){return Ri(this,b).has(b)}function zr(b,M){return Ri(this,b).set(b,M),this}mt.prototype.clear=Sr,mt.prototype.delete=Tr,mt.prototype.get=Lr,mt.prototype.has=jr,mt.prototype.set=zr;function kt(b){this.__data__=new ct(b)}function Or(){this.__data__=new ct}function Br(b){return this.__data__.delete(b)}function Vr(b){return this.__data__.get(b)}function Rr(b){return this.__data__.has(b)}function Hr(b,M){var V=this.__data__;if(V instanceof ct){var X=V.__data__;if(!zi||X.length<e-1)return X.push([b,M]),this;V=this.__data__=new mt(X)}return V.set(b,M),this}kt.prototype.clear=Or,kt.prototype.delete=Br,kt.prototype.get=Vr,kt.prototype.has=Rr,kt.prototype.set=Hr;function dn(b,M){var V=ls(b)||gn(b)?lt(b.length,String):[],X=V.length,Ee=!!X;for(var pe in b)(M||Ke.call(b,pe))&&!(Ee&&(pe=="length"||$r(pe,X)))&&V.push(pe);return V}function Zs(b,M,V){var X=b[M];(!(Ke.call(b,M)&&eo(X,V))||V===void 0&&!(M in b))&&(b[M]=V)}function un(b,M){for(var V=b.length;V--;)if(eo(b[V][0],M))return V;return-1}function Yt(b,M){return b&&as(M,hs(M),b)}function os(b,M,V,X,Ee,pe,Se){var Te;if(X&&(Te=pe?X(b,Ee,pe,Se):X(b)),Te!==void 0)return Te;if(!Zt(b))return b;var $e=ls(b);if($e){if(Te=qr(b),!M)return Xr(b,Te)}else{var Oe=ai(b),pt=Oe==h||Oe==u;if(to(b))return fn(b,M);if(Oe==A||Oe==o||pt&&!pe){if(ot(b))return pe?b:{};if(Te=Xt(pt?{}:b),!M)return Zr(b,Yt(Te,b))}else{if(!he[Oe])return pe?b:{};Te=Kr(b,Oe,os,M)}}Se||(Se=new kt);var xt=Se.get(b);if(xt)return xt;if(Se.set(b,Te),!$e)var nt=V?Jr(b):hs(b);return ze(nt||b,function(At,ht){nt&&(ht=At,At=b[ht]),Zs(Te,ht,os(At,M,V,X,ht,b,Se))}),Te}function Nr(b){return Zt(b)?rn(b):{}}function Gr(b,M,V){var X=M(b);return ls(b)?X:me(X,V(b))}function Qr(b){return Ot.call(b)}function Fr(b){if(!Zt(b)||ta(b))return!1;var M=cs(b)||ot(b)?qn:ee;return M.test(Ct(b))}function _r(b){if(!Ks(b))return Us(b);var M=[];for(var V in Object(b))Ke.call(b,V)&&V!="constructor"&&M.push(V);return M}function fn(b,M){if(M)return b.slice();var V=new b.constructor(b.length);return b.copy(V),V}function rs(b){var M=new b.constructor(b.byteLength);return new ji(M).set(new ji(b)),M}function Vi(b,M){var V=M?rs(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.byteLength)}function Js(b,M,V){var X=M?V(re(b),!0):re(b);return it(X,te,new b.constructor)}function qs(b){var M=new b.constructor(b.source,q.exec(b));return M.lastIndex=b.lastIndex,M}function Wr(b,M,V){var X=M?V(Fe(b),!0):Fe(b);return it(X,ve,new b.constructor)}function Ur(b){return Ys?Object(Ys.call(b)):{}}function Yr(b,M){var V=M?rs(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.length)}function Xr(b,M){var V=-1,X=b.length;for(M||(M=Array(X));++V<X;)M[V]=b[V];return M}function as(b,M,V,X){V||(V={});for(var Ee=-1,pe=M.length;++Ee<pe;){var Se=M[Ee],Te=X?X(V[Se],b[Se],Se,V,b):void 0;Zs(V,Se,Te===void 0?b[Se]:Te)}return V}function Zr(b,M){return as(b,ri(b),M)}function Jr(b){return Gr(b,hs,ri)}function Ri(b,M){var V=b.__data__;return ea(M)?V[typeof M=="string"?"string":"hash"]:V.map}function Vt(b,M){var V=xe(b,M);return Fr(V)?V:void 0}var ri=Kn?Ie(Kn,Object):na,ai=Qr;(cn&&ai(new cn(new ArrayBuffer(1)))!=P||zi&&ai(new zi)!=f||Bt&&ai(Bt.resolve())!=p||hn&&ai(new hn)!=v||$n&&ai(new $n)!=I)&&(ai=function(b){var M=Ot.call(b),V=M==A?b.constructor:void 0,X=V?Ct(V):void 0;if(X)switch(X){case es:return P;case Bi:return f;case ts:return p;case is:return v;case ns:return I}return M});function qr(b){var M=b.length,V=b.constructor(M);return M&&typeof b[0]=="string"&&Ke.call(b,"index")&&(V.index=b.index,V.input=b.input),V}function Xt(b){return typeof b.constructor=="function"&&!Ks(b)?Nr(Mt(b)):{}}function Kr(b,M,V,X){var Ee=b.constructor;switch(M){case k:return rs(b);case a:case l:return new Ee(+b);case P:return Vi(b,X);case j:case R:case U:case W:case N:case Q:case H:case F:case Y:return Yr(b,X);case f:return Js(b,X,V);case g:case y:return new Ee(b);case m:return qs(b);case v:return Wr(b,X,V);case E:return Ur(b)}}function $r(b,M){return M=M==null?s:M,!!M&&(typeof b=="number"||de.test(b))&&b>-1&&b%1==0&&b<M}function ea(b){var M=typeof b;return M=="string"||M=="number"||M=="symbol"||M=="boolean"?b!=="__proto__":b===null}function ta(b){return!!He&&He in b}function Ks(b){var M=b&&b.constructor,V=typeof M=="function"&&M.prototype||rt;return b===V}function Ct(b){if(b!=null){try{return Ne.call(b)}catch(M){}try{return b+""}catch(M){}}return""}function $s(b){return os(b,!0,!0)}function eo(b,M){return b===M||b!==b&&M!==M}function gn(b){return ia(b)&&Ke.call(b,"callee")&&(!an.call(b,"callee")||Ot.call(b)==o)}var ls=Array.isArray;function mn(b){return b!=null&&io(b.length)&&!cs(b)}function ia(b){return no(b)&&mn(b)}var to=ln||sa;function cs(b){var M=Zt(b)?Ot.call(b):"";return M==h||M==u}function io(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Zt(b){var M=typeof b;return!!b&&(M=="object"||M=="function")}function no(b){return!!b&&typeof b=="object"}function hs(b){return mn(b)?dn(b):_r(b)}function na(){return[]}function sa(){return!1}n.exports=$s})(mI,Jo);const pI=Jo;var qo={},AI={get exports(){return qo},set exports(n){qo=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]",g="[object Function]",A="[object GeneratorFunction]",p="[object Map]",m="[object Number]",v="[object Null]",y="[object Object]",E="[object Promise]",I="[object Proxy]",k="[object RegExp]",P="[object Set]",j="[object String]",R="[object Symbol]",U="[object Undefined]",W="[object WeakMap]",N="[object ArrayBuffer]",Q="[object DataView]",H="[object Float32Array]",F="[object Float64Array]",Y="[object Int8Array]",Z="[object Int16Array]",q="[object Int32Array]",ee="[object Uint8Array]",de="[object Uint8ClampedArray]",he="[object Uint16Array]",Pe="[object Uint32Array]",Ce=/[\\^$.*+?()[\]{}|]/g,be=/^\[object .+?Constructor\]$/,Qe=/^(?:0|[1-9]\d*)$/,ye={};ye[H]=ye[F]=ye[Y]=ye[Z]=ye[q]=ye[ee]=ye[de]=ye[he]=ye[Pe]=!0,ye[a]=ye[l]=ye[N]=ye[h]=ye[Q]=ye[u]=ye[f]=ye[g]=ye[p]=ye[m]=ye[y]=ye[k]=ye[P]=ye[j]=ye[W]=!1;var qe=typeof jt=="object"&&jt&&jt.Object===Object&&jt,te=typeof self=="object"&&self&&self.Object===Object&&self,ve=qe||te||Function("return this")(),ze=t&&!t.nodeType&&t,me=ze&&!0&&n&&!n.nodeType&&n,it=me&&me.exports===ze,lt=it&&qe.process,xe=function(){try{return lt&<.binding&<.binding("util")}catch(b){}}(),ot=xe&&xe.isTypedArray;function re(b,M){for(var V=-1,X=b==null?0:b.length,Ee=0,pe=[];++V<X;){var Se=b[V];M(Se,V,b)&&(pe[Ee++]=Se)}return pe}function Ie(b,M){for(var V=-1,X=M.length,Ee=b.length;++V<X;)b[Ee+V]=M[V];return b}function Fe(b,M){for(var V=-1,X=b==null?0:b.length;++V<X;)if(M(b[V],V,b))return!0;return!1}function Xe(b,M){for(var V=-1,X=Array(b);++V<b;)X[V]=M(V);return X}function Et(b){return function(M){return b(M)}}function rt(b,M){return b.has(M)}function wt(b,M){return b==null?void 0:b[M]}function He(b){var M=-1,V=Array(b.size);return b.forEach(function(X,Ee){V[++M]=[Ee,X]}),V}function Ne(b,M){return function(V){return b(M(V))}}function Ke(b){var M=-1,V=Array(b.size);return b.forEach(function(X){V[++M]=X}),V}var Ot=Array.prototype,qn=Function.prototype,Ut=Object.prototype,Ai=ve["__core-js_shared__"],ji=qn.toString,Mt=Ut.hasOwnProperty,rn=function(){var b=/[^.]+$/.exec(Ai&&Ai.keys&&Ai.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),an=Ut.toString,wr=RegExp("^"+ji.call(Mt).replace(Ce,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Kn=it?ve.Buffer:void 0,ln=ve.Symbol,Us=ve.Uint8Array,cn=Ut.propertyIsEnumerable,zi=Ot.splice,Bt=ln?ln.toStringTag:void 0,hn=Object.getOwnPropertySymbols,$n=Kn?Kn.isBuffer:void 0,Oi=Ne(Object.keys,Object),es=ri(ve,"DataView"),Bi=ri(ve,"Map"),ts=ri(ve,"Promise"),is=ri(ve,"Set"),ns=ri(ve,"WeakMap"),vi=ri(Object,"create"),Ys=Ct(es),oi=Ct(Bi),Cr=Ct(ts),Pr=Ct(is),Ir=Ct(ns),Xs=ln?ln.prototype:void 0,ss=Xs?Xs.valueOf:void 0;function ct(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Er(){this.__data__=vi?vi(null):{},this.size=0}function Mr(b){var M=this.has(b)&&delete this.__data__[b];return this.size-=M?1:0,M}function kr(b){var M=this.__data__;if(vi){var V=M[b];return V===i?void 0:V}return Mt.call(M,b)?M[b]:void 0}function xr(b){var M=this.__data__;return vi?M[b]!==void 0:Mt.call(M,b)}function Dr(b,M){var V=this.__data__;return this.size+=this.has(b)?0:1,V[b]=vi&&M===void 0?i:M,this}ct.prototype.clear=Er,ct.prototype.delete=Mr,ct.prototype.get=kr,ct.prototype.has=xr,ct.prototype.set=Dr;function mt(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Sr(){this.__data__=[],this.size=0}function Tr(b){var M=this.__data__,V=fn(M,b);if(V<0)return!1;var X=M.length-1;return V==X?M.pop():zi.call(M,V,1),--this.size,!0}function Lr(b){var M=this.__data__,V=fn(M,b);return V<0?void 0:M[V][1]}function jr(b){return fn(this.__data__,b)>-1}function zr(b,M){var V=this.__data__,X=fn(V,b);return X<0?(++this.size,V.push([b,M])):V[X][1]=M,this}mt.prototype.clear=Sr,mt.prototype.delete=Tr,mt.prototype.get=Lr,mt.prototype.has=jr,mt.prototype.set=zr;function kt(b){var M=-1,V=b==null?0:b.length;for(this.clear();++M<V;){var X=b[M];this.set(X[0],X[1])}}function Or(){this.size=0,this.__data__={hash:new ct,map:new(Bi||mt),string:new ct}}function Br(b){var M=Vt(this,b).delete(b);return this.size-=M?1:0,M}function Vr(b){return Vt(this,b).get(b)}function Rr(b){return Vt(this,b).has(b)}function Hr(b,M){var V=Vt(this,b),X=V.size;return V.set(b,M),this.size+=V.size==X?0:1,this}kt.prototype.clear=Or,kt.prototype.delete=Br,kt.prototype.get=Vr,kt.prototype.has=Rr,kt.prototype.set=Hr;function dn(b){var M=-1,V=b==null?0:b.length;for(this.__data__=new kt;++M<V;)this.add(b[M])}function Zs(b){return this.__data__.set(b,i),this}function un(b){return this.__data__.has(b)}dn.prototype.add=dn.prototype.push=Zs,dn.prototype.has=un;function Yt(b){var M=this.__data__=new mt(b);this.size=M.size}function os(){this.__data__=new mt,this.size=0}function Nr(b){var M=this.__data__,V=M.delete(b);return this.size=M.size,V}function Gr(b){return this.__data__.get(b)}function Qr(b){return this.__data__.has(b)}function Fr(b,M){var V=this.__data__;if(V instanceof mt){var X=V.__data__;if(!Bi||X.length<e-1)return X.push([b,M]),this.size=++V.size,this;V=this.__data__=new kt(X)}return V.set(b,M),this.size=V.size,this}Yt.prototype.clear=os,Yt.prototype.delete=Nr,Yt.prototype.get=Gr,Yt.prototype.has=Qr,Yt.prototype.set=Fr;function _r(b,M){var V=gn(b),X=!V&&eo(b),Ee=!V&&!X&&mn(b),pe=!V&&!X&&!Ee&&no(b),Se=V||X||Ee||pe,Te=Se?Xe(b.length,String):[],$e=Te.length;for(var Oe in b)(M||Mt.call(b,Oe))&&!(Se&&(Oe=="length"||Ee&&(Oe=="offset"||Oe=="parent")||pe&&(Oe=="buffer"||Oe=="byteLength"||Oe=="byteOffset")||Kr(Oe,$e)))&&Te.push(Oe);return Te}function fn(b,M){for(var V=b.length;V--;)if($s(b[V][0],M))return V;return-1}function rs(b,M,V){var X=M(b);return gn(b)?X:Ie(X,V(b))}function Vi(b){return b==null?b===void 0?U:v:Bt&&Bt in Object(b)?ai(b):Ks(b)}function Js(b){return Zt(b)&&Vi(b)==a}function qs(b,M,V,X,Ee){return b===M?!0:b==null||M==null||!Zt(b)&&!Zt(M)?b!==b&&M!==M:Wr(b,M,V,X,qs,Ee)}function Wr(b,M,V,X,Ee,pe){var Se=gn(b),Te=gn(M),$e=Se?l:Xt(b),Oe=Te?l:Xt(M);$e=$e==a?y:$e,Oe=Oe==a?y:Oe;var pt=$e==y,xt=Oe==y,nt=$e==Oe;if(nt&&mn(b)){if(!mn(M))return!1;Se=!0,pt=!1}if(nt&&!pt)return pe||(pe=new Yt),Se||no(b)?as(b,M,V,X,Ee,pe):Zr(b,M,$e,V,X,Ee,pe);if(!(V&s)){var At=pt&&Mt.call(b,"__wrapped__"),ht=xt&&Mt.call(M,"__wrapped__");if(At||ht){var bi=At?b.value():b,li=ht?M.value():M;return pe||(pe=new Yt),Ee(bi,li,V,X,pe)}}return nt?(pe||(pe=new Yt),Jr(b,M,V,X,Ee,pe)):!1}function Ur(b){if(!io(b)||ea(b))return!1;var M=to(b)?wr:be;return M.test(Ct(b))}function Yr(b){return Zt(b)&&cs(b.length)&&!!ye[Vi(b)]}function Xr(b){if(!ta(b))return Oi(b);var M=[];for(var V in Object(b))Mt.call(b,V)&&V!="constructor"&&M.push(V);return M}function as(b,M,V,X,Ee,pe){var Se=V&s,Te=b.length,$e=M.length;if(Te!=$e&&!(Se&&$e>Te))return!1;var Oe=pe.get(b);if(Oe&&pe.get(M))return Oe==M;var pt=-1,xt=!0,nt=V&o?new dn:void 0;for(pe.set(b,M),pe.set(M,b);++pt<Te;){var At=b[pt],ht=M[pt];if(X)var bi=Se?X(ht,At,pt,M,b,pe):X(At,ht,pt,b,M,pe);if(bi!==void 0){if(bi)continue;xt=!1;break}if(nt){if(!Fe(M,function(li,Hi){if(!rt(nt,Hi)&&(At===li||Ee(At,li,V,X,pe)))return nt.push(Hi)})){xt=!1;break}}else if(!(At===ht||Ee(At,ht,V,X,pe))){xt=!1;break}}return pe.delete(b),pe.delete(M),xt}function Zr(b,M,V,X,Ee,pe,Se){switch(V){case Q:if(b.byteLength!=M.byteLength||b.byteOffset!=M.byteOffset)return!1;b=b.buffer,M=M.buffer;case N:return!(b.byteLength!=M.byteLength||!pe(new Us(b),new Us(M)));case h:case u:case m:return $s(+b,+M);case f:return b.name==M.name&&b.message==M.message;case k:case j:return b==M+"";case p:var Te=He;case P:var $e=X&s;if(Te||(Te=Ke),b.size!=M.size&&!$e)return!1;var Oe=Se.get(b);if(Oe)return Oe==M;X|=o,Se.set(b,M);var pt=as(Te(b),Te(M),X,Ee,pe,Se);return Se.delete(b),pt;case R:if(ss)return ss.call(b)==ss.call(M)}return!1}function Jr(b,M,V,X,Ee,pe){var Se=V&s,Te=Ri(b),$e=Te.length,Oe=Ri(M),pt=Oe.length;if($e!=pt&&!Se)return!1;for(var xt=$e;xt--;){var nt=Te[xt];if(!(Se?nt in M:Mt.call(M,nt)))return!1}var At=pe.get(b);if(At&&pe.get(M))return At==M;var ht=!0;pe.set(b,M),pe.set(M,b);for(var bi=Se;++xt<$e;){nt=Te[xt];var li=b[nt],Hi=M[nt];if(X)var Kl=Se?X(Hi,li,nt,M,b,pe):X(li,Hi,nt,b,M,pe);if(!(Kl===void 0?li===Hi||Ee(li,Hi,V,X,pe):Kl)){ht=!1;break}bi||(bi=nt=="constructor")}if(ht&&!bi){var so=b.constructor,oo=M.constructor;so!=oo&&"constructor"in b&&"constructor"in M&&!(typeof so=="function"&&so instanceof so&&typeof oo=="function"&&oo instanceof oo)&&(ht=!1)}return pe.delete(b),pe.delete(M),ht}function Ri(b){return rs(b,hs,qr)}function Vt(b,M){var V=b.__data__;return $r(M)?V[typeof M=="string"?"string":"hash"]:V.map}function ri(b,M){var V=wt(b,M);return Ur(V)?V:void 0}function ai(b){var M=Mt.call(b,Bt),V=b[Bt];try{b[Bt]=void 0;var X=!0}catch(pe){}var Ee=an.call(b);return X&&(M?b[Bt]=V:delete b[Bt]),Ee}var qr=hn?function(b){return b==null?[]:(b=Object(b),re(hn(b),function(M){return cn.call(b,M)}))}:na,Xt=Vi;(es&&Xt(new es(new ArrayBuffer(1)))!=Q||Bi&&Xt(new Bi)!=p||ts&&Xt(ts.resolve())!=E||is&&Xt(new is)!=P||ns&&Xt(new ns)!=W)&&(Xt=function(b){var M=Vi(b),V=M==y?b.constructor:void 0,X=V?Ct(V):"";if(X)switch(X){case Ys:return Q;case oi:return p;case Cr:return E;case Pr:return P;case Ir:return W}return M});function Kr(b,M){return M=M==null?r:M,!!M&&(typeof b=="number"||Qe.test(b))&&b>-1&&b%1==0&&b<M}function $r(b){var M=typeof b;return M=="string"||M=="number"||M=="symbol"||M=="boolean"?b!=="__proto__":b===null}function ea(b){return!!rn&&rn in b}function ta(b){var M=b&&b.constructor,V=typeof M=="function"&&M.prototype||Ut;return b===V}function Ks(b){return an.call(b)}function Ct(b){if(b!=null){try{return ji.call(b)}catch(M){}try{return b+""}catch(M){}}return""}function $s(b,M){return b===M||b!==b&&M!==M}var eo=Js(function(){return arguments}())?Js:function(b){return Zt(b)&&Mt.call(b,"callee")&&!cn.call(b,"callee")},gn=Array.isArray;function ls(b){return b!=null&&cs(b.length)&&!to(b)}var mn=$n||sa;function ia(b,M){return qs(b,M)}function to(b){if(!io(b))return!1;var M=Vi(b);return M==g||M==A||M==c||M==I}function cs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function io(b){var M=typeof b;return b!=null&&(M=="object"||M=="function")}function Zt(b){return b!=null&&typeof b=="object"}var no=ot?Et(ot):Yr;function hs(b){return ls(b)?_r(b):Xr(b)}function na(){return[]}function sa(){return!1}n.exports=ia})(AI,qo);const vI=qo,bI=(n,t)=>vI(n,t),yI=n=>Object.keys(n||{}),wI=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},CI=()=>{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=yI(o);if(a.includes(i)){const l=wI(a,e);bI(o,l)||(n[s].deps=l,r())}})}}},PI=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function II(n,t){const e=Io(n,"data",{}),i=Io(n,"watch",{}),s=Io(n,"methods",{}),o=Io(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=CI(),{targetWatcher:c,getTarget:h}=PI();let u;const f={},g=()=>({data:u,methods:f});let A=!1;const p=v=>(...y)=>{A=!0;const E=v(...y);return A=!1,E};Object.entries(s).forEach(([v,y])=>{f[v]=p((...E)=>y(g(),...E)),Object.defineProperty(f[v],"name",{value:v})}),u=new Proxy(pI(e),{get(v,y){return h()&&!A&&r(h(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,E){return v[y]===E||(Reflect.set(...arguments),h()||(o&&o(y,E),a(u,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(g())})});const m=[u,f];return m._internal={_getSubscribers(){return l}},m}function EI({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 MI({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Dn(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=>EI({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const kI=(n,t)=>(n(),setInterval(n,t)),xI=35,wd=1;class DI{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(xI,Math.max(this._autoplayDuration,1));let s=-i;this._interval=kI(()=>G(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>wd&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(wd)}}function SI(n){const t=new DI({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=II({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=MI({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=cP({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=yg({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=vP({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=dP({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Dn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Dn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=ba({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=ba({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=Dn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return G(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===ki&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Nn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Ka({[ki]:()=>G(this,null,function*(){return a.showNextPage()}),[Nn]:()=>G(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return G(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 G(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Es(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return G(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return G(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return ba({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 G(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=Es(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 TI(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 LI=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),Cd=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),jI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Pd=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),zI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Id=n=>({loaded:n[6],currentPageIndex:n[5]}),OI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),Ed=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Md(n){let t;const e=n[37].prev,i=_n(e,n,n[36],Ed),s=i||BI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,OI):Yn(o[36]),Ed):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function BI(n){let t,e,i;return e=new vg({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function kd(n){let t,e,i;return e=new QC({props:{value:n[7]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function xd(n){let t;const e=n[37].next,i=_n(e,n,n[36],Pd),s=i||VI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,jI):Yn(o[36]),Pd):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function VI(n){let t,e,i;return e=new vg({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function Dd(n){let t;const e=n[37].dots,i=_n(e,n,n[36],Cd),s=i||RI(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)&&Un(i,e,o,o[36],t?Wn(e,o[36],r,LI):Yn(o[36]),Cd):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(x(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function RI(n){let t,e;return t=new OC({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){se(t.$$.fragment)},m(i,s){ie(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||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function HI(n){let t,e,i,s,o,r,a,l,c,h,u,f,g=n[1]&&Md(n);const A=n[37].default,p=_n(A,n,n[36],Id);let m=n[3]&&kd(n),v=n[1]&&xd(n),y=n[4]&&Dd(n);return{c(){t=S("div"),e=S("div"),g&&g.c(),i=$(),s=S("div"),o=S("div"),p&&p.c(),a=$(),m&&m.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),C(o,"class","sc-carousel__pages-container svelte-sme1z4"),T(o,"transform","translateX("+n[8]+"px)"),T(o,"transition-duration",n[9]+"ms"),T(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(E,I){B(E,t,I),L(t,e),g&&g.m(e,null),L(e,i),L(e,s),L(s,o),p&&p.m(o,null),n[39](o),L(s,a),m&&m.m(s,null),n[40](s),L(e,l),v&&v.m(e,null),L(t,c),y&&y.m(t,null),h=!0,u||(f=[Gt(r=qC.call(null,o,{thresholdProvider:n[38]})),Ae(o,"swipeStart",n[16]),Ae(o,"swipeMove",n[18]),Ae(o,"swipeEnd",n[19]),Ae(o,"swipeFailed",n[20]),Ae(o,"swipeThresholdReached",n[17]),Gt(tP.call(null,s)),Ae(s,"hovered",n[21]),Gt(rP.call(null,s)),Ae(s,"tapped",n[22])],u=!0)},p(E,I){E[1]?g?(g.p(E,I),I[0]&2&&x(g,1)):(g=Md(E),g.c(),x(g,1),g.m(e,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe()),p&&p.p&&(!h||I[0]&96|I[1]&32)&&Un(p,A,E,E[36],h?Wn(A,E[36],I,zI):Yn(E[36]),Id),(!h||I[0]&256)&&T(o,"transform","translateX("+E[8]+"px)"),(!h||I[0]&512)&&T(o,"transition-duration",E[9]+"ms"),(!h||I[0]&1)&&T(o,"transition-timing-function",E[0]),r&&si(r.update)&&I[0]&2048&&r.update.call(null,{thresholdProvider:E[38]}),E[3]?m?(m.p(E,I),I[0]&8&&x(m,1)):(m=kd(E),m.c(),x(m,1),m.m(s,null)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),E[1]?v?(v.p(E,I),I[0]&2&&x(v,1)):(v=xd(E),v.c(),x(v,1),v.m(e,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),E[4]?y?(y.p(E,I),I[0]&16&&x(y,1)):(y=Dd(E),y.c(),x(y,1),y.m(t,null)):y&&(ue(),O(y,1,1,()=>{y=null}),fe())},i(E){h||(x(g),x(p,E),x(m),x(v),x(y),h=!0)},o(E){O(g),O(p,E),O(m),O(v),O(y),h=!1},d(E){E&&z(t),g&&g.d(),p&&p.d(E),n[39](null),m&&m.d(),n[40](null),v&&v.d(),y&&y.d(),u=!1,tt(f)}}}function NI(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:f},g,A]=SI((re,Ie)=>{Ka({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,h=Ie),loaded:()=>e(6,o=Ie)})(re)}),p=hr();let{timingFunction:m="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:E=0}=t,{duration:I=500}=t,{autoplay:k=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:j=ki}=t,{pauseOnFocus:R=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:W=!0}=t,{swiping:N=!0}=t,{particlesToShow:Q=1}=t,{particlesToScroll:H=1}=t;function F(re,Ie){return G(this,null,function*(){const Fe=Es(Ie,"animated",!0);if(typeof re!="number")throw new Error("pageIndex should be a number");yield g.showPage(re,{animated:Fe})})}function Y(re){return G(this,null,function*(){const Ie=Es(re,"animated",!0);yield g.showPrevPage({animated:Ie})})}function Z(re){return G(this,null,function*(){const Ie=Es(re,"animated",!0);yield g.showNextPage({animated:Ie})})}let q=0,ee,de;const he=mP(({width:re})=>{e(11,q=re),u.particleWidth=q/u.particlesToShow,gP({particlesContainerChildren:de.children,particleWidth:u.particleWidth}),g.offsetPage({animated:!1})});function Pe(){const{clonesToAppend:re,clonesToPrepend:Ie}=pP({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:de.children});AP({particlesContainer:de,clonesToAppend:re,clonesToPrepend:Ie})}It(()=>{G(this,null,function*(){yield cc(),de&&ee&&(u.particlesCountWithoutClones=de.children.length,yield cc(),u.infinite&&Pe(),u.particlesCount=de.children.length,g.showPage(E,{animated:!1}),he.observe(ee))})}),zt(()=>{he.disconnect(),f.reset()});function Ce(re){return G(this,null,function*(){yield g.showPage(re,{animated:!0})})}function be(){N&&(u.durationMs=0)}function Qe(re){return G(this,null,function*(){N&&(yield Ka({[ki]:g.showNextPage,[Nn]:g.showPrevPage})(re.detail.direction))})}function ye(re){N&&(u.offset+=re.detail.dx)}function qe(){N&&g.showParticle(u.currentParticleIndex)}function te(){return G(this,null,function*(){N&&(yield g.offsetPage({animated:!0}))})}function ve(re){u.focused=re.detail.value}function ze(){g.toggleFocused()}function me(){g.showPrevPage()}const it=()=>q/3;function lt(re){We[re?"unshift":"push"](()=>{de=re,e(13,de)})}function xe(re){We[re?"unshift":"push"](()=>{ee=re,e(12,ee)})}const ot=re=>Ce(re.detail);return n.$$set=re=>{"timingFunction"in re&&e(0,m=re.timingFunction),"arrows"in re&&e(1,v=re.arrows),"infinite"in re&&e(2,y=re.infinite),"initialPageIndex"in re&&e(24,E=re.initialPageIndex),"duration"in re&&e(25,I=re.duration),"autoplay"in re&&e(26,k=re.autoplay),"autoplayDuration"in re&&e(27,P=re.autoplayDuration),"autoplayDirection"in re&&e(28,j=re.autoplayDirection),"pauseOnFocus"in re&&e(29,R=re.pauseOnFocus),"autoplayProgressVisible"in re&&e(3,U=re.autoplayProgressVisible),"dots"in re&&e(4,W=re.dots),"swiping"in re&&e(30,N=re.swiping),"particlesToShow"in re&&e(31,Q=re.particlesToShow),"particlesToScroll"in re&&e(32,H=re.particlesToScroll),"$$scope"in re&&e(36,s=re.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=y),n.$$.dirty[0]&33554432&&(u.durationMsInit=I),n.$$.dirty[0]&67108864&&(u.autoplay=k),n.$$.dirty[0]&134217728&&(u.autoplayDuration=P),n.$$.dirty[0]&268435456&&(u.autoplayDirection=j),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=R),n.$$.dirty[1]&1&&(u.particlesToShowInit=Q),n.$$.dirty[1]&2&&(u.particlesToScrollInit=H)},[m,v,y,U,W,r,o,a,l,c,h,q,ee,de,g,Ce,be,Qe,ye,qe,te,ve,ze,me,E,I,k,P,j,R,N,Q,H,F,Y,Z,s,i,it,lt,xe,ot]}class GI extends ce{constructor(t){super(),le(this,t,NI,HI,ae,{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},TI,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function QI(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 Sd(n){let t;function e(o,r){if(o[2].type==="Image")return _I;if(o[2].type==="Video")return FI}let i=e(n),s=i&&i(n);return{c(){t=S("div"),s&&s.c(),C(t,"class","media-item svelte-159ski6"),C(t,"draggable","false")},m(o,r){B(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&&z(t),s&&s.d()}}}function FI(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?UI:WI}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=S("div"),i=S("div"),s=S("div"),C(s,"class","video-icon-img svelte-159ski6"),T(s,"background-image","url("+n[21]()+")"),K(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),B(h,t,u),B(h,e,u),L(e,i),L(i,s),o||(r=Ae(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&&T(s,"background-image","url("+h[21]()+")"),u&32&&K(s,"canPlay",h[5]),u&16&&K(i,"large",h[4]==="large"),u&16&&K(i,"small",h[4]==="small"),u&2048&&K(e,"showPlayButton",h[11])},d(h){c.d(h),h&&z(t),h&&z(e),o=!1,r()}}}function _I(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),at(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),T(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!at(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&T(t,"object-fit",s[7])},d(s){s&&z(t)}}}function WI(n){let t,e,i,s,o,r;return{c(){t=S("video"),C(t,"class","media-content svelte-159ski6"),at(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,K(t,"showPlayButton",n[11]),T(t,"object-fit",n[7])},m(a,l){B(a,t,l),n[20](t),o||(r=[Ae(t,"play",n[15]),Ae(t,"pause",n[16]),Ae(t,"error",n[17]),Ae(t,"ended",n[18]),Ae(t,"click",n[19])],o=!0)},p(a,l){l&4&&!at(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&&K(t,"showPlayButton",a[11]),l&128&&T(t,"object-fit",a[7])},d(a){a&&z(t),n[20](null),o=!1,tt(r)}}}function UI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),at(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),T(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!at(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&T(t,"object-fit",s[7])},d(s){s&&z(t)}}}function YI(n){let t,e=n[2]&&Sd(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Sd(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function XI(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:g=!1}=t,A=!0,p=!1;function m(){e(9,p=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const v=Ii("mediaStore"),y=Ii("hooks"),E=()=>{p||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,p=!0))};y.on("loadVideoFirstFrame",E),It(()=>{v.subscribe(({currentMediaElement:Q})=>{Q!==i&&(i==null||i.pause())})});const I=Q=>{e(11,A=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&v.set({currentMediaElement:i}),y.emit("playStateChange",{event:Q,state:"playing",tag:r,mediaInstance:i})},k=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},P=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},j=Q=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:Q,state:"paused",tag:r,mediaInstance:i})},R=Q=>{i&&i.pause()};function U(Q){We[Q?"unshift":"push"](()=>{o.videoInstance=Q,e(0,o)})}const W=()=>l==="withText"?Tl:l==="withoutText"?Za:l,N=Q=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=Q=>{"mediaInstance"in Q&&e(0,o=Q.mediaInstance),"tag"in Q&&e(1,r=Q.tag),"media"in Q&&e(2,a=Q.media),"playButtonIfNeed"in Q&&e(3,l=Q.playButtonIfNeed),"playButtonSizeIfNeed"in Q&&e(4,c=Q.playButtonSizeIfNeed),"canPlay"in Q&&e(5,h=Q.canPlay),"autoplayVideo"in Q&&e(6,u=Q.autoplayVideo),"objectFit"in Q&&e(7,f=Q.objectFit),"disableVideoIfHavePoster"in Q&&e(8,g=Q.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&&m(),n.$$.dirty&1024&&i&&e(11,A=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!p){const Q=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,F=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&Q;i&&F&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",E),document.removeEventListener("touchstart",E),document.removeEventListener("click",E),document.addEventListener("WeixinJSBridgeReady",E),document.addEventListener("touchstart",E),document.addEventListener("click",E))}},[o,r,a,l,c,h,u,f,g,p,i,A,v,y,s,I,k,P,j,R,U,W,N]}class Dg extends ce{constructor(t){super(),le(this,t,XI,YI,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},QI)}}function ZI(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 Td(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ld(n){let t,e,i,s,o,r,a;const l=[qI,JI],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=S("div"),e=S("div"),s.c(),C(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(u,f){B(u,t,f),L(t,e),c[i].m(e,null),a=!0},p(u,f){n=u;let g=i;i=h(n),i===g?c[i].p(n,f):(ue(),O(c[g],1,1,()=>{c[g]=null}),fe(),s=c[i],s?s.p(n,f):(s=c[i]=l[i](n),s.c()),x(s,1),s.m(e,null)),(!a||f[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&K(t,"unfolded",n[5])},i(u){a||(x(s),u&&Je(()=>{a&&(r&&r.end(1),o=nn(t,fc,n[6]?{y:4,duration:n[4],delay:n[2],easing:gi}:void 0),o.start())}),a=!0)},o(u){O(s),o&&o.invalidate(),u&&(r=Zn(t,fc,n[6]?{y:4,duration:n[4],delay:n[3],easing:gi}:void 0)),a=!1},d(u){u&&z(t),c[i].d(),u&&r&&r.end()}}}function JI(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=ft(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Dg({props:r}),We.push(()=>yl(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){const c=l[0]&16515?yt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&yf(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],ml(()=>e=!1)),t.$set(c)},i(a){i||(x(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function qI(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[KI]},$$scope:{ctx:n}};return t=new GI({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){se(t.$$.fragment)},m(s,o){ie(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||(x(t.$$.fragment,s),e=!0)},o(s){O(t.$$.fragment,s),e=!1},d(s){n[19](null),ne(t,s)}}}function jd(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=ft(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Dg({props:r}),We.push(()=>yl(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?yt(s,[l[0]&128&&yf(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]],ml(()=>e=!1)),t.$set(c)},i(a){i||(x(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function KI(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=jd(Td(n,i,r));const o=r=>O(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=we()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);B(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=Td(r,i,l);s[l]?(s[l].p(c,a),x(s[l],1)):(s[l]=jd(c),s[l].c(),x(s[l],1),s[l].m(t.parentNode,t))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)x(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){Qt(s,r),r&&z(t)}}}function $I(n){let t,e,i=n[5]&&Ld(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&x(i,1)):(i=Ld(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function eE(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:g=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:m={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:E=!1}=m;let I=[],k=0,P,j=null;const R=Ii("hooks"),U=Ii("mediaStore");function W(){const Y=I[k],Z=Y==null?void 0:Y.videoInstance;Z&&(Z.paused?(Z.muted=!1,Z.play()):Z.pause())}It(()=>{R.on("click",Y=>{var Z,q,ee;(ee=(q=(Z=a.tag3DContentSvelte)==null?void 0:Z.css3DInstance)==null?void 0:q.css3DObject)!=null&&ee.opacityMesh&&Y.tag.id===a.id&&W()}),j=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(j),R.off("click",W)});function N(Y,Z){n.$$.not_equal(I[Z],Y)&&(I[Z]=Y,e(8,I))}function Q(Y){We[Y?"unshift":"push"](()=>{P=Y,e(12,P)})}const H=Y=>{i||U.set({currentMediaElement:null}),e(11,k=Y.detail)};function F(Y){n.$$.not_equal(I[0],Y)&&(I[0]=Y,e(8,I))}return n.$$set=Y=>{"tag"in Y&&e(0,a=Y.tag),"mediaData"in Y&&e(1,l=Y.mediaData),"inDelay"in Y&&e(2,c=Y.inDelay),"outDelay"in Y&&e(3,h=Y.outDelay),"duration"in Y&&e(4,u=Y.duration),"unfolded"in Y&&e(5,f=Y.unfolded),"animation"in Y&&e(6,g=Y.animation),"mediaItemConfig"in Y&&e(7,A=Y.mediaItemConfig),"enableCarousel"in Y&&e(16,p=Y.enableCarousel),"autoplayConfig"in Y&&e(17,m=Y.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=I.every(Y=>Y.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&&y&&i)},[a,l,c,h,u,f,g,A,I,i,o,k,P,s,v,U,p,m,N,Q,H,F]}class Sg extends ce{constructor(t){super(),le(this,t,eE,$I,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},ZI,[-1,-1])}}function tE(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 zd(n){let t,e,i,s,o,r,a,l;t=new Wt({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new kC({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Od(n),h=n[1]&&Bd(n);return{c(){se(t.$$.fragment),e=$(),i=S("div"),se(s.$$.fragment),o=$(),c&&c.c(),r=$(),h&&h.c(),a=we(),C(i,"class","line svelte-1f7m1lj")},m(u,f){ie(t,u,f),B(u,e,f),B(u,i,f),ie(s,i,null),B(u,o,f),c&&c.m(u,f),B(u,r,f),h&&h.m(u,f),B(u,a,f),l=!0},p(u,f){const g={};f&8&&(g.visible=u[3]),t.$set(g);const A={};f&8&&(A.unfolded=u[3]),s.$set(A),u[2]?c?(c.p(u,f),f&4&&x(c,1)):(c=Od(u),c.c(),x(c,1),c.m(r.parentNode,r)):c&&(ue(),O(c,1,1,()=>{c=null}),fe()),u[1]?h?(h.p(u,f),f&2&&x(h,1)):(h=Bd(u),h.c(),x(h,1),h.m(a.parentNode,a)):h&&(ue(),O(h,1,1,()=>{h=null}),fe())},i(u){l||(x(t.$$.fragment,u),x(s.$$.fragment,u),x(c),x(h),l=!0)},o(u){O(t.$$.fragment,u),O(s.$$.fragment,u),O(c),O(h),l=!1},d(u){ne(t,u),u&&z(e),u&&z(i),ne(s),u&&z(o),c&&c.d(u),u&&z(r),h&&h.d(u),u&&z(a)}}}function Od(n){let t,e,i;return e=new pg({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function Bd(n){let t,e,i;return e=new Sg({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=S("div"),se(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(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||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function iE(n){let t,e,i=n[0].state&&zd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=zd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function nE(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 sE extends ce{constructor(t){super(),le(this,t,nE,iE,ae,{tag:0},tE)}}function oE(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 Vd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Rd(n,t,e){const i=n.slice();return i[0]=t[e],i}function Hd(n){let t,e;return{c(){t=S("img"),C(t,"class","headerImage svelte-sezqcq"),at(t.src,e=n[3].headerPictureUrl)||C(t,"src",e),C(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!at(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&z(t)}}}function Nd(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=Gd(Rd(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Qd(Vd(n,l,h));return{c(){t=S("div"),e=S("div");for(let h=0;h<a.length;h+=1)a[h].c();i=$();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){B(h,t,u),L(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);L(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Gt(Ti.call(null,e)),Ae(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 g=Rd(h,r,f);a[f]?a[f].p(g,u):(a[f]=Gd(g),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 g=Vd(h,l,f);c[f]?c[f].p(g,u):(c[f]=Qd(g),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&&z(t),Qt(a,h),Qt(c,h),s=!1,tt(o)}}}function Gd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=ke(e),C(t,"class","tag primary-tag svelte-sezqcq"),T(t,"min-width",Ql)},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Qd(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=ke(e),C(t,"class","tag secondary-tag svelte-sezqcq"),T(t,"min-width",Ql)},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&De(i,e)},d(s){s&&z(t)}}}function Fd(n){let t,e,i=n[7]&&_d(n),s=n[3].highlightText&&Ud(n);return{c(){t=S("div"),i&&i.c(),e=$(),s&&s.c(),C(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),L(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=_d(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Ud(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&z(t),i&&i.d(),s&&s.d()}}}function _d(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Wd(n);return{c(){t=S("div"),e=S("span"),s=ke(i),o=$(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),L(t,e),L(e,s),L(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&De(s,i),a[3].price.unit?r?r.p(a,l):(r=Wd(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function Wd(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=ke(e),C(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),L(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&De(i,e)},d(s){s&&z(t)}}}function Ud(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),r=ke(o),a=$(),l=S("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){B(c,t,h),L(t,e),L(t,i),L(t,s),L(s,r),B(c,a,h),B(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&De(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function rE(n){var I,k;let t,e,i,s,o,r,a,l,c,h,u=n[3].title+"",f,g,A,p,m;e=new Wt({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&Hd(n),y=((I=n[2].length)!=null?I:0)+((k=n[5].length)!=null?k:0)>0&&Nd(n),E=(n[7]||n[3].highlightText)&&Fd(n);return{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),h=S("div"),f=ke(u),g=$(),y&&y.c(),A=$(),E&&E.c(),C(s,"class","line svelte-sezqcq"),T(s,"transition-delay",n[4]?Eo+"ms":Mo+Xd-Yd-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"),T(r,"max-width",$t(n[9])),T(r,"transition-delay",n[4]?Eo+Mo+"ms":"0ms"),C(t,"class",p=_e(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,j){B(P,t,j),ie(e,t,null),L(t,i),L(t,s),L(t,o),L(t,r),v&&v.m(r,null),L(r,a),L(r,l),L(l,c),L(c,h),L(h,f),L(r,g),y&&y.m(r,null),L(r,A),E&&E.m(r,null),m=!0},p(P,[j]){var U,W;const R={};j&16&&(R.visible=P[4]),e.$set(R),j&16&&T(s,"transition-delay",P[4]?Eo+"ms":Mo+Xd-Yd-40+"ms"),P[3].headerPictureUrl?v?v.p(P,j):(v=Hd(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!m||j&8)&&u!==(u=P[3].title+"")&&De(f,u),((U=P[2].length)!=null?U:0)+((W=P[5].length)!=null?W:0)>0?y?y.p(P,j):(y=Nd(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?E?E.p(P,j):(E=Fd(P),E.c(),E.m(r,null)):E&&(E.d(1),E=null),j&16&&T(r,"transition-delay",P[4]?Eo+Mo+"ms":"0ms"),(!m||j&64&&p!==(p=_e(`marketing ${P[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!m||j&80)&&K(t,"unfolded",P[4]),(!m||j&320)&&K(t,"folded",P[8])},i(P){m||(x(e.$$.fragment,P),m=!0)},o(P){O(e.$$.fragment,P),m=!1},d(P){P&&z(t),ne(e),v&&v.d(),y&&y.d(),E&&E.d()}}}const Ql=40,Eo=400,Yd=500,Mo=180,Xd=500;function aE(n,t,e){let i,s,o,r,a,l,c,h,{tag:u}=t,f,g=(()=>{var m;const p=(m=u.data.limitWidth)!=null?m:!0;if(typeof p=="number")return p;if(p===!0)return 172})();const A=p=>{e(1,f=p.detail)};return n.$$set=p=>{"tag"in p&&e(0,u=p.tag)},n.$$.update=()=>{var p,m,v,y,E,I;n.$$.dirty&1&&e(4,i=(m=(p=u.state)==null?void 0:p.unfolded)!=null?m:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=u.data),n.$$.dirty&8&&e(7,r=Me((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.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=((E=o.brandTags)==null?void 0:E.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,h=((I=o.tags)==null?void 0:I.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(g-20)/Ql),[u,f,c,o,i,h,a,r,s,g,l,A]}class lE extends ce{constructor(t){super(),le(this,t,aE,rE,ae,{tag:0},oE)}}class cE 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 G(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=Iw(this.sharedAudioSrc,{namespace:Ll.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 g;this.sharedAudioCurrentTime=e.currentTime,(g=this.ontimeupdate)==null||g.call(this,f)},s=f=>{var g;e.isBlankAudio||(this.sharedAudioPaused=!1,(g=this.onplay)==null||g.call(this,f))},o=f=>{this.pause(f)},r=f=>{this.endedHandler(f)},a=f=>{var g;this.sharedAudioPaused=!0,(g=this.onerror)==null||g.call(this,f)},l=f=>{var g;return(g=this.oncanplay)==null?void 0:g.call(this,f)},c=f=>{var g;return(g=this.oncanplaythrough)==null?void 0:g.call(this,f)},h=f=>{var g;return(g=this.onloadeddata)==null?void 0:g.call(this,f)},u=f=>{var g;return(g=this.onloadedmetadata)==null?void 0:g.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 hE(n){ge(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function dE(n){let t,e,i,s;const o=n[8].default,r=_n(o,n,n[7],null);return{c(){t=S("div"),r&&r.c(),C(t,"class","audio svelte-13e7hxv"),C(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=Ae(t,"click",ff(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Un(r,o,a,a[7],e?Wn(o,a[7],l,null):Yn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(x(r,a),e=!0)},o(a){O(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function uE(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=hr(),h=Ii("hooks"),u=Ii("mediaStore");let f,g=!0;function A(){e(5,f.onplay=m=>{h.emit("playStateChange",D({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,g=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",D({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",D({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onloadedmetadata=m=>{typeof f.duration=="number"&&!Number.isNaN(f.duration)&&c("duration",f.duration)},f),e(5,f.onerror=m=>{c("pause"),e(6,g=!0)},f),e(5,f.ontimeupdate=m=>{c("timeupdate",f.currentTime)},f)}u.subscribe(({currentMediaElement:m})=>{m!==f&&(g||f==null||f.pause())});function p(m){f&&(h.emit("click",D({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",D({event:m,state:f.paused?"playing":"paused",mediaInstance:f},l)),f.paused?f.play():f.pause())}return n.$$set=m=>{"url"in m&&e(2,o=m.url),"enable"in m&&e(3,r=m.enable),"style"in m&&e(0,a=m.style),"hooksInfo"in m&&e(4,l=m.hooksInfo),"$$scope"in m&&e(7,s=m.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(f==null||f.dispose(),e(5,f=new cE(o)),c("audioRef",f),setTimeout(()=>c("audioRef",f),200),A()),n.$$.dirty&40&&(r||f==null||f.pause()),n.$$.dirty&72&&c(r&&!g?"play":"pause")},[a,p,o,r,l,f,g,s,i]}let Tg=class extends ce{constructor(t){super(),le(this,t,uE,dE,ae,{url:2,enable:3,style:0,hooksInfo:4},hE)}};function fE(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 Zd(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function gE(n){let t,e,i,s,o,r=n[1]&&Zd();return{c(){t=S("div"),r&&r.c(),e=$(),i=S("div"),s=S("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"),K(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),T(t,"width",n[5]),T(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),L(t,e),L(t,i),L(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&x(r,1):(r=Zd(),r.c(),x(r,1),r.m(t,e)):r&&(ue(),O(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&T(t,"width",a[5]),(c||l&36)&&T(t,"height",a[5])},i(a){o||(x(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function mE(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){We[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){We[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"?$t(a):a)},[s,o,r,l,c,i,a,h,u]}class Lg extends ce{constructor(t){super(),le(this,t,mE,gE,ae,{playing:0,shadow:1,style:2,width:6},fE)}}function pE(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 Jd(n){var m,v;let t,e,i,s,o,r,a,l,c,h,u,f,g,A;e=new Wt({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&qd(n);return c=new Ag({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Ol({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(m=n[5])==null?void 0:m.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),se(c.$$.fragment),h=$(),se(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),T(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,E){B(y,t,E),ie(e,t,null),L(t,i),L(t,s),L(s,o),L(o,r),p&&p.m(r,null),L(o,a),L(o,l),ie(c,l,null),L(t,h),ie(u,t,null),f=!0,g||(A=[Ae(l,"click",n[7]),Gt(Ti.call(null,l)),Ae(l,"clientWidth",n[12])],g=!0)},p(y,E){var j,R;const I={};E&64&&(I.visible=y[6]),E&8&&(I.left=y[3]/2+"px"),e.$set(I),y[6]?p?(p.p(y,E),E&64&&x(p,1)):(p=qd(y),p.c(),x(p,1),p.m(r,null)):p&&(ue(),O(p,1,1,()=>{p=null}),fe());const k={};E&64&&(k.visible=y[6]),E&2&&(k.textUnfolded=y[1]),E&32&&(k.content=y[5]),c.$set(k);const P={};E&64&&(P.unfolded=y[6]),E&8&&(P.length=y[3]),E&48&&(P.outDelay=y[4]+20*Math.min((R=(j=y[5])==null?void 0:j.length)!=null?R:10,15)),u.$set(P),(!f||E&64)&&K(t,"unfolded",y[6])},i(y){f||(x(e.$$.fragment,y),x(p),x(c.$$.fragment,y),x(u.$$.fragment,y),f=!0)},o(y){O(e.$$.fragment,y),O(p),O(c.$$.fragment,y),O(u.$$.fragment,y),f=!1},d(y){y&&z(t),ne(e),p&&p.d(),ne(c),ne(u),g=!1,tt(A)}}}function qd(n){let t,e,i,s,o,r,a;return e=new Wt({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Tg({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[AE]},$$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=S("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ie(e,t,null),L(t,i),ie(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||(x(e.$$.fragment,l),x(s.$$.fragment,l),l&&Je(()=>{a&&(r&&r.end(1),o=nn(t,gt,{duration:1e3,delay:0,easing:On}),o.start())}),a=!0)},o(l){var c,h;O(e.$$.fragment,l),O(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Zn(t,gt,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:On})),a=!1},d(l){l&&z(t),ne(e),ne(s),l&&r&&r.end()}}}function AE(n){let t,e,i;return e=new Lg({props:{playing:n[2]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(x(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),ne(e)}}}function vE(n){let t,e,i=n[0].state&&Jd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=Jd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function bE(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)},g=()=>{e(2,l=!1)};function A(m){Xn.call(this,n,m)}const p=m=>{e(3,c=m.detail)};return n.$$set=m=>{"tag"in m&&e(0,r=m.tag)},n.$$.update=()=>{var m,v,y;n.$$.dirty&1&&e(6,i=!!((m=r.state)!=null&&m.unfolded)),n.$$.dirty&1&&e(5,s=(y=(v=r.data.title)!=null?v:r.data.text)!=null?y:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,f,g,A,p]}class yE extends ce{constructor(t){super(),le(this,t,bE,vE,ae,{tag:0},pE)}}function wE(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 Kd(n){let t,e,i,s;return i=new Tg({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[PE]},$$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=S("div"),e=S("div"),se(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),T(e,"background-color",n[4].bgColor),T(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),L(t,e),ie(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&&T(e,"background-color",o[4].bgColor),r&16&&T(e,"color",o[4].fontColor)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(t),ne(i)}}}function CE(n){let t;return{c(){t=ke(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&De(t,e[5])},d(e){e&&z(t)}}}function PE(n){let t,e,i,s,o,r,a;return i=new Lg({props:{playing:n[3]}}),r=new Bl({props:{maxWidth:72,maxLine:1,$$slots:{default:[CE]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),se(i.$$.fragment),s=$(),o=S("div"),se(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){B(l,t,c),L(t,e),ie(i,e,null),L(t,s),L(t,o),ie(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||(x(i.$$.fragment,l),x(r.$$.fragment,l),a=!0)},o(l){O(i.$$.fragment,l),O(r.$$.fragment,l),a=!1},d(l){l&&z(t),ne(i),ne(r)}}}function IE(n){let t,e,i=n[0].state&&Kd(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&x(i,1)):(i=Kd(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function EE(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)},g=m=>{e(1,a=m.detail)},A=m=>{e(2,l=m.detail)};function p(m){Xn.call(this,n,m)}return n.$$set=m=>{"tag"in m&&e(0,o=m.tag)},n.$$.update=()=>{var m,v,y;n.$$.dirty&1&&e(5,i=(v=(m=o.data.title)!=null?m:o.data.text)!=null?v:""),n.$$.dirty&1&&e(4,s=(y=r[o.data.theme||"light"])!=null?y:r.light)},[o,a,l,c,s,i,h,u,f,g,A,p]}class ME extends ce{constructor(t){super(),le(this,t,EE,IE,ae,{tag:0},wE)}}function kE(n){let t,e;return t=new ME({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xE(n){let t,e;return t=new yE({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function DE(n){let t,e,i,s;const o=[xE,kE],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=we()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(ue(),O(r[h],1,1,()=>{r[h]=null}),fe()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),x(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(x(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function SE(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 TE extends ce{constructor(t){super(),le(this,t,SE,DE,ae,{tag:0})}}function LE(n){ge(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function $d(n){var s;let t,e,i;return e=new Sg({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=S("div"),se(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ie(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||(x(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),ne(e)}}}function jE(n){let t,e,i=n[0].state&&n[5]&&$d(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&x(i,1)):(i=$d(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function zE(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]}class OE extends ce{constructor(t){super(),le(this,t,zE,jE,ae,{tag:0},LE)}}function jg(n){return G(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 BE(n){return G(this,null,function*(){const{url:t,ratio:e=3}=n;n.ratio||console.warn("Tag icon ratio is not set, default is 3");const{width:i,height:s}=yield jg(t);return oe(D({},n),{width:i/e,height:s/e})})}function VE(n){return G(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 jg(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return oe(D({},n),{width:c,height:h,duration:u})})}function RE(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 eu(n){n[1]=n[19].width}function tu(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function iu(n){let t,e,i,s=n[0]&&nu();function o(l,c){return l[8]?NE:HE}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),C(t,"class","icon"),T(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),L(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&x(s,1):(s=nu(),s.c(),x(s,1),s.m(t,e)):s&&(ue(),O(s,1,1,()=>{s=null}),fe()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&T(t,"width",l[1])},i(l){i||(x(s),i=!0)},o(l){O(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function nu(n){let t,e;return t=new Wt({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function HE(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:FE,then:QE,catch:GE,value:19};return Fo(e=n[11](Ye({url:n[7],ratio:n[5]})),i),{c(){t=we(),i.block.c()},m(s,o){B(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](Ye({url:n[7],ratio:n[5]})))&&Fo(e,i)||bf(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function NE(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:UE,then:WE,catch:_E,value:19};return Fo(e=n[10](Ye({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=we(),i.block.c()},m(s,o){B(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](Ye({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&Fo(e,i)||bf(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function GE(n){return{c:J,m:J,p:J,d:J}}function QE(n){eu(n);let t,e;return{c(){t=S("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),at(t.src,e=n[7])||C(t,"src",e),T(t,"width",$t(En({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){eu(i),s&128&&!at(t.src,e=i[7])&&C(t,"src",e),s&184&&T(t,"width",$t(En({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function FE(n){return{c:J,m:J,p:J,d:J}}function _E(n){return{c:J,m:J,p:J,d:J}}function WE(n){tu(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=S("div"),C(t,"class","icon-keyframe svelte-316sq3"),T(t,"width",$t(En({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),T(t,"height",$t(En({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),T(t,"background-image",e),T(t,"animation-duration",n[18]),T(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){tu(s),o&252&&T(t,"width",$t(En({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&T(t,"height",$t(En({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&T(t,"background-image",e),o&228&&T(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&T(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function UE(n){return{c:J,m:J,p:J,d:J}}function YE(n){let t,e,i=n[9]&&iu(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[9]?i?(i.p(s,o),o&512&&x(i,1)):(i=iu(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function En(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 oe(D({},n),{width:o,height:r})}function XE(n,t,e){let i,s,o,r,a,l,c,h,u,{width:f=null}=t,{icon:g=null}=t,{shadow:A=!1}=t;const p=hr();function m(E){return G(this,null,function*(){const I=yield VE(E);return p("iconLoaded",I),I})}function v(E){return G(this,null,function*(){if(typeof u=="number")return oe(D({},E),{width:u});const I=yield BE(E);return p("iconLoaded",I),I})}function y(){h||p("iconLoaded")}return It(()=>{y()}),n.$$set=E=>{"width"in E&&e(1,f=E.width),"icon"in E&&e(12,g=E.icon),"shadow"in E&&e(0,A=E.shadow)},n.$$.update=()=>{var E,I;n.$$.dirty&4096&&e(7,i=g==null?void 0:g.url),n.$$.dirty&4096&&e(2,s=(E=g==null?void 0:g.steps)!=null?E:1),n.$$.dirty&4096&&e(6,o=g==null?void 0:g.fps),n.$$.dirty&4096&&e(5,r=g==null?void 0:g.ratio),n.$$.dirty&4096&&e(4,a=(I=g==null?void 0:g.scale)!=null?I:1),n.$$.dirty&4096&&e(3,l=g==null?void 0:g.width),n.$$.dirty&252&&e(9,c=Ye({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)},y(),[A,f,s,l,a,r,o,i,h,c,m,v,g]}class zg extends ce{constructor(t){super(),le(this,t,XE,YE,ae,{width:1,icon:12,shadow:0},RE)}}function ZE(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 su(n){let t,e,i,s,o,r;return e=new Wt({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),se(e.$$.fragment),i=$(),s=S("div"),o=ke(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ie(e,t,null),L(t,i),L(t,s),L(s,o),r=!0},p(a,l){(!r||l&2)&&De(o,a[1])},i(a){r||(x(e.$$.fragment,a),r=!0)},o(a){O(e.$$.fragment,a),r=!1},d(a){a&&z(t),ne(e)}}}function JE(n){let t,e,i,s;e=new zg({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&su(n);return{c(){t=S("div"),se(e.$$.fragment),i=$(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ie(e,t,null),L(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&&x(o,1)):(o=su(r),o.c(),x(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(x(e.$$.fragment,r),x(o),s=!0)},o(r){O(e.$$.fragment,r),O(o),s=!1},d(r){r&&z(t),ne(e),o&&o.d()}}}function qE(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 KE extends ce{constructor(t){super(),le(this,t,qE,JE,ae,{tag:3},ZE)}}function $E(n){ge(n,"svelte-nnvupv",".wrapper.svelte-nnvupv{position:relative;width:0;height:0;display:flex;flex-direction:column;justify-content:end;align-items:center}.line.svelte-nnvupv{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-nnvupv{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-nnvupv{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}")}function ou(n){let t,e,i,s,o,r=n[0].type==="Image"&&ru(n);return{c(){t=S("div"),e=S("div"),r&&r.c(),i=$(),s=S("div"),C(e,"class","media-item svelte-nnvupv"),C(e,"draggable","false"),C(s,"class","line svelte-nnvupv"),C(t,"class","wrapper svelte-nnvupv")},m(a,l){B(a,t,l),L(t,e),r&&r.m(e,null),L(t,i),L(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&x(r,1)):(r=ru(a),r.c(),x(r,1),r.m(e,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){o||(x(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d()}}}function ru(n){let t,e,i,s,o,r;return t=new Wt({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var a;se(t.$$.fragment),e=$(),i=S("img"),C(i,"class","media-content svelte-nnvupv"),at(i.src,s=(a=n[0].thumbnail)!=null?a:n[0].url)||C(i,"src",s),C(i,"alt",o=n[0].name),C(i,"draggable",!1)},m(a,l){ie(t,a,l),B(a,e,l),B(a,i,l),r=!0},p(a,l){var c;(!r||l&1&&!at(i.src,s=(c=a[0].thumbnail)!=null?c:a[0].url))&&C(i,"src",s),(!r||l&1&&o!==(o=a[0].name))&&C(i,"alt",o)},i(a){r||(x(t.$$.fragment,a),r=!0)},o(a){O(t.$$.fragment,a),r=!1},d(a){ne(t,a),a&&z(e),a&&z(i)}}}function e2(n){let t,e,i=n[0]&&ou(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[0]?i?(i.p(s,o),o&1&&x(i,1)):(i=ou(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function t2(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 i2 extends ce{constructor(t){super(),le(this,t,t2,e2,ae,{tag:1},$E)}}function n2(n){ge(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function s2(n){let t,e;return{c(){t=new Ro(!1),e=we(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:J,d(i){i&&z(e),i&&t.d()}}}function o2(n){let t,e=typeof n[2]=="string"&&s2(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:J,o:J,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function r2(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;It(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),zt(()=>{l==null||l()});function c(f){We[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 a2 extends ce{constructor(t){super(),le(this,t,r2,o2,ae,{tag:3,rendererMap:4},n2)}}function l2(n){ge(n,"svelte-qz1wo5",'@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-qz1wo5{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-qz1wo5{transition:opacity 0.2s linear}.content__container.unClickable.svelte-qz1wo5{pointer-events:none !important}.content__container.unClickable.svelte-qz1wo5 *{pointer-events:none !important}.content__wrapper.svelte-qz1wo5{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-qz1wo5{opacity:0;pointer-events:none}.content__container.hide.svelte-qz1wo5 *{pointer-events:none !important}.content__container.disable.svelte-qz1wo5{display:none}.content.svelte-qz1wo5{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-qz1wo5:not(.unfolded){pointer-events:none}.content.svelte-qz1wo5:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-qz1wo5{pointer-events:auto}')}function c2(n){let t,e;return{c(){t=S("div"),C(t,"data-info","tag content is keep folded"),C(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&C(t,"data-id",e)},i:J,o:J,d(i){i&&z(t)}}}function h2(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A,p,m,v;const y=[v2,A2,p2,m2,g2,f2,u2],E=[];function I(k,P){return P&18&&(s=null),P&18&&(o=null),P&18&&(r=null),P&18&&(a=null),P&18&&(l=null),P&18&&(c=null),P&18&&(h=null),s==null&&(s=!!(["Text"].includes(k[1].contentType)||["Text"].includes(k[4].get(k[1].contentType)))),s?0:(o==null&&(o=!!(["ImageText","Image","Video"].includes(k[1].contentType)||["ImageText","Image","Video"].includes(k[4].get(k[1].contentType)))),o?1:(r==null&&(r=!!(["Audio"].includes(k[1].contentType)||["Audio"].includes(k[4].get(k[1].contentType)))),r?2:(a==null&&(a=!!(["Marketing"].includes(k[1].contentType)||["Marketing"].includes(k[4].get(k[1].contentType)))),a?3:(l==null&&(l=!!(["Link","VRLink","PanoLink","Sticker"].includes(k[1].contentType)||["Link","VRLink","PanoLink","Sticker"].includes(k[4].get(k[1].contentType)))),l?4:(c==null&&(c=!!(["MediaPlane","MediaModel"].includes(k[1].contentType)||["MediaPlane","MediaModel"].includes(k[4].get(k[1].contentType)))),c?5:(h==null&&(h=!!(["Panorama"].includes(k[1].contentType)||["Panorama"].includes(k[4].get(k[1].contentType)))),h?6:-1))))))}return~(u=I(n,-1))&&(f=E[u]=y[u](n)),{c(){var k;t=S("div"),e=S("div"),i=S("div"),f&&f.c(),C(i,"class","content svelte-qz1wo5"),K(i,"unfolded",(k=n[1].state)==null?void 0:k.unfolded),C(e,"class","content__wrapper svelte-qz1wo5"),C(t,"class",g=_e(vt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",A=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[6]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),T(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),T(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(k,P){B(k,t,P),L(t,e),L(e,i),~u&&E[u].m(i,null),p=!0,m||(v=Ae(t,"click",ff(n[16])),m=!0)},p(k,P){var R;let j=u;u=I(k,P),u===j?~u&&E[u].p(k,P):(f&&(ue(),O(E[j],1,1,()=>{E[j]=null}),fe()),~u?(f=E[u],f?f.p(k,P):(f=E[u]=y[u](k),f.c()),x(f,1),f.m(i,null)):f=null),(!p||P&2)&&K(i,"unfolded",(R=k[1].state)==null?void 0:R.unfolded),(!p||P&2&&g!==(g=_e(vt("content__container",k[1].className))+" svelte-qz1wo5"))&&C(t,"class",g),(!p||P&2&&A!==(A=k[1].id))&&C(t,"data-id",A),(!p||P&2)&&K(t,"disable",k[1].enabled===!1),(!p||P&66)&&K(t,"hide",k[6]),(!p||P&3)&&K(t,"withAnimation",k[0]),(!p||P&2)&&K(t,"unClickable",k[1].config.clickable===!1),P&2&&T(t,"width",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0),P&2&&T(t,"height",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0)},i(k){p||(x(f),p=!0)},o(k){O(f),p=!1},d(k){k&&z(t),~u&&E[u].d(),m=!1,v()}}}function d2(n){let t,e,i,s,o,r,a;return e=new a2({props:{tag:Ye(n[1]),rendererMap:n[3]}}),{c(){t=S("div"),se(e.$$.fragment),C(t,"class",i=_e(vt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[6])},m(l,c){B(l,t,c),ie(e,t,null),o=!0,r||(a=Ae(t,"click",n[15]),r=!0)},p(l,c){const h={};c&2&&(h.tag=Ye(l[1])),c&8&&(h.rendererMap=l[3]),e.$set(h),(!o||c&2&&i!==(i=_e(vt("content__container",l[1].className))+" svelte-qz1wo5"))&&C(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&C(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&66)&&K(t,"custom-tag-hide",l[6])},i(l){o||(x(e.$$.fragment,l),o=!0)},o(l){O(e.$$.fragment,l),o=!1},d(l){l&&z(t),ne(e),r=!1,a()}}}function u2(n){let t,e;return t=new i2({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function f2(n){let t,e;return t=new OE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function g2(n){let t,e;return t=new KE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function m2(n){let t,e;return t=new lE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function p2(n){let t,e;return t=new TE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function A2(n){let t,e;return t=new sE({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function v2(n){let t,e;return t=new PC({props:{tag:Ye(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function b2(n){let t,e,i,s,o;const r=[d2,h2,c2],a=[];function l(c,h){return h&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[5]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=we()},m(c,h){a[e].m(c,h),B(c,s,h),o=!0},p(c,[h]){let u=e;e=l(c,h),e===u?a[e].p(c,h):(ue(),O(a[u],1,1,()=>{a[u]=null}),fe(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),x(i,1),i.m(s.parentNode,s))},i(c){o||(x(i),o=!0)},o(c){O(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function y2(n,t,e){var i,s;return!(!t.visible||!t.enabled||!e.visible||!((i=n.state)!=null&&i.visible)||((s=n.temporaryState)==null?void 0:s.visible)===!1||n.loading)}function w2(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:h}=t,{hooks:u}=t,{rendererMap:f=new Map}=t,{contentTypeMap:g=new Map}=t,{state:A}=t,{mediaStore:p}=t,{temporaryState:m}=t;Na("hooks",u),Na("mediaStore",p);let v,y;function E(P){P?u.emit("exposure",{id:r,type:"start"}):u.emit("exposure",{id:r,type:"end"})}const I=P=>u.emit("click",{event:P,target:"TagContent",tag:h}),k=P=>u.emit("click",{event:P,target:"TagContent",tag:h});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,h=P.tag),"hooks"in P&&e(2,u=P.hooks),"rendererMap"in P&&e(3,f=P.rendererMap),"contentTypeMap"in P&&e(4,g=P.contentTypeMap),"state"in P&&e(7,A=P.state),"mediaStore"in P&&e(8,p=P.mediaStore),"temporaryState"in P&&e(9,m=P.temporaryState)},n.$$.update=()=>{var P,j,R,U,W,N,Q,H,F,Y,Z;n.$$.dirty&2&&e(13,i=(P=h.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(12,s=(j=h.state)==null?void 0:j.visible),n.$$.dirty&642&&e(14,o=A.visible&&m.visible&&((R=h.state)==null?void 0:R.visible)),n.$$.dirty&2&&(r=h.id),n.$$.dirty&642&&e(6,a=!y2(h,A,m)),n.$$.dirty&16384&&E(o),n.$$.dirty&15362&&h.hooks&&(i!==void 0&&i!==y&&(e(11,y=i),i?(W=(U=h.hooks).emit)==null||W.call(U,"unfolded"):(Q=h==null?void 0:(N=h.hooks).emit)==null||Q.call(N,"folded")),s!==void 0&&s!==v&&(e(10,v=s),s?(F=(H=h.hooks).emit)==null||F.call(H,"show"):(Z=(Y=h.hooks).emit)==null||Z.call(Y,"hide"))),n.$$.dirty&2&&e(5,l=(()=>!(typeof h.config.unfoldedConfig=="object"&&h.config.unfoldedConfig.keep==="folded"))())},[c,h,u,f,g,l,a,A,p,m,v,y,s,i,o,I,k]}let Og=class extends ce{constructor(t){super(),le(this,t,w2,b2,ae,{withAnimation:0,tag:1,hooks:2,rendererMap:3,contentTypeMap:4,state:7,mediaStore:8,temporaryState:9},l2)}};function C2(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 P2(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Wt({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new zg({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),se(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),se(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),T(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),T(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(g,A){B(g,t,A),L(t,e),L(t,i),ie(s,t,null),L(t,o),L(t,r),L(t,a),L(t,l),ie(c,l,null),h=!0,u||(f=Ae(e,"click",n[4]),u=!0)},p(g,[A]){A&8&&T(r,"transition-delay",(g[3]?g[5]:0)+"ms");const p={};A&4&&(p.icon=g[2]),A&2&&(p.width=g[1]),c.$set(p),A&8&&T(l,"transition-delay",(g[3]?g[5]:0)+"ms"),(!h||A&1)&&K(t,"unfolded",g[0]),(!h||A&8)&&K(t,"folded",g[3])},i(g){h||(x(s.$$.fragment,g),x(c.$$.fragment,g),h=!0)},o(g){O(s.$$.fragment,g),O(c.$$.fragment,g),h=!1},d(g){g&&z(t),ne(s),ne(c),u=!1,f()}}}function I2(n,t,e){let i,s,o,r;const a=Ii("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||a.emit("click",{event:p,target:"TagPoint",tag:l})},g=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){Xn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,m,v,y;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=(v=(m=l.style)==null?void 0:m.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:fy}),n.$$.dirty&64&&e(1,r=(()=>{var k,P,j,R;const E=(P=(k=l.style)==null?void 0:k.point)==null?void 0:P.width;if(typeof E=="number")return E;const I=(R=(j=l.style)==null?void 0:j.point)==null?void 0:R.size;if(typeof I=="number")return I;if(I==="S")return 18;if(I==="M")return 20;if(I==="L")return 24;if(I==="XL")return 28})())},u(),[i,r,o,s,f,g,l,A]}class E2 extends ce{constructor(t){super(),le(this,t,I2,P2,ae,{tag:6},C2)}}function M2(n){ge(n,"svelte-g38zun",".tag.svelte-g38zun{will-change:opacity}.tag.withAnimation.svelte-g38zun{transition:opacity 0.2s linear}.tag.enableZIndex.svelte-g38zun{position:absolute;left:0;top:0;width:100%;height:100%}.tag.hide.svelte-g38zun{opacity:0;pointer-events:none}.tag.hide.svelte-g38zun *{pointer-events:none !important}.tag.unClickable.svelte-g38zun{pointer-events:none !important}.tag.unClickable.svelte-g38zun *{pointer-events:none !important}.tag.disable.svelte-g38zun{display:none}.wrapper.svelte-g38zun{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function au(n){let t,e,i,s,o,r,a,l,c,h;const u=[x2,k2],f=[];function g(v,y){return v[16]?0:1}i=g(n),s=f[i]=u[i](n);const A=[S2,D2],p=[];function m(v,y){return v[15]?0:1}return r=m(n),a=p[r]=A[r](n),{c(){t=S("div"),e=S("div"),s.c(),o=$(),a.c(),C(e,"class",l=_e(vt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-g38zun"),C(e,"data-tag-unfolded",n[7]),C(e,"data-tag-id",n[14]),C(e,"data-content-type",c=n[1].contentType),T(e,"left",n[11]),T(e,"top",n[10]),C(t,"class","tag svelte-g38zun"),C(t,"data-tag-id",n[14]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[13]),K(t,"hide",n[12]),K(t,"withAnimation",n[0]),K(t,"enableZIndex",n[9]),T(t,"z-index",n[9])},m(v,y){B(v,t,y),L(t,e),f[i].m(e,null),L(e,o),p[r].m(e,null),h=!0},p(v,y){let E=i;i=g(v),i===E?f[i].p(v,y):(ue(),O(f[E],1,1,()=>{f[E]=null}),fe(),s=f[i],s?s.p(v,y):(s=f[i]=u[i](v),s.c()),x(s,1),s.m(e,o));let I=r;r=m(v),r===I?p[r].p(v,y):(ue(),O(p[I],1,1,()=>{p[I]=null}),fe(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),x(a,1),a.m(e,null)),(!h||y&2&&l!==(l=_e(vt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-g38zun"))&&C(e,"class",l),(!h||y&128)&&C(e,"data-tag-unfolded",v[7]),(!h||y&16384)&&C(e,"data-tag-id",v[14]),(!h||y&2&&c!==(c=v[1].contentType))&&C(e,"data-content-type",c),y&2048&&T(e,"left",v[11]),y&1024&&T(e,"top",v[10]),(!h||y&16384)&&C(t,"data-tag-id",v[14]),(!h||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!h||y&8192)&&K(t,"disable",v[13]),(!h||y&4096)&&K(t,"hide",v[12]),(!h||y&1)&&K(t,"withAnimation",v[0]),(!h||y&512)&&K(t,"enableZIndex",v[9]),y&512&&T(t,"z-index",v[9])},i(v){h||(x(s),x(a),h=!0)},o(v){O(s),O(a),h=!1},d(v){v&&z(t),f[i].d(),p[r].d()}}}function k2(n){let t;return{c(){t=S("div"),C(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:J,i:J,o:J,d(e){e&&z(t)}}}function x2(n){let t,e;return t=new E2({props:{tag:n[1]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function D2(n){let t;return{c(){t=S("div"),C(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:J,i:J,o:J,d(e){e&&z(t)}}}function S2(n){let t,e;return t=new Og({props:{mediaStore:n[2],withAnimation:n[0],tag:Ye(n[1]),hooks:n[17],state:n[5],temporaryState:n[6],rendererMap:n[3],contentTypeMap:n[4]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=Ye(i[1])),s&32&&(o.state=i[5]),s&64&&(o.temporaryState=i[6]),s&8&&(o.rendererMap=i[3]),s&16&&(o.contentTypeMap=i[4]),t.$set(o)},i(i){e||(x(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function T2(n){let t,e,i=n[8]&&au(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[8]?i?(i.p(s,o),o&256&&x(i,1)):(i=au(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function L2(n,t,e){let i,s,o,r,a,l,c,h,u,f,{withAnimation:g=!1}=t,{tag:A}=t,{mediaStore:p}=t,{rendererMap:m=new Map}=t,{contentTypeMap:v=new Map}=t,{state:y}=t,{temporaryState:E}=t;const I=Ii("hooks");return n.$$set=k=>{"withAnimation"in k&&e(0,g=k.withAnimation),"tag"in k&&e(1,A=k.tag),"mediaStore"in k&&e(2,p=k.mediaStore),"rendererMap"in k&&e(3,m=k.rendererMap),"contentTypeMap"in k&&e(4,v=k.contentTypeMap),"state"in k&&e(5,y=k.state),"temporaryState"in k&&e(6,E=k.temporaryState)},n.$$.update=()=>{var k,P,j,R;n.$$.dirty&10&&e(16,i=(()=>{var U,W,N;return!(((W=(U=A.style)==null?void 0:U.point)==null?void 0:W.enabled)===!1||((N=m.get(A.contentType))==null?void 0:N.usePoint)===!1||A.contentType==="Sticker"||A.contentType==="Link"||A.contentType==="VRLink"||A.contentType==="PanoLink"||A.contentType==="Panorama"||A.contentType==="Audio"&&A.data.appearance==="plane")})()),n.$$.dirty&2&&e(15,s=(()=>A.stickType==="2DPoint")()),n.$$.dirty&2&&e(14,o=A.id),n.$$.dirty&2&&e(13,r=A.enabled===!1||!A.state),n.$$.dirty&2&&e(12,a=!((k=A.state)!=null&&k.visible)||((P=A.temporaryState)==null?void 0:P.visible)===!1||!A.screenPosition),n.$$.dirty&2&&e(7,l=(j=A.state)==null?void 0:j.unfolded),n.$$.dirty&2&&e(8,c=A.screenPosition),n.$$.dirty&256&&e(11,h=(c==null?void 0:c.leftPercent)+"%"),n.$$.dirty&256&&e(10,u=(c==null?void 0:c.topPercent)+"%"),n.$$.dirty&130&&e(9,f=l?((R=A.zIndex)!=null?R:0)+(l?1e6:0):void 0)},[g,A,p,m,v,y,E,l,c,f,u,h,a,r,o,s,i,I]}class j2 extends ce{constructor(t){super(),le(this,t,L2,T2,ae,{withAnimation:0,tag:1,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},M2)}}function z2(n){ge(n,"svelte-p0nosq",".tag--container.svelte-p0nosq{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)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}")}function lu(n,t,e){const i=n.slice();return i[8]=t[e],i}function cu(n){let t,e=[],i=new Map,s,o=n[1];const r=a=>a[8].id;for(let a=0;a<o.length;a+=1){let l=lu(n,o,a),c=r(l);i.set(c,e[a]=hu(c,l))}return{c(){t=S("div");for(let a=0;a<e.length;a+=1)e[a].c();C(t,"class","tag--container svelte-p0nosq"),K(t,"hide",!n[5].visible||!n[6].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&127&&(o=a[1],ue(),e=_t(e,l,r,1,a,o,i,t,Si,hu,null,lu),fe()),(!s||l&96)&&K(t,"hide",!a[5].visible||!a[6].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)x(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function hu(n,t){let e,i,s;return i=new j2({props:{state:t[5],temporaryState:t[6],withAnimation:t[0],tag:t[8],mediaStore:t[2],rendererMap:t[3],contentTypeMap:t[4]}}),{key:n,first:null,c(){e=we(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&32&&(a.state=t[5]),r&64&&(a.temporaryState=t[6]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[8]),r&4&&(a.mediaStore=t[2]),r&8&&(a.rendererMap=t[3]),r&16&&(a.contentTypeMap=t[4]),i.$set(a)},i(o){s||(x(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),ne(i,o)}}}function O2(n){let t,e,i=n[5].enabled&&cu(n);return{c(){i&&i.c(),t=we()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[5].enabled?i?(i.p(s,o),o&32&&x(i,1)):(i=cu(s),i.c(),x(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(x(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function B2(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{rendererMap:a}=t,{contentTypeMap:l}=t,{state:c}=t,{temporaryState:h}=t;return Na("hooks",o),n.$$set=u=>{"withAnimation"in u&&e(0,i=u.withAnimation),"tags"in u&&e(1,s=u.tags),"hooks"in u&&e(7,o=u.hooks),"mediaStore"in u&&e(2,r=u.mediaStore),"rendererMap"in u&&e(3,a=u.rendererMap),"contentTypeMap"in u&&e(4,l=u.contentTypeMap),"state"in u&&e(5,c=u.state),"temporaryState"in u&&e(6,h=u.temporaryState)},[i,s,r,a,l,c,h,o]}class V2 extends ce{constructor(t){super(),le(this,t,B2,O2,ae,{withAnimation:0,tags:1,hooks:7,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},z2)}}const R2=new um.GLTFLoader;function H2(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}R2.load(n,i,void 0,s)})}const N2=new Map,G2=new Map;class Q2 extends Vw{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new _.Group);d(this,"imagePlaneGroup",new _.Group);d(this,"gltfObjectGroup",new _.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");d(this,"loadModel",e=>G(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;e.loading=!0;const s=H2(i).then(l=>{var u;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.getTagConfig(e).clickable===!1?()=>{}:this.addObjectClickHandler(e,l.scene,f=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:f})})});return c.visible=this.getCurrentVisibleState(e),new _.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisible(e),(u=this.getTagConfig(e).modelConfig)!=null&&u.autoLookAtEnabled&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(e.loading=!1,((a=e.model)==null?void 0:a.promise)!==s||!this.tags.includes(e))return;e.model.object=o;const r=this.gltfObjectGroup.children.find(l=>l.customID===e.id);if(r&&(this.gltfObjectGroup.remove(r),r.removeEventListener()),this.updateRender3DDomTag(),Kt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(ui);e.mediaPlane=new Uh(e.data.mediaData[0].url,e.data.mediaPosition.map(ui),{objectFit:e.data.objectFit});const c=new _.Vector3().addVectors(l[0],l[2]).divideScalar(2);e.mediaPlane.position.copy(c),o.add(e.mediaPlane)}this.getRenderType(e)!=="Mesh"&&(o.updateTagCss3DObjectMatrix=()=>this.updateTagCss3DObjectMatrix(e,o),o.updateTagCss3DObjectMatrix())}return this.gltfObjectGroup.add(o),o}));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)}clearTags(){this.tags.length&&(this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.disposeAllCSS3DContainer(),this.updateRenderAllTags()),this.enabledModelTagSet.clear(),this.clearCache()}updateRenderAllTags(){this.enabledModelTagSet.clear(),this.tags.forEach(e=>e.stickType==="Model"&&this.enabledModelTagSet.add(e.id)),this.updateRenderPointTag(),this.updateRender3DDomTag(),this.updateRenderModelTag(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}updateRenderVideoPlane(){this.filterImagePlane.filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Video"}).forEach(i=>{var h;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;const r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((a||c)&&i.mediaPlane&&(this.imagePlaneGroup.remove(i.mediaPlane),i.mediaPlane.dispose(),i.mediaPlane.removeFromParent(),i.mediaPlane=void 0),l||c){const u=i.position.map(ui),f=new gg(o,u,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((h=i.data.autoplayConfig)!=null&&h.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:N2,ImageTextureMap:G2,domEvents:this.domEvents});f.onVideoReady=A=>{A.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:f.videoInstance}))};const g=A=>(this.five.on("renderFrame",A),()=>this.five.off("renderFrame",A));f.initialRenderHooks(g),i.mediaPlane=f,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.filterImagePlane.filter(i=>{var s,o;return((o=(s=i.data.mediaData)==null?void 0:s[0])==null?void 0:o.type)==="Image"}).forEach(i=>{const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(ui),r=this.getCurrentVisibleState(i),a=(()=>!!(i.mediaPlane&&!r))(),l=(()=>!!(!i.mediaPlane&&r))(),c=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==s))();(a||c)&&i.mediaPlane&&(this.imagePlaneGroup.remove(i.mediaPlane),i.mediaPlane.dispose(),i.mediaPlane.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new Uh(s,o,{objectFit:i.data.objectFit}),this.getTagConfig(i).clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",h=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:h.origDomEvent})},{noEmitWhenHide:!0}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.filterCSS3DTag.forEach(i=>{var s,o,r;if(i.tag3DContentSvelte){const{svelteApp:a,css3DInstance:l,initialNormal:c,currentNormal:h}=i.tag3DContentSvelte;if(a.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!c.equals(h)){const u=new _.Quaternion().setFromUnitVectors(c,h);l.css3DObject.setRotationFromQuaternion(u)}return}else{if(Kt(i)&&!((s=i.model)!=null&&s.object)||((o=i.state)==null?void 0:o.visible)===!1||!this.state.visible||!this.state.enabled)return;if(this.css3DRenderPlugin||(this.css3DRenderPlugin=cl(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const a=this.getPositions(i);if(!a)return;const l=this.getTagNormal(i);if(!l)return;const c=this.getTagConfig(i),h=D({wrapperStyle:{zIndex:this.calculateTagZIndex(i).toString()}},c.tag3DConfig);if(this.getRenderType(i)==="BehindDom"||h.mode==="behind"){h.mode="behind",h.container=document.createElement("div");const g="black";h.container.style.backgroundColor=g,h.container.style.border=`3px solid ${g}`,this.css3DRenderPlugin.hooks.on("render",()=>{var A;if(u.css3DObject.opacityMesh&&c.clickable!==!1){const p=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,m=>{this.hooks.emit("click",{event:m,target:"TagContent",tag:i})});(A=this.store.css3DRenderDisposer.get(i.id))==null||A.push(p)}})}const u=this.css3DRenderPlugin.create3DDomContainer(a,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const f=new Og({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:f,domContainer:u,css3DInstance:u,initialNormal:l,currentNormal:l,dispose:()=>{f.$destroy(),u.dispose()}},Kt(i)&&((r=i.model)!=null&&r.object)&&this.updateTagCss3DObjectMatrix(i,i.model.object)}}),this.clearUnusedPanelTag()}updateRenderModelTag(){const e=o=>!this.enabledModelTagSet.has(o.customID),i=this.gltfObjectGroup.children.filter(e);i.forEach(o=>o.removeEventListener()),this.gltfObjectGroup.remove(...i),this.tags.filter(o=>o.stickType==="Model").forEach(o=>{var r;(r=o.model)==null||r.promise.then(a=>{a.visible=this.getCurrentVisibleState(o)})}),this.five.needsRender=!0}updateTagModelVisible(){this.tags.forEach(e=>{var s;const i=this.getCurrentVisibleState(e);i===!0&&this.getRenderType(e)&&!e.tag3DContentSvelte&&this.updateRender3DDomTag(),e.mediaPlane?e.mediaPlane.visible=i:e.tag3DContentSvelte&&(e.tag3DContentSvelte.css3DInstance.setVisible(i),this.updateDomView()),(s=e.model)!=null&&s.object&&(e.model.object.visible=i)})}updateTagCss3DObjectMatrix(e,i){var p,m,v;const s=(m=(p=this.getTagConfig(e).tag3DConfig)==null?void 0:p.ratio)!=null?m:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=Kt(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 _.Vector3().fromArray(r[0]),c=new _.Vector3().fromArray(r[2]),h=xi(l,c).add(new _.Vector3(0,0,5e-4)),u=new _.Matrix4().setPosition(h),f=new _.Matrix4().makeScale(s,s,s),g=new _.Matrix4().multiply(a).multiply(u).multiply(f);g.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&g.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return G(this,null,function*(){const i=e.filter(vw).map(s=>this.loadModel(s));yield Promise.all(i),this.setVisible(),this.updateRenderAllTags()})}setPointTagPosition(){const e=this.filterPointTag;e.length!==0&&e.forEach(i=>{var a;const s=this.getCurrentVisibleState(i),o=(a=i.__Object__)!=null?a:{timeoutId:void 0,inAnimation:!1};if(i.__Object__=o,!s&&i.screenPosition?(o.inAnimation=!0,o.timeoutId=setTimeout(()=>{requestAnimationFrame(()=>{this.getCurrentVisibleState(i)||(o.inAnimation=!1,i.screenPosition=null,this.updateDomView())})},1e3)):o.timeoutId&&(clearTimeout(o.timeoutId),o.inAnimation=!1,o.timeoutId=void 0),!s&&!o.inAnimation)return;const r=this.getTagProject(i);r?i.screenPosition={leftPercent:(r.x+1)/2*100,topPercent:(-r.y+1)/2*100}:i.screenPosition=null})}updateRenderPointTag(){const e=this.filterPointTag;this.setTagZIndex(e),this.setPointTagPosition(),this.updateDomView()}updatePointTagPosition(){this.setPointTagPosition(),this.updateDomView()}updateTagContainerVisible(){var e;(e=this.TagContainerSvelte)==null||e.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation}),this.filterCSS3DTag.forEach(i=>{var s,o,r,a,l;(a=(o=(s=i.tag3DContentSvelte)==null?void 0:s.css3DInstance)==null?void 0:o.css3DObject)==null||a.setVisible((this.state.visible&&((r=i.state)==null?void 0:r.visible))!==!1),(l=i.tag3DContentSvelte)==null||l.svelteApp.$set({state:this.state,temporaryState:this.temporaryState,withAnimation:this.store.visibleWithAnimation})})}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))}}updateDomView(e={}){var s,o;const i=this.filterPointTag.filter(r=>r.state.visible);if(this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:i,state:this.state,temporaryState:this.temporaryState});else{const r=(s=this.five.getElement())==null?void 0:s.parentElement;if(!r)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new V2({target:r,props:{hooks:this.hooks,tags:i,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,rendererMap:this.rendererMap,contentTypeMap:this.contentTypeMap,withAnimation:(o=e==null?void 0:e.withAnimation)!=null?o:this.store.visibleWithAnimation}})}}}function F2(n){return G(this,null,function*(){return new Promise(t=>{_2(n)?t():n.once("modelLoaded",()=>t())})})}function _2(n){return n.model.loaded}class W2{constructor(t){d(this,"plugin");this.plugin=t}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;Ls((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 Bg="Dnalogel-PanoTagPlugin",U2=n=>`${Bg}--${n}`;class Ko extends Q2{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"params");d(this,"debug");d(this,"debugUtil",new W2(this));d(this,"changeTagModel",(e,i)=>G(this,null,function*(){e.data=Re({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));d(this,"whyHide",e=>{var s,o,r;if(!this.state.enabled)return{reason:`plugin.state.enabled is ${this.state.enabled}`};if(!this.state.visible)return{reason:`plugin.state.visible is ${this.state.visible}`};const i=this.getTagById(e);if(!i)return{reason:`tag ${e} not found`};if(!i.enabled)return{reason:`tag ${e} enabled is ${i.enabled}`};if(i.stickType==="Model"||i.stickType==="Plane")return{reason:"maybe blocked by the five model"};if(!i.state.visible){const a=(o=(s=this.getPanoIndexCache({panoIndex:this.five.panoIndex,id:e}))==null?void 0:s.__debug_visible_reason__)==null?void 0:o.reason;return{reason:(r=a==null?void 0:a.type)!=null?r:a,reasonObj:a}}return{reason:"check your eyes"}});d(this,"updateVisible",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{Kt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind")}),this.setVisible(),this.updateRenderAllTags()});d(this,"handleFiveWantsMoveToPano",e=>{this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&i.temporaryState&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()});d(this,"clickhandler",e=>{if(e.target!=="TagPoint")return;if(!e.tag.state)return console.warn("Clickhandler: params.tag.state is undefined");const i=this.can("fold",e.tag),s=this.can("unfold",e.tag);i&&s&&(e.tag.state.unfolded=!e.tag.state.unfolded,e.tag.state.unfolded&&this.tags.forEach(o=>{o.id!==e.tag.id&&o.state&&this.can("fold",o)&&(o.state.unfolded=!1)}),this.updateRenderAllTags())});d(this,"handleFiveCameraUpdate",()=>{this.updatePointTagPosition()});d(this,"handleFivePanoArrived",()=>G(this,null,function*(){this.setVisible(),this.updatePointTagPosition(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=oe(D({},e.temporaryState),{visible:!0})}),this.tags.filter(Aw).filter(e=>{var i;return(i=this.getTagConfig(e).modelConfig)==null?void 0:i.autoLookAtEnabled}).forEach(e=>{var c;const i=new w.Mesh(new w.BoxGeometry,new w.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=jn();l.onUpdate(({progress:h})=>{s.quaternion.copy(r.clone().slerp(a,h))}),l.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()}));d(this,"handleFiveModelShownFloorChange",()=>{this.setVisible(),this.updateRenderAllTags()});d(this,"onFiveEveryReady",()=>{this.setUnfoldedByCamera(),Ln(this.five.getCurrentState().mode)&&(this.setTagZIndex(this.filterPointTag),this.setVisible(),this.setPointTagPosition()),this.updateDomView({withAnimation:!0}),this.updateRenderVideoPlane(),this.updateRenderImagePlane(),this.updateTagModelVisible()});this.params=Re({},{debug:!1,config:this.config},D({},i)),this.debug=this.params.debug,this.config=this.params.config,Ew(1,{namespace:Ll.PlayAudio});try{const s=window;Array.isArray(s.__PANOTAGPLUGIN_DEBUG_LIST__)||(s.__PANOTAGPLUGIN_DEBUG_LIST__=[]),s.__PANOTAGPLUGIN_DEBUG_LIST__.push(this),s.__PANOTAGPLUGIN_DEBUG__=this}catch(s){}}load(e,i){return G(this,null,function*(){var o,r;this.clearTags(),console.debug(Bg," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Re({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}}),this.store.visibleWithAnimation=!0;const s=yield this.addTag(e.tagList,i);if(this.store.visibleWithAnimation=void 0,this.debug)try{fw(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return G(this,null,function*(){const o=(Array.isArray(e)?e:[e]).filter(r=>r.position).map(r=>{var f,g,A;const a=JSON.parse(JSON.stringify(r.data)),l=r.config?JSON.parse(JSON.stringify(r.config)):{};r.initialConfig=l;const c=this.calculateTagConfig(r),h=this.getTagConfig(r);return r.config=h,oe(D({},r),{enabled:(f=r.enabled)!=null?f:!0,id:(g=r.id)!=null?g:st(),data:(A=h.initialData)!=null&&A.important?Re(r.data,a,h.initialData):Re(r.data,h.initialData,a),state:D({visible:void 0,unfolded:!this.can("fold",r)},h.initialState),hooks:new Le.Subscribe,originPosition:r.position,position:(()=>{const p=this.getTransformedPostion(r.position);return Array.isArray(p)?p.map(v=>v.toArray()):p.toArray()})(),initialConfig:l,computedConfig:c,config:h,unfold:()=>this.changeUnfoldedById(r.id,!0),fold:()=>this.changeUnfoldedById(r.id,!1),enable:()=>this.changeEnabledById(r.id,!0),disable:()=>this.changeEnabledById(r.id,!1),destroy:()=>this.destroyTagById(r.id),changeData:p=>this.changeDataById(r.id,p)})});return o.forEach(Pw),this.tags.push(...o),this.tagsLengthWillUpdate=!0,F2(this.five).then(()=>G(this,null,function*(){var r,a,l;this.store.eventListenerDisposer&&((a=(r=this.store).eventListenerDisposer)==null||a.call(r)),this.state.enabled&&this.handleEnable(),this.addResizeListener(),this.clearUnusedPanelTag(),this.addMediaModelTag(o),this.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}),this.updatePointTagPosition(),this.updateRenderAllTags()}))})}changeConfig(e,i=!0){i?this.config=Re({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Re({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.setVisible(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Re({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return G(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!0},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("show",{userAction:i,withAnimation:s})})}hide(e){return G(this,null,function*(){if(this.checkDisposed())return;const{userAction:i=!0,withAnimation:s=!1}=e!=null?e:{};this.setState({visible:!1},{userAction:i,visibleWithAnimation:s}),this.hooks.emit("hide",{userAction:i,withAnimation:s})})}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,visibleWithAnimation:o=!1}=i!=null?i:{},r=D({},this.state);this.state=Object.assign(this.state,e),this.store.visibleWithAnimation=o,r.visible!==this.state.visible&&(e.visible?this.handleShow():this.handleHide()),r.enabled!==this.state.enabled&&(e.enabled?this.handleEnable():this.handleDisable()),this.hooks.emit("stateChange",{state:this.state,prevState:r,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=[],(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.clearCache(),this.five.needsRender=!0,this.store.disposed=!0,this.hooks.emit("dispose")}changeUnfoldedById(e,i){var a;const s=this.getTagById(e);if(!s)return;const o=this.can("fold",s),r=this.can("unfold",s);if(o&&r){s.state.unfolded=i;const l=this.filterPointTag;(a=this.TagContainerSvelte)==null||a.$set({tags:l})}else console.warn(`tag ${e} cannot be ${i?"unfolded":"folded"}`)}changeEnabledById(e,i){const s=this.getTagById(e);s&&(s.enabled=i,this.updateRenderAllTags())}changeTagNormalById(e,i){const s=this.getTagById(e);s&&s.tag3DContentSvelte&&(s.tag3DContentSvelte.currentNormal=ui(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Re(o.data,i):o.data=D(D({},o.data),i),this.clearUnusedPanelTag(),this.updateRenderAllTags(),r&&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);let r=!1;i&&(this.tagsLengthWillUpdate=!0,i.data&&(r=!0),s?Re(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=ui(i.normal)),this.setVisible(),this.updateRenderAllTags(),this.clearUnusedPanelTag(),r&&o.hooks.emit("dataChanged",o.data))}destroyTagById(e){(Array.isArray(e)?e:[e]).forEach(s=>{const o=this.tags.findIndex(r=>r.id===s);o!==-1&&this.tags.splice(o,1)}),this.updateRenderAllTags()}setVisibleAndUnfolded(){return G(this,arguments,function*({withAnimation:e}={withAnimation:!1}){return this.store.visibleWithAnimation=e,this.setVisible(),e?new Promise(i=>{setTimeout(()=>{this.setUnfoldedByPanoIndex(),i()},10)}):(this.setUnfoldedByPanoIndex(),Promise.resolve())})}handleShow(){this.state.visible=!0,this.group.visible=!0,this.updateTagContainerVisible(),this.updateTagModelVisible(),this.five.needsRender=!0}handleHide(){this.pauseCurrentMedia(),this.state.visible=!1,this.group.visible=!1,this.updateTagContainerVisible(),this.updateTagModelVisible(),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.updateRenderAllTags(),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}addEventListener(){const{five:e,hooks:i}=this;let s=!1;const o=Wh(()=>{s||(s=!0,e.ready().then(()=>{this.onFiveEveryReady(),s=!1}))},150);return e.on("cameraUpdate",o),this.updateVisible(),this.handleFivePanoArrived(),e.on("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.on("modeChange",this.updateVisible),e.on("initAnimationEnded",this.updateVisible),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",this.handleFiveCameraUpdate),e.on("panoArrived",this.handleFivePanoArrived),e.on("panoArrived",this.loadVideoFirstFrame),i.on("click",this.clickhandler),()=>{e.off("wantsMoveToPano",this.handleFiveWantsMoveToPano),e.off("modeChange",this.updateVisible),e.off("initAnimationEnded",this.updateVisible),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",this.handleFiveCameraUpdate),e.off("cameraUpdate",o),e.off("panoArrived",this.handleFivePanoArrived),e.off("panoArrived",this.loadVideoFirstFrame),i.off("click",this.clickhandler),this.store.eventListenerDisposer=void 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.show(),this.updateRenderAllTags())},s=()=>{this.state.enabled&&this.hide()},{observe:o,unobserve:r}=qa(Wh(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=qa(ww(()=>i(),400),e);return o(),a(),()=>{r(),l()}}setUnfoldedByCamera(){let e=!1;this.filterPointTag.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.filterPointTag.forEach(i=>{const s=this.getTagConfig(i).unfoldedConfig;typeof s=="object"&&(s.autoUnfold||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)}}const Y2=(n,t)=>new Ko(n,t);function X2(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 du(n){let t,e;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),T(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function uu(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,g,A,p=n[4]&&fu(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=ke(o),a=ke(n[2]),c=ke(l),h=$(),u=S("span"),f=ke(n[0]),g=$(),A=S("div"),C(s,"class","distance svelte-4qjwer"),C(u,"class","name svelte-4qjwer"),C(i,"class","distance-and-name svelte-4qjwer"),C(A,"class","border svelte-4qjwer"),C(t,"class","text-with-distance svelte-4qjwer")},m(m,v){B(m,t,v),p&&p.m(t,null),L(t,e),L(t,i),L(i,s),L(s,r),L(s,a),L(s,c),L(i,h),L(i,u),L(u,f),L(t,g),L(t,A)},p(m,v){m[4]?p?p.p(m,v):(p=fu(m),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=m[5]("全程")+"")&&De(r,o),v&4&&De(a,m[2]),v&32&&l!==(l=m[5]("米")+"")&&De(c,l),v&1&&De(f,m[0])},d(m){m&&z(t),p&&p.d()}}}function fu(n){let t,e;return{c(){t=S("span"),e=ke(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&16&&De(e,i[4])},d(i){i&&z(t)}}}function Z2(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&du(n),u=n[2]&&uu(n);return{c(){t=S("div"),e=S("div"),i=$(),s=S("div"),o=$(),r=S("div"),a=S("div"),l=$(),h&&h.c(),c=$(),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"),T(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),T(t,"opacity",n[3])},m(f,g){B(f,t,g),L(t,e),L(t,i),L(t,s),L(t,o),L(t,r),L(r,a),L(r,l),h&&h.m(r,null),L(r,c),u&&u.m(r,null)},p(f,[g]){g&2&&T(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,g):(h=du(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,g):(u=uu(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),g&8&&T(t,"opacity",f[3])},i:J,o:J,d(f){f&&z(t),h&&h.d(),u&&u.d()}}}function J2(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 q2 extends ce{constructor(t){super(),le(this,t,J2,Z2,ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},X2)}}function K2(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const $2=`
|
|
585
585
|
varying vec2 vUv;
|
|
586
586
|
|
|
587
587
|
void main() {
|
|
@@ -742,4 +742,4 @@ void main() {
|
|
|
742
742
|
gl_FragColor = texture2D(envMap, uv);
|
|
743
743
|
gl_FragColor.a = gl_FragColor.a * opacity;
|
|
744
744
|
}
|
|
745
|
-
`;class vk extends Mn{constructor(e){super(e,Ak);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=Fn(()=>{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 vu={flowSpeed:.6,rotateSpeed:0};let bk=class extends pi{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:vu},this.five=e,this.group=new w.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 G(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=>G(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),g={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new vk(g)}))),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(bt(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&&!bt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!bt(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 G(this,arguments,function*(e={}){if(this.state.visible)return;const i=D({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return G(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=D({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return G(this,null,function*(){var c,h,u,f,g,A;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=(A=(g=e==null?void 0:e.showAnime)!=null?g:e==null?void 0:e.anime)!=null?A: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:vu,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return G(this,null,function*(){return rk(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 G(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 G(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 G(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=D(D({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return G(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Yi(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?sk({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Me):this.pipeObjects}};const yk=n=>new bk(n),wk="data:image/png;base64,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";function Ck(n){ge(n,"svelte-1s88cj8",".room-label-item.svelte-1s88cj8{position:absolute;font-size:0.5rem;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-1s88cj8{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-1s88cj8{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-1s88cj8{font-size:0.625rem}")}function bu(n){let t,e,i,s,o,r;return{c(){t=S("span"),e=ke(n[0]),i=$(),s=S("div"),C(t,"class","room-label-item__text svelte-1s88cj8"),T(t,"background-image","url("+wk+")"),K(t,"wide",n[0].length>3),C(s,"class","room-label-item__bar svelte-1s88cj8")},m(a,l){B(a,t,l),L(t,e),B(a,i,l),B(a,s,l),o||(r=Ae(t,"click",function(){si(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&De(e,n[0]),l&1&&K(t,"wide",n[0].length>3)},d(a){a&&z(t),a&&z(i),a&&z(s),o=!1,r()}}}function Pk(n){let t,e=!n[5]&&bu(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","room-label-item svelte-1s88cj8"),T(t,"z-index",n[2]),T(t,"transform",n[3]),T(t,"opacity",n[1]),T(t,"visibility",n[7])},m(i,s){B(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=bu(i),e.c(),e.m(t,null)),s&4&&T(t,"z-index",i[2]),s&8&&T(t,"transform",i[3]),s&2&&T(t,"opacity",i[1]),s&128&&T(t,"visibility",i[7])},i:J,o:J,d(i){i&&z(t),e&&e.d(),n[10](null)}}}function Ik(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,g;It(()=>{f&&typeof h=="function"&&(g=h(f,u))}),zt(()=>{g==null||g()});function A(p){We[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,A]}class _g extends ce{constructor(t){super(),le(this,t,Ik,Pk,ae,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},Ck)}}class Ek extends tf{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Mk{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 w.Vector3);d(this,"tagNDCPosition",new w.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ti);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 Ji({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.five.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=new w.Raycaster,s=e.camera.position.clone();i.set(s.clone(),this.tagPosition.clone().sub(s).normalize());const[o]=e.model.intersectRaycaster(i),r=this.tagPosition.distanceTo(e.camera.position);if(o&&o.distance+.1<r)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const a=this.tagNDCPosition;return Math.abs(a.x)>1.2||Math.abs(a.y)>1.2||Math.abs(a.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 w.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 w.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new w.Mesh(yu(this.shape,o),kk(r,a)),La(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new nf(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),La(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Ek(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new _g({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=qa(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 w.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=yu(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=R0(e),s=new w.Vector3(i.x,i.y,t);La(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 yu(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function kk(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function La(n,t){const e=new w.Matrix4,i=new w.Matrix4().makeRotationX(Math.PI/2),s=new w.Matrix4().makeTranslation(0,0,-t),o=new w.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let xk=class extends pi{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.five.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=D({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new w.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return D({},this._config)}get disposed(){return this._disposed}load(e){return G(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 Mk(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 G(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=D({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return G(this,null,function*(){if(this.state.visible===!1)return;const i=D({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(bt(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=D(D({},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 w.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]),oe(D({},s),{floor_index:s.object_data.floorIndex,object_data:oe(D({},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=D(D({},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 G(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return G(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const Dk=(n,t)=>new xk(n,t);class Sk extends sn{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new w.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=jn(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=D({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 w.Mesh(new w.PlaneBufferGeometry(this.config.width,this.config.width),new w.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 D({},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 G(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=D({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return G(this,null,function*(){if(this.state.visible===!1)return;const i=D({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(bt(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=D(D({},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 w.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=D(D({},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){var o,r,a;const i=(a=(r=(o=this.five.work)==null?void 0:o.observers)==null?void 0:r[e])==null?void 0:a.standingPosition,s=i==null?void 0:i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return G(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Yi(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=w.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new w.Quaternion;i.multiplyQuaternions(new w.Quaternion().setFromAxisAngle(new w.Vector3(1,0,0),-Math.PI/2),new w.Quaternion().setFromAxisAngle(new w.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 Tk=(n,t)=>new Sk(n,t),Lk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class jk{constructor(t){d(this,"container");this.container=t}setType(t){const e=Lk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class zk{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})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new jk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Xf(this.five),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new jl(this.five),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Yl(this.five),this._object3DHelper)}}const Wg=new zk;window.globalModules=Wg;function Ug(n,t){return n?t(n)?n:n.parent?Ug(n.parent,t):null:null}const ja=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function za(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function vs(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Yg(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 Xg(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 Ok(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 Bs={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,"-":ja?173:189,"=":ja?61:187,";":ja?59:186,"'":222,"[":219,"]":221,"\\":220},ni={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},nl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},dt={16:!1,18:!1,17:!1,91:!1},Ue={};for(let n=1;n<20;n++)Bs["f".concat(n)]=111+n;let Ge=[],Ms=null,Zg="all";const di=new Map,_s=n=>Bs[n.toLowerCase()]||ni[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Bk=n=>Object.keys(Bs).find(t=>Bs[t]===n),Vk=n=>Object.keys(ni).find(t=>ni[t]===n);function Jg(n){Zg=n||"all"}function Vs(){return Zg||"all"}function Rk(){return Ge.slice(0)}function Hk(){return Ge.map(n=>Bk(n)||Vk(n)||String.fromCharCode(n))}function Nk(){const n=[];return Object.keys(Ue).forEach(t=>{Ue[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=>_s(a))})})}),n}function Gk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function Qk(n){return typeof n=="string"&&(n=_s(n)),Ge.indexOf(n)!==-1}function Fk(n,t){let e,i;n||(n=Vs());for(const s in Ue)if(Object.prototype.hasOwnProperty.call(Ue,s))for(e=Ue[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Xl(a)}):i++;Vs()===n&&Jg(t||"all")}function _k(n){let t=n.keyCode||n.which||n.charCode;const e=Ge.indexOf(t);if(e>=0&&Ge.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ge.splice(0,Ge.length),(t===93||t===224)&&(t=91),t in dt){dt[t]=!1;for(const i in ni)ni[i]===t&&(ut[i]=!1)}}function qg(n){if(typeof n=="undefined")Object.keys(Ue).forEach(s=>{Array.isArray(Ue[s])&&Ue[s].forEach(o=>ko(o)),delete Ue[s]}),Xl(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&ko(s)});else if(typeof n=="object")n.key&&ko(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=""),ko({key:n,scope:s,method:o,splitKey:"+"})}}const ko=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Xg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":_s(c);if(!Ue[h])return;e||(e=Vs());const u=l>1?Yg(ni,a):[],f=[];Ue[h]=Ue[h].filter(g=>{const p=(i?g.method===i:!0)&&g.scope===e&&Ok(g.mods,u);return p&&f.push(g.element),!p}),f.forEach(g=>Xl(g))})};function wu(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 dt)Object.prototype.hasOwnProperty.call(dt,o)&&(!dt[o]&&t.mods.indexOf(+o)>-1||dt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!dt[16]&&!dt[18]&&!dt[17]&&!dt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ge),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Cu(n,t){const e=Ue["*"];let i=n.keyCode||n.which||n.charCode;if(!ut.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ge.indexOf(i)===-1&&i!==229&&Ge.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=nl[a];n[a]&&Ge.indexOf(l)===-1?Ge.push(l):!n[a]&&Ge.indexOf(l)>-1?Ge.splice(Ge.indexOf(l),1):a==="metaKey"&&n[a]&&Ge.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ge=Ge.slice(Ge.indexOf(l))))}),i in dt){dt[i]=!0;for(const a in ni)ni[a]===i&&(ut[a]=!0);if(!e)return}for(const a in dt)Object.prototype.hasOwnProperty.call(dt,a)&&(dt[a]=n[nl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ge.indexOf(17)===-1&&Ge.push(17),Ge.indexOf(18)===-1&&Ge.push(18),dt[17]=!0,dt[18]=!0);const s=Vs();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)&&wu(n,e[a],s,t);if(!(i in Ue))return;const o=Ue[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(_s(h[f]));u.sort().join("")===Ge.sort().join("")&&wu(n,l,s,t)}}function ut(n,t,e){Ge=[];const i=Xg(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&&qg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Yg(ni,n)),n=n[n.length-1],n=n==="*"?"*":_s(n),n in Ue||(Ue[n]=[]),Ue[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(!di.has(r)){const g=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Cu(p,r)},A=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Cu(p,r),_k(p)};di.set(r,{keydownListener:g,keyupListenr:A,capture:u}),za(r,"keydown",g,u),za(r,"keyup",A,u)}if(!Ms){const g=()=>{Ge=[]};Ms={listener:g,capture:u},za(window,"focus",g,u)}}}function Wk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ue).forEach(e=>{Ue[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Xl(n){const t=Object.values(Ue).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=di.get(n)||{};i&&s&&(vs(n,"keyup",s,o),vs(n,"keydown",i,o),di.delete(n))}if((t.length<=0||di.size<=0)&&(Object.keys(di).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=di.get(s)||{};o&&r&&(vs(s,"keyup",r,a),vs(s,"keydown",o,a),di.delete(s))}),di.clear(),Object.keys(Ue).forEach(s=>delete Ue[s]),Ms)){const{listener:s,capture:o}=Ms;vs(window,"focus",s,o),Ms=null}}const Oa={getPressedKeyString:Hk,setScope:Jg,getScope:Vs,deleteScope:Fk,getPressedKeyCodes:Rk,getAllKeyCodes:Nk,isPressed:Qk,filter:Gk,trigger:Wk,unbind:qg,keyMap:Bs,modifier:ni,modifierMap:nl};for(const n in Oa)Object.prototype.hasOwnProperty.call(Oa,n)&&(ut[n]=Oa[n]);if(typeof window!="undefined"){const n=window.hotkeys;ut.noConflict=t=>(t&&window.hotkeys===ut&&(window.hotkeys=n),ut),window.hotkeys=ut}const Uk=16777215,Pu=16777215,Yk=2,Gn=.6,Xk="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 Iu=null;class Rs extends St{constructor(e){var c,h;super();d(this,"name","PointMesh");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");const i=new w.BufferGeometry;i.setAttribute("position",new w.Float32BufferAttribute([0,0,0],3));const s={transparent:!0,side:w.DoubleSide,size:(c=e==null?void 0:e.size)!=null?c:8,map:Iu||(Iu=new w.TextureLoader().load(Xk)),sizeAttenuation:!1},o=new w.PointsMaterial(oe(D({},s),{color:(h=e==null?void 0:e.color)!=null?h:16777215,depthTest:!0,opacity:1})),r=new w.PointsMaterial(oe(D({},s),{size:o.size,color:o.color,depthWrite:!1,depthTest:!1,opacity:.5})),a=new w.Points(i,o),l=new w.Points(i,r);this.fontMesh=a,this.backgroundMesh=l,a.name="FontMesh",l.name="BackgroundMesh",a.renderOrder=10,l.renderOrder=0,this.add(a,l),e!=null&&e.point&&this.position.copy(Ve(e.point)),Me(e==null?void 0:e.occlusionVisibility)&&(this.backgroundMesh.visible=e.occlusionVisibility)}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}setStyle(e){Me(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),Me(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),Me(e.occlusionVisibility)&&(this.backgroundMesh.visible=e.occlusionVisibility)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Gn}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}}class Eu extends Ds.LineMaterial{constructor(e){var i,s;super(e);d(this,"_three_color");Me(e==null?void 0:e.color)&&(this.three_color=(i=e==null?void 0:e.color)!=null?i:16777215),Object.keys(e).forEach(o=>{["color","dashed","dashScale","dashSize","gapSize","resolution"].includes(o)||o in this&&(this[o]=e[o])}),this.setDashed((s=e==null?void 0:e.dashed)!=null?s:!1)}get three_color(){return this._three_color}set three_color(e){this._three_color=e,this.color=e}setDashed(e){e?this.defines.USE_DASH="":delete this.defines.USE_DASH,this.needsUpdate=!0}}class Mu extends Ds.THREE_Line2{constructor(e,i){super(e,i);d(this,"name","Line3")}}class tn extends St{constructor(e){var r,a,l,c;super();d(this,"name","LineMesh");d(this,"points");d(this,"highlighted",!1);d(this,"line");d(this,"backLine");d(this,"opacityBeforeHighlight");const i=new Ds.LineGeometry,s=new Eu({color:new w.Color((r=e==null?void 0:e.lineColor)!=null?r:Pu),linewidth:(a=e==null?void 0:e.lineWidth)!=null?a:Yk,dashScale:40,opacity:1,transparent:!0,dashed:(l=e==null?void 0:e.dashed)!=null?l:!1}),o=new Eu({color:new w.Color((c=e==null?void 0:e.lineColor)!=null?c:Pu),linewidth:s==null?void 0:s.linewidth,dashScale:s.dashScale,depthTest:!1,depthWrite:!1,transparent:!0,opacity:.2,dashed:s.dashed,resolution:s.resolution});this.line=new Mu(i,s),this.backLine=new Mu(i,o),this.line.renderOrder=1,this.backLine.renderOrder=0,this.line.name="lineFrontMaterial",this.backLine.name="lineBackMaterial",e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get lineWidth(){return this.line.material.linewidth}get color(){return new w.Color(this.line.material.three_color)}get dashed(){return this.line.material.dashed}get occlusionVisibility(){return this.backLine.visible}setPoints(e){const i=e.map(Ve).filter(Me);if(this.points=i,i.length<2)return;this.addIfNotExists(this.line,this.backLine);const s=i.flatMap(o=>[o.x,o.y,o.z]);s.length>2&&(this.line.geometry.dispose(),this.line.geometry=new Ds.LineGeometry,this.backLine.geometry=this.line.geometry),this.line.geometry.setPositions(s),this.line.computeLineDistances(),this.needsRender=!0}setResolution(e,i){const s=this.line.material.resolution;(s.x!==e||s.y!==i)&&(s.set(e,i),this.needsRender=!0);const o=this.backLine.material.resolution;(o.x!==e||o.y!==i)&&(o.set(e,i),this.needsRender=!0)}setStyle(e){Me(e.lineColor)&&(this.line.material.three_color=new w.Color(e.lineColor),this.backLine.material.three_color=new w.Color(e.lineColor)),Me(e.lineWidth)&&(this.line.material.linewidth=e.lineWidth,this.backLine.material.linewidth=e.lineWidth),Me(e.dashed)&&(this.line.material.setDashed(e.dashed),this.backLine.material.setDashed(e.dashed)),Me(e.occlusionVisibility)&&(this.backLine.visible=e.occlusionVisibility),this.needsRender=!0}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.line.material.opacity,this.line.material.opacity=this.opacityBeforeHighlight*Gn,this.backLine.material.opacity=this.backLine.material.opacity*Gn,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.line.material.opacity=this.opacityBeforeHighlight,this.backLine.material.opacity=.2,this.needsRender=!0)}}class Zk extends tn{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new St);d(this,"style");d(this,"setStyle",e=>{super.setStyle(e),this.style=D(D({},this.style),e),this.pointMeshes.forEach(i=>i.setStyle(oe(D({},this.style),{color:e.lineColor}))),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;Me((e=this.style)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this.style.pointVisibility=="object"?this.style.pointVisibility.startPoint:this.style.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this.style.pointVisibility=="object"?this.style.pointVisibility.endPoint:this.style.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(Ve).filter(Me);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new Rs(oe(D({},this.style),{color:(r=this.style)==null?void 0:r.lineColor}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function Jk(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 Kg extends St{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=ds(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o)}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 w.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 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}){var r,a,l,c,h,u,f,g;let s=e.map(Ve);i.closed&&(s=Jk(s));const o={lineWidth:(a=(r=this.paramsStyle)==null?void 0:r.lineWidth)!=null?a:this.lineWidth,lineColor:(c=(l=this.paramsStyle)==null?void 0:l.lineColor)!=null?c:this.lineColor,dashed:(u=(h=this.paramsStyle)==null?void 0:h.dashed)!=null?u:this.dashed,occlusionVisibility:(g=(f=this.paramsStyle)==null?void 0:f.occlusionVisibility)!=null?g:this.occlusionVisibility};this.lines.length&&this.lines.forEach(A=>A.removeFromParent()),this.lines=s.map((A,p)=>{const m=s[p+1];if(p!==0&&m===void 0)return null;const v=new Zk(oe(D({},o),{pointVisibility:this.withDots?{startPoint:p===0,endPoint:!0}:!1}));return v.setPoints([A,m]),v}).filter(Me),this.add(...this.lines)}setStyle(e){this.paramsStyle=e,this.lines.forEach(i=>i.setStyle(e))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class Qn extends Kg{constructor(...e){super(oe(D({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class $o extends Kg{constructor(...e){super(oe(D({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const ku=new Map;class Li extends St{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"editor");d(this,"on",(e,i,...s)=>et.modules.fiveDomEvents.addEventListener(this,e,i,...s));d(this,"off",(...e)=>et.modules.fiveDomEvents.addEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=D({canEdit:!0,occlusionVisibility:!0},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility),this.config.canEdit&&(ut("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o,r;if(this.pointSelector.enabled)return;let s=ku.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s.editor)==null||o.disable()),ku.set(this.parent.uuid,this),this.selected=!0,this.highlight(),(r=this.editor)==null||r.enable()}),ut("esc",()=>{var s;this.selected=!1,this.unhighlight(),!this.pointSelector.enabled&&((s=this.editor)==null||s.disable())}))}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return et.modules.pointSelector}stopCreating(){et.modules.pointSelector.disable()}delete(){var e;this.removeFromParent(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}applyObjectMatrixWorld(e){return Array.isArray(e)?e.map(i=>i.clone().applyMatrix4(this.matrixWorld)):e.clone().applyMatrix4(this.matrixWorld)}applyObjectQuaternion(e){const i=this.quaternion.clone();return Array.isArray(e)?e.map(s=>s.clone().applyQuaternion(i)):e.clone().applyQuaternion(i)}}class Zl extends St{constructor(e){super();d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class Ws extends Zl{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,D({positionFrom:"boundingBox"},e))}disable(){super.disable(),et.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class $g extends Zl{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 Rs)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Me).forEach(e=>{const i=new Rs;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 qk extends $g{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=gr(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 Ft(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class xu extends Li{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");e&&(this.polyLineMesh=new $o(D(D({},e.style),e)),this.add(this.polyLineMesh)),this.editor=new qk(this),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new w.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren();const i=new $o(e);this.polyLineMesh=i,this.add(this.polyLineMesh),yield Kk(i,this.pointSelector),this.editor.enable()})}}function Kk(n,t){const e=n.parent;if(!e)return;const i=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});return e.add(i),t.enable(),new Promise((s,o)=>{const r=[],a=c=>{const h=c.point;r.push(h.clone()),n.setPoints(r)},l=c=>{var f;if(!((f=n.points)!=null&&f.length)||!c)return;const h=r.at(-1).clone(),u=c.point;i.setPoints([h,u])};t.on("select",a),t.on("intersectionUpdate",l),t.on("disable",()=>{if(t.off("select",a),t.off("intersectionUpdate",l),e.remove(i),r.length<2)return e.remove(n),o(new Error("Cancelled"));s()})})}class $k extends Zl{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=gr(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 Du extends Li{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");this.editor=new $k(this),e&&(this.pointMesh=new Rs(D(D({},e.style),e)),this.add(this.pointMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{point:Ft(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}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 G(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new Rs(e)),yield e3(this.pointMesh,this.pointSelector),this.editor.enable()})}}function e3(n,t){return new Promise((e,i)=>{t.enable();const s=o=>{const{point:r}=o;n.position.copy(r),e(),t.disable()};t.on("disable",()=>{t.off("select",s),i(new Error("Cancelled"))}),t.once("select",s)})}class Jl extends St{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"_geometry",new w.BufferGeometry);const i=new w.MeshBasicMaterial({color:(a=e==null?void 0:e.color)!=null?a:Uk,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:(l=e==null?void 0:e.opacity)!=null?l:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new w.Mesh(this.geometry,i),r=new w.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,r),Me(e==null?void 0:e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){Me(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),Me(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*e.opacity,this.needsRender=!0),Me(e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}}const ql=new w.BufferGeometry;ql.name="blankGeometry";ql.isBlank=!0;class er extends Jl{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"planeHelper",null);d(this,"geometryInfo",null);d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);e!=null&&e.points&&this.setPoints(e.points)}get isBlank(){return!!this.geometry.isBlank}get center(){return this.getGeometryInfo().center}setPoints(e){var s;const i=e.map(Ve);this.points=i,this.geometry=(s=Ff(this.points))!=null?s:ql,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}getGeometryInfo(){return this.geometryInfoNeedUpdate?Wf(this.geometry):this.geometryInfo}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new w.Vector3):e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.setStyle({opacity:this.opacity*Gn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}}class tr extends er{constructor(e){const o=e!=null?e:{},{points:i}=o,s=ds(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new Qn);i&&this.setPoints(i),s&&this.setStyle(s)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Su extends tr{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class t3 extends $g{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=gr(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 Tu extends Li{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");this.editor=new t3(this),e&&(this.areaMesh=new Su(D(D({},e.style),e)),this.add(this.areaMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Su(e);this.areaMesh=i,this.add(this.areaMesh),yield em(this.areaMesh,this.pointSelector),this.editor.enable()})}}function em(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(o);const r=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(r),t.enable();const a=[];let l,c=!1;const h=A=>{const p=a.length===0?A.point:l.clone();a.push(p.clone()),n.setPoints(a,{closed:!1}),c&&(f(),e())},u=A=>{var m;if(!((m=n.points)!=null&&m.length)||!A)return;const p=a.at(-1).clone();if(n.points.length<=2)l=A.point,o.setPoints([p,l]),s!=null&&s.children.includes(r)&&s.remove(r);else{l=n.projectPoint(A.point);const v=n.points[0],y=.2;v.distanceTo(l)<y||v.distanceTo(A.point)<y?(l=v,A.point.copy(v),t.pointSelectorHelper.updateWithIntersect(A,{emitEvent:!1}),c=!0):c=!1,r.setPoints([l,A.point]),s!=null&&s.children.includes(r)||s==null||s.add(r)}o.setPoints([p,l]),a.length>=2&&n.setPoints([...a,l],{closed:!1})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o,r)},g=()=>{f(),s==null||s.remove(n,r,o),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})}class ir extends St{constructor(e){super();d(this,"name","PrismMesh");d(this,"heightPoint");d(this,"bottomPolygon",new tr);d(this,"topPolygon",new tr);d(this,"edgePlanes",new St);this.topPolygon.name="TopPolygon",this.bottomPolygon.name="BottomPolygon",this.edgePlanes.name="EdgePlanes",this.addIfNotExists(this.bottomPolygon),e&&this.setPoints(e),e&&this.setStyle(e)}get center(){var s,o;const e=(s=this.topPolygon)==null?void 0:s.center,i=(o=this.bottomPolygon)==null?void 0:o.center;if(e&&i)return new w.Vector3().lerpVectors(e,i,.5)}get color(){return this.bottomPolygon.color}get lineWidth(){return this.bottomPolygon.lineWidth}get lineColor(){return this.bottomPolygon.lineColor}setStyle(e){this.bottomPolygon.setStyle(e),this.topPolygon.setStyle(e),this.edgePlanes.children.forEach(i=>{(i instanceof tn||i instanceof er)&&i.setStyle(e)})}setPoints(e){Me(e.points)&&this.setBottomPoints(e.points),Me(e.heightPoint)&&this.setTopHeightPoint(Ve(e.heightPoint))}highlight(){this.bottomPolygon.highlight(),this.topPolygon.highlight(),this.edgePlanes.children.forEach(e=>{typeof e.highlight=="function"&&e.highlight()})}unhighlight(){this.bottomPolygon.unhighlight(),this.topPolygon.unhighlight(),this.edgePlanes.children.forEach(e=>{typeof e.unhighlight=="function"&&e.unhighlight()})}setBottomPoints(e){this.bottomPolygon.setPoints(e.map(Ve)),this.heightPoint&&this.setTopHeightPoint(this.heightPoint)}setTopHeightPoint(e){this.heightPoint=e,this.addIfNotExists(this.topPolygon);const i=this.bottomPolygon.projectPoint(e),s=new w.Vector3().subVectors(e,i);this.up.copy(s.clone().normalize());const r=this.bottomPolygon.points.map(a=>a.clone().add(s));this.topPolygon.setPoints(r),this.setEdgePlanes()}setEdgePlanes(){const e=this.bottomPolygon.points,i=this.topPolygon.points;this.addIfNotExists(this.edgePlanes),this.edgePlanes.removeChildren(),e.forEach((s,o)=>{if(o===0)return;const r=new er({color:this.color});r.setPoints([e[o-1],e[o],i[o],i[o-1]]);const a=new tn({lineColor:this.lineColor,lineWidth:this.lineWidth});a.name="EdgeLine",a.setPoints([e[o-1],i[o-1]]),this.edgePlanes.add(r,a)})}}class i3 extends Ws{constructor(t){super(t,()=>{const e=()=>{var r,a;const i=(r=t.prismMesh.topPolygon.getGeometryInfo())==null?void 0:r.center,s=(a=t.prismMesh.bottomPolygon.getGeometryInfo())==null?void 0:a.center,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:()=>e().boxCenter.clone().applyMatrix4(t.matrixWorld),yAxis:t.prismMesh.up,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,{prismMesh:a}=t;r==="top"?a.setPoints({heightPoint:s}):r==="bottom"&&a.setPoints({points:a.topPolygon.points.map(l=>l.clone().add(s.clone().sub(o.basePosition)))})}}}})}}class Lu extends Li{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");this.editor=new i3(this),e&&(this.prismMesh=new ir(D(D({},e.style),e)),this.add(this.prismMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.prismMesh.bottomPolygon.points)),heightPoint:Ft(this.applyObjectMatrixWorld(this.prismMesh.heightPoint)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.prismMesh=new ir(e),this.add(this.prismMesh),yield n3(this.prismMesh,this.pointSelector),this.editor.enable()})}}function n3(n,t){return G(this,null,function*(){const e=n.parent;yield em(n.bottomPolygon,t);const i=new tn;i.name="LineHelper",e.add(i);const s=n.bottomPolygon.points.at(-1),o=Hs(n.bottomPolygon.points).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=A=>{f(),l()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(et.modules.five.camera.position,A.raycaster.ray,new w.Line3(r,a));p&&n.setPoints({heightPoint:p})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),e.remove(i),t.disable()},g=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}class s3 extends Ws{constructor(t){super(t,()=>({yAxis:t.rectangleMesh.up}))}}class o3 extends w.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 w.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new w.BufferAttribute(new Uint16Array([0,1,2,0,1,3]),1))}}function r3(n,t){const i=new w.Plane().setFromCoplanarPoints(n[0],n[1],n[2]).projectPoint(t,new w.Vector3);return new w.Vector3().subVectors(t,i).normalize()}class tm extends er{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}get builtPoints(){var e,i;return(i=(e=this.meshFont)==null?void 0:e.geometry)==null?void 0:i.points.slice(0,3)}get sortedPoint(){return[this.points[0],this.points[2],this.points[1],this.points[3]].filter(Me)}setPoints(e){const i=e.map(Ve).filter(Me);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=new w.Vector3().addVectors(s,o).sub(r);i.push(a)}this.up.copy(r3(i,et.modules.five.camera.position)),this.points=i,this.geometry=new o3(i),this.planeHelperNeedUpdate=!0}}class ks extends tm{constructor(e){const o=e!=null?e:{},{points:i}=o,s=ds(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new Qn);i&&this.setPoints(i),s&&this.setStyle(s)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){if(super.setPoints(e),this.points){const i=this.points;this.line.setPoints([i[0],i[2],i[1],i[3],i[0]]),this.addIfNotExists(this.line)}}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class ju extends Li{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");this.config.canEdit&&(this.editor=new s3(this)),e&&(this.rectangleMesh=new ks(D(D({},e.style),e)),this.add(this.rectangleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:this.rectangleMesh.builtPoints.map(e=>e.toArray()),style:{color:this.rectangleMesh.color.getHex(),lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren();const i=new ks(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield im(this.rectangleMesh,this.pointSelector),this.editor.enable()})}}function im(n,t){return new Promise((e,i)=>{var A,p;const s=n.parent;if(!s){i(new Error("No container"));return}const o=new $o({dashed:!0,lineColor:(A=n.lineColor)!=null?A:n.color}),r=new $o({dashed:!1,lineColor:(p=n.lineColor)!=null?p:n.color});s.add(o,r),t.enable();const a=[],l=new w.Vector3,c=new w.Plane,h=m=>{a.push(l.clone()),a.length!==1&&(a.length===2?r.setPoints([a[0],a[1]]):a.length===3&&(f(),e()))},u=m=>{if(m!=null&&m.raycaster){if(a.length===0)l.copy(m.point),c.setFromNormalAndCoplanarPoint(m.face.normal,m.point.clone());else if(a.length===1)m.raycaster.ray.intersectPlane(c,l),o.setPoints([a.at(-1),l]);else if(a.length===2){const v=m.raycaster.ray.intersectPlane(c,new w.Vector3),y=a[0].distanceTo(a[1])/2,E=new w.Vector3().lerpVectors(a[0],a[1],.5),I=new w.Vector3().subVectors(v,E).normalize(),k=new w.Vector3().addVectors(E,I.multiplyScalar(y));l.copy(k),s.remove(o),n.setPoints([...a,l])}}},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o,r)},g=()=>{f(),s==null||s.remove(n),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})}class a3 extends Ws{constructor(t){super(t,()=>({yAxis:t.circleMesh.normal}))}}function nm(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class l3 extends Jl{constructor(e){super(e);d(this,"_normal");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);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){const i=Ve(e.center),s=Ve(e.normal),o=e.radius,r=nm(o);this.geometry=new w.CircleGeometry(o,r),this.position.copy(i),this.lookAt(s.clone().add(i)),this.normal=s.clone().normalize(),this.needsRender=!0}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.setStyle({opacity:this.opacity*Gn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}}class nr extends l3{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=ds(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new tn(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class zu extends Li{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");this.editor=new a3(this),e&&(this.circleMesh=new nr(D(D({},e.style),e)),this.add(this.circleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{center:Ft(this.applyObjectMatrixWorld(this.circleMesh.center)),normal:Ft(this.applyObjectQuaternion(this.circleMesh.normal)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new nr(e);this.circleMesh=i,this.add(this.circleMesh),yield sm(this.circleMesh,this.pointSelector),this.editor.enable()})}}function sm(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Qn({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 g=new w.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(g,new w.Vector3),a){const A=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:A})}},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 Ou extends St{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"params");this.params=e,this.bottomCircle=new nr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new nr(e),this.topCircle.name="topCircle",this.edgeMesh=new Jl(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){const i=Ve(e.topCenter),s=Ve(e.bottomCenter),o=i.clone().sub(s).normalize();this.bottomCircle.setPoints({center:s,normal:o,radius:e.radius}),this.setTopCenter(i),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=D(D({},this.params),e),Me(e.color)&&this.bottomCircle.setStyle({color:e.color}),Me(e.color)&&this.topCircle.setStyle({color:e.color})}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.edgeMesh.opacity,this.edgeMesh.setStyle({opacity:this.edgeMesh.opacity*Gn}),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.setStyle({opacity:this.opacityBeforeHighlight}),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 w.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),nm(this.radius),1,!0);const s=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new w.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class c3 extends Ws{constructor(t){super(t,()=>{const e=()=>{const i=t.cylinderMesh.topCenter,s=t.cylinderMesh.bottomCenter,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:t.cylinderMesh.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,{cylinderMesh:a}=t;r==="top"?a.setTopCenter(s):r==="bottom"&&a.setBottomCenter(s)}}}})}}class Bu extends Li{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");this.editor=new c3(this),e&&(this.cylinderMesh=new Ou(D(D({},e.style),e)),this.add(this.cylinderMesh))}get data(){return oe(D({},this.baseData),{bottomCenter:Ft(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter)),topCenter:Ft(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.cylinderMesh=new Ou(e),this.add(this.cylinderMesh),yield h3(this.cylinderMesh,this.pointSelector),this.editor.enable()})}}function h3(n,t){return G(this,null,function*(){const e=n.parent;yield sm(n.bottomCircle,t);const i=new tn;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=A=>{f(),l()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(et.modules.five.camera.position,A.raycaster.ray,new w.Line3(r,a)),v=new w.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new w.Vector3),y=p.clone().sub(v),E=n.bottomCenter.clone().add(y);p&&n.setTopCenter(E)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),e.remove(i),t.disable()},g=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}class d3 extends Ws{constructor(t){super(t,()=>{const e=()=>{var r,a;const i=(r=t.boxMesh.topPlane.getGeometryInfo())==null?void 0:r.center,s=(a=t.boxMesh.bottomPlane.getGeometryInfo())==null?void 0:a.center,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:t.boxMesh.bottomPlane.up,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,{boxMesh:a}=t;r==="top"?a.setTopHeightPoint(s):r==="bottom"&&a.setPoints({points:a.topPlane.points.map(l=>l.clone().add(s.clone().sub(o.basePosition)))})}}}})}}class Vu extends St{constructor(e){super();d(this,"name","BoxMesh");d(this,"bottomPlane");d(this,"topPlane");d(this,"heightPoint");d(this,"edgePlanes",[]);this.bottomPlane=new ks(e),this.topPlane=new ks(e),this.add(this.bottomPlane),e!=null&&e.points&&this.setPoints(e)}get planes(){return this.children.filter(e=>e instanceof tm)}get color(){var e;return(e=this.bottomPlane)==null?void 0:e.color}get lineColor(){var e;return(e=this.bottomPlane)==null?void 0:e.lineColor}get lineWidth(){var e;return(e=this.bottomPlane)==null?void 0:e.lineWidth}get occlusionVisibility(){var e;return(e=this.bottomPlane)==null?void 0:e.occlusionVisibility}setPoints(e){Me(e.heightPoint)&&this.setTopHeightPoint(e.heightPoint),Me(e.points)&&this.setBottomPoints(e.points)}setBottomPoints(e){const i=e.map(Ve).filter(Me);if(i.length<3){console.error("Invalid position");return}this.bottomPlane.setPoints(i),this.heightPoint&&this.setTopHeightPoint(this.heightPoint)}setTopHeightPoint(e){if(!this.bottomPlane.points.length)return;const i=Ve(e);this.heightPoint=i,this.addIfNotExists(this.topPlane);const s=this.bottomPlane.projectPoint(i),o=i.clone().sub(s),r=this.bottomPlane.points.map(a=>a.clone().add(o));this.topPlane.setPoints(r),this.up.copy(o.clone().normalize()),this.setEdgePlanes()}setEdgePlanes(){for(let e=0;e<4;e++){let i=this.edgePlanes[e];i||(this.edgePlanes[e]=new ks({color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,occlusionVisibility:this.occlusionVisibility}),i=this.edgePlanes[e]);const s=this.topPlane.sortedPoint,o=this.bottomPlane.sortedPoint,r=e===3?0:e+1;i.setPoints([s[e],o[r],o[e]]),this.addIfNotExists(i)}}setStyle(e){this.planes.forEach(i=>i.setStyle(e))}highlight(){this.planes.forEach(e=>e.highlight())}unhighlight(){this.planes.forEach(e=>e.unhighlight())}}class Ru extends Li{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");this.editor=new d3(this),e&&(this.boxMesh=new Vu(D(D({},e.style),e)),this.add(this.boxMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.boxMesh.bottomPlane.points)),heightPoint:Ft(this.applyObjectMatrixWorld(this.boxMesh.heightPoint)),style:{color:this.boxMesh.color.getHex(),lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren(),this.boxMesh=new Vu(e),this.add(this.boxMesh),yield u3(this.boxMesh,this.pointSelector),this.editor.enable()})}}function u3(n,t){return G(this,null,function*(){return yield im(n.bottomPlane,t),new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new tn,r=Hs(n.bottomPlane.points).normalize(),a=n.bottomPlane.builtPoints.at(-1),l=a.clone().add(r.clone().multiplyScalar(10)),c=a.clone().sub(r.clone().multiplyScalar(10));o.setPoints([l,c]),s.add(o),t.enable();const h=A=>{f(),e()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(et.modules.five.camera.position,A.raycaster.ray,new w.Line3(l,c));p&&n.setPoints({heightPoint:p})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o)},g=()=>{f(),s==null||s.remove(n),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}const xs=class extends ti{constructor(e,i){super();d(this,"group");d(this,"five");d(this,"theme");this.five=e,this.theme=i,this.group=new St,this.group.name="Sculpt",e.scene.add(this.group),xs.modules.init(e),xs.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s})=>{var r;const o=Ug((r=s==null?void 0:s[0])==null?void 0:r.object,a=>a.isSculptObject);return o?this.emit("click",o):!1})}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Me)}}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=oe(D({},r),{style:D(D({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Du(a,i):r.type==="Polyline"?new xu(a,i):r.type==="Polygon"?new Tu(a,i):r.type==="Prism"?new Lu(a,i):r.type==="Rectangle"?new ju(a,i):r.type==="Circle"?new zu(a,i):r.type==="Cylinder"?new Bu(a,i):r.type==="Box"?new Ru(a,i):null});this.group.add(...s),this.needsRender()}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=xs.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(e){return G(this,null,function*(){var i;return this.createItem(Du,D(D({},(i=this.theme)==null?void 0:i.point),e))})}createPolyline(e){return G(this,null,function*(){var i;return this.createItem(xu,D(D({},(i=this.theme)==null?void 0:i.polyline),e))})}createPolygon(e){return G(this,null,function*(){var i;return this.createItem(Tu,D(D({},(i=this.theme)==null?void 0:i.polygon),e))})}createPrism(e){return G(this,null,function*(){var i;return this.createItem(Lu,D(D({},(i=this.theme)==null?void 0:i.prism),e))})}createRectangle(e){return G(this,null,function*(){var i;return this.createItem(ju,D(D({},(i=this.theme)==null?void 0:i.rectangle),e))})}createCircle(e){return G(this,null,function*(){var i;return this.createItem(zu,D(D({},(i=this.theme)==null?void 0:i.circle),e))})}createCylinder(e){return G(this,null,function*(){var i;return this.createItem(Bu,D(D({},(i=this.theme)==null?void 0:i.cylinder),e))})}createBox(e){return G(this,null,function*(){var i;return this.createItem(Ru,D(D({},(i=this.theme)==null?void 0:i.box),e))})}undo(){}redo(){}clear(){this.group.removeChildren()}createItem(e,...i){return G(this,null,function*(){const s=new e;return this.group.add(s),yield s.create(...i).catch(o=>{console.error(o),this.group.remove(s)}),s})}needsRender(){this.five.needsRender=!0}};let et=xs;d(et,"modules",Wg);function f3(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}function g3(n,t){const{x:e,y:i,z:s}=t.clone().project(n);return s>1?void 0:{leftPercent:(e+1)/2*100,topPercent:(-i+1)/2*100}}const Hu="LightTagContainer_shgjakdhwakjdhsja";class m3{constructor(t,e){d(this,"container");d(this,"visible",!1);d(this,"enabled",!1);d(this,"five");d(this,"position");d(this,"wrapper");d(this,"disposer");d(this,"onCameraUpdate",()=>{if(this.visible===!1)return;const t=g3(this.five.camera,this.position);t?(this.container.style.opacity="1",this.container.style.pointerEvents="auto",this.container.style.left=t.leftPercent+"%",this.container.style.top=t.topPercent+"%"):(this.container.style.opacity="0",this.container.style.pointerEvents="none")});d(this,"onFiveEveryReady",()=>{var t;if(this.visible&&this.five.state.mode!=="Panorama"){const e=new w.Raycaster;e.set(this.five.camera.position,this.position.clone().sub(this.five.camera.position));const i=(t=this.five.model.intersectRaycaster(e))==null?void 0:t[0];(i==null?void 0:i.distance)>this.position.distanceTo(this.five.camera.position)?(this.container.style.opacity="1",this.container.style.pointerEvents="auto"):(this.container.style.opacity="0",this.container.style.pointerEvents="none")}});this.five=t,this.position=Ve(e).clone(),this.container=(()=>{const i=document.createElement("div");return i.style.width="0",i.style.height="0",i.style.position="absolute",i})(),this.enable(),this.show()}show(){this.visible=!0,this.container.style.opacity="1",this.container.style.pointerEvents="auto",this.container.classList.add("withAnimation"),this.onCameraUpdate()}hide(t){this.visible=!1,t!=null&&t.withAnimation?this.container.classList.add("withAnimation"):this.container.classList.remove("withAnimation"),this.container.style.opacity="0",this.container.style.pointerEvents="none"}enable(){var i;if(this.enabled)return;this.enabled=!0,this.wrapper=(i=document.getElementById(Hu))!=null?i:(()=>{const s=document.createElement("div");return s.id=Hu,s.style.position="absolute",s.style.top="0",s.style.left="0",s.style.width="100%",s.style.height="100%",s.style.pointerEvents="none",this.five.getElement().parentElement.appendChild(s),s})(),this.wrapper.appendChild(this.container);let t=!1;const e=()=>{t||(t=!0,this.five.ready().then(()=>{this.onFiveEveryReady(),t=!1}))};this.five.on("cameraUpdate",e),this.five.on("cameraUpdate",this.onCameraUpdate),this.disposer=()=>{this.five.off("cameraUpdate",e),this.five.off("cameraUpdate",this.onCameraUpdate)}}disable(){var t;this.enabled&&(this.enabled=!1,this.wrapper.removeChild(this.container),(t=this.disposer)==null||t.call(this))}}function p3(n,t){return new m3(n,t)}let xo;const om=n=>xo||(xo=new jl(n,{noEmitWhenHide:!0}),xo);class rm extends ti{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,"enabled",!1);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=om(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Gs(this.model).getCenter(new w.Vector3);this.tag=p3(this.five,i)}get container(){return this.tag.container}show(){this.tag.show(),this.model.visible=!0,this.five.needsRender=!0}hide(){this.tag.hide(),this.model.visible=!1,this.five.needsRender=!0}enable(){if(this.enabled)return;this.enabled=!0,f3(this.group,this.model),this.five.needsRender=!0,this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e)}disable(){this.enabled&&(this.enabled=!1,this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.fiveDomEvents.removeEventListener(this.model,"click"))}onClick(){return this.emit("click",this)}}class am extends rm{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({withAnimation:!0}):this.tag.show(),super.onClick(),!0}}class A3 extends am{constructor(...t){super(...t)}}function v3(n){ge(n,"svelte-129wfaa",".withAnimation{transition:opacity 0.2s linear}.model-maker-tag.svelte-129wfaa{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 Nu(n){let t,e;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","model-maker-tag svelte-129wfaa")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function b3(n){let t,e=n[0]&&Nu(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=Nu(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function y3(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class w3 extends ce{constructor(t){super(),le(this,t,y3,b3,ae,{text:0},v3)}}const Gu=(n,t)=>{var i;const e=new w3({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},C3=(n,t)=>{var i;const e=new _g({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},P3={box:Gu,triangles:Gu,prism:C3};class I3 extends rm{constructor(...t){const e=t[0],i=Gs(e.model),s=new w.Vector3().lerpVectors(Gi(i,0),Gi(i,5),.5);super(oe(D({},e),{position:s})),this.enable()}}class E3 extends pi{constructor(e){super(e);d(this,"state");d(this,"data");d(this,"group",new w.Group);d(this,"items",[]);d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"handleEnable",()=>{this.items.forEach(e=>e.enable())});d(this,"handleDisable",()=>{this.items.forEach(e=>e.disable())});d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:P3[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.fiveDomEvents=om(e),e.scene.add(this.group),this.handleEnable()}load(e){return G(this,null,function*(){var i;this.clear(),this.data=e,(i=e==null?void 0:e.list)==null||i.forEach(s=>{var o;if(s.type==="triangles"){const r=new tr;r.setPoints(s.object_data.points),r.setStyle({color:s.object_data.color,opacity:s.object_data.opacity,lineColor:s.object_data.color,occlusionVisibility:!1}),this.fiveDomEvents.addEventListener(r,"hover",()=>r.highlight()),this.fiveDomEvents.addEventListener(r,"unHover",()=>r.unhighlight());const a=new am({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(a)}else if(s.type==="prism"){const r=new ir;r.setPoints({points:s.object_data.points.map(l=>{var c;return[l[0],l[1]+((c=s.object_data.fixedY)!=null?c:0),l[2]]}),heightPoint:Ve(s.object_data.points[0]).add(new w.Vector3().setY(s.object_data.height+((o=s.object_data.fixedHeight)!=null?o:0)))}),r.setStyle({color:s.object_data.color,opacity:s.object_data.opacity,lineColor:s.object_data.color,occlusionVisibility:!1});const a=new I3({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(a)}else if(s.type==="box"){const r=new ir,{start:a,end:l,rotation:c,opacity:h,color:u}=s.object_data,f=new w.Vector3().fromArray(a),g=new w.Vector3().fromArray(l),A=new w.Euler().fromArray(c),p=new w.Quaternion().setFromEuler(A),m=new w.Box3;m.expandByPoint(f),m.expandByPoint(g),r.setPoints({points:[Gi(m,2),Gi(m,3),Gi(m,7),Gi(m,6)],heightPoint:Gi(m,0)}),r.applyQuaternion(p),r.setStyle({color:u,opacity:h,lineColor:u,occlusionVisibility:!1});const v=new A3({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(v)}}),this.five.needsRender=!0,this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer()})}setState(e){Me(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:"我不知道捏"})),Me(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:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=e,this.updateTagRenderer()}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.handleDisable(),this.items=[]}dispose(){this.handleDisable()}handleShow(){this.items.forEach(e=>e.show())}handleHide(){this.items.forEach(e=>e.hide())}}const M3=n=>new E3(n);mm();gm();exports.AreaMakerPlugin=Dk;exports.CSS3DRender=Tn;exports.CSS3DRenderPlugin=cl;exports.CameraMovementEffect=Of;exports.CameraMovementPlugin=V0;exports.ContentType=hg;exports.CruisePlugin=fM;exports.CruisePluginController=Ns;exports.CruisePluginTypes=uM;exports.CurrentPanoImagePlugin=Tk;exports.DIRECTION=In;exports.DISPLAY_STRATEGY_TYPE=Fi;exports.DimensionType=dg;exports.FLOOR_PLAN_ATTACHED_TO=Pi;exports.FLOOR_TYPE_MAP=k0;exports.GuideLineItem=cM;exports.GuideLineModeItem=tM;exports.GuideLinePlugin=_l;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=_i;exports.ItemLabelPlugin=Ty;exports.Magnifier=rr;exports.MapviewFloorplanPlugin=i0;exports.ModelChassisCompassPlugin=S0;exports.ModelEntryDoorGuidePlugin=j0;exports.ModelFloorplanPlugin=Kv;exports.ModelItemLabelPlugin=cy;exports.ModelMakerPlugin=M3;exports.ModelRoomLabelPlugin=aA;exports.ModelTVVideoPlugin=gy;exports.ModelViewPlugin=Tm;exports.MoveController=Fl;exports.MovePlugin=gM;exports.Object3DHelperController=Yl;exports.Object3DHelperPlugin=qM;exports.PLUGIN=yr;exports.PaintBrush=Sm;exports.PaintBrushTypeEnum=hi;exports.PanoCompassPlugin=ob;exports.PanoCursorRaycasterPlugin=vp;exports.PanoDoorLabelPlugin=_y;exports.PanoFloorplanRadarPlugin=E0;exports.PanoMeasurePlugin=B1;exports.PanoMeasurePluginLine=mi;exports.PanoMeasurePluginModel=Dl;exports.PanoMeasurePluginPoint=Tt;exports.PanoMeasurePluginPolyline=$i;exports.PanoRulerPlugin=F0;exports.PanoRulerProPlugin=eb;exports.PanoSpatialTagPlugin=q1;exports.PanoTagPlugin=Y2;exports.PanoTagPluginController=Ko;exports.PanoVideoPlugin=nk;exports.PanoVideoPluginType=ik;exports.PipelinePlugin=yk;exports.PointType=cg;exports.ROOM_FETILE_TYPE_MAP=M0;exports.ROOM_TYPE_MAP=x0;exports.Rotation=Jt;exports.Sculpt=et;exports.TopviewFloorplanPlugin=s0;exports.Util=pp;exports.WalkController=Ns;exports.defaultGlobalConfig=lg;exports.itemLabelPluginServerParams=Ly;exports.modelItemLabelPluginServerParams=hy;exports.modelRoomLabelPluginServerParams=lA;exports.pluginFlag=U2;
|
|
745
|
+
`;class vk extends Mn{constructor(e){super(e,Ak);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=Fn(()=>{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 vu={flowSpeed:.6,rotateSpeed:0};let bk=class extends pi{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:vu},this.five=e,this.group=new w.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 G(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=>G(this,[u],function*({id:a,texture:l,path:c,radius:h}){const f=yield this.loadPipeTexture(l),g={id:a,path:c,textureURL:l,texture:f,geometryConfig:{radius:h}};return new vk(g)}))),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(bt(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&&!bt(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!bt(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 G(this,arguments,function*(e={}){if(this.state.visible)return;const i=D({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return G(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=D({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return G(this,null,function*(){var c,h,u,f,g,A;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=(A=(g=e==null?void 0:e.showAnime)!=null?g:e==null?void 0:e.anime)!=null?A: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:vu,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return G(this,null,function*(){return rk(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 G(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 G(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 G(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=D(D({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return G(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Yi(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?sk({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Me):this.pipeObjects}};const yk=n=>new bk(n),wk="data:image/png;base64,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";function Ck(n){ge(n,"svelte-1s88cj8",".room-label-item.svelte-1s88cj8{position:absolute;font-size:0.5rem;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-1s88cj8{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-1s88cj8{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-1s88cj8{font-size:0.625rem}")}function bu(n){let t,e,i,s,o,r;return{c(){t=S("span"),e=ke(n[0]),i=$(),s=S("div"),C(t,"class","room-label-item__text svelte-1s88cj8"),T(t,"background-image","url("+wk+")"),K(t,"wide",n[0].length>3),C(s,"class","room-label-item__bar svelte-1s88cj8")},m(a,l){B(a,t,l),L(t,e),B(a,i,l),B(a,s,l),o||(r=Ae(t,"click",function(){si(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&De(e,n[0]),l&1&&K(t,"wide",n[0].length>3)},d(a){a&&z(t),a&&z(i),a&&z(s),o=!1,r()}}}function Pk(n){let t,e=!n[5]&&bu(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","room-label-item svelte-1s88cj8"),T(t,"z-index",n[2]),T(t,"transform",n[3]),T(t,"opacity",n[1]),T(t,"visibility",n[7])},m(i,s){B(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=bu(i),e.c(),e.m(t,null)),s&4&&T(t,"z-index",i[2]),s&8&&T(t,"transform",i[3]),s&2&&T(t,"opacity",i[1]),s&128&&T(t,"visibility",i[7])},i:J,o:J,d(i){i&&z(t),e&&e.d(),n[10](null)}}}function Ik(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,g;It(()=>{f&&typeof h=="function"&&(g=h(f,u))}),zt(()=>{g==null||g()});function A(p){We[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,A]}class _g extends ce{constructor(t){super(),le(this,t,Ik,Pk,ae,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},Ck)}}class Ek extends tf{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class Mk{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 w.Vector3);d(this,"tagNDCPosition",new w.Vector3);d(this,"tagTransform",{left:0,top:0});d(this,"tagZIndex",0);d(this,"hooks",new ti);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 Ji({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.five.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=new w.Raycaster,s=e.camera.position.clone();i.set(s.clone(),this.tagPosition.clone().sub(s).normalize());const[o]=e.model.intersectRaycaster(i),r=this.tagPosition.distanceTo(e.camera.position);if(o&&o.distance+.1<r)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const a=this.tagNDCPosition;return Math.abs(a.x)>1.2||Math.abs(a.y)>1.2||Math.abs(a.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 w.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 w.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new w.Mesh(yu(this.shape,o),kk(r,a)),La(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new nf(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),La(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Ek(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new _g({target:e,props:{rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=qa(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 w.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=yu(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=R0(e),s=new w.Vector3(i.x,i.y,t);La(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 yu(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function kk(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function La(n,t){const e=new w.Matrix4,i=new w.Matrix4().makeRotationX(Math.PI/2),s=new w.Matrix4().makeTranslation(0,0,-t),o=new w.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let xk=class extends pi{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.five.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=D({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new w.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return D({},this._config)}get disposed(){return this._disposed}load(e){return G(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 Mk(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 G(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=D({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return G(this,null,function*(){if(this.state.visible===!1)return;const i=D({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(bt(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=D(D({},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 w.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]),oe(D({},s),{floor_index:s.object_data.floorIndex,object_data:oe(D({},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=D(D({},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 G(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return G(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const Dk=(n,t)=>new xk(n,t);class Sk extends sn{constructor(e,i){super(e);d(this,"state");d(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});d(this,"group",new w.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=jn(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=D({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 w.Mesh(new w.PlaneBufferGeometry(this.config.width,this.config.width),new w.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 D({},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 G(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=D({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return G(this,null,function*(){if(this.state.visible===!1)return;const i=D({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(bt(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=D(D({},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 w.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=D(D({},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){var o,r,a;const i=(a=(r=(o=this.five.work)==null?void 0:o.observers)==null?void 0:r[e])==null?void 0:a.standingPosition,s=i==null?void 0:i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return G(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Yi(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=w.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new w.Quaternion;i.multiplyQuaternions(new w.Quaternion().setFromAxisAngle(new w.Vector3(1,0,0),-Math.PI/2),new w.Quaternion().setFromAxisAngle(new w.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 Tk=(n,t)=>new Sk(n,t),Lk={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class jk{constructor(t){d(this,"container");this.container=t}setType(t){const e=Lk[t];e?this.container.style.cursor=`url(${e}), auto`:this.container.style.cursor=t}tip(t){return()=>this.closeTip()}closeTip(){}reset(){this.container.style.cursor="auto"}}class zk{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})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new jk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new Xf(this.five),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new jl(this.five),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Yl(this.five),this._object3DHelper)}}const Wg=new zk;window.globalModules=Wg;function Ug(n,t){return n?t(n)?n:n.parent?Ug(n.parent,t):null:null}const ja=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function za(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function vs(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Yg(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 Xg(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 Ok(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 Bs={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,"-":ja?173:189,"=":ja?61:187,";":ja?59:186,"'":222,"[":219,"]":221,"\\":220},ni={"⇧":16,shift:16,"⌥":18,alt:18,option:18,"⌃":17,ctrl:17,control:17,"⌘":91,cmd:91,command:91},nl={16:"shiftKey",18:"altKey",17:"ctrlKey",91:"metaKey",shiftKey:16,ctrlKey:17,altKey:18,metaKey:91},dt={16:!1,18:!1,17:!1,91:!1},Ue={};for(let n=1;n<20;n++)Bs["f".concat(n)]=111+n;let Ge=[],Ms=null,Zg="all";const di=new Map,_s=n=>Bs[n.toLowerCase()]||ni[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Bk=n=>Object.keys(Bs).find(t=>Bs[t]===n),Vk=n=>Object.keys(ni).find(t=>ni[t]===n);function Jg(n){Zg=n||"all"}function Vs(){return Zg||"all"}function Rk(){return Ge.slice(0)}function Hk(){return Ge.map(n=>Bk(n)||Vk(n)||String.fromCharCode(n))}function Nk(){const n=[];return Object.keys(Ue).forEach(t=>{Ue[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=>_s(a))})})}),n}function Gk(n){const t=n.target||n.srcElement,{tagName:e}=t;let i=!0;const s=e==="INPUT"&&!["checkbox","radio","range","button","file","reset","submit","color"].includes(t.type);return(t.isContentEditable||(s||e==="TEXTAREA"||e==="SELECT")&&!t.readOnly)&&(i=!1),i}function Qk(n){return typeof n=="string"&&(n=_s(n)),Ge.indexOf(n)!==-1}function Fk(n,t){let e,i;n||(n=Vs());for(const s in Ue)if(Object.prototype.hasOwnProperty.call(Ue,s))for(e=Ue[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return Xl(a)}):i++;Vs()===n&&Jg(t||"all")}function _k(n){let t=n.keyCode||n.which||n.charCode;const e=Ge.indexOf(t);if(e>=0&&Ge.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Ge.splice(0,Ge.length),(t===93||t===224)&&(t=91),t in dt){dt[t]=!1;for(const i in ni)ni[i]===t&&(ut[i]=!1)}}function qg(n){if(typeof n=="undefined")Object.keys(Ue).forEach(s=>{Array.isArray(Ue[s])&&Ue[s].forEach(o=>ko(o)),delete Ue[s]}),Xl(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&ko(s)});else if(typeof n=="object")n.key&&ko(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=""),ko({key:n,scope:s,method:o,splitKey:"+"})}}const ko=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Xg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":_s(c);if(!Ue[h])return;e||(e=Vs());const u=l>1?Yg(ni,a):[],f=[];Ue[h]=Ue[h].filter(g=>{const p=(i?g.method===i:!0)&&g.scope===e&&Ok(g.mods,u);return p&&f.push(g.element),!p}),f.forEach(g=>Xl(g))})};function wu(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 dt)Object.prototype.hasOwnProperty.call(dt,o)&&(!dt[o]&&t.mods.indexOf(+o)>-1||dt[o]&&t.mods.indexOf(+o)===-1)&&(s=!1);(t.mods.length===0&&!dt[16]&&!dt[18]&&!dt[17]&&!dt[91]||s||t.shortcut==="*")&&(t.keys=[],t.keys=t.keys.concat(Ge),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Cu(n,t){const e=Ue["*"];let i=n.keyCode||n.which||n.charCode;if(!ut.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Ge.indexOf(i)===-1&&i!==229&&Ge.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=nl[a];n[a]&&Ge.indexOf(l)===-1?Ge.push(l):!n[a]&&Ge.indexOf(l)>-1?Ge.splice(Ge.indexOf(l),1):a==="metaKey"&&n[a]&&Ge.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Ge=Ge.slice(Ge.indexOf(l))))}),i in dt){dt[i]=!0;for(const a in ni)ni[a]===i&&(ut[a]=!0);if(!e)return}for(const a in dt)Object.prototype.hasOwnProperty.call(dt,a)&&(dt[a]=n[nl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Ge.indexOf(17)===-1&&Ge.push(17),Ge.indexOf(18)===-1&&Ge.push(18),dt[17]=!0,dt[18]=!0);const s=Vs();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)&&wu(n,e[a],s,t);if(!(i in Ue))return;const o=Ue[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(_s(h[f]));u.sort().join("")===Ge.sort().join("")&&wu(n,l,s,t)}}function ut(n,t,e){Ge=[];const i=Xg(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&&qg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Yg(ni,n)),n=n[n.length-1],n=n==="*"?"*":_s(n),n in Ue||(Ue[n]=[]),Ue[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(!di.has(r)){const g=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Cu(p,r)},A=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Cu(p,r),_k(p)};di.set(r,{keydownListener:g,keyupListenr:A,capture:u}),za(r,"keydown",g,u),za(r,"keyup",A,u)}if(!Ms){const g=()=>{Ge=[]};Ms={listener:g,capture:u},za(window,"focus",g,u)}}}function Wk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Ue).forEach(e=>{Ue[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function Xl(n){const t=Object.values(Ue).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=di.get(n)||{};i&&s&&(vs(n,"keyup",s,o),vs(n,"keydown",i,o),di.delete(n))}if((t.length<=0||di.size<=0)&&(Object.keys(di).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=di.get(s)||{};o&&r&&(vs(s,"keyup",r,a),vs(s,"keydown",o,a),di.delete(s))}),di.clear(),Object.keys(Ue).forEach(s=>delete Ue[s]),Ms)){const{listener:s,capture:o}=Ms;vs(window,"focus",s,o),Ms=null}}const Oa={getPressedKeyString:Hk,setScope:Jg,getScope:Vs,deleteScope:Fk,getPressedKeyCodes:Rk,getAllKeyCodes:Nk,isPressed:Qk,filter:Gk,trigger:Wk,unbind:qg,keyMap:Bs,modifier:ni,modifierMap:nl};for(const n in Oa)Object.prototype.hasOwnProperty.call(Oa,n)&&(ut[n]=Oa[n]);if(typeof window!="undefined"){const n=window.hotkeys;ut.noConflict=t=>(t&&window.hotkeys===ut&&(window.hotkeys=n),ut),window.hotkeys=ut}const Uk=16777215,Pu=16777215,Yk=2,Gn=.6,Xk="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 Iu=null;class Rs extends St{constructor(e){var c,h;super();d(this,"name","PointMesh");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"fontMesh");d(this,"backgroundMesh");const i=new w.BufferGeometry;i.setAttribute("position",new w.Float32BufferAttribute([0,0,0],3));const s={transparent:!0,side:w.DoubleSide,size:(c=e==null?void 0:e.size)!=null?c:8,map:Iu||(Iu=new w.TextureLoader().load(Xk)),sizeAttenuation:!1},o=new w.PointsMaterial(oe(D({},s),{color:(h=e==null?void 0:e.color)!=null?h:16777215,depthTest:!0,opacity:1})),r=new w.PointsMaterial(oe(D({},s),{size:o.size,color:o.color,depthWrite:!1,depthTest:!1,opacity:.5})),a=new w.Points(i,o),l=new w.Points(i,r);this.fontMesh=a,this.backgroundMesh=l,a.name="FontMesh",l.name="BackgroundMesh",a.renderOrder=10,l.renderOrder=0,this.add(a,l),e!=null&&e.point&&this.position.copy(Ve(e.point)),Me(e==null?void 0:e.occlusionVisibility)&&(this.backgroundMesh.visible=e.occlusionVisibility)}get color(){return this.fontMesh.material.color}get size(){return this.fontMesh.material.size}setStyle(e){Me(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),Me(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),Me(e.occlusionVisibility)&&(this.backgroundMesh.visible=e.occlusionVisibility)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.fontMesh.material.opacity,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight*Gn}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}}class Eu extends Ds.LineMaterial{constructor(e){var i,s;super(e);d(this,"_three_color");Me(e==null?void 0:e.color)&&(this.three_color=(i=e==null?void 0:e.color)!=null?i:16777215),Object.keys(e).forEach(o=>{["color","dashed","dashScale","dashSize","gapSize","resolution"].includes(o)||o in this&&(this[o]=e[o])}),this.setDashed((s=e==null?void 0:e.dashed)!=null?s:!1)}get three_color(){return this._three_color}set three_color(e){this._three_color=e,this.color=e}setDashed(e){e?this.defines.USE_DASH="":delete this.defines.USE_DASH,this.needsUpdate=!0}}class Mu extends Ds.THREE_Line2{constructor(e,i){super(e,i);d(this,"name","Line3")}}class tn extends St{constructor(e){var r,a,l,c;super();d(this,"name","LineMesh");d(this,"points");d(this,"highlighted",!1);d(this,"line");d(this,"backLine");d(this,"opacityBeforeHighlight");const i=new Ds.LineGeometry,s=new Eu({color:new w.Color((r=e==null?void 0:e.lineColor)!=null?r:Pu),linewidth:(a=e==null?void 0:e.lineWidth)!=null?a:Yk,dashScale:40,opacity:1,transparent:!0,dashed:(l=e==null?void 0:e.dashed)!=null?l:!1}),o=new Eu({color:new w.Color((c=e==null?void 0:e.lineColor)!=null?c:Pu),linewidth:s==null?void 0:s.linewidth,dashScale:s.dashScale,depthTest:!1,depthWrite:!1,transparent:!0,opacity:.2,dashed:s.dashed,resolution:s.resolution});this.line=new Mu(i,s),this.backLine=new Mu(i,o),this.line.renderOrder=1,this.backLine.renderOrder=0,this.line.name="lineFrontMaterial",this.backLine.name="lineBackMaterial",e&&this.setStyle(e),e!=null&&e.points&&this.setPoints(e.points)}get lineWidth(){return this.line.material.linewidth}get color(){return new w.Color(this.line.material.three_color)}get dashed(){return this.line.material.dashed}get occlusionVisibility(){return this.backLine.visible}setPoints(e){const i=e.map(Ve).filter(Me);if(this.points=i,i.length<2)return;this.addIfNotExists(this.line,this.backLine);const s=i.flatMap(o=>[o.x,o.y,o.z]);s.length>2&&(this.line.geometry.dispose(),this.line.geometry=new Ds.LineGeometry,this.backLine.geometry=this.line.geometry),this.line.geometry.setPositions(s),this.line.computeLineDistances(),this.needsRender=!0}setResolution(e,i){const s=this.line.material.resolution;(s.x!==e||s.y!==i)&&(s.set(e,i),this.needsRender=!0);const o=this.backLine.material.resolution;(o.x!==e||o.y!==i)&&(o.set(e,i),this.needsRender=!0)}setStyle(e){Me(e.lineColor)&&(this.line.material.three_color=new w.Color(e.lineColor),this.backLine.material.three_color=new w.Color(e.lineColor)),Me(e.lineWidth)&&(this.line.material.linewidth=e.lineWidth,this.backLine.material.linewidth=e.lineWidth),Me(e.dashed)&&(this.line.material.setDashed(e.dashed),this.backLine.material.setDashed(e.dashed)),Me(e.occlusionVisibility)&&(this.backLine.visible=e.occlusionVisibility),this.needsRender=!0}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.line.material.opacity,this.line.material.opacity=this.opacityBeforeHighlight*Gn,this.backLine.material.opacity=this.backLine.material.opacity*Gn,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.line.material.opacity=this.opacityBeforeHighlight,this.backLine.material.opacity=.2,this.needsRender=!0)}}class Zk extends tn{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new St);d(this,"style");d(this,"setStyle",e=>{super.setStyle(e),this.style=D(D({},this.style),e),this.pointMeshes.forEach(i=>i.setStyle(oe(D({},this.style),{color:e.lineColor}))),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;Me((e=this.style)==null?void 0:e.pointVisibility)&&(this.startPoint&&(this.startPoint.visible=typeof this.style.pointVisibility=="object"?this.style.pointVisibility.startPoint:this.style.pointVisibility),this.endPoint&&(this.endPoint.visible=typeof this.style.pointVisibility=="object"?this.style.pointVisibility.endPoint:this.style.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(Ve).filter(Me);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new Rs(oe(D({},this.style),{color:(r=this.style)==null?void 0:r.lineColor}));o.position.copy(s),this.pointGroup.add(o)}),this.updateEdgePointsVisibility(),this.needsRender=!0}}function Jk(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 Kg extends St{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=ds(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o)}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 w.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 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}){var r,a,l,c,h,u,f,g;let s=e.map(Ve);i.closed&&(s=Jk(s));const o={lineWidth:(a=(r=this.paramsStyle)==null?void 0:r.lineWidth)!=null?a:this.lineWidth,lineColor:(c=(l=this.paramsStyle)==null?void 0:l.lineColor)!=null?c:this.lineColor,dashed:(u=(h=this.paramsStyle)==null?void 0:h.dashed)!=null?u:this.dashed,occlusionVisibility:(g=(f=this.paramsStyle)==null?void 0:f.occlusionVisibility)!=null?g:this.occlusionVisibility};this.lines.length&&this.lines.forEach(A=>A.removeFromParent()),this.lines=s.map((A,p)=>{const m=s[p+1];if(p!==0&&m===void 0)return null;const v=new Zk(oe(D({},o),{pointVisibility:this.withDots?{startPoint:p===0,endPoint:!0}:!1}));return v.setPoints([A,m]),v}).filter(Me),this.add(...this.lines)}setStyle(e){this.paramsStyle=e,this.lines.forEach(i=>i.setStyle(e))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class Qn extends Kg{constructor(...e){super(oe(D({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class $o extends Kg{constructor(...e){super(oe(D({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const ku=new Map;class Li extends St{constructor(e,i){super();d(this,"name","Sculpt");d(this,"isSculptObject",!0);d(this,"draggable");d(this,"selected");d(this,"config");d(this,"editor");d(this,"on",(e,i,...s)=>Ze.modules.fiveDomEvents.addEventListener(this,e,i,...s));d(this,"off",(...e)=>Ze.modules.fiveDomEvents.addEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=D({canEdit:!0,occlusionVisibility:!0},i),e!=null&&e.style&&(e.style.occlusionVisibility=this.config.occlusionVisibility),this.config.canEdit&&(ut("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var o,r;if(this.pointSelector.enabled)return;let s=ku.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s.editor)==null||o.disable()),ku.set(this.parent.uuid,this),this.selected=!0,this.highlight(),(r=this.editor)==null||r.enable()}),ut("esc",()=>{var s;this.selected=!1,this.unhighlight(),!this.pointSelector.enabled&&((s=this.editor)==null||s.disable())}))}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return Ze.modules.pointSelector}stopCreating(){Ze.modules.pointSelector.disable()}delete(){var e;this.removeFromParent(),(e=this.editor)==null||e.disable()}highlight(){}unhighlight(){}applyObjectMatrixWorld(e){return Array.isArray(e)?e.map(i=>i.clone().applyMatrix4(this.matrixWorld)):e.clone().applyMatrix4(this.matrixWorld)}applyObjectQuaternion(e){const i=this.quaternion.clone();return Array.isArray(e)?e.map(s=>s.clone().applyQuaternion(i)):e.clone().applyQuaternion(i)}}class Zl extends St{constructor(e){super();d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class Ws extends Zl{constructor(e,i){super(e);d(this,"objectHelperConfig");this.objectHelperConfig=i}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Ze.modules.object3DHelper.addObject3DHelper(this.originObject,D({positionFrom:"boundingBox"},e))}disable(){super.disable(),Ze.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class $g extends Zl{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 Rs)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Me).forEach(e=>{const i=new Rs;i.visible=!1,i.position.copy(e),i.draggable=!0,Ze.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Ze.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Ze.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class qk extends $g{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=gr(Ze.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 Ft(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class xu extends Li{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");e&&(this.polyLineMesh=new $o(D(D({},e.style),e)),this.add(this.polyLineMesh)),this.editor=new qk(this),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new w.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren();const i=new $o(e);this.polyLineMesh=i,this.add(this.polyLineMesh),yield Kk(i,this.pointSelector),this.editor.enable()})}}function Kk(n,t){const e=n.parent;if(!e)return;const i=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});return e.add(i),t.enable(),new Promise((s,o)=>{const r=[],a=c=>{const h=c.point;r.push(h.clone()),n.setPoints(r)},l=c=>{var f;if(!((f=n.points)!=null&&f.length)||!c)return;const h=r.at(-1).clone(),u=c.point;i.setPoints([h,u])};t.on("select",a),t.on("intersectionUpdate",l),t.on("disable",()=>{if(t.off("select",a),t.off("intersectionUpdate",l),e.remove(i),r.length<2)return e.remove(n),o(new Error("Cancelled"));s()})})}class $k extends Zl{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=gr(Ze.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 Du extends Li{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");this.editor=new $k(this),e&&(this.pointMesh=new Rs(D(D({},e.style),e)),this.add(this.pointMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{point:Ft(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}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 G(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new Rs(e)),yield e3(this.pointMesh,this.pointSelector),this.editor.enable()})}}function e3(n,t){return new Promise((e,i)=>{t.enable();const s=o=>{const{point:r}=o;n.position.copy(r),e(),t.disable()};t.on("disable",()=>{t.off("select",s),i(new Error("Cancelled"))}),t.once("select",s)})}class Jl extends St{constructor(e){var a,l;super();d(this,"name","ColoredMesh");d(this,"meshFont");d(this,"meshBackground");d(this,"_geometry",new w.BufferGeometry);const i=new w.MeshBasicMaterial({color:(a=e==null?void 0:e.color)!=null?a:Uk,transparent:!0,side:w.DoubleSide,depthTest:!0,opacity:(l=e==null?void 0:e.opacity)!=null?l:.5}),s=new w.MeshBasicMaterial({color:16777215,transparent:!0,side:w.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3/.5*i.opacity}),o=new w.Mesh(this.geometry,i),r=new w.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,r),Me(e==null?void 0:e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}get color(){return this.meshFont.material.color}get opacity(){return this.meshFont.material.opacity}get occlusionVisibility(){return!!this.meshBackground.parent}set geometry(e){this._geometry=e,this.meshFont.geometry=e,this.meshBackground.geometry=e}get geometry(){return this._geometry}setStyle(e){Me(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),Me(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*e.opacity,this.needsRender=!0),Me(e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}}const ql=new w.BufferGeometry;ql.name="blankGeometry";ql.isBlank=!0;class er extends Jl{constructor(e){super(e);d(this,"name","PolygonMesh");d(this,"points",[]);d(this,"planeHelperNeedUpdate",!0);d(this,"geometryInfoNeedUpdate",!0);d(this,"planeHelper",null);d(this,"geometryInfo",null);d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);e!=null&&e.points&&this.setPoints(e.points)}get isBlank(){return!!this.geometry.isBlank}get center(){return this.getGeometryInfo().center}setPoints(e){var s;const i=e.map(Ve);this.points=i,this.geometry=(s=Ff(this.points))!=null?s:ql,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}getGeometryInfo(){return this.geometryInfoNeedUpdate?Wf(this.geometry):this.geometryInfo}projectPoint(e){return e&&(this.planeHelperNeedUpdate&&this.updatePlaneHelper(),this.planeHelper?this.planeHelper.projectPoint(e,new w.Vector3):e)}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.setStyle({opacity:this.opacity*Gn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}updatePlaneHelper(){this.points.length>=3?this.planeHelper=new w.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.planeHelper=null,this.planeHelperNeedUpdate=!1}}class tr extends er{constructor(e){const o=e!=null?e:{},{points:i}=o,s=ds(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new Qn);i&&this.setPoints(i),s&&this.setStyle(s)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e,i={closed:!0}){super.setPoints(e),this.points&&(this.line.setPoints(this.points,i),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class Su extends tr{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class t3 extends $g{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=gr(Ze.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 Tu extends Li{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");this.editor=new t3(this),e&&(this.areaMesh=new Su(D(D({},e.style),e)),this.add(this.areaMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Su(e);this.areaMesh=i,this.add(this.areaMesh),yield em(this.areaMesh,this.pointSelector),this.editor.enable()})}}function em(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(o);const r=new Qn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(r),t.enable();const a=[];let l,c=!1;const h=A=>{const p=a.length===0?A.point:l.clone();a.push(p.clone()),n.setPoints(a,{closed:!1}),c&&(f(),e())},u=A=>{var m;if(!((m=n.points)!=null&&m.length)||!A)return;const p=a.at(-1).clone();if(n.points.length<=2)l=A.point,o.setPoints([p,l]),s!=null&&s.children.includes(r)&&s.remove(r);else{l=n.projectPoint(A.point);const v=n.points[0],y=.2;v.distanceTo(l)<y||v.distanceTo(A.point)<y?(l=v,A.point.copy(v),t.pointSelectorHelper.updateWithIntersect(A,{emitEvent:!1}),c=!0):c=!1,r.setPoints([l,A.point]),s!=null&&s.children.includes(r)||s==null||s.add(r)}o.setPoints([p,l]),a.length>=2&&n.setPoints([...a,l],{closed:!1})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o,r)},g=()=>{f(),s==null||s.remove(n,r,o),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})}class ir extends St{constructor(e){super();d(this,"name","PrismMesh");d(this,"heightPoint");d(this,"bottomPolygon",new tr);d(this,"topPolygon",new tr);d(this,"edgePlanes",new St);this.topPolygon.name="TopPolygon",this.bottomPolygon.name="BottomPolygon",this.edgePlanes.name="EdgePlanes",this.addIfNotExists(this.bottomPolygon),e&&this.setPoints(e),e&&this.setStyle(e)}get center(){var s,o;const e=(s=this.topPolygon)==null?void 0:s.center,i=(o=this.bottomPolygon)==null?void 0:o.center;if(e&&i)return new w.Vector3().lerpVectors(e,i,.5)}get color(){return this.bottomPolygon.color}get lineWidth(){return this.bottomPolygon.lineWidth}get lineColor(){return this.bottomPolygon.lineColor}setStyle(e){this.bottomPolygon.setStyle(e),this.topPolygon.setStyle(e),this.edgePlanes.children.forEach(i=>{(i instanceof tn||i instanceof er)&&i.setStyle(e)})}setPoints(e){Me(e.points)&&this.setBottomPoints(e.points),Me(e.heightPoint)&&this.setTopHeightPoint(Ve(e.heightPoint))}highlight(){this.bottomPolygon.highlight(),this.topPolygon.highlight(),this.edgePlanes.children.forEach(e=>{typeof e.highlight=="function"&&e.highlight()})}unhighlight(){this.bottomPolygon.unhighlight(),this.topPolygon.unhighlight(),this.edgePlanes.children.forEach(e=>{typeof e.unhighlight=="function"&&e.unhighlight()})}setBottomPoints(e){this.bottomPolygon.setPoints(e.map(Ve)),this.heightPoint&&this.setTopHeightPoint(this.heightPoint)}setTopHeightPoint(e){this.heightPoint=e,this.addIfNotExists(this.topPolygon);const i=this.bottomPolygon.projectPoint(e),s=new w.Vector3().subVectors(e,i);this.up.copy(s.clone().normalize());const r=this.bottomPolygon.points.map(a=>a.clone().add(s));this.topPolygon.setPoints(r),this.setEdgePlanes()}setEdgePlanes(){const e=this.bottomPolygon.points,i=this.topPolygon.points;this.addIfNotExists(this.edgePlanes),this.edgePlanes.removeChildren(),e.forEach((s,o)=>{if(o===0)return;const r=new er({color:this.color});r.setPoints([e[o-1],e[o],i[o],i[o-1]]);const a=new tn({lineColor:this.lineColor,lineWidth:this.lineWidth});a.name="EdgeLine",a.setPoints([e[o-1],i[o-1]]),this.edgePlanes.add(r,a)})}}class i3 extends Ws{constructor(t){super(t,()=>{const e=()=>{var r,a;const i=(r=t.prismMesh.topPolygon.getGeometryInfo())==null?void 0:r.center,s=(a=t.prismMesh.bottomPolygon.getGeometryInfo())==null?void 0:a.center,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:()=>e().boxCenter.clone().applyMatrix4(t.matrixWorld),yAxis:t.prismMesh.up,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,{prismMesh:a}=t;r==="top"?a.setPoints({heightPoint:s}):r==="bottom"&&a.setPoints({points:a.topPolygon.points.map(l=>l.clone().add(s.clone().sub(o.basePosition)))})}}}})}}class Lu extends Li{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");this.editor=new i3(this),e&&(this.prismMesh=new ir(D(D({},e.style),e)),this.add(this.prismMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.prismMesh.bottomPolygon.points)),heightPoint:Ft(this.applyObjectMatrixWorld(this.prismMesh.heightPoint)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.prismMesh=new ir(e),this.add(this.prismMesh),yield n3(this.prismMesh,this.pointSelector),this.editor.enable()})}}function n3(n,t){return G(this,null,function*(){const e=n.parent;yield em(n.bottomPolygon,t);const i=new tn;i.name="LineHelper",e.add(i);const s=n.bottomPolygon.points.at(-1),o=Hs(n.bottomPolygon.points).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=A=>{f(),l()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(Ze.modules.five.camera.position,A.raycaster.ray,new w.Line3(r,a));p&&n.setPoints({heightPoint:p})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),e.remove(i),t.disable()},g=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}class s3 extends Ws{constructor(t){super(t,()=>({yAxis:t.rectangleMesh.up}))}}class o3 extends w.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 w.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new w.BufferAttribute(new Uint16Array([0,1,2,0,1,3]),1))}}function r3(n,t){const i=new w.Plane().setFromCoplanarPoints(n[0],n[1],n[2]).projectPoint(t,new w.Vector3);return new w.Vector3().subVectors(t,i).normalize()}class tm extends er{constructor(e){super(e);d(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}get builtPoints(){var e,i;return(i=(e=this.meshFont)==null?void 0:e.geometry)==null?void 0:i.points.slice(0,3)}get sortedPoint(){return[this.points[0],this.points[2],this.points[1],this.points[3]].filter(Me)}setPoints(e){const i=e.map(Ve).filter(Me);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=new w.Vector3().addVectors(s,o).sub(r);i.push(a)}this.up.copy(r3(i,Ze.modules.five.camera.position)),this.points=i,this.geometry=new o3(i),this.planeHelperNeedUpdate=!0}}class ks extends tm{constructor(e){const o=e!=null?e:{},{points:i}=o,s=ds(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new Qn);i&&this.setPoints(i),s&&this.setStyle(s)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){if(super.setPoints(e),this.points){const i=this.points;this.line.setPoints([i[0],i[2],i[1],i[3],i[0]]),this.addIfNotExists(this.line)}}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class ju extends Li{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");this.config.canEdit&&(this.editor=new s3(this)),e&&(this.rectangleMesh=new ks(D(D({},e.style),e)),this.add(this.rectangleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:this.rectangleMesh.builtPoints.map(e=>e.toArray()),style:{color:this.rectangleMesh.color.getHex(),lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren();const i=new ks(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield im(this.rectangleMesh,this.pointSelector),this.editor.enable()})}}function im(n,t){return new Promise((e,i)=>{var A,p;const s=n.parent;if(!s){i(new Error("No container"));return}const o=new $o({dashed:!0,lineColor:(A=n.lineColor)!=null?A:n.color}),r=new $o({dashed:!1,lineColor:(p=n.lineColor)!=null?p:n.color});s.add(o,r),t.enable();const a=[],l=new w.Vector3,c=new w.Plane,h=m=>{a.push(l.clone()),a.length!==1&&(a.length===2?r.setPoints([a[0],a[1]]):a.length===3&&(f(),e()))},u=m=>{if(m!=null&&m.raycaster){if(a.length===0)l.copy(m.point),c.setFromNormalAndCoplanarPoint(m.face.normal,m.point.clone());else if(a.length===1)m.raycaster.ray.intersectPlane(c,l),o.setPoints([a.at(-1),l]);else if(a.length===2){const v=m.raycaster.ray.intersectPlane(c,new w.Vector3),y=a[0].distanceTo(a[1])/2,E=new w.Vector3().lerpVectors(a[0],a[1],.5),I=new w.Vector3().subVectors(v,E).normalize(),k=new w.Vector3().addVectors(E,I.multiplyScalar(y));l.copy(k),s.remove(o),n.setPoints([...a,l])}}},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o,r)},g=()=>{f(),s==null||s.remove(n),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})}class a3 extends Ws{constructor(t){super(t,()=>({yAxis:t.circleMesh.normal}))}}function nm(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class l3 extends Jl{constructor(e){super(e);d(this,"_normal");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);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){const i=Ve(e.center),s=Ve(e.normal),o=e.radius,r=nm(o);this.geometry=new w.CircleGeometry(o,r),this.position.copy(i),this.lookAt(s.clone().add(i)),this.normal=s.clone().normalize(),this.needsRender=!0}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.opacity,this.setStyle({opacity:this.opacity*Gn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}}class nr extends l3{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=ds(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new tn(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class zu extends Li{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");this.editor=new a3(this),e&&(this.circleMesh=new nr(D(D({},e.style),e)),this.add(this.circleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{center:Ft(this.applyObjectMatrixWorld(this.circleMesh.center)),normal:Ft(this.applyObjectQuaternion(this.circleMesh.normal)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new nr(e);this.circleMesh=i,this.add(this.circleMesh),yield sm(this.circleMesh,this.pointSelector),this.editor.enable()})}}function sm(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Qn({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 g=new w.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=f.raycaster.ray.intersectPlane(g,new w.Vector3),a){const A=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:A})}},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 Ou extends St{constructor(e){super();d(this,"bottomCircle");d(this,"topCircle");d(this,"edgeMesh");d(this,"opacityBeforeHighlight");d(this,"highlighted",!1);d(this,"params");this.params=e,this.bottomCircle=new nr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new nr(e),this.topCircle.name="topCircle",this.edgeMesh=new Jl(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){const i=Ve(e.topCenter),s=Ve(e.bottomCenter),o=i.clone().sub(s).normalize();this.bottomCircle.setPoints({center:s,normal:o,radius:e.radius}),this.setTopCenter(i),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=D(D({},this.params),e),Me(e.color)&&this.bottomCircle.setStyle({color:e.color}),Me(e.color)&&this.topCircle.setStyle({color:e.color})}highlight(){this.highlighted||(this.highlighted=!0,this.opacityBeforeHighlight=this.edgeMesh.opacity,this.edgeMesh.setStyle({opacity:this.edgeMesh.opacity*Gn}),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.setStyle({opacity:this.opacityBeforeHighlight}),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 w.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),nm(this.radius),1,!0);const s=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new w.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class c3 extends Ws{constructor(t){super(t,()=>{const e=()=>{const i=t.cylinderMesh.topCenter,s=t.cylinderMesh.bottomCenter,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:t.cylinderMesh.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,{cylinderMesh:a}=t;r==="top"?a.setTopCenter(s):r==="bottom"&&a.setBottomCenter(s)}}}})}}class Bu extends Li{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");this.editor=new c3(this),e&&(this.cylinderMesh=new Ou(D(D({},e.style),e)),this.add(this.cylinderMesh))}get data(){return oe(D({},this.baseData),{bottomCenter:Ft(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter)),topCenter:Ft(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.cylinderMesh=new Ou(e),this.add(this.cylinderMesh),yield h3(this.cylinderMesh,this.pointSelector),this.editor.enable()})}}function h3(n,t){return G(this,null,function*(){const e=n.parent;yield sm(n.bottomCircle,t);const i=new tn;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=A=>{f(),l()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(Ze.modules.five.camera.position,A.raycaster.ray,new w.Line3(r,a)),v=new w.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(p,new w.Vector3),y=p.clone().sub(v),E=n.bottomCenter.clone().add(y);p&&n.setTopCenter(E)},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),e.remove(i),t.disable()},g=()=>{f(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}class d3 extends Ws{constructor(t){super(t,()=>{const e=()=>{var r,a;const i=(r=t.boxMesh.topPlane.getGeometryInfo())==null?void 0:r.center,s=(a=t.boxMesh.bottomPlane.getGeometryInfo())==null?void 0:a.center,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:t.boxMesh.bottomPlane.up,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,{boxMesh:a}=t;r==="top"?a.setTopHeightPoint(s):r==="bottom"&&a.setPoints({points:a.topPlane.points.map(l=>l.clone().add(s.clone().sub(o.basePosition)))})}}}})}}class Vu extends St{constructor(e){super();d(this,"name","BoxMesh");d(this,"bottomPlane");d(this,"topPlane");d(this,"heightPoint");d(this,"edgePlanes",[]);this.bottomPlane=new ks(e),this.topPlane=new ks(e),this.add(this.bottomPlane),e!=null&&e.points&&this.setPoints(e)}get planes(){return this.children.filter(e=>e instanceof tm)}get color(){var e;return(e=this.bottomPlane)==null?void 0:e.color}get lineColor(){var e;return(e=this.bottomPlane)==null?void 0:e.lineColor}get lineWidth(){var e;return(e=this.bottomPlane)==null?void 0:e.lineWidth}get occlusionVisibility(){var e;return(e=this.bottomPlane)==null?void 0:e.occlusionVisibility}setPoints(e){Me(e.heightPoint)&&this.setTopHeightPoint(e.heightPoint),Me(e.points)&&this.setBottomPoints(e.points)}setBottomPoints(e){const i=e.map(Ve).filter(Me);if(i.length<3){console.error("Invalid position");return}this.bottomPlane.setPoints(i),this.heightPoint&&this.setTopHeightPoint(this.heightPoint)}setTopHeightPoint(e){if(!this.bottomPlane.points.length)return;const i=Ve(e);this.heightPoint=i,this.addIfNotExists(this.topPlane);const s=this.bottomPlane.projectPoint(i),o=i.clone().sub(s),r=this.bottomPlane.points.map(a=>a.clone().add(o));this.topPlane.setPoints(r),this.up.copy(o.clone().normalize()),this.setEdgePlanes()}setEdgePlanes(){for(let e=0;e<4;e++){let i=this.edgePlanes[e];i||(this.edgePlanes[e]=new ks({color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,occlusionVisibility:this.occlusionVisibility}),i=this.edgePlanes[e]);const s=this.topPlane.sortedPoint,o=this.bottomPlane.sortedPoint,r=e===3?0:e+1;i.setPoints([s[e],o[r],o[e]]),this.addIfNotExists(i)}}setStyle(e){this.planes.forEach(i=>i.setStyle(e))}highlight(){this.planes.forEach(e=>e.highlight())}unhighlight(){this.planes.forEach(e=>e.unhighlight())}}class Ru extends Li{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");this.editor=new d3(this),e&&(this.boxMesh=new Vu(D(D({},e.style),e)),this.add(this.boxMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return oe(D({},this.baseData),{points:Ft(this.applyObjectMatrixWorld(this.boxMesh.bottomPlane.points)),heightPoint:Ft(this.applyObjectMatrixWorld(this.boxMesh.heightPoint)),style:{color:this.boxMesh.color.getHex(),lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return G(this,null,function*(){this.removeChildren(),this.boxMesh=new Vu(e),this.add(this.boxMesh),yield u3(this.boxMesh,this.pointSelector),this.editor.enable()})}}function u3(n,t){return G(this,null,function*(){return yield im(n.bottomPlane,t),new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new tn,r=Hs(n.bottomPlane.points).normalize(),a=n.bottomPlane.builtPoints.at(-1),l=a.clone().add(r.clone().multiplyScalar(10)),c=a.clone().sub(r.clone().multiplyScalar(10));o.setPoints([l,c]),s.add(o),t.enable();const h=A=>{f(),e()},u=A=>{if(!(A!=null&&A.raycaster))return;const p=Os(Ze.modules.five.camera.position,A.raycaster.ray,new w.Line3(l,c));p&&n.setPoints({heightPoint:p})},f=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",g),t.disable(),s==null||s.remove(o)},g=()=>{f(),s==null||s.remove(n),i(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",g)})})}const xs=class extends ti{constructor(e,i){super();d(this,"group");d(this,"five");d(this,"theme");this.five=e,this.theme=i,this.group=new St,this.group.name="Sculpt",e.scene.add(this.group),xs.modules.init(e),xs.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s})=>{var r;const o=Ug((r=s==null?void 0:s[0])==null?void 0:r.object,a=>a.isSculptObject);return o?this.emit("click",o):!1})}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Me)}}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=oe(D({},r),{style:D(D({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Du(a,i):r.type==="Polyline"?new xu(a,i):r.type==="Polygon"?new Tu(a,i):r.type==="Prism"?new Lu(a,i):r.type==="Rectangle"?new ju(a,i):r.type==="Circle"?new zu(a,i):r.type==="Cylinder"?new Bu(a,i):r.type==="Box"?new Ru(a,i):null});this.group.add(...s),this.needsRender()}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=xs.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(e){return G(this,null,function*(){var i;return this.createItem(Du,D(D({},(i=this.theme)==null?void 0:i.point),e))})}createPolyline(e){return G(this,null,function*(){var i;return this.createItem(xu,D(D({},(i=this.theme)==null?void 0:i.polyline),e))})}createPolygon(e){return G(this,null,function*(){var i;return this.createItem(Tu,D(D({},(i=this.theme)==null?void 0:i.polygon),e))})}createPrism(e){return G(this,null,function*(){var i;return this.createItem(Lu,D(D({},(i=this.theme)==null?void 0:i.prism),e))})}createRectangle(e){return G(this,null,function*(){var i;return this.createItem(ju,D(D({},(i=this.theme)==null?void 0:i.rectangle),e))})}createCircle(e){return G(this,null,function*(){var i;return this.createItem(zu,D(D({},(i=this.theme)==null?void 0:i.circle),e))})}createCylinder(e){return G(this,null,function*(){var i;return this.createItem(Bu,D(D({},(i=this.theme)==null?void 0:i.cylinder),e))})}createBox(e){return G(this,null,function*(){var i;return this.createItem(Ru,D(D({},(i=this.theme)==null?void 0:i.box),e))})}undo(){}redo(){}clear(){this.group.removeChildren()}createItem(e,...i){return G(this,null,function*(){const s=new e;return this.group.add(s),yield s.create(...i).catch(o=>{console.error(o),this.group.remove(s)}),s})}needsRender(){this.five.needsRender=!0}};let Ze=xs;d(Ze,"modules",Wg);const f3=n=>new Ze(n);function g3(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}function m3(n,t){const{x:e,y:i,z:s}=t.clone().project(n);return s>1?void 0:{leftPercent:(e+1)/2*100,topPercent:(-i+1)/2*100}}const Hu="LightTagContainer_shgjakdhwakjdhsja";class p3{constructor(t,e){d(this,"container");d(this,"visible",!1);d(this,"enabled",!1);d(this,"five");d(this,"position");d(this,"wrapper");d(this,"disposer");d(this,"onCameraUpdate",()=>{if(this.visible===!1)return;const t=m3(this.five.camera,this.position);t?(this.container.style.opacity="1",this.container.style.pointerEvents="auto",this.container.style.left=t.leftPercent+"%",this.container.style.top=t.topPercent+"%"):(this.container.style.opacity="0",this.container.style.pointerEvents="none")});d(this,"onFiveEveryReady",()=>{var t;if(this.visible&&this.five.state.mode!=="Panorama"){const e=new w.Raycaster;e.set(this.five.camera.position,this.position.clone().sub(this.five.camera.position));const i=(t=this.five.model.intersectRaycaster(e))==null?void 0:t[0];(i==null?void 0:i.distance)>this.position.distanceTo(this.five.camera.position)?(this.container.style.opacity="1",this.container.style.pointerEvents="auto"):(this.container.style.opacity="0",this.container.style.pointerEvents="none")}});this.five=t,this.position=Ve(e).clone(),this.container=(()=>{const i=document.createElement("div");return i.style.width="0",i.style.height="0",i.style.position="absolute",i})(),this.enable(),this.show()}show(){this.visible=!0,this.container.style.opacity="1",this.container.style.pointerEvents="auto",this.container.classList.add("withAnimation"),this.onCameraUpdate()}hide(t){this.visible=!1,t!=null&&t.withAnimation?this.container.classList.add("withAnimation"):this.container.classList.remove("withAnimation"),this.container.style.opacity="0",this.container.style.pointerEvents="none"}enable(){var i;if(this.enabled)return;this.enabled=!0,this.wrapper=(i=document.getElementById(Hu))!=null?i:(()=>{const s=document.createElement("div");return s.id=Hu,s.style.position="absolute",s.style.top="0",s.style.left="0",s.style.width="100%",s.style.height="100%",s.style.pointerEvents="none",this.five.getElement().parentElement.appendChild(s),s})(),this.wrapper.appendChild(this.container);let t=!1;const e=()=>{t||(t=!0,this.five.ready().then(()=>{this.onFiveEveryReady(),t=!1}))};this.five.on("cameraUpdate",e),this.five.on("cameraUpdate",this.onCameraUpdate),this.disposer=()=>{this.five.off("cameraUpdate",e),this.five.off("cameraUpdate",this.onCameraUpdate)}}disable(){var t;this.enabled&&(this.enabled=!1,this.wrapper.removeChild(this.container),(t=this.disposer)==null||t.call(this))}}function A3(n,t){return new p3(n,t)}let xo;const om=n=>xo||(xo=new jl(n,{noEmitWhenHide:!0}),xo);class rm extends ti{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,"enabled",!1);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=om(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Gs(this.model).getCenter(new w.Vector3);this.tag=A3(this.five,i)}get container(){return this.tag.container}show(){this.tag.show(),this.model.visible=!0,this.five.needsRender=!0}hide(){this.tag.hide(),this.model.visible=!1,this.five.needsRender=!0}enable(){if(this.enabled)return;this.enabled=!0,g3(this.group,this.model),this.five.needsRender=!0,this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.addEventListener(this.model,"click",e)}disable(){this.enabled&&(this.enabled=!1,this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.fiveDomEvents.removeEventListener(this.model,"click"))}onClick(){return this.emit("click",this)}}class am extends rm{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({withAnimation:!0}):this.tag.show(),super.onClick(),!0}}class v3 extends am{constructor(...t){super(...t)}}function b3(n){ge(n,"svelte-129wfaa",".withAnimation{transition:opacity 0.2s linear}.model-maker-tag.svelte-129wfaa{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 Nu(n){let t,e;return{c(){t=S("div"),e=ke(n[0]),C(t,"class","model-maker-tag svelte-129wfaa")},m(i,s){B(i,t,s),L(t,e)},p(i,s){s&1&&De(e,i[0])},d(i){i&&z(t)}}}function y3(n){let t,e=n[0]&&Nu(n);return{c(){e&&e.c(),t=we()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=Nu(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:J,o:J,d(i){e&&e.d(i),i&&z(t)}}}function w3(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class C3 extends ce{constructor(t){super(),le(this,t,w3,y3,ae,{text:0},b3)}}const Gu=(n,t)=>{var i;const e=new C3({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},P3=(n,t)=>{var i;const e=new _g({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},I3={box:Gu,triangles:Gu,prism:P3};class E3 extends rm{constructor(...t){const e=t[0],i=Gs(e.model),s=new w.Vector3().lerpVectors(Gi(i,0),Gi(i,5),.5);super(oe(D({},e),{position:s})),this.enable()}}class M3 extends pi{constructor(e){super(e);d(this,"state");d(this,"data");d(this,"group",new w.Group);d(this,"items",[]);d(this,"tagRendererMap",{});d(this,"fiveDomEvents");d(this,"handleEnable",()=>{this.items.forEach(e=>e.enable())});d(this,"handleDisable",()=>{this.items.forEach(e=>e.disable())});d(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:I3[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.fiveDomEvents=om(e),e.scene.add(this.group),this.handleEnable()}load(e){return G(this,null,function*(){var i;this.clear(),this.data=e,(i=e==null?void 0:e.list)==null||i.forEach(s=>{var o;if(s.type==="triangles"){const r=new tr;r.setPoints(s.object_data.points),r.setStyle({color:s.object_data.color,opacity:s.object_data.opacity,lineColor:s.object_data.color,occlusionVisibility:!1}),this.fiveDomEvents.addEventListener(r,"hover",()=>r.highlight()),this.fiveDomEvents.addEventListener(r,"unHover",()=>r.unhighlight());const a=new am({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(a)}else if(s.type==="prism"){const r=new ir;r.setPoints({points:s.object_data.points.map(l=>{var c;return[l[0],l[1]+((c=s.object_data.fixedY)!=null?c:0),l[2]]}),heightPoint:Ve(s.object_data.points[0]).add(new w.Vector3().setY(s.object_data.height+((o=s.object_data.fixedHeight)!=null?o:0)))}),r.setStyle({color:s.object_data.color,opacity:s.object_data.opacity,lineColor:s.object_data.color,occlusionVisibility:!1});const a=new E3({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(a)}else if(s.type==="box"){const r=new ir,{start:a,end:l,rotation:c,opacity:h,color:u}=s.object_data,f=new w.Vector3().fromArray(a),g=new w.Vector3().fromArray(l),A=new w.Euler().fromArray(c),p=new w.Quaternion().setFromEuler(A),m=new w.Box3;m.expandByPoint(f),m.expandByPoint(g),r.setPoints({points:[Gi(m,2),Gi(m,3),Gi(m,7),Gi(m,6)],heightPoint:Gi(m,0)}),r.applyQuaternion(p),r.setStyle({color:u,opacity:h,lineColor:u,occlusionVisibility:!1});const v=new v3({five:this.five,model:r,group:this.group,type:s.type,rawData:s});this.items.push(v)}}),this.five.needsRender=!0,this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer()})}setState(e){Me(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:"我不知道捏"})),Me(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:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=e,this.updateTagRenderer()}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.handleDisable(),this.items=[]}dispose(){this.handleDisable()}handleShow(){this.items.forEach(e=>e.show())}handleHide(){this.items.forEach(e=>e.hide())}}const k3=n=>new M3(n);mm();gm();exports.AreaMakerPlugin=Dk;exports.CSS3DRender=Tn;exports.CSS3DRenderPlugin=cl;exports.CameraMovementEffect=Of;exports.CameraMovementPlugin=V0;exports.ContentType=hg;exports.CruisePlugin=fM;exports.CruisePluginController=Ns;exports.CruisePluginTypes=uM;exports.CurrentPanoImagePlugin=Tk;exports.DIRECTION=In;exports.DISPLAY_STRATEGY_TYPE=Fi;exports.DimensionType=dg;exports.FLOOR_PLAN_ATTACHED_TO=Pi;exports.FLOOR_TYPE_MAP=k0;exports.GuideLineItem=cM;exports.GuideLineModeItem=tM;exports.GuideLinePlugin=_l;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=_i;exports.ItemLabelPlugin=Ty;exports.Magnifier=rr;exports.MapviewFloorplanPlugin=i0;exports.ModelChassisCompassPlugin=S0;exports.ModelEntryDoorGuidePlugin=j0;exports.ModelFloorplanPlugin=Kv;exports.ModelItemLabelPlugin=cy;exports.ModelMakerPlugin=k3;exports.ModelRoomLabelPlugin=aA;exports.ModelTVVideoPlugin=gy;exports.ModelViewPlugin=Tm;exports.MoveController=Fl;exports.MovePlugin=gM;exports.Object3DHelperController=Yl;exports.Object3DHelperPlugin=qM;exports.PLUGIN=yr;exports.PaintBrush=Sm;exports.PaintBrushTypeEnum=hi;exports.PanoCompassPlugin=ob;exports.PanoCursorRaycasterPlugin=vp;exports.PanoDoorLabelPlugin=_y;exports.PanoFloorplanRadarPlugin=E0;exports.PanoMeasurePlugin=B1;exports.PanoMeasurePluginLine=mi;exports.PanoMeasurePluginModel=Dl;exports.PanoMeasurePluginPoint=Tt;exports.PanoMeasurePluginPolyline=$i;exports.PanoRulerPlugin=F0;exports.PanoRulerProPlugin=eb;exports.PanoSpatialTagPlugin=q1;exports.PanoTagPlugin=Y2;exports.PanoTagPluginController=Ko;exports.PanoVideoPlugin=nk;exports.PanoVideoPluginType=ik;exports.PipelinePlugin=yk;exports.PointType=cg;exports.ROOM_FETILE_TYPE_MAP=M0;exports.ROOM_TYPE_MAP=x0;exports.Rotation=Jt;exports.Sculpt=Ze;exports.SculptPlugin=f3;exports.TopviewFloorplanPlugin=s0;exports.Util=pp;exports.WalkController=Ns;exports.defaultGlobalConfig=lg;exports.itemLabelPluginServerParams=Ly;exports.modelItemLabelPluginServerParams=hy;exports.modelRoomLabelPluginServerParams=lA;exports.pluginFlag=U2;
|