annotate core/modules/layout_builder/layout_builder.libraries.yml @ 4:a9cd425dd02b

Update, including to Drupal core 8.6.10
author Chris Cannam
date Thu, 28 Feb 2019 13:11:55 +0000
parents c75dbcec494b
children 12f9dff5fda9
rev   line source
Chris@0 1 drupal.layout_builder:
Chris@0 2 version: VERSION
Chris@0 3 css:
Chris@0 4 theme:
Chris@0 5 css/layout-builder.css: {}
Chris@0 6 js:
Chris@0 7 js/layout-builder.js: {}
Chris@0 8 dependencies:
Chris@0 9 - core/jquery.ui.sortable
Chris@0 10 - core/drupal.dialog.off_canvas