@realsee/dnalogel 2.3.5-dev.4 → 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/index.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +3 -6
- package/dist/index.umd.js +1 -1
- 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 +24 -21
- 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.js +9 -6
- package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/index.js +131 -61
- 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 +1 -1
- 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
|
@@ -0,0 +1,173 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: (({
|
|
3
|
+
dimensionType: string;
|
|
4
|
+
pointType: string;
|
|
5
|
+
contentType: string;
|
|
6
|
+
position: number[];
|
|
7
|
+
data: {
|
|
8
|
+
text: string;
|
|
9
|
+
mediaData?: undefined;
|
|
10
|
+
title?: undefined;
|
|
11
|
+
brandTags?: undefined;
|
|
12
|
+
tags?: undefined;
|
|
13
|
+
headerPictureUrl?: undefined;
|
|
14
|
+
highlightText?: undefined;
|
|
15
|
+
price?: undefined;
|
|
16
|
+
audioUrl?: undefined;
|
|
17
|
+
iconUrl?: undefined;
|
|
18
|
+
linkType?: undefined;
|
|
19
|
+
};
|
|
20
|
+
style: {
|
|
21
|
+
point: {
|
|
22
|
+
style: string;
|
|
23
|
+
iconUrl: string;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
normal?: undefined;
|
|
27
|
+
} | {
|
|
28
|
+
dimensionType: string;
|
|
29
|
+
pointType: string;
|
|
30
|
+
contentType: string;
|
|
31
|
+
position: number[];
|
|
32
|
+
data: {
|
|
33
|
+
text: string;
|
|
34
|
+
mediaData: {
|
|
35
|
+
url: string;
|
|
36
|
+
type: string;
|
|
37
|
+
}[];
|
|
38
|
+
title?: undefined;
|
|
39
|
+
brandTags?: undefined;
|
|
40
|
+
tags?: undefined;
|
|
41
|
+
headerPictureUrl?: undefined;
|
|
42
|
+
highlightText?: undefined;
|
|
43
|
+
price?: undefined;
|
|
44
|
+
audioUrl?: undefined;
|
|
45
|
+
iconUrl?: undefined;
|
|
46
|
+
linkType?: undefined;
|
|
47
|
+
};
|
|
48
|
+
style?: undefined;
|
|
49
|
+
normal?: undefined;
|
|
50
|
+
} | {
|
|
51
|
+
dimensionType: string;
|
|
52
|
+
pointType: string;
|
|
53
|
+
contentType: string;
|
|
54
|
+
position: number[][];
|
|
55
|
+
data: {
|
|
56
|
+
mediaData: ({
|
|
57
|
+
url: string;
|
|
58
|
+
videoCoverUrl: string;
|
|
59
|
+
type: string;
|
|
60
|
+
} | {
|
|
61
|
+
url: string;
|
|
62
|
+
type: string;
|
|
63
|
+
videoCoverUrl?: undefined;
|
|
64
|
+
})[];
|
|
65
|
+
text?: undefined;
|
|
66
|
+
title?: undefined;
|
|
67
|
+
brandTags?: undefined;
|
|
68
|
+
tags?: undefined;
|
|
69
|
+
headerPictureUrl?: undefined;
|
|
70
|
+
highlightText?: undefined;
|
|
71
|
+
price?: undefined;
|
|
72
|
+
audioUrl?: undefined;
|
|
73
|
+
iconUrl?: undefined;
|
|
74
|
+
linkType?: undefined;
|
|
75
|
+
};
|
|
76
|
+
style?: undefined;
|
|
77
|
+
normal?: undefined;
|
|
78
|
+
} | {
|
|
79
|
+
dimensionType: string;
|
|
80
|
+
pointType: string;
|
|
81
|
+
contentType: string;
|
|
82
|
+
position: number[];
|
|
83
|
+
data: {
|
|
84
|
+
title: string;
|
|
85
|
+
brandTags: string[];
|
|
86
|
+
tags: string[];
|
|
87
|
+
headerPictureUrl: string;
|
|
88
|
+
highlightText: string;
|
|
89
|
+
price: {
|
|
90
|
+
value: string;
|
|
91
|
+
unit: string;
|
|
92
|
+
};
|
|
93
|
+
text?: undefined;
|
|
94
|
+
mediaData?: undefined;
|
|
95
|
+
audioUrl?: undefined;
|
|
96
|
+
iconUrl?: undefined;
|
|
97
|
+
linkType?: undefined;
|
|
98
|
+
};
|
|
99
|
+
style: {
|
|
100
|
+
point: {
|
|
101
|
+
style: string;
|
|
102
|
+
iconUrl: string;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
105
|
+
normal?: undefined;
|
|
106
|
+
} | {
|
|
107
|
+
dimensionType: string;
|
|
108
|
+
pointType: string;
|
|
109
|
+
contentType: string;
|
|
110
|
+
normal: number[];
|
|
111
|
+
position: number[];
|
|
112
|
+
data: {
|
|
113
|
+
text: string;
|
|
114
|
+
mediaData?: undefined;
|
|
115
|
+
title?: undefined;
|
|
116
|
+
brandTags?: undefined;
|
|
117
|
+
tags?: undefined;
|
|
118
|
+
headerPictureUrl?: undefined;
|
|
119
|
+
highlightText?: undefined;
|
|
120
|
+
price?: undefined;
|
|
121
|
+
audioUrl?: undefined;
|
|
122
|
+
iconUrl?: undefined;
|
|
123
|
+
linkType?: undefined;
|
|
124
|
+
};
|
|
125
|
+
style?: undefined;
|
|
126
|
+
} | {
|
|
127
|
+
dimensionType: string;
|
|
128
|
+
pointType: string;
|
|
129
|
+
contentType: string;
|
|
130
|
+
position: number[];
|
|
131
|
+
data: {
|
|
132
|
+
audioUrl: string;
|
|
133
|
+
text: string;
|
|
134
|
+
mediaData?: undefined;
|
|
135
|
+
title?: undefined;
|
|
136
|
+
brandTags?: undefined;
|
|
137
|
+
tags?: undefined;
|
|
138
|
+
headerPictureUrl?: undefined;
|
|
139
|
+
highlightText?: undefined;
|
|
140
|
+
price?: undefined;
|
|
141
|
+
iconUrl?: undefined;
|
|
142
|
+
linkType?: undefined;
|
|
143
|
+
};
|
|
144
|
+
style?: undefined;
|
|
145
|
+
normal?: undefined;
|
|
146
|
+
} | {
|
|
147
|
+
dimensionType: string;
|
|
148
|
+
pointType: string;
|
|
149
|
+
contentType: string;
|
|
150
|
+
position: number[];
|
|
151
|
+
data: {
|
|
152
|
+
iconUrl: {
|
|
153
|
+
keyframesUrl: string;
|
|
154
|
+
steps: number;
|
|
155
|
+
};
|
|
156
|
+
linkType: string;
|
|
157
|
+
text: string;
|
|
158
|
+
mediaData?: undefined;
|
|
159
|
+
title?: undefined;
|
|
160
|
+
brandTags?: undefined;
|
|
161
|
+
tags?: undefined;
|
|
162
|
+
headerPictureUrl?: undefined;
|
|
163
|
+
highlightText?: undefined;
|
|
164
|
+
price?: undefined;
|
|
165
|
+
audioUrl?: undefined;
|
|
166
|
+
};
|
|
167
|
+
style?: undefined;
|
|
168
|
+
normal?: undefined;
|
|
169
|
+
}) & {
|
|
170
|
+
id: number;
|
|
171
|
+
})[];
|
|
172
|
+
};
|
|
173
|
+
export default _default;
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
import "three";
|
|
2
|
+
const t = [2.7818808289123007, -1.4285811161048776, -4.616888414534893], a = [4.829741729794315, -1.4285811161048776, -4.616888414534893], n = [4.829741729794315, -0.30950769602726647, -4.616888414534893], o = [2.7818808289123007, -0.30950769602726647, -4.616888414534893], i = [
|
|
3
|
+
{
|
|
4
|
+
dimensionType: "2D",
|
|
5
|
+
pointType: "PointTag",
|
|
6
|
+
contentType: "Text",
|
|
7
|
+
position: [3.2737930352702325, -1.4286392097839982, -7.325286429413256],
|
|
8
|
+
data: {
|
|
9
|
+
text: "\u{1F64B}\u200D\u2642\uFE0F123\u6807\u9898\u6807\u9898\u{1F64B}\u200D\u2642\uFE0F \u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u6807\u9898\u6807\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u{1F64B}\u200D\u2642\uFE0F\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807"
|
|
10
|
+
},
|
|
11
|
+
style: {
|
|
12
|
+
point: {
|
|
13
|
+
style: "CustomIcon",
|
|
14
|
+
iconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png"
|
|
15
|
+
}
|
|
16
|
+
}
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
dimensionType: "2D",
|
|
20
|
+
pointType: "PointTag",
|
|
21
|
+
contentType: "ImageText",
|
|
22
|
+
position: [1.1163144338520299, -1.4289252462321484, -7.767970762686076],
|
|
23
|
+
data: {
|
|
24
|
+
text: "\u54C8\u54C8\u54C8",
|
|
25
|
+
mediaData: [
|
|
26
|
+
{
|
|
27
|
+
url: "//vrlab-static.ljcdn.com/release/web/jsl/test.69dacffb.mp4",
|
|
28
|
+
type: "Video"
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
url: "//vrlab-static.ljcdn.com/release/web/arrow.c5d028e4.png",
|
|
32
|
+
type: "Image"
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
url: "//vrlab-static.ljcdn.com/release/web/arrow.c5d028e4.png",
|
|
36
|
+
type: "Image"
|
|
37
|
+
}
|
|
38
|
+
]
|
|
39
|
+
}
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
dimensionType: "3D",
|
|
43
|
+
pointType: "PlaneTag",
|
|
44
|
+
contentType: "MediaPlane",
|
|
45
|
+
position: [t, a, n, o],
|
|
46
|
+
data: {
|
|
47
|
+
mediaData: [
|
|
48
|
+
{
|
|
49
|
+
url: "//vrlab-static.ljcdn.com/release/web/jsl/test.69dacffb.mp4",
|
|
50
|
+
videoCoverUrl: "//vrlab-static.ljcdn.com/release/web/jsl/test.65720b34.png",
|
|
51
|
+
type: "Video"
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
url: "//vrlab-static.ljcdn.com/release/web/arrow.c5d028e4.png",
|
|
55
|
+
type: "Image"
|
|
56
|
+
}
|
|
57
|
+
]
|
|
58
|
+
}
|
|
59
|
+
},
|
|
60
|
+
{
|
|
61
|
+
dimensionType: "2D",
|
|
62
|
+
pointType: "PointTag",
|
|
63
|
+
contentType: "Marketing",
|
|
64
|
+
position: [5.438591508015198, 0.05258973763052682, -3.3562775181204865],
|
|
65
|
+
data: {
|
|
66
|
+
title: "\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u9898",
|
|
67
|
+
brandTags: ["\u54C1\u724C\u540D\u79F0"],
|
|
68
|
+
tags: ["\u6807\u7B7E\u63CF\u8FF0", "\u6807\u7B7E\u63CF\u8FF0"],
|
|
69
|
+
headerPictureUrl: "//vrlab-static.ljcdn.com/release/web/cardHeader.19ff7aa0.png",
|
|
70
|
+
highlightText: "\u9AD8\u4EAE\u4FE1\u606F",
|
|
71
|
+
price: {
|
|
72
|
+
value: "20.30",
|
|
73
|
+
unit: "\u6BDB\u8D77"
|
|
74
|
+
}
|
|
75
|
+
},
|
|
76
|
+
style: {
|
|
77
|
+
point: {
|
|
78
|
+
style: "CustomIcon",
|
|
79
|
+
iconUrl: "//vrlab-static.ljcdn.com/release/web/carTagDotContent.08ace25e.png"
|
|
80
|
+
}
|
|
81
|
+
}
|
|
82
|
+
},
|
|
83
|
+
{
|
|
84
|
+
dimensionType: "3D",
|
|
85
|
+
pointType: "PointTag",
|
|
86
|
+
contentType: "Text",
|
|
87
|
+
normal: [-1.3472052051879881, -0.22353184120423517, -0.4423657342911711],
|
|
88
|
+
position: [2.4858952, 0.12852754341132364, -3.848354251670743],
|
|
89
|
+
data: {
|
|
90
|
+
text: "112123"
|
|
91
|
+
}
|
|
92
|
+
},
|
|
93
|
+
{
|
|
94
|
+
dimensionType: "2D",
|
|
95
|
+
pointType: "PointTag",
|
|
96
|
+
contentType: "Audio",
|
|
97
|
+
position: [2.5858952133371145, 0.22852754341132364, -2.9848354251670743],
|
|
98
|
+
data: {
|
|
99
|
+
audioUrl: "//vrlab-static.ljcdn.com/release/web/Bling.678be963.mp3",
|
|
100
|
+
text: "\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u9898\u6807\u6807\u9898\u6807\u9898"
|
|
101
|
+
}
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
dimensionType: "2D",
|
|
105
|
+
pointType: "PointTag",
|
|
106
|
+
contentType: "Link",
|
|
107
|
+
position: [4.1813076982084, -1.4275040973287219, -6.029497909763367],
|
|
108
|
+
data: {
|
|
109
|
+
iconUrl: {
|
|
110
|
+
keyframesUrl: "//vrlab-static.ljcdn.com/release/web/test.09dee741.png",
|
|
111
|
+
steps: 28
|
|
112
|
+
},
|
|
113
|
+
linkType: "vr",
|
|
114
|
+
text: "112123"
|
|
115
|
+
}
|
|
116
|
+
}
|
|
117
|
+
].map((u, e) => Object.assign(u, { id: e })), c = {
|
|
118
|
+
tagList: i
|
|
119
|
+
};
|
|
120
|
+
export {
|
|
121
|
+
c as default
|
|
122
|
+
};
|
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
tagList: ({
|
|
3
|
+
id: number;
|
|
4
|
+
pointType: string;
|
|
5
|
+
dimensionType: string;
|
|
6
|
+
position: string[];
|
|
7
|
+
style: {
|
|
8
|
+
point: {
|
|
9
|
+
iconUrl: string;
|
|
10
|
+
style?: undefined;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
contentType: string;
|
|
14
|
+
data: {
|
|
15
|
+
title: string;
|
|
16
|
+
brandTags: string[];
|
|
17
|
+
tags: string[];
|
|
18
|
+
headerPictureUrl: string;
|
|
19
|
+
highlightText: string;
|
|
20
|
+
price: {
|
|
21
|
+
unit: string;
|
|
22
|
+
value: string;
|
|
23
|
+
};
|
|
24
|
+
extraData: {
|
|
25
|
+
brandTags: string[];
|
|
26
|
+
headerPictureUrl: string;
|
|
27
|
+
highlightText: string;
|
|
28
|
+
price: {
|
|
29
|
+
unit: string;
|
|
30
|
+
value: string;
|
|
31
|
+
};
|
|
32
|
+
style: {
|
|
33
|
+
point: {
|
|
34
|
+
iconUrl: string;
|
|
35
|
+
style?: undefined;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
tagClosedStyle: string;
|
|
39
|
+
tagIconUrl: string;
|
|
40
|
+
tags: string[];
|
|
41
|
+
linkOpeningMethod?: undefined;
|
|
42
|
+
linkType?: undefined;
|
|
43
|
+
};
|
|
44
|
+
text?: undefined;
|
|
45
|
+
mediaData?: undefined;
|
|
46
|
+
audioUrl?: undefined;
|
|
47
|
+
linkType?: undefined;
|
|
48
|
+
};
|
|
49
|
+
} | {
|
|
50
|
+
id: number;
|
|
51
|
+
pointType: string;
|
|
52
|
+
dimensionType: string;
|
|
53
|
+
position: string[];
|
|
54
|
+
style: {
|
|
55
|
+
point: {
|
|
56
|
+
iconUrl: string;
|
|
57
|
+
style?: undefined;
|
|
58
|
+
};
|
|
59
|
+
};
|
|
60
|
+
contentType: string;
|
|
61
|
+
data: {
|
|
62
|
+
text: string;
|
|
63
|
+
mediaData: {
|
|
64
|
+
type: string;
|
|
65
|
+
url: string;
|
|
66
|
+
videoCoverUrl: string;
|
|
67
|
+
name: string;
|
|
68
|
+
width: number;
|
|
69
|
+
height: number;
|
|
70
|
+
}[];
|
|
71
|
+
extraData: {
|
|
72
|
+
style: {
|
|
73
|
+
point: {
|
|
74
|
+
iconUrl: string;
|
|
75
|
+
style?: undefined;
|
|
76
|
+
};
|
|
77
|
+
};
|
|
78
|
+
tagClosedStyle: string;
|
|
79
|
+
tagIconUrl: string;
|
|
80
|
+
brandTags?: undefined;
|
|
81
|
+
headerPictureUrl?: undefined;
|
|
82
|
+
highlightText?: undefined;
|
|
83
|
+
price?: undefined;
|
|
84
|
+
tags?: undefined;
|
|
85
|
+
linkOpeningMethod?: undefined;
|
|
86
|
+
linkType?: undefined;
|
|
87
|
+
};
|
|
88
|
+
title?: undefined;
|
|
89
|
+
brandTags?: undefined;
|
|
90
|
+
tags?: undefined;
|
|
91
|
+
headerPictureUrl?: undefined;
|
|
92
|
+
highlightText?: undefined;
|
|
93
|
+
price?: undefined;
|
|
94
|
+
audioUrl?: undefined;
|
|
95
|
+
linkType?: undefined;
|
|
96
|
+
};
|
|
97
|
+
} | {
|
|
98
|
+
id: number;
|
|
99
|
+
pointType: string;
|
|
100
|
+
dimensionType: string;
|
|
101
|
+
position: string[];
|
|
102
|
+
contentType: string;
|
|
103
|
+
data: {
|
|
104
|
+
text: string;
|
|
105
|
+
audioUrl: string;
|
|
106
|
+
extraData: {
|
|
107
|
+
tagClosedStyle: string;
|
|
108
|
+
tagIconUrl: string;
|
|
109
|
+
brandTags?: undefined;
|
|
110
|
+
headerPictureUrl?: undefined;
|
|
111
|
+
highlightText?: undefined;
|
|
112
|
+
price?: undefined;
|
|
113
|
+
style?: undefined;
|
|
114
|
+
tags?: undefined;
|
|
115
|
+
linkOpeningMethod?: undefined;
|
|
116
|
+
linkType?: undefined;
|
|
117
|
+
};
|
|
118
|
+
title?: undefined;
|
|
119
|
+
brandTags?: undefined;
|
|
120
|
+
tags?: undefined;
|
|
121
|
+
headerPictureUrl?: undefined;
|
|
122
|
+
highlightText?: undefined;
|
|
123
|
+
price?: undefined;
|
|
124
|
+
mediaData?: undefined;
|
|
125
|
+
linkType?: undefined;
|
|
126
|
+
};
|
|
127
|
+
style?: undefined;
|
|
128
|
+
} | {
|
|
129
|
+
id: number;
|
|
130
|
+
pointType: string;
|
|
131
|
+
dimensionType: string;
|
|
132
|
+
position: string[];
|
|
133
|
+
contentType: string;
|
|
134
|
+
data: {
|
|
135
|
+
text: string;
|
|
136
|
+
linkType: string;
|
|
137
|
+
extraData: {
|
|
138
|
+
linkOpeningMethod: string;
|
|
139
|
+
linkType: string;
|
|
140
|
+
brandTags?: undefined;
|
|
141
|
+
headerPictureUrl?: undefined;
|
|
142
|
+
highlightText?: undefined;
|
|
143
|
+
price?: undefined;
|
|
144
|
+
style?: undefined;
|
|
145
|
+
tagClosedStyle?: undefined;
|
|
146
|
+
tagIconUrl?: undefined;
|
|
147
|
+
tags?: undefined;
|
|
148
|
+
};
|
|
149
|
+
title?: undefined;
|
|
150
|
+
brandTags?: undefined;
|
|
151
|
+
tags?: undefined;
|
|
152
|
+
headerPictureUrl?: undefined;
|
|
153
|
+
highlightText?: undefined;
|
|
154
|
+
price?: undefined;
|
|
155
|
+
mediaData?: undefined;
|
|
156
|
+
audioUrl?: undefined;
|
|
157
|
+
};
|
|
158
|
+
style?: undefined;
|
|
159
|
+
} | {
|
|
160
|
+
id: number;
|
|
161
|
+
pointType: string;
|
|
162
|
+
dimensionType: string;
|
|
163
|
+
position: string[];
|
|
164
|
+
style: {
|
|
165
|
+
point: {
|
|
166
|
+
iconUrl: string;
|
|
167
|
+
style: string;
|
|
168
|
+
};
|
|
169
|
+
};
|
|
170
|
+
contentType: string;
|
|
171
|
+
data: {
|
|
172
|
+
text: string;
|
|
173
|
+
linkType: string;
|
|
174
|
+
extraData: {
|
|
175
|
+
linkOpeningMethod: string;
|
|
176
|
+
linkType: string;
|
|
177
|
+
style: {
|
|
178
|
+
point: {
|
|
179
|
+
iconUrl: string;
|
|
180
|
+
style: string;
|
|
181
|
+
};
|
|
182
|
+
};
|
|
183
|
+
brandTags?: undefined;
|
|
184
|
+
headerPictureUrl?: undefined;
|
|
185
|
+
highlightText?: undefined;
|
|
186
|
+
price?: undefined;
|
|
187
|
+
tagClosedStyle?: undefined;
|
|
188
|
+
tagIconUrl?: undefined;
|
|
189
|
+
tags?: undefined;
|
|
190
|
+
};
|
|
191
|
+
title?: undefined;
|
|
192
|
+
brandTags?: undefined;
|
|
193
|
+
tags?: undefined;
|
|
194
|
+
headerPictureUrl?: undefined;
|
|
195
|
+
highlightText?: undefined;
|
|
196
|
+
price?: undefined;
|
|
197
|
+
mediaData?: undefined;
|
|
198
|
+
audioUrl?: undefined;
|
|
199
|
+
};
|
|
200
|
+
} | {
|
|
201
|
+
id: number;
|
|
202
|
+
pointType: string;
|
|
203
|
+
dimensionType: string;
|
|
204
|
+
position: string[];
|
|
205
|
+
contentType: string;
|
|
206
|
+
data: {
|
|
207
|
+
text: string;
|
|
208
|
+
extraData: {
|
|
209
|
+
tagClosedStyle: string;
|
|
210
|
+
tagIconUrl: string;
|
|
211
|
+
brandTags?: undefined;
|
|
212
|
+
headerPictureUrl?: undefined;
|
|
213
|
+
highlightText?: undefined;
|
|
214
|
+
price?: undefined;
|
|
215
|
+
style?: undefined;
|
|
216
|
+
tags?: undefined;
|
|
217
|
+
linkOpeningMethod?: undefined;
|
|
218
|
+
linkType?: undefined;
|
|
219
|
+
};
|
|
220
|
+
title?: undefined;
|
|
221
|
+
brandTags?: undefined;
|
|
222
|
+
tags?: undefined;
|
|
223
|
+
headerPictureUrl?: undefined;
|
|
224
|
+
highlightText?: undefined;
|
|
225
|
+
price?: undefined;
|
|
226
|
+
mediaData?: undefined;
|
|
227
|
+
audioUrl?: undefined;
|
|
228
|
+
linkType?: undefined;
|
|
229
|
+
};
|
|
230
|
+
style?: undefined;
|
|
231
|
+
})[];
|
|
232
|
+
};
|
|
233
|
+
export default _default;
|