@realsee/dnalogel 2.13.2 → 2.14.0-dev.0
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/CSS3DRenderPlugin/Controller.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/index.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/typing.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/{CSS3DRender.d.ts → utils/three/CSS3DRender.d.ts} +9 -7
- package/dist/Object3DHelperPlugin/Controller.d.ts +1 -3
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +9 -4
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +5 -4
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +12 -4
- package/dist/PanoTagPlugin/typings/controller.d.ts +4 -6
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +3 -3
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +2 -9
- package/{libs/PanoTagPlugin/utils/model/imageModel.d.ts → dist/PanoTagPlugin/utils/model/imagePlane.d.ts} +3 -2
- package/dist/PanoTagPlugin/utils/tag/tagCheck.d.ts +5 -4
- package/dist/index.cjs.js +47 -47
- package/dist/index.js +5101 -5083
- package/dist/index.umd.js +43 -43
- package/dist/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
- package/{libs/shared-utils/Object3DHelper/utils → dist/shared-utils}/threex/domevents/index.d.ts +9 -7
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -31
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +90 -222
- 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 +19 -19
- 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/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -8
- package/docs/functions/CameraMovementPlugin.html +5 -8
- package/docs/functions/CruisePlugin.html +5 -8
- package/docs/functions/GuideLinePlugin.html +5 -8
- package/docs/functions/ItemLabelPlugin.html +5 -8
- package/docs/functions/MapviewFloorplanPlugin.html +5 -8
- package/docs/functions/ModelChassisCompassPlugin.html +5 -8
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -8
- package/docs/functions/ModelFloorplanPlugin.html +5 -8
- package/docs/functions/ModelItemLabelPlugin.html +5 -8
- package/docs/functions/ModelRoomLabelPlugin.html +5 -8
- package/docs/functions/ModelTVVideoPlugin.html +5 -8
- package/docs/functions/ModelViewPlugin.html +5 -8
- package/docs/functions/Object3DHelperPlugin.html +5 -8
- package/docs/functions/PanoCompassPlugin.html +5 -8
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -8
- package/docs/functions/PanoDoorLabelPlugin.html +5 -8
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -8
- package/docs/functions/PanoMeasurePlugin.html +5 -8
- package/docs/functions/PanoRulerPlugin.html +5 -8
- package/docs/functions/PanoRulerProPlugin.html +5 -8
- package/docs/functions/PanoSpatialTagPlugin.html +5 -8
- package/docs/functions/PanoTagPlugin.html +5 -8
- package/docs/functions/PanoVideoPlugin.html +5 -8
- package/docs/functions/TopviewFloorplanPlugin.html +5 -8
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -8
- package/docs/index.html +4 -7
- 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/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.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/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/ObjectHelperControllers.html +9 -9
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -8
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -8
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -8
- 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/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -8
- package/docs/interfaces/Rooms.html +5 -8
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +10 -10
- 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/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -10
- package/docs/types/ArrayPosition.html +5 -8
- package/docs/types/AudioAppearance.html +5 -8
- package/docs/types/AudioTagTypeConfigKey.html +5 -8
- package/docs/types/CSS3DRenderExportType.html +5 -8
- package/docs/types/CSS3DRenderPluginExportType.html +5 -8
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -8
- package/docs/types/ClassFunctionParameters.html +5 -8
- package/docs/types/Color.html +5 -8
- package/docs/types/ContentTypeConfigKey.html +5 -8
- package/docs/types/ContentTypeConfigKeySplit.html +5 -8
- package/docs/types/ContentTypeMap.html +5 -8
- package/docs/types/Create3DDomContainerReturnType.html +5 -8
- package/docs/types/Create3DElementReturnType.html +5 -8
- package/docs/types/CruisePluginExportType.html +5 -8
- package/docs/types/Direction-1.html +5 -8
- package/docs/types/Direction4.html +5 -8
- package/docs/types/FloorplanRuleLabels.html +5 -8
- package/docs/types/FloorplanServerRuleLabels.html +5 -8
- package/docs/types/GuideLinePluginExportType.html +5 -8
- package/docs/types/HelperEventMap.html +5 -8
- package/docs/types/LoadTagConfig.html +5 -8
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -8
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -8
- package/docs/types/MediaData.html +5 -8
- package/docs/types/MediaStore.html +5 -8
- package/docs/types/ModelElement.html +5 -8
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -8
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -8
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -8
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -8
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -8
- package/docs/types/MoveArgs.html +5 -8
- package/docs/types/MoveOpts.html +5 -8
- package/docs/types/Object3DHelperEventMap.html +5 -8
- package/docs/types/ObjectFit.html +5 -8
- package/docs/types/PaintBrushEventMap.html +5 -8
- package/docs/types/PanoCompassPluginData.html +5 -8
- package/docs/types/PanoCompassPluginExportType.html +5 -8
- package/docs/types/PanoCompassPluginParameterType.html +5 -8
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -8
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -8
- package/docs/types/PanoIndex.html +5 -8
- package/docs/types/PanoMeasurePluginEvent.html +5 -8
- package/docs/types/PanoMeasureReturnType.html +5 -8
- package/docs/types/PanoSpatialTagPluginId.html +5 -8
- package/docs/types/PanoTagPluginExportInterface.html +5 -8
- package/docs/types/PanoTagPluginParamsInterface.html +5 -8
- package/docs/types/PanoVideoPluginParameterType.html +5 -8
- package/docs/types/PanoVideoPluginReturnType.html +5 -8
- package/docs/types/PlaneTag.html +5 -8
- package/docs/types/PlaneTagElement.html +5 -8
- package/docs/types/Point2DElement.html +5 -8
- package/docs/types/Point2DTag.html +5 -8
- package/docs/types/Point3DElement.html +5 -8
- package/docs/types/Point3DTag.html +5 -8
- package/docs/types/PointTag.html +5 -8
- package/docs/types/PointTagElement.html +5 -8
- package/docs/types/Position.html +5 -8
- package/docs/types/RotateArgs.html +5 -8
- package/docs/types/RotateOpts.html +5 -8
- package/docs/types/RuleLabelsKey.html +5 -8
- package/docs/types/RuleLabelsValue.html +5 -8
- package/docs/types/StickType.html +5 -8
- package/docs/types/Tag.html +6 -9
- package/docs/types/Tag2D.html +5 -8
- package/docs/types/Tag3D.html +5 -8
- package/docs/types/TagContentType.html +5 -8
- package/docs/types/TagDimensionType.html +5 -8
- package/docs/types/TagElement.html +6 -9
- package/docs/types/TagEvents.html +5 -8
- package/docs/types/TagGLTFObject.html +5 -8
- package/docs/types/TagHooks.html +5 -8
- package/docs/types/TagIconSize.html +5 -8
- package/docs/types/TagId.html +5 -8
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -8
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -8
- package/docs/types/WorkCode.html +5 -8
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -8
- package/docs/variables/PLUGIN.html +6 -9
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -8
- package/docs/variables/ROOM_TYPE_MAP.html +5 -8
- package/docs/variables/itemLabelPluginServerParams.html +5 -8
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -8
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -8
- package/libs/CSS3DRenderPlugin/Controller.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/Controller.js +2 -4
- package/libs/CSS3DRenderPlugin/index.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CSS3DRenderPlugin/typing.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +21 -21
- package/libs/CSS3DRenderPlugin/{CSS3DRender.d.ts → utils/three/CSS3DRender.d.ts} +9 -7
- package/libs/CSS3DRenderPlugin/{CSS3DRender.js → utils/three/CSS3DRender.js} +13 -13
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -11
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +1 -3
- package/libs/Object3DHelperPlugin/Controller.js +50 -52
- package/libs/Object3DHelperPlugin/index.js +3 -4
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Archive/deprecated.d.ts +7 -0
- package/libs/PanoTagPlugin/Archive/deprecated.js +4 -0
- package/libs/PanoTagPlugin/Archive/index.d.ts +1 -0
- package/libs/PanoTagPlugin/Archive/index.js +4 -0
- package/libs/PanoTagPlugin/Components/Common/Audio.js +93 -97
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +206 -205
- package/libs/PanoTagPlugin/Components/Common/Media.js +115 -109
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +100 -100
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +66 -68
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +14 -15
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +4 -2
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +45 -45
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +101 -106
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +82 -84
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +62 -61
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +13 -13
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +49 -48
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +52 -51
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +108 -115
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +25 -36
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +49 -50
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +68 -70
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +55 -54
- package/libs/PanoTagPlugin/Components/Tag/index.js +153 -163
- package/libs/PanoTagPlugin/Components/TagContainer.js +5 -3
- package/libs/PanoTagPlugin/Components/TagItem.js +80 -87
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +9 -4
- package/libs/PanoTagPlugin/controller/TagComputer.js +80 -58
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +5 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +161 -153
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +12 -4
- package/libs/PanoTagPlugin/controller/TagUtil.js +179 -77
- package/libs/PanoTagPlugin/controller/index.js +54 -49
- package/libs/PanoTagPlugin/index.js +16 -16
- 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/typings/controller.d.ts +4 -6
- package/libs/PanoTagPlugin/typings/index.js +7 -5
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +3 -3
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +2 -9
- package/libs/PanoTagPlugin/typings/tag/Utils.js +5 -3
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +6 -4
- package/libs/PanoTagPlugin/utils/index.js +35 -33
- package/{dist/PanoTagPlugin/utils/model/imageModel.d.ts → libs/PanoTagPlugin/utils/model/imagePlane.d.ts} +3 -2
- package/libs/PanoTagPlugin/utils/model/imagePlane.js +33 -0
- package/libs/PanoTagPlugin/utils/planeNormal.js +4 -2
- package/libs/PanoTagPlugin/utils/tag/tagCheck.d.ts +5 -4
- package/libs/PanoTagPlugin/utils/tag/tagCheck.js +8 -4
- package/libs/PanoTagPlugin/utils/tagPosition.js +9 -7
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +31 -33
- package/libs/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/MoveHelper.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/index.js +1 -1
- package/libs/shared-utils/Object3DHelper/typings/index.js +1 -1
- package/libs/shared-utils/three/index.js +1 -1
- package/{dist/shared-utils/Object3DHelper/utils → libs/shared-utils}/threex/domevents/index.d.ts +9 -7
- package/libs/shared-utils/{Object3DHelper/utils/threex → threex}/domevents/index.js +4 -3
- package/package.json +1 -1
- package/docs/enums/PointType.html +0 -72
- package/docs/types/TagPointType.html +0 -272
- package/docs/variables/VERSION.html +0 -269
- package/libs/PanoTagPlugin/tsconfig.js +0 -9
- package/libs/PanoTagPlugin/utils/model/imageModel.js +0 -31
|
@@ -1,14 +1,16 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
1
|
+
import { SvelteComponent as z, init as R, safe_not_equal as X, append_styles as j, empty as x, insert as I, transition_out as d, check_outros as q, transition_in as B, detach as Y, setContext as F, group_outros as V, element as T, attr as C, noop as O, toggle_class as Q, set_style as G, append as L, listen as $, stop_propagation as AA, create_component as k, mount_component as b, destroy_component as D } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import eA from "./TextTag/index.js";
|
|
3
|
+
import tA from "./ImageTextTag.js";
|
|
4
|
+
import iA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
|
-
import { noTypecheck as
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
6
|
+
import { noTypecheck as c } from "../../utils/noTypecheck.js";
|
|
7
|
+
import "@realsee/five/gltf-loader";
|
|
8
|
+
import "../../../shared-utils/three/loadTexture.js";
|
|
9
|
+
import { isMediaModelTag as oA } from "../../utils/tag/tagCheck.js";
|
|
10
|
+
import rA from "./AudioTag/index.js";
|
|
11
|
+
import nA from "./MediaPlane.js";
|
|
12
|
+
import aA from "./LinkTag.js";
|
|
13
|
+
import lA from "./CustomTag.js";
|
|
12
14
|
import "./TextTag/TextTag.js";
|
|
13
15
|
import "../Common/Line/Straight.js";
|
|
14
16
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -64,7 +66,7 @@ import "../Common/MediaItem.js";
|
|
|
64
66
|
import "hammerjs";
|
|
65
67
|
import "@realsee/five";
|
|
66
68
|
import "@tweenjs/tween.js";
|
|
67
|
-
import "../../../CSS3DRenderPlugin/CSS3DRender.js";
|
|
69
|
+
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
68
70
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
69
71
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
70
72
|
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -88,334 +90,322 @@ import "../Common/Icon/audioIcon.js";
|
|
|
88
90
|
import "./AudioTag/AudioPlaneTag.js";
|
|
89
91
|
import "../Common/Icon/Icon.js";
|
|
90
92
|
import "../../utils/getImageInfo.js";
|
|
91
|
-
function
|
|
92
|
-
|
|
93
|
+
function fA(o) {
|
|
94
|
+
j(o, "svelte-1r4fqvg", '@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,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) format("woff2")}*{-webkit-tap-highlight-color:transparent}.content__container.svelte-1r4fqvg{position:relative;left:50%;top:50%;transform:translate(-50%, -50%);font-family:PingFangSC, Segoe UI, Rototo, sans-serif}.content__container.withAnimation.svelte-1r4fqvg{transition:opacity 0.3s linear}.content__container.unClickable.svelte-1r4fqvg{pointer-events:none !important}.content__container.unClickable.svelte-1r4fqvg *{pointer-events:none !important}.content__wrapper.svelte-1r4fqvg{pointer-events:none;width:100%;height:100%}.content__container.hide.svelte-1r4fqvg{opacity:0;pointer-events:none}.content__container.hide.svelte-1r4fqvg *{pointer-events:none !important}.content__container.disable.svelte-1r4fqvg{display:none}.content.svelte-1r4fqvg{position:relative;width:100%;height:100%;font-size:0.75rem;color:#fff}.content.svelte-1r4fqvg:not(.unfolded){pointer-events:none}.content.svelte-1r4fqvg:not(.unfolded) *{pointer-events:none !important}.content.unfolded.svelte-1r4fqvg{pointer-events:auto}');
|
|
93
95
|
}
|
|
94
|
-
function
|
|
96
|
+
function gA(o) {
|
|
95
97
|
let A, t;
|
|
96
98
|
return {
|
|
97
99
|
c() {
|
|
98
|
-
A =
|
|
100
|
+
A = T("div"), C(A, "data-info", "tag content is keep folded"), C(A, "data-id", t = o[1].id);
|
|
99
101
|
},
|
|
100
102
|
m(e, i) {
|
|
101
|
-
|
|
103
|
+
I(e, A, i);
|
|
102
104
|
},
|
|
103
105
|
p(e, i) {
|
|
104
|
-
i & 2 && t !== (t = e[1].id) &&
|
|
106
|
+
i & 2 && t !== (t = e[1].id) && C(A, "data-id", t);
|
|
105
107
|
},
|
|
106
|
-
i:
|
|
107
|
-
o:
|
|
108
|
+
i: O,
|
|
109
|
+
o: O,
|
|
108
110
|
d(e) {
|
|
109
|
-
e &&
|
|
111
|
+
e && Y(A);
|
|
110
112
|
}
|
|
111
113
|
};
|
|
112
114
|
}
|
|
113
|
-
function
|
|
114
|
-
let A, t, e, i, r,
|
|
115
|
-
const
|
|
116
|
-
kA,
|
|
117
|
-
_A,
|
|
118
|
-
wA,
|
|
119
|
-
vA,
|
|
120
|
-
CA,
|
|
115
|
+
function mA(o) {
|
|
116
|
+
let A, t, e, i, r, m, s, f, u;
|
|
117
|
+
const a = [
|
|
121
118
|
QA,
|
|
122
|
-
BA
|
|
123
|
-
|
|
124
|
-
|
|
119
|
+
BA,
|
|
120
|
+
dA,
|
|
121
|
+
uA,
|
|
122
|
+
cA,
|
|
123
|
+
pA,
|
|
124
|
+
sA
|
|
125
|
+
], p = [];
|
|
126
|
+
function w(n, g) {
|
|
125
127
|
return n[1].element ? 0 : n[1].contentType === "Text" ? 1 : n[1].contentType === "ImageText" || n[1].contentType === "Image" || n[1].contentType === "Video" ? 2 : n[1].contentType === "Audio" ? 3 : n[1].contentType === "Marketing" ? 4 : n[1].contentType === "Link" || n[1].contentType === "VRLink" || n[1].contentType === "PanoLink" || n[1].contentType === "Sticker" ? 5 : n[1].contentType === "MediaPlane" || n[1].contentType === "MediaModel" ? 6 : -1;
|
|
126
128
|
}
|
|
127
|
-
return ~(i =
|
|
129
|
+
return ~(i = w(o)) && (r = p[i] = a[i](o)), {
|
|
128
130
|
c() {
|
|
129
131
|
var n;
|
|
130
|
-
A =
|
|
132
|
+
A = T("div"), t = T("div"), e = T("div"), r && r.c(), C(e, "class", "content svelte-1r4fqvg"), Q(e, "unfolded", (n = o[1].state) == null ? void 0 : n.unfolded), C(t, "class", "content__wrapper svelte-1r4fqvg"), C(A, "class", "content__container svelte-1r4fqvg"), C(A, "data-id", m = o[1].id), Q(A, "disable", o[1].enabled === !1), Q(A, "hide", o[4]), Q(A, "withAnimation", o[0]), Q(A, "unClickable", o[1].mergedConfig.clickable === !1), G(A, "width", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0), G(A, "height", o[1].stickType === "Plane" || o[1].contentType === "MediaModel" ? "100%" : 0);
|
|
131
133
|
},
|
|
132
134
|
m(n, g) {
|
|
133
|
-
|
|
135
|
+
I(n, A, g), L(A, t), L(t, e), ~i && p[i].m(e, null), s = !0, f || (u = $(A, "click", AA(o[13])), f = !0);
|
|
134
136
|
},
|
|
135
137
|
p(n, g) {
|
|
136
|
-
var
|
|
138
|
+
var _;
|
|
137
139
|
let v = i;
|
|
138
|
-
i =
|
|
139
|
-
|
|
140
|
-
}),
|
|
140
|
+
i = w(n), i === v ? ~i && p[i].p(n, g) : (r && (V(), d(p[v], 1, 1, () => {
|
|
141
|
+
p[v] = null;
|
|
142
|
+
}), q()), ~i ? (r = p[i], r ? r.p(n, g) : (r = p[i] = a[i](n), r.c()), B(r, 1), r.m(e, null)) : r = null), (!s || g & 2) && Q(e, "unfolded", (_ = n[1].state) == null ? void 0 : _.unfolded), (!s || g & 2 && m !== (m = n[1].id)) && C(A, "data-id", m), (!s || g & 2) && Q(A, "disable", n[1].enabled === !1), (!s || g & 16) && Q(A, "hide", n[4]), (!s || g & 1) && Q(A, "withAnimation", n[0]), (!s || g & 2) && Q(A, "unClickable", n[1].mergedConfig.clickable === !1), g & 2 && G(A, "width", n[1].stickType === "Plane" || n[1].contentType === "MediaModel" ? "100%" : 0), g & 2 && G(A, "height", n[1].stickType === "Plane" || n[1].contentType === "MediaModel" ? "100%" : 0);
|
|
141
143
|
},
|
|
142
144
|
i(n) {
|
|
143
|
-
|
|
145
|
+
s || (B(r), s = !0);
|
|
144
146
|
},
|
|
145
147
|
o(n) {
|
|
146
|
-
|
|
148
|
+
d(r), s = !1;
|
|
147
149
|
},
|
|
148
150
|
d(n) {
|
|
149
|
-
n &&
|
|
151
|
+
n && Y(A), ~i && p[i].d(), f = !1, u();
|
|
150
152
|
}
|
|
151
153
|
};
|
|
152
154
|
}
|
|
153
|
-
function
|
|
155
|
+
function sA(o) {
|
|
154
156
|
let A, t;
|
|
155
|
-
return A = new
|
|
156
|
-
props: { tag:
|
|
157
|
+
return A = new nA({
|
|
158
|
+
props: { tag: c(o[1]) }
|
|
157
159
|
}), {
|
|
158
160
|
c() {
|
|
159
|
-
|
|
161
|
+
k(A.$$.fragment);
|
|
160
162
|
},
|
|
161
163
|
m(e, i) {
|
|
162
|
-
|
|
164
|
+
b(A, e, i), t = !0;
|
|
163
165
|
},
|
|
164
166
|
p(e, i) {
|
|
165
167
|
const r = {};
|
|
166
|
-
i & 2 && (r.tag =
|
|
168
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
167
169
|
},
|
|
168
170
|
i(e) {
|
|
169
|
-
t || (
|
|
171
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
170
172
|
},
|
|
171
173
|
o(e) {
|
|
172
|
-
|
|
174
|
+
d(A.$$.fragment, e), t = !1;
|
|
173
175
|
},
|
|
174
176
|
d(e) {
|
|
175
|
-
|
|
177
|
+
D(A, e);
|
|
176
178
|
}
|
|
177
179
|
};
|
|
178
180
|
}
|
|
179
|
-
function
|
|
181
|
+
function pA(o) {
|
|
180
182
|
let A, t;
|
|
181
|
-
return A = new
|
|
182
|
-
props: { tag:
|
|
183
|
+
return A = new aA({
|
|
184
|
+
props: { tag: c(o[1]) }
|
|
183
185
|
}), {
|
|
184
186
|
c() {
|
|
185
|
-
|
|
187
|
+
k(A.$$.fragment);
|
|
186
188
|
},
|
|
187
189
|
m(e, i) {
|
|
188
|
-
|
|
190
|
+
b(A, e, i), t = !0;
|
|
189
191
|
},
|
|
190
192
|
p(e, i) {
|
|
191
193
|
const r = {};
|
|
192
|
-
i & 2 && (r.tag =
|
|
194
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
193
195
|
},
|
|
194
196
|
i(e) {
|
|
195
|
-
t || (
|
|
197
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
196
198
|
},
|
|
197
199
|
o(e) {
|
|
198
|
-
|
|
200
|
+
d(A.$$.fragment, e), t = !1;
|
|
199
201
|
},
|
|
200
202
|
d(e) {
|
|
201
|
-
|
|
203
|
+
D(A, e);
|
|
202
204
|
}
|
|
203
205
|
};
|
|
204
206
|
}
|
|
205
|
-
function
|
|
207
|
+
function cA(o) {
|
|
206
208
|
let A, t;
|
|
207
|
-
return A = new
|
|
208
|
-
props: { tag:
|
|
209
|
+
return A = new iA({
|
|
210
|
+
props: { tag: c(o[1]) }
|
|
209
211
|
}), {
|
|
210
212
|
c() {
|
|
211
|
-
|
|
213
|
+
k(A.$$.fragment);
|
|
212
214
|
},
|
|
213
215
|
m(e, i) {
|
|
214
|
-
|
|
216
|
+
b(A, e, i), t = !0;
|
|
215
217
|
},
|
|
216
218
|
p(e, i) {
|
|
217
219
|
const r = {};
|
|
218
|
-
i & 2 && (r.tag =
|
|
220
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
219
221
|
},
|
|
220
222
|
i(e) {
|
|
221
|
-
t || (
|
|
223
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
222
224
|
},
|
|
223
225
|
o(e) {
|
|
224
|
-
|
|
226
|
+
d(A.$$.fragment, e), t = !1;
|
|
225
227
|
},
|
|
226
228
|
d(e) {
|
|
227
|
-
|
|
229
|
+
D(A, e);
|
|
228
230
|
}
|
|
229
231
|
};
|
|
230
232
|
}
|
|
231
|
-
function
|
|
233
|
+
function uA(o) {
|
|
232
234
|
let A, t;
|
|
233
|
-
return A = new
|
|
234
|
-
props: { tag:
|
|
235
|
+
return A = new rA({
|
|
236
|
+
props: { tag: c(o[1]) }
|
|
235
237
|
}), {
|
|
236
238
|
c() {
|
|
237
|
-
|
|
239
|
+
k(A.$$.fragment);
|
|
238
240
|
},
|
|
239
241
|
m(e, i) {
|
|
240
|
-
|
|
242
|
+
b(A, e, i), t = !0;
|
|
241
243
|
},
|
|
242
244
|
p(e, i) {
|
|
243
245
|
const r = {};
|
|
244
|
-
i & 2 && (r.tag =
|
|
246
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
245
247
|
},
|
|
246
248
|
i(e) {
|
|
247
|
-
t || (
|
|
249
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
248
250
|
},
|
|
249
251
|
o(e) {
|
|
250
|
-
|
|
252
|
+
d(A.$$.fragment, e), t = !1;
|
|
251
253
|
},
|
|
252
254
|
d(e) {
|
|
253
|
-
|
|
255
|
+
D(A, e);
|
|
254
256
|
}
|
|
255
257
|
};
|
|
256
258
|
}
|
|
257
|
-
function
|
|
259
|
+
function dA(o) {
|
|
258
260
|
let A, t;
|
|
259
|
-
return A = new
|
|
260
|
-
props: { tag:
|
|
261
|
+
return A = new tA({
|
|
262
|
+
props: { tag: c(o[1]) }
|
|
261
263
|
}), {
|
|
262
264
|
c() {
|
|
263
|
-
|
|
265
|
+
k(A.$$.fragment);
|
|
264
266
|
},
|
|
265
267
|
m(e, i) {
|
|
266
|
-
|
|
268
|
+
b(A, e, i), t = !0;
|
|
267
269
|
},
|
|
268
270
|
p(e, i) {
|
|
269
271
|
const r = {};
|
|
270
|
-
i & 2 && (r.tag =
|
|
272
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
271
273
|
},
|
|
272
274
|
i(e) {
|
|
273
|
-
t || (
|
|
275
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
274
276
|
},
|
|
275
277
|
o(e) {
|
|
276
|
-
|
|
278
|
+
d(A.$$.fragment, e), t = !1;
|
|
277
279
|
},
|
|
278
280
|
d(e) {
|
|
279
|
-
|
|
281
|
+
D(A, e);
|
|
280
282
|
}
|
|
281
283
|
};
|
|
282
284
|
}
|
|
283
|
-
function
|
|
285
|
+
function BA(o) {
|
|
284
286
|
let A, t;
|
|
285
|
-
return A = new
|
|
286
|
-
props: { tag:
|
|
287
|
+
return A = new eA({
|
|
288
|
+
props: { tag: c(o[1]) }
|
|
287
289
|
}), {
|
|
288
290
|
c() {
|
|
289
|
-
|
|
291
|
+
k(A.$$.fragment);
|
|
290
292
|
},
|
|
291
293
|
m(e, i) {
|
|
292
|
-
|
|
294
|
+
b(A, e, i), t = !0;
|
|
293
295
|
},
|
|
294
296
|
p(e, i) {
|
|
295
297
|
const r = {};
|
|
296
|
-
i & 2 && (r.tag =
|
|
298
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
297
299
|
},
|
|
298
300
|
i(e) {
|
|
299
|
-
t || (
|
|
301
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
300
302
|
},
|
|
301
303
|
o(e) {
|
|
302
|
-
|
|
304
|
+
d(A.$$.fragment, e), t = !1;
|
|
303
305
|
},
|
|
304
306
|
d(e) {
|
|
305
|
-
|
|
307
|
+
D(A, e);
|
|
306
308
|
}
|
|
307
309
|
};
|
|
308
310
|
}
|
|
309
|
-
function
|
|
311
|
+
function QA(o) {
|
|
310
312
|
let A, t;
|
|
311
|
-
return A = new
|
|
312
|
-
props: { tag:
|
|
313
|
+
return A = new lA({
|
|
314
|
+
props: { tag: c(o[1]) }
|
|
313
315
|
}), {
|
|
314
316
|
c() {
|
|
315
|
-
|
|
317
|
+
k(A.$$.fragment);
|
|
316
318
|
},
|
|
317
319
|
m(e, i) {
|
|
318
|
-
|
|
320
|
+
b(A, e, i), t = !0;
|
|
319
321
|
},
|
|
320
322
|
p(e, i) {
|
|
321
323
|
const r = {};
|
|
322
|
-
i & 2 && (r.tag =
|
|
324
|
+
i & 2 && (r.tag = c(e[1])), A.$set(r);
|
|
323
325
|
},
|
|
324
326
|
i(e) {
|
|
325
|
-
t || (
|
|
327
|
+
t || (B(A.$$.fragment, e), t = !0);
|
|
326
328
|
},
|
|
327
329
|
o(e) {
|
|
328
|
-
|
|
330
|
+
d(A.$$.fragment, e), t = !1;
|
|
329
331
|
},
|
|
330
332
|
d(e) {
|
|
331
|
-
|
|
333
|
+
D(A, e);
|
|
332
334
|
}
|
|
333
335
|
};
|
|
334
336
|
}
|
|
335
|
-
function
|
|
337
|
+
function CA(o) {
|
|
336
338
|
let A, t, e, i;
|
|
337
|
-
const r = [
|
|
338
|
-
function
|
|
339
|
-
return
|
|
339
|
+
const r = [mA, gA], m = [];
|
|
340
|
+
function s(f, u) {
|
|
341
|
+
return f[3] ? 0 : 1;
|
|
340
342
|
}
|
|
341
|
-
return A =
|
|
343
|
+
return A = s(o), t = m[A] = r[A](o), {
|
|
342
344
|
c() {
|
|
343
|
-
t.c(), e =
|
|
345
|
+
t.c(), e = x();
|
|
344
346
|
},
|
|
345
|
-
m(
|
|
346
|
-
|
|
347
|
+
m(f, u) {
|
|
348
|
+
m[A].m(f, u), I(f, e, u), i = !0;
|
|
347
349
|
},
|
|
348
|
-
p(
|
|
349
|
-
let
|
|
350
|
-
A =
|
|
351
|
-
|
|
352
|
-
}),
|
|
350
|
+
p(f, [u]) {
|
|
351
|
+
let a = A;
|
|
352
|
+
A = s(f), A === a ? m[A].p(f, u) : (V(), d(m[a], 1, 1, () => {
|
|
353
|
+
m[a] = null;
|
|
354
|
+
}), q(), t = m[A], t ? t.p(f, u) : (t = m[A] = r[A](f), t.c()), B(t, 1), t.m(e.parentNode, e));
|
|
353
355
|
},
|
|
354
|
-
i(
|
|
355
|
-
i || (
|
|
356
|
+
i(f) {
|
|
357
|
+
i || (B(t), i = !0);
|
|
356
358
|
},
|
|
357
|
-
o(
|
|
358
|
-
|
|
359
|
+
o(f) {
|
|
360
|
+
d(t), i = !1;
|
|
359
361
|
},
|
|
360
|
-
d(
|
|
361
|
-
|
|
362
|
+
d(f) {
|
|
363
|
+
m[A].d(f), f && Y(e);
|
|
362
364
|
}
|
|
363
365
|
};
|
|
364
366
|
}
|
|
365
|
-
function
|
|
366
|
-
let e, i, r, f,
|
|
367
|
-
|
|
368
|
-
let
|
|
369
|
-
|
|
370
|
-
|
|
371
|
-
function R(a) {
|
|
372
|
-
a ? h.emit("exposure", { id: f, type: "start" }) : h.emit("exposure", { id: f, type: "end" });
|
|
367
|
+
function wA(o, A, t) {
|
|
368
|
+
let e, i, r, m, s, f, { withAnimation: u = !1 } = A, { tag: a } = A, { hooks: p } = A, { state: w } = A, { mediaStore: n } = A, { temporaryState: g } = A;
|
|
369
|
+
F("hooks", p), F("mediaStore", n);
|
|
370
|
+
let v, _;
|
|
371
|
+
function Z(l) {
|
|
372
|
+
l ? p.emit("exposure", { id: m, type: "start" }) : p.emit("exposure", { id: m, type: "end" });
|
|
373
373
|
}
|
|
374
|
-
function
|
|
375
|
-
var
|
|
376
|
-
return !(!
|
|
374
|
+
function K(l, E, y) {
|
|
375
|
+
var h, M;
|
|
376
|
+
return !(!E.visible || !E.enabled || !y.visible || !((h = l.state) != null && h.visible) || ((M = l.temporaryState) == null ? void 0 : M.visible) === !1 || oA(l) && !l.mediaVisible);
|
|
377
377
|
}
|
|
378
|
-
const
|
|
379
|
-
return o.$$set = (
|
|
380
|
-
"withAnimation" in
|
|
378
|
+
const N = (l) => p.emit("click", { event: l, target: "TagContent", tag: a });
|
|
379
|
+
return o.$$set = (l) => {
|
|
380
|
+
"withAnimation" in l && t(0, u = l.withAnimation), "tag" in l && t(1, a = l.tag), "hooks" in l && t(2, p = l.hooks), "state" in l && t(5, w = l.state), "mediaStore" in l && t(6, n = l.mediaStore), "temporaryState" in l && t(7, g = l.temporaryState);
|
|
381
381
|
}, o.$$.update = () => {
|
|
382
|
-
|
|
382
|
+
var l, E, y, h, M, J, H, P, U, W, S;
|
|
383
|
+
o.$$.dirty & 2 && t(11, e = (l = a.state) == null ? void 0 : l.unfolded), o.$$.dirty & 2 && t(10, i = (E = a.state) == null ? void 0 : E.visible), o.$$.dirty & 162 && t(12, r = w.visible && g.visible && ((y = a.state) == null ? void 0 : y.visible)), o.$$.dirty & 2 && (m = a.id), o.$$.dirty & 162 && t(4, s = !K(a, w, g)), o.$$.dirty & 4096 && Z(r), o.$$.dirty & 3842 && a.hooks && (e !== void 0 && e !== _ && (t(9, _ = e), e ? (M = (h = a.hooks).emit) == null || M.call(h, "unfolded") : (H = a == null ? void 0 : (J = a.hooks).emit) == null || H.call(J, "folded")), i !== void 0 && i !== v && (t(8, v = i), i ? (U = (P = a.hooks).emit) == null || U.call(P, "show") : (S = (W = a.hooks).emit) == null || S.call(W, "hide"))), o.$$.dirty & 2 && t(3, f = (() => !(typeof a.mergedConfig.unfoldedConfig == "object" && a.mergedConfig.unfoldedConfig.keep === "folded"))());
|
|
383
384
|
}, [
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
h,
|
|
387
|
-
l,
|
|
388
|
-
m,
|
|
389
|
-
G,
|
|
390
|
-
H,
|
|
391
|
-
T,
|
|
385
|
+
u,
|
|
386
|
+
a,
|
|
392
387
|
p,
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
388
|
+
f,
|
|
389
|
+
s,
|
|
390
|
+
w,
|
|
396
391
|
n,
|
|
397
392
|
g,
|
|
398
393
|
v,
|
|
399
|
-
|
|
400
|
-
M,
|
|
401
|
-
J,
|
|
402
|
-
y,
|
|
403
|
-
P,
|
|
404
|
-
U,
|
|
394
|
+
_,
|
|
405
395
|
i,
|
|
406
396
|
e,
|
|
407
397
|
r,
|
|
408
|
-
|
|
398
|
+
N
|
|
409
399
|
];
|
|
410
400
|
}
|
|
411
|
-
class
|
|
401
|
+
class rt extends z {
|
|
412
402
|
constructor(A) {
|
|
413
|
-
super(),
|
|
403
|
+
super(), R(
|
|
414
404
|
this,
|
|
415
405
|
A,
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
406
|
+
wA,
|
|
407
|
+
CA,
|
|
408
|
+
X,
|
|
419
409
|
{
|
|
420
410
|
withAnimation: 0,
|
|
421
411
|
tag: 1,
|
|
@@ -424,10 +414,10 @@ class at extends $ {
|
|
|
424
414
|
mediaStore: 6,
|
|
425
415
|
temporaryState: 7
|
|
426
416
|
},
|
|
427
|
-
|
|
417
|
+
fA
|
|
428
418
|
);
|
|
429
419
|
}
|
|
430
420
|
}
|
|
431
421
|
export {
|
|
432
|
-
|
|
422
|
+
rt as default
|
|
433
423
|
};
|
|
@@ -13,6 +13,8 @@ import "./Common/Text/FlyText.js";
|
|
|
13
13
|
import "animejs";
|
|
14
14
|
import "../../shared-utils/isNil.js";
|
|
15
15
|
import "three";
|
|
16
|
+
import "@realsee/five/gltf-loader";
|
|
17
|
+
import "../../shared-utils/three/loadTexture.js";
|
|
16
18
|
import "../utils/search.js";
|
|
17
19
|
import "../utils/constants.js";
|
|
18
20
|
import "./Common/Arrow.js";
|
|
@@ -60,7 +62,7 @@ import "./Tag/MarketingTag.js";
|
|
|
60
62
|
import "hammerjs";
|
|
61
63
|
import "@realsee/five";
|
|
62
64
|
import "@tweenjs/tween.js";
|
|
63
|
-
import "../../CSS3DRenderPlugin/CSS3DRender.js";
|
|
65
|
+
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
64
66
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
65
67
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
66
68
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -206,7 +208,7 @@ function F(a, t, o) {
|
|
|
206
208
|
"withAnimation" in p && o(0, i = p.withAnimation), "tags" in p && o(1, m = p.tags), "hooks" in p && o(5, r = p.hooks), "mediaStore" in p && o(2, l = p.mediaStore), "state" in p && o(3, e = p.state), "temporaryState" in p && o(4, n = p.temporaryState);
|
|
207
209
|
}, [i, m, l, e, n, r];
|
|
208
210
|
}
|
|
209
|
-
class
|
|
211
|
+
class Ai extends S {
|
|
210
212
|
constructor(t) {
|
|
211
213
|
super(), v(
|
|
212
214
|
this,
|
|
@@ -227,5 +229,5 @@ class vi extends S {
|
|
|
227
229
|
}
|
|
228
230
|
}
|
|
229
231
|
export {
|
|
230
|
-
|
|
232
|
+
Ai as default
|
|
231
233
|
};
|