@realsee/dnalogel 2.13.2 → 2.14.0-dev.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/CSS3DRenderPlugin/Controller.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/index.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/typing.d.ts +1 -1
- package/dist/CSS3DRenderPlugin/{CSS3DRender.d.ts → utils/three/CSS3DRender.d.ts} +9 -7
- package/dist/Object3DHelperPlugin/Controller.d.ts +1 -3
- package/dist/PanoTagPlugin/controller/TagComputer.d.ts +9 -4
- package/dist/PanoTagPlugin/controller/TagRender.d.ts +5 -4
- package/dist/PanoTagPlugin/controller/TagUtil.d.ts +12 -4
- package/dist/PanoTagPlugin/typings/controller.d.ts +4 -6
- package/dist/PanoTagPlugin/typings/tag/Tag.d.ts +3 -3
- package/dist/PanoTagPlugin/typings/tag/Utils.d.ts +2 -9
- package/{libs/PanoTagPlugin/utils/model/imageModel.d.ts → dist/PanoTagPlugin/utils/model/imagePlane.d.ts} +3 -2
- package/dist/PanoTagPlugin/utils/tag/tagCheck.d.ts +5 -4
- package/dist/index.cjs.js +47 -47
- package/dist/index.js +5101 -5083
- package/dist/index.umd.js +43 -43
- package/dist/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
- package/{libs/shared-utils/Object3DHelper/utils → dist/shared-utils}/threex/domevents/index.d.ts +9 -7
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/Magnifier.html +20 -20
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -31
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoMeasurePluginLine.html +23 -23
- package/docs/classes/PanoMeasurePluginModel.html +22 -22
- package/docs/classes/PanoMeasurePluginPoint.html +14 -14
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +90 -222
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.FivePointSelector.html +12 -12
- package/docs/classes/Util.Interval.html +12 -12
- package/docs/classes/Util.Magnifier.html +17 -17
- package/docs/classes/Util.PointDomHelper.html +11 -11
- package/docs/classes/Util.PointHelper.html +11 -11
- package/docs/classes/Util.Rectangle.html +13 -13
- package/docs/enums/CameraMovementEffect.html +7 -7
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +9 -9
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/DimensionType.html +7 -7
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +8 -8
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +9 -9
- package/docs/enums/PaintBrushTypeEnum.html +8 -8
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -8
- package/docs/functions/CameraMovementPlugin.html +5 -8
- package/docs/functions/CruisePlugin.html +5 -8
- package/docs/functions/GuideLinePlugin.html +5 -8
- package/docs/functions/ItemLabelPlugin.html +5 -8
- package/docs/functions/MapviewFloorplanPlugin.html +5 -8
- package/docs/functions/ModelChassisCompassPlugin.html +5 -8
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -8
- package/docs/functions/ModelFloorplanPlugin.html +5 -8
- package/docs/functions/ModelItemLabelPlugin.html +5 -8
- package/docs/functions/ModelRoomLabelPlugin.html +5 -8
- package/docs/functions/ModelTVVideoPlugin.html +5 -8
- package/docs/functions/ModelViewPlugin.html +5 -8
- package/docs/functions/Object3DHelperPlugin.html +5 -8
- package/docs/functions/PanoCompassPlugin.html +5 -8
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -8
- package/docs/functions/PanoDoorLabelPlugin.html +5 -8
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -8
- package/docs/functions/PanoMeasurePlugin.html +5 -8
- package/docs/functions/PanoRulerPlugin.html +5 -8
- package/docs/functions/PanoRulerProPlugin.html +5 -8
- package/docs/functions/PanoSpatialTagPlugin.html +5 -8
- package/docs/functions/PanoTagPlugin.html +5 -8
- package/docs/functions/PanoVideoPlugin.html +5 -8
- package/docs/functions/TopviewFloorplanPlugin.html +5 -8
- package/docs/functions/Util.getCoordsFromClient.html +5 -5
- package/docs/functions/Util.getCoordsFromElement.html +5 -5
- package/docs/functions/Util.getFrameTime.html +5 -5
- package/docs/functions/Util.getIntersectFromRelativePosition.html +5 -5
- package/docs/functions/Util.getRaycasterFromFivePointer.html +5 -5
- package/docs/functions/Util.isNil.html +5 -5
- package/docs/functions/Util.nextFrame.html +5 -5
- package/docs/functions/Util.notNil.html +5 -5
- package/docs/functions/Util.requestAnimationFrameInterval.html +5 -5
- package/docs/functions/Util.tweenProgress.html +5 -5
- package/docs/functions/pluginFlag.html +5 -8
- package/docs/index.html +4 -7
- package/docs/interfaces/AddTagConfig.html +6 -6
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +11 -11
- package/docs/interfaces/CSS3DRenderPluginState.html +8 -8
- package/docs/interfaces/CameraMovementPluginExportType.html +7 -7
- package/docs/interfaces/EventMap.html +15 -15
- package/docs/interfaces/FloorplanBounding.html +8 -8
- package/docs/interfaces/FloorplanData.html +10 -10
- package/docs/interfaces/FloorplanEntrance.html +11 -11
- package/docs/interfaces/FloorplanExtraObject.html +10 -10
- package/docs/interfaces/FloorplanExtraObject3D.html +8 -8
- package/docs/interfaces/FloorplanFloorData.html +9 -9
- package/docs/interfaces/FloorplanImagePosition.html +7 -7
- package/docs/interfaces/FloorplanObserver.html +9 -9
- package/docs/interfaces/FloorplanOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanPosition.html +7 -7
- package/docs/interfaces/FloorplanRoomItem.html +13 -13
- package/docs/interfaces/FloorplanRoomLabelItem.html +7 -7
- package/docs/interfaces/FloorplanServerBounding.html +8 -8
- package/docs/interfaces/FloorplanServerComputedData.html +10 -10
- package/docs/interfaces/FloorplanServerData.html +7 -7
- package/docs/interfaces/FloorplanServerDoorItem.html +10 -10
- package/docs/interfaces/FloorplanServerDoorPosition.html +8 -8
- package/docs/interfaces/FloorplanServerEntrance.html +11 -11
- package/docs/interfaces/FloorplanServerFloorData.html +9 -9
- package/docs/interfaces/FloorplanServerImagePosition.html +7 -7
- package/docs/interfaces/FloorplanServerObserver.html +9 -9
- package/docs/interfaces/FloorplanServerOutlineItem.html +9 -9
- package/docs/interfaces/FloorplanServerPosition.html +7 -7
- package/docs/interfaces/FloorplanServerRoomItem.html +14 -14
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +7 -7
- package/docs/interfaces/HelperOffset.html +8 -8
- package/docs/interfaces/ImagePlaneGroup.html +7 -7
- package/docs/interfaces/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/MinMax.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginData.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +8 -8
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +8 -8
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +8 -8
- package/docs/interfaces/ModelItemLabelPluginData.html +6 -6
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +7 -7
- package/docs/interfaces/ModelRoomLabelPluginData.html +6 -6
- package/docs/interfaces/ModelTVVideoPluginData.html +9 -9
- package/docs/interfaces/ModelTVVideoPluginExportType.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +6 -6
- package/docs/interfaces/ModelViewPluginExportType.html +11 -11
- package/docs/interfaces/Object3DHelperState.html +8 -8
- package/docs/interfaces/ObjectHelperControllers.html +9 -9
- package/docs/interfaces/PaintBrushAction.html +12 -12
- package/docs/interfaces/PaintBrushConfigs.html +12 -12
- package/docs/interfaces/PaintBrushState.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +10 -10
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +5 -8
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +8 -8
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPointJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +8 -8
- package/docs/interfaces/PanoRulerPluginExportType.html +10 -10
- package/docs/interfaces/PanoRulerPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerPluginParameterType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerProPluginOptions.html +7 -7
- package/docs/interfaces/PanoRulerProPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginState.html +8 -8
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +5 -8
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +5 -8
- package/docs/interfaces/PanoSpatialTagPluginData.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +13 -13
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +11 -11
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +10 -10
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +6 -6
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +10 -10
- package/docs/interfaces/Point.html +8 -8
- package/docs/interfaces/Room.html +9 -9
- package/docs/interfaces/RoomInfo.html +7 -7
- package/docs/interfaces/RoomLabel.html +14 -14
- package/docs/interfaces/RoomRules.html +5 -8
- package/docs/interfaces/Rooms.html +5 -8
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCacheInterface.html +12 -12
- package/docs/interfaces/TagConfig.html +11 -11
- package/docs/interfaces/TagGLTFObjectGroup.html +6 -6
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +6 -6
- package/docs/interfaces/TagStyle.html +6 -6
- package/docs/interfaces/Tags.html +10 -10
- package/docs/interfaces/TemporaryState.html +6 -6
- package/docs/interfaces/Util.MagnifierParameter.html +11 -11
- package/docs/interfaces/Util.MouseGroupParameter.html +8 -8
- package/docs/modules/PanoVideoPluginType.html +5 -5
- package/docs/modules/Util.html +5 -5
- package/docs/modules.html +4 -10
- package/docs/types/ArrayPosition.html +5 -8
- package/docs/types/AudioAppearance.html +5 -8
- package/docs/types/AudioTagTypeConfigKey.html +5 -8
- package/docs/types/CSS3DRenderExportType.html +5 -8
- package/docs/types/CSS3DRenderPluginExportType.html +5 -8
- package/docs/types/CSS3DRenderPluginParameterType.html +5 -8
- package/docs/types/ClassFunctionParameters.html +5 -8
- package/docs/types/Color.html +5 -8
- package/docs/types/ContentTypeConfigKey.html +5 -8
- package/docs/types/ContentTypeConfigKeySplit.html +5 -8
- package/docs/types/ContentTypeMap.html +5 -8
- package/docs/types/Create3DDomContainerReturnType.html +5 -8
- package/docs/types/Create3DElementReturnType.html +5 -8
- package/docs/types/CruisePluginExportType.html +5 -8
- package/docs/types/Direction-1.html +5 -8
- package/docs/types/Direction4.html +5 -8
- package/docs/types/FloorplanRuleLabels.html +5 -8
- package/docs/types/FloorplanServerRuleLabels.html +5 -8
- package/docs/types/GuideLinePluginExportType.html +5 -8
- package/docs/types/HelperEventMap.html +5 -8
- package/docs/types/LoadTagConfig.html +5 -8
- package/docs/types/MapviewFloorplanPluginParameterType.html +5 -8
- package/docs/types/MapviewFloorplanPluginReturnType.html +5 -8
- package/docs/types/MediaData.html +5 -8
- package/docs/types/MediaStore.html +5 -8
- package/docs/types/ModelElement.html +5 -8
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +5 -8
- package/docs/types/ModelFloorplanPluginParameterType.html +5 -8
- package/docs/types/ModelFloorplanPluginReturnType.html +5 -8
- package/docs/types/ModelRoomLabelPluginParameters.html +5 -8
- package/docs/types/ModelRoomLabelPluginReturnType.html +5 -8
- package/docs/types/MoveArgs.html +5 -8
- package/docs/types/MoveOpts.html +5 -8
- package/docs/types/Object3DHelperEventMap.html +5 -8
- package/docs/types/ObjectFit.html +5 -8
- package/docs/types/PaintBrushEventMap.html +5 -8
- package/docs/types/PanoCompassPluginData.html +5 -8
- package/docs/types/PanoCompassPluginExportType.html +5 -8
- package/docs/types/PanoCompassPluginParameterType.html +5 -8
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +5 -8
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +5 -8
- package/docs/types/PanoIndex.html +5 -8
- package/docs/types/PanoMeasurePluginEvent.html +5 -8
- package/docs/types/PanoMeasureReturnType.html +5 -8
- package/docs/types/PanoSpatialTagPluginId.html +5 -8
- package/docs/types/PanoTagPluginExportInterface.html +5 -8
- package/docs/types/PanoTagPluginParamsInterface.html +5 -8
- package/docs/types/PanoVideoPluginParameterType.html +5 -8
- package/docs/types/PanoVideoPluginReturnType.html +5 -8
- package/docs/types/PlaneTag.html +5 -8
- package/docs/types/PlaneTagElement.html +5 -8
- package/docs/types/Point2DElement.html +5 -8
- package/docs/types/Point2DTag.html +5 -8
- package/docs/types/Point3DElement.html +5 -8
- package/docs/types/Point3DTag.html +5 -8
- package/docs/types/PointTag.html +5 -8
- package/docs/types/PointTagElement.html +5 -8
- package/docs/types/Position.html +5 -8
- package/docs/types/RotateArgs.html +5 -8
- package/docs/types/RotateOpts.html +5 -8
- package/docs/types/RuleLabelsKey.html +5 -8
- package/docs/types/RuleLabelsValue.html +5 -8
- package/docs/types/StickType.html +5 -8
- package/docs/types/Tag.html +6 -9
- package/docs/types/Tag2D.html +5 -8
- package/docs/types/Tag3D.html +5 -8
- package/docs/types/TagContentType.html +5 -8
- package/docs/types/TagDimensionType.html +5 -8
- package/docs/types/TagElement.html +6 -9
- package/docs/types/TagEvents.html +5 -8
- package/docs/types/TagGLTFObject.html +5 -8
- package/docs/types/TagHooks.html +5 -8
- package/docs/types/TagIconSize.html +5 -8
- package/docs/types/TagId.html +5 -8
- package/docs/types/TopviewFloorplanPluginParameterType.html +5 -8
- package/docs/types/TopviewFloorplanPluginReturnType.html +5 -8
- package/docs/types/WorkCode.html +5 -8
- package/docs/variables/FLOOR_TYPE_MAP.html +5 -8
- package/docs/variables/PLUGIN.html +6 -9
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +5 -8
- package/docs/variables/ROOM_TYPE_MAP.html +5 -8
- package/docs/variables/itemLabelPluginServerParams.html +5 -8
- package/docs/variables/modelItemLabelPluginServerParams.html +5 -8
- package/docs/variables/modelRoomLabelPluginServerParams.html +5 -8
- package/libs/CSS3DRenderPlugin/Controller.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/Controller.js +2 -4
- package/libs/CSS3DRenderPlugin/index.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/index.js +1 -1
- package/libs/CSS3DRenderPlugin/typing.d.ts +1 -1
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +21 -21
- package/libs/CSS3DRenderPlugin/{CSS3DRender.d.ts → utils/three/CSS3DRender.d.ts} +9 -7
- package/libs/CSS3DRenderPlugin/{CSS3DRender.js → utils/three/CSS3DRender.js} +13 -13
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +11 -11
- package/libs/ModelTVVideoPlugin/Plugin.js +1 -1
- package/libs/ModelTVVideoPlugin/index.js +1 -1
- package/libs/Object3DHelperPlugin/Controller.d.ts +1 -3
- package/libs/Object3DHelperPlugin/Controller.js +50 -52
- package/libs/Object3DHelperPlugin/index.js +3 -4
- package/libs/PanoCompassPlugin/Controller.js +1 -1
- package/libs/PanoCompassPlugin/index.js +1 -1
- package/libs/PanoSpatialTagPlugin/Plugin.js +1 -1
- package/libs/PanoSpatialTagPlugin/index.js +1 -1
- package/libs/PanoTagPlugin/Archive/deprecated.d.ts +7 -0
- package/libs/PanoTagPlugin/Archive/deprecated.js +4 -0
- package/libs/PanoTagPlugin/Archive/index.d.ts +1 -0
- package/libs/PanoTagPlugin/Archive/index.js +4 -0
- package/libs/PanoTagPlugin/Components/Common/Audio.js +93 -97
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +206 -205
- package/libs/PanoTagPlugin/Components/Common/Media.js +115 -109
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +100 -100
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +66 -68
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +14 -15
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +4 -2
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +45 -45
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +101 -106
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +82 -84
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +62 -61
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +13 -13
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +49 -48
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +52 -51
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +108 -115
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +25 -36
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +49 -50
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +68 -70
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +55 -54
- package/libs/PanoTagPlugin/Components/Tag/index.js +153 -163
- package/libs/PanoTagPlugin/Components/TagContainer.js +5 -3
- package/libs/PanoTagPlugin/Components/TagItem.js +80 -87
- package/libs/PanoTagPlugin/controller/TagComputer.d.ts +9 -4
- package/libs/PanoTagPlugin/controller/TagComputer.js +80 -58
- package/libs/PanoTagPlugin/controller/TagRender.d.ts +5 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +161 -153
- package/libs/PanoTagPlugin/controller/TagUtil.d.ts +12 -4
- package/libs/PanoTagPlugin/controller/TagUtil.js +179 -77
- package/libs/PanoTagPlugin/controller/index.js +54 -49
- package/libs/PanoTagPlugin/index.js +16 -16
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.d.ts +4 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80P6A03eQRQKY3oqLj.js +6 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.d.ts +93 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-80QG2vMPboNv5DWrom.js +5622 -0
- package/libs/PanoTagPlugin/mocks/v1/mock-test3-realsee-cn-4zr0A5.js +1325 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.d.ts +173 -0
- package/libs/PanoTagPlugin/mocks/v1/mock1.js +122 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.d.ts +233 -0
- package/libs/PanoTagPlugin/mocks/v1/mock2.js +296 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock3.js +32 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.d.ts +56 -0
- package/libs/PanoTagPlugin/mocks/v1/mock4.js +60 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.d.ts +13 -0
- package/libs/PanoTagPlugin/mocks/v1/mock5.js +17 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.d.ts +16 -0
- package/libs/PanoTagPlugin/mocks/v1/mock6.js +27 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.d.ts +22 -0
- package/libs/PanoTagPlugin/mocks/v1/mock7.js +228 -0
- package/libs/PanoTagPlugin/typings/controller.d.ts +4 -6
- package/libs/PanoTagPlugin/typings/index.js +7 -5
- package/libs/PanoTagPlugin/typings/tag/Tag.d.ts +3 -3
- package/libs/PanoTagPlugin/typings/tag/Utils.d.ts +2 -9
- package/libs/PanoTagPlugin/typings/tag/Utils.js +5 -3
- package/libs/PanoTagPlugin/utils/addDebugPoints.js +6 -4
- package/libs/PanoTagPlugin/utils/index.js +35 -33
- package/{dist/PanoTagPlugin/utils/model/imageModel.d.ts → libs/PanoTagPlugin/utils/model/imagePlane.d.ts} +3 -2
- package/libs/PanoTagPlugin/utils/model/imagePlane.js +33 -0
- package/libs/PanoTagPlugin/utils/planeNormal.js +4 -2
- package/libs/PanoTagPlugin/utils/tag/tagCheck.d.ts +5 -4
- package/libs/PanoTagPlugin/utils/tag/tagCheck.js +8 -4
- package/libs/PanoTagPlugin/utils/tagPosition.js +9 -7
- package/libs/PanoVideoPlugin/Controller.js +1 -1
- package/libs/PanoVideoPlugin/VideoMeshController.js +1 -1
- package/libs/PanoVideoPlugin/index.js +1 -1
- package/libs/base/BasePlugin.js +1 -1
- package/libs/index.js +31 -33
- package/libs/shared-utils/Object3DHelper/Base/BaseController.d.ts +1 -1
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/CSS3DScaleHelper.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/MoveHelper.js +1 -1
- package/libs/shared-utils/Object3DHelper/Helper/index.js +1 -1
- package/libs/shared-utils/Object3DHelper/typings/index.js +1 -1
- package/libs/shared-utils/three/index.js +1 -1
- package/{dist/shared-utils/Object3DHelper/utils → libs/shared-utils}/threex/domevents/index.d.ts +9 -7
- package/libs/shared-utils/{Object3DHelper/utils/threex → threex}/domevents/index.js +4 -3
- package/package.json +1 -1
- package/docs/enums/PointType.html +0 -72
- package/docs/types/TagPointType.html +0 -272
- package/docs/variables/VERSION.html +0 -269
- package/libs/PanoTagPlugin/tsconfig.js +0 -9
- package/libs/PanoTagPlugin/utils/model/imageModel.js +0 -31
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as A, init as B, safe_not_equal as E, append_styles as F, empty as G, insert as x, transition_in as
|
|
1
|
+
import { SvelteComponent as A, init as B, safe_not_equal as E, append_styles as F, empty as G, insert as x, transition_in as m, transition_out as c, check_outros as N, detach as w, create_component as h, space as S, element as _, attr as v, set_style as q, toggle_class as k, mount_component as b, append as g, group_outros as P, destroy_component as Y } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import H from "../../Common/Line/Straight.js";
|
|
3
3
|
import j from "../../Common/Text/MText.js";
|
|
4
4
|
import "../../../../vendor/svelte/transition/index.js";
|
|
@@ -10,8 +10,8 @@ function I(r) {
|
|
|
10
10
|
}
|
|
11
11
|
function D(r) {
|
|
12
12
|
var y, z;
|
|
13
|
-
let
|
|
14
|
-
|
|
13
|
+
let o, l, e, i, t, d, s, u, p;
|
|
14
|
+
o = new H({
|
|
15
15
|
props: {
|
|
16
16
|
unfolded: r[1],
|
|
17
17
|
direction: "vertical",
|
|
@@ -29,101 +29,100 @@ function D(r) {
|
|
|
29
29
|
let a = (r[0].data.description || ((z = r[0].data.edit) == null ? void 0 : z.description)) && M(r);
|
|
30
30
|
return {
|
|
31
31
|
c() {
|
|
32
|
-
h(
|
|
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(i, "transform", r[1] ? "translateY(-15px)" : "translateY(0)"), v(e, "class", "plane__container svelte-1oxrkr1"), k(e, "unfolded", r[1]), k(e, "folded", r[3]);
|
|
33
33
|
},
|
|
34
|
-
m(
|
|
35
|
-
|
|
34
|
+
m(n, f) {
|
|
35
|
+
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;
|
|
36
36
|
},
|
|
37
|
-
p(
|
|
37
|
+
p(n, f) {
|
|
38
38
|
var C, L;
|
|
39
39
|
const T = {};
|
|
40
|
-
|
|
41
|
-
const
|
|
42
|
-
|
|
40
|
+
f & 2 && (T.unfolded = n[1]), o.$set(T);
|
|
41
|
+
const $ = {};
|
|
42
|
+
f & 4 && ($.text = n[2]), f & 1 && ($.edit = (C = n[0].data.edit) == null ? void 0 : C.title), s.$set($), n[0].data.description || ((L = n[0].data.edit) == null ? void 0 : L.description) ? a ? (a.p(n, f), f & 1 && m(a, 1)) : (a = M(n), a.c(), m(a, 1), a.m(t, null)) : a && (P(), c(a, 1, 1, () => {
|
|
43
43
|
a = null;
|
|
44
|
-
}), N()),
|
|
44
|
+
}), N()), f & 2 && q(i, "transform", n[1] ? "translateY(-15px)" : "translateY(0)"), (!p || f & 2) && k(e, "unfolded", n[1]), (!p || f & 8) && k(e, "folded", n[3]);
|
|
45
45
|
},
|
|
46
|
-
i(
|
|
47
|
-
|
|
46
|
+
i(n) {
|
|
47
|
+
p || (m(o.$$.fragment, n), m(s.$$.fragment, n), m(a), p = !0);
|
|
48
48
|
},
|
|
49
|
-
o(
|
|
50
|
-
c(
|
|
49
|
+
o(n) {
|
|
50
|
+
c(o.$$.fragment, n), c(s.$$.fragment, n), c(a), p = !1;
|
|
51
51
|
},
|
|
52
|
-
d(
|
|
53
|
-
Y(
|
|
52
|
+
d(n) {
|
|
53
|
+
Y(o, n), n && w(l), n && w(e), Y(s), a && a.d();
|
|
54
54
|
}
|
|
55
55
|
};
|
|
56
56
|
}
|
|
57
57
|
function M(r) {
|
|
58
|
-
var
|
|
59
|
-
let
|
|
60
|
-
return
|
|
58
|
+
var i;
|
|
59
|
+
let o, l, e;
|
|
60
|
+
return l = new j({
|
|
61
61
|
props: {
|
|
62
62
|
text: r[0].data.description,
|
|
63
|
-
edit: (
|
|
63
|
+
edit: (i = r[0].data.edit) == null ? void 0 : i.description,
|
|
64
64
|
maxLine: 3
|
|
65
65
|
}
|
|
66
66
|
}), {
|
|
67
67
|
c() {
|
|
68
|
-
|
|
68
|
+
o = _("div"), h(l.$$.fragment), v(o, "class", "description svelte-1oxrkr1");
|
|
69
69
|
},
|
|
70
70
|
m(t, d) {
|
|
71
|
-
x(t,
|
|
71
|
+
x(t, o, d), b(l, o, null), e = !0;
|
|
72
72
|
},
|
|
73
73
|
p(t, d) {
|
|
74
|
-
var
|
|
74
|
+
var u;
|
|
75
75
|
const s = {};
|
|
76
|
-
d & 1 && (s.text = t[0].data.description), d & 1 && (s.edit = (
|
|
76
|
+
d & 1 && (s.text = t[0].data.description), d & 1 && (s.edit = (u = t[0].data.edit) == null ? void 0 : u.description), l.$set(s);
|
|
77
77
|
},
|
|
78
78
|
i(t) {
|
|
79
|
-
e || (
|
|
79
|
+
e || (m(l.$$.fragment, t), e = !0);
|
|
80
80
|
},
|
|
81
81
|
o(t) {
|
|
82
|
-
c(
|
|
82
|
+
c(l.$$.fragment, t), e = !1;
|
|
83
83
|
},
|
|
84
84
|
d(t) {
|
|
85
|
-
t && w(
|
|
85
|
+
t && w(o), Y(l);
|
|
86
86
|
}
|
|
87
87
|
};
|
|
88
88
|
}
|
|
89
89
|
function J(r) {
|
|
90
|
-
let
|
|
90
|
+
let o, l, e = r[0].state && D(r);
|
|
91
91
|
return {
|
|
92
92
|
c() {
|
|
93
|
-
e && e.c(),
|
|
93
|
+
e && e.c(), o = G();
|
|
94
94
|
},
|
|
95
|
-
m(
|
|
96
|
-
e && e.m(
|
|
95
|
+
m(i, t) {
|
|
96
|
+
e && e.m(i, t), x(i, o, t), l = !0;
|
|
97
97
|
},
|
|
98
|
-
p(
|
|
99
|
-
|
|
98
|
+
p(i, [t]) {
|
|
99
|
+
i[0].state ? e ? (e.p(i, t), t & 1 && m(e, 1)) : (e = D(i), e.c(), m(e, 1), e.m(o.parentNode, o)) : e && (P(), c(e, 1, 1, () => {
|
|
100
100
|
e = null;
|
|
101
101
|
}), N());
|
|
102
102
|
},
|
|
103
|
-
i(
|
|
104
|
-
|
|
103
|
+
i(i) {
|
|
104
|
+
l || (m(e), l = !0);
|
|
105
105
|
},
|
|
106
|
-
o(
|
|
107
|
-
c(e),
|
|
106
|
+
o(i) {
|
|
107
|
+
c(e), l = !1;
|
|
108
108
|
},
|
|
109
|
-
d(
|
|
110
|
-
e && e.d(
|
|
109
|
+
d(i) {
|
|
110
|
+
e && e.d(i), i && w(o);
|
|
111
111
|
}
|
|
112
112
|
};
|
|
113
113
|
}
|
|
114
|
-
function K(r,
|
|
115
|
-
let e,
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
return r.$$set = (a) => {
|
|
119
|
-
"tag" in a && i(0, f = a.tag);
|
|
114
|
+
function K(r, o, l) {
|
|
115
|
+
let e, i, t, { tag: d } = o;
|
|
116
|
+
return r.$$set = (s) => {
|
|
117
|
+
"tag" in s && l(0, d = s.tag);
|
|
120
118
|
}, r.$$.update = () => {
|
|
121
|
-
|
|
122
|
-
|
|
119
|
+
var s, u, p;
|
|
120
|
+
r.$$.dirty & 1 && l(1, e = !!((s = d.state) != null && s.unfolded)), r.$$.dirty & 2 && l(3, i = !e), r.$$.dirty & 1 && l(2, t = (p = (u = d.data.title) != null ? u : d.data.text) != null ? p : "");
|
|
121
|
+
}, [d, e, t, i];
|
|
123
122
|
}
|
|
124
123
|
class Z extends A {
|
|
125
|
-
constructor(
|
|
126
|
-
super(), B(this,
|
|
124
|
+
constructor(o) {
|
|
125
|
+
super(), B(this, o, K, J, E, { tag: 0 }, I);
|
|
127
126
|
}
|
|
128
127
|
}
|
|
129
128
|
export {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as
|
|
1
|
+
import { SvelteComponent as R, init as S, safe_not_equal as W, append_styles as C, empty as q, insert as w, transition_in as u, transition_out as d, check_outros as x, detach as v, create_component as $, space as U, element as F, attr as I, mount_component as y, action_destroyer as L, listen as D, destroy_component as T, run_all as N, group_outros as O } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import j from "../../Common/Line/Straight.js";
|
|
3
3
|
import A from "../../Common/Shadow.js";
|
|
4
4
|
import B from "../../Common/Text/FlyMText.js";
|
|
@@ -10,22 +10,24 @@ 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";
|
|
13
15
|
import "../../../utils/search.js";
|
|
14
16
|
import "../../../utils/constants.js";
|
|
15
17
|
import "../../Common/Arrow.js";
|
|
16
18
|
import "../../../Assets/Icon.js";
|
|
17
19
|
import "../../../utils/doUtil.js";
|
|
18
20
|
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
19
|
-
function G(
|
|
20
|
-
C(
|
|
21
|
+
function G(n) {
|
|
22
|
+
C(n, "svelte-nlvd3x", ".content.svelte-nlvd3x{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0;overflow:hidden;box-sizing:border-box;font-size:0;pointer-events:none;white-space:nowrap;font-weight:600}");
|
|
21
23
|
}
|
|
22
|
-
function
|
|
23
|
-
var c,
|
|
24
|
-
let
|
|
25
|
-
return
|
|
24
|
+
function M(n) {
|
|
25
|
+
var c, g;
|
|
26
|
+
let i, f, t, o, r, s, p, m, _;
|
|
27
|
+
return i = new A({
|
|
26
28
|
props: {
|
|
27
|
-
visible:
|
|
28
|
-
left:
|
|
29
|
+
visible: n[2],
|
|
30
|
+
left: n[3] / 2 + "px",
|
|
29
31
|
bottom: 12,
|
|
30
32
|
width: 2,
|
|
31
33
|
blurRadius: 120,
|
|
@@ -33,112 +35,108 @@ function R(o) {
|
|
|
33
35
|
}
|
|
34
36
|
}), t = new j({
|
|
35
37
|
props: {
|
|
36
|
-
unfolded:
|
|
37
|
-
length:
|
|
38
|
-
outDelay:
|
|
38
|
+
unfolded: n[2],
|
|
39
|
+
length: n[3],
|
|
40
|
+
outDelay: n[4] + 40 * Math.min((g = (c = n[6][0]) == null ? void 0 : c.content.length) != null ? g : 10, 15),
|
|
39
41
|
useLinearColor: !0
|
|
40
42
|
}
|
|
41
43
|
}), s = new B({
|
|
42
44
|
props: {
|
|
43
|
-
visible:
|
|
44
|
-
textUnfolded:
|
|
45
|
-
content:
|
|
45
|
+
visible: n[2],
|
|
46
|
+
textUnfolded: n[1],
|
|
47
|
+
content: n[5]
|
|
46
48
|
}
|
|
47
49
|
}), {
|
|
48
50
|
c() {
|
|
49
|
-
|
|
51
|
+
$(i.$$.fragment), f = U(), $(t.$$.fragment), o = U(), r = F("div"), $(s.$$.fragment), I(r, "class", "content svelte-nlvd3x");
|
|
50
52
|
},
|
|
51
|
-
m(e,
|
|
52
|
-
|
|
53
|
+
m(e, l) {
|
|
54
|
+
y(i, e, l), w(e, f, l), y(t, e, l), w(e, o, l), w(e, r, l), y(s, r, null), p = !0, m || (_ = [
|
|
53
55
|
L(E.call(null, r)),
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
],
|
|
56
|
+
D(r, "clientWidth", n[8]),
|
|
57
|
+
D(r, "click", n[7])
|
|
58
|
+
], m = !0);
|
|
57
59
|
},
|
|
58
|
-
p(e,
|
|
59
|
-
var
|
|
60
|
-
const
|
|
61
|
-
|
|
62
|
-
const
|
|
63
|
-
|
|
60
|
+
p(e, l) {
|
|
61
|
+
var k, z;
|
|
62
|
+
const a = {};
|
|
63
|
+
l & 4 && (a.visible = e[2]), l & 8 && (a.left = e[3] / 2 + "px"), i.$set(a);
|
|
64
|
+
const h = {};
|
|
65
|
+
l & 4 && (h.unfolded = e[2]), l & 8 && (h.length = e[3]), l & 16 && (h.outDelay = e[4] + 40 * Math.min((z = (k = e[6][0]) == null ? void 0 : k.content.length) != null ? z : 10, 15)), t.$set(h);
|
|
64
66
|
const b = {};
|
|
65
|
-
|
|
67
|
+
l & 4 && (b.visible = e[2]), l & 2 && (b.textUnfolded = e[1]), l & 32 && (b.content = e[5]), s.$set(b);
|
|
66
68
|
},
|
|
67
69
|
i(e) {
|
|
68
|
-
|
|
70
|
+
p || (u(i.$$.fragment, e), u(t.$$.fragment, e), u(s.$$.fragment, e), p = !0);
|
|
69
71
|
},
|
|
70
72
|
o(e) {
|
|
71
|
-
|
|
73
|
+
d(i.$$.fragment, e), d(t.$$.fragment, e), d(s.$$.fragment, e), p = !1;
|
|
72
74
|
},
|
|
73
75
|
d(e) {
|
|
74
|
-
|
|
76
|
+
T(i, e), e && v(f), T(t, e), e && v(o), e && v(r), T(s), m = !1, N(_);
|
|
75
77
|
}
|
|
76
78
|
};
|
|
77
79
|
}
|
|
78
|
-
function H(
|
|
79
|
-
let
|
|
80
|
+
function H(n) {
|
|
81
|
+
let i, f, t = n[0].state && M(n);
|
|
80
82
|
return {
|
|
81
83
|
c() {
|
|
82
|
-
t && t.c(),
|
|
84
|
+
t && t.c(), i = q();
|
|
83
85
|
},
|
|
84
|
-
m(
|
|
85
|
-
t && t.m(
|
|
86
|
+
m(o, r) {
|
|
87
|
+
t && t.m(o, r), w(o, i, r), f = !0;
|
|
86
88
|
},
|
|
87
|
-
p(
|
|
88
|
-
|
|
89
|
+
p(o, [r]) {
|
|
90
|
+
o[0].state ? t ? (t.p(o, r), r & 1 && u(t, 1)) : (t = M(o), t.c(), u(t, 1), t.m(i.parentNode, i)) : t && (O(), d(t, 1, 1, () => {
|
|
89
91
|
t = null;
|
|
90
92
|
}), x());
|
|
91
93
|
},
|
|
92
|
-
i(
|
|
93
|
-
|
|
94
|
+
i(o) {
|
|
95
|
+
f || (u(t), f = !0);
|
|
94
96
|
},
|
|
95
|
-
o(
|
|
96
|
-
|
|
97
|
+
o(o) {
|
|
98
|
+
d(t), f = !1;
|
|
97
99
|
},
|
|
98
|
-
d(
|
|
99
|
-
t && t.d(
|
|
100
|
+
d(o) {
|
|
101
|
+
t && t.d(o), o && v(i);
|
|
100
102
|
}
|
|
101
103
|
};
|
|
102
104
|
}
|
|
103
|
-
function J(
|
|
104
|
-
let t, i,
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
function f() {
|
|
108
|
-
n(1, a = !a);
|
|
105
|
+
function J(n, i, f) {
|
|
106
|
+
let t, o, r, { tag: s } = i, p, m = !1, _ = [];
|
|
107
|
+
function c() {
|
|
108
|
+
f(1, m = !m);
|
|
109
109
|
}
|
|
110
|
-
const g = (
|
|
111
|
-
|
|
110
|
+
const g = (e) => {
|
|
111
|
+
f(3, p = e.detail);
|
|
112
112
|
};
|
|
113
|
-
return
|
|
114
|
-
"tag" in
|
|
115
|
-
},
|
|
116
|
-
|
|
113
|
+
return n.$$set = (e) => {
|
|
114
|
+
"tag" in e && f(0, s = e.tag);
|
|
115
|
+
}, n.$$.update = () => {
|
|
116
|
+
var e, l, a;
|
|
117
|
+
n.$$.dirty & 1 && f(2, t = !!((e = s.state) != null && e.unfolded)), n.$$.dirty & 1 && f(5, o = (a = (l = s.data.title) != null ? l : s.data.text) != null ? a : ""), n.$$.dirty & 4 && (t || setTimeout(
|
|
117
118
|
() => {
|
|
118
|
-
|
|
119
|
+
f(1, m = !1);
|
|
119
120
|
},
|
|
120
121
|
20
|
|
121
|
-
)),
|
|
122
|
+
)), n.$$.dirty & 2 && f(4, r = m ? 450 : 0);
|
|
122
123
|
}, [
|
|
123
|
-
d,
|
|
124
|
-
a,
|
|
125
|
-
t,
|
|
126
|
-
c,
|
|
127
|
-
r,
|
|
128
|
-
i,
|
|
129
|
-
e,
|
|
130
|
-
f,
|
|
131
124
|
s,
|
|
132
125
|
m,
|
|
126
|
+
t,
|
|
133
127
|
p,
|
|
128
|
+
r,
|
|
129
|
+
o,
|
|
130
|
+
_,
|
|
131
|
+
c,
|
|
134
132
|
g
|
|
135
133
|
];
|
|
136
134
|
}
|
|
137
|
-
class
|
|
138
|
-
constructor(
|
|
139
|
-
super(),
|
|
135
|
+
class de extends R {
|
|
136
|
+
constructor(i) {
|
|
137
|
+
super(), S(this, i, J, H, W, { tag: 0 }, G);
|
|
140
138
|
}
|
|
141
139
|
}
|
|
142
140
|
export {
|
|
143
|
-
|
|
141
|
+
de as default
|
|
144
142
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SvelteComponent as d, init as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
1
|
+
import { SvelteComponent as d, init as $, safe_not_equal as k, empty as b, insert as x, transition_out as c, check_outros as T, transition_in as f, 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
|
+
import w from "./TextTag.js";
|
|
3
|
+
import q from "./TextPlaneTag.js";
|
|
4
4
|
import "../../Common/Line/Straight.js";
|
|
5
5
|
import "../../../../vendor/svelte/transition/index.js";
|
|
6
6
|
import "../../../../vendor/svelte/easing/index.js";
|
|
@@ -11,6 +11,8 @@ 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";
|
|
14
16
|
import "../../../utils/search.js";
|
|
15
17
|
import "../../../utils/constants.js";
|
|
16
18
|
import "../../Common/Arrow.js";
|
|
@@ -20,99 +22,98 @@ import "../../../../shared-utils/svelte/resizeObserver.js";
|
|
|
20
22
|
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
21
23
|
import "../../Common/Text/MText.js";
|
|
22
24
|
import "../../../utils/px2rem.js";
|
|
23
|
-
function
|
|
24
|
-
let t,
|
|
25
|
-
return t = new
|
|
25
|
+
function v(a) {
|
|
26
|
+
let t, r;
|
|
27
|
+
return t = new q({ props: { tag: a[0] } }), {
|
|
26
28
|
c() {
|
|
27
29
|
s(t.$$.fragment);
|
|
28
30
|
},
|
|
29
|
-
m(
|
|
30
|
-
_(t,
|
|
31
|
+
m(e, o) {
|
|
32
|
+
_(t, e, o), r = !0;
|
|
31
33
|
},
|
|
32
|
-
p(
|
|
34
|
+
p(e, o) {
|
|
33
35
|
const i = {};
|
|
34
|
-
o & 1 && (i.tag =
|
|
36
|
+
o & 1 && (i.tag = e[0]), t.$set(i);
|
|
35
37
|
},
|
|
36
|
-
i(
|
|
37
|
-
|
|
38
|
+
i(e) {
|
|
39
|
+
r || (f(t.$$.fragment, e), r = !0);
|
|
38
40
|
},
|
|
39
|
-
o(
|
|
40
|
-
|
|
41
|
+
o(e) {
|
|
42
|
+
c(t.$$.fragment, e), r = !1;
|
|
41
43
|
},
|
|
42
|
-
d(
|
|
43
|
-
g(t,
|
|
44
|
+
d(e) {
|
|
45
|
+
g(t, e);
|
|
44
46
|
}
|
|
45
47
|
};
|
|
46
48
|
}
|
|
47
49
|
function C(a) {
|
|
48
|
-
let t,
|
|
49
|
-
return t = new
|
|
50
|
+
let t, r;
|
|
51
|
+
return t = new w({ props: { tag: a[0] } }), {
|
|
50
52
|
c() {
|
|
51
53
|
s(t.$$.fragment);
|
|
52
54
|
},
|
|
53
|
-
m(
|
|
54
|
-
_(t,
|
|
55
|
+
m(e, o) {
|
|
56
|
+
_(t, e, o), r = !0;
|
|
55
57
|
},
|
|
56
|
-
p(
|
|
58
|
+
p(e, o) {
|
|
57
59
|
const i = {};
|
|
58
|
-
o & 1 && (i.tag =
|
|
60
|
+
o & 1 && (i.tag = e[0]), t.$set(i);
|
|
59
61
|
},
|
|
60
|
-
i(
|
|
61
|
-
|
|
62
|
+
i(e) {
|
|
63
|
+
r || (f(t.$$.fragment, e), r = !0);
|
|
62
64
|
},
|
|
63
|
-
o(
|
|
64
|
-
|
|
65
|
+
o(e) {
|
|
66
|
+
c(t.$$.fragment, e), r = !1;
|
|
65
67
|
},
|
|
66
|
-
d(
|
|
67
|
-
g(t,
|
|
68
|
+
d(e) {
|
|
69
|
+
g(t, e);
|
|
68
70
|
}
|
|
69
71
|
};
|
|
70
72
|
}
|
|
71
73
|
function N(a) {
|
|
72
|
-
let t,
|
|
73
|
-
const i = [C,
|
|
74
|
-
function u(n,
|
|
74
|
+
let t, r, e, o;
|
|
75
|
+
const i = [C, v], p = [];
|
|
76
|
+
function u(n, m) {
|
|
75
77
|
return n[1] === "line" ? 0 : n[1] === "plane" ? 1 : -1;
|
|
76
78
|
}
|
|
77
|
-
return ~(t = u(a)) && (
|
|
79
|
+
return ~(t = u(a)) && (r = p[t] = i[t](a)), {
|
|
78
80
|
c() {
|
|
79
|
-
|
|
81
|
+
r && r.c(), e = b();
|
|
80
82
|
},
|
|
81
|
-
m(n,
|
|
82
|
-
~t && p[t].m(n,
|
|
83
|
+
m(n, m) {
|
|
84
|
+
~t && p[t].m(n, m), x(n, e, m), o = !0;
|
|
83
85
|
},
|
|
84
|
-
p(n, [
|
|
85
|
-
let
|
|
86
|
-
t = u(n), t ===
|
|
87
|
-
p[
|
|
88
|
-
}), T()), ~t ? (
|
|
86
|
+
p(n, [m]) {
|
|
87
|
+
let l = t;
|
|
88
|
+
t = u(n), t === l ? ~t && p[t].p(n, m) : (r && (h(), c(p[l], 1, 1, () => {
|
|
89
|
+
p[l] = null;
|
|
90
|
+
}), T()), ~t ? (r = p[t], r ? r.p(n, m) : (r = p[t] = i[t](n), r.c()), f(r, 1), r.m(e.parentNode, e)) : r = null);
|
|
89
91
|
},
|
|
90
92
|
i(n) {
|
|
91
|
-
o || (
|
|
93
|
+
o || (f(r), o = !0);
|
|
92
94
|
},
|
|
93
95
|
o(n) {
|
|
94
|
-
|
|
96
|
+
c(r), o = !1;
|
|
95
97
|
},
|
|
96
98
|
d(n) {
|
|
97
|
-
~t && p[t].d(n), n && y(
|
|
99
|
+
~t && p[t].d(n), n && y(e);
|
|
98
100
|
}
|
|
99
101
|
};
|
|
100
102
|
}
|
|
101
|
-
function P(a, t,
|
|
102
|
-
let
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
return a.$$set = (p) => {
|
|
106
|
-
"tag" in p && e(0, i = p.tag);
|
|
103
|
+
function P(a, t, r) {
|
|
104
|
+
let e, { tag: o } = t;
|
|
105
|
+
return a.$$set = (i) => {
|
|
106
|
+
"tag" in i && r(0, o = i.tag);
|
|
107
107
|
}, a.$$.update = () => {
|
|
108
|
-
|
|
109
|
-
|
|
108
|
+
var i;
|
|
109
|
+
a.$$.dirty & 1 && r(1, e = (i = o.data.appearance) != null ? i : "line");
|
|
110
|
+
}, [o, e];
|
|
110
111
|
}
|
|
111
|
-
class
|
|
112
|
+
class tt extends d {
|
|
112
113
|
constructor(t) {
|
|
113
|
-
super(),
|
|
114
|
+
super(), $(this, t, P, N, k, { tag: 0 });
|
|
114
115
|
}
|
|
115
116
|
}
|
|
116
117
|
export {
|
|
117
|
-
|
|
118
|
+
tt as default
|
|
118
119
|
};
|