You are here

paragraphs_table.libraries.yml in Paragraphs table 8

File

paragraphs_table.libraries.yml
View source
  1. datatables_core:
  2. version: 1.11.2
  3. js:
  4. //cdn.datatables.net/1.11.2/js/jquery.dataTables.min.js: { type: external, minified: true }
  5. //cdn.datatables.net/1.11.2/js/dataTables.bootstrap5.min.js: { type: external, minified: true }
  6. css:
  7. component:
  8. //cdn.datatables.net/1.11.2/css/dataTables.bootstrap5.min.css: { type: external, minified: true }
  9. dependencies:
  10. - core/jquery
  11. datatables:
  12. version: 1.x
  13. js:
  14. js/datatables.js: {}
  15. dependencies:
  16. - core/jquery
  17. - core/jquery.once
  18. - core/drupal
  19. - core/drupalSettings
  20. bootstrapTable:
  21. version: 1.18.3
  22. js:
  23. //unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.js: {type: external, minified: true }
  24. css:
  25. component:
  26. //unpkg.com/bootstrap-table@1.18.3/dist/bootstrap-table.min.css: { type: external, minified: true }
  27. bootstrapTable_fontawesome:
  28. license: &fontawesome_webfonts_license
  29. name: SIL OFL 1.1
  30. url: https://fontawesome.com/license
  31. gpl-compatible: true
  32. version: 5.15.4
  33. css:
  34. theme:
  35. //cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css: { type: external, minified: true }
  36. googleCharts:
  37. js:
  38. //www.gstatic.com/charts/loader.js: { type: external }
  39. js/googlecharts.js: {}
  40. dependencies:
  41. - core/jquery
  42. - core/jquery.once
  43. - core/drupal
  44. - core/drupalSettings
  45. paste-clipboard:
  46. js:
  47. js/paste-clipboard.js: {}
  48. dependencies:
  49. - core/jquery
  50. - core/jquery.once
  51. - core/drupal
  52. - core/drupalSettings
  53. paragraphsTable:
  54. js:
  55. js/paragraphsTable.js: {}
  56. dependencies:
  57. - core/jquery
  58. - core/jquery.once
  59. - core/drupal
  60. - core/drupalSettings