You are here

fiu.libraries.yml in Fine Image Upload 8

Same filename and directory in other branches
  1. 8.2 fiu.libraries.yml

File

fiu.libraries.yml
View source
  1. jquery.ui:
  2. version: 1.12.1
  3. license:
  4. name: MIT
  5. js:
  6. js/jquery-ui.min.js: { minified: true }
  7. magnific_popup:
  8. remote: http://dimsemenov.com/plugins/magnific-popup/
  9. version: 1.0
  10. license:
  11. name: MIT
  12. js:
  13. js/magnific-popup.js: {}
  14. js/jquery.magnific-popup.min.js: {minified: true}
  15. css:
  16. base:
  17. css/magnific-popup.css: {}
  18. dependencies:
  19. - core/jquery
  20. - core/jquery.once
  21. image:
  22. version: 1.0
  23. css:
  24. theme:
  25. css/style.css: {}
  26. js:
  27. js/script.js: {}
  28. js/file-upload.js: {}
  29. dependencies:
  30. - core/drupal.ajax
  31. - fiu/jquery.ui
  32. - fiu/magnific_popup