You are here

lingotek.libraries.yml in Lingotek Translation 3.1.x

File

lingotek.libraries.yml
View source
  1. lingotek:
  2. version: VERSION
  3. css:
  4. theme:
  5. css/base.css: {}
  6. lingotek.dashboard:
  7. version: VERSION
  8. css:
  9. theme:
  10. '//gmc.lingotek.com/v2/styles/ltk.css': {type: external }
  11. js:
  12. 'js/lingotek.dashboard.js': {}
  13. '//gmc.lingotek.com/v2/ltk.min.js': {type: external,minified: true}
  14. dependencies:
  15. - core/drupal
  16. - core/drupalSettings
  17. lingotek.signup:
  18. version: VERSION
  19. css:
  20. theme:
  21. css/lingotek.signup.css: {}
  22. lingotek.icons:
  23. version: VERSION
  24. css:
  25. theme:
  26. css/lingotek.icons.css: {}
  27. lingotek.connect:
  28. version: VERSION
  29. js:
  30. js/connect.js: {}
  31. lingotek.settings:
  32. version: VERSION
  33. css:
  34. theme:
  35. css/lingotek.settings.css: {}
  36. lingotek.manage:
  37. version: VERSION
  38. css:
  39. theme:
  40. css/lingotek.management.css: {}
  41. lingotek.job:
  42. version: VERSION
  43. js:
  44. 'js/lingotek.job.js': {}
  45. dependencies:
  46. - core/jquery
  47. - core/jquery.once
  48. - core/drupal
  49. - core/drupalSettings
  50. - core/drupal.form
  51. lingotek.locales_listing:
  52. version: VERSION
  53. js:
  54. js/lingotek-locales.listing.js: {}
  55. dependencies:
  56. - core/jquery
  57. - core/drupal
  58. - core/jquery.once