X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Fimage%2Fimage.libraries.yml;fp=web%2Fcore%2Fmodules%2Fimage%2Fimage.libraries.yml;h=a47a2b518f1424affde8eabe5eaa901c60de182f;hb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;hp=0000000000000000000000000000000000000000;hpb=57c063afa3f66b07c4bbddc2d6129a96d90f0aad;p=yaffs-website diff --git a/web/core/modules/image/image.libraries.yml b/web/core/modules/image/image.libraries.yml new file mode 100644 index 000000000..a47a2b518 --- /dev/null +++ b/web/core/modules/image/image.libraries.yml @@ -0,0 +1,21 @@ +admin: + version: VERSION + css: + theme: + css/image.admin.css: {} + +quickedit.inPlaceEditor.image: + version: VERSION + js: + js/editors/image.js: {} + js/theme.js: {} + css: + component: + css/editors/image.css: {} + theme: + css/editors/image.theme.css: {} + dependencies: + - core/jquery + - core/drupal + - core/underscore + - quickedit/quickedit