@realsee/dnalogel 2.3.5-dev.4 → 2.3.5-dev.6
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/PanoTagPlugin/controller/index.d.ts +2 -2
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/index.cjs.js +36 -36
- package/dist/index.js +1399 -1395
- package/dist/index.umd.js +24 -24
- package/docs/assets/search.js +1 -1
- package/docs/classes/CSS3DRender.html +31 -31
- package/docs/classes/CruisePluginController.html +24 -24
- package/docs/classes/Magnifier.html +16 -16
- package/docs/classes/ModelRoomLabelController.html +11 -11
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +15 -15
- package/docs/classes/PanoTagPluginController.html +41 -41
- 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 +16 -16
- 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/PointType.html +7 -7
- package/docs/enums/Rotation.html +8 -8
- package/docs/functions/CSS3DRenderPlugin.html +5 -4
- package/docs/functions/CameraMovementPlugin.html +5 -4
- package/docs/functions/CruisePlugin.html +5 -4
- package/docs/functions/GuideLinePlugin.html +6 -5
- package/docs/functions/ItemLabelPlugin.html +5 -4
- package/docs/functions/MapviewFloorplanPlugin.html +5 -4
- package/docs/functions/ModelChassisCompassPlugin.html +5 -4
- package/docs/functions/ModelEntryDoorGuidePlugin.html +5 -4
- package/docs/functions/ModelFloorplanPlugin.html +5 -4
- package/docs/functions/ModelItemLabelPlugin.html +5 -4
- package/docs/functions/ModelRoomLabelPlugin.html +5 -4
- package/docs/functions/ModelTVVideoPlugin.html +5 -4
- package/docs/functions/ModelViewPlugin.html +5 -4
- package/docs/functions/Object3DHelperPlugin.html +5 -4
- package/docs/functions/PanoCompassPlugin.html +5 -4
- package/docs/functions/PanoCursorRaycasterPlugin.html +5 -4
- package/docs/functions/PanoDoorLabelPlugin.html +5 -4
- package/docs/functions/PanoFloorplanRadarPlugin.html +5 -4
- package/docs/functions/PanoMeasurePlugin.html +5 -4
- package/docs/functions/PanoRulerPlugin.html +5 -4
- package/docs/functions/PanoRulerProPlugin.html +5 -4
- package/docs/functions/PanoSpatialTagPlugin.html +5 -4
- package/docs/functions/PanoTagPlugin.html +5 -4
- package/docs/functions/TopviewFloorplanPlugin.html +5 -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.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 +6 -5
- package/docs/index.html +5 -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/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/ItemLabelPluginData.html +6 -6
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +11 -11
- package/docs/interfaces/ItemLabelPluginParametersType.html +9 -9
- package/docs/interfaces/LineJson.html +7 -7
- 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/OpenParameter.html +7 -7
- 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 +6 -5
- package/docs/interfaces/PanoMeasureParameterType.html +11 -11
- 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 +6 -5
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +6 -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/Point.html +8 -8
- package/docs/interfaces/PointJson.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 +6 -5
- package/docs/interfaces/Rooms.html +6 -5
- package/docs/interfaces/Scissor.html +9 -9
- package/docs/interfaces/State.html +8 -8
- package/docs/interfaces/TagCache.html +10 -10
- package/docs/interfaces/TagConfig.html +10 -10
- package/docs/interfaces/TagIconUrl.html +9 -9
- 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/Util.html +5 -5
- package/docs/modules.html +6 -4
- package/docs/types/ArrayPosition.html +6 -5
- package/docs/types/CSS3DRenderExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginExportType.html +6 -5
- package/docs/types/CSS3DRenderPluginParameterType.html +6 -5
- package/docs/types/Color.html +6 -5
- package/docs/types/ContentTypeConfigKey.html +6 -5
- package/docs/types/ContentTypeMap.html +6 -5
- package/docs/types/Create3DDomContainerReturnType.html +6 -5
- package/docs/types/Create3DElementReturnType.html +6 -5
- package/docs/types/CruisePluginExportType.html +6 -5
- package/docs/types/Direction-1.html +6 -5
- package/docs/types/Direction4.html +6 -5
- package/docs/types/FloorplanRuleLabels.html +6 -5
- package/docs/types/FloorplanServerRuleLabels.html +6 -5
- package/docs/types/GuideLinePluginExportType.html +6 -5
- package/docs/types/HelperEventMap.html +6 -5
- package/docs/types/LoadTagConfig.html +248 -0
- package/docs/types/MapviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/MapviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/MediaData.html +6 -5
- package/docs/types/MediaStore.html +6 -5
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginParameterType.html +6 -5
- package/docs/types/ModelFloorplanPluginReturnType.html +6 -5
- package/docs/types/ModelRoomLabelPluginParameters.html +6 -5
- package/docs/types/ModelRoomLabelPluginReturnType.html +6 -5
- package/docs/types/MoveArgs.html +6 -5
- package/docs/types/MoveOpts.html +6 -5
- package/docs/types/Object3DHelperEventMap.html +6 -5
- package/docs/types/ObjectFit.html +6 -5
- package/docs/types/PaintBrushEventMap.html +6 -5
- package/docs/types/PanoCompassPluginData.html +6 -5
- package/docs/types/PanoCompassPluginExportType.html +6 -5
- package/docs/types/PanoCompassPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +6 -5
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +6 -5
- package/docs/types/PanoIndex.html +6 -5
- package/docs/types/PanoMeasurePluginEvent.html +6 -5
- package/docs/types/PanoMeasureReturnType.html +6 -5
- package/docs/types/PanoSpatialTagPluginId.html +6 -5
- package/docs/types/PanoTagPluginExportInterface.html +6 -5
- package/docs/types/PanoTagPluginParamsInterface.html +6 -5
- package/docs/types/PlaneTag.html +6 -5
- package/docs/types/PlaneTagElement.html +6 -5
- package/docs/types/Point2DElement.html +6 -5
- package/docs/types/Point2DTag.html +6 -5
- package/docs/types/Point3DElement.html +6 -5
- package/docs/types/Point3DTag.html +6 -5
- package/docs/types/PointTag.html +6 -5
- package/docs/types/PointTagElement.html +6 -5
- package/docs/types/Position.html +6 -5
- package/docs/types/RotateArgs.html +6 -5
- package/docs/types/RotateOpts.html +6 -5
- package/docs/types/RuleLabelsKey.html +6 -5
- package/docs/types/RuleLabelsValue.html +6 -5
- package/docs/types/StickType.html +6 -5
- package/docs/types/Tag.html +6 -5
- package/docs/types/Tag2D.html +6 -5
- package/docs/types/Tag3D.html +6 -5
- package/docs/types/TagContentType.html +6 -5
- package/docs/types/TagDimensionType.html +6 -5
- package/docs/types/TagElement.html +6 -5
- package/docs/types/TagEvents.html +6 -5
- package/docs/types/TagHooks.html +6 -5
- package/docs/types/TagIconSize.html +6 -5
- package/docs/types/TagId.html +6 -5
- package/docs/types/TagPointType.html +6 -5
- package/docs/types/TopviewFloorplanPluginParameterType.html +6 -5
- package/docs/types/TopviewFloorplanPluginReturnType.html +6 -5
- package/docs/types/WorkCode.html +6 -5
- package/docs/variables/FLOOR_TYPE_MAP.html +6 -5
- package/docs/variables/PLUGIN.html +6 -5
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +6 -5
- package/docs/variables/ROOM_TYPE_MAP.html +6 -5
- package/docs/variables/VERSION.html +6 -5
- package/docs/variables/itemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelItemLabelPluginServerParams.html +6 -5
- package/docs/variables/modelRoomLabelPluginServerParams.html +6 -5
- package/libs/CSS3DRenderPlugin/CSS3DRender.js +1 -1
- package/libs/CSS3DRenderPlugin/Controller.js +2 -2
- package/libs/CSS3DRenderPlugin/utils/createResizeObserver.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/generateBehindFiveElement.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/getAllCSS3DObject.js +4 -4
- package/libs/CSS3DRenderPlugin/utils/index.js +12 -0
- package/libs/CSS3DRenderPlugin/utils/positionToVector3.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/random.js +6 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DGroup.js +3 -2
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +2 -1
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRenderer.js +6 -4
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DScene.js +1 -1
- package/libs/CSS3DRenderPlugin/utils/three/OpacityMesh.js +6 -6
- package/libs/CSS3DRenderPlugin/utils/waitFiveModelLoaded.js +13 -13
- package/libs/CruisePlugin/Controller.js +1 -1
- package/libs/CruisePlugin/utils/coordinatesAngle.js +3 -2
- package/libs/CruisePlugin/utils/linerValue.js +4 -4
- package/libs/GuideLinePlugin/Controller.js +1 -1
- package/libs/GuideLinePlugin/utils/getLineGeometries.js +1 -1
- package/libs/GuideLinePlugin/utils/getPoint.d.ts +3 -0
- package/libs/GuideLinePlugin/utils/getPoint.js +18 -0
- package/libs/Object3DHelperPlugin/Controller.js +2 -2
- package/libs/PanoMeasurePlugin/Controller/BaseController.js +25 -15
- package/libs/PanoMeasurePlugin/Controller/EditController.js +21 -9
- package/libs/PanoMeasurePlugin/Controller/MixedController.js +23 -10
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +25 -14
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +44 -29
- package/libs/PanoMeasurePlugin/Controller/index.js +58 -21
- package/libs/PanoMeasurePlugin/Model/index.js +47 -40
- package/libs/PanoMeasurePlugin/Model/line.js +15 -11
- package/libs/PanoMeasurePlugin/Model/point.js +5 -5
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete.svg.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/_Assets/delete_hover_bg.png.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/DeleteDom/index.js +4 -4
- package/libs/PanoMeasurePlugin/Modules/FiveHelper.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +30 -30
- package/libs/PanoMeasurePlugin/Modules/UIController/HTML.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/Revoke/index.js +2 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +3 -3
- package/libs/PanoMeasurePlugin/Modules/UIController/mobileHTML.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/UIController/style.js +24 -16
- package/libs/PanoMeasurePlugin/Modules/rangePiece/html.js +4 -3
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +8 -5
- package/libs/PanoMeasurePlugin/index.js +2 -2
- package/libs/PanoMeasurePlugin/typings/data.js +1 -0
- package/libs/PanoMeasurePlugin/typings/event.type.js +1 -0
- package/libs/PanoMeasurePlugin/typings/index.js +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.d.ts +1 -0
- package/libs/PanoMeasurePlugin/typings/utils.type.js +1 -0
- package/libs/PanoMeasurePlugin/utils/calculateThreeMouse.js +1 -1
- package/libs/PanoMeasurePlugin/utils/clearGroup.d.ts +2 -0
- package/libs/PanoMeasurePlugin/utils/clearGroup.js +6 -0
- package/libs/PanoMeasurePlugin/utils/constants.js +15 -16
- package/libs/PanoMeasurePlugin/utils/distanceDom.js +1 -1
- package/libs/PanoMeasurePlugin/utils/findClosestPoint.js +7 -6
- package/libs/PanoMeasurePlugin/utils/isNDCPointInScreen.js +3 -3
- package/libs/PanoMeasurePlugin/utils/line.js +1 -0
- package/libs/PanoMeasurePlugin/utils/math.js +2 -1
- package/libs/PanoMeasurePlugin/utils/ndc2Screen.js +2 -2
- package/libs/PanoSpatialTagPlugin/Components/origins.js +3 -2
- package/libs/PanoSpatialTagPlugin/Components/tag.js +3 -2
- package/libs/PanoSpatialTagPlugin/Plugin.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +11 -11
- package/libs/PanoTagPlugin/Components/Common/Audio.js +24 -24
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +20 -18
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +31 -29
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +19 -19
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +25 -24
- package/libs/PanoTagPlugin/Components/Common/Media.js +47 -39
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +1 -1
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +10 -9
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +24 -21
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +37 -27
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +25 -25
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +26 -26
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +106 -0
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +22 -18
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +83 -61
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +22 -22
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +103 -81
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +5 -3
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +74 -56
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +27 -23
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +51 -39
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +69 -52
- package/libs/PanoTagPlugin/Components/Tag/index.js +119 -79
- package/libs/PanoTagPlugin/Components/TagContainer.js +132 -81
- package/libs/PanoTagPlugin/Components/TagItem.js +110 -63
- package/libs/PanoTagPlugin/controller/TagCacheController.js +3 -2
- package/libs/PanoTagPlugin/controller/TagComputer.js +9 -6
- package/libs/PanoTagPlugin/controller/index.d.ts +2 -2
- package/libs/PanoTagPlugin/controller/index.js +131 -61
- package/libs/PanoTagPlugin/index.js +2 -2
- 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/mocks/v2/mock1.d.ts +128 -0
- package/libs/PanoTagPlugin/mocks/v2/mock1.js +114 -0
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/index.js +7 -1
- package/libs/PanoTagPlugin/typings/tag/Tag.js +4 -1
- package/libs/PanoTagPlugin/utils/constants.js +2 -1
- package/libs/PanoTagPlugin/utils/doUtil.js +6 -6
- package/libs/PanoTagPlugin/utils/getImageInfo.js +16 -15
- package/libs/PanoTagPlugin/utils/index.js +35 -0
- package/libs/PanoTagPlugin/utils/px2rem.js +3 -3
- package/libs/PanoTagPlugin/utils/search.js +27 -9
- package/libs/PanoTagPlugin/utils/tag/format.js +1 -1
- package/libs/PanoTagPlugin/utils/tag/tagCheck.js +22 -6
- package/libs/PanoTagPlugin/utils/timeToString.js +4 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +1 -1
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +10 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +20 -20
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +83 -74
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +1 -1
- package/libs/index.js +7 -7
- package/package.json +1 -1
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { SvelteComponent as p, init as D, safe_not_equal as A, append_styles as I, empty as R, insert as y, transition_in as d,
|
|
1
|
+
import { SvelteComponent as p, init as D, safe_not_equal as A, append_styles as I, empty as R, insert as y, transition_in as d, transition_out as _, check_outros as S, detach as k, element as v, create_component as z, space as C, attr as c, set_style as N, mount_component as O, append as q, listen as j, add_render_callback as B, create_in_transition as E, create_out_transition as F, destroy_component as G, group_outros as H, bubble as J } from "../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { fade as w } from "../../../vendor/svelte/transition/index.js";
|
|
3
3
|
import { Image_Arrow as K } from "../../Assets/Icon.js";
|
|
4
4
|
import { cubicInOut as b } from "../../../vendor/svelte/easing/index.js";
|
|
5
|
-
import
|
|
5
|
+
import L from "./Shadow.js";
|
|
6
6
|
function M(i) {
|
|
7
7
|
I(i, "svelte-1ogmlqq", ".arrow.svelte-1ogmlqq{width:100%;height:100%;background-size:100%;transition:transform 400ms ease-in-out;cursor:pointer;pointer-events:auto}.arrow-wrapper.svelte-1ogmlqq{position:relative;width:100%;height:100%}.arrow.left.svelte-1ogmlqq{transform:rotate(0deg)}.arrow.right.svelte-1ogmlqq{transform:rotate(-180deg)}.arrow.top.svelte-1ogmlqq{transform:rotate(90deg)}.arrow.bottom.svelte-1ogmlqq{transform:rotate(-90deg)}");
|
|
8
8
|
}
|
|
@@ -16,17 +16,17 @@ function h(i) {
|
|
|
16
16
|
}
|
|
17
17
|
}), {
|
|
18
18
|
c() {
|
|
19
|
-
r = v("div"),
|
|
19
|
+
r = v("div"), z(o.$$.fragment), e = C(), t = v("div"), c(t, "class", l = "arrow " + i[0] + " svelte-1ogmlqq"), N(t, "background-image", "url(" + K + ")"), c(r, "class", "arrow-wrapper svelte-1ogmlqq");
|
|
20
20
|
},
|
|
21
21
|
m(a, m) {
|
|
22
|
-
y(a, r, m),
|
|
22
|
+
y(a, r, m), O(o, r, null), q(r, e), q(r, t), f = !0, n || (g = j(t, "click", i[5]), n = !0);
|
|
23
23
|
},
|
|
24
24
|
p(a, m) {
|
|
25
25
|
i = a, (!f || m & 1 && l !== (l = "arrow " + i[0] + " svelte-1ogmlqq")) && c(t, "class", l);
|
|
26
26
|
},
|
|
27
27
|
i(a) {
|
|
28
|
-
f || (d(o.$$.fragment, a), a &&
|
|
29
|
-
s && s.end(1), u =
|
|
28
|
+
f || (d(o.$$.fragment, a), a && B(() => {
|
|
29
|
+
s && s.end(1), u = E(t, w, {
|
|
30
30
|
duration: i[2],
|
|
31
31
|
delay: i[3],
|
|
32
32
|
easing: b
|
|
@@ -34,14 +34,14 @@ function h(i) {
|
|
|
34
34
|
}), f = !0);
|
|
35
35
|
},
|
|
36
36
|
o(a) {
|
|
37
|
-
_(o.$$.fragment, a), u && u.invalidate(), a && (s =
|
|
37
|
+
_(o.$$.fragment, a), u && u.invalidate(), a && (s = F(t, w, {
|
|
38
38
|
duration: i[2],
|
|
39
39
|
delay: i[4],
|
|
40
40
|
easing: b
|
|
41
41
|
})), f = !1;
|
|
42
42
|
},
|
|
43
43
|
d(a) {
|
|
44
|
-
a && k(r),
|
|
44
|
+
a && k(r), G(o), a && s && s.end(), n = !1, g();
|
|
45
45
|
}
|
|
46
46
|
};
|
|
47
47
|
}
|
|
@@ -55,9 +55,9 @@ function P(i) {
|
|
|
55
55
|
e && e.m(t, l), y(t, r, l), o = !0;
|
|
56
56
|
},
|
|
57
57
|
p(t, [l]) {
|
|
58
|
-
t[1] ? e ? (e.p(t, l), l & 2 && d(e, 1)) : (e = h(t), e.c(), d(e, 1), e.m(r.parentNode, r)) : e && (
|
|
58
|
+
t[1] ? e ? (e.p(t, l), l & 2 && d(e, 1)) : (e = h(t), e.c(), d(e, 1), e.m(r.parentNode, r)) : e && (H(), _(e, 1, 1, () => {
|
|
59
59
|
e = null;
|
|
60
|
-
}),
|
|
60
|
+
}), S());
|
|
61
61
|
},
|
|
62
62
|
i(t) {
|
|
63
63
|
o || (d(e), o = !0);
|
|
@@ -99,5 +99,5 @@ class Y extends p {
|
|
|
99
99
|
}
|
|
100
100
|
}
|
|
101
101
|
export {
|
|
102
|
-
Y as
|
|
102
|
+
Y as default
|
|
103
103
|
};
|
|
@@ -24,13 +24,13 @@ const le = (e) => ({
|
|
|
24
24
|
}), ue = (e) => ({ playing: e & 512 }), F = (e) => ({ playing: e[9] });
|
|
25
25
|
function oe(e) {
|
|
26
26
|
let l, t, h, k = !0, I, r, d, T, o, p, y;
|
|
27
|
-
const g = e[13].audioIcon, s = C(g, e, e[12], F), c = e[13].currentTime,
|
|
27
|
+
const g = e[13].audioIcon, s = C(g, e, e[12], F), c = e[13].currentTime, a = C(c, e, e[12], D), b = e[13].default, f = C(b, e, e[12], null);
|
|
28
28
|
return {
|
|
29
29
|
c() {
|
|
30
|
-
l = W("div"), t = W("audio"), I = q(), r = W("div"), s && s.c(), d = q(),
|
|
30
|
+
l = W("div"), t = W("audio"), I = q(), r = W("div"), s && s.c(), d = q(), a && a.c(), T = q(), f && f.c(), t.controls = !1, _(t, "playsinline", ""), _(t, "preload", "metadata"), z(t.src, h = e[1]) || _(t, "src", h), Z(t, "display", "none"), _(r, "class", "children svelte-kebunf"), _(r, "style", e[3]), _(l, "class", "audio svelte-kebunf"), _(l, "style", e[2]);
|
|
31
31
|
},
|
|
32
|
-
m(n,
|
|
33
|
-
x(n, l,
|
|
32
|
+
m(n, i) {
|
|
33
|
+
x(n, l, i), S(l, t), e[14](t), S(l, I), S(l, r), s && s.m(r, null), S(r, d), a && a.m(r, null), S(r, T), f && f.m(r, null), o = !0, p || (y = [
|
|
34
34
|
m(t, "play", e[15]),
|
|
35
35
|
m(t, "pause", e[15]),
|
|
36
36
|
m(t, "play", e[16]),
|
|
@@ -41,49 +41,49 @@ function oe(e) {
|
|
|
41
41
|
m(l, "click", $(e[11]))
|
|
42
42
|
], p = !0);
|
|
43
43
|
},
|
|
44
|
-
p(n, [
|
|
45
|
-
(!o ||
|
|
44
|
+
p(n, [i]) {
|
|
45
|
+
(!o || i & 2 && !z(t.src, h = n[1])) && _(t, "src", h), i & 1 && k !== (k = n[0]) && t[k ? "pause" : "play"](), s && s.p && (!o || i & 4608) && w(
|
|
46
46
|
s,
|
|
47
47
|
g,
|
|
48
48
|
n,
|
|
49
49
|
n[12],
|
|
50
|
-
o ? P(g, n[12],
|
|
50
|
+
o ? P(g, n[12], i, ue) : A(n[12]),
|
|
51
51
|
F
|
|
52
|
-
),
|
|
53
|
-
|
|
52
|
+
), a && a.p && (!o || i & 4992) && w(
|
|
53
|
+
a,
|
|
54
54
|
c,
|
|
55
55
|
n,
|
|
56
56
|
n[12],
|
|
57
|
-
o ? P(c, n[12],
|
|
57
|
+
o ? P(c, n[12], i, le) : A(n[12]),
|
|
58
58
|
D
|
|
59
|
-
), f && f.p && (!o ||
|
|
59
|
+
), f && f.p && (!o || i & 4096) && w(
|
|
60
60
|
f,
|
|
61
61
|
b,
|
|
62
62
|
n,
|
|
63
63
|
n[12],
|
|
64
|
-
o ? P(b, n[12],
|
|
64
|
+
o ? P(b, n[12], i, null) : A(n[12]),
|
|
65
65
|
null
|
|
66
|
-
), (!o ||
|
|
66
|
+
), (!o || i & 8) && _(r, "style", n[3]), (!o || i & 4) && _(l, "style", n[2]);
|
|
67
67
|
},
|
|
68
68
|
i(n) {
|
|
69
|
-
o || (v(s, n), v(
|
|
69
|
+
o || (v(s, n), v(a, n), v(f, n), o = !0);
|
|
70
70
|
},
|
|
71
71
|
o(n) {
|
|
72
|
-
E(s, n), E(
|
|
72
|
+
E(s, n), E(a, n), E(f, n), o = !1;
|
|
73
73
|
},
|
|
74
74
|
d(n) {
|
|
75
|
-
n && ee(l), e[14](null), s && s.d(n),
|
|
75
|
+
n && ee(l), e[14](null), s && s.d(n), a && a.d(n), f && f.d(n), p = !1, te(y);
|
|
76
76
|
}
|
|
77
77
|
};
|
|
78
78
|
}
|
|
79
|
-
function
|
|
79
|
+
function ae(e, l, t) {
|
|
80
80
|
let h, { $$slots: k = {}, $$scope: I } = l, { url: r } = l, { paused: d = !0 } = l, { style: T = "" } = l, { slotWrapperStyle: o = "" } = l, { hooksInfo: p } = l;
|
|
81
81
|
const y = B("hooks"), g = B("mediaStore");
|
|
82
82
|
let s, c = !0;
|
|
83
83
|
g.subscribe(({ currentMediaElement: u }) => {
|
|
84
84
|
u !== s && (s == null || s.pause());
|
|
85
85
|
});
|
|
86
|
-
let
|
|
86
|
+
let a = null, b = null;
|
|
87
87
|
function f(u) {
|
|
88
88
|
!s || (y.emit("click", N({
|
|
89
89
|
event: u,
|
|
@@ -96,7 +96,7 @@ function ie(e, l, t) {
|
|
|
96
96
|
s = u, t(5, s);
|
|
97
97
|
});
|
|
98
98
|
}
|
|
99
|
-
function
|
|
99
|
+
function i() {
|
|
100
100
|
d = this.paused, t(0, d);
|
|
101
101
|
}
|
|
102
102
|
const G = (u) => {
|
|
@@ -114,7 +114,7 @@ function ie(e, l, t) {
|
|
|
114
114
|
}, J = (u) => {
|
|
115
115
|
t(6, c = !0);
|
|
116
116
|
}, K = (u) => {
|
|
117
|
-
t(7,
|
|
117
|
+
t(7, a = s.duration);
|
|
118
118
|
}, L = (u) => {
|
|
119
119
|
t(8, b = s.currentTime);
|
|
120
120
|
};
|
|
@@ -130,7 +130,7 @@ function ie(e, l, t) {
|
|
|
130
130
|
p,
|
|
131
131
|
s,
|
|
132
132
|
c,
|
|
133
|
-
|
|
133
|
+
a,
|
|
134
134
|
b,
|
|
135
135
|
h,
|
|
136
136
|
y,
|
|
@@ -138,7 +138,7 @@ function ie(e, l, t) {
|
|
|
138
138
|
I,
|
|
139
139
|
k,
|
|
140
140
|
n,
|
|
141
|
-
|
|
141
|
+
i,
|
|
142
142
|
G,
|
|
143
143
|
H,
|
|
144
144
|
J,
|
|
@@ -151,7 +151,7 @@ class fe extends U {
|
|
|
151
151
|
super(), V(
|
|
152
152
|
this,
|
|
153
153
|
l,
|
|
154
|
-
|
|
154
|
+
ae,
|
|
155
155
|
oe,
|
|
156
156
|
X,
|
|
157
157
|
{
|
|
@@ -166,5 +166,5 @@ class fe extends U {
|
|
|
166
166
|
}
|
|
167
167
|
}
|
|
168
168
|
export {
|
|
169
|
-
fe as
|
|
169
|
+
fe as default
|
|
170
170
|
};
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
import { SvelteComponent as N, init as R, safe_not_equal as S, append_styles as W, empty as H, insert as k, transition_in as
|
|
1
|
+
import { SvelteComponent as N, init as R, safe_not_equal as S, append_styles as W, empty as H, insert as k, transition_in as _, transition_out as h, check_outros as I, detach as b, element as p, space as z, attr as u, set_style as f, append as g, group_outros as K, create_component as X, mount_component as A, destroy_component as B, src_url_equal as w, handle_promise as y, update_await_block_branch as D, noop as d } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { getKeyframeInfo as v } from "../../../utils/getImageInfo.js";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
3
|
+
import s from "../../../utils/px2rem.js";
|
|
4
|
+
import E from "../Shadow.js";
|
|
5
|
+
import "../../../../vendor/svelte/transition/index.js";
|
|
6
|
+
import "../../../../vendor/svelte/easing/index.js";
|
|
5
7
|
function F(n) {
|
|
6
8
|
W(n, "svelte-mhs8j5", "@keyframes svelte-mhs8j5-sprites-animation{0%{background-position:0 0}100%{background-position:var(--keyframe_offset_x) 0}}.icon-image.svelte-mhs8j5{display:block;width:100%}.icon-keyframe-container.svelte-mhs8j5{overflow:hidden}.icon-keyframe-wrapper.svelte-mhs8j5{transform-origin:0 0}.icon-keyframe.svelte-mhs8j5{background-repeat:no-repeat;animation-direction:normal;animation-iteration-count:infinite;animation-name:svelte-mhs8j5-sprites-animation}");
|
|
7
9
|
}
|
|
@@ -10,7 +12,7 @@ function j(n) {
|
|
|
10
12
|
}
|
|
11
13
|
function q(n) {
|
|
12
14
|
let i, r, e, o = n[2] && C();
|
|
13
|
-
function l(m,
|
|
15
|
+
function l(m, c) {
|
|
14
16
|
return m[3] ? J : G;
|
|
15
17
|
}
|
|
16
18
|
let t = l(n), a = t(n);
|
|
@@ -18,16 +20,16 @@ function q(n) {
|
|
|
18
20
|
c() {
|
|
19
21
|
i = p("div"), o && o.c(), r = z(), a.c(), u(i, "class", "icon"), f(i, "width", typeof n[0] == "number" ? s(n[0]) : n[0]);
|
|
20
22
|
},
|
|
21
|
-
m(m,
|
|
22
|
-
k(m, i,
|
|
23
|
+
m(m, c) {
|
|
24
|
+
k(m, i, c), o && o.m(i, null), g(i, r), a.m(i, null), e = !0;
|
|
23
25
|
},
|
|
24
|
-
p(m,
|
|
25
|
-
m[2] ? o ?
|
|
26
|
+
p(m, c) {
|
|
27
|
+
m[2] ? o ? c & 4 && _(o, 1) : (o = C(), o.c(), _(o, 1), o.m(i, r)) : o && (K(), h(o, 1, 1, () => {
|
|
26
28
|
o = null;
|
|
27
|
-
}),
|
|
29
|
+
}), I()), t === (t = l(m)) && a ? a.p(m, c) : (a.d(1), a = t(m), a && (a.c(), a.m(i, null))), c & 1 && f(i, "width", typeof m[0] == "number" ? s(m[0]) : m[0]);
|
|
28
30
|
},
|
|
29
31
|
i(m) {
|
|
30
|
-
e || (
|
|
32
|
+
e || (_(o), e = !0);
|
|
31
33
|
},
|
|
32
34
|
o(m) {
|
|
33
35
|
h(o), e = !1;
|
|
@@ -53,7 +55,7 @@ function C(n) {
|
|
|
53
55
|
A(i, e, o), r = !0;
|
|
54
56
|
},
|
|
55
57
|
i(e) {
|
|
56
|
-
r || (
|
|
58
|
+
r || (_(i.$$.fragment, e), r = !0);
|
|
57
59
|
},
|
|
58
60
|
o(e) {
|
|
59
61
|
h(i.$$.fragment, e), r = !1;
|
|
@@ -107,7 +109,7 @@ function J(n) {
|
|
|
107
109
|
};
|
|
108
110
|
}
|
|
109
111
|
function L(n) {
|
|
110
|
-
return { c:
|
|
112
|
+
return { c: d, m: d, p: d, d };
|
|
111
113
|
}
|
|
112
114
|
function M(n) {
|
|
113
115
|
j(n);
|
|
@@ -128,7 +130,7 @@ function M(n) {
|
|
|
128
130
|
};
|
|
129
131
|
}
|
|
130
132
|
function O(n) {
|
|
131
|
-
return { c:
|
|
133
|
+
return { c: d, m: d, p: d, d };
|
|
132
134
|
}
|
|
133
135
|
function P(n) {
|
|
134
136
|
let i, r, e = n[1] && q(n);
|
|
@@ -140,12 +142,12 @@ function P(n) {
|
|
|
140
142
|
e && e.m(o, l), k(o, i, l), r = !0;
|
|
141
143
|
},
|
|
142
144
|
p(o, [l]) {
|
|
143
|
-
o[1] ? e ? (e.p(o, l), l & 2 &&
|
|
145
|
+
o[1] ? e ? (e.p(o, l), l & 2 && _(e, 1)) : (e = q(o), e.c(), _(e, 1), e.m(i.parentNode, i)) : e && (K(), h(e, 1, 1, () => {
|
|
144
146
|
e = null;
|
|
145
|
-
}),
|
|
147
|
+
}), I());
|
|
146
148
|
},
|
|
147
149
|
i(o) {
|
|
148
|
-
r || (
|
|
150
|
+
r || (_(e), r = !0);
|
|
149
151
|
},
|
|
150
152
|
o(o) {
|
|
151
153
|
h(e), r = !1;
|
|
@@ -163,11 +165,11 @@ function Q(n, i, r) {
|
|
|
163
165
|
n.$$.dirty & 2 && r(3, e = (l == null ? void 0 : l.steps) >= 2);
|
|
164
166
|
}, [o, l, t, e];
|
|
165
167
|
}
|
|
166
|
-
class
|
|
168
|
+
class x extends N {
|
|
167
169
|
constructor(i) {
|
|
168
170
|
super(), R(this, i, Q, P, S, { width: 0, icon: 1, shadow: 2 }, F);
|
|
169
171
|
}
|
|
170
172
|
}
|
|
171
173
|
export {
|
|
172
|
-
|
|
174
|
+
x as default
|
|
173
175
|
};
|
|
@@ -1,11 +1,13 @@
|
|
|
1
|
-
import { SvelteComponent as g, init as b, safe_not_equal as j, append_styles as R, element as m, space as S, attr as f, toggle_class as k, set_style as u, insert as W, append as _, transition_in as v,
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { SvelteComponent as g, init as b, safe_not_equal as j, append_styles as R, element as m, space as S, attr as f, toggle_class as k, set_style as u, insert as W, append as _, transition_in as v, transition_out as w, check_outros as A, detach as C, create_component as H, mount_component as I, destroy_component as L, group_outros as M, binding_callbacks as h } from "../../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import T from "../../../utils/px2rem.js";
|
|
3
|
+
import X from "../Shadow.js";
|
|
4
|
+
import "../../../../vendor/svelte/transition/index.js";
|
|
5
|
+
import "../../../../vendor/svelte/easing/index.js";
|
|
6
|
+
function z(i) {
|
|
7
|
+
R(i, "svelte-qf1c2k", ".audio-icon__wrapper.svelte-qf1c2k.svelte-qf1c2k{display:inline-block}.audio-icon.svelte-qf1c2k.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;position:relative;width:100%;height:100%;border-radius:50%;background-color:rgba(255, 255, 255, 0.8)}.audio-icon.svelte-qf1c2k .sound-wave__container.svelte-qf1c2k{position:absolute;pointer-events:none;display:flex;justify-content:center;align-items:center;width:1.375rem;height:1.375rem}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper.svelte-qf1c2k{display:flex;justify-content:center;align-items:center;width:100%;height:100%;transform:translateX(-25%)}.audio-icon.svelte-qf1c2k .sound-wave__container .sound-wave__wrapper .sound-wave.svelte-qf1c2k{flex-shrink:0;flex-grow:0;border-radius:50%;border-color:transparent;border-style:solid;border-bottom-color:rgba(0, 0, 0, 0.6);transform:rotate(-90deg)}.sound-wave-1.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0rem;height:0rem;border-width:0.125rem}.sound-wave-2.svelte-qf1c2k.svelte-qf1c2k{position:absolute;width:0.4375rem;height:0.4375rem;border-width:0.09375rem}.sound-wave-3.svelte-qf1c2k.svelte-qf1c2k{position:relative;width:0.875rem;height:0.875rem;border-width:0.09375rem}.sound-wave.svelte-qf1c2k.svelte-qf1c2k{animation-duration:2s;animation-iteration-count:infinite;animation-play-state:paused;transition:opacity 0}.playing.svelte-qf1c2k .sound-wave.svelte-qf1c2k{animation-play-state:running}.playing.svelte-qf1c2k .sound-wave-1.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_1_animation}.playing.svelte-qf1c2k .sound-wave-2.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_2_animation}.playing.svelte-qf1c2k .sound-wave-3.svelte-qf1c2k{animation-name:svelte-qf1c2k-sound_wave_3_animation}@keyframes svelte-qf1c2k-sound_wave_1_animation{0%,10%{opacity:0}25%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_2_animation{0%,35%{opacity:0}50%,100%{opacity:1}}@keyframes svelte-qf1c2k-sound_wave_3_animation{0%,60%{opacity:0}75%,100%{opacity:1}}");
|
|
6
8
|
}
|
|
7
|
-
function p(
|
|
8
|
-
let e,
|
|
9
|
+
function p(i) {
|
|
10
|
+
let e, n;
|
|
9
11
|
return e = new X({
|
|
10
12
|
props: {
|
|
11
13
|
center: !0,
|
|
@@ -14,37 +16,37 @@ function p(n) {
|
|
|
14
16
|
}
|
|
15
17
|
}), {
|
|
16
18
|
c() {
|
|
17
|
-
|
|
19
|
+
H(e.$$.fragment);
|
|
18
20
|
},
|
|
19
21
|
m(s, r) {
|
|
20
|
-
|
|
22
|
+
I(e, s, r), n = !0;
|
|
21
23
|
},
|
|
22
24
|
i(s) {
|
|
23
|
-
|
|
25
|
+
n || (v(e.$$.fragment, s), n = !0);
|
|
24
26
|
},
|
|
25
27
|
o(s) {
|
|
26
|
-
w(e.$$.fragment, s),
|
|
28
|
+
w(e.$$.fragment, s), n = !1;
|
|
27
29
|
},
|
|
28
30
|
d(s) {
|
|
29
|
-
|
|
31
|
+
L(e, s);
|
|
30
32
|
}
|
|
31
33
|
};
|
|
32
34
|
}
|
|
33
|
-
function B(
|
|
34
|
-
let e,
|
|
35
|
+
function B(i) {
|
|
36
|
+
let e, n, s, r, c, t = i[1] && p();
|
|
35
37
|
return {
|
|
36
38
|
c() {
|
|
37
|
-
e = m("div"), t && t.c(),
|
|
39
|
+
e = m("div"), t && t.c(), n = S(), s = m("div"), r = m("div"), r.innerHTML = `<div class="sound-wave__wrapper svelte-qf1c2k"><div class="sound-wave sound-wave-1 svelte-qf1c2k"></div>
|
|
38
40
|
<div class="sound-wave sound-wave-2 svelte-qf1c2k"></div>
|
|
39
|
-
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`, f(r, "class", "sound-wave__container svelte-qf1c2k"), f(s, "class", "audio-icon svelte-qf1c2k"), k(s, "playing",
|
|
41
|
+
<div class="sound-wave sound-wave-3 svelte-qf1c2k"></div></div>`, f(r, "class", "sound-wave__container svelte-qf1c2k"), f(s, "class", "audio-icon svelte-qf1c2k"), k(s, "playing", i[0]), f(e, "class", "audio-icon__wrapper svelte-qf1c2k"), f(e, "style", i[2]), u(e, "width", i[5]), u(e, "height", i[5]);
|
|
40
42
|
},
|
|
41
43
|
m(o, a) {
|
|
42
|
-
W(o, e, a), t && t.m(e, null), _(e,
|
|
44
|
+
W(o, e, a), t && t.m(e, null), _(e, n), _(e, s), _(s, r), i[7](r), i[8](e), c = !0;
|
|
43
45
|
},
|
|
44
46
|
p(o, [a]) {
|
|
45
|
-
o[1] ? t ? a & 2 && v(t, 1) : (t = p(), t.c(), v(t, 1), t.m(e,
|
|
47
|
+
o[1] ? t ? a & 2 && v(t, 1) : (t = p(), t.c(), v(t, 1), t.m(e, n)) : t && (M(), w(t, 1, 1, () => {
|
|
46
48
|
t = null;
|
|
47
|
-
}),
|
|
49
|
+
}), A()), (!c || a & 1) && k(s, "playing", o[0]), (!c || a & 4) && f(e, "style", o[2]), a & 32 && u(e, "width", o[5]), a & 32 && u(e, "height", o[5]);
|
|
48
50
|
},
|
|
49
51
|
i(o) {
|
|
50
52
|
c || (v(t), c = !0);
|
|
@@ -53,26 +55,26 @@ function B(n) {
|
|
|
53
55
|
w(t), c = !1;
|
|
54
56
|
},
|
|
55
57
|
d(o) {
|
|
56
|
-
o &&
|
|
58
|
+
o && C(e), t && t.d(), i[7](null), i[8](null);
|
|
57
59
|
}
|
|
58
60
|
};
|
|
59
61
|
}
|
|
60
|
-
function D(
|
|
62
|
+
function D(i, e, n) {
|
|
61
63
|
let s, { playing: r } = e, { shadow: c = !1 } = e, { style: t = null } = e, { width: o = "100%" } = e, a, d;
|
|
62
64
|
function q(l) {
|
|
63
65
|
h[l ? "unshift" : "push"](() => {
|
|
64
|
-
d = l,
|
|
66
|
+
d = l, n(4, d), n(3, a);
|
|
65
67
|
});
|
|
66
68
|
}
|
|
67
69
|
function y(l) {
|
|
68
70
|
h[l ? "unshift" : "push"](() => {
|
|
69
|
-
a = l,
|
|
71
|
+
a = l, n(3, a);
|
|
70
72
|
});
|
|
71
73
|
}
|
|
72
|
-
return
|
|
73
|
-
"playing" in l &&
|
|
74
|
-
},
|
|
75
|
-
|
|
74
|
+
return i.$$set = (l) => {
|
|
75
|
+
"playing" in l && n(0, r = l.playing), "shadow" in l && n(1, c = l.shadow), "style" in l && n(2, t = l.style), "width" in l && n(6, o = l.width);
|
|
76
|
+
}, i.$$.update = () => {
|
|
77
|
+
i.$$.dirty & 64 && n(5, s = typeof o == "number" ? T(o) : o), i.$$.dirty & 8 && a != null && a.clientWidth && n(4, d.style.transform = `scale(${a.clientWidth / 22})`, d);
|
|
76
78
|
}, [
|
|
77
79
|
r,
|
|
78
80
|
c,
|
|
@@ -85,7 +87,7 @@ function D(n, e, i) {
|
|
|
85
87
|
y
|
|
86
88
|
];
|
|
87
89
|
}
|
|
88
|
-
class
|
|
90
|
+
class N extends g {
|
|
89
91
|
constructor(e) {
|
|
90
92
|
super(), b(
|
|
91
93
|
this,
|
|
@@ -104,5 +106,5 @@ class J extends g {
|
|
|
104
106
|
}
|
|
105
107
|
}
|
|
106
108
|
export {
|
|
107
|
-
|
|
109
|
+
N as default
|
|
108
110
|
};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { SvelteComponent as p, init as b, safe_not_equal as v, append_styles as D, svg_element as u, attr as o, insert as h, append as d, transition_in as c,
|
|
1
|
+
import { SvelteComponent as p, init as b, safe_not_equal as v, append_styles as D, svg_element as u, attr as o, insert as h, append as d, transition_in as c, transition_out as _, check_outros as w, detach as g, add_render_callback as k, create_in_transition as O, create_out_transition as G, group_outros as I } from "../../../../vendor/svelte/internal/index.js";
|
|
2
2
|
import { uuid as L } from "../../../../shared-utils/uuid.js";
|
|
3
3
|
import { draw as m } from "../../../../vendor/svelte/transition/index.js";
|
|
4
4
|
import { cubicOut as S, cubicInOut as U } from "../../../../vendor/svelte/easing/index.js";
|
|
@@ -6,32 +6,32 @@ function q(n) {
|
|
|
6
6
|
D(n, "svelte-blgtit", ".line.svelte-blgtit{width:100%;height:100%;overflow:visible;pointer-events:none}");
|
|
7
7
|
}
|
|
8
8
|
function y(n) {
|
|
9
|
-
let e,
|
|
9
|
+
let e, a, l, r;
|
|
10
10
|
return {
|
|
11
11
|
c() {
|
|
12
12
|
e = u("path"), o(e, "fill", "none"), o(e, "stroke", "url(#" + n[4] + ")"), o(e, "stroke-width", "1"), o(e, "d", "M0 21 L14 0.5 L105 0.5");
|
|
13
13
|
},
|
|
14
14
|
m(i, t) {
|
|
15
|
-
h(i, e, t),
|
|
15
|
+
h(i, e, t), r = !0;
|
|
16
16
|
},
|
|
17
17
|
p(i, t) {
|
|
18
18
|
n = i;
|
|
19
19
|
},
|
|
20
20
|
i(i) {
|
|
21
|
-
|
|
22
|
-
l && l.end(1),
|
|
21
|
+
r || (i && k(() => {
|
|
22
|
+
l && l.end(1), a = O(e, m, {
|
|
23
23
|
duration: n[1],
|
|
24
24
|
delay: n[0],
|
|
25
25
|
easing: S
|
|
26
|
-
}),
|
|
27
|
-
}),
|
|
26
|
+
}), a.start();
|
|
27
|
+
}), r = !0);
|
|
28
28
|
},
|
|
29
29
|
o(i) {
|
|
30
|
-
|
|
30
|
+
a && a.invalidate(), i && (l = G(e, m, {
|
|
31
31
|
duration: n[1],
|
|
32
32
|
delay: n[2],
|
|
33
33
|
easing: U
|
|
34
|
-
})),
|
|
34
|
+
})), r = !1;
|
|
35
35
|
},
|
|
36
36
|
d(i) {
|
|
37
37
|
i && g(e), i && l && l.end();
|
|
@@ -39,18 +39,18 @@ function y(n) {
|
|
|
39
39
|
};
|
|
40
40
|
}
|
|
41
41
|
function B(n) {
|
|
42
|
-
let e,
|
|
42
|
+
let e, a, l, r, i, t = n[3] && y(n);
|
|
43
43
|
return {
|
|
44
44
|
c() {
|
|
45
|
-
e = u("svg"),
|
|
45
|
+
e = u("svg"), a = u("defs"), l = u("linearGradient"), r = u("stop"), i = u("stop"), t && t.c(), o(r, "offset", "25%"), o(r, "stop-color", "white"), o(r, "stop-opacity", "1"), o(i, "offset", "100%"), o(i, "stop-color", "white"), o(i, "stop-opacity", "0.5"), o(l, "id", n[4]), o(l, "gradientUnits", "userSpaceOnUse"), o(e, "class", "line svelte-blgtit"), o(e, "viewBox", "0 0 105 21");
|
|
46
46
|
},
|
|
47
47
|
m(s, f) {
|
|
48
|
-
h(s, e, f), d(e,
|
|
48
|
+
h(s, e, f), d(e, a), d(a, l), d(l, r), d(l, i), t && t.m(e, null);
|
|
49
49
|
},
|
|
50
50
|
p(s, [f]) {
|
|
51
|
-
s[3] ? t ? (t.p(s, f), f & 8 && c(t, 1)) : (t = y(s), t.c(), c(t, 1), t.m(e, null)) : t && (
|
|
51
|
+
s[3] ? t ? (t.p(s, f), f & 8 && c(t, 1)) : (t = y(s), t.c(), c(t, 1), t.m(e, null)) : t && (I(), _(t, 1, 1, () => {
|
|
52
52
|
t = null;
|
|
53
|
-
}),
|
|
53
|
+
}), w());
|
|
54
54
|
},
|
|
55
55
|
i(s) {
|
|
56
56
|
c(t);
|
|
@@ -63,12 +63,12 @@ function B(n) {
|
|
|
63
63
|
}
|
|
64
64
|
};
|
|
65
65
|
}
|
|
66
|
-
function C(n, e,
|
|
67
|
-
let { inDelay: l = 0 } = e, { duration:
|
|
66
|
+
function C(n, e, a) {
|
|
67
|
+
let { inDelay: l = 0 } = e, { duration: r = 1e3 } = e, { outDelay: i = 0 } = e, { unfolded: t } = e;
|
|
68
68
|
const s = L();
|
|
69
69
|
return n.$$set = (f) => {
|
|
70
|
-
"inDelay" in f &&
|
|
71
|
-
}, [l,
|
|
70
|
+
"inDelay" in f && a(0, l = f.inDelay), "duration" in f && a(1, r = f.duration), "outDelay" in f && a(2, i = f.outDelay), "unfolded" in f && a(3, t = f.unfolded);
|
|
71
|
+
}, [l, r, i, t, s];
|
|
72
72
|
}
|
|
73
73
|
class A extends p {
|
|
74
74
|
constructor(e) {
|
|
@@ -89,5 +89,5 @@ class A extends p {
|
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
91
|
export {
|
|
92
|
-
A as
|
|
92
|
+
A as default
|
|
93
93
|
};
|