paragraphs.libraries.yml

paragraphs/paragraphs.libraries.yml

File

paragraphs/paragraphs.libraries.yml
View source
  1. drupal.paragraphs.admin:
  2. dependencies:
  3. - core/jquery
  4. - core/drupal
  5. - core/drupalSettings
  6. - core/once
  7. - core/drupal.ajax
  8. - core/drupal.dropbutton
  9. css:
  10. theme:
  11. css/paragraphs.admin.css: {}
  12. drupal.paragraphs.widget:
  13. dependencies:
  14. - core/jquery
  15. - core/drupal
  16. - core/drupalSettings
  17. - core/once
  18. - core/drupal.ajax
  19. - core/drupal.dropbutton
  20. - paragraphs/drupal.paragraphs.summary
  21. css:
  22. theme:
  23. css/paragraphs.widget.css: {}
  24. js:
  25. js/paragraphs.admin.js: {}
  26. drupal.paragraphs.add_above_button:
  27. css:
  28. theme:
  29. css/paragraphs.actions.css: {}
  30. js:
  31. js/paragraphs.add_above_button.js: {}
  32. dependencies:
  33. - core/drupalSettings
  34. - core/once
  35. - core/jquery
  36. - core/drupal.ajax
  37. - core/drupal
  38. drupal.paragraphs.actions:
  39. css:
  40. theme:
  41. css/paragraphs.actions.css: {}
  42. js:
  43. js/paragraphs.actions.js: {}
  44. dependencies:
  45. - core/drupalSettings
  46. - core/once
  47. - core/jquery
  48. - core/drupal.ajax
  49. - core/drupal
  50. drupal.paragraphs.list_builder:
  51. version: VERSION
  52. css:
  53. theme:
  54. css/paragraphs.list-builder.css: {}
  55. drupal.paragraphs.modal:
  56. js:
  57. js/paragraphs.modal.js: {}
  58. css:
  59. theme:
  60. css/paragraphs.modal.css: {}
  61. dependencies:
  62. - core/drupal.dialog
  63. - core/drupal.dialog.ajax
  64. - core/once
  65. paragraphs-dragdrop:
  66. css:
  67. theme:
  68. css/paragraphs.dragdrop.css: {}
  69. js:
  70. js/paragraphs.dragdrop.js: {}
  71. dependencies:
  72. - core/jquery
  73. - core/drupal
  74. - core/sortable
  75. drupal.paragraphs.formatter:
  76. css:
  77. theme:
  78. css/paragraphs.formatter.css: {}
  79. dependencies:
  80. - paragraphs/drupal.paragraphs.summary
  81. drupal.paragraphs.unpublished:
  82. css:
  83. theme:
  84. css/paragraphs.unpublished.css: {}
  85. paragraphs.seven:
  86. css:
  87. theme:
  88. css/paragraphs.seven.css: {}
  89. paragraph-field-type-icon:
  90. css:
  91. theme:
  92. css/paragraphs.field-type-icon.css: {}