@realsee/dnalogel 2.1.2-alpha.0 → 2.1.2-alpha.2
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/README.md +3 -12
- 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 +6 -11
- 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/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -331
- package/libs/CSS3DRenderPlugin/Controller.js +1 -84
- package/libs/CSS3DRenderPlugin/index.js +1 -6
- package/libs/CSS3DRenderPlugin/typing.js +1 -0
- package/libs/CSS3DRenderPlugin/utils/CSS3DObjectPlus.js +1 -67
- package/libs/CSS3DRenderPlugin/utils/centerPoint.js +1 -10
- package/libs/CSS3DRenderPlugin/utils/evenNumber.js +1 -7
- package/libs/CSS3DRenderPlugin/utils/index.js +1 -0
- package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +1 -7
- package/libs/CSS3DRenderPlugin/utils/random.js +1 -0
- package/libs/CameraMovementPlugin/CameraMovementPlugin.js +1 -88
- package/libs/CameraMovementPlugin/index.js +1 -0
- package/libs/CameraMovementPlugin/typing.js +1 -5
- package/libs/CruisePlugin/Controller.js +1 -484
- package/libs/CruisePlugin/index.js +1 -8
- package/libs/CruisePlugin/utils/coordinatesAngle.js +1 -8
- package/libs/CruisePlugin/utils/coordinatesToVector.js +1 -12
- package/libs/CruisePlugin/utils/formatRad.js +1 -7
- package/libs/CruisePlugin/utils/linerValue.js +1 -7
- package/libs/CruisePlugin/utils/safeCall.js +1 -28
- package/libs/CruisePlugin/utils/sleep.js +1 -10
- package/libs/CruisePlugin/utils/vectorToCoordinates.js +1 -10
- package/libs/GuideLinePlugin/Controller.js +1 -144
- package/libs/GuideLinePlugin/index.js +1 -6
- package/libs/GuideLinePlugin/utils/getArrowMaterial.js +1 -13
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -64
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +1 -271
- package/libs/ItemLabelPlugin/ItemLabelItem.js +2 -133
- package/libs/ItemLabelPlugin/Plugin.js +2 -76
- package/libs/ItemLabelPlugin/index.js +1 -12
- package/libs/ItemLabelPlugin/typings.js +1 -4
- package/libs/ItemLabelPlugin/utils/getLabelTransform.js +1 -4
- package/libs/ItemLabelPlugin/utils/getStrokeLength.js +1 -16
- package/libs/ItemLabelPlugin/utils/isImpacted.js +1 -10
- package/libs/ItemLabelPlugin/utils/parseData.js +1 -21
- package/libs/ItemLabelPlugin/utils/transform2RenderData.js +1 -21
- package/libs/ModelChassisCompassPlugin/Plugin.js +1 -71
- package/libs/ModelChassisCompassPlugin/index.js +1 -0
- package/libs/ModelEntryDoorGuidePlugin/Plugin.js +1 -78
- package/libs/ModelEntryDoorGuidePlugin/index.js +1 -0
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +1 -212
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +2 -42
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +2 -74
- package/libs/ModelItemLabelPlugin/events.type.js +1 -0
- package/libs/ModelItemLabelPlugin/index.js +1 -12
- package/libs/ModelItemLabelPlugin/typings.js +1 -4
- package/libs/ModelItemLabelPlugin/utils/parseData.js +1 -19
- package/libs/ModelRoomLabelPlugin/Assets/roomLabelBg.js +1 -4
- package/libs/ModelRoomLabelPlugin/Controller.js +1 -60
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +1 -45
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +1 -162
- package/libs/ModelRoomLabelPlugin/index.js +1 -10
- package/libs/ModelRoomLabelPlugin/utils/parseData.js +1 -16
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -164
- package/libs/ModelTVVideoPlugin/index.js +1 -0
- package/libs/ModelTVVideoPlugin/typings.js +1 -4
- package/libs/ModelTVVideoPlugin/utils/parseData.js +1 -20
- package/libs/ModelViewPlugin/Plugin.js +1 -107
- package/libs/ModelViewPlugin/index.js +1 -0
- package/libs/Object3DHelperPlugin/Controller.js +1 -145
- package/libs/Object3DHelperPlugin/FiveControllerWrapper.js +1 -32
- package/libs/Object3DHelperPlugin/index.js +1 -10
- package/libs/PanoCompassPlugin/Assets/roomInfoIcon.js +1 -4
- package/libs/PanoCompassPlugin/Controller.js +1 -224
- package/libs/PanoCompassPlugin/getRoomInfoInstance.js +1 -24
- package/libs/PanoCompassPlugin/index.js +1 -6
- package/libs/PanoCursorRaycasterPlugin/index.js +1 -59
- package/libs/PanoDoorLabelPlugin/BaseController.js +1 -59
- package/libs/PanoDoorLabelPlugin/Controller.js +1 -219
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +1 -65
- package/libs/PanoDoorLabelPlugin/index.js +1 -6
- package/libs/PanoDoorLabelPlugin/utils.js +1 -23
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +1 -53
- package/libs/PanoMeasurePlugin/Controller/EditController.js +1 -102
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +1 -125
- package/libs/PanoMeasurePlugin/Controller/ShortcutKeyController.js +1 -33
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +1 -90
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +1 -154
- package/libs/PanoMeasurePlugin/Controller/index.js +1 -140
- package/libs/PanoMeasurePlugin/Model/index.js +1 -92
- package/libs/PanoMeasurePlugin/Model/line.js +1 -56
- package/libs/PanoMeasurePlugin/Model/point.js +1 -30
- package/libs/PanoMeasurePlugin/Model/polyline.js +1 -47
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +2 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -4
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -4
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +3 -67
- package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +1 -28
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +1 -41
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +1 -103
- package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +8 -12
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +1 -50
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +1 -36
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +1 -48
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +3 -8
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +1 -39
- package/libs/PanoMeasurePlugin/Modules/UIController/style.js +1 -62
- package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +2 -7
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +1 -130
- package/libs/PanoMeasurePlugin/index.js +1 -11
- package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -12
- package/libs/PanoMeasurePlugin/utils/constants.js +1 -36
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -62
- package/libs/PanoMeasurePlugin/utils/findAssociatedLines.js +1 -13
- package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +1 -15
- package/libs/PanoMeasurePlugin/utils/getIntersectionFromEvent.js +1 -9
- package/libs/PanoMeasurePlugin/utils/getPointFromHammerEvent.js +1 -8
- package/libs/PanoMeasurePlugin/utils/ironbox.js +1 -4
- package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +1 -7
- package/libs/PanoMeasurePlugin/utils/line.js +1 -18
- package/libs/PanoMeasurePlugin/utils/math.js +1 -13
- package/libs/PanoMeasurePlugin/utils/mouseGroup.js +3 -33
- package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +1 -8
- package/libs/PanoRulerPlugin/Plugin.js +2 -263
- package/libs/PanoRulerPlugin/index.js +1 -0
- package/libs/PanoRulerPlugin/style.js +2 -5
- package/libs/PanoRulerProPlugin/Controller.js +1 -93
- package/libs/PanoRulerProPlugin/RulerItem.js +1 -128
- package/libs/PanoRulerProPlugin/RulerItems.js +1 -180
- package/libs/PanoRulerProPlugin/index.js +1 -6
- package/libs/PanoSpatialTagPlugin/Components/origins.js +1 -81
- package/libs/PanoSpatialTagPlugin/Components/tag.js +1 -124
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -247
- package/libs/PanoSpatialTagPlugin/index.js +1 -0
- package/libs/PanoSpatialTagPlugin/store.js +1 -5
- package/libs/PanoSpatialTagPlugin/style.js +1 -11
- package/libs/PanoSpatialTagPlugin/typings.js +1 -0
- package/libs/PanoTagPlugin/Assets/Icon.js +1 -6
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +1 -103
- package/libs/PanoTagPlugin/Components/Common/Audio.js +1 -166
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +1 -93
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +1 -90
- package/libs/PanoTagPlugin/Components/Common/Media.js +1 -393
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -139
- package/libs/PanoTagPlugin/Components/Common/MultiLineText.js +1 -170
- package/libs/PanoTagPlugin/Components/Common/Point/CustomPoint.js +1 -51
- package/libs/PanoTagPlugin/Components/Common/Point/DefaultPoint.js +1 -51
- package/libs/PanoTagPlugin/Components/Common/Point/PointSwitch.js +1 -166
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +15 -124
- package/libs/PanoTagPlugin/Components/Common/Text.js +1 -131
- package/libs/PanoTagPlugin/Components/Tag/AudioTag.js +1 -134
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +1 -73
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +1 -192
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +1 -126
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -258
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +1 -87
- package/libs/PanoTagPlugin/Components/Tag/TextTag.js +1 -122
- package/libs/PanoTagPlugin/Components/Tag/index.js +2 -289
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -156
- package/libs/PanoTagPlugin/Components/TagWrapper.js +1 -153
- package/libs/PanoTagPlugin/controller/TagCacheController.js +1 -31
- package/libs/PanoTagPlugin/controller/TagComputer.js +1 -264
- package/libs/PanoTagPlugin/controller/index.js +1 -377
- package/libs/PanoTagPlugin/index.js +1 -9
- package/libs/PanoTagPlugin/tag.config.js +1 -44
- package/libs/PanoTagPlugin/typings/controller.js +1 -0
- package/libs/PanoTagPlugin/typings/index.js +1 -0
- package/libs/PanoTagPlugin/typings/tag.js +1 -7
- package/libs/PanoTagPlugin/utils/actionAfterFiveModelLoad.js +1 -6
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +1 -27
- package/libs/PanoTagPlugin/utils/checkRange.js +1 -10
- package/libs/PanoTagPlugin/utils/constants.js +1 -8
- package/libs/PanoTagPlugin/utils/debounce.js +1 -12
- package/libs/PanoTagPlugin/utils/doUtil.js +1 -12
- package/libs/PanoTagPlugin/utils/index.js +1 -0
- package/libs/PanoTagPlugin/utils/noTypecheck.js +1 -4
- package/libs/PanoTagPlugin/utils/normalPositionToPositions.js +1 -13
- package/libs/PanoTagPlugin/utils/planeNormal.js +1 -11
- package/libs/PanoTagPlugin/utils/resizeObserver.js +1 -17
- package/libs/PanoTagPlugin/utils/search.js +1 -15
- package/libs/PanoTagPlugin/utils/tagPosition.js +1 -13
- package/libs/PanoTagPlugin/utils/throttle.js +1 -11
- package/libs/base/BasePlugin.js +1 -18
- package/libs/base/BasePluginWithData.js +1 -6
- package/libs/components/PaintBrush/Controller.js +1 -308
- package/libs/components/PaintBrush/Subscribe.js +1 -47
- package/libs/components/PaintBrush/index.js +1 -45
- package/libs/components/PaintBrush/style.js +2 -5
- package/libs/components/PaintBrush/tween.js +1 -11
- package/libs/components/PaintBrush/typings.js +1 -4
- package/libs/components/PaintBrush/utils.js +1 -45
- package/libs/components/index.js +1 -0
- package/libs/floorplan/Assets/camera.js +1 -4
- package/libs/floorplan/Assets/compass.js +1 -4
- package/libs/floorplan/Assets/floorplanExtraObject.js +1 -4
- package/libs/floorplan/Components/BaseImage.js +1 -103
- package/libs/floorplan/Components/Camera.js +1 -62
- package/libs/floorplan/Components/Compass.js +1 -60
- package/libs/floorplan/Components/CurrentFloor.js +1 -246
- package/libs/floorplan/Components/Main.js +1 -264
- package/libs/floorplan/Components/Normalmage.js +1 -37
- package/libs/floorplan/Components/RoomHighlight/Room.js +1 -61
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +1 -121
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +1 -153
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +1 -174
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +1 -196
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +1 -37
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +1 -39
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +1 -37
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +1 -134
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +1 -139
- package/libs/floorplan/Components/SvgImage.js +2 -39
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -321
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -6
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -316
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -85
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +1 -129
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +1 -72
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +1 -183
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -164
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -6
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -273
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -6
- package/libs/floorplan/constant.js +1 -4
- package/libs/floorplan/index.js +1 -0
- package/libs/floorplan/typings/floorplanData.js +1 -0
- package/libs/floorplan/typings/floorplanServerData.js +1 -101
- package/libs/floorplan/utils/constant.js +1 -7
- package/libs/floorplan/utils/correctFiveState.js +1 -54
- package/libs/floorplan/utils/formatData.js +1 -104
- package/libs/floorplan/utils/formatPosition.js +1 -35
- package/libs/index.js +1 -92
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -152
- package/libs/shared-utils/Object3DHelper/Base/BaseHelper.js +1 -53
- package/libs/shared-utils/Object3DHelper/Constants/color.js +1 -21
- package/libs/shared-utils/Object3DHelper/Controller/CSS3DScaleController.js +1 -18
- package/libs/shared-utils/Object3DHelper/Controller/MoveController.js +1 -66
- package/libs/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +1 -109
- package/libs/shared-utils/Object3DHelper/Controller/RotateController.js +1 -134
- package/libs/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +1 -79
- package/libs/shared-utils/Object3DHelper/Helper/HTML/tipsDom.js +1 -41
- package/libs/shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js +1 -14
- package/libs/shared-utils/Object3DHelper/Helper/MoveHelper.js +1 -30
- package/libs/shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js +1 -35
- package/libs/shared-utils/Object3DHelper/Helper/OutlineHelper.js +1 -2
- package/libs/shared-utils/Object3DHelper/Helper/RectangleScaleHelper.js +1 -137
- package/libs/shared-utils/Object3DHelper/Helper/RotateHelper.js +1 -136
- package/libs/shared-utils/Object3DHelper/Helper/index.js +1 -0
- package/libs/shared-utils/Object3DHelper/index.js +1 -169
- package/libs/shared-utils/Object3DHelper/typings/Direction.js +1 -0
- package/libs/shared-utils/Object3DHelper/typings/Hooks.js +1 -0
- package/libs/shared-utils/Object3DHelper/typings/Scissor.js +1 -0
- package/libs/shared-utils/Object3DHelper/typings/index.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/calculateThreeMouse.js +1 -11
- package/libs/shared-utils/Object3DHelper/utils/direction.js +1 -22
- package/libs/shared-utils/Object3DHelper/utils/filterNotColinearPoints.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/getMouseRaycaster.js +1 -14
- package/libs/shared-utils/Object3DHelper/utils/getPoint.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/index.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/normalPositionToPositions.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/object3DBoundingPosition.js +1 -0
- package/libs/shared-utils/Object3DHelper/utils/threex/domevents/index.js +1 -191
- package/libs/shared-utils/Object3DHelper/utils/vectorIsEqual.js +1 -6
- package/libs/shared-utils/Subscribe.js +1 -50
- package/libs/shared-utils/animationFrame/BetterTween.js +1 -26
- package/libs/shared-utils/animationFrame/calculateProgress.js +1 -6
- package/libs/shared-utils/animationFrame/formatRad.js +1 -11
- package/libs/shared-utils/animationFrame/index.js +1 -31
- package/libs/shared-utils/animationFrame/tween.js +1 -30
- package/libs/shared-utils/changeModelCanvasOpacity.js +1 -12
- package/libs/shared-utils/createCanvasTextTexture.js +1 -11
- package/libs/shared-utils/createLine/index.js +1 -9
- package/libs/shared-utils/debounce.js +1 -11
- package/libs/shared-utils/equal.js +1 -54
- package/libs/shared-utils/filter.js +1 -10
- package/libs/shared-utils/five/changeMode.js +1 -39
- package/libs/shared-utils/getPxmm.js +1 -21
- package/libs/shared-utils/index.js +1 -31
- package/libs/shared-utils/isNil.js +1 -10
- package/libs/shared-utils/isTruelyObject.js +1 -6
- package/libs/shared-utils/math/Interval.js +1 -23
- package/libs/shared-utils/math/Rectangle.js +1 -23
- package/libs/shared-utils/math/index.js +1 -0
- package/libs/shared-utils/math/planimetry.js +1 -48
- package/libs/shared-utils/math/rad2Deg.js +1 -6
- package/libs/shared-utils/nearlyEqual.js +1 -6
- package/libs/shared-utils/nextFrame.js +1 -6
- package/libs/shared-utils/noop.js +1 -5
- package/libs/shared-utils/object3d2LocalMatrix.js +1 -19
- package/libs/shared-utils/removeArrayItem.js +1 -8
- package/libs/shared-utils/tap.js +1 -6
- package/libs/shared-utils/three/Assets/index.js +1 -4
- package/libs/shared-utils/three/FivePointSelector.js +1 -49
- package/libs/shared-utils/three/Magnifier.js +1 -104
- package/libs/shared-utils/three/PointDomHelper.js +1 -60
- package/libs/shared-utils/three/PointHelper.js +3 -60
- package/libs/shared-utils/three/getCoords.js +1 -13
- package/libs/shared-utils/three/getIntersect.js +1 -8
- package/libs/shared-utils/three/getRaycaster.js +1 -12
- package/libs/shared-utils/three/index.js +1 -0
- package/libs/shared-utils/three/loadTexture.js +1 -28
- package/libs/shared-utils/three/transformPositionToVector3.js +1 -5
- package/libs/shared-utils/three/transfromToMeshBasicMaterial.js +1 -24
- package/libs/shared-utils/throttle.js +1 -11
- package/libs/shared-utils/tinyEJSrender.js +14 -138
- package/libs/shared-utils/to.js +1 -29
- package/libs/shared-utils/uuid.js +1 -10
- package/libs/vendor/swiper/components-shared/get-changed-params.js +1 -0
- package/libs/vendor/swiper/components-shared/get-params.js +1 -0
- package/libs/vendor/swiper/components-shared/mount-swiper.js +1 -0
- package/libs/vendor/swiper/components-shared/params-list.js +1 -0
- package/libs/vendor/swiper/components-shared/update-swiper.js +1 -0
- package/libs/vendor/swiper/components-shared/utils.js +1 -0
- package/libs/vendor/swiper/svelte/swiper-slide.js +1 -0
- package/libs/vendor/swiper/svelte/swiper-svelte.js +1 -0
- package/libs/vendor/swiper/svelte/swiper.js +1 -0
- package/package.json +187 -17
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/get-changed-params.js +0 -29
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/get-params.js +0 -23
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/mount-swiper.js +0 -14
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/params-list.js +0 -120
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/update-swiper.js +0 -36
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/components-shared/utils.js +0 -32
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/svelte/swiper-slide.js +0 -182
- package/libs/node_modules/.pnpm/swiper@8.4.4/node_modules/swiper/svelte/swiper.js +0 -254
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
const n = (o, r) => new e(o, r);
|
|
3
|
-
export {
|
|
4
|
-
n as TopviewFloorplanPlugin,
|
|
5
|
-
n as default
|
|
6
|
-
};
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("./Controller.js");require("three");require("../../shared-utils/equal.js");require("../../shared-utils/isTruelyObject.js");require("../Components/Main.js");require("svelte/internal");require("svelte/easing");require("svelte/transition");require("../Components/Camera.js");require("../Assets/camera.js");require("../../shared-utils/math/rad2Deg.js");require("../Components/Compass.js");require("../Assets/compass.js");require("../Components/CurrentFloor.js");require("svelte/store");require("../Components/BaseImage.js");require("../Components/Normalmage.js");require("../Components/SvgImage.js");require("../Components/RoomLabels/RoomLabels.js");require("../Components/RoomLabels/RoomLabel.js");require("svelte");require("../Components/RuleLabels/RuleLabels.js");require("../Components/RuleLabels/RuleItem.js");require("../Components/RoomMaterials/RoomMaterial.js");require("../utils/formatPosition.js");require("../Components/RoomMaterials/RoomMaterial_0.js");require("../Components/RoomMaterials/RoomMaterial_1.js");require("../Components/RoomMaterials/RoomMaterial_2.js");require("../Components/RoomHighlight/RoomHighlight.js");require("../Components/RoomHighlight/Room.js");require("../utils/formatData.js");require("../Assets/floorplanExtraObject.js");require("../../shared-utils/filter.js");require("../../shared-utils/tap.js");require("../constant.js");require("../../base/BasePluginWithData.js");require("../../base/BasePlugin.js");require("../../shared-utils/Subscribe.js");require("../../shared-utils/five/changeMode.js");require("../../shared-utils/nearlyEqual.js");require("../../shared-utils/getPxmm.js");require("../../shared-utils/changeModelCanvasOpacity.js");const e=(r,s)=>new o.Controller(r,s);exports.TopviewFloorplanPlugin=e;exports.default=e;
|
|
@@ -1,4 +1 @@
|
|
|
1
|
-
var r
|
|
2
|
-
export {
|
|
3
|
-
r as FLOOR_PLAN_ATTACHED_TO
|
|
4
|
-
};
|
|
1
|
+
"use strict";var r=(I=>(I[I.FLOOR=1]="FLOOR",I[I.CEILING=2]="CEILING",I[I.BOUNDING_CENTER=3]="BOUNDING_CENTER",I))(r||{});exports.FLOOR_PLAN_ATTACHED_TO=r;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";require("svelte/internal");require("svelte/easing");require("svelte/transition");require("svelte/store");require("svelte");require("three");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";
|
|
@@ -1,101 +1 @@
|
|
|
1
|
-
const o
|
|
2
|
-
{ type: 0, floorType: 1, roomType: "100900000012", name: "\u5176\u4ED6" },
|
|
3
|
-
{ type: 1, floorType: 1, roomType: "100900000002", name: "\u5BA2\u5385" },
|
|
4
|
-
{ type: 2, floorType: 1, roomType: "100900000002", name: "\u9910\u5385" },
|
|
5
|
-
{ type: 3, floorType: 0, roomType: "100900000001", name: "\u5367\u5BA4" },
|
|
6
|
-
{ type: 4, floorType: 0, roomType: "100900000001", name: "\u4E66\u623F" },
|
|
7
|
-
{ type: 5, floorType: 3, roomType: "100900000004", name: "\u536B\u751F\u95F4" },
|
|
8
|
-
{ type: 6, floorType: 3, roomType: "100900000004", name: "\u6DCB\u6D74\u95F4" },
|
|
9
|
-
{ type: 7, floorType: 3, roomType: "100900000004", name: "\u6D17\u624B\u95F4" },
|
|
10
|
-
{ type: 8, floorType: 3, roomType: "100900000003", name: "\u53A8\u623F" },
|
|
11
|
-
{
|
|
12
|
-
type: 9,
|
|
13
|
-
floorType: 1,
|
|
14
|
-
roomType: "100900000003",
|
|
15
|
-
name: "\u5F00\u653E\u53A8\u623F",
|
|
16
|
-
onlySubArea: !0
|
|
17
|
-
},
|
|
18
|
-
{ type: 10, floorType: 0, roomType: "100900000001", name: "\u591A\u529F\u80FD\u95F4" },
|
|
19
|
-
{ type: 11, floorType: 0, roomType: "100900000009", name: "\u4FDD\u59C6\u95F4" },
|
|
20
|
-
{ type: 12, floorType: 4, roomType: "100900000005", name: "\u9633\u53F0" },
|
|
21
|
-
{ type: 13, floorType: 4, roomType: "100900000006", name: "\u9732\u53F0" },
|
|
22
|
-
{ type: 14, floorType: 0, roomType: "100900000008", name: "\u50A8\u7269\u95F4" },
|
|
23
|
-
{ type: 15, floorType: 0, roomType: "100900000013", name: "\u8863\u5E3D\u95F4" },
|
|
24
|
-
{ type: 16, floorType: 0, roomType: "100900000011", name: "\u9601\u697C" },
|
|
25
|
-
{ type: 17, floorType: 2, roomType: "100900000007", name: "\u82B1\u56ED" },
|
|
26
|
-
{ type: 18, floorType: 5, roomType: "100900000010", name: "\u8F66\u5E93" },
|
|
27
|
-
{ type: 19, floorType: 1, roomType: "100900000012", name: "\u7535\u68AF" },
|
|
28
|
-
{ type: 20, floorType: 1, roomType: "100900000012", name: "\u5730\u4E0B\u5BA4" },
|
|
29
|
-
{ type: 21, floorType: 1, roomType: "100900000012", name: "\u5929\u4E95" },
|
|
30
|
-
{ type: 22, floorType: 1, roomType: "100900000012", name: "\u9633\u5149\u623F" },
|
|
31
|
-
{ type: 23, floorType: 1, roomType: "100900000012", name: "\u8FC7\u9053" },
|
|
32
|
-
{ type: 24, floorType: 1, roomType: "100900000012", name: "\u697C\u68AF\u95F4" },
|
|
33
|
-
{ type: 25, floorType: 1, roomType: "100900000012", name: "\u95E8\u5385" },
|
|
34
|
-
{ type: 26, floorType: 2, roomType: "100900000012", name: "\u5165\u6237\u82B1\u56ED" },
|
|
35
|
-
{ type: 27, floorType: 1, roomType: "100900000012", name: "\u7384\u5173" },
|
|
36
|
-
{ type: 28, floorType: 1, roomType: "100900000012", name: "\u6311\u7A7A" },
|
|
37
|
-
{ type: 29, floorType: 4, roomType: "100900000012", name: "\u667E\u6652\u533A" },
|
|
38
|
-
{ type: 30, floorType: 4, roomType: "100900000012", name: "\u6D17\u8863\u623F" },
|
|
39
|
-
{ type: 31, floorType: 0, roomType: "100900000012", name: "\u5A31\u4E50\u533A" },
|
|
40
|
-
{ type: 32, floorType: 0, roomType: "100900000012", name: "\u5065\u8EAB\u533A" },
|
|
41
|
-
{ type: 33, floorType: 0, roomType: "100900000012", name: "\u63A5\u5F85\u533A" },
|
|
42
|
-
{ type: 34, floorType: 0, roomType: "100900000012", name: "\u5F71\u97F3\u533A" },
|
|
43
|
-
{ type: 35, floorType: 1, roomType: "100900000012", name: "\u9910\u996E\u533A" },
|
|
44
|
-
{
|
|
45
|
-
type: 36,
|
|
46
|
-
floorType: 1,
|
|
47
|
-
roomType: "100900000012",
|
|
48
|
-
name: "\u5176\u4ED6",
|
|
49
|
-
onlySubArea: !0
|
|
50
|
-
},
|
|
51
|
-
{ type: 37, floorType: 1, roomType: "100900000002", name: "\u8D77\u5C45\u5BA4" },
|
|
52
|
-
{ type: 38, floorType: 0, roomType: "100900000001", name: "\u4E3B\u5367" },
|
|
53
|
-
{ type: 39, floorType: 0, roomType: "100900000001", name: "\u6B21\u5367" },
|
|
54
|
-
{ type: 40, floorType: 0, roomType: "100900000001", name: "\u4F18\u5316\u95F4" },
|
|
55
|
-
{ type: 41, floorType: 0, roomType: "100900000001", name: "\u529E\u516C\u5BA4" },
|
|
56
|
-
{ type: 42, floorType: 0, roomType: "100900000001", name: "\u4F1A\u8BAE\u5BA4" },
|
|
57
|
-
{ type: 43, floorType: 0, roomType: "100900000001", name: "\u6D3D\u8C08\u95F4" },
|
|
58
|
-
{ type: 44, floorType: 1, roomType: "100900000002", name: "\u5171\u4EAB\u5927\u5385" },
|
|
59
|
-
{ type: 45, floorType: 1, roomType: "100900000012", name: "\u6C34\u5427" },
|
|
60
|
-
{ type: 46, floorType: 0, roomType: "100900000015", name: "\u51FA\u5165\u53E3" },
|
|
61
|
-
{ type: 47, floorType: 0, roomType: "100900000015", name: "\u5927\u5385" },
|
|
62
|
-
{ type: 48, floorType: 0, roomType: "100900000015", name: "\u5305\u53A2" },
|
|
63
|
-
{ type: 49, floorType: 0, roomType: "100900000015", name: "\u5176\u4ED6" },
|
|
64
|
-
{ type: 50, floorType: 0, roomType: "100900000016", name: "\u51FA\u5165\u53E3" },
|
|
65
|
-
{ type: 51, floorType: 0, roomType: "100900000016", name: "\u529E\u516C\u533A" },
|
|
66
|
-
{ type: 52, floorType: 0, roomType: "100900000016", name: "\u8001\u677F\u95F4" },
|
|
67
|
-
{ type: 53, floorType: 0, roomType: "100900000016", name: "\u4F1A\u8BAE\u5BA4" },
|
|
68
|
-
{ type: 54, floorType: 0, roomType: "100900000016", name: "\u4F11\u606F\u533A/\u6C34\u5427" },
|
|
69
|
-
{ type: 55, floorType: 0, roomType: "100900000016", name: "\u5176\u4ED6" },
|
|
70
|
-
{ type: 56, floorType: 2, roomType: "100900000012", name: "\u7A7A\u4E2D\u82B1\u56ED" },
|
|
71
|
-
{ type: 57, floorType: 0, roomType: "100900000001", name: "\u6D0B\u5BA4" },
|
|
72
|
-
{ type: 58, floorType: 0, roomType: "100900000001", name: "\u548C\u5BA4" }
|
|
73
|
-
], e = [
|
|
74
|
-
{ type: 0, description: "\u6728\u8D28\u5730\u677F" },
|
|
75
|
-
{ type: 1, description: "\u74F7\u7816\u5730\u9762" },
|
|
76
|
-
{ type: 2, description: "\u6237\u5916\u5730\u9762" },
|
|
77
|
-
{ type: 3, description: "\u536B\u751F\u95F4\u5730\u9762" },
|
|
78
|
-
{ type: 4, description: "\u9633\u53F0\u5730\u9762" },
|
|
79
|
-
{ type: 5, description: "\u8F66\u5E93\u5730\u9762" }
|
|
80
|
-
], p = [
|
|
81
|
-
{ roomType: "100900000001", description: "\u5BA4" },
|
|
82
|
-
{ roomType: "100900000002", description: "\u5385" },
|
|
83
|
-
{ roomType: "100900000003", description: "\u53A8" },
|
|
84
|
-
{ roomType: "100900000004", description: "\u536B" },
|
|
85
|
-
{ roomType: "100900000005", description: "\u9633\u53F0" },
|
|
86
|
-
{ roomType: "100900000006", description: "\u9732\u53F0" },
|
|
87
|
-
{ roomType: "100900000007", description: "\u82B1\u56ED" },
|
|
88
|
-
{ roomType: "100900000008", description: "\u50A8" },
|
|
89
|
-
{ roomType: "100900000009", description: "\u4FDD\u59C6\u95F4" },
|
|
90
|
-
{ roomType: "100900000010", description: "\u8F66\u5E93" },
|
|
91
|
-
{ roomType: "100900000011", description: "\u9601\u697C" },
|
|
92
|
-
{ roomType: "100900000012", description: "\u5176\u4ED6" },
|
|
93
|
-
{ roomType: "100900000013", description: "\u8863" },
|
|
94
|
-
{ roomType: "100900000015", description: "\u5546\u94FA" },
|
|
95
|
-
{ roomType: "100900000016", description: "\u5199\u5B57\u697C" }
|
|
96
|
-
];
|
|
97
|
-
export {
|
|
98
|
-
e as FLOOR_TYPE_MAP,
|
|
99
|
-
o as ROOM_FETILE_TYPE_MAP,
|
|
100
|
-
p as ROOM_TYPE_MAP
|
|
101
|
-
};
|
|
1
|
+
"use strict";const o=[{type:0,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6"},{type:1,floorType:1,roomType:"100900000002",name:"\u5BA2\u5385"},{type:2,floorType:1,roomType:"100900000002",name:"\u9910\u5385"},{type:3,floorType:0,roomType:"100900000001",name:"\u5367\u5BA4"},{type:4,floorType:0,roomType:"100900000001",name:"\u4E66\u623F"},{type:5,floorType:3,roomType:"100900000004",name:"\u536B\u751F\u95F4"},{type:6,floorType:3,roomType:"100900000004",name:"\u6DCB\u6D74\u95F4"},{type:7,floorType:3,roomType:"100900000004",name:"\u6D17\u624B\u95F4"},{type:8,floorType:3,roomType:"100900000003",name:"\u53A8\u623F"},{type:9,floorType:1,roomType:"100900000003",name:"\u5F00\u653E\u53A8\u623F",onlySubArea:!0},{type:10,floorType:0,roomType:"100900000001",name:"\u591A\u529F\u80FD\u95F4"},{type:11,floorType:0,roomType:"100900000009",name:"\u4FDD\u59C6\u95F4"},{type:12,floorType:4,roomType:"100900000005",name:"\u9633\u53F0"},{type:13,floorType:4,roomType:"100900000006",name:"\u9732\u53F0"},{type:14,floorType:0,roomType:"100900000008",name:"\u50A8\u7269\u95F4"},{type:15,floorType:0,roomType:"100900000013",name:"\u8863\u5E3D\u95F4"},{type:16,floorType:0,roomType:"100900000011",name:"\u9601\u697C"},{type:17,floorType:2,roomType:"100900000007",name:"\u82B1\u56ED"},{type:18,floorType:5,roomType:"100900000010",name:"\u8F66\u5E93"},{type:19,floorType:1,roomType:"100900000012",name:"\u7535\u68AF"},{type:20,floorType:1,roomType:"100900000012",name:"\u5730\u4E0B\u5BA4"},{type:21,floorType:1,roomType:"100900000012",name:"\u5929\u4E95"},{type:22,floorType:1,roomType:"100900000012",name:"\u9633\u5149\u623F"},{type:23,floorType:1,roomType:"100900000012",name:"\u8FC7\u9053"},{type:24,floorType:1,roomType:"100900000012",name:"\u697C\u68AF\u95F4"},{type:25,floorType:1,roomType:"100900000012",name:"\u95E8\u5385"},{type:26,floorType:2,roomType:"100900000012",name:"\u5165\u6237\u82B1\u56ED"},{type:27,floorType:1,roomType:"100900000012",name:"\u7384\u5173"},{type:28,floorType:1,roomType:"100900000012",name:"\u6311\u7A7A"},{type:29,floorType:4,roomType:"100900000012",name:"\u667E\u6652\u533A"},{type:30,floorType:4,roomType:"100900000012",name:"\u6D17\u8863\u623F"},{type:31,floorType:0,roomType:"100900000012",name:"\u5A31\u4E50\u533A"},{type:32,floorType:0,roomType:"100900000012",name:"\u5065\u8EAB\u533A"},{type:33,floorType:0,roomType:"100900000012",name:"\u63A5\u5F85\u533A"},{type:34,floorType:0,roomType:"100900000012",name:"\u5F71\u97F3\u533A"},{type:35,floorType:1,roomType:"100900000012",name:"\u9910\u996E\u533A"},{type:36,floorType:1,roomType:"100900000012",name:"\u5176\u4ED6",onlySubArea:!0},{type:37,floorType:1,roomType:"100900000002",name:"\u8D77\u5C45\u5BA4"},{type:38,floorType:0,roomType:"100900000001",name:"\u4E3B\u5367"},{type:39,floorType:0,roomType:"100900000001",name:"\u6B21\u5367"},{type:40,floorType:0,roomType:"100900000001",name:"\u4F18\u5316\u95F4"},{type:41,floorType:0,roomType:"100900000001",name:"\u529E\u516C\u5BA4"},{type:42,floorType:0,roomType:"100900000001",name:"\u4F1A\u8BAE\u5BA4"},{type:43,floorType:0,roomType:"100900000001",name:"\u6D3D\u8C08\u95F4"},{type:44,floorType:1,roomType:"100900000002",name:"\u5171\u4EAB\u5927\u5385"},{type:45,floorType:1,roomType:"100900000012",name:"\u6C34\u5427"},{type:46,floorType:0,roomType:"100900000015",name:"\u51FA\u5165\u53E3"},{type:47,floorType:0,roomType:"100900000015",name:"\u5927\u5385"},{type:48,floorType:0,roomType:"100900000015",name:"\u5305\u53A2"},{type:49,floorType:0,roomType:"100900000015",name:"\u5176\u4ED6"},{type:50,floorType:0,roomType:"100900000016",name:"\u51FA\u5165\u53E3"},{type:51,floorType:0,roomType:"100900000016",name:"\u529E\u516C\u533A"},{type:52,floorType:0,roomType:"100900000016",name:"\u8001\u677F\u95F4"},{type:53,floorType:0,roomType:"100900000016",name:"\u4F1A\u8BAE\u5BA4"},{type:54,floorType:0,roomType:"100900000016",name:"\u4F11\u606F\u533A/\u6C34\u5427"},{type:55,floorType:0,roomType:"100900000016",name:"\u5176\u4ED6"},{type:56,floorType:2,roomType:"100900000012",name:"\u7A7A\u4E2D\u82B1\u56ED"},{type:57,floorType:0,roomType:"100900000001",name:"\u6D0B\u5BA4"},{type:58,floorType:0,roomType:"100900000001",name:"\u548C\u5BA4"}],e=[{type:0,description:"\u6728\u8D28\u5730\u677F"},{type:1,description:"\u74F7\u7816\u5730\u9762"},{type:2,description:"\u6237\u5916\u5730\u9762"},{type:3,description:"\u536B\u751F\u95F4\u5730\u9762"},{type:4,description:"\u9633\u53F0\u5730\u9762"},{type:5,description:"\u8F66\u5E93\u5730\u9762"}],p=[{roomType:"100900000001",description:"\u5BA4"},{roomType:"100900000002",description:"\u5385"},{roomType:"100900000003",description:"\u53A8"},{roomType:"100900000004",description:"\u536B"},{roomType:"100900000005",description:"\u9633\u53F0"},{roomType:"100900000006",description:"\u9732\u53F0"},{roomType:"100900000007",description:"\u82B1\u56ED"},{roomType:"100900000008",description:"\u50A8"},{roomType:"100900000009",description:"\u4FDD\u59C6\u95F4"},{roomType:"100900000010",description:"\u8F66\u5E93"},{roomType:"100900000011",description:"\u9601\u697C"},{roomType:"100900000012",description:"\u5176\u4ED6"},{roomType:"100900000013",description:"\u8863"},{roomType:"100900000015",description:"\u5546\u94FA"},{roomType:"100900000016",description:"\u5199\u5B57\u697C"}];exports.FLOOR_TYPE_MAP=e;exports.ROOM_FETILE_TYPE_MAP=o;exports.ROOM_TYPE_MAP=p;
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
var a
|
|
2
|
-
const d = 500, t = 80;
|
|
3
|
-
export {
|
|
4
|
-
t as FIVE_CAMERA_DEFAULT_FOV,
|
|
5
|
-
a as FloorplanErrorType,
|
|
6
|
-
d as SHOW_ANIME_DURATION
|
|
7
|
-
};
|
|
1
|
+
"use strict";var a=(e=>(e.UnknownError="UnknownError",e.DataNotLoaded="DataNotLoaded",e.BreakOffByHide="BreakOffByHide",e.BreakOffByDisable="BreakOffByDisable",e.ModelNotLoaded="ModelNotLoaded",e.ChangeModeError="ChangeModeError",e.UpdateCameraError="UpdateCameraError",e))(a||{});const d=500,t=80;exports.FIVE_CAMERA_DEFAULT_FOV=t;exports.FloorplanErrorType=a;exports.SHOW_ANIME_DURATION=d;
|
|
@@ -1,54 +1 @@
|
|
|
1
|
-
var
|
|
2
|
-
var i = (o) => {
|
|
3
|
-
try {
|
|
4
|
-
u(e.next(o));
|
|
5
|
-
} catch (d) {
|
|
6
|
-
a(d);
|
|
7
|
-
}
|
|
8
|
-
}, n = (o) => {
|
|
9
|
-
try {
|
|
10
|
-
u(e.throw(o));
|
|
11
|
-
} catch (d) {
|
|
12
|
-
a(d);
|
|
13
|
-
}
|
|
14
|
-
}, u = (o) => o.done ? c(o.value) : Promise.resolve(o.value).then(i, n);
|
|
15
|
-
u((e = e.apply(t, r)).next());
|
|
16
|
-
});
|
|
17
|
-
import { to as l } from "../../shared-utils/to.js";
|
|
18
|
-
import { FloorplanErrorType as m } from "./constant.js";
|
|
19
|
-
import s from "../../shared-utils/nearlyEqual.js";
|
|
20
|
-
import p from "../../shared-utils/five/changeMode.js";
|
|
21
|
-
function g(t, r) {
|
|
22
|
-
if (t.currentMode !== r.mode)
|
|
23
|
-
return !1;
|
|
24
|
-
const { latitude: e, longitude: c, fov: a } = r, { latitude: i, longitude: n } = t.getCurrentState(), u = t.camera.fov;
|
|
25
|
-
return !(!s(e, i, 2) || !s(c, n, 2) || a !== u);
|
|
26
|
-
}
|
|
27
|
-
function F(t, r, e = !0) {
|
|
28
|
-
return f(this, null, function* () {
|
|
29
|
-
if (g(t, r) === !0)
|
|
30
|
-
return;
|
|
31
|
-
const a = t.getCurrentState();
|
|
32
|
-
if (a.mode !== r.mode) {
|
|
33
|
-
const [M] = yield l(p(t, [r.mode, r, void 0, e]));
|
|
34
|
-
if (M)
|
|
35
|
-
throw new Error(m.ChangeModeError);
|
|
36
|
-
return;
|
|
37
|
-
}
|
|
38
|
-
const { latitude: i, longitude: n, fov: u } = a, o = Math.min(
|
|
39
|
-
1e3,
|
|
40
|
-
Math.max(
|
|
41
|
-
200,
|
|
42
|
-
Math.abs(i - Math.PI / 2) * 1e3,
|
|
43
|
-
(n > Math.PI ? 2 * Math.PI - n : n) * 500,
|
|
44
|
-
Math.abs(u - r.fov) * 10
|
|
45
|
-
)
|
|
46
|
-
), [d] = yield l(t.updateCamera(r, o, e));
|
|
47
|
-
if (d)
|
|
48
|
-
throw new Error(m.UpdateCameraError);
|
|
49
|
-
});
|
|
50
|
-
}
|
|
51
|
-
export {
|
|
52
|
-
g as checkShowState,
|
|
53
|
-
F as default
|
|
54
|
-
};
|
|
1
|
+
"use strict";var c=(e,r,t)=>new Promise((i,o)=>{var s=a=>{try{u(t.next(a))}catch(l){o(l)}},n=a=>{try{u(t.throw(a))}catch(l){o(l)}},u=a=>a.done?i(a.value):Promise.resolve(a.value).then(s,n);u((t=t.apply(e,r)).next())});const d=require("../../shared-utils/to.js"),h=require("./constant.js"),f=require("../../shared-utils/nearlyEqual.js"),g=require("../../shared-utils/five/changeMode.js");function M(e,r){if(e.currentMode!==r.mode)return!1;const{latitude:t,longitude:i,fov:o}=r,{latitude:s,longitude:n}=e.getCurrentState(),u=e.camera.fov;return!(!f.nearlyEqual(t,s,2)||!f.nearlyEqual(i,n,2)||o!==u)}function m(e,r,t=!0){return c(this,null,function*(){if(M(e,r)===!0)return;const o=e.getCurrentState();if(o.mode!==r.mode){const[E]=yield d.to(g.changeMode(e,[r.mode,r,void 0,t]));if(E)throw new Error(h.FloorplanErrorType.ChangeModeError);return}const{latitude:s,longitude:n,fov:u}=o,a=Math.min(1e3,Math.max(200,Math.abs(s-Math.PI/2)*1e3,(n>Math.PI?2*Math.PI-n:n)*500,Math.abs(u-r.fov)*10)),[l]=yield d.to(e.updateCamera(r,a,t));if(l)throw new Error(h.FloorplanErrorType.UpdateCameraError)})}exports.checkShowState=M;exports.correctFiveState=m;
|
|
@@ -1,104 +1 @@
|
|
|
1
|
-
var c = (o, r,
|
|
2
|
-
var i = (t) => {
|
|
3
|
-
try {
|
|
4
|
-
s(e.next(t));
|
|
5
|
-
} catch (p) {
|
|
6
|
-
n(p);
|
|
7
|
-
}
|
|
8
|
-
}, m = (t) => {
|
|
9
|
-
try {
|
|
10
|
-
s(e.throw(t));
|
|
11
|
-
} catch (p) {
|
|
12
|
-
n(p);
|
|
13
|
-
}
|
|
14
|
-
}, s = (t) => t.done ? l(t.value) : Promise.resolve(t.value).then(i, m);
|
|
15
|
-
s((e = e.apply(o, r)).next());
|
|
16
|
-
});
|
|
17
|
-
import { FLOORPLAN_EXTRA_OBJECT_IMAGE as a } from "../Assets/floorplanExtraObject.js";
|
|
18
|
-
import { getFloorIndexFromModelPosition as f, modelPosition2FloorplanPosition as u, floorplanPosition2ImagePosition as _ } from "./formatPosition.js";
|
|
19
|
-
function I(o) {
|
|
20
|
-
return c(this, null, function* () {
|
|
21
|
-
const r = new Headers({ "Content-Type": "text/plain" }), e = function(n) {
|
|
22
|
-
return c(this, null, function* () {
|
|
23
|
-
const i = {
|
|
24
|
-
index: n.index,
|
|
25
|
-
url: n.url,
|
|
26
|
-
svgUrl: n.svg_url
|
|
27
|
-
};
|
|
28
|
-
if (n.svg_url) {
|
|
29
|
-
const m = yield fetch(n.svg_url, { headers: r }).then((s) => s.text());
|
|
30
|
-
i.svgContent = m;
|
|
31
|
-
}
|
|
32
|
-
return i;
|
|
33
|
-
});
|
|
34
|
-
};
|
|
35
|
-
return yield Promise.all(o.map(e));
|
|
36
|
-
});
|
|
37
|
-
}
|
|
38
|
-
function g(o) {
|
|
39
|
-
return {
|
|
40
|
-
id: o.id,
|
|
41
|
-
size: o.size,
|
|
42
|
-
name: o.name,
|
|
43
|
-
path: o.path,
|
|
44
|
-
roomType: o.room_type,
|
|
45
|
-
floorType: o.floor_type,
|
|
46
|
-
roomLabel: {
|
|
47
|
-
position: o.room_label.position,
|
|
48
|
-
positionInImage: o.room_label.position_in_image
|
|
49
|
-
},
|
|
50
|
-
observerIndexs: o.observer_indexs
|
|
51
|
-
};
|
|
52
|
-
}
|
|
53
|
-
function x(o) {
|
|
54
|
-
return {
|
|
55
|
-
floorName: o.floor_name,
|
|
56
|
-
floorIndex: o.floor_index,
|
|
57
|
-
rooms: o.rooms.map(g),
|
|
58
|
-
rules: o.rules
|
|
59
|
-
};
|
|
60
|
-
}
|
|
61
|
-
function d(o) {
|
|
62
|
-
return {
|
|
63
|
-
index: o.index,
|
|
64
|
-
floorIndex: o.floor_index,
|
|
65
|
-
position: o.position,
|
|
66
|
-
positionInImage: o.position_in_image
|
|
67
|
-
};
|
|
68
|
-
}
|
|
69
|
-
function v(o) {
|
|
70
|
-
return {
|
|
71
|
-
rad: o.rad,
|
|
72
|
-
position: o.position,
|
|
73
|
-
positionInImage: o.position_in_image,
|
|
74
|
-
northRad: o.north_rad,
|
|
75
|
-
roomId: o.room_id,
|
|
76
|
-
floorIndex: o.floor_index
|
|
77
|
-
};
|
|
78
|
-
}
|
|
79
|
-
function P(o) {
|
|
80
|
-
return c(this, null, function* () {
|
|
81
|
-
const r = yield I(o.outlines), e = o.computed_data.bounding, l = o.computed_data.floor_datas.map(x), n = o.computed_data.entrance ? v(o.computed_data.entrance) : null;
|
|
82
|
-
return {
|
|
83
|
-
outlines: r,
|
|
84
|
-
entrance: n,
|
|
85
|
-
bounding: e,
|
|
86
|
-
floorDatas: l,
|
|
87
|
-
observers: o.computed_data.observers.map(d)
|
|
88
|
-
};
|
|
89
|
-
});
|
|
90
|
-
}
|
|
91
|
-
function y(o, r, e) {
|
|
92
|
-
return o.map((n) => {
|
|
93
|
-
const i = n.position, m = n.icon ? n.icon : {
|
|
94
|
-
url: a,
|
|
95
|
-
width: 45,
|
|
96
|
-
height: 48
|
|
97
|
-
}, s = f(i, r), t = u(i, e), p = _(t, e);
|
|
98
|
-
return { floorIndex: s, icon: m, id: n.id, position: t, positionInImage: p };
|
|
99
|
-
});
|
|
100
|
-
}
|
|
101
|
-
export {
|
|
102
|
-
P as default,
|
|
103
|
-
y as formatExtraObjects
|
|
104
|
-
};
|
|
1
|
+
"use strict";var m=(o,r,t)=>new Promise((l,n)=>{var i=e=>{try{s(t.next(e))}catch(c){n(c)}},a=e=>{try{s(t.throw(e))}catch(c){n(c)}},s=e=>e.done?l(e.value):Promise.resolve(e.value).then(i,a);s((t=t.apply(o,r)).next())});const f=require("../Assets/floorplanExtraObject.js"),p=require("./formatPosition.js");function u(o){return m(this,null,function*(){const r=new Headers({"Content-Type":"text/plain"}),t=function(n){return m(this,null,function*(){const i={index:n.index,url:n.url,svgUrl:n.svg_url};if(n.svg_url){const a=yield fetch(n.svg_url,{headers:r}).then(s=>s.text());i.svgContent=a}return i})};return yield Promise.all(o.map(t))})}function _(o){return{id:o.id,size:o.size,name:o.name,path:o.path,roomType:o.room_type,floorType:o.floor_type,roomLabel:{position:o.room_label.position,positionInImage:o.room_label.position_in_image},observerIndexs:o.observer_indexs}}function I(o){return{floorName:o.floor_name,floorIndex:o.floor_index,rooms:o.rooms.map(_),rules:o.rules}}function g(o){return{index:o.index,floorIndex:o.floor_index,position:o.position,positionInImage:o.position_in_image}}function x(o){return{rad:o.rad,position:o.position,positionInImage:o.position_in_image,northRad:o.north_rad,roomId:o.room_id,floorIndex:o.floor_index}}function d(o){return m(this,null,function*(){const r=yield u(o.outlines),t=o.computed_data.bounding,l=o.computed_data.floor_datas.map(I),n=o.computed_data.entrance?x(o.computed_data.entrance):null;return{outlines:r,entrance:n,bounding:t,floorDatas:l,observers:o.computed_data.observers.map(g)}})}function O(o,r,t){return o.map(n=>{const i=n.position,a=n.icon?n.icon:{url:f.FLOORPLAN_EXTRA_OBJECT_IMAGE,width:45,height:48},s=p.getFloorIndexFromModelPosition(i,r),e=p.modelPosition2FloorplanPosition(i,t),c=p.floorplanPosition2ImagePosition(e,t);return{floorIndex:s,icon:a,id:n.id,position:e,positionInImage:c}})}exports.formatData=d;exports.formatExtraObjects=O;
|
|
@@ -1,35 +1 @@
|
|
|
1
|
-
function
|
|
2
|
-
let n = "";
|
|
3
|
-
const { needZ: r, needA: i } = t;
|
|
4
|
-
return (r ? o.slice().concat(o[0]) : o.slice()).forEach((c, e) => {
|
|
5
|
-
const { x, y: s } = t.format ? t.format(c) : c, u = x + "," + s;
|
|
6
|
-
return e === 0 ? (n += "M" + u, n) : i != null && i[e] ? (n += "A" + i[e] + "," + u, n) : (n += "L" + u, n);
|
|
7
|
-
}), n + (r ? "Z" : "");
|
|
8
|
-
}
|
|
9
|
-
function m({ x: o, y: t }, n) {
|
|
10
|
-
const { max: r, min: i } = n;
|
|
11
|
-
return { x: o - i.x, y: r.y - t };
|
|
12
|
-
}
|
|
13
|
-
function d(o, t) {
|
|
14
|
-
const n = o.x * 1e3 + t.bounding.origin.x, r = -o.z * 1e3 + t.bounding.origin.y;
|
|
15
|
-
return { x: n, y: r };
|
|
16
|
-
}
|
|
17
|
-
function l(o, t) {
|
|
18
|
-
const n = t.bounding, r = n.max.x - n.min.x, i = n.max.y - n.min.y;
|
|
19
|
-
return {
|
|
20
|
-
x: (o.x - n.min.x) / r,
|
|
21
|
-
y: (n.max.y - o.y) / i
|
|
22
|
-
};
|
|
23
|
-
}
|
|
24
|
-
function g(o, t) {
|
|
25
|
-
return Math.max(
|
|
26
|
-
...t.work.observers.map((r) => o.z >= r.standingPosition.z ? r.floorIndex : 0)
|
|
27
|
-
);
|
|
28
|
-
}
|
|
29
|
-
export {
|
|
30
|
-
m as default,
|
|
31
|
-
l as floorplanPosition2ImagePosition,
|
|
32
|
-
g as getFloorIndexFromModelPosition,
|
|
33
|
-
d as modelPosition2FloorplanPosition,
|
|
34
|
-
f as pathD
|
|
35
|
-
};
|
|
1
|
+
"use strict";function a(n,t={}){let o="";const{needZ:i,needA:r}=t;return(i?n.slice().concat(n[0]):n.slice()).forEach((c,e)=>{const{x:l,y:u}=t.format?t.format(c):c,s=l+","+u;return e===0?(o+="M"+s,o):r!=null&&r[e]?(o+="A"+r[e]+","+s,o):(o+="L"+s,o)}),o+(i?"Z":"")}function m({x:n,y:t},o){const{max:i,min:r}=o;return{x:n-r.x,y:i.y-t}}function x(n,t){const o=n.x*1e3+t.bounding.origin.x,i=-n.z*1e3+t.bounding.origin.y;return{x:o,y:i}}function f(n,t){const o=t.bounding,i=o.max.x-o.min.x,r=o.max.y-o.min.y;return{x:(n.x-o.min.x)/i,y:(o.max.y-n.y)/r}}function d(n,t){return Math.max(...t.work.observers.map(i=>n.z>=i.standingPosition.z?i.floorIndex:0))}exports.floorplanPosition2ImagePosition=f;exports.formatFloorplanPoint=m;exports.getFloorIndexFromModelPosition=d;exports.modelPosition2FloorplanPosition=x;exports.pathD=a;
|
package/libs/index.js
CHANGED
|
@@ -1,92 +1 @@
|
|
|
1
|
-
import { PaintBrush as l } from "./components/PaintBrush/index.js";
|
|
2
|
-
import { PaintBrushTypeEnum as n } from "./components/PaintBrush/typings.js";
|
|
3
|
-
import { ModelViewPlugin as P } from "./ModelViewPlugin/Plugin.js";
|
|
4
|
-
import { CSS3DRenderPlugin as p } from "./CSS3DRenderPlugin/index.js";
|
|
5
|
-
import { PanoCursorRaycasterPlugin as f } from "./PanoCursorRaycasterPlugin/index.js";
|
|
6
|
-
import { ModelRoomLabelPlugin as x, modelRoomLabelPluginServerParams as g } from "./ModelRoomLabelPlugin/index.js";
|
|
7
|
-
import { FLOOR_PLAN_ATTACHED_TO as s } from "./floorplan/constant.js";
|
|
8
|
-
import { ModelFloorplanPlugin as d } from "./floorplan/ModelFloorplanPlugin/index.js";
|
|
9
|
-
import { MapviewFloorplanPlugin as E } from "./floorplan/MapviewFloorplanPlugin/index.js";
|
|
10
|
-
import { TopviewFloorplanPlugin as R } from "./floorplan/TopviewFloorplanPlugin/index.js";
|
|
11
|
-
import { PanoFloorplanRadarPlugin as O } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
|
|
12
|
-
import { FLOOR_TYPE_MAP as A, ROOM_FETILE_TYPE_MAP as S, ROOM_TYPE_MAP as D } from "./floorplan/typings/floorplanServerData.js";
|
|
13
|
-
import { ModelChassisCompassPlugin as Y } from "./ModelChassisCompassPlugin/Plugin.js";
|
|
14
|
-
import { ModelEntryDoorGuidePlugin as v } from "./ModelEntryDoorGuidePlugin/Plugin.js";
|
|
15
|
-
import { CameraMovementPlugin as G } from "./CameraMovementPlugin/CameraMovementPlugin.js";
|
|
16
|
-
import { CameraMovementEffect as c, Rotation as V } from "./CameraMovementPlugin/typing.js";
|
|
17
|
-
import { PanoRulerPlugin as w } from "./PanoRulerPlugin/Plugin.js";
|
|
18
|
-
import { PanoRulerProPlugin as H } from "./PanoRulerProPlugin/index.js";
|
|
19
|
-
import { PanoCompassPlugin as j } from "./PanoCompassPlugin/index.js";
|
|
20
|
-
import { PanoMeasurePlugin as q } from "./PanoMeasurePlugin/index.js";
|
|
21
|
-
import { PanoSpatialTagPlugin as J } from "./PanoSpatialTagPlugin/Plugin.js";
|
|
22
|
-
import { modelItemLabelPluginServerParams as Q } from "./ModelItemLabelPlugin/index.js";
|
|
23
|
-
import { ModelTVVideoPlugin as X } from "./ModelTVVideoPlugin/Plugin.js";
|
|
24
|
-
import { DIRECTION as $ } from "./ModelTVVideoPlugin/typings.js";
|
|
25
|
-
import { itemLabelPluginServerParams as ro } from "./ItemLabelPlugin/index.js";
|
|
26
|
-
import { PanoDoorLabelPlugin as lo } from "./PanoDoorLabelPlugin/index.js";
|
|
27
|
-
import { GuideLinePlugin as no } from "./GuideLinePlugin/index.js";
|
|
28
|
-
import { CruisePlugin as Po } from "./CruisePlugin/index.js";
|
|
29
|
-
import { PanoTagPlugin as po } from "./PanoTagPlugin/index.js";
|
|
30
|
-
import { Object3DHelperPlugin as fo } from "./Object3DHelperPlugin/index.js";
|
|
31
|
-
import * as o from "./shared-utils/index.js";
|
|
32
|
-
import { default as xo } from "./PanoMeasurePlugin/Modules/Magnifier.js";
|
|
33
|
-
import { ModelItemLabelPlugin as To } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
|
|
34
|
-
import { Plugin as Lo } from "./ItemLabelPlugin/Plugin.js";
|
|
35
|
-
import { default as Eo } from "./CruisePlugin/Controller.js";
|
|
36
|
-
import { DISPLAY_STRATEGY_TYPE as Ro } from "./ModelItemLabelPlugin/typings.js";
|
|
37
|
-
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Oo } from "./ItemLabelPlugin/typings.js";
|
|
38
|
-
import { default as Ao, pluginFlag as So } from "./PanoTagPlugin/controller/index.js";
|
|
39
|
-
import { ContentType as bo, DimensionType as Yo, LinkType as Fo, PointType as vo } from "./PanoTagPlugin/typings/tag.js";
|
|
40
|
-
import { Object3DHelperController as Go, PLUGIN as No, VERSION as co } from "./Object3DHelperPlugin/Controller.js";
|
|
41
|
-
export {
|
|
42
|
-
p as CSS3DRenderPlugin,
|
|
43
|
-
c as CameraMovementEffect,
|
|
44
|
-
G as CameraMovementPlugin,
|
|
45
|
-
bo as ContentType,
|
|
46
|
-
Po as CruisePlugin,
|
|
47
|
-
Eo as CruisePluginController,
|
|
48
|
-
$ as DIRECTION,
|
|
49
|
-
Ro as DISPLAY_STRATEGY_TYPE,
|
|
50
|
-
Yo as DimensionType,
|
|
51
|
-
s as FLOOR_PLAN_ATTACHED_TO,
|
|
52
|
-
A as FLOOR_TYPE_MAP,
|
|
53
|
-
no as GuideLinePlugin,
|
|
54
|
-
Oo as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
55
|
-
Lo as ItemLabelPlugin,
|
|
56
|
-
Fo as LinkType,
|
|
57
|
-
xo as Magnifier,
|
|
58
|
-
E as MapviewFloorplanPlugin,
|
|
59
|
-
Y as ModelChassisCompassPlugin,
|
|
60
|
-
v as ModelEntryDoorGuidePlugin,
|
|
61
|
-
d as ModelFloorplanPlugin,
|
|
62
|
-
To as ModelItemLabelPlugin,
|
|
63
|
-
x as ModelRoomLabelPlugin,
|
|
64
|
-
X as ModelTVVideoPlugin,
|
|
65
|
-
P as ModelViewPlugin,
|
|
66
|
-
Go as Object3DHelperController,
|
|
67
|
-
fo as Object3DHelperPlugin,
|
|
68
|
-
No as PLUGIN,
|
|
69
|
-
l as PaintBrush,
|
|
70
|
-
n as PaintBrushTypeEnum,
|
|
71
|
-
j as PanoCompassPlugin,
|
|
72
|
-
f as PanoCursorRaycasterPlugin,
|
|
73
|
-
lo as PanoDoorLabelPlugin,
|
|
74
|
-
O as PanoFloorplanRadarPlugin,
|
|
75
|
-
q as PanoMeasurePlugin,
|
|
76
|
-
w as PanoRulerPlugin,
|
|
77
|
-
H as PanoRulerProPlugin,
|
|
78
|
-
J as PanoSpatialTagPlugin,
|
|
79
|
-
po as PanoTagPlugin,
|
|
80
|
-
Ao as PanoTagPluginController,
|
|
81
|
-
vo as PointType,
|
|
82
|
-
S as ROOM_FETILE_TYPE_MAP,
|
|
83
|
-
D as ROOM_TYPE_MAP,
|
|
84
|
-
V as Rotation,
|
|
85
|
-
R as TopviewFloorplanPlugin,
|
|
86
|
-
o as Util,
|
|
87
|
-
co as VERSION,
|
|
88
|
-
ro as itemLabelPluginServerParams,
|
|
89
|
-
Q as modelItemLabelPluginServerParams,
|
|
90
|
-
g as modelRoomLabelPluginServerParams,
|
|
91
|
-
So as pluginFlag
|
|
92
|
-
};
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("./components/PaintBrush/index.js"),u=require("./components/PaintBrush/typings.js"),a=require("./ModelViewPlugin/Plugin.js"),t=require("./CSS3DRenderPlugin/index.js"),P=require("./PanoCursorRaycasterPlugin/index.js"),n=require("./ModelRoomLabelPlugin/index.js"),g=require("./floorplan/constant.js"),j=require("./floorplan/ModelFloorplanPlugin/index.js"),d=require("./floorplan/MapviewFloorplanPlugin/index.js"),q=require("./floorplan/TopviewFloorplanPlugin/index.js"),m=require("./floorplan/PanoFloorplanRadarPlugin/index.js"),r=require("./floorplan/typings/floorplanServerData.js"),p=require("./ModelChassisCompassPlugin/Plugin.js"),C=require("./ModelEntryDoorGuidePlugin/Plugin.js"),M=require("./CameraMovementPlugin/CameraMovementPlugin.js"),l=require("./CameraMovementPlugin/typing.js"),c=require("./PanoRulerPlugin/Plugin.js"),T=require("./PanoRulerProPlugin/index.js"),h=require("./PanoCompassPlugin/index.js"),_=require("./PanoMeasurePlugin/index.js"),b=require("./PanoSpatialTagPlugin/Plugin.js"),L=require("./ModelItemLabelPlugin/index.js"),R=require("./ModelTVVideoPlugin/Plugin.js"),D=require("./ModelTVVideoPlugin/typings.js"),x=require("./ItemLabelPlugin/index.js"),I=require("./PanoDoorLabelPlugin/index.js"),f=require("./GuideLinePlugin/index.js"),S=require("./CruisePlugin/index.js"),v=require("./PanoTagPlugin/index.js"),O=require("./Object3DHelperPlugin/index.js"),H=require("./shared-utils/index.js"),y=require("./PanoMeasurePlugin/Modules/Magnifier.js"),F=require("./ModelItemLabelPlugin/typings.js"),E=require("./ModelItemLabelPlugin/ModelItemLabelPlugin.js"),A=require("./ItemLabelPlugin/typings.js"),w=require("./ItemLabelPlugin/Plugin.js"),B=require("./CruisePlugin/Controller.js"),o=require("./PanoTagPlugin/controller/index.js"),e=require("./PanoTagPlugin/typings/tag.js"),i=require("./Object3DHelperPlugin/Controller.js");require("./components/PaintBrush/Controller.js");require("./components/PaintBrush/utils.js");require("./components/PaintBrush/tween.js");require("@tweenjs/tween.js");require("./components/PaintBrush/Subscribe.js");require("./shared-utils/uuid.js");require("./components/PaintBrush/style.js");require("@realsee/five");require("three");require("./CSS3DRenderPlugin/Controller.js");require("./CSS3DRenderPlugin/CSS3DRender.js");require("three/examples/jsm/renderers/CSS3DRenderer");require("./shared-utils/Subscribe.js");require("./CSS3DRenderPlugin/utils/evenNumber.js");require("./CSS3DRenderPlugin/utils/positionToVector3.js");require("./CSS3DRenderPlugin/utils/CSS3DObjectPlus.js");require("./CSS3DRenderPlugin/utils/centerPoint.js");require("./shared-utils/createLine/index.js");require("@realsee/five/line");require("./ModelRoomLabelPlugin/Controller.js");require("./ModelRoomLabelPlugin/RoomLabelItems.js");require("svelte/internal");require("svelte");require("./ModelRoomLabelPlugin/RoomLabelItem.js");require("./ModelRoomLabelPlugin/Assets/roomLabelBg.js");require("./ModelRoomLabelPlugin/utils/parseData.js");require("./floorplan/ModelFloorplanPlugin/Controller.js");require("./shared-utils/to.js");require("./shared-utils/equal.js");require("./shared-utils/isTruelyObject.js");require("./floorplan/Components/Main.js");require("svelte/easing");require("svelte/transition");require("./floorplan/Components/Camera.js");require("./floorplan/Assets/camera.js");require("./shared-utils/math/rad2Deg.js");require("./floorplan/Components/Compass.js");require("./floorplan/Assets/compass.js");require("./floorplan/Components/CurrentFloor.js");require("svelte/store");require("./floorplan/Components/BaseImage.js");require("./floorplan/Components/Normalmage.js");require("./floorplan/Components/SvgImage.js");require("./floorplan/Components/RoomLabels/RoomLabels.js");require("./floorplan/Components/RoomLabels/RoomLabel.js");require("./floorplan/Components/RuleLabels/RuleLabels.js");require("./floorplan/Components/RuleLabels/RuleItem.js");require("./floorplan/Components/RoomMaterials/RoomMaterial.js");require("./floorplan/utils/formatPosition.js");require("./floorplan/Components/RoomMaterials/RoomMaterial_0.js");require("./floorplan/Components/RoomMaterials/RoomMaterial_1.js");require("./floorplan/Components/RoomMaterials/RoomMaterial_2.js");require("./floorplan/Components/RoomHighlight/RoomHighlight.js");require("./floorplan/Components/RoomHighlight/Room.js");require("./floorplan/utils/formatData.js");require("./floorplan/Assets/floorplanExtraObject.js");require("./shared-utils/filter.js");require("./shared-utils/tap.js");require("./shared-utils/getPxmm.js");require("./base/BasePluginWithData.js");require("./base/BasePlugin.js");require("./floorplan/utils/correctFiveState.js");require("./floorplan/utils/constant.js");require("./shared-utils/nearlyEqual.js");require("./shared-utils/five/changeMode.js");require("./shared-utils/changeModelCanvasOpacity.js");require("./floorplan/MapviewFloorplanPlugin/Controller.js");require("./floorplan/TopviewFloorplanPlugin/Controller.js");require("./floorplan/PanoFloorplanRadarPlugin/Controller.js");require("./floorplan/PanoFloorplanRadarPlugin/Components/Main.js");require("./floorplan/PanoFloorplanRadarPlugin/Components/Camera.js");require("./shared-utils/throttle.js");require("./floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js");require("./floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js");require("three/examples/jsm/loaders/FBXLoader");require("./shared-utils/object3d2LocalMatrix.js");require("./shared-utils/three/transfromToMeshBasicMaterial.js");require("./shared-utils/createCanvasTextTexture.js");require("./shared-utils/three/transformPositionToVector3.js");require("./shared-utils/animationFrame/tween.js");require("./shared-utils/animationFrame/index.js");require("./shared-utils/animationFrame/BetterTween.js");require("./shared-utils/animationFrame/formatRad.js");require("./shared-utils/animationFrame/calculateProgress.js");require("./shared-utils/math/planimetry.js");require("./shared-utils/nextFrame.js");require("./PanoRulerPlugin/style.js");require("./PanoRulerProPlugin/Controller.js");require("./PanoRulerProPlugin/RulerItems.js");require("./PanoRulerProPlugin/RulerItem.js");require("./PanoCompassPlugin/Controller.js");require("./PanoCompassPlugin/getRoomInfoInstance.js");require("./PanoCompassPlugin/Assets/roomInfoIcon.js");require("./shared-utils/three/loadTexture.js");require("./PanoMeasurePlugin/Controller/index.js");require("./PanoMeasurePlugin/Modules/FiveHelper.js");require("./PanoMeasurePlugin/Controller/EditController.js");require("hammerjs");require("./PanoMeasurePlugin/Model/index.js");require("./PanoMeasurePlugin/Model/line.js");require("./PanoMeasurePlugin/Model/polyline.js");require("./PanoMeasurePlugin/utils/line.js");require("./PanoMeasurePlugin/utils/constants.js");require("./PanoMeasurePlugin/utils/distanceDom.js");require("./PanoMeasurePlugin/utils/isNDCPointInScreen.js");require("./PanoMeasurePlugin/Model/point.js");require("./shared-utils/removeArrayItem.js");require("./PanoMeasurePlugin/Controller/BaseController.js");require("./PanoMeasurePlugin/utils/ironbox.js");require("./PanoMeasurePlugin/utils/getIntersectionFromEvent.js");require("./PanoMeasurePlugin/utils/getPointFromHammerEvent.js");require("./PanoMeasurePlugin/Controller/ViewController.js");require("./PanoMeasurePlugin/utils/math.js");require("./PanoMeasurePlugin/utils/findAssociatedLines.js");require("./PanoMeasurePlugin/Controller/WatchController.js");require("./PanoMeasurePlugin/Modules/DeleteDom/index.js");require("./PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js");require("./PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js");require("./PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js");require("./PanoMeasurePlugin/utils/findClosestPoint.js");require("./PanoMeasurePlugin/utils/ndc2Screen.js");require("./PanoMeasurePlugin/Controller/MixedController.js");require("./PanoMeasurePlugin/utils/mouseGroup.js");require("./PanoMeasurePlugin/Modules/UIController/index.js");require("./PanoMeasurePlugin/Modules/UIController/HTML.js");require("./PanoMeasurePlugin/Modules/UIController/mobileHTML.js");require("./PanoMeasurePlugin/Modules/UIController/style.js");require("./PanoMeasurePlugin/Modules/UIController/MainBtnController.js");require("./PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js");require("./PanoMeasurePlugin/Modules/UIController/Revoke/index.js");require("./PanoMeasurePlugin/Modules/GuideController.js");require("./PanoMeasurePlugin/Controller/ShortcutKeyController.js");require("./PanoMeasurePlugin/Modules/rangePiece/index.js");require("./PanoMeasurePlugin/Modules/rangePiece/html.js");require("./shared-utils/noop.js");require("./PanoMeasurePlugin/utils/calculateThreeMouse.js");require("./PanoSpatialTagPlugin/Components/origins.js");require("./PanoSpatialTagPlugin/store.js");require("./PanoSpatialTagPlugin/Components/tag.js");require("./PanoSpatialTagPlugin/style.js");require("./shared-utils/tinyEJSrender.js");require("./ModelItemLabelPlugin/ItemLabelComponent.js");require("./ModelItemLabelPlugin/ItemLabelItem.js");require("classnames");require("./shared-utils/debounce.js");require("./ModelItemLabelPlugin/utils/parseData.js");require("./ModelTVVideoPlugin/utils/parseData.js");require("./ItemLabelPlugin/ItemLabelComponent.js");require("./ItemLabelPlugin/ItemLabelItem.js");require("./ItemLabelPlugin/utils/isImpacted.js");require("./ItemLabelPlugin/utils/getStrokeLength.js");require("./ItemLabelPlugin/utils/getLabelTransform.js");require("./ItemLabelPlugin/utils/transform2RenderData.js");require("./ItemLabelPlugin/utils/parseData.js");require("./PanoDoorLabelPlugin/Controller.js");require("./PanoDoorLabelPlugin/BaseController.js");require("./PanoDoorLabelPlugin/DoorLabelItem.js");require("./PanoDoorLabelPlugin/utils.js");require("./GuideLinePlugin/Controller.js");require("./GuideLinePlugin/utils/getLineGeometries.js");require("polyline-normals");require("./GuideLinePlugin/utils/getArrowMaterial.js");require("./shared-utils/isNil.js");require("./CruisePlugin/utils/coordinatesAngle.js");require("./CruisePlugin/utils/coordinatesToVector.js");require("./CruisePlugin/utils/safeCall.js");require("./CruisePlugin/utils/vectorToCoordinates.js");require("./CruisePlugin/utils/formatRad.js");require("./CruisePlugin/utils/linerValue.js");require("./CruisePlugin/utils/sleep.js");require("object-assign-deep");require("./PanoTagPlugin/Components/TagContainer.js");require("./PanoTagPlugin/Components/TagWrapper.js");require("./PanoTagPlugin/utils/noTypecheck.js");require("./PanoTagPlugin/Components/Tag/index.js");require("./PanoTagPlugin/Components/Tag/TextTag.js");require("./PanoTagPlugin/Components/Common/Line/Straight.js");require("./PanoTagPlugin/Components/Common/Shadow.js");require("./PanoTagPlugin/Components/Common/MultiLineText.js");require("./PanoTagPlugin/Components/Common/Text.js");require("animejs");require("./PanoTagPlugin/utils/search.js");require("./PanoTagPlugin/utils/constants.js");require("./PanoTagPlugin/Components/Common/Arrow.js");require("./PanoTagPlugin/Assets/Icon.js");require("./PanoTagPlugin/utils/doUtil.js");require("./PanoTagPlugin/Components/Tag/ImageTextTag.js");require("./PanoTagPlugin/Components/Common/Line/Polyline.js");require("./PanoTagPlugin/Components/Common/Media.js");require("./vendor/swiper/svelte/swiper.js");require("swiper");require("./vendor/swiper/components-shared/get-params.js");require("./vendor/swiper/components-shared/utils.js");require("./vendor/swiper/components-shared/params-list.js");require("./vendor/swiper/components-shared/mount-swiper.js");require("./vendor/swiper/components-shared/get-changed-params.js");require("./vendor/swiper/components-shared/update-swiper.js");require("./vendor/swiper/svelte/swiper-slide.js");require("swiper/css");require("swiper/css/autoplay");require("./PanoTagPlugin/Components/Common/MediaItem.js");require("./PanoTagPlugin/Components/Tag/MarketingTag.js");require("./PanoTagPlugin/Components/Tag/AudioTag.js");require("./PanoTagPlugin/Components/Common/Audio.js");require("./PanoTagPlugin/Components/Tag/MediaPlane.js");require("./PanoTagPlugin/Components/Tag/LinkTag.js");require("./PanoTagPlugin/Components/Tag/CustomTag.js");require("./PanoTagPlugin/Components/Common/Point/PointSwitch.js");require("./PanoTagPlugin/Components/Common/Point/CustomPoint.js");require("./PanoTagPlugin/Components/Common/Point/DefaultPoint.js");require("./PanoTagPlugin/utils/addDebugPoints.js");require("./PanoTagPlugin/utils/planeNormal.js");require("./PanoTagPlugin/utils/actionAfterFiveModelLoad.js");require("./PanoTagPlugin/utils/normalPositionToPositions.js");require("./PanoTagPlugin/utils/debounce.js");require("./PanoTagPlugin/utils/throttle.js");require("./PanoTagPlugin/utils/resizeObserver.js");require("./PanoTagPlugin/controller/TagComputer.js");require("./PanoTagPlugin/tag.config.js");require("./PanoTagPlugin/utils/tagPosition.js");require("./PanoTagPlugin/utils/checkRange.js");require("./PanoTagPlugin/controller/TagCacheController.js");require("./shared-utils/Object3DHelper/Helper/MoveHelper.js");require("./shared-utils/Object3DHelper/Base/BaseHelper.js");require("./shared-utils/Object3DHelper/Helper/Objects/ArrowGroup.js");require("./shared-utils/Object3DHelper/utils/direction.js");require("./shared-utils/Object3DHelper/Constants/color.js");require("./shared-utils/Object3DHelper/Helper/OutlineHelper.js");require("./shared-utils/Object3DHelper/Helper/RotateHelper.js");require("./shared-utils/Object3DHelper/Helper/HTML/tipsDom.js");require("./shared-utils/Object3DHelper/Helper/HTML/utils/createElement.js");require("./shared-utils/Object3DHelper/Helper/RectangleScaleHelper.js");require("./shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js");require("./shared-utils/Object3DHelper/Controller/MoveController.js");require("./shared-utils/Object3DHelper/Base/BaseController.js");require("./shared-utils/Object3DHelper/utils/threex/domevents/index.js");require("./shared-utils/Object3DHelper/utils/getMouseRaycaster.js");require("./shared-utils/Object3DHelper/utils/calculateThreeMouse.js");require("./Object3DHelperPlugin/FiveControllerWrapper.js");require("./shared-utils/Object3DHelper/index.js");require("./shared-utils/Object3DHelper/Controller/RotateController.js");require("./shared-utils/Object3DHelper/Controller/CSS3DScaleController.js");require("./shared-utils/Object3DHelper/Controller/RectangleScaleController.js");require("./shared-utils/Object3DHelper/utils/vectorIsEqual.js");require("./shared-utils/math/Interval.js");require("./shared-utils/math/Rectangle.js");require("./shared-utils/three/Magnifier.js");require("./shared-utils/three/getCoords.js");require("./shared-utils/three/getRaycaster.js");require("./shared-utils/three/getIntersect.js");require("./shared-utils/three/PointHelper.js");require("./shared-utils/three/Assets/index.js");require("./shared-utils/three/PointDomHelper.js");require("./shared-utils/three/FivePointSelector.js");exports.PaintBrush=s.PaintBrush;exports.PaintBrushTypeEnum=u.PaintBrushTypeEnum;exports.ModelViewPlugin=a.ModelViewPlugin;exports.CSS3DRenderPlugin=t.CSS3DRenderPlugin;exports.PanoCursorRaycasterPlugin=P.PanoCursorRaycasterPlugin;exports.ModelRoomLabelPlugin=n.ModelRoomLabelPlugin;exports.modelRoomLabelPluginServerParams=n.modelRoomLabelPluginServerParams;exports.FLOOR_PLAN_ATTACHED_TO=g.FLOOR_PLAN_ATTACHED_TO;exports.ModelFloorplanPlugin=j.ModelFloorplanPlugin;exports.MapviewFloorplanPlugin=d.MapviewFloorplanPlugin;exports.TopviewFloorplanPlugin=q.TopviewFloorplanPlugin;exports.PanoFloorplanRadarPlugin=m.PanoFloorplanRadarPlugin;exports.FLOOR_TYPE_MAP=r.FLOOR_TYPE_MAP;exports.ROOM_FETILE_TYPE_MAP=r.ROOM_FETILE_TYPE_MAP;exports.ROOM_TYPE_MAP=r.ROOM_TYPE_MAP;exports.ModelChassisCompassPlugin=p.ModelChassisCompassPlugin;exports.ModelEntryDoorGuidePlugin=C.ModelEntryDoorGuidePlugin;exports.CameraMovementPlugin=M.CameraMovementPlugin;exports.CameraMovementEffect=l.CameraMovementEffect;exports.Rotation=l.Rotation;exports.PanoRulerPlugin=c.PanoRulerPlugin;exports.PanoRulerProPlugin=T.PanoRulerProPlugin;exports.PanoCompassPlugin=h.PanoCompassPlugin;exports.PanoMeasurePlugin=_.PanoMeasurePlugin;exports.PanoSpatialTagPlugin=b.PanoSpatialTagPlugin;exports.modelItemLabelPluginServerParams=L.modelItemLabelPluginServerParams;exports.ModelTVVideoPlugin=R.ModelTVVideoPlugin;exports.DIRECTION=D.DIRECTION;exports.itemLabelPluginServerParams=x.itemLabelPluginServerParams;exports.PanoDoorLabelPlugin=I.PanoDoorLabelPlugin;exports.GuideLinePlugin=f.GuideLinePlugin;exports.CruisePlugin=S.CruisePlugin;exports.PanoTagPlugin=v.PanoTagPlugin;exports.Object3DHelperPlugin=O.Object3DHelperPlugin;exports.Util=H.index;exports.Magnifier=y.Magnifier;exports.DISPLAY_STRATEGY_TYPE=F.DISPLAY_STRATEGY_TYPE;exports.ModelItemLabelPlugin=E.ModelItemLabelPlugin;exports.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE=A.ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE;exports.ItemLabelPlugin=w.Plugin;exports.CruisePluginController=B.CruisePluginController;exports.PanoTagPluginController=o.PanoTagPluginController;exports.pluginFlag=o.pluginFlag;exports.ContentType=e.ContentType;exports.DimensionType=e.DimensionType;exports.LinkType=e.LinkType;exports.PointType=e.PointType;exports.Object3DHelperController=i.Object3DHelperController;exports.PLUGIN=i.PLUGIN;exports.VERSION=i.VERSION;
|