@realsee/dnalogel 3.0.0-0 → 3.0.0-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/dist/index.cjs.js +54 -54
- package/dist/index.js +3316 -3309
- package/dist/index.umd.js +47 -47
- package/dist/shared-utils/index.d.ts +1 -1
- package/dist/shared-utils/nearlyEqual.d.ts +7 -0
- package/dist/shared-utils/three/getNormal.d.ts +2 -0
- package/dist/shared-utils/url/getUrl.d.ts +4 -0
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +44 -44
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +7 -7
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/CurrentPanoImagePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/PipelinePlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +15 -15
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +13 -13
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelId.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagConfigByKey.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/AreaMakerPlugin/Controller.js +5 -3
- package/libs/AreaMakerPlugin/index.js +5 -3
- package/libs/AreaMakerPlugin/utils/Item.js +9 -7
- package/libs/CSS3DRenderPlugin/Controller.js +5 -3
- package/libs/CSS3DRenderPlugin/index.js +8 -6
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +23 -22
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +44 -54
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +4 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -10
- package/libs/CruisePlugin/Controller.js +39 -37
- package/libs/CruisePlugin/index.js +10 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +11 -9
- package/libs/CurrentPanoImagePlugin/index.js +6 -4
- package/libs/GuideLinePlugin/Controller.js +26 -24
- package/libs/GuideLinePlugin/GuideLineItem.js +7 -5
- package/libs/GuideLinePlugin/GuideLineModeItem.js +7 -5
- package/libs/GuideLinePlugin/index.js +12 -10
- package/libs/ModelTVVideoPlugin/Plugin.js +6 -4
- package/libs/ModelTVVideoPlugin/index.js +5 -3
- package/libs/Object3DHelperPlugin/Controller.js +5 -3
- package/libs/Object3DHelperPlugin/index.js +8 -6
- package/libs/PanoCompassPlugin/Controller.js +5 -3
- package/libs/PanoCompassPlugin/index.js +6 -4
- package/libs/PanoDoorLabelPlugin/BaseController.js +9 -7
- package/libs/PanoDoorLabelPlugin/Controller.js +5 -3
- package/libs/PanoDoorLabelPlugin/index.js +6 -4
- package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -3
- package/libs/PanoMeasurePlugin/Components/Controller1.js +55 -53
- package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -3
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -2
- package/libs/PanoMeasurePlugin/Controller/index.js +5 -3
- package/libs/PanoMeasurePlugin/Model/area.js +4 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +25 -23
- package/libs/PanoMeasurePlugin/index.js +16 -14
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +14 -12
- package/libs/PanoSpatialTagPlugin/Plugin.js +6 -4
- package/libs/PanoSpatialTagPlugin/index.js +3 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +4 -2
- package/libs/PanoTagPlugin/Components/Tag/index.js +185 -183
- package/libs/PanoTagPlugin/Components/TagContainer.js +36 -34
- package/libs/PanoTagPlugin/Components/TagItem.js +66 -64
- package/libs/PanoTagPlugin/controller/TagCache.js +5 -3
- package/libs/PanoTagPlugin/controller/TagComputer.js +6 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +7 -5
- package/libs/PanoTagPlugin/controller/TagUtil.js +66 -59
- package/libs/PanoTagPlugin/controller/index.js +16 -14
- package/libs/PanoTagPlugin/index.js +16 -14
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +97 -99
- package/libs/PanoVideoPlugin/Controller.js +5 -3
- package/libs/PanoVideoPlugin/VideoMeshController.js +4 -2
- package/libs/PanoVideoPlugin/index.js +8 -6
- package/libs/PipelinePlugin/Controller.js +5 -3
- package/libs/PipelinePlugin/index.js +6 -4
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +4 -2
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +14 -12
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +2 -0
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +5 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -4
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +33 -31
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/index.js +1 -0
- package/libs/index.js +121 -119
- package/libs/shared-utils/five/changeMode.js +11 -11
- package/libs/shared-utils/index.d.ts +1 -1
- package/libs/shared-utils/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/nearlyEqual.d.ts +7 -0
- package/libs/shared-utils/nearlyEqual.js +9 -3
- package/libs/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/shared-utils/three/getNormal.js +10 -0
- package/libs/shared-utils/url/getUrl.d.ts +4 -0
- package/libs/shared-utils/url/getUrl.js +7 -0
- package/package.json +2 -2
- /package/dist/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.js → url/absoluteUrl.js} +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import t from "./Controller.js";
|
|
2
|
-
import { GuideLineItem$1 as
|
|
3
|
-
import { GuideLineModeItem$1 as
|
|
2
|
+
import { GuideLineItem$1 as at } from "./GuideLineItem/index.js";
|
|
3
|
+
import { GuideLineModeItem$1 as lt } from "./GuideLineModeItem/index.js";
|
|
4
4
|
import "../base/BasePluginWithData.js";
|
|
5
5
|
import "../base/BasePlugin.js";
|
|
6
6
|
import "../shared-utils/Subscribe.js";
|
|
@@ -13,15 +13,17 @@ import "../shared-utils/positionToVector3.js";
|
|
|
13
13
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
14
14
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
15
15
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
16
|
+
import "../shared-utils/util.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
17
18
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
18
19
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
19
20
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
20
21
|
import "../shared-utils/three/centerPoint.js";
|
|
22
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
21
23
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
22
24
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
23
25
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
24
|
-
import "../shared-utils/absoluteUrl.js";
|
|
26
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
25
27
|
import "../shared-utils/equal.js";
|
|
26
28
|
import "../shared-utils/isTruelyObject.js";
|
|
27
29
|
import "../CruisePlugin/Controller.js";
|
|
@@ -77,13 +79,13 @@ import "../shared-utils/three/loadVideoTexture.js";
|
|
|
77
79
|
import "../PanoTagPlugin/Assets/Icon.js";
|
|
78
80
|
import "../shared-utils/three/getPositionsByObjectFit.js";
|
|
79
81
|
import "../shared-utils/three/FragmentTransparencyMaterial.js";
|
|
82
|
+
import "../shared-utils/three/getNormal.js";
|
|
80
83
|
import "../shared-utils/five/FiveDomEvents.js";
|
|
81
|
-
import "../shared-utils/three/getObjectVisible.js";
|
|
82
84
|
import "../PanoTagPlugin/utils/tag/adaptConfig.js";
|
|
83
85
|
import "../shared-utils/typescript/entries.js";
|
|
86
|
+
import "../shared-utils/url/getUrl.js";
|
|
84
87
|
import "../shared-utils/five/getFloorIndex.js";
|
|
85
88
|
import "../shared-utils/safeObj.js";
|
|
86
|
-
import "../shared-utils/util.js";
|
|
87
89
|
import "../PanoTagPlugin/Components/TagContainer.js";
|
|
88
90
|
import "../PanoTagPlugin/Components/TagItem.js";
|
|
89
91
|
import "../PanoTagPlugin/Components/Tag/index.js";
|
|
@@ -165,10 +167,10 @@ import "./utils/index.js";
|
|
|
165
167
|
import "../shared-utils/to.js";
|
|
166
168
|
import "../shared-utils/five/changeMode.js";
|
|
167
169
|
import "../shared-utils/nearlyEqual.js";
|
|
168
|
-
const
|
|
170
|
+
const ut = (i, o) => new t(i, o);
|
|
169
171
|
export {
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
172
|
+
at as GuideLineItem,
|
|
173
|
+
lt as GuideLineModeItem,
|
|
174
|
+
ut as GuideLinePlugin,
|
|
175
|
+
ut as default
|
|
174
176
|
};
|
|
@@ -25,12 +25,14 @@ import "../shared-utils/positionToVector3.js";
|
|
|
25
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
26
26
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
27
27
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
28
|
+
import "../shared-utils/util.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
29
30
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
30
31
|
import "../shared-utils/Subscribe.js";
|
|
31
32
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
32
33
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
33
34
|
import "../shared-utils/three/centerPoint.js";
|
|
35
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
34
36
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
35
37
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
36
38
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
@@ -38,8 +40,8 @@ import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
|
38
40
|
import "hammerjs";
|
|
39
41
|
import "@realsee/five";
|
|
40
42
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
41
|
-
import "../shared-utils/absoluteUrl.js";
|
|
42
|
-
const
|
|
43
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
44
|
+
const de = (s, { videoElement: g }) => {
|
|
43
45
|
const e = {
|
|
44
46
|
videoMeshes: [],
|
|
45
47
|
videoTextureEnabled: !1,
|
|
@@ -182,6 +184,6 @@ const ae = (s, { videoElement: g }) => {
|
|
|
182
184
|
}), { enable: h, disable: m, load: L, dispose: V, state: e, css3DRenderPlugin: f };
|
|
183
185
|
};
|
|
184
186
|
export {
|
|
185
|
-
|
|
186
|
-
|
|
187
|
+
de as ModelTVVideoPlugin,
|
|
188
|
+
de as default
|
|
187
189
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ModelTVVideoPlugin as r } from "./Plugin.js";
|
|
2
|
-
import { DIRECTION as
|
|
2
|
+
import { DIRECTION as j } from "./typings.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import "./utils/parseData.js";
|
|
5
5
|
import "../CSS3DRenderPlugin/index.js";
|
|
@@ -9,12 +9,14 @@ import "../shared-utils/positionToVector3.js";
|
|
|
9
9
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
10
10
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
11
11
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
12
|
+
import "../shared-utils/util.js";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
13
14
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
14
15
|
import "../shared-utils/Subscribe.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
17
18
|
import "../shared-utils/three/centerPoint.js";
|
|
19
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
18
20
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
19
21
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
20
22
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
@@ -22,10 +24,10 @@ import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
|
22
24
|
import "hammerjs";
|
|
23
25
|
import "@realsee/five";
|
|
24
26
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
25
|
-
import "../shared-utils/absoluteUrl.js";
|
|
27
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
26
28
|
import "../PanoTagPlugin/Assets/Icon.js";
|
|
27
29
|
export {
|
|
28
|
-
|
|
30
|
+
j as DIRECTION,
|
|
29
31
|
r as ModelTVVideoPlugin,
|
|
30
32
|
r as default
|
|
31
33
|
};
|
|
@@ -47,7 +47,7 @@ import { ScaleController as A } from "../shared-utils/Object3DHelper/Controller/
|
|
|
47
47
|
import "../shared-utils/Subscribe.js";
|
|
48
48
|
import "hammerjs";
|
|
49
49
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
50
|
-
import "../shared-utils/absoluteUrl.js";
|
|
50
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
51
51
|
import "../shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
52
52
|
import "../shared-utils/Object3DHelper/utils/setObjectQuaternion.js";
|
|
53
53
|
import "../shared-utils/three/IObject3D.js";
|
|
@@ -71,11 +71,13 @@ import "../shared-utils/positionToVector3.js";
|
|
|
71
71
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
72
72
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
73
73
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
74
|
+
import "../shared-utils/util.js";
|
|
74
75
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
75
76
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
76
77
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
77
78
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
78
79
|
import "../shared-utils/three/centerPoint.js";
|
|
80
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
79
81
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
80
82
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
81
83
|
const S = "Object3DHelperPlugin", w = S, J = () => {
|
|
@@ -85,7 +87,7 @@ const S = "Object3DHelperPlugin", w = S, J = () => {
|
|
|
85
87
|
}, Q = () => {
|
|
86
88
|
console.error(`${w} is disabled`);
|
|
87
89
|
};
|
|
88
|
-
class
|
|
90
|
+
class Xe extends k {
|
|
89
91
|
constructor(e) {
|
|
90
92
|
super(e);
|
|
91
93
|
m(this, "name", S);
|
|
@@ -230,6 +232,6 @@ class Qe extends k {
|
|
|
230
232
|
}
|
|
231
233
|
}
|
|
232
234
|
export {
|
|
233
|
-
|
|
235
|
+
Xe as Object3DHelperController,
|
|
234
236
|
w as PLUGIN
|
|
235
237
|
};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Object3DHelperController as o } from "./Controller.js";
|
|
2
|
-
import { PLUGIN as
|
|
2
|
+
import { PLUGIN as er } from "./Controller.js";
|
|
3
3
|
import "@realsee/five";
|
|
4
4
|
import "../base/BasePlugin.js";
|
|
5
5
|
import "../shared-utils/Subscribe.js";
|
|
@@ -11,15 +11,17 @@ import "../shared-utils/positionToVector3.js";
|
|
|
11
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
14
|
+
import "../shared-utils/util.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
18
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
19
|
import "../shared-utils/three/centerPoint.js";
|
|
20
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
19
21
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
20
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
21
23
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
22
|
-
import "../shared-utils/absoluteUrl.js";
|
|
24
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
23
25
|
import "../shared-utils/Object3DHelper/Helper/MoveHelper.js";
|
|
24
26
|
import "../shared-utils/Object3DHelper/Base/BaseHelper.js";
|
|
25
27
|
import "../shared-utils/Object3DHelper/utils/setObjectQuaternion.js";
|
|
@@ -52,10 +54,10 @@ import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
|
52
54
|
import "../shared-utils/Object3DHelper/Controller/BoundingBoxController.js";
|
|
53
55
|
import "../shared-utils/Object3DHelper/Helper/ScaleHelper.js";
|
|
54
56
|
import "../shared-utils/Object3DHelper/Controller/ScaleController.js";
|
|
55
|
-
const
|
|
57
|
+
const pr = (r) => new o(r);
|
|
56
58
|
export {
|
|
57
59
|
o as Object3DHelperController,
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
60
|
+
pr as Object3DHelperPlugin,
|
|
61
|
+
er as PLUGIN,
|
|
62
|
+
pr as default
|
|
61
63
|
};
|
|
@@ -42,21 +42,23 @@ import "../shared-utils/positionToVector3.js";
|
|
|
42
42
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
43
43
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
44
44
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
45
|
+
import "../shared-utils/util.js";
|
|
45
46
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
46
47
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
47
48
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
48
49
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
49
50
|
import "../shared-utils/three/centerPoint.js";
|
|
51
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
50
52
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
51
53
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
52
54
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
53
|
-
import "../shared-utils/absoluteUrl.js";
|
|
55
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
54
56
|
import "./Assets/roomInfoIcon.js";
|
|
55
57
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
56
58
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
57
59
|
import "../shared-utils/animationFrame/index.js";
|
|
58
60
|
const g = { userAction: !0 };
|
|
59
|
-
class
|
|
61
|
+
class he extends A {
|
|
60
62
|
constructor(e, t) {
|
|
61
63
|
super(e, t);
|
|
62
64
|
/**
|
|
@@ -311,5 +313,5 @@ class ae extends A {
|
|
|
311
313
|
}
|
|
312
314
|
}
|
|
313
315
|
export {
|
|
314
|
-
|
|
316
|
+
he as PanoCompassController
|
|
315
317
|
};
|
|
@@ -11,15 +11,17 @@ import "../shared-utils/positionToVector3.js";
|
|
|
11
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
14
|
+
import "../shared-utils/util.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
18
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
19
|
import "../shared-utils/three/centerPoint.js";
|
|
20
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
19
21
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
20
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
21
23
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
22
|
-
import "../shared-utils/absoluteUrl.js";
|
|
24
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
23
25
|
import "./getRoomInfoInstance.js";
|
|
24
26
|
import "./Assets/roomInfoIcon.js";
|
|
25
27
|
import "../shared-utils/three/loadTexture.js";
|
|
@@ -28,8 +30,8 @@ import "../CSS3DRenderPlugin/Controller.js";
|
|
|
28
30
|
import "../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
29
31
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
30
32
|
import "../shared-utils/animationFrame/index.js";
|
|
31
|
-
const
|
|
33
|
+
const I = (o, r) => new t(o, r);
|
|
32
34
|
export {
|
|
33
|
-
|
|
34
|
-
|
|
35
|
+
I as PanoCompassPlugin,
|
|
36
|
+
I as default
|
|
35
37
|
};
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
var
|
|
1
|
+
var l = Object.defineProperty, m = Object.defineProperties;
|
|
2
2
|
var d = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var h = Object.getOwnPropertySymbols;
|
|
4
4
|
var u = Object.prototype.hasOwnProperty, b = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var o = (i, e, t) => e in i ?
|
|
5
|
+
var o = (i, e, t) => e in i ? l(i, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : i[e] = t, s = (i, e) => {
|
|
6
6
|
for (var t in e || (e = {}))
|
|
7
7
|
u.call(e, t) && o(i, t, e[t]);
|
|
8
8
|
if (h)
|
|
@@ -22,16 +22,18 @@ import "../shared-utils/positionToVector3.js";
|
|
|
22
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
23
23
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
24
24
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
25
|
+
import "../shared-utils/util.js";
|
|
25
26
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
26
27
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
27
28
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
29
30
|
import "../shared-utils/three/centerPoint.js";
|
|
31
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
30
32
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
31
33
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
32
34
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
33
|
-
import "../shared-utils/absoluteUrl.js";
|
|
34
|
-
class
|
|
35
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
36
|
+
class J extends c {
|
|
35
37
|
constructor(t) {
|
|
36
38
|
super(t);
|
|
37
39
|
a(this, "state");
|
|
@@ -86,8 +88,8 @@ class H extends c {
|
|
|
86
88
|
setState(t, n) {
|
|
87
89
|
if (!this.enabled)
|
|
88
90
|
return;
|
|
89
|
-
const
|
|
90
|
-
this.state = s(s(s({}, this.state), t), n), this.stateChangedCallback(
|
|
91
|
+
const p = s({}, this.state);
|
|
92
|
+
this.state = s(s(s({}, this.state), t), n), this.stateChangedCallback(p, n);
|
|
91
93
|
}
|
|
92
94
|
get visible() {
|
|
93
95
|
return this.five.state.mode === v.Mode.Panorama;
|
|
@@ -100,5 +102,5 @@ class H extends c {
|
|
|
100
102
|
}
|
|
101
103
|
}
|
|
102
104
|
export {
|
|
103
|
-
|
|
105
|
+
J as BasePanoPluginController
|
|
104
106
|
};
|
|
@@ -25,19 +25,21 @@ import "../shared-utils/positionToVector3.js";
|
|
|
25
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
26
26
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
27
27
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
28
|
+
import "../shared-utils/util.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
29
30
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
30
31
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
31
32
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
32
33
|
import "../shared-utils/three/centerPoint.js";
|
|
34
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
33
35
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
34
36
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
35
37
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
36
|
-
import "../shared-utils/absoluteUrl.js";
|
|
38
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
37
39
|
import "../vendor/svelte/internal/index.js";
|
|
38
40
|
import "../vendor/classnames/index.js";
|
|
39
41
|
const ee = { userAction: !0 };
|
|
40
|
-
class
|
|
42
|
+
class Oe extends q {
|
|
41
43
|
constructor(e) {
|
|
42
44
|
super(e);
|
|
43
45
|
r(this, "MinVisibledistance", 1.8);
|
|
@@ -241,5 +243,5 @@ class Me extends q {
|
|
|
241
243
|
}
|
|
242
244
|
}
|
|
243
245
|
export {
|
|
244
|
-
|
|
246
|
+
Oe as PanoDoorLabelPluginController
|
|
245
247
|
};
|
|
@@ -11,21 +11,23 @@ import "../shared-utils/positionToVector3.js";
|
|
|
11
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
14
|
+
import "../shared-utils/util.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
18
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
19
|
import "../shared-utils/three/centerPoint.js";
|
|
20
|
+
import "../shared-utils/three/getObjectVisible.js";
|
|
19
21
|
import "../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
20
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
21
23
|
import "../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
22
|
-
import "../shared-utils/absoluteUrl.js";
|
|
24
|
+
import "../shared-utils/url/absoluteUrl.js";
|
|
23
25
|
import "./DoorLabelItem.js";
|
|
24
26
|
import "../vendor/svelte/internal/index.js";
|
|
25
27
|
import "../vendor/classnames/index.js";
|
|
26
28
|
import "./utils.js";
|
|
27
|
-
const
|
|
29
|
+
const A = (o) => new r(o);
|
|
28
30
|
export {
|
|
29
|
-
|
|
30
|
-
|
|
31
|
+
A as PanoDoorLabelPlugin,
|
|
32
|
+
A as default
|
|
31
33
|
};
|
|
@@ -33,11 +33,13 @@ import "../../shared-utils/positionToVector3.js";
|
|
|
33
33
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
34
34
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
35
35
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
36
|
+
import "../../shared-utils/util.js";
|
|
36
37
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
37
38
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
38
39
|
import "../../shared-utils/Subscribe.js";
|
|
39
40
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
40
41
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
42
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
41
43
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
42
44
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
43
45
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -53,7 +55,7 @@ import "../Modules/rangePiece/html.js";
|
|
|
53
55
|
import "../../CSS3DRenderPlugin/index.js";
|
|
54
56
|
import "../../CSS3DRenderPlugin/Controller.js";
|
|
55
57
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
56
|
-
import "../../shared-utils/absoluteUrl.js";
|
|
58
|
+
import "../../shared-utils/url/absoluteUrl.js";
|
|
57
59
|
import "../../shared-utils/animationFrame/BetterTween.js";
|
|
58
60
|
import "../../shared-utils/animationFrame/index.js";
|
|
59
61
|
import "../../shared-utils/isTouchDevice.js";
|
|
@@ -274,7 +276,7 @@ function re(n, o, i) {
|
|
|
274
276
|
u
|
|
275
277
|
];
|
|
276
278
|
}
|
|
277
|
-
class
|
|
279
|
+
class _t extends j {
|
|
278
280
|
constructor(o) {
|
|
279
281
|
super(), x(
|
|
280
282
|
this,
|
|
@@ -292,5 +294,5 @@ class bt extends j {
|
|
|
292
294
|
}
|
|
293
295
|
}
|
|
294
296
|
export {
|
|
295
|
-
|
|
297
|
+
_t as default
|
|
296
298
|
};
|