@realsee/dnalogel 3.20.5 → 3.20.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoMeasurePlugin/Controller/index.d.ts +3 -3
- package/dist/PanoMeasurePlugin/Model/index.d.ts +3 -3
- package/dist/PanoMeasurePlugin/Model/line.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Model/polyline.d.ts +1 -0
- package/dist/PanoMeasurePlugin/Modules/GuideController.d.ts +0 -4
- package/dist/PanoMeasurePlugin/typings/data.d.ts +1 -1
- package/dist/index.cjs.js +4 -4
- package/dist/index.js +12 -5
- package/dist/index.umd.js +4 -4
- 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/Magnifier.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 +20 -10
- package/docs/classes/PanoMeasurePluginModel.html +6 -6
- package/docs/classes/PanoMeasurePluginPoint.html +3 -3
- package/docs/classes/PanoMeasurePluginPolyline.html +22 -12
- package/docs/classes/PanoTagPluginController.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/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/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 +3 -3
- 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/CruisePluginTypes.Config.html +3 -3
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +3 -3
- package/docs/interfaces/CruisePluginTypes.EventMap.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +3 -3
- package/docs/interfaces/CruisePluginTypes.PluginState.html +3 -3
- package/docs/interfaces/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/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 +3 -3
- package/docs/interfaces/TagConfig.html +3 -3
- 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/PanoVideoPluginType.html +3 -3
- package/docs/modules/Util.html +3 -3
- package/docs/modules.html +4 -4
- 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/AudioTagTypeConfigKey.html +3 -3
- package/docs/types/CSS3DRenderExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginExportType.html +3 -3
- package/docs/types/CSS3DRenderPluginParameterType.html +3 -3
- package/docs/types/ClassFunctionParameters.html +3 -3
- package/docs/types/Color.html +3 -3
- package/docs/types/ContentTypeConfigKey.html +3 -3
- package/docs/types/ContentTypeConfigKeySplit.html +3 -3
- package/docs/types/ContentTypeMap.html +3 -3
- package/docs/types/Create3DDomContainerReturnType.html +3 -3
- package/docs/types/Create3DElementReturnType.html +3 -3
- package/docs/types/CruisePluginExportType.html +3 -3
- package/docs/types/CruisePluginTypes.CruiseData.html +3 -3
- package/docs/types/CruisePluginTypes.MoveEffect.html +3 -3
- package/docs/types/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 +3 -3
- 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/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 +3 -3
- package/docs/types/Position.html +3 -3
- package/docs/types/RotateArgs.html +3 -3
- package/docs/types/RotateOpts.html +3 -3
- package/docs/types/RuleLabelsKey.html +3 -3
- package/docs/types/RuleLabelsValue.html +3 -3
- package/docs/types/StickType.html +3 -3
- package/docs/types/Tag.html +3 -3
- package/docs/types/Tag2D.html +3 -3
- package/docs/types/Tag3D.html +3 -3
- package/docs/types/TagConfigByKey.html +3 -3
- package/docs/types/TagContentType.html +3 -3
- package/docs/types/TagContentTypeMapping.html +3 -3
- package/docs/types/TagDimensionType.html +3 -3
- package/docs/types/TagElement.html +3 -3
- package/docs/types/TagEvents.html +3 -3
- 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 +3 -3
- package/docs/types/TagPointType.html +3 -3
- package/docs/types/TagRendererMap.html +3 -3
- package/docs/types/TopviewFloorplanPluginParameterType.html +3 -3
- package/docs/types/TopviewFloorplanPluginReturnType.html +3 -3
- package/docs/types/WorkCode.html +3 -3
- package/docs/variables/FLOOR_TYPE_MAP.html +3 -3
- package/docs/variables/PLUGIN.html +3 -3
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +3 -3
- package/docs/variables/ROOM_TYPE_MAP.html +3 -3
- package/docs/variables/defaultGlobalConfig.html +3 -3
- package/docs/variables/itemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelItemLabelPluginServerParams.html +3 -3
- package/docs/variables/modelRoomLabelPluginServerParams.html +3 -3
- package/libs/PanoMeasurePlugin/Controller/index.d.ts +3 -3
- package/libs/PanoMeasurePlugin/Controller/index.js +50 -50
- package/libs/PanoMeasurePlugin/Model/index.d.ts +3 -3
- package/libs/PanoMeasurePlugin/Model/line.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Model/line.js +8 -5
- package/libs/PanoMeasurePlugin/Model/polyline.d.ts +1 -0
- package/libs/PanoMeasurePlugin/Model/polyline.js +3 -0
- package/libs/PanoMeasurePlugin/Modules/GuideController.d.ts +0 -4
- package/libs/PanoMeasurePlugin/typings/data.d.ts +1 -1
- package/libs/PanoRulerProPlugin/Controller.js +22 -21
- package/libs/base/BasePlugin.js +1 -1
- package/libs/shared-utils/logger.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
var b = Object.defineProperty;
|
|
2
2
|
var w = Object.getOwnPropertySymbols;
|
|
3
3
|
var T = Object.prototype.hasOwnProperty, U = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var p = (s, e, t) => e in s ? b(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t,
|
|
4
|
+
var p = (s, e, t) => e in s ? b(s, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : s[e] = t, a = (s, e) => {
|
|
5
5
|
for (var t in e || (e = {}))
|
|
6
6
|
T.call(e, t) && p(s, t, e[t]);
|
|
7
7
|
if (w)
|
|
@@ -9,16 +9,16 @@ var p = (s, e, t) => e in s ? b(s, e, { enumerable: !0, configurable: !0, writab
|
|
|
9
9
|
U.call(e, t) && p(s, t, e[t]);
|
|
10
10
|
return s;
|
|
11
11
|
};
|
|
12
|
-
var
|
|
12
|
+
var r = (s, e, t) => (p(s, typeof e != "symbol" ? e + "" : e, t), t);
|
|
13
13
|
import l from "./EditController.js";
|
|
14
14
|
import P from "./ViewController.js";
|
|
15
15
|
import v from "./WatchController.js";
|
|
16
|
-
import
|
|
16
|
+
import h from "./MixedController.js";
|
|
17
17
|
import { omit as k } from "../../shared-utils/filter.js";
|
|
18
18
|
import { Group as D } from "three";
|
|
19
19
|
import { Model as E } from "../Model/index.js";
|
|
20
|
-
import { Subscribe as
|
|
21
|
-
import { getMouseGroup as
|
|
20
|
+
import { Subscribe as G } from "@realsee/five";
|
|
21
|
+
import { getMouseGroup as x } from "../utils/mouseGroup.js";
|
|
22
22
|
import { UIController as S } from "../Modules/UIController/index.js";
|
|
23
23
|
import { GuideController as L } from "../Modules/GuideController.js";
|
|
24
24
|
import { ShortcutKeyController as O } from "./ShortcutKeyController.js";
|
|
@@ -111,37 +111,37 @@ import "../../vendor/object-assign-deep/objectAssignDeep.js";
|
|
|
111
111
|
import "../Components/Tip.js";
|
|
112
112
|
class Et {
|
|
113
113
|
constructor(e, t) {
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
114
|
+
r(this, "hasOpen", !1);
|
|
115
|
+
r(this, "hook", new G());
|
|
116
|
+
r(this, "magnifier");
|
|
117
|
+
r(this, "controller", null);
|
|
118
118
|
/** 允许的测量类型 */
|
|
119
|
-
|
|
119
|
+
r(this, "allowMeasureType");
|
|
120
120
|
/** 当前的测量类型 */
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
121
|
+
r(this, "currentMeasureType");
|
|
122
|
+
r(this, "five");
|
|
123
|
+
r(this, "model");
|
|
124
|
+
r(this, "group");
|
|
125
|
+
r(this, "config");
|
|
126
|
+
r(this, "isMobile");
|
|
127
|
+
r(this, "useUIController");
|
|
128
|
+
r(this, "params");
|
|
129
|
+
r(this, "useGuideController");
|
|
130
|
+
r(this, "container", document.createElement("div"));
|
|
131
|
+
r(this, "shortcutKeyController");
|
|
132
132
|
/** 关闭插件功能
|
|
133
133
|
* @description 清除标尺线条
|
|
134
134
|
* @description 还原点位展示和默认鼠标 UI
|
|
135
135
|
*/
|
|
136
|
-
|
|
137
|
-
var e, t,
|
|
138
|
-
this.hasOpen = !1, this.container.style.opacity = "0", (e = this.controller) == null || e.dispose(), (t = this.useUIController) == null || t.hide(), (
|
|
136
|
+
r(this, "disable", () => {
|
|
137
|
+
var e, t, i, o;
|
|
138
|
+
this.hasOpen = !1, this.container.style.opacity = "0", (e = this.controller) == null || e.dispose(), (t = this.useUIController) == null || t.hide(), (i = this.useGuideController) == null || i.hide(), (o = this.shortcutKeyController) == null || o.dispose(), this.controller = null, this.five.helperVisible = !0, this.five.scene.remove(this.group), this.five.needsRender = !0, this.hook.emit("disable", !0);
|
|
139
139
|
});
|
|
140
|
-
|
|
140
|
+
r(this, "getCurrentMode", () => this.controller instanceof l ? "Edit" : this.controller instanceof v ? "Watch" : this.controller instanceof h ? "Mixed" : this.controller instanceof P ? "View" : null);
|
|
141
141
|
/** 变更场景
|
|
142
142
|
* @description 如果从编辑场景改变到观看场景,不会自动保存,默认丢弃所有改动
|
|
143
143
|
*/
|
|
144
|
-
|
|
144
|
+
r(this, "changeMode", (e) => {
|
|
145
145
|
var o;
|
|
146
146
|
if (!this.hasOpen || this.getCurrentMode() === e)
|
|
147
147
|
return;
|
|
@@ -150,36 +150,36 @@ class Et {
|
|
|
150
150
|
View: P,
|
|
151
151
|
Watch: v,
|
|
152
152
|
Edit: l,
|
|
153
|
-
Mixed:
|
|
153
|
+
Mixed: h
|
|
154
154
|
};
|
|
155
155
|
if (!t[e])
|
|
156
156
|
throw new Error("不存在的 Mode");
|
|
157
|
-
const
|
|
158
|
-
this.controller = new t[e](
|
|
157
|
+
const i = this.createControllerParams();
|
|
158
|
+
this.controller = new t[e](i), this.hook.emit("modeChange", e);
|
|
159
159
|
});
|
|
160
160
|
/**
|
|
161
161
|
* @description: 切换测量的类型
|
|
162
162
|
*/
|
|
163
|
-
|
|
163
|
+
r(this, "changeMeasureType", (e) => {
|
|
164
164
|
this.currentMeasureType = e, this.hook.emit("measureTypeChange", e);
|
|
165
165
|
});
|
|
166
166
|
var n, c, u, d, f, g, M, y, C;
|
|
167
167
|
this.five = e, this.params = t, this.config = k(t, ["openParams", "magnifierParams"]), this.model = new E(this.config), this.isMobile = (c = (n = t == null ? void 0 : t.openParams) == null ? void 0 : n.isMobile) != null ? c : !1, this.magnifier = new A(e, (u = t.magnifierParams) != null ? u : { width: 190, height: 190, scale: 2 }), this.allowMeasureType = Array.from(new Set((f = (d = t.editParams) == null ? void 0 : d.allowMeasureType) != null ? f : ["line"])), this.currentMeasureType = (g = this.allowMeasureType[0]) != null ? g : "line", this.group = new D(), this.group.name = "plugin-measure-group", this.container.classList.add("five-plugin-measure-container"), this.container.style.position = "absolute", this.container.style.left = "0", this.container.style.top = "0", this.container.style.pointerEvents = "none", this.container.style.width = "100%", this.container.style.height = "100%", this.container.style.opacity = "0";
|
|
168
|
-
const
|
|
168
|
+
const i = (y = (M = t.editParams) == null ? void 0 : M.pointSelectorMode) != null ? y : B ? "fixed" : "cursor", o = (C = this.params.openParams) != null ? C : {};
|
|
169
169
|
if (this.params.useUIController !== !1) {
|
|
170
|
-
const m =
|
|
170
|
+
const m = a({
|
|
171
171
|
container: this.container,
|
|
172
172
|
openParams: o,
|
|
173
173
|
i18n: t.i18n,
|
|
174
|
-
pointSelectorMode:
|
|
174
|
+
pointSelectorMode: i,
|
|
175
175
|
useNewUI: this.allowMeasureType.length > 1
|
|
176
176
|
}, I(this.params.useUIController));
|
|
177
177
|
this.useUIController = new S(this, m);
|
|
178
178
|
}
|
|
179
179
|
if (this.params.useGuideController !== !1) {
|
|
180
|
-
const m =
|
|
180
|
+
const m = a({
|
|
181
181
|
container: this.container,
|
|
182
|
-
pointSelectorMode:
|
|
182
|
+
pointSelectorMode: i,
|
|
183
183
|
i18n: t.i18n
|
|
184
184
|
}, I(this.params.useGuideController));
|
|
185
185
|
this.useGuideController = new L(this, m);
|
|
@@ -207,8 +207,8 @@ class Et {
|
|
|
207
207
|
* @description 会隐藏当前 VR 内的点位展示
|
|
208
208
|
*/
|
|
209
209
|
enable(e) {
|
|
210
|
-
var t;
|
|
211
|
-
this.hasOpen || (this.hasOpen = !0, this.five.scene.add(this.group), this.container.style.opacity = "1", e != null && e.mode ? this.changeMode(e.mode) : this.isMobile ? this.changeMode("Mixed") : this.changeMode("Watch"), (t = this.useUIController) == null || t.show(), this.shortcutKeyController = new O(this, this.five), this.hook.emit("enable", !0));
|
|
210
|
+
var t, i;
|
|
211
|
+
this.hasOpen || (this.hasOpen = !0, this.five.scene.add(this.group), this.container.style.opacity = "1", e != null && e.mode ? this.changeMode(e.mode) : this.isMobile ? this.changeMode("Mixed") : this.changeMode("Watch"), (t = this.useUIController) == null || t.show(), (i = this.useGuideController) == null || i.show(), this.shortcutKeyController = new O(this, this.five), this.hook.emit("enable", !0));
|
|
212
212
|
}
|
|
213
213
|
/** 进入编辑模式 */
|
|
214
214
|
edit(e) {
|
|
@@ -252,20 +252,20 @@ class Et {
|
|
|
252
252
|
*/
|
|
253
253
|
save(e) {
|
|
254
254
|
var o;
|
|
255
|
-
if (!(this.controller instanceof l) && !(this.controller instanceof
|
|
255
|
+
if (!(this.controller instanceof l) && !(this.controller instanceof h))
|
|
256
256
|
return this;
|
|
257
|
-
const t = (o = e == null ? void 0 : e.mode) != null ? o : "View",
|
|
258
|
-
return this.controller instanceof l ? this.controller.complete() :
|
|
257
|
+
const t = (o = e == null ? void 0 : e.mode) != null ? o : "View", i = this.controller.model.areas;
|
|
258
|
+
return this.controller instanceof l ? this.controller.complete() : i.forEach((n) => {
|
|
259
259
|
n.showArea(), this.model.addArea(n);
|
|
260
260
|
}), this.changeMode(t), this;
|
|
261
261
|
}
|
|
262
262
|
/** Mixed 模式才有用,添加起点 */
|
|
263
263
|
addStartPoint() {
|
|
264
|
-
this.controller instanceof
|
|
264
|
+
this.controller instanceof h && this.hook.emit("willChangeState", "watching", "editing");
|
|
265
265
|
}
|
|
266
266
|
/** Mixed 模式才有用,添加终点 */
|
|
267
267
|
addEndPoint() {
|
|
268
|
-
this.controller instanceof
|
|
268
|
+
this.controller instanceof h && this.hook.emit("willChangeState", "editing", "watching");
|
|
269
269
|
}
|
|
270
270
|
/** 导出数据 */
|
|
271
271
|
toJson() {
|
|
@@ -279,20 +279,20 @@ class Et {
|
|
|
279
279
|
changeIsMobile(e) {
|
|
280
280
|
}
|
|
281
281
|
changeConfigs(e) {
|
|
282
|
-
var t,
|
|
283
|
-
Object.assign(this.config, e), (t = this.controller) == null || t.updateDistanceUI(), (
|
|
282
|
+
var t, i;
|
|
283
|
+
Object.assign(this.config, e), (t = this.controller) == null || t.updateDistanceUI(), (i = this.controller) == null || i.updateAreaUI();
|
|
284
284
|
}
|
|
285
285
|
/** 设置线段的文本 */
|
|
286
286
|
setCustomText(e, t) {
|
|
287
287
|
var o;
|
|
288
|
-
const
|
|
289
|
-
if (!
|
|
288
|
+
const i = this.model.getLineByID(e);
|
|
289
|
+
if (!i)
|
|
290
290
|
throw new Error("不存在的线段");
|
|
291
|
-
|
|
291
|
+
i.setText(t), (o = this.controller) == null || o.updateDistanceUI();
|
|
292
292
|
}
|
|
293
293
|
createControllerParams() {
|
|
294
|
-
var
|
|
295
|
-
const e = (
|
|
294
|
+
var i, o;
|
|
295
|
+
const e = (i = this.params.openParams) != null ? i : {}, t = (o = this.params.editParams) != null ? o : {};
|
|
296
296
|
return e.isMobile = this.isMobile, {
|
|
297
297
|
five: this.five,
|
|
298
298
|
hook: this.hook,
|
|
@@ -305,7 +305,7 @@ class Et {
|
|
|
305
305
|
editParams: t,
|
|
306
306
|
magnifierParams: this.params.magnifierParams,
|
|
307
307
|
getMeasureType: () => this.currentMeasureType,
|
|
308
|
-
mouseGroup:
|
|
308
|
+
mouseGroup: x(a({}, e.crossHairParameter)),
|
|
309
309
|
userDistanceItemCreator: this.params.userDistanceItemCreator
|
|
310
310
|
};
|
|
311
311
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Config } from '../typings';
|
|
2
|
-
import type {
|
|
2
|
+
import type { MeasurePluginData } from '../typings/data';
|
|
3
3
|
import type Area from './area';
|
|
4
4
|
import type Line from './line';
|
|
5
5
|
import { Polyline } from './polyline';
|
|
@@ -39,7 +39,7 @@ export declare class Model {
|
|
|
39
39
|
clear(): void;
|
|
40
40
|
dispose(): void;
|
|
41
41
|
getClosestPoint(): void;
|
|
42
|
-
parse(data:
|
|
43
|
-
toJson():
|
|
42
|
+
parse(data: MeasurePluginData): void;
|
|
43
|
+
toJson(): MeasurePluginData;
|
|
44
44
|
}
|
|
45
45
|
export {};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
var
|
|
2
|
-
var m = (s, t, i) => t in s ?
|
|
1
|
+
var l = Object.defineProperty;
|
|
2
|
+
var m = (s, t, i) => t in s ? l(s, t, { enumerable: !0, configurable: !0, writable: !0, value: i }) : s[t] = i;
|
|
3
3
|
var e = (s, t, i) => (m(s, typeof t != "symbol" ? t + "" : t, i), i);
|
|
4
4
|
import { uuid as p } from "../../shared-utils/uuid.js";
|
|
5
5
|
import { createLineMesh as n } from "../utils/line.js";
|
|
@@ -11,7 +11,7 @@ import "three";
|
|
|
11
11
|
import "../utils/dom/base.js";
|
|
12
12
|
import "../utils/isNDCPointInScreen.js";
|
|
13
13
|
import "../../shared-utils/three/centerPoint.js";
|
|
14
|
-
class
|
|
14
|
+
class r {
|
|
15
15
|
constructor(t, i, o) {
|
|
16
16
|
e(this, "id");
|
|
17
17
|
e(this, "selected", !1);
|
|
@@ -65,14 +65,17 @@ class l {
|
|
|
65
65
|
setText(t) {
|
|
66
66
|
this.text = t, this.hook.emit("textChanged", t);
|
|
67
67
|
}
|
|
68
|
+
toJSON() {
|
|
69
|
+
return this.toJson();
|
|
70
|
+
}
|
|
68
71
|
toJson() {
|
|
69
72
|
return { id: this.id, points: this.points.map((t) => t.toJson()), text: this.text };
|
|
70
73
|
}
|
|
71
74
|
clone() {
|
|
72
|
-
const t = new
|
|
75
|
+
const t = new r(this.points[0].clone(), this.points[1].clone(), this.model);
|
|
73
76
|
return t.text = this.text, t;
|
|
74
77
|
}
|
|
75
78
|
}
|
|
76
79
|
export {
|
|
77
|
-
|
|
80
|
+
r as default
|
|
78
81
|
};
|
|
@@ -15,10 +15,6 @@ export interface GuideControllerParams {
|
|
|
15
15
|
i18n?: (key: string) => string;
|
|
16
16
|
tips?: PartialObjectDeep<MeasureTip>;
|
|
17
17
|
tipStyle?: Partial<CSSStyleDeclaration>;
|
|
18
|
-
startTip?: string;
|
|
19
|
-
endTip?: string;
|
|
20
|
-
firstPointTip?: string;
|
|
21
|
-
nextPointTip?: string;
|
|
22
18
|
pointSelectorMode?: PointSelectorMode;
|
|
23
19
|
}
|
|
24
20
|
export declare class GuideController {
|
|
@@ -1,30 +1,30 @@
|
|
|
1
1
|
var m = Object.defineProperty;
|
|
2
2
|
var f = Object.getOwnPropertySymbols;
|
|
3
3
|
var v = Object.prototype.hasOwnProperty, b = Object.prototype.propertyIsEnumerable;
|
|
4
|
-
var p = (i,
|
|
5
|
-
for (var
|
|
6
|
-
v.call(
|
|
4
|
+
var p = (i, t, e) => t in i ? m(i, t, { enumerable: !0, configurable: !0, writable: !0, value: e }) : i[t] = e, c = (i, t) => {
|
|
5
|
+
for (var e in t || (t = {}))
|
|
6
|
+
v.call(t, e) && p(i, e, t[e]);
|
|
7
7
|
if (f)
|
|
8
|
-
for (var
|
|
9
|
-
b.call(
|
|
8
|
+
for (var e of f(t))
|
|
9
|
+
b.call(t, e) && p(i, e, t[e]);
|
|
10
10
|
return i;
|
|
11
11
|
};
|
|
12
|
-
var r = (i,
|
|
13
|
-
var d = (i,
|
|
12
|
+
var r = (i, t, e) => (p(i, typeof t != "symbol" ? t + "" : t, e), e);
|
|
13
|
+
var d = (i, t, e) => new Promise((a, o) => {
|
|
14
14
|
var n = (s) => {
|
|
15
15
|
try {
|
|
16
|
-
h(
|
|
16
|
+
h(e.next(s));
|
|
17
17
|
} catch (u) {
|
|
18
18
|
o(u);
|
|
19
19
|
}
|
|
20
20
|
}, l = (s) => {
|
|
21
21
|
try {
|
|
22
|
-
h(
|
|
22
|
+
h(e.throw(s));
|
|
23
23
|
} catch (u) {
|
|
24
24
|
o(u);
|
|
25
25
|
}
|
|
26
26
|
}, h = (s) => s.done ? a(s.value) : Promise.resolve(s.value).then(n, l);
|
|
27
|
-
h((
|
|
27
|
+
h((e = e.apply(i, t)).next());
|
|
28
28
|
});
|
|
29
29
|
import I from "./RulerItems.js";
|
|
30
30
|
import "../vendor/svelte/internal/index.js";
|
|
@@ -38,7 +38,7 @@ import "../shared-utils/throttle.js";
|
|
|
38
38
|
import "three";
|
|
39
39
|
import "./RulerItem.js";
|
|
40
40
|
class A {
|
|
41
|
-
constructor(
|
|
41
|
+
constructor(t, e) {
|
|
42
42
|
r(this, "five");
|
|
43
43
|
r(this, "container", document.createElement("div"));
|
|
44
44
|
r(this, "panoRulerProData");
|
|
@@ -48,26 +48,26 @@ class A {
|
|
|
48
48
|
loaded: !1,
|
|
49
49
|
options: {
|
|
50
50
|
className: "",
|
|
51
|
-
distanceText: (
|
|
51
|
+
distanceText: (t) => `${t.toFixed(1)}m`
|
|
52
52
|
}
|
|
53
53
|
});
|
|
54
54
|
var a, o;
|
|
55
|
-
this.five =
|
|
55
|
+
this.five = t, this.container.classList.add("panoRulerProPlugin-container"), this.container.setAttribute(
|
|
56
56
|
"style",
|
|
57
57
|
"position: absolute;pointer-events: none;width: 100%;height: 100%;left: 0;top: 0;overflow: hidden;"
|
|
58
|
-
),
|
|
58
|
+
), e && (e.data && this.load(e.data), this.state.options = c(c({}, this.state.options), e.options || {}), (a = e.options) != null && a.className && this.container.classList.add((o = e.options) == null ? void 0 : o.className)), this.five.once("modelLoaded", () => d(this, null, function* () {
|
|
59
59
|
var n, l;
|
|
60
60
|
(l = (n = this.five.getElement()) == null ? void 0 : n.parentNode) == null || l.append(this.container);
|
|
61
61
|
})), this.five.once("dispose", () => this.dispose());
|
|
62
62
|
}
|
|
63
|
-
load(
|
|
63
|
+
load(t) {
|
|
64
64
|
return d(this, null, function* () {
|
|
65
65
|
if (!this.five.work)
|
|
66
66
|
return;
|
|
67
|
-
const
|
|
68
|
-
if (!
|
|
67
|
+
const e = t.data;
|
|
68
|
+
if (!e)
|
|
69
69
|
throw new Error("标尺数据依赖不齐全!");
|
|
70
|
-
this.panoRulerProData =
|
|
70
|
+
this.panoRulerProData = e, this.state.loaded = !0;
|
|
71
71
|
});
|
|
72
72
|
}
|
|
73
73
|
enable() {
|
|
@@ -78,7 +78,7 @@ class A {
|
|
|
78
78
|
}
|
|
79
79
|
render() {
|
|
80
80
|
return d(this, null, function* () {
|
|
81
|
-
var
|
|
81
|
+
var t;
|
|
82
82
|
if (this.state.enabled) {
|
|
83
83
|
if (!this.panoRulerProData || !this.container)
|
|
84
84
|
return;
|
|
@@ -91,11 +91,12 @@ class A {
|
|
|
91
91
|
}
|
|
92
92
|
});
|
|
93
93
|
} else
|
|
94
|
-
(
|
|
94
|
+
(t = this.rulerItems) == null || t.$destroy(), this.rulerItems = void 0;
|
|
95
95
|
});
|
|
96
96
|
}
|
|
97
97
|
dispose() {
|
|
98
|
-
|
|
98
|
+
var t;
|
|
99
|
+
this.container && ((t = this.rulerItems) == null || t.$destroy(), this.rulerItems = void 0), this.container.remove();
|
|
99
100
|
}
|
|
100
101
|
}
|
|
101
102
|
export {
|
package/libs/base/BasePlugin.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
function A() {
|
|
2
2
|
console.debug(
|
|
3
|
-
"%c %c@realsee/dnalogel %cv3.20.
|
|
3
|
+
"%c %c@realsee/dnalogel %cv3.20.6",
|
|
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",
|