You are here

toggle_editable_fields.libraries.yml in Toggle Editable fields 8

File

toggle_editable_fields.libraries.yml
View source
  1. bootstrap.toogle:
  2. title: 'bootstrap-toggle'
  3. website: http://www.bootstraptoggle.com
  4. version: 2.2.2
  5. license:
  6. name: MIT
  7. url: https://github.com/minhur/bootstrap-toggle/blob/master/LICENSE
  8. gpl-compatible: true
  9. css:
  10. base:
  11. /libraries/bootstrap-toggle/css/bootstrap-toggle.min.css: {}
  12. css/toggle_editable_fields.css: {}
  13. js:
  14. /libraries/bootstrap-toggle/js/bootstrap-toggle.min.js: { weight: -4, minified: true }
  15. dependencies:
  16. - core/jquery
  17. - core/jquery.once
  18. - core/drupal
  19. - core/drupalSettings