@ckeditor/ckeditor5-icons 0.0.0-nightly-next-20250211.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (171) hide show
  1. package/CHANGELOG.md +4 -0
  2. package/LICENSE.md +26 -0
  3. package/README.md +29 -0
  4. package/dist/index-content.css +4 -0
  5. package/dist/index-editor.css +4 -0
  6. package/dist/index.css +4 -0
  7. package/dist/index.js +326 -0
  8. package/dist/index.js.map +1 -0
  9. package/package.json +50 -0
  10. package/src/index.d.ts +167 -0
  11. package/src/index.js +167 -0
  12. package/theme/icons/accessibility.svg +1 -0
  13. package/theme/icons/add-comment.svg +1 -0
  14. package/theme/icons/align-bottom.svg +1 -0
  15. package/theme/icons/align-center.svg +1 -0
  16. package/theme/icons/align-justify.svg +1 -0
  17. package/theme/icons/align-left.svg +1 -0
  18. package/theme/icons/align-middle.svg +1 -0
  19. package/theme/icons/align-right.svg +1 -0
  20. package/theme/icons/align-top.svg +1 -0
  21. package/theme/icons/arrow-down.svg +1 -0
  22. package/theme/icons/arrow-up.svg +1 -0
  23. package/theme/icons/bold.svg +1 -0
  24. package/theme/icons/bookmark-inline.svg +1 -0
  25. package/theme/icons/bookmark.svg +1 -0
  26. package/theme/icons/browse-files.svg +1 -0
  27. package/theme/icons/bulleted-list.svg +1 -0
  28. package/theme/icons/cancel.svg +1 -0
  29. package/theme/icons/caption.svg +1 -0
  30. package/theme/icons/case-change.svg +1 -0
  31. package/theme/icons/check.svg +1 -0
  32. package/theme/icons/chevron-down.svg +1 -0
  33. package/theme/icons/chevron-up.svg +1 -0
  34. package/theme/icons/ckbox-image-edit.svg +1 -0
  35. package/theme/icons/code-block.svg +1 -0
  36. package/theme/icons/code.svg +1 -0
  37. package/theme/icons/cog.svg +1 -0
  38. package/theme/icons/color-palette.svg +1 -0
  39. package/theme/icons/color-tile-check.svg +1 -0
  40. package/theme/icons/comments-archive.svg +1 -0
  41. package/theme/icons/content-lock.svg +1 -0
  42. package/theme/icons/content-unlock.svg +1 -0
  43. package/theme/icons/copy.svg +1 -0
  44. package/theme/icons/drag-handle.svg +1 -0
  45. package/theme/icons/drag-indicator.svg +1 -0
  46. package/theme/icons/dropbox.svg +1 -0
  47. package/theme/icons/dropdown-arrow.svg +1 -0
  48. package/theme/icons/edit-comment.svg +1 -0
  49. package/theme/icons/emoji.svg +1 -0
  50. package/theme/icons/eraser.svg +1 -0
  51. package/theme/icons/error.svg +1 -0
  52. package/theme/icons/export-pdf.svg +1 -0
  53. package/theme/icons/export-word.svg +1 -0
  54. package/theme/icons/facebook.svg +1 -0
  55. package/theme/icons/find-replace.svg +1 -0
  56. package/theme/icons/font-background.svg +1 -0
  57. package/theme/icons/font-color.svg +1 -0
  58. package/theme/icons/font-family.svg +1 -0
  59. package/theme/icons/font-size.svg +1 -0
  60. package/theme/icons/google-drive.svg +1 -0
  61. package/theme/icons/google-photos.svg +1 -0
  62. package/theme/icons/heading1.svg +1 -0
  63. package/theme/icons/heading2.svg +1 -0
  64. package/theme/icons/heading3.svg +1 -0
  65. package/theme/icons/heading4.svg +1 -0
  66. package/theme/icons/heading5.svg +1 -0
  67. package/theme/icons/heading6.svg +1 -0
  68. package/theme/icons/history.svg +1 -0
  69. package/theme/icons/horizontal-line.svg +1 -0
  70. package/theme/icons/html.svg +1 -0
  71. package/theme/icons/image-asset-manager.svg +1 -0
  72. package/theme/icons/image-upload.svg +1 -0
  73. package/theme/icons/image-url.svg +1 -0
  74. package/theme/icons/image.svg +1 -0
  75. package/theme/icons/import-export.svg +1 -0
  76. package/theme/icons/import-word.svg +1 -0
  77. package/theme/icons/indent.svg +1 -0
  78. package/theme/icons/insert-merge-field.svg +1 -0
  79. package/theme/icons/instagram.svg +1 -0
  80. package/theme/icons/italic.svg +1 -0
  81. package/theme/icons/legal-style-list.svg +1 -0
  82. package/theme/icons/link.svg +1 -0
  83. package/theme/icons/list-style-circle.svg +1 -0
  84. package/theme/icons/list-style-decimal-leading-zero.svg +1 -0
  85. package/theme/icons/list-style-decimal.svg +1 -0
  86. package/theme/icons/list-style-disc.svg +1 -0
  87. package/theme/icons/list-style-lower-latin.svg +1 -0
  88. package/theme/icons/list-style-lower-roman.svg +1 -0
  89. package/theme/icons/list-style-square.svg +1 -0
  90. package/theme/icons/list-style-upper-latin.svg +1 -0
  91. package/theme/icons/list-style-upper-roman.svg +1 -0
  92. package/theme/icons/local.svg +1 -0
  93. package/theme/icons/loupe.svg +1 -0
  94. package/theme/icons/low-vision.svg +1 -0
  95. package/theme/icons/magic-wand.svg +1 -0
  96. package/theme/icons/marker.svg +1 -0
  97. package/theme/icons/media-placeholder.svg +1 -0
  98. package/theme/icons/media.svg +1 -0
  99. package/theme/icons/multi-level-list.svg +1 -0
  100. package/theme/icons/next-arrow.svg +1 -0
  101. package/theme/icons/notification.svg +1 -0
  102. package/theme/icons/numbered-list.svg +1 -0
  103. package/theme/icons/object-center.svg +1 -0
  104. package/theme/icons/object-full-width.svg +1 -0
  105. package/theme/icons/object-inline-left.svg +1 -0
  106. package/theme/icons/object-inline-right.svg +1 -0
  107. package/theme/icons/object-inline.svg +1 -0
  108. package/theme/icons/object-left.svg +1 -0
  109. package/theme/icons/object-right.svg +1 -0
  110. package/theme/icons/object-size-custom.svg +1 -0
  111. package/theme/icons/object-size-full.svg +1 -0
  112. package/theme/icons/object-size-large.svg +1 -0
  113. package/theme/icons/object-size-medium.svg +1 -0
  114. package/theme/icons/object-size-small.svg +1 -0
  115. package/theme/icons/onedrive.svg +1 -0
  116. package/theme/icons/outdent.svg +1 -0
  117. package/theme/icons/page-break.svg +1 -0
  118. package/theme/icons/pagination-example.svg +1 -0
  119. package/theme/icons/paint-roller-cursor-default.svg +1 -0
  120. package/theme/icons/paint-roller-cursor-text.svg +1 -0
  121. package/theme/icons/paint-roller.svg +1 -0
  122. package/theme/icons/paragraph.svg +1 -0
  123. package/theme/icons/pen.svg +1 -0
  124. package/theme/icons/pencil.svg +1 -0
  125. package/theme/icons/pilcrow.svg +1 -0
  126. package/theme/icons/play.svg +1 -0
  127. package/theme/icons/plus.svg +1 -0
  128. package/theme/icons/preview-merge-fields.svg +1 -0
  129. package/theme/icons/previous-arrow.svg +1 -0
  130. package/theme/icons/print.svg +1 -0
  131. package/theme/icons/project-logo.svg +1 -0
  132. package/theme/icons/quote.svg +1 -0
  133. package/theme/icons/redo.svg +1 -0
  134. package/theme/icons/remove-comment.svg +1 -0
  135. package/theme/icons/remove-format.svg +1 -0
  136. package/theme/icons/remove.svg +1 -0
  137. package/theme/icons/return-arrow.svg +1 -0
  138. package/theme/icons/revision-history.svg +1 -0
  139. package/theme/icons/robot-pencil.svg +1 -0
  140. package/theme/icons/select-all.svg +1 -0
  141. package/theme/icons/show-blocks.svg +1 -0
  142. package/theme/icons/source.svg +1 -0
  143. package/theme/icons/special-characters.svg +1 -0
  144. package/theme/icons/strikethrough.svg +1 -0
  145. package/theme/icons/submit.svg +1 -0
  146. package/theme/icons/subscript.svg +1 -0
  147. package/theme/icons/superscript.svg +1 -0
  148. package/theme/icons/table-cell-properties.svg +1 -0
  149. package/theme/icons/table-column.svg +1 -0
  150. package/theme/icons/table-merge-cell.svg +1 -0
  151. package/theme/icons/table-of-contents.svg +1 -0
  152. package/theme/icons/table-properties.svg +1 -0
  153. package/theme/icons/table-row.svg +1 -0
  154. package/theme/icons/table.svg +1 -0
  155. package/theme/icons/template-generic.svg +1 -0
  156. package/theme/icons/template.svg +1 -0
  157. package/theme/icons/text-alternative.svg +1 -0
  158. package/theme/icons/text.svg +1 -0
  159. package/theme/icons/three-vertical-dots.svg +1 -0
  160. package/theme/icons/todo-list.svg +1 -0
  161. package/theme/icons/track-changes-accept.svg +1 -0
  162. package/theme/icons/track-changes-discard.svg +1 -0
  163. package/theme/icons/track-changes.svg +1 -0
  164. package/theme/icons/underline.svg +1 -0
  165. package/theme/icons/undo.svg +1 -0
  166. package/theme/icons/unlink.svg +1 -0
  167. package/theme/icons/uploadcare-image-edit.svg +1 -0
  168. package/theme/icons/uploadcare-image-upload.svg +1 -0
  169. package/theme/icons/uploadcare-link.svg +1 -0
  170. package/theme/icons/user.svg +1 -0
  171. package/theme/icons/warning.svg +1 -0
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 21 21" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_146_268)"><path d="M1.801 1.4C1.138 1.4.6 1.87.6 2.5v14.363c0 .64.534 1.037 1.186 1.037h9.494a2.97 2.97 0 0 1-.414-.287A2.998 2.998 0 0 1 9.81 15.59v-.007a3.003 3.003 0 0 1 .693-2.186l.383-.455-.02.018-3.65-3.41a.695.695 0 0 0-.957-.034L2.1 14V2.9h15v5.535a2.97 2.97 0 0 1 1.412.932l.088.105V2.5c0-.63-.547-1.1-1.2-1.1H1.802Zm11.713 2.803a2.146 2.146 0 0 0-2.049 1.992 2.14 2.14 0 0 0 1.28 2.096 2.13 2.13 0 0 0 2.644-3.11 2.134 2.134 0 0 0-1.875-.978Z"/><path d="M16.122 19.5a.79.79 0 0 0 .79-.79v-5.373l2.059 2.455a.79.79 0 0 0 1.211-1.015l-3.351-3.995a.79.79 0 0 0-.996-.179.786.786 0 0 0-.299.221l-3.35 3.99a.79.79 0 1 0 1.21 1.017l1.936-2.306v5.185c0 .436.353.79.79.79Z"/><path d="M16.122 19.5a.79.79 0 0 0 .79-.79v-5.373l2.059 2.455a.79.79 0 0 0 1.211-1.015l-3.351-3.995a.79.79 0 0 0-.996-.179.786.786 0 0 0-.299.221l-3.35 3.99a.79.79 0 1 0 1.21 1.017l1.936-2.306v5.185c0 .436.353.79.79.79Z"/></g><defs><clipPath id="clip0_146_268"><rect width="20" height="20" transform="translate(0.599976 0.399963)"/></clipPath></defs></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="M12.748 2a4.622 4.622 0 0 0-3.174 1.362L8.02 4.915a.783.783 0 0 0 .002 1.11.786.786 0 0 0 1.11 0l1.55-1.553c1.185-1.185 3.024-1.195 4.116-.104l.851.854c1.092 1.091 1.083 2.927-.101 4.11l-1.555 1.554a.787.787 0 0 0 .557 1.34.78.78 0 0 0 .553-.23l1.554-1.552c1.758-1.757 1.838-4.597.102-6.332l-.854-.853A4.31 4.31 0 0 0 12.748 2Zm-.488 4.973a.78.78 0 0 0-.553.23L7.2 11.71l-.004.002a.784.784 0 0 0 1.11 1.107l.003-.002 4.504-4.505a.785.785 0 0 0-.554-1.339Zm-6.79.815a.791.791 0 0 0-.554.234L3.36 9.573c-1.757 1.758-1.836 4.597-.101 6.332l.853.852c1.736 1.734 4.572 1.655 6.33-.102l1.547-1.547.006-.008a.777.777 0 0 0 .244-.554.782.782 0 0 0-.799-.797.774.774 0 0 0-.56.248l-1.545 1.547c-1.184 1.184-3.021 1.195-4.113.104l-.854-.854c-1.091-1.091-1.083-2.927.102-4.111l1.552-1.555a.787.787 0 0 0 .233-.555.79.79 0 0 0-.06-.3.793.793 0 0 0-.173-.253s-.104-.14-.183-.185c-.051-.03-.133-.047-.37-.047Z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 11 10" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"><path d="M5.5 5C8.538 5 11 7.015 11 9.5c0 .17-.011.336-.034.5H.034A3.732 3.732 0 0 1 0 9.5C0 7.015 2.462 5 5.5 5zm0-5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5z"/></svg>
@@ -0,0 +1 @@
1
+ <svg viewBox="0 0 13 13" xmlns="http://www.w3.org/2000/svg"><path clip-rule="evenodd" d="M12 6A6 6 0 1 1 0 6a6 6 0 0 1 12 0ZM5.28 2.4h1.44v4.32H5.28V2.4Zm1.44 5.76H5.28V9.6h1.44V8.16Z"/></svg>