{
    "shapes": [
        {
            "order": 1,
            "type": "svgfile",
            "name": "Rectangle",
            "mode": "light",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 100,
            "icon": "rectangle-icon.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "right",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "top",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "bottom",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "center",
                    "file": "rectangle.svg"
                }
            ]
        },
        {
            "order": 4,
            "type": "svgfile",
            "name": "Circle",
            "mode": "light",
            "className": "shape-svg",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": false,
            "defaultSize": 140,
            "icon": "circle-icon.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "circle.svg"
                },
                {
                    "direction": "right",
                    "file": "circle.svg"
                },
                {
                    "direction": "top",
                    "file": "circle.svg"
                },
                {
                    "direction": "bottom",
                    "file": "circle.svg"
                },
                {
                    "direction": "center",
                    "file": "circle.svg"
                }
            ]
        },
        {
            "order": 3,
            "type": "svgfile",
            "name": "Arrow",
            "mode": "light",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 150,
            "icon": "arrow-icon.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "arrow-left.svg"
                },
                {
                    "direction": "right",
                    "file": "arrow-right.svg"
                },
                {
                    "direction": "top",
                    "file": "arrow-top.svg"
                },
                {
                    "direction": "bottom",
                    "file": "arrow-bottom.svg"
                }
            ]
        },
        {
            "order": 6,
            "type": "svgfile",
            "name": "Bevel 1",
            "mode": "pro",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 300,
            "icon": "bevel1-icon__premium_only.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "bevel1-left__premium_only.svg"
                },
                {
                    "direction": "right",
                    "file": "bevel1-right__premium_only.svg"
                },
                {
                    "direction": "top",
                    "file": "bevel1-top__premium_only.svg"
                },
                {
                    "direction": "bottom",
                    "file": "bevel1-bottom__premium_only.svg"
                }
            ]
        },
        {
            "order": 8,
            "type": "svgfile",
            "name": "Bevel 2",
            "mode": "pro",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 170,
            "icon": "bevel2-icon__premium_only.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "bevel2-left__premium_only.svg"
                },
                {
                    "direction": "right",
                    "file": "bevel2-right__premium_only.svg"
                },
                {
                    "direction": "top",
                    "file": "bevel2-top__premium_only.svg"
                },
                {
                    "direction": "bottom",
                    "file": "bevel2-bottom__premium_only.svg"
                }
            ]
        },
        {
            "order": 7,
            "type": "svgfile",
            "name": "Bevel 1 flipped",
            "mode": "pro",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 300,
            "icon": "bevel1-flip-icon__premium_only.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "bevel1-flip-left__premium_only.svg"
                },
                {
                    "direction": "right",
                    "file": "bevel1-flip-right__premium_only.svg"
                },
                {
                    "direction": "top",
                    "file": "bevel1-flip-top__premium_only.svg"
                },
                {
                    "direction": "bottom",
                    "file": "bevel1-flip-bottom__premium_only.svg"
                }
            ]
        },
        {
            "order": 9,
            "type": "svgfile",
            "name": "Bevel 2 flipped",
            "mode": "pro",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 170,
            "icon": "bevel2-flip-icon__premium_only.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "bevel2-flip-left__premium_only.svg"
                },
                {
                    "direction": "right",
                    "file": "bevel2-flip-right__premium_only.svg"
                },
                {
                    "direction": "top",
                    "file": "bevel2-flip-top__premium_only.svg"
                },
                {
                    "direction": "bottom",
                    "file": "bevel2-flip-bottom__premium_only.svg"
                }
            ]
        },
        {
            "order": 4,
            "type": "svgfile",
            "name": "Ellipse",
            "mode": "pro",
            "className": "shape-svg-fitted",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": true,
            "defaultSize": 145,
            "icon": "circle-elipse-icon__premium_only.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "circle-elipse__premium_only.svg"
                },
                {
                    "direction": "right",
                    "file": "circle-elipse__premium_only.svg"
                },
                {
                    "direction": "top",
                    "file": "circle-elipse__premium_only.svg"
                },
                {
                    "direction": "bottom",
                    "file": "circle-elipse__premium_only.svg"
                },
                {
                    "direction": "center",
                    "file": "circle-elipse__premium_only.svg"
                }
            ]
        },
        {
            "order": 2,
            "type": "svgfile",
            "name": "Square",
            "mode": "light",
            "className": "shape-svg",
            "functionData": "shapeSVGdata",
            "functionAnim": "shapeSVGanim",
            "fittedToContainer": false,
            "defaultSize": 100,
            "icon": "square-icon.png",
            "directions": [
                {
                    "direction": "left",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "right",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "top",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "bottom",
                    "file": "rectangle.svg"
                },
                {
                    "direction": "center",
                    "file": "rectangle.svg"
                }
            ]
        }
    ],
    "easing": {
        "functions": [
            {
                "order": 1,
                "name": "Linear",
                "function": "linear"
            },
            {
                "order": 2,
                "name": "Ease In",
                "function": "easeIn"
            },
            {
                "order": 3,
                "name": "Ease Out",
                "function": "easeOut"
            },
            {
                "order": 4,
                "name": "Ease In Out",
                "function": "easeInOut"
            },
            {
                "order": 5,
                "name": "Back In",
                "function": "backIn"
            },
            {
                "order": 6,
                "name": "Back Out",
                "function": "backOut"
            },
            {
                "order": 7,
                "name": "Back In Out",
                "function": "backInOut"
            },
            {
                "order": 8,
                "name": "Circ In",
                "function": "circIn"
            },
            {
                "order": 9,
                "name": "Circ Out",
                "function": "circOut"
            },
            {
                "order": 10,
                "name": "Circ In Out",
                "function": "circInOut"
            },
            {
                "order": 11,
                "name": "Anticipate",
                "function": "anticipate"
            }
        ],
        "default": {
            "functions": "easeOut",
            "inOutEasing": ""
        }
    }
}