@realsee/dnalogel 2.27.0-dev.0 → 2.27.0-dev.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
- package/dist/PanoTagPlugin/controller/index.d.ts +1 -1
- package/dist/PanoTagPlugin/typings/controller.d.ts +0 -2
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +13 -5
- package/dist/PanoTagPlugin/utils/index.d.ts +1 -1
- package/dist/index.cjs.js +10 -10
- package/dist/index.js +136 -140
- package/dist/index.umd.js +10 -10
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
- package/docs/classes/Magnifier.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/Object3DHelperController.html +3 -3
- package/docs/classes/PaintBrush.html +3 -3
- package/docs/classes/PanoMeasurePluginLine.html +3 -3
- package/docs/classes/PanoMeasurePluginModel.html +3 -3
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +3 -3
- package/docs/classes/PanoTagPluginController.html +25 -25
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.PointDomHelper.html +3 -3
- package/docs/classes/Util.PointHelper.html +3 -3
- package/docs/classes/Util.PointSelectorHelper.html +3 -3
- package/docs/classes/Util.Rectangle.html +3 -3
- package/docs/enums/CameraMovementEffect.html +3 -3
- package/docs/enums/ContentType.html +3 -3
- package/docs/enums/DIRECTION.html +3 -3
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/DimensionType.html +3 -3
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +3 -3
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +3 -3
- package/docs/enums/PaintBrushTypeEnum.html +3 -3
- package/docs/enums/PointType.html +3 -3
- package/docs/enums/Rotation.html +3 -3
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +3 -3
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/PipelinePlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.getCoordsFromClient.html +3 -3
- package/docs/functions/Util.getCoordsFromElement.html +3 -3
- package/docs/functions/Util.getFrameTime.html +3 -3
- package/docs/functions/Util.getIntersectFromRelativePosition.html +3 -3
- package/docs/functions/Util.getRaycasterFromFivePointer.html +3 -3
- package/docs/functions/Util.isAbsoluteURL.html +3 -3
- package/docs/functions/Util.isModelLike.html +3 -3
- package/docs/functions/Util.isNil.html +3 -3
- package/docs/functions/Util.isPanoramaLike.html +3 -3
- package/docs/functions/Util.nextFrame.html +3 -3
- package/docs/functions/Util.notNil.html +3 -3
- package/docs/functions/Util.requestAnimationFrameInterval.html +3 -3
- package/docs/functions/Util.tweenProgress.html +3 -3
- package/docs/functions/Util.uuid.html +3 -3
- package/docs/functions/pluginFlag.html +3 -3
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/EventMap.html +12 -12
- package/docs/interfaces/FloorplanBounding.html +3 -3
- package/docs/interfaces/FloorplanData.html +3 -3
- package/docs/interfaces/FloorplanEntrance.html +3 -3
- package/docs/interfaces/FloorplanExtraObject.html +3 -3
- package/docs/interfaces/FloorplanExtraObject3D.html +3 -3
- package/docs/interfaces/FloorplanFloorData.html +3 -3
- package/docs/interfaces/FloorplanImagePosition.html +3 -3
- package/docs/interfaces/FloorplanObserver.html +3 -3
- package/docs/interfaces/FloorplanOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanPosition.html +3 -3
- package/docs/interfaces/FloorplanRoomItem.html +3 -3
- package/docs/interfaces/FloorplanRoomLabelItem.html +3 -3
- package/docs/interfaces/FloorplanServerBounding.html +3 -3
- package/docs/interfaces/FloorplanServerComputedData.html +3 -3
- package/docs/interfaces/FloorplanServerData.html +3 -3
- package/docs/interfaces/FloorplanServerDoorItem.html +3 -3
- package/docs/interfaces/FloorplanServerDoorPosition.html +3 -3
- package/docs/interfaces/FloorplanServerEntrance.html +3 -3
- package/docs/interfaces/FloorplanServerFloorData.html +3 -3
- package/docs/interfaces/FloorplanServerImagePosition.html +3 -3
- package/docs/interfaces/FloorplanServerObserver.html +3 -3
- package/docs/interfaces/FloorplanServerOutlineItem.html +3 -3
- package/docs/interfaces/FloorplanServerPosition.html +3 -3
- package/docs/interfaces/FloorplanServerRoomItem.html +3 -3
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +3 -3
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +3 -3
- package/docs/interfaces/GuideLinePluginType.EventMap.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +3 -3
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +3 -3
- package/docs/interfaces/GuideLinePluginType.PluginState.html +3 -3
- package/docs/interfaces/GuideLinePluginType.Route.html +3 -3
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +3 -3
- package/docs/interfaces/HelperOffset.html +3 -3
- package/docs/interfaces/ImagePlaneGroup.html +3 -3
- package/docs/interfaces/ItemLabelPluginData.html +3 -3
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/MinMax.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginData.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +3 -3
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +3 -3
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginData.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +3 -3
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +3 -3
- package/docs/interfaces/ModelRoomLabelPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginData.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginExportType.html +3 -3
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +3 -3
- package/docs/interfaces/ModelViewPluginExportType.html +3 -3
- package/docs/interfaces/Object3DHelperState.html +3 -3
- package/docs/interfaces/ObjectHelperControllers.html +3 -3
- package/docs/interfaces/PaintBrushAction.html +3 -3
- package/docs/interfaces/PaintBrushConfigs.html +3 -3
- package/docs/interfaces/PaintBrushState.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +3 -3
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +3 -3
- package/docs/interfaces/PanoMeasureParameterType.html +3 -3
- package/docs/interfaces/PanoMeasurePluginLineJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPointJson.html +3 -3
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +3 -3
- package/docs/interfaces/PanoRulerPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginExportType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginOptions.html +3 -3
- package/docs/interfaces/PanoRulerProPluginParameterType.html +3 -3
- package/docs/interfaces/PanoRulerProPluginState.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginData.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +3 -3
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +3 -3
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +3 -3
- package/docs/interfaces/Point.html +3 -3
- package/docs/interfaces/Room.html +3 -3
- package/docs/interfaces/RoomInfo.html +3 -3
- package/docs/interfaces/RoomLabel.html +3 -3
- package/docs/interfaces/RoomRules.html +3 -3
- package/docs/interfaces/Rooms.html +3 -3
- package/docs/interfaces/Scissor.html +3 -3
- package/docs/interfaces/State.html +4 -4
- package/docs/interfaces/TagCacheInterface.html +11 -18
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +3 -3
- package/docs/interfaces/TagIconUrl.html +3 -3
- package/docs/interfaces/TagObjectGroup.html +3 -3
- package/docs/interfaces/TagStyle.html +3 -3
- package/docs/interfaces/Tags.html +3 -3
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +3 -3
- package/docs/interfaces/Util.MouseGroupParameter.html +3 -3
- package/docs/interfaces/Util.PointIntersection.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/GuideLineItem.html +3 -3
- package/docs/modules/GuideLineModeItem.html +3 -3
- package/docs/modules/GuideLinePluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.html +3 -3
- package/docs/types/AudioTagTypeConfigKey.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/DeprecatedMediaPlaneProperty.html +3 -3
- package/docs/types/DeprecatedTagProperty.html +3 -3
- package/docs/types/Direction-1.html +3 -3
- package/docs/types/Direction4.html +3 -3
- package/docs/types/ElementRenderer.html +3 -3
- package/docs/types/FloorplanRuleLabels.html +3 -3
- package/docs/types/FloorplanServerRuleLabels.html +3 -3
- package/docs/types/GuideLinePluginExportType.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItem.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +3 -3
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +3 -3
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +3 -3
- package/docs/types/GuideLinePluginType.PathItem.html +3 -3
- package/docs/types/GuideLinePluginType.PluginData.html +3 -3
- package/docs/types/HelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/MapviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/MediaData.html +3 -3
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginParameterType.html +3 -3
- package/docs/types/ModelFloorplanPluginReturnType.html +3 -3
- package/docs/types/ModelRoomLabelPluginParameters.html +3 -3
- package/docs/types/ModelRoomLabelPluginReturnType.html +3 -3
- package/docs/types/MoveArgs.html +3 -3
- package/docs/types/MoveOpts.html +3 -3
- package/docs/types/Object3DHelperEventMap.html +3 -3
- package/docs/types/ObjectFit.html +3 -3
- package/docs/types/PaintBrushEventMap.html +3 -3
- package/docs/types/PanoCompassPluginData.html +3 -3
- package/docs/types/PanoCompassPluginExportType.html +3 -3
- package/docs/types/PanoCompassPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +3 -3
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +3 -3
- package/docs/types/PanoIndex.html +3 -3
- package/docs/types/PanoMeasurePluginEvent.html +3 -3
- package/docs/types/PanoMeasureReturnType.html +3 -3
- package/docs/types/PanoSpatialTagPluginId.html +3 -3
- package/docs/types/PanoTagPluginExportInterface.html +3 -3
- package/docs/types/PanoTagPluginParamsInterface.html +3 -3
- package/docs/types/PanoVideoPluginParameterType.html +3 -3
- package/docs/types/PanoVideoPluginReturnType.html +3 -3
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +3 -3
- package/docs/types/PipelinePluginParameterType.html +3 -3
- package/docs/types/PipelinePluginReturnType.html +3 -3
- package/docs/types/PlaneTag.html +3 -3
- package/docs/types/Point2DTag.html +3 -3
- package/docs/types/Point3DTag.html +3 -3
- package/docs/types/PointTag.html +3 -3
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/CSS3DRenderPlugin/Controller.js +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +5 -5
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/index.js +1 -1
- package/libs/GuideLinePlugin/Controller.js +1 -1
- package/libs/GuideLinePlugin/GuideLineItem.js +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +1 -1
- package/libs/GuideLinePlugin/index.js +1 -1
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +1 -1
- package/libs/Object3DHelperPlugin/index.js +1 -1
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoDoorLabelPlugin/BaseController.js +1 -1
- package/libs/PanoDoorLabelPlugin/Controller.js +1 -1
- package/libs/PanoDoorLabelPlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/Components/Controller0.js +1 -1
- package/libs/PanoMeasurePlugin/Components/Controller1.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +1 -1
- package/libs/PanoMeasurePlugin/Model/area.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +1 -1
- package/libs/PanoMeasurePlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +1 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/index.js +1 -1
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/controller/TagCache.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +26 -26
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +1 -5
- package/libs/PanoTagPlugin/controller/TagUtil.js +50 -53
- package/libs/PanoTagPlugin/controller/index.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/index.js +37 -37
- package/libs/PanoTagPlugin/typings/controller.d.ts +0 -2
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +13 -5
- package/libs/PanoTagPlugin/utils/index.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/index.js +31 -34
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/PipelinePlugin/Controller.js +1 -1
- package/libs/PipelinePlugin/index.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +1 -1
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>defaultGlobalConfig | 如视看房插件合集 - v2.27.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>defaultGlobalConfig | 如视看房插件合集 - v2.27.0-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -17,7 +17,7 @@
|
|
|
17
17
|
<h1>Variable defaultGlobalConfig<code class="tsd-tag ts-flagConst">Const</code> </h1></div>
|
|
18
18
|
<div class="tsd-signature"><span class="tsd-kind-variable">default<wbr/>Global<wbr/>Config</span><span class="tsd-signature-symbol">:</span> <a href="../interfaces/TagConfig.html" class="tsd-signature-type tsd-kind-interface">TagConfig</a><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">></span><span class="tsd-signature-symbol"> = ...</span></div><aside class="tsd-sources">
|
|
19
19
|
<ul>
|
|
20
|
-
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1104919/plugins/src/PanoTagPlugin/typings/tag/TagConfig.ts#
|
|
20
|
+
<li>Defined in <a href="https://github.com/realsee-developer/dnalogel/blob/1104919/plugins/src/PanoTagPlugin/typings/tag/TagConfig.ts#L172">plugins/src/PanoTagPlugin/typings/tag/TagConfig.ts:172</a></li></ul></aside></div>
|
|
21
21
|
<div class="col-sidebar">
|
|
22
22
|
<div class="page-menu">
|
|
23
23
|
<div class="tsd-navigation settings">
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
<div class="tsd-theme-toggle">
|
|
32
32
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
33
33
|
<div class="site-menu">
|
|
34
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.
|
|
34
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.2</span></a>
|
|
35
35
|
<ul class="tsd-small-nested-navigation">
|
|
36
36
|
<li>
|
|
37
37
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>itemLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.2</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelItemLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.2</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.
|
|
1
|
+
<!DOCTYPE html><html class="default" lang="en"><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>modelRoomLabelPluginServerParams | 如视看房插件合集 - v2.27.0-dev.2</title><meta name="description" content="Documentation for 如视看房插件合集"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/search.js" id="tsd-search-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os"</script><header class="tsd-page-toolbar">
|
|
2
2
|
<div class="tsd-toolbar-contents container">
|
|
3
3
|
<div class="table-cell" id="tsd-search" data-base="..">
|
|
4
4
|
<div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><path d="M15.7824 13.833L12.6666 10.7177C12.5259 10.5771 12.3353 10.499 12.1353 10.499H11.6259C12.4884 9.39596 13.001 8.00859 13.001 6.49937C13.001 2.90909 10.0914 0 6.50048 0C2.90959 0 0 2.90909 0 6.49937C0 10.0896 2.90959 12.9987 6.50048 12.9987C8.00996 12.9987 9.39756 12.4863 10.5008 11.6239V12.1332C10.5008 12.3332 10.5789 12.5238 10.7195 12.6644L13.8354 15.7797C14.1292 16.0734 14.6042 16.0734 14.8948 15.7797L15.7793 14.8954C16.0731 14.6017 16.0731 14.1267 15.7824 13.833ZM6.50048 10.499C4.29094 10.499 2.50018 8.71165 2.50018 6.49937C2.50018 4.29021 4.28781 2.49976 6.50048 2.49976C8.71001 2.49976 10.5008 4.28708 10.5008 6.49937C10.5008 8.70852 8.71314 10.499 6.50048 10.499Z" fill="var(--color-text)"></path></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div>
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
<div id="tsd-toolbar-links"></div></div>
|
|
7
7
|
<ul class="results">
|
|
8
8
|
<li class="state loading">Preparing search index...</li>
|
|
9
|
-
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.
|
|
9
|
+
<li class="state failure">The search index is not available</li></ul><a href="../index.html" class="title">如视看房插件合集 - v2.27.0-dev.2</a></div>
|
|
10
10
|
<div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><rect x="1" y="3" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="7" width="14" height="2" fill="var(--color-text)"></rect><rect x="1" y="11" width="14" height="2" fill="var(--color-text)"></rect></svg></a></div></div></header>
|
|
11
11
|
<div class="container container-main">
|
|
12
12
|
<div class="col-content">
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
<div class="tsd-theme-toggle">
|
|
39
39
|
<h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div></div>
|
|
40
40
|
<div class="site-menu">
|
|
41
|
-
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.
|
|
41
|
+
<nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><rect fill="var(--color-icon-background)" stroke="var(--color-ts-namespace)" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="6" id="icon-4-path"></rect><path d="M9.33 16V7.24H10.77L13.446 14.74C13.43 14.54 13.41 14.296 13.386 14.008C13.37 13.712 13.354 13.404 13.338 13.084C13.33 12.756 13.326 12.448 13.326 12.16V7.24H14.37V16H12.93L10.266 8.5C10.282 8.692 10.298 8.936 10.314 9.232C10.33 9.52 10.342 9.828 10.35 10.156C10.366 10.476 10.374 10.784 10.374 11.08V16H9.33Z" fill="var(--color-text)" id="icon-4-text"></path></svg><span>如视看房插件合集 -<wbr/> v2.27.0-<wbr/>dev.2</span></a>
|
|
42
42
|
<ul class="tsd-small-nested-navigation">
|
|
43
43
|
<li>
|
|
44
44
|
<details class="tsd-index-accordion" data-key="CruisePluginTypes"><summary class="tsd-accordion-summary"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><path d="M4.93896 8.531L12 15.591L19.061 8.531L16.939 6.409L12 11.349L7.06098 6.409L4.93896 8.531Z" fill="var(--color-text)"></path></svg><a href="../modules/CruisePluginTypes.html"><svg class="tsd-kind-icon" width="24" height="24" viewBox="0 0 24 24"><use href="#icon-4-path"></use><use href="#icon-4-text"></use></svg><span>Cruise<wbr/>Plugin<wbr/>Types</span></a></summary>
|
|
@@ -19,13 +19,13 @@ import "three";
|
|
|
19
19
|
import "@realsee/five";
|
|
20
20
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
21
21
|
import { absoluteUrl as $ } from "../shared-utils/absoluteUrl.js";
|
|
22
|
+
import "../shared-utils/positionToVector3.js";
|
|
22
23
|
import "./utils/three/CSS3DRenderer.js";
|
|
23
24
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
24
25
|
import "./utils/getAllCSS3DObject.js";
|
|
25
26
|
import "./utils/createResizeObserver.js";
|
|
26
27
|
import "./utils/even.js";
|
|
27
28
|
import "../shared-utils/Subscribe.js";
|
|
28
|
-
import "../shared-utils/positionToVector3.js";
|
|
29
29
|
import "./utils/three/CSS3DObject.js";
|
|
30
30
|
import "./utils/three/OpacityMesh.js";
|
|
31
31
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -7,13 +7,13 @@ import "three";
|
|
|
7
7
|
import "@realsee/five";
|
|
8
8
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
9
9
|
import "../shared-utils/absoluteUrl.js";
|
|
10
|
+
import "../shared-utils/positionToVector3.js";
|
|
10
11
|
import "./utils/three/CSS3DRenderer.js";
|
|
11
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
12
13
|
import "./utils/getAllCSS3DObject.js";
|
|
13
14
|
import "./utils/createResizeObserver.js";
|
|
14
15
|
import "./utils/even.js";
|
|
15
16
|
import "../shared-utils/Subscribe.js";
|
|
16
|
-
import "../shared-utils/positionToVector3.js";
|
|
17
17
|
import "./utils/three/CSS3DObject.js";
|
|
18
18
|
import "./utils/three/OpacityMesh.js";
|
|
19
19
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type * as THREE from 'three';
|
|
2
|
-
import type
|
|
2
|
+
import { type AnyPosition } from '../../../shared-utils/positionToVector3';
|
|
3
3
|
import { ICSS3DRenderer as CSS3DRenderer } from './CSS3DRenderer';
|
|
4
4
|
import { Subscribe } from '../../../shared-utils/Subscribe';
|
|
5
5
|
import { CSS3DObjectPlus } from './CSS3DObject';
|
|
@@ -26,18 +26,18 @@ var p = (o, e, t) => new Promise((s, r) => {
|
|
|
26
26
|
}, l = (c) => c.done ? s(c.value) : Promise.resolve(c.value).then(d, f);
|
|
27
27
|
l((t = t.apply(o, e)).next());
|
|
28
28
|
});
|
|
29
|
+
import { anyPositionToVector3 as _ } from "../../../shared-utils/positionToVector3.js";
|
|
29
30
|
import v from "./CSS3DRenderer.js";
|
|
30
|
-
import { Subscribe as
|
|
31
|
-
import { anyPositionToVector3 as k } from "../../../shared-utils/positionToVector3.js";
|
|
31
|
+
import { Subscribe as k } from "../../../shared-utils/Subscribe.js";
|
|
32
32
|
import { CSS3DObjectPlus as P } from "./CSS3DObject.js";
|
|
33
33
|
import { MinRatio as he } from "./CSS3DObject.js";
|
|
34
34
|
import { CSS3DFrontScene as L, CSS3DBehindScene as q } from "./CSS3DScene.js";
|
|
35
35
|
import { CSS3DFrontGroup as A, CSS3DBehindGroup as W } from "./CSS3DGroup.js";
|
|
36
36
|
import { CSS3DObject as B } from "three/examples/jsm/renderers/CSS3DRenderer";
|
|
37
|
+
import "three";
|
|
37
38
|
import "../getAllCSS3DObject.js";
|
|
38
39
|
import "../createResizeObserver.js";
|
|
39
40
|
import "../even.js";
|
|
40
|
-
import "three";
|
|
41
41
|
import "./OpacityMesh.js";
|
|
42
42
|
import "../../../shared-utils/three/centerPoint.js";
|
|
43
43
|
const H = 3, G = "CSS3DRenderer", b = `${G}@${H}`, u = () => {
|
|
@@ -63,7 +63,7 @@ function U(o) {
|
|
|
63
63
|
class w {
|
|
64
64
|
// eslint-disable-next-line @typescript-eslint/no-useless-constructor
|
|
65
65
|
constructor(e) {
|
|
66
|
-
i(this, "hooks", new
|
|
66
|
+
i(this, "hooks", new k());
|
|
67
67
|
i(this, "state", {
|
|
68
68
|
enabled: !0,
|
|
69
69
|
visible: !0,
|
|
@@ -120,7 +120,7 @@ class w {
|
|
|
120
120
|
pointerEvents: "none"
|
|
121
121
|
};
|
|
122
122
|
return Object.assign(h, s);
|
|
123
|
-
})(), d = t.map(
|
|
123
|
+
})(), d = t.map(_);
|
|
124
124
|
if ((d == null ? void 0 : d.length) < 4)
|
|
125
125
|
return console.error(`${b}: requires 4 point but params may have fewer`);
|
|
126
126
|
const { ratio: f, devicePixelRatio: l, mode: c, autoRender: S, container: O, pointerEvents: F } = r;
|
|
@@ -43,12 +43,12 @@ import "hammerjs";
|
|
|
43
43
|
import "@realsee/five";
|
|
44
44
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
45
45
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
46
|
+
import "../shared-utils/positionToVector3.js";
|
|
46
47
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
47
48
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
48
49
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
49
50
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
50
51
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
51
|
-
import "../shared-utils/positionToVector3.js";
|
|
52
52
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
53
53
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
54
54
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -8,12 +8,12 @@ import "three";
|
|
|
8
8
|
import "@realsee/five";
|
|
9
9
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
10
10
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
11
|
+
import "../shared-utils/positionToVector3.js";
|
|
11
12
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
13
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
14
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
16
|
-
import "../shared-utils/positionToVector3.js";
|
|
17
17
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
18
18
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
19
19
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -38,12 +38,12 @@ import "hammerjs";
|
|
|
38
38
|
import "@realsee/five";
|
|
39
39
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
40
40
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
41
|
+
import "../shared-utils/positionToVector3.js";
|
|
41
42
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
42
43
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
43
44
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
44
45
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
45
46
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
46
|
-
import "../shared-utils/positionToVector3.js";
|
|
47
47
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
48
48
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
49
49
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -18,13 +18,13 @@ import "../shared-utils/five/mode.js";
|
|
|
18
18
|
import "hammerjs";
|
|
19
19
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
21
|
+
import "../shared-utils/positionToVector3.js";
|
|
21
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
22
23
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
23
24
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
24
25
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
25
26
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
26
27
|
import "../shared-utils/Subscribe.js";
|
|
27
|
-
import "../shared-utils/positionToVector3.js";
|
|
28
28
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
29
29
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
30
30
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -21,13 +21,13 @@ import "../vendor/gl-vec2/set.js";
|
|
|
21
21
|
import "../vendor/gl-vec2/normalize.js";
|
|
22
22
|
import "../vendor/gl-vec2/subtract.js";
|
|
23
23
|
import "../vendor/gl-vec2/dot.js";
|
|
24
|
+
import "../shared-utils/positionToVector3.js";
|
|
24
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
25
26
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
27
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
27
28
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
29
30
|
import "../shared-utils/Subscribe.js";
|
|
30
|
-
import "../shared-utils/positionToVector3.js";
|
|
31
31
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
32
32
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
33
33
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -9,12 +9,12 @@ import "three";
|
|
|
9
9
|
import "@realsee/five";
|
|
10
10
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
11
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
12
|
+
import "../shared-utils/positionToVector3.js";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
13
14
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
15
16
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
16
17
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
17
|
-
import "../shared-utils/positionToVector3.js";
|
|
18
18
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
19
19
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
20
20
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -21,13 +21,13 @@ import { Image_Play_Icon_With_Text as O } from "../PanoTagPlugin/Assets/Icon.js"
|
|
|
21
21
|
import "./typings.js";
|
|
22
22
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
23
23
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
24
|
+
import "../shared-utils/positionToVector3.js";
|
|
24
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
25
26
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
27
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
27
28
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
29
30
|
import "../shared-utils/Subscribe.js";
|
|
30
|
-
import "../shared-utils/positionToVector3.js";
|
|
31
31
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
32
32
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
33
33
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -5,13 +5,13 @@ import "./utils/parseData.js";
|
|
|
5
5
|
import "../CSS3DRenderPlugin/index.js";
|
|
6
6
|
import "../CSS3DRenderPlugin/Controller.js";
|
|
7
7
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
8
|
+
import "../shared-utils/positionToVector3.js";
|
|
8
9
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
9
10
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
10
11
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
11
12
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
13
14
|
import "../shared-utils/Subscribe.js";
|
|
14
|
-
import "../shared-utils/positionToVector3.js";
|
|
15
15
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
16
16
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
17
17
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -67,12 +67,12 @@ import "../shared-utils/math/rad2Deg.js";
|
|
|
67
67
|
import "../shared-utils/math/deg2Rad.js";
|
|
68
68
|
import "../shared-utils/Object3DHelper/Controller/RectangleScaleController.js";
|
|
69
69
|
import "../shared-utils/Object3DHelper/utils/vectorIsEqual.js";
|
|
70
|
+
import "../shared-utils/positionToVector3.js";
|
|
70
71
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
71
72
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
72
73
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
73
74
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
74
75
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
75
|
-
import "../shared-utils/positionToVector3.js";
|
|
76
76
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
77
77
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
78
78
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -7,12 +7,12 @@ import "hammerjs";
|
|
|
7
7
|
import "three";
|
|
8
8
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
9
9
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
10
|
+
import "../shared-utils/positionToVector3.js";
|
|
10
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
11
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
13
14
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
15
|
-
import "../shared-utils/positionToVector3.js";
|
|
16
16
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
17
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
18
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -38,12 +38,12 @@ import "../shared-utils/Subscribe.js";
|
|
|
38
38
|
import "hammerjs";
|
|
39
39
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
40
40
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
41
|
+
import "../shared-utils/positionToVector3.js";
|
|
41
42
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
42
43
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
43
44
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
44
45
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
45
46
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
46
|
-
import "../shared-utils/positionToVector3.js";
|
|
47
47
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
48
48
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
49
49
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -7,12 +7,12 @@ import "../shared-utils/Subscribe.js";
|
|
|
7
7
|
import "hammerjs";
|
|
8
8
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
9
9
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
10
|
+
import "../shared-utils/positionToVector3.js";
|
|
10
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
11
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
13
14
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
15
|
-
import "../shared-utils/positionToVector3.js";
|
|
16
16
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
17
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
18
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -18,12 +18,12 @@ import "hammerjs";
|
|
|
18
18
|
import "three";
|
|
19
19
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
20
20
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
21
|
+
import "../shared-utils/positionToVector3.js";
|
|
21
22
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
22
23
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
23
24
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
24
25
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
25
26
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
26
|
-
import "../shared-utils/positionToVector3.js";
|
|
27
27
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
28
28
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
29
29
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -21,12 +21,12 @@ import "../shared-utils/Subscribe.js";
|
|
|
21
21
|
import "hammerjs";
|
|
22
22
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
23
23
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
24
|
+
import "../shared-utils/positionToVector3.js";
|
|
24
25
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
25
26
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
26
27
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
27
28
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
28
29
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
29
|
-
import "../shared-utils/positionToVector3.js";
|
|
30
30
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
31
31
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
32
32
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -7,12 +7,12 @@ import "../shared-utils/Subscribe.js";
|
|
|
7
7
|
import "hammerjs";
|
|
8
8
|
import "../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
9
9
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
10
|
+
import "../shared-utils/positionToVector3.js";
|
|
10
11
|
import "../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
11
12
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
12
13
|
import "../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
13
14
|
import "../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
14
15
|
import "../CSS3DRenderPlugin/utils/even.js";
|
|
15
|
-
import "../shared-utils/positionToVector3.js";
|
|
16
16
|
import "../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
17
17
|
import "../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
18
18
|
import "../shared-utils/three/centerPoint.js";
|
|
@@ -40,13 +40,13 @@ import "../utils/geometryUtil.js";
|
|
|
40
40
|
import "hammerjs";
|
|
41
41
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
42
42
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
43
|
+
import "../../shared-utils/positionToVector3.js";
|
|
43
44
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
44
45
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
45
46
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
46
47
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
47
48
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
48
49
|
import "../../shared-utils/Subscribe.js";
|
|
49
|
-
import "../../shared-utils/positionToVector3.js";
|
|
50
50
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
51
51
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
52
52
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -44,13 +44,13 @@ import "../utils/geometryUtil.js";
|
|
|
44
44
|
import "hammerjs";
|
|
45
45
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
46
46
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
47
|
+
import "../../shared-utils/positionToVector3.js";
|
|
47
48
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
48
49
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
49
50
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
50
51
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
51
52
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
52
53
|
import "../../shared-utils/Subscribe.js";
|
|
53
|
-
import "../../shared-utils/positionToVector3.js";
|
|
54
54
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
55
55
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
56
56
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -31,13 +31,13 @@ import "../utils/geometryUtil.js";
|
|
|
31
31
|
import "hammerjs";
|
|
32
32
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
33
33
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
34
|
+
import "../../shared-utils/positionToVector3.js";
|
|
34
35
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
35
36
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
36
37
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
37
38
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
38
39
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
39
40
|
import "../../shared-utils/Subscribe.js";
|
|
40
|
-
import "../../shared-utils/positionToVector3.js";
|
|
41
41
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
42
42
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
43
43
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -31,13 +31,13 @@ import "../utils/dom/areaDom.js";
|
|
|
31
31
|
import "../utils/geometryUtil.js";
|
|
32
32
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
33
33
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
34
|
+
import "../../shared-utils/positionToVector3.js";
|
|
34
35
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
35
36
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
36
37
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
37
38
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
38
39
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
39
40
|
import "../../shared-utils/Subscribe.js";
|
|
40
|
-
import "../../shared-utils/positionToVector3.js";
|
|
41
41
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
42
42
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
43
43
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -62,13 +62,13 @@ import "../../CSS3DRenderPlugin/index.js";
|
|
|
62
62
|
import "../../CSS3DRenderPlugin/Controller.js";
|
|
63
63
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
64
64
|
import "../../shared-utils/absoluteUrl.js";
|
|
65
|
+
import "../../shared-utils/positionToVector3.js";
|
|
65
66
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
66
67
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
67
68
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
68
69
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
69
70
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
70
71
|
import "../../shared-utils/Subscribe.js";
|
|
71
|
-
import "../../shared-utils/positionToVector3.js";
|
|
72
72
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
73
73
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
74
74
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -23,13 +23,13 @@ import "../utils/geometryUtil.js";
|
|
|
23
23
|
import "hammerjs";
|
|
24
24
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
25
25
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
26
|
+
import "../../shared-utils/positionToVector3.js";
|
|
26
27
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
27
28
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
28
29
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
29
30
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
30
31
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
31
32
|
import "../../shared-utils/Subscribe.js";
|
|
32
|
-
import "../../shared-utils/positionToVector3.js";
|
|
33
33
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
34
34
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
35
35
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
@@ -50,13 +50,13 @@ import "../../utils/geometryUtil.js";
|
|
|
50
50
|
import "hammerjs";
|
|
51
51
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
52
52
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
53
|
+
import "../../../shared-utils/positionToVector3.js";
|
|
53
54
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
54
55
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
55
56
|
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
56
57
|
import "../../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
57
58
|
import "../../../CSS3DRenderPlugin/utils/even.js";
|
|
58
59
|
import "../../../shared-utils/Subscribe.js";
|
|
59
|
-
import "../../../shared-utils/positionToVector3.js";
|
|
60
60
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
61
61
|
import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
62
62
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|