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

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 (1073) hide show
  1. package/dist/@types/assets.d.js +2 -0
  2. package/dist/@types/assets.d.js.map +1 -0
  3. package/dist/cell/rscEntry.d.ts +1 -1
  4. package/dist/cell/rscEntry.d.ts.map +1 -1
  5. package/dist/cell/rscEntry.js +5 -5
  6. package/dist/cell/rscEntry.js.map +1 -1
  7. package/dist/exports/client/Field-VYBSMSRY.js +2 -0
  8. package/dist/exports/client/Field-VYBSMSRY.js.map +7 -0
  9. package/dist/exports/client/RelationshipComponent-YCPAKOL7.js +2 -0
  10. package/dist/exports/client/RelationshipComponent-YCPAKOL7.js.map +7 -0
  11. package/dist/exports/client/bundled.css +1 -1
  12. package/dist/exports/client/chunk-5VIL27GI.js +2 -0
  13. package/dist/exports/client/chunk-5VIL27GI.js.map +7 -0
  14. package/dist/exports/client/{chunk-FTT5KJ6W.js → chunk-LH634DPU.js} +1 -1
  15. package/dist/exports/client/chunk-LH634DPU.js.map +7 -0
  16. package/dist/exports/client/{chunk-BZZVLW4U.js → chunk-RJ5MAOKZ.js} +1 -1
  17. package/dist/exports/client/chunk-RJ5MAOKZ.js.map +7 -0
  18. package/dist/exports/client/chunk-UD4DQ4AK.js +2 -0
  19. package/dist/exports/client/chunk-UD4DQ4AK.js.map +7 -0
  20. package/dist/exports/client/chunk-WSAPGI3Z.js +2 -0
  21. package/dist/exports/client/chunk-WSAPGI3Z.js.map +7 -0
  22. package/dist/exports/client/chunk-ZYXHC5CY.js +2 -0
  23. package/dist/exports/client/chunk-ZYXHC5CY.js.map +7 -0
  24. package/dist/exports/client/component-PHZQBOJE.js +2 -0
  25. package/dist/exports/client/component-PHZQBOJE.js.map +7 -0
  26. package/dist/exports/client/componentInline-R3EPNYWF.js +2 -0
  27. package/dist/exports/client/index.d.ts +1 -2
  28. package/dist/exports/client/index.d.ts.map +1 -1
  29. package/dist/exports/client/index.js +33 -33
  30. package/dist/exports/client/index.js.map +4 -4
  31. package/dist/exports/react/index.d.ts +1 -1
  32. package/dist/exports/react/index.d.ts.map +1 -1
  33. package/dist/exports/react/index.js.map +1 -1
  34. package/dist/exports/server/rsc.browser.d.ts +11 -0
  35. package/dist/exports/server/rsc.browser.d.ts.map +1 -0
  36. package/dist/exports/server/rsc.browser.js +10 -0
  37. package/dist/exports/server/rsc.browser.js.map +1 -0
  38. package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
  39. package/dist/features/align/client/toolbarAlignGroup.js +1 -0
  40. package/dist/features/align/client/toolbarAlignGroup.js.map +1 -1
  41. package/dist/features/blockquote/server/index.d.ts +1 -4
  42. package/dist/features/blockquote/server/index.d.ts.map +1 -1
  43. package/dist/features/blockquote/server/index.js +2 -39
  44. package/dist/features/blockquote/server/index.js.map +1 -1
  45. package/dist/features/blockquote/server/schema.d.ts +8 -0
  46. package/dist/features/blockquote/server/schema.d.ts.map +1 -0
  47. package/dist/features/blockquote/server/schema.js +15 -0
  48. package/dist/features/blockquote/server/schema.js.map +1 -0
  49. package/dist/features/blocks/client/component/BlockContent.d.ts +10 -0
  50. package/dist/features/blocks/client/component/BlockContent.d.ts.map +1 -1
  51. package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
  52. package/dist/features/blocks/client/component/index.css +178 -0
  53. package/dist/features/blocks/client/component/index.d.ts +4 -3
  54. package/dist/features/blocks/client/component/index.d.ts.map +1 -1
  55. package/dist/features/blocks/client/component/index.js +104 -25
  56. package/dist/features/blocks/client/component/index.js.map +1 -1
  57. package/dist/features/blocks/client/componentInline/components/InlineBlockContainer.d.ts.map +1 -1
  58. package/dist/features/blocks/client/componentInline/index.css +85 -0
  59. package/dist/features/blocks/client/componentInline/index.d.ts +4 -3
  60. package/dist/features/blocks/client/componentInline/index.d.ts.map +1 -1
  61. package/dist/features/blocks/client/componentInline/index.js +45 -15
  62. package/dist/features/blocks/client/componentInline/index.js.map +1 -1
  63. package/dist/features/blocks/client/index.d.ts.map +1 -1
  64. package/dist/features/blocks/client/index.js +0 -2
  65. package/dist/features/blocks/client/index.js.map +1 -1
  66. package/dist/features/blocks/client/markdown/markdownTransformer.d.ts.map +1 -1
  67. package/dist/features/blocks/client/markdown/markdownTransformer.js +4 -4
  68. package/dist/features/blocks/client/markdown/markdownTransformer.js.map +1 -1
  69. package/dist/features/blocks/client/nodes/BlocksNode.d.ts +2 -2
  70. package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
  71. package/dist/features/blocks/client/nodes/BlocksNode.js.map +1 -1
  72. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts +2 -2
  73. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
  74. package/dist/features/blocks/client/nodes/InlineBlocksNode.js.map +1 -1
  75. package/dist/features/blocks/client/plugin/index.d.ts +1 -1
  76. package/dist/features/blocks/client/plugin/index.d.ts.map +1 -1
  77. package/dist/features/blocks/client/plugin/index.js.map +1 -1
  78. package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts +1 -1
  79. package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts.map +1 -1
  80. package/dist/features/blocks/premade/CodeBlock/Component/Block.js +4 -0
  81. package/dist/features/blocks/premade/CodeBlock/Component/Block.js.map +1 -1
  82. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.css +26 -0
  83. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts +1 -1
  84. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts.map +1 -1
  85. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js +4 -1
  86. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js.map +1 -1
  87. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.css +40 -0
  88. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts +1 -1
  89. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts.map +1 -1
  90. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js +7 -8
  91. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js.map +1 -1
  92. package/dist/features/blocks/premade/CodeBlock/Component/index.css +171 -0
  93. package/dist/features/blocks/server/graphQLPopulationPromise.d.ts +1 -2
  94. package/dist/features/blocks/server/graphQLPopulationPromise.d.ts.map +1 -1
  95. package/dist/features/blocks/server/graphQLPopulationPromise.js.map +1 -1
  96. package/dist/features/blocks/server/index.d.ts +1 -0
  97. package/dist/features/blocks/server/index.d.ts.map +1 -1
  98. package/dist/features/blocks/server/index.js +20 -66
  99. package/dist/features/blocks/server/index.js.map +1 -1
  100. package/dist/features/blocks/server/markdown/markdownTransformer.d.ts.map +1 -1
  101. package/dist/features/blocks/server/markdown/markdownTransformer.js +4 -4
  102. package/dist/features/blocks/server/markdown/markdownTransformer.js.map +1 -1
  103. package/dist/features/blocks/server/nodes/BlocksNode.d.ts +1 -18
  104. package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -1
  105. package/dist/features/blocks/server/nodes/BlocksNode.js.map +1 -1
  106. package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts +2 -10
  107. package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -1
  108. package/dist/features/blocks/server/nodes/InlineBlocksNode.js.map +1 -1
  109. package/dist/features/blocks/server/schema.d.ts +45 -0
  110. package/dist/features/blocks/server/schema.d.ts.map +1 -0
  111. package/dist/features/blocks/server/schema.js +139 -0
  112. package/dist/features/blocks/server/schema.js.map +1 -0
  113. package/dist/features/blocks/server/validate.d.ts +1 -2
  114. package/dist/features/blocks/server/validate.d.ts.map +1 -1
  115. package/dist/features/blocks/server/validate.js.map +1 -1
  116. package/dist/features/converters/htmlToLexical/index.d.ts +1 -1
  117. package/dist/features/converters/htmlToLexical/index.d.ts.map +1 -1
  118. package/dist/features/converters/htmlToLexical/index.js.map +1 -1
  119. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.d.ts +1 -1
  120. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.d.ts.map +1 -1
  121. package/dist/features/converters/lexicalToHtml/async/converters/blockquote.js.map +1 -1
  122. package/dist/features/converters/lexicalToHtml/async/converters/heading.d.ts +1 -1
  123. package/dist/features/converters/lexicalToHtml/async/converters/heading.d.ts.map +1 -1
  124. package/dist/features/converters/lexicalToHtml/async/converters/heading.js.map +1 -1
  125. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.d.ts +1 -1
  126. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.d.ts.map +1 -1
  127. package/dist/features/converters/lexicalToHtml/async/converters/horizontalRule.js.map +1 -1
  128. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.d.ts +1 -1
  129. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.d.ts.map +1 -1
  130. package/dist/features/converters/lexicalToHtml/async/converters/linebreak.js.map +1 -1
  131. package/dist/features/converters/lexicalToHtml/async/converters/link.d.ts +1 -1
  132. package/dist/features/converters/lexicalToHtml/async/converters/link.d.ts.map +1 -1
  133. package/dist/features/converters/lexicalToHtml/async/converters/link.js.map +1 -1
  134. package/dist/features/converters/lexicalToHtml/async/converters/list.d.ts +1 -1
  135. package/dist/features/converters/lexicalToHtml/async/converters/list.d.ts.map +1 -1
  136. package/dist/features/converters/lexicalToHtml/async/converters/list.js.map +1 -1
  137. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.d.ts +1 -1
  138. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.d.ts.map +1 -1
  139. package/dist/features/converters/lexicalToHtml/async/converters/paragraph.js.map +1 -1
  140. package/dist/features/converters/lexicalToHtml/async/converters/tab.d.ts +1 -1
  141. package/dist/features/converters/lexicalToHtml/async/converters/tab.d.ts.map +1 -1
  142. package/dist/features/converters/lexicalToHtml/async/converters/tab.js.map +1 -1
  143. package/dist/features/converters/lexicalToHtml/async/converters/table.d.ts +1 -1
  144. package/dist/features/converters/lexicalToHtml/async/converters/table.d.ts.map +1 -1
  145. package/dist/features/converters/lexicalToHtml/async/converters/table.js +1 -1
  146. package/dist/features/converters/lexicalToHtml/async/converters/table.js.map +1 -1
  147. package/dist/features/converters/lexicalToHtml/async/converters/text.d.ts +1 -1
  148. package/dist/features/converters/lexicalToHtml/async/converters/text.d.ts.map +1 -1
  149. package/dist/features/converters/lexicalToHtml/async/converters/text.js.map +1 -1
  150. package/dist/features/converters/lexicalToHtml/async/converters/upload.d.ts +1 -1
  151. package/dist/features/converters/lexicalToHtml/async/converters/upload.d.ts.map +1 -1
  152. package/dist/features/converters/lexicalToHtml/async/converters/upload.js.map +1 -1
  153. package/dist/features/converters/lexicalToHtml/async/defaultConverters.d.ts +1 -1
  154. package/dist/features/converters/lexicalToHtml/async/defaultConverters.d.ts.map +1 -1
  155. package/dist/features/converters/lexicalToHtml/async/defaultConverters.js.map +1 -1
  156. package/dist/features/converters/lexicalToHtml/async/types.d.ts +15 -16
  157. package/dist/features/converters/lexicalToHtml/async/types.d.ts.map +1 -1
  158. package/dist/features/converters/lexicalToHtml/async/types.js.map +1 -1
  159. package/dist/features/converters/lexicalToHtml/shared/cssColors.d.ts.map +1 -1
  160. package/dist/features/converters/lexicalToHtml/shared/findConverterForNode.js.map +1 -1
  161. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.d.ts +1 -1
  162. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.d.ts.map +1 -1
  163. package/dist/features/converters/lexicalToHtml/sync/converters/blockquote.js.map +1 -1
  164. package/dist/features/converters/lexicalToHtml/sync/converters/heading.d.ts +1 -1
  165. package/dist/features/converters/lexicalToHtml/sync/converters/heading.d.ts.map +1 -1
  166. package/dist/features/converters/lexicalToHtml/sync/converters/heading.js.map +1 -1
  167. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.d.ts +1 -1
  168. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.d.ts.map +1 -1
  169. package/dist/features/converters/lexicalToHtml/sync/converters/horizontalRule.js.map +1 -1
  170. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.d.ts +1 -1
  171. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.d.ts.map +1 -1
  172. package/dist/features/converters/lexicalToHtml/sync/converters/linebreak.js.map +1 -1
  173. package/dist/features/converters/lexicalToHtml/sync/converters/link.d.ts +1 -1
  174. package/dist/features/converters/lexicalToHtml/sync/converters/link.d.ts.map +1 -1
  175. package/dist/features/converters/lexicalToHtml/sync/converters/link.js.map +1 -1
  176. package/dist/features/converters/lexicalToHtml/sync/converters/list.d.ts +1 -1
  177. package/dist/features/converters/lexicalToHtml/sync/converters/list.d.ts.map +1 -1
  178. package/dist/features/converters/lexicalToHtml/sync/converters/list.js.map +1 -1
  179. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.d.ts +1 -1
  180. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.d.ts.map +1 -1
  181. package/dist/features/converters/lexicalToHtml/sync/converters/paragraph.js.map +1 -1
  182. package/dist/features/converters/lexicalToHtml/sync/converters/tab.d.ts +1 -1
  183. package/dist/features/converters/lexicalToHtml/sync/converters/tab.d.ts.map +1 -1
  184. package/dist/features/converters/lexicalToHtml/sync/converters/tab.js.map +1 -1
  185. package/dist/features/converters/lexicalToHtml/sync/converters/table.d.ts +1 -1
  186. package/dist/features/converters/lexicalToHtml/sync/converters/table.d.ts.map +1 -1
  187. package/dist/features/converters/lexicalToHtml/sync/converters/table.js +1 -1
  188. package/dist/features/converters/lexicalToHtml/sync/converters/table.js.map +1 -1
  189. package/dist/features/converters/lexicalToHtml/sync/converters/text.d.ts +1 -1
  190. package/dist/features/converters/lexicalToHtml/sync/converters/text.d.ts.map +1 -1
  191. package/dist/features/converters/lexicalToHtml/sync/converters/text.js.map +1 -1
  192. package/dist/features/converters/lexicalToHtml/sync/converters/upload.d.ts +1 -1
  193. package/dist/features/converters/lexicalToHtml/sync/converters/upload.d.ts.map +1 -1
  194. package/dist/features/converters/lexicalToHtml/sync/converters/upload.js.map +1 -1
  195. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.d.ts +1 -1
  196. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.d.ts.map +1 -1
  197. package/dist/features/converters/lexicalToHtml/sync/defaultConverters.js.map +1 -1
  198. package/dist/features/converters/lexicalToHtml/sync/types.d.ts +15 -16
  199. package/dist/features/converters/lexicalToHtml/sync/types.d.ts.map +1 -1
  200. package/dist/features/converters/lexicalToHtml/sync/types.js.map +1 -1
  201. package/dist/features/converters/lexicalToJSX/Component/index.d.ts +6 -4
  202. package/dist/features/converters/lexicalToJSX/Component/index.d.ts.map +1 -1
  203. package/dist/features/converters/lexicalToJSX/Component/index.js +5 -4
  204. package/dist/features/converters/lexicalToJSX/Component/index.js.map +1 -1
  205. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.d.ts +1 -1
  206. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.d.ts.map +1 -1
  207. package/dist/features/converters/lexicalToJSX/converter/converters/blockquote.js.map +1 -1
  208. package/dist/features/converters/lexicalToJSX/converter/converters/heading.d.ts +1 -1
  209. package/dist/features/converters/lexicalToJSX/converter/converters/heading.d.ts.map +1 -1
  210. package/dist/features/converters/lexicalToJSX/converter/converters/heading.js.map +1 -1
  211. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.d.ts +1 -1
  212. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.d.ts.map +1 -1
  213. package/dist/features/converters/lexicalToJSX/converter/converters/horizontalRule.js.map +1 -1
  214. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.d.ts +1 -1
  215. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.d.ts.map +1 -1
  216. package/dist/features/converters/lexicalToJSX/converter/converters/linebreak.js.map +1 -1
  217. package/dist/features/converters/lexicalToJSX/converter/converters/link.d.ts +1 -1
  218. package/dist/features/converters/lexicalToJSX/converter/converters/link.d.ts.map +1 -1
  219. package/dist/features/converters/lexicalToJSX/converter/converters/link.js.map +1 -1
  220. package/dist/features/converters/lexicalToJSX/converter/converters/list.d.ts +1 -1
  221. package/dist/features/converters/lexicalToJSX/converter/converters/list.d.ts.map +1 -1
  222. package/dist/features/converters/lexicalToJSX/converter/converters/list.js.map +1 -1
  223. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.d.ts +1 -1
  224. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.d.ts.map +1 -1
  225. package/dist/features/converters/lexicalToJSX/converter/converters/paragraph.js.map +1 -1
  226. package/dist/features/converters/lexicalToJSX/converter/converters/tab.d.ts +1 -1
  227. package/dist/features/converters/lexicalToJSX/converter/converters/tab.d.ts.map +1 -1
  228. package/dist/features/converters/lexicalToJSX/converter/converters/tab.js.map +1 -1
  229. package/dist/features/converters/lexicalToJSX/converter/converters/table.d.ts +1 -1
  230. package/dist/features/converters/lexicalToJSX/converter/converters/table.d.ts.map +1 -1
  231. package/dist/features/converters/lexicalToJSX/converter/converters/table.js.map +1 -1
  232. package/dist/features/converters/lexicalToJSX/converter/converters/text.d.ts +1 -1
  233. package/dist/features/converters/lexicalToJSX/converter/converters/text.d.ts.map +1 -1
  234. package/dist/features/converters/lexicalToJSX/converter/converters/text.js.map +1 -1
  235. package/dist/features/converters/lexicalToJSX/converter/converters/upload.d.ts +1 -1
  236. package/dist/features/converters/lexicalToJSX/converter/converters/upload.d.ts.map +1 -1
  237. package/dist/features/converters/lexicalToJSX/converter/converters/upload.js.map +1 -1
  238. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.d.ts +1 -1
  239. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.d.ts.map +1 -1
  240. package/dist/features/converters/lexicalToJSX/converter/defaultConverters.js.map +1 -1
  241. package/dist/features/converters/lexicalToJSX/converter/index.d.ts +1 -1
  242. package/dist/features/converters/lexicalToJSX/converter/index.d.ts.map +1 -1
  243. package/dist/features/converters/lexicalToJSX/converter/index.js.map +1 -1
  244. package/dist/features/converters/lexicalToJSX/converter/types.d.ts +13 -15
  245. package/dist/features/converters/lexicalToJSX/converter/types.d.ts.map +1 -1
  246. package/dist/features/converters/lexicalToJSX/converter/types.js.map +1 -1
  247. package/dist/features/converters/lexicalToMarkdown/index.d.ts.map +1 -1
  248. package/dist/features/converters/lexicalToPlaintext/convertLexicalToPlaintext.spec.js.map +1 -1
  249. package/dist/features/converters/lexicalToPlaintext/shared/findConverterForNode.js.map +1 -1
  250. package/dist/features/converters/lexicalToPlaintext/sync/types.d.ts +13 -15
  251. package/dist/features/converters/lexicalToPlaintext/sync/types.d.ts.map +1 -1
  252. package/dist/features/converters/lexicalToPlaintext/sync/types.js.map +1 -1
  253. package/dist/features/converters/markdownToLexical/index.d.ts +1 -1
  254. package/dist/features/converters/markdownToLexical/index.d.ts.map +1 -1
  255. package/dist/features/converters/markdownToLexical/index.js.map +1 -1
  256. package/dist/features/debug/jsxConverter/client/plugin/index.d.ts +1 -1
  257. package/dist/features/debug/jsxConverter/client/plugin/index.d.ts.map +1 -1
  258. package/dist/features/debug/jsxConverter/client/plugin/index.js +1 -0
  259. package/dist/features/debug/jsxConverter/client/plugin/index.js.map +1 -1
  260. package/dist/features/debug/jsxConverter/client/plugin/style.css +9 -0
  261. package/dist/features/debug/testRecorder/client/plugin/index.css +51 -0
  262. package/dist/features/debug/testRecorder/client/plugin/index.d.ts +1 -1
  263. package/dist/features/debug/testRecorder/client/plugin/index.d.ts.map +1 -1
  264. package/dist/features/debug/testRecorder/client/plugin/index.js +1 -0
  265. package/dist/features/debug/testRecorder/client/plugin/index.js.map +1 -1
  266. package/dist/features/debug/treeView/client/plugin/index.css +81 -0
  267. package/dist/features/debug/treeView/client/plugin/index.d.ts +1 -1
  268. package/dist/features/debug/treeView/client/plugin/index.d.ts.map +1 -1
  269. package/dist/features/debug/treeView/client/plugin/index.js +1 -0
  270. package/dist/features/debug/treeView/client/plugin/index.js.map +1 -1
  271. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.css +91 -0
  272. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts +1 -1
  273. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts.map +1 -1
  274. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js +3 -2
  275. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +1 -1
  276. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.css +11 -0
  277. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts +1 -1
  278. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts.map +1 -1
  279. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js +1 -0
  280. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +1 -1
  281. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js +1 -1
  282. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -1
  283. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.css +166 -0
  284. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts +17 -0
  285. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +1 -0
  286. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js +219 -0
  287. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js.map +1 -0
  288. package/dist/features/experimental_table/client/plugins/TablePlugin/index.css +235 -0
  289. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts +1 -1
  290. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +1 -1
  291. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js +95 -104
  292. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +1 -1
  293. package/dist/features/experimental_table/server/index.d.ts +1 -6
  294. package/dist/features/experimental_table/server/index.d.ts.map +1 -1
  295. package/dist/features/experimental_table/server/index.js +4 -102
  296. package/dist/features/experimental_table/server/index.js.map +1 -1
  297. package/dist/features/experimental_table/server/schema.d.ts +27 -0
  298. package/dist/features/experimental_table/server/schema.d.ts.map +1 -0
  299. package/dist/features/experimental_table/server/schema.js +107 -0
  300. package/dist/features/experimental_table/server/schema.js.map +1 -0
  301. package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -1
  302. package/dist/features/heading/server/index.d.ts +2 -4
  303. package/dist/features/heading/server/index.d.ts.map +1 -1
  304. package/dist/features/heading/server/index.js +2 -39
  305. package/dist/features/heading/server/index.js.map +1 -1
  306. package/dist/features/heading/server/schema.d.ts +10 -0
  307. package/dist/features/heading/server/schema.d.ts.map +1 -0
  308. package/dist/features/heading/server/schema.js +37 -0
  309. package/dist/features/heading/server/schema.js.map +1 -0
  310. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts +1 -1
  311. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts.map +1 -1
  312. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js.map +1 -1
  313. package/dist/features/horizontalRule/client/plugin/index.css +25 -0
  314. package/dist/features/horizontalRule/client/plugin/index.d.ts +1 -1
  315. package/dist/features/horizontalRule/client/plugin/index.d.ts.map +1 -1
  316. package/dist/features/horizontalRule/client/plugin/index.js +73 -4
  317. package/dist/features/horizontalRule/client/plugin/index.js.map +1 -1
  318. package/dist/features/horizontalRule/server/index.d.ts +1 -0
  319. package/dist/features/horizontalRule/server/index.d.ts.map +1 -1
  320. package/dist/features/horizontalRule/server/index.js +2 -8
  321. package/dist/features/horizontalRule/server/index.js.map +1 -1
  322. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts +1 -5
  323. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts.map +1 -1
  324. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js.map +1 -1
  325. package/dist/features/horizontalRule/server/schema.d.ts +7 -0
  326. package/dist/features/horizontalRule/server/schema.d.ts.map +1 -0
  327. package/dist/features/horizontalRule/server/schema.js +25 -0
  328. package/dist/features/horizontalRule/server/schema.js.map +1 -0
  329. package/dist/features/indent/client/toolbarIndentGroup.d.ts.map +1 -1
  330. package/dist/features/link/client/index.d.ts.map +1 -1
  331. package/dist/features/link/client/index.js.map +1 -1
  332. package/dist/features/link/client/plugins/autoLink/index.d.ts +1 -1
  333. package/dist/features/link/client/plugins/autoLink/index.d.ts.map +1 -1
  334. package/dist/features/link/client/plugins/autoLink/index.js.map +1 -1
  335. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.d.ts.map +1 -1
  336. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +28 -8
  337. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
  338. package/dist/features/link/client/plugins/floatingLinkEditor/index.css +112 -0
  339. package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts +1 -1
  340. package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts.map +1 -1
  341. package/dist/features/link/client/plugins/floatingLinkEditor/index.js +1 -0
  342. package/dist/features/link/client/plugins/floatingLinkEditor/index.js.map +1 -1
  343. package/dist/features/link/client/plugins/floatingLinkEditor/types.d.ts +1 -1
  344. package/dist/features/link/client/plugins/floatingLinkEditor/types.d.ts.map +1 -1
  345. package/dist/features/link/client/plugins/floatingLinkEditor/types.js.map +1 -1
  346. package/dist/features/link/client/plugins/link/index.js.map +1 -1
  347. package/dist/features/link/markdownTransformer.d.ts +1 -1
  348. package/dist/features/link/markdownTransformer.d.ts.map +1 -1
  349. package/dist/features/link/markdownTransformer.js.map +1 -1
  350. package/dist/features/link/markdownTransformer.spec.js.map +1 -1
  351. package/dist/features/link/nodes/AutoLinkNode.d.ts +3 -3
  352. package/dist/features/link/nodes/AutoLinkNode.d.ts.map +1 -1
  353. package/dist/features/link/nodes/AutoLinkNode.js +2 -1
  354. package/dist/features/link/nodes/AutoLinkNode.js.map +1 -1
  355. package/dist/features/link/nodes/LinkNode.d.ts +3 -3
  356. package/dist/features/link/nodes/LinkNode.d.ts.map +1 -1
  357. package/dist/features/link/nodes/LinkNode.js +2 -1
  358. package/dist/features/link/nodes/LinkNode.js.map +1 -1
  359. package/dist/features/link/server/baseFields.d.ts.map +1 -1
  360. package/dist/features/link/server/baseFields.js.map +1 -1
  361. package/dist/features/link/server/graphQLPopulationPromise.d.ts +1 -1
  362. package/dist/features/link/server/graphQLPopulationPromise.d.ts.map +1 -1
  363. package/dist/features/link/server/graphQLPopulationPromise.js.map +1 -1
  364. package/dist/features/link/server/index.d.ts +2 -1
  365. package/dist/features/link/server/index.d.ts.map +1 -1
  366. package/dist/features/link/server/index.js +3 -71
  367. package/dist/features/link/server/index.js.map +1 -1
  368. package/dist/features/link/server/schema.d.ts +32 -0
  369. package/dist/features/link/server/schema.d.ts.map +1 -0
  370. package/dist/features/link/server/schema.js +169 -0
  371. package/dist/features/link/server/schema.js.map +1 -0
  372. package/dist/features/link/server/validate.d.ts +1 -1
  373. package/dist/features/link/server/validate.d.ts.map +1 -1
  374. package/dist/features/link/server/validate.js.map +1 -1
  375. package/dist/features/lists/checklist/server/index.d.ts.map +1 -1
  376. package/dist/features/lists/checklist/server/index.js +3 -7
  377. package/dist/features/lists/checklist/server/index.js.map +1 -1
  378. package/dist/features/lists/orderedList/server/index.d.ts.map +1 -1
  379. package/dist/features/lists/orderedList/server/index.js +3 -7
  380. package/dist/features/lists/orderedList/server/index.js.map +1 -1
  381. package/dist/features/lists/plugin/index.d.ts +0 -9
  382. package/dist/features/lists/plugin/index.d.ts.map +1 -1
  383. package/dist/features/lists/plugin/index.js.map +1 -1
  384. package/dist/features/lists/shared/markdown.d.ts.map +1 -1
  385. package/dist/features/lists/shared/schema.d.ts +18 -0
  386. package/dist/features/lists/shared/schema.d.ts.map +1 -0
  387. package/dist/features/lists/shared/schema.js +62 -0
  388. package/dist/features/lists/shared/schema.js.map +1 -0
  389. package/dist/features/lists/unorderedList/server/index.d.ts.map +1 -1
  390. package/dist/features/lists/unorderedList/server/index.js +3 -7
  391. package/dist/features/lists/unorderedList/server/index.js.map +1 -1
  392. package/dist/features/relationship/client/components/RelationshipComponent.d.ts +2 -2
  393. package/dist/features/relationship/client/components/RelationshipComponent.d.ts.map +1 -1
  394. package/dist/features/relationship/client/components/RelationshipComponent.js +29 -4
  395. package/dist/features/relationship/client/components/RelationshipComponent.js.map +1 -1
  396. package/dist/features/relationship/client/components/index.css +112 -0
  397. package/dist/features/relationship/client/drawer/index.d.ts.map +1 -1
  398. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts +1 -1
  399. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts.map +1 -1
  400. package/dist/features/relationship/client/nodes/RelationshipNode.js.map +1 -1
  401. package/dist/features/relationship/client/plugins/index.d.ts +1 -1
  402. package/dist/features/relationship/client/plugins/index.d.ts.map +1 -1
  403. package/dist/features/relationship/client/plugins/index.js.map +1 -1
  404. package/dist/features/relationship/client/utils/useEnabledRelationships.d.ts.map +1 -1
  405. package/dist/features/relationship/client/utils/useEnabledRelationships.js +9 -40
  406. package/dist/features/relationship/client/utils/useEnabledRelationships.js.map +1 -1
  407. package/dist/features/relationship/server/graphQLPopulationPromise.d.ts +1 -1
  408. package/dist/features/relationship/server/graphQLPopulationPromise.d.ts.map +1 -1
  409. package/dist/features/relationship/server/graphQLPopulationPromise.js.map +1 -1
  410. package/dist/features/relationship/server/index.d.ts +1 -0
  411. package/dist/features/relationship/server/index.d.ts.map +1 -1
  412. package/dist/features/relationship/server/index.js +2 -0
  413. package/dist/features/relationship/server/index.js.map +1 -1
  414. package/dist/features/relationship/server/nodes/RelationshipNode.d.ts +1 -10
  415. package/dist/features/relationship/server/nodes/RelationshipNode.d.ts.map +1 -1
  416. package/dist/features/relationship/server/nodes/RelationshipNode.js.map +1 -1
  417. package/dist/features/relationship/server/schema.d.ts +28 -0
  418. package/dist/features/relationship/server/schema.d.ts.map +1 -0
  419. package/dist/features/relationship/server/schema.js +80 -0
  420. package/dist/features/relationship/server/schema.js.map +1 -0
  421. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts +23 -0
  422. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts.map +1 -0
  423. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.js +34 -0
  424. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.js.map +1 -0
  425. package/dist/features/shared/toolbar/addDropdownGroup.d.ts.map +1 -1
  426. package/dist/features/shared/toolbar/featureButtonsGroup.d.ts.map +1 -1
  427. package/dist/features/shared/toolbar/textDropdownGroup.d.ts.map +1 -1
  428. package/dist/features/toolbars/fixed/client/Toolbar/index.css +87 -0
  429. package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts +1 -1
  430. package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts.map +1 -1
  431. package/dist/features/toolbars/fixed/client/Toolbar/index.js +1 -0
  432. package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
  433. package/dist/features/toolbars/inline/client/Toolbar/index.css +43 -0
  434. package/dist/features/toolbars/inline/client/Toolbar/index.d.ts +1 -1
  435. package/dist/features/toolbars/inline/client/Toolbar/index.d.ts.map +1 -1
  436. package/dist/features/toolbars/inline/client/Toolbar/index.js +1 -0
  437. package/dist/features/toolbars/inline/client/Toolbar/index.js.map +1 -1
  438. package/dist/features/toolbars/shared/ToolbarButton/index.css +57 -0
  439. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts +1 -1
  440. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
  441. package/dist/features/toolbars/shared/ToolbarButton/index.js +80 -74
  442. package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -1
  443. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.d.ts.map +1 -1
  444. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js +5 -2
  445. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +1 -1
  446. package/dist/features/toolbars/shared/ToolbarDropdown/index.css +214 -0
  447. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts +1 -1
  448. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
  449. package/dist/features/toolbars/shared/ToolbarDropdown/index.js +11 -7
  450. package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -1
  451. package/dist/features/toolbars/types.d.ts +5 -1
  452. package/dist/features/toolbars/types.d.ts.map +1 -1
  453. package/dist/features/toolbars/types.js.map +1 -1
  454. package/dist/features/typesClient.d.ts +1 -1
  455. package/dist/features/typesClient.d.ts.map +1 -1
  456. package/dist/features/typesClient.js.map +1 -1
  457. package/dist/features/typesServer.d.ts +18 -58
  458. package/dist/features/typesServer.d.ts.map +1 -1
  459. package/dist/features/typesServer.js.map +1 -1
  460. package/dist/features/upload/client/component/index.css +214 -0
  461. package/dist/features/upload/client/component/index.d.ts +2 -2
  462. package/dist/features/upload/client/component/index.d.ts.map +1 -1
  463. package/dist/features/upload/client/component/index.js +86 -63
  464. package/dist/features/upload/client/component/index.js.map +1 -1
  465. package/dist/features/upload/client/component/pending/index.d.ts +0 -1
  466. package/dist/features/upload/client/component/pending/index.d.ts.map +1 -1
  467. package/dist/features/upload/client/component/pending/index.js.map +1 -1
  468. package/dist/features/upload/client/drawer/index.d.ts.map +1 -1
  469. package/dist/features/upload/client/nodes/UploadNode.d.ts +1 -1
  470. package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
  471. package/dist/features/upload/client/nodes/UploadNode.js.map +1 -1
  472. package/dist/features/upload/client/plugin/index.d.ts +1 -1
  473. package/dist/features/upload/client/plugin/index.d.ts.map +1 -1
  474. package/dist/features/upload/client/plugin/index.js.map +1 -1
  475. package/dist/features/upload/server/graphQLPopulationPromise.d.ts +1 -1
  476. package/dist/features/upload/server/graphQLPopulationPromise.d.ts.map +1 -1
  477. package/dist/features/upload/server/graphQLPopulationPromise.js.map +1 -1
  478. package/dist/features/upload/server/index.d.ts +1 -0
  479. package/dist/features/upload/server/index.d.ts.map +1 -1
  480. package/dist/features/upload/server/index.js +3 -80
  481. package/dist/features/upload/server/index.js.map +1 -1
  482. package/dist/features/upload/server/nodes/UploadNode.d.ts +1 -55
  483. package/dist/features/upload/server/nodes/UploadNode.d.ts.map +1 -1
  484. package/dist/features/upload/server/nodes/UploadNode.js.map +1 -1
  485. package/dist/features/upload/server/nodes/conversions.d.ts.map +1 -1
  486. package/dist/features/upload/server/nodes/conversions.js.map +1 -1
  487. package/dist/features/upload/server/schema.d.ts +52 -0
  488. package/dist/features/upload/server/schema.d.ts.map +1 -0
  489. package/dist/features/upload/server/schema.js +129 -0
  490. package/dist/features/upload/server/schema.js.map +1 -0
  491. package/dist/features/upload/server/validate.d.ts +1 -1
  492. package/dist/features/upload/server/validate.d.ts.map +1 -1
  493. package/dist/features/upload/server/validate.js.map +1 -1
  494. package/dist/field/Diff/converters/link.d.ts +1 -1
  495. package/dist/field/Diff/converters/link.d.ts.map +1 -1
  496. package/dist/field/Diff/converters/link.js.map +1 -1
  497. package/dist/field/Diff/converters/listitem/index.css +80 -0
  498. package/dist/field/Diff/converters/listitem/index.d.ts +2 -2
  499. package/dist/field/Diff/converters/listitem/index.d.ts.map +1 -1
  500. package/dist/field/Diff/converters/listitem/index.js +1 -0
  501. package/dist/field/Diff/converters/listitem/index.js.map +1 -1
  502. package/dist/field/Diff/converters/relationship/index.css +108 -0
  503. package/dist/field/Diff/converters/relationship/index.d.ts +2 -2
  504. package/dist/field/Diff/converters/relationship/index.d.ts.map +1 -1
  505. package/dist/field/Diff/converters/relationship/index.js +11 -28
  506. package/dist/field/Diff/converters/relationship/index.js.map +1 -1
  507. package/dist/field/Diff/converters/unknown/index.css +37 -0
  508. package/dist/field/Diff/converters/unknown/index.d.ts +1 -1
  509. package/dist/field/Diff/converters/unknown/index.d.ts.map +1 -1
  510. package/dist/field/Diff/converters/unknown/index.js +1 -0
  511. package/dist/field/Diff/converters/unknown/index.js.map +1 -1
  512. package/dist/field/Diff/converters/upload/index.css +175 -0
  513. package/dist/field/Diff/converters/upload/index.d.ts +2 -2
  514. package/dist/field/Diff/converters/upload/index.d.ts.map +1 -1
  515. package/dist/field/Diff/converters/upload/index.js +7 -2
  516. package/dist/field/Diff/converters/upload/index.js.map +1 -1
  517. package/dist/field/Diff/index.css +156 -0
  518. package/dist/field/Diff/index.d.ts +1 -1
  519. package/dist/field/Diff/index.d.ts.map +1 -1
  520. package/dist/field/Diff/index.js +1 -0
  521. package/dist/field/Diff/index.js.map +1 -1
  522. package/dist/field/Field.d.ts +3 -3
  523. package/dist/field/Field.d.ts.map +1 -1
  524. package/dist/field/Field.js +13 -12
  525. package/dist/field/Field.js.map +1 -1
  526. package/dist/field/RenderLexical/index.d.ts +2 -2
  527. package/dist/field/RenderLexical/index.d.ts.map +1 -1
  528. package/dist/field/RenderLexical/index.js.map +1 -1
  529. package/dist/field/RichTextViewProvider.d.ts +1 -1
  530. package/dist/field/RichTextViewProvider.d.ts.map +1 -1
  531. package/dist/field/RichTextViewProvider.js.map +1 -1
  532. package/dist/field/ViewSelector.css +32 -0
  533. package/dist/field/ViewSelector.d.ts +1 -1
  534. package/dist/field/ViewSelector.d.ts.map +1 -1
  535. package/dist/field/ViewSelector.js +1 -0
  536. package/dist/field/ViewSelector.js.map +1 -1
  537. package/dist/field/bundled.css +1 -1
  538. package/dist/field/clientEntry.d.ts +29 -0
  539. package/dist/field/clientEntry.d.ts.map +1 -0
  540. package/dist/field/clientEntry.js +86 -0
  541. package/dist/field/clientEntry.js.map +1 -0
  542. package/dist/field/index.css +57 -0
  543. package/dist/field/index.d.ts +1 -1
  544. package/dist/field/index.d.ts.map +1 -1
  545. package/dist/field/index.js +1 -1
  546. package/dist/field/index.js.map +1 -1
  547. package/dist/field/rscEntry.d.ts +1 -1
  548. package/dist/field/rscEntry.d.ts.map +1 -1
  549. package/dist/field/rscEntry.js +2 -0
  550. package/dist/field/rscEntry.js.map +1 -1
  551. package/dist/hooks.d.ts +6 -0
  552. package/dist/hooks.d.ts.map +1 -0
  553. package/dist/hooks.js +548 -0
  554. package/dist/hooks.js.map +1 -0
  555. package/dist/index.d.ts +11 -18
  556. package/dist/index.d.ts.map +1 -1
  557. package/dist/index.js +67 -632
  558. package/dist/index.js.map +1 -1
  559. package/dist/lexical/LexicalEditor.css +50 -0
  560. package/dist/lexical/LexicalEditor.d.ts +1 -1
  561. package/dist/lexical/LexicalEditor.d.ts.map +1 -1
  562. package/dist/lexical/LexicalEditor.js +37 -2
  563. package/dist/lexical/LexicalEditor.js.map +1 -1
  564. package/dist/lexical/LexicalProvider.d.ts +1 -1
  565. package/dist/lexical/LexicalProvider.d.ts.map +1 -1
  566. package/dist/lexical/LexicalProvider.js +22 -7
  567. package/dist/lexical/LexicalProvider.js.map +1 -1
  568. package/dist/lexical/config/client/EditorConfigProvider.d.ts +1 -1
  569. package/dist/lexical/config/client/EditorConfigProvider.d.ts.map +1 -1
  570. package/dist/lexical/config/client/EditorConfigProvider.js.map +1 -1
  571. package/dist/lexical/config/client/loader.d.ts +1 -1
  572. package/dist/lexical/config/client/loader.d.ts.map +1 -1
  573. package/dist/lexical/config/client/loader.js +5 -1
  574. package/dist/lexical/config/client/loader.js.map +1 -1
  575. package/dist/lexical/config/client/sanitize.d.ts +1 -1
  576. package/dist/lexical/config/client/sanitize.d.ts.map +1 -1
  577. package/dist/lexical/config/client/sanitize.js.map +1 -1
  578. package/dist/lexical/config/server/loader.d.ts.map +1 -1
  579. package/dist/lexical/config/server/loader.js +12 -9
  580. package/dist/lexical/config/server/loader.js.map +1 -1
  581. package/dist/lexical/config/server/sanitize.d.ts.map +1 -1
  582. package/dist/lexical/config/server/sanitize.js +9 -17
  583. package/dist/lexical/config/server/sanitize.js.map +1 -1
  584. package/dist/lexical/config/types.d.ts +1 -1
  585. package/dist/lexical/config/types.d.ts.map +1 -1
  586. package/dist/lexical/config/types.js.map +1 -1
  587. package/dist/lexical/nodes/index.d.ts +1 -1
  588. package/dist/lexical/nodes/index.d.ts.map +1 -1
  589. package/dist/lexical/nodes/index.js.map +1 -1
  590. package/dist/lexical/plugins/DecoratorPlugin/index.css +11 -0
  591. package/dist/lexical/plugins/DecoratorPlugin/index.d.ts +1 -1
  592. package/dist/lexical/plugins/DecoratorPlugin/index.d.ts.map +1 -1
  593. package/dist/lexical/plugins/DecoratorPlugin/index.js +1 -0
  594. package/dist/lexical/plugins/DecoratorPlugin/index.js.map +1 -1
  595. package/dist/lexical/plugins/InsertParagraphAtEnd/index.css +52 -0
  596. package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts +1 -1
  597. package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts.map +1 -1
  598. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js +1 -0
  599. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js.map +1 -1
  600. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts +1 -1
  601. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts.map +1 -1
  602. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js.map +1 -1
  603. package/dist/lexical/plugins/SlashMenu/index.css +65 -0
  604. package/dist/lexical/plugins/SlashMenu/index.d.ts +1 -1
  605. package/dist/lexical/plugins/SlashMenu/index.d.ts.map +1 -1
  606. package/dist/lexical/plugins/SlashMenu/index.js +2 -0
  607. package/dist/lexical/plugins/SlashMenu/index.js.map +1 -1
  608. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.css +40 -0
  609. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts +1 -1
  610. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts.map +1 -1
  611. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js +1 -0
  612. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +1 -1
  613. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -1
  614. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.css +84 -0
  615. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts +1 -1
  616. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts.map +1 -1
  617. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +15 -8
  618. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
  619. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js +1 -1
  620. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +1 -1
  621. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -1
  622. package/dist/lexical/theme/EditorTheme.css +359 -0
  623. package/dist/lexical/theme/EditorTheme.d.ts.map +1 -1
  624. package/dist/lexical/theme/EditorTheme.js +1 -0
  625. package/dist/lexical/theme/EditorTheme.js.map +1 -1
  626. package/dist/lexical/ui/ContentEditable.css +95 -0
  627. package/dist/lexical/ui/ContentEditable.d.ts +1 -1
  628. package/dist/lexical/ui/ContentEditable.d.ts.map +1 -1
  629. package/dist/lexical/ui/ContentEditable.js +1 -0
  630. package/dist/lexical/ui/ContentEditable.js.map +1 -1
  631. package/dist/lexical/ui/icons/Add/index.d.ts +4 -1
  632. package/dist/lexical/ui/icons/Add/index.d.ts.map +1 -1
  633. package/dist/lexical/ui/icons/Add/index.js +19 -12
  634. package/dist/lexical/ui/icons/Add/index.js.map +1 -1
  635. package/dist/lexical/ui/icons/Add/index.svg +2 -3
  636. package/dist/lexical/ui/icons/Add/light.svg +2 -3
  637. package/dist/lexical/ui/icons/AlignCenter/index.d.ts +3 -1
  638. package/dist/lexical/ui/icons/AlignCenter/index.d.ts.map +1 -1
  639. package/dist/lexical/ui/icons/AlignCenter/index.js +15 -19
  640. package/dist/lexical/ui/icons/AlignCenter/index.js.map +1 -1
  641. package/dist/lexical/ui/icons/AlignJustify/index.d.ts +3 -1
  642. package/dist/lexical/ui/icons/AlignJustify/index.d.ts.map +1 -1
  643. package/dist/lexical/ui/icons/AlignJustify/index.js +15 -19
  644. package/dist/lexical/ui/icons/AlignJustify/index.js.map +1 -1
  645. package/dist/lexical/ui/icons/AlignLeft/index.d.ts +3 -1
  646. package/dist/lexical/ui/icons/AlignLeft/index.d.ts.map +1 -1
  647. package/dist/lexical/ui/icons/AlignLeft/index.js +15 -19
  648. package/dist/lexical/ui/icons/AlignLeft/index.js.map +1 -1
  649. package/dist/lexical/ui/icons/AlignRight/index.d.ts +3 -1
  650. package/dist/lexical/ui/icons/AlignRight/index.d.ts.map +1 -1
  651. package/dist/lexical/ui/icons/AlignRight/index.js +15 -19
  652. package/dist/lexical/ui/icons/AlignRight/index.js.map +1 -1
  653. package/dist/lexical/ui/icons/Block/index.d.ts +3 -1
  654. package/dist/lexical/ui/icons/Block/index.d.ts.map +1 -1
  655. package/dist/lexical/ui/icons/Block/index.js +13 -28
  656. package/dist/lexical/ui/icons/Block/index.js.map +1 -1
  657. package/dist/lexical/ui/icons/Blockquote/index.d.ts +3 -1
  658. package/dist/lexical/ui/icons/Blockquote/index.d.ts.map +1 -1
  659. package/dist/lexical/ui/icons/Blockquote/index.js +9 -6
  660. package/dist/lexical/ui/icons/Blockquote/index.js.map +1 -1
  661. package/dist/lexical/ui/icons/Bold/index.d.ts +3 -1
  662. package/dist/lexical/ui/icons/Bold/index.d.ts.map +1 -1
  663. package/dist/lexical/ui/icons/Bold/index.js +13 -8
  664. package/dist/lexical/ui/icons/Bold/index.js.map +1 -1
  665. package/dist/lexical/ui/icons/Checklist/index.d.ts +4 -1
  666. package/dist/lexical/ui/icons/Checklist/index.d.ts.map +1 -1
  667. package/dist/lexical/ui/icons/Checklist/index.js +17 -18
  668. package/dist/lexical/ui/icons/Checklist/index.js.map +1 -1
  669. package/dist/lexical/ui/icons/Code/index.d.ts +3 -1
  670. package/dist/lexical/ui/icons/Code/index.d.ts.map +1 -1
  671. package/dist/lexical/ui/icons/Code/index.js +15 -13
  672. package/dist/lexical/ui/icons/Code/index.js.map +1 -1
  673. package/dist/lexical/ui/icons/CodeBlock/index.d.ts +4 -1
  674. package/dist/lexical/ui/icons/CodeBlock/index.d.ts.map +1 -1
  675. package/dist/lexical/ui/icons/CodeBlock/index.js +18 -7
  676. package/dist/lexical/ui/icons/CodeBlock/index.js.map +1 -1
  677. package/dist/lexical/ui/icons/Collapse/index.d.ts +3 -1
  678. package/dist/lexical/ui/icons/Collapse/index.d.ts.map +1 -1
  679. package/dist/lexical/ui/icons/Collapse/index.js +10 -8
  680. package/dist/lexical/ui/icons/Collapse/index.js.map +1 -1
  681. package/dist/lexical/ui/icons/DraggableBlock/index.svg +7 -7
  682. package/dist/lexical/ui/icons/DraggableBlock/light.svg +7 -7
  683. package/dist/lexical/ui/icons/Expand/index.d.ts +5 -0
  684. package/dist/lexical/ui/icons/Expand/index.d.ts.map +1 -0
  685. package/dist/lexical/ui/icons/Expand/index.js +22 -0
  686. package/dist/lexical/ui/icons/Expand/index.js.map +1 -0
  687. package/dist/lexical/ui/icons/H1/index.d.ts +3 -1
  688. package/dist/lexical/ui/icons/H1/index.d.ts.map +1 -1
  689. package/dist/lexical/ui/icons/H1/index.js +9 -6
  690. package/dist/lexical/ui/icons/H1/index.js.map +1 -1
  691. package/dist/lexical/ui/icons/H2/index.d.ts +3 -1
  692. package/dist/lexical/ui/icons/H2/index.d.ts.map +1 -1
  693. package/dist/lexical/ui/icons/H2/index.js +9 -6
  694. package/dist/lexical/ui/icons/H2/index.js.map +1 -1
  695. package/dist/lexical/ui/icons/H3/index.d.ts +3 -1
  696. package/dist/lexical/ui/icons/H3/index.d.ts.map +1 -1
  697. package/dist/lexical/ui/icons/H3/index.js +9 -6
  698. package/dist/lexical/ui/icons/H3/index.js.map +1 -1
  699. package/dist/lexical/ui/icons/H4/index.d.ts +3 -1
  700. package/dist/lexical/ui/icons/H4/index.d.ts.map +1 -1
  701. package/dist/lexical/ui/icons/H4/index.js +9 -6
  702. package/dist/lexical/ui/icons/H4/index.js.map +1 -1
  703. package/dist/lexical/ui/icons/H5/index.d.ts +3 -1
  704. package/dist/lexical/ui/icons/H5/index.d.ts.map +1 -1
  705. package/dist/lexical/ui/icons/H5/index.js +9 -6
  706. package/dist/lexical/ui/icons/H5/index.js.map +1 -1
  707. package/dist/lexical/ui/icons/H6/index.d.ts +3 -1
  708. package/dist/lexical/ui/icons/H6/index.d.ts.map +1 -1
  709. package/dist/lexical/ui/icons/H6/index.js +9 -6
  710. package/dist/lexical/ui/icons/H6/index.js.map +1 -1
  711. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts +3 -1
  712. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts.map +1 -1
  713. package/dist/lexical/ui/icons/HorizontalRule/index.js +11 -11
  714. package/dist/lexical/ui/icons/HorizontalRule/index.js.map +1 -1
  715. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts +3 -1
  716. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts.map +1 -1
  717. package/dist/lexical/ui/icons/IndentDecrease/index.js +18 -22
  718. package/dist/lexical/ui/icons/IndentDecrease/index.js.map +1 -1
  719. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts +3 -1
  720. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts.map +1 -1
  721. package/dist/lexical/ui/icons/IndentIncrease/index.js +15 -22
  722. package/dist/lexical/ui/icons/IndentIncrease/index.js.map +1 -1
  723. package/dist/lexical/ui/icons/InlineBlocks/index.d.ts +3 -1
  724. package/dist/lexical/ui/icons/InlineBlocks/index.d.ts.map +1 -1
  725. package/dist/lexical/ui/icons/InlineBlocks/index.js +9 -6
  726. package/dist/lexical/ui/icons/InlineBlocks/index.js.map +1 -1
  727. package/dist/lexical/ui/icons/Italic/index.d.ts +3 -1
  728. package/dist/lexical/ui/icons/Italic/index.d.ts.map +1 -1
  729. package/dist/lexical/ui/icons/Italic/index.js +13 -8
  730. package/dist/lexical/ui/icons/Italic/index.js.map +1 -1
  731. package/dist/lexical/ui/icons/Link/index.d.ts +4 -1
  732. package/dist/lexical/ui/icons/Link/index.d.ts.map +1 -1
  733. package/dist/lexical/ui/icons/Link/index.js +14 -9
  734. package/dist/lexical/ui/icons/Link/index.js.map +1 -1
  735. package/dist/lexical/ui/icons/Meatballs/index.d.ts +4 -1
  736. package/dist/lexical/ui/icons/Meatballs/index.d.ts.map +1 -1
  737. package/dist/lexical/ui/icons/Meatballs/index.js +19 -15
  738. package/dist/lexical/ui/icons/Meatballs/index.js.map +1 -1
  739. package/dist/lexical/ui/icons/OrderedList/index.d.ts +4 -1
  740. package/dist/lexical/ui/icons/OrderedList/index.d.ts.map +1 -1
  741. package/dist/lexical/ui/icons/OrderedList/index.js +19 -25
  742. package/dist/lexical/ui/icons/OrderedList/index.js.map +1 -1
  743. package/dist/lexical/ui/icons/Page/index.d.ts +5 -0
  744. package/dist/lexical/ui/icons/Page/index.d.ts.map +1 -0
  745. package/dist/lexical/ui/icons/Page/index.js +21 -0
  746. package/dist/lexical/ui/icons/Page/index.js.map +1 -0
  747. package/dist/lexical/ui/icons/Relationship/index.d.ts +3 -1
  748. package/dist/lexical/ui/icons/Relationship/index.d.ts.map +1 -1
  749. package/dist/lexical/ui/icons/Relationship/index.js +13 -25
  750. package/dist/lexical/ui/icons/Relationship/index.js.map +1 -1
  751. package/dist/lexical/ui/icons/Strikethrough/index.d.ts +3 -1
  752. package/dist/lexical/ui/icons/Strikethrough/index.d.ts.map +1 -1
  753. package/dist/lexical/ui/icons/Strikethrough/index.js +13 -13
  754. package/dist/lexical/ui/icons/Strikethrough/index.js.map +1 -1
  755. package/dist/lexical/ui/icons/Subscript/index.d.ts +3 -1
  756. package/dist/lexical/ui/icons/Subscript/index.d.ts.map +1 -1
  757. package/dist/lexical/ui/icons/Subscript/index.js +10 -7
  758. package/dist/lexical/ui/icons/Subscript/index.js.map +1 -1
  759. package/dist/lexical/ui/icons/Superscript/index.d.ts +3 -1
  760. package/dist/lexical/ui/icons/Superscript/index.d.ts.map +1 -1
  761. package/dist/lexical/ui/icons/Superscript/index.js +10 -7
  762. package/dist/lexical/ui/icons/Superscript/index.js.map +1 -1
  763. package/dist/lexical/ui/icons/Table/index.d.ts +4 -1
  764. package/dist/lexical/ui/icons/Table/index.d.ts.map +1 -1
  765. package/dist/lexical/ui/icons/Table/index.js +20 -15
  766. package/dist/lexical/ui/icons/Table/index.js.map +1 -1
  767. package/dist/lexical/ui/icons/Text/index.d.ts +4 -1
  768. package/dist/lexical/ui/icons/Text/index.d.ts.map +1 -1
  769. package/dist/lexical/ui/icons/Text/index.js +17 -8
  770. package/dist/lexical/ui/icons/Text/index.js.map +1 -1
  771. package/dist/lexical/ui/icons/Trash/index.d.ts +10 -0
  772. package/dist/lexical/ui/icons/Trash/index.d.ts.map +1 -0
  773. package/dist/lexical/ui/icons/Trash/index.js +29 -0
  774. package/dist/lexical/ui/icons/Trash/index.js.map +1 -0
  775. package/dist/lexical/ui/icons/Underline/index.d.ts +3 -1
  776. package/dist/lexical/ui/icons/Underline/index.d.ts.map +1 -1
  777. package/dist/lexical/ui/icons/Underline/index.js +16 -14
  778. package/dist/lexical/ui/icons/Underline/index.js.map +1 -1
  779. package/dist/lexical/ui/icons/UnorderedList/index.d.ts +3 -1
  780. package/dist/lexical/ui/icons/UnorderedList/index.d.ts.map +1 -1
  781. package/dist/lexical/ui/icons/UnorderedList/index.js +13 -40
  782. package/dist/lexical/ui/icons/UnorderedList/index.js.map +1 -1
  783. package/dist/lexical/ui/icons/Upload/index.d.ts +3 -1
  784. package/dist/lexical/ui/icons/Upload/index.d.ts.map +1 -1
  785. package/dist/lexical/ui/icons/Upload/index.js +15 -22
  786. package/dist/lexical/ui/icons/Upload/index.js.map +1 -1
  787. package/dist/lexical/utils/markdown/createBlockNode.d.ts.map +1 -1
  788. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts +1 -1
  789. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts.map +1 -1
  790. package/dist/populateGraphQL/populateLexicalPopulationPromises.js.map +1 -1
  791. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts.map +1 -1
  792. package/dist/types/builtInNodes.d.ts +14 -0
  793. package/dist/types/builtInNodes.d.ts.map +1 -0
  794. package/dist/types/builtInNodes.js +203 -0
  795. package/dist/types/builtInNodes.js.map +1 -0
  796. package/dist/{types.d.ts → types/index.d.ts} +25 -26
  797. package/dist/types/index.d.ts.map +1 -0
  798. package/dist/types/index.js +2 -0
  799. package/dist/types/index.js.map +1 -0
  800. package/dist/types/jsonSchemaHelpers.d.ts +30 -0
  801. package/dist/types/jsonSchemaHelpers.d.ts.map +1 -0
  802. package/dist/types/jsonSchemaHelpers.js +58 -0
  803. package/dist/types/jsonSchemaHelpers.js.map +1 -0
  804. package/dist/types/nodeTypes.d.ts +128 -0
  805. package/dist/types/nodeTypes.d.ts.map +1 -0
  806. package/dist/types/nodeTypes.js +6 -0
  807. package/dist/types/nodeTypes.js.map +1 -0
  808. package/dist/types/schema.d.ts +6 -0
  809. package/dist/types/schema.d.ts.map +1 -0
  810. package/dist/types/schema.js +83 -0
  811. package/dist/types/schema.js.map +1 -0
  812. package/dist/utilities/buildEditorState.d.ts +18 -4
  813. package/dist/utilities/buildEditorState.d.ts.map +1 -1
  814. package/dist/utilities/buildEditorState.js +21 -0
  815. package/dist/utilities/buildEditorState.js.map +1 -1
  816. package/dist/utilities/buildInitialState.d.ts +2 -1
  817. package/dist/utilities/buildInitialState.d.ts.map +1 -1
  818. package/dist/utilities/buildInitialState.js.map +1 -1
  819. package/dist/utilities/createClientFeature.d.ts +1 -1
  820. package/dist/utilities/createClientFeature.d.ts.map +1 -1
  821. package/dist/utilities/createClientFeature.js.map +1 -1
  822. package/dist/utilities/editorConfigFactory.d.ts +1 -1
  823. package/dist/utilities/editorConfigFactory.d.ts.map +1 -1
  824. package/dist/utilities/editorConfigFactory.js.map +1 -1
  825. package/dist/utilities/fieldsDrawer/Drawer.d.ts.map +1 -1
  826. package/dist/utilities/fieldsDrawer/Drawer.js +19 -10
  827. package/dist/utilities/fieldsDrawer/Drawer.js.map +1 -1
  828. package/dist/utilities/fieldsDrawer/DrawerContent.d.ts +4 -1
  829. package/dist/utilities/fieldsDrawer/DrawerContent.d.ts.map +1 -1
  830. package/dist/utilities/fieldsDrawer/DrawerContent.js +8 -7
  831. package/dist/utilities/fieldsDrawer/DrawerContent.js.map +1 -1
  832. package/dist/utilities/fieldsDrawer/index.css +12 -0
  833. package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts +29 -0
  834. package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts.map +1 -0
  835. package/dist/utilities/fieldsDrawer/useDrawerSubmit.js +97 -0
  836. package/dist/utilities/fieldsDrawer/useDrawerSubmit.js.map +1 -0
  837. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts +1 -0
  838. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts.map +1 -1
  839. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js +34 -18
  840. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js.map +1 -1
  841. package/dist/utilities/fieldsDrawer/useLexicalDrawer.d.ts.map +1 -1
  842. package/dist/utilities/fieldsDrawer/useLexicalListDrawer.d.ts.map +1 -1
  843. package/dist/utilities/generateImportMap.d.ts +1 -1
  844. package/dist/utilities/generateImportMap.d.ts.map +1 -1
  845. package/dist/utilities/generateImportMap.js +7 -3
  846. package/dist/utilities/generateImportMap.js.map +1 -1
  847. package/dist/utilities/generateSchemaMap.d.ts.map +1 -1
  848. package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts.map +1 -1
  849. package/dist/utilities/initLexicalFeatures.d.ts +1 -1
  850. package/dist/utilities/initLexicalFeatures.d.ts.map +1 -1
  851. package/dist/utilities/initLexicalFeatures.js.map +1 -1
  852. package/dist/utilities/recurseNodeTree.d.ts.map +1 -1
  853. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.d.ts.map +1 -1
  854. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.js.map +1 -1
  855. package/dist/utilities/useLexicalFeature.d.ts.map +1 -1
  856. package/dist/validate/index.d.ts.map +1 -1
  857. package/package.json +18 -22
  858. package/dist/exports/client/Component-DOSSWC76.js +0 -2
  859. package/dist/exports/client/Component-DOSSWC76.js.map +0 -7
  860. package/dist/exports/client/Component-MBLHTKDK.js +0 -2
  861. package/dist/exports/client/Component-MBLHTKDK.js.map +0 -7
  862. package/dist/exports/client/Field-4UEGQMIN.js +0 -2
  863. package/dist/exports/client/Field-4UEGQMIN.js.map +0 -7
  864. package/dist/exports/client/RelationshipComponent-BG3DPV3T.js +0 -2
  865. package/dist/exports/client/RelationshipComponent-BG3DPV3T.js.map +0 -7
  866. package/dist/exports/client/chunk-BZZVLW4U.js.map +0 -7
  867. package/dist/exports/client/chunk-F26IQ5RE.js +0 -2
  868. package/dist/exports/client/chunk-F26IQ5RE.js.map +0 -7
  869. package/dist/exports/client/chunk-FTT5KJ6W.js.map +0 -7
  870. package/dist/exports/client/chunk-INBEEENE.js +0 -2
  871. package/dist/exports/client/chunk-INBEEENE.js.map +0 -7
  872. package/dist/exports/client/chunk-QJ5EETIB.js +0 -2
  873. package/dist/exports/client/chunk-QJ5EETIB.js.map +0 -7
  874. package/dist/exports/client/chunk-YWIZCGSY.js +0 -2
  875. package/dist/exports/client/chunk-YWIZCGSY.js.map +0 -7
  876. package/dist/exports/client/component-XIHC3W6W.js +0 -2
  877. package/dist/exports/client/component-XIHC3W6W.js.map +0 -7
  878. package/dist/exports/client/componentInline-CBBUBQ7P.js +0 -2
  879. package/dist/exports/server/migrate.d.ts +0 -16
  880. package/dist/exports/server/migrate.d.ts.map +0 -1
  881. package/dist/exports/server/migrate.js +0 -16
  882. package/dist/exports/server/migrate.js.map +0 -1
  883. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts +0 -4
  884. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts.map +0 -1
  885. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js +0 -7
  886. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js.map +0 -1
  887. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts +0 -4
  888. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts.map +0 -1
  889. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js +0 -38
  890. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js.map +0 -1
  891. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts +0 -4
  892. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts.map +0 -1
  893. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js +0 -9
  894. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js.map +0 -1
  895. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts +0 -4
  896. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts.map +0 -1
  897. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js +0 -33
  898. package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js.map +0 -1
  899. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts +0 -6
  900. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts.map +0 -1
  901. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js +0 -9
  902. package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js.map +0 -1
  903. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts +0 -70
  904. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts.map +0 -1
  905. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js +0 -104
  906. package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js.map +0 -1
  907. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts +0 -27
  908. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts.map +0 -1
  909. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js +0 -2
  910. package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js.map +0 -1
  911. package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts +0 -39
  912. package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts.map +0 -1
  913. package/dist/features/converters/lexicalToHtml_deprecated/field/index.js +0 -122
  914. package/dist/features/converters/lexicalToHtml_deprecated/field/index.js.map +0 -1
  915. package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts +0 -12
  916. package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts.map +0 -1
  917. package/dist/features/converters/lexicalToHtml_deprecated/index.js +0 -11
  918. package/dist/features/converters/lexicalToHtml_deprecated/index.js.map +0 -1
  919. package/dist/features/link/nodes/types.d.ts +0 -27
  920. package/dist/features/link/nodes/types.d.ts.map +0 -1
  921. package/dist/features/link/nodes/types.js +0 -2
  922. package/dist/features/link/nodes/types.js.map +0 -1
  923. package/dist/features/lists/htmlConverter.d.ts +0 -5
  924. package/dist/features/lists/htmlConverter.d.ts.map +0 -1
  925. package/dist/features/lists/htmlConverter.js +0 -81
  926. package/dist/features/lists/htmlConverter.js.map +0 -1
  927. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts +0 -3
  928. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  929. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js +0 -22
  930. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +0 -1
  931. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts +0 -3
  932. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts.map +0 -1
  933. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js +0 -33
  934. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +0 -1
  935. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts +0 -3
  936. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts.map +0 -1
  937. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js +0 -24
  938. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +0 -1
  939. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts +0 -3
  940. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  941. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js +0 -25
  942. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +0 -1
  943. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts +0 -3
  944. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts.map +0 -1
  945. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js +0 -22
  946. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +0 -1
  947. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts +0 -3
  948. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  949. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js +0 -28
  950. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +0 -1
  951. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts +0 -3
  952. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  953. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js +0 -22
  954. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +0 -1
  955. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts +0 -3
  956. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts.map +0 -1
  957. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js +0 -9
  958. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +0 -1
  959. package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts +0 -19
  960. package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts.map +0 -1
  961. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js +0 -78
  962. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js.map +0 -1
  963. package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts +0 -23
  964. package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts.map +0 -1
  965. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js +0 -2
  966. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js.map +0 -1
  967. package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts +0 -2
  968. package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts.map +0 -1
  969. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js +0 -10
  970. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js.map +0 -1
  971. package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts +0 -10
  972. package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts.map +0 -1
  973. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js +0 -49
  974. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js.map +0 -1
  975. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
  976. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  977. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js +0 -15
  978. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  979. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
  980. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  981. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js +0 -74
  982. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  983. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts +0 -3
  984. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts.map +0 -1
  985. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js +0 -23
  986. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +0 -1
  987. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts +0 -3
  988. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  989. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js +0 -24
  990. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +0 -1
  991. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts +0 -3
  992. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts.map +0 -1
  993. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js +0 -33
  994. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +0 -1
  995. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts +0 -3
  996. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts.map +0 -1
  997. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js +0 -30
  998. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js.map +0 -1
  999. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts +0 -3
  1000. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  1001. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js +0 -26
  1002. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +0 -1
  1003. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts +0 -3
  1004. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts.map +0 -1
  1005. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js +0 -26
  1006. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +0 -1
  1007. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts +0 -3
  1008. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts.map +0 -1
  1009. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js +0 -15
  1010. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +0 -1
  1011. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts +0 -3
  1012. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  1013. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js +0 -27
  1014. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +0 -1
  1015. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts +0 -3
  1016. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts.map +0 -1
  1017. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js +0 -26
  1018. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +0 -1
  1019. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts +0 -3
  1020. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  1021. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js +0 -18
  1022. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +0 -1
  1023. package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts +0 -3
  1024. package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts.map +0 -1
  1025. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js +0 -12
  1026. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js.map +0 -1
  1027. package/dist/features/migrations/slateToLexical/converter/index.d.ts +0 -19
  1028. package/dist/features/migrations/slateToLexical/converter/index.d.ts.map +0 -1
  1029. package/dist/features/migrations/slateToLexical/converter/index.js +0 -130
  1030. package/dist/features/migrations/slateToLexical/converter/index.js.map +0 -1
  1031. package/dist/features/migrations/slateToLexical/converter/types.d.ts +0 -16
  1032. package/dist/features/migrations/slateToLexical/converter/types.d.ts.map +0 -1
  1033. package/dist/features/migrations/slateToLexical/converter/types.js +0 -2
  1034. package/dist/features/migrations/slateToLexical/converter/types.js.map +0 -1
  1035. package/dist/features/migrations/slateToLexical/feature.client.d.ts +0 -2
  1036. package/dist/features/migrations/slateToLexical/feature.client.d.ts.map +0 -1
  1037. package/dist/features/migrations/slateToLexical/feature.client.js +0 -10
  1038. package/dist/features/migrations/slateToLexical/feature.client.js.map +0 -1
  1039. package/dist/features/migrations/slateToLexical/feature.server.d.ts +0 -40
  1040. package/dist/features/migrations/slateToLexical/feature.server.d.ts.map +0 -1
  1041. package/dist/features/migrations/slateToLexical/feature.server.js +0 -68
  1042. package/dist/features/migrations/slateToLexical/feature.server.js.map +0 -1
  1043. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
  1044. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  1045. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js +0 -15
  1046. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  1047. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
  1048. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  1049. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js +0 -74
  1050. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  1051. package/dist/lexical/ui/icons/AI/index.d.ts +0 -3
  1052. package/dist/lexical/ui/icons/AI/index.d.ts.map +0 -1
  1053. package/dist/lexical/ui/icons/AI/index.js +0 -34
  1054. package/dist/lexical/ui/icons/AI/index.js.map +0 -1
  1055. package/dist/lexical/ui/icons/Caret/index.svg +0 -3
  1056. package/dist/lexical/ui/icons/Edit/index.svg +0 -10
  1057. package/dist/lexical/ui/icons/Remove/index.svg +0 -4
  1058. package/dist/nodeTypes.d.ts +0 -74
  1059. package/dist/nodeTypes.d.ts.map +0 -1
  1060. package/dist/nodeTypes.js +0 -5
  1061. package/dist/nodeTypes.js.map +0 -1
  1062. package/dist/types.d.ts.map +0 -1
  1063. package/dist/types.js +0 -2
  1064. package/dist/types.js.map +0 -1
  1065. package/dist/utilities/migrateSlateToLexical/index.d.ts +0 -15
  1066. package/dist/utilities/migrateSlateToLexical/index.d.ts.map +0 -1
  1067. package/dist/utilities/migrateSlateToLexical/index.js +0 -152
  1068. package/dist/utilities/migrateSlateToLexical/index.js.map +0 -1
  1069. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts +0 -10
  1070. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts.map +0 -1
  1071. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js +0 -85
  1072. package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js.map +0 -1
  1073. /package/dist/exports/client/{componentInline-CBBUBQ7P.js.map → componentInline-R3EPNYWF.js.map} +0 -0
@@ -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":[]}
@@ -1 +1 @@
1
- {"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/Drawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGvE,OAAO,KAAK,MAAM,OAAO,CAAA;AAIzB,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,IAAI,CAAC,EAAE,IAAI,CAAA;IACpB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAA;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,EAAE,CAAA;IACzC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,EAAE,SAAS,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAA;IAC1E,QAAQ,CAAC,wBAAwB,CAAC,EAAE,MAAM,CAAA;IAC1C,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAA;CACnC,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CA0CpD,CAAA"}
1
+ {"version":3,"file":"Drawer.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/Drawer.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,WAAW,EAAE,IAAI,EAAE,SAAS,EAAE,UAAU,EAAE,MAAM,SAAS,CAAA;AAGvE,OAAO,KAAK,MAAM,OAAO,CAAA;AAKzB,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,CAAC,SAAS,CAAC,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,IAAI,CAAC,EAAE,IAAI,CAAA;IACpB,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,WAAW,CAAC,EAAE,MAAM,CAAA;IAC7B,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,gBAAgB,CAAC,EAAE,WAAW,EAAE,CAAA;IACzC,QAAQ,CAAC,kBAAkB,EAAE,CAAC,MAAM,EAAE,SAAS,EAAE,IAAI,EAAE,UAAU,KAAK,IAAI,CAAA;IAC1E,QAAQ,CAAC,wBAAwB,CAAC,EAAE,MAAM,CAAA;IAC1C,QAAQ,CAAC,UAAU,EAAE,MAAM,CAAA;IAC3B,QAAQ,CAAC,gBAAgB,CAAC,EAAE,MAAM,CAAA;CACnC,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC,iBAAiB,CAkDpD,CAAA"}
@@ -5,13 +5,14 @@ import { jsx as _jsx } from "react/jsx-runtime";
5
5
  import { Drawer, EditDepthProvider, useModal } from '@payloadcms/ui';
6
6
  import React from 'react';
7
7
  import { DrawerContent } from './DrawerContent.js';
8
+ import { useDrawerSubmit } from './useDrawerSubmit.js';
8
9
  /**
9
10
  * This FieldsDrawer component can be used to easily create a Drawer that contains a form with fields within your feature.
10
11
  * The fields are taken directly from the schema map based on your `featureKey` and `schemaPathSuffix`. Thus, this can only
11
12
  * be used if you provide your field schema inside the `generateSchemaMap` prop of your feature.server.ts.
12
13
  */
13
14
  export const FieldsDrawer = t0 => {
14
- const $ = _c(15);
15
+ const $ = _c(17);
15
16
  const {
16
17
  className,
17
18
  data,
@@ -27,6 +28,10 @@ export const FieldsDrawer = t0 => {
27
28
  const {
28
29
  closeModal
29
30
  } = useModal();
31
+ const {
32
+ headerActions,
33
+ submitRef
34
+ } = useDrawerSubmit();
30
35
  const t1 = drawerTitle ?? "";
31
36
  let t2;
32
37
  if ($[0] !== closeModal || $[1] !== drawerSlug || $[2] !== handleDrawerSubmit) {
@@ -44,10 +49,11 @@ export const FieldsDrawer = t0 => {
44
49
  t2 = $[3];
45
50
  }
46
51
  let t3;
47
- if ($[4] !== className || $[5] !== data || $[6] !== drawerSlug || $[7] !== featureKey || $[8] !== fieldMapOverride || $[9] !== schemaFieldsPathOverride || $[10] !== schemaPath || $[11] !== schemaPathSuffix || $[12] !== t1 || $[13] !== t2) {
52
+ if ($[4] !== className || $[5] !== data || $[6] !== drawerSlug || $[7] !== featureKey || $[8] !== fieldMapOverride || $[9] !== headerActions || $[10] !== schemaFieldsPathOverride || $[11] !== schemaPath || $[12] !== schemaPathSuffix || $[13] !== submitRef || $[14] !== t1 || $[15] !== t2) {
48
53
  t3 = _jsx(EditDepthProvider, {
49
54
  children: _jsx(Drawer, {
50
55
  className,
56
+ headerActions,
51
57
  slug: drawerSlug,
52
58
  title: t1,
53
59
  children: _jsx(DrawerContent, {
@@ -57,7 +63,8 @@ export const FieldsDrawer = t0 => {
57
63
  handleDrawerSubmit: t2,
58
64
  schemaFieldsPathOverride,
59
65
  schemaPath,
60
- schemaPathSuffix
66
+ schemaPathSuffix,
67
+ submitRef
61
68
  })
62
69
  })
63
70
  });
@@ -66,14 +73,16 @@ export const FieldsDrawer = t0 => {
66
73
  $[6] = drawerSlug;
67
74
  $[7] = featureKey;
68
75
  $[8] = fieldMapOverride;
69
- $[9] = schemaFieldsPathOverride;
70
- $[10] = schemaPath;
71
- $[11] = schemaPathSuffix;
72
- $[12] = t1;
73
- $[13] = t2;
74
- $[14] = t3;
76
+ $[9] = headerActions;
77
+ $[10] = schemaFieldsPathOverride;
78
+ $[11] = schemaPath;
79
+ $[12] = schemaPathSuffix;
80
+ $[13] = submitRef;
81
+ $[14] = t1;
82
+ $[15] = t2;
83
+ $[16] = t3;
75
84
  } else {
76
- t3 = $[14];
85
+ t3 = $[16];
77
86
  }
78
87
  return t3;
79
88
  };
@@ -1 +1 @@
1
- {"version":3,"file":"Drawer.js","names":["c","_c","Drawer","EditDepthProvider","useModal","React","DrawerContent","FieldsDrawer","t0","$","className","data","drawerSlug","drawerTitle","featureKey","fieldMapOverride","handleDrawerSubmit","schemaFieldsPathOverride","schemaPath","schemaPathSuffix","closeModal","t1","t2","args","args2","setTimeout","t3","_jsx","children","slug","title"],"sources":["../../../src/utilities/fieldsDrawer/Drawer.tsx"],"sourcesContent":["'use client'\nimport type { ClientField, Data, FormState, JsonObject } from 'payload'\n\nimport { Drawer, EditDepthProvider, useModal } from '@payloadcms/ui'\nimport React from 'react'\n\nimport { DrawerContent } from './DrawerContent.js'\n\nexport type FieldsDrawerProps = {\n readonly className?: string\n readonly data?: Data\n readonly drawerSlug: string\n readonly drawerTitle?: string\n readonly featureKey: string\n readonly fieldMapOverride?: ClientField[]\n readonly handleDrawerSubmit: (fields: FormState, data: JsonObject) => void\n readonly schemaFieldsPathOverride?: string\n readonly schemaPath: string\n readonly schemaPathSuffix?: string\n}\n\n/**\n * This FieldsDrawer component can be used to easily create a Drawer that contains a form with fields within your feature.\n * The fields are taken directly from the schema map based on your `featureKey` and `schemaPathSuffix`. Thus, this can only\n * be used if you provide your field schema inside the `generateSchemaMap` prop of your feature.server.ts.\n */\nexport const FieldsDrawer: React.FC<FieldsDrawerProps> = ({\n className,\n data,\n drawerSlug,\n drawerTitle,\n featureKey,\n fieldMapOverride,\n handleDrawerSubmit,\n schemaFieldsPathOverride,\n schemaPath,\n schemaPathSuffix,\n}) => {\n const { closeModal } = useModal()\n // The Drawer only renders its children (and itself) if it's open. Thus, by extracting the main content\n // to DrawerContent, this should be faster\n return (\n <EditDepthProvider>\n <Drawer className={className} slug={drawerSlug} title={drawerTitle ?? ''}>\n <DrawerContent\n data={data}\n featureKey={featureKey}\n fieldMapOverride={fieldMapOverride}\n handleDrawerSubmit={(args, args2) => {\n // Simply close drawer - no need for useLexicalDrawer here as at this point,\n // we don't need to restore the cursor position. This is handled by the useEffect in useLexicalDrawer.\n closeModal(drawerSlug)\n\n // Actual drawer submit logic needs to be triggered after the drawer is closed.\n // That's because the lexical selection / cursor restore logic that is striggerer by\n // `useLexicalDrawer` neeeds to be triggered before any editor.update calls that may happen\n // in the `handleDrawerSubmit` function.\n setTimeout(() => {\n handleDrawerSubmit(args, args2)\n }, 1)\n }}\n schemaFieldsPathOverride={schemaFieldsPathOverride}\n schemaPath={schemaPath}\n schemaPathSuffix={schemaPathSuffix}\n />\n </Drawer>\n </EditDepthProvider>\n )\n}\n"],"mappings":"AAAA;;AAAA,SAAAA,CAAA,IAAAC,EAAA;;AAGA,SAASC,MAAM,EAAEC,iBAAiB,EAAEC,QAAQ,QAAQ;AACpD,OAAOC,KAAA,MAAW;AAElB,SAASC,aAAa,QAAQ;AAe9B;;;;;AAKA,OAAO,MAAMC,YAAA,GAA4CC,EAAA;EAAA,MAAAC,CAAA,GAAAR,EAAA;EAAC;IAAAS,SAAA;IAAAC,IAAA;IAAAC,UAAA;IAAAC,WAAA;IAAAC,UAAA;IAAAC,gBAAA;IAAAC,kBAAA;IAAAC,wBAAA;IAAAC,UAAA;IAAAC;EAAA,IAAAX,EAWzD;EACC;IAAAY;EAAA,IAAuBhB,QAAA;EAKoC,MAAAiB,EAAA,GAAAR,WAAA,IAAe;EAAA,IAAAS,EAAA;EAAA,IAAAb,CAAA,QAAAW,UAAA,IAAAX,CAAA,QAAAG,UAAA,IAAAH,CAAA,QAAAO,kBAAA;IAK9CM,EAAA,GAAAA,CAAAC,IAAA,EAAAC,KAAA;MAGlBJ,UAAA,CAAWR,UAAA;MAMXa,UAAA;QACET,kBAAA,CAAmBO,IAAA,EAAMC,KAAA;MAAA,IACxB;IAAA;IACLf,CAAA,MAAAW,UAAA;IAAAX,CAAA,MAAAG,UAAA;IAAAH,CAAA,MAAAO,kBAAA;IAAAP,CAAA,MAAAa,EAAA;EAAA;IAAAA,EAAA,GAAAb,CAAA;EAAA;EAAA,IAAAiB,EAAA;EAAA,IAAAjB,CAAA,QAAAC,SAAA,IAAAD,CAAA,QAAAE,IAAA,IAAAF,CAAA,QAAAG,UAAA,IAAAH,CAAA,QAAAK,UAAA,IAAAL,CAAA,QAAAM,gBAAA,IAAAN,CAAA,QAAAQ,wBAAA,IAAAR,CAAA,SAAAS,UAAA,IAAAT,CAAA,SAAAU,gBAAA,IAAAV,CAAA,SAAAY,EAAA,IAAAZ,CAAA,SAAAa,EAAA;IAlBNI,EAAA,GAAAC,IAAA,CAAAxB,iBAAA;MAAAyB,QAAA,EACED,IAAA,CAAAzB,MAAA;QAAAQ,SAAA;QAAAmB,IAAA,EAAoCjB,UAAA;QAAAkB,KAAA,EAAmBT,EAAe;QAAAO,QAAA,EACpED,IAAA,CAAArB,aAAA;UAAAK,IAAA;UAAAG,UAAA;UAAAC,gBAAA;UAAAC,kBAAA,EAIsBM,EAYpB;UAAAL,wBAAA;UAAAC,UAAA;UAAAC;QAAA,C;;;;;;;;;;;;;;;;;SAlBNO,E;CA0BJ","ignoreList":[]}
1
+ {"version":3,"file":"Drawer.js","names":["c","_c","Drawer","EditDepthProvider","useModal","React","DrawerContent","useDrawerSubmit","FieldsDrawer","t0","$","className","data","drawerSlug","drawerTitle","featureKey","fieldMapOverride","handleDrawerSubmit","schemaFieldsPathOverride","schemaPath","schemaPathSuffix","closeModal","headerActions","submitRef","t1","t2","args","args2","setTimeout","t3","_jsx","children","slug","title"],"sources":["../../../src/utilities/fieldsDrawer/Drawer.tsx"],"sourcesContent":["'use client'\nimport type { ClientField, Data, FormState, JsonObject } from 'payload'\n\nimport { Drawer, EditDepthProvider, useModal } from '@payloadcms/ui'\nimport React from 'react'\n\nimport { DrawerContent } from './DrawerContent.js'\nimport { useDrawerSubmit } from './useDrawerSubmit.js'\n\nexport type FieldsDrawerProps = {\n readonly className?: string\n readonly data?: Data\n readonly drawerSlug: string\n readonly drawerTitle?: string\n readonly featureKey: string\n readonly fieldMapOverride?: ClientField[]\n readonly handleDrawerSubmit: (fields: FormState, data: JsonObject) => void\n readonly schemaFieldsPathOverride?: string\n readonly schemaPath: string\n readonly schemaPathSuffix?: string\n}\n\n/**\n * This FieldsDrawer component can be used to easily create a Drawer that contains a form with fields within your feature.\n * The fields are taken directly from the schema map based on your `featureKey` and `schemaPathSuffix`. Thus, this can only\n * be used if you provide your field schema inside the `generateSchemaMap` prop of your feature.server.ts.\n */\nexport const FieldsDrawer: React.FC<FieldsDrawerProps> = ({\n className,\n data,\n drawerSlug,\n drawerTitle,\n featureKey,\n fieldMapOverride,\n handleDrawerSubmit,\n schemaFieldsPathOverride,\n schemaPath,\n schemaPathSuffix,\n}) => {\n const { closeModal } = useModal()\n const { headerActions, submitRef } = useDrawerSubmit()\n\n // The Drawer only renders its children (and itself) if it's open. Thus, by extracting the main content\n // to DrawerContent, this should be faster\n return (\n <EditDepthProvider>\n <Drawer\n className={className}\n headerActions={headerActions}\n slug={drawerSlug}\n title={drawerTitle ?? ''}\n >\n <DrawerContent\n data={data}\n featureKey={featureKey}\n fieldMapOverride={fieldMapOverride}\n handleDrawerSubmit={(args, args2) => {\n // Simply close drawer - no need for useLexicalDrawer here as at this point,\n // we don't need to restore the cursor position. This is handled by the useEffect in useLexicalDrawer.\n closeModal(drawerSlug)\n\n // Actual drawer submit logic needs to be triggered after the drawer is closed.\n // That's because the lexical selection / cursor restore logic that is striggerer by\n // `useLexicalDrawer` neeeds to be triggered before any editor.update calls that may happen\n // in the `handleDrawerSubmit` function.\n setTimeout(() => {\n handleDrawerSubmit(args, args2)\n }, 1)\n }}\n schemaFieldsPathOverride={schemaFieldsPathOverride}\n schemaPath={schemaPath}\n schemaPathSuffix={schemaPathSuffix}\n submitRef={submitRef}\n />\n </Drawer>\n </EditDepthProvider>\n )\n}\n"],"mappings":"AAAA;;AAAA,SAAAA,CAAA,IAAAC,EAAA;;AAGA,SAASC,MAAM,EAAEC,iBAAiB,EAAEC,QAAQ,QAAQ;AACpD,OAAOC,KAAA,MAAW;AAElB,SAASC,aAAa,QAAQ;AAC9B,SAASC,eAAe,QAAQ;AAehC;;;;;AAKA,OAAO,MAAMC,YAAA,GAA4CC,EAAA;EAAA,MAAAC,CAAA,GAAAT,EAAA;EAAC;IAAAU,SAAA;IAAAC,IAAA;IAAAC,UAAA;IAAAC,WAAA;IAAAC,UAAA;IAAAC,gBAAA;IAAAC,kBAAA;IAAAC,wBAAA;IAAAC,UAAA;IAAAC;EAAA,IAAAX,EAWzD;EACC;IAAAY;EAAA,IAAuBjB,QAAA;EACvB;IAAAkB,aAAA;IAAAC;EAAA,IAAqChB,eAAA;EAUxB,MAAAiB,EAAA,GAAAV,WAAA,IAAe;EAAA,IAAAW,EAAA;EAAA,IAAAf,CAAA,QAAAW,UAAA,IAAAX,CAAA,QAAAG,UAAA,IAAAH,CAAA,QAAAO,kBAAA;IAMAQ,EAAA,GAAAA,CAAAC,IAAA,EAAAC,KAAA;MAGlBN,UAAA,CAAWR,UAAA;MAMXe,UAAA;QACEX,kBAAA,CAAmBS,IAAA,EAAMC,KAAA;MAAA,IACxB;IAAA;IACLjB,CAAA,MAAAW,UAAA;IAAAX,CAAA,MAAAG,UAAA;IAAAH,CAAA,MAAAO,kBAAA;IAAAP,CAAA,MAAAe,EAAA;EAAA;IAAAA,EAAA,GAAAf,CAAA;EAAA;EAAA,IAAAmB,EAAA;EAAA,IAAAnB,CAAA,QAAAC,SAAA,IAAAD,CAAA,QAAAE,IAAA,IAAAF,CAAA,QAAAG,UAAA,IAAAH,CAAA,QAAAK,UAAA,IAAAL,CAAA,QAAAM,gBAAA,IAAAN,CAAA,QAAAY,aAAA,IAAAZ,CAAA,SAAAQ,wBAAA,IAAAR,CAAA,SAAAS,UAAA,IAAAT,CAAA,SAAAU,gBAAA,IAAAV,CAAA,SAAAa,SAAA,IAAAb,CAAA,SAAAc,EAAA,IAAAd,CAAA,SAAAe,EAAA;IAvBNI,EAAA,GAAAC,IAAA,CAAA3B,iBAAA;MAAA4B,QAAA,EACED,IAAA,CAAA5B,MAAA;QAAAS,SAAA;QAAAW,aAAA;QAAAU,IAAA,EAGQnB,UAAA;QAAAoB,KAAA,EACCT,EAAe;QAAAO,QAAA,EAEtBD,IAAA,CAAAxB,aAAA;UAAAM,IAAA;UAAAG,UAAA;UAAAC,gBAAA;UAAAC,kBAAA,EAIsBQ,EAYpB;UAAAP,wBAAA;UAAAC,UAAA;UAAAC,gBAAA;UAAAG;QAAA,C;;;;;;;;;;;;;;;;;;;SAvBNM,E;CAgCJ","ignoreList":[]}
@@ -1,4 +1,7 @@
1
1
  import React from 'react';
2
2
  import type { FieldsDrawerProps } from './Drawer.js';
3
- export declare const DrawerContent: React.FC<Omit<FieldsDrawerProps, 'drawerSlug' | 'drawerTitle'>>;
3
+ import './index.css';
4
+ export declare const DrawerContent: React.FC<{
5
+ submitRef: React.RefObject<(() => void) | null>;
6
+ } & Omit<FieldsDrawerProps, 'drawerSlug' | 'drawerTitle'>>;
4
7
  //# sourceMappingURL=DrawerContent.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DrawerContent.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/DrawerContent.tsx"],"names":[],"mappings":"AAeA,OAAO,KAAmD,MAAM,OAAO,CAAA;AAGvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAIpD,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAAC,IAAI,CAAC,iBAAiB,EAAE,YAAY,GAAG,aAAa,CAAC,CAuJzF,CAAA"}
1
+ {"version":3,"file":"DrawerContent.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/DrawerContent.tsx"],"names":[],"mappings":"AAaA,OAAO,KAAmD,MAAM,OAAO,CAAA;AAGvE,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AAIpD,OAAO,aAAa,CAAA;AAEpB,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAClC;IACE,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,MAAM,IAAI,CAAC,GAAG,IAAI,CAAC,CAAA;CAChD,GAAG,IAAI,CAAC,iBAAiB,EAAE,YAAY,GAAG,aAAa,CAAC,CAyJ1D,CAAA"}
@@ -2,12 +2,14 @@
2
2
 
3
3
  import { jsx as _jsx, jsxs as _jsxs } from "react/jsx-runtime";
4
4
  import { useLexicalEditable } from '@lexical/react/useLexicalEditable';
5
- import { Form, FormSubmit, RenderFields, useDocumentForm, useDocumentInfo, useServerFunctions, useTranslation } from '@payloadcms/ui';
5
+ import { Form, RenderFields, useDocumentForm, useDocumentInfo, useServerFunctions } from '@payloadcms/ui';
6
6
  import { abortAndIgnore } from '@payloadcms/ui/shared';
7
7
  import { deepCopyObjectSimpleWithoutReactComponents } from 'payload/shared';
8
8
  import React, { useCallback, useEffect, useRef, useState } from 'react';
9
9
  import { v4 as uuid } from 'uuid';
10
10
  import { useEditorConfigContext } from '../../lexical/config/client/EditorConfigProvider.js';
11
+ import { RegisterFormSubmit } from './useDrawerSubmit.js';
12
+ import './index.css';
11
13
  export const DrawerContent = ({
12
14
  data,
13
15
  featureKey,
@@ -15,11 +17,9 @@ export const DrawerContent = ({
15
17
  handleDrawerSubmit,
16
18
  schemaFieldsPathOverride,
17
19
  schemaPath,
18
- schemaPathSuffix
20
+ schemaPathSuffix,
21
+ submitRef
19
22
  }) => {
20
- const {
21
- t
22
- } = useTranslation();
23
23
  const {
24
24
  id,
25
25
  collectionSlug,
@@ -116,6 +116,7 @@ export const DrawerContent = ({
116
116
  }
117
117
  return /*#__PURE__*/_jsxs(Form, {
118
118
  beforeSubmit: [onChange],
119
+ className: "fields-drawer",
119
120
  disableValidationOnSubmit: true,
120
121
  fields: Array.isArray(fields) ? fields : [],
121
122
  initialState: initialState,
@@ -130,8 +131,8 @@ export const DrawerContent = ({
130
131
  parentSchemaPath: schemaFieldsPath,
131
132
  permissions: true,
132
133
  readOnly: !isEditable
133
- }), /*#__PURE__*/_jsx(FormSubmit, {
134
- children: t('fields:saveChanges')
134
+ }), /*#__PURE__*/_jsx(RegisterFormSubmit, {
135
+ submitRef: submitRef
135
136
  })]
136
137
  });
137
138
  };
@@ -1 +1 @@
1
- {"version":3,"file":"DrawerContent.js","names":["useLexicalEditable","Form","FormSubmit","RenderFields","useDocumentForm","useDocumentInfo","useServerFunctions","useTranslation","abortAndIgnore","deepCopyObjectSimpleWithoutReactComponents","React","useCallback","useEffect","useRef","useState","v4","uuid","useEditorConfigContext","DrawerContent","data","featureKey","fieldMapOverride","handleDrawerSubmit","schemaFieldsPathOverride","schemaPath","schemaPathSuffix","t","id","collectionSlug","getDocPreferences","globalSlug","fields","parentDocumentFields","isEditable","onChangeAbortControllerRef","AbortController","initialState","setInitialState","fieldProps","featureClientSchemaMap","getFormState","schemaFieldsPath","controller","awaitInitialState","state","docPermissions","docPreferences","documentFormState","excludeFiles","initialBlockData","operation","readOnly","renderAllFields","signal","onChange","formState","prevFormState","current","initialBlockFormState","_jsxs","beforeSubmit","disableValidationOnSubmit","Array","isArray","onSubmit","_jsx","forceRender","parentIndexPath","parentPath","parentSchemaPath","permissions"],"sources":["../../../src/utilities/fieldsDrawer/DrawerContent.tsx"],"sourcesContent":["'use client'\nimport type { FormState } from 'payload'\n\nimport { useLexicalEditable } from '@lexical/react/useLexicalEditable'\nimport {\n Form,\n FormSubmit,\n RenderFields,\n useDocumentForm,\n useDocumentInfo,\n useServerFunctions,\n useTranslation,\n} from '@payloadcms/ui'\nimport { abortAndIgnore } from '@payloadcms/ui/shared'\nimport { deepCopyObjectSimpleWithoutReactComponents } from 'payload/shared'\nimport React, { useCallback, useEffect, useRef, useState } from 'react'\nimport { v4 as uuid } from 'uuid'\n\nimport type { FieldsDrawerProps } from './Drawer.js'\n\nimport { useEditorConfigContext } from '../../lexical/config/client/EditorConfigProvider.js'\n\nexport const DrawerContent: React.FC<Omit<FieldsDrawerProps, 'drawerSlug' | 'drawerTitle'>> = ({\n data,\n featureKey,\n fieldMapOverride,\n handleDrawerSubmit,\n schemaFieldsPathOverride,\n schemaPath,\n schemaPathSuffix,\n}) => {\n const { t } = useTranslation()\n const { id, collectionSlug, getDocPreferences, globalSlug } = useDocumentInfo()\n const { fields: parentDocumentFields } = useDocumentForm()\n const isEditable = useLexicalEditable()\n\n const onChangeAbortControllerRef = useRef(new AbortController())\n\n const [initialState, setInitialState] = useState<false | FormState | undefined>(false)\n\n const {\n fieldProps: { featureClientSchemaMap },\n } = useEditorConfigContext()\n\n const { getFormState } = useServerFunctions()\n\n const schemaFieldsPath =\n schemaFieldsPathOverride ??\n `${schemaPath}.lexical_internal_feature.${featureKey}${schemaPathSuffix ? `.${schemaPathSuffix}` : ''}`\n\n const fields: any = fieldMapOverride ?? featureClientSchemaMap[featureKey]?.[schemaFieldsPath] // Field Schema\n\n useEffect(() => {\n const controller = new AbortController()\n\n const awaitInitialState = async () => {\n const { state } = await getFormState({\n id,\n collectionSlug,\n data: data ?? {},\n docPermissions: {\n fields: true,\n },\n docPreferences: await getDocPreferences(),\n documentFormState: deepCopyObjectSimpleWithoutReactComponents(parentDocumentFields, {\n excludeFiles: true,\n }),\n globalSlug,\n initialBlockData: data,\n operation: 'update',\n readOnly: !isEditable,\n renderAllFields: true,\n schemaPath: schemaFieldsPath,\n signal: controller.signal,\n })\n\n setInitialState(state)\n }\n\n void awaitInitialState()\n\n return () => {\n abortAndIgnore(controller)\n }\n }, [\n schemaFieldsPath,\n id,\n data,\n getFormState,\n collectionSlug,\n isEditable,\n globalSlug,\n getDocPreferences,\n parentDocumentFields,\n ])\n\n const onChange = useCallback(\n async ({ formState: prevFormState }: { formState: FormState }) => {\n abortAndIgnore(onChangeAbortControllerRef.current)\n\n const controller = new AbortController()\n onChangeAbortControllerRef.current = controller\n\n const { state } = await getFormState({\n id,\n collectionSlug,\n docPermissions: {\n fields: true,\n },\n docPreferences: await getDocPreferences(),\n documentFormState: deepCopyObjectSimpleWithoutReactComponents(parentDocumentFields, {\n excludeFiles: true,\n }),\n formState: prevFormState,\n globalSlug,\n initialBlockFormState: prevFormState,\n operation: 'update',\n readOnly: !isEditable,\n schemaPath: schemaFieldsPath,\n signal: controller.signal,\n })\n\n if (!state) {\n return prevFormState\n }\n\n return state\n },\n [\n getFormState,\n id,\n isEditable,\n collectionSlug,\n getDocPreferences,\n parentDocumentFields,\n globalSlug,\n schemaFieldsPath,\n ],\n )\n\n // cleanup effect\n useEffect(() => {\n return () => {\n abortAndIgnore(onChangeAbortControllerRef.current)\n }\n }, [])\n\n if (initialState === false) {\n return null\n }\n\n return (\n <Form\n beforeSubmit={[onChange]}\n disableValidationOnSubmit\n fields={Array.isArray(fields) ? fields : []}\n initialState={initialState}\n onChange={[onChange]}\n onSubmit={handleDrawerSubmit}\n uuid={uuid()}\n >\n <RenderFields\n fields={Array.isArray(fields) ? fields : []}\n forceRender\n parentIndexPath=\"\"\n parentPath=\"\" // See Blocks feature path for details as for why this is empty\n parentSchemaPath={schemaFieldsPath}\n permissions={true}\n readOnly={!isEditable}\n />\n <FormSubmit>{t('fields:saveChanges')}</FormSubmit>\n </Form>\n )\n}\n"],"mappings":"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","ignoreList":[]}
1
+ {"version":3,"file":"DrawerContent.js","names":["useLexicalEditable","Form","RenderFields","useDocumentForm","useDocumentInfo","useServerFunctions","abortAndIgnore","deepCopyObjectSimpleWithoutReactComponents","React","useCallback","useEffect","useRef","useState","v4","uuid","useEditorConfigContext","RegisterFormSubmit","DrawerContent","data","featureKey","fieldMapOverride","handleDrawerSubmit","schemaFieldsPathOverride","schemaPath","schemaPathSuffix","submitRef","id","collectionSlug","getDocPreferences","globalSlug","fields","parentDocumentFields","isEditable","onChangeAbortControllerRef","AbortController","initialState","setInitialState","fieldProps","featureClientSchemaMap","getFormState","schemaFieldsPath","controller","awaitInitialState","state","docPermissions","docPreferences","documentFormState","excludeFiles","initialBlockData","operation","readOnly","renderAllFields","signal","onChange","formState","prevFormState","current","initialBlockFormState","_jsxs","beforeSubmit","className","disableValidationOnSubmit","Array","isArray","onSubmit","_jsx","forceRender","parentIndexPath","parentPath","parentSchemaPath","permissions"],"sources":["../../../src/utilities/fieldsDrawer/DrawerContent.tsx"],"sourcesContent":["'use client'\nimport type { FormState } from 'payload'\n\nimport { useLexicalEditable } from '@lexical/react/useLexicalEditable'\nimport {\n Form,\n RenderFields,\n useDocumentForm,\n useDocumentInfo,\n useServerFunctions,\n} from '@payloadcms/ui'\nimport { abortAndIgnore } from '@payloadcms/ui/shared'\nimport { deepCopyObjectSimpleWithoutReactComponents } from 'payload/shared'\nimport React, { useCallback, useEffect, useRef, useState } from 'react'\nimport { v4 as uuid } from 'uuid'\n\nimport type { FieldsDrawerProps } from './Drawer.js'\n\nimport { useEditorConfigContext } from '../../lexical/config/client/EditorConfigProvider.js'\nimport { RegisterFormSubmit } from './useDrawerSubmit.js'\nimport './index.css'\n\nexport const DrawerContent: React.FC<\n {\n submitRef: React.RefObject<(() => void) | null>\n } & Omit<FieldsDrawerProps, 'drawerSlug' | 'drawerTitle'>\n> = ({\n data,\n featureKey,\n fieldMapOverride,\n handleDrawerSubmit,\n schemaFieldsPathOverride,\n schemaPath,\n schemaPathSuffix,\n submitRef,\n}) => {\n const { id, collectionSlug, getDocPreferences, globalSlug } = useDocumentInfo()\n const { fields: parentDocumentFields } = useDocumentForm()\n const isEditable = useLexicalEditable()\n\n const onChangeAbortControllerRef = useRef(new AbortController())\n\n const [initialState, setInitialState] = useState<false | FormState | undefined>(false)\n\n const {\n fieldProps: { featureClientSchemaMap },\n } = useEditorConfigContext()\n\n const { getFormState } = useServerFunctions()\n\n const schemaFieldsPath =\n schemaFieldsPathOverride ??\n `${schemaPath}.lexical_internal_feature.${featureKey}${schemaPathSuffix ? `.${schemaPathSuffix}` : ''}`\n\n const fields: any = fieldMapOverride ?? featureClientSchemaMap[featureKey]?.[schemaFieldsPath] // Field Schema\n\n useEffect(() => {\n const controller = new AbortController()\n\n const awaitInitialState = async () => {\n const { state } = await getFormState({\n id,\n collectionSlug,\n data: data ?? {},\n docPermissions: {\n fields: true,\n },\n docPreferences: await getDocPreferences(),\n documentFormState: deepCopyObjectSimpleWithoutReactComponents(parentDocumentFields, {\n excludeFiles: true,\n }),\n globalSlug,\n initialBlockData: data,\n operation: 'update',\n readOnly: !isEditable,\n renderAllFields: true,\n schemaPath: schemaFieldsPath,\n signal: controller.signal,\n })\n\n setInitialState(state)\n }\n\n void awaitInitialState()\n\n return () => {\n abortAndIgnore(controller)\n }\n }, [\n schemaFieldsPath,\n id,\n data,\n getFormState,\n collectionSlug,\n isEditable,\n globalSlug,\n getDocPreferences,\n parentDocumentFields,\n ])\n\n const onChange = useCallback(\n async ({ formState: prevFormState }: { formState: FormState }) => {\n abortAndIgnore(onChangeAbortControllerRef.current)\n\n const controller = new AbortController()\n onChangeAbortControllerRef.current = controller\n\n const { state } = await getFormState({\n id,\n collectionSlug,\n docPermissions: {\n fields: true,\n },\n docPreferences: await getDocPreferences(),\n documentFormState: deepCopyObjectSimpleWithoutReactComponents(parentDocumentFields, {\n excludeFiles: true,\n }),\n formState: prevFormState,\n globalSlug,\n initialBlockFormState: prevFormState,\n operation: 'update',\n readOnly: !isEditable,\n schemaPath: schemaFieldsPath,\n signal: controller.signal,\n })\n\n if (!state) {\n return prevFormState\n }\n\n return state\n },\n [\n getFormState,\n id,\n isEditable,\n collectionSlug,\n getDocPreferences,\n parentDocumentFields,\n globalSlug,\n schemaFieldsPath,\n ],\n )\n\n // cleanup effect\n useEffect(() => {\n return () => {\n abortAndIgnore(onChangeAbortControllerRef.current)\n }\n }, [])\n\n if (initialState === false) {\n return null\n }\n\n return (\n <Form\n beforeSubmit={[onChange]}\n className=\"fields-drawer\"\n disableValidationOnSubmit\n fields={Array.isArray(fields) ? fields : []}\n initialState={initialState}\n onChange={[onChange]}\n onSubmit={handleDrawerSubmit}\n uuid={uuid()}\n >\n <RenderFields\n fields={Array.isArray(fields) ? fields : []}\n forceRender\n parentIndexPath=\"\"\n parentPath=\"\" // See Blocks feature path for details as for why this is empty\n parentSchemaPath={schemaFieldsPath}\n permissions={true}\n readOnly={!isEditable}\n />\n <RegisterFormSubmit submitRef={submitRef} />\n </Form>\n )\n}\n"],"mappings":"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","ignoreList":[]}
@@ -0,0 +1,12 @@
1
+ @layer payload-default {
2
+ .fields-drawer {
3
+ display: flex;
4
+ flex-direction: column;
5
+ gap: var(--spacer-3);
6
+ padding: var(--spacer-2-5);
7
+ }
8
+
9
+ .fields-drawer .radio-group .field-description {
10
+ margin-top: var(--spacer-2);
11
+ }
12
+ }
@@ -0,0 +1,29 @@
1
+ import type { FC } from 'react';
2
+ import type React from 'react';
3
+ /**
4
+ * Shared logic for drawers that render their submit button in the drawer header.
5
+ *
6
+ * The header's `onClick` is defined outside the `Form` provider, so it cannot call
7
+ * `useForm().submit()` directly. This hook owns a ref to the form's `submit` function,
8
+ * which is populated from inside the form via `<RegisterFormSubmit submitRef={submitRef} />`.
9
+ *
10
+ * Returns the `headerActions` array to spread onto a `Drawer` and the `submitRef`
11
+ * to pass to `RegisterFormSubmit`.
12
+ */
13
+ export declare const useDrawerSubmit: () => {
14
+ headerActions: {
15
+ label: string;
16
+ onClick: () => void | undefined;
17
+ style: "primary";
18
+ }[];
19
+ submitRef: React.RefObject<(() => void) | null>;
20
+ };
21
+ /**
22
+ * Mounts inside a `<Form>` to populate `submitRef` (from `useDrawerSubmit`) with the form's
23
+ * `submit` function, allowing drawer header actions rendered outside the form's React tree
24
+ * to trigger submission.
25
+ */
26
+ export declare const RegisterFormSubmit: FC<{
27
+ submitRef: React.RefObject<(() => void) | null>;
28
+ }>;
29
+ //# sourceMappingURL=useDrawerSubmit.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDrawerSubmit.d.ts","sourceRoot":"","sources":["../../../src/utilities/fieldsDrawer/useDrawerSubmit.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,EAAE,EAAE,MAAM,OAAO,CAAA;AAC/B,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAK9B;;;;;;;;;GASG;AACH,eAAO,MAAM,eAAe;;;;;;sCAEM,IAAI;CAcrC,CAAA;AAED;;;;GAIG;AACH,eAAO,MAAM,kBAAkB,EAAE,EAAE,CAAC;IAClC,SAAS,EAAE,KAAK,CAAC,SAAS,CAAC,CAAC,MAAM,IAAI,CAAC,GAAG,IAAI,CAAC,CAAA;CAChD,CAWA,CAAA"}
@@ -0,0 +1,97 @@
1
+ 'use client';
2
+
3
+ import { c as _c } from "react/compiler-runtime";
4
+ import { useForm, useTranslation } from '@payloadcms/ui';
5
+ import { useEffect, useMemo, useRef } from 'react';
6
+ /**
7
+ * Shared logic for drawers that render their submit button in the drawer header.
8
+ *
9
+ * The header's `onClick` is defined outside the `Form` provider, so it cannot call
10
+ * `useForm().submit()` directly. This hook owns a ref to the form's `submit` function,
11
+ * which is populated from inside the form via `<RegisterFormSubmit submitRef={submitRef} />`.
12
+ *
13
+ * Returns the `headerActions` array to spread onto a `Drawer` and the `submitRef`
14
+ * to pass to `RegisterFormSubmit`.
15
+ */
16
+ export const useDrawerSubmit = () => {
17
+ const $ = _c(7);
18
+ const {
19
+ t
20
+ } = useTranslation();
21
+ const submitRef = useRef(null);
22
+ let t0;
23
+ if ($[0] !== t) {
24
+ t0 = t("fields:saveChanges");
25
+ $[0] = t;
26
+ $[1] = t0;
27
+ } else {
28
+ t0 = $[1];
29
+ }
30
+ let t1;
31
+ if ($[2] === Symbol.for("react.memo_cache_sentinel")) {
32
+ t1 = () => submitRef.current?.();
33
+ $[2] = t1;
34
+ } else {
35
+ t1 = $[2];
36
+ }
37
+ let t2;
38
+ if ($[3] !== t0) {
39
+ t2 = [{
40
+ label: t0,
41
+ onClick: t1,
42
+ style: "primary"
43
+ }];
44
+ $[3] = t0;
45
+ $[4] = t2;
46
+ } else {
47
+ t2 = $[4];
48
+ }
49
+ const headerActions = t2;
50
+ let t3;
51
+ if ($[5] !== headerActions) {
52
+ t3 = {
53
+ headerActions,
54
+ submitRef
55
+ };
56
+ $[5] = headerActions;
57
+ $[6] = t3;
58
+ } else {
59
+ t3 = $[6];
60
+ }
61
+ return t3;
62
+ };
63
+ /**
64
+ * Mounts inside a `<Form>` to populate `submitRef` (from `useDrawerSubmit`) with the form's
65
+ * `submit` function, allowing drawer header actions rendered outside the form's React tree
66
+ * to trigger submission.
67
+ */
68
+ export const RegisterFormSubmit = t0 => {
69
+ const $ = _c(4);
70
+ const {
71
+ submitRef
72
+ } = t0;
73
+ const {
74
+ submit
75
+ } = useForm();
76
+ let t1;
77
+ let t2;
78
+ if ($[0] !== submit || $[1] !== submitRef) {
79
+ t1 = () => {
80
+ submitRef.current = () => void submit();
81
+ return () => {
82
+ submitRef.current = null;
83
+ };
84
+ };
85
+ t2 = [submit, submitRef];
86
+ $[0] = submit;
87
+ $[1] = submitRef;
88
+ $[2] = t1;
89
+ $[3] = t2;
90
+ } else {
91
+ t1 = $[2];
92
+ t2 = $[3];
93
+ }
94
+ useEffect(t1, t2);
95
+ return null;
96
+ };
97
+ //# sourceMappingURL=useDrawerSubmit.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"useDrawerSubmit.js","names":["c","_c","useForm","useTranslation","useEffect","useMemo","useRef","useDrawerSubmit","$","t","submitRef","t0","t1","Symbol","for","current","t2","label","onClick","style","headerActions","t3","RegisterFormSubmit","submit"],"sources":["../../../src/utilities/fieldsDrawer/useDrawerSubmit.ts"],"sourcesContent":["'use client'\nimport type { FC } from 'react'\nimport type React from 'react'\n\nimport { useForm, useTranslation } from '@payloadcms/ui'\nimport { useEffect, useMemo, useRef } from 'react'\n\n/**\n * Shared logic for drawers that render their submit button in the drawer header.\n *\n * The header's `onClick` is defined outside the `Form` provider, so it cannot call\n * `useForm().submit()` directly. This hook owns a ref to the form's `submit` function,\n * which is populated from inside the form via `<RegisterFormSubmit submitRef={submitRef} />`.\n *\n * Returns the `headerActions` array to spread onto a `Drawer` and the `submitRef`\n * to pass to `RegisterFormSubmit`.\n */\nexport const useDrawerSubmit = () => {\n const { t } = useTranslation()\n const submitRef = useRef<(() => void) | null>(null)\n\n const headerActions = useMemo(\n () => [\n {\n label: t('fields:saveChanges'),\n onClick: () => submitRef.current?.(),\n style: 'primary' as const,\n },\n ],\n [t],\n )\n\n return { headerActions, submitRef }\n}\n\n/**\n * Mounts inside a `<Form>` to populate `submitRef` (from `useDrawerSubmit`) with the form's\n * `submit` function, allowing drawer header actions rendered outside the form's React tree\n * to trigger submission.\n */\nexport const RegisterFormSubmit: FC<{\n submitRef: React.RefObject<(() => void) | null>\n}> = ({ submitRef }) => {\n const { submit } = useForm()\n\n useEffect(() => {\n submitRef.current = () => void submit()\n return () => {\n submitRef.current = null\n }\n }, [submit, submitRef])\n\n return null\n}\n"],"mappings":"AAAA;;AAAA,SAAAA,CAAA,IAAAC,EAAA;AAIA,SAASC,OAAO,EAAEC,cAAc,QAAQ;AACxC,SAASC,SAAS,EAAEC,OAAO,EAAEC,MAAM,QAAQ;AAE3C;;;;;;;;;;AAUA,OAAO,MAAMC,eAAA,GAAkBA,CAAA;EAAA,MAAAC,CAAA,GAAAP,EAAA;EAC7B;IAAAQ;EAAA,IAAcN,cAAA;EACd,MAAAO,SAAA,GAAkBJ,MAAA,KAA4B;EAAA,IAAAK,EAAA;EAAA,IAAAH,CAAA,QAAAC,CAAA;IAKjCE,EAAA,GAAAF,CAAA,CAAE;IAAAD,CAAA,MAAAC,CAAA;IAAAD,CAAA,MAAAG,EAAA;EAAA;IAAAA,EAAA,GAAAH,CAAA;EAAA;EAAA,IAAAI,EAAA;EAAA,IAAAJ,CAAA,QAAAK,MAAA,CAAAC,GAAA;IACAF,EAAA,GAAAA,CAAA,KAAMF,SAAA,CAAAK,OAAA;IAAiBP,CAAA,MAAAI,EAAA;EAAA;IAAAA,EAAA,GAAAJ,CAAA;EAAA;EAAA,IAAAQ,EAAA;EAAA,IAAAR,CAAA,QAAAG,EAAA;IAH9BK,EAAA;MAAAC,KAAA,EAEKN,EAAE;MAAAO,OAAA,EACAN,EAAuB;MAAAO,KAAA,EACzB;IAAA;IAEVX,CAAA,MAAAG,EAAA;IAAAH,CAAA,MAAAQ,EAAA;EAAA;IAAAA,EAAA,GAAAR,CAAA;EAAA;EAPH,MAAAY,aAAA,GACQJ,EAML;EACE,IAAAK,EAAA;EAAA,IAAAb,CAAA,QAAAY,aAAA;IAGEC,EAAA;MAAAD,aAAA;MAAAV;IAAA;IAA2BF,CAAA,MAAAY,aAAA;IAAAZ,CAAA,MAAAa,EAAA;EAAA;IAAAA,EAAA,GAAAb,CAAA;EAAA;EAAA,OAA3Ba,EAA2B;AAAA,CACpC;AAEA;;;;;AAKA,OAAO,MAAMC,kBAAA,GAERX,EAAA;EAAA,MAAAH,CAAA,GAAAP,EAAA;EAAC;IAAAS;EAAA,IAAAC,EAAa;EACjB;IAAAY;EAAA,IAAmBrB,OAAA;EAAA,IAAAU,EAAA;EAAA,IAAAI,EAAA;EAAA,IAAAR,CAAA,QAAAe,MAAA,IAAAf,CAAA,QAAAE,SAAA;IAETE,EAAA,GAAAA,CAAA;MACRF,SAAA,CAAAK,OAAA,cAA+BQ,MAAA;MAAA;QAE7Bb,SAAA,CAAAK,OAAA;MAAA;IAAA;IAEDC,EAAA,IAACO,MAAA,EAAQb,SAAA;IAAUF,CAAA,MAAAe,MAAA;IAAAf,CAAA,MAAAE,SAAA;IAAAF,CAAA,MAAAI,EAAA;IAAAJ,CAAA,MAAAQ,EAAA;EAAA;IAAAJ,EAAA,GAAAJ,CAAA;IAAAQ,EAAA,GAAAR,CAAA;EAAA;EALtBJ,SAAA,CAAUQ,EAKV,EAAGI,EAAmB;EAAA;AAAA,CAGxB","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"}