@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,183 @@
|
|
|
1
|
+
import { SvelteComponent as P, init as B, safe_not_equal as G, append_styles as J, empty as K, insert as I, transition_in as c, group_outros as W, transition_out as g, check_outros as A, detach as k, element as S, attr as F, add_render_callback as L, add_resize_listener as Q, assign as z, create_component as E, space as R, set_style as q, mount_component as O, append as T, get_spread_update as U, destroy_component as C } from "svelte/internal";
|
|
2
|
+
import { onMount as V } from "svelte";
|
|
3
|
+
import { C as X } from "./Camera.js";
|
|
4
|
+
import { C as Y } from "./CurrentFloor/CurrentFloor.js";
|
|
5
|
+
function Z(i) {
|
|
6
|
+
J(i, "svelte-1mvqyqq", ".plugin-floorplan-radar.svelte-1mvqyqq{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.plugin-floorplan-radar-container.svelte-1mvqyqq{position:relative}");
|
|
7
|
+
}
|
|
8
|
+
function H(i) {
|
|
9
|
+
let n, l, r, e = i[6] !== 0 && M(i);
|
|
10
|
+
return {
|
|
11
|
+
c() {
|
|
12
|
+
n = S("div"), e && e.c(), F(n, "class", "plugin-floorplan-radar svelte-1mvqyqq"), L(() => i[12].call(n));
|
|
13
|
+
},
|
|
14
|
+
m(a, f) {
|
|
15
|
+
I(a, n, f), e && e.m(n, null), l = Q(n, i[12].bind(n)), r = !0;
|
|
16
|
+
},
|
|
17
|
+
p(a, f) {
|
|
18
|
+
a[6] !== 0 ? e ? (e.p(a, f), f & 64 && c(e, 1)) : (e = M(a), e.c(), c(e, 1), e.m(n, null)) : e && (W(), g(e, 1, 1, () => {
|
|
19
|
+
e = null;
|
|
20
|
+
}), A());
|
|
21
|
+
},
|
|
22
|
+
i(a) {
|
|
23
|
+
r || (c(e), r = !0);
|
|
24
|
+
},
|
|
25
|
+
o(a) {
|
|
26
|
+
g(e), r = !1;
|
|
27
|
+
},
|
|
28
|
+
d(a) {
|
|
29
|
+
a && k(n), e && e.d(), l();
|
|
30
|
+
}
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
function M(i) {
|
|
34
|
+
let n, l, r, e, a = `${i[8]}px`, f = `${i[11]}px`, u;
|
|
35
|
+
const _ = [
|
|
36
|
+
{
|
|
37
|
+
five: i[0],
|
|
38
|
+
pxmm: i[9],
|
|
39
|
+
floorIndex: i[10],
|
|
40
|
+
floorplanData: i[3],
|
|
41
|
+
hoverEnable: i[2],
|
|
42
|
+
extraObjects: i[5]
|
|
43
|
+
}
|
|
44
|
+
];
|
|
45
|
+
let d = {};
|
|
46
|
+
for (let t = 0; t < _.length; t += 1)
|
|
47
|
+
d = z(d, _[t]);
|
|
48
|
+
l = new Y({ props: d });
|
|
49
|
+
const h = [
|
|
50
|
+
{
|
|
51
|
+
pxmm: i[9],
|
|
52
|
+
five: i[0],
|
|
53
|
+
floorplanData: i[3],
|
|
54
|
+
cameraImageUrl: i[4]
|
|
55
|
+
}
|
|
56
|
+
];
|
|
57
|
+
let m = {};
|
|
58
|
+
for (let t = 0; t < h.length; t += 1)
|
|
59
|
+
m = z(m, h[t]);
|
|
60
|
+
return e = new X({ props: m }), {
|
|
61
|
+
c() {
|
|
62
|
+
n = S("div"), E(l.$$.fragment), r = R(), E(e.$$.fragment), F(n, "class", "plugin-floorplan-radar-container svelte-1mvqyqq"), q(n, "width", a, !1), q(n, "height", f, !1);
|
|
63
|
+
},
|
|
64
|
+
m(t, s) {
|
|
65
|
+
I(t, n, s), O(l, n, null), T(n, r), O(e, n, null), u = !0;
|
|
66
|
+
},
|
|
67
|
+
p(t, s) {
|
|
68
|
+
const p = s & 1581 ? U(_, [
|
|
69
|
+
{
|
|
70
|
+
five: t[0],
|
|
71
|
+
pxmm: t[9],
|
|
72
|
+
floorIndex: t[10],
|
|
73
|
+
floorplanData: t[3],
|
|
74
|
+
hoverEnable: t[2],
|
|
75
|
+
extraObjects: t[5]
|
|
76
|
+
}
|
|
77
|
+
]) : {};
|
|
78
|
+
l.$set(p);
|
|
79
|
+
const v = s & 537 ? U(h, [
|
|
80
|
+
{
|
|
81
|
+
pxmm: t[9],
|
|
82
|
+
five: t[0],
|
|
83
|
+
floorplanData: t[3],
|
|
84
|
+
cameraImageUrl: t[4]
|
|
85
|
+
}
|
|
86
|
+
]) : {};
|
|
87
|
+
e.$set(v), s & 256 && a !== (a = `${t[8]}px`) && q(n, "width", a, !1), s & 2048 && f !== (f = `${t[11]}px`) && q(n, "height", f, !1);
|
|
88
|
+
},
|
|
89
|
+
i(t) {
|
|
90
|
+
u || (c(l.$$.fragment, t), c(e.$$.fragment, t), u = !0);
|
|
91
|
+
},
|
|
92
|
+
o(t) {
|
|
93
|
+
g(l.$$.fragment, t), g(e.$$.fragment, t), u = !1;
|
|
94
|
+
},
|
|
95
|
+
d(t) {
|
|
96
|
+
t && k(n), C(l), C(e);
|
|
97
|
+
}
|
|
98
|
+
};
|
|
99
|
+
}
|
|
100
|
+
function x(i) {
|
|
101
|
+
let n, l, r = i[1] && H(i);
|
|
102
|
+
return {
|
|
103
|
+
c() {
|
|
104
|
+
r && r.c(), n = K();
|
|
105
|
+
},
|
|
106
|
+
m(e, a) {
|
|
107
|
+
r && r.m(e, a), I(e, n, a), l = !0;
|
|
108
|
+
},
|
|
109
|
+
p(e, [a]) {
|
|
110
|
+
e[1] ? r ? (r.p(e, a), a & 2 && c(r, 1)) : (r = H(e), r.c(), c(r, 1), r.m(n.parentNode, n)) : r && (W(), g(r, 1, 1, () => {
|
|
111
|
+
r = null;
|
|
112
|
+
}), A());
|
|
113
|
+
},
|
|
114
|
+
i(e) {
|
|
115
|
+
l || (c(r), l = !0);
|
|
116
|
+
},
|
|
117
|
+
o(e) {
|
|
118
|
+
g(r), l = !1;
|
|
119
|
+
},
|
|
120
|
+
d(e) {
|
|
121
|
+
r && r.d(e), e && k(n);
|
|
122
|
+
}
|
|
123
|
+
};
|
|
124
|
+
}
|
|
125
|
+
function $(i, n, l) {
|
|
126
|
+
let { five: r } = n, { visible: e } = n, { hoverEnable: a } = n, { floorplanData: f } = n, { cameraImageUrl: u } = n, { extraObjects: _ = [] } = n, d = 0, h = 0, m = 0, t = 0, s = 0, p = 0;
|
|
127
|
+
function v(o) {
|
|
128
|
+
l(10, h = r.work.observers[o].floorIndex);
|
|
129
|
+
}
|
|
130
|
+
V(() => (r.on("panoArrived", v), () => {
|
|
131
|
+
r.off("panoArrived", v);
|
|
132
|
+
}));
|
|
133
|
+
function N() {
|
|
134
|
+
m = this.clientWidth, t = this.clientHeight, l(6, m), l(7, t);
|
|
135
|
+
}
|
|
136
|
+
return i.$$set = (o) => {
|
|
137
|
+
"five" in o && l(0, r = o.five), "visible" in o && l(1, e = o.visible), "hoverEnable" in o && l(2, a = o.hoverEnable), "floorplanData" in o && l(3, f = o.floorplanData), "cameraImageUrl" in o && l(4, u = o.cameraImageUrl), "extraObjects" in o && l(5, _ = o.extraObjects);
|
|
138
|
+
}, i.$$.update = () => {
|
|
139
|
+
if (i.$$.dirty & 456) {
|
|
140
|
+
const o = Math.min(m, t), { max: D, min: j } = f.bounding, b = D.x - j.x, y = D.y - j.y, w = function() {
|
|
141
|
+
return b > y ? [o, o / b * y] : [o / y * b, o];
|
|
142
|
+
}();
|
|
143
|
+
l(8, s = w[0]), l(11, p = w[1]), l(9, d = s / b);
|
|
144
|
+
}
|
|
145
|
+
}, [
|
|
146
|
+
r,
|
|
147
|
+
e,
|
|
148
|
+
a,
|
|
149
|
+
f,
|
|
150
|
+
u,
|
|
151
|
+
_,
|
|
152
|
+
m,
|
|
153
|
+
t,
|
|
154
|
+
s,
|
|
155
|
+
d,
|
|
156
|
+
h,
|
|
157
|
+
p,
|
|
158
|
+
N
|
|
159
|
+
];
|
|
160
|
+
}
|
|
161
|
+
class ie extends P {
|
|
162
|
+
constructor(n) {
|
|
163
|
+
super(), B(
|
|
164
|
+
this,
|
|
165
|
+
n,
|
|
166
|
+
$,
|
|
167
|
+
x,
|
|
168
|
+
G,
|
|
169
|
+
{
|
|
170
|
+
five: 0,
|
|
171
|
+
visible: 1,
|
|
172
|
+
hoverEnable: 2,
|
|
173
|
+
floorplanData: 3,
|
|
174
|
+
cameraImageUrl: 4,
|
|
175
|
+
extraObjects: 5
|
|
176
|
+
},
|
|
177
|
+
Z
|
|
178
|
+
);
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
export {
|
|
182
|
+
ie as M
|
|
183
|
+
};
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
import type { Five } from '@realsee/five';
|
|
2
|
+
import type { BaseOptions } from '../../base/BasePlugin';
|
|
3
|
+
import type { FloorplanServerData } from '../typings/floorplanServerData';
|
|
4
|
+
import type { FloorplanExtraObject3D } from '../typings/floorplanData';
|
|
5
|
+
import type { State, Config, EventMap, Parameters, PluginData, PluginServerData } from './typing';
|
|
6
|
+
import * as BasePlugin from '../../base/BasePluginWithData';
|
|
7
|
+
export declare class Controller extends BasePlugin.Controller<State, EventMap, PluginServerData, PluginData> {
|
|
8
|
+
name: string;
|
|
9
|
+
state: State;
|
|
10
|
+
protected data?: PluginData;
|
|
11
|
+
private app?;
|
|
12
|
+
private wrapperSelector;
|
|
13
|
+
private wrapper;
|
|
14
|
+
private disposed;
|
|
15
|
+
private extraObjects;
|
|
16
|
+
constructor(five: Five, params?: Parameters);
|
|
17
|
+
dispose: () => void;
|
|
18
|
+
load(serverData: PluginServerData | FloorplanServerData, state?: Partial<State>, userAction?: boolean): Promise<void>;
|
|
19
|
+
show(options?: BaseOptions): Promise<void>;
|
|
20
|
+
hide(options?: BaseOptions): Promise<void>;
|
|
21
|
+
enable(options?: BaseOptions): void;
|
|
22
|
+
disable(options?: BaseOptions): void;
|
|
23
|
+
/** 更改插件 State */
|
|
24
|
+
setState(state: Partial<State>, options?: BaseOptions): void;
|
|
25
|
+
/** 把插件的渲染DOM插入到对应的容器中去 */
|
|
26
|
+
appendTo(wrapper: Element): void;
|
|
27
|
+
changeConfigs(config: Config, userAction?: boolean): void;
|
|
28
|
+
setExtraObjectsWith3DPositions(data: FloorplanExtraObject3D[]): void;
|
|
29
|
+
protected formatData(serverData: PluginServerData): Promise<PluginData>;
|
|
30
|
+
private _enable;
|
|
31
|
+
private _disable;
|
|
32
|
+
private _show;
|
|
33
|
+
private _hide;
|
|
34
|
+
private updateState;
|
|
35
|
+
private render;
|
|
36
|
+
}
|
|
@@ -0,0 +1,164 @@
|
|
|
1
|
+
var v = Object.defineProperty, A = Object.defineProperties;
|
|
2
|
+
var S = Object.getOwnPropertyDescriptors;
|
|
3
|
+
var f = Object.getOwnPropertySymbols;
|
|
4
|
+
var g = Object.prototype.hasOwnProperty, _ = Object.prototype.propertyIsEnumerable;
|
|
5
|
+
var l = (r, s, t) => s in r ? v(r, s, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[s] = t, u = (r, s) => {
|
|
6
|
+
for (var t in s || (s = {}))
|
|
7
|
+
g.call(s, t) && l(r, t, s[t]);
|
|
8
|
+
if (f)
|
|
9
|
+
for (var t of f(s))
|
|
10
|
+
_.call(s, t) && l(r, t, s[t]);
|
|
11
|
+
return r;
|
|
12
|
+
}, b = (r, s) => A(r, S(s));
|
|
13
|
+
var o = (r, s, t) => (l(r, typeof s != "symbol" ? s + "" : s, t), t);
|
|
14
|
+
var p = (r, s, t) => new Promise((e, i) => {
|
|
15
|
+
var n = (h) => {
|
|
16
|
+
try {
|
|
17
|
+
d(t.next(h));
|
|
18
|
+
} catch (c) {
|
|
19
|
+
i(c);
|
|
20
|
+
}
|
|
21
|
+
}, a = (h) => {
|
|
22
|
+
try {
|
|
23
|
+
d(t.throw(h));
|
|
24
|
+
} catch (c) {
|
|
25
|
+
i(c);
|
|
26
|
+
}
|
|
27
|
+
}, d = (h) => h.done ? e(h.value) : Promise.resolve(h.value).then(n, a);
|
|
28
|
+
d((t = t.apply(r, s)).next());
|
|
29
|
+
});
|
|
30
|
+
import { M as y } from "./Components/Main.js";
|
|
31
|
+
import { e as C } from "../../shared-utils/equal.js";
|
|
32
|
+
import { C as D } from "../Assets/camera.js";
|
|
33
|
+
import { C as E } from "../../base/BasePluginWithData.js";
|
|
34
|
+
import { f as w, a as O } from "../utils/formatData.js";
|
|
35
|
+
class M extends E {
|
|
36
|
+
constructor(t, e) {
|
|
37
|
+
super(t);
|
|
38
|
+
o(this, "name", "panoFloorplanRadarPlugin");
|
|
39
|
+
o(this, "state");
|
|
40
|
+
o(this, "data");
|
|
41
|
+
o(this, "app");
|
|
42
|
+
o(this, "wrapperSelector", "");
|
|
43
|
+
o(this, "wrapper", null);
|
|
44
|
+
o(this, "disposed", !1);
|
|
45
|
+
o(this, "extraObjects", []);
|
|
46
|
+
o(this, "dispose", () => {
|
|
47
|
+
var t;
|
|
48
|
+
this.disposed = !0, (t = this.app) == null || t.$destroy(), this.wrapper = null, this.wrapperSelector = "", this.hooks.emit("dispose");
|
|
49
|
+
});
|
|
50
|
+
o(this, "_disable", (t) => {
|
|
51
|
+
var i;
|
|
52
|
+
const { userAction: e } = t;
|
|
53
|
+
(i = this.app) == null || i.$destroy(), this.app = void 0, this.hooks.emit("disable", { userAction: e });
|
|
54
|
+
});
|
|
55
|
+
this.five = t;
|
|
56
|
+
const i = {
|
|
57
|
+
hoverEnable: !1,
|
|
58
|
+
cameraImageUrl: D
|
|
59
|
+
}, n = e != null && e.configs ? e.configs : {}, a = u(u({}, i), n);
|
|
60
|
+
this.state = { enabled: !0, visible: !0, config: a }, e != null && e.wrapper && console.warn("\u4E0D\u63A8\u8350\u7EE7\u7EED\u4F7F\u7528 params.selector \u914D\u7F6E\u7236\u5BB9\u5668\uFF0C\u8BF7\u4F7F\u7528 appendTo \u65B9\u6CD5"), typeof (e == null ? void 0 : e.wrapper) == "string" ? this.wrapperSelector = e.wrapper : (e == null ? void 0 : e.wrapper) instanceof Element && (this.wrapper = e.wrapper), t.once("dispose", this.dispose);
|
|
61
|
+
}
|
|
62
|
+
load(t, e, i = !0) {
|
|
63
|
+
return p(this, null, function* () {
|
|
64
|
+
function n(c) {
|
|
65
|
+
return Object.prototype.hasOwnProperty.apply(c, ["version"]);
|
|
66
|
+
}
|
|
67
|
+
const a = JSON.parse(JSON.stringify(t)), d = n(a) ? a.data : a, h = this.data;
|
|
68
|
+
this.data = yield w(d), this.hooks.emit("dataLoaded", this.data), this.hooks.emit("dataChange", this.data, h), e && this.updateState(e, i), this.render();
|
|
69
|
+
});
|
|
70
|
+
}
|
|
71
|
+
show() {
|
|
72
|
+
return p(this, arguments, function* (t = {}) {
|
|
73
|
+
if (this.state.visible)
|
|
74
|
+
return;
|
|
75
|
+
const e = t.userAction !== void 0 ? t.userAction : !0;
|
|
76
|
+
this.updateState({ visible: !0 }, e), this._show({ userAction: e });
|
|
77
|
+
});
|
|
78
|
+
}
|
|
79
|
+
hide() {
|
|
80
|
+
return p(this, arguments, function* (t = {}) {
|
|
81
|
+
if (!this.state.visible)
|
|
82
|
+
return;
|
|
83
|
+
const e = t.userAction !== void 0 ? t.userAction : !0;
|
|
84
|
+
this.updateState({ visible: !1 }, e), this._hide({ userAction: e });
|
|
85
|
+
});
|
|
86
|
+
}
|
|
87
|
+
enable(t = {}) {
|
|
88
|
+
if (this.state.enabled)
|
|
89
|
+
return;
|
|
90
|
+
const e = t.userAction !== void 0 ? t.userAction : !0;
|
|
91
|
+
this.updateState({ enabled: !0 }, t.userAction || e), this._enable({ userAction: e });
|
|
92
|
+
}
|
|
93
|
+
disable(t = {}) {
|
|
94
|
+
if (!this.state.enabled)
|
|
95
|
+
return;
|
|
96
|
+
const e = t.userAction !== void 0 ? t.userAction : !0;
|
|
97
|
+
this.updateState({ enabled: !1 }, t.userAction || e), this._disable({ userAction: e });
|
|
98
|
+
}
|
|
99
|
+
setState(t, e = {}) {
|
|
100
|
+
const i = this.state, n = e.userAction !== void 0 ? e.userAction : !0;
|
|
101
|
+
if (this.updateState(t, n), t.enabled !== void 0 && i.enabled !== t.enabled) {
|
|
102
|
+
const a = { userAction: n };
|
|
103
|
+
t.enabled ? this._enable(a) : this._disable(a);
|
|
104
|
+
}
|
|
105
|
+
if (t.visible !== void 0 && i.visible !== t.visible) {
|
|
106
|
+
const a = { userAction: n };
|
|
107
|
+
t.visible ? this._show(a) : this._hide(a);
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
appendTo(t) {
|
|
111
|
+
this.wrapper = t, this.render();
|
|
112
|
+
}
|
|
113
|
+
changeConfigs(t, e = !0) {
|
|
114
|
+
this.setState({ config: t }, { userAction: e }), this.render();
|
|
115
|
+
}
|
|
116
|
+
setExtraObjectsWith3DPositions(t) {
|
|
117
|
+
!this.data || (this.extraObjects = O(t, this.five, this.data), this.render());
|
|
118
|
+
}
|
|
119
|
+
formatData(t) {
|
|
120
|
+
return p(this, null, function* () {
|
|
121
|
+
return yield w(t.data);
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
_enable(t) {
|
|
125
|
+
const { userAction: e } = t;
|
|
126
|
+
this.hooks.emit("enable", { userAction: e }), this.state.visible && this._show({ userAction: e });
|
|
127
|
+
}
|
|
128
|
+
_show(t) {
|
|
129
|
+
if (this.disposed || !this.state.enabled)
|
|
130
|
+
return;
|
|
131
|
+
const { userAction: e } = t;
|
|
132
|
+
this.hooks.emit("show", { userAction: e }), this.render();
|
|
133
|
+
}
|
|
134
|
+
_hide(t) {
|
|
135
|
+
if (this.disposed || !this.state.enabled)
|
|
136
|
+
return;
|
|
137
|
+
const { userAction: e } = t;
|
|
138
|
+
this.hooks.emit("hide", { userAction: e }), this.render();
|
|
139
|
+
}
|
|
140
|
+
updateState(t, e) {
|
|
141
|
+
const i = this.state;
|
|
142
|
+
this.state = u(u({}, this.state), t), !C(this.state, i, { deep: !0 }) && this.hooks.emit("stateChange", { state: this.state, prevState: i, userAction: e });
|
|
143
|
+
}
|
|
144
|
+
render() {
|
|
145
|
+
if (this.disposed || !this.state.enabled)
|
|
146
|
+
return;
|
|
147
|
+
if (!this.wrapper && this.wrapperSelector) {
|
|
148
|
+
const e = document.querySelector(this.wrapperSelector);
|
|
149
|
+
this.wrapper = e;
|
|
150
|
+
}
|
|
151
|
+
if (!this.data || !this.wrapper)
|
|
152
|
+
return;
|
|
153
|
+
const t = b(u({}, this.state.config), {
|
|
154
|
+
five: this.five,
|
|
155
|
+
floorplanData: this.data,
|
|
156
|
+
visible: this.state.visible,
|
|
157
|
+
extraObjects: this.extraObjects
|
|
158
|
+
});
|
|
159
|
+
this.app ? this.app.$set(t) : this.app = new y({ target: this.wrapper, props: t });
|
|
160
|
+
}
|
|
161
|
+
}
|
|
162
|
+
export {
|
|
163
|
+
M as C
|
|
164
|
+
};
|
|
@@ -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 PanoFloorplanRadarPlugin: FivePlugin<Parameters | undefined, Controller>;
|
|
5
|
+
export declare type PanoFloorplanRadarPluginParameterType = Parameters | undefined;
|
|
6
|
+
export declare type PanoFloorplanRadarPluginReturnType = InstanceType<typeof Controller>;
|
|
7
|
+
export default PanoFloorplanRadarPlugin;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { C as t } from "./Controller.js";
|
|
2
|
+
import "./Components/Main.js";
|
|
3
|
+
import "svelte/internal";
|
|
4
|
+
import "svelte";
|
|
5
|
+
import "./Components/Camera.js";
|
|
6
|
+
import "../Assets/camera.js";
|
|
7
|
+
import "../../shared-utils/throttle.js";
|
|
8
|
+
import "./Components/CurrentFloor/CurrentFloor.js";
|
|
9
|
+
import "./Components/CurrentFloor/ExtraObjects.js";
|
|
10
|
+
import "../Components/BaseImage.js";
|
|
11
|
+
import "../Components/Normalmage.js";
|
|
12
|
+
import "../Components/SvgImage.js";
|
|
13
|
+
import "../Components/RoomHighlight/RoomHighlight.js";
|
|
14
|
+
import "../Components/RoomHighlight/Room.js";
|
|
15
|
+
import "../utils/formatPosition.js";
|
|
16
|
+
import "../../shared-utils/equal.js";
|
|
17
|
+
import "../../shared-utils/isTruelyObject.js";
|
|
18
|
+
import "../../base/BasePluginWithData.js";
|
|
19
|
+
import "../../base/BasePlugin.js";
|
|
20
|
+
import "../../shared-utils/Subscribe.js";
|
|
21
|
+
import "../utils/formatData.js";
|
|
22
|
+
import "../Assets/floorplanExtraObject.js";
|
|
23
|
+
const k = (o, r) => new t(o, r);
|
|
24
|
+
export {
|
|
25
|
+
k as PanoFloorplanRadarPlugin,
|
|
26
|
+
k as default
|
|
27
|
+
};
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
import type * as BasePlugin from '../../base/BasePluginWithData';
|
|
2
|
+
import type { FloorplanData } from '../typings/floorplanData';
|
|
3
|
+
import type { FloorplanServerData } from '../typings/floorplanServerData';
|
|
4
|
+
export interface Config {
|
|
5
|
+
/** 鼠标放置在分间上时,是否要自动高亮分间 */
|
|
6
|
+
hoverEnable: boolean;
|
|
7
|
+
/** 自定义「雷达」图标 */
|
|
8
|
+
cameraImageUrl: string;
|
|
9
|
+
}
|
|
10
|
+
export interface State extends BasePlugin.State {
|
|
11
|
+
visible: boolean;
|
|
12
|
+
config: Config;
|
|
13
|
+
}
|
|
14
|
+
export interface EventMap extends BasePlugin.EventMap<State, FloorplanData> {
|
|
15
|
+
/** visible 从 false 到 true 的回调
|
|
16
|
+
* @param event.userAction 是否是用户操作
|
|
17
|
+
*/
|
|
18
|
+
show: (event: {
|
|
19
|
+
userAction: boolean;
|
|
20
|
+
}) => void;
|
|
21
|
+
/** visible 从 true 到 false 的回调
|
|
22
|
+
* @param event.userAction 是否是用户操作
|
|
23
|
+
*/
|
|
24
|
+
hide: (event: {
|
|
25
|
+
userAction: boolean;
|
|
26
|
+
}) => void;
|
|
27
|
+
/** enabled 从 false 到 true 的回调
|
|
28
|
+
* @param event.userAction 是否是用户操作
|
|
29
|
+
*/
|
|
30
|
+
enable: (event: {
|
|
31
|
+
userAction: boolean;
|
|
32
|
+
}) => void;
|
|
33
|
+
/** enabled 从 true 到 false 的回调
|
|
34
|
+
* @param event.userAction 是否是用户操作
|
|
35
|
+
*/
|
|
36
|
+
disable: (event: {
|
|
37
|
+
userAction: boolean;
|
|
38
|
+
}) => void;
|
|
39
|
+
}
|
|
40
|
+
/** 插件初始化参数 */
|
|
41
|
+
export interface Parameters extends Partial<Config> {
|
|
42
|
+
wrapper?: string | Element;
|
|
43
|
+
configs?: {
|
|
44
|
+
hoverEnable?: boolean;
|
|
45
|
+
cameraImageUrl?: string;
|
|
46
|
+
};
|
|
47
|
+
}
|
|
48
|
+
export interface PluginServerData extends BasePlugin.ServerData {
|
|
49
|
+
version: number;
|
|
50
|
+
data: FloorplanServerData;
|
|
51
|
+
}
|
|
52
|
+
export { FloorplanData as PluginData };
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
import type { PartialDeep } from 'type-fest';
|
|
2
|
+
import type { BaseOptions } from '../../base/BasePlugin';
|
|
3
|
+
import type { Five } from '@realsee/five';
|
|
4
|
+
import type { FloorplanServerData } from '../typings/floorplanServerData';
|
|
5
|
+
import type { State, Config, EventMap, Parameters, PluginData, PluginServerData } from './typing';
|
|
6
|
+
import * as BasePlugin from '../../base/BasePluginWithData';
|
|
7
|
+
export declare class Controller extends BasePlugin.Controller<State, EventMap, PluginServerData, PluginData> {
|
|
8
|
+
name: string;
|
|
9
|
+
state: State;
|
|
10
|
+
protected data?: PluginData;
|
|
11
|
+
private app?;
|
|
12
|
+
private selector?;
|
|
13
|
+
private panoIndex;
|
|
14
|
+
private floorIndex;
|
|
15
|
+
/** 户型图父容器 */
|
|
16
|
+
private wrapper?;
|
|
17
|
+
/** 户型图主容器 */
|
|
18
|
+
private container;
|
|
19
|
+
/** 展示户型图图前,Five 的 Panorama Longitude */
|
|
20
|
+
private lastPanoramaLongitude;
|
|
21
|
+
/** 户型图大小 */
|
|
22
|
+
private size;
|
|
23
|
+
/** 是否已经执行过事件监听 */
|
|
24
|
+
private hasAddedEventListener;
|
|
25
|
+
/** 上一次隐藏是否是用户调用了 hide 导致的 */
|
|
26
|
+
private isHiddenByHideFunc;
|
|
27
|
+
constructor(five: Five, params?: Parameters);
|
|
28
|
+
load(serverData: PluginServerData | FloorplanServerData, state?: Partial<State>, userAction?: boolean): Promise<void>;
|
|
29
|
+
/** 更新户型图大小 */
|
|
30
|
+
updateSize: () => void;
|
|
31
|
+
/** 更新户型图位置 */
|
|
32
|
+
updatePosition(): void;
|
|
33
|
+
/** 把插件的渲染DOM插入到对应的容器中去 */
|
|
34
|
+
appendTo(wrapper: Element): this;
|
|
35
|
+
show(options?: BaseOptions): Promise<void>;
|
|
36
|
+
hide(options?: BaseOptions): Promise<void>;
|
|
37
|
+
enable(options?: BaseOptions): void;
|
|
38
|
+
disable(options?: BaseOptions): void;
|
|
39
|
+
/** 销毁插件 */
|
|
40
|
+
dispose: () => void;
|
|
41
|
+
/** 更改插件 State */
|
|
42
|
+
setState(state: PartialDeep<State>, options?: BaseOptions): void;
|
|
43
|
+
changeConfigs(config: Partial<Config>, userAction?: boolean): void;
|
|
44
|
+
protected formatData(serverData: PluginServerData): Promise<PluginData>;
|
|
45
|
+
private _show;
|
|
46
|
+
private _hide;
|
|
47
|
+
private _enable;
|
|
48
|
+
private _disable;
|
|
49
|
+
private updateState;
|
|
50
|
+
private addEventListener;
|
|
51
|
+
private removeEventListener;
|
|
52
|
+
/** modelLoaded 之后自动执行 append container 操作 */
|
|
53
|
+
private onFiveModelLoaded;
|
|
54
|
+
/** 非 Topview 态隐藏户型图 */
|
|
55
|
+
private onFiveModeChange;
|
|
56
|
+
private onFivePanoArrived;
|
|
57
|
+
private onFiveCameraUpdate;
|
|
58
|
+
private onFiveWantsGesture;
|
|
59
|
+
private onFiveWantsMoveToPano;
|
|
60
|
+
/** 动画结束后是 Topview 态就展示户型图 */
|
|
61
|
+
private onFiveInitAnimationEnded;
|
|
62
|
+
private onModelShownFloorChange;
|
|
63
|
+
/** 如果用户是通过 selector 设置父容器,需要在 modelLoaded 之后把 container 自动放到父容器里
|
|
64
|
+
*
|
|
65
|
+
* - TODO: 等 selector 功能下掉之后删除这个逻辑
|
|
66
|
+
*/
|
|
67
|
+
private initContainer;
|
|
68
|
+
private render;
|
|
69
|
+
}
|