You are here

photos.libraries.yml in Album Photos 8.5

Same filename and directory in other branches
  1. 8.4 photos.libraries.yml
  2. 6.0.x 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/jquery.ui
  16. - core/jquery.ui.draggable
  17. - core/jquery.ui.sortable
  18. - core/drupal
  19. - core/drupalSettings
  20. photos.admin:
  21. version: 1.x
  22. css:
  23. theme:
  24. css/photos.admin.css: {}
  25. photos.album-grid:
  26. version: 1.x
  27. css:
  28. theme:
  29. css/photos.grid.css: {}
  30. photos.block.information:
  31. version: 1.x
  32. css:
  33. theme:
  34. css/block/photos_information.css: {}
  35. photos.statistics:
  36. version: 1.x
  37. js:
  38. js/photos.statistics.js: {}
  39. dependencies:
  40. - core/jquery
  41. - core/drupal
  42. - core/drupalSettings