You are here

paragraphs_features.libraries.yml in Paragraphs Features 8

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

File

paragraphs_features.libraries.yml
View source
  1. drupal.paragraphs_features.add_in_between:
  2. js:
  3. js/paragraphs-features.add-in-between.js: {}
  4. css:
  5. theme:
  6. css/paragraphs-features.add-in-between.css: {}
  7. dependencies:
  8. - core/drupal
  9. - core/jquery.once
  10. - paragraphs/drupal.paragraphs.modal
  11. drupal.paragraphs_features.delete_confirmation:
  12. js:
  13. js/paragraphs-features.delete-confirmation.js: {}
  14. drupal.paragraphs_features.split_text:
  15. js:
  16. js/paragraphs-features.split-text.js: {}
  17. dependencies:
  18. - core/drupal
  19. - core/jquery.once
  20. drupal.paragraphs_features.scroll_to_element:
  21. js:
  22. js/paragraphs-features.scroll-to-element.js: {}
  23. dependencies:
  24. - core/drupal