text.libraries.yml

Same filename in other branches
  1. 9 core/modules/text/text.libraries.yml
  2. 8.9.x core/modules/text/text.libraries.yml
  3. 10 core/modules/text/text.libraries.yml
core/modules/text/text.libraries.yml

File

core/modules/text/text.libraries.yml

View source
  1. drupal.text:
  2. version: VERSION
  3. js:
  4. js/text.js: {}
  5. dependencies:
  6. - core/jquery
  7. - core/once
  8. - core/drupal
  9. moved_files:
  10. text/text.js:
  11. deprecation_version: drupal:11.1.0
  12. removed_version: drupal:12.0.0
  13. deprecation_link: https://www.drupal.org/node/3471539
  14. js:
  15. text.js: 'js/text.js'
  16. drupal.text-icon:
  17. version: VERSION
  18. css:
  19. theme:
  20. css/text.icon.theme.css: {}
  21. dependencies:
  22. - field_ui/drupal.field_ui.manage_fields

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