@realsee/dnalogel 3.76.1-alpha.1 → 3.76.1-alpha.2
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/floorplan/MapviewFloorplanPlugin/Controller.d.ts +6 -0
- package/dist/floorplan/ModelFloorplanPlugin/Controller.d.ts +6 -0
- package/dist/index.cjs.js +89 -89
- package/dist/index.js +19383 -19329
- package/dist/index.umd.js +81 -81
- package/docs/classes/AreaMakerPluginType.AreaMakerController.html +2 -2
- package/docs/classes/AreaMakerPluginType.AreaMakerItem.html +2 -2
- package/docs/classes/CSS3DRender.html +2 -2
- package/docs/classes/GuideLineItem.GuideLineItem.html +2 -2
- package/docs/classes/GuideLineModeItem.GuideLineModeItem.html +2 -2
- package/docs/classes/ModelMakerPluginInstance.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerBoxItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPolygonItem.html +2 -2
- package/docs/classes/ModelMakerPluginType.ModelMakerPrismItem.html +2 -2
- package/docs/classes/ModelRoomLabelController.html +2 -2
- package/docs/classes/MoveController.html +2 -2
- package/docs/classes/Object3DHelperController.html +2 -2
- package/docs/classes/PaintBrush.html +2 -2
- package/docs/classes/PanoMeasurePluginLine.html +2 -2
- package/docs/classes/PanoMeasurePluginModel.html +2 -2
- package/docs/classes/PanoMeasurePluginPoint.html +2 -2
- package/docs/classes/PanoMeasurePluginPolyline.html +2 -2
- package/docs/classes/PanoTagPluginController.html +2 -2
- package/docs/classes/Sculpt.html +2 -2
- package/docs/classes/Util.BetterTween.html +2 -2
- package/docs/classes/Util.FiveDomEvents.html +2 -2
- package/docs/classes/Util.FivePuppet.html +2 -2
- package/docs/classes/Util.Interval.html +2 -2
- package/docs/classes/Util.LegacyPointHelper.html +2 -2
- package/docs/classes/Util.LightTag.html +2 -2
- package/docs/classes/Util.LineSegments.html +2 -2
- package/docs/classes/Util.Magnifier.html +2 -2
- package/docs/classes/Util.Object3D.html +2 -2
- package/docs/classes/Util.PointDomHelper.html +2 -2
- package/docs/classes/Util.PointHelper.html +2 -2
- package/docs/classes/Util.PointSelector.html +2 -2
- package/docs/classes/Util.PointSelectorHelper.html +2 -2
- package/docs/classes/Util.Rectangle.html +2 -2
- package/docs/classes/Util.sculpt.BaseEditor.html +2 -2
- package/docs/classes/Util.sculpt.BoxMesh.html +2 -2
- package/docs/classes/Util.sculpt.BoxMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleMesh.html +2 -2
- package/docs/classes/Util.sculpt.CircleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.CircleWithEdgeMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMesh.html +2 -2
- package/docs/classes/Util.sculpt.CylinderMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.LineMesh.html +2 -2
- package/docs/classes/Util.sculpt.PointMesh.html +2 -2
- package/docs/classes/Util.sculpt.PolygonMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMesh.html +2 -2
- package/docs/classes/Util.sculpt.PrismMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMesh.html +2 -2
- package/docs/classes/Util.sculpt.RectangleMeshEditor.html +2 -2
- package/docs/classes/Util.sculpt.RectangleWithEdgeMesh.html +2 -2
- package/docs/classes/WalkController.html +2 -2
- package/docs/enums/CameraMovementEffect.html +2 -2
- package/docs/enums/ContentType.html +2 -2
- package/docs/enums/DIRECTION.html +2 -2
- package/docs/enums/DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/DimensionType.html +2 -2
- package/docs/enums/FLOOR_PLAN_ATTACHED_TO.html +2 -2
- package/docs/enums/ITEM_LABEL_PLUGIN_DISPLAY_STRATEGY_TYPE.html +2 -2
- package/docs/enums/PaintBrushTypeEnum.html +2 -2
- package/docs/enums/PointType.html +2 -2
- package/docs/enums/Rotation.html +2 -2
- package/docs/functions/AreaMakerPlugin.html +1 -1
- package/docs/functions/CSS3DRenderPlugin.html +1 -1
- package/docs/functions/CameraMovementPlugin.html +2 -2
- package/docs/functions/CruisePlugin.html +1 -1
- package/docs/functions/CurrentPanoImagePlugin.html +1 -1
- package/docs/functions/FloorplanGuidePlugin.html +1 -1
- package/docs/functions/GuideLinePlugin.html +1 -1
- package/docs/functions/ItemLabelPlugin.html +1 -1
- package/docs/functions/MapviewFloorplanPlugin.html +1 -1
- package/docs/functions/MeasurePlugin.html +1 -1
- package/docs/functions/ModelChassisCompassPlugin.html +2 -2
- package/docs/functions/ModelEntryDoorGuidePlugin.html +2 -2
- package/docs/functions/ModelFloorplanPlugin.html +1 -1
- package/docs/functions/ModelItemLabelPlugin.html +1 -1
- package/docs/functions/ModelMakerPlugin.html +1 -1
- package/docs/functions/ModelRoomLabelPlugin.html +1 -1
- package/docs/functions/ModelTVVideoPlugin.html +1 -1
- package/docs/functions/ModelViewPlugin.html +2 -2
- package/docs/functions/MovePlugin.html +1 -1
- package/docs/functions/Object3DHelperPlugin.html +1 -1
- package/docs/functions/PanoCompassPlugin.html +1 -1
- package/docs/functions/PanoCursorRaycasterPlugin.html +2 -2
- package/docs/functions/PanoDoorLabelPlugin.html +1 -1
- package/docs/functions/PanoFloorplanRadarPlugin.html +1 -1
- package/docs/functions/PanoMeasurePlugin.html +1 -1
- package/docs/functions/PanoRulerPlugin.html +2 -2
- package/docs/functions/PanoRulerProPlugin.html +2 -2
- package/docs/functions/PanoSpatialTagPlugin.html +2 -2
- package/docs/functions/PanoTagPlugin.html +1 -1
- package/docs/functions/PanoVideoPlugin.html +2 -2
- package/docs/functions/PipelinePlugin.html +1 -1
- package/docs/functions/SculptPlugin.html +2 -2
- package/docs/functions/SculptPluginForFive.html +2 -2
- package/docs/functions/TopviewFloorplanPlugin.html +1 -1
- package/docs/functions/Util.awaitNextFrame.html +1 -1
- package/docs/functions/Util.blink.html +2 -2
- package/docs/functions/Util.blinkWithPreset.html +2 -2
- package/docs/functions/Util.bounding.html +1 -1
- package/docs/functions/Util.boundingBox.html +1 -1
- package/docs/functions/Util.boundingSphere.html +1 -1
- package/docs/functions/Util.boxVertex.html +2 -2
- package/docs/functions/Util.boxVertexes.html +1 -1
- package/docs/functions/Util.checkFiveModelLoaded.html +2 -2
- package/docs/functions/Util.cleanup.html +2 -2
- package/docs/functions/Util.convexHull.html +2 -2
- package/docs/functions/Util.equal.html +2 -2
- package/docs/functions/Util.fiveModelIsLoaded.html +2 -2
- package/docs/functions/Util.generatePolygonGeometry.html +2 -2
- package/docs/functions/Util.getCoordsFromClient.html +1 -1
- package/docs/functions/Util.getCoordsFromElement.html +1 -1
- package/docs/functions/Util.getFrameTime.html +2 -2
- package/docs/functions/Util.getGeometryArea.html +1 -1
- package/docs/functions/Util.getGeometryInfo.html +1 -1
- package/docs/functions/Util.getIntersectFromRelativePosition.html +1 -1
- package/docs/functions/Util.getRaycasterFromFivePointer.html +1 -1
- package/docs/functions/Util.initialCSS3DRender.html +1 -1
- package/docs/functions/Util.inside.html +1 -1
- package/docs/functions/Util.isModelLike.html +1 -1
- package/docs/functions/Util.isNil.html +2 -2
- package/docs/functions/Util.isPanoramaLike.html +1 -1
- package/docs/functions/Util.lookObject.html +2 -2
- package/docs/functions/Util.lookPoint.html +2 -2
- package/docs/functions/Util.nextFrame.html +1 -1
- package/docs/functions/Util.notNil.html +2 -2
- package/docs/functions/Util.reblink.html +2 -2
- package/docs/functions/Util.replaceStaticPrefix.html +2 -2
- package/docs/functions/Util.requestAnimationFrameInterval.html +2 -2
- package/docs/functions/Util.sculpt.createBox.html +1 -1
- package/docs/functions/Util.sculpt.createCircle.html +1 -1
- package/docs/functions/Util.sculpt.createCylinder.html +1 -1
- package/docs/functions/Util.sculpt.createLine.html +2 -2
- package/docs/functions/Util.sculpt.createPoint.html +1 -1
- package/docs/functions/Util.sculpt.createPolygon.html +1 -1
- package/docs/functions/Util.sculpt.createPrism.html +1 -1
- package/docs/functions/Util.sculpt.createRectangle.html +2 -2
- package/docs/functions/Util.sculpt.transformUnit.html +1 -1
- package/docs/functions/Util.sculpt.transformUnitSquare.html +1 -1
- package/docs/functions/Util.tag.html +1 -1
- package/docs/functions/Util.triangleArea.html +2 -2
- package/docs/functions/Util.triangleCenter.html +2 -2
- package/docs/functions/Util.tweenProgress.html +1 -1
- package/docs/functions/Util.uuid.html +2 -2
- package/docs/functions/Util.waitFiveModelLoaded.html +2 -2
- package/docs/functions/Util.worldBounding.html +1 -1
- package/docs/functions/Util.worldBoundingBox.html +1 -1
- package/docs/functions/Util.worldBoundingSphere.html +1 -1
- package/docs/functions/createPolyline.html +2 -2
- package/docs/functions/pluginFlag.html +1 -1
- package/docs/functions/validatePolygon.html +1 -1
- package/docs/hierarchy.html +1 -1
- package/docs/index.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.AnimeOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Config.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.Params.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItem.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerAreaMakerItemV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV1.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ServerDataV2.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/AreaMakerPluginType.State.html +2 -2
- package/docs/interfaces/BoxAnimationConfig.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginEventMap.html +2 -2
- package/docs/interfaces/CSS3DRenderPluginState.html +2 -2
- package/docs/interfaces/CameraMovementPluginExportType.html +2 -2
- package/docs/interfaces/ContentTypeMapInterface.html +2 -2
- package/docs/interfaces/CruisePluginTypes.Config.html +2 -2
- package/docs/interfaces/CruisePluginTypes.CruiseKeyframe.html +2 -2
- package/docs/interfaces/CruisePluginTypes.EventMap.html +2 -2
- package/docs/interfaces/CruisePluginTypes.GuildLineConfig.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithKeyframesAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.MoveWithPanoIndexAction.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginServerData.html +2 -2
- package/docs/interfaces/CruisePluginTypes.PluginState.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Config.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.EventMap.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.Params.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.ShowHideOptions.html +2 -2
- package/docs/interfaces/CurrentPanoImagePluginType.State.html +2 -2
- package/docs/interfaces/FloorplanBounding.html +2 -2
- package/docs/interfaces/FloorplanData.html +2 -2
- package/docs/interfaces/FloorplanEntrance.html +2 -2
- package/docs/interfaces/FloorplanExtraObject.html +2 -2
- package/docs/interfaces/FloorplanExtraObject3D.html +2 -2
- package/docs/interfaces/FloorplanFloorData.html +2 -2
- package/docs/interfaces/FloorplanImagePosition.html +2 -2
- package/docs/interfaces/FloorplanObserver.html +2 -2
- package/docs/interfaces/FloorplanOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanPosition.html +2 -2
- package/docs/interfaces/FloorplanRoomItem.html +2 -2
- package/docs/interfaces/FloorplanRoomLabelItem.html +2 -2
- package/docs/interfaces/FloorplanServerBounding.html +2 -2
- package/docs/interfaces/FloorplanServerComputedData.html +2 -2
- package/docs/interfaces/FloorplanServerData.html +2 -2
- package/docs/interfaces/FloorplanServerDoorItem.html +2 -2
- package/docs/interfaces/FloorplanServerDoorPosition.html +2 -2
- package/docs/interfaces/FloorplanServerEntrance.html +2 -2
- package/docs/interfaces/FloorplanServerFloorData.html +2 -2
- package/docs/interfaces/FloorplanServerImagePosition.html +2 -2
- package/docs/interfaces/FloorplanServerObserver.html +2 -2
- package/docs/interfaces/FloorplanServerOutlineItem.html +2 -2
- package/docs/interfaces/FloorplanServerPosition.html +2 -2
- package/docs/interfaces/FloorplanServerRoomItem.html +2 -2
- package/docs/interfaces/FloorplanServerRoomLabelItem.html +2 -2
- package/docs/interfaces/GuideLineModeItem.GuideLineTagContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.CatmullRomCurve3.html +2 -2
- package/docs/interfaces/GuideLinePluginType.EventMap.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ExtraRouteData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineGeometryStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineItemContainer.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMaterialStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.GuideLineMeshStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.LineGeometriesConfig.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.ModelGuideLineTagData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PanoramaGuideLineStyle.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginDataV2.html +1 -1
- package/docs/interfaces/GuideLinePluginType.PluginServerData.html +2 -2
- package/docs/interfaces/GuideLinePluginType.PluginState.html +2 -2
- package/docs/interfaces/GuideLinePluginType.Route.html +2 -2
- package/docs/interfaces/HelperOffset.html +2 -2
- package/docs/interfaces/ImagePlaneGroup.html +2 -2
- package/docs/interfaces/ItemLabelPluginData.html +2 -2
- package/docs/interfaces/ItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/MinMax.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginData.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginExportType.html +2 -2
- package/docs/interfaces/ModelChassisCompassPluginParameterType.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginData.html +2 -2
- package/docs/interfaces/ModelEntryDoorGuidePluginExportType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginData.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginExportReturnsType.html +2 -2
- package/docs/interfaces/ModelItemLabelPluginParametersType.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.BoxItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.EventMap.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.PrismItemObjectData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBaseItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerBoxItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerData.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerPrismItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.ServerTrianglesItem.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.State.html +2 -2
- package/docs/interfaces/ModelMakerPluginType.TrianglesItemObjectData.html +2 -2
- package/docs/interfaces/ModelRoomLabelPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginData.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginExportType.html +2 -2
- package/docs/interfaces/ModelTVVideoPluginParameterType.html +2 -2
- package/docs/interfaces/ModelViewPluginExportType.html +2 -2
- package/docs/interfaces/Object3DHelperState.html +2 -2
- package/docs/interfaces/ObjectHelperControllers.html +2 -2
- package/docs/interfaces/PaintBrushAction.html +2 -2
- package/docs/interfaces/PaintBrushConfigs.html +2 -2
- package/docs/interfaces/PaintBrushState.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginExportType.html +2 -2
- package/docs/interfaces/PanoCursorRaycasterPluginParameterType.html +1 -1
- package/docs/interfaces/PanoMeasureParameterType.html +2 -2
- package/docs/interfaces/PanoMeasurePluginLineJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginOpenParameter.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPointJson.html +2 -2
- package/docs/interfaces/PanoMeasurePluginPolylineJson.html +2 -2
- package/docs/interfaces/PanoRulerPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginExportType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginOptions.html +2 -2
- package/docs/interfaces/PanoRulerProPluginParameterType.html +2 -2
- package/docs/interfaces/PanoRulerProPluginState.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginContentEvent.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginContentReplacement.html +1 -1
- package/docs/interfaces/PanoSpatialTagPluginData.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginDataElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginExportType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginOriginElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginParameterType.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginPointElement.html +2 -2
- package/docs/interfaces/PanoSpatialTagPluginTagElement.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.LoadParams.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PanoVideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginData.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginEventMap.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.PluginState.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoItem.html +2 -2
- package/docs/interfaces/PanoVideoPluginType.VideoMeshParams.html +2 -2
- package/docs/interfaces/PluginEventMap.html +2 -2
- package/docs/interfaces/Point.html +2 -2
- package/docs/interfaces/Room.html +2 -2
- package/docs/interfaces/RoomInfo.html +2 -2
- package/docs/interfaces/RoomLabel.html +2 -2
- package/docs/interfaces/RoomRules.html +1 -1
- package/docs/interfaces/Rooms.html +1 -1
- package/docs/interfaces/Scissor.html +2 -2
- package/docs/interfaces/SculptConfig.html +2 -2
- package/docs/interfaces/State.html +2 -2
- package/docs/interfaces/TagCacheInterface.html +2 -2
- package/docs/interfaces/TagConfig.html +2 -2
- package/docs/interfaces/TagGLTFObjectGroup.html +2 -2
- package/docs/interfaces/TagIconAnimationConfig.html +2 -2
- package/docs/interfaces/TagIconUrl.html +2 -2
- package/docs/interfaces/TagObjectGroup.html +2 -2
- package/docs/interfaces/TagState.html +2 -2
- package/docs/interfaces/TagStyle.html +2 -2
- package/docs/interfaces/Tags.html +2 -2
- package/docs/interfaces/TemporaryState.html +2 -2
- package/docs/interfaces/Util.AnimeInstance.html +2 -2
- package/docs/interfaces/Util.BlinkAnimeOptions.html +2 -2
- package/docs/interfaces/Util.EventHandlerConfig.html +2 -2
- package/docs/interfaces/Util.FiveDomEvent.html +2 -2
- package/docs/interfaces/Util.FiveDomEventMap.html +2 -2
- package/docs/interfaces/Util.LegacyMouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.MagnifierParameter.html +2 -2
- package/docs/interfaces/Util.MouseGroupParameter.html +2 -2
- package/docs/interfaces/Util.ObjectInitialState.html +2 -2
- package/docs/interfaces/Util.PointIntersection.html +2 -2
- package/docs/interfaces/Util.PointSelectorHelperConfig.html +2 -2
- package/docs/interfaces/Util.ReBlinkAnimeOptions.html +2 -2
- package/docs/modules/AreaMakerPluginType.html +2 -2
- package/docs/modules/CruisePluginTypes.html +2 -2
- package/docs/modules/CurrentPanoImagePluginType.html +2 -2
- package/docs/modules/GuideLineItem.html +2 -2
- package/docs/modules/GuideLineModeItem.html +2 -2
- package/docs/modules/GuideLinePluginType.html +2 -2
- package/docs/modules/ModelMakerPluginType.html +2 -2
- package/docs/modules/PanoVideoPluginType.html +2 -2
- package/docs/modules/SculptData.html +2 -2
- package/docs/modules/SculptType.html +2 -2
- package/docs/modules/Util.html +2 -2
- package/docs/modules/Util.sculpt.html +2 -2
- package/docs/modules.html +2 -2
- package/docs/types/AddObject3DHelperConfig.html +2 -2
- package/docs/types/AreaMakerPluginType.AreaMakerItemEventMap.html +2 -2
- package/docs/types/AreaMakerPluginType.ItemRenderer.html +1 -1
- package/docs/types/AreaMakerPluginType.PluginData.html +2 -2
- package/docs/types/AreaMakerPluginType.ServerData.html +2 -2
- package/docs/types/ArrayPosition.html +1 -1
- package/docs/types/AudioAppearance.html +1 -1
- package/docs/types/CSS3DRenderExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginExportType.html +1 -1
- package/docs/types/CSS3DRenderPluginParameterType.html +1 -1
- package/docs/types/ClassFunctionParameters.html +1 -1
- package/docs/types/Color.html +1 -1
- package/docs/types/ContentTypeConfigKey.html +1 -1
- package/docs/types/ContentTypeConfigKeySplit.html +1 -1
- package/docs/types/ContentTypeMap.html +1 -1
- package/docs/types/Create3DDomContainerReturnType.html +1 -1
- package/docs/types/Create3DElementReturnType.html +1 -1
- package/docs/types/CruisePluginExportType.html +1 -1
- package/docs/types/CruisePluginTypes.CruiseData.html +2 -2
- package/docs/types/CruisePluginTypes.MoveEffect.html +1 -1
- package/docs/types/CurrentPanoImagePluginExportType.html +1 -1
- package/docs/types/DeprecatedMediaPlaneProperty.html +2 -2
- package/docs/types/DeprecatedTagProperty.html +2 -2
- package/docs/types/Direction-1.html +1 -1
- package/docs/types/Direction4.html +1 -1
- package/docs/types/ElementRenderer.html +2 -2
- package/docs/types/FloorplanGuidePluginParameterType.html +1 -1
- package/docs/types/FloorplanGuidePluginReturnType.html +1 -1
- package/docs/types/FloorplanRuleLabels.html +2 -2
- package/docs/types/FloorplanServerRuleLabels.html +1 -1
- package/docs/types/GuideLinePluginExportType.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineItem.html +2 -2
- package/docs/types/GuideLinePluginType.GuideLineItemEventMap.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineModeItemMode.html +1 -1
- package/docs/types/GuideLinePluginType.GuideLineStyle.html +2 -2
- package/docs/types/GuideLinePluginType.ModelGuideLineTag.html +2 -2
- package/docs/types/GuideLinePluginType.PathItem.html +2 -2
- package/docs/types/GuideLinePluginType.PluginData.html +2 -2
- package/docs/types/GuideLinePluginType.RouteConfig.html +2 -2
- package/docs/types/HelperEventMap.html +1 -1
- package/docs/types/InternalHelperEventMap.html +1 -1
- package/docs/types/MapviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/MapviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/MeasureEndReason.html +1 -1
- package/docs/types/MeasurePluginConfig.html +2 -2
- package/docs/types/MeasurePluginEventMap.html +1 -1
- package/docs/types/MediaData.html +2 -2
- package/docs/types/MediaStore.html +1 -1
- package/docs/types/ModelEntryDoorGuidePluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginParameterType.html +1 -1
- package/docs/types/ModelFloorplanPluginReturnType.html +1 -1
- package/docs/types/ModelId.html +1 -1
- package/docs/types/ModelMakerPluginType.ElementRenderer.html +1 -1
- package/docs/types/ModelMakerPluginType.ItemType.html +2 -2
- package/docs/types/ModelMakerPluginType.MarkerItem.html +1 -1
- package/docs/types/ModelMakerPluginType.ServerItem.html +2 -2
- package/docs/types/ModelRoomLabelPluginParameters.html +1 -1
- package/docs/types/ModelRoomLabelPluginReturnType.html +1 -1
- package/docs/types/MoveArgs.html +2 -2
- package/docs/types/MoveOpts.html +2 -2
- package/docs/types/Object3DHelperEventMap.html +1 -1
- package/docs/types/ObjectFit.html +1 -1
- package/docs/types/PaintBrushEventMap.html +1 -1
- package/docs/types/PanoCompassPluginData.html +1 -1
- package/docs/types/PanoCompassPluginExportType.html +1 -1
- package/docs/types/PanoCompassPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginParameterType.html +1 -1
- package/docs/types/PanoFloorplanRadarPluginReturnType.html +1 -1
- package/docs/types/PanoIndex.html +1 -1
- package/docs/types/PanoMeasurePluginEvent.html +1 -1
- package/docs/types/PanoMeasureReturnType.html +1 -1
- package/docs/types/PanoSpatialTagPluginId.html +1 -1
- package/docs/types/PanoTagPluginExportInterface.html +1 -1
- package/docs/types/PanoTagPluginParamsInterface.html +1 -1
- package/docs/types/PanoVideoPluginParameterType.html +1 -1
- package/docs/types/PanoVideoPluginReturnType.html +1 -1
- package/docs/types/PickTagContentTypeInContentTypeConfigKey.html +2 -2
- package/docs/types/PipelinePluginParameterType.html +1 -1
- package/docs/types/PipelinePluginReturnType.html +1 -1
- package/docs/types/PlaneTag.html +2 -2
- package/docs/types/Point2DTag.html +2 -2
- package/docs/types/Point3DTag.html +2 -2
- package/docs/types/PointTagInstance.html +1 -1
- package/docs/types/Position.html +1 -1
- package/docs/types/PositionFrom.html +1 -1
- package/docs/types/RotateArgs.html +2 -2
- package/docs/types/RotateOpts.html +2 -2
- package/docs/types/RuleLabelsKey.html +1 -1
- package/docs/types/RuleLabelsValue.html +1 -1
- package/docs/types/ScaleCallback.html +1 -1
- package/docs/types/ScalePosition.html +2 -2
- package/docs/types/SculptData.BoxData.html +1 -1
- package/docs/types/SculptData.CircleData.html +1 -1
- package/docs/types/SculptData.CylinderData.html +1 -1
- package/docs/types/SculptData.PointData.html +1 -1
- package/docs/types/SculptData.PolygonData.html +1 -1
- package/docs/types/SculptData.PolylineData.html +1 -1
- package/docs/types/SculptData.PrismData.html +1 -1
- package/docs/types/SculptData.RectangleData.html +1 -1
- package/docs/types/SculptType.Theme.html +2 -2
- package/docs/types/StickType.html +1 -1
- package/docs/types/Tag.html +2 -2
- package/docs/types/Tag2D.html +2 -2
- package/docs/types/Tag3D.html +2 -2
- package/docs/types/TagClickParams.html +1 -1
- package/docs/types/TagConfigByKey.html +1 -1
- package/docs/types/TagContentType.html +1 -1
- package/docs/types/TagContentTypeMapping.html +1 -1
- package/docs/types/TagDimensionType.html +1 -1
- package/docs/types/TagElement.html +2 -2
- package/docs/types/TagEvents.html +1 -1
- package/docs/types/TagGLTFObject.html +1 -1
- package/docs/types/TagHooks.html +1 -1
- package/docs/types/TagId.html +1 -1
- package/docs/types/TagInstance.html +1 -1
- package/docs/types/TagPlacement.html +2 -2
- package/docs/types/TagPointType.html +2 -2
- package/docs/types/TagRendererMap.html +1 -1
- package/docs/types/TopviewFloorplanPluginParameterType.html +1 -1
- package/docs/types/TopviewFloorplanPluginReturnType.html +1 -1
- package/docs/types/Util.ActionIfNoIntersection.html +1 -1
- package/docs/types/Util.AdherePoint.html +2 -2
- package/docs/types/Util.PointSelectorConfig.html +1 -1
- package/docs/types/Util.SupportedTarget.html +2 -2
- package/docs/types/Util.Target.html +2 -2
- package/docs/types/Util.ThreeObject.html +2 -2
- package/docs/types/WorkCode.html +1 -1
- package/docs/variables/FLOOR_TYPE_MAP.html +2 -2
- package/docs/variables/PLUGIN.html +1 -1
- package/docs/variables/ROOM_FETILE_TYPE_MAP.html +2 -2
- package/docs/variables/ROOM_TYPE_MAP.html +2 -2
- package/docs/variables/Util.ANIME_PRESETS.html +2 -2
- package/docs/variables/Util.CURRENT_PANO_IMAGE_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.DEFAULT_ANIME_CONFIG.html +2 -2
- package/docs/variables/Util.DEFAULT_STATIC_PREFIX.html +2 -2
- package/docs/variables/Util.DNALOGEL_DEFAULT_ASSETS.html +2 -2
- package/docs/variables/Util.ENTRY_DOOR_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.FLOORPLAN_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.GUIDELINE_DEFAULT_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.GUIDELINE_WHITE_ARROW_TEXTURE.html +2 -2
- package/docs/variables/Util.MODEL_CHASSIS_COMPASS_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.MODEL_ENTRY_DOOR_GUIDE_PLUGIN_DEFAULT_MODEL.html +2 -2
- package/docs/variables/Util.PANO_COMPASS_DEFAULT_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_SPATIAL_TAG_BLUR_IMAGE.html +2 -2
- package/docs/variables/Util.PANO_TAG_DEFAULT_LINK_ICON.html +2 -2
- package/docs/variables/defaultGlobalConfig.html +1 -1
- package/docs/variables/itemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelItemLabelPluginServerParams.html +1 -1
- package/docs/variables/modelRoomLabelPluginServerParams.html +1 -1
- package/libs/AreaMakerPlugin/Controller.js +3 -4
- package/libs/AreaMakerPlugin/index.js +3 -4
- package/libs/AreaMakerPlugin/utils/Item.js +3 -4
- package/libs/CSS3DRenderPlugin/Controller.js +3 -4
- package/libs/CSS3DRenderPlugin/index.js +6 -7
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DObject.js +39 -40
- package/libs/CSS3DRenderPlugin/utils/three/CSS3DRender.js +10 -11
- package/libs/CruisePlugin/BaseController.js +6 -7
- package/libs/CruisePlugin/Move.js +45 -45
- package/libs/CruisePlugin/Work.js +51 -51
- package/libs/CruisePlugin/index.js +43 -43
- package/libs/CurrentPanoImagePlugin/Controller.js +15 -16
- package/libs/CurrentPanoImagePlugin/index.js +4 -5
- package/libs/DigitalPerformancePlugin/controller/index.js +1 -1
- package/libs/DigitalPerformancePlugin/core/DigitalHuman.js +2 -3
- package/libs/DigitalPerformancePlugin/core/DigitalPlayground.js +1 -1
- package/libs/DigitalPerformancePlugin/index.js +1 -1
- package/libs/DigitalPerformancePlugin/typings/index.js +1 -1
- package/libs/GuideLinePlugin/Controller.js +49 -49
- package/libs/GuideLinePlugin/GuideLineItem.js +45 -45
- package/libs/GuideLinePlugin/GuideLineModeItem/index.js +11 -12
- package/libs/GuideLinePlugin/GuideLineModeItem.js +45 -45
- package/libs/GuideLinePlugin/index.js +41 -41
- package/libs/GuideLinePlugin/utils/createLineGeometry.js +3 -4
- package/libs/ItemLabelPlugin/ItemLabelComponent.js +2 -3
- package/libs/ItemLabelPlugin/ItemLabelItem.js +2 -3
- package/libs/ItemLabelPlugin/Plugin.js +3 -4
- package/libs/ItemLabelPlugin/index.js +4 -5
- package/libs/MeasurePlugin/Controller.js +3 -4
- package/libs/MeasurePlugin/index.js +5 -6
- package/libs/MeasurePlugin/utils/MeasureMesh.js +3 -4
- package/libs/ModelChassisCompassPlugin/Plugin.js +4 -5
- package/libs/ModelChassisCompassPlugin/index.js +1 -2
- package/libs/ModelEntryDoorGuidePlugin/Plugin.js +6 -7
- package/libs/ModelEntryDoorGuidePlugin/index.js +1 -2
- package/libs/ModelItemLabelPlugin/ItemLabelComponent.js +36 -37
- package/libs/ModelItemLabelPlugin/ItemLabelItem.js +18 -19
- package/libs/ModelItemLabelPlugin/ModelItemLabelPlugin.js +14 -15
- package/libs/ModelItemLabelPlugin/index.js +4 -5
- package/libs/ModelMakerPlugin/Controller.js +7 -8
- package/libs/ModelMakerPlugin/index.js +4 -5
- package/libs/ModelMakerPlugin/item/baseItem.js +3 -4
- package/libs/ModelMakerPlugin/item/boxItem.js +3 -4
- package/libs/ModelMakerPlugin/item/polygonItem.js +3 -4
- package/libs/ModelMakerPlugin/item/prismItem.js +3 -4
- package/libs/ModelTVVideoPlugin/Plugin.js +4 -5
- package/libs/ModelTVVideoPlugin/index.js +3 -4
- package/libs/ModelViewPlugin/Plugin.js +19 -20
- package/libs/ModelViewPlugin/index.js +0 -1
- package/libs/Object3DHelperPlugin/Controller.js +3 -4
- package/libs/Object3DHelperPlugin/index.js +7 -8
- package/libs/PanoCompassPlugin/Controller.js +2 -3
- package/libs/PanoCompassPlugin/index.js +3 -4
- package/libs/PanoDoorLabelPlugin/Controller.js +24 -25
- package/libs/PanoDoorLabelPlugin/DoorLabelItem.js +2 -3
- package/libs/PanoDoorLabelPlugin/index.js +4 -5
- package/libs/PanoMeasurePlugin/Components/Controller0.js +3 -4
- package/libs/PanoMeasurePlugin/Components/Controller1.js +3 -4
- package/libs/PanoMeasurePlugin/Controller/EditController.js +3 -4
- package/libs/PanoMeasurePlugin/Controller/ViewController.js +3 -4
- package/libs/PanoMeasurePlugin/Controller/WatchController.js +7 -8
- package/libs/PanoMeasurePlugin/Controller/index.js +3 -4
- package/libs/PanoMeasurePlugin/Model/area.js +2 -3
- package/libs/PanoMeasurePlugin/Model/index.js +1 -1
- package/libs/PanoMeasurePlugin/Model/line.js +1 -1
- package/libs/PanoMeasurePlugin/Model/polygon.js +8 -9
- package/libs/PanoMeasurePlugin/Model/polyline.js +1 -1
- package/libs/PanoMeasurePlugin/Modules/GuideController.js +3 -4
- package/libs/PanoMeasurePlugin/Modules/Magnifier.js +1 -2
- package/libs/PanoMeasurePlugin/Modules/UIController/index.js +16 -17
- package/libs/PanoMeasurePlugin/Modules/rangePiece/index.js +2 -3
- package/libs/PanoMeasurePlugin/index.js +14 -15
- package/libs/PanoMeasurePlugin/utils/dom/areaDom.js +3 -4
- package/libs/PanoRulerProPlugin/Controller.js +2 -3
- package/libs/PanoRulerProPlugin/RulerItems.js +41 -42
- package/libs/PanoRulerProPlugin/index.js +3 -4
- package/libs/PanoSpatialTagPlugin/Plugin.js +33 -34
- package/libs/PanoSpatialTagPlugin/index.js +0 -1
- package/libs/PanoTagPlugin/Components/Common/Icon/animationUtils.js +7 -7
- package/libs/PanoTagPlugin/Components/Common/TagPoint.js +3 -4
- package/libs/PanoTagPlugin/Components/Common/TagPopover/PopoverContent.js +3 -4
- package/libs/PanoTagPlugin/Components/Common/TagPopover/TagPopoverToolBar.js +3 -4
- package/libs/PanoTagPlugin/Components/Common/TagPopover/index.js +3 -4
- package/libs/PanoTagPlugin/Components/Tag/MarketingTag.js +3 -4
- package/libs/PanoTagPlugin/Components/Tag/index.js +28 -29
- package/libs/PanoTagPlugin/Components/TagContainer.js +1 -1
- package/libs/PanoTagPlugin/Components/TagItem.js +1 -1
- package/libs/PanoTagPlugin/controller/Tag/BaseTag.js +9 -10
- package/libs/PanoTagPlugin/controller/Tag/ModelTag.js +29 -29
- package/libs/PanoTagPlugin/controller/Tag/PlaneTag.js +7 -7
- package/libs/PanoTagPlugin/controller/Tag/PointTag.js +3 -4
- package/libs/PanoTagPlugin/controller/TagRender.js +47 -137
- package/libs/PanoTagPlugin/controller/TagUtil.js +3 -4
- package/libs/PanoTagPlugin/controller/index.js +93 -93
- package/libs/PanoTagPlugin/index.js +47 -47
- package/libs/PanoTagPlugin/utils/tag/calculateTagConfig.js +8 -9
- package/libs/PanoTagPlugin/utils/tag/format.js +3 -4
- package/libs/PanoVideoPlugin/Controller.js +9 -10
- package/libs/PanoVideoPlugin/VideoMeshController.js +3 -4
- package/libs/PanoVideoPlugin/index.js +6 -7
- package/libs/PipelinePlugin/Controller.js +3 -4
- package/libs/PipelinePlugin/index.js +4 -5
- package/libs/PipelinePlugin/utils/Objects/FlowPipe.js +3 -4
- package/libs/PipelinePlugin/utils/Objects/HighlightPipe.js +3 -4
- package/libs/PipelinePlugin/utils/Objects/Pipe.js +1 -2
- package/libs/Sculpt/Meshes/Box.js +6 -7
- package/libs/Sculpt/Meshes/Circle.js +2 -3
- package/libs/Sculpt/Meshes/Cylinder.js +2 -3
- package/libs/Sculpt/Meshes/Line.js +2 -3
- package/libs/Sculpt/Meshes/LineWithDots.js +9 -10
- package/libs/Sculpt/Meshes/Point.js +11 -12
- package/libs/Sculpt/Meshes/Polygon.js +14 -26
- package/libs/Sculpt/Meshes/Polyline.js +27 -41
- package/libs/Sculpt/Meshes/Rectangle.js +2 -3
- package/libs/Sculpt/Objects/Base/index.js +0 -1
- package/libs/Sculpt/Objects/Cylinder/index.js +48 -64
- package/libs/Sculpt/Objects/Line/Editor.js +2 -3
- package/libs/Sculpt/index.js +14 -15
- package/libs/Sculpt/utils/renderDom.js +8 -8
- package/libs/Sculpt/utils/sortPositionsByCameraPosition.js +5 -6
- package/libs/Sculpt/utils/three/ColoredMesh.js +10 -11
- package/libs/_commonjsHelpers.js +2 -6
- package/libs/base/BasePlugin.js +9 -10
- package/libs/floorplan/FloorplanGuidePlugin/Controller.js +3 -4
- package/libs/floorplan/FloorplanGuidePlugin/index.js +4 -5
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.d.ts +6 -0
- package/libs/floorplan/MapviewFloorplanPlugin/Controller.js +103 -88
- package/libs/floorplan/MapviewFloorplanPlugin/index.js +4 -5
- package/libs/floorplan/ModelFloorplanPlugin/Controller.d.ts +6 -0
- package/libs/floorplan/ModelFloorplanPlugin/Controller.js +120 -105
- package/libs/floorplan/ModelFloorplanPlugin/index.js +5 -6
- package/libs/floorplan/PanoFloorplanRadarPlugin/Controller.js +3 -4
- package/libs/floorplan/PanoFloorplanRadarPlugin/index.js +4 -5
- package/libs/floorplan/TopviewFloorplanPlugin/Controller.js +3 -4
- package/libs/floorplan/TopviewFloorplanPlugin/index.js +4 -5
- package/libs/floorplan/index.js +1 -2
- package/libs/index.js +34 -34
- package/libs/shared-utils/CSS3DRender/CSS3DObject.js +2 -3
- package/libs/shared-utils/CSS3DRender/index.js +10 -11
- package/libs/shared-utils/Object3DHelper/Base/BaseController.js +2 -3
- package/libs/shared-utils/Object3DHelper/Controller/ScaleController.js +2 -4
- package/libs/shared-utils/Object3DHelper/utils/getPoseFromCamera.js +6 -7
- package/libs/shared-utils/five/FiveLine.js +0 -1
- package/libs/shared-utils/five/getFiveModel.js +2 -3
- package/libs/shared-utils/five/getFloorMesh.js +2 -3
- package/libs/shared-utils/five/index.js +2 -3
- package/libs/shared-utils/five/initialCSS3DRender.js +0 -1
- package/libs/shared-utils/five/lookObject.js +2 -3
- package/libs/shared-utils/five/vector3ToScreen.js +2 -3
- package/libs/shared-utils/index.js +0 -1
- package/libs/shared-utils/logger.js +1 -1
- package/libs/shared-utils/math/pointsIsRectangle.js +5 -6
- package/libs/shared-utils/tag.js +14 -15
- package/libs/shared-utils/three/Magnifier.js +1 -1
- package/libs/shared-utils/three/PointDomHelper.js +2 -3
- package/libs/shared-utils/three/PointSelector/utils/PointSelectorHelper.js +2 -3
- package/libs/shared-utils/three/core/LineMaterial.js +2 -3
- package/libs/shared-utils/three/core/LineMaterial2.js +2 -3
- package/libs/shared-utils/three/earcut3D.js +3 -3
- package/libs/shared-utils/three/index.js +0 -1
- package/libs/vendor/classnames/index.js +15 -10
- package/libs/vendor/earcut/src/earcut.js +59 -55
- package/libs/vendor/easy-reactive/src/simply-reactive.js +7 -7
- package/libs/vendor/hammerjs/hammer.js +151 -147
- package/libs/vendor/lodash.clonedeep/index.js +69 -64
- package/libs/vendor/lodash.get/index.js +74 -75
- package/libs/vendor/lodash.isequal/index.js +66 -61
- package/libs/vendor/object-assign-deep/objectAssignDeep.js +39 -35
- package/libs/vendor/polyline-normals/index.js +19 -21
- package/package.json +1 -1
- package/libs/Sculpt/utils/removeAllTag.js +0 -2
|
@@ -1,17 +1,23 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
var Qt = {}, He = {
|
|
2
|
+
get exports() {
|
|
3
|
+
return Qt;
|
|
4
|
+
},
|
|
5
|
+
set exports(k) {
|
|
6
|
+
Qt = k;
|
|
7
|
+
}
|
|
8
|
+
};
|
|
3
9
|
/*! Hammer.JS - v2.0.7 - 2016-04-22
|
|
4
10
|
* http://hammerjs.github.io/
|
|
5
11
|
*
|
|
6
12
|
* Copyright (c) 2016 Jorik Tangelder;
|
|
7
13
|
* Licensed under the MIT license */
|
|
8
|
-
(function(
|
|
14
|
+
(function(k) {
|
|
9
15
|
(function(u, yt, jt, l) {
|
|
10
|
-
var Pt = ["", "webkit", "Moz", "MS", "ms", "o"], Kt = yt.createElement("div"), $t = "function",
|
|
11
|
-
function
|
|
12
|
-
return setTimeout(
|
|
16
|
+
var Pt = ["", "webkit", "Moz", "MS", "ms", "o"], Kt = yt.createElement("div"), $t = "function", L = Math.round, S = Math.abs, ot = Date.now;
|
|
17
|
+
function ht(t, e, i) {
|
|
18
|
+
return setTimeout(lt(t, i), e);
|
|
13
19
|
}
|
|
14
|
-
function
|
|
20
|
+
function x(t, e, i) {
|
|
15
21
|
return Array.isArray(t) ? (P(t, i[e], i), !0) : !1;
|
|
16
22
|
}
|
|
17
23
|
function P(t, e, i) {
|
|
@@ -58,24 +64,24 @@ var Qt = { exports: {} };
|
|
|
58
64
|
var r = e.prototype, n;
|
|
59
65
|
n = t.prototype = Object.create(r), n.constructor = t, n._super = r, i && g(n, i);
|
|
60
66
|
}
|
|
61
|
-
function
|
|
67
|
+
function lt(t, e) {
|
|
62
68
|
return function() {
|
|
63
69
|
return t.apply(e, arguments);
|
|
64
70
|
};
|
|
65
71
|
}
|
|
66
|
-
function
|
|
72
|
+
function ct(t, e) {
|
|
67
73
|
return typeof t == $t ? t.apply(e && e[0] || l, e) : t;
|
|
68
74
|
}
|
|
69
75
|
function At(t, e) {
|
|
70
76
|
return t === l ? e : t;
|
|
71
77
|
}
|
|
72
|
-
function
|
|
73
|
-
P(
|
|
78
|
+
function z(t, e, i) {
|
|
79
|
+
P(B(e), function(r) {
|
|
74
80
|
t.addEventListener(r, i, !1);
|
|
75
81
|
});
|
|
76
82
|
}
|
|
77
|
-
function
|
|
78
|
-
P(
|
|
83
|
+
function Z(t, e, i) {
|
|
84
|
+
P(B(e), function(r) {
|
|
79
85
|
t.removeEventListener(r, i, !1);
|
|
80
86
|
});
|
|
81
87
|
}
|
|
@@ -90,7 +96,7 @@ var Qt = { exports: {} };
|
|
|
90
96
|
function D(t, e) {
|
|
91
97
|
return t.indexOf(e) > -1;
|
|
92
98
|
}
|
|
93
|
-
function
|
|
99
|
+
function B(t) {
|
|
94
100
|
return t.trim().split(/\s+/g);
|
|
95
101
|
}
|
|
96
102
|
function Y(t, e, i) {
|
|
@@ -103,7 +109,7 @@ var Qt = { exports: {} };
|
|
|
103
109
|
}
|
|
104
110
|
return -1;
|
|
105
111
|
}
|
|
106
|
-
function
|
|
112
|
+
function J(t) {
|
|
107
113
|
return Array.prototype.slice.call(t, 0);
|
|
108
114
|
}
|
|
109
115
|
function St(t, e, i) {
|
|
@@ -115,7 +121,7 @@ var Qt = { exports: {} };
|
|
|
115
121
|
return c[e] > v[e];
|
|
116
122
|
}) : r = r.sort()), r;
|
|
117
123
|
}
|
|
118
|
-
function
|
|
124
|
+
function Q(t, e) {
|
|
119
125
|
for (var i, r, n = e[0].toUpperCase() + e.slice(1), s = 0; s < Pt.length; ) {
|
|
120
126
|
if (i = Pt[s], r = i ? i + n : e, r in t)
|
|
121
127
|
return r;
|
|
@@ -131,11 +137,11 @@ var Qt = { exports: {} };
|
|
|
131
137
|
var e = t.ownerDocument || t;
|
|
132
138
|
return e.defaultView || e.parentWindow || u;
|
|
133
139
|
}
|
|
134
|
-
var re = /mobile|tablet|ip(ad|hone|od)|android/i, Mt = "ontouchstart" in u, ne =
|
|
140
|
+
var re = /mobile|tablet|ip(ad|hone|od)|android/i, Mt = "ontouchstart" in u, ne = Q(u, "PointerEvent") !== l, se = Mt && re.test(navigator.userAgent), b = "touch", ae = "pen", ut = "mouse", oe = "kinect", he = 25, f = 1, M = 2, o = 4, p = 8, j = 1, X = 2, F = 4, V = 8, W = 16, I = X | F, U = V | W, Ut = I | U, Rt = ["x", "y"], K = ["clientX", "clientY"];
|
|
135
141
|
function m(t, e) {
|
|
136
142
|
var i = this;
|
|
137
143
|
this.manager = t, this.callback = e, this.element = t.element, this.target = t.options.inputTarget, this.domHandler = function(r) {
|
|
138
|
-
|
|
144
|
+
ct(t.options.enable, [t]) && i.handler(r);
|
|
139
145
|
}, this.init();
|
|
140
146
|
}
|
|
141
147
|
m.prototype = {
|
|
@@ -149,18 +155,18 @@ var Qt = { exports: {} };
|
|
|
149
155
|
* bind the events
|
|
150
156
|
*/
|
|
151
157
|
init: function() {
|
|
152
|
-
this.evEl &&
|
|
158
|
+
this.evEl && z(this.element, this.evEl, this.domHandler), this.evTarget && z(this.target, this.evTarget, this.domHandler), this.evWin && z(Dt(this.element), this.evWin, this.domHandler);
|
|
153
159
|
},
|
|
154
160
|
/**
|
|
155
161
|
* unbind the events
|
|
156
162
|
*/
|
|
157
163
|
destroy: function() {
|
|
158
|
-
this.evEl &&
|
|
164
|
+
this.evEl && Z(this.element, this.evEl, this.domHandler), this.evTarget && Z(this.target, this.evTarget, this.domHandler), this.evWin && Z(Dt(this.element), this.evWin, this.domHandler);
|
|
159
165
|
}
|
|
160
166
|
};
|
|
161
167
|
function le(t) {
|
|
162
168
|
var e, i = t.options.inputClass;
|
|
163
|
-
return i ? e = i : ne ? e =
|
|
169
|
+
return i ? e = i : ne ? e = vt : se ? e = et : Mt ? e = pt : e = tt, new e(t, ce);
|
|
164
170
|
}
|
|
165
171
|
function ce(t, e, i) {
|
|
166
172
|
var r = i.pointers.length, n = i.changedPointers.length, s = e & f && r - n === 0, a = e & (o | p) && r - n === 0;
|
|
@@ -168,9 +174,9 @@ var Qt = { exports: {} };
|
|
|
168
174
|
}
|
|
169
175
|
function ue(t, e) {
|
|
170
176
|
var i = t.session, r = e.pointers, n = r.length;
|
|
171
|
-
i.firstInput || (i.firstInput =
|
|
172
|
-
var s = i.firstInput, a = i.firstMultiple, h = a ? a.center : s.center, c = e.center =
|
|
173
|
-
e.timeStamp =
|
|
177
|
+
i.firstInput || (i.firstInput = Lt(e)), n > 1 && !i.firstMultiple ? i.firstMultiple = Lt(e) : n === 1 && (i.firstMultiple = !1);
|
|
178
|
+
var s = i.firstInput, a = i.firstMultiple, h = a ? a.center : s.center, c = e.center = xt(r);
|
|
179
|
+
e.timeStamp = ot(), e.deltaTime = e.timeStamp - s.timeStamp, e.angle = ft(h, c), e.distance = $(h, c), fe(i, e), e.offsetDirection = Ht(e.deltaX, e.deltaY);
|
|
174
180
|
var v = Yt(e.deltaTime, e.deltaX, e.deltaY);
|
|
175
181
|
e.overallVelocityX = v.x, e.overallVelocityY = v.y, e.overallVelocity = S(v.x) > S(v.y) ? v.x : v.y, e.scale = a ? Te(a.pointers, r) : 1, e.rotation = a ? pe(a.pointers, r) : 0, e.maxPointers = i.prevInput ? e.pointers.length > i.prevInput.maxPointers ? e.pointers.length : i.prevInput.maxPointers : e.pointers.length, ve(i, e);
|
|
176
182
|
var y = t.element;
|
|
@@ -195,32 +201,32 @@ var Qt = { exports: {} };
|
|
|
195
201
|
n = i.velocity, s = i.velocityX, a = i.velocityY, h = i.direction;
|
|
196
202
|
e.velocity = n, e.velocityX = s, e.velocityY = a, e.direction = h;
|
|
197
203
|
}
|
|
198
|
-
function
|
|
204
|
+
function Lt(t) {
|
|
199
205
|
for (var e = [], i = 0; i < t.pointers.length; )
|
|
200
206
|
e[i] = {
|
|
201
|
-
clientX:
|
|
202
|
-
clientY:
|
|
207
|
+
clientX: L(t.pointers[i].clientX),
|
|
208
|
+
clientY: L(t.pointers[i].clientY)
|
|
203
209
|
}, i++;
|
|
204
210
|
return {
|
|
205
|
-
timeStamp:
|
|
211
|
+
timeStamp: ot(),
|
|
206
212
|
pointers: e,
|
|
207
|
-
center:
|
|
213
|
+
center: xt(e),
|
|
208
214
|
deltaX: t.deltaX,
|
|
209
215
|
deltaY: t.deltaY
|
|
210
216
|
};
|
|
211
217
|
}
|
|
212
|
-
function
|
|
218
|
+
function xt(t) {
|
|
213
219
|
var e = t.length;
|
|
214
220
|
if (e === 1)
|
|
215
221
|
return {
|
|
216
|
-
x:
|
|
217
|
-
y:
|
|
222
|
+
x: L(t[0].clientX),
|
|
223
|
+
y: L(t[0].clientY)
|
|
218
224
|
};
|
|
219
225
|
for (var i = 0, r = 0, n = 0; n < e; )
|
|
220
226
|
i += t[n].clientX, r += t[n].clientY, n++;
|
|
221
227
|
return {
|
|
222
|
-
x:
|
|
223
|
-
y:
|
|
228
|
+
x: L(i / e),
|
|
229
|
+
y: L(r / e)
|
|
224
230
|
};
|
|
225
231
|
}
|
|
226
232
|
function Yt(t, e, i) {
|
|
@@ -230,33 +236,33 @@ var Qt = { exports: {} };
|
|
|
230
236
|
};
|
|
231
237
|
}
|
|
232
238
|
function Ht(t, e) {
|
|
233
|
-
return t === e ?
|
|
239
|
+
return t === e ? j : S(t) >= S(e) ? t < 0 ? X : F : e < 0 ? V : W;
|
|
234
240
|
}
|
|
235
|
-
function
|
|
241
|
+
function $(t, e, i) {
|
|
236
242
|
i || (i = Rt);
|
|
237
243
|
var r = e[i[0]] - t[i[0]], n = e[i[1]] - t[i[1]];
|
|
238
244
|
return Math.sqrt(r * r + n * n);
|
|
239
245
|
}
|
|
240
|
-
function
|
|
246
|
+
function ft(t, e, i) {
|
|
241
247
|
i || (i = Rt);
|
|
242
248
|
var r = e[i[0]] - t[i[0]], n = e[i[1]] - t[i[1]];
|
|
243
249
|
return Math.atan2(n, r) * 180 / Math.PI;
|
|
244
250
|
}
|
|
245
251
|
function pe(t, e) {
|
|
246
|
-
return
|
|
252
|
+
return ft(e[1], e[0], K) + ft(t[1], t[0], K);
|
|
247
253
|
}
|
|
248
254
|
function Te(t, e) {
|
|
249
|
-
return
|
|
255
|
+
return $(e[0], e[1], K) / $(t[0], t[1], K);
|
|
250
256
|
}
|
|
251
257
|
var me = {
|
|
252
258
|
mousedown: f,
|
|
253
259
|
mousemove: M,
|
|
254
260
|
mouseup: o
|
|
255
261
|
}, de = "mousedown", Ee = "mousemove mouseup";
|
|
256
|
-
function
|
|
262
|
+
function tt() {
|
|
257
263
|
this.evEl = de, this.evWin = Ee, this.pressed = !1, m.apply(this, arguments);
|
|
258
264
|
}
|
|
259
|
-
T(
|
|
265
|
+
T(tt, m, {
|
|
260
266
|
/**
|
|
261
267
|
* handle mouse events
|
|
262
268
|
* @param {Object} ev
|
|
@@ -266,7 +272,7 @@ var Qt = { exports: {} };
|
|
|
266
272
|
i & f && e.button === 0 && (this.pressed = !0), i & M && e.which !== 1 && (i = o), this.pressed && (i & o && (this.pressed = !1), this.callback(this.manager, i, {
|
|
267
273
|
pointers: [e],
|
|
268
274
|
changedPointers: [e],
|
|
269
|
-
pointerType:
|
|
275
|
+
pointerType: ut,
|
|
270
276
|
srcEvent: e
|
|
271
277
|
}));
|
|
272
278
|
}
|
|
@@ -280,15 +286,15 @@ var Qt = { exports: {} };
|
|
|
280
286
|
}, Ie = {
|
|
281
287
|
2: b,
|
|
282
288
|
3: ae,
|
|
283
|
-
4:
|
|
289
|
+
4: ut,
|
|
284
290
|
5: oe
|
|
285
291
|
// see https://twitter.com/jacobrossi/status/480596438489890816
|
|
286
|
-
}, bt = "pointerdown",
|
|
287
|
-
u.MSPointerEvent && !u.PointerEvent && (bt = "MSPointerDown",
|
|
288
|
-
function
|
|
289
|
-
this.evEl = bt, this.evWin =
|
|
292
|
+
}, bt = "pointerdown", Xt = "pointermove pointerup pointercancel";
|
|
293
|
+
u.MSPointerEvent && !u.PointerEvent && (bt = "MSPointerDown", Xt = "MSPointerMove MSPointerUp MSPointerCancel");
|
|
294
|
+
function vt() {
|
|
295
|
+
this.evEl = bt, this.evWin = Xt, m.apply(this, arguments), this.store = this.manager.session.pointerEvents = [];
|
|
290
296
|
}
|
|
291
|
-
T(
|
|
297
|
+
T(vt, m, {
|
|
292
298
|
/**
|
|
293
299
|
* handle mouse events
|
|
294
300
|
* @param {Object} ev
|
|
@@ -309,10 +315,10 @@ var Qt = { exports: {} };
|
|
|
309
315
|
touchend: o,
|
|
310
316
|
touchcancel: p
|
|
311
317
|
}, ye = "touchstart", Pe = "touchstart touchmove touchend touchcancel";
|
|
312
|
-
function
|
|
318
|
+
function Ft() {
|
|
313
319
|
this.evTarget = ye, this.evWin = Pe, this.started = !1, m.apply(this, arguments);
|
|
314
320
|
}
|
|
315
|
-
T(
|
|
321
|
+
T(Ft, m, {
|
|
316
322
|
handler: function(e) {
|
|
317
323
|
var i = _e[e.type];
|
|
318
324
|
if (i === f && (this.started = !0), !!this.started) {
|
|
@@ -327,7 +333,7 @@ var Qt = { exports: {} };
|
|
|
327
333
|
}
|
|
328
334
|
});
|
|
329
335
|
function Ne(t, e) {
|
|
330
|
-
var i =
|
|
336
|
+
var i = J(t.touches), r = J(t.changedTouches);
|
|
331
337
|
return e & (o | p) && (i = St(i.concat(r), "identifier", !0)), [i, r];
|
|
332
338
|
}
|
|
333
339
|
var Oe = {
|
|
@@ -336,10 +342,10 @@ var Qt = { exports: {} };
|
|
|
336
342
|
touchend: o,
|
|
337
343
|
touchcancel: p
|
|
338
344
|
}, Ae = "touchstart touchmove touchend touchcancel";
|
|
339
|
-
function
|
|
345
|
+
function et() {
|
|
340
346
|
this.evTarget = Ae, this.targetIds = {}, m.apply(this, arguments);
|
|
341
347
|
}
|
|
342
|
-
T(
|
|
348
|
+
T(et, m, {
|
|
343
349
|
handler: function(e) {
|
|
344
350
|
var i = Oe[e.type], r = Ce.call(this, e, i);
|
|
345
351
|
r && this.callback(this.manager, i, {
|
|
@@ -351,10 +357,10 @@ var Qt = { exports: {} };
|
|
|
351
357
|
}
|
|
352
358
|
});
|
|
353
359
|
function Ce(t, e) {
|
|
354
|
-
var i =
|
|
360
|
+
var i = J(t.touches), r = this.targetIds;
|
|
355
361
|
if (e & (f | M) && i.length === 1)
|
|
356
362
|
return r[i[0].identifier] = !0, [i, i];
|
|
357
|
-
var n, s, a =
|
|
363
|
+
var n, s, a = J(t.changedTouches), h = [], c = this.target;
|
|
358
364
|
if (s = i.filter(function(v) {
|
|
359
365
|
return Ct(v.target, c);
|
|
360
366
|
}), e === f)
|
|
@@ -370,12 +376,12 @@ var Qt = { exports: {} };
|
|
|
370
376
|
];
|
|
371
377
|
}
|
|
372
378
|
var Se = 2500, Vt = 25;
|
|
373
|
-
function
|
|
379
|
+
function pt() {
|
|
374
380
|
m.apply(this, arguments);
|
|
375
|
-
var t =
|
|
376
|
-
this.touch = new
|
|
381
|
+
var t = lt(this.handler, this);
|
|
382
|
+
this.touch = new et(this.manager, t), this.mouse = new tt(this.manager, t), this.primaryTouch = null, this.lastTouches = [];
|
|
377
383
|
}
|
|
378
|
-
T(
|
|
384
|
+
T(pt, m, {
|
|
379
385
|
/**
|
|
380
386
|
* handle mouse and touch events
|
|
381
387
|
* @param {Hammer} manager
|
|
@@ -383,7 +389,7 @@ var Qt = { exports: {} };
|
|
|
383
389
|
* @param {Object} inputData
|
|
384
390
|
*/
|
|
385
391
|
handler: function(e, i, r) {
|
|
386
|
-
var n = r.pointerType == b, s = r.pointerType ==
|
|
392
|
+
var n = r.pointerType == b, s = r.pointerType == ut;
|
|
387
393
|
if (!(s && r.sourceCapabilities && r.sourceCapabilities.firesTouchEvents)) {
|
|
388
394
|
if (n)
|
|
389
395
|
De.call(this, i, r);
|
|
@@ -422,17 +428,17 @@ var Qt = { exports: {} };
|
|
|
422
428
|
}
|
|
423
429
|
return !1;
|
|
424
430
|
}
|
|
425
|
-
var qt =
|
|
426
|
-
function
|
|
431
|
+
var qt = Q(Kt.style, "touchAction"), wt = qt !== l, Gt = "compute", kt = "auto", Tt = "manipulation", R = "none", q = "pan-x", w = "pan-y", it = Re();
|
|
432
|
+
function mt(t, e) {
|
|
427
433
|
this.manager = t, this.set(e);
|
|
428
434
|
}
|
|
429
|
-
|
|
435
|
+
mt.prototype = {
|
|
430
436
|
/**
|
|
431
437
|
* set the touchAction value on the element or enable the polyfill
|
|
432
438
|
* @param {String} value
|
|
433
439
|
*/
|
|
434
440
|
set: function(t) {
|
|
435
|
-
t == Gt && (t = this.compute()), wt && this.manager.element.style &&
|
|
441
|
+
t == Gt && (t = this.compute()), wt && this.manager.element.style && it[t] && (this.manager.element.style[qt] = t), this.actions = t.toLowerCase().trim();
|
|
436
442
|
},
|
|
437
443
|
/**
|
|
438
444
|
* just re-set the touchAction value
|
|
@@ -447,7 +453,7 @@ var Qt = { exports: {} };
|
|
|
447
453
|
compute: function() {
|
|
448
454
|
var t = [];
|
|
449
455
|
return P(this.manager.recognizers, function(e) {
|
|
450
|
-
|
|
456
|
+
ct(e.options.enable, [e]) && (t = t.concat(e.getTouchAction()));
|
|
451
457
|
}), Ue(t.join(" "));
|
|
452
458
|
},
|
|
453
459
|
/**
|
|
@@ -460,7 +466,7 @@ var Qt = { exports: {} };
|
|
|
460
466
|
e.preventDefault();
|
|
461
467
|
return;
|
|
462
468
|
}
|
|
463
|
-
var r = this.actions, n = D(r, R) && !
|
|
469
|
+
var r = this.actions, n = D(r, R) && !it[R], s = D(r, w) && !it[w], a = D(r, q) && !it[q];
|
|
464
470
|
if (n) {
|
|
465
471
|
var h = t.pointers.length === 1, c = t.distance < 2, v = t.deltaTime < 250;
|
|
466
472
|
if (h && c && v)
|
|
@@ -481,7 +487,7 @@ var Qt = { exports: {} };
|
|
|
481
487
|
if (D(t, R))
|
|
482
488
|
return R;
|
|
483
489
|
var e = D(t, q), i = D(t, w);
|
|
484
|
-
return e && i ? R : e || i ? e ? q : w : D(t,
|
|
490
|
+
return e && i ? R : e || i ? e ? q : w : D(t, Tt) ? Tt : kt;
|
|
485
491
|
}
|
|
486
492
|
function Re() {
|
|
487
493
|
if (!wt)
|
|
@@ -491,9 +497,9 @@ var Qt = { exports: {} };
|
|
|
491
497
|
t[i] = e ? u.CSS.supports("touch-action", i) : !0;
|
|
492
498
|
}), t;
|
|
493
499
|
}
|
|
494
|
-
var
|
|
500
|
+
var rt = 1, d = 2, H = 4, C = 8, N = C, G = 16, _ = 32;
|
|
495
501
|
function O(t) {
|
|
496
|
-
this.options = g({}, this.defaults, t || {}), this.id = ie(), this.manager = null, this.options.enable = At(this.options.enable, !0), this.state =
|
|
502
|
+
this.options = g({}, this.defaults, t || {}), this.id = ie(), this.manager = null, this.options.enable = At(this.options.enable, !0), this.state = rt, this.simultaneous = {}, this.requireFail = [];
|
|
497
503
|
}
|
|
498
504
|
O.prototype = {
|
|
499
505
|
/**
|
|
@@ -515,10 +521,10 @@ var Qt = { exports: {} };
|
|
|
515
521
|
* @returns {Recognizer} this
|
|
516
522
|
*/
|
|
517
523
|
recognizeWith: function(t) {
|
|
518
|
-
if (
|
|
524
|
+
if (x(t, "recognizeWith", this))
|
|
519
525
|
return this;
|
|
520
526
|
var e = this.simultaneous;
|
|
521
|
-
return t =
|
|
527
|
+
return t = nt(t, this), e[t.id] || (e[t.id] = t, t.recognizeWith(this)), this;
|
|
522
528
|
},
|
|
523
529
|
/**
|
|
524
530
|
* drop the simultaneous link. it doesnt remove the link on the other recognizer.
|
|
@@ -526,7 +532,7 @@ var Qt = { exports: {} };
|
|
|
526
532
|
* @returns {Recognizer} this
|
|
527
533
|
*/
|
|
528
534
|
dropRecognizeWith: function(t) {
|
|
529
|
-
return
|
|
535
|
+
return x(t, "dropRecognizeWith", this) ? this : (t = nt(t, this), delete this.simultaneous[t.id], this);
|
|
530
536
|
},
|
|
531
537
|
/**
|
|
532
538
|
* recognizer can only run when an other is failing
|
|
@@ -534,10 +540,10 @@ var Qt = { exports: {} };
|
|
|
534
540
|
* @returns {Recognizer} this
|
|
535
541
|
*/
|
|
536
542
|
requireFailure: function(t) {
|
|
537
|
-
if (
|
|
543
|
+
if (x(t, "requireFailure", this))
|
|
538
544
|
return this;
|
|
539
545
|
var e = this.requireFail;
|
|
540
|
-
return t =
|
|
546
|
+
return t = nt(t, this), Y(e, t) === -1 && (e.push(t), t.requireFailure(this)), this;
|
|
541
547
|
},
|
|
542
548
|
/**
|
|
543
549
|
* drop the requireFailure link. it does not remove the link on the other recognizer.
|
|
@@ -545,9 +551,9 @@ var Qt = { exports: {} };
|
|
|
545
551
|
* @returns {Recognizer} this
|
|
546
552
|
*/
|
|
547
553
|
dropRequireFailure: function(t) {
|
|
548
|
-
if (
|
|
554
|
+
if (x(t, "dropRequireFailure", this))
|
|
549
555
|
return this;
|
|
550
|
-
t =
|
|
556
|
+
t = nt(t, this);
|
|
551
557
|
var e = Y(this.requireFail, t);
|
|
552
558
|
return e > -1 && this.requireFail.splice(e, 1), this;
|
|
553
559
|
},
|
|
@@ -595,7 +601,7 @@ var Qt = { exports: {} };
|
|
|
595
601
|
*/
|
|
596
602
|
canEmit: function() {
|
|
597
603
|
for (var t = 0; t < this.requireFail.length; ) {
|
|
598
|
-
if (!(this.requireFail[t].state & (_ |
|
|
604
|
+
if (!(this.requireFail[t].state & (_ | rt)))
|
|
599
605
|
return !1;
|
|
600
606
|
t++;
|
|
601
607
|
}
|
|
@@ -607,11 +613,11 @@ var Qt = { exports: {} };
|
|
|
607
613
|
*/
|
|
608
614
|
recognize: function(t) {
|
|
609
615
|
var e = g({}, t);
|
|
610
|
-
if (!
|
|
616
|
+
if (!ct(this.options.enable, [this, e])) {
|
|
611
617
|
this.reset(), this.state = _;
|
|
612
618
|
return;
|
|
613
619
|
}
|
|
614
|
-
this.state & (N | G | _) && (this.state =
|
|
620
|
+
this.state & (N | G | _) && (this.state = rt), this.state = this.process(e), this.state & (d | H | C | G) && this.tryEmit(e);
|
|
615
621
|
},
|
|
616
622
|
/**
|
|
617
623
|
* return the state of the recognizer
|
|
@@ -642,9 +648,9 @@ var Qt = { exports: {} };
|
|
|
642
648
|
return t & G ? "cancel" : t & C ? "end" : t & H ? "move" : t & d ? "start" : "";
|
|
643
649
|
}
|
|
644
650
|
function Zt(t) {
|
|
645
|
-
return t == W ? "down" : t == V ? "up" : t ==
|
|
651
|
+
return t == W ? "down" : t == V ? "up" : t == X ? "left" : t == F ? "right" : "";
|
|
646
652
|
}
|
|
647
|
-
function
|
|
653
|
+
function nt(t, e) {
|
|
648
654
|
var i = e.manager;
|
|
649
655
|
return i ? i.get(t) : t;
|
|
650
656
|
}
|
|
@@ -684,10 +690,10 @@ var Qt = { exports: {} };
|
|
|
684
690
|
return r && (i & p || !n) ? e | G : r || n ? i & o ? e | C : e & d ? e | H : d : _;
|
|
685
691
|
}
|
|
686
692
|
});
|
|
687
|
-
function
|
|
693
|
+
function st() {
|
|
688
694
|
E.apply(this, arguments), this.pX = null, this.pY = null;
|
|
689
695
|
}
|
|
690
|
-
T(
|
|
696
|
+
T(st, E, {
|
|
691
697
|
/**
|
|
692
698
|
* @namespace
|
|
693
699
|
* @memberof PanRecognizer
|
|
@@ -704,7 +710,7 @@ var Qt = { exports: {} };
|
|
|
704
710
|
},
|
|
705
711
|
directionTest: function(t) {
|
|
706
712
|
var e = this.options, i = !0, r = t.distance, n = t.direction, s = t.deltaX, a = t.deltaY;
|
|
707
|
-
return n & e.direction || (e.direction & I ? (n = s === 0 ?
|
|
713
|
+
return n & e.direction || (e.direction & I ? (n = s === 0 ? j : s < 0 ? X : F, i = s != this.pX, r = Math.abs(t.deltaX)) : (n = a === 0 ? j : a < 0 ? V : W, i = a != this.pY, r = Math.abs(t.deltaY))), t.direction = n, i && r > e.threshold && n & e.direction;
|
|
708
714
|
},
|
|
709
715
|
attrTest: function(t) {
|
|
710
716
|
return E.prototype.attrTest.call(this, t) && (this.state & d || !(this.state & d) && this.directionTest(t));
|
|
@@ -715,10 +721,10 @@ var Qt = { exports: {} };
|
|
|
715
721
|
e && (t.additionalEvent = this.options.event + e), this._super.emit.call(this, t);
|
|
716
722
|
}
|
|
717
723
|
});
|
|
718
|
-
function
|
|
724
|
+
function dt() {
|
|
719
725
|
E.apply(this, arguments);
|
|
720
726
|
}
|
|
721
|
-
T(
|
|
727
|
+
T(dt, E, {
|
|
722
728
|
/**
|
|
723
729
|
* @namespace
|
|
724
730
|
* @memberof PinchRecognizer
|
|
@@ -742,10 +748,10 @@ var Qt = { exports: {} };
|
|
|
742
748
|
this._super.emit.call(this, t);
|
|
743
749
|
}
|
|
744
750
|
});
|
|
745
|
-
function
|
|
751
|
+
function Et() {
|
|
746
752
|
O.apply(this, arguments), this._timer = null, this._input = null;
|
|
747
753
|
}
|
|
748
|
-
T(
|
|
754
|
+
T(Et, O, {
|
|
749
755
|
/**
|
|
750
756
|
* @namespace
|
|
751
757
|
* @memberof PressRecognizer
|
|
@@ -766,7 +772,7 @@ var Qt = { exports: {} };
|
|
|
766
772
|
if (this._input = t, !r || !i || t.eventType & (o | p) && !n)
|
|
767
773
|
this.reset();
|
|
768
774
|
else if (t.eventType & f)
|
|
769
|
-
this.reset(), this._timer =
|
|
775
|
+
this.reset(), this._timer = ht(function() {
|
|
770
776
|
this.state = N, this.tryEmit();
|
|
771
777
|
}, e.time, this);
|
|
772
778
|
else if (t.eventType & o)
|
|
@@ -777,13 +783,13 @@ var Qt = { exports: {} };
|
|
|
777
783
|
clearTimeout(this._timer);
|
|
778
784
|
},
|
|
779
785
|
emit: function(t) {
|
|
780
|
-
this.state === N && (t && t.eventType & o ? this.manager.emit(this.options.event + "up", t) : (this._input.timeStamp =
|
|
786
|
+
this.state === N && (t && t.eventType & o ? this.manager.emit(this.options.event + "up", t) : (this._input.timeStamp = ot(), this.manager.emit(this.options.event, this._input)));
|
|
781
787
|
}
|
|
782
788
|
});
|
|
783
|
-
function
|
|
789
|
+
function gt() {
|
|
784
790
|
E.apply(this, arguments);
|
|
785
791
|
}
|
|
786
|
-
T(
|
|
792
|
+
T(gt, E, {
|
|
787
793
|
/**
|
|
788
794
|
* @namespace
|
|
789
795
|
* @memberof RotateRecognizer
|
|
@@ -800,10 +806,10 @@ var Qt = { exports: {} };
|
|
|
800
806
|
return this._super.attrTest.call(this, t) && (Math.abs(t.rotation) > this.options.threshold || this.state & d);
|
|
801
807
|
}
|
|
802
808
|
});
|
|
803
|
-
function
|
|
809
|
+
function It() {
|
|
804
810
|
E.apply(this, arguments);
|
|
805
811
|
}
|
|
806
|
-
T(
|
|
812
|
+
T(It, E, {
|
|
807
813
|
/**
|
|
808
814
|
* @namespace
|
|
809
815
|
* @memberof SwipeRecognizer
|
|
@@ -816,7 +822,7 @@ var Qt = { exports: {} };
|
|
|
816
822
|
pointers: 1
|
|
817
823
|
},
|
|
818
824
|
getTouchAction: function() {
|
|
819
|
-
return
|
|
825
|
+
return st.prototype.getTouchAction.call(this);
|
|
820
826
|
},
|
|
821
827
|
attrTest: function(t) {
|
|
822
828
|
var e = this.options.direction, i;
|
|
@@ -827,10 +833,10 @@ var Qt = { exports: {} };
|
|
|
827
833
|
e && this.manager.emit(this.options.event + e, t), this.manager.emit(this.options.event, t);
|
|
828
834
|
}
|
|
829
835
|
});
|
|
830
|
-
function
|
|
836
|
+
function at() {
|
|
831
837
|
O.apply(this, arguments), this.pTime = !1, this.pCenter = !1, this._timer = null, this._input = null, this.count = 0;
|
|
832
838
|
}
|
|
833
|
-
T(
|
|
839
|
+
T(at, O, {
|
|
834
840
|
/**
|
|
835
841
|
* @namespace
|
|
836
842
|
* @memberof PinchRecognizer
|
|
@@ -849,7 +855,7 @@ var Qt = { exports: {} };
|
|
|
849
855
|
// a multi-tap can be a bit off the initial position
|
|
850
856
|
},
|
|
851
857
|
getTouchAction: function() {
|
|
852
|
-
return [
|
|
858
|
+
return [Tt];
|
|
853
859
|
},
|
|
854
860
|
process: function(t) {
|
|
855
861
|
var e = this.options, i = t.pointers.length === e.pointers, r = t.distance < e.threshold, n = t.deltaTime < e.time;
|
|
@@ -858,18 +864,18 @@ var Qt = { exports: {} };
|
|
|
858
864
|
if (r && n && i) {
|
|
859
865
|
if (t.eventType != o)
|
|
860
866
|
return this.failTimeout();
|
|
861
|
-
var s = this.pTime ? t.timeStamp - this.pTime < e.interval : !0, a = !this.pCenter ||
|
|
867
|
+
var s = this.pTime ? t.timeStamp - this.pTime < e.interval : !0, a = !this.pCenter || $(this.pCenter, t.center) < e.posThreshold;
|
|
862
868
|
this.pTime = t.timeStamp, this.pCenter = t.center, !a || !s ? this.count = 1 : this.count += 1, this._input = t;
|
|
863
869
|
var h = this.count % e.taps;
|
|
864
870
|
if (h === 0)
|
|
865
|
-
return this.hasRequireFailures() ? (this._timer =
|
|
871
|
+
return this.hasRequireFailures() ? (this._timer = ht(function() {
|
|
866
872
|
this.state = N, this.tryEmit();
|
|
867
873
|
}, e.interval, this), d) : N;
|
|
868
874
|
}
|
|
869
875
|
return _;
|
|
870
876
|
},
|
|
871
877
|
failTimeout: function() {
|
|
872
|
-
return this._timer =
|
|
878
|
+
return this._timer = ht(function() {
|
|
873
879
|
this.state = _;
|
|
874
880
|
}, this.options.interval, this), _;
|
|
875
881
|
},
|
|
@@ -881,7 +887,7 @@ var Qt = { exports: {} };
|
|
|
881
887
|
}
|
|
882
888
|
});
|
|
883
889
|
function A(t, e) {
|
|
884
|
-
return e = e || {}, e.recognizers = At(e.recognizers, A.defaults.preset), new
|
|
890
|
+
return e = e || {}, e.recognizers = At(e.recognizers, A.defaults.preset), new _t(t, e);
|
|
885
891
|
}
|
|
886
892
|
A.VERSION = "2.0.7", A.defaults = {
|
|
887
893
|
/**
|
|
@@ -924,13 +930,13 @@ var Qt = { exports: {} };
|
|
|
924
930
|
*/
|
|
925
931
|
preset: [
|
|
926
932
|
// RecognizerClass, options, [recognizeWith, ...], [requireFailure, ...]
|
|
927
|
-
[
|
|
928
|
-
[
|
|
929
|
-
[
|
|
930
|
-
[
|
|
931
|
-
[
|
|
932
|
-
[
|
|
933
|
-
[
|
|
933
|
+
[gt, { enable: !1 }],
|
|
934
|
+
[dt, { enable: !1 }, ["rotate"]],
|
|
935
|
+
[It, { direction: I }],
|
|
936
|
+
[st, { direction: I }, ["swipe"]],
|
|
937
|
+
[at],
|
|
938
|
+
[at, { event: "doubletap", taps: 2 }, ["tap"]],
|
|
939
|
+
[Et]
|
|
934
940
|
],
|
|
935
941
|
/**
|
|
936
942
|
* Some CSS properties can be used to improve the working of Hammer.
|
|
@@ -979,14 +985,14 @@ var Qt = { exports: {} };
|
|
|
979
985
|
tapHighlightColor: "rgba(0,0,0,0)"
|
|
980
986
|
}
|
|
981
987
|
};
|
|
982
|
-
var
|
|
983
|
-
function
|
|
984
|
-
this.options = g({}, A.defaults, e || {}), this.options.inputTarget = this.options.inputTarget || t, this.handlers = {}, this.session = {}, this.recognizers = [], this.oldCssProps = {}, this.element = t, this.input = le(this), this.touchAction = new
|
|
988
|
+
var Le = 1, Bt = 2;
|
|
989
|
+
function _t(t, e) {
|
|
990
|
+
this.options = g({}, A.defaults, e || {}), this.options.inputTarget = this.options.inputTarget || t, this.handlers = {}, this.session = {}, this.recognizers = [], this.oldCssProps = {}, this.element = t, this.input = le(this), this.touchAction = new mt(this, this.options.touchAction), Jt(this, !0), P(this.options.recognizers, function(i) {
|
|
985
991
|
var r = this.add(new i[0](i[1]));
|
|
986
992
|
i[2] && r.recognizeWith(i[2]), i[3] && r.requireFailure(i[3]);
|
|
987
993
|
}, this);
|
|
988
994
|
}
|
|
989
|
-
|
|
995
|
+
_t.prototype = {
|
|
990
996
|
/**
|
|
991
997
|
* set options
|
|
992
998
|
* @param {Object} options
|
|
@@ -1002,7 +1008,7 @@ var Qt = { exports: {} };
|
|
|
1002
1008
|
* @param {Boolean} [force]
|
|
1003
1009
|
*/
|
|
1004
1010
|
stop: function(t) {
|
|
1005
|
-
this.session.stopped = t ? Bt :
|
|
1011
|
+
this.session.stopped = t ? Bt : Le;
|
|
1006
1012
|
},
|
|
1007
1013
|
/**
|
|
1008
1014
|
* run the recognizers!
|
|
@@ -1042,7 +1048,7 @@ var Qt = { exports: {} };
|
|
|
1042
1048
|
* @returns {Recognizer|Manager}
|
|
1043
1049
|
*/
|
|
1044
1050
|
add: function(t) {
|
|
1045
|
-
if (
|
|
1051
|
+
if (x(t, "add", this))
|
|
1046
1052
|
return this;
|
|
1047
1053
|
var e = this.get(t.options.event);
|
|
1048
1054
|
return e && this.remove(e), this.recognizers.push(t), t.manager = this, this.touchAction.update(), t;
|
|
@@ -1053,7 +1059,7 @@ var Qt = { exports: {} };
|
|
|
1053
1059
|
* @returns {Manager}
|
|
1054
1060
|
*/
|
|
1055
1061
|
remove: function(t) {
|
|
1056
|
-
if (
|
|
1062
|
+
if (x(t, "remove", this))
|
|
1057
1063
|
return this;
|
|
1058
1064
|
if (t = this.get(t), t) {
|
|
1059
1065
|
var e = this.recognizers, i = Y(e, t);
|
|
@@ -1070,7 +1076,7 @@ var Qt = { exports: {} };
|
|
|
1070
1076
|
on: function(t, e) {
|
|
1071
1077
|
if (t !== l && e !== l) {
|
|
1072
1078
|
var i = this.handlers;
|
|
1073
|
-
return P(
|
|
1079
|
+
return P(B(t), function(r) {
|
|
1074
1080
|
i[r] = i[r] || [], i[r].push(e);
|
|
1075
1081
|
}), this;
|
|
1076
1082
|
}
|
|
@@ -1084,7 +1090,7 @@ var Qt = { exports: {} };
|
|
|
1084
1090
|
off: function(t, e) {
|
|
1085
1091
|
if (t !== l) {
|
|
1086
1092
|
var i = this.handlers;
|
|
1087
|
-
return P(
|
|
1093
|
+
return P(B(t), function(r) {
|
|
1088
1094
|
e ? i[r] && i[r].splice(Y(i[r], e), 1) : delete i[r];
|
|
1089
1095
|
}), this;
|
|
1090
1096
|
}
|
|
@@ -1095,7 +1101,7 @@ var Qt = { exports: {} };
|
|
|
1095
1101
|
* @param {Object} data
|
|
1096
1102
|
*/
|
|
1097
1103
|
emit: function(t, e) {
|
|
1098
|
-
this.options.domEvents &&
|
|
1104
|
+
this.options.domEvents && xe(t, e);
|
|
1099
1105
|
var i = this.handlers[t] && this.handlers[t].slice();
|
|
1100
1106
|
if (!(!i || !i.length)) {
|
|
1101
1107
|
e.type = t, e.preventDefault = function() {
|
|
@@ -1118,11 +1124,11 @@ var Qt = { exports: {} };
|
|
|
1118
1124
|
if (i.style) {
|
|
1119
1125
|
var r;
|
|
1120
1126
|
P(t.options.cssProps, function(n, s) {
|
|
1121
|
-
r =
|
|
1127
|
+
r = Q(i.style, s), e ? (t.oldCssProps[r] = i.style[r], i.style[r] = n) : i.style[r] = t.oldCssProps[r] || "";
|
|
1122
1128
|
}), e || (t.oldCssProps = {});
|
|
1123
1129
|
}
|
|
1124
1130
|
}
|
|
1125
|
-
function
|
|
1131
|
+
function xe(t, e) {
|
|
1126
1132
|
var i = yt.createEvent("Event");
|
|
1127
1133
|
i.initEvent(t, !0, !0), i.gesture = e, e.target.dispatchEvent(i);
|
|
1128
1134
|
}
|
|
@@ -1131,55 +1137,53 @@ var Qt = { exports: {} };
|
|
|
1131
1137
|
INPUT_MOVE: M,
|
|
1132
1138
|
INPUT_END: o,
|
|
1133
1139
|
INPUT_CANCEL: p,
|
|
1134
|
-
STATE_POSSIBLE:
|
|
1140
|
+
STATE_POSSIBLE: rt,
|
|
1135
1141
|
STATE_BEGAN: d,
|
|
1136
1142
|
STATE_CHANGED: H,
|
|
1137
1143
|
STATE_ENDED: C,
|
|
1138
1144
|
STATE_RECOGNIZED: N,
|
|
1139
1145
|
STATE_CANCELLED: G,
|
|
1140
1146
|
STATE_FAILED: _,
|
|
1141
|
-
DIRECTION_NONE:
|
|
1142
|
-
DIRECTION_LEFT:
|
|
1143
|
-
DIRECTION_RIGHT:
|
|
1147
|
+
DIRECTION_NONE: j,
|
|
1148
|
+
DIRECTION_LEFT: X,
|
|
1149
|
+
DIRECTION_RIGHT: F,
|
|
1144
1150
|
DIRECTION_UP: V,
|
|
1145
1151
|
DIRECTION_DOWN: W,
|
|
1146
1152
|
DIRECTION_HORIZONTAL: I,
|
|
1147
1153
|
DIRECTION_VERTICAL: U,
|
|
1148
1154
|
DIRECTION_ALL: Ut,
|
|
1149
|
-
Manager:
|
|
1155
|
+
Manager: _t,
|
|
1150
1156
|
Input: m,
|
|
1151
|
-
TouchAction:
|
|
1152
|
-
TouchInput:
|
|
1153
|
-
MouseInput:
|
|
1154
|
-
PointerEventInput:
|
|
1155
|
-
TouchMouseInput:
|
|
1156
|
-
SingleTouchInput:
|
|
1157
|
+
TouchAction: mt,
|
|
1158
|
+
TouchInput: et,
|
|
1159
|
+
MouseInput: tt,
|
|
1160
|
+
PointerEventInput: vt,
|
|
1161
|
+
TouchMouseInput: pt,
|
|
1162
|
+
SingleTouchInput: Ft,
|
|
1157
1163
|
Recognizer: O,
|
|
1158
1164
|
AttrRecognizer: E,
|
|
1159
|
-
Tap:
|
|
1160
|
-
Pan:
|
|
1161
|
-
Swipe:
|
|
1162
|
-
Pinch:
|
|
1163
|
-
Rotate:
|
|
1164
|
-
Press:
|
|
1165
|
-
on:
|
|
1166
|
-
off:
|
|
1165
|
+
Tap: at,
|
|
1166
|
+
Pan: st,
|
|
1167
|
+
Swipe: It,
|
|
1168
|
+
Pinch: dt,
|
|
1169
|
+
Rotate: gt,
|
|
1170
|
+
Press: Et,
|
|
1171
|
+
on: z,
|
|
1172
|
+
off: Z,
|
|
1167
1173
|
each: P,
|
|
1168
1174
|
merge: te,
|
|
1169
1175
|
extend: Ot,
|
|
1170
1176
|
assign: g,
|
|
1171
1177
|
inherit: T,
|
|
1172
|
-
bindFn:
|
|
1173
|
-
prefixed:
|
|
1178
|
+
bindFn: lt,
|
|
1179
|
+
prefixed: Q
|
|
1174
1180
|
});
|
|
1175
1181
|
var Ye = typeof u != "undefined" ? u : typeof self != "undefined" ? self : {};
|
|
1176
1182
|
Ye.Hammer = A, typeof l == "function" && l.amd ? l(function() {
|
|
1177
1183
|
return A;
|
|
1178
|
-
}) :
|
|
1184
|
+
}) : k.exports ? k.exports = A : u[jt] = A;
|
|
1179
1185
|
})(window, document, "Hammer");
|
|
1180
|
-
})(
|
|
1181
|
-
var be = Qt.exports;
|
|
1182
|
-
const Xe = /* @__PURE__ */ He(be);
|
|
1186
|
+
})(He);
|
|
1183
1187
|
export {
|
|
1184
|
-
|
|
1188
|
+
Qt as hammerExports
|
|
1185
1189
|
};
|