You are here

term_reference_fancytree.libraries.yml in Term Reference Fancytree 8.2

Same filename and directory in other branches
  1. 8 term_reference_fancytree.libraries.yml

File

term_reference_fancytree.libraries.yml
View source
  1. fancytree:
  2. remote: https://github.com/mar10/fancytree
  3. version: 2.28.1
  4. license:
  5. name: MIT
  6. url: https://github.com/mar10/fancytree/wiki/LicenseInfo
  7. gpl-compatible: true
  8. css:
  9. component:
  10. https://cdn.jsdelivr.net/npm/jquery.fancytree@2.28.1/dist/skin-lion/ui.fancytree.min.css: {}
  11. js:
  12. js/jquery.fancytree.min.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/jquery.ui
  16. - core/jquery.ui.widget
  17. - jquery_ui_effects/core
  18. - jquery_ui_effects/blind
  19. tree:
  20. version: 1.x
  21. css:
  22. component:
  23. css/term_reference_fancytree.css: {}
  24. js:
  25. js/tree.js: {}
  26. dependencies:
  27. - term_reference_fancytree/fancytree
  28. - core/drupalSettings