ソースを参照

Added plugins to the details file. Tag: v22.0.0.

Kamil Piechaczek 5 年 前
コミット
0274932d34
1 ファイル変更173 行追加1 行削除
  1. 173 1
      scripts/docs/content-styles-details.json

+ 173 - 1
scripts/docs/content-styles-details.json

@@ -1,3 +1,175 @@
 {
-  "plugins": {}
+  "plugins": {
+    "packages/ckeditor5-alignment/src/alignment.js": "Alignment",
+    "packages/ckeditor5-alignment/src/alignmentediting.js": "Alignmentediting",
+    "packages/ckeditor5-alignment/src/alignmentui.js": "Alignmentui",
+    "packages/ckeditor5-autoformat/src/autoformat.js": "Autoformat",
+    "packages/ckeditor5-autosave/src/autosave.js": "Autosave",
+    "packages/ckeditor5-basic-styles/src/bold.js": "Bold",
+    "packages/ckeditor5-basic-styles/src/bold/boldediting.js": "Boldediting",
+    "packages/ckeditor5-basic-styles/src/bold/boldui.js": "Boldui",
+    "packages/ckeditor5-basic-styles/src/code.js": "Code",
+    "packages/ckeditor5-basic-styles/src/code/codeediting.js": "Codeediting",
+    "packages/ckeditor5-basic-styles/src/code/codeui.js": "Codeui",
+    "packages/ckeditor5-basic-styles/src/italic.js": "Italic",
+    "packages/ckeditor5-basic-styles/src/italic/italicediting.js": "Italicediting",
+    "packages/ckeditor5-basic-styles/src/italic/italicui.js": "Italicui",
+    "packages/ckeditor5-basic-styles/src/strikethrough.js": "Strikethrough",
+    "packages/ckeditor5-basic-styles/src/strikethrough/strikethroughediting.js": "Strikethroughediting",
+    "packages/ckeditor5-basic-styles/src/strikethrough/strikethroughui.js": "Strikethroughui",
+    "packages/ckeditor5-basic-styles/src/subscript.js": "Subscript",
+    "packages/ckeditor5-basic-styles/src/subscript/subscriptediting.js": "Subscriptediting",
+    "packages/ckeditor5-basic-styles/src/subscript/subscriptui.js": "Subscriptui",
+    "packages/ckeditor5-basic-styles/src/superscript.js": "Superscript",
+    "packages/ckeditor5-basic-styles/src/superscript/superscriptediting.js": "Superscriptediting",
+    "packages/ckeditor5-basic-styles/src/superscript/superscriptui.js": "Superscriptui",
+    "packages/ckeditor5-basic-styles/src/underline.js": "Underline",
+    "packages/ckeditor5-basic-styles/src/underline/underlineediting.js": "Underlineediting",
+    "packages/ckeditor5-basic-styles/src/underline/underlineui.js": "Underlineui",
+    "packages/ckeditor5-block-quote/src/blockquote.js": "Blockquote",
+    "packages/ckeditor5-block-quote/src/blockquoteediting.js": "Blockquoteediting",
+    "packages/ckeditor5-block-quote/src/blockquoteui.js": "Blockquoteui",
+    "packages/ckeditor5-ckfinder/src/ckfinder.js": "Ckfinder",
+    "packages/ckeditor5-ckfinder/src/ckfinderediting.js": "Ckfinderediting",
+    "packages/ckeditor5-ckfinder/src/ckfinderui.js": "Ckfinderui",
+    "packages/ckeditor5-clipboard/src/clipboard.js": "Clipboard",
+    "packages/ckeditor5-code-block/src/codeblock.js": "Codeblock",
+    "packages/ckeditor5-code-block/src/codeblockediting.js": "Codeblockediting",
+    "packages/ckeditor5-code-block/src/codeblockui.js": "Codeblockui",
+    "packages/ckeditor5-easy-image/src/cloudservicesuploadadapter.js": "Cloudservicesuploadadapter",
+    "packages/ckeditor5-easy-image/src/easyimage.js": "Easyimage",
+    "packages/ckeditor5-enter/src/enter.js": "Enter",
+    "packages/ckeditor5-enter/src/shiftenter.js": "Shiftenter",
+    "packages/ckeditor5-essentials/src/essentials.js": "Essentials",
+    "packages/ckeditor5-font/src/font.js": "Font",
+    "packages/ckeditor5-font/src/fontbackgroundcolor.js": "Fontbackgroundcolor",
+    "packages/ckeditor5-font/src/fontbackgroundcolor/fontbackgroundcolorediting.js": "Fontbackgroundcolorediting",
+    "packages/ckeditor5-font/src/fontcolor.js": "Fontcolor",
+    "packages/ckeditor5-font/src/fontcolor/fontcolorediting.js": "Fontcolorediting",
+    "packages/ckeditor5-font/src/fontfamily.js": "Fontfamily",
+    "packages/ckeditor5-font/src/fontfamily/fontfamilyediting.js": "Fontfamilyediting",
+    "packages/ckeditor5-font/src/fontfamily/fontfamilyui.js": "Fontfamilyui",
+    "packages/ckeditor5-font/src/fontsize.js": "Fontsize",
+    "packages/ckeditor5-font/src/fontsize/fontsizeediting.js": "Fontsizeediting",
+    "packages/ckeditor5-font/src/fontsize/fontsizeui.js": "Fontsizeui",
+    "packages/ckeditor5-font/src/ui/colorui.js": "Colorui",
+    "packages/ckeditor5-heading/src/heading.js": "Heading",
+    "packages/ckeditor5-heading/src/headingbuttonsui.js": "Headingbuttonsui",
+    "packages/ckeditor5-heading/src/headingediting.js": "Headingediting",
+    "packages/ckeditor5-heading/src/headingui.js": "Headingui",
+    "packages/ckeditor5-heading/src/title.js": "Title",
+    "packages/ckeditor5-highlight/src/highlight.js": "Highlight",
+    "packages/ckeditor5-highlight/src/highlightediting.js": "Highlightediting",
+    "packages/ckeditor5-highlight/src/highlightui.js": "Highlightui",
+    "packages/ckeditor5-horizontal-line/src/horizontalline.js": "Horizontalline",
+    "packages/ckeditor5-horizontal-line/src/horizontallineediting.js": "Horizontallineediting",
+    "packages/ckeditor5-horizontal-line/src/horizontallineui.js": "Horizontallineui",
+    "packages/ckeditor5-image/src/image.js": "Image",
+    "packages/ckeditor5-image/src/image/imageediting.js": "Imageediting",
+    "packages/ckeditor5-image/src/imagecaption.js": "Imagecaption",
+    "packages/ckeditor5-image/src/imagecaption/imagecaptionediting.js": "Imagecaptionediting",
+    "packages/ckeditor5-image/src/imageresize.js": "Imageresize",
+    "packages/ckeditor5-image/src/imageresize/imageresizebuttons.js": "Imageresizebuttons",
+    "packages/ckeditor5-image/src/imageresize/imageresizeediting.js": "Imageresizeediting",
+    "packages/ckeditor5-image/src/imageresize/imageresizehandles.js": "Imageresizehandles",
+    "packages/ckeditor5-image/src/imagestyle.js": "Imagestyle",
+    "packages/ckeditor5-image/src/imagestyle/imagestyleediting.js": "Imagestyleediting",
+    "packages/ckeditor5-image/src/imagestyle/imagestyleui.js": "Imagestyleui",
+    "packages/ckeditor5-image/src/imagetextalternative.js": "Imagetextalternative",
+    "packages/ckeditor5-image/src/imagetextalternative/imagetextalternativeediting.js": "Imagetextalternativeediting",
+    "packages/ckeditor5-image/src/imagetextalternative/imagetextalternativeui.js": "Imagetextalternativeui",
+    "packages/ckeditor5-image/src/imagetoolbar.js": "Imagetoolbar",
+    "packages/ckeditor5-image/src/imageupload.js": "Imageupload",
+    "packages/ckeditor5-image/src/imageupload/imageuploadediting.js": "Imageuploadediting",
+    "packages/ckeditor5-image/src/imageupload/imageuploadprogress.js": "Imageuploadprogress",
+    "packages/ckeditor5-image/src/imageupload/imageuploadui.js": "Imageuploadui",
+    "packages/ckeditor5-indent/src/indent.js": "Indent",
+    "packages/ckeditor5-indent/src/indentblock.js": "Indentblock",
+    "packages/ckeditor5-indent/src/indentediting.js": "Indentediting",
+    "packages/ckeditor5-indent/src/indentui.js": "Indentui",
+    "packages/ckeditor5-link/src/autolink.js": "Autolink",
+    "packages/ckeditor5-link/src/link.js": "Link",
+    "packages/ckeditor5-link/src/linkediting.js": "Linkediting",
+    "packages/ckeditor5-link/src/linkimage.js": "Linkimage",
+    "packages/ckeditor5-link/src/linkimageediting.js": "Linkimageediting",
+    "packages/ckeditor5-link/src/linkimageui.js": "Linkimageui",
+    "packages/ckeditor5-link/src/linkui.js": "Linkui",
+    "packages/ckeditor5-list/src/list.js": "List",
+    "packages/ckeditor5-list/src/listediting.js": "Listediting",
+    "packages/ckeditor5-list/src/liststyle.js": "Liststyle",
+    "packages/ckeditor5-list/src/liststyleediting.js": "Liststyleediting",
+    "packages/ckeditor5-list/src/liststyleui.js": "Liststyleui",
+    "packages/ckeditor5-list/src/listui.js": "Listui",
+    "packages/ckeditor5-list/src/todolist.js": "Todolist",
+    "packages/ckeditor5-list/src/todolistediting.js": "Todolistediting",
+    "packages/ckeditor5-list/src/todolistui.js": "Todolistui",
+    "packages/ckeditor5-markdown-gfm/src/markdown.js": "Markdown",
+    "packages/ckeditor5-media-embed/src/automediaembed.js": "Automediaembed",
+    "packages/ckeditor5-media-embed/src/mediaembed.js": "Mediaembed",
+    "packages/ckeditor5-media-embed/src/mediaembedediting.js": "Mediaembedediting",
+    "packages/ckeditor5-media-embed/src/mediaembedtoolbar.js": "Mediaembedtoolbar",
+    "packages/ckeditor5-media-embed/src/mediaembedui.js": "Mediaembedui",
+    "packages/ckeditor5-mention/src/mention.js": "Mention",
+    "packages/ckeditor5-mention/src/mentionediting.js": "Mentionediting",
+    "packages/ckeditor5-mention/src/mentionui.js": "Mentionui",
+    "packages/ckeditor5-page-break/src/pagebreak.js": "Pagebreak",
+    "packages/ckeditor5-page-break/src/pagebreakediting.js": "Pagebreakediting",
+    "packages/ckeditor5-page-break/src/pagebreakui.js": "Pagebreakui",
+    "packages/ckeditor5-paragraph/src/paragraph.js": "Paragraph",
+    "packages/ckeditor5-paragraph/src/paragraphbuttonui.js": "Paragraphbuttonui",
+    "packages/ckeditor5-paste-from-office/src/pastefromoffice.js": "Pastefromoffice",
+    "packages/ckeditor5-remove-format/src/removeformat.js": "Removeformat",
+    "packages/ckeditor5-remove-format/src/removeformatediting.js": "Removeformatediting",
+    "packages/ckeditor5-remove-format/src/removeformatui.js": "Removeformatui",
+    "packages/ckeditor5-restricted-editing/src/restrictededitingmode.js": "Restrictededitingmode",
+    "packages/ckeditor5-restricted-editing/src/restrictededitingmodeediting.js": "Restrictededitingmodeediting",
+    "packages/ckeditor5-restricted-editing/src/restrictededitingmodeui.js": "Restrictededitingmodeui",
+    "packages/ckeditor5-restricted-editing/src/standardeditingmode.js": "Standardeditingmode",
+    "packages/ckeditor5-restricted-editing/src/standardeditingmodeediting.js": "Standardeditingmodeediting",
+    "packages/ckeditor5-restricted-editing/src/standardeditingmodeui.js": "Standardeditingmodeui",
+    "packages/ckeditor5-select-all/src/selectall.js": "Selectall",
+    "packages/ckeditor5-select-all/src/selectallediting.js": "Selectallediting",
+    "packages/ckeditor5-select-all/src/selectallui.js": "Selectallui",
+    "packages/ckeditor5-special-characters/src/specialcharacters.js": "Specialcharacters",
+    "packages/ckeditor5-special-characters/src/specialcharactersarrows.js": "Specialcharactersarrows",
+    "packages/ckeditor5-special-characters/src/specialcharacterscurrency.js": "Specialcharacterscurrency",
+    "packages/ckeditor5-special-characters/src/specialcharactersessentials.js": "Specialcharactersessentials",
+    "packages/ckeditor5-special-characters/src/specialcharacterslatin.js": "Specialcharacterslatin",
+    "packages/ckeditor5-special-characters/src/specialcharactersmathematical.js": "Specialcharactersmathematical",
+    "packages/ckeditor5-special-characters/src/specialcharacterstext.js": "Specialcharacterstext",
+    "packages/ckeditor5-table/src/table.js": "Table",
+    "packages/ckeditor5-table/src/tablecellproperties.js": "Tablecellproperties",
+    "packages/ckeditor5-table/src/tablecellproperties/tablecellpropertiesediting.js": "Tablecellpropertiesediting",
+    "packages/ckeditor5-table/src/tablecellproperties/tablecellpropertiesui.js": "Tablecellpropertiesui",
+    "packages/ckeditor5-table/src/tableclipboard.js": "Tableclipboard",
+    "packages/ckeditor5-table/src/tableediting.js": "Tableediting",
+    "packages/ckeditor5-table/src/tablekeyboard.js": "Tablekeyboard",
+    "packages/ckeditor5-table/src/tablemouse.js": "Tablemouse",
+    "packages/ckeditor5-table/src/tableproperties.js": "Tableproperties",
+    "packages/ckeditor5-table/src/tableproperties/tablepropertiesediting.js": "Tablepropertiesediting",
+    "packages/ckeditor5-table/src/tableproperties/tablepropertiesui.js": "Tablepropertiesui",
+    "packages/ckeditor5-table/src/tableselection.js": "Tableselection",
+    "packages/ckeditor5-table/src/tabletoolbar.js": "Tabletoolbar",
+    "packages/ckeditor5-table/src/tableui.js": "Tableui",
+    "packages/ckeditor5-table/src/tableutils.js": "Tableutils",
+    "packages/ckeditor5-typing/src/delete.js": "Delete",
+    "packages/ckeditor5-typing/src/input.js": "Input",
+    "packages/ckeditor5-typing/src/texttransformation.js": "Texttransformation",
+    "packages/ckeditor5-typing/src/twostepcaretmovement.js": "Twostepcaretmovement",
+    "packages/ckeditor5-typing/src/typing.js": "Typing",
+    "packages/ckeditor5-ui/src/panel/balloon/contextualballoon.js": "Contextualballoon",
+    "packages/ckeditor5-ui/src/toolbar/balloon/balloontoolbar.js": "Balloontoolbar",
+    "packages/ckeditor5-ui/src/toolbar/block/blocktoolbar.js": "Blocktoolbar",
+    "packages/ckeditor5-undo/src/undo.js": "Undo",
+    "packages/ckeditor5-undo/src/undoediting.js": "Undoediting",
+    "packages/ckeditor5-undo/src/undoui.js": "Undoui",
+    "packages/ckeditor5-upload/src/adapters/base64uploadadapter.js": "Base64uploadadapter",
+    "packages/ckeditor5-upload/src/adapters/simpleuploadadapter.js": "Simpleuploadadapter",
+    "packages/ckeditor5-upload/src/filerepository.js": "Filerepository",
+    "packages/ckeditor5-widget/src/widget.js": "Widget",
+    "packages/ckeditor5-widget/src/widgetresize.js": "Widgetresize",
+    "packages/ckeditor5-widget/src/widgettoolbarrepository.js": "Widgettoolbarrepository",
+    "packages/ckeditor5-widget/src/widgettypearound/widgettypearound.js": "Widgettypearound",
+    "packages/ckeditor5-word-count/src/wordcount.js": "Wordcount"
+  }
 }