@realsee/dnalogel 2.16.0-11 → 2.16.0-12
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/CruisePlugin/typing.d.ts +1 -1
- package/dist/GuideLinePlugin/Controller.d.ts +1 -1
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +1 -1
- package/dist/GuideLinePlugin/typing.d.ts +8 -8
- package/dist/GuideLinePlugin/utils/index.d.ts +1 -1
- package/dist/Object3DHelperPlugin/Controller.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Controller/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Model/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Model/line.d.ts +2 -2
- package/dist/PanoMeasurePlugin/Model/polyline.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +1 -1
- package/dist/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +1 -1
- package/dist/PanoMeasurePlugin/typings/event.type.d.ts +2 -2
- package/dist/PanoMeasurePlugin/typings/index.d.ts +1 -1
- package/dist/PanoMeasurePlugin/utils/distanceDom.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +1 -1
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +3 -3
- package/dist/PanoTagPlugin/utils/tagPosition.d.ts +1 -1
- package/dist/PanoVideoPlugin/utils/index.d.ts +1 -1
- package/dist/index.cjs.js +14 -14
- package/dist/index.js +1250 -1262
- package/dist/index.umd.js +29 -29
- package/dist/shared-utils/Object3DHelper/Controller/BoundingBoxController.d.ts +1 -1
- package/dist/shared-utils/Object3DHelper/typings/index.d.ts +1 -1
- package/dist/shared-utils/five/mode.d.ts +1 -1
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +26 -26
- package/docs/classes/GuideLineItem.GuideLineItem.html +16 -16
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +27 -27
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +25 -25
- 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 +47 -47
- package/docs/classes/Util.BetterTween.html +9 -9
- 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 +4 -4
- package/docs/functions/CameraMovementPlugin.html +4 -4
- package/docs/functions/CruisePlugin.html +4 -4
- package/docs/functions/GuideLinePlugin.html +5 -5
- package/docs/functions/ItemLabelPlugin.html +4 -4
- package/docs/functions/MapviewFloorplanPlugin.html +4 -4
- package/docs/functions/ModelChassisCompassPlugin.html +4 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +4 -4
- package/docs/functions/ModelFloorplanPlugin.html +4 -4
- package/docs/functions/ModelItemLabelPlugin.html +4 -4
- package/docs/functions/ModelRoomLabelPlugin.html +4 -4
- package/docs/functions/ModelTVVideoPlugin.html +4 -4
- package/docs/functions/ModelViewPlugin.html +4 -4
- package/docs/functions/Object3DHelperPlugin.html +4 -4
- package/docs/functions/PanoCompassPlugin.html +4 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +4 -4
- package/docs/functions/PanoDoorLabelPlugin.html +4 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +4 -4
- package/docs/functions/PanoMeasurePlugin.html +4 -4
- package/docs/functions/PanoRulerPlugin.html +4 -4
- package/docs/functions/PanoRulerProPlugin.html +4 -4
- package/docs/functions/PanoSpatialTagPlugin.html +4 -4
- package/docs/functions/PanoTagPlugin.html +4 -4
- package/docs/functions/PanoVideoPlugin.html +4 -4
- package/docs/functions/TopviewFloorplanPlugin.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isAbsoluteURL.html +5 -5
- package/docs/functions/Util.isModelLike.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.isPanoramaLike.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/Util.uuid.html +5 -5
- package/docs/functions/pluginFlag.html +5 -5
- package/docs/index.html +4 -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/CruisePluginTypes.Config.html +8 -8
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +12 -12
- package/docs/interfaces/CruisePluginTypes.EventMap.html +20 -20
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +12 -12
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +14 -14
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +14 -14
- package/docs/interfaces/CruisePluginTypes.PluginData.html +9 -9
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +7 -7
- package/docs/interfaces/CruisePluginTypes.PluginState.html +11 -11
- 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/GuideLinePluginType.CatmullRomCurve3.html +10 -10
- package/docs/interfaces/GuideLinePluginType.EventMap.html +13 -13
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +8 -8
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +6 -6
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +11 -11
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +8 -8
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTag.html +19 -19
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +16 -16
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +26 -26
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +7 -7
- package/docs/interfaces/GuideLinePluginType.PluginState.html +8 -8
- package/docs/interfaces/GuideLinePluginType.Route.html +17 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +9 -9
- package/docs/interfaces/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.html +6 -6
- 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 -5
- 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 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -5
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/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 -5
- package/docs/interfaces/Rooms.html +5 -5
- 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 +12 -12
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- 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/CruisePluginTypes.html +5 -5
- package/docs/modules/GuideLineItem.html +5 -5
- package/docs/modules/GuideLineModeItem.html +5 -5
- package/docs/modules/GuideLinePluginType.html +5 -7
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +5 -5
- package/docs/types/AudioAppearance.html +5 -5
- package/docs/types/AudioTagTypeConfigKey.html +5 -5
- package/docs/types/CSS3DRenderExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginExportType.html +5 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -5
- package/docs/types/ClassFunctionParameters.html +5 -5
- package/docs/types/Color.html +5 -5
- package/docs/types/ContentTypeConfigKey.html +5 -5
- package/docs/types/ContentTypeConfigKeySplit.html +5 -5
- package/docs/types/ContentTypeMap.html +5 -5
- package/docs/types/Create3DDomContainerReturnType.html +5 -5
- package/docs/types/Create3DElementReturnType.html +5 -5
- package/docs/types/CruisePluginExportType.html +5 -5
- package/docs/types/CruisePluginTypes.CruiseData.html +5 -5
- package/docs/types/CruisePluginTypes.MoveEffect.html +5 -5
- package/docs/types/Direction-1.html +5 -5
- package/docs/types/Direction4.html +5 -5
- package/docs/types/FloorplanRuleLabels.html +5 -5
- package/docs/types/FloorplanServerRuleLabels.html +5 -5
- package/docs/types/GuideLinePluginExportType.html +5 -5
- package/docs/types/GuideLinePluginType.GuideLineItem.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +5 -6
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +5 -6
- package/docs/types/GuideLinePluginType.PathItem.html +5 -6
- package/docs/types/GuideLinePluginType.PluginData.html +17 -7
- package/docs/types/HelperEventMap.html +5 -5
- package/docs/types/LoadTagConfig.html +5 -5
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/MediaData.html +5 -5
- package/docs/types/MediaStore.html +5 -5
- package/docs/types/ModelElement.html +5 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -5
- package/docs/types/MoveArgs.html +5 -5
- package/docs/types/MoveOpts.html +5 -5
- package/docs/types/Object3DHelperEventMap.html +5 -5
- package/docs/types/ObjectFit.html +5 -5
- package/docs/types/PaintBrushEventMap.html +5 -5
- package/docs/types/PanoCompassPluginData.html +5 -5
- package/docs/types/PanoCompassPluginExportType.html +5 -5
- package/docs/types/PanoCompassPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -5
- package/docs/types/PanoIndex.html +5 -5
- package/docs/types/PanoMeasurePluginEvent.html +5 -5
- package/docs/types/PanoMeasureReturnType.html +5 -5
- package/docs/types/PanoSpatialTagPluginId.html +5 -5
- package/docs/types/PanoTagPluginExportInterface.html +5 -5
- package/docs/types/PanoTagPluginParamsInterface.html +5 -5
- package/docs/types/PanoVideoPluginParameterType.html +5 -5
- package/docs/types/PanoVideoPluginReturnType.html +5 -5
- package/docs/types/PlaneTag.html +5 -5
- package/docs/types/PlaneTagElement.html +5 -5
- package/docs/types/Point2DElement.html +5 -5
- package/docs/types/Point2DTag.html +5 -5
- package/docs/types/Point3DElement.html +5 -5
- package/docs/types/Point3DTag.html +5 -5
- package/docs/types/PointTag.html +5 -5
- package/docs/types/PointTagElement.html +5 -5
- package/docs/types/Position.html +5 -5
- package/docs/types/RotateArgs.html +5 -5
- package/docs/types/RotateOpts.html +5 -5
- package/docs/types/RuleLabelsKey.html +5 -5
- package/docs/types/RuleLabelsValue.html +5 -5
- package/docs/types/StickType.html +5 -5
- package/docs/types/Tag.html +5 -5
- package/docs/types/Tag2D.html +5 -5
- package/docs/types/Tag3D.html +5 -5
- package/docs/types/TagContentType.html +5 -5
- package/docs/types/TagDimensionType.html +5 -5
- package/docs/types/TagElement.html +5 -5
- package/docs/types/TagEvents.html +5 -5
- package/docs/types/TagGLTFObject.html +5 -5
- package/docs/types/TagHooks.html +5 -5
- package/docs/types/TagIconSize.html +5 -5
- package/docs/types/TagId.html +5 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -5
- package/docs/types/WorkCode.html +5 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -5
- package/docs/variables/PLUGIN.html +5 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -5
- package/docs/variables/ROOM_TYPE_MAP.html +5 -5
- package/docs/variables/itemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -5
- package/libs/CSS3DRenderPlugin/Controller.js +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CruisePlugin/Controller.js +3 -3
- package/libs/CruisePlugin/index.js +3 -3
- package/libs/CruisePlugin/typing.d.ts +1 -1
- package/libs/GuideLinePlugin/Controller.d.ts +1 -1
- package/libs/GuideLinePlugin/Controller.js +65 -72
- package/libs/GuideLinePlugin/GuideLineItem/index.js +21 -25
- package/libs/GuideLinePlugin/GuideLineItem.js +2 -2
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +2 -4
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +1 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +4 -4
- package/libs/GuideLinePlugin/index.js +4 -4
- package/libs/GuideLinePlugin/typing.d.ts +8 -8
- package/libs/GuideLinePlugin/typing.js +1 -32
- package/libs/GuideLinePlugin/utils/index.d.ts +1 -1
- package/libs/GuideLinePlugin/utils/index.js +9 -47
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +1 -1
- package/libs/Object3DHelperPlugin/index.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -3
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +4 -4
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +3 -3
- package/libs/PanoMeasurePlugin/Controller/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +2 -2
- package/libs/PanoMeasurePlugin/Model/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/index.js +3 -3
- package/libs/PanoMeasurePlugin/Model/line.d.ts +2 -2
- package/libs/PanoMeasurePlugin/Model/line.js +2 -2
- package/libs/PanoMeasurePlugin/Model/polyline.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/polyline.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +2 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +12 -13
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +2 -3
- package/libs/PanoMeasurePlugin/index.js +1 -1
- package/libs/PanoMeasurePlugin/typings/event.type.d.ts +2 -2
- package/libs/PanoMeasurePlugin/typings/event.type.js +1 -4
- package/libs/PanoMeasurePlugin/typings/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/typings/index.js +1 -18
- package/libs/PanoMeasurePlugin/utils/distanceDom.d.ts +1 -1
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +8 -11
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +2 -4
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +16 -18
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +2 -4
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +2 -4
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +2 -4
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +12 -14
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +25 -27
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +10 -12
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +1 -1
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +28 -30
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +15 -17
- package/libs/PanoTagPlugin/Components/Tag/index.js +3 -5
- package/libs/PanoTagPlugin/Components/TagContainer.js +3 -5
- package/libs/PanoTagPlugin/Components/TagItem.js +3 -5
- package/libs/PanoTagPlugin/controller/TagCache.js +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +3 -5
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagRender.js +4 -4
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +8 -10
- package/libs/PanoTagPlugin/controller/index.js +3 -3
- package/libs/PanoTagPlugin/index.js +3 -3
- package/libs/PanoTagPlugin/typings/index.js +4 -7
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +3 -3
- package/libs/PanoTagPlugin/typings/tag/Utils.js +2 -5
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +4 -6
- package/libs/PanoTagPlugin/utils/index.js +33 -35
- package/libs/PanoTagPlugin/utils/planeNormal.js +2 -4
- package/libs/PanoTagPlugin/utils/tagPosition.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/tagPosition.js +7 -9
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/PanoVideoPlugin/utils/index.d.ts +1 -1
- package/libs/PanoVideoPlugin/utils/index.js +0 -1
- package/libs/base/BasePlugin.js +2 -2
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/ModelFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +1 -1
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +1 -1
- package/libs/floorplan/index.js +1 -1
- package/libs/index.js +3 -3
- package/libs/shared-utils/Object3DHelper/Controller/BoundingBoxController.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/Controller/BoundingBoxController.js +2 -3
- package/libs/shared-utils/Object3DHelper/typings/index.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/typings/index.js +1 -2
- package/libs/shared-utils/five/index.js +1 -1
- package/libs/shared-utils/five/mode.d.ts +1 -1
- package/libs/shared-utils/five/mode.js +2 -3
- package/libs/shared-utils/three/PointDomHelper.js +1 -1
- package/package.json +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginDataV1.html +0 -77
- package/libs/typings/math.type.js +0 -1
|
@@ -7,8 +7,6 @@ import "animejs";
|
|
|
7
7
|
import "../../../shared-utils/uuid.js";
|
|
8
8
|
import "../../../shared-utils/isNil.js";
|
|
9
9
|
import "three";
|
|
10
|
-
import "@realsee/five/gltf-loader";
|
|
11
|
-
import "../../../shared-utils/three/loadTexture.js";
|
|
12
10
|
import "../../utils/search.js";
|
|
13
11
|
import "../../utils/constants.js";
|
|
14
12
|
import "../../../vendor/svelte/transition/index.js";
|
|
@@ -49,7 +47,7 @@ function V(l) {
|
|
|
49
47
|
z(l, "svelte-1f7m1lj", ".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}");
|
|
50
48
|
}
|
|
51
49
|
function I(l) {
|
|
52
|
-
let r, o, t, e, m,
|
|
50
|
+
let r, o, t, e, m, a, s, d;
|
|
53
51
|
r = new M({
|
|
54
52
|
props: {
|
|
55
53
|
visible: (
|
|
@@ -80,25 +78,25 @@ function I(l) {
|
|
|
80
78
|
);
|
|
81
79
|
return {
|
|
82
80
|
c() {
|
|
83
|
-
b(r.$$.fragment), o = v(), t = h("div"), b(e.$$.fragment), m = v(), f && f.c(),
|
|
81
|
+
b(r.$$.fragment), o = v(), t = h("div"), b(e.$$.fragment), m = v(), f && f.c(), a = v(), n && n.c(), s = S(), j(t, "class", "line svelte-1f7m1lj");
|
|
84
82
|
},
|
|
85
|
-
m(i,
|
|
86
|
-
g(r, i,
|
|
83
|
+
m(i, p) {
|
|
84
|
+
g(r, i, p), c(i, o, p), c(i, t, p), g(e, t, null), c(i, m, p), f && f.m(i, p), c(i, a, p), n && n.m(i, p), c(i, s, p), d = !0;
|
|
87
85
|
},
|
|
88
|
-
p(i,
|
|
86
|
+
p(i, p) {
|
|
89
87
|
const D = {};
|
|
90
|
-
|
|
88
|
+
p & /*unfolded*/
|
|
91
89
|
8 && (D.visible = /*unfolded*/
|
|
92
90
|
i[3]), r.$set(D);
|
|
93
91
|
const C = {};
|
|
94
|
-
|
|
92
|
+
p & /*unfolded*/
|
|
95
93
|
8 && (C.unfolded = /*unfolded*/
|
|
96
94
|
i[3]), e.$set(C), /*content*/
|
|
97
|
-
i[2] ? f ? (f.p(i,
|
|
98
|
-
4 && u(f, 1)) : (f = N(i), f.c(), u(f, 1), f.m(
|
|
95
|
+
i[2] ? f ? (f.p(i, p), p & /*content*/
|
|
96
|
+
4 && u(f, 1)) : (f = N(i), f.c(), u(f, 1), f.m(a.parentNode, a)) : f && (y(), _(f, 1, 1, () => {
|
|
99
97
|
f = null;
|
|
100
98
|
}), k()), /*mediaData*/
|
|
101
|
-
i[1] ? n ? (n.p(i,
|
|
99
|
+
i[1] ? n ? (n.p(i, p), p & /*mediaData*/
|
|
102
100
|
2 && u(n, 1)) : (n = P(i), n.c(), u(n, 1), n.m(s.parentNode, s)) : n && (y(), _(n, 1, 1, () => {
|
|
103
101
|
n = null;
|
|
104
102
|
}), k());
|
|
@@ -110,7 +108,7 @@ function I(l) {
|
|
|
110
108
|
_(r.$$.fragment, i), _(e.$$.fragment, i), _(f), _(n), d = !1;
|
|
111
109
|
},
|
|
112
110
|
d(i) {
|
|
113
|
-
w(r, i), i && $(o), i && $(t), w(e), i && $(m), f && f.d(i), i && $(
|
|
111
|
+
w(r, i), i && $(o), i && $(t), w(e), i && $(m), f && f.d(i), i && $(a), n && n.d(i), i && $(s);
|
|
114
112
|
}
|
|
115
113
|
};
|
|
116
114
|
}
|
|
@@ -136,12 +134,12 @@ function N(l) {
|
|
|
136
134
|
c(e, r, m), g(o, r, null), t = !0;
|
|
137
135
|
},
|
|
138
136
|
p(e, m) {
|
|
139
|
-
const
|
|
137
|
+
const a = {};
|
|
140
138
|
m & /*unfolded*/
|
|
141
|
-
8 && (
|
|
139
|
+
8 && (a.unfolded = /*unfolded*/
|
|
142
140
|
e[3]), m & /*content*/
|
|
143
|
-
4 && (
|
|
144
|
-
e[2]), o.$set(
|
|
141
|
+
4 && (a.content = /*content*/
|
|
142
|
+
e[2]), o.$set(a);
|
|
145
143
|
},
|
|
146
144
|
i(e) {
|
|
147
145
|
t || (u(o.$$.fragment, e), t = !0);
|
|
@@ -188,14 +186,14 @@ function P(l) {
|
|
|
188
186
|
c(e, r, m), g(o, r, null), t = !0;
|
|
189
187
|
},
|
|
190
188
|
p(e, m) {
|
|
191
|
-
const
|
|
189
|
+
const a = {};
|
|
192
190
|
m & /*unfolded*/
|
|
193
|
-
8 && (
|
|
191
|
+
8 && (a.unfolded = /*unfolded*/
|
|
194
192
|
e[3]), m & /*mediaData*/
|
|
195
|
-
2 && (
|
|
193
|
+
2 && (a.mediaData = /*mediaData*/
|
|
196
194
|
e[1]), m & /*tag*/
|
|
197
|
-
1 && (
|
|
198
|
-
e[0]), o.$set(
|
|
195
|
+
1 && (a.tag = /*tag*/
|
|
196
|
+
e[0]), o.$set(a);
|
|
199
197
|
},
|
|
200
198
|
i(e) {
|
|
201
199
|
t || (u(o.$$.fragment, e), t = !0);
|
|
@@ -239,7 +237,7 @@ function Y(l) {
|
|
|
239
237
|
};
|
|
240
238
|
}
|
|
241
239
|
function A(l, r, o) {
|
|
242
|
-
let t, e, m,
|
|
240
|
+
let t, e, m, a, { tag: s } = r;
|
|
243
241
|
return l.$$set = (d) => {
|
|
244
242
|
"tag" in d && o(0, s = d.tag);
|
|
245
243
|
}, l.$$.update = () => {
|
|
@@ -248,14 +246,14 @@ function A(l, r, o) {
|
|
|
248
246
|
1 && o(3, t = s.state ? s.state.unfolded : !1), l.$$.dirty & /*tag*/
|
|
249
247
|
1 && o(4, e = (f = (d = s.data.title) != null ? d : s.data.text) != null ? f : ""), l.$$.dirty & /*title*/
|
|
250
248
|
16 && o(2, m = ((n = e.length) != null ? n : 0) > 7 ? e.substring(0, 6) + "..." : e), l.$$.dirty & /*tag*/
|
|
251
|
-
1 && o(1,
|
|
252
|
-
}, [s,
|
|
249
|
+
1 && o(1, a = s.data.mediaData);
|
|
250
|
+
}, [s, a, m, t, e];
|
|
253
251
|
}
|
|
254
|
-
class
|
|
252
|
+
class qe extends T {
|
|
255
253
|
constructor(r) {
|
|
256
254
|
super(), R(this, r, A, Y, q, { tag: 0 }, V);
|
|
257
255
|
}
|
|
258
256
|
}
|
|
259
257
|
export {
|
|
260
|
-
|
|
258
|
+
qe as default
|
|
261
259
|
};
|
|
@@ -1,12 +1,10 @@
|
|
|
1
|
-
import { SvelteComponent as j, init as b, safe_not_equal as $, append_styles as z, element as
|
|
1
|
+
import { SvelteComponent as j, init as b, safe_not_equal as $, append_styles as z, element as p, create_component as _, space as w, attr as u, insert as v, mount_component as x, append as f, transition_in as c, transition_out as m, check_outros as L, detach as k, destroy_component as y, text as D, set_data as R, group_outros as S } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import q from "../Common/Shadow.js";
|
|
3
3
|
import C from "../Common/Icon/Icon.js";
|
|
4
4
|
import "../../../vendor/svelte/transition/index.js";
|
|
5
5
|
import "../../../vendor/svelte/easing/index.js";
|
|
6
6
|
import "three";
|
|
7
7
|
import "../../utils/noTypecheck.js";
|
|
8
|
-
import "@realsee/five/gltf-loader";
|
|
9
|
-
import "../../../shared-utils/three/loadTexture.js";
|
|
10
8
|
import "../../utils/getImageInfo.js";
|
|
11
9
|
import "../../utils/px2rem.js";
|
|
12
10
|
function I(r) {
|
|
@@ -26,13 +24,13 @@ function h(r) {
|
|
|
26
24
|
}
|
|
27
25
|
}), {
|
|
28
26
|
c() {
|
|
29
|
-
i =
|
|
27
|
+
i = p("div"), _(n.$$.fragment), l = w(), a = p("div"), e = D(
|
|
30
28
|
/*title*/
|
|
31
29
|
r[1]
|
|
32
30
|
), u(a, "class", "text svelte-e58ijk"), u(i, "class", "text-wrapper svelte-e58ijk");
|
|
33
31
|
},
|
|
34
32
|
m(o, s) {
|
|
35
|
-
v(o, i, s), x(n, i, null),
|
|
33
|
+
v(o, i, s), x(n, i, null), f(i, l), f(i, a), f(a, e), t = !0;
|
|
36
34
|
},
|
|
37
35
|
p(o, s) {
|
|
38
36
|
(!t || s & /*title*/
|
|
@@ -46,7 +44,7 @@ function h(r) {
|
|
|
46
44
|
t || (c(n.$$.fragment, o), t = !0);
|
|
47
45
|
},
|
|
48
46
|
o(o) {
|
|
49
|
-
|
|
47
|
+
m(n.$$.fragment, o), t = !1;
|
|
50
48
|
},
|
|
51
49
|
d(o) {
|
|
52
50
|
o && k(i), y(n);
|
|
@@ -72,10 +70,10 @@ function T(r) {
|
|
|
72
70
|
);
|
|
73
71
|
return {
|
|
74
72
|
c() {
|
|
75
|
-
i =
|
|
73
|
+
i = p("div"), _(n.$$.fragment), l = w(), e && e.c(), u(i, "class", "wrapper svelte-e58ijk");
|
|
76
74
|
},
|
|
77
75
|
m(t, o) {
|
|
78
|
-
v(t, i, o), x(n, i, null),
|
|
76
|
+
v(t, i, o), x(n, i, null), f(i, l), e && e.m(i, null), a = !0;
|
|
79
77
|
},
|
|
80
78
|
p(t, [o]) {
|
|
81
79
|
const s = {};
|
|
@@ -84,7 +82,7 @@ function T(r) {
|
|
|
84
82
|
t[0]), n.$set(s), /*title*/
|
|
85
83
|
t[1] && /*iconLoaded*/
|
|
86
84
|
t[2] ? e ? (e.p(t, o), o & /*title, iconLoaded*/
|
|
87
|
-
6 && c(e, 1)) : (e = h(t), e.c(), c(e, 1), e.m(i, null)) : e && (S(),
|
|
85
|
+
6 && c(e, 1)) : (e = h(t), e.c(), c(e, 1), e.m(i, null)) : e && (S(), m(e, 1, 1, () => {
|
|
88
86
|
e = null;
|
|
89
87
|
}), L());
|
|
90
88
|
},
|
|
@@ -92,7 +90,7 @@ function T(r) {
|
|
|
92
90
|
a || (c(n.$$.fragment, t), c(e), a = !0);
|
|
93
91
|
},
|
|
94
92
|
o(t) {
|
|
95
|
-
|
|
93
|
+
m(n.$$.fragment, t), m(e), a = !1;
|
|
96
94
|
},
|
|
97
95
|
d(t) {
|
|
98
96
|
t && k(i), y(n), e && e.d();
|
|
@@ -113,11 +111,11 @@ function A(r, i, n) {
|
|
|
113
111
|
8 && n(0, e = (g = t.data.icon) != null ? g : (d = t.style) == null ? void 0 : d.point);
|
|
114
112
|
}, n(2, l = !1), [e, a, l, t, o];
|
|
115
113
|
}
|
|
116
|
-
class
|
|
114
|
+
class O extends j {
|
|
117
115
|
constructor(i) {
|
|
118
116
|
super(), b(this, i, A, T, $, { tag: 3 }, I);
|
|
119
117
|
}
|
|
120
118
|
}
|
|
121
119
|
export {
|
|
122
|
-
|
|
120
|
+
O as default
|
|
123
121
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SvelteComponent as te, init as le, safe_not_equal as ie, append_styles as se, element as p, create_component as re, space as T, text as L, attr as g, set_style as C, null_to_empty as D, toggle_class as Y, insert as k, mount_component as ne, append as d, set_data as S, transition_in as ae, transition_out as oe, detach as y, destroy_component as ce, src_url_equal as F, add_render_callback as fe, add_resize_listener as me, destroy_each as j } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
-
import "@realsee/five";
|
|
3
2
|
import "hammerjs";
|
|
4
3
|
import "three";
|
|
4
|
+
import "@realsee/five";
|
|
5
5
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
6
6
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
7
7
|
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -10,8 +10,6 @@ import "../../Common/Text/FlyText.js";
|
|
|
10
10
|
import "animejs";
|
|
11
11
|
import "../../../../shared-utils/isNil.js";
|
|
12
12
|
import "three";
|
|
13
|
-
import "@realsee/five/gltf-loader";
|
|
14
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
15
13
|
import "../../../utils/search.js";
|
|
16
14
|
import "../../../utils/constants.js";
|
|
17
15
|
import "../../Common/Arrow.js";
|
|
@@ -23,7 +21,7 @@ function G(n) {
|
|
|
23
21
|
}
|
|
24
22
|
function M(n) {
|
|
25
23
|
var c, g;
|
|
26
|
-
let i, f, t, o,
|
|
24
|
+
let i, f, t, o, l, s, p, m, _;
|
|
27
25
|
return i = new A({
|
|
28
26
|
props: {
|
|
29
27
|
visible: (
|
|
@@ -76,39 +74,39 @@ function M(n) {
|
|
|
76
74
|
}
|
|
77
75
|
}), {
|
|
78
76
|
c() {
|
|
79
|
-
$(i.$$.fragment), f = U(), $(t.$$.fragment), o = U(),
|
|
77
|
+
$(i.$$.fragment), f = U(), $(t.$$.fragment), o = U(), l = F("div"), $(s.$$.fragment), I(l, "class", "content svelte-nlvd3x");
|
|
80
78
|
},
|
|
81
|
-
m(e,
|
|
82
|
-
y(i, e,
|
|
83
|
-
L(E.call(null,
|
|
79
|
+
m(e, r) {
|
|
80
|
+
y(i, e, r), w(e, f, r), y(t, e, r), w(e, o, r), w(e, l, r), y(s, l, null), p = !0, m || (_ = [
|
|
81
|
+
L(E.call(null, l)),
|
|
84
82
|
D(
|
|
85
|
-
|
|
83
|
+
l,
|
|
86
84
|
"clientWidth",
|
|
87
85
|
/*clientWidth_handler*/
|
|
88
86
|
n[8]
|
|
89
87
|
),
|
|
90
88
|
D(
|
|
91
|
-
|
|
89
|
+
l,
|
|
92
90
|
"click",
|
|
93
91
|
/*toggleTextUnfolded*/
|
|
94
92
|
n[7]
|
|
95
93
|
)
|
|
96
94
|
], m = !0);
|
|
97
95
|
},
|
|
98
|
-
p(e,
|
|
96
|
+
p(e, r) {
|
|
99
97
|
var k, z;
|
|
100
98
|
const a = {};
|
|
101
|
-
|
|
99
|
+
r & /*unfolded*/
|
|
102
100
|
4 && (a.visible = /*unfolded*/
|
|
103
|
-
e[2]),
|
|
101
|
+
e[2]), r & /*contentWidth*/
|
|
104
102
|
8 && (a.left = /*contentWidth*/
|
|
105
103
|
e[3] / 2 + "px"), i.$set(a);
|
|
106
104
|
const h = {};
|
|
107
|
-
|
|
105
|
+
r & /*unfolded*/
|
|
108
106
|
4 && (h.unfolded = /*unfolded*/
|
|
109
|
-
e[2]),
|
|
107
|
+
e[2]), r & /*contentWidth*/
|
|
110
108
|
8 && (h.length = /*contentWidth*/
|
|
111
|
-
e[3]),
|
|
109
|
+
e[3]), r & /*foldTextDelay*/
|
|
112
110
|
16 && (h.outDelay = /*foldTextDelay*/
|
|
113
111
|
e[4] + 40 * Math.min(
|
|
114
112
|
/*textItems*/
|
|
@@ -116,11 +114,11 @@ function M(n) {
|
|
|
116
114
|
15
|
|
117
115
|
)), t.$set(h);
|
|
118
116
|
const b = {};
|
|
119
|
-
|
|
117
|
+
r & /*unfolded*/
|
|
120
118
|
4 && (b.visible = /*unfolded*/
|
|
121
|
-
e[2]),
|
|
119
|
+
e[2]), r & /*textUnfolded*/
|
|
122
120
|
2 && (b.textUnfolded = /*textUnfolded*/
|
|
123
|
-
e[1]),
|
|
121
|
+
e[1]), r & /*content*/
|
|
124
122
|
32 && (b.content = /*content*/
|
|
125
123
|
e[5]), s.$set(b);
|
|
126
124
|
},
|
|
@@ -131,7 +129,7 @@ function M(n) {
|
|
|
131
129
|
d(i.$$.fragment, e), d(t.$$.fragment, e), d(s.$$.fragment, e), p = !1;
|
|
132
130
|
},
|
|
133
131
|
d(e) {
|
|
134
|
-
T(i, e), e && v(f), T(t, e), e && v(o), e && v(
|
|
132
|
+
T(i, e), e && v(f), T(t, e), e && v(o), e && v(l), T(s), m = !1, N(_);
|
|
135
133
|
}
|
|
136
134
|
};
|
|
137
135
|
}
|
|
@@ -144,12 +142,12 @@ function H(n) {
|
|
|
144
142
|
c() {
|
|
145
143
|
t && t.c(), i = q();
|
|
146
144
|
},
|
|
147
|
-
m(o,
|
|
148
|
-
t && t.m(o,
|
|
145
|
+
m(o, l) {
|
|
146
|
+
t && t.m(o, l), w(o, i, l), f = !0;
|
|
149
147
|
},
|
|
150
|
-
p(o, [
|
|
148
|
+
p(o, [l]) {
|
|
151
149
|
/*tag*/
|
|
152
|
-
o[0].state ? t ? (t.p(o,
|
|
150
|
+
o[0].state ? t ? (t.p(o, l), l & /*tag*/
|
|
153
151
|
1 && u(t, 1)) : (t = M(o), t.c(), u(t, 1), t.m(i.parentNode, i)) : t && (O(), d(t, 1, 1, () => {
|
|
154
152
|
t = null;
|
|
155
153
|
}), x());
|
|
@@ -166,7 +164,7 @@ function H(n) {
|
|
|
166
164
|
};
|
|
167
165
|
}
|
|
168
166
|
function J(n, i, f) {
|
|
169
|
-
let t, o,
|
|
167
|
+
let t, o, l, { tag: s } = i, p, m = !1, _ = [];
|
|
170
168
|
function c() {
|
|
171
169
|
f(1, m = !m);
|
|
172
170
|
}
|
|
@@ -176,34 +174,34 @@ function J(n, i, f) {
|
|
|
176
174
|
return n.$$set = (e) => {
|
|
177
175
|
"tag" in e && f(0, s = e.tag);
|
|
178
176
|
}, n.$$.update = () => {
|
|
179
|
-
var e,
|
|
177
|
+
var e, r, a;
|
|
180
178
|
n.$$.dirty & /*tag*/
|
|
181
179
|
1 && f(2, t = !!((e = s.state) != null && e.unfolded)), n.$$.dirty & /*tag*/
|
|
182
|
-
1 && f(5, o = (a = (
|
|
180
|
+
1 && f(5, o = (a = (r = s.data.title) != null ? r : s.data.text) != null ? a : ""), n.$$.dirty & /*unfolded*/
|
|
183
181
|
4 && (t || setTimeout(
|
|
184
182
|
() => {
|
|
185
183
|
f(1, m = !1);
|
|
186
184
|
},
|
|
187
185
|
20
|
|
188
186
|
)), n.$$.dirty & /*textUnfolded*/
|
|
189
|
-
2 && f(4,
|
|
187
|
+
2 && f(4, l = m ? 450 : 0);
|
|
190
188
|
}, [
|
|
191
189
|
s,
|
|
192
190
|
m,
|
|
193
191
|
t,
|
|
194
192
|
p,
|
|
195
|
-
|
|
193
|
+
l,
|
|
196
194
|
o,
|
|
197
195
|
_,
|
|
198
196
|
c,
|
|
199
197
|
g
|
|
200
198
|
];
|
|
201
199
|
}
|
|
202
|
-
class
|
|
200
|
+
class ae extends R {
|
|
203
201
|
constructor(i) {
|
|
204
202
|
super(), S(this, i, J, H, W, { tag: 0 }, G);
|
|
205
203
|
}
|
|
206
204
|
}
|
|
207
205
|
export {
|
|
208
|
-
|
|
206
|
+
ae as default
|
|
209
207
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as d, init as $, safe_not_equal as k, empty as b, insert as x, transition_out as
|
|
1
|
+
import { SvelteComponent as d, init as $, safe_not_equal as k, empty as b, insert as x, transition_out as f, check_outros as T, transition_in as m, detach as y, group_outros as h, create_component as s, mount_component as _, destroy_component as g } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import w from "./TextTag.js";
|
|
3
3
|
import q from "./TextPlaneTag.js";
|
|
4
4
|
import "../../Common/Line/Straight.js";
|
|
@@ -11,8 +11,6 @@ import "../../Common/Text/FlyText.js";
|
|
|
11
11
|
import "animejs";
|
|
12
12
|
import "../../../../shared-utils/isNil.js";
|
|
13
13
|
import "three";
|
|
14
|
-
import "@realsee/five/gltf-loader";
|
|
15
|
-
import "../../../../shared-utils/three/loadTexture.js";
|
|
16
14
|
import "../../../utils/search.js";
|
|
17
15
|
import "../../../utils/constants.js";
|
|
18
16
|
import "../../Common/Arrow.js";
|
|
@@ -41,10 +39,10 @@ function v(a) {
|
|
|
41
39
|
e[0]), t.$set(i);
|
|
42
40
|
},
|
|
43
41
|
i(e) {
|
|
44
|
-
r || (
|
|
42
|
+
r || (m(t.$$.fragment, e), r = !0);
|
|
45
43
|
},
|
|
46
44
|
o(e) {
|
|
47
|
-
|
|
45
|
+
f(t.$$.fragment, e), r = !1;
|
|
48
46
|
},
|
|
49
47
|
d(e) {
|
|
50
48
|
g(t, e);
|
|
@@ -70,10 +68,10 @@ function C(a) {
|
|
|
70
68
|
e[0]), t.$set(i);
|
|
71
69
|
},
|
|
72
70
|
i(e) {
|
|
73
|
-
r || (
|
|
71
|
+
r || (m(t.$$.fragment, e), r = !0);
|
|
74
72
|
},
|
|
75
73
|
o(e) {
|
|
76
|
-
|
|
74
|
+
f(t.$$.fragment, e), r = !1;
|
|
77
75
|
},
|
|
78
76
|
d(e) {
|
|
79
77
|
g(t, e);
|
|
@@ -83,7 +81,7 @@ function C(a) {
|
|
|
83
81
|
function N(a) {
|
|
84
82
|
let t, r, e, o;
|
|
85
83
|
const i = [C, v], p = [];
|
|
86
|
-
function u(n,
|
|
84
|
+
function u(n, c) {
|
|
87
85
|
return (
|
|
88
86
|
/*appearance*/
|
|
89
87
|
n[1] === "line" ? 0 : (
|
|
@@ -96,20 +94,20 @@ function N(a) {
|
|
|
96
94
|
c() {
|
|
97
95
|
r && r.c(), e = b();
|
|
98
96
|
},
|
|
99
|
-
m(n,
|
|
100
|
-
~t && p[t].m(n,
|
|
97
|
+
m(n, c) {
|
|
98
|
+
~t && p[t].m(n, c), x(n, e, c), o = !0;
|
|
101
99
|
},
|
|
102
|
-
p(n, [
|
|
100
|
+
p(n, [c]) {
|
|
103
101
|
let l = t;
|
|
104
|
-
t = u(n), t === l ? ~t && p[t].p(n,
|
|
102
|
+
t = u(n), t === l ? ~t && p[t].p(n, c) : (r && (h(), f(p[l], 1, 1, () => {
|
|
105
103
|
p[l] = null;
|
|
106
|
-
}), T()), ~t ? (r = p[t], r ? r.p(n,
|
|
104
|
+
}), T()), ~t ? (r = p[t], r ? r.p(n, c) : (r = p[t] = i[t](n), r.c()), m(r, 1), r.m(e.parentNode, e)) : r = null);
|
|
107
105
|
},
|
|
108
106
|
i(n) {
|
|
109
|
-
o || (
|
|
107
|
+
o || (m(r), o = !0);
|
|
110
108
|
},
|
|
111
109
|
o(n) {
|
|
112
|
-
|
|
110
|
+
f(r), o = !1;
|
|
113
111
|
},
|
|
114
112
|
d(n) {
|
|
115
113
|
~t && p[t].d(n), n && y(e);
|
|
@@ -126,11 +124,11 @@ function P(a, t, r) {
|
|
|
126
124
|
1 && r(1, e = (i = o.data.appearance) != null ? i : "line");
|
|
127
125
|
}, [o, e];
|
|
128
126
|
}
|
|
129
|
-
class
|
|
127
|
+
class Y extends d {
|
|
130
128
|
constructor(t) {
|
|
131
129
|
super(), $(this, t, P, N, k, { tag: 0 });
|
|
132
130
|
}
|
|
133
131
|
}
|
|
134
132
|
export {
|
|
135
|
-
|
|
133
|
+
Y as default
|
|
136
134
|
};
|
|
@@ -4,8 +4,6 @@ import nA from "./ImageTextTag.js";
|
|
|
4
4
|
import rA from "./MarketingTag.js";
|
|
5
5
|
import "three";
|
|
6
6
|
import { noTypecheck as p } from "../../utils/noTypecheck.js";
|
|
7
|
-
import "@realsee/five/gltf-loader";
|
|
8
|
-
import "../../../shared-utils/three/loadTexture.js";
|
|
9
7
|
import { isMediaModelTag as aA } from "../../utils/tag/tagCheck.js";
|
|
10
8
|
import lA from "./AudioTag/index.js";
|
|
11
9
|
import fA from "./MediaPlane.js";
|
|
@@ -65,8 +63,8 @@ import "../../../vendor/svelte-carousel/src/utils/lazy.js";
|
|
|
65
63
|
import "../../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
66
64
|
import "../../../vendor/svelte-carousel/src/utils/interval.js";
|
|
67
65
|
import "../Common/MediaItem.js";
|
|
68
|
-
import "@realsee/five";
|
|
69
66
|
import "hammerjs";
|
|
67
|
+
import "@realsee/five";
|
|
70
68
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
71
69
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
72
70
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
@@ -623,7 +621,7 @@ function kA(o, A, t) {
|
|
|
623
621
|
j
|
|
624
622
|
];
|
|
625
623
|
}
|
|
626
|
-
class
|
|
624
|
+
class rt extends x {
|
|
627
625
|
constructor(A) {
|
|
628
626
|
super(), $(
|
|
629
627
|
this,
|
|
@@ -644,5 +642,5 @@ class lt extends x {
|
|
|
644
642
|
}
|
|
645
643
|
}
|
|
646
644
|
export {
|
|
647
|
-
|
|
645
|
+
rt as default
|
|
648
646
|
};
|
|
@@ -13,8 +13,6 @@ 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";
|
|
18
16
|
import "../utils/search.js";
|
|
19
17
|
import "../utils/constants.js";
|
|
20
18
|
import "./Common/Arrow.js";
|
|
@@ -60,8 +58,8 @@ import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
60
58
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
61
59
|
import "./Common/MediaItem.js";
|
|
62
60
|
import "./Tag/MarketingTag.js";
|
|
63
|
-
import "@realsee/five";
|
|
64
61
|
import "hammerjs";
|
|
62
|
+
import "@realsee/five";
|
|
65
63
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
66
64
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
67
65
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
@@ -262,7 +260,7 @@ function F(a, t, e) {
|
|
|
262
260
|
"withAnimation" in p && e(0, i = p.withAnimation), "tags" in p && e(1, m = p.tags), "hooks" in p && e(5, r = p.hooks), "mediaStore" in p && e(2, l = p.mediaStore), "state" in p && e(3, o = p.state), "temporaryState" in p && e(4, n = p.temporaryState);
|
|
263
261
|
}, [i, m, l, o, n, r];
|
|
264
262
|
}
|
|
265
|
-
class
|
|
263
|
+
class vi extends S {
|
|
266
264
|
constructor(t) {
|
|
267
265
|
super(), v(
|
|
268
266
|
this,
|
|
@@ -283,5 +281,5 @@ class Ai extends S {
|
|
|
283
281
|
}
|
|
284
282
|
}
|
|
285
283
|
export {
|
|
286
|
-
|
|
284
|
+
vi as default
|
|
287
285
|
};
|
|
@@ -2,8 +2,6 @@ import { SvelteComponent as Q, init as U, safe_not_equal as W, append_styles as
|
|
|
2
2
|
import x from "./Tag/index.js";
|
|
3
3
|
import "three";
|
|
4
4
|
import { noTypecheck as H } from "../utils/noTypecheck.js";
|
|
5
|
-
import "@realsee/five/gltf-loader";
|
|
6
|
-
import "../../shared-utils/three/loadTexture.js";
|
|
7
5
|
import $ from "./Common/TagPoint.js";
|
|
8
6
|
import { classnames as J } from "../../vendor/classnames/index.js";
|
|
9
7
|
import "./Tag/TextTag/index.js";
|
|
@@ -62,8 +60,8 @@ import "../../vendor/svelte-carousel/src/utils/ProgressManager.js";
|
|
|
62
60
|
import "../../vendor/svelte-carousel/src/utils/interval.js";
|
|
63
61
|
import "./Common/MediaItem.js";
|
|
64
62
|
import "./Tag/MarketingTag.js";
|
|
65
|
-
import "@realsee/five";
|
|
66
63
|
import "hammerjs";
|
|
64
|
+
import "@realsee/five";
|
|
67
65
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
68
66
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
69
67
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
@@ -428,7 +426,7 @@ function at(i, e, t) {
|
|
|
428
426
|
n
|
|
429
427
|
];
|
|
430
428
|
}
|
|
431
|
-
class
|
|
429
|
+
class Oe extends Q {
|
|
432
430
|
constructor(e) {
|
|
433
431
|
super(), U(
|
|
434
432
|
this,
|
|
@@ -448,5 +446,5 @@ class Ue extends Q {
|
|
|
448
446
|
}
|
|
449
447
|
}
|
|
450
448
|
export {
|
|
451
|
-
|
|
449
|
+
Oe as default
|
|
452
450
|
};
|
|
@@ -3,9 +3,9 @@ var f = (r, t, o) => t in r ? d(r, t, { enumerable: !0, configurable: !0, writab
|
|
|
3
3
|
var l = (r, t, o) => (f(r, typeof t != "symbol" ? t + "" : t, o), o);
|
|
4
4
|
import { Controller as x } from "../../base/BasePlugin.js";
|
|
5
5
|
import "../../shared-utils/Subscribe.js";
|
|
6
|
-
import "@realsee/five";
|
|
7
6
|
import "hammerjs";
|
|
8
7
|
import "three";
|
|
8
|
+
import "@realsee/five";
|
|
9
9
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
10
10
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
11
11
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Five, Mode } from '@realsee/five';
|
|
2
2
|
import * as THREE from 'three';
|
|
3
3
|
import type { Tag, TagElement } from '../typings';
|
|
4
|
-
import { Raycaster } from 'three';
|
|
4
|
+
import type { Raycaster } from 'three';
|
|
5
5
|
import { TagUtil } from './TagUtil';
|
|
6
6
|
export declare abstract class TagComputer extends TagUtil {
|
|
7
7
|
private raycaster;
|
|
@@ -15,8 +15,8 @@ import * as C from "three";
|
|
|
15
15
|
import { isMediaModelTag as m, is3DTag as j } from "../utils/tag/tagCheck.js";
|
|
16
16
|
import { tagPosition as V } from "../utils/tagPosition.js";
|
|
17
17
|
import { checkRange as g } from "../utils/checkRange.js";
|
|
18
|
-
import "@realsee/five";
|
|
19
18
|
import "hammerjs";
|
|
19
|
+
import "@realsee/five";
|
|
20
20
|
import "../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
21
21
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
22
22
|
import "../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
@@ -24,8 +24,6 @@ import { notNil as k } from "../../shared-utils/isNil.js";
|
|
|
24
24
|
import { TagUtil as S } from "./TagUtil.js";
|
|
25
25
|
import "../../CSS3DRenderPlugin/utils/positionToVector3.js";
|
|
26
26
|
import "../../shared-utils/three/centerPoint.js";
|
|
27
|
-
import "@realsee/five/gltf-loader";
|
|
28
|
-
import "../../shared-utils/three/loadTexture.js";
|
|
29
27
|
import "../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
30
28
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
31
29
|
import "../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -47,7 +45,7 @@ import "../../vendor/svelte/store/index.js";
|
|
|
47
45
|
import "../../vendor/svelte/internal/index.js";
|
|
48
46
|
import "../utils/device.js";
|
|
49
47
|
import "../../shared-utils/threex/domevents/index.js";
|
|
50
|
-
class
|
|
48
|
+
class be extends S {
|
|
51
49
|
constructor(e) {
|
|
52
50
|
super(e);
|
|
53
51
|
T(this, "raycaster", new C.Raycaster());
|
|
@@ -336,5 +334,5 @@ class he extends S {
|
|
|
336
334
|
}
|
|
337
335
|
}
|
|
338
336
|
export {
|
|
339
|
-
|
|
337
|
+
be as TagComputer
|
|
340
338
|
};
|
|
@@ -3,7 +3,7 @@ import type { Tag, TagElement, TagGLTFObject, TagObjectGroup, TagGLTFObjectGroup
|
|
|
3
3
|
import type { TemporaryState } from '../typings';
|
|
4
4
|
import { Object3D } from 'three';
|
|
5
5
|
import TagContainerSvelte from '../Components/TagContainer.svelte';
|
|
6
|
-
import { Five } from '@realsee/five';
|
|
6
|
+
import type { Five } from '@realsee/five';
|
|
7
7
|
export declare abstract class TagRender extends TagComputer {
|
|
8
8
|
protected group: TagObjectGroup;
|
|
9
9
|
protected imagePlaneGroup: ImagePlaneGroup;
|