Same filename and directory in other branches
  1. 5.0.x views_slideshow.libraries.yml 1 comment
  2. 8.x-4.x views_slideshow.libraries.yml 1 comment
views_slideshow.libraries.yml

File

./views_slideshow.libraries.yml

View source
  1. form:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/views_slideshow.css: {}
  6. widget_info:
  7. version: VERSION
  8. js:
  9. js/views_slideshow.js: {}
  10. dependencies:
  11. - core/jquery
  12. - core/drupal
  13. - core/drupalSettings
  14. controls_text:
  15. version: VERSION
  16. css:
  17. css/controls_text.css: {}
  18. jquery_hoverIntent:
  19. remote: https://github.com/briancherne/jquery-hoverIntent
  20. version: 1.9
  21. license:
  22. name: MIT
  23. gpl-compatible: true
  24. js:
  25. /libraries/jquery.hoverIntent/jquery.hoverIntent.js: {}
  26. dependencies:
  27. - core/jquery