color.libraries.yml

Same filename in other branches
  1. 8.9.x core/modules/color/color.libraries.yml
core/modules/color/color.libraries.yml

File

core/modules/color/color.libraries.yml

View source
  1. drupal.color:
  2. version: VERSION
  3. js:
  4. color.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/drupal
  8. - core/once
  9. - core/jquery.once.bc
  10. - core/jquery.farbtastic
  11. - color/drupal.color.preview
  12. drupal.color.preview:
  13. version: VERSION
  14. js:
  15. preview.js: {}
  16. dependencies:
  17. - core/jquery
  18. - core/drupal
  19. - core/drupalSettings
  20. - core/once
  21. - core/jquery.once.bc
  22. admin:
  23. version: VERSION
  24. css:
  25. theme:
  26. css/color.admin.css: {}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.