Files
pleno-vue/web-types.json
Jeppe B 1729443cc3 Resolve frontend Qodana critical and high findings (#176)
Resolve recommended-profile Critical and High findings, update vulnerable dependencies, restore invoice queue E2E authentication setup, and clear the remaining frontend Qodana findings.
2026-07-17 06:22:51 +02:00

35 lines
2.2 KiB
JSON

{
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
"name": "pleno-global-vue-components",
"version": "1.0.0",
"framework": "vue",
"description-markup": "markdown",
"contributions": {
"html": {
"vue-components": [
{ "name": "b-button", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-dropdown", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-dropdown-item", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-field", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-icon", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-input", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-message", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-modal", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-notification", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-progress", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-select", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-skeleton", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-step-item", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-steps", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-switch", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-tab-item", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-table", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-table-column", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-tabs", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-tag", "description": "Globally registered by the Buefy plugin." },
{ "name": "b-tooltip", "description": "Globally registered by the Buefy plugin." }
]
}
}
}