@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,16 +1,38 @@
|
|
|
1
|
-
import { SvelteComponent as P, init as R, safe_not_equal as q, append_styles as z, empty as I, insert as c, transition_in as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { SvelteComponent as P, init as R, safe_not_equal as q, append_styles as z, empty as I, insert as c, transition_in as u, transition_out as _, check_outros as k, detach as $, create_component as b, space as v, element as h, attr as j, mount_component as g, group_outros as y, destroy_component as w } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import B from "../Common/Text/FlyText.js";
|
|
3
|
+
import F from "../Common/Line/Polyline.js";
|
|
4
|
+
import M from "../Common/Media.js";
|
|
5
|
+
import Y from "../Common/Shadow.js";
|
|
6
|
+
import "animejs";
|
|
7
|
+
import "../../../shared-utils/uuid.js";
|
|
8
|
+
import "../../../shared-utils/isNil.js";
|
|
9
|
+
import "three";
|
|
10
|
+
import "../../utils/search.js";
|
|
11
|
+
import "../../utils/constants.js";
|
|
12
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
13
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
14
|
+
import "../../../vendor/swiper/svelte/swiper.js";
|
|
15
|
+
import "swiper";
|
|
16
|
+
import "../../../vendor/swiper/components-shared/get-params.js";
|
|
17
|
+
import "../../../vendor/swiper/components-shared/utils.js";
|
|
18
|
+
import "../../../vendor/swiper/components-shared/params-list.js";
|
|
19
|
+
import "../../../vendor/swiper/components-shared/mount-swiper.js";
|
|
20
|
+
import "../../../vendor/swiper/components-shared/get-changed-params.js";
|
|
21
|
+
import "../../../vendor/swiper/components-shared/update-swiper.js";
|
|
22
|
+
import "../../../vendor/swiper/svelte/swiper-slide.js";
|
|
23
|
+
import "swiper/css";
|
|
24
|
+
import "swiper/css/autoplay";
|
|
25
|
+
import "../../utils/noTypecheck.js";
|
|
26
|
+
import "../Common/MediaItem.js";
|
|
27
|
+
import "../../Assets/Icon.js";
|
|
28
|
+
function A(f) {
|
|
29
|
+
z(f, "svelte-1f7m1lj", ".line.svelte-1f7m1lj{position:absolute;width:6.5625rem;height:1.3125rem;transform:translateY(-100%)}.text.svelte-1f7m1lj{position:absolute;width:6.25rem;left:1rem;bottom:0.0625rem;font-weight:600}.media-wrapper.svelte-1f7m1lj{position:absolute;left:0.875rem;top:-5.3125rem;width:5.625rem;height:3.75rem;font-weight:600}");
|
|
8
30
|
}
|
|
9
|
-
function C(
|
|
10
|
-
let
|
|
11
|
-
|
|
31
|
+
function C(f) {
|
|
32
|
+
let l, o, t, e, r, a, p, d;
|
|
33
|
+
l = new Y({
|
|
12
34
|
props: {
|
|
13
|
-
visible:
|
|
35
|
+
visible: f[3],
|
|
14
36
|
left: 61,
|
|
15
37
|
bottom: 57,
|
|
16
38
|
width: 2,
|
|
@@ -19,77 +41,77 @@ function C(n) {
|
|
|
19
41
|
}
|
|
20
42
|
}), e = new F({
|
|
21
43
|
props: {
|
|
22
|
-
unfolded:
|
|
44
|
+
unfolded: f[3],
|
|
23
45
|
outDelay: 400
|
|
24
46
|
}
|
|
25
47
|
});
|
|
26
|
-
let
|
|
48
|
+
let n = f[2] && S(f), m = f[1] && T(f);
|
|
27
49
|
return {
|
|
28
50
|
c() {
|
|
29
|
-
b(
|
|
51
|
+
b(l.$$.fragment), o = v(), t = h("div"), b(e.$$.fragment), r = v(), n && n.c(), a = v(), m && m.c(), p = I(), j(t, "class", "line svelte-1f7m1lj");
|
|
30
52
|
},
|
|
31
|
-
m(
|
|
32
|
-
g(
|
|
53
|
+
m(i, s) {
|
|
54
|
+
g(l, i, s), c(i, o, s), c(i, t, s), g(e, t, null), c(i, r, s), n && n.m(i, s), c(i, a, s), m && m.m(i, s), c(i, p, s), d = !0;
|
|
33
55
|
},
|
|
34
|
-
p(
|
|
56
|
+
p(i, s) {
|
|
35
57
|
const D = {};
|
|
36
|
-
|
|
58
|
+
s & 8 && (D.visible = i[3]), l.$set(D);
|
|
37
59
|
const N = {};
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
}),
|
|
41
|
-
|
|
42
|
-
}),
|
|
60
|
+
s & 8 && (N.unfolded = i[3]), e.$set(N), i[2] ? n ? (n.p(i, s), s & 4 && u(n, 1)) : (n = S(i), n.c(), u(n, 1), n.m(a.parentNode, a)) : n && (y(), _(n, 1, 1, () => {
|
|
61
|
+
n = null;
|
|
62
|
+
}), k()), i[1] ? m ? (m.p(i, s), s & 2 && u(m, 1)) : (m = T(i), m.c(), u(m, 1), m.m(p.parentNode, p)) : m && (y(), _(m, 1, 1, () => {
|
|
63
|
+
m = null;
|
|
64
|
+
}), k());
|
|
43
65
|
},
|
|
44
|
-
i(
|
|
45
|
-
|
|
66
|
+
i(i) {
|
|
67
|
+
d || (u(l.$$.fragment, i), u(e.$$.fragment, i), u(n), u(m), d = !0);
|
|
46
68
|
},
|
|
47
|
-
o(
|
|
48
|
-
_(
|
|
69
|
+
o(i) {
|
|
70
|
+
_(l.$$.fragment, i), _(e.$$.fragment, i), _(n), _(m), d = !1;
|
|
49
71
|
},
|
|
50
|
-
d(
|
|
51
|
-
w(
|
|
72
|
+
d(i) {
|
|
73
|
+
w(l, i), i && $(o), i && $(t), w(e), i && $(r), n && n.d(i), i && $(a), m && m.d(i), i && $(p);
|
|
52
74
|
}
|
|
53
75
|
};
|
|
54
76
|
}
|
|
55
|
-
function S(
|
|
56
|
-
let
|
|
57
|
-
return
|
|
77
|
+
function S(f) {
|
|
78
|
+
let l, o, t;
|
|
79
|
+
return o = new B({
|
|
58
80
|
props: {
|
|
59
|
-
unfolded:
|
|
60
|
-
content:
|
|
81
|
+
unfolded: f[3],
|
|
82
|
+
content: f[2],
|
|
61
83
|
inDelay: 500
|
|
62
84
|
}
|
|
63
85
|
}), {
|
|
64
86
|
c() {
|
|
65
|
-
|
|
87
|
+
l = h("div"), b(o.$$.fragment), j(l, "class", "text svelte-1f7m1lj");
|
|
66
88
|
},
|
|
67
|
-
m(e,
|
|
68
|
-
c(e,
|
|
89
|
+
m(e, r) {
|
|
90
|
+
c(e, l, r), g(o, l, null), t = !0;
|
|
69
91
|
},
|
|
70
|
-
p(e,
|
|
71
|
-
const
|
|
72
|
-
|
|
92
|
+
p(e, r) {
|
|
93
|
+
const a = {};
|
|
94
|
+
r & 8 && (a.unfolded = e[3]), r & 4 && (a.content = e[2]), o.$set(a);
|
|
73
95
|
},
|
|
74
96
|
i(e) {
|
|
75
|
-
t || (
|
|
97
|
+
t || (u(o.$$.fragment, e), t = !0);
|
|
76
98
|
},
|
|
77
99
|
o(e) {
|
|
78
|
-
_(
|
|
100
|
+
_(o.$$.fragment, e), t = !1;
|
|
79
101
|
},
|
|
80
102
|
d(e) {
|
|
81
|
-
e && $(
|
|
103
|
+
e && $(l), w(o);
|
|
82
104
|
}
|
|
83
105
|
};
|
|
84
106
|
}
|
|
85
|
-
function T(
|
|
86
|
-
let
|
|
87
|
-
return
|
|
107
|
+
function T(f) {
|
|
108
|
+
let l, o, t;
|
|
109
|
+
return o = new M({
|
|
88
110
|
props: {
|
|
89
111
|
autoplayConfig: { autoplay: !1 },
|
|
90
|
-
unfolded:
|
|
91
|
-
mediaData:
|
|
92
|
-
tag:
|
|
112
|
+
unfolded: f[3],
|
|
113
|
+
mediaData: f[1],
|
|
114
|
+
tag: f[0],
|
|
93
115
|
enableCarousel: !1,
|
|
94
116
|
canPlay: !1,
|
|
95
117
|
playButtonSizeIfNeed: "small",
|
|
@@ -98,65 +120,65 @@ function T(n) {
|
|
|
98
120
|
}
|
|
99
121
|
}), {
|
|
100
122
|
c() {
|
|
101
|
-
|
|
123
|
+
l = h("div"), b(o.$$.fragment), j(l, "class", "media-wrapper svelte-1f7m1lj");
|
|
102
124
|
},
|
|
103
|
-
m(e,
|
|
104
|
-
c(e,
|
|
125
|
+
m(e, r) {
|
|
126
|
+
c(e, l, r), g(o, l, null), t = !0;
|
|
105
127
|
},
|
|
106
|
-
p(e,
|
|
107
|
-
const
|
|
108
|
-
|
|
128
|
+
p(e, r) {
|
|
129
|
+
const a = {};
|
|
130
|
+
r & 8 && (a.unfolded = e[3]), r & 2 && (a.mediaData = e[1]), r & 1 && (a.tag = e[0]), o.$set(a);
|
|
109
131
|
},
|
|
110
132
|
i(e) {
|
|
111
|
-
t || (
|
|
133
|
+
t || (u(o.$$.fragment, e), t = !0);
|
|
112
134
|
},
|
|
113
135
|
o(e) {
|
|
114
|
-
_(
|
|
136
|
+
_(o.$$.fragment, e), t = !1;
|
|
115
137
|
},
|
|
116
138
|
d(e) {
|
|
117
|
-
e && $(
|
|
139
|
+
e && $(l), w(o);
|
|
118
140
|
}
|
|
119
141
|
};
|
|
120
142
|
}
|
|
121
|
-
function E(
|
|
122
|
-
let
|
|
143
|
+
function E(f) {
|
|
144
|
+
let l, o, t = f[0].state && C(f);
|
|
123
145
|
return {
|
|
124
146
|
c() {
|
|
125
|
-
t && t.c(),
|
|
147
|
+
t && t.c(), l = I();
|
|
126
148
|
},
|
|
127
|
-
m(e,
|
|
128
|
-
t && t.m(e,
|
|
149
|
+
m(e, r) {
|
|
150
|
+
t && t.m(e, r), c(e, l, r), o = !0;
|
|
129
151
|
},
|
|
130
|
-
p(e, [
|
|
131
|
-
e[0].state ? t ? (t.p(e,
|
|
152
|
+
p(e, [r]) {
|
|
153
|
+
e[0].state ? t ? (t.p(e, r), r & 1 && u(t, 1)) : (t = C(e), t.c(), u(t, 1), t.m(l.parentNode, l)) : t && (y(), _(t, 1, 1, () => {
|
|
132
154
|
t = null;
|
|
133
|
-
}),
|
|
155
|
+
}), k());
|
|
134
156
|
},
|
|
135
157
|
i(e) {
|
|
136
|
-
|
|
158
|
+
o || (u(t), o = !0);
|
|
137
159
|
},
|
|
138
160
|
o(e) {
|
|
139
|
-
_(t),
|
|
161
|
+
_(t), o = !1;
|
|
140
162
|
},
|
|
141
163
|
d(e) {
|
|
142
|
-
t && t.d(e), e && $(
|
|
164
|
+
t && t.d(e), e && $(l);
|
|
143
165
|
}
|
|
144
166
|
};
|
|
145
167
|
}
|
|
146
|
-
function G(
|
|
147
|
-
let t, e,
|
|
148
|
-
return
|
|
149
|
-
"tag" in
|
|
150
|
-
},
|
|
151
|
-
var
|
|
152
|
-
|
|
153
|
-
}, [
|
|
168
|
+
function G(f, l, o) {
|
|
169
|
+
let t, e, r, a, { tag: p } = l;
|
|
170
|
+
return f.$$set = (d) => {
|
|
171
|
+
"tag" in d && o(0, p = d.tag);
|
|
172
|
+
}, f.$$.update = () => {
|
|
173
|
+
var d, n, m;
|
|
174
|
+
f.$$.dirty & 1 && o(3, t = p.state ? p.state.unfolded : !1), f.$$.dirty & 1 && o(4, e = (n = (d = p.data.title) != null ? d : p.data.text) != null ? n : ""), f.$$.dirty & 16 && o(2, r = ((m = e.length) != null ? m : 0) > 7 ? e.substring(0, 6) + "..." : e), f.$$.dirty & 1 && o(1, a = p.data.mediaData);
|
|
175
|
+
}, [p, a, r, t, e];
|
|
154
176
|
}
|
|
155
|
-
class
|
|
156
|
-
constructor(
|
|
157
|
-
super(), R(this,
|
|
177
|
+
class ce extends P {
|
|
178
|
+
constructor(l) {
|
|
179
|
+
super(), R(this, l, G, E, q, { tag: 0 }, A);
|
|
158
180
|
}
|
|
159
181
|
}
|
|
160
182
|
export {
|
|
161
|
-
|
|
183
|
+
ce as default
|
|
162
184
|
};
|
|
@@ -1,12 +1,16 @@
|
|
|
1
|
-
import { SvelteComponent as v, init as
|
|
2
|
-
import
|
|
3
|
-
import
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { SvelteComponent as v, init as $, safe_not_equal as b, append_styles as k, element as p, create_component as g, space as h, attr as u, insert as _, mount_component as w, append as m, transition_in as c, transition_out as f, check_outros as z, detach as y, destroy_component as x, text as j, set_data as D, group_outros as R } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import S from "../Common/Shadow.js";
|
|
3
|
+
import q from "../Common/Icon/Icon.js";
|
|
4
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
5
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
6
|
+
import "../../utils/getImageInfo.js";
|
|
7
|
+
import "../../utils/px2rem.js";
|
|
8
|
+
function C(o) {
|
|
9
|
+
k(o, "svelte-1lmyni6", ".wrapper.svelte-1lmyni6{font-weight:600;cursor:pointer;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);display:flex;align-items:center;justify-content:center;flex-direction:column;pointer-events:auto}.text-wrapper.svelte-1lmyni6{position:relative;display:flex;align-items:center;justify-content:center}.text.svelte-1lmyni6{position:absolute;top:0;font-size:0.875rem;color:#ffffff;letter-spacing:0;text-align:center;max-width:8.75rem;width:-moz-max-content;width:max-content;word-break:break-all;line-height:1.125rem;text-shadow:0.125rem 0rem 0.5rem rgba(0, 0, 0, 0.15)}");
|
|
6
10
|
}
|
|
7
|
-
function
|
|
8
|
-
let
|
|
9
|
-
return i = new
|
|
11
|
+
function d(o) {
|
|
12
|
+
let n, i, l, a, t, e;
|
|
13
|
+
return i = new S({
|
|
10
14
|
props: {
|
|
11
15
|
outDelay: 0,
|
|
12
16
|
inDelay: 0,
|
|
@@ -18,60 +22,67 @@ function D(a) {
|
|
|
18
22
|
}
|
|
19
23
|
}), {
|
|
20
24
|
c() {
|
|
21
|
-
|
|
25
|
+
n = p("div"), g(i.$$.fragment), l = h(), a = p("div"), t = j(o[0]), u(a, "class", "text svelte-1lmyni6"), u(n, "class", "text-wrapper svelte-1lmyni6");
|
|
22
26
|
},
|
|
23
|
-
m(
|
|
24
|
-
|
|
27
|
+
m(r, s) {
|
|
28
|
+
_(r, n, s), w(i, n, null), m(n, l), m(n, a), m(a, t), e = !0;
|
|
25
29
|
},
|
|
26
|
-
p
|
|
27
|
-
|
|
28
|
-
n || (f(i.$$.fragment, t), n = !0);
|
|
30
|
+
p(r, s) {
|
|
31
|
+
(!e || s & 1) && D(t, r[0]);
|
|
29
32
|
},
|
|
30
|
-
|
|
31
|
-
|
|
33
|
+
i(r) {
|
|
34
|
+
e || (c(i.$$.fragment, r), e = !0);
|
|
32
35
|
},
|
|
33
|
-
|
|
34
|
-
|
|
36
|
+
o(r) {
|
|
37
|
+
f(i.$$.fragment, r), e = !1;
|
|
38
|
+
},
|
|
39
|
+
d(r) {
|
|
40
|
+
r && y(n), x(i);
|
|
35
41
|
}
|
|
36
42
|
};
|
|
37
43
|
}
|
|
38
|
-
function
|
|
39
|
-
let
|
|
40
|
-
i = new
|
|
41
|
-
let
|
|
44
|
+
function I(o) {
|
|
45
|
+
let n, i, l, a;
|
|
46
|
+
i = new q({ props: { icon: o[1] } });
|
|
47
|
+
let t = o[0] && d(o);
|
|
42
48
|
return {
|
|
43
49
|
c() {
|
|
44
|
-
|
|
50
|
+
n = p("div"), g(i.$$.fragment), l = h(), t && t.c(), u(n, "class", "wrapper svelte-1lmyni6");
|
|
45
51
|
},
|
|
46
|
-
m(
|
|
47
|
-
|
|
52
|
+
m(e, r) {
|
|
53
|
+
_(e, n, r), w(i, n, null), m(n, l), t && t.m(n, null), a = !0;
|
|
48
54
|
},
|
|
49
|
-
p(
|
|
50
|
-
|
|
55
|
+
p(e, [r]) {
|
|
56
|
+
const s = {};
|
|
57
|
+
r & 2 && (s.icon = e[1]), i.$set(s), e[0] ? t ? (t.p(e, r), r & 1 && c(t, 1)) : (t = d(e), t.c(), c(t, 1), t.m(n, null)) : t && (R(), f(t, 1, 1, () => {
|
|
58
|
+
t = null;
|
|
59
|
+
}), z());
|
|
51
60
|
},
|
|
52
|
-
i(
|
|
53
|
-
|
|
61
|
+
i(e) {
|
|
62
|
+
a || (c(i.$$.fragment, e), c(t), a = !0);
|
|
54
63
|
},
|
|
55
|
-
o(
|
|
56
|
-
|
|
64
|
+
o(e) {
|
|
65
|
+
f(i.$$.fragment, e), f(t), a = !1;
|
|
57
66
|
},
|
|
58
|
-
d(
|
|
59
|
-
|
|
67
|
+
d(e) {
|
|
68
|
+
e && y(n), x(i), t && t.d();
|
|
60
69
|
}
|
|
61
70
|
};
|
|
62
71
|
}
|
|
63
|
-
function
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
72
|
+
function L(o, n, i) {
|
|
73
|
+
let l, a, { tag: t } = n;
|
|
74
|
+
return o.$$set = (e) => {
|
|
75
|
+
"tag" in e && i(2, t = e.tag);
|
|
76
|
+
}, o.$$.update = () => {
|
|
77
|
+
var e, r;
|
|
78
|
+
o.$$.dirty & 4 && i(1, l = (e = t.data.icon) != null ? e : t.style.point), o.$$.dirty & 4 && i(0, a = (r = t.data.title) != null ? r : t.data.text);
|
|
79
|
+
}, [a, l, t];
|
|
69
80
|
}
|
|
70
|
-
class
|
|
71
|
-
constructor(
|
|
72
|
-
super(),
|
|
81
|
+
class J extends v {
|
|
82
|
+
constructor(n) {
|
|
83
|
+
super(), $(this, n, L, I, b, { tag: 2 }, C);
|
|
73
84
|
}
|
|
74
85
|
}
|
|
75
86
|
export {
|
|
76
|
-
|
|
87
|
+
J as default
|
|
77
88
|
};
|
|
@@ -1,5 +1,7 @@
|
|
|
1
1
|
import { SvelteComponent as fe, init as de, safe_not_equal as ce, append_styles as ge, element as p, create_component as ue, space as A, text as D, attr as g, set_style as R, src_url_equal as W, toggle_class as Y, insert as S, mount_component as be, append as f, set_data as E, transition_in as he, transition_out as ve, detach as T, destroy_component as pe, destroy_each as j, empty as me } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
-
import
|
|
2
|
+
import ke from "../Common/Shadow.js";
|
|
3
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
4
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
3
5
|
function ye(i) {
|
|
4
6
|
ge(i, "svelte-8mby9k", ".svelte-8mby9k.svelte-8mby9k{box-sizing:border-box}.marketing.svelte-8mby9k.svelte-8mby9k{transform:translateY(-100%)}.content.svelte-8mby9k .headerImage.svelte-8mby9k{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.line.svelte-8mby9k.svelte-8mby9k{position:absolute;height:2.0625rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.content.svelte-8mby9k.svelte-8mby9k{background-color:white;position:relative;display:flex;flex-direction:column;min-width:11.125rem;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;border-radius:0.25rem;top:-1.875rem;left:-1rem;padding:0.5rem 0rem 0.5625rem;transition:all 500ms}.title.svelte-8mby9k.svelte-8mby9k{position:absolute;background-color:white;border-radius:0.25rem;width:100%;top:0.5rem;padding-left:0.75rem;padding-right:0.75rem}.title.svelte-8mby9k .text.svelte-8mby9k{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem;color:#000}.footer.svelte-8mby9k.svelte-8mby9k{position:relative;padding-left:0.75rem;padding-right:0.75rem;width:100%;height:1.375rem;display:flex;align-items:center}.footer.svelte-8mby9k .goto-button.svelte-8mby9k{flex-shrink:0;white-space:nowrap;background-image:linear-gradient(to right, rgba(87, 144, 253, 1) 0, rgba(42, 114, 254, 1) 100%);color:#fff;font-size:0.625rem;border-radius:0.875rem;font-weight:bold;padding-left:0.5rem;padding-right:0.5rem;height:1.25rem;margin-left:auto;display:flex;align-items:center}.footer.svelte-8mby9k .goto-icon.svelte-8mby9k::after{content:'';display:inline-block;width:0.75rem;height:0.75rem;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAMAAADW3miqAAAAeFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////GqOSsAAAAJ3RSTlMAFNO2pYt4bErz8uP6ysawgVtBPDcR5C4s2L6ZmJBzZGJXUyEeDws/0G2zAAAAkklEQVQ4y+3TRw6DMBAF0OAeJ3QCpCe0uf8NwRILLBYfiS1/aT3JoymnI+sERZ5VCH0iVto3QDfBLmeSSMUTogRV9bBEpJAKaYpGijn13aTSLeraeG9D0NZFZv4/rRL5FDHnITlllqjv6tykWsmX4JHr05y7j6oFKq2P8He48B0tAM0EY0EDxquClw6vLz6EI35GmwwSZpe+WOgAAAAASUVORK5CYII=);background-size:100% auto;background-repeat:no-repeat}.price.svelte-8mby9k.svelte-8mby9k{flex-shrink:0;margin-right:0.75rem;white-space:nowrap;color:#ff6600;display:flex;align-items:baseline}.price.svelte-8mby9k .value.svelte-8mby9k{position:relative;top:0.0625rem;font-size:1.125rem;line-height:1.375rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.price.svelte-8mby9k .unit.svelte-8mby9k{padding-left:0.125rem;font-size:0.625rem}.tag.svelte-8mby9k.svelte-8mby9k{position:relative;background-color:white;display:flex;width:-moz-max-content;width:max-content;padding-left:0.75rem;padding-right:0.75rem;min-height:1.75rem}.tag.svelte-8mby9k .base-tag.svelte-8mby9k{height:1rem;margin-top:1.375rem;margin-bottom:0.5rem;margin-right:0.25rem;font-size:0.625rem;line-height:0.875rem;padding:0.0625rem 0.25rem;border-radius:0.125rem;overflow:hidden}.tag.svelte-8mby9k .primary-tag.svelte-8mby9k{background:#e5eefe;color:#0055ff}.tag.svelte-8mby9k .secondary-tag.svelte-8mby9k{background:rgba(255, 102, 0, 0.08);color:rgba(255, 102, 0, 1)}.unfolded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 1)}.folded.svelte-8mby9k .line.svelte-8mby9k{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.unfolded.svelte-8mby9k .content.svelte-8mby9k{opacity:1}.folded.svelte-8mby9k .content.svelte-8mby9k{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}");
|
|
5
7
|
}
|
|
@@ -218,11 +220,11 @@ function we(i, t, e) {
|
|
|
218
220
|
i.$$.dirty & 1 && e(1, l = (k = (m = o.state) == null ? void 0 : m.unfolded) != null ? k : !1), i.$$.dirty & 2 && e(3, n = !l), i.$$.dirty & 1 && e(2, s = o.data);
|
|
219
221
|
}, [o, l, s, n];
|
|
220
222
|
}
|
|
221
|
-
class
|
|
223
|
+
class Ce extends fe {
|
|
222
224
|
constructor(t) {
|
|
223
225
|
super(), de(this, t, we, _e, ce, { tag: 0 }, ye);
|
|
224
226
|
}
|
|
225
227
|
}
|
|
226
228
|
export {
|
|
227
|
-
|
|
229
|
+
Ce as default
|
|
228
230
|
};
|
|
@@ -1,90 +1,108 @@
|
|
|
1
|
-
import { SvelteComponent as y, init as b, safe_not_equal as h, append_styles as w, empty as C, insert as _, transition_in as
|
|
2
|
-
import
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
import { SvelteComponent as y, init as b, safe_not_equal as h, append_styles as w, empty as C, insert as _, transition_in as m, transition_out as d, check_outros as D, detach as g, element as I, create_component as j, attr as k, mount_component as F, destroy_component as M, group_outros as N } from "../../../vendor/svelte/internal/index.js";
|
|
2
|
+
import B from "../Common/Media.js";
|
|
3
|
+
import "../../../vendor/svelte/transition/index.js";
|
|
4
|
+
import "../../../vendor/svelte/easing/index.js";
|
|
5
|
+
import "../../../vendor/swiper/svelte/swiper.js";
|
|
6
|
+
import "swiper";
|
|
7
|
+
import "../../../vendor/swiper/components-shared/get-params.js";
|
|
8
|
+
import "../../../vendor/swiper/components-shared/utils.js";
|
|
9
|
+
import "../../../vendor/swiper/components-shared/params-list.js";
|
|
10
|
+
import "../../../vendor/swiper/components-shared/mount-swiper.js";
|
|
11
|
+
import "../../../vendor/swiper/components-shared/get-changed-params.js";
|
|
12
|
+
import "../../../vendor/swiper/components-shared/update-swiper.js";
|
|
13
|
+
import "../../../vendor/swiper/svelte/swiper-slide.js";
|
|
14
|
+
import "swiper/css";
|
|
15
|
+
import "swiper/css/autoplay";
|
|
16
|
+
import "three";
|
|
17
|
+
import "../../utils/noTypecheck.js";
|
|
18
|
+
import "../Common/MediaItem.js";
|
|
19
|
+
import "../../Assets/Icon.js";
|
|
20
|
+
import "../../../shared-utils/isNil.js";
|
|
21
|
+
function P(o) {
|
|
22
|
+
w(o, "svelte-10cw0el", ".media-wrapper.svelte-10cw0el{position:absolute;width:100%;height:100%}");
|
|
5
23
|
}
|
|
6
|
-
function
|
|
7
|
-
var
|
|
8
|
-
let
|
|
9
|
-
return
|
|
24
|
+
function c(o) {
|
|
25
|
+
var i;
|
|
26
|
+
let r, a, e;
|
|
27
|
+
return a = new B({
|
|
10
28
|
props: {
|
|
11
|
-
unfolded:
|
|
12
|
-
mediaData:
|
|
13
|
-
objectFit:
|
|
14
|
-
enableCarousel:
|
|
15
|
-
autoplayConfig:
|
|
16
|
-
tag:
|
|
29
|
+
unfolded: o[6],
|
|
30
|
+
mediaData: o[5],
|
|
31
|
+
objectFit: o[2],
|
|
32
|
+
enableCarousel: o[1],
|
|
33
|
+
autoplayConfig: o[3],
|
|
34
|
+
tag: o[0],
|
|
17
35
|
canPlay: !0,
|
|
18
36
|
playButtonSizeIfNeed: "large",
|
|
19
|
-
playButtonIfNeed: (
|
|
37
|
+
playButtonIfNeed: (i = o[4]) != null ? i : "withText",
|
|
20
38
|
inDelay: 500,
|
|
21
39
|
duration: 500
|
|
22
40
|
}
|
|
23
41
|
}), {
|
|
24
42
|
c() {
|
|
25
|
-
|
|
43
|
+
r = I("div"), j(a.$$.fragment), k(r, "class", "media-wrapper svelte-10cw0el");
|
|
26
44
|
},
|
|
27
|
-
m(
|
|
28
|
-
_(
|
|
45
|
+
m(t, n) {
|
|
46
|
+
_(t, r, n), F(a, r, null), e = !0;
|
|
29
47
|
},
|
|
30
|
-
p(
|
|
31
|
-
var
|
|
48
|
+
p(t, n) {
|
|
49
|
+
var u;
|
|
32
50
|
const l = {};
|
|
33
|
-
|
|
51
|
+
n & 64 && (l.unfolded = t[6]), n & 32 && (l.mediaData = t[5]), n & 4 && (l.objectFit = t[2]), n & 2 && (l.enableCarousel = t[1]), n & 8 && (l.autoplayConfig = t[3]), n & 1 && (l.tag = t[0]), n & 16 && (l.playButtonIfNeed = (u = t[4]) != null ? u : "withText"), a.$set(l);
|
|
34
52
|
},
|
|
35
|
-
i(
|
|
36
|
-
|
|
53
|
+
i(t) {
|
|
54
|
+
e || (m(a.$$.fragment, t), e = !0);
|
|
37
55
|
},
|
|
38
|
-
o(
|
|
39
|
-
|
|
56
|
+
o(t) {
|
|
57
|
+
d(a.$$.fragment, t), e = !1;
|
|
40
58
|
},
|
|
41
|
-
d(
|
|
42
|
-
|
|
59
|
+
d(t) {
|
|
60
|
+
t && g(r), M(a);
|
|
43
61
|
}
|
|
44
62
|
};
|
|
45
63
|
}
|
|
46
|
-
function S(
|
|
47
|
-
let
|
|
64
|
+
function S(o) {
|
|
65
|
+
let r, a, e = o[0].state && o[5] && c(o);
|
|
48
66
|
return {
|
|
49
67
|
c() {
|
|
50
|
-
|
|
68
|
+
e && e.c(), r = C();
|
|
51
69
|
},
|
|
52
|
-
m(
|
|
53
|
-
|
|
70
|
+
m(i, t) {
|
|
71
|
+
e && e.m(i, t), _(i, r, t), a = !0;
|
|
54
72
|
},
|
|
55
|
-
p(
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
}),
|
|
73
|
+
p(i, [t]) {
|
|
74
|
+
i[0].state && i[5] ? e ? (e.p(i, t), t & 33 && m(e, 1)) : (e = c(i), e.c(), m(e, 1), e.m(r.parentNode, r)) : e && (N(), d(e, 1, 1, () => {
|
|
75
|
+
e = null;
|
|
76
|
+
}), D());
|
|
59
77
|
},
|
|
60
|
-
i(
|
|
61
|
-
|
|
78
|
+
i(i) {
|
|
79
|
+
a || (m(e), a = !0);
|
|
62
80
|
},
|
|
63
|
-
o(
|
|
64
|
-
|
|
81
|
+
o(i) {
|
|
82
|
+
d(e), a = !1;
|
|
65
83
|
},
|
|
66
|
-
d(
|
|
67
|
-
|
|
84
|
+
d(i) {
|
|
85
|
+
e && e.d(i), i && g(r);
|
|
68
86
|
}
|
|
69
87
|
};
|
|
70
88
|
}
|
|
71
|
-
function T(
|
|
72
|
-
let
|
|
73
|
-
return
|
|
74
|
-
"tag" in
|
|
75
|
-
},
|
|
76
|
-
var
|
|
77
|
-
|
|
78
|
-
autoplay:
|
|
89
|
+
function T(o, r, a) {
|
|
90
|
+
let e, i, t, n, l, u, { tag: p } = r;
|
|
91
|
+
return o.$$set = (f) => {
|
|
92
|
+
"tag" in f && a(0, p = f.tag);
|
|
93
|
+
}, o.$$.update = () => {
|
|
94
|
+
var f, s;
|
|
95
|
+
o.$$.dirty & 1 && a(6, e = p.state ? p.state.unfolded : !1), o.$$.dirty & 1 && a(5, i = p.data.mediaData), o.$$.dirty & 1 && a(1, t = p.data.enableCarousel), o.$$.dirty & 1 && a(4, n = p.data.playIcon), o.$$.dirty & 3 && a(3, l = (f = p.data.autoplayConfig) != null ? f : {
|
|
96
|
+
autoplay: t != null ? t : !0,
|
|
79
97
|
autoplayVideo: !0
|
|
80
|
-
}),
|
|
81
|
-
}, [
|
|
98
|
+
}), o.$$.dirty & 1 && a(2, u = (s = p.data.objectFit) != null ? s : (() => p.data.adaptationMode === "stretch" ? "cover" : p.data.adaptationMode === "proportional" ? "contain" : void 0)());
|
|
99
|
+
}, [p, t, u, l, n, i, e];
|
|
82
100
|
}
|
|
83
|
-
class
|
|
84
|
-
constructor(
|
|
85
|
-
super(), b(this,
|
|
101
|
+
class x extends y {
|
|
102
|
+
constructor(r) {
|
|
103
|
+
super(), b(this, r, T, S, h, { tag: 0 }, P);
|
|
86
104
|
}
|
|
87
105
|
}
|
|
88
106
|
export {
|
|
89
|
-
|
|
107
|
+
x as default
|
|
90
108
|
};
|