@realsee/dnalogel 3.0.0-0 → 3.0.0-2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/dist/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/dist/index.cjs.js +54 -54
- package/dist/index.js +3316 -3309
- package/dist/index.umd.js +47 -47
- package/dist/shared-utils/index.d.ts +1 -1
- package/dist/shared-utils/nearlyEqual.d.ts +7 -0
- package/dist/shared-utils/three/getNormal.d.ts +2 -0
- package/dist/shared-utils/url/getUrl.d.ts +4 -0
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +30 -30
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +31 -31
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +10 -10
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +44 -44
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.LineSegments.html +7 -7
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.Object3D.html +7 -7
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/AreaMakerPlugin.html +4 -4
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/CurrentPanoImagePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/PipelinePlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.checkFiveModelLoaded.html +4 -4
- package/docs/functions/Util.equal.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.Config.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +14 -14
- package/docs/interfaces/AreaMakerPluginType.Params.html +6 -6
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +8 -8
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +7 -7
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/AreaMakerPluginType.State.html +7 -7
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +5 -5
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +10 -10
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +11 -11
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +6 -6
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +5 -5
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +7 -7
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +7 -7
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +5 -5
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +15 -15
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +13 -13
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/AreaMakerPluginType.html +4 -4
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/CurrentPanoImagePluginType.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +4 -4
- package/docs/types/AreaMakerPluginType.PluginData.html +4 -4
- package/docs/types/AreaMakerPluginType.ServerData.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/CurrentPanoImagePluginExportType.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelId.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PipelinePluginParameterType.html +4 -4
- package/docs/types/PipelinePluginReturnType.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagConfigByKey.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/defaultGlobalConfig.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/AreaMakerPlugin/Controller.js +5 -3
- package/libs/AreaMakerPlugin/index.js +5 -3
- package/libs/AreaMakerPlugin/utils/Item.js +9 -7
- package/libs/CSS3DRenderPlugin/Controller.js +5 -3
- package/libs/CSS3DRenderPlugin/index.js +8 -6
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +9 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.d.ts +0 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +23 -22
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.d.ts +2 -6
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +44 -54
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +4 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +4 -3
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -10
- package/libs/CruisePlugin/Controller.js +39 -37
- package/libs/CruisePlugin/index.js +10 -8
- package/libs/CurrentPanoImagePlugin/Controller.js +11 -9
- package/libs/CurrentPanoImagePlugin/index.js +6 -4
- package/libs/GuideLinePlugin/Controller.js +26 -24
- package/libs/GuideLinePlugin/GuideLineItem.js +7 -5
- package/libs/GuideLinePlugin/GuideLineModeItem.js +7 -5
- package/libs/GuideLinePlugin/index.js +12 -10
- package/libs/ModelTVVideoPlugin/Plugin.js +6 -4
- package/libs/ModelTVVideoPlugin/index.js +5 -3
- package/libs/Object3DHelperPlugin/Controller.js +5 -3
- package/libs/Object3DHelperPlugin/index.js +8 -6
- package/libs/PanoCompassPlugin/Controller.js +5 -3
- package/libs/PanoCompassPlugin/index.js +6 -4
- package/libs/PanoDoorLabelPlugin/BaseController.js +9 -7
- package/libs/PanoDoorLabelPlugin/Controller.js +5 -3
- package/libs/PanoDoorLabelPlugin/index.js +6 -4
- package/libs/PanoMeasurePlugin/Components/Controller0.js +5 -3
- package/libs/PanoMeasurePlugin/Components/Controller1.js +55 -53
- package/libs/PanoMeasurePlugin/Controller/EditController.js +5 -3
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +4 -2
- package/libs/PanoMeasurePlugin/Controller/index.js +5 -3
- package/libs/PanoMeasurePlugin/Model/area.js +4 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +25 -23
- package/libs/PanoMeasurePlugin/index.js +16 -14
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +14 -12
- package/libs/PanoSpatialTagPlugin/Plugin.js +6 -4
- package/libs/PanoSpatialTagPlugin/index.js +3 -1
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +4 -2
- package/libs/PanoTagPlugin/Components/Tag/index.js +185 -183
- package/libs/PanoTagPlugin/Components/TagContainer.js +36 -34
- package/libs/PanoTagPlugin/Components/TagItem.js +66 -64
- package/libs/PanoTagPlugin/controller/TagCache.js +5 -3
- package/libs/PanoTagPlugin/controller/TagComputer.js +6 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +7 -5
- package/libs/PanoTagPlugin/controller/TagUtil.js +66 -59
- package/libs/PanoTagPlugin/controller/index.js +16 -14
- package/libs/PanoTagPlugin/index.js +16 -14
- package/libs/PanoTagPlugin/utils/model/mediaPlane.js +97 -99
- package/libs/PanoVideoPlugin/Controller.js +5 -3
- package/libs/PanoVideoPlugin/VideoMeshController.js +4 -2
- package/libs/PanoVideoPlugin/index.js +8 -6
- package/libs/PipelinePlugin/Controller.js +5 -3
- package/libs/PipelinePlugin/index.js +6 -4
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +4 -2
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +14 -12
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +2 -0
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +5 -3
- package/libs/floorplan/ModelFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +5 -3
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +6 -4
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +33 -31
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +6 -4
- package/libs/floorplan/index.js +1 -0
- package/libs/index.js +121 -119
- package/libs/shared-utils/five/changeMode.js +11 -11
- package/libs/shared-utils/index.d.ts +1 -1
- package/libs/shared-utils/index.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/nearlyEqual.d.ts +7 -0
- package/libs/shared-utils/nearlyEqual.js +9 -3
- package/libs/shared-utils/three/getNormal.d.ts +2 -0
- package/libs/shared-utils/three/getNormal.js +10 -0
- package/libs/shared-utils/url/getUrl.d.ts +4 -0
- package/libs/shared-utils/url/getUrl.js +7 -0
- package/package.json +2 -2
- /package/dist/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.d.ts → url/absoluteUrl.d.ts} +0 -0
- /package/libs/shared-utils/{absoluteUrl.js → url/absoluteUrl.js} +0 -0
|
@@ -66,12 +66,14 @@ import "../../shared-utils/positionToVector3.js";
|
|
|
66
66
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
67
67
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
68
68
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
69
|
+
import "../../shared-utils/util.js";
|
|
69
70
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
70
71
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
71
72
|
import "../../shared-utils/Subscribe.js";
|
|
72
73
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
73
74
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
74
75
|
import "../../shared-utils/three/centerPoint.js";
|
|
76
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
75
77
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
76
78
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
77
79
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -90,24 +92,24 @@ import "../utils/getImageInfo.js";
|
|
|
90
92
|
import "./Tag/CustomTag.js";
|
|
91
93
|
import "../../vendor/classnames/index.js";
|
|
92
94
|
import "./Common/TagPoint.js";
|
|
93
|
-
function E(
|
|
94
|
-
q(
|
|
95
|
+
function E(p) {
|
|
96
|
+
q(p, "svelte-p0nosq", ".tag--container.svelte-p0nosq{box-sizing:border-box;position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;opacity:1;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform:translate3d(0, 0, 0)}.withAnimation.svelte-p0nosq{transition:opacity 0.2s linear}.tag--container.hide.svelte-p0nosq{opacity:0;pointer-events:none}.tag--container.hide.svelte-p0nosq *{pointer-events:none !important}");
|
|
95
97
|
}
|
|
96
|
-
function
|
|
97
|
-
const e =
|
|
98
|
+
function g(p, t, i) {
|
|
99
|
+
const e = p.slice();
|
|
98
100
|
return e[7] = t[i], e;
|
|
99
101
|
}
|
|
100
|
-
function
|
|
102
|
+
function d(p) {
|
|
101
103
|
let t, i = [], e = /* @__PURE__ */ new Map(), m, r = (
|
|
102
104
|
/*tags*/
|
|
103
|
-
|
|
105
|
+
p[1]
|
|
104
106
|
);
|
|
105
|
-
const
|
|
107
|
+
const a = (o) => (
|
|
106
108
|
/*tag*/
|
|
107
109
|
o[7].id
|
|
108
110
|
);
|
|
109
111
|
for (let o = 0; o < r.length; o += 1) {
|
|
110
|
-
let n =
|
|
112
|
+
let n = g(p, r, o), s = a(n);
|
|
111
113
|
e.set(s, i[o] = k(s, n));
|
|
112
114
|
}
|
|
113
115
|
return {
|
|
@@ -115,13 +117,13 @@ function g(a) {
|
|
|
115
117
|
t = C("div");
|
|
116
118
|
for (let o = 0; o < i.length; o += 1)
|
|
117
119
|
i[o].c();
|
|
118
|
-
z(t, "class", "tag--container svelte-
|
|
119
|
-
|
|
120
|
-
|
|
120
|
+
z(t, "class", "tag--container svelte-p0nosq"), u(t, "hide", !/*state*/
|
|
121
|
+
p[4].visible || !/*temporaryState*/
|
|
122
|
+
p[5].visible), u(
|
|
121
123
|
t,
|
|
122
124
|
"withAnimation",
|
|
123
125
|
/*withAnimation*/
|
|
124
|
-
|
|
126
|
+
p[0]
|
|
125
127
|
);
|
|
126
128
|
},
|
|
127
129
|
m(o, n) {
|
|
@@ -133,7 +135,7 @@ function g(a) {
|
|
|
133
135
|
p(o, n) {
|
|
134
136
|
n & /*state, temporaryState, withAnimation, tags, mediaStore, renderMap*/
|
|
135
137
|
63 && (r = /*tags*/
|
|
136
|
-
o[1], S(), i = T(i, n,
|
|
138
|
+
o[1], S(), i = T(i, n, a, 1, o, r, e, t, I, k, null, g), w()), (!m || n & /*state, temporaryState*/
|
|
137
139
|
48) && u(t, "hide", !/*state*/
|
|
138
140
|
o[4].visible || !/*temporaryState*/
|
|
139
141
|
o[5].visible), (!m || n & /*withAnimation*/
|
|
@@ -163,7 +165,7 @@ function g(a) {
|
|
|
163
165
|
}
|
|
164
166
|
};
|
|
165
167
|
}
|
|
166
|
-
function k(
|
|
168
|
+
function k(p, t) {
|
|
167
169
|
let i, e, m;
|
|
168
170
|
return e = new D({
|
|
169
171
|
props: {
|
|
@@ -193,28 +195,28 @@ function k(a, t) {
|
|
|
193
195
|
)
|
|
194
196
|
}
|
|
195
197
|
}), {
|
|
196
|
-
key:
|
|
198
|
+
key: p,
|
|
197
199
|
first: null,
|
|
198
200
|
c() {
|
|
199
201
|
i = b(), N(e.$$.fragment), this.first = i;
|
|
200
202
|
},
|
|
201
|
-
m(r,
|
|
202
|
-
h(r, i,
|
|
203
|
+
m(r, a) {
|
|
204
|
+
h(r, i, a), j(e, r, a), m = !0;
|
|
203
205
|
},
|
|
204
|
-
p(r,
|
|
206
|
+
p(r, a) {
|
|
205
207
|
t = r;
|
|
206
208
|
const o = {};
|
|
207
|
-
|
|
209
|
+
a & /*state*/
|
|
208
210
|
16 && (o.state = /*state*/
|
|
209
|
-
t[4]),
|
|
211
|
+
t[4]), a & /*temporaryState*/
|
|
210
212
|
32 && (o.temporaryState = /*temporaryState*/
|
|
211
|
-
t[5]),
|
|
213
|
+
t[5]), a & /*withAnimation*/
|
|
212
214
|
1 && (o.withAnimation = /*withAnimation*/
|
|
213
|
-
t[0]),
|
|
215
|
+
t[0]), a & /*tags*/
|
|
214
216
|
2 && (o.tag = /*tag*/
|
|
215
|
-
t[7]),
|
|
217
|
+
t[7]), a & /*mediaStore*/
|
|
216
218
|
4 && (o.mediaStore = /*mediaStore*/
|
|
217
|
-
t[2]),
|
|
219
|
+
t[2]), a & /*renderMap*/
|
|
218
220
|
8 && (o.renderMap = /*renderMap*/
|
|
219
221
|
t[3]), e.$set(o);
|
|
220
222
|
},
|
|
@@ -229,10 +231,10 @@ function k(a, t) {
|
|
|
229
231
|
}
|
|
230
232
|
};
|
|
231
233
|
}
|
|
232
|
-
function F(
|
|
234
|
+
function F(p) {
|
|
233
235
|
let t, i, e = (
|
|
234
236
|
/*state*/
|
|
235
|
-
|
|
237
|
+
p[4].enabled && d(p)
|
|
236
238
|
);
|
|
237
239
|
return {
|
|
238
240
|
c() {
|
|
@@ -244,7 +246,7 @@ function F(a) {
|
|
|
244
246
|
p(m, [r]) {
|
|
245
247
|
/*state*/
|
|
246
248
|
m[4].enabled ? e ? (e.p(m, r), r & /*state*/
|
|
247
|
-
16 && f(e, 1)) : (e =
|
|
249
|
+
16 && f(e, 1)) : (e = d(m), e.c(), f(e, 1), e.m(t.parentNode, t)) : e && (S(), c(e, 1, 1, () => {
|
|
248
250
|
e = null;
|
|
249
251
|
}), w());
|
|
250
252
|
},
|
|
@@ -259,13 +261,13 @@ function F(a) {
|
|
|
259
261
|
}
|
|
260
262
|
};
|
|
261
263
|
}
|
|
262
|
-
function G(
|
|
263
|
-
let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore:
|
|
264
|
-
return M("hooks", r),
|
|
265
|
-
"withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2,
|
|
266
|
-
}, [e, m,
|
|
264
|
+
function G(p, t, i) {
|
|
265
|
+
let { withAnimation: e = !1 } = t, { tags: m = [] } = t, { hooks: r } = t, { mediaStore: a } = t, { renderMap: o } = t, { state: n } = t, { temporaryState: s } = t;
|
|
266
|
+
return M("hooks", r), p.$$set = (l) => {
|
|
267
|
+
"withAnimation" in l && i(0, e = l.withAnimation), "tags" in l && i(1, m = l.tags), "hooks" in l && i(6, r = l.hooks), "mediaStore" in l && i(2, a = l.mediaStore), "renderMap" in l && i(3, o = l.renderMap), "state" in l && i(4, n = l.state), "temporaryState" in l && i(5, s = l.temporaryState);
|
|
268
|
+
}, [e, m, a, o, n, s, r];
|
|
267
269
|
}
|
|
268
|
-
class
|
|
270
|
+
class ye extends v {
|
|
269
271
|
constructor(t) {
|
|
270
272
|
super(), A(
|
|
271
273
|
this,
|
|
@@ -287,5 +289,5 @@ class ve extends v {
|
|
|
287
289
|
}
|
|
288
290
|
}
|
|
289
291
|
export {
|
|
290
|
-
|
|
292
|
+
ye as default
|
|
291
293
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as O, init as Q, safe_not_equal as U, append_styles as W, element as C, space as X, attr as c, null_to_empty as V, set_style as
|
|
1
|
+
import { SvelteComponent as O, init as Q, safe_not_equal as U, append_styles as W, element as C, space as X, attr as c, null_to_empty as V, set_style as v, toggle_class as b, insert as M, append as j, transition_out as y, check_outros as B, transition_in as w, detach as z, getContext as Y, group_outros as E, noop as S, create_component as H, mount_component as J, destroy_component as K } from "../../vendor/svelte/internal/index.js";
|
|
2
2
|
import Z from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as F } from "../utils/noTypecheck.js";
|
|
@@ -68,12 +68,14 @@ import "../../shared-utils/positionToVector3.js";
|
|
|
68
68
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
69
69
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
70
70
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
71
|
+
import "../../shared-utils/util.js";
|
|
71
72
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
72
73
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
73
74
|
import "../../shared-utils/Subscribe.js";
|
|
74
75
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
75
76
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
76
77
|
import "../../shared-utils/three/centerPoint.js";
|
|
78
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
77
79
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
78
80
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
79
81
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -90,7 +92,7 @@ import "./Common/Icon/Icon.js";
|
|
|
90
92
|
import "../utils/getImageInfo.js";
|
|
91
93
|
import "./Tag/CustomTag.js";
|
|
92
94
|
function $(i) {
|
|
93
|
-
W(i, "svelte-
|
|
95
|
+
W(i, "svelte-smiesp", ".tag.svelte-smiesp{position:absolute;left:0;top:0;width:100%;height:100%}.tag.withAnimation.svelte-smiesp{transition:opacity 0.2s linear}.tag.hide.svelte-smiesp{opacity:0;pointer-events:none}.tag.hide.svelte-smiesp *{pointer-events:none !important}.tag.unClickable.svelte-smiesp{pointer-events:none !important}.tag.unClickable.svelte-smiesp *{pointer-events:none !important}.tag.disable.svelte-smiesp{display:none}.wrapper.svelte-smiesp{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
|
|
94
96
|
}
|
|
95
97
|
function tt(i) {
|
|
96
98
|
let e;
|
|
@@ -122,10 +124,10 @@ function et(i) {
|
|
|
122
124
|
J(e, o, n), t = !0;
|
|
123
125
|
},
|
|
124
126
|
p(o, n) {
|
|
125
|
-
const
|
|
127
|
+
const s = {};
|
|
126
128
|
n & /*tag*/
|
|
127
|
-
2 && (
|
|
128
|
-
o[1]), e.$set(
|
|
129
|
+
2 && (s.tag = /*tag*/
|
|
130
|
+
o[1]), e.$set(s);
|
|
129
131
|
},
|
|
130
132
|
i(o) {
|
|
131
133
|
t || (w(e.$$.fragment, o), t = !0);
|
|
@@ -196,22 +198,22 @@ function ot(i) {
|
|
|
196
198
|
J(e, o, n), t = !0;
|
|
197
199
|
},
|
|
198
200
|
p(o, n) {
|
|
199
|
-
const
|
|
201
|
+
const s = {};
|
|
200
202
|
n & /*mediaStore*/
|
|
201
|
-
4 && (
|
|
203
|
+
4 && (s.mediaStore = /*mediaStore*/
|
|
202
204
|
o[2]), n & /*withAnimation*/
|
|
203
|
-
1 && (
|
|
205
|
+
1 && (s.withAnimation = /*withAnimation*/
|
|
204
206
|
o[0]), n & /*tag*/
|
|
205
|
-
2 && (
|
|
207
|
+
2 && (s.tag = F(
|
|
206
208
|
/*tag*/
|
|
207
209
|
o[1]
|
|
208
210
|
)), n & /*state*/
|
|
209
|
-
16 && (
|
|
211
|
+
16 && (s.state = /*state*/
|
|
210
212
|
o[4]), n & /*temporaryState*/
|
|
211
|
-
32 && (
|
|
213
|
+
32 && (s.temporaryState = /*temporaryState*/
|
|
212
214
|
o[5]), n & /*renderMap*/
|
|
213
|
-
8 && (
|
|
214
|
-
o[3]), e.$set(
|
|
215
|
+
8 && (s.renderMap = /*renderMap*/
|
|
216
|
+
o[3]), e.$set(s);
|
|
215
217
|
},
|
|
216
218
|
i(o) {
|
|
217
219
|
t || (w(e.$$.fragment, o), t = !0);
|
|
@@ -225,7 +227,7 @@ function ot(i) {
|
|
|
225
227
|
};
|
|
226
228
|
}
|
|
227
229
|
function rt(i) {
|
|
228
|
-
let e, t, o, n,
|
|
230
|
+
let e, t, o, n, s, f, u, g, k, l;
|
|
229
231
|
const T = [et, tt], d = [];
|
|
230
232
|
function a(r, p) {
|
|
231
233
|
return (
|
|
@@ -241,14 +243,14 @@ function rt(i) {
|
|
|
241
243
|
r[13] ? 0 : 1
|
|
242
244
|
);
|
|
243
245
|
}
|
|
244
|
-
return
|
|
246
|
+
return f = P(i), u = _[f] = A[f](i), {
|
|
245
247
|
c() {
|
|
246
|
-
e = C("div"), t = C("div"), n.c(),
|
|
248
|
+
e = C("div"), t = C("div"), n.c(), s = X(), u.c(), c(t, "class", g = V(G(
|
|
247
249
|
"wrapper",
|
|
248
250
|
/*tag*/
|
|
249
251
|
i[1].className ? `${/*tag*/
|
|
250
252
|
i[1].className}__wrapper` : void 0
|
|
251
|
-
)) + " svelte-
|
|
253
|
+
)) + " svelte-smiesp"), c(
|
|
252
254
|
t,
|
|
253
255
|
"data-tag-unfolded",
|
|
254
256
|
/*unfolded*/
|
|
@@ -258,43 +260,43 @@ function rt(i) {
|
|
|
258
260
|
"data-tag-id",
|
|
259
261
|
/*id*/
|
|
260
262
|
i[12]
|
|
261
|
-
), c(t, "data-content-type",
|
|
262
|
-
i[1].contentType),
|
|
263
|
+
), c(t, "data-content-type", k = /*tag*/
|
|
264
|
+
i[1].contentType), v(
|
|
263
265
|
t,
|
|
264
266
|
"left",
|
|
265
267
|
/*left*/
|
|
266
268
|
i[9]
|
|
267
|
-
),
|
|
269
|
+
), v(
|
|
268
270
|
t,
|
|
269
271
|
"top",
|
|
270
272
|
/*top*/
|
|
271
273
|
i[8]
|
|
272
|
-
), c(e, "class", "tag svelte-
|
|
274
|
+
), c(e, "class", "tag svelte-smiesp"), c(
|
|
273
275
|
e,
|
|
274
276
|
"data-tag-id",
|
|
275
277
|
/*id*/
|
|
276
278
|
i[12]
|
|
277
|
-
),
|
|
279
|
+
), b(
|
|
278
280
|
e,
|
|
279
281
|
"unClickable",
|
|
280
282
|
/*tag*/
|
|
281
283
|
i[1].config.clickable === !1
|
|
282
|
-
),
|
|
284
|
+
), b(
|
|
283
285
|
e,
|
|
284
286
|
"disable",
|
|
285
287
|
/*disable*/
|
|
286
288
|
i[11]
|
|
287
|
-
),
|
|
289
|
+
), b(
|
|
288
290
|
e,
|
|
289
291
|
"hide",
|
|
290
292
|
/*hide*/
|
|
291
293
|
i[10]
|
|
292
|
-
),
|
|
294
|
+
), b(
|
|
293
295
|
e,
|
|
294
296
|
"withAnimation",
|
|
295
297
|
/*withAnimation*/
|
|
296
298
|
i[0]
|
|
297
|
-
),
|
|
299
|
+
), v(
|
|
298
300
|
e,
|
|
299
301
|
"z-index",
|
|
300
302
|
/*zIndex*/
|
|
@@ -302,80 +304,80 @@ function rt(i) {
|
|
|
302
304
|
);
|
|
303
305
|
},
|
|
304
306
|
m(r, p) {
|
|
305
|
-
M(r, e, p), j(e, t), d[o].m(t, null), j(t,
|
|
307
|
+
M(r, e, p), j(e, t), d[o].m(t, null), j(t, s), _[f].m(t, null), l = !0;
|
|
306
308
|
},
|
|
307
309
|
p(r, [p]) {
|
|
308
310
|
let m = o;
|
|
309
311
|
o = a(r), o === m ? d[o].p(r, p) : (E(), y(d[m], 1, 1, () => {
|
|
310
312
|
d[m] = null;
|
|
311
|
-
}), B(), n = d[o], n ? n.p(r, p) : (n = d[o] = T[o](r), n.c()), w(n, 1), n.m(t,
|
|
312
|
-
let
|
|
313
|
-
|
|
314
|
-
_[
|
|
315
|
-
}), B(), u = _[
|
|
313
|
+
}), B(), n = d[o], n ? n.p(r, p) : (n = d[o] = T[o](r), n.c()), w(n, 1), n.m(t, s));
|
|
314
|
+
let h = f;
|
|
315
|
+
f = P(r), f === h ? _[f].p(r, p) : (E(), y(_[h], 1, 1, () => {
|
|
316
|
+
_[h] = null;
|
|
317
|
+
}), B(), u = _[f], u ? u.p(r, p) : (u = _[f] = A[f](r), u.c()), w(u, 1), u.m(t, null)), (!l || p & /*tag*/
|
|
316
318
|
2 && g !== (g = V(G(
|
|
317
319
|
"wrapper",
|
|
318
320
|
/*tag*/
|
|
319
321
|
r[1].className ? `${/*tag*/
|
|
320
322
|
r[1].className}__wrapper` : void 0
|
|
321
|
-
)) + " svelte-
|
|
323
|
+
)) + " svelte-smiesp")) && c(t, "class", g), (!l || p & /*unfolded*/
|
|
322
324
|
64) && c(
|
|
323
325
|
t,
|
|
324
326
|
"data-tag-unfolded",
|
|
325
327
|
/*unfolded*/
|
|
326
328
|
r[6]
|
|
327
|
-
), (!
|
|
329
|
+
), (!l || p & /*id*/
|
|
328
330
|
4096) && c(
|
|
329
331
|
t,
|
|
330
332
|
"data-tag-id",
|
|
331
333
|
/*id*/
|
|
332
334
|
r[12]
|
|
333
|
-
), (!
|
|
334
|
-
2 &&
|
|
335
|
-
r[1].contentType)) && c(t, "data-content-type",
|
|
336
|
-
512 &&
|
|
335
|
+
), (!l || p & /*tag*/
|
|
336
|
+
2 && k !== (k = /*tag*/
|
|
337
|
+
r[1].contentType)) && c(t, "data-content-type", k), p & /*left*/
|
|
338
|
+
512 && v(
|
|
337
339
|
t,
|
|
338
340
|
"left",
|
|
339
341
|
/*left*/
|
|
340
342
|
r[9]
|
|
341
343
|
), p & /*top*/
|
|
342
|
-
256 &&
|
|
344
|
+
256 && v(
|
|
343
345
|
t,
|
|
344
346
|
"top",
|
|
345
347
|
/*top*/
|
|
346
348
|
r[8]
|
|
347
|
-
), (!
|
|
349
|
+
), (!l || p & /*id*/
|
|
348
350
|
4096) && c(
|
|
349
351
|
e,
|
|
350
352
|
"data-tag-id",
|
|
351
353
|
/*id*/
|
|
352
354
|
r[12]
|
|
353
|
-
), (!
|
|
354
|
-
2) &&
|
|
355
|
+
), (!l || p & /*tag*/
|
|
356
|
+
2) && b(
|
|
355
357
|
e,
|
|
356
358
|
"unClickable",
|
|
357
359
|
/*tag*/
|
|
358
360
|
r[1].config.clickable === !1
|
|
359
|
-
), (!
|
|
360
|
-
2048) &&
|
|
361
|
+
), (!l || p & /*disable*/
|
|
362
|
+
2048) && b(
|
|
361
363
|
e,
|
|
362
364
|
"disable",
|
|
363
365
|
/*disable*/
|
|
364
366
|
r[11]
|
|
365
|
-
), (!
|
|
366
|
-
1024) &&
|
|
367
|
+
), (!l || p & /*hide*/
|
|
368
|
+
1024) && b(
|
|
367
369
|
e,
|
|
368
370
|
"hide",
|
|
369
371
|
/*hide*/
|
|
370
372
|
r[10]
|
|
371
|
-
), (!
|
|
372
|
-
1) &&
|
|
373
|
+
), (!l || p & /*withAnimation*/
|
|
374
|
+
1) && b(
|
|
373
375
|
e,
|
|
374
376
|
"withAnimation",
|
|
375
377
|
/*withAnimation*/
|
|
376
378
|
r[0]
|
|
377
379
|
), p & /*zIndex*/
|
|
378
|
-
128 &&
|
|
380
|
+
128 && v(
|
|
379
381
|
e,
|
|
380
382
|
"z-index",
|
|
381
383
|
/*zIndex*/
|
|
@@ -383,35 +385,35 @@ function rt(i) {
|
|
|
383
385
|
);
|
|
384
386
|
},
|
|
385
387
|
i(r) {
|
|
386
|
-
|
|
388
|
+
l || (w(n), w(u), l = !0);
|
|
387
389
|
},
|
|
388
390
|
o(r) {
|
|
389
|
-
y(n), y(u),
|
|
391
|
+
y(n), y(u), l = !1;
|
|
390
392
|
},
|
|
391
393
|
d(r) {
|
|
392
|
-
r && z(e), d[o].d(), _[
|
|
394
|
+
r && z(e), d[o].d(), _[f].d();
|
|
393
395
|
}
|
|
394
396
|
};
|
|
395
397
|
}
|
|
396
398
|
function nt(i, e, t) {
|
|
397
|
-
let o, n,
|
|
399
|
+
let o, n, s, f, u, g, k, l, T, { withAnimation: d = !1 } = e, { tag: a } = e, { mediaStore: A } = e, { renderMap: _ = /* @__PURE__ */ new Map() } = e, { state: P } = e, { temporaryState: r } = e;
|
|
398
400
|
const p = Y("hooks");
|
|
399
401
|
return i.$$set = (m) => {
|
|
400
402
|
"withAnimation" in m && t(0, d = m.withAnimation), "tag" in m && t(1, a = m.tag), "mediaStore" in m && t(2, A = m.mediaStore), "renderMap" in m && t(3, _ = m.renderMap), "state" in m && t(4, P = m.state), "temporaryState" in m && t(5, r = m.temporaryState);
|
|
401
403
|
}, i.$$.update = () => {
|
|
402
|
-
var m,
|
|
404
|
+
var m, h, N, I, L, q;
|
|
403
405
|
i.$$.dirty & /*tag*/
|
|
404
406
|
2 && t(14, o = (() => {
|
|
405
407
|
var D, R;
|
|
406
408
|
return !(((R = (D = a.style) == null ? void 0 : D.point) == null ? void 0 : R.enabled) === !1 || a.contentType === "Sticker" || a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Audio" && a.data.appearance === "plane");
|
|
407
409
|
})()), i.$$.dirty & /*tag*/
|
|
408
410
|
2 && t(13, n = (() => a.stickType === "2DPoint")()), i.$$.dirty & /*tag*/
|
|
409
|
-
2 && t(12,
|
|
410
|
-
2 && t(11,
|
|
411
|
-
2 && t(10, u = !((m = a.state) != null && m.visible) || ((
|
|
411
|
+
2 && t(12, s = a.id), i.$$.dirty & /*tag*/
|
|
412
|
+
2 && t(11, f = a.enabled === !1 || !a.state), i.$$.dirty & /*tag*/
|
|
413
|
+
2 && t(10, u = !((m = a.state) != null && m.visible) || ((h = a.temporaryState) == null ? void 0 : h.visible) === !1 || !a.screenPosition), i.$$.dirty & /*tag*/
|
|
412
414
|
2 && t(6, g = (N = a.state) == null ? void 0 : N.unfolded), i.$$.dirty & /*tag*/
|
|
413
|
-
2 && t(9,
|
|
414
|
-
2 && t(8,
|
|
415
|
+
2 && t(9, k = ((I = a.screenPosition) == null ? void 0 : I.leftPercent) + "%"), i.$$.dirty & /*tag*/
|
|
416
|
+
2 && t(8, l = ((L = a.screenPosition) == null ? void 0 : L.topPercent) + "%"), i.$$.dirty & /*tag, unfolded*/
|
|
415
417
|
66 && t(7, T = ((q = a.zIndex) != null ? q : 0) + (g ? 1e6 : 0));
|
|
416
418
|
}, [
|
|
417
419
|
d,
|
|
@@ -422,17 +424,17 @@ function nt(i, e, t) {
|
|
|
422
424
|
r,
|
|
423
425
|
g,
|
|
424
426
|
T,
|
|
425
|
-
|
|
426
|
-
|
|
427
|
+
l,
|
|
428
|
+
k,
|
|
427
429
|
u,
|
|
430
|
+
f,
|
|
428
431
|
s,
|
|
429
|
-
l,
|
|
430
432
|
n,
|
|
431
433
|
o,
|
|
432
434
|
p
|
|
433
435
|
];
|
|
434
436
|
}
|
|
435
|
-
class
|
|
437
|
+
class Oe extends O {
|
|
436
438
|
constructor(e) {
|
|
437
439
|
super(), Q(
|
|
438
440
|
this,
|
|
@@ -453,5 +455,5 @@ class Je extends O {
|
|
|
453
455
|
}
|
|
454
456
|
}
|
|
455
457
|
export {
|
|
456
|
-
|
|
458
|
+
Oe as default
|
|
457
459
|
};
|
|
@@ -12,16 +12,18 @@ import "../../shared-utils/positionToVector3.js";
|
|
|
12
12
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
13
13
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
14
14
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
15
|
+
import "../../shared-utils/util.js";
|
|
15
16
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
16
17
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
17
18
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
18
19
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
19
20
|
import "../../shared-utils/three/centerPoint.js";
|
|
21
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
20
22
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
21
23
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
22
24
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
23
|
-
import "../../shared-utils/absoluteUrl.js";
|
|
24
|
-
class
|
|
25
|
+
import "../../shared-utils/url/absoluteUrl.js";
|
|
26
|
+
class F extends l {
|
|
25
27
|
constructor(t) {
|
|
26
28
|
super(t);
|
|
27
29
|
s(this, "tagCacheByPanoIndex", {});
|
|
@@ -48,5 +50,5 @@ class A extends l {
|
|
|
48
50
|
}
|
|
49
51
|
}
|
|
50
52
|
export {
|
|
51
|
-
|
|
53
|
+
F as TagCache
|
|
52
54
|
};
|
|
@@ -35,6 +35,7 @@ import "../../CSS3DRenderPlugin/utils/even.js";
|
|
|
35
35
|
import "../../shared-utils/Subscribe.js";
|
|
36
36
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
37
37
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
38
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
38
39
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
39
40
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
40
41
|
import "../typings/tag/TagConfig.js";
|
|
@@ -44,7 +45,7 @@ import "../utils/planeNormal.js";
|
|
|
44
45
|
import "../utils/normalPositionToPositions.js";
|
|
45
46
|
import "./TagCache.js";
|
|
46
47
|
import "../../base/BasePlugin.js";
|
|
47
|
-
import "../../shared-utils/absoluteUrl.js";
|
|
48
|
+
import "../../shared-utils/url/absoluteUrl.js";
|
|
48
49
|
import "../../vendor/svelte/store/index.js";
|
|
49
50
|
import "../../vendor/svelte/internal/index.js";
|
|
50
51
|
import "../../shared-utils/device.js";
|
|
@@ -56,12 +57,13 @@ import "../../shared-utils/three/loadVideoTexture.js";
|
|
|
56
57
|
import "../Assets/Icon.js";
|
|
57
58
|
import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
58
59
|
import "../../shared-utils/three/FragmentTransparencyMaterial.js";
|
|
60
|
+
import "../../shared-utils/three/getNormal.js";
|
|
59
61
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
60
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
61
62
|
import "../utils/tag/adaptConfig.js";
|
|
62
63
|
import "../../shared-utils/typescript/entries.js";
|
|
64
|
+
import "../../shared-utils/url/getUrl.js";
|
|
63
65
|
const T = new F.Raycaster();
|
|
64
|
-
class
|
|
66
|
+
class Ge extends q {
|
|
65
67
|
constructor(e) {
|
|
66
68
|
super(e);
|
|
67
69
|
}
|
|
@@ -326,5 +328,5 @@ class We extends q {
|
|
|
326
328
|
}
|
|
327
329
|
}
|
|
328
330
|
export {
|
|
329
|
-
|
|
331
|
+
Ge as TagComputer
|
|
330
332
|
};
|
|
@@ -46,11 +46,13 @@ import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
|
46
46
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
47
47
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
48
48
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
49
|
+
import "../../shared-utils/util.js";
|
|
49
50
|
import "../../CSS3DRenderPlugin/utils/createResizeObserver.js";
|
|
50
51
|
import "../../CSS3DRenderPlugin/utils/even.js";
|
|
51
52
|
import "../../shared-utils/Subscribe.js";
|
|
52
53
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DObject.js";
|
|
53
54
|
import "../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
55
|
+
import "../../shared-utils/three/getObjectVisible.js";
|
|
54
56
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
55
57
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
56
58
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -63,17 +65,16 @@ import "../utils/planeNormal.js";
|
|
|
63
65
|
import "../utils/normalPositionToPositions.js";
|
|
64
66
|
import "./TagCache.js";
|
|
65
67
|
import "../../base/BasePlugin.js";
|
|
66
|
-
import "../../shared-utils/absoluteUrl.js";
|
|
68
|
+
import "../../shared-utils/url/absoluteUrl.js";
|
|
67
69
|
import "../../vendor/svelte/store/index.js";
|
|
68
70
|
import "../../vendor/svelte/internal/index.js";
|
|
69
71
|
import "../../shared-utils/device.js";
|
|
70
72
|
import "../../shared-utils/five/FiveDomEvents.js";
|
|
71
|
-
import "../../shared-utils/three/getObjectVisible.js";
|
|
72
73
|
import "../utils/tag/adaptConfig.js";
|
|
73
74
|
import "../../shared-utils/typescript/entries.js";
|
|
75
|
+
import "../../shared-utils/url/getUrl.js";
|
|
74
76
|
import "../../shared-utils/five/getFloorIndex.js";
|
|
75
77
|
import "../../shared-utils/safeObj.js";
|
|
76
|
-
import "../../shared-utils/util.js";
|
|
77
78
|
import "../../shared-utils/three/loadTexture.js";
|
|
78
79
|
import "../../shared-utils/three/Quadrangle.js";
|
|
79
80
|
import "../../shared-utils/math/pointIsRectangle.js";
|
|
@@ -81,6 +82,7 @@ import "../../shared-utils/three/loadVideoTexture.js";
|
|
|
81
82
|
import "../Assets/Icon.js";
|
|
82
83
|
import "../../shared-utils/three/getPositionsByObjectFit.js";
|
|
83
84
|
import "../../shared-utils/three/FragmentTransparencyMaterial.js";
|
|
85
|
+
import "../../shared-utils/three/getNormal.js";
|
|
84
86
|
import "../Components/TagItem.js";
|
|
85
87
|
import "../utils/noTypecheck.js";
|
|
86
88
|
import "../Components/Common/TagPoint.js";
|
|
@@ -155,7 +157,7 @@ import "../../CSS3DRenderPlugin/Controller.js";
|
|
|
155
157
|
import "../../CSS3DRenderPlugin/utils/waitFiveModelLoaded.js";
|
|
156
158
|
import "@realsee/five/gltf-loader";
|
|
157
159
|
const B = /* @__PURE__ */ new Map(), N = /* @__PURE__ */ new Map();
|
|
158
|
-
class
|
|
160
|
+
class hi extends O {
|
|
159
161
|
constructor(t) {
|
|
160
162
|
super(t);
|
|
161
163
|
b(this, "group", new R());
|
|
@@ -462,5 +464,5 @@ class pi extends O {
|
|
|
462
464
|
}
|
|
463
465
|
}
|
|
464
466
|
export {
|
|
465
|
-
|
|
467
|
+
hi as TagRender
|
|
466
468
|
};
|