@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
@@ -0,0 +1,73 @@
1
+ import { createHash } from 'crypto';
2
+ import { CORE_LEXICAL_TYPE_STRING, lineBreakNodeJSONSchema, paragraphNodeJSONSchema, rootNodeJSONSchema, tabNodeJSONSchema, textNodeJSONSchema } from './builtInNodes.js';
3
+ import { elementNodeSchema } from './jsonSchemaHelpers.js';
4
+ /**
5
+ * The node-union name is a hash of its own schema (so identical editors dedupe).
6
+ * Since the schema references the union name, we use a placeholder during build
7
+ * and substitute the real hash once everything's assembled. Features can derive
8
+ * sibling names (e.g. `LexicalLinkFields_<hash>`) using the bare hash placeholder.
9
+ */
10
+ const NODE_UNION_HASH_PLACEHOLDER = '__LEXICAL_NODE_UNION_HASH__';
11
+ const NODE_UNION_NAME_PLACEHOLDER = `LexicalNodes_${NODE_UNION_HASH_PLACEHOLDER}`;
12
+ export const getFieldToJSONSchema = ({
13
+ editorConfig
14
+ }) => {
15
+ return ({
16
+ collectionIDFieldTypes,
17
+ config,
18
+ field,
19
+ i18n,
20
+ interfaceNameDefinitions,
21
+ typeStringDefinitions
22
+ }) => {
23
+ // Step 1: build the schema for every node type allowed in this field.
24
+ typeStringDefinitions.add(CORE_LEXICAL_TYPE_STRING);
25
+ const nodeJsonSchemaArgs = {
26
+ collectionIDFieldTypes,
27
+ config,
28
+ // Each element node needs its children typed using the union node type recursively
29
+ elementNodeSchema: args => elementNodeSchema({
30
+ ...args,
31
+ nodeUnionRef: {
32
+ $ref: `#/definitions/${NODE_UNION_NAME_PLACEHOLDER}`
33
+ }
34
+ }),
35
+ field,
36
+ i18n,
37
+ interfaceNameDefinitions,
38
+ nodeUnionName: NODE_UNION_NAME_PLACEHOLDER,
39
+ typeStringDefinitions
40
+ };
41
+ const nodeSchemas = [
42
+ // Add built-in node schemas
43
+ textNodeJSONSchema(nodeJsonSchemaArgs), tabNodeJSONSchema(nodeJsonSchemaArgs), lineBreakNodeJSONSchema(nodeJsonSchemaArgs), paragraphNodeJSONSchema(nodeJsonSchemaArgs),
44
+ // Add feature node schemas
45
+ ...editorConfig.features.nodes.filter(node => node.jsonSchema).map(node => node.jsonSchema(nodeJsonSchemaArgs))];
46
+ const rootSchemaWithPlaceholder = rootNodeJSONSchema(nodeJsonSchemaArgs);
47
+ // Step 2: get the final node union name, then replace the placeholder
48
+ // in both the union members and the root node.
49
+ //
50
+ // See JSDocs for `NODE_UNION_NAME_PLACEHOLDER` for why we use a placeholder and hashing.
51
+ const nodeUnionJson = JSON.stringify({
52
+ oneOf: nodeSchemas
53
+ });
54
+ const hash = createHash('sha256').update(nodeUnionJson).digest('hex').slice(0, 8).toUpperCase();
55
+ const nodeUnionName = `LexicalNodes_${hash}`;
56
+ // Replacing the hash resolves the union name and any feature-derived
57
+ // sibling names in one pass.
58
+ const replacePlaceholder = schemaString => JSON.parse(schemaString.replaceAll(NODE_UNION_HASH_PLACEHOLDER, hash));
59
+ // Resolve placeholders left in feature-registered definitions so Map keys
60
+ // and `$ref` targets line up.
61
+ for (const [oldKey, schema] of [...interfaceNameDefinitions.entries()]) {
62
+ const newKey = oldKey.replaceAll(NODE_UNION_HASH_PLACEHOLDER, hash);
63
+ const resolvedSchema = replacePlaceholder(JSON.stringify(schema));
64
+ if (newKey !== oldKey) {
65
+ interfaceNameDefinitions.delete(oldKey);
66
+ }
67
+ interfaceNameDefinitions.set(newKey, resolvedSchema);
68
+ }
69
+ interfaceNameDefinitions.set(nodeUnionName, replacePlaceholder(nodeUnionJson));
70
+ return replacePlaceholder(JSON.stringify(rootSchemaWithPlaceholder));
71
+ };
72
+ };
73
+ //# sourceMappingURL=schema.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"schema.js","names":["createHash","CORE_LEXICAL_TYPE_STRING","lineBreakNodeJSONSchema","paragraphNodeJSONSchema","rootNodeJSONSchema","tabNodeJSONSchema","textNodeJSONSchema","elementNodeSchema","NODE_UNION_HASH_PLACEHOLDER","NODE_UNION_NAME_PLACEHOLDER","getFieldToJSONSchema","editorConfig","collectionIDFieldTypes","config","field","i18n","interfaceNameDefinitions","typeStringDefinitions","add","nodeJsonSchemaArgs","args","nodeUnionRef","$ref","nodeUnionName","nodeSchemas","features","nodes","filter","node","jsonSchema","map","rootSchemaWithPlaceholder","nodeUnionJson","JSON","stringify","oneOf","hash","update","digest","slice","toUpperCase","replacePlaceholder","schemaString","parse","replaceAll","oldKey","schema","entries","newKey","resolvedSchema","delete","set"],"sources":["../../src/types/schema.ts"],"sourcesContent":["import type { JSONSchema4 } from 'json-schema'\n\nimport { createHash } from 'crypto'\n\nimport type { JSONSchemaArgs } from '../features/typesServer.js'\nimport type { SanitizedServerEditorConfig } from '../lexical/config/types.js'\nimport type { LexicalRichTextAdapter } from './index.js'\n\nimport {\n CORE_LEXICAL_TYPE_STRING,\n lineBreakNodeJSONSchema,\n paragraphNodeJSONSchema,\n rootNodeJSONSchema,\n tabNodeJSONSchema,\n textNodeJSONSchema,\n} from './builtInNodes.js'\nimport { elementNodeSchema } from './jsonSchemaHelpers.js'\n\n/**\n * The node-union name is a hash of its own schema (so identical editors dedupe).\n * Since the schema references the union name, we use a placeholder during build\n * and substitute the real hash once everything's assembled. Features can derive\n * sibling names (e.g. `LexicalLinkFields_<hash>`) using the bare hash placeholder.\n */\nconst NODE_UNION_HASH_PLACEHOLDER = '__LEXICAL_NODE_UNION_HASH__'\nconst NODE_UNION_NAME_PLACEHOLDER = `LexicalNodes_${NODE_UNION_HASH_PLACEHOLDER}`\n\nexport const getFieldToJSONSchema: (args: {\n editorConfig: SanitizedServerEditorConfig\n}) => LexicalRichTextAdapter['jsonSchema'] = ({ editorConfig }) => {\n return ({\n collectionIDFieldTypes,\n config,\n field,\n i18n,\n interfaceNameDefinitions,\n typeStringDefinitions,\n }) => {\n // Step 1: build the schema for every node type allowed in this field.\n\n typeStringDefinitions.add(CORE_LEXICAL_TYPE_STRING)\n\n const nodeJsonSchemaArgs: JSONSchemaArgs = {\n collectionIDFieldTypes,\n config,\n // Each element node needs its children typed using the union node type recursively\n elementNodeSchema: (args) =>\n elementNodeSchema({\n ...args,\n nodeUnionRef: {\n $ref: `#/definitions/${NODE_UNION_NAME_PLACEHOLDER}`,\n },\n }),\n field,\n i18n,\n interfaceNameDefinitions,\n nodeUnionName: NODE_UNION_NAME_PLACEHOLDER,\n typeStringDefinitions,\n }\n\n const nodeSchemas: JSONSchema4[] = [\n // Add built-in node schemas\n textNodeJSONSchema(nodeJsonSchemaArgs),\n tabNodeJSONSchema(nodeJsonSchemaArgs),\n lineBreakNodeJSONSchema(nodeJsonSchemaArgs),\n paragraphNodeJSONSchema(nodeJsonSchemaArgs),\n // Add feature node schemas\n ...editorConfig.features.nodes\n .filter((node) => node.jsonSchema)\n .map((node) => node.jsonSchema!(nodeJsonSchemaArgs)),\n ]\n const rootSchemaWithPlaceholder = rootNodeJSONSchema(nodeJsonSchemaArgs)\n\n // Step 2: get the final node union name, then replace the placeholder\n // in both the union members and the root node.\n //\n // See JSDocs for `NODE_UNION_NAME_PLACEHOLDER` for why we use a placeholder and hashing.\n const nodeUnionJson = JSON.stringify({ oneOf: nodeSchemas })\n\n const hash = createHash('sha256').update(nodeUnionJson).digest('hex').slice(0, 8).toUpperCase()\n const nodeUnionName = `LexicalNodes_${hash}`\n\n // Replacing the hash resolves the union name and any feature-derived\n // sibling names in one pass.\n const replacePlaceholder = (schemaString: string) =>\n JSON.parse(schemaString.replaceAll(NODE_UNION_HASH_PLACEHOLDER, hash)) as JSONSchema4\n\n // Resolve placeholders left in feature-registered definitions so Map keys\n // and `$ref` targets line up.\n for (const [oldKey, schema] of [...interfaceNameDefinitions.entries()]) {\n const newKey = oldKey.replaceAll(NODE_UNION_HASH_PLACEHOLDER, hash)\n const resolvedSchema = replacePlaceholder(JSON.stringify(schema))\n if (newKey !== oldKey) {\n interfaceNameDefinitions.delete(oldKey)\n }\n interfaceNameDefinitions.set(newKey, resolvedSchema)\n }\n\n interfaceNameDefinitions.set(nodeUnionName, replacePlaceholder(nodeUnionJson))\n\n return replacePlaceholder(JSON.stringify(rootSchemaWithPlaceholder))\n }\n}\n"],"mappings":"AAEA,SAASA,UAAU,QAAQ;AAM3B,SACEC,wBAAwB,EACxBC,uBAAuB,EACvBC,uBAAuB,EACvBC,kBAAkB,EAClBC,iBAAiB,EACjBC,kBAAkB,QACb;AACP,SAASC,iBAAiB,QAAQ;AAElC;;;;;;AAMA,MAAMC,2BAAA,GAA8B;AACpC,MAAMC,2BAAA,GAA8B,gBAAgBD,2BAAA,EAA6B;AAEjF,OAAO,MAAME,oBAAA,GAEgCA,CAAC;EAAEC;AAAY,CAAE;EAC5D,OAAO,CAAC;IACNC,sBAAsB;IACtBC,MAAM;IACNC,KAAK;IACLC,IAAI;IACJC,wBAAwB;IACxBC;EAAqB,CACtB;IACC;IAEAA,qBAAA,CAAsBC,GAAG,CAACjB,wBAAA;IAE1B,MAAMkB,kBAAA,GAAqC;MACzCP,sBAAA;MACAC,MAAA;MACA;MACAN,iBAAA,EAAoBa,IAAA,IAClBb,iBAAA,CAAkB;QAChB,GAAGa,IAAI;QACPC,YAAA,EAAc;UACZC,IAAA,EAAM,iBAAiBb,2BAAA;QACzB;MACF;MACFK,KAAA;MACAC,IAAA;MACAC,wBAAA;MACAO,aAAA,EAAed,2BAAA;MACfQ;IACF;IAEA,MAAMO,WAAA,GAA6B;IACjC;IACAlB,kBAAA,CAAmBa,kBAAA,GACnBd,iBAAA,CAAkBc,kBAAA,GAClBjB,uBAAA,CAAwBiB,kBAAA,GACxBhB,uBAAA,CAAwBgB,kBAAA;IACxB;OACGR,YAAA,CAAac,QAAQ,CAACC,KAAK,CAC3BC,MAAM,CAAEC,IAAA,IAASA,IAAA,CAAKC,UAAU,EAChCC,GAAG,CAAEF,IAAA,IAASA,IAAA,CAAKC,UAAU,CAAEV,kBAAA,GACnC;IACD,MAAMY,yBAAA,GAA4B3B,kBAAA,CAAmBe,kBAAA;IAErD;IACA;IACA;IACA;IACA,MAAMa,aAAA,GAAgBC,IAAA,CAAKC,SAAS,CAAC;MAAEC,KAAA,EAAOX;IAAY;IAE1D,MAAMY,IAAA,GAAOpC,UAAA,CAAW,UAAUqC,MAAM,CAACL,aAAA,EAAeM,MAAM,CAAC,OAAOC,KAAK,CAAC,GAAG,GAAGC,WAAW;IAC7F,MAAMjB,aAAA,GAAgB,gBAAgBa,IAAA,EAAM;IAE5C;IACA;IACA,MAAMK,kBAAA,GAAsBC,YAAA,IAC1BT,IAAA,CAAKU,KAAK,CAACD,YAAA,CAAaE,UAAU,CAACpC,2BAAA,EAA6B4B,IAAA;IAElE;IACA;IACA,KAAK,MAAM,CAACS,MAAA,EAAQC,MAAA,CAAO,IAAI,C,GAAI9B,wBAAA,CAAyB+B,OAAO,GAAG,EAAE;MACtE,MAAMC,MAAA,GAASH,MAAA,CAAOD,UAAU,CAACpC,2BAAA,EAA6B4B,IAAA;MAC9D,MAAMa,cAAA,GAAiBR,kBAAA,CAAmBR,IAAA,CAAKC,SAAS,CAACY,MAAA;MACzD,IAAIE,MAAA,KAAWH,MAAA,EAAQ;QACrB7B,wBAAA,CAAyBkC,MAAM,CAACL,MAAA;MAClC;MACA7B,wBAAA,CAAyBmC,GAAG,CAACH,MAAA,EAAQC,cAAA;IACvC;IAEAjC,wBAAA,CAAyBmC,GAAG,CAAC5B,aAAA,EAAekB,kBAAA,CAAmBT,aAAA;IAE/D,OAAOS,kBAAA,CAAmBR,IAAA,CAAKC,SAAS,CAACH,yBAAA;EAC3C;AACF","ignoreList":[]}
@@ -1,5 +1,5 @@
1
1
  import type { SerializedLexicalNode } from 'lexical';
2
- import type { DefaultNodeTypes, TypedEditorState } from '../nodeTypes.js';
2
+ import type { DefaultNodeTypes, TypedEditorState } from '../types/nodeTypes.js';
3
3
  /**
4
4
  * Helper to build lexical editor state JSON from text and/or nodes.
5
5
  *
@@ -1 +1 @@
1
- {"version":3,"file":"buildEditorState.d.ts","sourceRoot":"","sources":["../../src/utilities/buildEditorState.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,OAAO,KAAK,EAAE,gBAAgB,EAA2B,gBAAgB,EAAE,MAAM,iBAAiB,CAAA;AAElG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,EAAE,EAChE,KAAK,EACL,IAAI,GACL,EAAE;IACD,KAAK,CAAC,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,UAAU,CAAC,CAAA;IAC/C,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,GAAG,gBAAgB,CAAC,CAAC,CAAC,CAyCtB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,gBAAgB,CAAC,gBAAgB,CAC1C,CAAA"}
1
+ {"version":3,"file":"buildEditorState.d.ts","sourceRoot":"","sources":["../../src/utilities/buildEditorState.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAEpD,OAAO,KAAK,EACV,gBAAgB,EAEhB,gBAAgB,EACjB,MAAM,uBAAuB,CAAA;AAE9B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAoCG;AACH,wBAAgB,gBAAgB,CAAC,CAAC,SAAS,qBAAqB,EAAE,EAChE,KAAK,EACL,IAAI,GACL,EAAE;IACD,KAAK,CAAC,EAAE,gBAAgB,CAAC,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,UAAU,CAAC,CAAA;IAC/C,IAAI,CAAC,EAAE,MAAM,CAAA;CACd,GAAG,gBAAgB,CAAC,CAAC,CAAC,CAuDtB;AAED;;;;;;GAMG;AACH,eAAO,MAAM,uBAAuB,EAAE,OAAO,gBAAgB,CAAC,gBAAgB,CAC1C,CAAA"}
@@ -72,6 +72,19 @@
72
72
  // eslint-disable-next-line @typescript-eslint/no-explicit-any
73
73
  editorJSON.root.children.push(...nodes);
74
74
  }
75
+ if (editorJSON.root.children.length === 0) {
76
+ // An error will be thrown if the root node has no children
77
+ editorJSON.root.children.push({
78
+ type: 'paragraph',
79
+ children: [],
80
+ direction: 'ltr',
81
+ format: '',
82
+ indent: 0,
83
+ textFormat: 0,
84
+ textStyle: '',
85
+ version: 1
86
+ });
87
+ }
75
88
  return editorJSON;
76
89
  }
77
90
  /**
@@ -1 +1 @@
1
- {"version":3,"file":"buildEditorState.js","names":["buildEditorState","nodes","text","editorJSON","root","type","children","direction","format","indent","version","push","detail","mode","style","textFormat","textStyle","length","buildDefaultEditorState"],"sources":["../../src/utilities/buildEditorState.ts"],"sourcesContent":["import type { SerializedLexicalNode } from 'lexical'\n\nimport type { DefaultNodeTypes, DefaultTypedEditorState, TypedEditorState } from '../nodeTypes.js'\n\n/**\n * Helper to build lexical editor state JSON from text and/or nodes.\n *\n * @param nodes - The nodes to include in the editor state. If you pass the `text` argument, this will append your nodes after the first paragraph node.\n * @param text - The text content to include in the editor state. This will create a paragraph node with a text node for you and set that as the first node.\n * @returns The constructed editor state JSON.\n *\n * @example\n *\n * just passing text:\n *\n * ```ts\n * const editorState = buildEditorState<DefaultNodeTypes>({ text: 'Hello world' }) // result typed as DefaultTypedEditorState\n * ```\n *\n * @example\n *\n * passing nodes:\n *\n * ```ts\n * const editorState = // result typed as TypedEditorState<DefaultNodeTypes | SerializedBlockNode> (or TypedEditorState<SerializedBlockNode>)\n * buildEditorState<DefaultNodeTypes | SerializedBlockNode>({ // or just buildEditorState<SerializedBlockNode> if you *only* want to allow block nodes\n * nodes: [\n * {\n * type: 'block',\n * fields: {\n * id: 'id',\n * blockName: 'Cool block',\n * blockType: 'myBlock',\n * },\n * format: 'left',\n * version: 1,\n * }\n * ],\n * })\n * ```\n */\nexport function buildEditorState<T extends SerializedLexicalNode>({\n nodes,\n text,\n}: {\n nodes?: TypedEditorState<T>['root']['children']\n text?: string\n}): TypedEditorState<T> {\n const editorJSON: DefaultTypedEditorState = {\n root: {\n type: 'root',\n children: [],\n direction: 'ltr',\n format: '',\n indent: 0,\n version: 1,\n },\n }\n\n if (text) {\n editorJSON.root.children.push({\n type: 'paragraph',\n children: [\n {\n type: 'text',\n detail: 0,\n format: 0,\n mode: 'normal',\n style: '',\n text,\n version: 1,\n },\n ],\n direction: 'ltr',\n format: '',\n indent: 0,\n textFormat: 0,\n textStyle: '',\n version: 1,\n })\n }\n\n if (nodes?.length) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n editorJSON.root.children.push(...(nodes as any))\n }\n\n return editorJSON as TypedEditorState<T>\n}\n\n/**\n *\n * Alias for `buildEditorState<DefaultNodeTypes>`\n *\n * @experimental this API may change or be removed in a minor release\n * @internal\n */\nexport const buildDefaultEditorState: typeof buildEditorState<DefaultNodeTypes> =\n buildEditorState<DefaultNodeTypes>\n"],"mappings":"AAIA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCA,OAAO,SAASA,iBAAkD;EAChEC,KAAK;EACLC;AAAI,CAIL;EACC,MAAMC,UAAA,GAAsC;IAC1CC,IAAA,EAAM;MACJC,IAAA,EAAM;MACNC,QAAA,EAAU,EAAE;MACZC,SAAA,EAAW;MACXC,MAAA,EAAQ;MACRC,MAAA,EAAQ;MACRC,OAAA,EAAS;IACX;EACF;EAEA,IAAIR,IAAA,EAAM;IACRC,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACK,IAAI,CAAC;MAC5BN,IAAA,EAAM;MACNC,QAAA,EAAU,CACR;QACED,IAAA,EAAM;QACNO,MAAA,EAAQ;QACRJ,MAAA,EAAQ;QACRK,IAAA,EAAM;QACNC,KAAA,EAAO;QACPZ,IAAA;QACAQ,OAAA,EAAS;MACX,EACD;MACDH,SAAA,EAAW;MACXC,MAAA,EAAQ;MACRC,MAAA,EAAQ;MACRM,UAAA,EAAY;MACZC,SAAA,EAAW;MACXN,OAAA,EAAS;IACX;EACF;EAEA,IAAIT,KAAA,EAAOgB,MAAA,EAAQ;IACjB;IACAd,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACK,IAAI,IAAKV,KAAA;EACpC;EAEA,OAAOE,UAAA;AACT;AAEA;;;;;;;AAOA,OAAO,MAAMe,uBAAA,GACXlB,gBAAA","ignoreList":[]}
1
+ {"version":3,"file":"buildEditorState.js","names":["buildEditorState","nodes","text","editorJSON","root","type","children","direction","format","indent","version","push","detail","mode","style","textFormat","textStyle","length","buildDefaultEditorState"],"sources":["../../src/utilities/buildEditorState.ts"],"sourcesContent":["import type { SerializedLexicalNode } from 'lexical'\n\nimport type {\n DefaultNodeTypes,\n DefaultTypedEditorState,\n TypedEditorState,\n} from '../types/nodeTypes.js'\n\n/**\n * Helper to build lexical editor state JSON from text and/or nodes.\n *\n * @param nodes - The nodes to include in the editor state. If you pass the `text` argument, this will append your nodes after the first paragraph node.\n * @param text - The text content to include in the editor state. This will create a paragraph node with a text node for you and set that as the first node.\n * @returns The constructed editor state JSON.\n *\n * @example\n *\n * just passing text:\n *\n * ```ts\n * const editorState = buildEditorState<DefaultNodeTypes>({ text: 'Hello world' }) // result typed as DefaultTypedEditorState\n * ```\n *\n * @example\n *\n * passing nodes:\n *\n * ```ts\n * const editorState = // result typed as TypedEditorState<DefaultNodeTypes | SerializedBlockNode> (or TypedEditorState<SerializedBlockNode>)\n * buildEditorState<DefaultNodeTypes | SerializedBlockNode>({ // or just buildEditorState<SerializedBlockNode> if you *only* want to allow block nodes\n * nodes: [\n * {\n * type: 'block',\n * fields: {\n * id: 'id',\n * blockName: 'Cool block',\n * blockType: 'myBlock',\n * },\n * format: 'left',\n * version: 1,\n * }\n * ],\n * })\n * ```\n */\nexport function buildEditorState<T extends SerializedLexicalNode>({\n nodes,\n text,\n}: {\n nodes?: TypedEditorState<T>['root']['children']\n text?: string\n}): TypedEditorState<T> {\n const editorJSON: DefaultTypedEditorState = {\n root: {\n type: 'root',\n children: [],\n direction: 'ltr',\n format: '',\n indent: 0,\n version: 1,\n },\n }\n\n if (text) {\n editorJSON.root.children.push({\n type: 'paragraph',\n children: [\n {\n type: 'text',\n detail: 0,\n format: 0,\n mode: 'normal',\n style: '',\n text,\n version: 1,\n },\n ],\n direction: 'ltr',\n format: '',\n indent: 0,\n textFormat: 0,\n textStyle: '',\n version: 1,\n })\n }\n\n if (nodes?.length) {\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n editorJSON.root.children.push(...(nodes as any))\n }\n\n if (editorJSON.root.children.length === 0) {\n // An error will be thrown if the root node has no children\n editorJSON.root.children.push({\n type: 'paragraph',\n children: [],\n direction: 'ltr',\n format: '',\n indent: 0,\n textFormat: 0,\n textStyle: '',\n version: 1,\n })\n }\n\n return editorJSON as TypedEditorState<T>\n}\n\n/**\n *\n * Alias for `buildEditorState<DefaultNodeTypes>`\n *\n * @experimental this API may change or be removed in a minor release\n * @internal\n */\nexport const buildDefaultEditorState: typeof buildEditorState<DefaultNodeTypes> =\n buildEditorState<DefaultNodeTypes>\n"],"mappings":"AAQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAqCA,OAAO,SAASA,iBAAkD;EAChEC,KAAK;EACLC;AAAI,CAIL;EACC,MAAMC,UAAA,GAAsC;IAC1CC,IAAA,EAAM;MACJC,IAAA,EAAM;MACNC,QAAA,EAAU,EAAE;MACZC,SAAA,EAAW;MACXC,MAAA,EAAQ;MACRC,MAAA,EAAQ;MACRC,OAAA,EAAS;IACX;EACF;EAEA,IAAIR,IAAA,EAAM;IACRC,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACK,IAAI,CAAC;MAC5BN,IAAA,EAAM;MACNC,QAAA,EAAU,CACR;QACED,IAAA,EAAM;QACNO,MAAA,EAAQ;QACRJ,MAAA,EAAQ;QACRK,IAAA,EAAM;QACNC,KAAA,EAAO;QACPZ,IAAA;QACAQ,OAAA,EAAS;MACX,EACD;MACDH,SAAA,EAAW;MACXC,MAAA,EAAQ;MACRC,MAAA,EAAQ;MACRM,UAAA,EAAY;MACZC,SAAA,EAAW;MACXN,OAAA,EAAS;IACX;EACF;EAEA,IAAIT,KAAA,EAAOgB,MAAA,EAAQ;IACjB;IACAd,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACK,IAAI,IAAKV,KAAA;EACpC;EAEA,IAAIE,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACW,MAAM,KAAK,GAAG;IACzC;IACAd,UAAA,CAAWC,IAAI,CAACE,QAAQ,CAACK,IAAI,CAAC;MAC5BN,IAAA,EAAM;MACNC,QAAA,EAAU,EAAE;MACZC,SAAA,EAAW;MACXC,MAAA,EAAQ;MACRC,MAAA,EAAQ;MACRM,UAAA,EAAY;MACZC,SAAA,EAAW;MACXN,OAAA,EAAS;IACX;EACF;EAEA,OAAOP,UAAA;AACT;AAEA;;;;;;;AAOA,OAAO,MAAMe,uBAAA,GACXlB,gBAAA","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"buildInitialState.js","names":["fieldSchemasToFormState","buildInitialState","context","initialState","initialStateFromArgs","nodeData","node","children","type","blockNode","id","fields","schemaFieldsPath","lexicalFieldSchemaPath","blockType","formStateResult","clientFieldSchemaMap","collectionSlug","data","documentData","fieldSchemaMap","get","initialBlockData","operation","permissions","preferences","readOnly","disabled","renderAllFields","renderFieldFn","req","schemaPath","formState","currentFieldPreferences","field","name","collapsedArray","collapsed","Array","isArray","includes"],"sources":["../../src/utilities/buildInitialState.ts"],"sourcesContent":["import type { SerializedLexicalNode } from 'lexical'\nimport type {\n ClientFieldSchemaMap,\n DocumentPreferences,\n FieldSchemaMap,\n FormState,\n Operation,\n PayloadRequest,\n RichTextField,\n SanitizedFieldPermissions,\n} from 'payload'\n\nimport { fieldSchemasToFormState } from '@payloadcms/ui/forms/fieldSchemasToFormState'\n\nimport type { SerializedBlockNode } from '../nodeTypes.js'\n\nexport type InitialLexicalFormState = {\n [nodeID: string]: {\n [key: string]: any\n formState?: FormState\n }\n}\n\ntype Props = {\n context: {\n clientFieldSchemaMap: ClientFieldSchemaMap\n collectionSlug: string\n disabled?: boolean\n documentData?: any\n field: RichTextField\n fieldSchemaMap: FieldSchemaMap\n id?: number | string\n lexicalFieldSchemaPath: string\n operation: Operation\n permissions?: SanitizedFieldPermissions\n preferences: DocumentPreferences\n renderFieldFn: any\n req: PayloadRequest\n }\n initialState?: InitialLexicalFormState\n nodeData: SerializedLexicalNode[]\n}\n\nexport async function buildInitialState({\n context,\n initialState: initialStateFromArgs,\n nodeData,\n}: Props): Promise<InitialLexicalFormState> {\n let initialState: InitialLexicalFormState = initialStateFromArgs ?? {}\n for (const node of nodeData) {\n if ('children' in node) {\n initialState = await buildInitialState({\n context,\n initialState,\n nodeData: node.children as SerializedLexicalNode[],\n })\n }\n\n if (node.type === 'block' || node.type === 'inlineBlock') {\n const blockNode = node as SerializedBlockNode\n const id = blockNode?.fields?.id\n if (!id) {\n continue\n }\n\n const schemaFieldsPath =\n node.type === 'block'\n ? `${context.lexicalFieldSchemaPath}.lexical_internal_feature.blocks.lexical_blocks.${blockNode.fields.blockType}.fields`\n : `${context.lexicalFieldSchemaPath}.lexical_internal_feature.blocks.lexical_inline_blocks.${blockNode.fields.blockType}.fields`\n\n // Build form state for the block\n\n const formStateResult = await fieldSchemasToFormState({\n id: context.id,\n clientFieldSchemaMap: context.clientFieldSchemaMap,\n collectionSlug: context.collectionSlug,\n data: blockNode.fields,\n documentData: context.documentData,\n fields: (context.fieldSchemaMap.get(schemaFieldsPath) as any)?.fields,\n fieldSchemaMap: context.fieldSchemaMap,\n initialBlockData: blockNode.fields,\n operation: context.operation as any, // TODO: Type\n permissions: true,\n preferences: context.preferences,\n readOnly: context.disabled,\n renderAllFields: true, // If this function runs, the parent lexical field is being re-rendered => thus we can assume all its sub-fields need to be re-rendered\n renderFieldFn: context.renderFieldFn,\n req: context.req,\n schemaPath: schemaFieldsPath,\n })\n\n if (!initialState[id]) {\n initialState[id] = {}\n }\n\n initialState[id].formState = formStateResult\n\n if (node.type === 'block') {\n const currentFieldPreferences = context.preferences?.fields?.[context.field.name]\n const collapsedArray = currentFieldPreferences?.collapsed\n if (Array.isArray(collapsedArray) && collapsedArray.includes(id)) {\n initialState[id].collapsed = true\n }\n }\n }\n }\n return initialState\n}\n"],"mappings":"AAYA,SAASA,uBAAuB,QAAQ;AA+BxC,OAAO,eAAeC,kBAAkB;EACtCC,OAAO;EACPC,YAAA,EAAcC,oBAAoB;EAClCC;AAAQ,CACF;EACN,IAAIF,YAAA,GAAwCC,oBAAA,IAAwB,CAAC;EACrE,KAAK,MAAME,IAAA,IAAQD,QAAA,EAAU;IAC3B,IAAI,cAAcC,IAAA,EAAM;MACtBH,YAAA,GAAe,MAAMF,iBAAA,CAAkB;QACrCC,OAAA;QACAC,YAAA;QACAE,QAAA,EAAUC,IAAA,CAAKC;MACjB;IACF;IAEA,IAAID,IAAA,CAAKE,IAAI,KAAK,WAAWF,IAAA,CAAKE,IAAI,KAAK,eAAe;MACxD,MAAMC,SAAA,GAAYH,IAAA;MAClB,MAAMI,EAAA,GAAKD,SAAA,EAAWE,MAAA,EAAQD,EAAA;MAC9B,IAAI,CAACA,EAAA,EAAI;QACP;MACF;MAEA,MAAME,gBAAA,GACJN,IAAA,CAAKE,IAAI,KAAK,UACV,GAAGN,OAAA,CAAQW,sBAAsB,mDAAmDJ,SAAA,CAAUE,MAAM,CAACG,SAAS,SAAS,GACvH,GAAGZ,OAAA,CAAQW,sBAAsB,0DAA0DJ,SAAA,CAAUE,MAAM,CAACG,SAAS,SAAS;MAEpI;MAEA,MAAMC,eAAA,GAAkB,MAAMf,uBAAA,CAAwB;QACpDU,EAAA,EAAIR,OAAA,CAAQQ,EAAE;QACdM,oBAAA,EAAsBd,OAAA,CAAQc,oBAAoB;QAClDC,cAAA,EAAgBf,OAAA,CAAQe,cAAc;QACtCC,IAAA,EAAMT,SAAA,CAAUE,MAAM;QACtBQ,YAAA,EAAcjB,OAAA,CAAQiB,YAAY;QAClCR,MAAA,EAAST,OAAA,CAAQkB,cAAc,CAACC,GAAG,CAACT,gBAAA,GAA2BD,MAAA;QAC/DS,cAAA,EAAgBlB,OAAA,CAAQkB,cAAc;QACtCE,gBAAA,EAAkBb,SAAA,CAAUE,MAAM;QAClCY,SAAA,EAAWrB,OAAA,CAAQqB,SAAS;QAC5BC,WAAA,EAAa;QACbC,WAAA,EAAavB,OAAA,CAAQuB,WAAW;QAChCC,QAAA,EAAUxB,OAAA,CAAQyB,QAAQ;QAC1BC,eAAA,EAAiB;QACjBC,aAAA,EAAe3B,OAAA,CAAQ2B,aAAa;QACpCC,GAAA,EAAK5B,OAAA,CAAQ4B,GAAG;QAChBC,UAAA,EAAYnB;MACd;MAEA,IAAI,CAACT,YAAY,CAACO,EAAA,CAAG,EAAE;QACrBP,YAAY,CAACO,EAAA,CAAG,GAAG,CAAC;MACtB;MAEAP,YAAY,CAACO,EAAA,CAAG,CAACsB,SAAS,GAAGjB,eAAA;MAE7B,IAAIT,IAAA,CAAKE,IAAI,KAAK,SAAS;QACzB,MAAMyB,uBAAA,GAA0B/B,OAAA,CAAQuB,WAAW,EAAEd,MAAA,GAAST,OAAA,CAAQgC,KAAK,CAACC,IAAI,CAAC;QACjF,MAAMC,cAAA,GAAiBH,uBAAA,EAAyBI,SAAA;QAChD,IAAIC,KAAA,CAAMC,OAAO,CAACH,cAAA,KAAmBA,cAAA,CAAeI,QAAQ,CAAC9B,EAAA,GAAK;UAChEP,YAAY,CAACO,EAAA,CAAG,CAAC2B,SAAS,GAAG;QAC/B;MACF;IACF;EACF;EACA,OAAOlC,YAAA;AACT","ignoreList":[]}
1
+ {"version":3,"file":"buildInitialState.js","names":["fieldSchemasToFormState","buildInitialState","context","initialState","initialStateFromArgs","nodeData","node","children","type","blockNode","id","fields","schemaFieldsPath","lexicalFieldSchemaPath","blockType","formStateResult","clientFieldSchemaMap","collectionSlug","data","documentData","fieldSchemaMap","get","initialBlockData","operation","permissions","preferences","readOnly","disabled","renderAllFields","renderFieldFn","req","schemaPath","formState","currentFieldPreferences","field","name","collapsedArray","collapsed","Array","isArray","includes"],"sources":["../../src/utilities/buildInitialState.ts"],"sourcesContent":["import type { SerializedLexicalNode } from 'lexical'\nimport type {\n ClientFieldSchemaMap,\n DocumentPreferences,\n FieldSchemaMap,\n FormState,\n Operation,\n PayloadRequest,\n RichTextField,\n SanitizedFieldPermissions,\n} from 'payload'\n\nimport { fieldSchemasToFormState } from '@payloadcms/ui/forms/fieldSchemasToFormState'\n\nimport type { SerializedBlockNode } from '../types/nodeTypes.js'\n\nexport type InitialLexicalFormState = {\n [nodeID: string]: {\n [key: string]: any\n formState?: FormState\n }\n}\n\ntype Props = {\n context: {\n clientFieldSchemaMap: ClientFieldSchemaMap\n collectionSlug: string\n disabled?: boolean\n documentData?: any\n field: RichTextField\n fieldSchemaMap: FieldSchemaMap\n id?: number | string\n lexicalFieldSchemaPath: string\n operation: Operation\n permissions?: SanitizedFieldPermissions\n preferences: DocumentPreferences\n renderFieldFn: any\n req: PayloadRequest\n }\n initialState?: InitialLexicalFormState\n nodeData: SerializedLexicalNode[]\n}\n\nexport async function buildInitialState({\n context,\n initialState: initialStateFromArgs,\n nodeData,\n}: Props): Promise<InitialLexicalFormState> {\n let initialState: InitialLexicalFormState = initialStateFromArgs ?? {}\n for (const node of nodeData) {\n if ('children' in node) {\n initialState = await buildInitialState({\n context,\n initialState,\n nodeData: node.children as SerializedLexicalNode[],\n })\n }\n\n if (node.type === 'block' || node.type === 'inlineBlock') {\n const blockNode = node as SerializedBlockNode\n const id = blockNode?.fields?.id\n if (!id) {\n continue\n }\n\n const schemaFieldsPath =\n node.type === 'block'\n ? `${context.lexicalFieldSchemaPath}.lexical_internal_feature.blocks.lexical_blocks.${blockNode.fields.blockType}.fields`\n : `${context.lexicalFieldSchemaPath}.lexical_internal_feature.blocks.lexical_inline_blocks.${blockNode.fields.blockType}.fields`\n\n // Build form state for the block\n\n const formStateResult = await fieldSchemasToFormState({\n id: context.id,\n clientFieldSchemaMap: context.clientFieldSchemaMap,\n collectionSlug: context.collectionSlug,\n data: blockNode.fields,\n documentData: context.documentData,\n fields: (context.fieldSchemaMap.get(schemaFieldsPath) as any)?.fields,\n fieldSchemaMap: context.fieldSchemaMap,\n initialBlockData: blockNode.fields,\n operation: context.operation as any, // TODO: Type\n permissions: true,\n preferences: context.preferences,\n readOnly: context.disabled,\n renderAllFields: true, // If this function runs, the parent lexical field is being re-rendered => thus we can assume all its sub-fields need to be re-rendered\n renderFieldFn: context.renderFieldFn,\n req: context.req,\n schemaPath: schemaFieldsPath,\n })\n\n if (!initialState[id]) {\n initialState[id] = {}\n }\n\n initialState[id].formState = formStateResult\n\n if (node.type === 'block') {\n const currentFieldPreferences = context.preferences?.fields?.[context.field.name]\n const collapsedArray = currentFieldPreferences?.collapsed\n if (Array.isArray(collapsedArray) && collapsedArray.includes(id)) {\n initialState[id].collapsed = true\n }\n }\n }\n }\n return initialState\n}\n"],"mappings":"AAYA,SAASA,uBAAuB,QAAQ;AA+BxC,OAAO,eAAeC,kBAAkB;EACtCC,OAAO;EACPC,YAAA,EAAcC,oBAAoB;EAClCC;AAAQ,CACF;EACN,IAAIF,YAAA,GAAwCC,oBAAA,IAAwB,CAAC;EACrE,KAAK,MAAME,IAAA,IAAQD,QAAA,EAAU;IAC3B,IAAI,cAAcC,IAAA,EAAM;MACtBH,YAAA,GAAe,MAAMF,iBAAA,CAAkB;QACrCC,OAAA;QACAC,YAAA;QACAE,QAAA,EAAUC,IAAA,CAAKC;MACjB;IACF;IAEA,IAAID,IAAA,CAAKE,IAAI,KAAK,WAAWF,IAAA,CAAKE,IAAI,KAAK,eAAe;MACxD,MAAMC,SAAA,GAAYH,IAAA;MAClB,MAAMI,EAAA,GAAKD,SAAA,EAAWE,MAAA,EAAQD,EAAA;MAC9B,IAAI,CAACA,EAAA,EAAI;QACP;MACF;MAEA,MAAME,gBAAA,GACJN,IAAA,CAAKE,IAAI,KAAK,UACV,GAAGN,OAAA,CAAQW,sBAAsB,mDAAmDJ,SAAA,CAAUE,MAAM,CAACG,SAAS,SAAS,GACvH,GAAGZ,OAAA,CAAQW,sBAAsB,0DAA0DJ,SAAA,CAAUE,MAAM,CAACG,SAAS,SAAS;MAEpI;MAEA,MAAMC,eAAA,GAAkB,MAAMf,uBAAA,CAAwB;QACpDU,EAAA,EAAIR,OAAA,CAAQQ,EAAE;QACdM,oBAAA,EAAsBd,OAAA,CAAQc,oBAAoB;QAClDC,cAAA,EAAgBf,OAAA,CAAQe,cAAc;QACtCC,IAAA,EAAMT,SAAA,CAAUE,MAAM;QACtBQ,YAAA,EAAcjB,OAAA,CAAQiB,YAAY;QAClCR,MAAA,EAAST,OAAA,CAAQkB,cAAc,CAACC,GAAG,CAACT,gBAAA,GAA2BD,MAAA;QAC/DS,cAAA,EAAgBlB,OAAA,CAAQkB,cAAc;QACtCE,gBAAA,EAAkBb,SAAA,CAAUE,MAAM;QAClCY,SAAA,EAAWrB,OAAA,CAAQqB,SAAS;QAC5BC,WAAA,EAAa;QACbC,WAAA,EAAavB,OAAA,CAAQuB,WAAW;QAChCC,QAAA,EAAUxB,OAAA,CAAQyB,QAAQ;QAC1BC,eAAA,EAAiB;QACjBC,aAAA,EAAe3B,OAAA,CAAQ2B,aAAa;QACpCC,GAAA,EAAK5B,OAAA,CAAQ4B,GAAG;QAChBC,UAAA,EAAYnB;MACd;MAEA,IAAI,CAACT,YAAY,CAACO,EAAA,CAAG,EAAE;QACrBP,YAAY,CAACO,EAAA,CAAG,GAAG,CAAC;MACtB;MAEAP,YAAY,CAACO,EAAA,CAAG,CAACsB,SAAS,GAAGjB,eAAA;MAE7B,IAAIT,IAAA,CAAKE,IAAI,KAAK,SAAS;QACzB,MAAMyB,uBAAA,GAA0B/B,OAAA,CAAQuB,WAAW,EAAEd,MAAA,GAAST,OAAA,CAAQgC,KAAK,CAACC,IAAI,CAAC;QACjF,MAAMC,cAAA,GAAiBH,uBAAA,EAAyBI,SAAA;QAChD,IAAIC,KAAA,CAAMC,OAAO,CAACH,cAAA,KAAmBA,cAAA,CAAeI,QAAQ,CAAC9B,EAAA,GAAK;UAChEP,YAAY,CAACO,EAAA,CAAG,CAAC2B,SAAS,GAAG;QAC/B;MACF;IACF;EACF;EACA,OAAOlC,YAAA;AACT","ignoreList":[]}
@@ -1,7 +1,7 @@
1
1
  import type { ClientConfig, RichTextFieldClient } from 'payload';
2
2
  import type { BaseClientFeatureProps, ClientFeature, ClientFeatureProviderMap, FeatureProviderProviderClient, ResolvedClientFeatureMap } from '../features/typesClient.js';
3
3
  import type { ClientEditorConfig } from '../lexical/config/types.js';
4
- import type { FeatureClientSchemaMap } from '../types.js';
4
+ import type { FeatureClientSchemaMap } from '../types/index.js';
5
5
  export type CreateClientFeatureArgs<UnSanitizedClientProps, ClientProps> = ((props: {
6
6
  config: ClientConfig;
7
7
  featureClientImportMap: Record<string, any>;
@@ -1 +1 @@
1
- {"version":3,"file":"createClientFeature.d.ts","sourceRoot":"","sources":["../../src/utilities/createClientFeature.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAEhE,OAAO,KAAK,EACV,sBAAsB,EACtB,aAAa,EACb,wBAAwB,EAExB,6BAA6B,EAC7B,wBAAwB,EACzB,MAAM,4BAA4B,CAAA;AACnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAA;AACpE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAA;AAEzD,MAAM,MAAM,uBAAuB,CAAC,sBAAsB,EAAE,WAAW,IACnE,CAAC,CAAC,KAAK,EAAE;IACP,MAAM,EAAE,YAAY,CAAA;IACpB,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3C,sBAAsB,EAAE,sBAAsB,CAAA;IAC9C,mDAAmD;IACnD,kBAAkB,EAAE,wBAAwB,CAAA;IAC5C,KAAK,CAAC,EAAE,mBAAmB,CAAA;IAC3B,KAAK,EAAE,sBAAsB,CAAC,sBAAsB,CAAC,CAAA;IAErD,gBAAgB,EAAE,wBAAwB,CAAA;IAC1C,UAAU,EAAE,MAAM,CAAA;IAElB,uBAAuB,EAAE,kBAAkB,CAAA;CAC5C,KAAK,aAAa,CAAC,WAAW,CAAC,CAAC,GACjC,IAAI,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,6BAA6B,CAAC,CAAA;AAEnE,eAAO,MAAM,mBAAmB,EAAE,CAChC,sBAAsB,GAAG,SAAS,EAClC,WAAW,GAAG,sBAAsB,EAEpC,IAAI,EAAE,uBAAuB,CAAC,sBAAsB,EAAE,WAAW,CAAC,KAC/D,6BAA6B,CAAC,sBAAsB,EAAE,WAAW,CAmDrE,CAAA"}
1
+ {"version":3,"file":"createClientFeature.d.ts","sourceRoot":"","sources":["../../src/utilities/createClientFeature.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,EAAE,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAEhE,OAAO,KAAK,EACV,sBAAsB,EACtB,aAAa,EACb,wBAAwB,EAExB,6BAA6B,EAC7B,wBAAwB,EACzB,MAAM,4BAA4B,CAAA;AACnC,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,4BAA4B,CAAA;AACpE,OAAO,KAAK,EAAE,sBAAsB,EAAE,MAAM,mBAAmB,CAAA;AAE/D,MAAM,MAAM,uBAAuB,CAAC,sBAAsB,EAAE,WAAW,IACnE,CAAC,CAAC,KAAK,EAAE;IACP,MAAM,EAAE,YAAY,CAAA;IACpB,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3C,sBAAsB,EAAE,sBAAsB,CAAA;IAC9C,mDAAmD;IACnD,kBAAkB,EAAE,wBAAwB,CAAA;IAC5C,KAAK,CAAC,EAAE,mBAAmB,CAAA;IAC3B,KAAK,EAAE,sBAAsB,CAAC,sBAAsB,CAAC,CAAA;IAErD,gBAAgB,EAAE,wBAAwB,CAAA;IAC1C,UAAU,EAAE,MAAM,CAAA;IAElB,uBAAuB,EAAE,kBAAkB,CAAA;CAC5C,KAAK,aAAa,CAAC,WAAW,CAAC,CAAC,GACjC,IAAI,CAAC,aAAa,CAAC,WAAW,CAAC,EAAE,6BAA6B,CAAC,CAAA;AAEnE,eAAO,MAAM,mBAAmB,EAAE,CAChC,sBAAsB,GAAG,SAAS,EAClC,WAAW,GAAG,sBAAsB,EAEpC,IAAI,EAAE,uBAAuB,CAAC,sBAAsB,EAAE,WAAW,CAAC,KAC/D,6BAA6B,CAAC,sBAAsB,EAAE,WAAW,CAmDrE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"createClientFeature.js","names":["createClientFeature","feature","featureProviderProvideClient","props","featureProviderClient","clientFeatureProps","config","featureClientImportMap","featureClientSchemaMap","featureProviderMap","field","resolvedFeatures","schemaPath","unSanitizedEditorConfig","toReturn","sanitizedClientFeatureProps","newFeature"],"sources":["../../src/utilities/createClientFeature.ts"],"sourcesContent":["import type { ClientConfig, RichTextFieldClient } from 'payload'\n\nimport type {\n BaseClientFeatureProps,\n ClientFeature,\n ClientFeatureProviderMap,\n FeatureProviderClient,\n FeatureProviderProviderClient,\n ResolvedClientFeatureMap,\n} from '../features/typesClient.js'\nimport type { ClientEditorConfig } from '../lexical/config/types.js'\nimport type { FeatureClientSchemaMap } from '../types.js'\n\nexport type CreateClientFeatureArgs<UnSanitizedClientProps, ClientProps> =\n | ((props: {\n config: ClientConfig\n featureClientImportMap: Record<string, any>\n featureClientSchemaMap: FeatureClientSchemaMap\n /** unSanitizedEditorConfig.features, but mapped */\n featureProviderMap: ClientFeatureProviderMap\n field?: RichTextFieldClient\n props: BaseClientFeatureProps<UnSanitizedClientProps>\n // other resolved features, which have been loaded before this one. All features declared in 'dependencies' should be available here\n resolvedFeatures: ResolvedClientFeatureMap\n schemaPath: string\n // unSanitized EditorConfig,\n unSanitizedEditorConfig: ClientEditorConfig\n }) => ClientFeature<ClientProps>)\n | Omit<ClientFeature<ClientProps>, 'sanitizedClientFeatureProps'>\n\nexport const createClientFeature: <\n UnSanitizedClientProps = undefined,\n ClientProps = UnSanitizedClientProps,\n>(\n args: CreateClientFeatureArgs<UnSanitizedClientProps, ClientProps>,\n) => FeatureProviderProviderClient<UnSanitizedClientProps, ClientProps> = (feature) => {\n const featureProviderProvideClient: FeatureProviderProviderClient<any, any> = (props) => {\n const featureProviderClient: Partial<FeatureProviderClient<any, any>> = {\n clientFeatureProps: props,\n }\n\n if (typeof feature === 'function') {\n featureProviderClient.feature = ({\n config,\n featureClientImportMap,\n featureClientSchemaMap,\n featureProviderMap,\n field,\n resolvedFeatures,\n schemaPath,\n unSanitizedEditorConfig,\n }) => {\n const toReturn = feature({\n config,\n featureClientImportMap,\n featureClientSchemaMap,\n featureProviderMap,\n field,\n props,\n resolvedFeatures,\n schemaPath,\n unSanitizedEditorConfig,\n })\n\n if (toReturn.sanitizedClientFeatureProps === null) {\n toReturn.sanitizedClientFeatureProps = props\n }\n\n return toReturn\n }\n } else {\n // We have to spread feature here! Otherwise, if the arg of createClientFeature is not a function, and 2\n // richText editors have the same feature (even if both call it, e.g. both call UploadFeature()),\n // the second richText editor here will override sanitizedClientFeatureProps of the first feature, as both richText\n // editor features share the same reference to the feature object.\n // Example: richText editor 1 and 2 both have UploadFeature. richText editor 1 calls UploadFeature() with custom fields,\n // richText editor 2 calls UploadFeature() with NO custom fields. If we don't spread feature here, richText editor 1\n // will not have any custom fields, as richText editor 2 will override the feature object.\n const newFeature: ClientFeature<any> = { ...feature }\n newFeature.sanitizedClientFeatureProps = props\n featureProviderClient.feature = newFeature\n }\n return featureProviderClient as FeatureProviderClient<any, any>\n }\n\n return featureProviderProvideClient\n}\n"],"mappings":"AA8BA,OAAO,MAAMA,mBAAA,GAK8DC,OAAA;EACzE,MAAMC,4BAAA,GAAyEC,KAAA;IAC7E,MAAMC,qBAAA,GAAkE;MACtEC,kBAAA,EAAoBF;IACtB;IAEA,IAAI,OAAOF,OAAA,KAAY,YAAY;MACjCG,qBAAA,CAAsBH,OAAO,GAAG,CAAC;QAC/BK,MAAM;QACNC,sBAAsB;QACtBC,sBAAsB;QACtBC,kBAAkB;QAClBC,KAAK;QACLC,gBAAgB;QAChBC,UAAU;QACVC;MAAuB,CACxB;QACC,MAAMC,QAAA,GAAWb,OAAA,CAAQ;UACvBK,MAAA;UACAC,sBAAA;UACAC,sBAAA;UACAC,kBAAA;UACAC,KAAA;UACAP,KAAA;UACAQ,gBAAA;UACAC,UAAA;UACAC;QACF;QAEA,IAAIC,QAAA,CAASC,2BAA2B,KAAK,MAAM;UACjDD,QAAA,CAASC,2BAA2B,GAAGZ,KAAA;QACzC;QAEA,OAAOW,QAAA;MACT;IACF,OAAO;MACL;MACA;MACA;MACA;MACA;MACA;MACA;MACA,MAAME,UAAA,GAAiC;QAAE,GAAGf;MAAQ;MACpDe,UAAA,CAAWD,2BAA2B,GAAGZ,KAAA;MACzCC,qBAAA,CAAsBH,OAAO,GAAGe,UAAA;IAClC;IACA,OAAOZ,qBAAA;EACT;EAEA,OAAOF,4BAAA;AACT","ignoreList":[]}
1
+ {"version":3,"file":"createClientFeature.js","names":["createClientFeature","feature","featureProviderProvideClient","props","featureProviderClient","clientFeatureProps","config","featureClientImportMap","featureClientSchemaMap","featureProviderMap","field","resolvedFeatures","schemaPath","unSanitizedEditorConfig","toReturn","sanitizedClientFeatureProps","newFeature"],"sources":["../../src/utilities/createClientFeature.ts"],"sourcesContent":["import type { ClientConfig, RichTextFieldClient } from 'payload'\n\nimport type {\n BaseClientFeatureProps,\n ClientFeature,\n ClientFeatureProviderMap,\n FeatureProviderClient,\n FeatureProviderProviderClient,\n ResolvedClientFeatureMap,\n} from '../features/typesClient.js'\nimport type { ClientEditorConfig } from '../lexical/config/types.js'\nimport type { FeatureClientSchemaMap } from '../types/index.js'\n\nexport type CreateClientFeatureArgs<UnSanitizedClientProps, ClientProps> =\n | ((props: {\n config: ClientConfig\n featureClientImportMap: Record<string, any>\n featureClientSchemaMap: FeatureClientSchemaMap\n /** unSanitizedEditorConfig.features, but mapped */\n featureProviderMap: ClientFeatureProviderMap\n field?: RichTextFieldClient\n props: BaseClientFeatureProps<UnSanitizedClientProps>\n // other resolved features, which have been loaded before this one. All features declared in 'dependencies' should be available here\n resolvedFeatures: ResolvedClientFeatureMap\n schemaPath: string\n // unSanitized EditorConfig,\n unSanitizedEditorConfig: ClientEditorConfig\n }) => ClientFeature<ClientProps>)\n | Omit<ClientFeature<ClientProps>, 'sanitizedClientFeatureProps'>\n\nexport const createClientFeature: <\n UnSanitizedClientProps = undefined,\n ClientProps = UnSanitizedClientProps,\n>(\n args: CreateClientFeatureArgs<UnSanitizedClientProps, ClientProps>,\n) => FeatureProviderProviderClient<UnSanitizedClientProps, ClientProps> = (feature) => {\n const featureProviderProvideClient: FeatureProviderProviderClient<any, any> = (props) => {\n const featureProviderClient: Partial<FeatureProviderClient<any, any>> = {\n clientFeatureProps: props,\n }\n\n if (typeof feature === 'function') {\n featureProviderClient.feature = ({\n config,\n featureClientImportMap,\n featureClientSchemaMap,\n featureProviderMap,\n field,\n resolvedFeatures,\n schemaPath,\n unSanitizedEditorConfig,\n }) => {\n const toReturn = feature({\n config,\n featureClientImportMap,\n featureClientSchemaMap,\n featureProviderMap,\n field,\n props,\n resolvedFeatures,\n schemaPath,\n unSanitizedEditorConfig,\n })\n\n if (toReturn.sanitizedClientFeatureProps === null) {\n toReturn.sanitizedClientFeatureProps = props\n }\n\n return toReturn\n }\n } else {\n // We have to spread feature here! Otherwise, if the arg of createClientFeature is not a function, and 2\n // richText editors have the same feature (even if both call it, e.g. both call UploadFeature()),\n // the second richText editor here will override sanitizedClientFeatureProps of the first feature, as both richText\n // editor features share the same reference to the feature object.\n // Example: richText editor 1 and 2 both have UploadFeature. richText editor 1 calls UploadFeature() with custom fields,\n // richText editor 2 calls UploadFeature() with NO custom fields. If we don't spread feature here, richText editor 1\n // will not have any custom fields, as richText editor 2 will override the feature object.\n const newFeature: ClientFeature<any> = { ...feature }\n newFeature.sanitizedClientFeatureProps = props\n featureProviderClient.feature = newFeature\n }\n return featureProviderClient as FeatureProviderClient<any, any>\n }\n\n return featureProviderProvideClient\n}\n"],"mappings":"AA8BA,OAAO,MAAMA,mBAAA,GAK8DC,OAAA;EACzE,MAAMC,4BAAA,GAAyEC,KAAA;IAC7E,MAAMC,qBAAA,GAAkE;MACtEC,kBAAA,EAAoBF;IACtB;IAEA,IAAI,OAAOF,OAAA,KAAY,YAAY;MACjCG,qBAAA,CAAsBH,OAAO,GAAG,CAAC;QAC/BK,MAAM;QACNC,sBAAsB;QACtBC,sBAAsB;QACtBC,kBAAkB;QAClBC,KAAK;QACLC,gBAAgB;QAChBC,UAAU;QACVC;MAAuB,CACxB;QACC,MAAMC,QAAA,GAAWb,OAAA,CAAQ;UACvBK,MAAA;UACAC,sBAAA;UACAC,sBAAA;UACAC,kBAAA;UACAC,KAAA;UACAP,KAAA;UACAQ,gBAAA;UACAC,UAAA;UACAC;QACF;QAEA,IAAIC,QAAA,CAASC,2BAA2B,KAAK,MAAM;UACjDD,QAAA,CAASC,2BAA2B,GAAGZ,KAAA;QACzC;QAEA,OAAOW,QAAA;MACT;IACF,OAAO;MACL;MACA;MACA;MACA;MACA;MACA;MACA;MACA,MAAME,UAAA,GAAiC;QAAE,GAAGf;MAAQ;MACpDe,UAAA,CAAWD,2BAA2B,GAAGZ,KAAA;MACzCC,qBAAA,CAAsBH,OAAO,GAAGe,UAAA;IAClC;IACA,OAAOZ,qBAAA;EACT;EAEA,OAAOF,4BAAA;AACT","ignoreList":[]}
@@ -2,7 +2,7 @@ import type { EditorConfig as LexicalEditorConfig } from 'lexical';
2
2
  import type { RichTextField, SanitizedConfig } from 'payload';
3
3
  import type { FeatureProviderServer, ResolvedServerFeatureMap } from '../features/typesServer.js';
4
4
  import type { SanitizedServerEditorConfig } from '../lexical/config/types.js';
5
- import type { FeaturesInput, LexicalRichTextAdapterProvider } from '../types.js';
5
+ import type { FeaturesInput, LexicalRichTextAdapterProvider } from '../types/index.js';
6
6
  export declare const editorConfigFactory: {
7
7
  default: (args: {
8
8
  config: SanitizedConfig;
@@ -1 +1 @@
1
- {"version":3,"file":"editorConfigFactory.d.ts","sourceRoot":"","sources":["../../src/utilities/editorConfigFactory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,IAAI,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAClE,OAAO,KAAK,EAA2B,aAAa,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAEtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AACjG,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAA;AAC7E,OAAO,KAAK,EACV,aAAa,EAEb,8BAA8B,EAC/B,MAAM,aAAa,CAAA;AAOpB,eAAO,MAAM,mBAAmB;oBACR;QACpB,MAAM,EAAE,eAAe,CAAA;QACvB,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;IAMxC;;;;;;;OAOG;uBACsB;QACvB,MAAM,EAAE,eAAe,CAAA;QACvB,MAAM,EAAE,8BAA8B,CAAA;QACtC,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;QAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;IAUxC;;OAEG;yBACwB;QACzB,MAAM,EAAE,eAAe,CAAA;QACvB,QAAQ,CAAC,EAAE,aAAa,CAAA;QACxB,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;QAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;sBAGtB;QAAE,KAAK,EAAE,aAAa,CAAA;KAAE,KAAG,2BAA2B;iCAMrC;QACjC,MAAM,EAAE,eAAe,CAAA;QACvB,KAAK,EAAE,aAAa,CAAA;QACpB,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;CAazC,CAAA;AAED,eAAO,MAAM,2BAA2B,SAAgB;IACtD,MAAM,EAAE,eAAe,CAAA;IACvB,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;IAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B,KAAG,OAAO,CAAC;IACV,QAAQ,EAAE,qBAAqB,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,CAAA;IAC5D,kBAAkB,EAAE,wBAAwB,CAAA;IAC5C,eAAe,EAAE,2BAA2B,CAAA;CAC7C,CAyCA,CAAA"}
1
+ {"version":3,"file":"editorConfigFactory.d.ts","sourceRoot":"","sources":["../../src/utilities/editorConfigFactory.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,YAAY,IAAI,mBAAmB,EAAE,MAAM,SAAS,CAAA;AAClE,OAAO,KAAK,EAA2B,aAAa,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAEtF,OAAO,KAAK,EAAE,qBAAqB,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AACjG,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAA;AAC7E,OAAO,KAAK,EACV,aAAa,EAEb,8BAA8B,EAC/B,MAAM,mBAAmB,CAAA;AAO1B,eAAO,MAAM,mBAAmB;oBACR;QACpB,MAAM,EAAE,eAAe,CAAA;QACvB,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;IAMxC;;;;;;;OAOG;uBACsB;QACvB,MAAM,EAAE,eAAe,CAAA;QACvB,MAAM,EAAE,8BAA8B,CAAA;QACtC,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;QAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;IAUxC;;OAEG;yBACwB;QACzB,MAAM,EAAE,eAAe,CAAA;QACvB,QAAQ,CAAC,EAAE,aAAa,CAAA;QACxB,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;QAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;sBAGtB;QAAE,KAAK,EAAE,aAAa,CAAA;KAAE,KAAG,2BAA2B;iCAMrC;QACjC,MAAM,EAAE,eAAe,CAAA;QACvB,KAAK,EAAE,aAAa,CAAA;QACpB,MAAM,CAAC,EAAE,OAAO,CAAA;QAChB,iBAAiB,CAAC,EAAE,OAAO,CAAA;KAC5B,KAAG,OAAO,CAAC,2BAA2B,CAAC;CAazC,CAAA;AAED,eAAO,MAAM,2BAA2B,GAAU,MAAM;IACtD,MAAM,EAAE,eAAe,CAAA;IACvB,QAAQ,CAAC,EAAE,aAAa,CAAA;IACxB,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,OAAO,CAAC,EAAE,mBAAmB,CAAA;IAC7B,iBAAiB,CAAC,EAAE,OAAO,CAAA;CAC5B,KAAG,OAAO,CAAC;IACV,QAAQ,EAAE,qBAAqB,CAAC,OAAO,EAAE,OAAO,EAAE,OAAO,CAAC,EAAE,CAAA;IAC5D,kBAAkB,EAAE,wBAAwB,CAAA;IAC5C,eAAe,EAAE,2BAA2B,CAAA;CAC7C,CAyCA,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"editorConfigFactory.js","names":["defaultEditorConfig","defaultEditorFeatures","loadFeatures","sanitizeServerFeatures","getDefaultSanitizedEditorConfig","editorConfigFactory","default","args","config","parentIsLocalized","fromEditor","lexicalAdapter","editor","isRoot","sanitizedServerEditorConfig","editorConfig","fromFeatures","featuresInputToEditorConfig","sanitizedConfig","fromField","field","fromUnsanitizedField","lexicalAdapterProvider","features","rootEditor","rootEditorFeatures","defaultFeatures","rootFeatures","lexical","resolvedFeatureMap","unSanitizedEditorConfig"],"sources":["../../src/utilities/editorConfigFactory.ts"],"sourcesContent":["import type { EditorConfig as LexicalEditorConfig } from 'lexical'\nimport type { RichTextAdapterProvider, RichTextField, SanitizedConfig } from 'payload'\n\nimport type { FeatureProviderServer, ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { SanitizedServerEditorConfig } from '../lexical/config/types.js'\nimport type {\n FeaturesInput,\n LexicalRichTextAdapter,\n LexicalRichTextAdapterProvider,\n} from '../types.js'\n\nimport { defaultEditorConfig, defaultEditorFeatures } from '../lexical/config/server/default.js'\nimport { loadFeatures } from '../lexical/config/server/loader.js'\nimport { sanitizeServerFeatures } from '../lexical/config/server/sanitize.js'\nimport { getDefaultSanitizedEditorConfig } from './getDefaultSanitizedEditorConfig.js'\n\nexport const editorConfigFactory = {\n default: async (args: {\n config: SanitizedConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n return getDefaultSanitizedEditorConfig({\n config: args.config,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })\n },\n /**\n * If you have instantiated a lexical editor and are accessing it outside a field (=> this is the unsanitized editor),\n * you can extract the editor config from it.\n * This is common if you define the editor in a re-usable module scope variable and pass it to the richText field.\n *\n * This is the least efficient way to get the editor config, and not recommended. It is recommended to extract the `features` arg\n * into a separate variable and use `fromFeatures` instead.\n */\n fromEditor: async (args: {\n config: SanitizedConfig\n editor: LexicalRichTextAdapterProvider\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n const lexicalAdapter: LexicalRichTextAdapter = await args.editor({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n /**\n * Create a new editor config - behaves just like instantiating a new `lexicalEditor`\n */\n fromFeatures: async (args: {\n config: SanitizedConfig\n features?: FeaturesInput\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n return (await featuresInputToEditorConfig(args)).sanitizedConfig\n },\n fromField: (args: { field: RichTextField }): SanitizedServerEditorConfig => {\n const lexicalAdapter: LexicalRichTextAdapter = args.field.editor as LexicalRichTextAdapter\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n fromUnsanitizedField: async (args: {\n config: SanitizedConfig\n field: RichTextField\n isRoot?: boolean\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n const lexicalAdapterProvider: RichTextAdapterProvider = args.field\n .editor as RichTextAdapterProvider\n\n const lexicalAdapter: LexicalRichTextAdapter = (await lexicalAdapterProvider({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })) as LexicalRichTextAdapter\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n}\n\nexport const featuresInputToEditorConfig = async (args: {\n config: SanitizedConfig\n features?: FeaturesInput\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n}): Promise<{\n features: FeatureProviderServer<unknown, unknown, unknown>[]\n resolvedFeatureMap: ResolvedServerFeatureMap\n sanitizedConfig: SanitizedServerEditorConfig\n}> => {\n let features: FeatureProviderServer<unknown, unknown, unknown>[] = []\n if (args.features && typeof args.features === 'function') {\n const rootEditor = args.config.editor\n let rootEditorFeatures: FeatureProviderServer<unknown, unknown, unknown>[] = []\n if (typeof rootEditor === 'object' && 'features' in rootEditor) {\n rootEditorFeatures = (rootEditor as LexicalRichTextAdapter).features\n }\n features = args.features({\n defaultFeatures: defaultEditorFeatures,\n rootFeatures: rootEditorFeatures,\n })\n } else {\n features = args.features as FeatureProviderServer<unknown, unknown, unknown>[]\n }\n\n if (!features) {\n features = defaultEditorFeatures\n }\n\n const lexical = args.lexical ?? defaultEditorConfig.lexical\n\n const resolvedFeatureMap = await loadFeatures({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n unSanitizedEditorConfig: {\n features,\n lexical,\n },\n })\n\n return {\n features,\n resolvedFeatureMap,\n sanitizedConfig: {\n features: sanitizeServerFeatures(resolvedFeatureMap),\n lexical: args.lexical,\n resolvedFeatureMap,\n },\n }\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"editorConfigFactory.js","names":["defaultEditorConfig","defaultEditorFeatures","loadFeatures","sanitizeServerFeatures","getDefaultSanitizedEditorConfig","editorConfigFactory","default","args","config","parentIsLocalized","fromEditor","lexicalAdapter","editor","isRoot","sanitizedServerEditorConfig","editorConfig","fromFeatures","featuresInputToEditorConfig","sanitizedConfig","fromField","field","fromUnsanitizedField","lexicalAdapterProvider","features","rootEditor","rootEditorFeatures","defaultFeatures","rootFeatures","lexical","resolvedFeatureMap","unSanitizedEditorConfig"],"sources":["../../src/utilities/editorConfigFactory.ts"],"sourcesContent":["import type { EditorConfig as LexicalEditorConfig } from 'lexical'\nimport type { RichTextAdapterProvider, RichTextField, SanitizedConfig } from 'payload'\n\nimport type { FeatureProviderServer, ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { SanitizedServerEditorConfig } from '../lexical/config/types.js'\nimport type {\n FeaturesInput,\n LexicalRichTextAdapter,\n LexicalRichTextAdapterProvider,\n} from '../types/index.js'\n\nimport { defaultEditorConfig, defaultEditorFeatures } from '../lexical/config/server/default.js'\nimport { loadFeatures } from '../lexical/config/server/loader.js'\nimport { sanitizeServerFeatures } from '../lexical/config/server/sanitize.js'\nimport { getDefaultSanitizedEditorConfig } from './getDefaultSanitizedEditorConfig.js'\n\nexport const editorConfigFactory = {\n default: async (args: {\n config: SanitizedConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n return getDefaultSanitizedEditorConfig({\n config: args.config,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })\n },\n /**\n * If you have instantiated a lexical editor and are accessing it outside a field (=> this is the unsanitized editor),\n * you can extract the editor config from it.\n * This is common if you define the editor in a re-usable module scope variable and pass it to the richText field.\n *\n * This is the least efficient way to get the editor config, and not recommended. It is recommended to extract the `features` arg\n * into a separate variable and use `fromFeatures` instead.\n */\n fromEditor: async (args: {\n config: SanitizedConfig\n editor: LexicalRichTextAdapterProvider\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n const lexicalAdapter: LexicalRichTextAdapter = await args.editor({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n /**\n * Create a new editor config - behaves just like instantiating a new `lexicalEditor`\n */\n fromFeatures: async (args: {\n config: SanitizedConfig\n features?: FeaturesInput\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n return (await featuresInputToEditorConfig(args)).sanitizedConfig\n },\n fromField: (args: { field: RichTextField }): SanitizedServerEditorConfig => {\n const lexicalAdapter: LexicalRichTextAdapter = args.field.editor as LexicalRichTextAdapter\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n fromUnsanitizedField: async (args: {\n config: SanitizedConfig\n field: RichTextField\n isRoot?: boolean\n parentIsLocalized?: boolean\n }): Promise<SanitizedServerEditorConfig> => {\n const lexicalAdapterProvider: RichTextAdapterProvider = args.field\n .editor as RichTextAdapterProvider\n\n const lexicalAdapter: LexicalRichTextAdapter = (await lexicalAdapterProvider({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n })) as LexicalRichTextAdapter\n\n const sanitizedServerEditorConfig: SanitizedServerEditorConfig = lexicalAdapter.editorConfig\n return sanitizedServerEditorConfig\n },\n}\n\nexport const featuresInputToEditorConfig = async (args: {\n config: SanitizedConfig\n features?: FeaturesInput\n isRoot?: boolean\n lexical?: LexicalEditorConfig\n parentIsLocalized?: boolean\n}): Promise<{\n features: FeatureProviderServer<unknown, unknown, unknown>[]\n resolvedFeatureMap: ResolvedServerFeatureMap\n sanitizedConfig: SanitizedServerEditorConfig\n}> => {\n let features: FeatureProviderServer<unknown, unknown, unknown>[] = []\n if (args.features && typeof args.features === 'function') {\n const rootEditor = args.config.editor\n let rootEditorFeatures: FeatureProviderServer<unknown, unknown, unknown>[] = []\n if (typeof rootEditor === 'object' && 'features' in rootEditor) {\n rootEditorFeatures = (rootEditor as LexicalRichTextAdapter).features\n }\n features = args.features({\n defaultFeatures: defaultEditorFeatures,\n rootFeatures: rootEditorFeatures,\n })\n } else {\n features = args.features as FeatureProviderServer<unknown, unknown, unknown>[]\n }\n\n if (!features) {\n features = defaultEditorFeatures\n }\n\n const lexical = args.lexical ?? defaultEditorConfig.lexical\n\n const resolvedFeatureMap = await loadFeatures({\n config: args.config,\n isRoot: args.isRoot ?? false,\n parentIsLocalized: args.parentIsLocalized ?? false,\n unSanitizedEditorConfig: {\n features,\n lexical,\n },\n })\n\n return {\n features,\n resolvedFeatureMap,\n sanitizedConfig: {\n features: sanitizeServerFeatures(resolvedFeatureMap),\n lexical: args.lexical,\n resolvedFeatureMap,\n },\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -9,5 +9,6 @@ export declare const useLexicalDocumentDrawer: (args: Parameters<UseDocumentDraw
9
9
  DocumentDrawer: ReturnType<UseDocumentDrawer>[0];
10
10
  documentDrawerSlug: string;
11
11
  DocumentDrawerToggler: ReturnType<UseDocumentDrawer>[1];
12
+ openDocumentDrawer: () => void;
12
13
  };
13
14
  //# sourceMappingURL=useLexicalDocumentDrawer.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"useLexicalDocumentDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalDocumentDrawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAQvD;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,SAC7B,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,KACrC;IACD,mBAAmB,EAAE,MAAM,IAAI,CAAA;IAC/B,cAAc,EAAE,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAChD,kBAAkB,EAAE,MAAM,CAAA;IAC1B,qBAAqB,EAAE,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;CA4DxD,CAAA"}
1
+ {"version":3,"file":"useLexicalDocumentDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalDocumentDrawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,gBAAgB,CAAA;AAQvD;;;;GAIG;AACH,eAAO,MAAM,wBAAwB,GACnC,MAAM,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,KACrC;IACD,mBAAmB,EAAE,MAAM,IAAI,CAAA;IAC/B,cAAc,EAAE,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IAChD,kBAAkB,EAAE,MAAM,CAAA;IAC1B,qBAAqB,EAAE,UAAU,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC,CAAA;IACvD,kBAAkB,EAAE,MAAM,IAAI,CAAA;CAkE/B,CAAA"}
@@ -12,14 +12,15 @@ import { useCallback, useEffect, useState } from 'react';
12
12
  * By default, the lexical cursor position may be lost when opening a drawer and clicking somewhere on that drawer.
13
13
  */
14
14
  export const useLexicalDocumentDrawer = args => {
15
- const $ = _c(21);
15
+ const $ = _c(25);
16
16
  const [editor] = useLexicalComposerContext();
17
17
  const [selectionState, setSelectionState] = useState(null);
18
18
  const [wasOpen, setWasOpen] = useState(false);
19
19
  const [DocumentDrawer, DocumentDrawerToggler, t0] = useDocumentDrawer(args);
20
20
  const {
21
21
  closeDrawer,
22
- drawerSlug: documentDrawerSlug
22
+ drawerSlug: documentDrawerSlug,
23
+ openDrawer
23
24
  } = t0;
24
25
  const {
25
26
  modalState
@@ -97,33 +98,48 @@ export const useLexicalDocumentDrawer = args => {
97
98
  }
98
99
  useEffect(t4, t5);
99
100
  let t6;
100
- if ($[13] !== DocumentDrawerToggler || $[14] !== storeSelection) {
101
- t6 = props => _jsx(DocumentDrawerToggler, {
102
- ...props,
103
- onClick: storeSelection
104
- });
105
- $[13] = DocumentDrawerToggler;
101
+ if ($[13] !== openDrawer || $[14] !== storeSelection) {
102
+ t6 = () => {
103
+ storeSelection();
104
+ openDrawer();
105
+ };
106
+ $[13] = openDrawer;
106
107
  $[14] = storeSelection;
107
108
  $[15] = t6;
108
109
  } else {
109
110
  t6 = $[15];
110
111
  }
112
+ const openDocumentDrawer = t6;
111
113
  let t7;
112
- if ($[16] !== DocumentDrawer || $[17] !== closeDocumentDrawer || $[18] !== documentDrawerSlug || $[19] !== t6) {
113
- t7 = {
114
+ if ($[16] !== DocumentDrawerToggler || $[17] !== storeSelection) {
115
+ t7 = props => _jsx(DocumentDrawerToggler, {
116
+ ...props,
117
+ onClick: storeSelection
118
+ });
119
+ $[16] = DocumentDrawerToggler;
120
+ $[17] = storeSelection;
121
+ $[18] = t7;
122
+ } else {
123
+ t7 = $[18];
124
+ }
125
+ let t8;
126
+ if ($[19] !== DocumentDrawer || $[20] !== closeDocumentDrawer || $[21] !== documentDrawerSlug || $[22] !== openDocumentDrawer || $[23] !== t7) {
127
+ t8 = {
114
128
  closeDocumentDrawer,
115
129
  DocumentDrawer,
116
130
  documentDrawerSlug,
117
- DocumentDrawerToggler: t6
131
+ DocumentDrawerToggler: t7,
132
+ openDocumentDrawer
118
133
  };
119
- $[16] = DocumentDrawer;
120
- $[17] = closeDocumentDrawer;
121
- $[18] = documentDrawerSlug;
122
- $[19] = t6;
123
- $[20] = t7;
134
+ $[19] = DocumentDrawer;
135
+ $[20] = closeDocumentDrawer;
136
+ $[21] = documentDrawerSlug;
137
+ $[22] = openDocumentDrawer;
138
+ $[23] = t7;
139
+ $[24] = t8;
124
140
  } else {
125
- t7 = $[20];
141
+ t8 = $[24];
126
142
  }
127
- return t7;
143
+ return t8;
128
144
  };
129
145
  //# sourceMappingURL=useLexicalDocumentDrawer.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"useLexicalDocumentDrawer.js","names":["c","_c","useLexicalComposerContext","useDocumentDrawer","useModal","$getPreviousSelection","$getSelection","$setSelection","useCallback","useEffect","useState","useLexicalDocumentDrawer","args","$","editor","selectionState","setSelectionState","wasOpen","setWasOpen","DocumentDrawer","DocumentDrawerToggler","t0","closeDrawer","drawerSlug","documentDrawerSlug","modalState","t1","read","selection","storeSelection","t2","update","clone","discrete","skipTransforms","restoreSelection","t3","closeDocumentDrawer","t4","t5","thisModalState","isOpen","setTimeout","t6","props","_jsx","onClick","t7"],"sources":["../../../src/utilities/fieldsDrawer/useLexicalDocumentDrawer.tsx"],"sourcesContent":["'use client'\nimport type { UseDocumentDrawer } from '@payloadcms/ui'\nimport type { BaseSelection } from 'lexical'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport { useDocumentDrawer, useModal } from '@payloadcms/ui'\nimport { $getPreviousSelection, $getSelection, $setSelection } from 'lexical'\nimport { useCallback, useEffect, useState } from 'react'\n\n/**\n *\n * Wrapper around useDocumentDrawer that restores and saves selection state (cursor position) when opening and closing the drawer.\n * By default, the lexical cursor position may be lost when opening a drawer and clicking somewhere on that drawer.\n */\nexport const useLexicalDocumentDrawer = (\n args: Parameters<UseDocumentDrawer>[0],\n): {\n closeDocumentDrawer: () => void\n DocumentDrawer: ReturnType<UseDocumentDrawer>[0]\n documentDrawerSlug: string\n DocumentDrawerToggler: ReturnType<UseDocumentDrawer>[1]\n} => {\n const [editor] = useLexicalComposerContext()\n const [selectionState, setSelectionState] = useState<BaseSelection | null>(null)\n const [wasOpen, setWasOpen] = useState<boolean>(false)\n\n const [\n DocumentDrawer,\n DocumentDrawerToggler,\n { closeDrawer: closeDrawer, drawerSlug: documentDrawerSlug },\n ] = useDocumentDrawer(args)\n const { modalState } = useModal()\n\n const storeSelection = useCallback(() => {\n editor.read(() => {\n const selection = $getSelection() ?? $getPreviousSelection()\n setSelectionState(selection)\n })\n setWasOpen(true)\n }, [editor])\n\n const restoreSelection = useCallback(() => {\n if (selectionState) {\n editor.update(\n () => {\n $setSelection(selectionState.clone())\n },\n { discrete: true, skipTransforms: true },\n )\n }\n }, [editor, selectionState])\n\n const closeDocumentDrawer = () => {\n //restoreSelection() // Should already be stored by the useEffect below\n closeDrawer()\n }\n\n // We need to handle drawer closing via a useEffect, as toggleDrawer / closeDrawer will not be triggered if the drawer\n // is closed by clicking outside of the drawer. This useEffect will handle everything.\n useEffect(() => {\n if (!wasOpen) {\n return\n }\n\n const thisModalState = modalState[documentDrawerSlug]\n // Exists in modalState (thus has opened at least once before) and is closed\n if (thisModalState && !thisModalState?.isOpen) {\n setWasOpen(false)\n setTimeout(() => {\n restoreSelection()\n }, 1)\n }\n }, [modalState, documentDrawerSlug, restoreSelection, wasOpen])\n\n return {\n closeDocumentDrawer,\n DocumentDrawer,\n documentDrawerSlug,\n DocumentDrawerToggler: (props) => <DocumentDrawerToggler {...props} onClick={storeSelection} />,\n }\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"useLexicalDocumentDrawer.js","names":["c","_c","useLexicalComposerContext","useDocumentDrawer","useModal","$getPreviousSelection","$getSelection","$setSelection","useCallback","useEffect","useState","useLexicalDocumentDrawer","args","$","editor","selectionState","setSelectionState","wasOpen","setWasOpen","DocumentDrawer","DocumentDrawerToggler","t0","closeDrawer","drawerSlug","documentDrawerSlug","openDrawer","modalState","t1","read","selection","storeSelection","t2","update","clone","discrete","skipTransforms","restoreSelection","t3","closeDocumentDrawer","t4","t5","thisModalState","isOpen","setTimeout","t6","openDocumentDrawer","t7","props","_jsx","onClick","t8"],"sources":["../../../src/utilities/fieldsDrawer/useLexicalDocumentDrawer.tsx"],"sourcesContent":["'use client'\nimport type { UseDocumentDrawer } from '@payloadcms/ui'\nimport type { BaseSelection } from 'lexical'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport { useDocumentDrawer, useModal } from '@payloadcms/ui'\nimport { $getPreviousSelection, $getSelection, $setSelection } from 'lexical'\nimport { useCallback, useEffect, useState } from 'react'\n\n/**\n *\n * Wrapper around useDocumentDrawer that restores and saves selection state (cursor position) when opening and closing the drawer.\n * By default, the lexical cursor position may be lost when opening a drawer and clicking somewhere on that drawer.\n */\nexport const useLexicalDocumentDrawer = (\n args: Parameters<UseDocumentDrawer>[0],\n): {\n closeDocumentDrawer: () => void\n DocumentDrawer: ReturnType<UseDocumentDrawer>[0]\n documentDrawerSlug: string\n DocumentDrawerToggler: ReturnType<UseDocumentDrawer>[1]\n openDocumentDrawer: () => void\n} => {\n const [editor] = useLexicalComposerContext()\n const [selectionState, setSelectionState] = useState<BaseSelection | null>(null)\n const [wasOpen, setWasOpen] = useState<boolean>(false)\n\n const [\n DocumentDrawer,\n DocumentDrawerToggler,\n { closeDrawer: closeDrawer, drawerSlug: documentDrawerSlug, openDrawer },\n ] = useDocumentDrawer(args)\n const { modalState } = useModal()\n\n const storeSelection = useCallback(() => {\n editor.read(() => {\n const selection = $getSelection() ?? $getPreviousSelection()\n setSelectionState(selection)\n })\n setWasOpen(true)\n }, [editor])\n\n const restoreSelection = useCallback(() => {\n if (selectionState) {\n editor.update(\n () => {\n $setSelection(selectionState.clone())\n },\n { discrete: true, skipTransforms: true },\n )\n }\n }, [editor, selectionState])\n\n const closeDocumentDrawer = () => {\n //restoreSelection() // Should already be stored by the useEffect below\n closeDrawer()\n }\n\n // We need to handle drawer closing via a useEffect, as toggleDrawer / closeDrawer will not be triggered if the drawer\n // is closed by clicking outside of the drawer. This useEffect will handle everything.\n useEffect(() => {\n if (!wasOpen) {\n return\n }\n\n const thisModalState = modalState[documentDrawerSlug]\n // Exists in modalState (thus has opened at least once before) and is closed\n if (thisModalState && !thisModalState?.isOpen) {\n setWasOpen(false)\n setTimeout(() => {\n restoreSelection()\n }, 1)\n }\n }, [modalState, documentDrawerSlug, restoreSelection, wasOpen])\n\n const openDocumentDrawer = useCallback(() => {\n storeSelection()\n openDrawer()\n }, [storeSelection, openDrawer])\n\n return {\n closeDocumentDrawer,\n DocumentDrawer,\n documentDrawerSlug,\n DocumentDrawerToggler: (props) => <DocumentDrawerToggler {...props} onClick={storeSelection} />,\n openDocumentDrawer,\n }\n}\n"],"mappings":"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","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"useLexicalDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalDrawer.tsx"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,SAAU,MAAM,gBAAgB,OAAO;;;CAoEnE,CAAA"}
1
+ {"version":3,"file":"useLexicalDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalDrawer.tsx"],"names":[],"mappings":"AAQA;;;;GAIG;AACH,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,EAAE,cAAc,OAAO;;;CAoEnE,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"useLexicalListDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalListDrawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAA;AACnD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAc5C;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,SACzB,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,KACjC;IACD,eAAe,EAAE,MAAM,IAAI,CAAA;IAC3B,gBAAgB,EAAE,OAAO,CAAA;IACzB,UAAU,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAA;IACxC,cAAc,EAAE,MAAM,CAAA;IACtB,iBAAiB,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,cAAc,EAAE,CAAC,SAAS,CAAC,EAAE,aAAa,KAAK,IAAI,CAAA;CAsFpD,CAAA"}
1
+ {"version":3,"file":"useLexicalListDrawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useLexicalListDrawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,gBAAgB,CAAA;AACnD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,SAAS,CAAA;AAc5C;;;;GAIG;AACH,eAAO,MAAM,oBAAoB,GAC/B,MAAM,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,KACjC;IACD,eAAe,EAAE,MAAM,IAAI,CAAA;IAC3B,gBAAgB,EAAE,OAAO,CAAA;IACzB,UAAU,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAA;IACxC,cAAc,EAAE,MAAM,CAAA;IACtB,iBAAiB,EAAE,UAAU,CAAC,aAAa,CAAC,CAAC,CAAC,CAAC,CAAA;IAC/C,cAAc,EAAE,CAAC,SAAS,CAAC,EAAE,aAAa,KAAK,IAAI,CAAA;CAsFpD,CAAA"}
@@ -1,6 +1,6 @@
1
1
  import type { RichTextAdapter } from 'payload';
2
2
  import type { ResolvedServerFeatureMap } from '../features/typesServer.js';
3
- import type { LexicalEditorProps } from '../types.js';
3
+ import type { LexicalEditorProps } from '../types/index.js';
4
4
  export declare const getGenerateImportMap: (args: {
5
5
  lexicalEditorArgs?: LexicalEditorProps;
6
6
  resolvedFeatureMap: ResolvedServerFeatureMap;
@@ -1 +1 @@
1
- {"version":3,"file":"generateImportMap.d.ts","sourceRoot":"","sources":["../../src/utilities/generateImportMap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAI9C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAC1E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAA;AAErD,eAAO,MAAM,oBAAoB,SACxB;IACL,iBAAiB,CAAC,EAAE,kBAAkB,CAAA;IACtC,kBAAkB,EAAE,wBAAwB,CAAA;CAC7C,KAAG,eAAe,CAAC,mBAAmB,CAiDtC,CAAA"}
1
+ {"version":3,"file":"generateImportMap.d.ts","sourceRoot":"","sources":["../../src/utilities/generateImportMap.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAI9C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAC1E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAA;AAE3D,eAAO,MAAM,oBAAoB,GAC9B,MAAM;IACL,iBAAiB,CAAC,EAAE,kBAAkB,CAAA;IACtC,kBAAkB,EAAE,wBAAwB,CAAA;CAC7C,KAAG,eAAe,CAAC,mBAAmB,CAiDtC,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"generateImportMap.js","names":["genImportMapIterateFields","getGenerateImportMap","args","addToImportMap","baseDir","config","importMap","imports","lexicalEditorArgs","views","resolvedFeature","resolvedFeatureMap","values","componentImports","Array","isArray","Object","ClientFeature","nodes","length","node","getSubFields","subFields","fields"],"sources":["../../src/utilities/generateImportMap.tsx"],"sourcesContent":["import type { RichTextAdapter } from 'payload'\n\nimport { genImportMapIterateFields } from 'payload'\n\nimport type { ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { LexicalEditorProps } from '../types.js'\n\nexport const getGenerateImportMap =\n (args: {\n lexicalEditorArgs?: LexicalEditorProps\n resolvedFeatureMap: ResolvedServerFeatureMap\n }): RichTextAdapter['generateImportMap'] =>\n ({ addToImportMap, baseDir, config, importMap, imports }) => {\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell')\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalField')\n addToImportMap('@payloadcms/richtext-lexical/rsc#LexicalDiffComponent')\n\n addToImportMap(args.lexicalEditorArgs?.views)\n\n for (const resolvedFeature of args.resolvedFeatureMap.values()) {\n if ('componentImports' in resolvedFeature) {\n if (typeof resolvedFeature.componentImports === 'function') {\n resolvedFeature.componentImports({\n addToImportMap,\n baseDir,\n config,\n importMap,\n imports,\n })\n } else if (Array.isArray(resolvedFeature.componentImports)) {\n addToImportMap(resolvedFeature.componentImports)\n } else if (typeof resolvedFeature.componentImports === 'object') {\n addToImportMap(Object.values(resolvedFeature.componentImports))\n }\n }\n\n addToImportMap(resolvedFeature.ClientFeature)\n\n /*\n * Now run for all possible sub-fields\n */\n if (resolvedFeature.nodes?.length) {\n for (const node of resolvedFeature.nodes) {\n if (typeof node?.getSubFields !== 'function') {\n continue\n }\n const subFields = node.getSubFields({})\n if (subFields?.length) {\n genImportMapIterateFields({\n addToImportMap,\n baseDir,\n config,\n fields: subFields,\n importMap,\n imports,\n })\n }\n }\n }\n }\n }\n"],"mappings":"AAEA,SAASA,yBAAyB,QAAQ;AAK1C,OAAO,MAAMC,oBAAA,GACVC,IAAA,IAID,CAAC;EAAEC,cAAc;EAAEC,OAAO;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAO,CAAE;EACtDJ,cAAA,CAAe;EACfA,cAAA,CAAe;EACfA,cAAA,CAAe;EAEfA,cAAA,CAAeD,IAAA,CAAKM,iBAAiB,EAAEC,KAAA;EAEvC,KAAK,MAAMC,eAAA,IAAmBR,IAAA,CAAKS,kBAAkB,CAACC,MAAM,IAAI;IAC9D,IAAI,sBAAsBF,eAAA,EAAiB;MACzC,IAAI,OAAOA,eAAA,CAAgBG,gBAAgB,KAAK,YAAY;QAC1DH,eAAA,CAAgBG,gBAAgB,CAAC;UAC/BV,cAAA;UACAC,OAAA;UACAC,MAAA;UACAC,SAAA;UACAC;QACF;MACF,OAAO,IAAIO,KAAA,CAAMC,OAAO,CAACL,eAAA,CAAgBG,gBAAgB,GAAG;QAC1DV,cAAA,CAAeO,eAAA,CAAgBG,gBAAgB;MACjD,OAAO,IAAI,OAAOH,eAAA,CAAgBG,gBAAgB,KAAK,UAAU;QAC/DV,cAAA,CAAea,MAAA,CAAOJ,MAAM,CAACF,eAAA,CAAgBG,gBAAgB;MAC/D;IACF;IAEAV,cAAA,CAAeO,eAAA,CAAgBO,aAAa;IAE5C;;;IAGA,IAAIP,eAAA,CAAgBQ,KAAK,EAAEC,MAAA,EAAQ;MACjC,KAAK,MAAMC,IAAA,IAAQV,eAAA,CAAgBQ,KAAK,EAAE;QACxC,IAAI,OAAOE,IAAA,EAAMC,YAAA,KAAiB,YAAY;UAC5C;QACF;QACA,MAAMC,SAAA,GAAYF,IAAA,CAAKC,YAAY,CAAC,CAAC;QACrC,IAAIC,SAAA,EAAWH,MAAA,EAAQ;UACrBnB,yBAAA,CAA0B;YACxBG,cAAA;YACAC,OAAA;YACAC,MAAA;YACAkB,MAAA,EAAQD,SAAA;YACRhB,SAAA;YACAC;UACF;QACF;MACF;IACF;EACF;AACF","ignoreList":[]}
1
+ {"version":3,"file":"generateImportMap.js","names":["genImportMapIterateFields","getGenerateImportMap","args","addToImportMap","baseDir","config","importMap","imports","lexicalEditorArgs","views","resolvedFeature","resolvedFeatureMap","values","componentImports","Array","isArray","Object","ClientFeature","nodes","length","node","getSubFields","subFields","fields"],"sources":["../../src/utilities/generateImportMap.tsx"],"sourcesContent":["import type { RichTextAdapter } from 'payload'\n\nimport { genImportMapIterateFields } from 'payload'\n\nimport type { ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { LexicalEditorProps } from '../types/index.js'\n\nexport const getGenerateImportMap =\n (args: {\n lexicalEditorArgs?: LexicalEditorProps\n resolvedFeatureMap: ResolvedServerFeatureMap\n }): RichTextAdapter['generateImportMap'] =>\n ({ addToImportMap, baseDir, config, importMap, imports }) => {\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell')\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalField')\n addToImportMap('@payloadcms/richtext-lexical/rsc#LexicalDiffComponent')\n\n addToImportMap(args.lexicalEditorArgs?.views)\n\n for (const resolvedFeature of args.resolvedFeatureMap.values()) {\n if ('componentImports' in resolvedFeature) {\n if (typeof resolvedFeature.componentImports === 'function') {\n resolvedFeature.componentImports({\n addToImportMap,\n baseDir,\n config,\n importMap,\n imports,\n })\n } else if (Array.isArray(resolvedFeature.componentImports)) {\n addToImportMap(resolvedFeature.componentImports)\n } else if (typeof resolvedFeature.componentImports === 'object') {\n addToImportMap(Object.values(resolvedFeature.componentImports))\n }\n }\n\n addToImportMap(resolvedFeature.ClientFeature)\n\n /*\n * Now run for all possible sub-fields\n */\n if (resolvedFeature.nodes?.length) {\n for (const node of resolvedFeature.nodes) {\n if (typeof node?.getSubFields !== 'function') {\n continue\n }\n const subFields = node.getSubFields({})\n if (subFields?.length) {\n genImportMapIterateFields({\n addToImportMap,\n baseDir,\n config,\n fields: subFields,\n importMap,\n imports,\n })\n }\n }\n }\n }\n }\n"],"mappings":"AAEA,SAASA,yBAAyB,QAAQ;AAK1C,OAAO,MAAMC,oBAAA,GACVC,IAAA,IAID,CAAC;EAAEC,cAAc;EAAEC,OAAO;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAO,CAAE;EACtDJ,cAAA,CAAe;EACfA,cAAA,CAAe;EACfA,cAAA,CAAe;EAEfA,cAAA,CAAeD,IAAA,CAAKM,iBAAiB,EAAEC,KAAA;EAEvC,KAAK,MAAMC,eAAA,IAAmBR,IAAA,CAAKS,kBAAkB,CAACC,MAAM,IAAI;IAC9D,IAAI,sBAAsBF,eAAA,EAAiB;MACzC,IAAI,OAAOA,eAAA,CAAgBG,gBAAgB,KAAK,YAAY;QAC1DH,eAAA,CAAgBG,gBAAgB,CAAC;UAC/BV,cAAA;UACAC,OAAA;UACAC,MAAA;UACAC,SAAA;UACAC;QACF;MACF,OAAO,IAAIO,KAAA,CAAMC,OAAO,CAACL,eAAA,CAAgBG,gBAAgB,GAAG;QAC1DV,cAAA,CAAeO,eAAA,CAAgBG,gBAAgB;MACjD,OAAO,IAAI,OAAOH,eAAA,CAAgBG,gBAAgB,KAAK,UAAU;QAC/DV,cAAA,CAAea,MAAA,CAAOJ,MAAM,CAACF,eAAA,CAAgBG,gBAAgB;MAC/D;IACF;IAEAV,cAAA,CAAeO,eAAA,CAAgBO,aAAa;IAE5C;;;IAGA,IAAIP,eAAA,CAAgBQ,KAAK,EAAEC,MAAA,EAAQ;MACjC,KAAK,MAAMC,IAAA,IAAQV,eAAA,CAAgBQ,KAAK,EAAE;QACxC,IAAI,OAAOE,IAAA,EAAMC,YAAA,KAAiB,YAAY;UAC5C;QACF;QACA,MAAMC,SAAA,GAAYF,IAAA,CAAKC,YAAY,CAAC,CAAC;QACrC,IAAIC,SAAA,EAAWH,MAAA,EAAQ;UACrBnB,yBAAA,CAA0B;YACxBG,cAAA;YACAC,OAAA;YACAC,MAAA;YACAkB,MAAA,EAAQD,SAAA;YACRhB,SAAA;YACAC;UACF;QACF;MACF;IACF;EACF;AACF","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"generateSchemaMap.d.ts","sourceRoot":"","sources":["../../src/utilities/generateSchemaMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAI9C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAE1E,eAAO,MAAM,oBAAoB,SACxB;IAAE,kBAAkB,EAAE,wBAAwB,CAAA;CAAE,KAAG,eAAe,CAAC,mBAAmB,CAsC5F,CAAA"}
1
+ {"version":3,"file":"generateSchemaMap.d.ts","sourceRoot":"","sources":["../../src/utilities/generateSchemaMap.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAI9C,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,4BAA4B,CAAA;AAE1E,eAAO,MAAM,oBAAoB,GAC9B,MAAM;IAAE,kBAAkB,EAAE,wBAAwB,CAAA;CAAE,KAAG,eAAe,CAAC,mBAAmB,CAsC5F,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"getDefaultSanitizedEditorConfig.d.ts","sourceRoot":"","sources":["../../src/utilities/getDefaultSanitizedEditorConfig.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,aAAa,CAAA;AAgB9D,eAAO,MAAM,+BAA+B,SAAgB;IAC1D,MAAM,EAAE,eAAe,CAAA;IACvB,iBAAiB,EAAE,OAAO,CAAA;CAC3B,KAAG,OAAO,CAAC,2BAA2B,CAoBtC,CAAA"}
1
+ {"version":3,"file":"getDefaultSanitizedEditorConfig.d.ts","sourceRoot":"","sources":["../../src/utilities/getDefaultSanitizedEditorConfig.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,SAAS,CAAA;AAE9C,OAAO,EAAE,KAAK,2BAA2B,EAAE,MAAM,aAAa,CAAA;AAgB9D,eAAO,MAAM,+BAA+B,GAAU,MAAM;IAC1D,MAAM,EAAE,eAAe,CAAA;IACvB,iBAAiB,EAAE,OAAO,CAAA;CAC3B,KAAG,OAAO,CAAC,2BAA2B,CAoBtC,CAAA"}
@@ -1,7 +1,7 @@
1
1
  import type { I18nClient } from '@payloadcms/translations';
2
2
  import { type ClientFieldSchemaMap, type FieldSchemaMap, type Payload } from 'payload';
3
3
  import type { SanitizedServerEditorConfig } from '../lexical/config/types.js';
4
- import type { FeatureClientSchemaMap, LexicalRichTextFieldProps } from '../types.js';
4
+ import type { FeatureClientSchemaMap, LexicalRichTextFieldProps } from '../types/index.js';
5
5
  type Args = {
6
6
  clientFieldSchemaMap: ClientFieldSchemaMap;
7
7
  fieldSchemaMap: FieldSchemaMap;
@@ -1 +1 @@
1
- {"version":3,"file":"initLexicalFeatures.d.ts","sourceRoot":"","sources":["../../src/utilities/initLexicalFeatures.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,cAAc,EAAE,KAAK,OAAO,EAAE,MAAM,SAAS,CAAA;AAOtF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAA;AAC7E,OAAO,KAAK,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,aAAa,CAAA;AACpF,KAAK,IAAI,GAAG;IACV,oBAAoB,EAAE,oBAAoB,CAAA;IAC1C,cAAc,EAAE,cAAc,CAAA;IAC9B,IAAI,EAAE,UAAU,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,OAAO,CAAA;IAChB,qBAAqB,EAAE,2BAA2B,CAAA;IAClD,UAAU,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,IAAI,GAAG;IAC/C,cAAc,EAAE,yBAAyB,CAAC,gBAAgB,CAAC,CAAA;IAC3D,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3C,sBAAsB,EAAE,sBAAsB,CAAA;CAC/C,CA0FA"}
1
+ {"version":3,"file":"initLexicalFeatures.d.ts","sourceRoot":"","sources":["../../src/utilities/initLexicalFeatures.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAA;AAE1D,OAAO,EAAE,KAAK,oBAAoB,EAAE,KAAK,cAAc,EAAE,KAAK,OAAO,EAAE,MAAM,SAAS,CAAA;AAOtF,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,4BAA4B,CAAA;AAC7E,OAAO,KAAK,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,mBAAmB,CAAA;AAC1F,KAAK,IAAI,GAAG;IACV,oBAAoB,EAAE,oBAAoB,CAAA;IAC1C,cAAc,EAAE,cAAc,CAAA;IAC9B,IAAI,EAAE,UAAU,CAAA;IAChB,IAAI,EAAE,MAAM,CAAA;IACZ,OAAO,EAAE,OAAO,CAAA;IAChB,qBAAqB,EAAE,2BAA2B,CAAA;IAClD,UAAU,EAAE,MAAM,CAAA;CACnB,CAAA;AAED,wBAAgB,mBAAmB,CAAC,IAAI,EAAE,IAAI,GAAG;IAC/C,cAAc,EAAE,yBAAyB,CAAC,gBAAgB,CAAC,CAAA;IAC3D,sBAAsB,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IAC3C,sBAAsB,EAAE,sBAAsB,CAAA;CAC/C,CA0FA"}
@@ -1 +1 @@
1
- {"version":3,"file":"initLexicalFeatures.js","names":["getFromImportMap","initLexicalFeatures","args","clientFeatures","resolvedFeatureMapArray","sanitizedEditorConfig","resolvedFeatureMap","sort","a","b","order","featureClientSchemaMap","featureClientImportMap","featureKey","resolvedFeature","ClientFeaturePayloadComponent","ClientFeature","clientFeatureProvider","importMap","payload","PayloadComponent","schemaPath","silent","clientFeatureProps","key","clientProps","generateSchemaMap","featureSchemaPath","entry","clientFieldSchemaMap","entries","startsWith","fields","componentImports","Array","isArray","payloadComponent","Object","resolvedComponent"],"sources":["../../src/utilities/initLexicalFeatures.ts"],"sourcesContent":["import type { I18nClient } from '@payloadcms/translations'\n\nimport { type ClientFieldSchemaMap, type FieldSchemaMap, type Payload } from 'payload'\nimport { getFromImportMap } from 'payload/shared'\n\nimport type {\n BaseClientFeatureProps,\n FeatureProviderProviderClient,\n} from '../features/typesClient.js'\nimport type { SanitizedServerEditorConfig } from '../lexical/config/types.js'\nimport type { FeatureClientSchemaMap, LexicalRichTextFieldProps } from '../types.js'\ntype Args = {\n clientFieldSchemaMap: ClientFieldSchemaMap\n fieldSchemaMap: FieldSchemaMap\n i18n: I18nClient\n path: string\n payload: Payload\n sanitizedEditorConfig: SanitizedServerEditorConfig\n schemaPath: string\n}\n\nexport function initLexicalFeatures(args: Args): {\n clientFeatures: LexicalRichTextFieldProps['clientFeatures']\n featureClientImportMap: Record<string, any>\n featureClientSchemaMap: FeatureClientSchemaMap\n} {\n const clientFeatures: LexicalRichTextFieldProps['clientFeatures'] = {}\n\n // turn args.resolvedFeatureMap into an array of [key, value] pairs, ordered by value.order, lowest order first:\n const resolvedFeatureMapArray = [...args.sanitizedEditorConfig.resolvedFeatureMap].sort(\n (a, b) => a[1].order - b[1].order,\n )\n\n const featureClientSchemaMap: FeatureClientSchemaMap = {}\n\n /**\n * All modules added to the import map, keyed by the provided key, if feature.componentImports with type object is used\n */\n const featureClientImportMap: Record<string, any> | undefined = {}\n\n for (const [featureKey, resolvedFeature] of resolvedFeatureMapArray) {\n clientFeatures[featureKey] = {}\n\n /**\n * Handle client features\n */\n const ClientFeaturePayloadComponent = resolvedFeature.ClientFeature\n\n if (ClientFeaturePayloadComponent) {\n const clientFeatureProvider = getFromImportMap<FeatureProviderProviderClient>({\n importMap: args.payload.importMap,\n PayloadComponent: ClientFeaturePayloadComponent,\n schemaPath: 'lexical-clientComponent',\n silent: true,\n })\n\n if (!clientFeatureProvider) {\n continue\n }\n\n const clientFeatureProps: BaseClientFeatureProps<Record<string, any>> =\n resolvedFeature.clientFeatureProps ?? {}\n clientFeatureProps.featureKey = resolvedFeature.key\n clientFeatureProps.order = resolvedFeature.order\n if (\n typeof ClientFeaturePayloadComponent === 'object' &&\n ClientFeaturePayloadComponent.clientProps\n ) {\n clientFeatureProps.clientProps = ClientFeaturePayloadComponent.clientProps\n }\n // As clientFeatureProvider is a client function, we cannot execute it on the server here. Thus, the client will have to execute clientFeatureProvider with its props\n clientFeatures[featureKey] = { clientFeatureProps, clientFeatureProvider }\n }\n\n /**\n * Handle sub-fields (formstate of those)\n */\n // The args.fieldSchemaMap generated before in buildFormState should contain all of lexical features' sub-field schemas\n // as well, as it already called feature.generateSchemaMap for each feature.\n // We will check for the existance resolvedFeature.generateSchemaMap to skip unnecessary loops for constructing featureSchemaMap, but we don't run it here\n if (resolvedFeature.generateSchemaMap) {\n const featureSchemaPath = `${args.schemaPath}.lexical_internal_feature.${featureKey}`\n\n featureClientSchemaMap[featureKey] = {}\n\n // Like args.fieldSchemaMap, we only want to include the sub-fields of the current feature\n for (const [key, entry] of args.clientFieldSchemaMap.entries()) {\n if (key.startsWith(featureSchemaPath)) {\n featureClientSchemaMap[featureKey][key] = 'fields' in entry ? entry.fields : [entry]\n }\n }\n }\n\n if (\n resolvedFeature.componentImports &&\n typeof resolvedFeature.componentImports === 'object' &&\n !Array.isArray(resolvedFeature.componentImports)\n ) {\n for (const [key, payloadComponent] of Object.entries(resolvedFeature.componentImports)) {\n const resolvedComponent = getFromImportMap({\n importMap: args.payload.importMap,\n PayloadComponent: payloadComponent,\n schemaPath: 'lexical-clientComponent',\n silent: true,\n })\n\n featureClientImportMap[`${resolvedFeature.key}.${key}`] = resolvedComponent\n }\n }\n }\n return {\n clientFeatures,\n featureClientImportMap,\n featureClientSchemaMap,\n }\n}\n"],"mappings":"AAGA,SAASA,gBAAgB,QAAQ;AAkBjC,OAAO,SAASC,oBAAoBC,IAAU;EAK5C,MAAMC,cAAA,GAA8D,CAAC;EAErE;EACA,MAAMC,uBAAA,GAA0B,C,GAAIF,IAAA,CAAKG,qBAAqB,CAACC,kBAAkB,CAAC,CAACC,IAAI,CACrF,CAACC,CAAA,EAAGC,CAAA,KAAMD,CAAC,CAAC,EAAE,CAACE,KAAK,GAAGD,CAAC,CAAC,EAAE,CAACC,KAAK;EAGnC,MAAMC,sBAAA,GAAiD,CAAC;EAExD;;;EAGA,MAAMC,sBAAA,GAA0D,CAAC;EAEjE,KAAK,MAAM,CAACC,UAAA,EAAYC,eAAA,CAAgB,IAAIV,uBAAA,EAAyB;IACnED,cAAc,CAACU,UAAA,CAAW,GAAG,CAAC;IAE9B;;;IAGA,MAAME,6BAAA,GAAgCD,eAAA,CAAgBE,aAAa;IAEnE,IAAID,6BAAA,EAA+B;MACjC,MAAME,qBAAA,GAAwBjB,gBAAA,CAAgD;QAC5EkB,SAAA,EAAWhB,IAAA,CAAKiB,OAAO,CAACD,SAAS;QACjCE,gBAAA,EAAkBL,6BAAA;QAClBM,UAAA,EAAY;QACZC,MAAA,EAAQ;MACV;MAEA,IAAI,CAACL,qBAAA,EAAuB;QAC1B;MACF;MAEA,MAAMM,kBAAA,GACJT,eAAA,CAAgBS,kBAAkB,IAAI,CAAC;MACzCA,kBAAA,CAAmBV,UAAU,GAAGC,eAAA,CAAgBU,GAAG;MACnDD,kBAAA,CAAmBb,KAAK,GAAGI,eAAA,CAAgBJ,KAAK;MAChD,IACE,OAAOK,6BAAA,KAAkC,YACzCA,6BAAA,CAA8BU,WAAW,EACzC;QACAF,kBAAA,CAAmBE,WAAW,GAAGV,6BAAA,CAA8BU,WAAW;MAC5E;MACA;MACAtB,cAAc,CAACU,UAAA,CAAW,GAAG;QAAEU,kBAAA;QAAoBN;MAAsB;IAC3E;IAEA;;MAAA,CAGA;IACA;IACA;IACA,IAAIH,eAAA,CAAgBY,iBAAiB,EAAE;MACrC,MAAMC,iBAAA,GAAoB,GAAGzB,IAAA,CAAKmB,UAAU,6BAA6BR,UAAA,EAAY;MAErFF,sBAAsB,CAACE,UAAA,CAAW,GAAG,CAAC;MAEtC;MACA,KAAK,MAAM,CAACW,GAAA,EAAKI,KAAA,CAAM,IAAI1B,IAAA,CAAK2B,oBAAoB,CAACC,OAAO,IAAI;QAC9D,IAAIN,GAAA,CAAIO,UAAU,CAACJ,iBAAA,GAAoB;UACrChB,sBAAsB,CAACE,UAAA,CAAW,CAACW,GAAA,CAAI,GAAG,YAAYI,KAAA,GAAQA,KAAA,CAAMI,MAAM,GAAG,CAACJ,KAAA,CAAM;QACtF;MACF;IACF;IAEA,IACEd,eAAA,CAAgBmB,gBAAgB,IAChC,OAAOnB,eAAA,CAAgBmB,gBAAgB,KAAK,YAC5C,CAACC,KAAA,CAAMC,OAAO,CAACrB,eAAA,CAAgBmB,gBAAgB,GAC/C;MACA,KAAK,MAAM,CAACT,GAAA,EAAKY,gBAAA,CAAiB,IAAIC,MAAA,CAAOP,OAAO,CAAChB,eAAA,CAAgBmB,gBAAgB,GAAG;QACtF,MAAMK,iBAAA,GAAoBtC,gBAAA,CAAiB;UACzCkB,SAAA,EAAWhB,IAAA,CAAKiB,OAAO,CAACD,SAAS;UACjCE,gBAAA,EAAkBgB,gBAAA;UAClBf,UAAA,EAAY;UACZC,MAAA,EAAQ;QACV;QAEAV,sBAAsB,CAAC,GAAGE,eAAA,CAAgBU,GAAG,IAAIA,GAAA,EAAK,CAAC,GAAGc,iBAAA;MAC5D;IACF;EACF;EACA,OAAO;IACLnC,cAAA;IACAS,sBAAA;IACAD;EACF;AACF","ignoreList":[]}
1
+ {"version":3,"file":"initLexicalFeatures.js","names":["getFromImportMap","initLexicalFeatures","args","clientFeatures","resolvedFeatureMapArray","sanitizedEditorConfig","resolvedFeatureMap","sort","a","b","order","featureClientSchemaMap","featureClientImportMap","featureKey","resolvedFeature","ClientFeaturePayloadComponent","ClientFeature","clientFeatureProvider","importMap","payload","PayloadComponent","schemaPath","silent","clientFeatureProps","key","clientProps","generateSchemaMap","featureSchemaPath","entry","clientFieldSchemaMap","entries","startsWith","fields","componentImports","Array","isArray","payloadComponent","Object","resolvedComponent"],"sources":["../../src/utilities/initLexicalFeatures.ts"],"sourcesContent":["import type { I18nClient } from '@payloadcms/translations'\n\nimport { type ClientFieldSchemaMap, type FieldSchemaMap, type Payload } from 'payload'\nimport { getFromImportMap } from 'payload/shared'\n\nimport type {\n BaseClientFeatureProps,\n FeatureProviderProviderClient,\n} from '../features/typesClient.js'\nimport type { SanitizedServerEditorConfig } from '../lexical/config/types.js'\nimport type { FeatureClientSchemaMap, LexicalRichTextFieldProps } from '../types/index.js'\ntype Args = {\n clientFieldSchemaMap: ClientFieldSchemaMap\n fieldSchemaMap: FieldSchemaMap\n i18n: I18nClient\n path: string\n payload: Payload\n sanitizedEditorConfig: SanitizedServerEditorConfig\n schemaPath: string\n}\n\nexport function initLexicalFeatures(args: Args): {\n clientFeatures: LexicalRichTextFieldProps['clientFeatures']\n featureClientImportMap: Record<string, any>\n featureClientSchemaMap: FeatureClientSchemaMap\n} {\n const clientFeatures: LexicalRichTextFieldProps['clientFeatures'] = {}\n\n // turn args.resolvedFeatureMap into an array of [key, value] pairs, ordered by value.order, lowest order first:\n const resolvedFeatureMapArray = [...args.sanitizedEditorConfig.resolvedFeatureMap].sort(\n (a, b) => a[1].order - b[1].order,\n )\n\n const featureClientSchemaMap: FeatureClientSchemaMap = {}\n\n /**\n * All modules added to the import map, keyed by the provided key, if feature.componentImports with type object is used\n */\n const featureClientImportMap: Record<string, any> | undefined = {}\n\n for (const [featureKey, resolvedFeature] of resolvedFeatureMapArray) {\n clientFeatures[featureKey] = {}\n\n /**\n * Handle client features\n */\n const ClientFeaturePayloadComponent = resolvedFeature.ClientFeature\n\n if (ClientFeaturePayloadComponent) {\n const clientFeatureProvider = getFromImportMap<FeatureProviderProviderClient>({\n importMap: args.payload.importMap,\n PayloadComponent: ClientFeaturePayloadComponent,\n schemaPath: 'lexical-clientComponent',\n silent: true,\n })\n\n if (!clientFeatureProvider) {\n continue\n }\n\n const clientFeatureProps: BaseClientFeatureProps<Record<string, any>> =\n resolvedFeature.clientFeatureProps ?? {}\n clientFeatureProps.featureKey = resolvedFeature.key\n clientFeatureProps.order = resolvedFeature.order\n if (\n typeof ClientFeaturePayloadComponent === 'object' &&\n ClientFeaturePayloadComponent.clientProps\n ) {\n clientFeatureProps.clientProps = ClientFeaturePayloadComponent.clientProps\n }\n // As clientFeatureProvider is a client function, we cannot execute it on the server here. Thus, the client will have to execute clientFeatureProvider with its props\n clientFeatures[featureKey] = { clientFeatureProps, clientFeatureProvider }\n }\n\n /**\n * Handle sub-fields (formstate of those)\n */\n // The args.fieldSchemaMap generated before in buildFormState should contain all of lexical features' sub-field schemas\n // as well, as it already called feature.generateSchemaMap for each feature.\n // We will check for the existance resolvedFeature.generateSchemaMap to skip unnecessary loops for constructing featureSchemaMap, but we don't run it here\n if (resolvedFeature.generateSchemaMap) {\n const featureSchemaPath = `${args.schemaPath}.lexical_internal_feature.${featureKey}`\n\n featureClientSchemaMap[featureKey] = {}\n\n // Like args.fieldSchemaMap, we only want to include the sub-fields of the current feature\n for (const [key, entry] of args.clientFieldSchemaMap.entries()) {\n if (key.startsWith(featureSchemaPath)) {\n featureClientSchemaMap[featureKey][key] = 'fields' in entry ? entry.fields : [entry]\n }\n }\n }\n\n if (\n resolvedFeature.componentImports &&\n typeof resolvedFeature.componentImports === 'object' &&\n !Array.isArray(resolvedFeature.componentImports)\n ) {\n for (const [key, payloadComponent] of Object.entries(resolvedFeature.componentImports)) {\n const resolvedComponent = getFromImportMap({\n importMap: args.payload.importMap,\n PayloadComponent: payloadComponent,\n schemaPath: 'lexical-clientComponent',\n silent: true,\n })\n\n featureClientImportMap[`${resolvedFeature.key}.${key}`] = resolvedComponent\n }\n }\n }\n return {\n clientFeatures,\n featureClientImportMap,\n featureClientSchemaMap,\n }\n}\n"],"mappings":"AAGA,SAASA,gBAAgB,QAAQ;AAkBjC,OAAO,SAASC,oBAAoBC,IAAU;EAK5C,MAAMC,cAAA,GAA8D,CAAC;EAErE;EACA,MAAMC,uBAAA,GAA0B,C,GAAIF,IAAA,CAAKG,qBAAqB,CAACC,kBAAkB,CAAC,CAACC,IAAI,CACrF,CAACC,CAAA,EAAGC,CAAA,KAAMD,CAAC,CAAC,EAAE,CAACE,KAAK,GAAGD,CAAC,CAAC,EAAE,CAACC,KAAK;EAGnC,MAAMC,sBAAA,GAAiD,CAAC;EAExD;;;EAGA,MAAMC,sBAAA,GAA0D,CAAC;EAEjE,KAAK,MAAM,CAACC,UAAA,EAAYC,eAAA,CAAgB,IAAIV,uBAAA,EAAyB;IACnED,cAAc,CAACU,UAAA,CAAW,GAAG,CAAC;IAE9B;;;IAGA,MAAME,6BAAA,GAAgCD,eAAA,CAAgBE,aAAa;IAEnE,IAAID,6BAAA,EAA+B;MACjC,MAAME,qBAAA,GAAwBjB,gBAAA,CAAgD;QAC5EkB,SAAA,EAAWhB,IAAA,CAAKiB,OAAO,CAACD,SAAS;QACjCE,gBAAA,EAAkBL,6BAAA;QAClBM,UAAA,EAAY;QACZC,MAAA,EAAQ;MACV;MAEA,IAAI,CAACL,qBAAA,EAAuB;QAC1B;MACF;MAEA,MAAMM,kBAAA,GACJT,eAAA,CAAgBS,kBAAkB,IAAI,CAAC;MACzCA,kBAAA,CAAmBV,UAAU,GAAGC,eAAA,CAAgBU,GAAG;MACnDD,kBAAA,CAAmBb,KAAK,GAAGI,eAAA,CAAgBJ,KAAK;MAChD,IACE,OAAOK,6BAAA,KAAkC,YACzCA,6BAAA,CAA8BU,WAAW,EACzC;QACAF,kBAAA,CAAmBE,WAAW,GAAGV,6BAAA,CAA8BU,WAAW;MAC5E;MACA;MACAtB,cAAc,CAACU,UAAA,CAAW,GAAG;QAAEU,kBAAA;QAAoBN;MAAsB;IAC3E;IAEA;;MAAA,CAGA;IACA;IACA;IACA,IAAIH,eAAA,CAAgBY,iBAAiB,EAAE;MACrC,MAAMC,iBAAA,GAAoB,GAAGzB,IAAA,CAAKmB,UAAU,6BAA6BR,UAAA,EAAY;MAErFF,sBAAsB,CAACE,UAAA,CAAW,GAAG,CAAC;MAEtC;MACA,KAAK,MAAM,CAACW,GAAA,EAAKI,KAAA,CAAM,IAAI1B,IAAA,CAAK2B,oBAAoB,CAACC,OAAO,IAAI;QAC9D,IAAIN,GAAA,CAAIO,UAAU,CAACJ,iBAAA,GAAoB;UACrChB,sBAAsB,CAACE,UAAA,CAAW,CAACW,GAAA,CAAI,GAAG,YAAYI,KAAA,GAAQA,KAAA,CAAMI,MAAM,GAAG,CAACJ,KAAA,CAAM;QACtF;MACF;IACF;IAEA,IACEd,eAAA,CAAgBmB,gBAAgB,IAChC,OAAOnB,eAAA,CAAgBmB,gBAAgB,KAAK,YAC5C,CAACC,KAAA,CAAMC,OAAO,CAACrB,eAAA,CAAgBmB,gBAAgB,GAC/C;MACA,KAAK,MAAM,CAACT,GAAA,EAAKY,gBAAA,CAAiB,IAAIC,MAAA,CAAOP,OAAO,CAAChB,eAAA,CAAgBmB,gBAAgB,GAAG;QACtF,MAAMK,iBAAA,GAAoBtC,gBAAA,CAAiB;UACzCkB,SAAA,EAAWhB,IAAA,CAAKiB,OAAO,CAACD,SAAS;UACjCE,gBAAA,EAAkBgB,gBAAA;UAClBf,UAAA,EAAY;UACZC,MAAA,EAAQ;QACV;QAEAV,sBAAsB,CAAC,GAAGE,eAAA,CAAgBU,GAAG,IAAIA,GAAA,EAAK,CAAC,GAAGc,iBAAA;MAC5D;IACF;EACF;EACA,OAAO;IACLnC,cAAA;IACAS,sBAAA;IACAD;EACF;AACF","ignoreList":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"recurseNodeTree.d.ts","sourceRoot":"","sources":["../../src/utilities/recurseNodeTree.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD,eAAO,MAAM,eAAe,0CAIzB;IACD,cAAc,CAAC,EAAE,qBAAqB,EAAE,CAAA;IACxC,SAAS,CAAC,EAAE;QACV,CAAC,GAAG,EAAE,MAAM,GAAG,qBAAqB,CAAA;KACrC,CAAA;IACD,KAAK,EAAE,qBAAqB,EAAE,CAAA;CAC/B,KAAG,IA+BH,CAAA"}
1
+ {"version":3,"file":"recurseNodeTree.d.ts","sourceRoot":"","sources":["../../src/utilities/recurseNodeTree.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,SAAS,CAAA;AAGpD,eAAO,MAAM,eAAe,GAAI,uCAI7B;IACD,cAAc,CAAC,EAAE,qBAAqB,EAAE,CAAA;IACxC,SAAS,CAAC,EAAE;QACV,CAAC,GAAG,EAAE,MAAM,GAAG,qBAAqB,CAAA;KACrC,CAAA;IACD,KAAK,EAAE,qBAAqB,EAAE,CAAA;CAC/B,KAAG,IA+BH,CAAA"}
@@ -1 +1 @@
1
- {"version":3,"file":"upgradeDocumentFieldsRecursively.d.ts","sourceRoot":"","sources":["../../../src/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAkB,OAAO,EAAE,MAAM,SAAS,CAAA;AAS7D,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IAE7B,MAAM,EAAE,KAAK,EAAE,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,eAAO,MAAM,gCAAgC,sCAK1C,wBAAwB,KAAG,MAgG7B,CAAA"}
1
+ {"version":3,"file":"upgradeDocumentFieldsRecursively.d.ts","sourceRoot":"","sources":["../../../src/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,KAAK,EAAkB,OAAO,EAAE,MAAM,SAAS,CAAA;AAS7D,KAAK,wBAAwB,GAAG;IAC9B,IAAI,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;IAE7B,MAAM,EAAE,KAAK,EAAE,CAAA;IACf,KAAK,EAAE,MAAM,CAAA;IACb,OAAO,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,eAAO,MAAM,gCAAgC,GAAI,mCAK9C,wBAAwB,KAAG,MAgG7B,CAAA"}