framer-motion
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ 'use strict'; | ||
var create = require('./create-Dr1Bf9gl.js'); | ||
var create = require('./create-C-c1JfhA.js'); | ||
require('motion-dom'); | ||
@@ -8,0 +8,0 @@ require('motion-utils'); |
@@ -964,2 +964,22 @@ /// <reference types="react" /> | ||
start(event: React$1.PointerEvent | PointerEvent, options?: DragControlOptions): void; | ||
/** | ||
* Cancels a drag gesture. | ||
* | ||
* ```jsx | ||
* dragControls.cancel() | ||
* ``` | ||
* | ||
* @public | ||
*/ | ||
cancel(): void; | ||
/** | ||
* Stops a drag gesture. | ||
* | ||
* ```jsx | ||
* dragControls.stop() | ||
* ``` | ||
* | ||
* @public | ||
*/ | ||
stop(): void; | ||
} | ||
@@ -966,0 +986,0 @@ /** |
{ | ||
"name": "framer-motion", | ||
"version": "12.22.0", | ||
"version": "12.23.0", | ||
"description": "A simple and powerful JavaScript animation library", | ||
@@ -145,3 +145,3 @@ "main": "dist/cjs/index.js", | ||
], | ||
"gitHead": "17b2e79a8f6ae3f8d15e884fef821bfdeafc31c4" | ||
"gitHead": "a373936bc35696ea3f7335d58aaa6b0be71a1fb7" | ||
} |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
2314731
0.25%43041
0.43%