You are here

views_timelinejs.libraries.yml in Views TimelineJS integration 8.3

File

views_timelinejs.libraries.yml
View source
  1. timelinejs.cdn:
  2. remote: https://github.com/NUKnightLab/TimelineJS3
  3. version: 3.3.15
  4. license:
  5. name: MPL
  6. url: https://github.com/NUKnightLab/TimelineJS3/blob/master/LICENSE
  7. gpl-compatible: false
  8. css:
  9. component:
  10. https://cdn.knightlab.com/libs/timeline3/latest/css/timeline.css: { type: external }
  11. js:
  12. https://cdn.knightlab.com/libs/timeline3/latest/js/timeline.js: { type: external }
  13. timelinejs.local:
  14. remote: https://timeline.knightlab.com
  15. version: 3.3.15
  16. license:
  17. name: MPL
  18. url: https://github.com/NUKnightLab/TimelineJS3/blob/master/LICENSE
  19. gpl-compatible: false
  20. css:
  21. component:
  22. /libraries/TimelineJS3/compiled/css/timeline.css: { }
  23. js:
  24. /libraries/TimelineJS3/compiled/js/timeline.js: { }
  25. create_timeline:
  26. version: 3.x
  27. js:
  28. js/views_timelinejs.js: { }
  29. dependencies:
  30. - core/drupalSettings