You are here

entity_reference_tree.libraries.yml in Entity Reference Tree Widget 2.x

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

File

entity_reference_tree.libraries.yml
View source
  1. widget:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/entity-reference-tree.css: {}
  6. jstree:
  7. version: 3.3.7
  8. js:
  9. js/jstree/jstree.min.js: { minified: true }
  10. dependencies:
  11. - core/jquery
  12. - core/drupalSettings
  13. jstree_default_theme:
  14. version: 3.3.7
  15. css:
  16. theme:
  17. css/jstree/themes/default/style.min.css: { minified: true }
  18. jstree_default-dark_theme:
  19. version: 3.3.7
  20. css:
  21. theme:
  22. css/jstree/themes/default-dark/style.min.css: { minified: true }
  23. entity_tree:
  24. js:
  25. js/entity_reference_tree.js: {}
  26. dependencies:
  27. - entity_reference_tree/jstree