You are here

photos.libraries.yml in Album Photos 6.0.x

Same filename and directory in other branches
  1. 8.5 photos.libraries.yml
  2. 8.4 photos.libraries.yml

File

photos.libraries.yml
View source
  1. photos.default.style:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/photos.default.style.css: {}
  6. photos.dragndrop:
  7. version: 1.x
  8. css:
  9. theme:
  10. css/photos.dragndrop.css: {}
  11. js:
  12. js/photos.dragndrop.js: {}
  13. dependencies:
  14. - core/jquery
  15. - core/drupal
  16. - core/drupalSettings
  17. - core/sortable
  18. photos.admin:
  19. version: 1.x
  20. css:
  21. theme:
  22. css/photos.admin.css: {}
  23. photos.album-grid:
  24. version: 1.x
  25. css:
  26. theme:
  27. css/photos.grid.css: {}
  28. photos.block.information:
  29. version: 1.x
  30. css:
  31. theme:
  32. css/block/photos_information.css: {}
  33. photos.statistics:
  34. version: 1.x
  35. js:
  36. js/photos.statistics.js: {}
  37. dependencies:
  38. - core/jquery
  39. - core/drupal
  40. - core/drupalSettings