You are here

bootstrap.info.yml in Express 8

themes/contrib/bootstrap/bootstrap.info.yml

File

themes/contrib/bootstrap/bootstrap.info.yml
View source
  1. # core: 8.x
  2. type: theme
  3. base theme: false
  4. name: 'Bootstrap'
  5. description: 'Built to use Bootstrap, a sleek, intuitive, and powerful front-end framework for faster and easier web development.'
  6. package: 'Bootstrap'
  7. regions:
  8. navigation: 'Navigation'
  9. navigation_collapsible: 'Navigation (Collapsible)'
  10. header: 'Top Bar'
  11. highlighted: 'Highlighted'
  12. help: 'Help'
  13. content: 'Content'
  14. sidebar_first: 'Primary'
  15. sidebar_second: 'Secondary'
  16. footer: 'Footer'
  17. page_top: 'Page top'
  18. page_bottom: 'Page bottom'
  19. libraries:
  20. - 'bootstrap/theme'
  21. libraries-extend:
  22. core/drupal.ajax:
  23. - bootstrap/drupal.ajax
  24. core/drupal.autocomplete:
  25. - bootstrap/drupal.autocomplete
  26. core/drupal.form:
  27. - bootstrap/drupal.form
  28. core/drupal.progress:
  29. - bootstrap/drupal.progress
  30. core/drupal.states:
  31. - bootstrap/drupal.states
  32. core/drupal.tabledrag:
  33. - bootstrap/drupal.tabledrag
  34. image_widget_crop/cropper.integration:
  35. - bootstrap/image_widget_crop
  36. views/views.ajax:
  37. - bootstrap/views.ajax
  38. libraries-override:
  39. core/drupal.batch: bootstrap/drupal.batch
  40. core/drupal.collapse: false
  41. core/drupal.dropbutton: bootstrap/dropdown
  42. core/drupal.vertical-tabs: bootstrap/drupal.vertical-tabs
  43. filter/drupal.filter: bootstrap/drupal.filter
  44. system/admin: false
  45. text/drupal.text: bootstrap/drupal.text
  46. # Remove individual stylesheets.
  47. system/base:
  48. css:
  49. component:
  50. css/components/ajax-progress.module.css: false
  51. css/components/autocomplete-loading.module.css: false
  52. css/components/tabledrag.module.css: false
  53. file/drupal.file:
  54. css:
  55. theme:
  56. css/file.admin.css: false
  57. filter/drupal.filter.admin:
  58. css:
  59. theme:
  60. css/filter.admin.css: false
  61. node/drupal.node.preview:
  62. css:
  63. theme:
  64. css/node.preview.css: false
  65. # The following are dynamic library overrides based on certain critera,
  66. # usually a theme setting.
  67. #
  68. # @see \Drupal\bootstrap\Plugin\Alter\LibraryInfo::alter()
  69. #
  70. # core/drupal.dialog: bootstrap/drupal.dialog
  71. # core/drupal.dialog.ajax: bootstrap/drupal.dialog.ajax
  72. # Information added by Drupal.org packaging script on 2017-09-25
  73. version: '8.x-3.6'
  74. core: '8.x'
  75. project: 'bootstrap'
  76. datestamp: 1506357855