@realsee/dnalogel 2.3.5-dev.3 → 2.3.5-dev.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
- package/dist/PanoTagPlugin/controller/index.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/index.cjs.js +13 -13
- package/dist/index.js +1325 -1326
- package/dist/index.umd.js +14 -14
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- 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 +41 -41
- 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 +16 -16
- 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/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -4
- package/docs/functions/CameraMovementPlugin.html +5 -4
- package/docs/functions/CruisePlugin.html +5 -4
- package/docs/functions/GuideLinePlugin.html +6 -5
- package/docs/functions/ItemLabelPlugin.html +5 -4
- package/docs/functions/MapviewFloorplanPlugin.html +5 -4
- package/docs/functions/ModelChassisCompassPlugin.html +5 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
- package/docs/functions/ModelFloorplanPlugin.html +5 -4
- package/docs/functions/ModelItemLabelPlugin.html +5 -4
- package/docs/functions/ModelRoomLabelPlugin.html +5 -4
- package/docs/functions/ModelTVVideoPlugin.html +5 -4
- package/docs/functions/ModelViewPlugin.html +5 -4
- package/docs/functions/Object3DHelperPlugin.html +5 -4
- package/docs/functions/PanoCompassPlugin.html +5 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
- package/docs/functions/PanoDoorLabelPlugin.html +5 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
- package/docs/functions/PanoMeasurePlugin.html +5 -4
- package/docs/functions/PanoRulerPlugin.html +5 -4
- package/docs/functions/PanoRulerProPlugin.html +5 -4
- package/docs/functions/PanoSpatialTagPlugin.html +5 -4
- package/docs/functions/PanoTagPlugin.html +5 -4
- package/docs/functions/TopviewFloorplanPlugin.html +5 -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 +6 -5
- package/docs/index.html +5 -4
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- 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/MinMax.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 +11 -11
- 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 +6 -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 +6 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -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 +6 -5
- package/docs/interfaces/Rooms.html +6 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- package/docs/interfaces/Tags.html +9 -9
- package/docs/interfaces/TemporaryState.html +6 -6
- 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 +6 -4
- package/docs/types/ArrayPosition.html +6 -5
- package/docs/types/CSS3DRenderExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -5
- package/docs/types/Color.html +6 -5
- package/docs/types/ContentTypeConfigKey.html +6 -5
- package/docs/types/ContentTypeMap.html +6 -5
- package/docs/types/Create3DDomContainerReturnType.html +6 -5
- package/docs/types/Create3DElementReturnType.html +6 -5
- package/docs/types/CruisePluginExportType.html +6 -5
- package/docs/types/Direction-1.html +6 -5
- package/docs/types/Direction4.html +6 -5
- package/docs/types/FloorplanRuleLabels.html +6 -5
- package/docs/types/FloorplanServerRuleLabels.html +6 -5
- package/docs/types/GuideLinePluginExportType.html +6 -5
- package/docs/types/HelperEventMap.html +6 -5
- package/docs/types/LoadTagConfig.html +248 -0
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/MediaData.html +6 -5
- package/docs/types/MediaStore.html +6 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -5
- package/docs/types/MoveArgs.html +6 -5
- package/docs/types/MoveOpts.html +6 -5
- package/docs/types/Object3DHelperEventMap.html +6 -5
- package/docs/types/ObjectFit.html +6 -5
- package/docs/types/PaintBrushEventMap.html +6 -5
- package/docs/types/PanoCompassPluginData.html +6 -5
- package/docs/types/PanoCompassPluginExportType.html +6 -5
- package/docs/types/PanoCompassPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -5
- package/docs/types/PanoIndex.html +6 -5
- package/docs/types/PanoMeasurePluginEvent.html +6 -5
- package/docs/types/PanoMeasureReturnType.html +6 -5
- package/docs/types/PanoSpatialTagPluginId.html +6 -5
- package/docs/types/PanoTagPluginExportInterface.html +6 -5
- package/docs/types/PanoTagPluginParamsInterface.html +6 -5
- package/docs/types/PlaneTag.html +6 -5
- package/docs/types/PlaneTagElement.html +6 -5
- package/docs/types/Point2DElement.html +6 -5
- package/docs/types/Point2DTag.html +6 -5
- package/docs/types/Point3DElement.html +6 -5
- package/docs/types/Point3DTag.html +6 -5
- package/docs/types/PointTag.html +6 -5
- package/docs/types/PointTagElement.html +6 -5
- package/docs/types/Position.html +6 -5
- package/docs/types/RotateArgs.html +6 -5
- package/docs/types/RotateOpts.html +6 -5
- package/docs/types/RuleLabelsKey.html +6 -5
- package/docs/types/RuleLabelsValue.html +6 -5
- package/docs/types/StickType.html +6 -5
- package/docs/types/Tag.html +6 -5
- package/docs/types/Tag2D.html +6 -5
- package/docs/types/Tag3D.html +6 -5
- package/docs/types/TagContentType.html +6 -5
- package/docs/types/TagDimensionType.html +6 -5
- package/docs/types/TagElement.html +6 -5
- package/docs/types/TagEvents.html +6 -5
- package/docs/types/TagHooks.html +6 -5
- package/docs/types/TagIconSize.html +6 -5
- package/docs/types/TagId.html +6 -5
- package/docs/types/TagPointType.html +6 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/WorkCode.html +6 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -5
- package/docs/variables/PLUGIN.html +6 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -5
- package/docs/variables/ROOM_TYPE_MAP.html +6 -5
- package/docs/variables/VERSION.html +6 -5
- package/docs/variables/itemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -5
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -1
- package/libs/CSS3DRenderPlugin/Controller.js +2 -2
- package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +4 -4
- package/libs/CSS3DRenderPlugin/utils/index.js +12 -0
- package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/random.js +6 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +3 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +6 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +6 -6
- package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +13 -13
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/utils/coordinatesAngle.js +3 -2
- package/libs/CruisePlugin/utils/linerValue.js +4 -4
- package/libs/GuideLinePlugin/Controller.js +1 -1
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
- package/libs/GuideLinePlugin/utils/getPoint.d.ts +3 -0
- package/libs/GuideLinePlugin/utils/getPoint.js +18 -0
- package/libs/Object3DHelperPlugin/Controller.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +25 -15
- package/libs/PanoMeasurePlugin/Controller/EditController.js +21 -9
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +23 -10
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +25 -14
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +44 -29
- package/libs/PanoMeasurePlugin/Controller/index.js +58 -21
- package/libs/PanoMeasurePlugin/Model/index.js +47 -40
- package/libs/PanoMeasurePlugin/Model/line.js +15 -11
- package/libs/PanoMeasurePlugin/Model/point.js +5 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
- package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
- package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/style.js +24 -16
- package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +4 -3
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +8 -5
- package/libs/PanoMeasurePlugin/index.js +2 -2
- package/libs/PanoMeasurePlugin/typings/data.js +1 -0
- package/libs/PanoMeasurePlugin/typings/event.type.js +1 -0
- package/libs/PanoMeasurePlugin/typings/index.js +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.js +1 -0
- package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
- package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/PanoMeasurePlugin/utils/clearGroup.js +6 -0
- package/libs/PanoMeasurePlugin/utils/constants.js +15 -16
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
- package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +7 -6
- package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
- package/libs/PanoMeasurePlugin/utils/line.js +1 -0
- package/libs/PanoMeasurePlugin/utils/math.js +2 -1
- package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
- package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +24 -24
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +20 -18
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +31 -29
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +19 -19
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +25 -24
- package/libs/PanoTagPlugin/Components/Common/Media.js +47 -39
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +10 -9
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +46 -43
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +37 -27
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +25 -25
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +26 -26
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +22 -18
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +83 -61
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +103 -81
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +17 -13
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -3
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +74 -56
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +27 -23
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +51 -39
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +69 -52
- package/libs/PanoTagPlugin/Components/Tag/index.js +119 -79
- package/libs/PanoTagPlugin/Components/TagContainer.js +132 -81
- package/libs/PanoTagPlugin/Components/TagItem.js +110 -63
- package/libs/PanoTagPlugin/controller/TagCacheController.js +3 -2
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -0
- package/libs/PanoTagPlugin/controller/TagComputer.js +40 -34
- package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/index.js +158 -89
- package/libs/PanoTagPlugin/index.js +2 -2
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
- package/libs/PanoTagPlugin/mocks/v2/mock1.d.ts +128 -0
- package/libs/PanoTagPlugin/mocks/v2/mock1.js +114 -0
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/index.js +7 -1
- package/libs/PanoTagPlugin/typings/tag/Tag.js +4 -1
- package/libs/PanoTagPlugin/utils/constants.js +2 -1
- package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
- package/libs/PanoTagPlugin/utils/getImageInfo.js +16 -15
- package/libs/PanoTagPlugin/utils/index.js +35 -0
- package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
- package/libs/PanoTagPlugin/utils/search.js +27 -9
- package/libs/PanoTagPlugin/utils/tag/format.js +4 -4
- package/libs/PanoTagPlugin/utils/tag/tagCheck.js +22 -6
- package/libs/PanoTagPlugin/utils/timeToString.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +10 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +83 -74
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/index.js +7 -7
- package/package.json +1 -1
|
@@ -1,15 +1,33 @@
|
|
|
1
|
-
function s(
|
|
2
|
-
const [
|
|
3
|
-
if (
|
|
1
|
+
function s(l, o, i) {
|
|
2
|
+
const [r, e] = o;
|
|
3
|
+
if (r >= e || e <= 1)
|
|
4
4
|
return -1;
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
5
|
+
let u = r, n = e;
|
|
6
|
+
const a = {}, c = (t) => (a[t] || (a[t] = l(t)), a[t]);
|
|
7
|
+
for (; u <= n; ) {
|
|
8
|
+
const t = Math.floor((u + n) / 2);
|
|
9
|
+
if (c(t) > i) {
|
|
10
|
+
if (t === r || c(t - 1) <= i)
|
|
11
|
+
return t;
|
|
12
|
+
n = t - 1;
|
|
13
|
+
} else
|
|
14
|
+
u = t + 1;
|
|
15
|
+
}
|
|
16
|
+
return -1;
|
|
17
|
+
}
|
|
18
|
+
function f(l, o) {
|
|
19
|
+
const [i, r] = o;
|
|
20
|
+
if (i >= r || r <= 1 || i <= 1)
|
|
21
|
+
return -1;
|
|
22
|
+
const e = {}, u = (n) => (e[n] || (e[n] = l(n)), e[n]);
|
|
23
|
+
for (let n = i; n < r; n++) {
|
|
24
|
+
const a = u(n), c = u(n - 1);
|
|
25
|
+
if (a < c)
|
|
26
|
+
return n;
|
|
10
27
|
}
|
|
11
28
|
return -1;
|
|
12
29
|
}
|
|
13
30
|
export {
|
|
14
|
-
s as
|
|
31
|
+
s as binarySearchFirstBig,
|
|
32
|
+
f as searchFirstValueSmallThanLastValue
|
|
15
33
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
function
|
|
2
|
-
var i, t;
|
|
1
|
+
function r(n) {
|
|
2
|
+
var i, t, o, p;
|
|
3
3
|
if (!n.stickType) {
|
|
4
4
|
const e = (() => n.pointType === "PointTag" && n.dimensionType === "3D" ? "3DPoint" : n.pointType === "PlaneTag" ? "Plane" : "2DPoint")();
|
|
5
5
|
n.stickType = e;
|
|
6
6
|
}
|
|
7
7
|
if (n.contentType === "VRLink" || n.contentType === "PanoLink" || n.contentType === "Link") {
|
|
8
8
|
const e = n;
|
|
9
|
-
!((i = e.data)
|
|
9
|
+
!((t = (i = e.data) == null ? void 0 : i.icon) != null && t.url) && !((p = (o = e.style) == null ? void 0 : o.point) != null && p.url) && (e.data.icon = {
|
|
10
10
|
url: "//vrlab-static.ljcdn.com/release/web/test.09dee741.png",
|
|
11
11
|
steps: 28
|
|
12
12
|
});
|
|
@@ -14,5 +14,5 @@ function o(n) {
|
|
|
14
14
|
return n;
|
|
15
15
|
}
|
|
16
16
|
export {
|
|
17
|
-
|
|
17
|
+
r as default
|
|
18
18
|
};
|
|
@@ -1,10 +1,26 @@
|
|
|
1
|
-
function n
|
|
2
|
-
return
|
|
1
|
+
function i(n) {
|
|
2
|
+
return n.stickType === "2DPoint" || n.stickType === "3DPoint";
|
|
3
3
|
}
|
|
4
|
-
function t(
|
|
5
|
-
return
|
|
4
|
+
function t(n) {
|
|
5
|
+
return n.stickType === "Plane";
|
|
6
|
+
}
|
|
7
|
+
function e(n) {
|
|
8
|
+
return n.stickType === "2DPoint";
|
|
9
|
+
}
|
|
10
|
+
function o(n) {
|
|
11
|
+
return n.stickType === "3DPoint";
|
|
12
|
+
}
|
|
13
|
+
function c(n) {
|
|
14
|
+
return n.stickType === "2DPoint";
|
|
15
|
+
}
|
|
16
|
+
function s(n) {
|
|
17
|
+
return n.stickType === "3DPoint" || n.stickType === "Plane";
|
|
6
18
|
}
|
|
7
19
|
export {
|
|
8
|
-
|
|
9
|
-
|
|
20
|
+
c as is2DTag,
|
|
21
|
+
s as is3DTag,
|
|
22
|
+
t as isPlaneTag,
|
|
23
|
+
e as isPoint2DTag,
|
|
24
|
+
o as isPoint3DTag,
|
|
25
|
+
i as isPointTag
|
|
10
26
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
function r(
|
|
2
|
-
const
|
|
3
|
-
return `${
|
|
1
|
+
function r(t) {
|
|
2
|
+
const n = Math.floor(t / 60), o = Math.floor(t % 60), s = o < 10 ? `0${o}` : o;
|
|
3
|
+
return `${n}'${s}''`;
|
|
4
4
|
}
|
|
5
5
|
export {
|
|
6
|
-
r as
|
|
6
|
+
r as default
|
|
7
7
|
};
|
|
@@ -1,7 +1,11 @@
|
|
|
1
|
-
import { SvelteComponent as E, init as O, safe_not_equal as C, assign as D, create_component as c, space as j, empty as H, mount_component as p, insert as h, get_spread_update as k, transition_in as g,
|
|
2
|
-
import
|
|
1
|
+
import { SvelteComponent as E, init as O, safe_not_equal as C, assign as D, create_component as c, space as j, empty as H, mount_component as p, insert as h, get_spread_update as k, transition_in as g, transition_out as _, check_outros as R, destroy_component as d, detach as b, group_outros as w } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import F from "./ExtraObjects.js";
|
|
3
3
|
import { BaseImage as q } from "../../../Components/BaseImage.js";
|
|
4
4
|
import { RoomHighlight as B } from "../../../Components/RoomHighlight/RoomHighlight.js";
|
|
5
|
+
import "../../../Components/Normalmage.js";
|
|
6
|
+
import "../../../Components/SvgImage.js";
|
|
7
|
+
import "../../../Components/RoomHighlight/Room.js";
|
|
8
|
+
import "../../../utils/formatPosition.js";
|
|
5
9
|
function x(f) {
|
|
6
10
|
let n, l;
|
|
7
11
|
const i = [
|
|
@@ -79,9 +83,9 @@ function N(f) {
|
|
|
79
83
|
]) : {};
|
|
80
84
|
n.$set(v);
|
|
81
85
|
const I = {};
|
|
82
|
-
o & 32 && (I.extraObjects = e[5]), i.$set(I), e[3] ? r ? (r.p(e, o), o & 8 && g(r, 1)) : (r = x(e), r.c(), g(r, 1), r.m(t.parentNode, t)) : r && (
|
|
86
|
+
o & 32 && (I.extraObjects = e[5]), i.$set(I), e[3] ? r ? (r.p(e, o), o & 8 && g(r, 1)) : (r = x(e), r.c(), g(r, 1), r.m(t.parentNode, t)) : r && (w(), _(r, 1, 1, () => {
|
|
83
87
|
r = null;
|
|
84
|
-
}),
|
|
88
|
+
}), R());
|
|
85
89
|
},
|
|
86
90
|
i(e) {
|
|
87
91
|
a || (g(n.$$.fragment, e), g(i.$$.fragment, e), g(r), a = !0);
|
|
@@ -112,7 +116,7 @@ function S(f, n, l) {
|
|
|
112
116
|
r
|
|
113
117
|
];
|
|
114
118
|
}
|
|
115
|
-
class
|
|
119
|
+
class P extends E {
|
|
116
120
|
constructor(n) {
|
|
117
121
|
super(), O(this, n, S, N, C, {
|
|
118
122
|
five: 0,
|
|
@@ -125,5 +129,5 @@ class J extends E {
|
|
|
125
129
|
}
|
|
126
130
|
}
|
|
127
131
|
export {
|
|
128
|
-
|
|
132
|
+
P as default
|
|
129
133
|
};
|
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
import { SvelteComponent as j, init as k, safe_not_equal as $, append_styles as w, element as h, attr as _, insert as b, update_keyed_each as y,
|
|
2
|
-
function x(
|
|
3
|
-
w(
|
|
1
|
+
import { SvelteComponent as j, init as k, safe_not_equal as $, append_styles as w, element as h, attr as _, insert as b, update_keyed_each as y, noop as u, detach as v, space as I, set_style as r, append as g, destroy_block as z } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
function x(a) {
|
|
3
|
+
w(a, "svelte-1i87fz7", ".plugin-pano-floorplan__extra-objects.svelte-1i87fz7{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.plugin-pano-floorplan__extra-object-item--position.svelte-1i87fz7{position:absolute;width:0;height:0}.plugin-pano-floorplan__extra-object-item.svelte-1i87fz7{transform:translate(-50%, -50%)}");
|
|
4
4
|
}
|
|
5
|
-
function d(
|
|
6
|
-
const l =
|
|
5
|
+
function d(a, t, e) {
|
|
6
|
+
const l = a.slice();
|
|
7
7
|
return l[1] = t[e], l;
|
|
8
8
|
}
|
|
9
|
-
function m(
|
|
10
|
-
let e, l, n = `${t[1].icon.width / 16}rem`, c = `${t[1].icon.height / 16}rem`, i, o = `${t[1].positionInImage.y * 100}%`,
|
|
9
|
+
function m(a, t) {
|
|
10
|
+
let e, l, n = `${t[1].icon.width / 16}rem`, c = `${t[1].icon.height / 16}rem`, i, o = `${t[1].positionInImage.y * 100}%`, s = `${t[1].positionInImage.x * 100}%`;
|
|
11
11
|
return {
|
|
12
|
-
key:
|
|
12
|
+
key: a,
|
|
13
13
|
first: null,
|
|
14
14
|
c() {
|
|
15
|
-
e = h("div"), l = h("div"), i =
|
|
15
|
+
e = h("div"), l = h("div"), i = I(), _(l, "class", "plugin-pano-floorplan__extra-object-item svelte-1i87fz7"), r(l, "background-image", `url(${t[1].icon.url})`), r(l, "width", n), r(l, "height", c), _(e, "class", "plugin-pano-floorplan__extra-object-item--position svelte-1i87fz7"), r(e, "top", o), r(e, "left", s), this.first = e;
|
|
16
16
|
},
|
|
17
17
|
m(f, p) {
|
|
18
18
|
b(f, e, p), g(e, l), g(e, i);
|
|
19
19
|
},
|
|
20
20
|
p(f, p) {
|
|
21
|
-
t = f, p & 1 && r(l, "background-image", `url(${t[1].icon.url})`), p & 1 && n !== (n = `${t[1].icon.width / 16}rem`) && r(l, "width", n), p & 1 && c !== (c = `${t[1].icon.height / 16}rem`) && r(l, "height", c), p & 1 && o !== (o = `${t[1].positionInImage.y * 100}%`) && r(e, "top", o), p & 1 &&
|
|
21
|
+
t = f, p & 1 && r(l, "background-image", `url(${t[1].icon.url})`), p & 1 && n !== (n = `${t[1].icon.width / 16}rem`) && r(l, "width", n), p & 1 && c !== (c = `${t[1].icon.height / 16}rem`) && r(l, "height", c), p & 1 && o !== (o = `${t[1].positionInImage.y * 100}%`) && r(e, "top", o), p & 1 && s !== (s = `${t[1].positionInImage.x * 100}%`) && r(e, "left", s);
|
|
22
22
|
},
|
|
23
23
|
d(f) {
|
|
24
24
|
f && v(e);
|
|
25
25
|
}
|
|
26
26
|
};
|
|
27
27
|
}
|
|
28
|
-
function O(
|
|
29
|
-
let t, e = [], l = /* @__PURE__ */ new Map(), n =
|
|
28
|
+
function O(a) {
|
|
29
|
+
let t, e = [], l = /* @__PURE__ */ new Map(), n = a[0];
|
|
30
30
|
const c = (i) => i[1].id;
|
|
31
31
|
for (let i = 0; i < n.length; i += 1) {
|
|
32
|
-
let o = d(
|
|
33
|
-
l.set(
|
|
32
|
+
let o = d(a, n, i), s = c(o);
|
|
33
|
+
l.set(s, e[i] = m(s, o));
|
|
34
34
|
}
|
|
35
35
|
return {
|
|
36
36
|
c() {
|
|
@@ -41,11 +41,11 @@ function O(s) {
|
|
|
41
41
|
},
|
|
42
42
|
m(i, o) {
|
|
43
43
|
b(i, t, o);
|
|
44
|
-
for (let
|
|
45
|
-
e[
|
|
44
|
+
for (let s = 0; s < e.length; s += 1)
|
|
45
|
+
e[s].m(t, null);
|
|
46
46
|
},
|
|
47
47
|
p(i, [o]) {
|
|
48
|
-
o & 1 && (n = i[0], e = y(e, o, c, 1, i, n, l, t,
|
|
48
|
+
o & 1 && (n = i[0], e = y(e, o, c, 1, i, n, l, t, z, m, null, d));
|
|
49
49
|
},
|
|
50
50
|
i: u,
|
|
51
51
|
o: u,
|
|
@@ -56,9 +56,9 @@ function O(s) {
|
|
|
56
56
|
}
|
|
57
57
|
};
|
|
58
58
|
}
|
|
59
|
-
function q(
|
|
59
|
+
function q(a, t, e) {
|
|
60
60
|
let { extraObjects: l = [] } = t;
|
|
61
|
-
return
|
|
61
|
+
return a.$$set = (n) => {
|
|
62
62
|
"extraObjects" in n && e(0, l = n.extraObjects);
|
|
63
63
|
}, [l];
|
|
64
64
|
}
|
|
@@ -68,5 +68,5 @@ class E extends j {
|
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
export {
|
|
71
|
-
E as
|
|
71
|
+
E as default
|
|
72
72
|
};
|
|
@@ -1,37 +1,46 @@
|
|
|
1
|
-
import { SvelteComponent as G, init as J, safe_not_equal as K, append_styles as L, empty as Q, insert as y, transition_in as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import { SvelteComponent as G, init as J, safe_not_equal as K, append_styles as L, empty as Q, insert as y, transition_in as u, transition_out as h, check_outros as M, detach as k, onMount as R, element as F, attr as N, add_render_callback as T, add_resize_listener as V, group_outros as P, assign as O, create_component as U, space as X, set_style as q, mount_component as C, append as Y, get_spread_update as H, destroy_component as S } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import Z from "./Camera.js";
|
|
3
|
+
import x from "./CurrentFloor/CurrentFloor.js";
|
|
4
|
+
import "../../Assets/camera.js";
|
|
5
|
+
import "../../../shared-utils/throttle.js";
|
|
6
|
+
import "./CurrentFloor/ExtraObjects.js";
|
|
7
|
+
import "../../Components/BaseImage.js";
|
|
8
|
+
import "../../Components/Normalmage.js";
|
|
9
|
+
import "../../Components/SvgImage.js";
|
|
10
|
+
import "../../Components/RoomHighlight/RoomHighlight.js";
|
|
11
|
+
import "../../Components/RoomHighlight/Room.js";
|
|
12
|
+
import "../../utils/formatPosition.js";
|
|
4
13
|
function $(o) {
|
|
5
14
|
L(o, "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}");
|
|
6
15
|
}
|
|
7
16
|
function W(o) {
|
|
8
|
-
let
|
|
17
|
+
let t, l, n, e = o[6] !== 0 && A(o);
|
|
9
18
|
return {
|
|
10
19
|
c() {
|
|
11
|
-
|
|
20
|
+
t = F("div"), e && e.c(), N(t, "class", "plugin-floorplan-radar svelte-1mvqyqq"), T(() => o[12].call(t));
|
|
12
21
|
},
|
|
13
22
|
m(i, f) {
|
|
14
|
-
y(i,
|
|
23
|
+
y(i, t, f), e && e.m(t, null), l = V(t, o[12].bind(t)), n = !0;
|
|
15
24
|
},
|
|
16
25
|
p(i, f) {
|
|
17
|
-
i[6] !== 0 ? e ? (e.p(i, f), f & 64 &&
|
|
26
|
+
i[6] !== 0 ? e ? (e.p(i, f), f & 64 && u(e, 1)) : (e = A(i), e.c(), u(e, 1), e.m(t, null)) : e && (P(), h(e, 1, 1, () => {
|
|
18
27
|
e = null;
|
|
19
28
|
}), M());
|
|
20
29
|
},
|
|
21
30
|
i(i) {
|
|
22
|
-
|
|
31
|
+
n || (u(e), n = !0);
|
|
23
32
|
},
|
|
24
33
|
o(i) {
|
|
25
|
-
|
|
34
|
+
h(e), n = !1;
|
|
26
35
|
},
|
|
27
36
|
d(i) {
|
|
28
|
-
i && k(
|
|
37
|
+
i && k(t), e && e.d(), l();
|
|
29
38
|
}
|
|
30
39
|
};
|
|
31
40
|
}
|
|
32
41
|
function A(o) {
|
|
33
|
-
let
|
|
34
|
-
const
|
|
42
|
+
let t, l, n, e, i = `${o[8]}px`, f = `${o[11]}px`, c;
|
|
43
|
+
const d = [
|
|
35
44
|
{
|
|
36
45
|
five: o[0],
|
|
37
46
|
pxmm: o[9],
|
|
@@ -41,11 +50,11 @@ function A(o) {
|
|
|
41
50
|
extraObjects: o[5]
|
|
42
51
|
}
|
|
43
52
|
];
|
|
44
|
-
let
|
|
45
|
-
for (let
|
|
46
|
-
|
|
47
|
-
l = new x({ props:
|
|
48
|
-
const
|
|
53
|
+
let p = {};
|
|
54
|
+
for (let r = 0; r < d.length; r += 1)
|
|
55
|
+
p = O(p, d[r]);
|
|
56
|
+
l = new x({ props: p });
|
|
57
|
+
const _ = [
|
|
49
58
|
{
|
|
50
59
|
pxmm: o[9],
|
|
51
60
|
five: o[0],
|
|
@@ -53,117 +62,117 @@ function A(o) {
|
|
|
53
62
|
cameraImageUrl: o[4]
|
|
54
63
|
}
|
|
55
64
|
];
|
|
56
|
-
let
|
|
57
|
-
for (let
|
|
58
|
-
|
|
59
|
-
return e = new Z({ props:
|
|
65
|
+
let s = {};
|
|
66
|
+
for (let r = 0; r < _.length; r += 1)
|
|
67
|
+
s = O(s, _[r]);
|
|
68
|
+
return e = new Z({ props: s }), {
|
|
60
69
|
c() {
|
|
61
|
-
|
|
70
|
+
t = F("div"), U(l.$$.fragment), n = X(), U(e.$$.fragment), N(t, "class", "plugin-floorplan-radar-container svelte-1mvqyqq"), q(t, "width", i), q(t, "height", f);
|
|
62
71
|
},
|
|
63
|
-
m(
|
|
64
|
-
y(
|
|
72
|
+
m(r, m) {
|
|
73
|
+
y(r, t, m), C(l, t, null), Y(t, n), C(e, t, null), c = !0;
|
|
65
74
|
},
|
|
66
|
-
p(
|
|
67
|
-
const
|
|
75
|
+
p(r, m) {
|
|
76
|
+
const g = m & 1581 ? H(d, [
|
|
68
77
|
{
|
|
69
|
-
five:
|
|
70
|
-
pxmm:
|
|
71
|
-
floorIndex:
|
|
72
|
-
floorplanData:
|
|
73
|
-
hoverEnable:
|
|
74
|
-
extraObjects:
|
|
78
|
+
five: r[0],
|
|
79
|
+
pxmm: r[9],
|
|
80
|
+
floorIndex: r[10],
|
|
81
|
+
floorplanData: r[3],
|
|
82
|
+
hoverEnable: r[2],
|
|
83
|
+
extraObjects: r[5]
|
|
75
84
|
}
|
|
76
85
|
]) : {};
|
|
77
|
-
l.$set(
|
|
78
|
-
const v =
|
|
86
|
+
l.$set(g);
|
|
87
|
+
const v = m & 537 ? H(_, [
|
|
79
88
|
{
|
|
80
|
-
pxmm:
|
|
81
|
-
five:
|
|
82
|
-
floorplanData:
|
|
83
|
-
cameraImageUrl:
|
|
89
|
+
pxmm: r[9],
|
|
90
|
+
five: r[0],
|
|
91
|
+
floorplanData: r[3],
|
|
92
|
+
cameraImageUrl: r[4]
|
|
84
93
|
}
|
|
85
94
|
]) : {};
|
|
86
|
-
e.$set(v),
|
|
95
|
+
e.$set(v), m & 256 && i !== (i = `${r[8]}px`) && q(t, "width", i), m & 2048 && f !== (f = `${r[11]}px`) && q(t, "height", f);
|
|
87
96
|
},
|
|
88
|
-
i(
|
|
89
|
-
|
|
97
|
+
i(r) {
|
|
98
|
+
c || (u(l.$$.fragment, r), u(e.$$.fragment, r), c = !0);
|
|
90
99
|
},
|
|
91
|
-
o(
|
|
92
|
-
|
|
100
|
+
o(r) {
|
|
101
|
+
h(l.$$.fragment, r), h(e.$$.fragment, r), c = !1;
|
|
93
102
|
},
|
|
94
|
-
d(
|
|
95
|
-
|
|
103
|
+
d(r) {
|
|
104
|
+
r && k(t), S(l), S(e);
|
|
96
105
|
}
|
|
97
106
|
};
|
|
98
107
|
}
|
|
99
108
|
function ee(o) {
|
|
100
|
-
let
|
|
109
|
+
let t, l, n = o[1] && W(o);
|
|
101
110
|
return {
|
|
102
111
|
c() {
|
|
103
|
-
|
|
112
|
+
n && n.c(), t = Q();
|
|
104
113
|
},
|
|
105
114
|
m(e, i) {
|
|
106
|
-
|
|
115
|
+
n && n.m(e, i), y(e, t, i), l = !0;
|
|
107
116
|
},
|
|
108
117
|
p(e, [i]) {
|
|
109
|
-
e[1] ?
|
|
110
|
-
|
|
118
|
+
e[1] ? n ? (n.p(e, i), i & 2 && u(n, 1)) : (n = W(e), n.c(), u(n, 1), n.m(t.parentNode, t)) : n && (P(), h(n, 1, 1, () => {
|
|
119
|
+
n = null;
|
|
111
120
|
}), M());
|
|
112
121
|
},
|
|
113
122
|
i(e) {
|
|
114
|
-
l || (
|
|
123
|
+
l || (u(n), l = !0);
|
|
115
124
|
},
|
|
116
125
|
o(e) {
|
|
117
|
-
|
|
126
|
+
h(n), l = !1;
|
|
118
127
|
},
|
|
119
128
|
d(e) {
|
|
120
|
-
|
|
129
|
+
n && n.d(e), e && k(t);
|
|
121
130
|
}
|
|
122
131
|
};
|
|
123
132
|
}
|
|
124
|
-
function
|
|
133
|
+
function te(o, t, l) {
|
|
125
134
|
var w, D;
|
|
126
|
-
let { five:
|
|
135
|
+
let { five: n } = t, { visible: e } = t, { hoverEnable: i } = t, { floorplanData: f } = t, { cameraImageUrl: c } = t, { extraObjects: d = [] } = t, p = 0, _ = (D = (w = n.work.observers[n.getCurrentState().panoIndex]) == null ? void 0 : w.floorIndex) != null ? D : 0, s = 0, r = 0, m = 0, g = 0;
|
|
127
136
|
function v(a) {
|
|
128
|
-
l(10,
|
|
137
|
+
l(10, _ = n.work.observers[a].floorIndex);
|
|
129
138
|
}
|
|
130
|
-
R(() => (
|
|
131
|
-
|
|
139
|
+
R(() => (n.on("panoArrived", v), () => {
|
|
140
|
+
n.off("panoArrived", v);
|
|
132
141
|
}));
|
|
133
142
|
function B() {
|
|
134
|
-
|
|
143
|
+
s = this.clientWidth, r = this.clientHeight, l(6, s), l(7, r);
|
|
135
144
|
}
|
|
136
145
|
return o.$$set = (a) => {
|
|
137
|
-
"five" in a && l(0,
|
|
146
|
+
"five" in a && l(0, n = a.five), "visible" in a && l(1, e = a.visible), "hoverEnable" in a && l(2, i = a.hoverEnable), "floorplanData" in a && l(3, f = a.floorplanData), "cameraImageUrl" in a && l(4, c = a.cameraImageUrl), "extraObjects" in a && l(5, d = a.extraObjects);
|
|
138
147
|
}, o.$$.update = () => {
|
|
139
148
|
if (o.$$.dirty & 456) {
|
|
140
|
-
const a = Math.min(
|
|
149
|
+
const a = Math.min(s, r), { max: j, min: z } = f.bounding, b = j.x - z.x, I = j.y - z.y, E = function() {
|
|
141
150
|
return b > I ? [a, a / b * I] : [a / I * b, a];
|
|
142
151
|
}();
|
|
143
|
-
l(8,
|
|
152
|
+
l(8, m = E[0]), l(11, g = E[1]), l(9, p = m / b);
|
|
144
153
|
}
|
|
145
154
|
}, [
|
|
146
|
-
|
|
155
|
+
n,
|
|
147
156
|
e,
|
|
148
157
|
i,
|
|
149
158
|
f,
|
|
150
|
-
|
|
151
|
-
_,
|
|
152
|
-
m,
|
|
153
|
-
t,
|
|
154
|
-
s,
|
|
159
|
+
c,
|
|
155
160
|
d,
|
|
156
|
-
|
|
161
|
+
s,
|
|
162
|
+
r,
|
|
163
|
+
m,
|
|
157
164
|
p,
|
|
165
|
+
_,
|
|
166
|
+
g,
|
|
158
167
|
B
|
|
159
168
|
];
|
|
160
169
|
}
|
|
161
|
-
class
|
|
162
|
-
constructor(
|
|
170
|
+
class _e extends G {
|
|
171
|
+
constructor(t) {
|
|
163
172
|
super(), J(
|
|
164
173
|
this,
|
|
165
|
-
|
|
166
|
-
|
|
174
|
+
t,
|
|
175
|
+
te,
|
|
167
176
|
ee,
|
|
168
177
|
K,
|
|
169
178
|
{
|
|
@@ -179,5 +188,5 @@ class ie extends G {
|
|
|
179
188
|
}
|
|
180
189
|
}
|
|
181
190
|
export {
|
|
182
|
-
|
|
191
|
+
_e as default
|
|
183
192
|
};
|
|
@@ -27,7 +27,7 @@ var c = (r, i, t) => new Promise((e, s) => {
|
|
|
27
27
|
}, u = (h) => h.done ? e(h.value) : Promise.resolve(h.value).then(n, o);
|
|
28
28
|
u((t = t.apply(r, i)).next());
|
|
29
29
|
});
|
|
30
|
-
import
|
|
30
|
+
import _ from "./Components/Main.js";
|
|
31
31
|
import { equal as y } from "../../shared-utils/equal.js";
|
|
32
32
|
import { CAMERA_IMAGE as D } from "../Assets/camera.js";
|
|
33
33
|
import { Controller as E } from "../../base/BasePluginWithData.js";
|
package/libs/index.js
CHANGED
|
@@ -4,8 +4,8 @@ import { ModelViewPlugin as np } from "./ModelViewPlugin/Plugin.js";
|
|
|
4
4
|
import { CSS3DRenderPlugin as ap } from "./CSS3DRenderPlugin/index.js";
|
|
5
5
|
import { PanoCursorRaycasterPlugin as up } from "./PanoCursorRaycasterPlugin/index.js";
|
|
6
6
|
import { ModelRoomLabelPlugin as gp, modelRoomLabelPluginServerParams as Tp } from "./ModelRoomLabelPlugin/index.js";
|
|
7
|
-
import { FLOOR_PLAN_ATTACHED_TO as
|
|
8
|
-
import { ModelFloorplanPlugin as
|
|
7
|
+
import { FLOOR_PLAN_ATTACHED_TO as dp } from "./floorplan/constant.js";
|
|
8
|
+
import { ModelFloorplanPlugin as Mp } from "./floorplan/ModelFloorplanPlugin/index.js";
|
|
9
9
|
import { MapviewFloorplanPlugin as Rp } from "./floorplan/MapviewFloorplanPlugin/index.js";
|
|
10
10
|
import { TopviewFloorplanPlugin as Cp } from "./floorplan/TopviewFloorplanPlugin/index.js";
|
|
11
11
|
import { PanoFloorplanRadarPlugin as Sp } from "./floorplan/PanoFloorplanRadarPlugin/index.js";
|
|
@@ -30,13 +30,13 @@ import { PanoTagPlugin as ai } from "./PanoTagPlugin/index.js";
|
|
|
30
30
|
import { Object3DHelperPlugin as ui } from "./Object3DHelperPlugin/index.js";
|
|
31
31
|
import { index as gi } from "./shared-utils/index.js";
|
|
32
32
|
import { CSS3DRender as si } from "./CSS3DRenderPlugin/CSS3DRender.js";
|
|
33
|
-
import {
|
|
33
|
+
import { default as Li } from "./PanoMeasurePlugin/Modules/Magnifier.js";
|
|
34
34
|
import { DISPLAY_STRATEGY_TYPE as Ei } from "./ModelItemLabelPlugin/typings.js";
|
|
35
35
|
import { ModelItemLabelPlugin as _i } from "./ModelItemLabelPlugin/ModelItemLabelPlugin.js";
|
|
36
36
|
import { ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE as Oi } from "./ItemLabelPlugin/typings.js";
|
|
37
37
|
import { Plugin as Ii } from "./ItemLabelPlugin/Plugin.js";
|
|
38
38
|
import { default as Di } from "./CruisePlugin/Controller.js";
|
|
39
|
-
import {
|
|
39
|
+
import { default as Yi, pluginFlag as Fi } from "./PanoTagPlugin/controller/index.js";
|
|
40
40
|
import { ContentType as yi } from "./PanoTagPlugin/typings/tag/TagData.js";
|
|
41
41
|
import { DimensionType as Ni, PointType as ci } from "./PanoTagPlugin/typings/tag/Utils.js";
|
|
42
42
|
import { Object3DHelperController as hi, PLUGIN as wi, VERSION as Bi } from "./Object3DHelperPlugin/Controller.js";
|
|
@@ -322,16 +322,16 @@ export {
|
|
|
322
322
|
oi as DIRECTION,
|
|
323
323
|
Ei as DISPLAY_STRATEGY_TYPE,
|
|
324
324
|
Ni as DimensionType,
|
|
325
|
-
|
|
325
|
+
dp as FLOOR_PLAN_ATTACHED_TO,
|
|
326
326
|
Ap as FLOOR_TYPE_MAP,
|
|
327
327
|
ei as GuideLinePlugin,
|
|
328
328
|
Oi as ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE,
|
|
329
329
|
Ii as ItemLabelPlugin,
|
|
330
|
-
|
|
330
|
+
Li as Magnifier,
|
|
331
331
|
Rp as MapviewFloorplanPlugin,
|
|
332
332
|
Fp as ModelChassisCompassPlugin,
|
|
333
333
|
yp as ModelEntryDoorGuidePlugin,
|
|
334
|
-
|
|
334
|
+
Mp as ModelFloorplanPlugin,
|
|
335
335
|
_i as ModelItemLabelPlugin,
|
|
336
336
|
gp as ModelRoomLabelPlugin,
|
|
337
337
|
Zp as ModelTVVideoPlugin,
|
package/package.json
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
"repository": "https://github.com/realsee-developer/dnalogel.git",
|
|
8
8
|
"description": "如视 VR 看房插件合集",
|
|
9
9
|
"private": false,
|
|
10
|
-
"version": "2.3.5-dev.
|
|
10
|
+
"version": "2.3.5-dev.5",
|
|
11
11
|
"license": "SEE LICENSE IN TERMS.txt",
|
|
12
12
|
"scripts": {
|
|
13
13
|
"clean": "rm -rf components dist docs libs types ./vite.config.js.timestamp*",
|