@realsee/dnalogel 2.27.0-dev.0 → 2.27.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
- package/dist/PanoTagPlugin/controller/index.d.ts +1 -1
- package/dist/PanoTagPlugin/typings/controller.d.ts +0 -2
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +13 -5
- package/dist/PanoTagPlugin/utils/index.d.ts +1 -1
- package/dist/index.cjs.js +10 -10
- package/dist/index.js +136 -140
- package/dist/index.umd.js +10 -10
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
- package/docs/classes/Magnifier.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +25 -25
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/EventMap.html +12 -12
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +11 -18
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/AudioTagTypeConfigKey.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/CSS3DRenderPlugin/Controller.js +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +5 -5
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/index.js +1 -1
- package/libs/GuideLinePlugin/Controller.js +1 -1
- package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +1 -1
- package/libs/GuideLinePlugin/index.js +1 -1
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoDoorLabelPlugin/BaseController.js +1 -1
- package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
- package/libs/PanoDoorLabelPlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/Components/Controller0.js +1 -1
- package/libs/PanoMeasurePlugin/Components/Controller1.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +1 -1
- package/libs/PanoMeasurePlugin/Model/area.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +1 -1
- package/libs/PanoMeasurePlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +1 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/controller/TagCache.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +26 -26
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
- package/libs/PanoTagPlugin/controller/TagUtil.js +50 -53
- package/libs/PanoTagPlugin/controller/index.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/index.js +37 -37
- package/libs/PanoTagPlugin/typings/controller.d.ts +0 -2
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +13 -5
- package/libs/PanoTagPlugin/utils/index.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/index.js +31 -34
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/PipelinePlugin/Controller.js +1 -1
- package/libs/PipelinePlugin/index.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/index.js +1 -1
- 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(te,Ae){typeof exports=="object"&&typeof module!="undefined"?Ae(exports,require("@realsee/five"),require("three"),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","@realsee/five","three","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],Ae):(te=typeof globalThis!="undefined"?globalThis:te||self,Ae(te.dnalogel={},te.FiveSDK,te.THREE,te.CSS3DRenderer,te.Hammer,te.Line,te.FBXLoader,te.earcut,te.anime,te.GLTFLoader))})(this,function(te,Ae,R,_i,ai,As,vs,Bn,Vt,Vn){"use strict";var X2=Object.defineProperty,Z2=Object.defineProperties;var J2=Object.getOwnPropertyDescriptors;var uf=Object.getOwnPropertySymbols;var q2=Object.prototype.hasOwnProperty,K2=Object.prototype.propertyIsEnumerable;var nl=(te,Ae,R)=>Ae in te?X2(te,Ae,{enumerable:!0,configurable:!0,writable:!0,value:R}):te[Ae]=R,G=(te,Ae)=>{for(var R in Ae||(Ae={}))q2.call(Ae,R)&&nl(te,R,Ae[R]);if(uf)for(var R of uf(Ae))K2.call(Ae,R)&&nl(te,R,Ae[R]);return te},we=(te,Ae)=>Z2(te,J2(Ae));var f=(te,Ae,R)=>(nl(te,typeof Ae!="symbol"?Ae+"":Ae,R),R);var H=(te,Ae,R)=>new Promise((_i,ai)=>{var As=Vt=>{try{Bn(R.next(Vt))}catch(Vn){ai(Vn)}},vs=Vt=>{try{Bn(R.throw(Vt))}catch(Vn){ai(Vn)}},Bn=Vt=>Vt.done?_i(Vt.value):Promise.resolve(Vt.value).then(As,vs);Bn((R=R.apply(te,Ae)).next())});function ff(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 E=ff(R);function mf(){console.debug("%c %c@realsee/dnalogel %cv2.27.0-dev.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 gf(){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 sl(){}const ol=()=>Promise.resolve(),rl={__queue:Promise.resolve()};function pf(n=ol){rl.__queue=rl.__queue.then(n).catch(ol)}function bs(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 Go(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ys(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 Af(n,t,e=sl){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const vf=window,al=window.requestAnimationFrame||vf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ws(n,t=0){t<=0?al(n):al(()=>ws(n,t-1))}var xt=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-xt.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?xt.Bounce.In(n*2)*.5:xt.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}}}}),Fi=function(){return performance.now()},ll=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=Fi()),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}(),Pi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.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=Pi.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=Pi.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=Pi.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}}},No=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),_o=new ll,Cs=function(){function n(t,e){e===void 0&&(e=_o),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=xt.Linear.None,this._interpolationFunction=Pi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=No.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=Fi()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=Fi()),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=Fi()),!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=_o),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=xt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Pi.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){if(t===void 0&&(t=Fi()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)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),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;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),d=!l&&c;d?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}(),bf="20.0.3",yf=No.nextId,Rt=_o,wf=Rt.getAll.bind(Rt),Cf=Rt.removeAll.bind(Rt),If=Rt.add.bind(Rt),cl=Rt.remove.bind(Rt),Pf=Rt.update.bind(Rt),dl={Easing:xt,Group:ll,Interpolation:Pi,now:Fi,Sequence:No,nextId:yf,Tween:Cs,VERSION:bf,getAll:wf,removeAll:Cf,add:If,remove:cl,update:Pf};function Ef(n,t,e,i=xt.Linear.None){const s=new Cs(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Xt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Xt||{});const Rn=Symbol("$$PAINT_BRUSH_EVENT$$");function Is(n){return n[Rn]||(n[Rn]={}),n[Rn]}function Mf(n){n[Rn]||delete n[Rn]}let kf=class{hasListener(t){const e=Is(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Is(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){Mf(this);return}const i=Is(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=Is(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 li(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(li()+li()+"-"+li()+"-4"+li().substr(0,3)+"-"+li()+"-"+li()+li()+li()).toLowerCase()}const Df=`
|
|
1
|
+
(function(te,Ae){typeof exports=="object"&&typeof module!="undefined"?Ae(exports,require("@realsee/five"),require("three"),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","@realsee/five","three","three/examples/jsm/renderers/CSS3DRenderer","hammerjs","@realsee/five/line","three/examples/jsm/loaders/FBXLoader","earcut","animejs","@realsee/five/gltf-loader"],Ae):(te=typeof globalThis!="undefined"?globalThis:te||self,Ae(te.dnalogel={},te.FiveSDK,te.THREE,te.CSS3DRenderer,te.Hammer,te.Line,te.FBXLoader,te.earcut,te.anime,te.GLTFLoader))})(this,function(te,Ae,R,_i,ai,As,vs,Bn,Vt,Vn){"use strict";var X2=Object.defineProperty,Z2=Object.defineProperties;var J2=Object.getOwnPropertyDescriptors;var uf=Object.getOwnPropertySymbols;var q2=Object.prototype.hasOwnProperty,K2=Object.prototype.propertyIsEnumerable;var nl=(te,Ae,R)=>Ae in te?X2(te,Ae,{enumerable:!0,configurable:!0,writable:!0,value:R}):te[Ae]=R,G=(te,Ae)=>{for(var R in Ae||(Ae={}))q2.call(Ae,R)&&nl(te,R,Ae[R]);if(uf)for(var R of uf(Ae))K2.call(Ae,R)&&nl(te,R,Ae[R]);return te},we=(te,Ae)=>Z2(te,J2(Ae));var f=(te,Ae,R)=>(nl(te,typeof Ae!="symbol"?Ae+"":Ae,R),R);var H=(te,Ae,R)=>new Promise((_i,ai)=>{var As=Vt=>{try{Bn(R.next(Vt))}catch(Vn){ai(Vn)}},vs=Vt=>{try{Bn(R.throw(Vt))}catch(Vn){ai(Vn)}},Bn=Vt=>Vt.done?_i(Vt.value):Promise.resolve(Vt.value).then(As,vs);Bn((R=R.apply(te,Ae)).next())});function ff(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 E=ff(R);function mf(){console.debug("%c %c@realsee/dnalogel %cv2.27.0-dev.2",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function gf(){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 sl(){}const ol=()=>Promise.resolve(),rl={__queue:Promise.resolve()};function pf(n=ol){rl.__queue=rl.__queue.then(n).catch(ol)}function bs(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 Go(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ys(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 Af(n,t,e=sl){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const vf=window,al=window.requestAnimationFrame||vf.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function ws(n,t=0){t<=0?al(n):al(()=>ws(n,t-1))}var xt=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-xt.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?xt.Bounce.In(n*2)*.5:xt.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}}}}),Fi=function(){return performance.now()},ll=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=Fi()),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}(),Pi={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Pi.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=Pi.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=Pi.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=Pi.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}}},No=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),_o=new ll,Cs=function(){function n(t,e){e===void 0&&(e=_o),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=xt.Linear.None,this._interpolationFunction=Pi.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=No.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.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,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=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=Fi()),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,d=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(d){var h=i[r];if(h.length===0)continue;for(var u=[a],m=0,A=h.length;m<A;m+=1){var p=this._handleRelativeValue(a,h[m]);if(isNaN(p)){d=!1,console.warn("Found invalid interpolation list. Skipping.");break}u.push(p)}d&&(i[r]=u)}if((c==="object"||l)&&a&&!d){e[r]=l?[]:{};var g=a;for(var v in g)e[r][v]=g[v];s[r]=l?[]:{};var h=i[r];if(!this._isDynamic){var y={};for(var v in h)y[v]=h[v];i[r]=h=y}this._setupProperties(g,e[r],h,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),d?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=Fi()),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=Fi()),!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=_o),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=xt.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Pi.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){if(t===void 0&&(t=Fi()),e===void 0&&(e=!0),this._isPaused)return!0;var i,s,o=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>o)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),s=(t-this._startTime)/this._duration,s=this._duration===0||s>1?1:s;var r=this._easingFunction(s);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,r),this._onUpdateCallback&&this._onUpdateCallback(this._object,s),s===1)if(this._repeat>0){isFinite(this._repeat)&&this._repeat--;for(i in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[i]=="string"&&(this._valuesStartRepeat[i]=this._valuesStartRepeat[i]+parseFloat(this._valuesEnd[i])),this._yoyo&&this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i];return this._yoyo&&(this._reversed=!this._reversed),this._repeatDelayTime!==void 0?this._startTime=t+this._repeatDelayTime:this._startTime=t+this._delayTime,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var a=0,l=this._chainedTweens.length;a<l;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),d=!l&&c;d?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}(),bf="20.0.3",yf=No.nextId,Rt=_o,wf=Rt.getAll.bind(Rt),Cf=Rt.removeAll.bind(Rt),If=Rt.add.bind(Rt),cl=Rt.remove.bind(Rt),Pf=Rt.update.bind(Rt),dl={Easing:xt,Group:ll,Interpolation:Pi,now:Fi,Sequence:No,nextId:yf,Tween:Cs,VERSION:bf,getAll:wf,removeAll:Cf,add:If,remove:cl,update:Pf};function Ef(n,t,e,i=xt.Linear.None){const s=new Cs(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var Xt=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(Xt||{});const Rn=Symbol("$$PAINT_BRUSH_EVENT$$");function Is(n){return n[Rn]||(n[Rn]={}),n[Rn]}function Mf(n){n[Rn]||delete n[Rn]}let kf=class{hasListener(t){const e=Is(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=Is(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){Mf(this);return}const i=Is(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=Is(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 li(){return((1+Math.random())*65536|0).toString(16).substring(1)}function st(){return(li()+li()+"-"+li()+"-4"+li().substr(0,3)+"-"+li()+"-"+li()+li()+li()).toLowerCase()}const Df=`
|
|
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 xf=class extends kf{constructor(e){super();f(this,"configs");f(this,"clientWidth");f(this,"clientHeight");f(this,"ready",!1);f(this,"uuid",st());f(this,"tween");f(this,"tweening",!1);f(this,"container");f(this,"canvas");f(this,"data",{});f(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=Df,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 u;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:Xt.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(u=this.canvas[this.uuid])==null?void 0:u.getContext("2d");if(!this.canvas[this.uuid])return;const{width:d,height:h}=this.canvas[this.uuid];c&&c.clearRect(0,0,d,h),this.data[this.uuid].forEach(m=>this.handleDrawLine(this.uuid,m,{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:Xt.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 d=(h,u,m)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(h.x,h.y),i.quadraticCurveTo(u.x,u.y,m.x,m.y),i.stroke()};e.onmousedown=h=>{h.preventDefault(),c=Date.now();const u=h.clientX,m=h.clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=bs({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.clientX),m=Number(h.clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(bs({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ys(r);!A||!p||(d(o,A,p),o=p)},e.onmouseup=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),ws(()=>{this.emitStateChange({type:Xt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})},e.ontouchstart=h=>{h.preventDefault(),c=Date.now();const u=h.touches[0].clientX,m=h.touches[0].clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=bs({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.touches[0].clientX),m=Number(h.touches[0].clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(bs({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ys(r);!A||!p||(d(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),ws(()=>{this.emitStateChange({type:Xt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==Xt.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};Af(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 Xt.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 Xt.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=sl){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||pf(()=>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:d=0,uuid:h}=i,u=Go(i.move||{},this.clientWidth,this.clientHeight);let m=[u];if(a.strokeStyle=c,a.beginPath(),a.moveTo(u.x,u.y),d&&!s){let A=[];const p=this;p.tween=Ef({step:0},{step:l.length-1},d).onUpdate(({step:g})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[h].width,p.canvas[h].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(g);if(!A.find(I=>I===v)){if(A.push(v),m.push(Go(l[v],p.clientWidth,p.clientHeight)),m.length<3)return;const{control:I,end:M}=ys(m);if(!I||!M)return;a.quadraticCurveTo(I.x,I.y,M.x,M.y),a.stroke()}}).onComplete(g=>{p.tween=void 0,p.tweening=!1,A=[],m=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(m.push(Go(l[A],this.clientWidth,this.clientHeight)),m.length<3)continue;const{control:p,end:g}=ys(m);!p||!g||a.quadraticCurveTo(p.x,p.y,g.x,g.y)}a.stroke(),m=[],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(),ws(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Sf{constructor(t={}){f(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new xf(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 Lf=(n,t)=>{var _,F;let e=(F=(_=t==null?void 0:t.initialState)==null?void 0:_.enabled)!=null?F:!0,i=!1,s=!0,o=null;const a=G(G({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new E.Scene,c=new Ae.Camera(60);let d=new E.Object3D,h,u;{const Q=new E.DirectionalLight(16777215,.5);Q.position.copy(new E.Vector3(1,1,1)),l.add(Q)}{const Q=new E.DirectionalLight(16777215,.3);l.add(Q)}{const Q=new E.AmbientLight(16777215,.3);l.add(Q)}l.add(d);const m=()=>{if(i)return;h=S(n.model,c.fov,c.aspect),u=n.model.bounding.getCenter(new E.Vector3),l.remove(d),d=W(n.model),l.add(d),i=!0,V();function Q(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function W(J){if(J instanceof E.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(Q):Q(J.material);return new E.Mesh(Z,ee)}else if(J instanceof E.Group){const Z=new E.Group;return J.children.forEach(ee=>Z.add(W(ee))),Z}else{const Z=new E.Object3D;return J.children.forEach(ee=>Z.add(W(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new E.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=E.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{d.traverse(Q=>{Q instanceof E.Mesh&&[].concat(Q.material).forEach(J=>J.dispose())}),l.remove(d),d=new E.Object3D,l.add(d),i=!1,V()},g=()=>{e&&(i||m())},v=()=>{e||(e=!0,l.add(d),!i&&n.model.loaded&&m(),V())},y=()=>{e&&(l.remove(d),s=!0,T(),e=!1)},I=(Q,W={})=>{const J=A();if(!J)return;Q.appendChild(J.domElement),M(W);const Z=window.getComputedStyle(Q).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(Q.style.position="relative")},M=(Q={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=Q;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}V()};function S(Q,W,J){const Z=Q.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*W/360);return J<1&&(de=de/J),isNaN(de)?ee:de}function P(Q){return n.work.observers[Q].standingPosition.clone()}const V=()=>{if(!e||!h||!u)return;const Q=n.getPose();Q.fov=c.fov,Q.offset=u,Q.distance=h,typeof a.lockedLatitude=="number"&&(Q.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(Q.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(Q.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(Q.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(Q),s=!0},T=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},X=()=>{o&&o.dispose(),o=null},U=Q=>{Object.assign(a,Q),V()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",g),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",V),n.on("dispose",X),n.on("renderFrame",T),n.on("cameraPositionUpdate",V),{appendTo:I,refresh:M,changeConfigs:U,enable:v,disable:y,getCurrentState:N}};function ci(...n){const t=[];return n.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...ci(...e.children))}),t}function Ps(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function Tf(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=Ps(n.clientWidth,{floor:!0}),r=Ps(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 hl extends _i.CSS3DRenderer{constructor(){super();f(this,"wrapper");f(this,"requestAnimationFrameId");f(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}=Tf(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&&ci(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 jf(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Qn=jf("$$EVENT$$");function Es(n){return n[Qn]||(n[Qn]={}),n[Qn]}function zf(n){n[Qn]||delete n[Qn]}class Wi{hasListener(t){const e=Es(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=Es(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){zf(this);return}const i=Es(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=Es(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}}const Of=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),Et=n=>new R.Vector3().fromArray(n),Hi=n=>n instanceof R.Vector3?n:Array.isArray(n)?Et(n):Of(n);function Bf(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Hi(n):n.map(Hi):Hi(n)}class Vf extends E.Mesh{constructor(e,i){const s=new E.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:E.DoubleSide}),o=new E.PlaneGeometry(e,i);super(o,s);f(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function di(...n){const t=new R.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ul=1,Rf=`CSS3DObjectPlus@${ul}`,Qf=.00216,Gf=.003;class Nf extends _i.CSS3DObject{constructor(e){var S,P,V;const i=e.container,s=e.cornerPoints,o=(S=e.ratio)!=null?S:Gf,r=(P=e.dpr)!=null?P:1,a=(V=e.pointerEvents)!=null?V:"auto",l=Math.max(Qf,o),c=s[0].distanceTo(s[1]),d=s[1].distanceTo(s[2]),h=Ps(c/o*r),u=Ps(d/o*r),m=di(...s);let A;if(l===o)i.style.width=`${h}px`,i.style.height=`${u}px`,A=i;else{const T=document.createElement("div");T.style.width=`${h}px`,T.style.height=`${u}px`,T.style.pointerEvents="none";const X=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${X*h}px`,i.style.height=`${X*u}px`,T.appendChild(i),A=T}super(A);f(this,"version",ul);f(this,"isCSS3DObjectPlus",!0);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"mode","front");f(this,"hooks",new Wi);f(this,"opacityMesh");f(this,"selfVisible",!0);f(this,"parentVisibleListenerDisposer");f(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Vf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});f(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const i=this.parent,s=o=>{this.setVisible(o&&this.selfVisible,{setSelfVisible:!1})};i.hooks.on("visibleChange",s),this.parentVisibleListenerDisposer=()=>i.hooks.off("visibleChange",s)}});f(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(i.style.pointerEvents=a,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=d,this.domWidthPx=h,this.domHeightPx=u,this.centerPosition=m;else{const T=o/l;this.width=T*c,this.height=T*d,this.domWidthPx=T*h,this.domHeightPx=T*u,this.centerPosition=new R.Vector3().subVectors(m,s[0]).multiplyScalar(T).add(s[0])}i.classList.add(`${Rf}__container`);const p=new R.Vector3().subVectors(s[1],s[0]),g=new R.Vector3().subVectors(s[3],s[0]),v=new R.Vector3().crossVectors(p,g).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),M=new R.Vector3().crossVectors(y,I).normalize();this.rotateOnWorldAxis(M,y.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var T;this.mode==="front"&&((T=this.opacityMesh)==null||T.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var T;(T=this.opacityMesh)==null||T.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,i={setSelfVisible:!0}){i.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}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 _f extends E.Scene{constructor(){super()}add(...t){return super.add(...t),ci(...t).forEach(e=>{e.mode="front"}),this}}class Ff extends E.Scene{constructor(e){super();f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ci(...e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ci(...e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class fl extends E.Group{constructor(e){super();f(this,"isCSS3DGroup",!0);f(this,"mode");f(this,"CSS3DObjectLength",0);f(this,"hooks",new Wi);this.mode=e}add(...e){return ci(...e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ci(this).length}}class Wf extends fl{constructor(){super("front")}}class Hf extends fl{constructor(e){super("behind");f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ci(...e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Yf=3,Fo="CSS3DRenderer",Gn=`${Fo}@${Yf}`,Yi=()=>{console.error(`${Gn} is disposed`)},Ye={css3DObjects:[],frontModeStore:{css3DRenderer:new hl},behindModeStore:{css3DRenderer:new hl}};function ml(n){return Ye.css3DObjects.find(t=>t.id===n)}function Uf(n){Ye.frontModeStore.css3DRenderer.setWrapper(n)}function Xf(n){Ye.behindModeStore.css3DRenderer.setWrapper(n)}class Ui{constructor(t){f(this,"hooks",new Wi);f(this,"state",{enabled:!0,visible:!0,disposed:!1});f(this,"_scene");f(this,"store",{frontModeGroup:new Wf});f(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Yi();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(M,i)})(),o=e.map(Hi);if((o==null?void 0:o.length)<4)return console.error(`${Gn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:d,pointerEvents:h}=s;let u=!1;const m=this.createObject(o,{ratio:r,dpr:a,container:d,mode:l,pointerEvents:h});Ye.css3DObjects.push(m),s.scene&&this.setScene(s.scene);const A=()=>{if(u)return;const M=m.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(m)},p=()=>{u||(A(),this.render(t),this.hooks.emit("render"))},g=M=>this.setVisibleById(m.id,M),v=M=>this.setEnabledById(m.id,M),y=()=>(u=!0,m.removeFromParent(),!0),I=l==="front"?Ye.frontModeStore.css3DRenderer:Ye.behindModeStore.css3DRenderer;return c&&p(),{id:m.uuid,container:d,css3DObject:m,render:c?void 0:p,show:()=>g(!0),hide:()=>g(!1),setVisible:g,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:y,appendToElement:M=>I.setWrapper(M)}});f(this,"setVisibleById",(t,e)=>{var i;(i=ml(t))==null||i.setVisible(e)});f(this,"setEnabledById",(t,e)=>{const i=ml(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))});f(this,"createObject",(t,e)=>{const i=new Nf(G({cornerPoints:t},e));return i.element.classList.add(`${Fo}__container`),i.element.id=`${Fo}__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 Ye.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ye.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ye.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ye.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Yi();const i=G({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ye.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new _f;Ye.frontModeStore.css3DScene=s}return Ye.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ye.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=Ye.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Gn}: scene is required when mode is behind`);return}const r=new Ff(o);Ye.behindModeStore.css3DScene=r,Ye.behindModeStore.scene=o}return Ye.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 Hf(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(`${Gn}: css3DScene is required when mode is front`);Ye.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(`${Gn}: css3DScene is required when mode is behind`);Ye.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof _i.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof _i.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()}}f(Ui,"setFrontModeContainer",Uf),f(Ui,"setBehindModeContainer",Xf);function gl(n){return H(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const St=document.createElement("div");St.classList.add("behindFiveElement"),St.style.position="absolute",St.style.top="0",St.style.left="0",St.style.width="100%",St.style.height="100%",St.style.pointerEvents="none";function pl(n){var i,s,o,r,a;const t=(a=(s=Wo(n.getElement()))!=null?s:Wo((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Wo((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(St)||t.parentElement.insertBefore(St,t),St;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 Wo(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 Ho{constructor(t=0,e=0){f(this,"min");f(this,"max");f(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}}class Zf{constructor(t,e){f(this,"min");f(this,"max");f(this,"xInterval");f(this,"yInterval");f(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ho(this.min.x,this.max.x),this.yInterval=new Ho(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 Yo(n){return n==="Panorama"||n==="DepthPanorama"||n==="VRPanorama"||n==="XRPanorama"}function Al(n){return!Yo(n)}function Ms(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function Jf(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;Ms(n,a*4+0,l*4+0),Ms(n,a*4+1,l*4+1),Ms(n,a*4+2,l*4+2),Ms(n,a*4+3,l*4+3)}}}let Uo=class{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new Ae.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const i=this.offset.x+t.deltaX,s=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var s,o,r;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=(r=e==null?void 0:e.height)!=null?r: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 ai(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}getCurrentState(){return this.state}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}show(){return this.canvas.style.visibility="visible",this}hide(){return this.canvas.style.visibility="hidden",this}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom&&Array.from(this.containerDom.children).includes(this.canvas)&&this.containerDom.removeChild(this.canvas),this.containerDom=t,this.state.enabled&&t.append(this.canvas),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())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,i=this.renderCenter.clone().project(this.five.camera),s=(i.x+1)/2*this.containerDom.clientWidth,o=-(i.x-1)/2*this.containerDom.clientWidth,r=-(i.y-1)/2*this.containerDom.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):r<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):o<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(${s}px, ${r}px, 10px)`,this.offset={x:s,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=i/t,c=s/t,d=a*t,h=(o.x+1)/2*r.x,u=(o.y+1)/2*r.y,m=this.five.getPixels(h-l/2,u-l/2,l,c,d),A=Math.floor(i*a),p=Math.floor(s*a);Jf(m,A,p);const g=new ImageData(A,p);g.data.set(m),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",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="visible",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}};function qf(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new E.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function vl(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new E.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function Kf(n,t){const e=n.getElement();if(!e)return;const i=vl(t,e),s=new E.Raycaster;return s.setFromCamera(i,n.camera),s}function bl(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new E.Vector2().fromArray([s,o]),a=new E.Raycaster;return a.setFromCamera(r,n.camera),n.model.intersectRaycaster(a)[0]}const $f="data:image/png;base64,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",em=`
|
|
101
|
+
`;let xf=class extends kf{constructor(e){super();f(this,"configs");f(this,"clientWidth");f(this,"clientHeight");f(this,"ready",!1);f(this,"uuid",st());f(this,"tween");f(this,"tweening",!1);f(this,"container");f(this,"canvas");f(this,"data",{});f(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=Df,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 u;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:Xt.Undo,color:this.color,ready:this.ready,state:l,uuid:this.uuid});const c=(u=this.canvas[this.uuid])==null?void 0:u.getContext("2d");if(!this.canvas[this.uuid])return;const{width:d,height:h}=this.canvas[this.uuid];c&&c.clearRect(0,0,d,h),this.data[this.uuid].forEach(m=>this.handleDrawLine(this.uuid,m,{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:Xt.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 d=(h,u,m)=>{const A=this.color||"#ff0000";i.strokeStyle=A,i.beginPath(),i.moveTo(h.x,h.y),i.quadraticCurveTo(u.x,u.y,m.x,m.y),i.stroke()};e.onmousedown=h=>{h.preventDefault(),c=Date.now();const u=h.clientX,m=h.clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=bs({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.onmousemove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.clientX),m=Number(h.clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(bs({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ys(r);!A||!p||(d(o,A,p),o=p)},e.onmouseup=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),uuid:this.uuid,line:[...l],color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),ws(()=>{this.emitStateChange({type:Xt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})},e.ontouchstart=h=>{h.preventDefault(),c=Date.now();const u=h.touches[0].clientX,m=h.touches[0].clientY;r=[],r.push({x:u,y:m}),o={x:u,y:m},a=bs({x:u,y:m},this.clientWidth,this.clientHeight),l=[]},e.ontouchmove=h=>{if(h.preventDefault(),!o)return;const u=Number(h.touches[0].clientX),m=Number(h.touches[0].clientY);if(Math.abs(u-o.x)<5&&Math.abs(m-o.y)<5||(r.push({x:u,y:m}),l.push(bs({x:u,y:m},this.clientWidth,this.clientHeight)),r.length<3))return;const{control:A,end:p}=ys(r);!A||!p||(d(o,A,p),o=p)},e.ontouchend=e.ontouchcancel=h=>{if(h.preventDefault(),o=null,r.length<3)return;this.data[this.uuid]||(this.data[this.uuid]=[]);const u=Date.now()-c,m={move:Object.assign({},a),line:[...l],uuid:this.uuid,color:this.color,duration:u<1280?u:u<2e3?1280:0};this.data[this.uuid].push(m),ws(()=>{this.emitStateChange({type:Xt.Drawline,color:this.color,ready:this.ready,state:m,uuid:this.uuid})})}}emitStateChange(e,i=!0){if(e.type!==Xt.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};Af(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 Xt.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 Xt.Undo:this.handleUndo(o);break}}handleDrawLine(e,i,{withUndo:s=!1},o=sl){!i||Object.prototype.toString.call(i)!="[object Object]"||Object.keys(i).length===0||pf(()=>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:d=0,uuid:h}=i,u=Go(i.move||{},this.clientWidth,this.clientHeight);let m=[u];if(a.strokeStyle=c,a.beginPath(),a.moveTo(u.x,u.y),d&&!s){let A=[];const p=this;p.tween=Ef({step:0},{step:l.length-1},d).onUpdate(({step:g})=>{var y;if(p.tweening=!0,!p.ready)return a.clearRect(0,0,p.canvas[h].width,p.canvas[h].height),(y=p.tween)==null?void 0:y.stop();const v=Math.floor(g);if(!A.find(I=>I===v)){if(A.push(v),m.push(Go(l[v],p.clientWidth,p.clientHeight)),m.length<3)return;const{control:I,end:M}=ys(m);if(!I||!M)return;a.quadraticCurveTo(I.x,I.y,M.x,M.y),a.stroke()}}).onComplete(g=>{p.tween=void 0,p.tweening=!1,A=[],m=[],o&&o(),r()})}else{for(let A=0;A<l.length;A++){if(m.push(Go(l[A],this.clientWidth,this.clientHeight)),m.length<3)continue;const{control:p,end:g}=ys(m);!p||!g||a.quadraticCurveTo(p.x,p.y,g.x,g.y)}a.stroke(),m=[],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(),ws(i,60);return}i()}destroyBrush(){this.closeBrush(),this.ready=!1,this.emit("readyChange",!0)}};class Sf{constructor(t={}){f(this,"controller");const e=Object.assign({currentColor:"#f44336",onUndoText:"回退",onExitText:"关闭"},t);this.controller=new xf(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 Lf=(n,t)=>{var _,F;let e=(F=(_=t==null?void 0:t.initialState)==null?void 0:_.enabled)!=null?F:!0,i=!1,s=!0,o=null;const a=G(G({},{lookAtCurrentCamera:!1,lockedPanoIndex:null,lockedLatitude:null,lockedLongitude:null}),t==null?void 0:t.config),l=new E.Scene,c=new Ae.Camera(60);let d=new E.Object3D,h,u;{const Q=new E.DirectionalLight(16777215,.5);Q.position.copy(new E.Vector3(1,1,1)),l.add(Q)}{const Q=new E.DirectionalLight(16777215,.3);l.add(Q)}{const Q=new E.AmbientLight(16777215,.3);l.add(Q)}l.add(d);const m=()=>{if(i)return;h=S(n.model,c.fov,c.aspect),u=n.model.bounding.getCenter(new E.Vector3),l.remove(d),d=W(n.model),l.add(d),i=!0,V();function Q(J){const Z=J.clone();return Z.uniforms.modelAlpha.value=1,Z.uniforms.map.value&&(Z.uniforms.map.value.needsUpdate=!0),Z}function W(J){if(J instanceof E.Mesh){const Z=J.geometry,ee=Array.isArray(J.material)?J.material.map(Q):Q(J.material);return new E.Mesh(Z,ee)}else if(J instanceof E.Group){const Z=new E.Group;return J.children.forEach(ee=>Z.add(W(ee))),Z}else{const Z=new E.Object3D;return J.children.forEach(ee=>Z.add(W(ee))),Z}}},A=()=>{if(n.renderer)return o||(o=new E.WebGLRenderer({antialias:!1,alpha:!0}),o.setPixelRatio(n.renderer.getPixelRatio()),o.outputEncoding=E.sRGBEncoding,o.setClearColor(1579548,0),o.autoClear=!0),o},p=()=>{d.traverse(Q=>{Q instanceof E.Mesh&&[].concat(Q.material).forEach(J=>J.dispose())}),l.remove(d),d=new E.Object3D,l.add(d),i=!1,V()},g=()=>{e&&(i||m())},v=()=>{e||(e=!0,l.add(d),!i&&n.model.loaded&&m(),V())},y=()=>{e&&(l.remove(d),s=!0,T(),e=!1)},I=(Q,W={})=>{const J=A();if(!J)return;Q.appendChild(J.domElement),M(W);const Z=window.getComputedStyle(Q).position;Z!=="relative"&&Z!=="absolute"&&Z!=="fixed"&&Z!=="sticky"&&(Q.style.position="relative")},M=(Q={})=>{if(!o)return;const J=o.domElement.parentNode;if(J!=null&&J.nodeName){const{width:Z=J.offsetWidth,height:ee=J.offsetHeight}=Q;o.setSize(Z,ee),c.aspect=Z/ee,c.updateProjectionMatrix()}V()};function S(Q,W,J){const Z=Q.bounding,ee=Math.pow(Math.pow(Z.max.x-Z.min.x+1,2)+Math.pow(Z.max.y-Z.min.y+1,2)+Math.pow(Z.max.z-Z.min.z+1,2),1/2);let de=ee/2/Math.tan(Math.PI*W/360);return J<1&&(de=de/J),isNaN(de)?ee:de}function P(Q){return n.work.observers[Q].standingPosition.clone()}const V=()=>{if(!e||!h||!u)return;const Q=n.getPose();Q.fov=c.fov,Q.offset=u,Q.distance=h,typeof a.lockedLatitude=="number"&&(Q.latitude=a.lockedLatitude),typeof a.lockedLongitude=="number"&&(Q.longitude=a.lockedLongitude),typeof a.lockedPanoIndex=="number"&&(Q.offset=P(a.lockedPanoIndex)),a.lookAtCurrentCamera&&(Q.offset=n.camera.position.clone().setY(n.camera.position.y+1)),c.setFromPose(Q),s=!0},T=()=>{!e||s!==!0||!o||!o.domElement.parentNode||o.domElement.parentNode.offsetWidth===0||(o.render(l,c),s=!1)},X=()=>{o&&o.dispose(),o=null},U=Q=>{Object.assign(a,Q),V()},N=()=>({enabled:e});return Object.assign(window,{camera:c}),n.on("modelLoaded",g),n.on("modelWillLoad",p),n.on("cameraDirectionUpdate",V),n.on("dispose",X),n.on("renderFrame",T),n.on("cameraPositionUpdate",V),{appendTo:I,refresh:M,changeConfigs:U,enable:v,disable:y,getCurrentState:N}},Tf=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),Et=n=>new R.Vector3().fromArray(n),Wi=n=>n instanceof R.Vector3?n:Array.isArray(n)?Et(n):Tf(n);function jf(n){if(n)return Array.isArray(n)?typeof n[0]=="number"?Wi(n):n.map(Wi):Wi(n)}function ci(...n){const t=[];return n.forEach(e=>{e.isCSS3DObjectPlus?t.push(e):t.push(...ci(...e.children))}),t}function Ps(n,t){const e=Math.round(n);return e%2===0?e:e+(t!=null&&t.floor?-1:1)}function zf(n,t,e=!0){if(!n)return console.error("createResizeObserver: element is undefined"),{observe:()=>{},unobserve:()=>{}};const i=()=>{const o=Ps(n.clientWidth,{floor:!0}),r=Ps(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 hl extends _i.CSS3DRenderer{constructor(){super();f(this,"wrapper");f(this,"requestAnimationFrameId");f(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}=zf(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&&ci(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 Of(n){return typeof Symbol=="undefined"?`$Symbol<${n}>$`:Symbol(n)}const Qn=Of("$$EVENT$$");function Es(n){return n[Qn]||(n[Qn]={}),n[Qn]}function Bf(n){n[Qn]||delete n[Qn]}class Hi{hasListener(t){const e=Es(this);return!!(e!=null&&e[t]&&e[t].length>0)}on(t,e,i){const s=Es(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){Bf(this);return}const i=Es(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=Es(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 Vf extends E.Mesh{constructor(e,i){const s=new E.MeshBasicMaterial({opacity:0,color:0,transparent:!1,side:E.DoubleSide}),o=new E.PlaneGeometry(e,i);super(o,s);f(this,"name","opacity-mesh")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}function di(...n){const t=new R.Vector3;return n.forEach(e=>t.add(e)),t.divideScalar(n.length),t}const ul=1,Rf=`CSS3DObjectPlus@${ul}`,Qf=.00216,Gf=.003;class Nf extends _i.CSS3DObject{constructor(e){var S,P,V;const i=e.container,s=e.cornerPoints,o=(S=e.ratio)!=null?S:Gf,r=(P=e.dpr)!=null?P:1,a=(V=e.pointerEvents)!=null?V:"auto",l=Math.max(Qf,o),c=s[0].distanceTo(s[1]),d=s[1].distanceTo(s[2]),h=Ps(c/o*r),u=Ps(d/o*r),m=di(...s);let A;if(l===o)i.style.width=`${h}px`,i.style.height=`${u}px`,A=i;else{const T=document.createElement("div");T.style.width=`${h}px`,T.style.height=`${u}px`,T.style.pointerEvents="none";const X=o/l;i.style.position="absolute",i.style.left="0",i.style.top="0",i.style.width=`${X*h}px`,i.style.height=`${X*u}px`,T.appendChild(i),A=T}super(A);f(this,"version",ul);f(this,"isCSS3DObjectPlus",!0);f(this,"container");f(this,"width");f(this,"height");f(this,"domWidthPx");f(this,"domHeightPx");f(this,"cornerPoints");f(this,"centerPosition");f(this,"ratio");f(this,"mode","front");f(this,"hooks",new Hi);f(this,"opacityMesh");f(this,"selfVisible",!0);f(this,"parentVisibleListenerDisposer");f(this,"createOpacityMesh",e=>{const{domWidthPx:i,domHeightPx:s}=e,o=new Vf(i,s);return o.position.copy(e.position),o.rotation.copy(e.rotation),o.scale.copy(e.scale),o});f(this,"addParentVisibleListener",()=>{var e;if((e=this.parent)!=null&&e.isCSS3DGroup){const i=this.parent,s=o=>{this.setVisible(o&&this.selfVisible,{setSelfVisible:!1})};i.hooks.on("visibleChange",s),this.parentVisibleListenerDisposer=()=>i.hooks.off("visibleChange",s)}});f(this,"removeParentVisibleListener",()=>{var e;(e=this.parentVisibleListenerDisposer)==null||e.call(this)});if(i.style.pointerEvents=a,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=d,this.domWidthPx=h,this.domHeightPx=u,this.centerPosition=m;else{const T=o/l;this.width=T*c,this.height=T*d,this.domWidthPx=T*h,this.domHeightPx=T*u,this.centerPosition=new R.Vector3().subVectors(m,s[0]).multiplyScalar(T).add(s[0])}i.classList.add(`${Rf}__container`);const p=new R.Vector3().subVectors(s[1],s[0]),g=new R.Vector3().subVectors(s[3],s[0]),v=new R.Vector3().crossVectors(p,g).normalize();this.lookAt(v);const y=this.up.clone().applyQuaternion(this.quaternion),I=g.clone(),M=new R.Vector3().crossVectors(y,I).normalize();this.rotateOnWorldAxis(M,y.angleTo(I)),this.position.copy(m),this.addEventListener("added",()=>{var T;this.mode==="front"&&((T=this.opacityMesh)==null||T.removeFromParent()),this.addParentVisibleListener()}),this.addEventListener("removed",()=>{var T;(T=this.opacityMesh)==null||T.removeFromParent(),this.removeParentVisibleListener()})}setVisible(e,i={setSelfVisible:!0}){i.setSelfVisible&&(this.selfVisible=e),this.visible=e,this.opacityMesh&&(this.opacityMesh.visible=e)}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 _f extends E.Scene{constructor(){super()}add(...t){return super.add(...t),ci(...t).forEach(e=>{e.mode="front"}),this}}class Ff extends E.Scene{constructor(e){super();f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return super.add(...e),ci(...e).forEach(i=>{i.mode="behind",this.scene.add(i.getOpacityMesh())}),this}remove(...e){return ci(...e).forEach(i=>{var s;(s=i.opacityMesh)==null||s.removeFromParent(),i.opacityMesh=null}),super.remove(...e),this}}class fl extends E.Group{constructor(e){super();f(this,"isCSS3DGroup",!0);f(this,"mode");f(this,"CSS3DObjectLength",0);f(this,"hooks",new Hi);this.mode=e}add(...e){return ci(...e).forEach(i=>{i.mode=this.mode}),super.add(...e),this.updateLength(),this}setVisible(e){this.visible=e,this.hooks.emit("visibleChange",e)}remove(...e){return super.remove(...e),this.updateLength(),this}updateLength(){this.CSS3DObjectLength=ci(this).length}}class Wf extends fl{constructor(){super("front")}}class Hf extends fl{constructor(e){super("behind");f(this,"scene");if(!e)throw new Error("CSS3DBehindScene: scene is required");this.scene=e}add(...e){return ci(...e).forEach(i=>{this.scene.add(i.getOpacityMesh())}),super.add(...e),this}}const Yf=3,Fo="CSS3DRenderer",Gn=`${Fo}@${Yf}`,Yi=()=>{console.error(`${Gn} is disposed`)},Ue={css3DObjects:[],frontModeStore:{css3DRenderer:new hl},behindModeStore:{css3DRenderer:new hl}};function ml(n){return Ue.css3DObjects.find(t=>t.id===n)}function Uf(n){Ue.frontModeStore.css3DRenderer.setWrapper(n)}function Xf(n){Ue.behindModeStore.css3DRenderer.setWrapper(n)}class Ui{constructor(t){f(this,"hooks",new Hi);f(this,"state",{enabled:!0,visible:!0,disposed:!1});f(this,"_scene");f(this,"store",{frontModeGroup:new Wf});f(this,"create3DElement",(t,e,i)=>{if(this.state.disposed)return Yi();const s=(()=>{const M={ratio:.00216,devicePixelRatio:1,mode:"front",autoRender:!0,container:document.createElement("div"),pointerEvents:"none"};return Object.assign(M,i)})(),o=e.map(Wi);if((o==null?void 0:o.length)<4)return console.error(`${Gn}: requires 4 point but params may have fewer`);const{ratio:r,devicePixelRatio:a,mode:l,autoRender:c,container:d,pointerEvents:h}=s;let u=!1;const m=this.createObject(o,{ratio:r,dpr:a,container:d,mode:l,pointerEvents:h});Ue.css3DObjects.push(m),s.scene&&this.setScene(s.scene);const A=()=>{if(u)return;const M=m.mode==="front"?this.getFrontCSS3DObjectGroup():this.getBehindCSS3DObjectGroup();M&&M.add(m)},p=()=>{u||(A(),this.render(t),this.hooks.emit("render"))},g=M=>this.setVisibleById(m.id,M),v=M=>this.setEnabledById(m.id,M),y=()=>(u=!0,m.removeFromParent(),!0),I=l==="front"?Ue.frontModeStore.css3DRenderer:Ue.behindModeStore.css3DRenderer;return c&&p(),{id:m.uuid,container:d,css3DObject:m,render:c?void 0:p,show:()=>g(!0),hide:()=>g(!1),setVisible:g,enable:()=>v(!0),disable:()=>v(!1),setEnabled:v,dispose:y,appendToElement:M=>I.setWrapper(M)}});f(this,"setVisibleById",(t,e)=>{var i;(i=ml(t))==null||i.setVisible(e)});f(this,"setEnabledById",(t,e)=>{const i=ml(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))});f(this,"createObject",(t,e)=>{const i=new Nf(G({cornerPoints:t},e));return i.element.classList.add(`${Fo}__container`),i.element.id=`${Fo}__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 Ue.frontModeStore.css3DRenderer}static get behindModeCSS3DRenderer(){return Ue.behindModeStore.css3DRenderer}get frontModeCSS3DRenderer(){return Ue.frontModeStore.css3DRenderer}get behindModeCSS3DRenderer(){return Ue.behindModeStore.css3DRenderer}setScene(t){this._scene=t}getCurrentState(){return this.state}setState(t,e={userAction:!0}){if(this.state.disposed)return Yi();const i=G({},this.state);this.state=Object.assign(this.state,t),i.visible!==this.state.visible&&(t.visible?this.handleShow():this.handleHide()),i.enabled!==this.state.enabled&&(t.enabled?this.handleEnable():this.handleDisable()),i.disposed!==this.state.disposed&&this.handleDispose(),this.hooks.emit("stateChange",{state:this.state,prevState:i,userAction:e.userAction})}dispose(){this.setState({disposed:!0}),this.hooks.emit("dispose")}show(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({visible:!0},{userAction:t}),this.hooks.emit("show",{userAction:t})})}hide(){return H(this,arguments,function*({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({visible:!1},{userAction:t}),this.hooks.emit("hide",{userAction:t})})}enable({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({enabled:!0},{userAction:t}),this.hooks.emit("enable",{userAction:t})}disable({userAction:t}={userAction:!0}){if(this.state.disposed)return Yi();this.setState({enabled:!1},{userAction:t}),this.hooks.emit("disable",{userAction:t})}getFrontCSS3DScene({createSceneIfNotExists:t=!1}={}){var i;const e=(i=Ue.frontModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const s=new _f;Ue.frontModeStore.css3DScene=s}return Ue.frontModeStore.css3DScene}getBehindCSS3DScene({createSceneIfNotExists:t=!1}={}){var i,s;const e=(i=Ue.behindModeStore)==null?void 0:i.css3DScene;if(e)return e;if(t){const o=(s=Ue.behindModeStore.scene)!=null?s:this.scene;if(!o){console.error(`${Gn}: scene is required when mode is behind`);return}const r=new Ff(o);Ue.behindModeStore.css3DScene=r,Ue.behindModeStore.scene=o}return Ue.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 Hf(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(`${Gn}: css3DScene is required when mode is front`);Ue.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(`${Gn}: css3DScene is required when mode is behind`);Ue.behindModeStore.css3DRenderer.renderEveryFrame(s,t)}}handleShow(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!0),(t=this.store.behindModeGroup)==null||t.setVisible(!0)})}handleHide(){return H(this,null,function*(){var t;this.store.frontModeGroup.setVisible(!1),(t=this.store.behindModeGroup)==null||t.setVisible(!1)})}handleEnable(){var t,e;(t=this.getFrontCSS3DScene())==null||t.add(this.store.frontModeGroup),this.store.behindModeGroup&&((e=this.getBehindCSS3DScene())==null||e.add(this.store.behindModeGroup))}handleDisable(){var t,e,i;this.store.frontModeGroup.children.forEach(s=>{s instanceof _i.CSS3DObject&&s.element instanceof Element&&s.element.parentNode!==null&&s.element.remove()}),(t=this.store.behindModeGroup)==null||t.children.forEach(s=>{s instanceof _i.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()}}f(Ui,"setFrontModeContainer",Uf),f(Ui,"setBehindModeContainer",Xf);function gl(n){return H(this,null,function*(){return new Promise(t=>{var e;if((e=n.model)!=null&&e.loaded){t();return}else n.once("modelLoaded",()=>t())})})}const St=document.createElement("div");St.classList.add("behindFiveElement"),St.style.position="absolute",St.style.top="0",St.style.left="0",St.style.width="100%",St.style.height="100%",St.style.pointerEvents="none";function pl(n){var i,s,o,r,a;const t=(a=(s=Wo(n.getElement()))!=null?s:Wo((i=n.getElement())==null?void 0:i.parentElement))!=null?a:Wo((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(St)||t.parentElement.insertBefore(St,t),St;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 Wo(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 Ho{constructor(t=0,e=0){f(this,"min");f(this,"max");f(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}}class Zf{constructor(t,e){f(this,"min");f(this,"max");f(this,"xInterval");f(this,"yInterval");f(this,"isRectangle",!0);this.min=t,this.max=e,this.xInterval=new Ho(this.min.x,this.max.x),this.yInterval=new Ho(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 Yo(n){return n==="Panorama"||n==="DepthPanorama"||n==="VRPanorama"||n==="XRPanorama"}function Al(n){return!Yo(n)}function Ms(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function Jf(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;Ms(n,a*4+0,l*4+0),Ms(n,a*4+1,l*4+1),Ms(n,a*4+2,l*4+2),Ms(n,a*4+3,l*4+3)}}}let Uo=class{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new Ae.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"onPan",t=>{if(!this.containerDom||this.hooks.emit("wantsPanGesture",t))return;const i=this.offset.x+t.deltaX,s=this.offset.y+t.deltaY;this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)",this.canvas.style.transform=`translate3d(${i}px, ${s}px, 100px)`});f(this,"onPanEnd",t=>{this.offset={x:this.offset.x+t.deltaX,y:this.offset.y+t.deltaY},this.canvas.style.boxShadow="none"});var s,o,r;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=(r=e==null?void 0:e.height)!=null?r: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 ai(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panend",this.onPanEnd)),this.initStyle()}getCurrentState(){return this.state}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}show(){return this.canvas.style.visibility="visible",this}hide(){return this.canvas.style.visibility="hidden",this}enable(){var t;if(!this.state.enabled)return this.state.enabled=!0,(t=this.containerDom)==null||t.append(this.canvas),this}disable(){if(this.state.enabled)return this.state.enabled=!1,this.canvas.remove(),this}appendTo(t){return this.containerDom&&Array.from(this.containerDom.children).includes(this.canvas)&&this.containerDom.removeChild(this.canvas),this.containerDom=t,this.state.enabled&&t.append(this.canvas),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())}autoFixPCPosition(){if(!this.containerDom)return;const{width:t,height:e}=this,i=this.renderCenter.clone().project(this.five.camera),s=(i.x+1)/2*this.containerDom.clientWidth,o=-(i.x-1)/2*this.containerDom.clientWidth,r=-(i.y-1)/2*this.containerDom.clientHeight;s<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):r<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):o<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(${s}px, ${r}px, 10px)`,this.offset={x:s,y:r}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.renderCenter.clone().project(this.five.camera),r=this.five.renderer.getSize(new E.Vector2),a=1,l=i/t,c=s/t,d=a*t,h=(o.x+1)/2*r.x,u=(o.y+1)/2*r.y,m=this.five.getPixels(h-l/2,u-l/2,l,c,d),A=Math.floor(i*a),p=Math.floor(s*a);Jf(m,A,p);const g=new ImageData(A,p);g.data.set(m),e.putImageData(g,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",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="visible",this.config.dragEnabled&&(this.canvas.style.cursor="pointer")}};function qf(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return new E.Vector2().set((n.x-o)/e*2-1,-(n.y-s)/i*2+1)}function vl(n,t){const{offsetWidth:e,offsetHeight:i}=t;return new E.Vector2().set(n.x/e*2-1,-n.y/i*2+1)}function Kf(n,t){const e=n.getElement();if(!e)return;const i=vl(t,e),s=new E.Raycaster;return s.setFromCamera(i,n.camera),s}function bl(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new E.Vector2().fromArray([s,o]),a=new E.Raycaster;return a.setFromCamera(r,n.camera),n.model.intersectRaycaster(a)[0]}const $f="data:image/png;base64,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",em=`
|
|
102
102
|
varying vec2 vUv;
|
|
103
103
|
void main() {
|
|
104
104
|
vUv = uv;
|
|
@@ -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 Eg extends ce{constructor(t){super(),le(this,t,Pg,Ig,oe,{content:0},Cg)}}function Mg(n){fe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function kg(n){let t,e;return t=new wg({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Dg(n){let t,e;return t=new Eg({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xg(n){let t,e,i,s;const o=[Dg,kg],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=x("div"),i&&i.c(),w(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 d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(he(),j(r[d],1,1,()=>{r[d]=null}),ue()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Sg(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 ec extends ce{constructor(t){super(),le(this,t,Sg,xg,oe,{floorIndex:2,floorplanData:3},Mg)}}function Lg(n){fe(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Tg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new js(!1),i=ke(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&(O(i),t.d())}}}function jg(n){let t,e,i=n[1]&&tc(n),s=n[0]&&ic(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=ke()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=tc(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=ic(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){o&&(O(t),O(e)),i&&i.d(o),s&&s.d(o)}}}function tc(n){let t,e=n[2].name+"",i;return{c(){t=x("span"),i=Se(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Te(i,e)},d(s){s&&O(t)}}}function ic(n){let t,e;return{c(){t=x("span"),e=Se(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&128&&Te(e,i[7])},d(i){i&&O(t)}}}function zg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return jg;if(a[8])return Tg}let o=s(n),r=o&&o(n);return{c(){t=x("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),z(t,"left",n[9]),z(t,"top",n[10]),z(t,"font-size",n[11]),z(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[19]),ye(t,"clientHeight",n[20])],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&64&&z(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,qe(i)}}}function Og(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Bg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,F){if(F.width===0||F.height===0)return()=>!1;const Q=_.path.map(({x:Ee,y:ve})=>[Ee,ve]),W=_.roomLabel.position,{x:J,y:Z}=W,{width:ee,height:de}=F,re=ee/2,Ie=de/2;return function(ve){const Re=J*ve,be=Z*ve,Ue=Q.map(([Ce,Oe])=>[Ce*ve,Oe*ve]);return[[Re+re,be-Ie],[Re-re,be-Ie],[Re-re,be+Ie],[Re+re,be+Ie]].every(Ce=>Og(Ce,Ue))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",S=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,T=0,X=!1;u.subscribe(function(F){e(16,X=!!F&&F.id===h.id)});const U=_=>{e(4,V=_.detail)},N=_=>{e(5,T=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,d=_.roomNameEnable),"room"in _&&e(2,h=_.room),"hoveredRoom"in _&&e(13,u=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:T}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,T,a,s,i,M,S,P,l,u,m,p,X,r,o,U,N]}class Vg extends ce{constructor(t){super(),le(this,t,Bg,zg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Lg)}}function Rg(n){fe(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 nc(n,t,e){const i=n.slice();return i[12]=t[e],i}function sc(n){let t,e=[],i=new Map,s,o,r,a=Pe(n[8]);const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=nc(n,a,c),h=l(d);i.set(h,e[c]=oc(h,d))}return{c(){t=x("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=Pe(c[8]),he(),e=jt(e,d,l,1,c,a,i,t,fi,oc,null,nc),ue())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)j(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,qe(r)}}}function oc(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=$e(r,o[a]);return i=new Vg({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ot(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function Qg(n){let t,e,i=n[8]&&sc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=sc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Gg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Ng extends ce{constructor(t){super(),le(this,t,Gg,Qg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Rg)}}function _g(n){fe(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 rc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ac(n,t,e){const i=n.slice();return i[14]=t[e],i}function lc(n){let t;return{c(){t=x("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function cc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=x("div"),i=x("div"),o=Se(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),D(e,i),D(i,o),D(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Te(o,s)},d(a){a&&O(e)}}}function Fg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=Pe(n[3]),h=[];for(let A=0;A<d.length;A+=1)h[A]=lc(ac(n,d,A));let u=Pe(n[4]);const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=rc(n,u,A),g=m(p);l.set(g,a[A]=cc(g,p))}return{c(){t=x("div"),e=x("div"),i=$(),s=x("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=x("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),D(t,e),D(t,i),D(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);D(t,o),D(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=Pe(A[3]);let g;for(g=0;g<d.length;g+=1){const v=ac(A,d,g);h[g]?h[g].p(v,p):(h[g]=lc(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=Pe(A[4]),a=jt(a,p,m,1,A,u,l,r,dr,cc,null,rc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&O(t),Lt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const un=1e3,fn=180;function Wg(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(un-fn)*2,c=o.max.y-o.min.y-(un-fn)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-un+fn)/l:0,g=a?0:(A-o.min.y-un+fn)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-un+fn)/l:0,M=a?0:(y-o.min.y-un+fn)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.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,h,m,s,o]}class Hg extends ce{constructor(t){super(),le(this,t,Wg,Fg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},_g)}}function Yg(n){fe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function dc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hc(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=$e(r,o[a]);return i=new Hg({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?ot(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function Ug(n){let t,e=[],i=new Map,s,o=Pe(n[4]);const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=dc(n,o,a),c=r(l);i.set(c,e[a]=hc(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=Pe(a[4]),he(),e=jt(e,l,r,1,a,o,i,t,fi,hc,null,dc),ue()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const uc=1e3,fc=180;function Xg(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(uc-fc)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(uc-fc)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class Zg extends ce{constructor(t){super(),le(this,t,Xg,Ug,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Yg)}}function Us(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function mc({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Jg(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 qg(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 Kg(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function $g(n){let t;return{c(){t=Be("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function ep(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=Us(s,{needZ:!0}))},[i,s]}class tp extends ce{constructor(t){super(),le(this,t,ep,$g,oe,{path:1})}}function ip(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),D(t,e),D(e,i),D(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&(O(t),O(o),O(r))}}}const gr=6;function np(n,t,e){let i,{path:s}=t;const o=gr*2,r=`M0 ${gr} h ${o} M${gr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Us(s,{needZ:!0}))},[i,o,r,s]}class sp extends ce{constructor(t){super(),le(this,t,np,ip,oe,{path:3})}}function op(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),d=$(),h=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){B(u,t,m),D(t,e),D(e,i),D(t,s),D(s,o),B(u,r,m),B(u,a,m),B(u,l,m),B(u,c,m),B(u,d,m),B(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&(O(t),O(r),O(a),O(l),O(c),O(d),O(h))}}}function rp(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=Us(s,{needZ:!0}))},[i,s]}class ap extends ce{constructor(t){super(),le(this,t,rp,op,oe,{path:1})}}function lp(n){fe(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 gc(n,t,e){const i=n.slice();return i[5]=t[e],i}function cp(n){let t,e;return t=new sp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function dp(n){let t,e;return t=new ap({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function hp(n){let t,e;return t=new tp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function pc(n){let t,e,i,s;const o=[hp,dp,cp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(he(),j(r[d],1,1,()=>{r[d]=null}),ue(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function up(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=pc(gc(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=x("div");for(let r=0;r<s.length;r+=1)s[r].c();w(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=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=gc(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=pc(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function fp(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=>we(G({},l),{path:l.path.map(c=>mc(c,o.bounding))})))},[i,r,a,s,o]}class mp extends ce{constructor(t){super(),le(this,t,fp,up,oe,{floorIndex:3,floorplanData:4},lp)}}function gp(n){fe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function pp(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[ye(t,"mouseenter",n[3]),ye(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,qe(s)}}}function Ap(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Us(o.path,{needZ:!0,format:A=>mc(A,u)});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,d,h,m,a,l,c,i]}class vp extends ce{constructor(t){super(),le(this,t,Ap,pp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},gp)}}function bp(n){fe(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 Ac(n,t,e){const i=n.slice();return i[6]=t[e],i}function vc(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=$e(r,o[a]);return i=new vp({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?ot(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function yp(n){let t,e,i=[],s=new Map,o,r=Pe(n[1].floorDatas[n[0]].rooms);const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ac(n,r,l),d=a(c);s.set(d,i[l]=vc(d,c))}return{c(){t=x("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),D(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=Pe(l[1].floorDatas[l[0]].rooms),he(),i=jt(i,c,a,1,l,r,s,e,fi,vc,null,Ac),ue())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)j(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function wp(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 bc extends ce{constructor(t){super(),le(this,t,wp,yp,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},bp)}}function Cp(n){fe(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 yc(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new bc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&24834?ot(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function wc(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Ng({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&22370?ot(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Cc(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Zg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&2306?ot(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Ip(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=$e(h,d[v]);e=new mp({props:h});let u=(n[2]||n[3])&&yc(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=$e(A,m[v]);o=new ec({props:A});let p=n[4]&&wc(n),g=n[7]&&Cc(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),u&&u.c(),s=$(),se(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Ge(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),ie(e,t,null),D(t,i),u&&u.m(t,null),D(t,s),ie(o,t,null),D(t,r),p&&p.m(t,null),D(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?ot(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=yc(v),u.c(),k(u,1),u.m(t,s)):u&&(he(),j(u,1,1,()=>{u=null}),ue());const M=y&258?ot(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=wc(v),p.c(),k(p,1),p.m(t,a)):p&&(he(),j(p,1,1,()=>{p=null}),ue()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=Cc(v),g.c(),k(g,1),g.m(t,null)):g&&(he(),j(g,1,1,()=>{g=null}),ue()),(!c||y&1&&l!==(l=Ge(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){j(e.$$.fragment,v),j(u),j(o.$$.fragment,v),j(p),j(g),c=!1},d(v){v&&O(t),ne(e),u&&u.d(),ne(o),p&&p.d(),g&&g.d()}}}function Pp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=mr(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let Ep=class extends ce{constructor(t){super(),le(this,t,Pp,Ip,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Cp)}};function Mp(n){fe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ic(n,t,e){const i=n.slice();return i[21]=t[e],i}function Pc(n){let t,e,i,s,o,r=Pe(n[13].floorDatas),a=[];for(let h=0;h<r.length;h+=1)a[h]=Ec(Ic(n,r,h));const l=h=>j(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Mc(n),d=n[8]&&kc(n);return{c(){t=x("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){B(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);D(t,e),c&&c.m(t,null),D(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=Pe(n[13].floorDatas);let m;for(m=0;m<r.length;m+=1){const A=Ic(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Ec(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(he(),m=r.length;m<a.length;m+=1)l(m);ue()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Mc(n),c.c(),k(c,1),c.m(t,i)):c&&(he(),j(c,1,1,()=>{c=null}),ue()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=kc(n),d.c(),k(d,1),d.m(t,null)):d&&(he(),j(d,1,1,()=>{d=null}),ue())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),h&&(s||_e(()=>{s=Mi(t,et,{duration:n[0],easing:Jt}),s.start()})),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)j(a[u]);j(c),j(d),o=!1},d(h){h&&O(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Ec(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Ep({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&2047696?ot(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Mc(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new dg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&57352?ot(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function kc(n){let t,e;return t=new Ag({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function kp(n){let t,e,i=n[1]&&Pc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Pc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Dp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=T=>{"duration"in T&&e(0,i=T.duration),"visible"in T&&e(1,s=T.visible),"northDesc"in T&&e(2,o=T.northDesc),"panoIndex"in T&&e(3,r=T.panoIndex),"floorIndex"in T&&e(4,a=T.floorIndex),"cameraEnable"in T&&e(5,l=T.cameraEnable),"hoverEnable"in T&&e(6,c=T.hoverEnable),"highlightEnable"in T&&e(7,d=T.highlightEnable),"compassEnable"in T&&e(8,h=T.compassEnable),"roomLabelsEnable"in T&&e(9,u=T.roomLabelsEnable),"roomAreaEnable"in T&&e(10,m=T.roomAreaEnable),"roomNameEnable"in T&&e(11,A=T.roomNameEnable),"ruleLabelsEnable"in T&&e(12,p=T.ruleLabelsEnable),"floorplanData"in T&&e(13,g=T.floorplanData),"lastPanoramaLongitude"in T&&e(14,v=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(15,y=T.cameraImageUrl),"getRoomAreaText"in T&&e(16,I=T.getRoomAreaText),"getLabelElement"in T&&e(17,M=T.getLabelElement),"getRuleDistanceText"in T&&e(18,S=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(19,P=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(20,V=T.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,S,P,V]}let pr=class extends ce{constructor(t){super(),le(this,t,Dp,kp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Mp)}};const xp="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 Sp(n){return H(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return H(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Lp(n){return{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}}function Tp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Lp),rules:n.rules}}function jp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function zp(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 pi(n){return H(this,null,function*(){const t=yield Sp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Tp),s=n.computed_data.entrance?zp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(jp)}})}function Op(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:xp,width:45,height:48},a=Kg(o,t),l=Jg(o,e),c=qg(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Bp(n,t){return t(n),n}function Xs(n,t){return Bp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Dc(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 Ar(n,t,e=mi.BOUNDING_CENTER){const i=Dc(n,t),s=Dc(n,t+1);return e===mi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===mi.CEILING?s:i}function vr(n,t,e,i){const s=Ar(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.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 Wn=class{constructor(t,e){f(this,"VERSION","2.27.0-dev.0");f(this,"five");f(this,"hooks",new Wi);f(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 Xo(this.staticPrefix,t)}},Ai=class extends Wn{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const xc=500,Vp=80;function br(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function yr(n,t){return H(this,null,function*(){const[e]=yield cn(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(!Rp(i,s))throw new Error("pose 与预期不符")})}function Rp(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?br(i,s,2):i===s})}function wr(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!br(e,o,2)||!br(i,r,2)||s!==a)}function Sc(n,t,e=!0){return H(this,null,function*(){if(wr(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield cn(yr(n,[t.mode,t,void 0,e]));if(d)throw new Error(Ct.ChangeModeError);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,Math.abs(a-t.fov)*10)),[c]=yield cn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function mn(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 Qp(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 Gp(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 Np=class extends Ai{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(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")});f(this,"show",(...i)=>H(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>H(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!wr(this.five,this.showState)||!this.container||!this.wrapper)return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>H(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>H(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield cn(Sc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:xc;mn(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);mn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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||Gp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Qp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(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});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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:Vp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("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=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const _p=(n,t)=>new Np(n,t);function Fp(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 Wp(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 Hp=class extends Ai{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(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")});f(this,"show",(...i)=>H(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>H(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!wr(this.five,this.showState)||!this.container||!this.wrapper)return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>H(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>H(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield cn(Sc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:xc;mn(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);mn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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&&Wp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Fp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(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(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(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=Ar(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const Yp=(n,t)=>new Hp(n,t);let Up=class extends Ai{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(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")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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})});f(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)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(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}))});f(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 方法"));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,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(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=Ar(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return H(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return H(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}_show(e){return H(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield yr(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;mn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return H(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;mn(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){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const Xp=(n,t)=>new Up(n,t);function Cr(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function Zp(n){fe(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 Jp(n){let t,e,i;return{c(){t=x("div"),e=x("div"),i=x("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||gi)+")"),z(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),D(t,e),D(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function qp(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Kp(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),S=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${S}px)`}function u(A){e(6,c=A)}const m=Cr(A=>{e(7,d=A.longitude)},1e3/60);return gt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=qp(d))},[l,s,i,o,r,a,c,d]}class $p extends ce{constructor(t){super(),le(this,t,Kp,Jp,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Zp)}}function eA(n){fe(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 Lc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Tc(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=x("div"),i=x("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,d){B(c,e,d),D(e,i),D(e,r)},p(c,d){t=c,d&1&&z(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&z(i,"width",s),h&&z(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function tA(n){let t,e=[],i=new Map,s=Pe(n[0]);const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Lc(n,s,r),l=o(a);i.set(l,e[r]=Tc(l,a))}return{c(){t=x("div");for(let r=0;r<e.length;r+=1)e[r].c();w(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=Pe(r[0]),e=jt(e,a,o,1,r,s,i,t,dr,Tc,null,Lc))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function iA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class nA extends ce{constructor(t){super(),le(this,t,iA,tA,oe,{extraObjects:0},eA)}}function jc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new bc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&183?ot(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function sA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=$e(l,a[d]);t=new ec({props:l}),i=new nA({props:{extraObjects:n[6]}});let c=n[3]&&jc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=ke()},m(d,h){ie(t,d,h),B(d,e,h),ie(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const u=h&20?ot(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=jc(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(he(),j(c,1,1,()=>{c=null}),ue())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){j(t.$$.fragment,d),j(i.$$.fragment,d),j(c),r=!1},d(d){d&&(O(e),O(s),O(o)),ne(t,d),ne(i,d),c&&c.d(d)}}}function oA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class rA extends ce{constructor(t){super(),le(this,t,oA,sA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function aA(n){fe(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 zc(n){let t,e,i,s,o=n[7]!==0&&Oc(n);return{c(){t=x("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[13]),ye(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=Oc(r),o.c(),k(o,1),o.m(t,null)):o&&(he(),j(o,1,1,()=>{o=null}),ue())},i(r){e||(k(o),e=!0)},o(r){j(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,qe(s)}}}function Oc(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=$e(c,l[u]);e=new rA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=$e(h,d[u]);return s=new $p({props:h}),{c(){t=x("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(u,m){B(u,t,m),ie(e,t,null),D(t,i),ie(s,t,null),a=!0},p(u,m){const A=m&3181?ot(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?ot(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&z(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&z(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){j(e.$$.fragment,u),j(s.$$.fragment,u),a=!1},d(u){u&&O(t),ne(e),ne(s)}}}function lA(n){let t,e,i=n[1]&&zc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=zc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function cA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(S){e(11,h=i.work.observers[S].floorIndex)}gt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=S=>{e(7,u=S.detail)},y=S=>{e(8,m=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,o=S.hoverEnable),"floorplanData"in S&&e(3,r=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const S=Math.min(u,m),{max:P,min:V}=r.bounding,T=P.x-V.x,X=P.y-V.y,U=function(){return T>X?[S,S/T*X]:[S/X*T,S]}();e(9,A=U[0]),e(12,p=U[1]),e(10,d=A/T)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class dA extends ce{constructor(t){super(),le(this,t,cA,lA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},aA)}}let hA=class extends Ai{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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:gi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return H(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return H(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return H(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Op(e,this.five,this.data),this.render())}formatData(e){return H(this,null,function*(){return yield pi(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;this.state=G(G({},this.state),e),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=we(G({},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 dA({target:this.wrapper,props:e})}};const uA=(n,t)=>new hA(n,t),fA=[{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:"和室"}],mA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],gA=[{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:"写字楼"}],Ir=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},pA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Ir(s,0,0)),o&&n.applyMatrix4(Ir(0,o,0)),r&&n.applyMatrix4(Ir(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Bc(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const AA=(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=g=>H(this,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new vs.FBXLoader().loadAsync(v);return Bc(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:S,z:P},min:{x:V,y:T,z:X}}=v;s.yBase=T,o={x:(S+V)/2,y:T-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,pA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function vA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const bA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),yA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g: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=>H(this,null,function*(){var U,N,_,F,Q,W,J,Z;const I=(U=y==null?void 0:y.position)!=null?U:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=bA(I),S=(N=y==null?void 0:y.rad)!=null?N:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=S,S===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${S}`));const V=yield new vs.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=S,V.scale.set(.8,.8,.8),Bc(V,{transparent:!0,side:E.DoubleSide});const T=(J=(W=(Q=(F=V.children)==null?void 0:F[0])==null?void 0:Q.children)==null?void 0:W[3])==null?void 0:J.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const X=(Z=t.name)!=null?Z:"入户门";return T.material=new R.MeshBasicMaterial({transparent:!0,map:vA(X)}),T.renderOrder=3,V.children[0].add(T),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let S;const P=()=>{let U=0,N=0;const _=1e3/30,F=Q=>{U=requestAnimationFrame(F);const W=Q-N;W<_||(N=Q,a.forEach(J=>J.update(W/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(F),()=>{cancelAnimationFrame(U)}},X={play:()=>{S||(M.play(),S=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),S==null||S(),S=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},wA=xt;function CA(n,t,e,i=wA.Linear.None){const s=new Cs(n).to(t,e).easing(i);Ds(()=>s.start(0));const o=Zi(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 IA(n,t){return CA({progress:0},{progress:1},n,t)}var Vc=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Vc||{}),Nt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Nt||{});const Zs=Math.PI*2;function Rc(n){return(n%Zs+Zs)%Zs}function Qc(n){return n%Zs}function Pr(n,t,e){return n+(t-n)*e}const Er=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Rc(n),r=Rc(t);return e===Nt.Anticlockwise&&o<r&&(o+=s),e===Nt.Clockwise&&r<o&&(r+=s),e===Nt.Loop&&r-o>i?Er(o,r,Nt.Anticlockwise):e===Nt.Loop&&o-r>i?Er(o,r,Nt.Clockwise):{from:o,to:r}},PA=n=>{const t={},e=(l,c,...d)=>H(this,[l,c,...d],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((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Qc(r.latitude),l=Qc(o.latitude),{from:c,to:d}=Er(r.longitude,o.longitude,o.rotation||Nt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>H(this,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ae.Five.Mode.Panorama&&(yield n.changeMode(Ae.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Pr(h.longitude,u.longitude,I),M.latitude=Pr(h.latitude,u.latitude,I),M.fov=Pr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=IA(v,xt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Nt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Gc(n,t){return n.x===t.x&&n.y===t.y}function Nc(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Js(n,t){return(t.y-n.y)/(t.x-n.x)}function _c(n,t,e){const i=Js(n[1],n[0]),s=Js(t[1],t[0]);if(isNaN(i)||isNaN(s)||Nc(i,s))return!1;if(qs(n[0],t))return n[0];if(qs(n[1],t))return n[1];if(qs(t[0],n))return t[0];if(qs(t[1],n))return t[1];if(e&&!EA(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 qs(n,t){return Gc(n,t[0])||Gc(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&&Nc(Js(t[0],n),Js(n,t[1]))}function Ks(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function EA(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)&&Ks(t[0],n[1],n[0])*Ks(n[1],t[1],n[0])>0&&Ks(n[0],t[1],t[0])*Ks(t[1],n[1],t[0])>0?1:0}function Fc(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Fc(n,t-1))}const MA=`<style type="text/css">
|
|
194
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Eg extends ce{constructor(t){super(),le(this,t,Pg,Ig,oe,{content:0},Cg)}}function Mg(n){fe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function kg(n){let t,e;return t=new wg({props:{url:n[1].url}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Dg(n){let t,e;return t=new Eg({props:{content:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function xg(n){let t,e,i,s;const o=[Dg,kg],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=x("div"),i&&i.c(),w(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 d=e;e=a(l),e===d?~e&&r[e].p(l,c):(i&&(he(),j(r[d],1,1,()=>{r[d]=null}),ue()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)):i=null)},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),~e&&r[e].d()}}}function Sg(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 ec extends ce{constructor(t){super(),le(this,t,Sg,xg,oe,{floorIndex:2,floorplanData:3},Mg)}}function Lg(n){fe(n,"svelte-12pzct5",".floorplan-plugin__room-label-item.svelte-12pzct5{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-size.svelte-12pzct5{opacity:0.45}")}function Tg(n){let t,e=n[8].outerHTML+"",i;return{c(){t=new js(!1),i=ke(),t.a=i},m(s,o){t.m(e,s,o),B(s,i,o)},p(s,o){o&256&&e!==(e=s[8].outerHTML+"")&&t.p(e)},d(s){s&&(O(i),t.d())}}}function jg(n){let t,e,i=n[1]&&tc(n),s=n[0]&&ic(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=ke()},m(o,r){i&&i.m(o,r),B(o,t,r),s&&s.m(o,r),B(o,e,r)},p(o,r){o[1]?i?i.p(o,r):(i=tc(o),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),o[0]?s?s.p(o,r):(s=ic(o),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},d(o){o&&(O(t),O(e)),i&&i.d(o),s&&s.d(o)}}}function tc(n){let t,e=n[2].name+"",i;return{c(){t=x("span"),i=Se(e),w(t,"class","floorplan-plugin__room-name")},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&4&&e!==(e=s[2].name+"")&&Te(i,e)},d(s){s&&O(t)}}}function ic(n){let t,e;return{c(){t=x("span"),e=Se(n[7]),w(t,"class","floorplan-plugin__room-size svelte-12pzct5")},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&128&&Te(e,i[7])},d(i){i&&O(t)}}}function zg(n){let t,e,i;function s(a,l){if(a[3]===void 0)return jg;if(a[8])return Tg}let o=s(n),r=o&&o(n);return{c(){t=x("div"),r&&r.c(),w(t,"class","floorplan-plugin__room-label-item svelte-12pzct5"),z(t,"left",n[9]),z(t,"top",n[10]),z(t,"font-size",n[11]),z(t,"opacity",n[6]?"1":"0")},m(a,l){B(a,t,l),r&&r.m(t,null),e||(i=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[19]),ye(t,"clientHeight",n[20])],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&64&&z(t,"opacity",a[6]?"1":"0")},i:q,o:q,d(a){a&&O(t),r&&r.d(),e=!1,qe(i)}}}function Og(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],d=t[r][1];l>i!=d>i&&e<(c-a)*(i-l)/(d-l)+a&&(s=!s)}return s}function Bg(n,t,e){let i,s,o,r,a,{pxmm:l}=t,{roomAreaEnable:c}=t,{roomNameEnable:d}=t,{room:h}=t,{hoveredRoom:u}=t,{getRoomAreaText:m}=t,{getLabelElement:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t;function g(_,F){if(F.width===0||F.height===0)return()=>!1;const Q=_.path.map(({x:Ee,y:ve})=>[Ee,ve]),W=_.roomLabel.position,{x:J,y:Z}=W,{width:ee,height:de}=F,re=ee/2,Ie=de/2;return function(ve){const Re=J*ve,be=Z*ve,Xe=Q.map(([Ce,Oe])=>[Ce*ve,Oe*ve]);return[[Re+re,be-Ie],[Re-re,be-Ie],[Re-re,be+Ie],[Re+re,be+Ie]].every(Ce=>Og(Ce,Xe))}}const v=document.body.clientWidth,y=document.body.clientHeight,I=h.roomLabel,M=I.positionInImage.x*100+"%",S=I.positionInImage.y*100+"%",P=(v<500||y<500?10:14)+"px";let V=0,T=0,X=!1;u.subscribe(function(F){e(16,X=!!F&&F.id===h.id)});const U=_=>{e(4,V=_.detail)},N=_=>{e(5,T=_.detail)};return n.$$set=_=>{"pxmm"in _&&e(12,l=_.pxmm),"roomAreaEnable"in _&&e(0,c=_.roomAreaEnable),"roomNameEnable"in _&&e(1,d=_.roomNameEnable),"room"in _&&e(2,h=_.room),"hoveredRoom"in _&&e(13,u=_.hoveredRoom),"getRoomAreaText"in _&&e(14,m=_.getRoomAreaText),"getLabelElement"in _&&e(3,A=_.getLabelElement),"adaptiveRoomLabelVisibleEnable"in _&&e(15,p=_.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{n.$$.dirty&12&&e(8,i=A==null?void 0:A(h)),n.$$.dirty&16388&&e(7,s=h.size?m(h.size):""),n.$$.dirty&48&&e(18,o={width:V,height:T}),n.$$.dirty&262148&&e(17,r=o?g(h,o):void 0),n.$$.dirty&233472&&e(6,a=p?X?!0:!!(r!=null&&r(l)):!0)},[c,d,h,A,V,T,a,s,i,M,S,P,l,u,m,p,X,r,o,U,N]}class Vg extends ce{constructor(t){super(),le(this,t,Bg,zg,oe,{pxmm:12,roomAreaEnable:0,roomNameEnable:1,room:2,hoveredRoom:13,getRoomAreaText:14,getLabelElement:3,adaptiveRoomLabelVisibleEnable:15},Lg)}}function Rg(n){fe(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 nc(n,t,e){const i=n.slice();return i[12]=t[e],i}function sc(n){let t,e=[],i=new Map,s,o,r,a=Pe(n[8]);const l=c=>c[12].id;for(let c=0;c<a.length;c+=1){let d=nc(n,a,c),h=l(d);i.set(h,e[c]=oc(h,d))}return{c(){t=x("div");for(let c=0;c<e.length;c+=1)e[c].c();w(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,d){B(c,t,d);for(let h=0;h<e.length;h+=1)e[h]&&e[h].m(t,null);s=!0,o||(r=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[11])],o=!0)},p(c,d){d&447&&(a=Pe(c[8]),he(),e=jt(e,d,l,1,c,a,i,t,fi,oc,null,nc),ue())},i(c){if(!s){for(let d=0;d<a.length;d+=1)k(e[d]);s=!0}},o(c){for(let d=0;d<e.length;d+=1)j(e[d]);s=!1},d(c){c&&O(t);for(let d=0;d<e.length;d+=1)e[d].d();o=!1,qe(r)}}}function oc(n,t){let e,i,s;const o=[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}];let r={};for(let a=0;a<o.length;a+=1)r=$e(r,o[a]);return i=new Vg({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&447?ot(o,[{pxmm:t[7],room:t[12],hoveredRoom:t[2],roomAreaEnable:t[0],roomNameEnable:t[1],getLabelElement:t[4],getRoomAreaText:t[3],adaptiveRoomLabelVisibleEnable:t[5]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function Qg(n){let t,e,i=n[8]&&sc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=sc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Gg(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{floorplanData:a}=t,{hoveredRoom:l}=t,{getRoomAreaText:c}=t,{getLabelElement:d}=t,{adaptiveRoomLabelVisibleEnable:h}=t,u=0,m=0;const A=p=>{e(6,u=p.detail)};return n.$$set=p=>{"floorIndex"in p&&e(9,s=p.floorIndex),"roomAreaEnable"in p&&e(0,o=p.roomAreaEnable),"roomNameEnable"in p&&e(1,r=p.roomNameEnable),"floorplanData"in p&&e(10,a=p.floorplanData),"hoveredRoom"in p&&e(2,l=p.hoveredRoom),"getRoomAreaText"in p&&e(3,c=p.getRoomAreaText),"getLabelElement"in p&&e(4,d=p.getLabelElement),"adaptiveRoomLabelVisibleEnable"in p&&e(5,h=p.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&1536&&e(8,i=a.floorDatas[s].rooms),n.$$.dirty&1088){const{max:p,min:g}=a.bounding,v=p.x-g.x;e(7,m=u/v)}},[o,r,l,c,d,h,u,m,i,s,a,A]}class Ng extends ce{constructor(t){super(),le(this,t,Gg,Qg,oe,{floorIndex:9,roomAreaEnable:0,roomNameEnable:1,floorplanData:10,hoveredRoom:2,getRoomAreaText:3,getLabelElement:4,adaptiveRoomLabelVisibleEnable:5},Rg)}}function _g(n){fe(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 rc(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function ac(n,t,e){const i=n.slice();return i[14]=t[e],i}function lc(n){let t;return{c(){t=x("div"),w(t,"class","floorplan-plugin__rule-scale svelte-djlmk4"),z(t,"left",n[14].left*100+"%"),z(t,"bottom",n[14].bottom*100+"%")},m(e,i){B(e,t,i)},p:q,d(e){e&&O(t)}}}function cc(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=x("div"),i=x("div"),o=Se(s),r=$(),w(i,"class","floorplan-plugin__rule-text svelte-djlmk4"),K(i,"is-row",t[2]),w(e,"class","floorplan-plugin__rule-text-item svelte-djlmk4"),z(e,"left",t[11].left*100+"%"),z(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){B(a,e,l),D(e,i),D(i,o),D(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Te(o,s)},d(a){a&&O(e)}}}function Fg(n){let t,e,i,s,o,r,a=[],l=new Map,c,d=Pe(n[3]),h=[];for(let A=0;A<d.length;A+=1)h[A]=lc(ac(n,d,A));let u=Pe(n[4]);const m=A=>A[13];for(let A=0;A<u.length;A+=1){let p=rc(n,u,A),g=m(p);l.set(g,a[A]=cc(g,p))}return{c(){t=x("div"),e=x("div"),i=$(),s=x("div");for(let A=0;A<h.length;A+=1)h[A].c();o=$(),r=x("div");for(let A=0;A<a.length;A+=1)a[A].c();w(e,"class","floorplan-plugin__rule-line svelte-djlmk4"),w(s,"class","floorplan-plugin__rule-scale-wrapper svelte-djlmk4"),K(s,"is-row",n[2]),w(r,"class","floorplan-plugin__rule-text-wrapper svelte-djlmk4"),w(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-djlmk4"),K(t,"is-row",n[2]),z(t,"width",n[2]?"100%":1/16+"rem"),z(t,"height",n[2]?1/16+"rem":"100%")},m(A,p){B(A,t,p),D(t,e),D(t,i),D(t,s);for(let g=0;g<h.length;g+=1)h[g]&&h[g].m(s,null);D(t,o),D(t,r);for(let g=0;g<a.length;g+=1)a[g]&&a[g].m(r,null)},p(A,[p]){if(p&8){d=Pe(A[3]);let g;for(g=0;g<d.length;g+=1){const v=ac(A,d,g);h[g]?h[g].p(v,p):(h[g]=lc(v),h[g].c(),h[g].m(s,null))}for(;g<h.length;g+=1)h[g].d(1);h.length=d.length}p&22&&(u=Pe(A[4]),a=jt(a,p,m,1,A,u,l,r,dr,cc,null,rc)),p&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+A[0]+" svelte-djlmk4")&&w(t,"class",c),p&5&&K(t,"is-row",A[2])},i:q,o:q,d(A){A&&O(t),Lt(h,A);for(let p=0;p<a.length;p+=1)a[p].d()}}}const un=1e3,fn=180;function Wg(n,t,e){let{type:i}=t,{data:s}=t,{bounding:o}=t,{getRuleDistanceText:r}=t;const a=i==="top"||i==="bottom",l=o.max.x-o.min.x-(un-fn)*2,c=o.max.y-o.min.y-(un-fn)*2,d=s.map(([A,p])=>a?[A.x,p.x]:[A.y,p.y]).flat().sort().filter((A,p,g)=>p===0?!0:A!==g[p-1]),h=d.map(A=>{const p=a?(A-o.min.x-un+fn)/l:0,g=a?0:(A-o.min.y-un+fn)/c;return{left:p,bottom:g}});h.unshift({left:0,bottom:0}),h.push(a?{left:1,bottom:0}:{left:0,bottom:1});const u=d[d.length-1]-d[0],m=d.map((A,p,g)=>{const v=p===0?0:A-g[p-1],y=p===0?0:(A+g[p-1])/2,I=a?(y-o.min.x-un+fn)/l:0,M=a?0:(y-o.min.y-un+fn)/c;return{left:I,bottom:M,distance:v}}).filter(({distance:A})=>A/u>.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,h,m,s,o]}class Hg extends ce{constructor(t){super(),le(this,t,Wg,Fg,oe,{type:0,data:5,bounding:6,getRuleDistanceText:1},_g)}}function Yg(n){fe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function dc(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function hc(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=$e(r,o[a]);return i=new Hg({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&19?ot(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function Ug(n){let t,e=[],i=new Map,s,o=Pe(n[4]);const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=dc(n,o,a),c=r(l);i.set(c,e[a]=hc(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),z(t,"width",n[3]),z(t,"height",n[2])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=Pe(a[4]),he(),e=jt(e,l,r,1,a,o,i,t,fi,hc,null,dc),ue()),l&8&&z(t,"width",a[3]),l&4&&z(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const uc=1e3,fc=180;function Xg(n,t,e){let i,s,o,r,a,l,c,d,h,u,{floorIndex:m}=t,{floorplanData:A}=t,{getRuleDistanceText:p}=t;return n.$$set=g=>{"floorIndex"in g&&e(5,m=g.floorIndex),"floorplanData"in g&&e(6,A=g.floorplanData),"getRuleDistanceText"in g&&e(0,p=g.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=A.bounding),n.$$.dirty&96&&e(11,s=A.floorDatas[m].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(g=>[g,s[g]])),n.$$.dirty&2&&e(9,a=i.max.x-i.min.x),n.$$.dirty&2&&e(7,l=i.max.y-i.min.y),n.$$.dirty&2&&e(10,c=i.max.x-i.min.x-(uc-fc)*2),n.$$.dirty&2&&e(8,d=i.max.y-i.min.y-(uc-fc)*2),n.$$.dirty&1536&&e(3,h=c/a*100+"%"),n.$$.dirty&384&&e(2,u=d/l*100+"%")},[p,i,u,h,r,m,A,l,d,a,c,s,o]}class Zg extends ce{constructor(t){super(),le(this,t,Xg,Ug,oe,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},Yg)}}function Us(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,d=l+","+c;return a===0?(e+="M"+d,e):s!=null&&s[a]?(e+="A"+s[a]+","+d,e):(e+="L"+d,e)}),e+(i?"Z":"")}function mc({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function Jg(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 qg(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 Kg(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function $g(n){let t;return{c(){t=Be("path"),w(t,"d",n[0]),w(t,"fill","#2F313A")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&w(t,"d",e[0])},i:q,o:q,d(e){e&&O(t)}}}function ep(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=Us(s,{needZ:!0}))},[i,s]}class tp extends ce{constructor(t){super(),le(this,t,ep,$g,oe,{path:1})}}function ip(n){let t,e,i,s,o,r;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("path"),o=$(),r=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width",n[1]),w(i,"height",n[1]),w(i,"fill","#323747"),w(s,"d",n[2]),w(s,"stroke","#ffffff"),w(s,"stroke-opacity","0.06"),w(s,"stroke-width","0.5"),w(s,"fill","none"),w(e,"id","fpm-room-pattern-0"),w(e,"x","0"),w(e,"y","0"),w(e,"width",n[1]),w(e,"height",n[1]),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(r,"d",n[0]),w(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){B(a,t,l),D(t,e),D(e,i),D(e,s),B(a,o,l),B(a,r,l)},p(a,[l]){l&1&&w(r,"d",a[0])},i:q,o:q,d(a){a&&(O(t),O(o),O(r))}}}const gr=6;function np(n,t,e){let i,{path:s}=t;const o=gr*2,r=`M0 ${gr} h ${o} M${gr} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=Us(s,{needZ:!0}))},[i,o,r,s]}class sp extends ce{constructor(t){super(),le(this,t,np,ip,oe,{path:3})}}function op(n){let t,e,i,s,o,r,a,l,c,d,h;return{c(){t=Be("defs"),e=Be("pattern"),i=Be("rect"),s=Be("pattern"),o=Be("rect"),r=$(),a=Be("path"),l=$(),c=Be("path"),d=$(),h=Be("path"),w(i,"x","0"),w(i,"y","0"),w(i,"width","6"),w(i,"height","50"),w(i,"fill","none"),w(i,"stroke","#4B4B57"),w(i,"stroke-width","0.5"),w(e,"id","room-material-pattern-1"),w(e,"x","0"),w(e,"y","0"),w(e,"width","12"),w(e,"height","50"),w(e,"patternUnits","userSpaceOnUse"),w(e,"patternTransform","scale(50 50)"),w(o,"x","0"),w(o,"y","0"),w(o,"width","6"),w(o,"height","50"),w(o,"fill","none"),w(o,"stroke","#4B4B57"),w(o,"stroke-width","0.5"),w(s,"id","room-material-pattern-2"),w(s,"x","6"),w(s,"y","25"),w(s,"width","12"),w(s,"height","50"),w(s,"patternUnits","userSpaceOnUse"),w(s,"patternTransform","scale(50 50)"),w(a,"d",n[0]),w(a,"fill","#43434D"),w(c,"d",n[0]),w(c,"fill","url(#room-material-pattern-1)"),w(h,"d",n[0]),w(h,"fill","url(#room-material-pattern-2)")},m(u,m){B(u,t,m),D(t,e),D(e,i),D(t,s),D(s,o),B(u,r,m),B(u,a,m),B(u,l,m),B(u,c,m),B(u,d,m),B(u,h,m)},p(u,[m]){m&1&&w(a,"d",u[0]),m&1&&w(c,"d",u[0]),m&1&&w(h,"d",u[0])},i:q,o:q,d(u){u&&(O(t),O(r),O(a),O(l),O(c),O(d),O(h))}}}function rp(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=Us(s,{needZ:!0}))},[i,s]}class ap extends ce{constructor(t){super(),le(this,t,rp,op,oe,{path:1})}}function lp(n){fe(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 gc(n,t,e){const i=n.slice();return i[5]=t[e],i}function cp(n){let t,e;return t=new sp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function dp(n){let t,e;return t=new ap({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function hp(n){let t,e;return t=new tp({props:{path:n[5].path}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[5].path),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function pc(n){let t,e,i,s;const o=[hp,dp,cp],r=[];function a(l,c){return l[5].floorType===1?0:l[5].floorType===0?1:2}return e=a(n),i=r[e]=o[e](n),{c(){t=Be("svg"),i.c(),w(t,"width","100%"),w(t,"height","100%"),w(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),w(t,"class","svelte-1dykexu")},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,c){let d=e;e=a(l),e===d?r[e].p(l,c):(he(),j(r[d],1,1,()=>{r[d]=null}),ue(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null))},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function up(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=pc(gc(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=x("div");for(let r=0;r<s.length;r+=1)s[r].c();w(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=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=gc(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=pc(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function fp(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=>we(G({},l),{path:l.path.map(c=>mc(c,o.bounding))})))},[i,r,a,s,o]}class mp extends ce{constructor(t){super(),le(this,t,fp,up,oe,{floorIndex:3,floorplanData:4},lp)}}function gp(n){fe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function pp(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"d",n[5]),w(t,"fill","#fff"),w(t,"style",n[2]),w(t,"id",e=`${n[1]}_${n[0].id}`),w(t,"class","svelte-qq2273")},m(o,r){B(o,t,r),i||(s=[ye(t,"mouseenter",n[3]),ye(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&w(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&w(t,"id",e)},i:q,o:q,d(o){o&&O(t),i=!1,qe(s)}}}function Ap(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function d(){c==null||c.set(o)}function h(){c==null||c.set(void 0)}const{bounding:u}=a,m=Us(o.path,{needZ:!0,format:A=>mc(A,u)});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,d,h,m,a,l,c,i]}class vp extends ce{constructor(t){super(),le(this,t,Ap,pp,oe,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},gp)}}function bp(n){fe(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 Ac(n,t,e){const i=n.slice();return i[6]=t[e],i}function vc(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=$e(r,o[a]);return i=new vp({props:r}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(a,l){B(a,e,l),ie(i,a,l),s=!0},p(a,l){t=a;const c=l&15?ot(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(k(i.$$.fragment,a),s=!0)},o(a){j(i.$$.fragment,a),s=!1},d(a){a&&O(e),ne(i,a)}}}function yp(n){let t,e,i=[],s=new Map,o,r=Pe(n[1].floorDatas[n[0]].rooms);const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Ac(n,r,l),d=a(c);s.set(d,i[l]=vc(d,c))}return{c(){t=x("div"),e=Be("svg");for(let l=0;l<i.length;l+=1)i[l].c();w(e,"width","100%"),w(e,"height","100%"),w(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),w(e,"class","svelte-1kqo6e4"),w(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){B(l,t,c),D(t,e);for(let d=0;d<i.length;d+=1)i[d]&&i[d].m(e,null);o=!0},p(l,[c]){c&15&&(r=Pe(l[1].floorDatas[l[0]].rooms),he(),i=jt(i,c,a,1,l,r,s,e,fi,vc,null,Ac),ue())},i(l){if(!o){for(let c=0;c<r.length;c+=1)k(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)j(i[c]);o=!1},d(l){l&&O(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function wp(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 bc extends ce{constructor(t){super(),le(this,t,wp,yp,oe,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},bp)}}function Cp(n){fe(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 yc(n){let t,e;const i=[{floorIndex:n[1],floorplanData:n[8],hoveredRoom:n[14],highlightData:n[13]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new bc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&24834?ot(i,[{floorIndex:o[1],floorplanData:o[8],hoveredRoom:o[14],highlightData:o[13]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function wc(n){let t,e;const i=[{floorplanData:n[8],roomAreaEnable:n[5],roomNameEnable:n[6],floorIndex:n[1],getRoomAreaText:n[9],getLabelElement:n[10],hoveredRoom:n[14],adaptiveRoomLabelVisibleEnable:n[12]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Ng({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&22370?ot(i,[{floorplanData:o[8],roomAreaEnable:o[5],roomNameEnable:o[6],floorIndex:o[1],getRoomAreaText:o[9],getLabelElement:o[10],hoveredRoom:o[14],adaptiveRoomLabelVisibleEnable:o[12]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Cc(n){let t,e;const i=[{floorplanData:n[8],floorIndex:n[1],getRuleDistanceText:n[11]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Zg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&2306?ot(i,[{floorplanData:o[8],floorIndex:o[1],getRuleDistanceText:o[11]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Ip(n){let t,e,i,s,o,r,a,l,c;const d=[{floorIndex:n[1],floorplanData:n[8]}];let h={};for(let v=0;v<d.length;v+=1)h=$e(h,d[v]);e=new mp({props:h});let u=(n[2]||n[3])&&yc(n);const m=[{floorplanData:n[8],floorIndex:n[1]}];let A={};for(let v=0;v<m.length;v+=1)A=$e(A,m[v]);o=new ec({props:A});let p=n[4]&&wc(n),g=n[7]&&Cc(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),u&&u.c(),s=$(),se(o.$$.fragment),r=$(),p&&p.c(),a=$(),g&&g.c(),w(t,"class",l=Ge(`floorplan-plugin__floor${n[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(v,y){B(v,t,y),ie(e,t,null),D(t,i),u&&u.m(t,null),D(t,s),ie(o,t,null),D(t,r),p&&p.m(t,null),D(t,a),g&&g.m(t,null),c=!0},p(v,[y]){const I=y&258?ot(d,[{floorIndex:v[1],floorplanData:v[8]}]):{};e.$set(I),v[2]||v[3]?u?(u.p(v,y),y&12&&k(u,1)):(u=yc(v),u.c(),k(u,1),u.m(t,s)):u&&(he(),j(u,1,1,()=>{u=null}),ue());const M=y&258?ot(m,[{floorplanData:v[8],floorIndex:v[1]}]):{};o.$set(M),v[4]?p?(p.p(v,y),y&16&&k(p,1)):(p=wc(v),p.c(),k(p,1),p.m(t,a)):p&&(he(),j(p,1,1,()=>{p=null}),ue()),v[7]?g?(g.p(v,y),y&128&&k(g,1)):(g=Cc(v),g.c(),k(g,1),g.m(t,null)):g&&(he(),j(g,1,1,()=>{g=null}),ue()),(!c||y&1&&l!==(l=Ge(`floorplan-plugin__floor${v[0]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&w(t,"class",l)},i(v){c||(k(e.$$.fragment,v),k(u),k(o.$$.fragment,v),k(p),k(g),c=!0)},o(v){j(e.$$.fragment,v),j(u),j(o.$$.fragment,v),j(p),j(g),c=!1},d(v){v&&O(t),ne(e),u&&u.d(),ne(o),p&&p.d(),g&&g.d()}}}function Pp(n,t,e){let{isCurrent:i}=t,{floorIndex:s}=t,{highlightEnable:o}=t,{hoverEnable:r}=t,{roomLabelsEnable:a}=t,{roomAreaEnable:l}=t,{roomNameEnable:c}=t,{ruleLabelsEnable:d}=t,{floorplanData:h}=t,{getRoomAreaText:u}=t,{getLabelElement:m}=t,{getRuleDistanceText:A}=t,{adaptiveRoomLabelVisibleEnable:p}=t,{highlightData:g}=t;const v=mr(void 0);return n.$$set=y=>{"isCurrent"in y&&e(0,i=y.isCurrent),"floorIndex"in y&&e(1,s=y.floorIndex),"highlightEnable"in y&&e(2,o=y.highlightEnable),"hoverEnable"in y&&e(3,r=y.hoverEnable),"roomLabelsEnable"in y&&e(4,a=y.roomLabelsEnable),"roomAreaEnable"in y&&e(5,l=y.roomAreaEnable),"roomNameEnable"in y&&e(6,c=y.roomNameEnable),"ruleLabelsEnable"in y&&e(7,d=y.ruleLabelsEnable),"floorplanData"in y&&e(8,h=y.floorplanData),"getRoomAreaText"in y&&e(9,u=y.getRoomAreaText),"getLabelElement"in y&&e(10,m=y.getLabelElement),"getRuleDistanceText"in y&&e(11,A=y.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in y&&e(12,p=y.adaptiveRoomLabelVisibleEnable),"highlightData"in y&&e(13,g=y.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v]}let Ep=class extends ce{constructor(t){super(),le(this,t,Pp,Ip,oe,{isCurrent:0,floorIndex:1,highlightEnable:2,hoverEnable:3,roomLabelsEnable:4,roomAreaEnable:5,roomNameEnable:6,ruleLabelsEnable:7,floorplanData:8,getRoomAreaText:9,getLabelElement:10,getRuleDistanceText:11,adaptiveRoomLabelVisibleEnable:12,highlightData:13},Cp)}};function Mp(n){fe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Ic(n,t,e){const i=n.slice();return i[21]=t[e],i}function Pc(n){let t,e,i,s,o,r=Pe(n[13].floorDatas),a=[];for(let h=0;h<r.length;h+=1)a[h]=Ec(Ic(n,r,h));const l=h=>j(a[h],1,1,()=>{a[h]=null});let c=n[5]&&Mc(n),d=n[8]&&kc(n);return{c(){t=x("div");for(let h=0;h<a.length;h+=1)a[h].c();e=$(),c&&c.c(),i=$(),d&&d.c(),w(t,"class","floorplan-main svelte-86bqav")},m(h,u){B(h,t,u);for(let m=0;m<a.length;m+=1)a[m]&&a[m].m(t,null);D(t,e),c&&c.m(t,null),D(t,i),d&&d.m(t,null),o=!0},p(h,u){if(n=h,u&2047696){r=Pe(n[13].floorDatas);let m;for(m=0;m<r.length;m+=1){const A=Ic(n,r,m);a[m]?(a[m].p(A,u),k(a[m],1)):(a[m]=Ec(A),a[m].c(),k(a[m],1),a[m].m(t,e))}for(he(),m=r.length;m<a.length;m+=1)l(m);ue()}n[5]?c?(c.p(n,u),u&32&&k(c,1)):(c=Mc(n),c.c(),k(c,1),c.m(t,i)):c&&(he(),j(c,1,1,()=>{c=null}),ue()),n[8]?d?(d.p(n,u),u&256&&k(d,1)):(d=kc(n),d.c(),k(d,1),d.m(t,null)):d&&(he(),j(d,1,1,()=>{d=null}),ue())},i(h){if(!o){for(let u=0;u<r.length;u+=1)k(a[u]);k(c),k(d),h&&(s||_e(()=>{s=Mi(t,et,{duration:n[0],easing:Jt}),s.start()})),o=!0}},o(h){a=a.filter(Boolean);for(let u=0;u<a.length;u+=1)j(a[u]);j(c),j(d),o=!1},d(h){h&&O(t),Lt(a,h),c&&c.d(),d&&d.d()}}}function Ec(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[13],getRoomAreaText:n[16],getLabelElement:n[17],getRuleDistanceText:n[18],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],ruleLabelsEnable:n[12],adaptiveRoomLabelVisibleEnable:n[19],highlightData:n[20]},{floorIndex:n[21].floorIndex},{isCurrent:n[21].floorIndex===n[4]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new Ep({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&2047696?ot(i,[r&2047680&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[13],getRoomAreaText:o[16],getLabelElement:o[17],getRuleDistanceText:o[18],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],ruleLabelsEnable:o[12],adaptiveRoomLabelVisibleEnable:o[19],highlightData:o[20]},r&8192&&{floorIndex:o[21].floorIndex},r&8208&&{isCurrent:o[21].floorIndex===o[4]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function Mc(n){let t,e;const i=[{panoIndex:n[3],floorplanData:n[13],lastPanoramaLongitude:n[14],cameraImageUrl:n[15]}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new dg({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&57352?ot(i,[{panoIndex:o[3],floorplanData:o[13],lastPanoramaLongitude:o[14],cameraImageUrl:o[15]}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function kc(n){let t,e;return t=new Ag({props:{floorplanData:n[13],northDesc:n[2]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&8192&&(o.floorplanData=i[13]),s&4&&(o.northDesc=i[2]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function kp(n){let t,e,i=n[1]&&Pc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Pc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function Dp(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:d}=t,{compassEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:m}=t,{roomNameEnable:A}=t,{ruleLabelsEnable:p}=t,{floorplanData:g}=t,{lastPanoramaLongitude:v}=t,{cameraImageUrl:y}=t,{getRoomAreaText:I}=t,{getLabelElement:M}=t,{getRuleDistanceText:S}=t,{adaptiveRoomLabelVisibleEnable:P}=t,{highlightData:V}=t;return n.$$set=T=>{"duration"in T&&e(0,i=T.duration),"visible"in T&&e(1,s=T.visible),"northDesc"in T&&e(2,o=T.northDesc),"panoIndex"in T&&e(3,r=T.panoIndex),"floorIndex"in T&&e(4,a=T.floorIndex),"cameraEnable"in T&&e(5,l=T.cameraEnable),"hoverEnable"in T&&e(6,c=T.hoverEnable),"highlightEnable"in T&&e(7,d=T.highlightEnable),"compassEnable"in T&&e(8,h=T.compassEnable),"roomLabelsEnable"in T&&e(9,u=T.roomLabelsEnable),"roomAreaEnable"in T&&e(10,m=T.roomAreaEnable),"roomNameEnable"in T&&e(11,A=T.roomNameEnable),"ruleLabelsEnable"in T&&e(12,p=T.ruleLabelsEnable),"floorplanData"in T&&e(13,g=T.floorplanData),"lastPanoramaLongitude"in T&&e(14,v=T.lastPanoramaLongitude),"cameraImageUrl"in T&&e(15,y=T.cameraImageUrl),"getRoomAreaText"in T&&e(16,I=T.getRoomAreaText),"getLabelElement"in T&&e(17,M=T.getLabelElement),"getRuleDistanceText"in T&&e(18,S=T.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in T&&e(19,P=T.adaptiveRoomLabelVisibleEnable),"highlightData"in T&&e(20,V=T.highlightData)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g,v,y,I,M,S,P,V]}let pr=class extends ce{constructor(t){super(),le(this,t,Dp,kp,oe,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,ruleLabelsEnable:12,floorplanData:13,lastPanoramaLongitude:14,cameraImageUrl:15,getRoomAreaText:16,getLabelElement:17,getRuleDistanceText:18,adaptiveRoomLabelVisibleEnable:19,highlightData:20},Mp)}};const xp="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 Sp(n){return H(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return H(this,null,function*(){const o={index:s.index,url:s.url,svgUrl:s.svg_url};if(s.svg_url){const r=yield fetch(s.svg_url,{headers:t}).then(a=>a.text());o.svgContent=r}return o})};return yield Promise.all(n.map(e))})}function Lp(n){return{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}}function Tp(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(Lp),rules:n.rules}}function jp(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function zp(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 pi(n){return H(this,null,function*(){const t=yield Sp(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(Tp),s=n.computed_data.entrance?zp(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(jp)}})}function Op(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:xp,width:45,height:48},a=Kg(o,t),l=Jg(o,e),c=qg(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function Bp(n,t){return t(n),n}function Xs(n,t){return Bp({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function Dc(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 Ar(n,t,e=mi.BOUNDING_CENTER){const i=Dc(n,t),s=Dc(n,t+1);return e===mi.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===mi.CEILING?s:i}function vr(n,t,e,i){const s=Ar(n,e,i==null?void 0:i.attachedTo),o=new E.Vector3(0,s,0),r=new E.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 Wn=class{constructor(t,e){f(this,"VERSION","2.27.0-dev.2");f(this,"five");f(this,"hooks",new Hi);f(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 Xo(this.staticPrefix,t)}},Ai=class extends Wn{};var Ct=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(Ct||{});const xc=500,Vp=80;function br(n,t,e=4){return Math.floor(n*Math.pow(10,e))===Math.floor(t*Math.pow(10,e))}function yr(n,t){return H(this,null,function*(){const[e]=yield cn(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(!Rp(i,s))throw new Error("pose 与预期不符")})}function Rp(n,t){return Object.keys(n).every(e=>{const i=t[e];if(i===void 0)return!0;const s=n[e];return typeof i=="number"&&typeof s=="number"?br(i,s,2):i===s})}function wr(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s}=t,{latitude:o,longitude:r}=n.getCurrentState(),a=n.camera.fov;return!(!br(e,o,2)||!br(i,r,2)||s!==a)}function Sc(n,t,e=!0){return H(this,null,function*(){if(wr(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[d]=yield cn(yr(n,[t.mode,t,void 0,e]));if(d)throw new Error(Ct.ChangeModeError);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,Math.abs(a-t.fov)*10)),[c]=yield cn(n.updateCamera(t,l,e));if(c)throw new Error(Ct.UpdateCameraError)})}function mn(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 Qp(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 Gp(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 Np=class extends Ai{constructor(e,i){var a;super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(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")});f(this,"show",(...i)=>H(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>H(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!wr(this.five,this.showState)||!this.container||!this.wrapper)return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>H(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>H(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield cn(Sc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:xc;mn(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);mn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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||Gp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0})))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();Qp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i,isAutoHide:!0}))});f(this,"onFiveWantsGesture",(e,i)=>{if(this.state.visible&&(i.length>1||e==="mouseWheel"))return!1});f(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});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e==="Floorplan"&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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:Vp/((a=i==null?void 0:i.scale)!=null?a:1)};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getRuleDistanceText:l=>l.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}this.render()}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("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=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const _p=(n,t)=>new Np(n,t);function Fp(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 Wp(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 Hp=class extends Ai{constructor(e,i){super(e);f(this,"name","modelFloorplanPlugin");f(this,"state");f(this,"data");f(this,"showState");f(this,"showPromise");f(this,"app");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"selector");f(this,"showRejection");f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(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")});f(this,"show",(...i)=>H(this,[...i],function*(e={}){if(!this.state.enabled||!this.showPromise&&this.state.visible)return;const s=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},s),this._show(e)}));f(this,"hide",(...i)=>H(this,[...i],function*(e={}){this.state.enabled&&(this.isHiddenByHideFunc=!0,this.state.visible!==!1&&(this.updateState({visible:!1},e.userAction||!0),this._hide(e)))}));f(this,"updateSize",()=>{if(!this.data||!wr(this.five,this.showState)||!this.container||!this.wrapper)return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(this,"_disable",e=>{var s,o,r;const{userAction:i}=e;this.hooks.emit("disable",{userAction:i}),(s=this.showRejection)==null||s.call(this,Ct.BreakOffByDisable),this.showPromise=void 0,(o=this.app)==null||o.$destroy(),this.app=void 0,(r=this.container)==null||r.remove(),this.removeEventListener()});f(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}))});f(this,"_show",e=>H(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(Ct.ModelNotLoaded);if(!this.data)throw new Error(Ct.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=G(G({},i),e),o=()=>H(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=d=>{a=!0,l=d};const[c]=yield cn(Sc(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(Ct.UnknownError);this.updateSize(),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:xc;mn(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}));f(this,"_hide",e=>{var o;(o=this.showRejection)==null||o.call(this,Ct.BreakOffByHide),this.showPromise=void 0;const s=G(G({},{userAction:!0,isAutoHide:!1}),e);mn(this.five,1,0),this.hooks.emit("hide",{auto:s.isAutoHide,userAction:s.userAction}),this.render()});f(this,"handleClick",()=>{if(!this.state.visible)return;if(this.hooks.emit("click"))return!1});f(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)});f(this,"onFiveModeChange",e=>{e!==this.showState.mode&&(this.updateState({visible:!1},!1),this._hide({userAction:!1}))});f(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&&Wp(s)&&(this.updateState({visible:!0},!0),this._show({isAutoShow:!0}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),Fp(s)&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(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(this.showState,0),!1});f(this,"onFiveWantsTapGesture",()=>this.handleClick());f(this,"onFiveWantsChangeMode",(e,i)=>{i==="Panorama"&&e===this.showState.mode&&(this.lastPanoramaLongitude=this.five.getCurrentState().longitude)});f(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,fov:90};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(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=Ar(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}updateState(e,i){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const Yp=(n,t)=>new Hp(n,t);let Up=class extends Ai{constructor(e,i){super(e);f(this,"name","topviewFloorplanPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"selector");f(this,"panoIndex",0);f(this,"floorIndex",0);f(this,"wrapper");f(this,"container",document.createElement("div"));f(this,"lastPanoramaLongitude",0);f(this,"size",{width:0,height:0});f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"updateSize",()=>{if(!this.data||!this.container||!this.wrapper||this.five.getCurrentState().mode!=="Topview")return;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=vr(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);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})});f(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")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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})});f(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)});f(this,"onFiveModeChange",(...[e,,,,i])=>{e!=="Topview"&&this.state.visible&&(this.updateState({visible:!1},i),this._hide({userAction:i}))});f(this,"onFivePanoArrived",e=>{var i;(i=this.five)!=null&&i.work&&(this.panoIndex=e,this.floorIndex=this.five.work.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{this.state.visible&&(this.updatePosition(),this.updateSize())});f(this,"onFiveWantsGesture",e=>{if(!(e!=="pan"&&e!=="pinch"&&e!=="mouseWheel")&&this.state.visible&&!this.state.config.gestureEnable)return!1});f(this,"onFiveWantsMoveToPano",()=>{if(this.state.visible&&this.state.config.preventRoomClick)return!1});f(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}))});f(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 方法"));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,cameraImageUrl:gi,attachedTo:mi.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:a=>(a/1e6).toFixed(1)+"㎡",getRuleDistanceText:a=>a.toString()},o=i?Xs(i,["selector","scale"]):{},r=G(G({},s),o);this.state={enabled:!0,visible:!1,config:r},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return H(this,null,function*(){function o(d){return Object.prototype.hasOwnProperty.apply(d,["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 pi(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=Ar(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new E.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return H(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return H(this,arguments,function*(e={}){if(this.isHiddenByHideFunc=!0,!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}changeConfigs(e,i=!0){this.updateState({config:e},i),this.render()}formatData(e){return H(this,null,function*(){return yield pi(e.data)})}_show(e){return H(this,null,function*(){if(!this.state.enabled)return;this.isHiddenByHideFunc=!1;const{userAction:i}=e;this.hooks.emit("show",{userAction:i,auto:!1}),this.five.getCurrentState().mode!=="Topview"&&(yield yr(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;mn(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return H(this,null,function*(){if(!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i,auto:!1});const s=1,o=0;mn(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){const s=this.state,o=e.config?G(G({},s.config),e.config):s.config;this.state=we(G(G({},this.state),e),{config:o}),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.on("modeChange",this.onFiveModeChange),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsMoveToPano",this.onFiveWantsMoveToPano),e.on("initAnimationEnded",this.onFiveInitAnimationEnded),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modeChange",this.onFiveModeChange),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsMoveToPano",this.onFiveWantsMoveToPano),e.off("initAnimationEnded",this.onFiveInitAnimationEnded),e.off("modelShownFloorChange",this.onModelShownFloorChange)}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate3d(-50%, -50%, 10px)",zIndex:10,pointerEvents:"none","will-change":"width, height"}),this.five.addExtraElement(this.container)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0)return;const i=we(G({},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 pr({target:this.container,intro:!0,props:i})}};const Xp=(n,t)=>new Up(n,t);function Cr(n,t=200){let e;return function(...i){e||(n(...i),e=setTimeout(function(){e=null},t))}}function Zp(n){fe(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 Jp(n){let t,e,i;return{c(){t=x("div"),e=x("div"),i=x("div"),w(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),z(i,"background-image","url("+(n[0]||gi)+")"),z(i,"transform",n[1]),w(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),z(e,"transform",n[2]),w(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd")},m(s,o){B(s,t,o),D(t,e),D(e,i)},p(s,[o]){o&1&&z(i,"background-image","url("+(s[0]||gi)+")"),(o&1||o&3)&&z(i,"transform",s[1]),o&4&&z(e,"transform",s[2])},i:q,o:q,d(s){s&&O(t)}}}function qp(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function Kp(n,t,e){let i,s,{five:o}=t,{pxmm:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,c=o.getCurrentState().panoIndex,d=o.getCurrentState().longitude;function h(A,p){const g=A.bounding,v=A.observers[p];if(!v)return"";const y=(g.max.x-g.min.x)*r,I=(g.max.y-g.min.y)*r,M=Math.floor(v.positionInImage.x*y),S=Math.floor(v.positionInImage.y*I);return`translate(${M}px, ${S}px)`}function u(A){e(6,c=A)}const m=Cr(A=>{e(7,d=A.longitude)},1e3/60);return gt(()=>(o.on("panoWillArrive",u),o.on("cameraDirectionUpdate",m),function(){o.off("panoWillArrive",u),o.off("cameraDirectionUpdate",m)})),n.$$set=A=>{"five"in A&&e(3,o=A.five),"pxmm"in A&&e(4,r=A.pxmm),"floorplanData"in A&&e(5,a=A.floorplanData),"cameraImageUrl"in A&&e(0,l=A.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&96&&e(2,i=h(a,c)),n.$$.dirty&128&&e(1,s=qp(d))},[l,s,i,o,r,a,c,d]}class $p extends ce{constructor(t){super(),le(this,t,Kp,Jp,oe,{five:3,pxmm:4,floorplanData:5,cameraImageUrl:0},Zp)}}function eA(n){fe(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 Lc(n,t,e){const i=n.slice();return i[1]=t[e],i}function Tc(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=x("div"),i=x("div"),r=$(),w(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),z(i,"background-image",`url(${t[1].icon.url})`),z(i,"width",s),z(i,"height",o),w(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),z(e,"top",a),z(e,"left",l),this.first=e},m(c,d){B(c,e,d),D(e,i),D(e,r)},p(c,d){t=c,d&1&&z(i,"background-image",`url(${t[1].icon.url})`);const h=d&1;h&&z(i,"width",s),h&&z(i,"height",o),d&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&z(e,"top",a),d&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&z(e,"left",l)},d(c){c&&O(e)}}}function tA(n){let t,e=[],i=new Map,s=Pe(n[0]);const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=Lc(n,s,r),l=o(a);i.set(l,e[r]=Tc(l,a))}return{c(){t=x("div");for(let r=0;r<e.length;r+=1)e[r].c();w(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=Pe(r[0]),e=jt(e,a,o,1,r,s,i,t,dr,Tc,null,Lc))},i:q,o:q,d(r){r&&O(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function iA(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class nA extends ce{constructor(t){super(),le(this,t,iA,tA,oe,{extraObjects:0},eA)}}function jc(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[7],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=$e(s,i[o]);return t=new bc({props:s}),{c(){se(t.$$.fragment)},m(o,r){ie(t,o,r),e=!0},p(o,r){const a=r&183?ot(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[7],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(k(t.$$.fragment,o),e=!0)},o(o){j(t.$$.fragment,o),e=!1},d(o){ne(t,o)}}}function sA(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let d=0;d<a.length;d+=1)l=$e(l,a[d]);t=new ec({props:l}),i=new nA({props:{extraObjects:n[6]}});let c=n[3]&&jc(n);return{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),c&&c.c(),o=ke()},m(d,h){ie(t,d,h),B(d,e,h),ie(i,d,h),B(d,s,h),c&&c.m(d,h),B(d,o,h),r=!0},p(d,[h]){const u=h&20?ot(a,[{floorIndex:d[2],floorplanData:d[4]}]):{};t.$set(u);const m={};h&64&&(m.extraObjects=d[6]),i.$set(m),d[3]?c?(c.p(d,h),h&8&&k(c,1)):(c=jc(d),c.c(),k(c,1),c.m(o.parentNode,o)):c&&(he(),j(c,1,1,()=>{c=null}),ue())},i(d){r||(k(t.$$.fragment,d),k(i.$$.fragment,d),k(c),r=!0)},o(d){j(t.$$.fragment,d),j(i.$$.fragment,d),j(c),r=!1},d(d){d&&(O(e),O(s),O(o)),ne(t,d),ne(i,d),c&&c.d(d)}}}function oA(n,t,e){let i,{five:s}=t,{pxmm:o}=t,{floorIndex:r}=t,{hoverEnable:a}=t,{floorplanData:l}=t,{extraObjects:c=[]}=t,{highlightData:d}=t;const h=void 0;return n.$$set=u=>{"five"in u&&e(0,s=u.five),"pxmm"in u&&e(1,o=u.pxmm),"floorIndex"in u&&e(2,r=u.floorIndex),"hoverEnable"in u&&e(3,a=u.hoverEnable),"floorplanData"in u&&e(4,l=u.floorplanData),"extraObjects"in u&&e(8,c=u.extraObjects),"highlightData"in u&&e(5,d=u.highlightData)},n.$$.update=()=>{n.$$.dirty&260&&e(6,i=c==null?void 0:c.filter(u=>u.floorIndex===r))},[s,o,r,a,l,d,i,h,c]}class rA extends ce{constructor(t){super(),le(this,t,oA,sA,oe,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:8,highlightData:5})}}function aA(n){fe(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 zc(n){let t,e,i,s,o=n[7]!==0&&Oc(n);return{c(){t=x("div"),o&&o.c(),w(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){B(r,t,a),o&&o.m(t,null),e=!0,i||(s=[Kt(ln.call(null,t)),ye(t,"clientWidth",n[13]),ye(t,"clientHeight",n[14])],i=!0)},p(r,a){r[7]!==0?o?(o.p(r,a),a&128&&k(o,1)):(o=Oc(r),o.c(),k(o,1),o.m(t,null)):o&&(he(),j(o,1,1,()=>{o=null}),ue())},i(r){e||(k(o),e=!0)},o(r){j(o),e=!1},d(r){r&&O(t),o&&o.d(),i=!1,qe(s)}}}function Oc(n){let t,e,i,s,o=`${n[9]}px`,r=`${n[12]}px`,a;const l=[{five:n[0],pxmm:n[10],floorIndex:n[11],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6]}];let c={};for(let u=0;u<l.length;u+=1)c=$e(c,l[u]);e=new rA({props:c});const d=[{pxmm:n[10],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let h={};for(let u=0;u<d.length;u+=1)h=$e(h,d[u]);return s=new $p({props:h}),{c(){t=x("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),w(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),z(t,"width",o),z(t,"height",r)},m(u,m){B(u,t,m),ie(e,t,null),D(t,i),ie(s,t,null),a=!0},p(u,m){const A=m&3181?ot(l,[{five:u[0],pxmm:u[10],floorIndex:u[11],floorplanData:u[3],hoverEnable:u[2],extraObjects:u[5],highlightData:u[6]}]):{};e.$set(A);const p=m&1049?ot(d,[{pxmm:u[10],five:u[0],floorplanData:u[3],cameraImageUrl:u[4]}]):{};s.$set(p),m&512&&o!==(o=`${u[9]}px`)&&z(t,"width",o),m&4096&&r!==(r=`${u[12]}px`)&&z(t,"height",r)},i(u){a||(k(e.$$.fragment,u),k(s.$$.fragment,u),a=!0)},o(u){j(e.$$.fragment,u),j(s.$$.fragment,u),a=!1},d(u){u&&O(t),ne(e),ne(s)}}}function lA(n){let t,e,i=n[1]&&zc(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=zc(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function cA(n,t,e){var I,M;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,d=0,h=(M=(I=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:I.floorIndex)!=null?M:0,u=0,m=0,A=0,p=0;function g(S){e(11,h=i.work.observers[S].floorIndex)}gt(()=>(i.on("panoArrived",g),()=>{i.off("panoArrived",g)}));const v=S=>{e(7,u=S.detail)},y=S=>{e(8,m=S.detail)};return n.$$set=S=>{"five"in S&&e(0,i=S.five),"visible"in S&&e(1,s=S.visible),"hoverEnable"in S&&e(2,o=S.hoverEnable),"floorplanData"in S&&e(3,r=S.floorplanData),"cameraImageUrl"in S&&e(4,a=S.cameraImageUrl),"extraObjects"in S&&e(5,l=S.extraObjects),"highlightData"in S&&e(6,c=S.highlightData)},n.$$.update=()=>{if(n.$$.dirty&904){const S=Math.min(u,m),{max:P,min:V}=r.bounding,T=P.x-V.x,X=P.y-V.y,U=function(){return T>X?[S,S/T*X]:[S/X*T,S]}();e(9,A=U[0]),e(12,p=U[1]),e(10,d=A/T)}},[i,s,o,r,a,l,c,u,m,A,d,h,p,v,y]}class dA extends ce{constructor(t){super(),le(this,t,cA,lA,oe,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6},aA)}}let hA=class extends Ai{constructor(e,i){super(e);f(this,"name","panoFloorplanRadarPlugin");f(this,"state");f(this,"data");f(this,"app");f(this,"wrapperSelector","");f(this,"wrapper",null);f(this,"disposed",!1);f(this,"extraObjects",[]);f(this,"highlightData",{});f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.hooks.emit("dispose")});f(this,"highlight",e=>{this.state.config.highlightEnable&&(this.highlightData=e,this.render())});f(this,"unhighlight",()=>{this.highlightData={},this.render()});f(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:gi},o=i!=null&&i.configs?i.configs:{},r=G(G({},s),o);this.state={enabled:!0,visible:!0,config:r},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return H(this,null,function*(){function o(c){return Object.prototype.hasOwnProperty.apply(c,["version"])}const r=JSON.parse(JSON.stringify(e)),a=o(r)?r.data:r,l=this.data;this.data=yield pi(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return H(this,arguments,function*(e={}){if(this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!0},i),this._show({userAction:i})})}hide(){return H(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=Op(e,this.five,this.data),this.render())}formatData(e){return H(this,null,function*(){return yield pi(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;this.state=G(G({},this.state),e),!wt(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const i=document.querySelector(this.wrapperSelector);this.wrapper=i}if(!this.data||!this.wrapper)return;const e=we(G({},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 dA({target:this.wrapper,props:e})}};const uA=(n,t)=>new hA(n,t),fA=[{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:"和室"}],mA=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],gA=[{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:"写字楼"}],Ir=(n,t,e)=>{const i=new E.Matrix4,s=new E.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},pA=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(Ir(s,0,0)),o&&n.applyMatrix4(Ir(0,o,0)),r&&n.applyMatrix4(Ir(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function Bc(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=G({map:s.material.map||{}},t);s.material=new R.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}const AA=(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=g=>H(this,null,function*(){var M;const v=(g==null?void 0:g.fbx_url)||e;if(l=(M=g==null?void 0:g.north_rad)!=null?M:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const I=yield new vs.FBXLoader().loadAsync(v);return Bc(I,{transparent:!0,side:E.DoubleSide,blending:E.AdditiveBlending}),s.object=I,A(),!0}),d=({latitude:g})=>{if(!s.object)return;const v=h(g);v&&(s.object.position.y=v)},h=g=>{if(s.yBase===void 0)return;const v=.6;if(g>=Math.PI/4)return s.yBase-(v+1.6);const y=g*(4/Math.PI);return s.yBase-(v*y+1.6)},u=()=>{if(!s.object)return;const g=h(n.getPose().latitude);g&&(s.object.position.y=g),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",d)},m=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",d))};function A(){const g=s.object;if(!g)return;const v=n.model.bounding,y=v.max.x-v.min.x,I=v.max.z-v.min.z,M=Math.max(y,I),{max:{x:S,z:P},min:{x:V,y:T,z:X}}=v;s.yBase=T,o={x:(S+V)/2,y:T-1.6,z:(P+X)/2},r=[0,l-Math.PI/2,0],a=.0045*M,pA(g,{position:o,rotation:r,scale:a})}return{load:c,disable:m,enable:u}};function vA(n,t){var c,d,h,u,m;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(d=t==null?void 0:t.fontSize)!=null?d:e*(35/256)*1.2,s=(h=t==null?void 0:t.backgroundColor)!=null?h:"rgba(0,0,0,0)",o=(u=t==null?void 0:t.fontColor)!=null?u:"#fff",r=(m=t==null?void 0:t.textAlign)!=null?m:"center",a=document.createElement("canvas");a.setAttribute("width",e+""),a.setAttribute("height",e+"");const l=a.getContext("2d");return l.fillStyle=s,l.fillRect(0,0,e,e),l.font=`${i}px "微软雅黑"`,l.textAlign=r,l.fillStyle=o,l.fillText(n,e/2,e*.7),new R.CanvasTexture(a)}const bA=({x:n,y:t,z:e})=>new R.Vector3(n,t,e),yA=(n,t)=>{var p,g,v;const e={},i=(p=t.animationEnabled)!=null?p:!0,s=(g=t.position)!=null?g: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=>H(this,null,function*(){var U,N,_,F,Q,W,J,Z;const I=(U=y==null?void 0:y.position)!=null?U:s;if(!I)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const M=bA(I),S=(N=y==null?void 0:y.rad)!=null?N:o,P=(_=y==null?void 0:y.fbx_url)!=null?_:r;if(e.rad=S,S===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${S}`));const V=yield new vs.FBXLoader().loadAsync(P);V.position.copy(M),V.rotation.z=S,V.scale.set(.8,.8,.8),Bc(V,{transparent:!0,side:E.DoubleSide});const T=(J=(W=(Q=(F=V.children)==null?void 0:F[0])==null?void 0:Q.children)==null?void 0:W[3])==null?void 0:J.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const X=(Z=t.name)!=null?Z:"入户门";return T.material=new R.MeshBasicMaterial({transparent:!0,map:vA(X)}),T.renderOrder=3,V.children[0].add(T),e.object=V,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const y=1,I=new R.AnimationMixer(e.object);a.push(I);const M=I.clipAction(e.object.animations[0]);M.timeScale=y;let S;const P=()=>{let U=0,N=0;const _=1e3/30,F=Q=>{U=requestAnimationFrame(F);const W=Q-N;W<_||(N=Q,a.forEach(J=>J.update(W/1e3)),n.needsRender=!0)};return U=requestAnimationFrame(F),()=>{cancelAnimationFrame(U)}},X={play:()=>{S||(M.play(),S=P(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{M.stop(),S==null||S(),S=void 0}};e.animation=X},d=y=>{var M;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((M=y==null?void 0:y.animationEnable)!=null?M:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},h=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},u=y=>y==="Floorplan"?d():h();return{load:l,enable:y=>(e.enabled||(e.enabled=!0,u(n.currentMode),n.on("modeChange",u),d(y)),!0),disable:()=>(e.enabled&&(e.enabled=!1,h(),n.off("modeChange",u)),!0)}},wA=xt;function CA(n,t,e,i=wA.Linear.None){const s=new Cs(n).to(t,e).easing(i);Ds(()=>s.start(0));const o=Zi(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 IA(n,t){return CA({progress:0},{progress:1},n,t)}var Vc=(n=>(n.Move="Move",n.Rotate="Rotate",n))(Vc||{}),Nt=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Nt||{});const Zs=Math.PI*2;function Rc(n){return(n%Zs+Zs)%Zs}function Qc(n){return n%Zs}function Pr(n,t,e){return n+(t-n)*e}const Er=(n,t,e)=>{const i=Math.PI,s=i*2;let o=Rc(n),r=Rc(t);return e===Nt.Anticlockwise&&o<r&&(o+=s),e===Nt.Clockwise&&r<o&&(r+=s),e===Nt.Loop&&r-o>i?Er(o,r,Nt.Anticlockwise):e===Nt.Loop&&o-r>i?Er(o,r,Nt.Clockwise):{from:o,to:r}},PA=n=>{const t={},e=(l,c,...d)=>H(this,[l,c,...d],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((h,u)=>{const m=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;m!==void 0?n.moveToPano(m,G({duration:r,moveEndCallback:()=>h(!0),moveCancelCallback:()=>u(new Error("move canceled"))},o)):u(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Qc(r.latitude),l=Qc(o.latitude),{from:c,to:d}=Er(r.longitude,o.longitude,o.rotation||Nt.Loop),h=r.fov,u=o.fov;return{from:{latitude:a,longitude:c,fov:h},to:{latitude:l,longitude:d,fov:u}}};return{move:e,rotate:(l,c,...d)=>H(this,[l,c,...d],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==Ae.Five.Mode.Panorama&&(yield n.changeMode(Ae.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((m,A)=>{if(!o.panoIndex){m(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>m(!0),moveCancelCallback:()=>A(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:h,to:u}=i(o);return yield new Promise(m=>{const A=({progress:I})=>{const M={};M.longitude=Pr(h.longitude,u.longitude,I),M.latitude=Pr(h.latitude,u.latitude,I),M.fov=Pr(h.fov,u.fov,I),n.setState(M,!0)},p=()=>{m(!0)},g=()=>{m(!1)},v=o.rotateSpeed?Math.ceil(Math.abs(u.longitude-h.longitude)/o.rotateSpeed*1e3):r,y=IA(v,xt.Linear.None).onUpdate(A).onComplete(p).onDestroy(g);o.rotation===Nt.Loop&&y.repeat(1/0).yoyo(!0),t.interruptCallback=(I=!0)=>{y.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),m(I)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function Gc(n,t){return n.x===t.x&&n.y===t.y}function Nc(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function Js(n,t){return(t.y-n.y)/(t.x-n.x)}function _c(n,t,e){const i=Js(n[1],n[0]),s=Js(t[1],t[0]);if(isNaN(i)||isNaN(s)||Nc(i,s))return!1;if(qs(n[0],t))return n[0];if(qs(n[1],t))return n[1];if(qs(t[0],n))return t[0];if(qs(t[1],n))return t[1];if(e&&!EA(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 qs(n,t){return Gc(n,t[0])||Gc(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&&Nc(Js(t[0],n),Js(n,t[1]))}function Ks(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function EA(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)&&Ks(t[0],n[1],n[0])*Ks(n[1],t[1],n[0])>0&&Ks(n[0],t[1],t[0])*Ks(t[1],n[1],t[0])>0?1:0}function Fc(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Fc(n,t-1))}const MA=`<style type="text/css">
|
|
195
195
|
.PanoRulerPlugin-rule-line {
|
|
196
196
|
position: absolute;
|
|
197
197
|
transform-origin: left center;
|
|
@@ -284,7 +284,7 @@ void main() {
|
|
|
284
284
|
<div class="PanoRulerPlugin-rule-label-name">${e.options.distanceText(g)}</div>
|
|
285
285
|
</div>
|
|
286
286
|
</div>
|
|
287
|
-
`,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=MA,s.appendChild(o);const r={},a=(p,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=DA(p,n),y=n.work;if(!y)return!1;for(const I in g){const M=g[I],{standingPosition:S}=y.observers[0],P=M.map(({x:V,z:T,observers:X})=>{const U=X.length>0?p.rooms[p.observers[X[0]]].name:"",N=v[U]?v[U].floor:null;let _=1/0,F={index:0,x:S.x,y:S.y,z:S.z};X.forEach(de=>{if(!y.observers[de])return;const{standingPosition:re}=y.observers[de],Ie={index:de,x:re.x,y:re.y,z:re.z},Ee=kA({x:V,z:T},Ie);N?Ee<_&&Math.abs(Ie.y-N)<.3&&(_=Ee,F=Ie):Ee<_&&(_=Ee,F=Ie)});const Q=new R.Vector3(V,F.y,T);Object.assign(Q,{observers:X});const W=v[U]?v[U].roof:null,J=W?new R.Vector3(V,W,T):null;return J&&Object.assign(J,{observers:X}),{origin:Q,vertical:J}});r[I]={origins:P.map(V=>V.origin),rules:[]};for(const{origin:V,vertical:T}of P){if(!T)continue;const X=i(I,V.distanceTo(T));s.append(X),r[I].rules.push({vertical:!0,rule:[V,T],$element:X})}for(let V=0;V<P.length;V++){let T=V+1;T>=P.length&&(T=0);const{origin:X}=P[V],{origin:U}=P[T],N=i(I,X.distanceTo(U));s.append(N),r[I].rules.push({vertical:!1,rule:[X,U],$element:N})}}return e.loaded=!0,!0},l=(p,g,v)=>H(this,null,function*(){const y=p||t.roomInfo,I=g||t.roomRules;if(!y||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=G(G({},e.options),v||{}),n.model.loaded?a(y,I):yield new Promise(M=>n.once("modelLoaded",()=>M(a(y,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,v,y)=>{const I=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],M=[];for(let S=0;S<I.length;S++){const P=_c([p,g],[I[S][0],I[S][1]],!0);P&&M.push(P)}return M.length===0?!1:M},d=()=>{var X;const p=(X=n.getElement())==null?void 0:X.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let I;for(const U in r)U.split(",").indexOf(g.toString())>=0&&(I=U);if(!I){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}const M=v.position,S=v.getWorldDirection(new R.Vector3),P=p.clientWidth,V=p.clientHeight;if(y!==Ae.Five.Mode.Panorama){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}for(const U in r)for(const{$element:N}of r[U].rules)N.style.display=U===I?"block":"none";const[T]=r[I].origins.slice().filter(U=>U.observers.indexOf(g)>=0).sort((U,N)=>{const _=U.clone().setY(0).sub(M).normalize().angleTo(S.clone().setY(0)),F=N.clone().setY(0).sub(M).normalize().angleTo(S.clone().setY(0));return _-F});for(const{rule:U,vertical:N,$element:_}of r[I].rules){const[F,Q]=U,W=_.querySelector(".PanoRulerPlugin-rule-line");if(!W)return;if(!T){_.style.display="none";continue}if(F!==T&&Q!==T){_.style.display="none";continue}if(F.distanceTo(Q)<.3){_.style.display="none";continue}if(F.observers.indexOf(g)===-1||Q.observers.indexOf(g)===-1){_.style.display="none";continue}if(F.clone().sub(M).normalize().angleTo(S)>Math.PI/2){_.style.display="none";continue}if(Q.clone().sub(M).normalize().angleTo(S)>Math.PI/2){_.style.display="none";continue}const ee=F.distanceTo(Q);if(Q.clone().sub(Q.clone().sub(F).divide(new R.Vector3(2,2,2))).distanceTo(M)/ee>8){_.style.display="none";continue}const Ie=F.clone().project(v),Ee=(Ie.x+1)/2*P,ve=(-Ie.y+1)/2*V,Re=Q.clone().project(v),be=(Re.x+1)/2*P,Ue=(-Re.y+1)/2*V,me=Math.sqrt(Math.pow(be-Ee,2)+Math.pow(Ue-ve,2));let Ce=me,Oe=50;const ge=c({x:~~Ee,y:~~ve},{x:~~be,y:~~Ue},P,V);if(ge&&ge.length===1&&(T===F?(Ce=Math.sqrt(Math.pow(ge[0].x-Ee,2)+Math.pow(ge[0].y-ve,2)),Oe=Ce/me*50):T===Q&&(Ce=Math.sqrt(Math.pow(ge[0].x-be,2)+Math.pow(ge[0].y-Ue,2)),Oe=100-Ce/me*50)),ge&&ge.length===2){const ae={x:(ge[0].x+ge[1].x)/2,y:(ge[0].y+ge[1].y)/2};Oe=Math.sqrt(Math.pow(ae.x-Ee,2)+Math.pow(ae.y-ve,2))/me*100}const ft=(Math.PI/2-Math.atan2(be-Ee,ve-Ue))/Math.PI*180,xe=W.querySelector(".PanoRulerPlugin-rule-label"),at=xe.children[0].clientWidth;at>=me||at/2>=Oe/100*me||at/2>=(1-Oe/100)*me?W.style.display="none":(W.style.display="block",W.style.width=me+"px",W.style.left=Ee+"px",W.style.top=ve+"px",W.style.transform=`rotate(${-ft}deg)`,xe.style.left=`${Oe}%`)}},h=()=>Fc(d),u=()=>{var p,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(p=n.getElement())==null?void 0:p.parentElement)==null||g.append(s),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[I,M]=y.rule,S=I.distanceTo(M),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=g(S))})})}}return{enable:u,disable:m,load:l,state:e,changeConfigs:A}};function SA(n){fe(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function Wc(n,t,e){const i=n.slice();return i[6]=t[e],i}function LA(n){let t,e=Pe(n[0].children),i=[];for(let s=0;s<e.length;s+=1)i[s]=Hc(Wc(n,e,s));return{c(){t=x("div");for(let s=0;s<i.length;s+=1)i[s].c();w(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=Pe(s[0].children);let r;for(r=0;r<e.length;r+=1){const a=Wc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Hc(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&O(t),Lt(i,s)}}}function TA(n){let t,e;return{c(){t=x("em"),w(t,"class",e=Ge(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Ge(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function Hc(n){let t,e,i=`${n[6].width}px`;return{c(){t=x("div"),w(t,"class",e=Ge(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),z(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Ge(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&z(t,"width",i)},d(s){s&&O(t)}}}function jA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,u=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?TA:LA}let A=m(n),p=A(n);return{c(){t=x("div"),p.c(),e=$(),i=x("div"),s=x("div"),r=Se(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),_e(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),z(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),z(t,"width",c),z(t,"left",d),z(t,"top",h),z(t,"transform",u),z(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),p.m(t,null),D(t,e),D(t,i),D(i,s),D(s,r),a=Ts(s,n[4].bind(s))},p(g,[v]){A===(A=m(g))&&p?p.p(g,v):(p.d(1),p=A(g),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&Te(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&z(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&z(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&z(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&z(t,"top",h),v&1&&u!==(u=`rotate(${g[0].rotateDeg}deg)`)&&z(t,"transform",u),v&5&&z(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),p.d(),a()}}}function zA(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class OA extends ce{constructor(t){super(),le(this,t,zA,jA,oe,{rulerItemProp:0},SA)}}function Yc(n,t,e){const i=n.slice();return i[12]=t[e],i}function Uc(n){let t,e;return t=new OA({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function BA(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=Uc(Yc(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=x("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=Yc(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=Uc(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function VA(n,t,e){var p,g,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:g.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(I,M)=>{const S=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],P=[];for(let V=0;V<S.length;V++){const T=_c([I,M],[S[V][0],S[V][1]],!0);T&&P.push(T)}return P.length===0?!1:P},d=(I,M)=>{const S=I.clone().project(i.camera),P=(S.x+1)/2*a,V=(-S.y+1)/2*l,T=M.clone().project(i.camera),X=(T.x+1)/2*a,U=(-T.y+1)/2*l,N=Math.sqrt(Math.pow(X-P,2)+Math.pow(U-V,2));return{startLeft:P,startTop:V,endLeft:X,endTop:U,distance:N}},h=(I,M,S)=>{const P=i.camera.position,V=i.camera.getWorldDirection(new R.Vector3),T=I.clone().sub(P).normalize().angleTo(V),X=M.clone().sub(P).normalize().angleTo(V),U=I.distanceTo(M),_=M.clone().sub(M.clone().sub(I).divide(new R.Vector3(2,2,2))).distanceTo(P),{startLeft:F,startTop:Q,endLeft:W,endTop:J,distance:Z}=d(I,M),de=-((Math.PI/2-Math.atan2(W-F,Q-J))/Math.PI)*180;let re=!0;S||(re=!1),!wt(I,S)&&!wt(M,S)&&(re=!1),U<.3&&(re=!1),T>Math.PI/2&&(re=!1),X>Math.PI/2&&(re=!1),_/U>8&&(re=!1);let Ie=50,Ee=Z;const ve=c({x:~~F,y:~~Q},{x:~~W,y:~~J});if(ve&&ve.length===1&&(wt(I,S)?(Ee=Math.sqrt(Math.pow(ve[0].x-F,2)+Math.pow(ve[0].y-Q,2)),Ie=Ee/Z*50):wt(M,S)&&(Ee=Math.sqrt(Math.pow(ve[0].x-W,2)+Math.pow(ve[0].y-J,2)),Ie=100-Ee/Z*50)),ve&&ve.length===2){const Re={x:(ve[0].x+ve[1].x)/2,y:(ve[0].y+ve[1].y)/2};Ie=Math.sqrt(Math.pow(Re.x-F,2)+Math.pow(Re.y-Q,2))/Z*100}return{startLeft:F,startTop:Q,distance:Z,deg:de,visible:re,labelOffset:Ie,ruleLength:U}},u=()=>{const I=i.panoIndex,M=s.find(N=>N.panoIndex===I);if(!M)return e(0,r=[]);if(i.currentMode!==Ae.Five.Mode.Panorama)return e(0,r=[]);const S=i.camera.position,P=i.camera.getWorldDirection(new R.Vector3),V=M.lines.map(N=>new R.Vector3(N.start[0],-N.start[1],-N.start[2])),T=M.lines.map(N=>new R.Vector3(N.end[0],-N.end[1],-N.end[2])),[X]=V.concat(T).sort((N,_)=>{const F=N.clone().setY(0).sub(S).normalize().angleTo(P.clone().setY(0)),Q=_.clone().setY(0).sub(S).normalize().angleTo(P.clone().setY(0));return F-Q}),U=M.lines.map(N=>{var Ee,ve;const _=N.start,F=N.end,{startLeft:Q,startTop:W,distance:J,deg:Z,visible:ee,labelOffset:de,ruleLength:re}=h(new R.Vector3(_[0],-_[1],-_[2]),new R.Vector3(F[0],-F[1],-F[2]),X),Ie=[];return N.children&&((Ee=N.children)==null?void 0:Ee.length)>0&&((ve=N.children)==null||ve.forEach(Re=>{const be=Re.start,Ue=Re.end,{distance:me}=d(new R.Vector3(be[0],-be[1],-be[2]),new R.Vector3(Ue[0],-Ue[1],-Ue[2]));Ie.push({width:me,state:Re.state})})),{width:J,left:Q,top:W,rotateDeg:Z,state:N.state,children:Ie,labelOffset:de,visible:ee,labelElement:o.distanceText(re)}});e(0,r=U)},m=()=>Ds(u),A=Cr(u,80);return gt(()=>{u(),i.on("panoArrived",u),i.on("modeChange",u),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),Tt(()=>{i.off("panoArrived",u),i.off("modeChange",u),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=I=>{"five"in I&&e(1,i=I.five),"rulerDatas"in I&&e(2,s=I.rulerDatas),"options"in I&&e(3,o=I.options)},[r,i,s,o]}class RA extends ce{constructor(t){super(),le(this,t,VA,BA,oe,{five:1,rulerDatas:2,options:3})}}let QA=class{constructor(t,e){f(this,"five");f(this,"container",document.createElement("div"));f(this,"panoRulerProData");f(this,"rulerItems");f(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=G(G({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>H(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return H(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return H(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new RA({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const GA=(n,t)=>new QA(n,t),NA="data:image/png;base64,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";function _A(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${NA})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const FA=new E.TextureLoader;function gn(n){return H(this,null,function*(){return new Promise((t,e)=>{FA.load(n,t,void 0,e)}).then(t=>(t.encoding=E.sRGBEncoding,t))})}const $s={userAction:!0};class WA extends Ai{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});f(this,"data");f(this,"group",new E.Group);f(this,"roomInfoInstance");f(this,"roomInfoWrapperInstance");f(this,"compassMeshTween");f(this,"compassMesh");f(this,"entryDoorMesh");f(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});f(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});f(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});f(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});f(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});f(this,"onFivePanoWillArrive",e=>{var i,s;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}))});f(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=ks(1e3).onUpdate(({progress:h})=>{var u;(u=this.compassMesh)==null||u.material.setValues({opacity:h}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const u=new E.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),m=i.clone().add(u.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new E.Vector3(0,0,-1).angleTo(u),this.entryDoorMesh.position.copy(m),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(d=this.entryDoorMesh)==null||d.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});f(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});f(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Ae.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:G(G({},this.state.config),i||{})})}enable(e=$s){this.setState({enabled:!0},e)}disable(e=$s){this.setState({enabled:!1},e)}show(e=$s){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=$s){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:G(G({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return H(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=G({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return H(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=_A(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return H(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield gn(e),s=new E.CircleGeometry(.7,32),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return H(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield gn(e),s=new E.PlaneGeometry(.2,.16),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new E.Vector3(-.7,0,-.7),new E.Vector3(.7,0,-.7),new E.Vector3(.7,0,.7),new E.Vector3(-.7,0,.7)];return xs(this.five).create3DDomContainer(e)}}const HA=(n,t)=>new WA(n,t),YA=1,UA=3,XA=new R.Color(16777215),ZA=new R.Color(6522623),JA=new R.Color(16777215),qA=new R.Color(6522623),KA=6,$A=8,ev="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Xc=new R.TextureLoader().load(ev),tv={pointTexture:Xc,pointSize:KA,lineWidth:YA,lineColor:XA,pointColor:JA,lineRenderOrder:20,pointsRenderOrder:20},iv={pointTexture:Xc,pointSize:$A,lineWidth:UA,lineColor:ZA,pointColor:qA,lineRenderOrder:10,pointsRenderOrder:10};function nv(n,t,e){var d,h,u,m,A;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new R.Color(16777215),o=(u=e==null?void 0:e.pointSize)!=null?u:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new As.Line(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function Zc(n,t){const[e,i]=n.points,s=t==="light"?iv:tv,o=nv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function eo(n){const{z:t}=n;return!(Math.abs(t)>1)}function sv(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function ov(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Jc{constructor(t){f(this,"ndcPosition");f(this,"contentDom");f(this,"containerDom");f(this,"params");f(this,"canSelected");f(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=sv({style:t.contentStyle}),this.containerDom=ov({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!eo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class rv extends Jc{constructor(e){var i;e.contentStyle=we(G({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);f(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var V;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),u=di(l.position,c.position).clone().project(e.camera),m=new R.Vector2(d.x*r,d.y*a),A=new R.Vector2(h.x*r,h.y*a),p=m.distanceTo(A);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!eo(d)&&!eo(h)||!eo(u)||p===0))()===!1){this.hide();return}const v=(u.x+1)/2*s,y=-(u.y-1)/2*o,M=-(Math.atan((m.y-A.y)/(m.x-A.x))*180)/Math.PI,S=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${M}deg) translateY(${S}px)`,this.show(),(V=this.params.userDistanceItem)==null||V.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,d,h;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ei{constructor(t,e,i){f(this,"id");f(this,"selected",!1);f(this,"text");f(this,"type","line");f(this,"model");f(this,"mesh");f(this,"points");f(this,"lightMesh");f(this,"hook");f(this,"distanceItem");f(this,"polyline");f(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Ae.Subscribe,this.points=[t,e],this.mesh=Zc(this,"normal"),this.lightMesh=Zc(this,"light"),this.distanceItem=new rv({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ei(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ht{constructor(t){f(this,"id");f(this,"position");f(this,"type","point");if(this.id=st(),this.position=new R.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new ht(this.position)}}const to=n=>n.preventDefault();let io=class{constructor(t){f(this,"model");f(this,"five");f(this,"group");f(this,"config");f(this,"dashed");f(this,"perpendicularDashed");f(this,"disposed",!1);f(this,"isMobile");f(this,"editParams");f(this,"magnifierParams");f(this,"mouseGroup");f(this,"container");f(this,"hook");f(this,"magnifier");f(this,"userDistanceItemCreator");f(this,"getMeasureType");f(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});f(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new ei(new ht([0,0,0]),new ht([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new ei(new ht([0,0,0]),new ht([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new R.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",to),e.addEventListener("contextmenu",to))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",to),t.removeEventListener("contextmenu",to))}},Di=class{constructor(t){f(this,"id",st());f(this,"lines",[]);f(this,"visiblePanoIndexes");f(this,"model");f(this,"type","polyline");f(this,"hook",new Ae.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const d=new ei(l,c,this.model);return d.id=o.id,d.text=o.text,d});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const d=new ht(l.position);return d.id=l.id,o.set(l.id,d),d}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class qc extends R.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function av(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new E.Float32BufferAttribute(e,3),s=Bn(e,void 0,3),o=new E.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const lv=new E.BufferGeometry;class Kc extends qc{constructor(e){super();f(this,"isPolygonMesh",!0);f(this,"geometry",new E.BufferGeometry);f(this,"isBlank",!0);f(this,"points",[]);const i=new E.MeshBasicMaterial({color:4090367,transparent:!0,side:E.DoubleSide,depthTest:!0,opacity:.5}),s=new E.MeshBasicMaterial({color:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new E.Mesh(this.geometry,i),r=new E.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=av(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(lv),this.isBlank=!0)}}function cv(n){const t=hv(n);if(t.length===0)return;let e=0,i=new R.Vector3;for(const[s,o,r]of t){const a=$c(s,o,r),l=dv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function $c(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function dv(n,t,e,i){const s=i!=null?i:$c(n,t,e);return di(n,t,e).multiplyScalar(s)}function hv(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new R.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new R.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new R.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class uv extends Jc{constructor(e){e.containerStyle=we(G({},e.containerStyle),{zIndex:"1"}),e.contentStyle=we(G({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);f(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=cv(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Pl(o)?e:e.toFixed(o)}${s}`}}class Mr{constructor(t,e){f(this,"id",st());f(this,"selected",!1);f(this,"text");f(this,"type","area");f(this,"lightMesh");f(this,"areaItem");f(this,"hook",new Ae.Subscribe);f(this,"model");f(this,"polygon");f(this,"points",[]);f(this,"planeHelper");f(this,"polyline");f(this,"meshContainer");f(this,"domContainer");f(this,"five");f(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new Kc(t),this.polyline=new Di({model:e.model}),this.areaItem=new uv({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new ei(new ht(e),new ht(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new E.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new E.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}}function ed(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(Hn(o,a)||Hn(o,l)||Hn(r,a)||Hn(r,l)||Hn(o,r))continue;const c=no(o,r,a),d=no(o,r,l),h=no(a,l,o),u=no(a,l,r);if(c!==d&&h!==u||c===0&&so(o,r,a)||d===0&&so(o,r,l)||h===0&&so(a,l,o)||u===0&&so(a,l,r))return!0}return!1}function Hn(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function no(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function so(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const td="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function kr(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new R.Vector2(t,e).sub(new R.Vector2(o.left,o.top)),a=new R.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function Dr(n,t){const e=kr(t).ndcPoint,i=new R.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const pn=()=>!1;class fv{constructor(t,e){f(this,"hook",new Ae.Subscribe);f(this,"outOfFive",!1);f(this,"five");f(this,"hammer");f(this,"mode");f(this,"pointSelectorHelper");f(this,"enabled",!1);f(this,"pressDown",!1);f(this,"adherePoints",null);f(this,"adherePointsRadius",.1);f(this,"lastFiveHelperVisible");f(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});f(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});f(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});f(this,"onTap",t=>{const[e]=Dr(this.five,t);e!=null&&e.face&&this.select(e)});f(this,"onPan",t=>{if(!this.pressDown)return;const[e]=Dr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});f(this,"onPress",t=>{const[e]=Dr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});f(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});f(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});f(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{clientX:i,clientY:s}=t,o={x:i/e.clientWidth,y:1-s/e.clientHeight};this.updateByNdcPosition(o)});f(this,"updateByNdcPosition",t=>{const e=bl(this.five,t),i=(()=>e?we(G({},e),{isVirtual:!1}):we(G({},gv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});f(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=G({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});f(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});f(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});f(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=td?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Il(t,we(G({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:G(G({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new ai(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",pn),this.five.on("wantsChangeMode",pn),this.five.on("wantsTapGesture",pn),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",pn),this.five.off("wantsChangeMode",pn),this.five.off("wantsTapGesture",pn),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function mv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new R.Vector2().fromArray([s,o]),a=new R.Raycaster;return a.setFromCamera(r,n.camera),a}function gv(n,t){const e=mv(n,t),i=3,s=new R.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new R.Object3D,face:new R.Face3(0,0,0,o)}}const pv=`
|
|
287
|
+
`,y=document.createElement("div");return y.setAttribute("class","PanoRulerPlugin-rule"),y.setAttribute("data-name",p),y.setAttribute("style","display: none"),y.innerHTML=v,y},s=document.createElement("div");s.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;");const o=document.createElement("div");o.innerHTML=MA,s.appendChild(o);const r={},a=(p,g)=>{if(e.loaded)throw new Error("标尺被重复初始化!");const v=DA(p,n),y=n.work;if(!y)return!1;for(const I in g){const M=g[I],{standingPosition:S}=y.observers[0],P=M.map(({x:V,z:T,observers:X})=>{const U=X.length>0?p.rooms[p.observers[X[0]]].name:"",N=v[U]?v[U].floor:null;let _=1/0,F={index:0,x:S.x,y:S.y,z:S.z};X.forEach(de=>{if(!y.observers[de])return;const{standingPosition:re}=y.observers[de],Ie={index:de,x:re.x,y:re.y,z:re.z},Ee=kA({x:V,z:T},Ie);N?Ee<_&&Math.abs(Ie.y-N)<.3&&(_=Ee,F=Ie):Ee<_&&(_=Ee,F=Ie)});const Q=new R.Vector3(V,F.y,T);Object.assign(Q,{observers:X});const W=v[U]?v[U].roof:null,J=W?new R.Vector3(V,W,T):null;return J&&Object.assign(J,{observers:X}),{origin:Q,vertical:J}});r[I]={origins:P.map(V=>V.origin),rules:[]};for(const{origin:V,vertical:T}of P){if(!T)continue;const X=i(I,V.distanceTo(T));s.append(X),r[I].rules.push({vertical:!0,rule:[V,T],$element:X})}for(let V=0;V<P.length;V++){let T=V+1;T>=P.length&&(T=0);const{origin:X}=P[V],{origin:U}=P[T],N=i(I,X.distanceTo(U));s.append(N),r[I].rules.push({vertical:!1,rule:[X,U],$element:N})}}return e.loaded=!0,!0},l=(p,g,v)=>H(this,null,function*(){const y=p||t.roomInfo,I=g||t.roomRules;if(!y||!I)throw new Error("标尺数据依赖不齐全!");return e.loaded=!1,e.options=G(G({},e.options),v||{}),n.model.loaded?a(y,I):yield new Promise(M=>n.once("modelLoaded",()=>M(a(y,I))))});t.roomInfo&&t.roomRules&&l(t.roomInfo,t.roomRules);const c=(p,g,v,y)=>{const I=[[{x:0,y:0},{x:v,y:0}],[{x:0,y:0},{x:0,y}],[{x:v,y:0},{x:v,y}],[{x:0,y},{x:v,y}]],M=[];for(let S=0;S<I.length;S++){const P=_c([p,g],[I[S][0],I[S][1]],!0);P&&M.push(P)}return M.length===0?!1:M},d=()=>{var X;const p=(X=n.getElement())==null?void 0:X.parentElement;if(!p||!e.loaded||Object.keys(r).length<=0)return;const{panoIndex:g,camera:v,currentMode:y}=n;if(g===void 0)return;let I;for(const U in r)U.split(",").indexOf(g.toString())>=0&&(I=U);if(!I){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}const M=v.position,S=v.getWorldDirection(new R.Vector3),P=p.clientWidth,V=p.clientHeight;if(y!==Ae.Five.Mode.Panorama){for(const U in r)for(const{$element:N}of r[U].rules)N.style.display="none";return}for(const U in r)for(const{$element:N}of r[U].rules)N.style.display=U===I?"block":"none";const[T]=r[I].origins.slice().filter(U=>U.observers.indexOf(g)>=0).sort((U,N)=>{const _=U.clone().setY(0).sub(M).normalize().angleTo(S.clone().setY(0)),F=N.clone().setY(0).sub(M).normalize().angleTo(S.clone().setY(0));return _-F});for(const{rule:U,vertical:N,$element:_}of r[I].rules){const[F,Q]=U,W=_.querySelector(".PanoRulerPlugin-rule-line");if(!W)return;if(!T){_.style.display="none";continue}if(F!==T&&Q!==T){_.style.display="none";continue}if(F.distanceTo(Q)<.3){_.style.display="none";continue}if(F.observers.indexOf(g)===-1||Q.observers.indexOf(g)===-1){_.style.display="none";continue}if(F.clone().sub(M).normalize().angleTo(S)>Math.PI/2){_.style.display="none";continue}if(Q.clone().sub(M).normalize().angleTo(S)>Math.PI/2){_.style.display="none";continue}const ee=F.distanceTo(Q);if(Q.clone().sub(Q.clone().sub(F).divide(new R.Vector3(2,2,2))).distanceTo(M)/ee>8){_.style.display="none";continue}const Ie=F.clone().project(v),Ee=(Ie.x+1)/2*P,ve=(-Ie.y+1)/2*V,Re=Q.clone().project(v),be=(Re.x+1)/2*P,Xe=(-Re.y+1)/2*V,me=Math.sqrt(Math.pow(be-Ee,2)+Math.pow(Xe-ve,2));let Ce=me,Oe=50;const ge=c({x:~~Ee,y:~~ve},{x:~~be,y:~~Xe},P,V);if(ge&&ge.length===1&&(T===F?(Ce=Math.sqrt(Math.pow(ge[0].x-Ee,2)+Math.pow(ge[0].y-ve,2)),Oe=Ce/me*50):T===Q&&(Ce=Math.sqrt(Math.pow(ge[0].x-be,2)+Math.pow(ge[0].y-Xe,2)),Oe=100-Ce/me*50)),ge&&ge.length===2){const ae={x:(ge[0].x+ge[1].x)/2,y:(ge[0].y+ge[1].y)/2};Oe=Math.sqrt(Math.pow(ae.x-Ee,2)+Math.pow(ae.y-ve,2))/me*100}const ft=(Math.PI/2-Math.atan2(be-Ee,ve-Xe))/Math.PI*180,xe=W.querySelector(".PanoRulerPlugin-rule-label"),at=xe.children[0].clientWidth;at>=me||at/2>=Oe/100*me||at/2>=(1-Oe/100)*me?W.style.display="none":(W.style.display="block",W.style.width=me+"px",W.style.left=Ee+"px",W.style.top=ve+"px",W.style.transform=`rotate(${-ft}deg)`,xe.style.left=`${Oe}%`)}},h=()=>Fc(d),u=()=>{var p,g;return e.loaded?(e.enable||(s.setAttribute("class","PanoRulerPlugin"+(e.options.className?" "+e.options.className:"")),(g=(p=n.getElement())==null?void 0:p.parentElement)==null||g.append(s),d(),n.on("modeChange",d),n.on("cameraUpdate",h),e.enable=!0),!0):!1},m=()=>(e.enable&&(n.off("modeChange",d),n.off("cameraUpdate",h),s&&s.remove(),e.enable=!1),!0);function A(p){if(p.distanceText&&p.distanceText!==e.options.distanceText){const g=p.distanceText;e.options.distanceText=g,Object.values(r).forEach(v=>{v.rules.forEach(y=>{const[I,M]=y.rule,S=I.distanceTo(M),P=y.$element.querySelector(".PanoRulerPlugin-rule-label-name");P&&(P.innerText=g(S))})})}}return{enable:u,disable:m,load:l,state:e,changeConfigs:A}};function SA(n){fe(n,"svelte-1h27ktp",".PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp{position:absolute;transform-origin:left 0.0625rem;width:0;height:0.125rem;pointer-events:none}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::after{content:'';position:absolute;left:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp.svelte-1h27ktp::before{content:'';position:absolute;right:-0.125rem;top:-0.1rem;width:0.25rem;height:0.25rem;border-radius:50%;background:#fff;z-index:1;animation:svelte-1h27ktp-viewport-rule-point 0.1s 1.5s;animation-fill-mode:both}.PanoRulerPlugin-rule-line.svelte-1h27ktp em.svelte-1h27ktp{display:block;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;box-shadow:0 0 0.25rem rgb(0 0 0 / 40%);position:relative}.rule-mixed-line.svelte-1h27ktp.svelte-1h27ktp{display:flex;height:0.0625rem;animation:svelte-1h27ktp-viewport-rule-line 0.5s ease 1s;animation-fill-mode:both;align-items:center}.em-solid.svelte-1h27ktp.svelte-1h27ktp{height:100%;background:#ffffff}.em-dotted.svelte-1h27ktp.svelte-1h27ktp{height:0.125rem;background:var(--background-image);background-position:center;background-repeat:repeat}.PanoRulerPlugin-rule-label.svelte-1h27ktp.svelte-1h27ktp{position:absolute;width:0;height:0;top:0.0625rem;pointer-events:none}.PanoRulerPlugin-rule-label-name.svelte-1h27ktp.svelte-1h27ktp{position:absolute;padding:0.1875rem 0.375rem;background:rgba(195, 195, 195, 0.3);backdrop-filter:blur(0.25rem);-webkit-backdrop-filter:blur(0.25rem);border-radius:6.25rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);white-space:nowrap;overflow:hidden;color:#ffffff;font-weight:500;font-size:0.75rem;line-height:1;animation:svelte-1h27ktp-viewport-rule-label 0.25s ease 1s;animation-fill-mode:both;box-shadow:inset 0 0 0.625rem 0 rgba(255, 255, 255, 0.3)}@keyframes svelte-1h27ktp-viewport-rule-line{0%{width:0%}100%{width:100%}}@keyframes svelte-1h27ktp-viewport-rule-label{0%{opacity:0;transform:scaleX(0)}100%{opacity:1;transform:translate(-50%, -50%) scaleX(1)}}@keyframes svelte-1h27ktp-viewport-rule-point{0%{transform:scaleX(0)}100%{transform:scaleX(1)}}")}function Wc(n,t,e){const i=n.slice();return i[6]=t[e],i}function LA(n){let t,e=Pe(n[0].children),i=[];for(let s=0;s<e.length;s+=1)i[s]=Hc(Wc(n,e,s));return{c(){t=x("div");for(let s=0;s<i.length;s+=1)i[s].c();w(t,"class","rule-mixed-line svelte-1h27ktp")},m(s,o){B(s,t,o);for(let r=0;r<i.length;r+=1)i[r]&&i[r].m(t,null)},p(s,o){if(o&9){e=Pe(s[0].children);let r;for(r=0;r<e.length;r+=1){const a=Wc(s,e,r);i[r]?i[r].p(a,o):(i[r]=Hc(a),i[r].c(),i[r].m(t,null))}for(;r<i.length;r+=1)i[r].d(1);i.length=e.length}},d(s){s&&O(t),Lt(i,s)}}}function TA(n){let t,e;return{c(){t=x("em"),w(t,"class",e=Ge(n[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3])},m(i,s){B(i,t,s)},p(i,s){s&1&&e!==(e=Ge(i[0].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),s&8&&w(t,"style",i[3])},d(i){i&&O(t)}}}function Hc(n){let t,e,i=`${n[6].width}px`;return{c(){t=x("div"),w(t,"class",e=Ge(n[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp"),w(t,"style",n[3]),z(t,"width",i)},m(s,o){B(s,t,o)},p(s,o){o&1&&e!==(e=Ge(s[6].state?"em-solid":"em-dotted")+" svelte-1h27ktp")&&w(t,"class",e),o&8&&w(t,"style",s[3]),(o&8||o&9&&i!==(i=`${s[6].width}px`))&&z(t,"width",i)},d(s){s&&O(t)}}}function jA(n){let t,e,i,s,o=n[0].labelElement+"",r,a,l=`${n[0].labelOffset}%`,c=`${n[0].width}px`,d=`${n[0].left}px`,h=`${n[0].top}px`,u=`rotate(${n[0].rotateDeg}deg)`;function m(g,v){return g[0].children.length===0?TA:LA}let A=m(n),p=A(n);return{c(){t=x("div"),p.c(),e=$(),i=x("div"),s=x("div"),r=Se(o),w(s,"class","PanoRulerPlugin-rule-label-name svelte-1h27ktp"),_e(()=>n[4].call(s)),w(i,"class","PanoRulerPlugin-rule-label svelte-1h27ktp"),z(i,"left",l),w(t,"class","PanoRulerPlugin-rule-line svelte-1h27ktp"),z(t,"width",c),z(t,"left",d),z(t,"top",h),z(t,"transform",u),z(t,"display",n[0].visible&&n[2]?"block":"none")},m(g,v){B(g,t,v),p.m(t,null),D(t,e),D(t,i),D(i,s),D(s,r),a=Ts(s,n[4].bind(s))},p(g,[v]){A===(A=m(g))&&p?p.p(g,v):(p.d(1),p=A(g),p&&(p.c(),p.m(t,e))),v&1&&o!==(o=g[0].labelElement+"")&&Te(r,o),v&1&&l!==(l=`${g[0].labelOffset}%`)&&z(i,"left",l),v&1&&c!==(c=`${g[0].width}px`)&&z(t,"width",c),v&1&&d!==(d=`${g[0].left}px`)&&z(t,"left",d),v&1&&h!==(h=`${g[0].top}px`)&&z(t,"top",h),v&1&&u!==(u=`rotate(${g[0].rotateDeg}deg)`)&&z(t,"transform",u),v&5&&z(t,"display",g[0].visible&&g[2]?"block":"none")},i:q,o:q,d(g){g&&O(t),p.d(),a()}}}function zA(n,t,e){let i,{rulerItemProp:s}=t,o=!0,r,a="data:image/svg+xml;base64,PHN2ZyBoZWlnaHQ9IjQiIHdpZHRoPSIxMiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+PGRlZnM+PGZpbHRlciBpZD0icHJlZml4X19hIiBoZWlnaHQ9IjQwMCUiIHdpZHRoPSIxMzcuNCUiIHg9Ii0xOC43JSIgeT0iLTE1MCUiPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iZGlsYXRlIiByYWRpdXM9Ii41IiByZXN1bHQ9InNoYWRvd1NwcmVhZE91dGVyMSIvPjxmZU9mZnNldCBpbj0ic2hhZG93U3ByZWFkT3V0ZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZU1vcnBob2xvZ3kgaW49IlNvdXJjZUFscGhhIiByYWRpdXM9IjEiIHJlc3VsdD0ic2hhZG93SW5uZXIiLz48ZmVPZmZzZXQgaW49InNoYWRvd0lubmVyIiByZXN1bHQ9InNoYWRvd0lubmVyIi8+PGZlQ29tcG9zaXRlIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIGluMj0ic2hhZG93SW5uZXIiIG9wZXJhdG9yPSJvdXQiIHJlc3VsdD0ic2hhZG93T2Zmc2V0T3V0ZXIxIi8+PGZlR2F1c3NpYW5CbHVyIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIgc3RkRGV2aWF0aW9uPSIuNSIvPjxmZUNvbG9yTWF0cml4IGluPSJzaGFkb3dCbHVyT3V0ZXIxIiB2YWx1ZXM9IjAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAgMCAwIDAuMiAwIi8+PC9maWx0ZXI+PHBhdGggaWQ9InByZWZpeF9fYiIgZD0iTS44ODkgMkgxMS41OCIvPjwvZGVmcz48ZyBmaWxsPSJub25lIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIHN0cm9rZS1kYXNoYXJyYXk9IjUgNiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIuNCIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjwvZz48L3N2Zz4=";function l(){r=this.offsetWidth,e(1,r)}return n.$$set=c=>{"rulerItemProp"in c&&e(0,s=c.rulerItemProp)},n.$$.update=()=>{n.$$.dirty&3&&(r>=s.width||r/2>=s.labelOffset/100*s.width||r/2>=(1-s.labelOffset/100)*s.width?e(2,o=!1):e(2,o=!0))},e(3,i=`--background-image: url(${a})`),[s,r,o,i,l]}class OA extends ce{constructor(t){super(),le(this,t,zA,jA,oe,{rulerItemProp:0},SA)}}function Yc(n,t,e){const i=n.slice();return i[12]=t[e],i}function Uc(n){let t,e;return t=new OA({props:{rulerItemProp:n[12]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.rulerItemProp=i[12]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function BA(n){let t,e,i=Pe(n[0]),s=[];for(let r=0;r<i.length;r+=1)s[r]=Uc(Yc(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){t=x("div");for(let r=0;r<s.length;r+=1)s[r].c()},m(r,a){B(r,t,a);for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(t,null);e=!0},p(r,[a]){if(a&1){i=Pe(r[0]);let l;for(l=0;l<i.length;l+=1){const c=Yc(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=Uc(c),s[l].c(),k(s[l],1),s[l].m(t,null))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function VA(n,t,e){var p,g,v,y;let{five:i}=t,{rulerDatas:s}=t,{options:o}=t,r=[];const a=((g=(p=i.getElement())==null?void 0:p.parentElement)==null?void 0:g.clientWidth)||0,l=((y=(v=i.getElement())==null?void 0:v.parentElement)==null?void 0:y.clientHeight)||0,c=(I,M)=>{const S=[[{x:0,y:0},{x:a,y:0}],[{x:0,y:0},{x:0,y:l}],[{x:a,y:0},{x:a,y:l}],[{x:0,y:l},{x:a,y:l}]],P=[];for(let V=0;V<S.length;V++){const T=_c([I,M],[S[V][0],S[V][1]],!0);T&&P.push(T)}return P.length===0?!1:P},d=(I,M)=>{const S=I.clone().project(i.camera),P=(S.x+1)/2*a,V=(-S.y+1)/2*l,T=M.clone().project(i.camera),X=(T.x+1)/2*a,U=(-T.y+1)/2*l,N=Math.sqrt(Math.pow(X-P,2)+Math.pow(U-V,2));return{startLeft:P,startTop:V,endLeft:X,endTop:U,distance:N}},h=(I,M,S)=>{const P=i.camera.position,V=i.camera.getWorldDirection(new R.Vector3),T=I.clone().sub(P).normalize().angleTo(V),X=M.clone().sub(P).normalize().angleTo(V),U=I.distanceTo(M),_=M.clone().sub(M.clone().sub(I).divide(new R.Vector3(2,2,2))).distanceTo(P),{startLeft:F,startTop:Q,endLeft:W,endTop:J,distance:Z}=d(I,M),de=-((Math.PI/2-Math.atan2(W-F,Q-J))/Math.PI)*180;let re=!0;S||(re=!1),!wt(I,S)&&!wt(M,S)&&(re=!1),U<.3&&(re=!1),T>Math.PI/2&&(re=!1),X>Math.PI/2&&(re=!1),_/U>8&&(re=!1);let Ie=50,Ee=Z;const ve=c({x:~~F,y:~~Q},{x:~~W,y:~~J});if(ve&&ve.length===1&&(wt(I,S)?(Ee=Math.sqrt(Math.pow(ve[0].x-F,2)+Math.pow(ve[0].y-Q,2)),Ie=Ee/Z*50):wt(M,S)&&(Ee=Math.sqrt(Math.pow(ve[0].x-W,2)+Math.pow(ve[0].y-J,2)),Ie=100-Ee/Z*50)),ve&&ve.length===2){const Re={x:(ve[0].x+ve[1].x)/2,y:(ve[0].y+ve[1].y)/2};Ie=Math.sqrt(Math.pow(Re.x-F,2)+Math.pow(Re.y-Q,2))/Z*100}return{startLeft:F,startTop:Q,distance:Z,deg:de,visible:re,labelOffset:Ie,ruleLength:U}},u=()=>{const I=i.panoIndex,M=s.find(N=>N.panoIndex===I);if(!M)return e(0,r=[]);if(i.currentMode!==Ae.Five.Mode.Panorama)return e(0,r=[]);const S=i.camera.position,P=i.camera.getWorldDirection(new R.Vector3),V=M.lines.map(N=>new R.Vector3(N.start[0],-N.start[1],-N.start[2])),T=M.lines.map(N=>new R.Vector3(N.end[0],-N.end[1],-N.end[2])),[X]=V.concat(T).sort((N,_)=>{const F=N.clone().setY(0).sub(S).normalize().angleTo(P.clone().setY(0)),Q=_.clone().setY(0).sub(S).normalize().angleTo(P.clone().setY(0));return F-Q}),U=M.lines.map(N=>{var Ee,ve;const _=N.start,F=N.end,{startLeft:Q,startTop:W,distance:J,deg:Z,visible:ee,labelOffset:de,ruleLength:re}=h(new R.Vector3(_[0],-_[1],-_[2]),new R.Vector3(F[0],-F[1],-F[2]),X),Ie=[];return N.children&&((Ee=N.children)==null?void 0:Ee.length)>0&&((ve=N.children)==null||ve.forEach(Re=>{const be=Re.start,Xe=Re.end,{distance:me}=d(new R.Vector3(be[0],-be[1],-be[2]),new R.Vector3(Xe[0],-Xe[1],-Xe[2]));Ie.push({width:me,state:Re.state})})),{width:J,left:Q,top:W,rotateDeg:Z,state:N.state,children:Ie,labelOffset:de,visible:ee,labelElement:o.distanceText(re)}});e(0,r=U)},m=()=>Ds(u),A=Cr(u,80);return gt(()=>{u(),i.on("panoArrived",u),i.on("modeChange",u),i.on("cameraDirectionUpdate",m),i.on("movingToPano",m),i.on("mouseWheel",()=>A()),i.on("pinchGesture",()=>A())}),Tt(()=>{i.off("panoArrived",u),i.off("modeChange",u),i.off("cameraDirectionUpdate",m),i.off("movingToPano",m),i.off("mouseWheel",()=>A()),i.off("pinchGesture",()=>A())}),n.$$set=I=>{"five"in I&&e(1,i=I.five),"rulerDatas"in I&&e(2,s=I.rulerDatas),"options"in I&&e(3,o=I.options)},[r,i,s,o]}class RA extends ce{constructor(t){super(),le(this,t,VA,BA,oe,{five:1,rulerDatas:2,options:3})}}let QA=class{constructor(t,e){f(this,"five");f(this,"container",document.createElement("div"));f(this,"panoRulerProData");f(this,"rulerItems");f(this,"state",{enabled:!1,loaded:!1,options:{className:"",distanceText:t=>`${t.toFixed(1)}m`}});var i,s;this.five=t,this.container.classList.add("panoRulerProPlugin-container"),this.container.setAttribute("style","position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"),e&&(e.data&&this.load(e.data),this.state.options=G(G({},this.state.options),e.options||{}),(i=e.options)!=null&&i.className&&this.container.classList.add((s=e.options)==null?void 0:s.className)),this.five.once("modelLoaded",()=>H(this,null,function*(){var o,r;(r=(o=this.five.getElement())==null?void 0:o.parentNode)==null||r.append(this.container)})),this.five.once("dispose",()=>this.dispose())}load(t){return H(this,null,function*(){if(!this.five.work)return;const e=t.data;if(!e)throw new Error("标尺数据依赖不齐全!");this.panoRulerProData=e,this.state.loaded=!0})}enable(){return this.state.loaded?(this.state.enabled||(this.state.enabled=!0,this.render()),!0):!1}disable(){return this.state.enabled&&(this.state.enabled=!1,this.render()),!0}render(){return H(this,null,function*(){var t;if(this.state.enabled){if(!this.panoRulerProData||!this.container)return;this.rulerItems=new RA({target:this.container,props:{five:this.five,rulerDatas:this.panoRulerProData,options:this.state.options}})}else(t=this.rulerItems)==null||t.$destroy(),this.rulerItems=void 0})}dispose(){this.container&&(this.rulerItems.$destroy(),this.rulerItems=void 0),this.container.remove()}};const GA=(n,t)=>new QA(n,t),NA="data:image/png;base64,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";function _A(){const n=document.createElement("div"),t=document.createElement("i"),e=document.createElement("span");return n.appendChild(t),n.appendChild(e),n.style.position="relative",n.style.width="100%",n.style.display="flex",n.style.flexDirection="column",n.style.alignItems="center",n.style.marginTop=`${150/16}rem`,n.style.opacity="0",n.style.transition="opacity 1000ms linear",t.style.display="block",t.style.width=`${134/16}rem`,t.style.height=`${22/16}rem`,t.style.backgroundSize="100%",t.style.backgroundRepeat="no-repeat",t.style.backgroundImage=`url(${NA})`,e.style.marginTop=`${10/16}rem`,e.style.fontSize=`${16/16}rem`,e.style.color="#fff",e.style.opacity="0.7",e.style.textShadow="0 2px 16px rgb(22 34 83 / 24%)",e.style.fontWeight="bold",{appendTo(i){i.appendChild(n)},dispose(){n.remove()},setRoom(i){e.innerHTML=i.name+" "+Math.floor(i.size/1e6)+"㎡"},show(){n.style.opacity="1"},hide(){n.style.opacity="0"}}}const FA=new E.TextureLoader;function gn(n){return H(this,null,function*(){return new Promise((t,e)=>{FA.load(n,t,void 0,e)}).then(t=>(t.encoding=E.sRGBEncoding,t))})}const $s={userAction:!0};class WA extends Ai{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,config:{compassImageUrl:this.absoluteUrl("/release/web/v3/north-point-circle.96498e69.png"),entryDoorImageUrl:this.absoluteUrl("/release/web/enterDoor.831b8208.png")}});f(this,"data");f(this,"group",new E.Group);f(this,"roomInfoInstance");f(this,"roomInfoWrapperInstance");f(this,"compassMeshTween");f(this,"compassMesh");f(this,"entryDoorMesh");f(this,"dispose",()=>{var e,i,s,o;this.five.scene.remove(this.group),this.group.remove(...this.group.children),(i=(e=this.compassMesh)==null?void 0:e.material.map)==null||i.dispose(),(o=(s=this.entryDoorMesh)==null?void 0:s.material.map)==null||o.dispose(),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_addEventListener",()=>{this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_removeEventListener",()=>{this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraDirectionUpdate",this.onFiveCameraDirectionUpdate)});f(this,"_enable",()=>{this.five.scene.add(this.group),this.init(),this.onFivePanoArrived(this.five.panoIndex||0),this._addEventListener()});f(this,"_disable",()=>{this._clearCompassIfNeed(),this._clearEntryDoorIfNeed(),this.five.scene.remove(this.group),this._removeEventListener()});f(this,"_toggleVisible",()=>{this.group.visible=this.state.visible,this.five.needsRender=!0});f(this,"_clearCompassIfNeed",()=>{var e;this.compassMesh&&(this.group.remove(this.compassMesh),(e=this.compassMesh.material.map)==null||e.dispose(),this.compassMesh=null)});f(this,"_clearEntryDoorIfNeed",()=>{var e;this.entryDoorMesh&&(this.group.remove(this.entryDoorMesh),(e=this.entryDoorMesh.material.map)==null||e.dispose(),this.entryDoorMesh=null),this.roomInfoInstance&&(this.roomInfoInstance.dispose(),this.roomInfoInstance=null),this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.dispose(),this.roomInfoWrapperInstance=null)});f(this,"onFivePanoWillArrive",e=>{var i,s;e!==this.five.panoIndex&&((i=this.compassMeshTween)==null||i.dispose(),(s=this.compassMesh)==null||s.material.setValues({opacity:0}))});f(this,"onFivePanoArrived",e=>{var s,o,r,a,l,c,d;const i=(r=(o=(s=this.five.work)==null?void 0:s.observers)==null?void 0:o[e])==null?void 0:r.standingPosition;if(this.compassMesh&&(this.compassMesh.position.copy(i.clone().setY(i.y+.01)),this.compassMesh.material.opacity===0&&((a=this.compassMeshTween)==null||a.dispose(),this.compassMeshTween=ks(1e3).onUpdate(({progress:h})=>{var u;(u=this.compassMesh)==null||u.material.setValues({opacity:h}),this.five.needsRender=!0}).play())),this.entryDoorMesh){const u=new E.Vector3(this.data.entrance.position.x,this.data.entrance.position.y,this.data.entrance.position.z).clone().setY(i.y).sub(i).normalize(),m=i.clone().add(u.clone().multiplyScalar(.7)).setY(i.y+.01);this.entryDoorMesh.rotation.z=new E.Vector3(0,0,-1).angleTo(u),this.entryDoorMesh.position.copy(m),((l=this.data)==null?void 0:l.room_observers[e].room.type)===1?(c=this.entryDoorMesh)==null||c.material.setValues({opacity:1}):(d=this.entryDoorMesh)==null||d.material.setValues({opacity:0})}this.roomInfoInstance&&this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.position.copy(i.clone().setY(i.y+.01)),this.roomInfoInstance.setRoom(this.data.room_observers[e].room)),this.five.needsRender=!0});f(this,"onFiveCameraDirectionUpdate",({longitude:e,latitude:i})=>{var s,o;this.roomInfoWrapperInstance&&(this.roomInfoWrapperInstance.css3DObject.rotation.z=e,i>.66&&this.five.getCurrentState().mode==="Panorama"?(s=this.roomInfoInstance)==null||s.show():(o=this.roomInfoInstance)==null||o.hide())});f(this,"onFiveModeChange",(e,i,s,o,r)=>{e!==i&&this.setState({visible:e===Ae.Five.Mode.Panorama},{userAction:r})});this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.setState({visible:!0,enabled:!0,config:G(G({},this.state.config),i||{})})}enable(e=$s){this.setState({enabled:!0},e)}disable(e=$s){this.setState({enabled:!1},e)}show(e=$s){if(this.state.enabled)return this.setState({visible:!0},e),Promise.resolve()}hide(e=$s){if(this.state.enabled)return this.setState({visible:!1},e),Promise.resolve()}setState(e,i={userAction:!0}){var o,r;const s=JSON.parse(JSON.stringify(this.state));this.state={visible:(o=e.visible)!=null?o:s.visible,enabled:(r=e.enabled)!=null?r:s.enabled,config:G(G({},s.config),e.config||{})},this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i.userAction}),e.enabled===!0&&(this._enable(),this.hooks.emit("enable",i)),e.enabled===!1&&(this._disable(),this.hooks.emit("disable",i)),e.visible===!1&&(this._toggleVisible(),this.hooks.emit("hide",i)),e.visible===!0&&(this._toggleVisible(),this.hooks.emit("show",i)),e.config&&this.init()}load(e,i,s=!0){return H(this,null,function*(){const o=yield this.formatData(e);JSON.stringify(this.data)!==JSON.stringify(o)&&(this.hooks.emit("dataChange",o,this.data),this.data=G({},o),this.init(),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",this.data))})}formatData(e){return e.version&&e.data?Promise.resolve(e.data):Promise.resolve(e)}init(){return H(this,null,function*(){var s,o,r,a;const e=(o=(s=this.data)==null?void 0:s.north_rad)!=null?o:null;this._clearCompassIfNeed(),e!==null&&(this.compassMesh=yield this.loadCompassMesh(),this.compassMesh.rotateX(-Math.PI/2),this.compassMesh.rotateZ(e-Math.PI/2),this.group.add(this.compassMesh));const i=(a=(r=this.data)==null?void 0:r.entrance)!=null?a:null;this._clearEntryDoorIfNeed(),i!==null&&(this.entryDoorMesh=yield this.loadEntryDoorMesh(),this.roomInfoWrapperInstance=this.loadRoomInfo(),this.roomInfoInstance=_A(),this.entryDoorMesh.rotateX(-Math.PI/2),this.roomInfoWrapperInstance&&this.roomInfoInstance.appendTo(this.roomInfoWrapperInstance.container),this.group.add(this.entryDoorMesh)),this.onFivePanoArrived(this.five.panoIndex||0),this.five.needsRender=!0})}loadCompassMesh(){return H(this,null,function*(){const e=this.state.config.compassImageUrl,i=yield gn(e),s=new E.CircleGeometry(.7,32),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:0,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-mesh",r})}loadEntryDoorMesh(){return H(this,null,function*(){const e=this.state.config.entryDoorImageUrl,i=yield gn(e),s=new E.PlaneGeometry(.2,.16),o=new E.MeshBasicMaterial({map:i,transparent:!0,opacity:.8,depthTest:!1}),r=new E.Mesh(s,o);return r.name="pano-compass-entry-door",r})}loadRoomInfo(){const e=[new E.Vector3(-.7,0,-.7),new E.Vector3(.7,0,-.7),new E.Vector3(.7,0,.7),new E.Vector3(-.7,0,.7)];return xs(this.five).create3DDomContainer(e)}}const HA=(n,t)=>new WA(n,t),YA=1,UA=3,XA=new R.Color(16777215),ZA=new R.Color(6522623),JA=new R.Color(16777215),qA=new R.Color(6522623),KA=6,$A=8,ev="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgBAMAAACBVGfHAAAAIVBMVEUAAAD////////////////////////////////////////PIev5AAAACnRSTlMAG/Py2baba05un7UgfgAAAHJJREFUKM9joBpgLHVSCRdA4metAoJlCJHmVWBgAeNzroKCCVCBLpjACqgJVjCBxRBT2FbBQQJYQAohsBAsUIUQWA4WiEIILAULeCEEloAFtBACizAEMLRgGIphLabDMJ2O6TlM72MGECIIMQIZIxqoBQCPvpJ/e9FaAAAAAABJRU5ErkJggg==",Xc=new R.TextureLoader().load(ev),tv={pointTexture:Xc,pointSize:KA,lineWidth:YA,lineColor:XA,pointColor:JA,lineRenderOrder:20,pointsRenderOrder:20},iv={pointTexture:Xc,pointSize:$A,lineWidth:UA,lineColor:ZA,pointColor:qA,lineRenderOrder:10,pointsRenderOrder:10};function nv(n,t,e){var d,h,u,m,A;const i=(d=e==null?void 0:e.lineWidth)!=null?d:2,s=(h=e==null?void 0:e.lineColor)!=null?h:new R.Color(16777215),o=(u=e==null?void 0:e.pointSize)!=null?u:5,r=(m=e==null?void 0:e.lineRenderOrder)!=null?m:10,a=(A=e==null?void 0:e.lineRenderOrder)!=null?A:20,l=new As.Line(n,t);l.setMaterial({linewidth:i,color:s}),l.line.material.depthTest=!1,l.line.material.transparent=!0,l.line.renderOrder=r,l.points.renderOrder=a;const c=l.points.material;return c.depthTest=!1,c.size=o,e!=null&&e.pointColor&&c.color.set(e.pointColor).convertSRGBToLinear(),e!=null&&e.pointTexture&&(c.map=e.pointTexture),l}function Zc(n,t){const[e,i]=n.points,s=t==="light"?iv:tv,o=nv(e.position,i.position,s);return o.name="normalLine_"+n.id,o}function ki(n){const{x:t,y:e,z:i}=n;return!(Math.abs(t)>1||Math.abs(e)>1||Math.abs(i)>1)}function eo(n){const{z:t}=n;return!(Math.abs(t)>1)}function sv(n){const t=document.createElement("div");return t.setAttribute("style","backdrop-filter: blur(4px);-webkit-backdrop-filter: blur(4px);-webkit-tap-highlight-color: rgba(0,0,0,0);"),t.style.width="max-content",t.style.padding="3px 6px",t.style.lineHeight="1",t.style.textAlign="center",t.style.transform="translate(-50%, -50%)",t.style.fontSize="14px",t.style.color="#fff",t.style.cursor="pointer",t.style.userSelect="none",n!=null&&n.style&&Object.assign(t.style,n==null?void 0:n.style),t}function ov(n){const t=document.createElement("div");return n!=null&&n.id&&(t.id=n==null?void 0:n.id),t.classList.add("five-plugin-measure__distance"),t.style.position="absolute",t.style.left="0",t.style.top="0",t.style.width="0",t.style.height="0",t.style.transform="translate(-10px, -10px)",t.style.transformOrigin="left top",n!=null&&n.style&&Object.assign(t.style,n.style),t}class Jc{constructor(t){f(this,"ndcPosition");f(this,"contentDom");f(this,"containerDom");f(this,"params");f(this,"canSelected");f(this,"handleClick",t=>{var e,i;(i=(e=this.params).clickCallback)==null||i.call(e,t,this)});this.params=t,this.contentDom=sv({style:t.contentStyle}),this.containerDom=ov({style:t.containerStyle}),this.setCanSelect(!0)}setCanSelect(t){this.canSelected=t,this.containerDom.style.pointerEvents=t?"all":"none"}highlight(){this.contentDom.style.border="0.5px solid #95AEFF",this.contentDom.style.background="linear-gradient(90deg, #95AEFF 0%, #6386FF 100%)"}unHighlight(){this.contentDom.style.border="0.5px solid rgba(255,255,255,0.6)",this.contentDom.style.background="rgba(195,195,195,0.70)"}appendTo(t){t.appendChild(this.containerDom),this.containerDom.addEventListener("click",this.handleClick)}remove(){this.contentDom.removeEventListener("click",this.handleClick),this.containerDom.remove()}show(){this.containerDom.style.visibility="visible"}hide(){this.containerDom.style.visibility="hidden"}tempHide(){this.containerDom.style.opacity="0"}tempShow(){this.containerDom.style.opacity="1"}updateDomPosition(t){if(!this.ndcPosition){this.tempHide();return}const e=t.getElement();if(!e)return;const i=e.clientWidth,s=e.clientHeight,o=this.ndcPosition.clone().project(t.camera);if(!eo(o)){this.tempHide();return}const r=(o.x+1)/2*i,a=-(o.y-1)/2*s;this.containerDom.style.transform=`translate(${r}px, ${a}px)`,this.tempShow()}}class rv extends Jc{constructor(e){var i;e.contentStyle=we(G({},e.contentStyle),{background:"rgba(195,195,195,0.70)",border:"0.5px solid rgba(255,255,255,0.6)",borderRadius:"999px"});super(e);f(this,"line");this.line=e.line,(i=this.params.userDistanceItem)!=null&&i.element?this.containerDom.appendChild(this.params.userDistanceItem.element):this.containerDom.appendChild(this.contentDom)}update(e){var V;if(this.line.mesh.visible===!1){this.hide();return}const i=e.getElement();if(!i)return;const s=i.clientWidth,o=i.clientHeight,r=s/2,a=o/2;if(this.line.points.length<2)return;const[l,c]=this.line.points,d=l.position.clone().project(e.camera),h=c.position.clone().project(e.camera),u=di(l.position,c.position).clone().project(e.camera),m=new R.Vector2(d.x*r,d.y*a),A=new R.Vector2(h.x*r,h.y*a),p=m.distanceTo(A);if((()=>!(Math.abs(d.z)>1||Math.abs(h.z)>1||!eo(d)&&!eo(h)||!eo(u)||p===0))()===!1){this.hide();return}const v=(u.x+1)/2*s,y=-(u.y-1)/2*o,M=-(Math.atan((m.y-A.y)/(m.x-A.x))*180)/Math.PI,S=this.containerDom.parentElement&&this.contentDom.clientWidth>p?-20:0;this.containerDom.style.transform=`translate(${v}px, ${y}px) rotate(${M}deg) translateY(${S}px)`,this.show(),(V=this.params.userDistanceItem)==null||V.update({line:this.line,polyline:this.line.getPolyline()});const P=this.getCurrentContent();this.contentDom.innerText=P}getCurrentContent(){var l,c,d,h;if(this.line.points.length<2)return"";const[e,i]=this.line.points,s=e.position.clone().distanceTo(i.position),o=(c=this.line.text)!=null?c:(l=this.line.model.config)==null?void 0:l.defaultText,r=(h=(d=this.line.model.config)==null?void 0:d.getDistanceText)==null?void 0:h.call(d,s),a=o!=null?o:r;return a!=null?a:s.toFixed(2)+"m"}}class ei{constructor(t,e,i){f(this,"id");f(this,"selected",!1);f(this,"text");f(this,"type","line");f(this,"model");f(this,"mesh");f(this,"points");f(this,"lightMesh");f(this,"hook");f(this,"distanceItem");f(this,"polyline");f(this,"visible");var s;if(this.id=st(),this.model=i,t.id===e.id)throw new Error("无效的线段, 一个点无法构成线段");typeof i.config.defaultText=="string"&&(this.text=i.config.defaultText),this.hook=new Ae.Subscribe,this.points=[t,e],this.mesh=Zc(this,"normal"),this.lightMesh=Zc(this,"light"),this.distanceItem=new rv({line:this,clickCallback:()=>this.hook.emit("selected",this),userDistanceItem:(s=this.model.config)!=null&&s.userDistanceItemCreator?this.model.config.userDistanceItemCreator():void 0})}hide(){this.visible&&(this.visible=!1,this.mesh.visible=!1,this.distanceItem.hide())}show(){this.visible||(this.visible=!0,this.mesh.visible=!0,this.distanceItem.show())}setPoints(t,e){this.points[0].position.copy(t),this.points[1].position.copy(e),this.mesh.setPoints(t,e)}remove(){this.mesh.parent&&this.mesh.parent.remove(this.mesh),this.distanceItem.remove()}clear(){this.selected=!1,this.polyline=void 0}isEmpty(){return this.points.length===0}getPolyline(){if(this.polyline)return this.polyline;const t=this.model.polylines.find(e=>e.lines.includes(this));if(t)return this.polyline=t,t}findAnotherPoint(t){return this.points.find(({id:e})=>e!==t.id)}setText(t){this.text=t,this.hook.emit("textChanged",t)}toJson(){return{id:this.id,points:this.points.map(t=>t.toJson()),text:this.text}}clone(){const t=new ei(this.points[0].clone(),this.points[1].clone(),this.model);return t.text=this.text,t}}class ht{constructor(t){f(this,"id");f(this,"position");f(this,"type","point");if(this.id=st(),this.position=new R.Vector3,Array.isArray(t))this.position.fromArray(t);else if(typeof t=="object"&&t.isVector3)this.position.copy(t);else throw new Error("position must be Vector3 or number[]")}toJson(){return{id:this.id,position:this.position.toArray()}}clone(){return new ht(this.position)}}const to=n=>n.preventDefault();let io=class{constructor(t){f(this,"model");f(this,"five");f(this,"group");f(this,"config");f(this,"dashed");f(this,"perpendicularDashed");f(this,"disposed",!1);f(this,"isMobile");f(this,"editParams");f(this,"magnifierParams");f(this,"mouseGroup");f(this,"container");f(this,"hook");f(this,"magnifier");f(this,"userDistanceItemCreator");f(this,"getMeasureType");f(this,"updateDistanceUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllLines().forEach(t=>t.distanceItem.update(this.five))});f(this,"updateAreaUI",()=>{this.dashed.distanceItem.update(this.five),this.model.getAllAreas().forEach(t=>{t.areaItem.updateArea(this.five),t.polyline.lines.forEach(e=>{e.distanceItem.update(this.five)})})});var i,s;this.five=t.five,this.hook=t.hook,this.model=t.model,this.getMeasureType=t.getMeasureType,this.config=t.config,this.magnifierParams=t.magnifierParams,this.editParams=t.editParams,this.magnifier=t.magnifier,this.container=t.container,this.isMobile=(s=(i=t.openParams)==null?void 0:i.isMobile)!=null?s:!1,this.userDistanceItemCreator=t.userDistanceItemCreator,this.group=t.group,this.mouseGroup=t.mouseGroup,this.dashed=new ei(new ht([0,0,0]),new ht([0,0,0]),this.model),this.dashed.distanceItem.setCanSelect(!1),this.dashed.mesh.setMaterial({dashed:!0,dashScale:100}),this.dashed.mesh.name="dashLine",this.perpendicularDashed=new ei(new ht([0,0,0]),new ht([0,0,0]),this.model),this.perpendicularDashed.distanceItem.setCanSelect(!1),this.perpendicularDashed.mesh.setMaterial({dashed:!0,dashScale:40,color:new R.Color(10218089)}),this.perpendicularDashed.mesh.name="perpendicularDashLine";const e=this.five.getElement();e&&(e.addEventListener("touchstart",to),e.addEventListener("contextmenu",to))}get currentMeasureType(){return this.getMeasureType()}removeLine(t){this.group.remove(t.mesh,t.lightMesh),t.distanceItem.remove(),this.five.needsRender=!0}updateMouseGroup(t,e){if(!t)return this.mouseGroup;if(this.mouseGroup.position.copy(t.point),e)this.mouseGroup.quaternion.copy(e.quaternion);else if(t.face){const s=t.face.normal.clone().multiplyScalar(.05),r=t.point.clone().add(s).clone().add(s);this.mouseGroup.lookAt(r)}return this.mouseGroup}dispose(){this.disposed=!0,this.magnifier.disable(),this.model.getAllLines().forEach(e=>this.removeLine(e)),this.model.areas.forEach(e=>e.remove());const t=this.five.getElement();t&&(t.removeEventListener("touchstart",to),t.removeEventListener("contextmenu",to))}},Di=class{constructor(t){f(this,"id",st());f(this,"lines",[]);f(this,"visiblePanoIndexes");f(this,"model");f(this,"type","polyline");f(this,"hook",new Ae.Subscribe);this.model=t.model}get points(){const t=new Set;return this.lines.forEach(e=>{t.add(e.points[0]),t.add(e.points[1])}),Array.from(t)}addLine(t){if(this.includes(t)){console.error(new Error("不能重复添加线段"));return}const e=this.getLastPoint(),i=e&&t.findAnotherPoint(e);if(e&&!i){console.error(new Error("传入线段无法与当前折线进行连接"));return}this.lines.push(t),this.hook.emit("lineAdded",t)}removeLine(t){if(this.lines.length===0)return;if(!this.isLastLine(t)){console.error(new Error("传入线段不是当前折线的最后一段"));return}this.lines.pop()&&this.hook.emit("lineRemoved",t)}isLastLine(t){const e=this.getLastLine();return e?t.id===e.id:!1}getLastLine(){return this.lines.slice(-1)[0]}getPointLength(){return this.lines.length+1}clear(){const t=this.lines.slice();this.lines.length=0,t.reduceRight((e,i)=>this.hook.emit("lineRemoved",i),void 0)}overlapWith(t){return t.type==="point"?this.includes(t):t.type==="line"?t.points.some(e=>this.includes(e)):t.type==="polyline"?t.points.some(e=>this.includes(e)):!0}includes(t){return t.type==="point"?this.points.find(({id:e})=>e===t.id)!==void 0:t.type==="line"?this.lines.find(({id:e})=>e===t.id)!==void 0:!1}isEmpty(){return this.lines.length===0}getLastPoint(){return this.points.slice(-1)[0]}toJson(){return{id:this.id,lines:this.lines.map(t=>t.toJson()),visiblePanoIndexes:this.visiblePanoIndexes}}getPointByID(t){return this.points.find(({id:e})=>e===t)}fromJson(t){this.clear(),this.id=t.id;const{getPoint:e}=s(),i=t.lines.map(o=>{const[r,a]=o.points,l=e(r),c=e(a);if(!l||!c)throw new Error("线上的点不存在");const d=new ei(l,c,this.model);return d.id=o.id,d.text=o.text,d});this.lines.push(...i),this.visiblePanoIndexes=t.visiblePanoIndexes;function s(){const o=new Map;function r(l){const c=o.get(l.id);if(c)return c;const d=new ht(l.position);return d.id=l.id,o.set(l.id,d),d}function a(){return Array.from(o.values())}return{getPoint:r,getAllPoints:a}}return this}replace(t){this.id=t.id,this.clear(),this.lines.push(...t.lines)}};class qc extends R.Object3D{constructor(){super()}add(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.add(...e)}remove(...t){if(t.length===0)return this;const e=t.filter(Boolean);return super.remove(...e)}removeFromParent(){const t=this.parent;return t!==null&&t.remove(this),this}}function av(n){const t=[...new Set(n)];if(t.length<3)return;t.at(-1).equals(t[0])||t.push(t[0]);const e=t.flatMap(r=>[r.x,r.y,r.z]),i=new E.Float32BufferAttribute(e,3),s=Bn(e,void 0,3),o=new E.BufferGeometry;return o.setAttribute("position",i),o.setIndex(s),o.name="PolygonGeometry",o}const lv=new E.BufferGeometry;class Kc extends qc{constructor(e){super();f(this,"isPolygonMesh",!0);f(this,"geometry",new E.BufferGeometry);f(this,"isBlank",!0);f(this,"points",[]);const i=new E.MeshBasicMaterial({color:4090367,transparent:!0,side:E.DoubleSide,depthTest:!0,opacity:.5}),s=new E.MeshBasicMaterial({color:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1,depthWrite:!1,opacity:.3}),o=new E.Mesh(this.geometry,i),r=new E.Mesh(this.geometry,s);o.renderOrder=1,r.renderOrder=0,e&&this.updatePoints(e),this.add(o,r)}updatePoints(e){this.points=e;const i=av(e);i?(this.geometry.copy(i),this.isBlank=!1):(this.geometry.copy(lv),this.isBlank=!0)}}function cv(n){const t=hv(n);if(t.length===0)return;let e=0,i=new R.Vector3;for(const[s,o,r]of t){const a=$c(s,o,r),l=dv(s,o,r,a);e+=a,i.add(l)}return i=i.divideScalar(e),{center:i,area:e}}function $c(n,t,e){return t.clone().sub(n).cross(e.clone().sub(n)).length()/2}function dv(n,t,e,i){const s=i!=null?i:$c(n,t,e);return di(n,t,e).multiplyScalar(s)}function hv(n){var s;const t=n.getAttribute("position"),e=(s=n.getIndex())==null?void 0:s.array;if(!t||!e)return[];let i=[];for(let o=0;o<e.length;o+=3){const r=e[o],a=e[o+1],l=e[o+2],c=new R.Vector3().fromArray([t.getX(r),t.getY(r),t.getZ(r)]),d=new R.Vector3().fromArray([t.getX(a),t.getY(a),t.getZ(a)]),h=new R.Vector3().fromArray([t.getX(l),t.getY(l),t.getZ(l)]);i.push([c,d,h])}return i}class uv extends Jc{constructor(e){e.containerStyle=we(G({},e.containerStyle),{zIndex:"1"}),e.contentStyle=we(G({},e.contentStyle),{background:"#6386FF",borderRadius:"2px"});super(e);f(this,"area");this.area=e.area,this.containerDom.appendChild(this.contentDom)}updateArea(e,i){var l,c;const s=i!=null?i:this.area.polygon.geometry,o=cv(s);if(!o){this.ndcPosition=null,this.updateDomPosition(e);return}const{area:r,center:a}=o;this.ndcPosition=a,this.updateDomPosition(e),(c=(l=this.area.model)==null?void 0:l.config)!=null&&c.getAreaText?this.contentDom.innerText=this.area.model.config.getAreaText(r):this.updateAreaText(r,{fix:2})}updateAreaText(e,i){const{unit:s="m²",fix:o}=i!=null?i:{};this.contentDom.innerText=`${Pl(o)?e:e.toFixed(o)}${s}`}}class Mr{constructor(t,e){f(this,"id",st());f(this,"selected",!1);f(this,"text");f(this,"type","area");f(this,"lightMesh");f(this,"areaItem");f(this,"hook",new Ae.Subscribe);f(this,"model");f(this,"polygon");f(this,"points",[]);f(this,"planeHelper");f(this,"polyline");f(this,"meshContainer");f(this,"domContainer");f(this,"five");f(this,"updateDom",()=>{this.five&&(this.polyline.lines.forEach(t=>t.distanceItem.update(this.five)),this.areaItem.updateDomPosition(this.five))});var i;t&&(this.points=t),this.model=e.model,this.polygon=new Kc(t),this.polyline=new Di({model:e.model}),this.areaItem=new uv({area:this,clickCallback:(s,o)=>{const r=s.clientX+"px",a=s.clientY+"px";this.hook.emit("selected",this,{left:r,top:a})}}),this.domContainer=e.domContainer||null,this.meshContainer=e.meshContainer||null,this.five=e.five||null,this.areaItem.appendTo(this.domContainer),(i=this.five)==null||i.on("cameraUpdate",this.updateDom)}get isClosed(){var t;return this.points.length>=4&&((t=this.points.at(0))==null?void 0:t.equals(this.points.at(-1)))}addPoints(t){var s;this.points=this.points.concat(t);const e=this.points.at(-2),i=this.points.at(-1);if(e&&i){const o=new ei(new ht(e),new ht(i),this.polyline.model);this.polyline.addLine(o),this.meshContainer.add(o.mesh),this.five&&(o.distanceItem.setCanSelect(!1),o.distanceItem.appendTo(this.domContainer),o.distanceItem.update(this.five))}(s=this.meshContainer)!=null&&s.children.includes(this.polygon)||this.meshContainer.add(this.polygon),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length===3?this.planeHelper=new E.Plane().setFromCoplanarPoints(this.points[0],this.points[1],this.points[2]):this.points.length<3&&(this.planeHelper=null)}popPoint(){this.points.pop();const t=this.polyline.lines.pop();t==null||t.remove(),this.polygon.updatePoints(this.points),this.areaItem.updateArea(this.five),this.points.length<3&&(this.planeHelper=null)}complete(){this.points.at(-1).equals(this.points[0])||this.addPoints(this.points[0])}hideArea(){this.polygon.visible=!1,this.areaItem.hide()}showArea(){this.polygon.visible=!0,this.areaItem.show()}projectPoint(t){return t&&(this.planeHelper?this.planeHelper.projectPoint(t,new E.Vector3):t)}remove(){this.polygon.removeFromParent(),this.areaItem.remove(),this.polyline.lines.forEach(t=>t.remove())}dispose(){this.remove(),this.model.areas.splice(this.model.areas.indexOf(this),1),this.planeHelper=null,this.five.off("cameraUpdate",this.updateDom),this.five.needsRender=!0}}function ed(n,t){const e=Array.isArray(t)?t:[t];for(let i=0;i<e.length;i++){const s=e[i],o=n.start,r=n.end,a=s.start,l=s.end;if(Hn(o,a)||Hn(o,l)||Hn(r,a)||Hn(r,l)||Hn(o,r))continue;const c=no(o,r,a),d=no(o,r,l),h=no(a,l,o),u=no(a,l,r);if(c!==d&&h!==u||c===0&&so(o,r,a)||d===0&&so(o,r,l)||h===0&&so(a,l,o)||u===0&&so(a,l,r))return!0}return!1}function Hn(n,t){return n.x===t.x&&n.z===t.z&&n.y===t.y}function no(n,t,e){const i=(e.z-n.z)*(t.x-n.x)-(t.z-n.z)*(e.x-n.x);return i===0?0:i<0?2:1}function so(n,t,e){return t.x<=Math.max(n.x,e.x)&&t.x>=Math.min(n.x,e.x)&&t.z<=Math.max(n.z,e.z)&&t.z>=Math.min(n.z,e.z)}const td="ontouchstart"in window||navigator.maxTouchPoints>0||navigator.msMaxTouchPoints>0;function kr(n){const{x:t,y:e}=n.center,{clientWidth:i,clientHeight:s}=n.target,o=n.target.getBoundingClientRect(),r=new R.Vector2(t,e).sub(new R.Vector2(o.left,o.top)),a=new R.Vector2(r.x/i*2-1,-(r.y/s)*2+1);return{point:r,ndcPoint:a}}function Dr(n,t){const e=kr(t).ndcPoint,i=new R.Raycaster;return i.setFromCamera(e,n.camera),n.model.intersectRaycaster(i)}const pn=()=>!1;class fv{constructor(t,e){f(this,"hook",new Ae.Subscribe);f(this,"outOfFive",!1);f(this,"five");f(this,"hammer");f(this,"mode");f(this,"pointSelectorHelper");f(this,"enabled",!1);f(this,"pressDown",!1);f(this,"adherePoints",null);f(this,"adherePointsRadius",.1);f(this,"lastFiveHelperVisible");f(this,"select",t=>{t&&this.updatePointSelectorHelperIntersect(t);const e=this.hook.emit("wantsSelect",this.position);return e||(this.pointSelectorHelper.hide(),this.hook.emit("select",this.position)),!e});f(this,"onEnter",()=>{this.pointSelectorHelper.show(),this.outOfFive=!1,this.hook.emit("intersectionUpdate",this.position)});f(this,"onLeave",()=>{this.pointSelectorHelper.hide(),this.outOfFive=!0,this.hook.emit("intersectionUpdate",null)});f(this,"onTap",t=>{const[e]=Dr(this.five,t);e!=null&&e.face&&this.select(e)});f(this,"onPan",t=>{if(!this.pressDown)return;const[e]=Dr(this.five,t);e!=null&&e.face&&this.intersectionOnModelUpdate(e)});f(this,"onPress",t=>{const[e]=Dr(this.five,t);e!=null&&e.face&&(this.pressDown=!0,this.intersectionOnModelUpdate(e))});f(this,"onPanEnd",()=>{this.pressDown&&(this.pressDown=!1,this.select())});f(this,"intersectionOnModelUpdate",t=>{this.pointSelectorHelper.show(),this.updatePointSelectorHelperIntersect(t)});f(this,"updateByMousePosition",t=>{const e=this.five.getElement();if(!e)return;const{clientX:i,clientY:s}=t,o={x:i/e.clientWidth,y:1-s/e.clientHeight};this.updateByNdcPosition(o)});f(this,"updateByNdcPosition",t=>{const e=bl(this.five,t),i=(()=>e?we(G({},e),{isVirtual:!1}):we(G({},gv(this.five,t)),{isVirtual:!0}))();this.updatePointSelectorHelperIntersect(i)});f(this,"updatePointSelectorHelperIntersect",t=>{var s;const e=G({},t);let i=!1;if(((s=this.adherePoints)==null?void 0:s.length)>0&&typeof this.adherePointsRadius=="number"){for(const o of this.adherePoints)if(o.distanceTo(t.point)<this.adherePointsRadius){e.point=o.clone(),i=!0;break}}this.pointSelectorHelper.updateWithIntersect(e,{emitEvent:!1}),this.hook.emit("intersectionUpdate",e,i)});f(this,"onFiveWantsPanGesture",()=>{if(this.pressDown)return!1});f(this,"renderScreenCenter",()=>{this.updateByNdcPosition({x:.5,y:.5})});f(this,"emitIntersectionUpdate",t=>{this.hook.emit("intersectionUpdate",t)});var o,r;this.five=t;const i=(o=e==null?void 0:e.mode)!=null?o:"auto";i==="auto"?this.mode=td?"fixed":"cursor":this.mode=i;const s={autoFixPCPosition:this.mode==="cursor",initialPosition:this.mode==="fixed"?{left:"35%",top:"20%"}:void 0};this.pointSelectorHelper=new Il(t,we(G({},e==null?void 0:e.pointSelectorHelperParams),{magnifierParams:G(G({},s),(r=e==null?void 0:e.pointSelectorHelperParams)==null?void 0:r.magnifierParams)})),this.pointSelectorHelper.hide()}get position(){return this.outOfFive?null:this.pointSelectorHelper.position}enable(){if(this.enabled)return;this.enabled=!0,this.pointSelectorHelper.enable();const t=this.five.getElement();if(!t)throw new Error("five element not found");this.hammer||(this.hammer=new ai(t)),this.mode==="cursor"?(this.five.on("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.on("wantsPanGesture",this.onFiveWantsPanGesture),this.five.on("wantsMoveToPano",pn),this.five.on("wantsChangeMode",pn),this.five.on("wantsTapGesture",pn),t.addEventListener("mousemove",this.updateByMousePosition),t.addEventListener("mouseenter",this.onEnter),t.addEventListener("mouseout",this.onLeave),this.hammer.on("tap",this.onTap),this.hammer.on("pan",this.onPan),this.hammer.on("press",this.onPress),this.hammer.on("panend",this.onPanEnd)):this.mode==="fixed"&&(this.five.on("panGesture",this.renderScreenCenter),this.five.on("interiaPan",this.renderScreenCenter),this.renderScreenCenter(),this.pointSelectorHelper.show()),this.pointSelectorHelper.hooks.on("intersectionUpdate",this.emitIntersectionUpdate),this.lastFiveHelperVisible=this.five.helperVisible,this.five.helperVisible=!1}disable(){if(!this.enabled)return;this.enabled=!1,this.pointSelectorHelper.disable();const t=this.five.getElement();this.five.off("intersectionOnModelUpdate",this.intersectionOnModelUpdate),this.five.off("wantsPanGesture",this.onFiveWantsPanGesture),this.five.off("wantsMoveToPano",pn),this.five.off("wantsChangeMode",pn),this.five.off("wantsTapGesture",pn),this.five.helperVisible=this.lastFiveHelperVisible,t==null||t.removeEventListener("mousemove",this.updateByMousePosition),t==null||t.removeEventListener("mouseenter",this.onEnter),t==null||t.removeEventListener("mouseout",this.onLeave),this.hammer.off("tap",this.onTap),this.hammer.off("pan",this.onPan),this.hammer.off("press",this.onPress),this.hammer.off("panend",this.onPanEnd),this.five.off("panGesture",this.renderScreenCenter),this.five.off("interiaPan",this.renderScreenCenter),this.pointSelectorHelper.hooks.off("intersectionUpdate",this.emitIntersectionUpdate)}dispose(){this.disable(),this.pointSelectorHelper.dispose()}setAdherePoints(t,e){t?this.adherePoints=Array.isArray(t)?t:[t]:this.adherePoints=null,typeof e=="number"&&(this.adherePointsRadius=e)}}function mv(n,t){const{x:e,y:i}=t,s=e*2-1,o=i*2-1,r=new R.Vector2().fromArray([s,o]),a=new R.Raycaster;return a.setFromCamera(r,n.camera),a}function gv(n,t){const e=mv(n,t),i=3,s=new R.Vector3().addVectors(e.ray.origin,e.ray.direction.clone().normalize().multiplyScalar(i)),o=e.ray.direction.clone().negate();return{distance:i,point:s,object:new R.Object3D,face:new R.Face3(0,0,0,o)}}const pv=`
|
|
288
288
|
<svg class="fpm__delete-icon" width="16px" height="17px" viewBox="0 0 16 17" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
289
289
|
<defs>
|
|
290
290
|
<linearGradient x1="22.185491%" y1="100%" x2="66.8316686%" y2="6.67239121%" id="linearGradient-1">
|
|
@@ -512,7 +512,7 @@ void main() {
|
|
|
512
512
|
</div>
|
|
513
513
|
</div>
|
|
514
514
|
</div>
|
|
515
|
-
`,Lv={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"},Tv={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"},jv={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"},ld={margin:"0 64px"},zv={opacity:"0.85"},cd={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Ov={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Bv={userSelect:"none",pointerEvents:"none"};class Vv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});f(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});f(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});f(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});f(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,cd),Object.assign(this.mainElement.mainItem.style,ld);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 Rv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束"});f(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,cd),Object.assign(this.mainElement.mainItem.style,ld),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 Qv{constructor(t,e){f(this,"container");f(this,"revokeIcon");f(this,"revokeItem");f(this,"measureController");f(this,"onClick",()=>{this.measureController.revoke()});f(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)});f(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 Gv(n){fe(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+3gq4G7GfZChseu2J9GJ3Oq8+tDC0f+ftwmPPIO9utjDBX7I3XBk3fmF9tck99vauHhcQcecXfULw/VxaOc11Ff5yhzltxYoWjfejDYDcuPuKNjumKP6kfq4kHOP6KCi7klrpej10kXnf88n6McAvHR+nbcubAX0QfUB6Hz5qhyC3yirenwibw/8Y+eHoO0D1YX97ul0OZGzA3yFlyvx5NO4QdfQPvGZDfCrtWL+w0juHJZbLL8EoaGeRdzDKxNbM/ozd0AHnlH2A31MLzk2WaBn6YP0ck8PUxhTuRWzNHd7BInHp3cJp28f0fFQH16SEmdQefKJU6PgTZHtZi1AvL+deJfzu12wVs6NDvCHhjqwTGNuYIRnPlyN2HMEXOUm9/SIL/zp8nuZn2yW3Lqwi50uokmJyp0Mmfq3Ptb5uDvQKcd6mbWFeIpoZupXeuCKfS8hjlyDvPbRnmDmLPkcKerd6cx1OucqXXBFPphZuccde57dz+Dj7bH2FmfHZhaF065GIVOOaeYo1n+c1vuZGIXu1nrTsEIu1yo0GFu5Zw+431un0NyDosb9QDqba3bBSOccrmETrl8R7P4+hvoNXeIo2KcWr+gYFh0XS5uoaNd/jfMH/bNYDlhGAai8gS4NO2lw6HNhQkw/P8fFuLEa6lKS+yUQ1l/ws7O05MIc/E7qSfA6NBV0a/m0o9wsT1/SlFZUHY39QiY/mowqLoJ/bYWnWAuuue0lt9XVo11GMzptiKp0PUUvSi4aJ6T5m7ajsQYwFzMLBXoIqZoVnT2fMlzvBGzNA8dRb/u/8Fm3qDnz7l/Fgm7TT1crwGoOkKfio4pip7z2nLnKQZdV7PUVl1U0cUtOkt+Z/LzVRdVdcmLfkTRM6BL4Ay9fz9VBoOqH/OqCxwd6qLNhcvQAo3RF0clMHB1yZZRv+hBuIcuazyonlc9W0slW0bPtuicoSXT1K/6OVtLJY3Rl27btrro3P9Leu5VvW233UsapYIxekDRjblwhi67BohX9QNGqSS6xDFqHP2/fJX4iIdyGlefRmniiyS6nHYYoyA66VJk6/GpUbo7Jb5IoksPuqiiU9ALgkfVwZf+xheEPtAlOGOUNC94oLoepWHgyxD6RJfXVtOFSC8co5bqUPXXgS8p9O/uwoNuVfZhzl8Q+tt72ozMF12comXP8CXtRxHqEpG+N0hn4nUHGFP1dFWPUJdJGEe6UNLXyd71l0ka5Qek84uLP4K6REs3SA8Nb7rVDoOqA+rR1GW0dFGhEy5Vkc9BXUZTlzhHu422dH4wWh29Y+qbbh9Dx2pkkc6w14U61iMZfzQCXSgv9ZG7po6fjwTyYucoxaX0+VCHvkiUl16Hzh+k68/qnr70UV8kHgEupumkSy3SJTh4uXx+IHTXGHnsqnu+M8bQ4zE9GSOPXWsU3W36bjqpy6DpJnR+v7geYEzoe4TeNTe6cCFdNXVH1JsuD33DG+PKfHG3o40KfZuHzj8ZrYeXRoW+VaHzmi6PwEs7Hzot/Yu9K8aBGIRhqtLbKvW2Wxju/688daiskmBRSKczT7AiA4ljP0UvG6EX7V/kvV4Ivayq9GfoxchFauJ0nLQ2I38yfuzyOdIEY/rEekbD5+hoA2ha9xDskbIubnhpcpTfe0HDK27tmsy6Unu7vrWLIYYu0nxONz/EaIzrtMo4CTg06q1xHQbTB+qm5kvCiVbsMJg+JRhqvqSXO5FgQGykeV3+5rRFYiPI6kTqmYfK6iAg1fPlWTEABKReKo1Sl95oDnUilcZSgKakiZSOQvdLAc31F1NHfRJ5vv7iF71WuTFkIA7M/aLXhdQlZ0zcCYgpnS3vmpbURw8wJ8u715a65qQJnuowUw/X1GHIoGWM6ePcGZ0hA7cesUW9gME6PyEn1iMw2RG/pH9HvckOs5NCf1duUoO3aGQnRY3TVr0ax/B2OgBnnEYtAoG6GGZgJm3EIpCZYeImlUVAt31XyOgYGnHbV9kbTSVjGLN95QbHB+wSet22B0ShxwbH3MobOQFqrfchz628+0zrbVGt9xJLVefUtJ7HM5xH5q/d/yK4p/N4BpR6cajLiLSvzl2hA/OCQo8jd4rP89LX9B6hWxW5UxC50wiX2soWJDQK8X4+X2rMN4RLtWLUdtylFa1rptElAKhv0R0xas3AwNdeE4x4vSPzpRkYuL8QGNiMxvy+Szum8V8jjn/t3W2bkkAYhmE7fKlVTDCVF2EQcGmB////mifHrhAlLD60sA+aH2vOvbtn2uqYp/5UVC8X+/T4akz20ol9e/Hux79tbPGm0JvmGt2esIu2XXdsoX5zgpHXx727d+rl4cW7tsV1x+0Xe9vUOlm/zEe9tMW8Weh2Rrm0X2GfRre1Ttgv7B/f7a1vo5BLzin0KG2/wp6C2bvTyLrJOmGfjP5/gPG73YBDXs+5lUzdPeVyD52CWa03CbVO1msdM/a/3DAInBSvOafQk816Rbk8QKfWzzbqZL3WMSO8SJCwydLZQDGf1sztM4X+EJ1a996iRtZJO+cY3If9LXcWZhbdJG/mPHrzKPQ/oF8201PMwdGwE3aqncQznwb3YmksGvJazDksxqfLJtqKTtRlMw1S1GEn7Njr1/A3V84PiN+NOeZpsH+hXFrRUX9VRp1ir4fd/NREYsDPNfJ4182pc2OuXjHvgo56gjpZh51+v2SeHWZQb8NusFtijnmCeUd0GkZFok6xU+3AI0/0if+7/mRhfDCI1+pczCNFt3RER/2kYouwk3bizlDy5geZd/7JEYVBXJ57MbdidcK8e9Kv6m+xClEn7A/jLvNfePX2+ZDciDfMQxW/Yd4Vnaz7XhblG6MOe9OdGZR7S8Sb5MZ8k8eZ52P+FLqo73xvHTq62Ak77LiPaKZEHHJiruvcCdeev8O8IzpZX+4OK/e7o0LCjntNfvj6Zo1NcSGnWpzv7uqwW2LeEZ2sf1l+O0ixO7a1aLAbeOiH/aCNeI1cTueO1Pnh2/IL5h3RYTfFvt5UEnbYjTvszXmvX5BOM7tLHqpqszZ1jvkz6KhLxaSqiqwbdgLfNK6939m0/uIBvyW3okqlUi2YP49Oseuzo3ecVdIxMnPckZdn2DO7PjVxITfNUs2Onj4pUud/j34Ne5AlZb75xY479MN+fmkjDvkmL5MsIOZ/iQ77Jez+yn1Vhh33+WyUM0fckKtXd+VLzDH/B3Safe+5aVzqksHdwI+Ifm7AEdfFUsap6+2J+b+how57WcWhtcAd+wHrz9FGXMjDuCoh1+Z9odMxwn5KysJJJO4GfnSzuIpbiVOUyUnIaZYe0Jvsq2A9iYsy1+4CPyb7BWNp8bws1GQdrGrkPaLDvtNbqudmC6coKmX/Dj/IrwBrqoHbqioKZ5G5nt4+d5D3j/6T/atmP4j7+VNSafg8tkOhH8XohYZ2nMu6k09nET9o8q+Q943Olro07oGbTSOn3G6L0smViqMosQc6SRTFSuVOWWy3pRN9ytzAiOuQ18j7RofduO8F/nhOZ7Zyqqosiu1gpyjKqnKUPUvPRwHfG/EGeb/oTXeBF3lNH7iue9SzHujI2vQSA80t3gLeIt4/+md5i7uB370Ive/v9awGO7I63xful50BbzmV94nOAC/yMjs9LwMeWZ+sU7w7gvePDrzQm1kOdswChfsZ8P7RkRf8EYys81+8Qe91Pg90+lX6AR/0YeY+uzgBAAAAAElFTkSuQmCC");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 dd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function hd(n){let t;return{c(){t=x("div"),w(t,"class","active-slider svelte-1v1ixi2"),z(t,"width",n[6]+"px"),z(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&z(t,"width",e[6]+"px"),i&128&&z(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&O(t)}}}function ud(n){let t;return{c(){t=x("span"),w(t,"class","icon svelte-1v1ixi2"),z(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",`url(${e[13].icon})`)},d(e){e&&O(t)}}}function fd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&ud(n);const h=()=>n[10](t,a),u=()=>n[10](null,a);function m(){return n[11](n[13],n[15])}return{c(){t=x("div"),e=x("div"),d&&d.c(),i=$(),o=Se(s),r=$(),w(e,"class","content svelte-1v1ixi2"),w(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),D(t,e),d&&d.m(e,null),D(e,i),D(e,o),D(t,r),h(),l||(c=ye(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=ud(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Te(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Nv(n){let t,e,i,s,o,r=n[5]&&hd(n),a=Pe(n[0]),l=[];for(let c=0;c<a.length;c+=1)l[c]=fd(dd(n,a,c));return{c(){t=x("div"),e=x("div"),i=$(),r&&r.c(),s=$(),o=x("div");for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","Switcher-bg svelte-1v1ixi2"),w(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),w(t,"class","Switcher svelte-1v1ixi2")},m(c,d){B(c,t,d),D(t,e),D(t,i),r&&r.m(t,null),D(t,s),D(t,o);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(o,null);n[12](t)},p(c,[d]){if(c[5]?r?r.p(c,d):(r=hd(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),d&23){a=Pe(c[0]);let h;for(h=0;h<a.length;h+=1){const u=dd(c,a,h);l[h]?l[h].p(u,d):(l[h]=fd(u),l[h].c(),l[h].m(o,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}d&32&&K(o,"has-divider",!c[5])},i:q,o:q,d(c){c&&O(t),r&&r.d(),Lt(l,c),n[12](null)}}}function _v(n,t,e){let i;const o=g=>{e(4,d=g)};let{options:r}=t,{onChange:a}=t;const l=[];let c,d=null,h,u;function m(g,v){Ne[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,d=v)};function p(g){Ne[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,r=g.options),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[d]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,h=i.clientWidth),e(7,u=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,d,i,h,u,null,o,m,A,p]}class Fv extends ce{constructor(t){super(),le(this,t,_v,Nv,oe,{defaultIndex:8,setIndex:9,options:0,onChange:1},Gv)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function Wv(n){fe(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 Hv(n){let t,e,i;return{c(){t=x("div"),w(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=ye(t,"click",function(){qt(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Yv(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class md extends ce{constructor(t){super(),le(this,t,Yv,Hv,oe,{onClick:0},Wv)}}const gd="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==",Ad="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",vd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function Uv(n){fe(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 bd(n){let t,e;return t=new md({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yd(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,d,h=n[2]("结束")+"",u,m,A;return{c(){t=x("div"),e=x("div"),i=x("div"),s=$(),r=Se(o),a=$(),l=x("div"),c=x("div"),d=$(),u=Se(h),w(i,"class","icon svelte-468fdd"),z(i,"background-image",`url(${gd})`),w(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),w(c,"class","icon svelte-468fdd"),z(c,"background-image",`url(${pd})`),w(l,"class","button svelte-468fdd"),w(t,"class","buttons svelte-468fdd")},m(p,g){B(p,t,g),D(t,e),D(e,i),D(e,s),D(e,r),D(t,a),D(t,l),D(l,c),D(l,d),D(l,u),m||(A=[ye(e,"click",n[7]),ye(l,"click",n[6])],m=!0)},p(p,g){g&4&&o!==(o=p[2]("撤销")+"")&&Te(r,o),g&8&&K(e,"forbid",!p[3]),g&4&&h!==(h=p[2]("结束")+"")&&Te(u,h)},d(p){p&&O(t),m=!1,qe(A)}}}function Xv(n){let t,e,i,s,o,r,a,l,c,d,h,u=n[1]&&bd(n),m=n[5]&&yd(n);function A(g){n[9](g)}let p={options:[{key:"line",value:n[2]("测距离"),icon:Ad},{key:"area",value:n[2]("测面积"),icon:vd}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new Fv({props:p}),Ne.push(()=>hr(c,"setIndex",A)),{c(){t=x("div"),u&&u.c(),e=$(),i=x("div"),s=x("div"),o=$(),r=x("div"),m&&m.c(),a=$(),l=x("div"),se(c.$$.fragment),w(s,"class","mask svelte-468fdd"),w(l,"class","mode-switcher svelte-468fdd"),w(r,"class","center svelte-468fdd"),w(i,"class","bottom svelte-468fdd"),w(t,"class","Measure-Controller svelte-468fdd")},m(g,v){B(g,t,v),u&&u.m(t,null),D(t,e),D(t,i),D(i,s),D(i,o),D(i,r),m&&m.m(r,null),D(r,a),D(r,l),ie(c,l,null),h=!0},p(g,[v]){g[1]?u?(u.p(g,v),v&2&&k(u,1)):(u=bd(g),u.c(),k(u,1),u.m(t,e)):u&&(he(),j(u,1,1,()=>{u=null}),ue()),g[5]?m?m.p(g,v):(m=yd(g),m.c(),m.m(r,a)):m&&(m.d(1),m=null);const y={};v&4&&(y.options=[{key:"line",value:g[2]("测距离"),icon:Ad},{key:"area",value:g[2]("测面积"),icon:vd}]),v&1&&(y.onChange=g[8]),!d&&v&16&&(d=!0,y.setIndex=g[4],or(()=>d=!1)),c.$set(y)},i(g){h||(k(u),k(c.$$.fragment,g),h=!0)},o(g){j(u),j(c.$$.fragment,g),h=!1},d(g){g&&O(t),u&&u.d(),m&&m.d(),ne(c)}}}function Zv(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=g=>g}=t,r=!1,a;function l(g){g==="Edit"?e(5,u=!0):(a(null),e(5,u=!1))}function c(){i.controller instanceof vi&&i.controller.complete(),i.save({mode:"Watch"})}function d(g){e(3,r=g.length>0)}function h(){e(3,r=!1)}gt(()=>{i.hook.on("modeChange",l),i.hook.on("complete",h),i.hook.on("pointsChange",d)}),Tt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",h),i.hook.off("pointsChange",d)});let u=!1;const m=()=>i.revoke(),A=g=>{i.save().changeMode("Edit"),i.changeMeasureType(g)};function p(g){a=g,e(4,a)}return n.$$set=g=>{"measureController"in g&&e(0,i=g.measureController),"showExit"in g&&e(1,s=g.showExit),"i18n"in g&&e(2,o=g.i18n)},[i,s,o,r,a,u,c,m,A,p]}class Jv extends ce{constructor(t){super(),le(this,t,Zv,Xv,oe,{measureController:0,showExit:1,i18n:2},Uv)}}function qv(n){fe(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 wd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function Cd(n){let t;return{c(){t=x("span"),w(t,"class","icon svelte-1mfj5mk"),z(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",e[13].icon)},d(e){e&&O(t)}}}function Id(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&Cd(n);const h=()=>n[9](t,a),u=()=>n[9](null,a);function m(){return n[10](n[13],n[15])}return{c(){t=x("div"),e=x("div"),d&&d.c(),i=$(),o=Se(s),r=$(),w(e,"class","content svelte-1mfj5mk"),w(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),D(t,e),d&&d.m(e,null),D(e,i),D(e,o),D(t,r),h(),l||(c=ye(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=Cd(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Te(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Kv(n){let t,e,i,s,o=Pe(n[0]),r=[];for(let a=0;a<o.length;a+=1)r[a]=Id(wd(n,o,a));return{c(){t=x("div"),e=x("div"),i=$(),s=x("div");for(let a=0;a<r.length;a+=1)r[a].c();w(e,"class","highlight svelte-1mfj5mk"),z(e,"width",n[5]?`${n[5]}px`:void 0),w(s,"class","Switcher-buttons svelte-1mfj5mk"),z(s,"transform",`translate(${n[6]}px, -50%)`),w(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),D(t,e),D(t,i),D(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&&z(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=Pe(a[0]);let c;for(c=0;c<o.length;c+=1){const d=wd(a,o,c);r[c]?r[c].p(d,l):(r[c]=Id(d),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&z(s,"transform",`translate(${a[6]}px, -50%)`)},i:q,o:q,d(a){a&&O(t),Lt(r,a),n[11](null)}}}function $v(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,d,h=0;function u(){if(s&&c){e(5,d=s.clientWidth);const g=h+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,h=g)}}function m(g,v){Ne[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,i=v)};function p(g){Ne[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,o=g.options),"defaultKey"in g&&e(7,r=g.defaultKey),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(g=>g.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>u(),0)},[o,a,l,c,i,d,h,r,s,m,A,p]}class e0 extends ce{constructor(t){super(),le(this,t,$v,Kv,oe,{options:0,defaultKey:7,onChange:1},qv)}}function t0(n){fe(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 Pd(n){let t,e,i,s;return{c(){t=x("div"),e=Se(n[0]),w(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),D(t,e),s=!0},p(o,r){(!s||r&1)&&Te(e,o[0])},i(o){s||(o&&_e(()=>{s&&(i||(i=Gt(t,et,{duration:300},!0)),i.run(1))}),s=!0)},o(o){o&&(i||(i=Gt(t,et,{duration:300},!1)),i.run(0)),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function i0(n){let t,e=n[0],i,s,o=Pd(n);return{c(){t=x("div"),o.c(),w(t,"class","CircleButton svelte-82ysdl"),z(t,"background-image",`url(${n[2]})`)},m(r,a){B(r,t,a),o.m(t,null),i||(s=ye(t,"click",function(){qt(n[1])&&n[1].apply(this,arguments)}),i=!0)},p(r,[a]){n=r,a&1&&oe(e,e=n[0])?(he(),j(o,1,1,q),ue(),o=Pd(n),o.c(),k(o,1),o.m(t,null)):o.p(n,a),a&4&&z(t,"background-image",`url(${n[2]})`)},i(r){k(o)},o(r){j(o)},d(r){r&&O(t),o.d(r),i=!1,s()}}}function n0(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"?oo:r==="blue"?Tr:oo)())},[s,o,i,r]}class s0 extends ce{constructor(t){super(),le(this,t,n0,i0,oe,{text:0,onClick:1,color:3},t0)}}function o0(n){fe(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 Ed(n){let t,e;return t=new md({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Md(n){let t,e,i,s;return e=new e0({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ie(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(k(e.$$.fragment,o),o&&_e(()=>{s&&(i||(i=Gt(t,et,{duration:An},!0)),i.run(1))}),s=!0)},o(o){j(e.$$.fragment,o),o&&(i||(i=Gt(t,et,{duration:An},!1)),i.run(0)),s=!1},d(o){o&&O(t),ne(e),o&&i&&i.end()}}}function kd(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=x("div"),e=x("div"),i=$(),o=Se(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${gd})`),w(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(d,h){B(d,t,h),D(t,e),D(t,i),D(t,o),a=!0,l||(c=ye(t,"click",n[13]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("撤销")+"")&&Te(o,s),(!a||h&8)&&K(t,"forbid",n[3]==="start")},i(d){a||(d&&_e(()=>{a&&(r||(r=Gt(t,et,{duration:An},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Gt(t,et,{duration:An},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function Dd(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=x("div"),e=x("div"),i=$(),o=Se(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${pd})`),w(t,"class","button svelte-ldjbp8")},m(d,h){B(d,t,h),D(t,e),D(t,i),D(t,o),a=!0,l||(c=ye(t,"click",n[10]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("结束")+"")&&Te(o,s)},i(d){a||(d&&_e(()=>{a&&(r||(r=Gt(t,et,{duration:An},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Gt(t,et,{duration:An},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function r0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A=n[1]&&Ed(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&Md(n),g=n[4]&&kd(n);h=new s0({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Dd(n);return{c(){t=x("div"),A&&A.c(),e=$(),i=x("div"),s=x("div"),o=$(),r=x("div"),p&&p.c(),a=$(),l=x("div"),g&&g.c(),c=$(),d=x("div"),se(h.$$.fragment),u=$(),v&&v.c(),w(s,"class","mask svelte-ldjbp8"),w(d,"class","main-button svelte-ldjbp8"),K(d,"forbid",!n[5]),w(l,"class","controller svelte-ldjbp8"),w(r,"class","center svelte-ldjbp8"),w(i,"class","bottom svelte-ldjbp8"),w(t,"class","Measure-Controller svelte-ldjbp8")},m(y,I){B(y,t,I),A&&A.m(t,null),D(t,e),D(t,i),D(i,s),D(i,o),D(i,r),p&&p.m(r,null),D(r,a),D(r,l),g&&g.m(l,null),D(l,c),D(l,d),ie(h,d,null),D(l,u),v&&v.m(l,null),m=!0},p(y,[I]){y[1]?A?(A.p(y,I),I&2&&k(A,1)):(A=Ed(y),A.c(),k(A,1),A.m(t,e)):A&&(he(),j(A,1,1,()=>{A=null}),ue()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,I),I&9&&k(p,1)):(p=Md(y),p.c(),k(p,1),p.m(r,a)):p&&(he(),j(p,1,1,()=>{p=null}),ue()),y[4]?g?(g.p(y,I),I&16&&k(g,1)):(g=kd(y),g.c(),k(g,1),g.m(l,c)):g&&(he(),j(g,1,1,()=>{g=null}),ue());const M={};I&8&&(M.onClick=y[14]),I&8&&(M.text=y[6][y[3]]),I&8&&(M.color=y[7][y[3]]),h.$set(M),(!m||I&32)&&K(d,"forbid",!y[5]),y[4]?v?(v.p(y,I),I&16&&k(v,1)):(v=Dd(y),v.c(),k(v,1),v.m(l,null)):v&&(he(),j(v,1,1,()=>{v=null}),ue())},i(y){m||(k(A),k(p),k(g),k(h.$$.fragment,y),k(v),m=!0)},o(y){j(A),j(p),j(g),j(h.$$.fragment,y),j(v),m=!1},d(y){y&&O(t),A&&A.d(),p&&p.d(),g&&g.d(),ne(h),v&&v.d()}}}const An=100;function a0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=U=>U}=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,d="start",h=i.currentMeasureType;const u=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),m())},m=()=>{i.controller instanceof vi&&i.controller.selectPoint()},A=()=>{i.controller instanceof vi&&i.controller.complete()},p=U=>{e(3,d=U)},g=()=>{m(),S("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&d==="complete"&&p("add")},I=U=>{U.length},M=()=>{p("start"),S("allow")},S=U=>{e(5,c=U==="allow")},P=U=>{e(12,h=U)},V=U=>{U.isEmpty&&p("start")};gt(()=>{i.hook.on("revoke",V),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",M),i.hook.on("pointsChange",I),i.hook.on("allowAddPointStateChange",S),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",M)}),Tt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",M),i.hook.off("allowAddPointStateChange",S),i.hook.off("readyComplete",v),i.hook.off("pointsChange",I),i.hook.off("notReadyComplete",y),i.hook.off("complete",M)});const T=()=>i.revoke(),X=()=>{d==="start"?u():d==="add"?m():(d==="end"||d==="complete")&&g()};return n.$$set=U=>{"measureController"in U&&e(0,i=U.measureController),"showExit"in U&&e(1,s=U.showExit),"i18n"in U&&e(2,o=U.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=h==="area"&&d!=="start")},[i,s,o,d,l,c,r,a,u,m,A,g,h,T,X]}class l0 extends ce{constructor(t){super(),le(this,t,a0,r0,oe,{measureController:0,showExit:1,i18n:2},o0)}}class c0{constructor(t,e){f(this,"revoke");f(this,"container");f(this,"mainController");f(this,"disposers",[]);f(this,"measureController");f(this,"mode");f(this,"svelteDom");f(this,"_params");f(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,zv),Object.assign(t==null?void 0:t.style,Ov));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"?xv:Sv,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 Jv({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new l0({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,jv),Object.assign(l==null?void 0:l.style,Tv),Object.assign(this.container.style,Lv),r.forEach(c=>Object.assign(c.style,Bv))}}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 Qv(this.measureController,this.container),this.mainController=new Vv(this.measureController,this.container,this._params)):this.mainController=new Rv(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 kt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},Ze={},d0={get exports(){return Ze},set exports(n){Ze=n}};function ro(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function xd(n){return ro(n)==="object"?zr(n):ro(n)==="array"?jr(n):n}function jr(n){return n.map(xd)}function zr(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=xd(n[e]));return t}function ao(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 d=l[c],h=a[d],u=ro(h),m=ro(o[d]);if(u==="object")if(m!=="undefined"){const A=m==="object"?o[d]:{};o[d]=ao({},[A,zr(h)],i)}else o[d]=zr(h);else if(u==="array")if(m==="array"){const A=jr(h);o[d]=i.arrayBehaviour==="merge"?o[d].concat(A):A}else o[d]=jr(h);else o[d]=h}}return o}d0.exports=function(t,...e){return ao(t,e)},Ze.noMutate=function(...t){return ao({},t)},Ze.withOptions=function(t,e,i){return ao(t,e,i)};function h0(n){fe(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 Sd(n){let t,e,i,s,o;return{c(){t=x("div"),e=x("div"),i=Se(n[2]),w(e,"class","text svelte-1q8gtp4"),w(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),D(t,e),D(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Te(i,r[2])},i(r){o||(r&&_e(()=>{o&&(s||(s=Gt(t,et,{},!0)),s.run(1))}),o=!0)},o(r){r&&(s||(s=Gt(t,et,{},!1)),s.run(0)),o=!1},d(r){r&&O(t),n[7](null),r&&s&&s.end()}}}function u0(n){let t,e=n[0]&&Sd(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?(e.p(i,s),s&1&&k(e,1)):(e=Sd(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(he(),j(e,1,1,()=>{e=null}),ue())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function f0(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 I=i.currentMeasureType;let M="";return M=o[y],M===void 0&&(M=o[I][y]),M},d=y=>{e(2,u=s(c(y)))},h=()=>{e(2,u="")};let u="";const m=y=>{y==="Edit"&&i.changeMeasureType?d("start"):h()},A=()=>{i.getCurrentMode()==="Watch"&&h()},p=()=>{i.getCurrentMode()==="Edit"&&d("start")},g=y=>{i.currentMeasureType==="area"&&(y.length>=2?d("close"):y.length===0?d("start"):h())};gt(()=>{m(i.getCurrentMode()),i.hook.on("modeChange",m),i.hook.on("complete",A),i.hook.on("pointsChange",g),i.hook.on("measureTypeChange",p)}),Tt(()=>{i.hook.off("modeChange",m),i.hook.off("complete",A),i.hook.off("pointsChange",g),i.hook.off("measureTypeChange",p),h()});function v(y){Ne[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,u,i,s,o,r,v]}class m0 extends ce{constructor(t){super(),le(this,t,f0,u0,oe,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},h0)}}const g0={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},p0={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class A0{constructor(t,e){f(this,"tipSvelteDom");this.tipSvelteDom=new m0({target:e.container,props:{measureController:t,tips:Ze({},e.pointSelectorMode==="fixed"?p0:g0,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 v0{constructor(t,e){f(this,"five");f(this,"measureController");f(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});f(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 lo(n){return typeof n=="object"?n===null?{}:n:{}}class b0{constructor(t,e){f(this,"hasOpen",!1);f(this,"hook",new Ae.Subscribe);f(this,"magnifier");f(this,"controller",null);f(this,"allowMeasureType");f(this,"currentMeasureType");f(this,"five");f(this,"model");f(this,"group");f(this,"config");f(this,"isMobile");f(this,"useUIController");f(this,"params");f(this,"useGuideController");f(this,"container",document.createElement("div"));f(this,"shortcutKeyController");f(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,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)});f(this,"getCurrentMode",()=>this.controller instanceof vi?"Edit":this.controller instanceof rd?"Watch":this.controller instanceof Yn?"Mixed":this.controller instanceof sd?"View":null);f(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:sd,Watch:rd,Edit:vi,Mixed:Yn};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});f(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,d,h,u,m;this.five=t,this.params=e,this.config=Xs(e,["openParams","magnifierParams"]),this.model=new Lr(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new Uo(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=(d=this.allowMeasureType[0])!=null?d:"line",this.group=new R.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=(u=(h=e.editParams)==null?void 0:h.pointSelectorMode)!=null?u:td?"fixed":"cursor",s=(m=this.params.openParams)!=null?m:{};if(this.params.useUIController!==!1){const A=G({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},lo(this.params.useUIController));this.useUIController=new c0(this,A)}if(this.params.useGuideController!==!1){const A=G({container:this.container,pointSelectorMode:i,i18n:e.i18n},lo(this.params.useGuideController));this.useGuideController=new A0(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;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),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(),this.shortcutKeyController=new v0(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 vi&&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 vi)&&!(this.controller instanceof Yn))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof vi?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof Yn&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof Yn&&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:ad(G({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}function co(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function y0(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;co(n,a*4+0,l*4+0),co(n,a*4+1,l*4+1),co(n,a*4+2,l*4+2),co(n,a*4+3,l*4+3)}}}class w0{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new Ae.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"offsetRange");f(this,"isPanning",!1);f(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});f(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)`});f(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;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=(r=e==null?void 0:e.height)!=null?r: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 ai(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}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.remove(),this}appendTo(t){return 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)"}getCurrentState(){return{enabled:this.state.enabled}}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,[i,s,o]=(()=>{if(this.renderCenter instanceof E.Vector3){const r=this.renderCenter.clone().project(this.five.camera);return[(r.x+1)/2*this.containerDom.clientWidth,-(r.x-1)/2*this.containerDom.clientWidth,-(r.y-1)/2*this.containerDom.clientHeight]}else return[this.renderCenter.x,this.containerDom.clientWidth-this.renderCenter.x,this.renderCenter.y]})();i<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):o<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):s<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(${i}px, ${o}px, 10px)`,this.offset={x:i,y:o}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new E.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof E.Vector3){const g=this.renderCenter.clone().project(this.five.camera);return[(g.x+1)/2*o.x,(g.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,d=s/t,h=l*t,u=this.five.getPixels(r-c/2,a-c/2,c,d,h),m=Math.floor(i*l),A=Math.floor(s*l);y0(u,m,A);const p=new ImageData(m,A);p.data.set(u),e.putImageData(p,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",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)",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),d=Math.min(Math.max(l,s),r);return{translateX:c,translateY:d}}}const C0=function(t,e){return new b0(t,e)},Ld=mr(null);function I0(n){fe(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 Td(n,t,e){const i=n.slice();return i[3]=t[e],i}function jd(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=x("i"),w(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),z(t,"top",e),z(t,"left",i),z(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=ye(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&z(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&z(t,"left",i),l&1&&z(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&O(t),s=!1,o()}}}function P0(n){let t,e=Pe(n[0]),i=[];for(let s=0;s<e.length;s+=1)i[s]=jd(Td(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=ke()},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=Pe(s[0]);let r;for(r=0;r<e.length;r+=1){const a=Td(s,e,r);i[r]?i[r].p(a,o):(i[r]=jd(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:q,o:q,d(s){s&&O(t),Lt(i,s)}}}function E0(n,t,e){let{origins:i}=t;const s=r=>{Ld.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 M0 extends ce{constructor(t){super(),le(this,t,E0,P0,oe,{origins:0},I0)}}function k0(n){fe(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
|
+
`,Lv={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"},Tv={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"},jv={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"},ld={margin:"0 64px"},zv={opacity:"0.85"},cd={width:"72px",height:"72px",backgroundSize:"100%",cursor:"pointer",transition:"all 200ms ease-in-out"},Ov={width:"24px",height:"24px",marginRight:"4px",backgroundSize:"100%",cursor:"pointer"},Bv={userSelect:"none",pointerEvents:"none"};class Vv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束",revoke:"撤销",exit:"退出"});f(this,"onMouseEnter",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="1"});f(this,"onMouseLeave",()=>{const{mainItem:t}=this.mainElement;t.style.opacity="0.85"});f(this,"onClick",()=>{this.measureController.getCurrentMode()!=="Edit"?this.measureController.changeMode("Edit"):this.measureController.save().changeMode("Watch")});f(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,cd),Object.assign(this.mainElement.mainItem.style,ld);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 Rv{constructor(t,e,i){f(this,"container");f(this,"measureController");f(this,"mainElement");f(this,"_params");f(this,"_btnTexts",{start:"开始",end:"结束"});f(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,cd),Object.assign(this.mainElement.mainItem.style,ld),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 Qv{constructor(t,e){f(this,"container");f(this,"revokeIcon");f(this,"revokeItem");f(this,"measureController");f(this,"onClick",()=>{this.measureController.revoke()});f(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)});f(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 Gv(n){fe(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 dd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function hd(n){let t;return{c(){t=x("div"),w(t,"class","active-slider svelte-1v1ixi2"),z(t,"width",n[6]+"px"),z(t,"transform",`translate(${n[7]}px, -50%)`)},m(e,i){B(e,t,i)},p(e,i){i&64&&z(t,"width",e[6]+"px"),i&128&&z(t,"transform",`translate(${e[7]}px, -50%)`)},d(e){e&&O(t)}}}function ud(n){let t;return{c(){t=x("span"),w(t,"class","icon svelte-1v1ixi2"),z(t,"background-image",`url(${n[13].icon})`)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",`url(${e[13].icon})`)},d(e){e&&O(t)}}}function fd(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&ud(n);const h=()=>n[10](t,a),u=()=>n[10](null,a);function m(){return n[11](n[13],n[15])}return{c(){t=x("div"),e=x("div"),d&&d.c(),i=$(),o=Se(s),r=$(),w(e,"class","content svelte-1v1ixi2"),w(t,"class","button svelte-1v1ixi2"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),D(t,e),d&&d.m(e,null),D(e,i),D(e,o),D(t,r),h(),l||(c=ye(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=ud(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Te(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Nv(n){let t,e,i,s,o,r=n[5]&&hd(n),a=Pe(n[0]),l=[];for(let c=0;c<a.length;c+=1)l[c]=fd(dd(n,a,c));return{c(){t=x("div"),e=x("div"),i=$(),r&&r.c(),s=$(),o=x("div");for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","Switcher-bg svelte-1v1ixi2"),w(o,"class","Switcher-buttons svelte-1v1ixi2"),K(o,"has-divider",!n[5]),w(t,"class","Switcher svelte-1v1ixi2")},m(c,d){B(c,t,d),D(t,e),D(t,i),r&&r.m(t,null),D(t,s),D(t,o);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(o,null);n[12](t)},p(c,[d]){if(c[5]?r?r.p(c,d):(r=hd(c),r.c(),r.m(t,s)):r&&(r.d(1),r=null),d&23){a=Pe(c[0]);let h;for(h=0;h<a.length;h+=1){const u=dd(c,a,h);l[h]?l[h].p(u,d):(l[h]=fd(u),l[h].c(),l[h].m(o,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}d&32&&K(o,"has-divider",!c[5])},i:q,o:q,d(c){c&&O(t),r&&r.d(),Lt(l,c),n[12](null)}}}function _v(n,t,e){let i;const o=g=>{e(4,d=g)};let{options:r}=t,{onChange:a}=t;const l=[];let c,d=null,h,u;function m(g,v){Ne[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,d=v)};function p(g){Ne[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,r=g.options),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&20&&e(5,i=l[d]),n.$$.dirty&40&&i&&c&&setTimeout(()=>{e(6,h=i.clientWidth),e(7,u=i.getBoundingClientRect().left-c.getBoundingClientRect().left)},0)},[r,a,l,c,d,i,h,u,null,o,m,A,p]}class Fv extends ce{constructor(t){super(),le(this,t,_v,Nv,oe,{defaultIndex:8,setIndex:9,options:0,onChange:1},Gv)}get defaultIndex(){return this.$$.ctx[8]}get setIndex(){return this.$$.ctx[9]}}function Wv(n){fe(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 Hv(n){let t,e,i;return{c(){t=x("div"),w(t,"class","exit svelte-1m0stw")},m(s,o){B(s,t,o),e||(i=ye(t,"click",function(){qt(n[0])&&n[0].apply(this,arguments)}),e=!0)},p(s,[o]){n=s},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Yv(n,t,e){let{onClick:i=null}=t;return n.$$set=s=>{"onClick"in s&&e(0,i=s.onClick)},[i]}class md extends ce{constructor(t){super(),le(this,t,Yv,Hv,oe,{onClick:0},Wv)}}const gd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAASKADAAQAAAABAAAASAAAAACQMUbvAAAFfUlEQVR4Ae2aSYgdRRjHMy6473FDc9GDKB68CSqIicspHhQDXgRBQTSJChEUUQ/iVdGLiHgVBAUPUXKZKIKQi3jJYaKIjLiguC9RiWb8/Sb9hfJZ9ex67zmZaeuD/1T117V9v6qu7tc969Y1awQagUagEWgEGoFGoBFoBBqBRqARGAyBpaWlm9Eu9A7aiuYGE9y0gQDjHrQPLXSp+dunbfdI1D9q1p0C4j7afLBrN1bNQY6vn3VfK9HeMbPsBDj30969mTadiJMy/lXvmhkg4Owg2rtXfcSVA5zJJQachzs4Xkol20C5uORKZVadf2pABP0oUd2J/kB/diL5h63Hs22tQZp4RrtAnyBo706/owPoaORlazoKfwmf/f2MvkLCtI6pcM2rAB35SL/nnPW+RT+gT9Tc3Ny4VUuR6WwiQB2cJ+n6NvQr+g0FHMEEpInap37J7Mf+1OdoAe1BH6JFYDkJM7XqAIAjgKfQLegn5GCFkyoAWba6D+rUmCtrL3oD7QGS4GZm1YMH0F30/hByYF4u6YoJMCks8yth++lkHr2O3gOUEze1TQJoJ71eiL5ABi+UUUgep+dWChLdLu9Tz5DOA8m9aiozkFr7kQrWE64bpJus1775ODYNn+nM9wbaLNk5nHgcbWG1n1Uq1Nc/yQq6msZfRK4KQYyzgBNpgLNO5KMNy4Qvyqc+J+UUdALqY9Z9Hr3ESnIrmMiqAdkLM3MRySZ0ssedpavRwbmylEF7686lUSZNc+Ws71iPR2egy9DlXaqvZLb1CNoJJNuotokAVfcy4wpMkFC8lC5Bt6JrUTpBHB42N+870F4gOXFVtiYBRYSAcvyCugZ5Z3V15ewjnJsB5EqtshL1qkaOVGFXBPqS/n0G2ooWC2O5GP+Wwrmx7jW9gtLIWE3eNNyXvIGclp7r8l+T3gjQXzLniq41vYLSqLrLxydq3yzkbD3O6lU0GEAS6SC9TXa3xxm7KeMb6xoUICMFkrf2pwtRX8Gl6ErqbYMDZORA8tf9vgwF99yNGX/RNUhAXbTzhai9o/W2IQNyw87ZuTlnyTdkQL59zJkPlr1tyIBKrzpO702HgkMGVPrZ8V0DdIhA6VIqXXpZbkNeQf7syFkD1FG5IUcH3wcFf9Y9yBXE07Iv1HLPOz5lv5UlUXAOEhCx7ijE+z5P2X547G2DA8Tq2Uj0vjfP2a6cc5xvMO+DDBI4XlavIF/uj5ov1nwf5NfZ3jaYFQScDUT9AsrBEciztXCsNAhAwLmKWF5DQsqZv+z94lptfhVdswaYCxi8/9W2GZUm2w+d21g91S/sqbf82di02hjcmVQ6Hx2L/ObkACI1n2rU7/HB2kHTp3vm2chN2M34OmT/JXMMD9DPYqnAv/knWkEM1KdUB3geijZ8xki/O6V5Tv3tvzyc7TnaMY1v+75099g08um5U/H78+G4pAzZognnMeC8WyzR40QE16PooSIE5SA3IVfPNygNKoKzXWc2AKT+1BcATKNMpKO+KGvgtuEElO7CXlaunKng0Mbh2Tff1wTjMve/OyJYB5rK1eRlZFAGFOfMa+GLMpbXImDTKDta13JxTphRR7/mT4ntwPl4+WjKPwZQa86cA4xBRhoDTYMz8PQ4+hKs9dJzKcw4l543H0qBCknzu9dz6FXgxJj0T2WTAPLX8GfIrwMu5dRsLx18OtAITjixciINEJHaZkAyn/rNRz3LLKA30cuA2U86U7OzamMfupRKVyIvt5hBA7e9kMfhy+1Ho3uNcC2fpmnedn1L6AT5VOyXi91A+ZT0P7OJADkaIPnG7kRkUM7kAeTMhjxO72R9+yqVq34soP9mjUAj0Ag0Ao1AI9AINAKNQCPQCDQCjUAj8L8j8BdMDI4sjknmbgAAAABJRU5ErkJggg==",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==",Ad="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAABi0lEQVRoBe2Yu20DMRBEdW7EuVLX4NQVuAEVoUhFuAFV4FQ1OHWuRkzNABRwMLhDfbhcBhyA0IEjnvYNjjxoN5upmcBMYCYQmcCifjyl9AL/E+Md4xXjjHHCOC7L8ofPcJkAufgvVPhWqPIHc7sRIJiwJSZfKp7f5zz9cCkAPjZKNV+tbeYpAD7zSjVfrW3mKQBuWKWar9Y28xQATxsl7PNkHgJqYUtPARzxQzxtLG1h7KMhZIL5KP3/HkgonMVf9Y2LA45UzneXBChVkxPfw/tY+WEQdwOw6JEgHgIYCeJhgFEgngIYAeJpgGiIJgCREM0AoiCaAkRANAfoDeEC0BPCDaAXhCtADwh3AG+ILgCeEN0AvCC6AnhAdAdoDRECICB+4bEmtmzOGNU2ZhgAirP+2dFaS7YxVVdifROX69wIOODmTN6SbGOGArDiDFF7Esw2ZjhAjr3WpjT9UQC4YZVMfxSAWhvT9EcBUG1MnkL0i6ptnuIij0mjjVl9D3jUMu85E5gJzARuT+ACS7KuMQ7rOEcAAAAASUVORK5CYII=",vd="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAMKADAAQAAAABAAAAMAAAAADbN2wMAAAByElEQVRoBe1ZMU4DMRC8Q7yCJjVNKCh4ARVfAPo0PCYNPeQLVLyAggIa6jQ8g2NGsiJjeUfHrdGd0K60Sm7t3R3P+hx503UhwUAwEAzMyUCvkg/DcITxa+gldAXdQ5+hu77vv/DZTKbmMheQAt4D4XkF5Stsm1aL8OQiw5aQ+Rp4zqed461kci5VgUegO22F0BnnA9W+qcVQFeCeX4qYWNQC+MIuRUwsxwIhTxu1hV4w/ib8fzN0hskXwoFYqqIqsIMHT5uafML4XhuYaGMsxqwJMRBLVcyXmLOzs/ku8ybzTDhkthZfiWUNzSuxxbP8zVEV6HjOQx8KdNw2rcEzBWP+2JLMTQwctEQuwHJakj0WMHc1ogJRAScDsYWcBLrdowJuCp0BogJOAt3uUQE3hc4AUQEngW73/10BXimhtwVNvIDLq2gxf+wjYzL2QZg7XWsPtvKLCSQ5Wq1FXsCfoK2ulsRxBT2BliLbmGoLqXYfE/EC3koYqwae8WUbU1UgWoutyoM4KyuW2kJ7y2kGu4nF01rcVnpGk9aWTrq8eVbGad5alO2+MvuIZ9XGlLnMl5hJ01HK02ixfzGNICemBAPBQDDwhwx8A43PdoQvgLfYAAAAAElFTkSuQmCC";function Uv(n){fe(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 bd(n){let t,e;return t=new md({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function yd(n){let t,e,i,s,o=n[2]("撤销")+"",r,a,l,c,d,h=n[2]("结束")+"",u,m,A;return{c(){t=x("div"),e=x("div"),i=x("div"),s=$(),r=Se(o),a=$(),l=x("div"),c=x("div"),d=$(),u=Se(h),w(i,"class","icon svelte-468fdd"),z(i,"background-image",`url(${gd})`),w(e,"class","button svelte-468fdd"),K(e,"forbid",!n[3]),w(c,"class","icon svelte-468fdd"),z(c,"background-image",`url(${pd})`),w(l,"class","button svelte-468fdd"),w(t,"class","buttons svelte-468fdd")},m(p,g){B(p,t,g),D(t,e),D(e,i),D(e,s),D(e,r),D(t,a),D(t,l),D(l,c),D(l,d),D(l,u),m||(A=[ye(e,"click",n[7]),ye(l,"click",n[6])],m=!0)},p(p,g){g&4&&o!==(o=p[2]("撤销")+"")&&Te(r,o),g&8&&K(e,"forbid",!p[3]),g&4&&h!==(h=p[2]("结束")+"")&&Te(u,h)},d(p){p&&O(t),m=!1,qe(A)}}}function Xv(n){let t,e,i,s,o,r,a,l,c,d,h,u=n[1]&&bd(n),m=n[5]&&yd(n);function A(g){n[9](g)}let p={options:[{key:"line",value:n[2]("测距离"),icon:Ad},{key:"area",value:n[2]("测面积"),icon:vd}],onChange:n[8]};return n[4]!==void 0&&(p.setIndex=n[4]),c=new Fv({props:p}),Ne.push(()=>hr(c,"setIndex",A)),{c(){t=x("div"),u&&u.c(),e=$(),i=x("div"),s=x("div"),o=$(),r=x("div"),m&&m.c(),a=$(),l=x("div"),se(c.$$.fragment),w(s,"class","mask svelte-468fdd"),w(l,"class","mode-switcher svelte-468fdd"),w(r,"class","center svelte-468fdd"),w(i,"class","bottom svelte-468fdd"),w(t,"class","Measure-Controller svelte-468fdd")},m(g,v){B(g,t,v),u&&u.m(t,null),D(t,e),D(t,i),D(i,s),D(i,o),D(i,r),m&&m.m(r,null),D(r,a),D(r,l),ie(c,l,null),h=!0},p(g,[v]){g[1]?u?(u.p(g,v),v&2&&k(u,1)):(u=bd(g),u.c(),k(u,1),u.m(t,e)):u&&(he(),j(u,1,1,()=>{u=null}),ue()),g[5]?m?m.p(g,v):(m=yd(g),m.c(),m.m(r,a)):m&&(m.d(1),m=null);const y={};v&4&&(y.options=[{key:"line",value:g[2]("测距离"),icon:Ad},{key:"area",value:g[2]("测面积"),icon:vd}]),v&1&&(y.onChange=g[8]),!d&&v&16&&(d=!0,y.setIndex=g[4],or(()=>d=!1)),c.$set(y)},i(g){h||(k(u),k(c.$$.fragment,g),h=!0)},o(g){j(u),j(c.$$.fragment,g),h=!1},d(g){g&&O(t),u&&u.d(),m&&m.d(),ne(c)}}}function Zv(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=g=>g}=t,r=!1,a;function l(g){g==="Edit"?e(5,u=!0):(a(null),e(5,u=!1))}function c(){i.controller instanceof vi&&i.controller.complete(),i.save({mode:"Watch"})}function d(g){e(3,r=g.length>0)}function h(){e(3,r=!1)}gt(()=>{i.hook.on("modeChange",l),i.hook.on("complete",h),i.hook.on("pointsChange",d)}),Tt(()=>{i.hook.off("modeChange",l),i.hook.off("complete",h),i.hook.off("pointsChange",d)});let u=!1;const m=()=>i.revoke(),A=g=>{i.save().changeMode("Edit"),i.changeMeasureType(g)};function p(g){a=g,e(4,a)}return n.$$set=g=>{"measureController"in g&&e(0,i=g.measureController),"showExit"in g&&e(1,s=g.showExit),"i18n"in g&&e(2,o=g.i18n)},[i,s,o,r,a,u,c,m,A,p]}class Jv extends ce{constructor(t){super(),le(this,t,Zv,Xv,oe,{measureController:0,showExit:1,i18n:2},Uv)}}function qv(n){fe(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 wd(n,t,e){const i=n.slice();return i[13]=t[e],i[14]=t,i[15]=e,i}function Cd(n){let t;return{c(){t=x("span"),w(t,"class","icon svelte-1mfj5mk"),z(t,"background-image",n[13].icon)},m(e,i){B(e,t,i)},p(e,i){i&1&&z(t,"background-image",e[13].icon)},d(e){e&&O(t)}}}function Id(n){let t,e,i,s=n[13].value+"",o,r,a=n[15],l,c,d=n[13].icon&&Cd(n);const h=()=>n[9](t,a),u=()=>n[9](null,a);function m(){return n[10](n[13],n[15])}return{c(){t=x("div"),e=x("div"),d&&d.c(),i=$(),o=Se(s),r=$(),w(e,"class","content svelte-1mfj5mk"),w(t,"class","button svelte-1mfj5mk"),K(t,"active",n[4]===n[15])},m(A,p){B(A,t,p),D(t,e),d&&d.m(e,null),D(e,i),D(e,o),D(t,r),h(),l||(c=ye(t,"click",m),l=!0)},p(A,p){n=A,n[13].icon?d?d.p(n,p):(d=Cd(n),d.c(),d.m(e,i)):d&&(d.d(1),d=null),p&1&&s!==(s=n[13].value+"")&&Te(o,s),a!==n[15]&&(u(),a=n[15],h()),p&16&&K(t,"active",n[4]===n[15])},d(A){A&&O(t),d&&d.d(),u(),l=!1,c()}}}function Kv(n){let t,e,i,s,o=Pe(n[0]),r=[];for(let a=0;a<o.length;a+=1)r[a]=Id(wd(n,o,a));return{c(){t=x("div"),e=x("div"),i=$(),s=x("div");for(let a=0;a<r.length;a+=1)r[a].c();w(e,"class","highlight svelte-1mfj5mk"),z(e,"width",n[5]?`${n[5]}px`:void 0),w(s,"class","Switcher-buttons svelte-1mfj5mk"),z(s,"transform",`translate(${n[6]}px, -50%)`),w(t,"class","Switcher svelte-1mfj5mk")},m(a,l){B(a,t,l),D(t,e),D(t,i),D(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&&z(e,"width",a[5]?`${a[5]}px`:void 0),l&23){o=Pe(a[0]);let c;for(c=0;c<o.length;c+=1){const d=wd(a,o,c);r[c]?r[c].p(d,l):(r[c]=Id(d),r[c].c(),r[c].m(s,null))}for(;c<r.length;c+=1)r[c].d(1);r.length=o.length}l&64&&z(s,"transform",`translate(${a[6]}px, -50%)`)},i:q,o:q,d(a){a&&O(t),Lt(r,a),n[11](null)}}}function $v(n,t,e){let i,s,{options:o}=t,{defaultKey:r=null}=t,{onChange:a}=t;const l=[];let c,d,h=0;function u(){if(s&&c){e(5,d=s.clientWidth);const g=h+c.getBoundingClientRect().left-s.getBoundingClientRect().left;e(6,h=g)}}function m(g,v){Ne[g?"unshift":"push"](()=>{l[v]=g,e(2,l)})}const A=(g,v)=>{a(g.key),e(4,i=v)};function p(g){Ne[g?"unshift":"push"](()=>{c=g,e(3,c)})}return n.$$set=g=>{"options"in g&&e(0,o=g.options),"defaultKey"in g&&e(7,r=g.defaultKey),"onChange"in g&&e(1,a=g.onChange)},n.$$.update=()=>{n.$$.dirty&129&&e(4,i=r?o.findIndex(g=>g.key===r):0),n.$$.dirty&20&&e(8,s=l[i]),n.$$.dirty&264&&s&&c&&setTimeout(()=>u(),0)},[o,a,l,c,i,d,h,r,s,m,A,p]}class e0 extends ce{constructor(t){super(),le(this,t,$v,Kv,oe,{options:0,defaultKey:7,onChange:1},qv)}}function t0(n){fe(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 Pd(n){let t,e,i,s;return{c(){t=x("div"),e=Se(n[0]),w(t,"class","text svelte-82ysdl")},m(o,r){B(o,t,r),D(t,e),s=!0},p(o,r){(!s||r&1)&&Te(e,o[0])},i(o){s||(o&&_e(()=>{s&&(i||(i=Gt(t,et,{duration:300},!0)),i.run(1))}),s=!0)},o(o){o&&(i||(i=Gt(t,et,{duration:300},!1)),i.run(0)),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function i0(n){let t,e=n[0],i,s,o=Pd(n);return{c(){t=x("div"),o.c(),w(t,"class","CircleButton svelte-82ysdl"),z(t,"background-image",`url(${n[2]})`)},m(r,a){B(r,t,a),o.m(t,null),i||(s=ye(t,"click",function(){qt(n[1])&&n[1].apply(this,arguments)}),i=!0)},p(r,[a]){n=r,a&1&&oe(e,e=n[0])?(he(),j(o,1,1,q),ue(),o=Pd(n),o.c(),k(o,1),o.m(t,null)):o.p(n,a),a&4&&z(t,"background-image",`url(${n[2]})`)},i(r){k(o)},o(r){j(o)},d(r){r&&O(t),o.d(r),i=!1,s()}}}function n0(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"?oo:r==="blue"?Tr:oo)())},[s,o,i,r]}class s0 extends ce{constructor(t){super(),le(this,t,n0,i0,oe,{text:0,onClick:1,color:3},t0)}}function o0(n){fe(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 Ed(n){let t,e;return t=new md({props:{onClick:n[0].disable}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.onClick=i[0].disable),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function Md(n){let t,e,i,s;return e=new e0({props:{options:[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}],defaultKey:n[0].currentMeasureType,onChange:n[0].changeMeasureType}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","mode-switcher svelte-ldjbp8")},m(o,r){B(o,t,r),ie(e,t,null),s=!0},p(o,r){n=o;const a={};r&4&&(a.options=[{key:"line",value:n[2]("测距离")},{key:"area",value:n[2]("测面积")}]),r&1&&(a.defaultKey=n[0].currentMeasureType),r&1&&(a.onChange=n[0].changeMeasureType),e.$set(a)},i(o){s||(k(e.$$.fragment,o),o&&_e(()=>{s&&(i||(i=Gt(t,et,{duration:An},!0)),i.run(1))}),s=!0)},o(o){j(e.$$.fragment,o),o&&(i||(i=Gt(t,et,{duration:An},!1)),i.run(0)),s=!1},d(o){o&&O(t),ne(e),o&&i&&i.end()}}}function kd(n){let t,e,i,s=n[2]("撤销")+"",o,r,a,l,c;return{c(){t=x("div"),e=x("div"),i=$(),o=Se(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${gd})`),w(t,"class","button svelte-ldjbp8"),K(t,"forbid",n[3]==="start")},m(d,h){B(d,t,h),D(t,e),D(t,i),D(t,o),a=!0,l||(c=ye(t,"click",n[13]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("撤销")+"")&&Te(o,s),(!a||h&8)&&K(t,"forbid",n[3]==="start")},i(d){a||(d&&_e(()=>{a&&(r||(r=Gt(t,et,{duration:An},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Gt(t,et,{duration:An},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function Dd(n){let t,e,i,s=n[2]("结束")+"",o,r,a,l,c;return{c(){t=x("div"),e=x("div"),i=$(),o=Se(s),w(e,"class","icon svelte-ldjbp8"),z(e,"background-image",`url(${pd})`),w(t,"class","button svelte-ldjbp8")},m(d,h){B(d,t,h),D(t,e),D(t,i),D(t,o),a=!0,l||(c=ye(t,"click",n[10]),l=!0)},p(d,h){n=d,(!a||h&4)&&s!==(s=n[2]("结束")+"")&&Te(o,s)},i(d){a||(d&&_e(()=>{a&&(r||(r=Gt(t,et,{duration:An},!0)),r.run(1))}),a=!0)},o(d){d&&(r||(r=Gt(t,et,{duration:An},!1)),r.run(0)),a=!1},d(d){d&&O(t),d&&r&&r.end(),l=!1,c()}}}function r0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A=n[1]&&Ed(n),p=n[0].allowMeasureType.length>=2&&n[3]==="start"&&Md(n),g=n[4]&&kd(n);h=new s0({props:{onClick:n[14],text:n[6][n[3]],color:n[7][n[3]]}});let v=n[4]&&Dd(n);return{c(){t=x("div"),A&&A.c(),e=$(),i=x("div"),s=x("div"),o=$(),r=x("div"),p&&p.c(),a=$(),l=x("div"),g&&g.c(),c=$(),d=x("div"),se(h.$$.fragment),u=$(),v&&v.c(),w(s,"class","mask svelte-ldjbp8"),w(d,"class","main-button svelte-ldjbp8"),K(d,"forbid",!n[5]),w(l,"class","controller svelte-ldjbp8"),w(r,"class","center svelte-ldjbp8"),w(i,"class","bottom svelte-ldjbp8"),w(t,"class","Measure-Controller svelte-ldjbp8")},m(y,I){B(y,t,I),A&&A.m(t,null),D(t,e),D(t,i),D(i,s),D(i,o),D(i,r),p&&p.m(r,null),D(r,a),D(r,l),g&&g.m(l,null),D(l,c),D(l,d),ie(h,d,null),D(l,u),v&&v.m(l,null),m=!0},p(y,[I]){y[1]?A?(A.p(y,I),I&2&&k(A,1)):(A=Ed(y),A.c(),k(A,1),A.m(t,e)):A&&(he(),j(A,1,1,()=>{A=null}),ue()),y[0].allowMeasureType.length>=2&&y[3]==="start"?p?(p.p(y,I),I&9&&k(p,1)):(p=Md(y),p.c(),k(p,1),p.m(r,a)):p&&(he(),j(p,1,1,()=>{p=null}),ue()),y[4]?g?(g.p(y,I),I&16&&k(g,1)):(g=kd(y),g.c(),k(g,1),g.m(l,c)):g&&(he(),j(g,1,1,()=>{g=null}),ue());const M={};I&8&&(M.onClick=y[14]),I&8&&(M.text=y[6][y[3]]),I&8&&(M.color=y[7][y[3]]),h.$set(M),(!m||I&32)&&K(d,"forbid",!y[5]),y[4]?v?(v.p(y,I),I&16&&k(v,1)):(v=Dd(y),v.c(),k(v,1),v.m(l,null)):v&&(he(),j(v,1,1,()=>{v=null}),ue())},i(y){m||(k(A),k(p),k(g),k(h.$$.fragment,y),k(v),m=!0)},o(y){j(A),j(p),j(g),j(h.$$.fragment,y),j(v),m=!1},d(y){y&&O(t),A&&A.d(),p&&p.d(),g&&g.d(),ne(h),v&&v.d()}}}const An=100;function a0(n,t,e){let{measureController:i}=t,{showExit:s=!1}=t,{i18n:o=U=>U}=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,d="start",h=i.currentMeasureType;const u=()=>{i.getCurrentMode()!=="Edit"?i.changeMode("Edit"):(p("add"),m())},m=()=>{i.controller instanceof vi&&i.controller.selectPoint()},A=()=>{i.controller instanceof vi&&i.controller.complete()},p=U=>{e(3,d=U)},g=()=>{m(),S("allow")},v=()=>{p("complete")},y=()=>{i.currentMeasureType==="area"&&d==="complete"&&p("add")},I=U=>{U.length},M=()=>{p("start"),S("allow")},S=U=>{e(5,c=U==="allow")},P=U=>{e(12,h=U)},V=U=>{U.isEmpty&&p("start")};gt(()=>{i.hook.on("revoke",V),i.hook.on("measureTypeChange",P),i.hook.on("modeChange",M),i.hook.on("pointsChange",I),i.hook.on("allowAddPointStateChange",S),i.hook.on("readyComplete",v),i.hook.on("notReadyComplete",y),i.hook.on("complete",M)}),Tt(()=>{i.hook.off("measureTypeChange",P),i.hook.off("modeChange",M),i.hook.off("allowAddPointStateChange",S),i.hook.off("readyComplete",v),i.hook.off("pointsChange",I),i.hook.off("notReadyComplete",y),i.hook.off("complete",M)});const T=()=>i.revoke(),X=()=>{d==="start"?u():d==="add"?m():(d==="end"||d==="complete")&&g()};return n.$$set=U=>{"measureController"in U&&e(0,i=U.measureController),"showExit"in U&&e(1,s=U.showExit),"i18n"in U&&e(2,o=U.i18n)},n.$$.update=()=>{n.$$.dirty&4104&&e(4,l=h==="area"&&d!=="start")},[i,s,o,d,l,c,r,a,u,m,A,g,h,T,X]}class l0 extends ce{constructor(t){super(),le(this,t,a0,r0,oe,{measureController:0,showExit:1,i18n:2},o0)}}class c0{constructor(t,e){f(this,"revoke");f(this,"container");f(this,"mainController");f(this,"disposers",[]);f(this,"measureController");f(this,"mode");f(this,"svelteDom");f(this,"_params");f(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,zv),Object.assign(t==null?void 0:t.style,Ov));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"?xv:Sv,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 Jv({target:e.container,props:{measureController:this.measureController,i18n:e.i18n,showExit:e.showExit}}):e.pointSelectorMode==="fixed"&&(this.svelteDom=new l0({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,jv),Object.assign(l==null?void 0:l.style,Tv),Object.assign(this.container.style,Lv),r.forEach(c=>Object.assign(c.style,Bv))}}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 Qv(this.measureController,this.container),this.mainController=new Vv(this.measureController,this.container,this._params)):this.mainController=new Rv(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 kt=typeof globalThis!="undefined"?globalThis:typeof window!="undefined"?window:typeof global!="undefined"?global:typeof self!="undefined"?self:{},We={},d0={get exports(){return We},set exports(n){We=n}};function ro(n){return n===null?"null":typeof n=="undefined"?"undefined":typeof n=="object"?Array.isArray(n)?"array":"object":typeof n}function xd(n){return ro(n)==="object"?zr(n):ro(n)==="array"?jr(n):n}function jr(n){return n.map(xd)}function zr(n){const t={};for(const e in n)n.hasOwnProperty(e)&&(t[e]=xd(n[e]));return t}function ao(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 d=l[c],h=a[d],u=ro(h),m=ro(o[d]);if(u==="object")if(m!=="undefined"){const A=m==="object"?o[d]:{};o[d]=ao({},[A,zr(h)],i)}else o[d]=zr(h);else if(u==="array")if(m==="array"){const A=jr(h);o[d]=i.arrayBehaviour==="merge"?o[d].concat(A):A}else o[d]=jr(h);else o[d]=h}}return o}d0.exports=function(t,...e){return ao(t,e)},We.noMutate=function(...t){return ao({},t)},We.withOptions=function(t,e,i){return ao(t,e,i)};function h0(n){fe(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 Sd(n){let t,e,i,s,o;return{c(){t=x("div"),e=x("div"),i=Se(n[2]),w(e,"class","text svelte-1q8gtp4"),w(t,"class","Measure-Tips svelte-1q8gtp4")},m(r,a){B(r,t,a),D(t,e),D(e,i),n[7](e),o=!0},p(r,a){(!o||a&4)&&Te(i,r[2])},i(r){o||(r&&_e(()=>{o&&(s||(s=Gt(t,et,{},!0)),s.run(1))}),o=!0)},o(r){r&&(s||(s=Gt(t,et,{},!1)),s.run(0)),o=!1},d(r){r&&O(t),n[7](null),r&&s&&s.end()}}}function u0(n){let t,e=n[0]&&Sd(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[0]?e?(e.p(i,s),s&1&&k(e,1)):(e=Sd(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(he(),j(e,1,1,()=>{e=null}),ue())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function f0(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 I=i.currentMeasureType;let M="";return M=o[y],M===void 0&&(M=o[I][y]),M},d=y=>{e(2,u=s(c(y)))},h=()=>{e(2,u="")};let u="";const m=y=>{y==="Edit"&&i.changeMeasureType?d("start"):h()},A=()=>{i.getCurrentMode()==="Watch"&&h()},p=()=>{i.getCurrentMode()==="Edit"&&d("start")},g=y=>{i.currentMeasureType==="area"&&(y.length>=2?d("close"):y.length===0?d("start"):h())};gt(()=>{m(i.getCurrentMode()),i.hook.on("modeChange",m),i.hook.on("complete",A),i.hook.on("pointsChange",g),i.hook.on("measureTypeChange",p)}),Tt(()=>{i.hook.off("modeChange",m),i.hook.off("complete",A),i.hook.off("pointsChange",g),i.hook.off("measureTypeChange",p),h()});function v(y){Ne[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,u,i,s,o,r,v]}class m0 extends ce{constructor(t){super(),le(this,t,f0,u0,oe,{measureController:3,i18n:4,tips:5,tipStyle:6,visible:0},h0)}}const g0={line:{start:"选择一个合适的位置开始测量,点击【结束】或【鼠标右键】结束测量"},area:{start:"选择一个合适的位置开始绘制平面",close:"选择3个点后将闭合平面,点击【结束】或【鼠标右键】将自动闭合"}},p0={line:{start:""},area:{start:"",close:"选择3个点后将闭合平面,点击结束自动闭合"}};class A0{constructor(t,e){f(this,"tipSvelteDom");this.tipSvelteDom=new m0({target:e.container,props:{measureController:t,tips:We({},e.pointSelectorMode==="fixed"?p0:g0,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 v0{constructor(t,e){f(this,"five");f(this,"measureController");f(this,"onKeyDown",t=>{if(t.metaKey&&t.code==="KeyS"){this.measureController.save().changeMode("Watch"),t.preventDefault();return}if(t.code==="Escape")return this.escape()});f(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 lo(n){return typeof n=="object"?n===null?{}:n:{}}class b0{constructor(t,e){f(this,"hasOpen",!1);f(this,"hook",new Ae.Subscribe);f(this,"magnifier");f(this,"controller",null);f(this,"allowMeasureType");f(this,"currentMeasureType");f(this,"five");f(this,"model");f(this,"group");f(this,"config");f(this,"isMobile");f(this,"useUIController");f(this,"params");f(this,"useGuideController");f(this,"container",document.createElement("div"));f(this,"shortcutKeyController");f(this,"disable",()=>{var t,e,i,s;this.hasOpen=!1,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)});f(this,"getCurrentMode",()=>this.controller instanceof vi?"Edit":this.controller instanceof rd?"Watch":this.controller instanceof Yn?"Mixed":this.controller instanceof sd?"View":null);f(this,"changeMode",t=>{var s;if(!this.hasOpen||this.getCurrentMode()===t)return;(s=this.controller)==null||s.dispose();const e={View:sd,Watch:rd,Edit:vi,Mixed:Yn};if(!e[t])throw new Error("不存在的 Mode");const i=this.createControllerParams();this.controller=new e[t](i),this.hook.emit("modeChange",t)});f(this,"changeMeasureType",t=>{this.currentMeasureType=t,this.hook.emit("measureTypeChange",t)});var o,r,a,l,c,d,h,u,m;this.five=t,this.params=e,this.config=Xs(e,["openParams","magnifierParams"]),this.model=new Lr(this.config),this.isMobile=(r=(o=e==null?void 0:e.openParams)==null?void 0:o.isMobile)!=null?r:!1,this.magnifier=new Uo(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=(d=this.allowMeasureType[0])!=null?d:"line",this.group=new R.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=(u=(h=e.editParams)==null?void 0:h.pointSelectorMode)!=null?u:td?"fixed":"cursor",s=(m=this.params.openParams)!=null?m:{};if(this.params.useUIController!==!1){const A=G({container:this.container,openParams:s,i18n:e.i18n,pointSelectorMode:i,useNewUI:this.allowMeasureType.length>1},lo(this.params.useUIController));this.useUIController=new c0(this,A)}if(this.params.useGuideController!==!1){const A=G({container:this.container,pointSelectorMode:i,i18n:e.i18n},lo(this.params.useGuideController));this.useGuideController=new A0(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;this.hasOpen||(this.hasOpen=!0,this.five.scene.add(this.group),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(),this.shortcutKeyController=new v0(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 vi&&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 vi)&&!(this.controller instanceof Yn))return this;const e=(s=t==null?void 0:t.mode)!=null?s:"View",i=this.controller.model.areas;return this.controller instanceof vi?this.controller.complete():i.forEach(o=>{o.showArea(),this.model.addArea(o)}),this.changeMode(e),this}addStartPoint(){this.controller instanceof Yn&&this.hook.emit("willChangeState","watching","editing")}addEndPoint(){this.controller instanceof Yn&&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:ad(G({},t.crossHairParameter)),userDistanceItemCreator:this.params.userDistanceItemCreator}}}function co(n,t,e){const i=n[t],s=n[e];i===void 0||s===void 0||(n[t]=s,n[e]=i)}function y0(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;co(n,a*4+0,l*4+0),co(n,a*4+1,l*4+1),co(n,a*4+2,l*4+2),co(n,a*4+3,l*4+3)}}}class w0{constructor(t,e){f(this,"width");f(this,"height");f(this,"containerDom");f(this,"hooks",new Ae.Subscribe);f(this,"canvas",document.createElement("canvas"));f(this,"five");f(this,"scale");f(this,"config");f(this,"offset",{x:0,y:0});f(this,"context");f(this,"renderCenter",new E.Vector3);f(this,"hammer");f(this,"state",{enabled:!1});f(this,"offsetRange");f(this,"isPanning",!1);f(this,"onPanstart",()=>{this.isPanning=!0,this.canvas.style.boxShadow="0 2px 30px 0 rgba(0,0,0,0.20)"});f(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)`});f(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;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=(r=e==null?void 0:e.height)!=null?r: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 ai(this.canvas),this.hammer.on("pan",this.onPan),this.hammer.on("panstart",this.onPanstart),this.hammer.on("panend",this.onPanend)),this.initStyle()}dispose(){var t;this.clear(),this.disable(),(t=this.hammer)==null||t.destroy()}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.remove(),this}appendTo(t){return 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)"}getCurrentState(){return{enabled:this.state.enabled}}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,[i,s,o]=(()=>{if(this.renderCenter instanceof E.Vector3){const r=this.renderCenter.clone().project(this.five.camera);return[(r.x+1)/2*this.containerDom.clientWidth,-(r.x-1)/2*this.containerDom.clientWidth,-(r.y-1)/2*this.containerDom.clientHeight]}else return[this.renderCenter.x,this.containerDom.clientWidth-this.renderCenter.x,this.renderCenter.y]})();i<183?(this.canvas.style.top=-e/2+"px",this.canvas.style.left="90px"):o<183?(this.canvas.style.top="90px",this.canvas.style.left=-t/2+"px"):s<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(${i}px, ${o}px, 10px)`,this.offset={x:i,y:o}}render(){if(!this.five.renderer||!this.containerDom)return;const{scale:t,context:e,width:i,height:s}=this,o=this.five.renderer.getSize(new E.Vector2),[r,a]=(()=>{if(this.renderCenter instanceof E.Vector3){const g=this.renderCenter.clone().project(this.five.camera);return[(g.x+1)/2*o.x,(g.y+1)/2*o.y]}else return[this.renderCenter.x,o.y-this.renderCenter.y]})(),l=1,c=i/t,d=s/t,h=l*t,u=this.five.getPixels(r-c/2,a-c/2,c,d,h),m=Math.floor(i*l),A=Math.floor(s*l);y0(u,m,A);const p=new ImageData(m,A);p.data.set(u),e.putImageData(p,0,0)}initStyle(){const t=this.canvas;t.classList.add("five-plugin__magnifier"),t.style.position="absolute",t.style.pointerEvents="all",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)",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),d=Math.min(Math.max(l,s),r);return{translateX:c,translateY:d}}}const C0=function(t,e){return new b0(t,e)},Ld=mr(null);function I0(n){fe(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 Td(n,t,e){const i=n.slice();return i[3]=t[e],i}function jd(n){let t,e=`${n[3].top}%`,i=`${n[3].left}%`,s,o;function r(){return n[2](n[3])}return{c(){t=x("i"),w(t,"class","svelte-19zi46m"),K(t,"PanoSpatialTagPlugin__tag-origin",!0),K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),z(t,"top",e),z(t,"left",i),z(t,"visibility",n[3].front?"visible":"hidden")},m(a,l){B(a,t,l),s||(o=ye(t,"click",r),s=!0)},p(a,l){n=a,l&1&&K(t,"PanoSpatialTagPlugin__tag-origin-destroy",n[3].destroying),l&1&&e!==(e=`${n[3].top}%`)&&z(t,"top",e),l&1&&i!==(i=`${n[3].left}%`)&&z(t,"left",i),l&1&&z(t,"visibility",n[3].front?"visible":"hidden")},d(a){a&&O(t),s=!1,o()}}}function P0(n){let t,e=Pe(n[0]),i=[];for(let s=0;s<e.length;s+=1)i[s]=jd(Td(n,e,s));return{c(){for(let s=0;s<i.length;s+=1)i[s].c();t=ke()},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=Pe(s[0]);let r;for(r=0;r<e.length;r+=1){const a=Td(s,e,r);i[r]?i[r].p(a,o):(i[r]=jd(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:q,o:q,d(s){s&&O(t),Lt(i,s)}}}function E0(n,t,e){let{origins:i}=t;const s=r=>{Ld.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 M0 extends ce{constructor(t){super(),le(this,t,E0,P0,oe,{origins:0},I0)}}function k0(n){fe(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 D0(n){let t,e,i,s,o,r,a,l,c,d,h,u,m,A,p;return{c(){t=x("div"),e=x("div"),i=$(),s=x("div"),o=x("i"),r=$(),a=x("i"),l=$(),c=x("i"),d=$(),h=x("div"),u=x("div"),w(e,"class","PanoSpatialTagPlugin__tag-shadow svelte-9m6drd"),z(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]+")"),w(o,"class","PanoSpatialTagPlugin__tag-flagpole svelte-9m6drd"),z(o,"width",n[4]+"rem"),w(a,"class","PanoSpatialTagPlugin__tag-line1 svelte-9m6drd"),w(c,"class","PanoSpatialTagPlugin__tag-line2 svelte-9m6drd"),w(s,"class","PanoSpatialTagPlugin__tag-line svelte-9m6drd"),w(u,"class","PanoSpatialTagPlugin__tag-content svelte-9m6drd"),w(h,"class","PanoSpatialTagPlugin__tag-animate svelte-9m6drd"),z(h,"transform","scale("+n[3]*3+")"),w(t,"id",m="PanoSpatialTagPlugin__"+n[0]),z(t,"height",20*n[5]+"rem"),w(t,"class","svelte-9m6drd"),K(t,"PanoSpatialTagPlugin__tag-x",!0),K(t,"PanoSpatialTagPlugin__tag-upside-down",n[1]),K(t,"PanoSpatialTagPlugin__tag-show",n[10]),K(t,"PanoSpatialTagPlugin__tag-hide",n[10]===!1||n[6])},m(g,v){B(g,t,v),D(t,e),D(t,i),D(t,s),D(s,o),D(s,r),D(s,a),D(s,l),D(s,c),D(t,d),D(t,h),D(h,u),u.innerHTML=n[2],n[16](u),A||(p=ye(u,"click",n[11]),A=!0)},p(g,[v]){v&394&&z(e,"transform","translate("+g[7]/2*g[3]*3+"px, "+g[8]/2*(g[1]?-1:1)*g[3]*3+"px) scale("+1/g[3]+")"),v&16&&z(o,"width",g[4]+"rem"),v&4&&(u.innerHTML=g[2]),v&8&&z(h,"transform","scale("+g[3]*3+")"),v&1&&m!==(m="PanoSpatialTagPlugin__"+g[0])&&w(t,"id",m),v&32&&z(t,"height",20*g[5]+"rem"),v&2&&K(t,"PanoSpatialTagPlugin__tag-upside-down",g[1]),v&1024&&K(t,"PanoSpatialTagPlugin__tag-show",g[10]),v&1088&&K(t,"PanoSpatialTagPlugin__tag-hide",g[10]===!1||g[6])},i:q,o:q,d(g){g&&O(t),n[16](null),A=!1,p()}}}function x0(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:d}=t,{dispose:h}=t,{events:u}=t,{hooks:m}=t,A=0,p=0,g,v,y=setTimeout(()=>{d||e(10,v=!0),y=void 0},100);const I=P=>{const V=Object.keys(u);let T=P.target;for(;T;){const X=T.getAttribute("class");if(!X){T=T.parentNode;continue}if(X.includes("PanoSpatialTagPlugin__tag-content")){T=null;break}V.forEach(U=>{X.includes(U)&&u[U](i)}),T=T.parentNode}};gt(()=>{m.emit("initTag",{id:i})});const M=Ld.subscribe(P=>{if(P===null)return;const[V,T]=P.split("-PanoSpatialTagPlugin-");i===V&&(m.emit("clickOrigin",{id:i,show:v}),y||(e(10,v=d),e(12,d=!d),y=setTimeout(()=>{y=void 0},1500)))});Vl(()=>{e(7,A=g.offsetWidth),e(8,p=g.offsetHeight),!y&&e(10,v=!d)}),Tt(()=>{m.emit("destroyTag",{id:i}),M(),h()});function S(P){Ne[P?"unshift":"push"](()=>{g=P,e(9,g)})}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,d=P.folded),"dispose"in P&&e(13,h=P.dispose),"events"in P&&e(14,u=P.events),"hooks"in P&&e(15,m=P.hooks)},[i,s,o,r,a,l,c,A,p,g,v,I,d,h,u,m,S]}let S0=class extends ce{constructor(t){super(),le(this,t,x0,D0,oe,{id:0,upsideDown:1,content:2,contentZoom:3,lineWidthZoom:4,lineHeightZoom:5,destroying:6,folded:12,dispose:13,events:14,hooks:15},k0)}};const L0={position:"absolute",top:"0px",left:"0px",width:"100%",height:"100%",pointerEvents:"none"},zd="<",Od=">",Bd="%",Vd="locals",T0="(<%%|%%>|<%=|<%-|<%_|<%#|<%|%>|-%>|_%>)",j0={"&":"&","<":"<",">":">",'"':""","'":"'"},ut={EVAL:"eval",ESCAPED:"escaped",RAW:"raw",COMMENT:"comment",LITERAL:"literal"};function Rd(n){return n.replace(/;(\s*$)/,"$1")}function z0(n,t){return new O0(n).compileFunction()(t)}class O0{constructor(t){f(this,"templateText");f(this,"mode",null);f(this,"truncate",!1);f(this,"currentLine",1);f(this,"source","");f(this,"regex",new RegExp(T0));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 (`+Vd+` || {}) {
|
|
@@ -528,7 +528,7 @@ void main() {
|
|
|
528
528
|
`)}switch(this.mode){case ut.EVAL:this.source+=" ; "+t+`
|
|
529
529
|
`;break;case ut.ESCAPED:this.source+=" ; __append(escapeFn("+Rd(t)+`))
|
|
530
530
|
`;break;case ut.RAW:this.source+=" ; __append("+Rd(t)+`)
|
|
531
|
-
`;break;case ut.COMMENT:break;case ut.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Or=.001,Qd=.01,B0="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",V0=(n,t)=>{var de,re,Ie,Ee,ve,Re,be,
|
|
531
|
+
`;break;case ut.COMMENT:break;case ut.LITERAL:this._addOutput(t);break}}else this._addOutput(t)}}}const Or=.001,Qd=.01,B0="https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png",V0=(n,t)=>{var de,re,Ie,Ee,ve,Re,be,Xe;let e=t==null?void 0:t.container,i=1.4;const s=(de=t==null?void 0:t.wait)!=null?de:200,o=(re=t==null?void 0:t.maxNumberOnScreen)!=null?re:3,r=(Ie=t==null?void 0:t.minRad)!=null?Ie:Math.PI/4,a=(Ee=t==null?void 0:t.nearTolerance)!=null?Ee:100,l=(ve=t==null?void 0:t.upsideHeight)!=null?ve:1.6,c=(Re=t==null?void 0:t.minDistance)!=null?Re:1.2,d=(be=t==null?void 0:t.maxDistance)!=null?be:3.5,h=xs(n),u=document.createElement("div");u.classList.add("PanoSpatialTagPlugin"),Object.assign(u.style,L0);const m=new Ae.Subscribe;let A=new Image;A.src=B0;const p={points:[],origins:[],tags:[],template:"",events:{},render:z0,folded:!1,enabled:!0,forbidden:!0},g=new M0({target:u,props:{origins:p.origins}}),v=(me,Ce)=>{S(),Ce&&P()},y=()=>{p.forbidden&&(p.forbidden=!1,P())},I=(me,Ce)=>{if(p.tags.length===0)return;const Oe=Ce.longitude-n.state.longitude,ge=n.camera.clone();ge.position.copy(Ce.offset),ge.rotateOnWorldAxis(new E.Vector3(0,1,0),Oe),ge.updateProjectionMatrix(),ge.updateMatrixWorld(!0);const tt=new E.Frustum,ft=new E.Matrix4;ft.multiplyMatrices(ge.projectionMatrix,ge.matrixWorldInverse),tt.setFromProjectionMatrix(ft),p.tags.forEach(xe=>{const at=ge.position.clone().setY(i).distanceTo(xe.position);if(at<c||at>d||!tt.containsPoint(xe.position))return xe.destroying=!0;const ae=xe.position.clone().sub(ge.position).setY(0);if(ae.angleTo(xe.normal)>Math.PI/2-r&&ae.angleTo(xe.normal)<Math.PI/2+r)return xe.destroying=!0}),p.tags.forEach(xe=>{xe.destroying?xe.app.$set({contentZoom:.1+ge.position.distanceTo(xe.position)/d,lineWidthZoom:.38*(.01+ge.position.distanceTo(xe.position)/d),destroying:xe.destroying}):xe.app.$set({lineWidthZoom:.38*(.01+ge.position.distanceTo(xe.position)/d),lineHeightZoom:.4+(ge.position.distanceTo(xe.position)-c)/d*.6,contentZoom:.1+ge.position.distanceTo(xe.position)/d})}),setTimeout(()=>{p.tags.forEach(xe=>{xe.destroying&&(xe.app.$destroy(),xe=null)}),p.tags=p.tags.filter(xe=>!xe.destroying),S()},1900)},M=me=>{me!==Ae.Five.Mode.Panorama&&!p.forbidden&&(g.$set({origins:[]}),p.tags.forEach(Ce=>{Ce.app.$destroy(),Ce=null}),p.origins=[],p.tags=[],p.forbidden=!0)},S=()=>{if(p.forbidden||!p.enabled)return;const me=n.camera,Ce=me.getWorldDirection(new E.Vector3);p.origins=p.tags.map(Oe=>{const ge=Oe.position.clone().project(me),tt=Oe.position.clone().sub(me.position).setY(0).angleTo(Ce.setY(0))<Math.PI/2;return{id:Oe.id,front:tt,left:(ge.x+1)/2*100,top:(-ge.y+1)/2*100,destroying:Oe.destroying}}),g.$set({origins:p.origins})},P=()=>{p.forbidden||!p.enabled||(p.timeoutId&&clearTimeout(p.timeoutId),p.timeoutId=setTimeout(()=>{p.timeoutId=void 0;const me=V();me.length&&(p.tags=p.tags.concat(me),S())},s))},V=()=>{const{clientWidth:me,clientHeight:Ce}=n.getElement(),Oe=[],ge=n.camera,tt=new E.Frustum,ft=new E.Matrix4,xe=ge.getWorldDirection(new E.Vector3);ft.multiplyMatrices(ge.projectionMatrix,ge.matrixWorldInverse),tt.setFromProjectionMatrix(ft);const at=p.tags.filter(De=>tt.containsPoint(De.position)&&!De.destroying).length,ae=p.points.reduce((De,Ye)=>{if(p.tags.find(Fe=>Ye.id===Fe.id&&!Fe.destroying))return De;const At=ge.position.clone().setY(i).distanceTo(Ye.position);if(At<c||At>d||!tt.containsPoint(Ye.position))return De;const ii=Ye.position.clone().sub(ge.position).setY(0);if(ii.angleTo(Ye.normal)>Math.PI/2-r&&ii.angleTo(Ye.normal)<Math.PI/2+r)return De;const It=Ye.position.clone().project(ge);if(!p.tags.every(Fe=>{if(Fe.position.clone().sub(ge.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Ke=Fe.position.clone().project(ge);return Math.sqrt(Math.pow((It.x-Ke.x)/2*me,2)+Math.pow((It.y-Ke.y)/2*Ce,2))>a}))return De;const Pt={id:Ye.id,position:Ye.position,normal:Ye.normal,replacement:Ye.replacement,weight:Ye.weight,distance:At};let Qe;for(let Fe=0,Ke=De.length;Fe<Ke;Fe++){const zt=De[Fe];if(Pt.weight>zt.weight){Qe=Fe;break}if(Pt.distance<zt.distance){Qe=Fe;break}}return Qe!==void 0?De.splice(Qe,0,Pt):De.push(Pt),De},[]);for(let De=0,Ye=ae.length;De<Ye&&!(at+Oe.length>=o);De++){const At=ae[De];if(Oe.find(Qe=>At.id===Qe.id))continue;const ii=At.position.clone().project(ge);if(!p.tags.concat(Oe).every(Qe=>{if(Qe.position.clone().sub(ge.position).setY(0).angleTo(xe.setY(0))>Math.PI/2)return!0;const Fe=Qe.position.clone().project(ge);return Math.sqrt(Math.pow((ii.x-Fe.x)/2*me,2)+Math.pow((ii.y-Fe.y)/2*Ce,2))>a}))continue;const It=new E.Raycaster(ge.position.clone().setY(i),At.position.clone().sub(ge.position.clone().setY(i)).normalize(),0,At.distance+Qd),[Pt]=p.intersectObjects?It.intersectObjects(p.intersectObjects,!0):n.model.bvhs.loaded?n.model.intersectRaycaster(It):It.intersectObjects(n.model.children,!0);if(Pt&&At.distance-Pt.distance<Qd){const{position:Qe,normal:Fe,id:Ke,replacement:zt}=At,ns=new E.Plane().setFromNormalAndCoplanarPoint(Fe,Qe),Wt=Qe.clone().sub(ge.position).cross(new E.Vector3(0,1,0)).setLength(Or),wi=[Qe.clone(),Qe.clone().add(Wt),Qe.clone().add(new E.Vector3(0,Or,0)).add(Wt),Qe.clone().add(new E.Vector3(0,Or,0))].map(kn=>ns.projectPoint(kn,new E.Vector3)),{container:Oi,dispose:vt}=h.create3DDomContainer(wi)||{},Mn=new S0({target:Oi,props:{id:Ke,content:p.render(p.template,zt),lineWidthZoom:.38*(.01+ge.position.distanceTo(Qe)/d),lineHeightZoom:.4+(ge.position.distanceTo(Qe)-c)/d*.6,contentZoom:.1+ge.position.distanceTo(Qe)/d,upsideDown:Qe.y>l,folded:p.folded,events:p.events,hooks:m,dispose:vt}});Oe.push({position:Qe,normal:Fe,id:Ke,app:Mn})}}return Oe},T=me=>{p.points=me.points.map(Ce=>{var Oe,ge;return{id:Ce.id,position:new E.Vector3().fromArray(Ce.position),normal:new E.Vector3().fromArray(Ce.normal),replacement:(Oe=Ce.replacement)!=null?Oe:{},weight:(ge=Ce.weight)!=null?ge:-1}}),me.render&&(p.render=me.render),me.template&&(p.template=me.template),me.events&&(p.events=me.events),me.enabled===!1&&(p.enabled=me.enabled),me.folded===!0&&(p.folded=me.folded)},X=me=>{p.intersectObjects=me,P()},U=()=>{p.enabled=!0,P()},N=()=>{p.enabled=!1,g.$set({origins:[]}),p.tags.forEach(me=>{me.app.$destroy(),me=null}),p.origins=[],p.tags=[]},_=()=>{p.folded=!1,p.tags.forEach(me=>{me.app.$set({folded:p.folded})})},F=()=>{p.folded=!0,p.tags.forEach(me=>{me.app.$set({folded:p.folded})})},Q=me=>{p.tags.forEach(Ce=>{Ce.id===me&&Ce.app.$set({folded:!1})})},W=me=>{p.tags.forEach(Ce=>{Ce.id===me&&Ce.app.$set({folded:!0})})},J=()=>{n.once("renderFrame",S)},Z=()=>{e||(e=n.getElement().parentElement),e&&e.appendChild(u),p.forbidden=!1,i=n.model.bounding.getCenter(new E.Vector3).y,P(),n.on("panoWillArrive",I),n.on("panoArrived",y),n.on("modeChange",M),n.on("cameraUpdate",v)},ee=()=>{A=null,h.disposeAll(),g.$destroy(),p.tags.forEach(me=>{me.app.$destroy(),me=null}),p.origins=[],p.tags=[],n.off("modelLoaded",Z),n.off("renderFrame",S),n.off("panoWillArrive",I),n.off("panoArrived",y),n.off("modeChange",M),n.off("cameraUpdate",v),n.off("dispose",ee),window.removeEventListener("resize",J,!1)};return window.addEventListener("resize",J,!1),(Xe=n==null?void 0:n.model)!=null&&Xe.loaded?Z():n.once("modelLoaded",Z),n.on("dispose",ee),{load:T,setIntersectObjects:X,unfoldAll:_,foldAll:F,unfold:Q,fold:W,enable:U,disable:N,hooks:m,dispose:ee}};var xi=(n=>(n.SMALL="small",n.MIDLLE="middle",n.LARGE="large",n.EXTRA_LARGE="x-large",n))(xi||{}),Br={},R0={get exports(){return Br},set exports(n){Br=n}};/*!
|
|
532
532
|
Copyright (c) 2018 Jed Watson.
|
|
533
533
|
Licensed under the MIT License (MIT), see
|
|
534
534
|
http://jedwatson.github.io/classnames
|
|
@@ -548,7 +548,7 @@ void main() {
|
|
|
548
548
|
width: 100%;
|
|
549
549
|
height: 100%;
|
|
550
550
|
z-index: 5;
|
|
551
|
-
`,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=gb(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new mb({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",h),n.once("dispose",a)},d=()=>{n.off("modeChange",h)},h=g=>{if(g!==Ae.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},vb={name:"ItemLabelPlugin",version:0};class bb extends Wn{constructor(e){super(e);f(this,"state");f(this,"container");f(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(we(G({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(we(G({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(we(G({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(we(G({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=G({},this.state);this.state=G(G(G({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===Ae.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(we(G({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function yb(n){fe(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function wb(n){let t,e,i,s,o,r,a,l;return{c(){t=x("div"),e=x("div"),i=x("span"),i.textContent=`${n[8]}`,s=$(),o=x("i"),w(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),w(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),w(e,"class",r=Ge(rt("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),w(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),w(e,"data-camera-toward",n[7]),w(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),w(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,d){B(c,t,d),D(t,e),D(e,i),D(e,s),D(e,o),n[10](t),a||(l=ye(e,"click",n[9]),a=!0)},p(c,[d]){d&1&&r!==(r=Ge(rt("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&w(e,"class",r)},i:q,o:q,d(c){c&&O(t),n[10](null),a=!1,l()}}}function Cb(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:d,cameraToward:h,name:u}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,v=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=v/2||a>=100-v/2},A=g=>{s&&s()};function p(g){Ne[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,h,u,A,p]}class Ib extends ce{constructor(t){super(),le(this,t,Cb,wb,oe,{props:0,onClick:1},yb)}}function Pb(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function Eb(n){const{camera:t}=n,e=t.getWorldDirection(new R.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function Mb(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function kb(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const Db={userAction:!0};class xb extends bb{constructor(e){super(e);f(this,"MinVisibledistance",1.8);f(this,"MaxVisibledistance",5);f(this,"OffsetHeight",-1.3);f(this,"rooms");f(this,"floorplanServerData");f(this,"doorLabelItems");f(this,"visibleLabelMap",new Map);f(this,"labelItems",[]);f(this,"doorLabels");f(this,"roomObservers");f(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});f(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,d=e==null?void 0:e.find(h=>h.floor_index===c);if(d){const h=d.rooms.find(u=>u.observer_indexs.includes(l));if(h)return{panoIndex:l,floorIndex:c,name:h.name}}}).filter(Boolean);this.roomObservers=s});f(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});f(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const d=l.position.clone(),h=d.distanceTo(o);if(h<this.MinVisibledistance||h>this.MaxVisibledistance)return;const u=new R.Raycaster,m=d.clone().sub(o).normalize();u.set(o,m);const[A]=this.five.model.intersectRaycaster(u);A&&A.distance+.1<h||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});f(this,"fixDoorPosition",()=>{var d,h,u,m,A,p,g,v,y,I,M,S;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new R.Vector3),l=[],c=[...this.labelItems];if(c.forEach((P,V)=>{if(P.visible){const T=i.position.distanceTo(P.position),X=P.position.clone().add(new R.Vector3(0,this.OffsetHeight,0)),N=X.clone().sub(i.position).normalize().angleTo(a),_=X.clone().project(i),F=(_.x+1)/2.2*100,Q=(-_.y+1)/2.2*100,W=F>=0&&F<=100&&Q>=0&&Q<=100&&T>this.MinVisibledistance&&T<=this.MaxVisibledistance;P.left=F,P.top=Q,P.inSight=W&&N<Math.PI/2,P.cameraToward=Eb(this.five),W?l.push({disFromCameraToLabel:T,left:F,top:Q,index:V}):P.transform="translate(-50%, -50%)"}else P.inSight=!1}),l.length>1){let P=0;l.sort((V,T)=>T.disFromCameraToLabel-V.disFromCameraToLabel);for(let V=1;V<l.length;V++){const{index:T,left:X,top:U}=l[V-1],{index:N,left:_,top:F}=l[V],Q=this.container.children[T],W=this.container.children[N];if(!Q||!W)return;const J={left:o*X/100,top:r*U/100,width:(u=(h=(d=Q.children)==null?void 0:d[0])==null?void 0:h.clientWidth)!=null?u:0,height:(p=(A=(m=Q.children)==null?void 0:m[0])==null?void 0:A.clientHeight)!=null?p:0},Z={left:o*_/100,top:r*F/100,width:(y=(v=(g=W.children)==null?void 0:g[0])==null?void 0:v.clientWidth)!=null?y:0,height:(S=(M=(I=W.children)==null?void 0:I[0])==null?void 0:M.clientHeight)!=null?S:0};Pb(J,Z)&&(P++,c[T].transform=`translate(-50%, ${(P-1)*100-50}%)`,c[N].transform=`translate(-50%, ${P*100-50}%)`)}}this.labelItems=c,this.render()});f(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(d=>d.panoIndex===l.panoIndex&&d.name===e)){const d=l.standingPosition,h=i.distanceTo(d);h<a&&(o=l.panoIndex,r=d.clone().sub(i).normalize(),a=h)}if(r!==null&&o!==null){const l={};if(a>0){const d=new R.Vector3(0,0,-1),h=r.clone(),u=new R.Quaternion;u.setFromUnitVectors(d,h);const m=new R.Euler;m.setFromQuaternion(u,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});f(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(d=>!!(d&&d.name===r.name)),l=this.five.work.observers.filter((d,h)=>!!r.observer_indexs.find(u=>u===h));a&&a.forEach(d=>{const h=d.position;let u=1/0,m;l.forEach(p=>{const g=p.standingPosition,v={x:g.x,y:g.y,z:g.z},y=Mb(h,v);y<u&&(u=y,m=v)}),m&&(h.y=m.y+.01);const A=new R.Vector3(h.x,h.y,h.z);A.add(new R.Vector3(-.2,1.8,0).applyEuler(new R.Euler(0,d.rad,0))),this.doorLabels.push({roomName:r.name,name:d.name,position:A,toward:kb(d.rad)})})}),this.labelItems=this.doorLabels.map(r=>we(G({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:Db.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Ib({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const Sb=n=>new xb(n);function Lb(n,t){console.warn(`⛔ ==> [${n}]: ${t}`)}function Jd(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var ho={},Tb=jb;function jb(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var zb=Ob;function Ob(n,t,e){return n[0]=t,n[1]=e,n}var Bb=Vb;function Vb(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var Rb=Qb;function Qb(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var Gb=Nb;function Nb(n,t){return n[0]*t[0]+n[1]*t[1]}var _b=Tb,Qr=zb,qd=Bb,Fb=Rb,Wb=Gb,Kd=[0,0];ho.computeMiter=function(t,e,i,s,o){return _b(t,i,s),qd(t,t),Qr(e,-t[1],t[0]),Qr(Kd,-i[1],i[0]),o/Wb(e,Kd)},ho.normal=function(t,e){return Qr(t,-e[1],e[0]),t},ho.direction=function(t,e,i){return Fb(t,e,i),qd(t,t),t};var ti=ho,Li=[0,0],uo=[0,0],$d=[0,0],Un=[0,0],Hb=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(ti.direction(Li,a,r),e||(e=[0,0],ti.normal(e,Li)),o===1&&Gr(i,e,1),!l)ti.normal(e,Li),Gr(i,e,1);else{ti.direction(uo,l,a);var c=ti.computeMiter($d,Un,Li,uo,1);Gr(i,Un,c)}}if(n.length>2&&t){var d=n[s-2],h=n[0],u=n[1];ti.direction(Li,h,d),ti.direction(uo,u,h),ti.normal(e,Li);var m=ti.computeMiter($d,Un,Li,uo,1);i[0][0]=Un.slice(),i[s-1][0]=Un.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function Gr(n,t,e){n.push([[t[0],t[1]],e])}const Yb=2,Ub=3,Xb=3,Zb=2;function Jb(n){const t=n.width,i=n.unitLength/t,s=t/2,o=n.path;if(o.length===0)return{geometry:new E.BufferGeometry,maxU:0};const r=new E.CurvePath;o.forEach(P=>{const V=qb(P);V&&r.add(V)});const a=Math.ceil(r.getLength()*100);r.arcLengthDivisions=a;const l=r.getPoints(a),c=l.length,d=Hb(l.map(P=>[P.x,P.z])),u=(c-1)*Yb*Ub,m=2*c,A=m*Xb,p=m*Zb,g=new Uint32Array(u),v=new Float32Array(A),y=new Float32Array(p);let I=0,M=0;for(let P=0;P<l.length;P++){const[V,T]=d[P][0],X=l[P],{x:U,y:N,z:_}=X,F=new R.Vector3(U+V*s,N+.05,_+T*s);v[P*6+0]=F.x,v[P*6+1]=F.y,v[P*6+2]=F.z;const Q=new R.Vector3(U-V*s,N+.05,_-T*s);v[P*6+3]=Q.x,v[P*6+4]=Q.y,v[P*6+5]=Q.z,I+=P>0?l[P-1].clone().sub(l[P]).length():0;const W=I/t/i;if(M=W,y[P*4+0]=0,y[P*4+1]=W,y[P*4+2]=1,y[P*4+3]=W,n.skipPositions){const J=new E.Vector3().lerpVectors(F,Q,.5);if(n.skipPositions.some(ee=>ee.distanceTo(J)<.26))continue}P!==l.length-1&&(g[P*6+0]=P*2+0,g[P*6+1]=P*2+2,g[P*6+2]=P*2+1,g[P*6+3]=P*2+2,g[P*6+4]=P*2+3,g[P*6+5]=P*2+1)}const S=new E.BufferGeometry;return S.setAttribute("position",new E.BufferAttribute(v,3)),S.setAttribute("uv",new E.BufferAttribute(y,2)),S.setIndex(new E.BufferAttribute(g,1)),{geometry:S,maxU:M,curvePath:r,curvePoints:l}}function qb(n){if(Kb(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new E.Vector3().fromArray(s));return new E.CatmullRomCurve3(e,...t)}}function Kb(n){return n.type==="CatmullRomCurve3"}function $b(n,t){t.forEach(e=>{const i=new E.SphereGeometry(.02,16,16),s=[],o=[new E.MeshBasicMaterial({color:16776960}),new E.MeshBasicMaterial({color:16711935}),new E.MeshBasicMaterial({color:16711680}),new E.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new E.Mesh(i,l);c.position.copy(Et(r)),s.push(c)});else{const r=o[0],a=new E.Mesh(i,r);a.position.copy(Et(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const We=n=>n;function Nr(n){if(!n||n.length<3)return;const t=n.map(Hi),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function e1(n){return n.stickType==="Plane"}function t1(n){return n.stickType==="3DPoint"}function i1(n){return n.stickType==="3DPoint"||n.stickType==="Plane"}function pt(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function n1(n){return n.stickType==="Model"&&n.contentType==="Model"}function s1(n){return n.stickType==="Model"}function o1(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function eh(n){const t=(()=>{if(pt(n)&&n.matrix){const e=new R.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>new R.Vector3().fromArray(i).applyMatrix4(e))}else return n.position})();return Bf(t)}function Xn(n){const t=eh(n);return di(...Array.isArray(t)?t:[t])}function Zn(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function r1(n){return new Promise(t=>{a1(n)?t():n.once("modelLoaded",()=>t())})}function a1(n){return n.model.name===n.work.model.file&&n.model.loaded}function l1(n,t,e){const s=new E.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new E.Vector3(0,1,0)).setLength(.01),r=new E.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new E.Vector3))}const th=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function c1(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function d1(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function ih(n,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",n),unobserve:()=>window.removeEventListener("resize",n)};{const e=new ResizeObserver(n);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function h1(n){var t,e,i,s;if(!n.stickType){const o=(()=>n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint")();n.stickType=o}if(n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return n}const bn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",Jn={};var _r=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(_r||{});function u1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Jn[e]||(Jn[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===bn);return s||(console.warn("未找到缓存音频,已新建",Jn),s=new nh(bn),i.push(s)),n&&(s.src=n),s}function f1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Jn[e]||(Jn[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new nh(bn))}class nh extends Audio{constructor(e){super(e);f(this,"preload","auto");f(this,"crossOrigin","anonymous");f(this,"realSrc","");f(this,"inited",!1);f(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>m1(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===bn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=bn}}function m1(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===bn&&n.play()))}const sh={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}}};var oh=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(oh||{}),rh=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Custom="Custom",n.Unknown="Unknown",n))(rh||{}),ah=(n=>(n.Two="2D",n.Three="3D",n))(ah||{});const g1={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class p1 extends Wn{constructor(e){super(e);f(this,"tagCacheByPanoIndex",{})}getCache(e){var d,h,u;const{five:i}=this,{panoIndex:s,id:o,key:r}=e!=null?e:{},a=s!=null?s:i.getCurrentState().panoIndex;if(a===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${a}`);const l=`${(h=(d=i.work)==null?void 0:d.workCode)!=null?h:i.model.uuid}-${a}`;let c=this.tagCacheByPanoIndex[l];if(c||(c=new Map,this.tagCacheByPanoIndex[l]=c),o===void 0)return c;if(r===void 0){const m=c.get(o);return m||(c.set(o,{}),c.get(o))}return(u=c.get(o))==null?void 0:u[r]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}const lh=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const fo=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,A1=lh&&fo;function v1(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),d=e.distanceTo(s);return o===a&&r===l&&c===d}class Fr extends E.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=di(...e),d=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],h=new ch(d,s);super(h,i);f(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class ch extends E.BufferGeometry{constructor(e,i){super();f(this,"name","QuadrangleGeometry");f(this,"points");this.points=e;const s=i!=null?i:v1(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,d,h,u]=[new E.Vector2(0,0),new E.Vector2(1,0),new E.Vector2(1,1),new E.Vector2(0,1)],m=[],A=[];m.push(...o.toArray()),A.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),A.push(c.x+(d.x-c.x)*g/s,c.y+(d.y-c.y)*g/s);m.push(...r.toArray()),A.push(...d.toArray()),m.push(...a.toArray()),A.push(...h.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),A.push(h.x+(u.x-h.x)*g/s,h.y+(u.y-h.y)*g/s);m.push(...l.toArray()),A.push(...u.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new E.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new E.BufferAttribute(new Float32Array(A),2)),this.setIndex(new E.BufferAttribute(new Uint32Array(p),1))}}function b1(n,t){let e=!fo;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new E.VideoTexture(i);s.minFilter=E.LinearFilter,s.magFilter=E.LinearFilter,s.encoding=E.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(fo||(i.onloadedmetadata=()=>{o()}),fo){const r=()=>{if(!e){if(!i.paused){o();return}e=!0,i.muted=!0,i.play().then(()=>{i.pause(),i.currentTime=0,o()})}};document.addEventListener("click",r,{once:!0}),lh&&document.addEventListener("touchstart",r,{once:!0})}return s}function qn(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),d=s.distanceTo(o),h=a,u=c,m=h/u;if(m>e){const p=u*e,g=new E.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),v=new E.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(v),r.clone().add(v)]}else if(m<e){const p=h/e,g=new E.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),v=new E.Vector3().subVectors(o,s).multiplyScalar((d-p)/2/d);return[i.clone().add(g),s.clone().add(v),o.clone().sub(v),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class y1 extends E.ShaderMaterial{constructor(e){super();f(this,"transparent",!1);f(this,"blending",E.CustomBlending);f(this,"blendSrc",E.SrcAlphaFactor);f(this,"blendDst",E.OneMinusSrcAlphaFactor);f(this,"blendSrcAlpha",E.OneFactor);f(this,"blendDstAlpha",E.OneMinusSrcAlphaFactor);f(this,"vertexShader",`
|
|
551
|
+
`,e.container.style.pointerEvents="none";const i=g=>(e.wrapper=g,g.appendChild(e.container),l(),!0),s=g=>{e.itemLabels=gb(g),l()},o=()=>(e.enabled||(e.enabled=!0,l()),!0),r=()=>(e.enabled&&(e.enabled=!1,l()),!0),a=()=>{d(),e.container.remove()},l=()=>{var g;if(e.wrapper){if(!e.enabled||!e.fiveModeEnabled){(g=e.app)==null||g.$destroy(),e.app=void 0;return}e.app?e.app.$set({five:n,itemLabels:e.itemLabels}):e.app=new mb({target:e.container,props:{five:n,modelOcclusionEnable:e.modelOcclusionEnable,itemLabels:e.itemLabels,hooks:e.hooks,displayStrategyType:e.displayStrategyType,maxVisibleDistance:e.maxVisibleDistance}})}},c=()=>{n.on("modeChange",h),n.once("dispose",a)},d=()=>{n.off("modeChange",h)},h=g=>{if(g!==Ae.Five.Mode.Panorama){e.fiveModeEnabled=!1,r();return}n.once("initAnimationEnded",()=>{e.fiveModeEnabled=!0,o()})};return c(),{appendTo:i,load:s,enable:o,disable:r,dispose:a,hooks:e.hooks}},vb={name:"ItemLabelPlugin",version:0};class bb extends Wn{constructor(e){super(e);f(this,"state");f(this,"container");f(this,"enabled");this.five=e,this.five.once("dispose",this.dispose),this.enabled=!0,this.state=this.initState()}enable(e){this.enabled=!0,this.updateState(we(G({},e),{userAction:!0}))}disable(e){this.enabled=!1,this.updateState(we(G({},e),{userAction:!0}))}show(e){if(this.state.enabled)return this.setState(we(G({},this.state),{visible:!0}),e),Promise.resolve()}hide(e){if(this.state.enabled)return this.setState(we(G({},this.state),{visible:!1}),e),Promise.resolve()}dispose(){this.container.remove()}setState(e,i){if(!this.enabled)return;const s=G({},this.state);this.state=G(G(G({},this.state),e),i),this.stateChangedCallback(s,i)}get visible(){return this.five.state.mode===Ae.Five.Mode.Panorama}appendTo(e){this.enabled&&(this.container=e,this.render())}updateState(e){this.setState(we(G({},this.state),{enabled:this.enabled,visible:this.visible}),e)}}function yb(n){fe(n,"svelte-1irjijd",'.plugin-DoorLabelPlugin-item.svelte-1irjijd.svelte-1irjijd{position:absolute;left:0;top:0;width:0;height:0;pointer-events:none;transition:opacity 0.3s ease}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd{position:absolute;top:50%;left:50%;border-radius:0.125rem;background:rgba(0, 0, 0, 0.35);line-height:0.75rem;padding:0.375rem;white-space:nowrap;font-size:0.75rem;font-style:normal;color:white;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform ease 1s, background ease 0.3s, color ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd::after{content:"";display:block;position:absolute;top:-0.0625rem;left:-0.0625rem;bottom:-0.0625rem;right:-0.0625rem;border-radius:0.125rem;border:0.0625rem solid rgba(0, 0, 0, 0);-o-border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;border-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMAQMAAABsu86kAAAABlBMVEUAAAD///+l2Z/dAAAAAnRSTlMAIE397fAAAAAVSURBVAjXY2BjgCMQ+PABhIAASRwARxwD8fgzCQAAAAAASUVORK5CYII=") 4;transition:opacity ease 0.3s}.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(255, 255, 255, 0.5)}.plugin-DoorLabelPlugin-icon.svelte-1irjijd.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSIxMHB4IiB2aWV3Qm94PSIwIDAgMTAgMTAiIHZlcnNpb249IjEuMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayI+CiAgICA8dGl0bGU+aW1hZ2Ut566t5aS0PC90aXRsZT4KICAgIDxkZWZzPgogICAgICAgIDxyZWN0IGlkPSJwYXRoLTEiIHg9IjAiIHk9IjAiIHdpZHRoPSIxMCIgaGVpZ2h0PSIxMCI+PC9yZWN0PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iNjYuMDYyMTk3NSUiIHkxPSI1MCUiIHgyPSItMS4xMzY4NjgzOGUtMTElIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtMyI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0ZGRkZGRiIgc3RvcC1vcGFjaXR5PSIwLjg1IiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgICAgIDxsaW5lYXJHcmFkaWVudCB4MT0iODQuMzM5NzMxJSIgeTE9IjUwJSIgeDI9IjIzLjQyODMzNzclIiB5Mj0iNTAlIiBpZD0ibGluZWFyR3JhZGllbnQtNCI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkZGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIwJSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRkZGRkZGIiBzdG9wLW9wYWNpdHk9IjAuOCIgb2Zmc2V0PSIxMDAlIj48L3N0b3A+CiAgICAgICAgPC9saW5lYXJHcmFkaWVudD4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSLpobXpnaItMSIgc3Ryb2tlPSJub25lIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCI+CiAgICAgICAgPGcgaWQ9IlZSLeWIhumXtOW8leWvvOagh+etvuWkh+S7vS0zIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzM5LjAwMDAwMCwgLTU0My4wMDAwMDApIj4KICAgICAgICAgICAgPGcgaWQ9Iue8lue7hC0y5aSH5Lu9LTEyIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzMDUuMDAwMDAwLCA1MzYuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICA8ZyBpZD0iaW1hZ2Ut566t5aS0IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgzNC4wMDAwMDAsIDcuMDAwMDAwKSI+CiAgICAgICAgICAgICAgICAgICAgPG1hc2sgaWQ9Im1hc2stMiIgZmlsbD0id2hpdGUiPgogICAgICAgICAgICAgICAgICAgICAgICA8dXNlIHhsaW5rOmhyZWY9IiNwYXRoLTEiPjwvdXNlPgogICAgICAgICAgICAgICAgICAgIDwvbWFzaz4KICAgICAgICAgICAgICAgICAgICA8dXNlIGlkPSJCRyIgZmlsbC1vcGFjaXR5PSIwIiBmaWxsPSIjRDhEOEQ4IiBvcGFjaXR5PSIwLjUxMTQ2Mjk4NCIgeGxpbms6aHJlZj0iI3BhdGgtMSI+PC91c2U+CiAgICAgICAgICAgICAgICAgICAgPHBhdGggZD0iTTcuOTM4ODY5OCwxLjE0Mzc2MTI5IEM4LjI1NDY1NDA0LDEuMjU3NTgwMzUgOC4zMTc4Mjg0LDEuMzAyMTY5OTggOC4zMTc3ODUyMSwxLjM1ODE1MjIzIEM4LjMxNzc1MDcyLDEuNDAyODQzMzUgOC4zMDU3NDkwNywxLjQ0NzUyNTI0IDguMjgxNzg0MTEsMS40ODcyMDUyMSBMOC4yODE3ODQxMSwxLjQ4NzIwNTIxIEw2LjIwOTg5MDQxLDQuOTE3NzQyNDUgQzYuMTM3ODg4MDgsNS4wMzY5NjAyOSA2LjEwMTg4NjkxLDUuMTcxMjIwMiA2LjEwMTg4NjkxLDUuMzA1NDgwMTEgQzYuMTAxODg2OTEsNS40Mzk3NDAwMiA2LjEzNzg4ODA4LDUuNTczOTk5OTQgNi4yMDk4OTA0MSw1LjY5MzIxNzc4IEw2LjIwOTg5MDQxLDUuNjkzMjE3NzggTDguMjgxNzg0MTEsOS4xMjM3NTUwMSBDOC4zMTc0NzQzOCw5LjE4Mjg0OTE2IDguMzI1ODMzMjIsOS4yNTA4MTUyIDguMzEwNDk1OTUsOS4zMTI5MzAyOCBDOC4yOTUxNTg2OCw5LjM3NTA0NTM2IDguMjU2MTI1MzEsOS40MzEzMDk0NyA4LjE5NzAzMTE3LDkuNDY2OTk5NzMgQzguMTU3MzUxMTksOS40OTA5NjQ2OSA4LjExMjY2OTMxLDkuNTAyOTY2MzQgOC4wNjc5NzgxOCw5LjUwMzAwMDgzIEM4LjAyMzI4NzA2LDkuNTAzMDM1MzEgNy45Nzg1ODY3MSw5LjQ5MTEwMjYzIDcuOTM4ODY5OCw5LjQ2NzE5ODkzIEw3LjkzODg2OTgsOS40NjcxOTg5MyBMMS4zNzk5MTIxOCw1LjUxOTY3ODE1IEMxLjMyMDc2MzAyLDUuNDg0MDc5MTIgMS4yODE2NDI4Nyw1LjQyNzg3NTMyIDEuMjY2MjA5NzcsNS4zNjU3ODM5OCBDMS4yNTQ2OTI1Niw1LjMxOTQ0NzMyIDEuMjU2MzY2OTgsNS4yNjk4MzE4MiAxLjI3Mjc1MzMzLDUuMjIzMDU0MDUgTDEuMjcyNzUzMzMsNS4yMjMwNTQwNSBaIiBpZD0i566t5aS0IiBzdHJva2U9InVybCgjbGluZWFyR3JhZGllbnQtNCkiIHN0cm9rZS13aWR0aD0iMC41IiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTMpIiBtYXNrPSJ1cmwoI21hc2stMikiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDUuMDM5MjAwLCA1LjMwNTQ4MCkgc2NhbGUoMSwgLTEpIHJvdGF0ZSgtOTAuMDAwMDAwKSB0cmFuc2xhdGUoLTUuMDM5MjAwLCAtNS4zMDU0ODApICI+PC9wYXRoPgogICAgICAgICAgICAgICAgPC9nPgogICAgICAgICAgICA8L2c+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4=") no-repeat;background-size:100%;display:inline-block;width:0.625rem;height:0.625rem;margin-left:0.25rem;transform-origin:center}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=forward].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=right].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].back.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=left].forward.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].right.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(90deg)}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-txt.svelte-1irjijd{order:1}.plugin-DoorLabelPlugin-cnt[data-camera-toward=back].left.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{transform:rotate(-90deg);margin-left:0;margin-right:0.25rem;order:0}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd{color:#f9eac1}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd .plugin-DoorLabelPlugin-icon.svelte-1irjijd{background:url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPHN2ZyB3aWR0aD0iMTBweCIgaGVpZ2h0PSI4cHgiIHZpZXdCb3g9IjAgMCAxMCA4IiB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPgogICAgPHRpdGxlPueureWktDwvdGl0bGU+CiAgICA8ZGVmcz4KICAgICAgICA8bGluZWFyR3JhZGllbnQgeDE9IjEwLjYzODU4ODQlIiB5MT0iMCUiIHgyPSI5Ni41MTYxNDc0JSIgeTI9IjEyOS43MzEzNTQlIiBpZD0ibGluZWFyR3JhZGllbnQtMSI+CiAgICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9IiNGRkYyQ0MiIG9mZnNldD0iMCUiPjwvc3RvcD4KICAgICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iI0VBRDA5QSIgb2Zmc2V0PSI0OC43MTQ0NDc4JSI+PC9zdG9wPgogICAgICAgICAgICA8c3RvcCBzdG9wLWNvbG9yPSIjRDFCMTdFIiBvZmZzZXQ9IjEwMCUiPjwvc3RvcD4KICAgICAgICA8L2xpbmVhckdyYWRpZW50PgogICAgPC9kZWZzPgogICAgPGcgaWQ9Iumhtemdoi0xIiBzdHJva2U9Im5vbmUiIHN0cm9rZS13aWR0aD0iMSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj4KICAgICAgICA8ZyBpZD0i5pyq5p2l5a625aSH5Lu9LTI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzA1LjAwMDAwMCwgLTU0NS4wMDAwMDApIiBmaWxsPSJ1cmwoI2xpbmVhckdyYWRpZW50LTEpIiBmaWxsLXJ1bGU9Im5vbnplcm8iPgogICAgICAgICAgICA8ZyBpZD0i57yW57uELTLlpIfku70tMTMiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDI0NS4wMDAwMDAsIDUzNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgIDxnIGlkPSJpbWFnZS3nrq3lpLQiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDYwLjAwMDAwMCwgNy4wMDAwMDApIj4KICAgICAgICAgICAgICAgICAgICA8cGF0aCBkPSJNOC40OTU3ODI5NCwxLjYxNjQ1MTEgTDYuNDIzODg5MjUsNS4wNDY5ODgzMyBDNi4zMjc4ODYxMyw1LjIwNTk0NTQ1IDYuMzI3ODg2MTMsNS40MDUwMTQ3NyA2LjQyMzg4OTI1LDUuNTYzOTcxODkgTDguNDk1NzgyOTQsOC45OTQ1MDkxMiBDOC42Mzg1NDQwMSw5LjIzMDg4NTcxIDguNTYyNjUzNjQsOS41MzgyMzc1IDguMzI2Mjc3MDYsOS42ODA5OTg1NiBDOC4xNjc1NTcxNiw5Ljc3Njg1ODQgNy45Njg4MjE5NSw5Ljc3NzAxMTc1IDcuODA5OTU0MzEsOS42ODEzOTY5NyBMMS4yNTA5OTY2OSw1LjczMzg3NjE4IEMxLjAxNDQwMDA4LDUuNTkxNDgwMDcgMC45MzgwMzU0ODEsNS4yODQyNDU3NiAxLjA4MDQzMTU5LDUuMDQ3NjQ5MTQgQzEuMTIyNTE0OCw0Ljk3NzcyNjI4IDEuMTgxMDczODMsNC45MTkxNjcyNSAxLjI1MDk5NjY5LDQuODc3MDg0MDQgTDcuODA5OTU0MzEsMC45Mjk1NjMyNTMgQzguMDQ2NTUwOTMsMC43ODcxNjcxNDIgOC4zNTM3ODUyNCwwLjg2MzUzMTczOSA4LjQ5NjE4MTM1LDEuMTAwMTI4MzUgQzguNTkxNzk2MTMsMS4yNTg5OTYgOC41OTE2NDI3OCwxLjQ1NzczMTIgOC40OTU3ODI5NCwxLjYxNjQ1MTEgWiIgaWQ9IueureWktCIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoNS4wMzkyMDAsIDUuMzA1NDgwKSBzY2FsZSgxLCAtMSkgcm90YXRlKC05MC4wMDAwMDApIHRyYW5zbGF0ZSgtNS4wMzkyMDAsIC01LjMwNTQ4MCkgIj48L3BhdGg+CiAgICAgICAgICAgICAgICA8L2c+CiAgICAgICAgICAgIDwvZz4KICAgICAgICA8L2c+CiAgICA8L2c+Cjwvc3ZnPg==") no-repeat}.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:active,.plugin-DoorLabelPlugin-cnt--customBrand.svelte-1irjijd.svelte-1irjijd:focus{background:rgba(0, 0, 0, 0.5);color:rgba(249, 234, 193, 0.5)}')}function wb(n){let t,e,i,s,o,r,a,l;return{c(){t=x("div"),e=x("div"),i=x("span"),i.textContent=`${n[8]}`,s=$(),o=x("i"),w(i,"class","plugin-DoorLabelPlugin-txt svelte-1irjijd"),w(o,"class","plugin-DoorLabelPlugin-icon svelte-1irjijd"),w(e,"class",r=Ge(rt("plugin-DoorLabelPlugin-cnt",n[0].toward))+" svelte-1irjijd"),w(e,"style",`transform: ${n[6]||"initial"};pointer-events: ${n[5]?"auto":"none"};opacity: ${n[5]?1:0}`),w(e,"data-camera-toward",n[7]),w(t,"style",`left: ${n[3]||0}%;top: ${n[4]||0}%;opacity: ${n[5]?1:0}`),w(t,"class","plugin-DoorLabelPlugin-item svelte-1irjijd")},m(c,d){B(c,t,d),D(t,e),D(e,i),D(e,s),D(e,o),n[10](t),a||(l=ye(e,"click",n[9]),a=!0)},p(c,[d]){d&1&&r!==(r=Ge(rt("plugin-DoorLabelPlugin-cnt",c[0].toward))+" svelte-1irjijd")&&w(e,"class",r)},i:q,o:q,d(c){c&&O(t),n[10](null),a=!1,l()}}}function Cb(n,t,e){let{props:i}=t,{onClick:s}=t,o,{left:r,top:a,inSight:l,transform:c,panoIndex:d,cameraToward:h,name:u}=i;const m=()=>{if(!r||!a||!l||!o)return;const g=o.current.clientWidth/window.innerWidth*100,v=o.current.clientHeight/window.innerHeight*100;r<=g/2||r>=100-g/2||a<=v/2||a>=100-v/2},A=g=>{s&&s()};function p(g){Ne[g?"unshift":"push"](()=>{o=g,e(2,o)})}return n.$$set=g=>{"props"in g&&e(0,i=g.props),"onClick"in g&&e(1,s=g.onClick)},m(),[i,s,o,r,a,l,c,h,u,A,p]}class Ib extends ce{constructor(t){super(),le(this,t,Cb,wb,oe,{props:0,onClick:1},yb)}}function Pb(n,t){const e=Math.abs(n.top+n.height/2-t.top-t.height/2),i=Math.abs(n.left+n.width/2-t.left-t.width/2),s=(n.height+t.height)/2,o=(n.width+t.width)/2;return!(e>s&&i>o)}function Eb(n){const{camera:t}=n,e=t.getWorldDirection(new R.Vector3);let i=Math.atan(e.z/e.x)*180/Math.PI,s="";return e.x<0&&(i+=180),i<0&&(i+=360),i>315||i<=45?s="right":i>45&&i<=135?s="back":i>135&&i<=225?s="left":i>225&&i<=315&&(s="forward"),s}function Mb(n,t){return Math.sqrt(Math.pow(n.z-t.z,2)+Math.pow(n.x-t.x,2))}function kb(n){const t=Math.PI/4;return n>-t&&n<=t?"left":n>t*3||n<=-t*3?"right":n>-t*3&&n<=-t?"forward":n>t&&n<=t*3?"back":""}const Db={userAction:!0};class xb extends bb{constructor(e){super(e);f(this,"MinVisibledistance",1.8);f(this,"MaxVisibledistance",5);f(this,"OffsetHeight",-1.3);f(this,"rooms");f(this,"floorplanServerData");f(this,"doorLabelItems");f(this,"visibleLabelMap",new Map);f(this,"labelItems",[]);f(this,"doorLabels");f(this,"roomObservers");f(this,"loadData",(e,i)=>{i&&(this.MaxVisibledistance=i.MaxVisibledistance,this.MinVisibledistance=i.MinVisibledistance,this.OffsetHeight=i.OffsetHeight),this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(s=>{s.$destroy()}),this.labelItems=[],this.doorLabels=[],this.doorLabelItems=[],this.floorplanServerData=e,typeof this.five.ready=="function"?this.five.ready().then(()=>this.initData()):this.five.once("panoArrived",()=>{this.initData()})});f(this,"initRoomObservers",()=>{var o,r;const e=this.floorplanServerData.computed_data.floor_datas||[],s=(((r=(o=this.five)==null?void 0:o.work)==null?void 0:r.observers)||[]).map(a=>{const l=a.panoIndex,c=a.floorIndex,d=e==null?void 0:e.find(h=>h.floor_index===c);if(d){const h=d.rooms.find(u=>u.observer_indexs.includes(l));if(h)return{panoIndex:l,floorIndex:c,name:h.name}}}).filter(Boolean);this.roomObservers=s});f(this,"hideAllLabels",()=>{this.labelItems.forEach(e=>{e.visible=!1,e.inSight=!1}),this.render()});f(this,"fixDoorVisibleAndPosition",()=>{this.initRoomObservers();const{panoIndex:e}=this.five;if(!this.visible||this.five.model.empty||e===null||!this.roomObservers.find(a=>a.panoIndex===e))return;const i=this.roomObservers.find(a=>a.panoIndex===e),o=this.five.work.observers.find(a=>a.panoIndex===e).position.clone(),r=(()=>{if(this.visibleLabelMap.has(e))return this.visibleLabelMap.get(e);{const a=[];return this.doorLabels.forEach((l,c)=>{if(l.roomName===i.name)return;const d=l.position.clone(),h=d.distanceTo(o);if(h<this.MinVisibledistance||h>this.MaxVisibledistance)return;const u=new R.Raycaster,m=d.clone().sub(o).normalize();u.set(o,m);const[A]=this.five.model.intersectRaycaster(u);A&&A.distance+.1<h||a.push(c)}),this.visibleLabelMap.set(e,a),a}})();this.labelItems.forEach((a,l)=>{a.visible=r.includes(l)}),this.fixDoorPosition()});f(this,"fixDoorPosition",()=>{var d,h,u,m,A,p,g,v,y,I,M,S;const{panoIndex:e,camera:i}=this.five;if(e===null)return;if(this.five.currentMode!=="Panorama")return this.hideAllLabels();const s=this.five.getElement(),o=s.clientWidth,r=s.clientHeight,a=i.getWorldDirection(new R.Vector3),l=[],c=[...this.labelItems];if(c.forEach((P,V)=>{if(P.visible){const T=i.position.distanceTo(P.position),X=P.position.clone().add(new R.Vector3(0,this.OffsetHeight,0)),N=X.clone().sub(i.position).normalize().angleTo(a),_=X.clone().project(i),F=(_.x+1)/2.2*100,Q=(-_.y+1)/2.2*100,W=F>=0&&F<=100&&Q>=0&&Q<=100&&T>this.MinVisibledistance&&T<=this.MaxVisibledistance;P.left=F,P.top=Q,P.inSight=W&&N<Math.PI/2,P.cameraToward=Eb(this.five),W?l.push({disFromCameraToLabel:T,left:F,top:Q,index:V}):P.transform="translate(-50%, -50%)"}else P.inSight=!1}),l.length>1){let P=0;l.sort((V,T)=>T.disFromCameraToLabel-V.disFromCameraToLabel);for(let V=1;V<l.length;V++){const{index:T,left:X,top:U}=l[V-1],{index:N,left:_,top:F}=l[V],Q=this.container.children[T],W=this.container.children[N];if(!Q||!W)return;const J={left:o*X/100,top:r*U/100,width:(u=(h=(d=Q.children)==null?void 0:d[0])==null?void 0:h.clientWidth)!=null?u:0,height:(p=(A=(m=Q.children)==null?void 0:m[0])==null?void 0:A.clientHeight)!=null?p:0},Z={left:o*_/100,top:r*F/100,width:(y=(v=(g=W.children)==null?void 0:g[0])==null?void 0:v.clientWidth)!=null?y:0,height:(S=(M=(I=W.children)==null?void 0:I[0])==null?void 0:M.clientHeight)!=null?S:0};Pb(J,Z)&&(P++,c[T].transform=`translate(-50%, ${(P-1)*100-50}%)`,c[N].transform=`translate(-50%, ${P*100-50}%)`)}}this.labelItems=c,this.render()});f(this,"onClick",(e,i)=>{if(!this.roomObservers)return;const{work:s}=this.five;let o,r,a=1/0;for(const l of s.observers)if(this.roomObservers.find(d=>d.panoIndex===l.panoIndex&&d.name===e)){const d=l.standingPosition,h=i.distanceTo(d);h<a&&(o=l.panoIndex,r=d.clone().sub(i).normalize(),a=h)}if(r!==null&&o!==null){const l={};if(a>0){const d=new R.Vector3(0,0,-1),h=r.clone(),u=new R.Quaternion;u.setFromUnitVectors(d,h);const m=new R.Euler;m.setFromQuaternion(u,"YXZ"),l.longitude=m.y}this.five.emit("wantsToMoveToPano",o,{},!0)||this.five.moveToPano(o,{longitude:l.longitude})}});f(this,"initData",()=>{var o;this.doorLabels=[];const e=this.five.panoIndex,i=this.floorplanServerData.computed_data.observers[e].floor_index,s=i!==void 0&&((o=this.floorplanServerData.computed_data.floor_datas[i])==null?void 0:o.rooms);this.rooms=s,this.rooms&&this.rooms.length>0&&this.rooms.forEach(r=>{var c;const a=(c=this.floorplanServerData.computed_data.doors)==null?void 0:c.filter(d=>!!(d&&d.name===r.name)),l=this.five.work.observers.filter((d,h)=>!!r.observer_indexs.find(u=>u===h));a&&a.forEach(d=>{const h=d.position;let u=1/0,m;l.forEach(p=>{const g=p.standingPosition,v={x:g.x,y:g.y,z:g.z},y=Mb(h,v);y<u&&(u=y,m=v)}),m&&(h.y=m.y+.01);const A=new R.Vector3(h.x,h.y,h.z);A.add(new R.Vector3(-.2,1.8,0).applyEuler(new R.Euler(0,d.rad,0))),this.doorLabels.push({roomName:r.name,name:d.name,position:A,toward:kb(d.rad)})})}),this.labelItems=this.doorLabels.map(r=>we(G({},r),{left:0,top:0,visible:!1,inSight:!1,transform:"",cameraToward:""})),this.five.on("wantsToMoveToPano",this.hideAllLabels),this.five.on("modelLoaded",this.fixDoorVisibleAndPosition),this.five.on("panoArrived",this.fixDoorVisibleAndPosition),this.five.on("initAnimationEnded",this.fixDoorPosition),this.five.on("cameraUpdate",this.fixDoorPosition),this.five.on("mouseWheel",this.fixDoorPosition),this.five.on("pinchGesture",this.fixDoorPosition),this.fixDoorVisibleAndPosition()})}stateChangedCallback(e,i){if(this.hooks.hasListener("stateChange")){const s={state:this.state,prevState:e,userAction:i?i.userAction:Db.userAction};this.hooks.emit("stateChange",s)}}render(){if(!this.enabled){this.doorLabelItems&&this.doorLabelItems.length>0&&this.doorLabelItems.forEach(e=>{e==null||e.$destroy()}),this.doorLabels=void 0;return}this.doorLabelItems&&this.doorLabelItems.forEach(e=>{e.$destroy()}),this.doorLabelItems=[],this.labelItems.forEach(e=>{this.doorLabelItems.push(new Ib({target:this.container,props:{props:e,onClick:()=>{this.onClick(e.name,e.position)}}}))})}initState(){return{enabled:!0,visible:!0}}dispose(){this&&this.five&&(this.five.off("wantsToMoveToPano",this.hideAllLabels),this.five.off("modelLoaded",this.fixDoorVisibleAndPosition),this.five.off("panoArrived",this.fixDoorVisibleAndPosition),this.five.off("initAnimationEnded",this.fixDoorPosition),this.five.off("cameraUpdate",this.fixDoorPosition),this.five.off("mouseWheel",this.fixDoorPosition),this.five.off("pinchGesture",this.fixDoorPosition),super.dispose())}}const Sb=n=>new xb(n);function Lb(n,t){console.warn(`⛔ ==> [${n}]: ${t}`)}function Jd(n,t){console.warn(`🚫 ==> [${n}]: ${t}`)}var ho={},Tb=jb;function jb(n,t,e){return n[0]=t[0]+e[0],n[1]=t[1]+e[1],n}var zb=Ob;function Ob(n,t,e){return n[0]=t,n[1]=e,n}var Bb=Vb;function Vb(n,t){var e=t[0],i=t[1],s=e*e+i*i;return s>0&&(s=1/Math.sqrt(s),n[0]=t[0]*s,n[1]=t[1]*s),n}var Rb=Qb;function Qb(n,t,e){return n[0]=t[0]-e[0],n[1]=t[1]-e[1],n}var Gb=Nb;function Nb(n,t){return n[0]*t[0]+n[1]*t[1]}var _b=Tb,Qr=zb,qd=Bb,Fb=Rb,Wb=Gb,Kd=[0,0];ho.computeMiter=function(t,e,i,s,o){return _b(t,i,s),qd(t,t),Qr(e,-t[1],t[0]),Qr(Kd,-i[1],i[0]),o/Wb(e,Kd)},ho.normal=function(t,e){return Qr(t,-e[1],e[0]),t},ho.direction=function(t,e,i){return Fb(t,e,i),qd(t,t),t};var ti=ho,Li=[0,0],uo=[0,0],$d=[0,0],Un=[0,0],Hb=function(n,t){var e=null,i=[];t&&(n=n.slice(),n.push(n[0]));for(var s=n.length,o=1;o<s;o++){var r=n[o-1],a=n[o],l=o<n.length-1?n[o+1]:null;if(ti.direction(Li,a,r),e||(e=[0,0],ti.normal(e,Li)),o===1&&Gr(i,e,1),!l)ti.normal(e,Li),Gr(i,e,1);else{ti.direction(uo,l,a);var c=ti.computeMiter($d,Un,Li,uo,1);Gr(i,Un,c)}}if(n.length>2&&t){var d=n[s-2],h=n[0],u=n[1];ti.direction(Li,h,d),ti.direction(uo,u,h),ti.normal(e,Li);var m=ti.computeMiter($d,Un,Li,uo,1);i[0][0]=Un.slice(),i[s-1][0]=Un.slice(),i[0][1]=m,i[s-1][1]=m,i.pop()}return i};function Gr(n,t,e){n.push([[t[0],t[1]],e])}const Yb=2,Ub=3,Xb=3,Zb=2;function Jb(n){const t=n.width,i=n.unitLength/t,s=t/2,o=n.path;if(o.length===0)return{geometry:new E.BufferGeometry,maxU:0};const r=new E.CurvePath;o.forEach(P=>{const V=qb(P);V&&r.add(V)});const a=Math.ceil(r.getLength()*100);r.arcLengthDivisions=a;const l=r.getPoints(a),c=l.length,d=Hb(l.map(P=>[P.x,P.z])),u=(c-1)*Yb*Ub,m=2*c,A=m*Xb,p=m*Zb,g=new Uint32Array(u),v=new Float32Array(A),y=new Float32Array(p);let I=0,M=0;for(let P=0;P<l.length;P++){const[V,T]=d[P][0],X=l[P],{x:U,y:N,z:_}=X,F=new R.Vector3(U+V*s,N+.05,_+T*s);v[P*6+0]=F.x,v[P*6+1]=F.y,v[P*6+2]=F.z;const Q=new R.Vector3(U-V*s,N+.05,_-T*s);v[P*6+3]=Q.x,v[P*6+4]=Q.y,v[P*6+5]=Q.z,I+=P>0?l[P-1].clone().sub(l[P]).length():0;const W=I/t/i;if(M=W,y[P*4+0]=0,y[P*4+1]=W,y[P*4+2]=1,y[P*4+3]=W,n.skipPositions){const J=new E.Vector3().lerpVectors(F,Q,.5);if(n.skipPositions.some(ee=>ee.distanceTo(J)<.26))continue}P!==l.length-1&&(g[P*6+0]=P*2+0,g[P*6+1]=P*2+2,g[P*6+2]=P*2+1,g[P*6+3]=P*2+2,g[P*6+4]=P*2+3,g[P*6+5]=P*2+1)}const S=new E.BufferGeometry;return S.setAttribute("position",new E.BufferAttribute(v,3)),S.setAttribute("uv",new E.BufferAttribute(y,2)),S.setIndex(new E.BufferAttribute(g,1)),{geometry:S,maxU:M,curvePath:r,curvePoints:l}}function qb(n){if(Kb(n)){const t=[n.closed,n.curve_type,n.tension],e=n.points.map(s=>new E.Vector3().fromArray(s));return new E.CatmullRomCurve3(e,...t)}}function Kb(n){return n.type==="CatmullRomCurve3"}function $b(n,t){t.forEach(e=>{const i=new E.SphereGeometry(.02,16,16),s=[],o=[new E.MeshBasicMaterial({color:16776960}),new E.MeshBasicMaterial({color:16711935}),new E.MeshBasicMaterial({color:16711680}),new E.MeshBasicMaterial({color:65535})];if(e.position.length===4)e.position.forEach((r,a)=>{const l=o[a],c=new E.Mesh(i,l);c.position.copy(Et(r)),s.push(c)});else{const r=o[0],a=new E.Mesh(i,r);a.position.copy(Et(e.position)),s.push(a)}s.forEach(r=>{r.material.depthTest=!1,n.scene.add(r)})})}const He=n=>n;function Nr(n){if(!n||n.length<3)return;const t=n.map(Wi),e=t[1].clone().sub(t[0]),i=t[2].clone().sub(t[1]);return e.cross(i)}function e1(n){return n.stickType==="Plane"}function t1(n){return n.stickType==="3DPoint"}function i1(n){return n.stickType==="3DPoint"||n.stickType==="Plane"}function pt(n){return n.stickType==="Model"&&n.contentType==="MediaModel"}function n1(n){return n.stickType==="Model"&&n.contentType==="Model"}function s1(n){return n.stickType==="Model"}function o1(n){return n.stickType==="Plane"&&n.contentType==="MediaPlane"}function eh(n){const t=(()=>{if(pt(n)&&n.matrix){const e=new R.Matrix4().fromArray(n.matrix);return n.data.mediaPosition.map(i=>new R.Vector3().fromArray(i).applyMatrix4(e))}else return n.position})();return jf(t)}function Xn(n){const t=eh(n);return di(...Array.isArray(t)?t:[t])}function Zn(n,t){if(n===void 0)return;const{min:e,max:i}=t!=null?t:{};if(!(e===void 0&&i===void 0))return!(typeof i=="number"&&i<n||typeof e=="number"&&e>n)}function r1(n){return new Promise(t=>{a1(n)?t():n.once("modelLoaded",()=>t())})}function a1(n){return n.model.name===n.work.model.file&&n.model.loaded}function l1(n,t,e){const s=new E.Plane().setFromNormalAndCoplanarPoint(e,t),o=t.clone().sub(n).cross(new E.Vector3(0,1,0)).setLength(.01),r=new E.Vector3(0,.01,0);return[t.clone().sub(o).sub(r),t.clone().add(o).sub(r),t.clone().add(o).add(r),t.clone().sub(o).add(r)].map(l=>s.projectPoint(l,new E.Vector3))}const th=(n,t=1e3/60)=>{let e=null;const i=n;return(...o)=>{e&&clearTimeout(e),e=setTimeout(()=>{i==null||i(...o),e&&clearTimeout(e),e=null},t)}};function c1(n,t=200){let e;return function(...i){e||(n.apply(this,i),e=setTimeout(function(){e=null},t))}}function d1(n,t){const[e,i]=t;if(e>=i||i<=1||e<=1)return-1;const s={},o=r=>(s[r]||(s[r]=n(r)),s[r]);for(let r=e;r<i;r++){const a=o(r),l=o(r-1);if(a<l)return r}return-1}function ih(n,t){if(!t||typeof ResizeObserver=="undefined"||!ResizeObserver)return{observe:()=>window.addEventListener("resize",n),unobserve:()=>window.removeEventListener("resize",n)};{const e=new ResizeObserver(n);return{observe:()=>e.observe(t),unobserve:()=>e.unobserve(t)}}}function h1(n){var t,e,i,s;if(!n.stickType){const o=(()=>n.pointType==="PointTag"&&n.dimensionType==="3D"?"3DPoint":n.pointType==="PlaneTag"?"Plane":"2DPoint")();n.stickType=o}if(n.contentType==="VRLink"||n.contentType==="PanoLink"||n.contentType==="Link"){const o=n;!((e=(t=o.data)==null?void 0:t.icon)!=null&&e.url)&&!((s=(i=o.style)==null?void 0:i.point)!=null&&s.url)&&(o.data.icon={url:"//vrlab-static.ljcdn.com/release/web/test.09dee741.png",steps:28})}return n}const bn="data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=",Jn={};var _r=(n=>(n.Default="default",n.GetAudioDuration="getAudioDuration",n.PlayAudio="playAudio",n))(_r||{});function u1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Jn[e]||(Jn[e]=[]);let s=i.find(o=>!o.realSrc||o.realSrc===bn);return s||(console.warn("未找到缓存音频,已新建",Jn),s=new nh(bn),i.push(s)),n&&(s.src=n),s}function f1(n,t){const e=(t==null?void 0:t.namespace)||"default",i=Jn[e]||(Jn[e]=[]),s=n-i.length;if(!(s<=0))for(let o=0;o<s;o++)i.push(new nh(bn))}class nh extends Audio{constructor(e){super(e);f(this,"preload","auto");f(this,"crossOrigin","anonymous");f(this,"realSrc","");f(this,"inited",!1);f(this,"removeDocumentEventListener");this.realSrc=e!=null?e:"",this.muted=!0,super.autoplay=!0,super.addEventListener("ended",()=>{this.src=""});const i=()=>m1(this);document.addEventListener("click",i),document.addEventListener("touchend",i),this.removeDocumentEventListener=()=>{document.removeEventListener("click",i),document.removeEventListener("touchend",i)}}get isBlankAudio(){return this.realSrc===bn||!this.realSrc}get src(){return super.src}set src(e){super.src=e,this.realSrc=e,this.removeDocumentEventListener()}get muted(){return super.muted}set muted(e){super.muted=e}clear(){this.currentTime=0,this.src=bn}}function m1(n){n&&(n.inited||(n.src&&(n.inited=!0,n.removeDocumentEventListener()),n.src===bn&&n.play()))}const sh={visibleConfig:{intersectRaycaster:{enabled:!0,distanceAccuracy:.01,checkPoints:"corner",needPassed:1}}};var oh=(n=>(n.PointTag="PointTag",n.PlaneTag="PlaneTag",n))(oh||{}),rh=(n=>(n.Audio="Audio",n.Text="Text",n.ImageText="ImageText",n.Image="Image",n.Video="Video",n.Link="Link",n.Sticker="Sticker",n.VRLink="VRLink",n.PanoLink="PanoLink",n.Marketing="Marketing",n.MediaPlane="MediaPlane",n.MediaModel="MediaModel",n.Model="Model",n.Custom="Custom",n.Unknown="Unknown",n))(rh||{}),ah=(n=>(n.Two="2D",n.Three="3D",n))(ah||{});const g1={globalConfig:{visibleConfig:{followModelVisibility:!0},unfoldedConfig:{autoUnfold:{strategy:"MinimumDistance",distance:{max:5}}},tag3DConfig:{ratio:.0035}},contentTypeConfig:{"Any-Audio-plane":{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},Link:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},VRLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},PanoLink:{unfoldedConfig:{keep:"unfolded"},initialState:{unfolded:!0}},MediaPlane:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{alwaysShowWhenMovePano:!0},initialData:{autoplayConfig:{autoplayCarousel:!0,autoplayVideo:!1,autoplayVideoInCarousel:!1}}},MediaModel:{unfoldedConfig:{keep:"unfolded"},visibleConfig:{keep:"visible",visibleFiveMode:["Panorama","Floorplan","Model","Mapview"],alwaysShowWhenMovePano:!0}}}};class p1 extends Wn{constructor(e){super(e);f(this,"tagCacheByPanoIndex",{})}getCache(e){var d,h,u;const{five:i}=this,{panoIndex:s,id:o,key:r}=e!=null?e:{},a=s!=null?s:i.getCurrentState().panoIndex;if(a===void 0)throw new Error(`TagCacheController getCache(): fivePanoIndex is ${a}`);const l=`${(h=(d=i.work)==null?void 0:d.workCode)!=null?h:i.model.uuid}-${a}`;let c=this.tagCacheByPanoIndex[l];if(c||(c=new Map,this.tagCacheByPanoIndex[l]=c),o===void 0)return c;if(r===void 0){const m=c.get(o);return m||(c.set(o,{}),c.get(o))}return(u=c.get(o))==null?void 0:u[r]}clearCache(){this.tagCacheByPanoIndex={}}removeCache(){}}const lh=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1;navigator.userAgent.toLowerCase().indexOf("android");const fo=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,A1=lh&&fo;function v1(n){if(n.length!==4)return!1;const[t,e,i,s]=n,o=t.distanceTo(e),r=e.distanceTo(i),a=i.distanceTo(s),l=s.distanceTo(t),c=t.distanceTo(i),d=e.distanceTo(s);return o===a&&r===l&&c===d}class Fr extends E.Mesh{constructor(e,i,s){if(e.length!==4)throw new Error("QuadrangleMesh: Invalid number of points, it's not a quadrangle");const[o,r,a,l]=e,c=di(...e),d=[o.clone().sub(c),r.clone().sub(c),a.clone().sub(c),l.clone().sub(c)],h=new ch(d,s);super(h,i);f(this,"name","QuadrangleMesh");this.position.copy(c)}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}}class ch extends E.BufferGeometry{constructor(e,i){super();f(this,"name","QuadrangleGeometry");f(this,"points");this.points=e;const s=i!=null?i:v1(e)?64:1;if(e.length!==4){console.error("Invalid number of points, it's not a quadrangle");return}const[o,r,a,l]=e,[c,d,h,u]=[new E.Vector2(0,0),new E.Vector2(1,0),new E.Vector2(1,1),new E.Vector2(0,1)],m=[],A=[];m.push(...o.toArray()),A.push(...c.toArray());for(let g=1;g<s;g++)m.push(o.x+(r.x-o.x)*g/s,o.y+(r.y-o.y)*g/s,o.z+(r.z-o.z)*g/s),A.push(c.x+(d.x-c.x)*g/s,c.y+(d.y-c.y)*g/s);m.push(...r.toArray()),A.push(...d.toArray()),m.push(...a.toArray()),A.push(...h.toArray());for(let g=1;g<s;g++)m.push(a.x+(l.x-a.x)*g/s,a.y+(l.y-a.y)*g/s,a.z+(l.z-a.z)*g/s),A.push(h.x+(u.x-h.x)*g/s,h.y+(u.y-h.y)*g/s);m.push(...l.toArray()),A.push(...u.toArray());const p=[];for(let g=0;g<s;g++)p.push(g,g+1,s*2-g,g,s*2-g,s*2+1-g);this.setAttribute("position",new E.BufferAttribute(new Float32Array(m),3)),this.setAttribute("uv",new E.BufferAttribute(new Float32Array(A),2)),this.setIndex(new E.BufferAttribute(new Uint32Array(p),1))}}function b1(n,t){let e=!fo;const i=t!=null?t:document.createElement("video");i.preload="metadata",i.crossOrigin="anonymous",i.muted=!0,i.loop=!0,i.playsInline=!0,i.autoplay=!0;const s=new E.VideoTexture(i);s.minFilter=E.LinearFilter,s.magFilter=E.LinearFilter,s.encoding=E.sRGBEncoding,s.metadataLoaded=!1,i.src=n;const o=()=>{s.metadataLoaded||(s.dispatchEvent({type:"videoLoaded"}),s.metadataLoaded=!0)};if(fo||(i.onloadedmetadata=()=>{o()}),fo){const r=()=>{if(!e){if(!i.paused){o();return}e=!0,i.muted=!0,i.play().then(()=>{i.pause(),i.currentTime=0,o()})}};document.addEventListener("click",r,{once:!0}),lh&&document.addEventListener("touchstart",r,{once:!0})}return s}function qn(n,t,e){if(n==="fill")return t;if(n==="contain"){const[i,s,o,r]=t,a=i.distanceTo(s),l=o.distanceTo(r),c=i.distanceTo(r),d=s.distanceTo(o),h=a,u=c,m=h/u;if(m>e){const p=u*e,g=new E.Vector3().subVectors(s,i).multiplyScalar((a-p)/2/a),v=new E.Vector3().subVectors(o,r).multiplyScalar((l-p)/2/l);return[i.clone().add(g),s.clone().sub(g),o.clone().sub(v),r.clone().add(v)]}else if(m<e){const p=h/e,g=new E.Vector3().subVectors(r,i).multiplyScalar((c-p)/2/c),v=new E.Vector3().subVectors(o,s).multiplyScalar((d-p)/2/d);return[i.clone().add(g),s.clone().add(v),o.clone().sub(v),r.clone().sub(g)]}else return t}else return console.warn(`objectFit: ${n} is not supported yet`),t}class y1 extends E.ShaderMaterial{constructor(e){super();f(this,"transparent",!1);f(this,"blending",E.CustomBlending);f(this,"blendSrc",E.SrcAlphaFactor);f(this,"blendDst",E.OneMinusSrcAlphaFactor);f(this,"blendSrcAlpha",E.OneFactor);f(this,"blendDstAlpha",E.OneMinusSrcAlphaFactor);f(this,"vertexShader",`
|
|
552
552
|
varying vec2 vUv;
|
|
553
553
|
void main() {
|
|
554
554
|
vUv = uv;
|
|
@@ -561,7 +561,7 @@ void main() {
|
|
|
561
561
|
void main() {
|
|
562
562
|
gl_FragColor = texture2D(map, vUv);
|
|
563
563
|
}
|
|
564
|
-
`);this.uniforms={map:{value:e}}}}let dh=class extends E.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class hh extends dh{constructor(e,i,s){var a;super();f(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=new E.Vector3().crossVectors(new E.Vector3().subVectors(i[0],i[1]),new E.Vector3().subVectors(i[0],i[3])).normalize().multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}gn(e).then(l=>{var p;const c=new URL(e,location.href).pathname.endsWith(".png"),d=new E.MeshBasicMaterial({map:l,transparent:c}),h=qn((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),u=di(...h),m=h.map(g=>g.clone().sub(u)),A=new ch(m);this.position.copy(u),this.geometry=A,this.material=d}).catch(l=>{console.error(`Imageplane error ${l}`)})}}class Wr extends dh{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"objectFit");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Vr:a==="withoutText"?Rr:typeof a=="string"?a:Rr)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(di(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var u;(u=this.disposers)==null||u.forEach(m=>m==null?void 0:m())})}play(e=!1){return H(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return H(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return H(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>H(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new E.MeshBasicMaterial({transparent:!1,map:i}),o=qn(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new Fr(o,s);return r.position.copy(new R.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return H(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>H(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new E.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(qn(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(qn(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Fr(r,o);return a.name="videoMesh",a.position.copy(new R.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.showPauseUI(),this.render()}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return H(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>H(this,null,function*(){var u,m,A,p;if(this.buttonMesh)return this.buttonMesh;const i=(m=(u=this.videoMesh)==null?void 0:u.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(p=(A=this.coverMesh)==null?void 0:A.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?p:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=qn("contain",this.cornerPoints,l.image.width/l.image.height),d=new Fr(c,new y1(l));d.position.copy(new R.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>this.play());const h=new E.Vector3().crossVectors(new E.Vector3().subVectors(c[0],c[1]),new E.Vector3().subVectors(c[0],c[3])).normalize().multiplyScalar(1e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return H(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield gn(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=b1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new E.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}},je.prototype._objectCtxInit=function(n){n._3xDomEvent={}},je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},je.prototype._objectCtxGet=function(n){return n._3xDomEvent},je.prototype.camera=function(n){return n&&(this._camera=n),this._camera},je.prototype.bind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},je.prototype.addEventListener=je.prototype.bind,je.prototype.unbind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},je.prototype.removeEventListener=je.prototype.unbind,je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,d,h=r[0],u=h.object;this._selected=u,d=this._bound("mousemove",u),a!=u&&(l=this._bound("mouseover",u),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;d&&this._notify("mousemove",u,i,h),l&&this._notify("mouseover",u,i,h),c&&this._notify("mouseout",a,i,h)}},je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),d=l.parent;typeof c=="undefined"&&d;)c=this._objectCtxGet(d),d=d.parent;c&&this._notify(n,l,i,a)}}},je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},je.prototype._onClick=function(n){this._onMouseEvent("click",n)},je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};class w1 extends je{constructor(e){super(e.camera,e.getElement());f(this,"five");f(this,"mouseInfo");f(this,"clickHandlerMap",new Map);f(this,"getObjectVisible",e=>e?e.visible===!1?!1:this.getObjectVisible(e.parent):!0);f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 1"),!1});this.five=e,e.on("wantsMoveToPano",this.preventWhenMouseDown),e.on("wantsTapGesture",this.preventWhenMouseDown)}dispose(){this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown),this.clickHandlerMap.clear(),this.mouseInfo=void 0}addAutoBindEventListener(...e){const i=e[0];i.addEventListener("added",()=>{this.addEventListener(...e)}),i.addEventListener("removed",()=>{this.removeEventListener(...e)}),i.addEventListener("dispose",()=>{this.removeEventListener(...e)})}addEventListener(e,i,s,o){const r=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)},l=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)};i==="click"?(super.addEventListener(e,"mousedown",r,o),super.addEventListener(e,"mouseup",a,o),super.addEventListener(e,"touchstart",l,o),super.addEventListener(e,"touchend",c,o),this.clickHandlerMap.set(s,{mousedown:r,mouseup:a,touchstart:l,touchend:c})):super.addEventListener(e,i,s,o)}removeEventListener(e,i,s,o){if(i==="click"){const r=this.clickHandlerMap.get(s);r&&(super.removeEventListener(e,"mousedown",r.mousedown,o),super.removeEventListener(e,"mouseup",r.mouseup,o),super.removeEventListener(e,"touchstart",r.touchstart,o),super.removeEventListener(e,"touchend",r.touchend,o),this.clickHandlerMap.delete(s))}else super.removeEventListener(e,i,s,o);this.mouseInfo=void 0}}class C1 extends p1{constructor(e){super(e);f(this,"tags",[]);f(this,"config",g1);f(this,"mediaStore",mr({currentMediaElement:null}));f(this,"css3DRenderPlugin");f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new w1(this.five));f(this,"mouseInfo");f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof Wr&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i={useCache:!0}){var r,a,l;if(!e)return(r=this.config.globalConfig)!=null?r:{};if(i.useCache&&((a=e.config)!=null&&a.isMerged))return e.config;const s={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(c=>{const d=c;if(s[d])return;const h=d.split("-");if(h.length===1){const[u]=h;e.contentType===u&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===2){const[u="Any",m="Any"]=h;u==="Mixin"&&e.contentType===m&&(s[d]=this.config.contentTypeConfig[d]),(e.stickType===u||u==="Any")&&(e.contentType===m||m==="Any")&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===3){const[u="Any",m,A]=h;if(m==="Audio"&&e.contentType==="Audio"){const p=e;(p.stickType===u||u==="Any")&&p.data.appearance===A&&(s[d]=this.config.contentTypeConfig[d])}}});const o=Ze({},sh,this.config.globalConfig,...Object.values(s),e.config);return typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(l=o.visibleConfig)==null?void 0:l.visibleFiveMode}),o.isMerged=!0,o}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}loadVideoFirstFrame(){A1&&this.hooks.emit("loadVideoFirstFrame")}updateTagConfig(e){e!=null&&e.force&&this.clearCache(),this.tags.forEach(i=>{const s=this.getTagConfig(i,{useCache:!1});i.config=s,i.data=Ze({},s.initialData,i.data)})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(o1(e)){if(o.length===1&&(o[0].type==="Image"||o[0].type==="Video"))return"Mesh"}else if(pt(e))return o.length===1&&o[0].type==="Image"?"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngleRange(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?Hi(e.normal):Nr(e.position))();if(!c)return;const d=Xn(e);if(!d)return;const h=new E.Vector3().copy(l).sub(d),u=c.angleTo(h)*180/Math.PI;return o.angle=u,o.angle}}getDistance(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.distance!==void 0)return o.distance;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getDistance(): observerPosition is ${l}`);const c=Xn(e);if(!c)return-1;const d=l.distanceTo(c);return o.distance=d,d}}getPositions(e){if(e1(e))return e.position;if(pt(e))return e.data.mediaPosition;if(t1(e))return l1(this.five.camera.position,Et(e.position),Et(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||pt(e)&&!e.mediaVisible),r=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0},l=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0};return this.domEvents.addEventListener(i,"mousedown",r,!1),this.domEvents.addEventListener(i,"mouseup",a,!1),this.domEvents.addEventListener(i,"touchstart",l,!1),this.domEvents.addEventListener(i,"touchend",c,!1),()=>{var d,h,u,m;this.mouseInfo=void 0,(d=this.domEvents)==null||d.removeEventListener(i,"mousedown",r),(h=this.domEvents)==null||h.removeEventListener(i,"mouseup",a),(u=this.domEvents)==null||u.removeEventListener(i,"touchstart",l),(m=this.domEvents)==null||m.removeEventListener(i,"touchend",c)}}getTagNormal(e){if(e.normal)return Et(e.normal);if(e.stickType==="Plane")return Nr(e.position);if(e.stickType==="Model")return Nr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filter3DPointTag(){return this.tags.filter(e=>e.stickType==="3DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterModelTag(){return this.tags.filter(e=>e.stickType==="Model")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}function I1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}function P1(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}const Hr=new E.Raycaster;class E1 extends C1{constructor(t){super(t)}getVisibleByPanoIndex(t,e){const i=this.getCache({panoIndex:e,id:t.id}),s=e!=null?e:this.five.getCurrentState().panoIndex;if(t.stickType==="Model")return!0;if(i.visible!==void 0)return i.visible;{const o=(()=>{var l,c,d;const r=(l=t.config.visibleConfig)!=null?l:{},a=this.getDistance(t);if(typeof r=="function")return{value:r(this.five,{tag:t,distance:a}),reason:"config function result"};if(r.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(r.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(r.visiblePanoIndex!==void 0&&r.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(r.visiblePanoIndex)&&!r.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${r.visiblePanoIndex}`};if(r.visiblePanoIndex==="current"&&s!==((c=t.fiveState)==null?void 0:c.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=t.fiveState)==null?void 0:d.panoIndex}`}}if(r.visibleDistance!==void 0&&r.visibleDistance!=="unLimited"&&Zn(a,r.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${a}, visibleDistance: ${r.visibleDistance}`};if(r.intersectRaycaster!==!1&&(typeof r.intersectRaycaster!="object"||r.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getTagEnableByIntersect(t,s);if(h.value===!1)return h}if(r.angleRange&&i1(t)){const h=this.getAngle(t);if(Zn(h,r.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${r.angleRange}`}}return console.debug(t.id,"全部检测通过",t),{value:!0,reason:"all check passed"}})();return i.visible=o.value,i.__debug_visible_reason__=o,i.visible}}getVisibleByFiveMode(t,e){const i=e!=null?e:this.five.getCurrentState().mode,s=this.getTagConfig(t).visibleConfig;if(s){if(typeof s=="object"){const o=s==null?void 0:s.visibleFiveMode;return o?o!=null&&o.includes(i)?s.followModelVisibility===!0&&(i==="Floorplan"||i==="Mapview")?this.getVisibleByFloorIndex(t):!0:!1:i==="Panorama"}else if(typeof s=="function")return e==="Panorama"}else return i==="Panorama"}getVisible(t,e){var a,l;const i=(a=e==null?void 0:e.panoIndex)!=null?a:this.five.getCurrentState().panoIndex,s=(l=e==null?void 0:e.mode)!=null?l:this.five.getCurrentState().mode,o=this.getVisibleByFiveMode(t),r=s==="Panorama"?this.getVisibleByPanoIndex(t,i):!0;return o&&r}getModelMedialVisibleByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return!1;const i=this.getCache({panoIndex:e,id:t.id});if(i.modelMedialVisible!==void 0)return i.modelMedialVisible;const s=this.getTagEnableByIntersect(t,e);return i.modelMedialVisible=s.value,i.__debug_visible_reason__=s,s.value!==!1}getUnfoldedByPanoIndex(t,e){if(!this.getVisibleByPanoIndex(t))return;const s=this.getCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{const l=this.getDistance(t);if(typeof o=="function")return o(this.five,{tag:t,distance:l});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&Zn(l,o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getVisible(t)?(()=>{var r;const s=this.getDistance(t),o=this.getTagConfig(t).unfoldedConfig;if(o){if(typeof o=="function")return o(this.five,{tag:t,distance:s});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.autoUnfold===void 0||o.autoUnfold===!1||o.autoUnfold.enable===!1||!o.autoUnfold.strategy)return;if(o.autoUnfold.strategy==="ScreenPostion"){const a=this.getTagProject(t);if(a&&Zn(a.x,o.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(o.autoUnfold.strategy==="MinimumDistance"){const c=this.filterPointTag.filter(h=>this.getVisible(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:m,y:A,z:p}=u;return!(Math.abs(p)>1||Math.abs(m)>1||Math.abs(A)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var m,A;return!(typeof u!="object"||u.keep||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(h=>we(G({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{var m,A;return!(h===void 0||typeof u!="object"||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||u.autoUnfold.distance&&Zn(h,u.autoUnfold.distance)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(c===-1||c<=((r=o.autoUnfold.maxNumber)!=null?r:1)-1===!1)return!1}return!0}})():void 0}sort(t){return t.sort((e,i)=>{const s=this.getDistance(e),o=this.getDistance(i);return s===void 0||o===void 0?0:o-s})}setTagZIndex(t){return t.forEach(e=>{const i=this.getDistance(e);e.zIndex=Math.round((i!=null?i:0)*100)})}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{var s;if(!((s=e.state)!=null&&s.visible)){e.screenPosition=null;return}const i=this.getTagProject(e);if(!i){e.screenPosition=null;return}e.screenPosition={leftPercent:(i.x+1)/2*100,topPercent:(-i.y+1)/2*100}})}setVisible(){this.tags.forEach(t=>{const e=this.getVisible(t);t.state&&(t.state.visible=e)})}setVisibleByPanoIndex(){this.tags.forEach(t=>{const e=this.getVisibleByPanoIndex(t);t.state&&(t.state.visible=e)})}setModelMedialVisible(){const t=this.five.getCurrentState().mode;this.tags.forEach(e=>{var s;if(!pt(e))return;if(!((s=e.model)!=null&&s.object)){e.mediaVisible=!1;return}const i=t==="Panorama"?this.getModelMedialVisibleByPanoIndex(e):!0;e.mediaVisible=i})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){if(!this.getVisible(t))return;const i=Xn(t);if(!i)return;const{x:s,y:o,z:r}=i.project(this.five.camera);if(!(r>1))return{x:s,y:o,z:r}}getTagEnableByIntersect(t,e){var c,d,h,u,m,A;const i=lo(lo((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=(d=this.five.work.observers[s])==null?void 0:d.position;if(o===void 0)return{value:!1,reason:{type:"observerPosition is undefined",fivePanoIndex:s}};const r=P1((()=>{var g;const p=(g=i.checkPoints)!=null?g:"center";return p==="center"?Xn(t):p==="corner"?eh(t):Array.isArray(p)?p:[]})());let a=0,l=0;for(const p of r){const g=new E.Vector3().subVectors(p,o).normalize();Hr.set(o,g);const v=o.distanceTo(p),[y]=this.five.model.intersectRaycaster(Hr),I=(()=>{if(!pt(t))return;const T=this.tags.filter(pt).map(U=>{var N;return(N=U.model)==null?void 0:N.object}).filter(Zt),[X]=Hr.intersectObjects(T,!0);return X})(),M=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=y==null?void 0:y.distance)!=null?u:1/0,(m=I==null?void 0:I.distance)!=null?m:1/0)+M>=v?a++:l++;const V=(A=i.needPassed)!=null?A:1;if(a>=V)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=I1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:Xn(t));const s=this.five.model.shownFloor;return s===null||s===e}}function M1(n){fe(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function uh(n){let t,e,i,s,o,r,a,l=n[3]&&fh(n);return{c(){t=x("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,d){B(c,t,d),D(t,e),D(e,i),D(i,s),D(s,o),D(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&k(l,1)):(l=fh(c),l.c(),k(l,1),l.m(e,null)):l&&(he(),j(l,1,1,()=>{l=null}),ue()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&z(t,"width",c[8]+"px"),d&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function fh(n){let t,e,i,s,o;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&_e(()=>{o&&(s&&s.end(1),i=Mi(t,Ys,{duration:n[2],delay:n[0],easing:Jt}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=rn(t,Ys,{duration:n[2],delay:n[1],easing:Jt})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function k1(n){let t,e=n[8]&&uh(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=uh(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function D1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:u="horizontal"}=t,{useLinearColor:m=!1}=t,{color:A="white"}=t;const p=st();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,u=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,A=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=u==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,A,r,o,s,i,p,h,u]}class Yr extends ce{constructor(t){super(),le(this,t,D1,k1,oe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},M1)}}function x1(n){fe(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function mh(n){let t,e,i,s,o;return{c(){t=x("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
|
|
564
|
+
`);this.uniforms={map:{value:e}}}}let dh=class extends E.Mesh{constructor(){super(...arguments);f(this,"name","MediaPlane");f(this,"src")}removeFromParent(){const e=this.parent;return e!==null&&e.remove(this),this}dispose(){this.traverse(e=>{if(e.isMesh){const i=e;i.geometry.dispose(),(i.material instanceof Array?i.material:[i.material]).forEach(o=>{o.dispose()})}})}};class hh extends dh{constructor(e,i,s){var a;super();f(this,"name","PanoTagPluginImagePlane");this.src=e;const o=(a=s==null?void 0:s.resolveZFighting)!=null?a:!0;let r=i;if(o){const l=new E.Vector3().crossVectors(new E.Vector3().subVectors(i[0],i[1]),new E.Vector3().subVectors(i[0],i[3])).normalize().multiplyScalar(5e-4);r=i.map(c=>c.clone().add(l))}gn(e).then(l=>{var p;const c=new URL(e,location.href).pathname.endsWith(".png"),d=new E.MeshBasicMaterial({map:l,transparent:c}),h=qn((p=s==null?void 0:s.objectFit)!=null?p:"contain",r,l.image.width/l.image.height),u=di(...h),m=h.map(g=>g.clone().sub(u)),A=new ch(m);this.position.copy(u),this.geometry=A,this.material=d}).catch(l=>{console.error(`Imageplane error ${l}`)})}}class Wr extends dh{constructor(e,i,s){const{videoCoverSrc:o,objectFit:r="contain",playButton:a="withText",paused:l=!0,videoTextureMap:c,ImageTextureMap:d,domEvents:h}=s!=null?s:{};super();f(this,"isVideoPlane",!0);f(this,"name","PanoTagPluginImagePlane");f(this,"videoInstance");f(this,"onVideoReady");f(this,"objectFit");f(this,"buttonSrc");f(this,"videoCoverSrc");f(this,"domEvents");f(this,"disposers",[]);f(this,"cornerPoints");f(this,"videoMesh");f(this,"coverMesh");f(this,"buttonMesh");f(this,"videoTextureMap");f(this,"ImageTextureMap");this.cornerPoints=i,this.src=e,this.buttonSrc=(()=>a==="withText"?Vr:a==="withoutText"?Rr:typeof a=="string"?a:Rr)(),this.videoCoverSrc=o,this.objectFit=r,this.videoTextureMap=c,this.ImageTextureMap=d,this.domEvents=h,this.position.copy(di(...i)),this.videoCoverSrc&&l?this.addCoverMesh().then(()=>this.addButtonMesh()):this.addVideoMesh().then(()=>{l?this.addButtonMesh():this.play(!0)}),this.addEventListener("removed",()=>{this.remove(...this.children)}),this.addEventListener("dispose",()=>{var u;(u=this.disposers)==null||u.forEach(m=>m==null?void 0:m())})}play(e=!1){return H(this,null,function*(){this.videoMesh||(yield this.addVideoMesh()),this.showPlayUI(),this.videoInstance.paused&&this.videoInstance.play().then(()=>this.showPlayUI()).catch(i=>{this.pause(),console.error("play error",i)}),this.videoInstance.muted=e,this.render()})}pause(){this.videoInstance&&(this.videoInstance.pause(),this.showPauseUI().then(()=>this.render()))}initialRenderHooks(e){const s=e(()=>{var o;this.videoMesh&&((o=this.videoInstance)==null?void 0:o.paused)===!1&&(this.videoMesh.needsRender=!0)});this.disposers.push(()=>s)}showPlayUI(){this.coverMesh&&(this.coverMesh.visible=!1),this.remove(this.buttonMesh),this.videoMesh.visible=!0}showPauseUI(){return H(this,null,function*(){this.coverMesh?(this.coverMesh.visible=!0,this.videoMesh&&(this.videoMesh.visible=!1)):(yield this.addCoverMesh(),this.coverMesh&&(this.videoMesh.visible=!1)),this.addButtonMesh().then(()=>this.render())})}render(){var e;this.videoMesh&&(this.videoMesh.needsRender=!0),this.coverMesh&&(this.coverMesh.needsRender=!0),this.buttonMesh&&(this.buttonMesh.needsRender=!0),this.videoMesh&&((e=this.videoInstance)==null?void 0:e.paused)===!1&&(this.videoMesh.needsRender=!0)}addCoverMesh(){return H(this,null,function*(){if(this.children.includes(this.coverMesh))return;const e=yield(()=>H(this,null,function*(){if(this.coverMesh)return this.coverMesh;if(!this.videoCoverSrc)return;const i=yield this.getImageTexture(this.videoCoverSrc);if(!i)return;const s=new E.MeshBasicMaterial({transparent:!1,map:i}),o=qn(this.objectFit,this.cornerPoints,i.image.width/i.image.height),r=new Fr(o,s);return r.position.copy(new R.Vector3(0,0,0)),r.name="videoCoverMesh",r}))();return e&&(this.children.includes(this.coverMesh)||(this.add(e),this.coverMesh=e)),e})}addVideoMesh(){return H(this,null,function*(){if(this.children.includes(this.videoMesh))return;const e=yield(()=>H(this,null,function*(){if(this.videoMesh)return this.videoMesh;if(!this.src)return;const s=this.getVideoTexture(this.src),o=new E.MeshBasicMaterial({transparent:!1,map:s}),r=yield new Promise(l=>{s.metadataLoaded?l(qn(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)):s.addEventListener("videoLoaded",()=>l(qn(this.objectFit,this.cornerPoints,s.image.videoWidth/s.image.videoHeight)))}),a=new Fr(r,o);return a.name="videoMesh",a.position.copy(new R.Vector3(0,0,0)),a}))();if(!e)return;this.domEvents.addAutoBindEventListener(e,"click",()=>{!this.videoInstance.paused&&this.videoInstance.muted?this.videoInstance.muted=!1:this.pause()});const i=e.material.map.image;return i.addEventListener("playing",()=>{this.coverMesh||this.remove(this.buttonMesh),this.render()}),i.addEventListener("pause",()=>{this.showPauseUI(),this.render()}),this.children.includes(this.videoMesh)||(this.add(e),this.videoMesh=e,this.videoInstance=i),e})}addButtonMesh(){return H(this,null,function*(){if(this.children.includes(this.buttonMesh))return;const e=yield(()=>H(this,null,function*(){var u,m,A,p;if(this.buttonMesh)return this.buttonMesh;const i=(m=(u=this.videoMesh)==null?void 0:u.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3]))!=null?m:1/0,s=(p=(A=this.coverMesh)==null?void 0:A.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3]))!=null?p:1/0,o=this.cornerPoints[0].distanceTo(this.cornerPoints[3]),a=Math.min(i,s,o)/o*.3,l=yield this.getImageTexture(this.buttonSrc),c=qn("contain",this.cornerPoints,l.image.width/l.image.height),d=new Fr(c,new y1(l));d.position.copy(new R.Vector3(0,0,0)),d.name="buttonMesh",d.scale.set(a,a,a),this.domEvents.addAutoBindEventListener(d,"click",()=>this.play());const h=new E.Vector3().crossVectors(new E.Vector3().subVectors(c[0],c[1]),new E.Vector3().subVectors(c[0],c[3])).normalize().multiplyScalar(1e-4);return d.position.add(h),d}))();return this.children.includes(this.buttonMesh)||(this.add(e),this.buttonMesh=e),e})}getImageTexture(e){return H(this,null,function*(){var s,o;if((s=this.ImageTextureMap)!=null&&s.has(e))return this.ImageTextureMap.get(e);const i=yield gn(e);return(o=this.ImageTextureMap)==null||o.set(e,i),i})}getVideoTexture(e){var s,o;if((s=this.videoTextureMap)!=null&&s.has(e))return this.videoTextureMap.get(e);const i=b1(e);return(o=this.videoTextureMap)==null||o.set(e,i),i}}function je(n,t){this._camera=n||null,this._domElement=t||document,this._raycaster=new E.Raycaster,this._selected=null,this._boundObjs={};var e=this;this._$onClick=function(){e._onClick.apply(e,arguments)},this._$onDblClick=function(){e._onDblClick.apply(e,arguments)},this._$onMouseMove=function(){e._onMouseMove.apply(e,arguments)},this._$onMouseDown=function(){e._onMouseDown.apply(e,arguments)},this._$onMouseUp=function(){e._onMouseUp.apply(e,arguments)},this._$onTouchMove=function(){e._onTouchMove.apply(e,arguments)},this._$onTouchStart=function(){e._onTouchStart.apply(e,arguments)},this._$onTouchEnd=function(){e._onTouchEnd.apply(e,arguments)},this._$onContextmenu=function(){e._onContextmenu.apply(e,arguments)},this._domElement.addEventListener("click",this._$onClick,!1),this._domElement.addEventListener("dblclick",this._$onDblClick,!1),this._domElement.addEventListener("mousemove",this._$onMouseMove,!1),this._domElement.addEventListener("mousedown",this._$onMouseDown,!1),this._domElement.addEventListener("mouseup",this._$onMouseUp,!1),this._domElement.addEventListener("touchmove",this._$onTouchMove,!1),this._domElement.addEventListener("touchstart",this._$onTouchStart,!1),this._domElement.addEventListener("touchend",this._$onTouchEnd,!1),this._domElement.addEventListener("contextmenu",this._$onContextmenu,!1)}je.prototype.destroy=function(){this._domElement.removeEventListener("click",this._$onClick,!1),this._domElement.removeEventListener("dblclick",this._$onDblClick,!1),this._domElement.removeEventListener("mousemove",this._$onMouseMove,!1),this._domElement.removeEventListener("mousedown",this._$onMouseDown,!1),this._domElement.removeEventListener("mouseup",this._$onMouseUp,!1),this._domElement.removeEventListener("touchmove",this._$onTouchMove,!1),this._domElement.removeEventListener("touchstart",this._$onTouchStart,!1),this._domElement.removeEventListener("touchend",this._$onTouchEnd,!1),this._domElement.removeEventListener("contextmenu",this._$onContextmenu,!1)},je.eventNames=["click","dblclick","mouseover","mouseout","mousemove","mousedown","mouseup","contextmenu","touchstart","touchend"],je.prototype._getRelativeMouseXY=function(n){var t=n.target||n.srcElement;t.nodeType===3&&(t=t.parentNode);var e={x:0,y:0},i=t,s=getComputedStyle(i,null);e.y+=parseInt(s.getPropertyValue("padding-top"),10),e.x+=parseInt(s.getPropertyValue("padding-left"),10);do e.x+=i.offsetLeft,e.y+=i.offsetTop,s=getComputedStyle(i,null),e.x+=parseInt(s.getPropertyValue("border-left-width"),10),e.y+=parseInt(s.getPropertyValue("border-top-width"),10);while(i=i.offsetParent);var o={width:t===window?window.innerWidth:t.offsetWidth,height:t===window?window.innerHeight:t.offsetHeight};return{x:Number((n.pageX-e.x)/o.width)*2-1,y:-((n.pageY-e.y)/o.height)*2+1}},je.prototype._objectCtxInit=function(n){n._3xDomEvent={}},je.prototype._objectCtxDeinit=function(n){delete n._3xDomEvent},je.prototype._objectCtxIsInit=function(n){return!!n._3xDomEvent},je.prototype._objectCtxGet=function(n){return n._3xDomEvent},je.prototype.camera=function(n){return n&&(this._camera=n),this._camera},je.prototype.bind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]),s[t+"Handlers"].push({callback:e,useCapture:i}),this._boundObjs[t]===void 0&&(this._boundObjs[t]=[]),this._boundObjs[t].push(n)},je.prototype.addEventListener=je.prototype.bind,je.prototype.unbind=function(n,t,e,i){console.assert(je.eventNames.indexOf(t)!==-1,"not available events:"+t),this._objectCtxIsInit(n)||this._objectCtxInit(n);var s=this._objectCtxGet(n);s[t+"Handlers"]||(s[t+"Handlers"]=[]);for(var o=s[t+"Handlers"],r=0;r<o.length;r++){var a=o[r];if(e==a.callback&&i==a.useCapture){o.splice(r,1);break}}var l=this._boundObjs[t].indexOf(n);this._boundObjs[t].splice(l,1)},je.prototype.removeEventListener=je.prototype.unbind,je.prototype._bound=function(n,t){var e=this._objectCtxGet(t);return e?!!e[n+"Handlers"]:!1},je.prototype._onMove=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s),a=this._selected;if(r.length>0){var l,c,d,h=r[0],u=h.object;this._selected=u,d=this._bound("mousemove",u),a!=u&&(l=this._bound("mouseover",u),c=a&&this._bound("mouseout",a))}else c=a&&this._bound("mouseout",a),this._selected=null;d&&this._notify("mousemove",u,i,h),l&&this._notify("mouseover",u,i,h),c&&this._notify("mouseout",a,i,h)}},je.prototype._onEvent=function(n,t,e,i){var s=this._boundObjs[n];if(!(s===void 0||s.length===0)){var o=new E.Vector2;o.set(t,e),this._raycaster.setFromCamera(o,this._camera);var r=this._raycaster.intersectObjects(s,!0);if(r.length!==0){for(var a=r[0],l=a.object,c=this._objectCtxGet(l),d=l.parent;typeof c=="undefined"&&d;)c=this._objectCtxGet(d),d=d.parent;c&&this._notify(n,l,i,a)}}},je.prototype._notify=function(n,t,e,i){var s=this._objectCtxGet(t),o=s?s[n+"Handlers"]:null;if(!s||!o||o.length===0){t.parent&&this._notify(n,t.parent,e,i);return}for(var o=s[n+"Handlers"],r=0;r<o.length;r++){var a=o[r],l=!0;a.callback({type:n,target:t,origDomEvent:e,intersect:i,stopPropagation:function(){l=!1}}),l&&a.useCapture===!1&&t.parent&&this._notify(n,t.parent,e,i)}},je.prototype._onMouseDown=function(n){return this._onMouseEvent("mousedown",n)},je.prototype._onMouseUp=function(n){return this._onMouseEvent("mouseup",n)},je.prototype._onMouseEvent=function(n,t){var e=this._getRelativeMouseXY(t);this._onEvent(n,e.x,e.y,t)},je.prototype._onMouseMove=function(n){var t=this._getRelativeMouseXY(n);this._onMove("mousemove",t.x,t.y,n),this._onMove("mouseover",t.x,t.y,n),this._onMove("mouseout",t.x,t.y,n)},je.prototype._onClick=function(n){this._onMouseEvent("click",n)},je.prototype._onDblClick=function(n){this._onMouseEvent("dblclick",n)},je.prototype._onContextmenu=function(n){this._onMouseEvent("contextmenu",n)},je.prototype._onTouchStart=function(n){return this._onTouchEvent("touchstart",n)},je.prototype._onTouchEnd=function(n){return this._onTouchEvent("touchend",n)},je.prototype._onTouchMove=function(n){if(n.touches.length==1){var t=Number(n.touches[0].pageX/window.innerWidth)*2-1,e=-(n.touches[0].pageY/window.innerHeight)*2+1;this._onMove("mousemove",t,e,n),this._onMove("mouseover",t,e,n),this._onMove("mouseout",t,e,n)}},je.prototype._onTouchEvent=function(n,t){var e=t.touches;if(e.length==0&&(e=t.changedTouches),e.length==1){var i=Number(e[0].pageX/window.innerWidth)*2-1,s=-(e[0].pageY/window.innerHeight)*2+1;this._onEvent(n,i,s,t)}};class w1 extends je{constructor(e){super(e.camera,e.getElement());f(this,"five");f(this,"mouseInfo");f(this,"clickHandlerMap",new Map);f(this,"getObjectVisible",e=>e?e.visible===!1?!1:this.getObjectVisible(e.parent):!0);f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 1"),!1});this.five=e,e.on("wantsMoveToPano",this.preventWhenMouseDown),e.on("wantsTapGesture",this.preventWhenMouseDown)}dispose(){this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown),this.clickHandlerMap.clear(),this.mouseInfo=void 0}addAutoBindEventListener(...e){const i=e[0];i.addEventListener("added",()=>{this.addEventListener(...e)}),i.addEventListener("removed",()=>{this.removeEventListener(...e)}),i.addEventListener("dispose",()=>{this.removeEventListener(...e)})}addEventListener(e,i,s,o){const r=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)},l=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(this.getObjectVisible(e)===!1){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo&&(this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0)};i==="click"?(super.addEventListener(e,"mousedown",r,o),super.addEventListener(e,"mouseup",a,o),super.addEventListener(e,"touchstart",l,o),super.addEventListener(e,"touchend",c,o),this.clickHandlerMap.set(s,{mousedown:r,mouseup:a,touchstart:l,touchend:c})):super.addEventListener(e,i,s,o)}removeEventListener(e,i,s,o){if(i==="click"){const r=this.clickHandlerMap.get(s);r&&(super.removeEventListener(e,"mousedown",r.mousedown,o),super.removeEventListener(e,"mouseup",r.mouseup,o),super.removeEventListener(e,"touchstart",r.touchstart,o),super.removeEventListener(e,"touchend",r.touchend,o),this.clickHandlerMap.delete(s))}else super.removeEventListener(e,i,s,o);this.mouseInfo=void 0}}class C1 extends p1{constructor(e){super(e);f(this,"tags",[]);f(this,"config",g1);f(this,"mediaStore",mr({currentMediaElement:null}));f(this,"css3DRenderPlugin");f(this,"store",{disposers:[],disposed:!1,resizeObserverDisposerAdding:!1,css3DRenderDisposer:new Map});f(this,"domEvents",new w1(this.five));f(this,"mouseInfo");f(this,"preventWhenMouseDown",()=>{var e;if((e=this.mouseInfo)!=null&&e.isDown)return console.debug("preventWhenMouseDown 2"),!1});this.five.on("wantsMoveToPano",this.preventWhenMouseDown),this.five.on("wantsTapGesture",this.preventWhenMouseDown),this.mediaStore.subscribe(({currentMediaElement:i})=>{this.tags.forEach(s=>{var o;if(s.mediaPlane instanceof Wr&&i!==s.mediaPlane.videoInstance){if(!((o=s.mediaPlane.videoInstance)!=null&&o.src)||i===s.mediaPlane.videoInstance)return;s.mediaPlane.pause()}})}),this.store.disposers.push(()=>{this.five.off("wantsMoveToPano",this.preventWhenMouseDown),this.five.off("wantsTapGesture",this.preventWhenMouseDown)})}get isPanorama(){return this.five.currentMode==="Panorama"}getTagById(e){const i=this.tags.find(s=>s.id===e);if(!i){console.warn(`getTagById Error: can't find tag id: ${e}`);return}return i}pauseCurrentMedia(){this.mediaStore.set({currentMediaElement:null})}getTagConfig(e,i={useCache:!0}){var r,a,l;if(!e)return(r=this.config.globalConfig)!=null?r:{};if(i.useCache&&((a=e.config)!=null&&a.isMerged))return e.config;const s={};this.config.contentTypeConfig&&Object.keys(this.config.contentTypeConfig).forEach(c=>{const d=c;if(s[d])return;const h=d.split("-");if(h.length===1){const[u]=h;e.contentType===u&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===2){const[u="Any",m="Any"]=h;u==="Mixin"&&e.contentType===m&&(s[d]=this.config.contentTypeConfig[d]),(e.stickType===u||u==="Any")&&(e.contentType===m||m==="Any")&&(s[d]=this.config.contentTypeConfig[d])}if(h.length===3){const[u="Any",m,A]=h;if(m==="Audio"&&e.contentType==="Audio"){const p=e;(p.stickType===u||u==="Any")&&p.data.appearance===A&&(s[d]=this.config.contentTypeConfig[d])}}});const o=We({},sh,this.config.globalConfig,...Object.values(s),e.config);return typeof o.visibleConfig=="object"&&o.visibleConfig.keep&&(o.visibleConfig={keep:o.visibleConfig.keep,visibleFiveMode:(l=o.visibleConfig)==null?void 0:l.visibleFiveMode}),typeof o.unfoldedConfig=="object"&&(o.unfoldedConfig.disableFold&&(o.unfoldedConfig={keep:"unfolded"}),o.unfoldedConfig.disableUnfold&&(o.unfoldedConfig={keep:"folded"}),o.unfoldedConfig.keep&&(o.unfoldedConfig={keep:o.unfoldedConfig.keep})),o.isMerged=!0,o}getCurrentVisibleState(e){return!(!this.state.enabled||!this.state.visible||!e.enabled||!e.state.visible)}loadVideoFirstFrame(){A1&&this.hooks.emit("loadVideoFirstFrame")}updateTagConfig(){this.clearCache(),this.tags.forEach(e=>{var o;const i=this.getTagConfig(e,{useCache:!1});e.config=i;const s=JSON.parse(JSON.stringify(e.data));e.data=(o=i.initialData)!=null&&o.important?We(e.data,s,i.initialData):We(e.data,i.initialData,s)})}can(e,i){const s=i,o=this.getTagConfig(s);if(!o||typeof o!="object")return!0;if(e==="show"||e==="hide"){if(!o.visibleConfig||typeof o.visibleConfig!="object")return!0;if(e==="show"&&o.visibleConfig.keep==="hidden"||e==="hide"&&(o.visibleConfig.keep==="visible"||o.visibleConfig.alwaysShowWhenMovePano))return!1}if(e==="fold"||e==="unfold"){if(!o.unfoldedConfig||typeof o.unfoldedConfig!="object")return!0;if(e==="fold"&&o.unfoldedConfig.keep==="unfolded"||e==="unfold"&&o.unfoldedConfig.keep==="folded")return!1}return!0}getRenderType(e){const i=(()=>{if(e.stickType==="3DPoint")return"Dom";const s=this.getTagConfig(e);if(!s||typeof s!="object"||!s.renderType)return;const o=e.data.mediaData;if(!(!o||o.length===0)&&s.renderType==="Mesh"){if(o1(e)){if(o.length===1&&(o[0].type==="Image"||o[0].type==="Video"))return"Mesh"}else if(pt(e))return o.length===1&&o[0].type==="Image"?"Mesh":"BehindDom"}})();return i!=null?i:"Dom"}getAngle(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.angle!==void 0)return o.angle;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getAngleRange(): observerPosition is ${l}`);const c=(()=>e.stickType==="3DPoint"?Wi(e.normal):Nr(e.position))();if(!c)return;const d=Xn(e);if(!d)return;const h=new E.Vector3().copy(l).sub(d),u=c.angleTo(h)*180/Math.PI;return o.angle=u,o.angle}}getDistance(e,i){var r,a;const s=i!=null?i:this.five.getCurrentState().panoIndex;if(s===void 0)throw new Error(`getDistance(): fivePanoIndex is ${s}`);const o=this.getCache({panoIndex:i,id:e.id});if(o.distance!==void 0)return o.distance;{const l=(a=(r=this.five.work)==null?void 0:r.observers[s])==null?void 0:a.position;if(l===void 0)throw new Error(`getDistance(): observerPosition is ${l}`);const c=Xn(e);if(!c)return-1;const d=l.distanceTo(c);return o.distance=d,d}}getPositions(e){if(e1(e))return e.position;if(pt(e))return e.data.mediaPosition;if(t1(e))return l1(this.five.camera.position,Et(e.position),Et(e.normal))}addObjectClickHandler(e,i,s){if(!i||!this.domEvents)return()=>{};const o=()=>!(!this.getCurrentVisibleState(e)||pt(e)&&!e.mediaVisible),r=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:h.clientX,y:h.clientY,isDown:!0,mouseDownTimestamp:Date.now()}},a=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===h.clientX&&this.mouseInfo.y===h.clientY&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0},l=d=>{if(!o()){this.mouseInfo=void 0;return}const h=d.origDomEvent;this.mouseInfo={x:Math.floor(h.touches[0].clientX),y:Math.floor(h.touches[0].clientY),isDown:!0,mouseDownTimestamp:Date.now()}},c=d=>{if(!o()){this.mouseInfo=void 0;return}if(!this.mouseInfo)return;const h=d.origDomEvent;this.mouseInfo.isDown&&this.mouseInfo.x===Math.floor(h.changedTouches[h.changedTouches.length-1].clientX)&&this.mouseInfo.y===Math.floor(h.changedTouches[h.changedTouches.length-1].clientY)&&Date.now()-this.mouseInfo.mouseDownTimestamp<400&&s(h),this.mouseInfo=void 0};return this.domEvents.addEventListener(i,"mousedown",r,!1),this.domEvents.addEventListener(i,"mouseup",a,!1),this.domEvents.addEventListener(i,"touchstart",l,!1),this.domEvents.addEventListener(i,"touchend",c,!1),()=>{var d,h,u,m;this.mouseInfo=void 0,(d=this.domEvents)==null||d.removeEventListener(i,"mousedown",r),(h=this.domEvents)==null||h.removeEventListener(i,"mouseup",a),(u=this.domEvents)==null||u.removeEventListener(i,"touchstart",l),(m=this.domEvents)==null||m.removeEventListener(i,"touchend",c)}}getTagNormal(e){if(e.normal)return Et(e.normal);if(e.stickType==="Plane")return Nr(e.position);if(e.stickType==="Model")return Nr(this.getPositions(e))}get filterPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint"||e.stickType==="3DPoint").filter(e=>e.position)}get filter2DPointTag(){return this.tags.filter(e=>e.stickType==="2DPoint").filter(e=>e.position)}get filterImagePlane(){return this.tags.filter(e=>e.contentType==="MediaPlane"&&e.stickType==="Plane"&&this.getRenderType(e)==="Mesh")}get filterMediaModel(){return this.tags.filter(e=>e.stickType==="Model"&&e.contentType==="MediaModel")}get filterCSS3DTag(){return this.tags.filter(i=>i.stickType==="3DPoint"||i.stickType==="Plane"||i.stickType==="Model"&&i.contentType==="MediaModel").filter(i=>{const s=this.getRenderType(i);return s==="BehindDom"||s==="Dom"})}checkDisposed(){return this.store.disposed?(console.error("PanoTagPluginController has been disposed"),!0):!1}}function I1(n,t){if(!t||!n)return console.error("getFloorIndex: invalid arguments: ",{point:t,observer:n}),0;const e=[];n.forEach(s=>{var r,a;const o=(a=(r=s.floorIndex)!=null?r:s.floor_index)!=null?a:0;e[o]||(e[o]=[]),e[o].push(s.position.y)});const i=e.map(s=>s.reduce((o,r)=>o+r,0)/s.length);for(let s=i.length-1;s>0;s--)if(t.y>=i[s])return s;return 0}function P1(n){return arguments.length===0?[]:Array.isArray(n)?n:[n]}const Hr=new E.Raycaster;class E1 extends C1{constructor(t){super(t)}getVisibleByPanoIndex(t,e){const i=this.getCache({panoIndex:e,id:t.id}),s=e!=null?e:this.five.getCurrentState().panoIndex;if(t.stickType==="Model")return!0;if(i.visible!==void 0)return i.visible;{const o=(()=>{var l,c,d;const r=(l=t.config.visibleConfig)!=null?l:{},a=this.getDistance(t);if(typeof r=="function")return{value:r(this.five,{tag:t,distance:a}),reason:"config function result"};if(r.keep==="hidden")return{value:!1,reason:"config.keep is hidden"};if(r.keep==="visible")return{value:!0,reason:"config.keep is visible"};if(r.visiblePanoIndex!==void 0&&r.visiblePanoIndex!=="all"&&s!==void 0){if(Array.isArray(r.visiblePanoIndex)&&!r.visiblePanoIndex.includes(s))return{value:!1,reason:`current panoIndex is not included in visiblePano. currentPanoIndex: ${s}, visiblePanoIndex: ${r.visiblePanoIndex}`};if(r.visiblePanoIndex==="current"&&s!==((c=t.fiveState)==null?void 0:c.panoIndex))return{value:!1,reason:`current panoIndex is not equal to tag.panoIndex. currentPanoIndex: ${s}, tag.panoIndex: ${(d=t.fiveState)==null?void 0:d.panoIndex}`}}if(r.visibleDistance!==void 0&&r.visibleDistance!=="unLimited"&&Zn(a,r.visibleDistance)===!1)return{value:!1,reason:`distance is not in visibleDistance. distance: ${a}, visibleDistance: ${r.visibleDistance}`};if(r.intersectRaycaster!==!1&&(typeof r.intersectRaycaster!="object"||r.intersectRaycaster.enabled!==!1)){if(s===void 0)return{value:!1,reason:`intersectRaycaster check failed: fivePanoIndex is ${s}`};const h=this.getTagEnableByIntersect(t,s);if(h.value===!1)return h}if(r.angleRange&&i1(t)){const h=this.getAngle(t);if(Zn(h,r.angleRange)===!1)return{value:!1,reason:`angle is not in angleRange. angle: ${h}, angleRange: ${r.angleRange}`}}return{value:!0,reason:"all check passed"}})();return i.visible=o.value,i.__debug_visible_reason__=o,i.visible}}getVisibleByFiveMode(t,e){const i=e!=null?e:this.five.getCurrentState().mode,s=this.getTagConfig(t).visibleConfig;if(s){if(typeof s=="object"){const o=s==null?void 0:s.visibleFiveMode;return o?o!=null&&o.includes(i)?s.followModelVisibility===!0&&(i==="Floorplan"||i==="Mapview")?this.getVisibleByFloorIndex(t):!0:!1:i==="Panorama"}else if(typeof s=="function")return e==="Panorama"}else return i==="Panorama"}getVisible(t,e){var a,l;const i=(a=e==null?void 0:e.panoIndex)!=null?a:this.five.getCurrentState().panoIndex,s=(l=e==null?void 0:e.mode)!=null?l:this.five.getCurrentState().mode,o=this.getVisibleByFiveMode(t),r=s==="Panorama"?this.getVisibleByPanoIndex(t,i):!0;return o&&r}getModelMedialVisibleByPanoIndex(t,e){if(!this.getCurrentVisibleState(t))return!1;const i=this.getCache({panoIndex:e,id:t.id});if(i.modelMedialVisible!==void 0)return i.modelMedialVisible;const s=this.getTagEnableByIntersect(t,e);return i.modelMedialVisible=s.value,i.__debug_visible_reason__=s,s.value!==!1}getUnfoldedByPanoIndex(t,e){if(!this.getVisibleByPanoIndex(t))return;const s=this.getCache({panoIndex:e,id:t.id});if(s.unfolded!==void 0)return s.unfolded;{const o=this.getTagConfig(t).unfoldedConfig;if(!o)return;const r=(()=>{const l=this.getDistance(t);if(typeof o=="function")return o(this.five,{tag:t,distance:l});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.unfoldDistance&&Zn(l,o.unfoldDistance)===!1)return!1})();s.unfolded=r;const a=this.getUnfoldedByCamera(t);return a!==void 0?a:s.unfolded}}getUnfoldedByCamera(t){return this.getVisible(t)?(()=>{var r;const s=this.getDistance(t),o=this.getTagConfig(t).unfoldedConfig;if(o){if(typeof o=="function")return o(this.five,{tag:t,distance:s});if(o.keep==="folded")return!1;if(o.keep==="unfolded")return!0;if(o.autoUnfold===void 0||o.autoUnfold===!1||o.autoUnfold.enable===!1||!o.autoUnfold.strategy)return;if(o.autoUnfold.strategy==="ScreenPostion"){const a=this.getTagProject(t);if(a&&Zn(a.x,o.autoUnfold.autoUnfoldProjectX)===!1)return!1}if(o.autoUnfold.strategy==="MinimumDistance"){const c=this.filterPointTag.filter(h=>this.getVisible(h)).filter(h=>{const u=this.getTagProject(h);if(!u)return!1;const{x:m,y:A,z:p}=u;return!(Math.abs(p)>1||Math.abs(m)>1||Math.abs(A)>1)}).map(h=>({tag:h,id:h.id,tagConfig:this.getTagConfig(h).unfoldedConfig})).filter(({tag:h,tagConfig:u})=>{var m,A;return!(typeof u!="object"||u.keep||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance")}).map(h=>we(G({},h),{distance:this.getDistance(h.tag)})).filter(({distance:h,tagConfig:u})=>{var m,A;return!(h===void 0||typeof u!="object"||u.autoUnfold===!1||((m=u.autoUnfold)==null?void 0:m.enable)===!1||((A=u.autoUnfold)==null?void 0:A.strategy)!=="MinimumDistance"||u.autoUnfold.distance&&Zn(h,u.autoUnfold.distance)===!1)}).sort((h,u)=>h.distance-u.distance).findIndex(h=>h.id===t.id);if(c===-1||c<=((r=o.autoUnfold.maxNumber)!=null?r:1)-1===!1)return!1}return!0}})():void 0}sort(t){return t.sort((e,i)=>{const s=this.getDistance(e),o=this.getDistance(i);return s===void 0||o===void 0?0:o-s})}setTagZIndex(t){return t.forEach(e=>{const i=this.getDistance(e);e.zIndex=Math.round((i!=null?i:0)*100)})}setPointTagPosition(){const t=this.filterPointTag;t.length!==0&&t.forEach(e=>{var s;if(!((s=e.state)!=null&&s.visible)){e.screenPosition=null;return}const i=this.getTagProject(e);if(!i){e.screenPosition=null;return}e.screenPosition={leftPercent:(i.x+1)/2*100,topPercent:(-i.y+1)/2*100}})}setVisible(){this.tags.forEach(t=>{const e=this.getVisible(t);t.state&&(t.state.visible=e)})}setVisibleByPanoIndex(){this.tags.forEach(t=>{const e=this.getVisibleByPanoIndex(t);t.state&&(t.state.visible=e)})}setModelMedialVisible(){const t=this.five.getCurrentState().mode;this.tags.forEach(e=>{var s;if(!pt(e))return;if(!((s=e.model)!=null&&s.object)){e.mediaVisible=!1;return}const i=t==="Panorama"?this.getModelMedialVisibleByPanoIndex(e):!0;e.mediaVisible=i})}setUnfoldedByPanoIndex(){this.tags.forEach(t=>{const e=this.getUnfoldedByPanoIndex(t);if(t.state&&(e!==void 0&&(t.state.unfolded=e),e&&!t.state.visible)){const i=this.getTagConfig(t);typeof i.unfoldedConfig=="object"&&i.unfoldedConfig.autoFoldWhenHide!==!1&&(t.state.unfolded=!1)}})}getTagProject(t){if(!this.getVisible(t))return;const i=Xn(t);if(!i)return;const{x:s,y:o,z:r}=i.project(this.five.camera);if(!(r>1))return{x:s,y:o,z:r}}getTagEnableByIntersect(t,e){var c,d,h,u,m,A;const i=lo(lo((c=this.getTagConfig(t).visibleConfig)!=null?c:{}).intersectRaycaster),s=e!=null?e:this.five.getCurrentState().panoIndex,o=(d=this.five.work.observers[s])==null?void 0:d.position;if(o===void 0)return{value:!1,reason:{type:"observerPosition is undefined",fivePanoIndex:s}};const r=P1((()=>{var g;const p=(g=i.checkPoints)!=null?g:"center";return p==="center"?Xn(t):p==="corner"?eh(t):Array.isArray(p)?p:[]})());let a=0,l=0;for(const p of r){const g=new E.Vector3().subVectors(p,o).normalize();Hr.set(o,g);const v=o.distanceTo(p),[y]=this.five.model.intersectRaycaster(Hr),I=(()=>{if(!pt(t))return;const T=this.tags.filter(pt).map(U=>{var N;return(N=U.model)==null?void 0:N.object}).filter(Zt),[X]=Hr.intersectObjects(T,!0);return X})(),M=(h=i.distanceAccuracy)!=null?h:.01;Math.min((u=y==null?void 0:y.distance)!=null?u:1/0,(m=I==null?void 0:I.distance)!=null?m:1/0)+M>=v?a++:l++;const V=(A=i.needPassed)!=null?A:1;if(a>=V)return{value:!0}}return l===0?{value:!0}:{value:!1,reason:{type:"intersectRaycaster check failed",passedCount:a,needPassed:i.needPassed}}}getVisibleByFloorIndex(t){var o,r,a,l,c,d,h;let e=0;const i=(o=t.fiveState)==null?void 0:o.panoIndex;i!==void 0?e=(r=this.five.work.observers[i])==null?void 0:r.floorIndex:e=I1(this.five.work.observers,(h=(d=(l=(a=t.model)==null?void 0:a.object)==null?void 0:l.position)!=null?d:(c=t.mediaPlane)==null?void 0:c.position)!=null?h:Xn(t));const s=this.five.model.shownFloor;return s===null||s===e}}function M1(n){fe(n,"svelte-xuejcm",".line.svelte-xuejcm{position:absolute;pointer-events:none}.line.vertical.svelte-xuejcm{transform:rotate(-90deg) translate3d(0.03125rem, 0, 0.625rem);transform-origin:0 0}.line.horizontal.svelte-xuejcm{transform:translate3d(0, -0.03125rem, 0.625rem)}.straight-line.svelte-xuejcm{display:block;width:100%;height:100%;overflow:visible}")}function uh(n){let t,e,i,s,o,r,a,l=n[3]&&fh(n);return{c(){t=x("div"),e=Be("svg"),i=Be("defs"),s=Be("linearGradient"),o=Be("stop"),r=Be("stop"),l&&l.c(),w(o,"offset","25%"),w(o,"stop-color",n[5]),w(o,"stop-opacity","1"),w(r,"offset","100%"),w(r,"stop-color",n[5]),w(r,"stop-opacity","0.5"),w(s,"x1",.5),w(s,"y1",.5),w(s,"x2",n[8]),w(s,"y2",.5),w(s,"id",n[10]),w(s,"gradientUnits","userSpaceOnUse"),w(e,"class","straight-line svelte-xuejcm"),w(e,"viewBox",a="0 0 "+n[8]+" "+n[7]),w(e,"preserveAspectRatio","none"),w(t,"class","line svelte-xuejcm"),K(t,"vertical",n[9]),K(t,"horizontal",!n[9]),z(t,"width",n[8]+"px"),z(t,"height",n[7]+"px")},m(c,d){B(c,t,d),D(t,e),D(e,i),D(i,s),D(s,o),D(s,r),l&&l.m(e,null)},p(c,d){d&32&&w(o,"stop-color",c[5]),d&32&&w(r,"stop-color",c[5]),d&256&&w(s,"x2",c[8]),c[3]?l?(l.p(c,d),d&8&&k(l,1)):(l=fh(c),l.c(),k(l,1),l.m(e,null)):l&&(he(),j(l,1,1,()=>{l=null}),ue()),d&384&&a!==(a="0 0 "+c[8]+" "+c[7])&&w(e,"viewBox",a),d&512&&K(t,"vertical",c[9]),d&512&&K(t,"horizontal",!c[9]),d&256&&z(t,"width",c[8]+"px"),d&128&&z(t,"height",c[7]+"px")},d(c){c&&O(t),l&&l.d()}}}function fh(n){let t,e,i,s,o;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke",e=n[4]?`url(#${n[10]})`:n[5]),w(t,"stroke-width",1),w(t,"d",n[6])},m(r,a){B(r,t,a),o=!0},p(r,a){n=r,(!o||a&48&&e!==(e=n[4]?`url(#${n[10]})`:n[5]))&&w(t,"stroke",e),(!o||a&64)&&w(t,"d",n[6])},i(r){o||(r&&_e(()=>{o&&(s&&s.end(1),i=Mi(t,Ys,{duration:n[2],delay:n[0],easing:Jt}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=rn(t,Ys,{duration:n[2],delay:n[1],easing:Jt})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function k1(n){let t,e=n[8]&&uh(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[8]?e?e.p(i,s):(e=uh(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function D1(n,t,e){let i,s,o,r,{inDelay:a=0}=t,{outDelay:l=0}=t,{duration:c=1e3}=t,{unfolded:d}=t,{length:h}=t,{direction:u="horizontal"}=t,{useLinearColor:m=!1}=t,{color:A="white"}=t;const p=st();return n.$$set=g=>{"inDelay"in g&&e(0,a=g.inDelay),"outDelay"in g&&e(1,l=g.outDelay),"duration"in g&&e(2,c=g.duration),"unfolded"in g&&e(3,d=g.unfolded),"length"in g&&e(11,h=g.length),"direction"in g&&e(12,u=g.direction),"useLinearColor"in g&&e(4,m=g.useLinearColor),"color"in g&&e(5,A=g.color)},n.$$.update=()=>{n.$$.dirty&4096&&e(9,i=u==="vertical"),n.$$.dirty&2048&&e(8,s=h),n.$$.dirty&2048&&e(6,r=`M0.5 0.5 H ${h}`)},e(7,o=1),[a,l,c,d,m,A,r,o,s,i,p,h,u]}class Yr extends ce{constructor(t){super(),le(this,t,D1,k1,oe,{inDelay:0,outDelay:1,duration:2,unfolded:3,length:11,direction:12,useLinearColor:4,color:5},M1)}}function x1(n){fe(n,"svelte-faoauy",".shadow.svelte-faoauy{position:absolute}")}function mh(n){let t,e,i,s,o;return{c(){t=x("div"),w(t,"class","shadow svelte-faoauy"),w(t,"style",e=`
|
|
565
565
|
left:${Dt(n[5])};
|
|
566
566
|
bottom:${Dt(n[6])};
|
|
567
567
|
box-shadow: 0 0 ${Dt(n[10])} ${Dt(n[11])} rgba(0, 0, 0, ${n[12]});
|
|
@@ -577,7 +577,7 @@ void main() {
|
|
|
577
577
|
${n[7]?"transform: translate(-50%, -50%); left: 50%; top: 50%;":""}
|
|
578
578
|
`))&&w(t,"style",e);const l=a&8160;(l||a&8168)&&z(t,"width",Dt(n[3])),(l||a&8176)&&z(t,"height",Dt(n[4])),(l||a&16352)&&z(t,"z-index",n[13])},i(r){o||(r&&_e(()=>{o&&(s&&s.end(1),i=Mi(t,et,{duration:n[0]}),i.start())}),o=!0)},o(r){i&&i.invalidate(),r&&(s=rn(t,et,{duration:n[1]})),o=!1},d(r){r&&O(t),r&&s&&s.end()}}}function S1(n){let t,e=n[2]&&mh(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?(e.p(i,s),s&4&&k(e,1)):(e=mh(i),e.c(),k(e,1),e.m(t.parentNode,t)):e&&(he(),j(e,1,1,()=>{e=null}),ue())},i(i){k(e)},o(i){j(e)},d(i){i&&O(t),e&&e.d(i)}}}function Dt(n){return typeof n=="number"?n/16+"rem":n}function L1(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:d=!1}=t,{horizontalCenter:h=!1}=t,{verticalCenter:u=!1}=t,{blurRadius:m}=t,{spreadRadius:A}=t,{opacity:p=.15}=t,{zIndex:g=-1}=t;return n.$$set=v=>{"inDelay"in v&&e(0,i=v.inDelay),"outDelay"in v&&e(1,s=v.outDelay),"visible"in v&&e(2,o=v.visible),"width"in v&&e(3,r=v.width),"height"in v&&e(4,a=v.height),"left"in v&&e(5,l=v.left),"bottom"in v&&e(6,c=v.bottom),"center"in v&&e(7,d=v.center),"horizontalCenter"in v&&e(8,h=v.horizontalCenter),"verticalCenter"in v&&e(9,u=v.verticalCenter),"blurRadius"in v&&e(10,m=v.blurRadius),"spreadRadius"in v&&e(11,A=v.spreadRadius),"opacity"in v&&e(12,p=v.opacity),"zIndex"in v&&e(13,g=v.zIndex)},[i,s,o,r,a,l,c,d,h,u,m,A,p,g]}class _t extends ce{constructor(t){super(),le(this,t,L1,S1,oe,{inDelay:0,outDelay:1,visible:2,width:3,height:4,left:5,bottom:6,center:7,horizontalCenter:8,verticalCenter:9,blurRadius:10,spreadRadius:11,opacity:12,zIndex:13},x1)}}function T1(){return Math.random().toString(36).slice(-6)}const Ur=T1();function j1(n){fe(n,"svelte-1b2n9wi",".text-char.svelte-1b2n9wi{display:inline-block;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}")}function gh(n,t,e){const i=n.slice();return i[18]=t[e].id,i[0]=t[e].content,i[19]=t,i[20]=e,i}function z1(n){let t,e=n[0]+"",i,s=n[20];const o=()=>n[9](t,s),r=()=>n[9](null,s);return{c(){t=x("span"),i=Se(e),w(t,"class","text-char svelte-1b2n9wi")},m(a,l){B(a,t,l),D(t,i),o()},p(a,l){n=a,l&4&&e!==(e=n[0]+"")&&Te(i,e),s!==n[20]&&(r(),s=n[20],o())},d(a){a&&O(t),r()}}}function O1(n){let t,e=n[20];const i=()=>n[8](t,e),s=()=>n[8](null,e);return{c(){t=x("span"),t.textContent=" ",w(t,"class","text-char svelte-1b2n9wi")},m(o,r){B(o,t,r),i()},p(o,r){n=o,e!==n[20]&&(s(),e=n[20],i())},d(o){o&&O(t),s()}}}function ph(n,t){let e,i;function s(a,l){return a[0]===a[3]?O1:z1}let o=s(t),r=o(t);return{key:n,first:null,c(){e=ke(),r.c(),i=ke(),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&&(O(e),O(i)),r.d(a)}}}function B1(n){let t=[],e=new Map,i,s=Pe(n[2]);const o=r=>r[18];for(let r=0;r<s.length;r+=1){let a=gh(n,s,r),l=o(a);e.set(l,t[r]=ph(l,a))}return{c(){for(let r=0;r<t.length;r+=1)t[r].c();i=ke()},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&14&&(s=Pe(r[2]),t=jt(t,a,o,1,r,s,e,i.parentNode,dr,ph,i,gh))},i:q,o:q,d(r){r&&O(i);for(let a=0;a<t.length;a+=1)t[a].d(r)}}}function V1(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_${Ur}__`,d=`__EMOJI_${Ur}__`,h=`__SPACE_${Ur}__`;let u,m,A=[];function p(S){const P=[],V=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 S.slice().replace(V,T=>`${c}${d}${T}${c}`).split(c).forEach(T=>T.startsWith(d)?P.push({id:st(),content:T.slice(d.length)}):P.push(...T.split("").map(X=>X===" "?h:X).map(X=>({id:st(),content:X})))),P}function g(){if(!m)return;const S=!a;m.reversed!==S&&m.reverse(),m.play()}function v(S){if(l){e(4,l=!1);return}clearTimeout(u),u=setTimeout(g,S?s:o)}function y(S){const P=function(){const V=d1(T=>S[T].getBoundingClientRect().x,[Math.min(S.length-1,10),Math.min(S.length-1,30)]);if(V>0)return V}();m=Vt({targets:S.slice(0,P).filter(Zt),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&&m.seek(m.duration)}function I(S,P){Ne[S?"unshift":"push"](()=>{A[P]=S,e(1,A)})}function M(S,P){Ne[S?"unshift":"push"](()=>{A[P]=S,e(1,A)})}return n.$$set=S=>{"inDelay"in S&&e(5,s=S.inDelay),"outDelay"in S&&e(6,o=S.outDelay),"content"in S&&e(0,r=S.content),"unfolded"in S&&e(7,a=S.unfolded),"isFistUnfoldedUpdate"in S&&e(4,l=S.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=p(r)),n.$$.dirty&128&&v(a),n.$$.dirty&2&&y(A.filter(S=>!!S))},[r,A,i,h,l,s,o,a,I,M]}class Ah extends ce{constructor(t){super(),le(this,t,V1,B1,oe,{inDelay:5,outDelay:6,content:0,unfolded:7,isFistUnfoldedUpdate:4},j1)}}function R1(n){fe(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 vh(n){let t,e,i,s,o,r,a,l,c,d;return e=new _t({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),w(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),z(s,"background-image","url("+K0+")"),w(t,"class","arrow-wrapper svelte-1ogmlqq")},m(h,u){B(h,t,u),ie(e,t,null),D(t,i),D(t,s),l=!0,c||(d=ye(s,"click",n[5]),c=!0)},p(h,u){n=h,(!l||u&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&w(s,"class",o)},i(h){l||(k(e.$$.fragment,h),h&&_e(()=>{l&&(a&&a.end(1),r=Mi(s,et,{duration:n[2],delay:n[3],easing:dn}),r.start())}),l=!0)},o(h){j(e.$$.fragment,h),r&&r.invalidate(),h&&(a=rn(s,et,{duration:n[2],delay:n[4],easing:dn})),l=!1},d(h){h&&O(t),ne(e),h&&a&&a.end(),c=!1,d()}}}function Q1(n){let t,e,i=n[1]&&vh(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=vh(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function G1(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){tn.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 N1=class extends ce{constructor(t){super(),le(this,t,G1,Q1,oe,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},R1)}};function _1(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 F1(n){fe(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 bh(n){let t,e,i;return e=new Ah({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","text svelte-1fuzm7v"),z(t,"transform",n[7])},m(s,o){B(s,t,o),ie(e,t,null),n[10](t),i=!0},p(s,o){const r={};o&1&&(r.unfolded=s[0]),o&2&&(r.content=s[1]),o&32&&(r.outDelay=s[5]),e.$set(r),o&128&&z(t,"transform",s[7])},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e),n[10](null)}}}function yh(n){let t,e,i;return e=new N1({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","arrow svelte-1fuzm7v")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&64&&(r.direction=s[6]),o&1&&(r.visible=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function W1(n){let t,e,i,s=n[1]&&bh(n),o=n[3]<n[4]&&yh(n);return{c(){s&&s.c(),t=$(),o&&o.c(),e=ke()},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&&k(s,1)):(s=bh(r),s.c(),k(s,1),s.m(t.parentNode,t)):s&&(he(),j(s,1,1,()=>{s=null}),ue()),r[3]<r[4]?o?(o.p(r,a),a&24&&k(o,1)):(o=yh(r),o.c(),k(o,1),o.m(e.parentNode,e)):o&&(he(),j(o,1,1,()=>{o=null}),ue())},i(r){i||(k(s),k(o),i=!0)},o(r){j(s),j(o),i=!1},d(r){r&&(O(t),O(e)),s&&s.d(r),o&&o.d(r)}}}function H1(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,d=0,h=0,u=0;function m(A){Ne[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,u=c.offsetHeight),_1(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,u=c.offsetHeight)}),e(3,h=Number(A.replace("px","")))}n.$$.dirty&280&&e(9,d=a?h-u:0),n.$$.dirty&512&&e(7,i=`translateY(${d}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,h,u,o,s,i,a,d,m]}class wh extends ce{constructor(t){super(),le(this,t,H1,W1,oe,{visible:0,textUnfolded:8,content:1},F1)}}function Y1(n){fe(n,"svelte-nlvd3x",".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 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 Ch(n){var d,h;let t,e,i,s,o,r,a,l,c;return t=new _t({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new Yr({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((h=(d=n[6][0])==null?void 0:d.content.length)!=null?h:10,15),useLinearColor:!0}}),r=new wh({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){se(t.$$.fragment),e=$(),se(i.$$.fragment),s=$(),o=x("div"),se(r.$$.fragment),w(o,"class","content svelte-nlvd3x")},m(u,m){ie(t,u,m),B(u,e,m),ie(i,u,m),B(u,s,m),B(u,o,m),ie(r,o,null),a=!0,l||(c=[Kt(ln.call(null,o)),ye(o,"clientWidth",n[8]),ye(o,"click",n[7])],l=!0)},p(u,m){var v,y;const A={};m&4&&(A.visible=u[2]),m&8&&(A.left=u[3]/2+"px"),t.$set(A);const p={};m&4&&(p.unfolded=u[2]),m&8&&(p.length=u[3]),m&16&&(p.outDelay=u[4]+40*Math.min((y=(v=u[6][0])==null?void 0:v.content.length)!=null?y:10,15)),i.$set(p);const g={};m&4&&(g.visible=u[2]),m&2&&(g.textUnfolded=u[1]),m&32&&(g.content=u[5]),r.$set(g)},i(u){a||(k(t.$$.fragment,u),k(i.$$.fragment,u),k(r.$$.fragment,u),a=!0)},o(u){j(t.$$.fragment,u),j(i.$$.fragment,u),j(r.$$.fragment,u),a=!1},d(u){u&&(O(e),O(s),O(o)),ne(t,u),ne(i,u),ne(r),l=!1,qe(c)}}}function U1(n){let t,e,i=n[0].state&&Ch(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Ch(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function X1(n,t,e){let i,s,o,{tag:r}=t,a,l=!1,c=[];function d(){e(1,l=!l)}const h=u=>{e(3,a=u.detail)};return n.$$set=u=>{"tag"in u&&e(0,r=u.tag)},n.$$.update=()=>{var u,m,A;n.$$.dirty&1&&e(2,i=!!((u=r.state)!=null&&u.unfolded)),n.$$.dirty&1&&e(5,s=(A=(m=r.data.title)!=null?m:r.data.text)!=null?A:""),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,l=!1)},20)),n.$$.dirty&2&&e(4,o=l?450:0)},[r,l,i,a,o,s,c,d,h]}class Z1 extends ce{constructor(t){super(),le(this,t,X1,U1,oe,{tag:0},Y1)}}function Ft(n){return typeof n=="number"?n/16+"rem":n}function J1(n){fe(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 q1(n){let t;const e=n[6].default,i=Ji(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)&&Ki(i,e,s,s[5],t?qi(e,s[5],o,null):$i(s[5]),null)},i(s){t||(k(i,s),t=!0)},o(s){j(i,s),t=!1},d(s){i&&i.d(s)}}}function K1(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&Ih(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&Ph(n);return{c(){i&&i.c(),t=$(),s&&s.c(),e=ke()},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,d;(c=a[3])!=null&&c.inputting?i||(i=Ih(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((d=a[3])==null?void 0:d.placeholder)=="string"?s?s.p(a,l):(s=Ph(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:q,o:q,d(a){a&&(O(t),O(e)),i&&i.d(a),s&&s.d(a)}}}function $1(n){let t;return{c(){t=Se(n[2])},m(e,i){B(e,t,i)},p(e,i){i&4&&Te(t,e[2])},i:q,o:q,d(e){e&&O(t)}}}function Ih(n){let t;return{c(){t=x("div"),w(t,"class","caret svelte-1j0cz4o")},m(e,i){B(e,t,i)},d(e){e&&O(t)}}}function Ph(n){let t,e=n[3].placeholder+"",i;return{c(){t=x("span"),i=Se(e),w(t,"class","placeholder svelte-1j0cz4o")},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Te(i,e)},d(s){s&&O(t)}}}function ey(n){let t,e,i,s;const o=[$1,K1,q1],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=x("div"),i.c(),w(t,"class","text svelte-1j0cz4o"),z(t,"max-width",typeof n[1]=="number"?Ft(n[1]):n[1]),z(t,"-webkit-line-clamp",n[0])},m(l,c){B(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let d=e;e=a(l),e===d?r[e].p(l,c):(he(),j(r[d],1,1,()=>{r[d]=null}),ue(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),k(i,1),i.m(t,null)),c&2&&z(t,"max-width",typeof l[1]=="number"?Ft(l[1]):l[1]),c&1&&z(t,"-webkit-line-clamp",l[0])},i(l){s||(k(i),s=!0)},o(l){j(i),s=!1},d(l){l&&O(t),r[e].d()}}}function ty(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=d=>{"maxLine"in d&&e(0,r=d.maxLine),"maxWidth"in d&&e(1,a=d.maxWidth),"text"in d&&e(2,l=d.text),"edit"in d&&e(3,c=d.edit),"$$scope"in d&&e(5,o=d.$$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 Xr extends ce{constructor(t){super(),le(this,t,ty,ey,oe,{maxLine:0,maxWidth:1,text:2,edit:3},J1)}}function iy(n){fe(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 Eh(n){var h,u;let t,e,i,s,o,r,a,l,c;t=new Yr({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new Xr({props:{text:n[4],edit:(h=n[0].data.edit)==null?void 0:h.title,maxLine:n[2]}});let d=(n[0].data.description||((u=n[0].data.edit)==null?void 0:u.description))&&Mh(n);return{c(){se(t.$$.fragment),e=$(),i=x("div"),s=x("div"),o=x("div"),r=x("div"),se(a.$$.fragment),l=$(),d&&d.c(),w(r,"class","title svelte-1oxrkr1"),w(o,"class","plane svelte-1oxrkr1"),w(s,"class","plane__wrapper svelte-1oxrkr1"),z(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),w(i,"class","plane__container svelte-1oxrkr1"),K(i,"unfolded",n[1]),K(i,"folded",n[5])},m(m,A){ie(t,m,A),B(m,e,A),B(m,i,A),D(i,s),D(s,o),D(o,r),ie(a,r,null),D(o,l),d&&d.m(o,null),c=!0},p(m,A){var v,y;const p={};A&2&&(p.unfolded=m[1]),t.$set(p);const g={};A&16&&(g.text=m[4]),A&1&&(g.edit=(v=m[0].data.edit)==null?void 0:v.title),A&4&&(g.maxLine=m[2]),a.$set(g),m[0].data.description||(y=m[0].data.edit)!=null&&y.description?d?(d.p(m,A),A&1&&k(d,1)):(d=Mh(m),d.c(),k(d,1),d.m(o,null)):d&&(he(),j(d,1,1,()=>{d=null}),ue()),A&2&&z(s,"transform",m[1]?"translateY(-15px)":"translateY(0)"),(!c||A&2)&&K(i,"unfolded",m[1]),(!c||A&32)&&K(i,"folded",m[5])},i(m){c||(k(t.$$.fragment,m),k(a.$$.fragment,m),k(d),c=!0)},o(m){j(t.$$.fragment,m),j(a.$$.fragment,m),j(d),c=!1},d(m){m&&(O(e),O(i)),ne(t,m),ne(a),d&&d.d()}}}function Mh(n){var s;let t,e,i;return e=new Xr({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","description svelte-1oxrkr1")},m(o,r){B(o,t,r),ie(e,t,null),i=!0},p(o,r){var l;const a={};r&1&&(a.text=o[0].data.description),r&1&&(a.edit=(l=o[0].data.edit)==null?void 0:l.description),r&8&&(a.maxLine=o[3]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ne(e)}}}function ny(n){let t,e,i=n[0].state&&Eh(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Eh(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function sy(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,d,h,u,m;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,o=(h=(d=l.data.title)!=null?d:l.data.text)!=null?h:""),n.$$.dirty&1&&e(3,r=(u=l.data.descriptionMaxRows)!=null?u:null),n.$$.dirty&1&&e(2,a=(m=l.data.titleMaxRows)!=null?m:null)},[l,i,a,r,o,s]}class oy extends ce{constructor(t){super(),le(this,t,sy,ny,oe,{tag:0},iy)}}function ry(n){let t,e;return t=new oy({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function ay(n){let t,e;return t=new Z1({props:{tag:n[0]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function ly(n){let t,e,i,s;const o=[ay,ry],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=ke()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(he(),j(r[d],1,1,()=>{r[d]=null}),ue()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function cy(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 dy extends ce{constructor(t){super(),le(this,t,cy,ly,oe,{tag:0})}}function hy(n){fe(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function kh(n){let t,e,i,s;return{c(){t=Be("path"),w(t,"fill","none"),w(t,"stroke","url(#"+n[4]+")"),w(t,"stroke-width","1"),w(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&&_e(()=>{s&&(i&&i.end(1),e=Mi(t,Ys,{duration:n[1],delay:n[0],easing:ql}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=rn(t,Ys,{duration:n[1],delay:n[2],easing:dn})),s=!1},d(o){o&&O(t),o&&i&&i.end()}}}function uy(n){let t,e,i,s,o,r=n[3]&&kh(n);return{c(){t=Be("svg"),e=Be("defs"),i=Be("linearGradient"),s=Be("stop"),o=Be("stop"),r&&r.c(),w(s,"offset","25%"),w(s,"stop-color","white"),w(s,"stop-opacity","1"),w(o,"offset","100%"),w(o,"stop-color","white"),w(o,"stop-opacity","0.5"),w(i,"id",n[4]),w(i,"gradientUnits","userSpaceOnUse"),w(t,"class","line svelte-blgtit"),w(t,"viewBox","0 0 105 21")},m(a,l){B(a,t,l),D(t,e),D(e,i),D(i,s),D(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&k(r,1)):(r=kh(a),r.c(),k(r,1),r.m(t,null)):r&&(he(),j(r,1,1,()=>{r=null}),ue())},i(a){k(r)},o(a){j(r)},d(a){a&&O(t),r&&r.d()}}}function fy(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=st();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,o=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[i,s,o,r,a]}class my extends ce{constructor(t){super(),le(this,t,fy,uy,oe,{inDelay:0,duration:1,outDelay:2,unfolded:3},hy)}}function gy(n){fe(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
|
|
579
579
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
580
|
-
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 py(n){let t,e,i;return{c(){t=x("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=ye(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Ay(n,t,e){let{active:i=!1}=t;function s(o){tn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class vy extends ce{constructor(t){super(),le(this,t,Ay,py,oe,{active:0},gy)}}function by(n){fe(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 Dh(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function xh(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new vy({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=x("div"),se(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ie(i,e,null),D(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||(k(i.$$.fragment,a),o=!0)},o(a){j(i.$$.fragment,a),o=!1},d(a){a&&O(e),ne(i)}}}function yy(n){let t,e=[],i=new Map,s,o=Pe(Array(n[0]));const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=Dh(n,o,a),c=r(l);i.set(c,e[a]=xh(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(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=Pe(Array(a[0])),he(),e=jt(e,l,r,1,a,o,i,t,fi,xh,null,Dh),ue())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function wy(n,t,e){const i=Rs();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 Cy extends ce{constructor(t){super(),le(this,t,wy,yy,oe,{pagesCount:0,currentPageIndex:1},by)}}const yn="prev",bi="next";function Iy(n){fe(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 Py(n){let t,e,i,s;return{c(){t=x("button"),e=x("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===bi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===yn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),D(t,e),i||(s=ye(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===bi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===yn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&O(t),i=!1,s()}}}function Ey(n,t,e){let{direction:i=bi}=t,{disabled:s=!1}=t;function o(r){tn.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 Sh extends ce{constructor(t){super(),le(this,t,Ey,Py,oe,{direction:0,disabled:1},Iy)}}function My(n){fe(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function ky(n){let t;return{c(){t=x("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&O(t)}}}const Lh=100;function Dy(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*Lh,0),Lh))},[i,s]}class xy extends ce{constructor(t){super(),le(this,t,Dy,ky,oe,{value:1},My)}}function Sy(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Ly(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Ty(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Th(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function jy(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function jh(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Zr(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const zy=110,Oy=9,By=111,Vy=20;function Jr(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 Ry(n,{thresholdProvider:t}){const e=Zr(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=By&&Math.abs(o)>=Vy}function c(u){r=Date.now(),o=0,a=!0;const m=Jr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),jy(window,d),Ty(window,h)}function d(u){if(!a)return;const m=Jr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.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?yn:bi}),Th(window,h),jh(window,d))}function h(u){if(Th(window,h),jh(window,d),a=!1,!l()){e("swipeFailed");return}const m=Jr(u);e("swipeEnd",{x:m.x,y:m.y})}return Sy(n,c),{destroy(){Ly(n,c)}}}function Qy(n,t){n.addEventListener("mouseenter",t)}function Gy(n,t){n.removeEventListener("mouseenter",t)}function Ny(n,t){n.addEventListener("mouseleave",t)}function zh(n,t){n.removeEventListener("mouseleave",t)}function _y(n){const t=Zr(n);function e(){Ny(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),zh(n,i)}return Qy(n,e),{destroy(){Gy(n,e),zh(n,i)}}}const Fy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function wn(n,t,e){return Math.max(n,Math.min(t,e))}function Wy(n,t){n.addEventListener("touchstart",t,{passive:!0})}function Hy(n,t){n.removeEventListener("touchstart",t)}function Yy(n,t){n.addEventListener("touchend",t)}function Oh(n,t){n.removeEventListener("touchend",t)}function Uy(n){const t=Zr(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=Fy(i,l);return c<=zy&&d<=Oy}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},Yy(n,r)}function r(a){Oh(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Wy(n,o),{destroy(){Hy(n,o),Oh(n,r)}}}function Xy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Bh({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function Zy({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function Jy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?Xy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):Zy({currentParticleIndex:n,particlesToScroll:o})}function Bh({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function qy({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Vh({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function Ky({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Bh({particlesCountWithoutClones:t,particlesToScroll:e}):qy({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function $y({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return wn(0,Math.min(t+n*i,s-e),s-1)}function ew({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return wn(0,Math.min(n*t,e-i),e-1)}function qr({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?$y({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):ew({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function tw({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 Vh({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 iw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function nw({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 sw({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 ow({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return we(G({},i),{total:i.head+i.tail})}const Kn=(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},Kr=n=>t=>{n[t]&&n[t]()};var rw="Expected a function",Rh="__lodash_hash_undefined__",Qh=1/0,aw="[object Function]",lw="[object GeneratorFunction]",cw="[object Symbol]",dw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,hw=/^\w*$/,uw=/^\./,fw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mw=/[\\^$.*+?()[\]{}|]/g,gw=/\\(\\)?/g,pw=/^\[object .+?Constructor\]$/,Aw=typeof kt=="object"&&kt&&kt.Object===Object&&kt,vw=typeof self=="object"&&self&&self.Object===Object&&self,$r=Aw||vw||Function("return this")();function bw(n,t){return n==null?void 0:n[t]}function yw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var ww=Array.prototype,Cw=Function.prototype,Gh=Object.prototype,ea=$r["__core-js_shared__"],Nh=function(){var n=/[^.]+$/.exec(ea&&ea.keys&&ea.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),_h=Cw.toString,ta=Gh.hasOwnProperty,Fh=Gh.toString,Iw=RegExp("^"+_h.call(ta).replace(mw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Wh=$r.Symbol,Pw=ww.splice,Ew=Uh($r,"Map"),$n=Uh(Object,"create"),Hh=Wh?Wh.prototype:void 0,Yh=Hh?Hh.toString:void 0;function Ti(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 Mw(){this.__data__=$n?$n(null):{}}function kw(n){return this.has(n)&&delete this.__data__[n]}function Dw(n){var t=this.__data__;if($n){var e=t[n];return e===Rh?void 0:e}return ta.call(t,n)?t[n]:void 0}function xw(n){var t=this.__data__;return $n?t[n]!==void 0:ta.call(t,n)}function Sw(n,t){var e=this.__data__;return e[n]=$n&&t===void 0?Rh:t,this}Ti.prototype.clear=Mw,Ti.prototype.delete=kw,Ti.prototype.get=Dw,Ti.prototype.has=xw,Ti.prototype.set=Sw;function Cn(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 Lw(){this.__data__=[]}function Tw(n){var t=this.__data__,e=mo(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Pw.call(t,e,1),!0}function jw(n){var t=this.__data__,e=mo(t,n);return e<0?void 0:t[e][1]}function zw(n){return mo(this.__data__,n)>-1}function Ow(n,t){var e=this.__data__,i=mo(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Cn.prototype.clear=Lw,Cn.prototype.delete=Tw,Cn.prototype.get=jw,Cn.prototype.has=zw,Cn.prototype.set=Ow;function ji(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 Bw(){this.__data__={hash:new Ti,map:new(Ew||Cn),string:new Ti}}function Vw(n){return go(this,n).delete(n)}function Rw(n){return go(this,n).get(n)}function Qw(n){return go(this,n).has(n)}function Gw(n,t){return go(this,n).set(n,t),this}ji.prototype.clear=Bw,ji.prototype.delete=Vw,ji.prototype.get=Rw,ji.prototype.has=Qw,ji.prototype.set=Gw;function mo(n,t){for(var e=n.length;e--;)if(qw(n[e][0],t))return e;return-1}function Nw(n,t){t=Hw(t,n)?[t]:Ww(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[Zw(t[e++])];return e&&e==i?n:void 0}function _w(n){if(!Zh(n)||Uw(n))return!1;var t=Kw(n)||yw(n)?Iw:pw;return t.test(Jw(n))}function Fw(n){if(typeof n=="string")return n;if(na(n))return Yh?Yh.call(n):"";var t=n+"";return t=="0"&&1/n==-Qh?"-0":t}function Ww(n){return Xh(n)?n:Xw(n)}function go(n,t){var e=n.__data__;return Yw(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Uh(n,t){var e=bw(n,t);return _w(e)?e:void 0}function Hw(n,t){if(Xh(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||na(n)?!0:hw.test(n)||!dw.test(n)||t!=null&&n in Object(t)}function Yw(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function Uw(n){return!!Nh&&Nh in n}var Xw=ia(function(n){n=eC(n);var t=[];return uw.test(n)&&t.push(""),n.replace(fw,function(e,i,s,o){t.push(s?o.replace(gw,"$1"):i||e)}),t});function Zw(n){if(typeof n=="string"||na(n))return n;var t=n+"";return t=="0"&&1/n==-Qh?"-0":t}function Jw(n){if(n!=null){try{return _h.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function ia(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(rw);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(ia.Cache||ji),e}ia.Cache=ji;function qw(n,t){return n===t||n!==n&&t!==t}var Xh=Array.isArray;function Kw(n){var t=Zh(n)?Fh.call(n):"";return t==aw||t==lw}function Zh(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function $w(n){return!!n&&typeof n=="object"}function na(n){return typeof n=="symbol"||$w(n)&&Fh.call(n)==cw}function eC(n){return n==null?"":Fw(n)}function tC(n,t,e){var i=n==null?void 0:Nw(n,t);return i===void 0?e:i}var po=tC,Ao={},iC={get exports(){return Ao},set exports(n){Ao=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]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",S="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",T="[object Float64Array]",X="[object Int8Array]",U="[object Int16Array]",N="[object Int32Array]",_="[object Uint8Array]",F="[object Uint8ClampedArray]",Q="[object Uint16Array]",W="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,de=/^(?:0|[1-9]\d*)$/,re={};re[o]=re[r]=re[S]=re[P]=re[a]=re[l]=re[V]=re[T]=re[X]=re[U]=re[N]=re[u]=re[m]=re[A]=re[g]=re[v]=re[y]=re[I]=re[_]=re[F]=re[Q]=re[W]=!0,re[c]=re[d]=re[M]=!1;var Ie=typeof kt=="object"&&kt&&kt.Object===Object&&kt,Ee=typeof self=="object"&&self&&self.Object===Object&&self,ve=Ie||Ee||Function("return this")(),Re=t&&!t.nodeType&&t,be=Re&&!0&&n&&!n.nodeType&&n,Ue=be&&be.exports===Re;function me(b,C){return b.set(C[0],C[1]),b}function Ce(b,C){return b.add(C),b}function Oe(b,C){for(var L=-1,Y=b?b.length:0;++L<Y&&C(b[L],L,b)!==!1;);return b}function ge(b,C){for(var L=-1,Y=C.length,Me=b.length;++L<Y;)b[Me+L]=C[L];return b}function tt(b,C,L,Y){var Me=-1,pe=b?b.length:0;for(Y&&pe&&(L=b[++Me]);++Me<pe;)L=C(L,b[Me],Me,b);return L}function ft(b,C){for(var L=-1,Y=Array(b);++L<b;)Y[L]=C(L);return Y}function xe(b,C){return b==null?void 0:b[C]}function at(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(L){}return C}function ae(b){var C=-1,L=Array(b.size);return b.forEach(function(Y,Me){L[++C]=[Me,Y]}),L}function De(b,C){return function(L){return b(C(L))}}function He(b){var C=-1,L=Array(b.size);return b.forEach(function(Y){L[++C]=Y}),L}var At=Array.prototype,ii=Function.prototype,It=Object.prototype,Pt=ve["__core-js_shared__"],Qe=function(){var b=/[^.]+$/.exec(Pt&&Pt.keys&&Pt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Fe=ii.toString,Ke=It.hasOwnProperty,zt=It.toString,ns=RegExp("^"+Fe.call(Ke).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Wt=Ue?ve.Buffer:void 0,wi=ve.Symbol,Oi=ve.Uint8Array,vt=De(Object.getPrototypeOf,Object),Mn=Object.create,kn=It.propertyIsEnumerable,ba=At.splice,ss=Object.getOwnPropertySymbols,Dn=Wt?Wt.isBuffer:void 0,Mo=De(Object.keys,Object),xn=Bt(ve,"DataView"),Bi=Bt(ve,"Map"),Ot=Bt(ve,"Promise"),Sn=Bt(ve,"Set"),os=Bt(ve,"WeakMap"),Vi=Bt(Object,"create"),rs=mt(xn),Ri=mt(Bi),as=mt(Ot),ls=mt(Sn),cs=mt(os),Ci=wi?wi.prototype:void 0,ko=Ci?Ci.valueOf:void 0;function ni(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function ya(){this.__data__=Vi?Vi(null):{}}function wa(b){return this.has(b)&&delete this.__data__[b]}function Ca(b){var C=this.__data__;if(Vi){var L=C[b];return L===i?void 0:L}return Ke.call(C,b)?C[b]:void 0}function Do(b){var C=this.__data__;return Vi?C[b]!==void 0:Ke.call(C,b)}function ds(b,C){var L=this.__data__;return L[b]=Vi&&C===void 0?i:C,this}ni.prototype.clear=ya,ni.prototype.delete=wa,ni.prototype.get=Ca,ni.prototype.has=Do,ni.prototype.set=ds;function it(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Ia(){this.__data__=[]}function Pa(b){var C=this.__data__,L=Tn(C,b);if(L<0)return!1;var Y=C.length-1;return L==Y?C.pop():ba.call(C,L,1),!0}function Ea(b){var C=this.__data__,L=Tn(C,b);return L<0?void 0:C[L][1]}function Ma(b){return Tn(this.__data__,b)>-1}function ka(b,C){var L=this.__data__,Y=Tn(L,b);return Y<0?L.push([b,C]):L[Y][1]=C,this}it.prototype.clear=Ia,it.prototype.delete=Pa,it.prototype.get=Ea,it.prototype.has=Ma,it.prototype.set=ka;function lt(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Da(){this.__data__={hash:new ni,map:new(Bi||it),string:new ni}}function xa(b){return Gi(this,b).delete(b)}function Sa(b){return Gi(this,b).get(b)}function La(b){return Gi(this,b).has(b)}function Ta(b,C){return Gi(this,b).set(b,C),this}lt.prototype.clear=Da,lt.prototype.delete=xa,lt.prototype.get=Sa,lt.prototype.has=La,lt.prototype.set=Ta;function bt(b){this.__data__=new it(b)}function ja(){this.__data__=new it}function za(b){return this.__data__.delete(b)}function Oa(b){return this.__data__.get(b)}function Ba(b){return this.__data__.has(b)}function Va(b,C){var L=this.__data__;if(L instanceof it){var Y=L.__data__;if(!Bi||Y.length<e-1)return Y.push([b,C]),this;L=this.__data__=new lt(Y)}return L.set(b,C),this}bt.prototype.clear=ja,bt.prototype.delete=za,bt.prototype.get=Oa,bt.prototype.has=Ba,bt.prototype.set=Va;function Ln(b,C){var L=ms(b)||zn(b)?ft(b.length,String):[],Y=L.length,Me=!!Y;for(var pe in b)(C||Ke.call(b,pe))&&!(Me&&(pe=="length"||qa(pe,Y)))&&L.push(pe);return L}function xo(b,C,L){var Y=b[C];(!(Ke.call(b,C)&&zo(Y,L))||L===void 0&&!(C in b))&&(b[C]=L)}function Tn(b,C){for(var L=b.length;L--;)if(zo(b[L][0],C))return L;return-1}function Ht(b,C){return b&&fs(C,ps(C),b)}function hs(b,C,L,Y,Me,pe,Le){var ze;if(Y&&(ze=pe?Y(b,Me,pe,Le):Y(b)),ze!==void 0)return ze;if(!Ut(b))return b;var Xe=ms(b);if(Xe){if(ze=Za(b),!C)return Ya(b,ze)}else{var Ve=oi(b),ct=Ve==d||Ve==h;if(Oo(b))return jn(b,C);if(Ve==A||Ve==o||ct&&!pe){if(at(b))return pe?b:{};if(ze=Yt(ct?{}:b),!C)return Ua(b,Ht(ze,b))}else{if(!re[Ve])return pe?b:{};ze=Ja(b,Ve,hs,C)}}Le||(Le=new bt);var yt=Le.get(b);if(yt)return yt;if(Le.set(b,ze),!Xe)var Je=L?Xa(b):ps(b);return Oe(Je||b,function(dt,nt){Je&&(nt=dt,dt=b[nt]),xo(ze,nt,hs(dt,C,L,Y,nt,b,Le))}),ze}function Ra(b){return Ut(b)?Mn(b):{}}function Qa(b,C,L){var Y=C(b);return ms(b)?Y:ge(Y,L(b))}function Ga(b){return zt.call(b)}function Na(b){if(!Ut(b)||$a(b))return!1;var C=gs(b)||at(b)?ns:ee;return C.test(mt(b))}function _a(b){if(!To(b))return Mo(b);var C=[];for(var L in Object(b))Ke.call(b,L)&&L!="constructor"&&C.push(L);return C}function jn(b,C){if(C)return b.slice();var L=new b.constructor(b.length);return b.copy(L),L}function us(b){var C=new b.constructor(b.byteLength);return new Oi(C).set(new Oi(b)),C}function Qi(b,C){var L=C?us(b.buffer):b.buffer;return new b.constructor(L,b.byteOffset,b.byteLength)}function So(b,C,L){var Y=C?L(ae(b),!0):ae(b);return tt(Y,me,new b.constructor)}function Lo(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function Fa(b,C,L){var Y=C?L(He(b),!0):He(b);return tt(Y,Ce,new b.constructor)}function Wa(b){return ko?Object(ko.call(b)):{}}function Ha(b,C){var L=C?us(b.buffer):b.buffer;return new b.constructor(L,b.byteOffset,b.length)}function Ya(b,C){var L=-1,Y=b.length;for(C||(C=Array(Y));++L<Y;)C[L]=b[L];return C}function fs(b,C,L,Y){L||(L={});for(var Me=-1,pe=C.length;++Me<pe;){var Le=C[Me],ze=Y?Y(L[Le],b[Le],Le,L,b):void 0;xo(L,Le,ze===void 0?b[Le]:ze)}return L}function Ua(b,C){return fs(b,si(b),C)}function Xa(b){return Qa(b,ps,si)}function Gi(b,C){var L=b.__data__;return Ka(C)?L[typeof C=="string"?"string":"hash"]:L.map}function Bt(b,C){var L=xe(b,C);return Na(L)?L:void 0}var si=ss?De(ss,Object):tl,oi=Ga;(xn&&oi(new xn(new ArrayBuffer(1)))!=P||Bi&&oi(new Bi)!=u||Ot&&oi(Ot.resolve())!=p||Sn&&oi(new Sn)!=v||os&&oi(new os)!=M)&&(oi=function(b){var C=zt.call(b),L=C==A?b.constructor:void 0,Y=L?mt(L):void 0;if(Y)switch(Y){case rs:return P;case Ri:return u;case as:return p;case ls:return v;case cs:return M}return C});function Za(b){var C=b.length,L=b.constructor(C);return C&&typeof b[0]=="string"&&Ke.call(b,"index")&&(L.index=b.index,L.input=b.input),L}function Yt(b){return typeof b.constructor=="function"&&!To(b)?Ra(vt(b)):{}}function Ja(b,C,L,Y){var Me=b.constructor;switch(C){case S:return us(b);case a:case l:return new Me(+b);case P:return Qi(b,Y);case V:case T:case X:case U:case N:case _:case F:case Q:case W:return Ha(b,Y);case u:return So(b,Y,L);case m:case y:return new Me(b);case g:return Lo(b);case v:return Fa(b,Y,L);case I:return Wa(b)}}function qa(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||de.test(b))&&b>-1&&b%1==0&&b<C}function Ka(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function $a(b){return!!Qe&&Qe in b}function To(b){var C=b&&b.constructor,L=typeof C=="function"&&C.prototype||It;return b===L}function mt(b){if(b!=null){try{return Fe.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function jo(b){return hs(b,!0,!0)}function zo(b,C){return b===C||b!==b&&C!==C}function zn(b){return el(b)&&Ke.call(b,"callee")&&(!kn.call(b,"callee")||zt.call(b)==o)}var ms=Array.isArray;function On(b){return b!=null&&Bo(b.length)&&!gs(b)}function el(b){return Vo(b)&&On(b)}var Oo=Dn||il;function gs(b){var C=Ut(b)?zt.call(b):"";return C==d||C==h}function Bo(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Ut(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Vo(b){return!!b&&typeof b=="object"}function ps(b){return On(b)?Ln(b):_a(b)}function tl(){return[]}function il(){return!1}n.exports=jo})(iC,Ao);const nC=Ao;var vo={},sC={get exports(){return vo},set exports(n){vo=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]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",S="[object RegExp]",P="[object Set]",V="[object String]",T="[object Symbol]",X="[object Undefined]",U="[object WeakMap]",N="[object ArrayBuffer]",_="[object DataView]",F="[object Float32Array]",Q="[object Float64Array]",W="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",de="[object Uint8ClampedArray]",re="[object Uint16Array]",Ie="[object Uint32Array]",Ee=/[\\^$.*+?()[\]{}|]/g,ve=/^\[object .+?Constructor\]$/,Re=/^(?:0|[1-9]\d*)$/,be={};be[F]=be[Q]=be[W]=be[J]=be[Z]=be[ee]=be[de]=be[re]=be[Ie]=!0,be[a]=be[l]=be[N]=be[d]=be[_]=be[h]=be[u]=be[m]=be[p]=be[g]=be[y]=be[S]=be[P]=be[V]=be[U]=!1;var Ue=typeof kt=="object"&&kt&&kt.Object===Object&&kt,me=typeof self=="object"&&self&&self.Object===Object&&self,Ce=Ue||me||Function("return this")(),Oe=t&&!t.nodeType&&t,ge=Oe&&!0&&n&&!n.nodeType&&n,tt=ge&&ge.exports===Oe,ft=tt&&Ue.process,xe=function(){try{return ft&&ft.binding&&ft.binding("util")}catch(b){}}(),at=xe&&xe.isTypedArray;function ae(b,C){for(var L=-1,Y=b==null?0:b.length,Me=0,pe=[];++L<Y;){var Le=b[L];C(Le,L,b)&&(pe[Me++]=Le)}return pe}function De(b,C){for(var L=-1,Y=C.length,Me=b.length;++L<Y;)b[Me+L]=C[L];return b}function He(b,C){for(var L=-1,Y=b==null?0:b.length;++L<Y;)if(C(b[L],L,b))return!0;return!1}function At(b,C){for(var L=-1,Y=Array(b);++L<b;)Y[L]=C(L);return Y}function ii(b){return function(C){return b(C)}}function It(b,C){return b.has(C)}function Pt(b,C){return b==null?void 0:b[C]}function Qe(b){var C=-1,L=Array(b.size);return b.forEach(function(Y,Me){L[++C]=[Me,Y]}),L}function Fe(b,C){return function(L){return b(C(L))}}function Ke(b){var C=-1,L=Array(b.size);return b.forEach(function(Y){L[++C]=Y}),L}var zt=Array.prototype,ns=Function.prototype,Wt=Object.prototype,wi=Ce["__core-js_shared__"],Oi=ns.toString,vt=Wt.hasOwnProperty,Mn=function(){var b=/[^.]+$/.exec(wi&&wi.keys&&wi.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),kn=Wt.toString,ba=RegExp("^"+Oi.call(vt).replace(Ee,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ss=tt?Ce.Buffer:void 0,Dn=Ce.Symbol,Mo=Ce.Uint8Array,xn=Wt.propertyIsEnumerable,Bi=zt.splice,Ot=Dn?Dn.toStringTag:void 0,Sn=Object.getOwnPropertySymbols,os=ss?ss.isBuffer:void 0,Vi=Fe(Object.keys,Object),rs=si(Ce,"DataView"),Ri=si(Ce,"Map"),as=si(Ce,"Promise"),ls=si(Ce,"Set"),cs=si(Ce,"WeakMap"),Ci=si(Object,"create"),ko=mt(rs),ni=mt(Ri),ya=mt(as),wa=mt(ls),Ca=mt(cs),Do=Dn?Dn.prototype:void 0,ds=Do?Do.valueOf:void 0;function it(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Ia(){this.__data__=Ci?Ci(null):{},this.size=0}function Pa(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Ea(b){var C=this.__data__;if(Ci){var L=C[b];return L===i?void 0:L}return vt.call(C,b)?C[b]:void 0}function Ma(b){var C=this.__data__;return Ci?C[b]!==void 0:vt.call(C,b)}function ka(b,C){var L=this.__data__;return this.size+=this.has(b)?0:1,L[b]=Ci&&C===void 0?i:C,this}it.prototype.clear=Ia,it.prototype.delete=Pa,it.prototype.get=Ea,it.prototype.has=Ma,it.prototype.set=ka;function lt(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Da(){this.__data__=[],this.size=0}function xa(b){var C=this.__data__,L=jn(C,b);if(L<0)return!1;var Y=C.length-1;return L==Y?C.pop():Bi.call(C,L,1),--this.size,!0}function Sa(b){var C=this.__data__,L=jn(C,b);return L<0?void 0:C[L][1]}function La(b){return jn(this.__data__,b)>-1}function Ta(b,C){var L=this.__data__,Y=jn(L,b);return Y<0?(++this.size,L.push([b,C])):L[Y][1]=C,this}lt.prototype.clear=Da,lt.prototype.delete=xa,lt.prototype.get=Sa,lt.prototype.has=La,lt.prototype.set=Ta;function bt(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function ja(){this.size=0,this.__data__={hash:new it,map:new(Ri||lt),string:new it}}function za(b){var C=Bt(this,b).delete(b);return this.size-=C?1:0,C}function Oa(b){return Bt(this,b).get(b)}function Ba(b){return Bt(this,b).has(b)}function Va(b,C){var L=Bt(this,b),Y=L.size;return L.set(b,C),this.size+=L.size==Y?0:1,this}bt.prototype.clear=ja,bt.prototype.delete=za,bt.prototype.get=Oa,bt.prototype.has=Ba,bt.prototype.set=Va;function Ln(b){var C=-1,L=b==null?0:b.length;for(this.__data__=new bt;++C<L;)this.add(b[C])}function xo(b){return this.__data__.set(b,i),this}function Tn(b){return this.__data__.has(b)}Ln.prototype.add=Ln.prototype.push=xo,Ln.prototype.has=Tn;function Ht(b){var C=this.__data__=new lt(b);this.size=C.size}function hs(){this.__data__=new lt,this.size=0}function Ra(b){var C=this.__data__,L=C.delete(b);return this.size=C.size,L}function Qa(b){return this.__data__.get(b)}function Ga(b){return this.__data__.has(b)}function Na(b,C){var L=this.__data__;if(L instanceof lt){var Y=L.__data__;if(!Ri||Y.length<e-1)return Y.push([b,C]),this.size=++L.size,this;L=this.__data__=new bt(Y)}return L.set(b,C),this.size=L.size,this}Ht.prototype.clear=hs,Ht.prototype.delete=Ra,Ht.prototype.get=Qa,Ht.prototype.has=Ga,Ht.prototype.set=Na;function _a(b,C){var L=zn(b),Y=!L&&zo(b),Me=!L&&!Y&&On(b),pe=!L&&!Y&&!Me&&Vo(b),Le=L||Y||Me||pe,ze=Le?At(b.length,String):[],Xe=ze.length;for(var Ve in b)(C||vt.call(b,Ve))&&!(Le&&(Ve=="length"||Me&&(Ve=="offset"||Ve=="parent")||pe&&(Ve=="buffer"||Ve=="byteLength"||Ve=="byteOffset")||Ja(Ve,Xe)))&&ze.push(Ve);return ze}function jn(b,C){for(var L=b.length;L--;)if(jo(b[L][0],C))return L;return-1}function us(b,C,L){var Y=C(b);return zn(b)?Y:De(Y,L(b))}function Qi(b){return b==null?b===void 0?X:v:Ot&&Ot in Object(b)?oi(b):To(b)}function So(b){return Ut(b)&&Qi(b)==a}function Lo(b,C,L,Y,Me){return b===C?!0:b==null||C==null||!Ut(b)&&!Ut(C)?b!==b&&C!==C:Fa(b,C,L,Y,Lo,Me)}function Fa(b,C,L,Y,Me,pe){var Le=zn(b),ze=zn(C),Xe=Le?l:Yt(b),Ve=ze?l:Yt(C);Xe=Xe==a?y:Xe,Ve=Ve==a?y:Ve;var ct=Xe==y,yt=Ve==y,Je=Xe==Ve;if(Je&&On(b)){if(!On(C))return!1;Le=!0,ct=!1}if(Je&&!ct)return pe||(pe=new Ht),Le||Vo(b)?fs(b,C,L,Y,Me,pe):Ua(b,C,Xe,L,Y,Me,pe);if(!(L&s)){var dt=ct&&vt.call(b,"__wrapped__"),nt=yt&&vt.call(C,"__wrapped__");if(dt||nt){var Ii=dt?b.value():b,ri=nt?C.value():C;return pe||(pe=new Ht),Me(Ii,ri,L,Y,pe)}}return Je?(pe||(pe=new Ht),Xa(b,C,L,Y,Me,pe)):!1}function Wa(b){if(!Bo(b)||Ka(b))return!1;var C=Oo(b)?ba:ve;return C.test(mt(b))}function Ha(b){return Ut(b)&&gs(b.length)&&!!be[Qi(b)]}function Ya(b){if(!$a(b))return Vi(b);var C=[];for(var L in Object(b))vt.call(b,L)&&L!="constructor"&&C.push(L);return C}function fs(b,C,L,Y,Me,pe){var Le=L&s,ze=b.length,Xe=C.length;if(ze!=Xe&&!(Le&&Xe>ze))return!1;var Ve=pe.get(b);if(Ve&&pe.get(C))return Ve==C;var ct=-1,yt=!0,Je=L&o?new Ln:void 0;for(pe.set(b,C),pe.set(C,b);++ct<ze;){var dt=b[ct],nt=C[ct];if(Y)var Ii=Le?Y(nt,dt,ct,C,b,pe):Y(dt,nt,ct,b,C,pe);if(Ii!==void 0){if(Ii)continue;yt=!1;break}if(Je){if(!He(C,function(ri,Ni){if(!It(Je,Ni)&&(dt===ri||Me(dt,ri,L,Y,pe)))return Je.push(Ni)})){yt=!1;break}}else if(!(dt===nt||Me(dt,nt,L,Y,pe))){yt=!1;break}}return pe.delete(b),pe.delete(C),yt}function Ua(b,C,L,Y,Me,pe,Le){switch(L){case _:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!pe(new Mo(b),new Mo(C)));case d:case h:case g:return jo(+b,+C);case u:return b.name==C.name&&b.message==C.message;case S:case V:return b==C+"";case p:var ze=Qe;case P:var Xe=Y&s;if(ze||(ze=Ke),b.size!=C.size&&!Xe)return!1;var Ve=Le.get(b);if(Ve)return Ve==C;Y|=o,Le.set(b,C);var ct=fs(ze(b),ze(C),Y,Me,pe,Le);return Le.delete(b),ct;case T:if(ds)return ds.call(b)==ds.call(C)}return!1}function Xa(b,C,L,Y,Me,pe){var Le=L&s,ze=Gi(b),Xe=ze.length,Ve=Gi(C),ct=Ve.length;if(Xe!=ct&&!Le)return!1;for(var yt=Xe;yt--;){var Je=ze[yt];if(!(Le?Je in C:vt.call(C,Je)))return!1}var dt=pe.get(b);if(dt&&pe.get(C))return dt==C;var nt=!0;pe.set(b,C),pe.set(C,b);for(var Ii=Le;++yt<Xe;){Je=ze[yt];var ri=b[Je],Ni=C[Je];if(Y)var hf=Le?Y(Ni,ri,Je,C,b,pe):Y(ri,Ni,Je,b,C,pe);if(!(hf===void 0?ri===Ni||Me(ri,Ni,L,Y,pe):hf)){nt=!1;break}Ii||(Ii=Je=="constructor")}if(nt&&!Ii){var Ro=b.constructor,Qo=C.constructor;Ro!=Qo&&"constructor"in b&&"constructor"in C&&!(typeof Ro=="function"&&Ro instanceof Ro&&typeof Qo=="function"&&Qo instanceof Qo)&&(nt=!1)}return pe.delete(b),pe.delete(C),nt}function Gi(b){return us(b,ps,Za)}function Bt(b,C){var L=b.__data__;return qa(C)?L[typeof C=="string"?"string":"hash"]:L.map}function si(b,C){var L=Pt(b,C);return Wa(L)?L:void 0}function oi(b){var C=vt.call(b,Ot),L=b[Ot];try{b[Ot]=void 0;var Y=!0}catch(pe){}var Me=kn.call(b);return Y&&(C?b[Ot]=L:delete b[Ot]),Me}var Za=Sn?function(b){return b==null?[]:(b=Object(b),ae(Sn(b),function(C){return xn.call(b,C)}))}:tl,Yt=Qi;(rs&&Yt(new rs(new ArrayBuffer(1)))!=_||Ri&&Yt(new Ri)!=p||as&&Yt(as.resolve())!=I||ls&&Yt(new ls)!=P||cs&&Yt(new cs)!=U)&&(Yt=function(b){var C=Qi(b),L=C==y?b.constructor:void 0,Y=L?mt(L):"";if(Y)switch(Y){case ko:return _;case ni:return p;case ya:return I;case wa:return P;case Ca:return U}return C});function Ja(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Re.test(b))&&b>-1&&b%1==0&&b<C}function qa(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function Ka(b){return!!Mn&&Mn in b}function $a(b){var C=b&&b.constructor,L=typeof C=="function"&&C.prototype||Wt;return b===L}function To(b){return kn.call(b)}function mt(b){if(b!=null){try{return Oi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function jo(b,C){return b===C||b!==b&&C!==C}var zo=So(function(){return arguments}())?So:function(b){return Ut(b)&&vt.call(b,"callee")&&!xn.call(b,"callee")},zn=Array.isArray;function ms(b){return b!=null&&gs(b.length)&&!Oo(b)}var On=os||il;function el(b,C){return Lo(b,C)}function Oo(b){if(!Bo(b))return!1;var C=Qi(b);return C==m||C==A||C==c||C==M}function gs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function Bo(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Ut(b){return b!=null&&typeof b=="object"}var Vo=at?ii(at):Ha;function ps(b){return ms(b)?_a(b):Ya(b)}function tl(){return[]}function il(){return!1}n.exports=el})(sC,vo);const oC=vo,rC=(n,t)=>oC(n,t),aC=n=>Object.keys(n||{}),lC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},cC=()=>{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=aC(o);if(a.includes(i)){const l=lC(a,e);rC(o,l)||(n[s].deps=l,r())}})}}},dC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function hC(n,t){const e=po(n,"data",{}),i=po(n,"watch",{}),s=po(n,"methods",{}),o=po(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=cC(),{targetWatcher:c,getTarget:d}=dC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(nC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function uC({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 fC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=wn(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((h,u)=>h-u),d=c.flatMap(h=>uC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const mC=(n,t)=>(n(),setInterval(n,t)),gC=35,Jh=1;class pC{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(gC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=mC(()=>H(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Jh&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Jh)}}function AC(n){const t=new pC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=hC({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=fC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=Jy({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Vh({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=ow({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=Ky({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=wn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=wn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=qr({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=qr({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=wn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===bi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===yn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Kr({[bi]:()=>H(this,null,function*(){return a.showNextPage()}),[yn]:()=>H(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(d,h,u){return H(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Kn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return H(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return qr({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return H(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=Kn(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 vC(n){fe(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 bC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024}),qh=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15]}),yC=n=>({}),Kh=n=>({showNextPage:n[14].showNextPage}),wC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),$h=n=>({loaded:n[6],currentPageIndex:n[5]}),CC=n=>({}),eu=n=>({showPrevPage:n[14].showPrevPage});function tu(n){let t;const e=n[37].prev,i=Ji(e,n,n[36],eu),s=i||IC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,CC):$i(o[36]),eu):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function IC(n){let t,e,i;return e=new Sh({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function iu(n){let t,e,i;return e=new xy({props:{value:n[7]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function nu(n){let t;const e=n[37].next,i=Ji(e,n,n[36],Kh),s=i||PC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,yC):$i(o[36]),Kh):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function PC(n){let t,e,i;return e=new Sh({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function su(n){let t;const e=n[37].dots,i=Ji(e,n,n[36],qh),s=i||EC(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]&1056|r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,bC):$i(o[36]),qh):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function EC(n){let t,e;return t=new Cy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&tu(n);const A=n[37].default,p=Ji(A,n,n[36],$h);let g=n[3]&&iu(n),v=n[1]&&nu(n),y=n[4]&&su(n);return{c(){t=x("div"),e=x("div"),m&&m.c(),i=$(),s=x("div"),o=x("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){B(I,t,M),D(t,e),m&&m.m(e,null),D(e,i),D(e,s),D(s,o),p&&p.m(o,null),n[39](o),D(s,a),g&&g.m(s,null),n[40](s),D(e,l),v&&v.m(e,null),D(t,c),y&&y.m(t,null),d=!0,h||(u=[Kt(r=Ry.call(null,o,{thresholdProvider:n[38]})),ye(o,"swipeStart",n[16]),ye(o,"swipeMove",n[18]),ye(o,"swipeEnd",n[19]),ye(o,"swipeFailed",n[20]),ye(o,"swipeThresholdReached",n[17]),Kt(_y.call(null,s)),ye(s,"hovered",n[21]),Kt(Uy.call(null,s)),ye(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=tu(I),m.c(),k(m,1),m.m(e,i)):m&&(he(),j(m,1,1,()=>{m=null}),ue()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&Ki(p,A,I,I[36],d?qi(A,I[36],M,wC):$i(I[36]),$h),(!d||M[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&z(o,"transition-timing-function",I[0]),r&&qt(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=iu(I),g.c(),k(g,1),g.m(s,null)):g&&(he(),j(g,1,1,()=>{g=null}),ue()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=nu(I),v.c(),k(v,1),v.m(e,null)):v&&(he(),j(v,1,1,()=>{v=null}),ue()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=su(I),y.c(),k(y,1),y.m(t,null)):y&&(he(),j(y,1,1,()=>{y=null}),ue())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){j(m),j(p,I),j(g),j(v),j(y),d=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,qe(u)}}}function kC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=AC((ae,De)=>{Kr({currentPageIndex:()=>e(5,r=De),progressValue:()=>e(7,a=De),offset:()=>e(8,l=De),durationMs:()=>e(9,c=De),pagesCount:()=>e(10,d=De),loaded:()=>e(6,o=De)})(ae)}),p=Rs();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:S=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=bi}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:U=!0}=t,{swiping:N=!0}=t,{particlesToShow:_=1}=t,{particlesToScroll:F=1}=t;function Q(ae,De){return H(this,null,function*(){const He=Kn(De,"animated",!0);if(typeof ae!="number")throw new Error("pageIndex should be a number");yield m.showPage(ae,{animated:He})})}function W(ae){return H(this,null,function*(){const De=Kn(ae,"animated",!0);yield m.showPrevPage({animated:De})})}function J(ae){return H(this,null,function*(){const De=Kn(ae,"animated",!0);yield m.showNextPage({animated:De})})}let Z=0,ee,de;const re=iw(({width:ae})=>{e(11,Z=ae),h.particleWidth=Z/h.particlesToShow,tw({particlesContainerChildren:de.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function Ie(){const{clonesToAppend:ae,clonesToPrepend:De}=nw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:de.children});sw({particlesContainer:de,clonesToAppend:ae,clonesToPrepend:De})}gt(()=>{H(this,null,function*(){yield Gl(),de&&ee&&(h.particlesCountWithoutClones=de.children.length,yield Gl(),h.infinite&&Ie(),h.particlesCount=de.children.length,m.showPage(I,{animated:!1}),re.observe(ee))})}),Tt(()=>{re.disconnect(),u.reset()});function Ee(ae){return H(this,null,function*(){yield m.showPage(ae,{animated:!0})})}function ve(){N&&(h.durationMs=0)}function Re(ae){return H(this,null,function*(){N&&(yield Kr({[bi]:m.showNextPage,[yn]:m.showPrevPage})(ae.detail.direction))})}function be(ae){N&&(h.offset+=ae.detail.dx)}function Ue(){N&&m.showParticle(h.currentParticleIndex)}function me(){return H(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function Ce(ae){h.focused=ae.detail.value}function Oe(){m.toggleFocused()}function ge(){m.showPrevPage()}const tt=()=>Z/3;function ft(ae){Ne[ae?"unshift":"push"](()=>{de=ae,e(13,de)})}function xe(ae){Ne[ae?"unshift":"push"](()=>{ee=ae,e(12,ee)})}const at=ae=>Ee(ae.detail);return n.$$set=ae=>{"timingFunction"in ae&&e(0,g=ae.timingFunction),"arrows"in ae&&e(1,v=ae.arrows),"infinite"in ae&&e(2,y=ae.infinite),"initialPageIndex"in ae&&e(24,I=ae.initialPageIndex),"duration"in ae&&e(25,M=ae.duration),"autoplay"in ae&&e(26,S=ae.autoplay),"autoplayDuration"in ae&&e(27,P=ae.autoplayDuration),"autoplayDirection"in ae&&e(28,V=ae.autoplayDirection),"pauseOnFocus"in ae&&e(29,T=ae.pauseOnFocus),"autoplayProgressVisible"in ae&&e(3,X=ae.autoplayProgressVisible),"dots"in ae&&e(4,U=ae.dots),"swiping"in ae&&e(30,N=ae.swiping),"particlesToShow"in ae&&e(31,_=ae.particlesToShow),"particlesToScroll"in ae&&e(32,F=ae.particlesToScroll),"$$scope"in ae&&e(36,s=ae.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=S),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=T),n.$$.dirty[1]&1&&(h.particlesToShowInit=_),n.$$.dirty[1]&2&&(h.particlesToScrollInit=F)},[g,v,y,X,U,r,o,a,l,c,d,Z,ee,de,m,Ee,ve,Re,be,Ue,me,Ce,Oe,ge,I,M,S,P,V,T,N,_,F,Q,W,J,s,i,tt,ft,xe,at]}class DC extends ce{constructor(t){super(),le(this,t,kC,MC,oe,{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},vC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function xC(n){fe(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 ou(n){let t;function e(o,r){if(o[2].type==="Image")return LC;if(o[2].type==="Video")return SC}let i=e(n),s=i&&i(n);return{c(){t=x("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(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&&O(t),s&&s.d()}}}function SC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?jC:TC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=x("div"),i=x("div"),s=x("div"),w(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),B(d,t,h),B(d,e,h),D(e,i),D(i,s),o||(r=ye(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&z(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){d&&(O(t),O(e)),c.d(d),o=!1,r()}}}function LC(n){let t,e,i,s;return{c(){t=x("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function TC(n){let t,e,i,s,o,r,a;return{c(){t=x("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){B(l,t,c),n[19](t),r||(a=[ye(t,"play",n[14]),ye(t,"pause",n[15]),ye(t,"error",n[16]),ye(t,"ended",n[17]),ye(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!Mt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&O(t),n[19](null),r=!1,qe(a)}}}function jC(n){let t,e,i,s;return{c(){t=x("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function zC(n){let t,e=n[2]&&ou(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=ou(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function OC(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:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=ui("mediaStore"),v=ui("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),gt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},S=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function T(N){Ne[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Vr:l==="withoutText"?Rr:l,U=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,F=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&F&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,S,P,V,T,X,U]}class ru extends ce{constructor(t){super(),le(this,t,OC,zC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},xC)}}function BC(n){fe(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 au(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function lu(n){let t,e,i,s,o,r,a;const l=[RC,VC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=x("div"),e=x("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){B(h,t,u),D(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(he(),j(c[m],1,1,()=>{c[m]=null}),ue(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&_e(()=>{a&&(r&&r.end(1),o=Mi(t,Kl,n[6]?{y:4,duration:n[4],delay:n[2],easing:Jt}:void 0),o.start())}),a=!0)},o(h){j(s),o&&o.invalidate(),h&&(r=rn(t,Kl,n[6]?{y:4,duration:n[4],delay:n[3],easing:Jt}:void 0)),a=!1},d(h){h&&O(t),c[i].d(),h&&r&&r.end()}}}function VC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=$e(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new ru({props:r}),Ne.push(()=>hr(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){const c=l[0]&131?ot(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&_l(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],or(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function RC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[QC]},$$scope:{ctx:n}};return t=new DC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){se(t.$$.fragment)},m(s,o){ie(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){j(t.$$.fragment,s),e=!1},d(s){n[18](null),ne(t,s)}}}function cu(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=$e(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new ru({props:r}),Ne.push(()=>hr(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?ot(s,[l[0]&128&&_l(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]],or(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function QC(n){let t,e,i=Pe(n[10]),s=[];for(let r=0;r<i.length;r+=1)s[r]=cu(au(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=ke()},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=Pe(r[10]);let l;for(l=0;l<i.length;l+=1){const c=au(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=cu(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function GC(n){let t,e,i=n[5]&&lu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=lu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function NC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],S=0,P,V=null;const T=ui("hooks"),X=ui("mediaStore");function U(){const W=M[S],J=W==null?void 0:W.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}gt(()=>{T.on("click",W=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&W.tag.id===a.id&&U()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),Tt(()=>{clearInterval(V),T.off("click",U)});function N(W,J){n.$$.not_equal(M[J],W)&&(M[J]=W,e(8,M))}function _(W){Ne[W?"unshift":"push"](()=>{P=W,e(12,P)})}const F=W=>{i||X.set({currentMediaElement:null}),e(11,S=W.detail)};function Q(W){n.$$.not_equal(M[0],W)&&(M[0]=W,e(8,M))}return n.$$set=W=>{"tag"in W&&e(0,a=W.tag),"mediaData"in W&&e(1,l=W.mediaData),"inDelay"in W&&e(2,c=W.inDelay),"outDelay"in W&&e(3,d=W.outDelay),"duration"in W&&e(4,h=W.duration),"unfolded"in W&&e(5,u=W.unfolded),"animation"in W&&e(6,m=W.animation),"mediaItemConfig"in W&&e(7,A=W.mediaItemConfig),"enableCarousel"in W&&e(15,p=W.enableCarousel),"autoplayConfig"in W&&e(16,g=W.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(W=>W.paused)),n.$$.dirty[0]&32770&&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,d,h,u,m,A,M,i,o,S,P,s,X,p,g,N,_,F,Q]}class du extends ce{constructor(t){super(),le(this,t,NC,GC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},BC,[-1,-1])}}function _C(n){fe(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 hu(n){let t,e,i,s,o,r,a,l;t=new _t({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new my({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&uu(n),d=n[1]&&fu(n);return{c(){se(t.$$.fragment),e=$(),i=x("div"),se(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=ke(),w(i,"class","line svelte-1f7m1lj")},m(h,u){ie(t,h,u),B(h,e,u),B(h,i,u),ie(s,i,null),B(h,o,u),c&&c.m(h,u),B(h,r,u),d&&d.m(h,u),B(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=uu(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(he(),j(c,1,1,()=>{c=null}),ue()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=fu(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(he(),j(d,1,1,()=>{d=null}),ue())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){j(t.$$.fragment,h),j(s.$$.fragment,h),j(c),j(d),l=!1},d(h){h&&(O(e),O(i),O(o),O(r),O(a)),ne(t,h),ne(s),c&&c.d(h),d&&d.d(h)}}}function uu(n){let t,e,i;return e=new Ah({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function fu(n){let t,e,i;return e=new du({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=x("div"),se(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function FC(n){let t,e,i=n[0].state&&hu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=hu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function WC(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,d;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=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class HC extends ce{constructor(t){super(),le(this,t,WC,FC,oe,{tag:0},_C)}}function YC(n){fe(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 mu(n,t,e){const i=n.slice();return i[0]=t[e],i}function gu(n,t,e){const i=n.slice();return i[0]=t[e],i}function pu(n){let t,e;return{c(){t=x("img"),w(t,"class","headerImage svelte-sezqcq"),Mt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!Mt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&O(t)}}}function Au(n){let t,e,i,s,o=Pe(n[2]||[]),r=[];for(let c=0;c<o.length;c+=1)r[c]=vu(gu(n,o,c));let a=Pe(n[5]||[]),l=[];for(let c=0;c<a.length;c+=1)l[c]=bu(mu(n,a,c));return{c(){t=x("div"),e=x("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),_e(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),D(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);D(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=Ts(e,n[11].bind(e))},p(c,d){if(d&4){o=Pe(c[2]||[]);let h;for(h=0;h<o.length;h+=1){const u=gu(c,o,h);r[h]?r[h].p(u,d):(r[h]=vu(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=Pe(c[5]||[]);let h;for(h=0;h<a.length;h+=1){const u=mu(c,a,h);l[h]?l[h].p(u,d):(l[h]=bu(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&O(t),Lt(r,c),Lt(l,c),s()}}}function vu(n){let t,e=n[0]+"",i;return{c(){t=x("div"),i=Se(e),w(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",sa)},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&O(t)}}}function bu(n){let t,e=n[0]+"",i;return{c(){t=x("div"),i=Se(e),w(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",sa)},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&O(t)}}}function yu(n){let t,e,i=n[7]&&wu(n),s=n[3].highlightText&&Iu(n);return{c(){t=x("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),D(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=wu(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Iu(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function wu(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Cu(n);return{c(){t=x("div"),e=x("span"),s=Se(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),D(t,e),D(e,s),D(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Te(s,i),a[3].price.unit?r?r.p(a,l):(r=Cu(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function Cu(n){let t,e=n[3].price.unit+"",i;return{c(){t=x("span"),i=Se(e),w(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Te(i,e)},d(s){s&&O(t)}}}function Iu(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=x("div"),e=x("div"),i=$(),s=x("span"),r=Se(o),a=$(),l=x("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>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),D(t,e),D(t,i),D(t,s),D(s,r),B(c,a,d),B(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&Te(r,o)},d(c){c&&(O(t),O(a),O(l))}}}function UC(n){var M,S;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new _t({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&pu(n),y=((M=n[2].length)!=null?M:0)+((S=n[5].length)!=null?S:0)>0&&Au(n),I=(n[7]||n[3].highlightText)&&yu(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=$(),r=x("div"),v&&v.c(),a=$(),l=x("div"),c=x("div"),d=x("div"),u=Se(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?bo+"ms":yo+Eu-Pu-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),z(r,"max-width",Ft(n[9])),z(r,"transition-delay",n[4]?bo+yo+"ms":"0ms"),w(t,"class",p=Ge(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){B(P,t,V),ie(e,t,null),D(t,i),D(t,s),D(t,o),D(t,r),v&&v.m(r,null),D(r,a),D(r,l),D(l,c),D(c,d),D(d,u),D(r,m),y&&y.m(r,null),D(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,U;const T={};V&16&&(T.visible=P[4]),e.$set(T),V&16&&z(s,"transition-delay",P[4]?bo+"ms":yo+Eu-Pu-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=pu(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&Te(u,h),((X=P[2].length)!=null?X:0)+((U=P[5].length)!=null?U:0)>0?y?y.p(P,V):(y=Au(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=yu(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&z(r,"transition-delay",P[4]?bo+yo+"ms":"0ms"),(!g||V&64&&p!==(p=Ge(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){j(e.$$.fragment,P),g=!1},d(P){P&&O(t),ne(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const sa=40,bo=400,Pu=500,yo=180,Eu=500;function XC(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=Zt((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/sa),[h,u,c,o,i,d,a,r,s,m,l,A]}class ZC extends ce{constructor(t){super(),le(this,t,XC,UC,oe,{tag:0},YC)}}class JC extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return H(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=u1(this.sharedAudioSrc,{namespace:_r.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=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};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",d),e.addEventListener("loadedmetadata",h),()=>{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",d),e.removeEventListener("loadedmetadata",h)}}}function qC(n){fe(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function KC(n){let t,e,i,s;const o=n[8].default,r=Ji(o,n,n[7],null);return{c(){t=x("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=ye(t,"click",zl(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Ki(r,o,a,a[7],e?qi(o,a[7],l,null):$i(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){j(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function $C(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Rs(),d=ui("hooks"),h=ui("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new JC(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Mu=class extends ce{constructor(t){super(),le(this,t,$C,KC,oe,{url:2,enable:3,style:0,hooksInfo:4},qC)}};function eI(n){fe(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 ku(n){let t,e;return t=new _t({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tI(n){let t,e,i,s,o,r=n[1]&&ku();return{c(){t=x("div"),r&&r.c(),e=$(),i=x("div"),s=x("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>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),D(t,e),D(t,i),D(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=ku(),r.c(),k(r,1),r.m(t,e)):r&&(he(),j(r,1,1,()=>{r=null}),ue()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){j(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function iI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ne[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ne[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ft(a):a)},[s,o,r,l,c,i,a,d,h]}class Du extends ce{constructor(t){super(),le(this,t,iI,tI,oe,{playing:0,shadow:1,style:2,width:6},eI)}}function nI(n){fe(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 xu(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new _t({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Su(n);return c=new wh({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Yr({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=x("div"),r=x("div"),p&&p.c(),a=$(),l=x("div"),se(c.$$.fragment),d=$(),se(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){B(y,t,I),ie(e,t,null),D(t,i),D(t,s),D(s,o),D(o,r),p&&p.m(r,null),D(o,a),D(o,l),ie(c,l,null),D(t,d),ie(h,t,null),u=!0,m||(A=[ye(l,"click",n[7]),Kt(ln.call(null,l)),ye(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,T;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Su(y),p.c(),k(p,1),p.m(r,null)):p&&(he(),j(p,1,1,()=>{p=null}),ue());const S={};I&64&&(S.visible=y[6]),I&2&&(S.textUnfolded=y[1]),I&32&&(S.content=y[5]),c.$set(S);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((T=(V=y[5])==null?void 0:V.length)!=null?T:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){j(e.$$.fragment,y),j(p),j(c.$$.fragment,y),j(h.$$.fragment,y),u=!1},d(y){y&&O(t),ne(e),p&&p.d(),ne(c),ne(h),m=!1,qe(A)}}}function Su(n){let t,e,i,s,o,r,a;return e=new _t({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Mu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[sI]},$$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=x("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ie(e,t,null),D(t,i),ie(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&_e(()=>{a&&(r&&r.end(1),o=Mi(t,et,{duration:1e3,delay:0,easing:dn}),o.start())}),a=!0)},o(l){var c,d;j(e.$$.fragment,l),j(s.$$.fragment,l),o&&o.invalidate(),l&&(r=rn(t,et,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:dn})),a=!1},d(l){l&&O(t),ne(e),ne(s),l&&r&&r.end()}}}function sI(n){let t,e,i;return e=new Du({props:{playing:n[2]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function oI(n){let t,e,i=n[0].state&&xu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=xu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function rI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){tn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.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,d,h,u,m,A,p]}class aI extends ce{constructor(t){super(),le(this,t,rI,oI,oe,{tag:0},nI)}}function lI(n){fe(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 Lu(n){let t,e,i,s;return i=new Mu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[dI]},$$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=x("div"),e=x("div"),se(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),D(t,e),ie(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(t),ne(i)}}}function cI(n){let t;return{c(){t=Se(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Te(t,e[5])},d(e){e&&O(t)}}}function dI(n){let t,e,i,s,o,r,a;return i=new Du({props:{playing:n[3]}}),r=new Xr({props:{maxWidth:72,maxLine:1,$$slots:{default:[cI]},$$scope:{ctx:n}}}),{c(){t=x("div"),e=x("div"),se(i.$$.fragment),s=$(),o=x("div"),se(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){B(l,t,c),D(t,e),ie(i,e,null),D(t,s),D(t,o),ie(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){j(i.$$.fragment,l),j(r.$$.fragment,l),a=!1},d(l){l&&O(t),ne(i),ne(r)}}}function hI(n){let t,e,i=n[0].state&&Lu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Lu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function uI(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 d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){tn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g: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,d,h,u,m,A,p]}class fI extends ce{constructor(t){super(),le(this,t,uI,hI,oe,{tag:0},lI)}}function mI(n){let t,e;return t=new fI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function gI(n){let t,e;return t=new aI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function pI(n){let t,e,i,s;const o=[gI,mI],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=ke()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(he(),j(r[d],1,1,()=>{r[d]=null}),ue()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function AI(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 vI extends ce{constructor(t){super(),le(this,t,AI,pI,oe,{tag:0})}}function bI(n){fe(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Tu(n){var s;let t,e,i;return e=new du({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=x("div"),se(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ie(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ne(e)}}}function yI(n){let t,e,i=n[0].state&&n[5]&&Tu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Tu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function wI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;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=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class CI extends ce{constructor(t){super(),le(this,t,wI,yI,oe,{tag:0},bI)}}function ju(n){return H(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function II(n){return H(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 ju(t);return we(G({},n),{width:i/e,height:s/e})})}function PI(n){return H(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield ju(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return we(G({},n),{width:c,height:d,duration:h})})}function EI(n){fe(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 zu(n){n[1]=n[19].width}function Ou(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Bu(n){let t,e,i,s=n[0]&&Vu();function o(l,c){return l[8]?kI:MI}let r=o(n),a=r(n);return{c(){t=x("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),z(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),D(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=Vu(),s.c(),k(s,1),s.m(t,e)):s&&(he(),j(s,1,1,()=>{s=null}),ue()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){j(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function Vu(n){let t,e;return t=new _t({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:SI,then:xI,catch:DI,value:19};return Gs(e=n[11](We({url:n[7],ratio:n[5]})),i),{c(){t=ke(),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](We({url:n[7],ratio:n[5]})))&&Gs(e,i)||Nl(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function kI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:jI,then:TI,catch:LI,value:19};return Gs(e=n[10](We({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=ke(),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](We({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&Gs(e,i)||Nl(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function DI(n){return{c:q,m:q,p:q,d:q}}function xI(n){zu(n);let t,e;return{c(){t=x("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),Mt(t.src,e=n[7])||w(t,"src",e),z(t,"width",Ft(In({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){zu(i),s&128&&!Mt(t.src,e=i[7])&&w(t,"src",e),s&184&&z(t,"width",Ft(In({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function SI(n){return{c:q,m:q,p:q,d:q}}function LI(n){return{c:q,m:q,p:q,d:q}}function TI(n){Ou(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=x("div"),w(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",Ft(In({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",Ft(In({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Ou(s),o&252&&z(t,"width",Ft(In({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",Ft(In({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function jI(n){return{c:q,m:q,p:q,d:q}}function zI(n){let t,e,i=n[9]&&Bu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Bu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function In(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 we(G({},n),{width:o,height:r})}function OI(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=Rs();function g(I){return H(this,null,function*(){const M=yield PI(I);return p("iconLoaded",M),M})}function v(I){return H(this,null,function*(){if(typeof h=="number")return we(G({},I),{width:h});const M=yield II(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return gt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=We({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Ru extends ce{constructor(t){super(),le(this,t,OI,zI,oe,{width:1,icon:12,shadow:0},EI)}}function BI(n){fe(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 Qu(n){let t,e,i,s,o,r;return e=new _t({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=Se(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ie(e,t,null),D(t,i),D(t,s),D(s,o),r=!0},p(a,l){(!r||l&2)&&Te(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){j(e.$$.fragment,a),r=!1},d(a){a&&O(t),ne(e)}}}function VI(n){let t,e,i,s;e=new Ru({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Qu(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ie(e,t,null),D(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&&k(o,1)):(o=Qu(r),o.c(),k(o,1),o.m(t,null)):o&&(he(),j(o,1,1,()=>{o=null}),ue())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){j(e.$$.fragment,r),j(o),s=!1},d(r){r&&O(t),ne(e),o&&o.d()}}}function RI(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,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class QI extends ce{constructor(t){super(),le(this,t,RI,VI,oe,{tag:3},BI)}}function GI(n){fe(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function NI(n){let t,e;return{c(){t=new js(!1),e=ke(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:q,d(i){i&&(O(e),t.d())}}}function _I(n){let t,e=typeof n[2]=="string"&&NI(n);return{c(){t=x("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function FI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;gt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),Tt(()=>{l==null||l()});function c(u){Ne[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class WI extends ce{constructor(t){super(),le(this,t,FI,_I,oe,{tag:3,renderMap:4},GI)}}function HI(n){fe(n,"svelte-1r4fqvg",'@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,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function YI(n){let t,e;return{c(){t=x("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&O(t)}}}function UI(n){let t,e,i,s,o,r,a,l,c,d;const h=[eP,$I,KI,qI,JI,ZI],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=x("div"),e=x("div"),i=x("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Ge(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),z(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),z(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){B(A,t,p),D(t,e),D(e,i),~s&&u[s].m(i,null),l=!0,c||(d=ye(t,"click",zl(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(he(),j(u[g],1,1,()=>{u[g]=null}),ue()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Ge(rt("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&z(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&z(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){j(o),l=!1},d(A){A&&O(t),~s&&u[s].d(),c=!1,d()}}}function XI(n){let t,e,i,s,o,r,a;return e=new WI({props:{tag:We(n[1]),renderMap:n[3]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class",i=Ge(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){B(l,t,c),ie(e,t,null),o=!0,r||(a=ye(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=We(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Ge(rt("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){j(e.$$.fragment,l),o=!1},d(l){l&&O(t),ne(e),r=!1,a()}}}function ZI(n){let t,e;return t=new CI({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function JI(n){let t,e;return t=new QI({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function qI(n){let t,e;return t=new ZC({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function KI(n){let t,e;return t=new vI({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function $I(n){let t,e;return t=new HC({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function eP(n){let t,e;return t=new dy({props:{tag:We(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=We(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tP(n){let t,e,i,s,o;const r=[XI,UI,YI],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=ke()},m(c,d){a[e].m(c,d),B(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(he(),j(a[h],1,1,()=>{a[h]=null}),ue(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){j(i),o=!1},d(c){c&&O(s),a[e].d(c)}}}function iP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;ir("hooks",h),ir("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,T){var X,U;return!(!V.visible||!V.enabled||!T.visible||!((X=P.state)!=null&&X.visible)||((U=P.temporaryState)==null?void 0:U.visible)===!1||pt(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),S=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,T,X,U,N,_,F,Q,W,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((T=d.state)==null?void 0:T.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(U=(X=d.hooks).emit)==null||U.call(X,"unfolded"):(_=d==null?void 0:(N=d.hooks).emit)==null||_.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(F=d.hooks).emit)==null||Q.call(F,"show"):(J=(W=d.hooks).emit)==null||J.call(W,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,S]}let Gu=class extends ce{constructor(t){super(),le(this,t,iP,tP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},HI)}};function nP(n){fe(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 sP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new _t({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ru({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=x("div"),e=x("div"),i=$(),se(s.$$.fragment),o=$(),r=x("div"),a=$(),l=x("div"),se(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){B(m,t,A),D(t,e),D(t,i),ie(s,t,null),D(t,o),D(t,r),D(t,a),D(t,l),ie(c,l,null),d=!0,h||(u=ye(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){j(s.$$.fragment,m),j(c.$$.fragment,m),d=!1},d(m){m&&O(t),ne(s),ne(c),h=!1,u()}}}function oP(n,t,e){let i,s,o,r;const a=ui("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){tn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,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=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:$0}),n.$$.dirty&64&&e(1,r=(()=>{var S,P,V,T;const I=(P=(S=l.style)==null?void 0:S.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(T=(V=l.style)==null?void 0:V.point)==null?void 0:T.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class rP extends ce{constructor(t){super(),le(this,t,oP,sP,oe,{tag:6},nP)}}function aP(n){fe(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function lP(n){let t;return{c(){t=x("div"),w(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function cP(n){let t,e;return t=new rP({props:{tag:n[1]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function dP(n){let t;return{c(){t=x("div"),w(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function hP(n){let t,e;return t=new Gu({props:{mediaStore:n[2],withAnimation:n[0],tag:We(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=We(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function uP(n){let t,e,i,s,o,r,a,l,c,d;const h=[cP,lP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[hP,dP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=x("div"),e=x("div"),s.c(),o=$(),a.c(),w(e,"class",l=Ge(rt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),z(e,"left",n[9]),z(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),z(t,"z-index",n[7])},m(v,y){B(v,t,y),D(t,e),u[i].m(e,null),D(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(he(),j(u[I],1,1,()=>{u[I]=null}),ue(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(he(),j(p[M],1,1,()=>{p[M]=null}),ue(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Ge(rt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&z(e,"left",v[9]),y&256&&z(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&z(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){j(s),j(a),d=!1},d(v){v&&O(t),u[i].d(),p[r].d()}}}function fP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=ui("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,S,P,V,T,X,U;n.$$.dirty&2&&e(14,i=(()=>{var N,_;return!(((_=(N=m.style)==null?void 0:N.point)==null?void 0:_.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((S=m.state)!=null&&S.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((T=m.screenPosition)==null?void 0:T.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((U=m.zIndex)!=null?U:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class mP extends ce{constructor(t){super(),le(this,t,fP,uP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},aP)}}function gP(n){fe(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{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-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function Nu(n,t,e){const i=n.slice();return i[7]=t[e],i}function _u(n){let t,e=[],i=new Map,s,o=Pe(n[1]);const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=Nu(n,o,a),c=r(l);i.set(c,e[a]=Fu(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=Pe(a[1]),he(),e=jt(e,l,r,1,a,o,i,t,fi,Fu,null,Nu),ue()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Fu(n,t){let e,i,s;return i=new mP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(e),ne(i,o)}}}function pP(n){let t,e,i=n[4].enabled&&_u(n);return{c(){i&&i.c(),t=ke()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=_u(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function AP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return ir("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class vP extends ce{constructor(t){super(),le(this,t,AP,pP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},gP)}}const bP=new Vn.GLTFLoader;function yP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}bP.load(n,i,void 0,s)})}const wP=new Map,CP=new Map;class IP extends E1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>H(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=yP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((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(),pt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Et);e.mediaPlane=new hh(e.data.mediaData[0].url,e.data.mediaPosition.map(Et),{objectFit:e.data.objectFit});const c=new R.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){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}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.sort(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,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof Wr&&i.mediaPlane.pause();const r=i.position.map(Et),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new Wr(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:wP,ImageTextureMap:CP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(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=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Et),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),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new hh(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(pt(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=Jo(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const h=(r=this.getTagConfig(i).tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new Gu({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},pt(i)&&((a=i.model)!=null&&a.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 i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=pt(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 R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=di(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return H(this,null,function*(){const i=e.filter(s1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new vP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}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))}}}const Wu="Dnalogel-PanoTagPlugin",PP=n=>`${Wu}--${n}`;class wo extends IP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>H(this,null,function*(){e.data=Ze({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{pt(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=Ze({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,f1(1,{namespace:_r.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 H(this,null,function*(){var o,r;this.clearTags(),console.debug(Wu," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=Ze({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{$b(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return H(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var d,h;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data));return we(G({},r),{enabled:(d=r.enabled)!=null?d:!0,id:(h=r.id)!=null?h:st(),data:Ze(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Ae.Subscribe,initialConfig:r.config,config:a,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:u=>this.changeDataById(r.id,u)})}).filter(r=>r.position);return o.forEach(h1),this.tags.push(...o),r1(this.five).then(()=>H(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.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=Ze({},this.config,e):this.config=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=Ze({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=Ze({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig({force:!0}),this.updateRenderAllTags()}show(e){return H(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 H(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,r=G({},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=Et(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=Ze(o.data,i):o.data=G(G({},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&&(i.data&&(r=!0),s?Ze(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Et(i.normal)),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 H(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return 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,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),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}=ih(c1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ih(th(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{pt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{i.state.visible=this.getVisible(i,{panoIndex:e});const s=this.getTagConfig(i);typeof s.visibleConfig=="object"&&(s.visibleConfig.keep?i.temporaryState.visible=s.visibleConfig.keep==="visible":i.temporaryState.visible=!!s.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}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())}handleFiveCameraUpdateDebounce(){return th(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return H(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=we(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(n1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=ks();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.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(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const EP=(n,t)=>new wo(n,t);function MP(n){fe(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 Hu(n){let t,e;return{c(){t=x("div"),e=Se(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&O(t)}}}function Yu(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&Uu(n);return{c(){t=x("div"),p&&p.c(),e=$(),i=x("div"),s=x("span"),r=Se(o),a=Se(n[2]),c=Se(l),d=$(),h=x("span"),u=Se(n[0]),m=$(),A=x("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){B(g,t,v),p&&p.m(t,null),D(t,e),D(t,i),D(i,s),D(s,r),D(s,a),D(s,c),D(i,d),D(i,h),D(h,u),D(t,m),D(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=Uu(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&Te(r,o),v&4&&Te(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&Te(c,l),v&1&&Te(u,g[0])},d(g){g&&O(t),p&&p.d()}}}function Uu(n){let t,e;return{c(){t=x("span"),e=Se(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&16&&Te(e,i[4])},d(i){i&&O(t)}}}function kP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&Hu(n),h=n[2]&&Yu(n);return{c(){t=x("div"),e=x("div"),i=$(),s=x("div"),o=$(),r=x("div"),a=x("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(u,m){B(u,t,m),D(t,e),D(t,i),D(t,s),D(t,o),D(t,r),D(r,a),D(r,l),d&&d.m(r,null),D(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&z(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=Hu(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=Yu(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&z(t,"opacity",u[3])},i:q,o:q,d(u){u&&O(t),d&&d.d(),h&&h.d()}}}function DP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,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";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class xP extends ce{constructor(t){super(),le(this,t,DP,kP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},MP)}}function SP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const LP=`
|
|
580
|
+
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 py(n){let t,e,i;return{c(){t=x("button"),w(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),K(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){B(s,t,o),e||(i=ye(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&K(t,"sc-carousel-dot__dot_active",s[0])},i:q,o:q,d(s){s&&O(t),e=!1,i()}}}function Ay(n,t,e){let{active:i=!1}=t;function s(o){tn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class vy extends ce{constructor(t){super(),le(this,t,Ay,py,oe,{active:0},gy)}}function by(n){fe(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 Dh(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function xh(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new vy({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=x("div"),se(i.$$.fragment),s=$(),w(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){B(a,e,l),ie(i,e,null),D(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||(k(i.$$.fragment,a),o=!0)},o(a){j(i.$$.fragment,a),o=!1},d(a){a&&O(e),ne(i)}}}function yy(n){let t,e=[],i=new Map,s,o=Pe(Array(n[0]));const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=Dh(n,o,a),c=r(l);i.set(c,e[a]=xh(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(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=Pe(Array(a[0])),he(),e=jt(e,l,r,1,a,o,i,t,fi,xh,null,Dh),ue())},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function wy(n,t,e){const i=Rs();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 Cy extends ce{constructor(t){super(),le(this,t,wy,yy,oe,{pagesCount:0,currentPageIndex:1},by)}}const yn="prev",bi="next";function Iy(n){fe(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 Py(n){let t,e,i,s;return{c(){t=x("button"),e=x("i"),w(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),K(e,"sc-carousel-arrow__arrow-next",n[0]===bi),K(e,"sc-carousel-arrow__arrow-prev",n[0]===yn),w(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),K(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){B(o,t,r),D(t,e),i||(s=ye(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&K(e,"sc-carousel-arrow__arrow-next",o[0]===bi),r&1&&K(e,"sc-carousel-arrow__arrow-prev",o[0]===yn),r&2&&K(t,"sc-carousel-arrow__circle_disabled",o[1])},i:q,o:q,d(o){o&&O(t),i=!1,s()}}}function Ey(n,t,e){let{direction:i=bi}=t,{disabled:s=!1}=t;function o(r){tn.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 Sh extends ce{constructor(t){super(),le(this,t,Ey,Py,oe,{direction:0,disabled:1},Iy)}}function My(n){fe(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function ky(n){let t;return{c(){t=x("div"),w(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),z(t,"width",n[0]+"%")},m(e,i){B(e,t,i)},p(e,[i]){i&1&&z(t,"width",e[0]+"%")},i:q,o:q,d(e){e&&O(t)}}}const Lh=100;function Dy(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*Lh,0),Lh))},[i,s]}class xy extends ce{constructor(t){super(),le(this,t,Dy,ky,oe,{value:1},My)}}function Sy(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function Ly(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function Ty(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function Th(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function jy(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function jh(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Zr(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const zy=110,Oy=9,By=111,Vy=20;function Jr(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 Ry(n,{thresholdProvider:t}){const e=Zr(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=By&&Math.abs(o)>=Vy}function c(u){r=Date.now(),o=0,a=!0;const m=Jr(u);i=m.x,s=m.y,e("swipeStart",{x:i,y:s}),jy(window,d),Ty(window,h)}function d(u){if(!a)return;const m=Jr(u),A=m.x-i,p=m.y-s;i=m.x,s=m.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?yn:bi}),Th(window,h),jh(window,d))}function h(u){if(Th(window,h),jh(window,d),a=!1,!l()){e("swipeFailed");return}const m=Jr(u);e("swipeEnd",{x:m.x,y:m.y})}return Sy(n,c),{destroy(){Ly(n,c)}}}function Qy(n,t){n.addEventListener("mouseenter",t)}function Gy(n,t){n.removeEventListener("mouseenter",t)}function Ny(n,t){n.addEventListener("mouseleave",t)}function zh(n,t){n.removeEventListener("mouseleave",t)}function _y(n){const t=Zr(n);function e(){Ny(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),zh(n,i)}return Qy(n,e),{destroy(){Gy(n,e),zh(n,i)}}}const Fy=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function wn(n,t,e){return Math.max(n,Math.min(t,e))}function Wy(n,t){n.addEventListener("touchstart",t,{passive:!0})}function Hy(n,t){n.removeEventListener("touchstart",t)}function Yy(n,t){n.addEventListener("touchend",t)}function Oh(n,t){n.removeEventListener("touchend",t)}function Uy(n){const t=Zr(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,d=Fy(i,l);return c<=zy&&d<=Oy}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},Yy(n,r)}function r(a){Oh(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return Wy(n,o),{destroy(){Hy(n,o),Oh(n,r)}}}function Xy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?Bh({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function Zy({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function Jy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?Xy({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):Zy({currentParticleIndex:n,particlesToScroll:o})}function Bh({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function qy({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=Vh({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function Ky({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?Bh({particlesCountWithoutClones:t,particlesToScroll:e}):qy({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function $y({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return wn(0,Math.min(t+n*i,s-e),s-1)}function ew({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return wn(0,Math.min(n*t,e-i),e-1)}function qr({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?$y({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):ew({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function tw({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 Vh({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 iw(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function nw({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 sw({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 ow({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return we(G({},i),{total:i.head+i.tail})}const Kn=(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},Kr=n=>t=>{n[t]&&n[t]()};var rw="Expected a function",Rh="__lodash_hash_undefined__",Qh=1/0,aw="[object Function]",lw="[object GeneratorFunction]",cw="[object Symbol]",dw=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,hw=/^\w*$/,uw=/^\./,fw=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,mw=/[\\^$.*+?()[\]{}|]/g,gw=/\\(\\)?/g,pw=/^\[object .+?Constructor\]$/,Aw=typeof kt=="object"&&kt&&kt.Object===Object&&kt,vw=typeof self=="object"&&self&&self.Object===Object&&self,$r=Aw||vw||Function("return this")();function bw(n,t){return n==null?void 0:n[t]}function yw(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var ww=Array.prototype,Cw=Function.prototype,Gh=Object.prototype,ea=$r["__core-js_shared__"],Nh=function(){var n=/[^.]+$/.exec(ea&&ea.keys&&ea.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),_h=Cw.toString,ta=Gh.hasOwnProperty,Fh=Gh.toString,Iw=RegExp("^"+_h.call(ta).replace(mw,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Wh=$r.Symbol,Pw=ww.splice,Ew=Uh($r,"Map"),$n=Uh(Object,"create"),Hh=Wh?Wh.prototype:void 0,Yh=Hh?Hh.toString:void 0;function Ti(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 Mw(){this.__data__=$n?$n(null):{}}function kw(n){return this.has(n)&&delete this.__data__[n]}function Dw(n){var t=this.__data__;if($n){var e=t[n];return e===Rh?void 0:e}return ta.call(t,n)?t[n]:void 0}function xw(n){var t=this.__data__;return $n?t[n]!==void 0:ta.call(t,n)}function Sw(n,t){var e=this.__data__;return e[n]=$n&&t===void 0?Rh:t,this}Ti.prototype.clear=Mw,Ti.prototype.delete=kw,Ti.prototype.get=Dw,Ti.prototype.has=xw,Ti.prototype.set=Sw;function Cn(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 Lw(){this.__data__=[]}function Tw(n){var t=this.__data__,e=mo(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():Pw.call(t,e,1),!0}function jw(n){var t=this.__data__,e=mo(t,n);return e<0?void 0:t[e][1]}function zw(n){return mo(this.__data__,n)>-1}function Ow(n,t){var e=this.__data__,i=mo(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Cn.prototype.clear=Lw,Cn.prototype.delete=Tw,Cn.prototype.get=jw,Cn.prototype.has=zw,Cn.prototype.set=Ow;function ji(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 Bw(){this.__data__={hash:new Ti,map:new(Ew||Cn),string:new Ti}}function Vw(n){return go(this,n).delete(n)}function Rw(n){return go(this,n).get(n)}function Qw(n){return go(this,n).has(n)}function Gw(n,t){return go(this,n).set(n,t),this}ji.prototype.clear=Bw,ji.prototype.delete=Vw,ji.prototype.get=Rw,ji.prototype.has=Qw,ji.prototype.set=Gw;function mo(n,t){for(var e=n.length;e--;)if(qw(n[e][0],t))return e;return-1}function Nw(n,t){t=Hw(t,n)?[t]:Ww(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[Zw(t[e++])];return e&&e==i?n:void 0}function _w(n){if(!Zh(n)||Uw(n))return!1;var t=Kw(n)||yw(n)?Iw:pw;return t.test(Jw(n))}function Fw(n){if(typeof n=="string")return n;if(na(n))return Yh?Yh.call(n):"";var t=n+"";return t=="0"&&1/n==-Qh?"-0":t}function Ww(n){return Xh(n)?n:Xw(n)}function go(n,t){var e=n.__data__;return Yw(t)?e[typeof t=="string"?"string":"hash"]:e.map}function Uh(n,t){var e=bw(n,t);return _w(e)?e:void 0}function Hw(n,t){if(Xh(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||na(n)?!0:hw.test(n)||!dw.test(n)||t!=null&&n in Object(t)}function Yw(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function Uw(n){return!!Nh&&Nh in n}var Xw=ia(function(n){n=eC(n);var t=[];return uw.test(n)&&t.push(""),n.replace(fw,function(e,i,s,o){t.push(s?o.replace(gw,"$1"):i||e)}),t});function Zw(n){if(typeof n=="string"||na(n))return n;var t=n+"";return t=="0"&&1/n==-Qh?"-0":t}function Jw(n){if(n!=null){try{return _h.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function ia(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(rw);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(ia.Cache||ji),e}ia.Cache=ji;function qw(n,t){return n===t||n!==n&&t!==t}var Xh=Array.isArray;function Kw(n){var t=Zh(n)?Fh.call(n):"";return t==aw||t==lw}function Zh(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function $w(n){return!!n&&typeof n=="object"}function na(n){return typeof n=="symbol"||$w(n)&&Fh.call(n)==cw}function eC(n){return n==null?"":Fw(n)}function tC(n,t,e){var i=n==null?void 0:Nw(n,t);return i===void 0?e:i}var po=tC,Ao={},iC={get exports(){return Ao},set exports(n){Ao=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]",d="[object Function]",h="[object GeneratorFunction]",u="[object Map]",m="[object Number]",A="[object Object]",p="[object Promise]",g="[object RegExp]",v="[object Set]",y="[object String]",I="[object Symbol]",M="[object WeakMap]",S="[object ArrayBuffer]",P="[object DataView]",V="[object Float32Array]",T="[object Float64Array]",X="[object Int8Array]",U="[object Int16Array]",N="[object Int32Array]",_="[object Uint8Array]",F="[object Uint8ClampedArray]",Q="[object Uint16Array]",W="[object Uint32Array]",J=/[\\^$.*+?()[\]{}|]/g,Z=/\w*$/,ee=/^\[object .+?Constructor\]$/,de=/^(?:0|[1-9]\d*)$/,re={};re[o]=re[r]=re[S]=re[P]=re[a]=re[l]=re[V]=re[T]=re[X]=re[U]=re[N]=re[u]=re[m]=re[A]=re[g]=re[v]=re[y]=re[I]=re[_]=re[F]=re[Q]=re[W]=!0,re[c]=re[d]=re[M]=!1;var Ie=typeof kt=="object"&&kt&&kt.Object===Object&&kt,Ee=typeof self=="object"&&self&&self.Object===Object&&self,ve=Ie||Ee||Function("return this")(),Re=t&&!t.nodeType&&t,be=Re&&!0&&n&&!n.nodeType&&n,Xe=be&&be.exports===Re;function me(b,C){return b.set(C[0],C[1]),b}function Ce(b,C){return b.add(C),b}function Oe(b,C){for(var L=-1,Y=b?b.length:0;++L<Y&&C(b[L],L,b)!==!1;);return b}function ge(b,C){for(var L=-1,Y=C.length,Me=b.length;++L<Y;)b[Me+L]=C[L];return b}function tt(b,C,L,Y){var Me=-1,pe=b?b.length:0;for(Y&&pe&&(L=b[++Me]);++Me<pe;)L=C(L,b[Me],Me,b);return L}function ft(b,C){for(var L=-1,Y=Array(b);++L<b;)Y[L]=C(L);return Y}function xe(b,C){return b==null?void 0:b[C]}function at(b){var C=!1;if(b!=null&&typeof b.toString!="function")try{C=!!(b+"")}catch(L){}return C}function ae(b){var C=-1,L=Array(b.size);return b.forEach(function(Y,Me){L[++C]=[Me,Y]}),L}function De(b,C){return function(L){return b(C(L))}}function Ye(b){var C=-1,L=Array(b.size);return b.forEach(function(Y){L[++C]=Y}),L}var At=Array.prototype,ii=Function.prototype,It=Object.prototype,Pt=ve["__core-js_shared__"],Qe=function(){var b=/[^.]+$/.exec(Pt&&Pt.keys&&Pt.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),Fe=ii.toString,Ke=It.hasOwnProperty,zt=It.toString,ns=RegExp("^"+Fe.call(Ke).replace(J,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Wt=Xe?ve.Buffer:void 0,wi=ve.Symbol,Oi=ve.Uint8Array,vt=De(Object.getPrototypeOf,Object),Mn=Object.create,kn=It.propertyIsEnumerable,ba=At.splice,ss=Object.getOwnPropertySymbols,Dn=Wt?Wt.isBuffer:void 0,Mo=De(Object.keys,Object),xn=Bt(ve,"DataView"),Bi=Bt(ve,"Map"),Ot=Bt(ve,"Promise"),Sn=Bt(ve,"Set"),os=Bt(ve,"WeakMap"),Vi=Bt(Object,"create"),rs=mt(xn),Ri=mt(Bi),as=mt(Ot),ls=mt(Sn),cs=mt(os),Ci=wi?wi.prototype:void 0,ko=Ci?Ci.valueOf:void 0;function ni(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function ya(){this.__data__=Vi?Vi(null):{}}function wa(b){return this.has(b)&&delete this.__data__[b]}function Ca(b){var C=this.__data__;if(Vi){var L=C[b];return L===i?void 0:L}return Ke.call(C,b)?C[b]:void 0}function Do(b){var C=this.__data__;return Vi?C[b]!==void 0:Ke.call(C,b)}function ds(b,C){var L=this.__data__;return L[b]=Vi&&C===void 0?i:C,this}ni.prototype.clear=ya,ni.prototype.delete=wa,ni.prototype.get=Ca,ni.prototype.has=Do,ni.prototype.set=ds;function it(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Ia(){this.__data__=[]}function Pa(b){var C=this.__data__,L=Tn(C,b);if(L<0)return!1;var Y=C.length-1;return L==Y?C.pop():ba.call(C,L,1),!0}function Ea(b){var C=this.__data__,L=Tn(C,b);return L<0?void 0:C[L][1]}function Ma(b){return Tn(this.__data__,b)>-1}function ka(b,C){var L=this.__data__,Y=Tn(L,b);return Y<0?L.push([b,C]):L[Y][1]=C,this}it.prototype.clear=Ia,it.prototype.delete=Pa,it.prototype.get=Ea,it.prototype.has=Ma,it.prototype.set=ka;function lt(b){var C=-1,L=b?b.length:0;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Da(){this.__data__={hash:new ni,map:new(Bi||it),string:new ni}}function xa(b){return Gi(this,b).delete(b)}function Sa(b){return Gi(this,b).get(b)}function La(b){return Gi(this,b).has(b)}function Ta(b,C){return Gi(this,b).set(b,C),this}lt.prototype.clear=Da,lt.prototype.delete=xa,lt.prototype.get=Sa,lt.prototype.has=La,lt.prototype.set=Ta;function bt(b){this.__data__=new it(b)}function ja(){this.__data__=new it}function za(b){return this.__data__.delete(b)}function Oa(b){return this.__data__.get(b)}function Ba(b){return this.__data__.has(b)}function Va(b,C){var L=this.__data__;if(L instanceof it){var Y=L.__data__;if(!Bi||Y.length<e-1)return Y.push([b,C]),this;L=this.__data__=new lt(Y)}return L.set(b,C),this}bt.prototype.clear=ja,bt.prototype.delete=za,bt.prototype.get=Oa,bt.prototype.has=Ba,bt.prototype.set=Va;function Ln(b,C){var L=ms(b)||zn(b)?ft(b.length,String):[],Y=L.length,Me=!!Y;for(var pe in b)(C||Ke.call(b,pe))&&!(Me&&(pe=="length"||qa(pe,Y)))&&L.push(pe);return L}function xo(b,C,L){var Y=b[C];(!(Ke.call(b,C)&&zo(Y,L))||L===void 0&&!(C in b))&&(b[C]=L)}function Tn(b,C){for(var L=b.length;L--;)if(zo(b[L][0],C))return L;return-1}function Ht(b,C){return b&&fs(C,ps(C),b)}function hs(b,C,L,Y,Me,pe,Le){var ze;if(Y&&(ze=pe?Y(b,Me,pe,Le):Y(b)),ze!==void 0)return ze;if(!Ut(b))return b;var Ze=ms(b);if(Ze){if(ze=Za(b),!C)return Ya(b,ze)}else{var Ve=oi(b),ct=Ve==d||Ve==h;if(Oo(b))return jn(b,C);if(Ve==A||Ve==o||ct&&!pe){if(at(b))return pe?b:{};if(ze=Yt(ct?{}:b),!C)return Ua(b,Ht(ze,b))}else{if(!re[Ve])return pe?b:{};ze=Ja(b,Ve,hs,C)}}Le||(Le=new bt);var yt=Le.get(b);if(yt)return yt;if(Le.set(b,ze),!Ze)var Je=L?Xa(b):ps(b);return Oe(Je||b,function(dt,nt){Je&&(nt=dt,dt=b[nt]),xo(ze,nt,hs(dt,C,L,Y,nt,b,Le))}),ze}function Ra(b){return Ut(b)?Mn(b):{}}function Qa(b,C,L){var Y=C(b);return ms(b)?Y:ge(Y,L(b))}function Ga(b){return zt.call(b)}function Na(b){if(!Ut(b)||$a(b))return!1;var C=gs(b)||at(b)?ns:ee;return C.test(mt(b))}function _a(b){if(!To(b))return Mo(b);var C=[];for(var L in Object(b))Ke.call(b,L)&&L!="constructor"&&C.push(L);return C}function jn(b,C){if(C)return b.slice();var L=new b.constructor(b.length);return b.copy(L),L}function us(b){var C=new b.constructor(b.byteLength);return new Oi(C).set(new Oi(b)),C}function Qi(b,C){var L=C?us(b.buffer):b.buffer;return new b.constructor(L,b.byteOffset,b.byteLength)}function So(b,C,L){var Y=C?L(ae(b),!0):ae(b);return tt(Y,me,new b.constructor)}function Lo(b){var C=new b.constructor(b.source,Z.exec(b));return C.lastIndex=b.lastIndex,C}function Fa(b,C,L){var Y=C?L(Ye(b),!0):Ye(b);return tt(Y,Ce,new b.constructor)}function Wa(b){return ko?Object(ko.call(b)):{}}function Ha(b,C){var L=C?us(b.buffer):b.buffer;return new b.constructor(L,b.byteOffset,b.length)}function Ya(b,C){var L=-1,Y=b.length;for(C||(C=Array(Y));++L<Y;)C[L]=b[L];return C}function fs(b,C,L,Y){L||(L={});for(var Me=-1,pe=C.length;++Me<pe;){var Le=C[Me],ze=Y?Y(L[Le],b[Le],Le,L,b):void 0;xo(L,Le,ze===void 0?b[Le]:ze)}return L}function Ua(b,C){return fs(b,si(b),C)}function Xa(b){return Qa(b,ps,si)}function Gi(b,C){var L=b.__data__;return Ka(C)?L[typeof C=="string"?"string":"hash"]:L.map}function Bt(b,C){var L=xe(b,C);return Na(L)?L:void 0}var si=ss?De(ss,Object):tl,oi=Ga;(xn&&oi(new xn(new ArrayBuffer(1)))!=P||Bi&&oi(new Bi)!=u||Ot&&oi(Ot.resolve())!=p||Sn&&oi(new Sn)!=v||os&&oi(new os)!=M)&&(oi=function(b){var C=zt.call(b),L=C==A?b.constructor:void 0,Y=L?mt(L):void 0;if(Y)switch(Y){case rs:return P;case Ri:return u;case as:return p;case ls:return v;case cs:return M}return C});function Za(b){var C=b.length,L=b.constructor(C);return C&&typeof b[0]=="string"&&Ke.call(b,"index")&&(L.index=b.index,L.input=b.input),L}function Yt(b){return typeof b.constructor=="function"&&!To(b)?Ra(vt(b)):{}}function Ja(b,C,L,Y){var Me=b.constructor;switch(C){case S:return us(b);case a:case l:return new Me(+b);case P:return Qi(b,Y);case V:case T:case X:case U:case N:case _:case F:case Q:case W:return Ha(b,Y);case u:return So(b,Y,L);case m:case y:return new Me(b);case g:return Lo(b);case v:return Fa(b,Y,L);case I:return Wa(b)}}function qa(b,C){return C=C==null?s:C,!!C&&(typeof b=="number"||de.test(b))&&b>-1&&b%1==0&&b<C}function Ka(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function $a(b){return!!Qe&&Qe in b}function To(b){var C=b&&b.constructor,L=typeof C=="function"&&C.prototype||It;return b===L}function mt(b){if(b!=null){try{return Fe.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function jo(b){return hs(b,!0,!0)}function zo(b,C){return b===C||b!==b&&C!==C}function zn(b){return el(b)&&Ke.call(b,"callee")&&(!kn.call(b,"callee")||zt.call(b)==o)}var ms=Array.isArray;function On(b){return b!=null&&Bo(b.length)&&!gs(b)}function el(b){return Vo(b)&&On(b)}var Oo=Dn||il;function gs(b){var C=Ut(b)?zt.call(b):"";return C==d||C==h}function Bo(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=s}function Ut(b){var C=typeof b;return!!b&&(C=="object"||C=="function")}function Vo(b){return!!b&&typeof b=="object"}function ps(b){return On(b)?Ln(b):_a(b)}function tl(){return[]}function il(){return!1}n.exports=jo})(iC,Ao);const nC=Ao;var vo={},sC={get exports(){return vo},set exports(n){vo=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]",d="[object Boolean]",h="[object Date]",u="[object Error]",m="[object Function]",A="[object GeneratorFunction]",p="[object Map]",g="[object Number]",v="[object Null]",y="[object Object]",I="[object Promise]",M="[object Proxy]",S="[object RegExp]",P="[object Set]",V="[object String]",T="[object Symbol]",X="[object Undefined]",U="[object WeakMap]",N="[object ArrayBuffer]",_="[object DataView]",F="[object Float32Array]",Q="[object Float64Array]",W="[object Int8Array]",J="[object Int16Array]",Z="[object Int32Array]",ee="[object Uint8Array]",de="[object Uint8ClampedArray]",re="[object Uint16Array]",Ie="[object Uint32Array]",Ee=/[\\^$.*+?()[\]{}|]/g,ve=/^\[object .+?Constructor\]$/,Re=/^(?:0|[1-9]\d*)$/,be={};be[F]=be[Q]=be[W]=be[J]=be[Z]=be[ee]=be[de]=be[re]=be[Ie]=!0,be[a]=be[l]=be[N]=be[d]=be[_]=be[h]=be[u]=be[m]=be[p]=be[g]=be[y]=be[S]=be[P]=be[V]=be[U]=!1;var Xe=typeof kt=="object"&&kt&&kt.Object===Object&&kt,me=typeof self=="object"&&self&&self.Object===Object&&self,Ce=Xe||me||Function("return this")(),Oe=t&&!t.nodeType&&t,ge=Oe&&!0&&n&&!n.nodeType&&n,tt=ge&&ge.exports===Oe,ft=tt&&Xe.process,xe=function(){try{return ft&&ft.binding&&ft.binding("util")}catch(b){}}(),at=xe&&xe.isTypedArray;function ae(b,C){for(var L=-1,Y=b==null?0:b.length,Me=0,pe=[];++L<Y;){var Le=b[L];C(Le,L,b)&&(pe[Me++]=Le)}return pe}function De(b,C){for(var L=-1,Y=C.length,Me=b.length;++L<Y;)b[Me+L]=C[L];return b}function Ye(b,C){for(var L=-1,Y=b==null?0:b.length;++L<Y;)if(C(b[L],L,b))return!0;return!1}function At(b,C){for(var L=-1,Y=Array(b);++L<b;)Y[L]=C(L);return Y}function ii(b){return function(C){return b(C)}}function It(b,C){return b.has(C)}function Pt(b,C){return b==null?void 0:b[C]}function Qe(b){var C=-1,L=Array(b.size);return b.forEach(function(Y,Me){L[++C]=[Me,Y]}),L}function Fe(b,C){return function(L){return b(C(L))}}function Ke(b){var C=-1,L=Array(b.size);return b.forEach(function(Y){L[++C]=Y}),L}var zt=Array.prototype,ns=Function.prototype,Wt=Object.prototype,wi=Ce["__core-js_shared__"],Oi=ns.toString,vt=Wt.hasOwnProperty,Mn=function(){var b=/[^.]+$/.exec(wi&&wi.keys&&wi.keys.IE_PROTO||"");return b?"Symbol(src)_1."+b:""}(),kn=Wt.toString,ba=RegExp("^"+Oi.call(vt).replace(Ee,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),ss=tt?Ce.Buffer:void 0,Dn=Ce.Symbol,Mo=Ce.Uint8Array,xn=Wt.propertyIsEnumerable,Bi=zt.splice,Ot=Dn?Dn.toStringTag:void 0,Sn=Object.getOwnPropertySymbols,os=ss?ss.isBuffer:void 0,Vi=Fe(Object.keys,Object),rs=si(Ce,"DataView"),Ri=si(Ce,"Map"),as=si(Ce,"Promise"),ls=si(Ce,"Set"),cs=si(Ce,"WeakMap"),Ci=si(Object,"create"),ko=mt(rs),ni=mt(Ri),ya=mt(as),wa=mt(ls),Ca=mt(cs),Do=Dn?Dn.prototype:void 0,ds=Do?Do.valueOf:void 0;function it(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Ia(){this.__data__=Ci?Ci(null):{},this.size=0}function Pa(b){var C=this.has(b)&&delete this.__data__[b];return this.size-=C?1:0,C}function Ea(b){var C=this.__data__;if(Ci){var L=C[b];return L===i?void 0:L}return vt.call(C,b)?C[b]:void 0}function Ma(b){var C=this.__data__;return Ci?C[b]!==void 0:vt.call(C,b)}function ka(b,C){var L=this.__data__;return this.size+=this.has(b)?0:1,L[b]=Ci&&C===void 0?i:C,this}it.prototype.clear=Ia,it.prototype.delete=Pa,it.prototype.get=Ea,it.prototype.has=Ma,it.prototype.set=ka;function lt(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function Da(){this.__data__=[],this.size=0}function xa(b){var C=this.__data__,L=jn(C,b);if(L<0)return!1;var Y=C.length-1;return L==Y?C.pop():Bi.call(C,L,1),--this.size,!0}function Sa(b){var C=this.__data__,L=jn(C,b);return L<0?void 0:C[L][1]}function La(b){return jn(this.__data__,b)>-1}function Ta(b,C){var L=this.__data__,Y=jn(L,b);return Y<0?(++this.size,L.push([b,C])):L[Y][1]=C,this}lt.prototype.clear=Da,lt.prototype.delete=xa,lt.prototype.get=Sa,lt.prototype.has=La,lt.prototype.set=Ta;function bt(b){var C=-1,L=b==null?0:b.length;for(this.clear();++C<L;){var Y=b[C];this.set(Y[0],Y[1])}}function ja(){this.size=0,this.__data__={hash:new it,map:new(Ri||lt),string:new it}}function za(b){var C=Bt(this,b).delete(b);return this.size-=C?1:0,C}function Oa(b){return Bt(this,b).get(b)}function Ba(b){return Bt(this,b).has(b)}function Va(b,C){var L=Bt(this,b),Y=L.size;return L.set(b,C),this.size+=L.size==Y?0:1,this}bt.prototype.clear=ja,bt.prototype.delete=za,bt.prototype.get=Oa,bt.prototype.has=Ba,bt.prototype.set=Va;function Ln(b){var C=-1,L=b==null?0:b.length;for(this.__data__=new bt;++C<L;)this.add(b[C])}function xo(b){return this.__data__.set(b,i),this}function Tn(b){return this.__data__.has(b)}Ln.prototype.add=Ln.prototype.push=xo,Ln.prototype.has=Tn;function Ht(b){var C=this.__data__=new lt(b);this.size=C.size}function hs(){this.__data__=new lt,this.size=0}function Ra(b){var C=this.__data__,L=C.delete(b);return this.size=C.size,L}function Qa(b){return this.__data__.get(b)}function Ga(b){return this.__data__.has(b)}function Na(b,C){var L=this.__data__;if(L instanceof lt){var Y=L.__data__;if(!Ri||Y.length<e-1)return Y.push([b,C]),this.size=++L.size,this;L=this.__data__=new bt(Y)}return L.set(b,C),this.size=L.size,this}Ht.prototype.clear=hs,Ht.prototype.delete=Ra,Ht.prototype.get=Qa,Ht.prototype.has=Ga,Ht.prototype.set=Na;function _a(b,C){var L=zn(b),Y=!L&&zo(b),Me=!L&&!Y&&On(b),pe=!L&&!Y&&!Me&&Vo(b),Le=L||Y||Me||pe,ze=Le?At(b.length,String):[],Ze=ze.length;for(var Ve in b)(C||vt.call(b,Ve))&&!(Le&&(Ve=="length"||Me&&(Ve=="offset"||Ve=="parent")||pe&&(Ve=="buffer"||Ve=="byteLength"||Ve=="byteOffset")||Ja(Ve,Ze)))&&ze.push(Ve);return ze}function jn(b,C){for(var L=b.length;L--;)if(jo(b[L][0],C))return L;return-1}function us(b,C,L){var Y=C(b);return zn(b)?Y:De(Y,L(b))}function Qi(b){return b==null?b===void 0?X:v:Ot&&Ot in Object(b)?oi(b):To(b)}function So(b){return Ut(b)&&Qi(b)==a}function Lo(b,C,L,Y,Me){return b===C?!0:b==null||C==null||!Ut(b)&&!Ut(C)?b!==b&&C!==C:Fa(b,C,L,Y,Lo,Me)}function Fa(b,C,L,Y,Me,pe){var Le=zn(b),ze=zn(C),Ze=Le?l:Yt(b),Ve=ze?l:Yt(C);Ze=Ze==a?y:Ze,Ve=Ve==a?y:Ve;var ct=Ze==y,yt=Ve==y,Je=Ze==Ve;if(Je&&On(b)){if(!On(C))return!1;Le=!0,ct=!1}if(Je&&!ct)return pe||(pe=new Ht),Le||Vo(b)?fs(b,C,L,Y,Me,pe):Ua(b,C,Ze,L,Y,Me,pe);if(!(L&s)){var dt=ct&&vt.call(b,"__wrapped__"),nt=yt&&vt.call(C,"__wrapped__");if(dt||nt){var Ii=dt?b.value():b,ri=nt?C.value():C;return pe||(pe=new Ht),Me(Ii,ri,L,Y,pe)}}return Je?(pe||(pe=new Ht),Xa(b,C,L,Y,Me,pe)):!1}function Wa(b){if(!Bo(b)||Ka(b))return!1;var C=Oo(b)?ba:ve;return C.test(mt(b))}function Ha(b){return Ut(b)&&gs(b.length)&&!!be[Qi(b)]}function Ya(b){if(!$a(b))return Vi(b);var C=[];for(var L in Object(b))vt.call(b,L)&&L!="constructor"&&C.push(L);return C}function fs(b,C,L,Y,Me,pe){var Le=L&s,ze=b.length,Ze=C.length;if(ze!=Ze&&!(Le&&Ze>ze))return!1;var Ve=pe.get(b);if(Ve&&pe.get(C))return Ve==C;var ct=-1,yt=!0,Je=L&o?new Ln:void 0;for(pe.set(b,C),pe.set(C,b);++ct<ze;){var dt=b[ct],nt=C[ct];if(Y)var Ii=Le?Y(nt,dt,ct,C,b,pe):Y(dt,nt,ct,b,C,pe);if(Ii!==void 0){if(Ii)continue;yt=!1;break}if(Je){if(!Ye(C,function(ri,Ni){if(!It(Je,Ni)&&(dt===ri||Me(dt,ri,L,Y,pe)))return Je.push(Ni)})){yt=!1;break}}else if(!(dt===nt||Me(dt,nt,L,Y,pe))){yt=!1;break}}return pe.delete(b),pe.delete(C),yt}function Ua(b,C,L,Y,Me,pe,Le){switch(L){case _:if(b.byteLength!=C.byteLength||b.byteOffset!=C.byteOffset)return!1;b=b.buffer,C=C.buffer;case N:return!(b.byteLength!=C.byteLength||!pe(new Mo(b),new Mo(C)));case d:case h:case g:return jo(+b,+C);case u:return b.name==C.name&&b.message==C.message;case S:case V:return b==C+"";case p:var ze=Qe;case P:var Ze=Y&s;if(ze||(ze=Ke),b.size!=C.size&&!Ze)return!1;var Ve=Le.get(b);if(Ve)return Ve==C;Y|=o,Le.set(b,C);var ct=fs(ze(b),ze(C),Y,Me,pe,Le);return Le.delete(b),ct;case T:if(ds)return ds.call(b)==ds.call(C)}return!1}function Xa(b,C,L,Y,Me,pe){var Le=L&s,ze=Gi(b),Ze=ze.length,Ve=Gi(C),ct=Ve.length;if(Ze!=ct&&!Le)return!1;for(var yt=Ze;yt--;){var Je=ze[yt];if(!(Le?Je in C:vt.call(C,Je)))return!1}var dt=pe.get(b);if(dt&&pe.get(C))return dt==C;var nt=!0;pe.set(b,C),pe.set(C,b);for(var Ii=Le;++yt<Ze;){Je=ze[yt];var ri=b[Je],Ni=C[Je];if(Y)var hf=Le?Y(Ni,ri,Je,C,b,pe):Y(ri,Ni,Je,b,C,pe);if(!(hf===void 0?ri===Ni||Me(ri,Ni,L,Y,pe):hf)){nt=!1;break}Ii||(Ii=Je=="constructor")}if(nt&&!Ii){var Ro=b.constructor,Qo=C.constructor;Ro!=Qo&&"constructor"in b&&"constructor"in C&&!(typeof Ro=="function"&&Ro instanceof Ro&&typeof Qo=="function"&&Qo instanceof Qo)&&(nt=!1)}return pe.delete(b),pe.delete(C),nt}function Gi(b){return us(b,ps,Za)}function Bt(b,C){var L=b.__data__;return qa(C)?L[typeof C=="string"?"string":"hash"]:L.map}function si(b,C){var L=Pt(b,C);return Wa(L)?L:void 0}function oi(b){var C=vt.call(b,Ot),L=b[Ot];try{b[Ot]=void 0;var Y=!0}catch(pe){}var Me=kn.call(b);return Y&&(C?b[Ot]=L:delete b[Ot]),Me}var Za=Sn?function(b){return b==null?[]:(b=Object(b),ae(Sn(b),function(C){return xn.call(b,C)}))}:tl,Yt=Qi;(rs&&Yt(new rs(new ArrayBuffer(1)))!=_||Ri&&Yt(new Ri)!=p||as&&Yt(as.resolve())!=I||ls&&Yt(new ls)!=P||cs&&Yt(new cs)!=U)&&(Yt=function(b){var C=Qi(b),L=C==y?b.constructor:void 0,Y=L?mt(L):"";if(Y)switch(Y){case ko:return _;case ni:return p;case ya:return I;case wa:return P;case Ca:return U}return C});function Ja(b,C){return C=C==null?r:C,!!C&&(typeof b=="number"||Re.test(b))&&b>-1&&b%1==0&&b<C}function qa(b){var C=typeof b;return C=="string"||C=="number"||C=="symbol"||C=="boolean"?b!=="__proto__":b===null}function Ka(b){return!!Mn&&Mn in b}function $a(b){var C=b&&b.constructor,L=typeof C=="function"&&C.prototype||Wt;return b===L}function To(b){return kn.call(b)}function mt(b){if(b!=null){try{return Oi.call(b)}catch(C){}try{return b+""}catch(C){}}return""}function jo(b,C){return b===C||b!==b&&C!==C}var zo=So(function(){return arguments}())?So:function(b){return Ut(b)&&vt.call(b,"callee")&&!xn.call(b,"callee")},zn=Array.isArray;function ms(b){return b!=null&&gs(b.length)&&!Oo(b)}var On=os||il;function el(b,C){return Lo(b,C)}function Oo(b){if(!Bo(b))return!1;var C=Qi(b);return C==m||C==A||C==c||C==M}function gs(b){return typeof b=="number"&&b>-1&&b%1==0&&b<=r}function Bo(b){var C=typeof b;return b!=null&&(C=="object"||C=="function")}function Ut(b){return b!=null&&typeof b=="object"}var Vo=at?ii(at):Ha;function ps(b){return ms(b)?_a(b):Ya(b)}function tl(){return[]}function il(){return!1}n.exports=el})(sC,vo);const oC=vo,rC=(n,t)=>oC(n,t),aC=n=>Object.keys(n||{}),lC=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},cC=()=>{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=aC(o);if(a.includes(i)){const l=lC(a,e);rC(o,l)||(n[s].deps=l,r())}})}}},dC=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function hC(n,t){const e=po(n,"data",{}),i=po(n,"watch",{}),s=po(n,"methods",{}),o=po(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=cC(),{targetWatcher:c,getTarget:d}=dC();let h;const u={},m=()=>({data:h,methods:u});let A=!1;const p=v=>(...y)=>{A=!0;const I=v(...y);return A=!1,I};Object.entries(s).forEach(([v,y])=>{u[v]=p((...I)=>y(m(),...I)),Object.defineProperty(u[v],"name",{value:v})}),h=new Proxy(nC(e),{get(v,y){return d()&&!A&&r(d(),{prop:y,value:v[y]}),Reflect.get(...arguments)},set(v,y,I){return v[y]===I||(Reflect.set(...arguments),d()||(o&&o(y,I),a(h,y))),!0}}),Object.entries(i).forEach(([v,y])=>{c(v,()=>{y(m())})});const g=[h,u];return g._internal={_getSubscribers(){return l}},g}function uC({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 fC({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=wn(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((h,u)=>h-u),d=c.flatMap(h=>uC({pageIndex:h,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(d)].sort((h,u)=>h-u)}}const mC=(n,t)=>(n(),setInterval(n,t)),gC=35,Jh=1;class pC{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(gC,Math.max(this._autoplayDuration,1));let s=-i;this._interval=mC(()=>H(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>Jh&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(Jh)}}function AC(n){const t=new pC({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=hC({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=fC({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=Jy({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=Vh({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=ow({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=Ky({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=wn(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=wn(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=qr({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=qr({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=wn(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===bi&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===yn&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>Kr({[bi]:()=>H(this,null,function*(){return a.showNextPage()}),[yn]:()=>H(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return H(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(d,h,u){return H(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Kn(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,d){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,d){return H(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,d,h){return H(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return qr({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,d,h){return H(this,arguments,function*({methods:r},a,l){const u=r._getParticleIndexByPageIndex(a);yield r.showParticle(u,l)})},offsetPage({data:r},a){const l=Kn(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 vC(n){fe(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 bC=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024}),qh=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15]}),yC=n=>({}),Kh=n=>({showNextPage:n[14].showNextPage}),wC=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),$h=n=>({loaded:n[6],currentPageIndex:n[5]}),CC=n=>({}),eu=n=>({showPrevPage:n[14].showPrevPage});function tu(n){let t;const e=n[37].prev,i=Ji(e,n,n[36],eu),s=i||IC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,CC):$i(o[36]),eu):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function IC(n){let t,e,i;return e=new Sh({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&36&&(r.disabled=!s[2]&&s[5]===0),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function iu(n){let t,e,i;return e=new xy({props:{value:n[7]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function nu(n){let t;const e=n[37].next,i=Ji(e,n,n[36],Kh),s=i||PC(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,yC):$i(o[36]),Kh):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function PC(n){let t,e,i;return e=new Sh({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o[0]&1060&&(r.disabled=!s[2]&&s[5]===s[10]-1),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function su(n){let t;const e=n[37].dots,i=Ji(e,n,n[36],qh),s=i||EC(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]&1056|r[1]&32)&&Ki(i,e,o,o[36],t?qi(e,o[36],r,bC):$i(o[36]),qh):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(k(s,o),t=!0)},o(o){j(s,o),t=!1},d(o){s&&s.d(o)}}}function EC(n){let t,e;return t=new Cy({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s[0]&1024&&(o.pagesCount=i[10]),s[0]&32&&(o.currentPageIndex=i[5]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MC(n){let t,e,i,s,o,r,a,l,c,d,h,u,m=n[1]&&tu(n);const A=n[37].default,p=Ji(A,n,n[36],$h);let g=n[3]&&iu(n),v=n[1]&&nu(n),y=n[4]&&su(n);return{c(){t=x("div"),e=x("div"),m&&m.c(),i=$(),s=x("div"),o=x("div"),p&&p.c(),a=$(),g&&g.c(),l=$(),v&&v.c(),c=$(),y&&y.c(),w(o,"class","sc-carousel__pages-container svelte-sme1z4"),z(o,"transform","translateX("+n[8]+"px)"),z(o,"transition-duration",n[9]+"ms"),z(o,"transition-timing-function",n[0]),w(s,"class","sc-carousel__pages-window svelte-sme1z4"),w(e,"class","sc-carousel__content-container svelte-sme1z4"),w(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(I,M){B(I,t,M),D(t,e),m&&m.m(e,null),D(e,i),D(e,s),D(s,o),p&&p.m(o,null),n[39](o),D(s,a),g&&g.m(s,null),n[40](s),D(e,l),v&&v.m(e,null),D(t,c),y&&y.m(t,null),d=!0,h||(u=[Kt(r=Ry.call(null,o,{thresholdProvider:n[38]})),ye(o,"swipeStart",n[16]),ye(o,"swipeMove",n[18]),ye(o,"swipeEnd",n[19]),ye(o,"swipeFailed",n[20]),ye(o,"swipeThresholdReached",n[17]),Kt(_y.call(null,s)),ye(s,"hovered",n[21]),Kt(Uy.call(null,s)),ye(s,"tapped",n[22])],h=!0)},p(I,M){I[1]?m?(m.p(I,M),M[0]&2&&k(m,1)):(m=tu(I),m.c(),k(m,1),m.m(e,i)):m&&(he(),j(m,1,1,()=>{m=null}),ue()),p&&p.p&&(!d||M[0]&96|M[1]&32)&&Ki(p,A,I,I[36],d?qi(A,I[36],M,wC):$i(I[36]),$h),(!d||M[0]&256)&&z(o,"transform","translateX("+I[8]+"px)"),(!d||M[0]&512)&&z(o,"transition-duration",I[9]+"ms"),(!d||M[0]&1)&&z(o,"transition-timing-function",I[0]),r&&qt(r.update)&&M[0]&2048&&r.update.call(null,{thresholdProvider:I[38]}),I[3]?g?(g.p(I,M),M[0]&8&&k(g,1)):(g=iu(I),g.c(),k(g,1),g.m(s,null)):g&&(he(),j(g,1,1,()=>{g=null}),ue()),I[1]?v?(v.p(I,M),M[0]&2&&k(v,1)):(v=nu(I),v.c(),k(v,1),v.m(e,null)):v&&(he(),j(v,1,1,()=>{v=null}),ue()),I[4]?y?(y.p(I,M),M[0]&16&&k(y,1)):(y=su(I),y.c(),k(y,1),y.m(t,null)):y&&(he(),j(y,1,1,()=>{y=null}),ue())},i(I){d||(k(m),k(p,I),k(g),k(v),k(y),d=!0)},o(I){j(m),j(p,I),j(g),j(v),j(y),d=!1},d(I){I&&O(t),m&&m.d(),p&&p.d(I),n[39](null),g&&g.d(),n[40](null),v&&v.d(),y&&y.d(),h=!1,qe(u)}}}function kC(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,d=1;const[{data:h,progressManager:u},m,A]=AC((ae,De)=>{Kr({currentPageIndex:()=>e(5,r=De),progressValue:()=>e(7,a=De),offset:()=>e(8,l=De),durationMs:()=>e(9,c=De),pagesCount:()=>e(10,d=De),loaded:()=>e(6,o=De)})(ae)}),p=Rs();let{timingFunction:g="ease-in-out"}=t,{arrows:v=!0}=t,{infinite:y=!0}=t,{initialPageIndex:I=0}=t,{duration:M=500}=t,{autoplay:S=!1}=t,{autoplayDuration:P=3e3}=t,{autoplayDirection:V=bi}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:X=!1}=t,{dots:U=!0}=t,{swiping:N=!0}=t,{particlesToShow:_=1}=t,{particlesToScroll:F=1}=t;function Q(ae,De){return H(this,null,function*(){const Ye=Kn(De,"animated",!0);if(typeof ae!="number")throw new Error("pageIndex should be a number");yield m.showPage(ae,{animated:Ye})})}function W(ae){return H(this,null,function*(){const De=Kn(ae,"animated",!0);yield m.showPrevPage({animated:De})})}function J(ae){return H(this,null,function*(){const De=Kn(ae,"animated",!0);yield m.showNextPage({animated:De})})}let Z=0,ee,de;const re=iw(({width:ae})=>{e(11,Z=ae),h.particleWidth=Z/h.particlesToShow,tw({particlesContainerChildren:de.children,particleWidth:h.particleWidth}),m.offsetPage({animated:!1})});function Ie(){const{clonesToAppend:ae,clonesToPrepend:De}=nw({clonesCountHead:h.clonesCountHead,clonesCountTail:h.clonesCountTail,particlesContainerChildren:de.children});sw({particlesContainer:de,clonesToAppend:ae,clonesToPrepend:De})}gt(()=>{H(this,null,function*(){yield Gl(),de&&ee&&(h.particlesCountWithoutClones=de.children.length,yield Gl(),h.infinite&&Ie(),h.particlesCount=de.children.length,m.showPage(I,{animated:!1}),re.observe(ee))})}),Tt(()=>{re.disconnect(),u.reset()});function Ee(ae){return H(this,null,function*(){yield m.showPage(ae,{animated:!0})})}function ve(){N&&(h.durationMs=0)}function Re(ae){return H(this,null,function*(){N&&(yield Kr({[bi]:m.showNextPage,[yn]:m.showPrevPage})(ae.detail.direction))})}function be(ae){N&&(h.offset+=ae.detail.dx)}function Xe(){N&&m.showParticle(h.currentParticleIndex)}function me(){return H(this,null,function*(){N&&(yield m.offsetPage({animated:!0}))})}function Ce(ae){h.focused=ae.detail.value}function Oe(){m.toggleFocused()}function ge(){m.showPrevPage()}const tt=()=>Z/3;function ft(ae){Ne[ae?"unshift":"push"](()=>{de=ae,e(13,de)})}function xe(ae){Ne[ae?"unshift":"push"](()=>{ee=ae,e(12,ee)})}const at=ae=>Ee(ae.detail);return n.$$set=ae=>{"timingFunction"in ae&&e(0,g=ae.timingFunction),"arrows"in ae&&e(1,v=ae.arrows),"infinite"in ae&&e(2,y=ae.infinite),"initialPageIndex"in ae&&e(24,I=ae.initialPageIndex),"duration"in ae&&e(25,M=ae.duration),"autoplay"in ae&&e(26,S=ae.autoplay),"autoplayDuration"in ae&&e(27,P=ae.autoplayDuration),"autoplayDirection"in ae&&e(28,V=ae.autoplayDirection),"pauseOnFocus"in ae&&e(29,T=ae.pauseOnFocus),"autoplayProgressVisible"in ae&&e(3,X=ae.autoplayProgressVisible),"dots"in ae&&e(4,U=ae.dots),"swiping"in ae&&e(30,N=ae.swiping),"particlesToShow"in ae&&e(31,_=ae.particlesToShow),"particlesToScroll"in ae&&e(32,F=ae.particlesToScroll),"$$scope"in ae&&e(36,s=ae.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&p("pageChange",r),n.$$.dirty[0]&4&&(h.infinite=y),n.$$.dirty[0]&33554432&&(h.durationMsInit=M),n.$$.dirty[0]&67108864&&(h.autoplay=S),n.$$.dirty[0]&134217728&&(h.autoplayDuration=P),n.$$.dirty[0]&268435456&&(h.autoplayDirection=V),n.$$.dirty[0]&536870912&&(h.pauseOnFocus=T),n.$$.dirty[1]&1&&(h.particlesToShowInit=_),n.$$.dirty[1]&2&&(h.particlesToScrollInit=F)},[g,v,y,X,U,r,o,a,l,c,d,Z,ee,de,m,Ee,ve,Re,be,Xe,me,Ce,Oe,ge,I,M,S,P,V,T,N,_,F,Q,W,J,s,i,tt,ft,xe,at]}class DC extends ce{constructor(t){super(),le(this,t,kC,MC,oe,{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},vC,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function xC(n){fe(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 ou(n){let t;function e(o,r){if(o[2].type==="Image")return LC;if(o[2].type==="Video")return SC}let i=e(n),s=i&&i(n);return{c(){t=x("div"),s&&s.c(),w(t,"class","media-item svelte-159ski6"),w(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&&O(t),s&&s.d()}}}function SC(n){let t,e,i,s,o,r;function a(d,h){return d[7]&&d[2].videoCoverUrl?jC:TC}let l=a(n),c=l(n);return{c(){c.c(),t=$(),e=x("div"),i=x("div"),s=x("div"),w(s,"class","video-icon-img svelte-159ski6"),z(s,"background-image","url("+n[20]()+")"),K(s,"canPlay",n[5]),w(i,"class","video-icon svelte-159ski6"),K(i,"large",n[4]==="large"),K(i,"small",n[4]==="small"),w(e,"class","video-play-button-container svelte-159ski6"),K(e,"showPlayButton",n[10])},m(d,h){c.m(d,h),B(d,t,h),B(d,e,h),D(e,i),D(i,s),o||(r=ye(s,"click",n[21]),o=!0)},p(d,h){l===(l=a(d))&&c?c.p(d,h):(c.d(1),c=l(d),c&&(c.c(),c.m(t.parentNode,t))),h&8&&z(s,"background-image","url("+d[20]()+")"),h&32&&K(s,"canPlay",d[5]),h&16&&K(i,"large",d[4]==="large"),h&16&&K(i,"small",d[4]==="small"),h&1024&&K(e,"showPlayButton",d[10])},d(d){d&&(O(t),O(e)),c.d(d),o=!1,r()}}}function LC(n){let t,e,i,s;return{c(){t=x("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].url)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].url)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function TC(n){let t,e,i,s,o,r,a;return{c(){t=x("video"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||w(t,"src",i),w(t,"poster",s=n[2].videoCoverUrl),w(t,"preload",o=n[2].videoCoverUrl?"none":"auto"),w(t,"disablepictureinpicture",""),t.playsInline=!0,w(t,"paused",""),t.muted=!0,w(t,"draggable",!1),t.loop=!1,w(t,"crossorigin",""),t.controls=!1,K(t,"showPlayButton",n[10])},m(l,c){B(l,t,c),n[19](t),r||(a=[ye(t,"play",n[14]),ye(t,"pause",n[15]),ye(t,"error",n[16]),ye(t,"ended",n[17]),ye(t,"click",n[18])],r=!0)},p(l,c){c&64&&e!==(e=`object-fit: ${l[6]};`)&&w(t,"style",e),c&4&&!Mt(t.src,i=l[2].videoCoverUrl?l[2].url:l[2].url+"#t=0.1")&&w(t,"src",i),c&4&&s!==(s=l[2].videoCoverUrl)&&w(t,"poster",s),c&4&&o!==(o=l[2].videoCoverUrl?"none":"auto")&&w(t,"preload",o),c&1024&&K(t,"showPlayButton",l[10])},d(l){l&&O(t),n[19](null),r=!1,qe(a)}}}function jC(n){let t,e,i,s;return{c(){t=x("img"),w(t,"class","media-content svelte-159ski6"),w(t,"style",e=`object-fit: ${n[6]};`),Mt(t.src,i=n[2].videoCoverUrl)||w(t,"src",i),w(t,"alt",s=n[2].name),w(t,"draggable",!1)},m(o,r){B(o,t,r)},p(o,r){r&64&&e!==(e=`object-fit: ${o[6]};`)&&w(t,"style",e),r&4&&!Mt(t.src,i=o[2].videoCoverUrl)&&w(t,"src",i),r&4&&s!==(s=o[2].name)&&w(t,"alt",s)},d(o){o&&O(t)}}}function zC(n){let t,e=n[2]&&ou(n);return{c(){e&&e.c(),t=ke()},m(i,s){e&&e.m(i,s),B(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=ou(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:q,o:q,d(i){i&&O(t),e&&e.d(i)}}}function OC(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:d=!0}=t,{objectFit:h="fill"}=t,{disableVideoIfHavePoster:u=!1}=t,m=!0,A=!1;function p(){e(8,A=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const g=ui("mediaStore"),v=ui("hooks"),y=()=>{A||i&&(e(9,i.muted=!0,i),i.play(),i.pause(),e(9,i.muted=!1,i),e(8,A=!0))};v.on("loadVideoFirstFrame",y),gt(()=>{g.subscribe(({currentMediaElement:N})=>{N!==i&&(i==null||i.pause())})});const I=N=>{e(10,m=!1),e(0,o.paused=!1,o),e(8,A=!0),i&&g.set({currentMediaElement:i}),v.emit("playStateChange",{event:N,state:"playing",tag:r,mediaInstance:i})},M=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},S=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},P=N=>{e(10,m=!0),e(0,o.paused=!0,o),v.emit("playStateChange",{event:N,state:"paused",tag:r,mediaInstance:i})},V=N=>{i&&i.pause()};function T(N){Ne[N?"unshift":"push"](()=>{o.videoInstance=N,e(0,o)})}const X=()=>l==="withText"?Vr:l==="withoutText"?Rr:l,U=N=>{d&&i&&(e(9,i.muted=!1,i),i.play())};return n.$$set=N=>{"mediaInstance"in N&&e(0,o=N.mediaInstance),"tag"in N&&e(1,r=N.tag),"media"in N&&e(2,a=N.media),"playButtonIfNeed"in N&&e(3,l=N.playButtonIfNeed),"playButtonSizeIfNeed"in N&&e(4,c=N.playButtonSizeIfNeed),"canPlay"in N&&e(5,d=N.canPlay),"objectFit"in N&&e(6,h=N.objectFit),"disableVideoIfHavePoster"in N&&e(7,u=N.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(9,i=o.videoInstance),n.$$.dirty&4&&e(13,s=a==null?void 0:a.url),n.$$.dirty&8192&&s&&p(),n.$$.dirty&512&&i&&e(10,m=i.paused),n.$$.dirty&772&&(a==null?void 0:a.type)==="Video"&&!A){const N=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,F=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&N;i&&F&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",y),document.removeEventListener("touchstart",y),document.removeEventListener("click",y),document.addEventListener("WeixinJSBridgeReady",y),document.addEventListener("touchstart",y),document.addEventListener("click",y))}},[o,r,a,l,c,d,h,u,A,i,m,g,v,s,I,M,S,P,V,T,X,U]}class ru extends ce{constructor(t){super(),le(this,t,OC,zC,oe,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,objectFit:6,disableVideoIfHavePoster:7},xC)}}function BC(n){fe(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 au(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function lu(n){let t,e,i,s,o,r,a;const l=[RC,VC],c=[];function d(h,u){return h[13]&&h[10].length>1?0:1}return i=d(n),s=c[i]=l[i](n),{c(){t=x("div"),e=x("div"),s.c(),w(e,"class","media-list svelte-1mrbqlg"),K(e,"carouselEnabled",n[13]),w(t,"class","media-list-wrapper svelte-1mrbqlg"),K(t,"unfolded",n[5])},m(h,u){B(h,t,u),D(t,e),c[i].m(e,null),a=!0},p(h,u){n=h;let m=i;i=d(n),i===m?c[i].p(n,u):(he(),j(c[m],1,1,()=>{c[m]=null}),ue(),s=c[i],s?s.p(n,u):(s=c[i]=l[i](n),s.c()),k(s,1),s.m(e,null)),(!a||u[0]&8192)&&K(e,"carouselEnabled",n[13]),(!a||u[0]&32)&&K(t,"unfolded",n[5])},i(h){a||(k(s),h&&_e(()=>{a&&(r&&r.end(1),o=Mi(t,Kl,n[6]?{y:4,duration:n[4],delay:n[2],easing:Jt}:void 0),o.start())}),a=!0)},o(h){j(s),o&&o.invalidate(),h&&(r=rn(t,Kl,n[6]?{y:4,duration:n[4],delay:n[3],easing:Jt}:void 0)),a=!1},d(h){h&&O(t),c[i].d(),h&&r&&r.end()}}}function VC(n){let t,e,i;const s=[{media:n[1][0]},n[7],{tag:n[0]}];function o(a){n[20](a)}let r={};for(let a=0;a<s.length;a+=1)r=$e(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new ru({props:r}),Ne.push(()=>hr(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){const c=l[0]&131?ot(s,[l[0]&2&&{media:a[1][0]},l[0]&128&&_l(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],or(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function RC(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[QC]},$$scope:{ctx:n}};return t=new DC({props:i}),n[18](t),t.$on("pageChange",n[19]),{c(){se(t.$$.fragment)},m(s,o){ie(t,s,o),e=!0},p(s,o){const r={};o[0]&1409|o[1]&1&&(r.$$scope={dirty:o,ctx:s}),t.$set(r)},i(s){e||(k(t.$$.fragment,s),e=!0)},o(s){j(t.$$.fragment,s),e=!1},d(s){n[18](null),ne(t,s)}}}function cu(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[17](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=$e(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new ru({props:r}),Ne.push(()=>hr(t,"mediaInstance",o)),{c(){se(t.$$.fragment)},m(a,l){ie(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?ot(s,[l[0]&128&&_l(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]],or(()=>e=!1)),t.$set(c)},i(a){i||(k(t.$$.fragment,a),i=!0)},o(a){j(t.$$.fragment,a),i=!1},d(a){ne(t,a)}}}function QC(n){let t,e,i=Pe(n[10]),s=[];for(let r=0;r<i.length;r+=1)s[r]=cu(au(n,i,r));const o=r=>j(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=ke()},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=Pe(r[10]);let l;for(l=0;l<i.length;l+=1){const c=au(r,i,l);s[l]?(s[l].p(c,a),k(s[l],1)):(s[l]=cu(c),s[l].c(),k(s[l],1),s[l].m(t.parentNode,t))}for(he(),l=i.length;l<s.length;l+=1)o(l);ue()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)k(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)j(s[a]);e=!1},d(r){r&&O(t),Lt(s,r)}}}function GC(n){let t,e,i=n[5]&&lu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=lu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function NC(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:d=0}=t,{duration:h=0}=t,{unfolded:u=!0}=t,{animation:m=!0}=t,{mediaItemConfig:A}=t,{enableCarousel:p=!0}=t,{autoplayConfig:g={}}=t;const{autoplayVideo:v=!1,autoplayCarousel:y=!0,autoplayVideoInCarousel:I=!1}=g;let M=[],S=0,P,V=null;const T=ui("hooks"),X=ui("mediaStore");function U(){const W=M[S],J=W==null?void 0:W.videoInstance;J&&(J.paused?(J.muted=!1,J.play()):J.pause())}gt(()=>{T.on("click",W=>{var J,Z,ee;(ee=(Z=(J=a.tag3DContentSvelte)==null?void 0:J.css3DInstance)==null?void 0:Z.css3DObject)!=null&&ee.opacityMesh&&W.tag.id===a.id&&U()}),V=setInterval(()=>{r&&(P==null||P.goToNext())},3e3)}),Tt(()=>{clearInterval(V),T.off("click",U)});function N(W,J){n.$$.not_equal(M[J],W)&&(M[J]=W,e(8,M))}function _(W){Ne[W?"unshift":"push"](()=>{P=W,e(12,P)})}const F=W=>{i||X.set({currentMediaElement:null}),e(11,S=W.detail)};function Q(W){n.$$.not_equal(M[0],W)&&(M[0]=W,e(8,M))}return n.$$set=W=>{"tag"in W&&e(0,a=W.tag),"mediaData"in W&&e(1,l=W.mediaData),"inDelay"in W&&e(2,c=W.inDelay),"outDelay"in W&&e(3,d=W.outDelay),"duration"in W&&e(4,h=W.duration),"unfolded"in W&&e(5,u=W.unfolded),"animation"in W&&e(6,m=W.animation),"mediaItemConfig"in W&&e(7,A=W.mediaItemConfig),"enableCarousel"in W&&e(15,p=W.enableCarousel),"autoplayConfig"in W&&e(16,g=W.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=M.every(W=>W.paused)),n.$$.dirty[0]&32770&&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,d,h,u,m,A,M,i,o,S,P,s,X,p,g,N,_,F,Q]}class du extends ce{constructor(t){super(),le(this,t,NC,GC,oe,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:15,autoplayConfig:16},BC,[-1,-1])}}function _C(n){fe(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 hu(n){let t,e,i,s,o,r,a,l;t=new _t({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new my({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&uu(n),d=n[1]&&fu(n);return{c(){se(t.$$.fragment),e=$(),i=x("div"),se(s.$$.fragment),o=$(),c&&c.c(),r=$(),d&&d.c(),a=ke(),w(i,"class","line svelte-1f7m1lj")},m(h,u){ie(t,h,u),B(h,e,u),B(h,i,u),ie(s,i,null),B(h,o,u),c&&c.m(h,u),B(h,r,u),d&&d.m(h,u),B(h,a,u),l=!0},p(h,u){const m={};u&8&&(m.visible=h[3]),t.$set(m);const A={};u&8&&(A.unfolded=h[3]),s.$set(A),h[2]?c?(c.p(h,u),u&4&&k(c,1)):(c=uu(h),c.c(),k(c,1),c.m(r.parentNode,r)):c&&(he(),j(c,1,1,()=>{c=null}),ue()),h[1]?d?(d.p(h,u),u&2&&k(d,1)):(d=fu(h),d.c(),k(d,1),d.m(a.parentNode,a)):d&&(he(),j(d,1,1,()=>{d=null}),ue())},i(h){l||(k(t.$$.fragment,h),k(s.$$.fragment,h),k(c),k(d),l=!0)},o(h){j(t.$$.fragment,h),j(s.$$.fragment,h),j(c),j(d),l=!1},d(h){h&&(O(e),O(i),O(o),O(r),O(a)),ne(t,h),ne(s),c&&c.d(h),d&&d.d(h)}}}function uu(n){let t,e,i;return e=new Ah({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","text svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&4&&(r.content=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function fu(n){let t,e,i;return e=new du({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=x("div"),se(e.$$.fragment),w(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&8&&(r.unfolded=s[3]),o&2&&(r.mediaData=s[1]),o&1&&(r.tag=s[0]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function FC(n){let t,e,i=n[0].state&&hu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=hu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function WC(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,d;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=((d=s.length)!=null?d:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class HC extends ce{constructor(t){super(),le(this,t,WC,FC,oe,{tag:0},_C)}}function YC(n){fe(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 mu(n,t,e){const i=n.slice();return i[0]=t[e],i}function gu(n,t,e){const i=n.slice();return i[0]=t[e],i}function pu(n){let t,e;return{c(){t=x("img"),w(t,"class","headerImage svelte-sezqcq"),Mt(t.src,e=n[3].headerPictureUrl)||w(t,"src",e),w(t,"alt","")},m(i,s){B(i,t,s)},p(i,s){s&8&&!Mt(t.src,e=i[3].headerPictureUrl)&&w(t,"src",e)},d(i){i&&O(t)}}}function Au(n){let t,e,i,s,o=Pe(n[2]||[]),r=[];for(let c=0;c<o.length;c+=1)r[c]=vu(gu(n,o,c));let a=Pe(n[5]||[]),l=[];for(let c=0;c<a.length;c+=1)l[c]=bu(mu(n,a,c));return{c(){t=x("div"),e=x("div");for(let c=0;c<r.length;c+=1)r[c].c();i=$();for(let c=0;c<l.length;c+=1)l[c].c();w(e,"class","tags svelte-sezqcq"),_e(()=>n[11].call(e)),w(t,"class","tags-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),D(t,e);for(let h=0;h<r.length;h+=1)r[h]&&r[h].m(e,null);D(e,i);for(let h=0;h<l.length;h+=1)l[h]&&l[h].m(e,null);s=Ts(e,n[11].bind(e))},p(c,d){if(d&4){o=Pe(c[2]||[]);let h;for(h=0;h<o.length;h+=1){const u=gu(c,o,h);r[h]?r[h].p(u,d):(r[h]=vu(u),r[h].c(),r[h].m(e,i))}for(;h<r.length;h+=1)r[h].d(1);r.length=o.length}if(d&32){a=Pe(c[5]||[]);let h;for(h=0;h<a.length;h+=1){const u=mu(c,a,h);l[h]?l[h].p(u,d):(l[h]=bu(u),l[h].c(),l[h].m(e,null))}for(;h<l.length;h+=1)l[h].d(1);l.length=a.length}},d(c){c&&O(t),Lt(r,c),Lt(l,c),s()}}}function vu(n){let t,e=n[0]+"",i;return{c(){t=x("div"),i=Se(e),w(t,"class","tag primary-tag svelte-sezqcq"),z(t,"min-width",sa)},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&4&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&O(t)}}}function bu(n){let t,e=n[0]+"",i;return{c(){t=x("div"),i=Se(e),w(t,"class","tag secondary-tag svelte-sezqcq"),z(t,"min-width",sa)},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&32&&e!==(e=s[0]+"")&&Te(i,e)},d(s){s&&O(t)}}}function yu(n){let t,e,i=n[7]&&wu(n),s=n[3].highlightText&&Iu(n);return{c(){t=x("div"),i&&i.c(),e=$(),s&&s.c(),w(t,"class","footer svelte-sezqcq")},m(o,r){B(o,t,r),i&&i.m(t,null),D(t,e),s&&s.m(t,null)},p(o,r){o[7]?i?i.p(o,r):(i=wu(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3].highlightText?s?s.p(o,r):(s=Iu(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&O(t),i&&i.d(),s&&s.d()}}}function wu(n){let t,e,i=n[3].price.value+"",s,o,r=n[3].price.unit&&Cu(n);return{c(){t=x("div"),e=x("span"),s=Se(i),o=$(),r&&r.c(),w(e,"class","value svelte-sezqcq"),w(t,"class","price svelte-sezqcq")},m(a,l){B(a,t,l),D(t,e),D(e,s),D(t,o),r&&r.m(t,null)},p(a,l){l&8&&i!==(i=a[3].price.value+"")&&Te(s,i),a[3].price.unit?r?r.p(a,l):(r=Cu(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&O(t),r&&r.d()}}}function Cu(n){let t,e=n[3].price.unit+"",i;return{c(){t=x("span"),i=Se(e),w(t,"class","unit svelte-sezqcq")},m(s,o){B(s,t,o),D(t,i)},p(s,o){o&8&&e!==(e=s[3].price.unit+"")&&Te(i,e)},d(s){s&&O(t)}}}function Iu(n){let t,e,i,s,o=n[3].highlightText+"",r,a,l;return{c(){t=x("div"),e=x("div"),i=$(),s=x("span"),r=Se(o),a=$(),l=x("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>',w(e,"class","gap svelte-sezqcq"),w(s,"class","text svelte-sezqcq"),w(t,"class","goto-button goto-icon svelte-sezqcq"),w(l,"class","arrow-wrapper svelte-sezqcq")},m(c,d){B(c,t,d),D(t,e),D(t,i),D(t,s),D(s,r),B(c,a,d),B(c,l,d)},p(c,d){d&8&&o!==(o=c[3].highlightText+"")&&Te(r,o)},d(c){c&&(O(t),O(a),O(l))}}}function UC(n){var M,S;let t,e,i,s,o,r,a,l,c,d,h=n[3].title+"",u,m,A,p,g;e=new _t({props:{visible:n[4],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let v=n[3].headerPictureUrl&&pu(n),y=((M=n[2].length)!=null?M:0)+((S=n[5].length)!=null?S:0)>0&&Au(n),I=(n[7]||n[3].highlightText)&&yu(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=$(),r=x("div"),v&&v.c(),a=$(),l=x("div"),c=x("div"),d=x("div"),u=Se(h),m=$(),y&&y.c(),A=$(),I&&I.c(),w(s,"class","line svelte-sezqcq"),z(s,"transition-delay",n[4]?bo+"ms":yo+Eu-Pu-40+"ms"),w(d,"class","text svelte-sezqcq"),w(c,"class","title svelte-sezqcq"),w(l,"class","title-wrapper svelte-sezqcq"),w(r,"class","content svelte-sezqcq"),z(r,"max-width",Ft(n[9])),z(r,"transition-delay",n[4]?bo+yo+"ms":"0ms"),w(t,"class",p=Ge(`marketing ${n[6]}`)+" svelte-sezqcq"),K(t,"unfolded",n[4]),K(t,"folded",n[8])},m(P,V){B(P,t,V),ie(e,t,null),D(t,i),D(t,s),D(t,o),D(t,r),v&&v.m(r,null),D(r,a),D(r,l),D(l,c),D(c,d),D(d,u),D(r,m),y&&y.m(r,null),D(r,A),I&&I.m(r,null),g=!0},p(P,[V]){var X,U;const T={};V&16&&(T.visible=P[4]),e.$set(T),V&16&&z(s,"transition-delay",P[4]?bo+"ms":yo+Eu-Pu-40+"ms"),P[3].headerPictureUrl?v?v.p(P,V):(v=pu(P),v.c(),v.m(r,a)):v&&(v.d(1),v=null),(!g||V&8)&&h!==(h=P[3].title+"")&&Te(u,h),((X=P[2].length)!=null?X:0)+((U=P[5].length)!=null?U:0)>0?y?y.p(P,V):(y=Au(P),y.c(),y.m(r,A)):y&&(y.d(1),y=null),P[7]||P[3].highlightText?I?I.p(P,V):(I=yu(P),I.c(),I.m(r,null)):I&&(I.d(1),I=null),V&16&&z(r,"transition-delay",P[4]?bo+yo+"ms":"0ms"),(!g||V&64&&p!==(p=Ge(`marketing ${P[6]}`)+" svelte-sezqcq"))&&w(t,"class",p),(!g||V&80)&&K(t,"unfolded",P[4]),(!g||V&320)&&K(t,"folded",P[8])},i(P){g||(k(e.$$.fragment,P),g=!0)},o(P){j(e.$$.fragment,P),g=!1},d(P){P&&O(t),ne(e),v&&v.d(),y&&y.d(),I&&I.d()}}}const sa=40,bo=400,Pu=500,yo=180,Eu=500;function XC(n,t,e){let i,s,o,r,a,l,c,d,{tag:h}=t,u,m=(()=>{var g;const p=(g=h.data.limitWidth)!=null?g:!0;if(typeof p=="number")return p;if(p===!0)return 172})();function A(){u=this.offsetHeight,e(1,u)}return n.$$set=p=>{"tag"in p&&e(0,h=p.tag)},n.$$.update=()=>{var p,g,v,y,I,M;n.$$.dirty&1&&e(4,i=(g=(p=h.state)==null?void 0:p.unfolded)!=null?g:!1),n.$$.dirty&16&&e(8,s=!i),n.$$.dirty&1&&e(3,o=h.data),n.$$.dirty&8&&e(7,r=Zt((v=o.price)==null?void 0:v.value)&&((y=o.price)==null?void 0:y.value)!==""),n.$$.dirty&1&&e(6,a=h.data.theme||"light"),n.$$.dirty&1026&&u>40&&e(10,l=l-1),n.$$.dirty&1032&&e(2,c=((I=o.brandTags)==null?void 0:I.slice(0,l).filter(Boolean))||[]),n.$$.dirty&1036&&e(5,d=((M=o.tags)==null?void 0:M.slice(0,l-c.length).filter(Boolean))||[])},e(10,l=(m-20)/sa),[h,u,c,o,i,d,a,r,s,m,l,A]}class ZC extends ce{constructor(t){super(),le(this,t,XC,UC,oe,{tag:0},YC)}}class JC extends Audio{constructor(e){super();f(this,"sharedAudioSrc");f(this,"sharedAudioPaused",!0);f(this,"sharedAudioCurrentTime",0);f(this,"tryplaying",!1);f(this,"audioInstance");f(this,"eventListenerDisposer");this.sharedAudioSrc=e}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}play(){return H(this,null,function*(){var i,s,o;if(this.tryplaying)return;this.tryplaying=!0,(!this.audioInstance||((i=this.audioInstance)==null?void 0:i.realSrc)!==this.sharedAudioSrc)&&(this.audioInstance=u1(this.sharedAudioSrc,{namespace:_r.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=u=>{var m;this.sharedAudioCurrentTime=e.currentTime,(m=this.ontimeupdate)==null||m.call(this,u)},s=u=>{var m;e.isBlankAudio||(this.sharedAudioPaused=!1,(m=this.onplay)==null||m.call(this,u))},o=u=>{this.pause(u)},r=u=>{this.endedHandler(u)},a=u=>{var m;this.sharedAudioPaused=!0,(m=this.onerror)==null||m.call(this,u)},l=u=>{var m;return(m=this.oncanplay)==null?void 0:m.call(this,u)},c=u=>{var m;return(m=this.oncanplaythrough)==null?void 0:m.call(this,u)},d=u=>{var m;return(m=this.onloadeddata)==null?void 0:m.call(this,u)},h=u=>{var m;return(m=this.onloadedmetadata)==null?void 0:m.call(this,u)};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",d),e.addEventListener("loadedmetadata",h),()=>{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",d),e.removeEventListener("loadedmetadata",h)}}}function qC(n){fe(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function KC(n){let t,e,i,s;const o=n[8].default,r=Ji(o,n,n[7],null);return{c(){t=x("div"),r&&r.c(),w(t,"class","audio svelte-13e7hxv"),w(t,"style",n[0])},m(a,l){B(a,t,l),r&&r.m(t,null),e=!0,i||(s=ye(t,"click",zl(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&Ki(r,o,a,a[7],e?qi(o,a[7],l,null):$i(a[7]),null),(!e||l&1)&&w(t,"style",a[0])},i(a){e||(k(r,a),e=!0)},o(a){j(r,a),e=!1},d(a){a&&O(t),r&&r.d(a),i=!1,s()}}}function $C(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Rs(),d=ui("hooks"),h=ui("mediaStore");let u,m=!0;function A(){e(5,u.onplay=g=>{d.emit("playStateChange",G({event:g,state:"playing",mediaInstance:u},l)),c("play"),e(6,m=!1)},u),e(5,u.onpause=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onended=g=>{d.emit("playStateChange",G({event:g,state:"paused",mediaInstance:u},l)),c("pause"),e(6,m=!0)},u),e(5,u.onloadedmetadata=g=>{typeof u.duration=="number"&&!Number.isNaN(u.duration)&&c("duration",u.duration)},u),e(5,u.onerror=g=>{c("pause"),e(6,m=!0)},u),e(5,u.ontimeupdate=g=>{c("timeupdate",u.currentTime)},u)}h.subscribe(({currentMediaElement:g})=>{g!==u&&(m||u==null||u.pause())});function p(g){u&&(d.emit("click",G({event:g,target:"AudioTagPlayIcon",audioInstance:u},l)),h.set({currentMediaElement:u}),d.emit("playStateChange",G({event:g,state:u.paused?"playing":"paused",mediaInstance:u},l)),u.paused?u.play():u.pause())}return n.$$set=g=>{"url"in g&&e(2,o=g.url),"enable"in g&&e(3,r=g.enable),"style"in g&&e(0,a=g.style),"hooksInfo"in g&&e(4,l=g.hooksInfo),"$$scope"in g&&e(7,s=g.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(u==null||u.dispose(),e(5,u=new JC(o)),c("audioRef",u),setTimeout(()=>c("audioRef",u),200),A()),n.$$.dirty&40&&(r||u==null||u.pause()),n.$$.dirty&72&&c(r&&!m?"play":"pause")},[a,p,o,r,l,u,m,s,i]}let Mu=class extends ce{constructor(t){super(),le(this,t,$C,KC,oe,{url:2,enable:3,style:0,hooksInfo:4},qC)}};function eI(n){fe(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 ku(n){let t,e;return t=new _t({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tI(n){let t,e,i,s,o,r=n[1]&&ku();return{c(){t=x("div"),r&&r.c(),e=$(),i=x("div"),s=x("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>',w(s,"class","sound-wave__container svelte-srt2pi"),w(i,"class","audio-icon svelte-srt2pi"),K(i,"playing",n[0]),w(t,"class","audio-icon__wrapper svelte-srt2pi"),w(t,"style",n[2]),z(t,"width",n[5]),z(t,"height",n[5])},m(a,l){B(a,t,l),r&&r.m(t,null),D(t,e),D(t,i),D(i,s),n[7](s),n[8](t),o=!0},p(a,[l]){a[1]?r?l&2&&k(r,1):(r=ku(),r.c(),k(r,1),r.m(t,e)):r&&(he(),j(r,1,1,()=>{r=null}),ue()),(!o||l&1)&&K(i,"playing",a[0]),(!o||l&4)&&w(t,"style",a[2]);const c=l&4;(c||l&36)&&z(t,"width",a[5]),(c||l&36)&&z(t,"height",a[5])},i(a){o||(k(r),o=!0)},o(a){j(r),o=!1},d(a){a&&O(t),r&&r.d(),n[7](null),n[8](null)}}}function iI(n,t,e){let i,{playing:s}=t,{shadow:o=!1}=t,{style:r=null}=t,{width:a="100%"}=t,l,c;function d(u){Ne[u?"unshift":"push"](()=>{c=u,e(4,c)})}function h(u){Ne[u?"unshift":"push"](()=>{l=u,e(3,l)})}return n.$$set=u=>{"playing"in u&&e(0,s=u.playing),"shadow"in u&&e(1,o=u.shadow),"style"in u&&e(2,r=u.style),"width"in u&&e(6,a=u.width)},n.$$.update=()=>{n.$$.dirty&64&&e(5,i=typeof a=="number"?Ft(a):a)},[s,o,r,l,c,i,a,d,h]}class Du extends ce{constructor(t){super(),le(this,t,iI,tI,oe,{playing:0,shadow:1,style:2,width:6},eI)}}function nI(n){fe(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 xu(n){var g,v;let t,e,i,s,o,r,a,l,c,d,h,u,m,A;e=new _t({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let p=n[6]&&Su(n);return c=new wh({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),h=new Yr({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((v=(g=n[5])==null?void 0:g.length)!=null?v:10,15),useLinearColor:!0}}),{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=x("div"),r=x("div"),p&&p.c(),a=$(),l=x("div"),se(c.$$.fragment),d=$(),se(h.$$.fragment),w(r,"class","audio-icon svelte-1s6gk4a"),z(l,"display","inline-block"),w(o,"class","wrapper svelte-1s6gk4a"),w(s,"class","content svelte-1s6gk4a"),w(t,"class","audio-tag svelte-1s6gk4a"),K(t,"unfolded",n[6])},m(y,I){B(y,t,I),ie(e,t,null),D(t,i),D(t,s),D(s,o),D(o,r),p&&p.m(r,null),D(o,a),D(o,l),ie(c,l,null),D(t,d),ie(h,t,null),u=!0,m||(A=[ye(l,"click",n[7]),Kt(ln.call(null,l)),ye(l,"clientWidth",n[12])],m=!0)},p(y,I){var V,T;const M={};I&64&&(M.visible=y[6]),I&8&&(M.left=y[3]/2+"px"),e.$set(M),y[6]?p?(p.p(y,I),I&64&&k(p,1)):(p=Su(y),p.c(),k(p,1),p.m(r,null)):p&&(he(),j(p,1,1,()=>{p=null}),ue());const S={};I&64&&(S.visible=y[6]),I&2&&(S.textUnfolded=y[1]),I&32&&(S.content=y[5]),c.$set(S);const P={};I&64&&(P.unfolded=y[6]),I&8&&(P.length=y[3]),I&48&&(P.outDelay=y[4]+20*Math.min((T=(V=y[5])==null?void 0:V.length)!=null?T:10,15)),h.$set(P),(!u||I&64)&&K(t,"unfolded",y[6])},i(y){u||(k(e.$$.fragment,y),k(p),k(c.$$.fragment,y),k(h.$$.fragment,y),u=!0)},o(y){j(e.$$.fragment,y),j(p),j(c.$$.fragment,y),j(h.$$.fragment,y),u=!1},d(y){y&&O(t),ne(e),p&&p.d(),ne(c),ne(h),m=!1,qe(A)}}}function Su(n){let t,e,i,s,o,r,a;return e=new _t({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new Mu({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[sI]},$$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=x("div"),se(e.$$.fragment),i=$(),se(s.$$.fragment),w(t,"class","audio svelte-1s6gk4a")},m(l,c){B(l,t,c),ie(e,t,null),D(t,i),ie(s,t,null),a=!0},p(l,c){n=l;const d={};c&64&&(d.enable=n[6]),c&1&&(d.url=n[0].data.audioUrl),c&1&&(d.hooksInfo={tag:n[0]}),c&8196&&(d.$$scope={dirty:c,ctx:n}),s.$set(d)},i(l){a||(k(e.$$.fragment,l),k(s.$$.fragment,l),l&&_e(()=>{a&&(r&&r.end(1),o=Mi(t,et,{duration:1e3,delay:0,easing:dn}),o.start())}),a=!0)},o(l){var c,d;j(e.$$.fragment,l),j(s.$$.fragment,l),o&&o.invalidate(),l&&(r=rn(t,et,{duration:1e3,delay:20*Math.min((d=(c=n[5])==null?void 0:c.length)!=null?d:10,15),easing:dn})),a=!1},d(l){l&&O(t),ne(e),ne(s),l&&r&&r.end()}}}function sI(n){let t,e,i;return e=new Du({props:{playing:n[2]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){B(s,t,o),ie(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(k(e.$$.fragment,s),i=!0)},o(s){j(e.$$.fragment,s),i=!1},d(s){s&&O(t),ne(e)}}}function oI(n){let t,e,i=n[0].state&&xu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=xu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function rI(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function d(){e(1,a=!a)}const h=()=>{e(2,l=!0)},u=()=>{e(2,l=!1)},m=()=>{e(2,l=!1)};function A(g){tn.call(this,n,g)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,r=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(6,i=!!((g=r.state)!=null&&g.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,d,h,u,m,A,p]}class aI extends ce{constructor(t){super(),le(this,t,rI,oI,oe,{tag:0},nI)}}function lI(n){fe(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 Lu(n){let t,e,i,s;return i=new Mu({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[dI]},$$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=x("div"),e=x("div"),se(i.$$.fragment),w(e,"class","audio-tag svelte-58hfjf"),z(e,"background-color",n[4].bgColor),z(e,"color",n[4].fontColor),w(t,"class","audio-tag__wrapper svelte-58hfjf")},m(o,r){B(o,t,r),D(t,e),ie(i,e,null),s=!0},p(o,r){const a={};r&1&&(a.enable=o[0].state.visible),r&1&&(a.url=o[0].data.audioUrl),r&1&&(a.hooksInfo={tag:o[0]}),r&8232&&(a.$$scope={dirty:r,ctx:o}),i.$set(a),r&16&&z(e,"background-color",o[4].bgColor),r&16&&z(e,"color",o[4].fontColor)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(t),ne(i)}}}function cI(n){let t;return{c(){t=Se(n[5])},m(e,i){B(e,t,i)},p(e,i){i&32&&Te(t,e[5])},d(e){e&&O(t)}}}function dI(n){let t,e,i,s,o,r,a;return i=new Du({props:{playing:n[3]}}),r=new Xr({props:{maxWidth:72,maxLine:1,$$slots:{default:[cI]},$$scope:{ctx:n}}}),{c(){t=x("div"),e=x("div"),se(i.$$.fragment),s=$(),o=x("div"),se(r.$$.fragment),w(e,"class","audio-icon__wrapper svelte-58hfjf"),w(o,"class","text svelte-58hfjf"),w(t,"class","audio__inner svelte-58hfjf")},m(l,c){B(l,t,c),D(t,e),ie(i,e,null),D(t,s),D(t,o),ie(r,o,null),a=!0},p(l,c){const d={};c&8&&(d.playing=l[3]),i.$set(d);const h={};c&8224&&(h.$$scope={dirty:c,ctx:l}),r.$set(h)},i(l){a||(k(i.$$.fragment,l),k(r.$$.fragment,l),a=!0)},o(l){j(i.$$.fragment,l),j(r.$$.fragment,l),a=!1},d(l){l&&O(t),ne(i),ne(r)}}}function hI(n){let t,e,i=n[0].state&&Lu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Lu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function uI(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 d=()=>{e(3,c=!0)},h=()=>{e(3,c=!1)},u=()=>{e(3,c=!1)},m=g=>{e(1,a=g.detail)},A=g=>{e(2,l=g.detail)};function p(g){tn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,o=g.tag)},n.$$.update=()=>{var g,v,y;n.$$.dirty&1&&e(5,i=(v=(g=o.data.title)!=null?g: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,d,h,u,m,A,p]}class fI extends ce{constructor(t){super(),le(this,t,uI,hI,oe,{tag:0},lI)}}function mI(n){let t,e;return t=new fI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function gI(n){let t,e;return t=new aI({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function pI(n){let t,e,i,s;const o=[gI,mI],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=ke()},m(l,c){~t&&r[t].m(l,c),B(l,i,c),s=!0},p(l,[c]){let d=t;t=a(l),t===d?~t&&r[t].p(l,c):(e&&(he(),j(r[d],1,1,()=>{r[d]=null}),ue()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),k(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(k(e),s=!0)},o(l){j(e),s=!1},d(l){l&&O(i),~t&&r[t].d(l)}}}function AI(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 vI extends ce{constructor(t){super(),le(this,t,AI,pI,oe,{tag:0})}}function bI(n){fe(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Tu(n){var s;let t,e,i;return e=new du({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=x("div"),se(e.$$.fragment),w(t,"class","media-wrapper svelte-10cw0el")},m(o,r){B(o,t,r),ie(e,t,null),i=!0},p(o,r){var l;const a={};r&20&&(a.mediaItemConfig={canPlay:!0,playButtonSizeIfNeed:"large",playButtonIfNeed:(l=o[4])!=null?l:"withText",disableVideoIfHavePoster:!1,objectFit:o[2]}),r&64&&(a.unfolded=o[6]),r&32&&(a.mediaData=o[5]),r&2&&(a.enableCarousel=o[1]),r&8&&(a.autoplayConfig=o[3]),r&1&&(a.tag=o[0]),e.$set(a)},i(o){i||(k(e.$$.fragment,o),i=!0)},o(o){j(e.$$.fragment,o),i=!1},d(o){o&&O(t),ne(e)}}}function yI(n){let t,e,i=n[0].state&&n[5]&&Tu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Tu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function wI(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=d=>{"tag"in d&&e(0,c=d.tag)},n.$$.update=()=>{var d,h;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=(d=c.data.autoplayConfig)!=null?d:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(h=c.data.objectFit)!=null?h:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class CI extends ce{constructor(t){super(),le(this,t,wI,yI,oe,{tag:0},bI)}}function ju(n){return H(this,null,function*(){return new Promise((t,e)=>{if(!n){e(Error("url is empty"));return}const i=new Image;i.src=n,i.onload=()=>t({width:i.width,height:i.height}),i.onerror=e})})}function II(n){return H(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 ju(t);return we(G({},n),{width:i/e,height:s/e})})}function PI(n){return H(this,null,function*(){const{steps:t,url:e,ratio:i=3,fps:s=24}=n;if(!t)throw new Error("KeyframeIcon requires steps");const{width:o,height:r}=yield ju(e),a=o/i,l=r/i,c=a/t,d=l,h=1/s*t+"s";return we(G({},n),{width:c,height:d,duration:h})})}function EI(n){fe(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 zu(n){n[1]=n[19].width}function Ou(n){n[1]=n[19].width,n[16]=n[19].height,n[17]=n[19].steps,n[18]=n[19].duration}function Bu(n){let t,e,i,s=n[0]&&Vu();function o(l,c){return l[8]?kI:MI}let r=o(n),a=r(n);return{c(){t=x("div"),s&&s.c(),e=$(),a.c(),w(t,"class","icon"),z(t,"width",n[1])},m(l,c){B(l,t,c),s&&s.m(t,null),D(t,e),a.m(t,null),i=!0},p(l,c){l[0]?s?c&1&&k(s,1):(s=Vu(),s.c(),k(s,1),s.m(t,e)):s&&(he(),j(s,1,1,()=>{s=null}),ue()),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(t,null))),c&2&&z(t,"width",l[1])},i(l){i||(k(s),i=!0)},o(l){j(s),i=!1},d(l){l&&O(t),s&&s.d(),a.d()}}}function Vu(n){let t,e;return t=new _t({props:{center:!0,blurRadius:24,spreadRadius:16}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function MI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:SI,then:xI,catch:DI,value:19};return Gs(e=n[11](He({url:n[7],ratio:n[5]})),i),{c(){t=ke(),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](He({url:n[7],ratio:n[5]})))&&Gs(e,i)||Nl(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function kI(n){let t,e,i={ctx:n,current:null,token:null,hasCatch:!1,pending:jI,then:TI,catch:LI,value:19};return Gs(e=n[10](He({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})),i),{c(){t=ke(),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](He({url:n[7],steps:n[2],fps:n[6],ratio:n[5]})))&&Gs(e,i)||Nl(i,n,o)},d(s){s&&O(t),i.block.d(s),i.token=null,i=null}}}function DI(n){return{c:q,m:q,p:q,d:q}}function xI(n){zu(n);let t,e;return{c(){t=x("img"),w(t,"alt","tag-icon"),w(t,"class","icon-image svelte-316sq3"),Mt(t.src,e=n[7])||w(t,"src",e),z(t,"width",Ft(In({originWidth:n[1],scale:n[4],wantedWidth:n[3]}).width))},m(i,s){B(i,t,s)},p(i,s){zu(i),s&128&&!Mt(t.src,e=i[7])&&w(t,"src",e),s&184&&z(t,"width",Ft(In({originWidth:i[1],scale:i[4],wantedWidth:i[3]}).width))},d(i){i&&O(t)}}}function SI(n){return{c:q,m:q,p:q,d:q}}function LI(n){return{c:q,m:q,p:q,d:q}}function TI(n){Ou(n);let t,e=`url(${n[7]})`,i=`steps(${n[17]}, jump-none)`;return{c(){t=x("div"),w(t,"class","icon-keyframe svelte-316sq3"),z(t,"width",Ft(In({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).width)),z(t,"height",Ft(In({originWidth:n[1],originHeight:n[16],scale:n[4],wantedWidth:n[3]}).height)),z(t,"background-image",e),z(t,"animation-duration",n[18]),z(t,"animation-timing-function",i)},m(s,o){B(s,t,o)},p(s,o){Ou(s),o&252&&z(t,"width",Ft(In({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).width)),o&252&&z(t,"height",Ft(In({originWidth:s[1],originHeight:s[16],scale:s[4],wantedWidth:s[3]}).height)),o&128&&e!==(e=`url(${s[7]})`)&&z(t,"background-image",e),o&228&&z(t,"animation-duration",s[18]),o&228&&i!==(i=`steps(${s[17]}, jump-none)`)&&z(t,"animation-timing-function",i)},d(s){s&&O(t)}}}function jI(n){return{c:q,m:q,p:q,d:q}}function zI(n){let t,e,i=n[9]&&Bu(n);return{c(){i&&i.c(),t=ke()},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&&k(i,1)):(i=Bu(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function In(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 we(G({},n),{width:o,height:r})}function OI(n,t,e){let i,s,o,r,a,l,c,d,h,{width:u=null}=t,{icon:m=null}=t,{shadow:A=!1}=t;const p=Rs();function g(I){return H(this,null,function*(){const M=yield PI(I);return p("iconLoaded",M),M})}function v(I){return H(this,null,function*(){if(typeof h=="number")return we(G({},I),{width:h});const M=yield II(I);return p("iconLoaded",M),M})}function y(){d||p("iconLoaded")}return gt(()=>{y()}),n.$$set=I=>{"width"in I&&e(1,u=I.width),"icon"in I&&e(12,m=I.icon),"shadow"in I&&e(0,A=I.shadow)},n.$$.update=()=>{var I,M;n.$$.dirty&4096&&e(7,i=m==null?void 0:m.url),n.$$.dirty&4096&&e(2,s=(I=m==null?void 0:m.steps)!=null?I:1),n.$$.dirty&4096&&e(6,o=m==null?void 0:m.fps),n.$$.dirty&4096&&e(5,r=m==null?void 0:m.ratio),n.$$.dirty&4096&&e(4,a=(M=m==null?void 0:m.scale)!=null?M:1),n.$$.dirty&4096&&e(3,l=m==null?void 0:m.width),n.$$.dirty&252&&e(9,c=He({url:i,steps:s,fps:o,ratio:r,scale:a,width:l})),n.$$.dirty&4&&e(8,d=s>1),n.$$.dirty&2&&(h=u)},y(),[A,u,s,l,a,r,o,i,d,c,g,v,m]}class Ru extends ce{constructor(t){super(),le(this,t,OI,zI,oe,{width:1,icon:12,shadow:0},EI)}}function BI(n){fe(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 Qu(n){let t,e,i,s,o,r;return e=new _t({props:{outDelay:0,inDelay:0,center:!0,width:"80%",blurRadius:40,spreadRadius:16,opacity:.08}}),{c(){t=x("div"),se(e.$$.fragment),i=$(),s=x("div"),o=Se(n[1]),w(s,"class","text svelte-e58ijk"),w(t,"class","text-wrapper svelte-e58ijk")},m(a,l){B(a,t,l),ie(e,t,null),D(t,i),D(t,s),D(s,o),r=!0},p(a,l){(!r||l&2)&&Te(o,a[1])},i(a){r||(k(e.$$.fragment,a),r=!0)},o(a){j(e.$$.fragment,a),r=!1},d(a){a&&O(t),ne(e)}}}function VI(n){let t,e,i,s;e=new Ru({props:{icon:n[0],shadow:!0}}),e.$on("iconLoaded",n[4]);let o=n[1]&&n[2]&&Qu(n);return{c(){t=x("div"),se(e.$$.fragment),i=$(),o&&o.c(),w(t,"class","wrapper svelte-e58ijk")},m(r,a){B(r,t,a),ie(e,t,null),D(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&&k(o,1)):(o=Qu(r),o.c(),k(o,1),o.m(t,null)):o&&(he(),j(o,1,1,()=>{o=null}),ue())},i(r){s||(k(e.$$.fragment,r),k(o),s=!0)},o(r){j(e.$$.fragment,r),j(o),s=!1},d(r){r&&O(t),ne(e),o&&o.d()}}}function RI(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,d;n.$$.dirty&8&&e(1,s=(l=r.data.title)!=null?l:r.data.text),n.$$.dirty&8&&e(0,o=(d=r.data.icon)!=null?d:(c=r.style)==null?void 0:c.point)},e(2,i=!1),[o,s,i,r,a]}class QI extends ce{constructor(t){super(),le(this,t,RI,VI,oe,{tag:3},BI)}}function GI(n){fe(n,"svelte-kzl2aj",".customElement__container.svelte-kzl2aj{position:relative}")}function NI(n){let t,e;return{c(){t=new js(!1),e=ke(),t.a=e},m(i,s){t.m(n[2],i,s),B(i,e,s)},p:q,d(i){i&&(O(e),t.d())}}}function _I(n){let t,e=typeof n[2]=="string"&&NI(n);return{c(){t=x("div"),e&&e.c(),w(t,"class","customElement__container svelte-kzl2aj"),K(t,"unfolded",n[1])},m(i,s){B(i,t,s),e&&e.m(t,null),n[5](t)},p(i,[s]){typeof i[2]=="string"&&e.p(i,s),s&2&&K(t,"unfolded",i[1])},i:q,o:q,d(i){i&&O(t),e&&e.d(),n[5](null)}}}function FI(n,t,e){var d,h;let i,{tag:s}=t,{renderMap:o=new Map}=t,r,a=(h=s.element)!=null?h:(d=o.get(s.contentType))==null?void 0:d.renderer,l;gt(()=>{r&&(a instanceof Element?(r.appendChild(a),l=()=>{a instanceof Element&&a.remove()}):typeof a=="function"&&(l=a(r,s)))}),Tt(()=>{l==null||l()});function c(u){Ne[u?"unshift":"push"](()=>{r=u,e(0,r)})}return n.$$set=u=>{"tag"in u&&e(3,s=u.tag),"renderMap"in u&&e(4,o=u.renderMap)},n.$$.update=()=>{n.$$.dirty&8&&e(1,i=s.state.unfolded)},[r,i,a,s,o,c]}class WI extends ce{constructor(t){super(),le(this,t,FI,_I,oe,{tag:3,renderMap:4},GI)}}function HI(n){fe(n,"svelte-1r4fqvg",'@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-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}')}function YI(n){let t,e;return{c(){t=x("div"),w(t,"data-info","tag content is keep folded"),w(t,"data-id",e=n[1].id)},m(i,s){B(i,t,s)},p(i,s){s&2&&e!==(e=i[1].id)&&w(t,"data-id",e)},i:q,o:q,d(i){i&&O(t)}}}function UI(n){let t,e,i,s,o,r,a,l,c,d;const h=[eP,$I,KI,qI,JI,ZI],u=[];function m(A,p){return A[1].contentType==="Text"?0:A[1].contentType==="ImageText"||A[1].contentType==="Image"||A[1].contentType==="Video"?1:A[1].contentType==="Audio"?2:A[1].contentType==="Marketing"?3:A[1].contentType==="Link"||A[1].contentType==="VRLink"||A[1].contentType==="PanoLink"||A[1].contentType==="Sticker"?4:A[1].contentType==="MediaPlane"||A[1].contentType==="MediaModel"?5:-1}return~(s=m(n))&&(o=u[s]=h[s](n)),{c(){var A;t=x("div"),e=x("div"),i=x("div"),o&&o.c(),w(i,"class","content svelte-1r4fqvg"),K(i,"unfolded",(A=n[1].state)==null?void 0:A.unfolded),w(e,"class","content__wrapper svelte-1r4fqvg"),w(t,"class",r=Ge(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",a=n[1].id),K(t,"disable",n[1].enabled===!1),K(t,"hide",n[5]),K(t,"withAnimation",n[0]),K(t,"unClickable",n[1].config.clickable===!1),z(t,"width",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0),z(t,"height",n[1].stickType==="Plane"||n[1].contentType==="MediaModel"?"100%":0)},m(A,p){B(A,t,p),D(t,e),D(e,i),~s&&u[s].m(i,null),l=!0,c||(d=ye(t,"click",zl(n[15])),c=!0)},p(A,p){var v;let g=s;s=m(A),s===g?~s&&u[s].p(A,p):(o&&(he(),j(u[g],1,1,()=>{u[g]=null}),ue()),~s?(o=u[s],o?o.p(A,p):(o=u[s]=h[s](A),o.c()),k(o,1),o.m(i,null)):o=null),(!l||p&2)&&K(i,"unfolded",(v=A[1].state)==null?void 0:v.unfolded),(!l||p&2&&r!==(r=Ge(rt("content__container",A[1].className))+" svelte-1r4fqvg"))&&w(t,"class",r),(!l||p&2&&a!==(a=A[1].id))&&w(t,"data-id",a),(!l||p&2)&&K(t,"disable",A[1].enabled===!1),(!l||p&34)&&K(t,"hide",A[5]),(!l||p&3)&&K(t,"withAnimation",A[0]),(!l||p&2)&&K(t,"unClickable",A[1].config.clickable===!1),p&2&&z(t,"width",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0),p&2&&z(t,"height",A[1].stickType==="Plane"||A[1].contentType==="MediaModel"?"100%":0)},i(A){l||(k(o),l=!0)},o(A){j(o),l=!1},d(A){A&&O(t),~s&&u[s].d(),c=!1,d()}}}function XI(n){let t,e,i,s,o,r,a;return e=new WI({props:{tag:He(n[1]),renderMap:n[3]}}),{c(){t=x("div"),se(e.$$.fragment),w(t,"class",i=Ge(rt("content__container",n[1].className))+" svelte-1r4fqvg"),w(t,"data-id",s=n[1].id),K(t,"custom-tag-disable",n[1].enabled===!1),K(t,"custom-tag-hide",n[5])},m(l,c){B(l,t,c),ie(e,t,null),o=!0,r||(a=ye(t,"click",n[14]),r=!0)},p(l,c){const d={};c&2&&(d.tag=He(l[1])),c&8&&(d.renderMap=l[3]),e.$set(d),(!o||c&2&&i!==(i=Ge(rt("content__container",l[1].className))+" svelte-1r4fqvg"))&&w(t,"class",i),(!o||c&2&&s!==(s=l[1].id))&&w(t,"data-id",s),(!o||c&2)&&K(t,"custom-tag-disable",l[1].enabled===!1),(!o||c&34)&&K(t,"custom-tag-hide",l[5])},i(l){o||(k(e.$$.fragment,l),o=!0)},o(l){j(e.$$.fragment,l),o=!1},d(l){l&&O(t),ne(e),r=!1,a()}}}function ZI(n){let t,e;return t=new CI({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function JI(n){let t,e;return t=new QI({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function qI(n){let t,e;return t=new ZC({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function KI(n){let t,e;return t=new vI({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function $I(n){let t,e;return t=new HC({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function eP(n){let t,e;return t=new dy({props:{tag:He(n[1])}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=He(i[1])),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function tP(n){let t,e,i,s,o;const r=[XI,UI,YI],a=[];function l(c,d){return d&10&&(t=null),t==null&&(t=!!(c[1].element||c[3].has(c[1].contentType))),t?0:c[4]?1:2}return e=l(n,-1),i=a[e]=r[e](n),{c(){i.c(),s=ke()},m(c,d){a[e].m(c,d),B(c,s,d),o=!0},p(c,[d]){let h=e;e=l(c,d),e===h?a[e].p(c,d):(he(),j(a[h],1,1,()=>{a[h]=null}),ue(),i=a[e],i?i.p(c,d):(i=a[e]=r[e](c),i.c()),k(i,1),i.m(s.parentNode,s))},i(c){o||(k(i),o=!0)},o(c){j(i),o=!1},d(c){c&&O(s),a[e].d(c)}}}function iP(n,t,e){let i,s,o,r,a,l,{withAnimation:c=!1}=t,{tag:d}=t,{hooks:h}=t,{renderMap:u=new Map}=t,{state:m}=t,{mediaStore:A}=t,{temporaryState:p}=t;ir("hooks",h),ir("mediaStore",A);let g,v;function y(P){P?h.emit("exposure",{id:r,type:"start"}):h.emit("exposure",{id:r,type:"end"})}function I(P,V,T){var X,U;return!(!V.visible||!V.enabled||!T.visible||!((X=P.state)!=null&&X.visible)||((U=P.temporaryState)==null?void 0:U.visible)===!1||pt(P)&&!P.mediaVisible)}const M=P=>h.emit("click",{event:P,target:"TagContent",tag:d}),S=P=>h.emit("click",{event:P,target:"TagContent",tag:d});return n.$$set=P=>{"withAnimation"in P&&e(0,c=P.withAnimation),"tag"in P&&e(1,d=P.tag),"hooks"in P&&e(2,h=P.hooks),"renderMap"in P&&e(3,u=P.renderMap),"state"in P&&e(6,m=P.state),"mediaStore"in P&&e(7,A=P.mediaStore),"temporaryState"in P&&e(8,p=P.temporaryState)},n.$$.update=()=>{var P,V,T,X,U,N,_,F,Q,W,J;n.$$.dirty&2&&e(12,i=(P=d.state)==null?void 0:P.unfolded),n.$$.dirty&2&&e(11,s=(V=d.state)==null?void 0:V.visible),n.$$.dirty&322&&e(13,o=m.visible&&p.visible&&((T=d.state)==null?void 0:T.visible)),n.$$.dirty&2&&(r=d.id),n.$$.dirty&322&&e(5,a=!I(d,m,p)),n.$$.dirty&8192&&y(o),n.$$.dirty&7682&&d.hooks&&(i!==void 0&&i!==v&&(e(10,v=i),i?(U=(X=d.hooks).emit)==null||U.call(X,"unfolded"):(_=d==null?void 0:(N=d.hooks).emit)==null||_.call(N,"folded")),s!==void 0&&s!==g&&(e(9,g=s),s?(Q=(F=d.hooks).emit)==null||Q.call(F,"show"):(J=(W=d.hooks).emit)==null||J.call(W,"hide"))),n.$$.dirty&2&&e(4,l=(()=>!(typeof d.config.unfoldedConfig=="object"&&d.config.unfoldedConfig.keep==="folded"))())},[c,d,h,u,l,a,m,A,p,g,v,s,i,o,M,S]}let Gu=class extends ce{constructor(t){super(),le(this,t,iP,tP,oe,{withAnimation:0,tag:1,hooks:2,renderMap:3,state:6,mediaStore:7,temporaryState:8},HI)}};function nP(n){fe(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 sP(n){let t,e,i,s,o,r,a,l,c,d,h,u;return s=new _t({props:{center:!0,blurRadius:15,spreadRadius:5,opacity:.3}}),c=new Ru({props:{icon:n[2],width:n[1]}}),c.$on("iconLoaded",n[7]),{c(){t=x("div"),e=x("div"),i=$(),se(s.$$.fragment),o=$(),r=x("div"),a=$(),l=x("div"),se(c.$$.fragment),w(e,"class","tag-point-click-helper svelte-7aiuwz"),w(r,"class","tag-unfolded-point svelte-7aiuwz"),z(r,"transition-delay",(n[3]?n[5]:0)+"ms"),w(l,"class","tag-folded-point svelte-7aiuwz"),z(l,"transition-delay",(n[3]?n[5]:0)+"ms"),w(t,"class","tag-point-wrapper svelte-7aiuwz"),K(t,"unfolded",n[0]),K(t,"folded",n[3])},m(m,A){B(m,t,A),D(t,e),D(t,i),ie(s,t,null),D(t,o),D(t,r),D(t,a),D(t,l),ie(c,l,null),d=!0,h||(u=ye(e,"click",n[4]),h=!0)},p(m,[A]){A&8&&z(r,"transition-delay",(m[3]?m[5]:0)+"ms");const p={};A&4&&(p.icon=m[2]),A&2&&(p.width=m[1]),c.$set(p),A&8&&z(l,"transition-delay",(m[3]?m[5]:0)+"ms"),(!d||A&1)&&K(t,"unfolded",m[0]),(!d||A&8)&&K(t,"folded",m[3])},i(m){d||(k(s.$$.fragment,m),k(c.$$.fragment,m),d=!0)},o(m){j(s.$$.fragment,m),j(c.$$.fragment,m),d=!1},d(m){m&&O(t),ne(s),ne(c),h=!1,u()}}}function oP(n,t,e){let i,s,o,r;const a=ui("hooks");let{tag:l}=t,c,d=!1;const h=()=>{c!==void 0&&clearTimeout(c),d=!0,c=setTimeout(()=>{d=!1},800)},u=p=>{d||a.emit("click",{event:p,target:"TagPoint",tag:l})},m=(()=>l.contentType==="Text"&&l.data.appearance==="plane"?500:800)();function A(p){tn.call(this,n,p)}return n.$$set=p=>{"tag"in p&&e(6,l=p.tag)},n.$$.update=()=>{var p,g,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=(g=l.style)==null?void 0:g.point)!=null&&v.url?(y=l.style)==null?void 0:y.point:{url:$0}),n.$$.dirty&64&&e(1,r=(()=>{var S,P,V,T;const I=(P=(S=l.style)==null?void 0:S.point)==null?void 0:P.width;if(typeof I=="number")return I;const M=(T=(V=l.style)==null?void 0:V.point)==null?void 0:T.size;if(typeof M=="number")return M;if(M==="S")return 18;if(M==="M")return 20;if(M==="L")return 24;if(M==="XL")return 28})())},h(),[i,r,o,s,u,m,l,A]}class rP extends ce{constructor(t){super(),le(this,t,oP,sP,oe,{tag:6},nP)}}function aP(n){fe(n,"svelte-pzwdws",".tag.withAnimation.svelte-pzwdws{transition:opacity 0.3s linear}.tag.hide.svelte-pzwdws{opacity:0;pointer-events:none}.tag.hide.svelte-pzwdws *{pointer-events:none !important}.tag.unClickable.svelte-pzwdws{pointer-events:none !important}.tag.unClickable.svelte-pzwdws *{pointer-events:none !important}.tag.disable.svelte-pzwdws{display:none}.wrapper.svelte-pzwdws{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}")}function lP(n){let t;return{c(){t=x("div"),w(t,"data-info","tag point is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function cP(n){let t,e;return t=new rP({props:{tag:n[1]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.tag=i[1]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function dP(n){let t;return{c(){t=x("div"),w(t,"data-info","tag content is disable")},m(e,i){B(e,t,i)},p:q,i:q,o:q,d(e){e&&O(t)}}}function hP(n){let t,e;return t=new Gu({props:{mediaStore:n[2],withAnimation:n[0],tag:He(n[1]),hooks:n[15],state:n[4],temporaryState:n[5],renderMap:n[3]}}),{c(){se(t.$$.fragment)},m(i,s){ie(t,i,s),e=!0},p(i,s){const o={};s&4&&(o.mediaStore=i[2]),s&1&&(o.withAnimation=i[0]),s&2&&(o.tag=He(i[1])),s&16&&(o.state=i[4]),s&32&&(o.temporaryState=i[5]),s&8&&(o.renderMap=i[3]),t.$set(o)},i(i){e||(k(t.$$.fragment,i),e=!0)},o(i){j(t.$$.fragment,i),e=!1},d(i){ne(t,i)}}}function uP(n){let t,e,i,s,o,r,a,l,c,d;const h=[cP,lP],u=[];function m(v,y){return v[14]?0:1}i=m(n),s=u[i]=h[i](n);const A=[hP,dP],p=[];function g(v,y){return v[13]?0:1}return r=g(n),a=p[r]=A[r](n),{c(){t=x("div"),e=x("div"),s.c(),o=$(),a.c(),w(e,"class",l=Ge(rt("wrapper",n[1].className?`${n[1].className}__wrapper`:void 0))+" svelte-pzwdws"),w(e,"data-tag-unfolded",n[6]),w(e,"data-tag-id",n[12]),w(e,"data-content-type",c=n[1].contentType),z(e,"left",n[9]),z(e,"top",n[8]),w(t,"class","tag svelte-pzwdws"),w(t,"data-tag-id",n[12]),K(t,"unClickable",n[1].config.clickable===!1),K(t,"disable",n[11]),K(t,"hide",n[10]),K(t,"withAnimation",n[0]),z(t,"z-index",n[7])},m(v,y){B(v,t,y),D(t,e),u[i].m(e,null),D(e,o),p[r].m(e,null),d=!0},p(v,[y]){let I=i;i=m(v),i===I?u[i].p(v,y):(he(),j(u[I],1,1,()=>{u[I]=null}),ue(),s=u[i],s?s.p(v,y):(s=u[i]=h[i](v),s.c()),k(s,1),s.m(e,o));let M=r;r=g(v),r===M?p[r].p(v,y):(he(),j(p[M],1,1,()=>{p[M]=null}),ue(),a=p[r],a?a.p(v,y):(a=p[r]=A[r](v),a.c()),k(a,1),a.m(e,null)),(!d||y&2&&l!==(l=Ge(rt("wrapper",v[1].className?`${v[1].className}__wrapper`:void 0))+" svelte-pzwdws"))&&w(e,"class",l),(!d||y&64)&&w(e,"data-tag-unfolded",v[6]),(!d||y&4096)&&w(e,"data-tag-id",v[12]),(!d||y&2&&c!==(c=v[1].contentType))&&w(e,"data-content-type",c),y&512&&z(e,"left",v[9]),y&256&&z(e,"top",v[8]),(!d||y&4096)&&w(t,"data-tag-id",v[12]),(!d||y&2)&&K(t,"unClickable",v[1].config.clickable===!1),(!d||y&2048)&&K(t,"disable",v[11]),(!d||y&1024)&&K(t,"hide",v[10]),(!d||y&1)&&K(t,"withAnimation",v[0]),y&128&&z(t,"z-index",v[7])},i(v){d||(k(s),k(a),d=!0)},o(v){j(s),j(a),d=!1},d(v){v&&O(t),u[i].d(),p[r].d()}}}function fP(n,t,e){let i,s,o,r,a,l,c,d,h,{withAnimation:u=!1}=t,{tag:m}=t,{mediaStore:A}=t,{renderMap:p=new Map}=t,{state:g}=t,{temporaryState:v}=t;const y=ui("hooks");return n.$$set=I=>{"withAnimation"in I&&e(0,u=I.withAnimation),"tag"in I&&e(1,m=I.tag),"mediaStore"in I&&e(2,A=I.mediaStore),"renderMap"in I&&e(3,p=I.renderMap),"state"in I&&e(4,g=I.state),"temporaryState"in I&&e(5,v=I.temporaryState)},n.$$.update=()=>{var I,M,S,P,V,T,X,U;n.$$.dirty&2&&e(14,i=(()=>{var N,_;return!(((_=(N=m.style)==null?void 0:N.point)==null?void 0:_.enabled)===!1||m.contentType==="Sticker"||m.contentType==="Link"||m.contentType==="VRLink"||m.contentType==="PanoLink"||m.contentType==="Audio"&&m.data.appearance==="plane")})()),n.$$.dirty&2&&e(13,s=(()=>m.stickType==="2DPoint")()),n.$$.dirty&2&&e(12,o=m.id),n.$$.dirty&2&&e(11,r=!((I=m.screenPosition)!=null&&I.leftPercent)||!((M=m.screenPosition)!=null&&M.topPercent)||m.enabled===!1||!m.state),n.$$.dirty&2&&e(10,a=!((S=m.state)!=null&&S.visible)||((P=m.temporaryState)==null?void 0:P.visible)===!1),n.$$.dirty&2&&e(6,l=(V=m.state)==null?void 0:V.unfolded),n.$$.dirty&2&&e(9,c=((T=m.screenPosition)==null?void 0:T.leftPercent)+"%"),n.$$.dirty&2&&e(8,d=((X=m.screenPosition)==null?void 0:X.topPercent)+"%"),n.$$.dirty&66&&e(7,h=((U=m.zIndex)!=null?U:0)+(l?1e4:0))},[u,m,A,p,g,v,l,h,d,c,a,r,o,s,i,y]}class mP extends ce{constructor(t){super(),le(this,t,fP,uP,oe,{withAnimation:0,tag:1,mediaStore:2,renderMap:3,state:4,temporaryState:5},aP)}}function gP(n){fe(n,"svelte-uq11d5",".tag--container.svelte-uq11d5{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-uq11d5{transition:opacity 0.3s linear}.tag--container.hide.svelte-uq11d5{opacity:0;pointer-events:none}.tag--container.hide.svelte-uq11d5 *{pointer-events:none !important}")}function Nu(n,t,e){const i=n.slice();return i[7]=t[e],i}function _u(n){let t,e=[],i=new Map,s,o=Pe(n[1]);const r=a=>a[7].id;for(let a=0;a<o.length;a+=1){let l=Nu(n,o,a),c=r(l);i.set(c,e[a]=Fu(c,l))}return{c(){t=x("div");for(let a=0;a<e.length;a+=1)e[a].c();w(t,"class","tag--container svelte-uq11d5"),K(t,"hide",!n[4].visible||!n[5].visible),K(t,"withAnimation",n[0])},m(a,l){B(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,l){l&63&&(o=Pe(a[1]),he(),e=jt(e,l,r,1,a,o,i,t,fi,Fu,null,Nu),ue()),(!s||l&48)&&K(t,"hide",!a[4].visible||!a[5].visible),(!s||l&1)&&K(t,"withAnimation",a[0])},i(a){if(!s){for(let l=0;l<o.length;l+=1)k(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)j(e[l]);s=!1},d(a){a&&O(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function Fu(n,t){let e,i,s;return i=new mP({props:{state:t[4],temporaryState:t[5],withAnimation:t[0],tag:t[7],mediaStore:t[2],renderMap:t[3]}}),{key:n,first:null,c(){e=ke(),se(i.$$.fragment),this.first=e},m(o,r){B(o,e,r),ie(i,o,r),s=!0},p(o,r){t=o;const a={};r&16&&(a.state=t[4]),r&32&&(a.temporaryState=t[5]),r&1&&(a.withAnimation=t[0]),r&2&&(a.tag=t[7]),r&4&&(a.mediaStore=t[2]),r&8&&(a.renderMap=t[3]),i.$set(a)},i(o){s||(k(i.$$.fragment,o),s=!0)},o(o){j(i.$$.fragment,o),s=!1},d(o){o&&O(e),ne(i,o)}}}function pP(n){let t,e,i=n[4].enabled&&_u(n);return{c(){i&&i.c(),t=ke()},m(s,o){i&&i.m(s,o),B(s,t,o),e=!0},p(s,[o]){s[4].enabled?i?(i.p(s,o),o&16&&k(i,1)):(i=_u(s),i.c(),k(i,1),i.m(t.parentNode,t)):i&&(he(),j(i,1,1,()=>{i=null}),ue())},i(s){e||(k(i),e=!0)},o(s){j(i),e=!1},d(s){s&&O(t),i&&i.d(s)}}}function AP(n,t,e){let{withAnimation:i=!1}=t,{tags:s=[]}=t,{hooks:o}=t,{mediaStore:r}=t,{renderMap:a}=t,{state:l}=t,{temporaryState:c}=t;return ir("hooks",o),n.$$set=d=>{"withAnimation"in d&&e(0,i=d.withAnimation),"tags"in d&&e(1,s=d.tags),"hooks"in d&&e(6,o=d.hooks),"mediaStore"in d&&e(2,r=d.mediaStore),"renderMap"in d&&e(3,a=d.renderMap),"state"in d&&e(4,l=d.state),"temporaryState"in d&&e(5,c=d.temporaryState)},[i,s,r,a,l,c,o]}class vP extends ce{constructor(t){super(),le(this,t,AP,pP,oe,{withAnimation:0,tags:1,hooks:6,mediaStore:2,renderMap:3,state:4,temporaryState:5},gP)}}const bP=new Vn.GLTFLoader;function yP(n){return new Promise((t,e)=>{function i(o){t(o)}function s(o){e(o)}bP.load(n,i,void 0,s)})}const wP=new Map,CP=new Map;class IP extends E1{constructor(e){super(e);f(this,"group",new R.Group);f(this,"renderMap",new Map);f(this,"imagePlaneGroup",new R.Group);f(this,"gltfObjectGroup",new R.Group);f(this,"enabledModelTagSet",new Set);f(this,"temporaryState",{visible:!0});f(this,"TagContainerSvelte");f(this,"loadModel",e=>H(this,null,function*(){var a;const i=e.data.modelUrl;if(!i)return;const s=yP(i).then(l=>{var h,u,m,A,p;const c=Object.assign(l.scene,{customID:e.id,isTagModel:!0,removeEventListener:this.addObjectClickHandler(e,l.scene,g=>{this.hooks.emit("click",{target:"TagModel",tag:e,event:g})})});return c.visible=this.getCurrentVisibleState(e),new R.Matrix4().fromArray(e.matrix).decompose(c.position,c.quaternion,c.scale),c.updateWorldMatrix(!0,!0),c.visible=this.getVisibleByFiveMode(e),(m=(u=(h=this.config)==null?void 0:h.globalConfig)==null?void 0:u.modelConfig)!=null&&m.autoLookAtEnabled&&((p=(A=e.config)==null?void 0:A.modelConfig)!=null&&p.autoLookAtEnabled)&&c.lookAt(this.five.camera.position.clone().setY(c.position.y)),c});e.model={promise:s};const o=yield s;if(((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(),pt(e)){if(this.getRenderType(e)==="Mesh"&&!e.mediaPlane){const l=e.data.mediaPosition.map(Et);e.mediaPlane=new hh(e.data.mediaData[0].url,e.data.mediaPosition.map(Et),{objectFit:e.data.objectFit});const c=new R.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){this.renderMap.set(e,{renderer:i})}clearTags(){this.tags.forEach(e=>{var i,s;(s=(i=e.mediaPlane)==null?void 0:i.parent)==null||s.remove(e.mediaPlane)}),this.tags=[],this.enabledModelTagSet.clear(),this.clearCache(),this.disposeAllCSS3DContainer(),this.updateRenderAllTags()}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.sort(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,u,m,A,p;const s=i.data.mediaData[0];if(!s)return;const{url:o}=s;if(!o)return;i.mediaPlane&&!((u=(h=i.state)==null?void 0:h.visible)==null||u)&&i.mediaPlane instanceof Wr&&i.mediaPlane.pause();const r=i.position.map(Et),a=this.getCurrentVisibleState(i),l=(()=>!!(i.mediaPlane&&!a))(),c=(()=>!!(!i.mediaPlane&&a))(),d=(()=>!!(i.mediaPlane&&i.mediaPlane.src!==o))();if((l||d)&&(i.mediaPlane&&this.imagePlaneGroup.remove(i.mediaPlane),(m=i.mediaPlane)==null||m.dispose(),(A=i.mediaPlane)==null||A.removeFromParent(),i.mediaPlane=void 0),c||d){const g=new Wr(o,r,{videoCoverSrc:s.videoCoverUrl,playButton:i.data.playIcon,paused:!((p=i.data.autoplayConfig)!=null&&p.autoplayVideo),objectFit:i.data.objectFit,videoTextureMap:wP,ImageTextureMap:CP,domEvents:this.domEvents});g.onVideoReady=y=>{y.addEventListener("play",()=>this.mediaStore.set({currentMediaElement:g.videoInstance}))};const v=y=>(this.five.on("renderFrame",y),()=>this.five.off("renderFrame",y));g.initialRenderHooks(v),i.mediaPlane=g,this.imagePlaneGroup.add(i.mediaPlane)}})}updateRenderImagePlane(){this.sort(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=>{var d,h;const{url:s}=i.data.mediaData[0];if(!s)return;const o=i.position.map(Et),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),(d=i.mediaPlane)==null||d.dispose(),(h=i.mediaPlane)==null||h.removeFromParent(),i.mediaPlane=void 0),(l||c)&&(i.mediaPlane=new hh(s,o,{objectFit:i.data.objectFit}),i.config.clickable!==!1&&this.domEvents.addAutoBindEventListener(i.mediaPlane,"click",u=>{this.hooks.emit("click",{tag:i,target:"TagContent",event:u.origDomEvent})}),this.imagePlaneGroup.add(i.mediaPlane))})}updateRender3DDomTag(){this.sort([...this.filterCSS3DTag]).forEach(i=>{var s,o,r,a;if(i.tag3DContentSvelte){const{svelteApp:l,css3DInstance:c,initialNormal:d,currentNormal:h}=i.tag3DContentSvelte;if(l.$set({tag:i,hooks:this.hooks,state:this.state,temporaryState:this.temporaryState}),!d.equals(h)){const u=new R.Quaternion().setFromUnitVectors(d,h);c.css3DObject.setRotationFromQuaternion(u)}return}else{if(pt(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=Jo(this.five)),i.stickType==="3DPoint"&&!i.normal)return console.error("updateRenderPlaneTag: 三维点标签缺少法向量!");const l=this.getPositions(i);if(!l)return;const c=this.getTagNormal(i);if(!c)return;const h=(r=this.getTagConfig(i).tag3DConfig)!=null?r:{};if(this.getRenderType(i)==="BehindDom"){h.mode="behind",h.container=document.createElement("div");const A="black";h.container.style.backgroundColor=A,h.container.style.border=`3px solid ${A}`,this.css3DRenderPlugin.hooks.on("render",()=>{var p;if(u.css3DObject.opacityMesh){const g=this.addObjectClickHandler(i,u.css3DObject.opacityMesh,v=>{this.hooks.emit("click",{event:v,target:"TagContent",tag:i})});(p=this.store.css3DRenderDisposer.get(i.id))==null||p.push(g)}})}const u=this.css3DRenderPlugin.create3DDomContainer(l,h);if(!u)return;this.store.css3DRenderDisposer.set(i.id,[u.dispose]);const m=new Gu({target:u.container,props:{tag:i,hooks:this.hooks,state:this.state,mediaStore:this.mediaStore,temporaryState:this.temporaryState}});i.tag3DContentSvelte={svelteApp:m,domContainer:u,css3DInstance:u,initialNormal:c,currentNormal:c,dispose:()=>{m.$destroy(),u.dispose()}},pt(i)&&((a=i.model)!=null&&a.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 i;e.mediaPlane&&(e.mediaPlane.visible=this.getCurrentVisibleState(e)),(i=e.model)!=null&&i.object&&(e.model.object.visible=this.getCurrentVisibleState(e))})}updateTagCss3DObjectMatrix(e,i){var p,g,v;const s=(g=(p=e.config.tag3DConfig)==null?void 0:p.ratio)!=null?g:.00216,o=(v=e.tag3DContentSvelte)==null?void 0:v.css3DInstance.css3DObject;if(!o)return;const r=pt(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 R.Vector3().fromArray(r[0]),c=new R.Vector3().fromArray(r[2]),d=di(l,c).add(new R.Vector3(0,0,5e-4)),h=new R.Matrix4().setPosition(d),u=new R.Matrix4().makeScale(s,s,s),m=new R.Matrix4().multiply(a).multiply(h).multiply(u);m.decompose(o.position,o.quaternion,o.scale);const A=o.opacityMesh;A&&m.decompose(A.position,A.quaternion,A.scale)}addMediaModelTag(e){return H(this,null,function*(){const i=e.filter(s1).map(s=>this.loadModel(s));yield Promise.all(i),this.setModelMedialVisible(),this.updateRenderAllTags()})}updateRenderPointTag(){var i;const e=this.filterPointTag;if(this.setTagZIndex(e),this.setPointTagPosition(),this.TagContainerSvelte)this.TagContainerSvelte.$set({tags:e,state:this.state,temporaryState:this.temporaryState});else{const s=(i=this.five.getElement())==null?void 0:i.parentElement;if(!s)return console.error("updateRenderPlaneTag: tag2DContainer not found");this.TagContainerSvelte=new vP({target:s,props:{hooks:this.hooks,tags:e,state:this.state,temporaryState:this.temporaryState,mediaStore:this.mediaStore,renderMap:this.renderMap}})}}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))}}}const Wu="Dnalogel-PanoTagPlugin",PP=n=>`${Wu}--${n}`;class wo extends IP{constructor(e,i){super(e);f(this,"state",{enabled:!0,visible:!0});f(this,"params");f(this,"debug");f(this,"changeTagModel",(e,i)=>H(this,null,function*(){e.data=We({},e.data,i),yield this.loadModel(e),this.updateRenderAllTags()}));f(this,"handleFiveInitAnimationEnded",()=>{const e=this.five.getCurrentState().mode;this.tags.forEach(i=>{pt(i)&&e==="Panorama"&&this.changeTagMode(i,"front"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()});f(this,"handleFiveModelShownFloorChange",()=>{this.tags.forEach(e=>{var s,o;const i=this.getTagConfig(e).visibleConfig;typeof i=="object"&&((s=i.visibleFiveMode)!=null&&s.includes("Floorplan")||(o=i.visibleFiveMode)!=null&&o.includes("Mapview"))&&(e.state.visible=this.getVisibleByFiveMode(e))}),this.updateRenderAllTags()});this.params=We({},{debug:!1,config:this.config},G({},i)),this.debug=this.params.debug,this.config=this.params.config,f1(1,{namespace:_r.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 H(this,null,function*(){var o,r;this.clearTags(),console.debug(Wu," load:",{data:JSON.parse(JSON.stringify(e))}),this.config=We({},this.config,{globalConfig:(o=e.globalConfig)!=null?o:{},contentTypeConfig:(r=e.contentTypeConfig)!=null?r:{}});const s=yield this.addTag(e.tagList,i);if(this.debug)try{$b(this.five,this.tags)}catch(a){console.error(a)}return s})}addTag(e,i){return H(this,null,function*(){const o=(Array.isArray(e)?e:[e]).map(r=>{var d,h,u;const a=this.getTagConfig(r),l=JSON.parse(JSON.stringify(r.data));return r.config=a,we(G({},r),{enabled:(d=r.enabled)!=null?d:!0,id:(h=r.id)!=null?h:st(),data:(u=a.initialData)!=null&&u.important?We(r.data,l,a.initialData):We(r.data,a.initialData,l),state:G({visible:void 0,unfolded:!this.can("fold",r)},a.initialState),hooks:new Ae.Subscribe,initialConfig:r.config,config:a,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:m=>this.changeDataById(r.id,m)})}).filter(r=>r.position);return o.forEach(h1),this.tags.push(...o),r1(this.five).then(()=>H(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.setVisibleAndUnfolded({withAnimation:(l=i==null?void 0:i.withAnimation)!=null?l:!0}).then(()=>this.updateRenderAllTags()),this.updateRenderAllTags(),yield this.addMediaModelTag(o)}))})}changeConfig(e,i=!0){i?this.config=We({},this.config,e):this.config=e,this.updateTagConfig(),this.updateRenderAllTags()}changeGlobalConfig(e,i=!0){i?this.config.globalConfig=We({},this.config.globalConfig,e):this.config.globalConfig=e,this.updateTagConfig(),this.updateRenderAllTags()}changeContentTypeConfig(e,i,s=!0){this.config.contentTypeConfig||(this.config.contentTypeConfig={}),s?this.config.contentTypeConfig[e]=We({},this.config.contentTypeConfig[e],i):this.config.contentTypeConfig[e]=i,this.updateTagConfig(),this.updateRenderAllTags()}show(e){return H(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 H(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,r=G({},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=Et(i))}changeDataById(e,i,s=!0){const o=this.getTagById(e);let r=!1;o&&(o.data&&(r=!0),s?o.data=We(o.data,i):o.data=G(G({},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&&(i.data&&(r=!0),s?We(o,i):Object.assign(o,i),o!=null&&o.tag3DContentSvelte&&(i!=null&&i.normal)&&(o.tag3DContentSvelte.currentNormal=Et(i.normal)),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 H(this,arguments,function*({withAnimation:e}={withAnimation:!1}){if(this.isPanorama)return 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,s=this.handleFiveWantsMoveToPano.bind(this),o=this.handleFiveModeChange.bind(this),r=this.handleFiveCameraUpdate.bind(this),a=this.handleFiveCameraUpdateDebounce(),l=this.handleFivePanoArrived.bind(this),c=this.loadVideoFirstFrame.bind(this),d=this.clickhandler.bind(this),h=this.five.currentMode;return h&&this.handleFiveModeChange(h),this.handleFivePanoArrived(),e.on("wantsMoveToPano",s),e.on("modeChange",o),e.on("initAnimationEnded",this.handleFiveInitAnimationEnded),e.on("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.on("cameraUpdate",r),e.on("cameraUpdate",a),e.on("panoArrived",l),e.on("panoArrived",c),i.on("click",d),()=>{e.off("wantsMoveToPano",s),e.off("modeChange",o),e.off("initAnimationEnded",this.handleFiveInitAnimationEnded),e.off("modelShownFloorChange",this.handleFiveModelShownFloorChange),e.off("cameraUpdate",r),e.off("cameraUpdate",a),e.off("panoArrived",l),e.off("panoArrived",c),i.off("click",d),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}=ih(c1(()=>{this.store.resizeObserverDisposer&&s()},500),e),{observe:a,unobserve:l}=ih(th(()=>i(),400),e);return o(),a(),()=>{r(),l()}}handleFiveModeChange(e){this.setModelMedialVisible(),this.tags.forEach(i=>{pt(i)&&e!=="Panorama"&&this.changeTagMode(i,"behind"),i.state.visible=this.getVisible(i)}),this.updateRenderAllTags()}handleFiveWantsMoveToPano(e){this.tags.forEach(i=>{this.getVisible(i,{panoIndex:e})&&(i.state.visible=!0);const o=this.getTagConfig(i);typeof o.visibleConfig=="object"&&(o.visibleConfig.keep?i.temporaryState.visible=o.visibleConfig.keep==="visible":i.temporaryState.visible=!!o.visibleConfig.alwaysShowWhenMovePano)}),this.updateTagContainerVisible(),this.updateRenderImagePlane(),this.updateRenderVideoPlane()}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())}handleFiveCameraUpdateDebounce(){return th(()=>{this.setUnfoldedByCamera(),this.updateRenderAllTags()},100)}handleFiveCameraUpdate(){this.updateRenderPointTag()}handleFivePanoArrived(){return H(this,null,function*(){var e,i,s;this.setModelMedialVisible(),yield this.setVisibleAndUnfolded(),this.tags.forEach(o=>{o.temporaryState=we(G({},o.temporaryState),{visible:!0})}),(s=(i=(e=this.config)==null?void 0:e.globalConfig)==null?void 0:i.modelConfig)!=null&&s.autoLookAtEnabled&&this.tags.filter(n1).filter(o=>{var r,a;return(a=(r=o.config)==null?void 0:r.modelConfig)==null?void 0:a.autoLookAtEnabled}).forEach(o=>{var u;const r=new E.Mesh(new E.BoxGeometry,new E.MeshBasicMaterial),a=(u=o.model)==null?void 0:u.object;if(!a)return;r.position.copy(a.position),r.quaternion.copy(a.quaternion);const l=this.five.camera.position;r.lookAt(l.clone().setY(r.position.y));const c=a.quaternion.clone(),d=r.quaternion.clone(),h=ks();h.onUpdate(({progress:m})=>{a.quaternion.copy(c.clone().slerp(d,m))}),h.play()}),this.store.visibleWithAnimation=!0,this.updateTagContainerVisible(),this.updateRenderAllTags()})}setUnfoldedByCamera(){let e=!1;this.tags.forEach(i=>{const s=this.getUnfoldedByCamera(i);i.state&&s!==void 0&&(s===!0&&(e=!0),i.state.unfolded=s)}),e&&this.tags.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(d=>d==null?void 0:d()),e.tag3DContentSvelte=void 0)}}const EP=(n,t)=>new wo(n,t);function MP(n){fe(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 Hu(n){let t,e;return{c(){t=x("div"),e=Se(n[0]),w(t,"class","guide-line__tag-text svelte-4qjwer"),z(t,"border-image-source",`url(${n[6]})`)},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&1&&Te(e,i[0])},d(i){i&&O(t)}}}function Yu(n){let t,e,i,s,o=n[5]("全程")+"",r,a,l=n[5]("米")+"",c,d,h,u,m,A,p=n[4]&&Uu(n);return{c(){t=x("div"),p&&p.c(),e=$(),i=x("div"),s=x("span"),r=Se(o),a=Se(n[2]),c=Se(l),d=$(),h=x("span"),u=Se(n[0]),m=$(),A=x("div"),w(s,"class","distance svelte-4qjwer"),w(h,"class","name svelte-4qjwer"),w(i,"class","distance-and-name svelte-4qjwer"),w(A,"class","border svelte-4qjwer"),w(t,"class","text-with-distance svelte-4qjwer")},m(g,v){B(g,t,v),p&&p.m(t,null),D(t,e),D(t,i),D(i,s),D(s,r),D(s,a),D(s,c),D(i,d),D(i,h),D(h,u),D(t,m),D(t,A)},p(g,v){g[4]?p?p.p(g,v):(p=Uu(g),p.c(),p.m(t,e)):p&&(p.d(1),p=null),v&32&&o!==(o=g[5]("全程")+"")&&Te(r,o),v&4&&Te(a,g[2]),v&32&&l!==(l=g[5]("米")+"")&&Te(c,l),v&1&&Te(u,g[0])},d(g){g&&O(t),p&&p.d()}}}function Uu(n){let t,e;return{c(){t=x("span"),e=Se(n[4]),w(t,"class","line-name svelte-4qjwer")},m(i,s){B(i,t,s),D(t,e)},p(i,s){s&16&&Te(e,i[4])},d(i){i&&O(t)}}}function kP(n){let t,e,i,s,o,r,a,l,c,d=n[0]&&!n[2]&&Hu(n),h=n[2]&&Yu(n);return{c(){t=x("div"),e=x("div"),i=$(),s=x("div"),o=$(),r=x("div"),a=x("div"),l=$(),d&&d.c(),c=$(),h&&h.c(),w(e,"class","guide-line__tag-point svelte-4qjwer"),w(s,"class","guide-line__tag-line svelte-4qjwer"),w(a,"class","guide-line__tag-icon svelte-4qjwer"),z(a,"background-image",`url(${n[1]})`),w(r,"class","guide-line__tag-content svelte-4qjwer"),w(t,"class","guide-line__tag svelte-4qjwer"),z(t,"opacity",n[3])},m(u,m){B(u,t,m),D(t,e),D(t,i),D(t,s),D(t,o),D(t,r),D(r,a),D(r,l),d&&d.m(r,null),D(r,c),h&&h.m(r,null)},p(u,[m]){m&2&&z(a,"background-image",`url(${u[1]})`),u[0]&&!u[2]?d?d.p(u,m):(d=Hu(u),d.c(),d.m(r,c)):d&&(d.d(1),d=null),u[2]?h?h.p(u,m):(h=Yu(u),h.c(),h.m(r,null)):h&&(h.d(1),h=null),m&8&&z(t,"opacity",u[3])},i:q,o:q,d(u){u&&O(t),d&&d.d(),h&&h.d()}}}function DP(n,t,e){let{text:i=""}=t,{icon_url:s=""}=t,{distance:o=0}=t,{opacity:r=1}=t,{name:a=""}=t,{i18n:l=d=>d}=t;const c="data:image/png;base64,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";return n.$$set=d=>{"text"in d&&e(0,i=d.text),"icon_url"in d&&e(1,s=d.icon_url),"distance"in d&&e(2,o=d.distance),"opacity"in d&&e(3,r=d.opacity),"name"in d&&e(4,a=d.name),"i18n"in d&&e(5,l=d.i18n)},[i,s,o,r,a,l,c]}class xP extends ce{constructor(t){super(),le(this,t,DP,kP,oe,{text:0,icon_url:1,distance:2,opacity:3,name:4,i18n:5},MP)}}function SP(n){return n.length===0?[]:n.filter((t,e)=>t!==n[e-1])}const LP=`
|
|
581
581
|
varying vec2 vUv;
|
|
582
582
|
|
|
583
583
|
void main() {
|
|
@@ -664,7 +664,7 @@ void main() {
|
|
|
664
664
|
gl_FragColor.a = gl_FragColor.a * linearGradientOpacity();
|
|
665
665
|
gl_FragColor.a = gl_FragColor.a * flicker;
|
|
666
666
|
}
|
|
667
|
-
`;class oa{constructor(t,e){f(this,"name","");f(this,"startTagContainer");f(this,"endTagContainer");f(this,"mesh");f(this,"five");f(this,"mode");f(this,"path",[]);f(this,"_curvePath",null);f(this,"_curvePoints",null);f(this,"_panoGroup",[]);f(this,"skippedPositions",null);f(this,"textureUrl","");f(this,"scale",1);f(this,"width",.5);f(this,"unitLength",.5);f(this,"_visibleFloorIndexes",null);f(this,"visible",null);f(this,"modeVisible",!1);f(this,"floorVisible",!0);f(this,"defaultVisible",!1);f(this,"inWalkAnimation",!1);f(this,"customVisible",null);f(this,"parent");f(this,"plugin");f(this,"textureHasLoaded",!1);f(this,"disposed",!1);f(this,"flowAnime",new Xi({progress:0}).to({progress:1}).duration(1500).repeat(1/0));f(this,"flickerAnime",ks(300).yoyo(!0).repeat(5));f(this,"cacheLengths",[]);f(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});f(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});f(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});f(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Yo(t):Al(t),this.updateVisible()});f(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});f(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});f(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});f(this,"onFlickerAnimeUpdate",t=>{var s,o;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&ra(this.startTagContainer.tag)&&((s=this.startTagContainer.app)==null||s.$set(we(G({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round(this.curvePath.getLength())}))),this.endTagContainer.tag&&ra(this.endTagContainer.tag)&&((o=this.endTagContainer.app)==null||o.$set(we(G({},this.endTagContainer.tag.data),{opacity:i})))});f(this,"logWarning",t=>Lb("GuideLineModeItem: ",t));f(this,"logError",t=>Jd("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new wo(this.five)},this.endTagContainer={tag:null,plugin:new wo(this.five)};const i=new E.BufferGeometry,s=new E.ShaderMaterial({vertexShader:LP,fragmentShader:TP,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new E.Color},mapOpacity:{value:1},backgroundColor:{value:new E.Color},backgroundOpacity:{value:0},borderColor:{value:new E.Color},borderOpacity:{value:0},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new E.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=SP(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.five.work.observers[r]).map(r=>r.standingPosition.clone()):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var d,h,u;if(this.disposed)return this.logError("disposed");const i=(d=e==null?void 0:e.scale)!=null?d:this.scale,s=(h=e==null?void 0:e.width)!=null?h:this.width,o=(u=e==null?void 0:e.unit_length)!=null?u:this.unitLength;this.path=t,this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=Jb({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0}setMartial(t){var e;if(this.disposed)return this.logError("disposed");(t==null?void 0:t.visible)!==void 0&&this.setDefaultVisible(t.visible),(t==null?void 0:t.color)!==void 0&&this.setColor(t.color),(t==null?void 0:t.opacity)!==void 0&&this.setOpacity(t.opacity),((e=t==null?void 0:t.texture)==null?void 0:e.url)!==void 0&&this.setTextureUrl(t.texture.url),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity)}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new E.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,gn(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=E.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){const t=this.panoGroup.map(c=>this.five.work.observers[c]),e=this.curvePoints.length,i=this.curvePath.getLength(),s=e-1,o=i/s,r=this.curvePath.getLengths(s),a=[];let l=0;for(let c=0;c<e;c++){const d=this.curvePoints[c],h=t[l];if(!h)break;h.standingPosition.clone().setY(0).distanceTo(d.clone().setY(0))<o&&(a.push(r[c]),l+=1)}return a}setTag(t,e){const i=t==="start"?this.startTagContainer:this.endTagContainer;e||i.plugin.clearTags();const o=Ze({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);i.tag=o,ra(o)&&(i.tag.element=r=>{var c;(c=i.app)==null||c.$destroy();const a=t==="start"?we(G({},o.data),{name:this.name,distance:Math.round(this.curvePath.getLength()),i18n:this.plugin.config.i18n}):o.data,l=new xP({target:r,intro:!0,props:a});return i.app=l,()=>l.$destroy()}),i.plugin.load({tagList:[i.tag]})}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const o=t.map(r=>e.observers[r]).map(r=>r.standingPosition.toArray());return[G({type:"CatmullRomCurve3",points:o},i)]}}function ra(n){return n.contentType==="Custom"}const jP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:oa},Symbol.toStringTag,{value:"Module"}));function Xu(n){const t=Math.abs(Math.cos(n.latitude));return new E.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function zP(n,t){const e=Xu(n),i=Xu(t);return e.angleTo(i)}const OP=n=>H(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Co=Math.PI*2;function BP(n){return n>=0&&n<Co?n:(n%Co+Co)%Co}function VP(n){return{longitude:BP(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function RP(n,t,e,i){const s=-n/e,o=n;return s*i+o}function QP(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}const Zu="v1.0.6",Ju="CruisePlugin",Io=`${Ju}@${Zu}`,qu=()=>{console.error(`${Io} is disposed`)},GP=()=>{console.warn(`${Io} is disabled`)},NP=()=>{console.error(`${Io} is disabled`)},aa=new Map;class es extends Ai{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});f(this,"data");f(this,"config");f(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});f(this,"GuideLine");this.config=i,Object.assign(window,{[`__${Ju}_DEBUG__`]:this});const s=this.setFiveLinearUpdateCamera.bind(this),o=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",s),this.hooks.on("broke",o),this.hooks.on("end",o),this.hooks.on("pause",o),this.privateState.disposers.push(()=>{this.hooks.off("play",s),this.hooks.off("broke",o),this.hooks.off("end",o),this.hooks.off("pause",o)})}load(e,i,s){return H(this,null,function*(){var d,h,u,m,A,p;if(this.state.disposed)return qu();this.privateState.fiveOriginGetProgress||(h=(d=this.five.controller)==null?void 0:d.cameraMotion)!=null&&h.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(m=(u=this.five.controller)==null?void 0:u.cameraMotion)==null?void 0:m.getProgress),this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(g=>g.data.panoIndex!==void 0);c.filter((g,v)=>{var y;return g.data.panoIndex!==((y=c[v-1])==null?void 0:y.data.panoIndex)}).map(g=>g.data.panoIndex).forEach(g=>{var y,I;const v=(y=this.five.work.observers[g])==null?void 0:y.floorIndex;if(v!==void 0)if(l===v){const M=a.length-1;a[M]=[...(I=a[M])!=null?I:[],g]}else{l=v;const M=a.length;a[M]=[g]}}),!this.GuideLine&&((A=this.config)==null?void 0:A.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=tf(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(g=>({panoIndexList:g})),config:r.guildPluginOptions}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),i&&this.setState(i,{userAction:s}),console.debug(`${Io} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(we(G({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return qu();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return NP();const s=G({},this.state);this.state=G(G({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}formatData(e){return H(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const i=this.five.work.observers,s=(()=>{const o=e;return typeof o=="object"&&o!==null&&o.version&&o.data?o.data:o})();if(s.keyframes)return{keyframesId:st(),keyframes:s.keyframes.map((o,r)=>{var c;const a=s.keyframes[r+1],l=(()=>!a||a.start===void 0||o.end===void 0?0:a.start-o.end)();return we(G({id:(c=o.uuid)!=null?c:st(),moveIndex:r,stay:l,index:r},o),{guildPluginOptions:s.guildPluginOptions})})};if(s.panoIndexList){let o=[];const{moveEffect:r,moveToFirstPanoEffect:a,moveToFirstPanoDuration:l}=s;return this.privateState.moveToFirstPanoEffect=a,this.privateState.moveToFirstPanoDuration=l,s.panoIndexList.forEach((c,d)=>{const h=(()=>{var g,v,y,I;const u=s.panoIndexList.slice(d).find(M=>M!==c);if(u===void 0)return;const m=(g=i[c])==null?void 0:g.position,A=(v=i[u])==null?void 0:v.position;if(!A||!m||((y=i[c])==null?void 0:y.floorIndex)!==((I=i[u])==null?void 0:I.floorIndex))return;const p=new E.Vector3().subVectors(A,m);return VP(p.normalize())})();s.moveType===void 0||s.moveType==="justMove"?o.push({moveIndex:d,stay:s.stay,data:G({effect:"Move",panoIndex:c,moveEffect:r},h!=null?h:{})}):s.moveType==="moveAndRotate"&&(o.push({moveIndex:d,stay:s.stay,data:{effect:"Move",panoIndex:c,moveEffect:r}}),h&&o.push({moveIndex:d,stay:s.stay,data:G({effect:"Rotate",panoIndex:c},h)}))}),{keyframesId:st(),keyframes:o.map((c,d)=>G({id:st(),index:d},c)),guildPluginOptions:s.guildPluginOptions,useGuildLine:s.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handlePlay(e){return H(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=st();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let d=!1;const u=yield(()=>H(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.keyframeId){const g=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.keyframeId);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:v}),d=!0,g.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(u!==void 0&&A.index<u))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:d===!1?o.moveToFirstPanoEffect:void 0,duration:d===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield QP(A.stay)),d===!1&&(d=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}playKeyframe(e,i){return H(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=e;return this.five.once("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.once("wantsChangeMode",i)}}getPlayPromise(s){return H(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const d=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(d);break;case"Rotate":this.rotate(o,i).then(d);break;default:this.rotate(o,i).then(d)}}catch(d){}})})}actionPromiseQueue(){return H(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return H(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,A;const h=(m=a.config)==null?void 0:m.speedConfig,u=(A=e.rotateSpeed)!=null?A:h==null?void 0:h.rotateSpeed;if((h==null?void 0:h.rotateSpeedUnit)===void 0)return u;if(u!==void 0)return h.rotateSpeedUnit==="rad/ms"?u:u/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const h=this.five.getCurrentState();return zP(h,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const d=this.getSpeededDuration(c);return new Promise(h=>{OP(()=>o.updateCamera(e,d)),setTimeout(()=>h(),d)})})}changePano(e,i){return H(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var u,m;const d=(u=r.config)==null?void 0:u.speedConfig,h=(m=e.moveSpeed)!=null?m:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=s.work.observers[s.panoIndex].position,h=s.work.observers[e.panoIndex].position;return d.distanceTo(h)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(d=>{var h,u,m;s.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(m=(u=i==null?void 0:i.moveEffect)!=null?u:(h=this.state.config)==null?void 0:h.moveEffect)!=null?m:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&s.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,i){return H(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return aa.get((i=this.data)==null?void 0:i.keyframesId)}setPauseData(){var e,i,s,o;if((e=this.data)!=null&&e.keyframesId)return aa.set((i=this.data)==null?void 0:i.keyframesId,{keyframeId:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id,fiveState:this.five.getCurrentState(),duration:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return aa.delete((i=this.data)==null?void 0:i.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,i;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(i=this.privateState.disposers)==null||i.forEach(s=>s==null?void 0:s())}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&GP()}waitFiveLoaded(){return H(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=e=>{const i=this.five.controller.cameraMotion,s=e-i.startTime;return s<0?0:s>=i.duration?1:1-RP(1,i.startVelocity,i.duration,s)})}setFiveOriginUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}f(es,"PluginVersion",Zu);const _P=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),FP=n=>new es(n);class Ku{constructor(t){f(this,"id");f(this,"renderID");f(this,"isGuideLine",!0);f(this,"panoramaItem");f(this,"modelItem");f(this,"hooks",new Ae.Subscribe);f(this,"_visible",!0);f(this,"plugin");f(this,"five");f(this,"logError",t=>Jd("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new oa(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new oa(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setHeightOffset(t){this.modelItem.mesh.position.y=t,this.panoramaItem.mesh.position.y=t}setDataByMode(t,e){var l;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s;if(e.pano_group){const c=t==="panorama";i.setGeometryByPanoGroup(e.pano_group,G({skipPanoGroup:c},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMartial(a),i.setVisibleFloorIndexes((l=e.visible_floor_indexes)!=null?l:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return H(this,null,function*(){if(!this.panoramaItem.panoGroup)return;const e=G({panoIndexList:this.panoramaItem.panoGroup},t);this.hooks.emit("walkStart",{userAction:!0});const[i]=yield cn(WP(this.five,e));if(this.hooks.emit("walkEnded",{userAction:!0}),i)return this.logError(i.message)})}}function WP(n,t){return H(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield yr(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new es(n,{useGuideLine:!1});yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return h(new Error("mode not match"))}function c(m){const A=a[0];if(a=a.slice(1),m!==A)return h(new Error("panoIndex not match, wanted: "+A+", got: "+m));if(a.length===0)return u()}function d(){n.off("modeChange",l),n.off("panoArrived",c)}function h(m){d(),o(m)}function u(){d(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const HP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Ku},Symbol.toStringTag,{value:"Module"})),$u="v1.1.0",la="GuideLinePlugin",ef=`${la}@${$u}`;let YP=class extends Ai{constructor(e,i){super(e,i);f(this,"version",$u);f(this,"name",la);f(this,"cruisePlugin");f(this,"itemMap",new Map);f(this,"state",{visible:!1,enabled:!0});f(this,"data");f(this,"heightOffset",0);f(this,"_config");f(this,"_disposed",!1);f(this,"disposedErrorLog",()=>{console.error(`${ef} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new es(e,{useGuideLine:!1}),Object.assign(window,{[`__${la}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return H(this,null,function*(){var m,A,p,g,v,y,I;if(this.disposed)return;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"}}},d=(v=(g=r.routes)==null?void 0:g.map(M=>{var S;return Ze({},c,{id:(S=M.id)!=null?S:Date.now(),pano_group:M.panoIndexList})}))!=null?v:[],h=(I=(y=r.lines)==null?void 0:y.map(M=>Ze({},c,M)))!=null?I:[],u=[...d,...h];yield this.waitFiveLoaded(),this.clear(),u.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ef} loaded`,r)})}formatData(e){return H(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=G({},this.state);this.state=G(G({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Ku({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new E.Vector3().fromArray(r).distanceTo(new E.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var d;return i((d=c.tag)==null?void 0:d.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a.plugin.setState({enabled:c},{});const d=o(l);d&&e.push(l),l.plugin.setState({enabled:d},{})})}clear(){this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}waitFiveLoaded(){return H(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e}};const tf=(n,t)=>new YP(n,t);function nf(n,t,e){if(e){const s=new E.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Po extends qc{constructor(e,i){var s;super();f(this,"originObject3D");f(this,"onRender");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{}}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(){this.position.add(this.originObject3D.position)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){nf(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new R.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class UP extends Po{}class XP extends Po{}class ZP extends Po{}class sf extends Po{}class JP extends sf{}class qP extends E.Group{constructor(e){super();f(this,"direction");this.direction=e||"x"}}class of extends E.Mesh{constructor(e,i,s){super(e,i);f(this,"direction");this.direction=s||"x"}}function KP(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new E.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function ca(n,t,e){if(!t||!e||!n)return;const i=KP(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new E.Raycaster;return s.setFromCamera(i,n),s}function $P(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class da extends qP{constructor(e){var d;super(e.direction);f(this,"line");f(this,"arrow");f(this,"lineHeight",.4);f(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new E.Color((d=e.color)!=null?d:16214315),s=new E.MeshBasicMaterial({color:i,depthTest:!1,opacity:1,transparent:!0,side:E.DoubleSide}),o=new E.ConeGeometry(.04,.1,32),r=new of(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new E.CylinderGeometry(a,a,.4,32),c=new of(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const ha={X:15618642,Y:4765519,Z:4227839};class Pn{static get X(){return new E.Color(ha.X).convertSRGBToLinear().clone()}static get Y(){return new E.Color(ha.Y).convertSRGBToLinear().clone()}static get Z(){return new E.Color(ha.Z).convertSRGBToLinear().clone()}}class e2 extends UP{constructor(e){super(e);f(this,"xArrow",new da({direction:"x",color:Pn.X}));f(this,"yArrow",new da({direction:"y",color:Pn.Y}));f(this,"zArrow",new da({direction:"z",color:Pn.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function zi(n,t){return t2(document.createElement(t!=null?t:"div"),n)}function t2(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function i2(n){const t=zi(G({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class n2 extends ZP{constructor(e,i){super(e);f(this,"xCircle");f(this,"yCircle");f(this,"zCircle");f(this,"children",[]);f(this,"angleTips");f(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new ua({direction:"x",color:Pn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new ua({direction:"y",color:Pn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new ua({direction:"z",color:Pn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=i2({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class ua extends E.Group{constructor(e){super();f(this,"direction");f(this,"circle");f(this,"ring");f(this,"angleSector");this.direction=e.direction,this.circle=new s2(e),this.ring=new o2(e),this.angleSector=new r2(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}class s2 extends E.Mesh{constructor(e){var i;super();f(this,"direction");f(this,"gapAngle",.02);f(this,"geometry",new E.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new E.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class o2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new E.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new E.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),c=new E.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class r2 extends E.Mesh{constructor(e){var s;super();f(this,"direction");f(this,"baseAxes");f(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new E.Vector3(0,0,1);break;case"y":this.baseAxes=new E.Vector3(1,0,0);break;case"z":this.baseAxes=new E.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new E.CircleGeometry(i,48,0,1e-4),this.material=new E.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function a2(){const n=zi({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=zi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=zi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:yi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:yi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:yi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:yi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:yi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:yi({cursor:"ns-resize",top:i})},d={direction:"nwse",element:yi({cursor:"nwse-resize",left:i,top:i})},h={direction:"ew",element:yi({cursor:"ew-resize",left:i})};return new Array(o,a,c,h,s,r,l,d).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,d,h]}}function yi(n){const t=zi(G({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=zi({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=zi({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class l2 extends JP{constructor(e,i,s,o){super(e);f(this,"points",[]);f(this,"cornerPositions",[]);f(this,"css3DInstance");f(this,"plane");f(this,"css3DRenderer",new Ui);f(this,"camera");f(this,"scene");f(this,"container");f(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new E.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new E.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new E.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=a2();this.points=r.map((c,d)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[d]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}function rf(n){const t=new E.Box3,e=new E.Vector3;if(n.traverse(i=>{var o;if(i.name==="shadow")return;const s=i.geometry;if(s!==void 0)if((o=s==null?void 0:s.attributes)!=null&&o.position){const r=s.attributes.position;for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrix),t.expandByPoint(e)}else s.vertices.forEach(r=>{const a=r.clone().applyMatrix4(i.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class c2 extends XP{constructor(e){super(e);f(this,"box");f(this,"outline");f(this,"originObject");f(this,"positionAttribute");this.originObject=e,this.positionAttribute=new E.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=rf(this.originObject);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),o=new E.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new E.Mesh(i,s)}}class ts{constructor(t,e){f(this,"originObject3D");f(this,"hooks");f(this,"disposers",[]);f(this,"helperObject3D");f(this,"camera");f(this,"model");f(this,"scene");f(this,"container");f(this,"domEvents");f(this,"isDragging",!1);f(this,"enabled",!1);f(this,"name","BaseController");f(this,"boundingBox");f(this,"offset");f(this,"onRender");f(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,d;this.hooks=(c=t.sharedHooks)!=null?c:new Wi,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new je(t.camera,t.container),this.onRender=(d=t.onRender)!=null?d:()=>{},this.offset=e==null?void 0:e.offset,this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable();const i=(...h)=>this.onSetOriginObjectScale(...h),s=(...h)=>this.onSetOriginObjectRotate(...h),o=(...h)=>this.onSetOriginObjectPosition(...h),r=(...h)=>this.onApplyOriginObjectScale(...h),a=(...h)=>this.onApplyOriginObjectRotate(...h),l=(...h)=>this.onApplyOriginObjectPosition(...h);this.hooks.on("setObjectScale",i),this.hooks.on("setObjectRotate",s),this.hooks.on("setObjectPosition",o),this.hooks.on("applyObjectPosition",l),this.hooks.on("applyObjectRotate",a),this.hooks.on("applyObjectScale",r),this.disposers.push(()=>{this.hooks.off("setObjectScale",i),this.hooks.off("setObjectRotate",s),this.hooks.off("setObjectPosition",o),this.hooks.off("applyObjectPosition",l),this.hooks.off("applyObjectRotate",a),this.hooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.position.add(this.calculateOffset(this.offset)),this.helperObject3D.initialPosition()}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.offset){const e=this.originObject3D.position,i=new E.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new E.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.offset,{min:s,max:i});this.helperObject3D.position.copy(o),this.helperObject3D.initialPosition()}}hoverListener(t,e=16777215,i=1){const s=(Array.isArray(t)?t:[t]).filter(Zt),o=[];for(const r of s)if(r instanceof E.Mesh||r instanceof E.Group){const a=r instanceof E.Group?r.children.filter(u=>u instanceof E.Mesh):[r];a.forEach(u=>{u.__originalColor__=u.material.color.clone(),u.__originalOpacity__=u.material.opacity});const l=()=>{a.forEach(u=>{u.material.color.set(e),u.material.opacity=i}),this.render()},c=()=>{a.forEach(u=>{u.material.color.copy(u.__originalColor__),u.material.opacity=u.__originalOpacity__}),this.render()},d=()=>{this.isDragging||l()},h=()=>{this.isDragging||c()};for(const u of a)this.domEvents.addEventListener(u,"mouseover",d),this.domEvents.addEventListener(u,"mouseout",h),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(u,"mouseover",d),this.domEvents.removeEventListener(u,"mouseout",h),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=this.originObject3D,s=new E.Vector3(0,0,0);if(!t)return s;const o=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=rf(i),this.boundingBox));if(typeof t.x=="number")s.setX(t.x);else if(typeof t.x=="object"){const r=o();s.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")s.setY(t.y);else if(typeof t.y=="object"){const r=o();s.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")s.setZ(t.z);else if(typeof t.z=="object"){const r=o();s.setZ((r.max.z-r.min.z)*t.z.percents)}return s}}class d2 extends ts{constructor(...e){super(...e);f(this,"name","MoveController");f(this,"startInfo");f(this,"_moveByMouseEnable",!1);f(this,"mouseInfo");f(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouseEnable}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(){this._moveByMouseEnable=!0;const e=this.handleMouseDown.bind(this),i=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",i)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",i)}}disableMoveByMouse(){var e;this._moveByMouseEnable=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){!this.moveByMouseEnable||this.hooks.emit("wantToMove",e.point)||(this.originObject3D.position.copy(e.point),this.hooks.emit("setObjectPosition",e.point),this.hooks.emit("move",e.point))}onApplyOriginObjectScale(e){}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}dragStart(e){if(this._moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new E.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=(()=>{switch(s){case"x":case"y":return a;case"z":return o}})(),d=i.point.clone(),h=new E.Plane;h.setFromNormalAndCoplanarPoint(c,d),this.startInfo={startVectorProject:d.clone().projectOnVector(l),directionVector:l,plane:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=ca(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:i,directionVector:s,startVectorProject:o}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(i,new E.Vector3);if(!a)return;const l=a.clone().projectOnVector(s),c=l.clone().sub(o),d=new E.Matrix4;d.setPosition(c);const h=r.position.clone().applyMatrix4(d);this.hooks.emit("wantToMove",h)||(r.applyMatrix4(d),o.copy(l),this.hooks.emit("applyObjectPosition",{matrix:d}),this.hooks.emit("move",h))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class is{constructor(t,e,i,s,o,r){f(this,"helperController");f(this,"five");f(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});f(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});f(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:a,model:l,scene:c}=t,d=t.getElement();if(this.five=t,!a||!l||!d||!c)return;const h=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:i,helperObject3D:s,container:d,scene:c,onRender:h,sharedHooks:r},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const fa="Object3DHelper@v1.0.1",h2=()=>{console.error(`${fa} is disposed`)},u2=()=>{console.warn(`${fa} is disabled`)},f2=()=>{console.error(`${fa} is disabled`)};class m2{constructor(t){f(this,"controllers",{});f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"hooks",new Wi);f(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return H(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return H(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return h2();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return f2();const i=G({},this.state);this.state=G(G({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=G(G({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&u2()}}function ma(n){return n*Math.PI/180}class g2 extends ts{constructor(...e){var c,d,h;super(...e);f(this,"name","RotateController");f(this,"startInfo");f(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(d=i.yCircle)==null?void 0:d.circle,(h=i.zCircle)==null?void 0:h.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}initialHelperQuaternion(){this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new E.Euler(ma(i),ma(s),ma(o)),a=new E.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:d}=this;nf(c,a,d),this.hooks.emit("setObjectRotate",a,d),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=(()=>{if(s==="x")return new E.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(s==="y")return new E.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(s==="z")return new E.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new E.Plane().setFromNormalAndCoplanarPoint(l,o),h=c.projectPoint(o.clone(),new E.Vector3).clone().sub(this.rotateCenter),u=h.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(s,u),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:h,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=ca(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new E.Vector3);if(!c)return;const d=this.rotateCenter.clone(),u=s.projectPoint(c.clone(),new E.Vector3).clone().sub(d);if(i.angleTo(u)===0)return;const m=new E.Quaternion().setFromUnitVectors(i.clone().normalize(),u.clone().normalize()),A=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",A))return;const v=new E.Euler().setFromQuaternion(new E.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),u.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle($l(this.startInfo.angle)),d){const y=new E.Vector3().subVectors(l.position,d).applyQuaternion(m).add(d);l.position.copy(y)}l.applyQuaternion(m),this.hooks.emit("applyObjectRotate",{quaternion:m,origin:d}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=u}dragEnd(){this.isDragging&&(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof E.Mesh&&s.geometry instanceof E.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new E.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof E.Mesh&&r.geometry instanceof E.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new E.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class p2 extends ts{constructor(...e){super(...e);f(this,"startInfo");f(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new E.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new R.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=ca(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var X,U;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new R.Vector3);if(!a||$P(a,this.camera.position))return;const l=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:d}=s,h=new R.Vector3().subVectors(r[1],r[0]),u=new R.Vector3().subVectors(r[3],r[0]),m=N=>{const _=new R.Vector3(0,0,0);if(!this.startInfo)return _;const F=(N==="ew"?h:u).clone(),Q=c.clone().projectOnVector(F),W=a.clone().projectOnVector(F),J=l.clone().projectOnVector(F);if(W.equals(Q))return _;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const de=new R.Vector3().subVectors(W,J),re=de.x<0&&F.x>=0,Ie=de.y<0&&F.y>=0,Ee=de.z<0&&F.z>=0;this.startInfo.dragPointInCenterBottom=re||Ie||Ee}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const de=new R.Vector3().subVectors(W,J),re=de.x<0&&F.x>=0,Ie=de.y<0&&F.y>=0,Ee=de.z<0&&F.z>=0;this.startInfo.dragPointInCenterLeft=re||Ie||Ee}const Z=new R.Vector3().subVectors(W,Q),ee=Z.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),_):Z},A=m("ew"),p=m("ns"),g=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((_,F)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterLeft?(F===0||F===3)&&_.add(N):(F===1||F===2)&&_.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((_,F)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterBottom?(F===0||F===1)&&_.add(N):(F===2||F===3)&&_.add(N)})};switch(d){case"ew":g();break;case"ns":v();break;case"nesw":case"nwse":g(),v()}const y=new R.Vector3().subVectors(r[1],r[0]).length()/h.length(),I=new R.Vector3().subVectors(r[3],r[0]).length()/u.length(),M=new R.Vector3(y,I,1),S=new E.Matrix4().scale(M);i.isCSS3DObjectPlus?i.applyScaleMatrix4(S):i.scale.applyMatrix4(S),s.position.copy(a);const P=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),V=new R.Vector3().subVectors(P,l),T=new E.Matrix4().setPosition(V);i.applyMatrix4(T),(X=this.helperObject3D.css3DInstance)==null||X.css3DObject.applyMatrix4(T),(U=this.helperObject3D.plane)==null||U.applyMatrix4(T),this.hooks.emit("applyObjectScale",{matrix:S}),this.hooks.emit("applyObjectPosition",{matrix:T}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class A2 extends p2{constructor(...e){super(...e);f(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class v2 extends ts{constructor(...e){super(...e);f(this,"name","BoundingBoxController")}}class b2 extends sf{constructor(t){super(t)}}class y2 extends ts{constructor(...e){super(...e);f(this,"name","ScaleController")}setScale(e){var l,c,d;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(d=e.z)!=null?d:1);const r=new E.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.hooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const ga="Object3DHelperPlugin",Eo=ga,w2=()=>{console.error(`${Eo} is disposed`)},C2=()=>{console.warn(`${Eo} is disabled`)},I2=()=>{console.error(`${Eo} is disabled`)};class af extends Wn{constructor(e){super(e);f(this,"name",ga);f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"objectHelperMap",new Map);f(this,"css3DObjectParentMap",new Map);f(this,"css3DRender");this.five=e,this.css3DRender=new Ui(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${ga.toUpperCase()}_DEBUG__`]:this})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return w2();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return I2();const s=G({},this.state);this.state=G(G({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var m;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new m2,o=[],r=(m=this.five.getElement())==null?void 0:m.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:d=!0,boundingBoxHelper:h=!1}=i,u=new Ae.Subscribe;if(l){const A=new e2(e),p=this.getConfig(i.moveHelper),g=new is(this.five,d2,e,A,p,u);s.addControllers({moveController:g.helperController}),o.push(()=>g.dispose())}if(c){const A=this.getConfig(i.rotateHelper),p=new n2(e,G({container:r},A)),g=new is(this.five,g2,e,p,A,u);s.addControllers({rotateController:g.helperController}),o.push(()=>g.dispose())}if(h){const A=new c2(e),p=new is(this.five,v2,e,A,void 0,u);s.addControllers({boundingBoxController:p.helperController})}if(d)if(e.isCSS3DObjectPlus&&r){const A=new l2(e,r,a,this.five.scene),p=new is(this.five,A2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose()),gl(this.five).then(()=>{var g,v;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const I=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:pl(this.five);I&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(I),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(y),this.css3DRender.render(this.five.camera))}})}else{const A=new b2(e),p=new is(this.five,y2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.objectHelperMap.forEach(({helper:e,disposers:i})=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&C2()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const P2=n=>new af(n),E2=`
|
|
667
|
+
`;class oa{constructor(t,e){f(this,"name","");f(this,"startTagContainer");f(this,"endTagContainer");f(this,"mesh");f(this,"five");f(this,"mode");f(this,"path",[]);f(this,"_curvePath",null);f(this,"_curvePoints",null);f(this,"_panoGroup",[]);f(this,"skippedPositions",null);f(this,"textureUrl","");f(this,"scale",1);f(this,"width",.5);f(this,"unitLength",.5);f(this,"_visibleFloorIndexes",null);f(this,"visible",null);f(this,"modeVisible",!1);f(this,"floorVisible",!0);f(this,"defaultVisible",!1);f(this,"inWalkAnimation",!1);f(this,"customVisible",null);f(this,"parent");f(this,"plugin");f(this,"textureHasLoaded",!1);f(this,"disposed",!1);f(this,"flowAnime",new Xi({progress:0}).to({progress:1}).duration(1500).repeat(1/0));f(this,"flickerAnime",ks(300).yoyo(!0).repeat(5));f(this,"cacheLengths",[]);f(this,"dispose",()=>{var t,e;this.disposed||(this.disposed=!0,this.parent.hooks.off("show",this.updateVisible),this.parent.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("show",this.updateVisible),this.plugin.hooks.off("hide",this.updateVisible),this.plugin.hooks.off("enable",this.updateVisible),this.plugin.hooks.off("disable",this.updateVisible),this.five.off("modeChange",this.onFiveModeChange),this.five.off("modelShownFloorChange",this.onFiveModelShownFloorChange),this.doHide(),(t=this.startTagContainer)==null||t.plugin.dispose(),(e=this.endTagContainer)==null||e.plugin.dispose())});f(this,"onWalkAnimationStart",()=>{this.inWalkAnimation=!0,this.updateVisible()});f(this,"onWalkAnimationEnd",()=>{this.inWalkAnimation=!1,this.updateVisible()});f(this,"onFiveModeChange",t=>{this.modeVisible=this.mode==="panorama"?Yo(t):Al(t),this.updateVisible()});f(this,"onFiveModelShownFloorChange",t=>{this.floorVisible=t===null||this.visibleFloorIndexes===null||this.visibleFloorIndexes.includes(t),this.updateVisible()});f(this,"updateVisible",()=>{const t=(()=>!this.parent.visible||!this.plugin.state.enabled||!this.plugin.state.visible?!1:this.customVisible!==null?this.customVisible:this.inWalkAnimation?!0:this.modeVisible&&this.textureHasLoaded&&this.defaultVisible&&this.floorVisible)();this.visible!==t&&(this.visible=t,t?this.doShow():this.doHide())});f(this,"onFlowAnimeUpdate",t=>{const{progress:e}=t;this.mesh.material.uniforms.vOffset.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0});f(this,"onFlickerAnimeUpdate",t=>{var s,o;const{progress:e}=t,i=1-e;this.mesh.material.uniforms.flicker.value=i,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0,this.startTagContainer.tag&&ra(this.startTagContainer.tag)&&((s=this.startTagContainer.app)==null||s.$set(we(G({},this.startTagContainer.tag.data),{opacity:i,name:this.name,distance:Math.round(this.curvePath.getLength())}))),this.endTagContainer.tag&&ra(this.endTagContainer.tag)&&((o=this.endTagContainer.app)==null||o.$set(we(G({},this.endTagContainer.tag.data),{opacity:i})))});f(this,"logWarning",t=>Lb("GuideLineModeItem: ",t));f(this,"logError",t=>Jd("GuideLineModeItem: ",t));var o,r;this.five=t,this.mode=e.mode,this.plugin=e.plugin,this.parent=e.parent,this.startTagContainer={tag:null,plugin:new wo(this.five)},this.endTagContainer={tag:null,plugin:new wo(this.five)};const i=new E.BufferGeometry,s=new E.ShaderMaterial({vertexShader:LP,fragmentShader:TP,transparent:!0,uniforms:{map:{value:null},useMapColor:{value:0},mapColor:{value:new E.Color},mapOpacity:{value:1},backgroundColor:{value:new E.Color},backgroundOpacity:{value:0},borderColor:{value:new E.Color},borderOpacity:{value:0},opacity:{value:1},flicker:{value:1},maxU:{value:0},vOffset:{value:0}}});this.mesh=new E.Mesh(i,s),this.mesh.name="GuideLineModeItem",this.mode==="panorama"&&(this.parent.hooks.on("walkStart",this.onWalkAnimationStart),this.parent.hooks.on("walkEnded",this.onWalkAnimationEnd)),this.updateVisible(),this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveModelShownFloorChange((r=(o=this.five.model)==null?void 0:o.shownFloor)!=null?r:null),this.flowAnime.onUpdate(this.onFlowAnimeUpdate),this.flickerAnime.onUpdate(this.onFlickerAnimeUpdate),this.parent.hooks.on("show",this.updateVisible),this.parent.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("show",this.updateVisible),this.plugin.hooks.on("hide",this.updateVisible),this.plugin.hooks.on("enable",this.updateVisible),this.plugin.hooks.on("disable",this.updateVisible),this.plugin.hooks.on("dispose",this.dispose),this.five.on("modeChange",this.onFiveModeChange),this.five.on("modelShownFloorChange",this.onFiveModelShownFloorChange)}get panoGroup(){return this._panoGroup}get visibleFloorIndexes(){return this._visibleFloorIndexes}get curvePath(){return this._curvePath}get curvePoints(){return this._curvePoints}setCustomVisible(t){if(this.disposed)return this.logError("disposed");this.customVisible!==t&&(this.customVisible=t,this.updateVisible())}setDefaultVisible(t){if(this.disposed)return this.logError("disposed");this.defaultVisible!==t&&(this.defaultVisible=t,this.updateVisible())}setUnitSize(t,e){if(this.disposed)return this.logError("disposed");this.width=t,this.unitLength=e,this.setGeometryByPath(this.path,{width:t,unit_length:e})}setScale(t){if(this.disposed)return this.logError("disposed");this.scale=t,this.setGeometryByPath(this.path,{scale:t})}setGeometryByPanoGroup(t,e){if(this.disposed)return this.logError("disposed");if(!this.five.work)return this.logError("setPathByPanoGroup: work is not ready");const i=SP(t);if(this._panoGroup=i,(e==null?void 0:e.skipPanoGroup)!==void 0){const o=e.skipPanoGroup?i.map(r=>this.five.work.observers[r]).map(r=>r.standingPosition.clone()):null;this.skippedPositions=o}const s=this.getPathFromPanoGroup(i,this.five.work,e);this.path=s,this.setGeometryByPath(s,e)}setGeometryByPath(t,e){var d,h,u;if(this.disposed)return this.logError("disposed");const i=(d=e==null?void 0:e.scale)!=null?d:this.scale,s=(h=e==null?void 0:e.width)!=null?h:this.width,o=(u=e==null?void 0:e.unit_length)!=null?u:this.unitLength;this.path=t,this.scale=i,this.width=s,this.unitLength=o;const{geometry:r,maxU:a,curvePath:l,curvePoints:c}=Jb({path:t,width:s*i,unitLength:o*i,skipPositions:this.skippedPositions});this._curvePath=l,this._curvePoints=c,this.mesh.geometry=r,this.mesh.material.needsUpdate=!0,this.mesh.material.uniforms.maxU.value=a,this.five.needsRender=!0}setMartial(t){var e;if(this.disposed)return this.logError("disposed");(t==null?void 0:t.visible)!==void 0&&this.setDefaultVisible(t.visible),(t==null?void 0:t.color)!==void 0&&this.setColor(t.color),(t==null?void 0:t.opacity)!==void 0&&this.setOpacity(t.opacity),((e=t==null?void 0:t.texture)==null?void 0:e.url)!==void 0&&this.setTextureUrl(t.texture.url),(t==null?void 0:t.background_color)!==void 0&&this.setBackgroundColor(t.background_color),(t==null?void 0:t.background_opacity)!==void 0&&this.setBackgroundOpacity(t.background_opacity),(t==null?void 0:t.border_color)!==void 0&&this.setBorderColor(t.border_color),(t==null?void 0:t.border_opacity)!==void 0&&this.setBorderOpacity(t.border_opacity)}setColor(t){if(this.disposed)return this.logError("disposed");t&&(this.mesh.material.uniforms.mapColor.value=new E.Color().set(t)),this.mesh.material.uniforms.useMapColor.value=t?1:0,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBorderOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.borderOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundColor(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundColor.value=new E.Color().set(t),this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setBackgroundOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.backgroundOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.opacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setMapOpacity(t){if(this.disposed)return this.logError("disposed");this.mesh.material.uniforms.mapOpacity.value=t,this.mesh.material.uniformsNeedUpdate=!0,this.five.needsRender=!0}setTextureUrl(t){if(this.disposed)return this.logError("disposed");this.textureUrl=t,gn(t).then(e=>{this.disposed||this.textureUrl===t&&(e.wrapT=E.RepeatWrapping,this.textureHasLoaded=!0,this.mesh.material.uniforms.map.value=e,this.mesh.material.uniformsNeedUpdate=!0,this.mesh.material.needsUpdate=!0,this.five.needsRender=!0,this.updateVisible())})}setVisibleFloorIndexes(t){var e,i;if(this.disposed)return this.logError("disposed");this._visibleFloorIndexes=t,this.onFiveModelShownFloorChange((i=(e=this.five.model)==null?void 0:e.shownFloor)!=null?i:null)}setStartTag(t){this.setTag("start",t)}setEndTag(t){this.setTag("end",t)}flicker(){if(this.disposed)return this.logError("disposed");this.flickerAnime.play()}getLengthByPanoGroupIndex(t){return this.disposed?this.logError("disposed"):this.cacheLengths.length!==0?this.cacheLengths[t]:(this.cacheLengths=this.getPanoGroupLengths(),this.cacheLengths[t])}getPanoGroupLengths(){const t=this.panoGroup.map(c=>this.five.work.observers[c]),e=this.curvePoints.length,i=this.curvePath.getLength(),s=e-1,o=i/s,r=this.curvePath.getLengths(s),a=[];let l=0;for(let c=0;c<e;c++){const d=this.curvePoints[c],h=t[l];if(!h)break;h.standingPosition.clone().setY(0).distanceTo(d.clone().setY(0))<o&&(a.push(r[c]),l+=1)}return a}setTag(t,e){const i=t==="start"?this.startTagContainer:this.endTagContainer;e||i.plugin.clearTags();const o=We({},{contentType:"Custom",stickType:"2DPoint",config:{visibleConfig:{visibleFiveMode:["Floorplan","Mapview"],followModelVisibility:!1}},style:{point:{enabled:!1}},data:{}},e);i.tag=o,ra(o)&&(i.tag.element=r=>{var c;(c=i.app)==null||c.$destroy();const a=t==="start"?we(G({},o.data),{name:this.name,distance:Math.round(this.curvePath.getLength()),i18n:this.plugin.config.i18n}):o.data,l=new xP({target:r,intro:!0,props:a});return i.app=l,()=>l.$destroy()}),i.plugin.load({tagList:[i.tag]})}doShow(){this.mode==="model"&&this.flowAnime.play(),this.five.scene.add(this.mesh),this.startTagContainer.plugin.show(),this.endTagContainer.plugin.show(),this.five.needsRender=!0}doHide(){this.mode==="model"&&this.flowAnime.stop(),this.five.scene.remove(this.mesh),this.startTagContainer.plugin.hide(),this.endTagContainer.plugin.hide(),this.five.needsRender=!0}getPathFromPanoGroup(t,e,i){if(t.length<2)return[];const o=t.map(r=>e.observers[r]).map(r=>r.standingPosition.toArray());return[G({type:"CatmullRomCurve3",points:o},i)]}}function ra(n){return n.contentType==="Custom"}const jP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineModeItem:oa},Symbol.toStringTag,{value:"Module"}));function Xu(n){const t=Math.abs(Math.cos(n.latitude));return new E.Vector3(-Math.sin(n.longitude)*t,-Math.sin(n.latitude),-Math.cos(n.longitude)*t)}function zP(n,t){const e=Xu(n),i=Xu(t);return e.angleTo(i)}const OP=n=>H(this,null,function*(){try{n().then(()=>{},()=>{}).catch(()=>{})}catch(t){}}),Co=Math.PI*2;function BP(n){return n>=0&&n<Co?n:(n%Co+Co)%Co}function VP(n){return{longitude:BP(-Math.atan2(n.x,-n.z)),latitude:-Math.asin(n.y/1)}}function RP(n,t,e,i){const s=-n/e,o=n;return s*i+o}function QP(n){return new Promise(t=>{setTimeout(()=>{t()},n)})}const Zu="v1.0.6",Ju="CruisePlugin",Io=`${Ju}@${Zu}`,qu=()=>{console.error(`${Io} is disposed`)},GP=()=>{console.warn(`${Io} is disabled`)},NP=()=>{console.error(`${Io} is disabled`)},aa=new Map;class es extends Ai{constructor(e,i){super(e,i);f(this,"state",{visible:!0,enabled:!0,disposed:!1,playing:!1,speed:1,config:{speedConfig:{rotateSpeed:.001,rotateSpeedUnit:"rad/ms",moveSpeed:.002,moveSpeedUnit:"m/ms"}}});f(this,"data");f(this,"config");f(this,"privateState",{playing:!1,currentPlayQueue:[],currentPlayKeyframe:null,broke:!1,disposers:[],modeChanging:!1});f(this,"GuideLine");this.config=i,Object.assign(window,{[`__${Ju}_DEBUG__`]:this});const s=this.setFiveLinearUpdateCamera.bind(this),o=this.setFiveOriginUpdateCamera.bind(this);this.hooks.on("play",s),this.hooks.on("broke",o),this.hooks.on("end",o),this.hooks.on("pause",o),this.privateState.disposers.push(()=>{this.hooks.off("play",s),this.hooks.off("broke",o),this.hooks.off("end",o),this.hooks.off("pause",o)})}load(e,i,s){return H(this,null,function*(){var d,h,u,m,A,p;if(this.state.disposed)return qu();this.privateState.fiveOriginGetProgress||(h=(d=this.five.controller)==null?void 0:d.cameraMotion)!=null&&h.getProgress||(yield this.waitFiveLoaded(),this.privateState.fiveOriginGetProgress=(m=(u=this.five.controller)==null?void 0:u.cameraMotion)==null?void 0:m.getProgress),this.clear();const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.data=r,this.hooks.emit("dataChange",r,o);let a=[],l;const c=this.data.keyframes.filter(g=>g.data.panoIndex!==void 0);c.filter((g,v)=>{var y;return g.data.panoIndex!==((y=c[v-1])==null?void 0:y.data.panoIndex)}).map(g=>g.data.panoIndex).forEach(g=>{var y,I;const v=(y=this.five.work.observers[g])==null?void 0:y.floorIndex;if(v!==void 0)if(l===v){const M=a.length-1;a[M]=[...(I=a[M])!=null?I:[],g]}else{l=v;const M=a.length;a[M]=[g]}}),!this.GuideLine&&((A=this.config)==null?void 0:A.useGuideLine)!==!1&&r.useGuildLine!==!1&&(this.GuideLine=tf(this.five,this.config)),(p=this.GuideLine)==null||p.load({routes:a.map(g=>({panoIndexList:g})),config:r.guildPluginOptions}),this.setState({playing:!1}),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),this.changePlayState(this.state.playing),this.changeSpeed(this.state.speed),i&&this.setState(i,{userAction:s}),console.debug(`${Io} loaded`,r),this.hooks.emit("dataLoaded",r)})}play(e){this.setState({playing:!0},e)}playFrom(e){const{index:i,id:s,userAction:o}=e;this.state.playing&&this.setState({playing:!1},{userAction:o}),this.setState({playing:!0},{userAction:o,playFromIndex:i,playFromId:s})}playFromStart(e){return this.playFrom(we(G({},e),{index:0}))}pause(e){this.setState({playing:!1},e)}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){var o;if(this.state.disposed)return qu();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return NP();const s=G({},this.state);this.state=G(G({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),e.playing!==void 0&&e.playing!==s.playing&&this.changePlayState(e.playing,i),e.speed!==void 0&&e.speed!==s.speed&&this.changeSpeed(e.speed,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0})}formatData(e){return H(this,null,function*(){this.five.work||(yield this.waitFiveLoaded());const i=this.five.work.observers,s=(()=>{const o=e;return typeof o=="object"&&o!==null&&o.version&&o.data?o.data:o})();if(s.keyframes)return{keyframesId:st(),keyframes:s.keyframes.map((o,r)=>{var c;const a=s.keyframes[r+1],l=(()=>!a||a.start===void 0||o.end===void 0?0:a.start-o.end)();return we(G({id:(c=o.uuid)!=null?c:st(),moveIndex:r,stay:l,index:r},o),{guildPluginOptions:s.guildPluginOptions})})};if(s.panoIndexList){let o=[];const{moveEffect:r,moveToFirstPanoEffect:a,moveToFirstPanoDuration:l}=s;return this.privateState.moveToFirstPanoEffect=a,this.privateState.moveToFirstPanoDuration=l,s.panoIndexList.forEach((c,d)=>{const h=(()=>{var g,v,y,I;const u=s.panoIndexList.slice(d).find(M=>M!==c);if(u===void 0)return;const m=(g=i[c])==null?void 0:g.position,A=(v=i[u])==null?void 0:v.position;if(!A||!m||((y=i[c])==null?void 0:y.floorIndex)!==((I=i[u])==null?void 0:I.floorIndex))return;const p=new E.Vector3().subVectors(A,m);return VP(p.normalize())})();s.moveType===void 0||s.moveType==="justMove"?o.push({moveIndex:d,stay:s.stay,data:G({effect:"Move",panoIndex:c,moveEffect:r},h!=null?h:{})}):s.moveType==="moveAndRotate"&&(o.push({moveIndex:d,stay:s.stay,data:{effect:"Move",panoIndex:c,moveEffect:r}}),h&&o.push({moveIndex:d,stay:s.stay,data:G({effect:"Rotate",panoIndex:c},h)}))}),{keyframesId:st(),keyframes:o.map((c,d)=>G({id:st(),index:d},c)),guildPluginOptions:s.guildPluginOptions,useGuildLine:s.useGuildLine}}else throw new Error("format error: data no keyframes or no panoIndexList")})}handleEnable(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.enable(),this.hooks.emit("enable",{userAction:i})):((o=this.GuideLine)==null||o.disable(),this.changePlayState(!1,{userAction:i}),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){var s,o;e?((s=this.GuideLine)==null||s.show(),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):((o=this.GuideLine)==null||o.hide(),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}changePlayState(e,i){this.actionIfStateIsEnabled(()=>{var s;return this.hooks.emit("playStateChange",e?"playing":"pause",{userAction:(s=i==null?void 0:i.userAction)!=null?s:!0})}),e?this.handlePlay(i):this.handlePause(i),this.state.playing=e}handlePlay(e){return H(this,null,function*(){var m;const{data:i,state:s,privateState:o,hooks:r}=this;if(o.playing||!(i!=null&&i.keyframes)||(i==null?void 0:i.keyframes.length)===0)return;const a=st();o.playId=a,o.playing=!0,o.broke=!1;const l=i.keyframes,c=this.getPauseData();(e==null?void 0:e.notEmitEvent)!==!0&&r.emit("play",{userAction:(m=e==null?void 0:e.userAction)!=null?m:!0});let d=!1;const u=yield(()=>H(this,null,function*(){var A,p;if((e==null?void 0:e.playFromIndex)!==void 0)return e.playFromIndex;if((e==null?void 0:e.playFromId)!==void 0)return(A=this.data)==null?void 0:A.keyframes.findIndex(g=>g.id===e.playFromId);if(c!=null&&c.keyframeId){const g=(p=this.data)==null?void 0:p.keyframes.find(v=>v.id===c.keyframeId);if(c!=null&&c.fiveState&&(yield this.move(c.fiveState,{moveEffect:o.moveToFirstPanoEffect,duration:o.moveToFirstPanoDuration})),g){if(g.data.effect==="Move")return g.index;if(g.data.effect==="Rotate"){const v=c.duration!==void 0?c.duration*(1-c.playedProgress):void 0;return yield this.playKeyframe(g,{duration:v}),d=!0,g.index+1}}}}))();this.clearPauseData();for(const A of l){if(o.broke||!s.playing||!o.playing||a!==o.playId)return;if(!(u!==void 0&&A.index<u))try{r.emit("playIndexChange",A.index,A),yield this.playKeyframe(A,{moveEffect:d===!1?o.moveToFirstPanoEffect:void 0,duration:d===!1&&typeof o.moveToFirstPanoDuration=="number"?o.moveToFirstPanoDuration:void 0}),A.stay&&(yield QP(A.stay)),d===!1&&(d=!0)}catch(p){return Promise.resolve("broke")}}s.playing&&a===o.playId&&(this.setState({playing:!1},{userAction:!1}),r.emit("end"),this.clearPauseData())})}handlePause(e){var r;const{state:i,privateState:s,hooks:o}=this;i.playing=!1,s.playing!==!1&&(s.playing=!1,this.setPauseData(),s.broke||this.forceInteruptUpdateCamera(),(e==null?void 0:e.notEmitEvent)!==!0&&o.emit("pause",{userAction:(r=e==null?void 0:e.userAction)!=null?r:!0}))}playKeyframe(e,i){return H(this,null,function*(){var o;const{privateState:s}=this;return((o=this.privateState.currentPlayKeyframe)==null?void 0:o.keyframe.id)!==e.id&&(this.privateState.currentPlayKeyframe={keyframe:e}),s.currentPlayQueue.push(this.getPlayPromise(e,i)),this.actionPromiseQueue()})}addInterruptListener(e){const i=()=>{this.privateState.modeChanging||e()},s=e;return this.five.once("gesture",s),this.five.once("wantsChangeMode",i),()=>{this.five.off("gesture",s),this.five.once("wantsChangeMode",i)}}getPlayPromise(s){return H(this,arguments,function*(e,i={}){var r;const o=e.data;if(i.duration=(r=i.duration)!=null?r:e.start!==void 0&&e.end!==void 0?e.end-e.start:void 0,!!o)return new Promise((a,l)=>{let c=!1;this.addInterruptListener(()=>{if(!c)return this.hooks.emit("broke"),this.privateState.broke=!0,this.setState({playing:!1}),c=!0,l(new Error("play is interupted"))});try{if(c)return;const d=()=>{a(),c=!0};switch(o.effect){case"Move":this.move(o,i).then(d);break;case"Rotate":this.rotate(o,i).then(d);break;default:this.rotate(o,i).then(d)}}catch(d){}})})}actionPromiseQueue(){return H(this,null,function*(){const{privateState:e}=this;return new Promise((i,s)=>{if(e.currentPlayQueue.length===0){i();return}const o=e.currentPlayQueue.shift();if(!o){i();return}o.then(i,s)}).then(()=>e.currentPlayQueue.length===0?Promise.resolve():this.actionPromiseQueue())})}move(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode(e);else if(e.panoIndex!==this.five.panoIndex)yield this.changePano(e,i);else return Promise.resolve()})}rotate(e,i){return H(this,null,function*(){if(e.mode&&e.mode!==this.five.currentMode)yield this.changeMode({mode:e.mode,panoIndex:e.panoIndex});else if(e.panoIndex&&e.panoIndex!==this.five.panoIndex)return yield this.changePano(e,i);yield this.updateCamera(e,i)})}updateCamera(s){return H(this,arguments,function*(e,i={}){const{five:o,privateState:r,state:a}=this,l=(()=>{var m,A;const h=(m=a.config)==null?void 0:m.speedConfig,u=(A=e.rotateSpeed)!=null?A:h==null?void 0:h.rotateSpeed;if((h==null?void 0:h.rotateSpeedUnit)===void 0)return u;if(u!==void 0)return h.rotateSpeedUnit==="rad/ms"?u:u/1e3})(),c=(()=>{if(i.duration)return i.duration;if(l){const h=this.five.getCurrentState();return zP(h,e)/l}return 800})();r.currentPlayKeyframe&&(r.currentPlayKeyframe.originDuration=c);const d=this.getSpeededDuration(c);return new Promise(h=>{OP(()=>o.updateCamera(e,d)),setTimeout(()=>h(),d)})})}changePano(e,i){return H(this,null,function*(){const{five:s,privateState:o,state:r}=this;if(typeof e.panoIndex!="number"||e.panoIndex===s.panoIndex)return;const a=s.getCurrentState().mode!=="Panorama";a&&(this.privateState.modeChanging=!0);const l=(()=>{var u,m;const d=(u=r.config)==null?void 0:u.speedConfig,h=(m=e.moveSpeed)!=null?m:d==null?void 0:d.moveSpeed;if((d==null?void 0:d.moveSpeedUnit)===void 0)return h;if(h!==void 0)return d.moveSpeedUnit==="m/ms"?h:h/1e3})(),c=(()=>{if(i!=null&&i.duration)return i.duration;if(l&&typeof s.panoIndex=="number"&&typeof e.panoIndex=="number"){const d=s.work.observers[s.panoIndex].position,h=s.work.observers[e.panoIndex].position;return d.distanceTo(h)/l}return 800})();o.currentPlayKeyframe&&(o.currentPlayKeyframe.originDuration=c),yield new Promise(d=>{var h,u,m;s.moveToPano(e.panoIndex,{latitude:e.latitude,longitude:e.longitude,fov:e.fov,duration:this.getSpeededDuration(c),effect:(m=(u=i==null?void 0:i.moveEffect)!=null?u:(h=this.state.config)==null?void 0:h.moveEffect)!=null?m:e.moveEffect,moveCancelCallback:()=>d(),moveEndCallback:()=>d()}),a&&s.once("panoArrived",()=>d())}),a&&(this.privateState.modeChanging=!1)})}changeSpeed(e,i=!0){const{state:s,privateState:o,hooks:r}=this,{currentPlayKeyframe:a}=o;if(r.emit("speedChange",e,{userAction:i}),s.playing&&a)try{const l=a.originDuration!==void 0?a.originDuration*(1-this.getProgress()):void 0,c=this.playKeyframe(a.keyframe,{duration:l});o.currentPlayQueue.push(c)}catch(l){}}getSpeededDuration(e){return e/this.state.speed}getProgress(){return this.five.controller.cameraMotion.progress}changeMode(e,i){return H(this,null,function*(){e.mode&&e.mode!==this.five.currentMode&&(this.privateState.modeChanging=!0,yield this.five.changeMode(e.mode,e,i),this.privateState.modeChanging=!1)})}forceInteruptUpdateCamera(){this.five.updateCamera({},0)}getPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return aa.get((i=this.data)==null?void 0:i.keyframesId)}setPauseData(){var e,i,s,o;if((e=this.data)!=null&&e.keyframesId)return aa.set((i=this.data)==null?void 0:i.keyframesId,{keyframeId:(s=this.privateState.currentPlayKeyframe)==null?void 0:s.keyframe.id,fiveState:this.five.getCurrentState(),duration:(o=this.privateState.currentPlayKeyframe)==null?void 0:o.originDuration,playedProgress:this.getProgress()})}clearPauseData(){var e,i;if((e=this.data)!=null&&e.keyframesId)return aa.delete((i=this.data)==null?void 0:i.keyframesId)}clear(){this.clearPauseData(),this.privateState.currentPlayKeyframe=null}handleDispose(){var e,i;this.setState({playing:!1}),this.clearPauseData(),this.clear(),(e=this.GuideLine)==null||e.dispose(),this.GuideLine=void 0,(i=this.privateState.disposers)==null||i.forEach(s=>s==null?void 0:s())}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&GP()}waitFiveLoaded(){return H(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}setFiveLinearUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=e=>{const i=this.five.controller.cameraMotion,s=e-i.startTime;return s<0?0:s>=i.duration?1:1-RP(1,i.startVelocity,i.duration,s)})}setFiveOriginUpdateCamera(){this.privateState.fiveOriginGetProgress&&(this.five.controller.cameraMotion.getProgress=this.privateState.fiveOriginGetProgress)}}f(es,"PluginVersion",Zu);const _P=Object.freeze(Object.defineProperty({__proto__:null},Symbol.toStringTag,{value:"Module"})),FP=n=>new es(n);class Ku{constructor(t){f(this,"id");f(this,"renderID");f(this,"isGuideLine",!0);f(this,"panoramaItem");f(this,"modelItem");f(this,"hooks",new Ae.Subscribe);f(this,"_visible",!0);f(this,"plugin");f(this,"five");f(this,"logError",t=>Jd("GuideLineItem: ",t));this.id=t.id,this.five=t.five,this.plugin=t.plugin,this.panoramaItem=new oa(this.five,{mode:"panorama",plugin:this.plugin,parent:this}),this.modelItem=new oa(this.five,{mode:"model",plugin:this.plugin,parent:this})}get visible(){return this._visible}setData(t){this.setDataByMode("panorama",t),this.setDataByMode("model",t)}setHeightOffset(t){this.modelItem.mesh.position.y=t,this.panoramaItem.mesh.position.y=t}setDataByMode(t,e){var l;const i=t==="panorama"?this.panoramaItem:this.modelItem,s=t==="panorama"?e.panorama_style:e.model_style,o=e.path,r=s,a=s;if(e.pano_group){const c=t==="panorama";i.setGeometryByPanoGroup(e.pano_group,G({skipPanoGroup:c},r))}else e.path&&i.setGeometryByPath(o,r);i.name=e.name,i.setMartial(a),i.setVisibleFloorIndexes((l=e.visible_floor_indexes)!=null?l:null),i.setStartTag(s==null?void 0:s.start_tag),i.setEndTag(s==null?void 0:s.end_tag)}show(){this._visible=!0,this.hooks.emit("show",{userAction:!0})}hide(){this._visible=!1,this.hooks.emit("hide",{userAction:!0})}dispose(){this.panoramaItem.dispose(),this.modelItem.dispose()}walk(t){return H(this,null,function*(){if(!this.panoramaItem.panoGroup)return;const e=G({panoIndexList:this.panoramaItem.panoGroup},t);this.hooks.emit("walkStart",{userAction:!0});const[i]=yield cn(WP(this.five,e));if(this.hooks.emit("walkEnded",{userAction:!0}),i)return this.logError(i.message)})}}function WP(n,t){return H(this,null,function*(){if(t.panoIndexList.length===0)return;const e=n.getCurrentState();e.mode!=="Panorama"&&(yield yr(n,["Panorama",{longitude:e.longitude,latitude:0,panoIndex:t.panoIndexList[0]}]));const i=new es(n,{useGuideLine:!1});yield i.load(t),yield new Promise((s,o)=>{const r=n.getCurrentState();let a=t.panoIndexList.slice();r.panoIndex===a[0]&&c(r.panoIndex),i.playFromStart();function l(m){if(m!=="Panorama")return h(new Error("mode not match"))}function c(m){const A=a[0];if(a=a.slice(1),m!==A)return h(new Error("panoIndex not match, wanted: "+A+", got: "+m));if(a.length===0)return u()}function d(){n.off("modeChange",l),n.off("panoArrived",c)}function h(m){d(),o(m)}function u(){d(),s()}n.on("modeChange",l),n.on("panoArrived",c)})})}const HP=Object.freeze(Object.defineProperty({__proto__:null,GuideLineItem:Ku},Symbol.toStringTag,{value:"Module"})),$u="v1.1.0",la="GuideLinePlugin",ef=`${la}@${$u}`;let YP=class extends Ai{constructor(e,i){super(e,i);f(this,"version",$u);f(this,"name",la);f(this,"cruisePlugin");f(this,"itemMap",new Map);f(this,"state",{visible:!1,enabled:!0});f(this,"data");f(this,"heightOffset",0);f(this,"_config");f(this,"_disposed",!1);f(this,"disposedErrorLog",()=>{console.error(`${ef} is disposed`)});this._config=i!=null?i:{},this.cruisePlugin=new es(e,{useGuideLine:!1}),Object.assign(window,{[`__${la}_DEBUG__`]:this})}get config(){return this._config}get disposed(){return this._disposed}load(e,i,s=!0){return H(this,null,function*(){var m,A,p,g,v,y,I;if(this.disposed)return;const o=this.data?JSON.parse(JSON.stringify(this.data)):void 0,r=yield this.formatData(e);this.hooks.emit("dataChange",r,o),this.data=r;const a=r.config,c={panorama_style:{visible:!!(!r.lines&&r.routes),unit_length:(m=a==null?void 0:a.unitHeight)!=null?m:.4,width:(A=a==null?void 0:a.unitWidth)!=null?A:.6,texture:{url:(p=a==null?void 0:a.arrowTextureUrl)!=null?p:this.staticPrefix+"/release/web/arrow6.b6ce0c62.png"}}},d=(v=(g=r.routes)==null?void 0:g.map(M=>{var S;return We({},c,{id:(S=M.id)!=null?S:Date.now(),pano_group:M.panoIndexList})}))!=null?v:[],h=(I=(y=r.lines)==null?void 0:y.map(M=>We({},c,M)))!=null?I:[],u=[...d,...h];yield this.waitFiveLoaded(),this.clear(),u.forEach(M=>{this.addGuideLineItem(M)}),this.updateTagsEnable(),this.handleVisible(this.state.visible),this.handleEnable(this.state.enabled),i&&this.setState(i,{userAction:s}),this.hooks.emit("dataLoaded",r),console.debug(`${ef} loaded`,r)})}formatData(e){return H(this,null,function*(){return this.getDataWithoutVersion(e)})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.disposed||(this.clear(),this.hooks.emit("dispose"))}setState(e,i){var o;if(this.disposed)return this.disposedErrorLog();const s=G({},this.state);this.state=G(G({},this.state),e),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible,i==null?void 0:i.userAction),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled,i==null?void 0:i.userAction),wt(s,this.state,{deep:!0})||(this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:(o=i==null?void 0:i.userAction)!=null?o:!0}),this.five.needsRender=!0)}addGuideLineItem(e){const i=e.render_id||e.id,s=this.itemMap.get(i);s&&this.removeGuideLineItem(s);const o=new Ku({five:this.five,id:i,plugin:this});return this.itemMap.set(i,o),e&&o.setData(e),this.heightOffset+=1e-4,o.setHeightOffset(this.heightOffset),o}getGuideLineItemByID(e){return this.itemMap.get(e)}removeGuideLineItem(e){this.itemMap.delete(e.id),e.panoramaItem.dispose(),e.modelItem.dispose()}updateTagsEnable(){const e=[];function i(r){return Array.isArray(r)&&r.every(a=>typeof a=="number")}function s(r,a){return new E.Vector3().fromArray(r).distanceTo(new E.Vector3().fromArray(a))<.01}function o(r){var l;const a=(l=r.tag)==null?void 0:l.position;return i(a)?e.every(c=>{var d;return i((d=c.tag)==null?void 0:d.position)?!s(a,c.tag.position):!0}):!1}this.itemMap.forEach(r=>{const a=r.modelItem.startTagContainer,l=r.modelItem.endTagContainer,c=o(a);c&&e.push(a),a.plugin.setState({enabled:c},{});const d=o(l);d&&e.push(l),l.plugin.setState({enabled:d},{})})}clear(){this.itemMap.forEach(e=>{this.removeGuideLineItem(e)})}handleEnable(e,i=!0){this.hooks.emit(e?"enable":"disable",{userAction:i})}handleVisible(e,i=!0){this.state.enabled&&this.hooks.emit(e?"show":"hide",{userAction:i})}waitFiveLoaded(){return H(this,null,function*(){return new Promise(e=>{if(this.five.work){e();return}this.five.once("loaded",()=>{e()})})})}getDataWithoutVersion(e){return typeof e=="object"&&e!==null&&e.version&&e.data?e.data:e}};const tf=(n,t)=>new YP(n,t);function nf(n,t,e){if(e){const s=new E.Vector3().subVectors(n.position,e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);n.position.copy(s)}n.quaternion.copy(t)}class Po extends qc{constructor(e,i){var s;super();f(this,"originObject3D");f(this,"onRender");this.originObject3D=e,this.onRender=(s=i==null?void 0:i.onRender)!=null?s:()=>{}}get helperObject(){return this}render(){this.onRender()}enable(){this.parent.children.includes(this)||this.parent.add(this)}disable(){this.removeFromParent()}show(){this.visible=!0,this.render()}hide(){this.visible=!1,this.render()}raycasterIntersectObject(e,i=[]){return e.intersectObject(this,!0,i)}initialPosition(){this.position.add(this.originObject3D.position)}initQuaternion(){this.quaternion.copy(this.originObject3D.quaternion)}applyHelperScaleMatrix4(e,i){this.scale.applyMatrix4(e)}setHelperQuaternion(e,i){nf(this,e,i)}applyHelperQuaternion(e,i){if(i){const s=new R.Vector3().subVectors(this.position,i).applyQuaternion(e).add(i);this.position.copy(s)}this.applyQuaternion(e)}dispose(){this.removeFromParent()}}class UP extends Po{}class XP extends Po{}class ZP extends Po{}class sf extends Po{}class JP extends sf{}class qP extends E.Group{constructor(e){super();f(this,"direction");this.direction=e||"x"}}class of extends E.Mesh{constructor(e,i,s){super(e,i);f(this,"direction");this.direction=s||"x"}}function KP(n,t){const{offsetWidth:e,offsetHeight:i}=t,{top:s,left:o}=t.getBoundingClientRect();return Object.assign(new E.Vector2,{x:(n.x-o)/e*2-1,y:-(n.y-s)/i*2+1})}function ca(n,t,e){if(!t||!e||!n)return;const i=KP(t,e);if(Math.abs(i.x)===1||Math.abs(i.y)===1)return;const s=new E.Raycaster;return s.setFromCamera(i,n),s}function $P(n,t){return!(Math.abs(n.x-t.x)>1e-5||Math.abs(n.y-t.y)>1e-5||Math.abs(n.z-t.z)>1e-5)}class da extends qP{constructor(e){var d;super(e.direction);f(this,"line");f(this,"arrow");f(this,"lineHeight",.4);f(this,"arrowHeight",.1);this.name="ArrowGroup";const i=new E.Color((d=e.color)!=null?d:16214315),s=new E.MeshBasicMaterial({color:i,depthTest:!1,opacity:1,transparent:!0,side:E.DoubleSide}),o=new E.ConeGeometry(.04,.1,32),r=new of(o,s.clone(),e.direction);r.name=`arrow-${e.direction}`,this.arrow=r;const a=.004,l=new E.CylinderGeometry(a,a,.4,32),c=new of(l,s.clone(),e.direction);c.name=`line-${e.direction}`,this.line=c,this.formatArrow(),this.formatLine(),this.add(this.arrow,this.line)}formatArrow(){this.arrow.geometry.translate(0,this.lineHeight+this.arrowHeight/2,0),this.direction==="x"?(this.arrow.geometry.rotateX(Math.PI/2),this.arrow.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.arrow.geometry.rotateX(Math.PI/2)}formatLine(){this.line.geometry.translate(0,this.lineHeight/2,0),this.direction==="x"?(this.line.geometry.rotateX(Math.PI/2),this.line.geometry.rotateY(Math.PI/2)):this.direction==="z"&&this.line.geometry.rotateX(Math.PI/2)}}const ha={X:15618642,Y:4765519,Z:4227839};class Pn{static get X(){return new E.Color(ha.X).convertSRGBToLinear().clone()}static get Y(){return new E.Color(ha.Y).convertSRGBToLinear().clone()}static get Z(){return new E.Color(ha.Z).convertSRGBToLinear().clone()}}class e2 extends UP{constructor(e){super(e);f(this,"xArrow",new da({direction:"x",color:Pn.X}));f(this,"yArrow",new da({direction:"y",color:Pn.Y}));f(this,"zArrow",new da({direction:"z",color:Pn.Z}));this.add(this.xArrow),this.add(this.yArrow),this.add(this.zArrow)}show(){super.show(),this.xArrow.visible=!0,this.yArrow.visible=!0,this.zArrow.visible=!0}showDraggingHelper(e){this.xArrow.visible=e.includes("x"),this.yArrow.visible=e.includes("y"),this.zArrow.visible=e.includes("z")}dispose(){this.remove(this.xArrow,this.yArrow,this.zArrow)}}function zi(n,t){return t2(document.createElement(t!=null?t:"div"),n)}function t2(n,t){if(!t)return n;for(const e in t)e&&t[e]&&(n.style[e]=t[e]);return n}function i2(n){const t=zi(G({position:"absolute",display:"block",borderRadius:"4px",paddingTop:"1px",paddingBottom:"1px",paddingLeft:"4px",paddingRight:"4px",pointerEvents:"none",userSelect:"none",zIndex:"99999",backgroundColor:"rgba(0,0,0,0.7)",fontSize:"12px",color:"#fff",letterSpacing:"0",lineHeight:"18px"},n)),e=()=>{t.style.display!=="block"&&t.style.top&&t.style.left&&(t.style.display="block")};return{element:t,show:e,hide:()=>{t.style.display="none",t.style.top="",t.style.left=""},setLeftTop:(o,r)=>{t.style.left=o,t.style.top=r,e()}}}class n2 extends ZP{constructor(e,i){super(e);f(this,"xCircle");f(this,"yCircle");f(this,"zCircle");f(this,"children",[]);f(this,"angleTips");f(this,"container");(i==null?void 0:i.yzCircleEnable)!==!1&&(this.xCircle=new ua({direction:"x",color:Pn.X})),(i==null?void 0:i.xzCircleEnable)!==!1&&(this.yCircle=new ua({direction:"y",color:Pn.Y})),(i==null?void 0:i.xyCircleEnable)!==!1&&(this.zCircle=new ua({direction:"z",color:Pn.Z})),i!=null&&i.container&&(i==null?void 0:i.angleTipsEnable)!==!1&&(this.container=i==null?void 0:i.container,this.angleTips=i2({display:"none"}),this.container.appendChild(this.angleTips.element)),this.add(...[this.xCircle,this.yCircle,this.zCircle].filter(Boolean)),this.show()}hide(){this.children.forEach(e=>e.hide())}show(){var e;this.children.forEach(i=>i.showCircle()),(e=this.angleTips)==null||e.hide()}showDraggingHelper(e){var i;this.hide(),this.children.filter(s=>e.includes(s.direction)).forEach(s=>s.showRing()),(i=this.angleTips)==null||i.show()}dispose(){var e,i;this.removeFromParent(),(i=(e=this.angleTips)==null?void 0:e.element)==null||i.remove()}}class ua extends E.Group{constructor(e){super();f(this,"direction");f(this,"circle");f(this,"ring");f(this,"angleSector");this.direction=e.direction,this.circle=new s2(e),this.ring=new o2(e),this.angleSector=new r2(e),this.add(this.circle,this.ring,this.angleSector),this.direction==="y"?this.rotateX(Math.PI/2):this.direction==="x"&&this.rotateY(-Math.PI/2)}showCircle(){this.add(this.circle),this.remove(this.ring,this.angleSector)}showRing(){this.add(this.ring,this.angleSector),this.remove(this.circle)}hide(){this.remove(this.ring,this.angleSector,this.circle)}}class s2 extends E.Mesh{constructor(e){var i;super();f(this,"direction");f(this,"gapAngle",.02);f(this,"geometry",new E.RingGeometry(.25,.3,20,8,this.gapAngle,Math.PI/2-this.gapAngle*2));this.material=new E.MeshBasicMaterial({opacity:.6,color:(i=e.color)!=null?i:16777215,transparent:!0,side:E.DoubleSide,depthTest:!1}),this.direction=e.direction,this.geometry.name=`RotateHelperCircleGeometry-${this.direction}`}}class o2 extends E.Group{constructor(e){super();f(this,"direction");this.direction=e.direction;const i=.015,s=new Array(8).fill(null).map((o,r)=>{const a=new E.RingGeometry(.25,.3,20,8,Math.PI/4*r+i,Math.PI/4-i*2),l=new E.MeshBasicMaterial({opacity:1,color:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),c=new E.Mesh(a,l);return c.name=`AxesDashedRing-${this.direction}-${r}`,c});this.add(...s)}}class r2 extends E.Mesh{constructor(e){var s;super();f(this,"direction");f(this,"baseAxes");f(this,"angleDirection");switch(e.direction){case"x":this.baseAxes=new E.Vector3(0,0,1);break;case"y":this.baseAxes=new E.Vector3(1,0,0);break;case"z":this.baseAxes=new E.Vector3(1,0,0);break}const i=.3+5e-4;this.geometry=new E.CircleGeometry(i,48,0,1e-4),this.material=new E.MeshBasicMaterial({opacity:.4,color:(s=e.color)!=null?s:16777215,depthTest:!1,transparent:!0,side:E.DoubleSide}),this.direction=e.direction,this.angleDirection=this.direction==="z"?1:-1}}function a2(){const n=zi({width:"100%",height:"100%",left:"0",top:"0",position:"absolute",pointerEvents:"none"}),t=zi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"relative",display:"flex",alignItems:"center",justifyContent:"center"}),e=zi({boxSizing:"border-box",width:"100%",height:"100%",left:"0",top:"0",position:"absolute",border:"1px solid rgba(255,255,255,0.4)"});n.appendChild(t),t.appendChild(e);const i="-4px",s={direction:"nesw",element:yi({cursor:"nesw-resize",left:i,bottom:i})},o={direction:"ns",element:yi({cursor:"ns-resize",bottom:i})},r={direction:"nwse",element:yi({cursor:"nwse-resize",right:i,bottom:i})},a={direction:"ew",element:yi({cursor:"ew-resize",right:i})},l={direction:"nesw",element:yi({cursor:"nesw-resize",right:i,top:i})},c={direction:"ns",element:yi({cursor:"ns-resize",top:i})},d={direction:"nwse",element:yi({cursor:"nwse-resize",left:i,top:i})},h={direction:"ew",element:yi({cursor:"ew-resize",left:i})};return new Array(o,a,c,h,s,r,l,d).forEach(m=>t.appendChild(m.element)),{container:n,squares:[s,o,r,a,l,c,d,h]}}function yi(n){const t=zi(G({background:"#FFFFFF",width:"9px",height:"9px",position:"absolute",pointerEvents:"none"},n)),e=zi({width:"15px",height:"15px",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",pointerEvents:"none"}),i=zi({width:"15px",height:"15px",cursor:n==null?void 0:n.cursor,pointerEvents:"auto",background:"transparent"});return i.draggable=!0,e.appendChild(i),t.appendChild(e),t}class l2 extends JP{constructor(e,i,s,o){super(e);f(this,"points",[]);f(this,"cornerPositions",[]);f(this,"css3DInstance");f(this,"plane");f(this,"css3DRenderer",new Ui);f(this,"camera");f(this,"scene");f(this,"container");f(this,"enabled",!1);this.camera=s,this.scene=o,this.container=i,this.initRectangleScaleHelper()}get helperObject(){var e;if(!((e=this.css3DInstance)!=null&&e.css3DObject))throw new Error("css3DInstance is not initialized");return this.css3DInstance.css3DObject}applyMatrix4(e){var i;super.applyMatrix4(e),this.helperObject.applyMatrix4(e),(i=this.plane)==null||i.applyMatrix4(e),this.cornerPositions.forEach(s=>s.applyMatrix4(e))}showDraggingHelper(){}applyHelperScaleMatrix4(e,i){var s;(s=this.plane)==null||s.scale.applyMatrix4(e),this.helperObject.applyScaleMatrix4(e)}updatePoints(){const e=this.calculatePointPosition(this.cornerPositions);this.points.forEach((i,s)=>{i.position.copy(e[s])})}applyHelperQuaternion(e,i){var o;const s=(o=this.css3DInstance)==null?void 0:o.css3DObject;if(s){const r=new E.Vector3().subVectors(s.position,i).applyQuaternion(e).add(i);s.position.copy(r),s.applyQuaternion(e)}if(this.plane){const r=new E.Vector3().subVectors(this.plane.position,i).applyQuaternion(e).add(i);this.plane.position.copy(r),this.plane.applyQuaternion(e)}this.cornerPositions.forEach(r=>{const a=new E.Vector3().subVectors(r,i).applyQuaternion(e).add(i);r.copy(a)})}enable(){var e;this.enabled||(this.enabled=!0,(e=this.css3DInstance)==null||e.enable(),this.plane&&this.scene.add(this.plane))}disable(){var e;this.enabled&&(this.enabled=!1,(e=this.css3DInstance)==null||e.disable(),this.plane&&this.scene.remove(this.plane))}show(){var e;(e=this.css3DInstance)==null||e.show(),this.plane&&(this.plane.visible=!0)}hide(){var e;(e=this.css3DInstance)==null||e.hide(),this.plane&&(this.plane.visible=!1)}dispose(){this.disable(),this.css3DRenderer.dispose()}initRectangleScaleHelper(){var a,l;const e=this.getCornerPositions();if(!e)return;this.cornerPositions=e;const i=this.css3DRenderer.create3DElement(this.camera,e,{ratio:.003});if(!i)return;this.css3DInstance=i,i.appendToElement(this.container);const s=i.css3DObject.container,{container:o,squares:r}=a2();this.points=r.map((c,d)=>({direction:c.direction,point:c.element,position:this.calculatePointPosition(e)[d]})),s.insertBefore(o,(a=s.children[0])!=null?a:null),this.helperObject.position.copy(this.originObject3D.position),(l=this.plane)==null||l.position.copy(this.originObject3D.position)}getCornerPositions(){const{originObject3D:e}=this;if(e.isCSS3DObjectPlus)return e.cornerPoints;console.error("当前物体暂时不支持 ScaleHelper")}calculatePointPosition(e){return[e[0].clone(),e[0].clone().add(e[1]).divideScalar(2),e[1].clone(),e[1].clone().add(e[2]).divideScalar(2),e[2].clone(),e[2].clone().add(e[3]).divideScalar(2),e[3].clone(),e[3].clone().add(e[0]).divideScalar(2)]}}function rf(n){const t=new E.Box3,e=new E.Vector3;if(n.traverse(i=>{var o;if(i.name==="shadow")return;const s=i.geometry;if(s!==void 0)if((o=s==null?void 0:s.attributes)!=null&&o.position){const r=s.attributes.position;for(let a=0,l=r.count;a<l;a++)e.fromBufferAttribute(r,a).applyMatrix4(i.matrix),t.expandByPoint(e)}else s.vertices.forEach(r=>{const a=r.clone().applyMatrix4(i.matrix);t.expandByPoint(a)})}),!t.isEmpty())return t}class c2 extends XP{constructor(e){super(e);f(this,"box");f(this,"outline");f(this,"originObject");f(this,"positionAttribute");this.originObject=e,this.positionAttribute=new E.BufferAttribute(new Float32Array(8*3),3),this.box=this.createBox(),this.outline=this.createOutline(),this.add(this.box,this.outline),this.update()}raycasterIntersectObject(e,i){return e.intersectObject(this,!1,i)}raycast(e,i){this.box.raycast(e,i)}update(){const e=rf(this.originObject);if(!e)return;const{min:i,max:s}=e;this.positionAttribute.setXYZ(0,s.x,s.y,s.z),this.positionAttribute.setXYZ(1,i.x,s.y,s.z),this.positionAttribute.setXYZ(2,i.x,i.y,s.z),this.positionAttribute.setXYZ(3,s.x,i.y,s.z),this.positionAttribute.setXYZ(4,s.x,s.y,i.z),this.positionAttribute.setXYZ(5,i.x,s.y,i.z),this.positionAttribute.setXYZ(6,i.x,i.y,i.z),this.positionAttribute.setXYZ(7,s.x,i.y,i.z),this.positionAttribute.needsUpdate=!0}createOutline(){const e=new Uint16Array([0,1,1,2,2,3,3,0,4,5,5,6,6,7,7,4,0,4,1,5,2,6,3,7]),i=new E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.LineBasicMaterial({color:64767,linewidth:1,opacity:1,depthTest:!1,transparent:!0,toneMapped:!1}),o=new E.LineSegments(i,s);return o.matrixAutoUpdate=!1,o}createBox(){const e=new Uint16Array([0,1,2,0,2,3,0,3,7,0,7,4,0,4,5,0,5,1,6,1,5,6,2,1,6,5,4,6,4,7,6,3,2,6,7,3]),i=new E.BufferGeometry;i.setIndex(new E.BufferAttribute(e,1)),i.setAttribute("position",this.positionAttribute);const s=new E.MeshBasicMaterial({color:64767,opacity:.1,depthTest:!1,transparent:!0});return new E.Mesh(i,s)}}class ts{constructor(t,e){f(this,"originObject3D");f(this,"hooks");f(this,"disposers",[]);f(this,"helperObject3D");f(this,"camera");f(this,"model");f(this,"scene");f(this,"container");f(this,"domEvents");f(this,"isDragging",!1);f(this,"enabled",!1);f(this,"name","BaseController");f(this,"boundingBox");f(this,"offset");f(this,"onRender");f(this,"onWantsTapGesture",t=>{if(this.getIntersectObject(t))return!1});var c,d;this.hooks=(c=t.sharedHooks)!=null?c:new Hi,this.camera=t.camera,this.model=t.model,this.originObject3D=t.originObject3D,this.helperObject3D=t.helperObject3D,this.container=t.container,this.scene=t.scene,this.domEvents=new je(t.camera,t.container),this.onRender=(d=t.onRender)!=null?d:()=>{},this.offset=e==null?void 0:e.offset,this.initialHelperPosition(),this.initialHelperQuaternion(),this.enable();const i=(...h)=>this.onSetOriginObjectScale(...h),s=(...h)=>this.onSetOriginObjectRotate(...h),o=(...h)=>this.onSetOriginObjectPosition(...h),r=(...h)=>this.onApplyOriginObjectScale(...h),a=(...h)=>this.onApplyOriginObjectRotate(...h),l=(...h)=>this.onApplyOriginObjectPosition(...h);this.hooks.on("setObjectScale",i),this.hooks.on("setObjectRotate",s),this.hooks.on("setObjectPosition",o),this.hooks.on("applyObjectPosition",l),this.hooks.on("applyObjectRotate",a),this.hooks.on("applyObjectScale",r),this.disposers.push(()=>{this.hooks.off("setObjectScale",i),this.hooks.off("setObjectRotate",s),this.hooks.off("setObjectPosition",o),this.hooks.off("applyObjectPosition",l),this.hooks.off("applyObjectRotate",a),this.hooks.off("applyObjectScale",r)})}initialHelperPosition(){this.helperObject3D.position.add(this.calculateOffset(this.offset)),this.helperObject3D.initialPosition()}initialHelperQuaternion(){this.helperObject3D.initQuaternion()}enable(){this.enabled||(this.enabled=!0,this.scene.add(this.helperObject3D),this.helperObject3D.enable(),this.render())}disable(){this.enabled&&(this.enabled=!1,this.helperObject3D.disable(),this.render())}show(){this.helperObject3D.show(),this.render()}hide(){this.helperObject3D.hide(),this.render()}dispose(){var t;(t=this.disposers)==null||t.forEach(e=>e==null?void 0:e()),this.helperObject3D.dispose(),this.render()}applyHelperMatrix4(t){this.helperObject3D.applyMatrix4(t)}applyHelperQuaternion(t,e){this.helperObject3D.applyHelperQuaternion(t,e)}applyHelperScaleMatrix4(t,e){this.helperObject3D.applyHelperScaleMatrix4(t,e)}onWantsGesture(t,e,i){if(this.isDragging)return!1}onIntersectionOnModelUpdate(t){}onApplyOriginObjectScale(t){this.applyHelperScaleMatrix4(t.matrix,t.origin)}onApplyOriginObjectRotate(t){this.applyHelperQuaternion(t.quaternion,t.origin)}onApplyOriginObjectPosition(t){this.applyHelperMatrix4(t.matrix)}onSetOriginObjectScale(t){this.helperObject3D.scale.copy(t),this.updateOffsetByScale(t)}onSetOriginObjectRotate(t,e){this.helperObject3D.setHelperQuaternion(t,e)}onSetOriginObjectPosition(t){this.helperObject3D.position.copy(t.clone().add(this.calculateOffset(this.offset)))}render(){this.onRender()}updateOffsetByScale(t){if(this.boundingBox&&this.offset){const e=this.originObject3D.position,i=new E.Vector3().subVectors(this.boundingBox.max,e).multiply(t).add(e),s=new E.Vector3().subVectors(this.boundingBox.min,e).multiply(t).add(e),o=this.calculateOffset(this.offset,{min:s,max:i});this.helperObject3D.position.copy(o),this.helperObject3D.initialPosition()}}hoverListener(t,e=16777215,i=1){const s=(Array.isArray(t)?t:[t]).filter(Zt),o=[];for(const r of s)if(r instanceof E.Mesh||r instanceof E.Group){const a=r instanceof E.Group?r.children.filter(u=>u instanceof E.Mesh):[r];a.forEach(u=>{u.__originalColor__=u.material.color.clone(),u.__originalOpacity__=u.material.opacity});const l=()=>{a.forEach(u=>{u.material.color.set(e),u.material.opacity=i}),this.render()},c=()=>{a.forEach(u=>{u.material.color.copy(u.__originalColor__),u.material.opacity=u.__originalOpacity__}),this.render()},d=()=>{this.isDragging||l()},h=()=>{this.isDragging||c()};for(const u of a)this.domEvents.addEventListener(u,"mouseover",d),this.domEvents.addEventListener(u,"mouseout",h),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",c),this.hooks.on("rotateEnd",c),o.push(()=>{this.domEvents.removeEventListener(u,"mouseover",d),this.domEvents.removeEventListener(u,"mouseout",h),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",c),this.hooks.off("rotateEnd",c)})}return()=>o.forEach(r=>r==null?void 0:r())}getIntersectObject(t){const e=this.camera.position,i=this.helperObject3D;if(!i)return;const s=this.helperObject3D.raycasterIntersectObject(t)[0];if(!s)return;const o=s;if(o.object=i,this.model.intersectRaycaster){const r=this.model.intersectRaycaster(t)[0];if(r&&r.point.distanceTo(e)<o.point.distanceTo(e))return}return o.object}calculateOffset(t,e){const i=this.originObject3D,s=new E.Vector3(0,0,0);if(!t)return s;const o=()=>e||(this.boundingBox?this.boundingBox:(this.boundingBox=rf(i),this.boundingBox));if(typeof t.x=="number")s.setX(t.x);else if(typeof t.x=="object"){const r=o();s.setX((r.max.x-r.min.x)*t.x.percents)}if(typeof t.y=="number")s.setY(t.y);else if(typeof t.y=="object"){const r=o();s.setY((r.max.y-r.min.y)*t.y.percents)}if(typeof t.z=="number")s.setZ(t.z);else if(typeof t.z=="object"){const r=o();s.setZ((r.max.z-r.min.z)*t.z.percents)}return s}}class d2 extends ts{constructor(...e){super(...e);f(this,"name","MoveController");f(this,"startInfo");f(this,"_moveByMouseEnable",!1);f(this,"mouseInfo");f(this,"mousedownEventListenerDisposer");const i=this.helperObject3D;this.hoverListener([i.xArrow,i.yArrow,i.zArrow]);const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("rotateStart",l),this.hooks.on("rotateEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.disposers.push(()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("rotateStart",l),this.hooks.off("rotateEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}),this.moveByMouseEnable&&this.moveByMouse()}get moveByMouseEnable(){return this._moveByMouseEnable}dispose(){var e;super.dispose(),(e=this.disposers)==null||e.forEach(i=>i==null?void 0:i())}moveByMouse(){this._moveByMouseEnable=!0;const e=this.handleMouseDown.bind(this),i=this.handleMouseUp.bind(this);this.hooks.emit("moveByMouseEnable"),setTimeout(()=>{this.container.addEventListener("mousedown",e),this.container.addEventListener("mouseup",i)}),this.mousedownEventListenerDisposer=()=>{this.container.removeEventListener("mousedown",e),this.container.removeEventListener("mouseup",i)}}disableMoveByMouse(){var e;this._moveByMouseEnable=!1,this.hooks.emit("moveByMouseDisable"),(e=this.mousedownEventListenerDisposer)==null||e.call(this)}onIntersectionOnModelUpdate(e){!this.moveByMouseEnable||this.hooks.emit("wantToMove",e.point)||(this.originObject3D.position.copy(e.point),this.hooks.emit("setObjectPosition",e.point),this.hooks.emit("move",e.point))}onApplyOriginObjectScale(e){}handleMouseDown(e){const{x:i,y:s}=e;this.mouseInfo={x:i,y:s,mouseDownTimestamp:Date.now()}}handleMouseUp(e){if(!this.mouseInfo)return;const{x:i,y:s}=e;this.mouseInfo.x===i&&this.mouseInfo.y===s&&Date.now()-this.mouseInfo.mouseDownTimestamp<500&&(this.disableMoveByMouse(),this.mouseInfo=void 0)}dragStart(e){if(this._moveByMouseEnable||this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=new E.Vector3(1,0,0).applyQuaternion(this.helperObject3D.quaternion),r=new E.Vector3(0,1,0).applyQuaternion(this.helperObject3D.quaternion),a=new E.Vector3(0,0,1).applyQuaternion(this.helperObject3D.quaternion),l=(()=>{switch(s){case"x":return o;case"y":return r;case"z":return a}})(),c=(()=>{switch(s){case"x":case"y":return a;case"z":return o}})(),d=i.point.clone(),h=new E.Plane;h.setFromNormalAndCoplanarPoint(c,d),this.startInfo={startVectorProject:d.clone().projectOnVector(l),directionVector:l,plane:h},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("moveStart"),this.isDragging=!0}dragging(e){if(!this.isDragging||!this.startInfo)return;const i=ca(this.camera,e,this.container);return i?(this.move(i),!1):this.dragEnd()}move(e){if(!this.startInfo)return this.dragEnd();const{plane:i,directionVector:s,startVectorProject:o}=this.startInfo,r=this.originObject3D,a=e.ray.intersectPlane(i,new E.Vector3);if(!a)return;const l=a.clone().projectOnVector(s),c=l.clone().sub(o),d=new E.Matrix4;d.setPosition(c);const h=r.position.clone().applyMatrix4(d);this.hooks.emit("wantToMove",h)||(r.applyMatrix4(d),o.copy(l),this.hooks.emit("applyObjectPosition",{matrix:d}),this.hooks.emit("move",h))}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("moveEnd"))}}class is{constructor(t,e,i,s,o,r){f(this,"helperController");f(this,"five");f(this,"onFiveWantsTapGesture",t=>{if(!this.helperController)return;const e=this.helperController.onWantsTapGesture(t);return this.five.needsRender=!0,e});f(this,"onFiveWantsGesture",(...t)=>{if(!this.helperController)return;const e=this.helperController.onWantsGesture(...t);return this.five.needsRender=!0,e});f(this,"onFiveIntersectionOnModelUpdate",(...t)=>{this.helperController&&this.helperController.onIntersectionOnModelUpdate(...t)});const{camera:a,model:l,scene:c}=t,d=t.getElement();if(this.five=t,!a||!l||!d||!c)return;const h=()=>{t.needsRender=!0};this.helperController=new e({camera:a,model:l,originObject3D:i,helperObject3D:s,container:d,scene:c,onRender:h,sharedHooks:r},o),t.on("wantsTapGesture",this.onFiveWantsTapGesture),t.on("wantsGesture",this.onFiveWantsGesture),t.on("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate)}dispose(){var t;this.five.off("wantsTapGesture",this.onFiveWantsTapGesture),this.five.off("wantsGesture",this.onFiveWantsGesture),this.five.off("intersectionOnModelUpdate",this.onFiveIntersectionOnModelUpdate),(t=this.helperController)==null||t.dispose()}}const fa="Object3DHelper@v1.0.1",h2=()=>{console.error(`${fa} is disposed`)},u2=()=>{console.warn(`${fa} is disabled`)},f2=()=>{console.error(`${fa} is disabled`)};class m2{constructor(t){f(this,"controllers",{});f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"hooks",new Hi);f(this,"eventListener",{});t&&this.addControllers(t),this.setState(this.state)}show(t){return H(this,null,function*(){this.setState({visible:!0},t)})}hide(t){return H(this,null,function*(){this.setState({visible:!1},t)})}enable(t){this.setState({enabled:!0},t)}disable(t){this.setState({enabled:!1},t)}dispose(){this.setState({disposed:!0})}setState(t,e){if(this.state.disposed)return h2();if(!this.state.enabled&&t.enabled!==!0&&t.disposed!==!0)return f2();const i=G({},this.state);this.state=G(G({},this.state),t),t.disposed!==void 0&&t.disposed!==i.disposed&&t.disposed&&this.handleDispose(),t.visible!==void 0&&this.handleVisible(t.visible),t.enabled!==void 0&&this.handleEnable(t.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:i})}addControllers(t){this.controllers=G(G({},this.controllers),t),this.setState(this.state)}getCurrentState(){return this.state}handleEnable(t,e=!0){t?(this.everyControllerDo(i=>{i.enable()}),this.hooks.emit("enable",{userAction:e})):(this.everyControllerDo(i=>{i.disable()}),this.hooks.emit("disable",{userAction:e})),this.state.enabled=t}handleVisible(t,e=!0){t?(this.everyControllerDo(i=>{i.show()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:e}))):(this.everyControllerDo(i=>{i.hide()}),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:e}))),this.state.visible=t}everyControllerDo(t){Object.values(this.controllers).forEach(e=>{e&&t(e)})}handleDispose(){var t,e;Object.values(this.controllers).forEach(i=>{i==null||i.dispose()});for(const i in this.controllers){if(!i)continue;const s=i;(e=(t=this.eventListener)[s])==null||e.call(t)}}actionIfStateIsEnabled(t,e){if(this.state.enabled)return t();e!=null&&e.warnLog&&u2()}}function ma(n){return n*Math.PI/180}class g2 extends ts{constructor(...e){var c,d,h;super(...e);f(this,"name","RotateController");f(this,"startInfo");f(this,"removeListener");const i=this.helperObject3D;this.hoverListener([(c=i.xCircle)==null?void 0:c.circle,(d=i.yCircle)==null?void 0:d.circle,(h=i.zCircle)==null?void 0:h.circle].filter(Boolean));const s=this.dragStart.bind(this),o=this.dragging.bind(this),r=this.dragEnd.bind(this),a=this.show.bind(this),l=this.hide.bind(this);this.domEvents.addEventListener(this.helperObject3D,"mousedown",s),document.addEventListener("mousemove",o),document.addEventListener("mouseup",r),this.hooks.on("moveStart",l),this.hooks.on("moveEnd",a),this.hooks.on("moveByMouseEnable",l),this.hooks.on("moveByMouseDisable",a),this.removeListener=()=>{this.domEvents.removeEventListener(this.helperObject3D,"mousedown",s),document.removeEventListener("mousemove",o),document.removeEventListener("mouseup",r),this.hooks.off("moveStart",l),this.hooks.off("moveEnd",a),this.hooks.off("moveByMouseEnable",l),this.hooks.off("moveByMouseDisable",a)}}get rotateCenter(){return this.helperObject3D.position.clone()}initialHelperQuaternion(){this.helperObject3D.applyHelperQuaternion(this.originObject3D.quaternion)}setRotateAngle(e){const{x:i=0,y:s=0,z:o=0}=e,r=new E.Euler(ma(i),ma(s),ma(o)),a=new E.Quaternion().setFromEuler(r);if(this.hooks.emit("wantToRotate",a))return;const{originObject3D:c,rotateCenter:d}=this;nf(c,a,d),this.hooks.emit("setObjectRotate",a,d),this.hooks.emit("rotate",a),this.render()}dispose(){this.removeListener(),super.dispose()}onApplyOriginObjectRotate(e){this.isDragging||super.onApplyOriginObjectRotate(e)}onApplyOriginObjectScale(e){}dragStart(e){if(this.isDragging)return;const i=e==null?void 0:e.intersect;if(!i)return this.dragEnd();const s=(i==null?void 0:i.object).direction;if(!s)return this.dragEnd();const o=i.point,r=this.getAngleHelper(s);this.setTipsAngle(0);const a=o.clone();a.y+=.2,this.setTipsPosition(a);const l=(()=>{if(s==="x")return new E.Vector3(1,0,0).applyQuaternion(this.originObject3D.quaternion);if(s==="y")return new E.Vector3(0,1,0).applyQuaternion(this.originObject3D.quaternion);if(s==="z")return new E.Vector3(0,0,1).applyQuaternion(this.originObject3D.quaternion)})(),c=new E.Plane().setFromNormalAndCoplanarPoint(l,o),h=c.projectPoint(o.clone(),new E.Vector3).clone().sub(this.rotateCenter),u=h.angleTo(r.baseAxes.clone().applyQuaternion(this.originObject3D.quaternion));this.setAngleHelperStart(s,u),this.setAngleHelperLength(s,0),this.startInfo={direction:s,startVector:h,plane:c,angleHelper:r,angle:0,objectQuaternion:this.originObject3D.quaternion.clone()},this.helperObject3D.showDraggingHelper([s]),this.hooks.emit("rotateStart"),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=ca(this.camera,e,this.container);return i?(this.rotate(i),!1):this.dragEnd()}rotate(e){if(!this.startInfo)return this.dragEnd();const{startVector:i,plane:s,angleHelper:o,direction:r,objectQuaternion:a}=this.startInfo,{originObject3D:l}=this,c=e.ray.intersectPlane(s,new E.Vector3);if(!c)return;const d=this.rotateCenter.clone(),u=s.projectPoint(c.clone(),new E.Vector3).clone().sub(d);if(i.angleTo(u)===0)return;const m=new E.Quaternion().setFromUnitVectors(i.clone().normalize(),u.clone().normalize()),A=l.quaternion.clone().premultiply(m);if(this.hooks.emit("wantToRotate",A))return;const v=new E.Euler().setFromQuaternion(new E.Quaternion().setFromUnitVectors(i.clone().normalize().applyQuaternion(a.clone().inverse()),u.clone().normalize().applyQuaternion(a.clone().inverse())),`${r.toUpperCase()}${"XZY".replace(r.toUpperCase(),"")}`)[r]*o.angleDirection;if(this.startInfo.angle+=v,this.setAngleHelperLength(r,this.startInfo.angle),this.setTipsAngle($l(this.startInfo.angle)),d){const y=new E.Vector3().subVectors(l.position,d).applyQuaternion(m).add(d);l.position.copy(y)}l.applyQuaternion(m),this.hooks.emit("applyObjectRotate",{quaternion:m,origin:d}),this.hooks.emit("rotate",l.quaternion),this.startInfo.startVector=u}dragEnd(){this.isDragging&&(this.hooks.emit("setObjectRotate",this.originObject3D.quaternion,this.rotateCenter),this.startInfo=void 0,this.isDragging=!1,this.helperObject3D.show(),this.hooks.emit("rotateEnd"))}getAngleHelper(e){var i,s,o;switch(e){case"x":return(i=this.helperObject3D.xCircle)==null?void 0:i.angleSector;case"y":return(s=this.helperObject3D.yCircle)==null?void 0:s.angleSector;case"z":return(o=this.helperObject3D.zCircle)==null?void 0:o.angleSector}}setAngleHelperStart(e,i){const s=this.getAngleHelper(e);if(!s){console.warn("angleHelper is undefined");return}if(s instanceof E.Mesh&&s.geometry instanceof E.CircleGeometry){const{radius:o,segments:r,thetaLength:a}=s.geometry.parameters;s.geometry=new E.CircleGeometry(o,r,i,a)}else console.warn("only support THREE.CircleGeometry")}setAngleHelperLength(e,i){const o=i>=0?Math.max(i,.001):Math.min(i,-.001),r=this.getAngleHelper(e);if(r instanceof E.Mesh&&r.geometry instanceof E.CircleGeometry){const{radius:a,thetaStart:l}=r.geometry.parameters,c=Math.ceil(Math.abs(o)*(40/(2*Math.PI)));r.geometry=new E.CircleGeometry(a,c,l,o)}else console.warn("only support THREE.CircleGeometry")}setTipsAngle(e){var s;const i=(s=this.helperObject3D.angleTips)==null?void 0:s.element;i&&(i.innerText=`${e.toFixed(0)}°`)}setTipsPosition(e){const i=this.helperObject3D.angleTips;if(!i)return;const s=e.project(this.camera),{x:o,y:r,z:a}=s;if(a>1)return;const l=(o+1)/2*100+"%",c=(-r+1)/2*100+"%";i.setLeftTop(l,c)}}class p2 extends ts{constructor(...e){super(...e);f(this,"startInfo");f(this,"name","RectangleScaleController")}enable(){this.helperObject3D.enable(),super.enable()}disable(){this.helperObject3D.disable(),super.disable()}show(){this.helperObject3D.show(),super.show()}hide(){this.helperObject3D.hide(),super.hide()}onApplyOriginObjectPosition(e){this.isDragging||super.onApplyOriginObjectPosition(e)}onApplyOriginObjectScale(e){this.helperObject3D.applyHelperScaleMatrix4(e.matrix,e.origin)}getDragPlane(){const e=new E.Plane,i=this.helperObject3D.cornerPositions;if(i.length!==0)return i.length<3?e.setFromNormalAndCoplanarPoint(this.originObject3D.getWorldDirection(new R.Vector3),i[0]):e.setFromCoplanarPoints(i[0],i[1],i[2]),e}dragStart(e,i){var o,r;(r=(o=this.helperObject3D).updatePoints)==null||r.call(o);const s=this.getDragPlane();if(!s)return this.dragEnd();this.startInfo={startPoint:{position:i.position.clone(),direction:i.direction},plane:s},this.hooks.emit("scaleStart"),this.render(),this.isDragging=!0}dragging(e){if(!this.isDragging)return;const i=ca(this.camera,e,this.container);if(!i)return this.dragEnd();this.scale(i)}scale(e){var X,U;if(!this.startInfo)return;const i=this.originObject3D,{startPoint:s,plane:o}=this.startInfo,r=this.helperObject3D.cornerPositions;if(r.length<4)return this.dragEnd();const a=e.ray.intersectPlane(o,new R.Vector3);if(!a||$P(a,this.camera.position))return;const l=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),{position:c,direction:d}=s,h=new R.Vector3().subVectors(r[1],r[0]),u=new R.Vector3().subVectors(r[3],r[0]),m=N=>{const _=new R.Vector3(0,0,0);if(!this.startInfo)return _;const F=(N==="ew"?h:u).clone(),Q=c.clone().projectOnVector(F),W=a.clone().projectOnVector(F),J=l.clone().projectOnVector(F);if(W.equals(Q))return _;if(N==="ns"&&typeof this.startInfo.dragPointInCenterBottom!="boolean"){const de=new R.Vector3().subVectors(W,J),re=de.x<0&&F.x>=0,Ie=de.y<0&&F.y>=0,Ee=de.z<0&&F.z>=0;this.startInfo.dragPointInCenterBottom=re||Ie||Ee}if(N==="ew"&&typeof this.startInfo.dragPointInCenterLeft!="boolean"){const de=new R.Vector3().subVectors(W,J),re=de.x<0&&F.x>=0,Ie=de.y<0&&F.y>=0,Ee=de.z<0&&F.z>=0;this.startInfo.dragPointInCenterLeft=re||Ie||Ee}const Z=new R.Vector3().subVectors(W,Q),ee=Z.length();return ee>.3?(console.warn("offset.length() > 0.3, skipped",ee),_):Z},A=m("ew"),p=m("ns"),g=()=>{const N=A;this.helperObject3D.cornerPositions.forEach((_,F)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterLeft?(F===0||F===3)&&_.add(N):(F===1||F===2)&&_.add(N)})},v=()=>{const N=p;this.helperObject3D.cornerPositions.forEach((_,F)=>{var Q;(Q=this.startInfo)!=null&&Q.dragPointInCenterBottom?(F===0||F===1)&&_.add(N):(F===2||F===3)&&_.add(N)})};switch(d){case"ew":g();break;case"ns":v();break;case"nesw":case"nwse":g(),v()}const y=new R.Vector3().subVectors(r[1],r[0]).length()/h.length(),I=new R.Vector3().subVectors(r[3],r[0]).length()/u.length(),M=new R.Vector3(y,I,1),S=new E.Matrix4().scale(M);i.isCSS3DObjectPlus?i.applyScaleMatrix4(S):i.scale.applyMatrix4(S),s.position.copy(a);const P=new R.Vector3().addVectors(r[0],r[2]).divideScalar(2),V=new R.Vector3().subVectors(P,l),T=new E.Matrix4().setPosition(V);i.applyMatrix4(T),(X=this.helperObject3D.css3DInstance)==null||X.css3DObject.applyMatrix4(T),(U=this.helperObject3D.plane)==null||U.applyMatrix4(T),this.hooks.emit("applyObjectScale",{matrix:S}),this.hooks.emit("applyObjectPosition",{matrix:T}),this.render()}dragEnd(){this.isDragging&&(this.startInfo=void 0,this.isDragging=!1,this.hooks.emit("scaleEnd"),this.render())}}class A2 extends p2{constructor(...e){super(...e);f(this,"name","CSS3DScaleController");this.addHTMLEventListener()}addHTMLEventListener(){this.helperObject3D.points.forEach(e=>{if(!e)return;const i=e.point,s=a=>this.dragStart(a,e),o=this.dragging.bind(this),r=this.dragEnd.bind(this);i.addEventListener("dragstart",s),i.addEventListener("drag",o),i.addEventListener("dragend",r)})}}class v2 extends ts{constructor(...e){super(...e);f(this,"name","BoundingBoxController")}}class b2 extends sf{constructor(t){super(t)}}class y2 extends ts{constructor(...e){super(...e);f(this,"name","ScaleController")}setScale(e){var l,c,d;let i=1,s=1,o=1;typeof e=="number"?(i=e,s=e,o=e):typeof e=="object"&&(i=(l=e.x)!=null?l:1,s=(c=e.y)!=null?c:1,o=(d=e.z)!=null?d:1);const r=new E.Vector3(i,s,o);this.hooks.emit("wantToScale",r)||(this.originObject3D.scale.copy(r),this.hooks.emit("setObjectScale",r),this.hooks.emit("scale",r),this.render())}}const ga="Object3DHelperPlugin",Eo=ga,w2=()=>{console.error(`${Eo} is disposed`)},C2=()=>{console.warn(`${Eo} is disabled`)},I2=()=>{console.error(`${Eo} is disabled`)};class af extends Wn{constructor(e){super(e);f(this,"name",ga);f(this,"state",{visible:!0,enabled:!0,disposed:!1});f(this,"objectHelperMap",new Map);f(this,"css3DObjectParentMap",new Map);f(this,"css3DRender");this.five=e,this.css3DRender=new Ui(this.five.scene),console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"),Object.assign(window,{[`__${ga.toUpperCase()}_DEBUG__`]:this})}show(e){return H(this,null,function*(){this.setState({visible:!0},e)})}hide(e){return H(this,null,function*(){this.setState({visible:!1},e)})}enable(e){this.setState({enabled:!0},e)}disable(e){this.setState({enabled:!1},e)}dispose(){this.setState({disposed:!0})}setState(e,i){if(this.state.disposed)return w2();if(!this.state.enabled&&e.enabled!==!0&&e.disposed!==!0)return I2();const s=G({},this.state);this.state=G(G({},this.state),e),e.disposed!==void 0&&e.disposed!==s.disposed&&e.disposed&&this.handleDispose(),e.visible!==void 0&&e.visible!==s.visible&&this.handleVisible(e.visible),e.enabled!==void 0&&e.enabled!==s.enabled&&this.handleEnable(e.enabled),this.hooks.emit("stateChange",{state:this.state,prevState:s})}getObject3DHelper(e){return this.objectHelperMap.get(e)}addObject3DHelper(e,i={}){var m;if(!e)return console.error("Object3D is undefined");if(this.objectHelperMap.has(e)){console.warn(`Object3DHelperPlugin: object3D ${e.name} is already has helper`);return}const s=new m2,o=[],r=(m=this.five.getElement())==null?void 0:m.parentElement,a=this.five.camera,{moveHelper:l=!0,rotateHelper:c=!0,scaleHelper:d=!0,boundingBoxHelper:h=!1}=i,u=new Ae.Subscribe;if(l){const A=new e2(e),p=this.getConfig(i.moveHelper),g=new is(this.five,d2,e,A,p,u);s.addControllers({moveController:g.helperController}),o.push(()=>g.dispose())}if(c){const A=this.getConfig(i.rotateHelper),p=new n2(e,G({container:r},A)),g=new is(this.five,g2,e,p,A,u);s.addControllers({rotateController:g.helperController}),o.push(()=>g.dispose())}if(h){const A=new c2(e),p=new is(this.five,v2,e,A,void 0,u);s.addControllers({boundingBoxController:p.helperController})}if(d)if(e.isCSS3DObjectPlus&&r){const A=new l2(e,r,a,this.five.scene),p=new is(this.five,A2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose()),gl(this.five).then(()=>{var g,v;if(e.isCSS3DObjectPlus){const y=e;if(!y||y.mode!=="front")return;const I=(g=this.css3DRender.behindModeCSS3DRenderer.wrapper)!=null?g:pl(this.five);I&&(this.css3DObjectParentMap.set(y,y.parent),y.removeFromParent(),this.css3DRender.behindModeCSS3DRenderer.setWrapper(I),(v=this.css3DRender.getBehindCSS3DObjectGroup())==null||v.add(y),this.css3DRender.render(this.five.camera))}})}else{const A=new b2(e),p=new is(this.five,y2,e,A,void 0,u);s.addControllers({scaleController:p.helperController}),o.push(()=>p.dispose())}return this.objectHelperMap.set(e,{helper:s,disposers:o}),s.controllers}removeObject3DHelper(e){if(!this.objectHelperMap.has(e))return;const{helper:i,disposers:s}=this.objectHelperMap.get(e);if(i){if(e.isCSS3DObjectPlus){const o=e,r=this.css3DObjectParentMap.get(o);r&&r.add(o),this.css3DRender.render(this.five.camera)}this.objectHelperMap.delete(e),i.dispose(),s==null||s.forEach(o=>o==null?void 0:o())}}handleEnable(e,i=!0){e?(this.everyHelperDo(s=>s.enable()),this.hooks.emit("enable",{userAction:i})):(this.everyHelperDo(s=>s.disable()),this.hooks.emit("disable",{userAction:i})),this.state.enabled=e}handleVisible(e,i=!0){e?(this.everyHelperDo(s=>s.show()),this.actionIfStateIsEnabled(()=>this.hooks.emit("show",{userAction:i}))):(this.everyHelperDo(s=>s.hide()),this.actionIfStateIsEnabled(()=>this.hooks.emit("hide",{userAction:i}))),this.state.visible=e}handleDispose(){this.objectHelperMap.forEach(({helper:e,disposers:i})=>{e.dispose(),i==null||i.forEach(s=>s==null?void 0:s())})}everyHelperDo(e){this.objectHelperMap.forEach(({helper:i,disposers:s})=>{i&&e(i)})}actionIfStateIsEnabled(e,i){if(this.state.enabled)return e();i!=null&&i.warnLog&&C2()}getConfig(e){if(e&&typeof e!="boolean"&&e.enable)return e}}const P2=n=>new af(n),E2=`
|
|
668
668
|
varying vec2 vUv;
|
|
669
669
|
void main() {
|
|
670
670
|
vUv = uv;
|