Loading core/core.libraries.yml +12 −0 Original line number Diff line number Diff line Loading @@ -339,6 +339,18 @@ ckeditor5.autoformat: dependencies: - core/ckeditor5 ckeditor5.fullscreen: remote: https://github.com/ckeditor/ckeditor5 version: "47.3.0" license: name: GPL-2.0-or-later url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v47.3.0/LICENSE.md gpl-compatible: true js: assets/vendor/ckeditor5/fullscreen/fullscreen.js: { minified: true } dependencies: - core/ckeditor5 drupal: version: VERSION js: Loading core/modules/ckeditor5/ckeditor5.ckeditor5.yml +12 −0 Original line number Diff line number Diff line Loading @@ -746,6 +746,18 @@ ckeditor5_showBlocks: label: Show blocks elements: false ckeditor5_fullscreen: ckeditor5: plugins: [fullscreen.Fullscreen] drupal: label: Fullscreen library: core/ckeditor5.fullscreen admin_library: ckeditor5/internal.admin.fullscreen toolbar_items: fullscreen: label: Fullscreen elements: false media_media: provider: media ckeditor5: Loading core/modules/ckeditor5/ckeditor5.libraries.yml +5 −0 Original line number Diff line number Diff line Loading @@ -239,3 +239,8 @@ internal.admin.image: dependencies: - core/jquery - core/drupal internal.admin.fullscreen: css: theme: css/fullscreen.admin.css: { } core/modules/ckeditor5/css/fullscreen.admin.css 0 → 100644 +3 −0 Original line number Diff line number Diff line .ckeditor5-toolbar-button-fullscreen { background-image: url(../icons/fullscreen-enter.svg); } core/modules/ckeditor5/icons/fullscreen-enter.svg 0 → 100644 +1 −0 Original line number Diff line number Diff line <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 5.75a.75.75 0 0 1 0-1.5H15a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0V6.81l-2.72 2.72a.75.75 0 0 1-1.06-1.06l2.72-2.72H11.5Z"/><path d="M9.53 10.47a.75.75 0 0 1 0 1.06l-2.72 2.72H8.5a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75v-3.5a.75.75 0 0 1 1.5 0v1.69l2.72-2.72a.75.75 0 0 1 1.06 0Z"/><path d="M2 0h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm16 1.5H2a.5.5 0 0 0-.5.5v16a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5Z"/></svg> No newline at end of file Loading
core/core.libraries.yml +12 −0 Original line number Diff line number Diff line Loading @@ -339,6 +339,18 @@ ckeditor5.autoformat: dependencies: - core/ckeditor5 ckeditor5.fullscreen: remote: https://github.com/ckeditor/ckeditor5 version: "47.3.0" license: name: GPL-2.0-or-later url: https://raw.githubusercontent.com/ckeditor/ckeditor5/v47.3.0/LICENSE.md gpl-compatible: true js: assets/vendor/ckeditor5/fullscreen/fullscreen.js: { minified: true } dependencies: - core/ckeditor5 drupal: version: VERSION js: Loading
core/modules/ckeditor5/ckeditor5.ckeditor5.yml +12 −0 Original line number Diff line number Diff line Loading @@ -746,6 +746,18 @@ ckeditor5_showBlocks: label: Show blocks elements: false ckeditor5_fullscreen: ckeditor5: plugins: [fullscreen.Fullscreen] drupal: label: Fullscreen library: core/ckeditor5.fullscreen admin_library: ckeditor5/internal.admin.fullscreen toolbar_items: fullscreen: label: Fullscreen elements: false media_media: provider: media ckeditor5: Loading
core/modules/ckeditor5/ckeditor5.libraries.yml +5 −0 Original line number Diff line number Diff line Loading @@ -239,3 +239,8 @@ internal.admin.image: dependencies: - core/jquery - core/drupal internal.admin.fullscreen: css: theme: css/fullscreen.admin.css: { }
core/modules/ckeditor5/css/fullscreen.admin.css 0 → 100644 +3 −0 Original line number Diff line number Diff line .ckeditor5-toolbar-button-fullscreen { background-image: url(../icons/fullscreen-enter.svg); }
core/modules/ckeditor5/icons/fullscreen-enter.svg 0 → 100644 +1 −0 Original line number Diff line number Diff line <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M11.5 5.75a.75.75 0 0 1 0-1.5H15a.75.75 0 0 1 .75.75v3.5a.75.75 0 0 1-1.5 0V6.81l-2.72 2.72a.75.75 0 0 1-1.06-1.06l2.72-2.72H11.5Z"/><path d="M9.53 10.47a.75.75 0 0 1 0 1.06l-2.72 2.72H8.5a.75.75 0 0 1 0 1.5H5a.75.75 0 0 1-.75-.75v-3.5a.75.75 0 0 1 1.5 0v1.69l2.72-2.72a.75.75 0 0 1 1.06 0Z"/><path d="M2 0h16a2 2 0 0 1 2 2v16a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V2a2 2 0 0 1 2-2Zm16 1.5H2a.5.5 0 0 0-.5.5v16a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5V2a.5.5 0 0 0-.5-.5Z"/></svg> No newline at end of file