paragraphs_features.libraries.yml in Paragraphs Features 2.x
File
paragraphs_features.libraries.yml
View source
-
- add_in_between:
- js:
- js/paragraphs-features.add-in-between.js: {}
- css:
- theme:
- css/paragraphs-features.add-in-between.css: {}
- dependencies:
- - core/drupal
- - core/jquery.once
- - paragraphs/drupal.paragraphs.modal
- - paragraphs_features/widget
-
- delete_confirmation:
- js:
- js/paragraphs-features.delete-confirmation.js: {}
- css:
- theme:
- css/paragraphs-features.delete-confirmation.css: {}
- dependencies:
- - core/drupal
- - core/jquery.once
-
- sorting:
- js:
- js/paragraphs-features.sorting.js: {}
- js/tabledrag.checkbox.js: {}
- css:
- theme:
- css/paragraphs-features.sorting.css: {}
- dependencies:
- - core/drupal
- - core/jquery.once
- - core/drupal.tabledrag
- - paragraphs_features/widget
-
- split_text:
- js:
- js/paragraphs-features.split-text.js: {}
- dependencies:
- - core/drupal
- - core/jquery.once
-
- widget:
- css:
- theme:
- css/paragraphs-features.widget.css: { }
-
- drupal.paragraphs_features.scroll_to_element:
- js:
- js/paragraphs-features.scroll-to-element.js: {}
- dependencies:
- - core/drupal