@realsee/dnalogel 2.22.0-dev.8 → 2.23.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/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/dist/PanoTagPlugin/typings/tag/TagData.d.ts +10 -0
- package/dist/index.cjs.js +65 -65
- package/dist/index.js +4614 -4447
- package/dist/index.umd.js +58 -58
- package/docs/classes/CSS3DRender.html +30 -30
- package/docs/classes/CruisePluginController.html +25 -25
- package/docs/classes/GuideLineItem.GuideLineItem.html +19 -19
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +34 -34
- package/docs/classes/Magnifier.html +19 -19
- package/docs/classes/ModelRoomLabelController.html +10 -10
- package/docs/classes/Object3DHelperController.html +24 -24
- package/docs/classes/PaintBrush.html +14 -14
- package/docs/classes/PanoMeasurePluginLine.html +26 -26
- package/docs/classes/PanoMeasurePluginModel.html +26 -26
- package/docs/classes/PanoMeasurePluginPoint.html +13 -13
- package/docs/classes/PanoMeasurePluginPolyline.html +26 -26
- package/docs/classes/PanoTagPluginController.html +48 -48
- package/docs/classes/Util.BetterTween.html +8 -8
- package/docs/classes/Util.Interval.html +11 -11
- package/docs/classes/Util.Magnifier.html +19 -19
- package/docs/classes/Util.PointDomHelper.html +10 -10
- package/docs/classes/Util.PointHelper.html +10 -10
- package/docs/classes/Util.PointSelectorHelper.html +15 -15
- package/docs/classes/Util.Rectangle.html +12 -12
- package/docs/enums/CameraMovementEffect.html +6 -6
- package/docs/enums/ContentType.html +19 -19
- package/docs/enums/DIRECTION.html +8 -8
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/DimensionType.html +6 -6
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +7 -7
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +8 -8
- package/docs/enums/PaintBrushTypeEnum.html +7 -7
- package/docs/enums/PointType.html +6 -6
- package/docs/enums/Rotation.html +7 -7
- package/docs/functions/CSS3DRenderPlugin.html +3 -3
- package/docs/functions/CameraMovementPlugin.html +3 -3
- package/docs/functions/CruisePlugin.html +3 -3
- package/docs/functions/GuideLinePlugin.html +4 -4
- package/docs/functions/ItemLabelPlugin.html +3 -3
- package/docs/functions/MapviewFloorplanPlugin.html +3 -3
- package/docs/functions/ModelChassisCompassPlugin.html +3 -3
- package/docs/functions/ModelEntryDoorGuidePlugin.html +3 -3
- package/docs/functions/ModelFloorplanPlugin.html +3 -3
- package/docs/functions/ModelItemLabelPlugin.html +3 -3
- package/docs/functions/ModelRoomLabelPlugin.html +3 -3
- package/docs/functions/ModelTVVideoPlugin.html +3 -3
- package/docs/functions/ModelViewPlugin.html +3 -3
- package/docs/functions/Object3DHelperPlugin.html +3 -3
- package/docs/functions/PanoCompassPlugin.html +3 -3
- package/docs/functions/PanoCursorRaycasterPlugin.html +3 -3
- package/docs/functions/PanoDoorLabelPlugin.html +3 -3
- package/docs/functions/PanoFloorplanRadarPlugin.html +3 -3
- package/docs/functions/PanoMeasurePlugin.html +3 -3
- package/docs/functions/PanoRulerPlugin.html +3 -3
- package/docs/functions/PanoRulerProPlugin.html +3 -3
- package/docs/functions/PanoSpatialTagPlugin.html +3 -3
- package/docs/functions/PanoTagPlugin.html +3 -3
- package/docs/functions/PanoVideoPlugin.html +3 -3
- package/docs/functions/TopviewFloorplanPlugin.html +3 -3
- package/docs/functions/Util.absoluteUrl.html +4 -4
- package/docs/functions/Util.getCoordsFromClient.html +4 -4
- package/docs/functions/Util.getCoordsFromElement.html +4 -4
- package/docs/functions/Util.getFrameTime.html +4 -4
- package/docs/functions/Util.getIntersectFromRelativePosition.html +4 -4
- package/docs/functions/Util.getRaycasterFromFivePointer.html +4 -4
- package/docs/functions/Util.isAbsoluteURL.html +4 -4
- package/docs/functions/Util.isModelLike.html +4 -4
- package/docs/functions/Util.isNil.html +4 -4
- package/docs/functions/Util.isPanoramaLike.html +4 -4
- package/docs/functions/Util.nextFrame.html +4 -4
- package/docs/functions/Util.notNil.html +4 -4
- package/docs/functions/Util.requestAnimationFrameInterval.html +4 -4
- package/docs/functions/Util.tweenProgress.html +4 -4
- package/docs/functions/Util.uuid.html +4 -4
- package/docs/functions/pluginFlag.html +4 -4
- package/docs/index.html +4 -4
- package/docs/interfaces/AddTagConfig.html +5 -5
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +10 -10
- package/docs/interfaces/CSS3DRenderPluginState.html +7 -7
- package/docs/interfaces/CameraMovementPluginExportType.html +6 -6
- package/docs/interfaces/CruisePluginTypes.Config.html +7 -7
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +11 -11
- package/docs/interfaces/CruisePluginTypes.EventMap.html +19 -19
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +11 -11
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +13 -13
- package/docs/interfaces/CruisePluginTypes.PluginData.html +8 -8
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +6 -6
- package/docs/interfaces/CruisePluginTypes.PluginState.html +10 -10
- package/docs/interfaces/EventMap.html +14 -14
- package/docs/interfaces/FloorplanBounding.html +7 -7
- package/docs/interfaces/FloorplanData.html +9 -9
- package/docs/interfaces/FloorplanEntrance.html +10 -10
- package/docs/interfaces/FloorplanExtraObject.html +9 -9
- package/docs/interfaces/FloorplanExtraObject3D.html +7 -7
- package/docs/interfaces/FloorplanFloorData.html +8 -8
- package/docs/interfaces/FloorplanImagePosition.html +6 -6
- package/docs/interfaces/FloorplanObserver.html +8 -8
- package/docs/interfaces/FloorplanOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanPosition.html +6 -6
- package/docs/interfaces/FloorplanRoomItem.html +12 -12
- package/docs/interfaces/FloorplanRoomLabelItem.html +6 -6
- package/docs/interfaces/FloorplanServerBounding.html +7 -7
- package/docs/interfaces/FloorplanServerComputedData.html +9 -9
- package/docs/interfaces/FloorplanServerData.html +6 -6
- package/docs/interfaces/FloorplanServerDoorItem.html +9 -9
- package/docs/interfaces/FloorplanServerDoorPosition.html +7 -7
- package/docs/interfaces/FloorplanServerEntrance.html +10 -10
- package/docs/interfaces/FloorplanServerFloorData.html +8 -8
- package/docs/interfaces/FloorplanServerImagePosition.html +6 -6
- package/docs/interfaces/FloorplanServerObserver.html +8 -8
- package/docs/interfaces/FloorplanServerOutlineItem.html +8 -8
- package/docs/interfaces/FloorplanServerPosition.html +6 -6
- package/docs/interfaces/FloorplanServerRoomItem.html +13 -13
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +6 -6
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +8 -8
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +9 -9
- package/docs/interfaces/GuideLinePluginType.EventMap.html +12 -12
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +7 -7
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +5 -5
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +12 -12
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +7 -7
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +17 -17
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +4 -4
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +6 -6
- package/docs/interfaces/GuideLinePluginType.PluginState.html +7 -7
- package/docs/interfaces/GuideLinePluginType.Route.html +10 -10
- package/docs/interfaces/GuideLinePluginType.RouteConfig.html +8 -8
- package/docs/interfaces/HelperOffset.html +7 -7
- package/docs/interfaces/ImagePlaneGroup.html +5 -5
- package/docs/interfaces/ItemLabelPluginData.html +5 -5
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ItemLabelPluginParametersType.html +8 -8
- package/docs/interfaces/MinMax.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginData.html +6 -6
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +7 -7
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +6 -6
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +7 -7
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +7 -7
- package/docs/interfaces/ModelItemLabelPluginData.html +5 -5
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +10 -10
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +6 -6
- package/docs/interfaces/ModelRoomLabelPluginData.html +5 -5
- package/docs/interfaces/ModelTVVideoPluginData.html +8 -8
- package/docs/interfaces/ModelTVVideoPluginExportType.html +7 -7
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +5 -5
- package/docs/interfaces/ModelViewPluginExportType.html +10 -10
- package/docs/interfaces/Object3DHelperState.html +7 -7
- package/docs/interfaces/ObjectHelperControllers.html +8 -8
- package/docs/interfaces/PaintBrushAction.html +11 -11
- package/docs/interfaces/PaintBrushConfigs.html +11 -11
- package/docs/interfaces/PaintBrushState.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +9 -9
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +4 -4
- package/docs/interfaces/PanoMeasureParameterType.html +14 -14
- package/docs/interfaces/PanoMeasurePluginLineJson.html +7 -7
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPointJson.html +6 -6
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +7 -7
- package/docs/interfaces/PanoRulerPluginExportType.html +9 -9
- package/docs/interfaces/PanoRulerPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerPluginParameterType.html +7 -7
- package/docs/interfaces/PanoRulerProPluginExportType.html +8 -8
- package/docs/interfaces/PanoRulerProPluginOptions.html +6 -6
- package/docs/interfaces/PanoRulerProPluginParameterType.html +6 -6
- package/docs/interfaces/PanoRulerProPluginState.html +7 -7
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +4 -4
- package/docs/interfaces/PanoSpatialTagPluginData.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +9 -9
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +12 -12
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +10 -10
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +9 -9
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +8 -8
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +5 -5
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +7 -7
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +9 -9
- package/docs/interfaces/Point.html +7 -7
- package/docs/interfaces/Room.html +8 -8
- package/docs/interfaces/RoomInfo.html +6 -6
- package/docs/interfaces/RoomLabel.html +13 -13
- package/docs/interfaces/RoomRules.html +4 -4
- package/docs/interfaces/Rooms.html +4 -4
- package/docs/interfaces/Scissor.html +8 -8
- package/docs/interfaces/State.html +7 -7
- package/docs/interfaces/TagCacheInterface.html +11 -11
- package/docs/interfaces/TagConfig.html +12 -12
- package/docs/interfaces/TagGLTFObjectGroup.html +5 -5
- package/docs/interfaces/TagIconUrl.html +11 -11
- package/docs/interfaces/TagObjectGroup.html +5 -5
- package/docs/interfaces/TagStyle.html +5 -5
- package/docs/interfaces/Tags.html +8 -8
- package/docs/interfaces/TemporaryState.html +5 -5
- package/docs/interfaces/Util.MagnifierParameter.html +10 -10
- package/docs/interfaces/Util.MouseGroupParameter.html +7 -7
- package/docs/interfaces/Util.PointIntersection.html +7 -7
- package/docs/modules/CruisePluginTypes.html +4 -4
- package/docs/modules/GuideLineItem.html +4 -4
- package/docs/modules/GuideLineModeItem.html +4 -4
- package/docs/modules/GuideLinePluginType.html +4 -4
- package/docs/modules/PanoVideoPluginType.html +4 -4
- package/docs/modules/Util.html +4 -4
- package/docs/modules.html +4 -4
- package/docs/types/ArrayPosition.html +4 -4
- package/docs/types/AudioAppearance.html +4 -4
- package/docs/types/AudioTagTypeConfigKey.html +4 -4
- package/docs/types/CSS3DRenderExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginExportType.html +4 -4
- package/docs/types/CSS3DRenderPluginParameterType.html +4 -4
- package/docs/types/ClassFunctionParameters.html +4 -4
- package/docs/types/Color.html +4 -4
- package/docs/types/ContentTypeConfigKey.html +4 -4
- package/docs/types/ContentTypeConfigKeySplit.html +4 -4
- package/docs/types/ContentTypeMap.html +4 -4
- package/docs/types/Create3DDomContainerReturnType.html +4 -4
- package/docs/types/Create3DElementReturnType.html +4 -4
- package/docs/types/CruisePluginExportType.html +4 -4
- package/docs/types/CruisePluginTypes.CruiseData.html +4 -4
- package/docs/types/CruisePluginTypes.MoveEffect.html +4 -4
- package/docs/types/DeprecatedMediaPlaneProperty.html +4 -4
- package/docs/types/DeprecatedTagProperty.html +4 -4
- package/docs/types/Direction-1.html +4 -4
- package/docs/types/Direction4.html +4 -4
- package/docs/types/ElementRenderer.html +4 -4
- package/docs/types/FloorplanRuleLabels.html +4 -4
- package/docs/types/FloorplanServerRuleLabels.html +4 -4
- package/docs/types/GuideLinePluginExportType.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItem.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +4 -4
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +4 -4
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +4 -4
- package/docs/types/GuideLinePluginType.PathItem.html +4 -4
- package/docs/types/GuideLinePluginType.PluginData.html +4 -4
- package/docs/types/HelperEventMap.html +4 -4
- package/docs/types/LoadTagConfig.html +4 -4
- package/docs/types/MapviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/MapviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/MediaData.html +4 -4
- package/docs/types/MediaStore.html +4 -4
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginParameterType.html +4 -4
- package/docs/types/ModelFloorplanPluginReturnType.html +4 -4
- package/docs/types/ModelRoomLabelPluginParameters.html +4 -4
- package/docs/types/ModelRoomLabelPluginReturnType.html +4 -4
- package/docs/types/MoveArgs.html +4 -4
- package/docs/types/MoveOpts.html +4 -4
- package/docs/types/Object3DHelperEventMap.html +4 -4
- package/docs/types/ObjectFit.html +4 -4
- package/docs/types/PaintBrushEventMap.html +4 -4
- package/docs/types/PanoCompassPluginData.html +4 -4
- package/docs/types/PanoCompassPluginExportType.html +4 -4
- package/docs/types/PanoCompassPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +4 -4
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +4 -4
- package/docs/types/PanoIndex.html +4 -4
- package/docs/types/PanoMeasurePluginEvent.html +4 -4
- package/docs/types/PanoMeasureReturnType.html +4 -4
- package/docs/types/PanoSpatialTagPluginId.html +4 -4
- package/docs/types/PanoTagPluginExportInterface.html +4 -4
- package/docs/types/PanoTagPluginParamsInterface.html +4 -4
- package/docs/types/PanoVideoPluginParameterType.html +4 -4
- package/docs/types/PanoVideoPluginReturnType.html +4 -4
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +4 -4
- package/docs/types/PlaneTag.html +4 -4
- package/docs/types/Point2DTag.html +4 -4
- package/docs/types/Point3DTag.html +4 -4
- package/docs/types/PointTag.html +4 -4
- package/docs/types/PointTagInstance.html +4 -4
- package/docs/types/Position.html +4 -4
- package/docs/types/RotateArgs.html +4 -4
- package/docs/types/RotateOpts.html +4 -4
- package/docs/types/RuleLabelsKey.html +4 -4
- package/docs/types/RuleLabelsValue.html +4 -4
- package/docs/types/StickType.html +4 -4
- package/docs/types/Tag.html +4 -4
- package/docs/types/Tag2D.html +4 -4
- package/docs/types/Tag3D.html +4 -4
- package/docs/types/TagContentType.html +4 -4
- package/docs/types/TagDimensionType.html +4 -4
- package/docs/types/TagElement.html +4 -4
- package/docs/types/TagEvents.html +4 -4
- package/docs/types/TagGLTFObject.html +4 -4
- package/docs/types/TagHooks.html +4 -4
- package/docs/types/TagId.html +4 -4
- package/docs/types/TagInstance.html +4 -4
- package/docs/types/TagPointType.html +4 -4
- package/docs/types/TagRendererMap.html +4 -4
- package/docs/types/TopviewFloorplanPluginParameterType.html +4 -4
- package/docs/types/TopviewFloorplanPluginReturnType.html +4 -4
- package/docs/types/WorkCode.html +4 -4
- package/docs/variables/FLOOR_TYPE_MAP.html +4 -4
- package/docs/variables/PLUGIN.html +4 -4
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +4 -4
- package/docs/variables/ROOM_TYPE_MAP.html +4 -4
- package/docs/variables/itemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelItemLabelPluginServerParams.html +4 -4
- package/docs/variables/modelRoomLabelPluginServerParams.html +4 -4
- package/libs/CruisePlugin/Controller.js +103 -90
- package/libs/CruisePlugin/index.js +22 -9
- package/libs/GuideLinePlugin/Components/Tag.js +58 -48
- package/libs/GuideLinePlugin/Controller.js +38 -25
- package/libs/GuideLinePlugin/GuideLineItem.js +19 -6
- package/libs/GuideLinePlugin/GuideLineModeItem.js +19 -6
- package/libs/GuideLinePlugin/index.js +24 -11
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +152 -139
- package/libs/ItemLabelPlugin/ItemLabelItem.js +67 -57
- package/libs/ItemLabelPlugin/Plugin.js +37 -26
- package/libs/ItemLabelPlugin/index.js +16 -5
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +116 -103
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +45 -35
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +35 -24
- package/libs/ModelItemLabelPlugin/index.js +16 -5
- package/libs/ModelRoomLabelPlugin/Controller.js +20 -8
- package/libs/ModelRoomLabelPlugin/RoomLabelItem.js +52 -42
- package/libs/ModelRoomLabelPlugin/RoomLabelItems.js +75 -61
- package/libs/ModelRoomLabelPlugin/index.js +17 -5
- package/libs/PanoDoorLabelPlugin/Controller.js +65 -55
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +55 -45
- package/libs/PanoDoorLabelPlugin/index.js +14 -4
- package/libs/PanoMeasurePlugin/Components/Common/CircleButton.js +70 -60
- package/libs/PanoMeasurePlugin/Components/Common/Exit.js +32 -22
- package/libs/PanoMeasurePlugin/Components/Common/Switcher0.js +75 -62
- package/libs/PanoMeasurePlugin/Components/Common/Switcher1.js +110 -97
- package/libs/PanoMeasurePlugin/Components/Controller0.js +48 -37
- package/libs/PanoMeasurePlugin/Components/Controller1.js +59 -48
- package/libs/PanoMeasurePlugin/Components/Tip.js +74 -64
- package/libs/PanoMeasurePlugin/Controller/index.js +86 -75
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +25 -15
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +16 -5
- package/libs/PanoMeasurePlugin/index.js +27 -16
- package/libs/PanoRulerProPlugin/Controller.js +38 -27
- package/libs/PanoRulerProPlugin/RulerItem.js +91 -78
- package/libs/PanoRulerProPlugin/RulerItems.js +95 -82
- package/libs/PanoRulerProPlugin/index.js +15 -4
- package/libs/PanoSpatialTagPlugin/Components/origins.js +51 -38
- package/libs/PanoSpatialTagPlugin/Components/tag.js +32 -22
- package/libs/PanoSpatialTagPlugin/Plugin.js +116 -105
- package/libs/PanoSpatialTagPlugin/index.js +13 -2
- package/libs/PanoSpatialTagPlugin/store.d.ts +1 -0
- package/libs/PanoSpatialTagPlugin/store.js +2 -2
- package/libs/PanoTagPlugin/Components/Common/Arrow.js +44 -34
- package/libs/PanoTagPlugin/Components/Common/Audio.js +99 -89
- package/libs/PanoTagPlugin/Components/Common/Icon/Icon.js +139 -128
- package/libs/PanoTagPlugin/Components/Common/Icon/audioIcon.js +53 -43
- package/libs/PanoTagPlugin/Components/Common/Line/Polyline.js +59 -49
- package/libs/PanoTagPlugin/Components/Common/Line/Straight.js +79 -69
- package/libs/PanoTagPlugin/Components/Common/Media.js +182 -168
- package/libs/PanoTagPlugin/Components/Common/MediaItem.js +128 -118
- package/libs/PanoTagPlugin/Components/Common/Shadow.js +40 -30
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +35 -24
- package/libs/PanoTagPlugin/Components/Common/Text/FlyMText.js +97 -86
- package/libs/PanoTagPlugin/Components/Common/Text/FlyText.js +88 -75
- package/libs/PanoTagPlugin/Components/Common/Text/MText.js +103 -95
- package/libs/PanoTagPlugin/Components/Common/TextItem.js +59 -49
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioPlaneTag.js +106 -95
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/AudioTag.js +92 -81
- package/libs/PanoTagPlugin/Components/Tag/AudioTag/index.js +68 -57
- package/libs/PanoTagPlugin/Components/Tag/CustomTag.js +45 -35
- package/libs/PanoTagPlugin/Components/Tag/ImageTextTag.js +122 -110
- package/libs/PanoTagPlugin/Components/Tag/LinkTag.js +53 -42
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +118 -103
- package/libs/PanoTagPlugin/Components/Tag/MediaPlane.js +66 -54
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextPlaneTag.js +131 -108
- package/libs/PanoTagPlugin/Components/Tag/TextTag/TextTag.js +101 -90
- package/libs/PanoTagPlugin/Components/Tag/TextTag/index.js +54 -43
- package/libs/PanoTagPlugin/Components/Tag/index.js +151 -138
- package/libs/PanoTagPlugin/Components/TagContainer.js +72 -57
- package/libs/PanoTagPlugin/Components/TagItem.js +60 -47
- package/libs/PanoTagPlugin/controller/TagComputer.js +2 -2
- package/libs/PanoTagPlugin/controller/TagRender.js +19 -6
- package/libs/PanoTagPlugin/controller/TagUtil.js +2 -2
- package/libs/PanoTagPlugin/controller/index.js +95 -82
- package/libs/PanoTagPlugin/index.js +26 -13
- package/libs/PanoTagPlugin/typings/controller.d.ts +1 -0
- package/libs/PanoTagPlugin/typings/tag/TagData.d.ts +10 -0
- package/libs/base/BasePlugin.js +1 -1
- package/libs/floorplan/Components/BaseImage.js +43 -39
- package/libs/floorplan/Components/Camera.js +16 -13
- package/libs/floorplan/Components/Compass.js +27 -24
- package/libs/floorplan/Components/CurrentFloor.js +25 -20
- package/libs/floorplan/Components/Main.js +58 -49
- package/libs/floorplan/Components/Normalmage.js +25 -22
- package/libs/floorplan/Components/RoomHighlight/Room.js +28 -25
- package/libs/floorplan/Components/RoomHighlight/RoomHighlight.js +69 -61
- package/libs/floorplan/Components/RoomLabels/RoomLabel.js +50 -47
- package/libs/floorplan/Components/RoomLabels/RoomLabels.js +69 -61
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial.js +125 -118
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_0.js +25 -22
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_1.js +43 -40
- package/libs/floorplan/Components/RoomMaterials/RoomMaterial_2.js +32 -29
- package/libs/floorplan/Components/RuleLabels/RuleItem.js +49 -41
- package/libs/floorplan/Components/RuleLabels/RuleLabels.js +102 -94
- package/libs/floorplan/Components/SvgImage.js +30 -27
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +41 -29
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +35 -23
- package/libs/floorplan/ModelFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Camera.js +52 -42
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/CurrentFloor.js +71 -59
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/CurrentFloor/ExtraObjects.js +66 -53
- package/libs/floorplan/PanoFloorplanRadarPlugin/Components/Main.js +69 -57
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +67 -55
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +16 -4
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +46 -34
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +19 -7
- package/libs/floorplan/index.js +1 -0
- package/libs/index.js +126 -112
- package/libs/shared-utils/logger.js +1 -1
- package/libs/vendor/svelte/src/runtime/internal/Component.js +122 -0
- package/libs/vendor/svelte/src/runtime/internal/ResizeObserverSingleton.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/animations.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/await_block.js +47 -0
- package/libs/vendor/svelte/src/runtime/internal/dev.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/disclose-version/index.js +2 -0
- package/libs/vendor/svelte/src/runtime/internal/dom.js +214 -0
- package/libs/vendor/svelte/src/runtime/internal/each.js +46 -0
- package/libs/vendor/svelte/src/runtime/internal/environment.js +7 -0
- package/libs/vendor/svelte/src/runtime/internal/globals.js +7 -0
- package/libs/vendor/svelte/src/runtime/internal/index.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/lifecycle.js +63 -0
- package/libs/vendor/svelte/src/runtime/internal/loop.js +21 -0
- package/libs/vendor/svelte/src/runtime/internal/scheduler.js +66 -0
- package/libs/vendor/svelte/src/runtime/internal/spread.js +26 -0
- package/libs/vendor/svelte/src/runtime/internal/ssr.js +1 -0
- package/libs/vendor/svelte/src/runtime/internal/style_manager.js +48 -0
- package/libs/vendor/svelte/src/runtime/internal/transitions.js +192 -0
- package/libs/vendor/svelte/src/runtime/internal/utils.js +110 -0
- package/libs/vendor/svelte/{store → src/runtime/store}/index.js +5 -5
- package/libs/vendor/svelte/{transition → src/runtime/transition}/index.js +1 -1
- package/libs/vendor/svelte/src/shared/boolean_attributes.js +1 -0
- package/libs/vendor/svelte/src/shared/utils/names.js +1 -0
- package/libs/vendor/svelte/src/shared/version.js +4 -0
- package/libs/vendor/svelte-carousel/src/components/Arrow/Arrow.js +27 -23
- package/libs/vendor/svelte-carousel/src/components/Carousel/Carousel.js +197 -225
- package/libs/vendor/svelte-carousel/src/components/Dot/Dot.js +16 -12
- package/libs/vendor/svelte-carousel/src/components/Dots/Dots.js +65 -59
- package/libs/vendor/svelte-carousel/src/components/Progress/Progress.js +32 -29
- package/package.json +1 -1
- package/libs/vendor/svelte/internal/index.js +0 -749
- /package/libs/vendor/svelte/{easing → src/runtime/easing}/index.js +0 -0
- /package/libs/vendor/svelte/{index.js → src/runtime/index.js} +0 -0
|
@@ -1,13 +1,24 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { safe_not_equal as le, null_to_empty as F, src_url_equal as j } from "../../../vendor/svelte/src/runtime/internal/utils.js";
|
|
2
|
+
import { append_styles as ie, element as p, space as T, text as L, attr as g, set_style as C, toggle_class as Y, insert as k, append as d, set_data as S, detach as y, add_iframe_resize_listener as se, destroy_each as E } from "../../../vendor/svelte/src/runtime/internal/dom.js";
|
|
3
|
+
import { transition_in as re, transition_out as ne } from "../../../vendor/svelte/src/runtime/internal/transitions.js";
|
|
4
|
+
import { add_render_callback as oe } from "../../../vendor/svelte/src/runtime/internal/scheduler.js";
|
|
5
|
+
import { ensure_array_like as B } from "../../../vendor/svelte/src/runtime/internal/each.js";
|
|
6
|
+
import { SvelteComponent as ae, init as ce, create_component as me, mount_component as fe, destroy_component as de } from "../../../vendor/svelte/src/runtime/internal/Component.js";
|
|
7
|
+
import "../../../vendor/svelte/src/runtime/internal/disclose-version/index.js";
|
|
2
8
|
import "hammerjs";
|
|
3
9
|
import "three";
|
|
4
10
|
import "@realsee/five";
|
|
5
11
|
import "../../../vendor/@tweenjs/tween/dist/tween.esm.js.js";
|
|
6
12
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRender.js";
|
|
7
13
|
import "../../../CSS3DRenderPlugin/utils/generateBehindFiveElement.js";
|
|
8
|
-
import { notNil as
|
|
9
|
-
import
|
|
10
|
-
import
|
|
14
|
+
import { notNil as ge } from "../../../shared-utils/isNil.js";
|
|
15
|
+
import qe from "../../utils/px2rem.js";
|
|
16
|
+
import pe from "../Common/Shadow.js";
|
|
17
|
+
import "../../../vendor/svelte/src/runtime/internal/environment.js";
|
|
18
|
+
import "../../../vendor/svelte/src/runtime/internal/loop.js";
|
|
19
|
+
import "../../../vendor/svelte/src/runtime/internal/style_manager.js";
|
|
20
|
+
import "../../../vendor/svelte/src/runtime/internal/lifecycle.js";
|
|
21
|
+
import "../../../vendor/svelte/src/shared/version.js";
|
|
11
22
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DRenderer.js";
|
|
12
23
|
import "three/examples/jsm/renderers/CSS3DRenderer";
|
|
13
24
|
import "../../../CSS3DRenderPlugin/utils/getAllCSS3DObject.js";
|
|
@@ -20,24 +31,24 @@ import "../../../CSS3DRenderPlugin/utils/three/OpacityMesh.js";
|
|
|
20
31
|
import "../../../shared-utils/three/centerPoint.js";
|
|
21
32
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DScene.js";
|
|
22
33
|
import "../../../CSS3DRenderPlugin/utils/three/CSS3DGroup.js";
|
|
23
|
-
import "../../../vendor/svelte/transition/index.js";
|
|
24
|
-
import "../../../vendor/svelte/easing/index.js";
|
|
25
|
-
function
|
|
26
|
-
|
|
34
|
+
import "../../../vendor/svelte/src/runtime/transition/index.js";
|
|
35
|
+
import "../../../vendor/svelte/src/runtime/easing/index.js";
|
|
36
|
+
function ve(l) {
|
|
37
|
+
ie(l, "svelte-sezqcq", '@charset "UTF-8";.svelte-sezqcq.svelte-sezqcq{box-sizing:border-box}.marketing.svelte-sezqcq.svelte-sezqcq{transform:translateY(-100%)}.marketing.svelte-sezqcq .line.svelte-sezqcq{position:absolute;height:1.875rem;width:0.0625rem;left:50%;transform:translateX(-50%);background-color:white;bottom:0;transform-origin:bottom;transition:all 500ms}.marketing.svelte-sezqcq .content.svelte-sezqcq{position:relative;min-width:7.5rem;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-property:opacity, transform;transition-duration:500ms}.marketing.svelte-sezqcq .content .headerImage.svelte-sezqcq{position:absolute;width:100%;top:0.25rem;transform:translateY(-100%);border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}.title-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;width:100%;height:1.125rem}.title-wrapper.svelte-sezqcq .title.svelte-sezqcq{border-radius:0.25rem;width:100%;padding-left:0.625rem;padding-right:0.625rem}.title-wrapper.svelte-sezqcq .title .text.svelte-sezqcq{display:block;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:0.75rem;font-weight:bold;line-height:1.125rem}.footer.svelte-sezqcq.svelte-sezqcq{position:relative;padding:0.5rem 0.625rem 0 0;width:100%;display:flex;align-items:center}.footer.svelte-sezqcq .goto-button.svelte-sezqcq{display:flex;align-self:flex-end;flex-wrap:wrap;align-items:center;overflow:hidden;height:0.875rem}.footer.svelte-sezqcq .goto-button .gap.svelte-sezqcq{height:100%;width:0.625rem}.footer.svelte-sezqcq .goto-button .text.svelte-sezqcq{display:block;height:100%;font-size:0.625rem}.footer.svelte-sezqcq .arrow-wrapper.svelte-sezqcq{height:0.875rem;display:flex;align-self:flex-end;flex-grow:0;flex-shrink:0;align-items:center;margin-left:0.25rem}.footer.svelte-sezqcq .arrow-wrapper svg.arrow.svelte-sezqcq{width:0.375rem;height:0.625rem}.footer.svelte-sezqcq .price.svelte-sezqcq{flex-shrink:0;margin-right:auto;white-space:nowrap;display:flex;align-items:baseline;margin-left:0.625rem}.footer.svelte-sezqcq .price .value.svelte-sezqcq{position:relative;font-size:0.875rem;line-height:1rem;font-family:TG-TYPE, PingFangSC, Segoe UI, Rototo, sans-serif;letter-spacing:0rem}.footer.svelte-sezqcq .price .unit.svelte-sezqcq{padding-left:0.125rem;font-size:0.625rem}.tags-wrapper.svelte-sezqcq.svelte-sezqcq{position:relative;overflow:hidden;height:1rem;margin-top:0.25rem}.tags-wrapper.svelte-sezqcq .tags.svelte-sezqcq{position:relative;display:inline-flex;max-width:100%;flex-wrap:wrap;padding-left:0.625rem;padding-right:0.375rem}.tags-wrapper.svelte-sezqcq .tags .tag.svelte-sezqcq{display:flex;align-items:center;justify-content:center;flex-shrink:0;flex-grow:0;font-size:0.625rem;height:1rem;margin-right:0.25rem;margin-bottom:0.625rem;padding:0 0.25rem;border-radius:0.125rem;max-width:100%;text-overflow:ellipsis;overflow:hidden}.marketing.light.svelte-sezqcq .content.svelte-sezqcq{background-color:white}.marketing.light.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:rgba(0, 0, 0, 0.8)}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:#946700}.marketing.light.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(0, 0, 0, 0.06);color:rgba(0, 0, 0, 0.5)}.marketing.light.svelte-sezqcq .content .footer.svelte-sezqcq{color:#946700;fill:#946700}.marketing.dark.svelte-sezqcq .content.svelte-sezqcq{background-color:rgba(0, 0, 0, 0.5)}.marketing.dark.svelte-sezqcq .content .title-wrapper .title .text.svelte-sezqcq{color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .primary-tag.svelte-sezqcq{background:rgba(234, 208, 154, 0.5);color:white}.marketing.dark.svelte-sezqcq .content .tags-wrapper .tags .secondary-tag.svelte-sezqcq{background:rgba(255, 255, 255, 0.15);color:rgba(255, 255, 255, 0.85)}.marketing.dark.svelte-sezqcq .content .footer.svelte-sezqcq{color:#ead09a;fill:#ead09a}.marketing.unfolded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 1)}.marketing.folded.svelte-sezqcq .line.svelte-sezqcq{transform:translateX(-50%) scale(1, 0);transition-timing-function:ease-in}.marketing.unfolded.svelte-sezqcq .content.svelte-sezqcq{opacity:1}.marketing.folded.svelte-sezqcq .content.svelte-sezqcq{opacity:0;transform:translateY(0.425rem);transition-timing-function:ease-in}');
|
|
27
38
|
}
|
|
28
|
-
function
|
|
39
|
+
function N(l, e, t) {
|
|
29
40
|
const s = l.slice();
|
|
30
41
|
return s[0] = e[t], s;
|
|
31
42
|
}
|
|
32
|
-
function
|
|
43
|
+
function O(l, e, t) {
|
|
33
44
|
const s = l.slice();
|
|
34
45
|
return s[0] = e[t], s;
|
|
35
46
|
}
|
|
36
|
-
function
|
|
47
|
+
function Z(l) {
|
|
37
48
|
let e, t;
|
|
38
49
|
return {
|
|
39
50
|
c() {
|
|
40
|
-
e = p("img"), g(e, "class", "headerImage svelte-sezqcq"),
|
|
51
|
+
e = p("img"), g(e, "class", "headerImage svelte-sezqcq"), j(e.src, t = /*data*/
|
|
41
52
|
l[3].headerPictureUrl) || g(e, "src", t), g(e, "alt", "");
|
|
42
53
|
},
|
|
43
54
|
m(s, r) {
|
|
@@ -45,7 +56,7 @@ function O(l) {
|
|
|
45
56
|
},
|
|
46
57
|
p(s, r) {
|
|
47
58
|
r & /*data*/
|
|
48
|
-
8 && !
|
|
59
|
+
8 && !j(e.src, t = /*data*/
|
|
49
60
|
s[3].headerPictureUrl) && g(e, "src", t);
|
|
50
61
|
},
|
|
51
62
|
d(s) {
|
|
@@ -53,19 +64,19 @@ function O(l) {
|
|
|
53
64
|
}
|
|
54
65
|
};
|
|
55
66
|
}
|
|
56
|
-
function
|
|
57
|
-
let e, t, s, r, n = (
|
|
67
|
+
function A(l) {
|
|
68
|
+
let e, t, s, r, n = B(
|
|
58
69
|
/*primaryTags*/
|
|
59
70
|
l[2] || []
|
|
60
71
|
), i = [];
|
|
61
72
|
for (let a = 0; a < n.length; a += 1)
|
|
62
|
-
i[a] =
|
|
63
|
-
let
|
|
73
|
+
i[a] = J(O(l, n, a));
|
|
74
|
+
let m = B(
|
|
64
75
|
/*secondaryTags*/
|
|
65
76
|
l[5] || []
|
|
66
77
|
), c = [];
|
|
67
|
-
for (let a = 0; a <
|
|
68
|
-
c[a] =
|
|
78
|
+
for (let a = 0; a < m.length; a += 1)
|
|
79
|
+
c[a] = K(N(l, m, a));
|
|
69
80
|
return {
|
|
70
81
|
c() {
|
|
71
82
|
e = p("div"), t = p("div");
|
|
@@ -74,7 +85,7 @@ function Z(l) {
|
|
|
74
85
|
s = T();
|
|
75
86
|
for (let a = 0; a < c.length; a += 1)
|
|
76
87
|
c[a].c();
|
|
77
|
-
g(t, "class", "tags svelte-sezqcq"),
|
|
88
|
+
g(t, "class", "tags svelte-sezqcq"), oe(() => (
|
|
78
89
|
/*div0_elementresize_handler*/
|
|
79
90
|
l[11].call(t)
|
|
80
91
|
)), g(e, "class", "tags-wrapper svelte-sezqcq");
|
|
@@ -86,7 +97,7 @@ function Z(l) {
|
|
|
86
97
|
d(t, s);
|
|
87
98
|
for (let o = 0; o < c.length; o += 1)
|
|
88
99
|
c[o] && c[o].m(t, null);
|
|
89
|
-
r =
|
|
100
|
+
r = se(
|
|
90
101
|
t,
|
|
91
102
|
/*div0_elementresize_handler*/
|
|
92
103
|
l[11].bind(t)
|
|
@@ -95,12 +106,14 @@ function Z(l) {
|
|
|
95
106
|
p(a, q) {
|
|
96
107
|
if (q & /*minTagWidth, primaryTags*/
|
|
97
108
|
4) {
|
|
98
|
-
n =
|
|
99
|
-
|
|
109
|
+
n = B(
|
|
110
|
+
/*primaryTags*/
|
|
111
|
+
a[2] || []
|
|
112
|
+
);
|
|
100
113
|
let o;
|
|
101
114
|
for (o = 0; o < n.length; o += 1) {
|
|
102
|
-
const z =
|
|
103
|
-
i[o] ? i[o].p(z, q) : (i[o] =
|
|
115
|
+
const z = O(a, n, o);
|
|
116
|
+
i[o] ? i[o].p(z, q) : (i[o] = J(z), i[o].c(), i[o].m(t, s));
|
|
104
117
|
}
|
|
105
118
|
for (; o < i.length; o += 1)
|
|
106
119
|
i[o].d(1);
|
|
@@ -108,31 +121,33 @@ function Z(l) {
|
|
|
108
121
|
}
|
|
109
122
|
if (q & /*minTagWidth, secondaryTags*/
|
|
110
123
|
32) {
|
|
111
|
-
|
|
112
|
-
|
|
124
|
+
m = B(
|
|
125
|
+
/*secondaryTags*/
|
|
126
|
+
a[5] || []
|
|
127
|
+
);
|
|
113
128
|
let o;
|
|
114
|
-
for (o = 0; o <
|
|
115
|
-
const z =
|
|
116
|
-
c[o] ? c[o].p(z, q) : (c[o] =
|
|
129
|
+
for (o = 0; o < m.length; o += 1) {
|
|
130
|
+
const z = N(a, m, o);
|
|
131
|
+
c[o] ? c[o].p(z, q) : (c[o] = K(z), c[o].c(), c[o].m(t, null));
|
|
117
132
|
}
|
|
118
133
|
for (; o < c.length; o += 1)
|
|
119
134
|
c[o].d(1);
|
|
120
|
-
c.length =
|
|
135
|
+
c.length = m.length;
|
|
121
136
|
}
|
|
122
137
|
},
|
|
123
138
|
d(a) {
|
|
124
|
-
a && y(e),
|
|
139
|
+
a && y(e), E(i, a), E(c, a), r();
|
|
125
140
|
}
|
|
126
141
|
};
|
|
127
142
|
}
|
|
128
|
-
function
|
|
143
|
+
function J(l) {
|
|
129
144
|
let e, t = (
|
|
130
145
|
/*tag*/
|
|
131
146
|
l[0] + ""
|
|
132
147
|
), s;
|
|
133
148
|
return {
|
|
134
149
|
c() {
|
|
135
|
-
e = p("div"), s = L(t), g(e, "class", "tag primary-tag svelte-sezqcq"), C(e, "min-width",
|
|
150
|
+
e = p("div"), s = L(t), g(e, "class", "tag primary-tag svelte-sezqcq"), C(e, "min-width", I);
|
|
136
151
|
},
|
|
137
152
|
m(r, n) {
|
|
138
153
|
k(r, e, n), d(e, s);
|
|
@@ -147,14 +162,14 @@ function A(l) {
|
|
|
147
162
|
}
|
|
148
163
|
};
|
|
149
164
|
}
|
|
150
|
-
function
|
|
165
|
+
function K(l) {
|
|
151
166
|
let e, t = (
|
|
152
167
|
/*tag*/
|
|
153
168
|
l[0] + ""
|
|
154
169
|
), s;
|
|
155
170
|
return {
|
|
156
171
|
c() {
|
|
157
|
-
e = p("div"), s = L(t), g(e, "class", "tag secondary-tag svelte-sezqcq"), C(e, "min-width",
|
|
172
|
+
e = p("div"), s = L(t), g(e, "class", "tag secondary-tag svelte-sezqcq"), C(e, "min-width", I);
|
|
158
173
|
},
|
|
159
174
|
m(r, n) {
|
|
160
175
|
k(r, e, n), d(e, s);
|
|
@@ -169,13 +184,13 @@ function J(l) {
|
|
|
169
184
|
}
|
|
170
185
|
};
|
|
171
186
|
}
|
|
172
|
-
function
|
|
187
|
+
function Q(l) {
|
|
173
188
|
let e, t, s = (
|
|
174
189
|
/*havePrice*/
|
|
175
|
-
l[7] &&
|
|
190
|
+
l[7] && V(l)
|
|
176
191
|
), r = (
|
|
177
192
|
/*data*/
|
|
178
|
-
l[3].highlightText &&
|
|
193
|
+
l[3].highlightText && $(l)
|
|
179
194
|
);
|
|
180
195
|
return {
|
|
181
196
|
c() {
|
|
@@ -186,41 +201,41 @@ function K(l) {
|
|
|
186
201
|
},
|
|
187
202
|
p(n, i) {
|
|
188
203
|
/*havePrice*/
|
|
189
|
-
n[7] ? s ? s.p(n, i) : (s =
|
|
190
|
-
n[3].highlightText ? r ? r.p(n, i) : (r =
|
|
204
|
+
n[7] ? s ? s.p(n, i) : (s = V(n), s.c(), s.m(e, t)) : s && (s.d(1), s = null), /*data*/
|
|
205
|
+
n[3].highlightText ? r ? r.p(n, i) : (r = $(n), r.c(), r.m(e, null)) : r && (r.d(1), r = null);
|
|
191
206
|
},
|
|
192
207
|
d(n) {
|
|
193
208
|
n && y(e), s && s.d(), r && r.d();
|
|
194
209
|
}
|
|
195
210
|
};
|
|
196
211
|
}
|
|
197
|
-
function
|
|
212
|
+
function V(l) {
|
|
198
213
|
let e, t, s = (
|
|
199
214
|
/*data*/
|
|
200
215
|
l[3].price.value + ""
|
|
201
216
|
), r, n, i = (
|
|
202
217
|
/*data*/
|
|
203
|
-
l[3].price.unit &&
|
|
218
|
+
l[3].price.unit && x(l)
|
|
204
219
|
);
|
|
205
220
|
return {
|
|
206
221
|
c() {
|
|
207
222
|
e = p("div"), t = p("span"), r = L(s), n = T(), i && i.c(), g(t, "class", "value svelte-sezqcq"), g(e, "class", "price svelte-sezqcq");
|
|
208
223
|
},
|
|
209
|
-
m(
|
|
210
|
-
k(
|
|
224
|
+
m(m, c) {
|
|
225
|
+
k(m, e, c), d(e, t), d(t, r), d(e, n), i && i.m(e, null);
|
|
211
226
|
},
|
|
212
|
-
p(
|
|
227
|
+
p(m, c) {
|
|
213
228
|
c & /*data*/
|
|
214
229
|
8 && s !== (s = /*data*/
|
|
215
|
-
|
|
216
|
-
|
|
230
|
+
m[3].price.value + "") && S(r, s), /*data*/
|
|
231
|
+
m[3].price.unit ? i ? i.p(m, c) : (i = x(m), i.c(), i.m(e, null)) : i && (i.d(1), i = null);
|
|
217
232
|
},
|
|
218
|
-
d(
|
|
219
|
-
|
|
233
|
+
d(m) {
|
|
234
|
+
m && y(e), i && i.d();
|
|
220
235
|
}
|
|
221
236
|
};
|
|
222
237
|
}
|
|
223
|
-
function
|
|
238
|
+
function x(l) {
|
|
224
239
|
let e, t = (
|
|
225
240
|
/*data*/
|
|
226
241
|
l[3].price.unit + ""
|
|
@@ -242,17 +257,17 @@ function V(l) {
|
|
|
242
257
|
}
|
|
243
258
|
};
|
|
244
259
|
}
|
|
245
|
-
function
|
|
260
|
+
function $(l) {
|
|
246
261
|
let e, t, s, r, n = (
|
|
247
262
|
/*data*/
|
|
248
263
|
l[3].highlightText + ""
|
|
249
|
-
), i,
|
|
264
|
+
), i, m, c;
|
|
250
265
|
return {
|
|
251
266
|
c() {
|
|
252
|
-
e = p("div"), t = p("div"), s = T(), r = p("span"), i = L(n),
|
|
267
|
+
e = p("div"), t = p("div"), s = T(), r = p("span"), i = L(n), m = T(), c = p("div"), c.innerHTML = '<svg class="arrow svelte-sezqcq" viewBox="0 0 6 9"><g transform="translate(-3, -2)" fill-rule="nonzero" class="svelte-sezqcq"><path d="M4.43868724,2.12056563 C4.28121824,1.95989074 4.02582143,1.95979988 3.86824251,2.1203627 C3.72498894,2.26632889 3.71189225,2.49481723 3.82900374,2.65587166 L6.57092402,5.92894326 C6.72651763,6.11470411 6.72651763,6.38529589 6.57092402,6.57105674 L3.86804348,9.79798499 C3.72488984,9.94405307 3.71194952,10.1725507 3.8291712,10.3335217 L3.86824251,10.3796373 C4.01149607,10.5256035 4.23559087,10.5387981 4.39346025,10.4192733 L4.43868724,10.3794344 L8.1144599,6.5985342 C8.30312347,6.40447482 8.30312347,6.09552518 8.1144599,5.9014658 L4.43868724,2.12056563 Z" class="svelte-sezqcq"></path></g></svg>', g(t, "class", "gap svelte-sezqcq"), g(r, "class", "text svelte-sezqcq"), g(e, "class", "goto-button goto-icon svelte-sezqcq"), g(c, "class", "arrow-wrapper svelte-sezqcq");
|
|
253
268
|
},
|
|
254
269
|
m(a, q) {
|
|
255
|
-
k(a, e, q), d(e, t), d(e, s), d(e, r), d(r, i), k(a,
|
|
270
|
+
k(a, e, q), d(e, t), d(e, s), d(e, r), d(r, i), k(a, m, q), k(a, c, q);
|
|
256
271
|
},
|
|
257
272
|
p(a, q) {
|
|
258
273
|
q & /*data*/
|
|
@@ -260,17 +275,17 @@ function x(l) {
|
|
|
260
275
|
a[3].highlightText + "") && S(i, n);
|
|
261
276
|
},
|
|
262
277
|
d(a) {
|
|
263
|
-
a && y(e),
|
|
278
|
+
a && (y(e), y(m), y(c));
|
|
264
279
|
}
|
|
265
280
|
};
|
|
266
281
|
}
|
|
267
|
-
function
|
|
268
|
-
var W,
|
|
269
|
-
let e, t, s, r, n, i,
|
|
282
|
+
function he(l) {
|
|
283
|
+
var W, M;
|
|
284
|
+
let e, t, s, r, n, i, m, c, a, q, o = (
|
|
270
285
|
/*data*/
|
|
271
286
|
l[3].title + ""
|
|
272
287
|
), z, P, U, _, w;
|
|
273
|
-
t = new
|
|
288
|
+
t = new pe({
|
|
274
289
|
props: {
|
|
275
290
|
visible: (
|
|
276
291
|
/*unfolded*/
|
|
@@ -285,32 +300,32 @@ function ve(l) {
|
|
|
285
300
|
});
|
|
286
301
|
let v = (
|
|
287
302
|
/*data*/
|
|
288
|
-
l[3].headerPictureUrl &&
|
|
303
|
+
l[3].headerPictureUrl && Z(l)
|
|
289
304
|
), h = (
|
|
290
305
|
/*primaryTags*/
|
|
291
306
|
((W = l[2].length) != null ? W : 0) + /*secondaryTags*/
|
|
292
|
-
((
|
|
307
|
+
((M = l[5].length) != null ? M : 0) > 0 && A(l)
|
|
293
308
|
), u = (
|
|
294
309
|
/*havePrice*/
|
|
295
310
|
(l[7] || /*data*/
|
|
296
|
-
l[3].highlightText) &&
|
|
311
|
+
l[3].highlightText) && Q(l)
|
|
297
312
|
);
|
|
298
313
|
return {
|
|
299
314
|
c() {
|
|
300
|
-
e = p("div"),
|
|
315
|
+
e = p("div"), me(t.$$.fragment), s = T(), r = p("div"), n = T(), i = p("div"), v && v.c(), m = T(), c = p("div"), a = p("div"), q = p("div"), z = L(o), P = T(), h && h.c(), U = T(), u && u.c(), g(r, "class", "line svelte-sezqcq"), C(
|
|
301
316
|
r,
|
|
302
317
|
"transition-delay",
|
|
303
318
|
/*unfolded*/
|
|
304
|
-
l[4] ?
|
|
305
|
-
), g(q, "class", "text svelte-sezqcq"), g(a, "class", "title svelte-sezqcq"), g(c, "class", "title-wrapper svelte-sezqcq"), g(i, "class", "content svelte-sezqcq"), C(i, "max-width",
|
|
319
|
+
l[4] ? G + "ms" : H + te - ee - 40 + "ms"
|
|
320
|
+
), g(q, "class", "text svelte-sezqcq"), g(a, "class", "title svelte-sezqcq"), g(c, "class", "title-wrapper svelte-sezqcq"), g(i, "class", "content svelte-sezqcq"), C(i, "max-width", qe(
|
|
306
321
|
/*maxWidth*/
|
|
307
322
|
l[9]
|
|
308
323
|
)), C(
|
|
309
324
|
i,
|
|
310
325
|
"transition-delay",
|
|
311
326
|
/*unfolded*/
|
|
312
|
-
l[4] ?
|
|
313
|
-
), g(e, "class", _ =
|
|
327
|
+
l[4] ? G + H + "ms" : "0ms"
|
|
328
|
+
), g(e, "class", _ = F(`marketing ${/*theme*/
|
|
314
329
|
l[6]}`) + " svelte-sezqcq"), Y(
|
|
315
330
|
e,
|
|
316
331
|
"unfolded",
|
|
@@ -323,63 +338,63 @@ function ve(l) {
|
|
|
323
338
|
l[8]
|
|
324
339
|
);
|
|
325
340
|
},
|
|
326
|
-
m(
|
|
327
|
-
k(
|
|
341
|
+
m(f, b) {
|
|
342
|
+
k(f, e, b), fe(t, e, null), d(e, s), d(e, r), d(e, n), d(e, i), v && v.m(i, null), d(i, m), d(i, c), d(c, a), d(a, q), d(q, z), d(i, P), h && h.m(i, null), d(i, U), u && u.m(i, null), w = !0;
|
|
328
343
|
},
|
|
329
|
-
p(
|
|
330
|
-
var
|
|
331
|
-
const
|
|
344
|
+
p(f, [b]) {
|
|
345
|
+
var X, D;
|
|
346
|
+
const R = {};
|
|
332
347
|
b & /*unfolded*/
|
|
333
|
-
16 && (
|
|
334
|
-
|
|
348
|
+
16 && (R.visible = /*unfolded*/
|
|
349
|
+
f[4]), t.$set(R), b & /*unfolded*/
|
|
335
350
|
16 && C(
|
|
336
351
|
r,
|
|
337
352
|
"transition-delay",
|
|
338
353
|
/*unfolded*/
|
|
339
|
-
|
|
354
|
+
f[4] ? G + "ms" : H + te - ee - 40 + "ms"
|
|
340
355
|
), /*data*/
|
|
341
|
-
|
|
356
|
+
f[3].headerPictureUrl ? v ? v.p(f, b) : (v = Z(f), v.c(), v.m(i, m)) : v && (v.d(1), v = null), (!w || b & /*data*/
|
|
342
357
|
8) && o !== (o = /*data*/
|
|
343
|
-
|
|
344
|
-
((
|
|
345
|
-
((
|
|
346
|
-
|
|
347
|
-
|
|
358
|
+
f[3].title + "") && S(z, o), /*primaryTags*/
|
|
359
|
+
((X = f[2].length) != null ? X : 0) + /*secondaryTags*/
|
|
360
|
+
((D = f[5].length) != null ? D : 0) > 0 ? h ? h.p(f, b) : (h = A(f), h.c(), h.m(i, U)) : h && (h.d(1), h = null), /*havePrice*/
|
|
361
|
+
f[7] || /*data*/
|
|
362
|
+
f[3].highlightText ? u ? u.p(f, b) : (u = Q(f), u.c(), u.m(i, null)) : u && (u.d(1), u = null), b & /*unfolded*/
|
|
348
363
|
16 && C(
|
|
349
364
|
i,
|
|
350
365
|
"transition-delay",
|
|
351
366
|
/*unfolded*/
|
|
352
|
-
|
|
367
|
+
f[4] ? G + H + "ms" : "0ms"
|
|
353
368
|
), (!w || b & /*theme*/
|
|
354
|
-
64 && _ !== (_ =
|
|
355
|
-
|
|
369
|
+
64 && _ !== (_ = F(`marketing ${/*theme*/
|
|
370
|
+
f[6]}`) + " svelte-sezqcq")) && g(e, "class", _), (!w || b & /*theme, unfolded*/
|
|
356
371
|
80) && Y(
|
|
357
372
|
e,
|
|
358
373
|
"unfolded",
|
|
359
374
|
/*unfolded*/
|
|
360
|
-
|
|
375
|
+
f[4]
|
|
361
376
|
), (!w || b & /*theme, folded*/
|
|
362
377
|
320) && Y(
|
|
363
378
|
e,
|
|
364
379
|
"folded",
|
|
365
380
|
/*folded*/
|
|
366
|
-
|
|
381
|
+
f[8]
|
|
367
382
|
);
|
|
368
383
|
},
|
|
369
|
-
i(
|
|
370
|
-
w || (
|
|
384
|
+
i(f) {
|
|
385
|
+
w || (re(t.$$.fragment, f), w = !0);
|
|
371
386
|
},
|
|
372
|
-
o(
|
|
373
|
-
|
|
387
|
+
o(f) {
|
|
388
|
+
ne(t.$$.fragment, f), w = !1;
|
|
374
389
|
},
|
|
375
|
-
d(
|
|
376
|
-
|
|
390
|
+
d(f) {
|
|
391
|
+
f && y(e), de(t), v && v.d(), h && h.d(), u && u.d();
|
|
377
392
|
}
|
|
378
393
|
};
|
|
379
394
|
}
|
|
380
|
-
const
|
|
381
|
-
function
|
|
382
|
-
let s, r, n, i,
|
|
395
|
+
const I = 40, G = 400, ee = 500, H = 180, te = 500;
|
|
396
|
+
function ue(l, e, t) {
|
|
397
|
+
let s, r, n, i, m, c, a, q, { tag: o } = e, z, P = (() => {
|
|
383
398
|
var w;
|
|
384
399
|
const _ = (w = o.data.limitWidth) != null ? w : !0;
|
|
385
400
|
if (typeof _ == "number")
|
|
@@ -398,19 +413,19 @@ function he(l, e, t) {
|
|
|
398
413
|
1 && t(4, s = (w = (_ = o.state) == null ? void 0 : _.unfolded) != null ? w : !1), l.$$.dirty & /*unfolded*/
|
|
399
414
|
16 && t(8, r = !s), l.$$.dirty & /*tag*/
|
|
400
415
|
1 && t(3, n = o.data), l.$$.dirty & /*data*/
|
|
401
|
-
8 && t(7, i =
|
|
402
|
-
1 && t(6,
|
|
416
|
+
8 && t(7, i = ge((v = n.price) == null ? void 0 : v.value) && ((h = n.price) == null ? void 0 : h.value) !== ""), l.$$.dirty & /*tag*/
|
|
417
|
+
1 && t(6, m = o.data.theme || "light"), l.$$.dirty & /*tagsOffsetHeight, maxTagsLength*/
|
|
403
418
|
1026 && z > 40 && t(10, c = c - 1), l.$$.dirty & /*data, maxTagsLength*/
|
|
404
419
|
1032 && t(2, a = ((u = n.brandTags) == null ? void 0 : u.slice(0, c).filter(Boolean)) || []), l.$$.dirty & /*data, maxTagsLength, primaryTags*/
|
|
405
420
|
1036 && t(5, q = ((W = n.tags) == null ? void 0 : W.slice(0, c - a.length).filter(Boolean)) || []);
|
|
406
|
-
}, t(10, c = (P - 20) /
|
|
421
|
+
}, t(10, c = (P - 20) / I), [
|
|
407
422
|
o,
|
|
408
423
|
z,
|
|
409
424
|
a,
|
|
410
425
|
n,
|
|
411
426
|
s,
|
|
412
427
|
q,
|
|
413
|
-
|
|
428
|
+
m,
|
|
414
429
|
i,
|
|
415
430
|
r,
|
|
416
431
|
P,
|
|
@@ -418,11 +433,11 @@ function he(l, e, t) {
|
|
|
418
433
|
U
|
|
419
434
|
];
|
|
420
435
|
}
|
|
421
|
-
class
|
|
436
|
+
class et extends ae {
|
|
422
437
|
constructor(e) {
|
|
423
|
-
super(),
|
|
438
|
+
super(), ce(this, e, ue, he, le, { tag: 0 }, ve);
|
|
424
439
|
}
|
|
425
440
|
}
|
|
426
441
|
export {
|
|
427
|
-
|
|
442
|
+
et as default
|
|
428
443
|
};
|