@realsee/dnalogel 3.28.11 → 3.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +3 -0
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/index.d.ts +21 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +2 -0
- package/dist/PanoTagPlugin/typings/tag/TagConfig.d.ts +6 -2
- package/dist/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -0
- package/dist/index.cjs.js +55 -55
- package/dist/index.js +4616 -4496
- package/dist/index.umd.js +55 -55
- package/dist/shared-utils/three/blink.d.ts +17 -0
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +3 -3
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +3 -3
- package/docs/classes/CSS3DRender.html +3 -3
- package/docs/classes/GuideLineItem.GuideLineItem.html +3 -3
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +3 -3
- package/docs/classes/ModelMakerPluginType.ModelMakerController.html +3 -3
- package/docs/classes/ModelRoomLabelController.html +3 -3
- package/docs/classes/MoveController.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 +69 -35
- package/docs/classes/Sculpt.html +3 -3
- package/docs/classes/Util.BetterTween.html +3 -3
- package/docs/classes/Util.Interval.html +3 -3
- package/docs/classes/Util.LineSegments.html +3 -3
- package/docs/classes/Util.Magnifier.html +3 -3
- package/docs/classes/Util.Object3D.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/classes/WalkController.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/AreaMakerPlugin.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/CurrentPanoImagePlugin.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/ModelMakerPlugin.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/MovePlugin.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/SculptPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +3 -3
- package/docs/functions/Util.checkFiveModelLoaded.html +3 -3
- package/docs/functions/Util.equal.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 +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Config.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.Params.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/AreaMakerPluginType.State.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +3 -3
- package/docs/interfaces/CSS3DRenderPluginState.html +3 -3
- package/docs/interfaces/CameraMovementPluginExportType.html +3 -3
- package/docs/interfaces/ContentTypeMapInterface.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.GuildLineConfig.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/CurrentPanoImagePluginType.Config.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +3 -3
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +3 -3
- package/docs/interfaces/EventMap.html +3 -3
- 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.GuideLineMeshStyle.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/ModelMakerPluginType.EventMap.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +3 -3
- package/docs/interfaces/ModelMakerPluginType.State.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 +3 -3
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +15 -15
- 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 +3 -3
- 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/AreaMakerPluginType.html +3 -3
- package/docs/modules/CruisePluginTypes.html +3 -3
- package/docs/modules/CurrentPanoImagePluginType.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/ModelMakerPluginType.html +3 -3
- package/docs/modules/PanoVideoPluginType.html +3 -3
- package/docs/modules/SculptData.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- package/docs/types/AddObject3DHelperConfig.html +3 -3
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +3 -3
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +3 -3
- package/docs/types/AreaMakerPluginType.PluginData.html +3 -3
- package/docs/types/AreaMakerPluginType.ServerData.html +3 -3
- package/docs/types/ArrayPosition.html +3 -3
- package/docs/types/AudioAppearance.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/CurrentPanoImagePluginExportType.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/InternalHelperEventMap.html +3 -3
- package/docs/types/LoadTagConfig.html +3 -3
- 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/ModelId.html +3 -3
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +3 -3
- package/docs/types/ModelMakerPluginType.ItemType.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/PositionFrom.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/ScaleCallback.html +3 -3
- package/docs/types/ScalePosition.html +3 -3
- package/docs/types/SculptData.BoxData.html +3 -3
- package/docs/types/SculptData.CircleData.html +3 -3
- package/docs/types/SculptData.CylinderData.html +3 -3
- package/docs/types/SculptData.PointData.html +3 -3
- package/docs/types/SculptData.PolygonData.html +3 -3
- package/docs/types/SculptData.PolylineData.html +3 -3
- package/docs/types/SculptData.PrismData.html +3 -3
- package/docs/types/SculptData.RectangleData.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/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +21 -5
- package/docs/types/TagGLTFObject.html +3 -3
- package/docs/types/TagHooks.html +3 -3
- package/docs/types/TagId.html +3 -3
- package/docs/types/TagInstance.html +4 -4
- 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/CruisePlugin/Move.js +4 -3
- package/libs/CruisePlugin/Work.js +3 -2
- package/libs/CruisePlugin/index.js +8 -7
- package/libs/GuideLinePlugin/Controller.js +6 -5
- package/libs/GuideLinePlugin/GuideLineItem.js +4 -3
- package/libs/GuideLinePlugin/GuideLineModeItem.js +4 -2
- package/libs/GuideLinePlugin/index.js +7 -6
- package/libs/PanoTagPlugin/Components/Tag/index.js +309 -296
- package/libs/PanoTagPlugin/Components/TagItem.js +235 -226
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +112 -112
- package/libs/PanoTagPlugin/controller/index.d.ts +21 -2
- package/libs/PanoTagPlugin/controller/index.js +148 -106
- package/libs/PanoTagPlugin/index.js +13 -11
- package/libs/PanoTagPlugin/typings/controller.d.ts +2 -0
- package/libs/PanoTagPlugin/typings/tag/TagConfig.d.ts +6 -2
- package/libs/PanoTagPlugin/typings/tag/TagInstance.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +127 -126
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/three/blink.d.ts +17 -0
- package/libs/shared-utils/three/blink.js +92 -0
- package/package.json +3 -3
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
1
|
+
import { SvelteComponent as U, init as W, safe_not_equal as X, append_styles as Y, empty as x, insert as I, transition_in as h, transition_out as y, check_outros as L, detach as N, getContext as $, element as P, space as ee, attr as u, null_to_empty as E, set_style as w, toggle_class as b, append as F, group_outros as Z, binding_callbacks as te, noop as T, create_component as K, mount_component as O, destroy_component as Q } from "../../vendor/svelte/internal/index.js";
|
|
2
|
+
import ie from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
|
-
import { noTypecheck as
|
|
5
|
-
import
|
|
6
|
-
import { classnames as
|
|
4
|
+
import { noTypecheck as G } from "../utils/noTypecheck.js";
|
|
5
|
+
import ne from "./Common/TagPoint.js";
|
|
6
|
+
import { classnames as H } from "../../vendor/classnames/index.js";
|
|
7
7
|
import "./Tag/TextTag/index.js";
|
|
8
8
|
import "./Tag/TextTag/TextTag.js";
|
|
9
9
|
import "./Common/Line/Straight.js";
|
|
@@ -92,420 +92,429 @@ import "./Common/Icon/Icon.js";
|
|
|
92
92
|
import "../utils/getImageInfo.js";
|
|
93
93
|
import "./Tag/PanoramaTag.js";
|
|
94
94
|
import "./Tag/CustomTag.js";
|
|
95
|
-
function
|
|
96
|
-
|
|
95
|
+
function oe(n) {
|
|
96
|
+
Y(n, "svelte-g38zun", ".tag.svelte-g38zun{will-change:opacity}.tag.withAnimation.svelte-g38zun{transition:opacity 0.2s linear}.tag.enableZIndex.svelte-g38zun{position:absolute;left:0;top:0;width:100%;height:100%}.tag.hide.svelte-g38zun{opacity:0;pointer-events:none}.tag.hide.svelte-g38zun *{pointer-events:none !important}.tag.unClickable.svelte-g38zun{pointer-events:none !important}.tag.unClickable.svelte-g38zun *{pointer-events:none !important}.tag.disable.svelte-g38zun{display:none}.wrapper.svelte-g38zun{position:absolute;width:0rem;height:0rem;overflow:visible;pointer-events:auto}");
|
|
97
97
|
}
|
|
98
|
-
function
|
|
99
|
-
let
|
|
100
|
-
const
|
|
101
|
-
function
|
|
98
|
+
function J(n) {
|
|
99
|
+
let e, i, t, o, l, s, c, k, d, v, f;
|
|
100
|
+
const z = [ae, re], g = [];
|
|
101
|
+
function a(r, p) {
|
|
102
102
|
return (
|
|
103
103
|
/*havePoint*/
|
|
104
104
|
r[16] ? 0 : 1
|
|
105
105
|
);
|
|
106
106
|
}
|
|
107
|
-
|
|
108
|
-
const
|
|
109
|
-
function
|
|
107
|
+
t = a(n), o = g[t] = z[t](n);
|
|
108
|
+
const S = [le, pe], _ = [];
|
|
109
|
+
function M(r, p) {
|
|
110
110
|
return (
|
|
111
111
|
/*haveContent*/
|
|
112
112
|
r[15] ? 0 : 1
|
|
113
113
|
);
|
|
114
114
|
}
|
|
115
|
-
return s =
|
|
115
|
+
return s = M(n), c = _[s] = S[s](n), {
|
|
116
116
|
c() {
|
|
117
|
-
|
|
117
|
+
e = P("div"), i = P("div"), o.c(), l = ee(), c.c(), u(i, "class", k = E(H(
|
|
118
118
|
"wrapper",
|
|
119
119
|
/*tag*/
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
)) + " svelte-g38zun"),
|
|
120
|
+
n[0].className ? `${/*tag*/
|
|
121
|
+
n[0].className}__wrapper` : void 0
|
|
122
|
+
)) + " svelte-g38zun"), u(
|
|
123
123
|
i,
|
|
124
124
|
"data-tag-unfolded",
|
|
125
125
|
/*unfolded*/
|
|
126
|
-
|
|
127
|
-
),
|
|
126
|
+
n[7]
|
|
127
|
+
), u(
|
|
128
128
|
i,
|
|
129
129
|
"data-tag-id",
|
|
130
130
|
/*id*/
|
|
131
|
-
|
|
132
|
-
),
|
|
133
|
-
|
|
131
|
+
n[14]
|
|
132
|
+
), u(i, "data-content-type", d = /*tag*/
|
|
133
|
+
n[0].contentType), w(
|
|
134
134
|
i,
|
|
135
135
|
"left",
|
|
136
136
|
/*left*/
|
|
137
|
-
|
|
138
|
-
),
|
|
137
|
+
n[11]
|
|
138
|
+
), w(
|
|
139
139
|
i,
|
|
140
140
|
"top",
|
|
141
141
|
/*top*/
|
|
142
|
-
|
|
143
|
-
),
|
|
144
|
-
|
|
142
|
+
n[10]
|
|
143
|
+
), u(e, "class", "tag svelte-g38zun"), u(
|
|
144
|
+
e,
|
|
145
145
|
"data-tag-id",
|
|
146
146
|
/*id*/
|
|
147
|
-
|
|
148
|
-
),
|
|
149
|
-
|
|
147
|
+
n[14]
|
|
148
|
+
), u(e, "id", v = `tag-${/*id*/
|
|
149
|
+
n[14]}`), b(
|
|
150
|
+
e,
|
|
150
151
|
"unClickable",
|
|
151
152
|
/*tag*/
|
|
152
|
-
|
|
153
|
+
n[0].config.clickable === !1
|
|
153
154
|
), b(
|
|
154
|
-
|
|
155
|
+
e,
|
|
155
156
|
"disable",
|
|
156
157
|
/*disable*/
|
|
157
|
-
|
|
158
|
+
n[13]
|
|
158
159
|
), b(
|
|
159
|
-
|
|
160
|
+
e,
|
|
160
161
|
"hide",
|
|
161
162
|
/*hide*/
|
|
162
|
-
|
|
163
|
+
n[12]
|
|
163
164
|
), b(
|
|
164
|
-
|
|
165
|
+
e,
|
|
165
166
|
"withAnimation",
|
|
166
167
|
/*withAnimation*/
|
|
167
|
-
|
|
168
|
+
n[1]
|
|
168
169
|
), b(
|
|
169
|
-
|
|
170
|
+
e,
|
|
170
171
|
"enableZIndex",
|
|
171
172
|
/*zIndex*/
|
|
172
|
-
|
|
173
|
-
),
|
|
174
|
-
|
|
173
|
+
n[9]
|
|
174
|
+
), w(
|
|
175
|
+
e,
|
|
175
176
|
"z-index",
|
|
176
177
|
/*zIndex*/
|
|
177
|
-
|
|
178
|
+
n[9]
|
|
178
179
|
);
|
|
179
180
|
},
|
|
180
|
-
m(r,
|
|
181
|
-
|
|
181
|
+
m(r, p) {
|
|
182
|
+
I(r, e, p), F(e, i), g[t].m(i, null), F(i, l), _[s].m(i, null), n[18](e), f = !0;
|
|
182
183
|
},
|
|
183
|
-
p(r,
|
|
184
|
-
let
|
|
185
|
-
|
|
186
|
-
_[w] = null;
|
|
187
|
-
}), N(), n = _[e], n ? n.p(r, m) : (n = _[e] = S[e](r), n.c()), h(n, 1), n.m(i, a));
|
|
188
|
-
let A = s;
|
|
189
|
-
s = v(r), s === A ? g[s].p(r, m) : (L(), y(g[A], 1, 1, () => {
|
|
184
|
+
p(r, p) {
|
|
185
|
+
let A = t;
|
|
186
|
+
t = a(r), t === A ? g[t].p(r, p) : (Z(), y(g[A], 1, 1, () => {
|
|
190
187
|
g[A] = null;
|
|
191
|
-
}),
|
|
192
|
-
|
|
188
|
+
}), L(), o = g[t], o ? o.p(r, p) : (o = g[t] = z[t](r), o.c()), h(o, 1), o.m(i, l));
|
|
189
|
+
let C = s;
|
|
190
|
+
s = M(r), s === C ? _[s].p(r, p) : (Z(), y(_[C], 1, 1, () => {
|
|
191
|
+
_[C] = null;
|
|
192
|
+
}), L(), c = _[s], c ? c.p(r, p) : (c = _[s] = S[s](r), c.c()), h(c, 1), c.m(i, null)), (!f || p & /*tag*/
|
|
193
|
+
1 && k !== (k = E(H(
|
|
193
194
|
"wrapper",
|
|
194
195
|
/*tag*/
|
|
195
|
-
r[
|
|
196
|
-
r[
|
|
197
|
-
)) + " svelte-g38zun")) &&
|
|
198
|
-
128) &&
|
|
196
|
+
r[0].className ? `${/*tag*/
|
|
197
|
+
r[0].className}__wrapper` : void 0
|
|
198
|
+
)) + " svelte-g38zun")) && u(i, "class", k), (!f || p & /*unfolded*/
|
|
199
|
+
128) && u(
|
|
199
200
|
i,
|
|
200
201
|
"data-tag-unfolded",
|
|
201
202
|
/*unfolded*/
|
|
202
203
|
r[7]
|
|
203
|
-
), (!
|
|
204
|
-
16384) &&
|
|
204
|
+
), (!f || p & /*id*/
|
|
205
|
+
16384) && u(
|
|
205
206
|
i,
|
|
206
207
|
"data-tag-id",
|
|
207
208
|
/*id*/
|
|
208
209
|
r[14]
|
|
209
|
-
), (!
|
|
210
|
-
|
|
211
|
-
r[
|
|
212
|
-
2048 &&
|
|
210
|
+
), (!f || p & /*tag*/
|
|
211
|
+
1 && d !== (d = /*tag*/
|
|
212
|
+
r[0].contentType)) && u(i, "data-content-type", d), p & /*left*/
|
|
213
|
+
2048 && w(
|
|
213
214
|
i,
|
|
214
215
|
"left",
|
|
215
216
|
/*left*/
|
|
216
217
|
r[11]
|
|
217
|
-
),
|
|
218
|
-
1024 &&
|
|
218
|
+
), p & /*top*/
|
|
219
|
+
1024 && w(
|
|
219
220
|
i,
|
|
220
221
|
"top",
|
|
221
222
|
/*top*/
|
|
222
223
|
r[10]
|
|
223
|
-
), (!
|
|
224
|
-
16384) &&
|
|
225
|
-
|
|
224
|
+
), (!f || p & /*id*/
|
|
225
|
+
16384) && u(
|
|
226
|
+
e,
|
|
226
227
|
"data-tag-id",
|
|
227
228
|
/*id*/
|
|
228
229
|
r[14]
|
|
229
|
-
), (!
|
|
230
|
-
|
|
231
|
-
|
|
230
|
+
), (!f || p & /*id*/
|
|
231
|
+
16384 && v !== (v = `tag-${/*id*/
|
|
232
|
+
r[14]}`)) && u(e, "id", v), (!f || p & /*tag*/
|
|
233
|
+
1) && b(
|
|
234
|
+
e,
|
|
232
235
|
"unClickable",
|
|
233
236
|
/*tag*/
|
|
234
|
-
r[
|
|
235
|
-
), (!
|
|
237
|
+
r[0].config.clickable === !1
|
|
238
|
+
), (!f || p & /*disable*/
|
|
236
239
|
8192) && b(
|
|
237
|
-
|
|
240
|
+
e,
|
|
238
241
|
"disable",
|
|
239
242
|
/*disable*/
|
|
240
243
|
r[13]
|
|
241
|
-
), (!
|
|
244
|
+
), (!f || p & /*hide*/
|
|
242
245
|
4096) && b(
|
|
243
|
-
|
|
246
|
+
e,
|
|
244
247
|
"hide",
|
|
245
248
|
/*hide*/
|
|
246
249
|
r[12]
|
|
247
|
-
), (!
|
|
248
|
-
|
|
249
|
-
|
|
250
|
+
), (!f || p & /*withAnimation*/
|
|
251
|
+
2) && b(
|
|
252
|
+
e,
|
|
250
253
|
"withAnimation",
|
|
251
254
|
/*withAnimation*/
|
|
252
|
-
r[
|
|
253
|
-
), (!
|
|
255
|
+
r[1]
|
|
256
|
+
), (!f || p & /*zIndex*/
|
|
254
257
|
512) && b(
|
|
255
|
-
|
|
258
|
+
e,
|
|
256
259
|
"enableZIndex",
|
|
257
260
|
/*zIndex*/
|
|
258
261
|
r[9]
|
|
259
|
-
),
|
|
260
|
-
512 &&
|
|
261
|
-
|
|
262
|
+
), p & /*zIndex*/
|
|
263
|
+
512 && w(
|
|
264
|
+
e,
|
|
262
265
|
"z-index",
|
|
263
266
|
/*zIndex*/
|
|
264
267
|
r[9]
|
|
265
268
|
);
|
|
266
269
|
},
|
|
267
270
|
i(r) {
|
|
268
|
-
|
|
271
|
+
f || (h(o), h(c), f = !0);
|
|
269
272
|
},
|
|
270
273
|
o(r) {
|
|
271
|
-
y(
|
|
274
|
+
y(o), y(c), f = !1;
|
|
272
275
|
},
|
|
273
276
|
d(r) {
|
|
274
|
-
r &&
|
|
277
|
+
r && N(e), g[t].d(), _[s].d(), n[18](null);
|
|
275
278
|
}
|
|
276
279
|
};
|
|
277
280
|
}
|
|
278
|
-
function
|
|
279
|
-
let
|
|
281
|
+
function re(n) {
|
|
282
|
+
let e;
|
|
280
283
|
return {
|
|
281
284
|
c() {
|
|
282
|
-
|
|
285
|
+
e = P("div"), u(e, "data-info", "tag point is disable");
|
|
283
286
|
},
|
|
284
|
-
m(i,
|
|
285
|
-
|
|
287
|
+
m(i, t) {
|
|
288
|
+
I(i, e, t);
|
|
286
289
|
},
|
|
287
|
-
p:
|
|
288
|
-
i:
|
|
289
|
-
o:
|
|
290
|
+
p: T,
|
|
291
|
+
i: T,
|
|
292
|
+
o: T,
|
|
290
293
|
d(i) {
|
|
291
|
-
i &&
|
|
294
|
+
i && N(e);
|
|
292
295
|
}
|
|
293
296
|
};
|
|
294
297
|
}
|
|
295
|
-
function
|
|
296
|
-
let
|
|
297
|
-
return
|
|
298
|
+
function ae(n) {
|
|
299
|
+
let e, i;
|
|
300
|
+
return e = new ne({ props: { tag: (
|
|
298
301
|
/*tag*/
|
|
299
|
-
|
|
302
|
+
n[0]
|
|
300
303
|
) } }), {
|
|
301
304
|
c() {
|
|
302
|
-
|
|
305
|
+
K(e.$$.fragment);
|
|
303
306
|
},
|
|
304
|
-
m(
|
|
305
|
-
|
|
307
|
+
m(t, o) {
|
|
308
|
+
O(e, t, o), i = !0;
|
|
306
309
|
},
|
|
307
|
-
p(
|
|
308
|
-
const
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
310
|
+
p(t, o) {
|
|
311
|
+
const l = {};
|
|
312
|
+
o & /*tag*/
|
|
313
|
+
1 && (l.tag = /*tag*/
|
|
314
|
+
t[0]), e.$set(l);
|
|
312
315
|
},
|
|
313
|
-
i(
|
|
314
|
-
i || (h(
|
|
316
|
+
i(t) {
|
|
317
|
+
i || (h(e.$$.fragment, t), i = !0);
|
|
315
318
|
},
|
|
316
|
-
o(
|
|
317
|
-
y(
|
|
319
|
+
o(t) {
|
|
320
|
+
y(e.$$.fragment, t), i = !1;
|
|
318
321
|
},
|
|
319
|
-
d(
|
|
320
|
-
|
|
322
|
+
d(t) {
|
|
323
|
+
Q(e, t);
|
|
321
324
|
}
|
|
322
325
|
};
|
|
323
326
|
}
|
|
324
|
-
function
|
|
325
|
-
let
|
|
327
|
+
function pe(n) {
|
|
328
|
+
let e;
|
|
326
329
|
return {
|
|
327
330
|
c() {
|
|
328
|
-
|
|
331
|
+
e = P("div"), u(e, "data-info", "tag content is disable");
|
|
329
332
|
},
|
|
330
|
-
m(i,
|
|
331
|
-
|
|
333
|
+
m(i, t) {
|
|
334
|
+
I(i, e, t);
|
|
332
335
|
},
|
|
333
|
-
p:
|
|
334
|
-
i:
|
|
335
|
-
o:
|
|
336
|
+
p: T,
|
|
337
|
+
i: T,
|
|
338
|
+
o: T,
|
|
336
339
|
d(i) {
|
|
337
|
-
i &&
|
|
340
|
+
i && N(e);
|
|
338
341
|
}
|
|
339
342
|
};
|
|
340
343
|
}
|
|
341
|
-
function
|
|
342
|
-
let
|
|
343
|
-
return
|
|
344
|
+
function le(n) {
|
|
345
|
+
let e, i;
|
|
346
|
+
return e = new ie({
|
|
344
347
|
props: {
|
|
345
348
|
mediaStore: (
|
|
346
349
|
/*mediaStore*/
|
|
347
|
-
|
|
350
|
+
n[2]
|
|
348
351
|
),
|
|
349
352
|
withAnimation: (
|
|
350
353
|
/*withAnimation*/
|
|
351
|
-
|
|
354
|
+
n[1]
|
|
352
355
|
),
|
|
353
|
-
tag:
|
|
356
|
+
tag: G(
|
|
354
357
|
/*tag*/
|
|
355
|
-
|
|
358
|
+
n[0]
|
|
356
359
|
),
|
|
357
360
|
hooks: (
|
|
358
361
|
/*hooks*/
|
|
359
|
-
|
|
362
|
+
n[17]
|
|
360
363
|
),
|
|
361
364
|
state: (
|
|
362
365
|
/*state*/
|
|
363
|
-
|
|
366
|
+
n[5]
|
|
364
367
|
),
|
|
365
368
|
temporaryState: (
|
|
366
369
|
/*temporaryState*/
|
|
367
|
-
|
|
370
|
+
n[6]
|
|
368
371
|
),
|
|
369
372
|
rendererMap: (
|
|
370
373
|
/*rendererMap*/
|
|
371
|
-
|
|
374
|
+
n[3]
|
|
372
375
|
),
|
|
373
376
|
contentTypeMap: (
|
|
374
377
|
/*contentTypeMap*/
|
|
375
|
-
|
|
378
|
+
n[4]
|
|
376
379
|
)
|
|
377
380
|
}
|
|
378
381
|
}), {
|
|
379
382
|
c() {
|
|
380
|
-
|
|
383
|
+
K(e.$$.fragment);
|
|
381
384
|
},
|
|
382
|
-
m(
|
|
383
|
-
|
|
385
|
+
m(t, o) {
|
|
386
|
+
O(e, t, o), i = !0;
|
|
384
387
|
},
|
|
385
|
-
p(
|
|
386
|
-
const
|
|
387
|
-
|
|
388
|
-
4 && (
|
|
389
|
-
|
|
390
|
-
|
|
391
|
-
|
|
392
|
-
|
|
388
|
+
p(t, o) {
|
|
389
|
+
const l = {};
|
|
390
|
+
o & /*mediaStore*/
|
|
391
|
+
4 && (l.mediaStore = /*mediaStore*/
|
|
392
|
+
t[2]), o & /*withAnimation*/
|
|
393
|
+
2 && (l.withAnimation = /*withAnimation*/
|
|
394
|
+
t[1]), o & /*tag*/
|
|
395
|
+
1 && (l.tag = G(
|
|
393
396
|
/*tag*/
|
|
394
|
-
|
|
395
|
-
)),
|
|
396
|
-
32 && (
|
|
397
|
-
|
|
398
|
-
64 && (
|
|
399
|
-
|
|
400
|
-
8 && (
|
|
401
|
-
|
|
402
|
-
16 && (
|
|
403
|
-
|
|
397
|
+
t[0]
|
|
398
|
+
)), o & /*state*/
|
|
399
|
+
32 && (l.state = /*state*/
|
|
400
|
+
t[5]), o & /*temporaryState*/
|
|
401
|
+
64 && (l.temporaryState = /*temporaryState*/
|
|
402
|
+
t[6]), o & /*rendererMap*/
|
|
403
|
+
8 && (l.rendererMap = /*rendererMap*/
|
|
404
|
+
t[3]), o & /*contentTypeMap*/
|
|
405
|
+
16 && (l.contentTypeMap = /*contentTypeMap*/
|
|
406
|
+
t[4]), e.$set(l);
|
|
404
407
|
},
|
|
405
|
-
i(
|
|
406
|
-
i || (h(
|
|
408
|
+
i(t) {
|
|
409
|
+
i || (h(e.$$.fragment, t), i = !0);
|
|
407
410
|
},
|
|
408
|
-
o(
|
|
409
|
-
y(
|
|
411
|
+
o(t) {
|
|
412
|
+
y(e.$$.fragment, t), i = !1;
|
|
410
413
|
},
|
|
411
|
-
d(
|
|
412
|
-
|
|
414
|
+
d(t) {
|
|
415
|
+
Q(e, t);
|
|
413
416
|
}
|
|
414
417
|
};
|
|
415
418
|
}
|
|
416
|
-
function
|
|
417
|
-
let
|
|
419
|
+
function me(n) {
|
|
420
|
+
let e, i, t = (
|
|
418
421
|
/*screenPosition*/
|
|
419
|
-
|
|
422
|
+
n[8] && J(n)
|
|
420
423
|
);
|
|
421
424
|
return {
|
|
422
425
|
c() {
|
|
423
|
-
|
|
426
|
+
t && t.c(), e = x();
|
|
424
427
|
},
|
|
425
|
-
m(
|
|
426
|
-
|
|
428
|
+
m(o, l) {
|
|
429
|
+
t && t.m(o, l), I(o, e, l), i = !0;
|
|
427
430
|
},
|
|
428
|
-
p(
|
|
431
|
+
p(o, [l]) {
|
|
429
432
|
/*screenPosition*/
|
|
430
|
-
|
|
431
|
-
256 && h(
|
|
432
|
-
|
|
433
|
-
}),
|
|
433
|
+
o[8] ? t ? (t.p(o, l), l & /*screenPosition*/
|
|
434
|
+
256 && h(t, 1)) : (t = J(o), t.c(), h(t, 1), t.m(e.parentNode, e)) : t && (Z(), y(t, 1, 1, () => {
|
|
435
|
+
t = null;
|
|
436
|
+
}), L());
|
|
434
437
|
},
|
|
435
|
-
i(
|
|
436
|
-
i || (h(
|
|
438
|
+
i(o) {
|
|
439
|
+
i || (h(t), i = !0);
|
|
437
440
|
},
|
|
438
|
-
o(
|
|
439
|
-
y(
|
|
441
|
+
o(o) {
|
|
442
|
+
y(t), i = !1;
|
|
440
443
|
},
|
|
441
|
-
d(
|
|
442
|
-
|
|
444
|
+
d(o) {
|
|
445
|
+
t && t.d(o), o && N(e);
|
|
443
446
|
}
|
|
444
447
|
};
|
|
445
448
|
}
|
|
446
|
-
function
|
|
447
|
-
let
|
|
448
|
-
const A =
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
449
|
+
function fe(n, e, i) {
|
|
450
|
+
let t, o, l, s, c, k, d, v, f, z, { withAnimation: g = !1 } = e, { tag: a } = e, { mediaStore: S } = e, { rendererMap: _ = /* @__PURE__ */ new Map() } = e, { contentTypeMap: M = /* @__PURE__ */ new Map() } = e, { state: r } = e, { temporaryState: p } = e;
|
|
451
|
+
const A = $("hooks");
|
|
452
|
+
function C(m) {
|
|
453
|
+
te[m ? "unshift" : "push"](() => {
|
|
454
|
+
a.dom = m, i(0, a);
|
|
455
|
+
});
|
|
456
|
+
}
|
|
457
|
+
return n.$$set = (m) => {
|
|
458
|
+
"withAnimation" in m && i(1, g = m.withAnimation), "tag" in m && i(0, a = m.tag), "mediaStore" in m && i(2, S = m.mediaStore), "rendererMap" in m && i(3, _ = m.rendererMap), "contentTypeMap" in m && i(4, M = m.contentTypeMap), "state" in m && i(5, r = m.state), "temporaryState" in m && i(6, p = m.temporaryState);
|
|
459
|
+
}, n.$$.update = () => {
|
|
460
|
+
var m, q, D, R;
|
|
461
|
+
n.$$.dirty & /*tag, rendererMap*/
|
|
462
|
+
9 && i(16, t = (() => {
|
|
463
|
+
var V, j, B;
|
|
464
|
+
return !(((j = (V = a.style) == null ? void 0 : V.point) == null ? void 0 : j.enabled) === !1 || ((B = _.get(a.contentType)) == null ? void 0 : B.usePoint) === !1 || a.contentType === "Sticker" || a.contentType === "Link" || a.contentType === "VRLink" || a.contentType === "PanoLink" || a.contentType === "Panorama" || a.contentType === "Audio" && a.data.appearance === "plane");
|
|
465
|
+
})()), n.$$.dirty & /*tag*/
|
|
466
|
+
1 && i(15, o = (() => a.stickType === "2DPoint")()), n.$$.dirty & /*tag*/
|
|
467
|
+
1 && i(14, l = a.id), n.$$.dirty & /*tag*/
|
|
468
|
+
1 && i(13, s = a.enabled === !1 || !a.state), n.$$.dirty & /*tag*/
|
|
469
|
+
1 && i(12, c = !((m = a.state) != null && m.visible) || ((q = a.temporaryState) == null ? void 0 : q.visible) === !1 || !a.screenPosition), n.$$.dirty & /*tag*/
|
|
470
|
+
1 && i(7, k = (D = a.state) == null ? void 0 : D.unfolded), n.$$.dirty & /*tag*/
|
|
471
|
+
1 && i(8, d = a.screenPosition), n.$$.dirty & /*screenPosition*/
|
|
472
|
+
256 && i(11, v = (d == null ? void 0 : d.leftPercent) + "%"), n.$$.dirty & /*screenPosition*/
|
|
473
|
+
256 && i(10, f = (d == null ? void 0 : d.topPercent) + "%"), n.$$.dirty & /*unfolded, tag*/
|
|
474
|
+
129 && i(9, z = k ? ((R = a.zIndex) != null ? R : 0) + (k ? 1e6 : 0) : void 0);
|
|
467
475
|
}, [
|
|
468
|
-
|
|
469
|
-
p,
|
|
476
|
+
a,
|
|
470
477
|
g,
|
|
471
|
-
|
|
478
|
+
S,
|
|
479
|
+
_,
|
|
480
|
+
M,
|
|
472
481
|
r,
|
|
473
|
-
|
|
474
|
-
w,
|
|
482
|
+
p,
|
|
475
483
|
k,
|
|
484
|
+
d,
|
|
485
|
+
z,
|
|
486
|
+
f,
|
|
487
|
+
v,
|
|
476
488
|
c,
|
|
477
|
-
_,
|
|
478
|
-
S,
|
|
479
|
-
l,
|
|
480
|
-
u,
|
|
481
489
|
s,
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
A
|
|
490
|
+
l,
|
|
491
|
+
o,
|
|
492
|
+
t,
|
|
493
|
+
A,
|
|
494
|
+
C
|
|
486
495
|
];
|
|
487
496
|
}
|
|
488
|
-
class
|
|
489
|
-
constructor(
|
|
490
|
-
super(),
|
|
497
|
+
class Yt extends U {
|
|
498
|
+
constructor(e) {
|
|
499
|
+
super(), W(
|
|
491
500
|
this,
|
|
492
|
-
|
|
501
|
+
e,
|
|
502
|
+
fe,
|
|
493
503
|
me,
|
|
494
|
-
|
|
495
|
-
W,
|
|
504
|
+
X,
|
|
496
505
|
{
|
|
497
|
-
withAnimation:
|
|
498
|
-
tag:
|
|
506
|
+
withAnimation: 1,
|
|
507
|
+
tag: 0,
|
|
499
508
|
mediaStore: 2,
|
|
500
509
|
rendererMap: 3,
|
|
501
510
|
contentTypeMap: 4,
|
|
502
511
|
state: 5,
|
|
503
512
|
temporaryState: 6
|
|
504
513
|
},
|
|
505
|
-
|
|
514
|
+
oe
|
|
506
515
|
);
|
|
507
516
|
}
|
|
508
517
|
}
|
|
509
518
|
export {
|
|
510
|
-
|
|
519
|
+
Yt as default
|
|
511
520
|
};
|