vp-1.0.x-dev/modules/vp_visual_editor/vp_visual_editor.libraries.yml
modules/vp_visual_editor/vp_visual_editor.libraries.yml
# Custom module library for general purposes.
vp_visual_editor:
js:
js/vp-visual-editor.js: {}
css:
component:
css/vp-visual-editor.css: {}
dependencies:
- core/drupalSettings
- core/once
- core/drupal
- core/jquery
- core/drupal.dialog.ajax
drawflow:
remote: https://github.com/jerosoler/Drawflow
version: 2.0.5
license:
name: MIT
url: https://github.com/jerosoler/Drawflow
gpl-compatible: true
js:
https://cdn.jsdelivr.net/gh/jerosoler/Drawflow/dist/drawflow.min.js: {type: external, minified: true}
css:
theme:
'https://cdn.jsdelivr.net/gh/jerosoler/Drawflow/dist/drawflow.min.css': { type: external, minified: true }
