You are here

opigno_moxtra.libraries.yml in Opigno Moxtra 3.x

Same filename and directory in other branches
  1. 8 opigno_moxtra.libraries.yml

File

opigno_moxtra.libraries.yml
View source
  1. moxtra.js:
  2. version: VERSION
  3. header: true
  4. js:
  5. https://opigno-dev.moxtra.com/web/websdk/dist/mepsdk.js: { type: external, attributes: { id: opignomoxtrajs2 } }
  6. meeting_form:
  7. version: VERSION
  8. js:
  9. js/meeting_form.js: {}
  10. dependencies:
  11. - core/jquery
  12. - core/jquery.once
  13. meeting_scheduled:
  14. version: VERSION
  15. js:
  16. js/meeting_scheduled.js: {}
  17. dependencies:
  18. - core/jquery
  19. - core/jquery.once
  20. - core/drupalSettings
  21. meeting_started:
  22. version: VERSION
  23. js:
  24. js/meeting_started.js: {}
  25. dependencies:
  26. - core/jquery
  27. - core/jquery.once
  28. - core/drupalSettings
  29. - opigno_moxtra/moxtra.js
  30. settings_form:
  31. version: VERSION
  32. css:
  33. theme:
  34. css/settings_form.css: {}
  35. workspace:
  36. version: VERSION
  37. js:
  38. js/workspace.js: {}
  39. dependencies:
  40. - core/jquery
  41. - core/jquery.once
  42. - core/drupalSettings