Area restrita - Questionario
This commit is contained in:
+3
-3
@@ -1,10 +1,10 @@
|
||||
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
||||
|
||||
/*!
|
||||
* MorphSVGPlugin 3.14.2
|
||||
* MorphSVGPlugin 3.15.0
|
||||
* https://gsap.com
|
||||
*
|
||||
* @license Copyright 2008-2025, GreenSock. All rights reserved.
|
||||
* @license Copyright 2008-2026, GreenSock. All rights reserved.
|
||||
* Subject to the terms at https://gsap.com/standard-license
|
||||
* @author: Jack Doyle, jack@greensock.com
|
||||
*/
|
||||
@@ -826,7 +826,7 @@ _recordControlPointData = function _recordControlPointData(rawPath) {
|
||||
};
|
||||
|
||||
export var MorphSVGPlugin = {
|
||||
version: "3.14.2",
|
||||
version: "3.15.0",
|
||||
name: "morphSVG",
|
||||
rawVars: 1,
|
||||
// otherwise "render" would be interpreted as a function-based value.
|
||||
|
||||
Reference in New Issue
Block a user