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

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

There is a newer version: 10.6.27
Show newest version
{
  "extensions": [
    {
      "type": "@UI.ToolbarItem.Provider",
      "className": "ConsoleCounters.WarningErrorCounter",
      "order": 1,
      "location": "main-toolbar-right"
    }
  ],
  "dependencies": [
    "common",
    "ui",
    "sdk"
  ],
  "scripts": [],
  "modules": [
    "console_counters.js",
    "console_counters-legacy.js",
    "WarningErrorCounter.js"
  ],
  "resources": [
    "errorWarningCounter.css"
  ]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy