Loading core/.eslintrc.json +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ "Backbone": true, "Modernizr": true, "Popper": true, "Sortable": true, "CKEDITOR": true }, "rules": { Loading core/assets/vendor/sortable/Sortable.min.js 0 → 100644 +2 −0 File added.Preview size limit exceeded, changes collapsed. Show changes core/core.libraries.yml +12 −0 Original line number Diff line number Diff line Loading @@ -795,6 +795,7 @@ jquery.ui.sortable: - core/jquery.ui - core/jquery.ui.mouse - core/jquery.ui.widget deprecated: The "%library_id%" asset library is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. See https://www.drupal.org/node/3084730 jquery.ui.spinner: version: *jquery_ui_version Loading Loading @@ -850,6 +851,7 @@ jquery.ui.touch-punch: - core/jquery.ui - core/jquery.ui.mouse - core/jquery.ui.widget deprecated: The "%library_id%" asset library is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. See https://www.drupal.org/node/3084730 jquery.ui.widget: version: *jquery_ui_version Loading Loading @@ -902,6 +904,16 @@ popperjs: js: assets/vendor/popperjs/popper.min.js: { minified: true } sortable: remote: https://github.com/SortableJS/Sortable version: "1.10.0" license: name: MIT url: https://github.com/SortableJS/Sortable/tree/master#mit-license gpl-compatible: true js: assets/vendor/sortable/Sortable.min.js: { minified: true } underscore: remote: https://github.com/jashkenas/underscore version: "1.8.3" Loading core/modules/ckeditor/ckeditor.libraries.yml +1 −3 Original line number Diff line number Diff line Loading @@ -50,13 +50,11 @@ drupal.ckeditor.admin: - core/drupal - core/drupalSettings - core/jquery.once - core/jquery.ui.sortable - core/jquery.ui.draggable - core/jquery.ui.touch-punch - core/backbone - core/drupal.dialog - core/drupal.announce - core/ckeditor - core/sortable - editor/drupal.editor.admin # Ensure to run after core/drupal.vertical-tabs. - core/drupal.vertical-tabs Loading core/modules/ckeditor/css/ckeditor.admin.css +1 −0 Original line number Diff line number Diff line Loading @@ -228,6 +228,7 @@ border-bottom-left-radius: 2px; } .ckeditor-button-placeholder, .ckeditor-buttons .ckeditor-button-placeholder a, .ckeditor-toolbar-group-placeholder { background: #9dcae7; } Loading Loading
core/.eslintrc.json +1 −0 Original line number Diff line number Diff line Loading @@ -18,6 +18,7 @@ "Backbone": true, "Modernizr": true, "Popper": true, "Sortable": true, "CKEDITOR": true }, "rules": { Loading
core/assets/vendor/sortable/Sortable.min.js 0 → 100644 +2 −0 File added.Preview size limit exceeded, changes collapsed. Show changes
core/core.libraries.yml +12 −0 Original line number Diff line number Diff line Loading @@ -795,6 +795,7 @@ jquery.ui.sortable: - core/jquery.ui - core/jquery.ui.mouse - core/jquery.ui.widget deprecated: The "%library_id%" asset library is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. See https://www.drupal.org/node/3084730 jquery.ui.spinner: version: *jquery_ui_version Loading Loading @@ -850,6 +851,7 @@ jquery.ui.touch-punch: - core/jquery.ui - core/jquery.ui.mouse - core/jquery.ui.widget deprecated: The "%library_id%" asset library is deprecated in drupal:8.8.0 and is removed from drupal:9.0.0. See https://www.drupal.org/node/3084730 jquery.ui.widget: version: *jquery_ui_version Loading Loading @@ -902,6 +904,16 @@ popperjs: js: assets/vendor/popperjs/popper.min.js: { minified: true } sortable: remote: https://github.com/SortableJS/Sortable version: "1.10.0" license: name: MIT url: https://github.com/SortableJS/Sortable/tree/master#mit-license gpl-compatible: true js: assets/vendor/sortable/Sortable.min.js: { minified: true } underscore: remote: https://github.com/jashkenas/underscore version: "1.8.3" Loading
core/modules/ckeditor/ckeditor.libraries.yml +1 −3 Original line number Diff line number Diff line Loading @@ -50,13 +50,11 @@ drupal.ckeditor.admin: - core/drupal - core/drupalSettings - core/jquery.once - core/jquery.ui.sortable - core/jquery.ui.draggable - core/jquery.ui.touch-punch - core/backbone - core/drupal.dialog - core/drupal.announce - core/ckeditor - core/sortable - editor/drupal.editor.admin # Ensure to run after core/drupal.vertical-tabs. - core/drupal.vertical-tabs Loading
core/modules/ckeditor/css/ckeditor.admin.css +1 −0 Original line number Diff line number Diff line Loading @@ -228,6 +228,7 @@ border-bottom-left-radius: 2px; } .ckeditor-button-placeholder, .ckeditor-buttons .ckeditor-button-placeholder a, .ckeditor-toolbar-group-placeholder { background: #9dcae7; } Loading