@realsee/dnalogel 3.70.9 → 3.70.11-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +9 -0
- package/dist/ModelMakerPlugin/Controller.d.ts +52 -2
- package/dist/ModelMakerPlugin/index.d.ts +2 -0
- package/dist/Sculpt/Meshes/Prism.d.ts +3 -1
- package/dist/index.cjs.js +6 -6
- package/dist/index.js +388 -265
- package/dist/index.umd.js +6 -6
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +28 -18
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +6 -5
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +6 -5
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/FloorplanGuidePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.blinkWithPreset.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.cleanup.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.replaceStaticPrefix.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/BoxAnimationConfig.html +6 -0
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconAnimationConfig.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.ObjectInitialState.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +4 -3
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/Util.SupportedTarget.html +2 -2
- package/docs/types/Util.Target.html +2 -2
- package/docs/types/Util.ThreeObject.html +2 -2
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.ANIME_PRESETS.html +2 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/ModelMakerPlugin/Controller.d.ts +52 -2
- package/libs/ModelMakerPlugin/Controller.js +265 -144
- package/libs/ModelMakerPlugin/index.d.ts +2 -0
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +8 -8
- package/libs/Sculpt/Meshes/Prism.d.ts +3 -1
- package/libs/Sculpt/Meshes/Prism.js +83 -81
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var aA=Object.defineProperty,lA=Object.defineProperties;var cA=Object.getOwnPropertyDescriptors;var ca=Object.getOwnPropertySymbols;var Ku=Object.prototype.hasOwnProperty,$u=Object.prototype.propertyIsEnumerable;var Gn=Math.pow,Yl=(n,t,e)=>t in n?aA(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,F=(n,t)=>{for(var e in t||(t={}))Ku.call(t,e)&&Yl(n,e,t[e]);if(ca)for(var e of ca(t))$u.call(t,e)&&Yl(n,e,t[e]);return n},he=(n,t)=>lA(n,cA(t));var Wn=(n,t)=>{var e={};for(var i in n)Ku.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ca)for(var i of ca(n))t.indexOf(i)<0&&$u.call(n,i)&&(e[i]=n[i]);return e};var f=(n,t,e)=>(Yl(n,typeof t!="symbol"?t+"":t,e),e);var ne=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const at=require("@realsee/five"),Q=require("three"),gl=require("@realsee/five/line"),hA=require("@realsee/five/gltf-loader");function uA(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=uA(Q);function dA(){console.debug("%c %c@realsee/dnalogel %cv3.70.9",["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 fA(){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 n0(){}const ed=()=>Promise.resolve(),td={__queue:Promise.resolve()};function gA(n=ed){td.__queue=td.__queue.then(n).catch(ed)}function ha(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 Zl(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ua(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 pA(n,t,e=n0){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const mA=window,id=window.requestAnimationFrame||mA.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Sa(n,t=0){t<=0?id(n):id(()=>Sa(n,t-1))}var _i=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return 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-_i.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?_i.Bounce.In(n*2)*.5:_i.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}}}}),po=function(){return performance.now()},s0=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=po()),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}(),Is={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Is.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=Is.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=Is.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=Is.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}}},wh=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Oc=new s0,pl=function(){function n(t,e){e===void 0&&(e=Oc),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=_i.Linear.None,this._interpolationFunction=Is.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=wh.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=po()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var d=[a],p=0,g=u.length;p<g;p+=1){var m=this._handleRelativeValue(a,u[p]);if(isNaN(m)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}d.push(m)}h&&(i[r]=d)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var v=a;for(var A in v)e[r][A]=v[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var P={};for(var A in u)P[A]=u[A];i[r]=u=P}this._setupProperties(v,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=po()),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=po()),!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=Oc),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=_i.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Is.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=po()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),A=a-v*l,P=Math.min(A/i._duration,1);return P===0&&a===i._duration?1:P},u=h(),d=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,d),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,m=this._chainedTweens.length;g<m;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),vA="23.1.3",AA=wh.nextId,$i=Oc,bA=$i.getAll.bind($i),yA=$i.removeAll.bind($i),wA=$i.add.bind($i),o0=$i.remove.bind($i),PA=$i.update.bind($i),nd={Easing:_i,Group:s0,Interpolation:Is,now:po,Sequence:wh,nextId:AA,Tween:pl,VERSION:vA,getAll:bA,removeAll:yA,add:wA,remove:o0,update:PA};function CA(n,t,e,i=_i.Linear.None){const s=new pl(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var vn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(vn||{});const pr=Symbol("$$PAINT_BRUSH_EVENT$$");function da(n){return n[pr]||(n[pr]={}),n[pr]}function IA(n){n[pr]||delete n[pr]}let EA=class{hasListener(t){const e=da(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=da(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){IA(this);return}const i=da(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=da(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 Un(){return((1+Math.random())*65536|0).toString(16).substring(1)}function Ot(){return(Un()+Un()+"-"+Un()+"-4"+Un().substr(0,3)+"-"+Un()+"-"+Un()+Un()+Un()).toLowerCase()}const MA=`
|
|
1
|
+
"use strict";var aA=Object.defineProperty,lA=Object.defineProperties;var cA=Object.getOwnPropertyDescriptors;var ca=Object.getOwnPropertySymbols;var Ku=Object.prototype.hasOwnProperty,$u=Object.prototype.propertyIsEnumerable;var Gn=Math.pow,Yl=(n,t,e)=>t in n?aA(n,t,{enumerable:!0,configurable:!0,writable:!0,value:e}):n[t]=e,F=(n,t)=>{for(var e in t||(t={}))Ku.call(t,e)&&Yl(n,e,t[e]);if(ca)for(var e of ca(t))$u.call(t,e)&&Yl(n,e,t[e]);return n},he=(n,t)=>lA(n,cA(t));var Wn=(n,t)=>{var e={};for(var i in n)Ku.call(n,i)&&t.indexOf(i)<0&&(e[i]=n[i]);if(n!=null&&ca)for(var i of ca(n))t.indexOf(i)<0&&$u.call(n,i)&&(e[i]=n[i]);return e};var f=(n,t,e)=>(Yl(n,typeof t!="symbol"?t+"":t,e),e);var ne=(n,t,e)=>new Promise((i,s)=>{var o=l=>{try{a(e.next(l))}catch(c){s(c)}},r=l=>{try{a(e.throw(l))}catch(c){s(c)}},a=l=>l.done?i(l.value):Promise.resolve(l.value).then(o,r);a((e=e.apply(n,t)).next())});Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const at=require("@realsee/five"),Q=require("three"),gl=require("@realsee/five/line"),hA=require("@realsee/five/gltf-loader");function uA(n){const t=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(n){for(const e in n)if(e!=="default"){const i=Object.getOwnPropertyDescriptor(n,e);Object.defineProperty(t,e,i.get?i:{enumerable:!0,get:()=>n[e]})}}return t.default=n,Object.freeze(t)}const w=uA(Q);function dA(){console.debug("%c %c@realsee/dnalogel %cv3.70.11-alpha.1",["background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')","background-repeat: no-repeat","background-position: 0 center","padding-left: 8px"].join(";"),"","background-color: #12ce9b;color:black;padding:0 6px;border-radius: 3px")}function fA(){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 n0(){}const ed=()=>Promise.resolve(),td={__queue:Promise.resolve()};function gA(n=ed){td.__queue=td.__queue.then(n).catch(ed)}function ha(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 Zl(n,t,e){const{x:i,y:s}=n,o=i*t,r=s*e;return{x:o,y:r}}function ua(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 pA(n,t,e=n0){new Promise(i=>{setTimeout(()=>{e(),i(!0)},t*n)})}const mA=window,id=window.requestAnimationFrame||mA.webkitRequestAnimationFrame||(n=>setTimeout(n,16));function Sa(n,t=0){t<=0?id(n):id(()=>Sa(n,t-1))}var _i=Object.freeze({Linear:Object.freeze({None:function(n){return n},In:function(n){return n},Out:function(n){return n},InOut:function(n){return 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-_i.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?_i.Bounce.In(n*2)*.5:_i.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}}}}),po=function(){return performance.now()},s0=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=po()),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}(),Is={Linear:function(n,t){var e=n.length-1,i=e*t,s=Math.floor(i),o=Is.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=Is.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=Is.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=Is.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}}},wh=function(){function n(){}return n.nextId=function(){return n._nextId++},n._nextId=0,n}(),Oc=new s0,pl=function(){function n(t,e){e===void 0&&(e=Oc),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=_i.Linear.None,this._interpolationFunction=Is.Linear,this._chainedTweens=[],this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._id=wh.nextId(),this._isChainStopped=!1,this._propertiesAreSetUp=!1,this._goToEnd=!1}return n.prototype.getId=function(){return this._id},n.prototype.isPlaying=function(){return this._isPlaying},n.prototype.isPaused=function(){return this._isPaused},n.prototype.getDuration=function(){return this._duration},n.prototype.to=function(t,e){if(e===void 0&&(e=1e3),this._isPlaying)throw new Error("Can not call Tween.to() while Tween is already started or paused. Stop the Tween first.");return this._valuesEnd=t,this._propertiesAreSetUp=!1,this._duration=e<0?0:e,this},n.prototype.duration=function(t){return t===void 0&&(t=1e3),this._duration=t<0?0:t,this},n.prototype.dynamic=function(t){return t===void 0&&(t=!1),this._isDynamic=t,this},n.prototype.start=function(t,e){if(t===void 0&&(t=po()),e===void 0&&(e=!1),this._isPlaying)return this;if(this._group&&this._group.add(this),this._repeat=this._initialRepeat,this._reversed){this._reversed=!1;for(var i in this._valuesStartRepeat)this._swapEndStartRepeatValues(i),this._valuesStart[i]=this._valuesStartRepeat[i]}if(this._isPlaying=!0,this._isPaused=!1,this._onStartCallbackFired=!1,this._onEveryStartCallbackFired=!1,this._isChainStopped=!1,this._startTime=t,this._startTime+=this._delayTime,!this._propertiesAreSetUp||e){if(this._propertiesAreSetUp=!0,!this._isDynamic){var s={};for(var o in this._valuesEnd)s[o]=this._valuesEnd[o];this._valuesEnd=s}this._setupProperties(this._object,this._valuesStart,this._valuesEnd,this._valuesStartRepeat,e)}return this},n.prototype.startFromCurrentValues=function(t){return this.start(t,!0)},n.prototype._setupProperties=function(t,e,i,s,o){for(var r in i){var a=t[r],l=Array.isArray(a),c=l?"array":typeof a,h=!l&&Array.isArray(i[r]);if(!(c==="undefined"||c==="function")){if(h){var u=i[r];if(u.length===0)continue;for(var d=[a],p=0,g=u.length;p<g;p+=1){var m=this._handleRelativeValue(a,u[p]);if(isNaN(m)){h=!1,console.warn("Found invalid interpolation list. Skipping.");break}d.push(m)}h&&(i[r]=d)}if((c==="object"||l)&&a&&!h){e[r]=l?[]:{};var v=a;for(var A in v)e[r][A]=v[A];s[r]=l?[]:{};var u=i[r];if(!this._isDynamic){var P={};for(var A in u)P[A]=u[A];i[r]=u=P}this._setupProperties(v,e[r],u,s[r],o)}else(typeof e[r]=="undefined"||o)&&(e[r]=a),l||(e[r]*=1),h?s[r]=i[r].slice().reverse():s[r]=e[r]||0}}},n.prototype.stop=function(){return this._isChainStopped||(this._isChainStopped=!0,this.stopChainedTweens()),this._isPlaying?(this._group&&this._group.remove(this),this._isPlaying=!1,this._isPaused=!1,this._onStopCallback&&this._onStopCallback(this._object),this):this},n.prototype.end=function(){return this._goToEnd=!0,this.update(1/0),this},n.prototype.pause=function(t){return t===void 0&&(t=po()),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=po()),!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=Oc),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=_i.Linear.None),this._easingFunction=t,this},n.prototype.interpolation=function(t){return t===void 0&&(t=Is.Linear),this._interpolationFunction=t,this},n.prototype.chain=function(){for(var t=[],e=0;e<arguments.length;e++)t[e]=arguments[e];return this._chainedTweens=t,this},n.prototype.onStart=function(t){return this._onStartCallback=t,this},n.prototype.onEveryStart=function(t){return this._onEveryStartCallback=t,this},n.prototype.onUpdate=function(t){return this._onUpdateCallback=t,this},n.prototype.onRepeat=function(t){return this._onRepeatCallback=t,this},n.prototype.onComplete=function(t){return this._onCompleteCallback=t,this},n.prototype.onStop=function(t){return this._onStopCallback=t,this},n.prototype.update=function(t,e){var i=this,s;if(t===void 0&&(t=po()),e===void 0&&(e=!0),this._isPaused)return!0;var o,r=this._startTime+this._duration;if(!this._goToEnd&&!this._isPlaying){if(t>r)return!1;e&&this.start(t,!0)}if(this._goToEnd=!1,t<this._startTime)return!0;this._onStartCallbackFired===!1&&(this._onStartCallback&&this._onStartCallback(this._object),this._onStartCallbackFired=!0),this._onEveryStartCallbackFired===!1&&(this._onEveryStartCallback&&this._onEveryStartCallback(this._object),this._onEveryStartCallbackFired=!0);var a=t-this._startTime,l=this._duration+((s=this._repeatDelayTime)!==null&&s!==void 0?s:this._delayTime),c=this._duration+this._repeat*l,h=function(){if(i._duration===0||a>c)return 1;var v=Math.trunc(a/l),A=a-v*l,P=Math.min(A/i._duration,1);return P===0&&a===i._duration?1:P},u=h(),d=this._easingFunction(u);if(this._updateProperties(this._object,this._valuesStart,this._valuesEnd,d),this._onUpdateCallback&&this._onUpdateCallback(this._object,u),this._duration===0||a>=this._duration)if(this._repeat>0){var p=Math.min(Math.trunc((a-this._duration)/l)+1,this._repeat);isFinite(this._repeat)&&(this._repeat-=p);for(o in this._valuesStartRepeat)!this._yoyo&&typeof this._valuesEnd[o]=="string"&&(this._valuesStartRepeat[o]=this._valuesStartRepeat[o]+parseFloat(this._valuesEnd[o])),this._yoyo&&this._swapEndStartRepeatValues(o),this._valuesStart[o]=this._valuesStartRepeat[o];return this._yoyo&&(this._reversed=!this._reversed),this._startTime+=l*p,this._onRepeatCallback&&this._onRepeatCallback(this._object),this._onEveryStartCallbackFired=!1,!0}else{this._onCompleteCallback&&this._onCompleteCallback(this._object);for(var g=0,m=this._chainedTweens.length;g<m;g++)this._chainedTweens[g].start(this._startTime+this._duration,!1);return this._isPlaying=!1,!1}return!0},n.prototype._updateProperties=function(t,e,i,s){for(var o in i)if(e[o]!==void 0){var r=e[o]||0,a=i[o],l=Array.isArray(t[o]),c=Array.isArray(a),h=!l&&c;h?t[o]=this._interpolationFunction(a,s):typeof a=="object"&&a?this._updateProperties(t[o],r,a,s):(a=this._handleRelativeValue(r,a),typeof a=="number"&&(t[o]=r+(a-r)*s))}},n.prototype._handleRelativeValue=function(t,e){return typeof e!="string"?e:e.charAt(0)==="+"||e.charAt(0)==="-"?t+parseFloat(e):parseFloat(e)},n.prototype._swapEndStartRepeatValues=function(t){var e=this._valuesStartRepeat[t],i=this._valuesEnd[t];typeof i=="string"?this._valuesStartRepeat[t]=this._valuesStartRepeat[t]+parseFloat(i):this._valuesStartRepeat[t]=this._valuesEnd[t],this._valuesEnd[t]=e},n}(),vA="23.1.3",AA=wh.nextId,$i=Oc,bA=$i.getAll.bind($i),yA=$i.removeAll.bind($i),wA=$i.add.bind($i),o0=$i.remove.bind($i),PA=$i.update.bind($i),nd={Easing:_i,Group:s0,Interpolation:Is,now:po,Sequence:wh,nextId:AA,Tween:pl,VERSION:vA,getAll:bA,removeAll:yA,add:wA,remove:o0,update:PA};function CA(n,t,e,i=_i.Linear.None){const s=new pl(n).to(t,e).easing(i).start();function o(r){s.update(r)&&requestAnimationFrame(o)}return requestAnimationFrame(o),s}var vn=(n=>(n.Drawline="Drawline",n.Undo="Undo",n.Exit="Exit",n))(vn||{});const pr=Symbol("$$PAINT_BRUSH_EVENT$$");function da(n){return n[pr]||(n[pr]={}),n[pr]}function IA(n){n[pr]||delete n[pr]}let EA=class{hasListener(t){const e=da(this);return e&&e[t]&&e[t].length>0}on(t,e,i){const s=da(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){IA(this);return}const i=da(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=da(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 Un(){return((1+Math.random())*65536|0).toString(16).substring(1)}function Ot(){return(Un()+Un()+"-"+Un()+"-4"+Un().substr(0,3)+"-"+Un()+"-"+Un()+Un()+Un()).toLowerCase()}const MA=`
|
|
2
2
|
<style type="text/css">
|
|
3
3
|
|
|
4
4
|
#_gl_paintBrush {
|
|
@@ -505,7 +505,7 @@ void main() {
|
|
|
505
505
|
svg [type='lineItemGroup'] g g g g {
|
|
506
506
|
stroke: #ffffff;
|
|
507
507
|
}</style>
|
|
508
|
-
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Qw extends Pe{constructor(t){super(),we(this,t,Uw,Ww,ye,{content:0},Gw)}}function Xw(n){xe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Yw(n){let t,e;return t=new Nw({props:{url:n[1].url}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Zw(n){let t,e;return t=new Qw({props:{content:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function qw(n){let t,e,i,s;const o=[Zw,Yw],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=W("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Y(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&r[e].d()}}}function Jw(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 ru extends Pe{constructor(t){super(),we(this,t,Jw,qw,ye,{floorIndex:2,floorplanData:3},Xw)}}function Kw(n){xe(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{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__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function $w(n){let t,e,i,s,o,r=n[0].notes+"",a;return{c(){t=W("div"),e=W("img"),s=ae(),o=W("span"),a=Re(r),y(e,"class","floorplan-plugin__img svelte-2r6702"),ct(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),j(e,"transform",n[5]),y(o,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),j(t,"left",n[1]),j(t,"top",n[2]),j(t,"width",n[3]),j(t,"height",n[4])},m(l,c){Y(l,t,c),_(t,e),_(t,s),_(t,o),_(o,a)},p(l,[c]){c&1&&r!==(r=l[0].notes+"")&&Be(a,r)},i:oe,o:oe,d(l){l&&X(t)}}}function e2(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",o=i.positionInImage.y*100+"%",r=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,o,r,a,l,c]}class t2 extends Pe{constructor(t){super(),we(this,t,e2,$w,ye,{item:0},Kw)}}function i2(n){xe(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Cd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Id(n){let t,e=[],i=new Map,s,o,r,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Cd(n,a,c),u=l(h);i.set(u,e[c]=Ed(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[4])],o=!0)},p(c,h){h&2&&(a=c[1],Me(),e=oi(e,h,l,1,c,a,i,t,on,Ed,null,Cd),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function Ed(n,t){let e,i,s;const o=[{item:t[6]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new t2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&2?vt(o,[{item:t[6]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function n2(n){let t,e,i=n[1]&&Id(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=Id(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function s2(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t,r=0;const a=l=>{e(0,r=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,o=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=o.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=o.bounding;l.x-c.x}},[r,i,s,o,a]}class o2 extends Pe{constructor(t){super(),we(this,t,s2,n2,ye,{floorIndex:2,floorplanData:3},i2)}}function r2(n){xe(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function a2(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new zo(!1),i=Ve(),t.a=i},m(s,o){t.m(e,s,o),Y(s,i,o)},p(s,o){o[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function l2(n){let t,e,i,s,o,r,a=n[1]&&Md(n),l=n[0]&&kd(n),c=n[3]&&xd(n);return{c(){t=W("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=Ve(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),j(t,"opacity",n[14]?"1":"0")},m(h,u){Y(h,t,u),a&&a.m(t,null),_(t,e),l&&l.m(t,null),Y(h,i,u),c&&c.m(h,u),Y(h,s,u),o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=Md(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=kd(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&j(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=xd(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),o=!1,ht(r)}}}function Md(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","floorplan-plugin__room-name"),j(t,"font-size",n[11])},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Be(i,e),o[0]&2048&&j(t,"font-size",s[11])},d(s){s&&X(t)}}}function kd(n){let t,e;return{c(){t=W("span"),e=Re(n[17]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),j(t,"font-size",n[10])},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s[0]&131072&&Be(e,i[17]),s[0]&1024&&j(t,"font-size",i[10])},d(i){i&&X(t)}}}function xd(n){let t,e;return{c(){t=W("span"),e=Re(n[16]),y(t,"class","floorplan-plugin__room-size"),j(t,"font-size",n[10]),j(t,"opacity",n[13]?"0.6":"0")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s[0]&65536&&Be(e,i[16]),s[0]&1024&&j(t,"font-size",i[10]),s[0]&8192&&j(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function c2(n){let t,e,i;function s(a,l){if(a[5]===void 0)return l2;if(a[18])return a2}let o=s(n),r=o&&o(n);return{c(){t=W("div"),r&&r.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),j(t,"left",n[19]),j(t,"top",n[20]),j(t,"font-size",n[11]),j(t,"opacity",n[15]?"1":"0"),j(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Y(a,t,l),r&&r.m(t,null),e||(i=[ni(Ti.call(null,t)),je(t,"clientWidth",n[37]),je(t,"clientHeight",n[38])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&2048&&j(t,"font-size",a[11]),l[0]&32768&&j(t,"opacity",a[15]?"1":"0"),l[0]&4096&&j(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),r&&r.d(),e=!1,ht(i)}}}function h2(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function u2(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,{pxmm:M}=t,{roomAreaEnable:E}=t,{roomNameEnable:z}=t,{roomNameOtherTypeEnable:D}=t,{roomDimensionEnable:R}=t,{room:T}=t,{hoveredRoom:O}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:C}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{fontSize:S}=t;function L(ue,Le){if(Le.width===0||Le.height===0)return()=>!1;const te=ue.path.map(({x:Xe,y:Ze})=>[Xe,Ze]),Te=ue.roomLabel.position,{x:_e,y:Ae}=Te,{width:Fe,height:ve}=Le,Ie=Fe/2,ze=ve/2;return function(Ze){const ut=_e*Ze,Je=Ae*Ze,$e=te.map(([st,jt])=>[st*Ze,jt*Ze]);return[[ut+Ie,Je-ze],[ut-Ie,Je-ze],[ut-Ie,Je+ze],[ut+Ie,Je+ze]].every(st=>h2(st,$e))}}const N=T.roomLabel,V=N.positionInImage.x*100+"%",K=N.positionInImage.y*100+"%";let ie=0,ee=0,re=0,q=0,le=!1;O.subscribe(function(Le){e(27,le=!!Le&&Le.id===T.id)});const Se=ue=>{e(8,re=ue.detail)},de=ue=>{e(9,q=ue.detail)},De=ue=>{e(6,ie=ue.detail)},fe=ue=>{e(7,ee=ue.detail)};return n.$$set=ue=>{"pxmm"in ue&&e(21,M=ue.pxmm),"roomAreaEnable"in ue&&e(0,E=ue.roomAreaEnable),"roomNameEnable"in ue&&e(1,z=ue.roomNameEnable),"roomNameOtherTypeEnable"in ue&&e(2,D=ue.roomNameOtherTypeEnable),"roomDimensionEnable"in ue&&e(3,R=ue.roomDimensionEnable),"room"in ue&&e(4,T=ue.room),"hoveredRoom"in ue&&e(22,O=ue.hoveredRoom),"getRoomAreaText"in ue&&e(23,b=ue.getRoomAreaText),"getRoomDimensionText"in ue&&e(24,C=ue.getRoomDimensionText),"getLabelElement"in ue&&e(5,I=ue.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ue&&e(25,k=ue.adaptiveRoomLabelVisibleEnable),"fontSize"in ue&&e(26,S=ue.fontSize)},n.$$.update=()=>{var ue,Le;n.$$.dirty[0]&67108864&&e(28,i=su[S]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(T)),n.$$.dirty[0]&8388624&&e(17,o=T.size?b(T.size):""),n.$$.dirty[0]&16777232&&e(16,r=T!=null&&T.dimension?C((ue=T.dimension)==null?void 0:ue.width,(Le=T.dimension)==null?void 0:Le.height):""),n.$$.dirty[0]&768&&e(34,a={width:re,height:q}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?L(T,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=k?!!(l!=null&&l(M)):!0),n.$$.dirty[0]&192&&e(32,h={width:ie,height:ee}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?L(T,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,d=k?!!(u!=null&&u(M)):!0),n.$$.dirty[0]&1744830464&&e(15,p=d||c||le),n.$$.dirty[0]&1207959552&&e(14,g=c||le),n.$$.dirty[0]&671088640&&e(13,m=d||le),n.$$.dirty[0]&1610612736&&e(12,v=c&&!d),n.$$.dirty[0]&268435456&&e(11,A=dt((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,P=dt((i==null?void 0:i.area)||10))},[E,z,D,R,T,I,ie,ee,re,q,P,A,v,m,g,p,r,o,s,V,K,M,O,b,C,k,S,le,i,d,c,u,h,l,a,Se,de,De,fe]}class d2 extends Pe{constructor(t){super(),we(this,t,u2,c2,ye,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},r2,[-1,-1])}}function f2(n){xe(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 Sd(n,t,e){const i=n.slice();return i[17]=t[e],i}function Dd(n){let t,e=[],i=new Map,s,o,r,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=Sd(n,a,c),u=l(h);i.set(u,e[c]=Td(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[15])],o=!0)},p(c,h){h&7679&&(a=c[12],Me(),e=oi(e,h,l,1,c,a,i,t,on,Td,null,Sd),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function Td(n,t){let e,i,s;const o=[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new d2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&7679?vt(o,[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function g2(n){let t,e,i=n[12]&&Dd(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[12]?i?(i.p(s,o),o&4096&&H(i,1)):(i=Dd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function p2(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:d}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:g}=t,m=0,v=0;const A=Zr();let P=Wo();typeof A=="object"&&"subscribe"in A&&A.subscribe(E=>{e(11,P=E)});const M=E=>{e(9,m=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,o=E.roomAreaEnable),"roomNameEnable"in E&&e(1,r=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(2,a=E.roomNameOtherTypeEnable),"roomDimensionEnable"in E&&e(3,l=E.roomDimensionEnable),"floorplanData"in E&&e(14,c=E.floorplanData),"hoveredRoom"in E&&e(4,h=E.hoveredRoom),"getRoomAreaText"in E&&e(5,u=E.getRoomAreaText),"getRoomDimensionText"in E&&e(6,d=E.getRoomDimensionText),"getLabelElement"in E&&e(7,p=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,g=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:z}=c.bounding,D=E.x-z.x;e(10,v=m/D)}},[o,r,a,l,h,u,d,p,g,m,v,P,i,s,c,M]}let m2=class extends Pe{constructor(t){super(),we(this,t,p2,g2,ye,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},f2)}};function v2(n){xe(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function Ld(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function zd(n,t,e){const i=n.slice();return i[14]=t[e],i}function Od(n){let t;return{c(){t=W("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){Y(e,t,i)},p:oe,d(e){e&&X(t)}}}function jd(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=W("div"),i=W("div"),o=Re(s),r=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Ce(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Y(a,e,l),_(e,i),_(i,o),_(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Be(o,s)},d(a){a&&X(e)}}}function A2(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let g=0;g<h.length;g+=1)u[g]=Od(zd(n,h,g));let d=n[4];const p=g=>g[13];for(let g=0;g<d.length;g+=1){let m=Ld(n,d,g),v=p(m);l.set(v,a[g]=jd(v,m))}return{c(){t=W("div"),e=W("div"),i=ae(),s=W("div");for(let g=0;g<u.length;g+=1)u[g].c();o=ae(),r=W("div");for(let g=0;g<a.length;g+=1)a[g].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Ce(s,"is-row",n[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Ce(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(g,m){Y(g,t,m),_(t,e),_(t,i),_(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);_(t,o),_(t,r);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(r,null)},p(g,[m]){if(m&8){h=g[3];let v;for(v=0;v<h.length;v+=1){const A=zd(g,h,v);u[v]?u[v].p(A,m):(u[v]=Od(A),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}m&22&&(d=g[4],a=oi(a,m,p,1,g,d,l,r,Yr,jd,null,Ld)),m&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&y(t,"class",c),m&5&&Ce(t,"is-row",g[2])},i:oe,o:oe,d(g){g&&X(t),Ii(u,g);for(let m=0;m<a.length;m+=1)a[m].d()}}}const ho=1e3,uo=180;function b2(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-(ho-uo)*2,c=o.max.y-o.min.y-(ho-uo)*2,h=s.map(([g,m])=>a?[g.x,m.x]:[g.y,m.y]).flat().sort().filter((g,m,v)=>m===0?!0:g!==v[m-1]),u=h.map(g=>{const m=a?(g-o.min.x-ho+uo)/l:0,v=a?0:(g-o.min.y-ho+uo)/c;return{left:m,bottom:v}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=h[h.length-1]-h[0],p=h.map((g,m,v)=>{const A=m===0?0:g-v[m-1],P=m===0?0:(g+v[m-1])/2,M=a?(P-o.min.x-ho+uo)/l:0,E=a?0:(P-o.min.y-ho+uo)/c;return{left:M,bottom:E,distance:A}}).filter(({distance:g})=>g/d>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,o=g.bounding),"getRuleDistanceText"in g&&e(1,r=g.getRuleDistanceText)},[i,r,a,u,p,s,o]}class y2 extends Pe{constructor(t){super(),we(this,t,b2,A2,ye,{type:0,data:5,bounding:6,getRuleDistanceText:1},v2)}}function w2(n){xe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Rd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function _d(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new y2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&19?vt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function P2(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Rd(n,o,a),c=r(l);i.set(c,e[a]=_d(c,l))}return{c(){t=W("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],Me(),e=oi(e,l,r,1,a,o,i,t,on,_d,null,Rd),ke()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Vd=1e3,Bd=180;function C2(n,t,e){let i,s,o,r,a,l,c,h,u,d,{floorIndex:p}=t,{floorplanData:g}=t,{getRuleDistanceText:m}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,p=v.floorIndex),"floorplanData"in v&&e(6,g=v.floorplanData),"getRuleDistanceText"in v&&e(0,m=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[p].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(v=>[v,s[v]])),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-(Vd-Bd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Vd-Bd)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,d=h/l*100+"%")},[m,i,d,u,r,p,g,l,h,a,c,s,o]}class I2 extends Pe{constructor(t){super(),we(this,t,C2,P2,ye,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},w2)}}function qn(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function gv({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function E2(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 M2(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 k2(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function x2(n){let t;return{c(){t=Ee("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function S2(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=qn(s,{needZ:!0}))},[i,s]}class D2 extends Pe{constructor(t){super(),we(this,t,S2,x2,ye,{path:1})}}function T2(n){let t,e,i,s,o,r;return{c(){t=Ee("defs"),e=Ee("pattern"),i=Ee("rect"),s=Ee("path"),o=ae(),r=Ee("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",n[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){Y(a,t,l),_(t,e),_(e,i),_(e,s),Y(a,o,l),Y(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(o),a&&X(r)}}}const rc=6;function L2(n,t,e){let i,{path:s}=t;const o=rc*2,r=`M0 ${rc} h ${o} M${rc} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=qn(s,{needZ:!0}))},[i,o,r,s]}class z2 extends Pe{constructor(t){super(),we(this,t,L2,T2,ye,{path:3})}}function O2(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ee("defs"),e=Ee("pattern"),i=Ee("rect"),s=Ee("pattern"),o=Ee("rect"),r=ae(),a=Ee("path"),l=ae(),c=Ee("path"),h=ae(),u=Ee("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"x","0"),y(o,"y","0"),y(o,"width","6"),y(o,"height","50"),y(o,"fill","none"),y(o,"stroke","#4B4B57"),y(o,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(u,"d",n[0]),y(u,"fill","url(#room-material-pattern-2)")},m(d,p){Y(d,t,p),_(t,e),_(e,i),_(t,s),_(s,o),Y(d,r,p),Y(d,a,p),Y(d,l,p),Y(d,c,p),Y(d,h,p),Y(d,u,p)},p(d,[p]){p&1&&y(a,"d",d[0]),p&1&&y(c,"d",d[0]),p&1&&y(u,"d",d[0])},i:oe,o:oe,d(d){d&&X(t),d&&X(r),d&&X(a),d&&X(l),d&&X(c),d&&X(h),d&&X(u)}}}function j2(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=qn(s,{needZ:!0}))},[i,s]}class R2 extends Pe{constructor(t){super(),we(this,t,j2,O2,ye,{path:1})}}function _2(n){let t;return{c(){t=Ee("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Y(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function V2(n,t,e){let{dimension:i}=t;const s=qn([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),o=qn([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),r=qn([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=qn([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${o} ${r} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class B2 extends Pe{constructor(t){super(),we(this,t,V2,_2,ye,{dimension:1})}}function F2(n){xe(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 Fd(n,t,e){const i=n.slice();return i[8]=t[e],i}function H2(n){let t,e;return t=new z2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function N2(n){let t,e;return t=new R2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function G2(n){let t,e;return t=new D2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Hd(n){let t,e,i;return e=new B2({props:{dimension:n[8].dimension}}),{c(){t=Ee("svg"),me(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o&1&&(r.dimension=s[8].dimension),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function Nd(n){let t,e,i,s,o=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,r,a;const l=[G2,N2,H2],c=[];function h(d,p){return d[8].floorType===1?0:d[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=o&&Hd(n);return{c(){t=Ee("svg"),i.c(),s=ae(),u&&u.c(),r=Ve(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(d,p){Y(d,t,p),c[e].m(t,null),Y(d,s,p),u&&u.m(d,p),Y(d,r,p),a=!0},p(d,p){let g=e;e=h(d),e===g?c[e].p(d,p):(Me(),Z(c[g],1,1,()=>{c[g]=null}),ke(),i=c[e],i?i.p(d,p):(i=c[e]=l[e](d),i.c()),H(i,1),i.m(t,null)),p&1&&(o=d[3]&&d[8].dimension&&Array.isArray(d[8].dimension.vertical)&&d[8].dimension.vertical.length>0&&Array.isArray(d[8].dimension.horizontal)&&d[8].dimension.horizontal.length>0),o?u?(u.p(d,p),p&1&&H(u,1)):(u=Hd(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke())},i(d){a||(H(i),H(u),a=!0)},o(d){Z(i),Z(u),a=!1},d(d){d&&X(t),c[e].d(),d&&X(s),u&&u.d(d),d&&X(r)}}}function W2(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Nd(Fd(n,i,r));const o=r=>Z(s[r],1,1,()=>{s[r]=null});return{c(){t=W("div");for(let r=0;r<s.length;r+=1)s[r].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){Y(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&15){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Fd(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Nd(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(Me(),l=i.length;l<s.length;l+=1)o(l);ke()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(r){r&&X(t),Ii(s,r)}}}function U2(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:o}=t,{floorIndex:r}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&o;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,o=u.roomDimensionEnable),"floorIndex"in u&&e(6,r=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[r].rooms.map(u=>he(F({},u),{path:u.path.map(d=>gv(d,a.bounding))})))},[i,l,c,h,s,o,r,a]}class Q2 extends Pe{constructor(t){super(),we(this,t,U2,W2,ye,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},F2)}}function X2(n){xe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Y2(n){let t,e,i,s;return{c(){t=Ee("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(o,r){Y(o,t,r),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&y(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&y(t,"id",e)},i:oe,o:oe,d(o){o&&X(t),i=!1,ht(s)}}}function Z2(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:d}=a,p=qn(o.path,{needZ:!0,format:g=>gv(g,d)});return n.$$set=g=>{"room"in g&&e(0,o=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,p,a,l,c,i]}class q2 extends Pe{constructor(t){super(),we(this,t,Z2,Y2,ye,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},X2)}}function J2(n){xe(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 Gd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Wd(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new q2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&15?vt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function K2(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Gd(n,r,l),h=a(c);s.set(h,i[l]=Wd(h,c))}return{c(){t=W("div"),e=Ee("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Y(l,t,c),_(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,Me(),i=oi(i,c,a,1,l,r,s,e,on,Wd,null,Gd),ke())},i(l){if(!o){for(let c=0;c<r.length;c+=1)H(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);o=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function $2(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 au extends Pe{constructor(t){super(),we(this,t,$2,K2,ye,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},J2)}}function e3(n){xe(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function Ud(n){let t,e=n[0].text+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","text svelte-3vzs9z"),j(t,"font-size",n[0].textFontSize+"px")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Be(i,e),o&1&&j(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function t3(n){let t,e,i,s,o=n[0].text&&Ud(n);return{c(){t=W("div"),e=W("img"),s=ae(),o&&o.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),ct(e.src,i=n[0].imageURL)||y(e,"src",i),j(e,"width",n[0].imageWidth+"px"),j(e,"height",n[0].imageHeight+"px"),j(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(r,a){Y(r,t,a),_(t,e),_(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!ct(e.src,i=r[0].imageURL)&&y(e,"src",i),a&1&&j(e,"width",r[0].imageWidth+"px"),a&1&&j(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Ud(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:oe,o:oe,d(r){r&&X(t),o&&o.d()}}}function i3(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class pv extends Pe{constructor(t){super(),we(this,t,i3,t3,ye,{missingFloorConfig:0},e3)}}const tn="data:image/png;base64,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",n3="data:image/png;base64,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";function ci(n){return n*180/Math.PI}function s3(n){xe(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function o3(n){let t,e;return{c(){t=W("div"),e=W("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),j(e,"background-image",`url(${n[0]||tn})`),j(e,"width",n[4]),j(e,"height",n[4]),j(e,"left","-"+n[4]),j(e,"top","-"+n[4]),j(e,"transform",`rotate(${n[3]}deg)`),j(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),j(t,"left",n[1]),j(t,"top",n[2])},m(i,s){Y(i,t,s),_(t,e)},p(i,[s]){s&1&&j(e,"background-image",`url(${i[0]||tn})`);const o=s&1;o&&j(e,"width",i[4]),o&&j(e,"height",i[4]),o&&j(e,"left","-"+i[4]),o&&j(e,"top","-"+i[4]),o&&j(e,"transform",`rotate(${i[3]}deg)`),o&&j(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function r3(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",d=h*100+"%",p=-ci(o)+45,g=document.body.clientWidth,m=document.body.clientHeight,A=`${(g<500||m<500?17:37)/16}rem`;return n.$$set=P=>{"panoIndex"in P&&e(5,i=P.panoIndex),"floorplanData"in P&&e(6,s=P.floorplanData),"lastPanoramaLongitude"in P&&e(7,o=P.lastPanoramaLongitude),"cameraImageUrl"in P&&e(0,r=P.cameraImageUrl)},[r,u,d,p,A,i,s,o]}let a3=class extends Pe{constructor(t){super(),we(this,t,r3,o3,ye,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},s3)}};const mv="data:image/png;base64,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";function l3(n){xe(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function c3(n){let t,e,i,s,o;return{c(){t=W("div"),e=W("div"),i=ae(),s=W("span"),o=Re(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),j(e,"background-image",`url(${mv})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),j(t,"transform",n[2])},m(r,a){Y(r,t,a),_(t,e),_(t,i),_(t,s),_(s,o)},p(r,a){a&1&&Be(o,r[0])},d(r){r&&X(t)}}}function h3(n){let t,e=n[1]&&c3(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function u3(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?ci(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class d3 extends Pe{constructor(t){super(),we(this,t,u3,h3,ye,{floorplanData:3,northDesc:0},l3)}}function f3(n){xe(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 g3(n){let t,e,i,s,o,r,a,l,c,h,u,d;const p=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let g={};for(let T=0;T<p.length;T+=1)g=ft(g,p[T]);t=new Q2({props:g});let m=(n[3]||n[5])&&Qd(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let A={};for(let T=0;T<v.length;T+=1)A=ft(A,v[T]);s=new ru({props:A});const P=[{floorplanData:n[12],floorIndex:n[2]}];let M={};for(let T=0;T<P.length;T+=1)M=ft(M,P[T]);r=new o2({props:M});let E=n[6]&&Xd(n),z=n[11]&&Yd(n),D=n[4]&&Zd(n),R=n[23]&&qd(n);return{c(){me(t.$$.fragment),e=ae(),m&&m.c(),i=ae(),me(s.$$.fragment),o=ae(),me(r.$$.fragment),a=ae(),E&&E.c(),l=ae(),z&&z.c(),c=ae(),D&&D.c(),h=ae(),R&&R.c(),u=Ve()},m(T,O){ge(t,T,O),Y(T,e,O),m&&m.m(T,O),Y(T,i,O),ge(s,T,O),Y(T,o,O),ge(r,T,O),Y(T,a,O),E&&E.m(T,O),Y(T,l,O),z&&z.m(T,O),Y(T,c,O),D&&D.m(T,O),Y(T,h,O),R&&R.m(T,O),Y(T,u,O),d=!0},p(T,O){const b=O&5188?vt(p,[{floorIndex:T[2],floorplanData:T[12],roomLabelsEnable:T[6],roomDimensionEnable:T[10]}]):{};t.$set(b),T[3]||T[5]?m?(m.p(T,O),O&40&&H(m,1)):(m=Qd(T),m.c(),H(m,1),m.m(i.parentNode,i)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke());const C=O&4100?vt(v,[{floorplanData:T[12],floorIndex:T[2]}]):{};s.$set(C);const I=O&4100?vt(P,[{floorplanData:T[12],floorIndex:T[2]}]):{};r.$set(I),T[6]?E?(E.p(T,O),O&64&&H(E,1)):(E=Xd(T),E.c(),H(E,1),E.m(l.parentNode,l)):E&&(Me(),Z(E,1,1,()=>{E=null}),ke()),T[11]?z?(z.p(T,O),O&2048&&H(z,1)):(z=Yd(T),z.c(),H(z,1),z.m(c.parentNode,c)):z&&(Me(),Z(z,1,1,()=>{z=null}),ke()),T[4]?D?(D.p(T,O),O&16&&H(D,1)):(D=Zd(T),D.c(),H(D,1),D.m(h.parentNode,h)):D&&(Me(),Z(D,1,1,()=>{D=null}),ke()),T[23]?R?(R.p(T,O),O&8388608&&H(R,1)):(R=qd(T),R.c(),H(R,1),R.m(u.parentNode,u)):R&&(Me(),Z(R,1,1,()=>{R=null}),ke())},i(T){d||(H(t.$$.fragment,T),H(m),H(s.$$.fragment,T),H(r.$$.fragment,T),H(E),H(z),H(D),H(R),d=!0)},o(T){Z(t.$$.fragment,T),Z(m),Z(s.$$.fragment,T),Z(r.$$.fragment,T),Z(E),Z(z),Z(D),Z(R),d=!1},d(T){pe(t,T),T&&X(e),m&&m.d(T),T&&X(i),pe(s,T),T&&X(o),pe(r,T),T&&X(a),E&&E.d(T),T&&X(l),z&&z.d(T),T&&X(c),D&&D.d(T),T&&X(h),R&&R.d(T),T&&X(u)}}}function p3(n){let t,e;return t=new pv({props:{missingFloorConfig:n[19]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&524288&&(o.missingFloorConfig=i[19]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Qd(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&33820676?vt(i,[{floorIndex:o[2],floorplanData:o[12],hoveredRoom:o[25],highlightData:o[18]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Xd(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new m2({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&33748868?vt(i,[{floorplanData:o[12],roomAreaEnable:o[7],roomNameEnable:o[8],roomNameOtherTypeEnable:o[9],roomDimensionEnable:o[10],floorIndex:o[2],getRoomAreaText:o[13],getRoomDimensionText:o[14],getLabelElement:o[15],hoveredRoom:o[25],adaptiveRoomLabelVisibleEnable:o[17]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Yd(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new I2({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&69636?vt(i,[{floorplanData:o[12],floorIndex:o[2],getRuleDistanceText:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Zd(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new a3({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&3149825?vt(i,[{panoIndex:o[0],floorplanData:o[12],lastPanoramaLongitude:o[20],cameraImageUrl:o[21]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function qd(n){let t,e;return t=new d3({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&4096&&(o.floorplanData=i[12]),s&4194304&&(o.northDesc=i[22]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function m3(n){let t,e,i,s,o;const r=[p3,g3],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=W("div"),i.c(),y(t,"class",s=Ct(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Y(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Me(),Z(a[u],1,1,()=>{a[u]=null}),ke(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),H(i,1),i.m(t,null)),(!o||h&2&&s!==(s=Ct(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){o||(H(i),o=!0)},o(c){Z(i),o=!1},d(c){c&&X(t),a[e].d()}}}function v3(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:d}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:m}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:M}=t,{getLabelElement:E}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:D}=t,{highlightData:R}=t,{missingFloorConfig:T}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:b}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:k=void 0}=t;const S=ou(void 0);return S.subscribe(L=>{k&&e(26,k.roomOnMouse=L,k)}),n.$$set=L=>{"panoIndex"in L&&e(0,o=L.panoIndex),"isCurrent"in L&&e(1,r=L.isCurrent),"floorIndex"in L&&e(2,a=L.floorIndex),"highlightEnable"in L&&e(3,l=L.highlightEnable),"cameraEnable"in L&&e(4,c=L.cameraEnable),"hoverEnable"in L&&e(5,h=L.hoverEnable),"roomLabelsEnable"in L&&e(6,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(7,d=L.roomAreaEnable),"roomNameEnable"in L&&e(8,p=L.roomNameEnable),"roomNameOtherTypeEnable"in L&&e(9,g=L.roomNameOtherTypeEnable),"roomDimensionEnable"in L&&e(10,m=L.roomDimensionEnable),"ruleLabelsEnable"in L&&e(11,v=L.ruleLabelsEnable),"floorplanData"in L&&e(12,A=L.floorplanData),"getRoomAreaText"in L&&e(13,P=L.getRoomAreaText),"getRoomDimensionText"in L&&e(14,M=L.getRoomDimensionText),"getLabelElement"in L&&e(15,E=L.getLabelElement),"getRuleDistanceText"in L&&e(16,z=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(17,D=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(18,R=L.highlightData),"missingFloorConfig"in L&&e(19,T=L.missingFloorConfig),"lastPanoramaLongitude"in L&&e(20,O=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(21,b=L.cameraImageUrl),"northDesc"in L&&e(22,C=L.northDesc),"compassEnable"in L&&e(23,I=L.compassEnable),"store"in L&&e(26,k=L.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=A.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I,s,S,k,i]}let A3=class extends Pe{constructor(t){super(),we(this,t,v3,m3,ye,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},f3)}};function b3(n){xe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Jd(n,t,e){const i=n.slice();return i[26]=t[e],i}function Kd(n){let t,e,i,s=n[15].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=$d(Jd(n,s,a));const r=a=>Z(o[a],1,1,()=>{o[a]=null});return{c(){t=W("div");for(let a=0;a<o.length;a+=1)o[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Y(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Jd(n,s,c);o[c]?(o[c].p(h,l),H(o[c],1)):(o[c]=$d(h),o[c].c(),H(o[c],1),o[c].m(t,null))}for(Me(),c=s.length;c<o.length;c+=1)r(c);ke()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(o[l]);e||wt(()=>{e=hs(t,_t,{duration:n[0],easing:Mn}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)Z(o[l]);i=!1},d(a){a&&X(t),Ii(o,a)}}}function $d(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new A3({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&67108860?vt(i,[r&67108844&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[15],getRoomAreaText:o[18],getRoomDimensionText:o[19],getLabelElement:o[20],getRuleDistanceText:o[21],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomDimensionEnable:o[13],ruleLabelsEnable:o[14],adaptiveRoomLabelVisibleEnable:o[22],highlightData:o[23],missingFloorConfig:o[24],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[17],lastPanoramaLongitude:o[16],compassEnable:o[8],northDesc:o[2],store:o[25]},r&32768&&{floorIndex:o[26].floorIndex},r&32784&&{isCurrent:o[26].floorIndex===o[4]},r&32768&&{items:o[26].items}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function y3(n){let t,e,i=n[1]&&Kd(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=Kd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function w3(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:p}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:A}=t,{floorplanData:P}=t,{lastPanoramaLongitude:M}=t,{cameraImageUrl:E}=t,{getRoomAreaText:z}=t,{getRoomDimensionText:D}=t,{getLabelElement:R}=t,{getRuleDistanceText:T}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:b}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=k=>{"duration"in k&&e(0,i=k.duration),"visible"in k&&e(1,s=k.visible),"northDesc"in k&&e(2,o=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,h=k.highlightEnable),"compassEnable"in k&&e(8,u=k.compassEnable),"roomLabelsEnable"in k&&e(9,d=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,p=k.roomAreaEnable),"roomNameEnable"in k&&e(11,g=k.roomNameEnable),"roomNameOtherTypeEnable"in k&&e(12,m=k.roomNameOtherTypeEnable),"roomDimensionEnable"in k&&e(13,v=k.roomDimensionEnable),"ruleLabelsEnable"in k&&e(14,A=k.ruleLabelsEnable),"floorplanData"in k&&e(15,P=k.floorplanData),"lastPanoramaLongitude"in k&&e(16,M=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(17,E=k.cameraImageUrl),"getRoomAreaText"in k&&e(18,z=k.getRoomAreaText),"getRoomDimensionText"in k&&e(19,D=k.getRoomDimensionText),"getLabelElement"in k&&e(20,R=k.getLabelElement),"getRuleDistanceText"in k&&e(21,T=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(22,O=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(23,b=k.highlightData),"missingFloorConfig"in k&&e(24,C=k.missingFloorConfig),"store"in k&&e(25,I=k.store)},[i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I]}let lu=class extends Pe{constructor(t){super(),we(this,t,w3,y3,ye,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},b3)}};const P3="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 C3(n){return ne(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ne(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 I3(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function E3(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(I3),rules:n.rules,is_has_wall:n.is_has_wall}}function M3(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function k3(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 nn(n){return ne(this,null,function*(){const t=yield C3(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(E3),s=n.computed_data.entrance?k3(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(M3)}})}function vv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:P3,width:45,height:48},a=k2(o,t),l=E2(o,e),c=M2(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function x3(n,t){return t(n),n}function _o(n,t){return x3({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function ef(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 cu(n,t,e=$n.BOUNDING_CENTER){const i=ef(n,t),s=ef(n,t+1);return e===$n.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===$n.CEILING?s:i}function hu(n,t,e,i){const s=cu(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let us=class{constructor(t,e){f(this,"VERSION","3.70.9");f(this,"NAME");f(this,"five");f(this,"workUtil");f(this,"fiveUtil");f(this,"hooks",new Mt);f(this,"staticPrefix",Il);this.five=t,this.fiveUtil=new ml(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}onWorkCodeChange(){}},rn=class extends us{};var hi=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(hi||{});const Av=500,S3=80;function Ts(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function bv(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Ts(r,a,e)||Ts(r+i,a,e)}Object.assign(window,{nearlyEqual:Ts,nearlyEqualRad:bv});function D3(n){return Object.prototype.toString.call(n)==="[object Object]"}function tf(n){return D3(n)&&!!n.isVector3}function uu(n,t){return ne(this,null,function*(){const[e]=yield _s(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(!T3(i,s))throw new Error("pose 与预期不符")})}function T3(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?bv(i,s,2):typeof i=="number"&&typeof s=="number"?Ts(i,s,2):tf(s)&&tf(i)?s.distanceTo(i)<.01:i===s})}function L3(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Ts(e,r,2)||!Ts(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ts(s,c,2))}function yv(n,t,e=!0){return ne(this,null,function*(){if(L3(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield _s(uu(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield _s(n.updateCamera(_o(t,["mode"]),l,e));if(c)throw new Error(hi.UpdateCameraError)})}function Vo(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function z3(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 O3(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 j3=class extends rn{constructor(e,i){var l,c,h;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,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"store",{roomOnMouse:null});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)=>ne(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)=>ne(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||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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,hi.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=>ne(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(hi.ModelNotLoaded);if(!this.data)throw new Error(hi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),o=()=>ne(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield _s(yv(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(hi.UnknownError);if(!this.updateSize())throw new Error(hi.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Av;Vo(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,hi.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);Vo(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",this.store.roomOnMouse))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||O3(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.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();z3(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.workUtil.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:S3/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(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 ne(this,null,function*(){return yield nn(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=he(F({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new lu({target:this.container,intro:!0,props:i})}};const R3=(n,t)=>new j3(n,t),nf=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],_3="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function V3(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 B3(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 F3=class extends rn{constructor(e,i){var l,c;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,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"items");f(this,"store",{roomOnMouse:null});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)=>ne(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)=>ne(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||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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,hi.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=>ne(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(hi.ModelNotLoaded);if(!this.data)throw new Error(hi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),o=()=>ne(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield _s(yv(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(hi.UnknownError);if(!this.updateSize())throw new Error(hi.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Av;Vo(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,hi.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);Vo(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",this.store.roomOnMouse))return!1});f(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});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&&B3(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.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),V3(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(_o(this.showState,["offset"]),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.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),Pi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,o=s.x-i.x,r=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:u,width:d,height:p,notes:g,type:m,id:v,rotateX:A,rotateY:P,rotateZ:M=0}=c;return{id:v,positionInImage:{x:(h-i.x)/o,y:(s.y-u)/r},width:d/o,height:p/r,src:_3+nf[m].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:g||nf[m].description,rotateX:A,rotateY:P,rotateZ:M}})})}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=cu(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return ne(this,null,function*(){return yield nn(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(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=he(F({},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,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new lu({target:this.container,intro:!0,props:i})}};const H3=(n,t)=>new F3(n,t);let N3=class extends rn{constructor(e,i){var l,c;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,"defaultMissingFloorConfig");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!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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.workUtil.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.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(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=cu(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ne(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 ne(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 ne(this,null,function*(){return yield nn(e.data)})}_show(e){return ne(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 uu(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;Vo(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ne(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;Vo(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(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=he(F({},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 lu({target:this.container,intro:!0,props:i})}};const G3=(n,t)=>new N3(n,t);function W3(n){xe(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 U3(n){let t,e,i;return{c(){t=W("div"),e=W("div"),i=W("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||tn)+")"),j(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),j(t,"opacity",n[3]?1:0)},m(s,o){Y(s,t,o),_(t,e),_(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||tn)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2]),o&8&&j(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function Q3(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function X3(n,t,e){var P,M;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,d=a.getCurrentState().longitude,p=(M=(P=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:P.floorIndex)!=null?M:0;function g(E,z){const D=E.bounding,R=E.observers[z];if(!R)return"";const T=(D.max.x-D.min.x)*l,O=(D.max.y-D.min.y)*l,b=Math.floor(R.positionInImage.x*T),C=Math.floor(R.positionInImage.y*O);return`translate(${b}px, ${C}px)`}function m(E){e(7,u=E)}function v(E){e(9,p=a.work.observers[E].floorIndex)}const A=Hr(E=>{e(8,d=E.longitude)},1e3/60);return St(()=>(a.on("panoWillArrive",m),a.on("panoArrived",v),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",m),a.off("panoArrived",v),a.off("cameraDirectionUpdate",A)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=g(c,u)),n.$$.dirty&256&&e(1,r=Q3(d))},[h,r,o,s,a,l,c,u,d,p,i]}let Y3=class extends Pe{constructor(t){super(),we(this,t,X3,U3,ye,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},W3)}};function Z3(n){xe(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 sf(n,t,e){const i=n.slice();return i[1]=t[e],i}function of(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=W("div"),i=W("div"),r=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){Y(c,e,h),_(e,i),_(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&X(e)}}}function q3(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=sf(n,s,r),l=o(a);i.set(l,e[r]=of(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=oi(e,a,o,1,r,s,i,t,Yr,of,null,sf))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function J3(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let K3=class extends Pe{constructor(t){super(),we(this,t,J3,q3,ye,{extraObjects:0},Z3)}};function $3(n){xe(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function eP(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new ru({props:l}),i=new K3({props:{extraObjects:n[7]}});let c=n[3]&&rf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),o=Ve()},m(h,u){ge(t,h,u),Y(h,e,u),ge(i,h,u),Y(h,s,u),c&&c.m(h,u),Y(h,o,u),r=!0},p(h,u){const d=u&20?vt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(d);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=rf(h),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke())},i(h){r||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),r=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),r=!1},d(h){pe(t,h),h&&X(e),pe(i,h),h&&X(s),c&&c.d(h),h&&X(o)}}}function tP(n){let t,e,i;return{c(){t=W("div"),e=W("img"),y(e,"class","missing-floor-image svelte-18287ai"),ct(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){Y(s,t,o),_(t,e)},p(s,o){o&64&&!ct(e.src,i=s[6])&&y(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function rf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function iP(n){let t,e,i,s;const o=[tP,eP],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ve()},m(l,c){r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function nP(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:d}=t,{missingFloorImageUrl:p}=t;const g=void 0;return n.$$set=m=>{"five"in m&&e(0,r=m.five),"pxmm"in m&&e(1,a=m.pxmm),"floorIndex"in m&&e(2,l=m.floorIndex),"hoverEnable"in m&&e(3,c=m.hoverEnable),"floorplanData"in m&&e(4,h=m.floorplanData),"extraObjects"in m&&e(10,u=m.extraObjects),"highlightData"in m&&e(5,d=m.highlightData),"missingFloorImageUrl"in m&&e(6,p=m.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(m=>m.floorIndex===l))},[r,a,l,c,h,d,p,o,s,g,u,i]}let sP=class extends Pe{constructor(t){super(),we(this,t,nP,iP,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},$3)}};function oP(n){xe(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 af(n){let t,e,i,s,o=n[8]!==0&&lf(n);return{c(){t=W("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){Y(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ni(Ti.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&H(o,1)):(o=lf(r),o.c(),H(o,1),o.m(t,null)):o&&(Me(),Z(o,1,1,()=>{o=null}),ke())},i(r){e||(H(o),e=!0)},o(r){Z(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,ht(s)}}}function lf(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let d=0;d<l.length;d+=1)c=ft(c,l[d]);e=new sP({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let d=0;d<h.length;d+=1)u=ft(u,h[d]);return s=new Y3({props:u}),{c(){t=W("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(d,p){Y(d,t,p),ge(e,t,null),_(t,i),ge(s,t,null),a=!0},p(d,p){const g=p&6381?vt(l,[{five:d[0],pxmm:d[11],floorIndex:d[12],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7]}]):{};e.$set(g);const m=p&2073?vt(h,[{pxmm:d[11],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};s.$set(m),p&1024&&o!==(o=`${d[10]}px`)&&j(t,"width",o),p&8192&&r!==(r=`${d[13]}px`)&&j(t,"height",r)},i(d){a||(H(e.$$.fragment,d),H(s.$$.fragment,d),a=!0)},o(d){Z(e.$$.fragment,d),Z(s.$$.fragment,d),a=!1},d(d){d&&X(t),pe(e),pe(s)}}}function rP(n){let t,e,i=n[1]&&af(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=af(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function aP(n,t,e){var E,z;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,d=(z=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?z:0,p=0,g=0,m=0,v=0;function A(D){e(12,d=i.work.observers[D].floorIndex)}St(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const P=D=>{e(8,p=D.detail)},M=D=>{e(9,g=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData),"missingFloorImageUrl"in D&&e(7,h=D.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const D=Math.min(p,g),{max:R,min:T}=r.bounding,O=R.x-T.x,b=R.y-T.y,C=function(){return O>b?[D,D/O*b]:[D/b*O,D]}();e(10,m=C[0]),e(13,v=C[1]),e(11,u=m/O)}},[i,s,o,r,a,l,c,h,p,g,m,u,d,v,P,M]}let lP=class extends Pe{constructor(t){super(),we(this,t,aP,rP,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},oP)}},cP=class extends rn{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:!1,highlightEnable:!1,cameraImageUrl:tn,missingFloorImageUrl:Ki(i==null?void 0:i.staticPrefix,is)},o=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ne(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 nn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ne(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 ne(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=vv(e,this.five,this.data),this.render())}formatData(e){return ne(this,null,function*(){return yield nn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?F(F({},s.config),e.config):s.config;this.state=he(F(F({},this.state),e),{config:o}),!Ft(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=he(F({},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 lP({target:this.wrapper,props:e})}};const hP=(n,t)=>new cP(n,t);function uP(n){xe(n,"svelte-3rukxu",".plugin-radar__camera-wrapper.svelte-3rukxu{width:100%;height:100%;position:absolute;pointer-events:none;z-index:20}.plugin-radar__camera-position.svelte-3rukxu{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear;transform-origin:0 0;z-index:20}.plugin-radar__camera-rotate.svelte-3rukxu{position:absolute;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%;z-index:20}")}function dP(n){let t,e,i,s=`${n[1]}px`,o=`${n[1]}px`,r=`-${n[2]}px`,a=`-${n[2]}px`,l=`${n[2]}px ${n[2]}px`;return{c(){t=W("div"),e=W("div"),i=W("div"),y(i,"class","plugin-radar__camera-rotate svelte-3rukxu"),j(i,"background-image","url("+(n[0]||tn)+")"),j(i,"transform",n[3]),j(i,"width",s),j(i,"height",o),j(i,"left",r),j(i,"top",a),j(i,"transform-origin",l),y(e,"class","plugin-radar__camera-position svelte-3rukxu"),j(e,"transform",n[4]),y(t,"class","plugin-radar__camera-wrapper svelte-3rukxu"),j(t,"opacity",n[5]?1:0)},m(c,h){Y(c,t,h),_(t,e),_(e,i)},p(c,[h]){h&1&&j(i,"background-image","url("+(c[0]||tn)+")");const u=h&1;(u||h&9)&&j(i,"transform",c[3]),(u||h&3&&s!==(s=`${c[1]}px`))&&j(i,"width",s),(u||h&3&&o!==(o=`${c[1]}px`))&&j(i,"height",o),(u||h&5&&r!==(r=`-${c[2]}px`))&&j(i,"left",r),(u||h&5&&a!==(a=`-${c[2]}px`))&&j(i,"top",a),(u||h&5&&l!==(l=`${c[2]}px ${c[2]}px`))&&j(i,"transform-origin",l),h&16&&j(e,"transform",c[4]),h&32&&j(t,"opacity",c[5]?1:0)},i:oe,o:oe,d(c){c&&X(t)}}}function fP(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function gP(n,t,e){var E,z;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,{cameraSize:u=36}=t,{cameraOffset:d=28.5}=t,p=a.getCurrentState().panoIndex,g=a.getCurrentState().longitude,m=(z=(E=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?z:0;function v(D,R){const T=D.bounding,O=D.observers[R];if(!O)return"";const b=(T.max.x-T.min.x)*l,C=(T.max.y-T.min.y)*l,I=Math.floor(O.positionInImage.x*b),k=Math.floor(O.positionInImage.y*C);return`translate(${I}px, ${k}px)`}function A(D){e(9,p=D)}function P(D){e(11,m=a.work.observers[D].floorIndex)}const M=Hr(D=>{e(10,g=D.longitude)},1e3/60);return St(()=>(a.on("panoWillArrive",A),a.on("panoArrived",P),a.on("cameraDirectionUpdate",M),function(){a.off("panoWillArrive",A),a.off("panoArrived",P),a.off("cameraDirectionUpdate",M)})),n.$$set=D=>{"five"in D&&e(6,a=D.five),"pxmm"in D&&e(7,l=D.pxmm),"floorplanData"in D&&e(8,c=D.floorplanData),"cameraImageUrl"in D&&e(0,h=D.cameraImageUrl),"cameraSize"in D&&e(1,u=D.cameraSize),"cameraOffset"in D&&e(2,d=D.cameraOffset)},n.$$.update=()=>{n.$$.dirty&2304&&e(12,i=c.floorDatas[m]),n.$$.dirty&4096&&e(5,s=i.rooms.length>0),n.$$.dirty&768&&e(4,o=v(c,p)),n.$$.dirty&1024&&e(3,r=fP(g))},[h,u,d,r,o,s,a,l,c,p,g,m,i]}class pP extends Pe{constructor(t){super(),we(this,t,gP,dP,ye,{five:6,pxmm:7,floorplanData:8,cameraImageUrl:0,cameraSize:1,cameraOffset:2},uP)}}function mP(n){xe(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 cf(n,t,e){const i=n.slice();return i[1]=t[e],i}function hf(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=W("div"),i=W("div"),r=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){Y(c,e,h),_(e,i),_(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&X(e)}}}function vP(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=cf(n,s,r),l=o(a);i.set(l,e[r]=hf(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=oi(e,a,o,1,r,s,i,t,Yr,hf,null,cf))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function AP(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class bP extends Pe{constructor(t){super(),we(this,t,AP,vP,ye,{extraObjects:0},mP)}}function yP(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new ru({props:l}),i=new bP({props:{extraObjects:n[7]}});let c=n[3]&&uf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),o=Ve()},m(h,u){ge(t,h,u),Y(h,e,u),ge(i,h,u),Y(h,s,u),c&&c.m(h,u),Y(h,o,u),r=!0},p(h,u){const d=u&20?vt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(d);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=uf(h),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke())},i(h){r||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),r=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),r=!1},d(h){pe(t,h),h&&X(e),pe(i,h),h&&X(s),c&&c.d(h),h&&X(o)}}}function wP(n){let t,e;return t=new pv({props:{missingFloorConfig:n[6]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&64&&(o.missingFloorConfig=i[6]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function uf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function PP(n){let t,e,i,s;const o=[wP,yP],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ve()},m(l,c){r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function CP(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:d}=t,{missingFloorConfig:p}=t,{missingFloorImageUrl:g}=t;const m=void 0;return n.$$set=v=>{"five"in v&&e(0,r=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,d=v.highlightData),"missingFloorConfig"in v&&e(6,p=v.missingFloorConfig),"missingFloorImageUrl"in v&&e(11,g=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(12,i=h.floorDatas[l]),n.$$.dirty&4096&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(v=>v.floorIndex===l))},[r,a,l,c,h,d,p,o,s,m,u,g,i]}class IP extends Pe{constructor(t){super(),we(this,t,CP,PP,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorConfig:6,missingFloorImageUrl:11})}}function EP(n){xe(n,"svelte-6v429q",".floorplan-guide-plugin__observer-dots.svelte-6v429q{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.floorplan-guide-plugin__observer-dot.svelte-6v429q{position:absolute;background:#7dacff80;border:0.0375rem solid #96cfff;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);transition:opacity 0.8s ease-in-out}")}function df(n,t,e){const i=n.slice();return i[6]=t[e],i}function ff(n,t){let e;return{key:n,first:null,c(){e=W("div"),y(e,"class","floorplan-guide-plugin__observer-dot svelte-6v429q"),j(e,"left",t[6].positionInImage.x*t[0]+"px"),j(e,"top",t[6].positionInImage.y*t[1]+"px"),j(e,"width",t[2]+"px"),j(e,"height",t[2]+"px"),this.first=e},m(i,s){Y(i,e,s)},p(i,s){t=i,s&9&&j(e,"left",t[6].positionInImage.x*t[0]+"px"),s&10&&j(e,"top",t[6].positionInImage.y*t[1]+"px"),s&4&&j(e,"width",t[2]+"px"),s&4&&j(e,"height",t[2]+"px")},d(i){i&&X(e)}}}function MP(n){let t,e=[],i=new Map,s=n[3];const o=r=>r[6].index;for(let r=0;r<s.length;r+=1){let a=df(n,s,r),l=o(a);i.set(l,e[r]=ff(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","floorplan-guide-plugin__observer-dots svelte-6v429q")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&15&&(s=r[3],e=oi(e,a,o,1,r,s,i,t,Yr,ff,null,df))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function kP(n,t,e){let i,{floorplanData:s}=t,{floorIndex:o}=t,{contentWidth:r}=t,{contentHeight:a}=t,{observerDotSize:l=12}=t;return n.$$set=c=>{"floorplanData"in c&&e(4,s=c.floorplanData),"floorIndex"in c&&e(5,o=c.floorIndex),"contentWidth"in c&&e(0,r=c.contentWidth),"contentHeight"in c&&e(1,a=c.contentHeight),"observerDotSize"in c&&e(2,l=c.observerDotSize)},n.$$.update=()=>{var c,h;n.$$.dirty&48&&e(3,i=(h=(c=s.observers)==null?void 0:c.filter(u=>u.floorIndex===o))!=null?h:[])},[r,a,l,i,s,o]}class xP extends Pe{constructor(t){super(),we(this,t,kP,MP,ye,{floorplanData:4,floorIndex:5,contentWidth:0,contentHeight:1,observerDotSize:2},EP)}}function SP(n){xe(n,"svelte-qulme3",".floorplan-guide-plugin__room-label.svelte-qulme3{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%, -50%);color:#fff;text-shadow:0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.8);line-height:1.2;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:opacity 300ms;opacity:1}.floorplan-guide-plugin__room-label--hidden.svelte-qulme3{opacity:0}.floorplan-guide-plugin__room-label--hovered.svelte-qulme3{opacity:1 !important}.floorplan-guide-plugin__room-content.svelte-qulme3{display:flex;flex-direction:column;align-items:center}.floorplan-guide-plugin__room-name.svelte-qulme3{font-family:PingFangSC-Regular;font-weight:400;font-size:0.875rem;color:#FFFFFF;margin-bottom:0.125rem}.floorplan-guide-plugin__room-area.svelte-qulme3{opacity:0.6;font-family:PingFangSC-Regular;font-weight:400;font-size:0.75rem;color:#FFFFFF;text-align:center}")}function DP(n){let t,e,i=n[2]&&gf(n),s=n[3]&&n[4]&&pf(n);return{c(){t=W("div"),i&&i.c(),e=ae(),s&&s.c(),y(t,"class","floorplan-guide-plugin__room-content svelte-qulme3")},m(o,r){Y(o,t,r),i&&i.m(t,null),_(t,e),s&&s.m(t,null)},p(o,r){o[2]?i?i.p(o,r):(i=gf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3]&&o[4]?s?s.p(o,r):(s=pf(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&X(t),i&&i.d(),s&&s.d()}}}function TP(n){let t,e=n[5].outerHTML+"",i;return{c(){t=new zo(!1),i=Ve(),t.a=i},m(s,o){t.m(e,s,o),Y(s,i,o)},p(s,o){o&32&&e!==(e=s[5].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function gf(n){let t,e=n[0].name+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","floorplan-guide-plugin__room-name svelte-qulme3")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&1&&e!==(e=s[0].name+"")&&Be(i,e)},d(s){s&&X(t)}}}function pf(n){let t,e;return{c(){t=W("span"),e=Re(n[4]),y(t,"class","floorplan-guide-plugin__room-area svelte-qulme3")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s&16&&Be(e,i[4])},d(i){i&&X(t)}}}function LP(n){let t,e,i;function s(a,l){return a[5]?TP:DP}let o=s(n),r=o(n);return{c(){t=W("div"),r.c(),y(t,"class","floorplan-guide-plugin__room-label svelte-qulme3"),y(t,"role","button"),y(t,"tabindex","0"),Ce(t,"floorplan-guide-plugin__room-label--hovered",n[1]),Ce(t,"floorplan-guide-plugin__room-label--hidden",!n[10]),j(t,"left",n[6]),j(t,"top",n[7])},m(a,l){Y(a,t,l),r.m(t,null),e||(i=[je(t,"mouseenter",n[17]),je(t,"mouseleave",n[18]),je(t,"keydown",zP),ni(Ti.call(null,t)),je(t,"clientWidth",n[19]),je(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r.d(1),r=o(a),r&&(r.c(),r.m(t,null))),l&2&&Ce(t,"floorplan-guide-plugin__room-label--hovered",a[1]),l&1024&&Ce(t,"floorplan-guide-plugin__room-label--hidden",!a[10]),l&64&&j(t,"left",a[6]),l&128&&j(t,"top",a[7])},i:oe,o:oe,d(a){a&&X(t),r.d(),e=!1,ht(i)}}}const zP=()=>{};function OP(n,t,e){let i,s,o,{room:r}=t,{isHovered:a}=t,{roomNameEnable:l}=t,{roomAreaEnable:c}=t,{roomAreaSize:h}=t,{userConfigElement:u}=t,{adaptiveRoomLabelVisibleEnable:d}=t,{pxmm:p}=t,{left:g}=t,{top:m}=t,{createLabelInRoomChecker:v}=t;const A=Sn();let P=0,M=0;const E=()=>A("mouseenter"),z=()=>A("mouseleave"),D=T=>{e(8,P=T.detail)},R=T=>{e(9,M=T.detail)};return n.$$set=T=>{"room"in T&&e(0,r=T.room),"isHovered"in T&&e(1,a=T.isHovered),"roomNameEnable"in T&&e(2,l=T.roomNameEnable),"roomAreaEnable"in T&&e(3,c=T.roomAreaEnable),"roomAreaSize"in T&&e(4,h=T.roomAreaSize),"userConfigElement"in T&&e(5,u=T.userConfigElement),"adaptiveRoomLabelVisibleEnable"in T&&e(12,d=T.adaptiveRoomLabelVisibleEnable),"pxmm"in T&&e(13,p=T.pxmm),"left"in T&&e(6,g=T.left),"top"in T&&e(7,m=T.top),"createLabelInRoomChecker"in T&&e(14,v=T.createLabelInRoomChecker)},n.$$.update=()=>{n.$$.dirty&768&&e(16,i={width:P,height:M}),n.$$.dirty&81921&&e(15,s=i?v(r,i):void 0),n.$$.dirty&45058&&e(10,o=d?a||(s?s(p):!0):!0)},[r,a,l,c,h,u,g,m,P,M,o,A,d,p,v,s,i,E,z,D,R]}class jP extends Pe{constructor(t){super(),we(this,t,OP,LP,ye,{room:0,isHovered:1,roomNameEnable:2,roomAreaEnable:3,roomAreaSize:4,userConfigElement:5,adaptiveRoomLabelVisibleEnable:12,pxmm:13,left:6,top:7,createLabelInRoomChecker:14},SP)}}function RP(n){xe(n,"svelte-k2rax0",".floorplan-guide-plugin__room-labels.svelte-k2rax0{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:15}")}function mf(n,t,e){const i=n.slice();return i[17]=t[e],i}function vf(n,t){let e,i,s;function o(){return t[15](t[17])}return i=new jP({props:{room:t[17],isHovered:t[7]===t[17].id,roomNameEnable:t[0],roomAreaEnable:t[1],roomAreaSize:t[17].size?t[3](t[17].size):"",userConfigElement:t[4]?t[4](t[17]):null,adaptiveRoomLabelVisibleEnable:t[2],pxmm:t[6],left:t[17].roomLabel.positionInImage.x*100+"%",top:t[17].roomLabel.positionInImage.y*100+"%",createLabelInRoomChecker:BP}}),i.$on("mouseenter",o),i.$on("mouseleave",t[10]),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(r,a){Y(r,e,a),ge(i,r,a),s=!0},p(r,a){t=r;const l={};a&256&&(l.room=t[17]),a&384&&(l.isHovered=t[7]===t[17].id),a&1&&(l.roomNameEnable=t[0]),a&2&&(l.roomAreaEnable=t[1]),a&264&&(l.roomAreaSize=t[17].size?t[3](t[17].size):""),a&272&&(l.userConfigElement=t[4]?t[4](t[17]):null),a&4&&(l.adaptiveRoomLabelVisibleEnable=t[2]),a&64&&(l.pxmm=t[6]),a&256&&(l.left=t[17].roomLabel.positionInImage.x*100+"%"),a&256&&(l.top=t[17].roomLabel.positionInImage.y*100+"%"),i.$set(l)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),pe(i,r)}}}function _P(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=mf(n,a,c),u=l(h);i.set(u,e[c]=vf(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-guide-plugin__room-labels svelte-k2rax0")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[16])],o=!0)},p(c,[h]){h&2015&&(a=c[8],Me(),e=oi(e,h,l,1,c,a,i,t,on,vf,null,mf),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function VP(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function BP(n,t){if(t.width===0||t.height===0)return()=>!1;const e=n.path.map(({x:h,y:u})=>[h,u]),i=n.roomLabel.position,{x:s,y:o}=i,{width:r,height:a}=t,l=r/2,c=a/2;return function(u){const d=s*u,p=o*u,g=e.map(([v,A])=>[v*u,A*u]);return[[d+l,p-c],[d-l,p-c],[d-l,p+c],[d+l,p+c]].every(v=>VP(v,g))}}function FP(n,t,e){let i,s,{floorplanData:o}=t,{floorIndex:r}=t,{roomNameEnable:a=!0}=t,{roomNameOtherTypeEnable:l=!0}=t,{roomAreaEnable:c=!0}=t,{adaptiveRoomLabelVisibleEnable:h=!0}=t,{getRoomAreaText:u}=t,{getLabelElement:d}=t,p=0,g=0,m=null;function v(E){e(7,m=E.id)}function A(){e(7,m=null)}const P=E=>v(E),M=E=>{e(5,p=E.detail)};return n.$$set=E=>{"floorplanData"in E&&e(11,o=E.floorplanData),"floorIndex"in E&&e(12,r=E.floorIndex),"roomNameEnable"in E&&e(0,a=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(13,l=E.roomNameOtherTypeEnable),"roomAreaEnable"in E&&e(1,c=E.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in E&&e(2,h=E.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in E&&e(3,u=E.getRoomAreaText),"getLabelElement"in E&&e(4,d=E.getLabelElement)},n.$$.update=()=>{var E,z;if(n.$$.dirty&6144&&e(14,i=(z=(E=o.floorDatas[r])==null?void 0:E.rooms)!=null?z:[]),n.$$.dirty&24576&&e(8,s=l?i:i.filter(D=>D.roomType!=="100900000012")),n.$$.dirty&2080){const{max:D,min:R}=o.bounding,T=D.x-R.x;e(6,g=p/T)}},[a,c,h,u,d,p,g,m,s,v,A,o,r,l,i,P,M]}class HP extends Pe{constructor(t){super(),we(this,t,FP,_P,ye,{floorplanData:11,floorIndex:12,roomNameEnable:0,roomNameOtherTypeEnable:13,roomAreaEnable:1,adaptiveRoomLabelVisibleEnable:2,getRoomAreaText:3,getLabelElement:4},RP)}}function NP(n){xe(n,"svelte-19jnco7",".floorplan-plugin__compass.svelte-19jnco7{position:absolute;will-change:opacity}.floorplan-plugin__compass-image.svelte-19jnco7{width:14.4375rem;height:2.5625rem;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-19jnco7{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function GP(n){let t,e,i,s,o,r=`${n[1]}px`,a=`${n[2]}px`,l=`-${n[2]}px`,c=`${n[5]}px ${n[6]}px`;return{c(){t=W("div"),e=W("div"),i=ae(),s=W("span"),o=Re(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-19jnco7"),j(e,"background-image",`url(${mv})`),y(s,"class","floorplan-plugin__compass-text svelte-19jnco7"),y(t,"class","floorplan-plugin__compass svelte-19jnco7"),j(t,"transform",n[4]),j(t,"width",r),j(t,"height",a),j(t,"top",l),j(t,"transform-origin",c)},m(h,u){Y(h,t,u),_(t,e),_(t,i),_(t,s),_(s,o)},p(h,u){u&1&&Be(o,h[0]),u&2&&r!==(r=`${h[1]}px`)&&j(t,"width",r),u&4&&a!==(a=`${h[2]}px`)&&j(t,"height",a),u&4&&l!==(l=`-${h[2]}px`)&&j(t,"top",l)},d(h){h&&X(t)}}}function WP(n){let t,e=n[3]&&GP(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[3]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function UP(n,t,e){var g;let{floorplanData:i}=t,{northDesc:s}=t,{containerWidth:o}=t,{containerHeight:r}=t,{height:a=50}=t;const l=(g=i.entrance)==null?void 0:g.northRad,c=typeof l=="number",u=`rotate(${-(l?ci(l):0)+90}deg)`,d=o/2,p=a+r/2;return n.$$set=m=>{"floorplanData"in m&&e(7,i=m.floorplanData),"northDesc"in m&&e(0,s=m.northDesc),"containerWidth"in m&&e(1,o=m.containerWidth),"containerHeight"in m&&e(8,r=m.containerHeight),"height"in m&&e(2,a=m.height)},[s,o,a,c,u,d,p,i,r]}class QP extends Pe{constructor(t){super(),we(this,t,UP,WP,ye,{floorplanData:7,northDesc:0,containerWidth:1,containerHeight:8,height:2},NP)}}function XP(n){xe(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 Af(n){let t,e,i,s,o=n[25]!==0&&bf(n);return{c(){t=W("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){Y(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ni(Ti.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],i=!0)},p(r,a){r[25]!==0?o?(o.p(r,a),a[0]&33554432&&H(o,1)):(o=bf(r),o.c(),H(o,1),o.m(t,null)):o&&(Me(),Z(o,1,1,()=>{o=null}),ke())},i(r){e||(H(o),e=!0)},o(r){Z(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,ht(s)}}}function bf(n){let t,e,i,s=`${n[27]}px`,o=`${n[29]}px`,r,a,l;const c=[{five:n[0],pxmm:n[28],floorIndex:n[21],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],missingFloorConfig:n[8]}];let h={};for(let d=0;d<c.length;d+=1)h=ft(h,c[d]);e=new IP({props:h});let u=n[30]&&yf(n);return{c(){t=W("div"),me(e.$$.fragment),i=ae(),u&&u.c(),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",s),j(t,"height",o),j(t,"cursor",n[9]?"pointer":"default")},m(d,p){Y(d,t,p),ge(e,t,null),_(t,i),u&&u.m(t,null),r=!0,a||(l=je(t,"click",n[31]),a=!0)},p(d,p){const g=p[0]&270533101?vt(c,[{five:d[0],pxmm:d[28],floorIndex:d[21],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],missingFloorConfig:d[8]}]):{};e.$set(g),d[30]?u?(u.p(d,p),p[0]&1073741824&&H(u,1)):(u=yf(d),u.c(),H(u,1),u.m(t,null)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke()),p[0]&134217728&&s!==(s=`${d[27]}px`)&&j(t,"width",s),p[0]&536870912&&o!==(o=`${d[29]}px`)&&j(t,"height",o),p[0]&512&&j(t,"cursor",d[9]?"pointer":"default")},i(d){r||(H(e.$$.fragment,d),H(u),r=!0)},o(d){Z(e.$$.fragment,d),Z(u),r=!1},d(d){d&&X(t),pe(e),u&&u.d(),a=!1,l()}}}function yf(n){let t,e,i,s,o,r;const a=[{floorplanData:n[3],floorIndex:n[21],contentWidth:n[27],contentHeight:n[29],observerDotSize:n[20]}];let l={};for(let d=0;d<a.length;d+=1)l=ft(l,a[d]);t=new xP({props:l});let c=n[10]&&wf(n),h=n[17]&&Pf(n),u=n[22]&&Cf(n);return{c(){me(t.$$.fragment),e=ae(),c&&c.c(),i=ae(),h&&h.c(),s=ae(),u&&u.c(),o=Ve()},m(d,p){ge(t,d,p),Y(d,e,p),c&&c.m(d,p),Y(d,i,p),h&&h.m(d,p),Y(d,s,p),u&&u.m(d,p),Y(d,o,p),r=!0},p(d,p){const g=p[0]&674234376?vt(a,[{floorplanData:d[3],floorIndex:d[21],contentWidth:d[27],contentHeight:d[29],observerDotSize:d[20]}]):{};t.$set(g),d[10]?c?(c.p(d,p),p[0]&1024&&H(c,1)):(c=wf(d),c.c(),H(c,1),c.m(i.parentNode,i)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke()),d[17]?h?(h.p(d,p),p[0]&131072&&H(h,1)):(h=Pf(d),h.c(),H(h,1),h.m(s.parentNode,s)):h&&(Me(),Z(h,1,1,()=>{h=null}),ke()),d[22]?u?(u.p(d,p),p[0]&4194304&&H(u,1)):(u=Cf(d),u.c(),H(u,1),u.m(o.parentNode,o)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke())},i(d){r||(H(t.$$.fragment,d),H(c),H(h),H(u),r=!0)},o(d){Z(t.$$.fragment,d),Z(c),Z(h),Z(u),r=!1},d(d){pe(t,d),d&&X(e),c&&c.d(d),d&&X(i),h&&h.d(d),d&&X(s),u&&u.d(d),d&&X(o)}}}function wf(n){let t,e;const i=[{floorplanData:n[3],floorIndex:n[21],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomAreaEnable:n[13],adaptiveRoomLabelVisibleEnable:n[14],getRoomAreaText:n[15],getLabelElement:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new HP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&2226184?vt(i,[{floorplanData:o[3],floorIndex:o[21],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomAreaEnable:o[13],adaptiveRoomLabelVisibleEnable:o[14],getRoomAreaText:o[15],getLabelElement:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Pf(n){let t,e;const i=[{floorplanData:n[3],northDesc:n[18],containerWidth:n[27],containerHeight:n[29],height:n[19]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new QP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&671875080?vt(i,[{floorplanData:o[3],northDesc:o[18],containerWidth:o[27],containerHeight:o[29],height:o[19]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Cf(n){let t,e;const i=[{pxmm:n[28],five:n[0],floorplanData:n[3],cameraImageUrl:n[4],cameraSize:n[23],cameraOffset:n[24]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new pP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&293601305?vt(i,[{pxmm:o[28],five:o[0],floorplanData:o[3],cameraImageUrl:o[4],cameraSize:o[23],cameraOffset:o[24]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function YP(n){let t,e,i=n[1]&&Af(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,o){s[1]?i?(i.p(s,o),o[0]&2&&H(i,1)):(i=Af(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function ZP(n,t,e){let i,{five:s}=t,{visible:o}=t,{hoverEnable:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t,{missingFloorImageUrl:u}=t,{missingFloorConfig:d}=t,{clickEnable:p=!0}=t,{roomLabelsEnable:g=!1}=t,{roomNameEnable:m=!0}=t,{roomNameOtherTypeEnable:v=!0}=t,{roomAreaEnable:A=!0}=t,{adaptiveRoomLabelVisibleEnable:P=!0}=t,{getRoomAreaText:M=q=>(q/1e6).toFixed(1)+"㎡"}=t,{getLabelElement:E=void 0}=t,{compassEnable:z=!1}=t,{northDesc:D="北"}=t,{compassHeight:R=50}=t,{observerDotSize:T=12}=t,{displayedFloorIndex:O}=t,{shouldShowRadar:b=!0}=t,{cameraSize:C=36}=t,{cameraOffset:I=28.5}=t,{onFloorplanClick:k=void 0}=t,S=0,L=0,N=0,V=0,K=0;function ie(q){if(!p||!k)return;const Se=q.currentTarget.getBoundingClientRect(),de=q.clientX-Se.left,De=q.clientY-Se.top,fe=de/V,ue=De/K;k({imageX:fe,imageY:ue,floorIndex:O,originalEvent:q})}const ee=q=>{e(25,L=q.detail)},re=q=>{e(26,N=q.detail)};return n.$$set=q=>{"five"in q&&e(0,s=q.five),"visible"in q&&e(1,o=q.visible),"hoverEnable"in q&&e(2,r=q.hoverEnable),"floorplanData"in q&&e(3,a=q.floorplanData),"cameraImageUrl"in q&&e(4,l=q.cameraImageUrl),"extraObjects"in q&&e(5,c=q.extraObjects),"highlightData"in q&&e(6,h=q.highlightData),"missingFloorImageUrl"in q&&e(7,u=q.missingFloorImageUrl),"missingFloorConfig"in q&&e(8,d=q.missingFloorConfig),"clickEnable"in q&&e(9,p=q.clickEnable),"roomLabelsEnable"in q&&e(10,g=q.roomLabelsEnable),"roomNameEnable"in q&&e(11,m=q.roomNameEnable),"roomNameOtherTypeEnable"in q&&e(12,v=q.roomNameOtherTypeEnable),"roomAreaEnable"in q&&e(13,A=q.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in q&&e(14,P=q.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in q&&e(15,M=q.getRoomAreaText),"getLabelElement"in q&&e(16,E=q.getLabelElement),"compassEnable"in q&&e(17,z=q.compassEnable),"northDesc"in q&&e(18,D=q.northDesc),"compassHeight"in q&&e(19,R=q.compassHeight),"observerDotSize"in q&&e(20,T=q.observerDotSize),"displayedFloorIndex"in q&&e(21,O=q.displayedFloorIndex),"shouldShowRadar"in q&&e(22,b=q.shouldShowRadar),"cameraSize"in q&&e(23,C=q.cameraSize),"cameraOffset"in q&&e(24,I=q.cameraOffset),"onFloorplanClick"in q&&e(32,k=q.onFloorplanClick)},n.$$.update=()=>{var q;if(n.$$.dirty[0]&234881032){const le=Math.min(L,N),{max:Se,min:de}=a.bounding,De=Se.x-de.x,fe=Se.y-de.y,ue=function(){return De>fe?[le,le/De*fe]:[le/fe*De,le]}();e(27,V=ue[0]),e(29,K=ue[1]),e(28,S=V/De)}n.$$.dirty[0]&2097160&&e(30,i=((q=a.floorDatas[O])==null?void 0:q.rooms.length)>0)},[s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I,L,N,V,S,K,i,ie,k,ee,re]}class qP extends Pe{constructor(t){super(),we(this,t,ZP,YP,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,missingFloorConfig:8,clickEnable:9,roomLabelsEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomAreaEnable:13,adaptiveRoomLabelVisibleEnable:14,getRoomAreaText:15,getLabelElement:16,compassEnable:17,northDesc:18,compassHeight:19,observerDotSize:20,displayedFloorIndex:21,shouldShowRadar:22,cameraSize:23,cameraOffset:24,onFloorplanClick:32},XP,[-1,-1])}}let JP=class extends rn{constructor(e,i){var r,a;super(e);f(this,"name","floorplanGuidePlugin");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,"defaultMissingFloorConfig");f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.five.off("panoArrived",this.handlePanoArrived),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,"handleFloorplanClick",e=>{var c;const i=(c=this.data)==null?void 0:c.observers;if(!i||i.length===0){console.warn("No floorplan observers found");return}const s=e.imageX,o=e.imageY,r=e.floorIndex;let a=null,l=1/0;i.forEach(h=>{if(h.floorIndex!==r)return;const u=h.positionInImage.x,d=h.positionInImage.y,p=Math.sqrt(Math.pow(s-u,2)+Math.pow(o-d,2));p<l&&(l=p,a={panoIndex:h.index,distance:p,observer:h})}),a?this.five.emit("wantsToMoveToPano",a.panoIndex,{},!0)||this.five.moveToPano(a.panoIndex):console.warn("No suitable observer found on the same floor")});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})});f(this,"handlePanoArrived",()=>{var i,s;const e=(s=(i=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:i.floorIndex)!=null?s:0;this.updateState({displayedFloorIndex:e},!0),this.render()});this.five=e,this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(a=(r=i==null?void 0:i.i18n)==null?void 0:r.call(i,"暂无平面图"))!=null?a:"暂无平面图",textFontSize:14};const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:n3,missingFloorImageUrl:Ki(i==null?void 0:i.staticPrefix,is),missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i==null?void 0:i.missingFloorConfig),clickEnable:!0,roomLabelsEnable:!1,roomNameEnable:!0,roomNameOtherTypeEnable:!1,roomAreaEnable:!0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getLabelElement:void 0,compassEnable:!1,northDesc:"北",compassHeight:50,observerDotSize:12,cameraSize:36,cameraOffset:28.5,i18n:(i==null?void 0:i.i18n)||(l=>l)},o=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose),e.on("panoArrived",this.handlePanoArrived)}load(e,i,s=!0){return ne(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 nn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ne(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 ne(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=vv(e,this.five,this.data),this.render())}changeFloor(e){if(!this.data){console.warn("No floorplan data loaded");return}if(e<0||e>=this.data.floorDatas.length){console.warn(`Invalid floor index: ${e}. Available floors: 0-${this.data.floorDatas.length-1}`);return}this.updateState({displayedFloorIndex:e},!0),this.render()}formatData(e){return ne(this,null,function*(){return yield nn(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){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){var r,a;if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const l=document.querySelector(this.wrapperSelector);this.wrapper=l}if(!this.data||!this.wrapper)return;const e=(a=(r=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:r.floorIndex)!=null?a:0,i=this.state.displayedFloorIndex!==void 0?this.state.displayedFloorIndex:e,s=i===e,o=he(F({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,displayedFloorIndex:i,shouldShowRadar:s,cameraSize:this.state.config.cameraSize||36,cameraOffset:this.state.config.cameraOffset||28.5,onFloorplanClick:this.state.config.clickEnable?this.handleFloorplanClick:void 0});this.app?this.app.$set(o):this.app=new qP({target:this.wrapper,props:o})}};const KP=(n,t)=>new JP(n,t),$P=[{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:"和室"}],eC=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],tC=[{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:"写字楼"}],ac=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},iC=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ac(s,0,0)),o&&n.applyMatrix4(ac(0,o,0)),r&&n.applyMatrix4(ac(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function wv(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=F({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Pv={},vi=void 0,nC=Pv;function du(n,t){var e=n.split("."),i=nC;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==vi?i[s]=t:i=i[s]?i[s]:i[s]={}}var mt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function Cs(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,o,r,a,l,c,h,u,d,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,o=new(mt?Uint32Array:Array)(s),r=1,a=0,l=2;r<=e;){for(u=0;u<t;++u)if(n[u]===r){for(c=0,h=a,d=0;d<r;++d)c=c<<1|h&1,h>>=1;for(p=r<<16|u,d=c;d<s;d+=l)o[d]=p;++a}++r,a<<=1,l<<=1}return[o,e,i]}function ds(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=mt?new Uint8Array(n):n,this.m=!1,this.i=tl,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case fu:this.b=32768,this.c=new(mt?Uint8Array:Array)(32768+this.h+258);break;case tl:this.b=0,this.c=new(mt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var fu=0,tl=1,If={t:fu,s:tl};ds.prototype.k=function(){for(;!this.m;){var n=xi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,o=t.length,r=vi,a=vi,l=i.length,c=vi;if(this.d=this.f=0,e+1>=o)throw Error("invalid uncompressed block header: LEN");if(r=t[e++]|t[e++]<<8,e+1>=o)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,r===~a)throw Error("invalid uncompressed block header: length verify");if(e+r>t.length)throw Error("input buffer is broken");switch(this.i){case fu:for(;s+r>i.length;){if(c=l-s,r-=c,mt)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case tl:for(;s+r>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(mt)i.set(t.subarray(e,e+r),s),s+=r,e+=r;else for(;r--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(sC,oC);break;case 2:for(var h=xi(this,5)+257,u=xi(this,5)+1,d=xi(this,4)+4,p=new(mt?Uint8Array:Array)(lc.length),g=vi,m=vi,v=vi,A=vi,P=vi,M=vi,E=vi,D=vi,z=vi,D=0;D<d;++D)p[lc[D]]=xi(this,3);if(!mt)for(D=d,d=p.length;D<d;++D)p[lc[D]]=0;for(g=Cs(p),A=new(mt?Uint8Array:Array)(h+u),D=0,z=h+u;D<z;)switch(P=Tr(this,g),P){case 16:for(E=3+xi(this,2);E--;)A[D++]=M;break;case 17:for(E=3+xi(this,3);E--;)A[D++]=0;M=0;break;case 18:for(E=11+xi(this,7);E--;)A[D++]=0;M=0;break;default:M=A[D++]=P}m=Cs(mt?A.subarray(0,h):A.slice(0,h)),v=Cs(mt?A.subarray(h):A.slice(h)),this.j(m,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Ef=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],lc=mt?new Uint16Array(Ef):Ef,Mf=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Cv=mt?new Uint16Array(Mf):Mf,kf=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],il=mt?new Uint8Array(kf):kf,xf=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],Iv=mt?new Uint16Array(xf):xf,Sf=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],nl=mt?new Uint8Array(Sf):Sf,Uc=new(mt?Uint8Array:Array)(288),Ps,Df;Ps=0;for(Df=Uc.length;Ps<Df;++Ps)Uc[Ps]=143>=Ps?8:255>=Ps?9:279>=Ps?7:8;var sC=Cs(Uc),Qc=new(mt?Uint8Array:Array)(30),La,Tf;La=0;for(Tf=Qc.length;La<Tf;++La)Qc[La]=5;var oC=Cs(Qc);function xi(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a;i<t;){if(o>=r)throw Error("input buffer is broken");e|=s[o++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=o,a}function Tr(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a=t[0],l=t[1],c,h;i<l&&!(o>=r);)e|=s[o++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=o,c&65535}ds.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,o,r,a,l;(o=Tr(this,n))!==256;)if(256>o)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=o;else for(r=o-257,l=Cv[r],0<il[r]&&(l+=xi(this,il[r])),o=Tr(this,t),a=Iv[o],0<nl[o]&&(a+=xi(this,nl[o])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};ds.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,o,r,a,l;(o=Tr(this,n))!==256;)if(256>o)i>=s&&(e=this.e(),s=e.length),e[i++]=o;else for(r=o-257,l=Cv[r],0<il[r]&&(l+=xi(this,il[r])),o=Tr(this,t),a=Iv[o],0<nl[o]&&(a+=xi(this,nl[o])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};ds.prototype.e=function(){var n=new(mt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(mt)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,mt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};ds.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,o,r=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(r.length-this.a)/this.o[2],o=258*(i/2)|0,s=o<a.length?a.length+o:a.length<<1):s=a.length*e,mt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};ds.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(mt?Uint8Array:Array)(this.l+(this.b-32768)),o,r,a,l;if(e.length===0)return mt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(o=0,r=e.length;o<r;++o)for(i=e[o],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(o=32768,r=this.b;o<r;++o)s[n++]=t[o];return this.g=[],this.buffer=s};ds.prototype.v=function(){var n,t=this.b;return mt?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function gu(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case Lf:this.method=Lf;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new ds(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}gu.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),o,r;for(o=0,r=s.length;o<r;o++)s[o]=(s[o].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var Lf=8;du("Zlib.Inflate",gu);du("Zlib.Inflate.prototype.decompress",gu.prototype.k);var Xc={ADAPTIVE:If.s,BLOCK:If.t},Ar,br,Co,zf;if(Object.keys)Ar=Object.keys(Xc);else for(br in Ar=[],Co=0,Xc)Ar[Co++]=br;Co=0;for(zf=Ar.length;Co<zf;++Co)br=Ar[Co],du("Zlib.Inflate.BufferType."+br,Xc[br]);var Of=Pv.Zlib,Ev={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,o=i,r=Math.floor((s+o)/2);t<e[r]||t>=e[r+1];)t<e[r]?o=r:s=r,r=Math.floor((s+o)/2);return r},calcBasisFunctions:function(n,t,e,i){var s=[],o=[],r=[];s[0]=1;for(var a=1;a<=e;++a){o[a]=t-i[n+1-a],r[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=r[c+1],u=o[a-c],d=s[c]/(h+u);s[c]=l+h*d,l=u*d}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),o=this.calcBasisFunctions(s,i,n,t),r=new Q.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=o[a],h=l.w*c;r.x+=l.x*h,r.y+=l.y*h,r.z+=l.z*h,r.w+=l.w*c}return r},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var o=[],r=0;r<=e;++r)o[r]=0;for(var a=[],r=0;r<=i;++r)a[r]=o.slice(0);for(var l=[],r=0;r<=e;++r)l[r]=o.slice(0);l[0][0]=1;for(var c=o.slice(0),h=o.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var d=0,O=0;O<u;++O){var p=h[O+1],g=c[u-O];l[u][O]=p+g;var m=l[O][u-1]/l[u][O];l[O][u]=d+p*m,d=g*m}l[u][u]=d}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var O=0;O<=e;++O){for(var v=0,A=1,P=[],r=0;r<=e;++r)P[r]=o.slice(0);P[0][0]=1;for(var M=1;M<=i;++M){var E=0,z=O-M,D=e-M;O>=M&&(P[A][0]=P[v][0]/l[D+1][z],E=P[A][0]*l[z][D]);for(var R=z>=-1?1:-z,T=O-1<=D?M-1:e-O,u=R;u<=T;++u)P[A][u]=(P[v][u]-P[v][u-1])/l[D+1][z+u],E+=P[A][u]*l[z+u][D];O<=D&&(P[A][M]=-P[v][M-1]/l[D+1][O],E+=P[A][M]*l[O][D]),a[M][O]=E;var u=v;v=A,A=u}}for(var O=e,M=1;M<=i;++M){for(var u=0;u<=e;++u)a[M][u]*=O;O*=e-M}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var o=s<n?s:n,r=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,o,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),d=u.w;u.x*=d,u.y*=d,u.z*=d,c[h]=u}for(var p=0;p<=o;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),g=1;g<=n;++g)u.add(c[a-n+g].clone().multiplyScalar(l[p][g]));r[p]=u}for(var p=o+1;p<=s+1;++p)r[p]=new Q.Vector4(0,0,0);return r},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var o=n[s];e[s]=new Q.Vector3(o.x,o.y,o.z),i[s]=o.w}for(var r=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(r[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));r[a]=l.divideScalar(i[0])}return r},calcNURBSDerivatives:function(n,t,e,i,s){var o=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(o)},calcSurfacePoint:function(n,t,e,i,s,o,r,a){for(var l=this.findSpan(n,o,e),c=this.findSpan(t,r,i),h=this.calcBasisFunctions(l,o,n,e),u=this.calcBasisFunctions(c,r,t,i),d=[],p=0;p<=t;++p){d[p]=new Q.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var m=s[l-n+g][c-t+p].clone(),v=m.w;m.x*=v,m.y*=v,m.z*=v,d[p].add(m.multiplyScalar(h[g]))}}for(var A=new Q.Vector4(0,0,0,0),p=0;p<=t;++p)A.add(d[p].multiplyScalar(u[p]));A.divideScalar(A.w),a.set(A.x,A.y,A.z)}},Vs=function(n,t,e,i,s){Q.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var o=0;o<e.length;++o){var r=e[o];this.controlPoints[o]=new Q.Vector4(r.x,r.y,r.z,r.w)}};Vs.prototype=Object.create(Q.Curve.prototype);Vs.prototype.constructor=Vs;Vs.prototype.getPoint=function(n,t){var e=t||new Q.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=Ev.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};Vs.prototype.getTangent=function(n,t){var e=t||new Q.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=Ev.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Mv=function(){var n,t,e;function i(b){Q.Loader.call(this,b)}i.prototype=Object.assign(Object.create(Q.Loader.prototype),{constructor:i,load:function(b,C,I,k){var S=this,L=S.path===""?Q.LoaderUtils.extractUrlBase(b):S.path,N=new Q.FileLoader(this.manager);N.setPath(S.path),N.setResponseType("arraybuffer"),N.load(b,function(V){try{C(S.parse(V,L))}catch(K){k?k(K):console.error(K),S.manager.itemError(b)}},I,k)},parse:function(b,C){if(u(b))n=new l().parse(b);else{var I=D(b);if(!d(I))throw new Error("THREE.FBXLoader: Unknown format.");if(p(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(I));n=new a().parse(I)}var k=new Q.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(b,C){this.textureLoader=b,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var b=this.parseImages(),C=this.parseTextures(b),I=this.parseMaterials(C),k=this.parseDeformers(),S=new o().parse(k);return this.parseScene(k,S,I),e},parseConnections:function(){var b=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var k=I[0],S=I[1],L=I[2];b.has(k)||b.set(k,{parents:[],children:[]});var N={ID:S,relationship:L};b.get(k).parents.push(N),b.has(S)||b.set(S,{parents:[],children:[]});var V={ID:k,relationship:L};b.get(S).children.push(V)})}return b},parseImages:function(){var b={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var k in I){var S=I[k],L=parseInt(k);if(b[L]=S.RelativeFilename||S.Filename,"Content"in S){var N=S.Content instanceof ArrayBuffer&&S.Content.byteLength>0,V=typeof S.Content=="string"&&S.Content!=="";if(N||V){var K=this.parseImage(I[k]);C[S.RelativeFilename||S.Filename]=K}}}}for(var L in b){var ie=b[L];C[ie]!==void 0?b[L]=C[ie]:b[L]=b[L].split("\\").pop()}return b},parseImage:function(b){var C=b.Content,I=b.RelativeFilename||b.Filename,k=I.slice(I.lastIndexOf(".")+1).toLowerCase(),S;switch(k){case"bmp":S="image/bmp";break;case"jpg":case"jpeg":S="image/jpeg";break;case"png":S="image/png";break;case"tif":S="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),S="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof C=="string")return"data:"+S+";base64,"+C;var L=new Uint8Array(C);return window.URL.createObjectURL(new Blob([L],{type:S}))},parseTextures:function(b){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var k in I){var S=this.parseTexture(I[k],b);C.set(parseInt(k),S)}}return C},parseTexture:function(b,C){var I=this.loadTexture(b,C);I.ID=b.id,I.name=b.attrName;var k=b.WrapModeU,S=b.WrapModeV,L=k!==void 0?k.value:0,N=S!==void 0?S.value:0;if(I.wrapS=L===0?Q.RepeatWrapping:Q.ClampToEdgeWrapping,I.wrapT=N===0?Q.RepeatWrapping:Q.ClampToEdgeWrapping,"Scaling"in b){var V=b.Scaling.value;I.repeat.x=V[0],I.repeat.y=V[1]}return I},loadTexture:function(b,C){var I,k=this.textureLoader.path,S=t.get(b.id).children;S!==void 0&&S.length>0&&C[S[0].ID]!==void 0&&(I=C[S[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,N=b.FileName.slice(-3).toLowerCase();if(N==="tga"){var V=this.manager.getHandler(".tga");V===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",b.RelativeFilename),L=new Q.Texture):L=V.load(I)}else N==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",b.RelativeFilename),L=new Q.Texture):L=this.textureLoader.load(I);return this.textureLoader.setPath(k),L},parseMaterials:function(b){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var k in I){var S=this.parseMaterial(I[k],b);S!==null&&C.set(parseInt(k),S)}}return C},parseMaterial:function(b,C){var I=b.id,k=b.attrName,S=b.ShadingModel;if(typeof S=="object"&&(S=S.value),!t.has(I))return null;var L=this.parseParameters(b,C,I),N;switch(S.toLowerCase()){case"phong":N=new Q.MeshPhongMaterial;break;case"lambert":N=new Q.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',S),N=new Q.MeshPhongMaterial;break}return N.setValues(L),N.name=k,N},parseParameters:function(b,C,I){var k={};b.BumpFactor&&(k.bumpScale=b.BumpFactor.value),b.Diffuse?k.color=new Q.Color().fromArray(b.Diffuse.value):b.DiffuseColor&&b.DiffuseColor.type==="Color"&&(k.color=new Q.Color().fromArray(b.DiffuseColor.value)),b.DisplacementFactor&&(k.displacementScale=b.DisplacementFactor.value),b.Emissive?k.emissive=new Q.Color().fromArray(b.Emissive.value):b.EmissiveColor&&b.EmissiveColor.type==="Color"&&(k.emissive=new Q.Color().fromArray(b.EmissiveColor.value)),b.EmissiveFactor&&(k.emissiveIntensity=parseFloat(b.EmissiveFactor.value)),b.Opacity&&(k.opacity=parseFloat(b.Opacity.value)),k.opacity<1&&(k.transparent=!0),b.ReflectionFactor&&(k.reflectivity=b.ReflectionFactor.value),b.Shininess&&(k.shininess=b.Shininess.value),b.Specular?k.specular=new Q.Color().fromArray(b.Specular.value):b.SpecularColor&&b.SpecularColor.type==="Color"&&(k.specular=new Q.Color().fromArray(b.SpecularColor.value));var S=this;return t.get(I).children.forEach(function(L){var N=L.relationship;switch(N){case"Bump":k.bumpMap=S.getTexture(C,L.ID);break;case"Maya|TEX_ao_map":k.aoMap=S.getTexture(C,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=S.getTexture(C,L.ID),k.map.encoding=Q.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=S.getTexture(C,L.ID);break;case"EmissiveColor":k.emissiveMap=S.getTexture(C,L.ID),k.emissiveMap.encoding=Q.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=S.getTexture(C,L.ID);break;case"ReflectionColor":k.envMap=S.getTexture(C,L.ID),k.envMap.mapping=Q.EquirectangularReflectionMapping,k.envMap.encoding=Q.sRGBEncoding;break;case"SpecularColor":k.specularMap=S.getTexture(C,L.ID),k.specularMap.encoding=Q.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=S.getTexture(C,L.ID),k.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",N);break}}),k},getTexture:function(b,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),b.get(C)},parseDeformers:function(){var b={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var k in I){var S=I[k],L=t.get(parseInt(k));if(S.attrType==="Skin"){var N=this.parseSkeleton(L,I);N.ID=k,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),N.geometryID=L.parents[0].ID,b[k]=N}else if(S.attrType==="BlendShape"){var V={id:k};V.rawTargets=this.parseMorphTargets(L,I),V.id=k,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[k]=V}}}return{skeletons:b,morphTargets:C}},parseSkeleton:function(b,C){var I=[];return b.children.forEach(function(k){var S=C[k.ID];if(S.attrType==="Cluster"){var L={ID:k.ID,indices:[],weights:[],transformLink:new Q.Matrix4().fromArray(S.TransformLink.a)};"Indexes"in S&&(L.indices=S.Indexes.a,L.weights=S.Weights.a),I.push(L)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(b,C){for(var I=[],k=0;k<b.children.length;k++){var S=b.children[k],L=C[S.ID],N={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;N.geoID=t.get(parseInt(S.ID)).children.filter(function(V){return V.relationship===void 0})[0].ID,I.push(N)}return I},parseScene:function(b,C,I){e=new Q.Group;var k=this.parseModels(b.skeletons,C,I),S=n.Objects.Model,L=this;k.forEach(function(V){var K=S[V.ID];L.setLookAtProperties(V,K);var ie=t.get(V.ID).parents;ie.forEach(function(ee){var re=k.get(ee.ID);re!==void 0&&re.add(V)}),V.parent===null&&e.add(V)}),this.bindSkeleton(b.skeletons,C,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(V){if(V.userData.transformData){V.parent&&(V.userData.transformData.parentMatrixWorld=V.parent.matrix);var K=M(V.userData.transformData);V.applyMatrix4(K)}});var N=new r().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=N,e=e.children[0]),e.animations=N},parseModels:function(b,C,I){var k=new Map,S=n.Objects.Model;for(var L in S){var N=parseInt(L),V=S[L],K=t.get(N),ie=this.buildSkeleton(K,b,N,V.attrName);if(!ie){switch(V.attrType){case"Camera":ie=this.createCamera(K);break;case"Light":ie=this.createLight(K);break;case"Mesh":ie=this.createMesh(K,C,I);break;case"NurbsCurve":ie=this.createCurve(K,C);break;case"LimbNode":case"Root":ie=new Q.Bone;break;case"Null":default:ie=new Q.Group;break}ie.name=V.attrName?Q.PropertyBinding.sanitizeNodeName(V.attrName):"",ie.ID=N}this.getTransformData(ie,V),k.set(N,ie)}return k},buildSkeleton:function(b,C,I,k){var S=null;return b.parents.forEach(function(L){for(var N in C){var V=C[N];V.rawBones.forEach(function(K,ie){if(K.ID===L.ID){var ee=S;S=new Q.Bone,S.matrixWorld.copy(K.transformLink),S.name=k?Q.PropertyBinding.sanitizeNodeName(k):"",S.ID=I,V.bones[ie]=S,ee!==null&&S.add(ee)}})}}),S},createCamera:function(b){var C,I;if(b.children.forEach(function(re){var q=n.Objects.NodeAttribute[re.ID];q!==void 0&&(I=q)}),I===void 0)C=new Q.Object3D;else{var k=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(k=1);var S=1;I.NearPlane!==void 0&&(S=I.NearPlane.value/1e3);var L=1e3;I.FarPlane!==void 0&&(L=I.FarPlane.value/1e3);var N=window.innerWidth,V=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(N=I.AspectWidth.value,V=I.AspectHeight.value);var K=N/V,ie=45;I.FieldOfView!==void 0&&(ie=I.FieldOfView.value);var ee=I.FocalLength?I.FocalLength.value:null;switch(k){case 0:C=new Q.PerspectiveCamera(ie,K,S,L),ee!==null&&C.setFocalLength(ee);break;case 1:C=new Q.OrthographicCamera(-N/2,N/2,V/2,-V/2,S,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),C=new Q.Object3D;break}}return C},createLight:function(b){var C,I;if(b.children.forEach(function(ee){var re=n.Objects.NodeAttribute[ee.ID];re!==void 0&&(I=re)}),I===void 0)C=new Q.Object3D;else{var k;I.LightType===void 0?k=0:k=I.LightType.value;var S=16777215;I.Color!==void 0&&(S=new Q.Color().fromArray(I.Color.value));var L=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(L=0);var N=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?N=0:N=I.FarAttenuationEnd.value);var V=1;switch(k){case 0:C=new Q.PointLight(S,L,N,V);break;case 1:C=new Q.DirectionalLight(S,L);break;case 2:var K=Math.PI/3;I.InnerAngle!==void 0&&(K=Q.MathUtils.degToRad(I.InnerAngle.value));var ie=0;I.OuterAngle!==void 0&&(ie=Q.MathUtils.degToRad(I.OuterAngle.value),ie=Math.max(ie,1)),C=new Q.SpotLight(S,L,N,K,ie,V);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new Q.PointLight(S,L);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(b,C,I){var k,S=null,L=null,N=[];return b.children.forEach(function(V){C.has(V.ID)&&(S=C.get(V.ID)),I.has(V.ID)&&N.push(I.get(V.ID))}),N.length>1?L=N:N.length>0?L=N[0]:(L=new Q.MeshPhongMaterial({color:13421772}),N.push(L)),"color"in S.attributes&&N.forEach(function(V){V.vertexColors=!0}),S.FBX_Deformer?(N.forEach(function(V){V.skinning=!0}),k=new Q.SkinnedMesh(S,L),k.normalizeSkinWeights()):k=new Q.Mesh(S,L),k},createCurve:function(b,C){var I=b.children.reduce(function(S,L){return C.has(L.ID)&&(S=C.get(L.ID)),S},null),k=new Q.LineBasicMaterial({color:3342591,linewidth:1});return new Q.Line(I,k)},getTransformData:function(b,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),b.userData.transformData=I},setLookAtProperties:function(b,C){if("LookAtProperty"in C){var I=t.get(b.ID).children;I.forEach(function(k){if(k.relationship==="LookAtProperty"){var S=n.Objects.Model[k.ID];if("Lcl_Translation"in S){var L=S.Lcl_Translation.value;b.target!==void 0?(b.target.position.fromArray(L),e.add(b.target)):b.lookAt(new Q.Vector3().fromArray(L))}}})}},bindSkeleton:function(b,C,I){var k=this.parsePoseNodes();for(var S in b){var L=b[S],N=t.get(parseInt(L.ID)).parents;N.forEach(function(V){if(C.has(V.ID)){var K=V.ID,ie=t.get(K);ie.parents.forEach(function(ee){if(I.has(ee.ID)){var re=I.get(ee.ID);re.bind(new Q.Skeleton(L.bones),k[ee.ID])}})}})}},parsePoseNodes:function(){var b={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var k=C[I].PoseNode;Array.isArray(k)?k.forEach(function(S){b[S.Node]=new Q.Matrix4().fromArray(S.Matrix.a)}):b[k.Node]=new Q.Matrix4().fromArray(k.Matrix.a)}}return b},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var b=n.GlobalSettings.AmbientColor.value,C=b[0],I=b[1],k=b[2];if(C!==0||I!==0||k!==0){var S=new Q.Color(C,I,k);e.add(new Q.AmbientLight(S,1))}}},setupMorphMaterials:function(){var b=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,k){b.setupMorphMaterial(C,I,k)}):b.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(b,C,I){var k=b.uuid,S=C.uuid,L=!1;if(e.traverse(function(V){V.isMesh&&(Array.isArray(V.material)?V.material.forEach(function(K){K.uuid===S&&V.uuid!==k&&(L=!0)}):V.material.uuid===S&&V.uuid!==k&&(L=!0))}),L===!0){var N=C.clone();N.morphTargets=!0,I===void 0?b.material=N:b.material[I]=N}else C.morphTargets=!0}};function o(){}o.prototype={constructor:o,parse:function(b){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var k in I){var S=t.get(parseInt(k)),L=this.parseGeometry(S,I[k],b);C.set(parseInt(k),L)}}return C},parseGeometry:function(b,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(b,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(b,C,I){var k=I.skeletons,S=[],L=b.parents.map(function(ee){return n.Objects.Model[ee.ID]});if(L.length!==0){var N=b.children.reduce(function(ee,re){return k[re.ID]!==void 0&&(ee=k[re.ID]),ee},null);b.children.forEach(function(ee){I.morphTargets[ee.ID]!==void 0&&S.push(I.morphTargets[ee.ID])});var V=L[0],K={};"RotationOrder"in V&&(K.eulerOrder=E(V.RotationOrder.value)),"InheritType"in V&&(K.inheritType=parseInt(V.InheritType.value)),"GeometricTranslation"in V&&(K.translation=V.GeometricTranslation.value),"GeometricRotation"in V&&(K.rotation=V.GeometricRotation.value),"GeometricScaling"in V&&(K.scale=V.GeometricScaling.value);var ie=M(K);return this.genGeometry(C,N,S,ie)}},genGeometry:function(b,C,I,k){var S=new Q.BufferGeometry;b.attrName&&(S.name=b.attrName);var L=this.parseGeoNode(b,C),N=this.genBuffers(L),V=new Q.Float32BufferAttribute(N.vertex,3);if(V.applyMatrix4(k),S.setAttribute("position",V),N.colors.length>0&&S.setAttribute("color",new Q.Float32BufferAttribute(N.colors,3)),C&&(S.setAttribute("skinIndex",new Q.Uint16BufferAttribute(N.weightsIndices,4)),S.setAttribute("skinWeight",new Q.Float32BufferAttribute(N.vertexWeights,4)),S.FBX_Deformer=C),N.normal.length>0){var K=new Q.Matrix3().getNormalMatrix(k),ie=new Q.Float32BufferAttribute(N.normal,3);ie.applyNormalMatrix(K),S.setAttribute("normal",ie)}if(N.uvs.forEach(function(Se,de){var De="uv"+(de+1).toString();de===0&&(De="uv"),S.setAttribute(De,new Q.Float32BufferAttribute(N.uvs[de],2))}),L.material&&L.material.mappingType!=="AllSame"){var ee=N.materialIndex[0],re=0;if(N.materialIndex.forEach(function(Se,de){Se!==ee&&(S.addGroup(re,de-re,ee),ee=Se,re=de)}),S.groups.length>0){var q=S.groups[S.groups.length-1],le=q.start+q.count;le!==N.materialIndex.length&&S.addGroup(le,N.materialIndex.length-le,ee)}S.groups.length===0&&S.addGroup(0,N.materialIndex.length,N.materialIndex[0])}return this.addMorphTargets(S,b,I,k),S},parseGeoNode:function(b,C){var I={};if(I.vertexPositions=b.Vertices!==void 0?b.Vertices.a:[],I.vertexIndices=b.PolygonVertexIndex!==void 0?b.PolygonVertexIndex.a:[],b.LayerElementColor&&(I.color=this.parseVertexColors(b.LayerElementColor[0])),b.LayerElementMaterial&&(I.material=this.parseMaterialIndices(b.LayerElementMaterial[0])),b.LayerElementNormal&&(I.normal=this.parseNormals(b.LayerElementNormal[0])),b.LayerElementUV){I.uv=[];for(var k=0;b.LayerElementUV[k];)I.uv.push(this.parseUVs(b.LayerElementUV[k])),k++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(S,L){S.indices.forEach(function(N,V){I.weightTable[N]===void 0&&(I.weightTable[N]=[]),I.weightTable[N].push({id:L,weight:S.weights[V]})})})),I},genBuffers:function(b){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,k=0,S=!1,L=[],N=[],V=[],K=[],ie=[],ee=[],re=this;return b.vertexIndices.forEach(function(q,le){var Se=!1;q<0&&(q=q^-1,Se=!0);var de=[],De=[];if(L.push(q*3,q*3+1,q*3+2),b.color){var fe=v(le,I,q,b.color);V.push(fe[0],fe[1],fe[2])}if(b.skeleton){if(b.weightTable[q]!==void 0&&b.weightTable[q].forEach(function(_e){De.push(_e.weight),de.push(_e.id)}),De.length>4){S||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),S=!0);var ue=[0,0,0,0],Le=[0,0,0,0];De.forEach(function(_e,Ae){var Fe=_e,ve=de[Ae];Le.forEach(function(Ie,ze,Xe){if(Fe>Ie){Xe[ze]=Fe,Fe=Ie;var Ze=ue[ze];ue[ze]=ve,ve=Ze}})}),de=ue,De=Le}for(;De.length<4;)De.push(0),de.push(0);for(var te=0;te<4;++te)ie.push(De[te]),ee.push(de[te])}if(b.normal){var fe=v(le,I,q,b.normal);N.push(fe[0],fe[1],fe[2])}if(b.material&&b.material.mappingType!=="AllSame")var Te=v(le,I,q,b.material)[0];b.uv&&b.uv.forEach(function(_e,Ae){var Fe=v(le,I,q,_e);K[Ae]===void 0&&(K[Ae]=[]),K[Ae].push(Fe[0]),K[Ae].push(Fe[1])}),k++,Se&&(re.genFace(C,b,L,Te,N,V,K,ie,ee,k),I++,k=0,L=[],N=[],V=[],K=[],ie=[],ee=[])}),C},genFace:function(b,C,I,k,S,L,N,V,K,ie){for(var ee=2;ee<ie;ee++)b.vertex.push(C.vertexPositions[I[0]]),b.vertex.push(C.vertexPositions[I[1]]),b.vertex.push(C.vertexPositions[I[2]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3+1]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3+2]]),b.vertex.push(C.vertexPositions[I[ee*3]]),b.vertex.push(C.vertexPositions[I[ee*3+1]]),b.vertex.push(C.vertexPositions[I[ee*3+2]]),C.skeleton&&(b.vertexWeights.push(V[0]),b.vertexWeights.push(V[1]),b.vertexWeights.push(V[2]),b.vertexWeights.push(V[3]),b.vertexWeights.push(V[(ee-1)*4]),b.vertexWeights.push(V[(ee-1)*4+1]),b.vertexWeights.push(V[(ee-1)*4+2]),b.vertexWeights.push(V[(ee-1)*4+3]),b.vertexWeights.push(V[ee*4]),b.vertexWeights.push(V[ee*4+1]),b.vertexWeights.push(V[ee*4+2]),b.vertexWeights.push(V[ee*4+3]),b.weightsIndices.push(K[0]),b.weightsIndices.push(K[1]),b.weightsIndices.push(K[2]),b.weightsIndices.push(K[3]),b.weightsIndices.push(K[(ee-1)*4]),b.weightsIndices.push(K[(ee-1)*4+1]),b.weightsIndices.push(K[(ee-1)*4+2]),b.weightsIndices.push(K[(ee-1)*4+3]),b.weightsIndices.push(K[ee*4]),b.weightsIndices.push(K[ee*4+1]),b.weightsIndices.push(K[ee*4+2]),b.weightsIndices.push(K[ee*4+3])),C.color&&(b.colors.push(L[0]),b.colors.push(L[1]),b.colors.push(L[2]),b.colors.push(L[(ee-1)*3]),b.colors.push(L[(ee-1)*3+1]),b.colors.push(L[(ee-1)*3+2]),b.colors.push(L[ee*3]),b.colors.push(L[ee*3+1]),b.colors.push(L[ee*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(b.materialIndex.push(k),b.materialIndex.push(k),b.materialIndex.push(k)),C.normal&&(b.normal.push(S[0]),b.normal.push(S[1]),b.normal.push(S[2]),b.normal.push(S[(ee-1)*3]),b.normal.push(S[(ee-1)*3+1]),b.normal.push(S[(ee-1)*3+2]),b.normal.push(S[ee*3]),b.normal.push(S[ee*3+1]),b.normal.push(S[ee*3+2])),C.uv&&C.uv.forEach(function(re,q){b.uvs[q]===void 0&&(b.uvs[q]=[]),b.uvs[q].push(N[q][0]),b.uvs[q].push(N[q][1]),b.uvs[q].push(N[q][(ee-1)*2]),b.uvs[q].push(N[q][(ee-1)*2+1]),b.uvs[q].push(N[q][ee*2]),b.uvs[q].push(N[q][ee*2+1])})},addMorphTargets:function(b,C,I,k){if(I.length!==0){b.morphTargetsRelative=!0,b.morphAttributes.position=[];var S=this;I.forEach(function(L){L.rawTargets.forEach(function(N){var V=n.Objects.Geometry[N.geoID];V!==void 0&&S.genMorphGeometry(b,C,V,k,N.name)})})}},genMorphGeometry:function(b,C,I,k,S){for(var L=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],N=I.Vertices!==void 0?I.Vertices.a:[],V=I.Indexes!==void 0?I.Indexes.a:[],K=b.attributes.position.count*3,ie=new Float32Array(K),ee=0;ee<V.length;ee++){var re=V[ee]*3;ie[re]=N[ee*3],ie[re+1]=N[ee*3+1],ie[re+2]=N[ee*3+2]}var q={vertexIndices:L,vertexPositions:ie},le=this.genBuffers(q),Se=new Q.Float32BufferAttribute(le.vertex,3);Se.name=S||I.attrName,Se.applyMatrix4(k),b.morphAttributes.position.push(Se)},parseNormals:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.Normals.a,S=[];return I==="IndexToDirect"&&("NormalIndex"in b?S=b.NormalIndex.a:"NormalsIndex"in b&&(S=b.NormalsIndex.a)),{dataSize:3,buffer:k,indices:S,mappingType:C,referenceType:I}},parseUVs:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.UV.a,S=[];return I==="IndexToDirect"&&(S=b.UVIndex.a),{dataSize:2,buffer:k,indices:S,mappingType:C,referenceType:I}},parseVertexColors:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.Colors.a,S=[];return I==="IndexToDirect"&&(S=b.ColorIndex.a),{dataSize:4,buffer:k,indices:S,mappingType:C,referenceType:I}},parseMaterialIndices:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var k=b.Materials.a,S=[],L=0;L<k.length;++L)S.push(L);return{dataSize:1,buffer:k,indices:S,mappingType:C,referenceType:I}},parseNurbsGeometry:function(b){if(Vs===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new Q.BufferGeometry;var C=parseInt(b.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",b.Order,b.id),new Q.BufferGeometry;for(var I=C-1,k=b.KnotVector.a,S=[],L=b.Points.a,N=0,V=L.length;N<V;N+=4)S.push(new Q.Vector4().fromArray(L,N));var K,ie;if(b.Form==="Closed")S.push(S[0]);else if(b.Form==="Periodic"){K=I,ie=k.length-1-K;for(var N=0;N<I;++N)S.push(S[N])}var ee=new Vs(I,k,S,K,ie),re=ee.getPoints(S.length*7),q=new Float32Array(re.length*3);re.forEach(function(Se,de){Se.toArray(q,de*3)});var le=new Q.BufferGeometry;return le.setAttribute("position",new Q.BufferAttribute(q,3)),le}};function r(){}r.prototype={constructor:r,parse:function(){var b=[],C=this.parseClips();if(C!==void 0)for(var I in C){var k=C[I],S=this.addClip(k);b.push(S)}return b},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var b=this.parseAnimationCurveNodes();this.parseAnimationCurves(b);var C=this.parseAnimationLayers(b),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var b=n.Objects.AnimationCurveNode,C=new Map;for(var I in b){var k=b[I];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var S={id:k.id,attr:k.attrName,curves:{}};C.set(S.id,S)}}return C},parseAnimationCurves:function(b){var C=n.Objects.AnimationCurve;for(var I in C){var k={id:C[I].id,times:C[I].KeyTime.a.map(g),values:C[I].KeyValueFloat.a},S=t.get(k.id);if(S!==void 0){var L=S.parents[0].ID,N=S.parents[0].relationship;N.match(/X/)?b.get(L).curves.x=k:N.match(/Y/)?b.get(L).curves.y=k:N.match(/Z/)?b.get(L).curves.z=k:N.match(/d|DeformPercent/)&&b.has(L)&&(b.get(L).curves.morph=k)}}},parseAnimationLayers:function(b){var C=n.Objects.AnimationLayer,I=new Map;for(var k in C){var S=[],L=t.get(parseInt(k));if(L!==void 0){var N=L.children;N.forEach(function(V,K){if(b.has(V.ID)){var ie=b.get(V.ID);if(ie.curves.x!==void 0||ie.curves.y!==void 0||ie.curves.z!==void 0){if(S[K]===void 0){var ee=t.get(V.ID).parents.filter(function(De){return De.relationship!==void 0})[0].ID;if(ee!==void 0){var re=n.Objects.Model[ee.toString()];if(re===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",V);return}var q={modelName:re.attrName?Q.PropertyBinding.sanitizeNodeName(re.attrName):"",ID:re.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(De){De.ID===re.id&&(q.transform=De.matrix,De.userData.transformData&&(q.eulerOrder=De.userData.transformData.eulerOrder))}),q.transform||(q.transform=new Q.Matrix4),"PreRotation"in re&&(q.preRotation=re.PreRotation.value),"PostRotation"in re&&(q.postRotation=re.PostRotation.value),S[K]=q}}S[K]&&(S[K][ie.attr]=ie)}else if(ie.curves.morph!==void 0){if(S[K]===void 0){var le=t.get(V.ID).parents.filter(function(Le){return Le.relationship!==void 0})[0].ID,Se=t.get(le).parents[0].ID,de=t.get(Se).parents[0].ID,ee=t.get(de).parents[0].ID,re=n.Objects.Model[ee],q={modelName:re.attrName?Q.PropertyBinding.sanitizeNodeName(re.attrName):"",morphName:n.Objects.Deformer[le].attrName};S[K]=q}S[K][ie.attr]=ie}}}),I.set(parseInt(k),S)}}return I},parseAnimStacks:function(b){var C=n.Objects.AnimationStack,I={};for(var k in C){var S=t.get(parseInt(k)).children;S.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=b.get(S[0].ID);I[k]={name:C[k].attrName,layer:L}}return I},addClip:function(b){var C=[],I=this;return b.layer.forEach(function(k){C=C.concat(I.generateTracks(k))}),new Q.AnimationClip(b.name,-1,C)},generateTracks:function(b){var C=[],I=new Q.Vector3,k=new Q.Quaternion,S=new Q.Vector3;if(b.transform&&b.transform.decompose(I,k,S),I=I.toArray(),k=new Q.Euler().setFromQuaternion(k,b.eulerOrder).toArray(),S=S.toArray(),b.T!==void 0&&Object.keys(b.T.curves).length>0){var L=this.generateVectorTrack(b.modelName,b.T.curves,I,"position");L!==void 0&&C.push(L)}if(b.R!==void 0&&Object.keys(b.R.curves).length>0){var N=this.generateRotationTrack(b.modelName,b.R.curves,k,b.preRotation,b.postRotation,b.eulerOrder);N!==void 0&&C.push(N)}if(b.S!==void 0&&Object.keys(b.S.curves).length>0){var V=this.generateVectorTrack(b.modelName,b.S.curves,S,"scale");V!==void 0&&C.push(V)}if(b.DeformPercent!==void 0){var K=this.generateMorphTrack(b);K!==void 0&&C.push(K)}return C},generateVectorTrack:function(b,C,I,k){var S=this.getTimesForAllAxes(C),L=this.getKeyframeTrackValues(S,C,I);return new Q.VectorKeyframeTrack(b+"."+k,S,L)},generateRotationTrack:function(b,C,I,k,S,L){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(Q.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(Q.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(Q.MathUtils.degToRad));var N=this.getTimesForAllAxes(C),V=this.getKeyframeTrackValues(N,C,I);k!==void 0&&(k=k.map(Q.MathUtils.degToRad),k.push(L),k=new Q.Euler().fromArray(k),k=new Q.Quaternion().setFromEuler(k)),S!==void 0&&(S=S.map(Q.MathUtils.degToRad),S.push(L),S=new Q.Euler().fromArray(S),S=new Q.Quaternion().setFromEuler(S).inverse());for(var K=new Q.Quaternion,ie=new Q.Euler,ee=[],re=0;re<V.length;re+=3)ie.set(V[re],V[re+1],V[re+2],L),K.setFromEuler(ie),k!==void 0&&K.premultiply(k),S!==void 0&&K.multiply(S),K.toArray(ee,re/3*4);return new Q.QuaternionKeyframeTrack(b+".quaternion",N,ee)},generateMorphTrack:function(b){var C=b.DeformPercent.curves.morph,I=C.values.map(function(S){return S/100}),k=e.getObjectByName(b.modelName).morphTargetDictionary[b.morphName];return new Q.NumberKeyframeTrack(b.modelName+".morphTargetInfluences["+k+"]",C.times,I)},getTimesForAllAxes:function(b){var C=[];return b.x!==void 0&&(C=C.concat(b.x.times)),b.y!==void 0&&(C=C.concat(b.y.times)),b.z!==void 0&&(C=C.concat(b.z.times)),C=C.sort(function(I,k){return I-k}).filter(function(I,k,S){return S.indexOf(I)==k}),C},getKeyframeTrackValues:function(b,C,I){var k=I,S=[],L=-1,N=-1,V=-1;return b.forEach(function(K){if(C.x&&(L=C.x.times.indexOf(K)),C.y&&(N=C.y.times.indexOf(K)),C.z&&(V=C.z.times.indexOf(K)),L!==-1){var ie=C.x.values[L];S.push(ie),k[0]=ie}else S.push(k[0]);if(N!==-1){var ee=C.y.values[N];S.push(ee),k[1]=ee}else S.push(k[1]);if(V!==-1){var re=C.z.values[V];S.push(re),k[2]=re}else S.push(k[2])}),S},interpolateRotations:function(b){for(var C=1;C<b.values.length;C++){var I=b.values[C-1],k=b.values[C]-I,S=Math.abs(k);if(S>=180){for(var L=S/180,N=k/L,V=I+N,K=b.times[C-1],ie=b.times[C]-K,ee=ie/L,re=K+ee,q=[],le=[];re<b.times[C];)q.push(re),re+=ee,le.push(V),V+=N;b.times=O(b.times,C,q),b.values=O(b.values,C,le)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(b){this.nodeStack.push(b),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(b,C){this.currentProp=b,this.currentPropName=C},parse:function(b){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=b.split(/[\r\n]+/);return I.forEach(function(k,S){var L=k.match(/^[\s\t]*;/),N=k.match(/^[\s\t]*$/);if(!(L||N)){var V=k.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),K=k.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),ie=k.match("^\\t{"+(C.currentIndent-1)+"}}");V?C.parseNodeBegin(k,V):K?C.parseNodeProperty(k,K,I[++S]):ie?C.popStack():k.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(b,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),k=C[2].split(",").map(function(V){return V.trim().replace(/^"/,"").replace(/"$/,"")}),S={name:I},L=this.parseNodeAttr(k),N=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,S):I in N?(I==="PoseNode"?N.PoseNode.push(S):N[I].id!==void 0&&(N[I]={},N[I][N[I].id]=N[I]),L.id!==""&&(N[I][L.id]=S)):typeof L.id=="number"?(N[I]={},N[I][L.id]=S):I!=="Properties70"&&(I==="PoseNode"?N[I]=[S]:N[I]=S),typeof L.id=="number"&&(S.id=L.id),L.name!==""&&(S.attrName=L.name),L.type!==""&&(S.attrType=L.type),this.pushStack(S)},parseNodeAttr:function(b){var C=b[0];b[0]!==""&&(C=parseInt(b[0]),isNaN(C)&&(C=b[0]));var I="",k="";return b.length>1&&(I=b[1].replace(/^(\w+)::/,""),k=b[2]),{id:C,name:I,type:k}},parseNodeProperty:function(b,C,I){var k=C[1].replace(/^"/,"").replace(/"$/,"").trim(),S=C[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&S===","&&(S=I.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),N=L.name;if(N==="Properties70"){this.parseNodeSpecialProperty(b,k,S);return}if(k==="C"){var V=S.split(",").slice(1),K=parseInt(V[0]),ie=parseInt(V[1]),ee=S.split(",").slice(3);ee=ee.map(function(re){return re.trim().replace(/^"/,"")}),k="connections",S=[K,ie],R(S,ee),L[k]===void 0&&(L[k]=[])}k==="Node"&&(L.id=S),k in L&&Array.isArray(L[k])?L[k].push(S):k!=="a"?L[k]=S:L.a=S,this.setCurrentProp(L,k),k==="a"&&S.slice(-1)!==","&&(L.a=z(S))},parseNodePropertyContinued:function(b){var C=this.getCurrentNode();C.a+=b,b.slice(-1)!==","&&(C.a=z(C.a))},parseNodeSpecialProperty:function(b,C,I){var k=I.split('",').map(function(ie){return ie.trim().replace(/^\"/,"").replace(/\s/,"_")}),S=k[0],L=k[1],N=k[2],V=k[3],K=k[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":K=parseFloat(K);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":K=z(K);break}this.getPrevNode()[S]={type:L,type2:N,flag:V,value:K},this.setCurrentProp(this.getPrevNode(),S)}};function l(){}l.prototype={constructor:l,parse:function(b){var C=new c(b);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var k=new h;!this.endOfContent(C);){var S=this.parseNode(C,I);S!==null&&k.add(S.name,S)}return k},endOfContent:function(b){return b.size()%16===0?(b.getOffset()+160+16&-16)>=b.size():b.getOffset()+160+16>=b.size()},parseNode:function(b,C){var I={},k=C>=7500?b.getUint64():b.getUint32(),S=C>=7500?b.getUint64():b.getUint32();C>=7500?b.getUint64():b.getUint32();var L=b.getUint8(),N=b.getString(L);if(k===0)return null;for(var V=[],K=0;K<S;K++)V.push(this.parseProperty(b));var ie=V.length>0?V[0]:"",ee=V.length>1?V[1]:"",re=V.length>2?V[2]:"";for(I.singleProperty=S===1&&b.getOffset()===k;k>b.getOffset();){var q=this.parseNode(b,C);q!==null&&this.parseSubNode(N,I,q)}return I.propertyList=V,typeof ie=="number"&&(I.id=ie),ee!==""&&(I.attrName=ee),re!==""&&(I.attrType=re),N!==""&&(I.name=N),I},parseSubNode:function(b,C,I){if(I.singleProperty===!0){var k=I.propertyList[0];Array.isArray(k)?(C[I.name]=I,I.a=k):C[I.name]=k}else if(b==="Connections"&&I.name==="C"){var S=[];I.propertyList.forEach(function(re,q){q!==0&&S.push(re)}),C.connections===void 0&&(C.connections=[]),C.connections.push(S)}else if(I.name==="Properties70"){var L=Object.keys(I);L.forEach(function(re){C[re]=I[re]})}else if(b==="Properties70"&&I.name==="P"){var N=I.propertyList[0],V=I.propertyList[1],K=I.propertyList[2],ie=I.propertyList[3],ee;N.indexOf("Lcl ")===0&&(N=N.replace("Lcl ","Lcl_")),V.indexOf("Lcl ")===0&&(V=V.replace("Lcl ","Lcl_")),V==="Color"||V==="ColorRGB"||V==="Vector"||V==="Vector3D"||V.indexOf("Lcl_")===0?ee=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:ee=I.propertyList[4],C[N]={type:V,type2:K,flag:ie,value:ee}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(b){var C=b.getString(1);switch(C){case"C":return b.getBoolean();case"D":return b.getFloat64();case"F":return b.getFloat32();case"I":return b.getInt32();case"L":return b.getInt64();case"R":var I=b.getUint32();return b.getArrayBuffer(I);case"S":var I=b.getUint32();return b.getString(I);case"Y":return b.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var k=b.getUint32(),S=b.getUint32(),L=b.getUint32();if(S===0)switch(C){case"b":case"c":return b.getBooleanArray(k);case"d":return b.getFloat64Array(k);case"f":return b.getFloat32Array(k);case"i":return b.getInt32Array(k);case"l":return b.getInt64Array(k)}typeof Of=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var N=new Of.Inflate(new Uint8Array(b.getArrayBuffer(L))),V=new c(N.decompress().buffer);switch(C){case"b":case"c":return V.getBooleanArray(k);case"d":return V.getFloat64Array(k);case"f":return V.getFloat32Array(k);case"i":return V.getInt32Array(k);case"l":return V.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(b,C){this.dv=new DataView(b),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(b){this.offset+=b},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getBoolean());return C},getUint8:function(){var b=this.dv.getUint8(this.offset);return this.offset+=1,b},getInt16:function(){var b=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,b},getInt32:function(){var b=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,b},getInt32Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getInt32());return C},getUint32:function(){var b=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,b},getInt64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C&2147483648?(C=~C&4294967295,b=~b&4294967295,b===4294967295&&(C=C+1&4294967295),b=b+1&4294967295,-(C*4294967296+b)):C*4294967296+b},getInt64Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getInt64());return C},getUint64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C*4294967296+b},getFloat32:function(){var b=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,b},getFloat32Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getFloat32());return C},getFloat64:function(){var b=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,b},getFloat64Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(b){var C=this.dv.buffer.slice(this.offset,this.offset+b);return this.offset+=b,C},getString:function(b){for(var C=[],I=0;I<b;I++)C[I]=this.getUint8();var k=C.indexOf(0);return k>=0&&(C=C.slice(0,k)),Q.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(b,C){this[b]=C}};function u(b){var C="Kaydara FBX Binary \0";return b.byteLength>=C.length&&C===D(b,0,C.length)}function d(b){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function k(N){var V=b[N-1];return b=b.slice(I+N),I++,V}for(var S=0;S<C.length;++S){var L=k(1);if(L===C[S])return!1}return!0}function p(b){var C=/FBXVersion: (\d+)/,I=b.match(C);if(I){var k=parseInt(I[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(b){return b/46186158e3}var m=[];function v(b,C,I,k){var S;switch(k.mappingType){case"ByPolygonVertex":S=b;break;case"ByPolygon":S=C;break;case"ByVertice":S=I;break;case"AllSame":S=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(S=k.indices[S]);var L=S*k.dataSize,N=L+k.dataSize;return T(m,k.buffer,L,N)}var A=new Q.Euler,P=new Q.Vector3;function M(b){var C=new Q.Matrix4,I=new Q.Matrix4,k=new Q.Matrix4,S=new Q.Matrix4,L=new Q.Matrix4,N=new Q.Matrix4,V=new Q.Matrix4,K=new Q.Matrix4,ie=new Q.Matrix4,ee=new Q.Matrix4,re=new Q.Matrix4,q=b.inheritType?b.inheritType:0;if(b.translation&&C.setPosition(P.fromArray(b.translation)),b.preRotation){var le=b.preRotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),I.makeRotationFromEuler(A.fromArray(le))}if(b.rotation){var le=b.rotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),k.makeRotationFromEuler(A.fromArray(le))}if(b.postRotation){var le=b.postRotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),S.makeRotationFromEuler(A.fromArray(le))}b.scale&&L.scale(P.fromArray(b.scale)),b.scalingOffset&&V.setPosition(P.fromArray(b.scalingOffset)),b.scalingPivot&&N.setPosition(P.fromArray(b.scalingPivot)),b.rotationOffset&&K.setPosition(P.fromArray(b.rotationOffset)),b.rotationPivot&&ie.setPosition(P.fromArray(b.rotationPivot)),b.parentMatrixWorld&&(ee=b.parentMatrixWorld);var Se=I.multiply(k).multiply(S),de=new Q.Matrix4;ee.extractRotation(de);var De=new Q.Matrix4;De.copyPosition(ee);var fe=new Q.Matrix4;fe.getInverse(de).multiply(ee);var ue=new Q.Matrix4;if(q===0)ue.copy(de).multiply(Se).multiply(fe).multiply(L);else if(q===1)ue.copy(de).multiply(fe).multiply(Se).multiply(L);else{var Le=new Q.Matrix4().getInverse(L),te=new Q.Matrix4().multiply(fe).multiply(Le);ue.copy(de).multiply(Se).multiply(te).multiply(L)}var Te=new Q.Matrix4().getInverse(ie),_e=new Q.Matrix4().getInverse(N),Ae=new Q.Matrix4;Ae.copy(C).multiply(K).multiply(ie).multiply(I).multiply(k).multiply(S).multiply(Te).multiply(V).multiply(N).multiply(L).multiply(_e);var Fe=new Q.Matrix4().copyPosition(Ae),ve=new Q.Matrix4().copy(ee).multiply(Fe);return re.copyPosition(ve),Ae=new Q.Matrix4().multiply(re).multiply(ue),Ae}function E(b){b=b||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return b===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[b]}function z(b){var C=b.split(",").map(function(I){return parseFloat(I)});return C}function D(b,C,I){return C===void 0&&(C=0),I===void 0&&(I=b.byteLength),Q.LoaderUtils.decodeText(new Uint8Array(b,C,I))}function R(b,C){for(var I=0,k=b.length,S=C.length;I<S;I++,k++)b[k]=C[I]}function T(b,C,I,k){for(var S=I,L=0;S<k;S++,L++)b[L]=C[S];return b}function O(b,C,I){return b.slice(0,C).concat(I).concat(b.slice(C))}return i}();const rC=(n,t)=>{var m;const e=(t==null?void 0:t.fbx_url)||Gh,i=(m=t==null?void 0:t.north_rad)!=null?m:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=v=>ne(exports,null,function*(){var E;const A=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const M=yield new Mv().loadAsync(A);return wv(M,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=M,g(),!0}),h=({latitude:v})=>{if(!s.object)return;const A=u(v);A&&(s.object.position.y=A)},u=v=>{if(s.yBase===void 0)return;const A=.6;if(v>=Math.PI/4)return s.yBase-(A+1.6);const P=v*(4/Math.PI);return s.yBase-(A*P+1.6)},d=()=>{if(!s.object)return;const v=u(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const v=s.object;if(!v)return;const A=n.model.bounding,P=A.max.x-A.min.x,M=A.max.z-A.min.z,E=Math.max(P,M),{max:{x:z,z:D},min:{x:R,y:T,z:O}}=A;s.yBase=T,o={x:(z+R)/2,y:T-1.6,z:(D+O)/2},r=[0,l-Math.PI/2,0],a=.0045*E,iC(v,{position:o,rotation:r,scale:a})}return{load:c,disable:p,enable:d}};function aC(n,t){var c,h,u,d,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(p=t==null?void 0:t.textAlign)!=null?p:"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 Q.CanvasTexture(a)}const lC=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),cC=(n,t)=>{var m,v,A;const e={},i=(m=t==null?void 0:t.animationEnabled)!=null?m:!0,s=(v=t==null?void 0:t.position)!=null?v:void 0,o=(A=t==null?void 0:t.rad)!=null?A:void 0,r=(t==null?void 0:t.fbx_url)||Uh,a=[],l=P=>ne(exports,null,function*(){var b,C,I,k,S,L,N,V;const M=(b=P==null?void 0:P.position)!=null?b:s;if(!M)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=lC(M),z=(C=P==null?void 0:P.rad)!=null?C:o,D=(I=P==null?void 0:P.fbx_url)!=null?I:r;if(e.rad=z,z===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${z}`));const R=yield new Mv().loadAsync(D);R.position.copy(E),R.rotation.z=z,R.scale.set(.8,.8,.8),wv(R,{transparent:!0,side:w.DoubleSide});const T=(N=(L=(S=(k=R.children)==null?void 0:k[0])==null?void 0:S.children)==null?void 0:L[3])==null?void 0:N.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const O=(V=t.name)!=null?V:"入户门";return T.material=new Q.MeshBasicMaterial({transparent:!0,map:aC(O)}),T.renderOrder=3,R.children[0].add(T),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const P=1,M=new Q.AnimationMixer(e.object);a.push(M);const E=M.clipAction(e.object.animations[0]);E.timeScale=P;let z;const D=()=>{let b=0,C=0;const I=1e3/30,k=S=>{b=requestAnimationFrame(k);const L=S-C;L<I||(C=S,a.forEach(N=>N.update(L/1e3)),n.needsRender=!0)};return b=requestAnimationFrame(k),()=>{cancelAnimationFrame(b)}},O={play:()=>{z||(E.play(),z=D(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),z==null||z(),z=void 0}};e.animation=O},h=P=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=P==null?void 0:P.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},d=P=>P==="Floorplan"?h():u();return{load:l,enable:P=>(e.enabled||(e.enabled=!0,d(n.currentMode),n.on("modeChange",d),h(P)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",d)),!0)}},hC=_i;function uC(n,t,e,i=hC.Linear.None){const s=new pl(n).to(t,e).easing(i);Xr(()=>s.start(0));const o=No(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 dC(n,t){return uC({progress:0},{progress:1},n,t)}var kv=(n=>(n.Move="Move",n.Rotate="Rotate",n))(kv||{}),Xi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Xi||{});const za=Math.PI*2;function jf(n){return(n%za+za)%za}function Rf(n){return n%za}function cc(n,t,e){return n+(t-n)*e}const Yc=(n,t,e)=>{const i=Math.PI,s=i*2;let o=jf(n),r=jf(t);return e===Xi.Anticlockwise&&o<r&&(o+=s),e===Xi.Clockwise&&r<o&&(r+=s),e===Xi.Loop&&r-o>i?Yc(o,r,Xi.Anticlockwise):e===Xi.Loop&&o-r>i?Yc(o,r,Xi.Clockwise):{from:o,to:r}},fC=n=>{const t={},e=(l,c,...h)=>ne(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,d)=>{const p=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,F({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>d(new Error("move canceled"))},o)):d(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Rf(r.latitude),l=Rf(o.latitude),{from:c,to:h}=Yc(r.longitude,o.longitude,o.rotation||Xi.Loop),u=r.fov,d=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:d}}};return{move:e,rotate:(l,c,...h)=>ne(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==at.Five.Mode.Panorama&&(yield n.changeMode(at.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((p,g)=>{if(!o.panoIndex){p(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:d}=i(o);return yield new Promise(p=>{const g=({progress:M})=>{const E={};E.longitude=cc(u.longitude,d.longitude,M),E.latitude=cc(u.latitude,d.latitude,M),E.fov=cc(u.fov,d.fov,M),n.setState(E,!0)},m=()=>{p(!0)},v=()=>{p(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(d.longitude-u.longitude)/o.rotateSpeed*1e3):r,P=dC(A,_i.Linear.None).onUpdate(g).onComplete(m).onDestroy(v);o.rotation===Xi.Loop&&P.repeat(1/0).yoyo(!0),t.interruptCallback=(M=!0)=>{P.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(M)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function _f(n,t){return n.x===t.x&&n.y===t.y}function xv(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function sl(n,t){return(t.y-n.y)/(t.x-n.x)}function Sv(n,t,e){const i=sl(n[1],n[0]),s=sl(t[1],t[0]);if(isNaN(i)||isNaN(s)||xv(i,s))return!1;if(va(n[0],t))return n[0];if(va(n[1],t))return n[1];if(va(t[0],n))return t[0];if(va(t[1],n))return t[1];if(e&&!pC(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 va(n,t){return _f(n,t[0])||_f(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&&xv(sl(t[0],n),sl(n,t[1]))}function gC(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Aa(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function pC(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)&&Aa(t[0],n[1],n[0])*Aa(n[1],t[1],n[0])>0&&Aa(n[0],t[1],t[0])*Aa(t[1],n[1],t[0])>0?1:0}function Dv(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Dv(n,t-1))}const mC=`<style type="text/css">
|
|
508
|
+
`;return n.$$set=o=>{"content"in o&&e(0,i=o.content)},[i,s]}class Qw extends Pe{constructor(t){super(),we(this,t,Uw,Ww,ye,{content:0},Gw)}}function Xw(n){xe(n,"svelte-ozpg4a",".floorplan-plugin__base-image.svelte-ozpg4a{position:absolute;z-index:10;width:100%;height:100%;pointer-events:none}")}function Yw(n){let t,e;return t=new Nw({props:{url:n[1].url}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&2&&(o.url=i[1].url),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Zw(n){let t,e;return t=new Qw({props:{content:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.content=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function qw(n){let t,e,i,s;const o=[Zw,Yw],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=W("div"),i&&i.c(),y(t,"class","floorplan-plugin__base-image svelte-ozpg4a")},m(l,c){Y(l,t,c),~e&&r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?~e&&r[e].p(l,c):(i&&(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke()),~e?(i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),H(i,1),i.m(t,null)):i=null)},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),~e&&r[e].d()}}}function Jw(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 ru extends Pe{constructor(t){super(),we(this,t,Jw,qw,ye,{floorIndex:2,floorplanData:3},Xw)}}function Kw(n){xe(n,"svelte-2r6702",".floorplan-plugin__item.svelte-2r6702{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__img.svelte-2r6702{width:100%;height:100%}.floorplan-plugin__notes.svelte-2r6702{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);padding:0.25rem;line-height:1;border-radius:0.25rem;color:#fff;background:rgba(0,0,0,.6);font-size:0.75rem}")}function $w(n){let t,e,i,s,o,r=n[0].notes+"",a;return{c(){t=W("div"),e=W("img"),s=ae(),o=W("span"),a=Re(r),y(e,"class","floorplan-plugin__img svelte-2r6702"),ct(e.src,i=n[6])||y(e,"src",i),y(e,"alt",""),j(e,"transform",n[5]),y(o,"class","floorplan-plugin__notes svelte-2r6702"),y(t,"class","floorplan-plugin__item svelte-2r6702"),j(t,"left",n[1]),j(t,"top",n[2]),j(t,"width",n[3]),j(t,"height",n[4])},m(l,c){Y(l,t,c),_(t,e),_(t,s),_(t,o),_(o,a)},p(l,[c]){c&1&&r!==(r=l[0].notes+"")&&Be(a,r)},i:oe,o:oe,d(l){l&&X(t)}}}function e2(n,t,e){let{item:i}=t;const s=i.positionInImage.x*100+"%",o=i.positionInImage.y*100+"%",r=i.width*100+"%",a=i.height*100+"%",l=`rotate(${i.rotateZ}deg) scaleX(${i.rotateX?-1:1}) scaleY(${i.rotateY?-1:1})`,c=i.src;return n.$$set=h=>{"item"in h&&e(0,i=h.item)},[i,s,o,r,a,l,c]}class t2 extends Pe{constructor(t){super(),we(this,t,e2,$w,ye,{item:0},Kw)}}function i2(n){xe(n,"svelte-1c5mqz0",".floorplan-plugin__room-items.svelte-1c5mqz0{width:100%;height:100%;position:absolute;left:0;top:0;z-index:20;pointer-events:none}")}function Cd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Id(n){let t,e=[],i=new Map,s,o,r,a=n[1];const l=c=>c[6].id;for(let c=0;c<a.length;c+=1){let h=Cd(n,a,c),u=l(h);i.set(u,e[c]=Ed(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-items svelte-1c5mqz0")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[4])],o=!0)},p(c,h){h&2&&(a=c[1],Me(),e=oi(e,h,l,1,c,a,i,t,on,Ed,null,Cd),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function Ed(n,t){let e,i,s;const o=[{item:t[6]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new t2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&2?vt(o,[{item:t[6]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function n2(n){let t,e,i=n[1]&&Id(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=Id(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function s2(n,t,e){let i,{floorIndex:s}=t,{floorplanData:o}=t,r=0;const a=l=>{e(0,r=l.detail)};return n.$$set=l=>{"floorIndex"in l&&e(2,s=l.floorIndex),"floorplanData"in l&&e(3,o=l.floorplanData)},n.$$.update=()=>{if(n.$$.dirty&12&&e(1,i=o.floorDatas[s].items),n.$$.dirty&9){const{max:l,min:c}=o.bounding;l.x-c.x}},[r,i,s,o,a]}class o2 extends Pe{constructor(t){super(),we(this,t,s2,n2,ye,{floorIndex:2,floorplanData:3},i2)}}function r2(n){xe(n,"svelte-9vzn2f",".floorplan-plugin__room-label-item.svelte-9vzn2f{position:absolute;display:flex;flex-flow:column;align-items:center;line-height:1;color:#fff;transform:translate(-50%, -50%);white-space:nowrap;will-change:opacity;transition:opacity 300ms}.floorplan-plugin__room-part1.svelte-9vzn2f{display:flex;flex-flow:column;align-items:center;color:#fff;white-space:nowrap}.floorplan-plugin__room-area.svelte-9vzn2f{opacity:0.6;line-height:1.25;margin-top:0.125rem}")}function a2(n){let t,e=n[18].outerHTML+"",i;return{c(){t=new zo(!1),i=Ve(),t.a=i},m(s,o){t.m(e,s,o),Y(s,i,o)},p(s,o){o[0]&262144&&e!==(e=s[18].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function l2(n){let t,e,i,s,o,r,a=n[1]&&Md(n),l=n[0]&&kd(n),c=n[3]&&xd(n);return{c(){t=W("div"),a&&a.c(),e=ae(),l&&l.c(),i=ae(),c&&c.c(),s=Ve(),y(t,"class","floorplan-plugin__room-part1 svelte-9vzn2f"),j(t,"opacity",n[14]?"1":"0")},m(h,u){Y(h,t,u),a&&a.m(t,null),_(t,e),l&&l.m(t,null),Y(h,i,u),c&&c.m(h,u),Y(h,s,u),o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[35]),je(t,"clientHeight",n[36])],o=!0)},p(h,u){h[1]?a?a.p(h,u):(a=Md(h),a.c(),a.m(t,e)):a&&(a.d(1),a=null),h[0]?l?l.p(h,u):(l=kd(h),l.c(),l.m(t,null)):l&&(l.d(1),l=null),u[0]&16384&&j(t,"opacity",h[14]?"1":"0"),h[3]?c?c.p(h,u):(c=xd(h),c.c(),c.m(s.parentNode,s)):c&&(c.d(1),c=null)},d(h){h&&X(t),a&&a.d(),l&&l.d(),h&&X(i),c&&c.d(h),h&&X(s),o=!1,ht(r)}}}function Md(n){let t,e=(n[2]?n[4].name:n[4].roomType==="100900000012"?n[4].customizedName:n[4].name)+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","floorplan-plugin__room-name"),j(t,"font-size",n[11])},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o[0]&20&&e!==(e=(s[2]?s[4].name:s[4].roomType==="100900000012"?s[4].customizedName:s[4].name)+"")&&Be(i,e),o[0]&2048&&j(t,"font-size",s[11])},d(s){s&&X(t)}}}function kd(n){let t,e;return{c(){t=W("span"),e=Re(n[17]),y(t,"class","floorplan-plugin__room-area svelte-9vzn2f"),j(t,"font-size",n[10])},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s[0]&131072&&Be(e,i[17]),s[0]&1024&&j(t,"font-size",i[10])},d(i){i&&X(t)}}}function xd(n){let t,e;return{c(){t=W("span"),e=Re(n[16]),y(t,"class","floorplan-plugin__room-size"),j(t,"font-size",n[10]),j(t,"opacity",n[13]?"0.6":"0")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s[0]&65536&&Be(e,i[16]),s[0]&1024&&j(t,"font-size",i[10]),s[0]&8192&&j(t,"opacity",i[13]?"0.6":"0")},d(i){i&&X(t)}}}function c2(n){let t,e,i;function s(a,l){if(a[5]===void 0)return l2;if(a[18])return a2}let o=s(n),r=o&&o(n);return{c(){t=W("div"),r&&r.c(),y(t,"class","floorplan-plugin__room-label-item svelte-9vzn2f"),j(t,"left",n[19]),j(t,"top",n[20]),j(t,"font-size",n[11]),j(t,"opacity",n[15]?"1":"0"),j(t,"transform",n[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},m(a,l){Y(a,t,l),r&&r.m(t,null),e||(i=[ni(Ti.call(null,t)),je(t,"clientWidth",n[37]),je(t,"clientHeight",n[38])],e=!0)},p(a,l){o===(o=s(a))&&r?r.p(a,l):(r&&r.d(1),r=o&&o(a),r&&(r.c(),r.m(t,null))),l[0]&2048&&j(t,"font-size",a[11]),l[0]&32768&&j(t,"opacity",a[15]?"1":"0"),l[0]&4096&&j(t,"transform",a[12]?"translate(-50%, calc(-50% + 6px))":"translate(-50%, -50%)")},i:oe,o:oe,d(a){a&&X(t),r&&r.d(),e=!1,ht(i)}}}function h2(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function u2(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,{pxmm:M}=t,{roomAreaEnable:E}=t,{roomNameEnable:z}=t,{roomNameOtherTypeEnable:D}=t,{roomDimensionEnable:R}=t,{room:T}=t,{hoveredRoom:O}=t,{getRoomAreaText:b}=t,{getRoomDimensionText:C}=t,{getLabelElement:I}=t,{adaptiveRoomLabelVisibleEnable:k}=t,{fontSize:S}=t;function L(ue,Le){if(Le.width===0||Le.height===0)return()=>!1;const te=ue.path.map(({x:Xe,y:Ze})=>[Xe,Ze]),Te=ue.roomLabel.position,{x:_e,y:Ae}=Te,{width:Fe,height:ve}=Le,Ie=Fe/2,ze=ve/2;return function(Ze){const ut=_e*Ze,Je=Ae*Ze,$e=te.map(([st,jt])=>[st*Ze,jt*Ze]);return[[ut+Ie,Je-ze],[ut-Ie,Je-ze],[ut-Ie,Je+ze],[ut+Ie,Je+ze]].every(st=>h2(st,$e))}}const N=T.roomLabel,V=N.positionInImage.x*100+"%",K=N.positionInImage.y*100+"%";let ie=0,ee=0,re=0,q=0,le=!1;O.subscribe(function(Le){e(27,le=!!Le&&Le.id===T.id)});const Se=ue=>{e(8,re=ue.detail)},de=ue=>{e(9,q=ue.detail)},De=ue=>{e(6,ie=ue.detail)},fe=ue=>{e(7,ee=ue.detail)};return n.$$set=ue=>{"pxmm"in ue&&e(21,M=ue.pxmm),"roomAreaEnable"in ue&&e(0,E=ue.roomAreaEnable),"roomNameEnable"in ue&&e(1,z=ue.roomNameEnable),"roomNameOtherTypeEnable"in ue&&e(2,D=ue.roomNameOtherTypeEnable),"roomDimensionEnable"in ue&&e(3,R=ue.roomDimensionEnable),"room"in ue&&e(4,T=ue.room),"hoveredRoom"in ue&&e(22,O=ue.hoveredRoom),"getRoomAreaText"in ue&&e(23,b=ue.getRoomAreaText),"getRoomDimensionText"in ue&&e(24,C=ue.getRoomDimensionText),"getLabelElement"in ue&&e(5,I=ue.getLabelElement),"adaptiveRoomLabelVisibleEnable"in ue&&e(25,k=ue.adaptiveRoomLabelVisibleEnable),"fontSize"in ue&&e(26,S=ue.fontSize)},n.$$.update=()=>{var ue,Le;n.$$.dirty[0]&67108864&&e(28,i=su[S]),n.$$.dirty[0]&48&&e(18,s=I==null?void 0:I(T)),n.$$.dirty[0]&8388624&&e(17,o=T.size?b(T.size):""),n.$$.dirty[0]&16777232&&e(16,r=T!=null&&T.dimension?C((ue=T.dimension)==null?void 0:ue.width,(Le=T.dimension)==null?void 0:Le.height):""),n.$$.dirty[0]&768&&e(34,a={width:re,height:q}),n.$$.dirty[0]&16|n.$$.dirty[1]&8&&e(33,l=a?L(T,a):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&4&&e(30,c=k?!!(l!=null&&l(M)):!0),n.$$.dirty[0]&192&&e(32,h={width:ie,height:ee}),n.$$.dirty[0]&16|n.$$.dirty[1]&2&&e(31,u=h?L(T,h):void 0),n.$$.dirty[0]&35651584|n.$$.dirty[1]&1&&e(29,d=k?!!(u!=null&&u(M)):!0),n.$$.dirty[0]&1744830464&&e(15,p=d||c||le),n.$$.dirty[0]&1207959552&&e(14,g=c||le),n.$$.dirty[0]&671088640&&e(13,m=d||le),n.$$.dirty[0]&1610612736&&e(12,v=c&&!d),n.$$.dirty[0]&268435456&&e(11,A=dt((i==null?void 0:i.name)||12)),n.$$.dirty[0]&268435456&&e(10,P=dt((i==null?void 0:i.area)||10))},[E,z,D,R,T,I,ie,ee,re,q,P,A,v,m,g,p,r,o,s,V,K,M,O,b,C,k,S,le,i,d,c,u,h,l,a,Se,de,De,fe]}class d2 extends Pe{constructor(t){super(),we(this,t,u2,c2,ye,{pxmm:21,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,room:4,hoveredRoom:22,getRoomAreaText:23,getRoomDimensionText:24,getLabelElement:5,adaptiveRoomLabelVisibleEnable:25,fontSize:26},r2,[-1,-1])}}function f2(n){xe(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 Sd(n,t,e){const i=n.slice();return i[17]=t[e],i}function Dd(n){let t,e=[],i=new Map,s,o,r,a=n[12];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=Sd(n,a,c),u=l(h);i.set(u,e[c]=Td(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-plugin__room-labels svelte-13xux0b")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[15])],o=!0)},p(c,h){h&7679&&(a=c[12],Me(),e=oi(e,h,l,1,c,a,i,t,on,Td,null,Sd),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function Td(n,t){let e,i,s;const o=[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new d2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&7679?vt(o,[{pxmm:t[10],room:t[17],hoveredRoom:t[4],roomAreaEnable:t[0],roomNameEnable:t[1],roomNameOtherTypeEnable:t[2],roomDimensionEnable:t[3],getLabelElement:t[7],getRoomAreaText:t[5],getRoomDimensionText:t[6],adaptiveRoomLabelVisibleEnable:t[8],fontSize:t[11]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function g2(n){let t,e,i=n[12]&&Dd(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[12]?i?(i.p(s,o),o&4096&&H(i,1)):(i=Dd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function p2(n,t,e){let i,{floorIndex:s}=t,{roomAreaEnable:o}=t,{roomNameEnable:r}=t,{roomNameOtherTypeEnable:a}=t,{roomDimensionEnable:l}=t,{floorplanData:c}=t,{hoveredRoom:h}=t,{getRoomAreaText:u}=t,{getRoomDimensionText:d}=t,{getLabelElement:p}=t,{adaptiveRoomLabelVisibleEnable:g}=t,m=0,v=0;const A=Zr();let P=Wo();typeof A=="object"&&"subscribe"in A&&A.subscribe(E=>{e(11,P=E)});const M=E=>{e(9,m=E.detail)};return n.$$set=E=>{"floorIndex"in E&&e(13,s=E.floorIndex),"roomAreaEnable"in E&&e(0,o=E.roomAreaEnable),"roomNameEnable"in E&&e(1,r=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(2,a=E.roomNameOtherTypeEnable),"roomDimensionEnable"in E&&e(3,l=E.roomDimensionEnable),"floorplanData"in E&&e(14,c=E.floorplanData),"hoveredRoom"in E&&e(4,h=E.hoveredRoom),"getRoomAreaText"in E&&e(5,u=E.getRoomAreaText),"getRoomDimensionText"in E&&e(6,d=E.getRoomDimensionText),"getLabelElement"in E&&e(7,p=E.getLabelElement),"adaptiveRoomLabelVisibleEnable"in E&&e(8,g=E.adaptiveRoomLabelVisibleEnable)},n.$$.update=()=>{if(n.$$.dirty&24576&&e(12,i=c.floorDatas[s].rooms),n.$$.dirty&16896){const{max:E,min:z}=c.bounding,D=E.x-z.x;e(10,v=m/D)}},[o,r,a,l,h,u,d,p,g,m,v,P,i,s,c,M]}let m2=class extends Pe{constructor(t){super(),we(this,t,p2,g2,ye,{floorIndex:13,roomAreaEnable:0,roomNameEnable:1,roomNameOtherTypeEnable:2,roomDimensionEnable:3,floorplanData:14,hoveredRoom:4,getRoomAreaText:5,getRoomDimensionText:6,getLabelElement:7,adaptiveRoomLabelVisibleEnable:8},f2)}};function v2(n){xe(n,"svelte-1fuyezq",".floorplan-plugin__rule-labels.svelte-1fuyezq.svelte-1fuyezq{position:absolute;display:flex}.floorplan-plugin__rule-labels--top.svelte-1fuyezq.svelte-1fuyezq{left:0;top:-1.25rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq.svelte-1fuyezq{left:0;bottom:-1.25rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq.svelte-1fuyezq{top:0;left:-1.25rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq.svelte-1fuyezq{top:0;right:-1.25rem}.floorplan-plugin__rule-line.svelte-1fuyezq.svelte-1fuyezq{background:#fff;opacity:0.2;width:100%;height:100%}.floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute;width:0.3125rem;height:100%;left:50%;top:0;transform:translateX(-50%)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale-wrapper.svelte-1fuyezq{width:100%;height:0.3125rem;top:50%;left:0;transform:translateY(-50%)}.floorplan-plugin__rule-scale.svelte-1fuyezq.svelte-1fuyezq{position:absolute;background:#fff;opacity:0.2;width:100%;height:0.0625rem}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-scale.svelte-1fuyezq{width:0.0625rem;height:100%}.floorplan-plugin__rule-text-wrapper.svelte-1fuyezq.svelte-1fuyezq{position:absolute}.floorplan-plugin__rule-labels--top.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;top:0.625rem}.floorplan-plugin__rule-labels--bottom.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:100%;height:0;bottom:0.625rem}.floorplan-plugin__rule-labels--left.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;left:0.625rem}.floorplan-plugin__rule-labels--right.svelte-1fuyezq .floorplan-plugin__rule-text-wrapper.svelte-1fuyezq{width:0;height:100%;right:0.625rem}.floorplan-plugin__rule-text-item.svelte-1fuyezq.svelte-1fuyezq{width:0;height:0;position:absolute;transform:rotate(90deg)}.floorplan-plugin__rule-labels.is-row.svelte-1fuyezq .floorplan-plugin__rule-text-item.svelte-1fuyezq{transform:rotate(0)}.floorplan-plugin__rule-text.svelte-1fuyezq.svelte-1fuyezq{width:-moz-max-content;width:max-content;transform:translate(-50%, -50%);font-size:0.625rem;color:#fff;opacity:0.35}")}function Ld(n,t,e){const i=n.slice();return i[11]=t[e],i[13]=e,i}function zd(n,t,e){const i=n.slice();return i[14]=t[e],i}function Od(n){let t;return{c(){t=W("div"),y(t,"class","floorplan-plugin__rule-scale svelte-1fuyezq"),j(t,"left",n[14].left*100+"%"),j(t,"bottom",n[14].bottom*100+"%")},m(e,i){Y(e,t,i)},p:oe,d(e){e&&X(t)}}}function jd(n,t){let e,i,s=t[1](t[11].distance)+"",o,r;return{key:n,first:null,c(){e=W("div"),i=W("div"),o=Re(s),r=ae(),y(i,"class","floorplan-plugin__rule-text svelte-1fuyezq"),Ce(i,"is-row",t[2]),y(e,"class","floorplan-plugin__rule-text-item svelte-1fuyezq"),j(e,"left",t[11].left*100+"%"),j(e,"bottom",t[11].bottom*100+"%"),this.first=e},m(a,l){Y(a,e,l),_(e,i),_(i,o),_(e,r)},p(a,l){t=a,l&2&&s!==(s=t[1](t[11].distance)+"")&&Be(o,s)},d(a){a&&X(e)}}}function A2(n){let t,e,i,s,o,r,a=[],l=new Map,c,h=n[3],u=[];for(let g=0;g<h.length;g+=1)u[g]=Od(zd(n,h,g));let d=n[4];const p=g=>g[13];for(let g=0;g<d.length;g+=1){let m=Ld(n,d,g),v=p(m);l.set(v,a[g]=jd(v,m))}return{c(){t=W("div"),e=W("div"),i=ae(),s=W("div");for(let g=0;g<u.length;g+=1)u[g].c();o=ae(),r=W("div");for(let g=0;g<a.length;g+=1)a[g].c();y(e,"class","floorplan-plugin__rule-line svelte-1fuyezq"),y(s,"class","floorplan-plugin__rule-scale-wrapper svelte-1fuyezq"),Ce(s,"is-row",n[2]),y(r,"class","floorplan-plugin__rule-text-wrapper svelte-1fuyezq"),y(t,"class",c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+n[0]+" svelte-1fuyezq"),Ce(t,"is-row",n[2]),j(t,"width",n[2]?"100%":1/16+"rem"),j(t,"height",n[2]?1/16+"rem":"100%")},m(g,m){Y(g,t,m),_(t,e),_(t,i),_(t,s);for(let v=0;v<u.length;v+=1)u[v]&&u[v].m(s,null);_(t,o),_(t,r);for(let v=0;v<a.length;v+=1)a[v]&&a[v].m(r,null)},p(g,[m]){if(m&8){h=g[3];let v;for(v=0;v<h.length;v+=1){const A=zd(g,h,v);u[v]?u[v].p(A,m):(u[v]=Od(A),u[v].c(),u[v].m(s,null))}for(;v<u.length;v+=1)u[v].d(1);u.length=h.length}m&22&&(d=g[4],a=oi(a,m,p,1,g,d,l,r,Yr,jd,null,Ld)),m&1&&c!==(c="floorplan-plugin__rule-labels floorplan-plugin__rule-labels--"+g[0]+" svelte-1fuyezq")&&y(t,"class",c),m&5&&Ce(t,"is-row",g[2])},i:oe,o:oe,d(g){g&&X(t),Ii(u,g);for(let m=0;m<a.length;m+=1)a[m].d()}}}const ho=1e3,uo=180;function b2(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-(ho-uo)*2,c=o.max.y-o.min.y-(ho-uo)*2,h=s.map(([g,m])=>a?[g.x,m.x]:[g.y,m.y]).flat().sort().filter((g,m,v)=>m===0?!0:g!==v[m-1]),u=h.map(g=>{const m=a?(g-o.min.x-ho+uo)/l:0,v=a?0:(g-o.min.y-ho+uo)/c;return{left:m,bottom:v}});u.unshift({left:0,bottom:0}),u.push(a?{left:1,bottom:0}:{left:0,bottom:1});const d=h[h.length-1]-h[0],p=h.map((g,m,v)=>{const A=m===0?0:g-v[m-1],P=m===0?0:(g+v[m-1])/2,M=a?(P-o.min.x-ho+uo)/l:0,E=a?0:(P-o.min.y-ho+uo)/c;return{left:M,bottom:E,distance:A}}).filter(({distance:g})=>g/d>.1);return n.$$set=g=>{"type"in g&&e(0,i=g.type),"data"in g&&e(5,s=g.data),"bounding"in g&&e(6,o=g.bounding),"getRuleDistanceText"in g&&e(1,r=g.getRuleDistanceText)},[i,r,a,u,p,s,o]}class y2 extends Pe{constructor(t){super(),we(this,t,b2,A2,ye,{type:0,data:5,bounding:6,getRuleDistanceText:1},v2)}}function w2(n){xe(n,"svelte-1mzj9p3",".floorplan-plugin__rule-labels-wrapper.svelte-1mzj9p3{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);pointer-events:none}")}function Rd(n,t,e){const i=n.slice();return i[13]=t[e][0],i[14]=t[e][1],i}function _d(n,t){let e,i,s;const o=[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new y2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&19?vt(o,[{type:t[13],data:t[14],bounding:t[1],getRuleDistanceText:t[0]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function P2(n){let t,e=[],i=new Map,s,o=n[4];const r=a=>a[13];for(let a=0;a<o.length;a+=1){let l=Rd(n,o,a),c=r(l);i.set(c,e[a]=_d(c,l))}return{c(){t=W("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","floorplan-plugin__rule-labels-wrapper svelte-1mzj9p3"),j(t,"width",n[3]),j(t,"height",n[2])},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&19&&(o=a[4],Me(),e=oi(e,l,r,1,a,o,i,t,on,_d,null,Rd),ke()),l&8&&j(t,"width",a[3]),l&4&&j(t,"height",a[2])},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}const Vd=1e3,Bd=180;function C2(n,t,e){let i,s,o,r,a,l,c,h,u,d,{floorIndex:p}=t,{floorplanData:g}=t,{getRuleDistanceText:m}=t;return n.$$set=v=>{"floorIndex"in v&&e(5,p=v.floorIndex),"floorplanData"in v&&e(6,g=v.floorplanData),"getRuleDistanceText"in v&&e(0,m=v.getRuleDistanceText)},n.$$.update=()=>{n.$$.dirty&64&&e(1,i=g.bounding),n.$$.dirty&96&&e(11,s=g.floorDatas[p].rules),n.$$.dirty&2048&&e(12,o=Object.keys(s)),n.$$.dirty&6144&&e(4,r=o.map(v=>[v,s[v]])),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-(Vd-Bd)*2),n.$$.dirty&2&&e(8,h=i.max.y-i.min.y-(Vd-Bd)*2),n.$$.dirty&1536&&e(3,u=c/a*100+"%"),n.$$.dirty&384&&e(2,d=h/l*100+"%")},[m,i,d,u,r,p,g,l,h,a,c,s,o]}class I2 extends Pe{constructor(t){super(),we(this,t,C2,P2,ye,{floorIndex:5,floorplanData:6,getRuleDistanceText:0},w2)}}function qn(n,t={}){let e="";const{needZ:i,needA:s}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((r,a)=>{const{x:l,y:c}=t.format?t.format(r):r,h=l+","+c;return a===0?(e+="M"+h,e):s!=null&&s[a]?(e+="A"+s[a]+","+h,e):(e+="L"+h,e)}),e+(i?"Z":"")}function gv({x:n,y:t},e){const{max:i,min:s}=e;return{x:n-s.x,y:i.y-t}}function E2(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 M2(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 k2(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}function x2(n){let t;return{c(){t=Ee("path"),y(t,"d",n[0]),y(t,"fill","#2F313A")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&y(t,"d",e[0])},i:oe,o:oe,d(e){e&&X(t)}}}function S2(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=qn(s,{needZ:!0}))},[i,s]}class D2 extends Pe{constructor(t){super(),we(this,t,S2,x2,ye,{path:1})}}function T2(n){let t,e,i,s,o,r;return{c(){t=Ee("defs"),e=Ee("pattern"),i=Ee("rect"),s=Ee("path"),o=ae(),r=Ee("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width",n[1]),y(i,"height",n[1]),y(i,"fill","#323747"),y(s,"d",n[2]),y(s,"stroke","#ffffff"),y(s,"stroke-opacity","0.06"),y(s,"stroke-width","0.5"),y(s,"fill","none"),y(e,"id","fpm-room-pattern-0"),y(e,"x","0"),y(e,"y","0"),y(e,"width",n[1]),y(e,"height",n[1]),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(r,"d",n[0]),y(r,"fill","url(#fpm-room-pattern-0)")},m(a,l){Y(a,t,l),_(t,e),_(e,i),_(e,s),Y(a,o,l),Y(a,r,l)},p(a,[l]){l&1&&y(r,"d",a[0])},i:oe,o:oe,d(a){a&&X(t),a&&X(o),a&&X(r)}}}const rc=6;function L2(n,t,e){let i,{path:s}=t;const o=rc*2,r=`M0 ${rc} h ${o} M${rc} 0 v ${o}`;return n.$$set=a=>{"path"in a&&e(3,s=a.path)},n.$$.update=()=>{n.$$.dirty&8&&e(0,i=qn(s,{needZ:!0}))},[i,o,r,s]}class z2 extends Pe{constructor(t){super(),we(this,t,L2,T2,ye,{path:3})}}function O2(n){let t,e,i,s,o,r,a,l,c,h,u;return{c(){t=Ee("defs"),e=Ee("pattern"),i=Ee("rect"),s=Ee("pattern"),o=Ee("rect"),r=ae(),a=Ee("path"),l=ae(),c=Ee("path"),h=ae(),u=Ee("path"),y(i,"x","0"),y(i,"y","0"),y(i,"width","6"),y(i,"height","50"),y(i,"fill","none"),y(i,"stroke","#4B4B57"),y(i,"stroke-width","0.5"),y(e,"id","room-material-pattern-1"),y(e,"x","0"),y(e,"y","0"),y(e,"width","12"),y(e,"height","50"),y(e,"patternUnits","userSpaceOnUse"),y(e,"patternTransform","scale(50 50)"),y(o,"x","0"),y(o,"y","0"),y(o,"width","6"),y(o,"height","50"),y(o,"fill","none"),y(o,"stroke","#4B4B57"),y(o,"stroke-width","0.5"),y(s,"id","room-material-pattern-2"),y(s,"x","6"),y(s,"y","25"),y(s,"width","12"),y(s,"height","50"),y(s,"patternUnits","userSpaceOnUse"),y(s,"patternTransform","scale(50 50)"),y(a,"d",n[0]),y(a,"fill","#43434D"),y(c,"d",n[0]),y(c,"fill","url(#room-material-pattern-1)"),y(u,"d",n[0]),y(u,"fill","url(#room-material-pattern-2)")},m(d,p){Y(d,t,p),_(t,e),_(e,i),_(t,s),_(s,o),Y(d,r,p),Y(d,a,p),Y(d,l,p),Y(d,c,p),Y(d,h,p),Y(d,u,p)},p(d,[p]){p&1&&y(a,"d",d[0]),p&1&&y(c,"d",d[0]),p&1&&y(u,"d",d[0])},i:oe,o:oe,d(d){d&&X(t),d&&X(r),d&&X(a),d&&X(l),d&&X(c),d&&X(h),d&&X(u)}}}function j2(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=qn(s,{needZ:!0}))},[i,s]}class R2 extends Pe{constructor(t){super(),we(this,t,j2,O2,ye,{path:1})}}function _2(n){let t;return{c(){t=Ee("path"),y(t,"d",n[0]),y(t,"fill","#969696"),y(t,"stroke","#969696"),y(t,"stroke-width","1"),y(t,"fill-rule","evenodd")},m(e,i){Y(e,t,i)},p:oe,i:oe,o:oe,d(e){e&&X(t)}}}function V2(n,t,e){let{dimension:i}=t;const s=qn([{x:i.vertical[1].x,y:i.vertical[1].y+53},{x:i.vertical[1].x-60,y:i.vertical[1].y+124},{x:i.vertical[1].x+60,y:i.vertical[1].y+124}],{needZ:!0}),o=qn([{x:i.vertical[0].x,y:i.vertical[0].y-53},{x:i.vertical[0].x-60,y:i.vertical[0].y-124},{x:i.vertical[0].x+60,y:i.vertical[0].y-124}],{needZ:!0}),r=qn([{x:i.horizontal[0].x+53,y:i.horizontal[0].y},{x:i.horizontal[0].x+124,y:i.horizontal[0].y+60},{x:i.horizontal[0].x+124,y:i.horizontal[0].y-60}],{needZ:!0}),a=qn([{x:i.horizontal[1].x-53,y:i.horizontal[1].y},{x:i.horizontal[1].x-124,y:i.horizontal[1].y+60},{x:i.horizontal[1].x-124,y:i.horizontal[1].y-60}],{needZ:!0}),l=`${s} ${o} ${r} ${a}`;return n.$$set=c=>{"dimension"in c&&e(1,i=c.dimension)},[l,i]}class B2 extends Pe{constructor(t){super(),we(this,t,V2,_2,ye,{dimension:1})}}function F2(n){xe(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 Fd(n,t,e){const i=n.slice();return i[8]=t[e],i}function H2(n){let t,e;return t=new z2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function N2(n){let t,e;return t=new R2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function G2(n){let t,e;return t=new D2({props:{path:n[8].path}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.path=i[8].path),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Hd(n){let t,e,i;return e=new B2({props:{dimension:n[8].dimension}}),{c(){t=Ee("svg"),me(e.$$.fragment),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o&1&&(r.dimension=s[8].dimension),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function Nd(n){let t,e,i,s,o=n[3]&&n[8].dimension&&Array.isArray(n[8].dimension.vertical)&&n[8].dimension.vertical.length>0&&Array.isArray(n[8].dimension.horizontal)&&n[8].dimension.horizontal.length>0,r,a;const l=[G2,N2,H2],c=[];function h(d,p){return d[8].floorType===1?0:d[8].floorType===0?1:2}e=h(n),i=c[e]=l[e](n);let u=o&&Hd(n);return{c(){t=Ee("svg"),i.c(),s=ae(),u&&u.c(),r=Ve(),y(t,"width","100%"),y(t,"height","100%"),y(t,"viewBox",`0 0 ${n[1]} ${n[2]}`),y(t,"class","svelte-1dykexu")},m(d,p){Y(d,t,p),c[e].m(t,null),Y(d,s,p),u&&u.m(d,p),Y(d,r,p),a=!0},p(d,p){let g=e;e=h(d),e===g?c[e].p(d,p):(Me(),Z(c[g],1,1,()=>{c[g]=null}),ke(),i=c[e],i?i.p(d,p):(i=c[e]=l[e](d),i.c()),H(i,1),i.m(t,null)),p&1&&(o=d[3]&&d[8].dimension&&Array.isArray(d[8].dimension.vertical)&&d[8].dimension.vertical.length>0&&Array.isArray(d[8].dimension.horizontal)&&d[8].dimension.horizontal.length>0),o?u?(u.p(d,p),p&1&&H(u,1)):(u=Hd(d),u.c(),H(u,1),u.m(r.parentNode,r)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke())},i(d){a||(H(i),H(u),a=!0)},o(d){Z(i),Z(u),a=!1},d(d){d&&X(t),c[e].d(),d&&X(s),u&&u.d(d),d&&X(r)}}}function W2(n){let t,e,i=n[0],s=[];for(let r=0;r<i.length;r+=1)s[r]=Nd(Fd(n,i,r));const o=r=>Z(s[r],1,1,()=>{s[r]=null});return{c(){t=W("div");for(let r=0;r<s.length;r+=1)s[r].c();y(t,"class","floorplan-plugin__room-material svelte-1dykexu")},m(r,a){Y(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&15){i=r[0];let l;for(l=0;l<i.length;l+=1){const c=Fd(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Nd(c),s[l].c(),H(s[l],1),s[l].m(t,null))}for(Me(),l=i.length;l<s.length;l+=1)o(l);ke()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(r){r&&X(t),Ii(s,r)}}}function U2(n,t,e){let i,{roomLabelsEnable:s}=t,{roomDimensionEnable:o}=t,{floorIndex:r}=t,{floorplanData:a}=t;const l=a.bounding.max.x-a.bounding.min.x,c=a.bounding.max.y-a.bounding.min.y,h=s&&o;return n.$$set=u=>{"roomLabelsEnable"in u&&e(4,s=u.roomLabelsEnable),"roomDimensionEnable"in u&&e(5,o=u.roomDimensionEnable),"floorIndex"in u&&e(6,r=u.floorIndex),"floorplanData"in u&&e(7,a=u.floorplanData)},n.$$.update=()=>{n.$$.dirty&192&&e(0,i=a.floorDatas[r].rooms.map(u=>he(F({},u),{path:u.path.map(d=>gv(d,a.bounding))})))},[i,l,c,h,s,o,r,a]}class Q2 extends Pe{constructor(t){super(),we(this,t,U2,W2,ye,{roomLabelsEnable:4,roomDimensionEnable:5,floorIndex:6,floorplanData:7},F2)}}function X2(n){xe(n,"svelte-qq2273","path.svelte-qq2273{--opacity:0;opacity:var(--opacity)}path.svelte-qq2273:hover{opacity:calc(var(--opacity) + 0.1)}")}function Y2(n){let t,e,i,s;return{c(){t=Ee("path"),y(t,"d",n[5]),y(t,"fill","#fff"),y(t,"style",n[2]),y(t,"id",e=`${n[1]}_${n[0].id}`),y(t,"class","svelte-qq2273")},m(o,r){Y(o,t,r),i||(s=[je(t,"mouseenter",n[3]),je(t,"mouseleave",n[4])],i=!0)},p(o,[r]){r&4&&y(t,"style",o[2]),r&3&&e!==(e=`${o[1]}_${o[0].id}`)&&y(t,"id",e)},i:oe,o:oe,d(o){o&&X(t),i=!1,ht(s)}}}function Z2(n,t,e){let i,s,{room:o}=t,{floorIndex:r}=t,{floorplanData:a}=t,{highlightData:l}=t,{hoveredRoom:c}=t;function h(){c==null||c.set(o)}function u(){c==null||c.set(void 0)}const{bounding:d}=a,p=qn(o.path,{needZ:!0,format:g=>gv(g,d)});return n.$$set=g=>{"room"in g&&e(0,o=g.room),"floorIndex"in g&&e(1,r=g.floorIndex),"floorplanData"in g&&e(6,a=g.floorplanData),"highlightData"in g&&e(7,l=g.highlightData),"hoveredRoom"in g&&e(8,c=g.hoveredRoom)},n.$$.update=()=>{n.$$.dirty&131&&e(9,i=l[`${r}_${o.id}`]),n.$$.dirty&512&&e(2,s=i?`fill: ${i.color}; --opacity: ${i.opacity}; pointer-events: ${i.disabled?"none":"auto"}`:null)},[o,r,s,h,u,p,a,l,c,i]}class q2 extends Pe{constructor(t){super(),we(this,t,Z2,Y2,ye,{room:0,floorIndex:1,floorplanData:6,highlightData:7,hoveredRoom:8},X2)}}function J2(n){xe(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 Gd(n,t,e){const i=n.slice();return i[6]=t[e],i}function Wd(n,t){let e,i,s;const o=[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}];let r={};for(let a=0;a<o.length;a+=1)r=ft(r,o[a]);return i=new q2({props:r}),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(a,l){Y(a,e,l),ge(i,a,l),s=!0},p(a,l){t=a;const c=l&15?vt(o,[{room:t[6],floorplanData:t[1],hoveredRoom:t[3],floorIndex:t[0],highlightData:t[2]}]):{};i.$set(c)},i(a){s||(H(i.$$.fragment,a),s=!0)},o(a){Z(i.$$.fragment,a),s=!1},d(a){a&&X(e),pe(i,a)}}}function K2(n){let t,e,i=[],s=new Map,o,r=n[1].floorDatas[n[0]].rooms;const a=l=>l[6].id;for(let l=0;l<r.length;l+=1){let c=Gd(n,r,l),h=a(c);s.set(h,i[l]=Wd(h,c))}return{c(){t=W("div"),e=Ee("svg");for(let l=0;l<i.length;l+=1)i[l].c();y(e,"width","100%"),y(e,"height","100%"),y(e,"viewBox",`0 0 ${n[4]} ${n[5]}`),y(e,"class","svelte-1kqo6e4"),y(t,"class","floorplan-plugin__room-highlight svelte-1kqo6e4")},m(l,c){Y(l,t,c),_(t,e);for(let h=0;h<i.length;h+=1)i[h]&&i[h].m(e,null);o=!0},p(l,[c]){c&15&&(r=l[1].floorDatas[l[0]].rooms,Me(),i=oi(i,c,a,1,l,r,s,e,on,Wd,null,Gd),ke())},i(l){if(!o){for(let c=0;c<r.length;c+=1)H(i[c]);o=!0}},o(l){for(let c=0;c<i.length;c+=1)Z(i[c]);o=!1},d(l){l&&X(t);for(let c=0;c<i.length;c+=1)i[c].d()}}}function $2(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 au extends Pe{constructor(t){super(),we(this,t,$2,K2,ye,{floorIndex:0,floorplanData:1,highlightData:2,hoveredRoom:3},J2)}}function e3(n){xe(n,"svelte-3vzs9z",".missing-floor.svelte-3vzs9z{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;flex-direction:column;align-items:center}.text.svelte-3vzs9z{margin-top:0.75rem;color:#fff;opacity:0.3;white-space:nowrap}")}function Ud(n){let t,e=n[0].text+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","text svelte-3vzs9z"),j(t,"font-size",n[0].textFontSize+"px")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&1&&e!==(e=s[0].text+"")&&Be(i,e),o&1&&j(t,"font-size",s[0].textFontSize+"px")},d(s){s&&X(t)}}}function t3(n){let t,e,i,s,o=n[0].text&&Ud(n);return{c(){t=W("div"),e=W("img"),s=ae(),o&&o.c(),y(e,"class","image"),y(e,"alt","缺省楼层展位图"),ct(e.src,i=n[0].imageURL)||y(e,"src",i),j(e,"width",n[0].imageWidth+"px"),j(e,"height",n[0].imageHeight+"px"),j(e,"max-width","none"),y(t,"class","missing-floor svelte-3vzs9z")},m(r,a){Y(r,t,a),_(t,e),_(t,s),o&&o.m(t,null)},p(r,[a]){a&1&&!ct(e.src,i=r[0].imageURL)&&y(e,"src",i),a&1&&j(e,"width",r[0].imageWidth+"px"),a&1&&j(e,"height",r[0].imageHeight+"px"),r[0].text?o?o.p(r,a):(o=Ud(r),o.c(),o.m(t,null)):o&&(o.d(1),o=null)},i:oe,o:oe,d(r){r&&X(t),o&&o.d()}}}function i3(n,t,e){let{missingFloorConfig:i}=t;return n.$$set=s=>{"missingFloorConfig"in s&&e(0,i=s.missingFloorConfig)},[i]}class pv extends Pe{constructor(t){super(),we(this,t,i3,t3,ye,{missingFloorConfig:0},e3)}}const tn="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADMAAAAzCAMAAAANf8AYAAAC2VBMVEUAAACCnP+Dn/+Enf+HqP+Gp/+Fof+Gpf+IrP+Lsf+Dof+Cmv+Lsv+Mtf+Eo/+Bmf+JrP+Hqf+Env+Krv+Fo/+Pu/+Ms/+Qvv+Hqf+RwP+KsP+Fpf+Mtv+Gov+Bnf+Qv/+Nt/+Krv+Ho/+Rwf+Ouv+Emv+Amv+SxP+Sw/+NuP+Mtf/G0f6huP+Ot/+JrP+Jqv+Dnv+crf6Uqv////+QvP+PvP+Ms//J0/3p9/+Ux/+Ouf+Krf+Iqf+Fpv+/zf6WsP+MpP+RqP+Uyf+Jy//V3P6Yuf+Qqf+Rqv/5/f+Sxf+Jy/////+Lx/+Ouf+Nw/+Owv+PwP+Jr/+Jq/+VvP+Vuv/c4v+Fnf+btP+InP+Blf/3+P6Txf+Jzf+Jyf+NxP+Qwf/t8/6Svv+Tvf/O1f7Czv3T2f6cu/+qvP7a4fvo7v77/v/o9//p9//0+v////+Vy//w9//k8/+B1f/v9/+D0/+UyP/u9v+D0v/i8f+F0v/g7/+G0P+KzP+Hz/////+Lx//s8/+Puf/h7P+Mxv/w9f7q8v/q8f2RwP/r8f6JrP/t8v6RvP/l6f7////j6P6VvP/f5/7q8P7a4P/U2f6au/+ZuP+ewf+auP+iu//n6f2Fn//j6P/h4fn9/v/4/P/3/P/o9v/l9P+F1P+B1f/i8v+UyP+J0f+E0f/h7//r8v6Izf/g7v/q8v6Pv//f7P7f7f/g7f+Lxf+MyP+Mw//k7v6Ow/+Ov//v8/2Pu//t8f+Tvv/p8P6Uu//q7v/i6P2Xvf+WuP/L1vypu//Azv7K0/zy8v/l8v/A4P/o9f/x+f+I0f/j8v+J0P/s9v/h8P+I0P/t9v/r9P6Lyv+Lyf/s9P/g7P+Myv/s8/7j7v+Jrv/q8P2Uwf+Epf+TuP/a3vzh5f3w8P/a4P20v//Nzfzx8f/Pz/Cg0P/f7//u9f/q8v7o8v7s8/7s8v3w9f+Sv/+TuP+Gp//s8fr///8/HFXHAAAA8nRSTlMANUQ/Z2JJXXaKTjCPmVMre3E6gFiylLxsxoVYnk5JwaOFU8utOjrV0KieQS2icWwzMC4Dt7aTQvjfrHprXD0zMyvpvUxGNjH+2sK9raeYkoiAcF5TUi0rKCYY2cy3pIJ/eGpEQDcxLx0S/Pv19PPu7Ovr5+Tk4eDe3NXU09DIsq2opKCViYN9e3V1cmZlXllVTk1GQDs2NTMwJw0K/vn28u/u5+Pj3tjNycjGw8DAua2pqJ6SjYyMf3BvaWNgWk5NSTc3MxT79PHw6efl2trY19PHurWysqWZe2xkXVlUPjo6OSskCO7Qzs6+vKCedmhdN1av0hoAAAV1SURBVEjHjZT3P9RxHMe1nCjcObo4cjpX5w53l7pUbnBGkr2TPZJKmiqVEQlJhGjvvfcm2nvvvXf5C3q/P98bkuR1D7+9n16v1/vzvtPrnAade/ty6anHJfFHOjkfXbe07PGxkuL4oqIjCzoDjHtxurzsRHmFStokjBDG/59JrwurOF2hkkUoIyKEQmFqatG3/xDnXlSGPZcKI5VKiVgsli+vrakpfNAx8UoVlpRWH6mUeMsVcm8vhah6WfXB3A6IlSlVKoE4KjxcgtNGRl1Ayzw9H+Z20DypMVkZZWKiUIi6oHj2PAbPs6Eh/+6/kBUpVUliIEQKGGcwGPbdiBpCQ/O//AMZJ218XW9igoHsGTwY7kopdMmSvTvbz/VGmiyhCARwWJ/Ss5CQ9pl3zVJZJCEwEszb6BtaGxrCn3XIyZP3trW3rybBWTCB1jy0sNGHeWM7+BgzrX4kJu752E57mWA5mIjsMRVxgGkrJpPpRvtJSywt3X2rPUSMuUgqIIzx37vRaLQeqNKEhN03/womg/bYhDJBBzdqvjsqYeHCHdfa1k9BF0QoEyuwoOadWc4sFutoXNzWGW2W3Axd8E3AxAZ6WNGeEoDl7EwPho/T0cDAtswb2Bi6kFx2VkwaDYgRI5zo9EUGRIGHD82e+ufrJ8uo+l31oQogYMJiOdFh2BQ03NTscEDAn8wKgQCeUsRTI8QEMhkYDDc1NTMLMuNwLAP8/a9Pbl0mJQlXhvVtrO2YNLce3Uew6IvAAsYtLS17gvwLCrKR0d3la0DsgdG3NiZVMBZacMh8L9CB2NjsS61eRiCtB4YH/Q21CMQKAgLnh1hYWAyJ3b9/40Qd09woppJhFytAnIPpBmBCCBjvjdrn59eKSU+SRWkZphu40IMBgRpAAMBmO7DZbL/786+s0TIpKqXOhgqGCKcnhOrd28HBlmj+2LFZWia9KjkqnHoa3BmsjG7wKIgDuSzQw9F29Gh+3jDunTseWas1zKtKYbiIsrEjZdAF2iPiYOvIz+Nyuebm5h6+HuvGa2xU0qhwBbkzayzjDO8y3IwgbAdHPp87zNx8sIvLYN/tvhc1TF1lWqSEwaMWgG3ABpIB4sC2HY2Ei0sf0O2YmLWr1CdQGRYp8SK3ic/ZnRWMLqQ+2xGRwUD069dvV8zcuRom+rlA6Y2MbgGmhAGEz4VYSPQF5cyZM6GFYl6eTlN6ixi6aE6PqDLQZRi4EKI/KOfGFjUzqCKsXu6l2RpuAKJxiI1tHhcQJAYOHDhgwOZZs4ZSTHR5lQQYPDW1DS4aELQxdyEIAANGjtk8c6aaqTslk8gVwIAN0w3rAEL2bMtHm12AIOHqenXaNDWztEwo9hKJGHjR6OO0yDSI1IGdoQ0iY0a6Tt+06fKUDRQzqKw8Qlxr1AXrwNqwDvGBA+BrGUDc3d3Xr5+SQZj0E2ERqXIjPAJYNUbD18FoWEeDbHLPzLyQ4ePjQ5i3x1RCubfmpqkjMMNo6KOJ5uqe+f58C9GoaD29XyVSYS1h4DftKeWDDN4AbACZMZAsExEKghWUNKXWhlPfA2P1qjmUT556a9jmQotWi/VOFael1lR7ep4JfRZy8nhpwtG4wMMB/gdi9/nNH+vhezsmJ+fG5quX12fomHl6J+KFy88uA2RJyJPE4wkL4wIPBfgXxO5HxGN7zNw5W2bNnLZhio+OmaR3LD6tplrLfKeYAwX7/O6Dje/2dpniwuKiwoMHH+bn7723Z8/uHTu2fpg9+3p29sYrWVnr1l1cO2HCUFCGT+tshUcWLPj6IDf37ued27Z9unXz2owZU6dOnnxp4sQ1q1ePH79KN6vbQWc1SrfrTit6lO5NO6/F8yZNmofBfgNTwRQLsPLsHQAAAABJRU5ErkJggg==",n3="data:image/png;base64,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";function ci(n){return n*180/Math.PI}function s3(n){xe(n,"svelte-17hhq1b",".floorplan__camera-position.svelte-17hhq1b{pointer-events:none;position:absolute;width:0;height:0}.floorplan__camera-rotate.svelte-17hhq1b{position:absolute;background-repeat:no-repeat;background-size:100%}")}function o3(n){let t,e;return{c(){t=W("div"),e=W("div"),y(e,"class","floorplan__camera-rotate svelte-17hhq1b"),j(e,"background-image",`url(${n[0]||tn})`),j(e,"width",n[4]),j(e,"height",n[4]),j(e,"left","-"+n[4]),j(e,"top","-"+n[4]),j(e,"transform",`rotate(${n[3]}deg)`),j(e,"transform-origin",`${n[4]} ${n[4]}`),y(t,"class","floorplan__camera-position svelte-17hhq1b"),j(t,"left",n[1]),j(t,"top",n[2])},m(i,s){Y(i,t,s),_(t,e)},p(i,[s]){s&1&&j(e,"background-image",`url(${i[0]||tn})`);const o=s&1;o&&j(e,"width",i[4]),o&&j(e,"height",i[4]),o&&j(e,"left","-"+i[4]),o&&j(e,"top","-"+i[4]),o&&j(e,"transform",`rotate(${i[3]}deg)`),o&&j(e,"transform-origin",`${i[4]} ${i[4]}`)},i:oe,o:oe,d(i){i&&X(t)}}}function r3(n,t,e){let{panoIndex:i}=t,{floorplanData:s}=t,{lastPanoramaLongitude:o}=t,{cameraImageUrl:r}=t;const{observers:a}=s,l=a[i],c=l.positionInImage.x,h=l.positionInImage.y,u=c*100+"%",d=h*100+"%",p=-ci(o)+45,g=document.body.clientWidth,m=document.body.clientHeight,A=`${(g<500||m<500?17:37)/16}rem`;return n.$$set=P=>{"panoIndex"in P&&e(5,i=P.panoIndex),"floorplanData"in P&&e(6,s=P.floorplanData),"lastPanoramaLongitude"in P&&e(7,o=P.lastPanoramaLongitude),"cameraImageUrl"in P&&e(0,r=P.cameraImageUrl)},[r,u,d,p,A,i,s,o]}let a3=class extends Pe{constructor(t){super(),we(this,t,r3,o3,ye,{panoIndex:5,floorplanData:6,lastPanoramaLongitude:7,cameraImageUrl:0},s3)}};const mv="data:image/png;base64,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";function l3(n){xe(n,"svelte-rpkaro",".floorplan-plugin__compass.svelte-rpkaro{position:absolute;left:50%;top:-2.875rem;width:14.4375rem;height:2.5625rem;will-change:opacity;transform-origin:center 11.5rem}.floorplan-plugin__compass-image.svelte-rpkaro{width:100%;height:100%;position:absolute;left:0;top:0;opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-rpkaro{position:absolute;left:50%;top:0.9375rem;transform:translateX(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function c3(n){let t,e,i,s,o;return{c(){t=W("div"),e=W("div"),i=ae(),s=W("span"),o=Re(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-rpkaro"),j(e,"background-image",`url(${mv})`),y(s,"class","floorplan-plugin__compass-text svelte-rpkaro"),y(t,"class","floorplan-plugin__compass svelte-rpkaro"),j(t,"transform",n[2])},m(r,a){Y(r,t,a),_(t,e),_(t,i),_(t,s),_(s,o)},p(r,a){a&1&&Be(o,r[0])},d(r){r&&X(t)}}}function h3(n){let t,e=n[1]&&c3(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[1]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function u3(n,t,e){var c;let{floorplanData:i}=t,{northDesc:s}=t;const o=(c=i.entrance)==null?void 0:c.northRad,r=typeof o=="number",l=`translateX(-50%) translateZ(10px) rotate(${-(o?ci(o):0)+90}deg)`;return n.$$set=h=>{"floorplanData"in h&&e(3,i=h.floorplanData),"northDesc"in h&&e(0,s=h.northDesc)},[s,r,l,i]}class d3 extends Pe{constructor(t){super(),we(this,t,u3,h3,ye,{floorplanData:3,northDesc:0},l3)}}function f3(n){xe(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 g3(n){let t,e,i,s,o,r,a,l,c,h,u,d;const p=[{floorIndex:n[2],floorplanData:n[12],roomLabelsEnable:n[6],roomDimensionEnable:n[10]}];let g={};for(let T=0;T<p.length;T+=1)g=ft(g,p[T]);t=new Q2({props:g});let m=(n[3]||n[5])&&Qd(n);const v=[{floorplanData:n[12],floorIndex:n[2]}];let A={};for(let T=0;T<v.length;T+=1)A=ft(A,v[T]);s=new ru({props:A});const P=[{floorplanData:n[12],floorIndex:n[2]}];let M={};for(let T=0;T<P.length;T+=1)M=ft(M,P[T]);r=new o2({props:M});let E=n[6]&&Xd(n),z=n[11]&&Yd(n),D=n[4]&&Zd(n),R=n[23]&&qd(n);return{c(){me(t.$$.fragment),e=ae(),m&&m.c(),i=ae(),me(s.$$.fragment),o=ae(),me(r.$$.fragment),a=ae(),E&&E.c(),l=ae(),z&&z.c(),c=ae(),D&&D.c(),h=ae(),R&&R.c(),u=Ve()},m(T,O){ge(t,T,O),Y(T,e,O),m&&m.m(T,O),Y(T,i,O),ge(s,T,O),Y(T,o,O),ge(r,T,O),Y(T,a,O),E&&E.m(T,O),Y(T,l,O),z&&z.m(T,O),Y(T,c,O),D&&D.m(T,O),Y(T,h,O),R&&R.m(T,O),Y(T,u,O),d=!0},p(T,O){const b=O&5188?vt(p,[{floorIndex:T[2],floorplanData:T[12],roomLabelsEnable:T[6],roomDimensionEnable:T[10]}]):{};t.$set(b),T[3]||T[5]?m?(m.p(T,O),O&40&&H(m,1)):(m=Qd(T),m.c(),H(m,1),m.m(i.parentNode,i)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke());const C=O&4100?vt(v,[{floorplanData:T[12],floorIndex:T[2]}]):{};s.$set(C);const I=O&4100?vt(P,[{floorplanData:T[12],floorIndex:T[2]}]):{};r.$set(I),T[6]?E?(E.p(T,O),O&64&&H(E,1)):(E=Xd(T),E.c(),H(E,1),E.m(l.parentNode,l)):E&&(Me(),Z(E,1,1,()=>{E=null}),ke()),T[11]?z?(z.p(T,O),O&2048&&H(z,1)):(z=Yd(T),z.c(),H(z,1),z.m(c.parentNode,c)):z&&(Me(),Z(z,1,1,()=>{z=null}),ke()),T[4]?D?(D.p(T,O),O&16&&H(D,1)):(D=Zd(T),D.c(),H(D,1),D.m(h.parentNode,h)):D&&(Me(),Z(D,1,1,()=>{D=null}),ke()),T[23]?R?(R.p(T,O),O&8388608&&H(R,1)):(R=qd(T),R.c(),H(R,1),R.m(u.parentNode,u)):R&&(Me(),Z(R,1,1,()=>{R=null}),ke())},i(T){d||(H(t.$$.fragment,T),H(m),H(s.$$.fragment,T),H(r.$$.fragment,T),H(E),H(z),H(D),H(R),d=!0)},o(T){Z(t.$$.fragment,T),Z(m),Z(s.$$.fragment,T),Z(r.$$.fragment,T),Z(E),Z(z),Z(D),Z(R),d=!1},d(T){pe(t,T),T&&X(e),m&&m.d(T),T&&X(i),pe(s,T),T&&X(o),pe(r,T),T&&X(a),E&&E.d(T),T&&X(l),z&&z.d(T),T&&X(c),D&&D.d(T),T&&X(h),R&&R.d(T),T&&X(u)}}}function p3(n){let t,e;return t=new pv({props:{missingFloorConfig:n[19]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&524288&&(o.missingFloorConfig=i[19]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Qd(n){let t,e;const i=[{floorIndex:n[2],floorplanData:n[12],hoveredRoom:n[25],highlightData:n[18]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&33820676?vt(i,[{floorIndex:o[2],floorplanData:o[12],hoveredRoom:o[25],highlightData:o[18]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Xd(n){let t,e;const i=[{floorplanData:n[12],roomAreaEnable:n[7],roomNameEnable:n[8],roomNameOtherTypeEnable:n[9],roomDimensionEnable:n[10],floorIndex:n[2],getRoomAreaText:n[13],getRoomDimensionText:n[14],getLabelElement:n[15],hoveredRoom:n[25],adaptiveRoomLabelVisibleEnable:n[17]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new m2({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&33748868?vt(i,[{floorplanData:o[12],roomAreaEnable:o[7],roomNameEnable:o[8],roomNameOtherTypeEnable:o[9],roomDimensionEnable:o[10],floorIndex:o[2],getRoomAreaText:o[13],getRoomDimensionText:o[14],getLabelElement:o[15],hoveredRoom:o[25],adaptiveRoomLabelVisibleEnable:o[17]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Yd(n){let t,e;const i=[{floorplanData:n[12],floorIndex:n[2],getRuleDistanceText:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new I2({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&69636?vt(i,[{floorplanData:o[12],floorIndex:o[2],getRuleDistanceText:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Zd(n){let t,e;const i=[{panoIndex:n[0],floorplanData:n[12],lastPanoramaLongitude:n[20],cameraImageUrl:n[21]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new a3({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&3149825?vt(i,[{panoIndex:o[0],floorplanData:o[12],lastPanoramaLongitude:o[20],cameraImageUrl:o[21]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function qd(n){let t,e;return t=new d3({props:{floorplanData:n[12],northDesc:n[22]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&4096&&(o.floorplanData=i[12]),s&4194304&&(o.northDesc=i[22]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function m3(n){let t,e,i,s,o;const r=[p3,g3],a=[];function l(c,h){return c[24]?1:0}return e=l(n),i=a[e]=r[e](n),{c(){t=W("div"),i.c(),y(t,"class",s=Ct(`floorplan-plugin__floor${n[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz")},m(c,h){Y(c,t,h),a[e].m(t,null),o=!0},p(c,[h]){let u=e;e=l(c),e===u?a[e].p(c,h):(Me(),Z(a[u],1,1,()=>{a[u]=null}),ke(),i=a[e],i?i.p(c,h):(i=a[e]=r[e](c),i.c()),H(i,1),i.m(t,null)),(!o||h&2&&s!==(s=Ct(`floorplan-plugin__floor${c[1]?" floorplan-plugin__floor--is-current":""}`)+" svelte-bl8zrz"))&&y(t,"class",s)},i(c){o||(H(i),o=!0)},o(c){Z(i),o=!1},d(c){c&&X(t),a[e].d()}}}function v3(n,t,e){let i,s,{panoIndex:o}=t,{isCurrent:r}=t,{floorIndex:a}=t,{highlightEnable:l}=t,{cameraEnable:c}=t,{hoverEnable:h}=t,{roomLabelsEnable:u}=t,{roomAreaEnable:d}=t,{roomNameEnable:p}=t,{roomNameOtherTypeEnable:g}=t,{roomDimensionEnable:m}=t,{ruleLabelsEnable:v}=t,{floorplanData:A}=t,{getRoomAreaText:P}=t,{getRoomDimensionText:M}=t,{getLabelElement:E}=t,{getRuleDistanceText:z}=t,{adaptiveRoomLabelVisibleEnable:D}=t,{highlightData:R}=t,{missingFloorConfig:T}=t,{lastPanoramaLongitude:O}=t,{cameraImageUrl:b}=t,{northDesc:C}=t,{compassEnable:I}=t,{store:k=void 0}=t;const S=ou(void 0);return S.subscribe(L=>{k&&e(26,k.roomOnMouse=L,k)}),n.$$set=L=>{"panoIndex"in L&&e(0,o=L.panoIndex),"isCurrent"in L&&e(1,r=L.isCurrent),"floorIndex"in L&&e(2,a=L.floorIndex),"highlightEnable"in L&&e(3,l=L.highlightEnable),"cameraEnable"in L&&e(4,c=L.cameraEnable),"hoverEnable"in L&&e(5,h=L.hoverEnable),"roomLabelsEnable"in L&&e(6,u=L.roomLabelsEnable),"roomAreaEnable"in L&&e(7,d=L.roomAreaEnable),"roomNameEnable"in L&&e(8,p=L.roomNameEnable),"roomNameOtherTypeEnable"in L&&e(9,g=L.roomNameOtherTypeEnable),"roomDimensionEnable"in L&&e(10,m=L.roomDimensionEnable),"ruleLabelsEnable"in L&&e(11,v=L.ruleLabelsEnable),"floorplanData"in L&&e(12,A=L.floorplanData),"getRoomAreaText"in L&&e(13,P=L.getRoomAreaText),"getRoomDimensionText"in L&&e(14,M=L.getRoomDimensionText),"getLabelElement"in L&&e(15,E=L.getLabelElement),"getRuleDistanceText"in L&&e(16,z=L.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in L&&e(17,D=L.adaptiveRoomLabelVisibleEnable),"highlightData"in L&&e(18,R=L.highlightData),"missingFloorConfig"in L&&e(19,T=L.missingFloorConfig),"lastPanoramaLongitude"in L&&e(20,O=L.lastPanoramaLongitude),"cameraImageUrl"in L&&e(21,b=L.cameraImageUrl),"northDesc"in L&&e(22,C=L.northDesc),"compassEnable"in L&&e(23,I=L.compassEnable),"store"in L&&e(26,k=L.store)},n.$$.update=()=>{n.$$.dirty&4100&&e(27,i=A.floorDatas[a]),n.$$.dirty&134217728&&e(24,s=i.rooms.length>0||i.is_has_wall)},[o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I,s,S,k,i]}let A3=class extends Pe{constructor(t){super(),we(this,t,v3,m3,ye,{panoIndex:0,isCurrent:1,floorIndex:2,highlightEnable:3,cameraEnable:4,hoverEnable:5,roomLabelsEnable:6,roomAreaEnable:7,roomNameEnable:8,roomNameOtherTypeEnable:9,roomDimensionEnable:10,ruleLabelsEnable:11,floorplanData:12,getRoomAreaText:13,getRoomDimensionText:14,getLabelElement:15,getRuleDistanceText:16,adaptiveRoomLabelVisibleEnable:17,highlightData:18,missingFloorConfig:19,lastPanoramaLongitude:20,cameraImageUrl:21,northDesc:22,compassEnable:23,store:26},f3)}};function b3(n){xe(n,"svelte-86bqav",".floorplan-main.svelte-86bqav{width:100%;height:100%;pointer-events:none}")}function Jd(n,t,e){const i=n.slice();return i[26]=t[e],i}function Kd(n){let t,e,i,s=n[15].floorDatas,o=[];for(let a=0;a<s.length;a+=1)o[a]=$d(Jd(n,s,a));const r=a=>Z(o[a],1,1,()=>{o[a]=null});return{c(){t=W("div");for(let a=0;a<o.length;a+=1)o[a].c();y(t,"class","floorplan-main svelte-86bqav")},m(a,l){Y(a,t,l);for(let c=0;c<o.length;c+=1)o[c]&&o[c].m(t,null);i=!0},p(a,l){if(n=a,l&67108860){s=n[15].floorDatas;let c;for(c=0;c<s.length;c+=1){const h=Jd(n,s,c);o[c]?(o[c].p(h,l),H(o[c],1)):(o[c]=$d(h),o[c].c(),H(o[c],1),o[c].m(t,null))}for(Me(),c=s.length;c<o.length;c+=1)r(c);ke()}},i(a){if(!i){for(let l=0;l<s.length;l+=1)H(o[l]);e||wt(()=>{e=hs(t,_t,{duration:n[0],easing:Mn}),e.start()}),i=!0}},o(a){o=o.filter(Boolean);for(let l=0;l<o.length;l+=1)Z(o[l]);i=!1},d(a){a&&X(t),Ii(o,a)}}}function $d(n){let t,e;const i=[{hoverEnable:n[6],highlightEnable:n[7],floorplanData:n[15],getRoomAreaText:n[18],getRoomDimensionText:n[19],getLabelElement:n[20],getRuleDistanceText:n[21],roomLabelsEnable:n[9],roomAreaEnable:n[10],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomDimensionEnable:n[13],ruleLabelsEnable:n[14],adaptiveRoomLabelVisibleEnable:n[22],highlightData:n[23],missingFloorConfig:n[24],panoIndex:n[3],cameraEnable:n[5],cameraImageUrl:n[17],lastPanoramaLongitude:n[16],compassEnable:n[8],northDesc:n[2],store:n[25]},{floorIndex:n[26].floorIndex},{isCurrent:n[26].floorIndex===n[4]},{items:n[26].items}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new A3({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&67108860?vt(i,[r&67108844&&{hoverEnable:o[6],highlightEnable:o[7],floorplanData:o[15],getRoomAreaText:o[18],getRoomDimensionText:o[19],getLabelElement:o[20],getRuleDistanceText:o[21],roomLabelsEnable:o[9],roomAreaEnable:o[10],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomDimensionEnable:o[13],ruleLabelsEnable:o[14],adaptiveRoomLabelVisibleEnable:o[22],highlightData:o[23],missingFloorConfig:o[24],panoIndex:o[3],cameraEnable:o[5],cameraImageUrl:o[17],lastPanoramaLongitude:o[16],compassEnable:o[8],northDesc:o[2],store:o[25]},r&32768&&{floorIndex:o[26].floorIndex},r&32784&&{isCurrent:o[26].floorIndex===o[4]},r&32768&&{items:o[26].items}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function y3(n){let t,e,i=n[1]&&Kd(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=Kd(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function w3(n,t,e){let{duration:i=0}=t,{visible:s}=t,{northDesc:o}=t,{panoIndex:r}=t,{floorIndex:a}=t,{cameraEnable:l}=t,{hoverEnable:c}=t,{highlightEnable:h}=t,{compassEnable:u}=t,{roomLabelsEnable:d}=t,{roomAreaEnable:p}=t,{roomNameEnable:g}=t,{roomNameOtherTypeEnable:m}=t,{roomDimensionEnable:v}=t,{ruleLabelsEnable:A}=t,{floorplanData:P}=t,{lastPanoramaLongitude:M}=t,{cameraImageUrl:E}=t,{getRoomAreaText:z}=t,{getRoomDimensionText:D}=t,{getLabelElement:R}=t,{getRuleDistanceText:T}=t,{adaptiveRoomLabelVisibleEnable:O}=t,{highlightData:b}=t,{missingFloorConfig:C}=t,{store:I=void 0}=t;return n.$$set=k=>{"duration"in k&&e(0,i=k.duration),"visible"in k&&e(1,s=k.visible),"northDesc"in k&&e(2,o=k.northDesc),"panoIndex"in k&&e(3,r=k.panoIndex),"floorIndex"in k&&e(4,a=k.floorIndex),"cameraEnable"in k&&e(5,l=k.cameraEnable),"hoverEnable"in k&&e(6,c=k.hoverEnable),"highlightEnable"in k&&e(7,h=k.highlightEnable),"compassEnable"in k&&e(8,u=k.compassEnable),"roomLabelsEnable"in k&&e(9,d=k.roomLabelsEnable),"roomAreaEnable"in k&&e(10,p=k.roomAreaEnable),"roomNameEnable"in k&&e(11,g=k.roomNameEnable),"roomNameOtherTypeEnable"in k&&e(12,m=k.roomNameOtherTypeEnable),"roomDimensionEnable"in k&&e(13,v=k.roomDimensionEnable),"ruleLabelsEnable"in k&&e(14,A=k.ruleLabelsEnable),"floorplanData"in k&&e(15,P=k.floorplanData),"lastPanoramaLongitude"in k&&e(16,M=k.lastPanoramaLongitude),"cameraImageUrl"in k&&e(17,E=k.cameraImageUrl),"getRoomAreaText"in k&&e(18,z=k.getRoomAreaText),"getRoomDimensionText"in k&&e(19,D=k.getRoomDimensionText),"getLabelElement"in k&&e(20,R=k.getLabelElement),"getRuleDistanceText"in k&&e(21,T=k.getRuleDistanceText),"adaptiveRoomLabelVisibleEnable"in k&&e(22,O=k.adaptiveRoomLabelVisibleEnable),"highlightData"in k&&e(23,b=k.highlightData),"missingFloorConfig"in k&&e(24,C=k.missingFloorConfig),"store"in k&&e(25,I=k.store)},[i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I]}let lu=class extends Pe{constructor(t){super(),we(this,t,w3,y3,ye,{duration:0,visible:1,northDesc:2,panoIndex:3,floorIndex:4,cameraEnable:5,hoverEnable:6,highlightEnable:7,compassEnable:8,roomLabelsEnable:9,roomAreaEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomDimensionEnable:13,ruleLabelsEnable:14,floorplanData:15,lastPanoramaLongitude:16,cameraImageUrl:17,getRoomAreaText:18,getRoomDimensionText:19,getLabelElement:20,getRuleDistanceText:21,adaptiveRoomLabelVisibleEnable:22,highlightData:23,missingFloorConfig:24,store:25},b3)}};const P3="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 C3(n){return ne(this,null,function*(){const t=new Headers({"Content-Type":"text/plain"}),e=function(s){return ne(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 I3(n){const t={id:n.id,size:n.size,name:n.name,customizedName:n.customizedName||"",path:n.path,roomType:n.room_type,floorType:n.floor_type,roomLabel:{position:n.room_label.position,positionInImage:n.room_label.position_in_image},observerIndexs:n.observer_indexs};return n.dimension&&Object.assign(t,{dimension:n.dimension}),t}function E3(n){return{floorName:n.floor_name,floorIndex:n.floor_index,rooms:n.rooms.map(I3),rules:n.rules,is_has_wall:n.is_has_wall}}function M3(n){return{index:n.index,floorIndex:n.floor_index,position:n.position,positionInImage:n.position_in_image}}function k3(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 nn(n){return ne(this,null,function*(){const t=yield C3(n.outlines),e=n.computed_data.bounding,i=n.computed_data.floor_datas.map(E3),s=n.computed_data.entrance?k3(n.computed_data.entrance):null;return{outlines:t,entrance:s,bounding:e,floorDatas:i,observers:n.computed_data.observers.map(M3)}})}function vv(n,t,e){return n.map(s=>{const o=s.position,r=s.icon?s.icon:{url:P3,width:45,height:48},a=k2(o,t),l=E2(o,e),c=M2(l,e);return{floorIndex:a,icon:r,id:s.id,position:l,positionInImage:c}})}function x3(n,t){return t(n),n}function _o(n,t){return x3({},e=>{for(const i in n)t.indexOf(i)===-1&&(e[i]=n[i])})}function ef(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 cu(n,t,e=$n.BOUNDING_CENTER){const i=ef(n,t),s=ef(n,t+1);return e===$n.BOUNDING_CENTER?(n.model.bounding.max.y+n.model.bounding.min.y)/2:e===$n.CEILING?s:i}function hu(n,t,e,i){const s=cu(n,e,i==null?void 0:i.attachedTo),o=new w.Vector3(0,s,0),r=new w.Vector3(1,s,0),a=o.clone().project(n.camera),l=r.clone().project(n.camera);return Math.abs((l.x-a.x)/1e3)*(t.getBoundingClientRect().width/2)}let us=class{constructor(t,e){f(this,"VERSION","3.70.11-alpha.1");f(this,"NAME");f(this,"five");f(this,"workUtil");f(this,"fiveUtil");f(this,"hooks",new Mt);f(this,"staticPrefix",Il);this.five=t,this.fiveUtil=new ml(t),this.workUtil=this.fiveUtil.workUtil,e!=null&&e.staticPrefix&&(this.staticPrefix=e.staticPrefix)}set workCode(t){this.workUtil.workCode=t,this.onWorkCodeChange()}get workCode(){return this.workUtil.workCode}updateFive(t){this.five=t,this.fiveUtil.five=t,this.workUtil.five=t}getCurrentState(){return this.state}onWorkCodeChange(){}},rn=class extends us{};var hi=(n=>(n.UnknownError="UnknownError",n.DataNotLoaded="DataNotLoaded",n.UpdateSizeError="UpdateSizeError",n.BreakOffByHide="BreakOffByHide",n.BreakOffByDisable="BreakOffByDisable",n.ModelNotLoaded="ModelNotLoaded",n.ChangeModeError="ChangeModeError",n.UpdateCameraError="UpdateCameraError",n))(hi||{});const Av=500,S3=80;function Ts(n,t,e=4){return Math.abs(n-t)<Math.pow(10,-e)}function bv(n,t,e=4){const i=Math.PI*2,s=n%i,o=t%i,r=Math.min(s,o),a=Math.max(s,o);return Ts(r,a,e)||Ts(r+i,a,e)}Object.assign(window,{nearlyEqual:Ts,nearlyEqualRad:bv});function D3(n){return Object.prototype.toString.call(n)==="[object Object]"}function tf(n){return D3(n)&&!!n.isVector3}function uu(n,t){return ne(this,null,function*(){const[e]=yield _s(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(!T3(i,s))throw new Error("pose 与预期不符")})}function T3(n,t){return Object.keys(n).every(e=>{const i=t[e],s=n[e];return i===void 0||s===void 0?!0:e==="longitude"||e==="latitude"?bv(i,s,2):typeof i=="number"&&typeof s=="number"?Ts(i,s,2):tf(s)&&tf(i)?s.distanceTo(i)<.01:i===s})}function L3(n,t){if(n.currentMode!==t.mode)return!1;const{latitude:e,longitude:i,fov:s,offset:o}=t,{latitude:r,longitude:a,offset:l}=n.getCurrentState(),c=n.camera.fov;return!(!Ts(e,r,2)||!Ts(i,a,2)||o!==void 0&&o.distanceTo(l)>.01||!Ts(s,c,2))}function yv(n,t,e=!0){return ne(this,null,function*(){if(L3(n,t)===!0)return;const s=n.getCurrentState();if(s.mode!==t.mode){const[h]=yield _s(uu(n,[t.mode,t,void 0,e]));if(h)throw h;return}const{latitude:o,longitude:r,fov:a}=s,l=Math.min(1e3,Math.max(200,Math.abs(o-Math.PI/2)*1e3,(r>Math.PI?2*Math.PI-r:r)*500,typeof t.fov=="number"?Math.abs(a-t.fov)*10:1/0)),[c]=yield _s(n.updateCamera(_o(t,["mode"]),l,e));if(c)throw new Error(hi.UpdateCameraError)})}function Vo(n,t,e=300){var s,o;const i=n.getElement();if(i){i.style.opacity=t+"";for(let r=0;r<((o=(s=i.parentElement)==null?void 0:s.children)==null?void 0:o.length);r++){const a=i.parentElement.children[r];a instanceof HTMLElement&&a.dataset.infive==="1"&&(a.style.opacity=t+"")}i.style.transition=e===0?"none":`opacity ${e}ms linear`,e!==0&&Promise.race([new Promise(r=>i.addEventListener("transitionend",r,{once:!0})),new Promise(r=>setTimeout(r,e))]).then(()=>{i.style.transition="none"})}}function z3(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 O3(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 j3=class extends rn{constructor(e,i){var l,c,h;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,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"store",{roomOnMouse:null});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)=>ne(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)=>ne(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||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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,hi.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=>ne(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.five.model)!=null&&r.loaded))throw new Error(hi.ModelNotLoaded);if(!this.data)throw new Error(hi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),o=()=>ne(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield _s(yv(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(hi.UnknownError);if(!this.updateSize())throw new Error(hi.UpdateSizeError);this.floorIndex=s.floorIndex,this.five.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Av;Vo(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,hi.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);Vo(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",this.store.roomOnMouse))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||O3(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.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();z3(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.workUtil.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:S3/((l=i==null?void 0:i.scale)!=null?l:1)},this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(h=(c=i.i18n)==null?void 0:c.call(i,"暂无平面图"))!=null?h:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,adaptiveRoomLabelVisibleEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:u=>u,getRoomAreaText:u=>(u/1e6).toFixed(1)+"㎡",getRoomDimensionText:(u,d)=>(u/1e3).toFixed(1)+"m × "+(d/1e3).toFixed(1)+"m",getRuleDistanceText:u=>u.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(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 ne(this,null,function*(){return yield nn(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}initContainer(){this.container.classList.add("floorplan-plugin"),Object.assign(this.container.style,{position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%)",zIndex:10,pointerEvents:"none"}),this.five.addExtraElement(this.container)}addEventListener(){if(!this.state.enabled||this.hasAddedEventListener)return;const e=this.five;e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.on("modeChange",this.onFiveModeChange),e.on("interiaPan",this.onFiveInteriaPan),e.on("panoArrived",this.onFivePanoArrived),e.on("cameraUpdate",this.onFiveCameraUpdate),e.on("wantsGesture",this.onFiveWantsGesture),e.on("wantsPanGesture",this.onFiveWantsPanGesture),e.on("wantsTapGesture",this.onFiveWantsTapGesture),e.on("wantsChangeMode",this.onFiveWantsChangeMode),e.on("modelShownFloorChange",this.onModelShownFloorChange)}removeEventListener(){const e=this.five;this.hasAddedEventListener=!1,e.off("modelLoaded",this.onFiveModelLoaded),e.off("modeChange",this.onFiveModeChange),e.off("interiaPan",this.onFiveInteriaPan),e.off("panoArrived",this.onFivePanoArrived),e.off("cameraUpdate",this.onFiveCameraUpdate),e.off("wantsGesture",this.onFiveWantsGesture),e.off("wantsPanGesture",this.onFiveWantsPanGesture),e.off("wantsTapGesture",this.onFiveWantsTapGesture),e.off("wantsChangeMode",this.onFiveWantsChangeMode),e.off("modelShownFloorChange",this.onModelShownFloorChange)}render(e){if(!this.state.enabled||!this.container||!this.data||this.size.width===0||this.showPromise)return;const i=he(F({},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,store:this.store});if(this.app)return this.app.$set(i);this.app=new lu({target:this.container,intro:!0,props:i})}};const R3=(n,t)=>new j3(n,t),nf=[{type:0,description:"车-2",href:"resource/items/{{ theme }}/car_2.png",width:4200,height:1800,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:1,description:"车-1",href:"resource/items/{{ theme }}/car_1.png",width:1900,height:4300,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:2,description:"中厨-1",href:"resource/items/{{ theme }}/kitchen_1.png",width:3158,height:1400,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:3,description:"8人餐桌",href:"resource/items/{{ theme }}/table_for_8.png",width:3240,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:4,description:"衣柜-1",href:"resource/items/{{ theme }}/wardrobe_1.png",width:1820,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:5,description:"浴缸-2",href:"resource/items/{{ theme }}/bathtub_2.png",width:1500,height:694,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:6,description:"衣柜-3",href:"resource/items/{{ theme }}/wardrobe_3.png",width:2830,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:7,description:"植物-4",href:"resource/items/{{ theme }}/plant_4.png",width:700,height:628,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:8,description:"植物-1",href:"resource/items/{{ theme }}/plant_1.png",width:700,height:565,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:9,description:"植物-6",href:"resource/items/{{ theme }}/plant_6.png",width:800,height:758,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:10,description:"书桌-1",href:"resource/items/{{ theme }}/desk_1.png",width:1200,height:930,tag:"书房",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:11,description:"瓶艺-1",href:"resource/items/{{ theme }}/bottle_art_1.png",width:530,height:520,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:12,description:"衣柜-2",href:"resource/items/{{ theme }}/wardrobe_2.png",width:2310,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:13,description:"植物-2",href:"resource/items/{{ theme }}/plant_2.png",width:600,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:14,description:"西厨-1",href:"resource/items/{{ theme }}/western_kitchen_1.png",width:2180,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:15,description:"西厨-2",href:"resource/items/{{ theme }}/western_kitchen_2.png",width:1480,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:16,description:"浴缸-1",href:"resource/items/{{ theme }}/bathtub_1.png",width:1500,height:956,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:17,description:"植物-3",href:"resource/items/{{ theme }}/plant_3.png",width:700,height:639,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:18,description:"书桌-2",href:"resource/items/{{ theme }}/desk_2.png",width:2200,height:2470,tag:"书房",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:19,description:"吧台",href:"resource/items/{{ theme }}/bar_counter.png",width:1800,height:1130,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:20,description:"书柜-短",href:"resource/items/{{ theme }}/bookcase_short.png",width:1460,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:21,description:"鞋柜-长",href:"resource/items/{{ theme }}/shoe_cabinet_long.png",width:2059,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:22,description:"鞋柜-短",href:"resource/items/{{ theme }}/shoe_cabinet_short.png",width:1308,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:23,description:"中厨-2",href:"resource/items/{{ theme }}/kitchen_2.png",width:2020,height:650,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:24,description:"椅子",href:"resource/items/{{ theme }}/chair.png",width:1050,height:950,tag:"客厅",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:25,description:"秋千",href:"resource/items/{{ theme }}/swing.png",width:1600,height:1370,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:26,description:"茶几",href:"resource/items/{{ theme }}/tea_table.png",width:1090,height:800,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:27,description:"庭院",href:"resource/items/{{ theme }}/courtyard.png",width:2100,height:3020,tag:"其他",direction:3,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:28,description:"躺椅",href:"resource/items/{{ theme }}/deck_chair.png",width:900,height:1850,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:29,description:"钢琴",href:"resource/items/{{ theme }}/piano.png",width:1900,height:2260,tag:"其他",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:30,description:"音响",href:"resource/items/{{ theme }}/sound.png",width:2500,height:550,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:31,description:"马桶",href:"resource/items/{{ theme }}/flush_toilet.png",width:450,height:750,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:32,description:"植物-5",href:"resource/items/{{ theme }}/plant_5.png",width:544,height:600,tag:"装饰类",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:33,description:"书柜-长",href:"resource/items/{{ theme }}/bookcase_long.png",width:2040,height:350,tag:"书房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:34,description:"燃气灶-1",href:"resource/items/{{ theme }}/gas_stove_1.png",width:820,height:450,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:35,description:"洗脸池-单",href:"resource/items/{{ theme }}/wash_basin_single.png",width:1150,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:36,description:"洗手池-单",href:"resource/items/{{ theme }}/sink_single.png",width:1200,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:37,description:"双人床-4",href:"resource/items/{{ theme }}/double_4.png",width:2743,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:38,description:"电视柜-短",href:"resource/items/{{ theme }}/tv_cabinet_short.png",width:1580,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:39,description:"储物柜-1",href:"resource/items/{{ theme }}/locker_1.png",width:1400,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:40,description:"双人床-3",href:"resource/items/{{ theme }}/double_3.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:41,description:"双人床-2",href:"resource/items/{{ theme }}/double_2.png",width:2791,height:2300,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:42,description:"洗手池-双",href:"resource/items/{{ theme }}/sink_double.png",width:2777,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:43,description:"洗脸池-双",href:"resource/items/{{ theme }}/wash_basin_double.png",width:2550,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:44,description:"双人床(无床头柜)-1",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_1.png",width:1914,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:45,description:"电视柜-长",href:"resource/items/{{ theme }}/tv_cabinet_long.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:46,description:"洽谈桌组合",href:"resource/items/{{ theme }}/negotiation_table_combination.png",width:2830,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:47,description:"哑铃架",href:"resource/items/{{ theme }}/dumbbell_rack.png",width:900,height:650,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:48,description:"沙发组合-1",href:"resource/items/{{ theme }}/sofa_combination_1.png",width:4e3,height:2792,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:49,description:"游泳池-2",href:"resource/items/{{ theme }}/swimming_pool_2.png",width:7680,height:3800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:50,description:"美人榻",href:"resource/items/{{ theme }}/beauty_couch.png",width:1600,height:520,tag:"卧室",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:51,description:"单人床(无床头柜)",href:"resource/items/{{ theme }}/single_bed_without_bedside_table.png",width:1200,height:2120,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:52,description:"沙发组合-2",href:"resource/items/{{ theme }}/sofa_combination_2.png",width:2e3,height:2054,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:53,description:"跑步机",href:"resource/items/{{ theme }}/treadmill.png",width:2120,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:54,description:"储物柜-3",href:"resource/items/{{ theme }}/lockers_3.png",width:2400,height:1360,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:55,description:"洗菜池-1",href:"resource/items/{{ theme }}/vegetable_washing_pool_1.png",width:760,height:470,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:56,description:"组合沙发-4",href:"resource/items/{{ theme }}/combination_sofa_4.png",width:1800,height:1595,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:57,description:"台球桌",href:"resource/items/{{ theme }}/pool_table.png",width:2540,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:58,description:"置物台-1",href:"resource/items/{{ theme }}/shelf_1.png",width:1632,height:560,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:59,description:"储物柜-2",href:"resource/items/{{ theme }}/locker_2.png",width:2640,height:600,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:60,description:"户外桌椅",href:"resource/items/{{ theme }}/outdoor_tables_and_chairs.png",width:3e3,height:2800,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:61,description:"洗衣机-1",href:"resource/items/{{ theme }}/washing_machine_1.png",width:850,height:600,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:62,description:"双人床-1",href:"resource/items/{{ theme }}/double_1.png",width:2851,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:63,description:"六人餐桌",href:"resource/items/{{ theme }}/table_for_six.png",width:2230,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:64,description:"洽谈沙发椅",href:"resource/items/{{ theme }}/sofa_chair.png",width:1e3,height:950,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:65,description:"三人沙发",href:"resource/items/{{ theme }}/three_seat_sofa.png",width:2670,height:950,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:66,description:"会客桌",href:"resource/items/{{ theme }}/reception_table.png",width:1800,height:1800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:67,description:"健身机",href:"resource/items/{{ theme }}/fitness_machine.png",width:2200,height:800,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:68,description:"沙发组合-3",href:"resource/items/{{ theme }}/sofa_combination_3.png",width:2670,height:2330,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:69,description:"双开冰箱",href:"resource/items/{{ theme }}/double_refrigerator.png",width:720,height:600,tag:"厨房",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:70,description:"车库工具箱",href:"resource/items/{{ theme }}/garage_toolbox.png",width:1280,height:500,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:71,description:"储物柜-4",href:"resource/items/{{ theme }}/locker_4.png",width:2440,height:2440,tag:"储物间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:72,description:"临时餐台",href:"resource/items/{{ theme }}/temporary_dining_table.png",width:1e3,height:1500,tag:"厨房",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:73,description:"置物台-2",href:"resource/items/{{ theme }}/shelf_2.png",width:1590,height:600,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:74,description:"四人餐桌",href:"resource/items/{{ theme }}/table_for_four.png",width:1700,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:75,description:"洽谈桌",href:"resource/items/{{ theme }}/negotiating_table.png",width:950,height:950,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:76,description:"游泳池-1",href:"resource/items/{{ theme }}/swimming_pool_1.png",width:4300,height:5340,tag:"其他",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:77,description:"毛巾凳",href:"resource/items/{{ theme }}/towel_stool.png",width:800,height:500,tag:"卫生间",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:78,description:"电梯",href:"resource/items/{{ theme }}/lift.png",width:2e3,height:2e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:79,description:"AC",href:"resource/items/{{ theme }}/ac.png",width:850,height:320,tag:"其他",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:80,description:"二人餐桌",href:"resource/items/{{ theme }}/table_for_two.png",width:780,height:1500,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:81,description:"双人床(无床头柜)-2",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_2.png",width:1500,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:82,description:"双人床(无床头柜)-3",href:"resource/items/{{ theme }}/double_bed_without_bedside_table_3.png",width:1800,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:83,description:"床头柜",href:"resource/items/{{ theme }}/bedstand.png",width:500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:84,description:"单开门冰箱",href:"resource/items/{{ theme }}/refrigerator.png",width:650,height:670,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:85,description:"沙发组合-5",href:"resource/items/{{ theme }}/sofa_combination_5.png",width:1598,height:1418,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:86,description:"沙发组合-6",href:"resource/items/{{ theme }}/sofa_combination_6.png",width:2680,height:1790,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:87,description:"四人餐桌-1",href:"resource/items/{{ theme }}/table_for_four_1.png",width:1600,height:1700,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:88,description:"小单人沙发",href:"resource/items/{{ theme }}/chair_2.png",width:460,height:416,tag:"客厅",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:89,description:"小洗手池",href:"resource/items/{{ theme }}/sink_small.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:90,description:"小厨",href:"resource/items/{{ theme }}/kitchen_small.png",width:740,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:91,description:"小衣柜",href:"resource/items/{{ theme }}/wardrobe_small.png",width:910,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:92,description:"淋浴房",href:"resource/items/{{ theme }}/shower.png",width:650,height:670,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:93,description:"鞋柜-1",href:"resource/items/{{ theme }}/shoe_cabinet_1.png",width:900,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:94,description:"鞋柜-2",href:"resource/items/{{ theme }}/shoe_cabinet_2.png",width:1500,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:95,description:"鞋柜-3",href:"resource/items/{{ theme }}/shoe_cabinet_3.png",width:2e3,height:400,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:96,description:"电视柜-1",href:"resource/items/{{ theme }}/tv_cabinet_1.png",width:1500,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:97,description:"电视柜-2",href:"resource/items/{{ theme }}/tv_cabinet_2.png",width:2040,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:98,description:"电视柜-3",href:"resource/items/{{ theme }}/tv_cabinet_3.png",width:3e3,height:350,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:99,description:"餐边柜-1",href:"resource/items/{{ theme }}/sideboard_1.png",width:900,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:100,description:"餐边柜-2",href:"resource/items/{{ theme }}/sideboard_2.png",width:1500,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:101,description:"餐边柜-3",href:"resource/items/{{ theme }}/sideboard_3.png",width:2e3,height:550,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:102,description:"燃气灶-2",href:"resource/items/{{ theme }}/gas_stove_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:103,description:"洗菜池-2",href:"resource/items/{{ theme }}/vegetable_washing_pool_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:104,description:"橱柜-1",href:"resource/items/{{ theme }}/kitchen_cabinet_1.png",width:550,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:105,description:"橱柜-2",href:"resource/items/{{ theme }}/kitchen_cabinet_2.png",width:900,height:550,tag:"厨房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:106,description:"花洒",href:"resource/items/{{ theme }}/shower_head.png",width:260,height:200,tag:"卫生间",direction:1,keywords:["default"],themes:["realsee"],label:!0},{type:107,description:"淋浴屏",href:"resource/items/{{ theme }}/shower_panel.png",width:1500,height:100,tag:"卫生间",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:108,description:"洗衣机-2",href:"resource/items/{{ theme }}/washing_machine_2.png",width:600,height:500,tag:"卫生间",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:109,description:"双人床-5",href:"resource/items/{{ theme }}/double_5.png",width:1500,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:110,description:"双人床-6",href:"resource/items/{{ theme }}/double_6.png",width:1800,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:111,description:"双人床-7",href:"resource/items/{{ theme }}/double_7.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:112,description:"双人床-8",href:"resource/items/{{ theme }}/double_8.png",width:2300,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:113,description:"梳妆台",href:"resource/items/{{ theme }}/dressing_table.png",width:1200,height:900,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:114,description:"儿童床-1",href:"resource/items/{{ theme }}/children_bed_1.png",width:1400,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:115,description:"儿童床-2",href:"resource/items/{{ theme }}/children_bed_2.png",width:1700,height:2e3,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:116,description:"儿童床-3",href:"resource/items/{{ theme }}/children_bed_3.png",width:2e3,height:2200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:117,description:"儿童书桌-1",href:"resource/items/{{ theme }}/children_desk_1.png",width:1e3,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:118,description:"儿童书桌-2",href:"resource/items/{{ theme }}/children_desk_2.png",width:1200,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:119,description:"儿童书桌-3",href:"resource/items/{{ theme }}/children_desk_3.png",width:1500,height:800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:120,description:"儿童活动区域-1",href:"resource/items/{{ theme }}/children_carpet_1.png",width:600,height:600,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:121,description:"儿童活动区域-2",href:"resource/items/{{ theme }}/children_carpet_2.png",width:1200,height:1200,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:122,description:"儿童活动区域-3",href:"resource/items/{{ theme }}/children_carpet_3.png",width:1800,height:1800,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:123,description:"茶榻组合-1",href:"resource/items/{{ theme }}/tea_table_combination_1.png",width:2e3,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:124,description:"茶榻组合-2",href:"resource/items/{{ theme }}/tea_table_combination_2.png",width:2500,height:1400,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:125,description:"茶榻组合-3",href:"resource/items/{{ theme }}/tea_table_combination_3.png",width:3e3,height:1800,tag:"其他",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:126,description:"儿童衣柜-1",href:"resource/items/{{ theme }}/children_wardrobe_1.png",width:900,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:127,description:"儿童衣柜-2",href:"resource/items/{{ theme }}/children_wardrobe_2.png",width:1200,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:128,description:"儿童衣柜-3",href:"resource/items/{{ theme }}/children_wardrobe_3.png",width:1500,height:500,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:129,description:"儿童书柜-1",href:"resource/items/{{ theme }}/children_bookcase_1.png",width:800,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:130,description:"儿童书柜-2",href:"resource/items/{{ theme }}/children_bookcase_2.png",width:1200,height:450,tag:"卧室",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:131,description:"折行双跑楼梯",href:"resource/items/{{ theme }}/folding_double_running_stairs.png",width:3e3,height:3e3,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:132,description:"平行双跑楼梯",href:"resource/items/{{ theme }}/parallel_double_running_stairs.png",width:2500,height:3600,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:133,description:"折行三跑楼梯",href:"resource/items/{{ theme }}/folding_treble_running_stairs.png",width:4300,height:2700,tag:"楼梯",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!0},{type:134,description:"手枪",href:"resource/items/{{ theme }}/pistol.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:135,description:"血迹",href:"resource/items/{{ theme }}/bloodstain.png",width:500,height:500,tag:"物证痕迹",direction:2,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:136,description:"手印",href:"resource/items/{{ theme }}/handprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:137,description:"足迹",href:"resource/items/{{ theme }}/footprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:138,description:"车轮轨迹",href:"resource/items/{{ theme }}/wheelprint.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:139,description:"弹头",href:"resource/items/{{ theme }}/bullet.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:140,description:"弹壳",href:"resource/items/{{ theme }}/shell.png",width:500,height:500,tag:"物证痕迹",direction:1,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:141,description:"尸体",href:"resource/items/{{ theme }}/corpse.png",width:1500,height:1500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["legacy","realsee"],label:!1},{type:142,description:"空气净化器",href:"resource/items/{{ theme }}/airscrubber.png",width:580,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:143,description:"吹风机",href:"resource/items/{{ theme }}/airblower.png",width:640,height:600,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:144,description:"除湿器",href:"resource/items/{{ theme }}/dehumidifier.png",width:480,height:430,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:145,description:"冰柜",href:"resource/items/{{ theme }}/freezer.png",width:800,height:460,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:146,description:"架子",href:"resource/items/{{ theme }}/shelf.png",width:1e3,height:380,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:147,description:"杂物",href:"resource/items/{{ theme }}/sundries.png",width:800,height:800,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:148,description:"L型沙发",href:"resource/items/{{ theme }}/L_sofa.png",width:3500,height:1800,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:149,description:"书桌3",href:"resource/items/{{ theme }}/desk_3.png",width:1200,height:680,tag:"书房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:150,description:"会议桌-1",href:"resource/items/{{ theme }}/conference_table_1.png",width:1600,height:1100,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:151,description:"衣架",href:"resource/items/{{ theme }}/coat_hanger.png",width:1200,height:400,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:152,description:"上下铺",href:"resource/items/{{ theme }}/bunk_beds.png",width:2e3,height:1040,tag:"卧室",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:153,description:"蹲坑",href:"resource/items/{{ theme }}/squatting.png",width:600,height:480,tag:"卫生间",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:154,description:"男尸",href:"resource/items/{{ theme }}/male_corpse.png",width:1600,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:155,description:"女尸",href:"resource/items/{{ theme }}/female_corpse.png",width:1500,height:800,tag:"物证痕迹",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:156,description:"擦蹭状血迹",href:"resource/items/{{ theme }}/rub-like-bookd-stains.png",width:1200,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:157,description:"擦拭物",href:"resource/items/{{ theme }}/wipes.png",width:300,height:60,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:158,description:"纸团",href:"resource/items/{{ theme }}/paper_ball.png",width:400,height:400,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:159,description:"未整理的被子",href:"resource/items/{{ theme }}/unarranged_quilts.png",width:800,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:160,description:"手机",href:"resource/items/{{ theme }}/mobile_phone.png",width:400,height:280,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:161,description:"菜刀",href:"resource/items/{{ theme }}/kitchen_knife.png",width:500,height:220,tag:"物证痕迹",direction:3,keywords:["default"],themes:["realsee"],label:!1},{type:162,description:"矩形",href:"resource/items/{{ theme }}/rectangle.png",width:900,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0,svgWidth:90,svgHeight:60,svg:'<rect x=".75" y=".75" width="88.5" height="58.5" rx="4" fill="#FFF" stroke="#3D404E" fill-rule="evenodd" vector-effect="non-scaling-stroke"/>'},{type:163,description:"圆形",href:"resource/items/{{ theme }}/circle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:164,description:"三角形",href:"resource/items/{{ theme }}/triangle.png",width:600,height:600,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:165,description:"五角星形",href:"resource/items/{{ theme }}/five_pointedstar.png",width:800,height:800,tag:"自定义",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:166,description:"会议桌-2",href:"resource/items/{{ theme }}/conference_table_2.png",width:2800,height:1800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:167,description:"餐椅",href:"resource/items/{{ theme }}/dining_chair.png",width:500,height:580,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:168,description:"转椅-1",href:"resource/items/{{ theme }}/rotating_chair_1.png",width:500,height:580,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:169,description:"转椅-2",href:"resource/items/{{ theme }}/rotating_chair_2.png",width:640,height:640,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:170,description:"长方形茶几",href:"resource/items/{{ theme }}/rectangular_coffee_table.png",width:1090,height:800,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:171,description:"抽油烟机",href:"resource/items/{{ theme }}/smoke_lampblack_machine.png",width:1200,height:800,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:172,description:"电话机",href:"resource/items/{{ theme }}/telephone.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:173,description:"对讲机",href:"resource/items/{{ theme }}/walkie_talkie.png",width:240,height:540,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:174,description:"花盆",href:"resource/items/{{ theme }}/flower_pot.png",width:500,height:500,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:175,description:"剪刀",href:"resource/items/{{ theme }}/scissors.png",width:500,height:460,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:176,description:"角柜",href:"resource/items/{{ theme }}/corner_cabinet.png",width:1e3,height:1e3,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:177,description:"口杯",href:"resource/items/{{ theme }}/mouth_cup.png",width:500,height:400,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:178,description:"盘子",href:"resource/items/{{ theme }}/plate.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:179,description:"勺子",href:"resource/items/{{ theme }}/spoon.png",width:600,height:180,tag:"日常用品",direction:1,keywords:["default"],themes:["realsee"],label:!1},{type:180,description:"手提包",href:"resource/items/{{ theme }}/handbag.png",width:500,height:500,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:181,description:"双人沙发",href:"resource/items/{{ theme }}/double_sofa.png",width:1600,height:850,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:182,description:"藤椅",href:"resource/items/{{ theme }}/cane_chair.png",width:640,height:640,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!0},{type:183,description:"拖把",href:"resource/items/{{ theme }}/mop.png",width:490,height:1e3,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:184,description:"卫生纸",href:"resource/items/{{ theme }}/toilet_paper.png",width:280,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:185,description:"烟盒",href:"resource/items/{{ theme }}/cigarette_case.png",width:220,height:300,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:186,description:"烟头",href:"resource/items/{{ theme }}/cigarette_butt.png",width:280,height:220,tag:"日常用品",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:187,description:"鱼缸",href:"resource/items/{{ theme }}/fish_tank.png",width:1e3,height:500,tag:"客厅",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:188,description:"笔记本电脑",href:"resource/items/{{ theme }}/notebook_computer.png",width:500,height:500,tag:"日常用品",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:189,description:"微波炉",href:"resource/items/{{ theme }}/microwave_oven.png",width:600,height:400,tag:"厨房",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:190,description:"断口",href:"resource/items/{{ theme }}/fracture.png",width:1200,height:300,tag:"其他",direction:0,keywords:["default"],themes:["realsee"],label:!0},{type:191,description:"遗物堆",href:"resource/items/{{ theme }}/relic_pile.png",width:800,height:800,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:192,description:"衣物",href:"resource/items/{{ theme }}/clothing.png",width:830,height:810,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:193,description:"浴巾",href:"resource/items/{{ theme }}/bath_towel.png",width:420,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:194,description:"水渍",href:"resource/items/{{ theme }}/water_stains.png",width:1070,height:600,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:195,description:"螺丝刀",href:"resource/items/{{ theme }}/bolt_driver.png",width:300,height:300,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:196,description:"凉鞋",href:"resource/items/{{ theme }}/sandals.png",width:430,height:460,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:197,description:"水果刀",href:"resource/items/{{ theme }}/fruit_knife.png",width:300,height:260,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:198,description:"匕首",href:"resource/items/{{ theme }}/dragger.png",width:400,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:199,description:"玻璃弹孔",href:"resource/items/{{ theme }}/glass_bullet_hole.png",width:1160,height:1e3,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:200,description:"电视",href:"resource/items/{{ theme }}/tv.png",width:1120,height:160,tag:"客厅",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:201,description:"单向楼梯",href:"resource/items/{{ theme }}/stairs.png",width:1400,height:3600,tag:"楼梯",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:202,description:"电脑",href:"resource/items/{{ theme }}/computer.png",width:700,height:120,tag:"书房",direction:2,keywords:["default"],themes:["realsee"],label:!1},{type:203,description:"工具",href:"resource/items/{{ theme }}/tool.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:204,description:"特殊",href:"resource/items/{{ theme }}/special.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:205,description:"生物",href:"resource/items/{{ theme }}/biology.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:206,description:"毒化",href:"resource/items/{{ theme }}/poison.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:207,description:"理化",href:"resource/items/{{ theme }}/physics&chemistry.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:208,description:"文检",href:"resource/items/{{ theme }}/document.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:209,description:"电子",href:"resource/items/{{ theme }}/electronic.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:210,description:"人像",href:"resource/items/{{ theme }}/portrait.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:211,description:"提取物品",href:"resource/items/{{ theme }}/extract_items.png",width:500,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:212,description:"左脚足迹",href:"resource/items/{{ theme }}/footprint_l.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:213,description:"右脚足迹",href:"resource/items/{{ theme }}/footprint_r.png",width:220,height:500,tag:"物证痕迹",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:214,description:"电动车",href:"resource/items/{{ theme }}/electric_car.png",width:480,height:1320,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:215,description:"自行车",href:"resource/items/{{ theme }}/bike.png",width:380,height:1480,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:216,description:"摩托车",href:"resource/items/{{ theme }}/motorcycle.png",width:500,height:1780,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:217,description:"越野车",href:"resource/items/{{ theme }}/off_road_vehicle.png",width:1700,height:4360,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:218,description:"卡车",href:"resource/items/{{ theme }}/truck.png",width:1880,height:6800,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:219,description:"客车",href:"resource/items/{{ theme }}/bus.png",width:3160,height:8e3,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:220,description:"叉车",href:"resource/items/{{ theme }}/forklift.png",width:940,height:2720,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1},{type:221,description:"拖拉机",href:"resource/items/{{ theme }}/tractor.png",width:1740,height:3060,tag:"交通工具",direction:0,keywords:["default"],themes:["realsee"],label:!1}],_3="//vr-image-4.realsee-cdn.cn/release/static/image/doctorstrange/0.6.201-beta/";function V3(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 B3(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 F3=class extends rn{constructor(e,i){var l,c;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,"defaultMissingFloorConfig");f(this,"hasAddedEventListener",!1);f(this,"isHiddenByHideFunc",!1);f(this,"highlightData",{});f(this,"items");f(this,"store",{roomOnMouse:null});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)=>ne(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)=>ne(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||!this.container||!this.wrapper)return!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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,hi.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=>ne(this,null,function*(){var r;if(!this.state.enabled)return;if(!((r=this.fiveUtil.model)!=null&&r.loaded))throw new Error(hi.ModelNotLoaded);if(!this.data)throw new Error(hi.DataNotLoaded);if(this.showPromise)return this.showPromise;const i={floorIndex:this.floorIndex,modelOpacity:this.state.config.modelOpacity,immediately:!1,isAutoShow:!1,userAction:!0},s=F(F({},i),e),o=()=>ne(this,null,function*(){this.hooks.emit("show",{userAction:s.userAction,auto:s.isAutoShow});let a=!1,l;this.showRejection=u=>{a=!0,l=u};const[c]=yield _s(yv(this.five,this.showState,s.userAction));if(c)throw c;if(a)throw l?new Error(l):new Error(hi.UnknownError);if(!this.updateSize())throw new Error(hi.UpdateSizeError);this.updatePosition(),this.floorIndex=s.floorIndex,this.fiveUtil.model.show(this.floorIndex)});return this.isHiddenByHideFunc=!1,this.showPromise=o().then(()=>{this.showPromise=void 0,this.showRejection=void 0;const a=s.modelOpacity,l=s.immediately?0:Av;Vo(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,hi.BreakOffByHide),this.showPromise=void 0;const s=F(F({},{userAction:!0,isAutoHide:!1}),e);Vo(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",this.store.roomOnMouse))return!1});f(this,"onFiveModelLoaded",()=>{const i=this.five.model.bounding.getCenter(new w.Vector3);if(this.showState.offset=i,this.state.enabled===!1||this.wrapper||!this.selector)return;const s=this.selector instanceof Element?this.selector:document.querySelector(this.selector);if(!s)throw new Error("不正确的父容器选择器");this.wrapper=s,s.append(this.container)});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&&B3(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.workUtil.observers[e].floorIndex)});f(this,"onFiveCameraUpdate",(e,i)=>{if(!this.state.visible||this.showPromise)return;const s=this.five.getCurrentState();this.updatePosition(),this.updateSize(),V3(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(_o(this.showState,["offset"]),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.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.showState={mode:"Mapview",longitude:0,latitude:Math.PI/2},this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,highlightEnable:!1,hoverEnable:!0,compassEnable:!0,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,adaptiveRoomLabelVisibleEnable:!0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.panoIndex=e.getCurrentState().panoIndex,this.initContainer(),Pi(e).then(this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(l),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,c),i&&this.updateState(i,s),this.render()})}loadItems(e){const{min:i,max:s}=this.data.bounding,o=s.x-i.x,r=s.y-i.y;this.data.floorDatas.forEach((a,l)=>{a.items=e[l].filter(c=>c.displayName==="Item-SimpleItem").map(c=>{const{x:h,y:u,width:d,height:p,notes:g,type:m,id:v,rotateX:A,rotateY:P,rotateZ:M=0}=c;return{id:v,positionInImage:{x:(h-i.x)/o,y:(s.y-u)/r},width:d/o,height:p/r,src:_3+nf[m].href.replace(/\{\{\stheme\s\}\}/,"realsee"),notes:g||nf[m].description,rotateX:A,rotateY:P,rotateZ:M}})})}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=cu(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.fiveUtil.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}formatData(e){return ne(this,null,function*(){return yield nn(e.data)})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(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=he(F({},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,items:this.items,store:this.store});if(this.app)return this.app.$set(i);this.app=new lu({target:this.container,intro:!0,props:i})}};const H3=(n,t)=>new F3(n,t);let N3=class extends rn{constructor(e,i){var l,c;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,"defaultMissingFloorConfig");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!1;const{min:e,max:i}=this.data.bounding,s=i.x-e.x,o=i.y-e.y,r=this.state.config.attachedTo?{attachedTo:this.state.config.attachedTo}:void 0,a=hu(this.five,this.wrapper,this.floorIndex,r),l=Math.ceil(s*a),c=Math.ceil(o*a);return this.size.width===l&&this.size.height===c||(this.container.style.width=l+"px",this.container.style.height=c+"px",this.size={width:l,height:c}),!0});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.workUtil.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.workUtil.observers[i].floorIndex;return}this.floorIndex=e,this.updateSize(),this.render()}});i!=null&&i.selector&&(this.selector=i.selector,console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法")),this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(c=(l=i.i18n)==null?void 0:l.call(i,"暂无平面图"))!=null?c:"暂无平面图",textFontSize:14};const s={northDesc:"北",modelOpacity:1,cameraEnable:!0,hoverEnable:!0,highlightEnable:!1,compassEnable:!0,gestureEnable:!1,autoShowEnable:!0,ruleLabelsEnable:!0,roomLabelsEnable:!0,roomAreaEnable:!0,roomNameEnable:!0,roomNameOtherTypeEnable:!0,roomDimensionEnable:!0,cameraImageUrl:tn,attachedTo:$n.BOUNDING_CENTER,getLabelElement:void 0,missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i.missingFloorConfig),i18n:h=>h,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:h=>(h/1e6).toFixed(1)+"㎡",getRoomDimensionText:(h,u)=>(h/1e3).toFixed(1)+"m × "+(u/1e3).toFixed(1)+"m",getRuleDistanceText:h=>h.toString()},o=i?_o(i,["selector","scale"]):{},r=F(F({},s.missingFloorConfig),o.missingFloorConfig),a=he(F(F({},s),o),{missingFloorConfig:r});this.state={enabled:!0,visible:!1,config:a},this.initContainer(),e.model.loaded?this.onFiveModelLoaded():e.once("modelLoaded",this.onFiveModelLoaded),e.once("dispose",this.dispose),this.addEventListener()}load(e,i,s=!0){return ne(this,null,function*(){function o(h){return Object.prototype.hasOwnProperty.apply(h,["version"])}const r=e;r&&di(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 nn(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=cu(this.five,this.floorIndex,this.state.config.attachedTo),i=(a=this.five.model)==null?void 0:a.bounding.getCenter(new w.Vector3).setY(e);if(!i)return;const s=i.clone().project(this.five.camera),o=(s.x+1)/2,r=-(s.y-1)/2;this.container.style.left=o*100+"%",this.container.style.top=r*100+"%"}appendTo(e){if(this.wrapper=e,!!this.state.enabled)return e.appendChild(this.container),this.render(),this}show(){return ne(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 ne(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 ne(this,null,function*(){return yield nn(e.data)})}_show(e){return ne(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 uu(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;Vo(this.five,o,s),this.hooks.emit("showAnimationEnded",{userAction:i,auto:!1}),this.render()})}_hide(e){return ne(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;Vo(this.five,s,o),this.render()})}_enable(e){const{userAction:i}=e;this.addEventListener(),this.wrapper&&this.wrapper.append(this.container),this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}updateState(e,i){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(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=he(F({},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 lu({target:this.container,intro:!0,props:i})}};const G3=(n,t)=>new N3(n,t);function W3(n){xe(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 U3(n){let t,e,i;return{c(){t=W("div"),e=W("div"),i=W("div"),y(i,"class","plugin-radar__camera-rotate svelte-1nqrlxd"),j(i,"background-image","url("+(n[0]||tn)+")"),j(i,"transform",n[1]),y(e,"class","plugin-radar__camera-position svelte-1nqrlxd"),j(e,"transform",n[2]),y(t,"class","plugin-radar__camera-wrapper svelte-1nqrlxd"),j(t,"opacity",n[3]?1:0)},m(s,o){Y(s,t,o),_(t,e),_(e,i)},p(s,[o]){o&1&&j(i,"background-image","url("+(s[0]||tn)+")"),(o&1||o&3)&&j(i,"transform",s[1]),o&4&&j(e,"transform",s[2]),o&8&&j(t,"opacity",s[3]?1:0)},i:oe,o:oe,d(s){s&&X(t)}}}function Q3(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function X3(n,t,e){var P,M;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,u=a.getCurrentState().panoIndex,d=a.getCurrentState().longitude,p=(M=(P=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:P.floorIndex)!=null?M:0;function g(E,z){const D=E.bounding,R=E.observers[z];if(!R)return"";const T=(D.max.x-D.min.x)*l,O=(D.max.y-D.min.y)*l,b=Math.floor(R.positionInImage.x*T),C=Math.floor(R.positionInImage.y*O);return`translate(${b}px, ${C}px)`}function m(E){e(7,u=E)}function v(E){e(9,p=a.work.observers[E].floorIndex)}const A=Hr(E=>{e(8,d=E.longitude)},1e3/60);return St(()=>(a.on("panoWillArrive",m),a.on("panoArrived",v),a.on("cameraDirectionUpdate",A),function(){a.off("panoWillArrive",m),a.off("panoArrived",v),a.off("cameraDirectionUpdate",A)})),n.$$set=E=>{"five"in E&&e(4,a=E.five),"pxmm"in E&&e(5,l=E.pxmm),"floorplanData"in E&&e(6,c=E.floorplanData),"cameraImageUrl"in E&&e(0,h=E.cameraImageUrl)},n.$$.update=()=>{n.$$.dirty&576&&e(10,i=c.floorDatas[p]),n.$$.dirty&1024&&e(3,s=i.rooms.length>0),n.$$.dirty&192&&e(2,o=g(c,u)),n.$$.dirty&256&&e(1,r=Q3(d))},[h,r,o,s,a,l,c,u,d,p,i]}let Y3=class extends Pe{constructor(t){super(),we(this,t,X3,U3,ye,{five:4,pxmm:5,floorplanData:6,cameraImageUrl:0},W3)}};function Z3(n){xe(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 sf(n,t,e){const i=n.slice();return i[1]=t[e],i}function of(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=W("div"),i=W("div"),r=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){Y(c,e,h),_(e,i),_(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&X(e)}}}function q3(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=sf(n,s,r),l=o(a);i.set(l,e[r]=of(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=oi(e,a,o,1,r,s,i,t,Yr,of,null,sf))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function J3(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}let K3=class extends Pe{constructor(t){super(),we(this,t,J3,q3,ye,{extraObjects:0},Z3)}};function $3(n){xe(n,"svelte-18287ai",".missing-floor-wrapper.svelte-18287ai{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;display:flex;justify-content:center;align-items:center}.missing-floor-image.svelte-18287ai{max-width:100%;max-height:100%}")}function eP(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new ru({props:l}),i=new K3({props:{extraObjects:n[7]}});let c=n[3]&&rf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),o=Ve()},m(h,u){ge(t,h,u),Y(h,e,u),ge(i,h,u),Y(h,s,u),c&&c.m(h,u),Y(h,o,u),r=!0},p(h,u){const d=u&20?vt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(d);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=rf(h),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke())},i(h){r||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),r=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),r=!1},d(h){pe(t,h),h&&X(e),pe(i,h),h&&X(s),c&&c.d(h),h&&X(o)}}}function tP(n){let t,e,i;return{c(){t=W("div"),e=W("img"),y(e,"class","missing-floor-image svelte-18287ai"),ct(e.src,i=n[6])||y(e,"src",i),y(e,"alt","缺省楼层"),y(t,"class","missing-floor-wrapper svelte-18287ai")},m(s,o){Y(s,t,o),_(t,e)},p(s,o){o&64&&!ct(e.src,i=s[6])&&y(e,"src",i)},i:oe,o:oe,d(s){s&&X(t)}}}function rf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function iP(n){let t,e,i,s;const o=[tP,eP],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ve()},m(l,c){r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function nP(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:d}=t,{missingFloorImageUrl:p}=t;const g=void 0;return n.$$set=m=>{"five"in m&&e(0,r=m.five),"pxmm"in m&&e(1,a=m.pxmm),"floorIndex"in m&&e(2,l=m.floorIndex),"hoverEnable"in m&&e(3,c=m.hoverEnable),"floorplanData"in m&&e(4,h=m.floorplanData),"extraObjects"in m&&e(10,u=m.extraObjects),"highlightData"in m&&e(5,d=m.highlightData),"missingFloorImageUrl"in m&&e(6,p=m.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(11,i=h.floorDatas[l]),n.$$.dirty&2048&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(m=>m.floorIndex===l))},[r,a,l,c,h,d,p,o,s,g,u,i]}let sP=class extends Pe{constructor(t){super(),we(this,t,nP,iP,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorImageUrl:6},$3)}};function oP(n){xe(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 af(n){let t,e,i,s,o=n[8]!==0&&lf(n);return{c(){t=W("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){Y(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ni(Ti.call(null,t)),je(t,"clientWidth",n[14]),je(t,"clientHeight",n[15])],i=!0)},p(r,a){r[8]!==0?o?(o.p(r,a),a&256&&H(o,1)):(o=lf(r),o.c(),H(o,1),o.m(t,null)):o&&(Me(),Z(o,1,1,()=>{o=null}),ke())},i(r){e||(H(o),e=!0)},o(r){Z(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,ht(s)}}}function lf(n){let t,e,i,s,o=`${n[10]}px`,r=`${n[13]}px`,a;const l=[{five:n[0],pxmm:n[11],floorIndex:n[12],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7]}];let c={};for(let d=0;d<l.length;d+=1)c=ft(c,l[d]);e=new sP({props:c});const h=[{pxmm:n[11],five:n[0],floorplanData:n[3],cameraImageUrl:n[4]}];let u={};for(let d=0;d<h.length;d+=1)u=ft(u,h[d]);return s=new Y3({props:u}),{c(){t=W("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",o),j(t,"height",r)},m(d,p){Y(d,t,p),ge(e,t,null),_(t,i),ge(s,t,null),a=!0},p(d,p){const g=p&6381?vt(l,[{five:d[0],pxmm:d[11],floorIndex:d[12],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7]}]):{};e.$set(g);const m=p&2073?vt(h,[{pxmm:d[11],five:d[0],floorplanData:d[3],cameraImageUrl:d[4]}]):{};s.$set(m),p&1024&&o!==(o=`${d[10]}px`)&&j(t,"width",o),p&8192&&r!==(r=`${d[13]}px`)&&j(t,"height",r)},i(d){a||(H(e.$$.fragment,d),H(s.$$.fragment,d),a=!0)},o(d){Z(e.$$.fragment,d),Z(s.$$.fragment,d),a=!1},d(d){d&&X(t),pe(e),pe(s)}}}function rP(n){let t,e,i=n[1]&&af(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=af(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function aP(n,t,e){var E,z;let{five:i}=t,{visible:s}=t,{hoverEnable:o}=t,{floorplanData:r}=t,{cameraImageUrl:a}=t,{extraObjects:l=[]}=t,{highlightData:c}=t,{missingFloorImageUrl:h}=t,u=0,d=(z=(E=i.work.observers[i.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?z:0,p=0,g=0,m=0,v=0;function A(D){e(12,d=i.work.observers[D].floorIndex)}St(()=>(i.on("panoArrived",A),()=>{i.off("panoArrived",A)}));const P=D=>{e(8,p=D.detail)},M=D=>{e(9,g=D.detail)};return n.$$set=D=>{"five"in D&&e(0,i=D.five),"visible"in D&&e(1,s=D.visible),"hoverEnable"in D&&e(2,o=D.hoverEnable),"floorplanData"in D&&e(3,r=D.floorplanData),"cameraImageUrl"in D&&e(4,a=D.cameraImageUrl),"extraObjects"in D&&e(5,l=D.extraObjects),"highlightData"in D&&e(6,c=D.highlightData),"missingFloorImageUrl"in D&&e(7,h=D.missingFloorImageUrl)},n.$$.update=()=>{if(n.$$.dirty&1800){const D=Math.min(p,g),{max:R,min:T}=r.bounding,O=R.x-T.x,b=R.y-T.y,C=function(){return O>b?[D,D/O*b]:[D/b*O,D]}();e(10,m=C[0]),e(13,v=C[1]),e(11,u=m/O)}},[i,s,o,r,a,l,c,h,p,g,m,u,d,v,P,M]}let lP=class extends Pe{constructor(t){super(),we(this,t,aP,rP,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7},oP)}},cP=class extends rn{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:!1,highlightEnable:!1,cameraImageUrl:tn,missingFloorImageUrl:Ki(i==null?void 0:i.staticPrefix,is)},o=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose)}load(e,i,s=!0){return ne(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 nn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ne(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 ne(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=vv(e,this.five,this.data),this.render())}formatData(e){return ne(this,null,function*(){return yield nn(e.data)})}_enable(e){const{userAction:i}=e;this.hooks.emit("enable",{userAction:i}),this.state.visible&&this._show({userAction:i})}_show(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("show",{userAction:i}),this.render()}_hide(e){if(this.disposed||!this.state.enabled)return;const{userAction:i}=e;this.hooks.emit("hide",{userAction:i}),this.render()}updateState(e,i){const s=this.state,o=e.config?F(F({},s.config),e.config):s.config;this.state=he(F(F({},this.state),e),{config:o}),!Ft(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=he(F({},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 lP({target:this.wrapper,props:e})}};const hP=(n,t)=>new cP(n,t);function uP(n){xe(n,"svelte-3rukxu",".plugin-radar__camera-wrapper.svelte-3rukxu{width:100%;height:100%;position:absolute;pointer-events:none;z-index:20}.plugin-radar__camera-position.svelte-3rukxu{position:absolute;left:0;top:0;width:0;height:0;transform:none;pointer-events:none;transition:transform 1s linear;transform-origin:0 0;z-index:20}.plugin-radar__camera-rotate.svelte-3rukxu{position:absolute;transform:rotate(45deg);background-repeat:no-repeat;background-size:100%;z-index:20}")}function dP(n){let t,e,i,s=`${n[1]}px`,o=`${n[1]}px`,r=`-${n[2]}px`,a=`-${n[2]}px`,l=`${n[2]}px ${n[2]}px`;return{c(){t=W("div"),e=W("div"),i=W("div"),y(i,"class","plugin-radar__camera-rotate svelte-3rukxu"),j(i,"background-image","url("+(n[0]||tn)+")"),j(i,"transform",n[3]),j(i,"width",s),j(i,"height",o),j(i,"left",r),j(i,"top",a),j(i,"transform-origin",l),y(e,"class","plugin-radar__camera-position svelte-3rukxu"),j(e,"transform",n[4]),y(t,"class","plugin-radar__camera-wrapper svelte-3rukxu"),j(t,"opacity",n[5]?1:0)},m(c,h){Y(c,t,h),_(t,e),_(e,i)},p(c,[h]){h&1&&j(i,"background-image","url("+(c[0]||tn)+")");const u=h&1;(u||h&9)&&j(i,"transform",c[3]),(u||h&3&&s!==(s=`${c[1]}px`))&&j(i,"width",s),(u||h&3&&o!==(o=`${c[1]}px`))&&j(i,"height",o),(u||h&5&&r!==(r=`-${c[2]}px`))&&j(i,"left",r),(u||h&5&&a!==(a=`-${c[2]}px`))&&j(i,"top",a),(u||h&5&&l!==(l=`${c[2]}px ${c[2]}px`))&&j(i,"transform-origin",l),h&16&&j(e,"transform",c[4]),h&32&&j(t,"opacity",c[5]?1:0)},i:oe,o:oe,d(c){c&&X(t)}}}function fP(n){return`rotate(${Math.floor(n/Math.PI*180)*-1+45}deg)`}function gP(n,t,e){var E,z;let i,s,o,r,{five:a}=t,{pxmm:l}=t,{floorplanData:c}=t,{cameraImageUrl:h}=t,{cameraSize:u=36}=t,{cameraOffset:d=28.5}=t,p=a.getCurrentState().panoIndex,g=a.getCurrentState().longitude,m=(z=(E=a.work.observers[a.getCurrentState().panoIndex])==null?void 0:E.floorIndex)!=null?z:0;function v(D,R){const T=D.bounding,O=D.observers[R];if(!O)return"";const b=(T.max.x-T.min.x)*l,C=(T.max.y-T.min.y)*l,I=Math.floor(O.positionInImage.x*b),k=Math.floor(O.positionInImage.y*C);return`translate(${I}px, ${k}px)`}function A(D){e(9,p=D)}function P(D){e(11,m=a.work.observers[D].floorIndex)}const M=Hr(D=>{e(10,g=D.longitude)},1e3/60);return St(()=>(a.on("panoWillArrive",A),a.on("panoArrived",P),a.on("cameraDirectionUpdate",M),function(){a.off("panoWillArrive",A),a.off("panoArrived",P),a.off("cameraDirectionUpdate",M)})),n.$$set=D=>{"five"in D&&e(6,a=D.five),"pxmm"in D&&e(7,l=D.pxmm),"floorplanData"in D&&e(8,c=D.floorplanData),"cameraImageUrl"in D&&e(0,h=D.cameraImageUrl),"cameraSize"in D&&e(1,u=D.cameraSize),"cameraOffset"in D&&e(2,d=D.cameraOffset)},n.$$.update=()=>{n.$$.dirty&2304&&e(12,i=c.floorDatas[m]),n.$$.dirty&4096&&e(5,s=i.rooms.length>0),n.$$.dirty&768&&e(4,o=v(c,p)),n.$$.dirty&1024&&e(3,r=fP(g))},[h,u,d,r,o,s,a,l,c,p,g,m,i]}class pP extends Pe{constructor(t){super(),we(this,t,gP,dP,ye,{five:6,pxmm:7,floorplanData:8,cameraImageUrl:0,cameraSize:1,cameraOffset:2},uP)}}function mP(n){xe(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 cf(n,t,e){const i=n.slice();return i[1]=t[e],i}function hf(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=W("div"),i=W("div"),r=ae(),y(i,"class","plugin-pano-floorplan__extra-object-item svelte-1i87fz7"),j(i,"background-image",`url(${t[1].icon.url})`),j(i,"width",s),j(i,"height",o),y(e,"class","plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"),j(e,"top",a),j(e,"left",l),this.first=e},m(c,h){Y(c,e,h),_(e,i),_(e,r)},p(c,h){t=c,h&1&&j(i,"background-image",`url(${t[1].icon.url})`);const u=h&1;u&&j(i,"width",s),u&&j(i,"height",o),h&1&&a!==(a=`${t[1].positionInImage.y*100}%`)&&j(e,"top",a),h&1&&l!==(l=`${t[1].positionInImage.x*100}%`)&&j(e,"left",l)},d(c){c&&X(e)}}}function vP(n){let t,e=[],i=new Map,s=n[0];const o=r=>r[1].id;for(let r=0;r<s.length;r+=1){let a=cf(n,s,r),l=o(a);i.set(l,e[r]=hf(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","plugin-pano-floorplan__extra-objects svelte-1i87fz7")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&1&&(s=r[0],e=oi(e,a,o,1,r,s,i,t,Yr,hf,null,cf))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function AP(n,t,e){let{extraObjects:i=[]}=t;return n.$$set=s=>{"extraObjects"in s&&e(0,i=s.extraObjects)},[i]}class bP extends Pe{constructor(t){super(),we(this,t,AP,vP,ye,{extraObjects:0},mP)}}function yP(n){let t,e,i,s,o,r;const a=[{floorIndex:n[2],floorplanData:n[4]}];let l={};for(let h=0;h<a.length;h+=1)l=ft(l,a[h]);t=new ru({props:l}),i=new bP({props:{extraObjects:n[7]}});let c=n[3]&&uf(n);return{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),c&&c.c(),o=Ve()},m(h,u){ge(t,h,u),Y(h,e,u),ge(i,h,u),Y(h,s,u),c&&c.m(h,u),Y(h,o,u),r=!0},p(h,u){const d=u&20?vt(a,[{floorIndex:h[2],floorplanData:h[4]}]):{};t.$set(d);const p={};u&128&&(p.extraObjects=h[7]),i.$set(p),h[3]?c?(c.p(h,u),u&8&&H(c,1)):(c=uf(h),c.c(),H(c,1),c.m(o.parentNode,o)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke())},i(h){r||(H(t.$$.fragment,h),H(i.$$.fragment,h),H(c),r=!0)},o(h){Z(t.$$.fragment,h),Z(i.$$.fragment,h),Z(c),r=!1},d(h){pe(t,h),h&&X(e),pe(i,h),h&&X(s),c&&c.d(h),h&&X(o)}}}function wP(n){let t,e;return t=new pv({props:{missingFloorConfig:n[6]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&64&&(o.missingFloorConfig=i[6]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function uf(n){let t,e;const i=[{five:n[0],pxmm:n[1],floorIndex:n[2],floorplanData:n[4],onRoomHeightClick:n[9],highlightData:n[5],hoveredRoom:void 0}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new au({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r&567?vt(i,[{five:o[0],pxmm:o[1],floorIndex:o[2],floorplanData:o[4],onRoomHeightClick:o[9],highlightData:o[5],hoveredRoom:void 0}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function PP(n){let t,e,i,s;const o=[wP,yP],r=[];function a(l,c){return l[8]?1:0}return t=a(n),e=r[t]=o[t](n),{c(){e.c(),i=Ve()},m(l,c){r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?r[t].p(l,c):(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke(),e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i))},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){r[t].d(l),l&&X(i)}}}function CP(n,t,e){let i,s,o,{five:r}=t,{pxmm:a}=t,{floorIndex:l}=t,{hoverEnable:c}=t,{floorplanData:h}=t,{extraObjects:u=[]}=t,{highlightData:d}=t,{missingFloorConfig:p}=t,{missingFloorImageUrl:g}=t;const m=void 0;return n.$$set=v=>{"five"in v&&e(0,r=v.five),"pxmm"in v&&e(1,a=v.pxmm),"floorIndex"in v&&e(2,l=v.floorIndex),"hoverEnable"in v&&e(3,c=v.hoverEnable),"floorplanData"in v&&e(4,h=v.floorplanData),"extraObjects"in v&&e(10,u=v.extraObjects),"highlightData"in v&&e(5,d=v.highlightData),"missingFloorConfig"in v&&e(6,p=v.missingFloorConfig),"missingFloorImageUrl"in v&&e(11,g=v.missingFloorImageUrl)},n.$$.update=()=>{n.$$.dirty&20&&e(12,i=h.floorDatas[l]),n.$$.dirty&4096&&e(8,s=i.rooms.length>0),n.$$.dirty&1028&&e(7,o=u==null?void 0:u.filter(v=>v.floorIndex===l))},[r,a,l,c,h,d,p,o,s,m,u,g,i]}class IP extends Pe{constructor(t){super(),we(this,t,CP,PP,ye,{five:0,pxmm:1,floorIndex:2,hoverEnable:3,floorplanData:4,extraObjects:10,highlightData:5,missingFloorConfig:6,missingFloorImageUrl:11})}}function EP(n){xe(n,"svelte-6v429q",".floorplan-guide-plugin__observer-dots.svelte-6v429q{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:10}.floorplan-guide-plugin__observer-dot.svelte-6v429q{position:absolute;background:#7dacff80;border:0.0375rem solid #96cfff;border-radius:50%;pointer-events:none;transform:translate(-50%, -50%);transition:opacity 0.8s ease-in-out}")}function df(n,t,e){const i=n.slice();return i[6]=t[e],i}function ff(n,t){let e;return{key:n,first:null,c(){e=W("div"),y(e,"class","floorplan-guide-plugin__observer-dot svelte-6v429q"),j(e,"left",t[6].positionInImage.x*t[0]+"px"),j(e,"top",t[6].positionInImage.y*t[1]+"px"),j(e,"width",t[2]+"px"),j(e,"height",t[2]+"px"),this.first=e},m(i,s){Y(i,e,s)},p(i,s){t=i,s&9&&j(e,"left",t[6].positionInImage.x*t[0]+"px"),s&10&&j(e,"top",t[6].positionInImage.y*t[1]+"px"),s&4&&j(e,"width",t[2]+"px"),s&4&&j(e,"height",t[2]+"px")},d(i){i&&X(e)}}}function MP(n){let t,e=[],i=new Map,s=n[3];const o=r=>r[6].index;for(let r=0;r<s.length;r+=1){let a=df(n,s,r),l=o(a);i.set(l,e[r]=ff(l,a))}return{c(){t=W("div");for(let r=0;r<e.length;r+=1)e[r].c();y(t,"class","floorplan-guide-plugin__observer-dots svelte-6v429q")},m(r,a){Y(r,t,a);for(let l=0;l<e.length;l+=1)e[l]&&e[l].m(t,null)},p(r,[a]){a&15&&(s=r[3],e=oi(e,a,o,1,r,s,i,t,Yr,ff,null,df))},i:oe,o:oe,d(r){r&&X(t);for(let a=0;a<e.length;a+=1)e[a].d()}}}function kP(n,t,e){let i,{floorplanData:s}=t,{floorIndex:o}=t,{contentWidth:r}=t,{contentHeight:a}=t,{observerDotSize:l=12}=t;return n.$$set=c=>{"floorplanData"in c&&e(4,s=c.floorplanData),"floorIndex"in c&&e(5,o=c.floorIndex),"contentWidth"in c&&e(0,r=c.contentWidth),"contentHeight"in c&&e(1,a=c.contentHeight),"observerDotSize"in c&&e(2,l=c.observerDotSize)},n.$$.update=()=>{var c,h;n.$$.dirty&48&&e(3,i=(h=(c=s.observers)==null?void 0:c.filter(u=>u.floorIndex===o))!=null?h:[])},[r,a,l,i,s,o]}class xP extends Pe{constructor(t){super(),we(this,t,kP,MP,ye,{floorplanData:4,floorIndex:5,contentWidth:0,contentHeight:1,observerDotSize:2},EP)}}function SP(n){xe(n,"svelte-qulme3",".floorplan-guide-plugin__room-label.svelte-qulme3{position:absolute;display:flex;flex-direction:column;align-items:center;transform:translate(-50%, -50%);color:#fff;text-shadow:0.0625rem 0.0625rem 0.125rem rgba(0, 0, 0, 0.8);line-height:1.2;white-space:nowrap;pointer-events:auto;cursor:pointer;transition:opacity 300ms;opacity:1}.floorplan-guide-plugin__room-label--hidden.svelte-qulme3{opacity:0}.floorplan-guide-plugin__room-label--hovered.svelte-qulme3{opacity:1 !important}.floorplan-guide-plugin__room-content.svelte-qulme3{display:flex;flex-direction:column;align-items:center}.floorplan-guide-plugin__room-name.svelte-qulme3{font-family:PingFangSC-Regular;font-weight:400;font-size:0.875rem;color:#FFFFFF;margin-bottom:0.125rem}.floorplan-guide-plugin__room-area.svelte-qulme3{opacity:0.6;font-family:PingFangSC-Regular;font-weight:400;font-size:0.75rem;color:#FFFFFF;text-align:center}")}function DP(n){let t,e,i=n[2]&&gf(n),s=n[3]&&n[4]&&pf(n);return{c(){t=W("div"),i&&i.c(),e=ae(),s&&s.c(),y(t,"class","floorplan-guide-plugin__room-content svelte-qulme3")},m(o,r){Y(o,t,r),i&&i.m(t,null),_(t,e),s&&s.m(t,null)},p(o,r){o[2]?i?i.p(o,r):(i=gf(o),i.c(),i.m(t,e)):i&&(i.d(1),i=null),o[3]&&o[4]?s?s.p(o,r):(s=pf(o),s.c(),s.m(t,null)):s&&(s.d(1),s=null)},d(o){o&&X(t),i&&i.d(),s&&s.d()}}}function TP(n){let t,e=n[5].outerHTML+"",i;return{c(){t=new zo(!1),i=Ve(),t.a=i},m(s,o){t.m(e,s,o),Y(s,i,o)},p(s,o){o&32&&e!==(e=s[5].outerHTML+"")&&t.p(e)},d(s){s&&X(i),s&&t.d()}}}function gf(n){let t,e=n[0].name+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","floorplan-guide-plugin__room-name svelte-qulme3")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&1&&e!==(e=s[0].name+"")&&Be(i,e)},d(s){s&&X(t)}}}function pf(n){let t,e;return{c(){t=W("span"),e=Re(n[4]),y(t,"class","floorplan-guide-plugin__room-area svelte-qulme3")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s&16&&Be(e,i[4])},d(i){i&&X(t)}}}function LP(n){let t,e,i;function s(a,l){return a[5]?TP:DP}let o=s(n),r=o(n);return{c(){t=W("div"),r.c(),y(t,"class","floorplan-guide-plugin__room-label svelte-qulme3"),y(t,"role","button"),y(t,"tabindex","0"),Ce(t,"floorplan-guide-plugin__room-label--hovered",n[1]),Ce(t,"floorplan-guide-plugin__room-label--hidden",!n[10]),j(t,"left",n[6]),j(t,"top",n[7])},m(a,l){Y(a,t,l),r.m(t,null),e||(i=[je(t,"mouseenter",n[17]),je(t,"mouseleave",n[18]),je(t,"keydown",zP),ni(Ti.call(null,t)),je(t,"clientWidth",n[19]),je(t,"clientHeight",n[20])],e=!0)},p(a,[l]){o===(o=s(a))&&r?r.p(a,l):(r.d(1),r=o(a),r&&(r.c(),r.m(t,null))),l&2&&Ce(t,"floorplan-guide-plugin__room-label--hovered",a[1]),l&1024&&Ce(t,"floorplan-guide-plugin__room-label--hidden",!a[10]),l&64&&j(t,"left",a[6]),l&128&&j(t,"top",a[7])},i:oe,o:oe,d(a){a&&X(t),r.d(),e=!1,ht(i)}}}const zP=()=>{};function OP(n,t,e){let i,s,o,{room:r}=t,{isHovered:a}=t,{roomNameEnable:l}=t,{roomAreaEnable:c}=t,{roomAreaSize:h}=t,{userConfigElement:u}=t,{adaptiveRoomLabelVisibleEnable:d}=t,{pxmm:p}=t,{left:g}=t,{top:m}=t,{createLabelInRoomChecker:v}=t;const A=Sn();let P=0,M=0;const E=()=>A("mouseenter"),z=()=>A("mouseleave"),D=T=>{e(8,P=T.detail)},R=T=>{e(9,M=T.detail)};return n.$$set=T=>{"room"in T&&e(0,r=T.room),"isHovered"in T&&e(1,a=T.isHovered),"roomNameEnable"in T&&e(2,l=T.roomNameEnable),"roomAreaEnable"in T&&e(3,c=T.roomAreaEnable),"roomAreaSize"in T&&e(4,h=T.roomAreaSize),"userConfigElement"in T&&e(5,u=T.userConfigElement),"adaptiveRoomLabelVisibleEnable"in T&&e(12,d=T.adaptiveRoomLabelVisibleEnable),"pxmm"in T&&e(13,p=T.pxmm),"left"in T&&e(6,g=T.left),"top"in T&&e(7,m=T.top),"createLabelInRoomChecker"in T&&e(14,v=T.createLabelInRoomChecker)},n.$$.update=()=>{n.$$.dirty&768&&e(16,i={width:P,height:M}),n.$$.dirty&81921&&e(15,s=i?v(r,i):void 0),n.$$.dirty&45058&&e(10,o=d?a||(s?s(p):!0):!0)},[r,a,l,c,h,u,g,m,P,M,o,A,d,p,v,s,i,E,z,D,R]}class jP extends Pe{constructor(t){super(),we(this,t,OP,LP,ye,{room:0,isHovered:1,roomNameEnable:2,roomAreaEnable:3,roomAreaSize:4,userConfigElement:5,adaptiveRoomLabelVisibleEnable:12,pxmm:13,left:6,top:7,createLabelInRoomChecker:14},SP)}}function RP(n){xe(n,"svelte-k2rax0",".floorplan-guide-plugin__room-labels.svelte-k2rax0{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:15}")}function mf(n,t,e){const i=n.slice();return i[17]=t[e],i}function vf(n,t){let e,i,s;function o(){return t[15](t[17])}return i=new jP({props:{room:t[17],isHovered:t[7]===t[17].id,roomNameEnable:t[0],roomAreaEnable:t[1],roomAreaSize:t[17].size?t[3](t[17].size):"",userConfigElement:t[4]?t[4](t[17]):null,adaptiveRoomLabelVisibleEnable:t[2],pxmm:t[6],left:t[17].roomLabel.positionInImage.x*100+"%",top:t[17].roomLabel.positionInImage.y*100+"%",createLabelInRoomChecker:BP}}),i.$on("mouseenter",o),i.$on("mouseleave",t[10]),{key:n,first:null,c(){e=Ve(),me(i.$$.fragment),this.first=e},m(r,a){Y(r,e,a),ge(i,r,a),s=!0},p(r,a){t=r;const l={};a&256&&(l.room=t[17]),a&384&&(l.isHovered=t[7]===t[17].id),a&1&&(l.roomNameEnable=t[0]),a&2&&(l.roomAreaEnable=t[1]),a&264&&(l.roomAreaSize=t[17].size?t[3](t[17].size):""),a&272&&(l.userConfigElement=t[4]?t[4](t[17]):null),a&4&&(l.adaptiveRoomLabelVisibleEnable=t[2]),a&64&&(l.pxmm=t[6]),a&256&&(l.left=t[17].roomLabel.positionInImage.x*100+"%"),a&256&&(l.top=t[17].roomLabel.positionInImage.y*100+"%"),i.$set(l)},i(r){s||(H(i.$$.fragment,r),s=!0)},o(r){Z(i.$$.fragment,r),s=!1},d(r){r&&X(e),pe(i,r)}}}function _P(n){let t,e=[],i=new Map,s,o,r,a=n[8];const l=c=>c[17].id;for(let c=0;c<a.length;c+=1){let h=mf(n,a,c),u=l(h);i.set(u,e[c]=vf(u,h))}return{c(){t=W("div");for(let c=0;c<e.length;c+=1)e[c].c();y(t,"class","floorplan-guide-plugin__room-labels svelte-k2rax0")},m(c,h){Y(c,t,h);for(let u=0;u<e.length;u+=1)e[u]&&e[u].m(t,null);s=!0,o||(r=[ni(Ti.call(null,t)),je(t,"clientWidth",n[16])],o=!0)},p(c,[h]){h&2015&&(a=c[8],Me(),e=oi(e,h,l,1,c,a,i,t,on,vf,null,mf),ke())},i(c){if(!s){for(let h=0;h<a.length;h+=1)H(e[h]);s=!0}},o(c){for(let h=0;h<e.length;h+=1)Z(e[h]);s=!1},d(c){c&&X(t);for(let h=0;h<e.length;h+=1)e[h].d();o=!1,ht(r)}}}function VP(n,t){const e=n[0],i=n[1];let s=!1;for(let o=0,r=t.length-1;o<t.length;r=o++){const a=t[o][0],l=t[o][1],c=t[r][0],h=t[r][1];l>i!=h>i&&e<(c-a)*(i-l)/(h-l)+a&&(s=!s)}return s}function BP(n,t){if(t.width===0||t.height===0)return()=>!1;const e=n.path.map(({x:h,y:u})=>[h,u]),i=n.roomLabel.position,{x:s,y:o}=i,{width:r,height:a}=t,l=r/2,c=a/2;return function(u){const d=s*u,p=o*u,g=e.map(([v,A])=>[v*u,A*u]);return[[d+l,p-c],[d-l,p-c],[d-l,p+c],[d+l,p+c]].every(v=>VP(v,g))}}function FP(n,t,e){let i,s,{floorplanData:o}=t,{floorIndex:r}=t,{roomNameEnable:a=!0}=t,{roomNameOtherTypeEnable:l=!0}=t,{roomAreaEnable:c=!0}=t,{adaptiveRoomLabelVisibleEnable:h=!0}=t,{getRoomAreaText:u}=t,{getLabelElement:d}=t,p=0,g=0,m=null;function v(E){e(7,m=E.id)}function A(){e(7,m=null)}const P=E=>v(E),M=E=>{e(5,p=E.detail)};return n.$$set=E=>{"floorplanData"in E&&e(11,o=E.floorplanData),"floorIndex"in E&&e(12,r=E.floorIndex),"roomNameEnable"in E&&e(0,a=E.roomNameEnable),"roomNameOtherTypeEnable"in E&&e(13,l=E.roomNameOtherTypeEnable),"roomAreaEnable"in E&&e(1,c=E.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in E&&e(2,h=E.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in E&&e(3,u=E.getRoomAreaText),"getLabelElement"in E&&e(4,d=E.getLabelElement)},n.$$.update=()=>{var E,z;if(n.$$.dirty&6144&&e(14,i=(z=(E=o.floorDatas[r])==null?void 0:E.rooms)!=null?z:[]),n.$$.dirty&24576&&e(8,s=l?i:i.filter(D=>D.roomType!=="100900000012")),n.$$.dirty&2080){const{max:D,min:R}=o.bounding,T=D.x-R.x;e(6,g=p/T)}},[a,c,h,u,d,p,g,m,s,v,A,o,r,l,i,P,M]}class HP extends Pe{constructor(t){super(),we(this,t,FP,_P,ye,{floorplanData:11,floorIndex:12,roomNameEnable:0,roomNameOtherTypeEnable:13,roomAreaEnable:1,adaptiveRoomLabelVisibleEnable:2,getRoomAreaText:3,getLabelElement:4},RP)}}function NP(n){xe(n,"svelte-19jnco7",".floorplan-plugin__compass.svelte-19jnco7{position:absolute;will-change:opacity}.floorplan-plugin__compass-image.svelte-19jnco7{width:14.4375rem;height:2.5625rem;position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.1;background-repeat:no-repeat;background-size:100% 100%}.floorplan-plugin__compass-text.svelte-19jnco7{position:absolute;left:50%;top:50%;transform:translateX(-50%) translateY(-50%);opacity:0.2;font-weight:bold;font-size:0.625rem;color:#fff}")}function GP(n){let t,e,i,s,o,r=`${n[1]}px`,a=`${n[2]}px`,l=`-${n[2]}px`,c=`${n[5]}px ${n[6]}px`;return{c(){t=W("div"),e=W("div"),i=ae(),s=W("span"),o=Re(n[0]),y(e,"class","floorplan-plugin__compass-image svelte-19jnco7"),j(e,"background-image",`url(${mv})`),y(s,"class","floorplan-plugin__compass-text svelte-19jnco7"),y(t,"class","floorplan-plugin__compass svelte-19jnco7"),j(t,"transform",n[4]),j(t,"width",r),j(t,"height",a),j(t,"top",l),j(t,"transform-origin",c)},m(h,u){Y(h,t,u),_(t,e),_(t,i),_(t,s),_(s,o)},p(h,u){u&1&&Be(o,h[0]),u&2&&r!==(r=`${h[1]}px`)&&j(t,"width",r),u&4&&a!==(a=`${h[2]}px`)&&j(t,"height",a),u&4&&l!==(l=`-${h[2]}px`)&&j(t,"top",l)},d(h){h&&X(t)}}}function WP(n){let t,e=n[3]&&GP(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[3]&&e.p(i,s)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function UP(n,t,e){var g;let{floorplanData:i}=t,{northDesc:s}=t,{containerWidth:o}=t,{containerHeight:r}=t,{height:a=50}=t;const l=(g=i.entrance)==null?void 0:g.northRad,c=typeof l=="number",u=`rotate(${-(l?ci(l):0)+90}deg)`,d=o/2,p=a+r/2;return n.$$set=m=>{"floorplanData"in m&&e(7,i=m.floorplanData),"northDesc"in m&&e(0,s=m.northDesc),"containerWidth"in m&&e(1,o=m.containerWidth),"containerHeight"in m&&e(8,r=m.containerHeight),"height"in m&&e(2,a=m.height)},[s,o,a,c,u,d,p,i,r]}class QP extends Pe{constructor(t){super(),we(this,t,UP,WP,ye,{floorplanData:7,northDesc:0,containerWidth:1,containerHeight:8,height:2},NP)}}function XP(n){xe(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 Af(n){let t,e,i,s,o=n[25]!==0&&bf(n);return{c(){t=W("div"),o&&o.c(),y(t,"class","plugin-floorplan-radar svelte-1mvqyqq")},m(r,a){Y(r,t,a),o&&o.m(t,null),e=!0,i||(s=[ni(Ti.call(null,t)),je(t,"clientWidth",n[33]),je(t,"clientHeight",n[34])],i=!0)},p(r,a){r[25]!==0?o?(o.p(r,a),a[0]&33554432&&H(o,1)):(o=bf(r),o.c(),H(o,1),o.m(t,null)):o&&(Me(),Z(o,1,1,()=>{o=null}),ke())},i(r){e||(H(o),e=!0)},o(r){Z(o),e=!1},d(r){r&&X(t),o&&o.d(),i=!1,ht(s)}}}function bf(n){let t,e,i,s=`${n[27]}px`,o=`${n[29]}px`,r,a,l;const c=[{five:n[0],pxmm:n[28],floorIndex:n[21],floorplanData:n[3],hoverEnable:n[2],extraObjects:n[5],highlightData:n[6],missingFloorImageUrl:n[7],missingFloorConfig:n[8]}];let h={};for(let d=0;d<c.length;d+=1)h=ft(h,c[d]);e=new IP({props:h});let u=n[30]&&yf(n);return{c(){t=W("div"),me(e.$$.fragment),i=ae(),u&&u.c(),y(t,"class","plugin-floorplan-radar-container svelte-1mvqyqq"),j(t,"width",s),j(t,"height",o),j(t,"cursor",n[9]?"pointer":"default")},m(d,p){Y(d,t,p),ge(e,t,null),_(t,i),u&&u.m(t,null),r=!0,a||(l=je(t,"click",n[31]),a=!0)},p(d,p){const g=p[0]&270533101?vt(c,[{five:d[0],pxmm:d[28],floorIndex:d[21],floorplanData:d[3],hoverEnable:d[2],extraObjects:d[5],highlightData:d[6],missingFloorImageUrl:d[7],missingFloorConfig:d[8]}]):{};e.$set(g),d[30]?u?(u.p(d,p),p[0]&1073741824&&H(u,1)):(u=yf(d),u.c(),H(u,1),u.m(t,null)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke()),p[0]&134217728&&s!==(s=`${d[27]}px`)&&j(t,"width",s),p[0]&536870912&&o!==(o=`${d[29]}px`)&&j(t,"height",o),p[0]&512&&j(t,"cursor",d[9]?"pointer":"default")},i(d){r||(H(e.$$.fragment,d),H(u),r=!0)},o(d){Z(e.$$.fragment,d),Z(u),r=!1},d(d){d&&X(t),pe(e),u&&u.d(),a=!1,l()}}}function yf(n){let t,e,i,s,o,r;const a=[{floorplanData:n[3],floorIndex:n[21],contentWidth:n[27],contentHeight:n[29],observerDotSize:n[20]}];let l={};for(let d=0;d<a.length;d+=1)l=ft(l,a[d]);t=new xP({props:l});let c=n[10]&&wf(n),h=n[17]&&Pf(n),u=n[22]&&Cf(n);return{c(){me(t.$$.fragment),e=ae(),c&&c.c(),i=ae(),h&&h.c(),s=ae(),u&&u.c(),o=Ve()},m(d,p){ge(t,d,p),Y(d,e,p),c&&c.m(d,p),Y(d,i,p),h&&h.m(d,p),Y(d,s,p),u&&u.m(d,p),Y(d,o,p),r=!0},p(d,p){const g=p[0]&674234376?vt(a,[{floorplanData:d[3],floorIndex:d[21],contentWidth:d[27],contentHeight:d[29],observerDotSize:d[20]}]):{};t.$set(g),d[10]?c?(c.p(d,p),p[0]&1024&&H(c,1)):(c=wf(d),c.c(),H(c,1),c.m(i.parentNode,i)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke()),d[17]?h?(h.p(d,p),p[0]&131072&&H(h,1)):(h=Pf(d),h.c(),H(h,1),h.m(s.parentNode,s)):h&&(Me(),Z(h,1,1,()=>{h=null}),ke()),d[22]?u?(u.p(d,p),p[0]&4194304&&H(u,1)):(u=Cf(d),u.c(),H(u,1),u.m(o.parentNode,o)):u&&(Me(),Z(u,1,1,()=>{u=null}),ke())},i(d){r||(H(t.$$.fragment,d),H(c),H(h),H(u),r=!0)},o(d){Z(t.$$.fragment,d),Z(c),Z(h),Z(u),r=!1},d(d){pe(t,d),d&&X(e),c&&c.d(d),d&&X(i),h&&h.d(d),d&&X(s),u&&u.d(d),d&&X(o)}}}function wf(n){let t,e;const i=[{floorplanData:n[3],floorIndex:n[21],roomNameEnable:n[11],roomNameOtherTypeEnable:n[12],roomAreaEnable:n[13],adaptiveRoomLabelVisibleEnable:n[14],getRoomAreaText:n[15],getLabelElement:n[16]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new HP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&2226184?vt(i,[{floorplanData:o[3],floorIndex:o[21],roomNameEnable:o[11],roomNameOtherTypeEnable:o[12],roomAreaEnable:o[13],adaptiveRoomLabelVisibleEnable:o[14],getRoomAreaText:o[15],getLabelElement:o[16]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Pf(n){let t,e;const i=[{floorplanData:n[3],northDesc:n[18],containerWidth:n[27],containerHeight:n[29],height:n[19]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new QP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&671875080?vt(i,[{floorplanData:o[3],northDesc:o[18],containerWidth:o[27],containerHeight:o[29],height:o[19]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function Cf(n){let t,e;const i=[{pxmm:n[28],five:n[0],floorplanData:n[3],cameraImageUrl:n[4],cameraSize:n[23],cameraOffset:n[24]}];let s={};for(let o=0;o<i.length;o+=1)s=ft(s,i[o]);return t=new pP({props:s}),{c(){me(t.$$.fragment)},m(o,r){ge(t,o,r),e=!0},p(o,r){const a=r[0]&293601305?vt(i,[{pxmm:o[28],five:o[0],floorplanData:o[3],cameraImageUrl:o[4],cameraSize:o[23],cameraOffset:o[24]}]):{};t.$set(a)},i(o){e||(H(t.$$.fragment,o),e=!0)},o(o){Z(t.$$.fragment,o),e=!1},d(o){pe(t,o)}}}function YP(n){let t,e,i=n[1]&&Af(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,o){s[1]?i?(i.p(s,o),o[0]&2&&H(i,1)):(i=Af(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function ZP(n,t,e){let i,{five:s}=t,{visible:o}=t,{hoverEnable:r}=t,{floorplanData:a}=t,{cameraImageUrl:l}=t,{extraObjects:c=[]}=t,{highlightData:h}=t,{missingFloorImageUrl:u}=t,{missingFloorConfig:d}=t,{clickEnable:p=!0}=t,{roomLabelsEnable:g=!1}=t,{roomNameEnable:m=!0}=t,{roomNameOtherTypeEnable:v=!0}=t,{roomAreaEnable:A=!0}=t,{adaptiveRoomLabelVisibleEnable:P=!0}=t,{getRoomAreaText:M=q=>(q/1e6).toFixed(1)+"㎡"}=t,{getLabelElement:E=void 0}=t,{compassEnable:z=!1}=t,{northDesc:D="北"}=t,{compassHeight:R=50}=t,{observerDotSize:T=12}=t,{displayedFloorIndex:O}=t,{shouldShowRadar:b=!0}=t,{cameraSize:C=36}=t,{cameraOffset:I=28.5}=t,{onFloorplanClick:k=void 0}=t,S=0,L=0,N=0,V=0,K=0;function ie(q){if(!p||!k)return;const Se=q.currentTarget.getBoundingClientRect(),de=q.clientX-Se.left,De=q.clientY-Se.top,fe=de/V,ue=De/K;k({imageX:fe,imageY:ue,floorIndex:O,originalEvent:q})}const ee=q=>{e(25,L=q.detail)},re=q=>{e(26,N=q.detail)};return n.$$set=q=>{"five"in q&&e(0,s=q.five),"visible"in q&&e(1,o=q.visible),"hoverEnable"in q&&e(2,r=q.hoverEnable),"floorplanData"in q&&e(3,a=q.floorplanData),"cameraImageUrl"in q&&e(4,l=q.cameraImageUrl),"extraObjects"in q&&e(5,c=q.extraObjects),"highlightData"in q&&e(6,h=q.highlightData),"missingFloorImageUrl"in q&&e(7,u=q.missingFloorImageUrl),"missingFloorConfig"in q&&e(8,d=q.missingFloorConfig),"clickEnable"in q&&e(9,p=q.clickEnable),"roomLabelsEnable"in q&&e(10,g=q.roomLabelsEnable),"roomNameEnable"in q&&e(11,m=q.roomNameEnable),"roomNameOtherTypeEnable"in q&&e(12,v=q.roomNameOtherTypeEnable),"roomAreaEnable"in q&&e(13,A=q.roomAreaEnable),"adaptiveRoomLabelVisibleEnable"in q&&e(14,P=q.adaptiveRoomLabelVisibleEnable),"getRoomAreaText"in q&&e(15,M=q.getRoomAreaText),"getLabelElement"in q&&e(16,E=q.getLabelElement),"compassEnable"in q&&e(17,z=q.compassEnable),"northDesc"in q&&e(18,D=q.northDesc),"compassHeight"in q&&e(19,R=q.compassHeight),"observerDotSize"in q&&e(20,T=q.observerDotSize),"displayedFloorIndex"in q&&e(21,O=q.displayedFloorIndex),"shouldShowRadar"in q&&e(22,b=q.shouldShowRadar),"cameraSize"in q&&e(23,C=q.cameraSize),"cameraOffset"in q&&e(24,I=q.cameraOffset),"onFloorplanClick"in q&&e(32,k=q.onFloorplanClick)},n.$$.update=()=>{var q;if(n.$$.dirty[0]&234881032){const le=Math.min(L,N),{max:Se,min:de}=a.bounding,De=Se.x-de.x,fe=Se.y-de.y,ue=function(){return De>fe?[le,le/De*fe]:[le/fe*De,le]}();e(27,V=ue[0]),e(29,K=ue[1]),e(28,S=V/De)}n.$$.dirty[0]&2097160&&e(30,i=((q=a.floorDatas[O])==null?void 0:q.rooms.length)>0)},[s,o,r,a,l,c,h,u,d,p,g,m,v,A,P,M,E,z,D,R,T,O,b,C,I,L,N,V,S,K,i,ie,k,ee,re]}class qP extends Pe{constructor(t){super(),we(this,t,ZP,YP,ye,{five:0,visible:1,hoverEnable:2,floorplanData:3,cameraImageUrl:4,extraObjects:5,highlightData:6,missingFloorImageUrl:7,missingFloorConfig:8,clickEnable:9,roomLabelsEnable:10,roomNameEnable:11,roomNameOtherTypeEnable:12,roomAreaEnable:13,adaptiveRoomLabelVisibleEnable:14,getRoomAreaText:15,getLabelElement:16,compassEnable:17,northDesc:18,compassHeight:19,observerDotSize:20,displayedFloorIndex:21,shouldShowRadar:22,cameraSize:23,cameraOffset:24,onFloorplanClick:32},XP,[-1,-1])}}let JP=class extends rn{constructor(e,i){var r,a;super(e);f(this,"name","floorplanGuidePlugin");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,"defaultMissingFloorConfig");f(this,"dispose",()=>{var e;this.disposed=!0,(e=this.app)==null||e.$destroy(),this.wrapper=null,this.wrapperSelector="",this.five.off("panoArrived",this.handlePanoArrived),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,"handleFloorplanClick",e=>{var c;const i=(c=this.data)==null?void 0:c.observers;if(!i||i.length===0){console.warn("No floorplan observers found");return}const s=e.imageX,o=e.imageY,r=e.floorIndex;let a=null,l=1/0;i.forEach(h=>{if(h.floorIndex!==r)return;const u=h.positionInImage.x,d=h.positionInImage.y,p=Math.sqrt(Math.pow(s-u,2)+Math.pow(o-d,2));p<l&&(l=p,a={panoIndex:h.index,distance:p,observer:h})}),a?this.five.emit("wantsToMoveToPano",a.panoIndex,{},!0)||this.five.moveToPano(a.panoIndex):console.warn("No suitable observer found on the same floor")});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})});f(this,"handlePanoArrived",()=>{var i,s;const e=(s=(i=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:i.floorIndex)!=null?s:0;this.updateState({displayedFloorIndex:e},!0),this.render()});this.five=e,this.defaultMissingFloorConfig={imageURL:Ki(i==null?void 0:i.staticPrefix,is),imageWidth:200,imageHeight:120,text:(a=(r=i==null?void 0:i.i18n)==null?void 0:r.call(i,"暂无平面图"))!=null?a:"暂无平面图",textFontSize:14};const s={hoverEnable:!1,highlightEnable:!1,cameraImageUrl:n3,missingFloorImageUrl:Ki(i==null?void 0:i.staticPrefix,is),missingFloorConfig:F(F({},this.defaultMissingFloorConfig),i==null?void 0:i.missingFloorConfig),clickEnable:!0,roomLabelsEnable:!1,roomNameEnable:!0,roomNameOtherTypeEnable:!1,roomAreaEnable:!0,adaptiveRoomLabelVisibleEnable:!0,getRoomAreaText:l=>(l/1e6).toFixed(1)+"㎡",getLabelElement:void 0,compassEnable:!1,northDesc:"北",compassHeight:50,observerDotSize:12,cameraSize:36,cameraOffset:28.5,i18n:(i==null?void 0:i.i18n)||(l=>l)},o=F(F({},s),i==null?void 0:i.configs);this.state={enabled:!0,visible:!0,config:o},i!=null&&i.wrapper&&console.warn("不推荐继续使用 params.selector 配置父容器,请使用 appendTo 方法"),typeof(i==null?void 0:i.wrapper)=="string"?this.wrapperSelector=i.wrapper:(i==null?void 0:i.wrapper)instanceof Element&&(this.wrapper=i.wrapper),e.once("dispose",this.dispose),e.on("panoArrived",this.handlePanoArrived)}load(e,i,s=!0){return ne(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 nn(a),this.hooks.emit("dataLoaded",this.data),this.hooks.emit("dataChange",this.data,l),i&&this.updateState(i,s),this.render()})}show(){return ne(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 ne(this,arguments,function*(e={}){if(!this.state.visible)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({visible:!1},i),this._hide({userAction:i})})}enable(e={}){if(this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!0},e.userAction||i),this._enable({userAction:i})}disable(e={}){if(!this.state.enabled)return;const i=e.userAction!==void 0?e.userAction:!0;this.updateState({enabled:!1},e.userAction||i),this._disable({userAction:i})}setState(e,i={}){const s=this.state,o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled){const r={userAction:o};e.enabled?this._enable(r):this._disable(r)}if(e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o};e.visible?this._show(r):this._hide(r)}}appendTo(e){this.wrapper!==e&&this.app&&(this.app.$destroy(),this.app=void 0),this.wrapper=e,this.render()}changeConfigs(e,i=!0){this.setState({config:e},{userAction:i}),this.render()}setExtraObjectsWith3DPositions(e){this.data&&(this.extraObjects=vv(e,this.five,this.data),this.render())}changeFloor(e){if(!this.data){console.warn("No floorplan data loaded");return}if(e<0||e>=this.data.floorDatas.length){console.warn(`Invalid floor index: ${e}. Available floors: 0-${this.data.floorDatas.length-1}`);return}this.updateState({displayedFloorIndex:e},!0),this.render()}formatData(e){return ne(this,null,function*(){return yield nn(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){var a;const s=this.state,o=(a=e.config)!=null&&a.missingFloorConfig?F(F({},s.config.missingFloorConfig),e.config.missingFloorConfig):s.config.missingFloorConfig,r=e.config?he(F(F({},s.config),e.config),{missingFloorConfig:o}):s.config;this.state=he(F(F({},this.state),e),{config:r}),!Ft(this.state,s,{deep:!0})&&this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}render(){var r,a;if(this.disposed||!this.state.enabled)return;if(!this.wrapper&&this.wrapperSelector){const l=document.querySelector(this.wrapperSelector);this.wrapper=l}if(!this.data||!this.wrapper)return;const e=(a=(r=this.five.work.observers[this.five.getCurrentState().panoIndex])==null?void 0:r.floorIndex)!=null?a:0,i=this.state.displayedFloorIndex!==void 0?this.state.displayedFloorIndex:e,s=i===e,o=he(F({},this.state.config),{five:this.five,floorplanData:this.data,visible:this.state.visible,extraObjects:this.extraObjects,highlightData:this.highlightData,displayedFloorIndex:i,shouldShowRadar:s,cameraSize:this.state.config.cameraSize||36,cameraOffset:this.state.config.cameraOffset||28.5,onFloorplanClick:this.state.config.clickEnable?this.handleFloorplanClick:void 0});this.app?this.app.$set(o):this.app=new qP({target:this.wrapper,props:o})}};const KP=(n,t)=>new JP(n,t),$P=[{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:"和室"}],eC=[{type:0,description:"木质地板"},{type:1,description:"瓷砖地面"},{type:2,description:"户外地面"},{type:3,description:"卫生间地面"},{type:4,description:"阳台地面"},{type:5,description:"车库地面"}],tC=[{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:"写字楼"}],ac=(n,t,e)=>{const i=new w.Matrix4,s=new w.Euler(n,t,e,"YXZ");return i.makeRotationFromEuler(s),i},iC=(n,{scale:t,rotation:e,position:i})=>{if(t&&n.scale.set(t,t,t),e){const[s,o,r]=e;s&&n.applyMatrix4(ac(s,0,0)),o&&n.applyMatrix4(ac(0,o,0)),r&&n.applyMatrix4(ac(0,0,r))}return i&&n.position.set(i.x,i.y,i.z),n};function wv(n,t){n.traverse(e=>{var i;if(e.type==="Mesh"){const s=e,o=F({map:s.material.map||{}},t);s.material=new Q.MeshBasicMaterial(o),s.renderOrder=1,((i=e.parent)==null?void 0:i.type)==="Mesh"&&(e.renderOrder=e.parent.renderOrder+1)}})}/** @license zlib.js 2012 - imaya [ https://github.com/imaya/zlib.js ] The MIT License */var Pv={},vi=void 0,nC=Pv;function du(n,t){var e=n.split("."),i=nC;!(e[0]in i)&&i.execScript&&i.execScript("var "+e[0]);for(var s;e.length&&(s=e.shift());)!e.length&&t!==vi?i[s]=t:i=i[s]?i[s]:i[s]={}}var mt=typeof Uint8Array!="undefined"&&typeof Uint16Array!="undefined"&&typeof Uint32Array!="undefined"&&typeof DataView!="undefined";function Cs(n){var t=n.length,e=0,i=Number.POSITIVE_INFINITY,s,o,r,a,l,c,h,u,d,p;for(u=0;u<t;++u)n[u]>e&&(e=n[u]),n[u]<i&&(i=n[u]);for(s=1<<e,o=new(mt?Uint32Array:Array)(s),r=1,a=0,l=2;r<=e;){for(u=0;u<t;++u)if(n[u]===r){for(c=0,h=a,d=0;d<r;++d)c=c<<1|h&1,h>>=1;for(p=r<<16|u,d=c;d<s;d+=l)o[d]=p;++a}++r,a<<=1,l<<=1}return[o,e,i]}function ds(n,t){switch(this.g=[],this.h=32768,this.d=this.f=this.a=this.l=0,this.input=mt?new Uint8Array(n):n,this.m=!1,this.i=tl,this.r=!1,(t||!(t={}))&&(t.index&&(this.a=t.index),t.bufferSize&&(this.h=t.bufferSize),t.bufferType&&(this.i=t.bufferType),t.resize&&(this.r=t.resize)),this.i){case fu:this.b=32768,this.c=new(mt?Uint8Array:Array)(32768+this.h+258);break;case tl:this.b=0,this.c=new(mt?Uint8Array:Array)(this.h),this.e=this.z,this.n=this.v,this.j=this.w;break;default:throw Error("invalid inflate mode")}}var fu=0,tl=1,If={t:fu,s:tl};ds.prototype.k=function(){for(;!this.m;){var n=xi(this,3);switch(n&1&&(this.m=!0),n>>>=1,n){case 0:var t=this.input,e=this.a,i=this.c,s=this.b,o=t.length,r=vi,a=vi,l=i.length,c=vi;if(this.d=this.f=0,e+1>=o)throw Error("invalid uncompressed block header: LEN");if(r=t[e++]|t[e++]<<8,e+1>=o)throw Error("invalid uncompressed block header: NLEN");if(a=t[e++]|t[e++]<<8,r===~a)throw Error("invalid uncompressed block header: length verify");if(e+r>t.length)throw Error("input buffer is broken");switch(this.i){case fu:for(;s+r>i.length;){if(c=l-s,r-=c,mt)i.set(t.subarray(e,e+c),s),s+=c,e+=c;else for(;c--;)i[s++]=t[e++];this.b=s,i=this.e(),s=this.b}break;case tl:for(;s+r>i.length;)i=this.e({p:2});break;default:throw Error("invalid inflate mode")}if(mt)i.set(t.subarray(e,e+r),s),s+=r,e+=r;else for(;r--;)i[s++]=t[e++];this.a=e,this.b=s,this.c=i;break;case 1:this.j(sC,oC);break;case 2:for(var h=xi(this,5)+257,u=xi(this,5)+1,d=xi(this,4)+4,p=new(mt?Uint8Array:Array)(lc.length),g=vi,m=vi,v=vi,A=vi,P=vi,M=vi,E=vi,D=vi,z=vi,D=0;D<d;++D)p[lc[D]]=xi(this,3);if(!mt)for(D=d,d=p.length;D<d;++D)p[lc[D]]=0;for(g=Cs(p),A=new(mt?Uint8Array:Array)(h+u),D=0,z=h+u;D<z;)switch(P=Tr(this,g),P){case 16:for(E=3+xi(this,2);E--;)A[D++]=M;break;case 17:for(E=3+xi(this,3);E--;)A[D++]=0;M=0;break;case 18:for(E=11+xi(this,7);E--;)A[D++]=0;M=0;break;default:M=A[D++]=P}m=Cs(mt?A.subarray(0,h):A.slice(0,h)),v=Cs(mt?A.subarray(h):A.slice(h)),this.j(m,v);break;default:throw Error("unknown BTYPE: "+n)}}return this.n()};var Ef=[16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15],lc=mt?new Uint16Array(Ef):Ef,Mf=[3,4,5,6,7,8,9,10,11,13,15,17,19,23,27,31,35,43,51,59,67,83,99,115,131,163,195,227,258,258,258],Cv=mt?new Uint16Array(Mf):Mf,kf=[0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0],il=mt?new Uint8Array(kf):kf,xf=[1,2,3,4,5,7,9,13,17,25,33,49,65,97,129,193,257,385,513,769,1025,1537,2049,3073,4097,6145,8193,12289,16385,24577],Iv=mt?new Uint16Array(xf):xf,Sf=[0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13],nl=mt?new Uint8Array(Sf):Sf,Uc=new(mt?Uint8Array:Array)(288),Ps,Df;Ps=0;for(Df=Uc.length;Ps<Df;++Ps)Uc[Ps]=143>=Ps?8:255>=Ps?9:279>=Ps?7:8;var sC=Cs(Uc),Qc=new(mt?Uint8Array:Array)(30),La,Tf;La=0;for(Tf=Qc.length;La<Tf;++La)Qc[La]=5;var oC=Cs(Qc);function xi(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a;i<t;){if(o>=r)throw Error("input buffer is broken");e|=s[o++]<<i,i+=8}return a=e&(1<<t)-1,n.f=e>>>t,n.d=i-t,n.a=o,a}function Tr(n,t){for(var e=n.f,i=n.d,s=n.input,o=n.a,r=s.length,a=t[0],l=t[1],c,h;i<l&&!(o>=r);)e|=s[o++]<<i,i+=8;if(c=a[e&(1<<l)-1],h=c>>>16,h>i)throw Error("invalid code length: "+h);return n.f=e>>h,n.d=i-h,n.a=o,c&65535}ds.prototype.j=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length-258,o,r,a,l;(o=Tr(this,n))!==256;)if(256>o)i>=s&&(this.b=i,e=this.e(),i=this.b),e[i++]=o;else for(r=o-257,l=Cv[r],0<il[r]&&(l+=xi(this,il[r])),o=Tr(this,t),a=Iv[o],0<nl[o]&&(a+=xi(this,nl[o])),i>=s&&(this.b=i,e=this.e(),i=this.b);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};ds.prototype.w=function(n,t){var e=this.c,i=this.b;this.o=n;for(var s=e.length,o,r,a,l;(o=Tr(this,n))!==256;)if(256>o)i>=s&&(e=this.e(),s=e.length),e[i++]=o;else for(r=o-257,l=Cv[r],0<il[r]&&(l+=xi(this,il[r])),o=Tr(this,t),a=Iv[o],0<nl[o]&&(a+=xi(this,nl[o])),i+l>s&&(e=this.e(),s=e.length);l--;)e[i]=e[i++-a];for(;8<=this.d;)this.d-=8,this.a--;this.b=i};ds.prototype.e=function(){var n=new(mt?Uint8Array:Array)(this.b-32768),t=this.b-32768,e,i,s=this.c;if(mt)n.set(s.subarray(32768,n.length));else for(e=0,i=n.length;e<i;++e)n[e]=s[e+32768];if(this.g.push(n),this.l+=n.length,mt)s.set(s.subarray(t,t+32768));else for(e=0;32768>e;++e)s[e]=s[t+e];return this.b=32768,s};ds.prototype.z=function(n){var t,e=this.input.length/this.a+1|0,i,s,o,r=this.input,a=this.c;return n&&(typeof n.p=="number"&&(e=n.p),typeof n.u=="number"&&(e+=n.u)),2>e?(i=(r.length-this.a)/this.o[2],o=258*(i/2)|0,s=o<a.length?a.length+o:a.length<<1):s=a.length*e,mt?(t=new Uint8Array(s),t.set(a)):t=a,this.c=t};ds.prototype.n=function(){var n=0,t=this.c,e=this.g,i,s=new(mt?Uint8Array:Array)(this.l+(this.b-32768)),o,r,a,l;if(e.length===0)return mt?this.c.subarray(32768,this.b):this.c.slice(32768,this.b);for(o=0,r=e.length;o<r;++o)for(i=e[o],a=0,l=i.length;a<l;++a)s[n++]=i[a];for(o=32768,r=this.b;o<r;++o)s[n++]=t[o];return this.g=[],this.buffer=s};ds.prototype.v=function(){var n,t=this.b;return mt?this.r?(n=new Uint8Array(t),n.set(this.c.subarray(0,t))):n=this.c.subarray(0,t):(this.c.length>t&&(this.c.length=t),n=this.c),this.buffer=n};function gu(n,t){var e,i;switch(this.input=n,this.a=0,(t||!(t={}))&&(t.index&&(this.a=t.index),t.verify&&(this.A=t.verify)),e=n[this.a++],i=n[this.a++],e&15){case Lf:this.method=Lf;break;default:throw Error("unsupported compression method")}if(((e<<8)+i)%31!==0)throw Error("invalid fcheck flag:"+((e<<8)+i)%31);if(i&32)throw Error("fdict flag is not supported");this.q=new ds(n,{index:this.a,bufferSize:t.bufferSize,bufferType:t.bufferType,resize:t.resize})}gu.prototype.k=function(){var n=this.input,t,e;if(t=this.q.k(),this.a=this.q.a,this.A){e=(n[this.a++]<<24|n[this.a++]<<16|n[this.a++]<<8|n[this.a++])>>>0;var i=t;if(typeof i=="string"){var s=i.split(""),o,r;for(o=0,r=s.length;o<r;o++)s[o]=(s[o].charCodeAt(0)&255)>>>0;i=s}for(var a=1,l=0,c=i.length,h,u=0;0<c;){h=1024<c?1024:c,c-=h;do a+=i[u++],l+=a;while(--h);a%=65521,l%=65521}if(e!==(l<<16|a)>>>0)throw Error("invalid adler-32 checksum")}return t};var Lf=8;du("Zlib.Inflate",gu);du("Zlib.Inflate.prototype.decompress",gu.prototype.k);var Xc={ADAPTIVE:If.s,BLOCK:If.t},Ar,br,Co,zf;if(Object.keys)Ar=Object.keys(Xc);else for(br in Ar=[],Co=0,Xc)Ar[Co++]=br;Co=0;for(zf=Ar.length;Co<zf;++Co)br=Ar[Co],du("Zlib.Inflate.BufferType."+br,Xc[br]);var Of=Pv.Zlib,Ev={findSpan:function(n,t,e){var i=e.length-n-1;if(t>=e[i])return i-1;if(t<=e[n])return n;for(var s=n,o=i,r=Math.floor((s+o)/2);t<e[r]||t>=e[r+1];)t<e[r]?o=r:s=r,r=Math.floor((s+o)/2);return r},calcBasisFunctions:function(n,t,e,i){var s=[],o=[],r=[];s[0]=1;for(var a=1;a<=e;++a){o[a]=t-i[n+1-a],r[a]=i[n+a]-t;for(var l=0,c=0;c<a;++c){var h=r[c+1],u=o[a-c],d=s[c]/(h+u);s[c]=l+h*d,l=u*d}s[a]=l}return s},calcBSplinePoint:function(n,t,e,i){for(var s=this.findSpan(n,i,t),o=this.calcBasisFunctions(s,i,n,t),r=new Q.Vector4(0,0,0,0),a=0;a<=n;++a){var l=e[s-n+a],c=o[a],h=l.w*c;r.x+=l.x*h,r.y+=l.y*h,r.z+=l.z*h,r.w+=l.w*c}return r},calcBasisFunctionDerivatives:function(n,t,e,i,s){for(var o=[],r=0;r<=e;++r)o[r]=0;for(var a=[],r=0;r<=i;++r)a[r]=o.slice(0);for(var l=[],r=0;r<=e;++r)l[r]=o.slice(0);l[0][0]=1;for(var c=o.slice(0),h=o.slice(0),u=1;u<=e;++u){c[u]=t-s[n+1-u],h[u]=s[n+u]-t;for(var d=0,O=0;O<u;++O){var p=h[O+1],g=c[u-O];l[u][O]=p+g;var m=l[O][u-1]/l[u][O];l[O][u]=d+p*m,d=g*m}l[u][u]=d}for(var u=0;u<=e;++u)a[0][u]=l[u][e];for(var O=0;O<=e;++O){for(var v=0,A=1,P=[],r=0;r<=e;++r)P[r]=o.slice(0);P[0][0]=1;for(var M=1;M<=i;++M){var E=0,z=O-M,D=e-M;O>=M&&(P[A][0]=P[v][0]/l[D+1][z],E=P[A][0]*l[z][D]);for(var R=z>=-1?1:-z,T=O-1<=D?M-1:e-O,u=R;u<=T;++u)P[A][u]=(P[v][u]-P[v][u-1])/l[D+1][z+u],E+=P[A][u]*l[z+u][D];O<=D&&(P[A][M]=-P[v][M-1]/l[D+1][O],E+=P[A][M]*l[O][D]),a[M][O]=E;var u=v;v=A,A=u}}for(var O=e,M=1;M<=i;++M){for(var u=0;u<=e;++u)a[M][u]*=O;O*=e-M}return a},calcBSplineDerivatives:function(n,t,e,i,s){for(var o=s<n?s:n,r=[],a=this.findSpan(n,i,t),l=this.calcBasisFunctionDerivatives(a,i,n,o,t),c=[],h=0;h<e.length;++h){var u=e[h].clone(),d=u.w;u.x*=d,u.y*=d,u.z*=d,c[h]=u}for(var p=0;p<=o;++p){for(var u=c[a-n].clone().multiplyScalar(l[p][0]),g=1;g<=n;++g)u.add(c[a-n+g].clone().multiplyScalar(l[p][g]));r[p]=u}for(var p=o+1;p<=s+1;++p)r[p]=new Q.Vector4(0,0,0);return r},calcKoverI:function(n,t){for(var e=1,i=2;i<=n;++i)e*=i;for(var s=1,i=2;i<=t;++i)s*=i;for(var i=2;i<=n-t;++i)s*=i;return e/s},calcRationalCurveDerivatives:function(n){for(var t=n.length,e=[],i=[],s=0;s<t;++s){var o=n[s];e[s]=new Q.Vector3(o.x,o.y,o.z),i[s]=o.w}for(var r=[],a=0;a<t;++a){for(var l=e[a].clone(),s=1;s<=a;++s)l.sub(r[a-s].clone().multiplyScalar(this.calcKoverI(a,s)*i[s]));r[a]=l.divideScalar(i[0])}return r},calcNURBSDerivatives:function(n,t,e,i,s){var o=this.calcBSplineDerivatives(n,t,e,i,s);return this.calcRationalCurveDerivatives(o)},calcSurfacePoint:function(n,t,e,i,s,o,r,a){for(var l=this.findSpan(n,o,e),c=this.findSpan(t,r,i),h=this.calcBasisFunctions(l,o,n,e),u=this.calcBasisFunctions(c,r,t,i),d=[],p=0;p<=t;++p){d[p]=new Q.Vector4(0,0,0,0);for(var g=0;g<=n;++g){var m=s[l-n+g][c-t+p].clone(),v=m.w;m.x*=v,m.y*=v,m.z*=v,d[p].add(m.multiplyScalar(h[g]))}}for(var A=new Q.Vector4(0,0,0,0),p=0;p<=t;++p)A.add(d[p].multiplyScalar(u[p]));A.divideScalar(A.w),a.set(A.x,A.y,A.z)}},Vs=function(n,t,e,i,s){Q.Curve.call(this),this.degree=n,this.knots=t,this.controlPoints=[],this.startKnot=i||0,this.endKnot=s||this.knots.length-1;for(var o=0;o<e.length;++o){var r=e[o];this.controlPoints[o]=new Q.Vector4(r.x,r.y,r.z,r.w)}};Vs.prototype=Object.create(Q.Curve.prototype);Vs.prototype.constructor=Vs;Vs.prototype.getPoint=function(n,t){var e=t||new Q.Vector3,i=this.knots[this.startKnot]+n*(this.knots[this.endKnot]-this.knots[this.startKnot]),s=Ev.calcBSplinePoint(this.degree,this.knots,this.controlPoints,i);return s.w!=1&&s.divideScalar(s.w),e.set(s.x,s.y,s.z)};Vs.prototype.getTangent=function(n,t){var e=t||new Q.Vector3,i=this.knots[0]+n*(this.knots[this.knots.length-1]-this.knots[0]),s=Ev.calcNURBSDerivatives(this.degree,this.knots,this.controlPoints,i,1);return e.copy(s[1]).normalize(),e};var Mv=function(){var n,t,e;function i(b){Q.Loader.call(this,b)}i.prototype=Object.assign(Object.create(Q.Loader.prototype),{constructor:i,load:function(b,C,I,k){var S=this,L=S.path===""?Q.LoaderUtils.extractUrlBase(b):S.path,N=new Q.FileLoader(this.manager);N.setPath(S.path),N.setResponseType("arraybuffer"),N.load(b,function(V){try{C(S.parse(V,L))}catch(K){k?k(K):console.error(K),S.manager.itemError(b)}},I,k)},parse:function(b,C){if(u(b))n=new l().parse(b);else{var I=D(b);if(!d(I))throw new Error("THREE.FBXLoader: Unknown format.");if(p(I)<7e3)throw new Error("THREE.FBXLoader: FBX version not supported, FileVersion: "+p(I));n=new a().parse(I)}var k=new Q.TextureLoader(this.manager).setPath(this.resourcePath||C).setCrossOrigin(this.crossOrigin);return new s(k,this.manager).parse(n)}});function s(b,C){this.textureLoader=b,this.manager=C}s.prototype={constructor:s,parse:function(){t=this.parseConnections();var b=this.parseImages(),C=this.parseTextures(b),I=this.parseMaterials(C),k=this.parseDeformers(),S=new o().parse(k);return this.parseScene(k,S,I),e},parseConnections:function(){var b=new Map;if("Connections"in n){var C=n.Connections.connections;C.forEach(function(I){var k=I[0],S=I[1],L=I[2];b.has(k)||b.set(k,{parents:[],children:[]});var N={ID:S,relationship:L};b.get(k).parents.push(N),b.has(S)||b.set(S,{parents:[],children:[]});var V={ID:k,relationship:L};b.get(S).children.push(V)})}return b},parseImages:function(){var b={},C={};if("Video"in n.Objects){var I=n.Objects.Video;for(var k in I){var S=I[k],L=parseInt(k);if(b[L]=S.RelativeFilename||S.Filename,"Content"in S){var N=S.Content instanceof ArrayBuffer&&S.Content.byteLength>0,V=typeof S.Content=="string"&&S.Content!=="";if(N||V){var K=this.parseImage(I[k]);C[S.RelativeFilename||S.Filename]=K}}}}for(var L in b){var ie=b[L];C[ie]!==void 0?b[L]=C[ie]:b[L]=b[L].split("\\").pop()}return b},parseImage:function(b){var C=b.Content,I=b.RelativeFilename||b.Filename,k=I.slice(I.lastIndexOf(".")+1).toLowerCase(),S;switch(k){case"bmp":S="image/bmp";break;case"jpg":case"jpeg":S="image/jpeg";break;case"png":S="image/png";break;case"tif":S="image/tiff";break;case"tga":this.manager.getHandler(".tga")===null&&console.warn("FBXLoader: TGA loader not found, skipping ",I),S="image/tga";break;default:console.warn('FBXLoader: Image type "'+k+'" is not supported.');return}if(typeof C=="string")return"data:"+S+";base64,"+C;var L=new Uint8Array(C);return window.URL.createObjectURL(new Blob([L],{type:S}))},parseTextures:function(b){var C=new Map;if("Texture"in n.Objects){var I=n.Objects.Texture;for(var k in I){var S=this.parseTexture(I[k],b);C.set(parseInt(k),S)}}return C},parseTexture:function(b,C){var I=this.loadTexture(b,C);I.ID=b.id,I.name=b.attrName;var k=b.WrapModeU,S=b.WrapModeV,L=k!==void 0?k.value:0,N=S!==void 0?S.value:0;if(I.wrapS=L===0?Q.RepeatWrapping:Q.ClampToEdgeWrapping,I.wrapT=N===0?Q.RepeatWrapping:Q.ClampToEdgeWrapping,"Scaling"in b){var V=b.Scaling.value;I.repeat.x=V[0],I.repeat.y=V[1]}return I},loadTexture:function(b,C){var I,k=this.textureLoader.path,S=t.get(b.id).children;S!==void 0&&S.length>0&&C[S[0].ID]!==void 0&&(I=C[S[0].ID],(I.indexOf("blob:")===0||I.indexOf("data:")===0)&&this.textureLoader.setPath(void 0));var L,N=b.FileName.slice(-3).toLowerCase();if(N==="tga"){var V=this.manager.getHandler(".tga");V===null?(console.warn("FBXLoader: TGA loader not found, creating placeholder texture for",b.RelativeFilename),L=new Q.Texture):L=V.load(I)}else N==="psd"?(console.warn("FBXLoader: PSD textures are not supported, creating placeholder texture for",b.RelativeFilename),L=new Q.Texture):L=this.textureLoader.load(I);return this.textureLoader.setPath(k),L},parseMaterials:function(b){var C=new Map;if("Material"in n.Objects){var I=n.Objects.Material;for(var k in I){var S=this.parseMaterial(I[k],b);S!==null&&C.set(parseInt(k),S)}}return C},parseMaterial:function(b,C){var I=b.id,k=b.attrName,S=b.ShadingModel;if(typeof S=="object"&&(S=S.value),!t.has(I))return null;var L=this.parseParameters(b,C,I),N;switch(S.toLowerCase()){case"phong":N=new Q.MeshPhongMaterial;break;case"lambert":N=new Q.MeshLambertMaterial;break;default:console.warn('THREE.FBXLoader: unknown material type "%s". Defaulting to MeshPhongMaterial.',S),N=new Q.MeshPhongMaterial;break}return N.setValues(L),N.name=k,N},parseParameters:function(b,C,I){var k={};b.BumpFactor&&(k.bumpScale=b.BumpFactor.value),b.Diffuse?k.color=new Q.Color().fromArray(b.Diffuse.value):b.DiffuseColor&&b.DiffuseColor.type==="Color"&&(k.color=new Q.Color().fromArray(b.DiffuseColor.value)),b.DisplacementFactor&&(k.displacementScale=b.DisplacementFactor.value),b.Emissive?k.emissive=new Q.Color().fromArray(b.Emissive.value):b.EmissiveColor&&b.EmissiveColor.type==="Color"&&(k.emissive=new Q.Color().fromArray(b.EmissiveColor.value)),b.EmissiveFactor&&(k.emissiveIntensity=parseFloat(b.EmissiveFactor.value)),b.Opacity&&(k.opacity=parseFloat(b.Opacity.value)),k.opacity<1&&(k.transparent=!0),b.ReflectionFactor&&(k.reflectivity=b.ReflectionFactor.value),b.Shininess&&(k.shininess=b.Shininess.value),b.Specular?k.specular=new Q.Color().fromArray(b.Specular.value):b.SpecularColor&&b.SpecularColor.type==="Color"&&(k.specular=new Q.Color().fromArray(b.SpecularColor.value));var S=this;return t.get(I).children.forEach(function(L){var N=L.relationship;switch(N){case"Bump":k.bumpMap=S.getTexture(C,L.ID);break;case"Maya|TEX_ao_map":k.aoMap=S.getTexture(C,L.ID);break;case"DiffuseColor":case"Maya|TEX_color_map":k.map=S.getTexture(C,L.ID),k.map.encoding=Q.sRGBEncoding;break;case"DisplacementColor":k.displacementMap=S.getTexture(C,L.ID);break;case"EmissiveColor":k.emissiveMap=S.getTexture(C,L.ID),k.emissiveMap.encoding=Q.sRGBEncoding;break;case"NormalMap":case"Maya|TEX_normal_map":k.normalMap=S.getTexture(C,L.ID);break;case"ReflectionColor":k.envMap=S.getTexture(C,L.ID),k.envMap.mapping=Q.EquirectangularReflectionMapping,k.envMap.encoding=Q.sRGBEncoding;break;case"SpecularColor":k.specularMap=S.getTexture(C,L.ID),k.specularMap.encoding=Q.sRGBEncoding;break;case"TransparentColor":case"TransparencyFactor":k.alphaMap=S.getTexture(C,L.ID),k.transparent=!0;break;case"AmbientColor":case"ShininessExponent":case"SpecularFactor":case"VectorDisplacementColor":default:console.warn("THREE.FBXLoader: %s map is not supported in three.js, skipping texture.",N);break}}),k},getTexture:function(b,C){return"LayeredTexture"in n.Objects&&C in n.Objects.LayeredTexture&&(console.warn("THREE.FBXLoader: layered textures are not supported in three.js. Discarding all but first layer."),C=t.get(C).children[0].ID),b.get(C)},parseDeformers:function(){var b={},C={};if("Deformer"in n.Objects){var I=n.Objects.Deformer;for(var k in I){var S=I[k],L=t.get(parseInt(k));if(S.attrType==="Skin"){var N=this.parseSkeleton(L,I);N.ID=k,L.parents.length>1&&console.warn("THREE.FBXLoader: skeleton attached to more than one geometry is not supported."),N.geometryID=L.parents[0].ID,b[k]=N}else if(S.attrType==="BlendShape"){var V={id:k};V.rawTargets=this.parseMorphTargets(L,I),V.id=k,L.parents.length>1&&console.warn("THREE.FBXLoader: morph target attached to more than one geometry is not supported."),C[k]=V}}}return{skeletons:b,morphTargets:C}},parseSkeleton:function(b,C){var I=[];return b.children.forEach(function(k){var S=C[k.ID];if(S.attrType==="Cluster"){var L={ID:k.ID,indices:[],weights:[],transformLink:new Q.Matrix4().fromArray(S.TransformLink.a)};"Indexes"in S&&(L.indices=S.Indexes.a,L.weights=S.Weights.a),I.push(L)}}),{rawBones:I,bones:[]}},parseMorphTargets:function(b,C){for(var I=[],k=0;k<b.children.length;k++){var S=b.children[k],L=C[S.ID],N={name:L.attrName,initialWeight:L.DeformPercent,id:L.id,fullWeights:L.FullWeights.a};if(L.attrType!=="BlendShapeChannel")return;N.geoID=t.get(parseInt(S.ID)).children.filter(function(V){return V.relationship===void 0})[0].ID,I.push(N)}return I},parseScene:function(b,C,I){e=new Q.Group;var k=this.parseModels(b.skeletons,C,I),S=n.Objects.Model,L=this;k.forEach(function(V){var K=S[V.ID];L.setLookAtProperties(V,K);var ie=t.get(V.ID).parents;ie.forEach(function(ee){var re=k.get(ee.ID);re!==void 0&&re.add(V)}),V.parent===null&&e.add(V)}),this.bindSkeleton(b.skeletons,C,k),this.createAmbientLight(),this.setupMorphMaterials(),e.traverse(function(V){if(V.userData.transformData){V.parent&&(V.userData.transformData.parentMatrixWorld=V.parent.matrix);var K=M(V.userData.transformData);V.applyMatrix4(K)}});var N=new r().parse();e.children.length===1&&e.children[0].isGroup&&(e.children[0].animations=N,e=e.children[0]),e.animations=N},parseModels:function(b,C,I){var k=new Map,S=n.Objects.Model;for(var L in S){var N=parseInt(L),V=S[L],K=t.get(N),ie=this.buildSkeleton(K,b,N,V.attrName);if(!ie){switch(V.attrType){case"Camera":ie=this.createCamera(K);break;case"Light":ie=this.createLight(K);break;case"Mesh":ie=this.createMesh(K,C,I);break;case"NurbsCurve":ie=this.createCurve(K,C);break;case"LimbNode":case"Root":ie=new Q.Bone;break;case"Null":default:ie=new Q.Group;break}ie.name=V.attrName?Q.PropertyBinding.sanitizeNodeName(V.attrName):"",ie.ID=N}this.getTransformData(ie,V),k.set(N,ie)}return k},buildSkeleton:function(b,C,I,k){var S=null;return b.parents.forEach(function(L){for(var N in C){var V=C[N];V.rawBones.forEach(function(K,ie){if(K.ID===L.ID){var ee=S;S=new Q.Bone,S.matrixWorld.copy(K.transformLink),S.name=k?Q.PropertyBinding.sanitizeNodeName(k):"",S.ID=I,V.bones[ie]=S,ee!==null&&S.add(ee)}})}}),S},createCamera:function(b){var C,I;if(b.children.forEach(function(re){var q=n.Objects.NodeAttribute[re.ID];q!==void 0&&(I=q)}),I===void 0)C=new Q.Object3D;else{var k=0;I.CameraProjectionType!==void 0&&I.CameraProjectionType.value===1&&(k=1);var S=1;I.NearPlane!==void 0&&(S=I.NearPlane.value/1e3);var L=1e3;I.FarPlane!==void 0&&(L=I.FarPlane.value/1e3);var N=window.innerWidth,V=window.innerHeight;I.AspectWidth!==void 0&&I.AspectHeight!==void 0&&(N=I.AspectWidth.value,V=I.AspectHeight.value);var K=N/V,ie=45;I.FieldOfView!==void 0&&(ie=I.FieldOfView.value);var ee=I.FocalLength?I.FocalLength.value:null;switch(k){case 0:C=new Q.PerspectiveCamera(ie,K,S,L),ee!==null&&C.setFocalLength(ee);break;case 1:C=new Q.OrthographicCamera(-N/2,N/2,V/2,-V/2,S,L);break;default:console.warn("THREE.FBXLoader: Unknown camera type "+k+"."),C=new Q.Object3D;break}}return C},createLight:function(b){var C,I;if(b.children.forEach(function(ee){var re=n.Objects.NodeAttribute[ee.ID];re!==void 0&&(I=re)}),I===void 0)C=new Q.Object3D;else{var k;I.LightType===void 0?k=0:k=I.LightType.value;var S=16777215;I.Color!==void 0&&(S=new Q.Color().fromArray(I.Color.value));var L=I.Intensity===void 0?1:I.Intensity.value/100;I.CastLightOnObject!==void 0&&I.CastLightOnObject.value===0&&(L=0);var N=0;I.FarAttenuationEnd!==void 0&&(I.EnableFarAttenuation!==void 0&&I.EnableFarAttenuation.value===0?N=0:N=I.FarAttenuationEnd.value);var V=1;switch(k){case 0:C=new Q.PointLight(S,L,N,V);break;case 1:C=new Q.DirectionalLight(S,L);break;case 2:var K=Math.PI/3;I.InnerAngle!==void 0&&(K=Q.MathUtils.degToRad(I.InnerAngle.value));var ie=0;I.OuterAngle!==void 0&&(ie=Q.MathUtils.degToRad(I.OuterAngle.value),ie=Math.max(ie,1)),C=new Q.SpotLight(S,L,N,K,ie,V);break;default:console.warn("THREE.FBXLoader: Unknown light type "+I.LightType.value+", defaulting to a PointLight."),C=new Q.PointLight(S,L);break}I.CastShadows!==void 0&&I.CastShadows.value===1&&(C.castShadow=!0)}return C},createMesh:function(b,C,I){var k,S=null,L=null,N=[];return b.children.forEach(function(V){C.has(V.ID)&&(S=C.get(V.ID)),I.has(V.ID)&&N.push(I.get(V.ID))}),N.length>1?L=N:N.length>0?L=N[0]:(L=new Q.MeshPhongMaterial({color:13421772}),N.push(L)),"color"in S.attributes&&N.forEach(function(V){V.vertexColors=!0}),S.FBX_Deformer?(N.forEach(function(V){V.skinning=!0}),k=new Q.SkinnedMesh(S,L),k.normalizeSkinWeights()):k=new Q.Mesh(S,L),k},createCurve:function(b,C){var I=b.children.reduce(function(S,L){return C.has(L.ID)&&(S=C.get(L.ID)),S},null),k=new Q.LineBasicMaterial({color:3342591,linewidth:1});return new Q.Line(I,k)},getTransformData:function(b,C){var I={};"InheritType"in C&&(I.inheritType=parseInt(C.InheritType.value)),"RotationOrder"in C?I.eulerOrder=E(C.RotationOrder.value):I.eulerOrder="ZYX","Lcl_Translation"in C&&(I.translation=C.Lcl_Translation.value),"PreRotation"in C&&(I.preRotation=C.PreRotation.value),"Lcl_Rotation"in C&&(I.rotation=C.Lcl_Rotation.value),"PostRotation"in C&&(I.postRotation=C.PostRotation.value),"Lcl_Scaling"in C&&(I.scale=C.Lcl_Scaling.value),"ScalingOffset"in C&&(I.scalingOffset=C.ScalingOffset.value),"ScalingPivot"in C&&(I.scalingPivot=C.ScalingPivot.value),"RotationOffset"in C&&(I.rotationOffset=C.RotationOffset.value),"RotationPivot"in C&&(I.rotationPivot=C.RotationPivot.value),b.userData.transformData=I},setLookAtProperties:function(b,C){if("LookAtProperty"in C){var I=t.get(b.ID).children;I.forEach(function(k){if(k.relationship==="LookAtProperty"){var S=n.Objects.Model[k.ID];if("Lcl_Translation"in S){var L=S.Lcl_Translation.value;b.target!==void 0?(b.target.position.fromArray(L),e.add(b.target)):b.lookAt(new Q.Vector3().fromArray(L))}}})}},bindSkeleton:function(b,C,I){var k=this.parsePoseNodes();for(var S in b){var L=b[S],N=t.get(parseInt(L.ID)).parents;N.forEach(function(V){if(C.has(V.ID)){var K=V.ID,ie=t.get(K);ie.parents.forEach(function(ee){if(I.has(ee.ID)){var re=I.get(ee.ID);re.bind(new Q.Skeleton(L.bones),k[ee.ID])}})}})}},parsePoseNodes:function(){var b={};if("Pose"in n.Objects){var C=n.Objects.Pose;for(var I in C)if(C[I].attrType==="BindPose"){var k=C[I].PoseNode;Array.isArray(k)?k.forEach(function(S){b[S.Node]=new Q.Matrix4().fromArray(S.Matrix.a)}):b[k.Node]=new Q.Matrix4().fromArray(k.Matrix.a)}}return b},createAmbientLight:function(){if("GlobalSettings"in n&&"AmbientColor"in n.GlobalSettings){var b=n.GlobalSettings.AmbientColor.value,C=b[0],I=b[1],k=b[2];if(C!==0||I!==0||k!==0){var S=new Q.Color(C,I,k);e.add(new Q.AmbientLight(S,1))}}},setupMorphMaterials:function(){var b=this;e.traverse(function(C){C.isMesh&&C.geometry.morphAttributes.position&&C.geometry.morphAttributes.position.length&&(Array.isArray(C.material)?C.material.forEach(function(I,k){b.setupMorphMaterial(C,I,k)}):b.setupMorphMaterial(C,C.material))})},setupMorphMaterial:function(b,C,I){var k=b.uuid,S=C.uuid,L=!1;if(e.traverse(function(V){V.isMesh&&(Array.isArray(V.material)?V.material.forEach(function(K){K.uuid===S&&V.uuid!==k&&(L=!0)}):V.material.uuid===S&&V.uuid!==k&&(L=!0))}),L===!0){var N=C.clone();N.morphTargets=!0,I===void 0?b.material=N:b.material[I]=N}else C.morphTargets=!0}};function o(){}o.prototype={constructor:o,parse:function(b){var C=new Map;if("Geometry"in n.Objects){var I=n.Objects.Geometry;for(var k in I){var S=t.get(parseInt(k)),L=this.parseGeometry(S,I[k],b);C.set(parseInt(k),L)}}return C},parseGeometry:function(b,C,I){switch(C.attrType){case"Mesh":return this.parseMeshGeometry(b,C,I);case"NurbsCurve":return this.parseNurbsGeometry(C)}},parseMeshGeometry:function(b,C,I){var k=I.skeletons,S=[],L=b.parents.map(function(ee){return n.Objects.Model[ee.ID]});if(L.length!==0){var N=b.children.reduce(function(ee,re){return k[re.ID]!==void 0&&(ee=k[re.ID]),ee},null);b.children.forEach(function(ee){I.morphTargets[ee.ID]!==void 0&&S.push(I.morphTargets[ee.ID])});var V=L[0],K={};"RotationOrder"in V&&(K.eulerOrder=E(V.RotationOrder.value)),"InheritType"in V&&(K.inheritType=parseInt(V.InheritType.value)),"GeometricTranslation"in V&&(K.translation=V.GeometricTranslation.value),"GeometricRotation"in V&&(K.rotation=V.GeometricRotation.value),"GeometricScaling"in V&&(K.scale=V.GeometricScaling.value);var ie=M(K);return this.genGeometry(C,N,S,ie)}},genGeometry:function(b,C,I,k){var S=new Q.BufferGeometry;b.attrName&&(S.name=b.attrName);var L=this.parseGeoNode(b,C),N=this.genBuffers(L),V=new Q.Float32BufferAttribute(N.vertex,3);if(V.applyMatrix4(k),S.setAttribute("position",V),N.colors.length>0&&S.setAttribute("color",new Q.Float32BufferAttribute(N.colors,3)),C&&(S.setAttribute("skinIndex",new Q.Uint16BufferAttribute(N.weightsIndices,4)),S.setAttribute("skinWeight",new Q.Float32BufferAttribute(N.vertexWeights,4)),S.FBX_Deformer=C),N.normal.length>0){var K=new Q.Matrix3().getNormalMatrix(k),ie=new Q.Float32BufferAttribute(N.normal,3);ie.applyNormalMatrix(K),S.setAttribute("normal",ie)}if(N.uvs.forEach(function(Se,de){var De="uv"+(de+1).toString();de===0&&(De="uv"),S.setAttribute(De,new Q.Float32BufferAttribute(N.uvs[de],2))}),L.material&&L.material.mappingType!=="AllSame"){var ee=N.materialIndex[0],re=0;if(N.materialIndex.forEach(function(Se,de){Se!==ee&&(S.addGroup(re,de-re,ee),ee=Se,re=de)}),S.groups.length>0){var q=S.groups[S.groups.length-1],le=q.start+q.count;le!==N.materialIndex.length&&S.addGroup(le,N.materialIndex.length-le,ee)}S.groups.length===0&&S.addGroup(0,N.materialIndex.length,N.materialIndex[0])}return this.addMorphTargets(S,b,I,k),S},parseGeoNode:function(b,C){var I={};if(I.vertexPositions=b.Vertices!==void 0?b.Vertices.a:[],I.vertexIndices=b.PolygonVertexIndex!==void 0?b.PolygonVertexIndex.a:[],b.LayerElementColor&&(I.color=this.parseVertexColors(b.LayerElementColor[0])),b.LayerElementMaterial&&(I.material=this.parseMaterialIndices(b.LayerElementMaterial[0])),b.LayerElementNormal&&(I.normal=this.parseNormals(b.LayerElementNormal[0])),b.LayerElementUV){I.uv=[];for(var k=0;b.LayerElementUV[k];)I.uv.push(this.parseUVs(b.LayerElementUV[k])),k++}return I.weightTable={},C!==null&&(I.skeleton=C,C.rawBones.forEach(function(S,L){S.indices.forEach(function(N,V){I.weightTable[N]===void 0&&(I.weightTable[N]=[]),I.weightTable[N].push({id:L,weight:S.weights[V]})})})),I},genBuffers:function(b){var C={vertex:[],normal:[],colors:[],uvs:[],materialIndex:[],vertexWeights:[],weightsIndices:[]},I=0,k=0,S=!1,L=[],N=[],V=[],K=[],ie=[],ee=[],re=this;return b.vertexIndices.forEach(function(q,le){var Se=!1;q<0&&(q=q^-1,Se=!0);var de=[],De=[];if(L.push(q*3,q*3+1,q*3+2),b.color){var fe=v(le,I,q,b.color);V.push(fe[0],fe[1],fe[2])}if(b.skeleton){if(b.weightTable[q]!==void 0&&b.weightTable[q].forEach(function(_e){De.push(_e.weight),de.push(_e.id)}),De.length>4){S||(console.warn("THREE.FBXLoader: Vertex has more than 4 skinning weights assigned to vertex. Deleting additional weights."),S=!0);var ue=[0,0,0,0],Le=[0,0,0,0];De.forEach(function(_e,Ae){var Fe=_e,ve=de[Ae];Le.forEach(function(Ie,ze,Xe){if(Fe>Ie){Xe[ze]=Fe,Fe=Ie;var Ze=ue[ze];ue[ze]=ve,ve=Ze}})}),de=ue,De=Le}for(;De.length<4;)De.push(0),de.push(0);for(var te=0;te<4;++te)ie.push(De[te]),ee.push(de[te])}if(b.normal){var fe=v(le,I,q,b.normal);N.push(fe[0],fe[1],fe[2])}if(b.material&&b.material.mappingType!=="AllSame")var Te=v(le,I,q,b.material)[0];b.uv&&b.uv.forEach(function(_e,Ae){var Fe=v(le,I,q,_e);K[Ae]===void 0&&(K[Ae]=[]),K[Ae].push(Fe[0]),K[Ae].push(Fe[1])}),k++,Se&&(re.genFace(C,b,L,Te,N,V,K,ie,ee,k),I++,k=0,L=[],N=[],V=[],K=[],ie=[],ee=[])}),C},genFace:function(b,C,I,k,S,L,N,V,K,ie){for(var ee=2;ee<ie;ee++)b.vertex.push(C.vertexPositions[I[0]]),b.vertex.push(C.vertexPositions[I[1]]),b.vertex.push(C.vertexPositions[I[2]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3+1]]),b.vertex.push(C.vertexPositions[I[(ee-1)*3+2]]),b.vertex.push(C.vertexPositions[I[ee*3]]),b.vertex.push(C.vertexPositions[I[ee*3+1]]),b.vertex.push(C.vertexPositions[I[ee*3+2]]),C.skeleton&&(b.vertexWeights.push(V[0]),b.vertexWeights.push(V[1]),b.vertexWeights.push(V[2]),b.vertexWeights.push(V[3]),b.vertexWeights.push(V[(ee-1)*4]),b.vertexWeights.push(V[(ee-1)*4+1]),b.vertexWeights.push(V[(ee-1)*4+2]),b.vertexWeights.push(V[(ee-1)*4+3]),b.vertexWeights.push(V[ee*4]),b.vertexWeights.push(V[ee*4+1]),b.vertexWeights.push(V[ee*4+2]),b.vertexWeights.push(V[ee*4+3]),b.weightsIndices.push(K[0]),b.weightsIndices.push(K[1]),b.weightsIndices.push(K[2]),b.weightsIndices.push(K[3]),b.weightsIndices.push(K[(ee-1)*4]),b.weightsIndices.push(K[(ee-1)*4+1]),b.weightsIndices.push(K[(ee-1)*4+2]),b.weightsIndices.push(K[(ee-1)*4+3]),b.weightsIndices.push(K[ee*4]),b.weightsIndices.push(K[ee*4+1]),b.weightsIndices.push(K[ee*4+2]),b.weightsIndices.push(K[ee*4+3])),C.color&&(b.colors.push(L[0]),b.colors.push(L[1]),b.colors.push(L[2]),b.colors.push(L[(ee-1)*3]),b.colors.push(L[(ee-1)*3+1]),b.colors.push(L[(ee-1)*3+2]),b.colors.push(L[ee*3]),b.colors.push(L[ee*3+1]),b.colors.push(L[ee*3+2])),C.material&&C.material.mappingType!=="AllSame"&&(b.materialIndex.push(k),b.materialIndex.push(k),b.materialIndex.push(k)),C.normal&&(b.normal.push(S[0]),b.normal.push(S[1]),b.normal.push(S[2]),b.normal.push(S[(ee-1)*3]),b.normal.push(S[(ee-1)*3+1]),b.normal.push(S[(ee-1)*3+2]),b.normal.push(S[ee*3]),b.normal.push(S[ee*3+1]),b.normal.push(S[ee*3+2])),C.uv&&C.uv.forEach(function(re,q){b.uvs[q]===void 0&&(b.uvs[q]=[]),b.uvs[q].push(N[q][0]),b.uvs[q].push(N[q][1]),b.uvs[q].push(N[q][(ee-1)*2]),b.uvs[q].push(N[q][(ee-1)*2+1]),b.uvs[q].push(N[q][ee*2]),b.uvs[q].push(N[q][ee*2+1])})},addMorphTargets:function(b,C,I,k){if(I.length!==0){b.morphTargetsRelative=!0,b.morphAttributes.position=[];var S=this;I.forEach(function(L){L.rawTargets.forEach(function(N){var V=n.Objects.Geometry[N.geoID];V!==void 0&&S.genMorphGeometry(b,C,V,k,N.name)})})}},genMorphGeometry:function(b,C,I,k,S){for(var L=C.PolygonVertexIndex!==void 0?C.PolygonVertexIndex.a:[],N=I.Vertices!==void 0?I.Vertices.a:[],V=I.Indexes!==void 0?I.Indexes.a:[],K=b.attributes.position.count*3,ie=new Float32Array(K),ee=0;ee<V.length;ee++){var re=V[ee]*3;ie[re]=N[ee*3],ie[re+1]=N[ee*3+1],ie[re+2]=N[ee*3+2]}var q={vertexIndices:L,vertexPositions:ie},le=this.genBuffers(q),Se=new Q.Float32BufferAttribute(le.vertex,3);Se.name=S||I.attrName,Se.applyMatrix4(k),b.morphAttributes.position.push(Se)},parseNormals:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.Normals.a,S=[];return I==="IndexToDirect"&&("NormalIndex"in b?S=b.NormalIndex.a:"NormalsIndex"in b&&(S=b.NormalsIndex.a)),{dataSize:3,buffer:k,indices:S,mappingType:C,referenceType:I}},parseUVs:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.UV.a,S=[];return I==="IndexToDirect"&&(S=b.UVIndex.a),{dataSize:2,buffer:k,indices:S,mappingType:C,referenceType:I}},parseVertexColors:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType,k=b.Colors.a,S=[];return I==="IndexToDirect"&&(S=b.ColorIndex.a),{dataSize:4,buffer:k,indices:S,mappingType:C,referenceType:I}},parseMaterialIndices:function(b){var C=b.MappingInformationType,I=b.ReferenceInformationType;if(C==="NoMappingInformation")return{dataSize:1,buffer:[0],indices:[0],mappingType:"AllSame",referenceType:I};for(var k=b.Materials.a,S=[],L=0;L<k.length;++L)S.push(L);return{dataSize:1,buffer:k,indices:S,mappingType:C,referenceType:I}},parseNurbsGeometry:function(b){if(Vs===void 0)return console.error("THREE.FBXLoader: The loader relies on NURBSCurve for any nurbs present in the model. Nurbs will show up as empty geometry."),new Q.BufferGeometry;var C=parseInt(b.Order);if(isNaN(C))return console.error("THREE.FBXLoader: Invalid Order %s given for geometry ID: %s",b.Order,b.id),new Q.BufferGeometry;for(var I=C-1,k=b.KnotVector.a,S=[],L=b.Points.a,N=0,V=L.length;N<V;N+=4)S.push(new Q.Vector4().fromArray(L,N));var K,ie;if(b.Form==="Closed")S.push(S[0]);else if(b.Form==="Periodic"){K=I,ie=k.length-1-K;for(var N=0;N<I;++N)S.push(S[N])}var ee=new Vs(I,k,S,K,ie),re=ee.getPoints(S.length*7),q=new Float32Array(re.length*3);re.forEach(function(Se,de){Se.toArray(q,de*3)});var le=new Q.BufferGeometry;return le.setAttribute("position",new Q.BufferAttribute(q,3)),le}};function r(){}r.prototype={constructor:r,parse:function(){var b=[],C=this.parseClips();if(C!==void 0)for(var I in C){var k=C[I],S=this.addClip(k);b.push(S)}return b},parseClips:function(){if(n.Objects.AnimationCurve!==void 0){var b=this.parseAnimationCurveNodes();this.parseAnimationCurves(b);var C=this.parseAnimationLayers(b),I=this.parseAnimStacks(C);return I}},parseAnimationCurveNodes:function(){var b=n.Objects.AnimationCurveNode,C=new Map;for(var I in b){var k=b[I];if(k.attrName.match(/S|R|T|DeformPercent/)!==null){var S={id:k.id,attr:k.attrName,curves:{}};C.set(S.id,S)}}return C},parseAnimationCurves:function(b){var C=n.Objects.AnimationCurve;for(var I in C){var k={id:C[I].id,times:C[I].KeyTime.a.map(g),values:C[I].KeyValueFloat.a},S=t.get(k.id);if(S!==void 0){var L=S.parents[0].ID,N=S.parents[0].relationship;N.match(/X/)?b.get(L).curves.x=k:N.match(/Y/)?b.get(L).curves.y=k:N.match(/Z/)?b.get(L).curves.z=k:N.match(/d|DeformPercent/)&&b.has(L)&&(b.get(L).curves.morph=k)}}},parseAnimationLayers:function(b){var C=n.Objects.AnimationLayer,I=new Map;for(var k in C){var S=[],L=t.get(parseInt(k));if(L!==void 0){var N=L.children;N.forEach(function(V,K){if(b.has(V.ID)){var ie=b.get(V.ID);if(ie.curves.x!==void 0||ie.curves.y!==void 0||ie.curves.z!==void 0){if(S[K]===void 0){var ee=t.get(V.ID).parents.filter(function(De){return De.relationship!==void 0})[0].ID;if(ee!==void 0){var re=n.Objects.Model[ee.toString()];if(re===void 0){console.warn("THREE.FBXLoader: Encountered a unused curve.",V);return}var q={modelName:re.attrName?Q.PropertyBinding.sanitizeNodeName(re.attrName):"",ID:re.id,initialPosition:[0,0,0],initialRotation:[0,0,0],initialScale:[1,1,1]};e.traverse(function(De){De.ID===re.id&&(q.transform=De.matrix,De.userData.transformData&&(q.eulerOrder=De.userData.transformData.eulerOrder))}),q.transform||(q.transform=new Q.Matrix4),"PreRotation"in re&&(q.preRotation=re.PreRotation.value),"PostRotation"in re&&(q.postRotation=re.PostRotation.value),S[K]=q}}S[K]&&(S[K][ie.attr]=ie)}else if(ie.curves.morph!==void 0){if(S[K]===void 0){var le=t.get(V.ID).parents.filter(function(Le){return Le.relationship!==void 0})[0].ID,Se=t.get(le).parents[0].ID,de=t.get(Se).parents[0].ID,ee=t.get(de).parents[0].ID,re=n.Objects.Model[ee],q={modelName:re.attrName?Q.PropertyBinding.sanitizeNodeName(re.attrName):"",morphName:n.Objects.Deformer[le].attrName};S[K]=q}S[K][ie.attr]=ie}}}),I.set(parseInt(k),S)}}return I},parseAnimStacks:function(b){var C=n.Objects.AnimationStack,I={};for(var k in C){var S=t.get(parseInt(k)).children;S.length>1&&console.warn("THREE.FBXLoader: Encountered an animation stack with multiple layers, this is currently not supported. Ignoring subsequent layers.");var L=b.get(S[0].ID);I[k]={name:C[k].attrName,layer:L}}return I},addClip:function(b){var C=[],I=this;return b.layer.forEach(function(k){C=C.concat(I.generateTracks(k))}),new Q.AnimationClip(b.name,-1,C)},generateTracks:function(b){var C=[],I=new Q.Vector3,k=new Q.Quaternion,S=new Q.Vector3;if(b.transform&&b.transform.decompose(I,k,S),I=I.toArray(),k=new Q.Euler().setFromQuaternion(k,b.eulerOrder).toArray(),S=S.toArray(),b.T!==void 0&&Object.keys(b.T.curves).length>0){var L=this.generateVectorTrack(b.modelName,b.T.curves,I,"position");L!==void 0&&C.push(L)}if(b.R!==void 0&&Object.keys(b.R.curves).length>0){var N=this.generateRotationTrack(b.modelName,b.R.curves,k,b.preRotation,b.postRotation,b.eulerOrder);N!==void 0&&C.push(N)}if(b.S!==void 0&&Object.keys(b.S.curves).length>0){var V=this.generateVectorTrack(b.modelName,b.S.curves,S,"scale");V!==void 0&&C.push(V)}if(b.DeformPercent!==void 0){var K=this.generateMorphTrack(b);K!==void 0&&C.push(K)}return C},generateVectorTrack:function(b,C,I,k){var S=this.getTimesForAllAxes(C),L=this.getKeyframeTrackValues(S,C,I);return new Q.VectorKeyframeTrack(b+"."+k,S,L)},generateRotationTrack:function(b,C,I,k,S,L){C.x!==void 0&&(this.interpolateRotations(C.x),C.x.values=C.x.values.map(Q.MathUtils.degToRad)),C.y!==void 0&&(this.interpolateRotations(C.y),C.y.values=C.y.values.map(Q.MathUtils.degToRad)),C.z!==void 0&&(this.interpolateRotations(C.z),C.z.values=C.z.values.map(Q.MathUtils.degToRad));var N=this.getTimesForAllAxes(C),V=this.getKeyframeTrackValues(N,C,I);k!==void 0&&(k=k.map(Q.MathUtils.degToRad),k.push(L),k=new Q.Euler().fromArray(k),k=new Q.Quaternion().setFromEuler(k)),S!==void 0&&(S=S.map(Q.MathUtils.degToRad),S.push(L),S=new Q.Euler().fromArray(S),S=new Q.Quaternion().setFromEuler(S).inverse());for(var K=new Q.Quaternion,ie=new Q.Euler,ee=[],re=0;re<V.length;re+=3)ie.set(V[re],V[re+1],V[re+2],L),K.setFromEuler(ie),k!==void 0&&K.premultiply(k),S!==void 0&&K.multiply(S),K.toArray(ee,re/3*4);return new Q.QuaternionKeyframeTrack(b+".quaternion",N,ee)},generateMorphTrack:function(b){var C=b.DeformPercent.curves.morph,I=C.values.map(function(S){return S/100}),k=e.getObjectByName(b.modelName).morphTargetDictionary[b.morphName];return new Q.NumberKeyframeTrack(b.modelName+".morphTargetInfluences["+k+"]",C.times,I)},getTimesForAllAxes:function(b){var C=[];return b.x!==void 0&&(C=C.concat(b.x.times)),b.y!==void 0&&(C=C.concat(b.y.times)),b.z!==void 0&&(C=C.concat(b.z.times)),C=C.sort(function(I,k){return I-k}).filter(function(I,k,S){return S.indexOf(I)==k}),C},getKeyframeTrackValues:function(b,C,I){var k=I,S=[],L=-1,N=-1,V=-1;return b.forEach(function(K){if(C.x&&(L=C.x.times.indexOf(K)),C.y&&(N=C.y.times.indexOf(K)),C.z&&(V=C.z.times.indexOf(K)),L!==-1){var ie=C.x.values[L];S.push(ie),k[0]=ie}else S.push(k[0]);if(N!==-1){var ee=C.y.values[N];S.push(ee),k[1]=ee}else S.push(k[1]);if(V!==-1){var re=C.z.values[V];S.push(re),k[2]=re}else S.push(k[2])}),S},interpolateRotations:function(b){for(var C=1;C<b.values.length;C++){var I=b.values[C-1],k=b.values[C]-I,S=Math.abs(k);if(S>=180){for(var L=S/180,N=k/L,V=I+N,K=b.times[C-1],ie=b.times[C]-K,ee=ie/L,re=K+ee,q=[],le=[];re<b.times[C];)q.push(re),re+=ee,le.push(V),V+=N;b.times=O(b.times,C,q),b.values=O(b.values,C,le)}}}};function a(){}a.prototype={constructor:a,getPrevNode:function(){return this.nodeStack[this.currentIndent-2]},getCurrentNode:function(){return this.nodeStack[this.currentIndent-1]},getCurrentProp:function(){return this.currentProp},pushStack:function(b){this.nodeStack.push(b),this.currentIndent+=1},popStack:function(){this.nodeStack.pop(),this.currentIndent-=1},setCurrentProp:function(b,C){this.currentProp=b,this.currentPropName=C},parse:function(b){this.currentIndent=0,this.allNodes=new h,this.nodeStack=[],this.currentProp=[],this.currentPropName="";var C=this,I=b.split(/[\r\n]+/);return I.forEach(function(k,S){var L=k.match(/^[\s\t]*;/),N=k.match(/^[\s\t]*$/);if(!(L||N)){var V=k.match("^\\t{"+C.currentIndent+"}(\\w+):(.*){",""),K=k.match("^\\t{"+C.currentIndent+"}(\\w+):[\\s\\t\\r\\n](.*)"),ie=k.match("^\\t{"+(C.currentIndent-1)+"}}");V?C.parseNodeBegin(k,V):K?C.parseNodeProperty(k,K,I[++S]):ie?C.popStack():k.match(/^[^\s\t}]/)&&C.parseNodePropertyContinued(k)}}),this.allNodes},parseNodeBegin:function(b,C){var I=C[1].trim().replace(/^"/,"").replace(/"$/,""),k=C[2].split(",").map(function(V){return V.trim().replace(/^"/,"").replace(/"$/,"")}),S={name:I},L=this.parseNodeAttr(k),N=this.getCurrentNode();this.currentIndent===0?this.allNodes.add(I,S):I in N?(I==="PoseNode"?N.PoseNode.push(S):N[I].id!==void 0&&(N[I]={},N[I][N[I].id]=N[I]),L.id!==""&&(N[I][L.id]=S)):typeof L.id=="number"?(N[I]={},N[I][L.id]=S):I!=="Properties70"&&(I==="PoseNode"?N[I]=[S]:N[I]=S),typeof L.id=="number"&&(S.id=L.id),L.name!==""&&(S.attrName=L.name),L.type!==""&&(S.attrType=L.type),this.pushStack(S)},parseNodeAttr:function(b){var C=b[0];b[0]!==""&&(C=parseInt(b[0]),isNaN(C)&&(C=b[0]));var I="",k="";return b.length>1&&(I=b[1].replace(/^(\w+)::/,""),k=b[2]),{id:C,name:I,type:k}},parseNodeProperty:function(b,C,I){var k=C[1].replace(/^"/,"").replace(/"$/,"").trim(),S=C[2].replace(/^"/,"").replace(/"$/,"").trim();k==="Content"&&S===","&&(S=I.replace(/"/g,"").replace(/,$/,"").trim());var L=this.getCurrentNode(),N=L.name;if(N==="Properties70"){this.parseNodeSpecialProperty(b,k,S);return}if(k==="C"){var V=S.split(",").slice(1),K=parseInt(V[0]),ie=parseInt(V[1]),ee=S.split(",").slice(3);ee=ee.map(function(re){return re.trim().replace(/^"/,"")}),k="connections",S=[K,ie],R(S,ee),L[k]===void 0&&(L[k]=[])}k==="Node"&&(L.id=S),k in L&&Array.isArray(L[k])?L[k].push(S):k!=="a"?L[k]=S:L.a=S,this.setCurrentProp(L,k),k==="a"&&S.slice(-1)!==","&&(L.a=z(S))},parseNodePropertyContinued:function(b){var C=this.getCurrentNode();C.a+=b,b.slice(-1)!==","&&(C.a=z(C.a))},parseNodeSpecialProperty:function(b,C,I){var k=I.split('",').map(function(ie){return ie.trim().replace(/^\"/,"").replace(/\s/,"_")}),S=k[0],L=k[1],N=k[2],V=k[3],K=k[4];switch(L){case"int":case"enum":case"bool":case"ULongLong":case"double":case"Number":case"FieldOfView":K=parseFloat(K);break;case"Color":case"ColorRGB":case"Vector3D":case"Lcl_Translation":case"Lcl_Rotation":case"Lcl_Scaling":K=z(K);break}this.getPrevNode()[S]={type:L,type2:N,flag:V,value:K},this.setCurrentProp(this.getPrevNode(),S)}};function l(){}l.prototype={constructor:l,parse:function(b){var C=new c(b);C.skip(23);var I=C.getUint32();console.info("THREE.FBXLoader: FBX binary version: "+I);for(var k=new h;!this.endOfContent(C);){var S=this.parseNode(C,I);S!==null&&k.add(S.name,S)}return k},endOfContent:function(b){return b.size()%16===0?(b.getOffset()+160+16&-16)>=b.size():b.getOffset()+160+16>=b.size()},parseNode:function(b,C){var I={},k=C>=7500?b.getUint64():b.getUint32(),S=C>=7500?b.getUint64():b.getUint32();C>=7500?b.getUint64():b.getUint32();var L=b.getUint8(),N=b.getString(L);if(k===0)return null;for(var V=[],K=0;K<S;K++)V.push(this.parseProperty(b));var ie=V.length>0?V[0]:"",ee=V.length>1?V[1]:"",re=V.length>2?V[2]:"";for(I.singleProperty=S===1&&b.getOffset()===k;k>b.getOffset();){var q=this.parseNode(b,C);q!==null&&this.parseSubNode(N,I,q)}return I.propertyList=V,typeof ie=="number"&&(I.id=ie),ee!==""&&(I.attrName=ee),re!==""&&(I.attrType=re),N!==""&&(I.name=N),I},parseSubNode:function(b,C,I){if(I.singleProperty===!0){var k=I.propertyList[0];Array.isArray(k)?(C[I.name]=I,I.a=k):C[I.name]=k}else if(b==="Connections"&&I.name==="C"){var S=[];I.propertyList.forEach(function(re,q){q!==0&&S.push(re)}),C.connections===void 0&&(C.connections=[]),C.connections.push(S)}else if(I.name==="Properties70"){var L=Object.keys(I);L.forEach(function(re){C[re]=I[re]})}else if(b==="Properties70"&&I.name==="P"){var N=I.propertyList[0],V=I.propertyList[1],K=I.propertyList[2],ie=I.propertyList[3],ee;N.indexOf("Lcl ")===0&&(N=N.replace("Lcl ","Lcl_")),V.indexOf("Lcl ")===0&&(V=V.replace("Lcl ","Lcl_")),V==="Color"||V==="ColorRGB"||V==="Vector"||V==="Vector3D"||V.indexOf("Lcl_")===0?ee=[I.propertyList[4],I.propertyList[5],I.propertyList[6]]:ee=I.propertyList[4],C[N]={type:V,type2:K,flag:ie,value:ee}}else C[I.name]===void 0?typeof I.id=="number"?(C[I.name]={},C[I.name][I.id]=I):C[I.name]=I:I.name==="PoseNode"?(Array.isArray(C[I.name])||(C[I.name]=[C[I.name]]),C[I.name].push(I)):C[I.name][I.id]===void 0&&(C[I.name][I.id]=I)},parseProperty:function(b){var C=b.getString(1);switch(C){case"C":return b.getBoolean();case"D":return b.getFloat64();case"F":return b.getFloat32();case"I":return b.getInt32();case"L":return b.getInt64();case"R":var I=b.getUint32();return b.getArrayBuffer(I);case"S":var I=b.getUint32();return b.getString(I);case"Y":return b.getInt16();case"b":case"c":case"d":case"f":case"i":case"l":var k=b.getUint32(),S=b.getUint32(),L=b.getUint32();if(S===0)switch(C){case"b":case"c":return b.getBooleanArray(k);case"d":return b.getFloat64Array(k);case"f":return b.getFloat32Array(k);case"i":return b.getInt32Array(k);case"l":return b.getInt64Array(k)}typeof Of=="undefined"&&console.error("THREE.FBXLoader: External library Inflate.min.js required, obtain or import from https://github.com/imaya/zlib.js");var N=new Of.Inflate(new Uint8Array(b.getArrayBuffer(L))),V=new c(N.decompress().buffer);switch(C){case"b":case"c":return V.getBooleanArray(k);case"d":return V.getFloat64Array(k);case"f":return V.getFloat32Array(k);case"i":return V.getInt32Array(k);case"l":return V.getInt64Array(k)}default:throw new Error("THREE.FBXLoader: Unknown property type "+C)}}};function c(b,C){this.dv=new DataView(b),this.offset=0,this.littleEndian=C!==void 0?C:!0}c.prototype={constructor:c,getOffset:function(){return this.offset},size:function(){return this.dv.buffer.byteLength},skip:function(b){this.offset+=b},getBoolean:function(){return(this.getUint8()&1)===1},getBooleanArray:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getBoolean());return C},getUint8:function(){var b=this.dv.getUint8(this.offset);return this.offset+=1,b},getInt16:function(){var b=this.dv.getInt16(this.offset,this.littleEndian);return this.offset+=2,b},getInt32:function(){var b=this.dv.getInt32(this.offset,this.littleEndian);return this.offset+=4,b},getInt32Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getInt32());return C},getUint32:function(){var b=this.dv.getUint32(this.offset,this.littleEndian);return this.offset+=4,b},getInt64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C&2147483648?(C=~C&4294967295,b=~b&4294967295,b===4294967295&&(C=C+1&4294967295),b=b+1&4294967295,-(C*4294967296+b)):C*4294967296+b},getInt64Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getInt64());return C},getUint64:function(){var b,C;return this.littleEndian?(b=this.getUint32(),C=this.getUint32()):(C=this.getUint32(),b=this.getUint32()),C*4294967296+b},getFloat32:function(){var b=this.dv.getFloat32(this.offset,this.littleEndian);return this.offset+=4,b},getFloat32Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getFloat32());return C},getFloat64:function(){var b=this.dv.getFloat64(this.offset,this.littleEndian);return this.offset+=8,b},getFloat64Array:function(b){for(var C=[],I=0;I<b;I++)C.push(this.getFloat64());return C},getArrayBuffer:function(b){var C=this.dv.buffer.slice(this.offset,this.offset+b);return this.offset+=b,C},getString:function(b){for(var C=[],I=0;I<b;I++)C[I]=this.getUint8();var k=C.indexOf(0);return k>=0&&(C=C.slice(0,k)),Q.LoaderUtils.decodeText(new Uint8Array(C))}};function h(){}h.prototype={constructor:h,add:function(b,C){this[b]=C}};function u(b){var C="Kaydara FBX Binary \0";return b.byteLength>=C.length&&C===D(b,0,C.length)}function d(b){var C=["K","a","y","d","a","r","a","\\","F","B","X","\\","B","i","n","a","r","y","\\","\\"],I=0;function k(N){var V=b[N-1];return b=b.slice(I+N),I++,V}for(var S=0;S<C.length;++S){var L=k(1);if(L===C[S])return!1}return!0}function p(b){var C=/FBXVersion: (\d+)/,I=b.match(C);if(I){var k=parseInt(I[1]);return k}throw new Error("THREE.FBXLoader: Cannot find the version number for the file given.")}function g(b){return b/46186158e3}var m=[];function v(b,C,I,k){var S;switch(k.mappingType){case"ByPolygonVertex":S=b;break;case"ByPolygon":S=C;break;case"ByVertice":S=I;break;case"AllSame":S=k.indices[0];break;default:console.warn("THREE.FBXLoader: unknown attribute mapping type "+k.mappingType)}k.referenceType==="IndexToDirect"&&(S=k.indices[S]);var L=S*k.dataSize,N=L+k.dataSize;return T(m,k.buffer,L,N)}var A=new Q.Euler,P=new Q.Vector3;function M(b){var C=new Q.Matrix4,I=new Q.Matrix4,k=new Q.Matrix4,S=new Q.Matrix4,L=new Q.Matrix4,N=new Q.Matrix4,V=new Q.Matrix4,K=new Q.Matrix4,ie=new Q.Matrix4,ee=new Q.Matrix4,re=new Q.Matrix4,q=b.inheritType?b.inheritType:0;if(b.translation&&C.setPosition(P.fromArray(b.translation)),b.preRotation){var le=b.preRotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),I.makeRotationFromEuler(A.fromArray(le))}if(b.rotation){var le=b.rotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),k.makeRotationFromEuler(A.fromArray(le))}if(b.postRotation){var le=b.postRotation.map(Q.MathUtils.degToRad);le.push(b.eulerOrder),S.makeRotationFromEuler(A.fromArray(le))}b.scale&&L.scale(P.fromArray(b.scale)),b.scalingOffset&&V.setPosition(P.fromArray(b.scalingOffset)),b.scalingPivot&&N.setPosition(P.fromArray(b.scalingPivot)),b.rotationOffset&&K.setPosition(P.fromArray(b.rotationOffset)),b.rotationPivot&&ie.setPosition(P.fromArray(b.rotationPivot)),b.parentMatrixWorld&&(ee=b.parentMatrixWorld);var Se=I.multiply(k).multiply(S),de=new Q.Matrix4;ee.extractRotation(de);var De=new Q.Matrix4;De.copyPosition(ee);var fe=new Q.Matrix4;fe.getInverse(de).multiply(ee);var ue=new Q.Matrix4;if(q===0)ue.copy(de).multiply(Se).multiply(fe).multiply(L);else if(q===1)ue.copy(de).multiply(fe).multiply(Se).multiply(L);else{var Le=new Q.Matrix4().getInverse(L),te=new Q.Matrix4().multiply(fe).multiply(Le);ue.copy(de).multiply(Se).multiply(te).multiply(L)}var Te=new Q.Matrix4().getInverse(ie),_e=new Q.Matrix4().getInverse(N),Ae=new Q.Matrix4;Ae.copy(C).multiply(K).multiply(ie).multiply(I).multiply(k).multiply(S).multiply(Te).multiply(V).multiply(N).multiply(L).multiply(_e);var Fe=new Q.Matrix4().copyPosition(Ae),ve=new Q.Matrix4().copy(ee).multiply(Fe);return re.copyPosition(ve),Ae=new Q.Matrix4().multiply(re).multiply(ue),Ae}function E(b){b=b||0;var C=["ZYX","YZX","XZY","ZXY","YXZ","XYZ"];return b===6?(console.warn("THREE.FBXLoader: unsupported Euler Order: Spherical XYZ. Animations and rotations may be incorrect."),C[0]):C[b]}function z(b){var C=b.split(",").map(function(I){return parseFloat(I)});return C}function D(b,C,I){return C===void 0&&(C=0),I===void 0&&(I=b.byteLength),Q.LoaderUtils.decodeText(new Uint8Array(b,C,I))}function R(b,C){for(var I=0,k=b.length,S=C.length;I<S;I++,k++)b[k]=C[I]}function T(b,C,I,k){for(var S=I,L=0;S<k;S++,L++)b[L]=C[S];return b}function O(b,C,I){return b.slice(0,C).concat(I).concat(b.slice(C))}return i}();const rC=(n,t)=>{var m;const e=(t==null?void 0:t.fbx_url)||Gh,i=(m=t==null?void 0:t.north_rad)!=null?m:void 0,s={};let o={x:0,y:0,z:0},r=[0,0,0],a=1,l=i;n.on("modelLoaded",g);const c=v=>ne(exports,null,function*(){var E;const A=(v==null?void 0:v.fbx_url)||e;if(l=(E=v==null?void 0:v.north_rad)!=null?E:i,typeof l!="number")throw new Error('"northRad"配置参数缺失:未配置指南针指向!');const M=yield new Mv().loadAsync(A);return wv(M,{transparent:!0,side:w.DoubleSide,blending:w.AdditiveBlending}),s.object=M,g(),!0}),h=({latitude:v})=>{if(!s.object)return;const A=u(v);A&&(s.object.position.y=A)},u=v=>{if(s.yBase===void 0)return;const A=.6;if(v>=Math.PI/4)return s.yBase-(A+1.6);const P=v*(4/Math.PI);return s.yBase-(A*P+1.6)},d=()=>{if(!s.object)return;const v=u(n.getPose().latitude);v&&(s.object.position.y=v),n.scene.add(s.object),n.needsRender=!0,n.on("cameraDirectionUpdate",h)},p=()=>{s.object&&(n.scene.remove(s.object),n.needsRender=!0,n.off("cameraDirectionUpdate",h))};function g(){const v=s.object;if(!v)return;const A=n.model.bounding,P=A.max.x-A.min.x,M=A.max.z-A.min.z,E=Math.max(P,M),{max:{x:z,z:D},min:{x:R,y:T,z:O}}=A;s.yBase=T,o={x:(z+R)/2,y:T-1.6,z:(D+O)/2},r=[0,l-Math.PI/2,0],a=.0045*E,iC(v,{position:o,rotation:r,scale:a})}return{load:c,disable:p,enable:d}};function aC(n,t){var c,h,u,d,p;const e=(c=t==null?void 0:t.size)!=null?c:512,i=(h=t==null?void 0:t.fontSize)!=null?h:e*(35/256)*1.2,s=(u=t==null?void 0:t.backgroundColor)!=null?u:"rgba(0,0,0,0)",o=(d=t==null?void 0:t.fontColor)!=null?d:"#fff",r=(p=t==null?void 0:t.textAlign)!=null?p:"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 Q.CanvasTexture(a)}const lC=({x:n,y:t,z:e})=>new Q.Vector3(n,t,e),cC=(n,t)=>{var m,v,A;const e={},i=(m=t==null?void 0:t.animationEnabled)!=null?m:!0,s=(v=t==null?void 0:t.position)!=null?v:void 0,o=(A=t==null?void 0:t.rad)!=null?A:void 0,r=(t==null?void 0:t.fbx_url)||Uh,a=[],l=P=>ne(exports,null,function*(){var b,C,I,k,S,L,N,V;const M=(b=P==null?void 0:P.position)!=null?b:s;if(!M)return Promise.reject(new Error("ModelEntryDoorGuidePlugin.load(): position is undefined"));const E=lC(M),z=(C=P==null?void 0:P.rad)!=null?C:o,D=(I=P==null?void 0:P.fbx_url)!=null?I:r;if(e.rad=z,z===void 0)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): rad is ${z}`));const R=yield new Mv().loadAsync(D);R.position.copy(E),R.rotation.z=z,R.scale.set(.8,.8,.8),wv(R,{transparent:!0,side:w.DoubleSide});const T=(N=(L=(S=(k=R.children)==null?void 0:k[0])==null?void 0:S.children)==null?void 0:L[3])==null?void 0:N.clone();if(!T)return Promise.reject(new Error(`ModelEntryDoorGuidePlugin.load(): textMesh is ${T}`));const O=(V=t.name)!=null?V:"入户门";return T.material=new Q.MeshBasicMaterial({transparent:!0,map:aC(O)}),T.renderOrder=3,R.children[0].add(T),e.object=R,!0}),c=()=>{if(e.animation)return;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.initAnimation(): state.object is ",e.object);const P=1,M=new Q.AnimationMixer(e.object);a.push(M);const E=M.clipAction(e.object.animations[0]);E.timeScale=P;let z;const D=()=>{let b=0,C=0;const I=1e3/30,k=S=>{b=requestAnimationFrame(k);const L=S-C;L<I||(C=S,a.forEach(N=>N.update(L/1e3)),n.needsRender=!0)};return b=requestAnimationFrame(k),()=>{cancelAnimationFrame(b)}},O={play:()=>{z||(E.play(),z=D(),requestAnimationFrame(()=>{e.object&&e.object.rotation.z!==e.rad&&(e.object.rotation.z=e.rad)}))},stop:()=>{E.stop(),z==null||z(),z=void 0}};e.animation=O},h=P=>{var E;if(!e.object)return console.error("ModelEntryDoorGuidePlugin.enable(): object is ",e.object);((E=P==null?void 0:P.animationEnable)!=null?E:i)&&(e.animation||c(),e.animation.play()),n.scene.add(e.object),n.needsRender=!0},u=()=>{e.object&&(e.animation&&e.animation.stop(),n.scene.remove(e.object),n.needsRender=!0)},d=P=>P==="Floorplan"?h():u();return{load:l,enable:P=>(e.enabled||(e.enabled=!0,d(n.currentMode),n.on("modeChange",d),h(P)),!0),disable:()=>(e.enabled&&(e.enabled=!1,u(),n.off("modeChange",d)),!0)}},hC=_i;function uC(n,t,e,i=hC.Linear.None){const s=new pl(n).to(t,e).easing(i);Xr(()=>s.start(0));const o=No(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 dC(n,t){return uC({progress:0},{progress:1},n,t)}var kv=(n=>(n.Move="Move",n.Rotate="Rotate",n))(kv||{}),Xi=(n=>(n.Clockwise="Clockwise",n.Anticlockwise="Anticlockwise",n.Loop="Loop",n))(Xi||{});const za=Math.PI*2;function jf(n){return(n%za+za)%za}function Rf(n){return n%za}function cc(n,t,e){return n+(t-n)*e}const Yc=(n,t,e)=>{const i=Math.PI,s=i*2;let o=jf(n),r=jf(t);return e===Xi.Anticlockwise&&o<r&&(o+=s),e===Xi.Clockwise&&r<o&&(r+=s),e===Xi.Loop&&r-o>i?Yc(o,r,Xi.Anticlockwise):e===Xi.Loop&&o-r>i?Yc(o,r,Xi.Clockwise):{from:o,to:r}},fC=n=>{const t={},e=(l,c,...h)=>ne(exports,[l,c,...h],function*(o,r,a={preload:!0}){return t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),o.mode&&o.mode!==n.currentMode&&(yield n.changeMode(o.mode)),a.preload&&o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(yield n.preloadPano(o.panoIndex)),a.asyncEndCallback&&(yield a.asyncEndCallback()),o.panoIndex===void 0&&o.fov===void 0&&o.latitude===void 0&&o.longitude===void 0?!0:yield new Promise((u,d)=>{const p=o.panoIndex!==void 0?o.panoIndex:n.panoIndex;p!==void 0?n.moveToPano(p,F({duration:r,moveEndCallback:()=>u(!0),moveCancelCallback:()=>d(new Error("move canceled"))},o)):d(new Error("unexpected error"))})}),i=o=>{const r=n.state,a=Rf(r.latitude),l=Rf(o.latitude),{from:c,to:h}=Yc(r.longitude,o.longitude,o.rotation||Xi.Loop),u=r.fov,d=o.fov;return{from:{latitude:a,longitude:c,fov:u},to:{latitude:l,longitude:h,fov:d}}};return{move:e,rotate:(l,c,...h)=>ne(exports,[l,c,...h],function*(o,r,a={}){t.interruptCallback&&t.interruptCallback(!1),a.asyncStartCallback&&(yield a.asyncStartCallback()),n.currentMode!==at.Five.Mode.Panorama&&(yield n.changeMode(at.Five.Mode.Panorama)),o.panoIndex!==void 0&&o.panoIndex!==n.panoIndex&&(a.preload&&(yield n.preloadPano(o.panoIndex)),yield new Promise((p,g)=>{if(!o.panoIndex){p(!0);return}n.moveToPano(o.panoIndex,{moveEndCallback:()=>p(!0),moveCancelCallback:()=>g(new Error("move canceled"))})})),a.asyncEndCallback&&(yield a.asyncEndCallback());const{from:u,to:d}=i(o);return yield new Promise(p=>{const g=({progress:M})=>{const E={};E.longitude=cc(u.longitude,d.longitude,M),E.latitude=cc(u.latitude,d.latitude,M),E.fov=cc(u.fov,d.fov,M),n.setState(E,!0)},m=()=>{p(!0)},v=()=>{p(!1)},A=o.rotateSpeed?Math.ceil(Math.abs(d.longitude-u.longitude)/o.rotateSpeed*1e3):r,P=dC(A,_i.Linear.None).onUpdate(g).onComplete(m).onDestroy(v);o.rotation===Xi.Loop&&P.repeat(1/0).yoyo(!0),t.interruptCallback=(M=!0)=>{P.destroy(),t.interruptCallback=void 0,t.timeoutId&&(clearTimeout(t.timeoutId),t.timeoutId=void 0),p(M)},t.timeoutId=setTimeout(()=>{t.interruptCallback&&t.interruptCallback(!0)},r)})})}};function _f(n,t){return n.x===t.x&&n.y===t.y}function xv(n,t){return Math.abs(n)===1/0&&Math.abs(t)===1/0?!0:Math.abs(n-t)<.001}function sl(n,t){return(t.y-n.y)/(t.x-n.x)}function Sv(n,t,e){const i=sl(n[1],n[0]),s=sl(t[1],t[0]);if(isNaN(i)||isNaN(s)||xv(i,s))return!1;if(va(n[0],t))return n[0];if(va(n[1],t))return n[1];if(va(t[0],n))return t[0];if(va(t[1],n))return t[1];if(e&&!pC(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 va(n,t){return _f(n,t[0])||_f(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&&xv(sl(t[0],n),sl(n,t[1]))}function gC(n){let t=1/0,e=-1/0,i=1/0,s=-1/0;return n.forEach(o=>{t=Math.min(t,o.x),e=Math.max(e,o.x),i=Math.min(i,o.y),s=Math.max(s,o.y)}),{x:(t+e)/2,y:(i+s)/2}}function Aa(n,t,e){return(n.x-e.x)*(t.y-e.y)-(t.x-e.x)*(n.y-e.y)}function pC(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)&&Aa(t[0],n[1],n[0])*Aa(n[1],t[1],n[0])>0&&Aa(n[0],t[1],t[0])*Aa(t[1],n[1],t[0])>0?1:0}function Dv(n,t=0){t<=0?requestAnimationFrame(n):requestAnimationFrame(()=>Dv(n,t-1))}const mC=`<style type="text/css">
|
|
509
509
|
.PanoRulerPlugin-rule-line {
|
|
510
510
|
position: absolute;
|
|
511
511
|
transform-origin: left center;
|
|
@@ -960,7 +960,7 @@ void main() {
|
|
|
960
960
|
`?d:b).map(b=>({id:Ot(),content:b})))),R}function A(){if(!g)return;const D=!a;g.reversed!==D&&g.reverse(),g.play()}function P(D){if(l){e(5,l=!1);return}clearTimeout(p),p=setTimeout(A,D?s:o)}function M(D){const R=function(){const T=kE(O=>D[O].getBoundingClientRect().x,[Math.min(D.length-1,10),Math.min(D.length-1,30)]);if(T>0)return T}();g=lt({targets:D.slice(0,R).filter(Ne),autoplay:!1,duration:400,scale:[.7,1],rotate:[20,0],opacity:[0,1],translateX:[4,0],translateY:[10,0],delay:lt.stagger(50),easing:"easeInOutCubic"}),a&&g.seek(g.duration)}function E(D,R){Ye[D?"unshift":"push"](()=>{m[R]=D,e(1,m)})}function z(D,R){Ye[D?"unshift":"push"](()=>{m[R]=D,e(1,m)})}return n.$$set=D=>{"inDelay"in D&&e(6,s=D.inDelay),"outDelay"in D&&e(7,o=D.outDelay),"content"in D&&e(0,r=D.content),"unfolded"in D&&e(8,a=D.unfolded),"isFistUnfoldedUpdate"in D&&e(5,l=D.isFistUnfoldedUpdate)},n.$$.update=()=>{n.$$.dirty&1&&e(2,i=v(r)),n.$$.dirty&256&&P(a),n.$$.dirty&2&&M(m.filter(D=>!!D))},[r,m,i,u,d,l,s,o,a,E,z]}class w1 extends Pe{constructor(t){super(),we(this,t,a8,r8,ye,{inDelay:6,outDelay:7,content:0,unfolded:8,isFistUnfoldedUpdate:5},i8)}}function l8(n){xe(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 Xg(n){let t,e,i,s,o,r,a,l,c,h;return e=new Bi({props:{center:!0,blurRadius:9,spreadRadius:3}}),{c(){t=W("div"),me(e.$$.fragment),i=ae(),s=W("div"),y(s,"class",o="arrow "+n[0]+" svelte-1ogmlqq"),j(s,"background-image","url("+yI+")"),y(t,"class","arrow-wrapper svelte-1ogmlqq")},m(u,d){Y(u,t,d),ge(e,t,null),_(t,i),_(t,s),l=!0,c||(h=je(s,"click",n[5]),c=!0)},p(u,d){n=u,(!l||d&1&&o!==(o="arrow "+n[0]+" svelte-1ogmlqq"))&&y(s,"class",o)},i(u){l||(H(e.$$.fragment,u),u&&wt(()=>{l&&(a&&a.end(1),r=hs(s,_t,{duration:n[2],delay:n[3],easing:Ro}),r.start())}),l=!0)},o(u){Z(e.$$.fragment,u),r&&r.invalidate(),u&&(a=Go(s,_t,{duration:n[2],delay:n[4],easing:Ro})),l=!1},d(u){u&&X(t),pe(e),u&&a&&a.end(),c=!1,h()}}}function c8(n){let t,e,i=n[1]&&Xg(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[1]?i?(i.p(s,o),o&2&&H(i,1)):(i=Xg(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function h8(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){kn.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 u8=class extends Pe{constructor(t){super(),we(this,t,h8,c8,ye,{direction:0,visible:1,duration:2,inDelay:3,outDelay:4},l8)}};function d8(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 f8(n){xe(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 Yg(n){let t,e,i;return e=new w1({props:{unfolded:n[0],content:n[1],inDelay:500,outDelay:n[5]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","text svelte-1fuzm7v"),j(t,"transform",n[7])},m(s,o){Y(s,t,o),ge(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&&j(t,"transform",s[7])},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e),n[10](null)}}}function Zg(n){let t,e,i;return e=new u8({props:{direction:n[6],visible:n[0],inDelay:600,duration:1e3}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","arrow svelte-1fuzm7v")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function g8(n){let t,e,i,s=n[1]&&Yg(n),o=n[3]<n[4]&&Zg(n);return{c(){s&&s.c(),t=ae(),o&&o.c(),e=Ve()},m(r,a){s&&s.m(r,a),Y(r,t,a),o&&o.m(r,a),Y(r,e,a),i=!0},p(r,[a]){r[1]?s?(s.p(r,a),a&2&&H(s,1)):(s=Yg(r),s.c(),H(s,1),s.m(t.parentNode,t)):s&&(Me(),Z(s,1,1,()=>{s=null}),ke()),r[3]<r[4]?o?(o.p(r,a),a&24&&H(o,1)):(o=Zg(r),o.c(),H(o,1),o.m(e.parentNode,e)):o&&(Me(),Z(o,1,1,()=>{o=null}),ke())},i(r){i||(H(s),H(o),i=!0)},o(r){Z(s),Z(o),i=!1},d(r){s&&s.d(r),r&&X(t),o&&o.d(r),r&&X(e)}}}function p8(n,t,e){let i,s,o,{visible:r=!1}=t,{textUnfolded:a=!1}=t,{content:l}=t,c,h=0,u=0,d=0;function p(g){Ye[g?"unshift":"push"](()=>{c=g,e(2,c)})}return n.$$set=g=>{"visible"in g&&e(0,r=g.visible),"textUnfolded"in g&&e(8,a=g.textUnfolded),"content"in g&&e(1,l=g.content)},n.$$.update=()=>{if(n.$$.dirty&7&&c&&r&&l){const{lineHeight:g}=getComputedStyle(c);e(4,d=c.offsetHeight),d8(()=>c==null?void 0:c.offsetHeight,Boolean).then(()=>{e(4,d=c.offsetHeight)}),e(3,u=Number(g.replace("px","")))}n.$$.dirty&280&&e(9,h=a?u-d:0),n.$$.dirty&512&&e(7,i=`translateY(${h}px)`),n.$$.dirty&256&&e(6,s=a?"left":"right"),n.$$.dirty&256&&e(5,o=a?450:0)},[r,l,c,u,d,o,s,i,a,h,p]}class P1 extends Pe{constructor(t){super(),we(this,t,p8,g8,ye,{visible:0,textUnfolded:8,content:1},f8)}}function m8(n){xe(n,"svelte-5hip41",".content.svelte-5hip41{--height:62.4375rem;width:-moz-max-content;width:max-content;height:var(--height);padding:calc(var(--height) - 1.125rem) 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}")}function qg(n){var h,u;let t,e,i,s,o,r,a,l,c;return t=new Bi({props:{visible:n[2],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}}),i=new ku({props:{unfolded:n[2],length:n[3],outDelay:n[4]+40*Math.min((u=(h=n[6][0])==null?void 0:h.content.length)!=null?u:10,15),useLinearColor:!0}}),r=new P1({props:{visible:n[2],textUnfolded:n[1],content:n[5]}}),{c(){me(t.$$.fragment),e=ae(),me(i.$$.fragment),s=ae(),o=W("div"),me(r.$$.fragment),y(o,"class","content svelte-5hip41")},m(d,p){ge(t,d,p),Y(d,e,p),ge(i,d,p),Y(d,s,p),Y(d,o,p),ge(r,o,null),a=!0,l||(c=[ni(Ti.call(null,o)),je(o,"clientWidth",n[10]),je(o,"click",n[7])],l=!0)},p(d,p){var A,P;const g={};p&4&&(g.visible=d[2]),p&8&&(g.left=d[3]/2+"px"),t.$set(g);const m={};p&4&&(m.unfolded=d[2]),p&8&&(m.length=d[3]),p&16&&(m.outDelay=d[4]+40*Math.min((P=(A=d[6][0])==null?void 0:A.content.length)!=null?P:10,15)),i.$set(m);const v={};p&4&&(v.visible=d[2]),p&2&&(v.textUnfolded=d[1]),p&32&&(v.content=d[5]),r.$set(v)},i(d){a||(H(t.$$.fragment,d),H(i.$$.fragment,d),H(r.$$.fragment,d),a=!0)},o(d){Z(t.$$.fragment,d),Z(i.$$.fragment,d),Z(r.$$.fragment,d),a=!1},d(d){pe(t,d),d&&X(e),pe(i,d),d&&X(s),d&&X(o),pe(r),l=!1,ht(c)}}}function v8(n){let t,e,i=n[0].state&&qg(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=qg(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function A8(n,t,e){let i,s,o,r,a,{tag:l}=t,c,h=!1,u=[];function d(){e(1,h=!h)}const p=g=>{e(3,c=g.detail)};return n.$$set=g=>{"tag"in g&&e(0,l=g.tag)},n.$$.update=()=>{var g,m,v,A;n.$$.dirty&1&&e(2,i=!!((g=l.state)!=null&&g.unfolded)),n.$$.dirty&1&&e(9,s=(v=(m=l.data.title)!=null?m:l.data.text)!=null?v:""),n.$$.dirty&1&&e(8,o=(A=l.data.description)!=null?A:""),n.$$.dirty&768&&e(5,r=(()=>{if(s&&o)return s+`
|
|
961
961
|
`+o;if(s)return s;if(o)return o})()),n.$$.dirty&4&&(i||setTimeout(()=>{e(1,h=!1)},20)),n.$$.dirty&2&&e(4,a=h?450:0)},[l,h,i,c,a,r,u,d,o,s,p]}class b8 extends Pe{constructor(t){super(),we(this,t,A8,v8,ye,{tag:0},m8)}}function yi(n){return typeof n=="number"?n/16+"rem":n}function y8(n){xe(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 w8(n){let t;const e=n[6].default,i=ns(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)&&os(i,e,s,s[5],t?ss(e,s[5],o,null):rs(s[5]),null)},i(s){t||(H(i,s),t=!0)},o(s){Z(i,s),t=!1},d(s){i&&i.d(s)}}}function P8(n){var o,r;let t,e,i=((o=n[3])==null?void 0:o.inputting)&&Jg(),s=typeof((r=n[3])==null?void 0:r.placeholder)=="string"&&Kg(n);return{c(){i&&i.c(),t=ae(),s&&s.c(),e=Ve()},m(a,l){i&&i.m(a,l),Y(a,t,l),s&&s.m(a,l),Y(a,e,l)},p(a,l){var c,h;(c=a[3])!=null&&c.inputting?i||(i=Jg(),i.c(),i.m(t.parentNode,t)):i&&(i.d(1),i=null),typeof((h=a[3])==null?void 0:h.placeholder)=="string"?s?s.p(a,l):(s=Kg(a),s.c(),s.m(e.parentNode,e)):s&&(s.d(1),s=null)},i:oe,o:oe,d(a){i&&i.d(a),a&&X(t),s&&s.d(a),a&&X(e)}}}function C8(n){let t;return{c(){t=Re(n[2])},m(e,i){Y(e,t,i)},p(e,i){i&4&&Be(t,e[2])},i:oe,o:oe,d(e){e&&X(t)}}}function Jg(n){let t;return{c(){t=W("div"),y(t,"class","caret svelte-1j0cz4o")},m(e,i){Y(e,t,i)},d(e){e&&X(t)}}}function Kg(n){let t,e=n[3].placeholder+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","placeholder svelte-1j0cz4o")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&8&&e!==(e=s[3].placeholder+"")&&Be(i,e)},d(s){s&&X(t)}}}function I8(n){let t,e,i,s;const o=[C8,P8,w8],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=W("div"),i.c(),y(t,"class","text svelte-1j0cz4o"),j(t,"max-width",typeof n[1]=="number"?yi(n[1]):n[1]),j(t,"-webkit-line-clamp",n[0])},m(l,c){Y(l,t,c),r[e].m(t,null),s=!0},p(l,[c]){let h=e;e=a(l),e===h?r[e].p(l,c):(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke(),i=r[e],i?i.p(l,c):(i=r[e]=o[e](l),i.c()),H(i,1),i.m(t,null)),c&2&&j(t,"max-width",typeof l[1]=="number"?yi(l[1]):l[1]),c&1&&j(t,"-webkit-line-clamp",l[0])},i(l){s||(H(i),s=!0)},o(l){Z(i),s=!1},d(l){l&&X(t),r[e].d()}}}function E8(n,t,e){let i,{$$slots:s={},$$scope:o}=t,{maxLine:r=null}=t,{maxWidth:a=null}=t,{text:l=null}=t,{edit:c=null}=t;return n.$$set=h=>{"maxLine"in h&&e(0,r=h.maxLine),"maxWidth"in h&&e(1,a=h.maxWidth),"text"in h&&e(2,l=h.text),"edit"in h&&e(3,c=h.edit),"$$scope"in h&&e(5,o=h.$$scope)},n.$$.update=()=>{n.$$.dirty&8&&e(4,i=typeof(c==null?void 0:c.placeholder)=="string"||(c==null?void 0:c.inputting))},[r,a,l,c,i,o,s]}class xu extends Pe{constructor(t){super(),we(this,t,E8,I8,ye,{maxLine:0,maxWidth:1,text:2,edit:3},y8)}}function M8(n){xe(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 $g(n){var u,d;let t,e,i,s,o,r,a,l,c;t=new ku({props:{unfolded:n[1],direction:"vertical",length:15,duration:500,inDelay:200,useLinearColor:!0}}),a=new xu({props:{text:n[4],edit:(u=n[0].data.edit)==null?void 0:u.title,maxLine:n[2]}});let h=(n[0].data.description||((d=n[0].data.edit)==null?void 0:d.description))&&ep(n);return{c(){me(t.$$.fragment),e=ae(),i=W("div"),s=W("div"),o=W("div"),r=W("div"),me(a.$$.fragment),l=ae(),h&&h.c(),y(r,"class","title svelte-1oxrkr1"),y(o,"class","plane svelte-1oxrkr1"),y(s,"class","plane__wrapper svelte-1oxrkr1"),j(s,"transform",n[1]?"translateY(-15px)":"translateY(0)"),y(i,"class","plane__container svelte-1oxrkr1"),Ce(i,"unfolded",n[1]),Ce(i,"folded",n[5])},m(p,g){ge(t,p,g),Y(p,e,g),Y(p,i,g),_(i,s),_(s,o),_(o,r),ge(a,r,null),_(o,l),h&&h.m(o,null),c=!0},p(p,g){var A,P;const m={};g&2&&(m.unfolded=p[1]),t.$set(m);const v={};g&16&&(v.text=p[4]),g&1&&(v.edit=(A=p[0].data.edit)==null?void 0:A.title),g&4&&(v.maxLine=p[2]),a.$set(v),p[0].data.description||(P=p[0].data.edit)!=null&&P.description?h?(h.p(p,g),g&1&&H(h,1)):(h=ep(p),h.c(),H(h,1),h.m(o,null)):h&&(Me(),Z(h,1,1,()=>{h=null}),ke()),g&2&&j(s,"transform",p[1]?"translateY(-15px)":"translateY(0)"),(!c||g&2)&&Ce(i,"unfolded",p[1]),(!c||g&32)&&Ce(i,"folded",p[5])},i(p){c||(H(t.$$.fragment,p),H(a.$$.fragment,p),H(h),c=!0)},o(p){Z(t.$$.fragment,p),Z(a.$$.fragment,p),Z(h),c=!1},d(p){pe(t,p),p&&X(e),p&&X(i),pe(a),h&&h.d()}}}function ep(n){var s;let t,e,i;return e=new xu({props:{text:n[0].data.description,edit:(s=n[0].data.edit)==null?void 0:s.description,maxLine:n[3]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","description svelte-1oxrkr1")},m(o,r){Y(o,t,r),ge(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||(H(e.$$.fragment,o),i=!0)},o(o){Z(e.$$.fragment,o),i=!1},d(o){o&&X(t),pe(e)}}}function k8(n){let t,e,i=n[0].state&&$g(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=$g(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function x8(n,t,e){let i,s,o,r,a,{tag:l}=t;return n.$$set=c=>{"tag"in c&&e(0,l=c.tag)},n.$$.update=()=>{var c,h,u,d,p;n.$$.dirty&1&&e(1,i=!!((c=l.state)!=null&&c.unfolded)),n.$$.dirty&2&&e(5,s=!i),n.$$.dirty&1&&e(4,o=(u=(h=l.data.title)!=null?h:l.data.text)!=null?u:""),n.$$.dirty&1&&e(3,r=(d=l.data.descriptionMaxRows)!=null?d:null),n.$$.dirty&1&&e(2,a=(p=l.data.titleMaxRows)!=null?p:null)},[l,i,a,r,o,s]}class S8 extends Pe{constructor(t){super(),we(this,t,x8,k8,ye,{tag:0},M8)}}function D8(n){let t,e;return t=new S8({props:{tag:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function T8(n){let t,e;return t=new b8({props:{tag:n[0]}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function L8(n){let t,e,i,s;const o=[T8,D8],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=Ve()},m(l,c){~t&&r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&r[t].d(l),l&&X(i)}}}function z8(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 O8 extends Pe{constructor(t){super(),we(this,t,z8,L8,ye,{tag:0})}}function j8(n){xe(n,"svelte-blgtit",".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}")}function tp(n){let t,e,i,s;return{c(){t=Ee("path"),y(t,"fill","none"),y(t,"stroke","url(#"+n[4]+")"),y(t,"stroke-width","1"),y(t,"d","M0 21 L14 0.5 L105 0.5")},m(o,r){Y(o,t,r),s=!0},p(o,r){n=o},i(o){s||(o&&wt(()=>{s&&(i&&i.end(1),e=hs(t,el,{duration:n[1],delay:n[0],easing:Dr}),e.start())}),s=!0)},o(o){e&&e.invalidate(),o&&(i=Go(t,el,{duration:n[1],delay:n[2],easing:Ro})),s=!1},d(o){o&&X(t),o&&i&&i.end()}}}function R8(n){let t,e,i,s,o,r=n[3]&&tp(n);return{c(){t=Ee("svg"),e=Ee("defs"),i=Ee("linearGradient"),s=Ee("stop"),o=Ee("stop"),r&&r.c(),y(s,"offset","25%"),y(s,"stop-color","white"),y(s,"stop-opacity","1"),y(o,"offset","100%"),y(o,"stop-color","white"),y(o,"stop-opacity","0.5"),y(i,"id",n[4]),y(i,"gradientUnits","userSpaceOnUse"),y(t,"class","line svelte-blgtit"),y(t,"viewBox","0 0 105 21")},m(a,l){Y(a,t,l),_(t,e),_(e,i),_(i,s),_(i,o),r&&r.m(t,null)},p(a,[l]){a[3]?r?(r.p(a,l),l&8&&H(r,1)):(r=tp(a),r.c(),H(r,1),r.m(t,null)):r&&(Me(),Z(r,1,1,()=>{r=null}),ke())},i(a){H(r)},o(a){Z(r)},d(a){a&&X(t),r&&r.d()}}}function _8(n,t,e){let{inDelay:i=0}=t,{duration:s=1e3}=t,{outDelay:o=0}=t,{unfolded:r}=t;const a=Ot();return n.$$set=l=>{"inDelay"in l&&e(0,i=l.inDelay),"duration"in l&&e(1,s=l.duration),"outDelay"in l&&e(2,o=l.outDelay),"unfolded"in l&&e(3,r=l.unfolded)},[i,s,o,r,a]}let V8=class extends Pe{constructor(t){super(),we(this,t,_8,R8,ye,{inDelay:0,duration:1,outDelay:2,unfolded:3},j8)}};function B8(n){xe(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
|
|
962
962
|
height var(--sc-dot-size-animation-time) ease,\r
|
|
963
|
-
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 F8(n){let t,e,i;return{c(){t=W("button"),y(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),Ce(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){Y(s,t,o),e||(i=je(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&Ce(t,"sc-carousel-dot__dot_active",s[0])},i:oe,o:oe,d(s){s&&X(t),e=!1,i()}}}function H8(n,t,e){let{active:i=!1}=t;function s(o){kn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class N8 extends Pe{constructor(t){super(),we(this,t,H8,F8,ye,{active:0},B8)}}function G8(n){xe(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 ip(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function np(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new N8({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=W("div"),me(i.$$.fragment),s=ae(),y(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){Y(a,e,l),ge(i,e,null),_(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||(H(i.$$.fragment,a),o=!0)},o(a){Z(i.$$.fragment,a),o=!1},d(a){a&&X(e),pe(i)}}}function W8(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=ip(n,o,a),c=r(l);i.set(c,e[a]=np(c,l))}return{c(){t=W("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),Me(),e=oi(e,l,r,1,a,o,i,t,on,np,null,ip),ke())},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function U8(n,t,e){const i=Sn();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 Q8 extends Pe{constructor(t){super(),we(this,t,U8,W8,ye,{pagesCount:0,currentPageIndex:1},G8)}}const Ho="prev",as="next";function X8(n){xe(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 Y8(n){let t,e,i,s;return{c(){t=W("button"),e=W("i"),y(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),Ce(e,"sc-carousel-arrow__arrow-next",n[0]===as),Ce(e,"sc-carousel-arrow__arrow-prev",n[0]===Ho),y(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),Ce(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){Y(o,t,r),_(t,e),i||(s=je(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&Ce(e,"sc-carousel-arrow__arrow-next",o[0]===as),r&1&&Ce(e,"sc-carousel-arrow__arrow-prev",o[0]===Ho),r&2&&Ce(t,"sc-carousel-arrow__circle_disabled",o[1])},i:oe,o:oe,d(o){o&&X(t),i=!1,s()}}}function Z8(n,t,e){let{direction:i=as}=t,{disabled:s=!1}=t;function o(r){kn.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 C1 extends Pe{constructor(t){super(),we(this,t,Z8,Y8,ye,{direction:0,disabled:1},X8)}}function q8(n){xe(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function J8(n){let t;return{c(){t=W("div"),y(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:oe,o:oe,d(e){e&&X(t)}}}const sp=100;function K8(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*sp,0),sp))},[i,s]}class $8 extends Pe{constructor(t){super(),we(this,t,K8,J8,ye,{value:1},q8)}}function eM(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function tM(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function iM(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function op(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function nM(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function rp(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Su(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const sM=110,oM=9,rM=111,aM=20;function vc(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 lM(n,{thresholdProvider:t}){const e=Su(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=rM&&Math.abs(o)>=aM}function c(d){r=Date.now(),o=0,a=!0;const p=vc(d);i=p.x,s=p.y,e("swipeStart",{x:i,y:s}),nM(window,h),iM(window,u)}function h(d){if(!a)return;const p=vc(d),g=p.x-i,m=p.y-s;i=p.x,s=p.y,e("swipeMove",{x:i,y:s,dx:g,dy:m}),g!==0&&Math.sign(g)!==Math.sign(o)&&(o=0),o+=g,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?Ho:as}),op(window,u),rp(window,h))}function u(d){if(op(window,u),rp(window,h),a=!1,!l()){e("swipeFailed");return}const p=vc(d);e("swipeEnd",{x:p.x,y:p.y})}return eM(n,c),{destroy(){tM(n,c)}}}function cM(n,t){n.addEventListener("mouseenter",t)}function hM(n,t){n.removeEventListener("mouseenter",t)}function uM(n,t){n.addEventListener("mouseleave",t)}function ap(n,t){n.removeEventListener("mouseleave",t)}function dM(n){const t=Su(n);function e(){uM(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),ap(n,i)}return cM(n,e),{destroy(){hM(n,e),ap(n,i)}}}const fM=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Io(n,t,e){return Math.max(n,Math.min(t,e))}function gM(n,t){n.addEventListener("touchstart",t,{passive:!0})}function pM(n,t){n.removeEventListener("touchstart",t)}function mM(n,t){n.addEventListener("touchend",t)}function lp(n,t){n.removeEventListener("touchend",t)}function vM(n){const t=Su(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=fM(i,l);return c<=sM&&h<=oM}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},mM(n,r)}function r(a){lp(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return gM(n,o),{destroy(){pM(n,o),lp(n,r)}}}function AM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?I1({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function bM({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function yM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?AM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):bM({currentParticleIndex:n,particlesToScroll:o})}function I1({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function wM({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=E1({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function PM({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?I1({particlesCountWithoutClones:t,particlesToScroll:e}):wM({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function CM({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Io(0,Math.min(t+n*i,s-e),s-1)}function IM({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Io(0,Math.min(n*t,e-i),e-1)}function Ac({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?CM({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):IM({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function EM({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 E1({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 MM(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function kM({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 xM({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 SM({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return he(F({},i),{total:i.head+i.tail})}const Pr=(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},ch=n=>t=>{n[t]&&n[t]()};var DM="Expected a function",M1="__lodash_hash_undefined__",k1=1/0,TM="[object Function]",LM="[object GeneratorFunction]",zM="[object Symbol]",OM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jM=/^\w*$/,RM=/^\./,_M=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,VM=/[\\^$.*+?()[\]{}|]/g,BM=/\\(\\)?/g,FM=/^\[object .+?Constructor\]$/,HM=typeof Si=="object"&&Si&&Si.Object===Object&&Si,NM=typeof self=="object"&&self&&self.Object===Object&&self,Du=HM||NM||Function("return this")();function GM(n,t){return n==null?void 0:n[t]}function WM(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var UM=Array.prototype,QM=Function.prototype,x1=Object.prototype,bc=Du["__core-js_shared__"],cp=function(){var n=/[^.]+$/.exec(bc&&bc.keys&&bc.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),S1=QM.toString,Tu=x1.hasOwnProperty,D1=x1.toString,XM=RegExp("^"+S1.call(Tu).replace(VM,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),hp=Du.Symbol,YM=UM.splice,ZM=T1(Du,"Map"),Br=T1(Object,"create"),up=hp?hp.prototype:void 0,dp=up?up.toString:void 0;function Ws(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 qM(){this.__data__=Br?Br(null):{}}function JM(n){return this.has(n)&&delete this.__data__[n]}function KM(n){var t=this.__data__;if(Br){var e=t[n];return e===M1?void 0:e}return Tu.call(t,n)?t[n]:void 0}function $M(n){var t=this.__data__;return Br?t[n]!==void 0:Tu.call(t,n)}function e9(n,t){var e=this.__data__;return e[n]=Br&&t===void 0?M1:t,this}Ws.prototype.clear=qM;Ws.prototype.delete=JM;Ws.prototype.get=KM;Ws.prototype.has=$M;Ws.prototype.set=e9;function Qo(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 t9(){this.__data__=[]}function i9(n){var t=this.__data__,e=Rl(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():YM.call(t,e,1),!0}function n9(n){var t=this.__data__,e=Rl(t,n);return e<0?void 0:t[e][1]}function s9(n){return Rl(this.__data__,n)>-1}function o9(n,t){var e=this.__data__,i=Rl(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Qo.prototype.clear=t9;Qo.prototype.delete=i9;Qo.prototype.get=n9;Qo.prototype.has=s9;Qo.prototype.set=o9;function Ys(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 r9(){this.__data__={hash:new Ws,map:new(ZM||Qo),string:new Ws}}function a9(n){return _l(this,n).delete(n)}function l9(n){return _l(this,n).get(n)}function c9(n){return _l(this,n).has(n)}function h9(n,t){return _l(this,n).set(n,t),this}Ys.prototype.clear=r9;Ys.prototype.delete=a9;Ys.prototype.get=l9;Ys.prototype.has=c9;Ys.prototype.set=h9;function Rl(n,t){for(var e=n.length;e--;)if(w9(n[e][0],t))return e;return-1}function u9(n,t){t=p9(t,n)?[t]:g9(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[b9(t[e++])];return e&&e==i?n:void 0}function d9(n){if(!z1(n)||v9(n))return!1;var t=P9(n)||WM(n)?XM:FM;return t.test(y9(n))}function f9(n){if(typeof n=="string")return n;if(zu(n))return dp?dp.call(n):"";var t=n+"";return t=="0"&&1/n==-k1?"-0":t}function g9(n){return L1(n)?n:A9(n)}function _l(n,t){var e=n.__data__;return m9(t)?e[typeof t=="string"?"string":"hash"]:e.map}function T1(n,t){var e=GM(n,t);return d9(e)?e:void 0}function p9(n,t){if(L1(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||zu(n)?!0:jM.test(n)||!OM.test(n)||t!=null&&n in Object(t)}function m9(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function v9(n){return!!cp&&cp in n}var A9=Lu(function(n){n=I9(n);var t=[];return RM.test(n)&&t.push(""),n.replace(_M,function(e,i,s,o){t.push(s?o.replace(BM,"$1"):i||e)}),t});function b9(n){if(typeof n=="string"||zu(n))return n;var t=n+"";return t=="0"&&1/n==-k1?"-0":t}function y9(n){if(n!=null){try{return S1.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Lu(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(DM);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(Lu.Cache||Ys),e}Lu.Cache=Ys;function w9(n,t){return n===t||n!==n&&t!==t}var L1=Array.isArray;function P9(n){var t=z1(n)?D1.call(n):"";return t==TM||t==LM}function z1(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function C9(n){return!!n&&typeof n=="object"}function zu(n){return typeof n=="symbol"||C9(n)&&D1.call(n)==zM}function I9(n){return n==null?"":f9(n)}function E9(n,t,e){var i=n==null?void 0:u9(n,t);return i===void 0?e:i}var ka=E9,hl={},M9={get exports(){return hl},set exports(n){hl=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",d="[object Map]",p="[object Number]",g="[object Object]",m="[object Promise]",v="[object RegExp]",A="[object Set]",P="[object String]",M="[object Symbol]",E="[object WeakMap]",z="[object ArrayBuffer]",D="[object DataView]",R="[object Float32Array]",T="[object Float64Array]",O="[object Int8Array]",b="[object Int16Array]",C="[object Int32Array]",I="[object Uint8Array]",k="[object Uint8ClampedArray]",S="[object Uint16Array]",L="[object Uint32Array]",N=/[\\^$.*+?()[\]{}|]/g,V=/\w*$/,K=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,ee={};ee[o]=ee[r]=ee[z]=ee[D]=ee[a]=ee[l]=ee[R]=ee[T]=ee[O]=ee[b]=ee[C]=ee[d]=ee[p]=ee[g]=ee[v]=ee[A]=ee[P]=ee[M]=ee[I]=ee[k]=ee[S]=ee[L]=!0,ee[c]=ee[h]=ee[E]=!1;var re=typeof Si=="object"&&Si&&Si.Object===Object&&Si,q=typeof self=="object"&&self&&self.Object===Object&&self,le=re||q||Function("return this")(),Se=t&&!t.nodeType&&t,de=Se&&!0&&n&&!n.nodeType&&n,De=de&&de.exports===Se;function fe(x,G){return x.set(G[0],G[1]),x}function ue(x,G){return x.add(G),x}function Le(x,G){for(var $=-1,ce=x?x.length:0;++$<ce&&G(x[$],$,x)!==!1;);return x}function te(x,G){for(var $=-1,ce=G.length,We=x.length;++$<ce;)x[We+$]=G[$];return x}function Te(x,G,$,ce){var We=-1,He=x?x.length:0;for(ce&&He&&($=x[++We]);++We<He;)$=G($,x[We],We,x);return $}function _e(x,G){for(var $=-1,ce=Array(x);++$<x;)ce[$]=G($);return ce}function Ae(x,G){return x==null?void 0:x[G]}function Fe(x){var G=!1;if(x!=null&&typeof x.toString!="function")try{G=!!(x+"")}catch($){}return G}function ve(x){var G=-1,$=Array(x.size);return x.forEach(function(ce,We){$[++G]=[We,ce]}),$}function Ie(x,G){return function($){return x(G($))}}function ze(x){var G=-1,$=Array(x.size);return x.forEach(function(ce){$[++G]=ce}),$}var Xe=Array.prototype,Ze=Function.prototype,ut=Object.prototype,Je=le["__core-js_shared__"],$e=function(){var x=/[^.]+$/.exec(Je&&Je.keys&&Je.keys.IE_PROTO||"");return x?"Symbol(src)_1."+x:""}(),nt=Ze.toString,st=ut.hasOwnProperty,jt=ut.toString,Hi=RegExp("^"+nt.call(st).replace(N,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ht=De?le.Buffer:void 0,ri=le.Symbol,gi=le.Uint8Array,ot=Ie(Object.getPrototypeOf,Object),Nt=Object.create,Gt=ut.propertyIsEnumerable,Xo=Xe.splice,gs=Object.getOwnPropertySymbols,Dn=Ht?Ht.isBuffer:void 0,Zs=Ie(Object.keys,Object),Tn=U(le,"DataView"),Ei=U(le,"Map"),pi=U(le,"Promise"),Ln=U(le,"Set"),zn=U(le,"WeakMap"),Ni=U(Object,"create"),an=ei(Tn),ln=ei(Ei),ps=ei(pi),ms=ei(Ln),On=ei(zn),Gi=ri?ri.prototype:void 0,qs=Gi?Gi.valueOf:void 0;function Li(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function jn(){this.__data__=Ni?Ni(null):{}}function Yo(x){return this.has(x)&&delete this.__data__[x]}function Zo(x){var G=this.__data__;if(Ni){var $=G[x];return $===i?void 0:$}return st.call(G,x)?G[x]:void 0}function vs(x){var G=this.__data__;return Ni?G[x]!==void 0:st.call(G,x)}function cn(x,G){var $=this.__data__;return $[x]=Ni&&G===void 0?i:G,this}Li.prototype.clear=jn,Li.prototype.delete=Yo,Li.prototype.get=Zo,Li.prototype.has=vs,Li.prototype.set=cn;function Dt(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Js(){this.__data__=[]}function qo(x){var G=this.__data__,$=Mi(G,x);if($<0)return!1;var ce=G.length-1;return $==ce?G.pop():Xo.call(G,$,1),!0}function Ks(x){var G=this.__data__,$=Mi(G,x);return $<0?void 0:G[$][1]}function $s(x){return Mi(this.__data__,x)>-1}function eo(x,G){var $=this.__data__,ce=Mi($,x);return ce<0?$.push([x,G]):$[ce][1]=G,this}Dt.prototype.clear=Js,Dt.prototype.delete=qo,Dt.prototype.get=Ks,Dt.prototype.has=$s,Dt.prototype.set=eo;function Tt(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function As(){this.__data__={hash:new Li,map:new(Ei||Dt),string:new Li}}function zi(x){return B(this,x).delete(x)}function hn(x){return B(this,x).get(x)}function un(x){return B(this,x).has(x)}function Rn(x,G){return B(this,x).set(x,G),this}Tt.prototype.clear=As,Tt.prototype.delete=zi,Tt.prototype.get=hn,Tt.prototype.has=un,Tt.prototype.set=Rn;function Rt(x){this.__data__=new Dt(x)}function Jo(){this.__data__=new Dt}function Ko(x){return this.__data__.delete(x)}function _n(x){return this.__data__.get(x)}function Wt(x){return this.__data__.has(x)}function Wi(x,G){var $=this.__data__;if($ instanceof Dt){var ce=$.__data__;if(!Ei||ce.length<e-1)return ce.push([x,G]),this;$=this.__data__=new Tt(ce)}return $.set(x,G),this}Rt.prototype.clear=Jo,Rt.prototype.delete=Ko,Rt.prototype.get=_n,Rt.prototype.has=Wt,Rt.prototype.set=Wi;function qt(x,G){var $=ir(x)||so(x)?_e(x.length,String):[],ce=$.length,We=!!ce;for(var He in x)(G||st.call(x,He))&&!(We&&(He=="length"||Pt(He,ce)))&&$.push(He);return $}function ai(x,G,$){var ce=x[G];(!(st.call(x,G)&&na(ce,$))||$===void 0&&!(G in x))&&(x[G]=$)}function Mi(x,G){for(var $=x.length;$--;)if(na(x[$][0],G))return $;return-1}function It(x,G){return x&&Hn(G,sr(G),x)}function Jt(x,G,$,ce,We,He,qe){var et;if(ce&&(et=He?ce(x,We,He,qe):ce(x)),et!==void 0)return et;if(!Qi(x))return x;var kt=ir(x);if(kt){if(et=be(x),!G)return bs(x,et)}else{var it=se(x),Ut=it==h||it==u;if(sa(x))return Ui(x,G);if(it==g||it==o||Ut&&!He){if(Fe(x))return He?x:{};if(et=Oe(Ut?{}:x),!G)return er(x,It(et,x))}else{if(!ee[it])return He?x:{};et=Qe(x,it,Jt,G)}}qe||(qe=new Rt);var li=qe.get(x);if(li)return li;if(qe.set(x,et),!kt)var zt=$?tr(x):sr(x);return Le(zt||x,function(Qt,Vt){zt&&(Vt=Qt,Qt=x[Vt]),ai(et,Vt,Jt(Qt,G,$,ce,Vt,x,qe))}),et}function to(x){return Qi(x)?Nt(x):{}}function io(x,G,$){var ce=G(x);return ir(x)?ce:te(ce,$(x))}function Vn(x){return jt.call(x)}function Kt(x){if(!Qi(x)||Lt(x))return!1;var G=nr(x)||Fe(x)?Hi:K;return G.test(ei(x))}function Bn(x){if(!$t(x))return Zs(x);var G=[];for(var $ in Object(x))st.call(x,$)&&$!="constructor"&&G.push($);return G}function Ui(x,G){if(G)return x.slice();var $=new x.constructor(x.length);return x.copy($),$}function dn(x){var G=new x.constructor(x.byteLength);return new gi(G).set(new gi(x)),G}function Oi(x,G){var $=G?dn(x.buffer):x.buffer;return new x.constructor($,x.byteOffset,x.byteLength)}function Fn(x,G,$){var ce=G?$(ve(x),!0):ve(x);return Te(ce,fe,new x.constructor)}function fn(x){var G=new x.constructor(x.source,V.exec(x));return G.lastIndex=x.lastIndex,G}function mi(x,G,$){var ce=G?$(ze(x),!0):ze(x);return Te(ce,ue,new x.constructor)}function $o(x){return qs?Object(qs.call(x)):{}}function no(x,G){var $=G?dn(x.buffer):x.buffer;return new x.constructor($,x.byteOffset,x.length)}function bs(x,G){var $=-1,ce=x.length;for(G||(G=Array(ce));++$<ce;)G[$]=x[$];return G}function Hn(x,G,$,ce){$||($={});for(var We=-1,He=G.length;++We<He;){var qe=G[We],et=ce?ce($[qe],x[qe],qe,$,x):void 0;ai($,qe,et===void 0?x[qe]:et)}return $}function er(x,G){return Hn(x,J(x),G)}function tr(x){return io(x,sr,J)}function B(x,G){var $=x.__data__;return Et(G)?$[typeof G=="string"?"string":"hash"]:$.map}function U(x,G){var $=Ae(x,G);return Kt($)?$:void 0}var J=gs?Ie(gs,Object):Ql,se=Vn;(Tn&&se(new Tn(new ArrayBuffer(1)))!=D||Ei&&se(new Ei)!=d||pi&&se(pi.resolve())!=m||Ln&&se(new Ln)!=A||zn&&se(new zn)!=E)&&(se=function(x){var G=jt.call(x),$=G==g?x.constructor:void 0,ce=$?ei($):void 0;if(ce)switch(ce){case an:return D;case ln:return d;case ps:return m;case ms:return A;case On:return E}return G});function be(x){var G=x.length,$=x.constructor(G);return G&&typeof x[0]=="string"&&st.call(x,"index")&&($.index=x.index,$.input=x.input),$}function Oe(x){return typeof x.constructor=="function"&&!$t(x)?to(ot(x)):{}}function Qe(x,G,$,ce){var We=x.constructor;switch(G){case z:return dn(x);case a:case l:return new We(+x);case D:return Oi(x,ce);case R:case T:case O:case b:case C:case I:case k:case S:case L:return no(x,ce);case d:return Fn(x,ce,$);case p:case P:return new We(x);case v:return fn(x);case A:return mi(x,ce,$);case M:return $o(x)}}function Pt(x,G){return G=G==null?s:G,!!G&&(typeof x=="number"||ie.test(x))&&x>-1&&x%1==0&&x<G}function Et(x){var G=typeof x;return G=="string"||G=="number"||G=="symbol"||G=="boolean"?x!=="__proto__":x===null}function Lt(x){return!!$e&&$e in x}function $t(x){var G=x&&x.constructor,$=typeof G=="function"&&G.prototype||ut;return x===$}function ei(x){if(x!=null){try{return nt.call(x)}catch(G){}try{return x+""}catch(G){}}return""}function ia(x){return Jt(x,!0,!0)}function na(x,G){return x===G||x!==x&&G!==G}function so(x){return Ul(x)&&st.call(x,"callee")&&(!Gt.call(x,"callee")||jt.call(x)==o)}var ir=Array.isArray;function oo(x){return x!=null&&oa(x.length)&&!nr(x)}function Ul(x){return ra(x)&&oo(x)}var sa=Dn||Xl;function nr(x){var G=Qi(x)?jt.call(x):"";return G==h||G==u}function oa(x){return typeof x=="number"&&x>-1&&x%1==0&&x<=s}function Qi(x){var G=typeof x;return!!x&&(G=="object"||G=="function")}function ra(x){return!!x&&typeof x=="object"}function sr(x){return oo(x)?qt(x):Bn(x)}function Ql(){return[]}function Xl(){return!1}n.exports=ia})(M9,hl);const k9=hl;var ul={},x9={get exports(){return ul},set exports(n){ul=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",d="[object Error]",p="[object Function]",g="[object GeneratorFunction]",m="[object Map]",v="[object Number]",A="[object Null]",P="[object Object]",M="[object Promise]",E="[object Proxy]",z="[object RegExp]",D="[object Set]",R="[object String]",T="[object Symbol]",O="[object Undefined]",b="[object WeakMap]",C="[object ArrayBuffer]",I="[object DataView]",k="[object Float32Array]",S="[object Float64Array]",L="[object Int8Array]",N="[object Int16Array]",V="[object Int32Array]",K="[object Uint8Array]",ie="[object Uint8ClampedArray]",ee="[object Uint16Array]",re="[object Uint32Array]",q=/[\\^$.*+?()[\]{}|]/g,le=/^\[object .+?Constructor\]$/,Se=/^(?:0|[1-9]\d*)$/,de={};de[k]=de[S]=de[L]=de[N]=de[V]=de[K]=de[ie]=de[ee]=de[re]=!0,de[a]=de[l]=de[C]=de[h]=de[I]=de[u]=de[d]=de[p]=de[m]=de[v]=de[P]=de[z]=de[D]=de[R]=de[b]=!1;var De=typeof Si=="object"&&Si&&Si.Object===Object&&Si,fe=typeof self=="object"&&self&&self.Object===Object&&self,ue=De||fe||Function("return this")(),Le=t&&!t.nodeType&&t,te=Le&&!0&&n&&!n.nodeType&&n,Te=te&&te.exports===Le,_e=Te&&De.process,Ae=function(){try{return _e&&_e.binding&&_e.binding("util")}catch(x){}}(),Fe=Ae&&Ae.isTypedArray;function ve(x,G){for(var $=-1,ce=x==null?0:x.length,We=0,He=[];++$<ce;){var qe=x[$];G(qe,$,x)&&(He[We++]=qe)}return He}function Ie(x,G){for(var $=-1,ce=G.length,We=x.length;++$<ce;)x[We+$]=G[$];return x}function ze(x,G){for(var $=-1,ce=x==null?0:x.length;++$<ce;)if(G(x[$],$,x))return!0;return!1}function Xe(x,G){for(var $=-1,ce=Array(x);++$<x;)ce[$]=G($);return ce}function Ze(x){return function(G){return x(G)}}function ut(x,G){return x.has(G)}function Je(x,G){return x==null?void 0:x[G]}function $e(x){var G=-1,$=Array(x.size);return x.forEach(function(ce,We){$[++G]=[We,ce]}),$}function nt(x,G){return function($){return x(G($))}}function st(x){var G=-1,$=Array(x.size);return x.forEach(function(ce){$[++G]=ce}),$}var jt=Array.prototype,Hi=Function.prototype,Ht=Object.prototype,ri=ue["__core-js_shared__"],gi=Hi.toString,ot=Ht.hasOwnProperty,Nt=function(){var x=/[^.]+$/.exec(ri&&ri.keys&&ri.keys.IE_PROTO||"");return x?"Symbol(src)_1."+x:""}(),Gt=Ht.toString,Xo=RegExp("^"+gi.call(ot).replace(q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),gs=Te?ue.Buffer:void 0,Dn=ue.Symbol,Zs=ue.Uint8Array,Tn=Ht.propertyIsEnumerable,Ei=jt.splice,pi=Dn?Dn.toStringTag:void 0,Ln=Object.getOwnPropertySymbols,zn=gs?gs.isBuffer:void 0,Ni=nt(Object.keys,Object),an=J(ue,"DataView"),ln=J(ue,"Map"),ps=J(ue,"Promise"),ms=J(ue,"Set"),On=J(ue,"WeakMap"),Gi=J(Object,"create"),qs=ei(an),Li=ei(ln),jn=ei(ps),Yo=ei(ms),Zo=ei(On),vs=Dn?Dn.prototype:void 0,cn=vs?vs.valueOf:void 0;function Dt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Js(){this.__data__=Gi?Gi(null):{},this.size=0}function qo(x){var G=this.has(x)&&delete this.__data__[x];return this.size-=G?1:0,G}function Ks(x){var G=this.__data__;if(Gi){var $=G[x];return $===i?void 0:$}return ot.call(G,x)?G[x]:void 0}function $s(x){var G=this.__data__;return Gi?G[x]!==void 0:ot.call(G,x)}function eo(x,G){var $=this.__data__;return this.size+=this.has(x)?0:1,$[x]=Gi&&G===void 0?i:G,this}Dt.prototype.clear=Js,Dt.prototype.delete=qo,Dt.prototype.get=Ks,Dt.prototype.has=$s,Dt.prototype.set=eo;function Tt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function As(){this.__data__=[],this.size=0}function zi(x){var G=this.__data__,$=Ui(G,x);if($<0)return!1;var ce=G.length-1;return $==ce?G.pop():Ei.call(G,$,1),--this.size,!0}function hn(x){var G=this.__data__,$=Ui(G,x);return $<0?void 0:G[$][1]}function un(x){return Ui(this.__data__,x)>-1}function Rn(x,G){var $=this.__data__,ce=Ui($,x);return ce<0?(++this.size,$.push([x,G])):$[ce][1]=G,this}Tt.prototype.clear=As,Tt.prototype.delete=zi,Tt.prototype.get=hn,Tt.prototype.has=un,Tt.prototype.set=Rn;function Rt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Jo(){this.size=0,this.__data__={hash:new Dt,map:new(ln||Tt),string:new Dt}}function Ko(x){var G=U(this,x).delete(x);return this.size-=G?1:0,G}function _n(x){return U(this,x).get(x)}function Wt(x){return U(this,x).has(x)}function Wi(x,G){var $=U(this,x),ce=$.size;return $.set(x,G),this.size+=$.size==ce?0:1,this}Rt.prototype.clear=Jo,Rt.prototype.delete=Ko,Rt.prototype.get=_n,Rt.prototype.has=Wt,Rt.prototype.set=Wi;function qt(x){var G=-1,$=x==null?0:x.length;for(this.__data__=new Rt;++G<$;)this.add(x[G])}function ai(x){return this.__data__.set(x,i),this}function Mi(x){return this.__data__.has(x)}qt.prototype.add=qt.prototype.push=ai,qt.prototype.has=Mi;function It(x){var G=this.__data__=new Tt(x);this.size=G.size}function Jt(){this.__data__=new Tt,this.size=0}function to(x){var G=this.__data__,$=G.delete(x);return this.size=G.size,$}function io(x){return this.__data__.get(x)}function Vn(x){return this.__data__.has(x)}function Kt(x,G){var $=this.__data__;if($ instanceof Tt){var ce=$.__data__;if(!ln||ce.length<e-1)return ce.push([x,G]),this.size=++$.size,this;$=this.__data__=new Rt(ce)}return $.set(x,G),this.size=$.size,this}It.prototype.clear=Jt,It.prototype.delete=to,It.prototype.get=io,It.prototype.has=Vn,It.prototype.set=Kt;function Bn(x,G){var $=so(x),ce=!$&&na(x),We=!$&&!ce&&oo(x),He=!$&&!ce&&!We&&ra(x),qe=$||ce||We||He,et=qe?Xe(x.length,String):[],kt=et.length;for(var it in x)(G||ot.call(x,it))&&!(qe&&(it=="length"||We&&(it=="offset"||it=="parent")||He&&(it=="buffer"||it=="byteLength"||it=="byteOffset")||Qe(it,kt)))&&et.push(it);return et}function Ui(x,G){for(var $=x.length;$--;)if(ia(x[$][0],G))return $;return-1}function dn(x,G,$){var ce=G(x);return so(x)?ce:Ie(ce,$(x))}function Oi(x){return x==null?x===void 0?O:A:pi&&pi in Object(x)?se(x):$t(x)}function Fn(x){return Qi(x)&&Oi(x)==a}function fn(x,G,$,ce,We){return x===G?!0:x==null||G==null||!Qi(x)&&!Qi(G)?x!==x&&G!==G:mi(x,G,$,ce,fn,We)}function mi(x,G,$,ce,We,He){var qe=so(x),et=so(G),kt=qe?l:Oe(x),it=et?l:Oe(G);kt=kt==a?P:kt,it=it==a?P:it;var Ut=kt==P,li=it==P,zt=kt==it;if(zt&&oo(x)){if(!oo(G))return!1;qe=!0,Ut=!1}if(zt&&!Ut)return He||(He=new It),qe||ra(x)?Hn(x,G,$,ce,We,He):er(x,G,kt,$,ce,We,He);if(!($&s)){var Qt=Ut&&ot.call(x,"__wrapped__"),Vt=li&&ot.call(G,"__wrapped__");if(Qt||Vt){var Nn=Qt?x.value():x,gn=Vt?G.value():G;return He||(He=new It),We(Nn,gn,$,ce,He)}}return zt?(He||(He=new It),tr(x,G,$,ce,We,He)):!1}function $o(x){if(!oa(x)||Et(x))return!1;var G=sa(x)?Xo:le;return G.test(ei(x))}function no(x){return Qi(x)&&nr(x.length)&&!!de[Oi(x)]}function bs(x){if(!Lt(x))return Ni(x);var G=[];for(var $ in Object(x))ot.call(x,$)&&$!="constructor"&&G.push($);return G}function Hn(x,G,$,ce,We,He){var qe=$&s,et=x.length,kt=G.length;if(et!=kt&&!(qe&&kt>et))return!1;var it=He.get(x);if(it&&He.get(G))return it==G;var Ut=-1,li=!0,zt=$&o?new qt:void 0;for(He.set(x,G),He.set(G,x);++Ut<et;){var Qt=x[Ut],Vt=G[Ut];if(ce)var Nn=qe?ce(Vt,Qt,Ut,G,x,He):ce(Qt,Vt,Ut,x,G,He);if(Nn!==void 0){if(Nn)continue;li=!1;break}if(zt){if(!ze(G,function(gn,ys){if(!ut(zt,ys)&&(Qt===gn||We(Qt,gn,$,ce,He)))return zt.push(ys)})){li=!1;break}}else if(!(Qt===Vt||We(Qt,Vt,$,ce,He))){li=!1;break}}return He.delete(x),He.delete(G),li}function er(x,G,$,ce,We,He,qe){switch($){case I:if(x.byteLength!=G.byteLength||x.byteOffset!=G.byteOffset)return!1;x=x.buffer,G=G.buffer;case C:return!(x.byteLength!=G.byteLength||!He(new Zs(x),new Zs(G)));case h:case u:case v:return ia(+x,+G);case d:return x.name==G.name&&x.message==G.message;case z:case R:return x==G+"";case m:var et=$e;case D:var kt=ce&s;if(et||(et=st),x.size!=G.size&&!kt)return!1;var it=qe.get(x);if(it)return it==G;ce|=o,qe.set(x,G);var Ut=Hn(et(x),et(G),ce,We,He,qe);return qe.delete(x),Ut;case T:if(cn)return cn.call(x)==cn.call(G)}return!1}function tr(x,G,$,ce,We,He){var qe=$&s,et=B(x),kt=et.length,it=B(G),Ut=it.length;if(kt!=Ut&&!qe)return!1;for(var li=kt;li--;){var zt=et[li];if(!(qe?zt in G:ot.call(G,zt)))return!1}var Qt=He.get(x);if(Qt&&He.get(G))return Qt==G;var Vt=!0;He.set(x,G),He.set(G,x);for(var Nn=qe;++li<kt;){zt=et[li];var gn=x[zt],ys=G[zt];if(ce)var Ju=qe?ce(ys,gn,zt,G,x,He):ce(gn,ys,zt,x,G,He);if(!(Ju===void 0?gn===ys||We(gn,ys,$,ce,He):Ju)){Vt=!1;break}Nn||(Nn=zt=="constructor")}if(Vt&&!Nn){var aa=x.constructor,la=G.constructor;aa!=la&&"constructor"in x&&"constructor"in G&&!(typeof aa=="function"&&aa instanceof aa&&typeof la=="function"&&la instanceof la)&&(Vt=!1)}return He.delete(x),He.delete(G),Vt}function B(x){return dn(x,sr,be)}function U(x,G){var $=x.__data__;return Pt(G)?$[typeof G=="string"?"string":"hash"]:$.map}function J(x,G){var $=Je(x,G);return $o($)?$:void 0}function se(x){var G=ot.call(x,pi),$=x[pi];try{x[pi]=void 0;var ce=!0}catch(He){}var We=Gt.call(x);return ce&&(G?x[pi]=$:delete x[pi]),We}var be=Ln?function(x){return x==null?[]:(x=Object(x),ve(Ln(x),function(G){return Tn.call(x,G)}))}:Ql,Oe=Oi;(an&&Oe(new an(new ArrayBuffer(1)))!=I||ln&&Oe(new ln)!=m||ps&&Oe(ps.resolve())!=M||ms&&Oe(new ms)!=D||On&&Oe(new On)!=b)&&(Oe=function(x){var G=Oi(x),$=G==P?x.constructor:void 0,ce=$?ei($):"";if(ce)switch(ce){case qs:return I;case Li:return m;case jn:return M;case Yo:return D;case Zo:return b}return G});function Qe(x,G){return G=G==null?r:G,!!G&&(typeof x=="number"||Se.test(x))&&x>-1&&x%1==0&&x<G}function Pt(x){var G=typeof x;return G=="string"||G=="number"||G=="symbol"||G=="boolean"?x!=="__proto__":x===null}function Et(x){return!!Nt&&Nt in x}function Lt(x){var G=x&&x.constructor,$=typeof G=="function"&&G.prototype||Ht;return x===$}function $t(x){return Gt.call(x)}function ei(x){if(x!=null){try{return gi.call(x)}catch(G){}try{return x+""}catch(G){}}return""}function ia(x,G){return x===G||x!==x&&G!==G}var na=Fn(function(){return arguments}())?Fn:function(x){return Qi(x)&&ot.call(x,"callee")&&!Tn.call(x,"callee")},so=Array.isArray;function ir(x){return x!=null&&nr(x.length)&&!sa(x)}var oo=zn||Xl;function Ul(x,G){return fn(x,G)}function sa(x){if(!oa(x))return!1;var G=Oi(x);return G==p||G==g||G==c||G==E}function nr(x){return typeof x=="number"&&x>-1&&x%1==0&&x<=r}function oa(x){var G=typeof x;return x!=null&&(G=="object"||G=="function")}function Qi(x){return x!=null&&typeof x=="object"}var ra=Fe?Ze(Fe):no;function sr(x){return ir(x)?Bn(x):bs(x)}function Ql(){return[]}function Xl(){return!1}n.exports=Ul})(x9,ul);const S9=ul,D9=(n,t)=>S9(n,t),T9=n=>Object.keys(n||{}),L9=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},z9=()=>{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=T9(o);if(a.includes(i)){const l=L9(a,e);D9(o,l)||(n[s].deps=l,r())}})}}},O9=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function j9(n,t){const e=ka(n,"data",{}),i=ka(n,"watch",{}),s=ka(n,"methods",{}),o=ka(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=z9(),{targetWatcher:c,getTarget:h}=O9();let u;const d={},p=()=>({data:u,methods:d});let g=!1;const m=A=>(...P)=>{g=!0;const M=A(...P);return g=!1,M};Object.entries(s).forEach(([A,P])=>{d[A]=m((...M)=>P(p(),...M)),Object.defineProperty(d[A],"name",{value:A})}),u=new Proxy(k9(e),{get(A,P){return h()&&!g&&r(h(),{prop:P,value:A[P]}),Reflect.get(...arguments)},set(A,P,M){return A[P]===M||(Reflect.set(...arguments),h()||(o&&o(P,M),a(u,P))),!0}}),Object.entries(i).forEach(([A,P])=>{c(A,()=>{P(p())})});const v=[u,d];return v._internal={_getSubscribers(){return l}},v}function R9({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 _9({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Io(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,d)=>u-d),h=c.flatMap(u=>R9({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,d)=>u-d)}}const V9=(n,t)=>(n(),setInterval(n,t)),B9=35,fp=1;class F9{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(B9,Math.max(this._autoplayDuration,1));let s=-i;this._interval=V9(()=>ne(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>fp&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(fp)}}function H9(n){const t=new F9({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=j9({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=_9({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=yM({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=E1({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=SM({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=PM({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Io(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Io(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Ac({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=Ac({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=Io(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return ne(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===as&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Ho&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>ch({[as]:()=>ne(this,null,function*(){return a.showNextPage()}),[Ho]:()=>ne(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return ne(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,d){return ne(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Pr(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return ne(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return ne(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return ne(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Ac({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return ne(this,arguments,function*({methods:r},a,l){const d=r._getParticleIndexByPageIndex(a);yield r.showParticle(d,l)})},offsetPage({data:r},a){const l=Pr(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 N9(n){xe(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 G9=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),gp=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),W9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),pp=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),U9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),mp=n=>({loaded:n[6],currentPageIndex:n[5]}),Q9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vp=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Ap(n){let t;const e=n[37].prev,i=ns(e,n,n[36],vp),s=i||X9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,Q9):rs(o[36]),vp):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function X9(n){let t,e,i;return e=new C1({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function bp(n){let t,e,i;return e=new $8({props:{value:n[7]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function yp(n){let t;const e=n[37].next,i=ns(e,n,n[36],pp),s=i||Y9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,W9):rs(o[36]),pp):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function Y9(n){let t,e,i;return e=new C1({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function wp(n){let t;const e=n[37].dots,i=ns(e,n,n[36],gp),s=i||Z9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,G9):rs(o[36]),gp):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function Z9(n){let t,e;return t=new Q8({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){me(t.$$.fragment)},m(i,s){ge(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||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function q9(n){let t,e,i,s,o,r,a,l,c,h,u,d,p=n[1]&&Ap(n);const g=n[37].default,m=ns(g,n,n[36],mp);let v=n[3]&&bp(n),A=n[1]&&yp(n),P=n[4]&&wp(n);return{c(){t=W("div"),e=W("div"),p&&p.c(),i=ae(),s=W("div"),o=W("div"),m&&m.c(),a=ae(),v&&v.c(),l=ae(),A&&A.c(),c=ae(),P&&P.c(),y(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),y(s,"class","sc-carousel__pages-window svelte-sme1z4"),y(e,"class","sc-carousel__content-container svelte-sme1z4"),y(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(M,E){Y(M,t,E),_(t,e),p&&p.m(e,null),_(e,i),_(e,s),_(s,o),m&&m.m(o,null),n[39](o),_(s,a),v&&v.m(s,null),n[40](s),_(e,l),A&&A.m(e,null),_(t,c),P&&P.m(t,null),h=!0,u||(d=[ni(r=lM.call(null,o,{thresholdProvider:n[38]})),je(o,"swipeStart",n[16]),je(o,"swipeMove",n[18]),je(o,"swipeEnd",n[19]),je(o,"swipeFailed",n[20]),je(o,"swipeThresholdReached",n[17]),ni(dM.call(null,s)),je(s,"hovered",n[21]),ni(vM.call(null,s)),je(s,"tapped",n[22])],u=!0)},p(M,E){M[1]?p?(p.p(M,E),E[0]&2&&H(p,1)):(p=Ap(M),p.c(),H(p,1),p.m(e,i)):p&&(Me(),Z(p,1,1,()=>{p=null}),ke()),m&&m.p&&(!h||E[0]&96|E[1]&32)&&os(m,g,M,M[36],h?ss(g,M[36],E,U9):rs(M[36]),mp),(!h||E[0]&256)&&j(o,"transform","translateX("+M[8]+"px)"),(!h||E[0]&512)&&j(o,"transition-duration",M[9]+"ms"),(!h||E[0]&1)&&j(o,"transition-timing-function",M[0]),r&&ii(r.update)&&E[0]&2048&&r.update.call(null,{thresholdProvider:M[38]}),M[3]?v?(v.p(M,E),E[0]&8&&H(v,1)):(v=bp(M),v.c(),H(v,1),v.m(s,null)):v&&(Me(),Z(v,1,1,()=>{v=null}),ke()),M[1]?A?(A.p(M,E),E[0]&2&&H(A,1)):(A=yp(M),A.c(),H(A,1),A.m(e,null)):A&&(Me(),Z(A,1,1,()=>{A=null}),ke()),M[4]?P?(P.p(M,E),E[0]&16&&H(P,1)):(P=wp(M),P.c(),H(P,1),P.m(t,null)):P&&(Me(),Z(P,1,1,()=>{P=null}),ke())},i(M){h||(H(p),H(m,M),H(v),H(A),H(P),h=!0)},o(M){Z(p),Z(m,M),Z(v),Z(A),Z(P),h=!1},d(M){M&&X(t),p&&p.d(),m&&m.d(M),n[39](null),v&&v.d(),n[40](null),A&&A.d(),P&&P.d(),u=!1,ht(d)}}}function J9(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:d},p,g]=H9((ve,Ie)=>{ch({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,h=Ie),loaded:()=>e(6,o=Ie)})(ve)}),m=Sn();let{timingFunction:v="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:P=!0}=t,{initialPageIndex:M=0}=t,{duration:E=500}=t,{autoplay:z=!1}=t,{autoplayDuration:D=3e3}=t,{autoplayDirection:R=as}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:O=!1}=t,{dots:b=!0}=t,{swiping:C=!0}=t,{particlesToShow:I=1}=t,{particlesToScroll:k=1}=t;function S(ve,Ie){return ne(this,null,function*(){const ze=Pr(Ie,"animated",!0);if(typeof ve!="number")throw new Error("pageIndex should be a number");yield p.showPage(ve,{animated:ze})})}function L(ve){return ne(this,null,function*(){const Ie=Pr(ve,"animated",!0);yield p.showPrevPage({animated:Ie})})}function N(ve){return ne(this,null,function*(){const Ie=Pr(ve,"animated",!0);yield p.showNextPage({animated:Ie})})}let V=0,K,ie;const ee=MM(({width:ve})=>{e(11,V=ve),u.particleWidth=V/u.particlesToShow,EM({particlesContainerChildren:ie.children,particleWidth:u.particleWidth}),p.offsetPage({animated:!1})});function re(){const{clonesToAppend:ve,clonesToPrepend:Ie}=kM({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ie.children});xM({particlesContainer:ie,clonesToAppend:ve,clonesToPrepend:Ie})}St(()=>{ne(this,null,function*(){yield Ja(),ie&&K&&(u.particlesCountWithoutClones=ie.children.length,yield Ja(),u.infinite&&re(),u.particlesCount=ie.children.length,p.showPage(M,{animated:!1}),ee.observe(K))})}),Zt(()=>{ee.disconnect(),d.reset()});function q(ve){return ne(this,null,function*(){yield p.showPage(ve,{animated:!0})})}function le(){C&&(u.durationMs=0)}function Se(ve){return ne(this,null,function*(){C&&(yield ch({[as]:p.showNextPage,[Ho]:p.showPrevPage})(ve.detail.direction))})}function de(ve){C&&(u.offset+=ve.detail.dx)}function De(){C&&p.showParticle(u.currentParticleIndex)}function fe(){return ne(this,null,function*(){C&&(yield p.offsetPage({animated:!0}))})}function ue(ve){u.focused=ve.detail.value}function Le(){p.toggleFocused()}function te(){p.showPrevPage()}const Te=()=>V/3;function _e(ve){Ye[ve?"unshift":"push"](()=>{ie=ve,e(13,ie)})}function Ae(ve){Ye[ve?"unshift":"push"](()=>{K=ve,e(12,K)})}const Fe=ve=>q(ve.detail);return n.$$set=ve=>{"timingFunction"in ve&&e(0,v=ve.timingFunction),"arrows"in ve&&e(1,A=ve.arrows),"infinite"in ve&&e(2,P=ve.infinite),"initialPageIndex"in ve&&e(24,M=ve.initialPageIndex),"duration"in ve&&e(25,E=ve.duration),"autoplay"in ve&&e(26,z=ve.autoplay),"autoplayDuration"in ve&&e(27,D=ve.autoplayDuration),"autoplayDirection"in ve&&e(28,R=ve.autoplayDirection),"pauseOnFocus"in ve&&e(29,T=ve.pauseOnFocus),"autoplayProgressVisible"in ve&&e(3,O=ve.autoplayProgressVisible),"dots"in ve&&e(4,b=ve.dots),"swiping"in ve&&e(30,C=ve.swiping),"particlesToShow"in ve&&e(31,I=ve.particlesToShow),"particlesToScroll"in ve&&e(32,k=ve.particlesToScroll),"$$scope"in ve&&e(36,s=ve.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&m("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=P),n.$$.dirty[0]&33554432&&(u.durationMsInit=E),n.$$.dirty[0]&67108864&&(u.autoplay=z),n.$$.dirty[0]&134217728&&(u.autoplayDuration=D),n.$$.dirty[0]&268435456&&(u.autoplayDirection=R),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=T),n.$$.dirty[1]&1&&(u.particlesToShowInit=I),n.$$.dirty[1]&2&&(u.particlesToScrollInit=k)},[v,A,P,O,b,r,o,a,l,c,h,V,K,ie,p,q,le,Se,de,De,fe,ue,Le,te,M,E,z,D,R,T,C,I,k,S,L,N,s,i,Te,_e,Ae,Fe]}class K9 extends Pe{constructor(t){super(),we(this,t,J9,q9,ye,{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},N9,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function $9(n){xe(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 Pp(n){let t;function e(o,r){if(o[2].type==="Image")return tk;if(o[2].type==="Video")return ek}let i=e(n),s=i&&i(n);return{c(){t=W("div"),s&&s.c(),y(t,"class","media-item svelte-159ski6"),y(t,"draggable","false")},m(o,r){Y(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&&X(t),s&&s.d()}}}function ek(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?nk:ik}let l=a(n),c=l(n);return{c(){c.c(),t=ae(),e=W("div"),i=W("div"),s=W("div"),y(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[21]()+")"),Ce(s,"canPlay",n[5]),y(i,"class","video-icon svelte-159ski6"),Ce(i,"large",n[4]==="large"),Ce(i,"small",n[4]==="small"),y(e,"class","video-play-button-container svelte-159ski6"),Ce(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),Y(h,t,u),Y(h,e,u),_(e,i),_(i,s),o||(r=je(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&j(s,"background-image","url("+h[21]()+")"),u&32&&Ce(s,"canPlay",h[5]),u&16&&Ce(i,"large",h[4]==="large"),u&16&&Ce(i,"small",h[4]==="small"),u&2048&&Ce(e,"showPlayButton",h[11])},d(h){c.d(h),h&&X(t),h&&X(e),o=!1,r()}}}function tk(n){let t,e,i;return{c(){t=W("img"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].url)||y(t,"src",e),y(t,"alt",i=n[2].name),y(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){Y(s,t,o)},p(s,o){o&4&&!ct(t.src,e=s[2].url)&&y(t,"src",e),o&4&&i!==(i=s[2].name)&&y(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&X(t)}}}function ik(n){let t,e,i,s,o,r;return{c(){t=W("video"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||y(t,"src",e),y(t,"poster",i=n[2].videoCoverUrl),y(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),y(t,"disablepictureinpicture",""),t.playsInline=!0,y(t,"paused",""),t.muted=!0,y(t,"draggable",!1),t.loop=!1,y(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,Ce(t,"showPlayButton",n[11]),j(t,"object-fit",n[7])},m(a,l){Y(a,t,l),n[20](t),o||(r=[je(t,"play",n[15]),je(t,"pause",n[16]),je(t,"error",n[17]),je(t,"ended",n[18]),je(t,"click",n[19])],o=!0)},p(a,l){l&4&&!ct(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&y(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&y(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&y(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&Ce(t,"showPlayButton",a[11]),l&128&&j(t,"object-fit",a[7])},d(a){a&&X(t),n[20](null),o=!1,ht(r)}}}function nk(n){let t,e,i;return{c(){t=W("img"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].videoCoverUrl)||y(t,"src",e),y(t,"alt",i=n[2].name),y(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){Y(s,t,o)},p(s,o){o&4&&!ct(t.src,e=s[2].videoCoverUrl)&&y(t,"src",e),o&4&&i!==(i=s[2].name)&&y(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&X(t)}}}function sk(n){let t,e=n[2]&&Pp(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Pp(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function ok(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:d="fill"}=t,{disableVideoIfHavePoster:p=!1}=t,g=!0,m=!1;function v(){e(9,m=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=en("mediaStore"),P=en("hooks"),M=()=>{m||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,m=!0))};P.on("loadVideoFirstFrame",M),St(()=>{A.subscribe(({currentMediaElement:I})=>{I!==i&&(i==null||i.pause())})});const E=I=>{e(11,g=!1),e(0,o.paused=!1,o),e(9,m=!0),i&&A.set({currentMediaElement:i}),P.emit("playStateChange",{event:I,state:"playing",tag:r,mediaInstance:i})},z=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},D=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},R=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},T=I=>{i&&i.pause()};function O(I){Ye[I?"unshift":"push"](()=>{o.videoInstance=I,e(0,o)})}const b=()=>l==="withText"?Pu:l==="withoutText"?nh:l,C=I=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=I=>{"mediaInstance"in I&&e(0,o=I.mediaInstance),"tag"in I&&e(1,r=I.tag),"media"in I&&e(2,a=I.media),"playButtonIfNeed"in I&&e(3,l=I.playButtonIfNeed),"playButtonSizeIfNeed"in I&&e(4,c=I.playButtonSizeIfNeed),"canPlay"in I&&e(5,h=I.canPlay),"autoplayVideo"in I&&e(6,u=I.autoplayVideo),"objectFit"in I&&e(7,d=I.objectFit),"disableVideoIfHavePoster"in I&&e(8,p=I.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&v(),n.$$.dirty&1024&&i&&e(11,g=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!m){const I=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,S=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&I;i&&S&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",M),document.removeEventListener("touchstart",M),document.removeEventListener("click",M),document.addEventListener("WeixinJSBridgeReady",M),document.addEventListener("touchstart",M),document.addEventListener("click",M))}},[o,r,a,l,c,h,u,d,p,m,i,g,A,P,s,E,z,D,R,T,O,b,C]}class O1 extends Pe{constructor(t){super(),we(this,t,ok,sk,ye,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},$9)}}function rk(n){xe(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 Cp(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ip(n){let t,e,i,s,o,r,a;const l=[lk,ak],c=[];function h(u,d){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=W("div"),e=W("div"),s.c(),y(e,"class","media-list svelte-1mrbqlg"),Ce(e,"carouselEnabled",n[13]),y(t,"class","media-list-wrapper svelte-1mrbqlg"),Ce(t,"unfolded",n[5])},m(u,d){Y(u,t,d),_(t,e),c[i].m(e,null),a=!0},p(u,d){n=u;let p=i;i=h(n),i===p?c[i].p(n,d):(Me(),Z(c[p],1,1,()=>{c[p]=null}),ke(),s=c[i],s?s.p(n,d):(s=c[i]=l[i](n),s.c()),H(s,1),s.m(e,null)),(!a||d[0]&8192)&&Ce(e,"carouselEnabled",n[13]),(!a||d[0]&32)&&Ce(t,"unfolded",n[5])},i(u){a||(H(s),u&&wt(()=>{a&&(r&&r.end(1),o=hs(t,Pd,n[6]?{y:4,duration:n[4],delay:n[2],easing:Mn}:void 0),o.start())}),a=!0)},o(u){Z(s),o&&o.invalidate(),u&&(r=Go(t,Pd,n[6]?{y:4,duration:n[4],delay:n[3],easing:Mn}:void 0)),a=!1},d(u){u&&X(t),c[i].d(),u&&r&&r.end()}}}function ak(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=ft(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new O1({props:r}),Ye.push(()=>xl(t,"mediaInstance",o)),{c(){me(t.$$.fragment)},m(a,l){ge(t,a,l),i=!0},p(a,l){const c=l[0]&16515?vt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&av(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],kl(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){pe(t,a)}}}function lk(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[ck]},$$scope:{ctx:n}};return t=new K9({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){me(t.$$.fragment)},m(s,o){ge(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||(H(t.$$.fragment,s),e=!0)},o(s){Z(t.$$.fragment,s),e=!1},d(s){n[19](null),pe(t,s)}}}function Ep(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=ft(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new O1({props:r}),Ye.push(()=>xl(t,"mediaInstance",o)),{c(){me(t.$$.fragment)},m(a,l){ge(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?vt(s,[l[0]&128&&av(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]],kl(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){pe(t,a)}}}function ck(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Ep(Cp(n,i,r));const o=r=>Z(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ve()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);Y(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=Cp(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Ep(c),s[l].c(),H(s[l],1),s[l].m(t.parentNode,t))}for(Me(),l=i.length;l<s.length;l+=1)o(l);ke()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(r){Ii(s,r),r&&X(t)}}}function hk(n){let t,e,i=n[5]&&Ip(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&H(i,1)):(i=Ip(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function uk(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:d=!0}=t,{animation:p=!0}=t,{mediaItemConfig:g}=t,{enableCarousel:m=!0}=t,{autoplayConfig:v={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:P=!0,autoplayVideoInCarousel:M=!1}=v;let E=[],z=0,D,R=null;const T=en("hooks"),O=en("mediaStore");function b(){const L=E[z],N=L==null?void 0:L.videoInstance;N&&(N.paused?(N.muted=!1,N.play()):N.pause())}St(()=>{T.on("click",L=>{var N;(N=a.tag3DContentSvelte)!=null&&N.css3DInstance&&L.tag.id===a.id&&L.target==="TagContent"&&b()}),e(0,a.play=()=>{const L=E[z],N=L==null?void 0:L.videoInstance;N&&(N.muted=!1,N.play())},a),e(0,a.pause=()=>{const L=E[z],N=L==null?void 0:L.videoInstance;N&&N.pause()},a),R=setInterval(()=>{r&&(D==null||D.goToNext())},3e3)}),Zt(()=>{clearInterval(R),T.off("click",b)});function C(L,N){n.$$.not_equal(E[N],L)&&(E[N]=L,e(8,E))}function I(L){Ye[L?"unshift":"push"](()=>{D=L,e(12,D)})}const k=L=>{i||O.set({currentMediaElement:null}),e(11,z=L.detail)};function S(L){n.$$.not_equal(E[0],L)&&(E[0]=L,e(8,E))}return n.$$set=L=>{"tag"in L&&e(0,a=L.tag),"mediaData"in L&&e(1,l=L.mediaData),"inDelay"in L&&e(2,c=L.inDelay),"outDelay"in L&&e(3,h=L.outDelay),"duration"in L&&e(4,u=L.duration),"unfolded"in L&&e(5,d=L.unfolded),"animation"in L&&e(6,p=L.animation),"mediaItemConfig"in L&&e(7,g=L.mediaItemConfig),"enableCarousel"in L&&e(16,m=L.enableCarousel),"autoplayConfig"in L&&e(17,v=L.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=E.every(L=>L.paused)),n.$$.dirty[0]&65538&&e(13,s=m&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&P&&i)},[a,l,c,h,u,d,p,g,E,i,o,z,D,s,A,O,m,v,C,I,k,S]}class j1 extends Pe{constructor(t){super(),we(this,t,uk,hk,ye,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},rk,[-1,-1])}}function dk(n){xe(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 Mp(n){let t,e,i,s,o,r,a,l;t=new Bi({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new V8({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&kp(n),h=n[1]&&xp(n);return{c(){me(t.$$.fragment),e=ae(),i=W("div"),me(s.$$.fragment),o=ae(),c&&c.c(),r=ae(),h&&h.c(),a=Ve(),y(i,"class","line svelte-1f7m1lj")},m(u,d){ge(t,u,d),Y(u,e,d),Y(u,i,d),ge(s,i,null),Y(u,o,d),c&&c.m(u,d),Y(u,r,d),h&&h.m(u,d),Y(u,a,d),l=!0},p(u,d){const p={};d&8&&(p.visible=u[3]),t.$set(p);const g={};d&8&&(g.unfolded=u[3]),s.$set(g),u[2]?c?(c.p(u,d),d&4&&H(c,1)):(c=kp(u),c.c(),H(c,1),c.m(r.parentNode,r)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke()),u[1]?h?(h.p(u,d),d&2&&H(h,1)):(h=xp(u),h.c(),H(h,1),h.m(a.parentNode,a)):h&&(Me(),Z(h,1,1,()=>{h=null}),ke())},i(u){l||(H(t.$$.fragment,u),H(s.$$.fragment,u),H(c),H(h),l=!0)},o(u){Z(t.$$.fragment,u),Z(s.$$.fragment,u),Z(c),Z(h),l=!1},d(u){pe(t,u),u&&X(e),u&&X(i),pe(s),u&&X(o),c&&c.d(u),u&&X(r),h&&h.d(u),u&&X(a)}}}function kp(n){let t,e,i;return e=new w1({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","text svelte-1f7m1lj")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function xp(n){let t,e,i;return e=new j1({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=W("div"),me(e.$$.fragment),y(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function fk(n){let t,e,i=n[0].state&&Mp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Mp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function gk(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class pk extends Pe{constructor(t){super(),we(this,t,gk,fk,ye,{tag:0},dk)}}const mk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAE3RSTlMAZV7nzWlZRTewq5CJUlEeHA4Lu1bjhwAAADRJREFUCNdjIAz4mFC4gtyMKHx+TlYUPgcLKp+RmQmVy4aiGFlSgAtZToiHF1kjOzsDUQAAVSIA07bTGZwAAAAASUVORK5CYII=",vk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEXRSTlMAUUg+uqRVTBcKjop0bjUtK+w+Um4AAAA1SURBVAjXYyAMmNlRuJw8jCh8Di42FD4/KyqfkYUdlcuExBNgReZxcCPzOHmZkTXygXmEAQBMcAC8/O73cwAAAABJRU5ErkJggg==";function Ak(n){xe(n,"svelte-rehsoc",'@charset "UTF-8";.svelte-rehsoc.svelte-rehsoc{box-sizing:border-box}.marketing.svelte-rehsoc.svelte-rehsoc{transform:translateY(-100%)}.marketing.svelte-rehsoc .line.svelte-rehsoc{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-rehsoc .content.svelte-rehsoc{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.375rem;top:-1.875rem;left:-1rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-rehsoc .content .headerImage.svelte-rehsoc{width:100%;position:absolute;left:0;top:0;transform:translateY(-100%);border-top-left-radius:0.375rem;border-top-right-radius:0.375rem}.marketing.svelte-rehsoc .content .content-wrapper.svelte-rehsoc{width:100%;padding:1.25rem}.title-wrapper.svelte-rehsoc.svelte-rehsoc{position:relative;width:100%}.title-wrapper.svelte-rehsoc .title.svelte-rehsoc{border-radius:0.25rem;width:100%}.title-wrapper.svelte-rehsoc .title .text.svelte-rehsoc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;word-break:break-all;letter-spacing:0;font-size:1rem;font-weight:600;line-height:1.375rem}.price-wrapper.svelte-rehsoc.svelte-rehsoc{box-sizing:border-box;width:100%;margin-top:0.5rem;display:flex;justify-content:space-between;align-items:center}.price-wrapper.svelte-rehsoc .price-section.svelte-rehsoc{flex-shrink:0;overflow:hidden;white-space:nowrap}.price-wrapper.svelte-rehsoc .price-section .value.svelte-rehsoc{font-size:1.25rem;font-weight:700;line-height:1.5rem;font-family:DINAlternate-Bold TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-wrapper.svelte-rehsoc .price-section .unit.svelte-rehsoc{font-size:1.25rem;font-weight:700;line-height:1.5rem;font-family:DINAlternate-Bold TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif !important;letter-spacing:0}.price-wrapper.svelte-rehsoc .action-section.svelte-rehsoc{display:flex;align-items:center;height:1.125rem}.price-wrapper.svelte-rehsoc .action-section .highlight-text.svelte-rehsoc{font-size:0.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8.75rem}.tags-wrapper.svelte-rehsoc.svelte-rehsoc{position:relative;overflow:hidden;margin-top:0.3125rem}.tags-wrapper.svelte-rehsoc .tags.svelte-rehsoc{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap}.tags-wrapper.svelte-rehsoc .tags .tag.svelte-rehsoc{display:block;text-align:center;flex-shrink:0;flex-grow:0;font-size:0.75rem;font-weight:400;height:1.125rem;line-height:1.125rem;margin-right:0.25rem;margin-bottom:0.25rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.description.svelte-rehsoc.svelte-rehsoc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;width:100%;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-all;white-space:normal;margin-top:0.25rem;font-size:0.875rem;font-weight:400;line-height:1.25rem;letter-spacing:0}.more-share-wrapper.svelte-rehsoc.svelte-rehsoc{margin-top:0.75rem;display:block;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.more-share-wrapper.svelte-rehsoc .more-text.svelte-rehsoc{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;height:1.25rem;font-size:0.875rem;font-weight:500;line-height:1.25rem;letter-spacing:0}.more-share-wrapper.svelte-rehsoc .more-text .more-icon.svelte-rehsoc{margin-left:0.125rem;width:0.875rem;height:0.875rem}.marketing.light.svelte-rehsoc .content.svelte-rehsoc{background-color:white}.marketing.light.svelte-rehsoc .content .title-wrapper .title .text.svelte-rehsoc{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-rehsoc .content .tags-wrapper .tags .primary-tag.svelte-rehsoc{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-rehsoc .content .tags-wrapper .tags .secondary-tag.svelte-rehsoc{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-rehsoc .content .description.svelte-rehsoc{color:#000}.marketing.light.svelte-rehsoc .content .price-wrapper.svelte-rehsoc{color:#ae7900}.marketing.light.svelte-rehsoc .content .more-share-wrapper .more-text.svelte-rehsoc{font-family:PingFangSC-Medium;color:rgba(0, 0, 0, 0.8509803922)}.marketing.dark.svelte-rehsoc .content.svelte-rehsoc{background-color:rgba(0, 0, 0, 0.75)}.marketing.dark.svelte-rehsoc .content .title-wrapper .title .text.svelte-rehsoc{color:white}.marketing.dark.svelte-rehsoc .content .tags-wrapper .tags .primary-tag.svelte-rehsoc{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-rehsoc .content .tags-wrapper .tags .secondary-tag.svelte-rehsoc{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-rehsoc .content .description.svelte-rehsoc{color:#fff}.marketing.dark.svelte-rehsoc .content .price-wrapper.svelte-rehsoc{color:#ead09a;fill:#ead09a}.marketing.dark.svelte-rehsoc .content .more-share-wrapper .more-text.svelte-rehsoc{font-family:PingFangSC-Medium;color:#fff}.marketing.unfolded.svelte-rehsoc .line.svelte-rehsoc{transform:translateX(-50%) scale(1, 1);transition-timing-function:ease-out}.marketing.folded.svelte-rehsoc .line.svelte-rehsoc{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-rehsoc .content.svelte-rehsoc{opacity:1;transform:translateY(0);transition-timing-function:ease-out}.marketing.folded.svelte-rehsoc .content.svelte-rehsoc{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}.tag.svelte-rehsoc.svelte-rehsoc,.text.svelte-rehsoc.svelte-rehsoc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}')}function Sp(n,t,e){const i=n.slice();return i[0]=t[e],i}function Dp(n,t,e){const i=n.slice();return i[0]=t[e],i}function Tp(n){let t,e;return{c(){t=W("img"),y(t,"class","headerImage svelte-rehsoc"),ct(t.src,e=n[1].headerPictureUrl)||y(t,"src",e),y(t,"alt","")},m(i,s){Y(i,t,s)},p(i,s){s&2&&!ct(t.src,e=i[1].headerPictureUrl)&&y(t,"src",e)},d(i){i&&X(t)}}}function Lp(n){let t,e,i,s,o,r=n[4]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=zp(Dp(n,r,h));let l=n[3]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Op(Sp(n,l,h));return{c(){t=W("div"),e=W("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ae();for(let h=0;h<c.length;h+=1)c[h].c();y(e,"class","tags svelte-rehsoc"),y(t,"class","tags-wrapper svelte-rehsoc")},m(h,u){Y(h,t,u),_(t,e);for(let d=0;d<a.length;d+=1)a[d]&&a[d].m(e,null);_(e,i);for(let d=0;d<c.length;d+=1)c[d]&&c[d].m(e,null);s||(o=[ni(Ti.call(null,e)),je(e,"clientHeight",n[21])],s=!0)},p(h,u){if(u&16){r=h[4]||[];let d;for(d=0;d<r.length;d+=1){const p=Dp(h,r,d);a[d]?a[d].p(p,u):(a[d]=zp(p),a[d].c(),a[d].m(e,i))}for(;d<a.length;d+=1)a[d].d(1);a.length=r.length}if(u&8){l=h[3]||[];let d;for(d=0;d<l.length;d+=1){const p=Sp(h,l,d);c[d]?c[d].p(p,u):(c[d]=Op(p),c[d].c(),c[d].m(e,null))}for(;d<c.length;d+=1)c[d].d(1);c.length=l.length}},d(h){h&&X(t),Ii(a,h),Ii(c,h),s=!1,ht(o)}}}function zp(n){let t,e=n[0]+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","tag primary-tag svelte-rehsoc"),j(t,"min-width",Ou)},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&16&&e!==(e=s[0]+"")&&Be(i,e)},d(s){s&&X(t)}}}function Op(n){let t,e=n[0]+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","tag secondary-tag svelte-rehsoc"),j(t,"min-width",Ou)},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&8&&e!==(e=s[0]+"")&&Be(i,e)},d(s){s&&X(t)}}}function jp(n){let t,e=n[1].description+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","description svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].description+"")&&Be(i,e)},d(s){s&&X(t)}}}function Rp(n){let t,e,i,s=n[2]&&_p(n),o=!n[2]&&n[1].highlightText&&Bp(n);return{c(){t=W("div"),s&&s.c(),e=ae(),i=W("div"),o&&o.c(),y(i,"class","action-section svelte-rehsoc"),y(t,"class","price-wrapper svelte-rehsoc")},m(r,a){Y(r,t,a),s&&s.m(t,null),_(t,e),_(t,i),o&&o.m(i,null)},p(r,a){r[2]?s?s.p(r,a):(s=_p(r),s.c(),s.m(t,e)):s&&(s.d(1),s=null),!r[2]&&r[1].highlightText?o?o.p(r,a):(o=Bp(r),o.c(),o.m(i,null)):o&&(o.d(1),o=null)},d(r){r&&X(t),s&&s.d(),o&&o.d()}}}function _p(n){let t,e,i,s=n[1].price.value+"",o,r=n[1].price.unit&&Vp(n);return{c(){t=W("div"),r&&r.c(),e=ae(),i=W("span"),o=Re(s),y(i,"class","value svelte-rehsoc"),y(t,"class","price-section svelte-rehsoc")},m(a,l){Y(a,t,l),r&&r.m(t,null),_(t,e),_(t,i),_(i,o)},p(a,l){a[1].price.unit?r?r.p(a,l):(r=Vp(a),r.c(),r.m(t,e)):r&&(r.d(1),r=null),l&2&&s!==(s=a[1].price.value+"")&&Be(o,s)},d(a){a&&X(t),r&&r.d()}}}function Vp(n){let t,e=n[1].price.unit+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","unit svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].price.unit+"")&&Be(i,e)},d(s){s&&X(t)}}}function Bp(n){let t,e=n[1].highlightText+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","highlight-text svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].highlightText+"")&&Be(i,e)},d(s){s&&X(t)}}}function Fp(n){let t,e,i,s;function o(l,c){return l[13]?yk:bk}let r=o(n),a=r(n);return{c(){t=W("div"),e=W("div"),i=Re(n[7]),s=ae(),a.c(),y(e,"class","more-text svelte-rehsoc"),y(t,"class","more-share-wrapper svelte-rehsoc")},m(l,c){Y(l,t,c),_(t,e),_(e,i),_(e,s),a.m(e,null)},p(l,c){c&128&&Be(i,l[7]),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(e,null)))},d(l){l&&X(t),a.d()}}}function bk(n){let t,e;return{c(){t=W("img"),y(t,"class","more-icon svelte-rehsoc"),ct(t.src,e=mk)||y(t,"src",e),y(t,"alt","查看更多")},m(i,s){Y(i,t,s)},p:oe,d(i){i&&X(t)}}}function yk(n){let t,e;return{c(){t=W("img"),y(t,"class","more-icon svelte-rehsoc"),ct(t.src,e=vk)||y(t,"src",e),y(t,"alt","查看更多")},m(i,s){Y(i,t,s)},p:oe,d(i){i&&X(t)}}}function wk(n){let t,e,i,s,o,r,a,l,c,h,u,d=n[1].title+"",p,g,m,v,A,P,M;e=new Bi({props:{visible:n[6],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let E=n[1].headerPictureUrl&&Tp(n),z=n[9]&&Lp(n),D=n[1].description&&jp(n),R=(n[2]||n[1].highlightText)&&Rp(n),T=n[8]&&Fp(n);return{c(){t=W("div"),me(e.$$.fragment),i=ae(),s=W("div"),o=ae(),r=W("div"),E&&E.c(),a=ae(),l=W("div"),c=W("div"),h=W("div"),u=W("div"),p=Re(d),g=ae(),z&&z.c(),m=ae(),D&&D.c(),v=ae(),R&&R.c(),A=ae(),T&&T.c(),y(s,"class","line svelte-rehsoc"),j(s,"transition-delay",n[6]?n[12]+"ms":n[11]+"ms"),y(u,"class","text svelte-rehsoc"),y(h,"class","title svelte-rehsoc"),y(c,"class","title-wrapper svelte-rehsoc"),y(l,"class","content-wrapper svelte-rehsoc"),j(l,"padding-top",n[1].headerPictureUrl?"10px":"20px"),y(r,"class","content svelte-rehsoc"),j(r,"max-width",yi(n[15])),j(r,"transition-delay",n[6]?n[10]+"ms":"0ms"),j(r,"border-top-left-radius",n[1].headerPictureUrl?"0px":"6px"),j(r,"border-top-right-radius",n[1].headerPictureUrl?"0px":"6px"),y(t,"class",P=Ct(`marketing ${n[5]}`)+" svelte-rehsoc"),Ce(t,"unfolded",n[6]),Ce(t,"folded",n[14])},m(O,b){Y(O,t,b),ge(e,t,null),_(t,i),_(t,s),_(t,o),_(t,r),E&&E.m(r,null),_(r,a),_(r,l),_(l,c),_(c,h),_(h,u),_(u,p),_(l,g),z&&z.m(l,null),_(l,m),D&&D.m(l,null),_(l,v),R&&R.m(l,null),_(l,A),T&&T.m(l,null),M=!0},p(O,[b]){const C={};b&64&&(C.visible=O[6]),e.$set(C),b&6208&&j(s,"transition-delay",O[6]?O[12]+"ms":O[11]+"ms"),O[1].headerPictureUrl?E?E.p(O,b):(E=Tp(O),E.c(),E.m(r,a)):E&&(E.d(1),E=null),(!M||b&2)&&d!==(d=O[1].title+"")&&Be(p,d),O[9]?z?z.p(O,b):(z=Lp(O),z.c(),z.m(l,m)):z&&(z.d(1),z=null),O[1].description?D?D.p(O,b):(D=jp(O),D.c(),D.m(l,v)):D&&(D.d(1),D=null),O[2]||O[1].highlightText?R?R.p(O,b):(R=Rp(O),R.c(),R.m(l,A)):R&&(R.d(1),R=null),O[8]?T?T.p(O,b):(T=Fp(O),T.c(),T.m(l,null)):T&&(T.d(1),T=null),b&2&&j(l,"padding-top",O[1].headerPictureUrl?"10px":"20px"),b&1088&&j(r,"transition-delay",O[6]?O[10]+"ms":"0ms"),b&2&&j(r,"border-top-left-radius",O[1].headerPictureUrl?"0px":"6px"),b&2&&j(r,"border-top-right-radius",O[1].headerPictureUrl?"0px":"6px"),(!M||b&32&&P!==(P=Ct(`marketing ${O[5]}`)+" svelte-rehsoc"))&&y(t,"class",P),(!M||b&96)&&Ce(t,"unfolded",O[6]),(!M||b&16416)&&Ce(t,"folded",O[14])},i(O){M||(H(e.$$.fragment,O),M=!0)},o(O){Z(e.$$.fragment,O),M=!1},d(O){O&&X(t),pe(e),E&&E.d(),z&&z.d(),D&&D.d(),R&&R.d(),T&&T.d()}}}const Ou=40;function Pk(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,{tag:P}=t,M,E=(()=>{var b;const O=(b=P.data.limitWidth)!=null?b:!0;if(typeof O=="number")return O;if(O===!0)return 280})(),z=0,D=!1;function R(O){Math.abs(M-O)>5&&(e(17,M=O),setTimeout(()=>{e(19,D=!1)},100))}const T=O=>R(O.detail);return n.$$set=O=>{"tag"in O&&e(0,P=O.tag)},n.$$.update=()=>{var O,b,C,I;n.$$.dirty&1&&e(6,i=(b=(O=P.state)==null?void 0:O.unfolded)!=null?b:!1),n.$$.dirty&64&&e(14,s=!i),n.$$.dirty&1&&e(1,o=P.data),n.$$.dirty&2&&e(2,r=Ne((C=o.price)==null?void 0:C.value)&&((I=o.price)==null?void 0:I.value)!==""),n.$$.dirty&1&&e(5,a=P.data.theme||"light"),n.$$.dirty&32&&e(13,l=a==="light"),n.$$.dirty&917504&&(!D||E&&E>0)&&(e(18,z=Math.max(1,Math.floor(((E||172)-20)/Ou))),M!==void 0&&M>40&&e(18,z=Math.max(1,z-1)),e(19,D=!0)),n.$$.dirty&262146&&e(4,c=(o.brandTags||[]).filter(Boolean).slice(0,z)),n.$$.dirty&262160&&e(20,h=Math.max(0,z-c.length)),n.$$.dirty&1048578&&e(3,u=(o.tags||[]).filter(Boolean).slice(0,h)),n.$$.dirty&24&&e(9,m=c.length>0||u.length>0),n.$$.dirty&6&&(r||o.highlightText),n.$$.dirty&1&&e(8,v=P.config.popoverConfig.toolbar.showMore),n.$$.dirty&1&&e(7,A=(()=>Ne(P.config.popoverConfig.viewMoreText)&&P.config.popoverConfig.viewMoreText.trim()!==""?P.config.popoverConfig.viewMoreText:"查看更多")())},e(12,d=400),e(11,p=180+500-500-40),e(10,g=400+180),[P,o,r,u,c,a,i,A,v,m,g,p,d,l,s,E,R,M,z,D,h,T]}class Ck extends Pe{constructor(t){super(),we(this,t,Pk,wk,ye,{tag:0},Ak)}}class Hp{static checkBrowserSupport(){var l,c,h,u;const t=navigator.userAgent,e=document.createElement("audio");let i="Unknown",s="Unknown";t.includes("Edge/")?(i="Microsoft Edge",s=((l=t.match(/Edge\/(\d+)/))==null?void 0:l[1])||"Unknown"):t.includes("Chrome/")?(i="Chrome",s=((c=t.match(/Chrome\/(\d+)/))==null?void 0:c[1])||"Unknown"):t.includes("Firefox/")?(i="Firefox",s=((h=t.match(/Firefox\/(\d+)/))==null?void 0:h[1])||"Unknown"):t.includes("Safari/")&&!t.includes("Chrome")&&(i="Safari",s=((u=t.match(/Version\/(\d+)/))==null?void 0:u[1])||"Unknown");const o=[{name:"MP3",mime:"audio/mpeg"},{name:"OGG",mime:"audio/ogg"},{name:"WAV",mime:"audio/wav"},{name:"M4A",mime:"audio/mp4"},{name:"AAC",mime:"audio/aac"},{name:"WEBM",mime:"audio/webm"}],r=[],a=[];return o.forEach(d=>{const p=e.canPlayType(d.mime);p==="probably"?r.push(`${d.name} (完全支持)`):p==="maybe"?(r.push(`${d.name} (可能支持)`),a.push(`${d.name} 格式支持不确定,建议使用其他格式`)):a.push(`${d.name} 格式不被支持`)}),{browser:`${i} ${s}`,version:s,supportedFormats:r,warnings:a}}static testAudioUrl(t){return ne(this,null,function*(){try{const e=yield fetch(t,{method:"HEAD"});return{accessible:e.ok,status:e.status,contentType:e.headers.get("content-type")||void 0,contentLength:parseInt(e.headers.get("content-length")||"0")||void 0}}catch(e){return{accessible:!1,error:e instanceof Error?e.message:String(e)}}})}static testAudioElement(t){return ne(this,null,function*(){return new Promise(e=>{const i=new Audio;let s=!1;const o=()=>{s||(s=!0,i.removeEventListener("loadedmetadata",r),i.removeEventListener("error",l),i.removeEventListener("canplay",a))},r=()=>{o(),e({success:!0,duration:i.duration,networkState:i.networkState,readyState:i.readyState})},a=()=>{o(),e({success:!0,canPlay:"canplay",duration:i.duration,networkState:i.networkState,readyState:i.readyState})},l=()=>{o(),e({success:!1,error:i.error?`${i.error.code}: ${i.error.message}`:"Unknown audio error",networkState:i.networkState,readyState:i.readyState})};i.addEventListener("loadedmetadata",r),i.addEventListener("canplay",a),i.addEventListener("error",l),setTimeout(()=>{s||(o(),e({success:!1,error:"音频加载超时",networkState:i.networkState,readyState:i.readyState}))},1e4),i.src=t,i.load()})})}static diagnoseAudio(t){return ne(this,null,function*(){var r;console.group("🎵 音频诊断报告"),console.group("1. 浏览器支持检查");const e=this.checkBrowserSupport();console.log("浏览器:",e.browser),console.log("支持的格式:",e.supportedFormats),e.warnings.length>0&&console.warn("警告:",e.warnings),console.groupEnd(),console.group("2. 音频文件URL检查"),console.log("音频URL:",t);try{new URL(t,window.location.href),console.log("✅ URL格式正确")}catch(a){console.error("❌ URL格式错误"),console.groupEnd(),console.groupEnd();return}const i=(r=t.split(".").pop())==null?void 0:r.toLowerCase();i&&(console.log("文件扩展名:",i.toUpperCase()),["mp3","ogg","wav","m4a","aac","webm"].includes(i)?console.log("✅ 文件格式常见"):console.warn("⚠️ 不常见的文件格式,可能存在兼容性问题")),console.groupEnd(),console.group("3. 网络可访问性测试");const s=yield this.testAudioUrl(t);s.accessible?(console.log("✅ 文件可访问"),console.log("HTTP状态:",s.status),s.contentType&&console.log("内容类型:",s.contentType),s.contentLength&&console.log("文件大小:",(s.contentLength/1024).toFixed(2),"KB")):(console.error("❌ 文件无法访问"),s.status&&console.error("HTTP状态:",s.status),s.error&&console.error("错误:",s.error)),console.groupEnd(),console.group("4. 音频元素测试");const o=yield this.testAudioElement(t);o.success?(console.log("✅ 音频元素创建成功"),o.duration&&console.log("音频时长:",o.duration.toFixed(2),"秒"),console.log("网络状态:",this.getNetworkStateDescription(o.networkState)),console.log("就绪状态:",this.getReadyStateDescription(o.readyState))):(console.error("❌ 音频元素创建失败"),console.error("错误:",o.error),console.log("网络状态:",this.getNetworkStateDescription(o.networkState)),console.log("就绪状态:",this.getReadyStateDescription(o.readyState))),console.groupEnd(),console.groupEnd()})}static getNetworkStateDescription(t){switch(t){case 0:return"NETWORK_EMPTY - 音频元素尚未初始化";case 1:return"NETWORK_IDLE - 音频元素处于活动状态但未使用网络";case 2:return"NETWORK_LOADING - 浏览器正在下载数据";case 3:return"NETWORK_NO_SOURCE - 未找到合适的音频源";default:return`未知状态 (${t})`}}static getReadyStateDescription(t){switch(t){case 0:return"HAVE_NOTHING - 没有音频数据";case 1:return"HAVE_METADATA - 已获取元数据";case 2:return"HAVE_CURRENT_DATA - 有当前播放位置的数据";case 3:return"HAVE_FUTURE_DATA - 有足够的数据开始播放";case 4:return"HAVE_ENOUGH_DATA - 有足够的数据流畅播放";default:return`未知状态 (${t})`}}}class Ik 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,e&&this.validateAudioSource(e)}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}get duration(){var e;return((e=this.audioInstance)==null?void 0:e.duration)||0}play(){return ne(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=DE(this.sharedAudioSrc,{namespace:Iu.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;this.handlePlayError(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()}handlePlayError(e){var o,r,a,l;const i=navigator.userAgent,s=this.sharedAudioSrc;if(console.group("🎵 音频播放错误详情"),console.error("错误对象:",e),console.error("错误名称:",e.name),console.error("错误信息:",e.message),console.error("音频文件路径:",s),console.error("浏览器信息:",i),console.error("音频实例状态:",{exists:!!this.audioInstance,readyState:(o=this.audioInstance)==null?void 0:o.readyState,networkState:(r=this.audioInstance)==null?void 0:r.networkState,error:(a=this.audioInstance)==null?void 0:a.error}),e.name==="NotSupportedError"){if(e.message.includes("no supported source was found")&&(console.error("❌ 错误原因: 无法找到支持的音频源"),console.error("💡 可能的解决方案:"),console.error(" 1. 检查音频文件路径是否正确"),console.error(" 2. 检查音频文件是否存在"),console.error(" 3. 检查音频文件格式是否被浏览器支持 (推荐: MP3, OGG, WAV)"),console.error(" 4. 检查CORS设置,确保可以跨域访问音频文件"),s)){const c=(l=s.split(".").pop())==null?void 0:l.toLowerCase(),h=["mp3","ogg","wav","m4a","aac"];c&&!h.includes(c)&&(console.error(` ⚠️ 检测到不常见的音频格式: .${c}`),console.error(` 📝 建议使用: ${h.join(", ")}`))}}else e.name==="AbortError"?console.error("❌ 错误原因: 音频播放被中断"):e.name==="NotAllowedError"?console.error("❌ 错误原因: 浏览器阻止了音频播放 (通常需要用户交互)"):e.message==="The operation is not supported."?console.error("❌ 错误原因: 音频文件可能损坏或格式有问题"):console.error("❌ 未知的音频播放错误");console.groupEnd(),e.name==="NotSupportedError"&&s&&(console.error("💡 建议运行完整音频诊断来查找问题根源:"),console.error(`AudioDiagnostics.diagnoseAudio("${s}")`),process.env.NODE_ENV==="development"&&(console.warn("🔍 自动运行音频诊断..."),Hp.diagnoseAudio(s)))}validateAudioSource(e){var o;try{new URL(e,window.location.href)}catch(r){console.warn("🎵 音频URL格式可能有问题:",e),Hp.diagnoseAudio(e);return}const i=(o=e.split(".").pop())==null?void 0:o.toLowerCase(),s=["mp3","ogg","wav","m4a","aac","webm"];i&&!s.includes(i)&&(console.warn("🎵 音频格式可能不被广泛支持:",i),console.warn("💡 建议使用常见格式:",s.join(", ")),console.warn('💡 运行音频诊断:AudioDiagnostics.diagnoseAudio("'+e+'")')),this.checkBrowserSupport(i)}checkBrowserSupport(e){if(!e)return;const i=document.createElement("audio"),o={mp3:"audio/mpeg",ogg:"audio/ogg",wav:"audio/wav",m4a:"audio/mp4",aac:"audio/aac",webm:"audio/webm"}[e];if(o){const r=i.canPlayType(o);r===""?(console.warn(`🎵 当前浏览器可能不支持 ${e.toUpperCase()} 格式`),console.warn("💡 建议提供多种格式的音频文件作为备选")):console.info(r==="maybe"?`🎵 当前浏览器可能支持 ${e.toUpperCase()} 格式 (不确定)`:`🎵 当前浏览器支持 ${e.toUpperCase()} 格式`)}}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=d=>{var p;this.sharedAudioCurrentTime=e.currentTime,(p=this.ontimeupdate)==null||p.call(this,d)},s=d=>{var p;e.isBlankAudio||(this.sharedAudioPaused=!1,(p=this.onplay)==null||p.call(this,d))},o=d=>{this.pause(d)},r=d=>{this.endedHandler(d)},a=d=>{var p;this.sharedAudioPaused=!0,(p=this.onerror)==null||p.call(this,d)},l=d=>{var p;return(p=this.oncanplay)==null?void 0:p.call(this,d)},c=d=>{var p;return(p=this.oncanplaythrough)==null?void 0:p.call(this,d)},h=d=>{var p;return(p=this.onloadeddata)==null?void 0:p.call(this,d)},u=d=>{var p;return(p=this.onloadedmetadata)==null?void 0:p.call(this,d)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function Ek(n){xe(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function Mk(n){let t,e,i,s;const o=n[8].default,r=ns(o,n,n[7],null);return{c(){t=W("div"),r&&r.c(),y(t,"class","audio svelte-13e7hxv"),y(t,"style",n[0])},m(a,l){Y(a,t,l),r&&r.m(t,null),e=!0,i||(s=je(t,"click",iv(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&os(r,o,a,a[7],e?ss(o,a[7],l,null):rs(a[7]),null),(!e||l&1)&&y(t,"style",a[0])},i(a){e||(H(r,a),e=!0)},o(a){Z(r,a),e=!1},d(a){a&&X(t),r&&r.d(a),i=!1,s()}}}function kk(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Sn(),h=en("hooks"),u=en("mediaStore");let d,p=!0;function g(){e(5,d.onplay=v=>{h.emit("playStateChange",F({event:v,state:"playing",mediaInstance:d},l)),c("play"),e(6,p=!1)},d),e(5,d.onpause=v=>{h.emit("playStateChange",F({event:v,state:"paused",mediaInstance:d},l)),c("pause"),e(6,p=!0)},d),e(5,d.onended=v=>{h.emit("playStateChange",F({event:v,state:"paused",mediaInstance:d},l)),c("pause"),e(6,p=!0)},d),e(5,d.onloadedmetadata=v=>{typeof d.duration=="number"&&!Number.isNaN(d.duration)&&c("duration",d.duration)},d),e(5,d.onerror=v=>{c("pause"),e(6,p=!0)},d),e(5,d.ontimeupdate=v=>{c("timeupdate",d.currentTime)},d)}u.subscribe(({currentMediaElement:v})=>{v!==d&&(p||d==null||d.pause())});function m(v){d&&(h.emit("click",F({event:v,target:"AudioTagPlayIcon",audioInstance:d},l)),u.set({currentMediaElement:d}),h.emit("playStateChange",F({event:v,state:d.paused?"playing":"paused",mediaInstance:d},l)),d.paused?d.play():d.pause())}return n.$$set=v=>{"url"in v&&e(2,o=v.url),"enable"in v&&e(3,r=v.enable),"style"in v&&e(0,a=v.style),"hooksInfo"in v&&e(4,l=v.hooksInfo),"$$scope"in v&&e(7,s=v.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(d==null||d.dispose(),e(5,d=new Ik(o)),c("audioRef",d),setTimeout(()=>c("audioRef",d),200),g()),n.$$.dirty&40&&(r||d==null||d.pause()),n.$$.dirty&72&&c(r&&!p?"play":"pause")},[a,m,o,r,l,d,p,s,i]}let ju=class extends Pe{constructor(t){super(),we(this,t,kk,Mk,ye,{url:2,enable:3,style:0,hooksInfo:4},Ek)}};function xk(n){xe(n,"svelte-6pnkgc",".audio-icon__wrapper.svelte-6pnkgc.svelte-6pnkgc{display:inline-block}.audio-icon.svelte-6pnkgc.svelte-6pnkgc{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%}.audio-icon.svelte-6pnkgc .sound-wave__container.svelte-6pnkgc{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%}@keyframes svelte-6pnkgc-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-6pnkgc-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-6pnkgc-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Np(n){let t,e;return t=new Bi({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Sk(n){let t,e,i,s,o,r,a,l,c,h,u,d,p,g,m=n[0]&&Np();return{c(){t=W("div"),m&&m.c(),e=ae(),i=W("div"),s=W("div"),o=Ee("svg"),r=Ee("defs"),a=Ee("linearGradient"),l=Ee("stop"),c=Ee("stop"),h=Ee("linearGradient"),u=Ee("stop"),d=Ee("stop"),p=Ee("path"),y(l,"stop-color","rgba(255, 255, 255, 1)"),y(l,"stop-opacity",".5"),y(l,"offset","0%"),y(c,"stop-color","rgba(255, 255, 255, 1)"),y(c,"offset","100%"),y(a,"x1","8.653%"),y(a,"y1","15.676%"),y(a,"x2","85.159%"),y(a,"y2","79.274%"),y(a,"id","dnalogel-audio-icon-linear-gradient-1"),y(u,"stop-color","rgba(255, 255, 255, 1)"),y(u,"offset","0%"),y(d,"stop-color","rgba(255, 255, 255, 1)"),y(d,"stop-opacity","0"),y(d,"offset","100%"),y(h,"x1","0%"),y(h,"y1","0%"),y(h,"x2","64.422%"),y(h,"y2","62.326%"),y(h,"id","dnalogel-audio-icon-linear-gradient-2"),y(p,"d",n[3]),y(p,"fill","url(#dnalogel-audio-icon-linear-gradient-1)"),y(p,"fill-rule","nonzero"),y(p,"stroke","url(#dnalogel-audio-icon-linear-gradient-2)"),y(p,"stroke-width",".5"),y(o,"viewBox","0 0 24 24"),y(o,"version","1.1"),y(o,"aria-label","audio-icon"),y(s,"class","sound-wave__container svelte-6pnkgc"),y(i,"class","audio-icon svelte-6pnkgc"),y(t,"class","audio-icon__wrapper svelte-6pnkgc"),y(t,"style",n[1]),j(t,"width",n[4]),j(t,"height",n[4])},m(v,A){Y(v,t,A),m&&m.m(t,null),_(t,e),_(t,i),_(i,s),_(s,o),_(o,r),_(r,a),_(a,l),_(a,c),_(r,h),_(h,u),_(h,d),_(o,p),n[10](s),g=!0},p(v,[A]){v[0]?m?A&1&&H(m,1):(m=Np(),m.c(),H(m,1),m.m(t,e)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke()),(!g||A&8)&&y(p,"d",v[3]),(!g||A&2)&&y(t,"style",v[1]);const P=A&2;(P||A&18)&&j(t,"width",v[4]),(P||A&18)&&j(t,"height",v[4])},i(v){g||(H(m),g=!0)},o(v){Z(m),g=!1},d(v){v&&X(t),m&&m.d(),n[10](null)}}}function Dk(n,t,e){let i,s,{playing:o}=t,{shadow:r=!1}=t,{style:a=null}=t,{width:l="100%"}=t,{animated:c=!0}=t,h,u=0,d=null;const p=["M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm1.534 3.282-1.29 1.289.186.183a5.86 5.86 0 0 1 1.663 4.095c0 1.555-.605 2.965-1.786 4.236l1.118 1.12.2-.19a7.46 7.46 0 0 0 2.225-5.322 7.46 7.46 0 0 0-2.316-5.411Zm-2.046 2.047-1.245 1.243.14.133a3.04 3.04 0 0 1 .882 2.144c0 .795-.308 1.516-.955 2.24l1.23 1.231.168-.168a4.793 4.793 0 0 0 1.314-3.303c0-1.39-.59-2.643-1.534-3.52Zm-1.752 1.78-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z","M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm-2.264 7.109-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z","M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm-.512 5.329-1.245 1.243.14.133a3.04 3.04 0 0 1 .882 2.144c0 .795-.308 1.516-.955 2.24l1.23 1.231.168-.168a4.793 4.793 0 0 0 1.314-3.303c0-1.39-.59-2.643-1.534-3.52Zm-1.752 1.78-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z"];Zt(()=>{d&&(clearInterval(d),e(9,d=null))});function g(m){Ye[m?"unshift":"push"](()=>{h=m,e(2,h)})}return n.$$set=m=>{"playing"in m&&e(5,o=m.playing),"shadow"in m&&e(0,r=m.shadow),"style"in m&&e(1,a=m.style),"width"in m&&e(6,l=m.width),"animated"in m&&e(7,c=m.animated)},n.$$.update=()=>{var m;n.$$.dirty&64&&e(4,i=typeof l=="number"?yi(l):l),n.$$.dirty&800&&(o?d||e(9,d=setInterval(()=>{e(8,u=(u+1)%p.length)},500)):(d&&(clearInterval(d),e(9,d=null)),e(8,u=0))),n.$$.dirty&384&&e(3,s=(m=p[c?u:0])!=null?m:p[0])},[r,a,h,s,i,o,l,c,u,d,g]}class Vl extends Pe{constructor(t){super(),we(this,t,Dk,Sk,ye,{playing:5,shadow:0,style:1,width:6,animated:7},xk)}}function Tk(n){xe(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 Gp(n){var v,A;let t,e,i,s,o,r,a,l,c,h,u,d,p,g;e=new Bi({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let m=n[6]&&Wp(n);return c=new P1({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new ku({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(v=n[5])==null?void 0:v.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=W("div"),me(e.$$.fragment),i=ae(),s=W("div"),o=W("div"),r=W("div"),m&&m.c(),a=ae(),l=W("div"),me(c.$$.fragment),h=ae(),me(u.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),y(o,"class","wrapper svelte-1s6gk4a"),y(s,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),Ce(t,"unfolded",n[6])},m(P,M){Y(P,t,M),ge(e,t,null),_(t,i),_(t,s),_(s,o),_(o,r),m&&m.m(r,null),_(o,a),_(o,l),ge(c,l,null),_(t,h),ge(u,t,null),d=!0,p||(g=[je(l,"click",n[7]),ni(Ti.call(null,l)),je(l,"clientWidth",n[12])],p=!0)},p(P,M){var R,T;const E={};M&64&&(E.visible=P[6]),M&8&&(E.left=P[3]/2+"px"),e.$set(E),P[6]?m?(m.p(P,M),M&64&&H(m,1)):(m=Wp(P),m.c(),H(m,1),m.m(r,null)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke());const z={};M&64&&(z.visible=P[6]),M&2&&(z.textUnfolded=P[1]),M&32&&(z.content=P[5]),c.$set(z);const D={};M&64&&(D.unfolded=P[6]),M&8&&(D.length=P[3]),M&48&&(D.outDelay=P[4]+20*Math.min((T=(R=P[5])==null?void 0:R.length)!=null?T:10,15)),u.$set(D),(!d||M&64)&&Ce(t,"unfolded",P[6])},i(P){d||(H(e.$$.fragment,P),H(m),H(c.$$.fragment,P),H(u.$$.fragment,P),d=!0)},o(P){Z(e.$$.fragment,P),Z(m),Z(c.$$.fragment,P),Z(u.$$.fragment,P),d=!1},d(P){P&&X(t),pe(e),m&&m.d(),pe(c),pe(u),p=!1,ht(g)}}}function Wp(n){let t,e,i,s,o,r,a;return e=new Bi({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new ju({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Lk]},$$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=W("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){Y(l,t,c),ge(e,t,null),_(t,i),ge(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(H(e.$$.fragment,l),H(s.$$.fragment,l),l&&wt(()=>{a&&(r&&r.end(1),o=hs(t,_t,{duration:1e3,delay:0,easing:Ro}),o.start())}),a=!0)},o(l){var c,h;Z(e.$$.fragment,l),Z(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Go(t,_t,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Ro})),a=!1},d(l){l&&X(t),pe(e),pe(s),l&&r&&r.end()}}}function Lk(n){let t,e,i;return e=new Vl({props:{playing:n[2]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function zk(n){let t,e,i=n[0].state&&Gp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Gp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Ok(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},d=()=>{e(2,l=!1)},p=()=>{e(2,l=!1)};function g(v){kn.call(this,n,v)}const m=v=>{e(3,c=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,r=v.tag)},n.$$.update=()=>{var v,A,P;n.$$.dirty&1&&e(6,i=!!((v=r.state)!=null&&v.unfolded)),n.$$.dirty&1&&e(5,s=(P=(A=r.data.title)!=null?A:r.data.text)!=null?P:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,d,p,g,m]}class jk extends Pe{constructor(t){super(),we(this,t,Ok,zk,ye,{tag:0},Tk)}}function Rk(n){xe(n,"svelte-nclraj",".audio-tag__wrapper.svelte-nclraj{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-nclraj{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.25rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));box-shadow:inset 0 0 0.25rem 0 rgba(255, 255, 255, 0.3)}.audio__inner.svelte-nclraj{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-nclraj{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-nclraj{position:relative;vertical-align:top;pointer-events:none;width:1.5rem;height:1.5rem}")}function Up(n){let t,e,i,s;return i=new ju({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Vk]},$$scope:{ctx:n}}}),i.$on("play",n[5]),i.$on("pause",n[6]),i.$on("error",n[7]),i.$on("timeupdate",n[8]),i.$on("duration",n[9]),i.$on("audioRef",n[10]),{c(){t=W("div"),e=W("div"),me(i.$$.fragment),y(e,"class","audio-tag svelte-nclraj"),y(t,"class","audio-tag__wrapper svelte-nclraj")},m(o,r){Y(o,t,r),_(t,e),ge(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&2072&&(a.$$scope={dirty:r,ctx:o}),i.$set(a)},i(o){s||(H(i.$$.fragment,o),s=!0)},o(o){Z(i.$$.fragment,o),s=!1},d(o){o&&X(t),pe(i)}}}function _k(n){let t;return{c(){t=Re(n[4])},m(e,i){Y(e,t,i)},p(e,i){i&16&&Be(t,e[4])},d(e){e&&X(t)}}}function Vk(n){let t,e,i,s,o,r,a;return i=new Vl({props:{playing:n[3]}}),r=new xu({props:{maxWidth:72,maxLine:1,$$slots:{default:[_k]},$$scope:{ctx:n}}}),{c(){t=W("div"),e=W("div"),me(i.$$.fragment),s=ae(),o=W("div"),me(r.$$.fragment),y(e,"class","audio-icon__wrapper svelte-nclraj"),y(o,"class","text svelte-nclraj"),y(t,"class","audio__inner svelte-nclraj")},m(l,c){Y(l,t,c),_(t,e),ge(i,e,null),_(t,s),_(t,o),ge(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&2064&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(H(i.$$.fragment,l),H(r.$$.fragment,l),a=!0)},o(l){Z(i.$$.fragment,l),Z(r.$$.fragment,l),a=!1},d(l){l&&X(t),pe(i),pe(r)}}}function Bk(n){let t,e,i=n[0].state&&Up(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Up(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Fk(n,t,e){let i,{tag:s}=t,o=0,r=0,a=!1;const l=()=>{e(3,a=!0)},c=()=>{e(3,a=!1)},h=()=>{e(3,a=!1)},u=g=>{e(1,o=g.detail)},d=g=>{e(2,r=g.detail)};function p(g){kn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,s=g.tag)},n.$$.update=()=>{var g,m;n.$$.dirty&1&&e(4,i=(m=(g=s.data.title)!=null?g:s.data.text)!=null?m:"")},[s,o,r,a,i,l,c,h,u,d,p]}class Hk extends Pe{constructor(t){super(),we(this,t,Fk,Bk,ye,{tag:0},Rk)}}function Nk(n){let t,e;return t=new Hk({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Gk(n){let t,e;return t=new jk({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Wk(n){let t,e,i,s;const o=[Gk,Nk],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=Ve()},m(l,c){~t&&r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&r[t].d(l),l&&X(i)}}}function Uk(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 Qk extends Pe{constructor(t){super(),we(this,t,Uk,Wk,ye,{tag:0})}}function Xk(n){xe(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qp(n){var s;let t,e,i;return e=new j1({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=W("div"),me(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(o,r){Y(o,t,r),ge(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||(H(e.$$.fragment,o),i=!0)},o(o){Z(e.$$.fragment,o),i=!1},d(o){o&&X(t),pe(e)}}}function Yk(n){let t,e,i=n[0].state&&n[5]&&Qp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&H(i,1)):(i=Qp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Zk(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class qk extends Pe{constructor(t){super(),we(this,t,Zk,Yk,ye,{tag:0},Xk)}}const yc=new Map;function R1(n){return ne(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 Jk(n){return ne(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(yc.has(t))return yc.get(t);const r=R1(t);return yc.set(t,r),r})(),{width:s,height:o}=yield i;return he(F({},n),{width:s/e,height:o/e})})}function Kk(n){return ne(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 R1(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return he(F({},n),{width:c,height:h,duration:u})})}const bo=class{constructor(){f(this,"styleRefs",new Map)}generateStyleKey(t,e){const{duration:i,timing:s,loop:o,loopInterval:r=0}=t,a=t.elements[e],{properties:l}=a;return`svg-anim-${[i,s,o,r,JSON.stringify(l)].join("-").replace(/[^a-zA-Z0-9-]/g,"").toLowerCase()}`}interpolateMulti(t,e){var a;if(t.length===2)return this.interpolate(t[0],t[1],e);if(t.length<2)return(a=t[0])!=null?a:0;const i=t.length-1,s=e*i,o=Math.floor(s),r=s-o;return o>=i?t[i]:this.interpolate(t[o],t[o+1],r)}generateTransformMulti(t,e){const i=[];if(t.scale){const s=this.interpolateMulti(t.scale,e);i.push(`scale(${s})`)}if(t.translateX){const s=this.interpolateMulti(t.translateX,e);i.push(`translateX(${s}px)`)}if(t.translateY){const s=this.interpolateMulti(t.translateY,e);i.push(`translateY(${s}px)`)}if(t.rotate){const s=this.interpolateMulti(t.rotate,e);i.push(`rotate(${s}deg)`)}return i.join(" ")}interpolate(t,e,i){return t+(e-t)*i}static getInstance(){return bo.instance||(bo.instance=new bo),bo.instance}getOrCreateStyle(t,e){const i=this.generateStyleKey(t,e);if(this.styleRefs.has(i)){const E=this.styleRefs.get(i);return E.count++,i}const{duration:s,timing:o="linear",loop:r,loopInterval:a=0}=t,l=t.elements[e],{properties:c}=l,h=`${i}-keyframe`;let u=2;const d=[c.translateX,c.translateY,c.scale,c.rotate,c.opacity].filter(E=>Array.isArray(E)&&E.length>0);d.length>0&&(u=Math.max(...d.map(E=>E.length)));const p=r&&a>0?s+a:s,g=Math.max(0,Math.min(100,s/p*100));let m=`@keyframes ${h} {
|
|
963
|
+
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 F8(n){let t,e,i;return{c(){t=W("button"),y(t,"class","sc-carousel-button sc-carousel-dot__dot svelte-1mgyhhn"),Ce(t,"sc-carousel-dot__dot_active",n[0])},m(s,o){Y(s,t,o),e||(i=je(t,"click",n[1]),e=!0)},p(s,[o]){o&1&&Ce(t,"sc-carousel-dot__dot_active",s[0])},i:oe,o:oe,d(s){s&&X(t),e=!1,i()}}}function H8(n,t,e){let{active:i=!1}=t;function s(o){kn.call(this,n,o)}return n.$$set=o=>{"active"in o&&e(0,i=o.active)},[i,s]}class N8 extends Pe{constructor(t){super(),we(this,t,H8,F8,ye,{active:0},B8)}}function G8(n){xe(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 ip(n,t,e){const i=n.slice();return i[5]=t[e],i[7]=e,i}function np(n,t){let e,i,s,o;function r(){return t[3](t[7])}return i=new N8({props:{active:t[1]===t[7]}}),i.$on("click",r),{key:n,first:null,c(){e=W("div"),me(i.$$.fragment),s=ae(),y(e,"class","sc-carousel-dots__dot-container svelte-670fde"),this.first=e},m(a,l){Y(a,e,l),ge(i,e,null),_(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||(H(i.$$.fragment,a),o=!0)},o(a){Z(i.$$.fragment,a),o=!1},d(a){a&&X(e),pe(i)}}}function W8(n){let t,e=[],i=new Map,s,o=Array(n[0]);const r=a=>a[7];for(let a=0;a<o.length;a+=1){let l=ip(n,o,a),c=r(l);i.set(c,e[a]=np(c,l))}return{c(){t=W("div");for(let a=0;a<e.length;a+=1)e[a].c();y(t,"class","sc-carousel-dots__container svelte-670fde")},m(a,l){Y(a,t,l);for(let c=0;c<e.length;c+=1)e[c]&&e[c].m(t,null);s=!0},p(a,[l]){l&7&&(o=Array(a[0]),Me(),e=oi(e,l,r,1,a,o,i,t,on,np,null,ip),ke())},i(a){if(!s){for(let l=0;l<o.length;l+=1)H(e[l]);s=!0}},o(a){for(let l=0;l<e.length;l+=1)Z(e[l]);s=!1},d(a){a&&X(t);for(let l=0;l<e.length;l+=1)e[l].d()}}}function U8(n,t,e){const i=Sn();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 Q8 extends Pe{constructor(t){super(),we(this,t,U8,W8,ye,{pagesCount:0,currentPageIndex:1},G8)}}const Ho="prev",as="next";function X8(n){xe(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 Y8(n){let t,e,i,s;return{c(){t=W("button"),e=W("i"),y(e,"class","sc-carousel-arrow__arrow svelte-1bftafx"),Ce(e,"sc-carousel-arrow__arrow-next",n[0]===as),Ce(e,"sc-carousel-arrow__arrow-prev",n[0]===Ho),y(t,"class","sc-carousel-button sc-carousel-arrow__circle svelte-1bftafx"),Ce(t,"sc-carousel-arrow__circle_disabled",n[1])},m(o,r){Y(o,t,r),_(t,e),i||(s=je(t,"click",n[2]),i=!0)},p(o,[r]){r&1&&Ce(e,"sc-carousel-arrow__arrow-next",o[0]===as),r&1&&Ce(e,"sc-carousel-arrow__arrow-prev",o[0]===Ho),r&2&&Ce(t,"sc-carousel-arrow__circle_disabled",o[1])},i:oe,o:oe,d(o){o&&X(t),i=!1,s()}}}function Z8(n,t,e){let{direction:i=as}=t,{disabled:s=!1}=t;function o(r){kn.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 C1 extends Pe{constructor(t){super(),we(this,t,Z8,Y8,ye,{direction:0,disabled:1},X8)}}function q8(n){xe(n,"svelte-i7yfid",".sc-carousel-progress__indicator.svelte-i7yfid{height:100%;background-color:var(--sc-color-hex-dark-50p)}")}function J8(n){let t;return{c(){t=W("div"),y(t,"class","sc-carousel-progress__indicator svelte-i7yfid"),j(t,"width",n[0]+"%")},m(e,i){Y(e,t,i)},p(e,[i]){i&1&&j(t,"width",e[0]+"%")},i:oe,o:oe,d(e){e&&X(t)}}}const sp=100;function K8(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*sp,0),sp))},[i,s]}class $8 extends Pe{constructor(t){super(),we(this,t,K8,J8,ye,{value:1},q8)}}function eM(n,t){n.addEventListener("mousedown",t),n.addEventListener("touchstart",t,{passive:!0})}function tM(n,t){n.removeEventListener("mousedown",t),n.removeEventListener("touchstart",t)}function iM(n,t){n.addEventListener("mouseup",t),n.addEventListener("touchend",t)}function op(n,t){n.removeEventListener("mouseup",t),n.removeEventListener("touchend",t)}function nM(n,t){n.addEventListener("mousemove",t),n.addEventListener("touchmove",t)}function rp(n,t){n.removeEventListener("mousemove",t),n.removeEventListener("touchmove",t)}function Su(n){return function(t,e){n.dispatchEvent(new CustomEvent(t,{detail:e}))}}const sM=110,oM=9,rM=111,aM=20;function vc(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 lM(n,{thresholdProvider:t}){const e=Su(n);let i,s,o=0,r,a=!1;function l(){return Date.now()-r>=rM&&Math.abs(o)>=aM}function c(d){r=Date.now(),o=0,a=!0;const p=vc(d);i=p.x,s=p.y,e("swipeStart",{x:i,y:s}),nM(window,h),iM(window,u)}function h(d){if(!a)return;const p=vc(d),g=p.x-i,m=p.y-s;i=p.x,s=p.y,e("swipeMove",{x:i,y:s,dx:g,dy:m}),g!==0&&Math.sign(g)!==Math.sign(o)&&(o=0),o+=g,Math.abs(o)>t()&&(e("swipeThresholdReached",{direction:o>0?Ho:as}),op(window,u),rp(window,h))}function u(d){if(op(window,u),rp(window,h),a=!1,!l()){e("swipeFailed");return}const p=vc(d);e("swipeEnd",{x:p.x,y:p.y})}return eM(n,c),{destroy(){tM(n,c)}}}function cM(n,t){n.addEventListener("mouseenter",t)}function hM(n,t){n.removeEventListener("mouseenter",t)}function uM(n,t){n.addEventListener("mouseleave",t)}function ap(n,t){n.removeEventListener("mouseleave",t)}function dM(n){const t=Su(n);function e(){uM(n,i),t("hovered",{value:!0})}function i(){t("hovered",{value:!1}),ap(n,i)}return cM(n,e),{destroy(){hM(n,e),ap(n,i)}}}const fM=(n,t)=>{const e=t.x-n.x,i=t.y-n.y;return Math.sqrt(e*e+i*i)};function Io(n,t,e){return Math.max(n,Math.min(t,e))}function gM(n,t){n.addEventListener("touchstart",t,{passive:!0})}function pM(n,t){n.removeEventListener("touchstart",t)}function mM(n,t){n.addEventListener("touchend",t)}function lp(n,t){n.removeEventListener("touchend",t)}function vM(n){const t=Su(n);let e=0,i={x:0,y:0};function s({tapEndedAt:a,tapEndedPos:l}){const c=a-e,h=fM(i,l);return c<=sM&&h<=oM}function o(a){e=Date.now();const l=a.touches[0];i={x:l.clientX,y:l.clientY},mM(n,r)}function r(a){lp(n,r);const l=a.changedTouches[0];s({tapEndedAt:Date.now(),tapEndedPos:{x:l.clientX,y:l.clientY}})&&t("tapped")}return gM(n,o),{destroy(){pM(n,o),lp(n,r)}}}function AM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:s}){return n===t-e?0:n===0?I1({particlesCountWithoutClones:t-i,particlesToScroll:s})-1:Math.floor((n-e)/s)}function bM({currentParticleIndex:n,particlesToScroll:t}){return Math.ceil(n/t)}function yM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,infinite:s,particlesToScroll:o}){return s?AM({currentParticleIndex:n,particlesCount:t,clonesCountHead:e,clonesCountTotal:i,particlesToScroll:o}):bM({currentParticleIndex:n,particlesToScroll:o})}function I1({particlesCountWithoutClones:n,particlesToScroll:t}){return Math.ceil(n/t)}function wM({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e}){const i=E1({particlesCountWithoutClones:n,particlesToScroll:t,particlesToShow:e});return Math.ceil(n/t)-i}function PM({infinite:n,particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i}){return n?I1({particlesCountWithoutClones:t,particlesToScroll:e}):wM({particlesCountWithoutClones:t,particlesToScroll:e,particlesToShow:i})}function CM({pageIndex:n,clonesCountHead:t,clonesCountTail:e,particlesToScroll:i,particlesCount:s}){return Io(0,Math.min(t+n*i,s-e),s-1)}function IM({pageIndex:n,particlesToScroll:t,particlesCount:e,particlesToShow:i}){return Io(0,Math.min(n*t,e-i),e-1)}function Ac({infinite:n,pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o,particlesToShow:r}){return n?CM({pageIndex:t,clonesCountHead:e,clonesCountTail:i,particlesToScroll:s,particlesCount:o}):IM({pageIndex:t,particlesToScroll:s,particlesCount:o,particlesToShow:r})}function EM({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 E1({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 MM(n){return new ResizeObserver(t=>{n({width:t[0].contentRect.width})})}function kM({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 xM({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 SM({infinite:n,particlesToShow:t,partialPageSize:e}){const i=n?{head:Math.ceil(e||t),tail:Math.ceil(t)}:{head:0,tail:0};return he(F({},i),{total:i.head+i.tail})}const Pr=(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},ch=n=>t=>{n[t]&&n[t]()};var DM="Expected a function",M1="__lodash_hash_undefined__",k1=1/0,TM="[object Function]",LM="[object GeneratorFunction]",zM="[object Symbol]",OM=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,jM=/^\w*$/,RM=/^\./,_M=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,VM=/[\\^$.*+?()[\]{}|]/g,BM=/\\(\\)?/g,FM=/^\[object .+?Constructor\]$/,HM=typeof Si=="object"&&Si&&Si.Object===Object&&Si,NM=typeof self=="object"&&self&&self.Object===Object&&self,Du=HM||NM||Function("return this")();function GM(n,t){return n==null?void 0:n[t]}function WM(n){var t=!1;if(n!=null&&typeof n.toString!="function")try{t=!!(n+"")}catch(e){}return t}var UM=Array.prototype,QM=Function.prototype,x1=Object.prototype,bc=Du["__core-js_shared__"],cp=function(){var n=/[^.]+$/.exec(bc&&bc.keys&&bc.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}(),S1=QM.toString,Tu=x1.hasOwnProperty,D1=x1.toString,XM=RegExp("^"+S1.call(Tu).replace(VM,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),hp=Du.Symbol,YM=UM.splice,ZM=T1(Du,"Map"),Br=T1(Object,"create"),up=hp?hp.prototype:void 0,dp=up?up.toString:void 0;function Ws(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 qM(){this.__data__=Br?Br(null):{}}function JM(n){return this.has(n)&&delete this.__data__[n]}function KM(n){var t=this.__data__;if(Br){var e=t[n];return e===M1?void 0:e}return Tu.call(t,n)?t[n]:void 0}function $M(n){var t=this.__data__;return Br?t[n]!==void 0:Tu.call(t,n)}function e9(n,t){var e=this.__data__;return e[n]=Br&&t===void 0?M1:t,this}Ws.prototype.clear=qM;Ws.prototype.delete=JM;Ws.prototype.get=KM;Ws.prototype.has=$M;Ws.prototype.set=e9;function Qo(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 t9(){this.__data__=[]}function i9(n){var t=this.__data__,e=Rl(t,n);if(e<0)return!1;var i=t.length-1;return e==i?t.pop():YM.call(t,e,1),!0}function n9(n){var t=this.__data__,e=Rl(t,n);return e<0?void 0:t[e][1]}function s9(n){return Rl(this.__data__,n)>-1}function o9(n,t){var e=this.__data__,i=Rl(e,n);return i<0?e.push([n,t]):e[i][1]=t,this}Qo.prototype.clear=t9;Qo.prototype.delete=i9;Qo.prototype.get=n9;Qo.prototype.has=s9;Qo.prototype.set=o9;function Ys(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 r9(){this.__data__={hash:new Ws,map:new(ZM||Qo),string:new Ws}}function a9(n){return _l(this,n).delete(n)}function l9(n){return _l(this,n).get(n)}function c9(n){return _l(this,n).has(n)}function h9(n,t){return _l(this,n).set(n,t),this}Ys.prototype.clear=r9;Ys.prototype.delete=a9;Ys.prototype.get=l9;Ys.prototype.has=c9;Ys.prototype.set=h9;function Rl(n,t){for(var e=n.length;e--;)if(w9(n[e][0],t))return e;return-1}function u9(n,t){t=p9(t,n)?[t]:g9(t);for(var e=0,i=t.length;n!=null&&e<i;)n=n[b9(t[e++])];return e&&e==i?n:void 0}function d9(n){if(!z1(n)||v9(n))return!1;var t=P9(n)||WM(n)?XM:FM;return t.test(y9(n))}function f9(n){if(typeof n=="string")return n;if(zu(n))return dp?dp.call(n):"";var t=n+"";return t=="0"&&1/n==-k1?"-0":t}function g9(n){return L1(n)?n:A9(n)}function _l(n,t){var e=n.__data__;return m9(t)?e[typeof t=="string"?"string":"hash"]:e.map}function T1(n,t){var e=GM(n,t);return d9(e)?e:void 0}function p9(n,t){if(L1(n))return!1;var e=typeof n;return e=="number"||e=="symbol"||e=="boolean"||n==null||zu(n)?!0:jM.test(n)||!OM.test(n)||t!=null&&n in Object(t)}function m9(n){var t=typeof n;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?n!=="__proto__":n===null}function v9(n){return!!cp&&cp in n}var A9=Lu(function(n){n=I9(n);var t=[];return RM.test(n)&&t.push(""),n.replace(_M,function(e,i,s,o){t.push(s?o.replace(BM,"$1"):i||e)}),t});function b9(n){if(typeof n=="string"||zu(n))return n;var t=n+"";return t=="0"&&1/n==-k1?"-0":t}function y9(n){if(n!=null){try{return S1.call(n)}catch(t){}try{return n+""}catch(t){}}return""}function Lu(n,t){if(typeof n!="function"||t&&typeof t!="function")throw new TypeError(DM);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(Lu.Cache||Ys),e}Lu.Cache=Ys;function w9(n,t){return n===t||n!==n&&t!==t}var L1=Array.isArray;function P9(n){var t=z1(n)?D1.call(n):"";return t==TM||t==LM}function z1(n){var t=typeof n;return!!n&&(t=="object"||t=="function")}function C9(n){return!!n&&typeof n=="object"}function zu(n){return typeof n=="symbol"||C9(n)&&D1.call(n)==zM}function I9(n){return n==null?"":f9(n)}function E9(n,t,e){var i=n==null?void 0:u9(n,t);return i===void 0?e:i}var ka=E9,hl={},M9={get exports(){return hl},set exports(n){hl=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=9007199254740991,o="[object Arguments]",r="[object Array]",a="[object Boolean]",l="[object Date]",c="[object Error]",h="[object Function]",u="[object GeneratorFunction]",d="[object Map]",p="[object Number]",g="[object Object]",m="[object Promise]",v="[object RegExp]",A="[object Set]",P="[object String]",M="[object Symbol]",E="[object WeakMap]",z="[object ArrayBuffer]",D="[object DataView]",R="[object Float32Array]",T="[object Float64Array]",O="[object Int8Array]",b="[object Int16Array]",C="[object Int32Array]",I="[object Uint8Array]",k="[object Uint8ClampedArray]",S="[object Uint16Array]",L="[object Uint32Array]",N=/[\\^$.*+?()[\]{}|]/g,V=/\w*$/,K=/^\[object .+?Constructor\]$/,ie=/^(?:0|[1-9]\d*)$/,ee={};ee[o]=ee[r]=ee[z]=ee[D]=ee[a]=ee[l]=ee[R]=ee[T]=ee[O]=ee[b]=ee[C]=ee[d]=ee[p]=ee[g]=ee[v]=ee[A]=ee[P]=ee[M]=ee[I]=ee[k]=ee[S]=ee[L]=!0,ee[c]=ee[h]=ee[E]=!1;var re=typeof Si=="object"&&Si&&Si.Object===Object&&Si,q=typeof self=="object"&&self&&self.Object===Object&&self,le=re||q||Function("return this")(),Se=t&&!t.nodeType&&t,de=Se&&!0&&n&&!n.nodeType&&n,De=de&&de.exports===Se;function fe(x,G){return x.set(G[0],G[1]),x}function ue(x,G){return x.add(G),x}function Le(x,G){for(var $=-1,ce=x?x.length:0;++$<ce&&G(x[$],$,x)!==!1;);return x}function te(x,G){for(var $=-1,ce=G.length,We=x.length;++$<ce;)x[We+$]=G[$];return x}function Te(x,G,$,ce){var We=-1,He=x?x.length:0;for(ce&&He&&($=x[++We]);++We<He;)$=G($,x[We],We,x);return $}function _e(x,G){for(var $=-1,ce=Array(x);++$<x;)ce[$]=G($);return ce}function Ae(x,G){return x==null?void 0:x[G]}function Fe(x){var G=!1;if(x!=null&&typeof x.toString!="function")try{G=!!(x+"")}catch($){}return G}function ve(x){var G=-1,$=Array(x.size);return x.forEach(function(ce,We){$[++G]=[We,ce]}),$}function Ie(x,G){return function($){return x(G($))}}function ze(x){var G=-1,$=Array(x.size);return x.forEach(function(ce){$[++G]=ce}),$}var Xe=Array.prototype,Ze=Function.prototype,ut=Object.prototype,Je=le["__core-js_shared__"],$e=function(){var x=/[^.]+$/.exec(Je&&Je.keys&&Je.keys.IE_PROTO||"");return x?"Symbol(src)_1."+x:""}(),nt=Ze.toString,st=ut.hasOwnProperty,jt=ut.toString,Hi=RegExp("^"+nt.call(st).replace(N,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),Ht=De?le.Buffer:void 0,ri=le.Symbol,gi=le.Uint8Array,ot=Ie(Object.getPrototypeOf,Object),Nt=Object.create,Gt=ut.propertyIsEnumerable,Xo=Xe.splice,gs=Object.getOwnPropertySymbols,Dn=Ht?Ht.isBuffer:void 0,Zs=Ie(Object.keys,Object),Tn=U(le,"DataView"),Ei=U(le,"Map"),pi=U(le,"Promise"),Ln=U(le,"Set"),zn=U(le,"WeakMap"),Ni=U(Object,"create"),an=ei(Tn),ln=ei(Ei),ps=ei(pi),ms=ei(Ln),On=ei(zn),Gi=ri?ri.prototype:void 0,qs=Gi?Gi.valueOf:void 0;function Li(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function jn(){this.__data__=Ni?Ni(null):{}}function Yo(x){return this.has(x)&&delete this.__data__[x]}function Zo(x){var G=this.__data__;if(Ni){var $=G[x];return $===i?void 0:$}return st.call(G,x)?G[x]:void 0}function vs(x){var G=this.__data__;return Ni?G[x]!==void 0:st.call(G,x)}function cn(x,G){var $=this.__data__;return $[x]=Ni&&G===void 0?i:G,this}Li.prototype.clear=jn,Li.prototype.delete=Yo,Li.prototype.get=Zo,Li.prototype.has=vs,Li.prototype.set=cn;function Dt(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Js(){this.__data__=[]}function qo(x){var G=this.__data__,$=Mi(G,x);if($<0)return!1;var ce=G.length-1;return $==ce?G.pop():Xo.call(G,$,1),!0}function Ks(x){var G=this.__data__,$=Mi(G,x);return $<0?void 0:G[$][1]}function $s(x){return Mi(this.__data__,x)>-1}function eo(x,G){var $=this.__data__,ce=Mi($,x);return ce<0?$.push([x,G]):$[ce][1]=G,this}Dt.prototype.clear=Js,Dt.prototype.delete=qo,Dt.prototype.get=Ks,Dt.prototype.has=$s,Dt.prototype.set=eo;function Tt(x){var G=-1,$=x?x.length:0;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function As(){this.__data__={hash:new Li,map:new(Ei||Dt),string:new Li}}function zi(x){return B(this,x).delete(x)}function hn(x){return B(this,x).get(x)}function un(x){return B(this,x).has(x)}function Rn(x,G){return B(this,x).set(x,G),this}Tt.prototype.clear=As,Tt.prototype.delete=zi,Tt.prototype.get=hn,Tt.prototype.has=un,Tt.prototype.set=Rn;function Rt(x){this.__data__=new Dt(x)}function Jo(){this.__data__=new Dt}function Ko(x){return this.__data__.delete(x)}function _n(x){return this.__data__.get(x)}function Wt(x){return this.__data__.has(x)}function Wi(x,G){var $=this.__data__;if($ instanceof Dt){var ce=$.__data__;if(!Ei||ce.length<e-1)return ce.push([x,G]),this;$=this.__data__=new Tt(ce)}return $.set(x,G),this}Rt.prototype.clear=Jo,Rt.prototype.delete=Ko,Rt.prototype.get=_n,Rt.prototype.has=Wt,Rt.prototype.set=Wi;function qt(x,G){var $=ir(x)||so(x)?_e(x.length,String):[],ce=$.length,We=!!ce;for(var He in x)(G||st.call(x,He))&&!(We&&(He=="length"||Pt(He,ce)))&&$.push(He);return $}function ai(x,G,$){var ce=x[G];(!(st.call(x,G)&&na(ce,$))||$===void 0&&!(G in x))&&(x[G]=$)}function Mi(x,G){for(var $=x.length;$--;)if(na(x[$][0],G))return $;return-1}function It(x,G){return x&&Hn(G,sr(G),x)}function Jt(x,G,$,ce,We,He,qe){var et;if(ce&&(et=He?ce(x,We,He,qe):ce(x)),et!==void 0)return et;if(!Qi(x))return x;var kt=ir(x);if(kt){if(et=be(x),!G)return bs(x,et)}else{var it=se(x),Ut=it==h||it==u;if(sa(x))return Ui(x,G);if(it==g||it==o||Ut&&!He){if(Fe(x))return He?x:{};if(et=Oe(Ut?{}:x),!G)return er(x,It(et,x))}else{if(!ee[it])return He?x:{};et=Qe(x,it,Jt,G)}}qe||(qe=new Rt);var li=qe.get(x);if(li)return li;if(qe.set(x,et),!kt)var zt=$?tr(x):sr(x);return Le(zt||x,function(Qt,Vt){zt&&(Vt=Qt,Qt=x[Vt]),ai(et,Vt,Jt(Qt,G,$,ce,Vt,x,qe))}),et}function to(x){return Qi(x)?Nt(x):{}}function io(x,G,$){var ce=G(x);return ir(x)?ce:te(ce,$(x))}function Vn(x){return jt.call(x)}function Kt(x){if(!Qi(x)||Lt(x))return!1;var G=nr(x)||Fe(x)?Hi:K;return G.test(ei(x))}function Bn(x){if(!$t(x))return Zs(x);var G=[];for(var $ in Object(x))st.call(x,$)&&$!="constructor"&&G.push($);return G}function Ui(x,G){if(G)return x.slice();var $=new x.constructor(x.length);return x.copy($),$}function dn(x){var G=new x.constructor(x.byteLength);return new gi(G).set(new gi(x)),G}function Oi(x,G){var $=G?dn(x.buffer):x.buffer;return new x.constructor($,x.byteOffset,x.byteLength)}function Fn(x,G,$){var ce=G?$(ve(x),!0):ve(x);return Te(ce,fe,new x.constructor)}function fn(x){var G=new x.constructor(x.source,V.exec(x));return G.lastIndex=x.lastIndex,G}function mi(x,G,$){var ce=G?$(ze(x),!0):ze(x);return Te(ce,ue,new x.constructor)}function $o(x){return qs?Object(qs.call(x)):{}}function no(x,G){var $=G?dn(x.buffer):x.buffer;return new x.constructor($,x.byteOffset,x.length)}function bs(x,G){var $=-1,ce=x.length;for(G||(G=Array(ce));++$<ce;)G[$]=x[$];return G}function Hn(x,G,$,ce){$||($={});for(var We=-1,He=G.length;++We<He;){var qe=G[We],et=ce?ce($[qe],x[qe],qe,$,x):void 0;ai($,qe,et===void 0?x[qe]:et)}return $}function er(x,G){return Hn(x,J(x),G)}function tr(x){return io(x,sr,J)}function B(x,G){var $=x.__data__;return Et(G)?$[typeof G=="string"?"string":"hash"]:$.map}function U(x,G){var $=Ae(x,G);return Kt($)?$:void 0}var J=gs?Ie(gs,Object):Ql,se=Vn;(Tn&&se(new Tn(new ArrayBuffer(1)))!=D||Ei&&se(new Ei)!=d||pi&&se(pi.resolve())!=m||Ln&&se(new Ln)!=A||zn&&se(new zn)!=E)&&(se=function(x){var G=jt.call(x),$=G==g?x.constructor:void 0,ce=$?ei($):void 0;if(ce)switch(ce){case an:return D;case ln:return d;case ps:return m;case ms:return A;case On:return E}return G});function be(x){var G=x.length,$=x.constructor(G);return G&&typeof x[0]=="string"&&st.call(x,"index")&&($.index=x.index,$.input=x.input),$}function Oe(x){return typeof x.constructor=="function"&&!$t(x)?to(ot(x)):{}}function Qe(x,G,$,ce){var We=x.constructor;switch(G){case z:return dn(x);case a:case l:return new We(+x);case D:return Oi(x,ce);case R:case T:case O:case b:case C:case I:case k:case S:case L:return no(x,ce);case d:return Fn(x,ce,$);case p:case P:return new We(x);case v:return fn(x);case A:return mi(x,ce,$);case M:return $o(x)}}function Pt(x,G){return G=G==null?s:G,!!G&&(typeof x=="number"||ie.test(x))&&x>-1&&x%1==0&&x<G}function Et(x){var G=typeof x;return G=="string"||G=="number"||G=="symbol"||G=="boolean"?x!=="__proto__":x===null}function Lt(x){return!!$e&&$e in x}function $t(x){var G=x&&x.constructor,$=typeof G=="function"&&G.prototype||ut;return x===$}function ei(x){if(x!=null){try{return nt.call(x)}catch(G){}try{return x+""}catch(G){}}return""}function ia(x){return Jt(x,!0,!0)}function na(x,G){return x===G||x!==x&&G!==G}function so(x){return Ul(x)&&st.call(x,"callee")&&(!Gt.call(x,"callee")||jt.call(x)==o)}var ir=Array.isArray;function oo(x){return x!=null&&oa(x.length)&&!nr(x)}function Ul(x){return ra(x)&&oo(x)}var sa=Dn||Xl;function nr(x){var G=Qi(x)?jt.call(x):"";return G==h||G==u}function oa(x){return typeof x=="number"&&x>-1&&x%1==0&&x<=s}function Qi(x){var G=typeof x;return!!x&&(G=="object"||G=="function")}function ra(x){return!!x&&typeof x=="object"}function sr(x){return oo(x)?qt(x):Bn(x)}function Ql(){return[]}function Xl(){return!1}n.exports=ia})(M9,hl);const k9=hl;var ul={},x9={get exports(){return ul},set exports(n){ul=n}};(function(n,t){var e=200,i="__lodash_hash_undefined__",s=1,o=2,r=9007199254740991,a="[object Arguments]",l="[object Array]",c="[object AsyncFunction]",h="[object Boolean]",u="[object Date]",d="[object Error]",p="[object Function]",g="[object GeneratorFunction]",m="[object Map]",v="[object Number]",A="[object Null]",P="[object Object]",M="[object Promise]",E="[object Proxy]",z="[object RegExp]",D="[object Set]",R="[object String]",T="[object Symbol]",O="[object Undefined]",b="[object WeakMap]",C="[object ArrayBuffer]",I="[object DataView]",k="[object Float32Array]",S="[object Float64Array]",L="[object Int8Array]",N="[object Int16Array]",V="[object Int32Array]",K="[object Uint8Array]",ie="[object Uint8ClampedArray]",ee="[object Uint16Array]",re="[object Uint32Array]",q=/[\\^$.*+?()[\]{}|]/g,le=/^\[object .+?Constructor\]$/,Se=/^(?:0|[1-9]\d*)$/,de={};de[k]=de[S]=de[L]=de[N]=de[V]=de[K]=de[ie]=de[ee]=de[re]=!0,de[a]=de[l]=de[C]=de[h]=de[I]=de[u]=de[d]=de[p]=de[m]=de[v]=de[P]=de[z]=de[D]=de[R]=de[b]=!1;var De=typeof Si=="object"&&Si&&Si.Object===Object&&Si,fe=typeof self=="object"&&self&&self.Object===Object&&self,ue=De||fe||Function("return this")(),Le=t&&!t.nodeType&&t,te=Le&&!0&&n&&!n.nodeType&&n,Te=te&&te.exports===Le,_e=Te&&De.process,Ae=function(){try{return _e&&_e.binding&&_e.binding("util")}catch(x){}}(),Fe=Ae&&Ae.isTypedArray;function ve(x,G){for(var $=-1,ce=x==null?0:x.length,We=0,He=[];++$<ce;){var qe=x[$];G(qe,$,x)&&(He[We++]=qe)}return He}function Ie(x,G){for(var $=-1,ce=G.length,We=x.length;++$<ce;)x[We+$]=G[$];return x}function ze(x,G){for(var $=-1,ce=x==null?0:x.length;++$<ce;)if(G(x[$],$,x))return!0;return!1}function Xe(x,G){for(var $=-1,ce=Array(x);++$<x;)ce[$]=G($);return ce}function Ze(x){return function(G){return x(G)}}function ut(x,G){return x.has(G)}function Je(x,G){return x==null?void 0:x[G]}function $e(x){var G=-1,$=Array(x.size);return x.forEach(function(ce,We){$[++G]=[We,ce]}),$}function nt(x,G){return function($){return x(G($))}}function st(x){var G=-1,$=Array(x.size);return x.forEach(function(ce){$[++G]=ce}),$}var jt=Array.prototype,Hi=Function.prototype,Ht=Object.prototype,ri=ue["__core-js_shared__"],gi=Hi.toString,ot=Ht.hasOwnProperty,Nt=function(){var x=/[^.]+$/.exec(ri&&ri.keys&&ri.keys.IE_PROTO||"");return x?"Symbol(src)_1."+x:""}(),Gt=Ht.toString,Xo=RegExp("^"+gi.call(ot).replace(q,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$"),gs=Te?ue.Buffer:void 0,Dn=ue.Symbol,Zs=ue.Uint8Array,Tn=Ht.propertyIsEnumerable,Ei=jt.splice,pi=Dn?Dn.toStringTag:void 0,Ln=Object.getOwnPropertySymbols,zn=gs?gs.isBuffer:void 0,Ni=nt(Object.keys,Object),an=J(ue,"DataView"),ln=J(ue,"Map"),ps=J(ue,"Promise"),ms=J(ue,"Set"),On=J(ue,"WeakMap"),Gi=J(Object,"create"),qs=ei(an),Li=ei(ln),jn=ei(ps),Yo=ei(ms),Zo=ei(On),vs=Dn?Dn.prototype:void 0,cn=vs?vs.valueOf:void 0;function Dt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Js(){this.__data__=Gi?Gi(null):{},this.size=0}function qo(x){var G=this.has(x)&&delete this.__data__[x];return this.size-=G?1:0,G}function Ks(x){var G=this.__data__;if(Gi){var $=G[x];return $===i?void 0:$}return ot.call(G,x)?G[x]:void 0}function $s(x){var G=this.__data__;return Gi?G[x]!==void 0:ot.call(G,x)}function eo(x,G){var $=this.__data__;return this.size+=this.has(x)?0:1,$[x]=Gi&&G===void 0?i:G,this}Dt.prototype.clear=Js,Dt.prototype.delete=qo,Dt.prototype.get=Ks,Dt.prototype.has=$s,Dt.prototype.set=eo;function Tt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function As(){this.__data__=[],this.size=0}function zi(x){var G=this.__data__,$=Ui(G,x);if($<0)return!1;var ce=G.length-1;return $==ce?G.pop():Ei.call(G,$,1),--this.size,!0}function hn(x){var G=this.__data__,$=Ui(G,x);return $<0?void 0:G[$][1]}function un(x){return Ui(this.__data__,x)>-1}function Rn(x,G){var $=this.__data__,ce=Ui($,x);return ce<0?(++this.size,$.push([x,G])):$[ce][1]=G,this}Tt.prototype.clear=As,Tt.prototype.delete=zi,Tt.prototype.get=hn,Tt.prototype.has=un,Tt.prototype.set=Rn;function Rt(x){var G=-1,$=x==null?0:x.length;for(this.clear();++G<$;){var ce=x[G];this.set(ce[0],ce[1])}}function Jo(){this.size=0,this.__data__={hash:new Dt,map:new(ln||Tt),string:new Dt}}function Ko(x){var G=U(this,x).delete(x);return this.size-=G?1:0,G}function _n(x){return U(this,x).get(x)}function Wt(x){return U(this,x).has(x)}function Wi(x,G){var $=U(this,x),ce=$.size;return $.set(x,G),this.size+=$.size==ce?0:1,this}Rt.prototype.clear=Jo,Rt.prototype.delete=Ko,Rt.prototype.get=_n,Rt.prototype.has=Wt,Rt.prototype.set=Wi;function qt(x){var G=-1,$=x==null?0:x.length;for(this.__data__=new Rt;++G<$;)this.add(x[G])}function ai(x){return this.__data__.set(x,i),this}function Mi(x){return this.__data__.has(x)}qt.prototype.add=qt.prototype.push=ai,qt.prototype.has=Mi;function It(x){var G=this.__data__=new Tt(x);this.size=G.size}function Jt(){this.__data__=new Tt,this.size=0}function to(x){var G=this.__data__,$=G.delete(x);return this.size=G.size,$}function io(x){return this.__data__.get(x)}function Vn(x){return this.__data__.has(x)}function Kt(x,G){var $=this.__data__;if($ instanceof Tt){var ce=$.__data__;if(!ln||ce.length<e-1)return ce.push([x,G]),this.size=++$.size,this;$=this.__data__=new Rt(ce)}return $.set(x,G),this.size=$.size,this}It.prototype.clear=Jt,It.prototype.delete=to,It.prototype.get=io,It.prototype.has=Vn,It.prototype.set=Kt;function Bn(x,G){var $=so(x),ce=!$&&na(x),We=!$&&!ce&&oo(x),He=!$&&!ce&&!We&&ra(x),qe=$||ce||We||He,et=qe?Xe(x.length,String):[],kt=et.length;for(var it in x)(G||ot.call(x,it))&&!(qe&&(it=="length"||We&&(it=="offset"||it=="parent")||He&&(it=="buffer"||it=="byteLength"||it=="byteOffset")||Qe(it,kt)))&&et.push(it);return et}function Ui(x,G){for(var $=x.length;$--;)if(ia(x[$][0],G))return $;return-1}function dn(x,G,$){var ce=G(x);return so(x)?ce:Ie(ce,$(x))}function Oi(x){return x==null?x===void 0?O:A:pi&&pi in Object(x)?se(x):$t(x)}function Fn(x){return Qi(x)&&Oi(x)==a}function fn(x,G,$,ce,We){return x===G?!0:x==null||G==null||!Qi(x)&&!Qi(G)?x!==x&&G!==G:mi(x,G,$,ce,fn,We)}function mi(x,G,$,ce,We,He){var qe=so(x),et=so(G),kt=qe?l:Oe(x),it=et?l:Oe(G);kt=kt==a?P:kt,it=it==a?P:it;var Ut=kt==P,li=it==P,zt=kt==it;if(zt&&oo(x)){if(!oo(G))return!1;qe=!0,Ut=!1}if(zt&&!Ut)return He||(He=new It),qe||ra(x)?Hn(x,G,$,ce,We,He):er(x,G,kt,$,ce,We,He);if(!($&s)){var Qt=Ut&&ot.call(x,"__wrapped__"),Vt=li&&ot.call(G,"__wrapped__");if(Qt||Vt){var Nn=Qt?x.value():x,gn=Vt?G.value():G;return He||(He=new It),We(Nn,gn,$,ce,He)}}return zt?(He||(He=new It),tr(x,G,$,ce,We,He)):!1}function $o(x){if(!oa(x)||Et(x))return!1;var G=sa(x)?Xo:le;return G.test(ei(x))}function no(x){return Qi(x)&&nr(x.length)&&!!de[Oi(x)]}function bs(x){if(!Lt(x))return Ni(x);var G=[];for(var $ in Object(x))ot.call(x,$)&&$!="constructor"&&G.push($);return G}function Hn(x,G,$,ce,We,He){var qe=$&s,et=x.length,kt=G.length;if(et!=kt&&!(qe&&kt>et))return!1;var it=He.get(x);if(it&&He.get(G))return it==G;var Ut=-1,li=!0,zt=$&o?new qt:void 0;for(He.set(x,G),He.set(G,x);++Ut<et;){var Qt=x[Ut],Vt=G[Ut];if(ce)var Nn=qe?ce(Vt,Qt,Ut,G,x,He):ce(Qt,Vt,Ut,x,G,He);if(Nn!==void 0){if(Nn)continue;li=!1;break}if(zt){if(!ze(G,function(gn,ys){if(!ut(zt,ys)&&(Qt===gn||We(Qt,gn,$,ce,He)))return zt.push(ys)})){li=!1;break}}else if(!(Qt===Vt||We(Qt,Vt,$,ce,He))){li=!1;break}}return He.delete(x),He.delete(G),li}function er(x,G,$,ce,We,He,qe){switch($){case I:if(x.byteLength!=G.byteLength||x.byteOffset!=G.byteOffset)return!1;x=x.buffer,G=G.buffer;case C:return!(x.byteLength!=G.byteLength||!He(new Zs(x),new Zs(G)));case h:case u:case v:return ia(+x,+G);case d:return x.name==G.name&&x.message==G.message;case z:case R:return x==G+"";case m:var et=$e;case D:var kt=ce&s;if(et||(et=st),x.size!=G.size&&!kt)return!1;var it=qe.get(x);if(it)return it==G;ce|=o,qe.set(x,G);var Ut=Hn(et(x),et(G),ce,We,He,qe);return qe.delete(x),Ut;case T:if(cn)return cn.call(x)==cn.call(G)}return!1}function tr(x,G,$,ce,We,He){var qe=$&s,et=B(x),kt=et.length,it=B(G),Ut=it.length;if(kt!=Ut&&!qe)return!1;for(var li=kt;li--;){var zt=et[li];if(!(qe?zt in G:ot.call(G,zt)))return!1}var Qt=He.get(x);if(Qt&&He.get(G))return Qt==G;var Vt=!0;He.set(x,G),He.set(G,x);for(var Nn=qe;++li<kt;){zt=et[li];var gn=x[zt],ys=G[zt];if(ce)var Ju=qe?ce(ys,gn,zt,G,x,He):ce(gn,ys,zt,x,G,He);if(!(Ju===void 0?gn===ys||We(gn,ys,$,ce,He):Ju)){Vt=!1;break}Nn||(Nn=zt=="constructor")}if(Vt&&!Nn){var aa=x.constructor,la=G.constructor;aa!=la&&"constructor"in x&&"constructor"in G&&!(typeof aa=="function"&&aa instanceof aa&&typeof la=="function"&&la instanceof la)&&(Vt=!1)}return He.delete(x),He.delete(G),Vt}function B(x){return dn(x,sr,be)}function U(x,G){var $=x.__data__;return Pt(G)?$[typeof G=="string"?"string":"hash"]:$.map}function J(x,G){var $=Je(x,G);return $o($)?$:void 0}function se(x){var G=ot.call(x,pi),$=x[pi];try{x[pi]=void 0;var ce=!0}catch(He){}var We=Gt.call(x);return ce&&(G?x[pi]=$:delete x[pi]),We}var be=Ln?function(x){return x==null?[]:(x=Object(x),ve(Ln(x),function(G){return Tn.call(x,G)}))}:Ql,Oe=Oi;(an&&Oe(new an(new ArrayBuffer(1)))!=I||ln&&Oe(new ln)!=m||ps&&Oe(ps.resolve())!=M||ms&&Oe(new ms)!=D||On&&Oe(new On)!=b)&&(Oe=function(x){var G=Oi(x),$=G==P?x.constructor:void 0,ce=$?ei($):"";if(ce)switch(ce){case qs:return I;case Li:return m;case jn:return M;case Yo:return D;case Zo:return b}return G});function Qe(x,G){return G=G==null?r:G,!!G&&(typeof x=="number"||Se.test(x))&&x>-1&&x%1==0&&x<G}function Pt(x){var G=typeof x;return G=="string"||G=="number"||G=="symbol"||G=="boolean"?x!=="__proto__":x===null}function Et(x){return!!Nt&&Nt in x}function Lt(x){var G=x&&x.constructor,$=typeof G=="function"&&G.prototype||Ht;return x===$}function $t(x){return Gt.call(x)}function ei(x){if(x!=null){try{return gi.call(x)}catch(G){}try{return x+""}catch(G){}}return""}function ia(x,G){return x===G||x!==x&&G!==G}var na=Fn(function(){return arguments}())?Fn:function(x){return Qi(x)&&ot.call(x,"callee")&&!Tn.call(x,"callee")},so=Array.isArray;function ir(x){return x!=null&&nr(x.length)&&!sa(x)}var oo=zn||Xl;function Ul(x,G){return fn(x,G)}function sa(x){if(!oa(x))return!1;var G=Oi(x);return G==p||G==g||G==c||G==E}function nr(x){return typeof x=="number"&&x>-1&&x%1==0&&x<=r}function oa(x){var G=typeof x;return x!=null&&(G=="object"||G=="function")}function Qi(x){return x!=null&&typeof x=="object"}var ra=Fe?Ze(Fe):no;function sr(x){return ir(x)?Bn(x):bs(x)}function Ql(){return[]}function Xl(){return!1}n.exports=Ul})(x9,ul);const S9=ul,D9=(n,t)=>S9(n,t),T9=n=>Object.keys(n||{}),L9=(n,t)=>{const e={};return n.forEach(i=>{e[i]=t[i]}),e},z9=()=>{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=T9(o);if(a.includes(i)){const l=L9(a,e);D9(o,l)||(n[s].deps=l,r())}})}}},O9=()=>{let n=null;return{targetWatcher(t,e){n={watcherName:t,fn:e},n.fn(),n=null},getTarget(){return n}}};function j9(n,t){const e=ka(n,"data",{}),i=ka(n,"watch",{}),s=ka(n,"methods",{}),o=ka(t,"onChange",()=>{}),{subscribe:r,notify:a,subscribers:l}=z9(),{targetWatcher:c,getTarget:h}=O9();let u;const d={},p=()=>({data:u,methods:d});let g=!1;const m=A=>(...P)=>{g=!0;const M=A(...P);return g=!1,M};Object.entries(s).forEach(([A,P])=>{d[A]=m((...M)=>P(p(),...M)),Object.defineProperty(d[A],"name",{value:A})}),u=new Proxy(k9(e),{get(A,P){return h()&&!g&&r(h(),{prop:P,value:A[P]}),Reflect.get(...arguments)},set(A,P,M){return A[P]===M||(Reflect.set(...arguments),h()||(o&&o(P,M),a(u,P))),!0}}),Object.entries(i).forEach(([A,P])=>{c(A,()=>{P(p())})});const v=[u,d];return v._internal={_getSubscribers(){return l}},v}function R9({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 _9({infinite:n,pageIndex:t,pagesCount:e,particlesCount:i,particlesToShow:s,particlesToScroll:o}){const r=Io(0,t,e-1);let a=r-1,l=r+1;a=n?a<0?e-1:a:Math.max(0,a),l=n?l>e-1?0:l:Math.min(e-1,l);const c=[...new Set([a,r,l,0,e-1])].sort((u,d)=>u-d),h=c.flatMap(u=>R9({pageIndex:u,particlesToShow:s,particlesToScroll:o,particlesCount:i}));return{pageIndexes:c,particleIndexes:[...new Set(h)].sort((u,d)=>u-d)}}const V9=(n,t)=>(n(),setInterval(n,t)),B9=35,fp=1;class F9{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(B9,Math.max(this._autoplayDuration,1));let s=-i;this._interval=V9(()=>ne(this,null,function*(){if(this._paused)return;s+=i;const o=s/this._autoplayDuration;this._onProgressValueChange(o),o>fp&&(this.reset(),yield t(),e())}),i)})}pause(){this._paused=!0}resume(){this._paused=!1}reset(){clearInterval(this._interval),this._onProgressValueChange(fp)}}function H9(n){const t=new F9({onProgressValueChange:r=>{n("progressValue",1-r)}}),e=j9({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=_9({infinite:r.infinite,pageIndex:r.currentPageIndex,pagesCount:r.pagesCount,particlesCount:r.particlesCountWithoutClones,particlesToShow:r.particlesToShow,particlesToScroll:r.particlesToScroll}).particleIndexes},setCurrentPageIndex({data:r}){r.currentPageIndex=yM({currentParticleIndex:r.currentParticleIndex,particlesCount:r.particlesCount,clonesCountHead:r.clonesCountHead,clonesCountTotal:r.clonesCountTotal,infinite:r.infinite,particlesToScroll:r.particlesToScroll})},setPartialPageSize({data:r}){r.partialPageSize=E1({particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow,particlesCountWithoutClones:r.particlesCountWithoutClones})},setClonesCount({data:r}){const{head:a,tail:l}=SM({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=PM({infinite:r.infinite,particlesCountWithoutClones:r.particlesCountWithoutClones,particlesToScroll:r.particlesToScroll,particlesToShow:r.particlesToShow})},setParticlesToShow({data:r}){r.particlesToShow=Io(1,r.particlesToShowInit,r.particlesCountWithoutClones)},setParticlesToScroll({data:r}){r.particlesToScroll=Io(1,r.particlesToScrollInit,r.particlesCountWithoutClones)}},methods:{_prev({data:r}){r.currentParticleIndex=Ac({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=Ac({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=Io(0,a,r.particlesCount-1)},toggleFocused({data:r}){r.focused=!r.focused},_applyAutoplayIfNeeded(l){return ne(this,arguments,function*({data:r,methods:a}){if(!r.infinite&&(r.autoplayDirection===as&&r.currentParticleIndex===r.particlesCount-1||r.autoplayDirection===Ho&&r.currentParticleIndex===0)){t.reset();return}if(r.autoplay){const c=()=>ch({[as]:()=>ne(this,null,function*(){return a.showNextPage()}),[Ho]:()=>ne(this,null,function*(){return a.showPrevPage()})})(r.autoplayDirection);yield t.start(c)}})},_jumpIfNeeded(l){return ne(this,arguments,function*({data:r,methods:a}){let c=!1;return r.infinite&&(r.currentParticleIndex===0?(yield a.showParticle(r.particlesCount-r.clonesCountTotal,{animated:!1}),c=!0):r.currentParticleIndex===r.particlesCount-r.clonesCountTail&&(yield a.showParticle(r.clonesCountHead,{animated:!1}),c=!0)),c})},changePage(h,u,d){return ne(this,arguments,function*({data:r,methods:a},l,c){if(t.reset(),r.disabled)return;r.disabled=!0,l(),yield a.offsetPage({animated:Pr(c,"animated",!0)}),r.disabled=!1,!(yield a._jumpIfNeeded())&&a._applyAutoplayIfNeeded()})},showNextPage(c,h){return ne(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._next,l))})},showPrevPage(c,h){return ne(this,arguments,function*({data:r,methods:a},l){r.disabled||(yield a.changePage(a._prev,l))})},showParticle(c,h,u){return ne(this,arguments,function*({methods:r},a,l){yield r.changePage(()=>r._moveToParticle(a),l)})},_getParticleIndexByPageIndex({data:r},a){return Ac({infinite:r.infinite,pageIndex:a,clonesCountHead:r.clonesCountHead,clonesCountTail:r.clonesCountTail,particlesToScroll:r.particlesToScroll,particlesCount:r.particlesCount,particlesToShow:r.particlesToShow})},showPage(c,h,u){return ne(this,arguments,function*({methods:r},a,l){const d=r._getParticleIndexByPageIndex(a);yield r.showParticle(d,l)})},offsetPage({data:r},a){const l=Pr(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 N9(n){xe(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 G9=n=>({currentPageIndex:n[0]&32,pagesCount:n[0]&1024,loaded:n[0]&64}),gp=n=>({currentPageIndex:n[5],pagesCount:n[10],showPage:n[15],loaded:n[6]}),W9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),pp=n=>({showNextPage:n[14].showNextPage,loaded:n[6],currentPageIndex:n[5]}),U9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),mp=n=>({loaded:n[6],currentPageIndex:n[5]}),Q9=n=>({loaded:n[0]&64,currentPageIndex:n[0]&32}),vp=n=>({showPrevPage:n[14].showPrevPage,loaded:n[6],currentPageIndex:n[5]});function Ap(n){let t;const e=n[37].prev,i=ns(e,n,n[36],vp),s=i||X9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,Q9):rs(o[36]),vp):s&&s.p&&(!t||r[0]&36)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function X9(n){let t,e,i;return e=new C1({props:{direction:"prev",disabled:!n[2]&&n[5]===0}}),e.$on("click",n[23]),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function bp(n){let t,e,i;return e=new $8({props:{value:n[7]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel-progress__container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o[0]&128&&(r.value=s[7]),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function yp(n){let t;const e=n[37].next,i=ns(e,n,n[36],pp),s=i||Y9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&96|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,W9):rs(o[36]),pp):s&&s.p&&(!t||r[0]&1060)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function Y9(n){let t,e,i;return e=new C1({props:{direction:"next",disabled:!n[2]&&n[5]===n[10]-1}}),e.$on("click",n[14].showNextPage),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","sc-carousel__arrow-container svelte-sme1z4")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function wp(n){let t;const e=n[37].dots,i=ns(e,n,n[36],gp),s=i||Z9(n);return{c(){s&&s.c()},m(o,r){s&&s.m(o,r),t=!0},p(o,r){i?i.p&&(!t||r[0]&1120|r[1]&32)&&os(i,e,o,o[36],t?ss(e,o[36],r,G9):rs(o[36]),gp):s&&s.p&&(!t||r[0]&1056)&&s.p(o,t?r:[-1,-1])},i(o){t||(H(s,o),t=!0)},o(o){Z(s,o),t=!1},d(o){s&&s.d(o)}}}function Z9(n){let t,e;return t=new Q8({props:{pagesCount:n[10],currentPageIndex:n[5]}}),t.$on("pageChange",n[41]),{c(){me(t.$$.fragment)},m(i,s){ge(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||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function q9(n){let t,e,i,s,o,r,a,l,c,h,u,d,p=n[1]&&Ap(n);const g=n[37].default,m=ns(g,n,n[36],mp);let v=n[3]&&bp(n),A=n[1]&&yp(n),P=n[4]&&wp(n);return{c(){t=W("div"),e=W("div"),p&&p.c(),i=ae(),s=W("div"),o=W("div"),m&&m.c(),a=ae(),v&&v.c(),l=ae(),A&&A.c(),c=ae(),P&&P.c(),y(o,"class","sc-carousel__pages-container svelte-sme1z4"),j(o,"transform","translateX("+n[8]+"px)"),j(o,"transition-duration",n[9]+"ms"),j(o,"transition-timing-function",n[0]),y(s,"class","sc-carousel__pages-window svelte-sme1z4"),y(e,"class","sc-carousel__content-container svelte-sme1z4"),y(t,"class","sc-carousel__carousel-container svelte-sme1z4")},m(M,E){Y(M,t,E),_(t,e),p&&p.m(e,null),_(e,i),_(e,s),_(s,o),m&&m.m(o,null),n[39](o),_(s,a),v&&v.m(s,null),n[40](s),_(e,l),A&&A.m(e,null),_(t,c),P&&P.m(t,null),h=!0,u||(d=[ni(r=lM.call(null,o,{thresholdProvider:n[38]})),je(o,"swipeStart",n[16]),je(o,"swipeMove",n[18]),je(o,"swipeEnd",n[19]),je(o,"swipeFailed",n[20]),je(o,"swipeThresholdReached",n[17]),ni(dM.call(null,s)),je(s,"hovered",n[21]),ni(vM.call(null,s)),je(s,"tapped",n[22])],u=!0)},p(M,E){M[1]?p?(p.p(M,E),E[0]&2&&H(p,1)):(p=Ap(M),p.c(),H(p,1),p.m(e,i)):p&&(Me(),Z(p,1,1,()=>{p=null}),ke()),m&&m.p&&(!h||E[0]&96|E[1]&32)&&os(m,g,M,M[36],h?ss(g,M[36],E,U9):rs(M[36]),mp),(!h||E[0]&256)&&j(o,"transform","translateX("+M[8]+"px)"),(!h||E[0]&512)&&j(o,"transition-duration",M[9]+"ms"),(!h||E[0]&1)&&j(o,"transition-timing-function",M[0]),r&&ii(r.update)&&E[0]&2048&&r.update.call(null,{thresholdProvider:M[38]}),M[3]?v?(v.p(M,E),E[0]&8&&H(v,1)):(v=bp(M),v.c(),H(v,1),v.m(s,null)):v&&(Me(),Z(v,1,1,()=>{v=null}),ke()),M[1]?A?(A.p(M,E),E[0]&2&&H(A,1)):(A=yp(M),A.c(),H(A,1),A.m(e,null)):A&&(Me(),Z(A,1,1,()=>{A=null}),ke()),M[4]?P?(P.p(M,E),E[0]&16&&H(P,1)):(P=wp(M),P.c(),H(P,1),P.m(t,null)):P&&(Me(),Z(P,1,1,()=>{P=null}),ke())},i(M){h||(H(p),H(m,M),H(v),H(A),H(P),h=!0)},o(M){Z(p),Z(m,M),Z(v),Z(A),Z(P),h=!1},d(M){M&&X(t),p&&p.d(),m&&m.d(M),n[39](null),v&&v.d(),n[40](null),A&&A.d(),P&&P.d(),u=!1,ht(d)}}}function J9(n,t,e){let{$$slots:i={},$$scope:s}=t,o=[],r,a,l=0,c=0,h=1;const[{data:u,progressManager:d},p,g]=H9((ve,Ie)=>{ch({currentPageIndex:()=>e(5,r=Ie),progressValue:()=>e(7,a=Ie),offset:()=>e(8,l=Ie),durationMs:()=>e(9,c=Ie),pagesCount:()=>e(10,h=Ie),loaded:()=>e(6,o=Ie)})(ve)}),m=Sn();let{timingFunction:v="ease-in-out"}=t,{arrows:A=!0}=t,{infinite:P=!0}=t,{initialPageIndex:M=0}=t,{duration:E=500}=t,{autoplay:z=!1}=t,{autoplayDuration:D=3e3}=t,{autoplayDirection:R=as}=t,{pauseOnFocus:T=!1}=t,{autoplayProgressVisible:O=!1}=t,{dots:b=!0}=t,{swiping:C=!0}=t,{particlesToShow:I=1}=t,{particlesToScroll:k=1}=t;function S(ve,Ie){return ne(this,null,function*(){const ze=Pr(Ie,"animated",!0);if(typeof ve!="number")throw new Error("pageIndex should be a number");yield p.showPage(ve,{animated:ze})})}function L(ve){return ne(this,null,function*(){const Ie=Pr(ve,"animated",!0);yield p.showPrevPage({animated:Ie})})}function N(ve){return ne(this,null,function*(){const Ie=Pr(ve,"animated",!0);yield p.showNextPage({animated:Ie})})}let V=0,K,ie;const ee=MM(({width:ve})=>{e(11,V=ve),u.particleWidth=V/u.particlesToShow,EM({particlesContainerChildren:ie.children,particleWidth:u.particleWidth}),p.offsetPage({animated:!1})});function re(){const{clonesToAppend:ve,clonesToPrepend:Ie}=kM({clonesCountHead:u.clonesCountHead,clonesCountTail:u.clonesCountTail,particlesContainerChildren:ie.children});xM({particlesContainer:ie,clonesToAppend:ve,clonesToPrepend:Ie})}St(()=>{ne(this,null,function*(){yield Ja(),ie&&K&&(u.particlesCountWithoutClones=ie.children.length,yield Ja(),u.infinite&&re(),u.particlesCount=ie.children.length,p.showPage(M,{animated:!1}),ee.observe(K))})}),Zt(()=>{ee.disconnect(),d.reset()});function q(ve){return ne(this,null,function*(){yield p.showPage(ve,{animated:!0})})}function le(){C&&(u.durationMs=0)}function Se(ve){return ne(this,null,function*(){C&&(yield ch({[as]:p.showNextPage,[Ho]:p.showPrevPage})(ve.detail.direction))})}function de(ve){C&&(u.offset+=ve.detail.dx)}function De(){C&&p.showParticle(u.currentParticleIndex)}function fe(){return ne(this,null,function*(){C&&(yield p.offsetPage({animated:!0}))})}function ue(ve){u.focused=ve.detail.value}function Le(){p.toggleFocused()}function te(){p.showPrevPage()}const Te=()=>V/3;function _e(ve){Ye[ve?"unshift":"push"](()=>{ie=ve,e(13,ie)})}function Ae(ve){Ye[ve?"unshift":"push"](()=>{K=ve,e(12,K)})}const Fe=ve=>q(ve.detail);return n.$$set=ve=>{"timingFunction"in ve&&e(0,v=ve.timingFunction),"arrows"in ve&&e(1,A=ve.arrows),"infinite"in ve&&e(2,P=ve.infinite),"initialPageIndex"in ve&&e(24,M=ve.initialPageIndex),"duration"in ve&&e(25,E=ve.duration),"autoplay"in ve&&e(26,z=ve.autoplay),"autoplayDuration"in ve&&e(27,D=ve.autoplayDuration),"autoplayDirection"in ve&&e(28,R=ve.autoplayDirection),"pauseOnFocus"in ve&&e(29,T=ve.pauseOnFocus),"autoplayProgressVisible"in ve&&e(3,O=ve.autoplayProgressVisible),"dots"in ve&&e(4,b=ve.dots),"swiping"in ve&&e(30,C=ve.swiping),"particlesToShow"in ve&&e(31,I=ve.particlesToShow),"particlesToScroll"in ve&&e(32,k=ve.particlesToScroll),"$$scope"in ve&&e(36,s=ve.$$scope)},n.$$.update=()=>{n.$$.dirty[0]&32&&m("pageChange",r),n.$$.dirty[0]&4&&(u.infinite=P),n.$$.dirty[0]&33554432&&(u.durationMsInit=E),n.$$.dirty[0]&67108864&&(u.autoplay=z),n.$$.dirty[0]&134217728&&(u.autoplayDuration=D),n.$$.dirty[0]&268435456&&(u.autoplayDirection=R),n.$$.dirty[0]&536870912&&(u.pauseOnFocus=T),n.$$.dirty[1]&1&&(u.particlesToShowInit=I),n.$$.dirty[1]&2&&(u.particlesToScrollInit=k)},[v,A,P,O,b,r,o,a,l,c,h,V,K,ie,p,q,le,Se,de,De,fe,ue,Le,te,M,E,z,D,R,T,C,I,k,S,L,N,s,i,Te,_e,Ae,Fe]}class K9 extends Pe{constructor(t){super(),we(this,t,J9,q9,ye,{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},N9,[-1,-1])}get goTo(){return this.$$.ctx[33]}get goToPrev(){return this.$$.ctx[34]}get goToNext(){return this.$$.ctx[35]}}function $9(n){xe(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 Pp(n){let t;function e(o,r){if(o[2].type==="Image")return tk;if(o[2].type==="Video")return ek}let i=e(n),s=i&&i(n);return{c(){t=W("div"),s&&s.c(),y(t,"class","media-item svelte-159ski6"),y(t,"draggable","false")},m(o,r){Y(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&&X(t),s&&s.d()}}}function ek(n){let t,e,i,s,o,r;function a(h,u){return h[8]&&h[2].videoCoverUrl?nk:ik}let l=a(n),c=l(n);return{c(){c.c(),t=ae(),e=W("div"),i=W("div"),s=W("div"),y(s,"class","video-icon-img svelte-159ski6"),j(s,"background-image","url("+n[21]()+")"),Ce(s,"canPlay",n[5]),y(i,"class","video-icon svelte-159ski6"),Ce(i,"large",n[4]==="large"),Ce(i,"small",n[4]==="small"),y(e,"class","video-play-button-container svelte-159ski6"),Ce(e,"showPlayButton",n[11])},m(h,u){c.m(h,u),Y(h,t,u),Y(h,e,u),_(e,i),_(i,s),o||(r=je(s,"click",n[22]),o=!0)},p(h,u){l===(l=a(h))&&c?c.p(h,u):(c.d(1),c=l(h),c&&(c.c(),c.m(t.parentNode,t))),u&8&&j(s,"background-image","url("+h[21]()+")"),u&32&&Ce(s,"canPlay",h[5]),u&16&&Ce(i,"large",h[4]==="large"),u&16&&Ce(i,"small",h[4]==="small"),u&2048&&Ce(e,"showPlayButton",h[11])},d(h){c.d(h),h&&X(t),h&&X(e),o=!1,r()}}}function tk(n){let t,e,i;return{c(){t=W("img"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].url)||y(t,"src",e),y(t,"alt",i=n[2].name),y(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){Y(s,t,o)},p(s,o){o&4&&!ct(t.src,e=s[2].url)&&y(t,"src",e),o&4&&i!==(i=s[2].name)&&y(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&X(t)}}}function ik(n){let t,e,i,s,o,r;return{c(){t=W("video"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].videoCoverUrl?n[2].url:n[2].url+"#t=0.1")||y(t,"src",e),y(t,"poster",i=n[2].videoCoverUrl),y(t,"preload",s=n[2].videoCoverUrl?"none":"auto"),y(t,"disablepictureinpicture",""),t.playsInline=!0,y(t,"paused",""),t.muted=!0,y(t,"draggable",!1),t.loop=!1,y(t,"crossorigin",""),t.autoplay=n[6],t.controls=!1,Ce(t,"showPlayButton",n[11]),j(t,"object-fit",n[7])},m(a,l){Y(a,t,l),n[20](t),o||(r=[je(t,"play",n[15]),je(t,"pause",n[16]),je(t,"error",n[17]),je(t,"ended",n[18]),je(t,"click",n[19])],o=!0)},p(a,l){l&4&&!ct(t.src,e=a[2].videoCoverUrl?a[2].url:a[2].url+"#t=0.1")&&y(t,"src",e),l&4&&i!==(i=a[2].videoCoverUrl)&&y(t,"poster",i),l&4&&s!==(s=a[2].videoCoverUrl?"none":"auto")&&y(t,"preload",s),l&64&&(t.autoplay=a[6]),l&2048&&Ce(t,"showPlayButton",a[11]),l&128&&j(t,"object-fit",a[7])},d(a){a&&X(t),n[20](null),o=!1,ht(r)}}}function nk(n){let t,e,i;return{c(){t=W("img"),y(t,"class","media-content svelte-159ski6"),ct(t.src,e=n[2].videoCoverUrl)||y(t,"src",e),y(t,"alt",i=n[2].name),y(t,"draggable",!1),j(t,"object-fit",n[7])},m(s,o){Y(s,t,o)},p(s,o){o&4&&!ct(t.src,e=s[2].videoCoverUrl)&&y(t,"src",e),o&4&&i!==(i=s[2].name)&&y(t,"alt",i),o&128&&j(t,"object-fit",s[7])},d(s){s&&X(t)}}}function sk(n){let t,e=n[2]&&Pp(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[2]?e?e.p(i,s):(e=Pp(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function ok(n,t,e){let i,s,{mediaInstance:o={videoInstance:void 0,paused:!0}}=t,{tag:r}=t,{media:a}=t,{playButtonIfNeed:l="withoutText"}=t,{playButtonSizeIfNeed:c="small"}=t,{canPlay:h=!0}=t,{autoplayVideo:u=!1}=t,{objectFit:d="fill"}=t,{disableVideoIfHavePoster:p=!1}=t,g=!0,m=!1;function v(){e(9,m=(a==null?void 0:a.type)==="Video"&&!!a.videoCoverUrl)}const A=en("mediaStore"),P=en("hooks"),M=()=>{m||i&&(e(10,i.muted=!0,i),i.play(),i.pause(),e(10,i.muted=!1,i),e(9,m=!0))};P.on("loadVideoFirstFrame",M),St(()=>{A.subscribe(({currentMediaElement:I})=>{I!==i&&(i==null||i.pause())})});const E=I=>{e(11,g=!1),e(0,o.paused=!1,o),e(9,m=!0),i&&A.set({currentMediaElement:i}),P.emit("playStateChange",{event:I,state:"playing",tag:r,mediaInstance:i})},z=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},D=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},R=I=>{e(11,g=!0),e(0,o.paused=!0,o),P.emit("playStateChange",{event:I,state:"paused",tag:r,mediaInstance:i})},T=I=>{i&&i.pause()};function O(I){Ye[I?"unshift":"push"](()=>{o.videoInstance=I,e(0,o)})}const b=()=>l==="withText"?Pu:l==="withoutText"?nh:l,C=I=>{h&&i&&(e(10,i.muted=!1,i),i.play())};return n.$$set=I=>{"mediaInstance"in I&&e(0,o=I.mediaInstance),"tag"in I&&e(1,r=I.tag),"media"in I&&e(2,a=I.media),"playButtonIfNeed"in I&&e(3,l=I.playButtonIfNeed),"playButtonSizeIfNeed"in I&&e(4,c=I.playButtonSizeIfNeed),"canPlay"in I&&e(5,h=I.canPlay),"autoplayVideo"in I&&e(6,u=I.autoplayVideo),"objectFit"in I&&e(7,d=I.objectFit),"disableVideoIfHavePoster"in I&&e(8,p=I.disableVideoIfHavePoster)},n.$$.update=()=>{if(n.$$.dirty&1&&e(10,i=o.videoInstance),n.$$.dirty&4&&e(14,s=a==null?void 0:a.url),n.$$.dirty&16384&&s&&v(),n.$$.dirty&1024&&i&&e(11,g=i.paused),n.$$.dirty&1540&&(a==null?void 0:a.type)==="Video"&&!m){const I=navigator.userAgent.toLowerCase().indexOf("micromessenger")!==-1,S=navigator.userAgent.toLowerCase().indexOf("iphone")!==-1&&I;i&&S&&i.paused&&(document.removeEventListener("WeixinJSBridgeReady",M),document.removeEventListener("touchstart",M),document.removeEventListener("click",M),document.addEventListener("WeixinJSBridgeReady",M),document.addEventListener("touchstart",M),document.addEventListener("click",M))}},[o,r,a,l,c,h,u,d,p,m,i,g,A,P,s,E,z,D,R,T,O,b,C]}class O1 extends Pe{constructor(t){super(),we(this,t,ok,sk,ye,{mediaInstance:0,tag:1,media:2,playButtonIfNeed:3,playButtonSizeIfNeed:4,canPlay:5,autoplayVideo:6,objectFit:7,disableVideoIfHavePoster:8},$9)}}function rk(n){xe(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 Cp(n,t,e){const i=n.slice();return i[28]=t[e],i[29]=t,i[30]=e,i}function Ip(n){let t,e,i,s,o,r,a;const l=[lk,ak],c=[];function h(u,d){return u[13]&&u[10].length>1?0:1}return i=h(n),s=c[i]=l[i](n),{c(){t=W("div"),e=W("div"),s.c(),y(e,"class","media-list svelte-1mrbqlg"),Ce(e,"carouselEnabled",n[13]),y(t,"class","media-list-wrapper svelte-1mrbqlg"),Ce(t,"unfolded",n[5])},m(u,d){Y(u,t,d),_(t,e),c[i].m(e,null),a=!0},p(u,d){n=u;let p=i;i=h(n),i===p?c[i].p(n,d):(Me(),Z(c[p],1,1,()=>{c[p]=null}),ke(),s=c[i],s?s.p(n,d):(s=c[i]=l[i](n),s.c()),H(s,1),s.m(e,null)),(!a||d[0]&8192)&&Ce(e,"carouselEnabled",n[13]),(!a||d[0]&32)&&Ce(t,"unfolded",n[5])},i(u){a||(H(s),u&&wt(()=>{a&&(r&&r.end(1),o=hs(t,Pd,n[6]?{y:4,duration:n[4],delay:n[2],easing:Mn}:void 0),o.start())}),a=!0)},o(u){Z(s),o&&o.invalidate(),u&&(r=Go(t,Pd,n[6]?{y:4,duration:n[4],delay:n[3],easing:Mn}:void 0)),a=!1},d(u){u&&X(t),c[i].d(),u&&r&&r.end()}}}function ak(n){let t,e,i;const s=[{media:n[1][0]},{autoplayVideo:n[14]},n[7],{tag:n[0]}];function o(a){n[21](a)}let r={};for(let a=0;a<s.length;a+=1)r=ft(r,s[a]);return n[8][0]!==void 0&&(r.mediaInstance=n[8][0]),t=new O1({props:r}),Ye.push(()=>xl(t,"mediaInstance",o)),{c(){me(t.$$.fragment)},m(a,l){ge(t,a,l),i=!0},p(a,l){const c=l[0]&16515?vt(s,[l[0]&2&&{media:a[1][0]},l[0]&16384&&{autoplayVideo:a[14]},l[0]&128&&av(a[7]),l[0]&1&&{tag:a[0]}]):{};!e&&l[0]&256&&(e=!0,c.mediaInstance=a[8][0],kl(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){pe(t,a)}}}function lk(n){let t,e,i={dots:!1,arrows:!1,$$slots:{default:[ck]},$$scope:{ctx:n}};return t=new K9({props:i}),n[19](t),t.$on("pageChange",n[20]),{c(){me(t.$$.fragment)},m(s,o){ge(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||(H(t.$$.fragment,s),e=!0)},o(s){Z(t.$$.fragment,s),e=!1},d(s){n[19](null),pe(t,s)}}}function Ep(n){let t,e,i;const s=[n[7],{media:n[28]},{tag:n[0]}];function o(a){n[18](a,n[30])}let r={};for(let a=0;a<s.length;a+=1)r=ft(r,s[a]);return n[8][n[30]]!==void 0&&(r.mediaInstance=n[8][n[30]]),t=new O1({props:r}),Ye.push(()=>xl(t,"mediaInstance",o)),{c(){me(t.$$.fragment)},m(a,l){ge(t,a,l),i=!0},p(a,l){n=a;const c=l[0]&1153?vt(s,[l[0]&128&&av(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]],kl(()=>e=!1)),t.$set(c)},i(a){i||(H(t.$$.fragment,a),i=!0)},o(a){Z(t.$$.fragment,a),i=!1},d(a){pe(t,a)}}}function ck(n){let t,e,i=n[10],s=[];for(let r=0;r<i.length;r+=1)s[r]=Ep(Cp(n,i,r));const o=r=>Z(s[r],1,1,()=>{s[r]=null});return{c(){for(let r=0;r<s.length;r+=1)s[r].c();t=Ve()},m(r,a){for(let l=0;l<s.length;l+=1)s[l]&&s[l].m(r,a);Y(r,t,a),e=!0},p(r,a){if(a[0]&1409){i=r[10];let l;for(l=0;l<i.length;l+=1){const c=Cp(r,i,l);s[l]?(s[l].p(c,a),H(s[l],1)):(s[l]=Ep(c),s[l].c(),H(s[l],1),s[l].m(t.parentNode,t))}for(Me(),l=i.length;l<s.length;l+=1)o(l);ke()}},i(r){if(!e){for(let a=0;a<i.length;a+=1)H(s[a]);e=!0}},o(r){s=s.filter(Boolean);for(let a=0;a<s.length;a+=1)Z(s[a]);e=!1},d(r){Ii(s,r),r&&X(t)}}}function hk(n){let t,e,i=n[5]&&Ip(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,o){s[5]?i?(i.p(s,o),o[0]&32&&H(i,1)):(i=Ip(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function uk(n,t,e){let i,s,o,r,{tag:a}=t,{mediaData:l}=t,{inDelay:c=0}=t,{outDelay:h=0}=t,{duration:u=0}=t,{unfolded:d=!0}=t,{animation:p=!0}=t,{mediaItemConfig:g}=t,{enableCarousel:m=!0}=t,{autoplayConfig:v={}}=t;const{autoplayVideo:A=!1,autoplayCarousel:P=!0,autoplayVideoInCarousel:M=!1}=v;let E=[],z=0,D,R=null;const T=en("hooks"),O=en("mediaStore");function b(){const L=E[z],N=L==null?void 0:L.videoInstance;N&&(N.paused?(N.muted=!1,N.play()):N.pause())}St(()=>{T.on("click",L=>{var N;(N=a.tag3DContentSvelte)!=null&&N.css3DInstance&&L.tag.id===a.id&&L.target==="TagContent"&&b()}),e(0,a.play=()=>{const L=E[z],N=L==null?void 0:L.videoInstance;N&&(N.muted=!1,N.play())},a),e(0,a.pause=()=>{const L=E[z],N=L==null?void 0:L.videoInstance;N&&N.pause()},a),R=setInterval(()=>{r&&(D==null||D.goToNext())},3e3)}),Zt(()=>{clearInterval(R),T.off("click",b)});function C(L,N){n.$$.not_equal(E[N],L)&&(E[N]=L,e(8,E))}function I(L){Ye[L?"unshift":"push"](()=>{D=L,e(12,D)})}const k=L=>{i||O.set({currentMediaElement:null}),e(11,z=L.detail)};function S(L){n.$$.not_equal(E[0],L)&&(E[0]=L,e(8,E))}return n.$$set=L=>{"tag"in L&&e(0,a=L.tag),"mediaData"in L&&e(1,l=L.mediaData),"inDelay"in L&&e(2,c=L.inDelay),"outDelay"in L&&e(3,h=L.outDelay),"duration"in L&&e(4,u=L.duration),"unfolded"in L&&e(5,d=L.unfolded),"animation"in L&&e(6,p=L.animation),"mediaItemConfig"in L&&e(7,g=L.mediaItemConfig),"enableCarousel"in L&&e(16,m=L.enableCarousel),"autoplayConfig"in L&&e(17,v=L.autoplayConfig)},n.$$.update=()=>{n.$$.dirty[0]&256&&e(9,i=E.every(L=>L.paused)),n.$$.dirty[0]&65538&&e(13,s=m&&(l==null?void 0:l.length)>1),n.$$.dirty[0]&2&&e(10,o=l),n.$$.dirty[0]&1536&&(r=o.length>1&&P&&i)},[a,l,c,h,u,d,p,g,E,i,o,z,D,s,A,O,m,v,C,I,k,S]}class j1 extends Pe{constructor(t){super(),we(this,t,uk,hk,ye,{tag:0,mediaData:1,inDelay:2,outDelay:3,duration:4,unfolded:5,animation:6,mediaItemConfig:7,enableCarousel:16,autoplayConfig:17},rk,[-1,-1])}}function dk(n){xe(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 Mp(n){let t,e,i,s,o,r,a,l;t=new Bi({props:{visible:n[3],left:61,bottom:57,width:2,blurRadius:150,spreadRadius:75}}),s=new V8({props:{unfolded:n[3],outDelay:400}});let c=n[2]&&kp(n),h=n[1]&&xp(n);return{c(){me(t.$$.fragment),e=ae(),i=W("div"),me(s.$$.fragment),o=ae(),c&&c.c(),r=ae(),h&&h.c(),a=Ve(),y(i,"class","line svelte-1f7m1lj")},m(u,d){ge(t,u,d),Y(u,e,d),Y(u,i,d),ge(s,i,null),Y(u,o,d),c&&c.m(u,d),Y(u,r,d),h&&h.m(u,d),Y(u,a,d),l=!0},p(u,d){const p={};d&8&&(p.visible=u[3]),t.$set(p);const g={};d&8&&(g.unfolded=u[3]),s.$set(g),u[2]?c?(c.p(u,d),d&4&&H(c,1)):(c=kp(u),c.c(),H(c,1),c.m(r.parentNode,r)):c&&(Me(),Z(c,1,1,()=>{c=null}),ke()),u[1]?h?(h.p(u,d),d&2&&H(h,1)):(h=xp(u),h.c(),H(h,1),h.m(a.parentNode,a)):h&&(Me(),Z(h,1,1,()=>{h=null}),ke())},i(u){l||(H(t.$$.fragment,u),H(s.$$.fragment,u),H(c),H(h),l=!0)},o(u){Z(t.$$.fragment,u),Z(s.$$.fragment,u),Z(c),Z(h),l=!1},d(u){pe(t,u),u&&X(e),u&&X(i),pe(s),u&&X(o),c&&c.d(u),u&&X(r),h&&h.d(u),u&&X(a)}}}function kp(n){let t,e,i;return e=new w1({props:{unfolded:n[3],content:n[2],inDelay:500}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","text svelte-1f7m1lj")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function xp(n){let t,e,i;return e=new j1({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=W("div"),me(e.$$.fragment),y(t,"class","media-wrapper svelte-1f7m1lj")},m(s,o){Y(s,t,o),ge(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||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function fk(n){let t,e,i=n[0].state&&Mp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Mp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function gk(n,t,e){let i,s,o,r,{tag:a}=t;return n.$$set=l=>{"tag"in l&&e(0,a=l.tag)},n.$$.update=()=>{var l,c,h;n.$$.dirty&1&&e(3,i=a.state?a.state.unfolded:!1),n.$$.dirty&1&&e(4,s=(c=(l=a.data.title)!=null?l:a.data.text)!=null?c:""),n.$$.dirty&16&&e(2,o=((h=s.length)!=null?h:0)>7?s.substring(0,6)+"...":s),n.$$.dirty&1&&e(1,r=a.data.mediaData)},[a,r,o,i,s]}class pk extends Pe{constructor(t){super(),we(this,t,gk,fk,ye,{tag:0},dk)}}const mk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAOVBMVEUAAAD///////////////////////////////////////////////////////////////////////8KOjVvAAAAE3RSTlMAZV7nzWlZRTewq5CJUlEeHA4Lu1bjhwAAADRJREFUCNdjIAz4mFC4gtyMKHx+TlYUPgcLKp+RmQmVy4aiGFlSgAtZToiHF1kjOzsDUQAAVSIA07bTGZwAAAAASUVORK5CYII=",vk="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAMAAAAolt3jAAAAM1BMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACjBUbJAAAAEXRSTlMAUUg+uqRVTBcKjop0bjUtK+w+Um4AAAA1SURBVAjXYyAMmNlRuJw8jCh8Di42FD4/KyqfkYUdlcuExBNgReZxcCPzOHmZkTXygXmEAQBMcAC8/O73cwAAAABJRU5ErkJggg==";function Ak(n){xe(n,"svelte-rehsoc",'@charset "UTF-8";.svelte-rehsoc.svelte-rehsoc{box-sizing:border-box}.marketing.svelte-rehsoc.svelte-rehsoc{transform:translateY(-100%)}.marketing.svelte-rehsoc .line.svelte-rehsoc{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-rehsoc .content.svelte-rehsoc{position:relative;min-width:7.5rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.375rem;top:-1.875rem;left:-1rem;transition-property:opacity, transform;transition-duration:500ms}.marketing.svelte-rehsoc .content .headerImage.svelte-rehsoc{width:100%;position:absolute;left:0;top:0;transform:translateY(-100%);border-top-left-radius:0.375rem;border-top-right-radius:0.375rem}.marketing.svelte-rehsoc .content .content-wrapper.svelte-rehsoc{width:100%;padding:1.25rem}.title-wrapper.svelte-rehsoc.svelte-rehsoc{position:relative;width:100%}.title-wrapper.svelte-rehsoc .title.svelte-rehsoc{border-radius:0.25rem;width:100%}.title-wrapper.svelte-rehsoc .title .text.svelte-rehsoc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;word-break:break-all;letter-spacing:0;font-size:1rem;font-weight:600;line-height:1.375rem}.price-wrapper.svelte-rehsoc.svelte-rehsoc{box-sizing:border-box;width:100%;margin-top:0.5rem;display:flex;justify-content:space-between;align-items:center}.price-wrapper.svelte-rehsoc .price-section.svelte-rehsoc{flex-shrink:0;overflow:hidden;white-space:nowrap}.price-wrapper.svelte-rehsoc .price-section .value.svelte-rehsoc{font-size:1.25rem;font-weight:700;line-height:1.5rem;font-family:DINAlternate-Bold TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.price-wrapper.svelte-rehsoc .price-section .unit.svelte-rehsoc{font-size:1.25rem;font-weight:700;line-height:1.5rem;font-family:DINAlternate-Bold TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif !important;letter-spacing:0}.price-wrapper.svelte-rehsoc .action-section.svelte-rehsoc{display:flex;align-items:center;height:1.125rem}.price-wrapper.svelte-rehsoc .action-section .highlight-text.svelte-rehsoc{font-size:0.75rem;line-height:1.125rem;font-weight:400;letter-spacing:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:8.75rem}.tags-wrapper.svelte-rehsoc.svelte-rehsoc{position:relative;overflow:hidden;margin-top:0.3125rem}.tags-wrapper.svelte-rehsoc .tags.svelte-rehsoc{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap}.tags-wrapper.svelte-rehsoc .tags .tag.svelte-rehsoc{display:block;text-align:center;flex-shrink:0;flex-grow:0;font-size:0.75rem;font-weight:400;height:1.125rem;line-height:1.125rem;margin-right:0.25rem;margin-bottom:0.25rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box}.description.svelte-rehsoc.svelte-rehsoc{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4;width:100%;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;word-break:break-all;white-space:normal;margin-top:0.25rem;font-size:0.875rem;font-weight:400;line-height:1.25rem;letter-spacing:0}.more-share-wrapper.svelte-rehsoc.svelte-rehsoc{margin-top:0.75rem;display:block;width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:space-between}.more-share-wrapper.svelte-rehsoc .more-text.svelte-rehsoc{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;height:1.25rem;font-size:0.875rem;font-weight:500;line-height:1.25rem;letter-spacing:0}.more-share-wrapper.svelte-rehsoc .more-text .more-icon.svelte-rehsoc{margin-left:0.125rem;width:0.875rem;height:0.875rem}.marketing.light.svelte-rehsoc .content.svelte-rehsoc{background-color:white}.marketing.light.svelte-rehsoc .content .title-wrapper .title .text.svelte-rehsoc{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-rehsoc .content .tags-wrapper .tags .primary-tag.svelte-rehsoc{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-rehsoc .content .tags-wrapper .tags .secondary-tag.svelte-rehsoc{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-rehsoc .content .description.svelte-rehsoc{color:#000}.marketing.light.svelte-rehsoc .content .price-wrapper.svelte-rehsoc{color:#ae7900}.marketing.light.svelte-rehsoc .content .more-share-wrapper .more-text.svelte-rehsoc{font-family:PingFangSC-Medium;color:rgba(0, 0, 0, 0.8509803922)}.marketing.dark.svelte-rehsoc .content.svelte-rehsoc{background-color:rgba(0, 0, 0, 0.75)}.marketing.dark.svelte-rehsoc .content .title-wrapper .title .text.svelte-rehsoc{color:white}.marketing.dark.svelte-rehsoc .content .tags-wrapper .tags .primary-tag.svelte-rehsoc{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-rehsoc .content .tags-wrapper .tags .secondary-tag.svelte-rehsoc{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-rehsoc .content .description.svelte-rehsoc{color:#fff}.marketing.dark.svelte-rehsoc .content .price-wrapper.svelte-rehsoc{color:#ead09a;fill:#ead09a}.marketing.dark.svelte-rehsoc .content .more-share-wrapper .more-text.svelte-rehsoc{font-family:PingFangSC-Medium;color:#fff}.marketing.unfolded.svelte-rehsoc .line.svelte-rehsoc{transform:translateX(-50%) scale(1, 1);transition-timing-function:ease-out}.marketing.folded.svelte-rehsoc .line.svelte-rehsoc{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-rehsoc .content.svelte-rehsoc{opacity:1;transform:translateY(0);transition-timing-function:ease-out}.marketing.folded.svelte-rehsoc .content.svelte-rehsoc{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}.tag.svelte-rehsoc.svelte-rehsoc,.text.svelte-rehsoc.svelte-rehsoc{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}')}function Sp(n,t,e){const i=n.slice();return i[0]=t[e],i}function Dp(n,t,e){const i=n.slice();return i[0]=t[e],i}function Tp(n){let t,e;return{c(){t=W("img"),y(t,"class","headerImage svelte-rehsoc"),ct(t.src,e=n[1].headerPictureUrl)||y(t,"src",e),y(t,"alt","")},m(i,s){Y(i,t,s)},p(i,s){s&2&&!ct(t.src,e=i[1].headerPictureUrl)&&y(t,"src",e)},d(i){i&&X(t)}}}function Lp(n){let t,e,i,s,o,r=n[4]||[],a=[];for(let h=0;h<r.length;h+=1)a[h]=zp(Dp(n,r,h));let l=n[3]||[],c=[];for(let h=0;h<l.length;h+=1)c[h]=Op(Sp(n,l,h));return{c(){t=W("div"),e=W("div");for(let h=0;h<a.length;h+=1)a[h].c();i=ae();for(let h=0;h<c.length;h+=1)c[h].c();y(e,"class","tags svelte-rehsoc"),y(t,"class","tags-wrapper svelte-rehsoc")},m(h,u){Y(h,t,u),_(t,e);for(let d=0;d<a.length;d+=1)a[d]&&a[d].m(e,null);_(e,i);for(let d=0;d<c.length;d+=1)c[d]&&c[d].m(e,null);s||(o=[ni(Ti.call(null,e)),je(e,"clientHeight",n[21])],s=!0)},p(h,u){if(u&16){r=h[4]||[];let d;for(d=0;d<r.length;d+=1){const p=Dp(h,r,d);a[d]?a[d].p(p,u):(a[d]=zp(p),a[d].c(),a[d].m(e,i))}for(;d<a.length;d+=1)a[d].d(1);a.length=r.length}if(u&8){l=h[3]||[];let d;for(d=0;d<l.length;d+=1){const p=Sp(h,l,d);c[d]?c[d].p(p,u):(c[d]=Op(p),c[d].c(),c[d].m(e,null))}for(;d<c.length;d+=1)c[d].d(1);c.length=l.length}},d(h){h&&X(t),Ii(a,h),Ii(c,h),s=!1,ht(o)}}}function zp(n){let t,e=n[0]+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","tag primary-tag svelte-rehsoc"),j(t,"min-width",Ou)},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&16&&e!==(e=s[0]+"")&&Be(i,e)},d(s){s&&X(t)}}}function Op(n){let t,e=n[0]+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","tag secondary-tag svelte-rehsoc"),j(t,"min-width",Ou)},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&8&&e!==(e=s[0]+"")&&Be(i,e)},d(s){s&&X(t)}}}function jp(n){let t,e=n[1].description+"",i;return{c(){t=W("div"),i=Re(e),y(t,"class","description svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].description+"")&&Be(i,e)},d(s){s&&X(t)}}}function Rp(n){let t,e,i,s=n[2]&&_p(n),o=!n[2]&&n[1].highlightText&&Bp(n);return{c(){t=W("div"),s&&s.c(),e=ae(),i=W("div"),o&&o.c(),y(i,"class","action-section svelte-rehsoc"),y(t,"class","price-wrapper svelte-rehsoc")},m(r,a){Y(r,t,a),s&&s.m(t,null),_(t,e),_(t,i),o&&o.m(i,null)},p(r,a){r[2]?s?s.p(r,a):(s=_p(r),s.c(),s.m(t,e)):s&&(s.d(1),s=null),!r[2]&&r[1].highlightText?o?o.p(r,a):(o=Bp(r),o.c(),o.m(i,null)):o&&(o.d(1),o=null)},d(r){r&&X(t),s&&s.d(),o&&o.d()}}}function _p(n){let t,e,i=n[1].price.value+"",s,o,r=n[1].price.unit&&Vp(n);return{c(){t=W("div"),e=W("span"),s=Re(i),o=ae(),r&&r.c(),y(e,"class","value svelte-rehsoc"),y(t,"class","price-section svelte-rehsoc")},m(a,l){Y(a,t,l),_(t,e),_(e,s),_(t,o),r&&r.m(t,null)},p(a,l){l&2&&i!==(i=a[1].price.value+"")&&Be(s,i),a[1].price.unit?r?r.p(a,l):(r=Vp(a),r.c(),r.m(t,null)):r&&(r.d(1),r=null)},d(a){a&&X(t),r&&r.d()}}}function Vp(n){let t,e=n[1].price.unit+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","unit svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].price.unit+"")&&Be(i,e)},d(s){s&&X(t)}}}function Bp(n){let t,e=n[1].highlightText+"",i;return{c(){t=W("span"),i=Re(e),y(t,"class","highlight-text svelte-rehsoc")},m(s,o){Y(s,t,o),_(t,i)},p(s,o){o&2&&e!==(e=s[1].highlightText+"")&&Be(i,e)},d(s){s&&X(t)}}}function Fp(n){let t,e,i,s;function o(l,c){return l[13]?yk:bk}let r=o(n),a=r(n);return{c(){t=W("div"),e=W("div"),i=Re(n[7]),s=ae(),a.c(),y(e,"class","more-text svelte-rehsoc"),y(t,"class","more-share-wrapper svelte-rehsoc")},m(l,c){Y(l,t,c),_(t,e),_(e,i),_(e,s),a.m(e,null)},p(l,c){c&128&&Be(i,l[7]),r===(r=o(l))&&a?a.p(l,c):(a.d(1),a=r(l),a&&(a.c(),a.m(e,null)))},d(l){l&&X(t),a.d()}}}function bk(n){let t,e;return{c(){t=W("img"),y(t,"class","more-icon svelte-rehsoc"),ct(t.src,e=mk)||y(t,"src",e),y(t,"alt","查看更多")},m(i,s){Y(i,t,s)},p:oe,d(i){i&&X(t)}}}function yk(n){let t,e;return{c(){t=W("img"),y(t,"class","more-icon svelte-rehsoc"),ct(t.src,e=vk)||y(t,"src",e),y(t,"alt","查看更多")},m(i,s){Y(i,t,s)},p:oe,d(i){i&&X(t)}}}function wk(n){let t,e,i,s,o,r,a,l,c,h,u,d=n[1].title+"",p,g,m,v,A,P,M;e=new Bi({props:{visible:n[6],outDelay:500,left:61,bottom:87,blurRadius:150,spreadRadius:75}});let E=n[1].headerPictureUrl&&Tp(n),z=n[9]&&Lp(n),D=n[1].description&&jp(n),R=(n[2]||n[1].highlightText)&&Rp(n),T=n[8]&&Fp(n);return{c(){t=W("div"),me(e.$$.fragment),i=ae(),s=W("div"),o=ae(),r=W("div"),E&&E.c(),a=ae(),l=W("div"),c=W("div"),h=W("div"),u=W("div"),p=Re(d),g=ae(),z&&z.c(),m=ae(),D&&D.c(),v=ae(),R&&R.c(),A=ae(),T&&T.c(),y(s,"class","line svelte-rehsoc"),j(s,"transition-delay",n[6]?n[12]+"ms":n[11]+"ms"),y(u,"class","text svelte-rehsoc"),y(h,"class","title svelte-rehsoc"),y(c,"class","title-wrapper svelte-rehsoc"),y(l,"class","content-wrapper svelte-rehsoc"),j(l,"padding-top",n[1].headerPictureUrl?"10px":"20px"),y(r,"class","content svelte-rehsoc"),j(r,"max-width",yi(n[15])),j(r,"transition-delay",n[6]?n[10]+"ms":"0ms"),j(r,"border-top-left-radius",n[1].headerPictureUrl?"0px":"6px"),j(r,"border-top-right-radius",n[1].headerPictureUrl?"0px":"6px"),y(t,"class",P=Ct(`marketing ${n[5]}`)+" svelte-rehsoc"),Ce(t,"unfolded",n[6]),Ce(t,"folded",n[14])},m(O,b){Y(O,t,b),ge(e,t,null),_(t,i),_(t,s),_(t,o),_(t,r),E&&E.m(r,null),_(r,a),_(r,l),_(l,c),_(c,h),_(h,u),_(u,p),_(l,g),z&&z.m(l,null),_(l,m),D&&D.m(l,null),_(l,v),R&&R.m(l,null),_(l,A),T&&T.m(l,null),M=!0},p(O,[b]){const C={};b&64&&(C.visible=O[6]),e.$set(C),b&6208&&j(s,"transition-delay",O[6]?O[12]+"ms":O[11]+"ms"),O[1].headerPictureUrl?E?E.p(O,b):(E=Tp(O),E.c(),E.m(r,a)):E&&(E.d(1),E=null),(!M||b&2)&&d!==(d=O[1].title+"")&&Be(p,d),O[9]?z?z.p(O,b):(z=Lp(O),z.c(),z.m(l,m)):z&&(z.d(1),z=null),O[1].description?D?D.p(O,b):(D=jp(O),D.c(),D.m(l,v)):D&&(D.d(1),D=null),O[2]||O[1].highlightText?R?R.p(O,b):(R=Rp(O),R.c(),R.m(l,A)):R&&(R.d(1),R=null),O[8]?T?T.p(O,b):(T=Fp(O),T.c(),T.m(l,null)):T&&(T.d(1),T=null),b&2&&j(l,"padding-top",O[1].headerPictureUrl?"10px":"20px"),b&1088&&j(r,"transition-delay",O[6]?O[10]+"ms":"0ms"),b&2&&j(r,"border-top-left-radius",O[1].headerPictureUrl?"0px":"6px"),b&2&&j(r,"border-top-right-radius",O[1].headerPictureUrl?"0px":"6px"),(!M||b&32&&P!==(P=Ct(`marketing ${O[5]}`)+" svelte-rehsoc"))&&y(t,"class",P),(!M||b&96)&&Ce(t,"unfolded",O[6]),(!M||b&16416)&&Ce(t,"folded",O[14])},i(O){M||(H(e.$$.fragment,O),M=!0)},o(O){Z(e.$$.fragment,O),M=!1},d(O){O&&X(t),pe(e),E&&E.d(),z&&z.d(),D&&D.d(),R&&R.d(),T&&T.d()}}}const Ou=40;function Pk(n,t,e){let i,s,o,r,a,l,c,h,u,d,p,g,m,v,A,{tag:P}=t,M,E=(()=>{var b;const O=(b=P.data.limitWidth)!=null?b:!0;if(typeof O=="number")return O;if(O===!0)return 280})(),z=0,D=!1;function R(O){Math.abs(M-O)>5&&(e(17,M=O),setTimeout(()=>{e(19,D=!1)},100))}const T=O=>R(O.detail);return n.$$set=O=>{"tag"in O&&e(0,P=O.tag)},n.$$.update=()=>{var O,b,C,I;n.$$.dirty&1&&e(6,i=(b=(O=P.state)==null?void 0:O.unfolded)!=null?b:!1),n.$$.dirty&64&&e(14,s=!i),n.$$.dirty&1&&e(1,o=P.data),n.$$.dirty&2&&e(2,r=Ne((C=o.price)==null?void 0:C.value)&&((I=o.price)==null?void 0:I.value)!==""),n.$$.dirty&1&&e(5,a=P.data.theme||"light"),n.$$.dirty&32&&e(13,l=a==="light"),n.$$.dirty&917504&&(!D||E&&E>0)&&(e(18,z=Math.max(1,Math.floor(((E||172)-20)/Ou))),M!==void 0&&M>40&&e(18,z=Math.max(1,z-1)),e(19,D=!0)),n.$$.dirty&262146&&e(4,c=(o.brandTags||[]).filter(Boolean).slice(0,z)),n.$$.dirty&262160&&e(20,h=Math.max(0,z-c.length)),n.$$.dirty&1048578&&e(3,u=(o.tags||[]).filter(Boolean).slice(0,h)),n.$$.dirty&24&&e(9,m=c.length>0||u.length>0),n.$$.dirty&6&&(r||o.highlightText),n.$$.dirty&1&&e(8,v=P.config.popoverConfig.toolbar.showMore),n.$$.dirty&1&&e(7,A=(()=>Ne(P.config.popoverConfig.viewMoreText)&&P.config.popoverConfig.viewMoreText.trim()!==""?P.config.popoverConfig.viewMoreText:"查看更多")())},e(12,d=400),e(11,p=180+500-500-40),e(10,g=400+180),[P,o,r,u,c,a,i,A,v,m,g,p,d,l,s,E,R,M,z,D,h,T]}class Ck extends Pe{constructor(t){super(),we(this,t,Pk,wk,ye,{tag:0},Ak)}}class Hp{static checkBrowserSupport(){var l,c,h,u;const t=navigator.userAgent,e=document.createElement("audio");let i="Unknown",s="Unknown";t.includes("Edge/")?(i="Microsoft Edge",s=((l=t.match(/Edge\/(\d+)/))==null?void 0:l[1])||"Unknown"):t.includes("Chrome/")?(i="Chrome",s=((c=t.match(/Chrome\/(\d+)/))==null?void 0:c[1])||"Unknown"):t.includes("Firefox/")?(i="Firefox",s=((h=t.match(/Firefox\/(\d+)/))==null?void 0:h[1])||"Unknown"):t.includes("Safari/")&&!t.includes("Chrome")&&(i="Safari",s=((u=t.match(/Version\/(\d+)/))==null?void 0:u[1])||"Unknown");const o=[{name:"MP3",mime:"audio/mpeg"},{name:"OGG",mime:"audio/ogg"},{name:"WAV",mime:"audio/wav"},{name:"M4A",mime:"audio/mp4"},{name:"AAC",mime:"audio/aac"},{name:"WEBM",mime:"audio/webm"}],r=[],a=[];return o.forEach(d=>{const p=e.canPlayType(d.mime);p==="probably"?r.push(`${d.name} (完全支持)`):p==="maybe"?(r.push(`${d.name} (可能支持)`),a.push(`${d.name} 格式支持不确定,建议使用其他格式`)):a.push(`${d.name} 格式不被支持`)}),{browser:`${i} ${s}`,version:s,supportedFormats:r,warnings:a}}static testAudioUrl(t){return ne(this,null,function*(){try{const e=yield fetch(t,{method:"HEAD"});return{accessible:e.ok,status:e.status,contentType:e.headers.get("content-type")||void 0,contentLength:parseInt(e.headers.get("content-length")||"0")||void 0}}catch(e){return{accessible:!1,error:e instanceof Error?e.message:String(e)}}})}static testAudioElement(t){return ne(this,null,function*(){return new Promise(e=>{const i=new Audio;let s=!1;const o=()=>{s||(s=!0,i.removeEventListener("loadedmetadata",r),i.removeEventListener("error",l),i.removeEventListener("canplay",a))},r=()=>{o(),e({success:!0,duration:i.duration,networkState:i.networkState,readyState:i.readyState})},a=()=>{o(),e({success:!0,canPlay:"canplay",duration:i.duration,networkState:i.networkState,readyState:i.readyState})},l=()=>{o(),e({success:!1,error:i.error?`${i.error.code}: ${i.error.message}`:"Unknown audio error",networkState:i.networkState,readyState:i.readyState})};i.addEventListener("loadedmetadata",r),i.addEventListener("canplay",a),i.addEventListener("error",l),setTimeout(()=>{s||(o(),e({success:!1,error:"音频加载超时",networkState:i.networkState,readyState:i.readyState}))},1e4),i.src=t,i.load()})})}static diagnoseAudio(t){return ne(this,null,function*(){var r;console.group("🎵 音频诊断报告"),console.group("1. 浏览器支持检查");const e=this.checkBrowserSupport();console.log("浏览器:",e.browser),console.log("支持的格式:",e.supportedFormats),e.warnings.length>0&&console.warn("警告:",e.warnings),console.groupEnd(),console.group("2. 音频文件URL检查"),console.log("音频URL:",t);try{new URL(t,window.location.href),console.log("✅ URL格式正确")}catch(a){console.error("❌ URL格式错误"),console.groupEnd(),console.groupEnd();return}const i=(r=t.split(".").pop())==null?void 0:r.toLowerCase();i&&(console.log("文件扩展名:",i.toUpperCase()),["mp3","ogg","wav","m4a","aac","webm"].includes(i)?console.log("✅ 文件格式常见"):console.warn("⚠️ 不常见的文件格式,可能存在兼容性问题")),console.groupEnd(),console.group("3. 网络可访问性测试");const s=yield this.testAudioUrl(t);s.accessible?(console.log("✅ 文件可访问"),console.log("HTTP状态:",s.status),s.contentType&&console.log("内容类型:",s.contentType),s.contentLength&&console.log("文件大小:",(s.contentLength/1024).toFixed(2),"KB")):(console.error("❌ 文件无法访问"),s.status&&console.error("HTTP状态:",s.status),s.error&&console.error("错误:",s.error)),console.groupEnd(),console.group("4. 音频元素测试");const o=yield this.testAudioElement(t);o.success?(console.log("✅ 音频元素创建成功"),o.duration&&console.log("音频时长:",o.duration.toFixed(2),"秒"),console.log("网络状态:",this.getNetworkStateDescription(o.networkState)),console.log("就绪状态:",this.getReadyStateDescription(o.readyState))):(console.error("❌ 音频元素创建失败"),console.error("错误:",o.error),console.log("网络状态:",this.getNetworkStateDescription(o.networkState)),console.log("就绪状态:",this.getReadyStateDescription(o.readyState))),console.groupEnd(),console.groupEnd()})}static getNetworkStateDescription(t){switch(t){case 0:return"NETWORK_EMPTY - 音频元素尚未初始化";case 1:return"NETWORK_IDLE - 音频元素处于活动状态但未使用网络";case 2:return"NETWORK_LOADING - 浏览器正在下载数据";case 3:return"NETWORK_NO_SOURCE - 未找到合适的音频源";default:return`未知状态 (${t})`}}static getReadyStateDescription(t){switch(t){case 0:return"HAVE_NOTHING - 没有音频数据";case 1:return"HAVE_METADATA - 已获取元数据";case 2:return"HAVE_CURRENT_DATA - 有当前播放位置的数据";case 3:return"HAVE_FUTURE_DATA - 有足够的数据开始播放";case 4:return"HAVE_ENOUGH_DATA - 有足够的数据流畅播放";default:return`未知状态 (${t})`}}}class Ik 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,e&&this.validateAudioSource(e)}get paused(){var e;return(e=this.sharedAudioPaused)!=null?e:!0}get currentTime(){return this.sharedAudioCurrentTime}get duration(){var e;return((e=this.audioInstance)==null?void 0:e.duration)||0}play(){return ne(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=DE(this.sharedAudioSrc,{namespace:Iu.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;this.handlePlayError(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()}handlePlayError(e){var o,r,a,l;const i=navigator.userAgent,s=this.sharedAudioSrc;if(console.group("🎵 音频播放错误详情"),console.error("错误对象:",e),console.error("错误名称:",e.name),console.error("错误信息:",e.message),console.error("音频文件路径:",s),console.error("浏览器信息:",i),console.error("音频实例状态:",{exists:!!this.audioInstance,readyState:(o=this.audioInstance)==null?void 0:o.readyState,networkState:(r=this.audioInstance)==null?void 0:r.networkState,error:(a=this.audioInstance)==null?void 0:a.error}),e.name==="NotSupportedError"){if(e.message.includes("no supported source was found")&&(console.error("❌ 错误原因: 无法找到支持的音频源"),console.error("💡 可能的解决方案:"),console.error(" 1. 检查音频文件路径是否正确"),console.error(" 2. 检查音频文件是否存在"),console.error(" 3. 检查音频文件格式是否被浏览器支持 (推荐: MP3, OGG, WAV)"),console.error(" 4. 检查CORS设置,确保可以跨域访问音频文件"),s)){const c=(l=s.split(".").pop())==null?void 0:l.toLowerCase(),h=["mp3","ogg","wav","m4a","aac"];c&&!h.includes(c)&&(console.error(` ⚠️ 检测到不常见的音频格式: .${c}`),console.error(` 📝 建议使用: ${h.join(", ")}`))}}else e.name==="AbortError"?console.error("❌ 错误原因: 音频播放被中断"):e.name==="NotAllowedError"?console.error("❌ 错误原因: 浏览器阻止了音频播放 (通常需要用户交互)"):e.message==="The operation is not supported."?console.error("❌ 错误原因: 音频文件可能损坏或格式有问题"):console.error("❌ 未知的音频播放错误");console.groupEnd(),e.name==="NotSupportedError"&&s&&(console.error("💡 建议运行完整音频诊断来查找问题根源:"),console.error(`AudioDiagnostics.diagnoseAudio("${s}")`),process.env.NODE_ENV==="development"&&(console.warn("🔍 自动运行音频诊断..."),Hp.diagnoseAudio(s)))}validateAudioSource(e){var o;try{new URL(e,window.location.href)}catch(r){console.warn("🎵 音频URL格式可能有问题:",e),Hp.diagnoseAudio(e);return}const i=(o=e.split(".").pop())==null?void 0:o.toLowerCase(),s=["mp3","ogg","wav","m4a","aac","webm"];i&&!s.includes(i)&&(console.warn("🎵 音频格式可能不被广泛支持:",i),console.warn("💡 建议使用常见格式:",s.join(", ")),console.warn('💡 运行音频诊断:AudioDiagnostics.diagnoseAudio("'+e+'")')),this.checkBrowserSupport(i)}checkBrowserSupport(e){if(!e)return;const i=document.createElement("audio"),o={mp3:"audio/mpeg",ogg:"audio/ogg",wav:"audio/wav",m4a:"audio/mp4",aac:"audio/aac",webm:"audio/webm"}[e];if(o){const r=i.canPlayType(o);r===""?(console.warn(`🎵 当前浏览器可能不支持 ${e.toUpperCase()} 格式`),console.warn("💡 建议提供多种格式的音频文件作为备选")):console.info(r==="maybe"?`🎵 当前浏览器可能支持 ${e.toUpperCase()} 格式 (不确定)`:`🎵 当前浏览器支持 ${e.toUpperCase()} 格式`)}}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=d=>{var p;this.sharedAudioCurrentTime=e.currentTime,(p=this.ontimeupdate)==null||p.call(this,d)},s=d=>{var p;e.isBlankAudio||(this.sharedAudioPaused=!1,(p=this.onplay)==null||p.call(this,d))},o=d=>{this.pause(d)},r=d=>{this.endedHandler(d)},a=d=>{var p;this.sharedAudioPaused=!0,(p=this.onerror)==null||p.call(this,d)},l=d=>{var p;return(p=this.oncanplay)==null?void 0:p.call(this,d)},c=d=>{var p;return(p=this.oncanplaythrough)==null?void 0:p.call(this,d)},h=d=>{var p;return(p=this.onloadeddata)==null?void 0:p.call(this,d)},u=d=>{var p;return(p=this.onloadedmetadata)==null?void 0:p.call(this,d)};return e.addEventListener("timeupdate",i),e.addEventListener("play",s),e.addEventListener("pause",o),e.addEventListener("ended",r),e.addEventListener("error",a),e.addEventListener("canplay",l),e.addEventListener("canplaythrough",c),e.addEventListener("loadeddata",h),e.addEventListener("loadedmetadata",u),()=>{e.removeEventListener("timeupdate",i),e.removeEventListener("play",s),e.removeEventListener("pause",o),e.removeEventListener("ended",r),e.removeEventListener("error",a),e.removeEventListener("canplay",l),e.removeEventListener("canplaythrough",c),e.removeEventListener("loadeddata",h),e.removeEventListener("loadedmetadata",u)}}}function Ek(n){xe(n,"svelte-13e7hxv",".audio.svelte-13e7hxv{pointer-events:auto;cursor:pointer;width:100%;height:100%}")}function Mk(n){let t,e,i,s;const o=n[8].default,r=ns(o,n,n[7],null);return{c(){t=W("div"),r&&r.c(),y(t,"class","audio svelte-13e7hxv"),y(t,"style",n[0])},m(a,l){Y(a,t,l),r&&r.m(t,null),e=!0,i||(s=je(t,"click",iv(n[1])),i=!0)},p(a,[l]){r&&r.p&&(!e||l&128)&&os(r,o,a,a[7],e?ss(o,a[7],l,null):rs(a[7]),null),(!e||l&1)&&y(t,"style",a[0])},i(a){e||(H(r,a),e=!0)},o(a){Z(r,a),e=!1},d(a){a&&X(t),r&&r.d(a),i=!1,s()}}}function kk(n,t,e){let{$$slots:i={},$$scope:s}=t,{url:o}=t,{enable:r=!0}=t,{style:a=""}=t,{hooksInfo:l}=t;const c=Sn(),h=en("hooks"),u=en("mediaStore");let d,p=!0;function g(){e(5,d.onplay=v=>{h.emit("playStateChange",F({event:v,state:"playing",mediaInstance:d},l)),c("play"),e(6,p=!1)},d),e(5,d.onpause=v=>{h.emit("playStateChange",F({event:v,state:"paused",mediaInstance:d},l)),c("pause"),e(6,p=!0)},d),e(5,d.onended=v=>{h.emit("playStateChange",F({event:v,state:"paused",mediaInstance:d},l)),c("pause"),e(6,p=!0)},d),e(5,d.onloadedmetadata=v=>{typeof d.duration=="number"&&!Number.isNaN(d.duration)&&c("duration",d.duration)},d),e(5,d.onerror=v=>{c("pause"),e(6,p=!0)},d),e(5,d.ontimeupdate=v=>{c("timeupdate",d.currentTime)},d)}u.subscribe(({currentMediaElement:v})=>{v!==d&&(p||d==null||d.pause())});function m(v){d&&(h.emit("click",F({event:v,target:"AudioTagPlayIcon",audioInstance:d},l)),u.set({currentMediaElement:d}),h.emit("playStateChange",F({event:v,state:d.paused?"playing":"paused",mediaInstance:d},l)),d.paused?d.play():d.pause())}return n.$$set=v=>{"url"in v&&e(2,o=v.url),"enable"in v&&e(3,r=v.enable),"style"in v&&e(0,a=v.style),"hooksInfo"in v&&e(4,l=v.hooksInfo),"$$scope"in v&&e(7,s=v.$$scope)},n.$$.update=()=>{n.$$.dirty&4&&(o||c("duration",0)),n.$$.dirty&36&&(d==null||d.dispose(),e(5,d=new Ik(o)),c("audioRef",d),setTimeout(()=>c("audioRef",d),200),g()),n.$$.dirty&40&&(r||d==null||d.pause()),n.$$.dirty&72&&c(r&&!p?"play":"pause")},[a,m,o,r,l,d,p,s,i]}let ju=class extends Pe{constructor(t){super(),we(this,t,kk,Mk,ye,{url:2,enable:3,style:0,hooksInfo:4},Ek)}};function xk(n){xe(n,"svelte-6pnkgc",".audio-icon__wrapper.svelte-6pnkgc.svelte-6pnkgc{display:inline-block}.audio-icon.svelte-6pnkgc.svelte-6pnkgc{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%}.audio-icon.svelte-6pnkgc .sound-wave__container.svelte-6pnkgc{position:absolute;pointer-events:none;top:0;left:0;width:100%;height:100%}@keyframes svelte-6pnkgc-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-6pnkgc-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-6pnkgc-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}")}function Np(n){let t,e;return t=new Bi({props:{center:!0,blurRadius:12,spreadRadius:5}}),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Sk(n){let t,e,i,s,o,r,a,l,c,h,u,d,p,g,m=n[0]&&Np();return{c(){t=W("div"),m&&m.c(),e=ae(),i=W("div"),s=W("div"),o=Ee("svg"),r=Ee("defs"),a=Ee("linearGradient"),l=Ee("stop"),c=Ee("stop"),h=Ee("linearGradient"),u=Ee("stop"),d=Ee("stop"),p=Ee("path"),y(l,"stop-color","rgba(255, 255, 255, 1)"),y(l,"stop-opacity",".5"),y(l,"offset","0%"),y(c,"stop-color","rgba(255, 255, 255, 1)"),y(c,"offset","100%"),y(a,"x1","8.653%"),y(a,"y1","15.676%"),y(a,"x2","85.159%"),y(a,"y2","79.274%"),y(a,"id","dnalogel-audio-icon-linear-gradient-1"),y(u,"stop-color","rgba(255, 255, 255, 1)"),y(u,"offset","0%"),y(d,"stop-color","rgba(255, 255, 255, 1)"),y(d,"stop-opacity","0"),y(d,"offset","100%"),y(h,"x1","0%"),y(h,"y1","0%"),y(h,"x2","64.422%"),y(h,"y2","62.326%"),y(h,"id","dnalogel-audio-icon-linear-gradient-2"),y(p,"d",n[3]),y(p,"fill","url(#dnalogel-audio-icon-linear-gradient-1)"),y(p,"fill-rule","nonzero"),y(p,"stroke","url(#dnalogel-audio-icon-linear-gradient-2)"),y(p,"stroke-width",".5"),y(o,"viewBox","0 0 24 24"),y(o,"version","1.1"),y(o,"aria-label","audio-icon"),y(s,"class","sound-wave__container svelte-6pnkgc"),y(i,"class","audio-icon svelte-6pnkgc"),y(t,"class","audio-icon__wrapper svelte-6pnkgc"),y(t,"style",n[1]),j(t,"width",n[4]),j(t,"height",n[4])},m(v,A){Y(v,t,A),m&&m.m(t,null),_(t,e),_(t,i),_(i,s),_(s,o),_(o,r),_(r,a),_(a,l),_(a,c),_(r,h),_(h,u),_(h,d),_(o,p),n[10](s),g=!0},p(v,[A]){v[0]?m?A&1&&H(m,1):(m=Np(),m.c(),H(m,1),m.m(t,e)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke()),(!g||A&8)&&y(p,"d",v[3]),(!g||A&2)&&y(t,"style",v[1]);const P=A&2;(P||A&18)&&j(t,"width",v[4]),(P||A&18)&&j(t,"height",v[4])},i(v){g||(H(m),g=!0)},o(v){Z(m),g=!1},d(v){v&&X(t),m&&m.d(),n[10](null)}}}function Dk(n,t,e){let i,s,{playing:o}=t,{shadow:r=!1}=t,{style:a=null}=t,{width:l="100%"}=t,{animated:c=!0}=t,h,u=0,d=null;const p=["M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm1.534 3.282-1.29 1.289.186.183a5.86 5.86 0 0 1 1.663 4.095c0 1.555-.605 2.965-1.786 4.236l1.118 1.12.2-.19a7.46 7.46 0 0 0 2.225-5.322 7.46 7.46 0 0 0-2.316-5.411Zm-2.046 2.047-1.245 1.243.14.133a3.04 3.04 0 0 1 .882 2.144c0 .795-.308 1.516-.955 2.24l1.23 1.231.168-.168a4.793 4.793 0 0 0 1.314-3.303c0-1.39-.59-2.643-1.534-3.52Zm-1.752 1.78-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z","M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm-2.264 7.109-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z","M12 3.25c2.416 0 4.604.98 6.187 2.563A8.723 8.723 0 0 1 20.75 12c0 2.416-.98 4.604-2.563 6.187A8.723 8.723 0 0 1 12 20.75a8.723 8.723 0 0 1-6.187-2.563A8.723 8.723 0 0 1 3.25 12c0-2.416.98-4.604 2.563-6.187A8.723 8.723 0 0 1 12 3.25Zm-.512 5.329-1.245 1.243.14.133a3.04 3.04 0 0 1 .882 2.144c0 .795-.308 1.516-.955 2.24l1.23 1.231.168-.168a4.793 4.793 0 0 0 1.314-3.303c0-1.39-.59-2.643-1.534-3.52Zm-1.752 1.78-1.69 1.689 1.745 1.743.132-.13a2.29 2.29 0 0 0-.187-3.302Z"];Zt(()=>{d&&(clearInterval(d),e(9,d=null))});function g(m){Ye[m?"unshift":"push"](()=>{h=m,e(2,h)})}return n.$$set=m=>{"playing"in m&&e(5,o=m.playing),"shadow"in m&&e(0,r=m.shadow),"style"in m&&e(1,a=m.style),"width"in m&&e(6,l=m.width),"animated"in m&&e(7,c=m.animated)},n.$$.update=()=>{var m;n.$$.dirty&64&&e(4,i=typeof l=="number"?yi(l):l),n.$$.dirty&800&&(o?d||e(9,d=setInterval(()=>{e(8,u=(u+1)%p.length)},500)):(d&&(clearInterval(d),e(9,d=null)),e(8,u=0))),n.$$.dirty&384&&e(3,s=(m=p[c?u:0])!=null?m:p[0])},[r,a,h,s,i,o,l,c,u,d,g]}class Vl extends Pe{constructor(t){super(),we(this,t,Dk,Sk,ye,{playing:5,shadow:0,style:1,width:6,animated:7},xk)}}function Tk(n){xe(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 Gp(n){var v,A;let t,e,i,s,o,r,a,l,c,h,u,d,p,g;e=new Bi({props:{visible:n[6],left:n[3]/2+"px",bottom:12,width:2,blurRadius:120,spreadRadius:60}});let m=n[6]&&Wp(n);return c=new P1({props:{visible:n[6],textUnfolded:n[1],content:n[5]}}),u=new ku({props:{unfolded:n[6],length:n[3],outDelay:n[4]+20*Math.min((A=(v=n[5])==null?void 0:v.length)!=null?A:10,15),useLinearColor:!0}}),{c(){t=W("div"),me(e.$$.fragment),i=ae(),s=W("div"),o=W("div"),r=W("div"),m&&m.c(),a=ae(),l=W("div"),me(c.$$.fragment),h=ae(),me(u.$$.fragment),y(r,"class","audio-icon svelte-1s6gk4a"),j(l,"display","inline-block"),y(o,"class","wrapper svelte-1s6gk4a"),y(s,"class","content svelte-1s6gk4a"),y(t,"class","audio-tag svelte-1s6gk4a"),Ce(t,"unfolded",n[6])},m(P,M){Y(P,t,M),ge(e,t,null),_(t,i),_(t,s),_(s,o),_(o,r),m&&m.m(r,null),_(o,a),_(o,l),ge(c,l,null),_(t,h),ge(u,t,null),d=!0,p||(g=[je(l,"click",n[7]),ni(Ti.call(null,l)),je(l,"clientWidth",n[12])],p=!0)},p(P,M){var R,T;const E={};M&64&&(E.visible=P[6]),M&8&&(E.left=P[3]/2+"px"),e.$set(E),P[6]?m?(m.p(P,M),M&64&&H(m,1)):(m=Wp(P),m.c(),H(m,1),m.m(r,null)):m&&(Me(),Z(m,1,1,()=>{m=null}),ke());const z={};M&64&&(z.visible=P[6]),M&2&&(z.textUnfolded=P[1]),M&32&&(z.content=P[5]),c.$set(z);const D={};M&64&&(D.unfolded=P[6]),M&8&&(D.length=P[3]),M&48&&(D.outDelay=P[4]+20*Math.min((T=(R=P[5])==null?void 0:R.length)!=null?T:10,15)),u.$set(D),(!d||M&64)&&Ce(t,"unfolded",P[6])},i(P){d||(H(e.$$.fragment,P),H(m),H(c.$$.fragment,P),H(u.$$.fragment,P),d=!0)},o(P){Z(e.$$.fragment,P),Z(m),Z(c.$$.fragment,P),Z(u.$$.fragment,P),d=!1},d(P){P&&X(t),pe(e),m&&m.d(),pe(c),pe(u),p=!1,ht(g)}}}function Wp(n){let t,e,i,s,o,r,a;return e=new Bi({props:{center:!0,blurRadius:15,spreadRadius:6}}),s=new ju({props:{enable:n[6],url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Lk]},$$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=W("div"),me(e.$$.fragment),i=ae(),me(s.$$.fragment),y(t,"class","audio svelte-1s6gk4a")},m(l,c){Y(l,t,c),ge(e,t,null),_(t,i),ge(s,t,null),a=!0},p(l,c){n=l;const h={};c&64&&(h.enable=n[6]),c&1&&(h.url=n[0].data.audioUrl),c&1&&(h.hooksInfo={tag:n[0]}),c&8196&&(h.$$scope={dirty:c,ctx:n}),s.$set(h)},i(l){a||(H(e.$$.fragment,l),H(s.$$.fragment,l),l&&wt(()=>{a&&(r&&r.end(1),o=hs(t,_t,{duration:1e3,delay:0,easing:Ro}),o.start())}),a=!0)},o(l){var c,h;Z(e.$$.fragment,l),Z(s.$$.fragment,l),o&&o.invalidate(),l&&(r=Go(t,_t,{duration:1e3,delay:20*Math.min((h=(c=n[5])==null?void 0:c.length)!=null?h:10,15),easing:Ro})),a=!1},d(l){l&&X(t),pe(e),pe(s),l&&r&&r.end()}}}function Lk(n){let t,e,i;return e=new Vl({props:{playing:n[2]}}),{c(){t=W("div"),me(e.$$.fragment),y(t,"class","audio-icon__wrapper svelte-1s6gk4a")},m(s,o){Y(s,t,o),ge(e,t,null),i=!0},p(s,o){const r={};o&4&&(r.playing=s[2]),e.$set(r)},i(s){i||(H(e.$$.fragment,s),i=!0)},o(s){Z(e.$$.fragment,s),i=!1},d(s){s&&X(t),pe(e)}}}function zk(n){let t,e,i=n[0].state&&Gp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Gp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Ok(n,t,e){let i,s,o,{tag:r}=t,a=!1,l=!1,c;function h(){e(1,a=!a)}const u=()=>{e(2,l=!0)},d=()=>{e(2,l=!1)},p=()=>{e(2,l=!1)};function g(v){kn.call(this,n,v)}const m=v=>{e(3,c=v.detail)};return n.$$set=v=>{"tag"in v&&e(0,r=v.tag)},n.$$.update=()=>{var v,A,P;n.$$.dirty&1&&e(6,i=!!((v=r.state)!=null&&v.unfolded)),n.$$.dirty&1&&e(5,s=(P=(A=r.data.title)!=null?A:r.data.text)!=null?P:""),n.$$.dirty&2&&e(4,o=a?450:0)},[r,a,l,c,o,s,i,h,u,d,p,g,m]}class jk extends Pe{constructor(t){super(),we(this,t,Ok,zk,ye,{tag:0},Tk)}}function Rk(n){xe(n,"svelte-nclraj",".audio-tag__wrapper.svelte-nclraj{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%)}.audio-tag.svelte-nclraj{position:relative;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:0.25rem;padding-right:0.625rem;border-radius:624999.9375rem;border:0.0625rem solid rgba(255, 255, 255, 0.6);background:linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.2));box-shadow:inset 0 0 0.25rem 0 rgba(255, 255, 255, 0.3)}.audio__inner.svelte-nclraj{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.text.svelte-nclraj{font-weight:bold;font-size:0.75rem;margin-left:0.25rem}.audio-icon__wrapper.svelte-nclraj{position:relative;vertical-align:top;pointer-events:none;width:1.5rem;height:1.5rem}")}function Up(n){let t,e,i,s;return i=new ju({props:{style:"width: max-content; height: max-content;",enable:n[0].state.visible,url:n[0].data.audioUrl,hooksInfo:{tag:n[0]},$$slots:{default:[Vk]},$$scope:{ctx:n}}}),i.$on("play",n[5]),i.$on("pause",n[6]),i.$on("error",n[7]),i.$on("timeupdate",n[8]),i.$on("duration",n[9]),i.$on("audioRef",n[10]),{c(){t=W("div"),e=W("div"),me(i.$$.fragment),y(e,"class","audio-tag svelte-nclraj"),y(t,"class","audio-tag__wrapper svelte-nclraj")},m(o,r){Y(o,t,r),_(t,e),ge(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&2072&&(a.$$scope={dirty:r,ctx:o}),i.$set(a)},i(o){s||(H(i.$$.fragment,o),s=!0)},o(o){Z(i.$$.fragment,o),s=!1},d(o){o&&X(t),pe(i)}}}function _k(n){let t;return{c(){t=Re(n[4])},m(e,i){Y(e,t,i)},p(e,i){i&16&&Be(t,e[4])},d(e){e&&X(t)}}}function Vk(n){let t,e,i,s,o,r,a;return i=new Vl({props:{playing:n[3]}}),r=new xu({props:{maxWidth:72,maxLine:1,$$slots:{default:[_k]},$$scope:{ctx:n}}}),{c(){t=W("div"),e=W("div"),me(i.$$.fragment),s=ae(),o=W("div"),me(r.$$.fragment),y(e,"class","audio-icon__wrapper svelte-nclraj"),y(o,"class","text svelte-nclraj"),y(t,"class","audio__inner svelte-nclraj")},m(l,c){Y(l,t,c),_(t,e),ge(i,e,null),_(t,s),_(t,o),ge(r,o,null),a=!0},p(l,c){const h={};c&8&&(h.playing=l[3]),i.$set(h);const u={};c&2064&&(u.$$scope={dirty:c,ctx:l}),r.$set(u)},i(l){a||(H(i.$$.fragment,l),H(r.$$.fragment,l),a=!0)},o(l){Z(i.$$.fragment,l),Z(r.$$.fragment,l),a=!1},d(l){l&&X(t),pe(i),pe(r)}}}function Bk(n){let t,e,i=n[0].state&&Up(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state?i?(i.p(s,o),o&1&&H(i,1)):(i=Up(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Fk(n,t,e){let i,{tag:s}=t,o=0,r=0,a=!1;const l=()=>{e(3,a=!0)},c=()=>{e(3,a=!1)},h=()=>{e(3,a=!1)},u=g=>{e(1,o=g.detail)},d=g=>{e(2,r=g.detail)};function p(g){kn.call(this,n,g)}return n.$$set=g=>{"tag"in g&&e(0,s=g.tag)},n.$$.update=()=>{var g,m;n.$$.dirty&1&&e(4,i=(m=(g=s.data.title)!=null?g:s.data.text)!=null?m:"")},[s,o,r,a,i,l,c,h,u,d,p]}class Hk extends Pe{constructor(t){super(),we(this,t,Fk,Bk,ye,{tag:0},Rk)}}function Nk(n){let t,e;return t=new Hk({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Gk(n){let t,e;return t=new jk({props:{tag:n[0]}}),t.$on("audioRef",n[2]),{c(){me(t.$$.fragment)},m(i,s){ge(t,i,s),e=!0},p(i,s){const o={};s&1&&(o.tag=i[0]),t.$set(o)},i(i){e||(H(t.$$.fragment,i),e=!0)},o(i){Z(t.$$.fragment,i),e=!1},d(i){pe(t,i)}}}function Wk(n){let t,e,i,s;const o=[Gk,Nk],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=Ve()},m(l,c){~t&&r[t].m(l,c),Y(l,i,c),s=!0},p(l,[c]){let h=t;t=a(l),t===h?~t&&r[t].p(l,c):(e&&(Me(),Z(r[h],1,1,()=>{r[h]=null}),ke()),~t?(e=r[t],e?e.p(l,c):(e=r[t]=o[t](l),e.c()),H(e,1),e.m(i.parentNode,i)):e=null)},i(l){s||(H(e),s=!0)},o(l){Z(e),s=!1},d(l){~t&&r[t].d(l),l&&X(i)}}}function Uk(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 Qk extends Pe{constructor(t){super(),we(this,t,Uk,Wk,ye,{tag:0})}}function Xk(n){xe(n,"svelte-10cw0el",".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}")}function Qp(n){var s;let t,e,i;return e=new j1({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=W("div"),me(e.$$.fragment),y(t,"class","media-wrapper svelte-10cw0el")},m(o,r){Y(o,t,r),ge(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||(H(e.$$.fragment,o),i=!0)},o(o){Z(e.$$.fragment,o),i=!1},d(o){o&&X(t),pe(e)}}}function Yk(n){let t,e,i=n[0].state&&n[5]&&Qp(n);return{c(){i&&i.c(),t=Ve()},m(s,o){i&&i.m(s,o),Y(s,t,o),e=!0},p(s,[o]){s[0].state&&s[5]?i?(i.p(s,o),o&33&&H(i,1)):(i=Qp(s),i.c(),H(i,1),i.m(t.parentNode,t)):i&&(Me(),Z(i,1,1,()=>{i=null}),ke())},i(s){e||(H(i),e=!0)},o(s){Z(i),e=!1},d(s){i&&i.d(s),s&&X(t)}}}function Zk(n,t,e){let i,s,o,r,a,l,{tag:c}=t;return n.$$set=h=>{"tag"in h&&e(0,c=h.tag)},n.$$.update=()=>{var h,u;n.$$.dirty&1&&e(6,i=c.state?c.state.unfolded:!1),n.$$.dirty&1&&e(5,s=c.data.mediaData),n.$$.dirty&1&&e(1,o=c.data.enableCarousel),n.$$.dirty&1&&e(4,r=c.data.playIcon),n.$$.dirty&3&&e(3,a=(h=c.data.autoplayConfig)!=null?h:{autoplay:o!=null?o:!0,autoplayVideo:!0}),n.$$.dirty&1&&e(2,l=(u=c.data.objectFit)!=null?u:(()=>c.data.adaptationMode==="stretch"?"fill":c.data.adaptationMode==="proportional"?"contain":void 0)())},[c,o,l,a,r,s,i]}class qk extends Pe{constructor(t){super(),we(this,t,Zk,Yk,ye,{tag:0},Xk)}}const yc=new Map;function R1(n){return ne(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 Jk(n){return ne(this,null,function*(){const{url:t,ratio:e=3}=n,i=(()=>{if(yc.has(t))return yc.get(t);const r=R1(t);return yc.set(t,r),r})(),{width:s,height:o}=yield i;return he(F({},n),{width:s/e,height:o/e})})}function Kk(n){return ne(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 R1(e),a=o/i,l=r/i,c=a/t,h=l,u=1/s*t+"s";return he(F({},n),{width:c,height:h,duration:u})})}const bo=class{constructor(){f(this,"styleRefs",new Map)}generateStyleKey(t,e){const{duration:i,timing:s,loop:o,loopInterval:r=0}=t,a=t.elements[e],{properties:l}=a;return`svg-anim-${[i,s,o,r,JSON.stringify(l)].join("-").replace(/[^a-zA-Z0-9-]/g,"").toLowerCase()}`}interpolateMulti(t,e){var a;if(t.length===2)return this.interpolate(t[0],t[1],e);if(t.length<2)return(a=t[0])!=null?a:0;const i=t.length-1,s=e*i,o=Math.floor(s),r=s-o;return o>=i?t[i]:this.interpolate(t[o],t[o+1],r)}generateTransformMulti(t,e){const i=[];if(t.scale){const s=this.interpolateMulti(t.scale,e);i.push(`scale(${s})`)}if(t.translateX){const s=this.interpolateMulti(t.translateX,e);i.push(`translateX(${s}px)`)}if(t.translateY){const s=this.interpolateMulti(t.translateY,e);i.push(`translateY(${s}px)`)}if(t.rotate){const s=this.interpolateMulti(t.rotate,e);i.push(`rotate(${s}deg)`)}return i.join(" ")}interpolate(t,e,i){return t+(e-t)*i}static getInstance(){return bo.instance||(bo.instance=new bo),bo.instance}getOrCreateStyle(t,e){const i=this.generateStyleKey(t,e);if(this.styleRefs.has(i)){const E=this.styleRefs.get(i);return E.count++,i}const{duration:s,timing:o="linear",loop:r,loopInterval:a=0}=t,l=t.elements[e],{properties:c}=l,h=`${i}-keyframe`;let u=2;const d=[c.translateX,c.translateY,c.scale,c.rotate,c.opacity].filter(E=>Array.isArray(E)&&E.length>0);d.length>0&&(u=Math.max(...d.map(E=>E.length)));const p=r&&a>0?s+a:s,g=Math.max(0,Math.min(100,s/p*100));let m=`@keyframes ${h} {
|
|
964
964
|
`;for(let E=0;E<u;E++){const z=E/(u-1),D=z*g,R=this.generateTransformMulti(c,z);let T="";c.opacity&&(T=` opacity: ${this.interpolateMulti(c.opacity,z)};`),m+=` ${D}% {
|
|
965
965
|
${R?` transform: ${R};
|
|
966
966
|
`:""}${T}
|
|
@@ -1163,7 +1163,7 @@ void main() {
|
|
|
1163
1163
|
gl_FragColor = texture2D(envMap, uv);
|
|
1164
1164
|
gl_FragColor.a = gl_FragColor.a * opacity;
|
|
1165
1165
|
}
|
|
1166
|
-
`;class KS extends Ao{constructor(e){super(e,JS);f(this,"initialDisplacement",0);f(this,"oldTime",new Date().getTime());f(this,"flowSpeed",.6);f(this,"rotateSpeed",0);f(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=No(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const jm={flowSpeed:.6,rotateSpeed:0};let $S=class extends rn{constructor(e){super(e);f(this,"data");f(this,"state");f(this,"group");f(this,"pipeObjects",[]);f(this,"texturePromiseCache",new Map);f(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});f(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:jm},this.five=e,this.group=new w.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return ne(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>ne(this,[u],function*({id:a,texture:l,path:c,radius:h}){const d=yield this.loadPipeTexture(l),p={id:a,path:c,textureURL:l,texture:d,geometryConfig:{radius:h}};return new KS(p)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!Ft(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!Ft(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return ne(this,arguments,function*(e={}){if(this.state.visible)return;const i=F({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return ne(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=F({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return ne(this,null,function*(){var c,h,u,d,p,g;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(d=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?d:o,a=(g=(p=e==null?void 0:e.showAnime)!=null?p:e==null?void 0:e.anime)!=null?g:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:jm,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return ne(this,null,function*(){return FS(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return ne(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return ne(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return ne(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return ne(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Ls(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?VS({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Ne):this.pipeObjects}};const eD=n=>new $S(n),Rm="data:image/png;base64,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",_m="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAA8CAMAAADR2113AAABOFBMVEVVVVVdXV15eXmDg4NtbW1jY2NoaGiIiIh0dHSNjY1NTU1xcXFQUFB9fX2AgICbm5ujo6MAAACpqamfn5+2traxsbGsrKyurq6YmJjc3Ny5ubmzs7OVlZWVlZXKysre3t7X19fV1dXf39/c3Nzk5OTj4+PPz8/g4OC/v7+4uLjNzc2kpKS8vLympqbk5OTh4eHX19ecnJzs7Ozs7OzHx8fFxcXY2NjT09O0tLSwsLCtra3Gxsa9vb3r6+vp6enn5+fCwsKqqqrKysrIyMjCwsKnp6egoKCRkZHv7+/q6ura2trn5+fl5eXV1dXU1NTT09PR0dHNzc3Ly8unp6dubm64uLiZmZnp6em8vLy6urrR0dHPz8/Q0NCysrLDw8O4uLiRkZGlpaWhoaG3t7eVlZWOjo7Z2dmwsLDgK9fhAAAAaHRSTlNmZmZmZmZmZmZmZmZmZmaGhgCGhoWGhYaGrIaGhWuxsKWhyca7t7a0pqCYkIiGz8zAjM7Lrquonp2al45sycS/qZWTkoyFhGbPx8PCvr68urizlZNyOg/CpKKbmp2bgnl5c3JlPDnBh34+7vIAAAOCSURBVFjDzZhnc+JADIZFCJdKMDbFMXaA9FAulSSUdNJ7b5ee3P3/f3CSWNskXD7sYGbu3V2tXknzsOOPQDgcfre2lOz52lqpWFxcnJi4HR9fXS3MzQ0MnI6OnhwfHU5N7Q0NDQ5OTv4kTQ4ODg3t/Z46PDo+GR09HRiYKxRWx8dvJiYWF4vF0tp5NrtlvSMWwlfWNCqL7FKp+EDoG2QXCohuYCO4Rp6qI88x+RbRD8USo7PT09YVoi3dvOjt9kaCAxfmtBWGD9P01Td5y3themvq9pnmB2ybF1zkw5EnxJSMh15XcKFvw7MOVK/BUfUTUp5TABEg9Aym7rZqdbATSf9Zug6m2UtTYnkmRuvQEoUQHYKWKBQCvWVo2p7Ih4tvkWm6QLt9n33hkfAN4g/i/ByP8FRtWM43okMaVb2XRt/ax7/qOVrDV9fS/xodcJKA+CBaXS9AUbSlfYDEGaUKoQP1bCFKZXyjFA00jQa9l6KApniD+iEib0JvgaJ8bct6zn7wFocCvnpLoQ4frnGCW843itF487CXYrSieMBpb/R5ROe9QLfbm7CcqXkHbZe5I+tJHF2pCuTzONECbeKrN/FuAVzdhLzaPKanvacHDy0y7BG9qTp9PtyQ9ax2O7BUFVREC+92ZX0nL96dGMgxWrRFD0VdOU9gjkKEjoEa4ymnJkYk/L8Vj0Es1tkSxTxBt9Gm0+Z6fnWcHXm+ecv5NvZuyuFPDOJxrLFjddaOhP9G8Ti+GtveS6CbVFCE4CcfRXRUOEfyPhjECsM54xiNQjwhem49KOX7grZqmfCJKESjONCU+nBx5NBHwUGjx4qoUiLjv8hvJ4ROfC1Ker+fM4p+XLaPJBjtJ3GDLin/rSL0ahrwXpEIJCKctQIdaRLdgbvDyVwfSdCr0bAVUcbT5iDkegM/iFFXFpL3jTIM/CAd3kugc00RunDhpsXW8bkIPBlW3QBHOS8kEttbxhO8Ga9OFRM6Ev5bvebe4DJnWF2eyzJylxCu5IyXZuHbny/rJZer0F+IlWq1Wi5vbJxlMpm7XwvpdDqVmu/v708mk2NjIyPDwwcrK9fLy7tLszMzOzOzs0u7y/v7KwfDwyMjY2PJJE7Oz6dS6fTCwl0mc7a+vlEuV6uVK0SHw5eVx/LG+jqi720yoV3y/jWCmbwj2Nef2YhOEfr+PnOG6MfKJWL/Auw3zmyeIlukAAAAAElFTkSuQmCC",tD={sm:{name:10,area:8,padding:{room:[6,5],guide:[0,0],distance:[4,2]},minWidth:32,lineHeight:10,default:10},md:{name:10,area:8,padding:{room:[6,5],guide:[0,0],distance:[4,2]},minWidth:32,lineHeight:10,default:10},lg:{name:12,area:10,padding:{room:[8,4],guide:[0,3],distance:[6,3]},minWidth:32,lineHeight:16,default:12},xl:{name:16,area:12,padding:{room:[12,6],guide:[0,3],distance:[6,3]},minWidth:56,lineHeight:22,default:14},xxl:{name:16,area:12,padding:{room:[12,6],guide:[0,3],distance:[6,3]},minWidth:56,lineHeight:22,default:14}};function iD(n){xe(n,"svelte-c02qws",".room-label-item.svelte-c02qws{position:absolute;font-size:0.625rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-c02qws{position:absolute;left:0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;pointer-events:all;white-space:nowrap;position:relative;box-shadow:0 0.1875rem 0.8125rem 0 #00000033;font-weight:500;border-radius:var(--border-radius);-o-border-image:var(--bg-image) var(--border-radius-num) / var(--border-radius) / 0rem stretch;border-image:var(--bg-image) var(--border-radius-num) fill / var(--border-radius) / 0rem stretch;box-sizing:border-box}.room-label-item__bar.svelte-c02qws{position:absolute;transform-origin:top;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function Vm(n){let t,e,i,s,o,r;return{c(){var a,l,c,h;t=W("span"),e=Re(n[0]),i=ae(),s=W("div"),y(t,"class","room-label-item__text svelte-c02qws"),j(t,"font-size",n[13]),j(t,"padding",n[12]),j(t,"line-height",n[11]),j(t,"--bg-image",((a=n[6])==null?void 0:a.name)>=16?`url(${Rm})`:`url(${_m})`),j(t,"min-width",dt((l=n[6])==null?void 0:l.minWidth)),j(t,"--border-radius",((c=n[6])==null?void 0:c.name)>=16?dt(4):dt(2)),j(t,"--border-radius-num",((h=n[6])==null?void 0:h.name)>=16?8:4),y(s,"class","room-label-item__bar svelte-c02qws"),j(s,"top",dt(n[10]))},m(a,l){Y(a,t,l),_(t,e),n[22](t),Y(a,i,l),Y(a,s,l),n[23](s),o||(r=je(t,"click",function(){ii(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){var c,h,u,d;n=a,l&1&&Be(e,n[0]),l&8192&&j(t,"font-size",n[13]),l&4096&&j(t,"padding",n[12]),l&2048&&j(t,"line-height",n[11]),l&64&&j(t,"--bg-image",((c=n[6])==null?void 0:c.name)>=16?`url(${Rm})`:`url(${_m})`),l&64&&j(t,"min-width",dt((h=n[6])==null?void 0:h.minWidth)),l&64&&j(t,"--border-radius",((u=n[6])==null?void 0:u.name)>=16?dt(4):dt(2)),l&64&&j(t,"--border-radius-num",((d=n[6])==null?void 0:d.name)>=16?8:4),l&1024&&j(s,"top",dt(n[10]))},d(a){a&&X(t),n[22](null),a&&X(i),a&&X(s),n[23](null),o=!1,r()}}}function nD(n){let t,e=!n[5]&&Vm(n);return{c(){t=W("div"),e&&e.c(),y(t,"class","room-label-item svelte-c02qws"),j(t,"z-index",n[2]),j(t,"transform",n[3]),j(t,"opacity",n[1]),j(t,"visibility",n[14])},m(i,s){Y(i,t,s),e&&e.m(t,null),n[24](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=Vm(i),e.c(),e.m(t,null)),s&4&&j(t,"z-index",i[2]),s&8&&j(t,"transform",i[3]),s&2&&j(t,"opacity",i[1]),s&16384&&j(t,"visibility",i[14])},i:oe,o:oe,d(i){i&&X(t),e&&e.d(),n[24](null)}}}function sD(n,t,e){let i,s,o,r,a,l,c,h,u,{content:d}=t,{five:p=void 0}=t,{visible:g=!0}=t,{opacity:m=1}=t,{zIndex:v=0}=t,{transform:A=void 0}=t,{onClick:P=()=>{}}=t,{rendererIfNeed:M=void 0}=t,{rendererData:E=void 0}=t,{fontSize:z}=t,D,R,T,O;const b=S=>{if(p.state.mode!=="Panorama"){const V=-(10+54*(1-ci(S.latitude)/90)),K=V+h,ie=K>=0?0:-K/-u;e(8,R.style.transform=`scaleY(${ie})`,R),e(8,R.style.top=dt(K),R),e(9,T.style.top=dt(V),T)}};St(()=>{D&&typeof M=="function"&&(O=M(D,E)),p&&(b(p.camera.pose),p.on("cameraUpdate",b))}),Zt(()=>{O==null||O(),p==null||p.off("cameraUpdate",b)});function C(S){Ye[S?"unshift":"push"](()=>{T=S,e(9,T)})}function I(S){Ye[S?"unshift":"push"](()=>{R=S,e(8,R)})}function k(S){Ye[S?"unshift":"push"](()=>{D=S,e(7,D)})}return n.$$set=S=>{"content"in S&&e(0,d=S.content),"five"in S&&e(15,p=S.five),"visible"in S&&e(16,g=S.visible),"opacity"in S&&e(1,m=S.opacity),"zIndex"in S&&e(2,v=S.zIndex),"transform"in S&&e(3,A=S.transform),"onClick"in S&&e(4,P=S.onClick),"rendererIfNeed"in S&&e(5,M=S.rendererIfNeed),"rendererData"in S&&e(17,E=S.rendererData),"fontSize"in S&&e(18,z=S.fontSize)},n.$$.update=()=>{var S;n.$$.dirty&65536&&e(14,i=g?"visible":"hidden"),n.$$.dirty&262144&&e(6,s=tD[z]),n.$$.dirty&64&&e(13,o=dt(s==null?void 0:s.name)),n.$$.dirty&64&&e(20,r=(S=s==null?void 0:s.padding)==null?void 0:S.room),n.$$.dirty&1048576&&e(12,a=`${dt(r[1])} ${dt(r[0])}`),n.$$.dirty&64&&e(21,l=s==null?void 0:s.lineHeight),n.$$.dirty&2097152&&e(11,c=dt(l)),n.$$.dirty&3145728&&e(19,h=l+r[1]*2),n.$$.dirty&524288&&e(10,u=-(64-h))},[d,m,v,A,P,M,s,D,R,T,u,c,a,o,i,p,g,E,z,h,r,l,C,I,k]}class Y1 extends Pe{constructor(t){super(),we(this,t,sD,nD,ye,{content:0,five:15,visible:16,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:17,fontSize:18},iD)}}class oD extends y0{constructor(e){super();f(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class rD{constructor(t,e){f(this,"id");f(this,"name","");f(this,"makerObject");f(this,"outline");f(this,"bottomY");f(this,"opacity");f(this,"height");f(this,"floorIndex");f(this,"shape");f(this,"mounted",!1);f(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});f(this,"modelGroup");f(this,"visible",!0);f(this,"tagApp");f(this,"tagVisible",null);f(this,"tagPosition",new w.Vector3);f(this,"tagNDCPosition",new w.Vector3);f(this,"tagTransform",{left:0,top:0});f(this,"tagZIndex",0);f(this,"hooks",new Mt);f(this,"itemRenderer");f(this,"data");f(this,"plugin");f(this,"opacityAnime");f(this,"isInContainerResizeAnimation",!1);f(this,"containerResizeTimeoutID",null);f(this,"resizeObserver");f(this,"fontSizeManager",Zr());f(this,"currentFontSize",Wo());f(this,"unsubscribeFontSize",null);f(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Rs({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});f(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});f(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});f(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});f(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});f(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});f(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});f(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});f(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});f(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();Pn.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(Pn),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});f(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});f(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});f(this,"updateTagFontSize",()=>{this.tagApp&&this.tagApp.$set({fontSize:this.currentFontSize})});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new w.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new w.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new w.Mesh(Bm(this.shape,o),aD(r,a)),Tc(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new w0(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),Tc(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new oD(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new Y1({target:e,props:{fontSize:this.currentFontSize,rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=Va(this.onContainerResize,e),this.resizeObserver.observe(),typeof this.fontSizeManager=="object"&&"subscribe"in this.fontSizeManager&&(this.unsubscribeFontSize=this.fontSizeManager.subscribe(i=>{this.currentFontSize=i,this.updateTagFontSize()}))}unmount(){var t,e,i;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve(),(i=this.unsubscribeFontSize)==null||i.call(this))}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new w.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=Bm(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=gC(e),s=new w.Vector3(i.x,i.y,t);Tc(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function Bm(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function aD(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function Tc(n,t){const e=new w.Matrix4,i=new w.Matrix4().makeRotationX(Math.PI/2),s=new w.Matrix4().makeTranslation(0,0,-t),o=new w.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let lD=class extends rn{constructor(e,i){super(e);f(this,"state");f(this,"itemMap");f(this,"itemRenderer");f(this,"modelGroup");f(this,"data");f(this,"tagDomContainer");f(this,"checkMsg",{childrenMountedState:""});f(this,"isInFiveChangeModeAnime",!1);f(this,"childrenMountedState",!1);f(this,"_config");f(this,"_disposed",!1);f(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});f(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});f(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});f(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});f(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});f(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});f(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=F({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new w.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return F({},this._config)}get disposed(){return this._disposed}load(e){return ne(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new rD(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return ne(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=F({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return ne(this,null,function*(){if(this.state.visible===!1)return;const i=F({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=F(F({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new w.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),he(F({},s),{floor_index:s.object_data.floorIndex,object_data:he(F({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return ne(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return ne(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const cD=(n,t)=>new lD(n,t);class hD extends us{constructor(e,i){super(e);f(this,"state");f(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});f(this,"group",new w.Group);f(this,"mesh");f(this,"textureLoadingPromise");f(this,"opacityAnimeTween");f(this,"isInPanoMoveAnime",!1);f(this,"lastArrivedPanoIndex",-1);f(this,"_config");f(this,"_disposed",!1);f(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});f(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});f(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});f(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});f(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});f(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});f(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=xr(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});f(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=F({width:1.4,yOffset:.01,yRotate:0,imageURL:Wh},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new w.Mesh(new w.PlaneBufferGeometry(this.config.width,this.config.width),new w.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return F({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return ne(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=F({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return ne(this,null,function*(){if(this.state.visible===!1)return;const i=F({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=F(F({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new w.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return ne(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Ls(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=w.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new w.Quaternion;i.multiplyQuaternions(new w.Quaternion().setFromAxisAngle(new w.Vector3(1,0,0),-Math.PI/2),new w.Quaternion().setFromAxisAngle(new w.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const uD=(n,t)=>new hD(n,t);class dD{constructor(){f(this,"five");f(this,"config");f(this,"_cursor");f(this,"_pointSelector");f(this,"_fiveDomEvents");f(this,"_object3DHelper");f(this,"inited",!1);f(this,"init",(t,e)=>{this.inited=!0,this.five=t,this.config=e,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new n1(this.five.getElement()),this._cursor)}get pointSelector(){var i,s;if(!this.inited)throw new Error("Global not inited");if(this._pointSelector)return this._pointSelector;const t=(i=this.config)==null?void 0:i.magnifier;let e=t===null||t===!1?{magnifier:null}:{magnifierParams:t};return(s=this.config)!=null&&s.hideCursorCircle&&(e=he(F({},e),{pointHelper:null})),this._pointSelector=new Al(this.five,{mode:"cursor",helper:e}),this._pointSelector}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new To(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Nu(this.five),this._object3DHelper)}}const Z1=new dD;window.globalModules=Z1;function q1(n,t){return n?t(n)?n:n.parent?q1(n.parent,t):null:null}function fD(n){const t=[...n];if(n.length<3)return n;const e=n[n.length-1],i=n[0];return e.equals(i)||t.push(i),t}class J1 extends fi{constructor(e){super();f(this,"name","PolylineBaseMesh");f(this,"lines",[]);f(this,"withDots");f(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=Wn(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o)}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new w.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e,i,s;return this.lines.map(o=>o.points[0]).concat((s=(i=this.lines)==null?void 0:i[((e=this.lines)==null?void 0:e.length)-1])==null?void 0:s.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(Ue);i.closed&&(s=fD(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new jr(he(F({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=F(F({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class Us extends J1{constructor(...e){super(he(F({},e[0]),{withDots:!1}));f(this,"name","PolylineMesh")}}class es extends J1{constructor(...e){super(he(F({},e[0]),{withDots:!0}));f(this,"name","PolylineWithDotsMesh")}}const Lc=new Map;class Fi extends fi{constructor(e,i){var s,o;super();f(this,"name","Sculpt");f(this,"isSculptObject",!0);f(this,"draggable");f(this,"selected");f(this,"config");f(this,"on",(e,i,s)=>rt.modules.fiveDomEvents.addEventListener(this,e,i,s));f(this,"off",(...e)=>rt.modules.fiveDomEvents.removeEventListener(this,...e));f(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Mr(s,e)});f(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),eb(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=F({defaultAction:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e&&(Ne((s=this.config)==null?void 0:s.occlusionMode)&&(e.style=he(F({},e.style),{occlusionMode:this.config.occlusionMode})),Ne((o=this.config)==null?void 0:o.occlusionVisibility)&&(e.style=he(F({},e.style),{occlusionVisibility:this.config.occlusionVisibility}))),pt("esc",()=>{this.stopCreating()}),this.config.defaultAction&&(pt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var r;this.editing||(this.select({only:!0}),this.editor.enable(),(r=this.parent)==null||r.children.forEach(a=>{var l;a instanceof Fi&&a!==this&&((l=a._editor)==null||l.disable())}))}),pt("esc",()=>{this.selected&&this.unselect()}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return rt.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){rt.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}select(e={only:!1}){if(this.selected)return;this.selected=!0,this.highlight(),Lc.has(this.parent.uuid)||Lc.set(this.parent.uuid,[]);const i=Lc.get(this.parent.uuid);i.push(this),e.only&&(i==null||i.forEach(s=>{s!==this&&s.unselect()}))}unselect(){var e;this.selected&&(this.selected=!1,this.unhighlight(),(e=this._editor)==null||e.disable())}highlight(){}unhighlight(){}showDeleteButton(e,i){rt.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),rt.modules.five.once("cameraUpdate",()=>{rt.modules.cursor.removeDeleteButton()})}}class Hl extends fi{constructor(e){super();f(this,"hooks",new Mt);f(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class ta extends Hl{constructor(e,i){super(e);f(this,"objectHelperConfig");f(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=rt.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;rt.modules.object3DHelper.addObject3DHelper(this.originObject,F({positionFrom:"boundingBox"},e));const i=rt.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),rt.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class Gu extends Hl{constructor(e){super(e);f(this,"draggingPoints",[]);f(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});f(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof xn)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Ne).forEach(e=>{const i=new xn;i.visible=!1,i.position.copy(e),i.draggable=!0,rt.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),rt.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),rt.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class gD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class pD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}class Fm extends Fi{constructor(e,i){super(e,i);f(this,"type","Polyline");f(this,"polyLineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.polyLineMesh=new es(F(F({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new pD(this)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new w.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new es(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=K1(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function K1(n,t,e){var z;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Xs(),a=(z=e==null?void 0:e.limit)!=null?z:"none",l=new Us(n.style);i.add(l);const c=new Us(he(F({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const g=[],m=()=>h.length>0,v=()=>g.length>0,A=()=>{m()&&(g.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},P=()=>{v()&&(h.push(g.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},M=D=>{g.length=0;const R=h.length===0?D.point:u.clone();h.push(R),n.setPoints(h)},E=D=>{const R=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!D||(p=D,!(h!=null&&h.length)))return R();const T=h.at(-1).clone();a==="none"?(u=D.point,l.setPoints([T,u])):a==="xoz"?(d=d!=null?d:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),h[0]),t.plane=d,u=d.projectPoint(D.point,new w.Vector3),l.setPoints([T,u]),c.setPoints([u,D.point])):a==="y"&&(h.length===1?(u=D.point,l.setPoints([T,u])):(d=d!=null?d:new w.Plane().setFromCoplanarPoints(h[0],h[1],new w.Vector3(0,1,0).add(h[0])),t.plane=d,u=d.projectPoint(D.point,new w.Vector3),l.setPoints([T,u]),c.setPoints([u,D.point])))};return t.on("select",M),t.on("intersectionUpdate",E),t.on("disable",()=>{if(t.off("select",M),t.off("intersectionUpdate",E),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:m,canRedo:v,undo:A,redo:P}}class mD extends Hl{constructor(e){super(e);f(this,"onDrag",e=>{var s;const i=Wr(rt.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag)}disable(){super.disable(),this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag)}}class Hm extends Fi{constructor(e,i){super(e,i);f(this,"type","Point");f(this,"pointMesh");f(this,"_editor");e&&(this.pointMesh=new xn(F(F({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new mD(this)),this._editor}get data(){return he(F({},this.baseData),{point:si(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(Ue(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return ne(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new xn(e)),yield Wu(this.pointMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Wu(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class ph extends Uo{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Wn(o,["points"]);super();f(this,"name","PolygonWithEdgeMesh");f(this,"line",new Us);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return he(F({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Ph(s,e,i,!0)}),!1}setPoints(e,i){super.setPoints(e,F({closed:!0},i)),this.points&&(this.line.setPoints(this.points,F({closed:!0},i)),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),e.lineOpacity!==void 0?this.line.setStyle(he(F({},e),{lineOpacity:e.lineOpacity})):this.line.setStyle(e),this.needsRender=!0}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class mh extends ph{constructor(){super(...arguments);f(this,"name","AreaMesh")}}class vD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class Nm extends Fi{constructor(e,i){super(e,i);f(this,"type","Polygon");f(this,"areaMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.areaMesh=new mh(F(F({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new vD(this)),this._editor}get data(){return this.updateMatrixWorld(),he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e,i,s;return(s=(i=(e=this.creatingObject)==null?void 0:e.canUndo)==null?void 0:i.call(e))!=null?s:!1}canRedo(){var e,i,s;return(s=(i=(e=this.creatingObject)==null?void 0:e.canRedo)==null?void 0:i.call(e))!=null?s:!1}undo(){var e,i;return(i=(e=this.creatingObject)==null?void 0:e.undo)==null?void 0:i.call(e)}redo(){var e,i;return(i=(e=this.creatingObject)==null?void 0:e.redo)==null?void 0:i.call(e)}create(e){return ne(this,null,function*(){var s;this.children.forEach(o=>{o.parent===this&&this.remove(o)}),this.children.length=0;const i=new mh(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Nl(this.areaMesh,this.pointSelector,e),yield(s=this.creatingObject)==null?void 0:s.finished,this.config.defaultAction&&this.editor.enable()})}}function Nl(n,t,e){var S,L,N,V,K,ie,ee,re;const{promise:i,resolve:s,reject:o}=Xs(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(S=e==null?void 0:e.limit)!=null?S:"none",l=e==null?void 0:e.simpleMode,c=(ie=(K=(N=n.five)!=null?N:(L=n.get)==null?void 0:L.call(n,"five"))!=null?K:(V=window.globalModules)==null?void 0:V.five)!=null?ie:window.$five;(ee=e==null?void 0:e.autoClosePixelDistance)!=null;let h=0;l&&c&&c.model&&c.model.bounding&&typeof((re=c.model.bounding.max)==null?void 0:re.y)=="number"&&(h=c.model.bounding.max.y+1);const u=new Us(n.style);r==null||r.add(u);const d=new Us(he(F({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(d);let p=[];function g(){var le,Se;p.forEach(de=>{var De;return(De=de.parent)==null?void 0:De.remove(de)});const q=(Se=(le=n.line)==null?void 0:le.style)!=null?Se:n.style;p=v.map((de,De)=>{var ue;const fe=new xn(he(F({},q),{color:(ue=q.pointColor)!=null?ue:q.lineColor,tip:void 0,point:de}));return fe.name=`PolygonPointMesh_${De}`,r==null||r.add(fe),fe})}function m(){p.forEach(q=>{var le;return(le=q.parent)==null?void 0:le.remove(q)}),p=[]}t.enable(),l&&t.setAdherePoints([]);const v=[];let A,P,M=!1,E;const z=[],D=()=>v.length>0,R=()=>z.length>0,T=()=>{var q;D()&&(z.push(v.pop()),C(E),g(),(q=e==null?void 0:e.onUndo)==null||q.call(e),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render())},O=()=>{var q;R()&&(v.push(z.pop()),C(E),g(),(q=e==null?void 0:e.onRedo)==null||q.call(e),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render())},b=q=>{var Se;z.length=0;let le=v.length===0?q.point:A.clone();l&&(le=le.clone().setY(h)),v.push(le),n.setPoints(v,{closed:!1}),g(),(Se=e==null?void 0:e.onPointPlaced)==null||Se.call(e,v),M&&(I(),s())},C=q=>{const le=()=>{u.setPoints([]),d.setPoints([]),n.setPoints(v),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render()};if(!q){le(),g();return}if(E=q,!(v!=null&&v.length))return le();const Se=v.at(-1).clone();if(v.length<3&&(l?(A=q.point.clone().setY(h),u.setPoints([Se,A]),d.setPoints([])):a==="none"?(A=q.point,u.setPoints([Se,A]),d.setPoints([])):a==="xoz"?(P=P!=null?P:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),v[0]),t.plane=P,A=P.projectPoint(q.point,new w.Vector3),u.setPoints([Se,A]),d.setPoints([A,q.point])):a==="y"&&(v.length===1?(A=q.point,u.setPoints([Se,A]),d.setPoints([])):(P=P!=null?P:new w.Plane().setFromCoplanarPoints(v[0],v[1],new w.Vector3(0,1,0).add(v[0])),t.plane=P,A=P.projectPoint(q.point,new w.Vector3),u.setPoints([Se,A]),d.setPoints([A,q.point])))),v.length>=3){l?A=q.point.clone().setY(h):A=n.projectPoint(q.point);const de=v[0];let De=!1;if(typeof(e==null?void 0:e.autoClosePixelDistance)=="number"){if(c&&c.camera&&c.getElement){const fe=c.getElement(),ue=fe.clientWidth,Le=fe.clientHeight,te=Ie=>{const ze=Ie.clone().project(c.camera);return{x:(ze.x*.5+.5)*ue,y:(1-(ze.y*.5+.5))*Le}},Te=te(de),_e=te(A),Ae=te(q.point),Fe=Math.sqrt(Gn(Te.x-_e.x,2)+Gn(Te.y-_e.y,2)),ve=Math.sqrt(Gn(Te.x-Ae.x,2)+Gn(Te.y-Ae.y,2));(Fe<e.autoClosePixelDistance||ve<e.autoClosePixelDistance)&&(De=!0)}}else(de.distanceTo(A)<.2||de.distanceTo(q.point)<.2)&&(De=!0);De?(A=de,q.point.copy(de),t.pointSelectorHelper.updateWithIntersect(q,{emitEvent:!1}),M=!0):M=!1,u.setPoints([Se,A]),d.setPoints([A,q.point])}v.length>=2?(n.setPoints([...v,A],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,u.setStyle({lineColor:16734553}),d.setStyle({lineColor:16734553})):(t.cursorError=!1,u.setStyle({lineColor:n.lineColor}),d.setStyle({lineColor:n.lineColor}))):n.setPoints([]),g()},I=()=>{t.off("select",b),t.off("intersectionUpdate",C),t.off("disable",k),t.plane=null,t.disable(),r==null||r.remove(u,d),m()},k=()=>{I(),r==null||r.remove(n,d,u),m(),o(new Error("Cancelled"))};return t.on("select",b),t.on("intersectionUpdate",C),t.on("disable",k),{finished:i,canUndo:D,canRedo:R,undo:T,redo:O}}function vh(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Ah(n){const t=n.map(i=>new w.Vector3(i[0],i[1],i[2]));return Bv(t)}class AD extends w.BufferGeometry{constructor(e){super();f(this,"bottomPositions",[]);f(this,"topPosition",[]);f(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new w.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Ah(r):vh(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],d=r.map(g=>[g[0]+u[0],g[1]+u[1],g[2]+u[2]]);r.push(...d);const p=o.map(g=>g+r.length/2);o.push(...p);for(let g=0;g<r.length/2-1;g++)o.push(g,g+1,g+r.length/2),o.push(g+1,g+r.length/2+1,g+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new w.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class bD extends w.BufferGeometry{constructor(e){super();f(this,"bottomPositions",[]);f(this,"topPosition",[]);f(this,"faceCount",0);f(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var p,g,m;const i=(p=e.bottomPositions)!=null?p:this.bottomPositions,s=(g=e.topPosition)!=null?g:this.topPosition;if(this._type=(m=e.type)!=null?m:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3||!s||s.length!==3){console.error("PrismAnimationGeometry: Invalid parameters",i,s,e);return}const o=[...i];o[0][0]===o.at(-1)[0]&&o[0][1]===o.at(-1)[1]&&o[0][2]===o.at(-1)[2]&&(o.length-=1);const r=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],a=o.map(v=>[v[0]+r[0],v[1]+r[1],v[2]+r[2]]);this.faceCount=2+o.length;const l=[],c=[],h=[],u=[];let d=0;this.addBottomFace(o,l,c,h,d,u,0),d+=this.getBottomFaceVertexCount(o),this.addTopFace(a,l,c,h,d,u,1),d+=this.getTopFaceVertexCount(a);for(let v=0;v<o.length;v++){const A=(v+1)%o.length;this.addSideFace(o[v],o[A],a[v],a[A],l,c,h,d,u,2+v),d+=4}this.setAttribute("position",new w.Float32BufferAttribute(l,3)),this.setAttribute("uv",new w.Float32BufferAttribute(c,2)),this.setIndex(h),this.clearGroups(),u.forEach(v=>{this.addGroup(v.start,v.count,v.materialIndex)}),this.computeBoundingSphere(),console.log("PrismAnimationGeometry UV debug:",{totalUVs:c.length/2,totalPositions:l.length/3,faceCount:this.faceCount,uvSample:c.slice(0,20)})}addBottomFace(e,i,s,o,r,a,l){const c=Math.min(...e.map(A=>A[0])),h=Math.max(...e.map(A=>A[0])),u=Math.min(...e.map(A=>A[2])),d=Math.max(...e.map(A=>A[2])),p=h-c||1,g=d-u||1;for(const A of e){i.push(A[0],A[1],A[2]);const P=(A[0]-c)/p,M=(A[2]-u)/g;s.push(P,M)}const m=o.length,v=this._type==="Concave"?Ah(e):vh(e);for(const A of v)o.push(A+r);a.push({start:m,count:o.length-m,materialIndex:l})}addTopFace(e,i,s,o,r,a,l){const c=Math.min(...e.map(A=>A[0])),h=Math.max(...e.map(A=>A[0])),u=Math.min(...e.map(A=>A[2])),d=Math.max(...e.map(A=>A[2])),p=h-c||1,g=d-u||1;for(const A of e){i.push(A[0],A[1],A[2]);const P=(A[0]-c)/p,M=(A[2]-u)/g;s.push(P,M)}const m=o.length,v=this._type==="Concave"?Ah(e):vh(e);for(let A=v.length-1;A>=0;A--)o.push(v[A]+r);a.push({start:m,count:o.length-m,materialIndex:l})}addSideFace(e,i,s,o,r,a,l,c,h,u){r.push(e[0],e[1],e[2],i[0],i[1],i[2],o[0],o[1],o[2],s[0],s[1],s[2]),a.push(0,0,1,0,1,1,0,1);const d=l.length;l.push(c+0,c+1,c+2,c+0,c+2,c+3),h.push({start:d,count:6,materialIndex:u})}getBottomFaceVertexCount(e){return e.length}getTopFaceVertexCount(e){return e.length}}class js extends fi{constructor(e){super();f(this,"name","PrismMesh");f(this,"five");f(this,"animatedBoxMesh");f(this,"activeAnimations",new Map);f(this,"activeEaseInAnimations",new Map);f(this,"_geometryInfoCache");f(this,"geometryInfoNeedUpdate",!0);f(this,"edgeMesh",new Ci);f(this,"prismMesh",new Ol);f(this,"paramStyle");this.five=e==null?void 0:e.five,this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new AD,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&Object.keys(e).some(i=>i!=="five")&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new w.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new w.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new w.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>h>=e.length-2?null:[new w.Vector3().fromArray(e[0]),new w.Vector3().fromArray(e[h+1]),new w.Vector3().fromArray(e[h+2])]).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new w.Vector3;for(const[c,h,u]of s){const d=pu(c,h,u),p=Gv(c,h,u,d);o+=d,r.add(p)}r=r.divideScalar(o);const a=new w.Vector3().fromArray(i).sub(new w.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=F(F({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}isBox(){const e=this.prismMesh.geometry.bottomPositions;return e&&e.length===4}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(Ue).map(s=>s.toArray()),topPosition:e.heightPoint?Ue(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Da().fromEdgesGeometry(new w.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Ph(s,e,i,!0)),!1}setFive(e){this.five=e}playBoxAnimation(e){return this.five?(this.activeAnimations.has(e)&&this.forceFinishBoxAnimation(e),new Promise(i=>{this.prismMesh.visible=!1,this.edgeMesh.visible=!1;const s=this.createOrUpdateAnimatedBoxMesh(),o=s.material,r=3e3;let a=0;const l=at.AnimationFrameLoop.shared.add((c,h)=>{a+=h;let u=a/r;u>1&&(u=1);let d=u;u<=.5?d=u*2:d=2-u*2,o.forEach(p=>{p.uniforms.progress.value=d}),u===1&&(l(),s.visible=!1,this.playEaseInAnimation(e,()=>{this.activeAnimations.delete(e),i()})),this.five.needsRender=!0});this.activeAnimations.set(e,{animatedBoxMesh:s,remove:l}),s.visible=!0})):(console.warn("Five instance not available for box animation"),Promise.resolve())}forceFinishBoxAnimation(e){if(!this.five){console.warn("Five instance not available for finishing box animation");return}(e?[e]:Array.from(this.activeAnimations.keys())).forEach(s=>{const o=this.activeAnimations.get(s);o&&(o.remove(),this.animatedBoxMesh&&(this.animatedBoxMesh.visible=!1),this.activeAnimations.delete(s));const r=this.activeEaseInAnimations.get(s);r&&(clearInterval(r.interval),this.activeEaseInAnimations.delete(s))}),this.showBoxFinalState(),this.five.needsRender=!0}playEaseInAnimation(e,i){if(!this.five)return;this.prismMesh.visible=!0,this.edgeMesh.visible=!0;let s=0;const o=this.prismMesh.style.opacity;this.prismMesh.setStyle({opacity:0}),this.edgeMesh.setStyle({lineOpacity:0});const r=setInterval(()=>{s===61&&(clearInterval(r),this.activeEaseInAnimations.delete(e),this.showBoxFinalState(),i()),this.edgeMesh.setStyle({lineOpacity:s/60}),this.prismMesh.setStyle({opacity:s/60*o}),this.five.needsRender=!0,s++},16);this.activeEaseInAnimations.set(e,{interval:r,model:this})}createOrUpdateAnimatedBoxMesh(){if(!this.five)throw new Error("Five instance not available");const e=new w.Vector3(1/0,1/0,1/0),i=new w.Vector3(-1/0,-1/0,-1/0),s=this.bottomPositions;for(const g of s)e.min(g),i.max(g);const o=this.topPositions;for(const g of o)e.min(g),i.max(g);const r=i.clone().sub(e),a=this.prismMesh.geometry,l=a.bottomPositions,c=a.topPosition;if(this.animatedBoxMesh)return this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh;const h=new bD({bottomPositions:l,topPosition:c,type:"Concave"}),u=`
|
|
1166
|
+
`;class KS extends Ao{constructor(e){super(e,JS);f(this,"initialDisplacement",0);f(this,"oldTime",new Date().getTime());f(this,"flowSpeed",.6);f(this,"rotateSpeed",0);f(this,"flowAnimationDisposer",()=>{})}setInitialDisplacement(e,i="backward"){this.initialDisplacement=Math.abs(e)*(i==="forward"?-1:1),this.moveFromOrigin(this.initialDisplacement)}moveFromOrigin(e){const i=e*this.uPreMeter;return this.material.uniforms.uOffset.value=i,this.material.needsUpdate=!0,this.needsRender=!0,!0}moveForwardFromInitialOffset(e){const i=e*-1,s=this.initialDisplacement+i;this.moveFromOrigin(s)}flow(){this.flowAnimationDisposer(),this.oldTime=new Date().getTime();let e=0,i=0;const s=No(()=>{const o=new Date().getTime(),r=o-this.oldTime,a=this.flowSpeed*(r/1e3),l=this.rotateSpeed*(r/1e3);e=e+a,i=i+l;const c=1/360,h=i*c;this.material.uniforms.vOffset.value=h,this.moveForwardFromInitialOffset(e),this.oldTime=o});this.flowAnimationDisposer=function(){s(),this.moveForwardFromInitialOffset(0)}}stopFlow(){this.flowAnimationDisposer()}setSpeed(e){typeof(e==null?void 0:e.flowSpeed)=="number"&&(this.flowSpeed=e.flowSpeed),typeof(e==null?void 0:e.rotateSpeed)=="number"&&(this.rotateSpeed=e.rotateSpeed)}disposeAnime(){super.disposeAnime(),this.flowAnimationDisposer()}}const jm={flowSpeed:.6,rotateSpeed:0};let $S=class extends rn{constructor(e){super(e);f(this,"data");f(this,"state");f(this,"group");f(this,"pipeObjects",[]);f(this,"texturePromiseCache",new Map);f(this,"dispose",()=>{this.disable(),this.five.scene.remove(this.group),this.texturePromiseCache.forEach(e=>e.then(i=>i.dispose())),this.texturePromiseCache.clear()});f(this,"onWantsFiveTapGesture",(...e)=>{const[i]=e,s=i.intersectObjects(this.pipeObjects,!1);if(s.length===0||!this.data)return;const a=s[0].object.customID,l=this.data.pipes.find(({id:h})=>h===a),c=this.data.pipelines.find(h=>l&&h.pipes.includes(l));if(!(!l||!c))return this.hooks.emit("tap",{intersectObjects:s,pipe:l,pipeline:c,wantsFiveTapGestureParams:e}),!1});this.state={target:null,visible:!0,enabled:!0,isFlowing:!1,speed:jm},this.five=e,this.group=new w.Group,this.group.name="water-pipe-group",this.five.scene.add(this.group),this.five.once("dispose",this.dispose),this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}load(e,i,s,o){return ne(this,null,function*(){const r=this.data;this.data=yield this.formatData(e,o),this.removeAllPipes(),this.hooks.emit("dataChange",this.data,r),this.pipeObjects=yield Promise.all(this.data.pipes.filter(a=>!!(a!=null&&a.texture)).map(u=>ne(this,[u],function*({id:a,texture:l,path:c,radius:h}){const d=yield this.loadPipeTexture(l),p={id:a,path:c,textureURL:l,texture:d,geometryConfig:{radius:h}};return new KS(p)}))),this.data.pipelines.forEach(a=>{a.pipes.reduce((l,c)=>{const h=this.findPipeObjectWithID(c.id);return h==null||h.setInitialDisplacement(l),l+((h==null?void 0:h.pathLength)||0)},0)}),this.hooks.emit("dataLoaded",this.data),this.state.visible===!1&&this.pipeObjects.forEach(a=>a.setOpacity(0)),this.state.enabled&&(this.group.add(...this.pipeObjects),this.five.needsRender=!0),i&&this.setState(i,{userAction:s})})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}if(e.isFlowing!==void 0&&s.isFlowing!==e.isFlowing&&(e.isFlowing?this._flow():this._stopFlow()),e.speed!==void 0&&!Ft(s.speed,this.state.speed,{deep:!0})&&this._setSpeed(e.speed),e.target!==void 0&&!Ft(s.target,this.state.target,{deep:!0})){const r={target:e.target,showAnime:{duration:500},hideAnime:{duration:500}};this._switchPipelines(r)}}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1,isFlowing:!1},i),this._disable({userAction:i})}show(){return ne(this,arguments,function*(e={}){if(this.state.visible)return;const i=F({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(){return ne(this,arguments,function*(e={}){if(this.state.visible===!1)return;const i=F({userAction:!0,anime:{duration:500}},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}switchPipelines(e){return ne(this,null,function*(){var c,h,u,d,p,g;if(!this.data)return;const i=(c=e==null?void 0:e.target)!=null?c:null,s=(h=e==null?void 0:e.userAction)!=null?h:!0;this.updateState({target:i},s);const o={duration:500},r=(d=(u=e==null?void 0:e.hideAnime)!=null?u:e==null?void 0:e.anime)!=null?d:o,a=(g=(p=e==null?void 0:e.showAnime)!=null?p:e==null?void 0:e.anime)!=null?g:o,l={target:i,showAnime:a,hideAnime:r};this._switchPipelines(l)})}flow(e={}){var s;if(this.state.isFlowing)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!0},i),this._flow()}stopFlow(e={}){var s;if(this.state.isFlowing===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({isFlowing:!1},i),this._stopFlow()}setSpeed(e){var o,r;const i=(o=e==null?void 0:e.speed)!=null?o:jm,s=(r=e.userAction)!=null?r:!0;this.updateState({speed:i},s),this._setSpeed(i)}formatData(e,i){return ne(this,null,function*(){return FS(e,i)})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.disposeAnime(),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture)}_show(e){return ne(this,null,function*(){var o;this.hooks.emit("show",{userAction:e.userAction});const i=(o=e==null?void 0:e.anime)!=null?o:{duration:500},s=this.findPipeObjectWithTarget(this.state.target);yield Promise.all(s.map(r=>r==null?void 0:r.show(i))),this.five.needsRender=!0})}_hide(e){return ne(this,null,function*(){var s;this.hooks.emit("hide",{userAction:e.userAction});const i=(s=e==null?void 0:e.anime)!=null?s:{duration:500};yield Promise.all(this.pipeObjects.map(o=>o.hide(i))),this.five.needsRender=!0})}_switchPipelines(e){return ne(this,null,function*(){if(!this.data)return;const i=this.findPipeObjectWithTarget(e.target),s=e.hideAnime;yield Promise.all(this.pipeObjects.map(r=>r.hide(s)));const o=e.showAnime;yield Promise.all(i.map(r=>r.show(o)))})}_flow(){this.pipeObjects.forEach(e=>e.flow())}_stopFlow(){this.pipeObjects.forEach(e=>e.stopFlow())}_setSpeed(e){this.pipeObjects.forEach(i=>i.setSpeed(e))}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}loadPipeTexture(e){return ne(this,null,function*(){const i=this.texturePromiseCache.get(e);if(i)return i;const s=Ls(e);return this.texturePromiseCache.set(e,s),s})}disposeAnime(){this.pipeObjects.forEach(e=>e.disposeAnime()),this.five.needsRender=!0}removeAllPipes(){this.disposeAnime(),this.group.remove(...this.pipeObjects),this.pipeObjects.forEach(e=>e.dispose()),this.pipeObjects=[],this.five.needsRender=!0}findPipeObjectWithID(e){return this.pipeObjects.find(({customID:i})=>i===e)}findPipeObjectWithTarget(e){return e?VS({data:this.data,target:e}).map(({id:s})=>this.findPipeObjectWithID(s)).filter(Ne):this.pipeObjects}};const eD=n=>new $S(n),Rm="data:image/png;base64,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",_m="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFoAAAA8CAMAAADR2113AAABOFBMVEVVVVVdXV15eXmDg4NtbW1jY2NoaGiIiIh0dHSNjY1NTU1xcXFQUFB9fX2AgICbm5ujo6MAAACpqamfn5+2traxsbGsrKyurq6YmJjc3Ny5ubmzs7OVlZWVlZXKysre3t7X19fV1dXf39/c3Nzk5OTj4+PPz8/g4OC/v7+4uLjNzc2kpKS8vLympqbk5OTh4eHX19ecnJzs7Ozs7OzHx8fFxcXY2NjT09O0tLSwsLCtra3Gxsa9vb3r6+vp6enn5+fCwsKqqqrKysrIyMjCwsKnp6egoKCRkZHv7+/q6ura2trn5+fl5eXV1dXU1NTT09PR0dHNzc3Ly8unp6dubm64uLiZmZnp6em8vLy6urrR0dHPz8/Q0NCysrLDw8O4uLiRkZGlpaWhoaG3t7eVlZWOjo7Z2dmwsLDgK9fhAAAAaHRSTlNmZmZmZmZmZmZmZmZmZmaGhgCGhoWGhYaGrIaGhWuxsKWhyca7t7a0pqCYkIiGz8zAjM7Lrquonp2al45sycS/qZWTkoyFhGbPx8PCvr68urizlZNyOg/CpKKbmp2bgnl5c3JlPDnBh34+7vIAAAOCSURBVFjDzZhnc+JADIZFCJdKMDbFMXaA9FAulSSUdNJ7b5ee3P3/f3CSWNskXD7sYGbu3V2tXknzsOOPQDgcfre2lOz52lqpWFxcnJi4HR9fXS3MzQ0MnI6OnhwfHU5N7Q0NDQ5OTv4kTQ4ODg3t/Z46PDo+GR09HRiYKxRWx8dvJiYWF4vF0tp5NrtlvSMWwlfWNCqL7FKp+EDoG2QXCohuYCO4Rp6qI88x+RbRD8USo7PT09YVoi3dvOjt9kaCAxfmtBWGD9P01Td5y3themvq9pnmB2ybF1zkw5EnxJSMh15XcKFvw7MOVK/BUfUTUp5TABEg9Aym7rZqdbATSf9Zug6m2UtTYnkmRuvQEoUQHYKWKBQCvWVo2p7Ih4tvkWm6QLt9n33hkfAN4g/i/ByP8FRtWM43okMaVb2XRt/ax7/qOVrDV9fS/xodcJKA+CBaXS9AUbSlfYDEGaUKoQP1bCFKZXyjFA00jQa9l6KApniD+iEib0JvgaJ8bct6zn7wFocCvnpLoQ4frnGCW843itF487CXYrSieMBpb/R5ROe9QLfbm7CcqXkHbZe5I+tJHF2pCuTzONECbeKrN/FuAVzdhLzaPKanvacHDy0y7BG9qTp9PtyQ9ax2O7BUFVREC+92ZX0nL96dGMgxWrRFD0VdOU9gjkKEjoEa4ymnJkYk/L8Vj0Es1tkSxTxBt9Gm0+Z6fnWcHXm+ecv5NvZuyuFPDOJxrLFjddaOhP9G8Ti+GtveS6CbVFCE4CcfRXRUOEfyPhjECsM54xiNQjwhem49KOX7grZqmfCJKESjONCU+nBx5NBHwUGjx4qoUiLjv8hvJ4ROfC1Ker+fM4p+XLaPJBjtJ3GDLin/rSL0ahrwXpEIJCKctQIdaRLdgbvDyVwfSdCr0bAVUcbT5iDkegM/iFFXFpL3jTIM/CAd3kugc00RunDhpsXW8bkIPBlW3QBHOS8kEttbxhO8Ga9OFRM6Ev5bvebe4DJnWF2eyzJylxCu5IyXZuHbny/rJZer0F+IlWq1Wi5vbJxlMpm7XwvpdDqVmu/v708mk2NjIyPDwwcrK9fLy7tLszMzOzOzs0u7y/v7KwfDwyMjY2PJJE7Oz6dS6fTCwl0mc7a+vlEuV6uVK0SHw5eVx/LG+jqi720yoV3y/jWCmbwj2Nef2YhOEfr+PnOG6MfKJWL/Auw3zmyeIlukAAAAAElFTkSuQmCC",tD={sm:{name:10,area:8,padding:{room:[6,5],guide:[0,0],distance:[4,2]},minWidth:32,lineHeight:10,default:10},md:{name:10,area:8,padding:{room:[6,5],guide:[0,0],distance:[4,2]},minWidth:32,lineHeight:10,default:10},lg:{name:12,area:10,padding:{room:[8,4],guide:[0,3],distance:[6,3]},minWidth:32,lineHeight:16,default:12},xl:{name:16,area:12,padding:{room:[12,6],guide:[0,3],distance:[6,3]},minWidth:56,lineHeight:22,default:14},xxl:{name:16,area:12,padding:{room:[12,6],guide:[0,3],distance:[6,3]},minWidth:56,lineHeight:22,default:14}};function iD(n){xe(n,"svelte-c02qws",".room-label-item.svelte-c02qws{position:absolute;font-size:0.625rem;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#fff}.room-label-item__text.svelte-c02qws{position:absolute;left:0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center;pointer-events:all;white-space:nowrap;position:relative;box-shadow:0 0.1875rem 0.8125rem 0 #00000033;font-weight:500;border-radius:var(--border-radius);-o-border-image:var(--bg-image) var(--border-radius-num) / var(--border-radius) / 0rem stretch;border-image:var(--bg-image) var(--border-radius-num) fill / var(--border-radius) / 0rem stretch;box-sizing:border-box}.room-label-item__bar.svelte-c02qws{position:absolute;transform-origin:top;height:3rem;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0))}")}function Vm(n){let t,e,i,s,o,r;return{c(){var a,l,c,h;t=W("span"),e=Re(n[0]),i=ae(),s=W("div"),y(t,"class","room-label-item__text svelte-c02qws"),j(t,"font-size",n[13]),j(t,"padding",n[12]),j(t,"line-height",n[11]),j(t,"--bg-image",((a=n[6])==null?void 0:a.name)>=16?`url(${Rm})`:`url(${_m})`),j(t,"min-width",dt((l=n[6])==null?void 0:l.minWidth)),j(t,"--border-radius",((c=n[6])==null?void 0:c.name)>=16?dt(4):dt(2)),j(t,"--border-radius-num",((h=n[6])==null?void 0:h.name)>=16?8:4),y(s,"class","room-label-item__bar svelte-c02qws"),j(s,"top",dt(n[10]))},m(a,l){Y(a,t,l),_(t,e),n[22](t),Y(a,i,l),Y(a,s,l),n[23](s),o||(r=je(t,"click",function(){ii(n[4])&&n[4].apply(this,arguments)}),o=!0)},p(a,l){var c,h,u,d;n=a,l&1&&Be(e,n[0]),l&8192&&j(t,"font-size",n[13]),l&4096&&j(t,"padding",n[12]),l&2048&&j(t,"line-height",n[11]),l&64&&j(t,"--bg-image",((c=n[6])==null?void 0:c.name)>=16?`url(${Rm})`:`url(${_m})`),l&64&&j(t,"min-width",dt((h=n[6])==null?void 0:h.minWidth)),l&64&&j(t,"--border-radius",((u=n[6])==null?void 0:u.name)>=16?dt(4):dt(2)),l&64&&j(t,"--border-radius-num",((d=n[6])==null?void 0:d.name)>=16?8:4),l&1024&&j(s,"top",dt(n[10]))},d(a){a&&X(t),n[22](null),a&&X(i),a&&X(s),n[23](null),o=!1,r()}}}function nD(n){let t,e=!n[5]&&Vm(n);return{c(){t=W("div"),e&&e.c(),y(t,"class","room-label-item svelte-c02qws"),j(t,"z-index",n[2]),j(t,"transform",n[3]),j(t,"opacity",n[1]),j(t,"visibility",n[14])},m(i,s){Y(i,t,s),e&&e.m(t,null),n[24](t)},p(i,[s]){i[5]?e&&(e.d(1),e=null):e?e.p(i,s):(e=Vm(i),e.c(),e.m(t,null)),s&4&&j(t,"z-index",i[2]),s&8&&j(t,"transform",i[3]),s&2&&j(t,"opacity",i[1]),s&16384&&j(t,"visibility",i[14])},i:oe,o:oe,d(i){i&&X(t),e&&e.d(),n[24](null)}}}function sD(n,t,e){let i,s,o,r,a,l,c,h,u,{content:d}=t,{five:p=void 0}=t,{visible:g=!0}=t,{opacity:m=1}=t,{zIndex:v=0}=t,{transform:A=void 0}=t,{onClick:P=()=>{}}=t,{rendererIfNeed:M=void 0}=t,{rendererData:E=void 0}=t,{fontSize:z}=t,D,R,T,O;const b=S=>{if(p.state.mode!=="Panorama"){const V=-(10+54*(1-ci(S.latitude)/90)),K=V+h,ie=K>=0?0:-K/-u;e(8,R.style.transform=`scaleY(${ie})`,R),e(8,R.style.top=dt(K),R),e(9,T.style.top=dt(V),T)}};St(()=>{D&&typeof M=="function"&&(O=M(D,E)),p&&(b(p.camera.pose),p.on("cameraUpdate",b))}),Zt(()=>{O==null||O(),p==null||p.off("cameraUpdate",b)});function C(S){Ye[S?"unshift":"push"](()=>{T=S,e(9,T)})}function I(S){Ye[S?"unshift":"push"](()=>{R=S,e(8,R)})}function k(S){Ye[S?"unshift":"push"](()=>{D=S,e(7,D)})}return n.$$set=S=>{"content"in S&&e(0,d=S.content),"five"in S&&e(15,p=S.five),"visible"in S&&e(16,g=S.visible),"opacity"in S&&e(1,m=S.opacity),"zIndex"in S&&e(2,v=S.zIndex),"transform"in S&&e(3,A=S.transform),"onClick"in S&&e(4,P=S.onClick),"rendererIfNeed"in S&&e(5,M=S.rendererIfNeed),"rendererData"in S&&e(17,E=S.rendererData),"fontSize"in S&&e(18,z=S.fontSize)},n.$$.update=()=>{var S;n.$$.dirty&65536&&e(14,i=g?"visible":"hidden"),n.$$.dirty&262144&&e(6,s=tD[z]),n.$$.dirty&64&&e(13,o=dt(s==null?void 0:s.name)),n.$$.dirty&64&&e(20,r=(S=s==null?void 0:s.padding)==null?void 0:S.room),n.$$.dirty&1048576&&e(12,a=`${dt(r[1])} ${dt(r[0])}`),n.$$.dirty&64&&e(21,l=s==null?void 0:s.lineHeight),n.$$.dirty&2097152&&e(11,c=dt(l)),n.$$.dirty&3145728&&e(19,h=l+r[1]*2),n.$$.dirty&524288&&e(10,u=-(64-h))},[d,m,v,A,P,M,s,D,R,T,u,c,a,o,i,p,g,E,z,h,r,l,C,I,k]}class Y1 extends Pe{constructor(t){super(),we(this,t,sD,nD,ye,{content:0,five:15,visible:16,opacity:1,zIndex:2,transform:3,onClick:4,rendererIfNeed:5,rendererData:17,fontSize:18},iD)}}class oD extends y0{constructor(e){super();f(this,"areaMakerItem");this.areaMakerItem=e}raycast(e,i){this.areaMakerItem.makerObject.raycast(e,i)}}class rD{constructor(t,e){f(this,"id");f(this,"name","");f(this,"makerObject");f(this,"outline");f(this,"bottomY");f(this,"opacity");f(this,"height");f(this,"floorIndex");f(this,"shape");f(this,"mounted",!1);f(this,"checkMsg",{checkVisibleMsg:"",checkTagVisibleMsg:""});f(this,"modelGroup");f(this,"visible",!0);f(this,"tagApp");f(this,"tagVisible",null);f(this,"tagPosition",new w.Vector3);f(this,"tagNDCPosition",new w.Vector3);f(this,"tagTransform",{left:0,top:0});f(this,"tagZIndex",0);f(this,"hooks",new Mt);f(this,"itemRenderer");f(this,"data");f(this,"plugin");f(this,"opacityAnime");f(this,"isInContainerResizeAnimation",!1);f(this,"containerResizeTimeoutID",null);f(this,"resizeObserver");f(this,"fontSizeManager",Zr());f(this,"currentFontSize",Wo());f(this,"unsubscribeFontSize",null);f(this,"doOpacityAnime",t=>{var a;(a=this.opacityAnime)==null||a.dispose();const e=t.duration,[i,s]=t.makerObjectOpacity,[o,r]=t.outlineOpacity;if(e===0){this.makerObject.material.opacity=s,this.outline.material.opacity=r;return}return new Promise(l=>{this.opacityAnime=new Rs({makerObjectOpacity:i,outlineOpacity:o}).to({makerObjectOpacity:s,outlineOpacity:r}).onUpdate(({makerObjectOpacity:c,outlineOpacity:h})=>{this.makerObject.material.opacity=c,this.outline.material.opacity=h,this.plugin.five.needsRender=!0}).onComplete(()=>l(!0)).onDispose(()=>{this.makerObject.material.opacity=s,this.outline.material.opacity=r,this.plugin.five.needsRender=!0,l(!1)}).play()})});f(this,"onPluginConfigChange",t=>{this.makerObject.material.depthTest=t.config.modelDepthTest,this.outline.material.depthTest=t.config.modelDepthTest,this.plugin.five.needsRender=!0});f(this,"onPluginStateChange",()=>{this.updateVisible(),this.updateTagVisible()});f(this,"updateVisible",()=>{var s;const{result:t,msg:e}=this.checkVisible();if(this.checkMsg.checkVisibleMsg=e,this.visible===t)return;this.visible=t;const i=(s=this.data.object_data.visible)!=null?s:!0;this.modelGroup.visible=t&&i,this.plugin.five.needsRender=!0});f(this,"checkVisible",()=>{if(!this.plugin.state.visible)return{result:!1,msg:"插件不可见"};const e=this.plugin.fiveUtil.model.shownFloor;return e===null||e===this.floorIndex?{result:!0,msg:""}:{result:!1,msg:`模型高亮楼层不符合展示条件, 当前高亮楼层为:${e}`}});f(this,"updateTag",()=>{this.tagApp&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});f(this,"updateTagNDCPosition",()=>{const e=this.tagPosition.clone().project(this.plugin.five.camera);this.tagNDCPosition.copy(e)});f(this,"updateTagDomTransform",()=>{var s;const t=this.tagNDCPosition,e=Math.round((t.x+1)/2*this.plugin.tagDomContainer.clientWidth),i=Math.round((-t.y+1)/2*this.plugin.tagDomContainer.clientHeight);this.tagTransform.left===e&&this.tagTransform.top===i||(this.tagTransform={left:e,top:i},(s=this.tagApp)==null||s.$set({transform:`translate(${e}px, ${i}px)`}))});f(this,"updateTagVisible",()=>{var i;const{result:t,msg:e}=this.checkTagVisible();this.checkMsg.checkTagVisibleMsg=e,this.tagVisible!==t&&(this.tagVisible=t,this.tagApp&&(this.tagVisible?this.hooks.emit("tagShow"):this.hooks.emit("tagHide"),(i=this.tagApp)==null||i.$set({visible:t})))});f(this,"checkTagVisible",()=>{if(!this.visible)return{result:!1,msg:"标注整体不可见"};if(this.isInContainerResizeAnimation)return{result:!1,msg:"处于容器 resize 动画中"};const e=this.plugin.five,i=e.camera.position.clone();Pn.set(i.clone(),this.tagPosition.clone().sub(i).normalize());const[s]=this.plugin.fiveUtil.model.intersectRaycaster(Pn),o=this.tagPosition.distanceTo(e.camera.position);if(s&&s.distance+.1<o)return{result:!1,msg:"标注标签被 Five 模型遮挡"};const r=this.tagNDCPosition;return Math.abs(r.x)>1.2||Math.abs(r.y)>1.2||Math.abs(r.z)>1?{result:!1,msg:"标注标签不在屏幕内"}:{result:!0,msg:""}});f(this,"onFiveCameraUpdate",()=>{this.tagApp&&this.visible&&(this.updateTagNDCPosition(),this.updateTagDomTransform(),this.updateTagVisible())});f(this,"onContainerResize",()=>{this.isInContainerResizeAnimation===!1&&(this.isInContainerResizeAnimation=!0,this.updateTag());const e=()=>{this.isInContainerResizeAnimation=!1,this.containerResizeTimeoutID=null,this.updateTag()};this.containerResizeTimeoutID&&clearTimeout(this.containerResizeTimeoutID),this.containerResizeTimeoutID=setTimeout(e,100)});f(this,"updateTagFontSize",()=>{this.tagApp&&this.tagApp.$set({fontSize:this.currentFontSize})});var l,c,h,u;const i=e.object_data,s=i.bottom_y,o=i.height,r=new w.Color((l=i.color)!=null?l:"#FFFFFF"),a=(c=i.opacity)!=null?c:.4;this.data=e,this.id=e.id,this.name=(h=e.name)!=null?h:"",this.plugin=t,this.height=o,this.bottomY=s,this.opacity=a,this.shape=new w.Shape().fromJSON(i.shape),this.floorIndex=e.floor_index,this.makerObject=new w.Mesh(Bm(this.shape,o),aD(r,a)),Tc(this.makerObject,s),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline=new w0(new w.EdgesGeometry(this.makerObject.geometry),new w.LineBasicMaterial({color:r,transparent:!0})),Tc(this.outline,s),this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.setHeight(o),this.modelGroup=new oD(this),this.modelGroup.visible=(u=i.visible)!=null?u:!0}mount(){if(this.mounted)return;this.mounted=!0,this.updateVisible(),this.makerObject.material.depthTest=this.plugin.config.modelDepthTest,this.outline.material.depthTest=this.plugin.config.modelDepthTest,this.modelGroup.add(this.makerObject,this.outline);const t=!!this.name,e=this.plugin.tagDomContainer;t&&(this.tagApp=new Y1({target:e,props:{fontSize:this.currentFontSize,rendererData:this.data,content:this.name,visible:this.tagVisible,rendererIfNeed:this.itemRenderer,transform:`translate(${this.tagTransform.left}px, ${this.tagTransform.top}px)`,onClick:i=>this.hooks.emit("tagClick",{target:this,nativeEvent:i})}}),this.updateTag()),this.plugin.five.needsRender=!0,this.plugin.hooks.on("stateChange",this.onPluginStateChange),this.plugin.hooks.on("configChange",this.onPluginConfigChange),this.plugin.five.on("modeChange",this.updateVisible),this.plugin.five.on("modelShownFloorChange",this.updateVisible),this.plugin.five.on("cameraUpdate",this.onFiveCameraUpdate),this.resizeObserver=Va(this.onContainerResize,e),this.resizeObserver.observe(),typeof this.fontSizeManager=="object"&&"subscribe"in this.fontSizeManager&&(this.unsubscribeFontSize=this.fontSizeManager.subscribe(i=>{this.currentFontSize=i,this.updateTagFontSize()}))}unmount(){var t,e,i;this.mounted&&(this.mounted=!1,this.modelGroup.remove(...this.modelGroup.children),(t=this.tagApp)==null||t.$destroy(),this.tagApp=null,this.plugin.hooks.off("stateChange",this.onPluginStateChange),this.plugin.hooks.off("configChange",this.onPluginConfigChange),this.plugin.five.off("modeChange",this.updateVisible),this.plugin.five.off("modelShownFloorChange",this.updateVisible),this.plugin.five.off("cameraUpdate",this.onFiveCameraUpdate),(e=this.resizeObserver)==null||e.unobserve(),(i=this.unsubscribeFontSize)==null||i.call(this))}setOpacity(t){var e;this.opacity=t,(e=this.opacityAnime)==null||e.dispose(),this.makerObject.material.opacity=t,this.plugin.five.needsRender=!0}setColor(t){const e=new w.Color(t);this.makerObject.material.color=e,this.outline.material.color=e,this.plugin.five.needsRender=!0}setHeight(t){if(t<=0)throw new Error("高度必须大于 0");this.height=t,this.makerObject.geometry=Bm(this.shape,t),this.outline.geometry=new w.EdgesGeometry(this.makerObject.geometry);const e=this.shape.extractPoints(10).shape.slice(0,-1),i=gC(e),s=new w.Vector3(i.x,i.y,t);Tc(s,this.bottomY),this.tagPosition.copy(s),this.updateTag(),this.plugin.five.needsRender=!0}setTagZIndex(t){var e;this.tagZIndex!==t&&((e=this.tagApp)==null||e.$set({zIndex:t}))}}function Bm(n,t){return new w.ExtrudeBufferGeometry(n,{depth:t,bevelEnabled:!1})}function aD(n,t){return new w.MeshBasicMaterial({color:n,opacity:t,transparent:!0})}function Tc(n,t){const e=new w.Matrix4,i=new w.Matrix4().makeRotationX(Math.PI/2),s=new w.Matrix4().makeTranslation(0,0,-t),o=new w.Matrix4().makeScale(1,1,-1);e.multiply(i),e.multiply(s),e.multiply(o),n.applyMatrix4(e)}let lD=class extends rn{constructor(e,i){super(e);f(this,"state");f(this,"itemMap");f(this,"itemRenderer");f(this,"modelGroup");f(this,"data");f(this,"tagDomContainer");f(this,"checkMsg",{childrenMountedState:""});f(this,"isInFiveChangeModeAnime",!1);f(this,"childrenMountedState",!1);f(this,"_config");f(this,"_disposed",!1);f(this,"dispose",()=>{this.five.scene.remove(this.modelGroup)});f(this,"onFiveInitAnimationWillStart",()=>{this.isInFiveChangeModeAnime=!0,this.updateChildrenMountedState()});f(this,"onFiveInitAnimationEnded",()=>{this.isInFiveChangeModeAnime=!1,this.updateChildrenMountedState()});f(this,"onFiveCameraUpdate",()=>{const e=this.five.camera;[...this.itemMap.values()].sort((s,o)=>{const r=s.tagPosition.distanceTo(e.position);return o.tagPosition.distanceTo(e.position)-r}).forEach((s,o)=>{var r;(r=this.getMaskItemByID(s.id))==null||r.setTagZIndex(o*10)})});f(this,"onFiveModeChange",()=>{this.updateChildrenMountedState()});f(this,"onMakerTagClick",e=>{this.hooks.emit("wantsTap",{target:e.target,intersectObjects:[]})});f(this,"onWantsFiveTapGesture",e=>{const i=Array.from(this.itemMap.values()).filter(l=>l.mounted&&l.visible).map(l=>({makerItem:l,intersects:l.modelGroup.getRaycastIntersects(e)})).filter(({intersects:l})=>l.length>0);if(i.length===0)return;const s=i.reduce((l,c)=>{const h=l.intersects[0].distance,u=c.intersects[0].distance;return h<u?l:c}),o=this.fiveUtil.model.intersectRaycaster(e)[0];if(this.config.modelDepthTest&&o&&o.distance<s.intersects[0].distance)return;if(this.hooks.emit("wantsTap",{target:s.makerItem,intersectObjects:s.intersects}))return!1});this.five=e,this.tagDomContainer=document.createElement("div"),this.tagDomContainer.style.position="absolute",this.tagDomContainer.style.top="0",this.tagDomContainer.style.left="0",this.tagDomContainer.style.width="100%",this.tagDomContainer.style.height="100%",this.tagDomContainer.style.pointerEvents="none";const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=F({modelDepthTest:!0},i==null?void 0:i.config);this._config=o,this.modelGroup=new w.Group,this.modelGroup.name="ModelMakerPluginGroup",this.itemMap=new Map,this.state.enabled&&this._enable({userAction:!1})}get config(){return F({},this._config)}get disposed(){return this._disposed}load(e){return ne(this,null,function*(){const i=this.data;this.data=this.formatData(e),this.hooks.emit("dataChange",this.data,i),this.modelGroup.remove(...this.modelGroup.children),this.itemMap.forEach(s=>s.unmount()),this.itemMap.clear(),this.childrenMountedState=!1,this.checkMsg.childrenMountedState="",this.data.list.forEach(s=>{const o=new rD(this,s);o.itemRenderer=this.itemRenderer,this.modelGroup.add(o.modelGroup),this.itemMap.set(s.id,o),o.hooks.on("tagClick",this.onMakerTagClick)}),this.updateChildrenMountedState()})}appendTo(e){e.appendChild(this.tagDomContainer)}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this._disable({userAction:i})}show(e){return ne(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=F({userAction:!0},e);this.updateState({visible:!0},i.userAction),yield this._show(i)})}hide(e){return ne(this,null,function*(){if(this.state.visible===!1)return;const i=F({userAction:!0},e);this.updateState({visible:!1},i.userAction),yield this._hide(i)})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=F(F({},s),e);this._config=o,this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}getMaskItemByID(e){return this.itemMap.get(e)}formatData(e){function i(s){return s.list.length===0?!0:!("shape"in s.list[0].object_data)}return i(e)?{list:e.list.filter(s=>s.object_data.points.length>=3).map(s=>{const o=new w.Shape,r=s.object_data.points[0];return o.moveTo(r[0],r[2]),s.object_data.points.slice(1).forEach(l=>o.lineTo(l[0],l[2])),o.lineTo(r[0],r[2]),he(F({},s),{floor_index:s.object_data.floorIndex,object_data:he(F({},s.object_data),{bottom_y:r[1]+s.object_data.fixedY,shape:o.toJSON(),height:s.object_data.height+s.object_data.fixedHeight})})})}:e}checkChildrenMountedState(){const e=this.state,i=this.five;if(!e.enabled)return{result:!1,msg:"插件不可用"};const s=i.getCurrentState().mode;return s==="Panorama"?{result:!1,msg:`Five 模态不符合条件, 当前模态为:${s}`}:this.isInFiveChangeModeAnime?{result:!1,msg:"切换模态动画中不展示"}:{result:!0,msg:""}}updateChildrenMountedState(){const{result:e,msg:i}=this.checkChildrenMountedState();this.checkMsg.childrenMountedState=i,e!==this.childrenMountedState&&(this.childrenMountedState=e,this.itemMap.forEach(s=>{this.childrenMountedState?s.mount():s.unmount()}))}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.five.scene.add(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.on("wantsTapGesture",this.onWantsFiveTapGesture),this.five.on("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.on("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.on("modeChange",this.onFiveModeChange),this.five.on("cameraUpdate",this.onFiveCameraUpdate)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.modelGroup),this.updateChildrenMountedState(),this.five.needsRender=!0,this.five.off("wantsTapGesture",this.onWantsFiveTapGesture),this.five.off("initAnimationWillStart",this.onFiveInitAnimationWillStart),this.five.off("initAnimationEnded",this.onFiveInitAnimationEnded),this.five.off("modeChange",this.onFiveModeChange),this.five.off("cameraUpdate",this.onFiveCameraUpdate)}_show(e){return ne(this,null,function*(){this.hooks.emit("show",e),this.five.needsRender=!0})}_hide(e){return ne(this,null,function*(){this.hooks.emit("hide",e),this.five.needsRender=!0})}};const cD=(n,t)=>new lD(n,t);class hD extends us{constructor(e,i){super(e);f(this,"state");f(this,"checkMsg",{meshHidden:"",pluginDisabled:"",pluginHidden:""});f(this,"group",new w.Group);f(this,"mesh");f(this,"textureLoadingPromise");f(this,"opacityAnimeTween");f(this,"isInPanoMoveAnime",!1);f(this,"lastArrivedPanoIndex",-1);f(this,"_config");f(this,"_disposed",!1);f(this,"dispose",()=>{this.five.scene.remove(this.group),this.group.remove(...this.group.children),this.five.off("dispose",this.dispose),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive)});f(this,"checkMeshVisible",()=>this.state.visible?this.config.imageURL===""?{result:!1,msg:"图片不存在"}:this.mesh.material.map?this.five.work?this.five.getCurrentState().mode!=="Panorama"?{result:!1,msg:"非全景模式"}:this.isInPanoMoveAnime?{result:!1,msg:"处于走点动画中"}:{result:!0,msg:""}:{result:!1,msg:"Five 数据未加载"}:{result:!1,msg:"指南针贴图未加载"}:{result:!1,msg:"插件隐藏"});f(this,"onTextureLoaded",e=>{this.mesh.material.map=e,this.mesh.material.needsUpdate=!0,this.updateMeshVisible()});f(this,"onFiveWillLoad",()=>{this.lastArrivedPanoIndex=-1,this.updateMeshVisible()});f(this,"onFivePanoWillArrive",e=>{var i;e!==this.five.getCurrentState().panoIndex&&(this.isInPanoMoveAnime=!0,(i=this.opacityAnimeTween)==null||i.dispose(),this.updateMeshVisible())});f(this,"onFivePanoArrived",e=>{e!==this.lastArrivedPanoIndex&&(this.lastArrivedPanoIndex=e,this.isInPanoMoveAnime=!1,this.updateMeshPosition(e),this.updateMeshVisible(),this.five.needsRender=!0)});f(this,"onMeshVisibleChange",e=>{var i;if((i=this.opacityAnimeTween)==null||i.dispose(),!e){this.mesh.visible=!1;return}this.mesh.material.setValues({opacity:0}),this.mesh.visible=!0,this.opacityAnimeTween=xr(1e3).onUpdate(({progress:s})=>{var o;(o=this.mesh)==null||o.material.setValues({opacity:s}),this.five.needsRender=!0}).play()});f(this,"onFiveModeChange",()=>{this.updateMeshVisible()});this.five=e;const s={enabled:!0,visible:!0};this.state=Object.assign(s,i==null?void 0:i.initialState);const o=F({width:1.4,yOffset:.01,yRotate:0,imageURL:Wh},i==null?void 0:i.config);this._config=o,this.group.name="current-pano-image-plugin-group",this.mesh=new w.Mesh(new w.PlaneBufferGeometry(this.config.width,this.config.width),new w.MeshBasicMaterial({transparent:!0,opacity:0,depthTest:!1})),this.mesh.visible=!1,this.group.add(this.mesh),this.updateMeshQuaternion(this.config.yRotate),this.state.visible||(this.checkMsg.pluginHidden="初始值设置为隐藏"),this.state.enabled||(this.checkMsg.pluginDisabled="初始值设置为禁用"),this.state.enabled&&this._enable({userAction:!1}),this.five.once("dispose",this.dispose)}get config(){return F({},this._config)}get disposed(){return this._disposed}enable(e={}){var s;if(this.state.enabled)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!0},i),this.checkMsg.pluginDisabled="",this._enable({userAction:i})}disable(e={}){var s;if(this.state.enabled===!1)return;const i=(s=e.userAction)!=null?s:!0;this.updateState({enabled:!1},i),this.checkMsg.pluginDisabled="调用 disable 禁用",this._disable({userAction:i})}show(e){return ne(this,null,function*(){if(this.state.visible)return Promise.resolve();if(this.disposed)return Promise.reject(new Error("不能在已销毁的插件上调用 show"));const i=F({userAction:!0},e);this.updateState({visible:!0},i.userAction),this.checkMsg.pluginHidden="",this._show(i)})}hide(e){return ne(this,null,function*(){if(this.state.visible===!1)return;const i=F({userAction:!0},e);this.updateState({visible:!1},i.userAction),this.checkMsg.pluginDisabled="调用 hide 隐藏",this._hide(i)})}setState(e,i={}){const s=this.state;if(Ft(e,s,{deep:!0}))return;const o=i.userAction!==void 0?i.userAction:!0;if(this.updateState(e,o),e.enabled!==void 0&&s.enabled!==e.enabled&&(e.enabled?this.checkMsg.pluginDisabled="":this.checkMsg.pluginDisabled="调用 setState 禁用",e.enabled?this._enable({userAction:o}):this._disable({userAction:o})),e.visible!==void 0&&s.visible!==e.visible){const r={userAction:o,anime:{duration:500}};e.visible?this.checkMsg.pluginHidden="":this.checkMsg.pluginHidden="调用 setState 隐藏",e.visible?this._show(r):this._hide(r)}}updateConfig(e,i={}){var r;const s=this.config,o=F(F({},s),e);this._config=o,s.imageURL!==o.imageURL&&this.reloadTexture(o.imageURL),s.yOffset!==o.yOffset&&this.updateMeshPosition(this.five.getCurrentState().panoIndex),s.yRotate!==o.yRotate&&this.updateMeshQuaternion(o.yRotate),s.width!==o.width&&(this.mesh.geometry=new w.PlaneBufferGeometry(o.width,o.width)),this.hooks.emit("configChange",{prevConfig:s,config:o,userAction:(r=i.userAction)!=null?r:!0})}__whyCantSeeMesh(){if(this.disposed)return"插件已销毁";if(this.checkMsg.pluginDisabled)return this.checkMsg.pluginDisabled;if(this.checkMsg.pluginHidden)return this.checkMsg.pluginHidden;if(this.checkMsg.meshHidden)return this.checkMsg.meshHidden}updateState(e,i){const s=this.state;this.state=F(F({},this.state),e),this.hooks.emit("stateChange",{state:this.state,prevState:s,userAction:i})}updateMeshVisible(){const{result:e,msg:i}=this.checkMeshVisible();this.checkMsg.meshHidden=i,e!==this.mesh.visible&&this.onMeshVisibleChange(e)}updateMeshPosition(e){const i=this.workUtil.getObserverStandingPosition(e);if(!i){console.warn("CurrentPanoImagePlugin: 无法获取到当前点位的 standingPosition");return}const s=i.clone().setY(i.y+this.config.yOffset);s&&this.mesh.position.copy(s)}reloadTexture(e){return ne(this,null,function*(){if(this.mesh.material.map=null,e!==""){const i=Ls(e);this.textureLoadingPromise=i;const s=yield i;s.minFilter=w.LinearFilter,this.textureLoadingPromise===i&&(this.onTextureLoaded(s),this.textureLoadingPromise=null)}this.updateMeshVisible()})}updateMeshQuaternion(e){const i=new w.Quaternion;i.multiplyQuaternions(new w.Quaternion().setFromAxisAngle(new w.Vector3(1,0,0),-Math.PI/2),new w.Quaternion().setFromAxisAngle(new w.Vector3(0,0,1),e)),this.mesh.quaternion.copy(i)}_enable(e){this.hooks.emit("enable",{userAction:e.userAction}),this.config.imageURL&&!this.mesh.material.map&&!this.textureLoadingPromise&&this.reloadTexture(this.config.imageURL),this.five.scene.add(this.group),this.five.needsRender=!0,this.five.work&&this.onFiveWillLoad(),this.five.getCurrentState().mode==="Panorama"&&(this.onFiveModeChange(),this.onFivePanoArrived(this.five.getCurrentState().panoIndex)),this.five.on("willLoad",this.onFiveWillLoad),this.five.on("panoArrived",this.onFivePanoArrived),this.five.on("panoWillArrive",this.onFivePanoWillArrive),this.five.on("modeChange",this.onFiveModeChange)}_disable(e){this.hooks.emit("disable",{userAction:e.userAction}),this.five.scene.remove(this.group),this.five.needsRender=!0,this.five.off("willLoad",this.onFiveWillLoad),this.five.off("panoArrived",this.onFivePanoArrived),this.five.off("panoWillArrive",this.onFivePanoWillArrive),this.five.off("modeChange",this.onFiveModeChange)}_show(e){this.hooks.emit("show",e),this.updateMeshVisible(),this.five.needsRender=!0}_hide(e){this.hooks.emit("hide",e),this.updateMeshVisible(),this.five.needsRender=!0}}const uD=(n,t)=>new hD(n,t);class dD{constructor(){f(this,"five");f(this,"config");f(this,"_cursor");f(this,"_pointSelector");f(this,"_fiveDomEvents");f(this,"_object3DHelper");f(this,"inited",!1);f(this,"init",(t,e)=>{this.inited=!0,this.five=t,this.config=e,this._cursor=void 0,this._pointSelector=void 0,this._fiveDomEvents=void 0,this._object3DHelper=void 0})}get cursor(){if(!this.inited)throw new Error("Global not inited");return this._cursor?this._cursor:(this._cursor=new n1(this.five.getElement()),this._cursor)}get pointSelector(){var i,s;if(!this.inited)throw new Error("Global not inited");if(this._pointSelector)return this._pointSelector;const t=(i=this.config)==null?void 0:i.magnifier;let e=t===null||t===!1?{magnifier:null}:{magnifierParams:t};return(s=this.config)!=null&&s.hideCursorCircle&&(e=he(F({},e),{pointHelper:null})),this._pointSelector=new Al(this.five,{mode:"cursor",helper:e}),this._pointSelector}get fiveDomEvents(){if(!this.inited)throw new Error("Global not inited");return this._fiveDomEvents?this._fiveDomEvents:(this._fiveDomEvents=new To(this.five,{noEmitWhenNotInScene:!0}),this._fiveDomEvents)}get object3DHelper(){if(!this.inited)throw new Error("Global not inited");return this._object3DHelper?this._object3DHelper:(this._object3DHelper=new Nu(this.five),this._object3DHelper)}}const Z1=new dD;window.globalModules=Z1;function q1(n,t){return n?t(n)?n:n.parent?q1(n.parent,t):null:null}function fD(n){const t=[...n];if(n.length<3)return n;const e=n[n.length-1],i=n[0];return e.equals(i)||t.push(i),t}class J1 extends fi{constructor(e){super();f(this,"name","PolylineBaseMesh");f(this,"lines",[]);f(this,"withDots");f(this,"paramsStyle");const r=e,{withDots:i,points:s}=r,o=Wn(r,["withDots","points"]);this.withDots=i!=null?i:!0,s&&this.setPoints(s),o&&this.setStyle(o)}get style(){var e;return{lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,dashed:this.dashed,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode,lengthEnable:(e=this.paramsStyle)==null?void 0:e.lengthEnable}}get opacity(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineOpacity)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineOpacity}get lineColor(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.color)!=null?s:(i=this.paramsStyle)!=null&&i.lineColor?new w.Color(this.paramsStyle.lineColor):void 0}get lineWidth(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.lineWidth)!=null?s:(i=this.paramsStyle)==null?void 0:i.lineWidth}get dashed(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.dashed)!=null?s:(i=this.paramsStyle)==null?void 0:i.dashed}get occlusionVisibility(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionVisibility)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionVisibility}get occlusionMode(){var e,i,s;return(s=(e=this.lines[0])==null?void 0:e.occlusionMode)!=null?s:(i=this.paramsStyle)==null?void 0:i.occlusionMode}get points(){var e,i,s;return this.lines.map(o=>o.points[0]).concat((s=(i=this.lines)==null?void 0:i[((e=this.lines)==null?void 0:e.length)-1])==null?void 0:s.points[1]).filter(Boolean)}setPoints(e,i={closed:!1}){let s=e.map(Ue);i.closed&&(s=fD(s)),s.forEach((o,r)=>{var c;const a=s[r+1];if(r!==0&&a===void 0)return;const l=(c=this.lines[r])!=null?c:(()=>{const h=new jr(he(F({},this.style),{pointVisibility:this.withDots?{startPoint:r===0,endPoint:!0}:!1}));return this.lines[r]=h,this.add(h),h})();l.setStyle(this.style),l.setPoints([o,a])}),s.length===0?(this.lines.forEach(o=>o.removeFromParent()),this.lines=[]):s.length===1||this.lines.length>s.length-1&&this.lines.splice(s.length-1).forEach(o=>o.removeFromParent())}setStyle(e){this.paramsStyle=F(F({},this.paramsStyle),e),this.lines.forEach(i=>i.setStyle(this.paramsStyle))}highlight(){this.lines.forEach(e=>e.highlight())}unhighlight(){this.lines.forEach(e=>e.unhighlight())}}class Us extends J1{constructor(...e){super(he(F({},e[0]),{withDots:!1}));f(this,"name","PolylineMesh")}}class es extends J1{constructor(...e){super(he(F({},e[0]),{withDots:!0}));f(this,"name","PolylineWithDotsMesh")}}const Lc=new Map;class Fi extends fi{constructor(e,i){var s,o;super();f(this,"name","Sculpt");f(this,"isSculptObject",!0);f(this,"draggable");f(this,"selected");f(this,"config");f(this,"on",(e,i,s)=>rt.modules.fiveDomEvents.addEventListener(this,e,i,s));f(this,"off",(...e)=>rt.modules.fiveDomEvents.removeEventListener(this,...e));f(this,"applyObjectMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),Mr(s,e)});f(this,"applyObjectReversalMatrixWorld",(e,i)=>{const s=i!=null?i:this;return s.updateMatrixWorld(),eb(s,e)});e!=null&&e.id&&(this.uuid=e.id),this.config=F({defaultAction:!0,occlusionVisibility:!0,occlusionMode:"translucence"},i),e&&(Ne((s=this.config)==null?void 0:s.occlusionMode)&&(e.style=he(F({},e.style),{occlusionMode:this.config.occlusionMode})),Ne((o=this.config)==null?void 0:o.occlusionVisibility)&&(e.style=he(F({},e.style),{occlusionVisibility:this.config.occlusionVisibility}))),pt("esc",()=>{this.stopCreating()}),this.config.defaultAction&&(pt("backspace, delete",()=>{this.selected&&this.delete()}),this.on("click",()=>{var r;this.editing||(this.select({only:!0}),this.editor.enable(),(r=this.parent)==null||r.children.forEach(a=>{var l;a instanceof Fi&&a!==this&&((l=a._editor)==null||l.disable())}))}),pt("esc",()=>{this.selected&&this.unselect()}))}get editing(){return this.pointSelector.enabled}get baseData(){return{id:this.uuid,type:this.type}}get pointSelector(){return rt.modules.pointSelector}undo(){throw new Error("Method not implemented.")}redo(){throw new Error("Method not implemented.")}canUndo(){throw new Error("Method not implemented.")}canRedo(){throw new Error("Method not implemented.")}stopCreating(){rt.modules.pointSelector.disable()}delete(){var e;this.stopCreating(),this.removeFromParent(),this.off(),(e=this.editor)==null||e.disable()}select(e={only:!1}){if(this.selected)return;this.selected=!0,this.highlight(),Lc.has(this.parent.uuid)||Lc.set(this.parent.uuid,[]);const i=Lc.get(this.parent.uuid);i.push(this),e.only&&(i==null||i.forEach(s=>{s!==this&&s.unselect()}))}unselect(){var e;this.selected&&(this.selected=!1,this.unhighlight(),(e=this._editor)==null||e.disable())}highlight(){}unhighlight(){}showDeleteButton(e,i){rt.modules.cursor.showDeleteButton({clientX:e,clientY:i,container:document.body,onClick:()=>this.delete()}),rt.modules.five.once("cameraUpdate",()=>{rt.modules.cursor.removeDeleteButton()})}}class Hl extends fi{constructor(e){super();f(this,"hooks",new Mt);f(this,"originObject");this.originObject=e}enable(){this.originObject.add(this)}disable(){this.originObject.remove(this)}}class ta extends Hl{constructor(e,i){super(e);f(this,"objectHelperConfig");f(this,"onObjectUpdate",()=>{this.hooks.emit("objectUpdate")});this.objectHelperConfig=i}get helper(){var e;return(e=rt.modules.object3DHelper.getObject3DHelper(this.originObject))==null?void 0:e.helper}enable(){super.enable();const e=typeof this.objectHelperConfig=="function"?this.objectHelperConfig():this.objectHelperConfig;rt.modules.object3DHelper.addObject3DHelper(this.originObject,F({positionFrom:"boundingBox"},e));const i=rt.modules.object3DHelper.getObject3DHelper(this.originObject).helper;i.hooks.on("move",this.onObjectUpdate),i.hooks.on("rotate",this.onObjectUpdate),i.hooks.on("scale",this.onObjectUpdate)}disable(){var e,i,s;super.disable(),(e=this.helper)==null||e.hooks.off("move",this.onObjectUpdate),(i=this.helper)==null||i.hooks.off("rotate",this.onObjectUpdate),(s=this.helper)==null||s.hooks.off("scale",this.onObjectUpdate),rt.modules.object3DHelper.removeObject3DHelper(this.originObject)}initialHelperMatrix(){var e;(e=this.helper)==null||e.initialHelperMatrix()}}class Gu extends Hl{constructor(e){super(e);f(this,"draggingPoints",[]);f(this,"onDragstart",e=>{const i=e.target;this.draggingPoints=this.pointMeshes.filter(s=>s.position.equals(i.position))});f(this,"onDragend",e=>{this.draggingPoints=[]})}get pointMeshes(){return this.children.filter(e=>e instanceof xn)}get pointHandles(){return this.children}enable(){super.enable(),this.points.filter(Ne).forEach(e=>{const i=new xn;i.visible=!1,i.position.copy(e),i.draggable=!0,rt.modules.fiveDomEvents.addEventListener(i,"drag",this.onDrag),rt.modules.fiveDomEvents.addEventListener(i,"dragstart",this.onDragstart),rt.modules.fiveDomEvents.addEventListener(i,"dragend",this.onDragend),this.add(i)})}disable(){super.disable(),this.removeChildren()}}class gD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.lineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.lineMesh.points}}class pD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster);this.draggingPoints.forEach(s=>s.position.copy(i.point)),this.originObject.polyLineMesh.setPoints(this.pointMeshes.map(s=>s.position))})}get points(){return this.originObject.polyLineMesh.points}}class Fm extends Fi{constructor(e,i){super(e,i);f(this,"type","Polyline");f(this,"polyLineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.polyLineMesh=new es(F(F({},e.style),e)),this.add(this.polyLineMesh))}get editor(){return this._editor||(this._editor=new pD(this)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.polyLineMesh.points)),style:{lineColor:new w.Color(this.polyLineMesh.lineColor).getHex(),lineWidth:this.polyLineMesh.lineWidth,dashed:this.polyLineMesh.dashed}})}setData(e){e.points&&this.polyLineMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue))),this.polyLineMesh.setStyle(e.style)}highlight(){var e;(e=this.polyLineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.polyLineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new es(e);this.polyLineMesh=i,this.add(this.polyLineMesh),this.creatingObject=K1(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function K1(n,t,e){var z;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Xs(),a=(z=e==null?void 0:e.limit)!=null?z:"none",l=new Us(n.style);i.add(l);const c=new Us(he(F({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const g=[],m=()=>h.length>0,v=()=>g.length>0,A=()=>{m()&&(g.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},P=()=>{v()&&(h.push(g.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},M=D=>{g.length=0;const R=h.length===0?D.point:u.clone();h.push(R),n.setPoints(h)},E=D=>{const R=()=>{l.setPoints([]),c.setPoints([]),u=null};if(!D||(p=D,!(h!=null&&h.length)))return R();const T=h.at(-1).clone();a==="none"?(u=D.point,l.setPoints([T,u])):a==="xoz"?(d=d!=null?d:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),h[0]),t.plane=d,u=d.projectPoint(D.point,new w.Vector3),l.setPoints([T,u]),c.setPoints([u,D.point])):a==="y"&&(h.length===1?(u=D.point,l.setPoints([T,u])):(d=d!=null?d:new w.Plane().setFromCoplanarPoints(h[0],h[1],new w.Vector3(0,1,0).add(h[0])),t.plane=d,u=d.projectPoint(D.point,new w.Vector3),l.setPoints([T,u]),c.setPoints([u,D.point])))};return t.on("select",M),t.on("intersectionUpdate",E),t.on("disable",()=>{if(t.off("select",M),t.off("intersectionUpdate",E),t.plane=null,i.remove(l),i.remove(c),h.length<2)return i.remove(n),r(new Error("Cancelled"));o()}),{finished:s,canUndo:m,canRedo:v,undo:A,redo:P}}class mD extends Hl{constructor(e){super(e);f(this,"onDrag",e=>{var s;const i=Wr(rt.modules.five,e.raycaster);(s=this.originObject.pointMesh)==null||s.position.copy(i.point)})}enable(){super.enable(),this.originObject.draggable=!0,this.originObject.on("drag",this.onDrag)}disable(){super.disable(),this.originObject.draggable=!1,this.originObject.off("drag",this.onDrag)}}class Hm extends Fi{constructor(e,i){super(e,i);f(this,"type","Point");f(this,"pointMesh");f(this,"_editor");e&&(this.pointMesh=new xn(F(F({},e.style),e)),this.add(this.pointMesh))}get editor(){return this._editor||(this._editor=new mD(this)),this._editor}get data(){return he(F({},this.baseData),{point:si(this.applyObjectMatrixWorld(this.pointMesh.position)),style:{color:this.pointMesh.color.getHex(),size:this.pointMesh.size}})}setData(e){e.point&&this.pointMesh.position.copy(Ue(e.point)),this.pointMesh.setStyle(e.style)}highlight(){var e;(e=this.pointMesh)==null||e.highlight()}unhighlight(){var e;(e=this.pointMesh)==null||e.unhighlight()}setStyle(e){this.pointMesh.setStyle(e)}create(e){return ne(this,null,function*(){this.pointMesh&&this.remove(this.pointMesh),this.add(this.pointMesh=new xn(e)),yield Wu(this.pointMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Wu(n,t){return new Promise((e,i)=>{t.enable(),n.visible=!1;const s=l=>{l&&(n.visible=!0,n.position.copy(l.point))},o=l=>{l&&(n.visible=!0,n.position.copy(l.point),r())},r=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),t.disable(),e()},a=()=>{t.off("select",o),t.off("disable",a),t.off("intersectionUpdate",s),n.removeFromParent(),i(new Error("Cancelled"))};t.on("intersectionUpdate",s),t.on("disable",a),t.once("select",o)})}class ph extends Uo{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Wn(o,["points"]);super();f(this,"name","PolygonWithEdgeMesh");f(this,"line",new Us);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return he(F({},super.style),{lineWidth:this.lineWidth,lineColor:this.lineColor})}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}raycast(e,i){return this.children.forEach(s=>{Ph(s,e,i,!0)}),!1}setPoints(e,i){super.setPoints(e,F({closed:!0},i)),this.points&&(this.line.setPoints(this.points,F({closed:!0},i)),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),e.lineOpacity!==void 0?this.line.setStyle(he(F({},e),{lineOpacity:e.lineOpacity})):this.line.setStyle(e),this.needsRender=!0}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}class mh extends ph{constructor(){super(...arguments);f(this,"name","AreaMesh")}}class vD extends Gu{constructor(e){super(e);f(this,"onDrag",e=>{if(!this.draggingPoints||this.draggingPoints.length===0)return;const i=Wr(rt.modules.five,e.raycaster),s=this.originObject.areaMesh.projectPoint(i.point);this.draggingPoints.forEach(o=>o.position.copy(s)),this.originObject.areaMesh.setPoints(this.pointMeshes.map(o=>o.position))})}get points(){return this.originObject.areaMesh.points}}class Nm extends Fi{constructor(e,i){super(e,i);f(this,"type","Polygon");f(this,"areaMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.areaMesh=new mh(F(F({},e.style),e)),this.add(this.areaMesh))}get editor(){return this._editor||(this._editor=new vD(this)),this._editor}get data(){return this.updateMatrixWorld(),he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.areaMesh.points)),style:{color:this.areaMesh.color.getHex(),lineColor:this.areaMesh.lineColor.getHex(),lineWidth:this.areaMesh.lineWidth}})}setData(e){e.points&&this.areaMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue))),this.areaMesh.setStyle(e.style)}highlight(){var e;(e=this.areaMesh)==null||e.highlight()}unhighlight(){var e;(e=this.areaMesh)==null||e.unhighlight()}canUndo(){var e,i,s;return(s=(i=(e=this.creatingObject)==null?void 0:e.canUndo)==null?void 0:i.call(e))!=null?s:!1}canRedo(){var e,i,s;return(s=(i=(e=this.creatingObject)==null?void 0:e.canRedo)==null?void 0:i.call(e))!=null?s:!1}undo(){var e,i;return(i=(e=this.creatingObject)==null?void 0:e.undo)==null?void 0:i.call(e)}redo(){var e,i;return(i=(e=this.creatingObject)==null?void 0:e.redo)==null?void 0:i.call(e)}create(e){return ne(this,null,function*(){var s;this.children.forEach(o=>{o.parent===this&&this.remove(o)}),this.children.length=0;const i=new mh(e);this.areaMesh=i,this.add(this.areaMesh),this.creatingObject=Nl(this.areaMesh,this.pointSelector,e),yield(s=this.creatingObject)==null?void 0:s.finished,this.config.defaultAction&&this.editor.enable()})}}function Nl(n,t,e){var S,L,N,V,K,ie,ee,re;const{promise:i,resolve:s,reject:o}=Xs(),r=n.parent;if(!r){o(new Error("No container"));return}const a=(S=e==null?void 0:e.limit)!=null?S:"none",l=e==null?void 0:e.simpleMode,c=(ie=(K=(N=n.five)!=null?N:(L=n.get)==null?void 0:L.call(n,"five"))!=null?K:(V=window.globalModules)==null?void 0:V.five)!=null?ie:window.$five;(ee=e==null?void 0:e.autoClosePixelDistance)!=null;let h=0;l&&c&&c.model&&c.model.bounding&&typeof((re=c.model.bounding.max)==null?void 0:re.y)=="number"&&(h=c.model.bounding.max.y+1);const u=new Us(n.style);r==null||r.add(u);const d=new Us(he(F({},n.style),{dashed:!0,lengthEnable:!1}));r==null||r.add(d);let p=[];function g(){var le,Se;p.forEach(de=>{var De;return(De=de.parent)==null?void 0:De.remove(de)});const q=(Se=(le=n.line)==null?void 0:le.style)!=null?Se:n.style;p=v.map((de,De)=>{var ue;const fe=new xn(he(F({},q),{color:(ue=q.pointColor)!=null?ue:q.lineColor,tip:void 0,point:de}));return fe.name=`PolygonPointMesh_${De}`,r==null||r.add(fe),fe})}function m(){p.forEach(q=>{var le;return(le=q.parent)==null?void 0:le.remove(q)}),p=[]}t.enable(),l&&t.setAdherePoints([]);const v=[];let A,P,M=!1,E;const z=[],D=()=>v.length>0,R=()=>z.length>0,T=()=>{var q;D()&&(z.push(v.pop()),C(E),g(),(q=e==null?void 0:e.onUndo)==null||q.call(e),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render())},O=()=>{var q;R()&&(v.push(z.pop()),C(E),g(),(q=e==null?void 0:e.onRedo)==null||q.call(e),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render())},b=q=>{var Se;z.length=0;let le=v.length===0?q.point:A.clone();l&&(le=le.clone().setY(h)),v.push(le),n.setPoints(v,{closed:!1}),g(),(Se=e==null?void 0:e.onPointPlaced)==null||Se.call(e,v),M&&(I(),s())},C=q=>{const le=()=>{u.setPoints([]),d.setPoints([]),n.setPoints(v),t.pointSelectorHelper&&t.pointSelectorHelper.magnifier&&t.pointSelectorHelper.magnifier.render()};if(!q){le(),g();return}if(E=q,!(v!=null&&v.length))return le();const Se=v.at(-1).clone();if(v.length<3&&(l?(A=q.point.clone().setY(h),u.setPoints([Se,A]),d.setPoints([])):a==="none"?(A=q.point,u.setPoints([Se,A]),d.setPoints([])):a==="xoz"?(P=P!=null?P:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),v[0]),t.plane=P,A=P.projectPoint(q.point,new w.Vector3),u.setPoints([Se,A]),d.setPoints([A,q.point])):a==="y"&&(v.length===1?(A=q.point,u.setPoints([Se,A]),d.setPoints([])):(P=P!=null?P:new w.Plane().setFromCoplanarPoints(v[0],v[1],new w.Vector3(0,1,0).add(v[0])),t.plane=P,A=P.projectPoint(q.point,new w.Vector3),u.setPoints([Se,A]),d.setPoints([A,q.point])))),v.length>=3){l?A=q.point.clone().setY(h):A=n.projectPoint(q.point);const de=v[0];let De=!1;if(typeof(e==null?void 0:e.autoClosePixelDistance)=="number"){if(c&&c.camera&&c.getElement){const fe=c.getElement(),ue=fe.clientWidth,Le=fe.clientHeight,te=Ie=>{const ze=Ie.clone().project(c.camera);return{x:(ze.x*.5+.5)*ue,y:(1-(ze.y*.5+.5))*Le}},Te=te(de),_e=te(A),Ae=te(q.point),Fe=Math.sqrt(Gn(Te.x-_e.x,2)+Gn(Te.y-_e.y,2)),ve=Math.sqrt(Gn(Te.x-Ae.x,2)+Gn(Te.y-Ae.y,2));(Fe<e.autoClosePixelDistance||ve<e.autoClosePixelDistance)&&(De=!0)}}else(de.distanceTo(A)<.2||de.distanceTo(q.point)<.2)&&(De=!0);De?(A=de,q.point.copy(de),t.pointSelectorHelper.updateWithIntersect(q,{emitEvent:!1}),M=!0):M=!1,u.setPoints([Se,A]),d.setPoints([A,q.point])}v.length>=2?(n.setPoints([...v,A],{closed:!1}),n.line.setPoints(n.points.slice(0,-1)),n.isBlank?(t.cursorError=!0,u.setStyle({lineColor:16734553}),d.setStyle({lineColor:16734553})):(t.cursorError=!1,u.setStyle({lineColor:n.lineColor}),d.setStyle({lineColor:n.lineColor}))):n.setPoints([]),g()},I=()=>{t.off("select",b),t.off("intersectionUpdate",C),t.off("disable",k),t.plane=null,t.disable(),r==null||r.remove(u,d),m()},k=()=>{I(),r==null||r.remove(n,d,u),m(),o(new Error("Cancelled"))};return t.on("select",b),t.on("intersectionUpdate",C),t.on("disable",k),{finished:i,canUndo:D,canRedo:R,undo:T,redo:O}}function vh(n){const t=[...n],e=[];for(let i=0;i<t.length-2;i++)e.push(0,i+1,i+2);return e}function Ah(n){const t=n.map(i=>new w.Vector3(i[0],i[1],i[2]));return Bv(t)}class AD extends w.BufferGeometry{constructor(e){super();f(this,"bottomPositions",[]);f(this,"topPosition",[]);f(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var l,c,h;const i=(l=e.bottomPositions)!=null?l:this.bottomPositions,s=(c=e.topPosition)!=null?c:this.topPosition;if(this._type=(h=e.type)!=null?h:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3){console.error("PrismGeometry: Invalid parameters",i,s,e),this.bottomPositions=[],this.setAttribute("position",new w.BufferAttribute(new Float32Array([]),3));return}const o=[],r=[];r.push(...i),r[0][0]===r.at(-1)[0]&&r[0][1]===r.at(-1)[1]&&r[0][2]===r.at(-1)[2]&&(r.length-=1);const a=this._type==="Concave"?Ah(r):vh(r);if(o.push(...a),s&&s.length===3){const u=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],d=r.map(g=>[g[0]+u[0],g[1]+u[1],g[2]+u[2]]);r.push(...d);const p=o.map(g=>g+r.length/2);o.push(...p);for(let g=0;g<r.length/2-1;g++)o.push(g,g+1,g+r.length/2),o.push(g+1,g+r.length/2+1,g+r.length/2);o.push(0,r.length/2,r.length/2-1),o.push(r.length/2,r.length-1,r.length/2-1)}this.setAttribute("position",new w.Float32BufferAttribute(r.flat(),3)),this.setIndex(o),this.computeBoundingSphere()}}class bD extends w.BufferGeometry{constructor(e){super();f(this,"bottomPositions",[]);f(this,"topPosition",[]);f(this,"faceCount",0);f(this,"_type","Concave");e&&this.setPosition(e)}setPosition(e){var p,g,m;const i=(p=e.bottomPositions)!=null?p:this.bottomPositions,s=(g=e.topPosition)!=null?g:this.topPosition;if(this._type=(m=e.type)!=null?m:this._type,this.bottomPositions=i,this.topPosition=s,!i||i.length<3||!s||s.length!==3){console.error("PrismAnimationGeometry: Invalid parameters",i,s,e);return}const o=[...i];o[0][0]===o.at(-1)[0]&&o[0][1]===o.at(-1)[1]&&o[0][2]===o.at(-1)[2]&&(o.length-=1);const r=[s[0]-i[0][0],s[1]-i[0][1],s[2]-i[0][2]],a=o.map(v=>[v[0]+r[0],v[1]+r[1],v[2]+r[2]]);this.faceCount=2+o.length;const l=[],c=[],h=[],u=[];let d=0;this.addBottomFace(o,l,c,h,d,u,0),d+=this.getBottomFaceVertexCount(o),this.addTopFace(a,l,c,h,d,u,1),d+=this.getTopFaceVertexCount(a);for(let v=0;v<o.length;v++){const A=(v+1)%o.length;this.addSideFace(o[v],o[A],a[v],a[A],l,c,h,d,u,2+v),d+=4}this.setAttribute("position",new w.Float32BufferAttribute(l,3)),this.setAttribute("uv",new w.Float32BufferAttribute(c,2)),this.setIndex(h),this.clearGroups(),u.forEach(v=>{this.addGroup(v.start,v.count,v.materialIndex)}),this.computeBoundingSphere(),console.log("PrismAnimationGeometry UV debug:",{totalUVs:c.length/2,totalPositions:l.length/3,faceCount:this.faceCount,uvSample:c.slice(0,20)})}addBottomFace(e,i,s,o,r,a,l){const c=Math.min(...e.map(A=>A[0])),h=Math.max(...e.map(A=>A[0])),u=Math.min(...e.map(A=>A[2])),d=Math.max(...e.map(A=>A[2])),p=h-c||1,g=d-u||1;for(const A of e){i.push(A[0],A[1],A[2]);const P=(A[0]-c)/p,M=(A[2]-u)/g;s.push(P,M)}const m=o.length,v=this._type==="Concave"?Ah(e):vh(e);for(const A of v)o.push(A+r);a.push({start:m,count:o.length-m,materialIndex:l})}addTopFace(e,i,s,o,r,a,l){const c=Math.min(...e.map(A=>A[0])),h=Math.max(...e.map(A=>A[0])),u=Math.min(...e.map(A=>A[2])),d=Math.max(...e.map(A=>A[2])),p=h-c||1,g=d-u||1;for(const A of e){i.push(A[0],A[1],A[2]);const P=(A[0]-c)/p,M=(A[2]-u)/g;s.push(P,M)}const m=o.length,v=this._type==="Concave"?Ah(e):vh(e);for(let A=v.length-1;A>=0;A--)o.push(v[A]+r);a.push({start:m,count:o.length-m,materialIndex:l})}addSideFace(e,i,s,o,r,a,l,c,h,u){r.push(e[0],e[1],e[2],i[0],i[1],i[2],o[0],o[1],o[2],s[0],s[1],s[2]),a.push(0,0,1,0,1,1,0,1);const d=l.length;l.push(c+0,c+1,c+2,c+0,c+2,c+3),h.push({start:d,count:6,materialIndex:u})}getBottomFaceVertexCount(e){return e.length}getTopFaceVertexCount(e){return e.length}}class js extends fi{constructor(e){super();f(this,"name","PrismMesh");f(this,"five");f(this,"animatedBoxMesh");f(this,"activeAnimations",new Map);f(this,"activeEaseInAnimations",new Map);f(this,"_geometryInfoCache");f(this,"geometryInfoNeedUpdate",!0);f(this,"edgeMesh",new Ci);f(this,"prismMesh",new Ol);f(this,"paramStyle");this.five=e==null?void 0:e.five,this.prismMesh.name="PrismMesh",this.prismMesh.geometry=new AD,this.edgeMesh.name="EdgeMesh",this.addIfNotExists(this.prismMesh,this.edgeMesh),e&&Object.keys(e).some(i=>i!=="five")&&this.setPoints(e),this.setStyle(e)}get topPosition(){return new w.Vector3().fromArray(this.prismMesh.geometry.topPosition)}get bottomPositions(){return this.prismMesh.geometry.bottomPositions.map(e=>new w.Vector3().fromArray(e))}get topPositions(){const e=this.bottomPositions[0].clone().sub(this.topPosition);return this.bottomPositions.map(i=>i.clone().sub(e))}get style(){return{color:this.color,lineColor:this.lineColor,lineWidth:this.lineWidth,opacity:this.opacity,occlusionVisibility:this.occlusionVisibility,occlusionMode:this.occlusionMode}}get opacity(){return this.prismMesh.opacity}get occlusionVisibility(){return this.prismMesh.occlusionVisibility}get occlusionMode(){return this.prismMesh.occlusionMode}get center(){return this.localCenter.clone()}get localCenter(){var e;return(e=this.geometryInfo.center.clone())!=null?e:new w.Vector3(9999,9999,9999)}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.prismMesh.geometry.bottomPositions,i=this.prismMesh.geometry.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=e.map((c,h)=>h>=e.length-2?null:[new w.Vector3().fromArray(e[0]),new w.Vector3().fromArray(e[h+1]),new w.Vector3().fromArray(e[h+2])]).filter(Boolean);if(s.length===0){this._geometryInfoCache=void 0;return}let o=0,r=new w.Vector3;for(const[c,h,u]of s){const d=pu(c,h,u),p=Gv(c,h,u,d);o+=d,r.add(p)}r=r.divideScalar(o);const a=new w.Vector3().fromArray(i).sub(new w.Vector3().fromArray(e[0])),l=r.clone().add(a.divideScalar(2));this._geometryInfoCache={center:l}}return this._geometryInfoCache}get worldCenter(){return this.updateMatrixWorld(),this.localToWorld(this.localCenter)}get color(){return this.prismMesh.color}get lineWidth(){return this.edgeMesh.style.lineWidth}get lineColor(){return this.edgeMesh.color}setStyle(e={}){this.paramStyle=F(F({},this.paramStyle),e),this.prismMesh.setStyle(this.paramStyle),this.edgeMesh.setStyle(this.paramStyle)}isBox(){const e=this.prismMesh.geometry.bottomPositions;return e&&e.length===4}setPoints(e){var i;this.prismMesh.geometry.setPosition({bottomPositions:(i=e.points)==null?void 0:i.map(Ue).map(s=>s.toArray()),topPosition:e.heightPoint?Ue(e.heightPoint).toArray():void 0}),this.edgeMesh.geometry=new Da().fromEdgesGeometry(new w.EdgesGeometry(this.prismMesh.geometry)),this.geometryInfoNeedUpdate=!0}highlight(){this.prismMesh.highlight()}unhighlight(){this.prismMesh.unhighlight()}raycast(e,i){return this.children.forEach(s=>Ph(s,e,i,!0)),!1}setFive(e){this.five=e}playBoxAnimation(e,i="#4DF0FF"){return this.five?(this.activeAnimations.has(e)&&this.forceFinishBoxAnimation(e),new Promise(s=>{this.prismMesh.visible=!1,this.edgeMesh.visible=!1;const o=this.createOrUpdateAnimatedBoxMesh(i),r=o.material,a=3e3;let l=0;const c=at.AnimationFrameLoop.shared.add((h,u)=>{l+=u;let d=l/a;d>1&&(d=1);let p=d;d<=.5?p=d*2:p=2-d*2,r.forEach(g=>{g.uniforms.progress.value=p}),d===1&&(c(),o.visible=!1,this.playEaseInAnimation(e,()=>{this.activeAnimations.delete(e),s()})),this.five.needsRender=!0});this.activeAnimations.set(e,{animatedBoxMesh:o,remove:c}),o.visible=!0})):(console.warn("Five instance not available for box animation"),Promise.resolve())}forceFinishBoxAnimation(e){if(!this.five){console.warn("Five instance not available for finishing box animation");return}(e?[e]:Array.from(this.activeAnimations.keys())).forEach(s=>{const o=this.activeAnimations.get(s);o&&(o.remove(),this.animatedBoxMesh&&(this.animatedBoxMesh.visible=!1),this.activeAnimations.delete(s));const r=this.activeEaseInAnimations.get(s);r&&(clearInterval(r.interval),this.activeEaseInAnimations.delete(s))}),this.showBoxFinalState(),this.five.needsRender=!0}playEaseInAnimation(e,i){if(!this.five)return;this.prismMesh.visible=!0,this.edgeMesh.visible=!0;let s=0;const o=this.prismMesh.style.opacity;this.prismMesh.setStyle({opacity:0}),this.edgeMesh.setStyle({lineOpacity:0});const r=setInterval(()=>{s===61&&(clearInterval(r),this.activeEaseInAnimations.delete(e),this.showBoxFinalState(),i()),this.edgeMesh.setStyle({lineOpacity:s/60}),this.prismMesh.setStyle({opacity:s/60*o}),this.five.needsRender=!0,s++},16);this.activeEaseInAnimations.set(e,{interval:r,model:this})}createOrUpdateAnimatedBoxMesh(e){if(!this.five)throw new Error("Five instance not available");const i=new w.Vector3(1/0,1/0,1/0),s=new w.Vector3(-1/0,-1/0,-1/0),o=this.bottomPositions;for(const v of o)i.min(v),s.max(v);const r=this.topPositions;for(const v of r)i.min(v),s.max(v);const a=s.clone().sub(i),l=this.prismMesh.geometry,c=l.bottomPositions,h=l.topPosition;if(this.animatedBoxMesh)return this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh;const u=new bD({bottomPositions:c,topPosition:h,type:"Concave"}),d=`
|
|
1167
1167
|
varying vec2 vUV;
|
|
1168
1168
|
varying vec3 vWorldPosition;
|
|
1169
1169
|
#include <common>
|
|
@@ -1173,7 +1173,7 @@ void main() {
|
|
|
1173
1173
|
vWorldPosition = (modelMatrix * vec4( position, 1.0)).xyz;
|
|
1174
1174
|
gl_Position = projectionMatrix * modelViewMatrix * transformed;
|
|
1175
1175
|
}
|
|
1176
|
-
`,
|
|
1176
|
+
`,p=`
|
|
1177
1177
|
#include <common>
|
|
1178
1178
|
uniform vec3 color;
|
|
1179
1179
|
uniform vec3 size;
|
|
@@ -1206,4 +1206,4 @@ void main() {
|
|
|
1206
1206
|
|
|
1207
1207
|
gl_FragColor = vec4(color, clamp(r * opacity, 0.0, 1.0));
|
|
1208
1208
|
}
|
|
1209
|
-
`,p=[];for(let g=0;g<h.faceCount;g++){const m=new w.ShaderMaterial({vertexShader:u,fragmentShader:d,uniforms:{color:{value:new w.Color(.30196078431372547,.9411764705882353,1)},size:{value:r},minPos:{value:e},faceSize:{value:new w.Vector2(1,1)},opacity:{value:.8},progress:{value:.5},spread:{value:.3},faceIndex:{value:g}},depthTest:!1,side:w.DoubleSide,transparent:!0});m.polygonOffset=!0,m.polygonOffsetFactor=1,m.polygonOffsetUnits=1,p.push(m)}return this.animatedBoxMesh=new w.Mesh(h,p),this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh.onBeforeRender=()=>{h.boundingBox||h.computeBoundingBox();const g=h.boundingBox.min.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),m=h.boundingBox.max.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),v=new w.Vector3().subVectors(m,g);p.forEach(A=>{A.uniforms.minPos.value.copy(g),A.uniforms.size.value.copy(v)}),this.five.needsRender=!0},this.five.scene.add(this.animatedBoxMesh),this.animatedBoxMesh}showBoxFinalState(){this.prismMesh.visible=!0,this.edgeMesh.visible=!0,this.prismMesh.setStyle({opacity:this.prismMesh.style.opacity}),this.edgeMesh.setStyle({lineOpacity:1})}}class $1 extends ta{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new w.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Gm extends Fi{constructor(e,i){super(e,i);f(this,"type","Prism");f(this,"prismMesh");f(this,"_editor");e&&(this.prismMesh=new js(F(F({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new $1(this.prismMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:si(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ue(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.prismMesh=new js(e),this.add(this.prismMesh),yield Uu(this.prismMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Uu(n,t){return ne(this,null,function*(){const e=n.parent,i=new mh(n.style);e.add(i),yield Nl(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Ci;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=fs(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=m=>{p(),c()},d=m=>{if(!(m!=null&&m.raycaster))return;const v=ts({raycaster:m.raycaster,line:new w.Line3(a,l)});v&&n.setPoints({heightPoint:v})},p=()=>{t.off("select",u),t.off("intersectionUpdate",d),t.off("disable",g),e.remove(s),t.disable()},g=()=>{p(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",d),t.on("disable",g)})})}class eA extends ta{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return fs(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class yD extends w.BufferGeometry{constructor(e){super();f(this,"name","RectangleGeometry");f(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new w.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new w.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class Qu extends Uo{constructor(e){super(e);f(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Ue).filter(Ne);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new yD(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class fl extends Qu{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Wn(o,["points"]);super();f(this,"name","RectangleWithEdgeMesh");f(this,"line",new Us);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return F(F({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function tA(n,t){const e=fs(n),i=Yt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Wm extends Fi{constructor(e,i){super(e,i);f(this,"type","Rectangle");f(this,"rectangleMesh");f(this,"_editor");e&&(this.rectangleMesh=new fl(F(F({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new eA(this.rectangleMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new fl(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Gl(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Gl(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?PD(n,t,e):CD(n,t,e)}function wD(n,t){const e=[];return n.scene.traverse(i=>{var s;if(i.visible&&!((s=t==null?void 0:t.excludes)!=null&&s.includes(i))&&(i instanceof Qu||i instanceof Uo)){const o=i.points.map(r=>{const a=new w.Face3(r.x,r.y,r.z,i.normal);return i.style.occlusionVisibility&&(a.IsAlwaysVisible=!0),a});e.push(...o)}}),e}function PD(n,t,e){var M;const{promise:i,reject:s,resolve:o}=Xs(),r=n.parent;if(!r)return s(new Error("No container"));const a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new es(he(F({},n.style),{dashed:!0})),c=new es(he(F({},n.style),{dashed:!0,lengthEnable:!1})),h=new es(he(F({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let d=new w.Vector3,p=new w.Vector3;const g=new w.Plane,m=()=>{u.push(d.clone()),u.length===1?(a==="xoz"&&g.setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),u[0]),a==="none"&&g.setFromNormalAndCoplanarPoint(p,u[0])):u.length===2?a==="y"||a==="xoz"?(A(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(A(),o())},v=E=>{var D,R;if(!(E!=null&&E.raycaster))return;const z=(D=u.at(-1))==null?void 0:D.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1&&a==="y"){const O=new w.Line3(new w.Vector3(0,1,0).add(u[0]),new w.Vector3(0,-1,0).add(u[0])).closestPointToPoint(E.point,!1,new w.Vector3);n.setPoints([u[0],O,E.point]);return}if(u.length===1&&a==="xoz"){const T=new w.Line3(new w.Vector3(1,0,0).add(u[0]),new w.Vector3(-1,0,0).add(u[0])),O=E.raycaster.ray.intersectPlane(g,new w.Vector3),b=T.closestPointToPoint(O,!1,new w.Vector3);n.setPoints([u[0],b,O]);return}if(u.length===1&&a==="none"){g?(d=E.raycaster.ray.intersectPlane(g,new w.Vector3),c.setPoints([d,E.point])):d=E.point.clone(),l.setPoints([z,d]);return}if(u.length===2&&a==="none"){r.remove(l);const T=E.raycaster.ray.intersectPlane(g,new w.Vector3),O=u[0].distanceTo(u[1])/2,b=new w.Vector3().lerpVectors(u[0],u[1],.5),C=new w.Vector3().subVectors(T,b).normalize();d=new w.Vector3().addVectors(b,C.multiplyScalar(O));const I=[u[0],d,u[1]],k=tA(I,rt.modules.five.camera.position);n.setPoints(k);return}},A=()=>{t.off("select",m),t.off("intersectionUpdate",v),t.off("disable",P),t.disable(),r==null||r.remove(l,h,c)},P=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",m),t.on("intersectionUpdate",v),t.on("disable",P),i}function CD(n,t,e){var M;const{promise:i,reject:s,resolve:o}=Xs(),r=n.parent;if(!r)return s(new Error("No container"));const a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new es(he(F({},n.style),{dashed:!0})),c=new es(he(F({},n.style),{dashed:!0,lengthEnable:!1})),h=new es(he(F({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable(),t.setAdherePoints(wD(t.five,{excludes:[n]}));const u=[];let d=new w.Vector3,p=new w.Vector3;const g=new w.Plane,m=()=>{if(u.push(d.clone()),u.length===1)t.planeMode="onlyPlane",a==="y"&&(t.adhereLine=[new w.Line3(u[0],new w.Vector3(0,1,0).add(u[0]))]),a==="xoz"&&(g.setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),u[0]),t.plane=g),a==="none"&&(g.setFromNormalAndCoplanarPoint(p,u[0]),t.plane=g);else if(u.length===2){t.planeMode="vertical",a==="y"&&(t.adhereLine=[]);let E=!1;u[0].x===u[1].x&&u[0].z===u[1].z&&(E=!0),a==="y"&&!E&&(g.setFromCoplanarPoints(u[0],u[1],new w.Vector3(0,1,0).add(u[0])),t.plane=g),h.setPoints([u[0],u[1]])}else u.length===3&&(A(),o())},v=E=>{var D,R,T,O;if(!E||!(E!=null&&E.raycaster))return;const z=(D=u.at(-1))==null?void 0:D.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1){d=E.point,c.setPoints([(T=E.originalPoint)!=null?T:E.point,E.point]),l.setPoints([z,d]);return}if(u.length===2){if(!t.plane){const S=fs([u[0],u[1],E.point]);g.setFromNormalAndCoplanarPoint(S,u[0])}c.setPoints([(O=E.originalPoint)!=null?O:E.point,E.point]);const b=new w.Vector3().crossVectors(u[0].clone().sub(u[1]),g.normal).normalize();d=new w.Line3(u[1].clone().add(b),u[1].clone().sub(b)).closestPointToPoint(E.point,!1,new w.Vector3);const I=[u[0],u[1],d],k=tA(I,rt.modules.five.camera.position);n.setPoints(k);return}},A=()=>{t.setAdherePoints([]),t.adhereLine=[],t.adherePlane=[],t.plane=void 0,t.off("select",m),t.off("intersectionUpdate",v),t.off("disable",P),t.disable(),r==null||r.remove(l,h,c)},P=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",m),t.on("intersectionUpdate",v),t.on("disable",P),i}class iA extends ta{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function nA(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class sA extends Ol{constructor(e){super(e);f(this,"_normal");f(this,"_center");f(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=Ue(e.center))!=null?i:this._center,this._normal=((s=Ue(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,Ne(this._radius)&&this._radius!==this.radius){const r=nA(this._radius);this.geometry=new w.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class Fr extends sA{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Wn(a,["normal","radius","center"]);super(r);f(this,"edgeLine");this.edgeLine=new Ci(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Um extends Fi{constructor(e,i){super(e,i);f(this,"type","Circle");f(this,"circleMesh");f(this,"_editor");e&&(this.circleMesh=new Fr(F(F({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new iA(this.circleMesh)),this._editor}get data(){return he(F({},this.baseData),{center:si(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:si(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(Ue(e.center),this.circleMesh):void 0,normal:e.normal?Ue(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Fr(e);this.circleMesh=i,this.add(this.circleMesh),yield Wl(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Wl(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Us({dashed:!0});s.add(o),t.enable();let r,a;const l=d=>{if(d){if(!r){r={point:d.point,normal:d.face.normal};return}r&&a&&(h(),e())}},c=d=>{if(!d||!r)return;const p=new w.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=d.raycaster.ray.intersectPlane(p,new w.Vector3),a){const g=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:g})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class bh extends fi{constructor(e){super();f(this,"bottomCircle");f(this,"topCircle");f(this,"edgeMesh");f(this,"highlighted",!1);f(this,"params");f(this,"_topCenter");f(this,"_bottomCenter");f(this,"_radius");this.params=e,this.bottomCircle=new Fr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new Fr(e),this.topCircle.name="topCircle",this.edgeMesh=new Ol(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=Ue(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Ue(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=Ne(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=F(F({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new w.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),nA(this.radius),1,!0);const s=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new w.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class oA extends ta{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Qm extends Fi{constructor(e,i){super(e,i);f(this,"type","Cylinder");f(this,"cylinderMesh");f(this,"_editor");e&&(this.cylinderMesh=new bh(F(F({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new oA(this.cylinderMesh)),this._editor}get data(){return he(F({},this.baseData),{bottomCenter:si(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:si(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(Ue(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(Ue(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.cylinderMesh=new bh(e),this.add(this.cylinderMesh),yield Xu(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Xu(n,t){return ne(this,null,function*(){const e=n.parent;yield Wl(n.bottomCircle,t);const i=new Ci;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=g=>{d(),l()},u=g=>{if(!(g!=null&&g.raycaster))return;const m=ts({raycaster:g.raycaster,line:new w.Line3(r,a)}),A=new w.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(m,new w.Vector3),P=m.clone().sub(A),M=n.bottomCenter.clone().add(P);m&&n.setTopCenter(M)},d=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",p),e.remove(i),t.disable()},p=()=>{d(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",p)})})}class rA extends ta{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new w.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new w.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new w.Vector3().subVectors(i,e[0]),o=new w.Vector3().subVectors(e[1],e[0]),r=new w.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),d=a.clone().sub(r.clone().divideScalar(2)),p=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:d,basePosition:p},{id:"back",handlePosition:p,basePosition:d}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new w.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(d=>d.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class yh extends js{constructor(){super(...arguments);f(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Yt(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Xm extends Fi{constructor(e,i){super(e,i);f(this,"type","Box");f(this,"boxMesh");f(this,"_editor");e&&(this.boxMesh=new yh(F(F({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new rA(this.boxMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:si(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ue(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.removeChildren(),this.boxMesh=new yh(e),this.add(this.boxMesh),yield Yu(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}getWorldFacesGeometry(){if(!this.boxMesh)return[];const e=this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh),i=this.applyObjectMatrixWorld(this.boxMesh.topPositions,this.boxMesh);if(!e||!i||e.length!==4||i.length!==4)return[];const s=[],o=(r,a)=>{const l=new w.Triangle(a[0],a[1],a[2]).getNormal(new w.Vector3),c=Yt(...a);s.push({name:r,vertices:a,center:c,normal:l})};o("bottom",[e[0],e[1],e[2],e[3]]),o("top",[i[0],i[1],i[2],i[3]]);for(let r=0;r<4;r++){const a=(r+1)%4;o(`side${r}`,[e[r],e[a],i[a],i[r]])}return s}}function Yu(n,t,e){return ne(this,null,function*(){return new Promise((i,s)=>ne(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new fl(n.style);o.add(r),yield Gl(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Ci,l=fs(n.bottomPositions),c=Yt(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const d=v=>{g(),i()},p=v=>{if(!(v!=null&&v.raycaster))return;const A=ts({raycaster:v.raycaster,line:new w.Line3(h,u)});if(A){const P=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(P)})}},g=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",m),t.disable(),o==null||o.remove(a)},m=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",m)}))})}function ID(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Ym extends Fi{constructor(e,i){super(e,i);f(this,"type","Line");f(this,"lineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.lineMesh=new jr(F(F({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new gD(this)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new w.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new jr(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Zu(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Zu(n,t,e){var R;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Xs(),a=(R=e==null?void 0:e.limit)!=null?R:"none",l=new Ci(n.style);i.add(l);const c=new Ci(he(F({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const g=[],m=()=>h.length>0,v=()=>g.length>0,A=()=>{m()&&(g.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},P=()=>{v()&&(h.push(g.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},M=T=>{if(!T)return;g.length=0;const O=h.length===0?T.point:u.clone();h.push(O),n.setPoints(h),h.length===2&&(z(),o())},E=T=>{const O=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return O();p=T;const b=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([b,u])):a==="xoz"?(t.plane=d,d=d!=null?d:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),h[0]),u=d.projectPoint(T.point,new w.Vector3),l.setPoints([b,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=ts({raycaster:T.raycaster,line:new w.Line3(h[0].clone(),new w.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new w.Line3(h[0].clone(),new w.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new w.Vector3),c.setPoints([u,T.point])),l.setPoints([b,u]))},z=()=>{t.off("select",M),t.off("intersectionUpdate",E),t.off("disable",D),t.plane=null,t.disable(),i==null||i.remove(l,c)},D=()=>{z(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",M),t.on("intersectionUpdate",E),t.on("disable",D),{finished:s,canUndo:m,canRedo:v,undo:A,redo:P}}const yo=class extends Mt{constructor(e,i,s){super();f(this,"group");f(this,"theme");f(this,"config");f(this,"five");f(this,"creatingItem",null);f(this,"undo",()=>{var e;(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});f(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.config=F({magnifier:{width:190,height:190,scale:2,dragEnabled:!0}},s),this.group=new fi,this.group.name="Sculpt",e.scene.add(this.group),yo.modules.init(e,this.config),pt("ctrl+z, command+z",this.undo),pt("ctrl+shift+z, command+shift+z",this.redo),yo.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:o,origDomEvent:r})=>{var l;const a=q1((l=o==null?void 0:o[0])==null?void 0:l.object,c=>c.isSculptObject);return a&&!a.editing?this.emit("click",r,a):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=yo.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Ne)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=he(F({},r),{style:F(F({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Hm(a,i):r.type==="line"?new Ym(a,i):r.type==="Polyline"?new Fm(a,i):r.type==="Polygon"?new Nm(a,i):r.type==="Prism"?new Gm(a,i):r.type==="Rectangle"?new Wm(a,i):r.type==="Circle"?new Um(a,i):r.type==="Cylinder"?new Qm(a,i):r.type==="Box"?new Xm(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=yo.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Hm,...e)})}createLine(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Ym,...e)})}createline(...e){return ne(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Fm,...e)})}createPolygon(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(Nm,...e)})}createPrism(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Gm,...e)})}createRectangle(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Wm,...e)})}createCircle(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(Um,...e)})}createCylinder(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Qm,...e)})}createBox(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Xm,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){ID(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return ne(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=Xs();return yield s.create(...i).then((...l)=>(this.creatingItem=null,r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let rt=yo;f(rt,"modules",Z1);const ED=(n,t,e)=>{if(t&&typeof t=="object"&&("theme"in t||"config"in t)){const i=t;return new rt(n,i.theme,i.config)}return new rt(n,t,e)},MD=(n,t)=>new rt(n,t==null?void 0:t.theme,t==null?void 0:t.config);function kD(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}class qu extends Mt{constructor(e){var s,o;super();f(this,"__renderer");f(this,"__disposeRenderer");f(this,"type");f(this,"tag");f(this,"rawData");f(this,"model");f(this,"visibles",[]);f(this,"five");f(this,"group");f(this,"fiveDomEvents");f(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=e.fiveDomEvents;const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Qs(this.model).getCenter(new Q.Vector3);this.tag=a0(this.five,i,{wrapper:e.tagWrapper,disableOpacityTransition:this.type==="prism"}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.visibles[0]=!0,this.updateVisible(),this.emit("show")}hide(){this.visibles[0]=!1,this.updateVisible(),this.emit("hide")}enable(){kD(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.removeEventListener(this.model,"click"),this.fiveDomEvents.addEventListener(this.model,"click",e,{skipPano:!0}),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.updateVisible(),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}updateVisible(){!this.visibles.some(i=>i===!1)?(this.tag.show(),this.model.visible=!0):(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.emit("click",this)}}class Zm extends qu{constructor(...e){super(...e);f(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide(),this.updateVisible()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.needsRender=!0,this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){super.show(),this.tag.hide()}updateVisible(){!this.visibles.some(i=>i===!1)?this.model.visible=!0:(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}}function xD(n){xe(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function qm(n){let t,e;return{c(){t=W("div"),e=Re(n[0]),y(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s&1&&Be(e,i[0])},d(i){i&&X(t)}}}function SD(n){let t,e=n[0]&&qm(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=qm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function DD(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class TD extends Pe{constructor(t){super(),we(this,t,DD,SD,ye,{text:0},xD)}}const Jm=(n,t)=>{var i;const e=new TD({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},LD=(n,t,e)=>{var a;let i=Wo();const s=new Y1({target:n,props:{content:(a=t.rawData)==null?void 0:a.name,five:e,fontSize:i}}),o=Zr();let r=null;return typeof o=="object"&&"subscribe"in o&&(r=o.subscribe(l=>{i=l,s.$set({fontSize:i})})),()=>{r==null||r(),s.$destroy()}},zD={box:Jm,triangles:Jm,prism:LD};class zc extends qu{constructor(...e){const i=e[0],s=Qs(i.model),o=new w.Vector3().lerpVectors(Yn(s,0),Yn(s,5),.5);super(he(F({},i),{position:o}));f(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});f(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;di(i)?this.visibles[1]=!0:this.visibles[1]=e===null?!0:i===e});this.enable(),this.updateVisible(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),super.show()}hide(){super.hide()}}class Km extends qu{constructor(...e){super(...e);f(this,"onPanoArrived",e=>{this.updatePanoIndex(e),this.updateVisible()});f(this,"onModeChange",e=>{this.updateMode(e),this.updateVisible()});f(this,"updatePanoIndex",e=>{var i,s;this.visibles[1]=((s=(i=this.rawData)==null?void 0:i.object_data)==null?void 0:s.panoIndex)===e});f(this,"updateMode",e=>{this.visibles[2]=e==="Panorama"});this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),this.enable(),this.updateVisible(),this.five.on("panoArrived",this.onPanoArrived),this.five.on("modeChange",this.onModeChange),this.disposers.push(()=>{this.five.off("panoArrived",this.onPanoArrived),this.five.off("modeChange",this.onModeChange)})}show(){this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),super.show()}}class OD extends rn{constructor(e,i){var s,o;super(e);f(this,"state");f(this,"items",[]);f(this,"group",new Q.Group);f(this,"data");f(this,"tagRendererMap",{});f(this,"fiveDomEvents");f(this,"zFightingOffset",0);f(this,"tagWrapper");f(this,"occlusionVisibility");f(this,"occlusionMode");f(this,"fiveEveryReadyListenerDisposer");f(this,"originalOpacities",new Map);f(this,"originalTagOpacities",new Map);f(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&[...this.getPrismItems(),...this.getBoxItems()].forEach(o=>{(o.model instanceof js||o.model instanceof ph)&&o.model.setStyle({occlusionVisibility:i.includes(e)})})});f(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Ch(this.five,this.onFiveEveryReady)});f(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});f(this,"onFiveEveryReady",()=>ne(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof zc).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield G1(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(d=>!a(d.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));f(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:zD[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=new To(e,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return ne(this,null,function*(){if(this.clear(),this.data=e,this.originalOpacities.clear(),yield Pi(this.five),this.data!==e)return;this.clear();const i=s=>{var c;const o=s.object_data.color?new Q.Color().setHex(parseInt(s.object_data.color.slice(1),16)):new Q.Color(1,1,1);let r=typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,a=this.occlusionMode;s.type==="triangles"&&(r=!0,a="depthTest");const l=((c=s.object_data.opacity)!=null?c:.4)/2;return s.id&&this.originalOpacities.set(s.id.toString(),{opacity:l,lineOpacity:1}),{color:o,lineColor:o,opacity:l,lineOpacity:1,lineWidth:1,occlusionVisibility:r,occlusionMode:a}};this.items=e.list.map(s=>{var o;switch(s.type){case"triangles":{const r=new ph;return Ne(s.id)&&(r.uuid=s.id.toString()),r.setPoints(s.object_data.points,{checkLinesIntersect:!1}),r.setStyle(i(s)),this.fiveDomEvents.addEventListener(r,"hover",()=>r.highlight()),this.fiveDomEvents.addEventListener(r,"unHover",()=>r.unhighlight()),new Km({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}case"prism":{const r=new js;Ne(s.id)&&(r.uuid=s.id.toString()),this.zFightingOffset+=Jr.Z_FIGHTING_OFFSET;const a=s.object_data.points.map(u=>{var d;return[u[0],u[1]+((d=s.object_data.fixedY)!=null?d:0),u[2]]});a.push(a[0]);const l=s.object_data.height+((o=s.object_data.fixedHeight)!=null?o:0)+this.zFightingOffset,c=Ue(a[0]).add(new Q.Vector3().setY(l));return r.setPoints({points:a,heightPoint:c}),r.setStyle(i(s)),new zc({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}case"box":{const r=new js({five:this.five});Ne(s.id)&&(r.uuid=s.id.toString());const{start:a,end:l,rotation:c=[0,0,0,0]}=s.object_data,h=new Q.Vector3().fromArray(a),u=new Q.Vector3().fromArray(l),d=new Q.Euler().fromArray(c),p=new Q.Quaternion().setFromEuler(d),g=p.clone().inverse(),m=new Q.Vector3().lerpVectors(h,u,.5),v=m.clone().negate(),A=h.clone().add(v).applyQuaternion(g),P=u.clone().add(v).applyQuaternion(g),M=new Q.Box3(A.clone().max(P),A.clone().min(P));return r.setPoints({points:[Yn(M,2),Yn(M,3),Yn(M,7),Yn(M,6)],heightPoint:Yn(M,1)}),r.position.copy(m),r.quaternion.copy(p),r.setStyle(i(s)),new Zm({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}default:return null}}).filter(Boolean),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){Ne(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),Ne(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=F(F({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}forceFinishBoxAnimation(e){if(e){const i=this.getItemById(e);i&&i.type==="box"&&i.model.forceFinishBoxAnimation(e)}else this.items.filter(s=>s.type==="box").forEach(s=>{s.model.forceFinishBoxAnimation(s.rawData.id)});this.five.needsRender=!0}playBoxAnimation(e){this.forceFinishBoxAnimation();const i=e?[this.getItemById(e)].filter(Boolean):this.items.filter(o=>["box","prism"].includes(o.type));if(i.length===0)return console.warn("No box items found to animate"),Promise.resolve();const s=i.map(o=>!o||!["box","prism"].includes(o.type)?Promise.resolve():o.model.playBoxAnimation(o.rawData.id));return Promise.all(s).then(()=>{})}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear(),this.originalOpacities.clear(),this.originalTagOpacities.clear()}setModelsOpacity(e,i){if(!this.state.enabled)return;const{type:s,id:o}=i||{},r=s?Array.isArray(s)?s:[s]:[],a=e===1;for(const l of this.items)if(!s||r.includes(l.type)||l.rawData.id===o){switch(l.type){case"box":case"prism":{this.setPrismModelOpacity(l.rawData.id,l.model,e);break}case"triangles":{this.setPolygonModelOpacity(l.rawData.id,l.model,e);break}}if(l.tag){if(!l.tag.visible)continue;const h=l.rawData.id.toString();if(a){const d=this.originalTagOpacities.get(h);d!==void 0&&(l.tag.container.style.opacity=d.toString())}else{if(!this.originalTagOpacities.has(h)){const g=parseFloat(l.tag.container.style.opacity)||1;this.originalTagOpacities.set(h,g)}const p=(this.originalTagOpacities.get(h)||1)*e;l.tag.container.style.opacity=p.toString()}(parseFloat(l.tag.container.style.opacity)||0)<.01?l.tag.container.style.pointerEvents="none":l.tag.container.style.pointerEvents="auto"}}this.five.needsRender=!0}hideItemsByType(e){const i=Array.isArray(e)?e:[e];this.items.forEach(s=>{i.includes(s.type)&&s.hide()})}showItemsByType(e){const i=Array.isArray(e)?e:[e];this.items.forEach(s=>{i.includes(s.type)&&s.show()})}dispose(){this.hooks.emit("dispose"),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}setPrismModelOpacity(e,i,s){let{opacity:o,lineOpacity:r}=this.originalOpacities.get(e.toString())||{opacity:.2,lineOpacity:1};o=o*s,r=r*s,i.setStyle({opacity:o,lineOpacity:r})}setPolygonModelOpacity(e,i,s){let{opacity:o,lineOpacity:r}=this.originalOpacities.get(e.toString())||{opacity:.2,lineOpacity:1};o=o*s,r=r*s,i.setStyle({opacity:o,lineOpacity:r})}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}getPrismItems(){return this.items.filter(e=>e instanceof zc)}getPolygonItems(){return this.items.filter(e=>e instanceof Km)}getBoxItems(){return this.items.filter(e=>e instanceof Zm)}}const jD=(...n)=>new OD(...n),RD=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:Hl,BoxMesh:yh,BoxMeshEditor:rA,CircleMesh:sA,CircleMeshEditor:iA,CircleWithEdgeMesh:Fr,CylinderMesh:bh,CylinderMeshEditor:oA,LineMesh:Ci,PointMesh:xn,PolygonMesh:Uo,PrismMesh:js,PrismMeshEditor:$1,RectangleMesh:Qu,RectangleMeshEditor:eA,RectangleWithEdgeMesh:fl,createBox:Yu,createCircle:Wl,createCylinder:Xu,createLine:Zu,createPoint:Wu,createPolygon:Nl,createPrism:Uu,createRectangle:Gl},Symbol.toStringTag,{value:"Module"})),_D=Object.freeze(Object.defineProperty({__proto__:null,ANIME_PRESETS:N0,BetterTween:Rs,CURRENT_PANO_IMAGE_DEFAULT_IMAGE:Wh,DEFAULT_ANIME_CONFIG:Bh,DEFAULT_STATIC_PREFIX:Il,DNALOGEL_DEFAULT_ASSETS:zy,ENTRY_DOOR_DEFAULT_IMAGE:Xh,FLOORPLAN_DEFAULT_IMAGE:is,FiveDomEvents:To,FivePuppet:Wy,GUIDELINE_DEFAULT_ARROW_TEXTURE:El,GUIDELINE_WHITE_ARROW_TEXTURE:Fh,Interval:jc,LegacyPointHelper:Dy,LightTag:Nr,LineSegments:w0,MODEL_CHASSIS_COMPASS_DEFAULT_MODEL:Gh,MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL:Uh,Magnifier:vl,Object3D:y0,PANO_COMPASS_DEFAULT_IMAGE:Qh,PANO_SPATIAL_TAG_BLUR_IMAGE:Hh,PANO_TAG_DEFAULT_LINK_ICON:Nh,PointDomHelper:Iy,PointHelper:b0,PointSelector:Al,PointSelectorHelper:u0,Rectangle:TA,animeMap:yn,awaitNextFrame:Ry,blink:Cl,blinkWithPreset:uy,bounding:xh,boundingBox:Qs,boundingSphere:P0,boxVertex:Yn,boxVertexes:Sb,checkFiveModelLoaded:Ly,cleanup:dy,convexHull:LA,equal:Ft,fiveModelIsLoaded:c0,getCoordsFromClient:FA,getCoordsFromElement:l0,getFrameTime:_y,getIntersectFromRelativePosition:fy,getRaycasterFromFivePointer:gy,initialCSS3DRender:Gr,inside:sd,isModelLike:Ai,isNil:di,isPanoramaLike:Kn,lookObject:Ty,lookPoint:Y0,nextFrame:Xr,notNil:Ne,pointInPolygon:sd,reblink:U0,replaceStaticPrefix:Ki,requestAnimationFrameInterval:No,sculpt:RD,tag:a0,tweenProgress:xr,uuid:Ot,waitFiveModelLoaded:Pi,worldBounding:bl,worldBoundingBox:_c,worldBoundingSphere:C0},Symbol.toStringTag,{value:"Module"}));fA();dA();exports.AreaMakerPlugin=cD;exports.CSS3DRender=Do;exports.CSS3DRenderPlugin=Ur;exports.CameraMovementEffect=kv;exports.CameraMovementPlugin=fC;exports.ContentType=g1;exports.CruisePlugin=Wx;exports.CruisePluginController=Kr;exports.CruisePluginTypes=Gx;exports.CurrentPanoImagePlugin=uD;exports.DIRECTION=vo;exports.DISPLAY_STRATEGY_TYPE=Es;exports.DimensionType=p1;exports.FLOOR_PLAN_ATTACHED_TO=$n;exports.FLOOR_TYPE_MAP=eC;exports.FloorplanGuidePlugin=KP;exports.GuideLineItem=Fx;exports.GuideLineModeItem=Ox;exports.GuideLinePlugin=Vu;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=Ms;exports.ItemLabelPlugin=BI;exports.Magnifier=vl;exports.MapviewFloorplanPlugin=H3;exports.MeasurePlugin=U4;exports.ModelChassisCompassPlugin=rC;exports.ModelEntryDoorGuidePlugin=cC;exports.ModelFloorplanPlugin=R3;exports.ModelItemLabelPlugin=vI;exports.ModelMakerPlugin=jD;exports.ModelRoomLabelPlugin=_w;exports.ModelTVVideoPlugin=PI;exports.ModelViewPlugin=Uy;exports.MoveController=_u;exports.MovePlugin=Ux;exports.Object3DHelperController=Nu;exports.Object3DHelperPlugin=TS;exports.PLUGIN=Fl;exports.PaintBrush=xA;exports.PaintBrushTypeEnum=vn;exports.PanoCompassPlugin=jC;exports.PanoCursorRaycasterPlugin=Qy;exports.PanoDoorLabelPlugin=JI;exports.PanoFloorplanRadarPlugin=hP;exports.PanoMeasurePlugin=M4;exports.PanoMeasurePluginLine=Fs;exports.PanoMeasurePluginModel=Au;exports.PanoMeasurePluginPoint=bi;exports.PanoMeasurePluginPolyline=Hs;exports.PanoRulerPlugin=bC;exports.PanoRulerProPlugin=DC;exports.PanoSpatialTagPlugin=oI;exports.PanoTagPlugin=Ix;exports.PanoTagPluginController=dl;exports.PanoVideoPlugin=_S;exports.PanoVideoPluginType=RS;exports.PipelinePlugin=eD;exports.PointType=f1;exports.ROOM_FETILE_TYPE_MAP=$P;exports.ROOM_TYPE_MAP=tC;exports.Rotation=Xi;exports.Sculpt=rt;exports.SculptPlugin=ED;exports.SculptPluginForFive=MD;exports.TopviewFloorplanPlugin=G3;exports.Util=_D;exports.WalkController=Kr;exports.createBox=Yu;exports.createCircle=Wl;exports.createCylinder=Xu;exports.createLine=Zu;exports.createPoint=Wu;exports.createPolygon=Nl;exports.createPolyline=K1;exports.createPrism=Uu;exports.createRectangle=Gl;exports.defaultGlobalConfig=Eu;exports.itemLabelPluginServerParams=FI;exports.modelItemLabelPluginServerParams=AI;exports.modelRoomLabelPluginServerParams=Vw;exports.pluginFlag=Cx;
|
|
1209
|
+
`,g=[],m=new w.Color(e);for(let v=0;v<u.faceCount;v++){const A=new w.ShaderMaterial({vertexShader:d,fragmentShader:p,uniforms:{color:{value:m},size:{value:a},minPos:{value:i},faceSize:{value:new w.Vector2(1,1)},opacity:{value:.8},progress:{value:.5},spread:{value:.3},faceIndex:{value:v}},depthTest:!1,side:w.DoubleSide,transparent:!0});A.polygonOffset=!0,A.polygonOffsetFactor=1,A.polygonOffsetUnits=1,g.push(A)}return this.animatedBoxMesh=new w.Mesh(u,g),this.matrixWorld.decompose(this.animatedBoxMesh.position,this.animatedBoxMesh.quaternion,this.animatedBoxMesh.scale),this.animatedBoxMesh.updateMatrixWorld(),this.animatedBoxMesh.matrixAutoUpdate=!1,this.animatedBoxMesh.onBeforeRender=()=>{u.boundingBox||u.computeBoundingBox();const v=u.boundingBox.min.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),A=u.boundingBox.max.clone().applyMatrix4(this.animatedBoxMesh.matrixWorld),P=new w.Vector3().subVectors(A,v);g.forEach(M=>{M.uniforms.minPos.value.copy(v),M.uniforms.size.value.copy(P)}),this.five.needsRender=!0},this.five.scene.add(this.animatedBoxMesh),this.animatedBoxMesh}showBoxFinalState(){this.prismMesh.visible=!0,this.edgeMesh.visible=!0,this.prismMesh.setStyle({opacity:this.prismMesh.style.opacity}),this.edgeMesh.setStyle({lineOpacity:1})}}class $1 extends ta{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>t.up,scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new w.Vector3().subVectors(i,e[0]),o=t.geometryInfo.center,r=o.clone().sub(s.clone().divideScalar(2)),a=o.clone().add(s.clone().divideScalar(2));return[{id:"top",handlePosition:a,basePosition:r},{id:"bottom",handlePosition:r,basePosition:a}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r,handlePosition:a}=s;if(o==="top"){const l=i.clone().sub(r);t.setPoints({heightPoint:t.bottomPositions[0].clone().add(l)})}else if(o==="bottom"){const l=i.clone().sub(r);t.setPoints({points:t.topPositions.map(c=>c.clone().add(l))})}}}}))}}class Gm extends Fi{constructor(e,i){super(e,i);f(this,"type","Prism");f(this,"prismMesh");f(this,"_editor");e&&(this.prismMesh=new js(F(F({},e.style),e)),this.add(this.prismMesh))}get editor(){return this._editor||(this._editor=new $1(this.prismMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.prismMesh.bottomPositions,this.prismMesh)),heightPoint:si(this.applyObjectMatrixWorld(this.prismMesh.topPosition,this.prismMesh)),style:{color:this.prismMesh.color.getHex(),lineWidth:this.prismMesh.lineWidth,lineColor:this.prismMesh.lineColor.getHex()}})}setData(e){this.prismMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.prismMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ue(e.heightPoint),this.prismMesh):void 0}),this.prismMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.prismMesh)==null||e.highlight()}unhighlight(){var e;(e=this.prismMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.prismMesh=new js(e),this.add(this.prismMesh),yield Uu(this.prismMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Uu(n,t){return ne(this,null,function*(){const e=n.parent,i=new mh(n.style);e.add(i),yield Nl(i,t).finished,e.remove(i),n.setPoints({points:i.points});const s=new Ci;s.name="LineHelper",e.add(s);const o=i.points.at(-1),r=fs(i.points),a=o.clone().add(r.clone().multiplyScalar(100)),l=o.clone().sub(r.clone().multiplyScalar(100));return s.setPoints([a,l]),t.enable(),new Promise((c,h)=>{const u=m=>{p(),c()},d=m=>{if(!(m!=null&&m.raycaster))return;const v=ts({raycaster:m.raycaster,line:new w.Line3(a,l)});v&&n.setPoints({heightPoint:v})},p=()=>{t.off("select",u),t.off("intersectionUpdate",d),t.off("disable",g),e.remove(s),t.disable()},g=()=>{p(),e.remove(n),h(new Error("Cancelled"))};t.on("select",u),t.on("intersectionUpdate",d),t.on("disable",g)})})}class eA extends ta{constructor(t){super(t,()=>({yAxis:()=>{const e=t.points;return fs(e).normalize()},zAxis:()=>{const e=t.points;return e[0].clone().sub(e[1]).normalize()},scaleHelper:{enable:!0,positions:()=>{const e=t.points,i=e[0].clone().lerp(e[3],.5),s=e[1].clone().lerp(e[2],.5),o=e[0].clone().lerp(e[1],.5),r=e[3].clone().lerp(e[2],.5);return[{id:"left",handlePosition:i,basePosition:s},{id:"right",handlePosition:s,basePosition:i},{id:"top",handlePosition:o,basePosition:r},{id:"bottom",handlePosition:r,basePosition:o}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=i.clone().sub(r),l=t.points;o==="top"?t.setPoints([l[3].clone().add(a),l[2].clone().add(a),l[2],l[3]]):o==="bottom"?t.setPoints([l[0],l[1],l[1].clone().add(a),l[0].clone().add(a)]):o==="left"?t.setPoints([l[1].clone().add(a),l[1],l[2],l[2].clone().add(a)]):o==="right"&&t.setPoints([l[0],l[0].clone().add(a),l[3].clone().add(a),l[3]])}}}))}}class yD extends w.BufferGeometry{constructor(e){super();f(this,"name","RectangleGeometry");f(this,"points");if(e.length!==4){console.error("Invalid number of points, it's not a rectangle");return}this.points=e.slice(0,4),this.setAttribute("position",new w.BufferAttribute(new Float32Array(this.points.flatMap(i=>i.toArray())),3)),this.setIndex(new w.BufferAttribute(new Uint16Array([0,1,2,0,2,3]),1))}}class Qu extends Uo{constructor(e){super(e);f(this,"name","RectangleMesh")}get color(){return this.meshFont.material.color}setPoints(e){const i=e.map(Ue).filter(Ne);if(i.length<3){console.error("Invalid position");return}if(e.length===3){const[s,o,r]=i,a=s.clone().add(r).sub(o);i.push(a)}this.points=i,this.geometry=new yD(i),this.planeHelperNeedUpdate=!0,this.geometryInfoNeedUpdate=!0}}class fl extends Qu{constructor(e){const o=e!=null?e:{},{points:i}=o,s=Wn(o,["points"]);super();f(this,"name","RectangleWithEdgeMesh");f(this,"line",new Us);i&&this.setPoints(i),s&&this.setStyle(s)}get style(){return F(F({},super.style),this.line.style)}get lineWidth(){return this.line.lineWidth}get lineColor(){return this.line.lineColor}setPoints(e){super.setPoints(e),this.points&&(this.line.setPoints([this.points[0],this.points[1],this.points[2],this.points[3],this.points[0]]),this.addIfNotExists(this.line))}setStyle(e){super.setStyle(e),this.line.setStyle(e)}highlight(){super.highlight(),this.line.highlight()}unhighlight(){super.unhighlight(),this.line.unhighlight()}}function tA(n,t){const e=fs(n),i=Yt(...n),s=t.clone().sub(i);return e.dot(s)>=0?n:n.slice().reverse()}class Wm extends Fi{constructor(e,i){super(e,i);f(this,"type","Rectangle");f(this,"rectangleMesh");f(this,"_editor");e&&(this.rectangleMesh=new fl(F(F({},e.style),e)),this.add(this.rectangleMesh))}get editor(){return this._editor||(this._editor=new eA(this.rectangleMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.rectangleMesh.points,this.rectangleMesh)),style:{color:this.rectangleMesh.color.getHex(),opacity:this.rectangleMesh.opacity,lineWidth:this.rectangleMesh.lineWidth,lineColor:this.rectangleMesh.lineColor.getHex()}})}setData(e){e.points&&this.rectangleMesh.setPoints(this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.rectangleMesh)),this.rectangleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.rectangleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.rectangleMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new fl(e);this.rectangleMesh=i,this.add(this.rectangleMesh),yield Gl(this.rectangleMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}}function Gl(n,t,e){var s;return((s=e==null?void 0:e.drawMethod)!=null?s:"diagonal")==="diagonal"?PD(n,t,e):CD(n,t,e)}function wD(n,t){const e=[];return n.scene.traverse(i=>{var s;if(i.visible&&!((s=t==null?void 0:t.excludes)!=null&&s.includes(i))&&(i instanceof Qu||i instanceof Uo)){const o=i.points.map(r=>{const a=new w.Face3(r.x,r.y,r.z,i.normal);return i.style.occlusionVisibility&&(a.IsAlwaysVisible=!0),a});e.push(...o)}}),e}function PD(n,t,e){var M;const{promise:i,reject:s,resolve:o}=Xs(),r=n.parent;if(!r)return s(new Error("No container"));const a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new es(he(F({},n.style),{dashed:!0})),c=new es(he(F({},n.style),{dashed:!0,lengthEnable:!1})),h=new es(he(F({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable();const u=[];let d=new w.Vector3,p=new w.Vector3;const g=new w.Plane,m=()=>{u.push(d.clone()),u.length===1?(a==="xoz"&&g.setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),u[0]),a==="none"&&g.setFromNormalAndCoplanarPoint(p,u[0])):u.length===2?a==="y"||a==="xoz"?(A(),o()):h.setPoints([u[0],u[1]]):u.length===3&&(A(),o())},v=E=>{var D,R;if(!(E!=null&&E.raycaster))return;const z=(D=u.at(-1))==null?void 0:D.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1&&a==="y"){const O=new w.Line3(new w.Vector3(0,1,0).add(u[0]),new w.Vector3(0,-1,0).add(u[0])).closestPointToPoint(E.point,!1,new w.Vector3);n.setPoints([u[0],O,E.point]);return}if(u.length===1&&a==="xoz"){const T=new w.Line3(new w.Vector3(1,0,0).add(u[0]),new w.Vector3(-1,0,0).add(u[0])),O=E.raycaster.ray.intersectPlane(g,new w.Vector3),b=T.closestPointToPoint(O,!1,new w.Vector3);n.setPoints([u[0],b,O]);return}if(u.length===1&&a==="none"){g?(d=E.raycaster.ray.intersectPlane(g,new w.Vector3),c.setPoints([d,E.point])):d=E.point.clone(),l.setPoints([z,d]);return}if(u.length===2&&a==="none"){r.remove(l);const T=E.raycaster.ray.intersectPlane(g,new w.Vector3),O=u[0].distanceTo(u[1])/2,b=new w.Vector3().lerpVectors(u[0],u[1],.5),C=new w.Vector3().subVectors(T,b).normalize();d=new w.Vector3().addVectors(b,C.multiplyScalar(O));const I=[u[0],d,u[1]],k=tA(I,rt.modules.five.camera.position);n.setPoints(k);return}},A=()=>{t.off("select",m),t.off("intersectionUpdate",v),t.off("disable",P),t.disable(),r==null||r.remove(l,h,c)},P=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",m),t.on("intersectionUpdate",v),t.on("disable",P),i}function CD(n,t,e){var M;const{promise:i,reject:s,resolve:o}=Xs(),r=n.parent;if(!r)return s(new Error("No container"));const a=(M=e==null?void 0:e.limit)!=null?M:"none",l=new es(he(F({},n.style),{dashed:!0})),c=new es(he(F({},n.style),{dashed:!0,lengthEnable:!1})),h=new es(he(F({},n.style),{dashed:!1,lengthEnable:!1}));r.add(l,h,c),t.enable(),t.setAdherePoints(wD(t.five,{excludes:[n]}));const u=[];let d=new w.Vector3,p=new w.Vector3;const g=new w.Plane,m=()=>{if(u.push(d.clone()),u.length===1)t.planeMode="onlyPlane",a==="y"&&(t.adhereLine=[new w.Line3(u[0],new w.Vector3(0,1,0).add(u[0]))]),a==="xoz"&&(g.setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),u[0]),t.plane=g),a==="none"&&(g.setFromNormalAndCoplanarPoint(p,u[0]),t.plane=g);else if(u.length===2){t.planeMode="vertical",a==="y"&&(t.adhereLine=[]);let E=!1;u[0].x===u[1].x&&u[0].z===u[1].z&&(E=!0),a==="y"&&!E&&(g.setFromCoplanarPoints(u[0],u[1],new w.Vector3(0,1,0).add(u[0])),t.plane=g),h.setPoints([u[0],u[1]])}else u.length===3&&(A(),o())},v=E=>{var D,R,T,O;if(!E||!(E!=null&&E.raycaster))return;const z=(D=u.at(-1))==null?void 0:D.clone();if(u.length===0){d=E.point.clone(),p=(R=E.face)==null?void 0:R.normal;return}if(u.length===1){d=E.point,c.setPoints([(T=E.originalPoint)!=null?T:E.point,E.point]),l.setPoints([z,d]);return}if(u.length===2){if(!t.plane){const S=fs([u[0],u[1],E.point]);g.setFromNormalAndCoplanarPoint(S,u[0])}c.setPoints([(O=E.originalPoint)!=null?O:E.point,E.point]);const b=new w.Vector3().crossVectors(u[0].clone().sub(u[1]),g.normal).normalize();d=new w.Line3(u[1].clone().add(b),u[1].clone().sub(b)).closestPointToPoint(E.point,!1,new w.Vector3);const I=[u[0],u[1],d],k=tA(I,rt.modules.five.camera.position);n.setPoints(k);return}},A=()=>{t.setAdherePoints([]),t.adhereLine=[],t.adherePlane=[],t.plane=void 0,t.off("select",m),t.off("intersectionUpdate",v),t.off("disable",P),t.disable(),r==null||r.remove(l,h,c)},P=()=>{A(),r==null||r.remove(n),s(new Error("Cancelled"))};return t.on("select",m),t.on("intersectionUpdate",v),t.on("disable",P),i}class iA extends ta{constructor(t){super(t,()=>({yAxis:()=>t.normal}))}}function nA(n){return Math.max(32,Math.min(128,Math.floor(n*40)))}class sA extends Ol{constructor(e){super(e);f(this,"_normal");f(this,"_center");f(this,"_radius");e!=null&&e.center&&(e!=null&&e.normal)&&(e!=null&&e.radius)&&this.setPoints(e)}get center(){return this.position.clone()}get normal(){return this._normal}set normal(e){this._normal=e}get radius(){var e,i;return(i=(e=this.meshFont.geometry)==null?void 0:e.parameters)==null?void 0:i.radius}setPoints(e){var i,s,o;if(this._center=(i=Ue(e.center))!=null?i:this._center,this._normal=((s=Ue(e.normal))!=null?s:this._normal).normalize(),this._radius=(o=e.radius)!=null?o:this._radius,Ne(this._radius)&&this._radius!==this.radius){const r=nA(this._radius);this.geometry=new w.CircleGeometry(this._radius,r)}this._center&&this.position.copy(this._center),this._normal&&(this.lookAt(this._normal.clone().add(this._center)),this.normal=this._normal.clone()),this.needsRender=!0}}class Fr extends sA{constructor(e){const a=e!=null?e:{},{normal:i,radius:s,center:o}=a,r=Wn(a,["normal","radius","center"]);super(r);f(this,"edgeLine");this.edgeLine=new Ci(r),this.add(this.edgeLine),i&&s&&o&&this.setPoints({normal:i,radius:s,center:o})}setPoints(...e){super.setPoints(...e);const i=this.meshFont.geometry.vertices.slice(1);this.edgeLine.setPoints(i.concat(i[0]))}setStyle(e){super.setStyle(e),this.edgeLine.setStyle(e)}highlight(){super.highlight(),this.edgeLine.highlight()}unhighlight(){super.unhighlight(),this.edgeLine.unhighlight()}}class Um extends Fi{constructor(e,i){super(e,i);f(this,"type","Circle");f(this,"circleMesh");f(this,"_editor");e&&(this.circleMesh=new Fr(F(F({},e.style),e)),this.add(this.circleMesh))}get editor(){return this._editor||(this._editor=new iA(this.circleMesh)),this._editor}get data(){return he(F({},this.baseData),{center:si(this.applyObjectMatrixWorld(this.circleMesh.center,this.circleMesh)),normal:si(this.circleMesh.normal.clone().applyQuaternion(this.circleMesh.quaternion)),radius:this.circleMesh.radius,style:{color:this.circleMesh.color.getHex()}})}setData(e){this.circleMesh.setPoints({center:e.center?this.applyObjectReversalMatrixWorld(Ue(e.center),this.circleMesh):void 0,normal:e.normal?Ue(e.normal):void 0,radius:e.radius}),this.circleMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.circleMesh)==null||e.highlight()}unhighlight(){var e;(e=this.circleMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.children.forEach(s=>{s.parent===this&&this.remove(s)}),this.children.length=0;const i=new Fr(e);this.circleMesh=i,this.add(this.circleMesh),yield Wl(this.circleMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Wl(n,t){return new Promise((e,i)=>{const s=n.parent;if(!s){i(new Error("No container"));return}const o=new Us({dashed:!0});s.add(o),t.enable();let r,a;const l=d=>{if(d){if(!r){r={point:d.point,normal:d.face.normal};return}r&&a&&(h(),e())}},c=d=>{if(!d||!r)return;const p=new w.Plane().setFromNormalAndCoplanarPoint(r.normal,r.point);if(a=d.raycaster.ray.intersectPlane(p,new w.Vector3),a){const g=r.point.distanceTo(a);n.setPoints({center:r.point,normal:r.normal,radius:g})}},h=()=>{t.off("select",l),t.off("intersectionUpdate",c),t.off("disable",u),t.disable(),s==null||s.remove(o)},u=()=>{h(),s==null||s.remove(n,o),i(new Error("Cancelled"))};t.on("select",l),t.on("intersectionUpdate",c),t.on("disable",u)})}class bh extends fi{constructor(e){super();f(this,"bottomCircle");f(this,"topCircle");f(this,"edgeMesh");f(this,"highlighted",!1);f(this,"params");f(this,"_topCenter");f(this,"_bottomCenter");f(this,"_radius");this.params=e,this.bottomCircle=new Fr(e),this.bottomCircle.name="bottomCircle",this.topCircle=new Fr(e),this.topCircle.name="topCircle",this.edgeMesh=new Ol(e),e!=null&&e.bottomCenter&&(e!=null&&e.topCenter)&&(e!=null&&e.radius)&&this.setPoints(e),this.addIfNotExists(this.bottomCircle)}get bottomCenter(){return this.bottomCircle.center}get topCenter(){return this.topCircle.center}get normal(){return this.bottomCircle.normal}get radius(){return this.bottomCircle.radius}get color(){return this.bottomCircle.color}setPoints(e){var i,s;if(this._topCenter=(i=Ue(e.topCenter))!=null?i:this.topCenter,this._bottomCenter=(s=Ue(e.bottomCenter))!=null?s:this.bottomCenter,this._radius=Ne(e.radius)?e.radius:this.radius,this._topCenter&&this._bottomCenter){const o=this._topCenter.clone().sub(this._bottomCenter).normalize();this.bottomCircle.setPoints({center:this._bottomCenter,normal:o,radius:this._radius}),this.setTopCenter(this._topCenter)}this.needsRender=!0}setTopCenter(e){this.addIfNotExists(this.topCircle),this.topCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setBottomCenter(e){this.addIfNotExists(this.bottomCircle),this.bottomCircle.setPoints({center:e,normal:this.normal,radius:this.radius}),this.setEdgeMesh()}setStyle(e){this.params=F(F({},this.params),e),this.bottomCircle.setStyle(this.params),this.topCircle.setStyle(this.params)}highlight(){this.highlighted||(this.highlighted=!0,this.edgeMesh.highlight(),this.bottomCircle.highlight(),this.topCircle.highlight(),this.needsRender=!0)}unhighlight(){this.highlighted&&(this.highlighted=!1,this.edgeMesh.unhighlight(),this.bottomCircle.unhighlight(),this.topCircle.unhighlight(),this.needsRender=!0)}setEdgeMesh(){this.addIfNotExists(this.edgeMesh);const e=this.topCircle.center,i=this.bottomCircle.center;this.edgeMesh.geometry.dispose(),this.edgeMesh.geometry=new w.CylinderGeometry(this.radius,this.radius,e.distanceTo(i),nA(this.radius),1,!0);const s=new w.Quaternion().setFromUnitVectors(new w.Vector3(0,1,0),this.normal.clone().normalize());this.edgeMesh.position.copy(new w.Vector3().lerpVectors(i,e,.5)),this.edgeMesh.quaternion.copy(s)}}class oA extends ta{constructor(t){super(t,()=>{const e=()=>{const i=t.topCenter,s=t.bottomCenter,o=new w.Vector3().lerpVectors(i,s,.5);return{topCenter:i,bottomCenter:s,boxCenter:o}};return{positionFrom:"boundingBox",yAxis:()=>t.normal,scaleHelper:{enable:!0,positions:()=>{const i=e();return[{id:"top",handlePosition:i.topCenter,basePosition:i.bottomCenter},{id:"bottom",handlePosition:i.bottomCenter,basePosition:i.topCenter}]},scaleCallback:i=>{const{intersectPoint:s,scalePosition:o}=i,{id:r}=o;r==="top"?t.setTopCenter(s):r==="bottom"&&t.setBottomCenter(s)}}}})}}class Qm extends Fi{constructor(e,i){super(e,i);f(this,"type","Cylinder");f(this,"cylinderMesh");f(this,"_editor");e&&(this.cylinderMesh=new bh(F(F({},e.style),e)),this.add(this.cylinderMesh))}get editor(){return this._editor||(this._editor=new oA(this.cylinderMesh)),this._editor}get data(){return he(F({},this.baseData),{bottomCenter:si(this.applyObjectMatrixWorld(this.cylinderMesh.bottomCenter,this.cylinderMesh)),topCenter:si(this.applyObjectMatrixWorld(this.cylinderMesh.topCenter,this.cylinderMesh)),radius:this.cylinderMesh.radius,style:{color:this.cylinderMesh.color.getHex()}})}setData(e){this.cylinderMesh.setPoints({bottomCenter:e.bottomCenter?this.applyObjectReversalMatrixWorld(Ue(e.bottomCenter),this.cylinderMesh):void 0,topCenter:e.topCenter?this.applyObjectReversalMatrixWorld(Ue(e.topCenter),this.cylinderMesh):void 0}),this.cylinderMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.cylinderMesh)==null||e.highlight()}unhighlight(){var e;(e=this.cylinderMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.cylinderMesh=new bh(e),this.add(this.cylinderMesh),yield Xu(this.cylinderMesh,this.pointSelector),this.config.defaultAction&&this.editor.enable()})}}function Xu(n,t){return ne(this,null,function*(){const e=n.parent;yield Wl(n.bottomCircle,t);const i=new Ci;i.name="LineHelper",e.add(i);const s=t.position.point,o=n.normal.clone().normalize(),r=s.clone().add(o.clone().multiplyScalar(100)),a=s.clone().sub(o.clone().multiplyScalar(100));return i.setPoints([r,a]),t.enable(),new Promise((l,c)=>{const h=g=>{d(),l()},u=g=>{if(!(g!=null&&g.raycaster))return;const m=ts({raycaster:g.raycaster,line:new w.Line3(r,a)}),A=new w.Plane().setFromNormalAndCoplanarPoint(n.normal,n.bottomCenter).projectPoint(m,new w.Vector3),P=m.clone().sub(A),M=n.bottomCenter.clone().add(P);m&&n.setTopCenter(M)},d=()=>{t.off("select",h),t.off("intersectionUpdate",u),t.off("disable",p),e.remove(i),t.disable()},p=()=>{d(),e.remove(n),c(new Error("Cancelled"))};t.on("select",h),t.on("intersectionUpdate",u),t.on("disable",p)})})}class rA extends ta{constructor(t){super(t,()=>({positionFrom:()=>t.worldCenter,yAxis:()=>new w.Vector3().subVectors(t.topPosition,t.bottomPositions[0]).normalize(),zAxis:()=>new w.Vector3().subVectors(t.bottomPositions[0],t.bottomPositions[1]).normalize(),scaleHelper:{enable:!0,positions:()=>{const e=t.bottomPositions,i=t.topPosition,s=new w.Vector3().subVectors(i,e[0]),o=new w.Vector3().subVectors(e[1],e[0]),r=new w.Vector3().subVectors(e[2],e[1]),a=t.geometryInfo.center,l=a.clone().sub(s.clone().divideScalar(2)),c=a.clone().add(s.clone().divideScalar(2)),h=a.clone().sub(o.clone().divideScalar(2)),u=a.clone().add(o.clone().divideScalar(2)),d=a.clone().sub(r.clone().divideScalar(2)),p=a.clone().add(r.clone().divideScalar(2));return[{id:"top",handlePosition:c,basePosition:l},{id:"bottom",handlePosition:l,basePosition:c},{id:"left",handlePosition:h,basePosition:u},{id:"right",handlePosition:u,basePosition:h},{id:"front",handlePosition:d,basePosition:p},{id:"back",handlePosition:p,basePosition:d}]},scaleCallback:e=>{const{intersectPoint:i,scalePosition:s}=e,{id:o,basePosition:r}=s,a=t.bottomPositions,l=t.topPositions;let c=new w.Vector3().subVectors(t.topPosition,a[0]),h;if(o==="top")c=i.clone().sub(r),h=a;else if(o==="bottom"){const u=i.clone().sub(r);h=l.map(d=>d.clone().add(u)),c=void 0}else if(o==="left"){const u=i.clone().sub(r);h=[a[1].clone().add(u),a[1],a[2],a[2].clone().add(u)]}else if(o==="right"){const u=i.clone().sub(r);h=[a[0],a[0].clone().add(u),a[3].clone().add(u),a[3]]}else if(o==="front"){const u=i.clone().sub(r);h=[a[3].clone().add(u),a[2].clone().add(u),a[2],a[3]]}else if(o==="back"){const u=i.clone().sub(r);h=[a[0],a[1],a[1].clone().add(u),a[0].clone().add(u)]}t.setPoints({points:h,heightPoint:c?h[0].clone().add(c):void 0})}}}))}}class yh extends js{constructor(){super(...arguments);f(this,"name","BoxMesh")}get geometryInfo(){if(this.geometryInfoNeedUpdate){this.geometryInfoNeedUpdate=!1;const e=this.bottomPositions,i=this.topPosition;if(!e||e.length<3||!i){this._geometryInfoCache=void 0;return}const s=Yt(...e),o=i.clone().sub(e[0]),r=s.clone().add(o.clone().divideScalar(2));this._geometryInfoCache={center:r}}return this._geometryInfoCache}}class Xm extends Fi{constructor(e,i){super(e,i);f(this,"type","Box");f(this,"boxMesh");f(this,"_editor");e&&(this.boxMesh=new yh(F(F({},e.style),e)),this.add(this.boxMesh))}get editor(){return this._editor||(this._editor=new rA(this.boxMesh)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh)),heightPoint:si(this.applyObjectMatrixWorld(this.boxMesh.topPosition,this.boxMesh)),style:{color:this.boxMesh.color.getHex(),opacity:this.boxMesh.opacity,lineWidth:this.boxMesh.lineWidth,lineColor:this.boxMesh.lineColor.getHex()}})}setData(e){this.boxMesh.setPoints({points:e.points?this.applyObjectReversalMatrixWorld(e.points.map(Ue),this.boxMesh):void 0,heightPoint:e.heightPoint?this.applyObjectReversalMatrixWorld(Ue(e.heightPoint),this.boxMesh):void 0}),this.boxMesh.setStyle(e.style),this._editor&&this._editor.initialHelperMatrix()}highlight(){var e;(e=this.boxMesh)==null||e.highlight()}unhighlight(){var e;(e=this.boxMesh)==null||e.unhighlight()}create(e){return ne(this,null,function*(){this.removeChildren(),this.boxMesh=new yh(e),this.add(this.boxMesh),yield Yu(this.boxMesh,this.pointSelector,e),this.config.defaultAction&&this.editor.enable()})}getWorldFacesGeometry(){if(!this.boxMesh)return[];const e=this.applyObjectMatrixWorld(this.boxMesh.bottomPositions,this.boxMesh),i=this.applyObjectMatrixWorld(this.boxMesh.topPositions,this.boxMesh);if(!e||!i||e.length!==4||i.length!==4)return[];const s=[],o=(r,a)=>{const l=new w.Triangle(a[0],a[1],a[2]).getNormal(new w.Vector3),c=Yt(...a);s.push({name:r,vertices:a,center:c,normal:l})};o("bottom",[e[0],e[1],e[2],e[3]]),o("top",[i[0],i[1],i[2],i[3]]);for(let r=0;r<4;r++){const a=(r+1)%4;o(`side${r}`,[e[r],e[a],i[a],i[r]])}return s}}function Yu(n,t,e){return ne(this,null,function*(){return new Promise((i,s)=>ne(this,null,function*(){const o=n.parent;if(!o){s(new Error("No container"));return}const r=new fl(n.style);o.add(r),yield Gl(r,t,e),o.remove(r),n.setPoints({points:r.points});const a=new Ci,l=fs(n.bottomPositions),c=Yt(...n.bottomPositions),h=c.clone().add(l.clone().multiplyScalar(100)),u=c.clone().sub(l.clone().multiplyScalar(100));a.setPoints([h,u]),o.add(a),t.enable();const d=v=>{g(),i()},p=v=>{if(!(v!=null&&v.raycaster))return;const A=ts({raycaster:v.raycaster,line:new w.Line3(h,u)});if(A){const P=A.clone().sub(c);n.setPoints({heightPoint:n.bottomPositions[0].clone().add(P)})}},g=()=>{t.off("select",d),t.off("intersectionUpdate",p),t.off("disable",m),t.disable(),o==null||o.remove(a)},m=()=>{g(),o==null||o.remove(n),s(new Error("Cancelled"))};t.on("select",d),t.on("intersectionUpdate",p),t.on("disable",m)}))})}function ID(n,t){for(let e=n.length-1;e>=0;e--)t(n[e])}class Ym extends Fi{constructor(e,i){super(e,i);f(this,"type","Line");f(this,"lineMesh");f(this,"_editor");f(this,"creatingObject");e&&(this.lineMesh=new jr(F(F({},e.style),e)),this.add(this.lineMesh))}get editor(){return this._editor||(this._editor=new gD(this)),this._editor}get data(){return he(F({},this.baseData),{points:si(this.applyObjectMatrixWorld(this.lineMesh.points)),style:{lineColor:new w.Color(this.lineMesh.color).getHex(),lineWidth:this.lineMesh.lineWidth,dashed:this.lineMesh.dashed}})}setData(e){e.points&&this.lineMesh.setPoints(e.points),this.lineMesh.setStyle(e.style)}highlight(){var e;(e=this.lineMesh)==null||e.highlight()}unhighlight(){var e;(e=this.lineMesh)==null||e.unhighlight()}canUndo(){var e;(e=this.creatingObject)==null||e.canUndo()}canRedo(){var e;(e=this.creatingObject)==null||e.canRedo()}undo(){var e;(e=this.creatingObject)==null||e.undo()}redo(){var e;(e=this.creatingObject)==null||e.redo()}create(e){return ne(this,null,function*(){this.removeChildren();const i=new jr(e);this.lineMesh=i,this.add(this.lineMesh),this.creatingObject=Zu(i,this.pointSelector,e),yield this.creatingObject.finished,this.config.defaultAction&&this.editor.enable()})}}function Zu(n,t,e){var R;const i=n.parent;if(!i)return;const{promise:s,resolve:o,reject:r}=Xs(),a=(R=e==null?void 0:e.limit)!=null?R:"none",l=new Ci(n.style);i.add(l);const c=new Ci(he(F({},n.style),{dashed:!0,lengthEnable:!1}));i.add(c),t.enable();const h=[];let u,d,p;const g=[],m=()=>h.length>0,v=()=>g.length>0,A=()=>{m()&&(g.push(h.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},P=()=>{v()&&(h.push(g.pop()),n.setPoints(h),E(p),t.pointSelectorHelper.magnifier.render())},M=T=>{if(!T)return;g.length=0;const O=h.length===0?T.point:u.clone();h.push(O),n.setPoints(h),h.length===2&&(z(),o())},E=T=>{const O=()=>{l.setPoints([]),c.setPoints([]),t.pointSelectorHelper.magnifier.render()};if(!(h!=null&&h.length)||!T)return O();p=T;const b=h.at(-1).clone();a==="none"?(u=T.point,l.setPoints([b,u])):a==="xoz"?(t.plane=d,d=d!=null?d:new w.Plane().setFromNormalAndCoplanarPoint(new w.Vector3(0,1,0),h[0]),u=d.projectPoint(T.point,new w.Vector3),l.setPoints([b,u]),c.setPoints([u,T.point])):a==="y"&&(T.isVirtual?(u=ts({raycaster:T.raycaster,line:new w.Line3(h[0].clone(),new w.Vector3(0,1,0).add(h[0])),clampToLine:!1}),c.setPoints([])):(u=new w.Line3(h[0].clone(),new w.Vector3(0,1,0).add(h[0])).closestPointToPoint(T.point,!1,new w.Vector3),c.setPoints([u,T.point])),l.setPoints([b,u]))},z=()=>{t.off("select",M),t.off("intersectionUpdate",E),t.off("disable",D),t.plane=null,t.disable(),i==null||i.remove(l,c)},D=()=>{z(),h.length!==2&&(i==null||i.remove(n)),r(new Error("Cancelled"))};return t.on("select",M),t.on("intersectionUpdate",E),t.on("disable",D),{finished:s,canUndo:m,canRedo:v,undo:A,redo:P}}const yo=class extends Mt{constructor(e,i,s){super();f(this,"group");f(this,"theme");f(this,"config");f(this,"five");f(this,"creatingItem",null);f(this,"undo",()=>{var e;(e=this.creatingItem)==null||e.undo(),this.five.needsRender=!0});f(this,"redo",()=>{var e;console.log("redo"),(e=this.creatingItem)==null||e.redo(),this.five.needsRender=!0});this.five=e,this.theme=i,this.config=F({magnifier:{width:190,height:190,scale:2,dragEnabled:!0}},s),this.group=new fi,this.group.name="Sculpt",e.scene.add(this.group),yo.modules.init(e,this.config),pt("ctrl+z, command+z",this.undo),pt("ctrl+shift+z, command+shift+z",this.redo),yo.modules.fiveDomEvents.addEventListener(this.group,"click",({intersects:o,origDomEvent:r})=>{var l;const a=q1((l=o==null?void 0:o[0])==null?void 0:l.object,c=>c.isSculptObject);return a&&!a.editing?this.emit("click",r,a):!1}),window.__SCULPT_DEBUG__=this,window.__SCULPT_MODULES_DEBUG__=yo.modules}get data(){return{items:this.items.map(e=>{try{return e.data}catch(i){return console.error(i),null}}).filter(Ne)}}get items(){return this.group.children}load(e,i){var o;this.clear();const s=(o=e==null?void 0:e.items)==null?void 0:o.map(r=>{var l;const a=he(F({},r),{style:F(F({},(l=this.theme)==null?void 0:l[r.type.toLowerCase()]),r.style)});return r.type==="Point"?new Hm(a,i):r.type==="line"?new Ym(a,i):r.type==="Polyline"?new Fm(a,i):r.type==="Polygon"?new Nm(a,i):r.type==="Prism"?new Gm(a,i):r.type==="Rectangle"?new Wm(a,i):r.type==="Circle"?new Um(a,i):r.type==="Cylinder"?new Qm(a,i):r.type==="Box"?new Xm(a,i):null});this.group.add(...s),this.five.needsRender=!0}getItemById(e){return this.items.find(i=>i.uuid===e)}putObject(e){var o;this.group.add(e);const i=yo.modules.object3DHelper,s=i.addObject3DHelper(e);return(o=s==null?void 0:s.moveController)==null||o.moveByMouse(),i}createPoint(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.point,e[0]),this.createItem(Hm,...e)})}createLine(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.line,e[0]),this.createItem(Ym,...e)})}createline(...e){return ne(this,null,function*(){this.createLine(...e)})}createPolyline(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polyline,e[0]),this.createItem(Fm,...e)})}createPolygon(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.polygon,e[0]),this.createItem(Nm,...e)})}createPrism(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.prism,e[0]),this.createItem(Gm,...e)})}createRectangle(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.rectangle,e[0]),this.createItem(Wm,...e)})}createCircle(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.circle,e[0]),this.createItem(Um,...e)})}createCylinder(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.cylinder,e[0]),this.createItem(Qm,...e)})}createBox(...e){return ne(this,null,function*(){var i,s;return Object.assign((i=e[0])!=null?i:{},(s=this.theme)==null?void 0:s.box,e[0]),this.createItem(Xm,...e)})}canUndo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canUndo():!1}canRedo(){var e;return this.creatingItem?(e=this.creatingItem)==null?void 0:e.canRedo():!1}clear(){ID(this.items,e=>e.delete()),this.five.needsRender=!0}createItem(e,...i){return ne(this,null,function*(){this.creatingItem&&(this.creatingItem.stopCreating(),this.creatingItem=null);const s=new e;this.creatingItem=s,this.group.add(s);const{promise:o,resolve:r,reject:a}=Xs();return yield s.create(...i).then((...l)=>(this.creatingItem=null,r(s),l)).catch(l=>{a(l),this.group.remove(s)}),o})}};let rt=yo;f(rt,"modules",Z1);const ED=(n,t,e)=>{if(t&&typeof t=="object"&&("theme"in t||"config"in t)){const i=t;return new rt(n,i.theme,i.config)}return new rt(n,t,e)},MD=(n,t)=>new rt(n,t==null?void 0:t.theme,t==null?void 0:t.config);function kD(n,...t){t.forEach(e=>{n.children.includes(e)||e&&n.add(e)})}class qu extends Mt{constructor(e){var s,o;super();f(this,"__renderer");f(this,"__disposeRenderer");f(this,"type");f(this,"tag");f(this,"rawData");f(this,"model");f(this,"visibles",[]);f(this,"five");f(this,"group");f(this,"fiveDomEvents");f(this,"disposers",[]);this.five=e.five,this.model=e.model,this.group=e.group,this.type=e.type,this.rawData=e.rawData,this.fiveDomEvents=e.fiveDomEvents;const i=(o=(s=e.position)!=null?s:this.model.center)!=null?o:Qs(this.model).getCenter(new Q.Vector3);this.tag=a0(this.five,i,{wrapper:e.tagWrapper,disableOpacityTransition:this.type==="prism"}),this.tag.extraObjectsForIntersectCheck.push(this.group)}get container(){return this.tag.container}get state(){return{visible:this.model.visible,enabled:this.group.children.includes(this.model)}}show(){this.visibles[0]=!0,this.updateVisible(),this.emit("show")}hide(){this.visibles[0]=!1,this.updateVisible(),this.emit("hide")}enable(){kD(this.group,this.model),this.five.needsRender=!0,this.model.updateMatrixWorld(!0),this.tag.setTransformMatrix(this.model.matrixWorld),this.tag.enable();const e=this.onClick.bind(this);this.fiveDomEvents.removeEventListener(this.model,"click"),this.fiveDomEvents.addEventListener(this.model,"click",e,{skipPano:!0}),this.disposers.push(()=>{this.fiveDomEvents.removeEventListener(this.model,"click")}),this.updateVisible(),this.emit("enable")}disable(){this.group.remove(this.model),this.five.needsRender=!0,this.tag.disable(),this.disposers.forEach(e=>e()),this.disposers=[],this.emit("disable")}updateVisible(){!this.visibles.some(i=>i===!1)?(this.tag.show(),this.model.visible=!0):(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.emit("click",this)}}class Zm extends qu{constructor(...e){super(...e);f(this,"hideTag",()=>{this.tag.hide()});this.enable(),this.tag.hide(),this.updateVisible()}enable(){super.enable(),this.five.on("mode.change.request",this.hideTag),this.five.on("pano.request",this.hideTag)}disable(){super.disable(),this.five.needsRender=!0,this.five.off("mode.change.request",this.hideTag),this.five.off("pano.request",this.hideTag)}show(){super.show(),this.tag.hide()}updateVisible(){!this.visibles.some(i=>i===!1)?this.model.visible=!0:(this.tag.hide(),this.model.visible=!1),this.five.needsRender=!0}onClick(){return this.tag.visible?this.tag.hide():this.tag.show({force:!0}),super.onClick(),!0}}function xD(n){xe(n,"svelte-1q9fx3x",".model-maker-tag.svelte-1q9fx3x{position:absolute;width:-moz-max-content;width:max-content;left:50%;top:50%;transform:translate(-50%, -50%);color:#fff;font-size:0.875rem;font-weight:bold;text-shadow:0.125rem 0 0.5rem rgba(0, 0, 0, 0.15)}")}function qm(n){let t,e;return{c(){t=W("div"),e=Re(n[0]),y(t,"class","model-maker-tag svelte-1q9fx3x")},m(i,s){Y(i,t,s),_(t,e)},p(i,s){s&1&&Be(e,i[0])},d(i){i&&X(t)}}}function SD(n){let t,e=n[0]&&qm(n);return{c(){e&&e.c(),t=Ve()},m(i,s){e&&e.m(i,s),Y(i,t,s)},p(i,[s]){i[0]?e?e.p(i,s):(e=qm(i),e.c(),e.m(t.parentNode,t)):e&&(e.d(1),e=null)},i:oe,o:oe,d(i){e&&e.d(i),i&&X(t)}}}function DD(n,t,e){let{text:i}=t;return n.$$set=s=>{"text"in s&&e(0,i=s.text)},[i]}class TD extends Pe{constructor(t){super(),we(this,t,DD,SD,ye,{text:0},xD)}}const Jm=(n,t)=>{var i;const e=new TD({target:n,props:{text:(i=t.rawData)==null?void 0:i.name}});return()=>e.$destroy()},LD=(n,t,e)=>{var a;let i=Wo();const s=new Y1({target:n,props:{content:(a=t.rawData)==null?void 0:a.name,five:e,fontSize:i}}),o=Zr();let r=null;return typeof o=="object"&&"subscribe"in o&&(r=o.subscribe(l=>{i=l,s.$set({fontSize:i})})),()=>{r==null||r(),s.$destroy()}},zD={box:Jm,triangles:Jm,prism:LD};class zc extends qu{constructor(...e){const i=e[0],s=Qs(i.model),o=new w.Vector3().lerpVectors(Yn(s,0),Yn(s,5),.5);super(he(F({},i),{position:o}));f(this,"onModelShownFloorChange",e=>{this.updateFiveCurrentFloorState(e),this.updateVisible()});f(this,"updateFiveCurrentFloorState",e=>{var s,o;const i=(o=(s=this.rawData)==null?void 0:s.object_data)==null?void 0:o.floorIndex;di(i)?this.visibles[1]=!0:this.visibles[1]=e===null?!0:i===e});this.enable(),this.updateVisible(),this.five.on("modelShownFloorChange",this.onModelShownFloorChange),this.disposers.push(()=>{this.five.off("modelShownFloorChange",this.onModelShownFloorChange)})}show(){this.updateFiveCurrentFloorState(this.five.model.shownFloor),super.show()}hide(){super.hide()}}class Km extends qu{constructor(...e){super(...e);f(this,"onPanoArrived",e=>{this.updatePanoIndex(e),this.updateVisible()});f(this,"onModeChange",e=>{this.updateMode(e),this.updateVisible()});f(this,"updatePanoIndex",e=>{var i,s;this.visibles[1]=((s=(i=this.rawData)==null?void 0:i.object_data)==null?void 0:s.panoIndex)===e});f(this,"updateMode",e=>{this.visibles[2]=e==="Panorama"});this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),this.enable(),this.updateVisible(),this.five.on("panoArrived",this.onPanoArrived),this.five.on("modeChange",this.onModeChange),this.disposers.push(()=>{this.five.off("panoArrived",this.onPanoArrived),this.five.off("modeChange",this.onModeChange)})}show(){this.updatePanoIndex(this.five.state.panoIndex),this.updateMode(this.five.state.mode),super.show()}}class OD extends rn{constructor(e,i){var s,o;super(e);f(this,"state");f(this,"items",[]);f(this,"group",new Q.Group);f(this,"data");f(this,"tagRendererMap",{});f(this,"fiveDomEvents");f(this,"zFightingOffset",0);f(this,"tagWrapper");f(this,"occlusionVisibility");f(this,"occlusionMode");f(this,"fiveEveryReadyListenerDisposer");f(this,"originalOpacities",new Map);f(this,"originalTagOpacities",new Map);f(this,"highlightedItem",null);f(this,"originalTagStyles",new Map);f(this,"originalLineColors",new Map);f(this,"onFiveModeChange",e=>{const i=this.occlusionVisibility;Array.isArray(i)&&[...this.getPrismItems(),...this.getBoxItems()].forEach(o=>{(o.model instanceof js||o.model instanceof ph)&&o.model.setStyle({occlusionVisibility:i.includes(e)})})});f(this,"handleEnable",()=>{var e,i;this.five.scene.add(this.group),(i=(e=this.five.getElement())==null?void 0:e.parentElement)==null||i.appendChild(this.tagWrapper),this.five.needsRender=!0,this.onFiveModeChange(this.five.getCurrentState().mode),this.onFiveEveryReady(),this.five.on("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer=Ch(this.five,this.onFiveEveryReady)});f(this,"handleDisable",()=>{this.five.scene.remove(this.group),this.tagWrapper.remove(),this.five.needsRender=!0,this.five.off("modeChange",this.onFiveModeChange),this.fiveEveryReadyListenerDisposer()});f(this,"onFiveEveryReady",()=>ne(this,null,function*(){if(this.five.state.mode==="Panorama")return;const e=this.items.filter(l=>l instanceof zc).map(l=>l.tag),i=e.filter(l=>l.position&&l.visible&&l.enabled);yield G1(0);const s=this.five.camera.position.clone(),o=i.sort((l,c)=>s.distanceTo(l.position)-s.distanceTo(c.position)),r=[],a=(l,c)=>!(l.right<c.left||l.left>c.right||l.bottom<c.top||l.top>c.bottom);e.forEach(l=>{l.visibles[2]=void 0}),o.forEach(l=>{if(l.visibles[1]===!1)return;const c=l.container.getElementsByClassName("room-label-item__text")[0];if(!c)return;const h=c.getBoundingClientRect();r.every(d=>!a(d.boundingClientRect,h))?(r.push({tag:l,boundingClientRect:h}),l.visibles[2]=!0):l.visibles[2]=!1,l.needsRender=!0})}));f(this,"updateTagRenderer",()=>{this.items.forEach(e=>{var s;const i=(s=this.tagRendererMap[e.type])!=null?s:zD[e.type];i&&e.__renderer!==i&&(e.__renderer=i,typeof e.__disposeRenderer=="function"&&e.__disposeRenderer(),e.tag.container.innerHTML="",e.__disposeRenderer=i(e.tag.container,e,this.five))})});this.group.name="ModelMakerPluginGroup",this.state={enabled:!0,visible:!0},this.occlusionVisibility=(s=i==null?void 0:i.occlusionVisibility)!=null?s:!1,this.occlusionMode=(o=i==null?void 0:i.occlusionMode)!=null?o:"translucence",this.fiveDomEvents=new To(e,{noEmitWhenHide:!0,noEmitWhenNotInScene:!0}),this.tagWrapper=(()=>{var a;const r=document.createElement("div");return r.style.position="absolute",r.style.top="0",r.style.left="0",r.style.width="100%",r.style.height="100%",r.style.pointerEvents="none",r.style.zIndex=`${(a=i==null?void 0:i.tagContainerZIndex)!=null?a:""}`,r})(),e.scene.add(this.group),this.handleEnable(),window.__MODELMAKER_DEBUG__=this}load(e){return ne(this,null,function*(){if(this.clear(),this.data=e,this.originalOpacities.clear(),this.resetHighlight(),yield Pi(this.five),this.data!==e)return;this.clear();const i=s=>{var c;const o=s.object_data.color?new Q.Color().setHex(parseInt(s.object_data.color.slice(1),16)):new Q.Color(1,1,1);let r=typeof this.occlusionVisibility=="boolean"?this.occlusionVisibility:!1,a=this.occlusionMode;s.type==="triangles"&&(r=!0,a="depthTest");const l=((c=s.object_data.opacity)!=null?c:.4)/2;return s.id&&this.originalOpacities.set(s.id.toString(),{opacity:l,lineOpacity:1}),{color:o,lineColor:o,opacity:l,lineOpacity:1,lineWidth:1,occlusionVisibility:r,occlusionMode:a}};this.items=e.list.map(s=>{var o;switch(s.type){case"triangles":{const r=new ph;return Ne(s.id)&&(r.uuid=s.id.toString()),r.setPoints(s.object_data.points,{checkLinesIntersect:!1}),r.setStyle(i(s)),this.fiveDomEvents.addEventListener(r,"hover",()=>r.highlight()),this.fiveDomEvents.addEventListener(r,"unHover",()=>r.unhighlight()),new Km({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}case"prism":{const r=new js;Ne(s.id)&&(r.uuid=s.id.toString()),this.zFightingOffset+=Jr.Z_FIGHTING_OFFSET;const a=s.object_data.points.map(u=>{var d;return[u[0],u[1]+((d=s.object_data.fixedY)!=null?d:0),u[2]]});a.push(a[0]);const l=s.object_data.height+((o=s.object_data.fixedHeight)!=null?o:0)+this.zFightingOffset,c=Ue(a[0]).add(new Q.Vector3().setY(l));return r.setPoints({points:a,heightPoint:c}),r.setStyle(i(s)),new zc({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}case"box":{const r=new js({five:this.five});Ne(s.id)&&(r.uuid=s.id.toString());const{start:a,end:l,rotation:c=[0,0,0,0]}=s.object_data,h=new Q.Vector3().fromArray(a),u=new Q.Vector3().fromArray(l),d=new Q.Euler().fromArray(c),p=new Q.Quaternion().setFromEuler(d),g=p.clone().inverse(),m=new Q.Vector3().lerpVectors(h,u,.5),v=m.clone().negate(),A=h.clone().add(v).applyQuaternion(g),P=u.clone().add(v).applyQuaternion(g),M=new Q.Box3(A.clone().max(P),A.clone().min(P));return r.setPoints({points:[Yn(M,2),Yn(M,3),Yn(M,7),Yn(M,6)],heightPoint:Yn(M,1)}),r.position.copy(m),r.quaternion.copy(p),r.setStyle(i(s)),new Zm({five:this.five,tagWrapper:this.tagWrapper,model:r,group:this.group,type:s.type,rawData:s,fiveDomEvents:this.fiveDomEvents})}default:return null}}).filter(Boolean),this.state.enabled?this.handleEnable():this.handleDisable(),this.state.visible?this.handleShow():this.handleHide(),this.updateTagRenderer(),this.hooks.emit("dataLoaded",e),this.five.needsRender=!0})}setState(e){Ne(e.enabled)&&this.state.enabled!==e.enabled&&(this.state.enabled=e.enabled,e.enabled?this.handleEnable():this.handleDisable(),this.hooks.emit(e.enabled?"enable":"disable",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"})),Ne(e.visible)&&this.state.visible!==e.visible&&(this.state.visible=e.visible,e.visible?this.handleShow():this.handleHide(),this.hooks.emit(e.visible?"show":"hide",{userAction:"我不知道捏"}),this.hooks.emit("stateChange",{state:this.state,userAction:"我不知道捏"}))}getItemById(e){return this.items.find(i=>i.rawData.id===e)}registerTagRenderer(e){this.tagRendererMap=F(F({},this.tagRendererMap),e),this.updateTagRenderer()}hasCustomTagRenderer(e){return!!this.tagRendererMap[e]}forceFinishBoxAnimation(e,i=!0){let s=[];if(e){const o=this.getItemById(e);o&&["box","prism"].includes(o.type)&&(s=[o],o.model.forceFinishBoxAnimation(e))}else s=this.items.filter(o=>["box","prism"].includes(o.type)),s.forEach(o=>{o.model.forceFinishBoxAnimation(o.rawData.id)});i&&s.forEach(o=>{o.tag&&(o.tag.show(),o.tag.container.style.opacity="1")}),this.five.needsRender=!0}playBoxAnimation(e,i={}){const{color:s="#4DF0FF",hideLabels:o=!1}=i;this.forceFinishBoxAnimation(e);const r=e?[this.getItemById(e)].filter(Boolean):this.items.filter(l=>["box","prism"].includes(l.type));if(r.length===0)return console.warn("No box items found to animate"),Promise.resolve();o&&this.hideItemLabels(r);const a=r.map(l=>!l||!["box","prism"].includes(l.type)?Promise.resolve():l.model.playBoxAnimation(l.rawData.id,s));return Promise.all(a).then(()=>{if(o)return this.easeInItemLabels(r)})}enable(){this.setState({enabled:!0})}disable(){this.setState({enabled:!1})}show(){this.setState({visible:!0})}hide(){this.setState({visible:!1})}clear(){this.zFightingOffset=0,this.handleDisable(),this.group.children.length=0,this.five.needsRender=!0,this.items=[],this.tagWrapper.innerHTML="",this.fiveDomEvents.clear(),this.originalOpacities.clear(),this.originalTagOpacities.clear(),this.highlightedItem=null,this.originalTagStyles.clear(),this.originalLineColors.clear()}setModelsOpacity(e,i){if(!this.state.enabled)return;const{type:s,id:o}=i||{},r=s?Array.isArray(s)?s:[s]:[],a=e===1;for(const l of this.items)if(!s||r.includes(l.type)||l.rawData.id===o){switch(l.type){case"box":case"prism":{this.setPrismModelOpacity(l.rawData.id,l.model,e);break}case"triangles":{this.setPolygonModelOpacity(l.rawData.id,l.model,e);break}}if(l.tag){if(!l.tag.visible)continue;const h=l.rawData.id.toString();if(a){const d=this.originalTagOpacities.get(h);d!==void 0&&(l.tag.container.style.opacity=d.toString())}else{if(!this.originalTagOpacities.has(h)){const g=parseFloat(l.tag.container.style.opacity)||1;this.originalTagOpacities.set(h,g)}const p=(this.originalTagOpacities.get(h)||1)*e;l.tag.container.style.opacity=p.toString()}(parseFloat(l.tag.container.style.opacity)||0)<.01?l.tag.container.style.pointerEvents="none":l.tag.container.style.pointerEvents="auto"}}this.five.needsRender=!0}hideItemsByType(e){const i=Array.isArray(e)?e:[e];this.items.forEach(s=>{i.includes(s.type)&&s.hide()})}showItemsByType(e){const i=Array.isArray(e)?e:[e];this.items.forEach(s=>{i.includes(s.type)&&s.show()})}dispose(){this.hooks.emit("dispose"),this.resetHighlight(),this.clear()}onWorkCodeChange(){this.group.matrix.copy(this.workUtil.transform.clone()),this.group.matrix.decompose(this.group.position,this.group.quaternion,this.group.scale),this.group.updateMatrixWorld()}applyHighlightStyles(e,i){const s=e.rawData.id.toString(),o=e.tag.container;let r=null;if(e.type==="prism"?r=o.querySelector(".room-label-item__text"):e.type==="box"&&(r=o.querySelector(".model-maker-tag")),r){const l=window.getComputedStyle(r);this.originalTagStyles.set(s,{background:r.style.background||l.background,borderImage:r.style.borderImage||l.borderImage}),r.style.background=i,r.style.borderImage="none"}const a=e.model;if(a&&typeof a.setStyle=="function"){const l=e.rawData.object_data.color?new Q.Color().setHex(parseInt(e.rawData.object_data.color.slice(1),16)):new Q.Color(1,1,1);this.originalLineColors.set(s,{lineColor:l});const c=new Q.Color(i);a.setStyle({lineColor:c})}this.five.needsRender=!0}removeHighlightStyles(e){const i=e.rawData.id.toString(),s=e.tag.container,o=this.originalTagStyles.get(i);if(o){let a=null;e.type==="prism"?a=s.querySelector(".room-label-item__text"):e.type==="box"&&(a=s.querySelector(".model-maker-tag")),a&&(a.style.background=o.background,a.style.borderImage=o.borderImage),this.originalTagStyles.delete(i)}const r=this.originalLineColors.get(i);if(r){const a=e.model;a&&typeof a.setStyle=="function"&&a.setStyle({lineColor:r.lineColor}),this.originalLineColors.delete(i)}this.five.needsRender=!0}setPrismModelOpacity(e,i,s){let{opacity:o,lineOpacity:r}=this.originalOpacities.get(e.toString())||{opacity:.2,lineOpacity:1};o=o*s,r=r*s,i.setStyle({opacity:o,lineOpacity:r})}setPolygonModelOpacity(e,i,s){let{opacity:o,lineOpacity:r}=this.originalOpacities.get(e.toString())||{opacity:.2,lineOpacity:1};o=o*s,r=r*s,i.setStyle({opacity:o,lineOpacity:r})}handleShow(){this.group.visible=!0,this.tagWrapper.style.display="block",this.five.needsRender=!0}handleHide(){this.group.visible=!1,this.tagWrapper.style.display="none",this.five.needsRender=!0}highlightItem(e,i="#FF7700"){if(!this.state.enabled)return;this.resetHighlight();const s=this.getItemById(e);!s||!s.tag||(this.highlightedItem=s,this.applyHighlightStyles(s,i))}resetHighlight(){this.highlightedItem&&(this.removeHighlightStyles(this.highlightedItem),this.highlightedItem=null)}getHighlightedItemId(){var e,i;return(i=(e=this.highlightedItem)==null?void 0:e.rawData.id)!=null?i:null}getPrismItems(){return this.items.filter(e=>e instanceof zc)}getPolygonItems(){return this.items.filter(e=>e instanceof Km)}getBoxItems(){return this.items.filter(e=>e instanceof Zm)}hideItemLabels(e){e.forEach(i=>{i.tag&&i.tag.hide()})}easeInItemLabels(e,i=500){return new Promise(s=>{if(e.length===0||!this.state.enabled){s();return}e.forEach(a=>{a.tag&&(a.tag.show(),a.tag.container.style.opacity="0")});const o=Date.now(),r=()=>{const a=Date.now()-o,l=Math.min(a/i,1),c=1-Math.pow(1-l,3);e.forEach(h=>{h.tag&&(h.tag.container.style.opacity=c.toString())}),l<1?requestAnimationFrame(r):(e.forEach(h=>{h.tag&&(h.tag.container.style.opacity="1")}),s())};requestAnimationFrame(r)})}}const jD=(...n)=>new OD(...n),RD=Object.freeze(Object.defineProperty({__proto__:null,BaseEditor:Hl,BoxMesh:yh,BoxMeshEditor:rA,CircleMesh:sA,CircleMeshEditor:iA,CircleWithEdgeMesh:Fr,CylinderMesh:bh,CylinderMeshEditor:oA,LineMesh:Ci,PointMesh:xn,PolygonMesh:Uo,PrismMesh:js,PrismMeshEditor:$1,RectangleMesh:Qu,RectangleMeshEditor:eA,RectangleWithEdgeMesh:fl,createBox:Yu,createCircle:Wl,createCylinder:Xu,createLine:Zu,createPoint:Wu,createPolygon:Nl,createPrism:Uu,createRectangle:Gl},Symbol.toStringTag,{value:"Module"})),_D=Object.freeze(Object.defineProperty({__proto__:null,ANIME_PRESETS:N0,BetterTween:Rs,CURRENT_PANO_IMAGE_DEFAULT_IMAGE:Wh,DEFAULT_ANIME_CONFIG:Bh,DEFAULT_STATIC_PREFIX:Il,DNALOGEL_DEFAULT_ASSETS:zy,ENTRY_DOOR_DEFAULT_IMAGE:Xh,FLOORPLAN_DEFAULT_IMAGE:is,FiveDomEvents:To,FivePuppet:Wy,GUIDELINE_DEFAULT_ARROW_TEXTURE:El,GUIDELINE_WHITE_ARROW_TEXTURE:Fh,Interval:jc,LegacyPointHelper:Dy,LightTag:Nr,LineSegments:w0,MODEL_CHASSIS_COMPASS_DEFAULT_MODEL:Gh,MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL:Uh,Magnifier:vl,Object3D:y0,PANO_COMPASS_DEFAULT_IMAGE:Qh,PANO_SPATIAL_TAG_BLUR_IMAGE:Hh,PANO_TAG_DEFAULT_LINK_ICON:Nh,PointDomHelper:Iy,PointHelper:b0,PointSelector:Al,PointSelectorHelper:u0,Rectangle:TA,animeMap:yn,awaitNextFrame:Ry,blink:Cl,blinkWithPreset:uy,bounding:xh,boundingBox:Qs,boundingSphere:P0,boxVertex:Yn,boxVertexes:Sb,checkFiveModelLoaded:Ly,cleanup:dy,convexHull:LA,equal:Ft,fiveModelIsLoaded:c0,getCoordsFromClient:FA,getCoordsFromElement:l0,getFrameTime:_y,getIntersectFromRelativePosition:fy,getRaycasterFromFivePointer:gy,initialCSS3DRender:Gr,inside:sd,isModelLike:Ai,isNil:di,isPanoramaLike:Kn,lookObject:Ty,lookPoint:Y0,nextFrame:Xr,notNil:Ne,pointInPolygon:sd,reblink:U0,replaceStaticPrefix:Ki,requestAnimationFrameInterval:No,sculpt:RD,tag:a0,tweenProgress:xr,uuid:Ot,waitFiveModelLoaded:Pi,worldBounding:bl,worldBoundingBox:_c,worldBoundingSphere:C0},Symbol.toStringTag,{value:"Module"}));fA();dA();exports.AreaMakerPlugin=cD;exports.CSS3DRender=Do;exports.CSS3DRenderPlugin=Ur;exports.CameraMovementEffect=kv;exports.CameraMovementPlugin=fC;exports.ContentType=g1;exports.CruisePlugin=Wx;exports.CruisePluginController=Kr;exports.CruisePluginTypes=Gx;exports.CurrentPanoImagePlugin=uD;exports.DIRECTION=vo;exports.DISPLAY_STRATEGY_TYPE=Es;exports.DimensionType=p1;exports.FLOOR_PLAN_ATTACHED_TO=$n;exports.FLOOR_TYPE_MAP=eC;exports.FloorplanGuidePlugin=KP;exports.GuideLineItem=Fx;exports.GuideLineModeItem=Ox;exports.GuideLinePlugin=Vu;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=Ms;exports.ItemLabelPlugin=BI;exports.Magnifier=vl;exports.MapviewFloorplanPlugin=H3;exports.MeasurePlugin=U4;exports.ModelChassisCompassPlugin=rC;exports.ModelEntryDoorGuidePlugin=cC;exports.ModelFloorplanPlugin=R3;exports.ModelItemLabelPlugin=vI;exports.ModelMakerPlugin=jD;exports.ModelRoomLabelPlugin=_w;exports.ModelTVVideoPlugin=PI;exports.ModelViewPlugin=Uy;exports.MoveController=_u;exports.MovePlugin=Ux;exports.Object3DHelperController=Nu;exports.Object3DHelperPlugin=TS;exports.PLUGIN=Fl;exports.PaintBrush=xA;exports.PaintBrushTypeEnum=vn;exports.PanoCompassPlugin=jC;exports.PanoCursorRaycasterPlugin=Qy;exports.PanoDoorLabelPlugin=JI;exports.PanoFloorplanRadarPlugin=hP;exports.PanoMeasurePlugin=M4;exports.PanoMeasurePluginLine=Fs;exports.PanoMeasurePluginModel=Au;exports.PanoMeasurePluginPoint=bi;exports.PanoMeasurePluginPolyline=Hs;exports.PanoRulerPlugin=bC;exports.PanoRulerProPlugin=DC;exports.PanoSpatialTagPlugin=oI;exports.PanoTagPlugin=Ix;exports.PanoTagPluginController=dl;exports.PanoVideoPlugin=_S;exports.PanoVideoPluginType=RS;exports.PipelinePlugin=eD;exports.PointType=f1;exports.ROOM_FETILE_TYPE_MAP=$P;exports.ROOM_TYPE_MAP=tC;exports.Rotation=Xi;exports.Sculpt=rt;exports.SculptPlugin=ED;exports.SculptPluginForFive=MD;exports.TopviewFloorplanPlugin=G3;exports.Util=_D;exports.WalkController=Kr;exports.createBox=Yu;exports.createCircle=Wl;exports.createCylinder=Xu;exports.createLine=Zu;exports.createPoint=Wu;exports.createPolygon=Nl;exports.createPolyline=K1;exports.createPrism=Uu;exports.createRectangle=Gl;exports.defaultGlobalConfig=Eu;exports.itemLabelPluginServerParams=FI;exports.modelItemLabelPluginServerParams=AI;exports.modelRoomLabelPluginServerParams=Vw;exports.pluginFlag=Cx;
|