@realsee/dnalogel 2.1.2-alpha.1 → 2.1.2-alpha.3
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/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +39 -39
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +12 -12
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/LinkType.html +7 -7
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -4
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/ContentTypeMap.html +12 -12
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +8 -8
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/OpenParameter.html +7 -7
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/PointJson.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -5
- package/docs/interfaces/Rooms.html +5 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeyArray.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/VERSION.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/esm/CSS3DRenderPlugin/CSS3DRender.d.ts +167 -0
- package/esm/CSS3DRenderPlugin/CSS3DRender.js +327 -0
- package/esm/CSS3DRenderPlugin/Controller.d.ts +81 -0
- package/esm/CSS3DRenderPlugin/Controller.js +83 -0
- package/esm/CSS3DRenderPlugin/index.d.ts +5 -0
- package/esm/CSS3DRenderPlugin/index.js +14 -0
- package/esm/CSS3DRenderPlugin/typing.d.ts +26 -0
- package/esm/CSS3DRenderPlugin/typing.js +1 -0
- package/esm/CSS3DRenderPlugin/utils/CSS3DObjectPlus.d.ts +34 -0
- package/esm/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +65 -0
- package/esm/CSS3DRenderPlugin/utils/centerPoint.d.ts +2 -0
- package/esm/CSS3DRenderPlugin/utils/centerPoint.js +10 -0
- package/esm/CSS3DRenderPlugin/utils/evenNumber.d.ts +3 -0
- package/esm/CSS3DRenderPlugin/utils/evenNumber.js +7 -0
- package/esm/CSS3DRenderPlugin/utils/index.d.ts +4 -0
- package/esm/CSS3DRenderPlugin/utils/index.js +1 -0
- package/esm/CSS3DRenderPlugin/utils/positionToVector3.d.ts +13 -0
- package/esm/CSS3DRenderPlugin/utils/positionToVector3.js +6 -0
- package/esm/CSS3DRenderPlugin/utils/random.d.ts +1 -0
- package/esm/CSS3DRenderPlugin/utils/random.js +1 -0
- package/esm/CameraMovementPlugin/CameraMovementPlugin.d.ts +7 -0
- package/esm/CameraMovementPlugin/CameraMovementPlugin.js +87 -0
- package/esm/CameraMovementPlugin/index.d.ts +5 -0
- package/esm/CameraMovementPlugin/index.js +16 -0
- package/esm/CameraMovementPlugin/typing.d.ts +68 -0
- package/esm/CameraMovementPlugin/typing.js +5 -0
- package/esm/CruisePlugin/Controller.d.ts +172 -0
- package/esm/CruisePlugin/Controller.js +484 -0
- package/esm/CruisePlugin/index.d.ts +6 -0
- package/esm/CruisePlugin/index.js +28 -0
- package/esm/CruisePlugin/typing.d.ts +134 -0
- package/esm/CruisePlugin/utils/coordinatesAngle.d.ts +12 -0
- package/esm/CruisePlugin/utils/coordinatesAngle.js +8 -0
- package/esm/CruisePlugin/utils/coordinatesToVector.d.ts +7 -0
- package/esm/CruisePlugin/utils/coordinatesToVector.js +12 -0
- package/esm/CruisePlugin/utils/formatRad.d.ts +7 -0
- package/esm/CruisePlugin/utils/formatRad.js +7 -0
- package/esm/CruisePlugin/utils/linerValue.d.ts +1 -0
- package/esm/CruisePlugin/utils/linerValue.js +7 -0
- package/esm/CruisePlugin/utils/safeCall.d.ts +1 -0
- package/esm/CruisePlugin/utils/safeCall.js +28 -0
- package/esm/CruisePlugin/utils/sleep.d.ts +1 -0
- package/esm/CruisePlugin/utils/sleep.js +10 -0
- package/esm/CruisePlugin/utils/vectorToCoordinates.d.ts +7 -0
- package/esm/CruisePlugin/utils/vectorToCoordinates.js +10 -0
- package/esm/GuideLinePlugin/Controller.d.ts +51 -0
- package/esm/GuideLinePlugin/Controller.js +143 -0
- package/esm/GuideLinePlugin/index.d.ts +5 -0
- package/esm/GuideLinePlugin/index.js +16 -0
- package/esm/GuideLinePlugin/typing.d.ts +34 -0
- package/esm/GuideLinePlugin/utils/getArrowMaterial.d.ts +4 -0
- package/esm/GuideLinePlugin/utils/getArrowMaterial.js +13 -0
- package/esm/GuideLinePlugin/utils/getLineGeometries.d.ts +16 -0
- package/esm/GuideLinePlugin/utils/getLineGeometries.js +64 -0
- package/esm/GuideLinePlugin/utils/polyline-normals.d.ts +3 -0
- package/esm/ItemLabelPlugin/ItemLabelComponent.js +271 -0
- package/esm/ItemLabelPlugin/ItemLabelItem.js +134 -0
- package/esm/ItemLabelPlugin/Plugin.d.ts +4 -0
- package/esm/ItemLabelPlugin/Plugin.js +81 -0
- package/esm/ItemLabelPlugin/events.type.d.ts +9 -0
- package/esm/ItemLabelPlugin/index.d.ts +9 -0
- package/esm/ItemLabelPlugin/index.js +26 -0
- package/esm/ItemLabelPlugin/typings.d.ts +65 -0
- package/esm/ItemLabelPlugin/typings.js +4 -0
- package/esm/ItemLabelPlugin/utils/getLabelTransform.d.ts +1 -0
- package/esm/ItemLabelPlugin/utils/getLabelTransform.js +4 -0
- package/esm/ItemLabelPlugin/utils/getStrokeLength.d.ts +5 -0
- package/esm/ItemLabelPlugin/utils/getStrokeLength.js +16 -0
- package/esm/ItemLabelPlugin/utils/isImpacted.d.ts +8 -0
- package/esm/ItemLabelPlugin/utils/isImpacted.js +10 -0
- package/esm/ItemLabelPlugin/utils/parseData.d.ts +3 -0
- package/esm/ItemLabelPlugin/utils/parseData.js +21 -0
- package/esm/ItemLabelPlugin/utils/transform2RenderData.d.ts +3 -0
- package/esm/ItemLabelPlugin/utils/transform2RenderData.js +21 -0
- package/esm/ModelChassisCompassPlugin/Plugin.d.ts +19 -0
- package/esm/ModelChassisCompassPlugin/Plugin.js +70 -0
- package/esm/ModelChassisCompassPlugin/index.d.ts +4 -0
- package/esm/ModelChassisCompassPlugin/index.js +10 -0
- package/esm/ModelEntryDoorGuidePlugin/Plugin.d.ts +26 -0
- package/esm/ModelEntryDoorGuidePlugin/Plugin.js +77 -0
- package/esm/ModelEntryDoorGuidePlugin/index.d.ts +4 -0
- package/esm/ModelEntryDoorGuidePlugin/index.js +11 -0
- package/esm/ModelItemLabelPlugin/ItemLabelComponent.js +212 -0
- package/esm/ModelItemLabelPlugin/ItemLabelItem.js +43 -0
- package/esm/ModelItemLabelPlugin/ModelItemLabelPlugin.d.ts +4 -0
- package/esm/ModelItemLabelPlugin/ModelItemLabelPlugin.js +79 -0
- package/esm/ModelItemLabelPlugin/events.type.d.ts +9 -0
- package/esm/ModelItemLabelPlugin/events.type.js +1 -0
- package/esm/ModelItemLabelPlugin/index.d.ts +9 -0
- package/esm/ModelItemLabelPlugin/index.js +22 -0
- package/esm/ModelItemLabelPlugin/typings.d.ts +56 -0
- package/esm/ModelItemLabelPlugin/typings.js +4 -0
- package/esm/ModelItemLabelPlugin/utils/parseData.d.ts +3 -0
- package/esm/ModelItemLabelPlugin/utils/parseData.js +19 -0
- package/esm/ModelRoomLabelPlugin/Assets/roomLabelBg.d.ts +1 -0
- package/esm/ModelRoomLabelPlugin/Assets/roomLabelBg.js +4 -0
- package/esm/ModelRoomLabelPlugin/Controller.d.ts +36 -0
- package/esm/ModelRoomLabelPlugin/Controller.js +60 -0
- package/esm/ModelRoomLabelPlugin/RoomLabelItem.js +45 -0
- package/esm/ModelRoomLabelPlugin/RoomLabelItems.js +162 -0
- package/esm/ModelRoomLabelPlugin/index.d.ts +12 -0
- package/esm/ModelRoomLabelPlugin/index.js +17 -0
- package/esm/ModelRoomLabelPlugin/typings.d.ts +35 -0
- package/esm/ModelRoomLabelPlugin/utils/parseData.d.ts +3 -0
- package/esm/ModelRoomLabelPlugin/utils/parseData.js +16 -0
- package/esm/ModelTVVideoPlugin/Plugin.d.ts +4 -0
- package/esm/ModelTVVideoPlugin/Plugin.js +163 -0
- package/esm/ModelTVVideoPlugin/index.d.ts +5 -0
- package/esm/ModelTVVideoPlugin/index.js +19 -0
- package/esm/ModelTVVideoPlugin/typings.d.ts +25 -0
- package/esm/ModelTVVideoPlugin/typings.js +4 -0
- package/esm/ModelTVVideoPlugin/utils/parseData.d.ts +2 -0
- package/esm/ModelTVVideoPlugin/utils/parseData.js +20 -0
- package/esm/ModelViewPlugin/Plugin.d.ts +28 -0
- package/esm/ModelViewPlugin/Plugin.js +106 -0
- package/esm/ModelViewPlugin/index.d.ts +4 -0
- package/esm/ModelViewPlugin/index.js +8 -0
- package/esm/Object3DHelperPlugin/Controller.d.ts +65 -0
- package/esm/Object3DHelperPlugin/Controller.js +145 -0
- package/esm/Object3DHelperPlugin/FiveControllerWrapper.d.ts +19 -0
- package/esm/Object3DHelperPlugin/FiveControllerWrapper.js +31 -0
- package/esm/Object3DHelperPlugin/index.d.ts +6 -0
- package/esm/Object3DHelperPlugin/index.js +42 -0
- package/esm/Object3DHelperPlugin/typings.d.ts +24 -0
- package/esm/PanoCompassPlugin/Assets/roomInfoIcon.d.ts +1 -0
- package/esm/PanoCompassPlugin/Assets/roomInfoIcon.js +4 -0
- package/esm/PanoCompassPlugin/Controller.d.ts +84 -0
- package/esm/PanoCompassPlugin/Controller.js +224 -0
- package/esm/PanoCompassPlugin/getRoomInfoInstance.d.ts +8 -0
- package/esm/PanoCompassPlugin/getRoomInfoInstance.js +24 -0
- package/esm/PanoCompassPlugin/index.d.ts +7 -0
- package/esm/PanoCompassPlugin/index.js +25 -0
- package/esm/PanoCompassPlugin/typings.d.ts +57 -0
- package/esm/PanoCursorRaycasterPlugin/index.d.ts +48 -0
- package/esm/PanoCursorRaycasterPlugin/index.js +60 -0
- package/esm/PanoDoorLabelPlugin/BaseController.d.ts +60 -0
- package/esm/PanoDoorLabelPlugin/BaseController.js +59 -0
- package/esm/PanoDoorLabelPlugin/Controller.d.ts +37 -0
- package/esm/PanoDoorLabelPlugin/Controller.js +219 -0
- package/esm/PanoDoorLabelPlugin/DoorLabelItem.js +65 -0
- package/esm/PanoDoorLabelPlugin/index.d.ts +7 -0
- package/esm/PanoDoorLabelPlugin/index.js +15 -0
- package/esm/PanoDoorLabelPlugin/typings.d.ts +38 -0
- package/esm/PanoDoorLabelPlugin/utils.d.ts +5 -0
- package/esm/PanoDoorLabelPlugin/utils.js +23 -0
- package/esm/PanoMeasurePlugin/Controller/BaseController.d.ts +43 -0
- package/esm/PanoMeasurePlugin/Controller/BaseController.js +53 -0
- package/esm/PanoMeasurePlugin/Controller/EditController.d.ts +48 -0
- package/esm/PanoMeasurePlugin/Controller/EditController.js +102 -0
- package/esm/PanoMeasurePlugin/Controller/MixedController.d.ts +42 -0
- package/esm/PanoMeasurePlugin/Controller/MixedController.js +125 -0
- package/esm/PanoMeasurePlugin/Controller/ShortcutKeyController.d.ts +12 -0
- package/esm/PanoMeasurePlugin/Controller/ShortcutKeyController.js +33 -0
- package/esm/PanoMeasurePlugin/Controller/ViewController.d.ts +16 -0
- package/esm/PanoMeasurePlugin/Controller/ViewController.js +90 -0
- package/esm/PanoMeasurePlugin/Controller/WatchController.d.ts +26 -0
- package/esm/PanoMeasurePlugin/Controller/WatchController.js +154 -0
- package/esm/PanoMeasurePlugin/Controller/index.d.ts +73 -0
- package/esm/PanoMeasurePlugin/Controller/index.js +140 -0
- package/esm/PanoMeasurePlugin/Model/index.d.ts +35 -0
- package/esm/PanoMeasurePlugin/Model/index.js +92 -0
- package/esm/PanoMeasurePlugin/Model/line.d.ts +30 -0
- package/esm/PanoMeasurePlugin/Model/line.js +56 -0
- package/esm/PanoMeasurePlugin/Model/point.d.ts +16 -0
- package/esm/PanoMeasurePlugin/Model/point.js +30 -0
- package/esm/PanoMeasurePlugin/Model/polyline.d.ts +16 -0
- package/esm/PanoMeasurePlugin/Model/polyline.js +47 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.d.ts +2 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +14 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.d.ts +2 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +4 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.d.ts +2 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +4 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/index.d.ts +25 -0
- package/esm/PanoMeasurePlugin/Modules/DeleteDom/index.js +68 -0
- package/esm/PanoMeasurePlugin/Modules/FiveHelper.d.ts +11 -0
- package/esm/PanoMeasurePlugin/Modules/FiveHelper.js +28 -0
- package/esm/PanoMeasurePlugin/Modules/GuideController.d.ts +18 -0
- package/esm/PanoMeasurePlugin/Modules/GuideController.js +41 -0
- package/esm/PanoMeasurePlugin/Modules/Magnifier.d.ts +59 -0
- package/esm/PanoMeasurePlugin/Modules/Magnifier.js +103 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/HTML.d.ts +2 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/HTML.js +129 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +15 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +50 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/Revoke/index.d.ts +13 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +36 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/index.d.ts +20 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/index.js +48 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/mobileHTML.d.ts +4 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +82 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +12 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +39 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/style.d.ts +16 -0
- package/esm/PanoMeasurePlugin/Modules/UIController/style.js +62 -0
- package/esm/PanoMeasurePlugin/Modules/rangePiece/html.d.ts +4 -0
- package/esm/PanoMeasurePlugin/Modules/rangePiece/html.js +66 -0
- package/esm/PanoMeasurePlugin/Modules/rangePiece/index.d.ts +44 -0
- package/esm/PanoMeasurePlugin/Modules/rangePiece/index.js +130 -0
- package/esm/PanoMeasurePlugin/index.d.ts +10 -0
- package/esm/PanoMeasurePlugin/index.js +61 -0
- package/esm/PanoMeasurePlugin/typings/data.d.ts +37 -0
- package/esm/PanoMeasurePlugin/typings/event.type.d.ts +37 -0
- package/esm/PanoMeasurePlugin/typings/index.d.ts +8 -0
- package/esm/PanoMeasurePlugin/utils/calculateThreeMouse.d.ts +10 -0
- package/esm/PanoMeasurePlugin/utils/calculateThreeMouse.js +12 -0
- package/esm/PanoMeasurePlugin/utils/constants.d.ts +4 -0
- package/esm/PanoMeasurePlugin/utils/constants.js +36 -0
- package/esm/PanoMeasurePlugin/utils/distanceDom.d.ts +28 -0
- package/esm/PanoMeasurePlugin/utils/distanceDom.js +62 -0
- package/esm/PanoMeasurePlugin/utils/findAssociatedLines.d.ts +2 -0
- package/esm/PanoMeasurePlugin/utils/findAssociatedLines.js +13 -0
- package/esm/PanoMeasurePlugin/utils/findClosestPoint.d.ts +10 -0
- package/esm/PanoMeasurePlugin/utils/findClosestPoint.js +15 -0
- package/esm/PanoMeasurePlugin/utils/getIntersectionFromEvent.d.ts +4 -0
- package/esm/PanoMeasurePlugin/utils/getIntersectionFromEvent.js +9 -0
- package/esm/PanoMeasurePlugin/utils/getPointFromHammerEvent.d.ts +10 -0
- package/esm/PanoMeasurePlugin/utils/getPointFromHammerEvent.js +8 -0
- package/esm/PanoMeasurePlugin/utils/ironbox.d.ts +1 -0
- package/esm/PanoMeasurePlugin/utils/ironbox.js +4 -0
- package/esm/PanoMeasurePlugin/utils/isNDCPointInScreen.d.ts +2 -0
- package/esm/PanoMeasurePlugin/utils/isNDCPointInScreen.js +7 -0
- package/esm/PanoMeasurePlugin/utils/line.d.ts +17 -0
- package/esm/PanoMeasurePlugin/utils/line.js +17 -0
- package/esm/PanoMeasurePlugin/utils/math.d.ts +17 -0
- package/esm/PanoMeasurePlugin/utils/math.js +12 -0
- package/esm/PanoMeasurePlugin/utils/mouseGroup.d.ts +7 -0
- package/esm/PanoMeasurePlugin/utils/mouseGroup.js +46 -0
- package/esm/PanoMeasurePlugin/utils/ndc2Screen.d.ts +5 -0
- package/esm/PanoMeasurePlugin/utils/ndc2Screen.js +8 -0
- package/esm/PanoRulerPlugin/Plugin.d.ts +34 -0
- package/esm/PanoRulerPlugin/Plugin.js +268 -0
- package/esm/PanoRulerPlugin/index.d.ts +5 -0
- package/esm/PanoRulerPlugin/index.js +11 -0
- package/esm/PanoRulerPlugin/style.d.ts +2 -0
- package/esm/PanoRulerPlugin/style.js +90 -0
- package/esm/PanoRulerPlugin/typings.d.ts +21 -0
- package/esm/PanoRulerProPlugin/Controller.d.ts +15 -0
- package/esm/PanoRulerProPlugin/Controller.js +93 -0
- package/esm/PanoRulerProPlugin/RulerItem.js +128 -0
- package/esm/PanoRulerProPlugin/RulerItems.js +180 -0
- package/esm/PanoRulerProPlugin/index.d.ts +8 -0
- package/esm/PanoRulerProPlugin/index.js +19 -0
- package/esm/PanoRulerProPlugin/typings.d.ts +46 -0
- package/esm/PanoSpatialTagPlugin/Components/origins.js +81 -0
- package/esm/PanoSpatialTagPlugin/Components/tag.js +124 -0
- package/esm/PanoSpatialTagPlugin/Plugin.d.ts +35 -0
- package/esm/PanoSpatialTagPlugin/Plugin.js +246 -0
- package/esm/PanoSpatialTagPlugin/index.d.ts +5 -0
- package/esm/PanoSpatialTagPlugin/index.js +25 -0
- package/esm/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/esm/PanoSpatialTagPlugin/store.js +5 -0
- package/esm/PanoSpatialTagPlugin/style.d.ts +1 -0
- package/esm/PanoSpatialTagPlugin/style.js +11 -0
- package/esm/PanoSpatialTagPlugin/typings.d.ts +40 -0
- package/esm/PanoSpatialTagPlugin/typings.js +1 -0
- package/esm/PanoTagPlugin/Assets/Icon.d.ts +3 -0
- package/esm/PanoTagPlugin/Assets/Icon.js +6 -0
- package/esm/PanoTagPlugin/Components/Common/Arrow.js +103 -0
- package/esm/PanoTagPlugin/Components/Common/Audio.js +166 -0
- package/esm/PanoTagPlugin/Components/Common/Line/Polyline.js +93 -0
- package/esm/PanoTagPlugin/Components/Common/Line/Straight.js +90 -0
- package/esm/PanoTagPlugin/Components/Common/Media.js +393 -0
- package/esm/PanoTagPlugin/Components/Common/MediaItem.js +139 -0
- package/esm/PanoTagPlugin/Components/Common/MultiLineText.js +170 -0
- package/esm/PanoTagPlugin/Components/Common/Point/CustomPoint.js +51 -0
- package/esm/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +51 -0
- package/esm/PanoTagPlugin/Components/Common/Point/PointSwitch.js +166 -0
- package/esm/PanoTagPlugin/Components/Common/Shadow.js +124 -0
- package/esm/PanoTagPlugin/Components/Common/Text.js +131 -0
- package/esm/PanoTagPlugin/Components/Tag/AudioTag.js +134 -0
- package/esm/PanoTagPlugin/Components/Tag/CustomTag.js +73 -0
- package/esm/PanoTagPlugin/Components/Tag/ImageTextTag.js +192 -0
- package/esm/PanoTagPlugin/Components/Tag/LinkTag.js +126 -0
- package/esm/PanoTagPlugin/Components/Tag/MarketingTag.js +258 -0
- package/esm/PanoTagPlugin/Components/Tag/MediaPlane.js +87 -0
- package/esm/PanoTagPlugin/Components/Tag/TextTag.js +122 -0
- package/esm/PanoTagPlugin/Components/Tag/index.js +290 -0
- package/esm/PanoTagPlugin/Components/TagContainer.js +156 -0
- package/esm/PanoTagPlugin/Components/TagWrapper.js +153 -0
- package/esm/PanoTagPlugin/controller/TagCacheController.d.ts +22 -0
- package/esm/PanoTagPlugin/controller/TagCacheController.js +31 -0
- package/esm/PanoTagPlugin/controller/TagComputer.d.ts +69 -0
- package/esm/PanoTagPlugin/controller/TagComputer.js +264 -0
- package/esm/PanoTagPlugin/controller/index.d.ts +144 -0
- package/esm/PanoTagPlugin/controller/index.js +376 -0
- package/esm/PanoTagPlugin/index.d.ts +8 -0
- package/esm/PanoTagPlugin/index.js +85 -0
- package/esm/PanoTagPlugin/tag.config.d.ts +7 -0
- package/esm/PanoTagPlugin/tag.config.js +43 -0
- package/esm/PanoTagPlugin/typings/controller.d.ts +103 -0
- package/esm/PanoTagPlugin/typings/controller.js +1 -0
- package/esm/PanoTagPlugin/typings/index.d.ts +2 -0
- package/esm/PanoTagPlugin/typings/index.js +1 -0
- package/esm/PanoTagPlugin/typings/tag.d.ts +247 -0
- package/esm/PanoTagPlugin/typings/tag.js +7 -0
- package/esm/PanoTagPlugin/utils/actionAfterFiveModelLoad.d.ts +2 -0
- package/esm/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +6 -0
- package/esm/PanoTagPlugin/utils/addDebugPoints.d.ts +3 -0
- package/esm/PanoTagPlugin/utils/addDebugPoints.js +27 -0
- package/esm/PanoTagPlugin/utils/checkRange.d.ts +4 -0
- package/esm/PanoTagPlugin/utils/checkRange.js +10 -0
- package/esm/PanoTagPlugin/utils/constants.d.ts +3 -0
- package/esm/PanoTagPlugin/utils/constants.js +7 -0
- package/esm/PanoTagPlugin/utils/debounce.d.ts +7 -0
- package/esm/PanoTagPlugin/utils/debounce.js +12 -0
- package/esm/PanoTagPlugin/utils/doUtil.d.ts +1 -0
- package/esm/PanoTagPlugin/utils/doUtil.js +12 -0
- package/esm/PanoTagPlugin/utils/index.d.ts +12 -0
- package/esm/PanoTagPlugin/utils/index.js +1 -0
- package/esm/PanoTagPlugin/utils/noTypecheck.d.ts +1 -0
- package/esm/PanoTagPlugin/utils/noTypecheck.js +4 -0
- package/esm/PanoTagPlugin/utils/normalPositionToPositions.d.ts +2 -0
- package/esm/PanoTagPlugin/utils/normalPositionToPositions.js +13 -0
- package/esm/PanoTagPlugin/utils/planeNormal.d.ts +4 -0
- package/esm/PanoTagPlugin/utils/planeNormal.js +11 -0
- package/esm/PanoTagPlugin/utils/resizeObserver.d.ts +4 -0
- package/esm/PanoTagPlugin/utils/resizeObserver.js +17 -0
- package/esm/PanoTagPlugin/utils/search.d.ts +11 -0
- package/esm/PanoTagPlugin/utils/search.js +15 -0
- package/esm/PanoTagPlugin/utils/tagPosition.d.ts +3 -0
- package/esm/PanoTagPlugin/utils/tagPosition.js +13 -0
- package/esm/PanoTagPlugin/utils/throttle.d.ts +7 -0
- package/esm/PanoTagPlugin/utils/throttle.js +11 -0
- package/esm/base/BasePlugin.d.ts +106 -0
- package/esm/base/BasePlugin.js +18 -0
- package/esm/base/BasePluginWithData.d.ts +34 -0
- package/esm/base/BasePluginWithData.js +6 -0
- package/esm/components/PaintBrush/Controller.d.ts +43 -0
- package/esm/components/PaintBrush/Controller.js +308 -0
- package/esm/components/PaintBrush/Subscribe.d.ts +76 -0
- package/esm/components/PaintBrush/Subscribe.js +47 -0
- package/esm/components/PaintBrush/index.d.ts +27 -0
- package/esm/components/PaintBrush/index.js +52 -0
- package/esm/components/PaintBrush/style.d.ts +2 -0
- package/esm/components/PaintBrush/style.js +104 -0
- package/esm/components/PaintBrush/tween.d.ts +7 -0
- package/esm/components/PaintBrush/tween.js +11 -0
- package/esm/components/PaintBrush/typings.d.ts +58 -0
- package/esm/components/PaintBrush/typings.js +4 -0
- package/esm/components/PaintBrush/utils.d.ts +26 -0
- package/esm/components/PaintBrush/utils.js +45 -0
- package/esm/components/index.d.ts +2 -0
- package/esm/components/index.js +13 -0
- package/esm/env.d.ts +1 -0
- package/esm/floorplan/Assets/camera.d.ts +1 -0
- package/esm/floorplan/Assets/camera.js +4 -0
- package/esm/floorplan/Assets/compass.d.ts +1 -0
- package/esm/floorplan/Assets/compass.js +4 -0
- package/esm/floorplan/Assets/floorplanExtraObject.d.ts +1 -0
- package/esm/floorplan/Assets/floorplanExtraObject.js +4 -0
- package/esm/floorplan/Components/BaseImage.js +103 -0
- package/esm/floorplan/Components/Camera.js +62 -0
- package/esm/floorplan/Components/Compass.js +60 -0
- package/esm/floorplan/Components/CurrentFloor.js +246 -0
- package/esm/floorplan/Components/Main.js +264 -0
- package/esm/floorplan/Components/Normalmage.js +37 -0
- package/esm/floorplan/Components/RoomHighlight/Room.js +61 -0
- package/esm/floorplan/Components/RoomHighlight/RoomHighlight.js +121 -0
- package/esm/floorplan/Components/RoomLabels/RoomLabel.js +153 -0
- package/esm/floorplan/Components/RoomLabels/RoomLabels.js +174 -0
- package/esm/floorplan/Components/RoomMaterials/RoomMaterial.js +196 -0
- package/esm/floorplan/Components/RoomMaterials/RoomMaterial_0.js +37 -0
- package/esm/floorplan/Components/RoomMaterials/RoomMaterial_1.js +39 -0
- package/esm/floorplan/Components/RoomMaterials/RoomMaterial_2.js +37 -0
- package/esm/floorplan/Components/RuleLabels/RuleItem.js +134 -0
- package/esm/floorplan/Components/RuleLabels/RuleLabels.js +139 -0
- package/esm/floorplan/Components/SvgImage.js +47 -0
- package/esm/floorplan/MapviewFloorplanPlugin/Controller.d.ts +97 -0
- package/esm/floorplan/MapviewFloorplanPlugin/Controller.js +321 -0
- package/esm/floorplan/MapviewFloorplanPlugin/index.d.ts +7 -0
- package/esm/floorplan/MapviewFloorplanPlugin/index.js +50 -0
- package/esm/floorplan/MapviewFloorplanPlugin/typing.d.ts +1 -0
- package/esm/floorplan/ModelFloorplanPlugin/Controller.d.ts +99 -0
- package/esm/floorplan/ModelFloorplanPlugin/Controller.js +316 -0
- package/esm/floorplan/ModelFloorplanPlugin/index.d.ts +7 -0
- package/esm/floorplan/ModelFloorplanPlugin/index.js +50 -0
- package/esm/floorplan/ModelFloorplanPlugin/typing.d.ts +1 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +85 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +129 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +72 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +183 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Controller.d.ts +36 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/Controller.js +164 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/index.d.ts +7 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/index.js +27 -0
- package/esm/floorplan/PanoFloorplanRadarPlugin/typing.d.ts +52 -0
- package/esm/floorplan/TopviewFloorplanPlugin/Controller.d.ts +69 -0
- package/esm/floorplan/TopviewFloorplanPlugin/Controller.js +273 -0
- package/esm/floorplan/TopviewFloorplanPlugin/index.d.ts +7 -0
- package/esm/floorplan/TopviewFloorplanPlugin/index.js +47 -0
- package/esm/floorplan/TopviewFloorplanPlugin/typing.d.ts +11 -0
- package/esm/floorplan/constant.d.ts +5 -0
- package/esm/floorplan/constant.js +4 -0
- package/esm/floorplan/index.d.ts +7 -0
- package/esm/floorplan/index.js +6 -0
- package/esm/floorplan/typings/floorplanData.d.ts +137 -0
- package/esm/floorplan/typings/floorplanData.js +1 -0
- package/esm/floorplan/typings/floorplanServerData.d.ts +144 -0
- package/esm/floorplan/typings/floorplanServerData.js +101 -0
- package/esm/floorplan/typings/index.d.ts +117 -0
- package/esm/floorplan/typings/utility.d.ts +2 -0
- package/esm/floorplan/utils/constant.d.ts +22 -0
- package/esm/floorplan/utils/constant.js +7 -0
- package/esm/floorplan/utils/correctFiveState.d.ts +15 -0
- package/esm/floorplan/utils/correctFiveState.js +54 -0
- package/esm/floorplan/utils/formatData.d.ts +5 -0
- package/esm/floorplan/utils/formatData.js +104 -0
- package/esm/floorplan/utils/formatPosition.d.ts +36 -0
- package/esm/floorplan/utils/formatPosition.js +35 -0
- package/esm/index.d.ts +23 -0
- package/esm/index.js +346 -0
- package/esm/shared-utils/Object3DHelper/Base/BaseController.d.ts +48 -0
- package/esm/shared-utils/Object3DHelper/Base/BaseController.js +151 -0
- package/esm/shared-utils/Object3DHelper/Base/BaseHelper.d.ts +91 -0
- package/esm/shared-utils/Object3DHelper/Base/BaseHelper.js +51 -0
- package/esm/shared-utils/Object3DHelper/Constants/color.d.ts +12 -0
- package/esm/shared-utils/Object3DHelper/Constants/color.js +20 -0
- package/esm/shared-utils/Object3DHelper/Controller/CSS3DScaleController.d.ts +6 -0
- package/esm/shared-utils/Object3DHelper/Controller/CSS3DScaleController.js +18 -0
- package/esm/shared-utils/Object3DHelper/Controller/MoveController.d.ts +13 -0
- package/esm/shared-utils/Object3DHelper/Controller/MoveController.js +66 -0
- package/esm/shared-utils/Object3DHelper/Controller/RectangleScaleController.d.ts +37 -0
- package/esm/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +109 -0
- package/esm/shared-utils/Object3DHelper/Controller/RotateController.d.ts +22 -0
- package/esm/shared-utils/Object3DHelper/Controller/RotateController.js +134 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.d.ts +11 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +79 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/tipsDom.d.ts +6 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/tipsDom.js +41 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.d.ts +2 -0
- package/esm/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js +13 -0
- package/esm/shared-utils/Object3DHelper/Helper/MoveHelper.d.ts +13 -0
- package/esm/shared-utils/Object3DHelper/Helper/MoveHelper.js +30 -0
- package/esm/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.d.ts +17 -0
- package/esm/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js +35 -0
- package/esm/shared-utils/Object3DHelper/Helper/OutlineHelper.d.ts +11 -0
- package/esm/shared-utils/Object3DHelper/Helper/OutlineHelper.js +2 -0
- package/esm/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.d.ts +40 -0
- package/esm/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.js +137 -0
- package/esm/shared-utils/Object3DHelper/Helper/RotateHelper.d.ts +55 -0
- package/esm/shared-utils/Object3DHelper/Helper/RotateHelper.js +136 -0
- package/esm/shared-utils/Object3DHelper/Helper/index.d.ts +5 -0
- package/esm/shared-utils/Object3DHelper/Helper/index.js +3 -0
- package/esm/shared-utils/Object3DHelper/index.d.ts +71 -0
- package/esm/shared-utils/Object3DHelper/index.js +169 -0
- package/esm/shared-utils/Object3DHelper/typings/Direction.d.ts +2 -0
- package/esm/shared-utils/Object3DHelper/typings/Direction.js +1 -0
- package/esm/shared-utils/Object3DHelper/typings/Hooks.d.ts +45 -0
- package/esm/shared-utils/Object3DHelper/typings/Hooks.js +1 -0
- package/esm/shared-utils/Object3DHelper/typings/Scissor.d.ts +17 -0
- package/esm/shared-utils/Object3DHelper/typings/Scissor.js +1 -0
- package/esm/shared-utils/Object3DHelper/typings/index.d.ts +5 -0
- package/esm/shared-utils/Object3DHelper/typings/index.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/calculateThreeMouse.d.ts +14 -0
- package/esm/shared-utils/Object3DHelper/utils/calculateThreeMouse.js +11 -0
- package/esm/shared-utils/Object3DHelper/utils/direction.d.ts +14 -0
- package/esm/shared-utils/Object3DHelper/utils/direction.js +22 -0
- package/esm/shared-utils/Object3DHelper/utils/filterNotColinearPoints.d.ts +2 -0
- package/esm/shared-utils/Object3DHelper/utils/filterNotColinearPoints.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/getMouseRaycaster.d.ts +5 -0
- package/esm/shared-utils/Object3DHelper/utils/getMouseRaycaster.js +14 -0
- package/esm/shared-utils/Object3DHelper/utils/getPoint.d.ts +3 -0
- package/esm/shared-utils/Object3DHelper/utils/getPoint.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/index.d.ts +8 -0
- package/esm/shared-utils/Object3DHelper/utils/index.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/normalPositionToPositions.d.ts +5 -0
- package/esm/shared-utils/Object3DHelper/utils/normalPositionToPositions.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/object3DBoundingPosition.d.ts +1 -0
- package/esm/shared-utils/Object3DHelper/utils/object3DBoundingPosition.js +1 -0
- package/esm/shared-utils/Object3DHelper/utils/threex/domevents/index.d.ts +34 -0
- package/esm/shared-utils/Object3DHelper/utils/threex/domevents/index.js +191 -0
- package/esm/shared-utils/Object3DHelper/utils/vectorIsEqual.d.ts +2 -0
- package/esm/shared-utils/Object3DHelper/utils/vectorIsEqual.js +6 -0
- package/esm/shared-utils/Subscribe.d.ts +60 -0
- package/esm/shared-utils/Subscribe.js +50 -0
- package/esm/shared-utils/animationFrame/BetterTween.d.ts +11 -0
- package/esm/shared-utils/animationFrame/BetterTween.js +26 -0
- package/esm/shared-utils/animationFrame/calculateProgress.d.ts +8 -0
- package/esm/shared-utils/animationFrame/calculateProgress.js +6 -0
- package/esm/shared-utils/animationFrame/formatRad.d.ts +15 -0
- package/esm/shared-utils/animationFrame/formatRad.js +11 -0
- package/esm/shared-utils/animationFrame/index.d.ts +16 -0
- package/esm/shared-utils/animationFrame/index.js +28 -0
- package/esm/shared-utils/animationFrame/tween.d.ts +75 -0
- package/esm/shared-utils/animationFrame/tween.js +28 -0
- package/esm/shared-utils/changeModelCanvasOpacity.d.ts +2 -0
- package/esm/shared-utils/changeModelCanvasOpacity.js +12 -0
- package/esm/shared-utils/createCanvasTextTexture.d.ts +8 -0
- package/esm/shared-utils/createCanvasTextTexture.js +11 -0
- package/esm/shared-utils/createLine/index.d.ts +3 -0
- package/esm/shared-utils/createLine/index.js +9 -0
- package/esm/shared-utils/debounce.d.ts +6 -0
- package/esm/shared-utils/debounce.js +11 -0
- package/esm/shared-utils/equal.d.ts +11 -0
- package/esm/shared-utils/equal.js +54 -0
- package/esm/shared-utils/filter.d.ts +27 -0
- package/esm/shared-utils/filter.js +10 -0
- package/esm/shared-utils/five/changeMode.d.ts +5 -0
- package/esm/shared-utils/five/changeMode.js +39 -0
- package/esm/shared-utils/getPxmm.d.ts +19 -0
- package/esm/shared-utils/getPxmm.js +20 -0
- package/esm/shared-utils/index.d.ts +4 -0
- package/esm/shared-utils/index.js +35 -0
- package/esm/shared-utils/isNil.d.ts +10 -0
- package/esm/shared-utils/isNil.js +10 -0
- package/esm/shared-utils/isTruelyObject.d.ts +18 -0
- package/esm/shared-utils/isTruelyObject.js +6 -0
- package/esm/shared-utils/math/Interval.d.ts +13 -0
- package/esm/shared-utils/math/Interval.js +23 -0
- package/esm/shared-utils/math/Rectangle.d.ts +27 -0
- package/esm/shared-utils/math/Rectangle.js +23 -0
- package/esm/shared-utils/math/index.d.ts +2 -0
- package/esm/shared-utils/math/index.js +1 -0
- package/esm/shared-utils/math/planimetry.d.ts +116 -0
- package/esm/shared-utils/math/planimetry.js +43 -0
- package/esm/shared-utils/math/rad2Deg.d.ts +1 -0
- package/esm/shared-utils/math/rad2Deg.js +6 -0
- package/esm/shared-utils/nearlyEqual.d.ts +7 -0
- package/esm/shared-utils/nearlyEqual.js +6 -0
- package/esm/shared-utils/nextFrame.d.ts +1 -0
- package/esm/shared-utils/nextFrame.js +6 -0
- package/esm/shared-utils/noop.d.ts +5 -0
- package/esm/shared-utils/noop.js +5 -0
- package/esm/shared-utils/object3d2LocalMatrix.d.ts +12 -0
- package/esm/shared-utils/object3d2LocalMatrix.js +18 -0
- package/esm/shared-utils/removeArrayItem.d.ts +7 -0
- package/esm/shared-utils/removeArrayItem.js +8 -0
- package/esm/shared-utils/tap.d.ts +8 -0
- package/esm/shared-utils/tap.js +6 -0
- package/esm/shared-utils/three/Assets/index.d.ts +3 -0
- package/esm/shared-utils/three/Assets/index.js +4 -0
- package/esm/shared-utils/three/FivePointSelector.d.ts +36 -0
- package/esm/shared-utils/three/FivePointSelector.js +49 -0
- package/esm/shared-utils/three/Magnifier.d.ts +53 -0
- package/esm/shared-utils/three/Magnifier.js +104 -0
- package/esm/shared-utils/three/PointDomHelper.d.ts +18 -0
- package/esm/shared-utils/three/PointDomHelper.js +60 -0
- package/esm/shared-utils/three/PointHelper.d.ts +21 -0
- package/esm/shared-utils/three/PointHelper.js +73 -0
- package/esm/shared-utils/three/getCoords.d.ts +9 -0
- package/esm/shared-utils/three/getCoords.js +13 -0
- package/esm/shared-utils/three/getIntersect.d.ts +6 -0
- package/esm/shared-utils/three/getIntersect.js +8 -0
- package/esm/shared-utils/three/getRaycaster.d.ts +6 -0
- package/esm/shared-utils/three/getRaycaster.js +12 -0
- package/esm/shared-utils/three/index.d.ts +7 -0
- package/esm/shared-utils/three/index.js +6 -0
- package/esm/shared-utils/three/loadTexture.d.ts +2 -0
- package/esm/shared-utils/three/loadTexture.js +28 -0
- package/esm/shared-utils/three/transformPositionToVector3.d.ts +7 -0
- package/esm/shared-utils/three/transformPositionToVector3.js +5 -0
- package/esm/shared-utils/three/transfromToMeshBasicMaterial.d.ts +2 -0
- package/esm/shared-utils/three/transfromToMeshBasicMaterial.js +24 -0
- package/esm/shared-utils/throttle.d.ts +7 -0
- package/esm/shared-utils/throttle.js +11 -0
- package/esm/shared-utils/tinyEJSrender.d.ts +5 -0
- package/esm/shared-utils/tinyEJSrender.js +140 -0
- package/esm/shared-utils/to.d.ts +8 -0
- package/esm/shared-utils/to.js +28 -0
- package/esm/shared-utils/uuid.d.ts +5 -0
- package/esm/shared-utils/uuid.js +9 -0
- package/esm/typings/math.type.d.ts +44 -0
- package/esm/vendor/swiper/components-shared/get-changed-params.js +29 -0
- package/esm/vendor/swiper/components-shared/get-params.js +23 -0
- package/esm/vendor/swiper/components-shared/mount-swiper.js +14 -0
- package/esm/vendor/swiper/components-shared/params-list.js +120 -0
- package/esm/vendor/swiper/components-shared/update-swiper.js +36 -0
- package/esm/vendor/swiper/components-shared/utils.js +32 -0
- package/esm/vendor/swiper/svelte/swiper-slide.js +182 -0
- package/esm/vendor/swiper/svelte/swiper-svelte.js +3 -0
- package/esm/vendor/swiper/svelte/swiper.js +254 -0
- package/package.json +3 -2
|
@@ -0,0 +1,273 @@
|
|
|
1
|
+
var w = Object.defineProperty, E = Object.defineProperties;
|
|
2
|
+
var F = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var v = Object.getOwnPropertySymbols;
|
|
4
|
+
var A = Object.prototype.hasOwnProperty, C = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var f = (h, n, e) => n in h ? w(h, n, { enumerable: !0, configurable: !0, writable: !0, value: e }) : h[n] = e, l = (h, n) => {
|
|
6
|
+
for (var e in n || (n = {}))
|
|
7
|
+
A.call(n, e) && f(h, e, n[e]);
|
|
8
|
+
if (v)
|
|
9
|
+
for (var e of v(n))
|
|
10
|
+
C.call(n, e) && f(h, e, n[e]);
|
|
11
|
+
return h;
|
|
12
|
+
}, p = (h, n) => E(h, F(n));
|
|
13
|
+
var s = (h, n, e) => (f(h, typeof n != "symbol" ? n + "" : n, e), e);
|
|
14
|
+
var c = (h, n, e) => new Promise((t, i) => {
|
|
15
|
+
var o = (d) => {
|
|
16
|
+
try {
|
|
17
|
+
a(e.next(d));
|
|
18
|
+
} catch (u) {
|
|
19
|
+
i(u);
|
|
20
|
+
}
|
|
21
|
+
}, r = (d) => {
|
|
22
|
+
try {
|
|
23
|
+
a(e.throw(d));
|
|
24
|
+
} catch (u) {
|
|
25
|
+
i(u);
|
|
26
|
+
}
|
|
27
|
+
}, a = (d) => d.done ? t(d.value) : Promise.resolve(d.value).then(o, r);
|
|
28
|
+
a((e = e.apply(h, n)).next());
|
|
29
|
+
});
|
|
30
|
+
import * as x from "three";
|
|
31
|
+
import { e as S } from "../../shared-utils/equal.js";
|
|
32
|
+
import { M as y } from "../Components/Main.js";
|
|
33
|
+
import { f as m } from "../utils/formatData.js";
|
|
34
|
+
import { C as I } from "../Assets/camera.js";
|
|
35
|
+
import { o as _ } from "../../shared-utils/filter.js";
|
|
36
|
+
import { F as D } from "../constant.js";
|
|
37
|
+
import { C as L } from "../../base/BasePluginWithData.js";
|
|
38
|
+
import { c as T } from "../../shared-utils/five/changeMode.js";
|
|
39
|
+
import { g as M, a as P } from "../../shared-utils/getPxmm.js";
|
|
40
|
+
import { c as b } from "../../shared-utils/changeModelCanvasOpacity.js";
|
|
41
|
+
class j extends L {
|
|
42
|
+
constructor(e, t) {
|
|
43
|
+
super(e);
|
|
44
|
+
s(this, "name", "topviewFloorplanPlugin");
|
|
45
|
+
s(this, "state");
|
|
46
|
+
s(this, "data");
|
|
47
|
+
s(this, "app");
|
|
48
|
+
s(this, "selector");
|
|
49
|
+
s(this, "panoIndex", 0);
|
|
50
|
+
s(this, "floorIndex", 0);
|
|
51
|
+
s(this, "wrapper");
|
|
52
|
+
s(this, "container", document.createElement("div"));
|
|
53
|
+
s(this, "lastPanoramaLongitude", 0);
|
|
54
|
+
s(this, "size", { width: 0, height: 0 });
|
|
55
|
+
s(this, "hasAddedEventListener", !1);
|
|
56
|
+
s(this, "isHiddenByHideFunc", !1);
|
|
57
|
+
s(this, "updateSize", () => {
|
|
58
|
+
if (!this.data || !this.container || !this.wrapper || this.five.getCurrentState().mode !== "Topview")
|
|
59
|
+
return;
|
|
60
|
+
const { min: e, max: t } = this.data.bounding, i = t.x - e.x, o = t.y - e.y, r = this.state.config.attachedTo ? { attachedTo: this.state.config.attachedTo } : void 0, a = M(this.five, this.wrapper, this.floorIndex, r), d = Math.ceil(i * a), u = Math.ceil(o * a);
|
|
61
|
+
this.size.width === d && this.size.height === u || (this.container.style.width = d + "px", this.container.style.height = u + "px", this.size = { width: d, height: u });
|
|
62
|
+
});
|
|
63
|
+
s(this, "dispose", () => {
|
|
64
|
+
var e, t;
|
|
65
|
+
this.removeEventListener(), (e = this.app) == null || e.$destroy(), this.app = void 0, (t = this.container) == null || t.remove(), this.data = void 0, this.wrapper = void 0, this.selector = void 0, this.hooks.emit("dispose");
|
|
66
|
+
});
|
|
67
|
+
s(this, "_disable", (e) => {
|
|
68
|
+
var i, o;
|
|
69
|
+
const { userAction: t } = e;
|
|
70
|
+
(i = this.app) == null || i.$destroy(), this.app = void 0, (o = this.container) == null || o.remove(), this.removeEventListener(), this.hooks.emit("disable", { userAction: t });
|
|
71
|
+
});
|
|
72
|
+
s(this, "onFiveModelLoaded", () => {
|
|
73
|
+
if (this.state.enabled === !1 || this.wrapper || !this.selector)
|
|
74
|
+
return;
|
|
75
|
+
const e = this.selector instanceof Element ? this.selector : document.querySelector(this.selector);
|
|
76
|
+
if (!e)
|
|
77
|
+
throw new Error("\u4E0D\u6B63\u786E\u7684\u7236\u5BB9\u5668\u9009\u62E9\u5668");
|
|
78
|
+
this.wrapper = e, e.append(this.container);
|
|
79
|
+
});
|
|
80
|
+
s(this, "onFiveModeChange", (...[e, , , , t]) => {
|
|
81
|
+
e !== "Topview" && this.state.visible && (this.updateState({ visible: !1 }, t), this._hide({ userAction: t }));
|
|
82
|
+
});
|
|
83
|
+
s(this, "onFivePanoArrived", (e) => {
|
|
84
|
+
var t;
|
|
85
|
+
!((t = this.five) != null && t.work) || (this.panoIndex = e, this.floorIndex = this.five.work.observers[e].floorIndex);
|
|
86
|
+
});
|
|
87
|
+
s(this, "onFiveCameraUpdate", (e, t) => {
|
|
88
|
+
!this.state.visible || (this.updatePosition(), this.updateSize());
|
|
89
|
+
});
|
|
90
|
+
s(this, "onFiveWantsGesture", (e) => {
|
|
91
|
+
if (!(e !== "pan" && e !== "pinch" && e !== "mouseWheel") && this.state.visible && !this.state.config.gestureEnable)
|
|
92
|
+
return !1;
|
|
93
|
+
});
|
|
94
|
+
s(this, "onFiveWantsMoveToPano", () => {
|
|
95
|
+
if (this.state.visible && this.state.config.preventRoomClick)
|
|
96
|
+
return !1;
|
|
97
|
+
});
|
|
98
|
+
s(this, "onFiveInitAnimationEnded", (...[, , e]) => {
|
|
99
|
+
const { mode: t } = this.five.getCurrentState();
|
|
100
|
+
t === "Topview" && !this.isHiddenByHideFunc && !this.state.visible && this.state.config.autoShowEnable && (this.updateState({ visible: !0 }, e), this._show({ userAction: e }));
|
|
101
|
+
});
|
|
102
|
+
s(this, "onModelShownFloorChange", (e) => {
|
|
103
|
+
if (this.floorIndex !== e) {
|
|
104
|
+
if (e === null) {
|
|
105
|
+
const t = this.five.getCurrentState().panoIndex;
|
|
106
|
+
this.floorIndex = this.five.work.observers[t].floorIndex;
|
|
107
|
+
return;
|
|
108
|
+
}
|
|
109
|
+
this.floorIndex = e, this.updateSize(), this.render();
|
|
110
|
+
}
|
|
111
|
+
});
|
|
112
|
+
t != null && t.selector && (this.selector = t.selector, console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"));
|
|
113
|
+
const i = {
|
|
114
|
+
northDesc: "\u5317",
|
|
115
|
+
modelOpacity: 1,
|
|
116
|
+
hoverEnable: !0,
|
|
117
|
+
compassEnable: !0,
|
|
118
|
+
gestureEnable: !1,
|
|
119
|
+
autoShowEnable: !0,
|
|
120
|
+
ruleLabelsEnable: !0,
|
|
121
|
+
roomLabelsEnable: !0,
|
|
122
|
+
cameraImageUrl: I,
|
|
123
|
+
attachedTo: D.BOUNDING_CENTER,
|
|
124
|
+
getLabelElement: void 0,
|
|
125
|
+
adaptiveRoomLabelVisibleEnable: !0,
|
|
126
|
+
getRoomAreaText: (a) => (a / 1e6).toFixed(1) + "\u33A1",
|
|
127
|
+
getRuleDistanceText: (a) => a.toString()
|
|
128
|
+
}, o = t ? _(t, ["selector", "scale"]) : {}, r = l(l({}, i), o);
|
|
129
|
+
this.state = {
|
|
130
|
+
enabled: !0,
|
|
131
|
+
visible: !1,
|
|
132
|
+
config: r
|
|
133
|
+
}, this.initContainer(), e.model.loaded ? this.onFiveModelLoaded() : e.once("modelLoaded", this.onFiveModelLoaded), e.once("dispose", this.dispose), this.addEventListener();
|
|
134
|
+
}
|
|
135
|
+
load(e, t, i = !0) {
|
|
136
|
+
return c(this, null, function* () {
|
|
137
|
+
function o(g) {
|
|
138
|
+
return Object.prototype.hasOwnProperty.apply(g, ["version"]);
|
|
139
|
+
}
|
|
140
|
+
const r = e;
|
|
141
|
+
r && !r.version && console.warn("\u4F20\u5165 serverData.data \u7684\u65B9\u5F0F\u540E\u7EED\u53EF\u80FD\u4E0D\u518D\u652F\u6301\uFF0C\u8BF7\u628A serverData \u6574\u4F53\u4F20\u5165 load \u51FD\u6570");
|
|
142
|
+
const a = JSON.parse(JSON.stringify(e)), d = o(a) ? a.data : a, u = this.data;
|
|
143
|
+
this.data = yield m(d), this.hooks.emit("dataLoaded", this.data), this.hooks.emit("dataChange", this.data, u), t && this.updateState(t, i), this.render();
|
|
144
|
+
});
|
|
145
|
+
}
|
|
146
|
+
updatePosition() {
|
|
147
|
+
var a;
|
|
148
|
+
const e = P(this.five, this.floorIndex, this.state.config.attachedTo), t = (a = this.five.model) == null ? void 0 : a.bounding.getCenter(new x.Vector3()).setY(e);
|
|
149
|
+
if (!t)
|
|
150
|
+
return;
|
|
151
|
+
const i = t.clone().project(this.five.camera), o = (i.x + 1) / 2, r = -(i.y - 1) / 2;
|
|
152
|
+
this.container.style.left = o * 100 + "%", this.container.style.top = r * 100 + "%";
|
|
153
|
+
}
|
|
154
|
+
appendTo(e) {
|
|
155
|
+
if (this.wrapper = e, !!this.state.enabled)
|
|
156
|
+
return e.appendChild(this.container), this.render(), this;
|
|
157
|
+
}
|
|
158
|
+
show() {
|
|
159
|
+
return c(this, arguments, function* (e = {}) {
|
|
160
|
+
if (this.state.visible)
|
|
161
|
+
return;
|
|
162
|
+
const t = e.userAction !== void 0 ? e.userAction : !0;
|
|
163
|
+
this.updateState({ visible: !0 }, t), this._show({ userAction: t });
|
|
164
|
+
});
|
|
165
|
+
}
|
|
166
|
+
hide() {
|
|
167
|
+
return c(this, arguments, function* (e = {}) {
|
|
168
|
+
if (this.isHiddenByHideFunc = !0, !this.state.visible)
|
|
169
|
+
return;
|
|
170
|
+
const t = e.userAction !== void 0 ? e.userAction : !0;
|
|
171
|
+
this.updateState({ visible: !1 }, t), this._hide({ userAction: t });
|
|
172
|
+
});
|
|
173
|
+
}
|
|
174
|
+
enable(e = {}) {
|
|
175
|
+
if (this.state.enabled)
|
|
176
|
+
return;
|
|
177
|
+
const t = e.userAction !== void 0 ? e.userAction : !0;
|
|
178
|
+
this.updateState({ enabled: !0 }, e.userAction || t), this._enable({ userAction: t });
|
|
179
|
+
}
|
|
180
|
+
disable(e = {}) {
|
|
181
|
+
if (!this.state.enabled)
|
|
182
|
+
return;
|
|
183
|
+
const t = e.userAction !== void 0 ? e.userAction : !0;
|
|
184
|
+
this.updateState({ enabled: !1 }, e.userAction || t), this._disable({ userAction: t });
|
|
185
|
+
}
|
|
186
|
+
setState(e, t = {}) {
|
|
187
|
+
const i = this.state, o = t.userAction !== void 0 ? t.userAction : !0;
|
|
188
|
+
if (this.updateState(e, o), e.enabled !== void 0 && i.enabled !== e.enabled) {
|
|
189
|
+
const r = { userAction: o };
|
|
190
|
+
e.enabled ? this._enable(r) : this._disable(r);
|
|
191
|
+
}
|
|
192
|
+
if (e.visible !== void 0 && i.visible !== e.visible) {
|
|
193
|
+
const r = { userAction: o };
|
|
194
|
+
e.visible ? this._show(r) : this._hide(r);
|
|
195
|
+
}
|
|
196
|
+
}
|
|
197
|
+
changeConfigs(e, t = !0) {
|
|
198
|
+
this.updateState({ config: e }, t), this.render();
|
|
199
|
+
}
|
|
200
|
+
formatData(e) {
|
|
201
|
+
return c(this, null, function* () {
|
|
202
|
+
return yield m(e.data);
|
|
203
|
+
});
|
|
204
|
+
}
|
|
205
|
+
_show(e) {
|
|
206
|
+
return c(this, null, function* () {
|
|
207
|
+
if (!this.state.enabled)
|
|
208
|
+
return;
|
|
209
|
+
this.isHiddenByHideFunc = !1;
|
|
210
|
+
const { userAction: t } = e;
|
|
211
|
+
this.hooks.emit("show", { userAction: t, auto: !1 }), this.five.getCurrentState().mode !== "Topview" && (yield T(this.five, ["Topview", void 0, void 0, t])), this.five.model.show(this.floorIndex), this.updatePosition(), this.updateSize();
|
|
212
|
+
const i = 500, o = this.state.config.modelOpacity;
|
|
213
|
+
b(this.five, o, i), this.hooks.emit("showAnimationEnded", { userAction: t, auto: !1 }), this.render();
|
|
214
|
+
});
|
|
215
|
+
}
|
|
216
|
+
_hide(e) {
|
|
217
|
+
return c(this, null, function* () {
|
|
218
|
+
if (!this.state.enabled)
|
|
219
|
+
return;
|
|
220
|
+
const { userAction: t } = e;
|
|
221
|
+
this.hooks.emit("hide", { userAction: t, auto: !1 });
|
|
222
|
+
const i = 1, o = 0;
|
|
223
|
+
b(this.five, i, o), this.render();
|
|
224
|
+
});
|
|
225
|
+
}
|
|
226
|
+
_enable(e) {
|
|
227
|
+
const { userAction: t } = e;
|
|
228
|
+
this.addEventListener(), this.wrapper && this.wrapper.append(this.container), this.hooks.emit("enable", { userAction: t }), this.state.visible && this._show({ userAction: t });
|
|
229
|
+
}
|
|
230
|
+
updateState(e, t) {
|
|
231
|
+
const i = this.state, o = e.config ? l(l({}, i.config), e.config) : i.config;
|
|
232
|
+
this.state = p(l(l({}, this.state), e), { config: o }), !S(this.state, i, { deep: !0 }) && this.hooks.emit("stateChange", { state: this.state, prevState: i, userAction: t });
|
|
233
|
+
}
|
|
234
|
+
addEventListener() {
|
|
235
|
+
if (!this.state.enabled || this.hasAddedEventListener)
|
|
236
|
+
return;
|
|
237
|
+
const e = this.five;
|
|
238
|
+
e.on("modeChange", this.onFiveModeChange), e.on("panoArrived", this.onFivePanoArrived), e.on("cameraUpdate", this.onFiveCameraUpdate), e.on("wantsGesture", this.onFiveWantsGesture), e.on("wantsMoveToPano", this.onFiveWantsMoveToPano), e.on("initAnimationEnded", this.onFiveInitAnimationEnded), e.on("modelShownFloorChange", this.onModelShownFloorChange);
|
|
239
|
+
}
|
|
240
|
+
removeEventListener() {
|
|
241
|
+
const e = this.five;
|
|
242
|
+
this.hasAddedEventListener = !1, e.off("modeChange", this.onFiveModeChange), e.off("panoArrived", this.onFivePanoArrived), e.off("cameraUpdate", this.onFiveCameraUpdate), e.off("wantsGesture", this.onFiveWantsGesture), e.off("wantsMoveToPano", this.onFiveWantsMoveToPano), e.off("initAnimationEnded", this.onFiveInitAnimationEnded), e.off("modelShownFloorChange", this.onModelShownFloorChange);
|
|
243
|
+
}
|
|
244
|
+
initContainer() {
|
|
245
|
+
this.container.classList.add("floorplan-plugin"), Object.assign(this.container.style, {
|
|
246
|
+
position: "absolute",
|
|
247
|
+
left: "50%",
|
|
248
|
+
top: "50%",
|
|
249
|
+
transform: "translate3d(-50%, -50%, 10px)",
|
|
250
|
+
zIndex: 10,
|
|
251
|
+
pointerEvents: "none",
|
|
252
|
+
"will-change": "width, height"
|
|
253
|
+
}), this.five.addExtraElement(this.container);
|
|
254
|
+
}
|
|
255
|
+
render(e) {
|
|
256
|
+
if (!this.state.enabled || !this.container || !this.data || this.size.width === 0)
|
|
257
|
+
return;
|
|
258
|
+
const t = p(l({}, this.state.config), {
|
|
259
|
+
visible: this.state.visible,
|
|
260
|
+
duration: e != null ? e : 0,
|
|
261
|
+
panoIndex: this.panoIndex,
|
|
262
|
+
floorIndex: this.floorIndex,
|
|
263
|
+
floorplanData: this.data,
|
|
264
|
+
lastPanoramaLongitude: this.lastPanoramaLongitude
|
|
265
|
+
});
|
|
266
|
+
if (this.app)
|
|
267
|
+
return this.app.$set(t);
|
|
268
|
+
this.app = new y({ target: this.container, intro: !0, props: t });
|
|
269
|
+
}
|
|
270
|
+
}
|
|
271
|
+
export {
|
|
272
|
+
j as C
|
|
273
|
+
};
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type { Parameters } from './typing';
|
|
2
|
+
import type { FivePlugin } from '@realsee/five';
|
|
3
|
+
import { Controller } from './Controller';
|
|
4
|
+
export declare const TopviewFloorplanPlugin: FivePlugin<undefined | Parameters, Controller>;
|
|
5
|
+
export declare type TopviewFloorplanPluginParameterType = Parameters | undefined;
|
|
6
|
+
export declare type TopviewFloorplanPluginReturnType = InstanceType<typeof Controller>;
|
|
7
|
+
export default TopviewFloorplanPlugin;
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
import { C as t } from "./Controller.js";
|
|
2
|
+
import "three";
|
|
3
|
+
import "../../shared-utils/equal.js";
|
|
4
|
+
import "../../shared-utils/isTruelyObject.js";
|
|
5
|
+
import "../Components/Main.js";
|
|
6
|
+
import "svelte/internal";
|
|
7
|
+
import "svelte/easing";
|
|
8
|
+
import "svelte/transition";
|
|
9
|
+
import "../Components/Camera.js";
|
|
10
|
+
import "../Assets/camera.js";
|
|
11
|
+
import "../../shared-utils/math/rad2Deg.js";
|
|
12
|
+
import "../Components/Compass.js";
|
|
13
|
+
import "../Assets/compass.js";
|
|
14
|
+
import "../Components/CurrentFloor.js";
|
|
15
|
+
import "svelte/store";
|
|
16
|
+
import "../Components/BaseImage.js";
|
|
17
|
+
import "../Components/Normalmage.js";
|
|
18
|
+
import "../Components/SvgImage.js";
|
|
19
|
+
import "../Components/RoomLabels/RoomLabels.js";
|
|
20
|
+
import "../Components/RoomLabels/RoomLabel.js";
|
|
21
|
+
import "svelte";
|
|
22
|
+
import "../Components/RuleLabels/RuleLabels.js";
|
|
23
|
+
import "../Components/RuleLabels/RuleItem.js";
|
|
24
|
+
import "../Components/RoomMaterials/RoomMaterial.js";
|
|
25
|
+
import "../utils/formatPosition.js";
|
|
26
|
+
import "../Components/RoomMaterials/RoomMaterial_0.js";
|
|
27
|
+
import "../Components/RoomMaterials/RoomMaterial_1.js";
|
|
28
|
+
import "../Components/RoomMaterials/RoomMaterial_2.js";
|
|
29
|
+
import "../Components/RoomHighlight/RoomHighlight.js";
|
|
30
|
+
import "../Components/RoomHighlight/Room.js";
|
|
31
|
+
import "../utils/formatData.js";
|
|
32
|
+
import "../Assets/floorplanExtraObject.js";
|
|
33
|
+
import "../../shared-utils/filter.js";
|
|
34
|
+
import "../../shared-utils/tap.js";
|
|
35
|
+
import "../constant.js";
|
|
36
|
+
import "../../base/BasePluginWithData.js";
|
|
37
|
+
import "../../base/BasePlugin.js";
|
|
38
|
+
import "../../shared-utils/Subscribe.js";
|
|
39
|
+
import "../../shared-utils/five/changeMode.js";
|
|
40
|
+
import "../../shared-utils/nearlyEqual.js";
|
|
41
|
+
import "../../shared-utils/getPxmm.js";
|
|
42
|
+
import "../../shared-utils/changeModelCanvasOpacity.js";
|
|
43
|
+
const S = (o, r) => new t(o, r);
|
|
44
|
+
export {
|
|
45
|
+
S as TopviewFloorplanPlugin,
|
|
46
|
+
S as default
|
|
47
|
+
};
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import type * as FloorplanPlugin from '../typings';
|
|
2
|
+
export * from '../typings';
|
|
3
|
+
export interface Config extends FloorplanPlugin.Config {
|
|
4
|
+
/** 是否开启放大缩小和拖动功能,默认为 false */
|
|
5
|
+
gestureEnable: boolean;
|
|
6
|
+
/** 点击房间时,是否阻止跳转到被点房间的全景态点位上,默认为 false */
|
|
7
|
+
preventRoomClick?: boolean;
|
|
8
|
+
}
|
|
9
|
+
export interface State extends FloorplanPlugin.State {
|
|
10
|
+
config: Config;
|
|
11
|
+
}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
export * from './constant';
|
|
2
|
+
export * from './ModelFloorplanPlugin';
|
|
3
|
+
export * from './MapviewFloorplanPlugin';
|
|
4
|
+
export * from './TopviewFloorplanPlugin';
|
|
5
|
+
export * from './PanoFloorplanRadarPlugin';
|
|
6
|
+
export * from './typings/floorplanServerData';
|
|
7
|
+
export * from './typings/floorplanData';
|
|
@@ -0,0 +1,137 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @file 对输入到户型图相关插件内的数据做 format 之后的数据
|
|
3
|
+
* 1. 数据的下划线到驼峰的转换
|
|
4
|
+
* 2. svg url 到 svg content 的处理
|
|
5
|
+
*/
|
|
6
|
+
import type { RecordKeys, RecordValue } from './utility';
|
|
7
|
+
/** 户型图坐标,坐标原点时户型图中心点,单位是户型图单位 */
|
|
8
|
+
export interface FloorplanPosition {
|
|
9
|
+
x: number;
|
|
10
|
+
y: number;
|
|
11
|
+
}
|
|
12
|
+
/** 户型图图片坐标,坐标原点是图片左上角,取值范围是 [0, 1],表示距离左上角的相对距离 */
|
|
13
|
+
export interface FloorplanImagePosition {
|
|
14
|
+
x: number;
|
|
15
|
+
y: number;
|
|
16
|
+
}
|
|
17
|
+
/** 户型图线框图 */
|
|
18
|
+
export interface FloorplanOutlineItem {
|
|
19
|
+
url: string;
|
|
20
|
+
index: number;
|
|
21
|
+
svgUrl?: string;
|
|
22
|
+
svgContent?: string;
|
|
23
|
+
}
|
|
24
|
+
/** 户型图入户门 */
|
|
25
|
+
export interface FloorplanEntrance {
|
|
26
|
+
/** 入户门角度 */
|
|
27
|
+
rad: number;
|
|
28
|
+
/** 入户门所在的位置「户型图坐标系」 */
|
|
29
|
+
position: FloorplanPosition;
|
|
30
|
+
/** 入户门在户型图上相对坐标 */
|
|
31
|
+
positionInImage: FloorplanImagePosition;
|
|
32
|
+
/** 入户门与北的朝向 */
|
|
33
|
+
northRad: number;
|
|
34
|
+
/** 入户门所在房间 ID */
|
|
35
|
+
roomId: string;
|
|
36
|
+
/** 入户门所楼层 */
|
|
37
|
+
floorIndex: number;
|
|
38
|
+
}
|
|
39
|
+
/** 户型图 FloorplanBounding
|
|
40
|
+
* @description 坐标都是户型图坐标
|
|
41
|
+
*/
|
|
42
|
+
export interface FloorplanBounding {
|
|
43
|
+
/** 户型图在 X 和 Y 轴上的最大值 */
|
|
44
|
+
max: FloorplanPosition;
|
|
45
|
+
/** 户型图在 X 和 Y 轴上的最小值 */
|
|
46
|
+
min: FloorplanPosition;
|
|
47
|
+
/** 户型图的中心位置 */
|
|
48
|
+
origin: FloorplanPosition;
|
|
49
|
+
}
|
|
50
|
+
/** 户型图房屋标签 */
|
|
51
|
+
export interface FloorplanRoomLabelItem {
|
|
52
|
+
/** 房间的中心点坐标 */
|
|
53
|
+
position: FloorplanPosition;
|
|
54
|
+
/** 房间的中心在户型图上的相对位置 */
|
|
55
|
+
positionInImage: FloorplanImagePosition;
|
|
56
|
+
}
|
|
57
|
+
/** 户型图房间数据 */
|
|
58
|
+
export interface FloorplanRoomItem {
|
|
59
|
+
id: string;
|
|
60
|
+
/** 房间面积
|
|
61
|
+
* @description 单位是平方毫米
|
|
62
|
+
*/
|
|
63
|
+
size: number;
|
|
64
|
+
name: string;
|
|
65
|
+
/** 围成房间区域的坐标路径
|
|
66
|
+
* @description 坐标类型是户型图坐标
|
|
67
|
+
*/
|
|
68
|
+
path: FloorplanPosition[];
|
|
69
|
+
/** 房屋类型
|
|
70
|
+
* @description 对应关系参考上方 ROOM_TYPE_MAP
|
|
71
|
+
*/
|
|
72
|
+
roomType: string;
|
|
73
|
+
/** 地板类型
|
|
74
|
+
* @description 对应关系参考上方 FLOOR_TYPE_MAP
|
|
75
|
+
*/
|
|
76
|
+
floorType: number;
|
|
77
|
+
roomLabel: FloorplanRoomLabelItem;
|
|
78
|
+
/** 当前房间里的 observer 索引 */
|
|
79
|
+
observerIndexs: number[];
|
|
80
|
+
}
|
|
81
|
+
/** 户型图标尺 */
|
|
82
|
+
export declare type FloorplanRuleLabels = Record<'top' | 'right' | 'bottom' | 'left', FloorplanPosition[][]>;
|
|
83
|
+
export declare type RuleLabelsKey = RecordKeys<FloorplanRuleLabels>;
|
|
84
|
+
export declare type RuleLabelsValue = RecordValue<FloorplanRuleLabels>;
|
|
85
|
+
/** 当前楼层的数据 */
|
|
86
|
+
export interface FloorplanFloorData {
|
|
87
|
+
floorName: string;
|
|
88
|
+
floorIndex: number;
|
|
89
|
+
rooms: FloorplanRoomItem[];
|
|
90
|
+
rules: FloorplanRuleLabels;
|
|
91
|
+
}
|
|
92
|
+
/** 对 observer 做一些样式上的计算
|
|
93
|
+
* @description 每一个 floorplanObserver 对应一个 observer
|
|
94
|
+
* @description floorplanObserver 和 observer 在自身数组中的索引坐标应该是相同的
|
|
95
|
+
*/
|
|
96
|
+
export interface FloorplanObserver {
|
|
97
|
+
index: number;
|
|
98
|
+
floorIndex: number;
|
|
99
|
+
position: FloorplanPosition;
|
|
100
|
+
positionInImage: FloorplanImagePosition;
|
|
101
|
+
}
|
|
102
|
+
/** 户型图内部使用的数据 */
|
|
103
|
+
export interface FloorplanData {
|
|
104
|
+
outlines: FloorplanOutlineItem[];
|
|
105
|
+
floorDatas: FloorplanFloorData[];
|
|
106
|
+
entrance: FloorplanEntrance | null;
|
|
107
|
+
bounding: FloorplanBounding;
|
|
108
|
+
observers: FloorplanObserver[];
|
|
109
|
+
}
|
|
110
|
+
/** 能够映射到雷达图上的三维物体 */
|
|
111
|
+
export interface FloorplanExtraObject3D {
|
|
112
|
+
id: string;
|
|
113
|
+
position: {
|
|
114
|
+
x: number;
|
|
115
|
+
y: number;
|
|
116
|
+
z: number;
|
|
117
|
+
};
|
|
118
|
+
icon?: {
|
|
119
|
+
url: string;
|
|
120
|
+
width: number;
|
|
121
|
+
height: number;
|
|
122
|
+
};
|
|
123
|
+
}
|
|
124
|
+
/** 添加到户型图上的额外物体 */
|
|
125
|
+
export interface FloorplanExtraObject {
|
|
126
|
+
id: string;
|
|
127
|
+
icon: {
|
|
128
|
+
url: string;
|
|
129
|
+
width: number;
|
|
130
|
+
height: number;
|
|
131
|
+
};
|
|
132
|
+
floorIndex: number;
|
|
133
|
+
/** 入户门所在的位置「户型图坐标系」 */
|
|
134
|
+
position: FloorplanPosition;
|
|
135
|
+
/** 入户门在户型图上相对坐标 */
|
|
136
|
+
positionInImage: FloorplanImagePosition;
|
|
137
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
/** 房屋数据映射表 */
|
|
2
|
+
export declare const ROOM_FETILE_TYPE_MAP: ({
|
|
3
|
+
type: number;
|
|
4
|
+
floorType: number;
|
|
5
|
+
roomType: string;
|
|
6
|
+
name: string;
|
|
7
|
+
onlySubArea?: undefined;
|
|
8
|
+
} | {
|
|
9
|
+
type: number;
|
|
10
|
+
floorType: number;
|
|
11
|
+
roomType: string;
|
|
12
|
+
name: string;
|
|
13
|
+
onlySubArea: boolean;
|
|
14
|
+
})[];
|
|
15
|
+
/** 地板信息映射表 */
|
|
16
|
+
export declare const FLOOR_TYPE_MAP: {
|
|
17
|
+
type: number;
|
|
18
|
+
description: string;
|
|
19
|
+
}[];
|
|
20
|
+
/** 房屋类型映射表 */
|
|
21
|
+
export declare const ROOM_TYPE_MAP: {
|
|
22
|
+
roomType: string;
|
|
23
|
+
description: string;
|
|
24
|
+
}[];
|
|
25
|
+
/** 户型图坐标,坐标原点时户型图中心点,单位是户型图单位 */
|
|
26
|
+
export interface FloorplanServerPosition {
|
|
27
|
+
x: number;
|
|
28
|
+
y: number;
|
|
29
|
+
}
|
|
30
|
+
/** 户型图图片坐标,坐标原点是图片左上角,取值范围是 [0, 1],表示距离左上角的相对距离 */
|
|
31
|
+
export interface FloorplanServerImagePosition {
|
|
32
|
+
x: number;
|
|
33
|
+
y: number;
|
|
34
|
+
}
|
|
35
|
+
/** 户型图线框图 */
|
|
36
|
+
export interface FloorplanServerOutlineItem {
|
|
37
|
+
url: string;
|
|
38
|
+
index: number;
|
|
39
|
+
checksum?: string;
|
|
40
|
+
svg_url?: string;
|
|
41
|
+
}
|
|
42
|
+
/** 户型图入户门 */
|
|
43
|
+
export interface FloorplanServerEntrance {
|
|
44
|
+
/** 入户门角度 */
|
|
45
|
+
rad: number;
|
|
46
|
+
/** 入户门所在的位置「户型图坐标系」 */
|
|
47
|
+
position: FloorplanServerPosition;
|
|
48
|
+
/** 入户门在户型图上相对坐标 */
|
|
49
|
+
position_in_image: FloorplanServerImagePosition;
|
|
50
|
+
/** 入户门与北的朝向 */
|
|
51
|
+
north_rad: number;
|
|
52
|
+
/** 入户门所在房间 ID */
|
|
53
|
+
room_id: string;
|
|
54
|
+
/** 入户门所楼层 */
|
|
55
|
+
floor_index: number;
|
|
56
|
+
}
|
|
57
|
+
/** 户型图 FloorplanServerBounding
|
|
58
|
+
* @description 坐标都是户型图坐标
|
|
59
|
+
*/
|
|
60
|
+
export interface FloorplanServerBounding {
|
|
61
|
+
/** 户型图在 X 和 Y 轴上的最大值 */
|
|
62
|
+
max: FloorplanServerPosition;
|
|
63
|
+
/** 户型图在 X 和 Y 轴上的最小值 */
|
|
64
|
+
min: FloorplanServerPosition;
|
|
65
|
+
/** 户型图的中心位置 */
|
|
66
|
+
origin: FloorplanServerPosition;
|
|
67
|
+
}
|
|
68
|
+
/** 户型图房屋标签 */
|
|
69
|
+
export interface FloorplanServerRoomLabelItem {
|
|
70
|
+
/** 房间的中心点坐标 */
|
|
71
|
+
position: FloorplanServerPosition;
|
|
72
|
+
/** 房间的中心在户型图上的相对位置 */
|
|
73
|
+
position_in_image: FloorplanServerImagePosition;
|
|
74
|
+
}
|
|
75
|
+
/** 户型图房间数据 */
|
|
76
|
+
export interface FloorplanServerRoomItem {
|
|
77
|
+
id: string;
|
|
78
|
+
/** 房间面积
|
|
79
|
+
* @description 单位是平方毫米
|
|
80
|
+
*/
|
|
81
|
+
size: number;
|
|
82
|
+
/** 房屋类型
|
|
83
|
+
* @description 对应关系参考上方 ROOM_DETAILS_TYPE_MAP
|
|
84
|
+
*/
|
|
85
|
+
type: number;
|
|
86
|
+
name: string;
|
|
87
|
+
/** 围成房间区域的坐标路径
|
|
88
|
+
* @description 坐标类型是户型图坐标
|
|
89
|
+
*/
|
|
90
|
+
path: FloorplanServerPosition[];
|
|
91
|
+
/** 房屋类型
|
|
92
|
+
* @description 对应关系参考上方 ROOM_TYPE_MAP
|
|
93
|
+
*/
|
|
94
|
+
room_type: string;
|
|
95
|
+
/** 地板类型
|
|
96
|
+
* @description 对应关系参考上方 FLOOR_TYPE_MAP
|
|
97
|
+
*/
|
|
98
|
+
floor_type: number;
|
|
99
|
+
room_label: FloorplanServerRoomLabelItem;
|
|
100
|
+
/** 当前房间里的 observer 索引 */
|
|
101
|
+
observer_indexs: number[];
|
|
102
|
+
}
|
|
103
|
+
export declare type FloorplanServerRuleLabels = Record<'top' | 'right' | 'bottom' | 'left', FloorplanServerPosition[][]>;
|
|
104
|
+
/** 当前楼层的数据 */
|
|
105
|
+
export interface FloorplanServerFloorData {
|
|
106
|
+
floor_name: string;
|
|
107
|
+
floor_index: number;
|
|
108
|
+
rooms: FloorplanServerRoomItem[];
|
|
109
|
+
rules: FloorplanServerRuleLabels;
|
|
110
|
+
}
|
|
111
|
+
/** 对 observer 做一些样式上的计算
|
|
112
|
+
* @description 每一个 FloorplanServer_observer 对应一个 observer
|
|
113
|
+
* @description FloorplanServer_observer 和 observer 在自身数组中的索引坐标应该是相同的
|
|
114
|
+
*/
|
|
115
|
+
export interface FloorplanServerObserver {
|
|
116
|
+
index: number;
|
|
117
|
+
floor_index: number;
|
|
118
|
+
position: FloorplanServerPosition;
|
|
119
|
+
position_in_image: FloorplanServerImagePosition;
|
|
120
|
+
}
|
|
121
|
+
export interface FloorplanServerDoorPosition {
|
|
122
|
+
x: number;
|
|
123
|
+
y: number;
|
|
124
|
+
z: number;
|
|
125
|
+
}
|
|
126
|
+
export interface FloorplanServerDoorItem {
|
|
127
|
+
id: string;
|
|
128
|
+
localName: string;
|
|
129
|
+
name: string;
|
|
130
|
+
position: FloorplanServerDoorPosition;
|
|
131
|
+
rad: number;
|
|
132
|
+
}
|
|
133
|
+
export interface FloorplanServerComputedData {
|
|
134
|
+
floor_datas: FloorplanServerFloorData[];
|
|
135
|
+
entrance: FloorplanServerEntrance | null;
|
|
136
|
+
bounding: FloorplanServerBounding;
|
|
137
|
+
observers: FloorplanServerObserver[];
|
|
138
|
+
doors: FloorplanServerDoorItem[];
|
|
139
|
+
}
|
|
140
|
+
/** 原始输入的户型图数据 */
|
|
141
|
+
export interface FloorplanServerData {
|
|
142
|
+
outlines: FloorplanServerOutlineItem[];
|
|
143
|
+
computed_data: FloorplanServerComputedData;
|
|
144
|
+
}
|