@realsee/dnalogel 3.11.0-dev.0 → 3.11.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AreaMakerPlugin/typing.d.ts +8 -0
- package/dist/AreaMakerPlugin/utils/Item.d.ts +1 -1
- package/dist/CruisePlugin/BaseController.d.ts +0 -2
- package/dist/CruisePlugin/Work.d.ts +5 -1
- package/dist/GuideLinePlugin/Controller.d.ts +0 -4
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +3 -2
- package/dist/base/BasePlugin.d.ts +1 -1
- package/dist/index.cjs.js +49 -49
- package/dist/index.js +2610 -2669
- package/dist/index.umd.js +44 -44
- package/libs/AreaMakerPlugin/typing.d.ts +8 -0
- package/libs/AreaMakerPlugin/utils/Item.d.ts +1 -1
- package/libs/AreaMakerPlugin/utils/Item.js +12 -10
- package/libs/CruisePlugin/BaseController.d.ts +0 -2
- package/libs/CruisePlugin/BaseController.js +14 -18
- package/libs/CruisePlugin/Move.js +2 -5
- package/libs/CruisePlugin/Work.d.ts +5 -1
- package/libs/CruisePlugin/Work.js +127 -129
- package/libs/CruisePlugin/index.js +6 -8
- package/libs/GuideLinePlugin/Controller.d.ts +0 -4
- package/libs/GuideLinePlugin/Controller.js +30 -39
- package/libs/GuideLinePlugin/GuideLineItem.js +2 -4
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +61 -61
- package/libs/GuideLinePlugin/GuideLineModeItem.js +2 -4
- package/libs/GuideLinePlugin/index.js +8 -10
- package/libs/PanoTagPlugin/controller/TagComputer.js +22 -24
- package/libs/PanoTagPlugin/controller/TagRender.js +2 -4
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +3 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +104 -94
- package/libs/PanoTagPlugin/controller/index.js +5 -7
- package/libs/PanoTagPlugin/index.js +11 -13
- package/libs/base/BasePlugin.d.ts +1 -1
- package/libs/base/BasePlugin.js +2 -2
- package/libs/index.js +121 -123
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
- package/dist/shared-utils/Utils/BaseUtil.d.ts +0 -5
- package/dist/shared-utils/Utils/WorkUtil.d.ts +0 -33
- package/docs/.nojekyll +0 -1
- package/docs/assets/highlight.css +0 -120
- package/docs/assets/main.js +0 -58
- package/docs/assets/search.js +0 -1
- package/docs/assets/style.css +0 -1367
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +0 -730
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +0 -693
- package/docs/classes/CSS3DRender.html +0 -777
- package/docs/classes/GuideLineItem.GuideLineItem.html +0 -480
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +0 -860
- package/docs/classes/Magnifier.html +0 -484
- package/docs/classes/ModelRoomLabelController.html +0 -402
- package/docs/classes/MoveController.html +0 -653
- package/docs/classes/Object3DHelperController.html +0 -644
- package/docs/classes/PaintBrush.html +0 -506
- package/docs/classes/PanoMeasurePluginLine.html +0 -526
- package/docs/classes/PanoMeasurePluginModel.html +0 -575
- package/docs/classes/PanoMeasurePluginPoint.html +0 -366
- package/docs/classes/PanoMeasurePluginPolyline.html +0 -571
- package/docs/classes/PanoTagPluginController.html +0 -1131
- package/docs/classes/Util.BetterTween.html +0 -420
- package/docs/classes/Util.Interval.html +0 -436
- package/docs/classes/Util.LineSegments.html +0 -388
- package/docs/classes/Util.Magnifier.html +0 -507
- package/docs/classes/Util.Object3D.html +0 -410
- package/docs/classes/Util.PointDomHelper.html +0 -411
- package/docs/classes/Util.PointHelper.html +0 -402
- package/docs/classes/Util.PointSelectorHelper.html +0 -458
- package/docs/classes/Util.Rectangle.html +0 -459
- package/docs/classes/WalkController.html +0 -672
- package/docs/enums/CameraMovementEffect.html +0 -314
- package/docs/enums/ContentType.html +0 -460
- package/docs/enums/DIRECTION.html +0 -324
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +0 -324
- package/docs/enums/DimensionType.html +0 -314
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +0 -317
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +0 -324
- package/docs/enums/PaintBrushTypeEnum.html +0 -317
- package/docs/enums/PointType.html +0 -314
- package/docs/enums/Rotation.html +0 -321
- package/docs/functions/AreaMakerPlugin.html +0 -294
- package/docs/functions/CSS3DRenderPlugin.html +0 -292
- package/docs/functions/CameraMovementPlugin.html +0 -297
- package/docs/functions/CruisePlugin.html +0 -294
- package/docs/functions/CurrentPanoImagePlugin.html +0 -294
- package/docs/functions/GuideLinePlugin.html +0 -294
- package/docs/functions/ItemLabelPlugin.html +0 -294
- package/docs/functions/MapviewFloorplanPlugin.html +0 -294
- package/docs/functions/ModelChassisCompassPlugin.html +0 -297
- package/docs/functions/ModelEntryDoorGuidePlugin.html +0 -297
- package/docs/functions/ModelFloorplanPlugin.html +0 -294
- package/docs/functions/ModelItemLabelPlugin.html +0 -294
- package/docs/functions/ModelRoomLabelPlugin.html +0 -292
- package/docs/functions/ModelTVVideoPlugin.html +0 -294
- package/docs/functions/ModelViewPlugin.html +0 -297
- package/docs/functions/MovePlugin.html +0 -294
- package/docs/functions/Object3DHelperPlugin.html +0 -292
- package/docs/functions/PanoCompassPlugin.html +0 -294
- package/docs/functions/PanoCursorRaycasterPlugin.html +0 -298
- package/docs/functions/PanoDoorLabelPlugin.html +0 -294
- package/docs/functions/PanoFloorplanRadarPlugin.html +0 -294
- package/docs/functions/PanoMeasurePlugin.html +0 -294
- package/docs/functions/PanoRulerPlugin.html +0 -297
- package/docs/functions/PanoRulerProPlugin.html +0 -297
- package/docs/functions/PanoSpatialTagPlugin.html +0 -297
- package/docs/functions/PanoTagPlugin.html +0 -299
- package/docs/functions/PanoVideoPlugin.html +0 -303
- package/docs/functions/PipelinePlugin.html +0 -292
- package/docs/functions/TopviewFloorplanPlugin.html +0 -294
- package/docs/functions/Util.absoluteUrl.html +0 -330
- package/docs/functions/Util.checkFiveModelLoaded.html +0 -333
- package/docs/functions/Util.equal.html +0 -342
- package/docs/functions/Util.getCoordsFromClient.html +0 -332
- package/docs/functions/Util.getCoordsFromElement.html +0 -332
- package/docs/functions/Util.getFrameTime.html +0 -324
- package/docs/functions/Util.getIntersectFromRelativePosition.html +0 -332
- package/docs/functions/Util.getRaycasterFromFivePointer.html +0 -332
- package/docs/functions/Util.isAbsoluteURL.html +0 -325
- package/docs/functions/Util.isModelLike.html +0 -325
- package/docs/functions/Util.isNil.html +0 -333
- package/docs/functions/Util.isPanoramaLike.html +0 -325
- package/docs/functions/Util.nextFrame.html +0 -338
- package/docs/functions/Util.notNil.html +0 -333
- package/docs/functions/Util.requestAnimationFrameInterval.html +0 -354
- package/docs/functions/Util.tweenProgress.html +0 -327
- package/docs/functions/Util.uuid.html +0 -323
- package/docs/functions/pluginFlag.html +0 -292
- package/docs/index.html +0 -358
- package/docs/interfaces/AddTagConfig.html +0 -307
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +0 -334
- package/docs/interfaces/AreaMakerPluginType.Config.html +0 -339
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +0 -625
- package/docs/interfaces/AreaMakerPluginType.Params.html +0 -338
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +0 -396
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +0 -381
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +0 -338
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +0 -331
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +0 -330
- package/docs/interfaces/AreaMakerPluginType.State.html +0 -359
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +0 -453
- package/docs/interfaces/CSS3DRenderPluginState.html +0 -329
- package/docs/interfaces/CameraMovementPluginExportType.html +0 -362
- package/docs/interfaces/CruisePluginTypes.Config.html +0 -363
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +0 -365
- package/docs/interfaces/CruisePluginTypes.EventMap.html +0 -723
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +0 -389
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +0 -425
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +0 -415
- package/docs/interfaces/CruisePluginTypes.PluginData.html +0 -355
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +0 -323
- package/docs/interfaces/CruisePluginTypes.PluginState.html +0 -391
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +0 -386
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +0 -525
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +0 -327
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +0 -319
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +0 -341
- package/docs/interfaces/EventMap.html +0 -546
- package/docs/interfaces/FloorplanBounding.html +0 -336
- package/docs/interfaces/FloorplanData.html +0 -339
- package/docs/interfaces/FloorplanEntrance.html +0 -364
- package/docs/interfaces/FloorplanExtraObject.html +0 -354
- package/docs/interfaces/FloorplanExtraObject3D.html +0 -343
- package/docs/interfaces/FloorplanFloorData.html +0 -332
- package/docs/interfaces/FloorplanImagePosition.html +0 -318
- package/docs/interfaces/FloorplanObserver.html +0 -336
- package/docs/interfaces/FloorplanOutlineItem.html +0 -332
- package/docs/interfaces/FloorplanPosition.html +0 -318
- package/docs/interfaces/FloorplanRoomItem.html +0 -383
- package/docs/interfaces/FloorplanRoomLabelItem.html +0 -324
- package/docs/interfaces/FloorplanServerBounding.html +0 -336
- package/docs/interfaces/FloorplanServerComputedData.html +0 -335
- package/docs/interfaces/FloorplanServerData.html +0 -318
- package/docs/interfaces/FloorplanServerDoorItem.html +0 -335
- package/docs/interfaces/FloorplanServerDoorPosition.html +0 -321
- package/docs/interfaces/FloorplanServerEntrance.html +0 -364
- package/docs/interfaces/FloorplanServerFloorData.html +0 -332
- package/docs/interfaces/FloorplanServerImagePosition.html +0 -318
- package/docs/interfaces/FloorplanServerObserver.html +0 -336
- package/docs/interfaces/FloorplanServerOutlineItem.html +0 -332
- package/docs/interfaces/FloorplanServerPosition.html +0 -318
- package/docs/interfaces/FloorplanServerRoomItem.html +0 -395
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +0 -324
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +0 -327
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +0 -366
- package/docs/interfaces/GuideLinePluginType.EventMap.html +0 -530
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +0 -361
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +0 -352
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +0 -419
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +0 -341
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +0 -351
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +0 -487
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +0 -348
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +0 -487
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +0 -313
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +0 -334
- package/docs/interfaces/GuideLinePluginType.PluginState.html +0 -359
- package/docs/interfaces/GuideLinePluginType.Route.html +0 -375
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +0 -357
- package/docs/interfaces/HelperOffset.html +0 -336
- package/docs/interfaces/ImagePlaneGroup.html +0 -310
- package/docs/interfaces/ItemLabelPluginData.html +0 -307
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +0 -392
- package/docs/interfaces/ItemLabelPluginParametersType.html +0 -328
- package/docs/interfaces/MinMax.html +0 -314
- package/docs/interfaces/ModelChassisCompassPluginData.html +0 -314
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +0 -350
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +0 -314
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +0 -321
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +0 -358
- package/docs/interfaces/ModelItemLabelPluginData.html +0 -307
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +0 -392
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +0 -314
- package/docs/interfaces/ModelRoomLabelPluginData.html +0 -307
- package/docs/interfaces/ModelTVVideoPluginData.html +0 -328
- package/docs/interfaces/ModelTVVideoPluginExportType.html +0 -352
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +0 -307
- package/docs/interfaces/ModelViewPluginExportType.html +0 -420
- package/docs/interfaces/Object3DHelperState.html +0 -321
- package/docs/interfaces/ObjectHelperControllers.html +0 -328
- package/docs/interfaces/PaintBrushAction.html +0 -367
- package/docs/interfaces/PaintBrushConfigs.html +0 -365
- package/docs/interfaces/PaintBrushState.html +0 -349
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +0 -429
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +0 -286
- package/docs/interfaces/PanoMeasureParameterType.html +0 -453
- package/docs/interfaces/PanoMeasurePluginLineJson.html +0 -321
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +0 -318
- package/docs/interfaces/PanoMeasurePluginPointJson.html +0 -314
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +0 -324
- package/docs/interfaces/PanoRulerPluginExportType.html +0 -381
- package/docs/interfaces/PanoRulerPluginOptions.html +0 -330
- package/docs/interfaces/PanoRulerPluginParameterType.html +0 -321
- package/docs/interfaces/PanoRulerProPluginExportType.html +0 -357
- package/docs/interfaces/PanoRulerProPluginOptions.html +0 -327
- package/docs/interfaces/PanoRulerProPluginParameterType.html +0 -314
- package/docs/interfaces/PanoRulerProPluginState.html +0 -321
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +0 -300
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +0 -289
- package/docs/interfaces/PanoSpatialTagPluginData.html +0 -357
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +0 -339
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +0 -435
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +0 -335
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +0 -356
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +0 -342
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +0 -335
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +0 -327
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +0 -345
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +0 -318
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +0 -424
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +0 -318
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +0 -353
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +0 -372
- package/docs/interfaces/Point.html +0 -321
- package/docs/interfaces/Room.html +0 -328
- package/docs/interfaces/RoomInfo.html +0 -314
- package/docs/interfaces/RoomLabel.html +0 -390
- package/docs/interfaces/RoomRules.html +0 -289
- package/docs/interfaces/Rooms.html +0 -289
- package/docs/interfaces/Scissor.html +0 -348
- package/docs/interfaces/State.html +0 -335
- package/docs/interfaces/TagCacheInterface.html +0 -366
- package/docs/interfaces/TagConfig.html +0 -569
- package/docs/interfaces/TagGLTFObjectGroup.html +0 -310
- package/docs/interfaces/TagIconUrl.html +0 -367
- package/docs/interfaces/TagObjectGroup.html +0 -310
- package/docs/interfaces/TagStyle.html +0 -320
- package/docs/interfaces/Tags.html +0 -2824
- package/docs/interfaces/TemporaryState.html +0 -307
- package/docs/interfaces/Util.MagnifierParameter.html +0 -395
- package/docs/interfaces/Util.MouseGroupParameter.html +0 -354
- package/docs/interfaces/Util.PointIntersection.html +0 -369
- package/docs/modules/AreaMakerPluginType.html +0 -329
- package/docs/modules/CruisePluginTypes.html +0 -332
- package/docs/modules/CurrentPanoImagePluginType.html +0 -301
- package/docs/modules/GuideLineItem.html +0 -293
- package/docs/modules/GuideLineModeItem.html +0 -298
- package/docs/modules/GuideLinePluginType.html +0 -354
- package/docs/modules/PanoVideoPluginType.html +0 -305
- package/docs/modules/Util.html +0 -355
- package/docs/modules.html +0 -562
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +0 -336
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +0 -324
- package/docs/types/AreaMakerPluginType.PluginData.html +0 -306
- package/docs/types/AreaMakerPluginType.ServerData.html +0 -306
- package/docs/types/ArrayPosition.html +0 -283
- package/docs/types/AudioAppearance.html +0 -283
- package/docs/types/AudioTagTypeConfigKey.html +0 -283
- package/docs/types/CSS3DRenderExportType.html +0 -283
- package/docs/types/CSS3DRenderPluginExportType.html +0 -283
- package/docs/types/CSS3DRenderPluginParameterType.html +0 -283
- package/docs/types/ClassFunctionParameters.html +0 -290
- package/docs/types/Color.html +0 -283
- package/docs/types/ContentTypeConfigKey.html +0 -283
- package/docs/types/ContentTypeConfigKeySplit.html +0 -283
- package/docs/types/ContentTypeMap.html +0 -283
- package/docs/types/Create3DDomContainerReturnType.html +0 -283
- package/docs/types/Create3DElementReturnType.html +0 -283
- package/docs/types/CruisePluginExportType.html +0 -283
- package/docs/types/CruisePluginTypes.CruiseData.html +0 -322
- package/docs/types/CruisePluginTypes.MoveEffect.html +0 -299
- package/docs/types/CurrentPanoImagePluginExportType.html +0 -283
- package/docs/types/DeprecatedMediaPlaneProperty.html +0 -295
- package/docs/types/DeprecatedTagProperty.html +0 -298
- package/docs/types/Direction-1.html +0 -283
- package/docs/types/Direction4.html +0 -283
- package/docs/types/ElementRenderer.html +0 -307
- package/docs/types/FloorplanRuleLabels.html +0 -286
- package/docs/types/FloorplanServerRuleLabels.html +0 -283
- package/docs/types/GuideLinePluginExportType.html +0 -283
- package/docs/types/GuideLinePluginType.GuideLineItem.html +0 -356
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +0 -377
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +0 -310
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +0 -313
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +0 -313
- package/docs/types/GuideLinePluginType.PathItem.html +0 -313
- package/docs/types/GuideLinePluginType.PluginData.html +0 -322
- package/docs/types/HelperEventMap.html +0 -521
- package/docs/types/LoadTagConfig.html +0 -283
- package/docs/types/MapviewFloorplanPluginParameterType.html +0 -283
- package/docs/types/MapviewFloorplanPluginReturnType.html +0 -283
- package/docs/types/MediaData.html +0 -304
- package/docs/types/MediaStore.html +0 -288
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +0 -290
- package/docs/types/ModelFloorplanPluginParameterType.html +0 -283
- package/docs/types/ModelFloorplanPluginReturnType.html +0 -283
- package/docs/types/ModelId.html +0 -283
- package/docs/types/ModelRoomLabelPluginParameters.html +0 -283
- package/docs/types/ModelRoomLabelPluginReturnType.html +0 -283
- package/docs/types/MoveArgs.html +0 -293
- package/docs/types/MoveOpts.html +0 -291
- package/docs/types/Object3DHelperEventMap.html +0 -376
- package/docs/types/ObjectFit.html +0 -283
- package/docs/types/PaintBrushEventMap.html +0 -314
- package/docs/types/PanoCompassPluginData.html +0 -283
- package/docs/types/PanoCompassPluginExportType.html +0 -283
- package/docs/types/PanoCompassPluginParameterType.html +0 -283
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +0 -283
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +0 -283
- package/docs/types/PanoIndex.html +0 -283
- package/docs/types/PanoMeasurePluginEvent.html +0 -283
- package/docs/types/PanoMeasureReturnType.html +0 -283
- package/docs/types/PanoSpatialTagPluginId.html +0 -283
- package/docs/types/PanoTagPluginExportInterface.html +0 -283
- package/docs/types/PanoTagPluginParamsInterface.html +0 -283
- package/docs/types/PanoVideoPluginParameterType.html +0 -283
- package/docs/types/PanoVideoPluginReturnType.html +0 -283
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +0 -291
- package/docs/types/PipelinePluginParameterType.html +0 -283
- package/docs/types/PipelinePluginReturnType.html +0 -283
- package/docs/types/PlaneTag.html +0 -291
- package/docs/types/Point2DTag.html +0 -291
- package/docs/types/Point3DTag.html +0 -291
- package/docs/types/PointTag.html +0 -288
- package/docs/types/PointTagInstance.html +0 -288
- package/docs/types/Position.html +0 -283
- package/docs/types/RotateArgs.html +0 -295
- package/docs/types/RotateOpts.html +0 -291
- package/docs/types/RuleLabelsKey.html +0 -283
- package/docs/types/RuleLabelsValue.html +0 -283
- package/docs/types/StickType.html +0 -283
- package/docs/types/Tag.html +0 -349
- package/docs/types/Tag2D.html +0 -291
- package/docs/types/Tag3D.html +0 -291
- package/docs/types/TagConfigByKey.html +0 -288
- package/docs/types/TagContentType.html +0 -283
- package/docs/types/TagContentTypeMapping.html +0 -283
- package/docs/types/TagDimensionType.html +0 -285
- package/docs/types/TagElement.html +0 -293
- package/docs/types/TagEvents.html +0 -336
- package/docs/types/TagGLTFObject.html +0 -306
- package/docs/types/TagHooks.html +0 -283
- package/docs/types/TagId.html +0 -283
- package/docs/types/TagInstance.html +0 -361
- package/docs/types/TagPointType.html +0 -286
- package/docs/types/TagRendererMap.html +0 -290
- package/docs/types/TopviewFloorplanPluginParameterType.html +0 -283
- package/docs/types/TopviewFloorplanPluginReturnType.html +0 -283
- package/docs/types/WorkCode.html +0 -283
- package/docs/variables/FLOOR_TYPE_MAP.html +0 -293
- package/docs/variables/PLUGIN.html +0 -283
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +0 -286
- package/docs/variables/ROOM_TYPE_MAP.html +0 -293
- package/docs/variables/defaultGlobalConfig.html +0 -283
- package/docs/variables/itemLabelPluginServerParams.html +0 -290
- package/docs/variables/modelItemLabelPluginServerParams.html +0 -290
- package/docs/variables/modelRoomLabelPluginServerParams.html +0 -290
- package/libs/shared-utils/Utils/BaseUtil.d.ts +0 -5
- package/libs/shared-utils/Utils/BaseUtil.js +0 -12
- package/libs/shared-utils/Utils/WorkUtil.d.ts +0 -33
- package/libs/shared-utils/Utils/WorkUtil.js +0 -68
|
@@ -1,41 +1,40 @@
|
|
|
1
1
|
var K = Object.defineProperty, Q = Object.defineProperties;
|
|
2
2
|
var Y = Object.getOwnPropertyDescriptors;
|
|
3
|
-
var
|
|
3
|
+
var B = Object.getOwnPropertySymbols;
|
|
4
4
|
var Z = Object.prototype.hasOwnProperty, ee = Object.prototype.propertyIsEnumerable;
|
|
5
|
-
var w = (
|
|
5
|
+
var w = (a, s, e) => s in a ? K(a, s, { enumerable: !0, configurable: !0, writable: !0, value: e }) : a[s] = e, M = (a, s) => {
|
|
6
6
|
for (var e in s || (s = {}))
|
|
7
|
-
Z.call(s, e) && w(
|
|
8
|
-
if (
|
|
9
|
-
for (var e of
|
|
10
|
-
ee.call(s, e) && w(
|
|
11
|
-
return
|
|
12
|
-
},
|
|
13
|
-
var
|
|
7
|
+
Z.call(s, e) && w(a, e, s[e]);
|
|
8
|
+
if (B)
|
|
9
|
+
for (var e of B(s))
|
|
10
|
+
ee.call(s, e) && w(a, e, s[e]);
|
|
11
|
+
return a;
|
|
12
|
+
}, N = (a, s) => Q(a, Y(s));
|
|
13
|
+
var d = (a, s, e) => (w(a, typeof s != "symbol" ? s + "" : s, e), e);
|
|
14
14
|
import { defaultGlobalConfig as ie } from "../typings/tag/TagConfig.js";
|
|
15
15
|
import { objectAssignDeepExports as y } from "../../vendor/object-assign-deep/objectAssignDeep.js";
|
|
16
16
|
import * as te from "three";
|
|
17
17
|
import { DefaultConfig as oe } from "../tag.config.js";
|
|
18
|
-
import { anyPositionToVector3 as
|
|
18
|
+
import { anyPositionToVector3 as C } from "../../shared-utils/positionToVector3.js";
|
|
19
19
|
import { planeNormal as E } from "../utils/planeNormal.js";
|
|
20
|
-
import { getTagCenterPosition as
|
|
20
|
+
import { getTagCenterPosition as $ } from "../utils/tagPosition.js";
|
|
21
21
|
import { normalPositionToPositions as re } from "../utils/normalPositionToPositions.js";
|
|
22
22
|
import { TagCache as ne } from "./TagCache.js";
|
|
23
23
|
import { writable as se } from "../../vendor/svelte/store/index.js";
|
|
24
24
|
import { isIOSWX as fe } from "../../shared-utils/device.js";
|
|
25
|
-
import { Five as
|
|
26
|
-
import { isMediaPlaneTag as
|
|
25
|
+
import { Five as ae } from "@realsee/five";
|
|
26
|
+
import { isMediaPlaneTag as ce, isMediaModelTag as z, isPlaneTag as le, isPoint3DTag as de } from "../utils/tag/tagCheck.js";
|
|
27
27
|
import { VideoPlane as ue } from "../utils/model/mediaPlane.js";
|
|
28
|
-
import { FiveDomEvents as
|
|
29
|
-
import
|
|
30
|
-
import { isPanoramaLike as A, isModelLike as
|
|
28
|
+
import { FiveDomEvents as pe } from "../../shared-utils/five/FiveDomEvents.js";
|
|
29
|
+
import H from "../utils/tag/adaptConfig.js";
|
|
30
|
+
import { isPanoramaLike as A, isModelLike as J } from "../../shared-utils/five/mode.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
34
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
35
|
-
import { entries as
|
|
36
|
-
import { getUrlExt as
|
|
37
|
-
import { transformPosition as
|
|
38
|
-
import { WorkUtil as pe } from "../../shared-utils/Utils/WorkUtil.js";
|
|
35
|
+
import { entries as U } from "../../shared-utils/typescript/entries.js";
|
|
36
|
+
import { getUrlExt as G } from "../../shared-utils/url/getUrl.js";
|
|
37
|
+
import { transformPosition as O } from "../../shared-utils/five/transformPosition.js";
|
|
39
38
|
import "../../shared-utils/three/centerPoint.js";
|
|
40
39
|
import "../../base/BasePlugin.js";
|
|
41
40
|
import "../../shared-utils/Subscribe.js";
|
|
@@ -61,26 +60,31 @@ import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
|
61
60
|
import "../../shared-utils/three/FragmentTransparencyMaterial.js";
|
|
62
61
|
import "../../shared-utils/three/getNormal.js";
|
|
63
62
|
import "../../shared-utils/five/calculateThreeMouse.js";
|
|
64
|
-
|
|
65
|
-
class ui extends ne {
|
|
63
|
+
class ci extends ne {
|
|
66
64
|
constructor(e) {
|
|
67
65
|
super(e);
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
p(this, "mediaStore", se({
|
|
66
|
+
d(this, "tags", []);
|
|
67
|
+
d(this, "config", oe);
|
|
68
|
+
d(this, "mediaStore", se({
|
|
72
69
|
currentMediaElement: null
|
|
73
70
|
}));
|
|
74
71
|
/** css3DRenderPlugin */
|
|
75
|
-
|
|
76
|
-
|
|
72
|
+
d(this, "css3DRenderPlugin");
|
|
73
|
+
d(this, "store", {
|
|
77
74
|
disposers: [],
|
|
78
75
|
disposed: !1,
|
|
79
76
|
resizeObserverDisposerAdding: !1,
|
|
80
77
|
css3DRenderDisposer: /* @__PURE__ */ new Map()
|
|
81
78
|
});
|
|
82
|
-
|
|
83
|
-
|
|
79
|
+
d(this, "domEvents", new pe(this.five));
|
|
80
|
+
d(this, "_workCode");
|
|
81
|
+
d(this, "getObserverPosition", (e) => {
|
|
82
|
+
var o, t, r;
|
|
83
|
+
const i = (o = this.work) == null ? void 0 : o.observers[e];
|
|
84
|
+
if (i)
|
|
85
|
+
return O(i.position, (r = (t = this.work) == null ? void 0 : t.options) == null ? void 0 : r.transform);
|
|
86
|
+
});
|
|
87
|
+
d(this, "loadVideoFirstFrame", () => {
|
|
84
88
|
fe && this.hooks.emit("loadVideoFirstFrame");
|
|
85
89
|
});
|
|
86
90
|
this.mediaStore.subscribe(({ currentMediaElement: i }) => {
|
|
@@ -95,10 +99,15 @@ class ui extends ne {
|
|
|
95
99
|
});
|
|
96
100
|
}
|
|
97
101
|
set workCode(e) {
|
|
98
|
-
this.
|
|
102
|
+
this._workCode = e;
|
|
99
103
|
}
|
|
100
104
|
get workCode() {
|
|
101
|
-
|
|
105
|
+
var e;
|
|
106
|
+
return (e = this._workCode) != null ? e : this.five.state.workCode;
|
|
107
|
+
}
|
|
108
|
+
get work() {
|
|
109
|
+
var e, i;
|
|
110
|
+
return (i = (e = this.five.works) == null ? void 0 : e.find((o) => o.workCode === this.workCode)) != null ? i : this.five.work;
|
|
102
111
|
}
|
|
103
112
|
getTagById(e) {
|
|
104
113
|
const i = this.tags.find((o) => o.id === e);
|
|
@@ -116,9 +125,9 @@ class ui extends ne {
|
|
|
116
125
|
* @description: 获取标签配置
|
|
117
126
|
*/
|
|
118
127
|
getTagConfig(e, i) {
|
|
119
|
-
var
|
|
120
|
-
const o = this.calculateTagConfig(e, i), t = (
|
|
121
|
-
return (
|
|
128
|
+
var n, f, c;
|
|
129
|
+
const o = this.calculateTagConfig(e, i), t = (n = i == null ? void 0 : i.fiveMode) != null ? n : this.five.getCurrentState().mode, r = (f = o.configWithFiveMode) == null ? void 0 : f[t];
|
|
130
|
+
return (c = r != null ? r : o) != null ? c : {};
|
|
122
131
|
}
|
|
123
132
|
/**
|
|
124
133
|
* @description 获取标签当前状态
|
|
@@ -163,15 +172,15 @@ class ui extends ne {
|
|
|
163
172
|
return;
|
|
164
173
|
const t = e.data.mediaData;
|
|
165
174
|
if (!(!t || t.length === 0) && o.renderType === "Mesh") {
|
|
166
|
-
if (
|
|
175
|
+
if (ce(e)) {
|
|
167
176
|
if (t.length === 1) {
|
|
168
177
|
if (t[0].type === "Video")
|
|
169
178
|
return "Mesh";
|
|
170
179
|
if (t[0].type === "Image")
|
|
171
|
-
return
|
|
180
|
+
return G(t[0].url) === "gif" ? "Dom" : "Mesh";
|
|
172
181
|
}
|
|
173
|
-
} else if (
|
|
174
|
-
return t.length === 1 && t[0].type === "Image" ?
|
|
182
|
+
} else if (z(e))
|
|
183
|
+
return t.length === 1 && t[0].type === "Image" ? G(t[0].url) === "gif" ? "Dom" : "Mesh" : "BehindDom";
|
|
175
184
|
}
|
|
176
185
|
})();
|
|
177
186
|
return i != null ? i : "Dom";
|
|
@@ -187,16 +196,16 @@ class ui extends ne {
|
|
|
187
196
|
if (t.angle !== void 0)
|
|
188
197
|
return t.angle;
|
|
189
198
|
{
|
|
190
|
-
const
|
|
191
|
-
if (
|
|
192
|
-
throw new Error(`getAngle(): observerPosition is ${
|
|
193
|
-
const
|
|
194
|
-
if (!
|
|
199
|
+
const r = this.getObserverPosition(o);
|
|
200
|
+
if (r === void 0)
|
|
201
|
+
throw new Error(`getAngle(): observerPosition is ${r}`);
|
|
202
|
+
const n = (() => e.stickType === "3DPoint" ? C(e.normal) : E(e.position))();
|
|
203
|
+
if (!n)
|
|
195
204
|
return;
|
|
196
|
-
const f =
|
|
205
|
+
const f = $(e);
|
|
197
206
|
if (!f)
|
|
198
207
|
return;
|
|
199
|
-
const
|
|
208
|
+
const c = new te.Vector3().copy(r).sub(f), g = n.angleTo(c) * 180 / Math.PI;
|
|
200
209
|
return t.angle = g, t.angle;
|
|
201
210
|
}
|
|
202
211
|
}
|
|
@@ -204,47 +213,47 @@ class ui extends ne {
|
|
|
204
213
|
* @description: 获取距离
|
|
205
214
|
*/
|
|
206
215
|
getDistance(e, i) {
|
|
207
|
-
const o =
|
|
208
|
-
if ((
|
|
209
|
-
return
|
|
210
|
-
const f =
|
|
216
|
+
const o = M(M({}, this.five.getCurrentState()), i), { panoIndex: t, mode: r } = o, n = A(r) ? this.getPanoIndexCache({ panoIndex: t, id: e.id }) : void 0;
|
|
217
|
+
if ((n == null ? void 0 : n.distance) !== void 0)
|
|
218
|
+
return n.distance;
|
|
219
|
+
const f = $(e);
|
|
211
220
|
if (!f)
|
|
212
221
|
return -1;
|
|
213
|
-
if (A(
|
|
214
|
-
const
|
|
215
|
-
if (
|
|
222
|
+
if (A(r)) {
|
|
223
|
+
const c = this.getObserverPosition(t);
|
|
224
|
+
if (c === void 0)
|
|
216
225
|
return -1;
|
|
217
|
-
const g =
|
|
218
|
-
return
|
|
226
|
+
const g = c.distanceTo(f);
|
|
227
|
+
return n && (n.distance = g), g;
|
|
219
228
|
}
|
|
220
|
-
if (
|
|
229
|
+
if (J(r))
|
|
221
230
|
return this.five.camera.position.distanceTo(f);
|
|
222
231
|
}
|
|
223
232
|
getPositions(e) {
|
|
224
|
-
if (
|
|
233
|
+
if (le(e))
|
|
225
234
|
return e.position;
|
|
226
|
-
if (
|
|
235
|
+
if (z(e))
|
|
227
236
|
return e.data.mediaPosition;
|
|
228
237
|
if (de(e))
|
|
229
|
-
return re(this.five.camera.position,
|
|
238
|
+
return re(this.five.camera.position, C(e.position), C(e.normal));
|
|
230
239
|
}
|
|
231
240
|
addObjectClickHandler(e, i, o) {
|
|
232
241
|
if (!i || !this.domEvents)
|
|
233
242
|
return () => {
|
|
234
243
|
};
|
|
235
|
-
const t = () => !(!this.getCurrentVisibleState(e) || e.loading),
|
|
244
|
+
const t = () => !(!this.getCurrentVisibleState(e) || e.loading), r = (n) => {
|
|
236
245
|
if (!t())
|
|
237
246
|
return !1;
|
|
238
|
-
o(
|
|
247
|
+
o(n.origDomEvent);
|
|
239
248
|
};
|
|
240
|
-
return this.domEvents.addEventListener(i, "click",
|
|
241
|
-
var
|
|
242
|
-
(
|
|
249
|
+
return this.domEvents.addEventListener(i, "click", r), () => {
|
|
250
|
+
var n;
|
|
251
|
+
(n = this.domEvents) == null || n.removeEventListener(i, "click", r);
|
|
243
252
|
};
|
|
244
253
|
}
|
|
245
254
|
getTagNormal(e) {
|
|
246
255
|
if (e.normal)
|
|
247
|
-
return
|
|
256
|
+
return C(e.normal);
|
|
248
257
|
if (e.stickType === "Plane")
|
|
249
258
|
return E(e.position);
|
|
250
259
|
if (e.stickType === "Model")
|
|
@@ -274,10 +283,11 @@ class ui extends ne {
|
|
|
274
283
|
});
|
|
275
284
|
}
|
|
276
285
|
getTransformedPostion(e) {
|
|
286
|
+
var o, t;
|
|
277
287
|
if (!e)
|
|
278
288
|
return;
|
|
279
|
-
const i = this.
|
|
280
|
-
return Array.isArray(e) && e.length === 4 ? e.map(
|
|
289
|
+
const i = (t = (o = this.work) == null ? void 0 : o.options) == null ? void 0 : t.transform;
|
|
290
|
+
return Array.isArray(e) && e.length === 4 ? e.map(C).map((r) => O(r, i)) : O(C(e), i);
|
|
281
291
|
}
|
|
282
292
|
/**
|
|
283
293
|
* @description 检查是否已经销毁
|
|
@@ -290,50 +300,50 @@ class ui extends ne {
|
|
|
290
300
|
* @description: 获取merge后的配置
|
|
291
301
|
*/
|
|
292
302
|
calculateTagConfig(e, i) {
|
|
293
|
-
var
|
|
294
|
-
const o = (
|
|
303
|
+
var j, S, I, W, F, V;
|
|
304
|
+
const o = (j = i == null ? void 0 : i.useCache) != null ? j : !0;
|
|
295
305
|
if (!e)
|
|
296
|
-
return (
|
|
306
|
+
return (S = this.config.globalConfig) != null ? S : {};
|
|
297
307
|
if (o) {
|
|
298
|
-
if ((
|
|
308
|
+
if ((I = e == null ? void 0 : e.computedConfig) != null && I._isMerged)
|
|
299
309
|
return e.computedConfig;
|
|
300
|
-
if ((
|
|
310
|
+
if ((W = e == null ? void 0 : e.config) != null && W._isMerged)
|
|
301
311
|
return e.config;
|
|
302
312
|
}
|
|
303
|
-
const t = {},
|
|
304
|
-
this.config.contentTypeConfig && Object.entries(this.config.contentTypeConfig).forEach(([
|
|
305
|
-
var
|
|
306
|
-
const
|
|
307
|
-
if (!v[
|
|
308
|
-
if (h.length === 0 && (v[
|
|
313
|
+
const t = {}, r = {}, n = {};
|
|
314
|
+
this.config.contentTypeConfig && Object.entries(this.config.contentTypeConfig).forEach(([u, p]) => {
|
|
315
|
+
var _, x;
|
|
316
|
+
const l = u, D = l.split("-"), L = u.startsWith("["), T = L ? D[0].slice(1, -1) : void 0, h = L ? D.slice(1) : D, v = T ? ["PanoramaLike", "ModelLike"].includes(T) ? (_ = r[T]) != null ? _ : r[T] = {} : (x = n[T]) != null ? x : n[T] = {} : t;
|
|
317
|
+
if (!v[l]) {
|
|
318
|
+
if (h.length === 0 && (v[l] = p), h.length === 1) {
|
|
309
319
|
const [m] = h;
|
|
310
|
-
(e.contentType === m || m === "Any") && (v[
|
|
320
|
+
(e.contentType === m || m === "Any") && (v[l] = p);
|
|
311
321
|
}
|
|
312
322
|
if (h.length === 2) {
|
|
313
|
-
const [m = "Any",
|
|
314
|
-
m === "Mixin" && e.contentType ===
|
|
323
|
+
const [m = "Any", P = "Any"] = h;
|
|
324
|
+
m === "Mixin" && e.contentType === P && (v[l] = p), (e.stickType === m || m === "Any") && (e.contentType === P || P === "Any") && (v[l] = p);
|
|
315
325
|
}
|
|
316
326
|
if (h.length === 3) {
|
|
317
|
-
const [m = "Any",
|
|
318
|
-
if (
|
|
319
|
-
const
|
|
320
|
-
(
|
|
327
|
+
const [m = "Any", P, q] = h;
|
|
328
|
+
if (P === "Audio" && e.contentType === "Audio") {
|
|
329
|
+
const R = e;
|
|
330
|
+
(R.stickType === m || m === "Any") && R.data.appearance === q && (v[l] = p);
|
|
321
331
|
}
|
|
322
332
|
}
|
|
323
333
|
}
|
|
324
334
|
});
|
|
325
|
-
const f = (
|
|
326
|
-
|
|
327
|
-
X.forEach((
|
|
328
|
-
(
|
|
335
|
+
const f = (V = (F = e.initialConfig) != null ? F : e.config) != null ? V : {}, c = y({}, ie, this.config.globalConfig, ...Object.values(t)), g = y({}, c, f), k = {}, X = Object.values(ae.Mode);
|
|
336
|
+
U(r).forEach(([u, p]) => {
|
|
337
|
+
X.forEach((l) => {
|
|
338
|
+
(u === "PanoramaLike" && A(l) || u === "ModelLike" && J(l)) && (k[l] = y({}, c, ...Object.values(p), f, { _isMerged: !0 }));
|
|
329
339
|
});
|
|
330
|
-
}),
|
|
331
|
-
|
|
340
|
+
}), U(n).forEach(([u, p]) => {
|
|
341
|
+
k[u] = y({}, c, ...Object.values(p), f, { _isMerged: !0 });
|
|
332
342
|
});
|
|
333
|
-
const b =
|
|
334
|
-
return
|
|
343
|
+
const b = N(M({}, g), { configWithFiveMode: k });
|
|
344
|
+
return H(b), Object.values(k).forEach((u) => H(u)), b._isMerged = !0, b;
|
|
335
345
|
}
|
|
336
346
|
}
|
|
337
347
|
export {
|
|
338
|
-
|
|
348
|
+
ci as TagUtil
|
|
339
349
|
};
|
|
@@ -90,8 +90,6 @@ import "../utils/tag/adaptConfig.js";
|
|
|
90
90
|
import "../../shared-utils/typescript/entries.js";
|
|
91
91
|
import "../../shared-utils/url/getUrl.js";
|
|
92
92
|
import "../../shared-utils/five/transformPosition.js";
|
|
93
|
-
import "../../shared-utils/Utils/WorkUtil.js";
|
|
94
|
-
import "../../shared-utils/Utils/BaseUtil.js";
|
|
95
93
|
import "../../shared-utils/five/getFloorIndex.js";
|
|
96
94
|
import "../../shared-utils/safeObj.js";
|
|
97
95
|
import "../Components/TagContainer.js";
|
|
@@ -171,8 +169,8 @@ import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
|
171
169
|
import "../../shared-utils/three/GLTFLoader.js";
|
|
172
170
|
import "@realsee/five/gltf-loader";
|
|
173
171
|
import "../../shared-utils/animationFrame/index.js";
|
|
174
|
-
const w = "Dnalogel-PanoTagPlugin",
|
|
175
|
-
class
|
|
172
|
+
const w = "Dnalogel-PanoTagPlugin", Ui = (d) => `${w}--${d}`;
|
|
173
|
+
class Ii extends z {
|
|
176
174
|
constructor(e, t) {
|
|
177
175
|
super(e);
|
|
178
176
|
/** state */
|
|
@@ -546,7 +544,7 @@ class Bi extends z {
|
|
|
546
544
|
}
|
|
547
545
|
}
|
|
548
546
|
export {
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
|
|
547
|
+
Ii as PanoTagPluginController,
|
|
548
|
+
Ii as default,
|
|
549
|
+
Ui as pluginFlag
|
|
552
550
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import r from "./controller/index.js";
|
|
2
|
-
import { pluginFlag as
|
|
3
|
-
import { defaultGlobalConfig as
|
|
4
|
-
import { ContentType as
|
|
2
|
+
import { pluginFlag as Nt } from "./controller/index.js";
|
|
3
|
+
import { defaultGlobalConfig as Qt } from "./typings/tag/TagConfig.js";
|
|
4
|
+
import { ContentType as St, DimensionType as Ut, PointType as Vt } from "./Archive/deprecated.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import "@realsee/five";
|
|
7
7
|
import "../vendor/object-assign-deep/objectAssignDeep.js";
|
|
@@ -61,8 +61,6 @@ import "./utils/tag/adaptConfig.js";
|
|
|
61
61
|
import "../shared-utils/typescript/entries.js";
|
|
62
62
|
import "../shared-utils/url/getUrl.js";
|
|
63
63
|
import "../shared-utils/five/transformPosition.js";
|
|
64
|
-
import "../shared-utils/Utils/WorkUtil.js";
|
|
65
|
-
import "../shared-utils/Utils/BaseUtil.js";
|
|
66
64
|
import "../shared-utils/five/getFloorIndex.js";
|
|
67
65
|
import "../shared-utils/safeObj.js";
|
|
68
66
|
import "./Components/TagContainer.js";
|
|
@@ -145,14 +143,14 @@ import "@realsee/five/gltf-loader";
|
|
|
145
143
|
import "../shared-utils/animationFrame/BetterTween.js";
|
|
146
144
|
import "../shared-utils/animationFrame/index.js";
|
|
147
145
|
import "../shared-utils/five/fiveModelLoad.js";
|
|
148
|
-
const
|
|
146
|
+
const Kt = (o, t) => new r(o, t);
|
|
149
147
|
export {
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
148
|
+
St as ContentType,
|
|
149
|
+
Ut as DimensionType,
|
|
150
|
+
Kt as PanoTagPlugin,
|
|
153
151
|
r as PanoTagPluginController,
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
152
|
+
Vt as PointType,
|
|
153
|
+
Kt as default,
|
|
154
|
+
Qt as defaultGlobalConfig,
|
|
155
|
+
Nt as pluginFlag
|
|
158
156
|
};
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -14,10 +14,10 @@ let b = class {
|
|
|
14
14
|
/**
|
|
15
15
|
* @realsee/dnalogel 版本号
|
|
16
16
|
*/
|
|
17
|
-
i(this, "VERSION", "3.11.0
|
|
17
|
+
i(this, "VERSION", "3.11.0");
|
|
18
18
|
i(this, "five");
|
|
19
19
|
/**
|
|
20
|
-
*
|
|
20
|
+
* 插件事件钩子
|
|
21
21
|
*/
|
|
22
22
|
i(this, "hooks", new a());
|
|
23
23
|
i(this, "staticPrefix", "//vr-image-4.realsee-cdn.cn");
|