@realsee/dnalogel 3.57.1 → 3.58.0
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 +4 -0
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +3 -1
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +1 -1
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +1 -3
- package/dist/index.cjs.js +29 -29
- package/dist/index.js +624 -605
- package/dist/index.umd.js +29 -29
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +23 -23
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- 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 +2 -2
- 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/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +28 -32
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +1 -1
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoModelUnderMouse.html +1 -1
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/CruisePlugin/Move.js +3 -2
- package/libs/CruisePlugin/Work.js +3 -2
- package/libs/CruisePlugin/index.js +7 -6
- package/libs/GuideLinePlugin/Controller.js +5 -4
- package/libs/GuideLinePlugin/GuideLineItem.js +3 -2
- package/libs/GuideLinePlugin/GuideLineModeItem.js +3 -2
- package/libs/GuideLinePlugin/index.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -2
- package/libs/PanoTagPlugin/Components/TagContainer.js +3 -2
- package/libs/PanoTagPlugin/Components/TagItem.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +3 -1
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +143 -125
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +3 -2
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +13 -12
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +3 -2
- package/libs/PanoTagPlugin/controller/TagRender.js +3 -2
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagUtil.js +74 -64
- package/libs/PanoTagPlugin/controller/index.js +74 -77
- package/libs/PanoTagPlugin/index.js +12 -11
- package/libs/PanoTagPlugin/tag.config.js +1 -5
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +1 -3
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -2,12 +2,12 @@ var gp = Object.defineProperty, pp = Object.defineProperties;
|
|
|
2
2
|
var vp = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var Eo = Object.getOwnPropertySymbols;
|
|
4
4
|
var _c = Object.prototype.hasOwnProperty, Fc = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var Mo = Math.pow,
|
|
5
|
+
var Mo = Math.pow, Pa = (n, t, e) => t in n ? gp(n, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : n[t] = e, k = (n, t) => {
|
|
6
6
|
for (var e in t || (t = {}))
|
|
7
|
-
_c.call(t, e) &&
|
|
7
|
+
_c.call(t, e) && Pa(n, e, t[e]);
|
|
8
8
|
if (Eo)
|
|
9
9
|
for (var e of Eo(t))
|
|
10
|
-
Fc.call(t, e) &&
|
|
10
|
+
Fc.call(t, e) && Pa(n, e, t[e]);
|
|
11
11
|
return n;
|
|
12
12
|
}, ee = (n, t) => pp(n, vp(t));
|
|
13
13
|
var Ji = (n, t) => {
|
|
@@ -19,7 +19,7 @@ var Ji = (n, t) => {
|
|
|
19
19
|
t.indexOf(i) < 0 && Fc.call(n, i) && (e[i] = n[i]);
|
|
20
20
|
return e;
|
|
21
21
|
};
|
|
22
|
-
var d = (n, t, e) => (
|
|
22
|
+
var d = (n, t, e) => (Pa(n, typeof t != "symbol" ? t + "" : t, e), e);
|
|
23
23
|
var Q = (n, t, e) => new Promise((i, s) => {
|
|
24
24
|
var o = (l) => {
|
|
25
25
|
try {
|
|
@@ -38,9 +38,9 @@ var Q = (n, t, e) => new Promise((i, s) => {
|
|
|
38
38
|
});
|
|
39
39
|
import { Camera as Ap, InternalWebGLRenderer as bp, Five as pt, Subscribe as ns } from "@realsee/five";
|
|
40
40
|
import * as b from "three";
|
|
41
|
-
import { Vector3 as se, Matrix4 as _s, Object3D as yp, LineSegments as wp, Group as Rn, Raycaster as ss, MeshBasicMaterial as Us, CanvasTexture as Cp, AnimationMixer as Pp, Color as os, TextureLoader as Lf, Vector2 as Ct, PlaneGeometry as Ip, sRGBEncoding as Ep, LinearFilter as
|
|
42
|
-
import { CSS3DSprite as jp, CSS3DObject as
|
|
43
|
-
import
|
|
41
|
+
import { Vector3 as se, Matrix4 as _s, Object3D as yp, LineSegments as wp, Group as Rn, Raycaster as ss, MeshBasicMaterial as Us, CanvasTexture as Cp, AnimationMixer as Pp, Color as os, TextureLoader as Lf, Vector2 as Ct, PlaneGeometry as Ip, sRGBEncoding as Ep, LinearFilter as nl, Mesh as Fs, CurvePath as Mp, LineCurve3 as xp, TubeGeometry as kp, ShaderMaterial as zf, SphereGeometry as Dp, DoubleSide as jf, RingGeometry as Sp, Quaternion as Ol, Euler as Hc, VideoTexture as Tp, Vector4 as Lp, SphereBufferGeometry as zp } from "three";
|
|
42
|
+
import { CSS3DSprite as jp, CSS3DObject as sl } from "three/examples/jsm/renderers/CSS3DRenderer";
|
|
43
|
+
import Bl from "hammerjs";
|
|
44
44
|
import { LineGeometry as Op, LineMaterial as Bp, THREE_Line2 as Vp, Line as Rp } from "@realsee/five/line";
|
|
45
45
|
import Ko from "animejs";
|
|
46
46
|
import { FBXLoader as Of } from "three/examples/jsm/loaders/FBXLoader";
|
|
@@ -48,7 +48,7 @@ import _p from "earcut";
|
|
|
48
48
|
import { GLTFLoader as Fp } from "@realsee/five/gltf-loader";
|
|
49
49
|
function Hp() {
|
|
50
50
|
console.debug(
|
|
51
|
-
"%c %c@realsee/dnalogel %cv3.
|
|
51
|
+
"%c %c@realsee/dnalogel %cv3.58.0",
|
|
52
52
|
[
|
|
53
53
|
"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=')",
|
|
54
54
|
"background-repeat: no-repeat",
|
|
@@ -80,7 +80,7 @@ function xo(n, t, e) {
|
|
|
80
80
|
const i = n.x, s = n.y, o = Math.floor(i / t * 1e4) / 1e4, r = Math.floor(s / e * 1e4) / 1e4;
|
|
81
81
|
return { x: o, y: r };
|
|
82
82
|
}
|
|
83
|
-
function
|
|
83
|
+
function Ia(n, t, e) {
|
|
84
84
|
const { x: i, y: s } = n, o = i * t, r = s * e;
|
|
85
85
|
return { x: o, y: r };
|
|
86
86
|
}
|
|
@@ -318,7 +318,7 @@ var ni = Object.freeze({
|
|
|
318
318
|
return (2 * t - 2 * e + o + r) * l + (-3 * t + 3 * e - 2 * o - r) * a + o * s + t;
|
|
319
319
|
}
|
|
320
320
|
}
|
|
321
|
-
},
|
|
321
|
+
}, Vl = (
|
|
322
322
|
/** @class */
|
|
323
323
|
function() {
|
|
324
324
|
function n() {
|
|
@@ -327,11 +327,11 @@ var ni = Object.freeze({
|
|
|
327
327
|
return n._nextId++;
|
|
328
328
|
}, n._nextId = 0, n;
|
|
329
329
|
}()
|
|
330
|
-
),
|
|
330
|
+
), ol = new Vf(), vr = (
|
|
331
331
|
/** @class */
|
|
332
332
|
function() {
|
|
333
333
|
function n(t, e) {
|
|
334
|
-
e === void 0 && (e =
|
|
334
|
+
e === void 0 && (e = ol), 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 = ni.Linear.None, this._interpolationFunction = Ki.Linear, this._chainedTweens = [], this._onStartCallbackFired = !1, this._onEveryStartCallbackFired = !1, this._id = Vl.nextId(), this._isChainStopped = !1, this._propertiesAreSetUp = !1, this._goToEnd = !1;
|
|
335
335
|
}
|
|
336
336
|
return n.prototype.getId = function() {
|
|
337
337
|
return this._id;
|
|
@@ -418,7 +418,7 @@ var ni = Object.freeze({
|
|
|
418
418
|
this._chainedTweens[t].stop();
|
|
419
419
|
return this;
|
|
420
420
|
}, n.prototype.group = function(t) {
|
|
421
|
-
return t === void 0 && (t =
|
|
421
|
+
return t === void 0 && (t = ol), this._group = t, this;
|
|
422
422
|
}, n.prototype.delay = function(t) {
|
|
423
423
|
return t === void 0 && (t = 0), this._delayTime = t, this;
|
|
424
424
|
}, n.prototype.repeat = function(t) {
|
|
@@ -495,12 +495,12 @@ var ni = Object.freeze({
|
|
|
495
495
|
typeof i == "string" ? this._valuesStartRepeat[t] = this._valuesStartRepeat[t] + parseFloat(i) : this._valuesStartRepeat[t] = this._valuesEnd[t], this._valuesEnd[t] = e;
|
|
496
496
|
}, n;
|
|
497
497
|
}()
|
|
498
|
-
), Up = "23.1.1", Yp =
|
|
498
|
+
), Up = "23.1.1", Yp = Vl.nextId, oi = ol, Xp = oi.getAll.bind(oi), Zp = oi.removeAll.bind(oi), Jp = oi.add.bind(oi), Rf = oi.remove.bind(oi), qp = oi.update.bind(oi), Wc = {
|
|
499
499
|
Easing: ni,
|
|
500
500
|
Group: Vf,
|
|
501
501
|
Interpolation: Ki,
|
|
502
502
|
now: Ln,
|
|
503
|
-
Sequence:
|
|
503
|
+
Sequence: Vl,
|
|
504
504
|
nextId: Yp,
|
|
505
505
|
Tween: vr,
|
|
506
506
|
VERSION: Up,
|
|
@@ -962,7 +962,7 @@ let iv = class extends ev {
|
|
|
962
962
|
const a = this.canvas[e].getContext("2d");
|
|
963
963
|
if (!a)
|
|
964
964
|
return;
|
|
965
|
-
const { line: l = [], color: c = "black", duration: h = 0, uuid: u } = i, f =
|
|
965
|
+
const { line: l = [], color: c = "black", duration: h = 0, uuid: u } = i, f = Ia(i.move || {}, this.clientWidth, this.clientHeight);
|
|
966
966
|
let m = [f];
|
|
967
967
|
if (a.strokeStyle = c, a.beginPath(), a.moveTo(f.x, f.y), h && !s) {
|
|
968
968
|
let p = [];
|
|
@@ -973,7 +973,7 @@ let iv = class extends ev {
|
|
|
973
973
|
return a.clearRect(0, 0, v.canvas[u].width, v.canvas[u].height), (w = v.tween) == null ? void 0 : w.stop();
|
|
974
974
|
const A = Math.floor(g);
|
|
975
975
|
if (!p.find((I) => I === A)) {
|
|
976
|
-
if (p.push(A), m.push(
|
|
976
|
+
if (p.push(A), m.push(Ia(l[A], v.clientWidth, v.clientHeight)), m.length < 3)
|
|
977
977
|
return;
|
|
978
978
|
const { control: I, end: C } = ko(m);
|
|
979
979
|
if (!I || !C)
|
|
@@ -985,7 +985,7 @@ let iv = class extends ev {
|
|
|
985
985
|
});
|
|
986
986
|
} else {
|
|
987
987
|
for (let p = 0; p < l.length; p++) {
|
|
988
|
-
if (m.push(
|
|
988
|
+
if (m.push(Ia(l[p], this.clientWidth, this.clientHeight)), m.length < 3)
|
|
989
989
|
continue;
|
|
990
990
|
const { control: v, end: g } = ko(m);
|
|
991
991
|
!v || !g || a.quadraticCurveTo(v.x, v.y, g.x, g.y);
|
|
@@ -1256,7 +1256,7 @@ function rv(n, t, e = !0) {
|
|
|
1256
1256
|
};
|
|
1257
1257
|
}
|
|
1258
1258
|
const av = ov;
|
|
1259
|
-
class
|
|
1259
|
+
class rl extends av {
|
|
1260
1260
|
constructor() {
|
|
1261
1261
|
super();
|
|
1262
1262
|
d(this, "wrapper");
|
|
@@ -1398,8 +1398,8 @@ function jt(...n) {
|
|
|
1398
1398
|
const t = new se();
|
|
1399
1399
|
return n.forEach((e) => t.add(e)), t.divideScalar(n.length), t;
|
|
1400
1400
|
}
|
|
1401
|
-
const
|
|
1402
|
-
class
|
|
1401
|
+
const Rl = (n) => n ? n.visible === !1 ? !1 : Rl(n.parent) : !0;
|
|
1402
|
+
class al {
|
|
1403
1403
|
constructor(t = 0, e = 0) {
|
|
1404
1404
|
d(this, "min");
|
|
1405
1405
|
d(this, "max");
|
|
@@ -1425,7 +1425,7 @@ let dv = class {
|
|
|
1425
1425
|
d(this, "xInterval");
|
|
1426
1426
|
d(this, "yInterval");
|
|
1427
1427
|
d(this, "isRectangle", !0);
|
|
1428
|
-
this.min = t, this.max = e, this.xInterval = new
|
|
1428
|
+
this.min = t, this.max = e, this.xInterval = new al(this.min.x, this.max.x), this.yInterval = new al(this.min.y, this.max.y);
|
|
1429
1429
|
}
|
|
1430
1430
|
/** 是否与矩形是否重叠 */
|
|
1431
1431
|
isOverlapWithRectangle(t) {
|
|
@@ -1462,7 +1462,7 @@ function Uc(n, t) {
|
|
|
1462
1462
|
}
|
|
1463
1463
|
return s;
|
|
1464
1464
|
}
|
|
1465
|
-
function
|
|
1465
|
+
function Ea(n, t, e) {
|
|
1466
1466
|
const { x: i, y: s, z: o } = t.clone().project(n);
|
|
1467
1467
|
return o > 1 ? void 0 : {
|
|
1468
1468
|
leftPx: (i + 1) / 2 * e.x,
|
|
@@ -1485,7 +1485,7 @@ const Ys = (n, t) => {
|
|
|
1485
1485
|
return n;
|
|
1486
1486
|
const e = new b.Vector3(), i = new b.Quaternion(), s = new b.Vector3();
|
|
1487
1487
|
return t.decompose(e, i, s), n.clone().multiply(s).applyQuaternion(i).add(e);
|
|
1488
|
-
},
|
|
1488
|
+
}, Ma = /* @__PURE__ */ new Map();
|
|
1489
1489
|
class mv extends _f {
|
|
1490
1490
|
constructor(e) {
|
|
1491
1491
|
super(e);
|
|
@@ -1494,10 +1494,10 @@ class mv extends _f {
|
|
|
1494
1494
|
get fromType() {
|
|
1495
1495
|
var s, o;
|
|
1496
1496
|
const e = this.workCode;
|
|
1497
|
-
if (
|
|
1498
|
-
return
|
|
1497
|
+
if (Ma.has(e))
|
|
1498
|
+
return Ma.get(e);
|
|
1499
1499
|
const i = (o = (s = JSON.parse(this.work.raw.works[0])) == null ? void 0 : s.from_type) != null ? o : "vr";
|
|
1500
|
-
return
|
|
1500
|
+
return Ma.set(e, i), i;
|
|
1501
1501
|
}
|
|
1502
1502
|
/**
|
|
1503
1503
|
* @description 设置插件当前的 workCode
|
|
@@ -1576,36 +1576,36 @@ class Ar extends _f {
|
|
|
1576
1576
|
return this.five.moveToPano(s, i);
|
|
1577
1577
|
}
|
|
1578
1578
|
}
|
|
1579
|
-
class
|
|
1579
|
+
class ll extends b.Raycaster {
|
|
1580
1580
|
intersectObject(t, e = !0, i = []) {
|
|
1581
|
-
return
|
|
1581
|
+
return cl(t, this, i, e), i.sort(Yc), i;
|
|
1582
1582
|
}
|
|
1583
1583
|
intersectObjects(t, e = !0, i = []) {
|
|
1584
1584
|
for (let s = 0, o = t.length; s < o; s++)
|
|
1585
|
-
|
|
1585
|
+
cl(t[s], this, i, e);
|
|
1586
1586
|
return i.sort(Yc), i;
|
|
1587
1587
|
}
|
|
1588
1588
|
}
|
|
1589
1589
|
function Yc(n, t) {
|
|
1590
1590
|
return n.distance - t.distance;
|
|
1591
1591
|
}
|
|
1592
|
-
function
|
|
1592
|
+
function cl(n, t, e, i) {
|
|
1593
1593
|
let s = !0;
|
|
1594
1594
|
if (n.layers.test(t.layers) && n.raycast(t, e) === !1 && (s = !1), s === !0 && i === !0) {
|
|
1595
1595
|
const o = n.children;
|
|
1596
1596
|
for (let r = 0, a = o.length; r < a; r++)
|
|
1597
|
-
|
|
1597
|
+
cl(o[r], t, e, !0);
|
|
1598
1598
|
}
|
|
1599
1599
|
}
|
|
1600
|
-
function
|
|
1600
|
+
function _l(n, t, e, i) {
|
|
1601
1601
|
let s = !0;
|
|
1602
1602
|
if (n.type !== "Line2" && (n.layers.test(t.layers) && n.raycast(t, e) === !1 && (s = !1), s === !0 && i === !0)) {
|
|
1603
1603
|
const o = n.children;
|
|
1604
1604
|
for (let r = 0, a = o.length; r < a; r++)
|
|
1605
|
-
o[r].type !== "Line2" &&
|
|
1605
|
+
o[r].type !== "Line2" && _l(o[r], t, e, !0);
|
|
1606
1606
|
}
|
|
1607
1607
|
}
|
|
1608
|
-
const Ai = new
|
|
1608
|
+
const Ai = new ll();
|
|
1609
1609
|
Ai.params.Points.threshold = 0.02;
|
|
1610
1610
|
function er(n, t) {
|
|
1611
1611
|
if (!t || typeof ResizeObserver == "undefined" || !ResizeObserver)
|
|
@@ -1629,7 +1629,7 @@ function br(n, t = 200) {
|
|
|
1629
1629
|
}, t));
|
|
1630
1630
|
};
|
|
1631
1631
|
}
|
|
1632
|
-
function
|
|
1632
|
+
function Fl(n, t) {
|
|
1633
1633
|
let e = !1;
|
|
1634
1634
|
const i = br(() => {
|
|
1635
1635
|
e || (e = !0, n.ready().then(() => {
|
|
@@ -1772,7 +1772,7 @@ class Ti {
|
|
|
1772
1772
|
this.tagWrapper = l;
|
|
1773
1773
|
}
|
|
1774
1774
|
this.tagWrapper.appendChild(this.container), this.updateVisible();
|
|
1775
|
-
const e =
|
|
1775
|
+
const e = Fl(this.five, this.onFiveEveryReady);
|
|
1776
1776
|
this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("cameraFovUpdate", this.onCameraFovUpdate), this.five.on("panoArrived", this.onPanoArrived), this.five.on("modeChange", this.onModeChange), this.disposer = () => {
|
|
1777
1777
|
e(), this.five.off("cameraUpdate", this.onCameraUpdate), this.five.off("cameraFovUpdate", this.onCameraFovUpdate), this.five.off("panoArrived", this.onPanoArrived), this.five.off("modeChange", this.onModeChange);
|
|
1778
1778
|
};
|
|
@@ -1813,7 +1813,7 @@ class Ti {
|
|
|
1813
1813
|
this.container.style.left = "-100%", this.container.style.top = "-100%";
|
|
1814
1814
|
return;
|
|
1815
1815
|
}
|
|
1816
|
-
const e =
|
|
1816
|
+
const e = Ea(this.five.camera, this.transformedPosition, t);
|
|
1817
1817
|
if (!e) {
|
|
1818
1818
|
this.container.style.left = "-100%", this.container.style.top = "-100%";
|
|
1819
1819
|
return;
|
|
@@ -1826,7 +1826,7 @@ class Ti {
|
|
|
1826
1826
|
})(), s = (() => {
|
|
1827
1827
|
if (this.positionsForRotate === void 0 || this.positionsForRotate.length !== 2)
|
|
1828
1828
|
return 0;
|
|
1829
|
-
const [r, a] = this.positionsForRotate, l =
|
|
1829
|
+
const [r, a] = this.positionsForRotate, l = Ea(this.five.camera, r, t), c = Ea(this.five.camera, a, t);
|
|
1830
1830
|
if (!l || !c)
|
|
1831
1831
|
return 0;
|
|
1832
1832
|
const h = l.leftPx > c.leftPx ? c : l, u = l.leftPx > c.leftPx ? l : c, f = u.leftPx - h.leftPx, m = u.topPx - h.topPx;
|
|
@@ -1851,7 +1851,7 @@ function $i(n) {
|
|
|
1851
1851
|
function Gt(n) {
|
|
1852
1852
|
return !$i(n);
|
|
1853
1853
|
}
|
|
1854
|
-
class
|
|
1854
|
+
class Hl {
|
|
1855
1855
|
constructor(t, e) {
|
|
1856
1856
|
d(this, "width");
|
|
1857
1857
|
d(this, "height");
|
|
@@ -1897,7 +1897,7 @@ class Fl {
|
|
|
1897
1897
|
const i = this.canvas.getContext("2d");
|
|
1898
1898
|
if (!i)
|
|
1899
1899
|
throw new Error("CANNOT CREATE CONTEXT2D");
|
|
1900
|
-
this.context = i, this.config.dragEnabled && (this.hammer = new
|
|
1900
|
+
this.context = i, this.config.dragEnabled && (this.hammer = new Bl(this.canvas), this.hammer.on("pan", this.onPan), this.hammer.on("panstart", this.onPanstart), this.hammer.on("panend", this.onPanend)), this.initStyle();
|
|
1901
1901
|
}
|
|
1902
1902
|
enable() {
|
|
1903
1903
|
if (!this.state.enabled)
|
|
@@ -2018,10 +2018,10 @@ function Hf(n) {
|
|
|
2018
2018
|
}
|
|
2019
2019
|
if (document.getElementById(Xc))
|
|
2020
2020
|
return;
|
|
2021
|
-
const e = new
|
|
2021
|
+
const e = new rl();
|
|
2022
2022
|
e.domElementWrapper.id = Xc, e.domElementWrapper.style.zIndex = "1", e.appendToElement(t), e.renderEveryFrame(n.scene, n.camera);
|
|
2023
2023
|
}
|
|
2024
|
-
const bv = 16777215, yv = 16777215, wv = 1, Cv = 0.5,
|
|
2024
|
+
const bv = 16777215, yv = 16777215, wv = 1, Cv = 0.5, Nl = 0.6;
|
|
2025
2025
|
class Rt extends yp {
|
|
2026
2026
|
constructor() {
|
|
2027
2027
|
super();
|
|
@@ -2062,7 +2062,7 @@ function Zc(n) {
|
|
|
2062
2062
|
const e = n;
|
|
2063
2063
|
e.dom && e.dom instanceof Ti && e.dom.destroy(), n.areaDom instanceof Ti && n.areaDom.destroy();
|
|
2064
2064
|
}
|
|
2065
|
-
function
|
|
2065
|
+
function Gl(n, t) {
|
|
2066
2066
|
if (!document.getElementById("LineLengthTagStyle")) {
|
|
2067
2067
|
const i = document.createElement("style");
|
|
2068
2068
|
i.id = "LineLengthTagStyle", document.head.appendChild(i), i.innerHTML = `
|
|
@@ -2171,7 +2171,7 @@ class Jc extends Vp {
|
|
|
2171
2171
|
};
|
|
2172
2172
|
}
|
|
2173
2173
|
}
|
|
2174
|
-
const
|
|
2174
|
+
const xa = {
|
|
2175
2175
|
uniforms: b.UniformsUtils.merge([
|
|
2176
2176
|
b.UniformsLib.common,
|
|
2177
2177
|
b.UniformsLib.fog,
|
|
@@ -2391,9 +2391,9 @@ class Nf extends b.ShaderMaterial {
|
|
|
2391
2391
|
// to be set by renderer
|
|
2392
2392
|
constructor(e) {
|
|
2393
2393
|
super({
|
|
2394
|
-
uniforms: b.UniformsUtils.clone(
|
|
2395
|
-
vertexShader:
|
|
2396
|
-
fragmentShader:
|
|
2394
|
+
uniforms: b.UniformsUtils.clone(xa.uniforms),
|
|
2395
|
+
vertexShader: xa.vertexShader,
|
|
2396
|
+
fragmentShader: xa.fragmentShader,
|
|
2397
2397
|
clipping: !0
|
|
2398
2398
|
// required for clipping support
|
|
2399
2399
|
});
|
|
@@ -2623,7 +2623,7 @@ class Yt extends Rt {
|
|
|
2623
2623
|
i ? s === "depthTest" || this.dashed ? (this.remove(this.line2), this.line1.material.depthTest = !1) : s === "translucence" && (this.line1.material.depthTest = !0, this.line2.material.depthTest = !1, this.line1.material.dashed = !0, this.line2.material.dashed = !0, this.addIfNotExists(this.line2)) : (this.remove(this.line2), this.line1.material.depthTest = !0, this.line1.material.dashed = this.paramsStyle.dashed), this.needsRender = !0;
|
|
2624
2624
|
}
|
|
2625
2625
|
highlight() {
|
|
2626
|
-
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.line1.material.opacity, this.line1.material.opacity = this.opacityBeforeHighlight *
|
|
2626
|
+
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.line1.material.opacity, this.line1.material.opacity = this.opacityBeforeHighlight * Nl, this.line2.material.opacity = this.line1.material.opacity, this.needsRender = !0);
|
|
2627
2627
|
}
|
|
2628
2628
|
unhighlight() {
|
|
2629
2629
|
this.highlighted && (this.highlighted = !1, this.line1.material.opacity = this.opacityBeforeHighlight, this.line2.material.opacity = this.line1.material.opacity, this.needsRender = !0);
|
|
@@ -2649,7 +2649,7 @@ class Yt extends Rt {
|
|
|
2649
2649
|
})(), this.doms[r].setPosition(a, [s, o]);
|
|
2650
2650
|
const l = (h) => {
|
|
2651
2651
|
var u;
|
|
2652
|
-
this.doms[r].__text !== h && (this.doms[r].__text = h, h ? this.doms[r].container.innerHTML =
|
|
2652
|
+
this.doms[r].__text !== h && (this.doms[r].__text = h, h ? this.doms[r].container.innerHTML = Gl(h, {
|
|
2653
2653
|
style: `color: #${ke((u = this.style) == null ? void 0 : u.lineColor) ? new b.Color(this.style.lineColor).getHexString() : "ffffff"}`
|
|
2654
2654
|
}) : this.doms[r].container.innerHTML = "");
|
|
2655
2655
|
};
|
|
@@ -2832,7 +2832,7 @@ class Gf {
|
|
|
2832
2832
|
d(this, "abortUpdateMagnifier", () => {
|
|
2833
2833
|
});
|
|
2834
2834
|
var s, o, r, a, l;
|
|
2835
|
-
this.five = t, this.magnifier = (e == null ? void 0 : e.magnifier) !== void 0 ? e.magnifier : new
|
|
2835
|
+
this.five = t, this.magnifier = (e == null ? void 0 : e.magnifier) !== void 0 ? e.magnifier : new Hl(t, (s = e == null ? void 0 : e.magnifierParams) != null ? s : { dragEnabled: !0 });
|
|
2836
2836
|
let i;
|
|
2837
2837
|
(e == null ? void 0 : e.pointHelper) === "default" || (e == null ? void 0 : e.pointHelper) === void 0 ? i = new Yf(t) : (e == null ? void 0 : e.pointHelper) === "highlight" ? i = new jv(t) : i = e.pointHelper, this.pointHelper = i, this.group.name = "five-point-selector", this.five.scene.add(this.group), (l = this.magnifier) == null || l.appendTo((a = (r = e.container) != null ? r : (o = t.getElement()) == null ? void 0 : o.parentElement) != null ? a : document.body);
|
|
2838
2838
|
}
|
|
@@ -2877,7 +2877,7 @@ function Bv(n, t) {
|
|
|
2877
2877
|
return ee(k({}, s), { raycaster: t, isVirtual: !1 });
|
|
2878
2878
|
}
|
|
2879
2879
|
const qc = `url("data:image/svg+xml,%3Csvg width='12px' height='12px' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg'%3E%3Cg stroke='none' stroke-width='1' fill='none' fill-rule='evenodd'%3E%3Cpath d='M6,12 C9.3137085,12 12,9.3137085 12,6 C12,2.6862915 9.3137085,0 6,0 C2.6862915,0 0,2.6862915 0,6 C0,9.3137085 2.6862915,12 6,12 Z' fill='%23FF5959'%3E%3C/path%3E%3Cg transform='translate(2, 2)' stroke='%23FFFFFF'%3E%3Ccircle cx='4' cy='4' r='4'%3E%3C/circle%3E%3Cline x1='1.07141075' y1='1.23997894' x2='6.64700843' y2='6.81557662'%3E%3C/line%3E%3C/g%3E%3C/g%3E%3C/svg%3E") 6 6, auto`, Vv = new b.Vector3(), En = () => !1;
|
|
2880
|
-
class
|
|
2880
|
+
class Ql extends ct {
|
|
2881
2881
|
constructor(e, i) {
|
|
2882
2882
|
var r, a, l;
|
|
2883
2883
|
super();
|
|
@@ -3271,16 +3271,16 @@ class Zf extends wp {
|
|
|
3271
3271
|
super(t, e);
|
|
3272
3272
|
}
|
|
3273
3273
|
}
|
|
3274
|
-
const
|
|
3274
|
+
const ka = new b.Vector3();
|
|
3275
3275
|
class Yv extends b.Sphere {
|
|
3276
3276
|
expandByPoint(t) {
|
|
3277
3277
|
if (this.isEmpty())
|
|
3278
3278
|
return this.center.copy(t), this.radius = 0, this;
|
|
3279
|
-
|
|
3280
|
-
const e =
|
|
3279
|
+
ka.subVectors(t, this.center);
|
|
3280
|
+
const e = ka.lengthSq();
|
|
3281
3281
|
if (e > this.radius * this.radius) {
|
|
3282
3282
|
const i = Math.sqrt(e), s = (i - this.radius) * 0.5;
|
|
3283
|
-
this.center.addScaledVector(
|
|
3283
|
+
this.center.addScaledVector(ka, s / i), this.radius += s;
|
|
3284
3284
|
}
|
|
3285
3285
|
return this;
|
|
3286
3286
|
}
|
|
@@ -3320,10 +3320,10 @@ function Di(n, t) {
|
|
|
3320
3320
|
}
|
|
3321
3321
|
}
|
|
3322
3322
|
function rs(n) {
|
|
3323
|
-
return
|
|
3323
|
+
return Wl(n, "box3");
|
|
3324
3324
|
}
|
|
3325
3325
|
function Jf(n) {
|
|
3326
|
-
return
|
|
3326
|
+
return Wl(n, "sphere");
|
|
3327
3327
|
}
|
|
3328
3328
|
function Zv(n) {
|
|
3329
3329
|
return wr(n, "box3");
|
|
@@ -3352,7 +3352,7 @@ function wr(n, t) {
|
|
|
3352
3352
|
}), !e.isEmpty())
|
|
3353
3353
|
return e;
|
|
3354
3354
|
}
|
|
3355
|
-
function
|
|
3355
|
+
function Wl(n, t) {
|
|
3356
3356
|
const e = wr(n, t);
|
|
3357
3357
|
return e && e.applyMatrix4(Jv(n.matrixWorld.clone())), e;
|
|
3358
3358
|
}
|
|
@@ -3448,9 +3448,9 @@ function Kf(n, t) {
|
|
|
3448
3448
|
}
|
|
3449
3449
|
}, t));
|
|
3450
3450
|
}
|
|
3451
|
-
const
|
|
3451
|
+
const Da = Math.PI * 2;
|
|
3452
3452
|
function Kv(n) {
|
|
3453
|
-
return (n %
|
|
3453
|
+
return (n % Da + Da) % Da;
|
|
3454
3454
|
}
|
|
3455
3455
|
function so(n) {
|
|
3456
3456
|
return {
|
|
@@ -3579,7 +3579,7 @@ class Pr {
|
|
|
3579
3579
|
return;
|
|
3580
3580
|
const i = e[0];
|
|
3581
3581
|
if (i.raycaster) {
|
|
3582
|
-
const o = new
|
|
3582
|
+
const o = new ll();
|
|
3583
3583
|
o.ray = i.raycaster.ray, o.near = i.raycaster.near, o.far = i.raycaster.far, o.camera = i.raycaster.camera, o.layers = i.raycaster.layers, o.params = i.raycaster.params, i.raycaster = o;
|
|
3584
3584
|
}
|
|
3585
3585
|
if (i) {
|
|
@@ -3688,7 +3688,7 @@ class Pr {
|
|
|
3688
3688
|
const I = w[`${e}Handler`];
|
|
3689
3689
|
if (I)
|
|
3690
3690
|
for (const [C, M] of I) {
|
|
3691
|
-
if (M != null && M.noEmitWhenNotInScene && f.type !== "Scene" || ((v = this.config) != null && v.noEmitWhenHide || M != null && M.noEmitWhenHide) && !
|
|
3691
|
+
if (M != null && M.noEmitWhenNotInScene && f.type !== "Scene" || ((v = this.config) != null && v.noEmitWhenHide || M != null && M.noEmitWhenHide) && !Rl(A))
|
|
3692
3692
|
continue;
|
|
3693
3693
|
if (m = !0, e === "hover") {
|
|
3694
3694
|
if (A._hovered)
|
|
@@ -3783,7 +3783,7 @@ class Pr {
|
|
|
3783
3783
|
const e = this.five.getElement();
|
|
3784
3784
|
if (!e)
|
|
3785
3785
|
return;
|
|
3786
|
-
const i = tm(t, e), s = new
|
|
3786
|
+
const i = tm(t, e), s = new ll();
|
|
3787
3787
|
return s.setFromCamera(i, this.five.camera), s;
|
|
3788
3788
|
}
|
|
3789
3789
|
}
|
|
@@ -3793,7 +3793,7 @@ function e0(n) {
|
|
|
3793
3793
|
function im(n) {
|
|
3794
3794
|
return /^https?:\/\/|^\/\//.test(n) || /^data:/.test(n);
|
|
3795
3795
|
}
|
|
3796
|
-
function
|
|
3796
|
+
function Ul(n, t) {
|
|
3797
3797
|
return im(t) ? t : `${n}${t}`;
|
|
3798
3798
|
}
|
|
3799
3799
|
class Gn extends vr {
|
|
@@ -3877,14 +3877,14 @@ function o0(n, t) {
|
|
|
3877
3877
|
function r0(n, t) {
|
|
3878
3878
|
return Ir(n, t) ? !0 : tr(n) && tr(t) ? s0(n, t) : Array.isArray(n) && Array.isArray(t) ? o0(n, t) : !1;
|
|
3879
3879
|
}
|
|
3880
|
-
function
|
|
3880
|
+
function Yl(n, t) {
|
|
3881
3881
|
return Ir(n, t) ? !0 : tr(n) && tr(t) ? l0(n, t) : Array.isArray(n) && Array.isArray(t) ? a0(n, t) : !1;
|
|
3882
3882
|
}
|
|
3883
3883
|
function a0(n, t) {
|
|
3884
3884
|
if (n.length !== t.length)
|
|
3885
3885
|
return !1;
|
|
3886
3886
|
for (let e = 0, i = n.length; e < i; e++)
|
|
3887
|
-
if (!
|
|
3887
|
+
if (!Yl(n[e], t[e]))
|
|
3888
3888
|
return !1;
|
|
3889
3889
|
return !0;
|
|
3890
3890
|
}
|
|
@@ -3894,13 +3894,13 @@ function l0(n, t) {
|
|
|
3894
3894
|
return !1;
|
|
3895
3895
|
for (let s = 0, o = e.length; s < o; s++) {
|
|
3896
3896
|
const r = e[s];
|
|
3897
|
-
if (!
|
|
3897
|
+
if (!Yl(n[r], t[r]))
|
|
3898
3898
|
return !1;
|
|
3899
3899
|
}
|
|
3900
3900
|
return !0;
|
|
3901
3901
|
}
|
|
3902
3902
|
function wt(n, t, e = { deep: !1 }) {
|
|
3903
|
-
return e.deep ?
|
|
3903
|
+
return e.deep ? Yl(n, t) : r0(n, t);
|
|
3904
3904
|
}
|
|
3905
3905
|
const c0 = new b.Vector2();
|
|
3906
3906
|
class h0 {
|
|
@@ -3943,7 +3943,7 @@ class h0 {
|
|
|
3943
3943
|
}
|
|
3944
3944
|
}
|
|
3945
3945
|
const nm = 1, $c = `CSS3DObjectPlus@${nm}`, d0 = 216e-5, u0 = 3e-3;
|
|
3946
|
-
class sm extends
|
|
3946
|
+
class sm extends sl {
|
|
3947
3947
|
constructor(e) {
|
|
3948
3948
|
var M, E, S, T, W;
|
|
3949
3949
|
if (ri(e.cornerPoints) && ri(e.width))
|
|
@@ -3984,7 +3984,7 @@ class sm extends nl {
|
|
|
3984
3984
|
d(this, "opacityMesh");
|
|
3985
3985
|
d(this, "selfVisible", !0);
|
|
3986
3986
|
d(this, "setVisible", (e) => {
|
|
3987
|
-
this.selfVisible = e, this.visible =
|
|
3987
|
+
this.selfVisible = e, this.visible = Rl(this.parent) && this.selfVisible, this.opacityMesh && (this.opacityMesh.visible = this.visible);
|
|
3988
3988
|
});
|
|
3989
3989
|
d(this, "updateVisible", () => {
|
|
3990
3990
|
this.setVisible(this.selfVisible);
|
|
@@ -4130,15 +4130,15 @@ class p0 extends om {
|
|
|
4130
4130
|
}), super.add(...e), this;
|
|
4131
4131
|
}
|
|
4132
4132
|
}
|
|
4133
|
-
const v0 = 3,
|
|
4133
|
+
const v0 = 3, hl = "CSS3DRenderer", Bs = `${hl}@${v0}`, Mn = () => {
|
|
4134
4134
|
console.error(`${Bs} is disposed`);
|
|
4135
4135
|
}, st = {
|
|
4136
4136
|
css3DObjects: [],
|
|
4137
4137
|
frontModeStore: {
|
|
4138
|
-
css3DRenderer: new
|
|
4138
|
+
css3DRenderer: new rl()
|
|
4139
4139
|
},
|
|
4140
4140
|
behindModeStore: {
|
|
4141
|
-
css3DRenderer: new
|
|
4141
|
+
css3DRenderer: new rl()
|
|
4142
4142
|
}
|
|
4143
4143
|
};
|
|
4144
4144
|
function eh(n) {
|
|
@@ -4254,7 +4254,7 @@ class Js {
|
|
|
4254
4254
|
});
|
|
4255
4255
|
d(this, "createObject", (t, e) => {
|
|
4256
4256
|
const i = new sm(ee(k({ cornerPoints: t }, e), { style: e.wrapperStyle }));
|
|
4257
|
-
return i.element.classList.add(`${
|
|
4257
|
+
return i.element.classList.add(`${hl}__container`), i.element.id = `${hl}__container--${i.uuid}`, i;
|
|
4258
4258
|
});
|
|
4259
4259
|
t && this.setScene(t);
|
|
4260
4260
|
}
|
|
@@ -4386,9 +4386,9 @@ class Js {
|
|
|
4386
4386
|
handleDisable() {
|
|
4387
4387
|
var t, e, i;
|
|
4388
4388
|
this.store.frontModeGroup.children.forEach((s) => {
|
|
4389
|
-
s instanceof
|
|
4389
|
+
s instanceof sl && s.element instanceof Element && s.element.parentNode !== null && s.element.remove();
|
|
4390
4390
|
}), (t = this.store.behindModeGroup) == null || t.children.forEach((s) => {
|
|
4391
|
-
s instanceof
|
|
4391
|
+
s instanceof sl && s.element instanceof Element && s.element.parentNode !== null && s.element.remove();
|
|
4392
4392
|
}), (e = this.getFrontCSS3DScene()) == null || e.remove(this.store.frontModeGroup), this.store.behindModeGroup && ((i = this.getBehindCSS3DScene()) == null || i.remove(this.store.behindModeGroup));
|
|
4393
4393
|
}
|
|
4394
4394
|
handleDispose() {
|
|
@@ -4406,14 +4406,14 @@ Qt.style.height = "100%";
|
|
|
4406
4406
|
Qt.style.pointerEvents = "none";
|
|
4407
4407
|
function rm(n) {
|
|
4408
4408
|
var i, s, o, r, a;
|
|
4409
|
-
const t = (a = (s =
|
|
4409
|
+
const t = (a = (s = Sa(n.getElement())) != null ? s : Sa((i = n.getElement()) == null ? void 0 : i.parentElement)) != null ? a : Sa((r = (o = n.getElement()) == null ? void 0 : o.parentElement) == null ? void 0 : r.parentElement), e = t == null ? void 0 : t.parentElement;
|
|
4410
4410
|
if (e)
|
|
4411
4411
|
return e.contains(Qt) || t.parentElement.insertBefore(Qt, t), Qt;
|
|
4412
4412
|
console.error(
|
|
4413
4413
|
"Can not find a valid element to insert behindFiveElement. How to fix it: https://github.com/realsee-developer/dnalogel/tree/main/plugins/src/CSS3DRenderPlugin/README.md"
|
|
4414
4414
|
);
|
|
4415
4415
|
}
|
|
4416
|
-
function
|
|
4416
|
+
function Sa(n) {
|
|
4417
4417
|
var a;
|
|
4418
4418
|
if (!n)
|
|
4419
4419
|
return;
|
|
@@ -4528,7 +4528,7 @@ let y0 = class extends Js {
|
|
|
4528
4528
|
* @description: 获取静态资源的url
|
|
4529
4529
|
*/
|
|
4530
4530
|
absoluteUrl(e) {
|
|
4531
|
-
return
|
|
4531
|
+
return Ul(this.staticPrefix, e);
|
|
4532
4532
|
}
|
|
4533
4533
|
clear() {
|
|
4534
4534
|
this.created3DElementResults.forEach((e) => {
|
|
@@ -4548,7 +4548,7 @@ class lm extends Rp {
|
|
|
4548
4548
|
};
|
|
4549
4549
|
}
|
|
4550
4550
|
}
|
|
4551
|
-
function
|
|
4551
|
+
function Ta(n, t, e = new se(1, 1, 1), i = !1) {
|
|
4552
4552
|
const s = new lm(n, t);
|
|
4553
4553
|
return s.setMaterial({ dashed: i, color: e, linewidth: 1 }), s.remove(s.points), s;
|
|
4554
4554
|
}
|
|
@@ -4569,17 +4569,17 @@ const Jk = (n) => {
|
|
|
4569
4569
|
const s = (h, u = 2, f = 0.1) => {
|
|
4570
4570
|
const m = u / 2, v = c(h, f), g = new Rn();
|
|
4571
4571
|
g.add(
|
|
4572
|
-
|
|
4572
|
+
Ta(
|
|
4573
4573
|
new se(v.x + m, v.y, v.z),
|
|
4574
4574
|
new se(v.x - m, v.y, v.z),
|
|
4575
4575
|
new se(1, 0, 0)
|
|
4576
4576
|
),
|
|
4577
|
-
|
|
4577
|
+
Ta(
|
|
4578
4578
|
new se(v.x, v.y + m, v.z),
|
|
4579
4579
|
new se(v.x, v.y - m, v.z),
|
|
4580
4580
|
new se(0, 1, 0)
|
|
4581
4581
|
),
|
|
4582
|
-
|
|
4582
|
+
Ta(
|
|
4583
4583
|
new se(v.x, v.y, v.z + m),
|
|
4584
4584
|
new se(v.x, v.y, v.z - m),
|
|
4585
4585
|
new se(0, 0, 1)
|
|
@@ -4688,16 +4688,16 @@ function nh(n) {
|
|
|
4688
4688
|
return t ? [parseFloat(t[1]), t[2] || "px"] : [n, "px"];
|
|
4689
4689
|
}
|
|
4690
4690
|
const dm = typeof window != "undefined";
|
|
4691
|
-
let
|
|
4691
|
+
let Xl = dm ? () => window.performance.now() : () => Date.now(), Zl = dm ? (n) => requestAnimationFrame(n) : q;
|
|
4692
4692
|
const _n = /* @__PURE__ */ new Set();
|
|
4693
4693
|
function um(n) {
|
|
4694
4694
|
_n.forEach((t) => {
|
|
4695
4695
|
t.c(n) || (_n.delete(t), t.f());
|
|
4696
|
-
}), _n.size !== 0 &&
|
|
4696
|
+
}), _n.size !== 0 && Zl(um);
|
|
4697
4697
|
}
|
|
4698
|
-
function
|
|
4698
|
+
function Jl(n) {
|
|
4699
4699
|
let t;
|
|
4700
|
-
return _n.size === 0 &&
|
|
4700
|
+
return _n.size === 0 && Zl(um), {
|
|
4701
4701
|
promise: new Promise((e) => {
|
|
4702
4702
|
_n.add(t = { c: n, f: e });
|
|
4703
4703
|
}),
|
|
@@ -4710,13 +4710,13 @@ function j(n, t) {
|
|
|
4710
4710
|
n.appendChild(t);
|
|
4711
4711
|
}
|
|
4712
4712
|
function me(n, t, e) {
|
|
4713
|
-
const i =
|
|
4713
|
+
const i = ql(n);
|
|
4714
4714
|
if (!i.getElementById(t)) {
|
|
4715
4715
|
const s = L("style");
|
|
4716
4716
|
s.id = t, s.textContent = e, fm(i, s);
|
|
4717
4717
|
}
|
|
4718
4718
|
}
|
|
4719
|
-
function
|
|
4719
|
+
function ql(n) {
|
|
4720
4720
|
if (!n)
|
|
4721
4721
|
return document;
|
|
4722
4722
|
const t = n.getRootNode ? n.getRootNode() : n.ownerDocument;
|
|
@@ -4724,7 +4724,7 @@ function Jl(n) {
|
|
|
4724
4724
|
}
|
|
4725
4725
|
function P0(n) {
|
|
4726
4726
|
const t = L("style");
|
|
4727
|
-
return fm(
|
|
4727
|
+
return fm(ql(n), t), t.sheet;
|
|
4728
4728
|
}
|
|
4729
4729
|
function fm(n, t) {
|
|
4730
4730
|
return j(n.head || n, t), t.sheet;
|
|
@@ -4786,7 +4786,7 @@ function M0() {
|
|
|
4786
4786
|
}
|
|
4787
4787
|
return zo;
|
|
4788
4788
|
}
|
|
4789
|
-
function
|
|
4789
|
+
function Kl(n, t) {
|
|
4790
4790
|
getComputedStyle(n).position === "static" && (n.style.position = "relative");
|
|
4791
4791
|
const i = L("iframe");
|
|
4792
4792
|
i.setAttribute("style", "display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; border: 0; opacity: 0; pointer-events: none; z-index: -1;"), i.setAttribute("aria-hidden", "true"), i.tabIndex = -1;
|
|
@@ -4853,7 +4853,7 @@ function or(n, t, e, i, s, o, r, a = 0) {
|
|
|
4853
4853
|
`;
|
|
4854
4854
|
}
|
|
4855
4855
|
const h = c + `100% {${r(e, 1 - e)}}
|
|
4856
|
-
}`, u = `__svelte_${x0(h)}_${a}`, f =
|
|
4856
|
+
}`, u = `__svelte_${x0(h)}_${a}`, f = ql(n), { stylesheet: m, rules: p } = nr.get(f) || k0(f, n);
|
|
4857
4857
|
p[u] || (p[u] = !0, m.insertRule(`@keyframes ${u} ${h}`, m.cssRules.length));
|
|
4858
4858
|
const v = n.style.animation || "";
|
|
4859
4859
|
return n.style.animation = `${v ? `${v}, ` : ""}${u} ${i}ms linear ${s}ms 1 both`, sr += 1, u;
|
|
@@ -4866,7 +4866,7 @@ function rr(n, t) {
|
|
|
4866
4866
|
s && (n.style.animation = i.join(", "), sr -= s, sr || D0());
|
|
4867
4867
|
}
|
|
4868
4868
|
function D0() {
|
|
4869
|
-
|
|
4869
|
+
Zl(() => {
|
|
4870
4870
|
sr || (nr.forEach((n) => {
|
|
4871
4871
|
const { ownerNode: t } = n.stylesheet;
|
|
4872
4872
|
t && O(t);
|
|
@@ -4907,7 +4907,7 @@ function Mr() {
|
|
|
4907
4907
|
return !0;
|
|
4908
4908
|
};
|
|
4909
4909
|
}
|
|
4910
|
-
function
|
|
4910
|
+
function dl(n, t) {
|
|
4911
4911
|
return Ri().$$.context.set(n, t), t;
|
|
4912
4912
|
}
|
|
4913
4913
|
function ji(n) {
|
|
@@ -4919,10 +4919,10 @@ function us(n, t) {
|
|
|
4919
4919
|
}
|
|
4920
4920
|
const Tn = [], Ne = [];
|
|
4921
4921
|
let Fn = [];
|
|
4922
|
-
const
|
|
4923
|
-
let
|
|
4922
|
+
const ul = [], vm = /* @__PURE__ */ Promise.resolve();
|
|
4923
|
+
let fl = !1;
|
|
4924
4924
|
function Am() {
|
|
4925
|
-
|
|
4925
|
+
fl || (fl = !0, vm.then(ec));
|
|
4926
4926
|
}
|
|
4927
4927
|
function sh() {
|
|
4928
4928
|
return Am(), vm;
|
|
@@ -4930,12 +4930,12 @@ function sh() {
|
|
|
4930
4930
|
function et(n) {
|
|
4931
4931
|
Fn.push(n);
|
|
4932
4932
|
}
|
|
4933
|
-
function
|
|
4934
|
-
|
|
4933
|
+
function $l(n) {
|
|
4934
|
+
ul.push(n);
|
|
4935
4935
|
}
|
|
4936
|
-
const
|
|
4936
|
+
const La = /* @__PURE__ */ new Set();
|
|
4937
4937
|
let xn = 0;
|
|
4938
|
-
function
|
|
4938
|
+
function ec() {
|
|
4939
4939
|
if (xn !== 0)
|
|
4940
4940
|
return;
|
|
4941
4941
|
const n = qs;
|
|
@@ -4952,13 +4952,13 @@ function $l() {
|
|
|
4952
4952
|
Ne.pop()();
|
|
4953
4953
|
for (let t = 0; t < Fn.length; t += 1) {
|
|
4954
4954
|
const e = Fn[t];
|
|
4955
|
-
|
|
4955
|
+
La.has(e) || (La.add(e), e());
|
|
4956
4956
|
}
|
|
4957
4957
|
Fn.length = 0;
|
|
4958
4958
|
} while (Tn.length);
|
|
4959
|
-
for (;
|
|
4960
|
-
|
|
4961
|
-
|
|
4959
|
+
for (; ul.length; )
|
|
4960
|
+
ul.pop()();
|
|
4961
|
+
fl = !1, La.clear(), vi(n);
|
|
4962
4962
|
}
|
|
4963
4963
|
function S0(n) {
|
|
4964
4964
|
if (n.fragment !== null) {
|
|
@@ -4972,7 +4972,7 @@ function T0(n) {
|
|
|
4972
4972
|
Fn.forEach((i) => n.indexOf(i) === -1 ? t.push(i) : e.push(i)), e.forEach((i) => i()), Fn = t;
|
|
4973
4973
|
}
|
|
4974
4974
|
let Ds;
|
|
4975
|
-
function
|
|
4975
|
+
function tc() {
|
|
4976
4976
|
return Ds || (Ds = Promise.resolve(), Ds.then(() => {
|
|
4977
4977
|
Ds = null;
|
|
4978
4978
|
})), Ds;
|
|
@@ -5006,7 +5006,7 @@ function B(n, t, e, i) {
|
|
|
5006
5006
|
} else
|
|
5007
5007
|
i && i();
|
|
5008
5008
|
}
|
|
5009
|
-
const
|
|
5009
|
+
const ic = { duration: 0 };
|
|
5010
5010
|
function _i(n, t, e) {
|
|
5011
5011
|
const i = { direction: "in" };
|
|
5012
5012
|
let s = t(n, e, i), o = !1, r, a, l = 0;
|
|
@@ -5014,10 +5014,10 @@ function _i(n, t, e) {
|
|
|
5014
5014
|
r && rr(n, r);
|
|
5015
5015
|
}
|
|
5016
5016
|
function h() {
|
|
5017
|
-
const { delay: f = 0, duration: m = 300, easing: p = bi, tick: v = q, css: g } = s ||
|
|
5017
|
+
const { delay: f = 0, duration: m = 300, easing: p = bi, tick: v = q, css: g } = s || ic;
|
|
5018
5018
|
g && (r = or(n, 0, 1, m, f, p, g, l++)), v(0, 1);
|
|
5019
|
-
const A =
|
|
5020
|
-
a && a.abort(), o = !0, et(() => en(n, !0, "start")), a =
|
|
5019
|
+
const A = Xl() + f, w = A + m;
|
|
5020
|
+
a && a.abort(), o = !0, et(() => en(n, !0, "start")), a = Jl((I) => {
|
|
5021
5021
|
if (o) {
|
|
5022
5022
|
if (I >= w)
|
|
5023
5023
|
return v(1, 0), en(n, !0, "end"), c(), o = !1;
|
|
@@ -5032,7 +5032,7 @@ function _i(n, t, e) {
|
|
|
5032
5032
|
let u = !1;
|
|
5033
5033
|
return {
|
|
5034
5034
|
start() {
|
|
5035
|
-
u || (u = !0, rr(n), ci(s) ? (s = s(i),
|
|
5035
|
+
u || (u = !0, rr(n), ci(s) ? (s = s(i), tc().then(h)) : h());
|
|
5036
5036
|
},
|
|
5037
5037
|
invalidate() {
|
|
5038
5038
|
u = !1;
|
|
@@ -5048,10 +5048,10 @@ function fs(n, t, e) {
|
|
|
5048
5048
|
const a = ti;
|
|
5049
5049
|
a.r += 1;
|
|
5050
5050
|
function l() {
|
|
5051
|
-
const { delay: c = 0, duration: h = 300, easing: u = bi, tick: f = q, css: m } = s ||
|
|
5051
|
+
const { delay: c = 0, duration: h = 300, easing: u = bi, tick: f = q, css: m } = s || ic;
|
|
5052
5052
|
m && (r = or(n, 1, 0, h, c, u, m));
|
|
5053
|
-
const p =
|
|
5054
|
-
et(() => en(n, !1, "start")),
|
|
5053
|
+
const p = Xl() + c, v = p + h;
|
|
5054
|
+
et(() => en(n, !1, "start")), Jl((g) => {
|
|
5055
5055
|
if (o) {
|
|
5056
5056
|
if (g >= v)
|
|
5057
5057
|
return f(0, 1), en(n, !1, "end"), --a.r || ot(a.c), !1;
|
|
@@ -5063,7 +5063,7 @@ function fs(n, t, e) {
|
|
|
5063
5063
|
return o;
|
|
5064
5064
|
});
|
|
5065
5065
|
}
|
|
5066
|
-
return ci(s) ?
|
|
5066
|
+
return ci(s) ? tc().then(() => {
|
|
5067
5067
|
s = s(i), l();
|
|
5068
5068
|
}) : l(), {
|
|
5069
5069
|
end(c) {
|
|
@@ -5090,11 +5090,11 @@ function ai(n, t, e, i) {
|
|
|
5090
5090
|
};
|
|
5091
5091
|
}
|
|
5092
5092
|
function f(m) {
|
|
5093
|
-
const { delay: p = 0, duration: v = 300, easing: g = bi, tick: A = q, css: w } = o ||
|
|
5094
|
-
start:
|
|
5093
|
+
const { delay: p = 0, duration: v = 300, easing: g = bi, tick: A = q, css: w } = o || ic, I = {
|
|
5094
|
+
start: Xl() + p,
|
|
5095
5095
|
b: m
|
|
5096
5096
|
};
|
|
5097
|
-
m || (I.group = ti, ti.r += 1), a || l ? l = I : (w && (h(), c = or(n, r, m, v, p, g, w)), m && A(0, 1), a = u(I, v), et(() => en(n, m, "start")),
|
|
5097
|
+
m || (I.group = ti, ti.r += 1), a || l ? l = I : (w && (h(), c = or(n, r, m, v, p, g, w)), m && A(0, 1), a = u(I, v), et(() => en(n, m, "start")), Jl((C) => {
|
|
5098
5098
|
if (l && C > l.start && (a = u(l, v), l = null, en(n, a.b, "start"), w && (h(), c = or(n, r, a.b, a.duration, 0, g, o.css))), a) {
|
|
5099
5099
|
if (C >= a.end)
|
|
5100
5100
|
A(r = a.b, 1 - r), en(n, a.b, "end"), l || (a.b ? h() : --a.group.r || ot(a.group.c)), a = null;
|
|
@@ -5108,7 +5108,7 @@ function ai(n, t, e, i) {
|
|
|
5108
5108
|
}
|
|
5109
5109
|
return {
|
|
5110
5110
|
run(m) {
|
|
5111
|
-
ci(o) ?
|
|
5111
|
+
ci(o) ? tc().then(() => {
|
|
5112
5112
|
o = o(s), f(m);
|
|
5113
5113
|
}) : f(m);
|
|
5114
5114
|
},
|
|
@@ -5131,7 +5131,7 @@ function ar(n, t) {
|
|
|
5131
5131
|
f !== o && u && (ue(), B(u, 1, 1, () => {
|
|
5132
5132
|
t.blocks[f] === u && (t.blocks[f] = null);
|
|
5133
5133
|
}), fe());
|
|
5134
|
-
}) : t.block.d(1), c.c(), D(c, 1), c.m(t.mount(), t.anchor), h = !0), t.block = c, t.blocks && (t.blocks[o] = c), h &&
|
|
5134
|
+
}) : t.block.d(1), c.c(), D(c, 1), c.m(t.mount(), t.anchor), h = !0), t.block = c, t.blocks && (t.blocks[o] = c), h && ec();
|
|
5135
5135
|
}
|
|
5136
5136
|
if (w0(n)) {
|
|
5137
5137
|
const s = Ri();
|
|
@@ -5153,7 +5153,7 @@ function bm(n, t, e) {
|
|
|
5153
5153
|
n.current === n.then && (i[n.value] = s), n.current === n.catch && (i[n.error] = s), n.block.p(i, e);
|
|
5154
5154
|
}
|
|
5155
5155
|
const L0 = typeof window != "undefined" ? window : typeof globalThis != "undefined" ? globalThis : global;
|
|
5156
|
-
function
|
|
5156
|
+
function nc(n, t) {
|
|
5157
5157
|
n.d(1), t.delete(n.key);
|
|
5158
5158
|
}
|
|
5159
5159
|
function Fi(n, t) {
|
|
@@ -5210,7 +5210,7 @@ function Pt(n, t) {
|
|
|
5210
5210
|
function ym(n) {
|
|
5211
5211
|
return typeof n == "object" && n !== null ? n : {};
|
|
5212
5212
|
}
|
|
5213
|
-
function
|
|
5213
|
+
function sc(n, t, e) {
|
|
5214
5214
|
const i = n.$$.props[t];
|
|
5215
5215
|
i !== void 0 && (n.$$.bound[i] = e, e(n.$$.ctx[i]));
|
|
5216
5216
|
}
|
|
@@ -5266,7 +5266,7 @@ function he(n, t, e, i, s, o, r, a = [-1]) {
|
|
|
5266
5266
|
c.fragment && c.fragment.l(u), u.forEach(O);
|
|
5267
5267
|
} else
|
|
5268
5268
|
c.fragment && c.fragment.c();
|
|
5269
|
-
t.intro && D(n.$$.fragment), ie(n, t.target, t.anchor, t.customElement),
|
|
5269
|
+
t.intro && D(n.$$.fragment), ie(n, t.target, t.anchor, t.customElement), ec();
|
|
5270
5270
|
}
|
|
5271
5271
|
vi(l);
|
|
5272
5272
|
}
|
|
@@ -5428,7 +5428,7 @@ var wm = function() {
|
|
|
5428
5428
|
}, t;
|
|
5429
5429
|
}()
|
|
5430
5430
|
);
|
|
5431
|
-
}(),
|
|
5431
|
+
}(), ml = typeof window != "undefined" && typeof document != "undefined" && window.document === document, lr = function() {
|
|
5432
5432
|
return typeof global != "undefined" && global.Math === Math ? global : typeof self != "undefined" && self.Math === Math ? self : typeof window != "undefined" && window.Math === Math ? window : Function("return this")();
|
|
5433
5433
|
}(), _0 = function() {
|
|
5434
5434
|
return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(lr) : function(n) {
|
|
@@ -5479,14 +5479,14 @@ var N0 = 20, G0 = ["top", "right", "bottom", "left", "width", "height", "size",
|
|
|
5479
5479
|
return e.broadcastActive();
|
|
5480
5480
|
}), t.length > 0;
|
|
5481
5481
|
}, n.prototype.connect_ = function() {
|
|
5482
|
-
!
|
|
5482
|
+
!ml || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), Q0 ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
|
|
5483
5483
|
attributes: !0,
|
|
5484
5484
|
childList: !0,
|
|
5485
5485
|
characterData: !0,
|
|
5486
5486
|
subtree: !0
|
|
5487
5487
|
})) : (document.addEventListener("DOMSubtreeModified", this.refresh), this.mutationEventsAdded_ = !0), this.connected_ = !0);
|
|
5488
5488
|
}, n.prototype.disconnect_ = function() {
|
|
5489
|
-
!
|
|
5489
|
+
!ml || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
|
|
5490
5490
|
}, n.prototype.onTransitionEnd_ = function(t) {
|
|
5491
5491
|
var e = t.propertyName, i = e === void 0 ? "" : e, s = G0.some(function(o) {
|
|
5492
5492
|
return !!~i.indexOf(o);
|
|
@@ -5555,7 +5555,7 @@ function J0(n) {
|
|
|
5555
5555
|
return n === Un(n).document.documentElement;
|
|
5556
5556
|
}
|
|
5557
5557
|
function q0(n) {
|
|
5558
|
-
return
|
|
5558
|
+
return ml ? Z0(n) ? Y0(n) : X0(n) : Pm;
|
|
5559
5559
|
}
|
|
5560
5560
|
function K0(n) {
|
|
5561
5561
|
var t = n.x, e = n.y, i = n.width, s = n.height, o = typeof DOMRectReadOnly != "undefined" ? DOMRectReadOnly : Object, r = Object.create(o.prototype);
|
|
@@ -6000,7 +6000,7 @@ function hr(n, { delay: t = 0, speed: e, duration: i, easing: s = Yn } = {}) {
|
|
|
6000
6000
|
};
|
|
6001
6001
|
}
|
|
6002
6002
|
const kn = [];
|
|
6003
|
-
function
|
|
6003
|
+
function oc(n, t = q) {
|
|
6004
6004
|
let e;
|
|
6005
6005
|
const i = /* @__PURE__ */ new Set();
|
|
6006
6006
|
function s(a) {
|
|
@@ -7032,7 +7032,7 @@ function OA(n) {
|
|
|
7032
7032
|
}
|
|
7033
7033
|
v & /*rulerTexts, isRow, getRuleDistanceText*/
|
|
7034
7034
|
22 && (f = /*rulerTexts*/
|
|
7035
|
-
p[4], a = Zt(a, v, m, 1, p, f, l, r,
|
|
7035
|
+
p[4], a = Zt(a, v, m, 1, p, f, l, r, nc, Ah, null, gh)), v & /*type*/
|
|
7036
7036
|
1 && c !== (c = "floorplan-plugin__rule-labels floorplan-plugin__rule-labels--" + /*type*/
|
|
7037
7037
|
p[0] + " svelte-1fuyezq") && P(t, "class", c), v & /*type, isRow*/
|
|
7038
7038
|
5 && te(
|
|
@@ -7411,10 +7411,10 @@ function XA(n) {
|
|
|
7411
7411
|
}
|
|
7412
7412
|
};
|
|
7413
7413
|
}
|
|
7414
|
-
const
|
|
7414
|
+
const za = 6;
|
|
7415
7415
|
function ZA(n, t, e) {
|
|
7416
7416
|
let i, { path: s } = t;
|
|
7417
|
-
const o =
|
|
7417
|
+
const o = za * 2, r = `M0 ${za} h ${o} M${za} 0 v ${o}`;
|
|
7418
7418
|
return n.$$set = (a) => {
|
|
7419
7419
|
"path" in a && e(3, s = a.path);
|
|
7420
7420
|
}, n.$$.update = () => {
|
|
@@ -8792,7 +8792,7 @@ function Tb(n) {
|
|
|
8792
8792
|
}
|
|
8793
8793
|
function Lb(n, t, e) {
|
|
8794
8794
|
let i, s, { panoIndex: o } = t, { isCurrent: r } = t, { floorIndex: a } = t, { highlightEnable: l } = t, { cameraEnable: c } = t, { hoverEnable: h } = t, { roomLabelsEnable: u } = t, { roomAreaEnable: f } = t, { roomNameEnable: m } = t, { roomDimensionEnable: p } = t, { ruleLabelsEnable: v } = t, { floorplanData: g } = t, { getRoomAreaText: A } = t, { getRoomDimensionText: w } = t, { getLabelElement: I } = t, { getRuleDistanceText: C } = t, { adaptiveRoomLabelVisibleEnable: M } = t, { highlightData: E } = t, { missingFloorConfig: S } = t, { lastPanoramaLongitude: T } = t, { cameraImageUrl: W } = t, { northDesc: F } = t, { compassEnable: N } = t;
|
|
8795
|
-
const G =
|
|
8795
|
+
const G = oc(void 0);
|
|
8796
8796
|
return n.$$set = (H) => {
|
|
8797
8797
|
"panoIndex" in H && e(0, o = H.panoIndex), "isCurrent" in H && e(1, r = H.isCurrent), "floorIndex" in H && e(2, a = H.floorIndex), "highlightEnable" in H && e(3, l = H.highlightEnable), "cameraEnable" in H && e(4, c = H.cameraEnable), "hoverEnable" in H && e(5, h = H.hoverEnable), "roomLabelsEnable" in H && e(6, u = H.roomLabelsEnable), "roomAreaEnable" in H && e(7, f = H.roomAreaEnable), "roomNameEnable" in H && e(8, m = H.roomNameEnable), "roomDimensionEnable" in H && e(9, p = H.roomDimensionEnable), "ruleLabelsEnable" in H && e(10, v = H.ruleLabelsEnable), "floorplanData" in H && e(11, g = H.floorplanData), "getRoomAreaText" in H && e(12, A = H.getRoomAreaText), "getRoomDimensionText" in H && e(13, w = H.getRoomDimensionText), "getLabelElement" in H && e(14, I = H.getLabelElement), "getRuleDistanceText" in H && e(15, C = H.getRuleDistanceText), "adaptiveRoomLabelVisibleEnable" in H && e(16, M = H.adaptiveRoomLabelVisibleEnable), "highlightData" in H && e(17, E = H.highlightData), "missingFloorConfig" in H && e(18, S = H.missingFloorConfig), "lastPanoramaLongitude" in H && e(19, T = H.lastPanoramaLongitude), "cameraImageUrl" in H && e(20, W = H.cameraImageUrl), "northDesc" in H && e(21, F = H.northDesc), "compassEnable" in H && e(22, N = H.compassEnable);
|
|
8798
8798
|
}, n.$$.update = () => {
|
|
@@ -9229,7 +9229,7 @@ function Bb(n, t, e) {
|
|
|
9229
9229
|
F
|
|
9230
9230
|
];
|
|
9231
9231
|
}
|
|
9232
|
-
let
|
|
9232
|
+
let rc = class extends de {
|
|
9233
9233
|
constructor(t) {
|
|
9234
9234
|
super(), he(
|
|
9235
9235
|
this,
|
|
@@ -9364,12 +9364,12 @@ function Bh(n, t) {
|
|
|
9364
9364
|
const e = Math.max(...n.work.observers.map((i) => i.floorIndex));
|
|
9365
9365
|
return t > e ? n.model.bounding.max.y : Math.max(...n.work.observers.filter((i) => i.floorIndex === t).map((i) => i.standingPosition.y));
|
|
9366
9366
|
}
|
|
9367
|
-
function
|
|
9367
|
+
function ac(n, t, e = tn.BOUNDING_CENTER) {
|
|
9368
9368
|
const i = Bh(n, t), s = Bh(n, t + 1);
|
|
9369
9369
|
return e === tn.BOUNDING_CENTER ? (n.model.bounding.max.y + n.model.bounding.min.y) / 2 : e === tn.CEILING ? s : i;
|
|
9370
9370
|
}
|
|
9371
|
-
function
|
|
9372
|
-
const s =
|
|
9371
|
+
function lc(n, t, e, i) {
|
|
9372
|
+
const s = ac(n, e, i == null ? void 0 : i.attachedTo), o = new b.Vector3(0, s, 0), r = new b.Vector3(1, s, 0), a = o.clone().project(n.camera), l = r.clone().project(n.camera);
|
|
9373
9373
|
return Math.abs((l.x - a.x) / 1e3) * (t.getBoundingClientRect().width / 2);
|
|
9374
9374
|
}
|
|
9375
9375
|
let Ni = class {
|
|
@@ -9377,7 +9377,7 @@ let Ni = class {
|
|
|
9377
9377
|
/**
|
|
9378
9378
|
* @realsee/dnalogel 版本号
|
|
9379
9379
|
*/
|
|
9380
|
-
d(this, "VERSION", "3.
|
|
9380
|
+
d(this, "VERSION", "3.58.0");
|
|
9381
9381
|
d(this, "NAME");
|
|
9382
9382
|
d(this, "five");
|
|
9383
9383
|
d(this, "workUtil");
|
|
@@ -9408,7 +9408,7 @@ let Ni = class {
|
|
|
9408
9408
|
* @description: 获取静态资源的url
|
|
9409
9409
|
*/
|
|
9410
9410
|
absoluteUrl(t) {
|
|
9411
|
-
return
|
|
9411
|
+
return Ul(this.staticPrefix, t);
|
|
9412
9412
|
}
|
|
9413
9413
|
onWorkCodeChange() {
|
|
9414
9414
|
}
|
|
@@ -9430,7 +9430,7 @@ function Ub(n) {
|
|
|
9430
9430
|
function Vh(n) {
|
|
9431
9431
|
return Ub(n) && !!n.isVector3;
|
|
9432
9432
|
}
|
|
9433
|
-
function
|
|
9433
|
+
function cc(n, t) {
|
|
9434
9434
|
return Q(this, null, function* () {
|
|
9435
9435
|
const [e] = yield rn(n.changeMode(...t));
|
|
9436
9436
|
if (e)
|
|
@@ -9466,7 +9466,7 @@ function Lm(n, t, e = !0) {
|
|
|
9466
9466
|
return;
|
|
9467
9467
|
const s = n.getCurrentState();
|
|
9468
9468
|
if (s.mode !== t.mode) {
|
|
9469
|
-
const [h] = yield rn(
|
|
9469
|
+
const [h] = yield rn(cc(n, [t.mode, t, void 0, e]));
|
|
9470
9470
|
if (h)
|
|
9471
9471
|
throw h;
|
|
9472
9472
|
return;
|
|
@@ -9574,7 +9574,7 @@ let qb = class extends wi {
|
|
|
9574
9574
|
d(this, "updateSize", () => {
|
|
9575
9575
|
if (!this.data || !this.container || !this.wrapper)
|
|
9576
9576
|
return !1;
|
|
9577
|
-
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 =
|
|
9577
|
+
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 = lc(this.five, this.wrapper, this.floorIndex, r), l = Math.ceil(s * a), c = Math.ceil(o * a);
|
|
9578
9578
|
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;
|
|
9579
9579
|
});
|
|
9580
9580
|
d(this, "highlight", (e) => {
|
|
@@ -9836,7 +9836,7 @@ let qb = class extends wi {
|
|
|
9836
9836
|
});
|
|
9837
9837
|
if (this.app)
|
|
9838
9838
|
return this.app.$set(i);
|
|
9839
|
-
this.app = new
|
|
9839
|
+
this.app = new rc({ target: this.container, intro: !0, props: i });
|
|
9840
9840
|
}
|
|
9841
9841
|
};
|
|
9842
9842
|
const oD = (n, t) => new qb(n, t);
|
|
@@ -9913,7 +9913,7 @@ let e1 = class extends wi {
|
|
|
9913
9913
|
d(this, "updateSize", () => {
|
|
9914
9914
|
if (!this.data || !this.container || !this.wrapper)
|
|
9915
9915
|
return !1;
|
|
9916
|
-
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 =
|
|
9916
|
+
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 = lc(this.five, this.wrapper, this.floorIndex, r), l = Math.ceil(s * a), c = Math.ceil(o * a);
|
|
9917
9917
|
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;
|
|
9918
9918
|
});
|
|
9919
9919
|
d(this, "highlight", (e) => {
|
|
@@ -10125,7 +10125,7 @@ let e1 = class extends wi {
|
|
|
10125
10125
|
/** 更新户型图位置 */
|
|
10126
10126
|
updatePosition() {
|
|
10127
10127
|
var a;
|
|
10128
|
-
const e =
|
|
10128
|
+
const e = ac(this.five, this.floorIndex, this.state.config.attachedTo), i = (a = this.fiveUtil.model) == null ? void 0 : a.bounding.getCenter(new b.Vector3()).setY(e);
|
|
10129
10129
|
if (!i)
|
|
10130
10130
|
return;
|
|
10131
10131
|
const s = i.clone().project(this.five.camera), o = (s.x + 1) / 2, r = -(s.y - 1) / 2;
|
|
@@ -10179,7 +10179,7 @@ let e1 = class extends wi {
|
|
|
10179
10179
|
});
|
|
10180
10180
|
if (this.app)
|
|
10181
10181
|
return this.app.$set(i);
|
|
10182
|
-
this.app = new
|
|
10182
|
+
this.app = new rc({ target: this.container, intro: !0, props: i });
|
|
10183
10183
|
}
|
|
10184
10184
|
};
|
|
10185
10185
|
const aD = (n, t) => new e1(n, t);
|
|
@@ -10215,7 +10215,7 @@ let t1 = class extends wi {
|
|
|
10215
10215
|
d(this, "updateSize", () => {
|
|
10216
10216
|
if (!this.data || !this.container || !this.wrapper || this.five.getCurrentState().mode !== "Topview")
|
|
10217
10217
|
return !1;
|
|
10218
|
-
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 =
|
|
10218
|
+
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 = lc(this.five, this.wrapper, this.floorIndex, r), l = Math.ceil(s * a), c = Math.ceil(o * a);
|
|
10219
10219
|
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;
|
|
10220
10220
|
});
|
|
10221
10221
|
/** 销毁插件 */
|
|
@@ -10324,7 +10324,7 @@ let t1 = class extends wi {
|
|
|
10324
10324
|
/** 更新户型图位置 */
|
|
10325
10325
|
updatePosition() {
|
|
10326
10326
|
var a;
|
|
10327
|
-
const e =
|
|
10327
|
+
const e = ac(this.five, this.floorIndex, this.state.config.attachedTo), i = (a = this.five.model) == null ? void 0 : a.bounding.getCenter(new b.Vector3()).setY(e);
|
|
10328
10328
|
if (!i)
|
|
10329
10329
|
return;
|
|
10330
10330
|
const s = i.clone().project(this.five.camera), o = (s.x + 1) / 2, r = -(s.y - 1) / 2;
|
|
@@ -10389,7 +10389,7 @@ let t1 = class extends wi {
|
|
|
10389
10389
|
return;
|
|
10390
10390
|
this.isHiddenByHideFunc = !1;
|
|
10391
10391
|
const { userAction: i } = e;
|
|
10392
|
-
this.hooks.emit("show", { userAction: i, auto: !1 }), this.five.getCurrentState().mode !== "Topview" && (yield
|
|
10392
|
+
this.hooks.emit("show", { userAction: i, auto: !1 }), this.five.getCurrentState().mode !== "Topview" && (yield cc(this.five, ["Topview", void 0, void 0, i])), this.five.model.show(this.floorIndex), this.updatePosition(), this.updateSize();
|
|
10393
10393
|
const s = 500, o = this.state.config.modelOpacity;
|
|
10394
10394
|
Zn(this.five, o, s), this.hooks.emit("showAnimationEnded", { userAction: i, auto: !1 }), this.render();
|
|
10395
10395
|
});
|
|
@@ -10452,7 +10452,7 @@ let t1 = class extends wi {
|
|
|
10452
10452
|
});
|
|
10453
10453
|
if (this.app)
|
|
10454
10454
|
return this.app.$set(i);
|
|
10455
|
-
this.app = new
|
|
10455
|
+
this.app = new rc({ target: this.container, intro: !0, props: i });
|
|
10456
10456
|
}
|
|
10457
10457
|
};
|
|
10458
10458
|
const cD = (n, t) => new t1(n, t);
|
|
@@ -10650,7 +10650,7 @@ function l1(n) {
|
|
|
10650
10650
|
p(r, [a]) {
|
|
10651
10651
|
a & /*extraObjects*/
|
|
10652
10652
|
1 && (s = /*extraObjects*/
|
|
10653
|
-
r[0], e = Zt(e, a, o, 1, r, s, i, t,
|
|
10653
|
+
r[0], e = Zt(e, a, o, 1, r, s, i, t, nc, _h, null, Rh));
|
|
10654
10654
|
},
|
|
10655
10655
|
i: q,
|
|
10656
10656
|
o: q,
|
|
@@ -11463,7 +11463,7 @@ const dD = (n, t) => new w1(n, t), uD = [
|
|
|
11463
11463
|
{ roomType: "100900000013", description: "衣" },
|
|
11464
11464
|
{ roomType: "100900000015", description: "商铺" },
|
|
11465
11465
|
{ roomType: "100900000016", description: "写字楼" }
|
|
11466
|
-
],
|
|
11466
|
+
], ja = (n, t, e) => {
|
|
11467
11467
|
const i = new b.Matrix4(), s = new b.Euler(n, t, e, "YXZ");
|
|
11468
11468
|
return i.makeRotationFromEuler(s), i;
|
|
11469
11469
|
}, C1 = (n, {
|
|
@@ -11473,7 +11473,7 @@ const dD = (n, t) => new w1(n, t), uD = [
|
|
|
11473
11473
|
}) => {
|
|
11474
11474
|
if (t && n.scale.set(t, t, t), e) {
|
|
11475
11475
|
const [s, o, r] = e;
|
|
11476
|
-
s && n.applyMatrix4(
|
|
11476
|
+
s && n.applyMatrix4(ja(s, 0, 0)), o && n.applyMatrix4(ja(0, o, 0)), r && n.applyMatrix4(ja(0, 0, r));
|
|
11477
11477
|
}
|
|
11478
11478
|
return i && n.position.set(i.x, i.y, i.z), n;
|
|
11479
11479
|
};
|
|
@@ -11627,13 +11627,13 @@ function Gh(n) {
|
|
|
11627
11627
|
function Qh(n) {
|
|
11628
11628
|
return n % Zo;
|
|
11629
11629
|
}
|
|
11630
|
-
function
|
|
11630
|
+
function Oa(n, t, e) {
|
|
11631
11631
|
return n + (t - n) * e;
|
|
11632
11632
|
}
|
|
11633
|
-
const
|
|
11633
|
+
const gl = (n, t, e) => {
|
|
11634
11634
|
const i = Math.PI, s = i * 2;
|
|
11635
11635
|
let o = Gh(n), r = Gh(t);
|
|
11636
|
-
return e === pi.Anticlockwise && o < r && (o += s), e === pi.Clockwise && r < o && (r += s), e === pi.Loop && r - o > i ?
|
|
11636
|
+
return e === pi.Anticlockwise && o < r && (o += s), e === pi.Clockwise && r < o && (r += s), e === pi.Loop && r - o > i ? gl(o, r, pi.Anticlockwise) : e === pi.Loop && o - r > i ? gl(o, r, pi.Clockwise) : { from: o, to: r };
|
|
11637
11637
|
}, vD = (n) => {
|
|
11638
11638
|
const t = {}, e = (l, c, ...h) => Q(void 0, [l, c, ...h], function* (o, r, a = { preload: !0 }) {
|
|
11639
11639
|
return t.interruptCallback && t.interruptCallback(!1), a.asyncStartCallback && (yield a.asyncStartCallback()), o.mode && o.mode !== n.currentMode && (yield n.changeMode(o.mode)), a.preload && o.panoIndex !== void 0 && o.panoIndex !== n.panoIndex && (yield n.preloadPano(o.panoIndex)), a.asyncEndCallback && (yield a.asyncEndCallback()), o.panoIndex === void 0 && o.fov === void 0 && o.latitude === void 0 && o.longitude === void 0 ? !0 : yield new Promise((u, f) => {
|
|
@@ -11647,7 +11647,7 @@ const ml = (n, t, e) => {
|
|
|
11647
11647
|
}, o)) : f(new Error("unexpected error"));
|
|
11648
11648
|
});
|
|
11649
11649
|
}), i = (o) => {
|
|
11650
|
-
const r = n.state, a = Qh(r.latitude), l = Qh(o.latitude), { from: c, to: h } =
|
|
11650
|
+
const r = n.state, a = Qh(r.latitude), l = Qh(o.latitude), { from: c, to: h } = gl(
|
|
11651
11651
|
r.longitude,
|
|
11652
11652
|
o.longitude,
|
|
11653
11653
|
o.rotation || pi.Loop
|
|
@@ -11676,7 +11676,7 @@ const ml = (n, t, e) => {
|
|
|
11676
11676
|
return yield new Promise((m) => {
|
|
11677
11677
|
const p = ({ progress: I }) => {
|
|
11678
11678
|
const C = {};
|
|
11679
|
-
C.longitude =
|
|
11679
|
+
C.longitude = Oa(u.longitude, f.longitude, I), C.latitude = Oa(u.latitude, f.latitude, I), C.fov = Oa(u.fov, f.fov, I), n.setState(C, !0);
|
|
11680
11680
|
}, v = () => {
|
|
11681
11681
|
m(!0);
|
|
11682
11682
|
}, g = () => {
|
|
@@ -12214,7 +12214,7 @@ function V1(n) {
|
|
|
12214
12214
|
);
|
|
12215
12215
|
},
|
|
12216
12216
|
m(g, A) {
|
|
12217
|
-
V(g, t, A), v.m(t, null), j(t, e), j(t, i), j(i, s), j(s, r), a =
|
|
12217
|
+
V(g, t, A), v.m(t, null), j(t, e), j(t, i), j(i, s), j(s, r), a = Kl(
|
|
12218
12218
|
s,
|
|
12219
12219
|
/*div0_elementresize_handler*/
|
|
12220
12220
|
n[4].bind(s)
|
|
@@ -13218,7 +13218,7 @@ function Nm(n) {
|
|
|
13218
13218
|
const t = fn(n), e = new b.Quaternion().setFromUnitVectors(new b.Vector3(0, 1, 0), t), s = n.map((r) => r.clone().applyQuaternion(e)).flatMap((r) => [r.x, r.z]);
|
|
13219
13219
|
return _p(s);
|
|
13220
13220
|
}
|
|
13221
|
-
function
|
|
13221
|
+
function pl(n, t) {
|
|
13222
13222
|
const e = Array.isArray(t) ? t : [t];
|
|
13223
13223
|
for (let i = 0; i < e.length; i++) {
|
|
13224
13224
|
const s = n.start, o = n.end, r = e[i].start, a = e[i].end;
|
|
@@ -13273,7 +13273,7 @@ function Gm(n, t) {
|
|
|
13273
13273
|
return { start: e[c - 1], end: e[c] };
|
|
13274
13274
|
}).filter(Boolean);
|
|
13275
13275
|
for (let l = 0; l < a.length; l++)
|
|
13276
|
-
if (
|
|
13276
|
+
if (pl(a[l], a.slice(l)))
|
|
13277
13277
|
return;
|
|
13278
13278
|
}
|
|
13279
13279
|
const i = e.flatMap((a) => [a.x, a.y, a.z]), s = new b.Float32BufferAttribute(i, 3), o = Nm(e), r = new b.BufferGeometry();
|
|
@@ -13320,16 +13320,16 @@ function Wm(n) {
|
|
|
13320
13320
|
}
|
|
13321
13321
|
let e = 0, i = new se();
|
|
13322
13322
|
for (const [s, o, r] of t) {
|
|
13323
|
-
const a =
|
|
13323
|
+
const a = hc(s, o, r), l = Um(s, o, r, a);
|
|
13324
13324
|
e += a, i.add(l);
|
|
13325
13325
|
}
|
|
13326
13326
|
return i = i.divideScalar(e), { center: i, area: e };
|
|
13327
13327
|
}
|
|
13328
|
-
function
|
|
13328
|
+
function hc(n, t, e) {
|
|
13329
13329
|
return t.clone().sub(n).cross(e.clone().sub(n)).length() / 2;
|
|
13330
13330
|
}
|
|
13331
13331
|
function Um(n, t, e, i) {
|
|
13332
|
-
const s = i != null ? i :
|
|
13332
|
+
const s = i != null ? i : hc(n, t, e);
|
|
13333
13333
|
return jt(n, t, e).multiplyScalar(s);
|
|
13334
13334
|
}
|
|
13335
13335
|
function gy(n) {
|
|
@@ -13374,7 +13374,7 @@ class py extends _m {
|
|
|
13374
13374
|
this.contentDom.innerText = `${ri(o) ? e : e.toFixed(o)}${s}`;
|
|
13375
13375
|
}
|
|
13376
13376
|
}
|
|
13377
|
-
class
|
|
13377
|
+
class vl {
|
|
13378
13378
|
constructor(t, e) {
|
|
13379
13379
|
d(this, "id", lt());
|
|
13380
13380
|
d(this, "selected", !1);
|
|
@@ -13483,7 +13483,7 @@ const vy = `
|
|
|
13483
13483
|
<path fill="url(#linearGradient-1)" fill-rule="nonzero" transform="translate(2.16 2.16)" d="M11.2979686,2.71818182 C11.611378,2.71818182 11.8654465,2.97561809 11.8654465,3.29318182 C11.8654465,3.58428191 11.6519584,3.82485822 11.374972,3.86293275 L11.2979686,3.86818182 L10.464,3.868 L9.7236795,10.6246222 C9.64153248,11.3737453 9.04854423,11.9512142 8.32013277,12.0165596 L8.18206028,12.0227273 L3.68338622,12.0227273 C2.89302127,12.0227273 2.22904821,11.4205655 2.141767,10.6246222 L2.141767,10.6246222 L1.4,3.868 L0.567477876,3.86818182 C0.254068499,3.86818182 0,3.61074555 0,3.29318182 C0,3.00208173 0.213488114,2.76150541 0.49047449,2.72343089 L0.567477876,2.71818182 L11.2979686,2.71818182 Z M9.322,3.868 L2.542,3.868 L3.26978106,10.4976259 C3.28762252,10.6603274 3.39528004,10.7928487 3.53932022,10.8467307 L3.61412483,10.866894 L3.68338622,10.8727273 L8.18206028,10.8727273 C8.39410941,10.8727273 8.57224853,10.7111717 8.59566544,10.4976259 L8.59566544,10.4976259 L9.322,3.868 Z M8.16824216,0 C8.48165153,0 8.73572003,0.257436269 8.73572003,0.575 C8.73572003,0.866100087 8.52223192,1.1066764 8.24524554,1.14475093 L8.16824216,1.15 L3.69720434,1.15 C3.38379497,1.15 3.12972647,0.892563731 3.12972647,0.575 C3.12972647,0.283899913 3.34321458,0.0433235966 3.62020096,0.00524907226 L3.69720434,0 L8.16824216,0 Z"></path>
|
|
13484
13484
|
</svg>
|
|
13485
13485
|
`, Kh = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTciIGhlaWdodD0iMjUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxMC43MDYlIiB5MT0iNDIuNzQ0JSIgeDI9Ijg5LjA2NCUiIHkyPSI1Ny4yMDglIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii4zMDgiIG9mZnNldD0iNDkuNTY5JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iMCIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iLS4yNSIgeT0iLS4yNSIgd2lkdGg9IjU3LjUiIGhlaWdodD0iMjMuNSIgcng9IjExLjI1IiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwIDEpIiBmaWxsPSIjMkMyQzJDIiBzdHJva2U9InVybCgjcHJlZml4X19hKSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbC1ydWxlPSJldmVub2RkIiBmaWxsLW9wYWNpdHk9Ii4zMDMiLz48L3N2Zz4=", Ay = "data:image/png;base64,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";
|
|
13486
|
-
class
|
|
13486
|
+
class dc {
|
|
13487
13487
|
constructor(t, e) {
|
|
13488
13488
|
d(this, "visible", !1);
|
|
13489
13489
|
d(this, "five");
|
|
@@ -13555,7 +13555,7 @@ class hc {
|
|
|
13555
13555
|
return this.visible = !0, this.masking.style.pointerEvents = "auto", this.container.style.opacity = "1", this.container.style.pointerEvents = "auto", this;
|
|
13556
13556
|
}
|
|
13557
13557
|
}
|
|
13558
|
-
function
|
|
13558
|
+
function uc(n, t) {
|
|
13559
13559
|
const e = n.x - t[0].x, i = n.y - t[0].y, s = t[1].x - t[0].x, o = t[1].y - t[0].y, r = e * s + i * o, a = s * s + o * o, l = r / a;
|
|
13560
13560
|
let c, h;
|
|
13561
13561
|
return l < 0 || by(t[0], t[1]) ? (c = t[0].x, h = t[0].y) : l > 1 ? (c = t[1].x, h = t[1].y) : (c = t[0].x + l * s, h = t[0].y + l * o), new Ct(c, h);
|
|
@@ -13718,7 +13718,7 @@ class Si extends Sr {
|
|
|
13718
13718
|
this.perpendicularDashed.setPoints(h, u), this.perpendicularDashed.show();
|
|
13719
13719
|
} else
|
|
13720
13720
|
this.perpendicularDashed.hide();
|
|
13721
|
-
const r = this.area.polyline.lines.map((h) => ({ start: h.points[0].position, end: h.points[1].position })), a =
|
|
13721
|
+
const r = this.area.polyline.lines.map((h) => ({ start: h.points[0].position, end: h.points[1].position })), a = pl({ start: e, end: i }, r), l = pl({ start: i, end: this.area.points[0] }, r);
|
|
13722
13722
|
if (a || l)
|
|
13723
13723
|
this.area.hideArea(), this.hook.emit("allowAddPointStateChange", "forbid");
|
|
13724
13724
|
else {
|
|
@@ -13757,7 +13757,7 @@ class Si extends Sr {
|
|
|
13757
13757
|
if (u.length === 0)
|
|
13758
13758
|
return;
|
|
13759
13759
|
const m = u.map((A) => {
|
|
13760
|
-
const w =
|
|
13760
|
+
const w = uc(h, A.points);
|
|
13761
13761
|
return { id: A.id, distance: w.distanceTo(h) };
|
|
13762
13762
|
}).sort((A, w) => A.distance - w.distance)[0];
|
|
13763
13763
|
if (m.distance > 20)
|
|
@@ -13780,7 +13780,7 @@ class Si extends Sr {
|
|
|
13780
13780
|
const i = e[0], s = this.model.getPolylineByLine(i);
|
|
13781
13781
|
s && (this.model.removePolyline(s), s.lines.forEach((o) => this.removeLine(o)), this.deleteDom.setLines([]).hide());
|
|
13782
13782
|
});
|
|
13783
|
-
this.fiveElement = this.five.getElement(), this.deleteDom = new
|
|
13783
|
+
this.fiveElement = this.five.getElement(), this.deleteDom = new dc(this.five, {
|
|
13784
13784
|
i18n: this.config.i18n,
|
|
13785
13785
|
onClick: (i, s) => {
|
|
13786
13786
|
var a;
|
|
@@ -13793,10 +13793,10 @@ class Si extends Sr {
|
|
|
13793
13793
|
const s = i.type === "area", o = Array.isArray(i) && ((r = i[0]) == null ? void 0 : r.type) === "line";
|
|
13794
13794
|
s && this.unHighlightArea(i), o && this.unHighlightLines(i);
|
|
13795
13795
|
}
|
|
13796
|
-
}).appendTo(this.container), this.pointSelector = new
|
|
13796
|
+
}).appendTo(this.container), this.pointSelector = new Ql(this.five, ee(k({}, this.pointSelectorConfig), {
|
|
13797
13797
|
mode: this.editParams.pointSelectorMode,
|
|
13798
13798
|
helper: k({ magnifierParams: this.magnifierParams, container: this.container }, this.pointSelectorConfig.helper)
|
|
13799
|
-
})), this.pointSelector.enable(), this.polyline = new qn({ model: this.model }), this.area = new
|
|
13799
|
+
})), this.pointSelector.enable(), this.polyline = new qn({ model: this.model }), this.area = new vl(void 0, {
|
|
13800
13800
|
five: this.five,
|
|
13801
13801
|
model: this.model,
|
|
13802
13802
|
meshContainer: this.group,
|
|
@@ -13821,7 +13821,7 @@ class Si extends Sr {
|
|
|
13821
13821
|
this.onSelect();
|
|
13822
13822
|
}
|
|
13823
13823
|
complete() {
|
|
13824
|
-
this.hook.emit("complete"), this.currentMeasureType === "area" ? (this.area.points.length < 3 ? this.deleteArea(this.area) : (this.area.showArea(), this.area.complete(), this.area.hook.on("selected", this.chooseArea)), this.area = new
|
|
13824
|
+
this.hook.emit("complete"), this.currentMeasureType === "area" ? (this.area.points.length < 3 ? this.deleteArea(this.area) : (this.area.showArea(), this.area.complete(), this.area.hook.on("selected", this.chooseArea)), this.area = new vl(void 0, { five: this.five, model: this.model, meshContainer: this.group, domContainer: this.container }), this.model.addArea(this.area)) : this.currentMeasureType === "line" && (this.polyline.lines.forEach((e) => {
|
|
13825
13825
|
e.hook.on("selected", this.chooseLine), e.distanceItem.setCanSelect(!0);
|
|
13826
13826
|
}), this.polyline = new qn({ model: this.model }), this.model.addPolyline(this.polyline)), this.pointSelector.setAdherePoints(null), this.dashed.hide(), this.perpendicularDashed.hide(), this.lastPoint = void 0;
|
|
13827
13827
|
}
|
|
@@ -13896,7 +13896,7 @@ class ed extends Sr {
|
|
|
13896
13896
|
});
|
|
13897
13897
|
const i = this.five.getElement();
|
|
13898
13898
|
if (i) {
|
|
13899
|
-
const s = new
|
|
13899
|
+
const s = new Bl(i);
|
|
13900
13900
|
this.hammer = s;
|
|
13901
13901
|
}
|
|
13902
13902
|
this.onFiveModeChange(this.five.getCurrentState().mode), this.onFivePanoWillArrive(this.five.getCurrentState().panoIndex), this.onFivePanoArrived(this.five.getCurrentState().panoIndex), this.updateDistanceUI(), this.five.needsRender = !0, this.model.hook.on("polylineAdded", this.polylineAdded), this.model.hook.on("polylineRemoved", this.polylineRemoved), this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("panoArrived", this.onFivePanoArrived), this.five.on("modeChange", this.onFiveModeChange), this.five.on("panoWillArrive", this.onFivePanoWillArrive);
|
|
@@ -14009,7 +14009,7 @@ class nd extends Sr {
|
|
|
14009
14009
|
if (f.length === 0)
|
|
14010
14010
|
return;
|
|
14011
14011
|
const p = f.map((A) => {
|
|
14012
|
-
const w =
|
|
14012
|
+
const w = uc(u, A.points);
|
|
14013
14013
|
return { id: A.id, distance: w.distanceTo(u) };
|
|
14014
14014
|
}).sort((A, w) => A.distance - w.distance)[0];
|
|
14015
14015
|
if (p.distance > 20)
|
|
@@ -14048,10 +14048,10 @@ class nd extends Sr {
|
|
|
14048
14048
|
d(this, "cancelDeleteClickCallback", () => {
|
|
14049
14049
|
this.deleteDom.hide(), this.clearHighlightLines(), this.unHighlightArea();
|
|
14050
14050
|
});
|
|
14051
|
-
this.deleteDom = new
|
|
14051
|
+
this.deleteDom = new dc(this.five, {
|
|
14052
14052
|
i18n: this.config.i18n,
|
|
14053
14053
|
onClick: () => {
|
|
14054
|
-
this.choose === "line" ? this.deleteLine() : this.choose instanceof
|
|
14054
|
+
this.choose === "line" ? this.deleteLine() : this.choose instanceof vl && this.deleteArea(this.choose);
|
|
14055
14055
|
},
|
|
14056
14056
|
cancel: this.cancelDeleteClickCallback
|
|
14057
14057
|
}).appendTo(this.container), this.model.getAllLines().forEach((s) => {
|
|
@@ -14064,7 +14064,7 @@ class nd extends Sr {
|
|
|
14064
14064
|
const i = this.five.getElement();
|
|
14065
14065
|
if (i) {
|
|
14066
14066
|
this.fiveElement = i;
|
|
14067
|
-
const s = new
|
|
14067
|
+
const s = new Bl(i);
|
|
14068
14068
|
this.hammer = s, s.on("pan", this.onPan), s.on("panstart", this.onPanStart), s.on("panend", this.onPanEnd);
|
|
14069
14069
|
}
|
|
14070
14070
|
this.updateDistanceUI(), this.five.needsRender = !0, this.five.on("cameraUpdate", this.onCameraUpdate), this.five.on("wantsTapGesture", this.wantsTapGesture), this.five.on("wantsPanGesture", this.wantsPanGesture), this.five.on("wantsChangeMode", id), this.model.hook.on("polylineRemoved", this.polylineRemoved);
|
|
@@ -14201,7 +14201,7 @@ function Xm(n) {
|
|
|
14201
14201
|
let i = 10349931;
|
|
14202
14202
|
e && n.ballColor >= 0 && (i = n.ballColor);
|
|
14203
14203
|
const s = new Rn(), o = new Ip(0.3, 0.3), r = t ? Py : Iy, a = new Lf().load(r);
|
|
14204
|
-
a.encoding = Ep, a.minFilter =
|
|
14204
|
+
a.encoding = Ep, a.minFilter = nl;
|
|
14205
14205
|
const l = new Us({
|
|
14206
14206
|
map: a,
|
|
14207
14207
|
transparent: !0,
|
|
@@ -14359,7 +14359,7 @@ class Ts extends Sr {
|
|
|
14359
14359
|
if (h.length === 0)
|
|
14360
14360
|
return;
|
|
14361
14361
|
const f = h.map((p) => {
|
|
14362
|
-
const v =
|
|
14362
|
+
const v = uc(c, p.points);
|
|
14363
14363
|
return { id: p.id, distance: v.distanceTo(c) };
|
|
14364
14364
|
}).sort((p, v) => p.distance - v.distance)[0];
|
|
14365
14365
|
if (f.distance > 20)
|
|
@@ -14420,7 +14420,7 @@ class Ts extends Sr {
|
|
|
14420
14420
|
d(this, "cancelDeleteClickCallback", () => {
|
|
14421
14421
|
this.clearHighlightLines();
|
|
14422
14422
|
});
|
|
14423
|
-
this.model = new Ym(this.config), this.polyline = new qn({ model: this.model }), this.rangePieceController = new xy(e), this.deleteDom = new
|
|
14423
|
+
this.model = new Ym(this.config), this.polyline = new qn({ model: this.model }), this.rangePieceController = new xy(e), this.deleteDom = new dc(this.five, {
|
|
14424
14424
|
i18n: this.config.i18n,
|
|
14425
14425
|
onClick: this.deleteDomClickCallback,
|
|
14426
14426
|
cancel: this.cancelDeleteClickCallback
|
|
@@ -14444,7 +14444,7 @@ class Ts extends Sr {
|
|
|
14444
14444
|
this.clearHighlightLines(), this.highlightedLines = e, this.deleteDom.setLines(e).updatePosition().show(), e.forEach((i) => this.highlightLine(i));
|
|
14445
14445
|
}
|
|
14446
14446
|
}
|
|
14447
|
-
const ur = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgeD0iLTUuMyUiIHk9Ii01LjMlIiB3aWR0aD0iMTEwLjUlIiBoZWlnaHQ9IjExMC41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19hIj48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjUgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii0xMS40JSIgeT0iLTExLjQlIiB3aWR0aD0iMTIyLjklIiBoZWlnaHQ9IjEyMi45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19jIj48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dCbHVySW5uZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldElubmVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zIDAiIGluPSJzaGFkb3dJbm5lcklubmVyMSIvPjwvZmlsdGVyPjxmaWx0ZXIgeD0iLTEyNi42JSIgeT0iLTMzNy41JSIgd2lkdGg9IjM1My4xJSIgaGVpZ2h0PSI3NzUlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJwcmVmaXhfX2UiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjE2IiBpbj0iU291cmNlR3JhcGhpYyIvPjwvZmlsdGVyPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19kIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii43IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2YiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48Y2lyY2xlIGlkPSJwcmVmaXhfX2IiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC40NDQiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjcHJlZml4X19jKSIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjxjaXJjbGUgc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fZCkiIHN0cm9rZS13aWR0aD0iLjQiIGZpbGwtb3BhY2l0eT0iLjI0MSIgZmlsbD0iI0ZGRiIgc3Ryb2tlLWxpbmVqb2luPSJzcXVhcmUiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC4yNDQiLz48ZWxsaXBzZSBmaWxsPSIjRkZGIiBvcGFjaXR5PSIuNTk2IiBmaWx0ZXI9InVybCgjcHJlZml4X19lKSIgY3g9IjM2IiBjeT0iMzYiIHJ4PSIxOC45NjMiIHJ5PSI3LjExMSIvPjxwYXRoIGQ9Ik0zNiAwQzE2LjExOCAwIDAgMTYuMTE4IDAgMzZzMTYuMTE4IDM2IDM2IDM2IDM2LTE2LjExOCAzNi0zNlM1NS44ODIgMCAzNiAwem0wIDQuNDQ0YzE3LjQyOCAwIDMxLjU1NiAxNC4xMjggMzEuNTU2IDMxLjU1NlM1My40MjggNjcuNTU2IDM2IDY3LjU1NiA0LjQ0NCA1My40MjggNC40NDQgMzYgMTguNTcyIDQuNDQ0IDM2IDQuNDQ0eiIgZmlsbD0idXJsKCNwcmVmaXhfX2YpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+",
|
|
14447
|
+
const ur = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxmaWx0ZXIgeD0iLTUuMyUiIHk9Ii01LjMlIiB3aWR0aD0iMTEwLjUlIiBoZWlnaHQ9IjExMC41JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19hIj48ZmVPZmZzZXQgaW49IlNvdXJjZUFscGhhIiByZXN1bHQ9InNoYWRvd09mZnNldE91dGVyMSIvPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjEiIGluPSJzaGFkb3dPZmZzZXRPdXRlcjEiIHJlc3VsdD0ic2hhZG93Qmx1ck91dGVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93Qmx1ck91dGVyMSIgaW4yPSJTb3VyY2VBbHBoYSIgb3BlcmF0b3I9Im91dCIgcmVzdWx0PSJzaGFkb3dCbHVyT3V0ZXIxIi8+PGZlQ29sb3JNYXRyaXggdmFsdWVzPSIwIDAgMCAwIDEgMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwLjUgMCIgaW49InNoYWRvd0JsdXJPdXRlcjEiLz48L2ZpbHRlcj48ZmlsdGVyIHg9Ii0xMS40JSIgeT0iLTExLjQlIiB3aWR0aD0iMTIyLjklIiBoZWlnaHQ9IjEyMi45JSIgZmlsdGVyVW5pdHM9Im9iamVjdEJvdW5kaW5nQm94IiBpZD0icHJlZml4X19jIj48ZmVHYXVzc2lhbkJsdXIgc3RkRGV2aWF0aW9uPSI0LjUiIGluPSJTb3VyY2VBbHBoYSIgcmVzdWx0PSJzaGFkb3dCbHVySW5uZXIxIi8+PGZlT2Zmc2V0IGluPSJzaGFkb3dCbHVySW5uZXIxIiByZXN1bHQ9InNoYWRvd09mZnNldElubmVyMSIvPjxmZUNvbXBvc2l0ZSBpbj0ic2hhZG93T2Zmc2V0SW5uZXIxIiBpbjI9IlNvdXJjZUFscGhhIiBvcGVyYXRvcj0iYXJpdGhtZXRpYyIgazI9Ii0xIiBrMz0iMSIgcmVzdWx0PSJzaGFkb3dJbm5lcklubmVyMSIvPjxmZUNvbG9yTWF0cml4IHZhbHVlcz0iMCAwIDAgMCAxIDAgMCAwIDAgMSAwIDAgMCAwIDEgMCAwIDAgMC4zIDAiIGluPSJzaGFkb3dJbm5lcklubmVyMSIvPjwvZmlsdGVyPjxmaWx0ZXIgeD0iLTEyNi42JSIgeT0iLTMzNy41JSIgd2lkdGg9IjM1My4xJSIgaGVpZ2h0PSI3NzUlIiBmaWx0ZXJVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIGlkPSJwcmVmaXhfX2UiPjxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjE2IiBpbj0iU291cmNlR3JhcGhpYyIvPjwvZmlsdGVyPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19kIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9Ii43IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2YiPjxzdG9wIHN0b3AtY29sb3I9IiNGRkYiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48Y2lyY2xlIGlkPSJwcmVmaXhfX2IiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC40NDQiLz48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48dXNlIGZpbGw9IiMwMDAiIGZpbHRlcj0idXJsKCNwcmVmaXhfX2EpIiB4bGluazpocmVmPSIjcHJlZml4X19iIi8+PHVzZSBmaWxsPSIjMDAwIiBmaWx0ZXI9InVybCgjcHJlZml4X19jKSIgeGxpbms6aHJlZj0iI3ByZWZpeF9fYiIvPjxjaXJjbGUgc3Ryb2tlPSJ1cmwoI3ByZWZpeF9fZCkiIHN0cm9rZS13aWR0aD0iLjQiIGZpbGwtb3BhY2l0eT0iLjI0MSIgZmlsbD0iI0ZGRiIgc3Ryb2tlLWxpbmVqb2luPSJzcXVhcmUiIGN4PSIzNiIgY3k9IjM2IiByPSIyOC4yNDQiLz48ZWxsaXBzZSBmaWxsPSIjRkZGIiBvcGFjaXR5PSIuNTk2IiBmaWx0ZXI9InVybCgjcHJlZml4X19lKSIgY3g9IjM2IiBjeT0iMzYiIHJ4PSIxOC45NjMiIHJ5PSI3LjExMSIvPjxwYXRoIGQ9Ik0zNiAwQzE2LjExOCAwIDAgMTYuMTE4IDAgMzZzMTYuMTE4IDM2IDM2IDM2IDM2LTE2LjExOCAzNi0zNlM1NS44ODIgMCAzNiAwem0wIDQuNDQ0YzE3LjQyOCAwIDMxLjU1NiAxNC4xMjggMzEuNTU2IDMxLjU1NlM1My40MjggNjcuNTU2IDM2IDY3LjU1NiA0LjQ0NCA1My40MjggNC40NDQgMzYgMTguNTcyIDQuNDQ0IDM2IDQuNDQ0eiIgZmlsbD0idXJsKCNwcmVmaXhfX2YpIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48L2c+PC9zdmc+", fc = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSIxNS41MSUiIHkxPSIxMi40OTclIiB4Mj0iODUuMjY1JSIgeTI9Ijg2LjE0MyUiIGlkPSJwcmVmaXhfX2IiPjxzdG9wIHN0b3AtY29sb3I9IiM5NUFFRkYiIG9mZnNldD0iMCUiLz48c3RvcCBzdG9wLWNvbG9yPSIjNjM4NkZGIiBvZmZzZXQ9IjEwMCUiLz48L2xpbmVhckdyYWRpZW50PjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMTAwJSIgeDI9IjUwJSIgeTI9IjAlIiBpZD0icHJlZml4X19hIj48c3RvcCBzdG9wLWNvbG9yPSIjOTlBRUZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgc3RvcC1vcGFjaXR5PSIwIiBvZmZzZXQ9IjI2LjQzMiUiLz48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBzdG9wLW9wYWNpdHk9IjAiIG9mZnNldD0iODIuMzA1JSIvPjxzdG9wIHN0b3AtY29sb3I9IiM5OUFFRkYiIHN0b3Atb3BhY2l0eT0iLjQiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJwcmVmaXhfX2QiPjxzdG9wIHN0b3AtY29sb3I9IiM4Nzk3RDIiIHN0b3Atb3BhY2l0eT0iLjA1IiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzYyNzdDNyIgc3RvcC1vcGFjaXR5PSIuMiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48ZmlsdGVyIHg9Ii02My4zJSIgeT0iLTE2OC44JSIgd2lkdGg9IjIyNi42JSIgaGVpZ2h0PSI0MzcuNSUiIGZpbHRlclVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgaWQ9InByZWZpeF9fYyI+PGZlR2F1c3NpYW5CbHVyIHN0ZERldmlhdGlvbj0iOCIgaW49IlNvdXJjZUdyYXBoaWMiLz48L2ZpbHRlcj48L2RlZnM+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48Y2lyY2xlIHN0cm9rZT0idXJsKCNwcmVmaXhfX2EpIiBzdHJva2Utd2lkdGg9Ii40IiBmaWxsPSJ1cmwoI3ByZWZpeF9fYikiIG9wYWNpdHk9Ii43IiBjeD0iMzYiIGN5PSIzNiIgcj0iMjguMjQ0Ii8+PGVsbGlwc2UgZmlsbD0iIzdDOTBEQSIgb3BhY2l0eT0iLjU5NiIgZmlsdGVyPSJ1cmwoI3ByZWZpeF9fYykiIGN4PSIzNiIgY3k9IjM2IiByeD0iMTguOTYzIiByeT0iNy4xMTEiLz48cGF0aCBkPSJNMzYgMEMxNi4xMTggMCAwIDE2LjExOCAwIDM2czE2LjExOCAzNiAzNiAzNiAzNi0xNi4xMTggMzYtMzZTNTUuODgyIDAgMzYgMHptMCA0LjQ0NGMxNy40MjggMCAzMS41NTYgMTQuMTI4IDMxLjU1NiAzMS41NTZTNTMuNDI4IDY3LjU1NiAzNiA2Ny41NTYgNC40NDQgNTMuNDI4IDQuNDQ0IDM2IDE4LjU3MiA0LjQ0NCAzNiA0LjQ0NHoiIGZpbGw9InVybCgjcHJlZml4X19kKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9nPjwvc3ZnPg==", ky = `
|
|
14448
14448
|
<svg class="fpm__exit-icon width="24" height="24" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
|
14449
14449
|
<defs>
|
|
14450
14450
|
<radialGradient cx="50%" cy="50%" fx="50%" fy="50%" r="86.3016741%" id="radialGradient-1">
|
|
@@ -14506,7 +14506,7 @@ const ur = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG
|
|
|
14506
14506
|
background-image: url(${ur});
|
|
14507
14507
|
}
|
|
14508
14508
|
.fpm__main__end {
|
|
14509
|
-
background-image: url(${
|
|
14509
|
+
background-image: url(${fc});
|
|
14510
14510
|
}
|
|
14511
14511
|
|
|
14512
14512
|
</style>
|
|
@@ -14621,7 +14621,7 @@ const ur = "data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNzIiIGhlaWdodD0iNzIiIHhtbG
|
|
|
14621
14621
|
background-image: url(${ur});
|
|
14622
14622
|
}
|
|
14623
14623
|
.fpm__main__end {
|
|
14624
|
-
background-image: url(${
|
|
14624
|
+
background-image: url(${fc});
|
|
14625
14625
|
}
|
|
14626
14626
|
|
|
14627
14627
|
</style>
|
|
@@ -15237,7 +15237,7 @@ function Jy(n) {
|
|
|
15237
15237
|
return (
|
|
15238
15238
|
/*setSwitcherActiveIndex*/
|
|
15239
15239
|
n[4] !== void 0 && (v.setIndex = /*setSwitcherActiveIndex*/
|
|
15240
|
-
n[4]), c = new Wy({ props: v }), Ne.push(() =>
|
|
15240
|
+
n[4]), c = new Wy({ props: v }), Ne.push(() => sc(c, "setIndex", p)), {
|
|
15241
15241
|
c() {
|
|
15242
15242
|
t = L("div"), f && f.c(), e = $(), i = L("div"), s = L("div"), o = $(), r = L("div"), m && m.c(), a = $(), l = L("div"), oe(c.$$.fragment), P(s, "class", "mask svelte-468fdd"), P(l, "class", "mode-switcher svelte-468fdd"), P(r, "class", "center svelte-468fdd"), P(i, "class", "bottom svelte-468fdd"), P(t, "class", "Measure-Controller svelte-468fdd");
|
|
15243
15243
|
},
|
|
@@ -15274,7 +15274,7 @@ function Jy(n) {
|
|
|
15274
15274
|
1 && (w.onChange = /*func*/
|
|
15275
15275
|
g[8]), !h && A & /*setSwitcherActiveIndex*/
|
|
15276
15276
|
16 && (h = !0, w.setIndex = /*setSwitcherActiveIndex*/
|
|
15277
|
-
g[4],
|
|
15277
|
+
g[4], $l(() => h = !1)), c.$set(w);
|
|
15278
15278
|
},
|
|
15279
15279
|
i(g) {
|
|
15280
15280
|
u || (D(f), D(c.$$.fragment, g), u = !0);
|
|
@@ -15631,7 +15631,7 @@ function ow(n, t, e) {
|
|
|
15631
15631
|
"text" in a && e(0, s = a.text), "onClick" in a && e(1, o = a.onClick), "color" in a && e(3, r = a.color);
|
|
15632
15632
|
}, n.$$.update = () => {
|
|
15633
15633
|
n.$$.dirty & /*color*/
|
|
15634
|
-
8 && e(2, i = (() => r === "white" ? ur : r === "blue" ?
|
|
15634
|
+
8 && e(2, i = (() => r === "white" ? ur : r === "blue" ? fc : ur)());
|
|
15635
15635
|
}, [s, o, i, r];
|
|
15636
15636
|
}
|
|
15637
15637
|
class rw extends de {
|
|
@@ -16076,12 +16076,12 @@ function fr(n) {
|
|
|
16076
16076
|
return n === null ? "null" : typeof n == "undefined" ? "undefined" : typeof n == "object" ? Array.isArray(n) ? "array" : "object" : typeof n;
|
|
16077
16077
|
}
|
|
16078
16078
|
function eg(n) {
|
|
16079
|
-
return fr(n) === "object" ?
|
|
16079
|
+
return fr(n) === "object" ? bl(n) : fr(n) === "array" ? Al(n) : n;
|
|
16080
16080
|
}
|
|
16081
|
-
function
|
|
16081
|
+
function Al(n) {
|
|
16082
16082
|
return n.map(eg);
|
|
16083
16083
|
}
|
|
16084
|
-
function
|
|
16084
|
+
function bl(n) {
|
|
16085
16085
|
const t = {};
|
|
16086
16086
|
for (const e in n)
|
|
16087
16087
|
n.hasOwnProperty(e) && (t[e] = eg(n[e]));
|
|
@@ -16099,15 +16099,15 @@ function Tr(n, t = [], e = {}) {
|
|
|
16099
16099
|
if (f === "object")
|
|
16100
16100
|
if (m !== "undefined") {
|
|
16101
16101
|
const p = m === "object" ? o[h] : {};
|
|
16102
|
-
o[h] = Tr({}, [p,
|
|
16102
|
+
o[h] = Tr({}, [p, bl(u)], i);
|
|
16103
16103
|
} else
|
|
16104
|
-
o[h] =
|
|
16104
|
+
o[h] = bl(u);
|
|
16105
16105
|
else if (f === "array")
|
|
16106
16106
|
if (m === "array") {
|
|
16107
|
-
const p =
|
|
16107
|
+
const p = Al(u);
|
|
16108
16108
|
o[h] = i.arrayBehaviour === "merge" ? o[h].concat(p) : p;
|
|
16109
16109
|
} else
|
|
16110
|
-
o[h] =
|
|
16110
|
+
o[h] = Al(u);
|
|
16111
16111
|
else
|
|
16112
16112
|
o[h] = u;
|
|
16113
16113
|
}
|
|
@@ -16379,7 +16379,7 @@ class ww extends Ni {
|
|
|
16379
16379
|
d(this, "changeMeasureType", (e) => {
|
|
16380
16380
|
this.currentMeasureType = e, this.hook.emit("measureTypeChange", e);
|
|
16381
16381
|
});
|
|
16382
|
-
this.five = e, this.hook = this.hooks, this.params = i, this.config = Xn(i, ["openParams", "magnifierParams"]), this.model = new Ym(this.config), this.isMobile = (a = (r = i == null ? void 0 : i.openParams) == null ? void 0 : r.isMobile) != null ? a : !1, this.magnifier = new
|
|
16382
|
+
this.five = e, this.hook = this.hooks, this.params = i, this.config = Xn(i, ["openParams", "magnifierParams"]), this.model = new Ym(this.config), this.isMobile = (a = (r = i == null ? void 0 : i.openParams) == null ? void 0 : r.isMobile) != null ? a : !1, this.magnifier = new Hl(
|
|
16383
16383
|
e,
|
|
16384
16384
|
(u = (h = i.magnifierParams) != null ? h : (c = (l = i.pointSelectorConfig) == null ? void 0 : l.helper) == null ? void 0 : c.magnifierParams) != null ? u : { width: 190, height: 190, scale: 2 }
|
|
16385
16385
|
), this.allowMeasureType = Array.from(new Set((m = (f = i.editParams) == null ? void 0 : f.allowMeasureType) != null ? m : ["line"])), this.currentMeasureType = (p = this.allowMeasureType[0]) != null ? p : "line", this.group = new Rn(), this.group.name = "plugin-measure-group", this.container.classList.add("five-plugin-measure-container"), this.container.style.position = "absolute", this.container.style.left = "0", this.container.style.top = "0", this.container.style.visibility = "hidden", this.container.style.width = "100%", this.container.style.height = "100%", this.container.style.opacity = "0", this.container.style.zIndex = "1";
|
|
@@ -16532,7 +16532,7 @@ class ww extends Ni {
|
|
|
16532
16532
|
}
|
|
16533
16533
|
const ED = function(t, e) {
|
|
16534
16534
|
return new ww(t, e);
|
|
16535
|
-
}, tg =
|
|
16535
|
+
}, tg = oc(null);
|
|
16536
16536
|
function Cw(n) {
|
|
16537
16537
|
me(n, "svelte-19zi46m", ".PanoSpatialTagPlugin__tag-origin.svelte-19zi46m{position:absolute;width:0.5rem;height:0.5rem;border-radius:50%;background:#fff;box-shadow:0 0 .6rem #fff;transform:translate(-50%, -50%) scale(1);transform-origin:center center;animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin 1.2s forwards;pointer-events:auto}.PanoSpatialTagPlugin__tag-origin.svelte-19zi46m:after{content:'';position:absolute;top:50%;height:50%;width:2rem;height:2rem;transform:translate(-50%, -50%)}.PanoSpatialTagPlugin__tag-origin-destroy.svelte-19zi46m{transform:translate(-50%, -50%) scale(0.6);animation:svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy 1.2s forwards .7s}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin{0%{transform:translate(-50%, -50%) scale(1);opacity:0}100%{transform:translate(-50%, -50%) scale(0.6);opacity:1 }}@keyframes svelte-19zi46m-PanoSpatialTagPlugin__tag-origin-destroy{0%{transform:translate(-50%, -50%) scale(0.6);opacity:1}10%{transform:translate(-50%, -50%) scale(1);opacity:0.9}100%{transform:translate(-50%, -50%) scale(1);opacity:0}}");
|
|
16538
16538
|
}
|
|
@@ -16984,7 +16984,7 @@ class jw {
|
|
|
16984
16984
|
}
|
|
16985
16985
|
}
|
|
16986
16986
|
}
|
|
16987
|
-
const
|
|
16987
|
+
const Ba = 1e-3, kd = 0.01, Ow = "https://vrlab-image4.ljcdn.com/release/web/PanoSpatialTagPlugin__blur.png", xD = (n, t) => {
|
|
16988
16988
|
var ae, re, Pe, ve, ge, Re, ye, We;
|
|
16989
16989
|
let e = t == null ? void 0 : t.container, i = 1.4;
|
|
16990
16990
|
const s = (ae = t == null ? void 0 : t.wait) != null ? ae : 200, o = (re = t == null ? void 0 : t.maxNumberOnScreen) != null ? re : 3, r = (Pe = t == null ? void 0 : t.minRad) != null ? Pe : Math.PI / 4, a = (ve = t == null ? void 0 : t.nearTolerance) != null ? ve : 100, l = (ge = t == null ? void 0 : t.upsideHeight) != null ? ge : 1.6, c = (Re = t == null ? void 0 : t.minDistance) != null ? Re : 1.2, h = (ye = t == null ? void 0 : t.maxDistance) != null ? ye : 3.5, u = Er(n), f = document.createElement("div");
|
|
@@ -17122,11 +17122,11 @@ const Oa = 1e-3, kd = 0.01, Ow = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
17122
17122
|
Ge.distance + kd
|
|
17123
17123
|
), [it] = v.intersectObjects ? Je.intersectObjects(v.intersectObjects, !0) : n.model.loaded ? n.model.intersectRaycaster(Je) : Je.intersectObjects(n.model.children, !0);
|
|
17124
17124
|
if (it && Ge.distance - it.distance < kd) {
|
|
17125
|
-
const { position: Se, normal: Ie, id: Xe, replacement: ut } = Ge, gs = new b.Plane().setFromNormalAndCoplanarPoint(Ie, Se), qt = Se.clone().sub(pe.position).cross(new b.Vector3(0, 1, 0)).setLength(
|
|
17125
|
+
const { position: Se, normal: Ie, id: Xe, replacement: ut } = Ge, gs = new b.Plane().setFromNormalAndCoplanarPoint(Ie, Se), qt = Se.clone().sub(pe.position).cross(new b.Vector3(0, 1, 0)).setLength(Ba), Pi = [
|
|
17126
17126
|
Se.clone(),
|
|
17127
17127
|
Se.clone().add(qt),
|
|
17128
|
-
Se.clone().add(new b.Vector3(0,
|
|
17129
|
-
Se.clone().add(new b.Vector3(0,
|
|
17128
|
+
Se.clone().add(new b.Vector3(0, Ba, 0)).add(qt),
|
|
17129
|
+
Se.clone().add(new b.Vector3(0, Ba, 0))
|
|
17130
17130
|
].map((pn) => gs.projectPoint(pn, new b.Vector3())), { container: Gi, dispose: xt } = u.create3DDomContainer(Pi) || {}, gn = new Dw({
|
|
17131
17131
|
target: Gi,
|
|
17132
17132
|
props: {
|
|
@@ -17208,12 +17208,12 @@ const Oa = 1e-3, kd = 0.01, Ow = "https://vrlab-image4.ljcdn.com/release/web/Pan
|
|
|
17208
17208
|
dispose: J
|
|
17209
17209
|
};
|
|
17210
17210
|
};
|
|
17211
|
-
var zn = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARGE = "large", n.EXTRA_LARGE = "x-large", n))(zn || {}),
|
|
17211
|
+
var zn = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARGE = "large", n.EXTRA_LARGE = "x-large", n))(zn || {}), yl = {}, Bw = {
|
|
17212
17212
|
get exports() {
|
|
17213
|
-
return
|
|
17213
|
+
return yl;
|
|
17214
17214
|
},
|
|
17215
17215
|
set exports(n) {
|
|
17216
|
-
|
|
17216
|
+
yl = n;
|
|
17217
17217
|
}
|
|
17218
17218
|
};
|
|
17219
17219
|
/*!
|
|
@@ -17251,7 +17251,7 @@ var zn = /* @__PURE__ */ ((n) => (n.SMALL = "small", n.MIDLLE = "middle", n.LARG
|
|
|
17251
17251
|
n.exports ? (e.default = e, n.exports = e) : window.classNames = e;
|
|
17252
17252
|
})();
|
|
17253
17253
|
})(Bw);
|
|
17254
|
-
const Tt =
|
|
17254
|
+
const Tt = yl;
|
|
17255
17255
|
function Vw(n) {
|
|
17256
17256
|
me(n, "svelte-1wufped", ".item-label-item.svelte-1wufped{position:absolute;z-index:0;transform:none;cursor:pointer;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0}.item-label-item.visible.svelte-1wufped{opacity:1;animation:svelte-1wufped-fadeIn 0.3s ease-in}.item-label-item__text-wrap.svelte-1wufped::before{content:'';position:absolute;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);filter:blur(1rem);z-index:-1}.item-label-item__text-wrap.svelte-1wufped{padding:0.375rem 0.375rem 0;position:absolute;height:1.25rem;pointer-events:all;background-size:100% 100%;background-repeat:no-repeat;white-space:nowrap;line-height:0.625rem;font-size:0.6875rem;font-weight:bold;color:#ffeac0;transform:translate(-50%, 0);display:flex;justify-content:center;align-items:center}.item-label-item__text.svelte-1wufped{padding-bottom:0.25rem;border-top:0 solid;border-left:0 solid;border-right:0 solid;border-bottom:0.0625rem solid;-o-border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5;border-image:linear-gradient(to right, rgba(234, 208, 154, 0), rgba(234, 208, 154, 100), rgba(234, 208, 154, 0)) 4.5 1 4.5}.item-label-item__bar.svelte-1wufped{position:absolute;bottom:0;width:0.0625rem;background-image:linear-gradient(to bottom, rgba(234, 208, 154, 0), rgba(234, 208, 154, 1))}@keyframes svelte-1wufped-fadeIn{from{opacity:0}to{opacity:1}}");
|
|
17257
17257
|
}
|
|
@@ -17430,7 +17430,7 @@ function Nw(n) {
|
|
|
17430
17430
|
V(l, t, c);
|
|
17431
17431
|
for (let h = 0; h < e.length; h += 1)
|
|
17432
17432
|
e[h] && e[h].m(t, null);
|
|
17433
|
-
s =
|
|
17433
|
+
s = Kl(
|
|
17434
17434
|
t,
|
|
17435
17435
|
/*div_elementresize_handler*/
|
|
17436
17436
|
n[9].bind(t)
|
|
@@ -17672,7 +17672,7 @@ function Yw(n) {
|
|
|
17672
17672
|
t.push(i);
|
|
17673
17673
|
}), t;
|
|
17674
17674
|
}
|
|
17675
|
-
const Xw = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=", fc = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAWgAAACoCAMAAAD6pITnAAABQVBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACvr68AAAAAAAAAAAB5eXkAAAA8PDzr6+sLCwuenp4UFBT////8/PyLi4umpqZycnKxsbHMzMykpKTy8vKoqKhcXFwpKSmwsLD+/v7k5OSCgoLw8PDo6Oi0tLRkZGSrq6syMjL6+vrn5+eYmJj29vbd3d3Q0NCwsLDDw8Pz8/PT09P09PSwsLB/f39OTk739/fh4eHY2NiFhYX4+PjGxsZkZGSkpKS3t7eRkZG/v78eHh6CgoKKiorr6+uysrL+/v77+/vb29v9/f2wsLCysrKxsbFdXV39/f3u7u7t7e3j4+OoqKj5+fmrq6vp6elqamqVlZWtra0+Pj7w8PDW1tbJycnNzc27u7v29vba2tqXl5cjIyNsbGzf399ubm7d3d3///8pT4ZyAAAAanRSTlMzAAYIDA8KFRIccB8XIlIZPr80ZDb88FppT2iLaNJrRzpW+LNWzrp0Sm086rdg26WST4LVltltU0Pfq51X44UoJHdcfjcuHMFF++6i82RiWxX2x8SvSOc7vEs1LiHKmYiOe92gLCMfqE2kqsY2dQAAEBhJREFUeNrs2MFqq0AUxvHT28xdnEWQGNBKMHGnARdutIsspARxU+NOiu//HrdUZFozYTxMbltn5v8IPw7fxMCD7Vuy0OIs9FKz0OIs9FKz0OIs9FKz0OKWCf3nl/fw37sz9O8n/Tl+dWj9hO/nrQ5tCLICtiq0HPlRi1Sw7w+tIfA0ZWt1aLHxX2165NGt6dByZqHwasEJvRWoVaAnyjrwivqKTaVWh/6iPCFm2sS5OTaBWh16osyRq7Krs+jSBDkuvDxoLlFWd2XFsbm1gJoMTWcezrjqswbf8930xTsV64VXnLyX1PXxvSbrq+G41ag5NJGZK7d9/Yroe+u9swWt2jr7tecjvtZ9y63p1HRoAXOZ5Rh68QG07RB7IeZZOaHm0lRoOjOr6gD9wgHtcwofg7piCtRAdebMZYaJ9wyG9OwlmJWcmioN5HMemSMMnzQbZclkP4UYjdTkowai8zgaF/TfNmBYmzcfL+OACKTVoSfMbY1+bBzzB3XsY91OqAnQFGe26gMsjBqNz20LDPoVI0sDZTaGc44wPYLBHVOMhqOmzAfMdB7PmZVBEoPhxUlQsuGoZ0sDbTZYh67R5zx0dLFjkvkgQl/NxsnIR3Da5nQ1HwRoiTNjVZPswfbRPmkqxuZLA8U5CA343J6bEwYUaZjvXOY7jf87onfY5aVEmgLNndE9g+1TZxe5NAFa5pwa+5Fyq206XxpmOle5a52vpd28mikNsoEe38Gd3Q1B5934IspmGmY5t01o30Fhh7BpJ9JkaO7MosT+rruRk0SMS0ugZc4d2u+Um+2xmyMNsoeQMVbiP/bMhSdtKIrjJ3sEcrMsFagFpqC4ifIaviY4MAONPHQ6xDgX49vodr7/B9i5lnpb0setddFFfonaXhDw58n/nNvWYIQjNfaNJImG6Fe0COhkdHR9w4VINPnDu6RBJqBH1+tcycnENHh6PmYv/vqzF3Ps2GLav+i3PDiKMMKDIg+Pt+6iPQo63Gaj4PAkx9phc0nLi6YGqnveYqswwpNVtqWbJnGSoq3BEd6Ljy5xSBCL74XN4SEpWgTHt1EnlO2H30R4SIm2FvR0fDRCSxGJT7uXNHgU9C8YIcUvj5IGl4IOhxdSo4KWJJJaCIddShrcCnqLJWCEJAm25VbS4FbQ7fkY+GF9vzUPL5XYfNutpMGloMNJDfxQRuLgxe5vtGTYpaTBpaCvWQX8cIicahNeJhV2bSlpGdF6QS/EwReooy5HgvdwTdMUuSaUIBzfMJ3NZjVwYKr52/LcjULUErrrRQX8EF/QS1pOtCjoH19WfYo2+BR4KCwgIgMZFCQchWQRccam+LTs+UxJxSUQnCLiEZg4p4Vt8MHqlx+ipF1FWwv6mCkPFI07F89MdCQ+zxoXG+vlq4Ojk1IPDRbhnvcqopoGwSwiboAPFHZsKWkv0UYrbKfAH2iioDwr0VBCWy5NY9UYnZ8OtZwE+CHVNtqht2iRHKHvWgDReBgNKrqwbOV9ENHLOIR6eHLVsGR0kVbzQnyaTrvgC+17yDE7wDE5bthcENGofo0FEz0MCyI6gZ3eeL5eXVnKkM7Fid82H+4EERtgcEFnY36vLN04Zgc4JscxmwoimlhK/BvRxc8m1pBYM68kHJthDogq4goQMyfrFcPphzsKSA/dHfEWc0RnrUWBRBZOsWPH7ADH5KDhLqBo7C3+E9Fn6ErUXnSMjfUqQnS6gzgJOis4RAkgl0ErCakBT2SHt+g3uuhdLahoYqzycNHlqJWKT9EH/X6fK8z3+wd0GqXDZSGaT3MTLqIb+ADR2q4u+o276FcW0ex9YNFEPvXIU4e86LpYqgPRQjyMGKI3u4h9cBE99hDR75lJNOEm2kiOG5YOIlrwefOxRacnTDAkmHlFcRDNB2VmiN6gVe0+YCiC6dmZRYMsJFS+xS1z+jx+ymUFvEmzGyM7PESLiL5mSiDRglLtKeZoq+hKniB3vbvvaj7f49+JbRgwSQ+CYE3sE//QYVF2y3ItQlpS9E8WCyZakPkAUjABn7S+MhOaf9EKwQu3QD8r6MCBveh0R2RQiw5/gxQx9lNStIjodhz8go7sS8WQis7MBtsZeotesoi+Ne1WqnQsO+nG207dEOyn6FBoIRpctKCbfVrRue07jhC74/TFO6G+0jA1xB0wKKpI1PQq7SCOgyTRhVDIfpIGh14Ymi4GFW3lIPd0og3i46hO8GbY3BF5JhJ9J6UzMVVFzhVwEsi7pyTF6ZBDNwSHiA7tNR9XNFabEqI7H2yYMYs+H7PSR6I/tFi2FV1WEcv61DHRGc6zLt4zvm2aVWBevIQ3zT0h+rWc6F3tkUVjp+wtOgM2NMyiCyjBmFV0hP8ttRYfJIzxrqGS0GUF7smYRPPfWjJmjQ90sA6SaLu+RSdrjyyaWH8a0azUgmYLiVbOEA3ZHaSw2DaqOoKCLpxiq0Lmb4HYp5UmSFJLyokWQ8e7L6uPL3rpSUR3yOy+HroR00WlxAoSna8i6i/PiC4XDX8UmKXSzgHM8U8Vk7/J8m4wdvz3ouc+WikiURxanDP/KpFHInMBFqZmkDgbvKyRxHUu2sjmc/3Wfh/+oejnGh0+po7E+YmKnN5ZgdueHCaDeLg56GJ8hzQQndfDJE9Hm3Dp64ZWLekl2npJKRR691ybobTojUvjfW/TUKnX0YbCacN0mf/MIhqueGnwf0BGAflm+C4UuhdNeIt+mvFO/WRDdVj0Gi1u2oqmB2bETWwdfWEWbViz3ANngzuFh/pSOoNYv+UtFKRp7vkW/Zw3LJN8U2wrmo5LRnEhkbGILnNK9JQycWoRXTBmizzZBZ3PtMY/0zxIU5z2Lfo5b8GlREfGM4VUwyxaBc7RYChRLKL52FwZbFyqIEpatHDJLbhv0X/ZOaPetGEgAEd7K0LLYBAadQXagcogndAQEiorFQsoCs0eKAG1qHSsPKzL//8By9mxEzMy26jNHpp7gCgoEf7sO/vOd/4PQSXtH+JKg1YO/btnoqCnxDRr4RsgQCo1oCGoJA062TApX6RBg7CgPR1k5vc7fJeioHVqiqeRIXwnOaAhTCoNOvnAf20Q17X59ad9QQtOhj9gQ5G44scEG/ImHfT3hQP/0qCT38qyvMVghM+kxPZubdziHuh4k8rLggbPsUxc8Zuge4NHWsT9EdrK2gLNd1jUpDdnzz3s87a7RU8nAXe4KFxC458D9CkILCLRRQR00yZzYTN04F2aNyas228zqrRnqCadblAPtHdDXMg2UedDeFN7f9D8yRCF62gimEEXd97iAT7rVWF/RR509jkSaMTCizS04ACwMlnMNYpAjbTZ/vaCoA0U1wD5Gtyt5JA+Pil9NF6qohnSWQJaOEyaXSaaEvbukuRyVn2dnlDDWUO3HkGBRwzoZh4LBp0PRBZ0mLHrYUts4r9haogzNOAjcmuF1LuaWWal49HZZJMcDTygQVaE7xcS6FFKNjIjIeh4YUFvGBvdAfERavDdDUHDb/WwvweNGfay0CxVWMG1vRZLctwDtJpk2u5PeOSIugn4skG3k5ACn+pyoC/quRsYqhveqqOEI4vW8Wxlo8spbkEtULauqNNV+q4Kgn4TBT1PLhH9zoExlVeo9lp0ox+b5uoCmioH+iG4YfJAX0OHFpQL8oLCZxSLoi1oGuQ9HCnPKWj+LjhdSKvL5EorCv2iN9VJTBdekCfZFb/DUKkxioC2cruEccGDqGGBgu5H5ZqCHvkgh3STYPEE+ZDakFE4B/qe764sATQ33WB72XGfZLHQh9YRpW57jy7q44w3uSXjaKUNd646WImCbjqOo3V/9ZRwMgyFXXX0YW3Xc636zDWhN91tO6F3tIrA9sp93KIDQMcb6T3L3+y9yt964UPviSZV9UhTIw09Gwxi3HX/h2FMXM00Wd0f+TfOKfWt5cPfOlcSWdyFlkMKtGxBZ+vVF3QKg2ZnQzUtUZYrUVYBtFDaLmuk1bls0f3KKiuvVfyie5Ux0b5wSivokL5Kj5EQFz1zBQOaU1qx20gfnKQHo4gfjHJywJpofvlbaDvG6VE/4kf9jMFyCJe/sbbjID28SvjwKjygOQWdcbZDHafHsf1h74xxGISBIJjWdhOFF6RLeAOSm7ikpEH+/zviQ4LTWTbrB+w9YbRaBBI7Y/cpgW40B/rpXiPNgcHRgUENNPjpvt0dkZOZY5OZ0TQHAl13RyG9cQQW3+y3wrnZHAoaRDpz1nhk1jjXgcag60jvfB7iJ+FuAo1Ba3dopB2n5/H0vNNAd+fYYKQzZQpIppBRoAU0jnSiHuReD5JgoAU0jrSj8OZeeONgoAU0jHQhTYVT955HQYNAg6FuLY+8UkrWk5KtWYsDDHWDSAvpSM1eT7MXtTjA9DyOtJCmOLItjhTOONBYD3KRTlShtlSo6eLc0INg0LY8jpp2iXLf6n6TcJaCNsXRB43LQ0iHRF11ratOQTjD4sCgLelIAbsVsEfLGYBGpLWmQ1y/fHM531O+awymoLFmD9f0STq//cLvHuVei39n4QwLelyFakiHzU/8lveYJ78Fw3lAhQojbUn/27Gf1kaBOIzju2kWktH8oQ1oPaTrzSzk4CX2UBAKHiUnKfXu+38Lu78Js08rA89h2sOMfl+B82F4RJvsNPn/08Upa+BsGWgKzaX1fJwnfan/nPVsMGfEoe3SUZ+parIfL4dKZX1kdybQiErHN+mhU2kxyZfifZGqbrg5x9yZQ2M8xtJ6qKP6qtL3yVHfv6fqWkd6nsfOGA4GzaVXRlqom1wdHyc1IIfHo8obYTbOK+rMobl0VOfqlDz/mEjPyUnldUScHaBH0p+pu0yl1QQ+y/dVqrLuE/PY2QGaSGvqoSkv6pgUAf9t+l0kR3Upm0EzU2cOzaWt1Juh71ql0mT7tA9ssg/7p22SKtV2/bCxMFudOTSXXkIa1GK9qfuyVf9KH86vyUu19bzqJXk9P6Ryorbs640ogxnOS4szg+bSmA9QG2vBHurmrSvza5tdlOddsvaal91bUw+CbJTBjNmAM4Xm0pKWxnwYalgLdnBFH5UNM2ZDOy/gTKC5NObDSm2sA/KO0NrCjNkgzgSazIdIG2pYi3ZgrddQBrM409ng0Fwa1P+tDXYY4msJyFAGM3Em0ETaQg1rwRbugNrpYijbmeHsDg3pMbVYA1u0db6q75AYA1mUR8zMmUPzS22oYW200c7T4lswhjKY+XXm0Fwa1LDW2Cj2OpxDkKEMZpszh3aghrXhDqiVCcqE2Rka0iNqWEPbZ3U8O4yhDGbi7A4Naqu1cAfTLwRlwuwAzanFWmsH2VISZcLsAE2pYS3YwXHLaYAMZc7sDg1qWBtszR1Y5lx3UCbMDtCMWqyBHQI5TgFkKBNmB2hGDWvtHUx3aOHA7AgNa2gH2QI5KLtBwzpA8AVyVHaHBnbwOeA4Qk8I2wHla6GD9f4yFA7tnh/8P789gZ6zNUP72gxtb4b2tRna3gztazO0vRna1/4CjIBfFd68JpIAAAAASUVORK5CYII=", yl = "data:image/png;base64,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", Zw = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==", LD = (n, { videoElement: t }) => {
|
|
17675
|
+
const Xw = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAKqADAAQAAAABAAAAKgAAAADUGqULAAAB0ElEQVRYCe2WSUoEQRBFLVHEiVZU1I03cKW38SSewRt4A5fiTty5cQIFR9pZQWkcUNSe2/Z9yISiSGxRkUAy4BGZSVX168gistraYsQKxArECsQKxApYqkDyU5lmsznMM+ZgAGpQhaUkSRbINgLJCXiCBtSgAkVYtGGIBTKj8AgKSVahDNvQa0IUkUG4Bx91BpLdBTOS/cgUIB3a+gMwI9mFzE3a0I3z5B4r292JzGVA8tSSZILMcUDyzIykthOZvYDk+V9Ktmz4yGzhOhV4/+5YU4N/hzqo0StX3Fg5TcnNlYvgs8bPsM4hkScHoyO46haRnGEYktQVI+4ypUYKyXtxyUu27JCceAMJvjo0HoM5CEZ7cPX7i013q3IWVV5r2aw/2TK+svWbPGU68KQCa6pYeus1V0X99quSfvtVSc39lmfz2mdbz32tg1dAJ0421AVs9E7/FxBSezrMmjI/gm5/nYmMkBq+TqBs7LNgTlZH6EnWlPmORdk+pHQipUNfTxtg7p3NIXWRMvXfoqusmXsNhpC6crIS1Zf9C6yAOdlxpK5BW18CiT7A/G93gE+P0FY/RoO+RWqS62YhB2r4YhlixArECsQKxArECvzjCnwAOr0wF44ggHAAAAAASUVORK5CYII=", mc = "data:image/png;base64,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", wl = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFQAAABUCAYAAAAcaxDBAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAVKADAAQAAAABAAAAVAAAAAC3aM1AAAAKo0lEQVR4Ae2cW2wU1xmAxxcutqFxRJ04jWW5NBelIJUKcX1ARaWoAp4QEiAFaFBAPIBElDcQEkg0Sh6IokjNQ1NxKw9IjaUg1X1IXQl4AIGEQh4IFQHkGhsMhnKLL1Bj9//G+4/Pzs7OztpzW9u/9O+5zJlzznz7n/+cMzO7ZVY6ZLp0o1qUsCqjlRJWGCpR64WhAxLvy2i/hL2ihIlKWUKtT5V2a0VfyijpMOS5VPI4o48kJB2rxAkUa5slWicKyDgEuN2iD0Sx7sglDqAM4ddFfypaHvkVeTcwKNn3RTtFcRORSZRAa6TXDaJYZZoEa+0Q7YmiU1EAxR82iWKRaRYstk00VD8bJlDqqhdtFMVfloLgV9tFu0SHwuhwWEBZ7rwlOiOMTiVQx4/S5jXRMS+7wrAkfOQvRYFaqoKbekUUoGOatMYCFOv+uWiTaFKztzQdmnAN+H02FCy3RiWjBUrjb4vyrY43mSkXxArlv6JF+9XRAOUbfEeUnc54FdbOPxEFKmvYwFIsUGDOFS3VyScwGCk4TfRlUZZXgaEWA5RhjmVOBJhymbZMkU9cAFADDf+gQJmA8JnjeZjL5XkKlsqdMHZYBSUoUGbz8TgBFQSUKYBPxd1xB8tXggBlndnkW8vEOMjQ556r7zq10PqRxfobE4NXoKuEhe8Gxg8ofpPtZBArDtSbcVAIFjCBjaf4wXpNznjV86yJnck2lccv7P9zJJ+FchJ3jSbFmwBsYJQj+YA2SUk/682paIJlwKbJ65q9gLKPTfvNYa9riTsPRrDKEi+gPLaIXLZs2fJae3v7oVu3bn129OjRJZE3GE0DOazcsxUL2F9H0/ZIrYsWLao5e/Zsy9SpU6cMDQ1ZZWVlQ/fu3bu2devWD1taWh6OlCyJ2LfSS2dt6gbKOivyHdGZM2c2LVu2bMf9+/etvr4+q7a21poxY4b1QuTSpUt/Xbx48ZclgXK4k/ckuK79NYc8jjYW3ykAeTZvPX/+3MJCHz58aN29e9caHBysEOv9w5MnT77ev38/671SEJg5E7gJlC2mmY71YoALVODW1NTU7du37/CNGzcOzpw5M7E+BQRA/5xH5WZnbasJWEkkxbDWp0+fWnfu3LGePXtWNnv27OXd3d3fNDc3/zaSBsOr1GGnQFmkxvV6TMHLEFdq4V8fPHhgVVZWVq1du/aAgD28evVqbvimUWBnL/QVaOruc8rMb/X391sy+1s9PT1ls2bNevvUqVNfX7x48f00EpU+2QwVaGqsE1jAVCWNG8C3yqRVOX/+/Pdk0mo+cODAmxxLkdgMUwMUgIiCNNPl5eXWwMCA9fjxY6u3t9eqrq6u37t37+GbN2/uS9Gk5QDl/p7nRt++wpg+Mgt8ByjNKlwzLpOVbbHiZ8sbGxt/L7717ydPnlwWUzf9moHhdCyU5yWpEgWpIZ1Ti8VaETYEwK2oqHhp3bp1H8mS6/OVK1cm7bqq6Z3vHWi79xF/KDhCBebOM9MaZzUAVAmZtObLtrX5/PnzGyPurl/1toWyf09UGO4IoBCgKjTSmq+h5mkZ/CsqUrVw4cKdMmkd37NnTxMZMUsVFpoIUIXIBSsYDRWCpglNyGY+ZdWqZRVgb2Vlp/WLgwcPHpWd1gcxT1o20Eq9gBjDQS+g2r4CJE1cQzdIrzT1ZuqeIjutdTJpfXXs2LEFdiXRf1Rioc7GPvr2hluQC0bshGl5xDXNQS9g5Gk5LUOo52lIOWTatGmvbt68+VPZzv5x6dKlUb/1UpEIUBmaDlAvaIBQcPmOU8YNjzxEYQ6n7M/y+vr637S2th5paGjg9ZqoJBmgStO8cBOcguKq3flKwjzXXc59TM+pqqr62ZEjR36n6QjCiiT8Jz7OZqqwAIiYIPSY5usxhU1azzPztJxdofdHoJe+vE8tnMuVxPKDKFdXsoByzA1FgZqh1mFCU6jkaVzLuUPZDLRt27btX+78ENMvEgEqNO33LSV0hjQXpaBMMJrHcYXuFSfPRwY7Ojq+Wb58+fa2trZQf0bjavMFQz4xCwUQa0egKTiFSVoB6vF8IRel57kukC3qrRMnTny8ffv2y+5jEaRtoPYWI4LK/ap0/Fg+SOQjZmiWNSvXMmaefFHPrl69enLBggVfClSnPbNMBPEBhrzzCDSCBjyrZNnEAUCYlqXA3MfUUjVfy5FvHuM4IvdOv9u1a9e7c+fO/XOMMGm6jyEfO1BmJBEbKKFCUUtTYPTQL85xU2Q//0geUX+xYsWKFjM/xrgNdMy/HhtFhx0LNc9VeCZgjVPODVzLyyEmndb169cfOnfu3I9mnTHH+7FQ3sqNVcQq7VleGzXA5FikllGwlCWOEGfSOX78+Mc7duyIY9LR7uQLewGKhbKUiPOuvT3k6ZUbFJAQhWyGmp8J+69cucKk85eY/STNewkM+4e/6jH8FM+r5kJ55qRkAtTzyFMrJE/LKHx5tnR5586dm2TSiXMG1+7lC+2fM2KhCAnnYb2dE+1Hlg9VUApSARKaefJFPDp9+vQX8qgjqUnHj0oW0Ed+JcM+ZloodZsAtS2FKc+MOD54+/btf27YsOHThCcd7Z5XaDNUC2X8QziWh1wCyFloK0zTSskjjcozo3bZ6XySkknHCyR5sLO3tAqUzG7RWIDqLA8wRKESV5CSZ086S5YsScukQ/fyCexs0UmJBD+9y1rO2CUi+NAhb1YNVHmPyQYqD9ku7969e9O8efPSNOmY3TXjMHN+tmhaKDdJ+JFo5C/cdnV1ddIjrJGdkoKUx8HsdP60atWqf3C8RARmzg2m4UXfSM9jeSW8rq6u8vr163+TV8JfyQx3e9LZuHHjoQsXLvSMdKckYt9KL53tu/sBHXeeeJMk0rdJ5P2kQXkvqXXOnDnlEr8pTyUPrVmz5qvOzs7/lQTCkU4y1LtGkjIfmIlMnJ+K/MojfzIrl8B3kpU1osxJSYtTAL8wKf4EYJQFk+JeQMlvE3UcLRmTkkUANm1ZOZmE24dqGU5gOfCyZkyGWQT+IykW8zmSz0IpiLNN8t5iTmdTkgGTrInI7JcfULaH10Qnh/4IMVjAxNk6jxwajuUb8lqOZRT3S/lx06RY1g8C4akfiEJAOZdFKzsq/nNjIssdufjbhQAEAUodOGDWp4m8S0oHEhb+YexGkD4EBUpdVMrfl/E/RhNJnsjF/ls0r980YRQDlAqBylIqylcCzf4lHecB5veigSfmYoBycaxN2SHgT8e7pWKZwCzqzZpigUr9DlRuoIxXn8pIZJgHtkwpa8togHIiw587LeNx9mc2ZwIK5DOlXJaMFqhWwoMp/Ax+1W+ToOXTHGKNrDMLLo38LmKsQKmbdSrWil+N82UJaS40YTuJv/RdtAdpzet+aJDzvMpQV71oo2gYX5RXG2HnYZXtouzNRzXE3R0KE6jWjZU2iaZ9u8pqpU3UfvwrYSgSBVDtGDurBlHn/zj0QMIh7qlDNOfmcBj9ihKo9o+l1euiWGxSE5eun3na6jxQk3joEgdQ7TR+FWutE43lhQpph3sQvISAVRa9ppRzipY4gZqdw8/WigIWDWt1gD8EIsqSLlT/KPUVlKSAujs2XTLYeRHiIlA2DVi1qkRtK8PSULaEDF+Ue7ashwkTlf8DQc/cITdx9+UAAAAASUVORK5CYII=", Zw = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAABcVBMVEUAAAAAAAD////////+/v45OTn////////39/fp6enPz8/7+/vw8PD+/v7x8fHc3NzHx8f////////+/v77+/vr6+v////7+/v5+fn////z8/P////////q6uqgoKD+/v79/f3m5ub+/v7////////////////39/f39/f////z8/P////t7e3s7Oz29vb////5+fn////h4eH////g4ODV1dX////////BwcH///////////+Ojo5zc3MlJSX////////////////////////7+/v////////////v7+/u7u7n5+f////39/f////09PT6+vr09PT+/v76+vr////5+fnv7+/09PTk5OT////////////////Jycn///++vr7///////+0tLT///9TU1P///8SEhL////////+/v76+vr////8/Pz39/ft7e3t7e36+vr////////X19fV1dX///+xsbF9fX1iYmL///////+K8mOEAAAAenRSTlMaAIDy8CD41cWRX9uk7Kl1VVEw6dWT/M/NvKyVkY475eWIgx0Z39rHv7axnZyZmIuKhn56emZjX1FEPTU0Kx4PCAX69fTgxcKkopWL7crJuri2sa6rnIyHhX54bVtZVU9NSUcsJSIcFROno6Hcwp+ekHVxbWhnRC8nDLc9s8oAAAOGSURBVEjHpdd3X9pAGAfwkBBDAoQmBJmWvUWWiIDIHoJb66x7a4d78Op7pBQ1J5DY33987vnyXEIu3CGy/0hvnDthM+l0hj3JScSudDKOdhNPpl1i8Ut624Gi6+trI3zW1tcdqGM7/SIC5/ZRR2SNJEm7JkHt7FAJjR18WIs40P3cAFxIOaIRna6ZOHxGunk+TDR1ukjUkSr0w86bcKShiz1OI4JMP8YAD9+4emM2Gm407IfIhzm0NxrhKNsLH4SvQ+RktyvUfZIMXYcPPsSFCcvY6EYW6ZPsxuiYZaLwAW5bDY70Da5paxjvm8d+UcjAUL/GzPtCnDF/mwFWhJ75Zs68x05gxxFRGQfa+RYXokHVCC4O4yOqYLTwBjNB+ncWEZnsbzrIvOLz4CW9g4jODn0ZPO/iZN0UmhaPp0Omq+Q/nLu6NO0hErJnurjKdTBzEdAhkqILXDAdbFkJ7EnDe4EVy198srpiwhE4X1RKDFOqviBwcNPK6gmPmeWlGDz+VdHqRPEVHo0tLTM8RpcX4G+flLe6kU/Cs1pYRnm8uriQhfoC+0ZDvbMLi6ttfO5fDCDCKFrvooAKAov+c4BZvy8EzaolCHRdIZ+fBThl9G0Ih1RCrBJWbPiMKYAZ409oMSqFWAktzJ9GBuDvRoVGOIQJMSas0CiM39u45v0M9tbaeLc6F5M+7dhcbRfgg+pcU/oNa85VDwDOzBtmpP9UKsN8BuCzeb1P+kPi08+fASyr6fVPUh/PJ72+xj/bZk5PSV0YlJ4z83iC4EipS5LkiAkeHxGcQerLwMARRzyW+QklhUgKpST8nXfYg+fHkjS89MPz0MFnhKdCSWpc8RBnPAZB3RUvLt7i3oob7f5juDzuikY81tjcHlcHg9xabdyUWDvF2ay3slecr1ptimNx9lhhs1bzXQxy5NZa6VMx9pS2Wt1H77cVjFartYvBdlDICDc0cbVa3Twd2NcOyuLwVqo+K1ebjgdcr0k+O1uXwThfl8vlhqm+99kASup5GINsYhhmG8d7UXzcBgo2e21cd9WlUll5/7G958ql8uxu7y0zS5SGSkOGBA51TRiGQAi232Y9v4kVQZGavpt6c6l3tLpNsc38gGOC01IeLg4Xi8NaLz1KkqO0VzvcTrFscYo4oLjiRAsKEXeJPRqxW0bsFWLGLVbiocyZSm5vbW0nU9BsIfyp/AGqAvfOkBaFawAAAABJRU5ErkJggg==", LD = (n, { videoElement: t }) => {
|
|
17676
17676
|
const e = {
|
|
17677
17677
|
videoMeshes: [],
|
|
17678
17678
|
videoTextureEnabled: !1,
|
|
@@ -17750,7 +17750,7 @@ const Xw = "data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACoAAAAqCAYAAADFw8lbAA
|
|
|
17750
17750
|
const G = document.createElement("div");
|
|
17751
17751
|
G.classList.add("play-icon"), G.style.width = "100%", G.style.height = "100%", G.style.display = "flex", G.style.justifyContent = "center", G.style.alignItems = "center", G.style.pointerEvents = "none", N.container.appendChild(G);
|
|
17752
17752
|
const H = document.createElement("img");
|
|
17753
|
-
H.src =
|
|
17753
|
+
H.src = mc, H.style.width = "200px", H.style.pointerEvents = "auto", H.onclick = () => {
|
|
17754
17754
|
e.videoTexture.image.muted = !1, e.videoTexture.image.play();
|
|
17755
17755
|
}, G.appendChild(H), s.set(W, N);
|
|
17756
17756
|
}
|
|
@@ -18165,7 +18165,7 @@ function rC(n) {
|
|
|
18165
18165
|
V(l, t, c);
|
|
18166
18166
|
for (let h = 0; h < e.length; h += 1)
|
|
18167
18167
|
e[h] && e[h].m(t, null);
|
|
18168
|
-
s =
|
|
18168
|
+
s = Kl(
|
|
18169
18169
|
t,
|
|
18170
18170
|
/*div_elementresize_handler*/
|
|
18171
18171
|
n[12].bind(t)
|
|
@@ -18709,7 +18709,7 @@ class CC extends uC {
|
|
|
18709
18709
|
if (r !== null && o !== null) {
|
|
18710
18710
|
const l = {};
|
|
18711
18711
|
if (a > 0) {
|
|
18712
|
-
const h = new se(0, 0, -1), u = r.clone(), f = new
|
|
18712
|
+
const h = new se(0, 0, -1), u = r.clone(), f = new Ol();
|
|
18713
18713
|
f.setFromUnitVectors(h, u);
|
|
18714
18714
|
const m = new Hc();
|
|
18715
18715
|
m.setFromQuaternion(f, "YXZ"), l.longitude = m.y;
|
|
@@ -18818,12 +18818,12 @@ var TC = LC;
|
|
|
18818
18818
|
function LC(n, t) {
|
|
18819
18819
|
return n[0] * t[0] + n[1] * t[1];
|
|
18820
18820
|
}
|
|
18821
|
-
var zC = PC,
|
|
18821
|
+
var zC = PC, Cl = EC, sg = xC, jC = DC, OC = TC, Rd = [0, 0];
|
|
18822
18822
|
Lr.computeMiter = function(t, e, i, s, o) {
|
|
18823
|
-
return zC(t, i, s), sg(t, t),
|
|
18823
|
+
return zC(t, i, s), sg(t, t), Cl(e, -t[1], t[0]), Cl(Rd, -i[1], i[0]), o / OC(e, Rd);
|
|
18824
18824
|
};
|
|
18825
18825
|
Lr.normal = function(t, e) {
|
|
18826
|
-
return
|
|
18826
|
+
return Cl(t, -e[1], e[0]), t;
|
|
18827
18827
|
};
|
|
18828
18828
|
Lr.direction = function(t, e, i) {
|
|
18829
18829
|
return jC(t, e, i), sg(t, t), t;
|
|
@@ -18833,12 +18833,12 @@ var mi = Lr, qi = [0, 0], Ro = [0, 0], _d = [0, 0], Ls = [0, 0], BC = function(n
|
|
|
18833
18833
|
t && (n = n.slice(), n.push(n[0]));
|
|
18834
18834
|
for (var s = n.length, o = 1; o < s; o++) {
|
|
18835
18835
|
var r = n[o - 1], a = n[o], l = o < n.length - 1 ? n[o + 1] : null;
|
|
18836
|
-
if (mi.direction(qi, a, r), e || (e = [0, 0], mi.normal(e, qi)), o === 1 &&
|
|
18837
|
-
mi.normal(e, qi),
|
|
18836
|
+
if (mi.direction(qi, a, r), e || (e = [0, 0], mi.normal(e, qi)), o === 1 && Va(i, e, 1), !l)
|
|
18837
|
+
mi.normal(e, qi), Va(i, e, 1);
|
|
18838
18838
|
else {
|
|
18839
18839
|
mi.direction(Ro, l, a);
|
|
18840
18840
|
var c = mi.computeMiter(_d, Ls, qi, Ro, 1);
|
|
18841
|
-
|
|
18841
|
+
Va(i, Ls, c);
|
|
18842
18842
|
}
|
|
18843
18843
|
}
|
|
18844
18844
|
if (n.length > 2 && t) {
|
|
@@ -18849,7 +18849,7 @@ var mi = Lr, qi = [0, 0], Ro = [0, 0], _d = [0, 0], Ls = [0, 0], BC = function(n
|
|
|
18849
18849
|
}
|
|
18850
18850
|
return i;
|
|
18851
18851
|
};
|
|
18852
|
-
function
|
|
18852
|
+
function Va(n, t, e) {
|
|
18853
18853
|
n.push([[t[0], t[1]], e]);
|
|
18854
18854
|
}
|
|
18855
18855
|
function og(n, t) {
|
|
@@ -19059,7 +19059,7 @@ function XC(n) {
|
|
|
19059
19059
|
function ZC(n) {
|
|
19060
19060
|
return n.stickType === "Plane" && n.contentType === "MediaPlane";
|
|
19061
19061
|
}
|
|
19062
|
-
function
|
|
19062
|
+
function Pl(n) {
|
|
19063
19063
|
const t = (() => {
|
|
19064
19064
|
if (si(n) && n.matrix) {
|
|
19065
19065
|
const e = new _s().fromArray(n.matrix);
|
|
@@ -19070,7 +19070,7 @@ function Cl(n) {
|
|
|
19070
19070
|
return sv(t);
|
|
19071
19071
|
}
|
|
19072
19072
|
function Fd(n) {
|
|
19073
|
-
const t =
|
|
19073
|
+
const t = Pl(n);
|
|
19074
19074
|
return jt(...Array.isArray(t) ? t : [t]);
|
|
19075
19075
|
}
|
|
19076
19076
|
function _o(n, t) {
|
|
@@ -19122,12 +19122,12 @@ function $C(n, t) {
|
|
|
19122
19122
|
}
|
|
19123
19123
|
return -1;
|
|
19124
19124
|
}
|
|
19125
|
-
function
|
|
19125
|
+
function gc(n) {
|
|
19126
19126
|
return n.stickType ? n.stickType : n.pointType === "PointTag" && n.dimensionType === "3D" ? "3DPoint" : n.pointType === "PlaneTag" ? "Plane" : "2DPoint";
|
|
19127
19127
|
}
|
|
19128
19128
|
function eP(n) {
|
|
19129
19129
|
var t, e, i, s;
|
|
19130
|
-
if (n.stickType || (n.stickType =
|
|
19130
|
+
if (n.stickType || (n.stickType = gc(n)), n.contentType === "VRLink" || n.contentType === "PanoLink" || n.contentType === "Link") {
|
|
19131
19131
|
const o = n;
|
|
19132
19132
|
!((e = (t = o.data) == null ? void 0 : t.icon) != null && e.url) && !((s = (i = o.style) == null ? void 0 : i.point) != null && s.url) && (o.data.icon = {
|
|
19133
19133
|
url: "//vr-static.realsee-cdn.cn/release/web/test.09dee741.png",
|
|
@@ -19139,7 +19139,7 @@ function eP(n) {
|
|
|
19139
19139
|
}), n;
|
|
19140
19140
|
}
|
|
19141
19141
|
const $n = "data:audio/mpeg;base64,//uQxAAAAAAAAAAAAAAAAAAAAAAASW5mbwAAAA8AAAADAAAGhgBVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVWqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqr///////////////////////////////////////////8AAAA5TEFNRTMuOThyAc0AAAAAAAAAABSAJAiqQgAAgAAABobxtI73AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA//uQxAACFEII9ACZ/sJZwWEoEb8w/////N//////JcxjHjf+7/v/H2PzCCFAiDtGeyBCIx7bJJ1mmEEMy6g8mm2c8nrGABB4h2Mkmn//4z/73u773R5qHHu/j/w7Kxkzh5lWRWdsifCkNAnY9Zc1HvDAhjhSHdFkHFzLmabt/AQxSg2wwzLhHIJOBnAWwVY4zrhIYhhc2kvhYDfQ4hDi2Gmh5KyFn8EcGIrHAngNgIwVIEMf5bzbAiTRoAD///8z/KVhkkWEle6IX+d/z4fvH3BShK1e5kmjkCMoxVmXhd4ROlTKo3iipasvTilY21q19ta30/v/0/idPX1v8PNxJL6ramnOVsdvMv2akO0iSYIzdJFirtzWXCZicS9vHqvSKyqm5XJBdqBwPxyfJdykhWTZ0G0ZyTZGpLKxsNwwoRhsx3tZfhwmeOBVISm3impAC/IT/8hP/EKEM1KMdVdVKM2rHV4x7HVXZvbVVKN/qq8CiV9VL9jjH/6l6qf7MBCjZmOqsAibjcP+qqqv0oxqpa/NVW286hPo1nz2L/h8+jXt//uSxCmDU2IK/ECN98KKtE5IYzNoCfbw+u9i5r8PoadUMFPKqWL4LK3T/LCraMSHGkW4bpLXR/E6LlHOVQxmslKVJ8IULktMN06N0FKCpHCoYsjC4F+Z0NVqdNFoGSTjSiyjzLdnZ2fNqTi2eHKONONKLMPMKLONKLMPQRJGlFxZRoKcJFAYEeIFiRQkUWUeYfef//Ko04soswso40UJAgMw8wosososy0EalnZyjQUGBRQGIFggOWUacWUeYmuadrZziQKKEgQsQLAhQkUJAgMQDghltLO1onp0cpkNInSFMqlYeSEJ5AHsqFdOwy1DA2sRmRJKxdKRfLhfLw5BzUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVUxBTUUzLjk4LjJVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVf/7ksRRA8AAAaQAAAAgAAA0gAAABFVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVVU=", Gs = {};
|
|
19142
|
-
var
|
|
19142
|
+
var pc = /* @__PURE__ */ ((n) => (n.Default = "default", n.GetAudioDuration = "getAudioDuration", n.PlayAudio = "playAudio", n))(pc || {});
|
|
19143
19143
|
function tP(n, t) {
|
|
19144
19144
|
const e = (t == null ? void 0 : t.namespace) || "default", i = Gs[e] || (Gs[e] = []);
|
|
19145
19145
|
let s = i.find((o) => !o.realSrc || o.realSrc === $n);
|
|
@@ -19412,7 +19412,7 @@ function rP(n, t, e) {
|
|
|
19412
19412
|
f
|
|
19413
19413
|
];
|
|
19414
19414
|
}
|
|
19415
|
-
class
|
|
19415
|
+
class vc extends de {
|
|
19416
19416
|
constructor(t) {
|
|
19417
19417
|
super(), he(
|
|
19418
19418
|
this,
|
|
@@ -19778,7 +19778,7 @@ function gP(n) {
|
|
|
19778
19778
|
p(r, [a]) {
|
|
19779
19779
|
a & /*spanEleList, contentList, __SpaceFlag__, __NewLineFlag__*/
|
|
19780
19780
|
30 && (s = /*contentList*/
|
|
19781
|
-
r[2], t = Zt(t, a, o, 1, r, s, e, i.parentNode,
|
|
19781
|
+
r[2], t = Zt(t, a, o, 1, r, s, e, i.parentNode, nc, Wd, i, Qd));
|
|
19782
19782
|
},
|
|
19783
19783
|
i: q,
|
|
19784
19784
|
o: q,
|
|
@@ -20214,7 +20214,7 @@ function Zd(n) {
|
|
|
20214
20214
|
blurRadius: 120,
|
|
20215
20215
|
spreadRadius: 60
|
|
20216
20216
|
}
|
|
20217
|
-
}), i = new
|
|
20217
|
+
}), i = new vc({
|
|
20218
20218
|
props: {
|
|
20219
20219
|
unfolded: (
|
|
20220
20220
|
/*unfolded*/
|
|
@@ -20609,7 +20609,7 @@ function jP(n, t, e) {
|
|
|
20609
20609
|
8 && e(4, i = typeof (c == null ? void 0 : c.placeholder) == "string" || (c == null ? void 0 : c.inputting));
|
|
20610
20610
|
}, [r, a, l, c, i, o, s];
|
|
20611
20611
|
}
|
|
20612
|
-
class
|
|
20612
|
+
class Ac extends de {
|
|
20613
20613
|
constructor(t) {
|
|
20614
20614
|
super(), he(
|
|
20615
20615
|
this,
|
|
@@ -20633,7 +20633,7 @@ function OP(n) {
|
|
|
20633
20633
|
function Kd(n) {
|
|
20634
20634
|
var u, f;
|
|
20635
20635
|
let t, e, i, s, o, r, a, l, c;
|
|
20636
|
-
t = new
|
|
20636
|
+
t = new vc({
|
|
20637
20637
|
props: {
|
|
20638
20638
|
unfolded: (
|
|
20639
20639
|
/*unfolded*/
|
|
@@ -20645,7 +20645,7 @@ function Kd(n) {
|
|
|
20645
20645
|
inDelay: 200,
|
|
20646
20646
|
useLinearColor: !0
|
|
20647
20647
|
}
|
|
20648
|
-
}), a = new
|
|
20648
|
+
}), a = new Ac({
|
|
20649
20649
|
props: {
|
|
20650
20650
|
text: (
|
|
20651
20651
|
/*title*/
|
|
@@ -20740,7 +20740,7 @@ function Kd(n) {
|
|
|
20740
20740
|
function $d(n) {
|
|
20741
20741
|
var s;
|
|
20742
20742
|
let t, e, i;
|
|
20743
|
-
return e = new
|
|
20743
|
+
return e = new Ac({
|
|
20744
20744
|
props: {
|
|
20745
20745
|
text: (
|
|
20746
20746
|
/*tag*/
|
|
@@ -21368,7 +21368,7 @@ function uI(n, t) {
|
|
|
21368
21368
|
function ou(n, t) {
|
|
21369
21369
|
n.removeEventListener("mousemove", t), n.removeEventListener("touchmove", t);
|
|
21370
21370
|
}
|
|
21371
|
-
function
|
|
21371
|
+
function bc(n) {
|
|
21372
21372
|
return function(t, e) {
|
|
21373
21373
|
n.dispatchEvent(
|
|
21374
21374
|
new CustomEvent(t, {
|
|
@@ -21378,7 +21378,7 @@ function Ac(n) {
|
|
|
21378
21378
|
};
|
|
21379
21379
|
}
|
|
21380
21380
|
const fI = 110, mI = 9, gI = 111, pI = 20;
|
|
21381
|
-
function
|
|
21381
|
+
function Ra(n) {
|
|
21382
21382
|
if ("TouchEvent" in window && n instanceof TouchEvent) {
|
|
21383
21383
|
const t = n.touches[0];
|
|
21384
21384
|
return {
|
|
@@ -21392,20 +21392,20 @@ function Va(n) {
|
|
|
21392
21392
|
};
|
|
21393
21393
|
}
|
|
21394
21394
|
function vI(n, { thresholdProvider: t }) {
|
|
21395
|
-
const e =
|
|
21395
|
+
const e = bc(n);
|
|
21396
21396
|
let i, s, o = 0, r, a = !1;
|
|
21397
21397
|
function l() {
|
|
21398
21398
|
return Date.now() - r >= gI && Math.abs(o) >= pI;
|
|
21399
21399
|
}
|
|
21400
21400
|
function c(f) {
|
|
21401
21401
|
r = Date.now(), o = 0, a = !0;
|
|
21402
|
-
const m =
|
|
21402
|
+
const m = Ra(f);
|
|
21403
21403
|
i = m.x, s = m.y, e("swipeStart", { x: i, y: s }), uI(window, h), dI(window, u);
|
|
21404
21404
|
}
|
|
21405
21405
|
function h(f) {
|
|
21406
21406
|
if (!a)
|
|
21407
21407
|
return;
|
|
21408
|
-
const m =
|
|
21408
|
+
const m = Ra(f), p = m.x - i, v = m.y - s;
|
|
21409
21409
|
i = m.x, s = m.y, e("swipeMove", { x: i, y: s, dx: p, dy: v }), p !== 0 && Math.sign(p) !== Math.sign(o) && (o = 0), o += p, Math.abs(o) > t() && (e("swipeThresholdReached", { direction: o > 0 ? es : Vi }), su(window, u), ou(window, h));
|
|
21410
21410
|
}
|
|
21411
21411
|
function u(f) {
|
|
@@ -21413,7 +21413,7 @@ function vI(n, { thresholdProvider: t }) {
|
|
|
21413
21413
|
e("swipeFailed");
|
|
21414
21414
|
return;
|
|
21415
21415
|
}
|
|
21416
|
-
const m =
|
|
21416
|
+
const m = Ra(f);
|
|
21417
21417
|
e("swipeEnd", { x: m.x, y: m.y });
|
|
21418
21418
|
}
|
|
21419
21419
|
return cI(n, c), {
|
|
@@ -21435,7 +21435,7 @@ function ru(n, t) {
|
|
|
21435
21435
|
n.removeEventListener("mouseleave", t);
|
|
21436
21436
|
}
|
|
21437
21437
|
function wI(n) {
|
|
21438
|
-
const t =
|
|
21438
|
+
const t = bc(n);
|
|
21439
21439
|
function e() {
|
|
21440
21440
|
yI(n, i), t("hovered", { value: !0 });
|
|
21441
21441
|
}
|
|
@@ -21468,7 +21468,7 @@ function au(n, t) {
|
|
|
21468
21468
|
n.removeEventListener("touchend", t);
|
|
21469
21469
|
}
|
|
21470
21470
|
function MI(n) {
|
|
21471
|
-
const t =
|
|
21471
|
+
const t = bc(n);
|
|
21472
21472
|
let e = 0, i = { x: 0, y: 0 };
|
|
21473
21473
|
function s({
|
|
21474
21474
|
tapEndedAt: a,
|
|
@@ -21591,7 +21591,7 @@ function zI({
|
|
|
21591
21591
|
e - 1
|
|
21592
21592
|
);
|
|
21593
21593
|
}
|
|
21594
|
-
function
|
|
21594
|
+
function _a({
|
|
21595
21595
|
infinite: n,
|
|
21596
21596
|
pageIndex: t,
|
|
21597
21597
|
clonesCountHead: e,
|
|
@@ -21690,10 +21690,10 @@ const Qs = (n, t, e) => {
|
|
|
21690
21690
|
if (e === void 0)
|
|
21691
21691
|
throw new Error(`Required arg "${t}" was not provided`);
|
|
21692
21692
|
return e;
|
|
21693
|
-
},
|
|
21693
|
+
}, Il = (n) => (t) => {
|
|
21694
21694
|
n[t] && n[t]();
|
|
21695
21695
|
};
|
|
21696
|
-
var _I = "Expected a function", fg = "__lodash_hash_undefined__", mg = 1 / 0, FI = "[object Function]", HI = "[object GeneratorFunction]", NI = "[object Symbol]", GI = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, QI = /^\w*$/, WI = /^\./, UI = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, YI = /[\\^$.*+?()[\]{}|]/g, XI = /\\(\\)?/g, ZI = /^\[object .+?Constructor\]$/, JI = typeof Vt == "object" && Vt && Vt.Object === Object && Vt, qI = typeof self == "object" && self && self.Object === Object && self,
|
|
21696
|
+
var _I = "Expected a function", fg = "__lodash_hash_undefined__", mg = 1 / 0, FI = "[object Function]", HI = "[object GeneratorFunction]", NI = "[object Symbol]", GI = /\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/, QI = /^\w*$/, WI = /^\./, UI = /[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g, YI = /[\\^$.*+?()[\]{}|]/g, XI = /\\(\\)?/g, ZI = /^\[object .+?Constructor\]$/, JI = typeof Vt == "object" && Vt && Vt.Object === Object && Vt, qI = typeof self == "object" && self && self.Object === Object && self, yc = JI || qI || Function("return this")();
|
|
21697
21697
|
function KI(n, t) {
|
|
21698
21698
|
return n == null ? void 0 : n[t];
|
|
21699
21699
|
}
|
|
@@ -21706,12 +21706,12 @@ function $I(n) {
|
|
|
21706
21706
|
}
|
|
21707
21707
|
return t;
|
|
21708
21708
|
}
|
|
21709
|
-
var e2 = Array.prototype, t2 = Function.prototype, gg = Object.prototype,
|
|
21710
|
-
var n = /[^.]+$/.exec(
|
|
21709
|
+
var e2 = Array.prototype, t2 = Function.prototype, gg = Object.prototype, Fa = yc["__core-js_shared__"], lu = function() {
|
|
21710
|
+
var n = /[^.]+$/.exec(Fa && Fa.keys && Fa.keys.IE_PROTO || "");
|
|
21711
21711
|
return n ? "Symbol(src)_1." + n : "";
|
|
21712
|
-
}(), pg = t2.toString,
|
|
21713
|
-
"^" + pg.call(
|
|
21714
|
-
), cu =
|
|
21712
|
+
}(), pg = t2.toString, wc = gg.hasOwnProperty, vg = gg.toString, i2 = RegExp(
|
|
21713
|
+
"^" + pg.call(wc).replace(YI, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
21714
|
+
), cu = yc.Symbol, n2 = e2.splice, s2 = Ag(yc, "Map"), Ks = Ag(Object, "create"), hu = cu ? cu.prototype : void 0, du = hu ? hu.toString : void 0;
|
|
21715
21715
|
function cn(n) {
|
|
21716
21716
|
var t = -1, e = n ? n.length : 0;
|
|
21717
21717
|
for (this.clear(); ++t < e; ) {
|
|
@@ -21731,11 +21731,11 @@ function a2(n) {
|
|
|
21731
21731
|
var e = t[n];
|
|
21732
21732
|
return e === fg ? void 0 : e;
|
|
21733
21733
|
}
|
|
21734
|
-
return
|
|
21734
|
+
return wc.call(t, n) ? t[n] : void 0;
|
|
21735
21735
|
}
|
|
21736
21736
|
function l2(n) {
|
|
21737
21737
|
var t = this.__data__;
|
|
21738
|
-
return Ks ? t[n] !== void 0 :
|
|
21738
|
+
return Ks ? t[n] !== void 0 : wc.call(t, n);
|
|
21739
21739
|
}
|
|
21740
21740
|
function c2(n, t) {
|
|
21741
21741
|
var e = this.__data__;
|
|
@@ -21831,7 +21831,7 @@ function w2(n) {
|
|
|
21831
21831
|
function C2(n) {
|
|
21832
21832
|
if (typeof n == "string")
|
|
21833
21833
|
return n;
|
|
21834
|
-
if (
|
|
21834
|
+
if (Pc(n))
|
|
21835
21835
|
return du ? du.call(n) : "";
|
|
21836
21836
|
var t = n + "";
|
|
21837
21837
|
return t == "0" && 1 / n == -mg ? "-0" : t;
|
|
@@ -21851,7 +21851,7 @@ function I2(n, t) {
|
|
|
21851
21851
|
if (bg(n))
|
|
21852
21852
|
return !1;
|
|
21853
21853
|
var e = typeof n;
|
|
21854
|
-
return e == "number" || e == "symbol" || e == "boolean" || n == null ||
|
|
21854
|
+
return e == "number" || e == "symbol" || e == "boolean" || n == null || Pc(n) ? !0 : QI.test(n) || !GI.test(n) || t != null && n in Object(t);
|
|
21855
21855
|
}
|
|
21856
21856
|
function E2(n) {
|
|
21857
21857
|
var t = typeof n;
|
|
@@ -21860,7 +21860,7 @@ function E2(n) {
|
|
|
21860
21860
|
function M2(n) {
|
|
21861
21861
|
return !!lu && lu in n;
|
|
21862
21862
|
}
|
|
21863
|
-
var x2 =
|
|
21863
|
+
var x2 = Cc(function(n) {
|
|
21864
21864
|
n = z2(n);
|
|
21865
21865
|
var t = [];
|
|
21866
21866
|
return WI.test(n) && t.push(""), n.replace(UI, function(e, i, s, o) {
|
|
@@ -21868,7 +21868,7 @@ var x2 = wc(function(n) {
|
|
|
21868
21868
|
}), t;
|
|
21869
21869
|
});
|
|
21870
21870
|
function k2(n) {
|
|
21871
|
-
if (typeof n == "string" ||
|
|
21871
|
+
if (typeof n == "string" || Pc(n))
|
|
21872
21872
|
return n;
|
|
21873
21873
|
var t = n + "";
|
|
21874
21874
|
return t == "0" && 1 / n == -mg ? "-0" : t;
|
|
@@ -21886,7 +21886,7 @@ function D2(n) {
|
|
|
21886
21886
|
}
|
|
21887
21887
|
return "";
|
|
21888
21888
|
}
|
|
21889
|
-
function
|
|
21889
|
+
function Cc(n, t) {
|
|
21890
21890
|
if (typeof n != "function" || t && typeof t != "function")
|
|
21891
21891
|
throw new TypeError(_I);
|
|
21892
21892
|
var e = function() {
|
|
@@ -21896,9 +21896,9 @@ function wc(n, t) {
|
|
|
21896
21896
|
var r = n.apply(this, i);
|
|
21897
21897
|
return e.cache = o.set(s, r), r;
|
|
21898
21898
|
};
|
|
21899
|
-
return e.cache = new (
|
|
21899
|
+
return e.cache = new (Cc.Cache || mn)(), e;
|
|
21900
21900
|
}
|
|
21901
|
-
|
|
21901
|
+
Cc.Cache = mn;
|
|
21902
21902
|
function S2(n, t) {
|
|
21903
21903
|
return n === t || n !== n && t !== t;
|
|
21904
21904
|
}
|
|
@@ -21914,7 +21914,7 @@ function yg(n) {
|
|
|
21914
21914
|
function L2(n) {
|
|
21915
21915
|
return !!n && typeof n == "object";
|
|
21916
21916
|
}
|
|
21917
|
-
function
|
|
21917
|
+
function Pc(n) {
|
|
21918
21918
|
return typeof n == "symbol" || L2(n) && vg.call(n) == NI;
|
|
21919
21919
|
}
|
|
21920
21920
|
function z2(n) {
|
|
@@ -21997,7 +21997,7 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
21997
21997
|
return y ? "Symbol(src)_1." + y : "";
|
|
21998
21998
|
}(), Ie = rt.toString, Xe = Je.hasOwnProperty, ut = Je.toString, gs = RegExp(
|
|
21999
21999
|
"^" + Ie.call(Xe).replace(Y, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
22000
|
-
), qt = We ? ge.Buffer : void 0, Pi = ge.Symbol, Gi = ge.Uint8Array, xt = Ce(Object.getPrototypeOf, Object), gn = Object.create, pn = Je.propertyIsEnumerable,
|
|
22000
|
+
), qt = We ? ge.Buffer : void 0, Pi = ge.Symbol, Gi = ge.Uint8Array, xt = Ce(Object.getPrototypeOf, Object), gn = Object.create, pn = Je.propertyIsEnumerable, _r = Ge.splice, ps = Object.getOwnPropertySymbols, vn = qt ? qt.isBuffer : void 0, ho = Ce(Object.keys, Object), An = Ht(ge, "DataView"), Qi = Ht(ge, "Map"), Ft = Ht(ge, "Promise"), bn = Ht(ge, "Set"), vs = Ht(ge, "WeakMap"), Wi = Ht(Object, "create"), As = It(An), Ui = It(Qi), bs = It(Ft), ys = It(bn), ws = It(vs), Ii = Pi ? Pi.prototype : void 0, uo = Ii ? Ii.valueOf : void 0;
|
|
22001
22001
|
function hi(y) {
|
|
22002
22002
|
var x = -1, R = y ? y.length : 0;
|
|
22003
22003
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22005,13 +22005,13 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22005
22005
|
this.set(X[0], X[1]);
|
|
22006
22006
|
}
|
|
22007
22007
|
}
|
|
22008
|
-
function
|
|
22008
|
+
function Fr() {
|
|
22009
22009
|
this.__data__ = Wi ? Wi(null) : {};
|
|
22010
22010
|
}
|
|
22011
|
-
function
|
|
22011
|
+
function Hr(y) {
|
|
22012
22012
|
return this.has(y) && delete this.__data__[y];
|
|
22013
22013
|
}
|
|
22014
|
-
function
|
|
22014
|
+
function Nr(y) {
|
|
22015
22015
|
var x = this.__data__;
|
|
22016
22016
|
if (Wi) {
|
|
22017
22017
|
var R = x[y];
|
|
@@ -22027,7 +22027,7 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22027
22027
|
var R = this.__data__;
|
|
22028
22028
|
return R[y] = Wi && x === void 0 ? i : x, this;
|
|
22029
22029
|
}
|
|
22030
|
-
hi.prototype.clear =
|
|
22030
|
+
hi.prototype.clear = Fr, hi.prototype.delete = Hr, hi.prototype.get = Nr, hi.prototype.has = fo, hi.prototype.set = Cs;
|
|
22031
22031
|
function ft(y) {
|
|
22032
22032
|
var x = -1, R = y ? y.length : 0;
|
|
22033
22033
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22035,28 +22035,28 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22035
22035
|
this.set(X[0], X[1]);
|
|
22036
22036
|
}
|
|
22037
22037
|
}
|
|
22038
|
-
function
|
|
22038
|
+
function Gr() {
|
|
22039
22039
|
this.__data__ = [];
|
|
22040
22040
|
}
|
|
22041
|
-
function
|
|
22041
|
+
function Qr(y) {
|
|
22042
22042
|
var x = this.__data__, R = wn(x, y);
|
|
22043
22043
|
if (R < 0)
|
|
22044
22044
|
return !1;
|
|
22045
22045
|
var X = x.length - 1;
|
|
22046
|
-
return R == X ? x.pop() :
|
|
22046
|
+
return R == X ? x.pop() : _r.call(x, R, 1), !0;
|
|
22047
22047
|
}
|
|
22048
|
-
function
|
|
22048
|
+
function Wr(y) {
|
|
22049
22049
|
var x = this.__data__, R = wn(x, y);
|
|
22050
22050
|
return R < 0 ? void 0 : x[R][1];
|
|
22051
22051
|
}
|
|
22052
|
-
function
|
|
22052
|
+
function Ur(y) {
|
|
22053
22053
|
return wn(this.__data__, y) > -1;
|
|
22054
22054
|
}
|
|
22055
|
-
function
|
|
22055
|
+
function Yr(y, x) {
|
|
22056
22056
|
var R = this.__data__, X = wn(R, y);
|
|
22057
22057
|
return X < 0 ? R.push([y, x]) : R[X][1] = x, this;
|
|
22058
22058
|
}
|
|
22059
|
-
ft.prototype.clear =
|
|
22059
|
+
ft.prototype.clear = Gr, ft.prototype.delete = Qr, ft.prototype.get = Wr, ft.prototype.has = Ur, ft.prototype.set = Yr;
|
|
22060
22060
|
function At(y) {
|
|
22061
22061
|
var x = -1, R = y ? y.length : 0;
|
|
22062
22062
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22064,42 +22064,42 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22064
22064
|
this.set(X[0], X[1]);
|
|
22065
22065
|
}
|
|
22066
22066
|
}
|
|
22067
|
-
function
|
|
22067
|
+
function Xr() {
|
|
22068
22068
|
this.__data__ = {
|
|
22069
22069
|
hash: new hi(),
|
|
22070
22070
|
map: new (Qi || ft)(),
|
|
22071
22071
|
string: new hi()
|
|
22072
22072
|
};
|
|
22073
22073
|
}
|
|
22074
|
-
function
|
|
22074
|
+
function Zr(y) {
|
|
22075
22075
|
return Xi(this, y).delete(y);
|
|
22076
22076
|
}
|
|
22077
|
-
function
|
|
22077
|
+
function Jr(y) {
|
|
22078
22078
|
return Xi(this, y).get(y);
|
|
22079
22079
|
}
|
|
22080
|
-
function
|
|
22080
|
+
function qr(y) {
|
|
22081
22081
|
return Xi(this, y).has(y);
|
|
22082
22082
|
}
|
|
22083
|
-
function
|
|
22083
|
+
function Kr(y, x) {
|
|
22084
22084
|
return Xi(this, y).set(y, x), this;
|
|
22085
22085
|
}
|
|
22086
|
-
At.prototype.clear =
|
|
22086
|
+
At.prototype.clear = Xr, At.prototype.delete = Zr, At.prototype.get = Jr, At.prototype.has = qr, At.prototype.set = Kr;
|
|
22087
22087
|
function kt(y) {
|
|
22088
22088
|
this.__data__ = new ft(y);
|
|
22089
22089
|
}
|
|
22090
|
-
function
|
|
22090
|
+
function $r() {
|
|
22091
22091
|
this.__data__ = new ft();
|
|
22092
22092
|
}
|
|
22093
|
-
function
|
|
22093
|
+
function ea(y) {
|
|
22094
22094
|
return this.__data__.delete(y);
|
|
22095
22095
|
}
|
|
22096
|
-
function
|
|
22096
|
+
function ta(y) {
|
|
22097
22097
|
return this.__data__.get(y);
|
|
22098
22098
|
}
|
|
22099
|
-
function
|
|
22099
|
+
function ia(y) {
|
|
22100
22100
|
return this.__data__.has(y);
|
|
22101
22101
|
}
|
|
22102
|
-
function
|
|
22102
|
+
function na(y, x) {
|
|
22103
22103
|
var R = this.__data__;
|
|
22104
22104
|
if (R instanceof ft) {
|
|
22105
22105
|
var X = R.__data__;
|
|
@@ -22109,11 +22109,11 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22109
22109
|
}
|
|
22110
22110
|
return R.set(y, x), this;
|
|
22111
22111
|
}
|
|
22112
|
-
kt.prototype.clear =
|
|
22112
|
+
kt.prototype.clear = $r, kt.prototype.delete = ea, kt.prototype.get = ta, kt.prototype.has = ia, kt.prototype.set = na;
|
|
22113
22113
|
function yn(y, x) {
|
|
22114
22114
|
var R = Ms(y) || Pn(y) ? ze(y.length, String) : [], X = R.length, Me = !!X;
|
|
22115
22115
|
for (var be in y)
|
|
22116
|
-
(x || Xe.call(y, be)) && !(Me && (be == "length" ||
|
|
22116
|
+
(x || Xe.call(y, be)) && !(Me && (be == "length" || va(be, X))) && R.push(be);
|
|
22117
22117
|
return R;
|
|
22118
22118
|
}
|
|
22119
22119
|
function mo(y, x, R) {
|
|
@@ -22137,8 +22137,8 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22137
22137
|
return y;
|
|
22138
22138
|
var nt = Ms(y);
|
|
22139
22139
|
if (nt) {
|
|
22140
|
-
if (Be =
|
|
22141
|
-
return
|
|
22140
|
+
if (Be = ga(y), !x)
|
|
22141
|
+
return ua(y, Be);
|
|
22142
22142
|
} else {
|
|
22143
22143
|
var _e = ui(y), bt = _e == h || _e == u;
|
|
22144
22144
|
if (yo(y))
|
|
@@ -22147,11 +22147,11 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22147
22147
|
if (tt(y))
|
|
22148
22148
|
return be ? y : {};
|
|
22149
22149
|
if (Be = $t(bt ? {} : y), !x)
|
|
22150
|
-
return
|
|
22150
|
+
return fa(y, Kt(Be, y));
|
|
22151
22151
|
} else {
|
|
22152
22152
|
if (!re[_e])
|
|
22153
22153
|
return be ? y : {};
|
|
22154
|
-
Be =
|
|
22154
|
+
Be = pa(y, _e, Ps, x);
|
|
22155
22155
|
}
|
|
22156
22156
|
}
|
|
22157
22157
|
je || (je = new kt());
|
|
@@ -22159,28 +22159,28 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22159
22159
|
if (Dt)
|
|
22160
22160
|
return Dt;
|
|
22161
22161
|
if (je.set(y, Be), !nt)
|
|
22162
|
-
var at = R ?
|
|
22162
|
+
var at = R ? ma(y) : ks(y);
|
|
22163
22163
|
return Le(at || y, function(yt, mt) {
|
|
22164
22164
|
at && (mt = yt, yt = y[mt]), mo(Be, mt, Ps(yt, x, R, X, mt, y, je));
|
|
22165
22165
|
}), Be;
|
|
22166
22166
|
}
|
|
22167
|
-
function
|
|
22167
|
+
function sa(y) {
|
|
22168
22168
|
return ei(y) ? gn(y) : {};
|
|
22169
22169
|
}
|
|
22170
|
-
function
|
|
22170
|
+
function oa(y, x, R) {
|
|
22171
22171
|
var X = x(y);
|
|
22172
22172
|
return Ms(y) ? X : pe(X, R(y));
|
|
22173
22173
|
}
|
|
22174
|
-
function
|
|
22174
|
+
function ra(y) {
|
|
22175
22175
|
return ut.call(y);
|
|
22176
22176
|
}
|
|
22177
|
-
function
|
|
22178
|
-
if (!ei(y) ||
|
|
22177
|
+
function aa(y) {
|
|
22178
|
+
if (!ei(y) || ba(y))
|
|
22179
22179
|
return !1;
|
|
22180
22180
|
var x = xs(y) || tt(y) ? gs : J;
|
|
22181
22181
|
return x.test(It(y));
|
|
22182
22182
|
}
|
|
22183
|
-
function
|
|
22183
|
+
function la(y) {
|
|
22184
22184
|
if (!vo(y))
|
|
22185
22185
|
return ho(y);
|
|
22186
22186
|
var x = [];
|
|
@@ -22210,18 +22210,18 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22210
22210
|
var x = new y.constructor(y.source, Z.exec(y));
|
|
22211
22211
|
return x.lastIndex = y.lastIndex, x;
|
|
22212
22212
|
}
|
|
22213
|
-
function
|
|
22213
|
+
function ca(y, x, R) {
|
|
22214
22214
|
var X = x ? R(Oe(y), !0) : Oe(y);
|
|
22215
22215
|
return Ye(X, Ae, new y.constructor());
|
|
22216
22216
|
}
|
|
22217
|
-
function
|
|
22217
|
+
function ha(y) {
|
|
22218
22218
|
return uo ? Object(uo.call(y)) : {};
|
|
22219
22219
|
}
|
|
22220
|
-
function
|
|
22220
|
+
function da(y, x) {
|
|
22221
22221
|
var R = x ? Is(y.buffer) : y.buffer;
|
|
22222
22222
|
return new y.constructor(R, y.byteOffset, y.length);
|
|
22223
22223
|
}
|
|
22224
|
-
function
|
|
22224
|
+
function ua(y, x) {
|
|
22225
22225
|
var R = -1, X = y.length;
|
|
22226
22226
|
for (x || (x = Array(X)); ++R < X; )
|
|
22227
22227
|
x[R] = y[R];
|
|
@@ -22235,21 +22235,21 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22235
22235
|
}
|
|
22236
22236
|
return R;
|
|
22237
22237
|
}
|
|
22238
|
-
function
|
|
22238
|
+
function fa(y, x) {
|
|
22239
22239
|
return Es(y, di(y), x);
|
|
22240
22240
|
}
|
|
22241
|
-
function
|
|
22242
|
-
return
|
|
22241
|
+
function ma(y) {
|
|
22242
|
+
return oa(y, ks, di);
|
|
22243
22243
|
}
|
|
22244
22244
|
function Xi(y, x) {
|
|
22245
22245
|
var R = y.__data__;
|
|
22246
|
-
return
|
|
22246
|
+
return Aa(x) ? R[typeof x == "string" ? "string" : "hash"] : R.map;
|
|
22247
22247
|
}
|
|
22248
22248
|
function Ht(y, x) {
|
|
22249
22249
|
var R = xe(y, x);
|
|
22250
|
-
return
|
|
22250
|
+
return aa(R) ? R : void 0;
|
|
22251
22251
|
}
|
|
22252
|
-
var di = ps ? Ce(ps, Object) :
|
|
22252
|
+
var di = ps ? Ce(ps, Object) : wa, ui = ra;
|
|
22253
22253
|
(An && ui(new An(new ArrayBuffer(1))) != E || Qi && ui(new Qi()) != f || Ft && ui(Ft.resolve()) != v || bn && ui(new bn()) != A || vs && ui(new vs()) != C) && (ui = function(y) {
|
|
22254
22254
|
var x = ut.call(y), R = x == p ? y.constructor : void 0, X = R ? It(R) : void 0;
|
|
22255
22255
|
if (X)
|
|
@@ -22267,14 +22267,14 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22267
22267
|
}
|
|
22268
22268
|
return x;
|
|
22269
22269
|
});
|
|
22270
|
-
function
|
|
22270
|
+
function ga(y) {
|
|
22271
22271
|
var x = y.length, R = y.constructor(x);
|
|
22272
22272
|
return x && typeof y[0] == "string" && Xe.call(y, "index") && (R.index = y.index, R.input = y.input), R;
|
|
22273
22273
|
}
|
|
22274
22274
|
function $t(y) {
|
|
22275
|
-
return typeof y.constructor == "function" && !vo(y) ?
|
|
22275
|
+
return typeof y.constructor == "function" && !vo(y) ? sa(xt(y)) : {};
|
|
22276
22276
|
}
|
|
22277
|
-
function
|
|
22277
|
+
function pa(y, x, R, X) {
|
|
22278
22278
|
var Me = y.constructor;
|
|
22279
22279
|
switch (x) {
|
|
22280
22280
|
case M:
|
|
@@ -22293,7 +22293,7 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22293
22293
|
case H:
|
|
22294
22294
|
case U:
|
|
22295
22295
|
case _:
|
|
22296
|
-
return
|
|
22296
|
+
return da(y, X);
|
|
22297
22297
|
case f:
|
|
22298
22298
|
return go(y, X, R);
|
|
22299
22299
|
case m:
|
|
@@ -22302,19 +22302,19 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22302
22302
|
case g:
|
|
22303
22303
|
return po(y);
|
|
22304
22304
|
case A:
|
|
22305
|
-
return
|
|
22305
|
+
return ca(y, X, R);
|
|
22306
22306
|
case I:
|
|
22307
|
-
return
|
|
22307
|
+
return ha(y);
|
|
22308
22308
|
}
|
|
22309
22309
|
}
|
|
22310
|
-
function
|
|
22310
|
+
function va(y, x) {
|
|
22311
22311
|
return x = x == null ? s : x, !!x && (typeof y == "number" || ae.test(y)) && y > -1 && y % 1 == 0 && y < x;
|
|
22312
22312
|
}
|
|
22313
|
-
function
|
|
22313
|
+
function Aa(y) {
|
|
22314
22314
|
var x = typeof y;
|
|
22315
22315
|
return x == "string" || x == "number" || x == "symbol" || x == "boolean" ? y !== "__proto__" : y === null;
|
|
22316
22316
|
}
|
|
22317
|
-
function
|
|
22317
|
+
function ba(y) {
|
|
22318
22318
|
return !!Se && Se in y;
|
|
22319
22319
|
}
|
|
22320
22320
|
function vo(y) {
|
|
@@ -22341,16 +22341,16 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22341
22341
|
return y === x || y !== y && x !== x;
|
|
22342
22342
|
}
|
|
22343
22343
|
function Pn(y) {
|
|
22344
|
-
return
|
|
22344
|
+
return ya(y) && Xe.call(y, "callee") && (!pn.call(y, "callee") || ut.call(y) == o);
|
|
22345
22345
|
}
|
|
22346
22346
|
var Ms = Array.isArray;
|
|
22347
22347
|
function In(y) {
|
|
22348
22348
|
return y != null && wo(y.length) && !xs(y);
|
|
22349
22349
|
}
|
|
22350
|
-
function
|
|
22350
|
+
function ya(y) {
|
|
22351
22351
|
return Co(y) && In(y);
|
|
22352
22352
|
}
|
|
22353
|
-
var yo = vn ||
|
|
22353
|
+
var yo = vn || Ca;
|
|
22354
22354
|
function xs(y) {
|
|
22355
22355
|
var x = ei(y) ? ut.call(y) : "";
|
|
22356
22356
|
return x == h || x == u;
|
|
@@ -22366,12 +22366,12 @@ var Ho = j2, mr = {}, O2 = {
|
|
|
22366
22366
|
return !!y && typeof y == "object";
|
|
22367
22367
|
}
|
|
22368
22368
|
function ks(y) {
|
|
22369
|
-
return In(y) ? yn(y) :
|
|
22369
|
+
return In(y) ? yn(y) : la(y);
|
|
22370
22370
|
}
|
|
22371
|
-
function
|
|
22371
|
+
function wa() {
|
|
22372
22372
|
return [];
|
|
22373
22373
|
}
|
|
22374
|
-
function
|
|
22374
|
+
function Ca() {
|
|
22375
22375
|
return !1;
|
|
22376
22376
|
}
|
|
22377
22377
|
n.exports = Ao;
|
|
@@ -22448,9 +22448,9 @@ var gr = {}, V2 = {
|
|
|
22448
22448
|
var ut = Array.prototype, gs = Function.prototype, qt = Object.prototype, Pi = Ae["__core-js_shared__"], Gi = gs.toString, xt = qt.hasOwnProperty, gn = function() {
|
|
22449
22449
|
var y = /[^.]+$/.exec(Pi && Pi.keys && Pi.keys.IE_PROTO || "");
|
|
22450
22450
|
return y ? "Symbol(src)_1." + y : "";
|
|
22451
|
-
}(), pn = qt.toString,
|
|
22451
|
+
}(), pn = qt.toString, _r = RegExp(
|
|
22452
22452
|
"^" + Gi.call(xt).replace(ve, "\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g, "$1.*?") + "$"
|
|
22453
|
-
), ps = Ye ? Ae.Buffer : void 0, vn = Ae.Symbol, ho = Ae.Uint8Array, An = qt.propertyIsEnumerable, Qi = ut.splice, Ft = vn ? vn.toStringTag : void 0, bn = Object.getOwnPropertySymbols, vs = ps ? ps.isBuffer : void 0, Wi = Ie(Object.keys, Object), As = di(Ae, "DataView"), Ui = di(Ae, "Map"), bs = di(Ae, "Promise"), ys = di(Ae, "Set"), ws = di(Ae, "WeakMap"), Ii = di(Object, "create"), uo = It(As), hi = It(Ui),
|
|
22453
|
+
), ps = Ye ? Ae.Buffer : void 0, vn = Ae.Symbol, ho = Ae.Uint8Array, An = qt.propertyIsEnumerable, Qi = ut.splice, Ft = vn ? vn.toStringTag : void 0, bn = Object.getOwnPropertySymbols, vs = ps ? ps.isBuffer : void 0, Wi = Ie(Object.keys, Object), As = di(Ae, "DataView"), Ui = di(Ae, "Map"), bs = di(Ae, "Promise"), ys = di(Ae, "Set"), ws = di(Ae, "WeakMap"), Ii = di(Object, "create"), uo = It(As), hi = It(Ui), Fr = It(bs), Hr = It(ys), Nr = It(ws), fo = vn ? vn.prototype : void 0, Cs = fo ? fo.valueOf : void 0;
|
|
22454
22454
|
function ft(y) {
|
|
22455
22455
|
var x = -1, R = y == null ? 0 : y.length;
|
|
22456
22456
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22458,14 +22458,14 @@ var gr = {}, V2 = {
|
|
|
22458
22458
|
this.set(X[0], X[1]);
|
|
22459
22459
|
}
|
|
22460
22460
|
}
|
|
22461
|
-
function
|
|
22461
|
+
function Gr() {
|
|
22462
22462
|
this.__data__ = Ii ? Ii(null) : {}, this.size = 0;
|
|
22463
22463
|
}
|
|
22464
|
-
function
|
|
22464
|
+
function Qr(y) {
|
|
22465
22465
|
var x = this.has(y) && delete this.__data__[y];
|
|
22466
22466
|
return this.size -= x ? 1 : 0, x;
|
|
22467
22467
|
}
|
|
22468
|
-
function
|
|
22468
|
+
function Wr(y) {
|
|
22469
22469
|
var x = this.__data__;
|
|
22470
22470
|
if (Ii) {
|
|
22471
22471
|
var R = x[y];
|
|
@@ -22473,15 +22473,15 @@ var gr = {}, V2 = {
|
|
|
22473
22473
|
}
|
|
22474
22474
|
return xt.call(x, y) ? x[y] : void 0;
|
|
22475
22475
|
}
|
|
22476
|
-
function
|
|
22476
|
+
function Ur(y) {
|
|
22477
22477
|
var x = this.__data__;
|
|
22478
22478
|
return Ii ? x[y] !== void 0 : xt.call(x, y);
|
|
22479
22479
|
}
|
|
22480
|
-
function
|
|
22480
|
+
function Yr(y, x) {
|
|
22481
22481
|
var R = this.__data__;
|
|
22482
22482
|
return this.size += this.has(y) ? 0 : 1, R[y] = Ii && x === void 0 ? i : x, this;
|
|
22483
22483
|
}
|
|
22484
|
-
ft.prototype.clear =
|
|
22484
|
+
ft.prototype.clear = Gr, ft.prototype.delete = Qr, ft.prototype.get = Wr, ft.prototype.has = Ur, ft.prototype.set = Yr;
|
|
22485
22485
|
function At(y) {
|
|
22486
22486
|
var x = -1, R = y == null ? 0 : y.length;
|
|
22487
22487
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22489,28 +22489,28 @@ var gr = {}, V2 = {
|
|
|
22489
22489
|
this.set(X[0], X[1]);
|
|
22490
22490
|
}
|
|
22491
22491
|
}
|
|
22492
|
-
function
|
|
22492
|
+
function Xr() {
|
|
22493
22493
|
this.__data__ = [], this.size = 0;
|
|
22494
22494
|
}
|
|
22495
|
-
function
|
|
22495
|
+
function Zr(y) {
|
|
22496
22496
|
var x = this.__data__, R = Cn(x, y);
|
|
22497
22497
|
if (R < 0)
|
|
22498
22498
|
return !1;
|
|
22499
22499
|
var X = x.length - 1;
|
|
22500
22500
|
return R == X ? x.pop() : Qi.call(x, R, 1), --this.size, !0;
|
|
22501
22501
|
}
|
|
22502
|
-
function
|
|
22502
|
+
function Jr(y) {
|
|
22503
22503
|
var x = this.__data__, R = Cn(x, y);
|
|
22504
22504
|
return R < 0 ? void 0 : x[R][1];
|
|
22505
22505
|
}
|
|
22506
|
-
function
|
|
22506
|
+
function qr(y) {
|
|
22507
22507
|
return Cn(this.__data__, y) > -1;
|
|
22508
22508
|
}
|
|
22509
|
-
function
|
|
22509
|
+
function Kr(y, x) {
|
|
22510
22510
|
var R = this.__data__, X = Cn(R, y);
|
|
22511
22511
|
return X < 0 ? (++this.size, R.push([y, x])) : R[X][1] = x, this;
|
|
22512
22512
|
}
|
|
22513
|
-
At.prototype.clear =
|
|
22513
|
+
At.prototype.clear = Xr, At.prototype.delete = Zr, At.prototype.get = Jr, At.prototype.has = qr, At.prototype.set = Kr;
|
|
22514
22514
|
function kt(y) {
|
|
22515
22515
|
var x = -1, R = y == null ? 0 : y.length;
|
|
22516
22516
|
for (this.clear(); ++x < R; ) {
|
|
@@ -22518,28 +22518,28 @@ var gr = {}, V2 = {
|
|
|
22518
22518
|
this.set(X[0], X[1]);
|
|
22519
22519
|
}
|
|
22520
22520
|
}
|
|
22521
|
-
function
|
|
22521
|
+
function $r() {
|
|
22522
22522
|
this.size = 0, this.__data__ = {
|
|
22523
22523
|
hash: new ft(),
|
|
22524
22524
|
map: new (Ui || At)(),
|
|
22525
22525
|
string: new ft()
|
|
22526
22526
|
};
|
|
22527
22527
|
}
|
|
22528
|
-
function
|
|
22528
|
+
function ea(y) {
|
|
22529
22529
|
var x = Ht(this, y).delete(y);
|
|
22530
22530
|
return this.size -= x ? 1 : 0, x;
|
|
22531
22531
|
}
|
|
22532
|
-
function
|
|
22532
|
+
function ta(y) {
|
|
22533
22533
|
return Ht(this, y).get(y);
|
|
22534
22534
|
}
|
|
22535
|
-
function
|
|
22535
|
+
function ia(y) {
|
|
22536
22536
|
return Ht(this, y).has(y);
|
|
22537
22537
|
}
|
|
22538
|
-
function
|
|
22538
|
+
function na(y, x) {
|
|
22539
22539
|
var R = Ht(this, y), X = R.size;
|
|
22540
22540
|
return R.set(y, x), this.size += R.size == X ? 0 : 1, this;
|
|
22541
22541
|
}
|
|
22542
|
-
kt.prototype.clear =
|
|
22542
|
+
kt.prototype.clear = $r, kt.prototype.delete = ea, kt.prototype.get = ta, kt.prototype.has = ia, kt.prototype.set = na;
|
|
22543
22543
|
function yn(y) {
|
|
22544
22544
|
var x = -1, R = y == null ? 0 : y.length;
|
|
22545
22545
|
for (this.__data__ = new kt(); ++x < R; )
|
|
@@ -22559,17 +22559,17 @@ var gr = {}, V2 = {
|
|
|
22559
22559
|
function Ps() {
|
|
22560
22560
|
this.__data__ = new At(), this.size = 0;
|
|
22561
22561
|
}
|
|
22562
|
-
function
|
|
22562
|
+
function sa(y) {
|
|
22563
22563
|
var x = this.__data__, R = x.delete(y);
|
|
22564
22564
|
return this.size = x.size, R;
|
|
22565
22565
|
}
|
|
22566
|
-
function
|
|
22566
|
+
function oa(y) {
|
|
22567
22567
|
return this.__data__.get(y);
|
|
22568
22568
|
}
|
|
22569
|
-
function
|
|
22569
|
+
function ra(y) {
|
|
22570
22570
|
return this.__data__.has(y);
|
|
22571
22571
|
}
|
|
22572
|
-
function
|
|
22572
|
+
function aa(y, x) {
|
|
22573
22573
|
var R = this.__data__;
|
|
22574
22574
|
if (R instanceof At) {
|
|
22575
22575
|
var X = R.__data__;
|
|
@@ -22579,15 +22579,15 @@ var gr = {}, V2 = {
|
|
|
22579
22579
|
}
|
|
22580
22580
|
return R.set(y, x), this.size = R.size, this;
|
|
22581
22581
|
}
|
|
22582
|
-
Kt.prototype.clear = Ps, Kt.prototype.delete =
|
|
22583
|
-
function
|
|
22582
|
+
Kt.prototype.clear = Ps, Kt.prototype.delete = sa, Kt.prototype.get = oa, Kt.prototype.has = ra, Kt.prototype.set = aa;
|
|
22583
|
+
function la(y, x) {
|
|
22584
22584
|
var R = Pn(y), X = !R && bo(y), Me = !R && !X && In(y), be = !R && !X && !Me && Co(y), je = R || X || Me || be, Be = je ? Ge(y.length, String) : [], nt = Be.length;
|
|
22585
22585
|
for (var _e in y)
|
|
22586
22586
|
(x || xt.call(y, _e)) && !(je && // Safari 9 has enumerable `arguments.length` in strict mode.
|
|
22587
22587
|
(_e == "length" || // Node.js 0.10 has enumerable non-index properties on buffers.
|
|
22588
22588
|
Me && (_e == "offset" || _e == "parent") || // PhantomJS 2 has enumerable non-index properties on typed arrays.
|
|
22589
22589
|
be && (_e == "buffer" || _e == "byteLength" || _e == "byteOffset") || // Skip index properties.
|
|
22590
|
-
|
|
22590
|
+
pa(_e, nt))) && Be.push(_e);
|
|
22591
22591
|
return Be;
|
|
22592
22592
|
}
|
|
22593
22593
|
function Cn(y, x) {
|
|
@@ -22607,9 +22607,9 @@ var gr = {}, V2 = {
|
|
|
22607
22607
|
return ei(y) && Yi(y) == a;
|
|
22608
22608
|
}
|
|
22609
22609
|
function po(y, x, R, X, Me) {
|
|
22610
|
-
return y === x ? !0 : y == null || x == null || !ei(y) && !ei(x) ? y !== y && x !== x :
|
|
22610
|
+
return y === x ? !0 : y == null || x == null || !ei(y) && !ei(x) ? y !== y && x !== x : ca(y, x, R, X, po, Me);
|
|
22611
22611
|
}
|
|
22612
|
-
function
|
|
22612
|
+
function ca(y, x, R, X, Me, be) {
|
|
22613
22613
|
var je = Pn(y), Be = Pn(x), nt = je ? l : $t(y), _e = Be ? l : $t(x);
|
|
22614
22614
|
nt = nt == a ? w : nt, _e = _e == a ? w : _e;
|
|
22615
22615
|
var bt = nt == w, Dt = _e == w, at = nt == _e;
|
|
@@ -22619,7 +22619,7 @@ var gr = {}, V2 = {
|
|
|
22619
22619
|
je = !0, bt = !1;
|
|
22620
22620
|
}
|
|
22621
22621
|
if (at && !bt)
|
|
22622
|
-
return be || (be = new Kt()), je || Co(y) ? Es(y, x, R, X, Me, be) :
|
|
22622
|
+
return be || (be = new Kt()), je || Co(y) ? Es(y, x, R, X, Me, be) : fa(y, x, nt, R, X, Me, be);
|
|
22623
22623
|
if (!(R & s)) {
|
|
22624
22624
|
var yt = bt && xt.call(y, "__wrapped__"), mt = Dt && xt.call(x, "__wrapped__");
|
|
22625
22625
|
if (yt || mt) {
|
|
@@ -22627,19 +22627,19 @@ var gr = {}, V2 = {
|
|
|
22627
22627
|
return be || (be = new Kt()), Me(Ei, fi, R, X, be);
|
|
22628
22628
|
}
|
|
22629
22629
|
}
|
|
22630
|
-
return at ? (be || (be = new Kt()),
|
|
22630
|
+
return at ? (be || (be = new Kt()), ma(y, x, R, X, Me, be)) : !1;
|
|
22631
22631
|
}
|
|
22632
|
-
function
|
|
22633
|
-
if (!wo(y) ||
|
|
22632
|
+
function ha(y) {
|
|
22633
|
+
if (!wo(y) || Aa(y))
|
|
22634
22634
|
return !1;
|
|
22635
|
-
var x = yo(y) ?
|
|
22635
|
+
var x = yo(y) ? _r : ge;
|
|
22636
22636
|
return x.test(It(y));
|
|
22637
22637
|
}
|
|
22638
|
-
function
|
|
22638
|
+
function da(y) {
|
|
22639
22639
|
return ei(y) && xs(y.length) && !!ye[Yi(y)];
|
|
22640
22640
|
}
|
|
22641
|
-
function
|
|
22642
|
-
if (!
|
|
22641
|
+
function ua(y) {
|
|
22642
|
+
if (!ba(y))
|
|
22643
22643
|
return Wi(y);
|
|
22644
22644
|
var x = [];
|
|
22645
22645
|
for (var R in Object(y))
|
|
@@ -22679,7 +22679,7 @@ var gr = {}, V2 = {
|
|
|
22679
22679
|
}
|
|
22680
22680
|
return be.delete(y), be.delete(x), Dt;
|
|
22681
22681
|
}
|
|
22682
|
-
function
|
|
22682
|
+
function fa(y, x, R, X, Me, be, je) {
|
|
22683
22683
|
switch (R) {
|
|
22684
22684
|
case G:
|
|
22685
22685
|
if (y.byteLength != x.byteLength || y.byteOffset != x.byteOffset)
|
|
@@ -22714,7 +22714,7 @@ var gr = {}, V2 = {
|
|
|
22714
22714
|
}
|
|
22715
22715
|
return !1;
|
|
22716
22716
|
}
|
|
22717
|
-
function
|
|
22717
|
+
function ma(y, x, R, X, Me, be) {
|
|
22718
22718
|
var je = R & s, Be = Xi(y), nt = Be.length, _e = Xi(x), bt = _e.length;
|
|
22719
22719
|
if (nt != bt && !je)
|
|
22720
22720
|
return !1;
|
|
@@ -22746,15 +22746,15 @@ var gr = {}, V2 = {
|
|
|
22746
22746
|
return be.delete(y), be.delete(x), mt;
|
|
22747
22747
|
}
|
|
22748
22748
|
function Xi(y) {
|
|
22749
|
-
return Is(y, ks,
|
|
22749
|
+
return Is(y, ks, ga);
|
|
22750
22750
|
}
|
|
22751
22751
|
function Ht(y, x) {
|
|
22752
22752
|
var R = y.__data__;
|
|
22753
|
-
return
|
|
22753
|
+
return va(x) ? R[typeof x == "string" ? "string" : "hash"] : R.map;
|
|
22754
22754
|
}
|
|
22755
22755
|
function di(y, x) {
|
|
22756
22756
|
var R = it(y, x);
|
|
22757
|
-
return
|
|
22757
|
+
return ha(R) ? R : void 0;
|
|
22758
22758
|
}
|
|
22759
22759
|
function ui(y) {
|
|
22760
22760
|
var x = xt.call(y, Ft), R = y[Ft];
|
|
@@ -22766,11 +22766,11 @@ var gr = {}, V2 = {
|
|
|
22766
22766
|
var Me = pn.call(y);
|
|
22767
22767
|
return X && (x ? y[Ft] = R : delete y[Ft]), Me;
|
|
22768
22768
|
}
|
|
22769
|
-
var
|
|
22769
|
+
var ga = bn ? function(y) {
|
|
22770
22770
|
return y == null ? [] : (y = Object(y), le(bn(y), function(x) {
|
|
22771
22771
|
return An.call(y, x);
|
|
22772
22772
|
}));
|
|
22773
|
-
} :
|
|
22773
|
+
} : wa, $t = Yi;
|
|
22774
22774
|
(As && $t(new As(new ArrayBuffer(1))) != G || Ui && $t(new Ui()) != v || bs && $t(bs.resolve()) != I || ys && $t(new ys()) != E || ws && $t(new ws()) != F) && ($t = function(y) {
|
|
22775
22775
|
var x = Yi(y), R = x == w ? y.constructor : void 0, X = R ? It(R) : "";
|
|
22776
22776
|
if (X)
|
|
@@ -22779,26 +22779,26 @@ var gr = {}, V2 = {
|
|
|
22779
22779
|
return G;
|
|
22780
22780
|
case hi:
|
|
22781
22781
|
return v;
|
|
22782
|
-
case _r:
|
|
22783
|
-
return I;
|
|
22784
22782
|
case Fr:
|
|
22785
|
-
return
|
|
22783
|
+
return I;
|
|
22786
22784
|
case Hr:
|
|
22785
|
+
return E;
|
|
22786
|
+
case Nr:
|
|
22787
22787
|
return F;
|
|
22788
22788
|
}
|
|
22789
22789
|
return x;
|
|
22790
22790
|
});
|
|
22791
|
-
function
|
|
22791
|
+
function pa(y, x) {
|
|
22792
22792
|
return x = x == null ? r : x, !!x && (typeof y == "number" || Re.test(y)) && y > -1 && y % 1 == 0 && y < x;
|
|
22793
22793
|
}
|
|
22794
|
-
function
|
|
22794
|
+
function va(y) {
|
|
22795
22795
|
var x = typeof y;
|
|
22796
22796
|
return x == "string" || x == "number" || x == "symbol" || x == "boolean" ? y !== "__proto__" : y === null;
|
|
22797
22797
|
}
|
|
22798
|
-
function
|
|
22798
|
+
function Aa(y) {
|
|
22799
22799
|
return !!gn && gn in y;
|
|
22800
22800
|
}
|
|
22801
|
-
function
|
|
22801
|
+
function ba(y) {
|
|
22802
22802
|
var x = y && y.constructor, R = typeof x == "function" && x.prototype || qt;
|
|
22803
22803
|
return y === R;
|
|
22804
22804
|
}
|
|
@@ -22829,8 +22829,8 @@ var gr = {}, V2 = {
|
|
|
22829
22829
|
function Ms(y) {
|
|
22830
22830
|
return y != null && xs(y.length) && !yo(y);
|
|
22831
22831
|
}
|
|
22832
|
-
var In = vs ||
|
|
22833
|
-
function
|
|
22832
|
+
var In = vs || Ca;
|
|
22833
|
+
function ya(y, x) {
|
|
22834
22834
|
return po(y, x);
|
|
22835
22835
|
}
|
|
22836
22836
|
function yo(y) {
|
|
@@ -22849,17 +22849,17 @@ var gr = {}, V2 = {
|
|
|
22849
22849
|
function ei(y) {
|
|
22850
22850
|
return y != null && typeof y == "object";
|
|
22851
22851
|
}
|
|
22852
|
-
var Co = tt ? rt(tt) :
|
|
22852
|
+
var Co = tt ? rt(tt) : da;
|
|
22853
22853
|
function ks(y) {
|
|
22854
|
-
return Ms(y) ?
|
|
22854
|
+
return Ms(y) ? la(y) : ua(y);
|
|
22855
22855
|
}
|
|
22856
|
-
function
|
|
22856
|
+
function wa() {
|
|
22857
22857
|
return [];
|
|
22858
22858
|
}
|
|
22859
|
-
function
|
|
22859
|
+
function Ca() {
|
|
22860
22860
|
return !1;
|
|
22861
22861
|
}
|
|
22862
|
-
n.exports =
|
|
22862
|
+
n.exports = ya;
|
|
22863
22863
|
})(V2, gr);
|
|
22864
22864
|
const R2 = gr, _2 = (n, t) => R2(n, t), F2 = (n) => Object.keys(n || {}), H2 = (n, t) => {
|
|
22865
22865
|
const e = {};
|
|
@@ -23128,7 +23128,7 @@ function J2(n) {
|
|
|
23128
23128
|
},
|
|
23129
23129
|
methods: {
|
|
23130
23130
|
_prev({ data: r }) {
|
|
23131
|
-
r.currentParticleIndex =
|
|
23131
|
+
r.currentParticleIndex = _a({
|
|
23132
23132
|
infinite: r.infinite,
|
|
23133
23133
|
pageIndex: r.currentPageIndex - 1,
|
|
23134
23134
|
clonesCountHead: r.clonesCountHead,
|
|
@@ -23139,7 +23139,7 @@ function J2(n) {
|
|
|
23139
23139
|
});
|
|
23140
23140
|
},
|
|
23141
23141
|
_next({ data: r }) {
|
|
23142
|
-
r.currentParticleIndex =
|
|
23142
|
+
r.currentParticleIndex = _a({
|
|
23143
23143
|
infinite: r.infinite,
|
|
23144
23144
|
pageIndex: r.currentPageIndex + 1,
|
|
23145
23145
|
clonesCountHead: r.clonesCountHead,
|
|
@@ -23166,7 +23166,7 @@ function J2(n) {
|
|
|
23166
23166
|
return;
|
|
23167
23167
|
}
|
|
23168
23168
|
if (r.autoplay) {
|
|
23169
|
-
const c = () =>
|
|
23169
|
+
const c = () => Il({
|
|
23170
23170
|
[Vi]: () => Q(this, null, function* () {
|
|
23171
23171
|
return a.showNextPage();
|
|
23172
23172
|
}),
|
|
@@ -23218,7 +23218,7 @@ function J2(n) {
|
|
|
23218
23218
|
});
|
|
23219
23219
|
},
|
|
23220
23220
|
_getParticleIndexByPageIndex({ data: r }, a) {
|
|
23221
|
-
return
|
|
23221
|
+
return _a({
|
|
23222
23222
|
infinite: r.infinite,
|
|
23223
23223
|
pageIndex: a,
|
|
23224
23224
|
clonesCountHead: r.clonesCountHead,
|
|
@@ -23805,7 +23805,7 @@ function oE(n) {
|
|
|
23805
23805
|
function rE(n, t, e) {
|
|
23806
23806
|
let { $$slots: i = {}, $$scope: s } = t, o = [], r, a, l = 0, c = 0, h = 1;
|
|
23807
23807
|
const [{ data: u, progressManager: f }, m, p] = J2((le, Ce) => {
|
|
23808
|
-
|
|
23808
|
+
Il({
|
|
23809
23809
|
currentPageIndex: () => e(5, r = Ce),
|
|
23810
23810
|
progressValue: () => e(7, a = Ce),
|
|
23811
23811
|
offset: () => e(8, l = Ce),
|
|
@@ -23871,7 +23871,7 @@ function rE(n, t, e) {
|
|
|
23871
23871
|
}
|
|
23872
23872
|
function Re(le) {
|
|
23873
23873
|
return Q(this, null, function* () {
|
|
23874
|
-
N && (yield
|
|
23874
|
+
N && (yield Il({
|
|
23875
23875
|
[Vi]: m.showNextPage,
|
|
23876
23876
|
[es]: m.showPrevPage
|
|
23877
23877
|
})(le.detail.direction));
|
|
@@ -24352,7 +24352,7 @@ function mE(n, t, e) {
|
|
|
24352
24352
|
o.videoInstance = G, e(0, o);
|
|
24353
24353
|
});
|
|
24354
24354
|
}
|
|
24355
|
-
const F = () => l === "withText" ?
|
|
24355
|
+
const F = () => l === "withText" ? mc : l === "withoutText" ? wl : l, N = (G) => {
|
|
24356
24356
|
h && i && (e(10, i.muted = !1, i), i.play());
|
|
24357
24357
|
};
|
|
24358
24358
|
return n.$$set = (G) => {
|
|
@@ -24541,7 +24541,7 @@ function pE(n) {
|
|
|
24541
24541
|
return (
|
|
24542
24542
|
/*mediaInstanceList*/
|
|
24543
24543
|
n[8][0] !== void 0 && (r.mediaInstance = /*mediaInstanceList*/
|
|
24544
|
-
n[8][0]), t = new wg({ props: r }), Ne.push(() =>
|
|
24544
|
+
n[8][0]), t = new wg({ props: r }), Ne.push(() => sc(t, "mediaInstance", o)), {
|
|
24545
24545
|
c() {
|
|
24546
24546
|
oe(t.$$.fragment);
|
|
24547
24547
|
},
|
|
@@ -24574,7 +24574,7 @@ function pE(n) {
|
|
|
24574
24574
|
]) : {};
|
|
24575
24575
|
!e && l[0] & /*mediaInstanceList*/
|
|
24576
24576
|
256 && (e = !0, c.mediaInstance = /*mediaInstanceList*/
|
|
24577
|
-
a[8][0],
|
|
24577
|
+
a[8][0], $l(() => e = !1)), t.$set(c);
|
|
24578
24578
|
},
|
|
24579
24579
|
i(a) {
|
|
24580
24580
|
i || (D(t.$$.fragment, a), i = !0);
|
|
@@ -24656,7 +24656,7 @@ function Iu(n) {
|
|
|
24656
24656
|
n[8][
|
|
24657
24657
|
/*index*/
|
|
24658
24658
|
n[30]
|
|
24659
|
-
]), t = new wg({ props: r }), Ne.push(() =>
|
|
24659
|
+
]), t = new wg({ props: r }), Ne.push(() => sc(t, "mediaInstance", o)), {
|
|
24660
24660
|
c() {
|
|
24661
24661
|
oe(t.$$.fragment);
|
|
24662
24662
|
},
|
|
@@ -24688,7 +24688,7 @@ function Iu(n) {
|
|
|
24688
24688
|
n[8][
|
|
24689
24689
|
/*index*/
|
|
24690
24690
|
n[30]
|
|
24691
|
-
],
|
|
24691
|
+
], $l(() => e = !1)), t.$set(c);
|
|
24692
24692
|
},
|
|
24693
24693
|
i(a) {
|
|
24694
24694
|
i || (D(t.$$.fragment, a), i = !0);
|
|
@@ -25216,7 +25216,7 @@ function Lu(n) {
|
|
|
25216
25216
|
), i;
|
|
25217
25217
|
return {
|
|
25218
25218
|
c() {
|
|
25219
|
-
t = L("div"), i = De(e), P(t, "class", "tag primary-tag svelte-sezqcq"), z(t, "min-width",
|
|
25219
|
+
t = L("div"), i = De(e), P(t, "class", "tag primary-tag svelte-sezqcq"), z(t, "min-width", Ic);
|
|
25220
25220
|
},
|
|
25221
25221
|
m(s, o) {
|
|
25222
25222
|
V(s, t, o), j(t, i);
|
|
@@ -25238,7 +25238,7 @@ function zu(n) {
|
|
|
25238
25238
|
), i;
|
|
25239
25239
|
return {
|
|
25240
25240
|
c() {
|
|
25241
|
-
t = L("div"), i = De(e), P(t, "class", "tag secondary-tag svelte-sezqcq"), z(t, "min-width",
|
|
25241
|
+
t = L("div"), i = De(e), P(t, "class", "tag secondary-tag svelte-sezqcq"), z(t, "min-width", Ic);
|
|
25242
25242
|
},
|
|
25243
25243
|
m(s, o) {
|
|
25244
25244
|
V(s, t, o), j(t, i);
|
|
@@ -25461,7 +25461,7 @@ function ME(n) {
|
|
|
25461
25461
|
}
|
|
25462
25462
|
};
|
|
25463
25463
|
}
|
|
25464
|
-
const
|
|
25464
|
+
const Ic = 40, No = 400, Ru = 500, Go = 180, _u = 500;
|
|
25465
25465
|
function xE(n, t, e) {
|
|
25466
25466
|
let i, s, o, r, a, l, c, h, { tag: u } = t, f, m = (() => {
|
|
25467
25467
|
var g;
|
|
@@ -25487,7 +25487,7 @@ function xE(n, t, e) {
|
|
|
25487
25487
|
1026 && f > 40 && e(10, l = l - 1), n.$$.dirty & /*data, maxTagsLength*/
|
|
25488
25488
|
1032 && e(2, c = ((I = o.brandTags) == null ? void 0 : I.slice(0, l).filter(Boolean)) || []), n.$$.dirty & /*data, maxTagsLength, primaryTags*/
|
|
25489
25489
|
1036 && e(5, h = ((C = o.tags) == null ? void 0 : C.slice(0, l - c.length).filter(Boolean)) || []);
|
|
25490
|
-
}, e(10, l = (m - 20) /
|
|
25490
|
+
}, e(10, l = (m - 20) / Ic), [
|
|
25491
25491
|
u,
|
|
25492
25492
|
f,
|
|
25493
25493
|
c,
|
|
@@ -25530,7 +25530,7 @@ class DE extends Audio {
|
|
|
25530
25530
|
var i, s, o;
|
|
25531
25531
|
if (this.tryplaying)
|
|
25532
25532
|
return;
|
|
25533
|
-
this.tryplaying = !0, (!this.audioInstance || ((i = this.audioInstance) == null ? void 0 : i.realSrc) !== this.sharedAudioSrc) && (this.audioInstance = tP(this.sharedAudioSrc, { namespace:
|
|
25533
|
+
this.tryplaying = !0, (!this.audioInstance || ((i = this.audioInstance) == null ? void 0 : i.realSrc) !== this.sharedAudioSrc) && (this.audioInstance = tP(this.sharedAudioSrc, { namespace: pc.PlayAudio })), (s = this.eventListenerDisposer) == null || s.call(this), this.eventListenerDisposer = this.addEventListeners(), this.audioInstance.currentTime = (o = this.currentTime) != null ? o : 0;
|
|
25534
25534
|
const e = this.audioInstance.currentTime !== this.currentTime;
|
|
25535
25535
|
this.audioInstance.play().then(() => {
|
|
25536
25536
|
var r;
|
|
@@ -25959,7 +25959,7 @@ function Hu(n) {
|
|
|
25959
25959
|
n[5]
|
|
25960
25960
|
)
|
|
25961
25961
|
}
|
|
25962
|
-
}), u = new
|
|
25962
|
+
}), u = new vc({
|
|
25963
25963
|
props: {
|
|
25964
25964
|
unfolded: (
|
|
25965
25965
|
/*unfolded*/
|
|
@@ -26379,7 +26379,7 @@ function GE(n) {
|
|
|
26379
26379
|
return i = new Ig({ props: { playing: (
|
|
26380
26380
|
/*playing*/
|
|
26381
26381
|
n[3]
|
|
26382
|
-
) } }), r = new
|
|
26382
|
+
) } }), r = new Ac({
|
|
26383
26383
|
props: {
|
|
26384
26384
|
maxWidth: 72,
|
|
26385
26385
|
maxLine: 1,
|
|
@@ -26762,7 +26762,7 @@ let tM = class extends de {
|
|
|
26762
26762
|
super(), he(this, t, eM, $E, ce, { tag: 0 }, KE);
|
|
26763
26763
|
}
|
|
26764
26764
|
};
|
|
26765
|
-
const
|
|
26765
|
+
const Ha = /* @__PURE__ */ new Map();
|
|
26766
26766
|
function Eg(n) {
|
|
26767
26767
|
return Q(this, null, function* () {
|
|
26768
26768
|
return new Promise((t, e) => {
|
|
@@ -26778,10 +26778,10 @@ function Eg(n) {
|
|
|
26778
26778
|
function iM(n) {
|
|
26779
26779
|
return Q(this, null, function* () {
|
|
26780
26780
|
const { url: t, ratio: e = 3 } = n, i = (() => {
|
|
26781
|
-
if (
|
|
26782
|
-
return
|
|
26781
|
+
if (Ha.has(t))
|
|
26782
|
+
return Ha.get(t);
|
|
26783
26783
|
const r = Eg(t);
|
|
26784
|
-
return
|
|
26784
|
+
return Ha.set(t, r), r;
|
|
26785
26785
|
})(), { width: s, height: o } = yield i;
|
|
26786
26786
|
return ee(k({}, n), {
|
|
26787
26787
|
width: s / e,
|
|
@@ -27596,7 +27596,7 @@ function SM(n) {
|
|
|
27596
27596
|
const [t, e, i, s] = n, o = t.distanceTo(e), r = e.distanceTo(i), a = i.distanceTo(s), l = s.distanceTo(t), c = t.distanceTo(i), h = e.distanceTo(s);
|
|
27597
27597
|
return o === a && r === l && c === h;
|
|
27598
27598
|
}
|
|
27599
|
-
class
|
|
27599
|
+
class Na extends b.Mesh {
|
|
27600
27600
|
/**
|
|
27601
27601
|
* @description 生成一个四边形的Mesh
|
|
27602
27602
|
* @param {Vector3Position[]} points: 四个顶点的坐标, [左下,右下,右上,左上]
|
|
@@ -27812,7 +27812,7 @@ class Sg extends kg {
|
|
|
27812
27812
|
d(this, "buttonMesh");
|
|
27813
27813
|
d(this, "videoTextureMap");
|
|
27814
27814
|
d(this, "ImageTextureMap");
|
|
27815
|
-
this.cornerPoints = i, this.src = e, this.buttonSrc = (() => a === "withText" ?
|
|
27815
|
+
this.cornerPoints = i, this.src = e, this.buttonSrc = (() => a === "withText" ? mc : a === "withoutText" ? wl : typeof a == "string" ? a : wl)(), this.videoCoverSrc = o, this.objectFit = r, this.videoTextureMap = c, this.ImageTextureMap = h, this.domEvents = u, this.position.copy(jt(...i)), this.videoCoverSrc && l ? this.addCoverMesh().then(() => this.addButtonMesh()) : this.addVideoMesh().then(() => {
|
|
27816
27816
|
l ? this.addButtonMesh() : this.play(!0);
|
|
27817
27817
|
}), this.addEventListener("removed", () => {
|
|
27818
27818
|
this.remove(...this.children);
|
|
@@ -27859,7 +27859,7 @@ class Sg extends kg {
|
|
|
27859
27859
|
return this.coverMesh;
|
|
27860
27860
|
if (!this.videoCoverSrc)
|
|
27861
27861
|
return;
|
|
27862
|
-
const { texture: i, transparent: s } = yield this.getImageTexture(this.videoCoverSrc), o = new b.MeshBasicMaterial({ transparent: !1, map: i }), r = Rs(this.objectFit, this.cornerPoints, i.image.width / i.image.height), a = new
|
|
27862
|
+
const { texture: i, transparent: s } = yield this.getImageTexture(this.videoCoverSrc), o = new b.MeshBasicMaterial({ transparent: !1, map: i }), r = Rs(this.objectFit, this.cornerPoints, i.image.width / i.image.height), a = new Na(r, o);
|
|
27863
27863
|
return a.position.copy(new se(0, 0, 0)), a.name = "videoCoverMesh", a;
|
|
27864
27864
|
}))();
|
|
27865
27865
|
return e && (this.children.includes(this.coverMesh) || (this.add(e), this.coverMesh = e)), e;
|
|
@@ -27879,7 +27879,7 @@ class Sg extends kg {
|
|
|
27879
27879
|
"videoLoaded",
|
|
27880
27880
|
() => l(Rs(this.objectFit, this.cornerPoints, s.image.videoWidth / s.image.videoHeight))
|
|
27881
27881
|
);
|
|
27882
|
-
}), a = new
|
|
27882
|
+
}), a = new Na(r, o);
|
|
27883
27883
|
return a.name = "videoMesh", a.position.copy(new se(0, 0, 0)), a;
|
|
27884
27884
|
}))();
|
|
27885
27885
|
if (!e)
|
|
@@ -27908,7 +27908,7 @@ class Sg extends kg {
|
|
|
27908
27908
|
var m, p, v, g;
|
|
27909
27909
|
if (this.buttonMesh)
|
|
27910
27910
|
return this.buttonMesh;
|
|
27911
|
-
const i = (p = (m = this.videoMesh) == null ? void 0 : m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3])) != null ? p : 1 / 0, s = (g = (v = this.coverMesh) == null ? void 0 : v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3])) != null ? g : 1 / 0, o = this.cornerPoints[0].distanceTo(this.cornerPoints[3]), a = Math.min(i, s, o) / o * 0.3, { texture: l, transparent: c } = yield this.getImageTexture(this.buttonSrc), h = Rs("contain", this.cornerPoints, l.image.width / l.image.height), u = new
|
|
27911
|
+
const i = (p = (m = this.videoMesh) == null ? void 0 : m.geometry.points[0].distanceTo(this.videoMesh.geometry.points[3])) != null ? p : 1 / 0, s = (g = (v = this.coverMesh) == null ? void 0 : v.geometry.points[0].distanceTo(this.coverMesh.geometry.points[3])) != null ? g : 1 / 0, o = this.cornerPoints[0].distanceTo(this.cornerPoints[3]), a = Math.min(i, s, o) / o * 0.3, { texture: l, transparent: c } = yield this.getImageTexture(this.buttonSrc), h = Rs("contain", this.cornerPoints, l.image.width / l.image.height), u = new Na(h, new jM(l));
|
|
27912
27912
|
u.position.copy(new se(0, 0, 0)), u.name = "buttonMesh", u.scale.set(a, a, a), this.domEvents.addAutoBindEventListener(
|
|
27913
27913
|
u,
|
|
27914
27914
|
"click",
|
|
@@ -27963,7 +27963,7 @@ const OM = {
|
|
|
27963
27963
|
renderType: "Dom"
|
|
27964
27964
|
};
|
|
27965
27965
|
var BM = /* @__PURE__ */ ((n) => (n.PointTag = "PointTag", n.PlaneTag = "PlaneTag", n))(BM || {}), VM = /* @__PURE__ */ ((n) => (n.Audio = "Audio", n.Text = "Text", n.ImageText = "ImageText", n.Image = "Image", n.Video = "Video", n.Link = "Link", n.Sticker = "Sticker", n.VRLink = "VRLink", n.PanoLink = "PanoLink", n.Marketing = "Marketing", n.MediaPlane = "MediaPlane", n.MediaModel = "MediaModel", n.Model = "Model", n.Panorama = "Panorama", n.Custom = "Custom", n.Unknown = "Unknown", n))(VM || {}), RM = /* @__PURE__ */ ((n) => (n.Two = "2D", n.Three = "3D", n))(RM || {});
|
|
27966
|
-
function
|
|
27966
|
+
function Ga(n, t, e) {
|
|
27967
27967
|
var m, p, v, g, A;
|
|
27968
27968
|
const i = (m = e == null ? void 0 : e.useCache) != null ? m : !0;
|
|
27969
27969
|
if (!n)
|
|
@@ -28064,7 +28064,17 @@ class $s {
|
|
|
28064
28064
|
o && this.cache_visible.set(o, i);
|
|
28065
28065
|
}
|
|
28066
28066
|
}
|
|
28067
|
-
|
|
28067
|
+
function Or() {
|
|
28068
|
+
let n, t;
|
|
28069
|
+
return {
|
|
28070
|
+
promise: new Promise((i, s) => {
|
|
28071
|
+
n = i, t = s;
|
|
28072
|
+
}),
|
|
28073
|
+
resolve: n,
|
|
28074
|
+
reject: t
|
|
28075
|
+
};
|
|
28076
|
+
}
|
|
28077
|
+
class Ec {
|
|
28068
28078
|
constructor(t, e) {
|
|
28069
28079
|
d(this, "plugin");
|
|
28070
28080
|
d(this, "id");
|
|
@@ -28094,13 +28104,28 @@ class Ic {
|
|
|
28094
28104
|
d(this, "computedConfig");
|
|
28095
28105
|
d(this, "cache");
|
|
28096
28106
|
d(this, "entryFromModel");
|
|
28107
|
+
d(this, "_updating", !1);
|
|
28108
|
+
d(this, "ready", () => {
|
|
28109
|
+
const { promise: t, resolve: e } = Or();
|
|
28110
|
+
if (!this._updating)
|
|
28111
|
+
e();
|
|
28112
|
+
else {
|
|
28113
|
+
const i = setInterval(() => {
|
|
28114
|
+
this._updating || (clearInterval(i), e());
|
|
28115
|
+
}, 17);
|
|
28116
|
+
setTimeout(() => {
|
|
28117
|
+
clearInterval(i), e();
|
|
28118
|
+
}, 300);
|
|
28119
|
+
}
|
|
28120
|
+
return t;
|
|
28121
|
+
});
|
|
28097
28122
|
var l, c, h, u;
|
|
28098
28123
|
this.plugin = t;
|
|
28099
|
-
const i =
|
|
28124
|
+
const i = gc(e);
|
|
28100
28125
|
e.stickType = i;
|
|
28101
28126
|
const s = JSON.parse(JSON.stringify(e.data)), o = (l = e.initialConfig) != null ? l : e.config ? JSON.parse(JSON.stringify(e.config)) : {};
|
|
28102
28127
|
e.initialConfig = o;
|
|
28103
|
-
const r =
|
|
28128
|
+
const r = Ga(e, t.config), a = this.getConfig(e);
|
|
28104
28129
|
e.config = a, this.id = (c = e.id) != null ? c : lt(), this.enabled = (h = e.enabled) != null ? h : !0, this.contentType = e.contentType, this.data = (u = a.initialData) != null && u.important ? Qe(e.data, s, a.initialData) : Qe(e.data, a.initialData, s), this.state = k({
|
|
28105
28130
|
visible: void 0,
|
|
28106
28131
|
unfolded: !this.can("fold")
|
|
@@ -28127,12 +28152,12 @@ class Ic {
|
|
|
28127
28152
|
return this.plugin.workUtil;
|
|
28128
28153
|
}
|
|
28129
28154
|
get centerPosition() {
|
|
28130
|
-
const t =
|
|
28155
|
+
const t = Pl(this);
|
|
28131
28156
|
return jt(...Array.isArray(t) ? t : [t]);
|
|
28132
28157
|
}
|
|
28133
28158
|
get currentConfig() {
|
|
28134
28159
|
var s, o;
|
|
28135
|
-
const t =
|
|
28160
|
+
const t = Ga(this, this.plugin.config, { useCache: !0 }), e = this.five.getCurrentState().mode, i = (s = t.configWithFiveMode) == null ? void 0 : s[e];
|
|
28136
28161
|
return (o = i != null ? i : t) != null ? o : {};
|
|
28137
28162
|
}
|
|
28138
28163
|
get currentVisible() {
|
|
@@ -28155,12 +28180,12 @@ class Ic {
|
|
|
28155
28180
|
var s;
|
|
28156
28181
|
const e = this.fiveState;
|
|
28157
28182
|
if (!this.fiveState)
|
|
28158
|
-
return;
|
|
28183
|
+
return this;
|
|
28159
28184
|
const i = (s = t == null ? void 0 : t.targetMode) != null ? s : this.five.state.mode;
|
|
28160
28185
|
if (i === "Panorama") {
|
|
28161
28186
|
const o = e == null ? void 0 : e.panoIndex;
|
|
28162
28187
|
if (ri(o))
|
|
28163
|
-
return;
|
|
28188
|
+
return this;
|
|
28164
28189
|
const r = this.workUtil.getObserverPosition(o), a = this.centerPosition.clone().sub(r).normalize();
|
|
28165
28190
|
this.five.setState(k({
|
|
28166
28191
|
mode: "Panorama",
|
|
@@ -28169,6 +28194,7 @@ class Ic {
|
|
|
28169
28194
|
}, so(a))), yield this.five.ready();
|
|
28170
28195
|
} else
|
|
28171
28196
|
i === "Mapview" && (yield $f(this.five, this.centerPosition, t == null ? void 0 : t.pointConfig));
|
|
28197
|
+
return this;
|
|
28172
28198
|
});
|
|
28173
28199
|
}
|
|
28174
28200
|
/**
|
|
@@ -28177,6 +28203,7 @@ class Ic {
|
|
|
28177
28203
|
blink(t) {
|
|
28178
28204
|
return Q(this, null, function* () {
|
|
28179
28205
|
var a, l, c, h;
|
|
28206
|
+
yield this.ready();
|
|
28180
28207
|
const e = (a = this.enabled) != null ? a : !0, i = (l = this.state) == null ? void 0 : l.visible, s = e && i;
|
|
28181
28208
|
s === !1 && (this.state.visible = !0, this.enabled = !0, this.applyVisible(), this.plugin.render(), this.computeRenderType() !== "Mesh" ? yield new Promise((u) => Q(this, null, function* () {
|
|
28182
28209
|
if (this.dom || this.contentDom) {
|
|
@@ -28196,9 +28223,9 @@ class Ic {
|
|
|
28196
28223
|
}, 16.7);
|
|
28197
28224
|
}))), this.dom && (this.dom.style.visibility = "hidden"), this.contentDom && (this.contentDom.style.visibility = "hidden"));
|
|
28198
28225
|
const o = (() => {
|
|
28199
|
-
var f;
|
|
28226
|
+
var f, m, p, v;
|
|
28200
28227
|
const u = [];
|
|
28201
|
-
return u.push(this.dom),
|
|
28228
|
+
return u.push(this.dom), u.push((p = (m = (f = this.tag3DContentSvelte) == null ? void 0 : f.css3DInstance) == null ? void 0 : m.css3DObject) == null ? void 0 : p.opacityMesh), u.push((v = this.model) == null ? void 0 : v.object), u.push(this.mediaPlane), u.filter(Boolean);
|
|
28202
28229
|
})();
|
|
28203
28230
|
if (!o.length) {
|
|
28204
28231
|
console.warn("tagDom is empty");
|
|
@@ -28285,7 +28312,7 @@ class Ic {
|
|
|
28285
28312
|
this.cache.clear();
|
|
28286
28313
|
}
|
|
28287
28314
|
updateVisible() {
|
|
28288
|
-
this.state.visible = this.getVisible(), this.applyVisible();
|
|
28315
|
+
this.state.visible = this.getVisible(), this.applyVisible(), this._updating = !1;
|
|
28289
28316
|
}
|
|
28290
28317
|
updateZIndex() {
|
|
28291
28318
|
const t = this.getSquaredDistance();
|
|
@@ -28293,7 +28320,7 @@ class Ic {
|
|
|
28293
28320
|
}
|
|
28294
28321
|
getConfig(t, e) {
|
|
28295
28322
|
var r, a, l;
|
|
28296
|
-
const i =
|
|
28323
|
+
const i = Ga(t != null ? t : this, this.plugin.config, { useCache: e == null ? void 0 : e.useCache }), s = (r = e == null ? void 0 : e.fiveMode) != null ? r : this.five.getCurrentState().mode, o = (a = i.configWithFiveMode) == null ? void 0 : a[s];
|
|
28297
28324
|
return (l = o != null ? o : i) != null ? l : {};
|
|
28298
28325
|
}
|
|
28299
28326
|
getDistance(t, e = 3) {
|
|
@@ -28331,7 +28358,7 @@ class Ic {
|
|
|
28331
28358
|
if (t === "show" || t === "hide") {
|
|
28332
28359
|
if (!e.visibleConfig || typeof e.visibleConfig != "object")
|
|
28333
28360
|
return !0;
|
|
28334
|
-
if (t === "show" && e.visibleConfig.keep === "hidden" || t === "hide" &&
|
|
28361
|
+
if (t === "show" && e.visibleConfig.keep === "hidden" || t === "hide" && e.visibleConfig.keep === "visible")
|
|
28335
28362
|
return !1;
|
|
28336
28363
|
}
|
|
28337
28364
|
if (t === "fold" || t === "unfold") {
|
|
@@ -28479,7 +28506,7 @@ class Ic {
|
|
|
28479
28506
|
(() => {
|
|
28480
28507
|
var m;
|
|
28481
28508
|
const f = (m = e.checkPoints) != null ? m : "center";
|
|
28482
|
-
return f === "center" ? Fd(this) : f === "corner" ?
|
|
28509
|
+
return f === "center" ? Fd(this) : f === "corner" ? Pl(this) : Array.isArray(f) ? f : [];
|
|
28483
28510
|
})()
|
|
28484
28511
|
);
|
|
28485
28512
|
let r = 0, a = 0;
|
|
@@ -28630,7 +28657,7 @@ class Ic {
|
|
|
28630
28657
|
this.disable(), this.hooks.off(), this.cache.clear(), this.plugin.tags.splice(t, 1), this.plugin.tagsLengthWillUpdate = !0, this.plugin.hooks.emit("tagsLengthChange");
|
|
28631
28658
|
}
|
|
28632
28659
|
}
|
|
28633
|
-
class Tg extends
|
|
28660
|
+
class Tg extends Ec {
|
|
28634
28661
|
constructor(e, i) {
|
|
28635
28662
|
super(e, i);
|
|
28636
28663
|
d(this, "loading", !1);
|
|
@@ -29257,7 +29284,7 @@ function qM(n) {
|
|
|
29257
29284
|
}
|
|
29258
29285
|
function KM(n, t, e) {
|
|
29259
29286
|
let i, s, o, r, a, l, { tag: c } = t, { hooks: h } = t, { rendererMap: u = /* @__PURE__ */ new Map() } = t, { contentTypeMap: f = /* @__PURE__ */ new Map() } = t, { state: m } = t, { mediaStore: p } = t, { temporaryState: v } = t;
|
|
29260
|
-
|
|
29287
|
+
dl("hooks", h), dl("mediaStore", p);
|
|
29261
29288
|
let g, A;
|
|
29262
29289
|
function w(T) {
|
|
29263
29290
|
T ? h.emit("exposure", { id: r, type: "start" }) : h.emit("exposure", { id: r, type: "end" });
|
|
@@ -29401,9 +29428,6 @@ const $M = {
|
|
|
29401
29428
|
unfoldedConfig: {
|
|
29402
29429
|
keep: "unfolded"
|
|
29403
29430
|
},
|
|
29404
|
-
visibleConfig: {
|
|
29405
|
-
alwaysShowWhenMovePano: !0
|
|
29406
|
-
},
|
|
29407
29431
|
initialData: {
|
|
29408
29432
|
autoplayConfig: {
|
|
29409
29433
|
autoplayCarousel: !0,
|
|
@@ -29417,8 +29441,7 @@ const $M = {
|
|
|
29417
29441
|
keep: "unfolded"
|
|
29418
29442
|
},
|
|
29419
29443
|
visibleConfig: {
|
|
29420
|
-
visibleFiveMode: "all"
|
|
29421
|
-
alwaysShowWhenMovePano: !0
|
|
29444
|
+
visibleFiveMode: "all"
|
|
29422
29445
|
}
|
|
29423
29446
|
}
|
|
29424
29447
|
}
|
|
@@ -29432,7 +29455,7 @@ class e3 extends Ni {
|
|
|
29432
29455
|
d(this, "renderQueue", /* @__PURE__ */ new Map());
|
|
29433
29456
|
/** 插件参数 */
|
|
29434
29457
|
d(this, "params");
|
|
29435
|
-
d(this, "mediaStore",
|
|
29458
|
+
d(this, "mediaStore", oc({
|
|
29436
29459
|
currentMediaElement: null
|
|
29437
29460
|
}));
|
|
29438
29461
|
d(this, "store", {
|
|
@@ -29455,18 +29478,28 @@ class e3 extends Ni {
|
|
|
29455
29478
|
d(this, "loadVideoFirstFrame", () => {
|
|
29456
29479
|
LM && this.hooks.emit("loadVideoFirstFrame");
|
|
29457
29480
|
});
|
|
29458
|
-
d(this, "tagsDo", (e, i) => {
|
|
29459
|
-
|
|
29460
|
-
this.timeoutIds.forEach((
|
|
29461
|
-
|
|
29462
|
-
|
|
29463
|
-
|
|
29464
|
-
|
|
29465
|
-
|
|
29466
|
-
|
|
29467
|
-
|
|
29468
|
-
|
|
29469
|
-
|
|
29481
|
+
d(this, "tagsDo", (e, i, s = !0) => {
|
|
29482
|
+
let o = [...e != null ? e : this.tags].sort((c, h) => c.getSquaredDistance() - h.getSquaredDistance());
|
|
29483
|
+
this.timeoutIds.forEach((c) => clearTimeout(c)), this.timeoutIds.length = 0;
|
|
29484
|
+
for (let c = 0; c < 20; c++) {
|
|
29485
|
+
const h = o[c];
|
|
29486
|
+
h && (i(h), s && (h._updating = !1));
|
|
29487
|
+
}
|
|
29488
|
+
o = o.slice(20);
|
|
29489
|
+
const r = o.length > 1e3, a = r ? 30 : 17, l = r ? 1 : 3;
|
|
29490
|
+
for (let c = 0; c < o.length; c += l) {
|
|
29491
|
+
const h = [];
|
|
29492
|
+
for (let f = 0; f < l; f++)
|
|
29493
|
+
o[c + f] && h.push(o[c + f]);
|
|
29494
|
+
h.forEach((f) => {
|
|
29495
|
+
s && (f._updating = !0);
|
|
29496
|
+
});
|
|
29497
|
+
const u = setTimeout(() => {
|
|
29498
|
+
h.forEach((f) => {
|
|
29499
|
+
i(f), s && (f._updating = !1);
|
|
29500
|
+
});
|
|
29501
|
+
}, c * a);
|
|
29502
|
+
this.timeoutIds.push(u);
|
|
29470
29503
|
}
|
|
29471
29504
|
});
|
|
29472
29505
|
this.mediaStore.subscribe(({ currentMediaElement: i }) => {
|
|
@@ -29607,7 +29640,7 @@ class t3 extends e3 {
|
|
|
29607
29640
|
if (s.tag3DContentSvelte) {
|
|
29608
29641
|
const { svelteApp: u, css3DInstance: f, initialNormal: m, currentNormal: p } = s.tag3DContentSvelte;
|
|
29609
29642
|
if ((r = f == null ? void 0 : f.css3DObject) == null || r.setVisible((this.state.visible && ((o = s.state) == null ? void 0 : o.visible)) !== !1), u.$set({ tag: s, hooks: this.hooks, state: this.state, temporaryState: this.temporaryState }), !m.equals(p)) {
|
|
29610
|
-
const v = new
|
|
29643
|
+
const v = new Ol().setFromUnitVectors(m, p);
|
|
29611
29644
|
f.css3DObject.setRotationFromQuaternion(v);
|
|
29612
29645
|
}
|
|
29613
29646
|
return;
|
|
@@ -29758,7 +29791,7 @@ class i3 {
|
|
|
29758
29791
|
}
|
|
29759
29792
|
}
|
|
29760
29793
|
const n3 = new b.Vector2();
|
|
29761
|
-
class s3 extends
|
|
29794
|
+
class s3 extends Ec {
|
|
29762
29795
|
constructor(e, i) {
|
|
29763
29796
|
super(e, i);
|
|
29764
29797
|
d(this, "__Object__");
|
|
@@ -29843,7 +29876,7 @@ class s3 extends Ic {
|
|
|
29843
29876
|
}
|
|
29844
29877
|
}
|
|
29845
29878
|
const o3 = /* @__PURE__ */ new Map(), r3 = /* @__PURE__ */ new Map();
|
|
29846
|
-
class a3 extends
|
|
29879
|
+
class a3 extends Ec {
|
|
29847
29880
|
constructor(t, e) {
|
|
29848
29881
|
super(t, e), this.state.unfolded = !0;
|
|
29849
29882
|
}
|
|
@@ -30605,7 +30638,7 @@ function w3(n) {
|
|
|
30605
30638
|
}
|
|
30606
30639
|
function C3(n, t, e) {
|
|
30607
30640
|
let { tags: i = [] } = t, { hooks: s } = t, { mediaStore: o } = t, { rendererMap: r } = t, { contentTypeMap: a } = t, { state: l } = t, { temporaryState: c } = t, { zIndex: h = void 0 } = t;
|
|
30608
|
-
return
|
|
30641
|
+
return dl("hooks", s), n.$$set = (u) => {
|
|
30609
30642
|
"tags" in u && e(0, i = u.tags), "hooks" in u && e(7, s = u.hooks), "mediaStore" in u && e(1, o = u.mediaStore), "rendererMap" in u && e(2, r = u.rendererMap), "contentTypeMap" in u && e(3, a = u.contentTypeMap), "state" in u && e(4, l = u.state), "temporaryState" in u && e(5, c = u.temporaryState), "zIndex" in u && e(6, h = u.zIndex);
|
|
30610
30643
|
}, [
|
|
30611
30644
|
i,
|
|
@@ -30641,7 +30674,7 @@ class P3 extends de {
|
|
|
30641
30674
|
}
|
|
30642
30675
|
}
|
|
30643
30676
|
const zg = "Dnalogel-PanoTagPlugin", ND = (n) => `${zg}--${n}`;
|
|
30644
|
-
class
|
|
30677
|
+
class El extends t3 {
|
|
30645
30678
|
constructor(e, i) {
|
|
30646
30679
|
super(e);
|
|
30647
30680
|
/** state */
|
|
@@ -30656,7 +30689,7 @@ class Il extends t3 {
|
|
|
30656
30689
|
}));
|
|
30657
30690
|
d(this, "handleFiveModeChange", (e) => {
|
|
30658
30691
|
const i = () => {
|
|
30659
|
-
this.
|
|
30692
|
+
this.filter2DPointTag.forEach((s) => {
|
|
30660
30693
|
s.state.visible = !1, s.applyVisible();
|
|
30661
30694
|
}), this.five.ready().then(() => {
|
|
30662
30695
|
this.tagsDo(this.tags, (s) => {
|
|
@@ -30671,10 +30704,8 @@ class Il extends t3 {
|
|
|
30671
30704
|
this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] });
|
|
30672
30705
|
return;
|
|
30673
30706
|
} else
|
|
30674
|
-
this.tags.forEach((i) => {
|
|
30675
|
-
i.
|
|
30676
|
-
const o = i.getConfig();
|
|
30677
|
-
typeof o.visibleConfig == "object" && i.temporaryState && (o.visibleConfig.keep ? i.temporaryState.visible = o.visibleConfig.keep === "visible" : i.temporaryState.visible = !!o.visibleConfig.alwaysShowWhenMovePano);
|
|
30707
|
+
this.temporaryState.visible = !0, this.tags.forEach((i) => {
|
|
30708
|
+
i.temporaryState.visible = !0;
|
|
30678
30709
|
}), this.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), this.tags.forEach((i) => i.applyVisible());
|
|
30679
30710
|
});
|
|
30680
30711
|
d(this, "clickhandler", (e) => {
|
|
@@ -30689,8 +30720,8 @@ class Il extends t3 {
|
|
|
30689
30720
|
}, 1e3);
|
|
30690
30721
|
});
|
|
30691
30722
|
d(this, "handleFivePanoArrived", () => Q(this, null, function* () {
|
|
30692
|
-
this.
|
|
30693
|
-
e.state.visible = !1, e.
|
|
30723
|
+
this.filter2DPointTag.forEach((e) => {
|
|
30724
|
+
e.state.visible = !1, e.applyVisible();
|
|
30694
30725
|
}), this.tagsDo(this.tags, (e) => {
|
|
30695
30726
|
e.updateVisible();
|
|
30696
30727
|
}), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }), yield this.setUnfolded(), this.updateRender3DDomTag(), this.tags.filter(XC).filter((e) => {
|
|
@@ -30753,7 +30784,7 @@ class Il extends t3 {
|
|
|
30753
30784
|
}
|
|
30754
30785
|
}), this.renderQueue.clear();
|
|
30755
30786
|
});
|
|
30756
|
-
this.params = Qe({}, { debug: !1, config: this.config }, k({}, i)), this.debug = this.params.debug, this.config = this.params.config, this.debug && this.debugUtil.bindLog(), iP(1, { namespace:
|
|
30787
|
+
this.params = Qe({}, { debug: !1, config: this.config }, k({}, i)), this.debug = this.params.debug, this.config = this.params.config, this.debug && this.debugUtil.bindLog(), iP(1, { namespace: pc.PlayAudio });
|
|
30757
30788
|
try {
|
|
30758
30789
|
Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__) || (window.__PANOTAGPLUGIN_DEBUG_LIST__ = []), this.NAME = zg + "-" + window.__PANOTAGPLUGIN_DEBUG_LIST__.length, window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), window.__PANOTAGPLUGIN_DEBUG__ || Object.defineProperty(window, "__PANOTAGPLUGIN_DEBUG__", {
|
|
30759
30790
|
get: function() {
|
|
@@ -30794,7 +30825,7 @@ class Il extends t3 {
|
|
|
30794
30825
|
addTag(e) {
|
|
30795
30826
|
return Q(this, null, function* () {
|
|
30796
30827
|
const s = (Array.isArray(e) ? e : [e]).filter((o) => o.position).map((o) => {
|
|
30797
|
-
const r =
|
|
30828
|
+
const r = gc(o);
|
|
30798
30829
|
if (r === "2DPoint" || r === "3DPoint")
|
|
30799
30830
|
return new s3(this, o);
|
|
30800
30831
|
if (r === "Model")
|
|
@@ -30818,9 +30849,7 @@ class Il extends t3 {
|
|
|
30818
30849
|
changeConfig(e, i = !0) {
|
|
30819
30850
|
i ? this.config = Qe({}, this.config, e) : this.config = e, this.tags.forEach((s) => {
|
|
30820
30851
|
s.updateConfig();
|
|
30821
|
-
}), this.tagsDo(this.tags, (s) =>
|
|
30822
|
-
s.updateVisible();
|
|
30823
|
-
});
|
|
30852
|
+
}), this.tagsDo(this.tags, (s) => s.updateVisible());
|
|
30824
30853
|
}
|
|
30825
30854
|
/**
|
|
30826
30855
|
* @description 改变全局配置
|
|
@@ -31060,13 +31089,13 @@ class Il extends t3 {
|
|
|
31060
31089
|
* @description 添加 cameraUpdate, panoArrived 等事件监听
|
|
31061
31090
|
*/
|
|
31062
31091
|
addEventListener() {
|
|
31063
|
-
const { five: e, hooks: i } = this, s =
|
|
31092
|
+
const { five: e, hooks: i } = this, s = Fl(this.five, this.onFiveEveryReady);
|
|
31064
31093
|
return this.handleFivePanoArrived(), e.on("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.on("models.refined", this.onFiveEveryReady), e.on("modeChange", this.handleFiveModeChange), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", this.handleFiveCameraUpdate), e.on("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.on("panoArrived", this.handleFivePanoArrived), e.on("panoArrived", this.loadVideoFirstFrame), e.on("render.prepare", this.render), i.on("click", this.clickhandler), () => {
|
|
31065
31094
|
s(), e.off("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.off("models.refined", this.onFiveEveryReady), e.off("modeChange", this.handleFiveModeChange), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", this.handleFiveCameraUpdate), e.off("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.off("panoArrived", this.handleFivePanoArrived), e.off("panoArrived", this.loadVideoFirstFrame), e.off("render.prepare", this.render), i.off("click", this.clickhandler), this.store.eventListenerDisposer = void 0;
|
|
31066
31095
|
};
|
|
31067
31096
|
}
|
|
31068
31097
|
}
|
|
31069
|
-
const GD = (n, t) => new
|
|
31098
|
+
const GD = (n, t) => new El(n, t);
|
|
31070
31099
|
function I3(n) {
|
|
31071
31100
|
me(n, "svelte-4qjwer", ".guide-line__tag.svelte-4qjwer.svelte-4qjwer{position:relative}.text-with-distance.svelte-4qjwer.svelte-4qjwer{display:flex;flex-direction:column;position:relative;padding:0.125rem 0.25rem;border-radius:0.125rem;background:linear-gradient(to top, rgba(147, 147, 147, 0.3), rgba(74, 74, 74, 0.3));box-shadow:0 0.125rem 0.5rem 0 rgba(0, 0, 0, 0.2)}.text-with-distance.svelte-4qjwer .border.svelte-4qjwer{position:absolute;top:-50%;right:-50%;bottom:-50%;left:-50%;padding:0.0625rem;border-radius:0.25rem;background:linear-gradient(to right, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.2));-webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite:exclude;-webkit-mask-composite:xor;transform:scale(0.5)}.distance-and-name.svelte-4qjwer.svelte-4qjwer{display:flex;gap:0.1875rem}.distance.svelte-4qjwer.svelte-4qjwer{white-space:nowrap;font-size:0.625rem;line-height:0.875rem;color:#66afff}.name.svelte-4qjwer.svelte-4qjwer{opacity:0.6;font-size:0.625rem;line-height:0.875rem;white-space:nowrap;color:#ffffff}.line-name.svelte-4qjwer.svelte-4qjwer{color:#fff;white-space:nowrap;font-size:0.625rem;line-height:0.875rem}.guide-line__tag-point.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.4375rem;height:0.125rem;transform:translateX(-50%);background:#fff;border-radius:50%;opacity:0.5}.guide-line__tag-line.svelte-4qjwer.svelte-4qjwer{position:absolute;left:50%;bottom:0.0625rem;width:0.0625rem;height:1.875rem;transform:translateX(-50%);background:linear-gradient(to top, #fff, rgba(255, 255, 255, 0))}.guide-line__tag-content.svelte-4qjwer.svelte-4qjwer{position:absolute;left:-0.9375rem;bottom:1.9375rem;display:flex}.guide-line__tag-icon.svelte-4qjwer.svelte-4qjwer{width:1.875rem;height:1.875rem;background-size:100%}.guide-line__tag-text.svelte-4qjwer.svelte-4qjwer{box-sizing:content-box;height:0.875rem;width:-moz-max-content;width:max-content;margin-top:0.3125rem;transform:translateX(-0.1875rem);white-space:nowrap;font-size:0.625rem;line-height:0.875rem;border:solid transparent;border-width:0.125rem 0.5rem 0.125rem 0.375rem;border-image-slice:6 25 6 18 fill;color:#fff}");
|
|
31072
31101
|
}
|
|
@@ -31389,7 +31418,7 @@ const D3 = (
|
|
|
31389
31418
|
}
|
|
31390
31419
|
`
|
|
31391
31420
|
);
|
|
31392
|
-
class
|
|
31421
|
+
class Ml {
|
|
31393
31422
|
constructor(t, e) {
|
|
31394
31423
|
d(this, "name", "");
|
|
31395
31424
|
d(this, "startTagContainer");
|
|
@@ -31722,7 +31751,7 @@ class El {
|
|
|
31722
31751
|
const i = this.curvePath;
|
|
31723
31752
|
if (!(e != null && e.data))
|
|
31724
31753
|
return;
|
|
31725
|
-
const s = t === "start" ? (l = this.startTagContainer) != null ? l : (() => (this.startTagContainer = { tag: null, plugin: new
|
|
31754
|
+
const s = t === "start" ? (l = this.startTagContainer) != null ? l : (() => (this.startTagContainer = { tag: null, plugin: new El(this.five, { containerZIndex: 1 }) }, this.startTagContainer))() : (c = this.endTagContainer) != null ? c : (() => (this.endTagContainer = { tag: null, plugin: new El(this.five, { containerZIndex: 1 }) }, this.endTagContainer))(), r = Qe({}, {
|
|
31726
31755
|
contentType: "Custom",
|
|
31727
31756
|
stickType: "2DPoint",
|
|
31728
31757
|
config: { visibleConfig: { visibleFiveMode: ["Floorplan", "Mapview"], followModelVisibility: !1 } },
|
|
@@ -31780,8 +31809,8 @@ function T3(n) {
|
|
|
31780
31809
|
}
|
|
31781
31810
|
const QD = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
31782
31811
|
__proto__: null,
|
|
31783
|
-
GuideLineModeItem:
|
|
31784
|
-
}, Symbol.toStringTag, { value: "Module" })), jg = "CruisePlugin",
|
|
31812
|
+
GuideLineModeItem: Ml
|
|
31813
|
+
}, Symbol.toStringTag, { value: "Module" })), jg = "CruisePlugin", Qa = `${jg}`;
|
|
31785
31814
|
class Og extends Ni {
|
|
31786
31815
|
constructor(e, i) {
|
|
31787
31816
|
super(e, i);
|
|
@@ -31802,13 +31831,13 @@ class Og extends Ni {
|
|
|
31802
31831
|
});
|
|
31803
31832
|
d(this, "GuideLine");
|
|
31804
31833
|
d(this, "disposedErrorLog", () => {
|
|
31805
|
-
console.error(`${
|
|
31834
|
+
console.error(`${Qa} is disposed`);
|
|
31806
31835
|
});
|
|
31807
31836
|
d(this, "disableWarnLog", () => {
|
|
31808
|
-
console.warn(`${
|
|
31837
|
+
console.warn(`${Qa} is disabled`);
|
|
31809
31838
|
});
|
|
31810
31839
|
d(this, "disableErrorLog", () => {
|
|
31811
|
-
console.error(`${
|
|
31840
|
+
console.error(`${Qa} is disabled`);
|
|
31812
31841
|
});
|
|
31813
31842
|
this.config = i, Object.assign(window, { [`__${jg}_DEBUG__`]: this });
|
|
31814
31843
|
}
|
|
@@ -31956,7 +31985,7 @@ class Og extends Ni {
|
|
|
31956
31985
|
i != null && i.warnLog && this.disableWarnLog();
|
|
31957
31986
|
}
|
|
31958
31987
|
}
|
|
31959
|
-
function
|
|
31988
|
+
function Wa(n, t, e) {
|
|
31960
31989
|
var l, c, h;
|
|
31961
31990
|
const i = new b.Vector3().fromArray([(l = e.x) != null ? l : 0, (c = e.y) != null ? c : 0, (h = e.z) != null ? h : 0]), s = n.getPointAt(t).clone().add(i), o = n.getTangentAt(t), { longitude: r, latitude: a } = so(o);
|
|
31962
31991
|
return { offset: s.clone(), longitude: r, latitude: a, distance: 0 };
|
|
@@ -31974,7 +32003,7 @@ let Bg = class extends Og {
|
|
|
31974
32003
|
this.state.speed = e, this.hooks.emit("speedChange", e, { userAction: i });
|
|
31975
32004
|
});
|
|
31976
32005
|
d(this, "moveToStart", () => {
|
|
31977
|
-
this.five.setState(ee(k({},
|
|
32006
|
+
this.five.setState(ee(k({}, Wa(this.curve, 0, this.curveOffset)), { mode: "Model" }));
|
|
31978
32007
|
});
|
|
31979
32008
|
d(this, "playFromStart", () => {
|
|
31980
32009
|
this.clearPauseData(), this.setState({ playing: !0 });
|
|
@@ -32043,7 +32072,7 @@ let Bg = class extends Og {
|
|
|
32043
32072
|
const s = this.getPauseData();
|
|
32044
32073
|
let o = (l = s == null ? void 0 : s.playedProgress) != null ? l : 0;
|
|
32045
32074
|
(o < 0 || o >= 1) && (o = 0);
|
|
32046
|
-
const r =
|
|
32075
|
+
const r = Wa(this.curve, o, this.curveOffset);
|
|
32047
32076
|
if (this.hooks.emit("progressChange", o), this.five.setState(ee(k({}, r), { mode: "Model" })), yield this.five.ready(), this.playStartedTime = performance.now(), this.config.allowBroke) {
|
|
32048
32077
|
const c = this.addInterruptListener(() => {
|
|
32049
32078
|
this.state.playing && (this.hooks.emit("broke"), this.handlePause(), c(), i(new Error("broke")));
|
|
@@ -32056,7 +32085,7 @@ let Bg = class extends Og {
|
|
|
32056
32085
|
else if (this.state.playing === !1)
|
|
32057
32086
|
this.five.off("renderFrame", a);
|
|
32058
32087
|
else if (c >= 0) {
|
|
32059
|
-
const h =
|
|
32088
|
+
const h = Wa(this.curve, c, this.curveOffset);
|
|
32060
32089
|
this.hooks.emit("progressChange", c), this.five.setState(h, !0);
|
|
32061
32090
|
}
|
|
32062
32091
|
};
|
|
@@ -32110,7 +32139,7 @@ function j3(n) {
|
|
|
32110
32139
|
});
|
|
32111
32140
|
});
|
|
32112
32141
|
}
|
|
32113
|
-
class
|
|
32142
|
+
class Mc extends Og {
|
|
32114
32143
|
constructor(e, i) {
|
|
32115
32144
|
super(e, i);
|
|
32116
32145
|
d(this, "state", {
|
|
@@ -32512,7 +32541,7 @@ class Rg {
|
|
|
32512
32541
|
d(this, "plugin");
|
|
32513
32542
|
d(this, "five");
|
|
32514
32543
|
d(this, "logError", (t) => ng("GuideLineItem: ", t));
|
|
32515
|
-
this.id = t.id, this.five = t.five, this.plugin = t.plugin, this.panoramaItem = new
|
|
32544
|
+
this.id = t.id, this.five = t.five, this.plugin = t.plugin, this.panoramaItem = new Ml(this.five, { mode: "panorama", plugin: this.plugin, parent: this }), this.modelItem = new Ml(this.five, { mode: "model", plugin: this.plugin, parent: this });
|
|
32516
32545
|
}
|
|
32517
32546
|
get visible() {
|
|
32518
32547
|
return this._visible;
|
|
@@ -32565,8 +32594,8 @@ function B3(n, t) {
|
|
|
32565
32594
|
if (t.panoIndexList.length === 0)
|
|
32566
32595
|
return;
|
|
32567
32596
|
const e = n.getCurrentState();
|
|
32568
|
-
e.mode !== "Panorama" && (yield
|
|
32569
|
-
const i = new
|
|
32597
|
+
e.mode !== "Panorama" && (yield cc(n, ["Panorama", { longitude: e.longitude, latitude: 0, panoIndex: t.panoIndexList[0] }]));
|
|
32598
|
+
const i = new Mc(n);
|
|
32570
32599
|
yield i.load(t), yield new Promise((s, o) => {
|
|
32571
32600
|
const r = n.getCurrentState();
|
|
32572
32601
|
let a = t.panoIndexList.slice();
|
|
@@ -32598,11 +32627,11 @@ function B3(n, t) {
|
|
|
32598
32627
|
const UD = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
32599
32628
|
__proto__: null,
|
|
32600
32629
|
GuideLineItem: Rg
|
|
32601
|
-
}, Symbol.toStringTag, { value: "Module" })),
|
|
32630
|
+
}, Symbol.toStringTag, { value: "Module" })), xl = "GuideLinePlugin", hf = `${xl}`;
|
|
32602
32631
|
let V3 = class extends wi {
|
|
32603
32632
|
constructor(e, i) {
|
|
32604
32633
|
super(e, i);
|
|
32605
|
-
d(this, "name",
|
|
32634
|
+
d(this, "name", xl);
|
|
32606
32635
|
d(this, "cruisePlugin");
|
|
32607
32636
|
/** GuideLineItem 索引 */
|
|
32608
32637
|
d(this, "itemMap", /* @__PURE__ */ new Map());
|
|
@@ -32618,7 +32647,7 @@ let V3 = class extends wi {
|
|
|
32618
32647
|
d(this, "disposedErrorLog", () => {
|
|
32619
32648
|
console.error(`${hf} is disposed`);
|
|
32620
32649
|
});
|
|
32621
|
-
this._config = i != null ? i : {}, this.cruisePlugin = new
|
|
32650
|
+
this._config = i != null ? i : {}, this.cruisePlugin = new Mc(e), Object.assign(window, { [`__${xl}_DEBUG__`]: this });
|
|
32622
32651
|
}
|
|
32623
32652
|
get config() {
|
|
32624
32653
|
return this._config;
|
|
@@ -32742,8 +32771,8 @@ let V3 = class extends wi {
|
|
|
32742
32771
|
};
|
|
32743
32772
|
const _g = (n, t) => new V3(n, t), R3 = _g, XD = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
32744
32773
|
__proto__: null
|
|
32745
|
-
}, Symbol.toStringTag, { value: "Module" })), ZD = (n, t) => new
|
|
32746
|
-
function
|
|
32774
|
+
}, Symbol.toStringTag, { value: "Module" })), ZD = (n, t) => new Mc(n, t), JD = (n, t) => new Bg(n, t);
|
|
32775
|
+
function xc(n, t, e) {
|
|
32747
32776
|
if (e) {
|
|
32748
32777
|
const s = new b.Vector3().subVectors(n.position, e).applyQuaternion(n.quaternion.clone().inverse()).applyQuaternion(t).add(e);
|
|
32749
32778
|
n.position.copy(s);
|
|
@@ -32814,7 +32843,7 @@ class ro extends Rt {
|
|
|
32814
32843
|
this.scale.applyMatrix4(e);
|
|
32815
32844
|
}
|
|
32816
32845
|
setHelperQuaternion(e, i) {
|
|
32817
|
-
this.initQuaternion(),
|
|
32846
|
+
this.initQuaternion(), xc(this, this.quaternion.clone().premultiply(e), i);
|
|
32818
32847
|
}
|
|
32819
32848
|
applyHelperQuaternion(e, i) {
|
|
32820
32849
|
if (i) {
|
|
@@ -32858,7 +32887,7 @@ function W3(n, t) {
|
|
|
32858
32887
|
y: -(n.y - s) / i * 2 + 1
|
|
32859
32888
|
});
|
|
32860
32889
|
}
|
|
32861
|
-
function
|
|
32890
|
+
function Br(n, t, e) {
|
|
32862
32891
|
if (!t || !e || !n)
|
|
32863
32892
|
return;
|
|
32864
32893
|
const i = W3(t, e);
|
|
@@ -32870,7 +32899,7 @@ function Or(n, t, e) {
|
|
|
32870
32899
|
function U3(n, t) {
|
|
32871
32900
|
return !(Math.abs(n.x - t.x) > 1e-5 || Math.abs(n.y - t.y) > 1e-5 || Math.abs(n.z - t.z) > 1e-5);
|
|
32872
32901
|
}
|
|
32873
|
-
class
|
|
32902
|
+
class Ua extends Q3 {
|
|
32874
32903
|
constructor(e) {
|
|
32875
32904
|
var h;
|
|
32876
32905
|
super(e.direction);
|
|
@@ -32900,23 +32929,23 @@ class Wa extends Q3 {
|
|
|
32900
32929
|
this.line.geometry.translate(0, this.lineHeight / 2, 0), this.direction === "x" ? (this.line.geometry.rotateX(Math.PI / 2), this.line.geometry.rotateY(Math.PI / 2)) : this.direction === "z" && this.line.geometry.rotateX(Math.PI / 2);
|
|
32901
32930
|
}
|
|
32902
32931
|
}
|
|
32903
|
-
const
|
|
32932
|
+
const Ya = {
|
|
32904
32933
|
X: 15618642,
|
|
32905
32934
|
Y: 4765519,
|
|
32906
32935
|
Z: 4227839
|
|
32907
32936
|
};
|
|
32908
32937
|
class Nn {
|
|
32909
32938
|
static get X() {
|
|
32910
|
-
return new b.Color(
|
|
32939
|
+
return new b.Color(Ya.X).convertSRGBToLinear().clone();
|
|
32911
32940
|
}
|
|
32912
32941
|
static get Y() {
|
|
32913
|
-
return new b.Color(
|
|
32942
|
+
return new b.Color(Ya.Y).convertSRGBToLinear().clone();
|
|
32914
32943
|
}
|
|
32915
32944
|
static get Z() {
|
|
32916
|
-
return new b.Color(
|
|
32945
|
+
return new b.Color(Ya.Z).convertSRGBToLinear().clone();
|
|
32917
32946
|
}
|
|
32918
32947
|
}
|
|
32919
|
-
function
|
|
32948
|
+
function kc(n, t, e) {
|
|
32920
32949
|
const r = n.position.distanceTo(t), a = n.fov, l = n.distance || 3, c = r / 3, h = a / 90, u = l / 3, f = c * h * u, m = (e == null ? void 0 : e.min) || 0.6, p = e == null ? void 0 : e.max;
|
|
32921
32950
|
return m && f < m ? m : p && f > p ? p : f;
|
|
32922
32951
|
}
|
|
@@ -32927,13 +32956,13 @@ class Y3 extends _3 {
|
|
|
32927
32956
|
d(this, "xArrow");
|
|
32928
32957
|
d(this, "yArrow");
|
|
32929
32958
|
d(this, "zArrow");
|
|
32930
|
-
i.xArrowEnable !== !1 && (this.xArrow = new
|
|
32959
|
+
i.xArrowEnable !== !1 && (this.xArrow = new Ua({ direction: "x", color: Nn.X })), i.yArrowEnable !== !1 && (this.yArrow = new Ua({ direction: "y", color: Nn.Y })), i.zArrowEnable !== !1 && (this.zArrow = new Ua({ direction: "z", color: Nn.Z })), this.add(...[this.xArrow, this.yArrow, this.zArrow].filter(Boolean));
|
|
32931
32960
|
}
|
|
32932
32961
|
show() {
|
|
32933
32962
|
super.show(), this.xArrow && (this.xArrow.visible = !0), this.yArrow && (this.yArrow.visible = !0), this.zArrow && (this.zArrow.visible = !0);
|
|
32934
32963
|
}
|
|
32935
32964
|
setScaleByCamera(e) {
|
|
32936
|
-
this.scale.setScalar(
|
|
32965
|
+
this.scale.setScalar(kc(e, this.position));
|
|
32937
32966
|
}
|
|
32938
32967
|
showDraggingHelper(e) {
|
|
32939
32968
|
this.xArrow && (this.xArrow.visible = e.includes("x")), this.yArrow && (this.yArrow.visible = e.includes("y")), this.zArrow && (this.zArrow.visible = e.includes("z"));
|
|
@@ -32988,7 +33017,7 @@ class J3 extends H3 {
|
|
|
32988
33017
|
d(this, "children", []);
|
|
32989
33018
|
d(this, "angleTips");
|
|
32990
33019
|
d(this, "container");
|
|
32991
|
-
(i == null ? void 0 : i.yzCircleEnable) !== !1 && (this.xCircle = new
|
|
33020
|
+
(i == null ? void 0 : i.yzCircleEnable) !== !1 && (this.xCircle = new Xa({ direction: "x", color: Nn.X })), (i == null ? void 0 : i.xzCircleEnable) !== !1 && (this.yCircle = new Xa({ direction: "y", color: Nn.Y })), (i == null ? void 0 : i.xyCircleEnable) !== !1 && (this.zCircle = new Xa({ direction: "z", color: Nn.Z })), i != null && i.container && (i == null ? void 0 : i.angleTipsEnable) !== !1 && (this.container = i == null ? void 0 : i.container, this.angleTips = Z3({ display: "none" }), this.container.appendChild(this.angleTips.element)), this.add(...[this.xCircle, this.yCircle, this.zCircle].filter(Boolean)), this.show();
|
|
32992
33021
|
}
|
|
32993
33022
|
hide() {
|
|
32994
33023
|
this.children.forEach((e) => e.hide());
|
|
@@ -32998,7 +33027,7 @@ class J3 extends H3 {
|
|
|
32998
33027
|
this.children.forEach((i) => i.showCircle()), (e = this.angleTips) == null || e.hide();
|
|
32999
33028
|
}
|
|
33000
33029
|
setScaleByCamera(e) {
|
|
33001
|
-
this.scale.setScalar(
|
|
33030
|
+
this.scale.setScalar(kc(e, this.position));
|
|
33002
33031
|
}
|
|
33003
33032
|
showDraggingHelper(e) {
|
|
33004
33033
|
var i;
|
|
@@ -33009,7 +33038,7 @@ class J3 extends H3 {
|
|
|
33009
33038
|
this.removeFromParent(), (i = (e = this.angleTips) == null ? void 0 : e.element) == null || i.remove();
|
|
33010
33039
|
}
|
|
33011
33040
|
}
|
|
33012
|
-
class
|
|
33041
|
+
class Xa extends b.Group {
|
|
33013
33042
|
constructor(e) {
|
|
33014
33043
|
super();
|
|
33015
33044
|
d(this, "direction");
|
|
@@ -33288,7 +33317,7 @@ class ix extends F3 {
|
|
|
33288
33317
|
this.quaternion.copy(this.originObject3D.quaternion);
|
|
33289
33318
|
}
|
|
33290
33319
|
setHelperQuaternion(e, i) {
|
|
33291
|
-
|
|
33320
|
+
xc(this, e, i);
|
|
33292
33321
|
}
|
|
33293
33322
|
raycasterIntersectObject(e, i) {
|
|
33294
33323
|
return e.intersectObject(this, !1, i);
|
|
@@ -33617,7 +33646,7 @@ class sx extends ao {
|
|
|
33617
33646
|
d(this, "dragging", (e) => {
|
|
33618
33647
|
if (!this.isDragging || !this.startInfo)
|
|
33619
33648
|
return;
|
|
33620
|
-
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o =
|
|
33649
|
+
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o = Br(this.camera, { x: i, y: s }, this.container);
|
|
33621
33650
|
return o ? (this.move(o), !1) : this.dragEnd();
|
|
33622
33651
|
});
|
|
33623
33652
|
d(this, "dragEnd", () => {
|
|
@@ -33749,12 +33778,12 @@ class zs {
|
|
|
33749
33778
|
this.five.off("wantsTapGesture", this.onFiveWantsTapGesture), this.five.off("wantsGesture", this.onFiveWantsGesture), this.five.off("intersectionOnModelUpdate", this.onFiveIntersectionOnModelUpdate), this.five.off("cameraUpdate", this.onCameraUpdate), (t = this.helperController) == null || t.dispose();
|
|
33750
33779
|
}
|
|
33751
33780
|
}
|
|
33752
|
-
const ox = "v1.0.1", rx = "Object3DHelper",
|
|
33753
|
-
console.error(`${
|
|
33781
|
+
const ox = "v1.0.1", rx = "Object3DHelper", Dc = `${rx}@${ox}`, ax = () => {
|
|
33782
|
+
console.error(`${Dc} is disposed`);
|
|
33754
33783
|
}, lx = () => {
|
|
33755
|
-
console.warn(`${
|
|
33784
|
+
console.warn(`${Dc} is disabled`);
|
|
33756
33785
|
}, cx = () => {
|
|
33757
|
-
console.error(`${
|
|
33786
|
+
console.error(`${Dc} is disabled`);
|
|
33758
33787
|
};
|
|
33759
33788
|
class hx {
|
|
33760
33789
|
constructor(t) {
|
|
@@ -33861,10 +33890,10 @@ class hx {
|
|
|
33861
33890
|
e != null && e.warnLog && lx();
|
|
33862
33891
|
}
|
|
33863
33892
|
}
|
|
33864
|
-
function
|
|
33893
|
+
function Za(n) {
|
|
33865
33894
|
return n * Math.PI / 180;
|
|
33866
33895
|
}
|
|
33867
|
-
let
|
|
33896
|
+
let Ja = new b.Quaternion();
|
|
33868
33897
|
class dx extends ao {
|
|
33869
33898
|
constructor(...e) {
|
|
33870
33899
|
var c, h, u;
|
|
@@ -33883,11 +33912,11 @@ class dx extends ao {
|
|
|
33883
33912
|
return this.helperObject3D.position.clone();
|
|
33884
33913
|
}
|
|
33885
33914
|
setRotateAngle(e) {
|
|
33886
|
-
const { x: i = 0, y: s = 0, z: o = 0 } = e, r = new b.Euler(
|
|
33915
|
+
const { x: i = 0, y: s = 0, z: o = 0 } = e, r = new b.Euler(Za(i), Za(s), Za(o)), a = new b.Quaternion().setFromEuler(r);
|
|
33887
33916
|
if (this.hooks.emit("wantToRotate", a))
|
|
33888
33917
|
return;
|
|
33889
33918
|
const { originObject3D: c, rotateCenter: h } = this;
|
|
33890
|
-
|
|
33919
|
+
xc(c, a, h), this.internalHooks.emit("setObjectRotate", a, h), this.hooks.emit("rotate", a), this.render();
|
|
33891
33920
|
}
|
|
33892
33921
|
onApplyOriginObjectRotate(e) {
|
|
33893
33922
|
this.isDragging || super.onApplyOriginObjectRotate(e);
|
|
@@ -33918,12 +33947,12 @@ class dx extends ao {
|
|
|
33918
33947
|
if (s === "z")
|
|
33919
33948
|
return new b.Vector3(0, 0, 1).applyQuaternion(l);
|
|
33920
33949
|
})(), h = new b.Plane().setFromNormalAndCoplanarPoint(c, o), f = h.projectPoint(o.clone(), new b.Vector3()).clone().sub(this.rotateCenter), m = f.angleTo(r.baseAxes.clone().applyQuaternion(l));
|
|
33921
|
-
this.setAngleHelperStart(s, m), this.setAngleHelperLength(s, 0), this.startInfo = { direction: s, startVector: f, plane: h, angleHelper: r, angle: 0, helperQuaternion: l.clone() },
|
|
33950
|
+
this.setAngleHelperStart(s, m), this.setAngleHelperLength(s, 0), this.startInfo = { direction: s, startVector: f, plane: h, angleHelper: r, angle: 0, helperQuaternion: l.clone() }, Ja = new b.Quaternion(), this.helperObject3D.showDraggingHelper([s]), this.hooks.emit("rotateStart"), this.isDragging = !0;
|
|
33922
33951
|
}
|
|
33923
33952
|
dragging(e) {
|
|
33924
33953
|
if (!this.isDragging)
|
|
33925
33954
|
return;
|
|
33926
|
-
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o =
|
|
33955
|
+
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o = Br(this.camera, { x: i, y: s }, this.container);
|
|
33927
33956
|
return o ? (this.rotate(o), !1) : this.dragEnd();
|
|
33928
33957
|
}
|
|
33929
33958
|
rotate(e) {
|
|
@@ -33949,10 +33978,10 @@ class dx extends ao {
|
|
|
33949
33978
|
const w = new b.Vector3().subVectors(l.position, h).applyQuaternion(m).add(h);
|
|
33950
33979
|
l.position.copy(w);
|
|
33951
33980
|
}
|
|
33952
|
-
l.applyQuaternion(m),
|
|
33981
|
+
l.applyQuaternion(m), Ja.premultiply(m), this.internalHooks.emit("applyObjectRotate", { quaternion: m, origin: h }), this.hooks.emit("rotate", l.quaternion), this.startInfo.startVector = f;
|
|
33953
33982
|
}
|
|
33954
33983
|
dragEnd() {
|
|
33955
|
-
this.isDragging && (this.applyHelperQuaternion(
|
|
33984
|
+
this.isDragging && (this.applyHelperQuaternion(Ja, this.rotateCenter), this.startInfo = void 0, this.isDragging = !1, this.helperObject3D.show(), this.hooks.emit("rotateEnd"));
|
|
33956
33985
|
}
|
|
33957
33986
|
getAngleHelper(e) {
|
|
33958
33987
|
var i, s, o;
|
|
@@ -34041,7 +34070,7 @@ class ux extends ao {
|
|
|
34041
34070
|
dragging(e) {
|
|
34042
34071
|
if (!this.isDragging)
|
|
34043
34072
|
return;
|
|
34044
|
-
const i =
|
|
34073
|
+
const i = Br(this.camera, e, this.container);
|
|
34045
34074
|
if (!i)
|
|
34046
34075
|
return this.dragEnd();
|
|
34047
34076
|
this.scale(i);
|
|
@@ -34150,7 +34179,7 @@ class gx extends N3 {
|
|
|
34150
34179
|
setScaleByCamera(e) {
|
|
34151
34180
|
this.scaleMeshes.forEach((i) => {
|
|
34152
34181
|
i.scale.setScalar(
|
|
34153
|
-
|
|
34182
|
+
kc(e, i.scalePosition.handlePosition.clone().applyMatrix4(this.matrixWorld))
|
|
34154
34183
|
);
|
|
34155
34184
|
});
|
|
34156
34185
|
}
|
|
@@ -34192,7 +34221,7 @@ class vx extends ao {
|
|
|
34192
34221
|
d(this, "dragging", (e) => {
|
|
34193
34222
|
if (!this.isDragging || !this.startInfo)
|
|
34194
34223
|
return;
|
|
34195
|
-
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o =
|
|
34224
|
+
const i = "touches" in e ? e.touches[0].clientX : e.x, s = "touches" in e ? e.touches[0].clientY : e.y, o = Br(this.camera, { x: i, y: s }, this.container);
|
|
34196
34225
|
return o ? (this.scale(o), !1) : this.dragEnd();
|
|
34197
34226
|
});
|
|
34198
34227
|
d(this, "scale", (e) => {
|
|
@@ -34413,17 +34442,17 @@ Ve.prototype._onTouchEvent = function(n, t) {
|
|
|
34413
34442
|
this._onEvent(n, i, s, t);
|
|
34414
34443
|
}
|
|
34415
34444
|
};
|
|
34416
|
-
const
|
|
34417
|
-
console.error(`${
|
|
34445
|
+
const kl = "Object3DHelperPlugin", Sc = kl, Ax = () => {
|
|
34446
|
+
console.error(`${Sc} is disposed`);
|
|
34418
34447
|
}, bx = () => {
|
|
34419
|
-
console.warn(`${
|
|
34448
|
+
console.warn(`${Sc} is disabled`);
|
|
34420
34449
|
}, yx = () => {
|
|
34421
|
-
console.error(`${
|
|
34450
|
+
console.error(`${Sc} is disabled`);
|
|
34422
34451
|
};
|
|
34423
34452
|
class Fg extends Ni {
|
|
34424
34453
|
constructor(e) {
|
|
34425
34454
|
super(e);
|
|
34426
|
-
d(this, "name",
|
|
34455
|
+
d(this, "name", kl);
|
|
34427
34456
|
d(this, "state", {
|
|
34428
34457
|
visible: !0,
|
|
34429
34458
|
enabled: !0,
|
|
@@ -34432,7 +34461,7 @@ class Fg extends Ni {
|
|
|
34432
34461
|
d(this, "objectHelperMap", /* @__PURE__ */ new Map());
|
|
34433
34462
|
d(this, "css3DObjectParentMap", /* @__PURE__ */ new Map());
|
|
34434
34463
|
d(this, "css3DRender");
|
|
34435
|
-
this.five = e, this.css3DRender = new Js(this.five.scene), console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"), Object.assign(window, { [`__${
|
|
34464
|
+
this.five = e, this.css3DRender = new Js(this.five.scene), console.warn("Object3DHelper: 使用此插件,需要在初始化five时,设置five参数: { backgroundAlpha: 0, backgroundColor: 0x000000 }"), Object.assign(window, { [`__${kl.toUpperCase()}_DEBUG__`]: this });
|
|
34436
34465
|
}
|
|
34437
34466
|
/**
|
|
34438
34467
|
* @description Show guide line
|
|
@@ -34715,7 +34744,7 @@ class uf {
|
|
|
34715
34744
|
if (!t)
|
|
34716
34745
|
return this.logWarning(`点位 ${this.panoIndex} 不存在,请检查 Five 数据是否正常。`);
|
|
34717
34746
|
this.observer = t;
|
|
34718
|
-
const { x: e, y: i, z: s, w: o } = t.quaternion, r = new
|
|
34747
|
+
const { x: e, y: i, z: s, w: o } = t.quaternion, r = new Ol(e, i, s, o), a = t.position;
|
|
34719
34748
|
this.videoMesh.position.fromArray([a.x, a.y, a.z]), this.videoMesh.quaternion.set(0, 0, 0, 1), this.videoMesh.rotateOnAxis(new se(0, 1, 0), Math.PI / 2), this.videoMesh.applyQuaternion(r);
|
|
34720
34749
|
});
|
|
34721
34750
|
/** 兼容视频播放 */
|
|
@@ -34821,7 +34850,7 @@ class uf {
|
|
|
34821
34850
|
const i = document.createElement("video");
|
|
34822
34851
|
i.crossOrigin = "anonymous", i.autoplay = !1, i.muted = !0, i.loop = !0, i.playsInline = !0, this.video = i;
|
|
34823
34852
|
const s = new Tp(this.video);
|
|
34824
|
-
s.minFilter =
|
|
34853
|
+
s.minFilter = nl, s.magFilter = nl;
|
|
34825
34854
|
const o = new zf({
|
|
34826
34855
|
vertexShader: wx,
|
|
34827
34856
|
fragmentShader: Cx,
|
|
@@ -35126,7 +35155,7 @@ function Dx(n, t) {
|
|
|
35126
35155
|
function Sx(n, t) {
|
|
35127
35156
|
return n * n * t;
|
|
35128
35157
|
}
|
|
35129
|
-
function
|
|
35158
|
+
function qa(n, t, e, i) {
|
|
35130
35159
|
return kx(n, t) + Dx(n, e) + Sx(n, i);
|
|
35131
35160
|
}
|
|
35132
35161
|
function Tx(n, t) {
|
|
@@ -35143,31 +35172,31 @@ function zx(n, t) {
|
|
|
35143
35172
|
function jx(n, t) {
|
|
35144
35173
|
return n * n * n * t;
|
|
35145
35174
|
}
|
|
35146
|
-
function
|
|
35175
|
+
function Ka(n, t, e, i, s) {
|
|
35147
35176
|
return Tx(n, t) + Lx(n, e) + zx(n, i) + jx(n, s);
|
|
35148
35177
|
}
|
|
35149
|
-
function
|
|
35178
|
+
function Dl(n, t) {
|
|
35150
35179
|
const e = t.length - 1;
|
|
35151
35180
|
if (e < 1)
|
|
35152
35181
|
throw new Error("length of points must greater than 2");
|
|
35153
35182
|
if (e === 2)
|
|
35154
35183
|
return new b.Vector3(
|
|
35155
|
-
|
|
35156
|
-
|
|
35157
|
-
|
|
35184
|
+
qa(n, t[0].x, t[1].x, t[2].x),
|
|
35185
|
+
qa(n, t[0].y, t[1].y, t[2].y),
|
|
35186
|
+
qa(n, t[0].z, t[1].z, t[2].z)
|
|
35158
35187
|
);
|
|
35159
35188
|
if (e === 3)
|
|
35160
35189
|
return new b.Vector3(
|
|
35161
|
-
|
|
35162
|
-
|
|
35163
|
-
|
|
35190
|
+
Ka(n, t[0].x, t[1].x, t[2].x, t[3].x),
|
|
35191
|
+
Ka(n, t[0].y, t[1].y, t[2].y, t[3].y),
|
|
35192
|
+
Ka(n, t[0].z, t[1].z, t[2].z, t[3].z)
|
|
35164
35193
|
);
|
|
35165
35194
|
if (e === 1) {
|
|
35166
35195
|
const [s, o] = t;
|
|
35167
35196
|
return s.clone().add(o.clone().sub(s).multiplyScalar(n));
|
|
35168
35197
|
}
|
|
35169
35198
|
const i = [];
|
|
35170
|
-
return t.reduce((s, o) => (i.push(
|
|
35199
|
+
return t.reduce((s, o) => (i.push(Dl(n, [s, o])), o)), Dl(n, i);
|
|
35171
35200
|
}
|
|
35172
35201
|
class Ox extends b.Curve {
|
|
35173
35202
|
constructor(e = []) {
|
|
@@ -35177,7 +35206,7 @@ class Ox extends b.Curve {
|
|
|
35177
35206
|
this.type = "CustomBezierCurve3", this.controlPoints = e;
|
|
35178
35207
|
}
|
|
35179
35208
|
getPoint(e, i = new b.Vector3()) {
|
|
35180
|
-
const s = i, o =
|
|
35209
|
+
const s = i, o = Dl(e, this.controlPoints);
|
|
35181
35210
|
return s.copy(o), s;
|
|
35182
35211
|
}
|
|
35183
35212
|
copy(e) {
|
|
@@ -36029,10 +36058,10 @@ class Ux {
|
|
|
36029
36058
|
});
|
|
36030
36059
|
var l, c, h, u;
|
|
36031
36060
|
const i = e.object_data, s = i.bottom_y, o = i.height, r = new b.Color((l = i.color) != null ? l : "#FFFFFF"), a = (c = i.opacity) != null ? c : 0.4;
|
|
36032
|
-
this.data = e, this.id = e.id, this.name = (h = e.name) != null ? h : "", this.plugin = t, this.height = o, this.bottomY = s, this.opacity = a, this.shape = new b.Shape().fromJSON(i.shape), this.floorIndex = e.floor_index, this.makerObject = new b.Mesh(gf(this.shape, o), Yx(r, a)),
|
|
36061
|
+
this.data = e, this.id = e.id, this.name = (h = e.name) != null ? h : "", this.plugin = t, this.height = o, this.bottomY = s, this.opacity = a, this.shape = new b.Shape().fromJSON(i.shape), this.floorIndex = e.floor_index, this.makerObject = new b.Mesh(gf(this.shape, o), Yx(r, a)), $a(this.makerObject, s), this.makerObject.material.depthTest = this.plugin.config.modelDepthTest, this.outline = new Zf(
|
|
36033
36062
|
new b.EdgesGeometry(this.makerObject.geometry),
|
|
36034
36063
|
new b.LineBasicMaterial({ color: r, transparent: !0 })
|
|
36035
|
-
),
|
|
36064
|
+
), $a(this.outline, s), this.outline.material.depthTest = this.plugin.config.modelDepthTest, this.setHeight(o), this.modelGroup = new Wx(this), this.modelGroup.visible = (u = i.visible) != null ? u : !0;
|
|
36036
36065
|
}
|
|
36037
36066
|
/** 挂载标注 */
|
|
36038
36067
|
mount() {
|
|
@@ -36080,7 +36109,7 @@ class Ux {
|
|
|
36080
36109
|
throw new Error("高度必须大于 0");
|
|
36081
36110
|
this.height = t, this.makerObject.geometry = gf(this.shape, t), this.outline.geometry = new b.EdgesGeometry(this.makerObject.geometry);
|
|
36082
36111
|
const e = this.shape.extractPoints(10).shape.slice(0, -1), i = D1(e), s = new b.Vector3(i.x, i.y, t);
|
|
36083
|
-
|
|
36112
|
+
$a(s, this.bottomY), this.tagPosition.copy(s), this.updateTag(), this.plugin.five.needsRender = !0;
|
|
36084
36113
|
}
|
|
36085
36114
|
/** 更改标注标签的显示层级
|
|
36086
36115
|
* @description 为什么需要这个方法
|
|
@@ -36108,7 +36137,7 @@ function Yx(n, t) {
|
|
|
36108
36137
|
transparent: !0
|
|
36109
36138
|
});
|
|
36110
36139
|
}
|
|
36111
|
-
function
|
|
36140
|
+
function $a(n, t) {
|
|
36112
36141
|
const e = new b.Matrix4(), i = new b.Matrix4().makeRotationX(Math.PI / 2), s = new b.Matrix4().makeTranslation(0, 0, -t), o = new b.Matrix4().makeScale(1, 1, -1);
|
|
36113
36142
|
e.multiply(i), e.multiply(s), e.multiply(o), n.applyMatrix4(e);
|
|
36114
36143
|
}
|
|
@@ -36679,7 +36708,7 @@ class Kx {
|
|
|
36679
36708
|
get pointSelector() {
|
|
36680
36709
|
if (!this.inited)
|
|
36681
36710
|
throw new Error("Global not inited");
|
|
36682
|
-
return this._pointSelector ? this._pointSelector : (this._pointSelector = new
|
|
36711
|
+
return this._pointSelector ? this._pointSelector : (this._pointSelector = new Ql(this.five, { mode: "cursor" }), this._pointSelector);
|
|
36683
36712
|
}
|
|
36684
36713
|
get fiveDomEvents() {
|
|
36685
36714
|
if (!this.inited)
|
|
@@ -36764,7 +36793,7 @@ class ts extends Rt {
|
|
|
36764
36793
|
ke(e.color) && (this.fontMesh.material.setValues({ color: e.color }), this.backgroundMesh.material.setValues({ color: e.color })), ke(e.size) && (this.fontMesh.material.setValues({ side: e.size }), this.backgroundMesh.material.setValues({ side: e.size })), ke(e.occlusionVisibility) && (e.occlusionVisibility ? e.occlusionMode === "depthTest" ? (this.fontMesh.material.depthTest = !1, this.backgroundMesh.visible = !1) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !0) : (this.fontMesh.material.depthTest = !0, this.backgroundMesh.visible = !1));
|
|
36765
36794
|
}
|
|
36766
36795
|
highlight() {
|
|
36767
|
-
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.fontMesh.material.opacity, this.fontMesh.material.setValues({ opacity: this.opacityBeforeHighlight *
|
|
36796
|
+
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.fontMesh.material.opacity, this.fontMesh.material.setValues({ opacity: this.opacityBeforeHighlight * Nl }));
|
|
36768
36797
|
}
|
|
36769
36798
|
unhighlight() {
|
|
36770
36799
|
this.highlighted && (this.highlighted = !1, this.fontMesh.material.setValues({ opacity: this.opacityBeforeHighlight }));
|
|
@@ -36779,14 +36808,14 @@ class ts extends Rt {
|
|
|
36779
36808
|
e && !this.dom && (this.dom = new Ti(this.five), this.dom.intersectCheck = !1, this.dom.simulate3D = !0, this.dom.container.style.visibility = "hidden");
|
|
36780
36809
|
const i = (s) => {
|
|
36781
36810
|
var o;
|
|
36782
|
-
this.dom && this.dom.__text !== s && (this.dom.__text = s, s ? this.dom.container.innerHTML =
|
|
36811
|
+
this.dom && this.dom.__text !== s && (this.dom.__text = s, s ? this.dom.container.innerHTML = Gl(s, {
|
|
36783
36812
|
style: `color: #${ke((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "ffffff"}`
|
|
36784
36813
|
}) : this.dom.container.innerHTML = "");
|
|
36785
36814
|
};
|
|
36786
36815
|
e ? (i(e), this.dom.setPosition(this.position.clone())) : i(null);
|
|
36787
36816
|
}
|
|
36788
36817
|
}
|
|
36789
|
-
class
|
|
36818
|
+
class Sl extends Yt {
|
|
36790
36819
|
constructor(e) {
|
|
36791
36820
|
super();
|
|
36792
36821
|
d(this, "name", "LineWithDotsMesh");
|
|
@@ -36896,7 +36925,7 @@ class Wg extends Rt {
|
|
|
36896
36925
|
if (r !== 0 && a === void 0)
|
|
36897
36926
|
return;
|
|
36898
36927
|
const l = (c = this.lines[r]) != null ? c : (() => {
|
|
36899
|
-
const h = new
|
|
36928
|
+
const h = new Sl(ee(k({}, this.style), {
|
|
36900
36929
|
pointVisibility: this.withDots ? { startPoint: r === 0, endPoint: !0 } : !1
|
|
36901
36930
|
}));
|
|
36902
36931
|
return this.lines[r] = h, this.add(h), h;
|
|
@@ -36926,8 +36955,8 @@ class Li extends Wg {
|
|
|
36926
36955
|
d(this, "name", "PolylineWithDotsMesh");
|
|
36927
36956
|
}
|
|
36928
36957
|
}
|
|
36929
|
-
const
|
|
36930
|
-
function
|
|
36958
|
+
const el = typeof navigator != "undefined" ? navigator.userAgent.toLowerCase().indexOf("firefox") > 0 : !1;
|
|
36959
|
+
function tl(n, t, e, i) {
|
|
36931
36960
|
n.addEventListener ? n.addEventListener(t, e, i) : n.attachEvent && n.attachEvent("on".concat(t), e);
|
|
36932
36961
|
}
|
|
36933
36962
|
function js(n, t, e, i) {
|
|
@@ -36999,9 +37028,9 @@ const eo = {
|
|
|
36999
37028
|
".": 190,
|
|
37000
37029
|
"/": 191,
|
|
37001
37030
|
"`": 192,
|
|
37002
|
-
"-":
|
|
37003
|
-
"=":
|
|
37004
|
-
";":
|
|
37031
|
+
"-": el ? 173 : 189,
|
|
37032
|
+
"=": el ? 61 : 187,
|
|
37033
|
+
";": el ? 59 : 186,
|
|
37005
37034
|
"'": 222,
|
|
37006
37035
|
"[": 219,
|
|
37007
37036
|
"]": 221,
|
|
@@ -37022,7 +37051,7 @@ const eo = {
|
|
|
37022
37051
|
"⌘": 91,
|
|
37023
37052
|
cmd: 91,
|
|
37024
37053
|
command: 91
|
|
37025
|
-
},
|
|
37054
|
+
}, Tl = {
|
|
37026
37055
|
16: "shiftKey",
|
|
37027
37056
|
18: "altKey",
|
|
37028
37057
|
17: "ctrlKey",
|
|
@@ -37093,7 +37122,7 @@ function ck(n, t) {
|
|
|
37093
37122
|
let {
|
|
37094
37123
|
element: a
|
|
37095
37124
|
} = r;
|
|
37096
|
-
return
|
|
37125
|
+
return Tc(a);
|
|
37097
37126
|
}) : i++;
|
|
37098
37127
|
to() === n && Zg(t || "all");
|
|
37099
37128
|
}
|
|
@@ -37110,7 +37139,7 @@ function Jg(n) {
|
|
|
37110
37139
|
if (typeof n == "undefined")
|
|
37111
37140
|
Object.keys(qe).forEach((s) => {
|
|
37112
37141
|
Array.isArray(qe[s]) && qe[s].forEach((o) => Qo(o)), delete qe[s];
|
|
37113
|
-
}),
|
|
37142
|
+
}), Tc(null);
|
|
37114
37143
|
else if (Array.isArray(n))
|
|
37115
37144
|
n.forEach((s) => {
|
|
37116
37145
|
s.key && Qo(s);
|
|
@@ -37145,7 +37174,7 @@ const Qo = (n) => {
|
|
|
37145
37174
|
qe[h] = qe[h].filter((m) => {
|
|
37146
37175
|
const v = (i ? m.method === i : !0) && m.scope === e && tk(m.mods, u);
|
|
37147
37176
|
return v && f.push(m.element), !v;
|
|
37148
|
-
}), f.forEach((m) =>
|
|
37177
|
+
}), f.forEach((m) => Tc(m));
|
|
37149
37178
|
});
|
|
37150
37179
|
};
|
|
37151
37180
|
function vf(n, t, e, i) {
|
|
@@ -37165,7 +37194,7 @@ function Af(n, t) {
|
|
|
37165
37194
|
if (!Lt.filter.call(this, n))
|
|
37166
37195
|
return;
|
|
37167
37196
|
if ((i === 93 || i === 224) && (i = 91), Ue.indexOf(i) === -1 && i !== 229 && Ue.push(i), ["ctrlKey", "altKey", "shiftKey", "metaKey"].forEach((a) => {
|
|
37168
|
-
const l =
|
|
37197
|
+
const l = Tl[a];
|
|
37169
37198
|
n[a] && Ue.indexOf(l) === -1 ? Ue.push(l) : !n[a] && Ue.indexOf(l) > -1 ? Ue.splice(Ue.indexOf(l), 1) : a === "metaKey" && n[a] && Ue.length === 3 && (n.ctrlKey || n.shiftKey || n.altKey || (Ue = Ue.slice(Ue.indexOf(l))));
|
|
37170
37199
|
}), i in gt) {
|
|
37171
37200
|
gt[i] = !0;
|
|
@@ -37175,7 +37204,7 @@ function Af(n, t) {
|
|
|
37175
37204
|
return;
|
|
37176
37205
|
}
|
|
37177
37206
|
for (const a in gt)
|
|
37178
|
-
Object.prototype.hasOwnProperty.call(gt, a) && (gt[a] = n[
|
|
37207
|
+
Object.prototype.hasOwnProperty.call(gt, a) && (gt[a] = n[Tl[a]]);
|
|
37179
37208
|
n.getModifierState && !(n.altKey && !n.ctrlKey) && n.getModifierState("AltGraph") && (Ue.indexOf(17) === -1 && Ue.push(17), Ue.indexOf(18) === -1 && Ue.push(18), gt[17] = !0, gt[18] = !0);
|
|
37180
37209
|
const s = to();
|
|
37181
37210
|
if (e)
|
|
@@ -37223,7 +37252,7 @@ function Lt(n, t, e) {
|
|
|
37223
37252
|
keydownListener: m,
|
|
37224
37253
|
keyupListenr: p,
|
|
37225
37254
|
capture: u
|
|
37226
|
-
}),
|
|
37255
|
+
}), tl(r, "keydown", m, u), tl(r, "keyup", p, u);
|
|
37227
37256
|
}
|
|
37228
37257
|
if (!Ws) {
|
|
37229
37258
|
const m = () => {
|
|
@@ -37232,7 +37261,7 @@ function Lt(n, t, e) {
|
|
|
37232
37261
|
Ws = {
|
|
37233
37262
|
listener: m,
|
|
37234
37263
|
capture: u
|
|
37235
|
-
},
|
|
37264
|
+
}, tl(window, "focus", m, u);
|
|
37236
37265
|
}
|
|
37237
37266
|
}
|
|
37238
37267
|
}
|
|
@@ -37244,7 +37273,7 @@ function dk(n) {
|
|
|
37244
37273
|
});
|
|
37245
37274
|
});
|
|
37246
37275
|
}
|
|
37247
|
-
function
|
|
37276
|
+
function Tc(n) {
|
|
37248
37277
|
const t = Object.values(qe).flat();
|
|
37249
37278
|
if (t.findIndex((i) => {
|
|
37250
37279
|
let {
|
|
@@ -37274,7 +37303,7 @@ function Sc(n) {
|
|
|
37274
37303
|
js(window, "focus", s, o), Ws = null;
|
|
37275
37304
|
}
|
|
37276
37305
|
}
|
|
37277
|
-
const
|
|
37306
|
+
const il = {
|
|
37278
37307
|
getPressedKeyString: ok,
|
|
37279
37308
|
setScope: Zg,
|
|
37280
37309
|
getScope: to,
|
|
@@ -37287,10 +37316,10 @@ const tl = {
|
|
|
37287
37316
|
unbind: Jg,
|
|
37288
37317
|
keyMap: eo,
|
|
37289
37318
|
modifier: li,
|
|
37290
|
-
modifierMap:
|
|
37319
|
+
modifierMap: Tl
|
|
37291
37320
|
};
|
|
37292
|
-
for (const n in
|
|
37293
|
-
Object.prototype.hasOwnProperty.call(
|
|
37321
|
+
for (const n in il)
|
|
37322
|
+
Object.prototype.hasOwnProperty.call(il, n) && (Lt[n] = il[n]);
|
|
37294
37323
|
if (typeof window != "undefined") {
|
|
37295
37324
|
const n = window.hotkeys;
|
|
37296
37325
|
Lt.noConflict = (t) => (t && window.hotkeys === Lt && (window.hotkeys = n), Lt), window.hotkeys = Lt;
|
|
@@ -37400,7 +37429,7 @@ class Ci extends Rt {
|
|
|
37400
37429
|
return i.updateMatrixWorld(), Xs(i, e);
|
|
37401
37430
|
}
|
|
37402
37431
|
}
|
|
37403
|
-
class
|
|
37432
|
+
class Vr extends Rt {
|
|
37404
37433
|
constructor(e) {
|
|
37405
37434
|
super();
|
|
37406
37435
|
d(this, "hooks", new ct());
|
|
@@ -37420,7 +37449,7 @@ class Br extends Rt {
|
|
|
37420
37449
|
this.originObject.remove(this);
|
|
37421
37450
|
}
|
|
37422
37451
|
}
|
|
37423
|
-
class co extends
|
|
37452
|
+
class co extends Vr {
|
|
37424
37453
|
constructor(e, i) {
|
|
37425
37454
|
super(e);
|
|
37426
37455
|
d(this, "objectHelperConfig");
|
|
@@ -37449,7 +37478,7 @@ class co extends Br {
|
|
|
37449
37478
|
(e = this.helper) == null || e.initialHelperMatrix();
|
|
37450
37479
|
}
|
|
37451
37480
|
}
|
|
37452
|
-
class
|
|
37481
|
+
class Lc extends Vr {
|
|
37453
37482
|
constructor(e) {
|
|
37454
37483
|
super(e);
|
|
37455
37484
|
d(this, "draggingPoints", []);
|
|
@@ -37477,7 +37506,7 @@ class Tc extends Br {
|
|
|
37477
37506
|
super.disable(), this.removeChildren();
|
|
37478
37507
|
}
|
|
37479
37508
|
}
|
|
37480
|
-
class uk extends
|
|
37509
|
+
class uk extends Lc {
|
|
37481
37510
|
constructor(e) {
|
|
37482
37511
|
super(e);
|
|
37483
37512
|
d(this, "onDrag", (e) => {
|
|
@@ -37491,7 +37520,7 @@ class uk extends Tc {
|
|
|
37491
37520
|
return this.originObject.lineMesh.points;
|
|
37492
37521
|
}
|
|
37493
37522
|
}
|
|
37494
|
-
class fk extends
|
|
37523
|
+
class fk extends Lc {
|
|
37495
37524
|
constructor(e) {
|
|
37496
37525
|
super(e);
|
|
37497
37526
|
d(this, "onDrag", (e) => {
|
|
@@ -37508,16 +37537,6 @@ class fk extends Tc {
|
|
|
37508
37537
|
function zt(n) {
|
|
37509
37538
|
return Array.isArray(n) ? n.map((t) => [t.x, t.y, t.z]) : [n.x, n.y, n.z];
|
|
37510
37539
|
}
|
|
37511
|
-
function Lc() {
|
|
37512
|
-
let n, t;
|
|
37513
|
-
return {
|
|
37514
|
-
promise: new Promise((i, s) => {
|
|
37515
|
-
n = i, t = s;
|
|
37516
|
-
}),
|
|
37517
|
-
resolve: n,
|
|
37518
|
-
reject: t
|
|
37519
|
-
};
|
|
37520
|
-
}
|
|
37521
37540
|
class yf extends Ci {
|
|
37522
37541
|
constructor(e, i) {
|
|
37523
37542
|
super(e, i);
|
|
@@ -37580,7 +37599,7 @@ function mk(n, t, e) {
|
|
|
37580
37599
|
const i = n.parent;
|
|
37581
37600
|
if (!i)
|
|
37582
37601
|
return;
|
|
37583
|
-
const { promise: s, resolve: o, reject: r } =
|
|
37602
|
+
const { promise: s, resolve: o, reject: r } = Or(), a = (M = e == null ? void 0 : e.limit) != null ? M : "none", l = new dn(n.style);
|
|
37584
37603
|
i.add(l);
|
|
37585
37604
|
const c = new dn(ee(k({}, n.style), { dashed: !0, lengthEnable: !1 }));
|
|
37586
37605
|
i.add(c), t.enable();
|
|
@@ -37615,7 +37634,7 @@ function mk(n, t, e) {
|
|
|
37615
37634
|
redo: w
|
|
37616
37635
|
};
|
|
37617
37636
|
}
|
|
37618
|
-
class gk extends
|
|
37637
|
+
class gk extends Vr {
|
|
37619
37638
|
constructor(e) {
|
|
37620
37639
|
super(e);
|
|
37621
37640
|
d(this, "onDrag", (e) => {
|
|
@@ -37694,7 +37713,7 @@ function qg(n, t) {
|
|
|
37694
37713
|
t.on("intersectionUpdate", s), t.on("disable", a), t.once("select", o);
|
|
37695
37714
|
});
|
|
37696
37715
|
}
|
|
37697
|
-
class
|
|
37716
|
+
class Rr extends Rt {
|
|
37698
37717
|
constructor(e) {
|
|
37699
37718
|
var a, l;
|
|
37700
37719
|
super();
|
|
@@ -37754,7 +37773,7 @@ class Vr extends Rt {
|
|
|
37754
37773
|
this.paramsStyle = k(k({}, this.paramsStyle), e), ke(e.color) && (this.meshFont.material.color.set(new b.Color(e.color).convertSRGBToLinear()), this.needsRender = !0), ke(e.opacity) && (this.meshFont.material.opacity = e.opacity, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0), this.setOcclusionVisibility(e);
|
|
37755
37774
|
}
|
|
37756
37775
|
highlight() {
|
|
37757
|
-
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.opacity, this.meshFont.material.opacity = this.opacity *
|
|
37776
|
+
this.highlighted || (this.highlighted = !0, this.opacityBeforeHighlight = this.opacity, this.meshFont.material.opacity = this.opacity * Nl, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0);
|
|
37758
37777
|
}
|
|
37759
37778
|
unhighlight() {
|
|
37760
37779
|
this.highlighted && (this.highlighted = !1, this.meshFont.material.opacity = this.opacityBeforeHighlight, this.meshBackground.material.opacity = 0.3 / 0.5 * this.meshFont.material.opacity, this.needsRender = !0);
|
|
@@ -37768,7 +37787,7 @@ class Vr extends Rt {
|
|
|
37768
37787
|
const zc = new b.BufferGeometry();
|
|
37769
37788
|
zc.name = "blankGeometry";
|
|
37770
37789
|
zc.isBlank = !0;
|
|
37771
|
-
class jc extends
|
|
37790
|
+
class jc extends Rr {
|
|
37772
37791
|
constructor(e) {
|
|
37773
37792
|
super(e);
|
|
37774
37793
|
d(this, "name", "PolygonMesh");
|
|
@@ -37837,7 +37856,7 @@ class jc extends Vr {
|
|
|
37837
37856
|
return r.intersectCheck = !1, r.simulate3D = !0, r;
|
|
37838
37857
|
})(), this.areaDom.setPosition(this.center);
|
|
37839
37858
|
const i = this.geometryInfo.area.toFixed(2);
|
|
37840
|
-
i === "0.00" ? this.areaDom.container.innerHTML = "" : this.areaDom.container.innerHTML =
|
|
37859
|
+
i === "0.00" ? this.areaDom.container.innerHTML = "" : this.areaDom.container.innerHTML = Gl(i + "m²", {
|
|
37841
37860
|
style: `color: #${ke((o = this.style) == null ? void 0 : o.color) ? new b.Color(this.style.color).getHexString() : "000000"}`
|
|
37842
37861
|
});
|
|
37843
37862
|
}
|
|
@@ -37864,7 +37883,7 @@ class Kg extends jc {
|
|
|
37864
37883
|
}
|
|
37865
37884
|
raycast(e, i) {
|
|
37866
37885
|
return this.children.forEach((s) => {
|
|
37867
|
-
|
|
37886
|
+
_l(s, e, i, !0);
|
|
37868
37887
|
}), !1;
|
|
37869
37888
|
}
|
|
37870
37889
|
setPoints(e, i = { closed: !0 }) {
|
|
@@ -37880,13 +37899,13 @@ class Kg extends jc {
|
|
|
37880
37899
|
super.unhighlight(), this.line.unhighlight();
|
|
37881
37900
|
}
|
|
37882
37901
|
}
|
|
37883
|
-
class
|
|
37902
|
+
class Ll extends Kg {
|
|
37884
37903
|
constructor() {
|
|
37885
37904
|
super(...arguments);
|
|
37886
37905
|
d(this, "name", "AreaMesh");
|
|
37887
37906
|
}
|
|
37888
37907
|
}
|
|
37889
|
-
class pk extends
|
|
37908
|
+
class pk extends Lc {
|
|
37890
37909
|
constructor(e) {
|
|
37891
37910
|
super(e);
|
|
37892
37911
|
d(this, "onDrag", (e) => {
|
|
@@ -37907,7 +37926,7 @@ class Cf extends Ci {
|
|
|
37907
37926
|
d(this, "areaMesh");
|
|
37908
37927
|
d(this, "_editor");
|
|
37909
37928
|
d(this, "creatingObject");
|
|
37910
|
-
e && (this.areaMesh = new
|
|
37929
|
+
e && (this.areaMesh = new Ll(k(k({}, e.style), e)), this.add(this.areaMesh));
|
|
37911
37930
|
}
|
|
37912
37931
|
get editor() {
|
|
37913
37932
|
return this._editor || (this._editor = new pk(this)), this._editor;
|
|
@@ -37954,14 +37973,14 @@ class Cf extends Ci {
|
|
|
37954
37973
|
this.children.forEach((s) => {
|
|
37955
37974
|
s.parent === this && this.remove(s);
|
|
37956
37975
|
}), this.children.length = 0;
|
|
37957
|
-
const i = new
|
|
37976
|
+
const i = new Ll(e);
|
|
37958
37977
|
this.areaMesh = i, this.add(this.areaMesh), this.creatingObject = Oc(this.areaMesh, this.pointSelector, e), yield this.creatingObject.finished, this.config.canEdit && this.editor.enable();
|
|
37959
37978
|
});
|
|
37960
37979
|
}
|
|
37961
37980
|
}
|
|
37962
37981
|
function Oc(n, t, e) {
|
|
37963
37982
|
var T;
|
|
37964
|
-
const { promise: i, resolve: s, reject: o } =
|
|
37983
|
+
const { promise: i, resolve: s, reject: o } = Or(), r = n.parent;
|
|
37965
37984
|
if (!r) {
|
|
37966
37985
|
o(new Error("No container"));
|
|
37967
37986
|
return;
|
|
@@ -38058,7 +38077,7 @@ class is extends Rt {
|
|
|
38058
38077
|
d(this, "name", "PrismMesh");
|
|
38059
38078
|
d(this, "_geometryInfoCache");
|
|
38060
38079
|
d(this, "geometryInfoNeedUpdate", !0);
|
|
38061
|
-
d(this, "prismMesh", new
|
|
38080
|
+
d(this, "prismMesh", new Rr());
|
|
38062
38081
|
d(this, "edgeMesh", new Yt());
|
|
38063
38082
|
d(this, "paramStyle");
|
|
38064
38083
|
this.prismMesh.name = "PrismMesh", this.prismMesh.geometry = new bk(), this.edgeMesh.name = "EdgeMesh", this.addIfNotExists(this.prismMesh, this.edgeMesh), e && this.setPoints(e), this.setStyle(e);
|
|
@@ -38124,7 +38143,7 @@ class is extends Rt {
|
|
|
38124
38143
|
}
|
|
38125
38144
|
let o = 0, r = new b.Vector3();
|
|
38126
38145
|
for (const [c, h, u] of s) {
|
|
38127
|
-
const f =
|
|
38146
|
+
const f = hc(c, h, u), m = Um(c, h, u, f);
|
|
38128
38147
|
o += f, r.add(m);
|
|
38129
38148
|
}
|
|
38130
38149
|
r = r.divideScalar(o);
|
|
@@ -38162,7 +38181,7 @@ class is extends Rt {
|
|
|
38162
38181
|
this.prismMesh.unhighlight();
|
|
38163
38182
|
}
|
|
38164
38183
|
raycast(e, i) {
|
|
38165
|
-
return this.children.forEach((s) =>
|
|
38184
|
+
return this.children.forEach((s) => _l(s, e, i, !0)), !1;
|
|
38166
38185
|
}
|
|
38167
38186
|
}
|
|
38168
38187
|
class $g extends co {
|
|
@@ -38244,7 +38263,7 @@ class Pf extends Ci {
|
|
|
38244
38263
|
}
|
|
38245
38264
|
function ep(n, t) {
|
|
38246
38265
|
return Q(this, null, function* () {
|
|
38247
|
-
const e = n.parent, i = new
|
|
38266
|
+
const e = n.parent, i = new Ll(n.style);
|
|
38248
38267
|
e.add(i), yield Oc(i, t).finished, e.remove(i), n.setPoints({ points: i.points });
|
|
38249
38268
|
const s = new Yt();
|
|
38250
38269
|
s.name = "LineHelper", e.add(s);
|
|
@@ -38554,7 +38573,7 @@ class sp extends co {
|
|
|
38554
38573
|
function op(n) {
|
|
38555
38574
|
return Math.max(32, Math.min(128, Math.floor(n * 40)));
|
|
38556
38575
|
}
|
|
38557
|
-
class rp extends
|
|
38576
|
+
class rp extends Rr {
|
|
38558
38577
|
constructor(e) {
|
|
38559
38578
|
super(e);
|
|
38560
38579
|
d(this, "_normal");
|
|
@@ -38684,7 +38703,7 @@ function Vc(n, t) {
|
|
|
38684
38703
|
t.on("select", l), t.on("intersectionUpdate", c), t.on("disable", u);
|
|
38685
38704
|
});
|
|
38686
38705
|
}
|
|
38687
|
-
class
|
|
38706
|
+
class zl extends Rt {
|
|
38688
38707
|
constructor(e) {
|
|
38689
38708
|
super();
|
|
38690
38709
|
d(this, "bottomCircle");
|
|
@@ -38695,7 +38714,7 @@ class Ll extends Rt {
|
|
|
38695
38714
|
d(this, "_topCenter");
|
|
38696
38715
|
d(this, "_bottomCenter");
|
|
38697
38716
|
d(this, "_radius");
|
|
38698
|
-
this.params = e, this.bottomCircle = new io(e), this.bottomCircle.name = "bottomCircle", this.topCircle = new io(e), this.topCircle.name = "topCircle", this.edgeMesh = new
|
|
38717
|
+
this.params = e, this.bottomCircle = new io(e), this.bottomCircle.name = "bottomCircle", this.topCircle = new io(e), this.topCircle.name = "topCircle", this.edgeMesh = new Rr(e), e != null && e.bottomCenter && (e != null && e.topCenter) && (e != null && e.radius) && this.setPoints(e), this.addIfNotExists(this.bottomCircle);
|
|
38699
38718
|
}
|
|
38700
38719
|
get bottomCenter() {
|
|
38701
38720
|
return this.bottomCircle.center;
|
|
@@ -38792,7 +38811,7 @@ class Mf extends Ci {
|
|
|
38792
38811
|
d(this, "type", "Cylinder");
|
|
38793
38812
|
d(this, "cylinderMesh");
|
|
38794
38813
|
d(this, "_editor");
|
|
38795
|
-
e && (this.cylinderMesh = new
|
|
38814
|
+
e && (this.cylinderMesh = new zl(k(k({}, e.style), e)), this.add(this.cylinderMesh));
|
|
38796
38815
|
}
|
|
38797
38816
|
get editor() {
|
|
38798
38817
|
return this._editor || (this._editor = new ap(this.cylinderMesh)), this._editor;
|
|
@@ -38820,7 +38839,7 @@ class Mf extends Ci {
|
|
|
38820
38839
|
}
|
|
38821
38840
|
create(e) {
|
|
38822
38841
|
return Q(this, null, function* () {
|
|
38823
|
-
this.cylinderMesh = new
|
|
38842
|
+
this.cylinderMesh = new zl(e), this.add(this.cylinderMesh), yield lp(this.cylinderMesh, this.pointSelector), this.config.canEdit && this.editor.enable();
|
|
38824
38843
|
});
|
|
38825
38844
|
}
|
|
38826
38845
|
}
|
|
@@ -38944,7 +38963,7 @@ class cp extends co {
|
|
|
38944
38963
|
}));
|
|
38945
38964
|
}
|
|
38946
38965
|
}
|
|
38947
|
-
class
|
|
38966
|
+
class jl extends is {
|
|
38948
38967
|
constructor() {
|
|
38949
38968
|
super(...arguments);
|
|
38950
38969
|
d(this, "name", "BoxMesh");
|
|
@@ -38969,7 +38988,7 @@ class xf extends Ci {
|
|
|
38969
38988
|
d(this, "type", "Box");
|
|
38970
38989
|
d(this, "boxMesh");
|
|
38971
38990
|
d(this, "_editor");
|
|
38972
|
-
e && (this.boxMesh = new
|
|
38991
|
+
e && (this.boxMesh = new jl(k(k({}, e.style), e)), this.add(this.boxMesh));
|
|
38973
38992
|
}
|
|
38974
38993
|
get editor() {
|
|
38975
38994
|
return this._editor || (this._editor = new cp(this.boxMesh)), this._editor;
|
|
@@ -38999,7 +39018,7 @@ class xf extends Ci {
|
|
|
38999
39018
|
}
|
|
39000
39019
|
create(e) {
|
|
39001
39020
|
return Q(this, null, function* () {
|
|
39002
|
-
this.removeChildren(), this.boxMesh = new
|
|
39021
|
+
this.removeChildren(), this.boxMesh = new jl(e), this.add(this.boxMesh), yield hp(this.boxMesh, this.pointSelector, e), this.config.canEdit && this.editor.enable();
|
|
39003
39022
|
});
|
|
39004
39023
|
}
|
|
39005
39024
|
}
|
|
@@ -39048,7 +39067,7 @@ class kf extends Ci {
|
|
|
39048
39067
|
d(this, "lineMesh");
|
|
39049
39068
|
d(this, "_editor");
|
|
39050
39069
|
d(this, "creatingObject");
|
|
39051
|
-
e && (this.lineMesh = new
|
|
39070
|
+
e && (this.lineMesh = new Sl(k(k({}, e.style), e)), this.add(this.lineMesh));
|
|
39052
39071
|
}
|
|
39053
39072
|
get editor() {
|
|
39054
39073
|
return this._editor || (this._editor = new uk(this)), this._editor;
|
|
@@ -39093,7 +39112,7 @@ class kf extends Ci {
|
|
|
39093
39112
|
create(e) {
|
|
39094
39113
|
return Q(this, null, function* () {
|
|
39095
39114
|
this.removeChildren();
|
|
39096
|
-
const i = new
|
|
39115
|
+
const i = new Sl(e);
|
|
39097
39116
|
this.lineMesh = i, this.add(this.lineMesh), this.creatingObject = dp(i, this.pointSelector, e), yield this.creatingObject.finished, this.config.canEdit && this.editor.enable();
|
|
39098
39117
|
});
|
|
39099
39118
|
}
|
|
@@ -39103,7 +39122,7 @@ function dp(n, t, e) {
|
|
|
39103
39122
|
const i = n.parent;
|
|
39104
39123
|
if (!i)
|
|
39105
39124
|
return;
|
|
39106
|
-
const { promise: s, resolve: o, reject: r } =
|
|
39125
|
+
const { promise: s, resolve: o, reject: r } = Or(), a = (S = e == null ? void 0 : e.limit) != null ? S : "none", l = new Yt(n.style);
|
|
39107
39126
|
i.add(l);
|
|
39108
39127
|
const c = new Yt(ee(k({}, n.style), { dashed: !0, lengthEnable: !1 }));
|
|
39109
39128
|
i.add(c), t.enable();
|
|
@@ -39546,7 +39565,7 @@ class Lk extends wi {
|
|
|
39546
39565
|
});
|
|
39547
39566
|
d(this, "handleEnable", () => {
|
|
39548
39567
|
var e, i;
|
|
39549
|
-
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 =
|
|
39568
|
+
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 = Fl(this.five, this.onFiveEveryReady);
|
|
39550
39569
|
});
|
|
39551
39570
|
d(this, "handleDisable", () => {
|
|
39552
39571
|
this.five.scene.remove(this.group), this.tagWrapper.remove(), this.five.needsRender = !0, this.five.off("modeChange", this.onFiveModeChange), this.fiveEveryReadyListenerDisposer();
|
|
@@ -39695,13 +39714,13 @@ class Lk extends wi {
|
|
|
39695
39714
|
}
|
|
39696
39715
|
const aS = (...n) => new Lk(...n), zk = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
39697
39716
|
__proto__: null,
|
|
39698
|
-
BaseEditor:
|
|
39699
|
-
BoxMesh:
|
|
39717
|
+
BaseEditor: Vr,
|
|
39718
|
+
BoxMesh: jl,
|
|
39700
39719
|
BoxMeshEditor: cp,
|
|
39701
39720
|
CircleMesh: rp,
|
|
39702
39721
|
CircleMeshEditor: sp,
|
|
39703
39722
|
CircleWithEdgeMesh: io,
|
|
39704
|
-
CylinderMesh:
|
|
39723
|
+
CylinderMesh: zl,
|
|
39705
39724
|
CylinderMeshEditor: ap,
|
|
39706
39725
|
LineMesh: Yt,
|
|
39707
39726
|
PointMesh: ts,
|
|
@@ -39724,20 +39743,20 @@ const aS = (...n) => new Lk(...n), zk = /* @__PURE__ */ Object.freeze(/* @__PURE
|
|
|
39724
39743
|
BetterTween: Gn,
|
|
39725
39744
|
FiveDomEvents: Pr,
|
|
39726
39745
|
FivePuppet: h0,
|
|
39727
|
-
Interval:
|
|
39746
|
+
Interval: al,
|
|
39728
39747
|
LightTag: Ti,
|
|
39729
39748
|
LineSegments: Zf,
|
|
39730
|
-
Magnifier:
|
|
39749
|
+
Magnifier: Hl,
|
|
39731
39750
|
Object3D: Xf,
|
|
39732
39751
|
PointHelper: Yf,
|
|
39733
|
-
PointSelector:
|
|
39752
|
+
PointSelector: Ql,
|
|
39734
39753
|
PointSelectorHelper: Gf,
|
|
39735
39754
|
Rectangle: dv,
|
|
39736
|
-
absoluteUrl:
|
|
39755
|
+
absoluteUrl: Ul,
|
|
39737
39756
|
animeMap: Os,
|
|
39738
39757
|
awaitNextFrame: i0,
|
|
39739
39758
|
blink: Cr,
|
|
39740
|
-
bounding:
|
|
39759
|
+
bounding: Wl,
|
|
39741
39760
|
boundingBox: rs,
|
|
39742
39761
|
boundingSphere: Jf,
|
|
39743
39762
|
boxVertex: Di,
|
|
@@ -39780,7 +39799,7 @@ export {
|
|
|
39780
39799
|
vD as CameraMovementPlugin,
|
|
39781
39800
|
VM as ContentType,
|
|
39782
39801
|
ZD as CruisePlugin,
|
|
39783
|
-
|
|
39802
|
+
Mc as CruisePluginController,
|
|
39784
39803
|
XD as CruisePluginTypes,
|
|
39785
39804
|
oS as CurrentPanoImagePlugin,
|
|
39786
39805
|
Vs as DIRECTION,
|
|
@@ -39793,7 +39812,7 @@ export {
|
|
|
39793
39812
|
_g as GuideLinePlugin,
|
|
39794
39813
|
jn as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
39795
39814
|
jD as ItemLabelPlugin,
|
|
39796
|
-
|
|
39815
|
+
Hl as Magnifier,
|
|
39797
39816
|
aD as MapviewFloorplanPlugin,
|
|
39798
39817
|
gD as ModelChassisCompassPlugin,
|
|
39799
39818
|
pD as ModelEntryDoorGuidePlugin,
|
|
@@ -39807,7 +39826,7 @@ export {
|
|
|
39807
39826
|
JD as MovePlugin,
|
|
39808
39827
|
Fg as Object3DHelperController,
|
|
39809
39828
|
KD as Object3DHelperPlugin,
|
|
39810
|
-
|
|
39829
|
+
Sc as PLUGIN,
|
|
39811
39830
|
Uk as PaintBrush,
|
|
39812
39831
|
ki as PaintBrushTypeEnum,
|
|
39813
39832
|
wD as PanoCompassPlugin,
|
|
@@ -39823,7 +39842,7 @@ export {
|
|
|
39823
39842
|
yD as PanoRulerProPlugin,
|
|
39824
39843
|
xD as PanoSpatialTagPlugin,
|
|
39825
39844
|
GD as PanoTagPlugin,
|
|
39826
|
-
|
|
39845
|
+
El as PanoTagPluginController,
|
|
39827
39846
|
eS as PanoVideoPlugin,
|
|
39828
39847
|
$D as PanoVideoPluginType,
|
|
39829
39848
|
iS as PipelinePlugin,
|
|
@@ -39835,7 +39854,7 @@ export {
|
|
|
39835
39854
|
rS as SculptPlugin,
|
|
39836
39855
|
cD as TopviewFloorplanPlugin,
|
|
39837
39856
|
lS as Util,
|
|
39838
|
-
|
|
39857
|
+
Mc as WalkController,
|
|
39839
39858
|
hp as createBox,
|
|
39840
39859
|
Vc as createCircle,
|
|
39841
39860
|
lp as createCylinder,
|