@realsee/dnalogel 2.16.0-10 → 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/components/index.js +688 -240
- package/dist/CruisePlugin/typing.d.ts +1 -1
- package/dist/GuideLinePlugin/Controller.d.ts +5 -4
- package/dist/GuideLinePlugin/GuideLineModeItem.d.ts +7 -1
- package/dist/GuideLinePlugin/typing.d.ts +8 -9
- 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 +100 -86
- package/dist/index.js +14859 -8028
- package/dist/index.umd.js +93 -79
- 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/animationFrame/BetterTween.d.ts +3 -2
- package/dist/shared-utils/animationFrame/index.d.ts +1 -1
- package/dist/shared-utils/animationFrame/tween.d.ts +32 -23
- package/dist/shared-utils/five/mode.d.ts +1 -1
- package/dist/shared-utils/svelte/resizeObserver.d.ts +2 -10
- package/dist/shared-utils/svelte/resizeObserverGlobal.d.ts +10 -0
- 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 +38 -26
- 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 +29 -18
- 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 +18 -7
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +7 -18
- 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 -15
- 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 +48 -14
- package/libs/CSS3DRenderPlugin/index.js +7 -9
- package/libs/CSS3DRenderPlugin/utils/even.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +3 -0
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +37 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +1 -1
- package/libs/CameraMovementPlugin/CameraMovementPlugin.js +22 -18
- package/libs/CameraMovementPlugin/index.js +7 -9
- package/libs/CruisePlugin/Controller.js +163 -54
- package/libs/CruisePlugin/index.js +38 -32
- package/libs/CruisePlugin/typing.d.ts +1 -1
- package/libs/CruisePlugin/utils/coordinatesToVector.js +3 -0
- package/libs/GuideLinePlugin/Components/Tag.js +14 -2
- package/libs/GuideLinePlugin/Controller.d.ts +5 -4
- package/libs/GuideLinePlugin/Controller.js +147 -135
- package/libs/GuideLinePlugin/GuideLineItem/index.js +26 -30
- package/libs/GuideLinePlugin/GuideLineItem.js +30 -23
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +126 -72
- package/libs/GuideLinePlugin/GuideLineModeItem.d.ts +7 -1
- package/libs/GuideLinePlugin/GuideLineModeItem.js +30 -23
- package/libs/GuideLinePlugin/index.js +40 -33
- package/libs/GuideLinePlugin/typing.d.ts +8 -9
- package/libs/GuideLinePlugin/typing.js +1 -34
- package/libs/GuideLinePlugin/utils/createLineGeometry.js +24 -18
- package/libs/GuideLinePlugin/utils/getPoint.js +4 -0
- package/libs/GuideLinePlugin/utils/index.d.ts +1 -1
- package/libs/GuideLinePlugin/utils/index.js +9 -44
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +83 -34
- package/libs/ItemLabelPlugin/ItemLabelItem.js +91 -14
- package/libs/ItemLabelPlugin/Plugin.js +2 -2
- package/libs/ItemLabelPlugin/index.js +8 -9
- package/libs/ModelChassisCompassPlugin/Plugin.js +25 -25
- package/libs/ModelChassisCompassPlugin/index.js +3 -4
- package/libs/ModelEntryDoorGuidePlugin/Plugin.js +14 -14
- package/libs/ModelEntryDoorGuidePlugin/index.js +3 -4
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +46 -10
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +60 -7
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +3 -3
- package/libs/ModelItemLabelPlugin/index.js +6 -7
- package/libs/ModelRoomLabelPlugin/Controller.js +18 -1
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +58 -4
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +50 -20
- package/libs/ModelTVVideoPlugin/Plugin.js +7 -9
- package/libs/ModelTVVideoPlugin/index.js +7 -10
- package/libs/ModelViewPlugin/Plugin.js +3 -3
- package/libs/ModelViewPlugin/index.js +3 -4
- package/libs/Object3DHelperPlugin/Controller.d.ts +1 -1
- package/libs/Object3DHelperPlugin/Controller.js +62 -42
- package/libs/Object3DHelperPlugin/FiveControllerWrapper.js +2 -1
- package/libs/Object3DHelperPlugin/index.js +9 -11
- package/libs/PanoCompassPlugin/Controller.js +54 -4
- package/libs/PanoCompassPlugin/getRoomInfoInstance.js +1 -1
- package/libs/PanoCompassPlugin/index.js +3 -3
- package/libs/PanoDoorLabelPlugin/BaseController.js +37 -12
- package/libs/PanoDoorLabelPlugin/Controller.js +9 -6
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +39 -13
- package/libs/PanoDoorLabelPlugin/index.js +5 -7
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/EditController.js +25 -7
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +11 -7
- package/libs/PanoMeasurePlugin/Controller/ShortcutKeyController.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +7 -7
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +8 -8
- package/libs/PanoMeasurePlugin/Controller/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Controller/index.js +44 -14
- package/libs/PanoMeasurePlugin/Model/index.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/index.js +7 -7
- package/libs/PanoMeasurePlugin/Model/line.d.ts +2 -2
- package/libs/PanoMeasurePlugin/Model/line.js +9 -9
- package/libs/PanoMeasurePlugin/Model/polyline.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Model/polyline.js +26 -25
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +2 -1
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +21 -20
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +14 -10
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/MainBtnController.js +8 -7
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +3 -4
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +12 -13
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.d.ts +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileMainBtnController.js +5 -6
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +15 -12
- package/libs/PanoMeasurePlugin/index.js +15 -16
- 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 -20
- package/libs/PanoMeasurePlugin/utils/distanceDom.d.ts +1 -1
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +8 -11
- package/libs/PanoRulerPlugin/Plugin.js +54 -54
- package/libs/PanoRulerPlugin/index.js +3 -4
- package/libs/PanoRulerProPlugin/Controller.js +14 -15
- package/libs/PanoRulerProPlugin/RulerItem.js +134 -45
- package/libs/PanoRulerProPlugin/RulerItems.js +49 -40
- package/libs/PanoRulerProPlugin/index.js +4 -5
- package/libs/PanoSpatialTagPlugin/Components/origins.js +47 -8
- package/libs/PanoSpatialTagPlugin/Components/tag.js +79 -3
- package/libs/PanoSpatialTagPlugin/Plugin.js +5 -7
- package/libs/PanoSpatialTagPlugin/index.js +4 -7
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +45 -20
- package/libs/PanoTagPlugin/Components/Common/Audio.js +46 -8
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +220 -58
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +64 -11
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +50 -27
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +151 -26
- package/libs/PanoTagPlugin/Components/Common/Media.js +222 -89
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +171 -22
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +100 -28
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +97 -20
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +68 -17
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +71 -31
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +87 -13
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +29 -6
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +99 -14
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +171 -48
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +43 -20
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +11 -4
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +80 -27
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +41 -17
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +175 -36
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +76 -24
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +87 -14
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +99 -34
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +38 -23
- package/libs/PanoTagPlugin/Components/Tag/index.js +266 -44
- package/libs/PanoTagPlugin/Components/TagContainer.js +112 -61
- package/libs/PanoTagPlugin/Components/TagItem.js +202 -31
- package/libs/PanoTagPlugin/controller/TagCache.js +22 -20
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagComputer.js +40 -21
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +1 -1
- package/libs/PanoTagPlugin/controller/TagRender.js +50 -19
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/TagUtil.js +30 -16
- package/libs/PanoTagPlugin/controller/index.js +93 -31
- package/libs/PanoTagPlugin/index.js +21 -22
- package/libs/PanoTagPlugin/tag.config.js +4 -0
- 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 +8 -6
- package/libs/PanoTagPlugin/utils/audio/SharedAudio.js +7 -7
- package/libs/PanoTagPlugin/utils/index.js +33 -35
- package/libs/PanoTagPlugin/utils/normalPositionToPositions.js +4 -0
- package/libs/PanoTagPlugin/utils/planeNormal.js +2 -4
- package/libs/PanoTagPlugin/utils/tagPosition.d.ts +1 -1
- package/libs/PanoTagPlugin/utils/tagPosition.js +8 -10
- package/libs/PanoVideoPlugin/Controller.js +54 -40
- package/libs/PanoVideoPlugin/VideoMeshController.js +90 -44
- package/libs/PanoVideoPlugin/index.js +7 -8
- package/libs/PanoVideoPlugin/utils/index.d.ts +1 -1
- package/libs/PanoVideoPlugin/utils/index.js +0 -1
- package/libs/_commonjsHelpers.js +4 -0
- package/libs/base/BasePlugin.js +24 -16
- package/libs/base/BasePluginWithData.js +2 -2
- package/libs/components/PaintBrush/Controller.js +15 -4
- package/libs/components/PaintBrush/Subscribe.js +37 -0
- package/libs/components/PaintBrush/index.js +17 -4
- package/libs/components/PaintBrush/tween.js +2 -2
- package/libs/components/index.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +24 -6
- package/libs/floorplan/Components/Camera.js +73 -27
- package/libs/floorplan/Components/Compass.js +20 -3
- package/libs/floorplan/Components/CurrentFloor.js +189 -50
- package/libs/floorplan/Components/Main.js +202 -54
- package/libs/floorplan/Components/Normalmage.js +5 -2
- package/libs/floorplan/Components/RoomHighlight/Room.js +38 -5
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +105 -58
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +91 -18
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +106 -37
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +42 -13
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +15 -3
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +40 -3
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +37 -3
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +125 -51
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +80 -15
- package/libs/floorplan/Components/SvgImage.js +18 -6
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +118 -76
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +5 -7
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +97 -54
- package/libs/floorplan/ModelFloorplanPlugin/index.js +5 -7
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +43 -15
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +83 -22
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +61 -39
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +128 -33
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +40 -37
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +5 -7
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +84 -65
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +5 -7
- package/libs/floorplan/index.js +2 -4
- package/libs/floorplan/typings/floorplanServerData.js +80 -80
- package/libs/index.js +136 -129
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +29 -1
- 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/Controller/MoveController.js +10 -1
- package/libs/shared-utils/Object3DHelper/Controller/RectangleScaleController.js +1 -1
- package/libs/shared-utils/Object3DHelper/Controller/RotateController.js +5 -2
- package/libs/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.js +9 -8
- package/libs/shared-utils/Object3DHelper/Helper/HTML/rectangleScaleDom.js +1 -0
- package/libs/shared-utils/Object3DHelper/Helper/HTML/tipsDom.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/RotateHelper.js +4 -1
- package/libs/shared-utils/Object3DHelper/index.js +15 -0
- 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/Subscribe.js +38 -1
- package/libs/shared-utils/animationFrame/BetterTween.d.ts +3 -2
- package/libs/shared-utils/animationFrame/BetterTween.js +19 -12
- package/libs/shared-utils/animationFrame/index.d.ts +1 -1
- package/libs/shared-utils/animationFrame/index.js +14 -14
- package/libs/shared-utils/animationFrame/tween.d.ts +32 -23
- package/libs/shared-utils/animationFrame/tween.js +15 -15
- package/libs/shared-utils/audio.js +9 -9
- package/libs/shared-utils/changeModelCanvasOpacity.js +1 -1
- package/libs/shared-utils/createCanvasTextTexture.js +3 -3
- package/libs/shared-utils/five/changeMode.js +11 -11
- 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/index.js +15 -15
- package/libs/shared-utils/log.js +2 -2
- package/libs/shared-utils/math/Interval.js +2 -0
- package/libs/shared-utils/math/Rectangle.js +2 -0
- package/libs/shared-utils/svelte/resizeObserver.d.ts +2 -10
- package/libs/shared-utils/svelte/resizeObserverGlobal.d.ts +10 -0
- package/libs/shared-utils/three/FivePointSelector.js +1 -1
- package/libs/shared-utils/three/Magnifier.js +10 -7
- package/libs/shared-utils/three/PointDomHelper.js +12 -11
- package/libs/shared-utils/three/index.js +1 -2
- package/libs/shared-utils/three/loadTexture.js +10 -10
- package/libs/shared-utils/threex/domevents/index.js +2 -2
- package/libs/vendor/@tweenjs/tween/dist/tween.esm.js.js +403 -0
- package/libs/vendor/classnames/index.js +47 -0
- package/libs/vendor/easy-reactive/main.js +3 -0
- package/libs/vendor/{simply-reactive → easy-reactive}/src/simply-reactive.js +8 -8
- package/libs/vendor/{simply-reactive → easy-reactive}/src/utils/object.js +1 -1
- package/libs/vendor/gl-vec2/add.js +7 -0
- package/libs/vendor/gl-vec2/dot.js +7 -0
- package/libs/vendor/gl-vec2/normalize.js +8 -0
- package/libs/vendor/gl-vec2/set.js +7 -0
- package/libs/vendor/gl-vec2/subtract.js +7 -0
- package/libs/vendor/lodash.clonedeep/index.js +457 -0
- package/libs/vendor/lodash.get/index.js +236 -0
- package/libs/vendor/lodash.isequal/index.js +489 -0
- package/libs/vendor/object-assign-deep/objectAssignDeep.js +62 -0
- package/libs/vendor/polyline-miter-util/index.js +18 -0
- package/libs/vendor/polyline-normals/index.js +28 -0
- package/libs/vendor/resize-observer-polyfill/dist/ResizeObserver.es.js +155 -134
- package/libs/vendor/svelte/easing/index.js +4 -5
- package/libs/vendor/svelte/index.js +1 -1
- package/libs/vendor/svelte/internal/index.js +412 -388
- package/libs/vendor/svelte/store/index.js +6 -6
- package/libs/vendor/svelte/transition/index.js +23 -20
- package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +41 -3
- package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +338 -71
- package/libs/vendor/svelte-carousel/src/components/Carousel/createCarousel.js +7 -1
- package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +19 -3
- package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +30 -7
- package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +15 -3
- package/libs/vendor/svelte-carousel/src/utils/clones.js +1 -0
- package/libs/vendor/svelte-carousel/src/utils/lazy.js +3 -0
- package/package.json +11 -13
- package/dist/GuideLinePlugin/utils/getArrowMaterial.d.ts +0 -4
- package/docs/interfaces/GuideLinePluginType.PluginDataV1.html +0 -77
- package/libs/typings/math.type.js +0 -1
- package/libs/vendor/simply-reactive/main.js +0 -3
- /package/libs/vendor/{simply-reactive → easy-reactive}/src/utils/subscription.js +0 -0
- /package/libs/vendor/{simply-reactive → easy-reactive}/src/utils/watcher.js +0 -0
|
@@ -13,7 +13,10 @@ function D(r) {
|
|
|
13
13
|
let o, l, e, i, t, d, s, u, p;
|
|
14
14
|
o = new H({
|
|
15
15
|
props: {
|
|
16
|
-
unfolded:
|
|
16
|
+
unfolded: (
|
|
17
|
+
/*unfolded*/
|
|
18
|
+
r[1]
|
|
19
|
+
),
|
|
17
20
|
direction: "vertical",
|
|
18
21
|
length: 15,
|
|
19
22
|
duration: 500,
|
|
@@ -22,14 +25,39 @@ function D(r) {
|
|
|
22
25
|
}
|
|
23
26
|
}), s = new j({
|
|
24
27
|
props: {
|
|
25
|
-
text:
|
|
26
|
-
|
|
28
|
+
text: (
|
|
29
|
+
/*title*/
|
|
30
|
+
r[2]
|
|
31
|
+
),
|
|
32
|
+
edit: (
|
|
33
|
+
/*tag*/
|
|
34
|
+
(y = r[0].data.edit) == null ? void 0 : y.title
|
|
35
|
+
)
|
|
27
36
|
}
|
|
28
37
|
});
|
|
29
|
-
let a = (
|
|
38
|
+
let a = (
|
|
39
|
+
/*tag*/
|
|
40
|
+
(r[0].data.description || /*tag*/
|
|
41
|
+
((z = r[0].data.edit) == null ? void 0 : z.description)) && M(r)
|
|
42
|
+
);
|
|
30
43
|
return {
|
|
31
44
|
c() {
|
|
32
|
-
h(o.$$.fragment), l = S(), e = _("div"), i = _("div"), t = _("div"), d = _("div"), h(s.$$.fragment), u = S(), a && a.c(), v(d, "class", "title svelte-1oxrkr1"), v(t, "class", "plane svelte-1oxrkr1"), v(i, "class", "plane__wrapper svelte-1oxrkr1"), q(
|
|
45
|
+
h(o.$$.fragment), l = S(), e = _("div"), i = _("div"), t = _("div"), d = _("div"), h(s.$$.fragment), u = S(), a && a.c(), v(d, "class", "title svelte-1oxrkr1"), v(t, "class", "plane svelte-1oxrkr1"), v(i, "class", "plane__wrapper svelte-1oxrkr1"), q(
|
|
46
|
+
i,
|
|
47
|
+
"transform",
|
|
48
|
+
/*unfolded*/
|
|
49
|
+
r[1] ? "translateY(-15px)" : "translateY(0)"
|
|
50
|
+
), v(e, "class", "plane__container svelte-1oxrkr1"), k(
|
|
51
|
+
e,
|
|
52
|
+
"unfolded",
|
|
53
|
+
/*unfolded*/
|
|
54
|
+
r[1]
|
|
55
|
+
), k(
|
|
56
|
+
e,
|
|
57
|
+
"folded",
|
|
58
|
+
/*folded*/
|
|
59
|
+
r[3]
|
|
60
|
+
);
|
|
33
61
|
},
|
|
34
62
|
m(n, f) {
|
|
35
63
|
b(o, n, f), x(n, l, f), x(n, e, f), g(e, i), g(i, t), g(t, d), b(s, d, null), g(t, u), a && a.m(t, null), p = !0;
|
|
@@ -37,11 +65,38 @@ function D(r) {
|
|
|
37
65
|
p(n, f) {
|
|
38
66
|
var C, L;
|
|
39
67
|
const T = {};
|
|
40
|
-
f &
|
|
68
|
+
f & /*unfolded*/
|
|
69
|
+
2 && (T.unfolded = /*unfolded*/
|
|
70
|
+
n[1]), o.$set(T);
|
|
41
71
|
const $ = {};
|
|
42
|
-
f &
|
|
72
|
+
f & /*title*/
|
|
73
|
+
4 && ($.text = /*title*/
|
|
74
|
+
n[2]), f & /*tag*/
|
|
75
|
+
1 && ($.edit = /*tag*/
|
|
76
|
+
(C = n[0].data.edit) == null ? void 0 : C.title), s.$set($), /*tag*/
|
|
77
|
+
n[0].data.description || /*tag*/
|
|
78
|
+
(L = n[0].data.edit) != null && L.description ? a ? (a.p(n, f), f & /*tag*/
|
|
79
|
+
1 && m(a, 1)) : (a = M(n), a.c(), m(a, 1), a.m(t, null)) : a && (P(), c(a, 1, 1, () => {
|
|
43
80
|
a = null;
|
|
44
|
-
}), N()), f &
|
|
81
|
+
}), N()), f & /*unfolded*/
|
|
82
|
+
2 && q(
|
|
83
|
+
i,
|
|
84
|
+
"transform",
|
|
85
|
+
/*unfolded*/
|
|
86
|
+
n[1] ? "translateY(-15px)" : "translateY(0)"
|
|
87
|
+
), (!p || f & /*unfolded*/
|
|
88
|
+
2) && k(
|
|
89
|
+
e,
|
|
90
|
+
"unfolded",
|
|
91
|
+
/*unfolded*/
|
|
92
|
+
n[1]
|
|
93
|
+
), (!p || f & /*folded*/
|
|
94
|
+
8) && k(
|
|
95
|
+
e,
|
|
96
|
+
"folded",
|
|
97
|
+
/*folded*/
|
|
98
|
+
n[3]
|
|
99
|
+
);
|
|
45
100
|
},
|
|
46
101
|
i(n) {
|
|
47
102
|
p || (m(o.$$.fragment, n), m(s.$$.fragment, n), m(a), p = !0);
|
|
@@ -59,8 +114,14 @@ function M(r) {
|
|
|
59
114
|
let o, l, e;
|
|
60
115
|
return l = new j({
|
|
61
116
|
props: {
|
|
62
|
-
text:
|
|
63
|
-
|
|
117
|
+
text: (
|
|
118
|
+
/*tag*/
|
|
119
|
+
r[0].data.description
|
|
120
|
+
),
|
|
121
|
+
edit: (
|
|
122
|
+
/*tag*/
|
|
123
|
+
(i = r[0].data.edit) == null ? void 0 : i.description
|
|
124
|
+
),
|
|
64
125
|
maxLine: 3
|
|
65
126
|
}
|
|
66
127
|
}), {
|
|
@@ -73,7 +134,11 @@ function M(r) {
|
|
|
73
134
|
p(t, d) {
|
|
74
135
|
var u;
|
|
75
136
|
const s = {};
|
|
76
|
-
d &
|
|
137
|
+
d & /*tag*/
|
|
138
|
+
1 && (s.text = /*tag*/
|
|
139
|
+
t[0].data.description), d & /*tag*/
|
|
140
|
+
1 && (s.edit = /*tag*/
|
|
141
|
+
(u = t[0].data.edit) == null ? void 0 : u.description), l.$set(s);
|
|
77
142
|
},
|
|
78
143
|
i(t) {
|
|
79
144
|
e || (m(l.$$.fragment, t), e = !0);
|
|
@@ -87,7 +152,10 @@ function M(r) {
|
|
|
87
152
|
};
|
|
88
153
|
}
|
|
89
154
|
function J(r) {
|
|
90
|
-
let o, l, e =
|
|
155
|
+
let o, l, e = (
|
|
156
|
+
/*tag*/
|
|
157
|
+
r[0].state && D(r)
|
|
158
|
+
);
|
|
91
159
|
return {
|
|
92
160
|
c() {
|
|
93
161
|
e && e.c(), o = G();
|
|
@@ -96,7 +164,9 @@ function J(r) {
|
|
|
96
164
|
e && e.m(i, t), x(i, o, t), l = !0;
|
|
97
165
|
},
|
|
98
166
|
p(i, [t]) {
|
|
99
|
-
|
|
167
|
+
/*tag*/
|
|
168
|
+
i[0].state ? e ? (e.p(i, t), t & /*tag*/
|
|
169
|
+
1 && m(e, 1)) : (e = D(i), e.c(), m(e, 1), e.m(o.parentNode, o)) : e && (P(), c(e, 1, 1, () => {
|
|
100
170
|
e = null;
|
|
101
171
|
}), N());
|
|
102
172
|
},
|
|
@@ -117,7 +187,10 @@ function K(r, o, l) {
|
|
|
117
187
|
"tag" in s && l(0, d = s.tag);
|
|
118
188
|
}, r.$$.update = () => {
|
|
119
189
|
var s, u, p;
|
|
120
|
-
r.$$.dirty &
|
|
190
|
+
r.$$.dirty & /*tag*/
|
|
191
|
+
1 && l(1, e = !!((s = d.state) != null && s.unfolded)), r.$$.dirty & /*unfolded*/
|
|
192
|
+
2 && l(3, i = !e), r.$$.dirty & /*tag*/
|
|
193
|
+
1 && l(2, t = (p = (u = d.data.title) != null ? u : d.data.text) != null ? p : "");
|
|
121
194
|
}, [d, e, t, i];
|
|
122
195
|
}
|
|
123
196
|
class Z extends A {
|
|
@@ -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,11 +21,17 @@ 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
|
-
visible:
|
|
30
|
-
|
|
27
|
+
visible: (
|
|
28
|
+
/*unfolded*/
|
|
29
|
+
n[2]
|
|
30
|
+
),
|
|
31
|
+
left: (
|
|
32
|
+
/*contentWidth*/
|
|
33
|
+
n[3] / 2 + "px"
|
|
34
|
+
),
|
|
31
35
|
bottom: 12,
|
|
32
36
|
width: 2,
|
|
33
37
|
blurRadius: 120,
|
|
@@ -35,36 +39,88 @@ function M(n) {
|
|
|
35
39
|
}
|
|
36
40
|
}), t = new j({
|
|
37
41
|
props: {
|
|
38
|
-
unfolded:
|
|
39
|
-
|
|
40
|
-
|
|
42
|
+
unfolded: (
|
|
43
|
+
/*unfolded*/
|
|
44
|
+
n[2]
|
|
45
|
+
),
|
|
46
|
+
length: (
|
|
47
|
+
/*contentWidth*/
|
|
48
|
+
n[3]
|
|
49
|
+
),
|
|
50
|
+
outDelay: (
|
|
51
|
+
/*foldTextDelay*/
|
|
52
|
+
n[4] + 40 * Math.min(
|
|
53
|
+
/*textItems*/
|
|
54
|
+
(g = (c = n[6][0]) == null ? void 0 : c.content.length) != null ? g : 10,
|
|
55
|
+
15
|
|
56
|
+
)
|
|
57
|
+
),
|
|
41
58
|
useLinearColor: !0
|
|
42
59
|
}
|
|
43
60
|
}), s = new B({
|
|
44
61
|
props: {
|
|
45
|
-
visible:
|
|
46
|
-
|
|
47
|
-
|
|
62
|
+
visible: (
|
|
63
|
+
/*unfolded*/
|
|
64
|
+
n[2]
|
|
65
|
+
),
|
|
66
|
+
textUnfolded: (
|
|
67
|
+
/*textUnfolded*/
|
|
68
|
+
n[1]
|
|
69
|
+
),
|
|
70
|
+
content: (
|
|
71
|
+
/*content*/
|
|
72
|
+
n[5]
|
|
73
|
+
)
|
|
48
74
|
}
|
|
49
75
|
}), {
|
|
50
76
|
c() {
|
|
51
|
-
$(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");
|
|
52
78
|
},
|
|
53
|
-
m(e,
|
|
54
|
-
y(i, e,
|
|
55
|
-
L(E.call(null,
|
|
56
|
-
D(
|
|
57
|
-
|
|
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)),
|
|
82
|
+
D(
|
|
83
|
+
l,
|
|
84
|
+
"clientWidth",
|
|
85
|
+
/*clientWidth_handler*/
|
|
86
|
+
n[8]
|
|
87
|
+
),
|
|
88
|
+
D(
|
|
89
|
+
l,
|
|
90
|
+
"click",
|
|
91
|
+
/*toggleTextUnfolded*/
|
|
92
|
+
n[7]
|
|
93
|
+
)
|
|
58
94
|
], m = !0);
|
|
59
95
|
},
|
|
60
|
-
p(e,
|
|
96
|
+
p(e, r) {
|
|
61
97
|
var k, z;
|
|
62
98
|
const a = {};
|
|
63
|
-
|
|
99
|
+
r & /*unfolded*/
|
|
100
|
+
4 && (a.visible = /*unfolded*/
|
|
101
|
+
e[2]), r & /*contentWidth*/
|
|
102
|
+
8 && (a.left = /*contentWidth*/
|
|
103
|
+
e[3] / 2 + "px"), i.$set(a);
|
|
64
104
|
const h = {};
|
|
65
|
-
|
|
105
|
+
r & /*unfolded*/
|
|
106
|
+
4 && (h.unfolded = /*unfolded*/
|
|
107
|
+
e[2]), r & /*contentWidth*/
|
|
108
|
+
8 && (h.length = /*contentWidth*/
|
|
109
|
+
e[3]), r & /*foldTextDelay*/
|
|
110
|
+
16 && (h.outDelay = /*foldTextDelay*/
|
|
111
|
+
e[4] + 40 * Math.min(
|
|
112
|
+
/*textItems*/
|
|
113
|
+
(z = (k = e[6][0]) == null ? void 0 : k.content.length) != null ? z : 10,
|
|
114
|
+
15
|
|
115
|
+
)), t.$set(h);
|
|
66
116
|
const b = {};
|
|
67
|
-
|
|
117
|
+
r & /*unfolded*/
|
|
118
|
+
4 && (b.visible = /*unfolded*/
|
|
119
|
+
e[2]), r & /*textUnfolded*/
|
|
120
|
+
2 && (b.textUnfolded = /*textUnfolded*/
|
|
121
|
+
e[1]), r & /*content*/
|
|
122
|
+
32 && (b.content = /*content*/
|
|
123
|
+
e[5]), s.$set(b);
|
|
68
124
|
},
|
|
69
125
|
i(e) {
|
|
70
126
|
p || (u(i.$$.fragment, e), u(t.$$.fragment, e), u(s.$$.fragment, e), p = !0);
|
|
@@ -73,21 +129,26 @@ function M(n) {
|
|
|
73
129
|
d(i.$$.fragment, e), d(t.$$.fragment, e), d(s.$$.fragment, e), p = !1;
|
|
74
130
|
},
|
|
75
131
|
d(e) {
|
|
76
|
-
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(_);
|
|
77
133
|
}
|
|
78
134
|
};
|
|
79
135
|
}
|
|
80
136
|
function H(n) {
|
|
81
|
-
let i, f, t =
|
|
137
|
+
let i, f, t = (
|
|
138
|
+
/*tag*/
|
|
139
|
+
n[0].state && M(n)
|
|
140
|
+
);
|
|
82
141
|
return {
|
|
83
142
|
c() {
|
|
84
143
|
t && t.c(), i = q();
|
|
85
144
|
},
|
|
86
|
-
m(o,
|
|
87
|
-
t && t.m(o,
|
|
145
|
+
m(o, l) {
|
|
146
|
+
t && t.m(o, l), w(o, i, l), f = !0;
|
|
88
147
|
},
|
|
89
|
-
p(o, [
|
|
90
|
-
|
|
148
|
+
p(o, [l]) {
|
|
149
|
+
/*tag*/
|
|
150
|
+
o[0].state ? t ? (t.p(o, l), l & /*tag*/
|
|
151
|
+
1 && u(t, 1)) : (t = M(o), t.c(), u(t, 1), t.m(i.parentNode, i)) : t && (O(), d(t, 1, 1, () => {
|
|
91
152
|
t = null;
|
|
92
153
|
}), x());
|
|
93
154
|
},
|
|
@@ -103,7 +164,7 @@ function H(n) {
|
|
|
103
164
|
};
|
|
104
165
|
}
|
|
105
166
|
function J(n, i, f) {
|
|
106
|
-
let t, o,
|
|
167
|
+
let t, o, l, { tag: s } = i, p, m = !1, _ = [];
|
|
107
168
|
function c() {
|
|
108
169
|
f(1, m = !m);
|
|
109
170
|
}
|
|
@@ -113,30 +174,34 @@ function J(n, i, f) {
|
|
|
113
174
|
return n.$$set = (e) => {
|
|
114
175
|
"tag" in e && f(0, s = e.tag);
|
|
115
176
|
}, n.$$.update = () => {
|
|
116
|
-
var e,
|
|
117
|
-
n.$$.dirty &
|
|
177
|
+
var e, r, a;
|
|
178
|
+
n.$$.dirty & /*tag*/
|
|
179
|
+
1 && f(2, t = !!((e = s.state) != null && e.unfolded)), n.$$.dirty & /*tag*/
|
|
180
|
+
1 && f(5, o = (a = (r = s.data.title) != null ? r : s.data.text) != null ? a : ""), n.$$.dirty & /*unfolded*/
|
|
181
|
+
4 && (t || setTimeout(
|
|
118
182
|
() => {
|
|
119
183
|
f(1, m = !1);
|
|
120
184
|
},
|
|
121
185
|
20
|
|
122
|
-
)), n.$$.dirty &
|
|
186
|
+
)), n.$$.dirty & /*textUnfolded*/
|
|
187
|
+
2 && f(4, l = m ? 450 : 0);
|
|
123
188
|
}, [
|
|
124
189
|
s,
|
|
125
190
|
m,
|
|
126
191
|
t,
|
|
127
192
|
p,
|
|
128
|
-
|
|
193
|
+
l,
|
|
129
194
|
o,
|
|
130
195
|
_,
|
|
131
196
|
c,
|
|
132
197
|
g
|
|
133
198
|
];
|
|
134
199
|
}
|
|
135
|
-
class
|
|
200
|
+
class ae extends R {
|
|
136
201
|
constructor(i) {
|
|
137
202
|
super(), S(this, i, J, H, W, { tag: 0 }, G);
|
|
138
203
|
}
|
|
139
204
|
}
|
|
140
205
|
export {
|
|
141
|
-
|
|
206
|
+
ae as default
|
|
142
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";
|
|
@@ -24,7 +22,10 @@ import "../../Common/Text/MText.js";
|
|
|
24
22
|
import "../../../utils/px2rem.js";
|
|
25
23
|
function v(a) {
|
|
26
24
|
let t, r;
|
|
27
|
-
return t = new q({ props: { tag:
|
|
25
|
+
return t = new q({ props: { tag: (
|
|
26
|
+
/*tag*/
|
|
27
|
+
a[0]
|
|
28
|
+
) } }), {
|
|
28
29
|
c() {
|
|
29
30
|
s(t.$$.fragment);
|
|
30
31
|
},
|
|
@@ -33,13 +34,15 @@ function v(a) {
|
|
|
33
34
|
},
|
|
34
35
|
p(e, o) {
|
|
35
36
|
const i = {};
|
|
36
|
-
o &
|
|
37
|
+
o & /*tag*/
|
|
38
|
+
1 && (i.tag = /*tag*/
|
|
39
|
+
e[0]), t.$set(i);
|
|
37
40
|
},
|
|
38
41
|
i(e) {
|
|
39
|
-
r || (
|
|
42
|
+
r || (m(t.$$.fragment, e), r = !0);
|
|
40
43
|
},
|
|
41
44
|
o(e) {
|
|
42
|
-
|
|
45
|
+
f(t.$$.fragment, e), r = !1;
|
|
43
46
|
},
|
|
44
47
|
d(e) {
|
|
45
48
|
g(t, e);
|
|
@@ -48,7 +51,10 @@ function v(a) {
|
|
|
48
51
|
}
|
|
49
52
|
function C(a) {
|
|
50
53
|
let t, r;
|
|
51
|
-
return t = new w({ props: { tag:
|
|
54
|
+
return t = new w({ props: { tag: (
|
|
55
|
+
/*tag*/
|
|
56
|
+
a[0]
|
|
57
|
+
) } }), {
|
|
52
58
|
c() {
|
|
53
59
|
s(t.$$.fragment);
|
|
54
60
|
},
|
|
@@ -57,13 +63,15 @@ function C(a) {
|
|
|
57
63
|
},
|
|
58
64
|
p(e, o) {
|
|
59
65
|
const i = {};
|
|
60
|
-
o &
|
|
66
|
+
o & /*tag*/
|
|
67
|
+
1 && (i.tag = /*tag*/
|
|
68
|
+
e[0]), t.$set(i);
|
|
61
69
|
},
|
|
62
70
|
i(e) {
|
|
63
|
-
r || (
|
|
71
|
+
r || (m(t.$$.fragment, e), r = !0);
|
|
64
72
|
},
|
|
65
73
|
o(e) {
|
|
66
|
-
|
|
74
|
+
f(t.$$.fragment, e), r = !1;
|
|
67
75
|
},
|
|
68
76
|
d(e) {
|
|
69
77
|
g(t, e);
|
|
@@ -73,27 +81,33 @@ function C(a) {
|
|
|
73
81
|
function N(a) {
|
|
74
82
|
let t, r, e, o;
|
|
75
83
|
const i = [C, v], p = [];
|
|
76
|
-
function u(n,
|
|
77
|
-
return
|
|
84
|
+
function u(n, c) {
|
|
85
|
+
return (
|
|
86
|
+
/*appearance*/
|
|
87
|
+
n[1] === "line" ? 0 : (
|
|
88
|
+
/*appearance*/
|
|
89
|
+
n[1] === "plane" ? 1 : -1
|
|
90
|
+
)
|
|
91
|
+
);
|
|
78
92
|
}
|
|
79
93
|
return ~(t = u(a)) && (r = p[t] = i[t](a)), {
|
|
80
94
|
c() {
|
|
81
95
|
r && r.c(), e = b();
|
|
82
96
|
},
|
|
83
|
-
m(n,
|
|
84
|
-
~t && p[t].m(n,
|
|
97
|
+
m(n, c) {
|
|
98
|
+
~t && p[t].m(n, c), x(n, e, c), o = !0;
|
|
85
99
|
},
|
|
86
|
-
p(n, [
|
|
100
|
+
p(n, [c]) {
|
|
87
101
|
let l = t;
|
|
88
|
-
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, () => {
|
|
89
103
|
p[l] = null;
|
|
90
|
-
}), 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);
|
|
91
105
|
},
|
|
92
106
|
i(n) {
|
|
93
|
-
o || (
|
|
107
|
+
o || (m(r), o = !0);
|
|
94
108
|
},
|
|
95
109
|
o(n) {
|
|
96
|
-
|
|
110
|
+
f(r), o = !1;
|
|
97
111
|
},
|
|
98
112
|
d(n) {
|
|
99
113
|
~t && p[t].d(n), n && y(e);
|
|
@@ -106,14 +120,15 @@ function P(a, t, r) {
|
|
|
106
120
|
"tag" in i && r(0, o = i.tag);
|
|
107
121
|
}, a.$$.update = () => {
|
|
108
122
|
var i;
|
|
109
|
-
a.$$.dirty &
|
|
123
|
+
a.$$.dirty & /*tag*/
|
|
124
|
+
1 && r(1, e = (i = o.data.appearance) != null ? i : "line");
|
|
110
125
|
}, [o, e];
|
|
111
126
|
}
|
|
112
|
-
class
|
|
127
|
+
class Y extends d {
|
|
113
128
|
constructor(t) {
|
|
114
129
|
super(), $(this, t, P, N, k, { tag: 0 });
|
|
115
130
|
}
|
|
116
131
|
}
|
|
117
132
|
export {
|
|
118
|
-
|
|
133
|
+
Y as default
|
|
119
134
|
};
|