You are here

jsonapi_extras.libraries.yml in JSON:API Extras 8.3

Same filename and directory in other branches
  1. 8 jsonapi_extras.libraries.yml
  2. 8.2 jsonapi_extras.libraries.yml

File

jsonapi_extras.libraries.yml
View source
  1. admin:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/jsonapi_extras.admin.css: {}
  6. js:
  7. js/jsonapi_extras.admin.js: {}
  8. dependencies:
  9. - core/jquery
  10. - core/drupal
  11. - core/jquery.once
  12. expandable_rows_table:
  13. version: VERSION
  14. css:
  15. theme:
  16. css/jsonapi_extras.expandable_rows_table.css: {}
  17. js:
  18. js/jsonapi_extras.expandable_rows_table.js: {}
  19. dependencies:
  20. - core/jquery
  21. - core/drupal
  22. - core/jquery.once