You are here

elevatezoomplus.libraries.yml in ElevateZoom Plus 8

File

elevatezoomplus.libraries.yml
View source
  1. elevatezoomplus:
  2. remote: https://github.com/igorlino/elevatezoom-plus
  3. version: 2.x
  4. license:
  5. name: MIT License
  6. url: https://github.com/igorlino/elevatezoom-plus/blob/1.2.4/LICENSE
  7. gpl-compatible: true
  8. js:
  9. /libraries/elevatezoom-plus/src/jquery.ez-plus.js: { weight: -5 }
  10. dependencies:
  11. - core/jquery
  12. load:
  13. version: VERSION
  14. js:
  15. js/elevatezoomplus.load.min.js: { minified: true }
  16. css:
  17. theme:
  18. css/elevatezoomplus.css: {}
  19. dependencies:
  20. - core/drupal
  21. - core/drupalSettings
  22. - core/jquery.once
  23. - blazy/blazybox
  24. - elevatezoomplus/elevatezoomplus
  25. admin:
  26. version: VERSION
  27. css:
  28. theme:
  29. css/elevatezoomplus.admin.css: {}
  30. dependencies:
  31. - blazy/admin