All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.dirigible.dev-tools.animation.module.json Maven / Gradle / Ivy

There is a newer version: 10.6.27
Show newest version
{
    "extensions": [
        {
            "type": "view",
            "location": "drawer-view",
            "id": "animations",
            "title": "Animations",
            "persistence": "closeable",
            "order": 0,
            "className": "Animation.AnimationTimeline"
        }
    ],
    "dependencies": [
        "elements"
    ],
    "scripts": [],
    "modules": [
        "animation.js",
        "animation-legacy.js",
        "AnimationModel.js",
        "AnimationGroupPreviewUI.js",
        "AnimationScreenshotPopover.js",
        "AnimationTimeline.js",
        "AnimationUI.js"
    ],
    "resources": [
        "animationScreenshotPopover.css",
        "animationTimeline.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy