@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
|
@@ -1,13 +1,53 @@
|
|
|
1
|
-
import { SvelteComponent as F, init as O, safe_not_equal as L, append_styles as x, element as M, attr as k, toggle_class as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { SvelteComponent as F, init as O, safe_not_equal as L, append_styles as x, element as M, attr as k, toggle_class as m, set_style as _, insert as Z, append as H, listen as K, stop_propagation as V, transition_out as B, check_outros as z, transition_in as p, detach as N, setContext as S, group_outros as R, create_component as w, mount_component as C, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import q from "./TextTag/index.js";
|
|
3
|
+
import X from "./ImageTextTag.js";
|
|
4
|
+
import j from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as s } from "../../utils/noTypecheck.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
7
|
+
import $ from "./AudioTag/index.js";
|
|
8
|
+
import AA from "./MediaPlane.js";
|
|
9
|
+
import eA from "./LinkTag.js";
|
|
10
|
+
import tA from "./CustomTag.js";
|
|
11
|
+
import "./TextTag/TextTag.js";
|
|
12
|
+
import "../Common/Line/Straight.js";
|
|
13
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
14
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
15
|
+
import "../../../shared-utils/uuid.js";
|
|
16
|
+
import "../Common/Shadow.js";
|
|
17
|
+
import "../Common/Text/FlyMText.js";
|
|
18
|
+
import "../Common/Text/FlyText.js";
|
|
19
|
+
import "animejs";
|
|
20
|
+
import "../../../shared-utils/isNil.js";
|
|
21
|
+
import "../../utils/search.js";
|
|
22
|
+
import "../../utils/constants.js";
|
|
23
|
+
import "../Common/Arrow.js";
|
|
24
|
+
import "../../Assets/Icon.js";
|
|
25
|
+
import "../../utils/doUtil.js";
|
|
26
|
+
import "./TextTag/TextPlaneTag.js";
|
|
27
|
+
import "../Common/Text/MText.js";
|
|
28
|
+
import "../../utils/px2rem.js";
|
|
29
|
+
import "../Common/Line/Polyline.js";
|
|
30
|
+
import "../Common/Media.js";
|
|
31
|
+
import "../../../vendor/swiper/svelte/swiper.js";
|
|
32
|
+
import "swiper";
|
|
33
|
+
import "../../../vendor/swiper/components-shared/get-params.js";
|
|
34
|
+
import "../../../vendor/swiper/components-shared/utils.js";
|
|
35
|
+
import "../../../vendor/swiper/components-shared/params-list.js";
|
|
36
|
+
import "../../../vendor/swiper/components-shared/mount-swiper.js";
|
|
37
|
+
import "../../../vendor/swiper/components-shared/get-changed-params.js";
|
|
38
|
+
import "../../../vendor/swiper/components-shared/update-swiper.js";
|
|
39
|
+
import "../../../vendor/swiper/svelte/swiper-slide.js";
|
|
40
|
+
import "swiper/css";
|
|
41
|
+
import "swiper/css/autoplay";
|
|
42
|
+
import "../Common/MediaItem.js";
|
|
43
|
+
import "./AudioTag/AudioTag.js";
|
|
44
|
+
import "../Common/Audio.js";
|
|
45
|
+
import "../Common/Icon/audioIcon.js";
|
|
46
|
+
import "./AudioTag/AudioPlaneTag.js";
|
|
47
|
+
import "../../utils/timeToString.js";
|
|
48
|
+
import "../../utils/color.js";
|
|
49
|
+
import "../Common/Icon/Icon.js";
|
|
50
|
+
import "../../utils/getImageInfo.js";
|
|
11
51
|
function nA(i) {
|
|
12
52
|
x(i, "svelte-ofx2uu", '@font-face{font-family:"TG-TYPE";font-style:normal;font-weight:400;src:local("TG-TYPE-Bold"), url(data:application/font-woff2;charset=utf-8;base64,T1RUTwAKAIAAAwAgQ0ZGINFD4CEAAAaQAAAHC0dTVUIAAQAAAAANnAAAAApPUy8yaB5pEwAAAjQAAABgY21hcEItjGUAAAT0AAABfGhlYWQS1WWOAAAAtAAAADZoaGVhBfMBxwAAAhAAAAAkaG10eJ9gBO8AAADsAAABJG1heHAASVAAAAAArAAAAAZuYW1lqczkZQAAApQAAAJecG9zdP+4ADIAAAZwAAAAIAAAUAAASQAAAAEAAAABAADkeHeyXw889QADA+gAAAAA2NoRKwAAAADY2hErACn/OAHgAyAAAQADAAIAAAAAAAAB9ABdAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACWAAAAlgAAAJYAAACCAA7AcwAdwIIADMCCAA0AhwAMwISADkCCAAuAfQANAH+ACsB/gApAggANAEeAFABHgBQAR4AUAIIADQCCAAuAR4AUAEeAFABfAAxAAEAAAPo/zgAAAIcACkAKQHgAAEAAAAAAAAAAAAAAAAAAABJAAMCLgGQAAUACAKKAlgAAABLAooCWAAAAV4AMgEsAAAAAAgAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAFVLV04AIAAg/xsDIP84AMgD6ADIAAAAAQAAAAAB9AK8AAAAIAAAAAAAEADGAAEAAAAAAAEADAAAAAEAAAAAAAIABAAMAAEAAAAAAAMAGwAQAAEAAAAAAAQAEQArAAEAAAAAAAUAPAA8AAEAAAAAAAYAEAB4AAEAAAAAAAgADAAAAAEAAAAAAAkADAAAAAMAAQQJAAEAGACIAAMAAQQJAAIACACgAAMAAQQJAAMANgCoAAMAAQQJAAQAIgDeAAMAAQQJAAUAeAEAAAMAAQQJAAYAIAF4AAMAAQQJAAgAGACIAAMAAQQJAAkAGACIQUxJQkFCQSBGb250Qm9sZDEuMDAwO1VLV047QUxJQkFCQUZvbnQtQm9sZEFMSUJBQkEgRm9udCBCb2xkVmVyc2lvbiAxLjAwMDtQUyAwMDEuMDAwO2hvdGNvbnYgMS4wLjg4O21ha2VvdGYubGliMi41LjY0Nzc1QUxJQkFCQUZvbnQtQm9sZABBAEwASQBCAEEAQgBBACAARgBvAG4AdABCAG8AbABkADEALgAwADAAMAA7AFUASwBXAE4AOwBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAEEATABJAEIAQQBCAEEAIABGAG8AbgB0ACAAQgBvAGwAZABWAGUAcgBzAGkAbwBuACAAMQAuADAAMAAwADsAUABTACAAMAAwADEALgAwADAAMAA7AGgAbwB0AGMAbwBuAHYAIAAxAC4AMAAuADgAOAA7AG0AYQBrAGUAbwB0AGYALgBsAGkAYgAyAC4ANQAuADYANAA3ADcANQBBAEwASQBCAEEAQgBBAEYAbwBuAHQALQBCAG8AbABkAAAAAAADAAAAAwAAASIAAQAAAAAAHAADAAEAAAEiAAABBgAAAAAAAAAAAAAAAQAAAAEAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAABCSEMANjc4OTo7PD0+PwAAAAAAAAACAwQFBgcICQoLDA0ODxAREhMUFRYXGBkaGwAAAAAAABwdHh8gISIjJCUmJygpKissLS4vMDEyMzQ1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAFoAAAAQABAAAwAAACAALgA5AFoAegCl/xv//wAAACAALAAwAEEAYQCl/xr////hAAAABv/B/7v/nwAAAAEAAAAOAAAAAAAAAAAACgAAAEIASABDAEYARwADAAAAAAAA/7UAMgAAAAAAAAAAAAAAAAAAAAAAAAAAAQAEAgABAQERQUxJQkFCQUZvbnQtQm9sZAABAQEg+A8A+CAB+CEC+BgEtPtc+HT5tAX3KA/3UBGcHAZWEgAHAQENExoiKTpLbmluZS4wMDEuMDAxbW9uZXkudW5pRkYxQm5pbmUuMDAxdW5pRkYxQWNvcHlyaWdodCBtaXNzaW5nQUxJQkFCQSBGb250IEJvbGQAAAEAAQAAIhkAQhkAEQkBhwABigAADQAADwAAZAABiAABiwABiQAADgAASQIAAQCtAK4ArwCwALEAsgCzALQAtQC2ALcAuAC5ALoAuwC8AL0AvgC/AMAAwQDCAMMAxADFAMYAxwDIAMkAygDLAMwAzQDOAM8A0ADRANIA0wDUANUA1gDXANgA2QDaANsA3ADdAN4A3wDgAOEA4gFDAVoBqwIsAloCuAMcAzkDzwQ4BDoEPARRBFMEVQTNBOIE8QUEmPtc0Ky6rKKsuqzHrKPDoa2irLCspq2vraWssKzOAejVrKytrKzYA/gu+bQV+9H+fPfRBj76ORVqSWbNavs6rM2wSqwH7vsVFUXNafs68wfNaRVqZ6wG704VaklFJ6zNsEmsB/c6TxUn+zqt9xnNB6z7DhX7Bfs69wWsO++6anRpwwfv+0EV+wX7OvcFB/cZahUnXO8GrFMVamsHRVwF8Wr7OqwG0boFRawGDg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4ODg4OrIr5UQH3OPdUA/ebihVmaZSdbB9Mr2TL0xr3vgewlK2eqh7Kr86y1BuvrIJ5qh/HZrJIQhr7vgdngmp5bR5OZ0tkQxv46ARUX2FSH/u+B1a5YMDAs7TCHve+B8RjtVYeDnD4utkB93HzA/cL+QgVPfH8vPP5UgcOrIn5UgG++DYD+GmJFfw28wb3svfUBZ2glKSnGsNduFBWXF1UiB4ijgaMsJWsnqoIyLHMstYbsa6Ceawfy2ezSUAaVndXZ2Me+2/7jQX3pwYOrIvy92Tz90ryEr/zM/L3SvMu8hPy+B/3/xUT7LCwpMDDGq6CrHqoHsZnTK5DG2lrg3puH09pZk5EGobykAe4tba6vrViXFZiYlcedyOfBhPyxLpdUlJcW1JSXLvEH5ojfAdllGiebB5LsM5j1xuwrpSeqx/KsLPO1xrKcMNerx4OwPL1Affi8gP4dPdlFWD4fPshBvuJ/HkF+wH3ryPy87YH+8z1Ffc69+QF++QHDrb3ZNf3ZfAB9zX3YwP3nRZlaJSebB9LsGPO1xrzBlK6XMTEubrEHtcHxF26UlJcXFIeI/g0+BYh+677JAaorK2ZsBuwroJ4qx/LZrNHPxo/B2aCaHhrHktmR2NAGw6si/X3b/IBufX3b/ID95n4QBWAg4uKhh/3EfelBfsHBvtK/CMFfnCFbm0aZJVnnmoeSrLPYdobsq6Vnqwfy7K10dgasoGueKwey2RHtT4b+9YETlu7yMe8vcfHvVlPT1laTx8OmIr5UQG/+B8D93iKFfsIBvdo+OYF+6T2+B8oBg6iifL3bPX3QPEStvNB8vc/8jXxE/L4EvgHFRPss7Cnu78arYOreqgexWpNr0YbaWyDem4fUmlmTUcaXqBftGAeE/JWYmROSxpklWieax5Ksc9i2BuxrpWerB/LsbTP2BrHaMVath4T7PsN93QVu7FjXFtlZltcZbC7urGzuh8T8oX8ghVPW7zHx7q6yMa9W1BPWVpQHw6i96Tz92/0AbTz93DzA/hp+HkVsIGveKwezmNFtUAbZGeBeGofSmNiRT8aZJVnnmseSrHPYtoboAb7EvukBfcHBvdL+CEFmaySqaQa+9gWxry+yJ6dhoGcHq12oWZmGk5YW1BMXLnKHg4gCiEK+11L91IlCvdiyhWtb6hpJgoeJAoOIQogCqz3pe/3b/UBufX3bfQD+G74dxWyga94rB7NZEW0PhtlaIF4ah9KY2FFPxo7tkTPZh6MjIqKjB+TiJCIjYoIjgaCoKGHoRuanY6QoB+IgfsB+6QF9wcG9y/4IgWYppGnqhr7a/sCFVBbvMjHu7zGyLxbTk5aWk4fDvtd+AojCoz7jBUmCh8kCq1vqGkeDvtdi/cS94wjCvwKBCIKDiD3ru8BvPeuA7z4EhUn967vBw4eoDf/DAmLDAv47BT4exWcEwAHAQFBXW97ipCarPcv8+7yAfdl8gP4aPf6FfIjB+r3gwUiBi77gwWHBjH3gwUkBuP7gwUnJPcxKPsxI/cx+y/y9y/3MPP7MO4GDvtdi/cSJQr3JBZkcqOzsKSksrCkcWdlcnFmHw6up6eurm+naGhvb2hop2+uHwv3EiUK9yP4ChUiCgt3SgWxBrnmBZGVj5eZGgsB2/cSAwtobm5paqBzqoYLAAABAAAAAAAAAAAAAA==) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-ofx2uu{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-ofx2uu{transition:opacity 0.3s linear}.content__container.unClickable.svelte-ofx2uu{pointer-events:none !important}.content__container.unClickable.svelte-ofx2uu *{pointer-events:none !important}.content__wrapper.svelte-ofx2uu{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-ofx2uu{opacity:0;pointer-events:none}.content__container.hide.svelte-ofx2uu *{pointer-events:none !important}.content__container.disable.svelte-ofx2uu{display:none}.content.svelte-ofx2uu{position:relative;width:100%;height:100%;font-size:0.75rem;line-height:1.125rem;color:#fff}.content.svelte-ofx2uu:not(.unfolded){pointer-events:none}.content.svelte-ofx2uu:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-ofx2uu{pointer-events:auto}');
|
|
13
53
|
}
|
|
@@ -17,20 +57,20 @@ function iA(i) {
|
|
|
17
57
|
props: { tag: s(i[1]) }
|
|
18
58
|
}), {
|
|
19
59
|
c() {
|
|
20
|
-
|
|
60
|
+
w(A.$$.fragment);
|
|
21
61
|
},
|
|
22
62
|
m(e, n) {
|
|
23
|
-
|
|
63
|
+
C(A, e, n), t = !0;
|
|
24
64
|
},
|
|
25
65
|
p(e, n) {
|
|
26
|
-
const
|
|
27
|
-
n & 2 && (
|
|
66
|
+
const r = {};
|
|
67
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
28
68
|
},
|
|
29
69
|
i(e) {
|
|
30
|
-
t || (
|
|
70
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
31
71
|
},
|
|
32
72
|
o(e) {
|
|
33
|
-
|
|
73
|
+
B(A.$$.fragment, e), t = !1;
|
|
34
74
|
},
|
|
35
75
|
d(e) {
|
|
36
76
|
D(A, e);
|
|
@@ -43,72 +83,72 @@ function oA(i) {
|
|
|
43
83
|
props: { tag: s(i[1]) }
|
|
44
84
|
}), {
|
|
45
85
|
c() {
|
|
46
|
-
|
|
86
|
+
w(A.$$.fragment);
|
|
47
87
|
},
|
|
48
88
|
m(e, n) {
|
|
49
|
-
|
|
89
|
+
C(A, e, n), t = !0;
|
|
50
90
|
},
|
|
51
91
|
p(e, n) {
|
|
52
|
-
const
|
|
53
|
-
n & 2 && (
|
|
92
|
+
const r = {};
|
|
93
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
54
94
|
},
|
|
55
95
|
i(e) {
|
|
56
|
-
t || (
|
|
96
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
57
97
|
},
|
|
58
98
|
o(e) {
|
|
59
|
-
|
|
99
|
+
B(A.$$.fragment, e), t = !1;
|
|
60
100
|
},
|
|
61
101
|
d(e) {
|
|
62
102
|
D(A, e);
|
|
63
103
|
}
|
|
64
104
|
};
|
|
65
105
|
}
|
|
66
|
-
function
|
|
106
|
+
function rA(i) {
|
|
67
107
|
let A, t;
|
|
68
108
|
return A = new j({
|
|
69
109
|
props: { tag: s(i[1]) }
|
|
70
110
|
}), {
|
|
71
111
|
c() {
|
|
72
|
-
|
|
112
|
+
w(A.$$.fragment);
|
|
73
113
|
},
|
|
74
114
|
m(e, n) {
|
|
75
|
-
|
|
115
|
+
C(A, e, n), t = !0;
|
|
76
116
|
},
|
|
77
117
|
p(e, n) {
|
|
78
|
-
const
|
|
79
|
-
n & 2 && (
|
|
118
|
+
const r = {};
|
|
119
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
80
120
|
},
|
|
81
121
|
i(e) {
|
|
82
|
-
t || (
|
|
122
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
83
123
|
},
|
|
84
124
|
o(e) {
|
|
85
|
-
|
|
125
|
+
B(A.$$.fragment, e), t = !1;
|
|
86
126
|
},
|
|
87
127
|
d(e) {
|
|
88
128
|
D(A, e);
|
|
89
129
|
}
|
|
90
130
|
};
|
|
91
131
|
}
|
|
92
|
-
function
|
|
132
|
+
function aA(i) {
|
|
93
133
|
let A, t;
|
|
94
134
|
return A = new $({
|
|
95
135
|
props: { tag: s(i[1]) }
|
|
96
136
|
}), {
|
|
97
137
|
c() {
|
|
98
|
-
|
|
138
|
+
w(A.$$.fragment);
|
|
99
139
|
},
|
|
100
140
|
m(e, n) {
|
|
101
|
-
|
|
141
|
+
C(A, e, n), t = !0;
|
|
102
142
|
},
|
|
103
143
|
p(e, n) {
|
|
104
|
-
const
|
|
105
|
-
n & 2 && (
|
|
144
|
+
const r = {};
|
|
145
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
106
146
|
},
|
|
107
147
|
i(e) {
|
|
108
|
-
t || (
|
|
148
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
109
149
|
},
|
|
110
150
|
o(e) {
|
|
111
|
-
|
|
151
|
+
B(A.$$.fragment, e), t = !1;
|
|
112
152
|
},
|
|
113
153
|
d(e) {
|
|
114
154
|
D(A, e);
|
|
@@ -121,20 +161,20 @@ function lA(i) {
|
|
|
121
161
|
props: { tag: s(i[1]) }
|
|
122
162
|
}), {
|
|
123
163
|
c() {
|
|
124
|
-
|
|
164
|
+
w(A.$$.fragment);
|
|
125
165
|
},
|
|
126
166
|
m(e, n) {
|
|
127
|
-
|
|
167
|
+
C(A, e, n), t = !0;
|
|
128
168
|
},
|
|
129
169
|
p(e, n) {
|
|
130
|
-
const
|
|
131
|
-
n & 2 && (
|
|
170
|
+
const r = {};
|
|
171
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
132
172
|
},
|
|
133
173
|
i(e) {
|
|
134
|
-
t || (
|
|
174
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
135
175
|
},
|
|
136
176
|
o(e) {
|
|
137
|
-
|
|
177
|
+
B(A.$$.fragment, e), t = !1;
|
|
138
178
|
},
|
|
139
179
|
d(e) {
|
|
140
180
|
D(A, e);
|
|
@@ -147,20 +187,20 @@ function gA(i) {
|
|
|
147
187
|
props: { tag: s(i[1]) }
|
|
148
188
|
}), {
|
|
149
189
|
c() {
|
|
150
|
-
|
|
190
|
+
w(A.$$.fragment);
|
|
151
191
|
},
|
|
152
192
|
m(e, n) {
|
|
153
|
-
|
|
193
|
+
C(A, e, n), t = !0;
|
|
154
194
|
},
|
|
155
195
|
p(e, n) {
|
|
156
|
-
const
|
|
157
|
-
n & 2 && (
|
|
196
|
+
const r = {};
|
|
197
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
158
198
|
},
|
|
159
199
|
i(e) {
|
|
160
|
-
t || (
|
|
200
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
161
201
|
},
|
|
162
202
|
o(e) {
|
|
163
|
-
|
|
203
|
+
B(A.$$.fragment, e), t = !1;
|
|
164
204
|
},
|
|
165
205
|
d(e) {
|
|
166
206
|
D(A, e);
|
|
@@ -173,20 +213,20 @@ function sA(i) {
|
|
|
173
213
|
props: { tag: s(i[1]) }
|
|
174
214
|
}), {
|
|
175
215
|
c() {
|
|
176
|
-
|
|
216
|
+
w(A.$$.fragment);
|
|
177
217
|
},
|
|
178
218
|
m(e, n) {
|
|
179
|
-
|
|
219
|
+
C(A, e, n), t = !0;
|
|
180
220
|
},
|
|
181
221
|
p(e, n) {
|
|
182
|
-
const
|
|
183
|
-
n & 2 && (
|
|
222
|
+
const r = {};
|
|
223
|
+
n & 2 && (r.tag = s(e[1])), A.$set(r);
|
|
184
224
|
},
|
|
185
225
|
i(e) {
|
|
186
|
-
t || (
|
|
226
|
+
t || (p(A.$$.fragment, e), t = !0);
|
|
187
227
|
},
|
|
188
228
|
o(e) {
|
|
189
|
-
|
|
229
|
+
B(A.$$.fragment, e), t = !1;
|
|
190
230
|
},
|
|
191
231
|
d(e) {
|
|
192
232
|
D(A, e);
|
|
@@ -194,62 +234,62 @@ function sA(i) {
|
|
|
194
234
|
};
|
|
195
235
|
}
|
|
196
236
|
function fA(i) {
|
|
197
|
-
let A, t, e, n,
|
|
237
|
+
let A, t, e, n, r, d, f, g, c;
|
|
198
238
|
const b = [
|
|
199
239
|
sA,
|
|
200
240
|
gA,
|
|
201
241
|
lA,
|
|
202
|
-
rA,
|
|
203
242
|
aA,
|
|
243
|
+
rA,
|
|
204
244
|
oA,
|
|
205
245
|
iA
|
|
206
246
|
], u = [];
|
|
207
247
|
function E(o, l) {
|
|
208
248
|
return o[1].element ? 0 : o[1].contentType === "Text" ? 1 : o[1].contentType === "ImageText" || o[1].contentType === "Image" || o[1].contentType === "Video" ? 2 : o[1].contentType === "Audio" ? 3 : o[1].contentType === "Marketing" ? 4 : o[1].contentType === "Link" || o[1].contentType === "VRLink" || o[1].contentType === "PanoLink" ? 5 : o[1].contentType === "MediaPlane" ? 6 : -1;
|
|
209
249
|
}
|
|
210
|
-
return ~(n = E(i)) && (
|
|
250
|
+
return ~(n = E(i)) && (r = u[n] = b[n](i)), {
|
|
211
251
|
c() {
|
|
212
|
-
var o, l,
|
|
213
|
-
A = M("div"), t = M("div"), e = M("div"),
|
|
252
|
+
var o, l, Q;
|
|
253
|
+
A = M("div"), t = M("div"), e = M("div"), r && r.c(), k(e, "class", "content svelte-ofx2uu"), m(e, "unfolded", (o = i[1].state) == null ? void 0 : o.unfolded), k(t, "class", "content__wrapper svelte-ofx2uu"), k(A, "class", "content__container svelte-ofx2uu"), k(A, "data-id", d = i[1].id), m(A, "disable", i[1].enabled === !1), m(A, "hide", !i[3].visible || !i[3].enabled || !i[4].visible || !((l = i[1].state) != null && l.visible) || ((Q = i[1].temporaryState) == null ? void 0 : Q.visible) === !1), m(A, "withAnimation", i[0]), m(A, "unClickable", i[1].clickable === !1), _(A, "width", i[1].stickType === "Plane" ? "100%" : 0), _(A, "height", i[1].stickType === "Plane" ? "100%" : 0);
|
|
214
254
|
},
|
|
215
255
|
m(o, l) {
|
|
216
|
-
Z(o, A, l), H(A, t), H(t, e), ~n && u[n].m(e, null), f = !0, g || (
|
|
256
|
+
Z(o, A, l), H(A, t), H(t, e), ~n && u[n].m(e, null), f = !0, g || (c = K(A, "click", V(i[11])), g = !0);
|
|
217
257
|
},
|
|
218
258
|
p(o, [l]) {
|
|
219
|
-
var v,
|
|
220
|
-
let
|
|
221
|
-
n = E(o), n ===
|
|
222
|
-
u[
|
|
223
|
-
}), z()), ~n ? (
|
|
259
|
+
var v, a, h;
|
|
260
|
+
let Q = n;
|
|
261
|
+
n = E(o), n === Q ? ~n && u[n].p(o, l) : (r && (R(), B(u[Q], 1, 1, () => {
|
|
262
|
+
u[Q] = null;
|
|
263
|
+
}), z()), ~n ? (r = u[n], r ? r.p(o, l) : (r = u[n] = b[n](o), r.c()), p(r, 1), r.m(e, null)) : r = null), (!f || l & 2) && m(e, "unfolded", (v = o[1].state) == null ? void 0 : v.unfolded), (!f || l & 2 && d !== (d = o[1].id)) && k(A, "data-id", d), (!f || l & 2) && m(A, "disable", o[1].enabled === !1), (!f || l & 26) && m(A, "hide", !o[3].visible || !o[3].enabled || !o[4].visible || !((a = o[1].state) != null && a.visible) || ((h = o[1].temporaryState) == null ? void 0 : h.visible) === !1), (!f || l & 1) && m(A, "withAnimation", o[0]), (!f || l & 2) && m(A, "unClickable", o[1].clickable === !1), l & 2 && _(A, "width", o[1].stickType === "Plane" ? "100%" : 0), l & 2 && _(A, "height", o[1].stickType === "Plane" ? "100%" : 0);
|
|
224
264
|
},
|
|
225
265
|
i(o) {
|
|
226
|
-
f || (
|
|
266
|
+
f || (p(r), f = !0);
|
|
227
267
|
},
|
|
228
268
|
o(o) {
|
|
229
|
-
|
|
269
|
+
B(r), f = !1;
|
|
230
270
|
},
|
|
231
271
|
d(o) {
|
|
232
|
-
o && N(A), ~n && u[n].d(), g = !1,
|
|
272
|
+
o && N(A), ~n && u[n].d(), g = !1, c();
|
|
233
273
|
}
|
|
234
274
|
};
|
|
235
275
|
}
|
|
236
276
|
function uA(i, A, t) {
|
|
237
|
-
let e, n,
|
|
238
|
-
S("hooks",
|
|
277
|
+
let e, n, r, d, { withAnimation: f = !1 } = A, { tag: g } = A, { hooks: c } = A, { state: b } = A, { mediaStore: u } = A, { temporaryState: E } = A;
|
|
278
|
+
S("hooks", c), S("mediaStore", u);
|
|
239
279
|
let o, l;
|
|
240
|
-
function
|
|
241
|
-
|
|
280
|
+
function Q(a) {
|
|
281
|
+
a ? c.emit("exposure", { id: d, type: "start" }) : c.emit("exposure", { id: d, type: "end" });
|
|
242
282
|
}
|
|
243
|
-
const v = (
|
|
244
|
-
return i.$$set = (
|
|
245
|
-
"withAnimation" in
|
|
283
|
+
const v = (a) => c.emit("click", { event: a, target: "TagContent", tag: g });
|
|
284
|
+
return i.$$set = (a) => {
|
|
285
|
+
"withAnimation" in a && t(0, f = a.withAnimation), "tag" in a && t(1, g = a.tag), "hooks" in a && t(2, c = a.hooks), "state" in a && t(3, b = a.state), "mediaStore" in a && t(5, u = a.mediaStore), "temporaryState" in a && t(4, E = a.temporaryState);
|
|
246
286
|
}, i.$$.update = () => {
|
|
247
|
-
var
|
|
248
|
-
i.$$.dirty & 2 && t(9, e = (
|
|
287
|
+
var a, h, y, G, I, Y, T, J, P, U, W;
|
|
288
|
+
i.$$.dirty & 2 && t(9, e = (a = g.state) == null ? void 0 : a.unfolded), i.$$.dirty & 2 && t(8, n = (h = g.state) == null ? void 0 : h.visible), i.$$.dirty & 26 && t(10, r = b.visible && E.visible && ((y = g.state) == null ? void 0 : y.visible)), i.$$.dirty & 2 && (d = g.id), i.$$.dirty & 1024 && Q(r), i.$$.dirty & 962 && g.hooks && (e !== void 0 && e !== l && (t(7, l = e), e ? (I = (G = g.hooks).emit) == null || I.call(G, "unfolded") : (T = g == null ? void 0 : (Y = g.hooks).emit) == null || T.call(Y, "folded")), n !== void 0 && n !== o && (t(6, o = n), n ? (P = (J = g.hooks).emit) == null || P.call(J, "show") : (W = (U = g.hooks).emit) == null || W.call(U, "hide")));
|
|
249
289
|
}, [
|
|
250
290
|
f,
|
|
251
291
|
g,
|
|
252
|
-
|
|
292
|
+
c,
|
|
253
293
|
b,
|
|
254
294
|
E,
|
|
255
295
|
u,
|
|
@@ -257,11 +297,11 @@ function uA(i, A, t) {
|
|
|
257
297
|
l,
|
|
258
298
|
n,
|
|
259
299
|
e,
|
|
260
|
-
|
|
300
|
+
r,
|
|
261
301
|
v
|
|
262
302
|
];
|
|
263
303
|
}
|
|
264
|
-
class
|
|
304
|
+
class ge extends F {
|
|
265
305
|
constructor(A) {
|
|
266
306
|
super(), O(
|
|
267
307
|
this,
|
|
@@ -282,5 +322,5 @@ class EA extends F {
|
|
|
282
322
|
}
|
|
283
323
|
}
|
|
284
324
|
export {
|
|
285
|
-
|
|
325
|
+
ge as default
|
|
286
326
|
};
|