You are here

paragraphs_features.libraries.yml in Paragraphs Features 2.x

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

File

paragraphs_features.libraries.yml
View source
  1. 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. - paragraphs_features/widget
  12. delete_confirmation:
  13. js:
  14. js/paragraphs-features.delete-confirmation.js: {}
  15. css:
  16. theme:
  17. css/paragraphs-features.delete-confirmation.css: {}
  18. dependencies:
  19. - core/drupal
  20. - core/jquery.once
  21. sorting:
  22. js:
  23. js/paragraphs-features.sorting.js: {}
  24. js/tabledrag.checkbox.js: {}
  25. css:
  26. theme:
  27. css/paragraphs-features.sorting.css: {}
  28. dependencies:
  29. - core/drupal
  30. - core/jquery.once
  31. - core/drupal.tabledrag
  32. - paragraphs_features/widget
  33. split_text:
  34. js:
  35. js/paragraphs-features.split-text.js: {}
  36. dependencies:
  37. - core/drupal
  38. - core/jquery.once
  39. widget:
  40. css:
  41. theme:
  42. css/paragraphs-features.widget.css: { }
  43. drupal.paragraphs_features.scroll_to_element:
  44. js:
  45. js/paragraphs-features.scroll-to-element.js: {}
  46. dependencies:
  47. - core/drupal