@realsee/dnalogel 3.66.0-alpha.13 → 3.66.0-alpha.14
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 +4 -0
- package/dist/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/dist/PanoTagPlugin/controller/index.d.ts +18 -0
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/dist/index.cjs.js +59 -59
- package/dist/index.js +8571 -8440
- package/dist/index.umd.js +51 -51
- package/docs/assets/navigation.js +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +39 -29
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.absoluteUrl.html +2 -2
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isAbsoluteURL.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasurePluginConfig.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +3 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.animeMap.html +1 -1
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopup.js +428 -351
- package/libs/PanoTagPlugin/Components/TagItem.js +247 -239
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.d.ts +9 -0
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +75 -62
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +1 -1
- package/libs/PanoTagPlugin/controller/index.d.ts +18 -0
- package/libs/PanoTagPlugin/controller/index.js +162 -134
- package/libs/PanoTagPlugin/tag.config.js +5 -0
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +2 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,30 +1,30 @@
|
|
|
1
|
-
var P = Object.defineProperty,
|
|
2
|
-
var
|
|
1
|
+
var P = Object.defineProperty, E = Object.defineProperties;
|
|
2
|
+
var U = Object.getOwnPropertyDescriptors;
|
|
3
3
|
var v = Object.getOwnPropertySymbols;
|
|
4
|
-
var
|
|
4
|
+
var A = Object.prototype.hasOwnProperty, k = Object.prototype.propertyIsEnumerable;
|
|
5
5
|
var g = (d, a, e) => a in d ? P(d, a, { enumerable: !0, configurable: !0, writable: !0, value: e }) : d[a] = e, f = (d, a) => {
|
|
6
6
|
for (var e in a || (a = {}))
|
|
7
|
-
|
|
7
|
+
A.call(a, e) && g(d, e, a[e]);
|
|
8
8
|
if (v)
|
|
9
9
|
for (var e of v(a))
|
|
10
10
|
k.call(a, e) && g(d, e, a[e]);
|
|
11
11
|
return d;
|
|
12
|
-
}, c = (d, a) =>
|
|
12
|
+
}, c = (d, a) => E(d, U(a));
|
|
13
13
|
var p = (d, a, e) => (g(d, typeof a != "symbol" ? a + "" : a, e), e);
|
|
14
|
-
var l = (d, a, e) => new Promise((
|
|
14
|
+
var l = (d, a, e) => new Promise((t, i) => {
|
|
15
15
|
var o = (r) => {
|
|
16
16
|
try {
|
|
17
17
|
n(e.next(r));
|
|
18
18
|
} catch (h) {
|
|
19
|
-
|
|
19
|
+
i(h);
|
|
20
20
|
}
|
|
21
21
|
}, s = (r) => {
|
|
22
22
|
try {
|
|
23
23
|
n(e.throw(r));
|
|
24
24
|
} catch (h) {
|
|
25
|
-
|
|
25
|
+
i(h);
|
|
26
26
|
}
|
|
27
|
-
}, n = (r) => r.done ?
|
|
27
|
+
}, n = (r) => r.done ? t(r.value) : Promise.resolve(r.value).then(o, s);
|
|
28
28
|
n((e = e.apply(d, a)).next());
|
|
29
29
|
});
|
|
30
30
|
import * as u from "three";
|
|
@@ -32,17 +32,17 @@ import { objectAssignDeepExports as m } from "../../vendor/object-assign-deep/ob
|
|
|
32
32
|
import { arrayPositionToVector3 as F } from "../../shared-utils/positionToVector3.js";
|
|
33
33
|
import { isModelTag as w, isMediaModelTag as _ } from "../utils/tag/tagCheck.js";
|
|
34
34
|
import { debounce as b } from "../utils/debounce.js";
|
|
35
|
-
import { throttle as
|
|
36
|
-
import
|
|
37
|
-
import { generateBlankAudio as B, AudioNamespace as
|
|
35
|
+
import { throttle as I } from "../utils/throttle.js";
|
|
36
|
+
import L, { getTagStickType as M } from "../utils/tag/format.js";
|
|
37
|
+
import { generateBlankAudio as B, AudioNamespace as G } from "../../shared-utils/audio.js";
|
|
38
38
|
import { resizeObserver as y } from "../../shared-utils/dom/resizeObserver.js";
|
|
39
|
-
import { TagRender as
|
|
39
|
+
import { TagRender as O } from "./TagRender.js";
|
|
40
40
|
import "../../shared-utils/tag.js";
|
|
41
41
|
import { isModelLike as T } from "../../shared-utils/five/mode.js";
|
|
42
42
|
import "../../vendor/hammerjs/hammer.js";
|
|
43
43
|
import "../../shared-utils/three/PointSelector/index.js";
|
|
44
44
|
import "../../shared-utils/three/CSS3DRenderer/index.js";
|
|
45
|
-
import { waitFiveModelLoaded as
|
|
45
|
+
import { waitFiveModelLoaded as R } from "../../shared-utils/five/fiveModelLoad.js";
|
|
46
46
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
47
47
|
import "@realsee/five/line";
|
|
48
48
|
import "../../shared-utils/three/core/Five_LineMaterial2.js";
|
|
@@ -56,10 +56,10 @@ import { DebugUtil as V } from "../utils/DebugUtil.js";
|
|
|
56
56
|
import { safeObj as C } from "../../shared-utils/safeObj.js";
|
|
57
57
|
import { PointTag as z } from "./Tag/PointTag.js";
|
|
58
58
|
import { ModelTag as j } from "./Tag/ModelTag.js";
|
|
59
|
-
import { PlaneTag as
|
|
60
|
-
import
|
|
61
|
-
import { fiveEveryReadyListener as
|
|
62
|
-
import { tweenProgress as
|
|
59
|
+
import { PlaneTag as H } from "./Tag/PlaneTag.js";
|
|
60
|
+
import Q from "../Components/TagContainer.js";
|
|
61
|
+
import { fiveEveryReadyListener as $ } from "../../shared-utils/five/fiveEveryReadyListener.js";
|
|
62
|
+
import { tweenProgress as x } from "../../shared-utils/animationFrame/BetterTween.js";
|
|
63
63
|
import "./TagUtil.js";
|
|
64
64
|
import "../typings/tag/TagConfig.js";
|
|
65
65
|
import "../tag.config.js";
|
|
@@ -228,40 +228,42 @@ import "../Components/Common/TagPopover/PanoramaIcon.js";
|
|
|
228
228
|
import "../Components/Common/TagPopover/TagPopoverToolBar.js";
|
|
229
229
|
import "../Components/Common/TagPopover/ArrowRightIcon.js";
|
|
230
230
|
import "../Components/Common/TagPopover/ShareIcon.js";
|
|
231
|
-
const S = "Dnalogel-PanoTagPlugin",
|
|
232
|
-
class Mo extends
|
|
233
|
-
constructor(e,
|
|
231
|
+
const S = "Dnalogel-PanoTagPlugin", Lo = (d) => `${S}--${d}`;
|
|
232
|
+
class Mo extends O {
|
|
233
|
+
constructor(e, t) {
|
|
234
234
|
super(e);
|
|
235
235
|
/** state */
|
|
236
236
|
p(this, "state", { enabled: !0, visible: !0 });
|
|
237
237
|
/** debug */
|
|
238
238
|
p(this, "debug");
|
|
239
239
|
p(this, "debugUtil", new V(this));
|
|
240
|
+
/** 全局 hover 启用状态,默认 true */
|
|
241
|
+
p(this, "globalHoverEnabled", !0);
|
|
240
242
|
/** 更改 tag 模型 */
|
|
241
|
-
p(this, "changeTagModel", (e,
|
|
242
|
-
var
|
|
243
|
-
e.data = m({}, e.data,
|
|
243
|
+
p(this, "changeTagModel", (e, t) => l(this, null, function* () {
|
|
244
|
+
var i;
|
|
245
|
+
e.data = m({}, e.data, t), yield (i = e.loadModel) == null ? void 0 : i.call(e);
|
|
244
246
|
}));
|
|
245
247
|
p(this, "handleFiveModeChange", (e) => {
|
|
246
|
-
const
|
|
247
|
-
this.filter2DPointTag.forEach((
|
|
248
|
-
|
|
248
|
+
const t = () => {
|
|
249
|
+
this.filter2DPointTag.forEach((i) => {
|
|
250
|
+
i.state.visible = !1, i.applyVisible();
|
|
249
251
|
}), this.five.ready().then(() => {
|
|
250
|
-
this.tagsDo(this.tags, (
|
|
251
|
-
|
|
252
|
+
this.tagsDo(this.tags, (i) => {
|
|
253
|
+
i.updateVisible(), _(i) && e !== "Panorama" && this.changeTagMode(i, "behind");
|
|
252
254
|
});
|
|
253
255
|
});
|
|
254
256
|
};
|
|
255
|
-
this.tags.length < 500 ?
|
|
257
|
+
this.tags.length < 500 ? t() : this.five.ready().then(() => t());
|
|
256
258
|
});
|
|
257
259
|
p(this, "handleFiveWantsMoveToPano", (e) => {
|
|
258
260
|
if (this.tags.length > 500) {
|
|
259
261
|
this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] });
|
|
260
262
|
return;
|
|
261
263
|
} else
|
|
262
|
-
this.temporaryState.visible = !0, this.tags.forEach((
|
|
263
|
-
|
|
264
|
-
}), this.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), this.tags.forEach((
|
|
264
|
+
this.temporaryState.visible = !0, this.tags.forEach((t) => {
|
|
265
|
+
t.temporaryState.visible = !0;
|
|
266
|
+
}), this.addRenderQueue({ type: "TagContainerSvelte", keys: ["tags"] }), this.tags.forEach((t) => t.applyVisible());
|
|
265
267
|
});
|
|
266
268
|
p(this, "clickhandler", (e) => {
|
|
267
269
|
e.tag.onClick(e);
|
|
@@ -280,19 +282,19 @@ class Mo extends R {
|
|
|
280
282
|
}), this.tagsDo(this.tags, (e) => {
|
|
281
283
|
e.updateVisible();
|
|
282
284
|
}), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }), yield this.setUnfolded(), this.tags.filter(w).filter((e) => {
|
|
283
|
-
var
|
|
284
|
-
return (
|
|
285
|
+
var t;
|
|
286
|
+
return (t = e.getConfig().modelConfig) == null ? void 0 : t.autoLookAtEnabled;
|
|
285
287
|
}).forEach((e) => {
|
|
286
288
|
var h;
|
|
287
|
-
const
|
|
288
|
-
if (!
|
|
289
|
+
const t = new u.Mesh(new u.BoxGeometry(), new u.MeshBasicMaterial()), i = (h = e.model) == null ? void 0 : h.object;
|
|
290
|
+
if (!i)
|
|
289
291
|
return;
|
|
290
|
-
|
|
292
|
+
t.position.copy(i.position), t.quaternion.copy(i.quaternion);
|
|
291
293
|
const o = this.five.camera.position;
|
|
292
|
-
|
|
293
|
-
const s =
|
|
294
|
+
t.lookAt(o.clone().setY(t.position.y));
|
|
295
|
+
const s = i.quaternion.clone(), n = t.quaternion.clone(), r = x();
|
|
294
296
|
r.onUpdate(({ progress: D }) => {
|
|
295
|
-
|
|
297
|
+
i.quaternion.copy(s.clone().slerp(n, D));
|
|
296
298
|
}), r.play();
|
|
297
299
|
});
|
|
298
300
|
}));
|
|
@@ -307,9 +309,9 @@ class Mo extends R {
|
|
|
307
309
|
this.setUnfoldedByCamera(), T(this.five.getCurrentState().mode) && this.tagsDo(this.tags, (e) => e.updateVisible());
|
|
308
310
|
});
|
|
309
311
|
p(this, "render", () => {
|
|
310
|
-
this.renderQueue.forEach((e,
|
|
311
|
-
const { keys:
|
|
312
|
-
if (
|
|
312
|
+
this.renderQueue.forEach((e, t) => {
|
|
313
|
+
const { keys: i } = e;
|
|
314
|
+
if (t === "TagContainerSvelte") {
|
|
313
315
|
const s = this.filterPointTag.filter((r) => r.screenPosition), n = {
|
|
314
316
|
hooks: this.hooks,
|
|
315
317
|
tags: s,
|
|
@@ -322,16 +324,16 @@ class Mo extends R {
|
|
|
322
324
|
};
|
|
323
325
|
if (this.TagContainerSvelte) {
|
|
324
326
|
let r = {};
|
|
325
|
-
if (
|
|
327
|
+
if (i.length === 0)
|
|
326
328
|
r = n;
|
|
327
329
|
else
|
|
328
|
-
for (const h of
|
|
330
|
+
for (const h of i)
|
|
329
331
|
r[h] = n[h];
|
|
330
332
|
this.TagContainerSvelte.$set(r);
|
|
331
333
|
} else {
|
|
332
334
|
if (!this.container)
|
|
333
335
|
return console.error("updateRenderPlaneTag: tag2DContainer not found");
|
|
334
|
-
this.TagContainerSvelte = new
|
|
336
|
+
this.TagContainerSvelte = new Q({
|
|
335
337
|
target: this.container,
|
|
336
338
|
props: c(f({}, n), { state: c(f({}, this.state), { enabled: !1 }) })
|
|
337
339
|
}), N(() => {
|
|
@@ -342,39 +344,39 @@ class Mo extends R {
|
|
|
342
344
|
}
|
|
343
345
|
}), this.renderQueue.clear();
|
|
344
346
|
});
|
|
345
|
-
this.params = m({}, { debug: !1, config: this.config }, f({},
|
|
347
|
+
this.params = m({}, { debug: !1, config: this.config }, f({}, t)), this.debug = this.params.debug, this.config = this.params.config, this.debug && this.debugUtil.bindLog(), B(1, { namespace: G.PlayAudio });
|
|
346
348
|
try {
|
|
347
349
|
Array.isArray(window.__PANOTAGPLUGIN_DEBUG_LIST__) || (window.__PANOTAGPLUGIN_DEBUG_LIST__ = []), this.NAME = S + "-" + window.__PANOTAGPLUGIN_DEBUG_LIST__.length, window.__PANOTAGPLUGIN_DEBUG_LIST__.push(this), window.__PANOTAGPLUGIN_DEBUG__ || Object.defineProperty(window, "__PANOTAGPLUGIN_DEBUG__", {
|
|
348
350
|
get: function() {
|
|
349
|
-
return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((
|
|
351
|
+
return window.__PANOTAGPLUGIN_DEBUG_LIST__.sort((i, o) => o.tags.length - i.tags.length)[0];
|
|
350
352
|
}
|
|
351
353
|
});
|
|
352
|
-
} catch (
|
|
354
|
+
} catch (i) {
|
|
353
355
|
}
|
|
354
356
|
}
|
|
355
357
|
appendTo(e) {
|
|
356
|
-
var
|
|
358
|
+
var i, o, s;
|
|
357
359
|
this.container = e;
|
|
358
|
-
const
|
|
359
|
-
|
|
360
|
+
const t = (o = (i = this.TagContainerSvelte) == null ? void 0 : i.$$) == null ? void 0 : o.root;
|
|
361
|
+
t && t !== this.container && ((s = this.TagContainerSvelte) == null || s.$destroy(), this.TagContainerSvelte = void 0);
|
|
360
362
|
}
|
|
361
363
|
/**
|
|
362
364
|
* @description 加载数据
|
|
363
365
|
*/
|
|
364
366
|
load(e) {
|
|
365
367
|
return l(this, null, function* () {
|
|
366
|
-
var
|
|
368
|
+
var i, o;
|
|
367
369
|
this.clearTags();
|
|
368
370
|
try {
|
|
369
371
|
console.debug(this.NAME, " load:", { data: JSON.parse(JSON.stringify(e)) });
|
|
370
372
|
} catch (s) {
|
|
371
373
|
}
|
|
372
374
|
this.config = m({}, this.config, {
|
|
373
|
-
globalConfig: (
|
|
375
|
+
globalConfig: (i = e.globalConfig) != null ? i : {},
|
|
374
376
|
contentTypeConfig: (o = e.contentTypeConfig) != null ? o : {}
|
|
375
377
|
});
|
|
376
|
-
const
|
|
377
|
-
return this.hooks.emit("loaded"),
|
|
378
|
+
const t = yield this.addTag(e.tagList);
|
|
379
|
+
return this.hooks.emit("loaded"), t;
|
|
378
380
|
});
|
|
379
381
|
}
|
|
380
382
|
/**
|
|
@@ -382,18 +384,18 @@ class Mo extends R {
|
|
|
382
384
|
*/
|
|
383
385
|
addTag(e) {
|
|
384
386
|
return l(this, null, function* () {
|
|
385
|
-
const
|
|
387
|
+
const i = (Array.isArray(e) ? e : [e]).filter((o) => o.position).map((o) => {
|
|
386
388
|
const s = M(o);
|
|
387
389
|
if (s === "2DPoint" || s === "3DPoint")
|
|
388
390
|
return new z(this, o);
|
|
389
391
|
if (s === "Model")
|
|
390
392
|
return new j(this, o);
|
|
391
393
|
if (s === "Plane")
|
|
392
|
-
return new
|
|
394
|
+
return new H(this, o);
|
|
393
395
|
});
|
|
394
|
-
return
|
|
396
|
+
return i.forEach(L), this.tags.push(...i), this.tagsLengthWillUpdate = !0, R(this.five).then(() => l(this, null, function* () {
|
|
395
397
|
var o, s;
|
|
396
|
-
this.store.eventListenerDisposer && ((s = (o = this.store).eventListenerDisposer) == null || s.call(o)), this.state.enabled && this.handleEnable(), this.addResizeListener(), this.clearUnusedPanelTag(), this.tagsDo(
|
|
398
|
+
this.store.eventListenerDisposer && ((s = (o = this.store).eventListenerDisposer) == null || s.call(o)), this.state.enabled && this.handleEnable(), this.addResizeListener(), this.clearUnusedPanelTag(), this.tagsDo(i, (n) => {
|
|
397
399
|
this.tags.includes(n) && (n.updateVisible(), n.updateZIndex());
|
|
398
400
|
}), this.setUnfolded(), this.addRenderQueue({ type: "TagContainerSvelte" }), this.hooks.emit("tagsLengthChange");
|
|
399
401
|
}));
|
|
@@ -402,26 +404,26 @@ class Mo extends R {
|
|
|
402
404
|
/**
|
|
403
405
|
* @description 改变配置
|
|
404
406
|
*/
|
|
405
|
-
changeConfig(e,
|
|
406
|
-
|
|
407
|
-
|
|
408
|
-
}), this.tagsDo(this.tags, (
|
|
407
|
+
changeConfig(e, t = !0) {
|
|
408
|
+
t ? this.config = m({}, this.config, e) : this.config = e, this.tags.forEach((i) => {
|
|
409
|
+
i.updateConfig();
|
|
410
|
+
}), this.tagsDo(this.tags, (i) => i.updateVisible());
|
|
409
411
|
}
|
|
410
412
|
/**
|
|
411
413
|
* @description 改变全局配置
|
|
412
414
|
*/
|
|
413
|
-
changeGlobalConfig(e,
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
}), this.tagsDo(this.tags, (
|
|
417
|
-
|
|
415
|
+
changeGlobalConfig(e, t = !0) {
|
|
416
|
+
t ? this.config.globalConfig = m({}, this.config.globalConfig, e) : this.config.globalConfig = e, this.tags.forEach((i) => {
|
|
417
|
+
i.updateConfig();
|
|
418
|
+
}), this.tagsDo(this.tags, (i) => {
|
|
419
|
+
i.updateVisible();
|
|
418
420
|
});
|
|
419
421
|
}
|
|
420
422
|
/**
|
|
421
423
|
* @description 改变类型配置
|
|
422
424
|
*/
|
|
423
|
-
changeContentTypeConfig(e,
|
|
424
|
-
this.config.contentTypeConfig || (this.config.contentTypeConfig = {}),
|
|
425
|
+
changeContentTypeConfig(e, t, i = !0) {
|
|
426
|
+
this.config.contentTypeConfig || (this.config.contentTypeConfig = {}), i ? this.config.contentTypeConfig[e] = m({}, this.config.contentTypeConfig[e], t) : this.config.contentTypeConfig[e] = t, this.tags.forEach((o) => {
|
|
425
427
|
o.updateConfig();
|
|
426
428
|
}), this.tagsDo(this.tags, (o) => {
|
|
427
429
|
o.updateVisible();
|
|
@@ -431,55 +433,55 @@ class Mo extends R {
|
|
|
431
433
|
return l(this, null, function* () {
|
|
432
434
|
if (this.checkDisposed())
|
|
433
435
|
return;
|
|
434
|
-
const { userAction:
|
|
435
|
-
this.setState({ visible: !0 }, { userAction:
|
|
436
|
+
const { userAction: t = !0 } = e != null ? e : {};
|
|
437
|
+
this.setState({ visible: !0 }, { userAction: t }), this.hooks.emit("show", { userAction: t });
|
|
436
438
|
});
|
|
437
439
|
}
|
|
438
440
|
hide(e) {
|
|
439
441
|
return l(this, null, function* () {
|
|
440
442
|
if (this.checkDisposed())
|
|
441
443
|
return;
|
|
442
|
-
const { userAction:
|
|
443
|
-
this.setState({ visible: !1 }, { userAction:
|
|
444
|
+
const { userAction: t = !0 } = e != null ? e : {};
|
|
445
|
+
this.setState({ visible: !1 }, { userAction: t }), this.hooks.emit("hide", { userAction: t });
|
|
444
446
|
});
|
|
445
447
|
}
|
|
446
448
|
enable(e) {
|
|
447
449
|
if (this.checkDisposed())
|
|
448
450
|
return;
|
|
449
|
-
const { userAction:
|
|
450
|
-
this.setState({ enabled: !0 }, { userAction:
|
|
451
|
+
const { userAction: t = !0 } = e != null ? e : {};
|
|
452
|
+
this.setState({ enabled: !0 }, { userAction: t }), this.hooks.emit("enable", { userAction: t });
|
|
451
453
|
}
|
|
452
454
|
disable(e) {
|
|
453
455
|
if (this.checkDisposed())
|
|
454
456
|
return;
|
|
455
|
-
const { userAction:
|
|
456
|
-
this.setState({ enabled: !1 }, { userAction:
|
|
457
|
+
const { userAction: t = !0 } = e != null ? e : {};
|
|
458
|
+
this.setState({ enabled: !1 }, { userAction: t }), this.hooks.emit("disable", { userAction: t });
|
|
457
459
|
}
|
|
458
|
-
setState(e,
|
|
460
|
+
setState(e, t) {
|
|
459
461
|
if (this.checkDisposed())
|
|
460
462
|
return;
|
|
461
|
-
const { userAction:
|
|
462
|
-
this.state = Object.assign(this.state, e), o.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), o.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: o, userAction:
|
|
463
|
+
const { userAction: i = !0 } = t != null ? t : {}, o = f({}, this.state);
|
|
464
|
+
this.state = Object.assign(this.state, e), o.visible !== this.state.visible && (e.visible ? this.handleShow() : this.handleHide()), o.enabled !== this.state.enabled && (e.enabled ? this.handleEnable() : this.handleDisable()), this.hooks.emit("stateChange", { state: this.state, prevState: o, userAction: i });
|
|
463
465
|
}
|
|
464
466
|
/**
|
|
465
467
|
* @description 销毁
|
|
466
468
|
*/
|
|
467
469
|
dispose() {
|
|
468
|
-
var e,
|
|
470
|
+
var e, t, i, o, s, n;
|
|
469
471
|
this.pauseCurrentMedia(), this.disposeAllCSS3DContainer(), (e = this.TagContainerSvelte) == null || e.$destroy(), this.filterCSS3DTag.forEach((r) => {
|
|
470
472
|
var h;
|
|
471
473
|
return (h = r.tag3DContentSvelte) == null ? void 0 : h.svelteApp.$destroy();
|
|
472
|
-
}), this.tags.forEach((r) => r.cache.clear()), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (
|
|
474
|
+
}), this.tags.forEach((r) => r.cache.clear()), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (t = this.store.disposers) == null || t.forEach((r) => r == null ? void 0 : r()), this.store.disposers = [], (o = (i = this.store).eventListenerDisposer) == null || o.call(i), this.store.eventListenerDisposer = void 0, (n = (s = this.store).resizeObserverDisposer) == null || n.call(s), this.store.resizeObserverDisposer = void 0, this.store.resizeObserverDisposerAdding = !1, this.five.scene.remove(this.group), this.group.remove(...this.group.children), this.gltfObjectGroup.remove(...this.gltfObjectGroup.children), this.imagePlaneGroup.remove(...this.imagePlaneGroup.children), this.five.needsRender = !0, this.store.disposed = !0, this.hooks.emit("dispose");
|
|
473
475
|
}
|
|
474
476
|
/**
|
|
475
477
|
* @description 闪烁标签
|
|
476
478
|
* @param {TagId} id
|
|
477
479
|
* @param {Partial<anime.AnimeParams>} animeConfig
|
|
478
480
|
*/
|
|
479
|
-
blinkTagById(e,
|
|
481
|
+
blinkTagById(e, t) {
|
|
480
482
|
return l(this, null, function* () {
|
|
481
|
-
var
|
|
482
|
-
return (
|
|
483
|
+
var i;
|
|
484
|
+
return (i = this.getTagById(e)) == null ? void 0 : i.blink(t);
|
|
483
485
|
});
|
|
484
486
|
}
|
|
485
487
|
/**
|
|
@@ -487,63 +489,63 @@ class Mo extends R {
|
|
|
487
489
|
* @param {TagId} id
|
|
488
490
|
* @param {boolean} unfolded
|
|
489
491
|
*/
|
|
490
|
-
changeUnfoldedById(e,
|
|
491
|
-
const
|
|
492
|
-
|
|
492
|
+
changeUnfoldedById(e, t) {
|
|
493
|
+
const i = this.getTagById(e);
|
|
494
|
+
t ? i == null || i.unfold() : i == null || i.fold();
|
|
493
495
|
}
|
|
494
496
|
/**
|
|
495
497
|
* @description 启用/停用指定id的标签
|
|
496
498
|
* @param {TagId} id
|
|
497
499
|
* @param {boolean} enabled
|
|
498
500
|
*/
|
|
499
|
-
changeEnabledById(e,
|
|
501
|
+
changeEnabledById(e, t) {
|
|
500
502
|
var o;
|
|
501
|
-
const
|
|
502
|
-
|
|
503
|
+
const i = this.getTagById(e);
|
|
504
|
+
i && (i.enabled = t, (o = i.hooks) == null || o.emit(t ? "enable" : "disable"));
|
|
503
505
|
}
|
|
504
506
|
/**
|
|
505
507
|
* @description 修改3D标签normal
|
|
506
508
|
* @param {TagId} id
|
|
507
509
|
* @param {ArrayPosition} normal
|
|
508
510
|
*/
|
|
509
|
-
changeTagNormalById(e,
|
|
510
|
-
const
|
|
511
|
-
|
|
511
|
+
changeTagNormalById(e, t) {
|
|
512
|
+
const i = this.getTagById(e);
|
|
513
|
+
i && i.tag3DContentSvelte && (i.tag3DContentSvelte.currentNormal = F(t));
|
|
512
514
|
}
|
|
513
515
|
/**
|
|
514
516
|
* @description 改变data
|
|
515
517
|
*/
|
|
516
|
-
changePositionById(e,
|
|
517
|
-
const
|
|
518
|
-
|
|
518
|
+
changePositionById(e, t) {
|
|
519
|
+
const i = this.getTagById(e);
|
|
520
|
+
i && i.setPosition(t);
|
|
519
521
|
}
|
|
520
522
|
/**
|
|
521
523
|
* @description 改变data
|
|
522
524
|
*/
|
|
523
|
-
changeDataById(e,
|
|
525
|
+
changeDataById(e, t, i = !0) {
|
|
524
526
|
const o = this.getTagById(e);
|
|
525
|
-
o && (o.setData(
|
|
527
|
+
o && (o.setData(t, i), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
|
|
526
528
|
}
|
|
527
529
|
/**
|
|
528
530
|
* @description 改变tag的stickType
|
|
529
531
|
*/
|
|
530
|
-
changeStickTypeById(e,
|
|
531
|
-
this.changeTagById(e,
|
|
532
|
+
changeStickTypeById(e, t, i = !0) {
|
|
533
|
+
this.changeTagById(e, t, i);
|
|
532
534
|
}
|
|
533
535
|
/**
|
|
534
536
|
* @description 改变tag任意属性
|
|
535
537
|
*/
|
|
536
|
-
changeTagById(e,
|
|
538
|
+
changeTagById(e, t, i = !0) {
|
|
537
539
|
const o = this.getTagById(e);
|
|
538
|
-
o && (o.set(
|
|
540
|
+
o && (o.set(t), o.updateVisible(), this.clearUnusedPanelTag(), o.hooks.emit("dataChanged", o.data));
|
|
539
541
|
}
|
|
540
542
|
/**
|
|
541
543
|
* @description 销毁tag
|
|
542
544
|
*/
|
|
543
545
|
destroyTagById(e) {
|
|
544
|
-
(Array.isArray(e) ? e : [e]).forEach((
|
|
546
|
+
(Array.isArray(e) ? e : [e]).forEach((i) => {
|
|
545
547
|
var o;
|
|
546
|
-
return (o = this.getTagById(
|
|
548
|
+
return (o = this.getTagById(i)) == null ? void 0 : o.destroy();
|
|
547
549
|
});
|
|
548
550
|
}
|
|
549
551
|
/**
|
|
@@ -557,9 +559,9 @@ class Mo extends R {
|
|
|
557
559
|
*/
|
|
558
560
|
clearTags() {
|
|
559
561
|
var e;
|
|
560
|
-
this.tags.length && (this.tags.forEach((
|
|
561
|
-
var
|
|
562
|
-
(
|
|
562
|
+
this.tags.length && (this.tags.forEach((t) => {
|
|
563
|
+
var i, o, s, n, r, h;
|
|
564
|
+
(i = t.tag3DContentSvelte) == null || i.dispose(), (s = (o = t.mediaPlane) == null ? void 0 : o.parent) == null || s.remove(t.mediaPlane), (h = (r = (n = t.model) == null ? void 0 : n.object) == null ? void 0 : r.parent) == null || h.remove(t.model.object);
|
|
563
565
|
}), this.tags = [], this.tagsLengthWillUpdate = !0, this.hooks.emit("tagsLengthChange"), (e = this.TagContainerSvelte) == null || e.$destroy(), this.TagContainerSvelte = void 0, this.disposeAllCSS3DContainer()), this.enabledModelTagSet.clear(), this.cache.clear();
|
|
564
566
|
}
|
|
565
567
|
/**
|
|
@@ -584,8 +586,8 @@ class Mo extends R {
|
|
|
584
586
|
this.state.enabled = !0, this.store.eventListenerDisposer = this.addEventListener(), this.five.scene.children.includes(this.group) || this.five.scene.add(this.group), this.five.needsRender = !0;
|
|
585
587
|
}
|
|
586
588
|
handleDisable() {
|
|
587
|
-
var e,
|
|
588
|
-
this.pauseCurrentMedia(), this.state.enabled = !1, (
|
|
589
|
+
var e, t, i;
|
|
590
|
+
this.pauseCurrentMedia(), this.state.enabled = !1, (t = (e = this.store).eventListenerDisposer) == null || t.call(e), this.five.scene.remove(this.group), (i = this.TagContainerSvelte) == null || i.$set({ tags: [] }), this.five.needsRender = !0;
|
|
589
591
|
}
|
|
590
592
|
addResizeListener() {
|
|
591
593
|
if (!this.store.resizeObserverDisposer && !this.store.resizeObserverDisposerAdding) {
|
|
@@ -598,17 +600,17 @@ class Mo extends R {
|
|
|
598
600
|
addResizeObserver() {
|
|
599
601
|
if (this.store.disposed)
|
|
600
602
|
return;
|
|
601
|
-
const e = this.five.getElement(),
|
|
603
|
+
const e = this.five.getElement(), t = () => {
|
|
602
604
|
this.state.enabled && (this.filterPointTag.forEach((h) => h.updateScreenPosition({ force: !0 })), this.temporaryState.visible = !0, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
|
|
603
|
-
},
|
|
605
|
+
}, i = () => {
|
|
604
606
|
this.state.enabled && (this.temporaryState.visible = !1, this.addRenderQueue({ type: "TagContainerSvelte", keys: ["temporaryState"] }));
|
|
605
607
|
}, { observe: o, unobserve: s } = y(
|
|
606
|
-
|
|
607
|
-
this.store.resizeObserverDisposer &&
|
|
608
|
+
I(() => {
|
|
609
|
+
this.store.resizeObserverDisposer && i();
|
|
608
610
|
}, 500),
|
|
609
611
|
e
|
|
610
612
|
), { observe: n, unobserve: r } = y(
|
|
611
|
-
b(() =>
|
|
613
|
+
b(() => t(), 400),
|
|
612
614
|
e
|
|
613
615
|
);
|
|
614
616
|
return o(), n(), () => {
|
|
@@ -617,36 +619,62 @@ class Mo extends R {
|
|
|
617
619
|
}
|
|
618
620
|
setUnfoldedByCamera() {
|
|
619
621
|
let e = !1;
|
|
620
|
-
this.filterPointTag.forEach((
|
|
621
|
-
const
|
|
622
|
-
if (
|
|
623
|
-
if (
|
|
624
|
-
const o =
|
|
622
|
+
this.filterPointTag.forEach((t) => {
|
|
623
|
+
const i = t.getUnfoldedByCamera();
|
|
624
|
+
if (t.state && i !== void 0) {
|
|
625
|
+
if (i === !0 && t.screenPosition) {
|
|
626
|
+
const o = t.getConfig().unfoldedConfig;
|
|
625
627
|
C(o).keep !== "unfolded" && (e = !0);
|
|
626
628
|
}
|
|
627
|
-
|
|
629
|
+
t.state.unfolded = i;
|
|
628
630
|
}
|
|
629
|
-
}), e && this.filterPointTag.forEach((
|
|
630
|
-
const
|
|
631
|
-
typeof
|
|
631
|
+
}), e && this.filterPointTag.forEach((t) => {
|
|
632
|
+
const i = t.getConfig().unfoldedConfig;
|
|
633
|
+
typeof i == "object" && (i.autoUnfold || i.autoUnfold === !1 || C(i.autoUnfold).enable === !1 || i.keep) || t.state && (t.state.unfolded = !1);
|
|
632
634
|
});
|
|
633
635
|
}
|
|
634
|
-
changeTagMode(e,
|
|
635
|
-
var
|
|
636
|
-
(
|
|
636
|
+
changeTagMode(e, t) {
|
|
637
|
+
var i;
|
|
638
|
+
(i = e.tag3DContentSvelte) != null && i.css3DInstance && (e.tag3DContentSvelte.css3DInstance.mode = t);
|
|
637
639
|
}
|
|
638
640
|
/**
|
|
639
641
|
* @description 添加 cameraUpdate, panoArrived 等事件监听
|
|
640
642
|
*/
|
|
641
643
|
addEventListener() {
|
|
642
|
-
const { five: e, hooks:
|
|
643
|
-
return this.handleFivePanoArrived(), e.on("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.on("models.refined", this.onFiveRefined), e.on("modeChange", this.handleFiveModeChange), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", this.handleFiveCameraUpdate), e.on("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.on("panoArrived", this.handleFivePanoArrived), e.on("panoArrived", this.loadVideoFirstFrame), e.on("render.prepare", this.render),
|
|
644
|
-
|
|
644
|
+
const { five: e, hooks: t } = this, i = $(this.five, this.onFiveEveryReady);
|
|
645
|
+
return this.handleFivePanoArrived(), e.on("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.on("models.refined", this.onFiveRefined), e.on("modeChange", this.handleFiveModeChange), e.on("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.on("cameraUpdate", this.handleFiveCameraUpdate), e.on("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.on("panoArrived", this.handleFivePanoArrived), e.on("panoArrived", this.loadVideoFirstFrame), e.on("render.prepare", this.render), t.on("click", this.clickhandler), () => {
|
|
646
|
+
i(), e.off("wantsMoveToPano", this.handleFiveWantsMoveToPano), e.off("models.refined", this.onFiveRefined), e.off("modeChange", this.handleFiveModeChange), e.off("modelShownFloorChange", this.handleFiveModelShownFloorChange), e.off("cameraUpdate", this.handleFiveCameraUpdate), e.off("cameraFovUpdate", this.handleFiveCameraFovUpdate), e.off("panoArrived", this.handleFivePanoArrived), e.off("panoArrived", this.loadVideoFirstFrame), e.off("render.prepare", this.render), t.off("click", this.clickhandler), this.store.eventListenerDisposer = void 0;
|
|
645
647
|
};
|
|
646
648
|
}
|
|
649
|
+
/**
|
|
650
|
+
* @description 设置标签 hover 启用状态
|
|
651
|
+
*/
|
|
652
|
+
setTagHoverEnabled(e, t) {
|
|
653
|
+
const i = this.getTagById(e);
|
|
654
|
+
i && i.setHoverEnabled(t);
|
|
655
|
+
}
|
|
656
|
+
/**
|
|
657
|
+
* @description 获取标签 hover 启用状态
|
|
658
|
+
*/
|
|
659
|
+
getTagHoverEnabled(e) {
|
|
660
|
+
const t = this.getTagById(e);
|
|
661
|
+
return t == null ? void 0 : t.getHoverEnabled();
|
|
662
|
+
}
|
|
663
|
+
/**
|
|
664
|
+
* 设置全局 hover 启用状态
|
|
665
|
+
*/
|
|
666
|
+
setGlobalHoverEnabled(e) {
|
|
667
|
+
this.globalHoverEnabled = e;
|
|
668
|
+
}
|
|
669
|
+
/**
|
|
670
|
+
* 获取全局 hover 启用状态
|
|
671
|
+
*/
|
|
672
|
+
getGlobalHoverEnabled() {
|
|
673
|
+
return this.globalHoverEnabled;
|
|
674
|
+
}
|
|
647
675
|
}
|
|
648
676
|
export {
|
|
649
677
|
Mo as PanoTagPluginController,
|
|
650
678
|
Mo as default,
|
|
651
|
-
|
|
679
|
+
Lo as pluginFlag
|
|
652
680
|
};
|
|
@@ -48,6 +48,8 @@ export type Tag<C extends TagContentType = TagContentType, S extends StickType =
|
|
|
48
48
|
fiveState?: Partial<FiveState>;
|
|
49
49
|
/** 样式 */
|
|
50
50
|
style?: TagStyle;
|
|
51
|
+
/** 是否启用 hover 行为,默认 true */
|
|
52
|
+
hoverEnabled?: boolean;
|
|
51
53
|
} & (S extends '3DPoint' ? {
|
|
52
54
|
normal: Position;
|
|
53
55
|
} : unknown) & (S extends 'Model' ? {
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.66.0-alpha.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.66.0-alpha.14",
|
|
4
4
|
[
|
|
5
5
|
"background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAMCAMAAACHgmeRAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAABLFBMVEUAAAAapPoap/oaqvkbrfkbr/gZnfwZoPsaqfnD4v/E4/8Ylv0clPm93/+/4P/B4f8Yj/683/8Wif+33P8Uhv+x2f8ShP+s1v8Pgf+n0/8Nf/+h0f8Lff8Lff8Nf/9dl/+czv8KfP8KfP+Lxf+Uyv+Xy/+Hwv+Jw/+Mxf+Oxv+RyP8aovsapfoap/oZmfwZm/wZnvsYnPsYkf4YlP0NePsDYfgYcfi43f+63v8Xiv8Xjf4EWfwCV/sWZ/qz2v+02/8Vh/8WiP8EUf8CTf4WXv2u1/+v2P8Thf8Thv8ETf8CR/8VV/+o1f+q1f8Qgv8Rg/8DSv8BRf8UVP+j0v+k0v8OgP8Pgf8DR/8DQv9Nhf+dzv+fz/+Kv/+Vyv+Xy/+azf+Oxv+Qx/+SyP////8MUhLdAAAAK3RSTlMACEWQ2bd98uQECPXxqO7c+Pb49vj2+Pb49vj23Oul8fMHA+TwerXXjEIG2P+bHgAAAAFiS0dEY1y+LaoAAAB+SURBVAjXY2BgZGJmYWVgYGBgY9fW0eVg4ORi4NbTNzDk4eXjZxAwMjYxNTO3EGQQsrSytrG1sxdmEHFwdHJ2cXUTZRBz9/D08vbxFWeQ8PMPCAwKDpFkkAoNC4+IjIqWZpCRlZOPiY2LV2BQVGJQTkhMUlEFWaOmrqGpxQAAyg0S9Dq+VPYAAAAASUVORK5CYII=')",
|
|
6
6
|
"background-repeat: no-repeat",
|