@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,11 +1,11 @@
|
|
|
1
|
-
import { SvelteComponent as J, init as K, safe_not_equal as P, append_styles as Q, empty as V, insert as D, transition_in as h, transition_out as c, check_outros as E, detach as S, element as b, create_component as
|
|
1
|
+
import { SvelteComponent as J, init as K, safe_not_equal as P, append_styles as Q, empty as V, insert as D, transition_in as h, transition_out as c, check_outros as E, detach as S, element as b, create_component as k, space as C, attr as w, set_style as X, toggle_class as q, mount_component as y, append as v, listen as F, action_destroyer as Y, group_outros as G, destroy_component as R, run_all as Z, add_render_callback as x, create_in_transition as ee, create_out_transition as te, bubble as ie } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { cubicInOut as L } from "../../../../vendor/svelte/easing/index.js";
|
|
3
3
|
import { fade as N } from "../../../../vendor/svelte/transition/index.js";
|
|
4
4
|
import ne from "../../Common/Audio.js";
|
|
5
5
|
import oe from "../../Common/Line/Straight.js";
|
|
6
6
|
import H from "../../Common/Shadow.js";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
7
|
+
import re from "../../Common/Text/FlyMText.js";
|
|
8
|
+
import le from "../../Common/Icon/audioIcon.js";
|
|
9
9
|
import { svelteResizeObserver as ae } from "../../../../shared-utils/svelte/resizeObserver.js";
|
|
10
10
|
import "../../../utils/audio/SharedAudio.js";
|
|
11
11
|
import "../../../../shared-utils/audio.js";
|
|
@@ -14,6 +14,8 @@ import "../../Common/Text/FlyText.js";
|
|
|
14
14
|
import "animejs";
|
|
15
15
|
import "../../../../shared-utils/isNil.js";
|
|
16
16
|
import "three";
|
|
17
|
+
import "@realsee/five/gltf-loader";
|
|
18
|
+
import "../../../../shared-utils/three/loadTexture.js";
|
|
17
19
|
import "../../../utils/search.js";
|
|
18
20
|
import "../../../utils/constants.js";
|
|
19
21
|
import "../../Common/Arrow.js";
|
|
@@ -25,9 +27,9 @@ function se(e) {
|
|
|
25
27
|
Q(e, "svelte-1s6gk4a", ".audio-tag.svelte-1s6gk4a{position:absolute;left:0;top:0;width:0;height:0;overflow:visible}.audio-icon__wrapper.svelte-1s6gk4a{position:relative;vertical-align:top;width:100%;height:100%}.content.svelte-1s6gk4a{width:-moz-max-content;width:max-content;height:3.375rem;padding:2.25rem 0.25rem 0 1rem;position:absolute;left:0;bottom:0.125rem;overflow:hidden;box-sizing:border-box;font-size:0;white-space:nowrap;font-weight:600}.wrapper.svelte-1s6gk4a{position:relative;width:100%;height:100%}.audio-icon.svelte-1s6gk4a{pointer-events:none;vertical-align:top;display:inline-block;width:1rem;height:1rem;margin-right:0.25rem;margin-top:0.0625rem}.audio.svelte-1s6gk4a{position:relative;width:100%;height:100%}");
|
|
26
28
|
}
|
|
27
29
|
function j(e) {
|
|
28
|
-
var
|
|
29
|
-
let
|
|
30
|
-
|
|
30
|
+
var g, z;
|
|
31
|
+
let i, n, o, t, a, f, m, l, s, d, _, $, U, I;
|
|
32
|
+
n = new H({
|
|
31
33
|
props: {
|
|
32
34
|
visible: e[6],
|
|
33
35
|
left: e[3] / 2 + "px",
|
|
@@ -37,56 +39,56 @@ function j(e) {
|
|
|
37
39
|
spreadRadius: 60
|
|
38
40
|
}
|
|
39
41
|
});
|
|
40
|
-
let
|
|
41
|
-
return s = new
|
|
42
|
+
let u = e[6] && B(e);
|
|
43
|
+
return s = new re({
|
|
42
44
|
props: {
|
|
43
45
|
visible: e[6],
|
|
44
46
|
textUnfolded: e[1],
|
|
45
47
|
content: e[5]
|
|
46
48
|
}
|
|
47
|
-
}),
|
|
49
|
+
}), _ = new oe({
|
|
48
50
|
props: {
|
|
49
51
|
unfolded: e[6],
|
|
50
52
|
length: e[3],
|
|
51
|
-
outDelay: e[4] + 20 * Math.min((
|
|
53
|
+
outDelay: e[4] + 20 * Math.min((z = (g = e[5]) == null ? void 0 : g.length) != null ? z : 10, 15),
|
|
52
54
|
useLinearColor: !0
|
|
53
55
|
}
|
|
54
56
|
}), {
|
|
55
57
|
c() {
|
|
56
|
-
|
|
58
|
+
i = b("div"), k(n.$$.fragment), o = C(), t = b("div"), a = b("div"), f = b("div"), u && u.c(), m = C(), l = b("div"), k(s.$$.fragment), d = C(), k(_.$$.fragment), w(f, "class", "audio-icon svelte-1s6gk4a"), X(l, "display", "inline-block"), w(a, "class", "wrapper svelte-1s6gk4a"), w(t, "class", "content svelte-1s6gk4a"), w(i, "class", "audio-tag svelte-1s6gk4a"), q(i, "unfolded", e[6]);
|
|
57
59
|
},
|
|
58
|
-
m(r,
|
|
59
|
-
D(r,
|
|
60
|
+
m(r, p) {
|
|
61
|
+
D(r, i, p), y(n, i, null), v(i, o), v(i, t), v(t, a), v(a, f), u && u.m(f, null), v(a, m), v(a, l), y(s, l, null), v(i, d), y(_, i, null), $ = !0, U || (I = [
|
|
60
62
|
F(l, "click", e[7]),
|
|
61
63
|
Y(ae.call(null, l)),
|
|
62
|
-
F(l, "clientWidth", e[
|
|
63
|
-
],
|
|
64
|
+
F(l, "clientWidth", e[12])
|
|
65
|
+
], U = !0);
|
|
64
66
|
},
|
|
65
|
-
p(r,
|
|
67
|
+
p(r, p) {
|
|
66
68
|
var W, O;
|
|
67
69
|
const T = {};
|
|
68
|
-
|
|
69
|
-
|
|
70
|
+
p & 64 && (T.visible = r[6]), p & 8 && (T.left = r[3] / 2 + "px"), n.$set(T), r[6] ? u ? (u.p(r, p), p & 64 && h(u, 1)) : (u = B(r), u.c(), h(u, 1), u.m(f, null)) : u && (G(), c(u, 1, 1, () => {
|
|
71
|
+
u = null;
|
|
70
72
|
}), E());
|
|
71
73
|
const M = {};
|
|
72
|
-
|
|
74
|
+
p & 64 && (M.visible = r[6]), p & 2 && (M.textUnfolded = r[1]), p & 32 && (M.content = r[5]), s.$set(M);
|
|
73
75
|
const A = {};
|
|
74
|
-
|
|
76
|
+
p & 64 && (A.unfolded = r[6]), p & 8 && (A.length = r[3]), p & 48 && (A.outDelay = r[4] + 20 * Math.min((O = (W = r[5]) == null ? void 0 : W.length) != null ? O : 10, 15)), _.$set(A), (!$ || p & 64) && q(i, "unfolded", r[6]);
|
|
75
77
|
},
|
|
76
78
|
i(r) {
|
|
77
|
-
|
|
79
|
+
$ || (h(n.$$.fragment, r), h(u), h(s.$$.fragment, r), h(_.$$.fragment, r), $ = !0);
|
|
78
80
|
},
|
|
79
81
|
o(r) {
|
|
80
|
-
c(
|
|
82
|
+
c(n.$$.fragment, r), c(u), c(s.$$.fragment, r), c(_.$$.fragment, r), $ = !1;
|
|
81
83
|
},
|
|
82
84
|
d(r) {
|
|
83
|
-
r && S(
|
|
85
|
+
r && S(i), R(n), u && u.d(), R(s), R(_), U = !1, Z(I);
|
|
84
86
|
}
|
|
85
87
|
};
|
|
86
88
|
}
|
|
87
89
|
function B(e) {
|
|
88
|
-
let
|
|
89
|
-
return
|
|
90
|
+
let i, n, o, t, a, f, m;
|
|
91
|
+
return n = new H({
|
|
90
92
|
props: {
|
|
91
93
|
center: !0,
|
|
92
94
|
blurRadius: 15,
|
|
@@ -100,21 +102,21 @@ function B(e) {
|
|
|
100
102
|
$$slots: { default: [fe] },
|
|
101
103
|
$$scope: { ctx: e }
|
|
102
104
|
}
|
|
103
|
-
}), t.$on("play", e[
|
|
105
|
+
}), t.$on("play", e[8]), t.$on("pause", e[9]), t.$on("error", e[10]), t.$on("audioRef", e[11]), {
|
|
104
106
|
c() {
|
|
105
|
-
|
|
107
|
+
i = b("div"), k(n.$$.fragment), o = C(), k(t.$$.fragment), w(i, "class", "audio svelte-1s6gk4a");
|
|
106
108
|
},
|
|
107
109
|
m(l, s) {
|
|
108
|
-
D(l,
|
|
110
|
+
D(l, i, s), y(n, i, null), v(i, o), y(t, i, null), m = !0;
|
|
109
111
|
},
|
|
110
112
|
p(l, s) {
|
|
111
113
|
e = l;
|
|
112
|
-
const
|
|
113
|
-
s & 64 && (
|
|
114
|
+
const d = {};
|
|
115
|
+
s & 64 && (d.enable = e[6]), s & 1 && (d.url = e[0].data.audioUrl), s & 1 && (d.hooksInfo = { tag: e[0] }), s & 8196 && (d.$$scope = { dirty: s, ctx: e }), t.$set(d);
|
|
114
116
|
},
|
|
115
117
|
i(l) {
|
|
116
|
-
m || (h(
|
|
117
|
-
|
|
118
|
+
m || (h(n.$$.fragment, l), h(t.$$.fragment, l), l && x(() => {
|
|
119
|
+
f && f.end(1), a = ee(i, N, {
|
|
118
120
|
duration: 1e3,
|
|
119
121
|
delay: 0,
|
|
120
122
|
easing: L
|
|
@@ -122,115 +124,111 @@ function B(e) {
|
|
|
122
124
|
}), m = !0);
|
|
123
125
|
},
|
|
124
126
|
o(l) {
|
|
125
|
-
var s,
|
|
126
|
-
c(
|
|
127
|
+
var s, d;
|
|
128
|
+
c(n.$$.fragment, l), c(t.$$.fragment, l), a && a.invalidate(), l && (f = te(i, N, {
|
|
127
129
|
duration: 1e3,
|
|
128
|
-
delay: 20 * Math.min((
|
|
130
|
+
delay: 20 * Math.min((d = (s = e[5]) == null ? void 0 : s.length) != null ? d : 10, 15),
|
|
129
131
|
easing: L
|
|
130
132
|
})), m = !1;
|
|
131
133
|
},
|
|
132
134
|
d(l) {
|
|
133
|
-
l && S(
|
|
135
|
+
l && S(i), R(n), R(t), l && f && f.end();
|
|
134
136
|
}
|
|
135
137
|
};
|
|
136
138
|
}
|
|
137
139
|
function fe(e) {
|
|
138
|
-
let
|
|
139
|
-
return
|
|
140
|
+
let i, n, o;
|
|
141
|
+
return n = new le({ props: { playing: e[2] } }), {
|
|
140
142
|
c() {
|
|
141
|
-
|
|
143
|
+
i = b("div"), k(n.$$.fragment), w(i, "class", "audio-icon__wrapper svelte-1s6gk4a");
|
|
142
144
|
},
|
|
143
145
|
m(t, a) {
|
|
144
|
-
D(t,
|
|
146
|
+
D(t, i, a), y(n, i, null), o = !0;
|
|
145
147
|
},
|
|
146
148
|
p(t, a) {
|
|
147
|
-
const
|
|
148
|
-
a & 4 && (
|
|
149
|
+
const f = {};
|
|
150
|
+
a & 4 && (f.playing = t[2]), n.$set(f);
|
|
149
151
|
},
|
|
150
152
|
i(t) {
|
|
151
|
-
o || (h(
|
|
153
|
+
o || (h(n.$$.fragment, t), o = !0);
|
|
152
154
|
},
|
|
153
155
|
o(t) {
|
|
154
|
-
c(
|
|
156
|
+
c(n.$$.fragment, t), o = !1;
|
|
155
157
|
},
|
|
156
158
|
d(t) {
|
|
157
|
-
t && S(
|
|
159
|
+
t && S(i), R(n);
|
|
158
160
|
}
|
|
159
161
|
};
|
|
160
162
|
}
|
|
161
163
|
function ue(e) {
|
|
162
|
-
let
|
|
164
|
+
let i, n, o = e[0].state && j(e);
|
|
163
165
|
return {
|
|
164
166
|
c() {
|
|
165
|
-
o && o.c(),
|
|
167
|
+
o && o.c(), i = V();
|
|
166
168
|
},
|
|
167
169
|
m(t, a) {
|
|
168
|
-
o && o.m(t, a), D(t,
|
|
170
|
+
o && o.m(t, a), D(t, i, a), n = !0;
|
|
169
171
|
},
|
|
170
172
|
p(t, [a]) {
|
|
171
|
-
t[0].state ? o ? (o.p(t, a), a & 1 && h(o, 1)) : (o = j(t), o.c(), h(o, 1), o.m(
|
|
173
|
+
t[0].state ? o ? (o.p(t, a), a & 1 && h(o, 1)) : (o = j(t), o.c(), h(o, 1), o.m(i.parentNode, i)) : o && (G(), c(o, 1, 1, () => {
|
|
172
174
|
o = null;
|
|
173
175
|
}), E());
|
|
174
176
|
},
|
|
175
177
|
i(t) {
|
|
176
|
-
|
|
178
|
+
n || (h(o), n = !0);
|
|
177
179
|
},
|
|
178
180
|
o(t) {
|
|
179
|
-
c(o),
|
|
181
|
+
c(o), n = !1;
|
|
180
182
|
},
|
|
181
183
|
d(t) {
|
|
182
|
-
o && o.d(t), t && S(
|
|
184
|
+
o && o.d(t), t && S(i);
|
|
183
185
|
}
|
|
184
186
|
};
|
|
185
187
|
}
|
|
186
|
-
function de(e,
|
|
187
|
-
let o, t, a;
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
function R() {
|
|
191
|
-
i(1, p = !p);
|
|
188
|
+
function de(e, i, n) {
|
|
189
|
+
let o, t, a, { tag: f } = i, m = !1, l = !1, s;
|
|
190
|
+
function d() {
|
|
191
|
+
n(1, m = !m);
|
|
192
192
|
}
|
|
193
|
-
const
|
|
194
|
-
|
|
195
|
-
},
|
|
196
|
-
|
|
197
|
-
},
|
|
198
|
-
|
|
193
|
+
const _ = () => {
|
|
194
|
+
n(2, l = !0);
|
|
195
|
+
}, $ = () => {
|
|
196
|
+
n(2, l = !1);
|
|
197
|
+
}, U = () => {
|
|
198
|
+
n(2, l = !1);
|
|
199
199
|
};
|
|
200
|
-
function I(
|
|
201
|
-
ie.call(this, e,
|
|
200
|
+
function I(g) {
|
|
201
|
+
ie.call(this, e, g);
|
|
202
202
|
}
|
|
203
|
-
const
|
|
204
|
-
|
|
203
|
+
const u = (g) => {
|
|
204
|
+
n(3, s = g.detail);
|
|
205
205
|
};
|
|
206
|
-
return e.$$set = (
|
|
207
|
-
"tag" in
|
|
206
|
+
return e.$$set = (g) => {
|
|
207
|
+
"tag" in g && n(0, f = g.tag);
|
|
208
208
|
}, e.$$.update = () => {
|
|
209
|
-
|
|
209
|
+
var g, z, r;
|
|
210
|
+
e.$$.dirty & 1 && n(6, o = !!((g = f.state) != null && g.unfolded)), e.$$.dirty & 1 && n(5, t = (r = (z = f.data.title) != null ? z : f.data.text) != null ? r : ""), e.$$.dirty & 2 && n(4, a = m ? 450 : 0);
|
|
210
211
|
}, [
|
|
212
|
+
f,
|
|
213
|
+
m,
|
|
214
|
+
l,
|
|
211
215
|
s,
|
|
212
|
-
p,
|
|
213
|
-
g,
|
|
214
|
-
_,
|
|
215
216
|
a,
|
|
216
217
|
t,
|
|
217
218
|
o,
|
|
218
|
-
R,
|
|
219
219
|
d,
|
|
220
|
-
|
|
221
|
-
|
|
220
|
+
_,
|
|
221
|
+
$,
|
|
222
222
|
U,
|
|
223
|
-
f,
|
|
224
|
-
z,
|
|
225
223
|
I,
|
|
226
|
-
|
|
224
|
+
u
|
|
227
225
|
];
|
|
228
226
|
}
|
|
229
|
-
class
|
|
230
|
-
constructor(
|
|
231
|
-
super(), K(this,
|
|
227
|
+
class Fe extends J {
|
|
228
|
+
constructor(i) {
|
|
229
|
+
super(), K(this, i, de, ue, P, { tag: 0 }, se);
|
|
232
230
|
}
|
|
233
231
|
}
|
|
234
232
|
export {
|
|
235
|
-
|
|
233
|
+
Fe as default
|
|
236
234
|
};
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as
|
|
1
|
+
import { SvelteComponent as g, init as $, safe_not_equal as k, empty as b, insert as y, transition_out as f, check_outros as h, transition_in as l, detach as A, group_outros as R, create_component as s, mount_component as _, destroy_component as d } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import T from "./AudioTag.js";
|
|
3
|
-
import
|
|
3
|
+
import w from "./AudioPlaneTag.js";
|
|
4
4
|
import "../../../../vendor/svelte/easing/index.js";
|
|
5
5
|
import "../../../../vendor/svelte/transition/index.js";
|
|
6
6
|
import "../../Common/Audio.js";
|
|
@@ -14,6 +14,8 @@ import "../../Common/Text/FlyText.js";
|
|
|
14
14
|
import "animejs";
|
|
15
15
|
import "../../../../shared-utils/isNil.js";
|
|
16
16
|
import "three";
|
|
17
|
+
import "@realsee/five/gltf-loader";
|
|
18
|
+
import "../../../../shared-utils/three/loadTexture.js";
|
|
17
19
|
import "../../../utils/search.js";
|
|
18
20
|
import "../../../utils/constants.js";
|
|
19
21
|
import "../../Common/Arrow.js";
|
|
@@ -24,102 +26,101 @@ import "../../../utils/px2rem.js";
|
|
|
24
26
|
import "../../../../shared-utils/svelte/resizeObserver.js";
|
|
25
27
|
import "../../../../vendor/resize-observer-polyfill/dist/ResizeObserver.es.js";
|
|
26
28
|
import "../../Common/Text/MText.js";
|
|
27
|
-
function
|
|
28
|
-
let t,
|
|
29
|
-
return t = new
|
|
29
|
+
function q(n) {
|
|
30
|
+
let t, o;
|
|
31
|
+
return t = new w({ props: { tag: n[0] } }), t.$on("audioRef", n[2]), {
|
|
30
32
|
c() {
|
|
31
33
|
s(t.$$.fragment);
|
|
32
34
|
},
|
|
33
|
-
m(
|
|
34
|
-
_(t,
|
|
35
|
+
m(e, r) {
|
|
36
|
+
_(t, e, r), o = !0;
|
|
35
37
|
},
|
|
36
|
-
p(
|
|
37
|
-
const
|
|
38
|
-
|
|
38
|
+
p(e, r) {
|
|
39
|
+
const a = {};
|
|
40
|
+
r & 1 && (a.tag = e[0]), t.$set(a);
|
|
39
41
|
},
|
|
40
|
-
i(
|
|
41
|
-
|
|
42
|
+
i(e) {
|
|
43
|
+
o || (l(t.$$.fragment, e), o = !0);
|
|
42
44
|
},
|
|
43
|
-
o(
|
|
44
|
-
|
|
45
|
+
o(e) {
|
|
46
|
+
f(t.$$.fragment, e), o = !1;
|
|
45
47
|
},
|
|
46
|
-
d(
|
|
47
|
-
d(t,
|
|
48
|
+
d(e) {
|
|
49
|
+
d(t, e);
|
|
48
50
|
}
|
|
49
51
|
};
|
|
50
52
|
}
|
|
51
|
-
function
|
|
52
|
-
let t,
|
|
53
|
-
return t = new T({ props: { tag:
|
|
53
|
+
function v(n) {
|
|
54
|
+
let t, o;
|
|
55
|
+
return t = new T({ props: { tag: n[0] } }), t.$on("audioRef", n[2]), {
|
|
54
56
|
c() {
|
|
55
57
|
s(t.$$.fragment);
|
|
56
58
|
},
|
|
57
|
-
m(
|
|
58
|
-
_(t,
|
|
59
|
+
m(e, r) {
|
|
60
|
+
_(t, e, r), o = !0;
|
|
59
61
|
},
|
|
60
|
-
p(
|
|
61
|
-
const
|
|
62
|
-
|
|
62
|
+
p(e, r) {
|
|
63
|
+
const a = {};
|
|
64
|
+
r & 1 && (a.tag = e[0]), t.$set(a);
|
|
63
65
|
},
|
|
64
|
-
i(
|
|
65
|
-
|
|
66
|
+
i(e) {
|
|
67
|
+
o || (l(t.$$.fragment, e), o = !0);
|
|
66
68
|
},
|
|
67
|
-
o(
|
|
68
|
-
|
|
69
|
+
o(e) {
|
|
70
|
+
f(t.$$.fragment, e), o = !1;
|
|
69
71
|
},
|
|
70
|
-
d(
|
|
71
|
-
d(t,
|
|
72
|
+
d(e) {
|
|
73
|
+
d(t, e);
|
|
72
74
|
}
|
|
73
75
|
};
|
|
74
76
|
}
|
|
75
|
-
function C(
|
|
76
|
-
let t,
|
|
77
|
-
const
|
|
78
|
-
function
|
|
79
|
-
return
|
|
77
|
+
function C(n) {
|
|
78
|
+
let t, o, e, r;
|
|
79
|
+
const a = [v, q], p = [];
|
|
80
|
+
function u(i, m) {
|
|
81
|
+
return i[1] === "line" ? 0 : i[1] === "plane" ? 1 : -1;
|
|
80
82
|
}
|
|
81
|
-
return ~(t =
|
|
83
|
+
return ~(t = u(n)) && (o = p[t] = a[t](n)), {
|
|
82
84
|
c() {
|
|
83
|
-
|
|
85
|
+
o && o.c(), e = b();
|
|
84
86
|
},
|
|
85
|
-
m(
|
|
86
|
-
~t && p[t].m(
|
|
87
|
+
m(i, m) {
|
|
88
|
+
~t && p[t].m(i, m), y(i, e, m), r = !0;
|
|
87
89
|
},
|
|
88
|
-
p(
|
|
90
|
+
p(i, [m]) {
|
|
89
91
|
let c = t;
|
|
90
|
-
t =
|
|
92
|
+
t = u(i), t === c ? ~t && p[t].p(i, m) : (o && (R(), f(p[c], 1, 1, () => {
|
|
91
93
|
p[c] = null;
|
|
92
|
-
}), h()), ~t ? (
|
|
94
|
+
}), h()), ~t ? (o = p[t], o ? o.p(i, m) : (o = p[t] = a[t](i), o.c()), l(o, 1), o.m(e.parentNode, e)) : o = null);
|
|
93
95
|
},
|
|
94
|
-
i(
|
|
95
|
-
|
|
96
|
+
i(i) {
|
|
97
|
+
r || (l(o), r = !0);
|
|
96
98
|
},
|
|
97
|
-
o(
|
|
98
|
-
|
|
99
|
+
o(i) {
|
|
100
|
+
f(o), r = !1;
|
|
99
101
|
},
|
|
100
|
-
d(
|
|
101
|
-
~t && p[t].d(
|
|
102
|
+
d(i) {
|
|
103
|
+
~t && p[t].d(i), i && A(e);
|
|
102
104
|
}
|
|
103
105
|
};
|
|
104
106
|
}
|
|
105
|
-
function N(
|
|
106
|
-
let
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
function f(r) {
|
|
110
|
-
p = r.detail;
|
|
107
|
+
function N(n, t, o) {
|
|
108
|
+
let e, { tag: r } = t, a;
|
|
109
|
+
function p(u) {
|
|
110
|
+
a = u.detail;
|
|
111
111
|
}
|
|
112
|
-
return
|
|
113
|
-
"tag" in
|
|
114
|
-
},
|
|
115
|
-
|
|
116
|
-
|
|
112
|
+
return r.play = () => a.play(), r.pause = () => a.pause(), n.$$set = (u) => {
|
|
113
|
+
"tag" in u && o(0, r = u.tag);
|
|
114
|
+
}, n.$$.update = () => {
|
|
115
|
+
var u;
|
|
116
|
+
n.$$.dirty & 1 && o(1, e = (u = r.data.appearance) != null ? u : "line");
|
|
117
|
+
}, [r, e, p];
|
|
117
118
|
}
|
|
118
|
-
class
|
|
119
|
+
class it extends g {
|
|
119
120
|
constructor(t) {
|
|
120
121
|
super(), $(this, t, N, C, k, { tag: 0 });
|
|
121
122
|
}
|
|
122
123
|
}
|
|
123
124
|
export {
|
|
124
|
-
|
|
125
|
+
it as default
|
|
125
126
|
};
|
|
@@ -1,12 +1,12 @@
|
|
|
1
|
-
import { SvelteComponent as u, init as
|
|
1
|
+
import { SvelteComponent as u, init as _, safe_not_equal as d, append_styles as p, element as g, attr as v, insert as m, noop as f, detach as c, onMount as h, onDestroy as k, empty as b, binding_callbacks as y, HtmlTag as j } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
function z(i) {
|
|
3
|
-
|
|
3
|
+
p(i, "svelte-kzl2aj", ".customElement__container.svelte-kzl2aj{position:relative}");
|
|
4
4
|
}
|
|
5
5
|
function a(i) {
|
|
6
6
|
let l, e = i[0].element + "", t;
|
|
7
7
|
return {
|
|
8
8
|
c() {
|
|
9
|
-
l = new j(!1), t =
|
|
9
|
+
l = new j(!1), t = b(), l.a = t;
|
|
10
10
|
},
|
|
11
11
|
m(n, o) {
|
|
12
12
|
l.m(e, n, o), m(n, t, o);
|
|
@@ -15,7 +15,7 @@ function a(i) {
|
|
|
15
15
|
o & 1 && e !== (e = n[0].element + "") && l.p(e);
|
|
16
16
|
},
|
|
17
17
|
d(n) {
|
|
18
|
-
n &&
|
|
18
|
+
n && c(t), n && l.d();
|
|
19
19
|
}
|
|
20
20
|
};
|
|
21
21
|
}
|
|
@@ -34,13 +34,13 @@ function C(i) {
|
|
|
34
34
|
i: f,
|
|
35
35
|
o: f,
|
|
36
36
|
d(t) {
|
|
37
|
-
t &&
|
|
37
|
+
t && c(l), e && e.d(), i[2](null);
|
|
38
38
|
}
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
41
|
function E(i, l, e) {
|
|
42
42
|
let { tag: t } = l, n, o;
|
|
43
|
-
|
|
43
|
+
h(() => {
|
|
44
44
|
if (n) {
|
|
45
45
|
if (t.element instanceof Element) {
|
|
46
46
|
const s = t.element;
|
|
@@ -50,23 +50,23 @@ function E(i, l, e) {
|
|
|
50
50
|
o = s(n);
|
|
51
51
|
}
|
|
52
52
|
}
|
|
53
|
-
}),
|
|
53
|
+
}), k(() => {
|
|
54
54
|
o == null || o();
|
|
55
55
|
});
|
|
56
|
-
function
|
|
57
|
-
|
|
56
|
+
function r(s) {
|
|
57
|
+
y[s ? "unshift" : "push"](() => {
|
|
58
58
|
n = s, e(1, n);
|
|
59
59
|
});
|
|
60
60
|
}
|
|
61
61
|
return i.$$set = (s) => {
|
|
62
62
|
"tag" in s && e(0, t = s.tag);
|
|
63
|
-
}, [t, n,
|
|
63
|
+
}, [t, n, r];
|
|
64
64
|
}
|
|
65
|
-
class
|
|
65
|
+
class q extends u {
|
|
66
66
|
constructor(l) {
|
|
67
|
-
super(),
|
|
67
|
+
super(), _(this, l, E, C, d, { tag: 0 }, z);
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
export {
|
|
71
|
-
|
|
71
|
+
q as default
|
|
72
72
|
};
|