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

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

There is a newer version: 10.6.27
Show newest version
{
    "dependencies": [
        "ui"
    ],
    "scripts": [
    ],
    "modules": [
        "inline_editor.js",
        "inline_editor-legacy.js",
        "BezierEditor.js",
        "BezierUI.js",
        "ColorSwatch.js",
        "CSSShadowEditor.js",
        "SwatchPopoverHelper.js",
        "CSSShadowModel.js"
    ],
    "resources": [
        "bezierEditor.css",
        "colorSwatch.css",
        "bezierSwatch.css",
        "cssShadowSwatch.css",
        "cssShadowEditor.css",
        "swatchPopover.css"
    ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy