You are here

bootstrap4_modal.libraries.yml in Bootstrap 4 Modal 8

Same filename and directory in other branches
  1. 2.x bootstrap4_modal.libraries.yml

File

bootstrap4_modal.libraries.yml
View source
  1. bs4_modal.dialog:
  2. version: VERSION
  3. js:
  4. js/bs4_modal.dialog.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/drupalSettings
  9. - core/drupal.debounce
  10. - core/drupal.displace
  11. bs4_modal.dialog.ajax:
  12. version: VERSION
  13. js:
  14. js/bs4_modal.dialog.ajax.js: {}
  15. dependencies:
  16. - core/jquery
  17. - core/drupal
  18. - core/drupalSettings
  19. - core/drupal.ajax
  20. - bootstrap4_modal/bs4_modal.dialog
  21. bs4_modal.entity_browser:
  22. version: VERSION
  23. js:
  24. js/bs4_modal_entitybrowser.js: {}
  25. dependencies:
  26. - bootstrap4_modal/bs4_modal.dialog
  27. - bootstrap4_modal/bs4_modal.dialog.ajax
  28. bootstrap4_modal_selection:
  29. version: VERSION
  30. js:
  31. js/entity_browser.bootstrap4_modal_selection.js: {}
  32. dependencies:
  33. - core/drupalSettings