materiotheme.libraries.yml 895 B

123456789101112131415161718192021222324252627282930
  1. global-css:
  2. version: VERSION
  3. css:
  4. theme:
  5. assets/dist/styles/app.min.css: {}
  6. global-js:
  7. version: VERSION
  8. js:
  9. # assets/dist/bower/jquery.hotkeys.js: { scope: footer }
  10. # assets/dist/bower/imagesloaded.pkgd.min.js: { minified: true }
  11. # assets/dist/bower/masonry.pkgd.min.js: { minified: true }
  12. assets/dist/scripts/main.min.js: { minified: true }
  13. dependencies:
  14. - core/drupal
  15. # - core/drupal.ajax
  16. # - core/drupal.autocomplete
  17. - core/matchmedia
  18. - core/matchmedia.addListener
  19. - core/jquery
  20. # - core/jquery.once
  21. # - core/jquery.ui.draggable
  22. # - core/jquery.ui.dropable
  23. # - core/jquery.ui.sortable
  24. # - edlp_corpus/corpus
  25. # - edlp_studio/edlp_studio-library
  26. # - edlp_search/edlp_search-library
  27. # - url_to_video_filter/player_embed
  28. # - url_to_video_filter/vimeo_embed
  29. # - url_to_video_filter/youtube_embed