@payloadcms/richtext-lexical 4.0.0-internal.5b1e7cd → 4.0.0-internal.5f0cd13

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 (1036) hide show
  1. package/dist/cell/rscEntry.d.ts +1 -1
  2. package/dist/cell/rscEntry.d.ts.map +1 -1
  3. package/dist/cell/rscEntry.js.map +1 -1
  4. package/dist/exports/client/Field-G5Z2HM5Y.js +2 -0
  5. package/dist/exports/client/Field-G5Z2HM5Y.js.map +7 -0
  6. package/dist/exports/client/RelationshipComponent-YCPAKOL7.js +2 -0
  7. package/dist/exports/client/RelationshipComponent-YCPAKOL7.js.map +7 -0
  8. package/dist/exports/client/bundled.css +1 -1
  9. package/dist/exports/client/{chunk-QJ5EETIB.js → chunk-6QWQ7JV4.js} +2 -2
  10. package/dist/exports/client/{chunk-FTT5KJ6W.js → chunk-LH634DPU.js} +1 -1
  11. package/dist/exports/client/chunk-LH634DPU.js.map +7 -0
  12. package/dist/exports/client/{chunk-BZZVLW4U.js → chunk-RJ5MAOKZ.js} +1 -1
  13. package/dist/exports/client/chunk-RJ5MAOKZ.js.map +7 -0
  14. package/dist/exports/client/chunk-UAKNDD6R.js +2 -0
  15. package/dist/exports/client/chunk-UAKNDD6R.js.map +7 -0
  16. package/dist/exports/client/chunk-WSAPGI3Z.js +2 -0
  17. package/dist/exports/client/chunk-WSAPGI3Z.js.map +7 -0
  18. package/dist/exports/client/component-HKTAZ77E.js +2 -0
  19. package/dist/exports/client/component-HKTAZ77E.js.map +7 -0
  20. package/dist/exports/client/componentInline-D3A6OW76.js +2 -0
  21. package/dist/exports/client/index.d.ts +0 -2
  22. package/dist/exports/client/index.d.ts.map +1 -1
  23. package/dist/exports/client/index.js +30 -30
  24. package/dist/exports/client/index.js.map +4 -4
  25. package/dist/exports/react/index.d.ts +1 -1
  26. package/dist/exports/react/index.d.ts.map +1 -1
  27. package/dist/exports/react/index.js.map +1 -1
  28. package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
  29. package/dist/features/align/client/toolbarAlignGroup.js +1 -0
  30. package/dist/features/align/client/toolbarAlignGroup.js.map +1 -1
  31. package/dist/features/blockquote/server/index.d.ts +1 -4
  32. package/dist/features/blockquote/server/index.d.ts.map +1 -1
  33. package/dist/features/blockquote/server/index.js +2 -39
  34. package/dist/features/blockquote/server/index.js.map +1 -1
  35. package/dist/features/blockquote/server/schema.d.ts +8 -0
  36. package/dist/features/blockquote/server/schema.d.ts.map +1 -0
  37. package/dist/features/blockquote/server/schema.js +15 -0
  38. package/dist/features/blockquote/server/schema.js.map +1 -0
  39. package/dist/features/blocks/client/component/BlockContent.d.ts +10 -0
  40. package/dist/features/blocks/client/component/BlockContent.d.ts.map +1 -1
  41. package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
  42. package/dist/features/blocks/client/component/index.css +178 -0
  43. package/dist/features/blocks/client/component/index.d.ts +3 -3
  44. package/dist/features/blocks/client/component/index.d.ts.map +1 -1
  45. package/dist/features/blocks/client/component/index.js +90 -18
  46. package/dist/features/blocks/client/component/index.js.map +1 -1
  47. package/dist/features/blocks/client/componentInline/components/InlineBlockContainer.d.ts.map +1 -1
  48. package/dist/features/blocks/client/componentInline/index.css +85 -0
  49. package/dist/features/blocks/client/componentInline/index.d.ts +3 -3
  50. package/dist/features/blocks/client/componentInline/index.d.ts.map +1 -1
  51. package/dist/features/blocks/client/componentInline/index.js +31 -8
  52. package/dist/features/blocks/client/componentInline/index.js.map +1 -1
  53. package/dist/features/blocks/client/index.d.ts.map +1 -1
  54. package/dist/features/blocks/client/index.js +0 -2
  55. package/dist/features/blocks/client/index.js.map +1 -1
  56. package/dist/features/blocks/client/markdown/markdownTransformer.d.ts.map +1 -1
  57. package/dist/features/blocks/client/markdown/markdownTransformer.js +4 -4
  58. package/dist/features/blocks/client/markdown/markdownTransformer.js.map +1 -1
  59. package/dist/features/blocks/client/nodes/BlocksNode.d.ts +2 -2
  60. package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
  61. package/dist/features/blocks/client/nodes/BlocksNode.js.map +1 -1
  62. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts +2 -2
  63. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
  64. package/dist/features/blocks/client/nodes/InlineBlocksNode.js.map +1 -1
  65. package/dist/features/blocks/client/plugin/index.d.ts +1 -1
  66. package/dist/features/blocks/client/plugin/index.d.ts.map +1 -1
  67. package/dist/features/blocks/client/plugin/index.js.map +1 -1
  68. package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts +1 -1
  69. package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts.map +1 -1
  70. package/dist/features/blocks/premade/CodeBlock/Component/Block.js +3 -0
  71. package/dist/features/blocks/premade/CodeBlock/Component/Block.js.map +1 -1
  72. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.css +26 -0
  73. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts +1 -1
  74. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts.map +1 -1
  75. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js +4 -1
  76. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js.map +1 -1
  77. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.css +40 -0
  78. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts +1 -1
  79. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts.map +1 -1
  80. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js +7 -8
  81. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js.map +1 -1
  82. package/dist/features/blocks/premade/CodeBlock/Component/index.css +171 -0
  83. package/dist/features/blocks/server/graphQLPopulationPromise.d.ts +1 -2
  84. package/dist/features/blocks/server/graphQLPopulationPromise.d.ts.map +1 -1
  85. package/dist/features/blocks/server/graphQLPopulationPromise.js.map +1 -1
  86. package/dist/features/blocks/server/index.d.ts +1 -0
  87. package/dist/features/blocks/server/index.d.ts.map +1 -1
  88. package/dist/features/blocks/server/index.js +20 -66
  89. package/dist/features/blocks/server/index.js.map +1 -1
  90. package/dist/features/blocks/server/markdown/markdownTransformer.d.ts.map +1 -1
  91. package/dist/features/blocks/server/markdown/markdownTransformer.js +4 -4
  92. package/dist/features/blocks/server/markdown/markdownTransformer.js.map +1 -1
  93. package/dist/features/blocks/server/nodes/BlocksNode.d.ts +1 -18
  94. package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -1
  95. package/dist/features/blocks/server/nodes/BlocksNode.js.map +1 -1
  96. package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts +2 -10
  97. package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -1
  98. package/dist/features/blocks/server/nodes/InlineBlocksNode.js.map +1 -1
  99. package/dist/features/blocks/server/schema.d.ts +45 -0
  100. package/dist/features/blocks/server/schema.d.ts.map +1 -0
  101. package/dist/features/blocks/server/schema.js +136 -0
  102. package/dist/features/blocks/server/schema.js.map +1 -0
  103. package/dist/features/blocks/server/validate.d.ts +1 -2
  104. package/dist/features/blocks/server/validate.d.ts.map +1 -1
  105. package/dist/features/blocks/server/validate.js.map +1 -1
  106. package/dist/features/converters/htmlToLexical/index.d.ts +1 -1
  107. package/dist/features/converters/htmlToLexical/index.d.ts.map +1 -1
  108. package/dist/features/converters/htmlToLexical/index.js.map +1 -1
  109. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.d.ts +1 -1
  110. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.d.ts.map +1 -1
  111. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.js.map +1 -1
  112. package/dist/features/converters/lexicalToHtml/async/converters/heading.d.ts +1 -1
  113. package/dist/features/converters/lexicalToHtml/async/converters/heading.d.ts.map +1 -1
  114. package/dist/features/converters/lexicalToHtml/async/converters/heading.js.map +1 -1
  115. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.d.ts +1 -1
  116. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.d.ts.map +1 -1
  117. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.js.map +1 -1
  118. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.d.ts +1 -1
  119. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.d.ts.map +1 -1
  120. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.js.map +1 -1
  121. package/dist/features/converters/lexicalToHtml/async/converters/link.d.ts +1 -1
  122. package/dist/features/converters/lexicalToHtml/async/converters/link.d.ts.map +1 -1
  123. package/dist/features/converters/lexicalToHtml/async/converters/link.js.map +1 -1
  124. package/dist/features/converters/lexicalToHtml/async/converters/list.d.ts +1 -1
  125. package/dist/features/converters/lexicalToHtml/async/converters/list.d.ts.map +1 -1
  126. package/dist/features/converters/lexicalToHtml/async/converters/list.js.map +1 -1
  127. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.d.ts +1 -1
  128. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.d.ts.map +1 -1
  129. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.js.map +1 -1
  130. package/dist/features/converters/lexicalToHtml/async/converters/tab.d.ts +1 -1
  131. package/dist/features/converters/lexicalToHtml/async/converters/tab.d.ts.map +1 -1
  132. package/dist/features/converters/lexicalToHtml/async/converters/tab.js.map +1 -1
  133. package/dist/features/converters/lexicalToHtml/async/converters/table.d.ts +1 -1
  134. package/dist/features/converters/lexicalToHtml/async/converters/table.d.ts.map +1 -1
  135. package/dist/features/converters/lexicalToHtml/async/converters/table.js +1 -1
  136. package/dist/features/converters/lexicalToHtml/async/converters/table.js.map +1 -1
  137. package/dist/features/converters/lexicalToHtml/async/converters/text.d.ts +1 -1
  138. package/dist/features/converters/lexicalToHtml/async/converters/text.d.ts.map +1 -1
  139. package/dist/features/converters/lexicalToHtml/async/converters/text.js.map +1 -1
  140. package/dist/features/converters/lexicalToHtml/async/converters/upload.d.ts +1 -1
  141. package/dist/features/converters/lexicalToHtml/async/converters/upload.d.ts.map +1 -1
  142. package/dist/features/converters/lexicalToHtml/async/converters/upload.js.map +1 -1
  143. package/dist/features/converters/lexicalToHtml/async/defaultConverters.d.ts +1 -1
  144. package/dist/features/converters/lexicalToHtml/async/defaultConverters.d.ts.map +1 -1
  145. package/dist/features/converters/lexicalToHtml/async/defaultConverters.js.map +1 -1
  146. package/dist/features/converters/lexicalToHtml/async/types.d.ts +2 -1
  147. package/dist/features/converters/lexicalToHtml/async/types.d.ts.map +1 -1
  148. package/dist/features/converters/lexicalToHtml/async/types.js.map +1 -1
  149. package/dist/features/converters/lexicalToHtml/shared/cssColors.d.ts.map +1 -1
  150. package/dist/features/converters/lexicalToHtml/shared/findConverterForNode.js.map +1 -1
  151. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.d.ts +1 -1
  152. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.d.ts.map +1 -1
  153. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.js.map +1 -1
  154. package/dist/features/converters/lexicalToHtml/sync/converters/heading.d.ts +1 -1
  155. package/dist/features/converters/lexicalToHtml/sync/converters/heading.d.ts.map +1 -1
  156. package/dist/features/converters/lexicalToHtml/sync/converters/heading.js.map +1 -1
  157. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.d.ts +1 -1
  158. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.d.ts.map +1 -1
  159. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.js.map +1 -1
  160. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.d.ts +1 -1
  161. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.d.ts.map +1 -1
  162. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.js.map +1 -1
  163. package/dist/features/converters/lexicalToHtml/sync/converters/link.d.ts +1 -1
  164. package/dist/features/converters/lexicalToHtml/sync/converters/link.d.ts.map +1 -1
  165. package/dist/features/converters/lexicalToHtml/sync/converters/link.js.map +1 -1
  166. package/dist/features/converters/lexicalToHtml/sync/converters/list.d.ts +1 -1
  167. package/dist/features/converters/lexicalToHtml/sync/converters/list.d.ts.map +1 -1
  168. package/dist/features/converters/lexicalToHtml/sync/converters/list.js.map +1 -1
  169. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.d.ts +1 -1
  170. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.d.ts.map +1 -1
  171. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.js.map +1 -1
  172. package/dist/features/converters/lexicalToHtml/sync/converters/tab.d.ts +1 -1
  173. package/dist/features/converters/lexicalToHtml/sync/converters/tab.d.ts.map +1 -1
  174. package/dist/features/converters/lexicalToHtml/sync/converters/tab.js.map +1 -1
  175. package/dist/features/converters/lexicalToHtml/sync/converters/table.d.ts +1 -1
  176. package/dist/features/converters/lexicalToHtml/sync/converters/table.d.ts.map +1 -1
  177. package/dist/features/converters/lexicalToHtml/sync/converters/table.js +1 -1
  178. package/dist/features/converters/lexicalToHtml/sync/converters/table.js.map +1 -1
  179. package/dist/features/converters/lexicalToHtml/sync/converters/text.d.ts +1 -1
  180. package/dist/features/converters/lexicalToHtml/sync/converters/text.d.ts.map +1 -1
  181. package/dist/features/converters/lexicalToHtml/sync/converters/text.js.map +1 -1
  182. package/dist/features/converters/lexicalToHtml/sync/converters/upload.d.ts +1 -1
  183. package/dist/features/converters/lexicalToHtml/sync/converters/upload.d.ts.map +1 -1
  184. package/dist/features/converters/lexicalToHtml/sync/converters/upload.js.map +1 -1
  185. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.d.ts +1 -1
  186. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.d.ts.map +1 -1
  187. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.js.map +1 -1
  188. package/dist/features/converters/lexicalToHtml/sync/types.d.ts +2 -1
  189. package/dist/features/converters/lexicalToHtml/sync/types.d.ts.map +1 -1
  190. package/dist/features/converters/lexicalToHtml/sync/types.js.map +1 -1
  191. package/dist/features/converters/lexicalToJSX/Component/index.d.ts +4 -2
  192. package/dist/features/converters/lexicalToJSX/Component/index.d.ts.map +1 -1
  193. package/dist/features/converters/lexicalToJSX/Component/index.js.map +1 -1
  194. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.d.ts +1 -1
  195. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.d.ts.map +1 -1
  196. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.js.map +1 -1
  197. package/dist/features/converters/lexicalToJSX/converter/converters/heading.d.ts +1 -1
  198. package/dist/features/converters/lexicalToJSX/converter/converters/heading.d.ts.map +1 -1
  199. package/dist/features/converters/lexicalToJSX/converter/converters/heading.js.map +1 -1
  200. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.d.ts +1 -1
  201. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.d.ts.map +1 -1
  202. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.js.map +1 -1
  203. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.d.ts +1 -1
  204. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.d.ts.map +1 -1
  205. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.js.map +1 -1
  206. package/dist/features/converters/lexicalToJSX/converter/converters/link.d.ts +1 -1
  207. package/dist/features/converters/lexicalToJSX/converter/converters/link.d.ts.map +1 -1
  208. package/dist/features/converters/lexicalToJSX/converter/converters/link.js.map +1 -1
  209. package/dist/features/converters/lexicalToJSX/converter/converters/list.d.ts +1 -1
  210. package/dist/features/converters/lexicalToJSX/converter/converters/list.d.ts.map +1 -1
  211. package/dist/features/converters/lexicalToJSX/converter/converters/list.js.map +1 -1
  212. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.d.ts +1 -1
  213. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.d.ts.map +1 -1
  214. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.js.map +1 -1
  215. package/dist/features/converters/lexicalToJSX/converter/converters/tab.d.ts +1 -1
  216. package/dist/features/converters/lexicalToJSX/converter/converters/tab.d.ts.map +1 -1
  217. package/dist/features/converters/lexicalToJSX/converter/converters/tab.js.map +1 -1
  218. package/dist/features/converters/lexicalToJSX/converter/converters/table.d.ts +1 -1
  219. package/dist/features/converters/lexicalToJSX/converter/converters/table.d.ts.map +1 -1
  220. package/dist/features/converters/lexicalToJSX/converter/converters/table.js.map +1 -1
  221. package/dist/features/converters/lexicalToJSX/converter/converters/text.d.ts +1 -1
  222. package/dist/features/converters/lexicalToJSX/converter/converters/text.d.ts.map +1 -1
  223. package/dist/features/converters/lexicalToJSX/converter/converters/text.js.map +1 -1
  224. package/dist/features/converters/lexicalToJSX/converter/converters/upload.d.ts +1 -1
  225. package/dist/features/converters/lexicalToJSX/converter/converters/upload.d.ts.map +1 -1
  226. package/dist/features/converters/lexicalToJSX/converter/converters/upload.js.map +1 -1
  227. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.d.ts +1 -1
  228. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.d.ts.map +1 -1
  229. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.js.map +1 -1
  230. package/dist/features/converters/lexicalToJSX/converter/index.d.ts +1 -1
  231. package/dist/features/converters/lexicalToJSX/converter/index.d.ts.map +1 -1
  232. package/dist/features/converters/lexicalToJSX/converter/index.js.map +1 -1
  233. package/dist/features/converters/lexicalToJSX/converter/types.d.ts +1 -1
  234. package/dist/features/converters/lexicalToJSX/converter/types.d.ts.map +1 -1
  235. package/dist/features/converters/lexicalToJSX/converter/types.js.map +1 -1
  236. package/dist/features/converters/lexicalToMarkdown/index.d.ts.map +1 -1
  237. package/dist/features/converters/lexicalToPlaintext/convertLexicalToPlaintext.spec.js.map +1 -1
  238. package/dist/features/converters/lexicalToPlaintext/shared/findConverterForNode.js.map +1 -1
  239. package/dist/features/converters/lexicalToPlaintext/sync/types.d.ts +1 -1
  240. package/dist/features/converters/lexicalToPlaintext/sync/types.d.ts.map +1 -1
  241. package/dist/features/converters/lexicalToPlaintext/sync/types.js.map +1 -1
  242. package/dist/features/converters/markdownToLexical/index.d.ts +1 -1
  243. package/dist/features/converters/markdownToLexical/index.d.ts.map +1 -1
  244. package/dist/features/converters/markdownToLexical/index.js.map +1 -1
  245. package/dist/features/debug/jsxConverter/client/plugin/index.d.ts +1 -1
  246. package/dist/features/debug/jsxConverter/client/plugin/index.d.ts.map +1 -1
  247. package/dist/features/debug/jsxConverter/client/plugin/index.js +1 -0
  248. package/dist/features/debug/jsxConverter/client/plugin/index.js.map +1 -1
  249. package/dist/features/debug/jsxConverter/client/plugin/style.css +9 -0
  250. package/dist/features/debug/testRecorder/client/plugin/index.css +51 -0
  251. package/dist/features/debug/testRecorder/client/plugin/index.d.ts +1 -1
  252. package/dist/features/debug/testRecorder/client/plugin/index.d.ts.map +1 -1
  253. package/dist/features/debug/testRecorder/client/plugin/index.js +1 -0
  254. package/dist/features/debug/testRecorder/client/plugin/index.js.map +1 -1
  255. package/dist/features/debug/treeView/client/plugin/index.css +81 -0
  256. package/dist/features/debug/treeView/client/plugin/index.d.ts +1 -1
  257. package/dist/features/debug/treeView/client/plugin/index.d.ts.map +1 -1
  258. package/dist/features/debug/treeView/client/plugin/index.js +1 -0
  259. package/dist/features/debug/treeView/client/plugin/index.js.map +1 -1
  260. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.css +91 -0
  261. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts +1 -1
  262. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts.map +1 -1
  263. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js +3 -2
  264. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +1 -1
  265. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.css +11 -0
  266. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts +1 -1
  267. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts.map +1 -1
  268. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js +1 -0
  269. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +1 -1
  270. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js +1 -1
  271. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -1
  272. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.css +166 -0
  273. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts +17 -0
  274. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +1 -0
  275. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js +219 -0
  276. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js.map +1 -0
  277. package/dist/features/experimental_table/client/plugins/TablePlugin/index.css +235 -0
  278. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts +1 -1
  279. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +1 -1
  280. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js +95 -104
  281. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +1 -1
  282. package/dist/features/experimental_table/server/index.d.ts +1 -6
  283. package/dist/features/experimental_table/server/index.d.ts.map +1 -1
  284. package/dist/features/experimental_table/server/index.js +4 -102
  285. package/dist/features/experimental_table/server/index.js.map +1 -1
  286. package/dist/features/experimental_table/server/schema.d.ts +27 -0
  287. package/dist/features/experimental_table/server/schema.d.ts.map +1 -0
  288. package/dist/features/experimental_table/server/schema.js +104 -0
  289. package/dist/features/experimental_table/server/schema.js.map +1 -0
  290. package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -1
  291. package/dist/features/heading/server/index.d.ts +2 -4
  292. package/dist/features/heading/server/index.d.ts.map +1 -1
  293. package/dist/features/heading/server/index.js +2 -39
  294. package/dist/features/heading/server/index.js.map +1 -1
  295. package/dist/features/heading/server/schema.d.ts +10 -0
  296. package/dist/features/heading/server/schema.d.ts.map +1 -0
  297. package/dist/features/heading/server/schema.js +37 -0
  298. package/dist/features/heading/server/schema.js.map +1 -0
  299. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts +1 -1
  300. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts.map +1 -1
  301. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js.map +1 -1
  302. package/dist/features/horizontalRule/client/plugin/index.css +25 -0
  303. package/dist/features/horizontalRule/client/plugin/index.d.ts +1 -1
  304. package/dist/features/horizontalRule/client/plugin/index.d.ts.map +1 -1
  305. package/dist/features/horizontalRule/client/plugin/index.js +73 -4
  306. package/dist/features/horizontalRule/client/plugin/index.js.map +1 -1
  307. package/dist/features/horizontalRule/server/index.d.ts +1 -0
  308. package/dist/features/horizontalRule/server/index.d.ts.map +1 -1
  309. package/dist/features/horizontalRule/server/index.js +2 -8
  310. package/dist/features/horizontalRule/server/index.js.map +1 -1
  311. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts +1 -5
  312. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts.map +1 -1
  313. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js.map +1 -1
  314. package/dist/features/horizontalRule/server/schema.d.ts +7 -0
  315. package/dist/features/horizontalRule/server/schema.d.ts.map +1 -0
  316. package/dist/features/horizontalRule/server/schema.js +25 -0
  317. package/dist/features/horizontalRule/server/schema.js.map +1 -0
  318. package/dist/features/indent/client/toolbarIndentGroup.d.ts.map +1 -1
  319. package/dist/features/link/client/index.d.ts.map +1 -1
  320. package/dist/features/link/client/index.js.map +1 -1
  321. package/dist/features/link/client/plugins/autoLink/index.d.ts +1 -1
  322. package/dist/features/link/client/plugins/autoLink/index.d.ts.map +1 -1
  323. package/dist/features/link/client/plugins/autoLink/index.js.map +1 -1
  324. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.d.ts.map +1 -1
  325. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +28 -8
  326. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
  327. package/dist/features/link/client/plugins/floatingLinkEditor/index.css +112 -0
  328. package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts +1 -1
  329. package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts.map +1 -1
  330. package/dist/features/link/client/plugins/floatingLinkEditor/index.js +1 -0
  331. package/dist/features/link/client/plugins/floatingLinkEditor/index.js.map +1 -1
  332. package/dist/features/link/client/plugins/floatingLinkEditor/types.d.ts +1 -1
  333. package/dist/features/link/client/plugins/floatingLinkEditor/types.d.ts.map +1 -1
  334. package/dist/features/link/client/plugins/floatingLinkEditor/types.js.map +1 -1
  335. package/dist/features/link/client/plugins/link/index.js.map +1 -1
  336. package/dist/features/link/markdownTransformer.d.ts +1 -1
  337. package/dist/features/link/markdownTransformer.d.ts.map +1 -1
  338. package/dist/features/link/markdownTransformer.js.map +1 -1
  339. package/dist/features/link/markdownTransformer.spec.js.map +1 -1
  340. package/dist/features/link/nodes/AutoLinkNode.d.ts +3 -3
  341. package/dist/features/link/nodes/AutoLinkNode.d.ts.map +1 -1
  342. package/dist/features/link/nodes/AutoLinkNode.js +2 -1
  343. package/dist/features/link/nodes/AutoLinkNode.js.map +1 -1
  344. package/dist/features/link/nodes/LinkNode.d.ts +3 -3
  345. package/dist/features/link/nodes/LinkNode.d.ts.map +1 -1
  346. package/dist/features/link/nodes/LinkNode.js +2 -1
  347. package/dist/features/link/nodes/LinkNode.js.map +1 -1
  348. package/dist/features/link/server/baseFields.d.ts.map +1 -1
  349. package/dist/features/link/server/baseFields.js.map +1 -1
  350. package/dist/features/link/server/graphQLPopulationPromise.d.ts +1 -1
  351. package/dist/features/link/server/graphQLPopulationPromise.d.ts.map +1 -1
  352. package/dist/features/link/server/graphQLPopulationPromise.js.map +1 -1
  353. package/dist/features/link/server/index.d.ts +2 -1
  354. package/dist/features/link/server/index.d.ts.map +1 -1
  355. package/dist/features/link/server/index.js +3 -71
  356. package/dist/features/link/server/index.js.map +1 -1
  357. package/dist/features/link/server/schema.d.ts +32 -0
  358. package/dist/features/link/server/schema.d.ts.map +1 -0
  359. package/dist/features/link/server/schema.js +166 -0
  360. package/dist/features/link/server/schema.js.map +1 -0
  361. package/dist/features/link/server/validate.d.ts +1 -1
  362. package/dist/features/link/server/validate.d.ts.map +1 -1
  363. package/dist/features/link/server/validate.js.map +1 -1
  364. package/dist/features/lists/checklist/server/index.d.ts.map +1 -1
  365. package/dist/features/lists/checklist/server/index.js +3 -7
  366. package/dist/features/lists/checklist/server/index.js.map +1 -1
  367. package/dist/features/lists/orderedList/server/index.d.ts.map +1 -1
  368. package/dist/features/lists/orderedList/server/index.js +3 -7
  369. package/dist/features/lists/orderedList/server/index.js.map +1 -1
  370. package/dist/features/lists/plugin/index.d.ts +0 -9
  371. package/dist/features/lists/plugin/index.d.ts.map +1 -1
  372. package/dist/features/lists/plugin/index.js.map +1 -1
  373. package/dist/features/lists/shared/markdown.d.ts.map +1 -1
  374. package/dist/features/lists/shared/schema.d.ts +18 -0
  375. package/dist/features/lists/shared/schema.d.ts.map +1 -0
  376. package/dist/features/lists/shared/schema.js +62 -0
  377. package/dist/features/lists/shared/schema.js.map +1 -0
  378. package/dist/features/lists/unorderedList/server/index.d.ts.map +1 -1
  379. package/dist/features/lists/unorderedList/server/index.js +3 -7
  380. package/dist/features/lists/unorderedList/server/index.js.map +1 -1
  381. package/dist/features/relationship/client/components/RelationshipComponent.d.ts +2 -2
  382. package/dist/features/relationship/client/components/RelationshipComponent.d.ts.map +1 -1
  383. package/dist/features/relationship/client/components/RelationshipComponent.js +29 -4
  384. package/dist/features/relationship/client/components/RelationshipComponent.js.map +1 -1
  385. package/dist/features/relationship/client/components/index.css +112 -0
  386. package/dist/features/relationship/client/drawer/index.d.ts.map +1 -1
  387. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts +1 -1
  388. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts.map +1 -1
  389. package/dist/features/relationship/client/nodes/RelationshipNode.js.map +1 -1
  390. package/dist/features/relationship/client/plugins/index.d.ts +1 -1
  391. package/dist/features/relationship/client/plugins/index.d.ts.map +1 -1
  392. package/dist/features/relationship/client/plugins/index.js.map +1 -1
  393. package/dist/features/relationship/client/utils/useEnabledRelationships.d.ts.map +1 -1
  394. package/dist/features/relationship/client/utils/useEnabledRelationships.js +9 -40
  395. package/dist/features/relationship/client/utils/useEnabledRelationships.js.map +1 -1
  396. package/dist/features/relationship/server/graphQLPopulationPromise.d.ts +1 -1
  397. package/dist/features/relationship/server/graphQLPopulationPromise.d.ts.map +1 -1
  398. package/dist/features/relationship/server/graphQLPopulationPromise.js.map +1 -1
  399. package/dist/features/relationship/server/index.d.ts +1 -0
  400. package/dist/features/relationship/server/index.d.ts.map +1 -1
  401. package/dist/features/relationship/server/index.js +2 -0
  402. package/dist/features/relationship/server/index.js.map +1 -1
  403. package/dist/features/relationship/server/nodes/RelationshipNode.d.ts +1 -10
  404. package/dist/features/relationship/server/nodes/RelationshipNode.d.ts.map +1 -1
  405. package/dist/features/relationship/server/nodes/RelationshipNode.js.map +1 -1
  406. package/dist/features/relationship/server/schema.d.ts +28 -0
  407. package/dist/features/relationship/server/schema.d.ts.map +1 -0
  408. package/dist/features/relationship/server/schema.js +83 -0
  409. package/dist/features/relationship/server/schema.js.map +1 -0
  410. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts +23 -0
  411. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts.map +1 -0
  412. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.js +34 -0
  413. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.js.map +1 -0
  414. package/dist/features/shared/toolbar/addDropdownGroup.d.ts.map +1 -1
  415. package/dist/features/shared/toolbar/featureButtonsGroup.d.ts.map +1 -1
  416. package/dist/features/shared/toolbar/textDropdownGroup.d.ts.map +1 -1
  417. package/dist/features/toolbars/fixed/client/Toolbar/index.css +87 -0
  418. package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts +1 -1
  419. package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts.map +1 -1
  420. package/dist/features/toolbars/fixed/client/Toolbar/index.js +1 -0
  421. package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
  422. package/dist/features/toolbars/inline/client/Toolbar/index.css +43 -0
  423. package/dist/features/toolbars/inline/client/Toolbar/index.d.ts +1 -1
  424. package/dist/features/toolbars/inline/client/Toolbar/index.d.ts.map +1 -1
  425. package/dist/features/toolbars/inline/client/Toolbar/index.js +1 -0
  426. package/dist/features/toolbars/inline/client/Toolbar/index.js.map +1 -1
  427. package/dist/features/toolbars/shared/ToolbarButton/index.css +57 -0
  428. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts +1 -1
  429. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
  430. package/dist/features/toolbars/shared/ToolbarButton/index.js +80 -74
  431. package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -1
  432. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.d.ts.map +1 -1
  433. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js +5 -2
  434. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +1 -1
  435. package/dist/features/toolbars/shared/ToolbarDropdown/index.css +214 -0
  436. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts +1 -1
  437. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
  438. package/dist/features/toolbars/shared/ToolbarDropdown/index.js +11 -7
  439. package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -1
  440. package/dist/features/toolbars/types.d.ts +5 -1
  441. package/dist/features/toolbars/types.d.ts.map +1 -1
  442. package/dist/features/toolbars/types.js.map +1 -1
  443. package/dist/features/typesClient.d.ts +1 -1
  444. package/dist/features/typesClient.d.ts.map +1 -1
  445. package/dist/features/typesClient.js.map +1 -1
  446. package/dist/features/typesServer.d.ts +18 -58
  447. package/dist/features/typesServer.d.ts.map +1 -1
  448. package/dist/features/typesServer.js.map +1 -1
  449. package/dist/features/upload/client/component/index.css +214 -0
  450. package/dist/features/upload/client/component/index.d.ts +2 -2
  451. package/dist/features/upload/client/component/index.d.ts.map +1 -1
  452. package/dist/features/upload/client/component/index.js +86 -63
  453. package/dist/features/upload/client/component/index.js.map +1 -1
  454. package/dist/features/upload/client/component/pending/index.d.ts +0 -1
  455. package/dist/features/upload/client/component/pending/index.d.ts.map +1 -1
  456. package/dist/features/upload/client/component/pending/index.js.map +1 -1
  457. package/dist/features/upload/client/drawer/index.d.ts.map +1 -1
  458. package/dist/features/upload/client/nodes/UploadNode.d.ts +1 -1
  459. package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
  460. package/dist/features/upload/client/nodes/UploadNode.js.map +1 -1
  461. package/dist/features/upload/client/plugin/index.d.ts +1 -1
  462. package/dist/features/upload/client/plugin/index.d.ts.map +1 -1
  463. package/dist/features/upload/client/plugin/index.js.map +1 -1
  464. package/dist/features/upload/server/graphQLPopulationPromise.d.ts +1 -1
  465. package/dist/features/upload/server/graphQLPopulationPromise.d.ts.map +1 -1
  466. package/dist/features/upload/server/graphQLPopulationPromise.js.map +1 -1
  467. package/dist/features/upload/server/index.d.ts +1 -0
  468. package/dist/features/upload/server/index.d.ts.map +1 -1
  469. package/dist/features/upload/server/index.js +3 -80
  470. package/dist/features/upload/server/index.js.map +1 -1
  471. package/dist/features/upload/server/nodes/UploadNode.d.ts +1 -55
  472. package/dist/features/upload/server/nodes/UploadNode.d.ts.map +1 -1
  473. package/dist/features/upload/server/nodes/UploadNode.js.map +1 -1
  474. package/dist/features/upload/server/nodes/conversions.d.ts.map +1 -1
  475. package/dist/features/upload/server/nodes/conversions.js.map +1 -1
  476. package/dist/features/upload/server/schema.d.ts +52 -0
  477. package/dist/features/upload/server/schema.d.ts.map +1 -0
  478. package/dist/features/upload/server/schema.js +113 -0
  479. package/dist/features/upload/server/schema.js.map +1 -0
  480. package/dist/features/upload/server/validate.d.ts +1 -1
  481. package/dist/features/upload/server/validate.d.ts.map +1 -1
  482. package/dist/features/upload/server/validate.js.map +1 -1
  483. package/dist/field/Diff/converters/link.d.ts +1 -1
  484. package/dist/field/Diff/converters/link.d.ts.map +1 -1
  485. package/dist/field/Diff/converters/link.js.map +1 -1
  486. package/dist/field/Diff/converters/listitem/index.css +80 -0
  487. package/dist/field/Diff/converters/listitem/index.d.ts +2 -2
  488. package/dist/field/Diff/converters/listitem/index.d.ts.map +1 -1
  489. package/dist/field/Diff/converters/listitem/index.js +1 -0
  490. package/dist/field/Diff/converters/listitem/index.js.map +1 -1
  491. package/dist/field/Diff/converters/relationship/index.css +108 -0
  492. package/dist/field/Diff/converters/relationship/index.d.ts +2 -2
  493. package/dist/field/Diff/converters/relationship/index.d.ts.map +1 -1
  494. package/dist/field/Diff/converters/relationship/index.js +11 -28
  495. package/dist/field/Diff/converters/relationship/index.js.map +1 -1
  496. package/dist/field/Diff/converters/unknown/index.css +37 -0
  497. package/dist/field/Diff/converters/unknown/index.d.ts +1 -1
  498. package/dist/field/Diff/converters/unknown/index.d.ts.map +1 -1
  499. package/dist/field/Diff/converters/unknown/index.js +1 -0
  500. package/dist/field/Diff/converters/unknown/index.js.map +1 -1
  501. package/dist/field/Diff/converters/upload/index.css +175 -0
  502. package/dist/field/Diff/converters/upload/index.d.ts +2 -2
  503. package/dist/field/Diff/converters/upload/index.d.ts.map +1 -1
  504. package/dist/field/Diff/converters/upload/index.js +7 -2
  505. package/dist/field/Diff/converters/upload/index.js.map +1 -1
  506. package/dist/field/Diff/index.css +156 -0
  507. package/dist/field/Diff/index.d.ts +1 -1
  508. package/dist/field/Diff/index.d.ts.map +1 -1
  509. package/dist/field/Diff/index.js +1 -0
  510. package/dist/field/Diff/index.js.map +1 -1
  511. package/dist/field/Field.d.ts +3 -3
  512. package/dist/field/Field.d.ts.map +1 -1
  513. package/dist/field/Field.js +13 -12
  514. package/dist/field/Field.js.map +1 -1
  515. package/dist/field/RenderLexical/index.d.ts +2 -2
  516. package/dist/field/RenderLexical/index.d.ts.map +1 -1
  517. package/dist/field/RenderLexical/index.js.map +1 -1
  518. package/dist/field/RichTextViewProvider.d.ts +1 -1
  519. package/dist/field/RichTextViewProvider.d.ts.map +1 -1
  520. package/dist/field/RichTextViewProvider.js.map +1 -1
  521. package/dist/field/ViewSelector.css +32 -0
  522. package/dist/field/ViewSelector.d.ts +1 -1
  523. package/dist/field/ViewSelector.d.ts.map +1 -1
  524. package/dist/field/ViewSelector.js +1 -0
  525. package/dist/field/ViewSelector.js.map +1 -1
  526. package/dist/field/bundled.css +1 -1
  527. package/dist/field/index.css +60 -0
  528. package/dist/field/index.d.ts +1 -1
  529. package/dist/field/index.d.ts.map +1 -1
  530. package/dist/field/index.js.map +1 -1
  531. package/dist/field/rscEntry.d.ts +1 -1
  532. package/dist/field/rscEntry.d.ts.map +1 -1
  533. package/dist/field/rscEntry.js.map +1 -1
  534. package/dist/hooks.d.ts +6 -0
  535. package/dist/hooks.d.ts.map +1 -0
  536. package/dist/hooks.js +548 -0
  537. package/dist/hooks.js.map +1 -0
  538. package/dist/index.d.ts +11 -18
  539. package/dist/index.d.ts.map +1 -1
  540. package/dist/index.js +20 -628
  541. package/dist/index.js.map +1 -1
  542. package/dist/lexical/LexicalEditor.css +50 -0
  543. package/dist/lexical/LexicalEditor.d.ts +1 -1
  544. package/dist/lexical/LexicalEditor.d.ts.map +1 -1
  545. package/dist/lexical/LexicalEditor.js +1 -0
  546. package/dist/lexical/LexicalEditor.js.map +1 -1
  547. package/dist/lexical/LexicalProvider.d.ts +1 -1
  548. package/dist/lexical/LexicalProvider.d.ts.map +1 -1
  549. package/dist/lexical/LexicalProvider.js.map +1 -1
  550. package/dist/lexical/config/client/EditorConfigProvider.d.ts +1 -1
  551. package/dist/lexical/config/client/EditorConfigProvider.d.ts.map +1 -1
  552. package/dist/lexical/config/client/EditorConfigProvider.js.map +1 -1
  553. package/dist/lexical/config/client/loader.d.ts +1 -1
  554. package/dist/lexical/config/client/loader.d.ts.map +1 -1
  555. package/dist/lexical/config/client/loader.js.map +1 -1
  556. package/dist/lexical/config/client/sanitize.d.ts +1 -1
  557. package/dist/lexical/config/client/sanitize.d.ts.map +1 -1
  558. package/dist/lexical/config/client/sanitize.js.map +1 -1
  559. package/dist/lexical/config/server/loader.d.ts.map +1 -1
  560. package/dist/lexical/config/server/loader.js +12 -9
  561. package/dist/lexical/config/server/loader.js.map +1 -1
  562. package/dist/lexical/config/server/sanitize.d.ts.map +1 -1
  563. package/dist/lexical/config/server/sanitize.js +9 -17
  564. package/dist/lexical/config/server/sanitize.js.map +1 -1
  565. package/dist/lexical/config/types.d.ts +1 -1
  566. package/dist/lexical/config/types.d.ts.map +1 -1
  567. package/dist/lexical/config/types.js.map +1 -1
  568. package/dist/lexical/nodes/index.d.ts +1 -1
  569. package/dist/lexical/nodes/index.d.ts.map +1 -1
  570. package/dist/lexical/nodes/index.js.map +1 -1
  571. package/dist/lexical/plugins/DecoratorPlugin/index.css +11 -0
  572. package/dist/lexical/plugins/DecoratorPlugin/index.d.ts +1 -1
  573. package/dist/lexical/plugins/DecoratorPlugin/index.d.ts.map +1 -1
  574. package/dist/lexical/plugins/DecoratorPlugin/index.js +1 -0
  575. package/dist/lexical/plugins/DecoratorPlugin/index.js.map +1 -1
  576. package/dist/lexical/plugins/InsertParagraphAtEnd/index.css +52 -0
  577. package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts +1 -1
  578. package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts.map +1 -1
  579. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js +1 -0
  580. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js.map +1 -1
  581. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts +1 -1
  582. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts.map +1 -1
  583. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js.map +1 -1
  584. package/dist/lexical/plugins/SlashMenu/index.css +65 -0
  585. package/dist/lexical/plugins/SlashMenu/index.d.ts +1 -1
  586. package/dist/lexical/plugins/SlashMenu/index.d.ts.map +1 -1
  587. package/dist/lexical/plugins/SlashMenu/index.js +2 -0
  588. package/dist/lexical/plugins/SlashMenu/index.js.map +1 -1
  589. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.css +40 -0
  590. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts +1 -1
  591. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts.map +1 -1
  592. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js +1 -0
  593. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +1 -1
  594. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -1
  595. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.css +84 -0
  596. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts +1 -1
  597. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts.map +1 -1
  598. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +15 -8
  599. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
  600. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js +1 -1
  601. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +1 -1
  602. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -1
  603. package/dist/lexical/theme/EditorTheme.css +359 -0
  604. package/dist/lexical/theme/EditorTheme.d.ts.map +1 -1
  605. package/dist/lexical/theme/EditorTheme.js +1 -0
  606. package/dist/lexical/theme/EditorTheme.js.map +1 -1
  607. package/dist/lexical/ui/ContentEditable.css +95 -0
  608. package/dist/lexical/ui/ContentEditable.d.ts +1 -1
  609. package/dist/lexical/ui/ContentEditable.d.ts.map +1 -1
  610. package/dist/lexical/ui/ContentEditable.js +1 -0
  611. package/dist/lexical/ui/ContentEditable.js.map +1 -1
  612. package/dist/lexical/ui/icons/Add/index.d.ts +4 -1
  613. package/dist/lexical/ui/icons/Add/index.d.ts.map +1 -1
  614. package/dist/lexical/ui/icons/Add/index.js +19 -12
  615. package/dist/lexical/ui/icons/Add/index.js.map +1 -1
  616. package/dist/lexical/ui/icons/Add/index.svg +2 -3
  617. package/dist/lexical/ui/icons/Add/light.svg +2 -3
  618. package/dist/lexical/ui/icons/AlignCenter/index.d.ts +3 -1
  619. package/dist/lexical/ui/icons/AlignCenter/index.d.ts.map +1 -1
  620. package/dist/lexical/ui/icons/AlignCenter/index.js +15 -19
  621. package/dist/lexical/ui/icons/AlignCenter/index.js.map +1 -1
  622. package/dist/lexical/ui/icons/AlignJustify/index.d.ts +3 -1
  623. package/dist/lexical/ui/icons/AlignJustify/index.d.ts.map +1 -1
  624. package/dist/lexical/ui/icons/AlignJustify/index.js +15 -19
  625. package/dist/lexical/ui/icons/AlignJustify/index.js.map +1 -1
  626. package/dist/lexical/ui/icons/AlignLeft/index.d.ts +3 -1
  627. package/dist/lexical/ui/icons/AlignLeft/index.d.ts.map +1 -1
  628. package/dist/lexical/ui/icons/AlignLeft/index.js +15 -19
  629. package/dist/lexical/ui/icons/AlignLeft/index.js.map +1 -1
  630. package/dist/lexical/ui/icons/AlignRight/index.d.ts +3 -1
  631. package/dist/lexical/ui/icons/AlignRight/index.d.ts.map +1 -1
  632. package/dist/lexical/ui/icons/AlignRight/index.js +15 -19
  633. package/dist/lexical/ui/icons/AlignRight/index.js.map +1 -1
  634. package/dist/lexical/ui/icons/Block/index.d.ts +3 -1
  635. package/dist/lexical/ui/icons/Block/index.d.ts.map +1 -1
  636. package/dist/lexical/ui/icons/Block/index.js +13 -28
  637. package/dist/lexical/ui/icons/Block/index.js.map +1 -1
  638. package/dist/lexical/ui/icons/Blockquote/index.d.ts +3 -1
  639. package/dist/lexical/ui/icons/Blockquote/index.d.ts.map +1 -1
  640. package/dist/lexical/ui/icons/Blockquote/index.js +9 -6
  641. package/dist/lexical/ui/icons/Blockquote/index.js.map +1 -1
  642. package/dist/lexical/ui/icons/Bold/index.d.ts +3 -1
  643. package/dist/lexical/ui/icons/Bold/index.d.ts.map +1 -1
  644. package/dist/lexical/ui/icons/Bold/index.js +13 -8
  645. package/dist/lexical/ui/icons/Bold/index.js.map +1 -1
  646. package/dist/lexical/ui/icons/Checklist/index.d.ts +4 -1
  647. package/dist/lexical/ui/icons/Checklist/index.d.ts.map +1 -1
  648. package/dist/lexical/ui/icons/Checklist/index.js +17 -18
  649. package/dist/lexical/ui/icons/Checklist/index.js.map +1 -1
  650. package/dist/lexical/ui/icons/Code/index.d.ts +3 -1
  651. package/dist/lexical/ui/icons/Code/index.d.ts.map +1 -1
  652. package/dist/lexical/ui/icons/Code/index.js +15 -13
  653. package/dist/lexical/ui/icons/Code/index.js.map +1 -1
  654. package/dist/lexical/ui/icons/CodeBlock/index.d.ts +4 -1
  655. package/dist/lexical/ui/icons/CodeBlock/index.d.ts.map +1 -1
  656. package/dist/lexical/ui/icons/CodeBlock/index.js +18 -7
  657. package/dist/lexical/ui/icons/CodeBlock/index.js.map +1 -1
  658. package/dist/lexical/ui/icons/Collapse/index.d.ts +3 -1
  659. package/dist/lexical/ui/icons/Collapse/index.d.ts.map +1 -1
  660. package/dist/lexical/ui/icons/Collapse/index.js +10 -8
  661. package/dist/lexical/ui/icons/Collapse/index.js.map +1 -1
  662. package/dist/lexical/ui/icons/DraggableBlock/index.svg +7 -7
  663. package/dist/lexical/ui/icons/DraggableBlock/light.svg +7 -7
  664. package/dist/lexical/ui/icons/Expand/index.d.ts +5 -0
  665. package/dist/lexical/ui/icons/Expand/index.d.ts.map +1 -0
  666. package/dist/lexical/ui/icons/Expand/index.js +22 -0
  667. package/dist/lexical/ui/icons/Expand/index.js.map +1 -0
  668. package/dist/lexical/ui/icons/H1/index.d.ts +3 -1
  669. package/dist/lexical/ui/icons/H1/index.d.ts.map +1 -1
  670. package/dist/lexical/ui/icons/H1/index.js +9 -6
  671. package/dist/lexical/ui/icons/H1/index.js.map +1 -1
  672. package/dist/lexical/ui/icons/H2/index.d.ts +3 -1
  673. package/dist/lexical/ui/icons/H2/index.d.ts.map +1 -1
  674. package/dist/lexical/ui/icons/H2/index.js +9 -6
  675. package/dist/lexical/ui/icons/H2/index.js.map +1 -1
  676. package/dist/lexical/ui/icons/H3/index.d.ts +3 -1
  677. package/dist/lexical/ui/icons/H3/index.d.ts.map +1 -1
  678. package/dist/lexical/ui/icons/H3/index.js +9 -6
  679. package/dist/lexical/ui/icons/H3/index.js.map +1 -1
  680. package/dist/lexical/ui/icons/H4/index.d.ts +3 -1
  681. package/dist/lexical/ui/icons/H4/index.d.ts.map +1 -1
  682. package/dist/lexical/ui/icons/H4/index.js +9 -6
  683. package/dist/lexical/ui/icons/H4/index.js.map +1 -1
  684. package/dist/lexical/ui/icons/H5/index.d.ts +3 -1
  685. package/dist/lexical/ui/icons/H5/index.d.ts.map +1 -1
  686. package/dist/lexical/ui/icons/H5/index.js +9 -6
  687. package/dist/lexical/ui/icons/H5/index.js.map +1 -1
  688. package/dist/lexical/ui/icons/H6/index.d.ts +3 -1
  689. package/dist/lexical/ui/icons/H6/index.d.ts.map +1 -1
  690. package/dist/lexical/ui/icons/H6/index.js +9 -6
  691. package/dist/lexical/ui/icons/H6/index.js.map +1 -1
  692. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts +3 -1
  693. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts.map +1 -1
  694. package/dist/lexical/ui/icons/HorizontalRule/index.js +11 -11
  695. package/dist/lexical/ui/icons/HorizontalRule/index.js.map +1 -1
  696. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts +3 -1
  697. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts.map +1 -1
  698. package/dist/lexical/ui/icons/IndentDecrease/index.js +18 -22
  699. package/dist/lexical/ui/icons/IndentDecrease/index.js.map +1 -1
  700. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts +3 -1
  701. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts.map +1 -1
  702. package/dist/lexical/ui/icons/IndentIncrease/index.js +15 -22
  703. package/dist/lexical/ui/icons/IndentIncrease/index.js.map +1 -1
  704. package/dist/lexical/ui/icons/InlineBlocks/index.d.ts +3 -1
  705. package/dist/lexical/ui/icons/InlineBlocks/index.d.ts.map +1 -1
  706. package/dist/lexical/ui/icons/InlineBlocks/index.js +9 -6
  707. package/dist/lexical/ui/icons/InlineBlocks/index.js.map +1 -1
  708. package/dist/lexical/ui/icons/Italic/index.d.ts +3 -1
  709. package/dist/lexical/ui/icons/Italic/index.d.ts.map +1 -1
  710. package/dist/lexical/ui/icons/Italic/index.js +13 -8
  711. package/dist/lexical/ui/icons/Italic/index.js.map +1 -1
  712. package/dist/lexical/ui/icons/Link/index.d.ts +4 -1
  713. package/dist/lexical/ui/icons/Link/index.d.ts.map +1 -1
  714. package/dist/lexical/ui/icons/Link/index.js +14 -9
  715. package/dist/lexical/ui/icons/Link/index.js.map +1 -1
  716. package/dist/lexical/ui/icons/Meatballs/index.d.ts +4 -1
  717. package/dist/lexical/ui/icons/Meatballs/index.d.ts.map +1 -1
  718. package/dist/lexical/ui/icons/Meatballs/index.js +19 -15
  719. package/dist/lexical/ui/icons/Meatballs/index.js.map +1 -1
  720. package/dist/lexical/ui/icons/OrderedList/index.d.ts +4 -1
  721. package/dist/lexical/ui/icons/OrderedList/index.d.ts.map +1 -1
  722. package/dist/lexical/ui/icons/OrderedList/index.js +19 -25
  723. package/dist/lexical/ui/icons/OrderedList/index.js.map +1 -1
  724. package/dist/lexical/ui/icons/Page/index.d.ts +5 -0
  725. package/dist/lexical/ui/icons/Page/index.d.ts.map +1 -0
  726. package/dist/lexical/ui/icons/Page/index.js +21 -0
  727. package/dist/lexical/ui/icons/Page/index.js.map +1 -0
  728. package/dist/lexical/ui/icons/Relationship/index.d.ts +3 -1
  729. package/dist/lexical/ui/icons/Relationship/index.d.ts.map +1 -1
  730. package/dist/lexical/ui/icons/Relationship/index.js +13 -25
  731. package/dist/lexical/ui/icons/Relationship/index.js.map +1 -1
  732. package/dist/lexical/ui/icons/Strikethrough/index.d.ts +3 -1
  733. package/dist/lexical/ui/icons/Strikethrough/index.d.ts.map +1 -1
  734. package/dist/lexical/ui/icons/Strikethrough/index.js +13 -13
  735. package/dist/lexical/ui/icons/Strikethrough/index.js.map +1 -1
  736. package/dist/lexical/ui/icons/Subscript/index.d.ts +3 -1
  737. package/dist/lexical/ui/icons/Subscript/index.d.ts.map +1 -1
  738. package/dist/lexical/ui/icons/Subscript/index.js +10 -7
  739. package/dist/lexical/ui/icons/Subscript/index.js.map +1 -1
  740. package/dist/lexical/ui/icons/Superscript/index.d.ts +3 -1
  741. package/dist/lexical/ui/icons/Superscript/index.d.ts.map +1 -1
  742. package/dist/lexical/ui/icons/Superscript/index.js +10 -7
  743. package/dist/lexical/ui/icons/Superscript/index.js.map +1 -1
  744. package/dist/lexical/ui/icons/Table/index.d.ts +4 -1
  745. package/dist/lexical/ui/icons/Table/index.d.ts.map +1 -1
  746. package/dist/lexical/ui/icons/Table/index.js +20 -15
  747. package/dist/lexical/ui/icons/Table/index.js.map +1 -1
  748. package/dist/lexical/ui/icons/Text/index.d.ts +4 -1
  749. package/dist/lexical/ui/icons/Text/index.d.ts.map +1 -1
  750. package/dist/lexical/ui/icons/Text/index.js +17 -8
  751. package/dist/lexical/ui/icons/Text/index.js.map +1 -1
  752. package/dist/lexical/ui/icons/Trash/index.d.ts +10 -0
  753. package/dist/lexical/ui/icons/Trash/index.d.ts.map +1 -0
  754. package/dist/lexical/ui/icons/Trash/index.js +29 -0
  755. package/dist/lexical/ui/icons/Trash/index.js.map +1 -0
  756. package/dist/lexical/ui/icons/Underline/index.d.ts +3 -1
  757. package/dist/lexical/ui/icons/Underline/index.d.ts.map +1 -1
  758. package/dist/lexical/ui/icons/Underline/index.js +16 -14
  759. package/dist/lexical/ui/icons/Underline/index.js.map +1 -1
  760. package/dist/lexical/ui/icons/UnorderedList/index.d.ts +3 -1
  761. package/dist/lexical/ui/icons/UnorderedList/index.d.ts.map +1 -1
  762. package/dist/lexical/ui/icons/UnorderedList/index.js +13 -40
  763. package/dist/lexical/ui/icons/UnorderedList/index.js.map +1 -1
  764. package/dist/lexical/ui/icons/Upload/index.d.ts +3 -1
  765. package/dist/lexical/ui/icons/Upload/index.d.ts.map +1 -1
  766. package/dist/lexical/ui/icons/Upload/index.js +15 -22
  767. package/dist/lexical/ui/icons/Upload/index.js.map +1 -1
  768. package/dist/lexical/utils/markdown/createBlockNode.d.ts.map +1 -1
  769. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts +1 -1
  770. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts.map +1 -1
  771. package/dist/populateGraphQL/populateLexicalPopulationPromises.js.map +1 -1
  772. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts.map +1 -1
  773. package/dist/types/builtInNodes.d.ts +14 -0
  774. package/dist/types/builtInNodes.d.ts.map +1 -0
  775. package/dist/types/builtInNodes.js +203 -0
  776. package/dist/types/builtInNodes.js.map +1 -0
  777. package/dist/{types.d.ts → types/index.d.ts} +9 -10
  778. package/dist/types/index.d.ts.map +1 -0
  779. package/dist/types/index.js +2 -0
  780. package/dist/types/index.js.map +1 -0
  781. package/dist/types/jsonSchemaHelpers.d.ts +28 -0
  782. package/dist/types/jsonSchemaHelpers.d.ts.map +1 -0
  783. package/dist/types/jsonSchemaHelpers.js +54 -0
  784. package/dist/types/jsonSchemaHelpers.js.map +1 -0
  785. package/dist/types/nodeTypes.d.ts +86 -0
  786. package/dist/types/nodeTypes.d.ts.map +1 -0
  787. package/dist/types/nodeTypes.js +6 -0
  788. package/dist/types/nodeTypes.js.map +1 -0
  789. package/dist/types/schema.d.ts +6 -0
  790. package/dist/types/schema.d.ts.map +1 -0
  791. package/dist/types/schema.js +73 -0
  792. package/dist/types/schema.js.map +1 -0
  793. package/dist/utilities/buildEditorState.d.ts +1 -1
  794. package/dist/utilities/buildEditorState.d.ts.map +1 -1
  795. package/dist/utilities/buildEditorState.js +13 -0
  796. package/dist/utilities/buildEditorState.js.map +1 -1
  797. package/dist/utilities/buildInitialState.js.map +1 -1
  798. package/dist/utilities/createClientFeature.d.ts +1 -1
  799. package/dist/utilities/createClientFeature.d.ts.map +1 -1
  800. package/dist/utilities/createClientFeature.js.map +1 -1
  801. package/dist/utilities/editorConfigFactory.d.ts +1 -1
  802. package/dist/utilities/editorConfigFactory.d.ts.map +1 -1
  803. package/dist/utilities/editorConfigFactory.js.map +1 -1
  804. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts +1 -0
  805. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts.map +1 -1
  806. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js +34 -18
  807. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js.map +1 -1
  808. package/dist/utilities/fieldsDrawer/useLexicalDrawer.d.ts.map +1 -1
  809. package/dist/utilities/fieldsDrawer/useLexicalListDrawer.d.ts.map +1 -1
  810. package/dist/utilities/generateImportMap.d.ts +1 -1
  811. package/dist/utilities/generateImportMap.d.ts.map +1 -1
  812. package/dist/utilities/generateImportMap.js.map +1 -1
  813. package/dist/utilities/generateSchemaMap.d.ts.map +1 -1
  814. package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts.map +1 -1
  815. package/dist/utilities/initLexicalFeatures.d.ts +1 -1
  816. package/dist/utilities/initLexicalFeatures.d.ts.map +1 -1
  817. package/dist/utilities/initLexicalFeatures.js.map +1 -1
  818. package/dist/utilities/recurseNodeTree.d.ts.map +1 -1
  819. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.d.ts.map +1 -1
  820. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.js.map +1 -1
  821. package/dist/utilities/useLexicalFeature.d.ts.map +1 -1
  822. package/dist/validate/index.d.ts.map +1 -1
  823. package/package.json +17 -22
  824. package/dist/exports/client/Component-DOSSWC76.js +0 -2
  825. package/dist/exports/client/Component-DOSSWC76.js.map +0 -7
  826. package/dist/exports/client/Component-MBLHTKDK.js +0 -2
  827. package/dist/exports/client/Component-MBLHTKDK.js.map +0 -7
  828. package/dist/exports/client/Field-4UEGQMIN.js +0 -2
  829. package/dist/exports/client/Field-4UEGQMIN.js.map +0 -7
  830. package/dist/exports/client/RelationshipComponent-BG3DPV3T.js +0 -2
  831. package/dist/exports/client/RelationshipComponent-BG3DPV3T.js.map +0 -7
  832. package/dist/exports/client/chunk-BZZVLW4U.js.map +0 -7
  833. package/dist/exports/client/chunk-F26IQ5RE.js +0 -2
  834. package/dist/exports/client/chunk-F26IQ5RE.js.map +0 -7
  835. package/dist/exports/client/chunk-FTT5KJ6W.js.map +0 -7
  836. package/dist/exports/client/chunk-YWIZCGSY.js +0 -2
  837. package/dist/exports/client/chunk-YWIZCGSY.js.map +0 -7
  838. package/dist/exports/client/component-XIHC3W6W.js +0 -2
  839. package/dist/exports/client/component-XIHC3W6W.js.map +0 -7
  840. package/dist/exports/client/componentInline-CBBUBQ7P.js +0 -2
  841. package/dist/exports/server/migrate.d.ts +0 -16
  842. package/dist/exports/server/migrate.d.ts.map +0 -1
  843. package/dist/exports/server/migrate.js +0 -16
  844. package/dist/exports/server/migrate.js.map +0 -1
  845. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts +0 -4
  846. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts.map +0 -1
  847. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js +0 -7
  848. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js.map +0 -1
  849. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts +0 -4
  850. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts.map +0 -1
  851. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js +0 -38
  852. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js.map +0 -1
  853. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts +0 -4
  854. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts.map +0 -1
  855. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js +0 -9
  856. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js.map +0 -1
  857. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts +0 -4
  858. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts.map +0 -1
  859. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js +0 -33
  860. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js.map +0 -1
  861. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts +0 -6
  862. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts.map +0 -1
  863. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js +0 -9
  864. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js.map +0 -1
  865. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts +0 -70
  866. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts.map +0 -1
  867. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js +0 -104
  868. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js.map +0 -1
  869. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts +0 -27
  870. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts.map +0 -1
  871. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js +0 -2
  872. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js.map +0 -1
  873. package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts +0 -39
  874. package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts.map +0 -1
  875. package/dist/features/converters/lexicalToHtml_deprecated/field/index.js +0 -122
  876. package/dist/features/converters/lexicalToHtml_deprecated/field/index.js.map +0 -1
  877. package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts +0 -12
  878. package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts.map +0 -1
  879. package/dist/features/converters/lexicalToHtml_deprecated/index.js +0 -11
  880. package/dist/features/converters/lexicalToHtml_deprecated/index.js.map +0 -1
  881. package/dist/features/link/nodes/types.d.ts +0 -27
  882. package/dist/features/link/nodes/types.d.ts.map +0 -1
  883. package/dist/features/link/nodes/types.js +0 -2
  884. package/dist/features/link/nodes/types.js.map +0 -1
  885. package/dist/features/lists/htmlConverter.d.ts +0 -5
  886. package/dist/features/lists/htmlConverter.d.ts.map +0 -1
  887. package/dist/features/lists/htmlConverter.js +0 -81
  888. package/dist/features/lists/htmlConverter.js.map +0 -1
  889. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts +0 -3
  890. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  891. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js +0 -22
  892. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +0 -1
  893. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts +0 -3
  894. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts.map +0 -1
  895. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js +0 -33
  896. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +0 -1
  897. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts +0 -3
  898. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts.map +0 -1
  899. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js +0 -24
  900. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +0 -1
  901. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts +0 -3
  902. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  903. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js +0 -25
  904. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +0 -1
  905. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts +0 -3
  906. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts.map +0 -1
  907. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js +0 -22
  908. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +0 -1
  909. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts +0 -3
  910. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  911. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js +0 -28
  912. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +0 -1
  913. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts +0 -3
  914. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  915. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js +0 -22
  916. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +0 -1
  917. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts +0 -3
  918. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts.map +0 -1
  919. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js +0 -9
  920. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +0 -1
  921. package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts +0 -19
  922. package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts.map +0 -1
  923. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js +0 -78
  924. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js.map +0 -1
  925. package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts +0 -23
  926. package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts.map +0 -1
  927. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js +0 -2
  928. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js.map +0 -1
  929. package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts +0 -2
  930. package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts.map +0 -1
  931. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js +0 -10
  932. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js.map +0 -1
  933. package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts +0 -10
  934. package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts.map +0 -1
  935. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js +0 -49
  936. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js.map +0 -1
  937. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
  938. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  939. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js +0 -15
  940. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  941. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
  942. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  943. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js +0 -74
  944. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  945. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts +0 -3
  946. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts.map +0 -1
  947. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js +0 -23
  948. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +0 -1
  949. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts +0 -3
  950. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  951. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js +0 -24
  952. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +0 -1
  953. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts +0 -3
  954. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts.map +0 -1
  955. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js +0 -33
  956. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +0 -1
  957. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts +0 -3
  958. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts.map +0 -1
  959. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js +0 -30
  960. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js.map +0 -1
  961. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts +0 -3
  962. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  963. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js +0 -26
  964. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +0 -1
  965. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts +0 -3
  966. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts.map +0 -1
  967. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js +0 -26
  968. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +0 -1
  969. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts +0 -3
  970. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts.map +0 -1
  971. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js +0 -15
  972. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +0 -1
  973. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts +0 -3
  974. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  975. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js +0 -27
  976. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +0 -1
  977. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts +0 -3
  978. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts.map +0 -1
  979. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js +0 -26
  980. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +0 -1
  981. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts +0 -3
  982. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  983. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js +0 -18
  984. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +0 -1
  985. package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts +0 -3
  986. package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts.map +0 -1
  987. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js +0 -12
  988. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js.map +0 -1
  989. package/dist/features/migrations/slateToLexical/converter/index.d.ts +0 -19
  990. package/dist/features/migrations/slateToLexical/converter/index.d.ts.map +0 -1
  991. package/dist/features/migrations/slateToLexical/converter/index.js +0 -130
  992. package/dist/features/migrations/slateToLexical/converter/index.js.map +0 -1
  993. package/dist/features/migrations/slateToLexical/converter/types.d.ts +0 -16
  994. package/dist/features/migrations/slateToLexical/converter/types.d.ts.map +0 -1
  995. package/dist/features/migrations/slateToLexical/converter/types.js +0 -2
  996. package/dist/features/migrations/slateToLexical/converter/types.js.map +0 -1
  997. package/dist/features/migrations/slateToLexical/feature.client.d.ts +0 -2
  998. package/dist/features/migrations/slateToLexical/feature.client.d.ts.map +0 -1
  999. package/dist/features/migrations/slateToLexical/feature.client.js +0 -10
  1000. package/dist/features/migrations/slateToLexical/feature.client.js.map +0 -1
  1001. package/dist/features/migrations/slateToLexical/feature.server.d.ts +0 -40
  1002. package/dist/features/migrations/slateToLexical/feature.server.d.ts.map +0 -1
  1003. package/dist/features/migrations/slateToLexical/feature.server.js +0 -68
  1004. package/dist/features/migrations/slateToLexical/feature.server.js.map +0 -1
  1005. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
  1006. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  1007. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js +0 -15
  1008. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  1009. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
  1010. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  1011. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js +0 -74
  1012. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  1013. package/dist/lexical/ui/icons/AI/index.d.ts +0 -3
  1014. package/dist/lexical/ui/icons/AI/index.d.ts.map +0 -1
  1015. package/dist/lexical/ui/icons/AI/index.js +0 -34
  1016. package/dist/lexical/ui/icons/AI/index.js.map +0 -1
  1017. package/dist/lexical/ui/icons/Caret/index.svg +0 -3
  1018. package/dist/lexical/ui/icons/Edit/index.svg +0 -10
  1019. package/dist/lexical/ui/icons/Remove/index.svg +0 -4
  1020. package/dist/nodeTypes.d.ts +0 -74
  1021. package/dist/nodeTypes.d.ts.map +0 -1
  1022. package/dist/nodeTypes.js +0 -5
  1023. package/dist/nodeTypes.js.map +0 -1
  1024. package/dist/types.d.ts.map +0 -1
  1025. package/dist/types.js +0 -2
  1026. package/dist/types.js.map +0 -1
  1027. package/dist/utilities/migrateSlateToLexical/index.d.ts +0 -15
  1028. package/dist/utilities/migrateSlateToLexical/index.d.ts.map +0 -1
  1029. package/dist/utilities/migrateSlateToLexical/index.js +0 -152
  1030. package/dist/utilities/migrateSlateToLexical/index.js.map +0 -1
  1031. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts +0 -10
  1032. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts.map +0 -1
  1033. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js +0 -85
  1034. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js.map +0 -1
  1035. /package/dist/exports/client/{chunk-QJ5EETIB.js.map → chunk-6QWQ7JV4.js.map} +0 -0
  1036. /package/dist/exports/client/{componentInline-CBBUBQ7P.js.map → componentInline-D3A6OW76.js.map} +0 -0
@@ -2,17 +2,20 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const H3Icon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z';
6
+ export const H3Icon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
- d: "M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",
18
+ d: path,
16
19
  fill: "currentColor"
17
20
  })
18
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","H3Icon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H3/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const H3Icon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z\"\n fill=\"currentColor\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,MAAA,GAAmBA,CAAA,kBAC9BC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,CAAA,EAAE;IACFN,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","H3Icon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H3/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z'\n\nexport const H3Icon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,MAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,CAAA,EAAGb,IAAA;IAAMO,IAAA,EAAK","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const H4Icon: React.FC;
2
+ export declare const H4Icon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H4/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAgB1B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H4/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC;IAC5B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,17 +2,20 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const H4Icon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z';
6
+ export const H4Icon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
- d: "M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",
18
+ d: path,
16
19
  fill: "currentColor"
17
20
  })
18
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","H4Icon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H4/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const H4Icon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z\"\n fill=\"currentColor\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,MAAA,GAAmBA,CAAA,kBAC9BC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,CAAA,EAAE;IACFN,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","H4Icon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H4/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z'\n\nexport const H4Icon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,MAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,CAAA,EAAGb,IAAA;IAAMO,IAAA,EAAK","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const H5Icon: React.FC;
2
+ export declare const H5Icon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H5/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAgB1B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H5/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC;IAC5B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,17 +2,20 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const H5Icon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z';
6
+ export const H5Icon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
- d: "M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",
18
+ d: path,
16
19
  fill: "currentColor"
17
20
  })
18
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","H5Icon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H5/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const H5Icon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z\"\n fill=\"currentColor\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,MAAA,GAAmBA,CAAA,kBAC9BC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,CAAA,EAAE;IACFN,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","H5Icon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H5/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z'\n\nexport const H5Icon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,MAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,CAAA,EAAGb,IAAA;IAAMO,IAAA,EAAK","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const H6Icon: React.FC;
2
+ export declare const H6Icon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H6/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAgB1B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/H6/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,MAAM,EAAE,KAAK,CAAC,EAAE,CAAC;IAC5B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,17 +2,20 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const H6Icon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z';
6
+ export const H6Icon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
- d: "M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",
18
+ d: path,
16
19
  fill: "currentColor"
17
20
  })
18
21
  });
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","H6Icon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H6/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const H6Icon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z\"\n fill=\"currentColor\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,MAAA,GAAmBA,CAAA,kBAC9BC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,CAAA,EAAE;IACFN,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","H6Icon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/H6/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z'\n\nexport const H6Icon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,MAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,CAAA,EAAGb,IAAA;IAAMO,IAAA,EAAK","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const HorizontalRuleIcon: React.FC;
2
+ export declare const HorizontalRuleIcon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/HorizontalRule/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAatC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/HorizontalRule/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC;IACxC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,21 +2,21 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const HorizontalRuleIcon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M18 12a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1 0-1h11a.5.5 0 0 1 .5.5';
6
+ export const HorizontalRuleIcon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
- children: /*#__PURE__*/_jsx("rect", {
15
- fill: "currentColor",
16
- height: "1",
17
- width: "12",
18
- x: "4",
19
- y: "9.5"
17
+ children: /*#__PURE__*/_jsx("path", {
18
+ d: path,
19
+ fill: "currentColor"
20
20
  })
21
21
  });
22
22
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","HorizontalRuleIcon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","x","y"],"sources":["../../../../../src/lexical/ui/icons/HorizontalRule/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const HorizontalRuleIcon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <rect fill=\"currentColor\" height=\"1\" width=\"12\" x=\"4\" y=\"9.5\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,kBAAA,GAA+BA,CAAA,kBAC1CC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IAAKE,IAAA,EAAK;IAAeE,MAAA,EAAO;IAAIE,KAAA,EAAM;IAAKE,CAAA,EAAE;IAAIC,CAAA,EAAE","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","HorizontalRuleIcon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/HorizontalRule/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path = 'M18 12a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1 0-1h11a.5.5 0 0 1 .5.5'\n\nexport const HorizontalRuleIcon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d={path} fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GAAO;AAEb,OAAO,MAAMC,kBAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,CAAA,EAAGb,IAAA;IAAMO,IAAA,EAAK","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const IndentDecreaseIcon: React.FC;
2
+ export declare const IndentDecreaseIcon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/IndentDecrease/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAgBtC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/IndentDecrease/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC;IACxC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAeA,CAAA"}
@@ -1,31 +1,27 @@
1
1
  'use client';
2
2
 
3
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const IndentDecreaseIcon = () => /*#__PURE__*/_jsxs("svg", {
5
+ const path = 'M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z';
6
+ export const IndentDecreaseIcon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
- children: [/*#__PURE__*/_jsx("path", {
15
- d: "M2.5 5H10.5",
16
- stroke: "currentColor",
17
- strokeWidth: "1.5"
18
- }), /*#__PURE__*/_jsx("path", {
19
- d: "M2.5 10H10.5",
20
- stroke: "currentColor",
21
- strokeWidth: "1.5"
22
- }), /*#__PURE__*/_jsx("path", {
23
- d: "M2.5 15H17.5",
24
- stroke: "currentColor",
25
- strokeWidth: "1.5"
26
- }), /*#__PURE__*/_jsx("path", {
27
- d: "M12.25 7.25L17.25 3.75V10.75L12.25 7.25Z",
28
- fill: "currentColor"
29
- })]
17
+ children: /*#__PURE__*/_jsx("g", {
18
+ transform: "scale(-1, 1) translate(-24, 0)",
19
+ children: /*#__PURE__*/_jsx("path", {
20
+ clipRule: "evenodd",
21
+ d: path,
22
+ fill: "currentColor",
23
+ fillRule: "evenodd"
24
+ })
25
+ })
30
26
  });
31
27
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","IndentDecreaseIcon","_jsxs","className","fill","focusable","height","viewBox","width","xmlns","_jsx","d","stroke","strokeWidth"],"sources":["../../../../../src/lexical/ui/icons/IndentDecrease/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const IndentDecreaseIcon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M2.5 5H10.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M2.5 10H10.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M2.5 15H17.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M12.25 7.25L17.25 3.75V10.75L12.25 7.25Z\" fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,kBAAA,GAA+BA,CAAA,kBAC1CC,KAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;0BAENC,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAcC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACxDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAeC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACzDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAeC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACzDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAA2CP,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","IndentDecreaseIcon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","transform","clipRule","d","fillRule"],"sources":["../../../../../src/lexical/ui/icons/IndentDecrease/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z'\n\nexport const IndentDecreaseIcon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <g transform=\"scale(-1, 1) translate(-24, 0)\">\n <path clipRule=\"evenodd\" d={path} fill=\"currentColor\" fillRule=\"evenodd\" />\n </g>\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,kBAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAEU,SAAA,EAAU;cACX,aAAAV,IAAA,CAAC;MAAKW,QAAA,EAAS;MAAUC,CAAA,EAAGf,IAAA;MAAMO,IAAA,EAAK;MAAeS,QAAA,EAAS","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const IndentIncreaseIcon: React.FC;
2
+ export declare const IndentIncreaseIcon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/IndentIncrease/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAgBtC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/IndentIncrease/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,kBAAkB,EAAE,KAAK,CAAC,EAAE,CAAC;IACxC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -1,31 +1,24 @@
1
1
  'use client';
2
2
 
3
- import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
3
+ import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const IndentIncreaseIcon = () => /*#__PURE__*/_jsxs("svg", {
5
+ const path = 'M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z';
6
+ export const IndentIncreaseIcon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
- children: [/*#__PURE__*/_jsx("path", {
15
- d: "M17.5 5H9.5",
16
- stroke: "currentColor",
17
- strokeWidth: "1.5"
18
- }), /*#__PURE__*/_jsx("path", {
19
- d: "M17.5 10H9.5",
20
- stroke: "currentColor",
21
- strokeWidth: "1.5"
22
- }), /*#__PURE__*/_jsx("path", {
23
- d: "M17.5 15H2.5",
24
- stroke: "currentColor",
25
- strokeWidth: "1.5"
26
- }), /*#__PURE__*/_jsx("path", {
27
- d: "M7.75 7.25L2.75 3.75V10.75L7.75 7.25Z",
28
- fill: "currentColor"
29
- })]
17
+ children: /*#__PURE__*/_jsx("path", {
18
+ clipRule: "evenodd",
19
+ d: path,
20
+ fill: "currentColor",
21
+ fillRule: "evenodd"
22
+ })
30
23
  });
31
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","IndentIncreaseIcon","_jsxs","className","fill","focusable","height","viewBox","width","xmlns","_jsx","d","stroke","strokeWidth"],"sources":["../../../../../src/lexical/ui/icons/IndentIncrease/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const IndentIncreaseIcon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path d=\"M17.5 5H9.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M17.5 10H9.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M17.5 15H2.5\" stroke=\"currentColor\" strokeWidth=\"1.5\" />\n <path d=\"M7.75 7.25L2.75 3.75V10.75L7.75 7.25Z\" fill=\"currentColor\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,kBAAA,GAA+BA,CAAA,kBAC1CC,KAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;0BAENC,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAcC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACxDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAeC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACzDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAeC,MAAA,EAAO;IAAeC,WAAA,EAAY;mBACzDH,IAAA,CAAC;IAAKC,CAAA,EAAE;IAAwCP,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","IndentIncreaseIcon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","clipRule","d","fillRule"],"sources":["../../../../../src/lexical/ui/icons/IndentIncrease/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z'\n\nexport const IndentIncreaseIcon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path clipRule=\"evenodd\" d={path} fill=\"currentColor\" fillRule=\"evenodd\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,kBAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,QAAA,EAAS;IAAUC,CAAA,EAAGd,IAAA;IAAMO,IAAA,EAAK;IAAeQ,QAAA,EAAS","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const InlineBlocksIcon: React.FC;
2
+ export declare const InlineBlocksIcon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/InlineBlocks/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAkBpC,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/InlineBlocks/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,gBAAgB,EAAE,KAAK,CAAC,EAAE,CAAC;IACtC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,18 +2,21 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const InlineBlocksIcon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M17 8C18.1046 8 19 8.89543 19 10V14L18.9893 14.2041C18.8938 15.1457 18.1457 15.8938 17.2041 15.9893L17 16H7L6.7959 15.9893C5.78722 15.887 5 15.0357 5 14V10C5 8.89543 5.89543 8 7 8H17ZM7 9C6.44772 9 6 9.44772 6 10V14C6 14.5523 6.44772 15 7 15H17C17.5523 15 18 14.5523 18 14V10C18 9.44772 17.5523 9 17 9H7ZM9 11C9.55228 11 10 11.4477 10 12C10 12.5523 9.55228 13 9 13C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11ZM12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11ZM15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11Z';
6
+ export const InlineBlocksIcon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
10
+ className: ['icon', className].filter(Boolean).join(' '),
8
11
  fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
18
  clipRule: "evenodd",
16
- d: "M5.33333 6.5C5.11232 6.5 4.90036 6.5878 4.74408 6.74408C4.5878 6.90036 4.5 7.11232 4.5 7.33333V12.1667C4.5 12.3877 4.5878 12.5996 4.74408 12.7559C4.90036 12.9122 5.11232 13 5.33333 13H14.6667C14.8877 13 15.0996 12.9122 15.2559 12.7559C15.4122 12.5996 15.5 12.3877 15.5 12.1667V11.6667C15.5 11.3905 15.7239 11.1667 16 11.1667C16.2761 11.1667 16.5 11.3905 16.5 11.6667V12.1667C16.5 12.6529 16.3068 13.1192 15.963 13.463C15.6192 13.8068 15.1529 14 14.6667 14H5.33333C4.8471 14 4.38079 13.8068 4.03697 13.463C3.69315 13.1192 3.5 12.6529 3.5 12.1667V7.33333C3.5 6.8471 3.69315 6.38079 4.03697 6.03697C4.38079 5.69315 4.8471 5.5 5.33333 5.5H10.3333C10.6095 5.5 10.8333 5.72386 10.8333 6C10.8333 6.27614 10.6095 6.5 10.3333 6.5H5.33333ZM13 6.5C12.7239 6.5 12.5 6.27614 12.5 6C12.5 5.72386 12.7239 5.5 13 5.5H16C16.2761 5.5 16.5 5.72386 16.5 6V9C16.5 9.27614 16.2761 9.5 16 9.5C15.7239 9.5 15.5 9.27614 15.5 9V7.20711L13.3536 9.35355C13.1583 9.54882 12.8417 9.54882 12.6464 9.35355C12.4512 9.15829 12.4512 8.84171 12.6464 8.64645L14.7929 6.5H13ZM6.16699 8.33325C6.16699 8.05711 6.39085 7.83325 6.66699 7.83325H11.0003C11.2765 7.83325 11.5003 8.05711 11.5003 8.33325C11.5003 8.60939 11.2765 8.83325 11.0003 8.83325H6.66699C6.39085 8.83325 6.16699 8.60939 6.16699 8.33325ZM6.16699 10.9999C6.16699 10.7238 6.39085 10.4999 6.66699 10.4999H13.3337C13.6098 10.4999 13.8337 10.7238 13.8337 10.9999C13.8337 11.2761 13.6098 11.4999 13.3337 11.4999H6.66699C6.39085 11.4999 6.16699 11.2761 6.16699 10.9999Z",
19
+ d: path,
17
20
  fill: "currentColor",
18
21
  fillRule: "evenodd"
19
22
  })
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","InlineBlocksIcon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","clipRule","d","fillRule"],"sources":["../../../../../src/lexical/ui/icons/InlineBlocks/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const InlineBlocksIcon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"none\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n clipRule=\"evenodd\"\n d=\"M5.33333 6.5C5.11232 6.5 4.90036 6.5878 4.74408 6.74408C4.5878 6.90036 4.5 7.11232 4.5 7.33333V12.1667C4.5 12.3877 4.5878 12.5996 4.74408 12.7559C4.90036 12.9122 5.11232 13 5.33333 13H14.6667C14.8877 13 15.0996 12.9122 15.2559 12.7559C15.4122 12.5996 15.5 12.3877 15.5 12.1667V11.6667C15.5 11.3905 15.7239 11.1667 16 11.1667C16.2761 11.1667 16.5 11.3905 16.5 11.6667V12.1667C16.5 12.6529 16.3068 13.1192 15.963 13.463C15.6192 13.8068 15.1529 14 14.6667 14H5.33333C4.8471 14 4.38079 13.8068 4.03697 13.463C3.69315 13.1192 3.5 12.6529 3.5 12.1667V7.33333C3.5 6.8471 3.69315 6.38079 4.03697 6.03697C4.38079 5.69315 4.8471 5.5 5.33333 5.5H10.3333C10.6095 5.5 10.8333 5.72386 10.8333 6C10.8333 6.27614 10.6095 6.5 10.3333 6.5H5.33333ZM13 6.5C12.7239 6.5 12.5 6.27614 12.5 6C12.5 5.72386 12.7239 5.5 13 5.5H16C16.2761 5.5 16.5 5.72386 16.5 6V9C16.5 9.27614 16.2761 9.5 16 9.5C15.7239 9.5 15.5 9.27614 15.5 9V7.20711L13.3536 9.35355C13.1583 9.54882 12.8417 9.54882 12.6464 9.35355C12.4512 9.15829 12.4512 8.84171 12.6464 8.64645L14.7929 6.5H13ZM6.16699 8.33325C6.16699 8.05711 6.39085 7.83325 6.66699 7.83325H11.0003C11.2765 7.83325 11.5003 8.05711 11.5003 8.33325C11.5003 8.60939 11.2765 8.83325 11.0003 8.83325H6.66699C6.39085 8.83325 6.16699 8.60939 6.16699 8.33325ZM6.16699 10.9999C6.16699 10.7238 6.39085 10.4999 6.66699 10.4999H13.3337C13.6098 10.4999 13.8337 10.7238 13.8337 10.9999C13.8337 11.2761 13.6098 11.4999 13.3337 11.4999H6.66699C6.39085 11.4999 6.16699 11.2761 6.16699 10.9999Z\"\n fill=\"currentColor\"\n fillRule=\"evenodd\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,gBAAA,GAA6BA,CAAA,kBACxCC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,QAAA,EAAS;IACTC,CAAA,EAAE;IACFP,IAAA,EAAK;IACLQ,QAAA,EAAS","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","InlineBlocksIcon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","clipRule","d","fillRule"],"sources":["../../../../../src/lexical/ui/icons/InlineBlocks/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M17 8C18.1046 8 19 8.89543 19 10V14L18.9893 14.2041C18.8938 15.1457 18.1457 15.8938 17.2041 15.9893L17 16H7L6.7959 15.9893C5.78722 15.887 5 15.0357 5 14V10C5 8.89543 5.89543 8 7 8H17ZM7 9C6.44772 9 6 9.44772 6 10V14C6 14.5523 6.44772 15 7 15H17C17.5523 15 18 14.5523 18 14V10C18 9.44772 17.5523 9 17 9H7ZM9 11C9.55228 11 10 11.4477 10 12C10 12.5523 9.55228 13 9 13C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11ZM12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11ZM15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11Z'\n\nexport const InlineBlocksIcon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path clipRule=\"evenodd\" d={path} fill=\"currentColor\" fillRule=\"evenodd\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,gBAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,QAAA,EAAS;IAAUC,CAAA,EAAGd,IAAA;IAAMO,IAAA,EAAK;IAAeQ,QAAA,EAAS","ignoreList":[]}
@@ -1,3 +1,5 @@
1
1
  import React from 'react';
2
- export declare const ItalicIcon: React.FC;
2
+ export declare const ItalicIcon: React.FC<{
3
+ readonly className?: string;
4
+ }>;
3
5
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/Italic/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAgB9B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/Italic/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,eAAO,MAAM,UAAU,EAAE,KAAK,CAAC,EAAE,CAAC;IAChC,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;CAC5B,CAaA,CAAA"}
@@ -2,18 +2,23 @@
2
2
 
3
3
  import { jsx as _jsx } from "react/jsx-runtime";
4
4
  import React from 'react';
5
- export const ItalicIcon = () => /*#__PURE__*/_jsx("svg", {
5
+ const path = 'M10 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-2.083L11.6 17h1.9a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2.083L12.4 7h-1.9a.5.5 0 0 1-.5-.5';
6
+ export const ItalicIcon = ({
7
+ className
8
+ }) => /*#__PURE__*/_jsx("svg", {
6
9
  "aria-hidden": "true",
7
- className: "icon",
8
- fill: "currentColor",
10
+ className: ['icon', className].filter(Boolean).join(' '),
11
+ fill: "none",
9
12
  focusable: "false",
10
- height: "20",
11
- viewBox: "0 0 20 20",
12
- width: "20",
13
+ height: 24,
14
+ viewBox: "0 0 24 24",
15
+ width: 24,
13
16
  xmlns: "http://www.w3.org/2000/svg",
14
17
  children: /*#__PURE__*/_jsx("path", {
15
- d: "M11.311 14.2969L11.0327 15H6.18408L6.4624 14.2969C7.54639 14.2969 7.70752 14.209 7.83936 13.8721L10.8423 6.45996C10.8716 6.38672 10.8862 6.32812 10.8862 6.26953C10.8862 6.09375 10.6519 6.03516 9.80225 6.03516L10.0952 5.33203H14.9438L14.6509 6.03516C13.5669 6.03516 13.4204 6.12305 13.2886 6.45996L10.2856 13.8721C10.2563 13.9453 10.2271 14.0039 10.2271 14.0625C10.2271 14.2383 10.4614 14.2969 11.311 14.2969Z",
16
- fill: "currentColor"
18
+ clipRule: "evenodd",
19
+ d: path,
20
+ fill: "currentColor",
21
+ fillRule: "evenodd"
17
22
  })
18
23
  });
19
24
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","names":["React","ItalicIcon","_jsx","className","fill","focusable","height","viewBox","width","xmlns","d"],"sources":["../../../../../src/lexical/ui/icons/Italic/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nexport const ItalicIcon: React.FC = () => (\n <svg\n aria-hidden=\"true\"\n className=\"icon\"\n fill=\"currentColor\"\n focusable=\"false\"\n height=\"20\"\n viewBox=\"0 0 20 20\"\n width=\"20\"\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path\n d=\"M11.311 14.2969L11.0327 15H6.18408L6.4624 14.2969C7.54639 14.2969 7.70752 14.209 7.83936 13.8721L10.8423 6.45996C10.8716 6.38672 10.8862 6.32812 10.8862 6.26953C10.8862 6.09375 10.6519 6.03516 9.80225 6.03516L10.0952 5.33203H14.9438L14.6509 6.03516C13.5669 6.03516 13.4204 6.12305 13.2886 6.45996L10.2856 13.8721C10.2563 13.9453 10.2271 14.0039 10.2271 14.0625C10.2271 14.2383 10.4614 14.2969 11.311 14.2969Z\"\n fill=\"currentColor\"\n />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,OAAO,MAAMC,UAAA,GAAuBA,CAAA,kBAClCC,IAAA,CAAC;EACC,eAAY;EACZC,SAAA,EAAU;EACVC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAO;EACPC,OAAA,EAAQ;EACRC,KAAA,EAAM;EACNC,KAAA,EAAM;YAEN,aAAAP,IAAA,CAAC;IACCQ,CAAA,EAAE;IACFN,IAAA,EAAK","ignoreList":[]}
1
+ {"version":3,"file":"index.js","names":["React","path","ItalicIcon","className","_jsx","filter","Boolean","join","fill","focusable","height","viewBox","width","xmlns","clipRule","d","fillRule"],"sources":["../../../../../src/lexical/ui/icons/Italic/index.tsx"],"sourcesContent":["'use client'\nimport React from 'react'\n\nconst path =\n 'M10 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-2.083L11.6 17h1.9a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2.083L12.4 7h-1.9a.5.5 0 0 1-.5-.5'\n\nexport const ItalicIcon: React.FC<{\n readonly className?: string\n}> = ({ className }) => (\n <svg\n aria-hidden=\"true\"\n className={['icon', className].filter(Boolean).join(' ')}\n fill=\"none\"\n focusable=\"false\"\n height={24}\n viewBox=\"0 0 24 24\"\n width={24}\n xmlns=\"http://www.w3.org/2000/svg\"\n >\n <path clipRule=\"evenodd\" d={path} fill=\"currentColor\" fillRule=\"evenodd\" />\n </svg>\n)\n"],"mappings":"AAAA;;;AACA,OAAOA,KAAA,MAAW;AAElB,MAAMC,IAAA,GACJ;AAEF,OAAO,MAAMC,UAAA,GAERA,CAAC;EAAEC;AAAS,CAAE,kBACjBC,IAAA,CAAC;EACC,eAAY;EACZD,SAAA,EAAW,CAAC,QAAQA,SAAA,CAAU,CAACE,MAAM,CAACC,OAAA,EAASC,IAAI,CAAC;EACpDC,IAAA,EAAK;EACLC,SAAA,EAAU;EACVC,MAAA,EAAQ;EACRC,OAAA,EAAQ;EACRC,KAAA,EAAO;EACPC,KAAA,EAAM;YAEN,aAAAT,IAAA,CAAC;IAAKU,QAAA,EAAS;IAAUC,CAAA,EAAGd,IAAA;IAAMO,IAAA,EAAK;IAAeQ,QAAA,EAAS","ignoreList":[]}
@@ -1,3 +1,6 @@
1
1
  import React from 'react';
2
- export declare const LinkIcon: React.FC;
2
+ export declare const LinkIcon: React.FC<{
3
+ readonly className?: string;
4
+ readonly size?: 16 | 24;
5
+ }>;
3
6
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/Link/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAEzB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAiB5B,CAAA"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/lexical/ui/icons/Link/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,MAAM,OAAO,CAAA;AAOzB,eAAO,MAAM,QAAQ,EAAE,KAAK,CAAC,EAAE,CAAC;IAC9B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,IAAI,CAAC,EAAE,EAAE,GAAG,EAAE,CAAA;CACxB,CAYA,CAAA"}