You are here

admincss.libraries.yml in Admin CSS 8.2

File

admincss.libraries.yml
View source
  1. admincss.editor:
  2. version: VERSION
  3. js:
  4. js/editor.js: { }
  5. css:
  6. theme:
  7. css/editor.css: { }
  8. dependencies:
  9. - core/jquery
  10. - core/jquery.once
  11. - core/jquery.ui.resizable
  12. - admincss/admincss.acejs
  13. admincss.acejs:
  14. remote: https://github.com/ajaxorg/ace
  15. version: 1.4.9
  16. license:
  17. name: BSD New
  18. url: https://github.com/ajaxorg/ace/blob/master/LICENSE
  19. gpl-compatible: true
  20. js:
  21. https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.9/ace.js:
  22. type: external
  23. minified: true
  24. attributes:
  25. integrity: sha256-CvwZRDTGSAw2IQybkwEsxuHuo7SaVRIX+fofIG6G4Pk=
  26. crossorigin: anonymous
  27. https://cdnjs.cloudflare.com/ajax/libs/ace/1.4.9/ext-language_tools.min.js:
  28. type: external
  29. minified: true
  30. attributes:
  31. integrity: sha256-Y9BjjymBeDBEobqSb85ywuBB0kvHtntP8WRoagrvPoY=
  32. crossorigin: anonymous