@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.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(K,G){typeof exports=="object"&&typeof module!="undefined"?G(exports,require("three"),require("@realsee/five"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("hammerjs"),require("@realsee/five/line"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("animejs"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],G):(K=typeof globalThis!="undefined"?globalThis:K||self,G(K.dnalogel={},K.THREE,K.FiveSDK,K.CSS3DRenderer,K.Hammer,K.Line,K.FBXLoader,K.earcut,K.anime,K.GLTFLoader))})(this,function(K,G,ve,pt,Bi,Vi,Ks,is,Vt,ns){"use strict";var v3=Object.defineProperty,b3=Object.defineProperties;var y3=Object.getOwnPropertyDescriptors;var Mr=Object.getOwnPropertySymbols;var lm=Object.prototype.hasOwnProperty,cm=Object.prototype.propertyIsEnumerable;var tc=(K,G,ve)=>G in K?v3(K,G,{enumerable:!0,configurable:!0,writable:!0,value:ve}):K[G]=ve,x=(K,G)=>{for(var ve in G||(G={}))lm.call(G,ve)&&tc(K,ve,G[ve]);if(Mr)for(var ve of Mr(G))cm.call(G,ve)&&tc(K,ve,G[ve]);return K},re=(K,G)=>b3(K,y3(G));var qs=(K,G)=>{var ve={};for(var pt in K)lm.call(K,pt)&&G.indexOf(pt)<0&&(ve[pt]=K[pt]);if(K!=null&&Mr)for(var pt of Mr(K))G.indexOf(pt)<0&&cm.call(K,pt)&&(ve[pt]=K[pt]);return ve};var d=(K,G,ve)=>(tc(K,typeof G!="symbol"?G+"":G,ve),ve);var F=(K,G,ve)=>new Promise((pt,Bi)=>{var Vi=Vt=>{try{is(ve.next(Vt))}catch(ns){Bi(ns)}},Ks=Vt=>{try{is(ve.throw(Vt))}catch(ns){Bi(ns)}},is=Vt=>Vt.done?pt(Vt.value):Promise.resolve(Vt.value).then(Vi,Ks);is((ve=ve.apply(K,G)).next())});function dm(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=dm(G);function um(){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 fm(){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 ic(){}const nc=()=>Promise.resolve(),sc={__queue:Promise.resolve()};function gm(n=nc){sc.__queue=sc.__queue.then(n).catch(nc)}function $s(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 Er(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function eo(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 mm(n,t,e=ic){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const pm=window,oc=window.requestAnimationFrame||pm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function to(n,t=0){t<=0?oc(n):oc(()=>to(n,t-1))}var Rt=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-Rt.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?Rt.Bounce.In(n*2)*.5:Rt.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}}}}),dn=function(){return performance.now()},rc=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=dn()),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}(),Ri={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ri.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=Ri.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=Ri.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=Ri.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}}},kr=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Dr=new rc,io=function(){function n(t,e){e===void 0&&(e=Dr),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=Rt.Linear.None,this._interpolationFunction=Ri.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=kr.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=dn()),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=dn()),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=dn()),!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=Dr),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=Rt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ri.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=dn()),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}(),Am="23.1.1",vm=kr.nextId,Zt=Dr,bm=Zt.getAll.bind(Zt),ym=Zt.removeAll.bind(Zt),wm=Zt.add.bind(Zt),ac=Zt.remove.bind(Zt),Cm=Zt.update.bind(Zt),lc={Easing:Rt,Group:rc,Interpolation:Ri,now:dn,Sequence:kr,nextId:vm,Tween:io,VERSION:Am,getAll:bm,removeAll:ym,add:wm,remove:ac,update:Cm};function Pm(n,t,e,i=Rt.Linear.None){const s=new io(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var li=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(li||{});const ss=Symbol("$$PAINT_BRUSH_EVENT$$");function no(n){return n[ss]||(n[ss]={}),n[ss]}function Im(n){n[ss]||delete n[ss]}let Mm=class{hasListener(t){const e=no(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=no(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){Im(this);return}const i=no(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=no(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 nt(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const Em=`
|
|
1
|
+
(function(K,G){typeof exports=="object"&&typeof module!="undefined"?G(exports,require("three"),require("@realsee/five"),require("three/examples/jsm/renderers/CSS3DRenderer"),require("hammerjs"),require("@realsee/five/line"),require("three/examples/jsm/loaders/FBXLoader"),require("earcut"),require("animejs"),require("@realsee/five/gltf-loader")):typeof define=="function"&&define.amd?define(["exports","three","@realsee/five","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],G):(K=typeof globalThis!="undefined"?globalThis:K||self,G(K.dnalogel={},K.THREE,K.FiveSDK,K.CSS3DRenderer,K.Hammer,K.Line,K.FBXLoader,K.earcut,K.anime,K.GLTFLoader))})(this,function(K,G,ve,pt,Bi,Vi,Ks,is,Vt,ns){"use strict";var b3=Object.defineProperty,y3=Object.defineProperties;var w3=Object.getOwnPropertyDescriptors;var Mr=Object.getOwnPropertySymbols;var lm=Object.prototype.hasOwnProperty,cm=Object.prototype.propertyIsEnumerable;var tc=(K,G,ve)=>G in K?b3(K,G,{enumerable:!0,configurable:!0,writable:!0,value:ve}):K[G]=ve,x=(K,G)=>{for(var ve in G||(G={}))lm.call(G,ve)&&tc(K,ve,G[ve]);if(Mr)for(var ve of Mr(G))cm.call(G,ve)&&tc(K,ve,G[ve]);return K},re=(K,G)=>y3(K,w3(G));var qs=(K,G)=>{var ve={};for(var pt in K)lm.call(K,pt)&&G.indexOf(pt)<0&&(ve[pt]=K[pt]);if(K!=null&&Mr)for(var pt of Mr(K))G.indexOf(pt)<0&&cm.call(K,pt)&&(ve[pt]=K[pt]);return ve};var d=(K,G,ve)=>(tc(K,typeof G!="symbol"?G+"":G,ve),ve);var F=(K,G,ve)=>new Promise((pt,Bi)=>{var Vi=Vt=>{try{is(ve.next(Vt))}catch(ns){Bi(ns)}},Ks=Vt=>{try{is(ve.throw(Vt))}catch(ns){Bi(ns)}},is=Vt=>Vt.done?pt(Vt.value):Promise.resolve(Vt.value).then(Vi,Ks);is((ve=ve.apply(K,G)).next())});function dm(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=dm(G);function um(){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 fm(){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 ic(){}const nc=()=>Promise.resolve(),sc={__queue:Promise.resolve()};function gm(n=nc){sc.__queue=sc.__queue.then(n).catch(nc)}function $s(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 Er(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function eo(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 mm(n,t,e=ic){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const pm=window,oc=window.requestAnimationFrame||pm.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function to(n,t=0){t<=0?oc(n):oc(()=>to(n,t-1))}var Rt=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-Rt.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?Rt.Bounce.In(n*2)*.5:Rt.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}}}}),dn=function(){return performance.now()},rc=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=dn()),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}(),Ri={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Ri.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=Ri.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=Ri.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=Ri.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}}},kr=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Dr=new rc,io=function(){function n(t,e){e===void 0&&(e=Dr),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=Rt.Linear.None,this._interpolationFunction=Ri.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=kr.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=dn()),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=dn()),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=dn()),!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=Dr),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=Rt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Ri.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=dn()),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}(),Am="23.1.1",vm=kr.nextId,Zt=Dr,bm=Zt.getAll.bind(Zt),ym=Zt.removeAll.bind(Zt),wm=Zt.add.bind(Zt),ac=Zt.remove.bind(Zt),Cm=Zt.update.bind(Zt),lc={Easing:Rt,Group:rc,Interpolation:Ri,now:dn,Sequence:kr,nextId:vm,Tween:io,VERSION:Am,getAll:bm,removeAll:ym,add:wm,remove:ac,update:Cm};function Pm(n,t,e,i=Rt.Linear.None){const s=new io(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var li=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(li||{});const ss=Symbol("$$PAINT_BRUSH_EVENT$$");function no(n){return n[ss]||(n[ss]={}),n[ss]}function Im(n){n[ss]||delete n[ss]}let Mm=class{hasListener(t){const e=no(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=no(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){Im(this);return}const i=no(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=no(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 nt(){return(yi()+yi()+"-"+yi()+"-4"+yi().substr(0,3)+"-"+yi()+"-"+yi()+yi()+yi()).toLowerCase()}const Em=`
|
|
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 km=class extends Mm{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",nt());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=Em,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:li.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:li.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=$s({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($s({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=eo(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),to(()=>{this.emitStateChange({type:li.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=$s({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($s({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=eo(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),to(()=>{this.emitStateChange({type:li.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==li.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};mm(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 li.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 li.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=ic){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||gm(()=>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=Er(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=Pm({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(M=>M===v)){if(A.push(v),g.push(Er(l[v],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:M,end:I}=eo(g);if(!M||!I)return;a.quadraticCurveTo(M.x,M.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(Er(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=eo(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(),to(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Dm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new km(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 xm=(n,t)=>{var _,N;let e=(N=(_=t==null?void 0:t.initialState)==null?void 0:_.enabled)!=null?N:!0,i=!1,s=!0,o=null;const a=x(x({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new ve.Camera(60);let h=new w.Object3D,u,f;{const H=new w.DirectionalLight(16777215,.5);H.position.copy(new w.Vector3(1,1,1)),l.add(H)}{const H=new w.DirectionalLight(16777215,.3);l.add(H)}{const H=new w.AmbientLight(16777215,.3);l.add(H)}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 H(J){const q=J.clone();return q.uniforms.modelAlpha.value=1,q.uniforms.map.value&&(q.uniforms.map.value.needsUpdate=!0),q}function Y(J){if(J instanceof w.Mesh){const q=J.geometry,te=Array.isArray(J.material)?J.material.map(H):H(J.material);return new w.Mesh(q,te)}else if(J instanceof w.Group){const q=new w.Group;return J.children.forEach(te=>q.add(Y(te))),q}else{const q=new w.Object3D;return J.children.forEach(te=>q.add(Y(te))),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(H=>{H instanceof w.Mesh&&[].concat(H.material).forEach(J=>J.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)},M=(H,Y={})=>{const J=A();if(!J)return;H.appendChild(J.domElement),I(Y);const q=window.getComputedStyle(H).position;q!=="relative"&&q!=="absolute"&&q!=="fixed"&&q!=="sticky"&&(H.style.position="relative")},I=(H={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:q=J.offsetWidth,height:te=J.offsetHeight}=H;o.setSize(q,te),c.aspect=q/te,c.updateProjectionMatrix()}j()};function k(H,Y,J){const q=H.bounding,te=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 ge=te/2/Math.tan(Math.PI*Y/360);return J<1&&(ge=ge/J),isNaN(ge)?te:ge}function P(H){return n.work.observers[H].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const H=n.getPose();H.fov=c.fov,H.offset=f,H.distance=u,typeof a.lockedLatitude=="number"&&(H.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(H.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(H.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(H.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(H),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=H=>{Object.assign(a,H),j()},Q=()=>({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:M,refresh:I,changeConfigs:W,enable:v,disable:y,getCurrentState:Q}},Sm=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),ci=n=>new G.Vector3().fromArray(n),Be=n=>{if(n)return n instanceof G.Vector3?n:Array.isArray(n)?ci(n):Sm(n)};function Lm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Be(n):n.map(Be):Be(n)}function xr(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Ni(n){const t=[];return xr(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function so(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Tm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=so(n.clientWidth,{floor:!0}),r=so(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 cc extends pt.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}=Tm(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&&Ni(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 jm(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const os=jm("$$EVENT$$");function oo(n){return n[os]||(n[os]={}),n[os]}function zm(n){n[os]&&delete n[os]}class Jt{hasListener(t){const e=oo(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=oo(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){zm(this);return}const i=oo(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=oo(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 Om 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 wi(...n){const t=new G.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const Sr=n=>n?n.visible===!1?!1:Sr(n.parent):!0,hc=1,Bm=`CSS3DObjectPlus@${hc}`,Vm=.00216,Rm=.003;class Nm extends pt.CSS3DObject{constructor(e){var k,P,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Rm,r=(P=e.dpr)!=null?P:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Vm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=so(c/o*r),f=so(h/o*r),g=wi(...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",hc);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 Jt);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Sr(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 Om(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 G.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${Bm}__container`);const p=new G.Vector3().subVectors(s[1],s[0]),m=new G.Vector3().subVectors(s[3],s[0]),v=new G.Vector3().crossVectors(p,m).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),M=m.clone(),I=new G.Vector3().crossVectors(y,M).normalize();this.rotateOnWorldAxis(I,y.angleTo(M)),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 Gm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Ni(t).forEach(e=>{e.mode="front"}),this}}class Qm 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),Ni(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Ni(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class dc extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Ni(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=Ni(this).length}}class Fm extends dc{constructor(){super("front")}}class _m extends dc{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Ni(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Hm=3,Lr="CSS3DRenderer",rs=`${Lr}@${Hm}`,un=()=>{console.error(`${rs} is disposed`)},qe={css3DObjects:[],frontModeStore:{css3DRenderer:new cc},behindModeStore:{css3DRenderer:new cc}};function uc(n){return qe.css3DObjects.find(t=>t.id===n)}function Wm(n){qe.frontModeStore.css3DRenderer.setWrapper(n)}function Um(n){qe.behindModeStore.css3DRenderer.setWrapper(n)}class fn{constructor(t){d(this,"hooks",new Jt);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Fm});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return un();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(Be);if((o==null?void 0:o.length)<4)return console.error(`${rs}: 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});qe.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),M=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?qe.frontModeStore.css3DRenderer:qe.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:M,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=uc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=uc(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 Nm(re(x({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Lr}__container`),i.element.id=`${Lr}__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 qe.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return qe.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return qe.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return qe.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return un();const i=x({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=qe.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Gm;qe.frontModeStore.css3DScene=s}return qe.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=qe.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=qe.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${rs}: scene is required when mode is behind`);return}const r=new Qm(o);qe.behindModeStore.css3DScene=r,qe.behindModeStore.scene=o}return qe.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 _m(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(`${rs}: css3DScene is required when mode is front`);qe.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(`${rs}: css3DScene is required when mode is behind`);qe.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return F(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return F(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 pt.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof pt.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(fn,"setFrontModeContainer",Wm),d(fn,"setBehindModeContainer",Um);function fc(n){return F(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Nt=document.createElement("div");Nt.classList.add("behindFiveElement"),Nt.style.position="absolute",Nt.style.top="0",Nt.style.left="0",Nt.style.width="100%",Nt.style.height="100%",Nt.style.pointerEvents="none";function gc(n){var i,s,o,r,a;const t=(a=(s=Tr(n.getElement()))!=null?s:Tr((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Tr((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(Nt)||t.parentElement.insertBefore(Nt,t),Nt;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 Tr(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 jr{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 Ym=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 jr(this.min.x,this.max.x),this.yInterval=new jr(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 Gt(n){return n.toLowerCase().includes("panorama")}function gn(n){return!Gt(n)}function Xm(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 ro{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new ve.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 Bi(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);Zm(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 ao(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function Zm(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;ao(n,a*4+0,l*4+0),ao(n,a*4+1,l*4+1),ao(n,a*4+2,l*4+2),ao(n,a*4+3,l*4+3)}}}function Jm(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 mc(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function qm(n,t){const e=n.getElement();if(!e)return;const i=mc(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function Km(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 re(x({},l),{raycaster:r,isVirtual:!1})}const $m="data:image/png;base64,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",ep=`
|
|
101
|
+
`;let km=class extends Mm{constructor(e){super();d(this,"configs");d(this,"clientWidth");d(this,"clientHeight");d(this,"ready",!1);d(this,"uuid",nt());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=Em,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:li.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:li.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=$s({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($s({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=eo(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),to(()=>{this.emitStateChange({type:li.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=$s({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($s({x:f,y:g},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=eo(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),to(()=>{this.emitStateChange({type:li.Drawline,color:this.color,ready:this.ready,state:g,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==li.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};mm(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 li.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 li.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=ic){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||gm(()=>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=Er(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=Pm({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(M=>M===v)){if(A.push(v),g.push(Er(l[v],p.clientWidth,p.clientHeight)),g.length<3)return;const{control:M,end:I}=eo(g);if(!M||!I)return;a.quadraticCurveTo(M.x,M.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(Er(l[A],this.clientWidth,this.clientHeight)),g.length<3)continue;const{control:p,end:m}=eo(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(),to(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Dm{constructor(t={}){d(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new km(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 xm=(n,t)=>{var _,N;let e=(N=(_=t==null?void 0:t.initialState)==null?void 0:_.enabled)!=null?N:!0,i=!1,s=!0,o=null;const a=x(x({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new w.Scene,c=new ve.Camera(60);let h=new w.Object3D,u,f;{const H=new w.DirectionalLight(16777215,.5);H.position.copy(new w.Vector3(1,1,1)),l.add(H)}{const H=new w.DirectionalLight(16777215,.3);l.add(H)}{const H=new w.AmbientLight(16777215,.3);l.add(H)}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 H(J){const q=J.clone();return q.uniforms.modelAlpha.value=1,q.uniforms.map.value&&(q.uniforms.map.value.needsUpdate=!0),q}function Y(J){if(J instanceof w.Mesh){const q=J.geometry,te=Array.isArray(J.material)?J.material.map(H):H(J.material);return new w.Mesh(q,te)}else if(J instanceof w.Group){const q=new w.Group;return J.children.forEach(te=>q.add(Y(te))),q}else{const q=new w.Object3D;return J.children.forEach(te=>q.add(Y(te))),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(H=>{H instanceof w.Mesh&&[].concat(H.material).forEach(J=>J.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)},M=(H,Y={})=>{const J=A();if(!J)return;H.appendChild(J.domElement),I(Y);const q=window.getComputedStyle(H).position;q!=="relative"&&q!=="absolute"&&q!=="fixed"&&q!=="sticky"&&(H.style.position="relative")},I=(H={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:q=J.offsetWidth,height:te=J.offsetHeight}=H;o.setSize(q,te),c.aspect=q/te,c.updateProjectionMatrix()}j()};function k(H,Y,J){const q=H.bounding,te=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 ge=te/2/Math.tan(Math.PI*Y/360);return J<1&&(ge=ge/J),isNaN(ge)?te:ge}function P(H){return n.work.observers[H].standingPosition.clone()}const j=()=>{if(!e||!u||!f)return;const H=n.getPose();H.fov=c.fov,H.offset=f,H.distance=u,typeof a.lockedLatitude=="number"&&(H.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(H.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(H.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(H.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(H),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=H=>{Object.assign(a,H),j()},Q=()=>({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:M,refresh:I,changeConfigs:W,enable:v,disable:y,getCurrentState:Q}},Sm=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),ci=n=>new G.Vector3().fromArray(n),Be=n=>{if(n)return n instanceof G.Vector3?n:Array.isArray(n)?ci(n):Sm(n)};function Lm(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Be(n):n.map(Be):Be(n)}function xr(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}function Ni(n){const t=[];return xr(n).forEach(i=>{i.traverse(s=>{s.isCSS3DObjectPlus&&t.push(s)})}),t}function so(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Tm(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=so(n.clientWidth,{floor:!0}),r=so(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 cc extends pt.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}=Tm(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&&Ni(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 jm(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const os=jm("$$EVENT$$");function oo(n){return n[os]||(n[os]={}),n[os]}function zm(n){n[os]&&delete n[os]}class Jt{hasListener(t){const e=oo(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=oo(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){zm(this);return}const i=oo(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=oo(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 Om 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 wi(...n){const t=new G.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const Sr=n=>n?n.visible===!1?!1:Sr(n.parent):!0,hc=1,Bm=`CSS3DObjectPlus@${hc}`,Vm=.00216,Rm=.003;class Nm extends pt.CSS3DObject{constructor(e){var k,P,j;const i=e.container,s=e.cornerPoints,o=(k=e.ratio)!=null?k:Rm,r=(P=e.dpr)!=null?P:1,a=(j=e.pointerEvents)!=null?j:"auto",l=Math.max(Vm,o),c=s[0].distanceTo(s[1]),h=s[1].distanceTo(s[2]),u=so(c/o*r),f=so(h/o*r),g=wi(...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",hc);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 Jt);d(this,"opacityMesh");d(this,"selfVisible",!0);d(this,"setVisible",e=>{this.selfVisible=e,this.visible=Sr(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 Om(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 G.Vector3().subVectors(g,s[0]).multiplyScalar(R).add(s[0])}i.classList.add(`${Bm}__container`);const p=new G.Vector3().subVectors(s[1],s[0]),m=new G.Vector3().subVectors(s[3],s[0]),v=new G.Vector3().crossVectors(p,m).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),M=m.clone(),I=new G.Vector3().crossVectors(y,M).normalize();this.rotateOnWorldAxis(I,y.angleTo(M)),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 Gm extends w.Scene{constructor(){super()}add(...t){return super.add(...t),Ni(t).forEach(e=>{e.mode="front"}),this}}class Qm 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),Ni(e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return Ni(e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class dc extends w.Group{constructor(e){super();d(this,"isCSS3DGroup",!0);d(this,"mode");d(this,"CSS3DObjectLength",0);this.mode=e}add(...e){return Ni(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=Ni(this).length}}class Fm extends dc{constructor(){super("front")}}class _m extends dc{constructor(e){super("behind");d(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return Ni(e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Hm=3,Lr="CSS3DRenderer",rs=`${Lr}@${Hm}`,un=()=>{console.error(`${rs} is disposed`)},Ke={css3DObjects:[],frontModeStore:{css3DRenderer:new cc},behindModeStore:{css3DRenderer:new cc}};function uc(n){return Ke.css3DObjects.find(t=>t.id===n)}function Wm(n){Ke.frontModeStore.css3DRenderer.setWrapper(n)}function Um(n){Ke.behindModeStore.css3DRenderer.setWrapper(n)}class fn{constructor(t){d(this,"hooks",new Jt);d(this,"state",{enabled:!0,visible:!0,disposed:!1});d(this,"_scene");d(this,"store",{frontModeGroup:new Fm});d(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return un();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(Be);if((o==null?void 0:o.length)<4)return console.error(`${rs}: 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});Ke.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),M=()=>(g=!0,A.removeFromParent(),!0),I=l==="front"?Ke.frontModeStore.css3DRenderer:Ke.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:M,appendToElement:k=>I.setWrapper(k)}});d(this,"setVisibleById",(t,e)=>{var i;(i=uc(t))==null||i.setVisible(e)});d(this,"setEnabledById",(t,e)=>{const i=uc(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 Nm(re(x({cornerPoints:t},e),{style:e.wrapperStyle}));return i.element.classList.add(`${Lr}__container`),i.element.id=`${Lr}__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 Ke.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ke.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ke.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ke.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return un();const i=x({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return F(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return un();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ke.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new Gm;Ke.frontModeStore.css3DScene=s}return Ke.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ke.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=Ke.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${rs}: scene is required when mode is behind`);return}const r=new Qm(o);Ke.behindModeStore.css3DScene=r,Ke.behindModeStore.scene=o}return Ke.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 _m(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(`${rs}: css3DScene is required when mode is front`);Ke.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(`${rs}: css3DScene is required when mode is behind`);Ke.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return F(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return F(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 pt.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof pt.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(fn,"setFrontModeContainer",Wm),d(fn,"setBehindModeContainer",Um);function fc(n){return F(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const Nt=document.createElement("div");Nt.classList.add("behindFiveElement"),Nt.style.position="absolute",Nt.style.top="0",Nt.style.left="0",Nt.style.width="100%",Nt.style.height="100%",Nt.style.pointerEvents="none";function gc(n){var i,s,o,r,a;const t=(a=(s=Tr(n.getElement()))!=null?s:Tr((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Tr((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(Nt)||t.parentElement.insertBefore(Nt,t),Nt;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 Tr(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 jr{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 Ym=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 jr(this.min.x,this.max.x),this.yInterval=new jr(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 Gt(n){return n.toLowerCase().includes("panorama")}function gn(n){return!Gt(n)}function Xm(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 ro{constructor(t,e){d(this,"width");d(this,"height");d(this,"containerDom");d(this,"hooks",new ve.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 Bi(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);Zm(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 ao(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function Zm(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;ao(n,a*4+0,l*4+0),ao(n,a*4+1,l*4+1),ao(n,a*4+2,l*4+2),ao(n,a*4+3,l*4+3)}}}function Jm(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 mc(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new w.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function qm(n,t){const e=n.getElement();if(!e)return;const i=mc(t,e),s=new w.Raycaster;return s.setFromCamera(i,n.camera),s}function Km(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 re(x({},l),{raycaster:r,isVirtual:!1})}const $m="data:image/png;base64,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",ep=`
|
|
102
102
|
varying vec2 vUv;
|
|
103
103
|
void main() {
|
|
104
104
|
vUv = uv;
|
|
@@ -174,10 +174,10 @@ void main() {
|
|
|
174
174
|
<div class='range-piece__content'></div>
|
|
175
175
|
<div class="range-piece__aim"></div>
|
|
176
176
|
</div>
|
|
177
|
-
`;class vc{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=uo(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(${Ac})`,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 Gi({progress:0}).to({progress:[1,0]}).duration(500).easing(Rt.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class bc{constructor(t,e){d(this,"five");d(this,"hooks",new ve.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 ro(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 pc,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)!==void 0?e.pointDomHelper:new vc(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 yc 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 wc extends G.LineSegments{constructor(t,e){super(t,e)}}function Cc(n){return!De(n)}function De(n){return n!=null}function Pc(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function zr(n,t){return Pc(t)?t:`${n}${t}`}class Gi extends io{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=pn(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=[],ac(this)})}}function mn(n,t=Rt.Linear.None){const e=new Gi({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const as=window.requestAnimationFrame||(n=>setTimeout(n,16)),rp=window.cancelAnimationFrame||clearTimeout;function lo(n,t=0){t<=0?as(n):as(()=>lo(n,t-1))}function pn(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=as(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=as(r),function(){rp(e)}}function ap(){const n=Date.now();return new Promise(t=>{as(()=>{t(Date.now()-n)})})}function co(n){return Object.prototype.toString.call(n)==="[object Object]"}function ho(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function lp(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(!ho(n[r],t[r]))return!1}return!0}function cp(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!ho(n[e],t[e]))return!1;return!0}function hp(n,t){return ho(n,t)?!0:co(n)&&co(t)?lp(n,t):Array.isArray(n)&&Array.isArray(t)?cp(n,t):!1}function Or(n,t){return ho(n,t)?!0:co(n)&&co(t)?up(n,t):Array.isArray(n)&&Array.isArray(t)?dp(n,t):!1}function dp(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Or(n[e],t[e]))return!1;return!0}function up(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(!Or(n[r],t[r]))return!1}return!0}function At(n,t,e={deep:!1}){return e.deep?Or(n,t):hp(n,t)}const fp=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Gi,Interval:jr,LineSegments:wc,Magnifier:ro,Object3D:yc,PointDomHelper:vc,PointHelper:pc,PointSelectorHelper:bc,Rectangle:Ym,absoluteUrl:zr,checkFiveModelLoaded:Xm,equal:At,getCoordsFromClient:Jm,getCoordsFromElement:mc,getFrameTime:ap,getIntersectFromRelativePosition:Km,getRaycasterFromFivePointer:qm,isAbsoluteURL:Pc,isModelLike:gn,isNil:Cc,isPanoramaLike:Gt,nextFrame:lo,notNil:De,requestAnimationFrameInterval:pn,tweenProgress:mn,uuid:nt},Symbol.toStringTag,{value:"Module"})),Ic="v2.0.1",Br=`CSS3DRenderPlugin@${Ic}`;let gp=class extends fn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"VERSION",Ic);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(`${Br}: 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(`${Br}: 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,re(x({},s),{autoRender:!1}));if(!a)return;const l=()=>{const h=a.css3DObject.mode==="front"?o.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${Br}: wrapper is ${h}`);a.appendToElement(h),a.render()},c=()=>{a.css3DObject.mode==="front"&&l(),a.css3DObject.mode==="behind"&&fc(this.five).then(()=>l())};return r&&c(),re(x({},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=gc(this.five),this.behindFiveContainer)}absoluteUrl(e){return zr(this.staticPrefix,e)}};const Vr=n=>new gp(n),uo=Vr;class Mc extends Vi.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function Rr(n,t,e=new G.Vector3(1,1,1),i=!1){const s=new Mc(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const mp=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 G.Group;m.add(Rr(new G.Vector3(p.x+g,p.y,p.z),new G.Vector3(p.x-g,p.y,p.z),new G.Vector3(1,0,0)),Rr(new G.Vector3(p.x,p.y+g,p.z),new G.Vector3(p.x,p.y-g,p.z),new G.Vector3(0,1,0)),Rr(new G.Vector3(p.x,p.y,p.z+g),new G.Vector3(p.x,p.y,p.z-g),new G.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 G.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 Z(){}const hi=n=>n;function ct(n,t){for(const e in t)n[e]=t[e];return n}function pp(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function Ec(n){return n()}function kc(){return Object.create(null)}function Ke(n){n.forEach(Ec)}function qt(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 rt(n,t){return fo||(fo=document.createElement("a")),fo.href=t,n===fo.href}function Ap(n){return Object.keys(n).length===0}function An(n,t,e,i){if(n){const s=Dc(n,t,e,i);return n[0](s)}}function Dc(n,t,e,i){return n[1]&&i?ct(e.ctx.slice(),n[1](i(t))):e.ctx}function vn(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 bn(n,t,e,i,s,o){if(s){const r=Dc(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 Qt(n){return n&&qt(n.destroy)?n.destroy:Z}function xc(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const Sc=typeof window!="undefined";let Nr=Sc?()=>window.performance.now():()=>Date.now(),Gr=Sc?n=>requestAnimationFrame(n):Z;const wn=new Set;function Lc(n){wn.forEach(t=>{t.c(n)||(wn.delete(t),t.f())}),wn.size!==0&&Gr(Lc)}function Qr(n){let t;return wn.size===0&&Gr(Lc),{promise:new Promise(e=>{wn.add(t={c:n,f:e})}),abort(){wn.delete(t)}}}function T(n,t){n.appendChild(t)}function me(n,t,e){const i=Fr(n);if(!i.getElementById(t)){const s=S("style");s.id=t,s.textContent=e,Tc(i,s)}}function Fr(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function vp(n){const t=S("style");return Tc(Fr(n),t),t.sheet}function Tc(n,t){return T(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 Ft(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 Ve(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function xe(n){return document.createTextNode(n)}function $(){return xe(" ")}function we(){return xe("")}function be(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function jc(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 bp(n){return Array.from(n.childNodes)}function Le(n,t){t=""+t,n.data!==t&&(n.data=t)}function L(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let go;function yp(){if(go===void 0){go=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){go=!0}}return go}function _r(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=yp();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=be(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=be(i.contentWindow,"resize",t),t()}),T(n,i),()=>{(s||o&&i.contentWindow)&&o(),z(i)}}function ee(n,t,e){n.classList[e?"add":"remove"](t)}function zc(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class mo{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=Ve(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 po=new Map;let Ao=0;function wp(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function Cp(n,t){const e={stylesheet:vp(t),rules:{}};return po.set(n,e),e}function vo(n,t,e,i,s,o,r,a=0){const l=16.666/i;let c=`{
|
|
177
|
+
`;class vc{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=uo(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(${Ac})`,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 Gi({progress:0}).to({progress:[1,0]}).duration(500).easing(Rt.Quadratic.InOut).onUpdate(({progress:e})=>{}).play()}dispose(){var t;(t=this.disposeCss3DObject)==null||t.call(this)}}class bc{constructor(t,e){d(this,"five");d(this,"hooks",new ve.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 ro(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 pc,this.pointDomHelper=(e==null?void 0:e.pointDomHelper)!==void 0?e.pointDomHelper:new vc(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 yc 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 wc extends G.LineSegments{constructor(t,e){super(t,e)}}function Cc(n){return!De(n)}function De(n){return n!=null}function Pc(n){return/^https?:\/\/|^\/\//.test(n)||/^data:/.test(n)}function zr(n,t){return Pc(t)?t:`${n}${t}`}class Gi extends io{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=pn(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=[],ac(this)})}}function mn(n,t=Rt.Linear.None){const e=new Gi({progress:0}).to({progress:1});return n!==void 0&&e.duration(n),t!==void 0&&e.easing(t),e}const as=window.requestAnimationFrame||(n=>setTimeout(n,16)),rp=window.cancelAnimationFrame||clearTimeout;function lo(n,t=0){t<=0?as(n):as(()=>lo(n,t-1))}function pn(n,t=60){let e=-1,i=0,s=-1;const o=1e3/t;function r(a){s===-1&&(s=a),e=as(r),!(a-i<o)&&(i=a,n==null||n(a-s))}return e=as(r),function(){rp(e)}}function ap(){const n=Date.now();return new Promise(t=>{as(()=>{t(Date.now()-n)})})}function co(n){return Object.prototype.toString.call(n)==="[object Object]"}function ho(n,t){return n===t?!0:typeof n!=typeof t?!1:!!(Number.isNaN(n)&&Number.isNaN(t))}function lp(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(!ho(n[r],t[r]))return!1}return!0}function cp(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!ho(n[e],t[e]))return!1;return!0}function hp(n,t){return ho(n,t)?!0:co(n)&&co(t)?lp(n,t):Array.isArray(n)&&Array.isArray(t)?cp(n,t):!1}function Or(n,t){return ho(n,t)?!0:co(n)&&co(t)?up(n,t):Array.isArray(n)&&Array.isArray(t)?dp(n,t):!1}function dp(n,t){if(n.length!==t.length)return!1;for(let e=0,i=n.length;e<i;e++)if(!Or(n[e],t[e]))return!1;return!0}function up(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(!Or(n[r],t[r]))return!1}return!0}function At(n,t,e={deep:!1}){return e.deep?Or(n,t):hp(n,t)}const fp=Object.freeze(Object.defineProperty({__proto__:null,BetterTween:Gi,Interval:jr,LineSegments:wc,Magnifier:ro,Object3D:yc,PointDomHelper:vc,PointHelper:pc,PointSelectorHelper:bc,Rectangle:Ym,absoluteUrl:zr,checkFiveModelLoaded:Xm,equal:At,getCoordsFromClient:Jm,getCoordsFromElement:mc,getFrameTime:ap,getIntersectFromRelativePosition:Km,getRaycasterFromFivePointer:qm,isAbsoluteURL:Pc,isModelLike:gn,isNil:Cc,isPanoramaLike:Gt,nextFrame:lo,notNil:De,requestAnimationFrameInterval:pn,tweenProgress:mn,uuid:nt},Symbol.toStringTag,{value:"Module"})),Ic="v2.0.1",Br=`CSS3DRenderPlugin@${Ic}`;let gp=class extends fn{constructor(e){super();d(this,"five");d(this,"behindFiveContainer");d(this,"VERSION",Ic);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(`${Br}: 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(`${Br}: 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,re(x({},s),{autoRender:!1}));if(!a)return;const l=()=>{const h=a.css3DObject.mode==="front"?o.parentElement:this.getBehindFiveElement();if(!h)return console.error(`${Br}: wrapper is ${h}`);a.appendToElement(h),a.render()},c=()=>{a.css3DObject.mode==="front"&&l(),a.css3DObject.mode==="behind"&&fc(this.five).then(()=>l())};return r&&c(),re(x({},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=gc(this.five),this.behindFiveContainer)}absoluteUrl(e){return zr(this.staticPrefix,e)}};const Vr=n=>new gp(n),uo=Vr;class Mc extends Vi.Line{constructor(...t){super(...t)}toJSON(){return{type:"FiveLine",points:this.points.toJSON()}}}function Rr(n,t,e=new G.Vector3(1,1,1),i=!1){const s=new Mc(n,t);return s.setMaterial({dashed:i,color:e,linewidth:1}),s.remove(s.points),s}const mp=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 G.Group;m.add(Rr(new G.Vector3(p.x+g,p.y,p.z),new G.Vector3(p.x-g,p.y,p.z),new G.Vector3(1,0,0)),Rr(new G.Vector3(p.x,p.y+g,p.z),new G.Vector3(p.x,p.y-g,p.z),new G.Vector3(0,1,0)),Rr(new G.Vector3(p.x,p.y,p.z+g),new G.Vector3(p.x,p.y,p.z-g),new G.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 G.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 Z(){}const hi=n=>n;function ct(n,t){for(const e in t)n[e]=t[e];return n}function pp(n){return!!n&&(typeof n=="object"||typeof n=="function")&&typeof n.then=="function"}function Ec(n){return n()}function kc(){return Object.create(null)}function $e(n){n.forEach(Ec)}function qt(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 rt(n,t){return fo||(fo=document.createElement("a")),fo.href=t,n===fo.href}function Ap(n){return Object.keys(n).length===0}function An(n,t,e,i){if(n){const s=Dc(n,t,e,i);return n[0](s)}}function Dc(n,t,e,i){return n[1]&&i?ct(e.ctx.slice(),n[1](i(t))):e.ctx}function vn(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 bn(n,t,e,i,s,o){if(s){const r=Dc(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 Qt(n){return n&&qt(n.destroy)?n.destroy:Z}function xc(n){const t=typeof n=="string"&&n.match(/^\s*(-?[\d.]+)([^\s]*)\s*$/);return t?[parseFloat(t[1]),t[2]||"px"]:[n,"px"]}const Sc=typeof window!="undefined";let Nr=Sc?()=>window.performance.now():()=>Date.now(),Gr=Sc?n=>requestAnimationFrame(n):Z;const wn=new Set;function Lc(n){wn.forEach(t=>{t.c(n)||(wn.delete(t),t.f())}),wn.size!==0&&Gr(Lc)}function Qr(n){let t;return wn.size===0&&Gr(Lc),{promise:new Promise(e=>{wn.add(t={c:n,f:e})}),abort(){wn.delete(t)}}}function T(n,t){n.appendChild(t)}function me(n,t,e){const i=Fr(n);if(!i.getElementById(t)){const s=S("style");s.id=t,s.textContent=e,Tc(i,s)}}function Fr(n){if(!n)return document;const t=n.getRootNode?n.getRootNode():n.ownerDocument;return t&&t.host?t:n.ownerDocument}function vp(n){const t=S("style");return Tc(Fr(n),t),t.sheet}function Tc(n,t){return T(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 Ft(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 Ve(n){return document.createElementNS("http://www.w3.org/2000/svg",n)}function xe(n){return document.createTextNode(n)}function $(){return xe(" ")}function we(){return xe("")}function be(n,t,e,i){return n.addEventListener(t,e,i),()=>n.removeEventListener(t,e,i)}function jc(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 bp(n){return Array.from(n.childNodes)}function Le(n,t){t=""+t,n.data!==t&&(n.data=t)}function L(n,t,e,i){e===null?n.style.removeProperty(t):n.style.setProperty(t,e,i?"important":"")}let go;function yp(){if(go===void 0){go=!1;try{typeof window!="undefined"&&window.parent&&window.parent.document}catch(n){go=!0}}return go}function _r(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=yp();let o;return s?(i.src="data:text/html,<script>onresize=function(){parent.postMessage(0,'*')}<\/script>",o=be(window,"message",r=>{r.source===i.contentWindow&&t()})):(i.src="about:blank",i.onload=()=>{o=be(i.contentWindow,"resize",t),t()}),T(n,i),()=>{(s||o&&i.contentWindow)&&o(),z(i)}}function ee(n,t,e){n.classList[e?"add":"remove"](t)}function zc(n,t,{bubbles:e=!1,cancelable:i=!1}={}){const s=document.createEvent("CustomEvent");return s.initCustomEvent(n,e,i,t),s}class mo{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=Ve(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 po=new Map;let Ao=0;function wp(n){let t=5381,e=n.length;for(;e--;)t=(t<<5)-t^n.charCodeAt(e);return t>>>0}function Cp(n,t){const e={stylesheet:vp(t),rules:{}};return po.set(n,e),e}function vo(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_${wp(h)}_${a}`,f=Fr(n),{stylesheet:g,rules:A}=po.get(f)||Cp(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`,Ao+=1,u}function bo(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(", "),Ao-=s,Ao||Pp())}function Pp(){Gr(()=>{Ao||(po.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&z(t)}),po.clear())})}let ls;function di(n){ls=n}function Ci(){if(!ls)throw new Error("Function called outside component initialization");return ls}function Oc(n){Ci().$$.before_update.push(n)}function Pt(n){Ci().$$.on_mount.push(n)}function Bc(n){Ci().$$.after_update.push(n)}function zt(n){Ci().$$.on_destroy.push(n)}function yo(){const n=Ci();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=zc(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function Hr(n,t){return Ci().$$.context.set(n,t),t}function Pi(n){return Ci().$$.context.get(n)}function Cn(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const Pn=[],He=[];let In=[];const Wr=[],Vc=Promise.resolve();let Ur=!1;function Rc(){Ur||(Ur=!0,Vc.then(Zr))}function Nc(){return Rc(),Vc}function Ze(n){In.push(n)}function Yr(n){Wr.push(n)}const Xr=new Set;let Mn=0;function Zr(){if(Mn!==0)return;const n=ls;do{try{for(;Mn<Pn.length;){const t=Pn[Mn];Mn++,di(t),Ip(t.$$)}}catch(t){throw Pn.length=0,Mn=0,t}for(di(null),Pn.length=0,Mn=0;He.length;)He.pop()();for(let t=0;t<In.length;t+=1){const e=In[t];Xr.has(e)||(Xr.add(e),e())}In.length=0}while(Pn.length);for(;Wr.length;)Wr.pop()();Ur=!1,Xr.clear(),di(n)}function Ip(n){if(n.fragment!==null){n.update(),Ke(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(Ze)}}function Mp(n){const t=[],e=[];In.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),In=t}let cs;function Jr(){return cs||(cs=Promise.resolve(),cs.then(()=>{cs=null})),cs}function Qi(n,t,e){n.dispatchEvent(zc(`${t?"intro":"outro"}${e}`))}const wo=new Set;let Kt;function ue(){Kt={r:0,c:[],p:Kt}}function fe(){Kt.r||Ke(Kt.c),Kt=Kt.p}function D(n,t){n&&n.i&&(wo.delete(n),n.i(t))}function O(n,t,e,i){if(n&&n.o){if(wo.has(n))return;wo.add(n),Kt.c.push(()=>{wo.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const qr={duration:0};function Fi(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&bo(n,r)}function h(){const{delay:f=0,duration:g=300,easing:A=hi,tick:p=Z,css:m}=s||qr;m&&(r=vo(n,0,1,g,f,A,m,l++)),p(0,1);const v=Nr()+f,y=v+g;a&&a.abort(),o=!0,Ze(()=>Qi(n,!0,"start")),a=Qr(M=>{if(o){if(M>=y)return p(1,0),Qi(n,!0,"end"),c(),o=!1;if(M>=v){const I=A((M-v)/g);p(I,1-I)}}return o})}let u=!1;return{start(){u||(u=!0,bo(n),qt(s)?(s=s(i),Jr().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function En(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=Kt;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=hi,tick:f=Z,css:g}=s||qr;g&&(r=vo(n,1,0,h,c,u,g));const A=Nr()+c,p=A+h;Ze(()=>Qi(n,!1,"start")),Qr(m=>{if(o){if(m>=p)return f(0,1),Qi(n,!1,"end"),--a.r||Ke(a.c),!1;if(m>=A){const v=u((m-A)/h);f(1-v,v)}}return o})}return qt(s)?Jr().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&bo(n,r),o=!1)}}}function $t(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&&bo(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=hi,tick:v=Z,css:y}=o||qr,M={start:Nr()+A,b:g};g||(M.group=Kt,Kt.r+=1),a||l?l=M:(y&&(h(),c=vo(n,r,g,p,A,m,y)),g&&v(0,1),a=u(M,p),Ze(()=>Qi(n,g,"start")),Qr(I=>{if(l&&I>l.start&&(a=u(l,p),l=null,Qi(n,a.b,"start"),y&&(h(),c=vo(n,r,a.b,a.duration,0,m,o.css))),a){if(I>=a.end)v(r=a.b,1-r),Qi(n,a.b,"end"),l||(a.b?h():--a.group.r||Ke(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){qt(o)?Jr().then(()=>{o=o(s),f(g)}):f(g)},end(){h(),a=l=null}}}function Co(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(),D(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&Zr()}if(pp(n)){const s=Ci();if(n.then(o=>{di(s),i(t.then,1,t.value,o),di(null)},o=>{if(di(s),i(t.catch,2,t.error,o),di(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 Gc(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 Ep=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function Kr(n,t){n.d(1),t.delete(n.key)}function Ii(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,M=[];for(A=g;A--;){const j=u(s,o,A),R=e(j);let U=r.get(R);U?i&&M.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){D(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 Ke(M),m}function vt(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 Qc(n){return typeof n=="object"&&n!==null?n:{}}function $r(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function oe(n){n&&n.c()}function ne(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||Ze(()=>{const r=n.$$.on_mount.map(Ec).filter(qt);n.$$.on_destroy?n.$$.on_destroy.push(...r):Ke(r),n.$$.on_mount=[]}),o.forEach(Ze)}function se(n,t){const e=n.$$;e.fragment!==null&&(Mp(e.after_update),Ke(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function kp(n,t){n.$$.dirty[0]===-1&&(Pn.push(n),Rc(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function ce(n,t,e,i,s,o,r,a=[-1]){const l=ls;di(n);const c=n.$$={fragment:null,ctx:[],props:o,update:Z,not_equal:s,bound:kc(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:kc(),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&&kp(n,u)),f}):[],c.update(),h=!0,Ke(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=bp(t.target);c.fragment&&c.fragment.l(u),u.forEach(z)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),ne(n,t.target,t.anchor,t.customElement),Zr()}di(l)}class he{$destroy(){se(this,1),this.$destroy=Z}$on(t,e){if(!qt(e))return Z;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&&!Ap(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Dp="data:image/png;base64,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";function xp(n){me(n,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function Sp(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r=S("div"),C(e,"class","room-label-item__text svelte-1d7uzh5"),L(e,"background-image","url("+Dp+")"),ee(e,"wide",n[0].name.length>3),C(r,"class","room-label-item__bar svelte-1d7uzh5"),C(t,"class","room-label-item svelte-1d7uzh5"),L(t,"z-index",n[0].zIndex),L(t,"transform",n[0].transform),L(t,"opacity",n[0].visible?1:0)},m(c,h){B(c,t,h),T(t,e),T(e,s),T(t,o),T(t,r),a||(l=be(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Le(s,i),h&1&&ee(e,"wide",c[0].name.length>3),h&1&&L(t,"z-index",c[0].zIndex),h&1&&L(t,"transform",c[0].transform),h&1&&L(t,"opacity",c[0].visible?1:0)},i:Z,o:Z,d(c){c&&z(t),a=!1,l()}}}function Lp(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 Tp extends he{constructor(t){super(),ce(this,t,Lp,Sp,ae,{five:2,roomLabel:0},xp)}}var Fc=function(){if(typeof Map!="undefined")return Map;function n(t,e){var i=-1;return t.some(function(s,o){return s[0]===e?(i=o,!0):!1}),i}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var i=n(this.__entries__,e),s=this.__entries__[i];return s&&s[1]},t.prototype.set=function(e,i){var s=n(this.__entries__,e);~s?this.__entries__[s][1]=i:this.__entries__.push([e,i])},t.prototype.delete=function(e){var i=this.__entries__,s=n(i,e);~s&&i.splice(s,1)},t.prototype.has=function(e){return!!~n(this.__entries__,e)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,i){i===void 0&&(i=null);for(var s=0,o=this.__entries__;s<o.length;s++){var r=o[s];e.call(i,r[1],r[0])}},t}()}(),ea=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,Po=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")()}(),jp=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Po):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),zp=2;function Op(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){jp(o)}function a(){var l=Date.now();if(e){if(l-s<zp)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var Bp=20,Vp=["top","right","bottom","left","width","height","size","weight"],Rp=typeof MutationObserver!="undefined",Np=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=Op(this.refresh.bind(this),Bp)}return n.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},n.prototype.removeObserver=function(t){var e=this.observers_,i=e.indexOf(t);~i&&e.splice(i,1),!e.length&&this.connected_&&this.disconnect_()},n.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},n.prototype.updateObservers_=function(){var t=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return t.forEach(function(e){return e.broadcastActive()}),t.length>0},n.prototype.connect_=function(){!ea||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Rp?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},n.prototype.disconnect_=function(){!ea||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},n.prototype.onTransitionEnd_=function(t){var e=t.propertyName,i=e===void 0?"":e,s=Vp.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}(),_c=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},kn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||Po},Hc=Mo(0,0,0,0);function Io(n){return parseFloat(n)||0}function Wc(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+Io(o)},0)}function Gp(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]=Io(r)}return e}function Qp(n){var t=n.getBBox();return Mo(0,0,t.width,t.height)}function Fp(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Hc;var i=kn(n).getComputedStyle(n),s=Gp(i),o=s.left+s.right,r=s.top+s.bottom,a=Io(i.width),l=Io(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=Wc(i,"left","right")+o),Math.round(l+r)!==e&&(l-=Wc(i,"top","bottom")+r)),!Hp(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 Mo(s.left,s.top,a,l)}var _p=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof kn(n).SVGGraphicsElement}:function(n){return n instanceof kn(n).SVGElement&&typeof n.getBBox=="function"}}();function Hp(n){return n===kn(n).document.documentElement}function Wp(n){return ea?_p(n)?Qp(n):Fp(n):Hc}function Up(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 _c(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Mo(n,t,e,i){return{x:n,y:t,width:e,height:i}}var Yp=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Mo(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=Wp(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}(),Xp=function(){function n(t,e){var i=Up(e);_c(this,{target:t,contentRect:i})}return n}(),Zp=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new Fc,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 kn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new Yp(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 kn(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 Xp(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}(),Uc=typeof WeakMap!="undefined"?new WeakMap:new Fc,Yc=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=Np.getInstance(),i=new Zp(t,e,this);Uc.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Yc.prototype[n]=function(){var t;return(t=Uc.get(this))[n].apply(t,arguments)}});var Jp=function(){return typeof Po.ResizeObserver!="undefined"?Po.ResizeObserver:Yc}();function Mi(n){new Jp((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:qp}=Ep;function Kp(n){me(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Xc(n,t,e){const i=n.slice();return i[13]=t[e],i}function Zc(n,t){let e,i,s;return i=new Tp({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&1&&(a.roomLabel=t[13]),r&2&&(a.five=t[1]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),se(i,o)}}}function $p(n){let t,e=[],i=new qp,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=Xc(n,a,c),u=l(h);i.set(u,e[c]=Zc(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=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[6]),be(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,Ii,Zc,null,Xc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,Ke(r)}}}function eA(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 M=new G.Raycaster,I=s.camera.position.clone(),k=new G.Vector3(v.position.x,v.position.y,v.position.z),P=k.distanceTo(I);M.set(I.clone(),k.clone().sub(I).normalize());const[j]=s.model.intersectRaycaster(M);return!(j&&j.distance+1<P)}function h(v,y){const I=new G.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,M=new Map;function I(P){const j=M.get(P.id);if(j)return j;const{x:R,y:U,z:W}=P.position,Q=new G.Vector3(R,U,W).clone().distanceTo(s.camera.position);return M.set(P.id,Q),Q}return o.map(P=>{const j=c(P),R=j?h(P,y):P.transform,U=I(P),Q=o.filter(_=>_.visible&&I(_)<U).length*10;return re(x({},P),{visible:j,transform:R,zIndex:Q})})}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),Bc(()=>{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 tA extends he{constructor(t){super(),ce(this,t,eA,$p,ae,{five:1,roomLabels:0},Kp)}}function iA(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 nA{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=iA(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 tA({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const sA=n=>new nA(n),oA={name:"ModelRoomLabelPlugin",version:0};var Ei=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Ei||{});function _i(n){return F(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Dn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Jc(n){const t=n-1;return t*t*t+1}function ht(n,{delay:t=0,duration:e=400,easing:i=hi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function qc(n,{delay:t=0,duration:e=400,easing:i=Jc,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]=xc(s),[g,A]=xc(o);return{delay:t,duration:e,easing:i,css:(p,m)=>`
|
|
180
|
+
}`,u=`__svelte_${wp(h)}_${a}`,f=Fr(n),{stylesheet:g,rules:A}=po.get(f)||Cp(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`,Ao+=1,u}function bo(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(", "),Ao-=s,Ao||Pp())}function Pp(){Gr(()=>{Ao||(po.forEach(n=>{const{ownerNode:t}=n.stylesheet;t&&z(t)}),po.clear())})}let ls;function di(n){ls=n}function Ci(){if(!ls)throw new Error("Function called outside component initialization");return ls}function Oc(n){Ci().$$.before_update.push(n)}function Pt(n){Ci().$$.on_mount.push(n)}function Bc(n){Ci().$$.after_update.push(n)}function zt(n){Ci().$$.on_destroy.push(n)}function yo(){const n=Ci();return(t,e,{cancelable:i=!1}={})=>{const s=n.$$.callbacks[t];if(s){const o=zc(t,e,{cancelable:i});return s.slice().forEach(r=>{r.call(n,o)}),!o.defaultPrevented}return!0}}function Hr(n,t){return Ci().$$.context.set(n,t),t}function Pi(n){return Ci().$$.context.get(n)}function Cn(n,t){const e=n.$$.callbacks[t.type];e&&e.slice().forEach(i=>i.call(this,t))}const Pn=[],He=[];let In=[];const Wr=[],Vc=Promise.resolve();let Ur=!1;function Rc(){Ur||(Ur=!0,Vc.then(Zr))}function Nc(){return Rc(),Vc}function Ze(n){In.push(n)}function Yr(n){Wr.push(n)}const Xr=new Set;let Mn=0;function Zr(){if(Mn!==0)return;const n=ls;do{try{for(;Mn<Pn.length;){const t=Pn[Mn];Mn++,di(t),Ip(t.$$)}}catch(t){throw Pn.length=0,Mn=0,t}for(di(null),Pn.length=0,Mn=0;He.length;)He.pop()();for(let t=0;t<In.length;t+=1){const e=In[t];Xr.has(e)||(Xr.add(e),e())}In.length=0}while(Pn.length);for(;Wr.length;)Wr.pop()();Ur=!1,Xr.clear(),di(n)}function Ip(n){if(n.fragment!==null){n.update(),$e(n.before_update);const t=n.dirty;n.dirty=[-1],n.fragment&&n.fragment.p(n.ctx,t),n.after_update.forEach(Ze)}}function Mp(n){const t=[],e=[];In.forEach(i=>n.indexOf(i)===-1?t.push(i):e.push(i)),e.forEach(i=>i()),In=t}let cs;function Jr(){return cs||(cs=Promise.resolve(),cs.then(()=>{cs=null})),cs}function Qi(n,t,e){n.dispatchEvent(zc(`${t?"intro":"outro"}${e}`))}const wo=new Set;let Kt;function ue(){Kt={r:0,c:[],p:Kt}}function fe(){Kt.r||$e(Kt.c),Kt=Kt.p}function D(n,t){n&&n.i&&(wo.delete(n),n.i(t))}function O(n,t,e,i){if(n&&n.o){if(wo.has(n))return;wo.add(n),Kt.c.push(()=>{wo.delete(n),i&&(e&&n.d(1),i())}),n.o(t)}else i&&i()}const qr={duration:0};function Fi(n,t,e){const i={direction:"in"};let s=t(n,e,i),o=!1,r,a,l=0;function c(){r&&bo(n,r)}function h(){const{delay:f=0,duration:g=300,easing:A=hi,tick:p=Z,css:m}=s||qr;m&&(r=vo(n,0,1,g,f,A,m,l++)),p(0,1);const v=Nr()+f,y=v+g;a&&a.abort(),o=!0,Ze(()=>Qi(n,!0,"start")),a=Qr(M=>{if(o){if(M>=y)return p(1,0),Qi(n,!0,"end"),c(),o=!1;if(M>=v){const I=A((M-v)/g);p(I,1-I)}}return o})}let u=!1;return{start(){u||(u=!0,bo(n),qt(s)?(s=s(i),Jr().then(h)):h())},invalidate(){u=!1},end(){o&&(c(),o=!1)}}}function En(n,t,e){const i={direction:"out"};let s=t(n,e,i),o=!0,r;const a=Kt;a.r+=1;function l(){const{delay:c=0,duration:h=300,easing:u=hi,tick:f=Z,css:g}=s||qr;g&&(r=vo(n,1,0,h,c,u,g));const A=Nr()+c,p=A+h;Ze(()=>Qi(n,!1,"start")),Qr(m=>{if(o){if(m>=p)return f(0,1),Qi(n,!1,"end"),--a.r||$e(a.c),!1;if(m>=A){const v=u((m-A)/h);f(1-v,v)}}return o})}return qt(s)?Jr().then(()=>{s=s(i),l()}):l(),{end(c){c&&s.tick&&s.tick(1,0),o&&(r&&bo(n,r),o=!1)}}}function $t(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&&bo(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=hi,tick:v=Z,css:y}=o||qr,M={start:Nr()+A,b:g};g||(M.group=Kt,Kt.r+=1),a||l?l=M:(y&&(h(),c=vo(n,r,g,p,A,m,y)),g&&v(0,1),a=u(M,p),Ze(()=>Qi(n,g,"start")),Qr(I=>{if(l&&I>l.start&&(a=u(l,p),l=null,Qi(n,a.b,"start"),y&&(h(),c=vo(n,r,a.b,a.duration,0,m,o.css))),a){if(I>=a.end)v(r=a.b,1-r),Qi(n,a.b,"end"),l||(a.b?h():--a.group.r||$e(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){qt(o)?Jr().then(()=>{o=o(s),f(g)}):f(g)},end(){h(),a=l=null}}}function Co(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(),D(c,1),c.m(t.mount(),t.anchor),h=!0),t.block=c,t.blocks&&(t.blocks[o]=c),h&&Zr()}if(pp(n)){const s=Ci();if(n.then(o=>{di(s),i(t.then,1,t.value,o),di(null)},o=>{if(di(s),i(t.catch,2,t.error,o),di(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 Gc(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 Ep=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global;function Kr(n,t){n.d(1),t.delete(n.key)}function Ii(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,M=[];for(A=g;A--;){const j=u(s,o,A),R=e(j);let U=r.get(R);U?i&&M.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){D(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 $e(M),m}function vt(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 Qc(n){return typeof n=="object"&&n!==null?n:{}}function $r(n,t,e){const i=n.$$.props[t];i!==void 0&&(n.$$.bound[i]=e,e(n.$$.ctx[i]))}function oe(n){n&&n.c()}function ne(n,t,e,i){const{fragment:s,after_update:o}=n.$$;s&&s.m(t,e),i||Ze(()=>{const r=n.$$.on_mount.map(Ec).filter(qt);n.$$.on_destroy?n.$$.on_destroy.push(...r):$e(r),n.$$.on_mount=[]}),o.forEach(Ze)}function se(n,t){const e=n.$$;e.fragment!==null&&(Mp(e.after_update),$e(e.on_destroy),e.fragment&&e.fragment.d(t),e.on_destroy=e.fragment=null,e.ctx=[])}function kp(n,t){n.$$.dirty[0]===-1&&(Pn.push(n),Rc(),n.$$.dirty.fill(0)),n.$$.dirty[t/31|0]|=1<<t%31}function ce(n,t,e,i,s,o,r,a=[-1]){const l=ls;di(n);const c=n.$$={fragment:null,ctx:[],props:o,update:Z,not_equal:s,bound:kc(),on_mount:[],on_destroy:[],on_disconnect:[],before_update:[],after_update:[],context:new Map(t.context||(l?l.$$.context:[])),callbacks:kc(),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&&kp(n,u)),f}):[],c.update(),h=!0,$e(c.before_update),c.fragment=i?i(c.ctx):!1,t.target){if(t.hydrate){const u=bp(t.target);c.fragment&&c.fragment.l(u),u.forEach(z)}else c.fragment&&c.fragment.c();t.intro&&D(n.$$.fragment),ne(n,t.target,t.anchor,t.customElement),Zr()}di(l)}class he{$destroy(){se(this,1),this.$destroy=Z}$on(t,e){if(!qt(e))return Z;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&&!Ap(t)&&(this.$$.skip_bound=!0,this.$$set(t),this.$$.skip_bound=!1)}}const Dp="data:image/png;base64,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";function xp(n){me(n,"svelte-1d7uzh5",".room-label-item.svelte-1d7uzh5{position:absolute;font-size:0.5rem;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.room-label-item__text.svelte-1d7uzh5{position:absolute;left:0;top:-4rem;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;height:1.25rem;min-width:2rem;padding:0 0.375rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap}.room-label-item__bar.svelte-1d7uzh5{position:absolute;top:-2.75rem;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}.wide.svelte-1d7uzh5{font-size:0.625rem}")}function Sp(n){let t,e,i=n[0].name+"",s,o,r,a,l;return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r=S("div"),C(e,"class","room-label-item__text svelte-1d7uzh5"),L(e,"background-image","url("+Dp+")"),ee(e,"wide",n[0].name.length>3),C(r,"class","room-label-item__bar svelte-1d7uzh5"),C(t,"class","room-label-item svelte-1d7uzh5"),L(t,"z-index",n[0].zIndex),L(t,"transform",n[0].transform),L(t,"opacity",n[0].visible?1:0)},m(c,h){B(c,t,h),T(t,e),T(e,s),T(t,o),T(t,r),a||(l=be(e,"click",n[1]),a=!0)},p(c,[h]){h&1&&i!==(i=c[0].name+"")&&Le(s,i),h&1&&ee(e,"wide",c[0].name.length>3),h&1&&L(t,"z-index",c[0].zIndex),h&1&&L(t,"transform",c[0].transform),h&1&&L(t,"opacity",c[0].visible?1:0)},i:Z,o:Z,d(c){c&&z(t),a=!1,l()}}}function Lp(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 Tp extends he{constructor(t){super(),ce(this,t,Lp,Sp,ae,{five:2,roomLabel:0},xp)}}var Fc=function(){if(typeof Map!="undefined")return Map;function n(t,e){var i=-1;return t.some(function(s,o){return s[0]===e?(i=o,!0):!1}),i}return function(){function t(){this.__entries__=[]}return Object.defineProperty(t.prototype,"size",{get:function(){return this.__entries__.length},enumerable:!0,configurable:!0}),t.prototype.get=function(e){var i=n(this.__entries__,e),s=this.__entries__[i];return s&&s[1]},t.prototype.set=function(e,i){var s=n(this.__entries__,e);~s?this.__entries__[s][1]=i:this.__entries__.push([e,i])},t.prototype.delete=function(e){var i=this.__entries__,s=n(i,e);~s&&i.splice(s,1)},t.prototype.has=function(e){return!!~n(this.__entries__,e)},t.prototype.clear=function(){this.__entries__.splice(0)},t.prototype.forEach=function(e,i){i===void 0&&(i=null);for(var s=0,o=this.__entries__;s<o.length;s++){var r=o[s];e.call(i,r[1],r[0])}},t}()}(),ea=typeof window!="undefined"&&typeof document!="undefined"&&window.document===document,Po=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")()}(),jp=function(){return typeof requestAnimationFrame=="function"?requestAnimationFrame.bind(Po):function(n){return setTimeout(function(){return n(Date.now())},1e3/60)}}(),zp=2;function Op(n,t){var e=!1,i=!1,s=0;function o(){e&&(e=!1,n()),i&&a()}function r(){jp(o)}function a(){var l=Date.now();if(e){if(l-s<zp)return;i=!0}else e=!0,i=!1,setTimeout(r,t);s=l}return a}var Bp=20,Vp=["top","right","bottom","left","width","height","size","weight"],Rp=typeof MutationObserver!="undefined",Np=function(){function n(){this.connected_=!1,this.mutationEventsAdded_=!1,this.mutationsObserver_=null,this.observers_=[],this.onTransitionEnd_=this.onTransitionEnd_.bind(this),this.refresh=Op(this.refresh.bind(this),Bp)}return n.prototype.addObserver=function(t){~this.observers_.indexOf(t)||this.observers_.push(t),this.connected_||this.connect_()},n.prototype.removeObserver=function(t){var e=this.observers_,i=e.indexOf(t);~i&&e.splice(i,1),!e.length&&this.connected_&&this.disconnect_()},n.prototype.refresh=function(){var t=this.updateObservers_();t&&this.refresh()},n.prototype.updateObservers_=function(){var t=this.observers_.filter(function(e){return e.gatherActive(),e.hasActive()});return t.forEach(function(e){return e.broadcastActive()}),t.length>0},n.prototype.connect_=function(){!ea||this.connected_||(document.addEventListener("transitionend",this.onTransitionEnd_),window.addEventListener("resize",this.refresh),Rp?(this.mutationsObserver_=new MutationObserver(this.refresh),this.mutationsObserver_.observe(document,{attributes:!0,childList:!0,characterData:!0,subtree:!0})):(document.addEventListener("DOMSubtreeModified",this.refresh),this.mutationEventsAdded_=!0),this.connected_=!0)},n.prototype.disconnect_=function(){!ea||!this.connected_||(document.removeEventListener("transitionend",this.onTransitionEnd_),window.removeEventListener("resize",this.refresh),this.mutationsObserver_&&this.mutationsObserver_.disconnect(),this.mutationEventsAdded_&&document.removeEventListener("DOMSubtreeModified",this.refresh),this.mutationsObserver_=null,this.mutationEventsAdded_=!1,this.connected_=!1)},n.prototype.onTransitionEnd_=function(t){var e=t.propertyName,i=e===void 0?"":e,s=Vp.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}(),_c=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},kn=function(n){var t=n&&n.ownerDocument&&n.ownerDocument.defaultView;return t||Po},Hc=Mo(0,0,0,0);function Io(n){return parseFloat(n)||0}function Wc(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+Io(o)},0)}function Gp(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]=Io(r)}return e}function Qp(n){var t=n.getBBox();return Mo(0,0,t.width,t.height)}function Fp(n){var t=n.clientWidth,e=n.clientHeight;if(!t&&!e)return Hc;var i=kn(n).getComputedStyle(n),s=Gp(i),o=s.left+s.right,r=s.top+s.bottom,a=Io(i.width),l=Io(i.height);if(i.boxSizing==="border-box"&&(Math.round(a+o)!==t&&(a-=Wc(i,"left","right")+o),Math.round(l+r)!==e&&(l-=Wc(i,"top","bottom")+r)),!Hp(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 Mo(s.left,s.top,a,l)}var _p=function(){return typeof SVGGraphicsElement!="undefined"?function(n){return n instanceof kn(n).SVGGraphicsElement}:function(n){return n instanceof kn(n).SVGElement&&typeof n.getBBox=="function"}}();function Hp(n){return n===kn(n).document.documentElement}function Wp(n){return ea?_p(n)?Qp(n):Fp(n):Hc}function Up(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 _c(r,{x:t,y:e,width:i,height:s,top:e,right:t+i,bottom:s+e,left:t}),r}function Mo(n,t,e,i){return{x:n,y:t,width:e,height:i}}var Yp=function(){function n(t){this.broadcastWidth=0,this.broadcastHeight=0,this.contentRect_=Mo(0,0,0,0),this.target=t}return n.prototype.isActive=function(){var t=Wp(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}(),Xp=function(){function n(t,e){var i=Up(e);_c(this,{target:t,contentRect:i})}return n}(),Zp=function(){function n(t,e,i){if(this.activeObservations_=[],this.observations_=new Fc,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 kn(t).Element))throw new TypeError('parameter 1 is not of type "Element".');var e=this.observations_;e.has(t)||(e.set(t,new Yp(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 kn(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 Xp(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}(),Uc=typeof WeakMap!="undefined"?new WeakMap:new Fc,Yc=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=Np.getInstance(),i=new Zp(t,e,this);Uc.set(this,i)}return n}();["observe","unobserve","disconnect"].forEach(function(n){Yc.prototype[n]=function(){var t;return(t=Uc.get(this))[n].apply(t,arguments)}});var Jp=function(){return typeof Po.ResizeObserver!="undefined"?Po.ResizeObserver:Yc}();function Mi(n){new Jp((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:qp}=Ep;function Kp(n){me(n,"svelte-9eg4zi",".room-labels-container.svelte-9eg4zi{width:100%;height:100%;position:relative;color:#fff}")}function Xc(n,t,e){const i=n.slice();return i[13]=t[e],i}function Zc(n,t){let e,i,s;return i=new Tp({props:{roomLabel:t[13],five:t[1]}}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&1&&(a.roomLabel=t[13]),r&2&&(a.five=t[1]),i.$set(a)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),se(i,o)}}}function $p(n){let t,e=[],i=new qp,s,o,r,a=n[0];const l=c=>c[13].id;for(let c=0;c<a.length;c+=1){let h=Xc(n,a,c),u=l(h);i.set(u,e[c]=Zc(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=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[6]),be(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,Ii,Zc,null,Xc),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,$e(r)}}}function eA(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 M=new G.Raycaster,I=s.camera.position.clone(),k=new G.Vector3(v.position.x,v.position.y,v.position.z),P=k.distanceTo(I);M.set(I.clone(),k.clone().sub(I).normalize());const[j]=s.model.intersectRaycaster(M);return!(j&&j.distance+1<P)}function h(v,y){const I=new G.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,M=new Map;function I(P){const j=M.get(P.id);if(j)return j;const{x:R,y:U,z:W}=P.position,Q=new G.Vector3(R,U,W).clone().distanceTo(s.camera.position);return M.set(P.id,Q),Q}return o.map(P=>{const j=c(P),R=j?h(P,y):P.transform,U=I(P),Q=o.filter(_=>_.visible&&I(_)<U).length*10;return re(x({},P),{visible:j,transform:R,zIndex:Q})})}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),Bc(()=>{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 tA extends he{constructor(t){super(),ce(this,t,eA,$p,ae,{five:1,roomLabels:0},Kp)}}function iA(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 nA{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=iA(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 tA({target:this.container,props:{five:this.five,roomLabels:this.roomLabels}})}}}const sA=n=>new nA(n),oA={name:"ModelRoomLabelPlugin",version:0};var Ei=(n=>(n[n.FLOOR=1]="FLOOR",n[n.CEILING=2]="CEILING",n[n.BOUNDING_CENTER=3]="BOUNDING_CENTER",n))(Ei||{});function _i(n){return F(this,null,function*(){try{return[null,yield n]}catch(t){return t instanceof Error?[t,null]:[new Error(""),null]}})}function Dn(n){return n<.5?4*n*n*n:.5*Math.pow(2*n-2,3)+1}function Jc(n){const t=n-1;return t*t*t+1}function ht(n,{delay:t=0,duration:e=400,easing:i=hi}={}){const s=+getComputedStyle(n).opacity;return{delay:t,duration:e,easing:i,css:o=>`opacity: ${o*s}`}}function qc(n,{delay:t=0,duration:e=400,easing:i=Jc,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]=xc(s),[g,A]=xc(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 Eo(n,{delay:t=0,speed:e,duration:i,easing:s=Dn}={}){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 fA extends he{constructor(t){super(),ce(this,t,uA,dA,ae,{content:0},hA)}}function gA(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function mA(n){let t,e;return t=new cA({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function pA(n){let t,e;return t=new fA({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function AA(n){let t,e,i,s;const o=[pA,mA],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()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function vA(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 Kc extends he{constructor(t){super(),ce(this,t,vA,AA,ae,{floorIndex:2,floorplanData:3},gA)}}function bA(n){me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function yA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new mo(!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 wA(n){let t,e,i,s,o,r,a=n[1]&&$c(n),l=n[0]&&eh(n),c=n[2]&&th(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"),L(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),T(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[32]),be(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=$c(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=eh(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&L(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=th(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,Ke(r)}}}function $c(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Le(i,e)},d(s){s&&z(t)}}}function eh(n){let t,e;return{c(){t=S("span"),e=xe(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),L(t,"font-size",n[19])},m(i,s){B(i,t,s),T(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&z(t)}}}function th(n){let t,e;return{c(){t=S("span"),e=xe(n[13]),C(t,"class","floorplan-plugin__room-size"),L(t,"font-size",n[19]),L(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s[0]&8192&&Le(e,i[13]),s[0]&1024&&L(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function CA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return wA;if(a[15])return yA}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"),L(t,"left",n[16]),L(t,"top",n[17]),L(t,"font-size",n[18]),L(t,"opacity",n[12]?"1":"0"),L(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[34]),be(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&&L(t,"opacity",a[12]?"1":"0"),l[0]&512&&L(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:Z,o:Z,d(a){a&&z(t),r&&r.d(),e=!1,Ke(i)}}}function PA(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 IA(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:M}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(ie,ye){if(ye.width===0||ye.height===0)return()=>!1;const Oe=ie.path.map(({x:Ue,y:Je})=>[Ue,Je]),pe=ie.roomLabel.position,{x:st,y:ft}=pe,{width:Se,height:at}=ye,le=Se/2,Ee=at/2;return function(Je){const xt=st*Je,lt=ft*Je,Mt=Oe.map(([Fe,tt])=>[Fe*Je,tt*Je]);return[[xt+le,lt-Ee],[xt-le,lt-Ee],[xt-le,lt+Ee],[xt+le,lt+Ee]].every(Fe=>PA(Fe,Mt))}}const Q=document.body.clientWidth,_=document.body.clientHeight,N=I.roomLabel,H=N.positionInImage.x*100+"%",Y=N.positionInImage.y*100+"%",J=(Q<500||_<500?10:14)+"px",q=(Q<500||_<500?8:12)+"px";let te=0,ge=0,de=0,Me=0,Ie=!1;k.subscribe(function(ye){e(25,Ie=!!ye&&ye.id===I.id)});const Ce=ie=>{e(7,de=ie.detail)},We=ie=>{e(8,Me=ie.detail)},Pe=ie=>{e(5,te=ie.detail)},et=ie=>{e(6,ge=ie.detail)};return n.$$set=ie=>{"pxmm"in ie&&e(20,m=ie.pxmm),"roomAreaEnable"in ie&&e(0,v=ie.roomAreaEnable),"roomNameEnable"in ie&&e(1,y=ie.roomNameEnable),"roomDimensionEnable"in ie&&e(2,M=ie.roomDimensionEnable),"room"in ie&&e(3,I=ie.room),"hoveredRoom"in ie&&e(21,k=ie.hoveredRoom),"getRoomAreaText"in ie&&e(22,P=ie.getRoomAreaText),"getRoomDimensionText"in ie&&e(23,j=ie.getRoomDimensionText),"getLabelElement"in ie&&e(4,R=ie.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ie&&e(24,U=ie.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ie,ye;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((ie=I.dimension)==null?void 0:ie.width,(ye=I.dimension)==null?void 0:ye.height):""),n.$$.dirty[0]&384&&e(31,r={width:de,height:Me}),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:te,height:ge}),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||Ie),n.$$.dirty[0]&167772160&&e(11,g=l||Ie),n.$$.dirty[0]&100663296&&e(10,A=u||Ie),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,M,I,R,te,ge,de,Me,p,A,g,f,o,s,i,H,Y,J,q,m,k,P,j,U,Ie,u,l,h,c,a,r,Ce,We,Pe,et]}class MA extends he{constructor(t){super(),ce(this,t,IA,CA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},bA,[-1,-1])}}function EA(n){me(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function ih(n,t,e){const i=n.slice();return i[14]=t[e],i}function nh(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=ih(n,a,c),u=l(h);i.set(u,e[c]=sh(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=[Qt(Mi.call(null,t)),be(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,Ii,sh,null,ih),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,Ke(r)}}}function sh(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=ct(r,o[a]);return i=new MA({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?vt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function kA(n){let t,e,i=n[10]&&nh(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&&D(i,1)):(i=nh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function DA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable: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,M=v.x-y.x;e(9,p=A/M)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class xA extends he{constructor(t){super(),ce(this,t,DA,kA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},EA)}}function SA(n){me(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 oh(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function rh(n,t,e){const i=n.slice();return i[14]=t[e],i}function ah(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),L(t,"left",n[14].left*100+"%"),L(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:Z,d(e){e&&z(t)}}}function lh(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=xe(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),ee(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),L(e,"left",t[11].left*100+"%"),L(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),T(e,i),T(i,o),T(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Le(o,s)},d(a){a&&z(e)}}}function LA(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]=ah(rh(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=oh(n,f,A),m=g(p);l.set(m,a[A]=lh(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"),ee(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"),ee(t,"is-row",n[2]),L(t,"width",n[2]?"100%":1/16+"rem"),L(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),T(t,e),T(t,i),T(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);T(t,o),T(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=rh(A,h,m);u[m]?u[m].p(v,p):(u[m]=ah(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,Kr,lh,null,oh)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&ee(t,"is-row",A[2])},i:Z,o:Z,d(A){A&&z(t),Ft(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Sn=1e3,Ln=180;function TA(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-(Sn-Ln)*2,c=o.max.y-o.min.y-(Sn-Ln)*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-Sn+Ln)/l:0,m=a?0:(A-o.min.y-Sn+Ln)/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,M=a?(y-o.min.x-Sn+Ln)/l:0,I=a?0:(y-o.min.y-Sn+Ln)/c;return{left:M,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 jA extends he{constructor(t){super(),ce(this,t,TA,LA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},SA)}}function zA(n){me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function ch(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hh(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=ct(r,o[a]);return i=new jA({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?vt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function OA(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=ch(n,o,a),c=r(l);i.set(c,e[a]=hh(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"),L(t,"width",n[3]),L(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,Ii,hh,null,ch),fe()),l&8&&L(t,"width",a[3]),l&4&&L(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const dh=1e3,uh=180;function BA(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-(dh-uh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(dh-uh)*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 VA extends he{constructor(t){super(),ce(this,t,BA,OA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},zA)}}function ko(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 fh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function RA(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 NA(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 GA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function QA(n){let t;return{c(){t=Ve("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:Z,o:Z,d(e){e&&z(t)}}}function FA(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=ko(s,{needZ:!0}))},[i,s]}class _A extends he{constructor(t){super(),ce(this,t,FA,QA,ae,{path:1})}}function HA(n){let t,e,i,s,o,r;return{c(){t=Ve("defs"),e=Ve("pattern"),i=Ve("rect"),s=Ve("path"),o=$(),r=Ve("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),T(t,e),T(e,i),T(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:Z,o:Z,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ia=6;function WA(n,t,e){let i,{path:s}=t;const o=ia*2,r=`M0 ${ia} h ${o} M${ia} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ko(s,{needZ:!0}))},[i,o,r,s]}class UA extends he{constructor(t){super(),ce(this,t,WA,HA,ae,{path:3})}}function YA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ve("defs"),e=Ve("pattern"),i=Ve("rect"),s=Ve("pattern"),o=Ve("rect"),r=$(),a=Ve("path"),l=$(),c=Ve("path"),h=$(),u=Ve("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),T(t,e),T(e,i),T(t,s),T(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:Z,o:Z,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function XA(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=ko(s,{needZ:!0}))},[i,s]}class ZA extends he{constructor(t){super(),ce(this,t,XA,YA,ae,{path:1})}}function JA(n){me(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function gh(n,t,e){const i=n.slice();return i[5]=t[e],i}function qA(n){let t,e;return t=new UA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function KA(n){let t,e;return t=new ZA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function $A(n){let t,e;return t=new _A({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function mh(n){let t,e,i,s;const o=[$A,KA,qA],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=Ve("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()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function ev(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=mh(gh(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=gh(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=mh(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Ft(s,r)}}}function tv(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=>re(x({},l),{path:l.path.map(c=>fh(c,o.bounding))})))},[i,r,a,s,o]}class iv extends he{constructor(t){super(),ce(this,t,tv,ev,ae,{floorIndex:3,floorplanData:4},JA)}}function nv(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function sv(n){let t,e,i,s;return{c(){t=Ve("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=[be(t,"mouseenter",n[3]),be(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:Z,o:Z,d(o){o&&z(t),i=!1,Ke(s)}}}function ov(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=ko(o.path,{needZ:!0,format:A=>fh(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 rv extends he{constructor(t){super(),ce(this,t,ov,sv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},nv)}}function av(n){me(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function ph(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ah(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=ct(r,o[a]);return i=new rv({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?vt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function lv(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=ph(n,r,l),h=a(c);s.set(h,i[l]=Ah(h,c))}return{c(){t=S("div"),e=Ve("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),T(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,Ii,Ah,null,ph),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function cv(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 vh extends he{constructor(t){super(),ce(this,t,cv,lv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},av)}}function hv(n){me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function bh(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","text svelte-1lm20n5"),L(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Le(i,e),o&1&&L(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function dv(n){let t,e,i,s,o=n[0].text&&bh(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),rt(e.src,i=n[0].imageURL)||C(e,"src",i),L(e,"width",n[0].imageWidth+"px"),L(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),T(t,e),T(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!rt(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&L(e,"width",r[0].imageWidth+"px"),a&1&&L(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=bh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:Z,o:Z,d(r){r&&z(t),o&&o.d()}}}function uv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class fv extends he{constructor(t){super(),ce(this,t,uv,dv,ae,{missingFloorConfig:0},hv)}}const ki="data:image/png;base64,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";function yh(n){return n*180/Math.PI}function gv(n){me(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function mv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),L(e,"background-image",`url(${n[0]||ki})`),L(e,"width",n[4]),L(e,"height",n[4]),L(e,"left","-"+n[4]),L(e,"top","-"+n[4]),L(e,"transform",`rotate(${n[3]}deg)`),L(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),L(t,"left",n[1]),L(t,"top",n[2])},m(i,s){B(i,t,s),T(t,e)},p(i,[s]){s&1&&L(e,"background-image",`url(${i[0]||ki})`);const o=s&1;o&&L(e,"width",i[4]),o&&L(e,"height",i[4]),o&&L(e,"left","-"+i[4]),o&&L(e,"top","-"+i[4]),o&&L(e,"transform",`rotate(${i[3]}deg)`),o&&L(e,"transform-origin",`${i[4]} ${i[4]}`)},i:Z,o:Z,d(i){i&&z(t)}}}function pv(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=-yh(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 Av=class extends he{constructor(t){super(),ce(this,t,pv,mv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},gv)}};const vv="data:image/png;base64,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";function bv(n){me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function yv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=xe(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),L(e,"background-image",`url(${vv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),L(t,"transform",n[2])},m(r,a){B(r,t,a),T(t,e),T(t,i),T(t,s),T(s,o)},p(r,a){a&1&&Le(o,r[0])},d(r){r&&z(t)}}}function wv(n){let t,e=n[1]&&yv(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:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function Cv(n){return n/Math.PI*180}function Pv(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?Cv(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 Iv extends he{constructor(t){super(),ce(this,t,Pv,wv,ae,{floorplanData:3,northDesc:0},bv)}}function Mv(n){me(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ev(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=ct(f,u[I]);t=new iv({props:f});let g=(n[3]||n[5])&&wh(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ct(p,A[I]);s=new Kc({props:p});let m=n[6]&&Ch(n),v=n[10]&&Ph(n),y=n[4]&&Ih(n),M=n[22]&&Mh(n);return{c(){oe(t.$$.fragment),e=$(),g&&g.c(),i=$(),oe(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),M&&M.c(),c=we()},m(I,k){ne(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ne(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),M&&M.m(I,k),B(I,c,k),h=!0},p(I,k){const P=k&2052?vt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(P),I[3]||I[5]?g?(g.p(I,k),k&40&&D(g,1)):(g=wh(I),g.c(),D(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?vt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&D(m,1)):(m=Ch(I),m.c(),D(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&&D(v,1)):(v=Ph(I),v.c(),D(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&&D(y,1)):(y=Ih(I),y.c(),D(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?M?(M.p(I,k),k&4194304&&D(M,1)):(M=Mh(I),M.c(),D(M,1),M.m(c.parentNode,c)):M&&(ue(),O(M,1,1,()=>{M=null}),fe())},i(I){h||(D(t.$$.fragment,I),D(g),D(s.$$.fragment,I),D(m),D(v),D(y),D(M),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(v),O(y),O(M),h=!1},d(I){se(t,I),I&&z(e),g&&g.d(I),I&&z(i),se(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),M&&M.d(I),I&&z(c)}}}function kv(n){let t,e;return t=new fv({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function wh(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=ct(s,i[o]);return t=new vh({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?vt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ch(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=ct(s,i[o]);return t=new xA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?vt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ph(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=ct(s,i[o]);return t=new VA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?vt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ih(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=ct(s,i[o]);return t=new Av({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?vt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Mh(n){let t,e;return t=new Iv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Dv(n){let t,e,i,s,o;const r=[kv,Ev],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()),D(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||(D(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function xv(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:M}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:P}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:Q}=t;const _=ta(void 0);return n.$$set=N=>{"panoIndex"in N&&e(0,o=N.panoIndex),"isCurrent"in N&&e(1,r=N.isCurrent),"floorIndex"in N&&e(2,a=N.floorIndex),"highlightEnable"in N&&e(3,l=N.highlightEnable),"cameraEnable"in N&&e(4,c=N.cameraEnable),"hoverEnable"in N&&e(5,h=N.hoverEnable),"roomLabelsEnable"in N&&e(6,u=N.roomLabelsEnable),"roomAreaEnable"in N&&e(7,f=N.roomAreaEnable),"roomNameEnable"in N&&e(8,g=N.roomNameEnable),"roomDimensionEnable"in N&&e(9,A=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(10,p=N.ruleLabelsEnable),"floorplanData"in N&&e(11,m=N.floorplanData),"getRoomAreaText"in N&&e(12,v=N.getRoomAreaText),"getRoomDimensionText"in N&&e(13,y=N.getRoomDimensionText),"getLabelElement"in N&&e(14,M=N.getLabelElement),"getRuleDistanceText"in N&&e(15,I=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(16,k=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(17,P=N.highlightData),"missingFloorConfig"in N&&e(18,j=N.missingFloorConfig),"lastPanoramaLongitude"in N&&e(19,R=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(20,U=N.cameraImageUrl),"northDesc"in N&&e(21,W=N.northDesc),"compassEnable"in N&&e(22,Q=N.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,M,I,k,P,j,R,U,W,Q,s,_,i]}let Sv=class extends he{constructor(t){super(),ce(this,t,xv,Dv,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},Mv)}};function Lv(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Eh(n,t,e){const i=n.slice();return i[24]=t[e],i}function kh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Dh(Eh(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=Eh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=Dh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||Ze(()=>{e=Fi(t,ht,{duration:n[0],easing:hi}),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),Ft(o,a)}}}function Dh(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=ct(s,i[o]);return t=new Sv({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16777212?vt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Tv(n){let t,e,i=n[1]&&kh(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&&D(i,1)):(i=kh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function jv(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:M}=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=Q=>{"duration"in Q&&e(0,i=Q.duration),"visible"in Q&&e(1,s=Q.visible),"northDesc"in Q&&e(2,o=Q.northDesc),"panoIndex"in Q&&e(3,r=Q.panoIndex),"floorIndex"in Q&&e(4,a=Q.floorIndex),"cameraEnable"in Q&&e(5,l=Q.cameraEnable),"hoverEnable"in Q&&e(6,c=Q.hoverEnable),"highlightEnable"in Q&&e(7,h=Q.highlightEnable),"compassEnable"in Q&&e(8,u=Q.compassEnable),"roomLabelsEnable"in Q&&e(9,f=Q.roomLabelsEnable),"roomAreaEnable"in Q&&e(10,g=Q.roomAreaEnable),"roomNameEnable"in Q&&e(11,A=Q.roomNameEnable),"roomDimensionEnable"in Q&&e(12,p=Q.roomDimensionEnable),"ruleLabelsEnable"in Q&&e(13,m=Q.ruleLabelsEnable),"floorplanData"in Q&&e(14,v=Q.floorplanData),"lastPanoramaLongitude"in Q&&e(15,y=Q.lastPanoramaLongitude),"cameraImageUrl"in Q&&e(16,M=Q.cameraImageUrl),"getRoomAreaText"in Q&&e(17,I=Q.getRoomAreaText),"getRoomDimensionText"in Q&&e(18,k=Q.getRoomDimensionText),"getLabelElement"in Q&&e(19,P=Q.getLabelElement),"getRuleDistanceText"in Q&&e(20,j=Q.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in Q&&e(21,R=Q.adaptiveRoomLabelVisibleEnable),"highlightData"in Q&&e(22,U=Q.highlightData),"missingFloorConfig"in Q&&e(23,W=Q.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,M,I,k,P,j,R,U,W]}let na=class extends he{constructor(t){super(),ce(this,t,jv,Tv,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},Lv)}};const zv="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 Ov(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(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 Bv(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 Vv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Bv),rules:n.rules}}function Rv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Nv(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 Di(n){return F(this,null,function*(){const t=yield Ov(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Vv),s=n.computed_data.entrance?Nv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Rv)}})}function Gv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:zv,width:45,height:48},a=GA(o,t),l=RA(o,e),c=NA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Qv(n,t){return t(n),n}function Tn(n,t){return Qv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function xh(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 sa(n,t,e=Ei.BOUNDING_CENTER){const i=xh(n,t),s=xh(n,t+1);return e===Ei.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ei.CEILING?s:i}function oa(n,t,e,i){const s=sa(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 Hi=class{constructor(t,e){d(this,"VERSION","3.25.0");d(this,"five");d(this,"hooks",new Jt);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 zr(this.staticPrefix,t)}},ui=class extends Hi{};var kt=(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))(kt||{});const Sh=500,Fv=80;function Wi(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lh(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 Wi(r,a,e)||Wi(r+i,a,e)}Object.assign(window,{nearlyEqual:Wi,nearlyEqualRad:Lh});function _v(n){return Object.prototype.toString.call(n)==="[object Object]"}function Th(n){return _v(n)&&!!n.isVector3}function ra(n,t){return F(this,null,function*(){const[e]=yield _i(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(!Hv(i,s))throw new Error("pose 与预期不符")})}function Hv(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"?Lh(i,s,2):typeof i=="number"&&typeof s=="number"?Wi(i,s,2):Th(s)&&Th(i)?s.distanceTo(i)<.01:i===s})}function Wv(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!(!Wi(e,r,2)||!Wi(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Wi(s,c,2))}function jh(n,t,e=!0){return F(this,null,function*(){if(Wv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield _i(ra(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 _i(n.updateCamera(Tn(t,["mode"]),l,e));if(c)throw new Error(kt.UpdateCameraError)})}function jn(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 Uv(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 Yv(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 Xv=class extends ui{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)=>F(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)=>F(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=oa(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,kt.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=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(kt.ModelNotLoaded);if(!this.data)throw new Error(kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=x(x({},i),e),o=()=>F(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 _i(jh(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(kt.UnknownError);if(!this.updateSize())throw new Error(kt.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:Sh;jn(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,kt.BreakOffByHide),this.showPromise=void 0;const s=x(x({},{userAction:!0,isAutoHide:!1}),e);jn(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||Yv(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();Uv(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:Fv/((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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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 F(this,null,function*(){return yield Di(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const Zv=(n,t)=>new Xv(n,t);function Jv(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 qv(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 Kv=class extends ui{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)=>F(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)=>F(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=oa(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,kt.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=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(kt.ModelNotLoaded);if(!this.data)throw new Error(kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=x(x({},i),e),o=()=>F(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 _i(jh(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(kt.UnknownError);if(!this.updateSize())throw new Error(kt.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:Sh;jn(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,kt.BreakOffByHide),this.showPromise=void 0;const s=x(x({},{userAction:!0,isAutoHide:!1}),e);jn(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&&qv(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(),Jv(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(Tn(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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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=sa(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 F(this,null,function*(){return yield Di(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const $v=(n,t)=>new Kv(n,t);let e0=class extends ui{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=oa(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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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=sa(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 F(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 F(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 F(this,null,function*(){return yield Di(e.data)})}_show(e){return F(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 ra(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;jn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(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;jn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const t0=(n,t)=>new e0(n,t);function aa(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function i0(n){me(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function n0(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"),L(i,"background-image","url("+(n[0]||ki)+")"),L(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),L(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),L(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),T(t,e),T(e,i)},p(s,[o]){o&1&&L(i,"background-image","url("+(s[0]||ki)+")"),(o&1||o&3)&&L(i,"transform",s[1]),o&4&&L(e,"transform",s[2]),o&8&&L(t,"opacity",s[3]?1:0)},i:Z,o:Z,d(s){s&&z(t)}}}function s0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function o0(n,t,e){var y,M;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=(M=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?M: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),Q=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${Q}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const v=aa(I=>{e(8,f=I.longitude)},1e3/60);return Pt(()=>(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=s0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class r0 extends he{constructor(t){super(),ce(this,t,o0,n0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},i0)}}function a0(n){me(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function zh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Oh(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"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){B(c,e,h),T(e,i),T(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&L(i,"width",s),u&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&z(e)}}}function l0(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=zh(n,s,r),l=o(a);i.set(l,e[r]=Oh(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,Kr,Oh,null,zh))},i:Z,o:Z,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function c0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class h0 extends he{constructor(t){super(),ce(this,t,c0,l0,ae,{extraObjects:0},a0)}}function d0(n){me(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function u0(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=ct(l,a[h]);t=new Kc({props:l}),i=new h0({props:{extraObjects:n[7]}});let c=n[3]&&Bh(n);return{c(){oe(t.$$.fragment),e=$(),oe(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ne(t,h,u),B(h,e,u),ne(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?vt(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&&D(c,1)):(c=Bh(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){se(t,h),h&&z(e),se(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function f0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),rt(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),T(t,e)},p(s,o){o&64&&!rt(e.src,i=s[6])&&C(e,"src",i)},i:Z,o:Z,d(s){s&&z(t)}}}function Bh(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=ct(s,i[o]);return t=new vh({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function g0(n){let t,e,i,s;const o=[f0,u0],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()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function m0(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 p0 extends he{constructor(t){super(),ce(this,t,m0,g0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},d0)}}function A0(n){me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Vh(n){let t,e,i,s,o=n[8]!==0&&Rh(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=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[14]),be(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Rh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,Ke(s)}}}function Rh(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=ct(c,l[f]);e=new p0({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=ct(u,h[f]);return s=new r0({props:u}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),oe(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),L(t,"width",o),L(t,"height",r)},m(f,g){B(f,t,g),ne(e,t,null),T(t,i),ne(s,t,null),a=!0},p(f,g){const A=g&6381?vt(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?vt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&L(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&L(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),se(e),se(s)}}}function v0(n){let t,e,i=n[1]&&Vh(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&&D(i,1)):(i=Vh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function b0(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)}Pt(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=P=>{e(8,g=P.detail)},M=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,Q=function(){return U>W?[P,P/U*W]:[P/W*U,P]}();e(10,p=Q[0]),e(13,m=Q[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,M]}class y0 extends he{constructor(t){super(),ce(this,t,b0,v0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},A0)}}let w0=class extends ui{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:ki,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=x(x({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return F(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 Di(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(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=Gv(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Di(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?x(x({},s.config),e.config):s.config;this.state=re(x(x({},this.state),e),{config:o}),!At(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=re(x({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new y0({target:this.wrapper,props:e})}};const C0=(n,t)=>new w0(n,t),P0=[{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:"和室"}],I0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],M0=[{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:"写字楼"}],la=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},E0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(la(s,0,0)),o&&n.applyMatrix4(la(0,o,0)),r&&n.applyMatrix4(la(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Nh(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=x({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const k0=(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=>F(this,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 M=yield new Ks.FBXLoader().loadAsync(v);return Nh(M,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=M,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,M=v.max.z-v.min.z,I=Math.max(y,M),{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,E0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function D0(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 G.CanvasTexture(a)}const x0=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),S0=(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=>F(this,null,function*(){var W,Q,_,N,H,Y,J,q;const M=(W=y==null?void 0:y.position)!=null?W:s;if(!M)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=x0(M),k=(Q=y==null?void 0:y.rad)!=null?Q:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Ks.FBXLoader().loadAsync(P);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),Nh(j,{transparent:!0,side:w.DoubleSide});const R=(J=(Y=(H=(N=j.children)==null?void 0:N[0])==null?void 0:H.children)==null?void 0:Y[3])==null?void 0:J.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new G.MeshBasicMaterial({transparent:!0,map:D0(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,M=new G.AnimationMixer(e.object);a.push(M);const I=M.clipAction(e.object.animations[0]);I.timeScale=y;let k;const P=()=>{let W=0,Q=0;const _=1e3/30,N=H=>{W=requestAnimationFrame(N);const Y=H-Q;Y<_||(Q=H,a.forEach(J=>J.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(N),()=>{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)}},L0=Rt;function T0(n,t,e,i=L0.Linear.None){const s=new io(n).to(t,e).easing(i);lo(()=>s.start(0));const o=pn(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 j0(n,t){return T0({progress:0},{progress:1},n,t)}var Gh=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Gh||{}),ei=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ei||{});const Do=Math.PI*2;function Qh(n){return(n%Do+Do)%Do}function Fh(n){return n%Do}function ca(n,t,e){return n+(t-n)*e}const ha=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Qh(n),r=Qh(t);return e===ei.Anticlockwise&&o<r&&(o+=s),e===ei.Clockwise&&r<o&&(r+=s),e===ei.Loop&&r-o>i?ha(o,r,ei.Anticlockwise):e===ei.Loop&&o-r>i?ha(o,r,ei.Clockwise):{from:o,to:r}},z0=n=>{const t={},e=(l,c,...h)=>F(this,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,x({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Fh(r.latitude),l=Fh(o.latitude),{from:c,to:h}=ha(r.longitude,o.longitude,o.rotation||ei.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>F(this,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==ve.Five.Mode.Panorama&&(yield n.changeMode(ve.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:M})=>{const I={};I.longitude=ca(u.longitude,f.longitude,M),I.latitude=ca(u.latitude,f.latitude,M),I.fov=ca(u.fov,f.fov,M),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=j0(v,Rt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===ei.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(M=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(M)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function _h(n,t){return n.x===t.x&&n.y===t.y}function Hh(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Wh(n,t,e){const i=xo(n[1],n[0]),s=xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Hh(i,s))return!1;if(So(n[0],t))return n[0];if(So(n[1],t))return n[1];if(So(t[0],n))return t[0];if(So(t[1],n))return t[1];if(e&&!B0(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 So(n,t){return _h(n,t[0])||_h(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&&Hh(xo(t[0],n),xo(n,t[1]))}function O0(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 Lo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function B0(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)&&Lo(t[0],n[1],n[0])*Lo(n[1],t[1],n[0])>0&&Lo(n[0],t[1],t[0])*Lo(t[1],n[1],t[0])>0?1:0}function Uh(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Uh(n,t-1))}const V0=`<style type="text/css">
|
|
194
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class fA extends he{constructor(t){super(),ce(this,t,uA,dA,ae,{content:0},hA)}}function gA(n){me(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function mA(n){let t,e;return t=new cA({props:{url:n[1].url}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function pA(n){let t,e;return t=new fA({props:{content:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function AA(n){let t,e,i,s;const o=[pA,mA],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()),D(i,1),i.m(t,null)):i=null)},i(l){s||(D(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),~e&&r[e].d()}}}function vA(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 Kc extends he{constructor(t){super(),ce(this,t,vA,AA,ae,{floorIndex:2,floorplanData:3},gA)}}function bA(n){me(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function yA(n){let t,e=n[15].outerHTML+"",i;return{c(){t=new mo(!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 wA(n){let t,e,i,s,o,r,a=n[1]&&$c(n),l=n[0]&&eh(n),c=n[2]&&th(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"),L(t,"opacity",n[11]?"1":"0")},m(h,u){B(h,t,u),a&&a.m(t,null),T(t,e),l&&l.m(t,null),B(h,i,u),c&&c.m(h,u),B(h,s,u),o||(r=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[32]),be(t,"clientHeight",n[33])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=$c(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=eh(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&2048&&L(t,"opacity",h[11]?"1":"0"),h[2]?c?c.p(h,u):(c=th(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,$e(r)}}}function $c(n){let t,e=n[3].name+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o[0]&8&&e!==(e=s[3].name+"")&&Le(i,e)},d(s){s&&z(t)}}}function eh(n){let t,e;return{c(){t=S("span"),e=xe(n[14]),C(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),L(t,"font-size",n[19])},m(i,s){B(i,t,s),T(t,e)},p(i,s){s[0]&16384&&Le(e,i[14])},d(i){i&&z(t)}}}function th(n){let t,e;return{c(){t=S("span"),e=xe(n[13]),C(t,"class","floorplan-plugin__room-size"),L(t,"font-size",n[19]),L(t,"opacity",n[10]?"0.6":"0")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s[0]&8192&&Le(e,i[13]),s[0]&1024&&L(t,"opacity",i[10]?"0.6":"0")},d(i){i&&z(t)}}}function CA(n){let t,e,i;function s(a,l){if(a[4]===void 0)return wA;if(a[15])return yA}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"),L(t,"left",n[16]),L(t,"top",n[17]),L(t,"font-size",n[18]),L(t,"opacity",n[12]?"1":"0"),L(t,"transform",n[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[34]),be(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&&L(t,"opacity",a[12]?"1":"0"),l[0]&512&&L(t,"transform",a[9]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:Z,o:Z,d(a){a&&z(t),r&&r.d(),e=!1,$e(i)}}}function PA(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 IA(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:M}=t,{room:I}=t,{hoveredRoom:k}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:j}=t,{getLabelElement:R}=t,{adaptiveRoomLabelVisibleEnable:U}=t;function W(ie,ye){if(ye.width===0||ye.height===0)return()=>!1;const Oe=ie.path.map(({x:Ue,y:qe})=>[Ue,qe]),pe=ie.roomLabel.position,{x:st,y:ft}=pe,{width:Se,height:at}=ye,le=Se/2,Ee=at/2;return function(qe){const xt=st*qe,lt=ft*qe,Mt=Oe.map(([Fe,tt])=>[Fe*qe,tt*qe]);return[[xt+le,lt-Ee],[xt-le,lt-Ee],[xt-le,lt+Ee],[xt+le,lt+Ee]].every(Fe=>PA(Fe,Mt))}}const Q=document.body.clientWidth,_=document.body.clientHeight,N=I.roomLabel,H=N.positionInImage.x*100+"%",Y=N.positionInImage.y*100+"%",J=(Q<500||_<500?10:14)+"px",q=(Q<500||_<500?8:12)+"px";let te=0,ge=0,de=0,Me=0,Ie=!1;k.subscribe(function(ye){e(25,Ie=!!ye&&ye.id===I.id)});const Ce=ie=>{e(7,de=ie.detail)},We=ie=>{e(8,Me=ie.detail)},Pe=ie=>{e(5,te=ie.detail)},et=ie=>{e(6,ge=ie.detail)};return n.$$set=ie=>{"pxmm"in ie&&e(20,m=ie.pxmm),"roomAreaEnable"in ie&&e(0,v=ie.roomAreaEnable),"roomNameEnable"in ie&&e(1,y=ie.roomNameEnable),"roomDimensionEnable"in ie&&e(2,M=ie.roomDimensionEnable),"room"in ie&&e(3,I=ie.room),"hoveredRoom"in ie&&e(21,k=ie.hoveredRoom),"getRoomAreaText"in ie&&e(22,P=ie.getRoomAreaText),"getRoomDimensionText"in ie&&e(23,j=ie.getRoomDimensionText),"getLabelElement"in ie&&e(4,R=ie.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ie&&e(24,U=ie.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{var ie,ye;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((ie=I.dimension)==null?void 0:ie.width,(ye=I.dimension)==null?void 0:ye.height):""),n.$$.dirty[0]&384&&e(31,r={width:de,height:Me}),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:te,height:ge}),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||Ie),n.$$.dirty[0]&167772160&&e(11,g=l||Ie),n.$$.dirty[0]&100663296&&e(10,A=u||Ie),n.$$.dirty[0]&201326592&&e(9,p=l&&!u)},[v,y,M,I,R,te,ge,de,Me,p,A,g,f,o,s,i,H,Y,J,q,m,k,P,j,U,Ie,u,l,h,c,a,r,Ce,We,Pe,et]}class MA extends he{constructor(t){super(),ce(this,t,IA,CA,ae,{pxmm:20,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,room:3,hoveredRoom:21,getRoomAreaText:22,getRoomDimensionText:23,getLabelElement:4,adaptiveRoomLabelVisibleEnable:24},bA,[-1,-1])}}function EA(n){me(n,"svelte-13xux0b",".floorplan-plugin__room-labels.svelte-13xux0b{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function ih(n,t,e){const i=n.slice();return i[14]=t[e],i}function nh(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=ih(n,a,c),u=l(h);i.set(u,e[c]=sh(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=[Qt(Mi.call(null,t)),be(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,Ii,sh,null,ih),fe())},i(c){if(!s){for(let h=0;h<a.length;h+=1)D(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)O(e[h]);s=!1},d(c){c&&z(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,$e(r)}}}function sh(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=ct(r,o[a]);return i=new MA({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&1791?vt(o,[{pxmm:t[9],room:t[14],hoveredRoom:t[3],roomAreaEnable:t[0],roomNameEnable:t[1],roomDimensionEnable:t[2],getLabelElement:t[6],getRoomAreaText:t[4],getRoomDimensionText:t[5],adaptiveRoomLabelVisibleEnable:t[7]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function kA(n){let t,e,i=n[10]&&nh(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&&D(i,1)):(i=nh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function DA(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomDimensionEnable:a}=t,{floorplanData:l}=t,{hoveredRoom:c}=t,{getRoomAreaText:h}=t,{getRoomDimensionText:u}=t,{getLabelElement:f}=t,{adaptiveRoomLabelVisibleEnable: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,M=v.x-y.x;e(9,p=A/M)}},[o,r,a,c,h,u,f,g,A,p,i,s,l,m]}class xA extends he{constructor(t){super(),ce(this,t,DA,kA,ae,{floorIndex:11,roomAreaEnable:0,roomNameEnable:1,roomDimensionEnable:2,floorplanData:12,hoveredRoom:3,getRoomAreaText:4,getRoomDimensionText:5,getLabelElement:6,adaptiveRoomLabelVisibleEnable:7},EA)}}function SA(n){me(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 oh(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function rh(n,t,e){const i=n.slice();return i[14]=t[e],i}function ah(n){let t;return{c(){t=S("div"),C(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),L(t,"left",n[14].left*100+"%"),L(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:Z,d(e){e&&z(t)}}}function lh(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=xe(s),r=$(),C(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),ee(i,"is-row",t[2]),C(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),L(e,"left",t[11].left*100+"%"),L(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),T(e,i),T(i,o),T(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Le(o,s)},d(a){a&&z(e)}}}function LA(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]=ah(rh(n,h,A));let f=n[4];const g=A=>A[13];for(let A=0;A<f.length;A+=1){let p=oh(n,f,A),m=g(p);l.set(m,a[A]=lh(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"),ee(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"),ee(t,"is-row",n[2]),L(t,"width",n[2]?"100%":1/16+"rem"),L(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),T(t,e),T(t,i),T(t,s);for(let m=0;m<u.length;m+=1)u[m]&&u[m].m(s,null);T(t,o),T(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=rh(A,h,m);u[m]?u[m].p(v,p):(u[m]=ah(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,Kr,lh,null,oh)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&C(t,"class",c),p&5&&ee(t,"is-row",A[2])},i:Z,o:Z,d(A){A&&z(t),Ft(u,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const Sn=1e3,Ln=180;function TA(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-(Sn-Ln)*2,c=o.max.y-o.min.y-(Sn-Ln)*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-Sn+Ln)/l:0,m=a?0:(A-o.min.y-Sn+Ln)/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,M=a?(y-o.min.x-Sn+Ln)/l:0,I=a?0:(y-o.min.y-Sn+Ln)/c;return{left:M,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 jA extends he{constructor(t){super(),ce(this,t,TA,LA,ae,{type:0,data:5,bounding:6,getRuleDistanceText:1},SA)}}function zA(n){me(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function ch(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hh(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=ct(r,o[a]);return i=new jA({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&19?vt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function OA(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=ch(n,o,a),c=r(l);i.set(c,e[a]=hh(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"),L(t,"width",n[3]),L(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,Ii,hh,null,ch),fe()),l&8&&L(t,"width",a[3]),l&4&&L(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const dh=1e3,uh=180;function BA(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-(dh-uh)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(dh-uh)*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 VA extends he{constructor(t){super(),ce(this,t,BA,OA,ae,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},zA)}}function ko(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 fh({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function RA(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 NA(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 GA(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function QA(n){let t;return{c(){t=Ve("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:Z,o:Z,d(e){e&&z(t)}}}function FA(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=ko(s,{needZ:!0}))},[i,s]}class _A extends he{constructor(t){super(),ce(this,t,FA,QA,ae,{path:1})}}function HA(n){let t,e,i,s,o,r;return{c(){t=Ve("defs"),e=Ve("pattern"),i=Ve("rect"),s=Ve("path"),o=$(),r=Ve("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),T(t,e),T(e,i),T(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&C(r,"d",a[0])},i:Z,o:Z,d(a){a&&z(t),a&&z(o),a&&z(r)}}}const ia=6;function WA(n,t,e){let i,{path:s}=t;const o=ia*2,r=`M0 ${ia} h ${o} M${ia} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=ko(s,{needZ:!0}))},[i,o,r,s]}class UA extends he{constructor(t){super(),ce(this,t,WA,HA,ae,{path:3})}}function YA(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ve("defs"),e=Ve("pattern"),i=Ve("rect"),s=Ve("pattern"),o=Ve("rect"),r=$(),a=Ve("path"),l=$(),c=Ve("path"),h=$(),u=Ve("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),T(t,e),T(e,i),T(t,s),T(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:Z,o:Z,d(f){f&&z(t),f&&z(r),f&&z(a),f&&z(l),f&&z(c),f&&z(h),f&&z(u)}}}function XA(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=ko(s,{needZ:!0}))},[i,s]}class ZA extends he{constructor(t){super(),ce(this,t,XA,YA,ae,{path:1})}}function JA(n){me(n,"svelte-1dykexu",".floorplan-plugin__room-material.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%}svg.svelte-1dykexu{position:absolute;left:0;top:0;width:100%;height:100%;overflow:visible}")}function gh(n,t,e){const i=n.slice();return i[5]=t[e],i}function qA(n){let t,e;return t=new UA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function KA(n){let t,e;return t=new ZA({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function $A(n){let t,e;return t=new _A({props:{path:n[5].path}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function mh(n){let t,e,i,s;const o=[$A,KA,qA],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=Ve("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()),D(i,1),i.m(t,null))},i(l){s||(D(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function ev(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=mh(gh(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=gh(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=mh(c),s[l].c(),D(s[l],1),s[l].m(t,null))}for(ue(),l=i.length;l<s.length;l+=1)o(l);fe()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)D(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)O(s[a]);e=!1},d(r){r&&z(t),Ft(s,r)}}}function tv(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=>re(x({},l),{path:l.path.map(c=>fh(c,o.bounding))})))},[i,r,a,s,o]}class iv extends he{constructor(t){super(),ce(this,t,tv,ev,ae,{floorIndex:3,floorplanData:4},JA)}}function nv(n){me(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function sv(n){let t,e,i,s;return{c(){t=Ve("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=[be(t,"mouseenter",n[3]),be(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:Z,o:Z,d(o){o&&z(t),i=!1,$e(s)}}}function ov(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=ko(o.path,{needZ:!0,format:A=>fh(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 rv extends he{constructor(t){super(),ce(this,t,ov,sv,ae,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},nv)}}function av(n){me(n,"svelte-1kqo6e4",".floorplan-plugin__room-highlight.svelte-1kqo6e4{position:absolute;width:100%;height:100%}svg.svelte-1kqo6e4{width:100%;height:100%;overflow:visible}")}function ph(n,t,e){const i=n.slice();return i[6]=t[e],i}function Ah(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=ct(r,o[a]);return i=new rv({props:r}),{key:n,first:null,c(){e=we(),oe(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ne(i,a,l),s=!0},p(a,l){t=a;const c=l&15?vt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(D(i.$$.fragment,a),s=!0)},o(a){O(i.$$.fragment,a),s=!1},d(a){a&&z(e),se(i,a)}}}function lv(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=ph(n,r,l),h=a(c);s.set(h,i[l]=Ah(h,c))}return{c(){t=S("div"),e=Ve("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),T(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,Ii,Ah,null,ph),fe())},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)O(i[c]);o=!1},d(l){l&&z(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function cv(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 vh extends he{constructor(t){super(),ce(this,t,cv,lv,ae,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},av)}}function hv(n){me(n,"svelte-1lm20n5",".missing-floor.svelte-1lm20n5{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-1lm20n5{margin-top:0.75rem;color:#fff;opacity:0.3}")}function bh(n){let t,e=n[0].text+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","text svelte-1lm20n5"),L(t,"font-size",n[0].textFontSize+"px")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Le(i,e),o&1&&L(t,"font-size",s[0].textFontSize+"px")},d(s){s&&z(t)}}}function dv(n){let t,e,i,s,o=n[0].text&&bh(n);return{c(){t=S("div"),e=S("img"),s=$(),o&&o.c(),C(e,"class","image"),C(e,"alt","缺省楼层展位图"),rt(e.src,i=n[0].imageURL)||C(e,"src",i),L(e,"width",n[0].imageWidth+"px"),L(e,"height",n[0].imageHeight+"px"),C(t,"class","missing-floor svelte-1lm20n5")},m(r,a){B(r,t,a),T(t,e),T(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!rt(e.src,i=r[0].imageURL)&&C(e,"src",i),a&1&&L(e,"width",r[0].imageWidth+"px"),a&1&&L(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=bh(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:Z,o:Z,d(r){r&&z(t),o&&o.d()}}}function uv(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class fv extends he{constructor(t){super(),ce(this,t,uv,dv,ae,{missingFloorConfig:0},hv)}}const ki="data:image/png;base64,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";function yh(n){return n*180/Math.PI}function gv(n){me(n,"svelte-17cl35n",".floorplan__camera-position.svelte-17cl35n{position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17cl35n{position:absolute;background-repeat:no-repeat;background-size:100%}")}function mv(n){let t,e;return{c(){t=S("div"),e=S("div"),C(e,"class","floorplan__camera-rotate svelte-17cl35n"),L(e,"background-image",`url(${n[0]||ki})`),L(e,"width",n[4]),L(e,"height",n[4]),L(e,"left","-"+n[4]),L(e,"top","-"+n[4]),L(e,"transform",`rotate(${n[3]}deg)`),L(e,"transform-origin",`${n[4]} ${n[4]}`),C(t,"class","floorplan__camera-position svelte-17cl35n"),L(t,"left",n[1]),L(t,"top",n[2])},m(i,s){B(i,t,s),T(t,e)},p(i,[s]){s&1&&L(e,"background-image",`url(${i[0]||ki})`);const o=s&1;o&&L(e,"width",i[4]),o&&L(e,"height",i[4]),o&&L(e,"left","-"+i[4]),o&&L(e,"top","-"+i[4]),o&&L(e,"transform",`rotate(${i[3]}deg)`),o&&L(e,"transform-origin",`${i[4]} ${i[4]}`)},i:Z,o:Z,d(i){i&&z(t)}}}function pv(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=-yh(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 Av=class extends he{constructor(t){super(),ce(this,t,pv,mv,ae,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},gv)}};const vv="data:image/png;base64,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";function bv(n){me(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function yv(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=$(),s=S("span"),o=xe(n[0]),C(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),L(e,"background-image",`url(${vv})`),C(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),C(t,"class","floorplan-plugin__compass svelte-rpkaro"),L(t,"transform",n[2])},m(r,a){B(r,t,a),T(t,e),T(t,i),T(t,s),T(s,o)},p(r,a){a&1&&Le(o,r[0])},d(r){r&&z(t)}}}function wv(n){let t,e=n[1]&&yv(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:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function Cv(n){return n/Math.PI*180}function Pv(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?Cv(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 Iv extends he{constructor(t){super(),ce(this,t,Pv,wv,ae,{floorplanData:3,northDesc:0},bv)}}function Mv(n){me(n,"svelte-bl8zrz",".floorplan-plugin__floor.svelte-bl8zrz{position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none}.floorplan-plugin__floor--is-current.svelte-bl8zrz{opacity:1;pointer-events:auto}")}function Ev(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=ct(f,u[I]);t=new iv({props:f});let g=(n[3]||n[5])&&wh(n);const A=[{floorplanData:n[11],floorIndex:n[2]}];let p={};for(let I=0;I<A.length;I+=1)p=ct(p,A[I]);s=new Kc({props:p});let m=n[6]&&Ch(n),v=n[10]&&Ph(n),y=n[4]&&Ih(n),M=n[22]&&Mh(n);return{c(){oe(t.$$.fragment),e=$(),g&&g.c(),i=$(),oe(s.$$.fragment),o=$(),m&&m.c(),r=$(),v&&v.c(),a=$(),y&&y.c(),l=$(),M&&M.c(),c=we()},m(I,k){ne(t,I,k),B(I,e,k),g&&g.m(I,k),B(I,i,k),ne(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),M&&M.m(I,k),B(I,c,k),h=!0},p(I,k){const P=k&2052?vt(u,[{floorIndex:I[2],floorplanData:I[11]}]):{};t.$set(P),I[3]||I[5]?g?(g.p(I,k),k&40&&D(g,1)):(g=wh(I),g.c(),D(g,1),g.m(i.parentNode,i)):g&&(ue(),O(g,1,1,()=>{g=null}),fe());const j=k&2052?vt(A,[{floorplanData:I[11],floorIndex:I[2]}]):{};s.$set(j),I[6]?m?(m.p(I,k),k&64&&D(m,1)):(m=Ch(I),m.c(),D(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&&D(v,1)):(v=Ph(I),v.c(),D(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&&D(y,1)):(y=Ih(I),y.c(),D(y,1),y.m(l.parentNode,l)):y&&(ue(),O(y,1,1,()=>{y=null}),fe()),I[22]?M?(M.p(I,k),k&4194304&&D(M,1)):(M=Mh(I),M.c(),D(M,1),M.m(c.parentNode,c)):M&&(ue(),O(M,1,1,()=>{M=null}),fe())},i(I){h||(D(t.$$.fragment,I),D(g),D(s.$$.fragment,I),D(m),D(v),D(y),D(M),h=!0)},o(I){O(t.$$.fragment,I),O(g),O(s.$$.fragment,I),O(m),O(v),O(y),O(M),h=!1},d(I){se(t,I),I&&z(e),g&&g.d(I),I&&z(i),se(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),M&&M.d(I),I&&z(c)}}}function kv(n){let t,e;return t=new fv({props:{missingFloorConfig:n[18]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&262144&&(o.missingFloorConfig=i[18]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function wh(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=ct(s,i[o]);return t=new vh({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16910340?vt(i,[{floorIndex:o[2],floorplanData:o[11],hoveredRoom:o[24],highlightData:o[17]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ch(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=ct(s,i[o]);return t=new xA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16874372?vt(i,[{floorplanData:o[11],roomAreaEnable:o[7],roomNameEnable:o[8],roomDimensionEnable:o[9],floorIndex:o[2],getRoomAreaText:o[12],getRoomDimensionText:o[13],getLabelElement:o[14],hoveredRoom:o[24],adaptiveRoomLabelVisibleEnable:o[16]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ph(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=ct(s,i[o]);return t=new VA({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&34820?vt(i,[{floorplanData:o[11],floorIndex:o[2],getRuleDistanceText:o[15]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Ih(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=ct(s,i[o]);return t=new Av({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&1574913?vt(i,[{panoIndex:o[0],floorplanData:o[11],lastPanoramaLongitude:o[19],cameraImageUrl:o[20]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Mh(n){let t,e;return t=new Iv({props:{floorplanData:n[11],northDesc:n[21]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2048&&(o.floorplanData=i[11]),s&2097152&&(o.northDesc=i[21]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function Dv(n){let t,e,i,s,o;const r=[kv,Ev],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()),D(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||(D(i),o=!0)},o(c){O(i),o=!1},d(c){c&&z(t),a[e].d()}}}function xv(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:M}=t,{getRuleDistanceText:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{highlightData:P}=t,{missingFloorConfig:j}=t,{lastPanoramaLongitude:R}=t,{cameraImageUrl:U}=t,{northDesc:W}=t,{compassEnable:Q}=t;const _=ta(void 0);return n.$$set=N=>{"panoIndex"in N&&e(0,o=N.panoIndex),"isCurrent"in N&&e(1,r=N.isCurrent),"floorIndex"in N&&e(2,a=N.floorIndex),"highlightEnable"in N&&e(3,l=N.highlightEnable),"cameraEnable"in N&&e(4,c=N.cameraEnable),"hoverEnable"in N&&e(5,h=N.hoverEnable),"roomLabelsEnable"in N&&e(6,u=N.roomLabelsEnable),"roomAreaEnable"in N&&e(7,f=N.roomAreaEnable),"roomNameEnable"in N&&e(8,g=N.roomNameEnable),"roomDimensionEnable"in N&&e(9,A=N.roomDimensionEnable),"ruleLabelsEnable"in N&&e(10,p=N.ruleLabelsEnable),"floorplanData"in N&&e(11,m=N.floorplanData),"getRoomAreaText"in N&&e(12,v=N.getRoomAreaText),"getRoomDimensionText"in N&&e(13,y=N.getRoomDimensionText),"getLabelElement"in N&&e(14,M=N.getLabelElement),"getRuleDistanceText"in N&&e(15,I=N.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in N&&e(16,k=N.adaptiveRoomLabelVisibleEnable),"highlightData"in N&&e(17,P=N.highlightData),"missingFloorConfig"in N&&e(18,j=N.missingFloorConfig),"lastPanoramaLongitude"in N&&e(19,R=N.lastPanoramaLongitude),"cameraImageUrl"in N&&e(20,U=N.cameraImageUrl),"northDesc"in N&&e(21,W=N.northDesc),"compassEnable"in N&&e(22,Q=N.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,M,I,k,P,j,R,U,W,Q,s,_,i]}let Sv=class extends he{constructor(t){super(),ce(this,t,xv,Dv,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},Mv)}};function Lv(n){me(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Eh(n,t,e){const i=n.slice();return i[24]=t[e],i}function kh(n){let t,e,i,s=n[14].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=Dh(Eh(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=Eh(n,s,c);o[c]?(o[c].p(h,l),D(o[c],1)):(o[c]=Dh(h),o[c].c(),D(o[c],1),o[c].m(t,null))}for(ue(),c=s.length;c<o.length;c+=1)r(c);fe()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)D(o[l]);e||Ze(()=>{e=Fi(t,ht,{duration:n[0],easing:hi}),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),Ft(o,a)}}}function Dh(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=ct(s,i[o]);return t=new Sv({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&16777212?vt(i,[r&16777196&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[14],getRoomAreaText:o[17],getRoomDimensionText:o[18],getLabelElement:o[19],getRuleDistanceText:o[20],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomDimensionEnable:o[12],ruleLabelsEnable:o[13],adaptiveRoomLabelVisibleEnable:o[21],highlightData:o[22],missingFloorConfig:o[23],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[16],lastPanoramaLongitude:o[15],compassEnable:o[8],northDesc:o[2]},r&16384&&{floorIndex:o[24].floorIndex},r&16400&&{isCurrent:o[24].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function Tv(n){let t,e,i=n[1]&&kh(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&&D(i,1)):(i=kh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function jv(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:M}=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=Q=>{"duration"in Q&&e(0,i=Q.duration),"visible"in Q&&e(1,s=Q.visible),"northDesc"in Q&&e(2,o=Q.northDesc),"panoIndex"in Q&&e(3,r=Q.panoIndex),"floorIndex"in Q&&e(4,a=Q.floorIndex),"cameraEnable"in Q&&e(5,l=Q.cameraEnable),"hoverEnable"in Q&&e(6,c=Q.hoverEnable),"highlightEnable"in Q&&e(7,h=Q.highlightEnable),"compassEnable"in Q&&e(8,u=Q.compassEnable),"roomLabelsEnable"in Q&&e(9,f=Q.roomLabelsEnable),"roomAreaEnable"in Q&&e(10,g=Q.roomAreaEnable),"roomNameEnable"in Q&&e(11,A=Q.roomNameEnable),"roomDimensionEnable"in Q&&e(12,p=Q.roomDimensionEnable),"ruleLabelsEnable"in Q&&e(13,m=Q.ruleLabelsEnable),"floorplanData"in Q&&e(14,v=Q.floorplanData),"lastPanoramaLongitude"in Q&&e(15,y=Q.lastPanoramaLongitude),"cameraImageUrl"in Q&&e(16,M=Q.cameraImageUrl),"getRoomAreaText"in Q&&e(17,I=Q.getRoomAreaText),"getRoomDimensionText"in Q&&e(18,k=Q.getRoomDimensionText),"getLabelElement"in Q&&e(19,P=Q.getLabelElement),"getRuleDistanceText"in Q&&e(20,j=Q.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in Q&&e(21,R=Q.adaptiveRoomLabelVisibleEnable),"highlightData"in Q&&e(22,U=Q.highlightData),"missingFloorConfig"in Q&&e(23,W=Q.missingFloorConfig)},[i,s,o,r,a,l,c,h,u,f,g,A,p,m,v,y,M,I,k,P,j,R,U,W]}let na=class extends he{constructor(t){super(),ce(this,t,jv,Tv,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},Lv)}};const zv="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 Ov(n){return F(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return F(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 Bv(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 Vv(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Bv),rules:n.rules}}function Rv(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function Nv(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 Di(n){return F(this,null,function*(){const t=yield Ov(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Vv),s=n.computed_data.entrance?Nv(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(Rv)}})}function Gv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:zv,width:45,height:48},a=GA(o,t),l=RA(o,e),c=NA(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Qv(n,t){return t(n),n}function Tn(n,t){return Qv({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function xh(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 sa(n,t,e=Ei.BOUNDING_CENTER){const i=xh(n,t),s=xh(n,t+1);return e===Ei.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===Ei.CEILING?s:i}function oa(n,t,e,i){const s=sa(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 Hi=class{constructor(t,e){d(this,"VERSION","3.25.1");d(this,"five");d(this,"hooks",new Jt);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 zr(this.staticPrefix,t)}},ui=class extends Hi{};var kt=(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))(kt||{});const Sh=500,Fv=80;function Wi(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function Lh(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 Wi(r,a,e)||Wi(r+i,a,e)}Object.assign(window,{nearlyEqual:Wi,nearlyEqualRad:Lh});function _v(n){return Object.prototype.toString.call(n)==="[object Object]"}function Th(n){return _v(n)&&!!n.isVector3}function ra(n,t){return F(this,null,function*(){const[e]=yield _i(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(!Hv(i,s))throw new Error("pose 与预期不符")})}function Hv(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"?Lh(i,s,2):typeof i=="number"&&typeof s=="number"?Wi(i,s,2):Th(s)&&Th(i)?s.distanceTo(i)<.01:i===s})}function Wv(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!(!Wi(e,r,2)||!Wi(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Wi(s,c,2))}function jh(n,t,e=!0){return F(this,null,function*(){if(Wv(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield _i(ra(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 _i(n.updateCamera(Tn(t,["mode"]),l,e));if(c)throw new Error(kt.UpdateCameraError)})}function jn(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 Uv(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 Yv(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 Xv=class extends ui{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)=>F(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)=>F(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=oa(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,kt.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=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(kt.ModelNotLoaded);if(!this.data)throw new Error(kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=x(x({},i),e),o=()=>F(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 _i(jh(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(kt.UnknownError);if(!this.updateSize())throw new Error(kt.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:Sh;jn(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,kt.BreakOffByHide),this.showPromise=void 0;const s=x(x({},{userAction:!0,isAutoHide:!1}),e);jn(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||Yv(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();Uv(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:Fv/((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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,f)=>(u/1e3).toFixed(1)+"m × "+(f/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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 F(this,null,function*(){return yield Di(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const Zv=(n,t)=>new Xv(n,t);function Jv(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 qv(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 Kv=class extends ui{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)=>F(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)=>F(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=oa(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,kt.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=>F(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(kt.ModelNotLoaded);if(!this.data)throw new Error(kt.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=x(x({},i),e),o=()=>F(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 _i(jh(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(kt.UnknownError);if(!this.updateSize())throw new Error(kt.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:Sh;jn(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,kt.BreakOffByHide),this.showPromise=void 0;const s=x(x({},{userAction:!0,isAutoHide:!1}),e);jn(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&&qv(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(),Jv(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(Tn(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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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=sa(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 F(this,null,function*(){return yield Di(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const $v=(n,t)=>new Kv(n,t);let e0=class extends ui{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=oa(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:ki,attachedTo:Ei.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:x(x({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?Tn(i,["selector","scale"]):{},r=x(x({},s.missingFloorConfig),o.missingFloorConfig),a=re(x(x({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return F(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 Di(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=sa(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 F(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 F(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 F(this,null,function*(){return yield Di(e.data)})}_show(e){return F(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 ra(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;jn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return F(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;jn(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?x(x({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?re(x(x({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=re(x(x({},this.state),e),{config:r}),!At(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=re(x({},this.state.config),{visible:this.state.visible,duration:e!=null?e:0,panoIndex:this.panoIndex,floorIndex:this.floorIndex,floorplanData:this.data,lastPanoramaLongitude:this.lastPanoramaLongitude,highlightData:this.highlightData});if(this.app)return this.app.$set(i);this.app=new na({target:this.container,intro:!0,props:i})}};const t0=(n,t)=>new e0(n,t);function aa(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function i0(n){me(n,"svelte-1nqrlxd",".plugin-radar__camera-wrapper.svelte-1nqrlxd{width:100%;height:100%;position:absolute;pointer-events:none}.plugin-radar__camera-position.svelte-1nqrlxd{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear}.plugin-radar__camera-rotate.svelte-1nqrlxd{position:absolute;left:-0.9375rem;top:-0.9375rem;width:1.0625rem;height:1.0625rem;transform-origin:0.9375rem 0.9375rem;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%}")}function n0(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"),L(i,"background-image","url("+(n[0]||ki)+")"),L(i,"transform",n[1]),C(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),L(e,"transform",n[2]),C(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),L(t,"opacity",n[3]?1:0)},m(s,o){B(s,t,o),T(t,e),T(e,i)},p(s,[o]){o&1&&L(i,"background-image","url("+(s[0]||ki)+")"),(o&1||o&3)&&L(i,"transform",s[1]),o&4&&L(e,"transform",s[2]),o&8&&L(t,"opacity",s[3]?1:0)},i:Z,o:Z,d(s){s&&z(t)}}}function s0(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function o0(n,t,e){var y,M;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=(M=(y=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:y.floorIndex)!=null?M: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),Q=Math.floor(j.positionInImage.y*U);return`translate(${W}px, ${Q}px)`}function p(I){e(7,u=I)}function m(I){e(9,g=a.work.observers[I].floorIndex)}const v=aa(I=>{e(8,f=I.longitude)},1e3/60);return Pt(()=>(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=s0(f))},[h,r,o,s,a,l,c,u,f,g,i]}class r0 extends he{constructor(t){super(),ce(this,t,o0,n0,ae,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},i0)}}function a0(n){me(n,"svelte-1i87fz7",".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}")}function zh(n,t,e){const i=n.slice();return i[1]=t[e],i}function Oh(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"),L(i,"background-image",`url(${t[1].icon.url})`),L(i,"width",s),L(i,"height",o),C(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),L(e,"top",a),L(e,"left",l),this.first=e},m(c,h){B(c,e,h),T(e,i),T(e,r)},p(c,h){t=c,h&1&&L(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&L(i,"width",s),u&&L(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&L(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&L(e,"left",l)},d(c){c&&z(e)}}}function l0(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=zh(n,s,r),l=o(a);i.set(l,e[r]=Oh(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,Kr,Oh,null,zh))},i:Z,o:Z,d(r){r&&z(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function c0(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class h0 extends he{constructor(t){super(),ce(this,t,c0,l0,ae,{extraObjects:0},a0)}}function d0(n){me(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function u0(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=ct(l,a[h]);t=new Kc({props:l}),i=new h0({props:{extraObjects:n[7]}});let c=n[3]&&Bh(n);return{c(){oe(t.$$.fragment),e=$(),oe(i.$$.fragment),s=$(),c&&c.c(),o=we()},m(h,u){ne(t,h,u),B(h,e,u),ne(i,h,u),B(h,s,u),c&&c.m(h,u),B(h,o,u),r=!0},p(h,u){const f=u&20?vt(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&&D(c,1)):(c=Bh(h),c.c(),D(c,1),c.m(o.parentNode,o)):c&&(ue(),O(c,1,1,()=>{c=null}),fe())},i(h){r||(D(t.$$.fragment,h),D(i.$$.fragment,h),D(c),r=!0)},o(h){O(t.$$.fragment,h),O(i.$$.fragment,h),O(c),r=!1},d(h){se(t,h),h&&z(e),se(i,h),h&&z(s),c&&c.d(h),h&&z(o)}}}function f0(n){let t,e,i;return{c(){t=S("div"),e=S("img"),C(e,"class","missing-floor-image svelte-18287ai"),rt(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),T(t,e)},p(s,o){o&64&&!rt(e.src,i=s[6])&&C(e,"src",i)},i:Z,o:Z,d(s){s&&z(t)}}}function Bh(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=ct(s,i[o]);return t=new vh({props:s}),{c(){oe(t.$$.fragment)},m(o,r){ne(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(D(t.$$.fragment,o),e=!0)},o(o){O(t.$$.fragment,o),e=!1},d(o){se(t,o)}}}function g0(n){let t,e,i,s;const o=[f0,u0],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()),D(e,1),e.m(i.parentNode,i))},i(l){s||(D(e),s=!0)},o(l){O(e),s=!1},d(l){r[t].d(l),l&&z(i)}}}function m0(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 p0 extends he{constructor(t){super(),ce(this,t,m0,g0,ae,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},d0)}}function A0(n){me(n,"svelte-1mvqyqq",".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}")}function Vh(n){let t,e,i,s,o=n[8]!==0&&Rh(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=[Qt(Mi.call(null,t)),be(t,"clientWidth",n[14]),be(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&D(o,1)):(o=Rh(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){e||(D(o),e=!0)},o(r){O(o),e=!1},d(r){r&&z(t),o&&o.d(),i=!1,$e(s)}}}function Rh(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=ct(c,l[f]);e=new p0({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=ct(u,h[f]);return s=new r0({props:u}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),oe(s.$$.fragment),C(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),L(t,"width",o),L(t,"height",r)},m(f,g){B(f,t,g),ne(e,t,null),T(t,i),ne(s,t,null),a=!0},p(f,g){const A=g&6381?vt(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?vt(h,[{pxmm:f[11],five:f[0],floorplanData:f[3],cameraImageUrl:f[4]}]):{};s.$set(p),g&1024&&o!==(o=`${f[10]}px`)&&L(t,"width",o),g&8192&&r!==(r=`${f[13]}px`)&&L(t,"height",r)},i(f){a||(D(e.$$.fragment,f),D(s.$$.fragment,f),a=!0)},o(f){O(e.$$.fragment,f),O(s.$$.fragment,f),a=!1},d(f){f&&z(t),se(e),se(s)}}}function v0(n){let t,e,i=n[1]&&Vh(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&&D(i,1)):(i=Vh(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function b0(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)}Pt(()=>(i.on("panoArrived",v),()=>{i.off("panoArrived",v)}));const y=P=>{e(8,g=P.detail)},M=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,Q=function(){return U>W?[P,P/U*W]:[P/W*U,P]}();e(10,p=Q[0]),e(13,m=Q[1]),e(11,u=p/U)}},[i,s,o,r,a,l,c,h,g,A,p,u,f,m,y,M]}class y0 extends he{constructor(t){super(),ce(this,t,b0,v0,ae,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},A0)}}let w0=class extends ui{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:ki,missingFloorImageUrl:this.staticPrefix+"/release/web/saas/missing-floor.d687a5ed.png"},o=x(x({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return F(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 Di(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return F(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 F(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=Gv(e,this.five,this.data),this.render())}formatData(e){return F(this,null,function*(){return yield Di(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?x(x({},s.config),e.config):s.config;this.state=re(x(x({},this.state),e),{config:o}),!At(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=re(x({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData});this.app?this.app.$set(e):this.app=new y0({target:this.wrapper,props:e})}};const C0=(n,t)=>new w0(n,t),P0=[{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:"和室"}],I0=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],M0=[{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:"写字楼"}],la=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},E0=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(la(s,0,0)),o&&n.applyMatrix4(la(0,o,0)),r&&n.applyMatrix4(la(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Nh(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=x({map:s.material.map||{}},t);s.material=new G.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const k0=(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=>F(this,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 M=yield new Ks.FBXLoader().loadAsync(v);return Nh(M,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=M,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,M=v.max.z-v.min.z,I=Math.max(y,M),{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,E0(m,{position:o,rotation:r,scale:a})}return{load:c,disable:g,enable:f}};function D0(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 G.CanvasTexture(a)}const x0=({x:n,y:t,z:e})=>new G.Vector3(n,t,e),S0=(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=>F(this,null,function*(){var W,Q,_,N,H,Y,J,q;const M=(W=y==null?void 0:y.position)!=null?W:s;if(!M)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const I=x0(M),k=(Q=y==null?void 0:y.rad)!=null?Q:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=k,k===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${k}`));const j=yield new Ks.FBXLoader().loadAsync(P);j.position.copy(I),j.rotation.z=k,j.scale.set(.8,.8,.8),Nh(j,{transparent:!0,side:w.DoubleSide});const R=(J=(Y=(H=(N=j.children)==null?void 0:N[0])==null?void 0:H.children)==null?void 0:Y[3])==null?void 0:J.clone();if(!R)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${R}`));const U=(q=t.name)!=null?q:"入户门";return R.material=new G.MeshBasicMaterial({transparent:!0,map:D0(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,M=new G.AnimationMixer(e.object);a.push(M);const I=M.clipAction(e.object.animations[0]);I.timeScale=y;let k;const P=()=>{let W=0,Q=0;const _=1e3/30,N=H=>{W=requestAnimationFrame(N);const Y=H-Q;Y<_||(Q=H,a.forEach(J=>J.update(Y/1e3)),n.needsRender=!0)};return W=requestAnimationFrame(N),()=>{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)}},L0=Rt;function T0(n,t,e,i=L0.Linear.None){const s=new io(n).to(t,e).easing(i);lo(()=>s.start(0));const o=pn(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 j0(n,t){return T0({progress:0},{progress:1},n,t)}var Gh=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Gh||{}),ei=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(ei||{});const Do=Math.PI*2;function Qh(n){return(n%Do+Do)%Do}function Fh(n){return n%Do}function ca(n,t,e){return n+(t-n)*e}const ha=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Qh(n),r=Qh(t);return e===ei.Anticlockwise&&o<r&&(o+=s),e===ei.Clockwise&&r<o&&(r+=s),e===ei.Loop&&r-o>i?ha(o,r,ei.Anticlockwise):e===ei.Loop&&o-r>i?ha(o,r,ei.Clockwise):{from:o,to:r}},z0=n=>{const t={},e=(l,c,...h)=>F(this,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,f)=>{const g=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;g!==void 0?n.moveToPano(g,x({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>f(new Error("move canceled"))},o)):f(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Fh(r.latitude),l=Fh(o.latitude),{from:c,to:h}=ha(r.longitude,o.longitude,o.rotation||ei.Loop),u=r.fov,f=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:f}}};return{move:e,rotate:(l,c,...h)=>F(this,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==ve.Five.Mode.Panorama&&(yield n.changeMode(ve.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:M})=>{const I={};I.longitude=ca(u.longitude,f.longitude,M),I.latitude=ca(u.latitude,f.latitude,M),I.fov=ca(u.fov,f.fov,M),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=j0(v,Rt.Linear.None).onUpdate(A).onComplete(p).onDestroy(m);o.rotation===ei.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(M=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),g(M)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function _h(n,t){return n.x===t.x&&n.y===t.y}function Hh(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function xo(n,t){return(t.y-n.y)/(t.x-n.x)}function Wh(n,t,e){const i=xo(n[1],n[0]),s=xo(t[1],t[0]);if(isNaN(i)||isNaN(s)||Hh(i,s))return!1;if(So(n[0],t))return n[0];if(So(n[1],t))return n[1];if(So(t[0],n))return t[0];if(So(t[1],n))return t[1];if(e&&!B0(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 So(n,t){return _h(n,t[0])||_h(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&&Hh(xo(t[0],n),xo(n,t[1]))}function O0(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 Lo(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function B0(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)&&Lo(t[0],n[1],n[0])*Lo(n[1],t[1],n[0])>0&&Lo(n[0],t[1],t[0])*Lo(t[1],n[1],t[0])>0?1:0}function Uh(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Uh(n,t-1))}const V0=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -512,7 +512,7 @@ void main() {
|
|
|
512
512
|
</div>
|
|
513
513
|
</div>
|
|
514
514
|
</div>
|
|
515
|
-
`,Qb={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"},Fb={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"},_b={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"},md={margin:"0 64px"},Hb={opacity:"0.85"},pd={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Wb={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Ub={userSelect:"none",pointerEvents:"none"};class Yb{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,pd),Object.assign(this.mainElement.mainItem.style,md);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 Xb{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,pd),Object.assign(this.mainElement.mainItem.style,md),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 Zb{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 Jb(n){me(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,iVBORw0KGgoAAAANSUhEUgAAAsQAAAC0CAMAAACkNspZAAAAyVBMVEUAAAAAAAAICAgUFBQ9PT1OTk4dHR0tLS0kJCRcXFxGRkYzMzNXV1dmZmZiYmJtbW3////////////////////ExMSKiopycnJvb2////////9JSUl5eXn///////////////////////+QkJCZmZn///+tra2kpKS/v7+KioqAgICNjY2dnZ3T09PZ2dnq6uru7u6AgICtra28vLzCwsK1tbXKysqxsbHCwsLKysrCwsK6urrExMStra3ExMSfn5+dnZ26urqLi4vkhTy/AAAAQ3RSTlMzADQ2P0M4OzlIQT1GS0lNBQ4JFyGFWVBOCwdCUhEaFRMeHV1iHG5nelpNQj8pLygkVTR3VXRFcGI5gF80YGlcUk9NBLjkeAAAEPBJREFUeNrs2tfS0zAQhmHROwQcYoojN7kwA3Yy6aRA7v+mkFcxa8cyVkAcMOx7Bf/BMzuf9Yfdoah/vL+EeERRmu78hewiBrofoDcUpUnpsMXZGmL0C3TfV72mqJ4ACHC2INkiYuUX7E6n0yAI/CqHoloBC8lDIgHNSvLt3iwiRsDgt9Ir4XKeRKFsTFGdQlmUcC5BV5ZB8m2QLSJGwXCBJWDf4YmkW6yX2+3ptMjzr28pqtXXPF+cTtvtcl1Izgl3fAkZLrKpY/uI4QbLExz4nEcV31Mu/9DFJs2yTIg4/iSbUJSsshDHQkga6WYhD1x+qihHnPuBPMhwj4e82Uc8GinBvgOAt/nbfJWKeO5C71SvKOrShYQLzWORriSZLUB2fHA8cI6tIx7BDp4GDg/L9XbxdZEK4NuQ+4Kirmp4BsoilXS26zLkTgC7ou8cW0WMhGFFROP19muuAANftPuSojqhZqCsIOdft+txBLtCz9guYiQMR3i3z/M0BsDgF/E+oShtiBkkA+Q4zfP9LuSOlrFlxEjY51G5XOQb4YFgANzR+5yiGnUsA2Rw7IlNvliWEfc7jO0jHo0U4bBc5isxB8E14A7dBxTVqMO5hgyO52KVL8tQMcZPPPuIRx8U4WKZb2BGKME1YKJLGdWQXDuGWbHJl4VijMfYGmJcEnILR8V+kcYoWOP3I/SUohopFRrJ6DhOF/siktsYN4VdxLAknERu4fSTIlzfYPR7Rfc+RV264oyS63usGH9K5TZOHNgU9hDjGa6WxHi9QsIoWAEmuZRJteS2Y2S8Wo+rTWF+jJn5GQ6csNivhIeEQbAC3OX7jKJatX0gZHCMjD2x2hehE5gfY2a8hn0+O6+yFmElGABr7T6iqEtazQAZELUZZ6vzjPvGy5iZPko40W4DSwIJXwsmuZS552vHyBg2xWYXOabPFMxwSvDwvBFeizCsiFpwm+9jitKGRhAy7Iorxp7YnENuOCmYieGpn5THdOK6sCRqwiAYAffpfUj95/VZRsjguGYMm8J1J+m+TPypiWJm8irhhLsU1nCXMAomttRtpNFxlzEs43QXOiavFGzYcMDH51TAGpZLok0YBWv43qOon2kpA54OY7kpYBmL9DzmwbBiNvhJF/DZMZs0zjASbgkmutRtnBuOkXHrGE+y44wHg593bNhwecQpoc4wEr4IJr/UjTUhI+P6GOOkOJbDitmAYZ9/OQoPp4SGsAbwXYrSpoGsYYyTwhPHL9wfUMwGDCdFBoZhSlRnGAnjESa91O9axnOMjCUzmBRKcVYkA4rZgOFDFsPLGp5hINw8wgSY+p1a9xgZN48xvLXF2WFAMfu14R0YVnP4QduwIkyAqT+o4fha8QM1jEHxDhXfhPhyhz+579BwhzAJpv60Hsao+J376XKLb0UM78OFQMN4hs0JM4q6ZM4YjzEqFgW8F9+GeFQZ/vItVs8SaBjPsCJMdKlb63XcPMaoGD7v4m9fKsUjQ8RouJSGXTCsPunqM4yECTBlCTIyxmMMn3eg2JWKy37FrO83P3z2Pfbgm67PMAmmbDruUwxfd178fcb7fg3E9A8TU2esMSwvPZ5hIkz9Wf3HWELTKB47U/0TBet5mAg/x/X/ONBw4wyTYMpC/ccYFdf/9Yg/hz1PFEw/iJND2zBOCXWGiTBlJ90xxknRVnxI9LOY6QdxGc97DBNh6q8y7lc8j0uYxQaI1SCe6Aw/JMOU/bSTQqd4ombxEGIYE370eeK5V3sYDRNhynI6xd1d7HqTz5GvGRRM90J8kIbfqYcJMkzdmn3F6oninVR80L0WM82Y+MG+GeSmDkNR1IM/KWKCQPUkpQSpk6SVgCWw/0X9NMnj2Xk2HRF7cM4ajq7uu04u78FRt9mowygMyms1Vos3m6AWv18ShcKlysTVexyGpxSx2PtrqlA488xx/Lk2fnHUyS6BwvA6jMWDdovjzjfXn6M+eaQlHspEe5/LxHb7GCZwGCwrWKwTxXY7r8X3digUVuL4mePWxGUCh2EtrMW2UDQ38+ThzFXXDUGccHgAh+HFhBInLR6iuDO3nVtedf2yTOAwZFnDYlMoer3trMTjVReWCV2IcRjWIVMo/oWFYrztrMQSxK0E8bhM4DCsSN5iWSgkits4il0miKVM4DCsibVYC0U2il0cxN8axPFVh8OwFrmFQqP4O45iFwXxJQhiHIYC5CyOo/gSRbELN+KzDWIchrWxFtsoPodbsQsf67JBjMOwKn9Hcfhs57RNnI7LIMZhKIK12ETx8aR9woVnXdckgpgyAeujziWjuOnC086F+xpBDLXwPIrjlc3JN5jzWWeCGIehCM+ieD7t5ItM92gT+0PnvT7W6TSBw1ACO1Dos5333WH/6BNO28RN2wRBDMVJRrH2iZv2CRd8NmHbBEEMJbBRbPuEfkChEk8jsZx141cTtAkoif2CQk+7cSpWieM28Ra3CRyGcuT6xJv2iUji09m2iTGIcRiKEUax7RPnk0gslfjQxW2CIIbiiH3JPtEdfkuxSqwvHWGbIIihMPa0W7x3qMRjJaZNQHXk+4SUYpV4N1Zi8+SMw1AUtdg+PY+leDdJbCvx6DASQw3YfcKUYpH4Y5+pxDgMZXlaivcfKrGsxFqJfx1GYihP/N6hpViW4lHiaSX+mr9g2w4SU4mhHmYFY4m385dsX9NS7Ka7ru0buxITxFCe/FLc9O102Tn5qcN7KjFUSLYUey+/d7j5W+LprtOVmEoMdZBaiuWyO+xFYh0nzF2Hw1Cc9GUXzhMuNU5QiaEeJIrz84Qzj87cdVAV5rIzD89uXtgYJ6BS8vOEbGxOPiZmnIA6yc8TTX8OJG57s7Bx10El5De2vn1IvPtEYqiXZxJ/7lTi+0JiFjaohv/snT2KAzEMRmGq1CHV7pCQfoqcYe9/qCXG4lvHisU2jgzvneEh9GdLPbZXiX+qxHVgh8SQFUnsj+yqxBckhrQMJL64En8jMSSjnzv7Eu9IDFl5L/GOxLAGA4lJJ2ANRukEhR0sQVTY0WKD9EQtNoYdkJ7xsIOxMyzAeOzMAhAswEhiVjFhBcarmCzFwwJES/E8T4L0RM+TeCgK6QkeivJkH/IzfrLP5ymQn81vE+vzFL6xguyE31jxoSBkJ/pQkK9dITvh1658sg3ZiT7Z5twBpCc8d8DhGUhOfHiGE2CQHCclbk+AcYwRkhMfY+QsLiQnPovLgXLIzT8OlNeVYvIJSMYom7BlYpPYkuKyA2T5BKEYPszm9ibK9o+lxJK47AA9di+fwGL4EHLYzSb2R9n+aSS+3ft84oTEMINY4lOfTdxvkrjJJ7x5BxbDZOSwP+lQNmESWz6h/oSFYvIJ+BybW9apN2HZhCR+Du0O5ROEYphPHIiVTRzPcZ0kLnzZvKMbPWMxzMJ3WCPndtJRsglJbM87yv5EH4qxGCazvQ/EZW+iPuqQxDbvuB6EYshBFIiPq006JHHZn7BWsUIxFsMMYocViK1JXPcmWonPpbRTKFaDgoQC5iLf1JpQIK5l3bmRWKWdE4qxGGazxYHYyjpJrNLubyjGYphA7LATiFXWSWJ12V5CsWo7LIY5yDRVdU0gVn+tk1gLFM3YDothGr7D7bBOaxONxG4oLhsUWPzLrr0tKw1EQQB9ssoHtSiDiaUQLgkheElACBwOnEL9/48y2ZOxGWd0jAaeur9hVVfPThhP7mNY/ppwFjEQo4rnHzdtFZuDgooZX/o3bI6Jn0U810UMxEYVB+sP6g8KvO2omLlXbMN41em/Jj6sAyliCzFuxYsvGz0orAsFFTM3zbUw0zDGxObLAjdiEzE+282+/zIoqJhx5i6GrTHxfYaPdW7E8rYLR7qKf85iKma86d8wBrEu4lEorzoXYvNt9yl0DgpRTMYMcgPCMOwcE+EnvOpciPG2C+tBQcWMJ3c3/DbahHjVuRDjbRefk+ZCgVkMxWTMILcjDMMYxM1lYnWO8apzI8agSH7OYipmrNzXMAZxgjFhIbYGxfDrCoNCnyigmIyZ2xCGYRwmMCbCrzOMCSdiVHF9oSiT0KX4ORUz9zD83Gk4KevLxOuBBzE+eZzT0e8UkzFzM8J/MDxKz/jMYSG2B0XzZ7FWbOxiTAoyZnomjClh7WEx3PxFjDHhQTxQs1ged3KigOJ2GAtjOmb6EAzCmMMwLIcJedR9HQbymcOPGLN4fbEVm2VMxkw/hO0atg1f1hjEPsS4FpeXRL7cuRULYzpm+hEshN2G5UtdcilxIfYjhuLPl0Rmsd7F7fPOZEzITFfAHsLqSaf3sAzi5PIZhj2IkXeN4mIpil9CMcpYMYZjcma60YVgTRg1DMMvxfCyaAzjUedFjBPF4rxcXSl+phX/yphhusdNWBt+dmV4tTwvcJjogHggio91F0dQ/N5mTMfM/wq2Cb+H4aju4aMYHnRFDMVprVjdi1+YihvG4piQmX8BDMFC2DT8Qt2Ha8MpDHdDDMXFUn/1wKQAY13HhMx0B4wSBmFMCf2NY1nAcCfEUBx/floqxbqMwRh1LJBpmfkrvQCMEtaEUcPK8PLpcwzDnRBD8TQuW8V6UliMxbFAZhhfAFgE24T1lGgNl/EUhrsihuL1Uxa2inUZg7E4FsiUzHTwK4BFMAjrGtaGw+xpDcMdEUOx3IuH37I0up4UYAzHgEzOzO/pAjAEg/D1lIjS7NtQ7sMw3BExFI+D2THDpLAYw3FLmWGcAV8ItghjSmTHWTD2GPYhxt9Ak0V5ykJ1azMZw7EpmaQZm63pF4JNwuqyFmancjHBPz8exH7FMimqtC1jMG4dA7K2zDCIpReAtWAQbms4rWRKwLAfsfd5Nw7mx0O2ikzGUsfiWEEWygzjDPgKYC1YStgkHK2yw3EejPGk8yP2K24mRbzeVbKMrxnDsSGZnhmXXO3XEGwSljVc7dZxMyXEcA+IMSmCWXGqUoOxdgzI0MwwEssuAGvBBuG0OhWzAFOiD8S4Ukzi4b46rCIwhmOBLJQZxh3wVYAhGISj1aHaD+MJrhL9IEYZj4NFudtmYAzHCrKWTM+MS672qwBDMAhn2125CMao4d4QYxlPg3lx2h4SxVjqWDkWybDccGYYk67ohV8RLCXcEk4O21MxD6ZYw70ixpliEs+KXV4lERxryCKZYTx5cQUYgqOkynfFLJ7gKNEnYigevFaMy5pxuqkZa8cCWVMmZ8ZNF3wFsBZcE96kNeFSEX49gOE+EaOMFeN5vY3zQzoSxwoyJLecGUYFdOFXAVaCR+khr7fwXAibS6J/xGA8DeLZ8ZTnWRKJY4EslMUywzjzSvMVwCI4SrI8Px1ncTB1E+4fMRjXdTzcPzzmWbppIEOyYGYYMwov/ArgTZrljw/7YV3CHsI9Igbjto7L/cP2cdtAFslCWTQzjA7sCl/xK4C3j/nDvmxL2EO4N8RgLHVcr+Og7uNi/5C/yassTYSyYBbPDAO5Cq/w/dFuHaQwCENBGL6CbZouQ9NETTfdaFFc5P7H6rzZiEgR4W0K7z/DxzApd5/iAfiNDXZ4whzhA8LqiDnH4pi/gpDHWrxfhqnr+z7nlF7oblnohVLKGTS6aVi8L3UkYHkRFHw8wuqI1znmrwBkF9oYhfI81zqUsnjL2rSUMtQ6z8I3xjY4AOaLODHCuohXx/zHAhmSXQjtM6KbZe2K6NmG4OBXAPMHnxSsj3iFLJJBGZaBWXKWtYksHtALvvSrAFgLMWsoGZSli2X9iECu9KsAWBcxa4Qyu1rWLtBljZ7fFbF+jWXtIl39gNiy/rwvGmW4k6mR4W0AAAAASUVORK5CYII=");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 Ad(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function vd(n){let t;return{c(){t=S("div"),C(t,"class","active-slider svelte-1v1ixi2"),L(t,"width",n[6]+"px"),L(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&L(t,"width",e[6]+"px"),i&128&&L(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&z(t)}}}function bd(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1v1ixi2"),L(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&L(t,"background-image",`url(${e[13].icon})`)},d(e){e&&z(t)}}}function yd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&bd(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=xe(s),r=$(),C(e,"class","content svelte-1v1ixi2"),C(t,"class","button svelte-1v1ixi2"),ee(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),T(t,e),h&&h.m(e,null),T(e,i),T(e,o),T(t,r),u(),l||(c=be(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=bd(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&Le(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&ee(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function qb(n){let t,e,i,s,o,r=n[5]&&vd(n),a=n[0],l=[];for(let c=0;c<a.length;c+=1)l[c]=yd(Ad(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"),ee(o,"has-divider",!n[5]),C(t,"class","Switcher svelte-1v1ixi2")},m(c,h){B(c,t,h),T(t,e),T(t,i),r&&r.m(t,null),T(t,s),T(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=vd(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=Ad(c,a,u);l[u]?l[u].p(f,h):(l[u]=yd(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&&ee(o,"has-divider",!c[5])},i:Z,o:Z,d(c){c&&z(t),r&&r.d(),Ft(l,c),n[12](null)}}}function Kb(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){He[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,h=v)};function p(m){He[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 $b extends he{constructor(t){super(),ce(this,t,Kb,qb,ae,{defaultIndex:8,setIndex:9,options:0,onChange:1},Jb)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function e1(n){me(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 t1(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=be(t,"click",function(){qt(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:Z,o:Z,d(s){s&&z(t),e=!1,i()}}}function i1(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class wd extends he{constructor(t){super(),ce(this,t,i1,t1,ae,{onClick:0},e1)}}const Cd="data:image/png;base64,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",Pd="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==",Id="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",Md="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function n1(n){me(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 Ed(n){let t,e;return t=new wd({props:{onClick:n[0].disable}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function kd(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=xe(o),a=$(),l=S("div"),c=S("div"),h=$(),f=xe(u),C(i,"class","icon svelte-468fdd"),L(i,"background-image",`url(${Cd})`),C(e,"class","button svelte-468fdd"),ee(e,"forbid",!n[3]),C(c,"class","icon svelte-468fdd"),L(c,"background-image",`url(${Pd})`),C(l,"class","button svelte-468fdd"),C(t,"class","buttons svelte-468fdd")},m(p,m){B(p,t,m),T(t,e),T(e,i),T(e,s),T(e,r),T(t,a),T(t,l),T(l,c),T(l,h),T(l,f),g||(A=[be(e,"click",n[7]),be(l,"click",n[6])],g=!0)},p(p,m){m&4&&o!==(o=p[2]("撤销")+"")&&Le(r,o),m&8&&ee(e,"forbid",!p[3]),m&4&&u!==(u=p[2]("结束")+"")&&Le(f,u)},d(p){p&&z(t),g=!1,Ke(A)}}}function s1(n){let t,e,i,s,o,r,a,l,c,h,u,f=n[1]&&Ed(n),g=n[5]&&kd(n);function A(m){n[9](m)}let p={options:[{key:"line",value:n[2]("测距离"),icon:Id},{key:"area",value:n[2]("测面积"),icon:Md}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new $b({props:p}),He.push(()=>$r(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"),oe(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),T(t,e),T(t,i),T(i,s),T(i,o),T(i,r),g&&g.m(r,null),T(r,a),T(r,l),ne(c,l,null),u=!0},p(m,[v]){m[1]?f?(f.p(m,v),v&2&&D(f,1)):(f=Ed(m),f.c(),D(f,1),f.m(t,e)):f&&(ue(),O(f,1,1,()=>{f=null}),fe()),m[5]?g?g.p(m,v):(g=kd(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:Id},{key:"area",value:m[2]("测面积"),icon:Md}]),v&1&&(y.onChange=m[8]),!h&&v&16&&(h=!0,y.setIndex=m[4],Yr(()=>h=!1)),c.$set(y)},i(m){u||(D(f),D(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(),se(c)}}}function o1(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 xi&&i.controller.complete(),i.save({mode:"Watch"})}function h(m){e(3,r=m.length>0)}function u(){e(3,r=!1)}Pt(()=>{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 r1 extends he{constructor(t){super(),ce(this,t,o1,s1,ae,{measureController:0,showExit:1,i18n:2},n1)}}function a1(n){me(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 Dd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function xd(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1mfj5mk"),L(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&L(t,"background-image",e[13].icon)},d(e){e&&z(t)}}}function Sd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&xd(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=xe(s),r=$(),C(e,"class","content svelte-1mfj5mk"),C(t,"class","button svelte-1mfj5mk"),ee(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),T(t,e),h&&h.m(e,null),T(e,i),T(e,o),T(t,r),u(),l||(c=be(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=xd(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&Le(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&ee(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function l1(n){let t,e,i,s,o=n[0],r=[];for(let a=0;a<o.length;a+=1)r[a]=Sd(Dd(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"),L(e,"width",n[5]?`${n[5]}px`:void 0),C(s,"class","Switcher-buttons svelte-1mfj5mk"),L(s,"transform",`translate(${n[6]}px, -50%)`),C(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),T(t,e),T(t,i),T(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&&L(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=Dd(a,o,c);r[c]?r[c].p(h,l):(r[c]=Sd(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&&L(s,"transform",`translate(${a[6]}px, -50%)`)},i:Z,o:Z,d(a){a&&z(t),Ft(r,a),n[11](null)}}}function c1(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){He[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,i=v)};function p(m){He[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 h1 extends he{constructor(t){super(),ce(this,t,c1,l1,ae,{options:0,defaultKey:7,onChange:1},a1)}}function d1(n){me(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 Ld(n){let t,e,i,s;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),T(t,e),s=!0},p(o,r){(!s||r&1)&&Le(e,o[0])},i(o){s||(Ze(()=>{s&&(i||(i=$t(t,ht,{duration:300},!0)),i.run(1))}),s=!0)},o(o){i||(i=$t(t,ht,{duration:300},!1)),i.run(0),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function u1(n){let t,e=n[0],i,s,o,r=Ld(n);return{c(){t=S("div"),r.c(),C(t,"class","CircleButton svelte-82ysdl"),L(t,"background-image",`url(${n[2]})`)},m(a,l){B(a,t,l),r.m(t,null),i=!0,s||(o=be(t,"click",function(){qt(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,Z),fe(),r=Ld(n),r.c(),D(r,1),r.m(t,null)):r.p(n,l),l&4&&L(t,"background-image",`url(${n[2]})`)},i(a){i||(D(r),i=!0)},o(a){O(r),i=!1},d(a){a&&z(t),r.d(a),s=!1,o()}}}function f1(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"?Go:r==="blue"?ma:Go)())},[s,o,i,r]}class g1 extends he{constructor(t){super(),ce(this,t,f1,u1,ae,{text:0,onClick:1,color:3},d1)}}function m1(n){me(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 Td(n){let t,e;return t=new wd({props:{onClick:n[0].disable}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function jd(n){let t,e,i,s;return e=new h1({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ne(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||(D(e.$$.fragment,o),o&&Ze(()=>{s&&(i||(i=$t(t,ht,{duration:On},!0)),i.run(1))}),s=!0)},o(o){O(e.$$.fragment,o),o&&(i||(i=$t(t,ht,{duration:On},!1)),i.run(0)),s=!1},d(o){o&&z(t),se(e),o&&i&&i.end()}}}function zd(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),C(e,"class","icon svelte-ldjbp8"),L(e,"background-image",`url(${Cd})`),C(t,"class","button svelte-ldjbp8"),ee(t,"forbid",n[3]==="start")},m(h,u){B(h,t,u),T(t,e),T(t,i),T(t,o),a=!0,l||(c=be(t,"click",n[13]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("撤销")+"")&&Le(o,s),(!a||u&8)&&ee(t,"forbid",n[3]==="start")},i(h){a||(h&&Ze(()=>{a&&(r||(r=$t(t,ht,{duration:On},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=$t(t,ht,{duration:On},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function Od(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),C(e,"class","icon svelte-ldjbp8"),L(e,"background-image",`url(${Pd})`),C(t,"class","button svelte-ldjbp8")},m(h,u){B(h,t,u),T(t,e),T(t,i),T(t,o),a=!0,l||(c=be(t,"click",n[10]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("结束")+"")&&Le(o,s)},i(h){a||(h&&Ze(()=>{a&&(r||(r=$t(t,ht,{duration:On},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=$t(t,ht,{duration:On},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function p1(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A=n[1]&&Td(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&jd(n),m=n[4]&&zd(n);u=new g1({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Od(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"),oe(u.$$.fragment),f=$(),v&&v.c(),C(s,"class","mask svelte-ldjbp8"),C(h,"class","main-button svelte-ldjbp8"),ee(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,M){B(y,t,M),A&&A.m(t,null),T(t,e),T(t,i),T(i,s),T(i,o),T(i,r),p&&p.m(r,null),T(r,a),T(r,l),m&&m.m(l,null),T(l,c),T(l,h),ne(u,h,null),T(l,f),v&&v.m(l,null),g=!0},p(y,[M]){y[1]?A?(A.p(y,M),M&2&&D(A,1)):(A=Td(y),A.c(),D(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,M),M&9&&D(p,1)):(p=jd(y),p.c(),D(p,1),p.m(r,a)):p&&(ue(),O(p,1,1,()=>{p=null}),fe()),y[4]?m?(m.p(y,M),M&16&&D(m,1)):(m=zd(y),m.c(),D(m,1),m.m(l,c)):m&&(ue(),O(m,1,1,()=>{m=null}),fe());const I={};M&8&&(I.onClick=y[14]),M&8&&(I.text=y[6][y[3]]),M&8&&(I.color=y[7][y[3]]),u.$set(I),(!g||M&32)&&ee(h,"forbid",!y[5]),y[4]?v?(v.p(y,M),M&16&&D(v,1)):(v=Od(y),v.c(),D(v,1),v.m(l,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe())},i(y){g||(D(A),D(p),D(m),D(u.$$.fragment,y),D(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(),se(u),v&&v.d()}}}const On=100;function A1(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 xi&&i.controller.selectPoint()},A=()=>{i.controller instanceof xi&&i.controller.complete()},p=W=>{e(3,h=W)},m=()=>{g(),k("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&h==="complete"&&p("add")},M=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")};Pt(()=>{i.hook.on("revoke",j),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",I),i.hook.on("pointsChange",M),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",M),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 v1 extends he{constructor(t){super(),ce(this,t,A1,p1,ae,{measureController:0,showExit:1,i18n:2},m1)}}class b1{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,Hb),Object.assign(t==null?void 0:t.style,Wb));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"?Nb:Gb,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 r1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new v1({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,_b),Object.assign(l==null?void 0:l.style,Fb),Object.assign(this.container.style,Qb),r.forEach(c=>Object.assign(c.style,Ub))}}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 Zb(this.measureController,this.container),this.mainController=new Yb(this.measureController,this.container,this._params)):this.mainController=new Xb(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 Ot=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Ne={},y1={get exports(){return Ne},set exports(n){Ne=n}};function Qo(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function Bd(n){return Qo(n)==="object"?Aa(n):Qo(n)==="array"?pa(n):n}function pa(n){return n.map(Bd)}function Aa(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=Bd(n[e]));return t}function Fo(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=Qo(u),g=Qo(o[h]);if(f==="object")if(g!=="undefined"){const A=g==="object"?o[h]:{};o[h]=Fo({},[A,Aa(u)],i)}else o[h]=Aa(u);else if(f==="array")if(g==="array"){const A=pa(u);o[h]=i.arrayBehaviour==="merge"?o[h].concat(A):A}else o[h]=pa(u);else o[h]=u}}return o}y1.exports=function(t,...e){return Fo(t,e)},Ne.noMutate=function(...t){return Fo({},t)},Ne.withOptions=function(t,e,i){return Fo(t,e,i)};function w1(n){me(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 Vd(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=xe(n[2]),C(e,"class","text svelte-1q8gtp4"),C(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),T(t,e),T(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Le(i,r[2])},i(r){o||(Ze(()=>{o&&(s||(s=$t(t,ht,{},!0)),s.run(1))}),o=!0)},o(r){s||(s=$t(t,ht,{},!1)),s.run(0),o=!1},d(r){r&&z(t),n[7](null),r&&s&&s.end()}}}function C1(n){let t,e,i=n[0]&&Vd(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&&D(i,1)):(i=Vd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function P1(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 M=i.currentMeasureType;let I="";return I=o[y],I===void 0&&(I=o[M][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())};Pt(()=>{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){He[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 I1 extends he{constructor(t){super(),ce(this,t,P1,C1,ae,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},w1)}}const M1={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},E1={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class k1{constructor(t,e){d(this,"tipSvelteDom");this.tipSvelteDom=new I1({target:e.container,props:{measureController:t,tips:Ne({},e.pointSelectorMode==="fixed"?E1:M1,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 D1{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 fs(n){return typeof n=="object"?n===null?{}:n:{}}class x1{constructor(t,e){d(this,"hasOpen",!1);d(this,"hook",new ve.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 xi?"Edit":this.controller instanceof fd?"Watch":this.controller instanceof us?"Mixed":this.controller instanceof hd?"View":null);d(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:hd,Watch:fd,Edit:xi,Mixed:us};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=Tn(e,["openParams","magnifierParams"]),this.model=new ga(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new ro(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 G.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:rd?"fixed":"cursor",s=(g=this.params.openParams)!=null?g:{};if(this.params.useUIController!==!1){const A=x({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},fs(this.params.useUIController));this.useUIController=new b1(this,A)}if(this.params.useGuideController!==!1){const A=x({container:this.container,pointSelectorMode:i,i18n:e.i18n},fs(this.params.useGuideController));this.useGuideController=new k1(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 D1(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 xi&&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 xi)&&!(this.controller instanceof us))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof xi?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof us&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof us&&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:gd(x({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}const S1=function(t,e){return new x1(t,e)},Rd=ta(null);function L1(n){me(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 Nd(n,t,e){const i=n.slice();return i[3]=t[e],i}function Gd(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"),ee(t,"PanoSpatialTagPlugin__tag-origin",!0),ee(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),L(t,"top",e),L(t,"left",i),L(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=be(t,"click",r),s=!0)},p(a,l){n=a,l&1&&ee(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&L(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&L(t,"left",i),l&1&&L(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&z(t),s=!1,o()}}}function T1(n){let t,e=n[0],i=[];for(let s=0;s<e.length;s+=1)i[s]=Gd(Nd(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=Nd(s,e,r);i[r]?i[r].p(a,o):(i[r]=Gd(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:Z,o:Z,d(s){Ft(i,s),s&&z(t)}}}function j1(n,t,e){let{origins:i}=t;const s=r=>{Rd.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 z1 extends he{constructor(t){super(),ce(this,t,j1,T1,ae,{origins:0},L1)}}function O1(n){me(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
|
+
`,Qb={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"},Fb={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"},_b={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"},md={margin:"0 64px"},Hb={opacity:"0.85"},pd={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Wb={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Ub={userSelect:"none",pointerEvents:"none"};class Yb{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,pd),Object.assign(this.mainElement.mainItem.style,md);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 Xb{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,pd),Object.assign(this.mainElement.mainItem.style,md),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 Zb{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 Jb(n){me(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 Ad(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function vd(n){let t;return{c(){t=S("div"),C(t,"class","active-slider svelte-1v1ixi2"),L(t,"width",n[6]+"px"),L(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&L(t,"width",e[6]+"px"),i&128&&L(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&z(t)}}}function bd(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1v1ixi2"),L(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&L(t,"background-image",`url(${e[13].icon})`)},d(e){e&&z(t)}}}function yd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&bd(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=xe(s),r=$(),C(e,"class","content svelte-1v1ixi2"),C(t,"class","button svelte-1v1ixi2"),ee(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),T(t,e),h&&h.m(e,null),T(e,i),T(e,o),T(t,r),u(),l||(c=be(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=bd(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&Le(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&ee(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function qb(n){let t,e,i,s,o,r=n[5]&&vd(n),a=n[0],l=[];for(let c=0;c<a.length;c+=1)l[c]=yd(Ad(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"),ee(o,"has-divider",!n[5]),C(t,"class","Switcher svelte-1v1ixi2")},m(c,h){B(c,t,h),T(t,e),T(t,i),r&&r.m(t,null),T(t,s),T(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=vd(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=Ad(c,a,u);l[u]?l[u].p(f,h):(l[u]=yd(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&&ee(o,"has-divider",!c[5])},i:Z,o:Z,d(c){c&&z(t),r&&r.d(),Ft(l,c),n[12](null)}}}function Kb(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){He[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,h=v)};function p(m){He[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 $b extends he{constructor(t){super(),ce(this,t,Kb,qb,ae,{defaultIndex:8,setIndex:9,options:0,onChange:1},Jb)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function e1(n){me(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 t1(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=be(t,"click",function(){qt(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:Z,o:Z,d(s){s&&z(t),e=!1,i()}}}function i1(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class wd extends he{constructor(t){super(),ce(this,t,i1,t1,ae,{onClick:0},e1)}}const Cd="data:image/png;base64,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",Pd="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==",Id="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",Md="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function n1(n){me(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 Ed(n){let t,e;return t=new wd({props:{onClick:n[0].disable}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function kd(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=xe(o),a=$(),l=S("div"),c=S("div"),h=$(),f=xe(u),C(i,"class","icon svelte-468fdd"),L(i,"background-image",`url(${Cd})`),C(e,"class","button svelte-468fdd"),ee(e,"forbid",!n[3]),C(c,"class","icon svelte-468fdd"),L(c,"background-image",`url(${Pd})`),C(l,"class","button svelte-468fdd"),C(t,"class","buttons svelte-468fdd")},m(p,m){B(p,t,m),T(t,e),T(e,i),T(e,s),T(e,r),T(t,a),T(t,l),T(l,c),T(l,h),T(l,f),g||(A=[be(e,"click",n[7]),be(l,"click",n[6])],g=!0)},p(p,m){m&4&&o!==(o=p[2]("撤销")+"")&&Le(r,o),m&8&&ee(e,"forbid",!p[3]),m&4&&u!==(u=p[2]("结束")+"")&&Le(f,u)},d(p){p&&z(t),g=!1,$e(A)}}}function s1(n){let t,e,i,s,o,r,a,l,c,h,u,f=n[1]&&Ed(n),g=n[5]&&kd(n);function A(m){n[9](m)}let p={options:[{key:"line",value:n[2]("测距离"),icon:Id},{key:"area",value:n[2]("测面积"),icon:Md}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new $b({props:p}),He.push(()=>$r(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"),oe(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),T(t,e),T(t,i),T(i,s),T(i,o),T(i,r),g&&g.m(r,null),T(r,a),T(r,l),ne(c,l,null),u=!0},p(m,[v]){m[1]?f?(f.p(m,v),v&2&&D(f,1)):(f=Ed(m),f.c(),D(f,1),f.m(t,e)):f&&(ue(),O(f,1,1,()=>{f=null}),fe()),m[5]?g?g.p(m,v):(g=kd(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:Id},{key:"area",value:m[2]("测面积"),icon:Md}]),v&1&&(y.onChange=m[8]),!h&&v&16&&(h=!0,y.setIndex=m[4],Yr(()=>h=!1)),c.$set(y)},i(m){u||(D(f),D(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(),se(c)}}}function o1(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 xi&&i.controller.complete(),i.save({mode:"Watch"})}function h(m){e(3,r=m.length>0)}function u(){e(3,r=!1)}Pt(()=>{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 r1 extends he{constructor(t){super(),ce(this,t,o1,s1,ae,{measureController:0,showExit:1,i18n:2},n1)}}function a1(n){me(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 Dd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function xd(n){let t;return{c(){t=S("span"),C(t,"class","icon svelte-1mfj5mk"),L(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&L(t,"background-image",e[13].icon)},d(e){e&&z(t)}}}function Sd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,h=n[13].icon&&xd(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=xe(s),r=$(),C(e,"class","content svelte-1mfj5mk"),C(t,"class","button svelte-1mfj5mk"),ee(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),T(t,e),h&&h.m(e,null),T(e,i),T(e,o),T(t,r),u(),l||(c=be(t,"click",g),l=!0)},p(A,p){n=A,n[13].icon?h?h.p(n,p):(h=xd(n),h.c(),h.m(e,i)):h&&(h.d(1),h=null),p&1&&s!==(s=n[13].value+"")&&Le(o,s),a!==n[15]&&(f(),a=n[15],u()),p&16&&ee(t,"active",n[4]===n[15])},d(A){A&&z(t),h&&h.d(),f(),l=!1,c()}}}function l1(n){let t,e,i,s,o=n[0],r=[];for(let a=0;a<o.length;a+=1)r[a]=Sd(Dd(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"),L(e,"width",n[5]?`${n[5]}px`:void 0),C(s,"class","Switcher-buttons svelte-1mfj5mk"),L(s,"transform",`translate(${n[6]}px, -50%)`),C(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),T(t,e),T(t,i),T(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&&L(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=Dd(a,o,c);r[c]?r[c].p(h,l):(r[c]=Sd(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&&L(s,"transform",`translate(${a[6]}px, -50%)`)},i:Z,o:Z,d(a){a&&z(t),Ft(r,a),n[11](null)}}}function c1(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){He[m?"unshift":"push"](()=>{l[v]=m,e(2,l)})}const A=(m,v)=>{a(m.key),e(4,i=v)};function p(m){He[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 h1 extends he{constructor(t){super(),ce(this,t,c1,l1,ae,{options:0,defaultKey:7,onChange:1},a1)}}function d1(n){me(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 Ld(n){let t,e,i,s;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),T(t,e),s=!0},p(o,r){(!s||r&1)&&Le(e,o[0])},i(o){s||(Ze(()=>{s&&(i||(i=$t(t,ht,{duration:300},!0)),i.run(1))}),s=!0)},o(o){i||(i=$t(t,ht,{duration:300},!1)),i.run(0),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function u1(n){let t,e=n[0],i,s,o,r=Ld(n);return{c(){t=S("div"),r.c(),C(t,"class","CircleButton svelte-82ysdl"),L(t,"background-image",`url(${n[2]})`)},m(a,l){B(a,t,l),r.m(t,null),i=!0,s||(o=be(t,"click",function(){qt(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,Z),fe(),r=Ld(n),r.c(),D(r,1),r.m(t,null)):r.p(n,l),l&4&&L(t,"background-image",`url(${n[2]})`)},i(a){i||(D(r),i=!0)},o(a){O(r),i=!1},d(a){a&&z(t),r.d(a),s=!1,o()}}}function f1(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"?Go:r==="blue"?ma:Go)())},[s,o,i,r]}class g1 extends he{constructor(t){super(),ce(this,t,f1,u1,ae,{text:0,onClick:1,color:3},d1)}}function m1(n){me(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 Td(n){let t,e;return t=new wd({props:{onClick:n[0].disable}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function jd(n){let t,e,i,s;return e=new h1({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ne(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||(D(e.$$.fragment,o),o&&Ze(()=>{s&&(i||(i=$t(t,ht,{duration:On},!0)),i.run(1))}),s=!0)},o(o){O(e.$$.fragment,o),o&&(i||(i=$t(t,ht,{duration:On},!1)),i.run(0)),s=!1},d(o){o&&z(t),se(e),o&&i&&i.end()}}}function zd(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),C(e,"class","icon svelte-ldjbp8"),L(e,"background-image",`url(${Cd})`),C(t,"class","button svelte-ldjbp8"),ee(t,"forbid",n[3]==="start")},m(h,u){B(h,t,u),T(t,e),T(t,i),T(t,o),a=!0,l||(c=be(t,"click",n[13]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("撤销")+"")&&Le(o,s),(!a||u&8)&&ee(t,"forbid",n[3]==="start")},i(h){a||(h&&Ze(()=>{a&&(r||(r=$t(t,ht,{duration:On},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=$t(t,ht,{duration:On},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function Od(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=S("div"),e=S("div"),i=$(),o=xe(s),C(e,"class","icon svelte-ldjbp8"),L(e,"background-image",`url(${Pd})`),C(t,"class","button svelte-ldjbp8")},m(h,u){B(h,t,u),T(t,e),T(t,i),T(t,o),a=!0,l||(c=be(t,"click",n[10]),l=!0)},p(h,u){n=h,(!a||u&4)&&s!==(s=n[2]("结束")+"")&&Le(o,s)},i(h){a||(h&&Ze(()=>{a&&(r||(r=$t(t,ht,{duration:On},!0)),r.run(1))}),a=!0)},o(h){h&&(r||(r=$t(t,ht,{duration:On},!1)),r.run(0)),a=!1},d(h){h&&z(t),h&&r&&r.end(),l=!1,c()}}}function p1(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A=n[1]&&Td(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&jd(n),m=n[4]&&zd(n);u=new g1({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Od(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"),oe(u.$$.fragment),f=$(),v&&v.c(),C(s,"class","mask svelte-ldjbp8"),C(h,"class","main-button svelte-ldjbp8"),ee(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,M){B(y,t,M),A&&A.m(t,null),T(t,e),T(t,i),T(i,s),T(i,o),T(i,r),p&&p.m(r,null),T(r,a),T(r,l),m&&m.m(l,null),T(l,c),T(l,h),ne(u,h,null),T(l,f),v&&v.m(l,null),g=!0},p(y,[M]){y[1]?A?(A.p(y,M),M&2&&D(A,1)):(A=Td(y),A.c(),D(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,M),M&9&&D(p,1)):(p=jd(y),p.c(),D(p,1),p.m(r,a)):p&&(ue(),O(p,1,1,()=>{p=null}),fe()),y[4]?m?(m.p(y,M),M&16&&D(m,1)):(m=zd(y),m.c(),D(m,1),m.m(l,c)):m&&(ue(),O(m,1,1,()=>{m=null}),fe());const I={};M&8&&(I.onClick=y[14]),M&8&&(I.text=y[6][y[3]]),M&8&&(I.color=y[7][y[3]]),u.$set(I),(!g||M&32)&&ee(h,"forbid",!y[5]),y[4]?v?(v.p(y,M),M&16&&D(v,1)):(v=Od(y),v.c(),D(v,1),v.m(l,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe())},i(y){g||(D(A),D(p),D(m),D(u.$$.fragment,y),D(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(),se(u),v&&v.d()}}}const On=100;function A1(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 xi&&i.controller.selectPoint()},A=()=>{i.controller instanceof xi&&i.controller.complete()},p=W=>{e(3,h=W)},m=()=>{g(),k("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&h==="complete"&&p("add")},M=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")};Pt(()=>{i.hook.on("revoke",j),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",I),i.hook.on("pointsChange",M),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",M),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 v1 extends he{constructor(t){super(),ce(this,t,A1,p1,ae,{measureController:0,showExit:1,i18n:2},m1)}}class b1{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,Hb),Object.assign(t==null?void 0:t.style,Wb));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"?Nb:Gb,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 r1({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new v1({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,_b),Object.assign(l==null?void 0:l.style,Fb),Object.assign(this.container.style,Qb),r.forEach(c=>Object.assign(c.style,Ub))}}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 Zb(this.measureController,this.container),this.mainController=new Yb(this.measureController,this.container,this._params)):this.mainController=new Xb(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 Ot=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Ne={},y1={get exports(){return Ne},set exports(n){Ne=n}};function Qo(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function Bd(n){return Qo(n)==="object"?Aa(n):Qo(n)==="array"?pa(n):n}function pa(n){return n.map(Bd)}function Aa(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=Bd(n[e]));return t}function Fo(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=Qo(u),g=Qo(o[h]);if(f==="object")if(g!=="undefined"){const A=g==="object"?o[h]:{};o[h]=Fo({},[A,Aa(u)],i)}else o[h]=Aa(u);else if(f==="array")if(g==="array"){const A=pa(u);o[h]=i.arrayBehaviour==="merge"?o[h].concat(A):A}else o[h]=pa(u);else o[h]=u}}return o}y1.exports=function(t,...e){return Fo(t,e)},Ne.noMutate=function(...t){return Fo({},t)},Ne.withOptions=function(t,e,i){return Fo(t,e,i)};function w1(n){me(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 Vd(n){let t,e,i,s,o;return{c(){t=S("div"),e=S("div"),i=xe(n[2]),C(e,"class","text svelte-1q8gtp4"),C(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),T(t,e),T(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Le(i,r[2])},i(r){o||(Ze(()=>{o&&(s||(s=$t(t,ht,{},!0)),s.run(1))}),o=!0)},o(r){s||(s=$t(t,ht,{},!1)),s.run(0),o=!1},d(r){r&&z(t),n[7](null),r&&s&&s.end()}}}function C1(n){let t,e,i=n[0]&&Vd(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&&D(i,1)):(i=Vd(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function P1(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 M=i.currentMeasureType;let I="";return I=o[y],I===void 0&&(I=o[M][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())};Pt(()=>{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){He[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 I1 extends he{constructor(t){super(),ce(this,t,P1,C1,ae,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},w1)}}const M1={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},E1={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class k1{constructor(t,e){d(this,"tipSvelteDom");this.tipSvelteDom=new I1({target:e.container,props:{measureController:t,tips:Ne({},e.pointSelectorMode==="fixed"?E1:M1,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 D1{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 fs(n){return typeof n=="object"?n===null?{}:n:{}}class x1{constructor(t,e){d(this,"hasOpen",!1);d(this,"hook",new ve.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 xi?"Edit":this.controller instanceof fd?"Watch":this.controller instanceof us?"Mixed":this.controller instanceof hd?"View":null);d(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:hd,Watch:fd,Edit:xi,Mixed:us};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=Tn(e,["openParams","magnifierParams"]),this.model=new ga(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new ro(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 G.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:rd?"fixed":"cursor",s=(g=this.params.openParams)!=null?g:{};if(this.params.useUIController!==!1){const A=x({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},fs(this.params.useUIController));this.useUIController=new b1(this,A)}if(this.params.useGuideController!==!1){const A=x({container:this.container,pointSelectorMode:i,i18n:e.i18n},fs(this.params.useGuideController));this.useGuideController=new k1(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 D1(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 xi&&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 xi)&&!(this.controller instanceof us))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof xi?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof us&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof us&&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:gd(x({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}const S1=function(t,e){return new x1(t,e)},Rd=ta(null);function L1(n){me(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 Nd(n,t,e){const i=n.slice();return i[3]=t[e],i}function Gd(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"),ee(t,"PanoSpatialTagPlugin__tag-origin",!0),ee(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),L(t,"top",e),L(t,"left",i),L(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=be(t,"click",r),s=!0)},p(a,l){n=a,l&1&&ee(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&L(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&L(t,"left",i),l&1&&L(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&z(t),s=!1,o()}}}function T1(n){let t,e=n[0],i=[];for(let s=0;s<e.length;s+=1)i[s]=Gd(Nd(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=Nd(s,e,r);i[r]?i[r].p(a,o):(i[r]=Gd(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:Z,o:Z,d(s){Ft(i,s),s&&z(t)}}}function j1(n,t,e){let{origins:i}=t;const s=r=>{Rd.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 z1 extends he{constructor(t){super(),ce(this,t,j1,T1,ae,{origins:0},L1)}}function O1(n){me(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 B1(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"),L(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"),L(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"),L(u,"transform","scale("+n[3]*3+")"),C(t,"id",g="PanoSpatialTagPlugin__"+n[0]),L(t,"height",20*n[5]+"rem"),C(t,"class","svelte-9m6drd"),ee(t,"PanoSpatialTagPlugin__tag-x",!0),ee(t,"PanoSpatialTagPlugin__tag-upside-down",n[1]),ee(t,"PanoSpatialTagPlugin__tag-show",n[10]),ee(t,"PanoSpatialTagPlugin__tag-hide",n[10]===!1||n[6])},m(m,v){B(m,t,v),T(t,e),T(t,i),T(t,s),T(s,o),T(s,r),T(s,a),T(s,l),T(s,c),T(t,h),T(t,u),T(u,f),f.innerHTML=n[2],n[16](f),A||(p=be(f,"click",n[11]),A=!0)},p(m,[v]){v&394&&L(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&&L(o,"width",m[4]+"rem"),v&4&&(f.innerHTML=m[2]),v&8&&L(u,"transform","scale("+m[3]*3+")"),v&1&&g!==(g="PanoSpatialTagPlugin__"+m[0])&&C(t,"id",g),v&32&&L(t,"height",20*m[5]+"rem"),v&2&&ee(t,"PanoSpatialTagPlugin__tag-upside-down",m[1]),v&1024&&ee(t,"PanoSpatialTagPlugin__tag-show",m[10]),v&1088&&ee(t,"PanoSpatialTagPlugin__tag-hide",m[10]===!1||m[6])},i:Z,o:Z,d(m){m&&z(t),n[16](null),A=!1,p()}}}function V1(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 M=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}};Pt(()=>{g.emit("initTag",{id:i})});const I=Rd.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)))});Bc(()=>{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){He[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,M,h,u,f,g,k]}let R1=class extends he{constructor(t){super(),ce(this,t,V1,B1,ae,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},O1)}};const N1={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},Qd="<",Fd=">",_d="%",Hd="locals",G1="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",Q1={"&":"&","<":"<",">":">",'"':""","'":"'"},It={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function Wd(n){return n.replace(/;(\s*$)/,"$1")}function F1(n,t){return new _1(n).compileFunction()(t)}class _1{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(G1));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 (`+Hd+` || {}) {
|
|
@@ -528,7 +528,7 @@ void main() {
|
|
|
528
528
|
`)}switch(this.mode){case It.EVAL:this.source+=" ; "+t+`
|
|
529
529
|
`;break;case It.ESCAPED:this.source+=" ; __append(escapeFn("+Wd(t)+`))
|
|
530
530
|
`;break;case It.RAW:this.source+=" ; __append("+Wd(t)+`)
|
|
531
|
-
`;break;case It.COMMENT:break;case It.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const va=.001,Ud=.01,H1="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",W1=(n,t)=>{var ge,de,Me,Ie,Ce,We,Pe,et;let e=t==null?void 0:t.container,i=1.4;const s=(ge=t==null?void 0:t.wait)!=null?ge:200,o=(de=t==null?void 0:t.maxNumberOnScreen)!=null?de:3,r=(Me=t==null?void 0:t.minRad)!=null?Me:Math.PI/4,a=(Ie=t==null?void 0:t.nearTolerance)!=null?Ie:100,l=(Ce=t==null?void 0:t.upsideHeight)!=null?Ce:1.6,c=(We=t==null?void 0:t.minDistance)!=null?We:1.2,h=(Pe=t==null?void 0:t.maxDistance)!=null?Pe:3.5,u=uo(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,N1);const g=new ve.Subscribe;let A=new Image;A.src=H1;const p={points:[],origins:[],tags:[],template:"",events:{},render:F1,folded:!1,enabled:!0,forbidden:!0},m=new z1({target:f,props:{origins:p.origins}}),v=(ie,ye)=>{k(),ye&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},M=(ie,ye)=>{if(p.tags.length===0)return;const Oe=ye.longitude-n.state.longitude,pe=n.camera.clone();pe.position.copy(ye.offset),pe.rotateOnWorldAxis(new w.Vector3(0,1,0),Oe),pe.updateProjectionMatrix(),pe.updateMatrixWorld(!0);const st=new w.Frustum,ft=new w.Matrix4;ft.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),st.setFromProjectionMatrix(ft),p.tags.forEach(Se=>{const at=pe.position.clone().setY(i).distanceTo(Se.position);if(at<c||at>h||!st.containsPoint(Se.position))return Se.destroying=!0;const le=Se.position.clone().sub(pe.position).setY(0);if(le.angleTo(Se.normal)>Math.PI/2-r&&le.angleTo(Se.normal)<Math.PI/2+r)return Se.destroying=!0}),p.tags.forEach(Se=>{Se.destroying?Se.app.$set({contentZoom:.1+pe.position.distanceTo(Se.position)/h,lineWidthZoom:.38*(.01+pe.position.distanceTo(Se.position)/h),destroying:Se.destroying}):Se.app.$set({lineWidthZoom:.38*(.01+pe.position.distanceTo(Se.position)/h),lineHeightZoom:.4+(pe.position.distanceTo(Se.position)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(Se.position)/h})}),setTimeout(()=>{p.tags.forEach(Se=>{Se.destroying&&(Se.app.$destroy(),Se=null)}),p.tags=p.tags.filter(Se=>!Se.destroying),k()},1900)},I=ie=>{ie!==ve.Five.Mode.Panorama&&!p.forbidden&&(m.$set({origins:[]}),p.tags.forEach(ye=>{ye.app.$destroy(),ye=null}),p.origins=[],p.tags=[],p.forbidden=!0)},k=()=>{if(p.forbidden||!p.enabled)return;const ie=n.camera,ye=ie.getWorldDirection(new w.Vector3);p.origins=p.tags.map(Oe=>{const pe=Oe.position.clone().project(ie),st=Oe.position.clone().sub(ie.position).setY(0).angleTo(ye.setY(0))<Math.PI/2;return{id:Oe.id,front:st,left:(pe.x+1)/2*100,top:(-pe.y+1)/2*100,destroying:Oe.destroying}}),m.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const ie=j();ie.length&&(p.tags=p.tags.concat(ie),k())},s))},j=()=>{const{clientWidth:ie,clientHeight:ye}=n.getElement(),Oe=[],pe=n.camera,st=new w.Frustum,ft=new w.Matrix4,Se=pe.getWorldDirection(new w.Vector3);ft.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),st.setFromProjectionMatrix(ft);const at=p.tags.filter(Ee=>st.containsPoint(Ee.position)&&!Ee.destroying).length,le=p.points.reduce((Ee,Ue)=>{if(p.tags.find(Fe=>Ue.id===Fe.id&&!Fe.destroying))return Ee;const
|
|
531
|
+
`;break;case It.COMMENT:break;case It.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const va=.001,Ud=.01,H1="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",W1=(n,t)=>{var ge,de,Me,Ie,Ce,We,Pe,et;let e=t==null?void 0:t.container,i=1.4;const s=(ge=t==null?void 0:t.wait)!=null?ge:200,o=(de=t==null?void 0:t.maxNumberOnScreen)!=null?de:3,r=(Me=t==null?void 0:t.minRad)!=null?Me:Math.PI/4,a=(Ie=t==null?void 0:t.nearTolerance)!=null?Ie:100,l=(Ce=t==null?void 0:t.upsideHeight)!=null?Ce:1.6,c=(We=t==null?void 0:t.minDistance)!=null?We:1.2,h=(Pe=t==null?void 0:t.maxDistance)!=null?Pe:3.5,u=uo(n),f=document.createElement("div");f.classList.add("PanoSpatialTagPlugin"),Object.assign(f.style,N1);const g=new ve.Subscribe;let A=new Image;A.src=H1;const p={points:[],origins:[],tags:[],template:"",events:{},render:F1,folded:!1,enabled:!0,forbidden:!0},m=new z1({target:f,props:{origins:p.origins}}),v=(ie,ye)=>{k(),ye&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},M=(ie,ye)=>{if(p.tags.length===0)return;const Oe=ye.longitude-n.state.longitude,pe=n.camera.clone();pe.position.copy(ye.offset),pe.rotateOnWorldAxis(new w.Vector3(0,1,0),Oe),pe.updateProjectionMatrix(),pe.updateMatrixWorld(!0);const st=new w.Frustum,ft=new w.Matrix4;ft.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),st.setFromProjectionMatrix(ft),p.tags.forEach(Se=>{const at=pe.position.clone().setY(i).distanceTo(Se.position);if(at<c||at>h||!st.containsPoint(Se.position))return Se.destroying=!0;const le=Se.position.clone().sub(pe.position).setY(0);if(le.angleTo(Se.normal)>Math.PI/2-r&&le.angleTo(Se.normal)<Math.PI/2+r)return Se.destroying=!0}),p.tags.forEach(Se=>{Se.destroying?Se.app.$set({contentZoom:.1+pe.position.distanceTo(Se.position)/h,lineWidthZoom:.38*(.01+pe.position.distanceTo(Se.position)/h),destroying:Se.destroying}):Se.app.$set({lineWidthZoom:.38*(.01+pe.position.distanceTo(Se.position)/h),lineHeightZoom:.4+(pe.position.distanceTo(Se.position)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(Se.position)/h})}),setTimeout(()=>{p.tags.forEach(Se=>{Se.destroying&&(Se.app.$destroy(),Se=null)}),p.tags=p.tags.filter(Se=>!Se.destroying),k()},1900)},I=ie=>{ie!==ve.Five.Mode.Panorama&&!p.forbidden&&(m.$set({origins:[]}),p.tags.forEach(ye=>{ye.app.$destroy(),ye=null}),p.origins=[],p.tags=[],p.forbidden=!0)},k=()=>{if(p.forbidden||!p.enabled)return;const ie=n.camera,ye=ie.getWorldDirection(new w.Vector3);p.origins=p.tags.map(Oe=>{const pe=Oe.position.clone().project(ie),st=Oe.position.clone().sub(ie.position).setY(0).angleTo(ye.setY(0))<Math.PI/2;return{id:Oe.id,front:st,left:(pe.x+1)/2*100,top:(-pe.y+1)/2*100,destroying:Oe.destroying}}),m.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const ie=j();ie.length&&(p.tags=p.tags.concat(ie),k())},s))},j=()=>{const{clientWidth:ie,clientHeight:ye}=n.getElement(),Oe=[],pe=n.camera,st=new w.Frustum,ft=new w.Matrix4,Se=pe.getWorldDirection(new w.Vector3);ft.multiplyMatrices(pe.projectionMatrix,pe.matrixWorldInverse),st.setFromProjectionMatrix(ft);const at=p.tags.filter(Ee=>st.containsPoint(Ee.position)&&!Ee.destroying).length,le=p.points.reduce((Ee,Ue)=>{if(p.tags.find(Fe=>Ue.id===Fe.id&&!Fe.destroying))return Ee;const qe=pe.position.clone().setY(i).distanceTo(Ue.position);if(qe<c||qe>h||!st.containsPoint(Ue.position))return Ee;const xt=Ue.position.clone().sub(pe.position).setY(0);if(xt.angleTo(Ue.normal)>Math.PI/2-r&&xt.angleTo(Ue.normal)<Math.PI/2+r)return Ee;const lt=Ue.position.clone().project(pe);if(!p.tags.every(Fe=>{if(Fe.position.clone().sub(pe.position).setY(0).angleTo(Se.setY(0))>Math.PI/2)return!0;const tt=Fe.position.clone().project(pe);return Math.sqrt(Math.pow((lt.x-tt.x)/2*ie,2)+Math.pow((lt.y-tt.y)/2*ye,2))>a}))return Ee;const Mt={id:Ue.id,position:Ue.position,normal:Ue.normal,replacement:Ue.replacement,weight:Ue.weight,distance:qe};let Ge;for(let Fe=0,tt=Ee.length;Fe<tt;Fe++){const Ut=Ee[Fe];if(Mt.weight>Ut.weight){Ge=Fe;break}if(Mt.distance<Ut.distance){Ge=Fe;break}}return Ge!==void 0?Ee.splice(Ge,0,Mt):Ee.push(Mt),Ee},[]);for(let Ee=0,Ue=le.length;Ee<Ue&&!(at+Oe.length>=o);Ee++){const qe=le[Ee];if(Oe.find(Ge=>qe.id===Ge.id))continue;const xt=qe.position.clone().project(pe);if(!p.tags.concat(Oe).every(Ge=>{if(Ge.position.clone().sub(pe.position).setY(0).angleTo(Se.setY(0))>Math.PI/2)return!0;const Fe=Ge.position.clone().project(pe);return Math.sqrt(Math.pow((xt.x-Fe.x)/2*ie,2)+Math.pow((xt.y-Fe.y)/2*ye,2))>a}))continue;const lt=new w.Raycaster(pe.position.clone().setY(i),qe.position.clone().sub(pe.position.clone().setY(i)).normalize(),0,qe.distance+Ud),[Mt]=p.intersectObjects?lt.intersectObjects(p.intersectObjects,!0):n.model.loaded?n.model.intersectRaycaster(lt):lt.intersectObjects(n.model.children,!0);if(Mt&&qe.distance-Mt.distance<Ud){const{position:Ge,normal:Fe,id:tt,replacement:Ut}=qe,Vs=new w.Plane().setFromNormalAndCoplanarPoint(Fe,Ge),si=Ge.clone().sub(pe.position).cross(new w.Vector3(0,1,0)).setLength(va),ji=[Ge.clone(),Ge.clone().add(si),Ge.clone().add(new w.Vector3(0,va,0)).add(si),Ge.clone().add(new w.Vector3(0,va,0))].map(Yn=>Vs.projectPoint(Yn,new w.Vector3)),{container:sn,dispose:St}=u.create3DDomContainer(ji)||{},Un=new R1({target:sn,props:{id:tt,content:p.render(p.template,Ut),lineWidthZoom:.38*(.01+pe.position.distanceTo(Ge)/h),lineHeightZoom:.4+(pe.position.distanceTo(Ge)-c)/h*.6,contentZoom:.1+pe.position.distanceTo(Ge)/h,upsideDown:Ge.y>l,folded:p.folded,events:p.events,hooks:g,dispose:St}});Oe.push({position:Ge,normal:Fe,id:tt,app:Un})}}return Oe},R=ie=>{p.points=ie.points.map(ye=>{var Oe,pe;return{id:ye.id,position:new w.Vector3().fromArray(ye.position),normal:new w.Vector3().fromArray(ye.normal),replacement:(Oe=ye.replacement)!=null?Oe:{},weight:(pe=ye.weight)!=null?pe:-1}}),ie.render&&(p.render=ie.render),ie.template&&(p.template=ie.template),ie.events&&(p.events=ie.events),ie.enabled===!1&&(p.enabled=ie.enabled),ie.folded===!0&&(p.folded=ie.folded)},U=ie=>{p.intersectObjects=ie,P()},W=()=>{p.enabled=!0,P()},Q=()=>{p.enabled=!1,m.$set({origins:[]}),p.tags.forEach(ie=>{ie.app.$destroy(),ie=null}),p.origins=[],p.tags=[]},_=()=>{p.folded=!1,p.tags.forEach(ie=>{ie.app.$set({folded:p.folded})})},N=()=>{p.folded=!0,p.tags.forEach(ie=>{ie.app.$set({folded:p.folded})})},H=ie=>{p.tags.forEach(ye=>{ye.id===ie&&ye.app.$set({folded:!1})})},Y=ie=>{p.tags.forEach(ye=>{ye.id===ie&&ye.app.$set({folded:!0})})},J=()=>{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",M),n.on("panoArrived",y),n.on("modeChange",I),n.on("cameraUpdate",v)},te=()=>{A=null,u.disposeAll(),m.$destroy(),p.tags.forEach(ie=>{ie.app.$destroy(),ie=null}),p.origins=[],p.tags=[],n.off("modelLoaded",q),n.off("renderFrame",k),n.off("panoWillArrive",M),n.off("panoArrived",y),n.off("modeChange",I),n.off("cameraUpdate",v),n.off("dispose",te),window.removeEventListener("resize",J,!1)};return window.addEventListener("resize",J,!1),(et=n==null?void 0:n.model)!=null&&et.loaded?q():n.once("modelLoaded",q),n.on("dispose",te),{load:R,setIntersectObjects:U,unfoldAll:_,foldAll:N,unfold:H,fold:Y,enable:W,disable:Q,hooks:g,dispose:te}};var Zi=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(Zi||{}),ba={},U1={get exports(){return ba},set exports(n){ba=n}};/*!
|
|
532
532
|
Copyright (c) 2018 Jed Watson.
|
|
533
533
|
Licensed under the MIT License (MIT), see
|
|
534
534
|
http://jedwatson.github.io/classnames
|
|
@@ -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=iy(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 ty({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!==ve.Five.Mode.Floorplan){e.fiveModeEnabled=!1,l();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=n.currentMode===ve.Five.Mode.Floorplan,l()})}};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},sy={name:"ModelItemLabelPlugin",version:0};var Bn=(n=>(n.TOP_LEFT="topLeft",n.TOP_RIGHT="topRight",n.BOTTOM_LEFT="bottomLeft",n.BOTTOM_RIGHT="bottomRight",n))(Bn||{});function oy(n){if(n.length===0)return[];if(Array.isArray(n[0]))return n;let t=[];return n.forEach(e=>{const i=[e[Bn.TOP_LEFT],e[Bn.BOTTOM_LEFT],e[Bn.BOTTOM_RIGHT],e[Bn.TOP_RIGHT]];t.push(i)}),t}const ry="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=",ya="data:image/png;base64,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",wa="data:image/png;base64,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",ay="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==",ly=(n,{videoElement:t})=>{const e={videoMeshes:[],videoTextureEnabled:!1,videoSource:"",rectPoints:[],enabled:!1,videoElement:t},i=uo(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 M;e.videoTexture&&((M=e.videoTexture)==null||M.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 M=new w.BufferGeometry,I=128,k=[];k.push(...v[0].toArray());for(let _=1;_<I;_++)k.push(v[0].x+(v[1].x-v[0].x)*_/I,v[0].y+(v[1].y-v[0].y)*_/I,v[0].z+(v[1].z-v[0].z)*_/I);k.push(...v[1].toArray()),k.push(...v[2].toArray());for(let _=1;_<I;_++)k.push(v[2].x+(v[3].x-v[2].x)*_/I,v[2].y+(v[3].y-v[2].y)*_/I,v[2].z+(v[3].z-v[2].z)*_/I);k.push(...v[3].toArray());const P=[];P.push(0,1);for(let _=1;_<I;_++)P.push(0,1-_/I);P.push(0,0),P.push(1,0);for(let _=1;_<I;_++)P.push(1,_/I);P.push(1,1);const j=[];for(let _=0;_<I;_++)j.push(_,_+1,I*2-_,_,I*2-_,I*2+1-_);M.setAttribute("position",new w.BufferAttribute(new Float32Array(k),3)),M.setAttribute("uv",new w.BufferAttribute(new Float32Array(P),2)),M.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(M,R);U.renderOrder=1,U.name=`ModelTVVideoPlugin-${y}-${performance.now()}`;const W=[v[1],v[2],v[3],v[0]],Q=i.create3DDomContainer(W);if(Q!=null&&Q.container){const _=document.createElement("div");_.classList.add("play-icon"),_.style.width="100%",_.style.height="100%",_.style.display="flex",_.style.justifyContent="center",_.style.alignItems="center",_.style.pointerEvents="none",Q.container.appendChild(_);const N=document.createElement("img");N.src=ya,N.style.width="200px",N.style.pointerEvents="auto",N.onclick=()=>{e.videoTexture.image.muted=!1,e.videoTexture.image.play()},_.appendChild(N),s.set(U,Q)}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 M=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;M=M||document.createElement("video"),M.crossOrigin="anonymous",M.muted=!0,M.loop=!0,M.playsInline=!0,M.src=j.createObjectURL(P.response);const R=new w.VideoTexture(M);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)=>F(this,null,function*(){const{video_src:M,video_poster_src:I,points:k}=v;e.videoSource=M,e.rectPoints=oy(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,M)=>{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(M=>{const I=M[0].clone().add(M[1]).add(M[2]).add(M[3]).divideScalar(4);return M.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 Ji=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(Ji||{});function cy(n){me(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 hy(n){let t,e,i,s=(n[0].code||n[0].id)+"",o,r,a,l=n[0].name+"",c,h=n[0].icon&&qd(n);return{c(){h&&h.c(),t=$(),e=S("div"),i=S("span"),o=xe(s),r=$(),a=S("span"),c=xe(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),T(e,i),T(i,o),T(e,r),T(e,a),T(a,c)},p(u,f){u[0].icon?h?h.p(u,f):(h=qd(u),h.c(),h.m(t.parentNode,t)):h&&(h.d(1),h=null),f&1&&s!==(s=(u[0].code||u[0].id)+"")&&Le(o,s),f&1&&l!==(l=u[0].name+"")&&Le(c,l)},d(u){h&&h.d(u),u&&z(t),u&&z(e)}}}function dy(n){let t;return{c(){t=S("div")},m(e,i){B(e,t,i),n[6](t)},p:Z,d(e){e&&z(t),n[6](null)}}}function qd(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),T(t,e),s||(o=be(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 uy(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?dy:hy}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(bt("item-label-item__text-wrap",{"item-label-item__custom":typeof n[0].render=="function"}))+" svelte-1jhufeh"),L(e,"bottom",`${n[0].strokeLength}px`),C(r,"class",a=_e(bt("item-label-item__bar",{anchor:n[1]}))+" svelte-1jhufeh"),L(r,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(bt("item-label-item",{fold:n[0].isFold}))+" svelte-1jhufeh"),L(t,"z-index",n[0].zIndex),L(t,"transform",n[0].transform)},m(A,p){B(A,t,p),T(t,e),g.m(e,null),T(t,o),T(t,r),c||(h=be(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(bt("item-label-item__text-wrap",{"item-label-item__custom":typeof A[0].render=="function"}))+" svelte-1jhufeh")&&C(e,"class",s),p&1&&L(e,"bottom",`${A[0].strokeLength}px`),p&2&&a!==(a=_e(bt("item-label-item__bar",{anchor:A[1]}))+" svelte-1jhufeh")&&C(r,"class",a),p&1&&L(r,"height",`${A[0].strokeLength}px`),p&1&&l!==(l=_e(bt("item-label-item",{fold:A[0].isFold}))+" svelte-1jhufeh")&&C(t,"class",l),p&1&&L(t,"z-index",A[0].zIndex),p&1&&L(t,"transform",A[0].transform)},i:Z,o:Z,d(A){A&&z(t),g.d(),c=!1,h()}}}function fy(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){He[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 gy extends he{constructor(t){super(),ce(this,t,fy,uy,ae,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},cy)}}const{Raycaster:my,Vector3:
|
|
544
|
+
}}`)}function hy(n){let t,e,i,s=(n[0].code||n[0].id)+"",o,r,a,l=n[0].name+"",c,h=n[0].icon&&qd(n);return{c(){h&&h.c(),t=$(),e=S("div"),i=S("span"),o=xe(s),r=$(),a=S("span"),c=xe(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),T(e,i),T(i,o),T(e,r),T(e,a),T(a,c)},p(u,f){u[0].icon?h?h.p(u,f):(h=qd(u),h.c(),h.m(t.parentNode,t)):h&&(h.d(1),h=null),f&1&&s!==(s=(u[0].code||u[0].id)+"")&&Le(o,s),f&1&&l!==(l=u[0].name+"")&&Le(c,l)},d(u){h&&h.d(u),u&&z(t),u&&z(e)}}}function dy(n){let t;return{c(){t=S("div")},m(e,i){B(e,t,i),n[6](t)},p:Z,d(e){e&&z(t),n[6](null)}}}function qd(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),T(t,e),s||(o=be(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 uy(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?dy:hy}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(bt("item-label-item__text-wrap",{"item-label-item__custom":typeof n[0].render=="function"}))+" svelte-1jhufeh"),L(e,"bottom",`${n[0].strokeLength}px`),C(r,"class",a=_e(bt("item-label-item__bar",{anchor:n[1]}))+" svelte-1jhufeh"),L(r,"height",`${n[0].strokeLength}px`),C(t,"class",l=_e(bt("item-label-item",{fold:n[0].isFold}))+" svelte-1jhufeh"),L(t,"z-index",n[0].zIndex),L(t,"transform",n[0].transform)},m(A,p){B(A,t,p),T(t,e),g.m(e,null),T(t,o),T(t,r),c||(h=be(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(bt("item-label-item__text-wrap",{"item-label-item__custom":typeof A[0].render=="function"}))+" svelte-1jhufeh")&&C(e,"class",s),p&1&&L(e,"bottom",`${A[0].strokeLength}px`),p&2&&a!==(a=_e(bt("item-label-item__bar",{anchor:A[1]}))+" svelte-1jhufeh")&&C(r,"class",a),p&1&&L(r,"height",`${A[0].strokeLength}px`),p&1&&l!==(l=_e(bt("item-label-item",{fold:A[0].isFold}))+" svelte-1jhufeh")&&C(t,"class",l),p&1&&L(t,"z-index",A[0].zIndex),p&1&&L(t,"transform",A[0].transform)},i:Z,o:Z,d(A){A&&z(t),g.d(),c=!1,h()}}}function fy(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){He[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 gy extends he{constructor(t){super(),ce(this,t,fy,uy,ae,{itemLabel:0,hooks:5,anchorEnabled:1,onIconClick:2},cy)}}const{Raycaster:my,Vector3:E3}=w,Kd=(n,t,e,i)=>{const s=t.clone().sub(e).normalize(),o=new my;o.set(e,s);const[r]=n.model.intersectRaycaster(o);return r&&r.distance+.01<i},py=(n,t)=>{switch(t){case Ji.SMALL:return Math.ceil(-27.78*n+85);case Ji.MIDLLE:return Math.ceil(-38.9*n+130);case Ji.LARGE:return Math.ceil(-44.44*n+140);case Ji.EXTRA_LARGE:return Math.ceil(-92.59*n+300)}},Ay=n=>`translate(${n[0]}px, ${n[1]}px)`;function $d(n){return n.map(t=>x({observerIndex:void 0,visible:!1,isFold:!1},t))}function vy(n){me(n,"svelte-f82itz",".item-labels-container.svelte-f82itz{width:100%;height:100%;position:relative}")}function eu(n,t,e){const i=n.slice();return i[29]=t[e],i}function tu(n){let t,e;return t=new gy({props:{itemLabel:n[29],hooks:n[0],anchorEnabled:n[2],onIconClick:n[6]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(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||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function iu(n,t){let e,i,s,o=t[29].visible&&tu(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&&D(o,1)):(o=tu(t),o.c(),D(o,1),o.m(i.parentNode,i)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(D(o),s=!0)},o(r){O(o),s=!1},d(r){r&&z(e),o&&o.d(r),r&&z(i)}}}function by(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=eu(n,r,l),h=a(c);i.set(h,e[l]=iu(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"),Ze(()=>n[12].call(t)),L(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=_r(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,Ii,iu,null,eu),fe()),c[0]&32&&L(t,"opacity",l[5]?1:0)},i(l){if(!o){for(let c=0;c<r.length;c+=1)D(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 yy=11;function wy(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)===ve.Five.Mode.Panorama,g,A,p=[],m=!0;const v=(H,Y)=>{const J=H.camera.position.clone(),q=new i(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]),te=q.distanceTo(J);return c!==void 0&&H.state.mode===ve.Five.Mode.Panorama&&te>c?!1:Kd(H,q.clone().sub(J).normalize(),J,te)},y=H=>{const{camera:Y,model:J}=s,{x:q,y:te,z:ge}=H.clone().project(Y),de=(q+1)/2,Me=(2-(te+1))/2;return!!(Math.abs(ge)<1&&[de,Me].every(Pe=>Pe<1&&Pe>=0))},M=(H,Y)=>{const J=new i(Y.modelPosition[0],Y.modelPosition[1],Y.modelPosition[2]),q=H.project2d(J),te=q==null?void 0:q.x,ge=q==null?void 0:q.y;return[te,ge]},I=(H,Y)=>{const J=Y.map(te=>{if(H.state.panoIndex!==te.panoIndex)return re(x({},te),{visible:!1});const ge=M(H,te);te.name.length*yy;const de=py(te.modelPosition[1],l),Me=H.currentMode===ve.Five.Mode.Panorama?y(new i(te.position[0],te.position[1],te.position[2])):!0,Ie=o?v(H,te):!1,Ce=Me&&!Ie;if(!Ce)return re(x({},te),{visible:Ce});p.push(ge);const We=Ay(ge);return re(x({},te),{visible:Ce,transform:We,strokeLength:de})}),q=J.filter(({visible:te})=>te).map(te=>({itemLabelItem:te,distance:new i(te.modelPosition[0],te.modelPosition[1],te.modelPosition[2]).clone().distanceTo(H.camera.position)})).sort((te,ge)=>te.distance-ge.distance);return J.map(te=>{const ge=q.findIndex(de=>de.itemLabelItem.id===te.id);return ge!==void 0?re(x({},te),{zIndex:ge*10}):te})},k=()=>{p=[],e(1,u=I(s,u))},P=()=>{e(5,m=!1),j()},j=Yd(()=>{e(5,m=!0),k()},300),R=()=>{s.once("renderFrame",k)},U=()=>{window.addEventListener("resize",R,!1)},W=()=>{h!==r&&(e(1,u=$d(r)),h=r,k())},Q=(H,Y)=>{let J=[];for(const{position:te,panoIndex:ge}of Y){const de=H.distanceTo(te);(c===void 0||de<=c||s.state.mode!==ve.Five.Mode.Panorama)&&J.push({panoIndex:ge,obVector:te,distance:de})}J=J.sort((te,ge)=>te.distance-ge.distance);let q;for(const te of J){const{obVector:ge,distance:de,panoIndex:Me}=te;if(!Kd(s,H,ge,de)){q=Me;break}}return typeof q=="number"?Y[q]:void 0},_=H=>{if(s.state.mode===ve.Five.Mode.Panorama)return;const Y=s.work.observers,J=new i().fromArray(H.position),q=Q(J,Y);if(q&&(H.observerIndex=q.panoIndex),typeof H.observerIndex=="number"){const te=Y[H.observerIndex],ge=J.clone().sub(te.position).normalize(),de={longitude:Math.PI+Math.atan2(ge.x,ge.z),latitude:Math.acos(ge.y/ge.length())-Math.PI/2};s.setState(re(x({},de),{mode:ve.Five.Mode.Panorama,panoIndex:H.observerIndex})),s.once("initAnimationEnded",()=>{e(1,u=u.map(Me=>re(x({},Me),{isFold:Me.id!==H.id}))),s.once("cameraUpdate",()=>{e(1,u=u.map(Me=>re(x({},Me),{isFold:!1})))})})}};Oc(()=>{W()}),Pt(()=>{e(1,u=$d(r)),h=r,k(),U(),s.on("cameraUpdate",P)}),zt(()=>{s.off("cameraUpdate",P),window.removeEventListener("resize",R,!1)});function N(){g=this.clientWidth,A=this.clientHeight,e(3,g),e(4,A)}return n.$$set=H=>{"five"in H&&e(7,s=H.five),"modelOcclusionEnable"in H&&e(8,o=H.modelOcclusionEnable),"itemLabels"in H&&e(9,r=H.itemLabels),"hooks"in H&&e(0,a=H.hooks),"displayStrategyType"in H&&e(10,l=H.displayStrategyType),"maxVisibleDistance"in H&&e(11,c=H.maxVisibleDistance)},[a,u,f,g,A,m,_,s,o,r,l,c,N]}class Cy extends he{constructor(t){super(),ce(this,t,wy,by,ae,{five:7,modelOcclusionEnable:8,itemLabels:9,hooks:0,displayStrategyType:10,maxVisibleDistance:11},vy,[-1,-1])}}function Py(n){return n.item_labels.map(t=>re(x({},t),{modelPosition:[t.position[0],t.position[1],t.position[2]],observerIndex:void 0}))}const Iy=void 0,My=(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 ve.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:Ji.SMALL,maxVisibleDistance:(p=t==null?void 0:t.maxVisibleDistance)!=null?p:Iy};e.container.setAttribute("class","item-label-plugin-container"),e.container.style.cssText=`
|
|
545
545
|
position: absolute;
|
|
546
546
|
left: 0;
|
|
547
547
|
top: 0;
|
|
@@ -578,10 +578,10 @@ void main() {
|
|
|
578
578
|
${n[9]?"transform: translateX(-50%); top: 50%":""}
|
|
579
579
|
${n[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
580
580
|
`))&&C(t,"style",e);const l=a&16352;(l||a&16360)&&L(t,"width",Bt(n[3])),(l||a&16368)&&L(t,"height",Bt(n[4])),(l||a&32736)&&L(t,"z-index",n[14])},i(r){o||(r&&Ze(()=>{o&&(s&&s.end(1),i=Fi(t,ht,{duration:n[0]}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=En(t,ht,{duration:n[1]})),o=!1},d(r){r&&z(t),r&&s&&s.end()}}}function Bw(n){let t,e=n[2]&&Iu(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&&D(e,1)):(e=Iu(i),e.c(),D(e,1),e.m(t.parentNode,t)):e&&(ue(),O(e,1,1,()=>{e=null}),fe())},i(i){D(e)},o(i){O(e)},d(i){e&&e.d(i),i&&z(t)}}}function Bt(n){return typeof n=="number"?n/16+"rem":n}function Vw(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 Ht extends he{constructor(t){super(),ce(this,t,Vw,Bw,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},Ow)}}function Rw(){return Math.random().toString(36).slice(-6)}const Yo=Rw();function Nw(n){me(n,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function Mu(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 Gw(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=xe(e),C(t,"class","text-char svelte-1b2n9wi")},m(a,l){B(a,t,l),T(t,i),o()},p(a,l){n=a,l&4&&e!==(e=n[0]+"")&&Le(i,e),s!==n[21]&&(r(),s=n[21],o())},d(a){a&&z(t),r()}}}function Qw(n){let t;return{c(){t=S("br")},m(e,i){B(e,t,i)},p:Z,d(e){e&&z(t)}}}function Fw(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 Eu(n,t){let e,i;function s(a,l){return a[0]===a[3]?Fw:a[0]===a[4]?Qw:Gw}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 _w(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=Mu(n,s,r),l=o(a);e.set(l,t[r]=Eu(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,Kr,Eu,i,Mu))},i:Z,o:Z,d(r){for(let a=0;a<t.length;a+=1)t[a].d(r);r&&z(i)}}}function Hw(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_${Yo}__`,h=`__EMOJI_${Yo}__`,u=`__SPACE_${Yo}__`,f=`__NEW_LINE_${Yo}__`;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:nt(),content:U.slice(h.length)}):j.push(...U.split("").map(W=>W===" "?u:W===`
|
|
581
|
-
`?f:W).map(W=>({id:nt(),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 M(P){const j=function(){const R=pw(U=>P[U].getBoundingClientRect().x,[Math.min(P.length-1,10),Math.min(P.length-1,30)]);if(R>0)return R}();A=Vt({targets:P.slice(0,j).filter(De),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Vt.stagger(50),easing:"easeInOutCubic"}),a&&A.seek(A.duration)}function I(P,j){He[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}function k(P,j){He[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&&M(p.filter(P=>!!P))},[r,p,i,u,f,l,s,o,a,I,k]}class ku extends he{constructor(t){super(),ce(this,t,Hw,_w,ae,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},Nw)}}function Ww(n){me(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 Du(n){let t,e,i,s,o,r,a,l,c,h;return e=new Ht({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),C(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),L(s,"background-image","url("+ry+")"),C(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){B(u,t,f),ne(e,t,null),T(t,i),T(t,s),l=!0,c||(h=be(s,"click",n[5]),c=!0)},p(u,f){n=u,(!l||f&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&C(s,"class",o)},i(u){l||(D(e.$$.fragment,u),u&&Ze(()=>{l&&(a&&a.end(1),r=Fi(s,ht,{duration:n[2],delay:n[3],easing:Dn}),r.start())}),l=!0)},o(u){O(e.$$.fragment,u),r&&r.invalidate(),u&&(a=En(s,ht,{duration:n[2],delay:n[4],easing:Dn})),l=!1},d(u){u&&z(t),se(e),u&&a&&a.end(),c=!1,h()}}}function Uw(n){let t,e,i=n[1]&&Du(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&&D(i,1)):(i=Du(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Yw(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){Cn.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 Xw=class extends he{constructor(t){super(),ce(this,t,Yw,Uw,ae,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},Ww)}};function Zw(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 Jw(n){me(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 xu(n){let t,e,i;return e=new ku({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","text svelte-1fuzm7v"),L(t,"transform",n[7])},m(s,o){B(s,t,o),ne(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&&L(t,"transform",s[7])},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e),n[10](null)}}}function Su(n){let t,e,i;return e=new Xw({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","arrow svelte-1fuzm7v")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function qw(n){let t,e,i,s=n[1]&&xu(n),o=n[3]<n[4]&&Su(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&&D(s,1)):(s=xu(r),s.c(),D(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&&D(o,1)):(o=Su(r),o.c(),D(o,1),o.m(e.parentNode,e)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){i||(D(s),D(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 Kw(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){He[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),Zw(()=>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 Lu extends he{constructor(t){super(),ce(this,t,Kw,qw,ae,{visible:0,textUnfolded:8,content:1},Jw)}}function $w(n){me(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 Tu(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Ht({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Sa({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 Lu({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){oe(t.$$.fragment),e=$(),oe(i.$$.fragment),s=$(),o=S("div"),oe(r.$$.fragment),C(o,"class","content svelte-5hip41")},m(f,g){ne(t,f,g),B(f,e,g),ne(i,f,g),B(f,s,g),B(f,o,g),ne(r,o,null),a=!0,l||(c=[Qt(Mi.call(null,o)),be(o,"clientWidth",n[10]),be(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||(D(t.$$.fragment,f),D(i.$$.fragment,f),D(r.$$.fragment,f),a=!0)},o(f){O(t.$$.fragment,f),O(i.$$.fragment,f),O(r.$$.fragment,f),a=!1},d(f){se(t,f),f&&z(e),se(i,f),f&&z(s),f&&z(o),se(r),l=!1
|
|
581
|
+
`?f:W).map(W=>({id:nt(),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 M(P){const j=function(){const R=pw(U=>P[U].getBoundingClientRect().x,[Math.min(P.length-1,10),Math.min(P.length-1,30)]);if(R>0)return R}();A=Vt({targets:P.slice(0,j).filter(De),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:Vt.stagger(50),easing:"easeInOutCubic"}),a&&A.seek(A.duration)}function I(P,j){He[P?"unshift":"push"](()=>{p[j]=P,e(1,p)})}function k(P,j){He[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&&M(p.filter(P=>!!P))},[r,p,i,u,f,l,s,o,a,I,k]}class ku extends he{constructor(t){super(),ce(this,t,Hw,_w,ae,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},Nw)}}function Ww(n){me(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 Du(n){let t,e,i,s,o,r,a,l,c,h;return e=new Ht({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),C(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),L(s,"background-image","url("+ry+")"),C(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,f){B(u,t,f),ne(e,t,null),T(t,i),T(t,s),l=!0,c||(h=be(s,"click",n[5]),c=!0)},p(u,f){n=u,(!l||f&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&C(s,"class",o)},i(u){l||(D(e.$$.fragment,u),u&&Ze(()=>{l&&(a&&a.end(1),r=Fi(s,ht,{duration:n[2],delay:n[3],easing:Dn}),r.start())}),l=!0)},o(u){O(e.$$.fragment,u),r&&r.invalidate(),u&&(a=En(s,ht,{duration:n[2],delay:n[4],easing:Dn})),l=!1},d(u){u&&z(t),se(e),u&&a&&a.end(),c=!1,h()}}}function Uw(n){let t,e,i=n[1]&&Du(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&&D(i,1)):(i=Du(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Yw(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){Cn.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 Xw=class extends he{constructor(t){super(),ce(this,t,Yw,Uw,ae,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},Ww)}};function Zw(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 Jw(n){me(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 xu(n){let t,e,i;return e=new ku({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","text svelte-1fuzm7v"),L(t,"transform",n[7])},m(s,o){B(s,t,o),ne(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&&L(t,"transform",s[7])},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e),n[10](null)}}}function Su(n){let t,e,i;return e=new Xw({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","arrow svelte-1fuzm7v")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function qw(n){let t,e,i,s=n[1]&&xu(n),o=n[3]<n[4]&&Su(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&&D(s,1)):(s=xu(r),s.c(),D(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&&D(o,1)):(o=Su(r),o.c(),D(o,1),o.m(e.parentNode,e)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){i||(D(s),D(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 Kw(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){He[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),Zw(()=>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 Lu extends he{constructor(t){super(),ce(this,t,Kw,qw,ae,{visible:0,textUnfolded:8,content:1},Jw)}}function $w(n){me(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 Tu(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Ht({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Sa({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 Lu({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){oe(t.$$.fragment),e=$(),oe(i.$$.fragment),s=$(),o=S("div"),oe(r.$$.fragment),C(o,"class","content svelte-5hip41")},m(f,g){ne(t,f,g),B(f,e,g),ne(i,f,g),B(f,s,g),B(f,o,g),ne(r,o,null),a=!0,l||(c=[Qt(Mi.call(null,o)),be(o,"clientWidth",n[10]),be(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||(D(t.$$.fragment,f),D(i.$$.fragment,f),D(r.$$.fragment,f),a=!0)},o(f){O(t.$$.fragment,f),O(i.$$.fragment,f),O(r.$$.fragment,f),a=!1},d(f){se(t,f),f&&z(e),se(i,f),f&&z(s),f&&z(o),se(r),l=!1,$e(c)}}}function eC(n){let t,e,i=n[0].state&&Tu(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&&D(i,1)):(i=Tu(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function tC(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
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 iC extends he{constructor(t){super(),ce(this,t,tC,eC,ae,{tag:0},$w)}}function ii(n){return typeof n=="number"?n/16+"rem":n}function nC(n){me(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 sC(n){let t;const e=n[6].default,i=An(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)&&bn(i,e,s,s[5],t?vn(e,s[5],o,null):yn(s[5]),null)},i(s){t||(D(i,s),t=!0)},o(s){O(i,s),t=!1},d(s){i&&i.d(s)}}}function oC(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&ju(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&zu(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=ju(),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=zu(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:Z,o:Z,d(a){i&&i.d(a),a&&z(t),s&&s.d(a),a&&z(e)}}}function rC(n){let t;return{c(){t=xe(n[2])},m(e,i){B(e,t,i)},p(e,i){i&4&&Le(t,e[2])},i:Z,o:Z,d(e){e&&z(t)}}}function ju(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 zu(n){let t,e=n[3].placeholder+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","placeholder svelte-1j0cz4o")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Le(i,e)},d(s){s&&z(t)}}}function aC(n){let t,e,i,s;const o=[rC,oC,sC],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"),L(t,"max-width",typeof n[1]=="number"?ii(n[1]):n[1]),L(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()),D(i,1),i.m(t,null)),c&2&&L(t,"max-width",typeof l[1]=="number"?ii(l[1]):l[1]),c&1&&L(t,"-webkit-line-clamp",l[0])},i(l){s||(D(i),s=!0)},o(l){O(i),s=!1},d(l){l&&z(t),r[e].d()}}}function lC(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 La extends he{constructor(t){super(),ce(this,t,lC,aC,ae,{maxLine:0,maxWidth:1,text:2,edit:3},nC)}}function cC(n){me(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 Ou(n){var u,f;let t,e,i,s,o,r,a,l,c;t=new Sa({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new La({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))&&Bu(n);return{c(){oe(t.$$.fragment),e=$(),i=S("div"),s=S("div"),o=S("div"),r=S("div"),oe(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"),L(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),C(i,"class","plane__container svelte-1oxrkr1"),ee(i,"unfolded",n[1]),ee(i,"folded",n[5])},m(g,A){ne(t,g,A),B(g,e,A),B(g,i,A),T(i,s),T(s,o),T(o,r),ne(a,r,null),T(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&&D(h,1)):(h=Bu(g),h.c(),D(h,1),h.m(o,null)):h&&(ue(),O(h,1,1,()=>{h=null}),fe()),A&2&&L(s,"transform",g[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&ee(i,"unfolded",g[1]),(!c||A&32)&&ee(i,"folded",g[5])},i(g){c||(D(t.$$.fragment,g),D(a.$$.fragment,g),D(h),c=!0)},o(g){O(t.$$.fragment,g),O(a.$$.fragment,g),O(h),c=!1},d(g){se(t,g),g&&z(e),g&&z(i),se(a),h&&h.d()}}}function Bu(n){var s;let t,e,i;return e=new La({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","description svelte-1oxrkr1")},m(o,r){B(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&1&&(a.text=o[0].data.description),r&1&&(a.edit=(l=o[0].data.edit)==null?void 0:l.description),r&8&&(a.maxLine=o[3]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),se(e)}}}function hC(n){let t,e,i=n[0].state&&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].state?i?(i.p(s,o),o&1&&D(i,1)):(i=Ou(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function dC(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 uC extends he{constructor(t){super(),ce(this,t,dC,hC,ae,{tag:0},cC)}}function fC(n){let t,e;return t=new uC({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function gC(n){let t,e;return t=new iC({props:{tag:n[0]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function mC(n){let t,e,i,s;const o=[gC,fC],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()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function pC(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 AC extends he{constructor(t){super(),ce(this,t,pC,mC,ae,{tag:0})}}function vC(n){me(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function Vu(n){let t,e,i,s;return{c(){t=Ve("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&&Ze(()=>{s&&(i&&i.end(1),e=Fi(t,Eo,{duration:n[1],delay:n[0],easing:Jc}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=En(t,Eo,{duration:n[1],delay:n[2],easing:Dn})),s=!1},d(o){o&&z(t),o&&i&&i.end()}}}function bC(n){let t,e,i,s,o,r=n[3]&&Vu(n);return{c(){t=Ve("svg"),e=Ve("defs"),i=Ve("linearGradient"),s=Ve("stop"),o=Ve("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),T(t,e),T(e,i),T(i,s),T(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&D(r,1)):(r=Vu(a),r.c(),D(r,1),r.m(t,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){D(r)},o(a){O(r)},d(a){a&&z(t),r&&r.d()}}}function yC(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=nt();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 wC=class extends he{constructor(t){super(),ce(this,t,yC,bC,ae,{inDelay:0,duration:1,outDelay:2,unfolded:3},vC)}};function CC(n){me(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 PC(n){let t,e,i;return{c(){t=S("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ee(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ee(t,"sc-carousel-dot__dot_active",s[0])},i:Z,o:Z,d(s){s&&z(t),e=!1,i()}}}function IC(n,t,e){let{active:i=!1}=t;function s(o){Cn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class MC extends he{constructor(t){super(),ce(this,t,IC,PC,ae,{active:0},CC)}}function EC(n){me(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 Ru(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function Nu(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new MC({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),oe(i.$$.fragment),s=$(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ne(i,e,null),T(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){O(i.$$.fragment,a),o=!1},d(a){a&&z(e),se(i)}}}function kC(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=Ru(n,o,a),c=r(l);i.set(c,e[a]=Nu(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,Ii,Nu,null,Ru),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function DC(n,t,e){const i=yo();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 xC extends he{constructor(t){super(),ce(this,t,DC,kC,ae,{pagesCount:0,currentPageIndex:1},EC)}}const Rn="prev",Si="next";function SC(n){me(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 LC(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ee(e,"sc-carousel-arrow__arrow-next",n[0]===Si),ee(e,"sc-carousel-arrow__arrow-prev",n[0]===Rn),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ee(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),T(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ee(e,"sc-carousel-arrow__arrow-next",o[0]===Si),r&1&&ee(e,"sc-carousel-arrow__arrow-prev",o[0]===Rn),r&2&&ee(t,"sc-carousel-arrow__circle_disabled",o[1])},i:Z,o:Z,d(o){o&&z(t),i=!1,s()}}}function TC(n,t,e){let{direction:i=Si}=t,{disabled:s=!1}=t;function o(r){Cn.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 Gu extends he{constructor(t){super(),ce(this,t,TC,LC,ae,{direction:0,disabled:1},SC)}}function jC(n){me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function zC(n){let t;return{c(){t=S("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),L(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&L(t,"width",e[0]+"%")},i:Z,o:Z,d(e){e&&z(t)}}}const Qu=100;function OC(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*Qu,0),Qu))},[i,s]}class BC extends he{constructor(t){super(),ce(this,t,OC,zC,ae,{value:1},jC)}}function VC(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function RC(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function NC(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Fu(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function GC(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function _u(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Ta(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const QC=110,FC=9,_C=111,HC=20;function ja(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 WC(n,{thresholdProvider:t}){const e=Ta(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=_C&&Math.abs(o)>=HC}function c(f){r=Date.now(),o=0,a=!0;const g=ja(f);i=g.x,s=g.y,e("swipeStart",{x:i,y:s}),GC(window,h),NC(window,u)}function h(f){if(!a)return;const g=ja(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?Rn:Si}),Fu(window,u),_u(window,h))}function u(f){if(Fu(window,u),_u(window,h),a=!1,!l()){e("swipeFailed");return}const g=ja(f);e("swipeEnd",{x:g.x,y:g.y})}return VC(n,c),{destroy(){RC(n,c)}}}function UC(n,t){n.addEventListener("mouseenter",t)}function YC(n,t){n.removeEventListener("mouseenter",t)}function XC(n,t){n.addEventListener("mouseleave",t)}function Hu(n,t){n.removeEventListener("mouseleave",t)}function ZC(n){const t=Ta(n);function e(){XC(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Hu(n,i)}return UC(n,e),{destroy(){YC(n,e),Hu(n,i)}}}const JC=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Nn(n,t,e){return Math.max(n,Math.min(t,e))}function qC(n,t){n.addEventListener("touchstart",t,{passive:!0})}function KC(n,t){n.removeEventListener("touchstart",t)}function $C(n,t){n.addEventListener("touchend",t)}function Wu(n,t){n.removeEventListener("touchend",t)}function eP(n){const t=Ta(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=JC(i,l);return c<=QC&&h<=FC}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},$C(n,r)}function r(a){Wu(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return qC(n,o),{destroy(){KC(n,o),Wu(n,r)}}}function tP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Uu({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function iP({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function nP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?tP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):iP({currentParticleIndex:n,particlesToScroll:o})}function Uu({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function sP({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Yu({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function oP({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Uu({particlesCountWithoutClones:t,particlesToScroll:e}):sP({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function rP({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Nn(0,Math.min(t+n*i,s-e),s-1)}function aP({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Nn(0,Math.min(n*t,e-i),e-1)}function za({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?rP({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):aP({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function lP({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 Yu({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 cP(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function hP({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 dP({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 uP({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return re(x({},i),{total:i.head+i.tail})}const ys=(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},Oa=n=>t=>{n[t]&&n[t]()};var fP="Expected a function",Xu="__lodash_hash_undefined__",Zu=1/0,gP="[object Function]",mP="[object GeneratorFunction]",pP="[object Symbol]",AP=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vP=/^\w*$/,bP=/^\./,yP=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,wP=/[\\^$.*+?()[\]{}|]/g,CP=/\\(\\)?/g,PP=/^\[object .+?Constructor\]$/,IP=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,MP=typeof self=="object"&&self&&self.Object===Object&&self,Ba=IP||MP||Function("return this")();function EP(n,t){return n==null?void 0:n[t]}function kP(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var DP=Array.prototype,xP=Function.prototype,Ju=Object.prototype,Va=Ba["__core-js_shared__"],qu=function(){var n=/[^.]+$/.exec(Va&&Va.keys&&Va.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ku=xP.toString,Ra=Ju.hasOwnProperty,$u=Ju.toString,SP=RegExp("^"+Ku.call(Ra).replace(wP,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ef=Ba.Symbol,LP=DP.splice,TP=sf(Ba,"Map"),ws=sf(Object,"create"),tf=ef?ef.prototype:void 0,nf=tf?tf.toString:void 0;function Ki(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 jP(){this.__data__=ws?ws(null):{}}function zP(n){return this.has(n)&&delete this.__data__[n]}function OP(n){var t=this.__data__;if(ws){var e=t[n];return e===Xu?void 0:e}return Ra.call(t,n)?t[n]:void 0}function BP(n){var t=this.__data__;return ws?t[n]!==void 0:Ra.call(t,n)}function VP(n,t){var e=this.__data__;return e[n]=ws&&t===void 0?Xu:t,this}Ki.prototype.clear=jP,Ki.prototype.delete=zP,Ki.prototype.get=OP,Ki.prototype.has=BP,Ki.prototype.set=VP;function Gn(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 RP(){this.__data__=[]}function NP(n){var t=this.__data__,e=Xo(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():LP.call(t,e,1),!0}function GP(n){var t=this.__data__,e=Xo(t,n);return e<0?void 0:t[e][1]}function QP(n){return Xo(this.__data__,n)>-1}function FP(n,t){var e=this.__data__,i=Xo(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Gn.prototype.clear=RP,Gn.prototype.delete=NP,Gn.prototype.get=GP,Gn.prototype.has=QP,Gn.prototype.set=FP;function $i(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__={hash:new Ki,map:new(TP||Gn),string:new Ki}}function HP(n){return Zo(this,n).delete(n)}function WP(n){return Zo(this,n).get(n)}function UP(n){return Zo(this,n).has(n)}function YP(n,t){return Zo(this,n).set(n,t),this}$i.prototype.clear=_P,$i.prototype.delete=HP,$i.prototype.get=WP,$i.prototype.has=UP,$i.prototype.set=YP;function Xo(n,t){for(var e=n.length;e--;)if(sI(n[e][0],t))return e;return-1}function XP(n,t){t=KP(t,n)?[t]:qP(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[iI(t[e++])];return e&&e==i?n:void 0}function ZP(n){if(!rf(n)||eI(n))return!1;var t=oI(n)||kP(n)?SP:PP;return t.test(nI(n))}function JP(n){if(typeof n=="string")return n;if(Ga(n))return nf?nf.call(n):"";var t=n+"";return t=="0"&&1/n==-Zu?"-0":t}function qP(n){return of(n)?n:tI(n)}function Zo(n,t){var e=n.__data__;return $P(t)?e[typeof t=="string"?"string":"hash"]:e.map}function sf(n,t){var e=EP(n,t);return ZP(e)?e:void 0}function KP(n,t){if(of(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Ga(n)?!0:vP.test(n)||!AP.test(n)||t!=null&&n in Object(t)}function $P(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function eI(n){return!!qu&&qu in n}var tI=Na(function(n){n=aI(n);var t=[];return bP.test(n)&&t.push(""),n.replace(yP,function(e,i,s,o){t.push(s?o.replace(CP,"$1"):i||e)}),t});function iI(n){if(typeof n=="string"||Ga(n))return n;var t=n+"";return t=="0"&&1/n==-Zu?"-0":t}function nI(n){if(n!=null){try{return Ku.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Na(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(fP);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(Na.Cache||$i),e}Na.Cache=$i;function sI(n,t){return n===t||n!==n&&t!==t}var of=Array.isArray;function oI(n){var t=rf(n)?$u.call(n):"";return t==gP||t==mP}function rf(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function rI(n){return!!n&&typeof n=="object"}function Ga(n){return typeof n=="symbol"||rI(n)&&$u.call(n)==pP}function aI(n){return n==null?"":JP(n)}function lI(n,t,e){var i=n==null?void 0:XP(n,t);return i===void 0?e:i}var Jo=lI,qo={},cI={get exports(){return qo},set exports(n){qo=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]",M="[object Symbol]",I="[object WeakMap]",k="[object ArrayBuffer]",P="[object DataView]",j="[object Float32Array]",R="[object Float64Array]",U="[object Int8Array]",W="[object Int16Array]",Q="[object Int32Array]",_="[object Uint8Array]",N="[object Uint8ClampedArray]",H="[object Uint16Array]",Y="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,q=/\w*$/,te=/^\[object .+?Constructor\]$/,ge=/^(?:0|[1-9]\d*)$/,de={};de[o]=de[r]=de[k]=de[P]=de[a]=de[l]=de[j]=de[R]=de[U]=de[W]=de[Q]=de[f]=de[g]=de[A]=de[m]=de[v]=de[y]=de[M]=de[_]=de[N]=de[H]=de[Y]=!0,de[c]=de[h]=de[I]=!1;var Me=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,Ie=typeof self=="object"&&self&&self.Object===Object&&self,Ce=Me||Ie||Function("return this")(),We=t&&!t.nodeType&&t,Pe=We&&!0&&n&&!n.nodeType&&n,et=Pe&&Pe.exports===We;function ie(b,E){return b.set(E[0],E[1]),b}function ye(b,E){return b.add(E),b}function Oe(b,E){for(var V=-1,X=b?b.length:0;++V<X&&E(b[V],V,b)!==!1;);return b}function pe(b,E){for(var V=-1,X=E.length,ke=b.length;++V<X;)b[ke+V]=E[V];return b}function st(b,E,V,X){var ke=-1,Ae=b?b.length:0;for(X&&Ae&&(V=b[++ke]);++ke<Ae;)V=E(V,b[ke],ke,b);return V}function ft(b,E){for(var V=-1,X=Array(b);++V<b;)X[V]=E(V);return X}function Se(b,E){return b==null?void 0:b[E]}function at(b){var E=!1;if(b!=null&&typeof b.toString!="function")try{E=!!(b+"")}catch(V){}return E}function le(b){var E=-1,V=Array(b.size);return b.forEach(function(X,ke){V[++E]=[ke,X]}),V}function Ee(b,E){return function(V){return b(E(V))}}function Ue(b){var E=-1,V=Array(b.size);return b.forEach(function(X){V[++E]=X}),V}var Je=Array.prototype,xt=Function.prototype,lt=Object.prototype,Mt=Ce["__core-js_shared__"],Ge=function(){var b=/[^.]+$/.exec(Mt&&Mt.keys&&Mt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Fe=xt.toString,tt=lt.hasOwnProperty,Ut=lt.toString,Vs=RegExp("^"+Fe.call(tt).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),si=et?Ce.Buffer:void 0,ji=Ce.Symbol,sn=Ce.Uint8Array,St=Ee(Object.getPrototypeOf,Object),Un=Object.create,Yn=lt.propertyIsEnumerable,Al=Je.splice,Rs=Object.getOwnPropertySymbols,Xn=si?si.isBuffer:void 0,dr=Ee(Object.keys,Object),Zn=Xt(Ce,"DataView"),on=Xt(Ce,"Map"),Yt=Xt(Ce,"Promise"),Jn=Xt(Ce,"Set"),Ns=Xt(Ce,"WeakMap"),rn=Xt(Object,"create"),Gs=Et(Zn),an=Et(on),Qs=Et(Yt),Fs=Et(Jn),_s=Et(Ns),zi=ji?ji.prototype:void 0,ur=zi?zi.valueOf:void 0;function pi(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function vl(){this.__data__=rn?rn(null):{}}function bl(b){return this.has(b)&&delete this.__data__[b]}function yl(b){var E=this.__data__;if(rn){var V=E[b];return V===i?void 0:V}return tt.call(E,b)?E[b]:void 0}function fr(b){var E=this.__data__;return rn?E[b]!==void 0:tt.call(E,b)}function Hs(b,E){var V=this.__data__;return V[b]=rn&&E===void 0?i:E,this}pi.prototype.clear=vl,pi.prototype.delete=bl,pi.prototype.get=yl,pi.prototype.has=fr,pi.prototype.set=Hs;function gt(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function wl(){this.__data__=[]}function Cl(b){var E=this.__data__,V=Kn(E,b);if(V<0)return!1;var X=E.length-1;return V==X?E.pop():Al.call(E,V,1),!0}function Pl(b){var E=this.__data__,V=Kn(E,b);return V<0?void 0:E[V][1]}function Il(b){return Kn(this.__data__,b)>-1}function Ml(b,E){var V=this.__data__,X=Kn(V,b);return X<0?V.push([b,E]):V[X][1]=E,this}gt.prototype.clear=wl,gt.prototype.delete=Cl,gt.prototype.get=Pl,gt.prototype.has=Il,gt.prototype.set=Ml;function yt(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function El(){this.__data__={hash:new pi,map:new(on||gt),string:new pi}}function kl(b){return cn(this,b).delete(b)}function Dl(b){return cn(this,b).get(b)}function xl(b){return cn(this,b).has(b)}function Sl(b,E){return cn(this,b).set(b,E),this}yt.prototype.clear=El,yt.prototype.delete=kl,yt.prototype.get=Dl,yt.prototype.has=xl,yt.prototype.set=Sl;function Lt(b){this.__data__=new gt(b)}function Ll(){this.__data__=new gt}function Tl(b){return this.__data__.delete(b)}function jl(b){return this.__data__.get(b)}function zl(b){return this.__data__.has(b)}function Ol(b,E){var V=this.__data__;if(V instanceof gt){var X=V.__data__;if(!on||X.length<e-1)return X.push([b,E]),this;V=this.__data__=new yt(X)}return V.set(b,E),this}Lt.prototype.clear=Ll,Lt.prototype.delete=Tl,Lt.prototype.get=jl,Lt.prototype.has=zl,Lt.prototype.set=Ol;function qn(b,E){var V=Xs(b)||es(b)?ft(b.length,String):[],X=V.length,ke=!!X;for(var Ae in b)(E||tt.call(b,Ae))&&!(ke&&(Ae=="length"||Zl(Ae,X)))&&V.push(Ae);return V}function gr(b,E,V){var X=b[E];(!(tt.call(b,E)&&br(X,V))||V===void 0&&!(E in b))&&(b[E]=V)}function Kn(b,E){for(var V=b.length;V--;)if(br(b[V][0],E))return V;return-1}function oi(b,E){return b&&Ys(E,Js(E),b)}function Ws(b,E,V,X,ke,Ae,Te){var je;if(X&&(je=Ae?X(b,ke,Ae,Te):X(b)),je!==void 0)return je;if(!ai(b))return b;var it=Xs(b);if(it){if(je=Yl(b),!E)return Hl(b,je)}else{var Re=vi(b),wt=Re==h||Re==u;if(yr(b))return $n(b,E);if(Re==A||Re==o||wt&&!Ae){if(at(b))return Ae?b:{};if(je=ri(wt?{}:b),!E)return Wl(b,oi(je,b))}else{if(!de[Re])return Ae?b:{};je=Xl(b,Re,Ws,E)}}Te||(Te=new Lt);var Tt=Te.get(b);if(Tt)return Tt;if(Te.set(b,je),!it)var ot=V?Ul(b):Js(b);return Oe(ot||b,function(Ct,mt){ot&&(mt=Ct,Ct=b[mt]),gr(je,mt,Ws(Ct,E,V,X,mt,b,Te))}),je}function Bl(b){return ai(b)?Un(b):{}}function Vl(b,E,V){var X=E(b);return Xs(b)?X:pe(X,V(b))}function Rl(b){return Ut.call(b)}function Nl(b){if(!ai(b)||ql(b))return!1;var E=Zs(b)||at(b)?Vs:te;return E.test(Et(b))}function Gl(b){if(!Ar(b))return dr(b);var E=[];for(var V in Object(b))tt.call(b,V)&&V!="constructor"&&E.push(V);return E}function $n(b,E){if(E)return b.slice();var V=new b.constructor(b.length);return b.copy(V),V}function Us(b){var E=new b.constructor(b.byteLength);return new sn(E).set(new sn(b)),E}function ln(b,E){var V=E?Us(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.byteLength)}function mr(b,E,V){var X=E?V(le(b),!0):le(b);return st(X,ie,new b.constructor)}function pr(b){var E=new b.constructor(b.source,q.exec(b));return E.lastIndex=b.lastIndex,E}function Ql(b,E,V){var X=E?V(Ue(b),!0):Ue(b);return st(X,ye,new b.constructor)}function Fl(b){return ur?Object(ur.call(b)):{}}function _l(b,E){var V=E?Us(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.length)}function Hl(b,E){var V=-1,X=b.length;for(E||(E=Array(X));++V<X;)E[V]=b[V];return E}function Ys(b,E,V,X){V||(V={});for(var ke=-1,Ae=E.length;++ke<Ae;){var Te=E[ke],je=X?X(V[Te],b[Te],Te,V,b):void 0;gr(V,Te,je===void 0?b[Te]:je)}return V}function Wl(b,E){return Ys(b,Ai(b),E)}function Ul(b){return Vl(b,Js,Ai)}function cn(b,E){var V=b.__data__;return Jl(E)?V[typeof E=="string"?"string":"hash"]:V.map}function Xt(b,E){var V=Se(b,E);return Nl(V)?V:void 0}var Ai=Rs?Ee(Rs,Object):$l,vi=Rl;(Zn&&vi(new Zn(new ArrayBuffer(1)))!=P||on&&vi(new on)!=f||Yt&&vi(Yt.resolve())!=p||Jn&&vi(new Jn)!=v||Ns&&vi(new Ns)!=I)&&(vi=function(b){var E=Ut.call(b),V=E==A?b.constructor:void 0,X=V?Et(V):void 0;if(X)switch(X){case Gs:return P;case an:return f;case Qs:return p;case Fs:return v;case _s:return I}return E});function Yl(b){var E=b.length,V=b.constructor(E);return E&&typeof b[0]=="string"&&tt.call(b,"index")&&(V.index=b.index,V.input=b.input),V}function ri(b){return typeof b.constructor=="function"&&!Ar(b)?Bl(St(b)):{}}function Xl(b,E,V,X){var ke=b.constructor;switch(E){case k:return Us(b);case a:case l:return new ke(+b);case P:return ln(b,X);case j:case R:case U:case W:case Q:case _:case N:case H:case Y:return _l(b,X);case f:return mr(b,X,V);case g:case y:return new ke(b);case m:return pr(b);case v:return Ql(b,X,V);case M:return Fl(b)}}function Zl(b,E){return E=E==null?s:E,!!E&&(typeof b=="number"||ge.test(b))&&b>-1&&b%1==0&&b<E}function Jl(b){var E=typeof b;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?b!=="__proto__":b===null}function ql(b){return!!Ge&&Ge in b}function Ar(b){var E=b&&b.constructor,V=typeof E=="function"&&E.prototype||lt;return b===V}function Et(b){if(b!=null){try{return Fe.call(b)}catch(E){}try{return b+""}catch(E){}}return""}function vr(b){return Ws(b,!0,!0)}function br(b,E){return b===E||b!==b&&E!==E}function es(b){return Kl(b)&&tt.call(b,"callee")&&(!Yn.call(b,"callee")||Ut.call(b)==o)}var Xs=Array.isArray;function ts(b){return b!=null&&wr(b.length)&&!Zs(b)}function Kl(b){return Cr(b)&&ts(b)}var yr=Xn||ec;function Zs(b){var E=ai(b)?Ut.call(b):"";return E==h||E==u}function wr(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function ai(b){var E=typeof b;return!!b&&(E=="object"||E=="function")}function Cr(b){return!!b&&typeof b=="object"}function Js(b){return ts(b)?qn(b):Gl(b)}function $l(){return[]}function ec(){return!1}n.exports=vr})(cI,qo);const hI=qo;var Ko={},dI={get exports(){return Ko},set exports(n){Ko=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]",M="[object Promise]",I="[object Proxy]",k="[object RegExp]",P="[object Set]",j="[object String]",R="[object Symbol]",U="[object Undefined]",W="[object WeakMap]",Q="[object ArrayBuffer]",_="[object DataView]",N="[object Float32Array]",H="[object Float64Array]",Y="[object Int8Array]",J="[object Int16Array]",q="[object Int32Array]",te="[object Uint8Array]",ge="[object Uint8ClampedArray]",de="[object Uint16Array]",Me="[object Uint32Array]",Ie=/[\\^$.*+?()[\]{}|]/g,Ce=/^\[object .+?Constructor\]$/,We=/^(?:0|[1-9]\d*)$/,Pe={};Pe[N]=Pe[H]=Pe[Y]=Pe[J]=Pe[q]=Pe[te]=Pe[ge]=Pe[de]=Pe[Me]=!0,Pe[a]=Pe[l]=Pe[Q]=Pe[h]=Pe[_]=Pe[u]=Pe[f]=Pe[g]=Pe[p]=Pe[m]=Pe[y]=Pe[k]=Pe[P]=Pe[j]=Pe[W]=!1;var et=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,ie=typeof self=="object"&&self&&self.Object===Object&&self,ye=et||ie||Function("return this")(),Oe=t&&!t.nodeType&&t,pe=Oe&&!0&&n&&!n.nodeType&&n,st=pe&&pe.exports===Oe,ft=st&&et.process,Se=function(){try{return ft&&ft.binding&&ft.binding("util")}catch(b){}}(),at=Se&&Se.isTypedArray;function le(b,E){for(var V=-1,X=b==null?0:b.length,ke=0,Ae=[];++V<X;){var Te=b[V];E(Te,V,b)&&(Ae[ke++]=Te)}return Ae}function Ee(b,E){for(var V=-1,X=E.length,ke=b.length;++V<X;)b[ke+V]=E[V];return b}function Ue(b,E){for(var V=-1,X=b==null?0:b.length;++V<X;)if(E(b[V],V,b))return!0;return!1}function Je(b,E){for(var V=-1,X=Array(b);++V<b;)X[V]=E(V);return X}function xt(b){return function(E){return b(E)}}function lt(b,E){return b.has(E)}function Mt(b,E){return b==null?void 0:b[E]}function Ge(b){var E=-1,V=Array(b.size);return b.forEach(function(X,ke){V[++E]=[ke,X]}),V}function Fe(b,E){return function(V){return b(E(V))}}function tt(b){var E=-1,V=Array(b.size);return b.forEach(function(X){V[++E]=X}),V}var Ut=Array.prototype,Vs=Function.prototype,si=Object.prototype,ji=ye["__core-js_shared__"],sn=Vs.toString,St=si.hasOwnProperty,Un=function(){var b=/[^.]+$/.exec(ji&&ji.keys&&ji.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Yn=si.toString,Al=RegExp("^"+sn.call(St).replace(Ie,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Rs=st?ye.Buffer:void 0,Xn=ye.Symbol,dr=ye.Uint8Array,Zn=si.propertyIsEnumerable,on=Ut.splice,Yt=Xn?Xn.toStringTag:void 0,Jn=Object.getOwnPropertySymbols,Ns=Rs?Rs.isBuffer:void 0,rn=Fe(Object.keys,Object),Gs=Ai(ye,"DataView"),an=Ai(ye,"Map"),Qs=Ai(ye,"Promise"),Fs=Ai(ye,"Set"),_s=Ai(ye,"WeakMap"),zi=Ai(Object,"create"),ur=Et(Gs),pi=Et(an),vl=Et(Qs),bl=Et(Fs),yl=Et(_s),fr=Xn?Xn.prototype:void 0,Hs=fr?fr.valueOf:void 0;function gt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function wl(){this.__data__=zi?zi(null):{},this.size=0}function Cl(b){var E=this.has(b)&&delete this.__data__[b];return this.size-=E?1:0,E}function Pl(b){var E=this.__data__;if(zi){var V=E[b];return V===i?void 0:V}return St.call(E,b)?E[b]:void 0}function Il(b){var E=this.__data__;return zi?E[b]!==void 0:St.call(E,b)}function Ml(b,E){var V=this.__data__;return this.size+=this.has(b)?0:1,V[b]=zi&&E===void 0?i:E,this}gt.prototype.clear=wl,gt.prototype.delete=Cl,gt.prototype.get=Pl,gt.prototype.has=Il,gt.prototype.set=Ml;function yt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function El(){this.__data__=[],this.size=0}function kl(b){var E=this.__data__,V=$n(E,b);if(V<0)return!1;var X=E.length-1;return V==X?E.pop():on.call(E,V,1),--this.size,!0}function Dl(b){var E=this.__data__,V=$n(E,b);return V<0?void 0:E[V][1]}function xl(b){return $n(this.__data__,b)>-1}function Sl(b,E){var V=this.__data__,X=$n(V,b);return X<0?(++this.size,V.push([b,E])):V[X][1]=E,this}yt.prototype.clear=El,yt.prototype.delete=kl,yt.prototype.get=Dl,yt.prototype.has=xl,yt.prototype.set=Sl;function Lt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function Ll(){this.size=0,this.__data__={hash:new gt,map:new(an||yt),string:new gt}}function Tl(b){var E=Xt(this,b).delete(b);return this.size-=E?1:0,E}function jl(b){return Xt(this,b).get(b)}function zl(b){return Xt(this,b).has(b)}function Ol(b,E){var V=Xt(this,b),X=V.size;return V.set(b,E),this.size+=V.size==X?0:1,this}Lt.prototype.clear=Ll,Lt.prototype.delete=Tl,Lt.prototype.get=jl,Lt.prototype.has=zl,Lt.prototype.set=Ol;function qn(b){var E=-1,V=b==null?0:b.length;for(this.__data__=new Lt;++E<V;)this.add(b[E])}function gr(b){return this.__data__.set(b,i),this}function Kn(b){return this.__data__.has(b)}qn.prototype.add=qn.prototype.push=gr,qn.prototype.has=Kn;function oi(b){var E=this.__data__=new yt(b);this.size=E.size}function Ws(){this.__data__=new yt,this.size=0}function Bl(b){var E=this.__data__,V=E.delete(b);return this.size=E.size,V}function Vl(b){return this.__data__.get(b)}function Rl(b){return this.__data__.has(b)}function Nl(b,E){var V=this.__data__;if(V instanceof yt){var X=V.__data__;if(!an||X.length<e-1)return X.push([b,E]),this.size=++V.size,this;V=this.__data__=new Lt(X)}return V.set(b,E),this.size=V.size,this}oi.prototype.clear=Ws,oi.prototype.delete=Bl,oi.prototype.get=Vl,oi.prototype.has=Rl,oi.prototype.set=Nl;function Gl(b,E){var V=es(b),X=!V&&br(b),ke=!V&&!X&&ts(b),Ae=!V&&!X&&!ke&&Cr(b),Te=V||X||ke||Ae,je=Te?Je(b.length,String):[],it=je.length;for(var Re in b)(E||St.call(b,Re))&&!(Te&&(Re=="length"||ke&&(Re=="offset"||Re=="parent")||Ae&&(Re=="buffer"||Re=="byteLength"||Re=="byteOffset")||Xl(Re,it)))&&je.push(Re);return je}function $n(b,E){for(var V=b.length;V--;)if(vr(b[V][0],E))return V;return-1}function Us(b,E,V){var X=E(b);return es(b)?X:Ee(X,V(b))}function ln(b){return b==null?b===void 0?U:v:Yt&&Yt in Object(b)?vi(b):Ar(b)}function mr(b){return ai(b)&&ln(b)==a}function pr(b,E,V,X,ke){return b===E?!0:b==null||E==null||!ai(b)&&!ai(E)?b!==b&&E!==E:Ql(b,E,V,X,pr,ke)}function Ql(b,E,V,X,ke,Ae){var Te=es(b),je=es(E),it=Te?l:ri(b),Re=je?l:ri(E);it=it==a?y:it,Re=Re==a?y:Re;var wt=it==y,Tt=Re==y,ot=it==Re;if(ot&&ts(b)){if(!ts(E))return!1;Te=!0,wt=!1}if(ot&&!wt)return Ae||(Ae=new oi),Te||Cr(b)?Ys(b,E,V,X,ke,Ae):Wl(b,E,it,V,X,ke,Ae);if(!(V&s)){var Ct=wt&&St.call(b,"__wrapped__"),mt=Tt&&St.call(E,"__wrapped__");if(Ct||mt){var Oi=Ct?b.value():b,bi=mt?E.value():E;return Ae||(Ae=new oi),ke(Oi,bi,V,X,Ae)}}return ot?(Ae||(Ae=new oi),Ul(b,E,V,X,ke,Ae)):!1}function Fl(b){if(!wr(b)||Jl(b))return!1;var E=yr(b)?Al:Ce;return E.test(Et(b))}function _l(b){return ai(b)&&Zs(b.length)&&!!Pe[ln(b)]}function Hl(b){if(!ql(b))return rn(b);var E=[];for(var V in Object(b))St.call(b,V)&&V!="constructor"&&E.push(V);return E}function Ys(b,E,V,X,ke,Ae){var Te=V&s,je=b.length,it=E.length;if(je!=it&&!(Te&&it>je))return!1;var Re=Ae.get(b);if(Re&&Ae.get(E))return Re==E;var wt=-1,Tt=!0,ot=V&o?new qn:void 0;for(Ae.set(b,E),Ae.set(E,b);++wt<je;){var Ct=b[wt],mt=E[wt];if(X)var Oi=Te?X(mt,Ct,wt,E,b,Ae):X(Ct,mt,wt,b,E,Ae);if(Oi!==void 0){if(Oi)continue;Tt=!1;break}if(ot){if(!Ue(E,function(bi,hn){if(!lt(ot,hn)&&(Ct===bi||ke(Ct,bi,V,X,Ae)))return ot.push(hn)})){Tt=!1;break}}else if(!(Ct===mt||ke(Ct,mt,V,X,Ae))){Tt=!1;break}}return Ae.delete(b),Ae.delete(E),Tt}function Wl(b,E,V,X,ke,Ae,Te){switch(V){case _:if(b.byteLength!=E.byteLength||b.byteOffset!=E.byteOffset)return!1;b=b.buffer,E=E.buffer;case Q:return!(b.byteLength!=E.byteLength||!Ae(new dr(b),new dr(E)));case h:case u:case m:return vr(+b,+E);case f:return b.name==E.name&&b.message==E.message;case k:case j:return b==E+"";case p:var je=Ge;case P:var it=X&s;if(je||(je=tt),b.size!=E.size&&!it)return!1;var Re=Te.get(b);if(Re)return Re==E;X|=o,Te.set(b,E);var wt=Ys(je(b),je(E),X,ke,Ae,Te);return Te.delete(b),wt;case R:if(Hs)return Hs.call(b)==Hs.call(E)}return!1}function Ul(b,E,V,X,ke,Ae){var Te=V&s,je=cn(b),it=je.length,Re=cn(E),wt=Re.length;if(it!=wt&&!Te)return!1;for(var Tt=it;Tt--;){var ot=je[Tt];if(!(Te?ot in E:St.call(E,ot)))return!1}var Ct=Ae.get(b);if(Ct&&Ae.get(E))return Ct==E;var mt=!0;Ae.set(b,E),Ae.set(E,b);for(var Oi=Te;++Tt<it;){ot=je[Tt];var bi=b[ot],hn=E[ot];if(X)var am=Te?X(hn,bi,ot,E,b,Ae):X(bi,hn,ot,b,E,Ae);if(!(am===void 0?bi===hn||ke(bi,hn,V,X,Ae):am)){mt=!1;break}Oi||(Oi=ot=="constructor")}if(mt&&!Oi){var Pr=b.constructor,Ir=E.constructor;Pr!=Ir&&"constructor"in b&&"constructor"in E&&!(typeof Pr=="function"&&Pr instanceof Pr&&typeof Ir=="function"&&Ir instanceof Ir)&&(mt=!1)}return Ae.delete(b),Ae.delete(E),mt}function cn(b){return Us(b,Js,Yl)}function Xt(b,E){var V=b.__data__;return Zl(E)?V[typeof E=="string"?"string":"hash"]:V.map}function Ai(b,E){var V=Mt(b,E);return Fl(V)?V:void 0}function vi(b){var E=St.call(b,Yt),V=b[Yt];try{b[Yt]=void 0;var X=!0}catch(Ae){}var ke=Yn.call(b);return X&&(E?b[Yt]=V:delete b[Yt]),ke}var Yl=Jn?function(b){return b==null?[]:(b=Object(b),le(Jn(b),function(E){return Zn.call(b,E)}))}:$l,ri=ln;(Gs&&ri(new Gs(new ArrayBuffer(1)))!=_||an&&ri(new an)!=p||Qs&&ri(Qs.resolve())!=M||Fs&&ri(new Fs)!=P||_s&&ri(new _s)!=W)&&(ri=function(b){var E=ln(b),V=E==y?b.constructor:void 0,X=V?Et(V):"";if(X)switch(X){case ur:return _;case pi:return p;case vl:return M;case bl:return P;case yl:return W}return E});function Xl(b,E){return E=E==null?r:E,!!E&&(typeof b=="number"||We.test(b))&&b>-1&&b%1==0&&b<E}function Zl(b){var E=typeof b;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?b!=="__proto__":b===null}function Jl(b){return!!Un&&Un in b}function ql(b){var E=b&&b.constructor,V=typeof E=="function"&&E.prototype||si;return b===V}function Ar(b){return Yn.call(b)}function Et(b){if(b!=null){try{return sn.call(b)}catch(E){}try{return b+""}catch(E){}}return""}function vr(b,E){return b===E||b!==b&&E!==E}var br=mr(function(){return arguments}())?mr:function(b){return ai(b)&&St.call(b,"callee")&&!Zn.call(b,"callee")},es=Array.isArray;function Xs(b){return b!=null&&Zs(b.length)&&!yr(b)}var ts=Ns||ec;function Kl(b,E){return pr(b,E)}function yr(b){if(!wr(b))return!1;var E=ln(b);return E==g||E==A||E==c||E==I}function Zs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function wr(b){var E=typeof b;return b!=null&&(E=="object"||E=="function")}function ai(b){return b!=null&&typeof b=="object"}var Cr=at?xt(at):_l;function Js(b){return Xs(b)?Gl(b):Hl(b)}function $l(){return[]}function ec(){return!1}n.exports=Kl})(dI,Ko);const uI=Ko,fI=(n,t)=>uI(n,t),gI=n=>Object.keys(n||{}),mI=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},pI=()=>{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=gI(o);if(a.includes(i)){const l=mI(a,e);fI(o,l)||(n[s].deps=l,r())}})}}},AI=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function vI(n,t){const e=Jo(n,"data",{}),i=Jo(n,"watch",{}),s=Jo(n,"methods",{}),o=Jo(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=pI(),{targetWatcher:c,getTarget:h}=AI();let u;const f={},g=()=>({data:u,methods:f});let A=!1;const p=v=>(...y)=>{A=!0;const M=v(...y);return A=!1,M};Object.entries(s).forEach(([v,y])=>{f[v]=p((...M)=>y(g(),...M)),Object.defineProperty(f[v],"name",{value:v})}),u=new Proxy(hI(e),{get(v,y){return h()&&!A&&r(h(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,M){return v[y]===M||(Reflect.set(...arguments),h()||(o&&o(y,M),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 bI({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 yI({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Nn(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=>bI({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const wI=(n,t)=>(n(),setInterval(n,t)),CI=35,af=1;class PI{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(CI,Math.max(this._autoplayDuration,1));let s=-i;this._interval=wI(()=>F(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>af&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(af)}}function II(n){const t=new PI({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=vI({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=yI({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=nP({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Yu({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=uP({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=oP({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Nn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Nn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=za({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=za({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=Nn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return F(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Si&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Rn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Oa({[Si]:()=>F(this,null,function*(){return a.showNextPage()}),[Rn]:()=>F(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return F(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 F(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ys(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return F(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return F(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return F(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return za({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 F(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=ys(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 MI(n){me(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 EI=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),lf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),kI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),cf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),DI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),hf=n=>({loaded:n[6],currentPageIndex:n[5]}),xI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),df=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function uf(n){let t;const e=n[37].prev,i=An(e,n,n[36],df),s=i||SI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,xI):yn(o[36]),df):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function SI(n){let t,e,i;return e=new Gu({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function ff(n){let t,e,i;return e=new BC({props:{value:n[7]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function gf(n){let t;const e=n[37].next,i=An(e,n,n[36],cf),s=i||LI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,kI):yn(o[36]),cf):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function LI(n){let t,e,i;return e=new Gu({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function mf(n){let t;const e=n[37].dots,i=An(e,n,n[36],lf),s=i||TI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,EI):yn(o[36]),lf):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function TI(n){let t,e;return t=new xC({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function jI(n){let t,e,i,s,o,r,a,l,c,h,u,f,g=n[1]&&uf(n);const A=n[37].default,p=An(A,n,n[36],hf);let m=n[3]&&ff(n),v=n[1]&&gf(n),y=n[4]&&mf(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"),L(o,"transform","translateX("+n[8]+"px)"),L(o,"transition-duration",n[9]+"ms"),L(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(M,I){B(M,t,I),T(t,e),g&&g.m(e,null),T(e,i),T(e,s),T(s,o),p&&p.m(o,null),n[39](o),T(s,a),m&&m.m(s,null),n[40](s),T(e,l),v&&v.m(e,null),T(t,c),y&&y.m(t,null),h=!0,u||(f=[Qt(r=WC.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),Qt(ZC.call(null,s)),be(s,"hovered",n[21]),Qt(eP.call(null,s)),be(s,"tapped",n[22])],u=!0)},p(M,I){M[1]?g?(g.p(M,I),I[0]&2&&D(g,1)):(g=uf(M),g.c(),D(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)&&bn(p,A,M,M[36],h?vn(A,M[36],I,DI):yn(M[36]),hf),(!h||I[0]&256)&&L(o,"transform","translateX("+M[8]+"px)"),(!h||I[0]&512)&&L(o,"transition-duration",M[9]+"ms"),(!h||I[0]&1)&&L(o,"transition-timing-function",M[0]),r&&qt(r.update)&&I[0]&2048&&r.update.call(null,{thresholdProvider:M[38]}),M[3]?m?(m.p(M,I),I[0]&8&&D(m,1)):(m=ff(M),m.c(),D(m,1),m.m(s,null)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),M[1]?v?(v.p(M,I),I[0]&2&&D(v,1)):(v=gf(M),v.c(),D(v,1),v.m(e,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),M[4]?y?(y.p(M,I),I[0]&16&&D(y,1)):(y=mf(M),y.c(),D(y,1),y.m(t,null)):y&&(ue(),O(y,1,1,()=>{y=null}),fe())},i(M){h||(D(g),D(p,M),D(m),D(v),D(y),h=!0)},o(M){O(g),O(p,M),O(m),O(v),O(y),h=!1},d(M){M&&z(t),g&&g.d(),p&&p.d(M),n[39](null),m&&m.d(),n[40](null),v&&v.d(),y&&y.d(),u=!1,Ke(f)}}}function zI(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]=II((le,Ee)=>{Oa({currentPageIndex:()=>e(5,r=Ee),progressValue:()=>e(7,a=Ee),offset:()=>e(8,l=Ee),durationMs:()=>e(9,c=Ee),pagesCount:()=>e(10,h=Ee),loaded:()=>e(6,o=Ee)})(le)}),p=yo();let{timingFunction:m="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:M=0}=t,{duration:I=500}=t,{autoplay:k=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:j=Si}=t,{pauseOnFocus:R=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:W=!0}=t,{swiping:Q=!0}=t,{particlesToShow:_=1}=t,{particlesToScroll:N=1}=t;function H(le,Ee){return F(this,null,function*(){const Ue=ys(Ee,"animated",!0);if(typeof le!="number")throw new Error("pageIndex should be a number");yield g.showPage(le,{animated:Ue})})}function Y(le){return F(this,null,function*(){const Ee=ys(le,"animated",!0);yield g.showPrevPage({animated:Ee})})}function J(le){return F(this,null,function*(){const Ee=ys(le,"animated",!0);yield g.showNextPage({animated:Ee})})}let q=0,te,ge;const de=cP(({width:le})=>{e(11,q=le),u.particleWidth=q/u.particlesToShow,lP({particlesContainerChildren:ge.children,particleWidth:u.particleWidth}),g.offsetPage({animated:!1})});function Me(){const{clonesToAppend:le,clonesToPrepend:Ee}=hP({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ge.children});dP({particlesContainer:ge,clonesToAppend:le,clonesToPrepend:Ee})}Pt(()=>{F(this,null,function*(){yield Nc(),ge&&te&&(u.particlesCountWithoutClones=ge.children.length,yield Nc(),u.infinite&&Me(),u.particlesCount=ge.children.length,g.showPage(M,{animated:!1}),de.observe(te))})}),zt(()=>{de.disconnect(),f.reset()});function Ie(le){return F(this,null,function*(){yield g.showPage(le,{animated:!0})})}function Ce(){Q&&(u.durationMs=0)}function We(le){return F(this,null,function*(){Q&&(yield Oa({[Si]:g.showNextPage,[Rn]:g.showPrevPage})(le.detail.direction))})}function Pe(le){Q&&(u.offset+=le.detail.dx)}function et(){Q&&g.showParticle(u.currentParticleIndex)}function ie(){return F(this,null,function*(){Q&&(yield g.offsetPage({animated:!0}))})}function ye(le){u.focused=le.detail.value}function Oe(){g.toggleFocused()}function pe(){g.showPrevPage()}const st=()=>q/3;function ft(le){He[le?"unshift":"push"](()=>{ge=le,e(13,ge)})}function Se(le){He[le?"unshift":"push"](()=>{te=le,e(12,te)})}const at=le=>Ie(le.detail);return n.$$set=le=>{"timingFunction"in le&&e(0,m=le.timingFunction),"arrows"in le&&e(1,v=le.arrows),"infinite"in le&&e(2,y=le.infinite),"initialPageIndex"in le&&e(24,M=le.initialPageIndex),"duration"in le&&e(25,I=le.duration),"autoplay"in le&&e(26,k=le.autoplay),"autoplayDuration"in le&&e(27,P=le.autoplayDuration),"autoplayDirection"in le&&e(28,j=le.autoplayDirection),"pauseOnFocus"in le&&e(29,R=le.pauseOnFocus),"autoplayProgressVisible"in le&&e(3,U=le.autoplayProgressVisible),"dots"in le&&e(4,W=le.dots),"swiping"in le&&e(30,Q=le.swiping),"particlesToShow"in le&&e(31,_=le.particlesToShow),"particlesToScroll"in le&&e(32,N=le.particlesToScroll),"$$scope"in le&&e(36,s=le.$$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=_),n.$$.dirty[1]&2&&(u.particlesToScrollInit=N)},[m,v,y,U,W,r,o,a,l,c,h,q,te,ge,g,Ie,Ce,We,Pe,et,ie,ye,Oe,pe,M,I,k,P,j,R,Q,_,N,H,Y,J,s,i,st,ft,Se,at]}class OI extends he{constructor(t){super(),ce(this,t,zI,jI,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},MI,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function BI(n){me(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 pf(n){let t;function e(o,r){if(o[2].type==="Image")return RI;if(o[2].type==="Video")return VI}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 VI(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?GI:NI}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"),L(s,"background-image","url("+n[21]()+")"),ee(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),ee(i,"large",n[4]==="large"),ee(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),ee(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),B(h,t,u),B(h,e,u),T(e,i),T(i,s),o||(r=be(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&&L(s,"background-image","url("+h[21]()+")"),u&32&&ee(s,"canPlay",h[5]),u&16&&ee(i,"large",h[4]==="large"),u&16&&ee(i,"small",h[4]==="small"),u&2048&&ee(e,"showPlayButton",h[11])},d(h){c.d(h),h&&z(t),h&&z(e),o=!1,r()}}}function RI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),rt(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),L(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!rt(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&L(t,"object-fit",s[7])},d(s){s&&z(t)}}}function NI(n){let t,e,i,s,o,r;return{c(){t=S("video"),C(t,"class","media-content svelte-159ski6"),rt(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,ee(t,"showPlayButton",n[11]),L(t,"object-fit",n[7])},m(a,l){B(a,t,l),n[20](t),o||(r=[be(t,"play",n[15]),be(t,"pause",n[16]),be(t,"error",n[17]),be(t,"ended",n[18]),be(t,"click",n[19])],o=!0)},p(a,l){l&4&&!rt(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&&ee(t,"showPlayButton",a[11]),l&128&&L(t,"object-fit",a[7])},d(a){a&&z(t),n[20](null),o=!1,Ke(r)}}}function GI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),rt(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),L(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!rt(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&L(t,"object-fit",s[7])},d(s){s&&z(t)}}}function QI(n){let t,e=n[2]&&pf(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=pf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function FI(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=Pi("mediaStore"),y=Pi("hooks"),M=()=>{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",M),Pt(()=>{v.subscribe(({currentMediaElement:_})=>{_!==i&&(i==null||i.pause())})});const I=_=>{e(11,A=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&v.set({currentMediaElement:i}),y.emit("playStateChange",{event:_,state:"playing",tag:r,mediaInstance:i})},k=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},P=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},j=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},R=_=>{i&&i.pause()};function U(_){He[_?"unshift":"push"](()=>{o.videoInstance=_,e(0,o)})}const W=()=>l==="withText"?ya:l==="withoutText"?wa:l,Q=_=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=_=>{"mediaInstance"in _&&e(0,o=_.mediaInstance),"tag"in _&&e(1,r=_.tag),"media"in _&&e(2,a=_.media),"playButtonIfNeed"in _&&e(3,l=_.playButtonIfNeed),"playButtonSizeIfNeed"in _&&e(4,c=_.playButtonSizeIfNeed),"canPlay"in _&&e(5,h=_.canPlay),"autoplayVideo"in _&&e(6,u=_.autoplayVideo),"objectFit"in _&&e(7,f=_.objectFit),"disableVideoIfHavePoster"in _&&e(8,g=_.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 _=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&_;i&&H&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",M),document.removeEventListener("touchstart",M),document.removeEventListener("click",M),document.addEventListener("WeixinJSBridgeReady",M),document.addEventListener("touchstart",M),document.addEventListener("click",M))}},[o,r,a,l,c,h,u,f,g,p,i,A,v,y,s,I,k,P,j,R,U,W,Q]}class Af extends he{constructor(t){super(),ce(this,t,FI,QI,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},BI)}}function _I(n){me(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 vf(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function bf(n){let t,e,i,s,o,r,a;const l=[WI,HI],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"),ee(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),ee(t,"unfolded",n[5])},m(u,f){B(u,t,f),T(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()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ee(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ee(t,"unfolded",n[5])},i(u){a||(D(s),u&&Ze(()=>{a&&(r&&r.end(1),o=Fi(t,qc,n[6]?{y:4,duration:n[4],delay:n[2],easing:hi}:void 0),o.start())}),a=!0)},o(u){O(s),o&&o.invalidate(),u&&(r=En(t,qc,n[6]?{y:4,duration:n[4],delay:n[3],easing:hi}:void 0)),a=!1},d(u){u&&z(t),c[i].d(),u&&r&&r.end()}}}function HI(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=ct(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Af({props:r}),He.push(()=>$r(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){const c=l[0]&16515?vt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Qc(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],Yr(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function WI(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[UI]},$$scope:{ctx:n}};return t=new OI({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){oe(t.$$.fragment)},m(s,o){ne(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){O(t.$$.fragment,s),e=!1},d(s){n[19](null),se(t,s)}}}function yf(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=ct(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Af({props:r}),He.push(()=>$r(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?vt(s,[l[0]&128&&Qc(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]],Yr(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function UI(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=yf(vf(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=vf(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=yf(c),s[l].c(),D(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)D(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){Ft(s,r),r&&z(t)}}}function YI(n){let t,e,i=n[5]&&bf(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&&D(i,1)):(i=bf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function XI(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:M=!1}=m;let I=[],k=0,P,j=null;const R=Pi("hooks"),U=Pi("mediaStore");function W(){const Y=I[k],J=Y==null?void 0:Y.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}Pt(()=>{R.on("click",Y=>{var J,q,te;(te=(q=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:q.css3DObject)!=null&&te.opacityMesh&&Y.tag.id===a.id&&W()}),j=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(j),R.off("click",W)});function Q(Y,J){n.$$.not_equal(I[J],Y)&&(I[J]=Y,e(8,I))}function _(Y){He[Y?"unshift":"push"](()=>{P=Y,e(12,P)})}const N=Y=>{i||U.set({currentMediaElement:null}),e(11,k=Y.detail)};function H(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,Q,_,N,H]}class wf extends he{constructor(t){super(),ce(this,t,XI,YI,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},_I,[-1,-1])}}function ZI(n){me(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 Cf(n){let t,e,i,s,o,r,a,l;t=new Ht({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new wC({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Pf(n),h=n[1]&&If(n);return{c(){oe(t.$$.fragment),e=$(),i=S("div"),oe(s.$$.fragment),o=$(),c&&c.c(),r=$(),h&&h.c(),a=we(),C(i,"class","line svelte-1f7m1lj")},m(u,f){ne(t,u,f),B(u,e,f),B(u,i,f),ne(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&&D(c,1)):(c=Pf(u),c.c(),D(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&&D(h,1)):(h=If(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(ue(),O(h,1,1,()=>{h=null}),fe())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){O(t.$$.fragment,u),O(s.$$.fragment,u),O(c),O(h),l=!1},d(u){se(t,u),u&&z(e),u&&z(i),se(s),u&&z(o),c&&c.d(u),u&&z(r),h&&h.d(u),u&&z(a)}}}function Pf(n){let t,e,i;return e=new ku({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function If(n){let t,e,i;return e=new wf({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"),oe(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function JI(n){let t,e,i=n[0].state&&Cf(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&&D(i,1)):(i=Cf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function qI(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 KI extends he{constructor(t){super(),ce(this,t,qI,JI,ae,{tag:0},ZI)}}function $I(n){me(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 Mf(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ef(n,t,e){const i=n.slice();return i[0]=t[e],i}function kf(n){let t,e;return{c(){t=S("img"),C(t,"class","headerImage svelte-sezqcq"),rt(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&&!rt(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&z(t)}}}function Df(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=xf(Ef(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Sf(Mf(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),T(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);T(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Qt(Mi.call(null,e)),be(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=Ef(h,r,f);a[f]?a[f].p(g,u):(a[f]=xf(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=Mf(h,l,f);c[f]?c[f].p(g,u):(c[f]=Sf(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),Ft(a,h),Ft(c,h),s=!1,Ke(o)}}}function xf(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),C(t,"class","tag primary-tag svelte-sezqcq"),L(t,"min-width",Qa)},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&z(t)}}}function Sf(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),C(t,"class","tag secondary-tag svelte-sezqcq"),L(t,"min-width",Qa)},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&z(t)}}}function Lf(n){let t,e,i=n[7]&&Tf(n),s=n[3].highlightText&&zf(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),T(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Tf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=zf(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 Tf(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&jf(n);return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),T(t,e),T(e,s),T(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Le(s,i),a[3].price.unit?r?r.p(a,l):(r=jf(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function jf(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Le(i,e)},d(s){s&&z(t)}}}function zf(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=xe(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),T(t,e),T(t,i),T(t,s),T(s,r),B(c,a,h),B(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Le(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function e2(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 Ht({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&kf(n),y=((I=n[2].length)!=null?I:0)+((k=n[5].length)!=null?k:0)>0&&Df(n),M=(n[7]||n[3].highlightText)&&Lf(n);return{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),h=S("div"),f=xe(u),g=$(),y&&y.c(),A=$(),M&&M.c(),C(s,"class","line svelte-sezqcq"),L(s,"transition-delay",n[4]?$o+"ms":er+Bf-Of-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"),L(r,"max-width",ii(n[9])),L(r,"transition-delay",n[4]?$o+er+"ms":"0ms"),C(t,"class",p=_e(`marketing ${n[6]}`)+" svelte-sezqcq"),ee(t,"unfolded",n[4]),ee(t,"folded",n[8])},m(P,j){B(P,t,j),ne(e,t,null),T(t,i),T(t,s),T(t,o),T(t,r),v&&v.m(r,null),T(r,a),T(r,l),T(l,c),T(c,h),T(h,f),T(r,g),y&&y.m(r,null),T(r,A),M&&M.m(r,null),m=!0},p(P,[j]){var U,W;const R={};j&16&&(R.visible=P[4]),e.$set(R),j&16&&L(s,"transition-delay",P[4]?$o+"ms":er+Bf-Of-40+"ms"),P[3].headerPictureUrl?v?v.p(P,j):(v=kf(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!m||j&8)&&u!==(u=P[3].title+"")&&Le(f,u),((U=P[2].length)!=null?U:0)+((W=P[5].length)!=null?W:0)>0?y?y.p(P,j):(y=Df(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?M?M.p(P,j):(M=Lf(P),M.c(),M.m(r,null)):M&&(M.d(1),M=null),j&16&&L(r,"transition-delay",P[4]?$o+er+"ms":"0ms"),(!m||j&64&&p!==(p=_e(`marketing ${P[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!m||j&80)&&ee(t,"unfolded",P[4]),(!m||j&320)&&ee(t,"folded",P[8])},i(P){m||(D(e.$$.fragment,P),m=!0)},o(P){O(e.$$.fragment,P),m=!1},d(P){P&&z(t),se(e),v&&v.d(),y&&y.d(),M&&M.d()}}}const Qa=40,$o=400,Of=500,er=180,Bf=500;function t2(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,M,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=De((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=((M=o.brandTags)==null?void 0:M.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)/Qa),[u,f,c,o,i,h,a,r,s,g,l,A]}class i2 extends he{constructor(t){super(),ce(this,t,t2,e2,ae,{tag:0},$I)}}class n2 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 F(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=vw(this.sharedAudioSrc,{namespace:Ma.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 s2(n){me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function o2(n){let t,e,i,s;const o=n[8].default,r=An(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=be(t,"click",jc(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&bn(r,o,a,a[7],e?vn(o,a[7],l,null):yn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){O(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function r2(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=yo(),h=Pi("hooks"),u=Pi("mediaStore");let f,g=!0;function A(){e(5,f.onplay=m=>{h.emit("playStateChange",x({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,g=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",x({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",x({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",x({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",x({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 n2(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 Vf=class extends he{constructor(t){super(),ce(this,t,r2,o2,ae,{url:2,enable:3,style:0,hooksInfo:4},s2)}};function a2(n){me(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 Rf(n){let t,e;return t=new Ht({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function l2(n){let t,e,i,s,o,r=n[1]&&Rf();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"),ee(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),L(t,"width",n[5]),L(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),T(t,e),T(t,i),T(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Rf(),r.c(),D(r,1),r.m(t,e)):r&&(ue(),O(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&ee(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&L(t,"width",a[5]),(c||l&36)&&L(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function c2(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){He[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){He[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"?ii(a):a)},[s,o,r,l,c,i,a,h,u]}class Nf extends he{constructor(t){super(),ce(this,t,c2,l2,ae,{playing:0,shadow:1,style:2,width:6},a2)}}function h2(n){me(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 Gf(n){var m,v;let t,e,i,s,o,r,a,l,c,h,u,f,g,A;e=new Ht({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Qf(n);return c=new Lu({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Sa({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"),oe(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),oe(c.$$.fragment),h=$(),oe(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),L(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),ee(t,"unfolded",n[6])},m(y,M){B(y,t,M),ne(e,t,null),T(t,i),T(t,s),T(s,o),T(o,r),p&&p.m(r,null),T(o,a),T(o,l),ne(c,l,null),T(t,h),ne(u,t,null),f=!0,g||(A=[be(l,"click",n[7]),Qt(Mi.call(null,l)),be(l,"clientWidth",n[12])],g=!0)},p(y,M){var j,R;const I={};M&64&&(I.visible=y[6]),M&8&&(I.left=y[3]/2+"px"),e.$set(I),y[6]?p?(p.p(y,M),M&64&&D(p,1)):(p=Qf(y),p.c(),D(p,1),p.m(r,null)):p&&(ue(),O(p,1,1,()=>{p=null}),fe());const k={};M&64&&(k.visible=y[6]),M&2&&(k.textUnfolded=y[1]),M&32&&(k.content=y[5]),c.$set(k);const P={};M&64&&(P.unfolded=y[6]),M&8&&(P.length=y[3]),M&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||M&64)&&ee(t,"unfolded",y[6])},i(y){f||(D(e.$$.fragment,y),D(p),D(c.$$.fragment,y),D(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),se(e),p&&p.d(),se(c),se(u),g=!1,Ke(A)}}}function Qf(n){let t,e,i,s,o,r,a;return e=new Ht({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Vf({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[d2]},$$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"),oe(e.$$.fragment),i=$(),oe(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ne(e,t,null),T(t,i),ne(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&Ze(()=>{a&&(r&&r.end(1),o=Fi(t,ht,{duration:1e3,delay:0,easing:Dn}),o.start())}),a=!0)},o(l){var c,h;O(e.$$.fragment,l),O(s.$$.fragment,l),o&&o.invalidate(),l&&(r=En(t,ht,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Dn})),a=!1},d(l){l&&z(t),se(e),se(s),l&&r&&r.end()}}}function d2(n){let t,e,i;return e=new Nf({props:{playing:n[2]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function u2(n){let t,e,i=n[0].state&&Gf(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&&D(i,1)):(i=Gf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function f2(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){Cn.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 g2 extends he{constructor(t){super(),ce(this,t,f2,u2,ae,{tag:0},h2)}}function m2(n){me(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 Ff(n){let t,e,i,s;return i=new Vf({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[A2]},$$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"),oe(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),L(e,"background-color",n[4].bgColor),L(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),T(t,e),ne(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&&L(e,"background-color",o[4].bgColor),r&16&&L(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(t),se(i)}}}function p2(n){let t;return{c(){t=xe(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Le(t,e[5])},d(e){e&&z(t)}}}function A2(n){let t,e,i,s,o,r,a;return i=new Nf({props:{playing:n[3]}}),r=new La({props:{maxWidth:72,maxLine:1,$$slots:{default:[p2]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),oe(i.$$.fragment),s=$(),o=S("div"),oe(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),T(t,e),ne(i,e,null),T(t,s),T(t,o),ne(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){O(i.$$.fragment,l),O(r.$$.fragment,l),a=!1},d(l){l&&z(t),se(i),se(r)}}}function v2(n){let t,e,i=n[0].state&&Ff(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&&D(i,1)):(i=Ff(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function b2(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){Cn.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 y2 extends he{constructor(t){super(),ce(this,t,b2,v2,ae,{tag:0},m2)}}function w2(n){let t,e;return t=new y2({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function C2(n){let t,e;return t=new g2({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function P2(n){let t,e,i,s;const o=[C2,w2],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()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function I2(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 M2 extends he{constructor(t){super(),ce(this,t,I2,P2,ae,{tag:0})}}function E2(n){me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function _f(n){var s;let t,e,i;return e=new wf({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"),oe(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),se(e)}}}function k2(n){let t,e,i=n[0].state&&n[5]&&_f(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&&D(i,1)):(i=_f(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function D2(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 x2 extends he{constructor(t){super(),ce(this,t,D2,k2,ae,{tag:0},E2)}}function Hf(n){return F(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 S2(n){return F(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 Hf(t);return re(x({},n),{width:i/e,height:s/e})})}function L2(n){return F(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 Hf(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return re(x({},n),{width:c,height:h,duration:u})})}function T2(n){me(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 Wf(n){n[1]=n[19].width}function Uf(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Yf(n){let t,e,i,s=n[0]&&Xf();function o(l,c){return l[8]?z2:j2}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),C(t,"class","icon"),L(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),T(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=Xf(),s.c(),D(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&&L(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){O(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function Xf(n){let t,e;return t=new Ht({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function j2(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:V2,then:B2,catch:O2,value:19};return Co(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]})))&&Co(e,i)||Gc(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function z2(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:G2,then:N2,catch:R2,value:19};return Co(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]})))&&Co(e,i)||Gc(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function O2(n){return{c:Z,m:Z,p:Z,d:Z}}function B2(n){Wf(n);let t,e;return{c(){t=S("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),rt(t.src,e=n[7])||C(t,"src",e),L(t,"width",ii(Qn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){Wf(i),s&128&&!rt(t.src,e=i[7])&&C(t,"src",e),s&184&&L(t,"width",ii(Qn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function V2(n){return{c:Z,m:Z,p:Z,d:Z}}function R2(n){return{c:Z,m:Z,p:Z,d:Z}}function N2(n){Uf(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=S("div"),C(t,"class","icon-keyframe svelte-316sq3"),L(t,"width",ii(Qn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),L(t,"height",ii(Qn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),L(t,"background-image",e),L(t,"animation-duration",n[18]),L(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Uf(s),o&252&&L(t,"width",ii(Qn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&L(t,"height",ii(Qn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&L(t,"background-image",e),o&228&&L(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&L(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function G2(n){return{c:Z,m:Z,p:Z,d:Z}}function Q2(n){let t,e,i=n[9]&&Yf(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&&D(i,1)):(i=Yf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Qn(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 re(x({},n),{width:o,height:r})}function F2(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=yo();function m(M){return F(this,null,function*(){const I=yield L2(M);return p("iconLoaded",I),I})}function v(M){return F(this,null,function*(){if(typeof u=="number")return re(x({},M),{width:u});const I=yield S2(M);return p("iconLoaded",I),I})}function y(){h||p("iconLoaded")}return Pt(()=>{y()}),n.$$set=M=>{"width"in M&&e(1,f=M.width),"icon"in M&&e(12,g=M.icon),"shadow"in M&&e(0,A=M.shadow)},n.$$.update=()=>{var M,I;n.$$.dirty&4096&&e(7,i=g==null?void 0:g.url),n.$$.dirty&4096&&e(2,s=(M=g==null?void 0:g.steps)!=null?M: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 Zf extends he{constructor(t){super(),ce(this,t,F2,Q2,ae,{width:1,icon:12,shadow:0},T2)}}function _2(n){me(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 Jf(n){let t,e,i,s,o,r;return e=new Ht({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),o=xe(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ne(e,t,null),T(t,i),T(t,s),T(s,o),r=!0},p(a,l){(!r||l&2)&&Le(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){O(e.$$.fragment,a),r=!1},d(a){a&&z(t),se(e)}}}function H2(n){let t,e,i,s;e=new Zf({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Jf(n);return{c(){t=S("div"),oe(e.$$.fragment),i=$(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ne(e,t,null),T(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=Jf(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){O(e.$$.fragment,r),O(o),s=!1},d(r){r&&z(t),se(e),o&&o.d()}}}function W2(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 U2 extends he{constructor(t){super(),ce(this,t,W2,H2,ae,{tag:3},_2)}}function Y2(n){me(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 qf(n){let t,e,i,s,o,r=n[0].type==="Image"&&Kf(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),T(t,e),r&&r.m(e,null),T(t,i),T(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=Kf(a),r.c(),D(r,1),r.m(e,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){o||(D(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d()}}}function Kf(n){let t,e,i,s,o,r;return t=new Ht({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var a;oe(t.$$.fragment),e=$(),i=S("img"),C(i,"class","media-content svelte-nnvupv"),rt(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){ne(t,a,l),B(a,e,l),B(a,i,l),r=!0},p(a,l){var c;(!r||l&1&&!rt(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||(D(t.$$.fragment,a),r=!0)},o(a){O(t.$$.fragment,a),r=!1},d(a){se(t,a),a&&z(e),a&&z(i)}}}function X2(n){let t,e,i=n[0]&&qf(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&&D(i,1)):(i=qf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Z2(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 J2 extends he{constructor(t){super(),ce(this,t,Z2,X2,ae,{tag:1},Y2)}}function q2(n){me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function K2(n){let t,e;return{c(){t=new mo(!1),e=we(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:Z,d(i){i&&z(e),i&&t.d()}}}function $2(n){let t,e=typeof n[2]=="string"&&K2(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),ee(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&&ee(t,"unfolded",i[1])},i:Z,o:Z,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function eM(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;Pt(()=>{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){He[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 tM extends he{constructor(t){super(),ce(this,t,eM,$2,ae,{tag:3,rendererMap:4},q2)}}function iM(n){me(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 nM(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:Z,o:Z,d(i){i&&z(t)}}}function sM(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A,p,m,v;const y=[uM,dM,hM,cM,lM,aM,rM],M=[];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=M[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"),ee(i,"unfolded",(k=n[1].state)==null?void 0:k.unfolded),C(e,"class","content__wrapper svelte-qz1wo5"),C(t,"class",g=_e(bt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",A=n[1].id),ee(t,"disable",n[1].enabled===!1),ee(t,"hide",n[6]),ee(t,"withAnimation",n[0]),ee(t,"unClickable",n[1].config.clickable===!1),L(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),L(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(k,P){B(k,t,P),T(t,e),T(e,i),~u&&M[u].m(i,null),p=!0,m||(v=be(t,"click",jc(n[16])),m=!0)},p(k,P){var R;let j=u;u=I(k,P),u===j?~u&&M[u].p(k,P):(f&&(ue(),O(M[j],1,1,()=>{M[j]=null}),fe()),~u?(f=M[u],f?f.p(k,P):(f=M[u]=y[u](k),f.c()),D(f,1),f.m(i,null)):f=null),(!p||P&2)&&ee(i,"unfolded",(R=k[1].state)==null?void 0:R.unfolded),(!p||P&2&&g!==(g=_e(bt("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)&&ee(t,"disable",k[1].enabled===!1),(!p||P&66)&&ee(t,"hide",k[6]),(!p||P&3)&&ee(t,"withAnimation",k[0]),(!p||P&2)&&ee(t,"unClickable",k[1].config.clickable===!1),P&2&&L(t,"width",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0),P&2&&L(t,"height",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0)},i(k){p||(D(f),p=!0)},o(k){O(f),p=!1},d(k){k&&z(t),~u&&M[u].d(),m=!1,v()}}}function oM(n){let t,e,i,s,o,r,a;return e=new tM({props:{tag:Ye(n[1]),rendererMap:n[3]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class",i=_e(bt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",s=n[1].id),ee(t,"custom-tag-disable",n[1].enabled===!1),ee(t,"custom-tag-hide",n[6])},m(l,c){B(l,t,c),ne(e,t,null),o=!0,r||(a=be(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(bt("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)&&ee(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&66)&&ee(t,"custom-tag-hide",l[6])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){O(e.$$.fragment,l),o=!1},d(l){l&&z(t),se(e),r=!1,a()}}}function rM(n){let t,e;return t=new J2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function aM(n){let t,e;return t=new x2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function lM(n){let t,e;return t=new U2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function cM(n){let t,e;return t=new i2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function hM(n){let t,e;return t=new M2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function dM(n){let t,e;return t=new KI({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function uM(n){let t,e;return t=new AC({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function fM(n){let t,e,i,s,o;const r=[oM,sM,nM],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()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){O(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function gM(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 mM(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;Hr("hooks",u),Hr("mediaStore",p);let v,y;function M(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,Q,_,N,H,Y,J;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=!gM(h,A,m)),n.$$.dirty&16384&&M(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"):(_=h==null?void 0:(Q=h.hooks).emit)==null||_.call(Q,"folded")),s!==void 0&&s!==v&&(e(10,v=s),s?(H=(N=h.hooks).emit)==null||H.call(N,"show"):(J=(Y=h.hooks).emit)==null||J.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 $f=class extends he{constructor(t){super(),ce(this,t,mM,fM,ae,{withAnimation:0,tag:1,hooks:2,rendererMap:3,contentTypeMap:4,state:7,mediaStore:8,temporaryState:9},iM)}};function pM(n){me(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 AM(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Ht({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Zf({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),oe(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),oe(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),L(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),L(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),ee(t,"unfolded",n[0]),ee(t,"folded",n[3])},m(g,A){B(g,t,A),T(t,e),T(t,i),ne(s,t,null),T(t,o),T(t,r),T(t,a),T(t,l),ne(c,l,null),h=!0,u||(f=be(e,"click",n[4]),u=!0)},p(g,[A]){A&8&&L(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&&L(l,"transition-delay",(g[3]?g[5]:0)+"ms"),(!h||A&1)&&ee(t,"unfolded",g[0]),(!h||A&8)&&ee(t,"folded",g[3])},i(g){h||(D(s.$$.fragment,g),D(c.$$.fragment,g),h=!0)},o(g){O(s.$$.fragment,g),O(c.$$.fragment,g),h=!1},d(g){g&&z(t),se(s),se(c),u=!1,f()}}}function vM(n,t,e){let i,s,o,r;const a=Pi("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){Cn.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:ay}),n.$$.dirty&64&&e(1,r=(()=>{var k,P,j,R;const M=(P=(k=l.style)==null?void 0:k.point)==null?void 0:P.width;if(typeof M=="number")return M;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 bM extends he{constructor(t){super(),ce(this,t,vM,AM,ae,{tag:6},pM)}}function yM(n){me(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 eg(n){let t,e,i,s,o,r,a,l,c,h;const u=[CM,wM],f=[];function g(v,y){return v[16]?0:1}i=g(n),s=f[i]=u[i](n);const A=[IM,PM],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(bt("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),L(e,"left",n[11]),L(e,"top",n[10]),C(t,"class","tag svelte-g38zun"),C(t,"data-tag-id",n[14]),ee(t,"unClickable",n[1].config.clickable===!1),ee(t,"disable",n[13]),ee(t,"hide",n[12]),ee(t,"withAnimation",n[0]),ee(t,"enableZIndex",n[9]),L(t,"z-index",n[9])},m(v,y){B(v,t,y),T(t,e),f[i].m(e,null),T(e,o),p[r].m(e,null),h=!0},p(v,y){let M=i;i=g(v),i===M?f[i].p(v,y):(ue(),O(f[M],1,1,()=>{f[M]=null}),fe(),s=f[i],s?s.p(v,y):(s=f[i]=u[i](v),s.c()),D(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()),D(a,1),a.m(e,null)),(!h||y&2&&l!==(l=_e(bt("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&&L(e,"left",v[11]),y&1024&&L(e,"top",v[10]),(!h||y&16384)&&C(t,"data-tag-id",v[14]),(!h||y&2)&&ee(t,"unClickable",v[1].config.clickable===!1),(!h||y&8192)&&ee(t,"disable",v[13]),(!h||y&4096)&&ee(t,"hide",v[12]),(!h||y&1)&&ee(t,"withAnimation",v[0]),(!h||y&512)&&ee(t,"enableZIndex",v[9]),y&512&&L(t,"z-index",v[9])},i(v){h||(D(s),D(a),h=!0)},o(v){O(s),O(a),h=!1},d(v){v&&z(t),f[i].d(),p[r].d()}}}function wM(n){let t;return{c(){t=S("div"),C(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:Z,i:Z,o:Z,d(e){e&&z(t)}}}function CM(n){let t,e;return t=new bM({props:{tag:n[1]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function PM(n){let t;return{c(){t=S("div"),C(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:Z,i:Z,o:Z,d(e){e&&z(t)}}}function IM(n){let t,e;return t=new $f({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(){oe(t.$$.fragment)},m(i,s){ne(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||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function MM(n){let t,e,i=n[8]&&eg(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&&D(i,1)):(i=eg(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function EM(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:M}=t;const I=Pi("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,M=k.temporaryState)},n.$$.update=()=>{var k,P,j,R;n.$$.dirty&10&&e(16,i=(()=>{var U,W,Q;return!(((W=(U=A.style)==null?void 0:U.point)==null?void 0:W.enabled)===!1||((Q=m.get(A.contentType))==null?void 0:Q.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,M,l,c,f,u,h,a,r,o,s,i,I]}class kM extends he{constructor(t){super(),ce(this,t,EM,MM,ae,{withAnimation:0,tag:1,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},yM)}}function DM(n){me(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 tg(n,t,e){const i=n.slice();return i[8]=t[e],i}function ig(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=tg(n,o,a),c=r(l);i.set(c,e[a]=ng(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"),ee(t,"hide",!n[5].visible||!n[6].visible),ee(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,Ii,ng,null,tg),fe()),(!s||l&96)&&ee(t,"hide",!a[5].visible||!a[6].visible),(!s||l&1)&&ee(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ng(n,t){let e,i,s;return i=new kM({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(),oe(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&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||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),se(i,o)}}}function xM(n){let t,e,i=n[5].enabled&&ig(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&&D(i,1)):(i=ig(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function SM(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 Hr("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 LM extends he{constructor(t){super(),ce(this,t,SM,xM,ae,{withAnimation:0,tags:1,hooks:7,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},DM)}}const TM=new ns.GLTFLoader;function jM(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}TM.load(n,i,void 0,s)})}const zM=new Map,OM=new Map;class BM extends Lw{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new G.Group);d(this,"imagePlaneGroup",new G.Group);d(this,"gltfObjectGroup",new G.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");d(this,"loadModel",e=>F(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;e.loading=!0;const s=jM(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 G.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(),ti(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(ci);e.mediaPlane=new pu(e.data.mediaData[0].url,e.data.mediaPosition.map(ci),{objectFit:e.data.objectFit});const c=new G.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(ci),f=new Au(o,u,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((h=i.data.autoplayConfig)!=null&&h.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:zM,ImageTextureMap:OM,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(ci),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 pu(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 G.Quaternion().setFromUnitVectors(c,h);l.css3DObject.setRotationFromQuaternion(u)}return}else{if(ti(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=Vr(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=x({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 $f({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()}},ti(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=ti(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new G.Vector3().fromArray(r[0]),c=new G.Vector3().fromArray(r[2]),h=wi(l,c).add(new G.Vector3(0,0,5e-4)),u=new G.Matrix4().setPosition(h),f=new G.Matrix4().makeScale(s,s,s),g=new G.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 F(this,null,function*(){const i=e.filter(uw).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 LM({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 VM(n){return F(this,null,function*(){return new Promise(t=>{RM(n)?t():n.once("modelLoaded",()=>t())})})}function RM(n){return n.model.loaded}class NM{constructor(t){d(this,"plugin");this.plugin=t}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;fs((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 sg="Dnalogel-PanoTagPlugin",GM=n=>`${sg}--${n}`;class tr extends BM{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"params");d(this,"debug");d(this,"debugUtil",new NM(this));d(this,"changeTagModel",(e,i)=>F(this,null,function*(){e.data=Ne({},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=>{ti(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",()=>F(this,null,function*(){this.setVisible(),this.updatePointTagPosition(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=re(x({},e.temporaryState),{visible:!0})}),this.tags.filter(dw).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=mn();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(),gn(this.five.getCurrentState().mode)&&(this.setTagZIndex(this.filterPointTag),this.setVisible(),this.setPointTagPosition()),this.updateDomView({withAnimation:!0}),this.updateRenderVideoPlane(),this.updateRenderImagePlane(),this.updateTagModelVisible()});this.params=Ne({},{debug:!1,config:this.config},x({},i)),this.debug=this.params.debug,this.config=this.params.config,bw(1,{namespace:Ma.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 F(this,null,function*(){var o,r;this.clearTags(),console.debug(sg," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Ne({},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{aw(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return F(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,re(x({},r),{enabled:(f=r.enabled)!=null?f:!0,id:(g=r.id)!=null?g:nt(),data:(A=h.initialData)!=null&&A.important?Ne(r.data,a,h.initialData):Ne(r.data,h.initialData,a),state:x({visible:void 0,unfolded:!this.can("fold",r)},h.initialState),hooks:new ve.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(Aw),this.tags.push(...o),this.tagsLengthWillUpdate=!0,VM(this.five).then(()=>F(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=Ne({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ne({},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]=Ne({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return F(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 F(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=x({},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=ci(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Ne(o.data,i):o.data=x(x({},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?Ne(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=ci(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 F(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=lu(()=>{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}=Ea(lu(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Ea(mw(()=>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 QM=(n,t)=>new tr(n,t);function FM(n){me(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 og(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),L(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&z(t)}}}function rg(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,g,A,p=n[4]&&ag(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=xe(o),a=xe(n[2]),c=xe(l),h=$(),u=S("span"),f=xe(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),T(t,e),T(t,i),T(i,s),T(s,r),T(s,a),T(s,c),T(i,h),T(i,u),T(u,f),T(t,g),T(t,A)},p(m,v){m[4]?p?p.p(m,v):(p=ag(m),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=m[5]("全程")+"")&&Le(r,o),v&4&&Le(a,m[2]),v&32&&l!==(l=m[5]("米")+"")&&Le(c,l),v&1&&Le(f,m[0])},d(m){m&&z(t),p&&p.d()}}}function ag(n){let t,e;return{c(){t=S("span"),e=xe(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&16&&Le(e,i[4])},d(i){i&&z(t)}}}function _M(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&og(n),u=n[2]&&rg(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"),L(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),L(t,"opacity",n[3])},m(f,g){B(f,t,g),T(t,e),T(t,i),T(t,s),T(t,o),T(t,r),T(r,a),T(r,l),h&&h.m(r,null),T(r,c),u&&u.m(r,null)},p(f,[g]){g&2&&L(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,g):(h=og(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,g):(u=rg(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),g&8&&L(t,"opacity",f[3])},i:Z,o:Z,d(f){f&&z(t),h&&h.d(),u&&u.d()}}}function HM(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 WM extends he{constructor(t){super(),ce(this,t,HM,_M,ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},FM)}}function UM(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const YM=`
|
|
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 PC(n){let t,e,i;return{c(){t=S("button"),C(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),ee(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=be(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&ee(t,"sc-carousel-dot__dot_active",s[0])},i:Z,o:Z,d(s){s&&z(t),e=!1,i()}}}function IC(n,t,e){let{active:i=!1}=t;function s(o){Cn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class MC extends he{constructor(t){super(),ce(this,t,IC,PC,ae,{active:0},CC)}}function EC(n){me(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 Ru(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function Nu(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new MC({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=S("div"),oe(i.$$.fragment),s=$(),C(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ne(i,e,null),T(e,s),o=!0},p(a,l){t=a;const c={};l&3&&(c.active=t[1]===t[7]),i.$set(c)},i(a){o||(D(i.$$.fragment,a),o=!0)},o(a){O(i.$$.fragment,a),o=!1},d(a){a&&z(e),se(i)}}}function kC(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=Ru(n,o,a),c=r(l);i.set(c,e[a]=Nu(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,Ii,Nu,null,Ru),fe())},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function DC(n,t,e){const i=yo();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 xC extends he{constructor(t){super(),ce(this,t,DC,kC,ae,{pagesCount:0,currentPageIndex:1},EC)}}const Rn="prev",Si="next";function SC(n){me(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 LC(n){let t,e,i,s;return{c(){t=S("button"),e=S("i"),C(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),ee(e,"sc-carousel-arrow__arrow-next",n[0]===Si),ee(e,"sc-carousel-arrow__arrow-prev",n[0]===Rn),C(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),ee(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),T(t,e),i||(s=be(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&ee(e,"sc-carousel-arrow__arrow-next",o[0]===Si),r&1&&ee(e,"sc-carousel-arrow__arrow-prev",o[0]===Rn),r&2&&ee(t,"sc-carousel-arrow__circle_disabled",o[1])},i:Z,o:Z,d(o){o&&z(t),i=!1,s()}}}function TC(n,t,e){let{direction:i=Si}=t,{disabled:s=!1}=t;function o(r){Cn.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 Gu extends he{constructor(t){super(),ce(this,t,TC,LC,ae,{direction:0,disabled:1},SC)}}function jC(n){me(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function zC(n){let t;return{c(){t=S("div"),C(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),L(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&L(t,"width",e[0]+"%")},i:Z,o:Z,d(e){e&&z(t)}}}const Qu=100;function OC(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*Qu,0),Qu))},[i,s]}class BC extends he{constructor(t){super(),ce(this,t,OC,zC,ae,{value:1},jC)}}function VC(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function RC(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function NC(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Fu(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function GC(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function _u(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Ta(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const QC=110,FC=9,_C=111,HC=20;function ja(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 WC(n,{thresholdProvider:t}){const e=Ta(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=_C&&Math.abs(o)>=HC}function c(f){r=Date.now(),o=0,a=!0;const g=ja(f);i=g.x,s=g.y,e("swipeStart",{x:i,y:s}),GC(window,h),NC(window,u)}function h(f){if(!a)return;const g=ja(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?Rn:Si}),Fu(window,u),_u(window,h))}function u(f){if(Fu(window,u),_u(window,h),a=!1,!l()){e("swipeFailed");return}const g=ja(f);e("swipeEnd",{x:g.x,y:g.y})}return VC(n,c),{destroy(){RC(n,c)}}}function UC(n,t){n.addEventListener("mouseenter",t)}function YC(n,t){n.removeEventListener("mouseenter",t)}function XC(n,t){n.addEventListener("mouseleave",t)}function Hu(n,t){n.removeEventListener("mouseleave",t)}function ZC(n){const t=Ta(n);function e(){XC(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),Hu(n,i)}return UC(n,e),{destroy(){YC(n,e),Hu(n,i)}}}const JC=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Nn(n,t,e){return Math.max(n,Math.min(t,e))}function qC(n,t){n.addEventListener("touchstart",t,{passive:!0})}function KC(n,t){n.removeEventListener("touchstart",t)}function $C(n,t){n.addEventListener("touchend",t)}function Wu(n,t){n.removeEventListener("touchend",t)}function eP(n){const t=Ta(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=JC(i,l);return c<=QC&&h<=FC}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},$C(n,r)}function r(a){Wu(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return qC(n,o),{destroy(){KC(n,o),Wu(n,r)}}}function tP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Uu({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function iP({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function nP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?tP({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):iP({currentParticleIndex:n,particlesToScroll:o})}function Uu({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function sP({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Yu({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function oP({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Uu({particlesCountWithoutClones:t,particlesToScroll:e}):sP({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function rP({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Nn(0,Math.min(t+n*i,s-e),s-1)}function aP({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Nn(0,Math.min(n*t,e-i),e-1)}function za({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?rP({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):aP({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function lP({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 Yu({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 cP(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function hP({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 dP({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 uP({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return re(x({},i),{total:i.head+i.tail})}const ys=(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},Oa=n=>t=>{n[t]&&n[t]()};var fP="Expected a function",Xu="__lodash_hash_undefined__",Zu=1/0,gP="[object Function]",mP="[object GeneratorFunction]",pP="[object Symbol]",AP=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,vP=/^\w*$/,bP=/^\./,yP=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,wP=/[\\^$.*+?()[\]{}|]/g,CP=/\\(\\)?/g,PP=/^\[object .+?Constructor\]$/,IP=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,MP=typeof self=="object"&&self&&self.Object===Object&&self,Ba=IP||MP||Function("return this")();function EP(n,t){return n==null?void 0:n[t]}function kP(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var DP=Array.prototype,xP=Function.prototype,Ju=Object.prototype,Va=Ba["__core-js_shared__"],qu=function(){var n=/[^.]+$/.exec(Va&&Va.keys&&Va.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),Ku=xP.toString,Ra=Ju.hasOwnProperty,$u=Ju.toString,SP=RegExp("^"+Ku.call(Ra).replace(wP,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ef=Ba.Symbol,LP=DP.splice,TP=sf(Ba,"Map"),ws=sf(Object,"create"),tf=ef?ef.prototype:void 0,nf=tf?tf.toString:void 0;function Ki(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 jP(){this.__data__=ws?ws(null):{}}function zP(n){return this.has(n)&&delete this.__data__[n]}function OP(n){var t=this.__data__;if(ws){var e=t[n];return e===Xu?void 0:e}return Ra.call(t,n)?t[n]:void 0}function BP(n){var t=this.__data__;return ws?t[n]!==void 0:Ra.call(t,n)}function VP(n,t){var e=this.__data__;return e[n]=ws&&t===void 0?Xu:t,this}Ki.prototype.clear=jP,Ki.prototype.delete=zP,Ki.prototype.get=OP,Ki.prototype.has=BP,Ki.prototype.set=VP;function Gn(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 RP(){this.__data__=[]}function NP(n){var t=this.__data__,e=Xo(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():LP.call(t,e,1),!0}function GP(n){var t=this.__data__,e=Xo(t,n);return e<0?void 0:t[e][1]}function QP(n){return Xo(this.__data__,n)>-1}function FP(n,t){var e=this.__data__,i=Xo(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Gn.prototype.clear=RP,Gn.prototype.delete=NP,Gn.prototype.get=GP,Gn.prototype.has=QP,Gn.prototype.set=FP;function $i(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__={hash:new Ki,map:new(TP||Gn),string:new Ki}}function HP(n){return Zo(this,n).delete(n)}function WP(n){return Zo(this,n).get(n)}function UP(n){return Zo(this,n).has(n)}function YP(n,t){return Zo(this,n).set(n,t),this}$i.prototype.clear=_P,$i.prototype.delete=HP,$i.prototype.get=WP,$i.prototype.has=UP,$i.prototype.set=YP;function Xo(n,t){for(var e=n.length;e--;)if(sI(n[e][0],t))return e;return-1}function XP(n,t){t=KP(t,n)?[t]:qP(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[iI(t[e++])];return e&&e==i?n:void 0}function ZP(n){if(!rf(n)||eI(n))return!1;var t=oI(n)||kP(n)?SP:PP;return t.test(nI(n))}function JP(n){if(typeof n=="string")return n;if(Ga(n))return nf?nf.call(n):"";var t=n+"";return t=="0"&&1/n==-Zu?"-0":t}function qP(n){return of(n)?n:tI(n)}function Zo(n,t){var e=n.__data__;return $P(t)?e[typeof t=="string"?"string":"hash"]:e.map}function sf(n,t){var e=EP(n,t);return ZP(e)?e:void 0}function KP(n,t){if(of(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||Ga(n)?!0:vP.test(n)||!AP.test(n)||t!=null&&n in Object(t)}function $P(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function eI(n){return!!qu&&qu in n}var tI=Na(function(n){n=aI(n);var t=[];return bP.test(n)&&t.push(""),n.replace(yP,function(e,i,s,o){t.push(s?o.replace(CP,"$1"):i||e)}),t});function iI(n){if(typeof n=="string"||Ga(n))return n;var t=n+"";return t=="0"&&1/n==-Zu?"-0":t}function nI(n){if(n!=null){try{return Ku.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Na(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(fP);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(Na.Cache||$i),e}Na.Cache=$i;function sI(n,t){return n===t||n!==n&&t!==t}var of=Array.isArray;function oI(n){var t=rf(n)?$u.call(n):"";return t==gP||t==mP}function rf(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function rI(n){return!!n&&typeof n=="object"}function Ga(n){return typeof n=="symbol"||rI(n)&&$u.call(n)==pP}function aI(n){return n==null?"":JP(n)}function lI(n,t,e){var i=n==null?void 0:XP(n,t);return i===void 0?e:i}var Jo=lI,qo={},cI={get exports(){return qo},set exports(n){qo=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]",M="[object Symbol]",I="[object WeakMap]",k="[object ArrayBuffer]",P="[object DataView]",j="[object Float32Array]",R="[object Float64Array]",U="[object Int8Array]",W="[object Int16Array]",Q="[object Int32Array]",_="[object Uint8Array]",N="[object Uint8ClampedArray]",H="[object Uint16Array]",Y="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,q=/\w*$/,te=/^\[object .+?Constructor\]$/,ge=/^(?:0|[1-9]\d*)$/,de={};de[o]=de[r]=de[k]=de[P]=de[a]=de[l]=de[j]=de[R]=de[U]=de[W]=de[Q]=de[f]=de[g]=de[A]=de[m]=de[v]=de[y]=de[M]=de[_]=de[N]=de[H]=de[Y]=!0,de[c]=de[h]=de[I]=!1;var Me=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,Ie=typeof self=="object"&&self&&self.Object===Object&&self,Ce=Me||Ie||Function("return this")(),We=t&&!t.nodeType&&t,Pe=We&&!0&&n&&!n.nodeType&&n,et=Pe&&Pe.exports===We;function ie(b,E){return b.set(E[0],E[1]),b}function ye(b,E){return b.add(E),b}function Oe(b,E){for(var V=-1,X=b?b.length:0;++V<X&&E(b[V],V,b)!==!1;);return b}function pe(b,E){for(var V=-1,X=E.length,ke=b.length;++V<X;)b[ke+V]=E[V];return b}function st(b,E,V,X){var ke=-1,Ae=b?b.length:0;for(X&&Ae&&(V=b[++ke]);++ke<Ae;)V=E(V,b[ke],ke,b);return V}function ft(b,E){for(var V=-1,X=Array(b);++V<b;)X[V]=E(V);return X}function Se(b,E){return b==null?void 0:b[E]}function at(b){var E=!1;if(b!=null&&typeof b.toString!="function")try{E=!!(b+"")}catch(V){}return E}function le(b){var E=-1,V=Array(b.size);return b.forEach(function(X,ke){V[++E]=[ke,X]}),V}function Ee(b,E){return function(V){return b(E(V))}}function Ue(b){var E=-1,V=Array(b.size);return b.forEach(function(X){V[++E]=X}),V}var qe=Array.prototype,xt=Function.prototype,lt=Object.prototype,Mt=Ce["__core-js_shared__"],Ge=function(){var b=/[^.]+$/.exec(Mt&&Mt.keys&&Mt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Fe=xt.toString,tt=lt.hasOwnProperty,Ut=lt.toString,Vs=RegExp("^"+Fe.call(tt).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),si=et?Ce.Buffer:void 0,ji=Ce.Symbol,sn=Ce.Uint8Array,St=Ee(Object.getPrototypeOf,Object),Un=Object.create,Yn=lt.propertyIsEnumerable,Al=qe.splice,Rs=Object.getOwnPropertySymbols,Xn=si?si.isBuffer:void 0,dr=Ee(Object.keys,Object),Zn=Xt(Ce,"DataView"),on=Xt(Ce,"Map"),Yt=Xt(Ce,"Promise"),Jn=Xt(Ce,"Set"),Ns=Xt(Ce,"WeakMap"),rn=Xt(Object,"create"),Gs=Et(Zn),an=Et(on),Qs=Et(Yt),Fs=Et(Jn),_s=Et(Ns),zi=ji?ji.prototype:void 0,ur=zi?zi.valueOf:void 0;function pi(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function vl(){this.__data__=rn?rn(null):{}}function bl(b){return this.has(b)&&delete this.__data__[b]}function yl(b){var E=this.__data__;if(rn){var V=E[b];return V===i?void 0:V}return tt.call(E,b)?E[b]:void 0}function fr(b){var E=this.__data__;return rn?E[b]!==void 0:tt.call(E,b)}function Hs(b,E){var V=this.__data__;return V[b]=rn&&E===void 0?i:E,this}pi.prototype.clear=vl,pi.prototype.delete=bl,pi.prototype.get=yl,pi.prototype.has=fr,pi.prototype.set=Hs;function gt(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function wl(){this.__data__=[]}function Cl(b){var E=this.__data__,V=Kn(E,b);if(V<0)return!1;var X=E.length-1;return V==X?E.pop():Al.call(E,V,1),!0}function Pl(b){var E=this.__data__,V=Kn(E,b);return V<0?void 0:E[V][1]}function Il(b){return Kn(this.__data__,b)>-1}function Ml(b,E){var V=this.__data__,X=Kn(V,b);return X<0?V.push([b,E]):V[X][1]=E,this}gt.prototype.clear=wl,gt.prototype.delete=Cl,gt.prototype.get=Pl,gt.prototype.has=Il,gt.prototype.set=Ml;function yt(b){var E=-1,V=b?b.length:0;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function El(){this.__data__={hash:new pi,map:new(on||gt),string:new pi}}function kl(b){return cn(this,b).delete(b)}function Dl(b){return cn(this,b).get(b)}function xl(b){return cn(this,b).has(b)}function Sl(b,E){return cn(this,b).set(b,E),this}yt.prototype.clear=El,yt.prototype.delete=kl,yt.prototype.get=Dl,yt.prototype.has=xl,yt.prototype.set=Sl;function Lt(b){this.__data__=new gt(b)}function Ll(){this.__data__=new gt}function Tl(b){return this.__data__.delete(b)}function jl(b){return this.__data__.get(b)}function zl(b){return this.__data__.has(b)}function Ol(b,E){var V=this.__data__;if(V instanceof gt){var X=V.__data__;if(!on||X.length<e-1)return X.push([b,E]),this;V=this.__data__=new yt(X)}return V.set(b,E),this}Lt.prototype.clear=Ll,Lt.prototype.delete=Tl,Lt.prototype.get=jl,Lt.prototype.has=zl,Lt.prototype.set=Ol;function qn(b,E){var V=Xs(b)||es(b)?ft(b.length,String):[],X=V.length,ke=!!X;for(var Ae in b)(E||tt.call(b,Ae))&&!(ke&&(Ae=="length"||Zl(Ae,X)))&&V.push(Ae);return V}function gr(b,E,V){var X=b[E];(!(tt.call(b,E)&&br(X,V))||V===void 0&&!(E in b))&&(b[E]=V)}function Kn(b,E){for(var V=b.length;V--;)if(br(b[V][0],E))return V;return-1}function oi(b,E){return b&&Ys(E,Js(E),b)}function Ws(b,E,V,X,ke,Ae,Te){var je;if(X&&(je=Ae?X(b,ke,Ae,Te):X(b)),je!==void 0)return je;if(!ai(b))return b;var it=Xs(b);if(it){if(je=Yl(b),!E)return Hl(b,je)}else{var Re=vi(b),wt=Re==h||Re==u;if(yr(b))return $n(b,E);if(Re==A||Re==o||wt&&!Ae){if(at(b))return Ae?b:{};if(je=ri(wt?{}:b),!E)return Wl(b,oi(je,b))}else{if(!de[Re])return Ae?b:{};je=Xl(b,Re,Ws,E)}}Te||(Te=new Lt);var Tt=Te.get(b);if(Tt)return Tt;if(Te.set(b,je),!it)var ot=V?Ul(b):Js(b);return Oe(ot||b,function(Ct,mt){ot&&(mt=Ct,Ct=b[mt]),gr(je,mt,Ws(Ct,E,V,X,mt,b,Te))}),je}function Bl(b){return ai(b)?Un(b):{}}function Vl(b,E,V){var X=E(b);return Xs(b)?X:pe(X,V(b))}function Rl(b){return Ut.call(b)}function Nl(b){if(!ai(b)||ql(b))return!1;var E=Zs(b)||at(b)?Vs:te;return E.test(Et(b))}function Gl(b){if(!Ar(b))return dr(b);var E=[];for(var V in Object(b))tt.call(b,V)&&V!="constructor"&&E.push(V);return E}function $n(b,E){if(E)return b.slice();var V=new b.constructor(b.length);return b.copy(V),V}function Us(b){var E=new b.constructor(b.byteLength);return new sn(E).set(new sn(b)),E}function ln(b,E){var V=E?Us(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.byteLength)}function mr(b,E,V){var X=E?V(le(b),!0):le(b);return st(X,ie,new b.constructor)}function pr(b){var E=new b.constructor(b.source,q.exec(b));return E.lastIndex=b.lastIndex,E}function Ql(b,E,V){var X=E?V(Ue(b),!0):Ue(b);return st(X,ye,new b.constructor)}function Fl(b){return ur?Object(ur.call(b)):{}}function _l(b,E){var V=E?Us(b.buffer):b.buffer;return new b.constructor(V,b.byteOffset,b.length)}function Hl(b,E){var V=-1,X=b.length;for(E||(E=Array(X));++V<X;)E[V]=b[V];return E}function Ys(b,E,V,X){V||(V={});for(var ke=-1,Ae=E.length;++ke<Ae;){var Te=E[ke],je=X?X(V[Te],b[Te],Te,V,b):void 0;gr(V,Te,je===void 0?b[Te]:je)}return V}function Wl(b,E){return Ys(b,Ai(b),E)}function Ul(b){return Vl(b,Js,Ai)}function cn(b,E){var V=b.__data__;return Jl(E)?V[typeof E=="string"?"string":"hash"]:V.map}function Xt(b,E){var V=Se(b,E);return Nl(V)?V:void 0}var Ai=Rs?Ee(Rs,Object):$l,vi=Rl;(Zn&&vi(new Zn(new ArrayBuffer(1)))!=P||on&&vi(new on)!=f||Yt&&vi(Yt.resolve())!=p||Jn&&vi(new Jn)!=v||Ns&&vi(new Ns)!=I)&&(vi=function(b){var E=Ut.call(b),V=E==A?b.constructor:void 0,X=V?Et(V):void 0;if(X)switch(X){case Gs:return P;case an:return f;case Qs:return p;case Fs:return v;case _s:return I}return E});function Yl(b){var E=b.length,V=b.constructor(E);return E&&typeof b[0]=="string"&&tt.call(b,"index")&&(V.index=b.index,V.input=b.input),V}function ri(b){return typeof b.constructor=="function"&&!Ar(b)?Bl(St(b)):{}}function Xl(b,E,V,X){var ke=b.constructor;switch(E){case k:return Us(b);case a:case l:return new ke(+b);case P:return ln(b,X);case j:case R:case U:case W:case Q:case _:case N:case H:case Y:return _l(b,X);case f:return mr(b,X,V);case g:case y:return new ke(b);case m:return pr(b);case v:return Ql(b,X,V);case M:return Fl(b)}}function Zl(b,E){return E=E==null?s:E,!!E&&(typeof b=="number"||ge.test(b))&&b>-1&&b%1==0&&b<E}function Jl(b){var E=typeof b;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?b!=="__proto__":b===null}function ql(b){return!!Ge&&Ge in b}function Ar(b){var E=b&&b.constructor,V=typeof E=="function"&&E.prototype||lt;return b===V}function Et(b){if(b!=null){try{return Fe.call(b)}catch(E){}try{return b+""}catch(E){}}return""}function vr(b){return Ws(b,!0,!0)}function br(b,E){return b===E||b!==b&&E!==E}function es(b){return Kl(b)&&tt.call(b,"callee")&&(!Yn.call(b,"callee")||Ut.call(b)==o)}var Xs=Array.isArray;function ts(b){return b!=null&&wr(b.length)&&!Zs(b)}function Kl(b){return Cr(b)&&ts(b)}var yr=Xn||ec;function Zs(b){var E=ai(b)?Ut.call(b):"";return E==h||E==u}function wr(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function ai(b){var E=typeof b;return!!b&&(E=="object"||E=="function")}function Cr(b){return!!b&&typeof b=="object"}function Js(b){return ts(b)?qn(b):Gl(b)}function $l(){return[]}function ec(){return!1}n.exports=vr})(cI,qo);const hI=qo;var Ko={},dI={get exports(){return Ko},set exports(n){Ko=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]",M="[object Promise]",I="[object Proxy]",k="[object RegExp]",P="[object Set]",j="[object String]",R="[object Symbol]",U="[object Undefined]",W="[object WeakMap]",Q="[object ArrayBuffer]",_="[object DataView]",N="[object Float32Array]",H="[object Float64Array]",Y="[object Int8Array]",J="[object Int16Array]",q="[object Int32Array]",te="[object Uint8Array]",ge="[object Uint8ClampedArray]",de="[object Uint16Array]",Me="[object Uint32Array]",Ie=/[\\^$.*+?()[\]{}|]/g,Ce=/^\[object .+?Constructor\]$/,We=/^(?:0|[1-9]\d*)$/,Pe={};Pe[N]=Pe[H]=Pe[Y]=Pe[J]=Pe[q]=Pe[te]=Pe[ge]=Pe[de]=Pe[Me]=!0,Pe[a]=Pe[l]=Pe[Q]=Pe[h]=Pe[_]=Pe[u]=Pe[f]=Pe[g]=Pe[p]=Pe[m]=Pe[y]=Pe[k]=Pe[P]=Pe[j]=Pe[W]=!1;var et=typeof Ot=="object"&&Ot&&Ot.Object===Object&&Ot,ie=typeof self=="object"&&self&&self.Object===Object&&self,ye=et||ie||Function("return this")(),Oe=t&&!t.nodeType&&t,pe=Oe&&!0&&n&&!n.nodeType&&n,st=pe&&pe.exports===Oe,ft=st&&et.process,Se=function(){try{return ft&&ft.binding&&ft.binding("util")}catch(b){}}(),at=Se&&Se.isTypedArray;function le(b,E){for(var V=-1,X=b==null?0:b.length,ke=0,Ae=[];++V<X;){var Te=b[V];E(Te,V,b)&&(Ae[ke++]=Te)}return Ae}function Ee(b,E){for(var V=-1,X=E.length,ke=b.length;++V<X;)b[ke+V]=E[V];return b}function Ue(b,E){for(var V=-1,X=b==null?0:b.length;++V<X;)if(E(b[V],V,b))return!0;return!1}function qe(b,E){for(var V=-1,X=Array(b);++V<b;)X[V]=E(V);return X}function xt(b){return function(E){return b(E)}}function lt(b,E){return b.has(E)}function Mt(b,E){return b==null?void 0:b[E]}function Ge(b){var E=-1,V=Array(b.size);return b.forEach(function(X,ke){V[++E]=[ke,X]}),V}function Fe(b,E){return function(V){return b(E(V))}}function tt(b){var E=-1,V=Array(b.size);return b.forEach(function(X){V[++E]=X}),V}var Ut=Array.prototype,Vs=Function.prototype,si=Object.prototype,ji=ye["__core-js_shared__"],sn=Vs.toString,St=si.hasOwnProperty,Un=function(){var b=/[^.]+$/.exec(ji&&ji.keys&&ji.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Yn=si.toString,Al=RegExp("^"+sn.call(St).replace(Ie,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Rs=st?ye.Buffer:void 0,Xn=ye.Symbol,dr=ye.Uint8Array,Zn=si.propertyIsEnumerable,on=Ut.splice,Yt=Xn?Xn.toStringTag:void 0,Jn=Object.getOwnPropertySymbols,Ns=Rs?Rs.isBuffer:void 0,rn=Fe(Object.keys,Object),Gs=Ai(ye,"DataView"),an=Ai(ye,"Map"),Qs=Ai(ye,"Promise"),Fs=Ai(ye,"Set"),_s=Ai(ye,"WeakMap"),zi=Ai(Object,"create"),ur=Et(Gs),pi=Et(an),vl=Et(Qs),bl=Et(Fs),yl=Et(_s),fr=Xn?Xn.prototype:void 0,Hs=fr?fr.valueOf:void 0;function gt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function wl(){this.__data__=zi?zi(null):{},this.size=0}function Cl(b){var E=this.has(b)&&delete this.__data__[b];return this.size-=E?1:0,E}function Pl(b){var E=this.__data__;if(zi){var V=E[b];return V===i?void 0:V}return St.call(E,b)?E[b]:void 0}function Il(b){var E=this.__data__;return zi?E[b]!==void 0:St.call(E,b)}function Ml(b,E){var V=this.__data__;return this.size+=this.has(b)?0:1,V[b]=zi&&E===void 0?i:E,this}gt.prototype.clear=wl,gt.prototype.delete=Cl,gt.prototype.get=Pl,gt.prototype.has=Il,gt.prototype.set=Ml;function yt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function El(){this.__data__=[],this.size=0}function kl(b){var E=this.__data__,V=$n(E,b);if(V<0)return!1;var X=E.length-1;return V==X?E.pop():on.call(E,V,1),--this.size,!0}function Dl(b){var E=this.__data__,V=$n(E,b);return V<0?void 0:E[V][1]}function xl(b){return $n(this.__data__,b)>-1}function Sl(b,E){var V=this.__data__,X=$n(V,b);return X<0?(++this.size,V.push([b,E])):V[X][1]=E,this}yt.prototype.clear=El,yt.prototype.delete=kl,yt.prototype.get=Dl,yt.prototype.has=xl,yt.prototype.set=Sl;function Lt(b){var E=-1,V=b==null?0:b.length;for(this.clear();++E<V;){var X=b[E];this.set(X[0],X[1])}}function Ll(){this.size=0,this.__data__={hash:new gt,map:new(an||yt),string:new gt}}function Tl(b){var E=Xt(this,b).delete(b);return this.size-=E?1:0,E}function jl(b){return Xt(this,b).get(b)}function zl(b){return Xt(this,b).has(b)}function Ol(b,E){var V=Xt(this,b),X=V.size;return V.set(b,E),this.size+=V.size==X?0:1,this}Lt.prototype.clear=Ll,Lt.prototype.delete=Tl,Lt.prototype.get=jl,Lt.prototype.has=zl,Lt.prototype.set=Ol;function qn(b){var E=-1,V=b==null?0:b.length;for(this.__data__=new Lt;++E<V;)this.add(b[E])}function gr(b){return this.__data__.set(b,i),this}function Kn(b){return this.__data__.has(b)}qn.prototype.add=qn.prototype.push=gr,qn.prototype.has=Kn;function oi(b){var E=this.__data__=new yt(b);this.size=E.size}function Ws(){this.__data__=new yt,this.size=0}function Bl(b){var E=this.__data__,V=E.delete(b);return this.size=E.size,V}function Vl(b){return this.__data__.get(b)}function Rl(b){return this.__data__.has(b)}function Nl(b,E){var V=this.__data__;if(V instanceof yt){var X=V.__data__;if(!an||X.length<e-1)return X.push([b,E]),this.size=++V.size,this;V=this.__data__=new Lt(X)}return V.set(b,E),this.size=V.size,this}oi.prototype.clear=Ws,oi.prototype.delete=Bl,oi.prototype.get=Vl,oi.prototype.has=Rl,oi.prototype.set=Nl;function Gl(b,E){var V=es(b),X=!V&&br(b),ke=!V&&!X&&ts(b),Ae=!V&&!X&&!ke&&Cr(b),Te=V||X||ke||Ae,je=Te?qe(b.length,String):[],it=je.length;for(var Re in b)(E||St.call(b,Re))&&!(Te&&(Re=="length"||ke&&(Re=="offset"||Re=="parent")||Ae&&(Re=="buffer"||Re=="byteLength"||Re=="byteOffset")||Xl(Re,it)))&&je.push(Re);return je}function $n(b,E){for(var V=b.length;V--;)if(vr(b[V][0],E))return V;return-1}function Us(b,E,V){var X=E(b);return es(b)?X:Ee(X,V(b))}function ln(b){return b==null?b===void 0?U:v:Yt&&Yt in Object(b)?vi(b):Ar(b)}function mr(b){return ai(b)&&ln(b)==a}function pr(b,E,V,X,ke){return b===E?!0:b==null||E==null||!ai(b)&&!ai(E)?b!==b&&E!==E:Ql(b,E,V,X,pr,ke)}function Ql(b,E,V,X,ke,Ae){var Te=es(b),je=es(E),it=Te?l:ri(b),Re=je?l:ri(E);it=it==a?y:it,Re=Re==a?y:Re;var wt=it==y,Tt=Re==y,ot=it==Re;if(ot&&ts(b)){if(!ts(E))return!1;Te=!0,wt=!1}if(ot&&!wt)return Ae||(Ae=new oi),Te||Cr(b)?Ys(b,E,V,X,ke,Ae):Wl(b,E,it,V,X,ke,Ae);if(!(V&s)){var Ct=wt&&St.call(b,"__wrapped__"),mt=Tt&&St.call(E,"__wrapped__");if(Ct||mt){var Oi=Ct?b.value():b,bi=mt?E.value():E;return Ae||(Ae=new oi),ke(Oi,bi,V,X,Ae)}}return ot?(Ae||(Ae=new oi),Ul(b,E,V,X,ke,Ae)):!1}function Fl(b){if(!wr(b)||Jl(b))return!1;var E=yr(b)?Al:Ce;return E.test(Et(b))}function _l(b){return ai(b)&&Zs(b.length)&&!!Pe[ln(b)]}function Hl(b){if(!ql(b))return rn(b);var E=[];for(var V in Object(b))St.call(b,V)&&V!="constructor"&&E.push(V);return E}function Ys(b,E,V,X,ke,Ae){var Te=V&s,je=b.length,it=E.length;if(je!=it&&!(Te&&it>je))return!1;var Re=Ae.get(b);if(Re&&Ae.get(E))return Re==E;var wt=-1,Tt=!0,ot=V&o?new qn:void 0;for(Ae.set(b,E),Ae.set(E,b);++wt<je;){var Ct=b[wt],mt=E[wt];if(X)var Oi=Te?X(mt,Ct,wt,E,b,Ae):X(Ct,mt,wt,b,E,Ae);if(Oi!==void 0){if(Oi)continue;Tt=!1;break}if(ot){if(!Ue(E,function(bi,hn){if(!lt(ot,hn)&&(Ct===bi||ke(Ct,bi,V,X,Ae)))return ot.push(hn)})){Tt=!1;break}}else if(!(Ct===mt||ke(Ct,mt,V,X,Ae))){Tt=!1;break}}return Ae.delete(b),Ae.delete(E),Tt}function Wl(b,E,V,X,ke,Ae,Te){switch(V){case _:if(b.byteLength!=E.byteLength||b.byteOffset!=E.byteOffset)return!1;b=b.buffer,E=E.buffer;case Q:return!(b.byteLength!=E.byteLength||!Ae(new dr(b),new dr(E)));case h:case u:case m:return vr(+b,+E);case f:return b.name==E.name&&b.message==E.message;case k:case j:return b==E+"";case p:var je=Ge;case P:var it=X&s;if(je||(je=tt),b.size!=E.size&&!it)return!1;var Re=Te.get(b);if(Re)return Re==E;X|=o,Te.set(b,E);var wt=Ys(je(b),je(E),X,ke,Ae,Te);return Te.delete(b),wt;case R:if(Hs)return Hs.call(b)==Hs.call(E)}return!1}function Ul(b,E,V,X,ke,Ae){var Te=V&s,je=cn(b),it=je.length,Re=cn(E),wt=Re.length;if(it!=wt&&!Te)return!1;for(var Tt=it;Tt--;){var ot=je[Tt];if(!(Te?ot in E:St.call(E,ot)))return!1}var Ct=Ae.get(b);if(Ct&&Ae.get(E))return Ct==E;var mt=!0;Ae.set(b,E),Ae.set(E,b);for(var Oi=Te;++Tt<it;){ot=je[Tt];var bi=b[ot],hn=E[ot];if(X)var am=Te?X(hn,bi,ot,E,b,Ae):X(bi,hn,ot,b,E,Ae);if(!(am===void 0?bi===hn||ke(bi,hn,V,X,Ae):am)){mt=!1;break}Oi||(Oi=ot=="constructor")}if(mt&&!Oi){var Pr=b.constructor,Ir=E.constructor;Pr!=Ir&&"constructor"in b&&"constructor"in E&&!(typeof Pr=="function"&&Pr instanceof Pr&&typeof Ir=="function"&&Ir instanceof Ir)&&(mt=!1)}return Ae.delete(b),Ae.delete(E),mt}function cn(b){return Us(b,Js,Yl)}function Xt(b,E){var V=b.__data__;return Zl(E)?V[typeof E=="string"?"string":"hash"]:V.map}function Ai(b,E){var V=Mt(b,E);return Fl(V)?V:void 0}function vi(b){var E=St.call(b,Yt),V=b[Yt];try{b[Yt]=void 0;var X=!0}catch(Ae){}var ke=Yn.call(b);return X&&(E?b[Yt]=V:delete b[Yt]),ke}var Yl=Jn?function(b){return b==null?[]:(b=Object(b),le(Jn(b),function(E){return Zn.call(b,E)}))}:$l,ri=ln;(Gs&&ri(new Gs(new ArrayBuffer(1)))!=_||an&&ri(new an)!=p||Qs&&ri(Qs.resolve())!=M||Fs&&ri(new Fs)!=P||_s&&ri(new _s)!=W)&&(ri=function(b){var E=ln(b),V=E==y?b.constructor:void 0,X=V?Et(V):"";if(X)switch(X){case ur:return _;case pi:return p;case vl:return M;case bl:return P;case yl:return W}return E});function Xl(b,E){return E=E==null?r:E,!!E&&(typeof b=="number"||We.test(b))&&b>-1&&b%1==0&&b<E}function Zl(b){var E=typeof b;return E=="string"||E=="number"||E=="symbol"||E=="boolean"?b!=="__proto__":b===null}function Jl(b){return!!Un&&Un in b}function ql(b){var E=b&&b.constructor,V=typeof E=="function"&&E.prototype||si;return b===V}function Ar(b){return Yn.call(b)}function Et(b){if(b!=null){try{return sn.call(b)}catch(E){}try{return b+""}catch(E){}}return""}function vr(b,E){return b===E||b!==b&&E!==E}var br=mr(function(){return arguments}())?mr:function(b){return ai(b)&&St.call(b,"callee")&&!Zn.call(b,"callee")},es=Array.isArray;function Xs(b){return b!=null&&Zs(b.length)&&!yr(b)}var ts=Ns||ec;function Kl(b,E){return pr(b,E)}function yr(b){if(!wr(b))return!1;var E=ln(b);return E==g||E==A||E==c||E==I}function Zs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function wr(b){var E=typeof b;return b!=null&&(E=="object"||E=="function")}function ai(b){return b!=null&&typeof b=="object"}var Cr=at?xt(at):_l;function Js(b){return Xs(b)?Gl(b):Hl(b)}function $l(){return[]}function ec(){return!1}n.exports=Kl})(dI,Ko);const uI=Ko,fI=(n,t)=>uI(n,t),gI=n=>Object.keys(n||{}),mI=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},pI=()=>{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=gI(o);if(a.includes(i)){const l=mI(a,e);fI(o,l)||(n[s].deps=l,r())}})}}},AI=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function vI(n,t){const e=Jo(n,"data",{}),i=Jo(n,"watch",{}),s=Jo(n,"methods",{}),o=Jo(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=pI(),{targetWatcher:c,getTarget:h}=AI();let u;const f={},g=()=>({data:u,methods:f});let A=!1;const p=v=>(...y)=>{A=!0;const M=v(...y);return A=!1,M};Object.entries(s).forEach(([v,y])=>{f[v]=p((...M)=>y(g(),...M)),Object.defineProperty(f[v],"name",{value:v})}),u=new Proxy(hI(e),{get(v,y){return h()&&!A&&r(h(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,M){return v[y]===M||(Reflect.set(...arguments),h()||(o&&o(y,M),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 bI({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 yI({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Nn(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=>bI({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,f)=>u-f)}}const wI=(n,t)=>(n(),setInterval(n,t)),CI=35,af=1;class PI{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(CI,Math.max(this._autoplayDuration,1));let s=-i;this._interval=wI(()=>F(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>af&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(af)}}function II(n){const t=new PI({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=vI({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=yI({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=nP({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Yu({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=uP({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=oP({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Nn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Nn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=za({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=za({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=Nn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return F(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===Si&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Rn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Oa({[Si]:()=>F(this,null,function*(){return a.showNextPage()}),[Rn]:()=>F(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return F(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 F(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:ys(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return F(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return F(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return F(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return za({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 F(this,arguments,function*({methods:r},a,l){const f=r._getParticleIndexByPageIndex(a);yield r.showParticle(f,l)})},offsetPage({data:r},a){const l=ys(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 MI(n){me(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 EI=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),lf=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),kI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),cf=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),DI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),hf=n=>({loaded:n[6],currentPageIndex:n[5]}),xI=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),df=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function uf(n){let t;const e=n[37].prev,i=An(e,n,n[36],df),s=i||SI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,xI):yn(o[36]),df):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function SI(n){let t,e,i;return e=new Gu({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function ff(n){let t,e,i;return e=new BC({props:{value:n[7]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function gf(n){let t;const e=n[37].next,i=An(e,n,n[36],cf),s=i||LI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,kI):yn(o[36]),cf):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function LI(n){let t,e,i;return e=new Gu({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function mf(n){let t;const e=n[37].dots,i=An(e,n,n[36],lf),s=i||TI(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)&&bn(i,e,o,o[36],t?vn(e,o[36],r,EI):yn(o[36]),lf):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(D(s,o),t=!0)},o(o){O(s,o),t=!1},d(o){s&&s.d(o)}}}function TI(n){let t,e;return t=new xC({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function jI(n){let t,e,i,s,o,r,a,l,c,h,u,f,g=n[1]&&uf(n);const A=n[37].default,p=An(A,n,n[36],hf);let m=n[3]&&ff(n),v=n[1]&&gf(n),y=n[4]&&mf(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"),L(o,"transform","translateX("+n[8]+"px)"),L(o,"transition-duration",n[9]+"ms"),L(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(M,I){B(M,t,I),T(t,e),g&&g.m(e,null),T(e,i),T(e,s),T(s,o),p&&p.m(o,null),n[39](o),T(s,a),m&&m.m(s,null),n[40](s),T(e,l),v&&v.m(e,null),T(t,c),y&&y.m(t,null),h=!0,u||(f=[Qt(r=WC.call(null,o,{thresholdProvider:n[38]})),be(o,"swipeStart",n[16]),be(o,"swipeMove",n[18]),be(o,"swipeEnd",n[19]),be(o,"swipeFailed",n[20]),be(o,"swipeThresholdReached",n[17]),Qt(ZC.call(null,s)),be(s,"hovered",n[21]),Qt(eP.call(null,s)),be(s,"tapped",n[22])],u=!0)},p(M,I){M[1]?g?(g.p(M,I),I[0]&2&&D(g,1)):(g=uf(M),g.c(),D(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)&&bn(p,A,M,M[36],h?vn(A,M[36],I,DI):yn(M[36]),hf),(!h||I[0]&256)&&L(o,"transform","translateX("+M[8]+"px)"),(!h||I[0]&512)&&L(o,"transition-duration",M[9]+"ms"),(!h||I[0]&1)&&L(o,"transition-timing-function",M[0]),r&&qt(r.update)&&I[0]&2048&&r.update.call(null,{thresholdProvider:M[38]}),M[3]?m?(m.p(M,I),I[0]&8&&D(m,1)):(m=ff(M),m.c(),D(m,1),m.m(s,null)):m&&(ue(),O(m,1,1,()=>{m=null}),fe()),M[1]?v?(v.p(M,I),I[0]&2&&D(v,1)):(v=gf(M),v.c(),D(v,1),v.m(e,null)):v&&(ue(),O(v,1,1,()=>{v=null}),fe()),M[4]?y?(y.p(M,I),I[0]&16&&D(y,1)):(y=mf(M),y.c(),D(y,1),y.m(t,null)):y&&(ue(),O(y,1,1,()=>{y=null}),fe())},i(M){h||(D(g),D(p,M),D(m),D(v),D(y),h=!0)},o(M){O(g),O(p,M),O(m),O(v),O(y),h=!1},d(M){M&&z(t),g&&g.d(),p&&p.d(M),n[39](null),m&&m.d(),n[40](null),v&&v.d(),y&&y.d(),u=!1,$e(f)}}}function zI(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]=II((le,Ee)=>{Oa({currentPageIndex:()=>e(5,r=Ee),progressValue:()=>e(7,a=Ee),offset:()=>e(8,l=Ee),durationMs:()=>e(9,c=Ee),pagesCount:()=>e(10,h=Ee),loaded:()=>e(6,o=Ee)})(le)}),p=yo();let{timingFunction:m="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:M=0}=t,{duration:I=500}=t,{autoplay:k=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:j=Si}=t,{pauseOnFocus:R=!1}=t,{autoplayProgressVisible:U=!1}=t,{dots:W=!0}=t,{swiping:Q=!0}=t,{particlesToShow:_=1}=t,{particlesToScroll:N=1}=t;function H(le,Ee){return F(this,null,function*(){const Ue=ys(Ee,"animated",!0);if(typeof le!="number")throw new Error("pageIndex should be a number");yield g.showPage(le,{animated:Ue})})}function Y(le){return F(this,null,function*(){const Ee=ys(le,"animated",!0);yield g.showPrevPage({animated:Ee})})}function J(le){return F(this,null,function*(){const Ee=ys(le,"animated",!0);yield g.showNextPage({animated:Ee})})}let q=0,te,ge;const de=cP(({width:le})=>{e(11,q=le),u.particleWidth=q/u.particlesToShow,lP({particlesContainerChildren:ge.children,particleWidth:u.particleWidth}),g.offsetPage({animated:!1})});function Me(){const{clonesToAppend:le,clonesToPrepend:Ee}=hP({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ge.children});dP({particlesContainer:ge,clonesToAppend:le,clonesToPrepend:Ee})}Pt(()=>{F(this,null,function*(){yield Nc(),ge&&te&&(u.particlesCountWithoutClones=ge.children.length,yield Nc(),u.infinite&&Me(),u.particlesCount=ge.children.length,g.showPage(M,{animated:!1}),de.observe(te))})}),zt(()=>{de.disconnect(),f.reset()});function Ie(le){return F(this,null,function*(){yield g.showPage(le,{animated:!0})})}function Ce(){Q&&(u.durationMs=0)}function We(le){return F(this,null,function*(){Q&&(yield Oa({[Si]:g.showNextPage,[Rn]:g.showPrevPage})(le.detail.direction))})}function Pe(le){Q&&(u.offset+=le.detail.dx)}function et(){Q&&g.showParticle(u.currentParticleIndex)}function ie(){return F(this,null,function*(){Q&&(yield g.offsetPage({animated:!0}))})}function ye(le){u.focused=le.detail.value}function Oe(){g.toggleFocused()}function pe(){g.showPrevPage()}const st=()=>q/3;function ft(le){He[le?"unshift":"push"](()=>{ge=le,e(13,ge)})}function Se(le){He[le?"unshift":"push"](()=>{te=le,e(12,te)})}const at=le=>Ie(le.detail);return n.$$set=le=>{"timingFunction"in le&&e(0,m=le.timingFunction),"arrows"in le&&e(1,v=le.arrows),"infinite"in le&&e(2,y=le.infinite),"initialPageIndex"in le&&e(24,M=le.initialPageIndex),"duration"in le&&e(25,I=le.duration),"autoplay"in le&&e(26,k=le.autoplay),"autoplayDuration"in le&&e(27,P=le.autoplayDuration),"autoplayDirection"in le&&e(28,j=le.autoplayDirection),"pauseOnFocus"in le&&e(29,R=le.pauseOnFocus),"autoplayProgressVisible"in le&&e(3,U=le.autoplayProgressVisible),"dots"in le&&e(4,W=le.dots),"swiping"in le&&e(30,Q=le.swiping),"particlesToShow"in le&&e(31,_=le.particlesToShow),"particlesToScroll"in le&&e(32,N=le.particlesToScroll),"$$scope"in le&&e(36,s=le.$$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=_),n.$$.dirty[1]&2&&(u.particlesToScrollInit=N)},[m,v,y,U,W,r,o,a,l,c,h,q,te,ge,g,Ie,Ce,We,Pe,et,ie,ye,Oe,pe,M,I,k,P,j,R,Q,_,N,H,Y,J,s,i,st,ft,Se,at]}class OI extends he{constructor(t){super(),ce(this,t,zI,jI,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},MI,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function BI(n){me(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 pf(n){let t;function e(o,r){if(o[2].type==="Image")return RI;if(o[2].type==="Video")return VI}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 VI(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?GI:NI}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"),L(s,"background-image","url("+n[21]()+")"),ee(s,"canPlay",n[5]),C(i,"class","video-icon svelte-159ski6"),ee(i,"large",n[4]==="large"),ee(i,"small",n[4]==="small"),C(e,"class","video-play-button-container svelte-159ski6"),ee(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),B(h,t,u),B(h,e,u),T(e,i),T(i,s),o||(r=be(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&&L(s,"background-image","url("+h[21]()+")"),u&32&&ee(s,"canPlay",h[5]),u&16&&ee(i,"large",h[4]==="large"),u&16&&ee(i,"small",h[4]==="small"),u&2048&&ee(e,"showPlayButton",h[11])},d(h){c.d(h),h&&z(t),h&&z(e),o=!1,r()}}}function RI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),rt(t.src,e=n[2].url)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),L(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!rt(t.src,e=s[2].url)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&L(t,"object-fit",s[7])},d(s){s&&z(t)}}}function NI(n){let t,e,i,s,o,r;return{c(){t=S("video"),C(t,"class","media-content svelte-159ski6"),rt(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,ee(t,"showPlayButton",n[11]),L(t,"object-fit",n[7])},m(a,l){B(a,t,l),n[20](t),o||(r=[be(t,"play",n[15]),be(t,"pause",n[16]),be(t,"error",n[17]),be(t,"ended",n[18]),be(t,"click",n[19])],o=!0)},p(a,l){l&4&&!rt(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&&ee(t,"showPlayButton",a[11]),l&128&&L(t,"object-fit",a[7])},d(a){a&&z(t),n[20](null),o=!1,$e(r)}}}function GI(n){let t,e,i;return{c(){t=S("img"),C(t,"class","media-content svelte-159ski6"),rt(t.src,e=n[2].videoCoverUrl)||C(t,"src",e),C(t,"alt",i=n[2].name),C(t,"draggable",!1),L(t,"object-fit",n[7])},m(s,o){B(s,t,o)},p(s,o){o&4&&!rt(t.src,e=s[2].videoCoverUrl)&&C(t,"src",e),o&4&&i!==(i=s[2].name)&&C(t,"alt",i),o&128&&L(t,"object-fit",s[7])},d(s){s&&z(t)}}}function QI(n){let t,e=n[2]&&pf(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=pf(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function FI(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=Pi("mediaStore"),y=Pi("hooks"),M=()=>{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",M),Pt(()=>{v.subscribe(({currentMediaElement:_})=>{_!==i&&(i==null||i.pause())})});const I=_=>{e(11,A=!1),e(0,o.paused=!1,o),e(9,p=!0),i&&v.set({currentMediaElement:i}),y.emit("playStateChange",{event:_,state:"playing",tag:r,mediaInstance:i})},k=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},P=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},j=_=>{e(11,A=!0),e(0,o.paused=!0,o),y.emit("playStateChange",{event:_,state:"paused",tag:r,mediaInstance:i})},R=_=>{i&&i.pause()};function U(_){He[_?"unshift":"push"](()=>{o.videoInstance=_,e(0,o)})}const W=()=>l==="withText"?ya:l==="withoutText"?wa:l,Q=_=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=_=>{"mediaInstance"in _&&e(0,o=_.mediaInstance),"tag"in _&&e(1,r=_.tag),"media"in _&&e(2,a=_.media),"playButtonIfNeed"in _&&e(3,l=_.playButtonIfNeed),"playButtonSizeIfNeed"in _&&e(4,c=_.playButtonSizeIfNeed),"canPlay"in _&&e(5,h=_.canPlay),"autoplayVideo"in _&&e(6,u=_.autoplayVideo),"objectFit"in _&&e(7,f=_.objectFit),"disableVideoIfHavePoster"in _&&e(8,g=_.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 _=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,H=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&_;i&&H&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",M),document.removeEventListener("touchstart",M),document.removeEventListener("click",M),document.addEventListener("WeixinJSBridgeReady",M),document.addEventListener("touchstart",M),document.addEventListener("click",M))}},[o,r,a,l,c,h,u,f,g,p,i,A,v,y,s,I,k,P,j,R,U,W,Q]}class Af extends he{constructor(t){super(),ce(this,t,FI,QI,ae,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},BI)}}function _I(n){me(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 vf(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function bf(n){let t,e,i,s,o,r,a;const l=[WI,HI],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"),ee(e,"carouselEnabled",n[13]),C(t,"class","media-list-wrapper svelte-1mrbqlg"),ee(t,"unfolded",n[5])},m(u,f){B(u,t,f),T(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()),D(s,1),s.m(e,null)),(!a||f[0]&8192)&&ee(e,"carouselEnabled",n[13]),(!a||f[0]&32)&&ee(t,"unfolded",n[5])},i(u){a||(D(s),u&&Ze(()=>{a&&(r&&r.end(1),o=Fi(t,qc,n[6]?{y:4,duration:n[4],delay:n[2],easing:hi}:void 0),o.start())}),a=!0)},o(u){O(s),o&&o.invalidate(),u&&(r=En(t,qc,n[6]?{y:4,duration:n[4],delay:n[3],easing:hi}:void 0)),a=!1},d(u){u&&z(t),c[i].d(),u&&r&&r.end()}}}function HI(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=ct(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new Af({props:r}),He.push(()=>$r(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){const c=l[0]&16515?vt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&Qc(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],Yr(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function WI(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[UI]},$$scope:{ctx:n}};return t=new OI({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){oe(t.$$.fragment)},m(s,o){ne(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(D(t.$$.fragment,s),e=!0)},o(s){O(t.$$.fragment,s),e=!1},d(s){n[19](null),se(t,s)}}}function yf(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=ct(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new Af({props:r}),He.push(()=>$r(t,"mediaInstance",o)),{c(){oe(t.$$.fragment)},m(a,l){ne(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?vt(s,[l[0]&128&&Qc(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]],Yr(()=>e=!1)),t.$set(c)},i(a){i||(D(t.$$.fragment,a),i=!0)},o(a){O(t.$$.fragment,a),i=!1},d(a){se(t,a)}}}function UI(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=yf(vf(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=vf(r,i,l);s[l]?(s[l].p(c,a),D(s[l],1)):(s[l]=yf(c),s[l].c(),D(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)D(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){Ft(s,r),r&&z(t)}}}function YI(n){let t,e,i=n[5]&&bf(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&&D(i,1)):(i=bf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function XI(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:M=!1}=m;let I=[],k=0,P,j=null;const R=Pi("hooks"),U=Pi("mediaStore");function W(){const Y=I[k],J=Y==null?void 0:Y.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}Pt(()=>{R.on("click",Y=>{var J,q,te;(te=(q=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:q.css3DObject)!=null&&te.opacityMesh&&Y.tag.id===a.id&&W()}),j=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),zt(()=>{clearInterval(j),R.off("click",W)});function Q(Y,J){n.$$.not_equal(I[J],Y)&&(I[J]=Y,e(8,I))}function _(Y){He[Y?"unshift":"push"](()=>{P=Y,e(12,P)})}const N=Y=>{i||U.set({currentMediaElement:null}),e(11,k=Y.detail)};function H(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,Q,_,N,H]}class wf extends he{constructor(t){super(),ce(this,t,XI,YI,ae,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},_I,[-1,-1])}}function ZI(n){me(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 Cf(n){let t,e,i,s,o,r,a,l;t=new Ht({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new wC({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&Pf(n),h=n[1]&&If(n);return{c(){oe(t.$$.fragment),e=$(),i=S("div"),oe(s.$$.fragment),o=$(),c&&c.c(),r=$(),h&&h.c(),a=we(),C(i,"class","line svelte-1f7m1lj")},m(u,f){ne(t,u,f),B(u,e,f),B(u,i,f),ne(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&&D(c,1)):(c=Pf(u),c.c(),D(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&&D(h,1)):(h=If(u),h.c(),D(h,1),h.m(a.parentNode,a)):h&&(ue(),O(h,1,1,()=>{h=null}),fe())},i(u){l||(D(t.$$.fragment,u),D(s.$$.fragment,u),D(c),D(h),l=!0)},o(u){O(t.$$.fragment,u),O(s.$$.fragment,u),O(c),O(h),l=!1},d(u){se(t,u),u&&z(e),u&&z(i),se(s),u&&z(o),c&&c.d(u),u&&z(r),h&&h.d(u),u&&z(a)}}}function Pf(n){let t,e,i;return e=new ku({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function If(n){let t,e,i;return e=new wf({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"),oe(e.$$.fragment),C(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function JI(n){let t,e,i=n[0].state&&Cf(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&&D(i,1)):(i=Cf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function qI(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 KI extends he{constructor(t){super(),ce(this,t,qI,JI,ae,{tag:0},ZI)}}function $I(n){me(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 Mf(n,t,e){const i=n.slice();return i[0]=t[e],i}function Ef(n,t,e){const i=n.slice();return i[0]=t[e],i}function kf(n){let t,e;return{c(){t=S("img"),C(t,"class","headerImage svelte-sezqcq"),rt(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&&!rt(t.src,e=i[3].headerPictureUrl)&&C(t,"src",e)},d(i){i&&z(t)}}}function Df(n){let t,e,i,s,o,r=n[2]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=xf(Ef(n,r,h));let l=n[5]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Sf(Mf(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),T(t,e);for(let f=0;f<a.length;f+=1)a[f]&&a[f].m(e,null);T(e,i);for(let f=0;f<c.length;f+=1)c[f]&&c[f].m(e,null);s||(o=[Qt(Mi.call(null,e)),be(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=Ef(h,r,f);a[f]?a[f].p(g,u):(a[f]=xf(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=Mf(h,l,f);c[f]?c[f].p(g,u):(c[f]=Sf(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),Ft(a,h),Ft(c,h),s=!1,$e(o)}}}function xf(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),C(t,"class","tag primary-tag svelte-sezqcq"),L(t,"min-width",Qa)},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&z(t)}}}function Sf(n){let t,e=n[0]+"",i;return{c(){t=S("div"),i=xe(e),C(t,"class","tag secondary-tag svelte-sezqcq"),L(t,"min-width",Qa)},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Le(i,e)},d(s){s&&z(t)}}}function Lf(n){let t,e,i=n[7]&&Tf(n),s=n[3].highlightText&&zf(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),T(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=Tf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=zf(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 Tf(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&jf(n);return{c(){t=S("div"),e=S("span"),s=xe(i),o=$(),r&&r.c(),C(e,"class","value svelte-sezqcq"),C(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),T(t,e),T(e,s),T(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Le(s,i),a[3].price.unit?r?r.p(a,l):(r=jf(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&z(t),r&&r.d()}}}function jf(n){let t,e=n[3].price.unit+"",i;return{c(){t=S("span"),i=xe(e),C(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),T(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Le(i,e)},d(s){s&&z(t)}}}function zf(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=xe(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),T(t,e),T(t,i),T(t,s),T(s,r),B(c,a,h),B(c,l,h)},p(c,h){h&8&&o!==(o=c[3].highlightText+"")&&Le(r,o)},d(c){c&&z(t),c&&z(a),c&&z(l)}}}function e2(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 Ht({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&kf(n),y=((I=n[2].length)!=null?I:0)+((k=n[5].length)!=null?k:0)>0&&Df(n),M=(n[7]||n[3].highlightText)&&Lf(n);return{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),o=$(),r=S("div"),v&&v.c(),a=$(),l=S("div"),c=S("div"),h=S("div"),f=xe(u),g=$(),y&&y.c(),A=$(),M&&M.c(),C(s,"class","line svelte-sezqcq"),L(s,"transition-delay",n[4]?$o+"ms":er+Bf-Of-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"),L(r,"max-width",ii(n[9])),L(r,"transition-delay",n[4]?$o+er+"ms":"0ms"),C(t,"class",p=_e(`marketing ${n[6]}`)+" svelte-sezqcq"),ee(t,"unfolded",n[4]),ee(t,"folded",n[8])},m(P,j){B(P,t,j),ne(e,t,null),T(t,i),T(t,s),T(t,o),T(t,r),v&&v.m(r,null),T(r,a),T(r,l),T(l,c),T(c,h),T(h,f),T(r,g),y&&y.m(r,null),T(r,A),M&&M.m(r,null),m=!0},p(P,[j]){var U,W;const R={};j&16&&(R.visible=P[4]),e.$set(R),j&16&&L(s,"transition-delay",P[4]?$o+"ms":er+Bf-Of-40+"ms"),P[3].headerPictureUrl?v?v.p(P,j):(v=kf(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!m||j&8)&&u!==(u=P[3].title+"")&&Le(f,u),((U=P[2].length)!=null?U:0)+((W=P[5].length)!=null?W:0)>0?y?y.p(P,j):(y=Df(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?M?M.p(P,j):(M=Lf(P),M.c(),M.m(r,null)):M&&(M.d(1),M=null),j&16&&L(r,"transition-delay",P[4]?$o+er+"ms":"0ms"),(!m||j&64&&p!==(p=_e(`marketing ${P[6]}`)+" svelte-sezqcq"))&&C(t,"class",p),(!m||j&80)&&ee(t,"unfolded",P[4]),(!m||j&320)&&ee(t,"folded",P[8])},i(P){m||(D(e.$$.fragment,P),m=!0)},o(P){O(e.$$.fragment,P),m=!1},d(P){P&&z(t),se(e),v&&v.d(),y&&y.d(),M&&M.d()}}}const Qa=40,$o=400,Of=500,er=180,Bf=500;function t2(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,M,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=De((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=((M=o.brandTags)==null?void 0:M.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)/Qa),[u,f,c,o,i,h,a,r,s,g,l,A]}class i2 extends he{constructor(t){super(),ce(this,t,t2,e2,ae,{tag:0},$I)}}class n2 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 F(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=vw(this.sharedAudioSrc,{namespace:Ma.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 s2(n){me(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function o2(n){let t,e,i,s;const o=n[8].default,r=An(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=be(t,"click",jc(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&bn(r,o,a,a[7],e?vn(o,a[7],l,null):yn(a[7]),null),(!e||l&1)&&C(t,"style",a[0])},i(a){e||(D(r,a),e=!0)},o(a){O(r,a),e=!1},d(a){a&&z(t),r&&r.d(a),i=!1,s()}}}function r2(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=yo(),h=Pi("hooks"),u=Pi("mediaStore");let f,g=!0;function A(){e(5,f.onplay=m=>{h.emit("playStateChange",x({event:m,state:"playing",mediaInstance:f},l)),c("play"),e(6,g=!1)},f),e(5,f.onpause=m=>{h.emit("playStateChange",x({event:m,state:"paused",mediaInstance:f},l)),c("pause"),e(6,g=!0)},f),e(5,f.onended=m=>{h.emit("playStateChange",x({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",x({event:m,target:"AudioTagPlayIcon",audioInstance:f},l)),u.set({currentMediaElement:f}),h.emit("playStateChange",x({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 n2(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 Vf=class extends he{constructor(t){super(),ce(this,t,r2,o2,ae,{url:2,enable:3,style:0,hooksInfo:4},s2)}};function a2(n){me(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 Rf(n){let t,e;return t=new Ht({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function l2(n){let t,e,i,s,o,r=n[1]&&Rf();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"),ee(i,"playing",n[0]),C(t,"class","audio-icon__wrapper svelte-srt2pi"),C(t,"style",n[2]),L(t,"width",n[5]),L(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),T(t,e),T(t,i),T(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&D(r,1):(r=Rf(),r.c(),D(r,1),r.m(t,e)):r&&(ue(),O(r,1,1,()=>{r=null}),fe()),(!o||l&1)&&ee(i,"playing",a[0]),(!o||l&4)&&C(t,"style",a[2]);const c=l&4;(c||l&36)&&L(t,"width",a[5]),(c||l&36)&&L(t,"height",a[5])},i(a){o||(D(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d(),n[7](null),n[8](null)}}}function c2(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){He[f?"unshift":"push"](()=>{c=f,e(4,c)})}function u(f){He[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"?ii(a):a)},[s,o,r,l,c,i,a,h,u]}class Nf extends he{constructor(t){super(),ce(this,t,c2,l2,ae,{playing:0,shadow:1,style:2,width:6},a2)}}function h2(n){me(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 Gf(n){var m,v;let t,e,i,s,o,r,a,l,c,h,u,f,g,A;e=new Ht({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Qf(n);return c=new Lu({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new Sa({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"),oe(e.$$.fragment),i=$(),s=S("div"),o=S("div"),r=S("div"),p&&p.c(),a=$(),l=S("div"),oe(c.$$.fragment),h=$(),oe(u.$$.fragment),C(r,"class","audio-icon svelte-1s6gk4a"),L(l,"display","inline-block"),C(o,"class","wrapper svelte-1s6gk4a"),C(s,"class","content svelte-1s6gk4a"),C(t,"class","audio-tag svelte-1s6gk4a"),ee(t,"unfolded",n[6])},m(y,M){B(y,t,M),ne(e,t,null),T(t,i),T(t,s),T(s,o),T(o,r),p&&p.m(r,null),T(o,a),T(o,l),ne(c,l,null),T(t,h),ne(u,t,null),f=!0,g||(A=[be(l,"click",n[7]),Qt(Mi.call(null,l)),be(l,"clientWidth",n[12])],g=!0)},p(y,M){var j,R;const I={};M&64&&(I.visible=y[6]),M&8&&(I.left=y[3]/2+"px"),e.$set(I),y[6]?p?(p.p(y,M),M&64&&D(p,1)):(p=Qf(y),p.c(),D(p,1),p.m(r,null)):p&&(ue(),O(p,1,1,()=>{p=null}),fe());const k={};M&64&&(k.visible=y[6]),M&2&&(k.textUnfolded=y[1]),M&32&&(k.content=y[5]),c.$set(k);const P={};M&64&&(P.unfolded=y[6]),M&8&&(P.length=y[3]),M&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||M&64)&&ee(t,"unfolded",y[6])},i(y){f||(D(e.$$.fragment,y),D(p),D(c.$$.fragment,y),D(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),se(e),p&&p.d(),se(c),se(u),g=!1,$e(A)}}}function Qf(n){let t,e,i,s,o,r,a;return e=new Ht({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Vf({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[d2]},$$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"),oe(e.$$.fragment),i=$(),oe(s.$$.fragment),C(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ne(e,t,null),T(t,i),ne(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(D(e.$$.fragment,l),D(s.$$.fragment,l),l&&Ze(()=>{a&&(r&&r.end(1),o=Fi(t,ht,{duration:1e3,delay:0,easing:Dn}),o.start())}),a=!0)},o(l){var c,h;O(e.$$.fragment,l),O(s.$$.fragment,l),o&&o.invalidate(),l&&(r=En(t,ht,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Dn})),a=!1},d(l){l&&z(t),se(e),se(s),l&&r&&r.end()}}}function d2(n){let t,e,i;return e=new Nf({props:{playing:n[2]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ne(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(D(e.$$.fragment,s),i=!0)},o(s){O(e.$$.fragment,s),i=!1},d(s){s&&z(t),se(e)}}}function u2(n){let t,e,i=n[0].state&&Gf(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&&D(i,1)):(i=Gf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function f2(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){Cn.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 g2 extends he{constructor(t){super(),ce(this,t,f2,u2,ae,{tag:0},h2)}}function m2(n){me(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 Ff(n){let t,e,i,s;return i=new Vf({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[A2]},$$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"),oe(i.$$.fragment),C(e,"class","audio-tag svelte-58hfjf"),L(e,"background-color",n[4].bgColor),L(e,"color",n[4].fontColor),C(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),T(t,e),ne(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&&L(e,"background-color",o[4].bgColor),r&16&&L(e,"color",o[4].fontColor)},i(o){s||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(t),se(i)}}}function p2(n){let t;return{c(){t=xe(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Le(t,e[5])},d(e){e&&z(t)}}}function A2(n){let t,e,i,s,o,r,a;return i=new Nf({props:{playing:n[3]}}),r=new La({props:{maxWidth:72,maxLine:1,$$slots:{default:[p2]},$$scope:{ctx:n}}}),{c(){t=S("div"),e=S("div"),oe(i.$$.fragment),s=$(),o=S("div"),oe(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),T(t,e),ne(i,e,null),T(t,s),T(t,o),ne(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&8224&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(D(i.$$.fragment,l),D(r.$$.fragment,l),a=!0)},o(l){O(i.$$.fragment,l),O(r.$$.fragment,l),a=!1},d(l){l&&z(t),se(i),se(r)}}}function v2(n){let t,e,i=n[0].state&&Ff(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&&D(i,1)):(i=Ff(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function b2(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){Cn.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 y2 extends he{constructor(t){super(),ce(this,t,b2,v2,ae,{tag:0},m2)}}function w2(n){let t,e;return t=new y2({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function C2(n){let t,e;return t=new g2({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function P2(n){let t,e,i,s;const o=[C2,w2],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()),D(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(D(e),s=!0)},o(l){O(e),s=!1},d(l){~t&&r[t].d(l),l&&z(i)}}}function I2(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 M2 extends he{constructor(t){super(),ce(this,t,I2,P2,ae,{tag:0})}}function E2(n){me(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function _f(n){var s;let t,e,i;return e=new wf({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"),oe(e.$$.fragment),C(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ne(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(D(e.$$.fragment,o),i=!0)},o(o){O(e.$$.fragment,o),i=!1},d(o){o&&z(t),se(e)}}}function k2(n){let t,e,i=n[0].state&&n[5]&&_f(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&&D(i,1)):(i=_f(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function D2(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 x2 extends he{constructor(t){super(),ce(this,t,D2,k2,ae,{tag:0},E2)}}function Hf(n){return F(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 S2(n){return F(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 Hf(t);return re(x({},n),{width:i/e,height:s/e})})}function L2(n){return F(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 Hf(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return re(x({},n),{width:c,height:h,duration:u})})}function T2(n){me(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 Wf(n){n[1]=n[19].width}function Uf(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Yf(n){let t,e,i,s=n[0]&&Xf();function o(l,c){return l[8]?z2:j2}let r=o(n),a=r(n);return{c(){t=S("div"),s&&s.c(),e=$(),a.c(),C(t,"class","icon"),L(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),T(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&D(s,1):(s=Xf(),s.c(),D(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&&L(t,"width",l[1])},i(l){i||(D(s),i=!0)},o(l){O(s),i=!1},d(l){l&&z(t),s&&s.d(),a.d()}}}function Xf(n){let t,e;return t=new Ht({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function j2(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:V2,then:B2,catch:O2,value:19};return Co(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]})))&&Co(e,i)||Gc(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function z2(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:G2,then:N2,catch:R2,value:19};return Co(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]})))&&Co(e,i)||Gc(i,n,o)},d(s){s&&z(t),i.block.d(s),i.token=null,i=null}}}function O2(n){return{c:Z,m:Z,p:Z,d:Z}}function B2(n){Wf(n);let t,e;return{c(){t=S("img"),C(t,"alt","tag-icon"),C(t,"class","icon-image svelte-316sq3"),rt(t.src,e=n[7])||C(t,"src",e),L(t,"width",ii(Qn({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){Wf(i),s&128&&!rt(t.src,e=i[7])&&C(t,"src",e),s&184&&L(t,"width",ii(Qn({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&z(t)}}}function V2(n){return{c:Z,m:Z,p:Z,d:Z}}function R2(n){return{c:Z,m:Z,p:Z,d:Z}}function N2(n){Uf(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]-1})`;return{c(){t=S("div"),C(t,"class","icon-keyframe svelte-316sq3"),L(t,"width",ii(Qn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),L(t,"height",ii(Qn({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),L(t,"background-image",e),L(t,"animation-duration",n[18]),L(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Uf(s),o&252&&L(t,"width",ii(Qn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&L(t,"height",ii(Qn({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&L(t,"background-image",e),o&228&&L(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]-1})`)&&L(t,"animation-timing-function",i)},d(s){s&&z(t)}}}function G2(n){return{c:Z,m:Z,p:Z,d:Z}}function Q2(n){let t,e,i=n[9]&&Yf(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&&D(i,1)):(i=Yf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Qn(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 re(x({},n),{width:o,height:r})}function F2(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=yo();function m(M){return F(this,null,function*(){const I=yield L2(M);return p("iconLoaded",I),I})}function v(M){return F(this,null,function*(){if(typeof u=="number")return re(x({},M),{width:u});const I=yield S2(M);return p("iconLoaded",I),I})}function y(){h||p("iconLoaded")}return Pt(()=>{y()}),n.$$set=M=>{"width"in M&&e(1,f=M.width),"icon"in M&&e(12,g=M.icon),"shadow"in M&&e(0,A=M.shadow)},n.$$.update=()=>{var M,I;n.$$.dirty&4096&&e(7,i=g==null?void 0:g.url),n.$$.dirty&4096&&e(2,s=(M=g==null?void 0:g.steps)!=null?M: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 Zf extends he{constructor(t){super(),ce(this,t,F2,Q2,ae,{width:1,icon:12,shadow:0},T2)}}function _2(n){me(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 Jf(n){let t,e,i,s,o,r;return e=new Ht({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=S("div"),oe(e.$$.fragment),i=$(),s=S("div"),o=xe(n[1]),C(s,"class","text svelte-e58ijk"),C(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ne(e,t,null),T(t,i),T(t,s),T(s,o),r=!0},p(a,l){(!r||l&2)&&Le(o,a[1])},i(a){r||(D(e.$$.fragment,a),r=!0)},o(a){O(e.$$.fragment,a),r=!1},d(a){a&&z(t),se(e)}}}function H2(n){let t,e,i,s;e=new Zf({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Jf(n);return{c(){t=S("div"),oe(e.$$.fragment),i=$(),o&&o.c(),C(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ne(e,t,null),T(t,i),o&&o.m(t,null),s=!0},p(r,[a]){const l={};a&1&&(l.icon=r[0]),e.$set(l),r[1]&&r[2]?o?(o.p(r,a),a&6&&D(o,1)):(o=Jf(r),o.c(),D(o,1),o.m(t,null)):o&&(ue(),O(o,1,1,()=>{o=null}),fe())},i(r){s||(D(e.$$.fragment,r),D(o),s=!0)},o(r){O(e.$$.fragment,r),O(o),s=!1},d(r){r&&z(t),se(e),o&&o.d()}}}function W2(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 U2 extends he{constructor(t){super(),ce(this,t,W2,H2,ae,{tag:3},_2)}}function Y2(n){me(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 qf(n){let t,e,i,s,o,r=n[0].type==="Image"&&Kf(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),T(t,e),r&&r.m(e,null),T(t,i),T(t,s),o=!0},p(a,l){a[0].type==="Image"?r?(r.p(a,l),l&1&&D(r,1)):(r=Kf(a),r.c(),D(r,1),r.m(e,null)):r&&(ue(),O(r,1,1,()=>{r=null}),fe())},i(a){o||(D(r),o=!0)},o(a){O(r),o=!1},d(a){a&&z(t),r&&r.d()}}}function Kf(n){let t,e,i,s,o,r;return t=new Ht({props:{blurRadius:22,spreadRadius:16,height:"80%",width:"80%",center:!0,round:!0}}),{c(){var a;oe(t.$$.fragment),e=$(),i=S("img"),C(i,"class","media-content svelte-nnvupv"),rt(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){ne(t,a,l),B(a,e,l),B(a,i,l),r=!0},p(a,l){var c;(!r||l&1&&!rt(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||(D(t.$$.fragment,a),r=!0)},o(a){O(t.$$.fragment,a),r=!1},d(a){se(t,a),a&&z(e),a&&z(i)}}}function X2(n){let t,e,i=n[0]&&qf(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&&D(i,1)):(i=qf(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function Z2(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 J2 extends he{constructor(t){super(),ce(this,t,Z2,X2,ae,{tag:1},Y2)}}function q2(n){me(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function K2(n){let t,e;return{c(){t=new mo(!1),e=we(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:Z,d(i){i&&z(e),i&&t.d()}}}function $2(n){let t,e=typeof n[2]=="string"&&K2(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","customElement__container svelte-kzl2aj"),ee(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&&ee(t,"unfolded",i[1])},i:Z,o:Z,d(i){i&&z(t),e&&e.d(),n[5](null)}}}function eM(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;Pt(()=>{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){He[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 tM extends he{constructor(t){super(),ce(this,t,eM,$2,ae,{tag:3,rendererMap:4},q2)}}function iM(n){me(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 nM(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:Z,o:Z,d(i){i&&z(t)}}}function sM(n){let t,e,i,s,o,r,a,l,c,h,u,f,g,A,p,m,v;const y=[uM,dM,hM,cM,lM,aM,rM],M=[];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=M[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"),ee(i,"unfolded",(k=n[1].state)==null?void 0:k.unfolded),C(e,"class","content__wrapper svelte-qz1wo5"),C(t,"class",g=_e(bt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",A=n[1].id),ee(t,"disable",n[1].enabled===!1),ee(t,"hide",n[6]),ee(t,"withAnimation",n[0]),ee(t,"unClickable",n[1].config.clickable===!1),L(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),L(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(k,P){B(k,t,P),T(t,e),T(e,i),~u&&M[u].m(i,null),p=!0,m||(v=be(t,"click",jc(n[16])),m=!0)},p(k,P){var R;let j=u;u=I(k,P),u===j?~u&&M[u].p(k,P):(f&&(ue(),O(M[j],1,1,()=>{M[j]=null}),fe()),~u?(f=M[u],f?f.p(k,P):(f=M[u]=y[u](k),f.c()),D(f,1),f.m(i,null)):f=null),(!p||P&2)&&ee(i,"unfolded",(R=k[1].state)==null?void 0:R.unfolded),(!p||P&2&&g!==(g=_e(bt("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)&&ee(t,"disable",k[1].enabled===!1),(!p||P&66)&&ee(t,"hide",k[6]),(!p||P&3)&&ee(t,"withAnimation",k[0]),(!p||P&2)&&ee(t,"unClickable",k[1].config.clickable===!1),P&2&&L(t,"width",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0),P&2&&L(t,"height",k[1].stickType==="Plane"||k[1].contentType==="MediaModel"?"100%":0)},i(k){p||(D(f),p=!0)},o(k){O(f),p=!1},d(k){k&&z(t),~u&&M[u].d(),m=!1,v()}}}function oM(n){let t,e,i,s,o,r,a;return e=new tM({props:{tag:Ye(n[1]),rendererMap:n[3]}}),{c(){t=S("div"),oe(e.$$.fragment),C(t,"class",i=_e(bt("content__container",n[1].className))+" svelte-qz1wo5"),C(t,"data-id",s=n[1].id),ee(t,"custom-tag-disable",n[1].enabled===!1),ee(t,"custom-tag-hide",n[6])},m(l,c){B(l,t,c),ne(e,t,null),o=!0,r||(a=be(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(bt("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)&&ee(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&66)&&ee(t,"custom-tag-hide",l[6])},i(l){o||(D(e.$$.fragment,l),o=!0)},o(l){O(e.$$.fragment,l),o=!1},d(l){l&&z(t),se(e),r=!1,a()}}}function rM(n){let t,e;return t=new J2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function aM(n){let t,e;return t=new x2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function lM(n){let t,e;return t=new U2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function cM(n){let t,e;return t=new i2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function hM(n){let t,e;return t=new M2({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function dM(n){let t,e;return t=new KI({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function uM(n){let t,e;return t=new AC({props:{tag:Ye(n[1])}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=Ye(i[1])),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function fM(n){let t,e,i,s,o;const r=[oM,sM,nM],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()),D(i,1),i.m(s.parentNode,s))},i(c){o||(D(i),o=!0)},o(c){O(i),o=!1},d(c){a[e].d(c),c&&z(s)}}}function gM(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 mM(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;Hr("hooks",u),Hr("mediaStore",p);let v,y;function M(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,Q,_,N,H,Y,J;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=!gM(h,A,m)),n.$$.dirty&16384&&M(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"):(_=h==null?void 0:(Q=h.hooks).emit)==null||_.call(Q,"folded")),s!==void 0&&s!==v&&(e(10,v=s),s?(H=(N=h.hooks).emit)==null||H.call(N,"show"):(J=(Y=h.hooks).emit)==null||J.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 $f=class extends he{constructor(t){super(),ce(this,t,mM,fM,ae,{withAnimation:0,tag:1,hooks:2,rendererMap:3,contentTypeMap:4,state:7,mediaStore:8,temporaryState:9},iM)}};function pM(n){me(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 AM(n){let t,e,i,s,o,r,a,l,c,h,u,f;return s=new Ht({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Zf({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=S("div"),e=S("div"),i=$(),oe(s.$$.fragment),o=$(),r=S("div"),a=$(),l=S("div"),oe(c.$$.fragment),C(e,"class","tag-point-click-helper svelte-7aiuwz"),C(r,"class","tag-unfolded-point svelte-7aiuwz"),L(r,"transition-delay",(n[3]?n[5]:0)+"ms"),C(l,"class","tag-folded-point svelte-7aiuwz"),L(l,"transition-delay",(n[3]?n[5]:0)+"ms"),C(t,"class","tag-point-wrapper svelte-7aiuwz"),ee(t,"unfolded",n[0]),ee(t,"folded",n[3])},m(g,A){B(g,t,A),T(t,e),T(t,i),ne(s,t,null),T(t,o),T(t,r),T(t,a),T(t,l),ne(c,l,null),h=!0,u||(f=be(e,"click",n[4]),u=!0)},p(g,[A]){A&8&&L(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&&L(l,"transition-delay",(g[3]?g[5]:0)+"ms"),(!h||A&1)&&ee(t,"unfolded",g[0]),(!h||A&8)&&ee(t,"folded",g[3])},i(g){h||(D(s.$$.fragment,g),D(c.$$.fragment,g),h=!0)},o(g){O(s.$$.fragment,g),O(c.$$.fragment,g),h=!1},d(g){g&&z(t),se(s),se(c),u=!1,f()}}}function vM(n,t,e){let i,s,o,r;const a=Pi("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){Cn.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:ay}),n.$$.dirty&64&&e(1,r=(()=>{var k,P,j,R;const M=(P=(k=l.style)==null?void 0:k.point)==null?void 0:P.width;if(typeof M=="number")return M;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 bM extends he{constructor(t){super(),ce(this,t,vM,AM,ae,{tag:6},pM)}}function yM(n){me(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 eg(n){let t,e,i,s,o,r,a,l,c,h;const u=[CM,wM],f=[];function g(v,y){return v[16]?0:1}i=g(n),s=f[i]=u[i](n);const A=[IM,PM],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(bt("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),L(e,"left",n[11]),L(e,"top",n[10]),C(t,"class","tag svelte-g38zun"),C(t,"data-tag-id",n[14]),ee(t,"unClickable",n[1].config.clickable===!1),ee(t,"disable",n[13]),ee(t,"hide",n[12]),ee(t,"withAnimation",n[0]),ee(t,"enableZIndex",n[9]),L(t,"z-index",n[9])},m(v,y){B(v,t,y),T(t,e),f[i].m(e,null),T(e,o),p[r].m(e,null),h=!0},p(v,y){let M=i;i=g(v),i===M?f[i].p(v,y):(ue(),O(f[M],1,1,()=>{f[M]=null}),fe(),s=f[i],s?s.p(v,y):(s=f[i]=u[i](v),s.c()),D(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()),D(a,1),a.m(e,null)),(!h||y&2&&l!==(l=_e(bt("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&&L(e,"left",v[11]),y&1024&&L(e,"top",v[10]),(!h||y&16384)&&C(t,"data-tag-id",v[14]),(!h||y&2)&&ee(t,"unClickable",v[1].config.clickable===!1),(!h||y&8192)&&ee(t,"disable",v[13]),(!h||y&4096)&&ee(t,"hide",v[12]),(!h||y&1)&&ee(t,"withAnimation",v[0]),(!h||y&512)&&ee(t,"enableZIndex",v[9]),y&512&&L(t,"z-index",v[9])},i(v){h||(D(s),D(a),h=!0)},o(v){O(s),O(a),h=!1},d(v){v&&z(t),f[i].d(),p[r].d()}}}function wM(n){let t;return{c(){t=S("div"),C(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:Z,i:Z,o:Z,d(e){e&&z(t)}}}function CM(n){let t,e;return t=new bM({props:{tag:n[1]}}),{c(){oe(t.$$.fragment)},m(i,s){ne(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function PM(n){let t;return{c(){t=S("div"),C(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:Z,i:Z,o:Z,d(e){e&&z(t)}}}function IM(n){let t,e;return t=new $f({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(){oe(t.$$.fragment)},m(i,s){ne(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||(D(t.$$.fragment,i),e=!0)},o(i){O(t.$$.fragment,i),e=!1},d(i){se(t,i)}}}function MM(n){let t,e,i=n[8]&&eg(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&&D(i,1)):(i=eg(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function EM(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:M}=t;const I=Pi("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,M=k.temporaryState)},n.$$.update=()=>{var k,P,j,R;n.$$.dirty&10&&e(16,i=(()=>{var U,W,Q;return!(((W=(U=A.style)==null?void 0:U.point)==null?void 0:W.enabled)===!1||((Q=m.get(A.contentType))==null?void 0:Q.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,M,l,c,f,u,h,a,r,o,s,i,I]}class kM extends he{constructor(t){super(),ce(this,t,EM,MM,ae,{withAnimation:0,tag:1,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},yM)}}function DM(n){me(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 tg(n,t,e){const i=n.slice();return i[8]=t[e],i}function ig(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=tg(n,o,a),c=r(l);i.set(c,e[a]=ng(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"),ee(t,"hide",!n[5].visible||!n[6].visible),ee(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,Ii,ng,null,tg),fe()),(!s||l&96)&&ee(t,"hide",!a[5].visible||!a[6].visible),(!s||l&1)&&ee(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)D(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)O(e[l]);s=!1},d(a){a&&z(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function ng(n,t){let e,i,s;return i=new kM({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(),oe(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ne(i,o,r),s=!0},p(o,r){t=o;const a={};r&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||(D(i.$$.fragment,o),s=!0)},o(o){O(i.$$.fragment,o),s=!1},d(o){o&&z(e),se(i,o)}}}function xM(n){let t,e,i=n[5].enabled&&ig(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&&D(i,1)):(i=ig(s),i.c(),D(i,1),i.m(t.parentNode,t)):i&&(ue(),O(i,1,1,()=>{i=null}),fe())},i(s){e||(D(i),e=!0)},o(s){O(i),e=!1},d(s){i&&i.d(s),s&&z(t)}}}function SM(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 Hr("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 LM extends he{constructor(t){super(),ce(this,t,SM,xM,ae,{withAnimation:0,tags:1,hooks:7,mediaStore:2,rendererMap:3,contentTypeMap:4,state:5,temporaryState:6},DM)}}const TM=new ns.GLTFLoader;function jM(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}TM.load(n,i,void 0,s)})}const zM=new Map,OM=new Map;class BM extends Lw{constructor(e){super(e);d(this,"rendererMap",new Map);d(this,"contentTypeMap",new Map);d(this,"group",new G.Group);d(this,"imagePlaneGroup",new G.Group);d(this,"gltfObjectGroup",new G.Group);d(this,"enabledModelTagSet",new Set);d(this,"temporaryState",{visible:!0});d(this,"TagContainerSvelte");d(this,"loadModel",e=>F(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;e.loading=!0;const s=jM(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 G.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(),ti(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(ci);e.mediaPlane=new pu(e.data.mediaData[0].url,e.data.mediaPosition.map(ci),{objectFit:e.data.objectFit});const c=new G.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(ci),f=new Au(o,u,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((h=i.data.autoplayConfig)!=null&&h.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:zM,ImageTextureMap:OM,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(ci),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 pu(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 G.Quaternion().setFromUnitVectors(c,h);l.css3DObject.setRotationFromQuaternion(u)}return}else{if(ti(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=Vr(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=x({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 $f({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()}},ti(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=ti(e)?e.data.mediaPosition:e.position;if(!r||r.length!==4||!Array.isArray(r[0])||!Array.isArray(r[2]))return;i.updateWorldMatrix(!1,!1);const a=i.matrixWorld,l=new G.Vector3().fromArray(r[0]),c=new G.Vector3().fromArray(r[2]),h=wi(l,c).add(new G.Vector3(0,0,5e-4)),u=new G.Matrix4().setPosition(h),f=new G.Matrix4().makeScale(s,s,s),g=new G.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 F(this,null,function*(){const i=e.filter(uw).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 LM({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 VM(n){return F(this,null,function*(){return new Promise(t=>{RM(n)?t():n.once("modelLoaded",()=>t())})})}function RM(n){return n.model.loaded}class NM{constructor(t){d(this,"plugin");this.plugin=t}closeIntersectRaycaster(){this.plugin.tags.forEach(t=>{var e;fs((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 sg="Dnalogel-PanoTagPlugin",GM=n=>`${sg}--${n}`;class tr extends BM{constructor(e,i){super(e);d(this,"state",{enabled:!0,visible:!0});d(this,"params");d(this,"debug");d(this,"debugUtil",new NM(this));d(this,"changeTagModel",(e,i)=>F(this,null,function*(){e.data=Ne({},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=>{ti(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",()=>F(this,null,function*(){this.setVisible(),this.updatePointTagPosition(),yield this.setVisibleAndUnfolded(),this.tags.forEach(e=>{e.temporaryState=re(x({},e.temporaryState),{visible:!0})}),this.tags.filter(dw).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=mn();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(),gn(this.five.getCurrentState().mode)&&(this.setTagZIndex(this.filterPointTag),this.setVisible(),this.setPointTagPosition()),this.updateDomView({withAnimation:!0}),this.updateRenderVideoPlane(),this.updateRenderImagePlane(),this.updateTagModelVisible()});this.params=Ne({},{debug:!1,config:this.config},x({},i)),this.debug=this.params.debug,this.config=this.params.config,bw(1,{namespace:Ma.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 F(this,null,function*(){var o,r;this.clearTags(),console.debug(sg," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Ne({},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{aw(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return F(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,re(x({},r),{enabled:(f=r.enabled)!=null?f:!0,id:(g=r.id)!=null?g:nt(),data:(A=h.initialData)!=null&&A.important?Ne(r.data,a,h.initialData):Ne(r.data,h.initialData,a),state:x({visible:void 0,unfolded:!this.can("fold",r)},h.initialState),hooks:new ve.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(Aw),this.tags.push(...o),this.tagsLengthWillUpdate=!0,VM(this.five).then(()=>F(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=Ne({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ne({},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]=Ne({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return F(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 F(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=x({},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=ci(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Ne(o.data,i):o.data=x(x({},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?Ne(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=ci(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 F(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=lu(()=>{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}=Ea(lu(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=Ea(mw(()=>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 QM=(n,t)=>new tr(n,t);function FM(n){me(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 og(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","guide-line__tag-text svelte-4qjwer"),L(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&z(t)}}}function rg(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,h,u,f,g,A,p=n[4]&&ag(n);return{c(){t=S("div"),p&&p.c(),e=$(),i=S("div"),s=S("span"),r=xe(o),a=xe(n[2]),c=xe(l),h=$(),u=S("span"),f=xe(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),T(t,e),T(t,i),T(i,s),T(s,r),T(s,a),T(s,c),T(i,h),T(i,u),T(u,f),T(t,g),T(t,A)},p(m,v){m[4]?p?p.p(m,v):(p=ag(m),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=m[5]("全程")+"")&&Le(r,o),v&4&&Le(a,m[2]),v&32&&l!==(l=m[5]("米")+"")&&Le(c,l),v&1&&Le(f,m[0])},d(m){m&&z(t),p&&p.d()}}}function ag(n){let t,e;return{c(){t=S("span"),e=xe(n[4]),C(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&16&&Le(e,i[4])},d(i){i&&z(t)}}}function _M(n){let t,e,i,s,o,r,a,l,c,h=n[0]&&!n[2]&&og(n),u=n[2]&&rg(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"),L(a,"background-image",`url(${n[1]})`),C(r,"class","guide-line__tag-content svelte-4qjwer"),C(t,"class","guide-line__tag svelte-4qjwer"),L(t,"opacity",n[3])},m(f,g){B(f,t,g),T(t,e),T(t,i),T(t,s),T(t,o),T(t,r),T(r,a),T(r,l),h&&h.m(r,null),T(r,c),u&&u.m(r,null)},p(f,[g]){g&2&&L(a,"background-image",`url(${f[1]})`),f[0]&&!f[2]?h?h.p(f,g):(h=og(f),h.c(),h.m(r,c)):h&&(h.d(1),h=null),f[2]?u?u.p(f,g):(u=rg(f),u.c(),u.m(r,null)):u&&(u.d(1),u=null),g&8&&L(t,"opacity",f[3])},i:Z,o:Z,d(f){f&&z(t),h&&h.d(),u&&u.d()}}}function HM(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 WM extends he{constructor(t){super(),ce(this,t,HM,_M,ae,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},FM)}}function UM(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const YM=`
|
|
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 hk extends _n{constructor(e){super(e,ck);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=pn(()=>{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 bg={flowSpeed:.6,rotateSpeed:0};let dk=class extends ui{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:bg},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 F(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=>F(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 hk(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(At(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&&!At(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!At(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 F(this,arguments,function*(e={}){if(this.state.visible)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return F(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return F(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:bg,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return F(this,null,function*(){return KE(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 F(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 F(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 F(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return F(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Ui(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?JE({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(De):this.pipeObjects}};const uk=n=>new dk(n),fk="data:image/png;base64,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";function gk(n){me(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 yg(n){let t,e,i,s,o,r;return{c(){t=S("span"),e=xe(n[0]),i=$(),s=S("div"),C(t,"class","room-label-item__text svelte-1s88cj8"),L(t,"background-image","url("+fk+")"),ee(t,"wide",n[0].length>3),C(s,"class","room-label-item__bar svelte-1s88cj8")},m(a,l){B(a,t,l),T(t,e),B(a,i,l),B(a,s,l),o||(r=be(t,"click",function(){qt(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Le(e,n[0]),l&1&&ee(t,"wide",n[0].length>3)},d(a){a&&z(t),a&&z(i),a&&z(s),o=!1,r()}}}function mk(n){let t,e=!n[5]&&yg(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","room-label-item svelte-1s88cj8"),L(t,"z-index",n[2]),L(t,"transform",n[3]),L(t,"opacity",n[1]),L(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=yg(i),e.c(),e.m(t,null)),s&4&&L(t,"z-index",i[2]),s&8&&L(t,"transform",i[3]),s&2&&L(t,"opacity",i[1]),s&128&&L(t,"visibility",i[7])},i:Z,o:Z,d(i){i&&z(t),e&&e.d(),n[10](null)}}}function pk(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;Pt(()=>{f&&typeof h=="function"&&(g=h(f,u))}),zt(()=>{g==null||g()});function A(p){He[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 wg extends he{constructor(t){super(),ce(this,t,pk,mk,ae,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},gk)}}class Ak extends yc{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class vk{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 Jt);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 Gi({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(Cg(this.shape,o),bk(r,a)),ll(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new wc(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),ll(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Ak(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 wg({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=Ea(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=Cg(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=O0(e),s=new w.Vector3(i.x,i.y,t);ll(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 Cg(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function bk(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function ll(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 yk=class extends ui{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=x({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 x({},this._config)}get disposed(){return this._disposed}load(e){return F(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 vk(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 F(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return F(this,null,function*(){if(this.state.visible===!1)return;const i=x({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(At(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=x(x({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new 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]),re(x({},s),{floor_index:s.object_data.floorIndex,object_data:re(x({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return F(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return F(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const wk=(n,t)=>new yk(n,t);class Ck extends Hi{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=mn(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=x({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new 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 x({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return F(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return F(this,null,function*(){if(this.state.visible===!1)return;const i=x({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(At(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=x(x({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new 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=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){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 F(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Ui(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 Pk=(n,t)=>new Ck(n,t),Ik={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Mk{constructor(t){d(this,"container");this.container=t}setType(t){const e=Ik[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 Ek{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 Mk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new ad(this.five),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new Da(this.five),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new sl(this.five),this._object3DHelper)}}const Pg=new Ek;window.globalModules=Pg;function Ig(n,t){return n?t(n)?n:n.parent?Ig(n.parent,t):null:null}const cl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function hl(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Ds(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Mg(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 Eg(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 kk(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 xs={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,"-":cl?173:189,"=":cl?61:187,";":cl?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},dl={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},Xe={};for(let n=1;n<20;n++)xs["f".concat(n)]=111+n;let Qe=[],Ss=null,kg="all";const mi=new Map,Ls=n=>xs[n.toLowerCase()]||ni[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Dk=n=>Object.keys(xs).find(t=>xs[t]===n),xk=n=>Object.keys(ni).find(t=>ni[t]===n);function Dg(n){kg=n||"all"}function Ts(){return kg||"all"}function Sk(){return Qe.slice(0)}function Lk(){return Qe.map(n=>Dk(n)||xk(n)||String.fromCharCode(n))}function Tk(){const n=[];return Object.keys(Xe).forEach(t=>{Xe[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=>Ls(a))})})}),n}function jk(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 zk(n){return typeof n=="string"&&(n=Ls(n)),Qe.indexOf(n)!==-1}function Ok(n,t){let e,i;n||(n=Ts());for(const s in Xe)if(Object.prototype.hasOwnProperty.call(Xe,s))for(e=Xe[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return ul(a)}):i++;Ts()===n&&Dg(t||"all")}function Bk(n){let t=n.keyCode||n.which||n.charCode;const e=Qe.indexOf(t);if(e>=0&&Qe.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Qe.splice(0,Qe.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 xg(n){if(typeof n=="undefined")Object.keys(Xe).forEach(s=>{Array.isArray(Xe[s])&&Xe[s].forEach(o=>sr(o)),delete Xe[s]}),ul(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&sr(s)});else if(typeof n=="object")n.key&&sr(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=""),sr({key:n,scope:s,method:o,splitKey:"+"})}}const sr=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Eg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":Ls(c);if(!Xe[h])return;e||(e=Ts());const u=l>1?Mg(ni,a):[],f=[];Xe[h]=Xe[h].filter(g=>{const p=(i?g.method===i:!0)&&g.scope===e&&kk(g.mods,u);return p&&f.push(g.element),!p}),f.forEach(g=>ul(g))})};function Sg(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(Qe),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Lg(n,t){const e=Xe["*"];let i=n.keyCode||n.which||n.charCode;if(!ut.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Qe.indexOf(i)===-1&&i!==229&&Qe.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=dl[a];n[a]&&Qe.indexOf(l)===-1?Qe.push(l):!n[a]&&Qe.indexOf(l)>-1?Qe.splice(Qe.indexOf(l),1):a==="metaKey"&&n[a]&&Qe.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Qe=Qe.slice(Qe.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[dl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Qe.indexOf(17)===-1&&Qe.push(17),Qe.indexOf(18)===-1&&Qe.push(18),dt[17]=!0,dt[18]=!0);const s=Ts();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)&&Sg(n,e[a],s,t);if(!(i in Xe))return;const o=Xe[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(Ls(h[f]));u.sort().join("")===Qe.sort().join("")&&Sg(n,l,s,t)}}function ut(n,t,e){Qe=[];const i=Eg(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&xg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Mg(ni,n)),n=n[n.length-1],n=n==="*"?"*":Ls(n),n in Xe||(Xe[n]=[]),Xe[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(!mi.has(r)){const g=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Lg(p,r)},A=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Lg(p,r),Bk(p)};mi.set(r,{keydownListener:g,keyupListenr:A,capture:u}),hl(r,"keydown",g,u),hl(r,"keyup",A,u)}if(!Ss){const g=()=>{Qe=[]};Ss={listener:g,capture:u},hl(window,"focus",g,u)}}}function Vk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Xe).forEach(e=>{Xe[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function ul(n){const t=Object.values(Xe).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=mi.get(n)||{};i&&s&&(Ds(n,"keyup",s,o),Ds(n,"keydown",i,o),mi.delete(n))}if((t.length<=0||mi.size<=0)&&(Object.keys(mi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=mi.get(s)||{};o&&r&&(Ds(s,"keyup",r,a),Ds(s,"keydown",o,a),mi.delete(s))}),mi.clear(),Object.keys(Xe).forEach(s=>delete Xe[s]),Ss)){const{listener:s,capture:o}=Ss;Ds(window,"focus",s,o),Ss=null}}const fl={getPressedKeyString:Lk,setScope:Dg,getScope:Ts,deleteScope:Ok,getPressedKeyCodes:Sk,getAllKeyCodes:Tk,isPressed:zk,filter:jk,trigger:Vk,unbind:xg,keyMap:xs,modifier:ni,modifierMap:dl};for(const n in fl)Object.prototype.hasOwnProperty.call(fl,n)&&(ut[n]=fl[n]);if(typeof window!="undefined"){const n=window.hotkeys;ut.noConflict=t=>(t&&window.hotkeys===ut&&(window.hotkeys=n),ut),window.hotkeys=ut}const Rk=16777215,Tg=16777215,Nk=2,Hn=.6,Gk="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 jg=null;class js extends Dt{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:jg||(jg=new w.TextureLoader().load(Gk)),sizeAttenuation:!1},o=new w.PointsMaterial(re(x({},s),{color:(h=e==null?void 0:e.color)!=null?h:16777215,depthTest:!0,opacity:1})),r=new w.PointsMaterial(re(x({},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(Be(e.point)),De(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){De(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),De(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),De(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*Hn}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}}class zg extends Vi.LineMaterial{constructor(e){var i,s;super(e);d(this,"_three_color");De(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 Og extends Vi.THREE_Line2{constructor(e,i){super(e,i);d(this,"name","Line3")}}class nn extends Dt{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 Vi.LineGeometry,s=new zg({color:new w.Color((r=e==null?void 0:e.lineColor)!=null?r:Tg),linewidth:(a=e==null?void 0:e.lineWidth)!=null?a:Nk,dashScale:40,opacity:1,transparent:!0,dashed:(l=e==null?void 0:e.dashed)!=null?l:!1}),o=new zg({color:new w.Color((c=e==null?void 0:e.lineColor)!=null?c:Tg),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 Og(i,s),this.backLine=new Og(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(Be).filter(De);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 Vi.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){De(e.lineColor)&&(this.line.material.three_color=new w.Color(e.lineColor),this.backLine.material.three_color=new w.Color(e.lineColor)),De(e.lineWidth)&&(this.line.material.linewidth=e.lineWidth,this.backLine.material.linewidth=e.lineWidth),De(e.dashed)&&(this.line.material.setDashed(e.dashed),this.backLine.material.setDashed(e.dashed)),De(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*Hn,this.backLine.material.opacity=this.backLine.material.opacity*Hn,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.line.material.opacity=this.opacityBeforeHighlight,this.backLine.material.opacity=.2,this.needsRender=!0)}}class Qk extends nn{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Dt);d(this,"style");d(this,"setStyle",e=>{super.setStyle(e),this.style=x(x({},this.style),e),this.pointMeshes.forEach(i=>i.setStyle(re(x({},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;De((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(Be).filter(De);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new js(re(x({},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 Fk(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 Bg extends Dt{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=qs(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(Be);i.closed&&(s=Fk(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 Qk(re(x({},o),{pointVisibility:this.withDots?{startPoint:p===0,endPoint:!0}:!1}));return v.setPoints([A,m]),v}).filter(De),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 Wn extends Bg{constructor(...e){super(re(x({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class or extends Bg{constructor(...e){super(re(x({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const Vg=new Map;class Ti extends Dt{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)=>$e.modules.fiveDomEvents.addEventListener(this,e,i,...s));d(this,"off",(...e)=>$e.modules.fiveDomEvents.addEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=x({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=Vg.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s.editor)==null||o.disable()),Vg.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 $e.modules.pointSelector}stopCreating(){$e.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 gl extends Dt{constructor(e){super();d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class zs extends gl{constructor(e,i){super(e);d(this,"objectHelperConfig");this.objectHelperConfig=i}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;$e.modules.object3DHelper.addObject3DHelper(this.originObject,x({positionFrom:"boundingBox"},e))}disable(){super.disable(),$e.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class Rg extends gl{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 js)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(De).forEach(e=>{const i=new js;i.visible=!1,i.position.copy(e),i.draggable=!0,$e.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),$e.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),$e.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class _k extends Rg{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=No($e.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 Wt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class Ng extends Ti{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");e&&(this.polyLineMesh=new or(x(x({},e.style),e)),this.add(this.polyLineMesh)),this.editor=new _k(this),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(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 F(this,null,function*(){this.removeChildren();const i=new or(e);this.polyLineMesh=i,this.add(this.polyLineMesh),yield Hk(i,this.pointSelector),this.editor.enable()})}}function Hk(n,t){const e=n.parent;if(!e)return;const i=new Wn({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 Wk extends gl{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=No($e.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 Gg extends Ti{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");this.editor=new Wk(this),e&&(this.pointMesh=new js(x(x({},e.style),e)),this.add(this.pointMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{point:Wt(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 F(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new js(e)),yield Uk(this.pointMesh,this.pointSelector),this.editor.enable()})}}function Uk(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 ml extends Dt{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:Rk,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),De(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){De(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),De(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*e.opacity,this.needsRender=!0),De(e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}}const pl=new w.BufferGeometry;pl.name="blankGeometry",pl.isBlank=!0;class rr extends ml{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(Be);this.points=i,this.geometry=(s=td(this.points))!=null?s:pl,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}getGeometryInfo(){return this.geometryInfoNeedUpdate?nd(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*Hn}),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 ar extends rr{constructor(e){const o=e!=null?e:{},{points:i}=o,s=qs(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new Wn);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 Qg extends ar{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Yk extends Rg{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=No($e.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 Fg extends Ti{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");this.editor=new Yk(this),e&&(this.areaMesh=new Qg(x(x({},e.style),e)),this.add(this.areaMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(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 F(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Qg(e);this.areaMesh=i,this.add(this.areaMesh),yield _g(this.areaMesh,this.pointSelector),this.editor.enable()})}}function _g(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Wn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(o);const r=new Wn({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 lr extends Dt{constructor(e){super();d(this,"name","PrismMesh");d(this,"heightPoint");d(this,"bottomPolygon",new ar);d(this,"topPolygon",new ar);d(this,"edgePlanes",new Dt);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 nn||i instanceof rr)&&i.setStyle(e)})}setPoints(e){De(e.points)&&this.setBottomPoints(e.points),De(e.heightPoint)&&this.setTopHeightPoint(Be(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(Be)),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 rr({color:this.color});r.setPoints([e[o-1],e[o],i[o],i[o-1]]);const a=new nn({lineColor:this.lineColor,lineWidth:this.lineWidth});a.name="EdgeLine",a.setPoints([e[o-1],i[o-1]]),this.edgePlanes.add(r,a)})}}class Xk extends zs{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 Hg extends Ti{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");this.editor=new Xk(this),e&&(this.prismMesh=new lr(x(x({},e.style),e)),this.add(this.prismMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(this.applyObjectMatrixWorld(this.prismMesh.bottomPolygon.points)),heightPoint:Wt(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 F(this,null,function*(){this.prismMesh=new lr(e),this.add(this.prismMesh),yield Zk(this.prismMesh,this.pointSelector),this.editor.enable()})}}function Zk(n,t){return F(this,null,function*(){const e=n.parent;yield _g(n.bottomPolygon,t);const i=new nn;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=ks($e.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 Jk extends zs{constructor(t){super(t,()=>({yAxis:t.rectangleMesh.up}))}}class qk 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 Kk(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 Wg extends rr{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(De)}setPoints(e){const i=e.map(Be).filter(De);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(Kk(i,$e.modules.five.camera.position)),this.points=i,this.geometry=new qk(i),this.planeHelperNeedUpdate=!0}}class Os extends Wg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=qs(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new Wn);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 Ug extends Ti{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");this.config.canEdit&&(this.editor=new Jk(this)),e&&(this.rectangleMesh=new Os(x(x({},e.style),e)),this.add(this.rectangleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},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 F(this,null,function*(){this.removeChildren();const i=new Os(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Yg(this.rectangleMesh,this.pointSelector),this.editor.enable()})}}function Yg(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 or({dashed:!0,lineColor:(A=n.lineColor)!=null?A:n.color}),r=new or({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,M=new w.Vector3().lerpVectors(a[0],a[1],.5),I=new w.Vector3().subVectors(v,M).normalize(),k=new w.Vector3().addVectors(M,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 $k extends zs{constructor(t){super(t,()=>({yAxis:t.circleMesh.normal}))}}function Xg(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class e3 extends ml{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=Be(e.center),s=Be(e.normal),o=e.radius,r=Xg(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*Hn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}}class cr extends e3{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=qs(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new nn(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 Zg extends Ti{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");this.editor=new $k(this),e&&(this.circleMesh=new cr(x(x({},e.style),e)),this.add(this.circleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{center:Wt(this.applyObjectMatrixWorld(this.circleMesh.center)),normal:Wt(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 F(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new cr(e);this.circleMesh=i,this.add(this.circleMesh),yield Jg(this.circleMesh,this.pointSelector),this.editor.enable()})}}function Jg(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Wn({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 qg extends Dt{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 cr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new cr(e),this.topCircle.name="topCircle",this.edgeMesh=new ml(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=Be(e.topCenter),s=Be(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=x(x({},this.params),e),De(e.color)&&this.bottomCircle.setStyle({color:e.color}),De(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*Hn}),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),Xg(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 t3 extends zs{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 Kg extends Ti{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");this.editor=new t3(this),e&&(this.cylinderMesh=new qg(x(x({},e.style),e)),this.add(this.cylinderMesh))}get data(){return re(x({},this.baseData),{bottomCenter:Wt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter)),topCenter:Wt(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 F(this,null,function*(){this.cylinderMesh=new qg(e),this.add(this.cylinderMesh),yield i3(this.cylinderMesh,this.pointSelector),this.editor.enable()})}}function i3(n,t){return F(this,null,function*(){const e=n.parent;yield Jg(n.bottomCircle,t);const i=new nn;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=ks($e.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),M=n.bottomCenter.clone().add(y);p&&n.setTopCenter(M)},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 n3 extends zs{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 $g extends Dt{constructor(e){super();d(this,"name","BoxMesh");d(this,"bottomPlane");d(this,"topPlane");d(this,"heightPoint");d(this,"edgePlanes",[]);this.bottomPlane=new Os(e),this.topPlane=new Os(e),this.add(this.bottomPlane),e!=null&&e.points&&this.setPoints(e)}get planes(){return this.children.filter(e=>e instanceof Wg)}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){De(e.heightPoint)&&this.setTopHeightPoint(e.heightPoint),De(e.points)&&this.setBottomPoints(e.points)}setBottomPoints(e){const i=e.map(Be).filter(De);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=Be(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 Os({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 em extends Ti{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");this.editor=new n3(this),e&&(this.boxMesh=new $g(x(x({},e.style),e)),this.add(this.boxMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(this.applyObjectMatrixWorld(this.boxMesh.bottomPlane.points)),heightPoint:Wt(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 F(this,null,function*(){this.removeChildren(),this.boxMesh=new $g(e),this.add(this.boxMesh),yield s3(this.boxMesh,this.pointSelector),this.editor.enable()})}}function s3(n,t){return F(this,null,function*(){return yield Yg(n.bottomPlane,t),new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new nn,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=ks($e.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 Bs=class extends Jt{constructor(e,i){super();d(this,"group");d(this,"five");d(this,"theme");this.five=e,this.theme=i,this.group=new Dt,this.group.name="Sculpt",e.scene.add(this.group),Bs.modules.init(e),Bs.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s})=>{var r;const o=Ig((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(De)}}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=re(x({},r),{style:x(x({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Gg(a,i):r.type==="Polyline"?new Ng(a,i):r.type==="Polygon"?new Fg(a,i):r.type==="Prism"?new Hg(a,i):r.type==="Rectangle"?new Ug(a,i):r.type==="Circle"?new Zg(a,i):r.type==="Cylinder"?new Kg(a,i):r.type==="Box"?new em(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=Bs.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(e){return F(this,null,function*(){var i;return this.createItem(Gg,x(x({},(i=this.theme)==null?void 0:i.point),e))})}createPolyline(e){return F(this,null,function*(){var i;return this.createItem(Ng,x(x({},(i=this.theme)==null?void 0:i.polyline),e))})}createPolygon(e){return F(this,null,function*(){var i;return this.createItem(Fg,x(x({},(i=this.theme)==null?void 0:i.polygon),e))})}createPrism(e){return F(this,null,function*(){var i;return this.createItem(Hg,x(x({},(i=this.theme)==null?void 0:i.prism),e))})}createRectangle(e){return F(this,null,function*(){var i;return this.createItem(Ug,x(x({},(i=this.theme)==null?void 0:i.rectangle),e))})}createCircle(e){return F(this,null,function*(){var i;return this.createItem(Zg,x(x({},(i=this.theme)==null?void 0:i.circle),e))})}createCylinder(e){return F(this,null,function*(){var i;return this.createItem(Kg,x(x({},(i=this.theme)==null?void 0:i.cylinder),e))})}createBox(e){return F(this,null,function*(){var i;return this.createItem(em,x(x({},(i=this.theme)==null?void 0:i.box),e))})}undo(){}redo(){}clear(){this.group.removeChildren()}createItem(e,...i){return F(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 $e=Bs;d($e,"modules",Pg);function o3(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}function r3(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 tm="LightTagContainer_shgjakdhwakjdhsja";class a3{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=r3(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=Be(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(tm))!=null?i:(()=>{const s=document.createElement("div");return s.id=tm,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 l3(n,t){return new a3(n,t)}let hr;const im=n=>hr||(hr=new Da(n,{noEmitWhenHide:!0}),hr);class nm extends Jt{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=im(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Ps(this.model).getCenter(new w.Vector3);this.tag=l3(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,o3(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 sm extends nm{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 c3 extends sm{constructor(...t){super(...t)}}function h3(n){me(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 om(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","model-maker-tag svelte-129wfaa")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&z(t)}}}function d3(n){let t,e=n[0]&&om(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=om(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function u3(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class f3 extends he{constructor(t){super(),ce(this,t,u3,d3,ae,{text:0},h3)}}const rm=(n,t)=>{var i;const e=new f3({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},g3={box:rm,triangles:rm,prism:(n,t)=>{var i;const e=new wg({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()}};class m3 extends nm{constructor(...t){const e=t[0],i=Ps(e.model),s=new w.Vector3().lerpVectors(en(i,0),en(i,5),.5);super(re(x({},e),{position:s})),this.enable()}}class p3 extends ui{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:g3[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=im(e),e.scene.add(this.group),this.handleEnable()}load(e){return F(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 ar;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 sm({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 lr;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:Be(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 m3({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 lr,{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:[en(m,2),en(m,3),en(m,7),en(m,6)],heightPoint:en(m,0)}),r.applyQuaternion(p),r.setStyle({color:u,opacity:h,lineColor:u,occlusionVisibility:!1});const v=new c3({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){De(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:"我不知道捏"})),De(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 A3=n=>new p3(n);fm(),um(),K.AreaMakerPlugin=wk,K.CSS3DRender=fn,K.CSS3DRenderPlugin=Vr,K.CameraMovementEffect=Gh,K.CameraMovementPlugin=z0,K.ContentType=uu,K.CruisePlugin=aE,K.CruisePluginController=Cs,K.CruisePluginTypes=rE,K.CurrentPanoImagePlugin=Pk,K.DIRECTION=Bn,K.DISPLAY_STRATEGY_TYPE=Zi,K.DimensionType=fu,K.FLOOR_PLAN_ATTACHED_TO=Ei,K.FLOOR_TYPE_MAP=I0,K.GuideLineItem=nE,K.GuideLineModeItem=ZM,K.GuideLinePlugin=Za,K.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=Ji,K.ItemLabelPlugin=My,K.Magnifier=ro,K.MapviewFloorplanPlugin=$v,K.ModelChassisCompassPlugin=k0,K.ModelEntryDoorGuidePlugin=S0,K.ModelFloorplanPlugin=Zv,K.ModelItemLabelPlugin=ny,K.ModelMakerPlugin=A3,K.ModelRoomLabelPlugin=sA,K.ModelTVVideoPlugin=ly,K.ModelViewPlugin=xm,K.MoveController=Ya,K.MovePlugin=lE,K.Object3DHelperController=sl,K.Object3DHelperPlugin=_E,K.PLUGIN=nr,K.PaintBrush=Dm,K.PaintBrushTypeEnum=li,K.PanoCompassPlugin=ib,K.PanoCursorRaycasterPlugin=mp,K.PanoDoorLabelPlugin=Ry,K.PanoFloorplanRadarPlugin=C0,K.PanoMeasurePlugin=S1,K.PanoMeasurePluginLine=fi,K.PanoMeasurePluginModel=ga,K.PanoMeasurePluginPoint=jt,K.PanoMeasurePluginPolyline=Xi,K.PanoRulerPlugin=G0,K.PanoRulerProPlugin=q0,K.PanoSpatialTagPlugin=W1,K.PanoTagPlugin=QM,K.PanoTagPluginController=tr,K.PanoVideoPlugin=ZE,K.PanoVideoPluginType=XE,K.PipelinePlugin=uk,K.PointType=du,K.ROOM_FETILE_TYPE_MAP=P0,K.ROOM_TYPE_MAP=M0,K.Rotation=ei,K.Sculpt=$e,K.TopviewFloorplanPlugin=t0,K.Util=fp,K.WalkController=Cs,K.defaultGlobalConfig=hu,K.itemLabelPluginServerParams=Ey,K.modelItemLabelPluginServerParams=sy,K.modelRoomLabelPluginServerParams=oA,K.pluginFlag=GM,Object.defineProperty(K,Symbol.toStringTag,{value:"Module"})});
|
|
745
|
+
`;class hk extends _n{constructor(e){super(e,ck);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=pn(()=>{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 bg={flowSpeed:.6,rotateSpeed:0};let dk=class extends ui{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:bg},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 F(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=>F(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 hk(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(At(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&&!At(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!At(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 F(this,arguments,function*(e={}){if(this.state.visible)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return F(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=x({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return F(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:bg,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return F(this,null,function*(){return KE(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 F(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 F(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 F(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return F(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Ui(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?JE({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(De):this.pipeObjects}};const uk=n=>new dk(n),fk="data:image/png;base64,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";function gk(n){me(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 yg(n){let t,e,i,s,o,r;return{c(){t=S("span"),e=xe(n[0]),i=$(),s=S("div"),C(t,"class","room-label-item__text svelte-1s88cj8"),L(t,"background-image","url("+fk+")"),ee(t,"wide",n[0].length>3),C(s,"class","room-label-item__bar svelte-1s88cj8")},m(a,l){B(a,t,l),T(t,e),B(a,i,l),B(a,s,l),o||(r=be(t,"click",function(){qt(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){n=a,l&1&&Le(e,n[0]),l&1&&ee(t,"wide",n[0].length>3)},d(a){a&&z(t),a&&z(i),a&&z(s),o=!1,r()}}}function mk(n){let t,e=!n[5]&&yg(n);return{c(){t=S("div"),e&&e.c(),C(t,"class","room-label-item svelte-1s88cj8"),L(t,"z-index",n[2]),L(t,"transform",n[3]),L(t,"opacity",n[1]),L(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=yg(i),e.c(),e.m(t,null)),s&4&&L(t,"z-index",i[2]),s&8&&L(t,"transform",i[3]),s&2&&L(t,"opacity",i[1]),s&128&&L(t,"visibility",i[7])},i:Z,o:Z,d(i){i&&z(t),e&&e.d(),n[10](null)}}}function pk(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;Pt(()=>{f&&typeof h=="function"&&(g=h(f,u))}),zt(()=>{g==null||g()});function A(p){He[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 wg extends he{constructor(t){super(),ce(this,t,pk,mk,ae,{content:0,visible:8,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:9},gk)}}class Ak extends yc{constructor(e){super();d(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class vk{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 Jt);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 Gi({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(Cg(this.shape,o),bk(r,a)),ll(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new wc(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),ll(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new Ak(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 wg({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=Ea(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=Cg(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=O0(e),s=new w.Vector3(i.x,i.y,t);ll(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 Cg(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function bk(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function ll(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 yk=class extends ui{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=x({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 x({},this._config)}get disposed(){return this._disposed}load(e){return F(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 vk(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 F(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return F(this,null,function*(){if(this.state.visible===!1)return;const i=x({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(At(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=x(x({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new 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]),re(x({},s),{floor_index:s.object_data.floorIndex,object_data:re(x({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return F(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return F(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const wk=(n,t)=>new yk(n,t);class Ck extends Hi{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=mn(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});d(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=x({width:1.4,yOffset:.01,yRotate:0,imageURL:this.absoluteUrl("/release/web/logo.7febb17f.png")},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new 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 x({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return F(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=x({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return F(this,null,function*(){if(this.state.visible===!1)return;const i=x({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(At(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=x(x({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new 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=x(x({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){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 F(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Ui(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 Pk=(n,t)=>new Ck(n,t),Ik={auto:"",pen:"","pen-forbidden":"","pen-crosshair":"","pne-polygon":"","pen-circle":"","crosshair-rectangle":"","crosshair-circle":""};class Mk{constructor(t){d(this,"container");this.container=t}setType(t){const e=Ik[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 Ek{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 Mk(this.five.getElement()),this._cursor)}get pointSelector(){if(!this.inited)throw new Error("Global not inited");return this._pointSelector?this._pointSelector:(this._pointSelector=new ad(this.five),this._pointSelector)}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new Da(this.five),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new sl(this.five),this._object3DHelper)}}const Pg=new Ek;window.globalModules=Pg;function Ig(n,t){return n?t(n)?n:n.parent?Ig(n.parent,t):null:null}const cl=typeof navigator!="undefined"?navigator.userAgent.toLowerCase().indexOf("firefox")>0:!1;function hl(n,t,e,i){n.addEventListener?n.addEventListener(t,e,i):n.attachEvent&&n.attachEvent("on".concat(t),e)}function Ds(n,t,e,i){n.removeEventListener?n.removeEventListener(t,e,i):n.detachEvent&&n.detachEvent("on".concat(t),e)}function Mg(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 Eg(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 kk(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 xs={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,"-":cl?173:189,"=":cl?61:187,";":cl?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},dl={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},Xe={};for(let n=1;n<20;n++)xs["f".concat(n)]=111+n;let Qe=[],Ss=null,kg="all";const mi=new Map,Ls=n=>xs[n.toLowerCase()]||ni[n.toLowerCase()]||n.toUpperCase().charCodeAt(0),Dk=n=>Object.keys(xs).find(t=>xs[t]===n),xk=n=>Object.keys(ni).find(t=>ni[t]===n);function Dg(n){kg=n||"all"}function Ts(){return kg||"all"}function Sk(){return Qe.slice(0)}function Lk(){return Qe.map(n=>Dk(n)||xk(n)||String.fromCharCode(n))}function Tk(){const n=[];return Object.keys(Xe).forEach(t=>{Xe[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=>Ls(a))})})}),n}function jk(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 zk(n){return typeof n=="string"&&(n=Ls(n)),Qe.indexOf(n)!==-1}function Ok(n,t){let e,i;n||(n=Ts());for(const s in Xe)if(Object.prototype.hasOwnProperty.call(Xe,s))for(e=Xe[s],i=0;i<e.length;)e[i].scope===n?e.splice(i,1).forEach(r=>{let{element:a}=r;return ul(a)}):i++;Ts()===n&&Dg(t||"all")}function Bk(n){let t=n.keyCode||n.which||n.charCode;const e=Qe.indexOf(t);if(e>=0&&Qe.splice(e,1),n.key&&n.key.toLowerCase()==="meta"&&Qe.splice(0,Qe.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 xg(n){if(typeof n=="undefined")Object.keys(Xe).forEach(s=>{Array.isArray(Xe[s])&&Xe[s].forEach(o=>sr(o)),delete Xe[s]}),ul(null);else if(Array.isArray(n))n.forEach(s=>{s.key&&sr(s)});else if(typeof n=="object")n.key&&sr(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=""),sr({key:n,scope:s,method:o,splitKey:"+"})}}const sr=n=>{let{key:t,scope:e,method:i,splitKey:s="+"}=n;Eg(t).forEach(r=>{const a=r.split(s),l=a.length,c=a[l-1],h=c==="*"?"*":Ls(c);if(!Xe[h])return;e||(e=Ts());const u=l>1?Mg(ni,a):[],f=[];Xe[h]=Xe[h].filter(g=>{const p=(i?g.method===i:!0)&&g.scope===e&&kk(g.mods,u);return p&&f.push(g.element),!p}),f.forEach(g=>ul(g))})};function Sg(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(Qe),t.method(n,t)===!1&&(n.preventDefault?n.preventDefault():n.returnValue=!1,n.stopPropagation&&n.stopPropagation(),n.cancelBubble&&(n.cancelBubble=!0)))}}function Lg(n,t){const e=Xe["*"];let i=n.keyCode||n.which||n.charCode;if(!ut.filter.call(this,n))return;if((i===93||i===224)&&(i=91),Qe.indexOf(i)===-1&&i!==229&&Qe.push(i),["ctrlKey","altKey","shiftKey","metaKey"].forEach(a=>{const l=dl[a];n[a]&&Qe.indexOf(l)===-1?Qe.push(l):!n[a]&&Qe.indexOf(l)>-1?Qe.splice(Qe.indexOf(l),1):a==="metaKey"&&n[a]&&Qe.length===3&&(n.ctrlKey||n.shiftKey||n.altKey||(Qe=Qe.slice(Qe.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[dl[a]]);n.getModifierState&&!(n.altKey&&!n.ctrlKey)&&n.getModifierState("AltGraph")&&(Qe.indexOf(17)===-1&&Qe.push(17),Qe.indexOf(18)===-1&&Qe.push(18),dt[17]=!0,dt[18]=!0);const s=Ts();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)&&Sg(n,e[a],s,t);if(!(i in Xe))return;const o=Xe[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(Ls(h[f]));u.sort().join("")===Qe.sort().join("")&&Sg(n,l,s,t)}}function ut(n,t,e){Qe=[];const i=Eg(n);let s=[],o="all",r=document,a=0,l=!1,c=!0,h="+",u=!1,f=!1;for(e===void 0&&typeof t=="function"&&(e=t),Object.prototype.toString.call(t)==="[object Object]"&&(t.scope&&(o=t.scope),t.element&&(r=t.element),t.keyup&&(l=t.keyup),t.keydown!==void 0&&(c=t.keydown),t.capture!==void 0&&(u=t.capture),typeof t.splitKey=="string"&&(h=t.splitKey),t.single===!0&&(f=!0)),typeof t=="string"&&(o=t),f&&xg(n,o);a<i.length;a++)n=i[a].split(h),s=[],n.length>1&&(s=Mg(ni,n)),n=n[n.length-1],n=n==="*"?"*":Ls(n),n in Xe||(Xe[n]=[]),Xe[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(!mi.has(r)){const g=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;return Lg(p,r)},A=function(){let p=arguments.length>0&&arguments[0]!==void 0?arguments[0]:window.event;Lg(p,r),Bk(p)};mi.set(r,{keydownListener:g,keyupListenr:A,capture:u}),hl(r,"keydown",g,u),hl(r,"keyup",A,u)}if(!Ss){const g=()=>{Qe=[]};Ss={listener:g,capture:u},hl(window,"focus",g,u)}}}function Vk(n){let t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:"all";Object.keys(Xe).forEach(e=>{Xe[e].filter(s=>s.scope===t&&s.shortcut===n).forEach(s=>{s&&s.method&&s.method()})})}function ul(n){const t=Object.values(Xe).flat();if(t.findIndex(i=>{let{element:s}=i;return s===n})<0){const{keydownListener:i,keyupListenr:s,capture:o}=mi.get(n)||{};i&&s&&(Ds(n,"keyup",s,o),Ds(n,"keydown",i,o),mi.delete(n))}if((t.length<=0||mi.size<=0)&&(Object.keys(mi).forEach(s=>{const{keydownListener:o,keyupListenr:r,capture:a}=mi.get(s)||{};o&&r&&(Ds(s,"keyup",r,a),Ds(s,"keydown",o,a),mi.delete(s))}),mi.clear(),Object.keys(Xe).forEach(s=>delete Xe[s]),Ss)){const{listener:s,capture:o}=Ss;Ds(window,"focus",s,o),Ss=null}}const fl={getPressedKeyString:Lk,setScope:Dg,getScope:Ts,deleteScope:Ok,getPressedKeyCodes:Sk,getAllKeyCodes:Tk,isPressed:zk,filter:jk,trigger:Vk,unbind:xg,keyMap:xs,modifier:ni,modifierMap:dl};for(const n in fl)Object.prototype.hasOwnProperty.call(fl,n)&&(ut[n]=fl[n]);if(typeof window!="undefined"){const n=window.hotkeys;ut.noConflict=t=>(t&&window.hotkeys===ut&&(window.hotkeys=n),ut),window.hotkeys=ut}const Rk=16777215,Tg=16777215,Nk=2,Hn=.6,Gk="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 jg=null;class js extends Dt{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:jg||(jg=new w.TextureLoader().load(Gk)),sizeAttenuation:!1},o=new w.PointsMaterial(re(x({},s),{color:(h=e==null?void 0:e.color)!=null?h:16777215,depthTest:!0,opacity:1})),r=new w.PointsMaterial(re(x({},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(Be(e.point)),De(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){De(e.color)&&(this.fontMesh.material.setValues({color:e.color}),this.backgroundMesh.material.setValues({color:e.color})),De(e.size)&&(this.fontMesh.material.setValues({side:e.size}),this.backgroundMesh.material.setValues({side:e.size})),De(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*Hn}))}unhighlight(){this.highlighted&&(this.highlighted=!1,this.fontMesh.material.setValues({opacity:this.opacityBeforeHighlight}))}}class zg extends Vi.LineMaterial{constructor(e){var i,s;super(e);d(this,"_three_color");De(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 Og extends Vi.THREE_Line2{constructor(e,i){super(e,i);d(this,"name","Line3")}}class nn extends Dt{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 Vi.LineGeometry,s=new zg({color:new w.Color((r=e==null?void 0:e.lineColor)!=null?r:Tg),linewidth:(a=e==null?void 0:e.lineWidth)!=null?a:Nk,dashScale:40,opacity:1,transparent:!0,dashed:(l=e==null?void 0:e.dashed)!=null?l:!1}),o=new zg({color:new w.Color((c=e==null?void 0:e.lineColor)!=null?c:Tg),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 Og(i,s),this.backLine=new Og(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(Be).filter(De);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 Vi.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){De(e.lineColor)&&(this.line.material.three_color=new w.Color(e.lineColor),this.backLine.material.three_color=new w.Color(e.lineColor)),De(e.lineWidth)&&(this.line.material.linewidth=e.lineWidth,this.backLine.material.linewidth=e.lineWidth),De(e.dashed)&&(this.line.material.setDashed(e.dashed),this.backLine.material.setDashed(e.dashed)),De(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*Hn,this.backLine.material.opacity=this.backLine.material.opacity*Hn,this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.line.material.opacity=this.opacityBeforeHighlight,this.backLine.material.opacity=.2,this.needsRender=!0)}}class Qk extends nn{constructor(e){super();d(this,"name","LineWithDotsMesh");d(this,"pointGroup",new Dt);d(this,"style");d(this,"setStyle",e=>{super.setStyle(e),this.style=x(x({},this.style),e),this.pointMeshes.forEach(i=>i.setStyle(re(x({},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;De((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(Be).filter(De);this.pointGroup.removeChildren(),this.addIfNotExists(this.pointGroup),i.forEach(s=>{var r;const o=new js(re(x({},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 Fk(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 Bg extends Dt{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=qs(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(Be);i.closed&&(s=Fk(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 Qk(re(x({},o),{pointVisibility:this.withDots?{startPoint:p===0,endPoint:!0}:!1}));return v.setPoints([A,m]),v}).filter(De),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 Wn extends Bg{constructor(...e){super(re(x({},e[0]),{withDots:!1}));d(this,"name","PolylineMesh")}}class or extends Bg{constructor(...e){super(re(x({},e[0]),{withDots:!0}));d(this,"name","PolylineWithDotsMesh")}}const Vg=new Map;class Ti extends Dt{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)=>Je.modules.fiveDomEvents.addEventListener(this,e,i,...s));d(this,"off",(...e)=>Je.modules.fiveDomEvents.addEventListener(this,...e));e!=null&&e.id&&(this.uuid=e.id),this.config=x({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=Vg.get(this.parent.uuid);s&&(s.selected=!1,s.unhighlight(),(o=s.editor)==null||o.disable()),Vg.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 Je.modules.pointSelector}stopCreating(){Je.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 gl extends Dt{constructor(e){super();d(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class zs extends gl{constructor(e,i){super(e);d(this,"objectHelperConfig");this.objectHelperConfig=i}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;Je.modules.object3DHelper.addObject3DHelper(this.originObject,x({positionFrom:"boundingBox"},e))}disable(){super.disable(),Je.modules.object3DHelper.removeObject3DHelper(this.originObject)}}class Rg extends gl{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 js)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(De).forEach(e=>{const i=new js;i.visible=!1,i.position.copy(e),i.draggable=!0,Je.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),Je.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),Je.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class _k extends Rg{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=No(Je.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}function Wt(n){return Array.isArray(n)?n.map(t=>[t.x,t.y,t.z]):[n.x,n.y,n.z]}class Ng extends Ti{constructor(e,i){super(e,i);d(this,"type","Polyline");d(this,"polyLineMesh");e&&(this.polyLineMesh=new or(x(x({},e.style),e)),this.add(this.polyLineMesh)),this.editor=new _k(this),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(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 F(this,null,function*(){this.removeChildren();const i=new or(e);this.polyLineMesh=i,this.add(this.polyLineMesh),yield Hk(i,this.pointSelector),this.editor.enable()})}}function Hk(n,t){const e=n.parent;if(!e)return;const i=new Wn({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 Wk extends gl{constructor(e){super(e);d(this,"onDrag",e=>{var s;const i=No(Je.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.config.canEdit&&(this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag))}disable(){super.disable(),this.originObject.config.canEdit&&(this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag))}}class Gg extends Ti{constructor(e,i){super(e,i);d(this,"type","Point");d(this,"pointMesh");this.editor=new Wk(this),e&&(this.pointMesh=new js(x(x({},e.style),e)),this.add(this.pointMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{point:Wt(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 F(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new js(e)),yield Uk(this.pointMesh,this.pointSelector),this.editor.enable()})}}function Uk(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 ml extends Dt{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:Rk,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),De(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){De(e.color)&&(this.meshFont.material.color.set(e.color),this.needsRender=!0),De(e.opacity)&&(this.meshFont.material.opacity=e.opacity,this.meshBackground.material.opacity=.3/.5*e.opacity,this.needsRender=!0),De(e.occlusionVisibility)&&(e.occlusionVisibility?this.addIfNotExists(this.meshBackground):this.remove(this.meshBackground))}}const pl=new w.BufferGeometry;pl.name="blankGeometry",pl.isBlank=!0;class rr extends ml{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(Be);this.points=i,this.geometry=(s=td(this.points))!=null?s:pl,this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}getGeometryInfo(){return this.geometryInfoNeedUpdate?nd(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*Hn}),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 ar extends rr{constructor(e){const o=e!=null?e:{},{points:i}=o,s=qs(o,["points"]);super();d(this,"name","PolygonWithEdgeMesh");d(this,"line",new Wn);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 Qg extends ar{constructor(){super(...arguments);d(this,"name","AreaMesh")}}class Yk extends Rg{constructor(e){super(e);d(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=No(Je.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class Fg extends Ti{constructor(e,i){super(e,i);d(this,"type","Polygon");d(this,"areaMesh");this.editor=new Yk(this),e&&(this.areaMesh=new Qg(x(x({},e.style),e)),this.add(this.areaMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(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 F(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Qg(e);this.areaMesh=i,this.add(this.areaMesh),yield _g(this.areaMesh,this.pointSelector),this.editor.enable()})}}function _g(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Wn({dashed:!0,lineColor:n.lineColor,lineWidth:n.lineWidth});s==null||s.add(o);const r=new Wn({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 lr extends Dt{constructor(e){super();d(this,"name","PrismMesh");d(this,"heightPoint");d(this,"bottomPolygon",new ar);d(this,"topPolygon",new ar);d(this,"edgePlanes",new Dt);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 nn||i instanceof rr)&&i.setStyle(e)})}setPoints(e){De(e.points)&&this.setBottomPoints(e.points),De(e.heightPoint)&&this.setTopHeightPoint(Be(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(Be)),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 rr({color:this.color});r.setPoints([e[o-1],e[o],i[o],i[o-1]]);const a=new nn({lineColor:this.lineColor,lineWidth:this.lineWidth});a.name="EdgeLine",a.setPoints([e[o-1],i[o-1]]),this.edgePlanes.add(r,a)})}}class Xk extends zs{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 Hg extends Ti{constructor(e,i){super(e,i);d(this,"type","Prism");d(this,"prismMesh");this.editor=new Xk(this),e&&(this.prismMesh=new lr(x(x({},e.style),e)),this.add(this.prismMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(this.applyObjectMatrixWorld(this.prismMesh.bottomPolygon.points)),heightPoint:Wt(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 F(this,null,function*(){this.prismMesh=new lr(e),this.add(this.prismMesh),yield Zk(this.prismMesh,this.pointSelector),this.editor.enable()})}}function Zk(n,t){return F(this,null,function*(){const e=n.parent;yield _g(n.bottomPolygon,t);const i=new nn;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=ks(Je.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 Jk extends zs{constructor(t){super(t,()=>({yAxis:t.rectangleMesh.up}))}}class qk 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 Kk(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 Wg extends rr{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(De)}setPoints(e){const i=e.map(Be).filter(De);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(Kk(i,Je.modules.five.camera.position)),this.points=i,this.geometry=new qk(i),this.planeHelperNeedUpdate=!0}}class Os extends Wg{constructor(e){const o=e!=null?e:{},{points:i}=o,s=qs(o,["points"]);super();d(this,"name","RectangleWithEdgeMesh");d(this,"line",new Wn);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 Ug extends Ti{constructor(e,i){super(e,i);d(this,"type","Rectangle");d(this,"rectangleMesh");this.config.canEdit&&(this.editor=new Jk(this)),e&&(this.rectangleMesh=new Os(x(x({},e.style),e)),this.add(this.rectangleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},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 F(this,null,function*(){this.removeChildren();const i=new Os(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Yg(this.rectangleMesh,this.pointSelector),this.editor.enable()})}}function Yg(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 or({dashed:!0,lineColor:(A=n.lineColor)!=null?A:n.color}),r=new or({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,M=new w.Vector3().lerpVectors(a[0],a[1],.5),I=new w.Vector3().subVectors(v,M).normalize(),k=new w.Vector3().addVectors(M,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 $k extends zs{constructor(t){super(t,()=>({yAxis:t.circleMesh.normal}))}}function Xg(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class e3 extends ml{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=Be(e.center),s=Be(e.normal),o=e.radius,r=Xg(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*Hn}),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.setStyle({opacity:this.opacityBeforeHighlight}),this.needsRender=!0)}}class cr extends e3{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=qs(a,["normal","radius","center"]);super(r);d(this,"edgeLine");this.edgeLine=new nn(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 Zg extends Ti{constructor(e,i){super(e,i);d(this,"type","Circle");d(this,"circleMesh");this.editor=new $k(this),e&&(this.circleMesh=new cr(x(x({},e.style),e)),this.add(this.circleMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{center:Wt(this.applyObjectMatrixWorld(this.circleMesh.center)),normal:Wt(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 F(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new cr(e);this.circleMesh=i,this.add(this.circleMesh),yield Jg(this.circleMesh,this.pointSelector),this.editor.enable()})}}function Jg(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Wn({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 qg extends Dt{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 cr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new cr(e),this.topCircle.name="topCircle",this.edgeMesh=new ml(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=Be(e.topCenter),s=Be(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=x(x({},this.params),e),De(e.color)&&this.bottomCircle.setStyle({color:e.color}),De(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*Hn}),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),Xg(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 t3 extends zs{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 Kg extends Ti{constructor(e,i){super(e,i);d(this,"type","Cylinder");d(this,"cylinderMesh");this.editor=new t3(this),e&&(this.cylinderMesh=new qg(x(x({},e.style),e)),this.add(this.cylinderMesh))}get data(){return re(x({},this.baseData),{bottomCenter:Wt(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter)),topCenter:Wt(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 F(this,null,function*(){this.cylinderMesh=new qg(e),this.add(this.cylinderMesh),yield i3(this.cylinderMesh,this.pointSelector),this.editor.enable()})}}function i3(n,t){return F(this,null,function*(){const e=n.parent;yield Jg(n.bottomCircle,t);const i=new nn;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=ks(Je.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),M=n.bottomCenter.clone().add(y);p&&n.setTopCenter(M)},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 n3 extends zs{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 $g extends Dt{constructor(e){super();d(this,"name","BoxMesh");d(this,"bottomPlane");d(this,"topPlane");d(this,"heightPoint");d(this,"edgePlanes",[]);this.bottomPlane=new Os(e),this.topPlane=new Os(e),this.add(this.bottomPlane),e!=null&&e.points&&this.setPoints(e)}get planes(){return this.children.filter(e=>e instanceof Wg)}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){De(e.heightPoint)&&this.setTopHeightPoint(e.heightPoint),De(e.points)&&this.setBottomPoints(e.points)}setBottomPoints(e){const i=e.map(Be).filter(De);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=Be(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 Os({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 em extends Ti{constructor(e,i){super(e,i);d(this,"type","Box");d(this,"boxMesh");this.editor=new n3(this),e&&(this.boxMesh=new $g(x(x({},e.style),e)),this.add(this.boxMesh)),ut("esc",()=>{this.stopCreating()})}get data(){return re(x({},this.baseData),{points:Wt(this.applyObjectMatrixWorld(this.boxMesh.bottomPlane.points)),heightPoint:Wt(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 F(this,null,function*(){this.removeChildren(),this.boxMesh=new $g(e),this.add(this.boxMesh),yield s3(this.boxMesh,this.pointSelector),this.editor.enable()})}}function s3(n,t){return F(this,null,function*(){return yield Yg(n.bottomPlane,t),new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new nn,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=ks(Je.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 Bs=class extends Jt{constructor(e,i){super();d(this,"group");d(this,"five");d(this,"theme");this.five=e,this.theme=i,this.group=new Dt,this.group.name="Sculpt",e.scene.add(this.group),Bs.modules.init(e),Bs.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:s})=>{var r;const o=Ig((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(De)}}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=re(x({},r),{style:x(x({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Gg(a,i):r.type==="Polyline"?new Ng(a,i):r.type==="Polygon"?new Fg(a,i):r.type==="Prism"?new Hg(a,i):r.type==="Rectangle"?new Ug(a,i):r.type==="Circle"?new Zg(a,i):r.type==="Cylinder"?new Kg(a,i):r.type==="Box"?new em(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=Bs.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(e){return F(this,null,function*(){var i;return this.createItem(Gg,x(x({},(i=this.theme)==null?void 0:i.point),e))})}createPolyline(e){return F(this,null,function*(){var i;return this.createItem(Ng,x(x({},(i=this.theme)==null?void 0:i.polyline),e))})}createPolygon(e){return F(this,null,function*(){var i;return this.createItem(Fg,x(x({},(i=this.theme)==null?void 0:i.polygon),e))})}createPrism(e){return F(this,null,function*(){var i;return this.createItem(Hg,x(x({},(i=this.theme)==null?void 0:i.prism),e))})}createRectangle(e){return F(this,null,function*(){var i;return this.createItem(Ug,x(x({},(i=this.theme)==null?void 0:i.rectangle),e))})}createCircle(e){return F(this,null,function*(){var i;return this.createItem(Zg,x(x({},(i=this.theme)==null?void 0:i.circle),e))})}createCylinder(e){return F(this,null,function*(){var i;return this.createItem(Kg,x(x({},(i=this.theme)==null?void 0:i.cylinder),e))})}createBox(e){return F(this,null,function*(){var i;return this.createItem(em,x(x({},(i=this.theme)==null?void 0:i.box),e))})}undo(){}redo(){}clear(){this.group.removeChildren()}createItem(e,...i){return F(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 Je=Bs;d(Je,"modules",Pg);const o3=n=>new Je(n);function r3(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}function a3(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 tm="LightTagContainer_shgjakdhwakjdhsja";class l3{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=a3(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=Be(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(tm))!=null?i:(()=>{const s=document.createElement("div");return s.id=tm,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 c3(n,t){return new l3(n,t)}let hr;const im=n=>hr||(hr=new Da(n,{noEmitWhenHide:!0}),hr);class nm extends Jt{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=im(this.five);const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Ps(this.model).getCenter(new w.Vector3);this.tag=c3(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,r3(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 sm extends nm{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 h3 extends sm{constructor(...t){super(...t)}}function d3(n){me(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 om(n){let t,e;return{c(){t=S("div"),e=xe(n[0]),C(t,"class","model-maker-tag svelte-129wfaa")},m(i,s){B(i,t,s),T(t,e)},p(i,s){s&1&&Le(e,i[0])},d(i){i&&z(t)}}}function u3(n){let t,e=n[0]&&om(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=om(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:Z,o:Z,d(i){e&&e.d(i),i&&z(t)}}}function f3(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class g3 extends he{constructor(t){super(),ce(this,t,f3,u3,ae,{text:0},d3)}}const rm=(n,t)=>{var i;const e=new g3({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},m3={box:rm,triangles:rm,prism:(n,t)=>{var i;const e=new wg({target:n,props:{content:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()}};class p3 extends nm{constructor(...t){const e=t[0],i=Ps(e.model),s=new w.Vector3().lerpVectors(en(i,0),en(i,5),.5);super(re(x({},e),{position:s})),this.enable()}}class A3 extends ui{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:m3[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=im(e),e.scene.add(this.group),this.handleEnable()}load(e){return F(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 ar;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 sm({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 lr;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:Be(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 p3({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 lr,{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:[en(m,2),en(m,3),en(m,7),en(m,6)],heightPoint:en(m,0)}),r.applyQuaternion(p),r.setStyle({color:u,opacity:h,lineColor:u,occlusionVisibility:!1});const v=new h3({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){De(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:"我不知道捏"})),De(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 v3=n=>new A3(n);fm(),um(),K.AreaMakerPlugin=wk,K.CSS3DRender=fn,K.CSS3DRenderPlugin=Vr,K.CameraMovementEffect=Gh,K.CameraMovementPlugin=z0,K.ContentType=uu,K.CruisePlugin=aE,K.CruisePluginController=Cs,K.CruisePluginTypes=rE,K.CurrentPanoImagePlugin=Pk,K.DIRECTION=Bn,K.DISPLAY_STRATEGY_TYPE=Zi,K.DimensionType=fu,K.FLOOR_PLAN_ATTACHED_TO=Ei,K.FLOOR_TYPE_MAP=I0,K.GuideLineItem=nE,K.GuideLineModeItem=ZM,K.GuideLinePlugin=Za,K.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=Ji,K.ItemLabelPlugin=My,K.Magnifier=ro,K.MapviewFloorplanPlugin=$v,K.ModelChassisCompassPlugin=k0,K.ModelEntryDoorGuidePlugin=S0,K.ModelFloorplanPlugin=Zv,K.ModelItemLabelPlugin=ny,K.ModelMakerPlugin=v3,K.ModelRoomLabelPlugin=sA,K.ModelTVVideoPlugin=ly,K.ModelViewPlugin=xm,K.MoveController=Ya,K.MovePlugin=lE,K.Object3DHelperController=sl,K.Object3DHelperPlugin=_E,K.PLUGIN=nr,K.PaintBrush=Dm,K.PaintBrushTypeEnum=li,K.PanoCompassPlugin=ib,K.PanoCursorRaycasterPlugin=mp,K.PanoDoorLabelPlugin=Ry,K.PanoFloorplanRadarPlugin=C0,K.PanoMeasurePlugin=S1,K.PanoMeasurePluginLine=fi,K.PanoMeasurePluginModel=ga,K.PanoMeasurePluginPoint=jt,K.PanoMeasurePluginPolyline=Xi,K.PanoRulerPlugin=G0,K.PanoRulerProPlugin=q0,K.PanoSpatialTagPlugin=W1,K.PanoTagPlugin=QM,K.PanoTagPluginController=tr,K.PanoVideoPlugin=ZE,K.PanoVideoPluginType=XE,K.PipelinePlugin=uk,K.PointType=du,K.ROOM_FETILE_TYPE_MAP=P0,K.ROOM_TYPE_MAP=M0,K.Rotation=ei,K.Sculpt=Je,K.SculptPlugin=o3,K.TopviewFloorplanPlugin=t0,K.Util=fp,K.WalkController=Cs,K.defaultGlobalConfig=hu,K.itemLabelPluginServerParams=Ey,K.modelItemLabelPluginServerParams=sy,K.modelRoomLabelPluginServerParams=oA,K.pluginFlag=GM,Object.defineProperty(K,Symbol.toStringTag,{value:"Module"})});
|