You are here

layout_paragraphs.libraries.yml in Layout Paragraphs 1.0.x

Same filename and directory in other branches
  1. 2.0.x layout_paragraphs.libraries.yml

File

layout_paragraphs.libraries.yml
View source
  1. dragula:
  2. remote: https://github.com/bevacqua/dragula
  3. verion: 3.7.2
  4. license:
  5. name: MIT
  6. url: https://github.com/bevacqua/dragula/blob/master/license
  7. gpl-compatible: true
  8. css:
  9. theme:
  10. https://cdnjs.cloudflare.com/ajax/libs/dragula/3.7.2/dragula.min.css: {type: external, minified: true}
  11. js:
  12. https://cdnjs.cloudflare.com/ajax/libs/dragula/3.7.2/dragula.min.js: {type: external, minified: true}
  13. layout_paragraphs_widget:
  14. css:
  15. layout:
  16. css/layout-paragraphs-widget.css: {}
  17. js:
  18. js/layout-paragraphs-widget.js: {}
  19. dependencies:
  20. - layout_paragraphs/dragula
  21. - core/jquery
  22. - core/jquery.ui.draggable
  23. - core/drupal.dialog
  24. - core/drupal.dialog.ajax
  25. - core/drupal.ajax