You are here

opigno_learning_path.libraries.yml in Opigno Learning path 3.x

Same filename and directory in other branches
  1. 8 opigno_learning_path.libraries.yml

File

opigno_learning_path.libraries.yml
View source
  1. # manage_app:
  2. # version: VERSION
  3. # js:
  4. # ng/dist/inline.bundle.js: {}
  5. # ng/dist/polyfills.bundle.js: {}
  6. # ng/dist/styles.bundle.js: {}
  7. # ng/dist/vendor.bundle.js: {}
  8. # ng/dist/main.bundle.js: {}
  9. # css:
  10. # theme:
  11. # https://fonts.googleapis.com/icon?family=Material+Icons: { type: external }
  12. #
  13. global:
  14. version: VERSION
  15. js:
  16. js/opigno_learning_path_global.js: {}
  17. dependencies:
  18. - core/jquery
  19. - core/jquery.once
  20. - core/drupalSettings
  21. css:
  22. theme:
  23. css/opigno_learning_path_global.css: {}
  24. ajax_form:
  25. version: VERSION
  26. js:
  27. js/opigno_learning_path_iframe.js: {}
  28. dependencies:
  29. - core/jquery
  30. - core/jquery.once
  31. - core/drupalSettings
  32. join:
  33. version: VERSION
  34. css:
  35. theme:
  36. css/opigno_learning_path_join.css: {}
  37. js:
  38. js/opigno_learning_path_join.js: {}
  39. dependencies:
  40. - core/jquery
  41. - core/jquery.once
  42. - core/drupalSettings
  43. delete:
  44. version: VERSION
  45. css:
  46. theme:
  47. css/opigno_learning_path_delete.css: {}
  48. js:
  49. js/opigno_learning_path_delete.js: {}
  50. dependencies:
  51. - core/jquery
  52. - core/jquery.once
  53. - core/drupalSettings
  54. member_add:
  55. version: VERSION
  56. css:
  57. theme:
  58. css/opigno_learning_path_member_add.css: {}
  59. js:
  60. js/opigno_learning_path_member_add.js: {}
  61. dependencies:
  62. - core/jquery
  63. - core/jquery.once
  64. - core/drupalSettings
  65. create_member:
  66. version: VERSION
  67. css:
  68. theme:
  69. css/opigno_learning_path_create_member.css: {}
  70. js:
  71. js/opigno_learning_path_create_member.js: {}
  72. dependencies:
  73. - core/jquery
  74. - core/jquery.once
  75. - core/drupalSettings
  76. member_overview:
  77. version: VERSION
  78. css:
  79. theme:
  80. css/opigno_learning_path_member_overview.css: {}
  81. js:
  82. js/opigno_learning_path_member_overview.js: {}
  83. dependencies:
  84. - core/jquery
  85. - core/jquery.once
  86. - core/drupalSettings
  87. training_content:
  88. version: VERSION
  89. css:
  90. theme:
  91. css/opigno_learning_path_training_content.css: {}
  92. js:
  93. js/opigno_learning_path_training_content.js: {}
  94. dependencies:
  95. - core/jquery
  96. - core/jquery.once
  97. - core/drupalSettings
  98. achievements:
  99. version: VERSION
  100. css:
  101. theme:
  102. css/opigno_learning_path_achievements.css: {}
  103. component:
  104. /libraries/slick/slick/slick.css: {}
  105. js:
  106. js/opigno_learning_path_achievements.js: {}
  107. /libraries/slick/slick/slick.min.js: { minified: true }
  108. dependencies:
  109. - core/jquery
  110. - core/jquery.once
  111. - core/drupalSettings
  112. - core/drupal.ajax
  113. achievements_slick:
  114. version: VERSION
  115. css:
  116. component:
  117. /libraries/slick/slick/slick.css: {}
  118. js:
  119. /libraries/slick/slick/slick.min.js: { minified: true }
  120. achievements_slick_profile:
  121. version: VERSION
  122. css:
  123. component:
  124. /profiles/opigno_lms/libraries/slick/slick/slick.css: {}
  125. js:
  126. /profiles/opigno_lms/libraries/slick/slick/slick.min.js: { minified: true }
  127. creation_steps:
  128. version: VERSION
  129. css:
  130. theme:
  131. css/creation_steps.css: {}
  132. steps_block:
  133. version: VERSION
  134. css:
  135. theme:
  136. css/steps_block.css: {}
  137. training_main_page:
  138. version: 1.x
  139. js:
  140. js/opigno_learning_path_training_main_page.js: {}
  141. dependencies:
  142. - core/jquery
  143. - core/jquery.once
  144. opigno_dropzonejs_widgets:
  145. version: VERSION
  146. css:
  147. theme:
  148. css/opigno_dropzonejs_widgets.css: {}
  149. js:
  150. js/opigno_dropzonejs_widgets.js: {}
  151. dependencies:
  152. - core/jquery
  153. - core/jquery.once
  154. - core/drupalSettings
  155. iframe_opigno_lp_manager:
  156. version: VERSION
  157. css:
  158. theme:
  159. css/iframe_opigno_lp_manager.css: {}
  160. run_force:
  161. js:
  162. js/opigno_learning_path_run.js: {}
  163. dependencies:
  164. - core/jquery
  165. - core/jquery.once
  166. progress:
  167. version: VERSION
  168. css:
  169. theme:
  170. css/opigno_learning_path_progress.css: {}
  171. js:
  172. js/opigno_learning_path_progress.js: {}
  173. dependencies:
  174. - core/jquery
  175. - core/jquery.once
  176. - core/drupalSettings
  177. - core/drupal.ajax
  178. back_button:
  179. version: VERSION
  180. js:
  181. js/opigno_learning_path_back_button.js: {}