You are here

tb_megamenu.libraries.yml in The Better Mega Menu 8

Same filename and directory in other branches
  1. 2.x tb_megamenu.libraries.yml

File

tb_megamenu.libraries.yml
View source
  1. form.configure-megamenu:
  2. version: 1.x
  3. css:
  4. theme:
  5. css/tb_megamenu.bootstrap.css: {}
  6. css/tb_megamenu.base.css: {}
  7. css/tb_megamenu.admin.css: {}
  8. css/tb_megamenu.backend.css: {}
  9. js:
  10. js/tb-megamenu.backend.js: { scope: footer }
  11. js/tb-megamenu.object.js: { scope: footer }
  12. dependencies:
  13. - core/jquery
  14. - core/drupal
  15. - core/drupalSettings
  16. - core/jquery.once
  17. theme.tb_megamenu:
  18. version: 1.x
  19. css:
  20. theme:
  21. https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css: { type: external }
  22. css/tb_megamenu.bootstrap.css: {}
  23. css/tb_megamenu.base.css: {}
  24. css/tb_megamenu.default.css: {}
  25. css/tb_megamenu.compatibility.css: {}
  26. js:
  27. js/tb-megamenu-frontend.js: { scope: footer }
  28. dependencies:
  29. - core/jquery
  30. - core/drupal
  31. - core/drupalSettings
  32. - core/jquery.once
  33. form.chosen:
  34. version: 1.1.0
  35. css:
  36. theme:
  37. https://cdnjs.cloudflare.com/ajax/libs/chosen/1.1.0/chosen.min.css: { type: external }
  38. js:
  39. https://cdnjs.cloudflare.com/ajax/libs/chosen/1.1.0/chosen.jquery.min.js: { type: external, group: JS_LIBRARY, scope: footer }
  40. dependencies:
  41. - core/jquery
  42. form.font-awesome:
  43. version: 4.3.0
  44. css:
  45. theme:
  46. https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.3.0/css/font-awesome.min.css: { type: external }
  47. block_style.black:
  48. css:
  49. theme:
  50. css/styles/black.css: { weight: 20 }
  51. block_style.blue:
  52. css:
  53. theme:
  54. css/styles/blue.css: { weight: 20 }
  55. block_style.green:
  56. css:
  57. theme:
  58. css/styles/green.css: { weight: 20 }