You are here

we_megamenu.libraries.yml in Drupal Mega Menu 8

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

File

we_megamenu.libraries.yml
View source
  1. form.we-mega-menu-backend:
  2. version:
  3. css:
  4. theme:
  5. assets/includes/bootstrap/css/bootstrap.min.css: {}
  6. assets/includes/jquery-ui.css: {}
  7. assets/includes/animate.css: {}
  8. assets/includes/chosen/chosen.css: {}
  9. assets/css/we_megamenu_backend.css: {}
  10. js:
  11. assets/includes/bootstrap/js/bootstrap.min.js: {}
  12. assets/js/jquery-ui.js: {}
  13. assets/includes/bootstrap-notify/bootstrap-notify.min.js: {}
  14. assets/includes/chosen/chosen.jquery.js: {}
  15. assets/js/we_megamenu.icon.js: {}
  16. assets/js/we_megamenu.js: {}
  17. dependencies:
  18. - core/jquery
  19. - core/drupal
  20. - core/drupalSettings
  21. - core/jquery.once
  22. form.we-mega-menu-frontend:
  23. version: 1.0
  24. css:
  25. theme:
  26. assets/includes/bootstrap/css/bootstrap.min.css: {}
  27. assets/css/we_megamenu_backend.css: {}
  28. js:
  29. assets/js/we_mobile_menu.js: {}
  30. assets/js/we_megamenu_frontend.js: {}
  31. dependencies:
  32. - core/jquery
  33. - core/drupal
  34. - core/drupalSettings
  35. - core/jquery.once