@payloadcms/richtext-lexical 3.0.0-beta.52 → 3.0.0-beta.53

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 (1958) hide show
  1. package/dist/cell/index.js +5 -5
  2. package/dist/cell/index.js.map +1 -1
  3. package/dist/exports/client/Component-7HS6FEJS.js +2 -0
  4. package/dist/exports/client/Component-7HS6FEJS.js.map +7 -0
  5. package/dist/exports/client/Component-LAKSCIDX.js +2 -0
  6. package/dist/exports/client/Component-LAKSCIDX.js.map +7 -0
  7. package/dist/exports/client/Field-YMWNSE3A.js +2 -0
  8. package/dist/exports/client/Field-YMWNSE3A.js.map +7 -0
  9. package/dist/exports/client/RelationshipComponent-5OU5HATX.js +2 -0
  10. package/dist/exports/client/RelationshipComponent-5OU5HATX.js.map +7 -0
  11. package/dist/exports/client/bundled.css +1 -1
  12. package/dist/exports/client/chunk-3K3B6PJM.js +2 -0
  13. package/dist/exports/client/chunk-3K3B6PJM.js.map +7 -0
  14. package/dist/exports/client/chunk-MLIITFAS.js +3 -0
  15. package/dist/exports/client/chunk-MLIITFAS.js.map +7 -0
  16. package/dist/exports/client/chunk-OSR74ZNW.js +2 -0
  17. package/dist/exports/client/chunk-OSR74ZNW.js.map +7 -0
  18. package/dist/exports/client/chunk-QU5MKT75.js +2 -0
  19. package/dist/exports/client/chunk-QU5MKT75.js.map +7 -0
  20. package/dist/exports/client/chunk-ZITHDR53.js +2 -0
  21. package/dist/exports/client/chunk-ZITHDR53.js.map +7 -0
  22. package/dist/exports/client/component-E2NHAHBC.js +2 -0
  23. package/dist/exports/client/component-E2NHAHBC.js.map +7 -0
  24. package/dist/exports/client/component-QWIGEOVD.js +2 -0
  25. package/dist/exports/client/component-QWIGEOVD.js.map +7 -0
  26. package/dist/exports/client/component-X4LSLSWF.js +2 -0
  27. package/dist/exports/client/component-X4LSLSWF.js.map +7 -0
  28. package/dist/exports/client/index.d.ts +49 -49
  29. package/dist/exports/client/index.d.ts.map +1 -1
  30. package/dist/exports/client/index.js +4 -4
  31. package/dist/exports/client/index.js.map +3 -3
  32. package/dist/features/align/feature.client.d.ts.map +1 -0
  33. package/dist/features/align/feature.client.js.map +1 -0
  34. package/dist/features/align/feature.server.d.ts.map +1 -0
  35. package/dist/features/align/feature.server.js +19 -0
  36. package/dist/features/align/feature.server.js.map +1 -0
  37. package/dist/features/align/i18n.d.ts.map +1 -0
  38. package/dist/features/align/i18n.js.map +1 -0
  39. package/dist/features/align/toolbarAlignGroup.d.ts.map +1 -0
  40. package/dist/features/align/toolbarAlignGroup.js.map +1 -0
  41. package/dist/features/blockquote/feature.client.d.ts.map +1 -0
  42. package/dist/features/blockquote/feature.client.js.map +1 -0
  43. package/dist/features/blockquote/feature.server.d.ts.map +1 -0
  44. package/dist/features/blockquote/feature.server.js +50 -0
  45. package/dist/features/blockquote/feature.server.js.map +1 -0
  46. package/dist/features/blockquote/i18n.d.ts.map +1 -0
  47. package/dist/features/blockquote/i18n.js.map +1 -0
  48. package/dist/features/blockquote/markdownTransformer.d.ts.map +1 -0
  49. package/dist/features/blockquote/markdownTransformer.js.map +1 -0
  50. package/dist/features/blocks/component/BlockContent.d.ts +27 -0
  51. package/dist/features/blocks/component/BlockContent.d.ts.map +1 -0
  52. package/dist/features/blocks/component/BlockContent.js +193 -0
  53. package/dist/features/blocks/component/BlockContent.js.map +1 -0
  54. package/dist/features/blocks/component/FormSavePlugin.d.ts.map +1 -0
  55. package/dist/features/blocks/component/FormSavePlugin.js +29 -0
  56. package/dist/features/blocks/component/FormSavePlugin.js.map +1 -0
  57. package/dist/features/blocks/component/index.d.ts.map +1 -0
  58. package/dist/features/blocks/component/index.js +158 -0
  59. package/dist/features/blocks/component/index.js.map +1 -0
  60. package/dist/features/blocks/component/removeEmptyArrayValues.d.ts.map +1 -0
  61. package/dist/features/blocks/component/removeEmptyArrayValues.js.map +1 -0
  62. package/dist/features/blocks/drawer/index.d.ts.map +1 -0
  63. package/dist/features/blocks/drawer/index.js +78 -0
  64. package/dist/features/blocks/drawer/index.js.map +1 -0
  65. package/dist/features/blocks/feature.client.d.ts.map +1 -0
  66. package/dist/features/blocks/feature.client.js.map +1 -0
  67. package/dist/features/blocks/feature.server.d.ts.map +1 -0
  68. package/dist/features/blocks/feature.server.js +107 -0
  69. package/dist/features/blocks/feature.server.js.map +1 -0
  70. package/dist/features/blocks/graphQLPopulationPromise.d.ts.map +1 -0
  71. package/dist/features/blocks/graphQLPopulationPromise.js +31 -0
  72. package/dist/features/blocks/graphQLPopulationPromise.js.map +1 -0
  73. package/dist/features/blocks/i18n.d.ts.map +1 -0
  74. package/dist/features/blocks/i18n.js.map +1 -0
  75. package/dist/features/blocks/nodes/BlocksNode.d.ts.map +1 -0
  76. package/dist/features/blocks/nodes/BlocksNode.js.map +1 -0
  77. package/dist/features/blocks/plugin/commands.d.ts.map +1 -0
  78. package/dist/features/blocks/plugin/commands.js.map +1 -0
  79. package/dist/features/blocks/plugin/index.d.ts.map +1 -0
  80. package/dist/features/blocks/plugin/index.js.map +1 -0
  81. package/dist/features/blocks/validate.d.ts.map +1 -0
  82. package/dist/features/blocks/validate.js.map +1 -0
  83. package/dist/features/converters/html/converter/converters/linebreak.d.ts.map +1 -0
  84. package/dist/features/converters/html/converter/converters/linebreak.js.map +1 -0
  85. package/dist/features/converters/html/converter/converters/paragraph.d.ts.map +1 -0
  86. package/dist/features/converters/html/converter/converters/paragraph.js +20 -0
  87. package/dist/features/converters/html/converter/converters/paragraph.js.map +1 -0
  88. package/dist/features/converters/html/converter/converters/text.d.ts.map +1 -0
  89. package/dist/features/converters/html/converter/converters/text.js.map +1 -0
  90. package/dist/features/converters/html/converter/defaultConverters.d.ts.map +1 -0
  91. package/dist/features/converters/html/converter/defaultConverters.js.map +1 -0
  92. package/dist/features/converters/html/converter/index.d.ts +42 -0
  93. package/dist/features/converters/html/converter/index.d.ts.map +1 -0
  94. package/dist/features/converters/html/converter/index.js +48 -0
  95. package/dist/features/converters/html/converter/index.js.map +1 -0
  96. package/dist/features/converters/html/converter/types.d.ts +19 -0
  97. package/dist/features/converters/html/converter/types.d.ts.map +1 -0
  98. package/dist/features/converters/html/converter/types.js.map +1 -0
  99. package/dist/features/converters/html/feature.server.d.ts.map +1 -0
  100. package/dist/features/converters/html/feature.server.js.map +1 -0
  101. package/dist/features/converters/html/field/index.d.ts.map +1 -0
  102. package/dist/features/converters/html/field/index.js +154 -0
  103. package/dist/features/converters/html/field/index.js.map +1 -0
  104. package/dist/features/createClientComponent.d.ts.map +1 -0
  105. package/dist/features/createClientComponent.js +12 -0
  106. package/dist/features/createClientComponent.js.map +1 -0
  107. package/dist/features/createFeaturePropComponent.d.ts.map +1 -0
  108. package/dist/features/createFeaturePropComponent.js +18 -0
  109. package/dist/features/createFeaturePropComponent.js.map +1 -0
  110. package/dist/features/debug/testRecorder/feature.client.d.ts.map +1 -0
  111. package/dist/features/debug/testRecorder/feature.client.js.map +1 -0
  112. package/dist/features/debug/testRecorder/feature.server.d.ts.map +1 -0
  113. package/dist/features/debug/testRecorder/feature.server.js +16 -0
  114. package/dist/features/debug/testRecorder/feature.server.js.map +1 -0
  115. package/dist/features/debug/testRecorder/plugin/index.d.ts.map +1 -0
  116. package/dist/features/debug/testRecorder/plugin/index.js.map +1 -0
  117. package/dist/features/debug/treeView/feature.client.d.ts.map +1 -0
  118. package/dist/features/debug/treeView/feature.client.js.map +1 -0
  119. package/dist/features/debug/treeView/feature.server.d.ts.map +1 -0
  120. package/dist/features/debug/treeView/feature.server.js +16 -0
  121. package/dist/features/debug/treeView/feature.server.js.map +1 -0
  122. package/dist/features/debug/treeView/plugin/index.d.ts.map +1 -0
  123. package/dist/features/debug/treeView/plugin/index.js.map +1 -0
  124. package/dist/features/format/bold/feature.client.d.ts.map +1 -0
  125. package/dist/features/format/bold/feature.client.js.map +1 -0
  126. package/dist/features/format/bold/feature.server.d.ts.map +1 -0
  127. package/dist/features/format/bold/feature.server.js +28 -0
  128. package/dist/features/format/bold/feature.server.js.map +1 -0
  129. package/dist/features/format/bold/markdownTransformers.d.ts.map +1 -0
  130. package/dist/features/format/bold/markdownTransformers.js.map +1 -0
  131. package/dist/features/format/inlineCode/feature.client.d.ts.map +1 -0
  132. package/dist/features/format/inlineCode/feature.client.js.map +1 -0
  133. package/dist/features/format/inlineCode/feature.server.d.ts.map +1 -0
  134. package/dist/features/format/inlineCode/feature.server.js +20 -0
  135. package/dist/features/format/inlineCode/feature.server.js.map +1 -0
  136. package/dist/features/format/inlineCode/markdownTransformers.d.ts.map +1 -0
  137. package/dist/features/format/inlineCode/markdownTransformers.js.map +1 -0
  138. package/dist/features/format/italic/feature.client.d.ts.map +1 -0
  139. package/dist/features/format/italic/feature.client.js.map +1 -0
  140. package/dist/features/format/italic/feature.server.d.ts.map +1 -0
  141. package/dist/features/format/italic/feature.server.js +21 -0
  142. package/dist/features/format/italic/feature.server.js.map +1 -0
  143. package/dist/features/format/italic/markdownTransformers.d.ts.map +1 -0
  144. package/dist/features/format/italic/markdownTransformers.js.map +1 -0
  145. package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -0
  146. package/dist/features/format/shared/toolbarFormatGroup.js.map +1 -0
  147. package/dist/features/format/strikethrough/feature.client.d.ts.map +1 -0
  148. package/dist/features/format/strikethrough/feature.client.js.map +1 -0
  149. package/dist/features/format/strikethrough/feature.server.d.ts.map +1 -0
  150. package/dist/features/format/strikethrough/feature.server.js +20 -0
  151. package/dist/features/format/strikethrough/feature.server.js.map +1 -0
  152. package/dist/features/format/strikethrough/markdownTransformers.d.ts.map +1 -0
  153. package/dist/features/format/strikethrough/markdownTransformers.js.map +1 -0
  154. package/dist/features/format/subscript/feature.client.d.ts.map +1 -0
  155. package/dist/features/format/subscript/feature.client.js.map +1 -0
  156. package/dist/features/format/subscript/feature.server.d.ts.map +1 -0
  157. package/dist/features/format/subscript/feature.server.js +16 -0
  158. package/dist/features/format/subscript/feature.server.js.map +1 -0
  159. package/dist/features/format/superscript/feature.client.d.ts.map +1 -0
  160. package/dist/features/format/superscript/feature.client.js.map +1 -0
  161. package/dist/features/format/superscript/feature.server.d.ts.map +1 -0
  162. package/dist/features/format/superscript/feature.server.js +16 -0
  163. package/dist/features/format/superscript/feature.server.js.map +1 -0
  164. package/dist/features/format/underline/feature.client.d.ts.map +1 -0
  165. package/dist/features/format/underline/feature.client.js.map +1 -0
  166. package/dist/features/format/underline/feature.server.d.ts.map +1 -0
  167. package/dist/features/format/underline/feature.server.js +16 -0
  168. package/dist/features/format/underline/feature.server.js.map +1 -0
  169. package/dist/features/heading/feature.client.d.ts.map +1 -0
  170. package/dist/features/heading/feature.client.js.map +1 -0
  171. package/dist/features/heading/feature.server.d.ts.map +1 -0
  172. package/dist/features/heading/feature.server.js +61 -0
  173. package/dist/features/heading/feature.server.js.map +1 -0
  174. package/dist/features/heading/i18n.d.ts.map +1 -0
  175. package/dist/features/heading/i18n.js.map +1 -0
  176. package/dist/features/heading/markdownTransformer.d.ts.map +1 -0
  177. package/dist/features/heading/markdownTransformer.js.map +1 -0
  178. package/dist/features/horizontalRule/component/index.d.ts.map +1 -0
  179. package/dist/features/horizontalRule/component/index.js.map +1 -0
  180. package/dist/features/horizontalRule/feature.client.d.ts.map +1 -0
  181. package/dist/features/horizontalRule/feature.client.js.map +1 -0
  182. package/dist/features/horizontalRule/feature.server.d.ts.map +1 -0
  183. package/dist/features/horizontalRule/feature.server.js +39 -0
  184. package/dist/features/horizontalRule/feature.server.js.map +1 -0
  185. package/dist/features/horizontalRule/i18n.d.ts.map +1 -0
  186. package/dist/features/horizontalRule/i18n.js.map +1 -0
  187. package/dist/features/horizontalRule/markdownTransformer.d.ts.map +1 -0
  188. package/dist/features/horizontalRule/markdownTransformer.js.map +1 -0
  189. package/dist/features/horizontalRule/nodes/HorizontalRuleNode.d.ts.map +1 -0
  190. package/dist/features/horizontalRule/nodes/HorizontalRuleNode.js.map +1 -0
  191. package/dist/features/horizontalRule/plugin/index.d.ts.map +1 -0
  192. package/dist/features/horizontalRule/plugin/index.js.map +1 -0
  193. package/dist/features/indent/feature.client.d.ts.map +1 -0
  194. package/dist/features/indent/feature.client.js.map +1 -0
  195. package/dist/features/indent/feature.server.d.ts.map +1 -0
  196. package/dist/features/indent/feature.server.js +19 -0
  197. package/dist/features/indent/feature.server.js.map +1 -0
  198. package/dist/features/indent/i18n.d.ts.map +1 -0
  199. package/dist/features/indent/i18n.js.map +1 -0
  200. package/dist/features/indent/toolbarIndentGroup.d.ts.map +1 -0
  201. package/dist/features/indent/toolbarIndentGroup.js.map +1 -0
  202. package/dist/features/link/drawer/baseFields.d.ts.map +1 -0
  203. package/dist/features/link/drawer/baseFields.js.map +1 -0
  204. package/dist/features/link/drawer/index.d.ts.map +1 -0
  205. package/dist/features/link/drawer/index.js +94 -0
  206. package/dist/features/link/drawer/index.js.map +1 -0
  207. package/dist/features/link/drawer/types.d.ts.map +1 -0
  208. package/dist/features/link/drawer/types.js.map +1 -0
  209. package/dist/features/link/feature.client.d.ts.map +1 -0
  210. package/dist/features/link/feature.client.js.map +1 -0
  211. package/dist/features/link/feature.server.d.ts.map +1 -0
  212. package/dist/features/link/feature.server.js +140 -0
  213. package/dist/features/link/feature.server.js.map +1 -0
  214. package/dist/features/link/graphQLPopulationPromise.d.ts.map +1 -0
  215. package/dist/features/link/graphQLPopulationPromise.js +31 -0
  216. package/dist/features/link/graphQLPopulationPromise.js.map +1 -0
  217. package/dist/features/link/i18n.d.ts.map +1 -0
  218. package/dist/features/link/i18n.js.map +1 -0
  219. package/dist/features/link/markdownTransformer.d.ts.map +1 -0
  220. package/dist/features/link/markdownTransformer.js.map +1 -0
  221. package/dist/features/link/nodes/AutoLinkNode.d.ts.map +1 -0
  222. package/dist/features/link/nodes/AutoLinkNode.js.map +1 -0
  223. package/dist/features/link/nodes/LinkNode.d.ts.map +1 -0
  224. package/dist/features/link/nodes/LinkNode.js.map +1 -0
  225. package/dist/features/link/nodes/types.d.ts.map +1 -0
  226. package/dist/features/link/nodes/types.js.map +1 -0
  227. package/dist/features/link/plugins/autoLink/index.d.ts.map +1 -0
  228. package/dist/features/link/plugins/autoLink/index.js.map +1 -0
  229. package/dist/features/link/plugins/clickableLink/index.d.ts.map +1 -0
  230. package/dist/features/link/plugins/clickableLink/index.js.map +1 -0
  231. package/dist/features/link/plugins/floatingLinkEditor/LinkEditor/commands.d.ts.map +1 -0
  232. package/dist/features/link/plugins/floatingLinkEditor/LinkEditor/commands.js.map +1 -0
  233. package/dist/features/link/plugins/floatingLinkEditor/LinkEditor/index.d.ts.map +1 -0
  234. package/dist/features/link/plugins/floatingLinkEditor/LinkEditor/index.js +295 -0
  235. package/dist/features/link/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -0
  236. package/dist/features/link/plugins/floatingLinkEditor/index.d.ts.map +1 -0
  237. package/dist/features/link/plugins/floatingLinkEditor/index.js.map +1 -0
  238. package/dist/features/link/plugins/floatingLinkEditor/types.d.ts.map +1 -0
  239. package/dist/features/link/plugins/floatingLinkEditor/types.js.map +1 -0
  240. package/dist/features/link/plugins/floatingLinkEditor/utilities.d.ts.map +1 -0
  241. package/dist/features/link/plugins/floatingLinkEditor/utilities.js.map +1 -0
  242. package/dist/features/link/plugins/link/index.d.ts.map +1 -0
  243. package/dist/features/link/plugins/link/index.js.map +1 -0
  244. package/dist/features/link/validate.d.ts.map +1 -0
  245. package/dist/features/link/validate.js.map +1 -0
  246. package/dist/features/lists/checklist/feature.client.d.ts.map +1 -0
  247. package/dist/features/lists/checklist/feature.client.js.map +1 -0
  248. package/dist/features/lists/checklist/feature.server.d.ts.map +1 -0
  249. package/dist/features/lists/checklist/feature.server.js +39 -0
  250. package/dist/features/lists/checklist/feature.server.js.map +1 -0
  251. package/dist/features/lists/checklist/i18n.d.ts.map +1 -0
  252. package/dist/features/lists/checklist/i18n.js.map +1 -0
  253. package/dist/features/lists/checklist/markdownTransformers.d.ts.map +1 -0
  254. package/dist/features/lists/checklist/markdownTransformers.js.map +1 -0
  255. package/dist/features/lists/checklist/plugin/index.d.ts.map +1 -0
  256. package/dist/features/lists/checklist/plugin/index.js.map +1 -0
  257. package/dist/features/lists/htmlConverter.d.ts.map +1 -0
  258. package/dist/features/lists/htmlConverter.js +56 -0
  259. package/dist/features/lists/htmlConverter.js.map +1 -0
  260. package/dist/features/lists/orderedList/feature.client.d.ts.map +1 -0
  261. package/dist/features/lists/orderedList/feature.client.js.map +1 -0
  262. package/dist/features/lists/orderedList/feature.server.d.ts.map +1 -0
  263. package/dist/features/lists/orderedList/feature.server.js +39 -0
  264. package/dist/features/lists/orderedList/feature.server.js.map +1 -0
  265. package/dist/features/lists/orderedList/i18n.d.ts.map +1 -0
  266. package/dist/features/lists/orderedList/i18n.js.map +1 -0
  267. package/dist/features/lists/orderedList/markdownTransformer.d.ts.map +1 -0
  268. package/dist/features/lists/orderedList/markdownTransformer.js.map +1 -0
  269. package/dist/features/lists/plugin/index.d.ts.map +1 -0
  270. package/dist/features/lists/plugin/index.js.map +1 -0
  271. package/dist/features/lists/shared/markdown.d.ts.map +1 -0
  272. package/dist/features/lists/shared/markdown.js.map +1 -0
  273. package/dist/features/lists/shared/slashMenuListGroup.d.ts.map +1 -0
  274. package/dist/features/lists/shared/slashMenuListGroup.js.map +1 -0
  275. package/dist/features/lists/unorderedList/feature.client.d.ts.map +1 -0
  276. package/dist/features/lists/unorderedList/feature.client.js.map +1 -0
  277. package/dist/features/lists/unorderedList/feature.server.d.ts.map +1 -0
  278. package/dist/features/lists/unorderedList/feature.server.js +39 -0
  279. package/dist/features/lists/unorderedList/feature.server.js.map +1 -0
  280. package/dist/features/lists/unorderedList/i18n.d.ts.map +1 -0
  281. package/dist/features/lists/unorderedList/i18n.js.map +1 -0
  282. package/dist/features/lists/unorderedList/markdownTransformer.d.ts.map +1 -0
  283. package/dist/features/lists/unorderedList/markdownTransformer.js.map +1 -0
  284. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/client.d.ts.map +1 -0
  285. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/client.js.map +1 -0
  286. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts.map +1 -0
  287. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +1 -0
  288. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/index.d.ts.map +1 -0
  289. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/index.js.map +1 -0
  290. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/client.d.ts.map +1 -0
  291. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/client.js.map +1 -0
  292. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts.map +1 -0
  293. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +1 -0
  294. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/index.d.ts.map +1 -0
  295. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/index.js.map +1 -0
  296. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/client.d.ts.map +1 -0
  297. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/client.js.map +1 -0
  298. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts.map +1 -0
  299. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +1 -0
  300. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/index.d.ts.map +1 -0
  301. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/index.js.map +1 -0
  302. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/client.d.ts.map +1 -0
  303. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/client.js.map +1 -0
  304. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts.map +1 -0
  305. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +1 -0
  306. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/index.d.ts.map +1 -0
  307. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/index.js.map +1 -0
  308. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/client.d.ts.map +1 -0
  309. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/client.js.map +1 -0
  310. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts.map +1 -0
  311. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +1 -0
  312. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/index.d.ts.map +1 -0
  313. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/index.js.map +1 -0
  314. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/client.d.ts.map +1 -0
  315. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/client.js.map +1 -0
  316. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts.map +1 -0
  317. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +1 -0
  318. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/index.d.ts.map +1 -0
  319. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/index.js.map +1 -0
  320. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/client.d.ts.map +1 -0
  321. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/client.js.map +1 -0
  322. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts.map +1 -0
  323. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +1 -0
  324. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/index.d.ts.map +1 -0
  325. package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/index.js.map +1 -0
  326. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts.map +1 -0
  327. package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +1 -0
  328. package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts.map +1 -0
  329. package/dist/features/migrations/lexicalPluginToLexical/converter/index.js.map +1 -0
  330. package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts.map +1 -0
  331. package/dist/features/migrations/lexicalPluginToLexical/converter/types.js.map +1 -0
  332. package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts.map +1 -0
  333. package/dist/features/migrations/lexicalPluginToLexical/feature.client.js.map +1 -0
  334. package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts.map +1 -0
  335. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js +48 -0
  336. package/dist/features/migrations/lexicalPluginToLexical/feature.server.js.map +1 -0
  337. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +1 -0
  338. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +1 -0
  339. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts.map +1 -0
  340. package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +1 -0
  341. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/client.d.ts.map +1 -0
  342. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/client.js.map +1 -0
  343. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts.map +1 -0
  344. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +1 -0
  345. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/index.d.ts.map +1 -0
  346. package/dist/features/migrations/slateToLexical/converter/converters/blockquote/index.js.map +1 -0
  347. package/dist/features/migrations/slateToLexical/converter/converters/heading/client.d.ts.map +1 -0
  348. package/dist/features/migrations/slateToLexical/converter/converters/heading/client.js.map +1 -0
  349. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts.map +1 -0
  350. package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +1 -0
  351. package/dist/features/migrations/slateToLexical/converter/converters/heading/index.d.ts.map +1 -0
  352. package/dist/features/migrations/slateToLexical/converter/converters/heading/index.js.map +1 -0
  353. package/dist/features/migrations/slateToLexical/converter/converters/indent/client.d.ts.map +1 -0
  354. package/dist/features/migrations/slateToLexical/converter/converters/indent/client.js.map +1 -0
  355. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts.map +1 -0
  356. package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +1 -0
  357. package/dist/features/migrations/slateToLexical/converter/converters/indent/index.d.ts.map +1 -0
  358. package/dist/features/migrations/slateToLexical/converter/converters/indent/index.js.map +1 -0
  359. package/dist/features/migrations/slateToLexical/converter/converters/link/client.d.ts.map +1 -0
  360. package/dist/features/migrations/slateToLexical/converter/converters/link/client.js.map +1 -0
  361. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts.map +1 -0
  362. package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js.map +1 -0
  363. package/dist/features/migrations/slateToLexical/converter/converters/link/index.d.ts.map +1 -0
  364. package/dist/features/migrations/slateToLexical/converter/converters/link/index.js.map +1 -0
  365. package/dist/features/migrations/slateToLexical/converter/converters/listItem/client.d.ts.map +1 -0
  366. package/dist/features/migrations/slateToLexical/converter/converters/listItem/client.js.map +1 -0
  367. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts.map +1 -0
  368. package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +1 -0
  369. package/dist/features/migrations/slateToLexical/converter/converters/listItem/index.d.ts.map +1 -0
  370. package/dist/features/migrations/slateToLexical/converter/converters/listItem/index.js.map +1 -0
  371. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/client.d.ts.map +1 -0
  372. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/client.js.map +1 -0
  373. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts.map +1 -0
  374. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +1 -0
  375. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/index.d.ts.map +1 -0
  376. package/dist/features/migrations/slateToLexical/converter/converters/orderedList/index.js.map +1 -0
  377. package/dist/features/migrations/slateToLexical/converter/converters/relationship/client.d.ts.map +1 -0
  378. package/dist/features/migrations/slateToLexical/converter/converters/relationship/client.js.map +1 -0
  379. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts.map +1 -0
  380. package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +1 -0
  381. package/dist/features/migrations/slateToLexical/converter/converters/relationship/index.d.ts.map +1 -0
  382. package/dist/features/migrations/slateToLexical/converter/converters/relationship/index.js.map +1 -0
  383. package/dist/features/migrations/slateToLexical/converter/converters/unknown/client.d.ts.map +1 -0
  384. package/dist/features/migrations/slateToLexical/converter/converters/unknown/client.js.map +1 -0
  385. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts.map +1 -0
  386. package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +1 -0
  387. package/dist/features/migrations/slateToLexical/converter/converters/unknown/index.d.ts.map +1 -0
  388. package/dist/features/migrations/slateToLexical/converter/converters/unknown/index.js.map +1 -0
  389. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/client.d.ts.map +1 -0
  390. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/client.js.map +1 -0
  391. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts.map +1 -0
  392. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +1 -0
  393. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/index.d.ts.map +1 -0
  394. package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/index.js.map +1 -0
  395. package/dist/features/migrations/slateToLexical/converter/converters/upload/client.d.ts.map +1 -0
  396. package/dist/features/migrations/slateToLexical/converter/converters/upload/client.js.map +1 -0
  397. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts.map +1 -0
  398. package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +1 -0
  399. package/dist/features/migrations/slateToLexical/converter/converters/upload/index.d.ts.map +1 -0
  400. package/dist/features/migrations/slateToLexical/converter/converters/upload/index.js.map +1 -0
  401. package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts.map +1 -0
  402. package/dist/features/migrations/slateToLexical/converter/defaultConverters.js.map +1 -0
  403. package/dist/features/migrations/slateToLexical/converter/index.d.ts.map +1 -0
  404. package/dist/features/migrations/slateToLexical/converter/index.js.map +1 -0
  405. package/dist/features/migrations/slateToLexical/converter/types.d.ts.map +1 -0
  406. package/dist/features/migrations/slateToLexical/converter/types.js.map +1 -0
  407. package/dist/features/migrations/slateToLexical/feature.client.d.ts.map +1 -0
  408. package/dist/features/migrations/slateToLexical/feature.client.js.map +1 -0
  409. package/dist/features/migrations/slateToLexical/feature.server.d.ts.map +1 -0
  410. package/dist/features/migrations/slateToLexical/feature.server.js +48 -0
  411. package/dist/features/migrations/slateToLexical/feature.server.js.map +1 -0
  412. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +1 -0
  413. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +1 -0
  414. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts.map +1 -0
  415. package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +1 -0
  416. package/dist/features/paragraph/feature.client.d.ts.map +1 -0
  417. package/dist/features/paragraph/feature.client.js.map +1 -0
  418. package/dist/features/paragraph/feature.server.d.ts.map +1 -0
  419. package/dist/features/paragraph/feature.server.js +19 -0
  420. package/dist/features/paragraph/feature.server.js.map +1 -0
  421. package/dist/features/paragraph/i18n.d.ts.map +1 -0
  422. package/dist/features/paragraph/i18n.js.map +1 -0
  423. package/dist/features/relationship/drawer/commands.d.ts.map +1 -0
  424. package/dist/features/relationship/drawer/commands.js.map +1 -0
  425. package/dist/features/relationship/drawer/index.d.ts.map +1 -0
  426. package/dist/features/relationship/drawer/index.js +83 -0
  427. package/dist/features/relationship/drawer/index.js.map +1 -0
  428. package/dist/features/relationship/feature.client.d.ts.map +1 -0
  429. package/dist/features/relationship/feature.client.js.map +1 -0
  430. package/dist/features/relationship/feature.server.d.ts.map +1 -0
  431. package/dist/features/relationship/feature.server.js +61 -0
  432. package/dist/features/relationship/feature.server.js.map +1 -0
  433. package/dist/features/relationship/graphQLPopulationPromise.d.ts.map +1 -0
  434. package/dist/features/relationship/graphQLPopulationPromise.js +29 -0
  435. package/dist/features/relationship/graphQLPopulationPromise.js.map +1 -0
  436. package/dist/features/relationship/i18n.d.ts.map +1 -0
  437. package/dist/features/relationship/i18n.js.map +1 -0
  438. package/dist/features/relationship/nodes/RelationshipNode.d.ts.map +1 -0
  439. package/dist/features/relationship/nodes/RelationshipNode.js.map +1 -0
  440. package/dist/features/relationship/nodes/components/RelationshipComponent.d.ts.map +1 -0
  441. package/dist/features/relationship/nodes/components/RelationshipComponent.js +172 -0
  442. package/dist/features/relationship/nodes/components/RelationshipComponent.js.map +1 -0
  443. package/dist/features/relationship/plugins/index.d.ts.map +1 -0
  444. package/dist/features/relationship/plugins/index.js +50 -0
  445. package/dist/features/relationship/plugins/index.js.map +1 -0
  446. package/dist/features/relationship/utils/EnabledRelationshipsCondition.d.ts.map +1 -0
  447. package/dist/features/relationship/utils/EnabledRelationshipsCondition.js +33 -0
  448. package/dist/features/relationship/utils/EnabledRelationshipsCondition.js.map +1 -0
  449. package/dist/features/shared/slashMenu/basicGroup.d.ts.map +1 -0
  450. package/dist/features/shared/slashMenu/basicGroup.js.map +1 -0
  451. package/dist/features/shared/toolbar/addDropdownGroup.d.ts.map +1 -0
  452. package/dist/features/shared/toolbar/addDropdownGroup.js.map +1 -0
  453. package/dist/features/shared/toolbar/featureButtonsGroup.d.ts.map +1 -0
  454. package/dist/features/shared/toolbar/featureButtonsGroup.js.map +1 -0
  455. package/dist/features/shared/toolbar/textDropdownGroup.d.ts.map +1 -0
  456. package/dist/features/shared/toolbar/textDropdownGroup.js.map +1 -0
  457. package/dist/features/toolbars/fixed/Toolbar/index.d.ts.map +1 -0
  458. package/dist/features/toolbars/fixed/Toolbar/index.js +207 -0
  459. package/dist/features/toolbars/fixed/Toolbar/index.js.map +1 -0
  460. package/dist/features/toolbars/fixed/feature.client.d.ts.map +1 -0
  461. package/dist/features/toolbars/fixed/feature.client.js.map +1 -0
  462. package/dist/features/toolbars/fixed/feature.server.d.ts.map +1 -0
  463. package/dist/features/toolbars/fixed/feature.server.js +21 -0
  464. package/dist/features/toolbars/fixed/feature.server.js.map +1 -0
  465. package/dist/features/toolbars/inline/Toolbar/index.d.ts.map +1 -0
  466. package/dist/features/toolbars/inline/Toolbar/index.js.map +1 -0
  467. package/dist/features/toolbars/inline/feature.client.d.ts.map +1 -0
  468. package/dist/features/toolbars/inline/feature.client.js.map +1 -0
  469. package/dist/features/toolbars/inline/feature.server.d.ts.map +1 -0
  470. package/dist/features/toolbars/inline/feature.server.js +16 -0
  471. package/dist/features/toolbars/inline/feature.server.js.map +1 -0
  472. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -0
  473. package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -0
  474. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.d.ts.map +1 -0
  475. package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +1 -0
  476. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -0
  477. package/dist/features/toolbars/shared/ToolbarDropdown/index.js +141 -0
  478. package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -0
  479. package/dist/features/toolbars/types.d.ts.map +1 -0
  480. package/dist/features/toolbars/types.js.map +1 -0
  481. package/dist/features/typeUtilities.d.ts.map +1 -0
  482. package/dist/features/typeUtilities.js.map +1 -0
  483. package/dist/features/types.d.ts +468 -0
  484. package/dist/features/types.d.ts.map +1 -0
  485. package/dist/features/types.js.map +1 -0
  486. package/dist/features/upload/component/ExtraFieldsDrawer/index.d.ts.map +1 -0
  487. package/dist/features/upload/component/ExtraFieldsDrawer/index.js +123 -0
  488. package/dist/features/upload/component/ExtraFieldsDrawer/index.js.map +1 -0
  489. package/dist/features/upload/component/index.d.ts.map +1 -0
  490. package/dist/features/upload/component/index.js +219 -0
  491. package/dist/features/upload/component/index.js.map +1 -0
  492. package/dist/features/upload/drawer/commands.d.ts.map +1 -0
  493. package/dist/features/upload/drawer/commands.js.map +1 -0
  494. package/dist/features/upload/drawer/index.d.ts.map +1 -0
  495. package/dist/features/upload/drawer/index.js +77 -0
  496. package/dist/features/upload/drawer/index.js.map +1 -0
  497. package/dist/features/upload/feature.client.d.ts.map +1 -0
  498. package/dist/features/upload/feature.client.js.map +1 -0
  499. package/dist/features/upload/feature.server.d.ts.map +1 -0
  500. package/dist/features/upload/feature.server.js +196 -0
  501. package/dist/features/upload/feature.server.js.map +1 -0
  502. package/dist/features/upload/graphQLPopulationPromise.d.ts.map +1 -0
  503. package/dist/features/upload/graphQLPopulationPromise.js +52 -0
  504. package/dist/features/upload/graphQLPopulationPromise.js.map +1 -0
  505. package/dist/features/upload/i18n.d.ts.map +1 -0
  506. package/dist/features/upload/i18n.js.map +1 -0
  507. package/dist/features/upload/nodes/UploadNode.d.ts.map +1 -0
  508. package/dist/features/upload/nodes/UploadNode.js.map +1 -0
  509. package/dist/features/upload/plugin/index.d.ts.map +1 -0
  510. package/dist/features/upload/plugin/index.js +53 -0
  511. package/dist/features/upload/plugin/index.js.map +1 -0
  512. package/dist/features/upload/validate.d.ts.map +1 -0
  513. package/dist/features/upload/validate.js.map +1 -0
  514. package/dist/field/Field.d.ts +3 -3
  515. package/dist/field/Field.d.ts.map +1 -1
  516. package/dist/field/Field.js +2 -2
  517. package/dist/field/Field.js.map +1 -1
  518. package/dist/field/index.d.ts +1 -1
  519. package/dist/field/index.d.ts.map +1 -1
  520. package/dist/field/index.js +7 -7
  521. package/dist/field/index.js.map +1 -1
  522. package/dist/index.d.ts +66 -66
  523. package/dist/index.d.ts.map +1 -1
  524. package/dist/index.js +66 -66
  525. package/dist/index.js.map +1 -1
  526. package/dist/lexical/EditorPlugin.d.ts +8 -0
  527. package/dist/lexical/EditorPlugin.d.ts.map +1 -0
  528. package/dist/lexical/EditorPlugin.js +15 -0
  529. package/dist/lexical/EditorPlugin.js.map +1 -0
  530. package/dist/lexical/LexicalEditor.d.ts.map +1 -0
  531. package/dist/lexical/LexicalEditor.js +192 -0
  532. package/dist/lexical/LexicalEditor.js.map +1 -0
  533. package/dist/lexical/LexicalProvider.d.ts +18 -0
  534. package/dist/lexical/LexicalProvider.d.ts.map +1 -0
  535. package/dist/lexical/LexicalProvider.js.map +1 -0
  536. package/dist/lexical/config/client/EditorConfigProvider.d.ts +35 -0
  537. package/dist/lexical/config/client/EditorConfigProvider.d.ts.map +1 -0
  538. package/dist/lexical/config/client/EditorConfigProvider.js.map +1 -0
  539. package/dist/lexical/config/client/default.d.ts.map +1 -0
  540. package/dist/lexical/config/client/default.js.map +1 -0
  541. package/dist/lexical/config/client/loader.d.ts.map +1 -0
  542. package/dist/lexical/config/client/loader.js.map +1 -0
  543. package/dist/lexical/config/client/sanitize.d.ts +7 -0
  544. package/dist/lexical/config/client/sanitize.d.ts.map +1 -0
  545. package/dist/lexical/config/client/sanitize.js.map +1 -0
  546. package/dist/lexical/config/server/default.d.ts.map +1 -0
  547. package/dist/lexical/config/server/default.js.map +1 -0
  548. package/dist/lexical/config/server/loader.d.ts.map +1 -0
  549. package/dist/lexical/config/server/loader.js.map +1 -0
  550. package/dist/lexical/config/server/sanitize.d.ts.map +1 -0
  551. package/dist/lexical/config/server/sanitize.js.map +1 -0
  552. package/dist/lexical/config/types.d.ts +23 -0
  553. package/dist/lexical/config/types.d.ts.map +1 -0
  554. package/dist/lexical/config/types.js.map +1 -0
  555. package/dist/lexical/nodes/index.d.ts.map +1 -0
  556. package/dist/lexical/nodes/index.js.map +1 -0
  557. package/dist/lexical/plugins/MarkdownShortcut/index.d.ts.map +1 -0
  558. package/dist/lexical/plugins/MarkdownShortcut/index.js.map +1 -0
  559. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts.map +1 -0
  560. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +1 -0
  561. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.d.ts.map +1 -0
  562. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js.map +1 -0
  563. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts.map +1 -0
  564. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js.map +1 -0
  565. package/dist/lexical/plugins/SlashMenu/index.d.ts.map +1 -0
  566. package/dist/lexical/plugins/SlashMenu/index.js +187 -0
  567. package/dist/lexical/plugins/SlashMenu/index.js.map +1 -0
  568. package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.d.ts.map +1 -0
  569. package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.js.map +1 -0
  570. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts.map +1 -0
  571. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +1 -0
  572. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -0
  573. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.js.map +1 -0
  574. package/dist/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.d.ts.map +1 -0
  575. package/dist/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.js.map +1 -0
  576. package/dist/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.d.ts.map +1 -0
  577. package/dist/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.js.map +1 -0
  578. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts.map +1 -0
  579. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -0
  580. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.d.ts.map +1 -0
  581. package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +1 -0
  582. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -0
  583. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.js.map +1 -0
  584. package/dist/lexical/plugins/handles/utils/doesLineHeightAffectElement.d.ts.map +1 -0
  585. package/dist/lexical/plugins/handles/utils/doesLineHeightAffectElement.js.map +1 -0
  586. package/dist/lexical/plugins/handles/utils/getCollapsedMargins.d.ts.map +1 -0
  587. package/dist/lexical/plugins/handles/utils/getCollapsedMargins.js.map +1 -0
  588. package/dist/lexical/plugins/handles/utils/getNodeCloseToPoint.d.ts.map +1 -0
  589. package/dist/lexical/plugins/handles/utils/getNodeCloseToPoint.js.map +1 -0
  590. package/dist/lexical/plugins/handles/utils/getTopLevelNodeKeys.d.ts.map +1 -0
  591. package/dist/lexical/plugins/handles/utils/getTopLevelNodeKeys.js.map +1 -0
  592. package/dist/lexical/plugins/handles/utils/isOnHandleElement.d.ts.map +1 -0
  593. package/dist/lexical/plugins/handles/utils/isOnHandleElement.js.map +1 -0
  594. package/dist/lexical/plugins/handles/utils/setHandlePosition.d.ts.map +1 -0
  595. package/dist/lexical/plugins/handles/utils/setHandlePosition.js.map +1 -0
  596. package/dist/lexical/theme/EditorTheme.d.ts.map +1 -0
  597. package/dist/lexical/theme/EditorTheme.js.map +1 -0
  598. package/dist/lexical/ui/ContentEditable.d.ts.map +1 -0
  599. package/dist/lexical/ui/ContentEditable.js.map +1 -0
  600. package/dist/lexical/ui/icons/AI/index.d.ts.map +1 -0
  601. package/dist/lexical/ui/icons/AI/index.js.map +1 -0
  602. package/dist/lexical/ui/icons/Add/index.d.ts.map +1 -0
  603. package/dist/lexical/ui/icons/Add/index.js.map +1 -0
  604. package/dist/lexical/ui/icons/AlignCenter/index.d.ts.map +1 -0
  605. package/dist/lexical/ui/icons/AlignCenter/index.js.map +1 -0
  606. package/dist/lexical/ui/icons/AlignJustify/index.d.ts.map +1 -0
  607. package/dist/lexical/ui/icons/AlignJustify/index.js.map +1 -0
  608. package/dist/lexical/ui/icons/AlignLeft/index.d.ts.map +1 -0
  609. package/dist/lexical/ui/icons/AlignLeft/index.js.map +1 -0
  610. package/dist/lexical/ui/icons/AlignRight/index.d.ts.map +1 -0
  611. package/dist/lexical/ui/icons/AlignRight/index.js.map +1 -0
  612. package/dist/lexical/ui/icons/Block/index.d.ts.map +1 -0
  613. package/dist/lexical/ui/icons/Block/index.js.map +1 -0
  614. package/dist/lexical/ui/icons/Blockquote/index.d.ts.map +1 -0
  615. package/dist/lexical/ui/icons/Blockquote/index.js.map +1 -0
  616. package/dist/lexical/ui/icons/Bold/index.d.ts.map +1 -0
  617. package/dist/lexical/ui/icons/Bold/index.js.map +1 -0
  618. package/dist/lexical/ui/icons/Checklist/index.d.ts.map +1 -0
  619. package/dist/lexical/ui/icons/Checklist/index.js.map +1 -0
  620. package/dist/lexical/ui/icons/Code/index.d.ts.map +1 -0
  621. package/dist/lexical/ui/icons/Code/index.js.map +1 -0
  622. package/dist/lexical/ui/icons/CodeBlock/index.d.ts.map +1 -0
  623. package/dist/lexical/ui/icons/CodeBlock/index.js.map +1 -0
  624. package/dist/lexical/ui/icons/H1/index.d.ts.map +1 -0
  625. package/dist/lexical/ui/icons/H1/index.js.map +1 -0
  626. package/dist/lexical/ui/icons/H2/index.d.ts.map +1 -0
  627. package/dist/lexical/ui/icons/H2/index.js.map +1 -0
  628. package/dist/lexical/ui/icons/H3/index.d.ts.map +1 -0
  629. package/dist/lexical/ui/icons/H3/index.js.map +1 -0
  630. package/dist/lexical/ui/icons/H4/index.d.ts.map +1 -0
  631. package/dist/lexical/ui/icons/H4/index.js.map +1 -0
  632. package/dist/lexical/ui/icons/H5/index.d.ts.map +1 -0
  633. package/dist/lexical/ui/icons/H5/index.js.map +1 -0
  634. package/dist/lexical/ui/icons/H6/index.d.ts.map +1 -0
  635. package/dist/lexical/ui/icons/H6/index.js.map +1 -0
  636. package/dist/lexical/ui/icons/HorizontalRule/index.d.ts.map +1 -0
  637. package/dist/lexical/ui/icons/HorizontalRule/index.js.map +1 -0
  638. package/dist/lexical/ui/icons/IndentDecrease/index.d.ts.map +1 -0
  639. package/dist/lexical/ui/icons/IndentDecrease/index.js.map +1 -0
  640. package/dist/lexical/ui/icons/IndentIncrease/index.d.ts.map +1 -0
  641. package/dist/lexical/ui/icons/IndentIncrease/index.js.map +1 -0
  642. package/dist/lexical/ui/icons/Italic/index.d.ts.map +1 -0
  643. package/dist/lexical/ui/icons/Italic/index.js.map +1 -0
  644. package/dist/lexical/ui/icons/Link/index.d.ts.map +1 -0
  645. package/dist/lexical/ui/icons/Link/index.js.map +1 -0
  646. package/dist/lexical/ui/icons/OrderedList/index.d.ts.map +1 -0
  647. package/dist/lexical/ui/icons/OrderedList/index.js.map +1 -0
  648. package/dist/lexical/ui/icons/Relationship/index.d.ts.map +1 -0
  649. package/dist/lexical/ui/icons/Relationship/index.js.map +1 -0
  650. package/dist/lexical/ui/icons/Strikethrough/index.d.ts.map +1 -0
  651. package/dist/lexical/ui/icons/Strikethrough/index.js.map +1 -0
  652. package/dist/lexical/ui/icons/Subscript/index.d.ts.map +1 -0
  653. package/dist/lexical/ui/icons/Subscript/index.js.map +1 -0
  654. package/dist/lexical/ui/icons/Superscript/index.d.ts.map +1 -0
  655. package/dist/lexical/ui/icons/Superscript/index.js.map +1 -0
  656. package/dist/lexical/ui/icons/Text/index.d.ts.map +1 -0
  657. package/dist/lexical/ui/icons/Text/index.js.map +1 -0
  658. package/dist/lexical/ui/icons/Underline/index.d.ts.map +1 -0
  659. package/dist/lexical/ui/icons/Underline/index.js.map +1 -0
  660. package/dist/lexical/ui/icons/UnorderedList/index.d.ts.map +1 -0
  661. package/dist/lexical/ui/icons/UnorderedList/index.js.map +1 -0
  662. package/dist/lexical/ui/icons/Upload/index.d.ts.map +1 -0
  663. package/dist/lexical/ui/icons/Upload/index.js.map +1 -0
  664. package/dist/lexical/utils/canUseDOM.d.ts.map +1 -0
  665. package/dist/lexical/utils/canUseDOM.js.map +1 -0
  666. package/dist/lexical/utils/cloneDeep.d.ts.map +1 -0
  667. package/dist/lexical/utils/cloneDeep.js +50 -0
  668. package/dist/lexical/utils/cloneDeep.js.map +1 -0
  669. package/dist/lexical/utils/environment.d.ts.map +1 -0
  670. package/dist/lexical/utils/environment.js.map +1 -0
  671. package/dist/lexical/utils/getDOMRangeRect.d.ts.map +1 -0
  672. package/dist/lexical/utils/getDOMRangeRect.js.map +1 -0
  673. package/dist/lexical/utils/getSelectedNode.d.ts.map +1 -0
  674. package/dist/lexical/utils/getSelectedNode.js.map +1 -0
  675. package/dist/lexical/utils/guard.d.ts.map +1 -0
  676. package/dist/lexical/utils/guard.js.map +1 -0
  677. package/dist/lexical/utils/invariant.d.ts.map +1 -0
  678. package/dist/lexical/utils/invariant.js.map +1 -0
  679. package/dist/lexical/utils/joinClasses.d.ts.map +1 -0
  680. package/dist/lexical/utils/joinClasses.js.map +1 -0
  681. package/dist/lexical/utils/markdown/createBlockNode.d.ts.map +1 -0
  682. package/dist/lexical/utils/markdown/createBlockNode.js.map +1 -0
  683. package/dist/lexical/utils/nodeFormat.d.ts.map +1 -0
  684. package/dist/lexical/utils/nodeFormat.js.map +1 -0
  685. package/dist/lexical/utils/point.d.ts.map +1 -0
  686. package/dist/lexical/utils/point.js.map +1 -0
  687. package/dist/lexical/utils/rect.d.ts.map +1 -0
  688. package/dist/lexical/utils/rect.js.map +1 -0
  689. package/dist/lexical/utils/setFloatingElemPosition.d.ts.map +1 -0
  690. package/dist/lexical/utils/setFloatingElemPosition.js.map +1 -0
  691. package/dist/lexical/utils/setFloatingElemPositionForLinkEditor.d.ts.map +1 -0
  692. package/dist/lexical/utils/setFloatingElemPositionForLinkEditor.js.map +1 -0
  693. package/dist/lexical/utils/swipe.d.ts.map +1 -0
  694. package/dist/lexical/utils/swipe.js.map +1 -0
  695. package/dist/lexical/utils/url.d.ts.map +1 -0
  696. package/dist/lexical/utils/url.js.map +1 -0
  697. package/dist/populateGraphQL/populate.d.ts +3 -3
  698. package/dist/populateGraphQL/populate.d.ts.map +1 -1
  699. package/dist/populateGraphQL/populate.js +2 -2
  700. package/dist/populateGraphQL/populate.js.map +1 -1
  701. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts +1 -1
  702. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts.map +1 -1
  703. package/dist/populateGraphQL/populateLexicalPopulationPromises.js +1 -1
  704. package/dist/populateGraphQL/populateLexicalPopulationPromises.js.map +1 -1
  705. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts +1 -1
  706. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts.map +1 -1
  707. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.js.map +1 -1
  708. package/dist/types.d.ts +2 -2
  709. package/dist/types.d.ts.map +1 -1
  710. package/dist/types.js.map +1 -1
  711. package/dist/utilities/forEachNodeRecursively.d.ts.map +1 -0
  712. package/dist/utilities/forEachNodeRecursively.js.map +1 -0
  713. package/dist/utilities/generateComponentMap.d.ts +6 -0
  714. package/dist/utilities/generateComponentMap.d.ts.map +1 -0
  715. package/dist/utilities/generateComponentMap.js.map +1 -0
  716. package/dist/utilities/generateSchemaMap.d.ts +6 -0
  717. package/dist/utilities/generateSchemaMap.d.ts.map +1 -0
  718. package/dist/utilities/generateSchemaMap.js.map +1 -0
  719. package/dist/utilities/recurseNodeTree.d.ts.map +1 -0
  720. package/dist/utilities/recurseNodeTree.js.map +1 -0
  721. package/dist/utilities/useLexicalFeature.d.ts +3 -0
  722. package/dist/utilities/useLexicalFeature.d.ts.map +1 -0
  723. package/dist/utilities/useLexicalFeature.js +12 -0
  724. package/dist/utilities/useLexicalFeature.js.map +1 -0
  725. package/dist/validate/index.d.ts +1 -1
  726. package/dist/validate/index.d.ts.map +1 -1
  727. package/dist/validate/index.js.map +1 -1
  728. package/dist/validate/validateNodes.d.ts +1 -1
  729. package/dist/validate/validateNodes.d.ts.map +1 -1
  730. package/dist/validate/validateNodes.js.map +1 -1
  731. package/package.json +13 -13
  732. package/dist/exports/client/Component-6AVANNNR.js +0 -2
  733. package/dist/exports/client/Component-6AVANNNR.js.map +0 -7
  734. package/dist/exports/client/Component-SZVAYRJX.js +0 -2
  735. package/dist/exports/client/Component-SZVAYRJX.js.map +0 -7
  736. package/dist/exports/client/Field-U5PHZTST.js +0 -2
  737. package/dist/exports/client/Field-U5PHZTST.js.map +0 -7
  738. package/dist/exports/client/RelationshipComponent-FGUPLCD2.js +0 -2
  739. package/dist/exports/client/RelationshipComponent-FGUPLCD2.js.map +0 -7
  740. package/dist/exports/client/chunk-35NZOHAF.js +0 -2
  741. package/dist/exports/client/chunk-35NZOHAF.js.map +0 -7
  742. package/dist/exports/client/chunk-3PZ2ZFQG.js +0 -3
  743. package/dist/exports/client/chunk-3PZ2ZFQG.js.map +0 -7
  744. package/dist/exports/client/chunk-FSTRW2TI.js +0 -2
  745. package/dist/exports/client/chunk-FSTRW2TI.js.map +0 -7
  746. package/dist/exports/client/chunk-M6MN4CA5.js +0 -2
  747. package/dist/exports/client/chunk-M6MN4CA5.js.map +0 -7
  748. package/dist/exports/client/chunk-Y5455JF3.js +0 -2
  749. package/dist/exports/client/chunk-Y5455JF3.js.map +0 -7
  750. package/dist/exports/client/component-FFLILIUZ.js +0 -2
  751. package/dist/exports/client/component-FFLILIUZ.js.map +0 -7
  752. package/dist/exports/client/component-RAVN56DE.js +0 -2
  753. package/dist/exports/client/component-RAVN56DE.js.map +0 -7
  754. package/dist/exports/client/component-Z34HXRX3.js +0 -2
  755. package/dist/exports/client/component-Z34HXRX3.js.map +0 -7
  756. package/dist/field/features/align/feature.client.d.ts.map +0 -1
  757. package/dist/field/features/align/feature.client.js.map +0 -1
  758. package/dist/field/features/align/feature.server.d.ts.map +0 -1
  759. package/dist/field/features/align/feature.server.js +0 -19
  760. package/dist/field/features/align/feature.server.js.map +0 -1
  761. package/dist/field/features/align/i18n.d.ts.map +0 -1
  762. package/dist/field/features/align/i18n.js.map +0 -1
  763. package/dist/field/features/align/toolbarAlignGroup.d.ts.map +0 -1
  764. package/dist/field/features/align/toolbarAlignGroup.js.map +0 -1
  765. package/dist/field/features/blockquote/feature.client.d.ts.map +0 -1
  766. package/dist/field/features/blockquote/feature.client.js.map +0 -1
  767. package/dist/field/features/blockquote/feature.server.d.ts.map +0 -1
  768. package/dist/field/features/blockquote/feature.server.js +0 -50
  769. package/dist/field/features/blockquote/feature.server.js.map +0 -1
  770. package/dist/field/features/blockquote/i18n.d.ts.map +0 -1
  771. package/dist/field/features/blockquote/i18n.js.map +0 -1
  772. package/dist/field/features/blockquote/markdownTransformer.d.ts.map +0 -1
  773. package/dist/field/features/blockquote/markdownTransformer.js.map +0 -1
  774. package/dist/field/features/blocks/component/BlockContent.d.ts +0 -27
  775. package/dist/field/features/blocks/component/BlockContent.d.ts.map +0 -1
  776. package/dist/field/features/blocks/component/BlockContent.js +0 -193
  777. package/dist/field/features/blocks/component/BlockContent.js.map +0 -1
  778. package/dist/field/features/blocks/component/FormSavePlugin.d.ts.map +0 -1
  779. package/dist/field/features/blocks/component/FormSavePlugin.js +0 -29
  780. package/dist/field/features/blocks/component/FormSavePlugin.js.map +0 -1
  781. package/dist/field/features/blocks/component/index.d.ts.map +0 -1
  782. package/dist/field/features/blocks/component/index.js +0 -158
  783. package/dist/field/features/blocks/component/index.js.map +0 -1
  784. package/dist/field/features/blocks/component/removeEmptyArrayValues.d.ts.map +0 -1
  785. package/dist/field/features/blocks/component/removeEmptyArrayValues.js.map +0 -1
  786. package/dist/field/features/blocks/drawer/index.d.ts.map +0 -1
  787. package/dist/field/features/blocks/drawer/index.js +0 -78
  788. package/dist/field/features/blocks/drawer/index.js.map +0 -1
  789. package/dist/field/features/blocks/feature.client.d.ts.map +0 -1
  790. package/dist/field/features/blocks/feature.client.js.map +0 -1
  791. package/dist/field/features/blocks/feature.server.d.ts.map +0 -1
  792. package/dist/field/features/blocks/feature.server.js +0 -107
  793. package/dist/field/features/blocks/feature.server.js.map +0 -1
  794. package/dist/field/features/blocks/graphQLPopulationPromise.d.ts.map +0 -1
  795. package/dist/field/features/blocks/graphQLPopulationPromise.js +0 -31
  796. package/dist/field/features/blocks/graphQLPopulationPromise.js.map +0 -1
  797. package/dist/field/features/blocks/i18n.d.ts.map +0 -1
  798. package/dist/field/features/blocks/i18n.js.map +0 -1
  799. package/dist/field/features/blocks/nodes/BlocksNode.d.ts.map +0 -1
  800. package/dist/field/features/blocks/nodes/BlocksNode.js.map +0 -1
  801. package/dist/field/features/blocks/plugin/commands.d.ts.map +0 -1
  802. package/dist/field/features/blocks/plugin/commands.js.map +0 -1
  803. package/dist/field/features/blocks/plugin/index.d.ts.map +0 -1
  804. package/dist/field/features/blocks/plugin/index.js.map +0 -1
  805. package/dist/field/features/blocks/validate.d.ts.map +0 -1
  806. package/dist/field/features/blocks/validate.js.map +0 -1
  807. package/dist/field/features/converters/html/converter/converters/linebreak.d.ts.map +0 -1
  808. package/dist/field/features/converters/html/converter/converters/linebreak.js.map +0 -1
  809. package/dist/field/features/converters/html/converter/converters/paragraph.d.ts.map +0 -1
  810. package/dist/field/features/converters/html/converter/converters/paragraph.js +0 -20
  811. package/dist/field/features/converters/html/converter/converters/paragraph.js.map +0 -1
  812. package/dist/field/features/converters/html/converter/converters/text.d.ts.map +0 -1
  813. package/dist/field/features/converters/html/converter/converters/text.js.map +0 -1
  814. package/dist/field/features/converters/html/converter/defaultConverters.d.ts.map +0 -1
  815. package/dist/field/features/converters/html/converter/defaultConverters.js.map +0 -1
  816. package/dist/field/features/converters/html/converter/index.d.ts +0 -21
  817. package/dist/field/features/converters/html/converter/index.d.ts.map +0 -1
  818. package/dist/field/features/converters/html/converter/index.js +0 -44
  819. package/dist/field/features/converters/html/converter/index.js.map +0 -1
  820. package/dist/field/features/converters/html/converter/types.d.ts +0 -19
  821. package/dist/field/features/converters/html/converter/types.d.ts.map +0 -1
  822. package/dist/field/features/converters/html/converter/types.js.map +0 -1
  823. package/dist/field/features/converters/html/feature.server.d.ts.map +0 -1
  824. package/dist/field/features/converters/html/feature.server.js.map +0 -1
  825. package/dist/field/features/converters/html/field/index.d.ts.map +0 -1
  826. package/dist/field/features/converters/html/field/index.js +0 -154
  827. package/dist/field/features/converters/html/field/index.js.map +0 -1
  828. package/dist/field/features/createClientComponent.d.ts.map +0 -1
  829. package/dist/field/features/createClientComponent.js +0 -12
  830. package/dist/field/features/createClientComponent.js.map +0 -1
  831. package/dist/field/features/createFeaturePropComponent.d.ts.map +0 -1
  832. package/dist/field/features/createFeaturePropComponent.js +0 -18
  833. package/dist/field/features/createFeaturePropComponent.js.map +0 -1
  834. package/dist/field/features/debug/testRecorder/feature.client.d.ts.map +0 -1
  835. package/dist/field/features/debug/testRecorder/feature.client.js.map +0 -1
  836. package/dist/field/features/debug/testRecorder/feature.server.d.ts.map +0 -1
  837. package/dist/field/features/debug/testRecorder/feature.server.js +0 -16
  838. package/dist/field/features/debug/testRecorder/feature.server.js.map +0 -1
  839. package/dist/field/features/debug/testRecorder/plugin/index.d.ts.map +0 -1
  840. package/dist/field/features/debug/testRecorder/plugin/index.js.map +0 -1
  841. package/dist/field/features/debug/treeView/feature.client.d.ts.map +0 -1
  842. package/dist/field/features/debug/treeView/feature.client.js.map +0 -1
  843. package/dist/field/features/debug/treeView/feature.server.d.ts.map +0 -1
  844. package/dist/field/features/debug/treeView/feature.server.js +0 -16
  845. package/dist/field/features/debug/treeView/feature.server.js.map +0 -1
  846. package/dist/field/features/debug/treeView/plugin/index.d.ts.map +0 -1
  847. package/dist/field/features/debug/treeView/plugin/index.js.map +0 -1
  848. package/dist/field/features/format/bold/feature.client.d.ts.map +0 -1
  849. package/dist/field/features/format/bold/feature.client.js.map +0 -1
  850. package/dist/field/features/format/bold/feature.server.d.ts.map +0 -1
  851. package/dist/field/features/format/bold/feature.server.js +0 -28
  852. package/dist/field/features/format/bold/feature.server.js.map +0 -1
  853. package/dist/field/features/format/bold/markdownTransformers.d.ts.map +0 -1
  854. package/dist/field/features/format/bold/markdownTransformers.js.map +0 -1
  855. package/dist/field/features/format/inlineCode/feature.client.d.ts.map +0 -1
  856. package/dist/field/features/format/inlineCode/feature.client.js.map +0 -1
  857. package/dist/field/features/format/inlineCode/feature.server.d.ts.map +0 -1
  858. package/dist/field/features/format/inlineCode/feature.server.js +0 -20
  859. package/dist/field/features/format/inlineCode/feature.server.js.map +0 -1
  860. package/dist/field/features/format/inlineCode/markdownTransformers.d.ts.map +0 -1
  861. package/dist/field/features/format/inlineCode/markdownTransformers.js.map +0 -1
  862. package/dist/field/features/format/italic/feature.client.d.ts.map +0 -1
  863. package/dist/field/features/format/italic/feature.client.js.map +0 -1
  864. package/dist/field/features/format/italic/feature.server.d.ts.map +0 -1
  865. package/dist/field/features/format/italic/feature.server.js +0 -21
  866. package/dist/field/features/format/italic/feature.server.js.map +0 -1
  867. package/dist/field/features/format/italic/markdownTransformers.d.ts.map +0 -1
  868. package/dist/field/features/format/italic/markdownTransformers.js.map +0 -1
  869. package/dist/field/features/format/shared/toolbarFormatGroup.d.ts.map +0 -1
  870. package/dist/field/features/format/shared/toolbarFormatGroup.js.map +0 -1
  871. package/dist/field/features/format/strikethrough/feature.client.d.ts.map +0 -1
  872. package/dist/field/features/format/strikethrough/feature.client.js.map +0 -1
  873. package/dist/field/features/format/strikethrough/feature.server.d.ts.map +0 -1
  874. package/dist/field/features/format/strikethrough/feature.server.js +0 -20
  875. package/dist/field/features/format/strikethrough/feature.server.js.map +0 -1
  876. package/dist/field/features/format/strikethrough/markdownTransformers.d.ts.map +0 -1
  877. package/dist/field/features/format/strikethrough/markdownTransformers.js.map +0 -1
  878. package/dist/field/features/format/subscript/feature.client.d.ts.map +0 -1
  879. package/dist/field/features/format/subscript/feature.client.js.map +0 -1
  880. package/dist/field/features/format/subscript/feature.server.d.ts.map +0 -1
  881. package/dist/field/features/format/subscript/feature.server.js +0 -16
  882. package/dist/field/features/format/subscript/feature.server.js.map +0 -1
  883. package/dist/field/features/format/superscript/feature.client.d.ts.map +0 -1
  884. package/dist/field/features/format/superscript/feature.client.js.map +0 -1
  885. package/dist/field/features/format/superscript/feature.server.d.ts.map +0 -1
  886. package/dist/field/features/format/superscript/feature.server.js +0 -16
  887. package/dist/field/features/format/superscript/feature.server.js.map +0 -1
  888. package/dist/field/features/format/underline/feature.client.d.ts.map +0 -1
  889. package/dist/field/features/format/underline/feature.client.js.map +0 -1
  890. package/dist/field/features/format/underline/feature.server.d.ts.map +0 -1
  891. package/dist/field/features/format/underline/feature.server.js +0 -16
  892. package/dist/field/features/format/underline/feature.server.js.map +0 -1
  893. package/dist/field/features/heading/feature.client.d.ts.map +0 -1
  894. package/dist/field/features/heading/feature.client.js.map +0 -1
  895. package/dist/field/features/heading/feature.server.d.ts.map +0 -1
  896. package/dist/field/features/heading/feature.server.js +0 -61
  897. package/dist/field/features/heading/feature.server.js.map +0 -1
  898. package/dist/field/features/heading/i18n.d.ts.map +0 -1
  899. package/dist/field/features/heading/i18n.js.map +0 -1
  900. package/dist/field/features/heading/markdownTransformer.d.ts.map +0 -1
  901. package/dist/field/features/heading/markdownTransformer.js.map +0 -1
  902. package/dist/field/features/horizontalRule/component/index.d.ts.map +0 -1
  903. package/dist/field/features/horizontalRule/component/index.js.map +0 -1
  904. package/dist/field/features/horizontalRule/feature.client.d.ts.map +0 -1
  905. package/dist/field/features/horizontalRule/feature.client.js.map +0 -1
  906. package/dist/field/features/horizontalRule/feature.server.d.ts.map +0 -1
  907. package/dist/field/features/horizontalRule/feature.server.js +0 -39
  908. package/dist/field/features/horizontalRule/feature.server.js.map +0 -1
  909. package/dist/field/features/horizontalRule/i18n.d.ts.map +0 -1
  910. package/dist/field/features/horizontalRule/i18n.js.map +0 -1
  911. package/dist/field/features/horizontalRule/markdownTransformer.d.ts.map +0 -1
  912. package/dist/field/features/horizontalRule/markdownTransformer.js.map +0 -1
  913. package/dist/field/features/horizontalRule/nodes/HorizontalRuleNode.d.ts.map +0 -1
  914. package/dist/field/features/horizontalRule/nodes/HorizontalRuleNode.js.map +0 -1
  915. package/dist/field/features/horizontalRule/plugin/index.d.ts.map +0 -1
  916. package/dist/field/features/horizontalRule/plugin/index.js.map +0 -1
  917. package/dist/field/features/indent/feature.client.d.ts.map +0 -1
  918. package/dist/field/features/indent/feature.client.js.map +0 -1
  919. package/dist/field/features/indent/feature.server.d.ts.map +0 -1
  920. package/dist/field/features/indent/feature.server.js +0 -19
  921. package/dist/field/features/indent/feature.server.js.map +0 -1
  922. package/dist/field/features/indent/i18n.d.ts.map +0 -1
  923. package/dist/field/features/indent/i18n.js.map +0 -1
  924. package/dist/field/features/indent/toolbarIndentGroup.d.ts.map +0 -1
  925. package/dist/field/features/indent/toolbarIndentGroup.js.map +0 -1
  926. package/dist/field/features/link/drawer/baseFields.d.ts.map +0 -1
  927. package/dist/field/features/link/drawer/baseFields.js.map +0 -1
  928. package/dist/field/features/link/drawer/index.d.ts.map +0 -1
  929. package/dist/field/features/link/drawer/index.js +0 -94
  930. package/dist/field/features/link/drawer/index.js.map +0 -1
  931. package/dist/field/features/link/drawer/types.d.ts.map +0 -1
  932. package/dist/field/features/link/drawer/types.js.map +0 -1
  933. package/dist/field/features/link/feature.client.d.ts.map +0 -1
  934. package/dist/field/features/link/feature.client.js.map +0 -1
  935. package/dist/field/features/link/feature.server.d.ts.map +0 -1
  936. package/dist/field/features/link/feature.server.js +0 -140
  937. package/dist/field/features/link/feature.server.js.map +0 -1
  938. package/dist/field/features/link/graphQLPopulationPromise.d.ts.map +0 -1
  939. package/dist/field/features/link/graphQLPopulationPromise.js +0 -31
  940. package/dist/field/features/link/graphQLPopulationPromise.js.map +0 -1
  941. package/dist/field/features/link/i18n.d.ts.map +0 -1
  942. package/dist/field/features/link/i18n.js.map +0 -1
  943. package/dist/field/features/link/markdownTransformer.d.ts.map +0 -1
  944. package/dist/field/features/link/markdownTransformer.js.map +0 -1
  945. package/dist/field/features/link/nodes/AutoLinkNode.d.ts.map +0 -1
  946. package/dist/field/features/link/nodes/AutoLinkNode.js.map +0 -1
  947. package/dist/field/features/link/nodes/LinkNode.d.ts.map +0 -1
  948. package/dist/field/features/link/nodes/LinkNode.js.map +0 -1
  949. package/dist/field/features/link/nodes/types.d.ts.map +0 -1
  950. package/dist/field/features/link/nodes/types.js.map +0 -1
  951. package/dist/field/features/link/plugins/autoLink/index.d.ts.map +0 -1
  952. package/dist/field/features/link/plugins/autoLink/index.js.map +0 -1
  953. package/dist/field/features/link/plugins/clickableLink/index.d.ts.map +0 -1
  954. package/dist/field/features/link/plugins/clickableLink/index.js.map +0 -1
  955. package/dist/field/features/link/plugins/floatingLinkEditor/LinkEditor/commands.d.ts.map +0 -1
  956. package/dist/field/features/link/plugins/floatingLinkEditor/LinkEditor/commands.js.map +0 -1
  957. package/dist/field/features/link/plugins/floatingLinkEditor/LinkEditor/index.d.ts.map +0 -1
  958. package/dist/field/features/link/plugins/floatingLinkEditor/LinkEditor/index.js +0 -295
  959. package/dist/field/features/link/plugins/floatingLinkEditor/LinkEditor/index.js.map +0 -1
  960. package/dist/field/features/link/plugins/floatingLinkEditor/index.d.ts.map +0 -1
  961. package/dist/field/features/link/plugins/floatingLinkEditor/index.js.map +0 -1
  962. package/dist/field/features/link/plugins/floatingLinkEditor/types.d.ts.map +0 -1
  963. package/dist/field/features/link/plugins/floatingLinkEditor/types.js.map +0 -1
  964. package/dist/field/features/link/plugins/floatingLinkEditor/utilities.d.ts.map +0 -1
  965. package/dist/field/features/link/plugins/floatingLinkEditor/utilities.js.map +0 -1
  966. package/dist/field/features/link/plugins/link/index.d.ts.map +0 -1
  967. package/dist/field/features/link/plugins/link/index.js.map +0 -1
  968. package/dist/field/features/link/validate.d.ts.map +0 -1
  969. package/dist/field/features/link/validate.js.map +0 -1
  970. package/dist/field/features/lists/checklist/feature.client.d.ts.map +0 -1
  971. package/dist/field/features/lists/checklist/feature.client.js.map +0 -1
  972. package/dist/field/features/lists/checklist/feature.server.d.ts.map +0 -1
  973. package/dist/field/features/lists/checklist/feature.server.js +0 -39
  974. package/dist/field/features/lists/checklist/feature.server.js.map +0 -1
  975. package/dist/field/features/lists/checklist/i18n.d.ts.map +0 -1
  976. package/dist/field/features/lists/checklist/i18n.js.map +0 -1
  977. package/dist/field/features/lists/checklist/markdownTransformers.d.ts.map +0 -1
  978. package/dist/field/features/lists/checklist/markdownTransformers.js.map +0 -1
  979. package/dist/field/features/lists/checklist/plugin/index.d.ts.map +0 -1
  980. package/dist/field/features/lists/checklist/plugin/index.js.map +0 -1
  981. package/dist/field/features/lists/htmlConverter.d.ts.map +0 -1
  982. package/dist/field/features/lists/htmlConverter.js +0 -56
  983. package/dist/field/features/lists/htmlConverter.js.map +0 -1
  984. package/dist/field/features/lists/orderedList/feature.client.d.ts.map +0 -1
  985. package/dist/field/features/lists/orderedList/feature.client.js.map +0 -1
  986. package/dist/field/features/lists/orderedList/feature.server.d.ts.map +0 -1
  987. package/dist/field/features/lists/orderedList/feature.server.js +0 -39
  988. package/dist/field/features/lists/orderedList/feature.server.js.map +0 -1
  989. package/dist/field/features/lists/orderedList/i18n.d.ts.map +0 -1
  990. package/dist/field/features/lists/orderedList/i18n.js.map +0 -1
  991. package/dist/field/features/lists/orderedList/markdownTransformer.d.ts.map +0 -1
  992. package/dist/field/features/lists/orderedList/markdownTransformer.js.map +0 -1
  993. package/dist/field/features/lists/plugin/index.d.ts.map +0 -1
  994. package/dist/field/features/lists/plugin/index.js.map +0 -1
  995. package/dist/field/features/lists/shared/markdown.d.ts.map +0 -1
  996. package/dist/field/features/lists/shared/markdown.js.map +0 -1
  997. package/dist/field/features/lists/shared/slashMenuListGroup.d.ts.map +0 -1
  998. package/dist/field/features/lists/shared/slashMenuListGroup.js.map +0 -1
  999. package/dist/field/features/lists/unorderedList/feature.client.d.ts.map +0 -1
  1000. package/dist/field/features/lists/unorderedList/feature.client.js.map +0 -1
  1001. package/dist/field/features/lists/unorderedList/feature.server.d.ts.map +0 -1
  1002. package/dist/field/features/lists/unorderedList/feature.server.js +0 -39
  1003. package/dist/field/features/lists/unorderedList/feature.server.js.map +0 -1
  1004. package/dist/field/features/lists/unorderedList/i18n.d.ts.map +0 -1
  1005. package/dist/field/features/lists/unorderedList/i18n.js.map +0 -1
  1006. package/dist/field/features/lists/unorderedList/markdownTransformer.d.ts.map +0 -1
  1007. package/dist/field/features/lists/unorderedList/markdownTransformer.js.map +0 -1
  1008. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/client.d.ts.map +0 -1
  1009. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/client.js.map +0 -1
  1010. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  1011. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +0 -1
  1012. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/index.d.ts.map +0 -1
  1013. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/heading/index.js.map +0 -1
  1014. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/client.d.ts.map +0 -1
  1015. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/client.js.map +0 -1
  1016. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts.map +0 -1
  1017. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +0 -1
  1018. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/index.d.ts.map +0 -1
  1019. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/link/index.js.map +0 -1
  1020. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/client.d.ts.map +0 -1
  1021. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/client.js.map +0 -1
  1022. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts.map +0 -1
  1023. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +0 -1
  1024. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/index.d.ts.map +0 -1
  1025. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/list/index.js.map +0 -1
  1026. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/client.d.ts.map +0 -1
  1027. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/client.js.map +0 -1
  1028. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  1029. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +0 -1
  1030. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/index.d.ts.map +0 -1
  1031. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/listItem/index.js.map +0 -1
  1032. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/client.d.ts.map +0 -1
  1033. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/client.js.map +0 -1
  1034. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts.map +0 -1
  1035. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +0 -1
  1036. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/index.d.ts.map +0 -1
  1037. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/quote/index.js.map +0 -1
  1038. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/client.d.ts.map +0 -1
  1039. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/client.js.map +0 -1
  1040. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  1041. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +0 -1
  1042. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/index.d.ts.map +0 -1
  1043. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/unknown/index.js.map +0 -1
  1044. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/client.d.ts.map +0 -1
  1045. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/client.js.map +0 -1
  1046. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  1047. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +0 -1
  1048. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/index.d.ts.map +0 -1
  1049. package/dist/field/features/migrations/lexicalPluginToLexical/converter/converters/upload/index.js.map +0 -1
  1050. package/dist/field/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts.map +0 -1
  1051. package/dist/field/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +0 -1
  1052. package/dist/field/features/migrations/lexicalPluginToLexical/converter/index.d.ts.map +0 -1
  1053. package/dist/field/features/migrations/lexicalPluginToLexical/converter/index.js.map +0 -1
  1054. package/dist/field/features/migrations/lexicalPluginToLexical/converter/types.d.ts.map +0 -1
  1055. package/dist/field/features/migrations/lexicalPluginToLexical/converter/types.js.map +0 -1
  1056. package/dist/field/features/migrations/lexicalPluginToLexical/feature.client.d.ts.map +0 -1
  1057. package/dist/field/features/migrations/lexicalPluginToLexical/feature.client.js.map +0 -1
  1058. package/dist/field/features/migrations/lexicalPluginToLexical/feature.server.d.ts.map +0 -1
  1059. package/dist/field/features/migrations/lexicalPluginToLexical/feature.server.js +0 -48
  1060. package/dist/field/features/migrations/lexicalPluginToLexical/feature.server.js.map +0 -1
  1061. package/dist/field/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  1062. package/dist/field/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  1063. package/dist/field/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  1064. package/dist/field/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  1065. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/client.d.ts.map +0 -1
  1066. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/client.js.map +0 -1
  1067. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts.map +0 -1
  1068. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +0 -1
  1069. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/index.d.ts.map +0 -1
  1070. package/dist/field/features/migrations/slateToLexical/converter/converters/blockquote/index.js.map +0 -1
  1071. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/client.d.ts.map +0 -1
  1072. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/client.js.map +0 -1
  1073. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts.map +0 -1
  1074. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +0 -1
  1075. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/index.d.ts.map +0 -1
  1076. package/dist/field/features/migrations/slateToLexical/converter/converters/heading/index.js.map +0 -1
  1077. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/client.d.ts.map +0 -1
  1078. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/client.js.map +0 -1
  1079. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts.map +0 -1
  1080. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +0 -1
  1081. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/index.d.ts.map +0 -1
  1082. package/dist/field/features/migrations/slateToLexical/converter/converters/indent/index.js.map +0 -1
  1083. package/dist/field/features/migrations/slateToLexical/converter/converters/link/client.d.ts.map +0 -1
  1084. package/dist/field/features/migrations/slateToLexical/converter/converters/link/client.js.map +0 -1
  1085. package/dist/field/features/migrations/slateToLexical/converter/converters/link/converter.d.ts.map +0 -1
  1086. package/dist/field/features/migrations/slateToLexical/converter/converters/link/converter.js.map +0 -1
  1087. package/dist/field/features/migrations/slateToLexical/converter/converters/link/index.d.ts.map +0 -1
  1088. package/dist/field/features/migrations/slateToLexical/converter/converters/link/index.js.map +0 -1
  1089. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/client.d.ts.map +0 -1
  1090. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/client.js.map +0 -1
  1091. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
  1092. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +0 -1
  1093. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/index.d.ts.map +0 -1
  1094. package/dist/field/features/migrations/slateToLexical/converter/converters/listItem/index.js.map +0 -1
  1095. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/client.d.ts.map +0 -1
  1096. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/client.js.map +0 -1
  1097. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts.map +0 -1
  1098. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +0 -1
  1099. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/index.d.ts.map +0 -1
  1100. package/dist/field/features/migrations/slateToLexical/converter/converters/orderedList/index.js.map +0 -1
  1101. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/client.d.ts.map +0 -1
  1102. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/client.js.map +0 -1
  1103. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts.map +0 -1
  1104. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +0 -1
  1105. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/index.d.ts.map +0 -1
  1106. package/dist/field/features/migrations/slateToLexical/converter/converters/relationship/index.js.map +0 -1
  1107. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/client.d.ts.map +0 -1
  1108. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/client.js.map +0 -1
  1109. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
  1110. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +0 -1
  1111. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/index.d.ts.map +0 -1
  1112. package/dist/field/features/migrations/slateToLexical/converter/converters/unknown/index.js.map +0 -1
  1113. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/client.d.ts.map +0 -1
  1114. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/client.js.map +0 -1
  1115. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts.map +0 -1
  1116. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +0 -1
  1117. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/index.d.ts.map +0 -1
  1118. package/dist/field/features/migrations/slateToLexical/converter/converters/unorderedList/index.js.map +0 -1
  1119. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/client.d.ts.map +0 -1
  1120. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/client.js.map +0 -1
  1121. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts.map +0 -1
  1122. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +0 -1
  1123. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/index.d.ts.map +0 -1
  1124. package/dist/field/features/migrations/slateToLexical/converter/converters/upload/index.js.map +0 -1
  1125. package/dist/field/features/migrations/slateToLexical/converter/defaultConverters.d.ts.map +0 -1
  1126. package/dist/field/features/migrations/slateToLexical/converter/defaultConverters.js.map +0 -1
  1127. package/dist/field/features/migrations/slateToLexical/converter/index.d.ts.map +0 -1
  1128. package/dist/field/features/migrations/slateToLexical/converter/index.js.map +0 -1
  1129. package/dist/field/features/migrations/slateToLexical/converter/types.d.ts.map +0 -1
  1130. package/dist/field/features/migrations/slateToLexical/converter/types.js.map +0 -1
  1131. package/dist/field/features/migrations/slateToLexical/feature.client.d.ts.map +0 -1
  1132. package/dist/field/features/migrations/slateToLexical/feature.client.js.map +0 -1
  1133. package/dist/field/features/migrations/slateToLexical/feature.server.d.ts.map +0 -1
  1134. package/dist/field/features/migrations/slateToLexical/feature.server.js +0 -48
  1135. package/dist/field/features/migrations/slateToLexical/feature.server.js.map +0 -1
  1136. package/dist/field/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
  1137. package/dist/field/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
  1138. package/dist/field/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
  1139. package/dist/field/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
  1140. package/dist/field/features/paragraph/feature.client.d.ts.map +0 -1
  1141. package/dist/field/features/paragraph/feature.client.js.map +0 -1
  1142. package/dist/field/features/paragraph/feature.server.d.ts.map +0 -1
  1143. package/dist/field/features/paragraph/feature.server.js +0 -19
  1144. package/dist/field/features/paragraph/feature.server.js.map +0 -1
  1145. package/dist/field/features/paragraph/i18n.d.ts.map +0 -1
  1146. package/dist/field/features/paragraph/i18n.js.map +0 -1
  1147. package/dist/field/features/relationship/drawer/commands.d.ts.map +0 -1
  1148. package/dist/field/features/relationship/drawer/commands.js.map +0 -1
  1149. package/dist/field/features/relationship/drawer/index.d.ts.map +0 -1
  1150. package/dist/field/features/relationship/drawer/index.js +0 -83
  1151. package/dist/field/features/relationship/drawer/index.js.map +0 -1
  1152. package/dist/field/features/relationship/feature.client.d.ts.map +0 -1
  1153. package/dist/field/features/relationship/feature.client.js.map +0 -1
  1154. package/dist/field/features/relationship/feature.server.d.ts.map +0 -1
  1155. package/dist/field/features/relationship/feature.server.js +0 -61
  1156. package/dist/field/features/relationship/feature.server.js.map +0 -1
  1157. package/dist/field/features/relationship/graphQLPopulationPromise.d.ts.map +0 -1
  1158. package/dist/field/features/relationship/graphQLPopulationPromise.js +0 -29
  1159. package/dist/field/features/relationship/graphQLPopulationPromise.js.map +0 -1
  1160. package/dist/field/features/relationship/i18n.d.ts.map +0 -1
  1161. package/dist/field/features/relationship/i18n.js.map +0 -1
  1162. package/dist/field/features/relationship/nodes/RelationshipNode.d.ts.map +0 -1
  1163. package/dist/field/features/relationship/nodes/RelationshipNode.js.map +0 -1
  1164. package/dist/field/features/relationship/nodes/components/RelationshipComponent.d.ts.map +0 -1
  1165. package/dist/field/features/relationship/nodes/components/RelationshipComponent.js +0 -172
  1166. package/dist/field/features/relationship/nodes/components/RelationshipComponent.js.map +0 -1
  1167. package/dist/field/features/relationship/plugins/index.d.ts.map +0 -1
  1168. package/dist/field/features/relationship/plugins/index.js +0 -50
  1169. package/dist/field/features/relationship/plugins/index.js.map +0 -1
  1170. package/dist/field/features/relationship/utils/EnabledRelationshipsCondition.d.ts.map +0 -1
  1171. package/dist/field/features/relationship/utils/EnabledRelationshipsCondition.js +0 -33
  1172. package/dist/field/features/relationship/utils/EnabledRelationshipsCondition.js.map +0 -1
  1173. package/dist/field/features/shared/slashMenu/basicGroup.d.ts.map +0 -1
  1174. package/dist/field/features/shared/slashMenu/basicGroup.js.map +0 -1
  1175. package/dist/field/features/shared/toolbar/addDropdownGroup.d.ts.map +0 -1
  1176. package/dist/field/features/shared/toolbar/addDropdownGroup.js.map +0 -1
  1177. package/dist/field/features/shared/toolbar/featureButtonsGroup.d.ts.map +0 -1
  1178. package/dist/field/features/shared/toolbar/featureButtonsGroup.js.map +0 -1
  1179. package/dist/field/features/shared/toolbar/textDropdownGroup.d.ts.map +0 -1
  1180. package/dist/field/features/shared/toolbar/textDropdownGroup.js.map +0 -1
  1181. package/dist/field/features/toolbars/fixed/Toolbar/index.d.ts.map +0 -1
  1182. package/dist/field/features/toolbars/fixed/Toolbar/index.js +0 -207
  1183. package/dist/field/features/toolbars/fixed/Toolbar/index.js.map +0 -1
  1184. package/dist/field/features/toolbars/fixed/feature.client.d.ts.map +0 -1
  1185. package/dist/field/features/toolbars/fixed/feature.client.js.map +0 -1
  1186. package/dist/field/features/toolbars/fixed/feature.server.d.ts.map +0 -1
  1187. package/dist/field/features/toolbars/fixed/feature.server.js +0 -21
  1188. package/dist/field/features/toolbars/fixed/feature.server.js.map +0 -1
  1189. package/dist/field/features/toolbars/inline/Toolbar/index.d.ts.map +0 -1
  1190. package/dist/field/features/toolbars/inline/Toolbar/index.js.map +0 -1
  1191. package/dist/field/features/toolbars/inline/feature.client.d.ts.map +0 -1
  1192. package/dist/field/features/toolbars/inline/feature.client.js.map +0 -1
  1193. package/dist/field/features/toolbars/inline/feature.server.d.ts.map +0 -1
  1194. package/dist/field/features/toolbars/inline/feature.server.js +0 -16
  1195. package/dist/field/features/toolbars/inline/feature.server.js.map +0 -1
  1196. package/dist/field/features/toolbars/shared/ToolbarButton/index.d.ts.map +0 -1
  1197. package/dist/field/features/toolbars/shared/ToolbarButton/index.js.map +0 -1
  1198. package/dist/field/features/toolbars/shared/ToolbarDropdown/DropDown.d.ts.map +0 -1
  1199. package/dist/field/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +0 -1
  1200. package/dist/field/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +0 -1
  1201. package/dist/field/features/toolbars/shared/ToolbarDropdown/index.js +0 -141
  1202. package/dist/field/features/toolbars/shared/ToolbarDropdown/index.js.map +0 -1
  1203. package/dist/field/features/toolbars/types.d.ts.map +0 -1
  1204. package/dist/field/features/toolbars/types.js.map +0 -1
  1205. package/dist/field/features/typeUtilities.d.ts.map +0 -1
  1206. package/dist/field/features/typeUtilities.js.map +0 -1
  1207. package/dist/field/features/types.d.ts +0 -468
  1208. package/dist/field/features/types.d.ts.map +0 -1
  1209. package/dist/field/features/types.js.map +0 -1
  1210. package/dist/field/features/upload/component/ExtraFieldsDrawer/index.d.ts.map +0 -1
  1211. package/dist/field/features/upload/component/ExtraFieldsDrawer/index.js +0 -123
  1212. package/dist/field/features/upload/component/ExtraFieldsDrawer/index.js.map +0 -1
  1213. package/dist/field/features/upload/component/index.d.ts.map +0 -1
  1214. package/dist/field/features/upload/component/index.js +0 -219
  1215. package/dist/field/features/upload/component/index.js.map +0 -1
  1216. package/dist/field/features/upload/drawer/commands.d.ts.map +0 -1
  1217. package/dist/field/features/upload/drawer/commands.js.map +0 -1
  1218. package/dist/field/features/upload/drawer/index.d.ts.map +0 -1
  1219. package/dist/field/features/upload/drawer/index.js +0 -77
  1220. package/dist/field/features/upload/drawer/index.js.map +0 -1
  1221. package/dist/field/features/upload/feature.client.d.ts.map +0 -1
  1222. package/dist/field/features/upload/feature.client.js.map +0 -1
  1223. package/dist/field/features/upload/feature.server.d.ts.map +0 -1
  1224. package/dist/field/features/upload/feature.server.js +0 -188
  1225. package/dist/field/features/upload/feature.server.js.map +0 -1
  1226. package/dist/field/features/upload/graphQLPopulationPromise.d.ts.map +0 -1
  1227. package/dist/field/features/upload/graphQLPopulationPromise.js +0 -52
  1228. package/dist/field/features/upload/graphQLPopulationPromise.js.map +0 -1
  1229. package/dist/field/features/upload/i18n.d.ts.map +0 -1
  1230. package/dist/field/features/upload/i18n.js.map +0 -1
  1231. package/dist/field/features/upload/nodes/UploadNode.d.ts.map +0 -1
  1232. package/dist/field/features/upload/nodes/UploadNode.js.map +0 -1
  1233. package/dist/field/features/upload/plugin/index.d.ts.map +0 -1
  1234. package/dist/field/features/upload/plugin/index.js +0 -53
  1235. package/dist/field/features/upload/plugin/index.js.map +0 -1
  1236. package/dist/field/features/upload/validate.d.ts.map +0 -1
  1237. package/dist/field/features/upload/validate.js.map +0 -1
  1238. package/dist/field/lexical/EditorPlugin.d.ts +0 -8
  1239. package/dist/field/lexical/EditorPlugin.d.ts.map +0 -1
  1240. package/dist/field/lexical/EditorPlugin.js +0 -15
  1241. package/dist/field/lexical/EditorPlugin.js.map +0 -1
  1242. package/dist/field/lexical/LexicalEditor.d.ts.map +0 -1
  1243. package/dist/field/lexical/LexicalEditor.js +0 -192
  1244. package/dist/field/lexical/LexicalEditor.js.map +0 -1
  1245. package/dist/field/lexical/LexicalProvider.d.ts +0 -18
  1246. package/dist/field/lexical/LexicalProvider.d.ts.map +0 -1
  1247. package/dist/field/lexical/LexicalProvider.js.map +0 -1
  1248. package/dist/field/lexical/config/client/EditorConfigProvider.d.ts +0 -35
  1249. package/dist/field/lexical/config/client/EditorConfigProvider.d.ts.map +0 -1
  1250. package/dist/field/lexical/config/client/EditorConfigProvider.js.map +0 -1
  1251. package/dist/field/lexical/config/client/default.d.ts.map +0 -1
  1252. package/dist/field/lexical/config/client/default.js.map +0 -1
  1253. package/dist/field/lexical/config/client/loader.d.ts.map +0 -1
  1254. package/dist/field/lexical/config/client/loader.js.map +0 -1
  1255. package/dist/field/lexical/config/client/sanitize.d.ts +0 -7
  1256. package/dist/field/lexical/config/client/sanitize.d.ts.map +0 -1
  1257. package/dist/field/lexical/config/client/sanitize.js.map +0 -1
  1258. package/dist/field/lexical/config/server/default.d.ts.map +0 -1
  1259. package/dist/field/lexical/config/server/default.js.map +0 -1
  1260. package/dist/field/lexical/config/server/loader.d.ts.map +0 -1
  1261. package/dist/field/lexical/config/server/loader.js.map +0 -1
  1262. package/dist/field/lexical/config/server/sanitize.d.ts.map +0 -1
  1263. package/dist/field/lexical/config/server/sanitize.js.map +0 -1
  1264. package/dist/field/lexical/config/types.d.ts +0 -23
  1265. package/dist/field/lexical/config/types.d.ts.map +0 -1
  1266. package/dist/field/lexical/config/types.js.map +0 -1
  1267. package/dist/field/lexical/nodes/index.d.ts.map +0 -1
  1268. package/dist/field/lexical/nodes/index.js.map +0 -1
  1269. package/dist/field/lexical/plugins/MarkdownShortcut/index.d.ts.map +0 -1
  1270. package/dist/field/lexical/plugins/MarkdownShortcut/index.js.map +0 -1
  1271. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts.map +0 -1
  1272. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +0 -1
  1273. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.d.ts.map +0 -1
  1274. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js.map +0 -1
  1275. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts.map +0 -1
  1276. package/dist/field/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js.map +0 -1
  1277. package/dist/field/lexical/plugins/SlashMenu/index.d.ts.map +0 -1
  1278. package/dist/field/lexical/plugins/SlashMenu/index.js +0 -187
  1279. package/dist/field/lexical/plugins/SlashMenu/index.js.map +0 -1
  1280. package/dist/field/lexical/plugins/SlashMenu/useMenuTriggerMatch.d.ts.map +0 -1
  1281. package/dist/field/lexical/plugins/SlashMenu/useMenuTriggerMatch.js.map +0 -1
  1282. package/dist/field/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts.map +0 -1
  1283. package/dist/field/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +0 -1
  1284. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +0 -1
  1285. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/debounce.js.map +0 -1
  1286. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.d.ts.map +0 -1
  1287. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.js.map +0 -1
  1288. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.d.ts.map +0 -1
  1289. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.js.map +0 -1
  1290. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts.map +0 -1
  1291. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +0 -1
  1292. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.d.ts.map +0 -1
  1293. package/dist/field/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +0 -1
  1294. package/dist/field/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +0 -1
  1295. package/dist/field/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.js.map +0 -1
  1296. package/dist/field/lexical/plugins/handles/utils/doesLineHeightAffectElement.d.ts.map +0 -1
  1297. package/dist/field/lexical/plugins/handles/utils/doesLineHeightAffectElement.js.map +0 -1
  1298. package/dist/field/lexical/plugins/handles/utils/getCollapsedMargins.d.ts.map +0 -1
  1299. package/dist/field/lexical/plugins/handles/utils/getCollapsedMargins.js.map +0 -1
  1300. package/dist/field/lexical/plugins/handles/utils/getNodeCloseToPoint.d.ts.map +0 -1
  1301. package/dist/field/lexical/plugins/handles/utils/getNodeCloseToPoint.js.map +0 -1
  1302. package/dist/field/lexical/plugins/handles/utils/getTopLevelNodeKeys.d.ts.map +0 -1
  1303. package/dist/field/lexical/plugins/handles/utils/getTopLevelNodeKeys.js.map +0 -1
  1304. package/dist/field/lexical/plugins/handles/utils/isOnHandleElement.d.ts.map +0 -1
  1305. package/dist/field/lexical/plugins/handles/utils/isOnHandleElement.js.map +0 -1
  1306. package/dist/field/lexical/plugins/handles/utils/setHandlePosition.d.ts.map +0 -1
  1307. package/dist/field/lexical/plugins/handles/utils/setHandlePosition.js.map +0 -1
  1308. package/dist/field/lexical/theme/EditorTheme.d.ts.map +0 -1
  1309. package/dist/field/lexical/theme/EditorTheme.js.map +0 -1
  1310. package/dist/field/lexical/ui/ContentEditable.d.ts.map +0 -1
  1311. package/dist/field/lexical/ui/ContentEditable.js.map +0 -1
  1312. package/dist/field/lexical/ui/icons/AI/index.d.ts.map +0 -1
  1313. package/dist/field/lexical/ui/icons/AI/index.js.map +0 -1
  1314. package/dist/field/lexical/ui/icons/Add/index.d.ts.map +0 -1
  1315. package/dist/field/lexical/ui/icons/Add/index.js.map +0 -1
  1316. package/dist/field/lexical/ui/icons/AlignCenter/index.d.ts.map +0 -1
  1317. package/dist/field/lexical/ui/icons/AlignCenter/index.js.map +0 -1
  1318. package/dist/field/lexical/ui/icons/AlignJustify/index.d.ts.map +0 -1
  1319. package/dist/field/lexical/ui/icons/AlignJustify/index.js.map +0 -1
  1320. package/dist/field/lexical/ui/icons/AlignLeft/index.d.ts.map +0 -1
  1321. package/dist/field/lexical/ui/icons/AlignLeft/index.js.map +0 -1
  1322. package/dist/field/lexical/ui/icons/AlignRight/index.d.ts.map +0 -1
  1323. package/dist/field/lexical/ui/icons/AlignRight/index.js.map +0 -1
  1324. package/dist/field/lexical/ui/icons/Block/index.d.ts.map +0 -1
  1325. package/dist/field/lexical/ui/icons/Block/index.js.map +0 -1
  1326. package/dist/field/lexical/ui/icons/Blockquote/index.d.ts.map +0 -1
  1327. package/dist/field/lexical/ui/icons/Blockquote/index.js.map +0 -1
  1328. package/dist/field/lexical/ui/icons/Bold/index.d.ts.map +0 -1
  1329. package/dist/field/lexical/ui/icons/Bold/index.js.map +0 -1
  1330. package/dist/field/lexical/ui/icons/Checklist/index.d.ts.map +0 -1
  1331. package/dist/field/lexical/ui/icons/Checklist/index.js.map +0 -1
  1332. package/dist/field/lexical/ui/icons/Code/index.d.ts.map +0 -1
  1333. package/dist/field/lexical/ui/icons/Code/index.js.map +0 -1
  1334. package/dist/field/lexical/ui/icons/CodeBlock/index.d.ts.map +0 -1
  1335. package/dist/field/lexical/ui/icons/CodeBlock/index.js.map +0 -1
  1336. package/dist/field/lexical/ui/icons/H1/index.d.ts.map +0 -1
  1337. package/dist/field/lexical/ui/icons/H1/index.js.map +0 -1
  1338. package/dist/field/lexical/ui/icons/H2/index.d.ts.map +0 -1
  1339. package/dist/field/lexical/ui/icons/H2/index.js.map +0 -1
  1340. package/dist/field/lexical/ui/icons/H3/index.d.ts.map +0 -1
  1341. package/dist/field/lexical/ui/icons/H3/index.js.map +0 -1
  1342. package/dist/field/lexical/ui/icons/H4/index.d.ts.map +0 -1
  1343. package/dist/field/lexical/ui/icons/H4/index.js.map +0 -1
  1344. package/dist/field/lexical/ui/icons/H5/index.d.ts.map +0 -1
  1345. package/dist/field/lexical/ui/icons/H5/index.js.map +0 -1
  1346. package/dist/field/lexical/ui/icons/H6/index.d.ts.map +0 -1
  1347. package/dist/field/lexical/ui/icons/H6/index.js.map +0 -1
  1348. package/dist/field/lexical/ui/icons/HorizontalRule/index.d.ts.map +0 -1
  1349. package/dist/field/lexical/ui/icons/HorizontalRule/index.js.map +0 -1
  1350. package/dist/field/lexical/ui/icons/IndentDecrease/index.d.ts.map +0 -1
  1351. package/dist/field/lexical/ui/icons/IndentDecrease/index.js.map +0 -1
  1352. package/dist/field/lexical/ui/icons/IndentIncrease/index.d.ts.map +0 -1
  1353. package/dist/field/lexical/ui/icons/IndentIncrease/index.js.map +0 -1
  1354. package/dist/field/lexical/ui/icons/Italic/index.d.ts.map +0 -1
  1355. package/dist/field/lexical/ui/icons/Italic/index.js.map +0 -1
  1356. package/dist/field/lexical/ui/icons/Link/index.d.ts.map +0 -1
  1357. package/dist/field/lexical/ui/icons/Link/index.js.map +0 -1
  1358. package/dist/field/lexical/ui/icons/OrderedList/index.d.ts.map +0 -1
  1359. package/dist/field/lexical/ui/icons/OrderedList/index.js.map +0 -1
  1360. package/dist/field/lexical/ui/icons/Relationship/index.d.ts.map +0 -1
  1361. package/dist/field/lexical/ui/icons/Relationship/index.js.map +0 -1
  1362. package/dist/field/lexical/ui/icons/Strikethrough/index.d.ts.map +0 -1
  1363. package/dist/field/lexical/ui/icons/Strikethrough/index.js.map +0 -1
  1364. package/dist/field/lexical/ui/icons/Subscript/index.d.ts.map +0 -1
  1365. package/dist/field/lexical/ui/icons/Subscript/index.js.map +0 -1
  1366. package/dist/field/lexical/ui/icons/Superscript/index.d.ts.map +0 -1
  1367. package/dist/field/lexical/ui/icons/Superscript/index.js.map +0 -1
  1368. package/dist/field/lexical/ui/icons/Text/index.d.ts.map +0 -1
  1369. package/dist/field/lexical/ui/icons/Text/index.js.map +0 -1
  1370. package/dist/field/lexical/ui/icons/Underline/index.d.ts.map +0 -1
  1371. package/dist/field/lexical/ui/icons/Underline/index.js.map +0 -1
  1372. package/dist/field/lexical/ui/icons/UnorderedList/index.d.ts.map +0 -1
  1373. package/dist/field/lexical/ui/icons/UnorderedList/index.js.map +0 -1
  1374. package/dist/field/lexical/ui/icons/Upload/index.d.ts.map +0 -1
  1375. package/dist/field/lexical/ui/icons/Upload/index.js.map +0 -1
  1376. package/dist/field/lexical/utils/canUseDOM.d.ts.map +0 -1
  1377. package/dist/field/lexical/utils/canUseDOM.js.map +0 -1
  1378. package/dist/field/lexical/utils/cloneDeep.d.ts.map +0 -1
  1379. package/dist/field/lexical/utils/cloneDeep.js +0 -50
  1380. package/dist/field/lexical/utils/cloneDeep.js.map +0 -1
  1381. package/dist/field/lexical/utils/environment.d.ts.map +0 -1
  1382. package/dist/field/lexical/utils/environment.js.map +0 -1
  1383. package/dist/field/lexical/utils/getDOMRangeRect.d.ts.map +0 -1
  1384. package/dist/field/lexical/utils/getDOMRangeRect.js.map +0 -1
  1385. package/dist/field/lexical/utils/getSelectedNode.d.ts.map +0 -1
  1386. package/dist/field/lexical/utils/getSelectedNode.js.map +0 -1
  1387. package/dist/field/lexical/utils/guard.d.ts.map +0 -1
  1388. package/dist/field/lexical/utils/guard.js.map +0 -1
  1389. package/dist/field/lexical/utils/invariant.d.ts.map +0 -1
  1390. package/dist/field/lexical/utils/invariant.js.map +0 -1
  1391. package/dist/field/lexical/utils/joinClasses.d.ts.map +0 -1
  1392. package/dist/field/lexical/utils/joinClasses.js.map +0 -1
  1393. package/dist/field/lexical/utils/markdown/createBlockNode.d.ts.map +0 -1
  1394. package/dist/field/lexical/utils/markdown/createBlockNode.js.map +0 -1
  1395. package/dist/field/lexical/utils/nodeFormat.d.ts.map +0 -1
  1396. package/dist/field/lexical/utils/nodeFormat.js.map +0 -1
  1397. package/dist/field/lexical/utils/point.d.ts.map +0 -1
  1398. package/dist/field/lexical/utils/point.js.map +0 -1
  1399. package/dist/field/lexical/utils/rect.d.ts.map +0 -1
  1400. package/dist/field/lexical/utils/rect.js.map +0 -1
  1401. package/dist/field/lexical/utils/setFloatingElemPosition.d.ts.map +0 -1
  1402. package/dist/field/lexical/utils/setFloatingElemPosition.js.map +0 -1
  1403. package/dist/field/lexical/utils/setFloatingElemPositionForLinkEditor.d.ts.map +0 -1
  1404. package/dist/field/lexical/utils/setFloatingElemPositionForLinkEditor.js.map +0 -1
  1405. package/dist/field/lexical/utils/swipe.d.ts.map +0 -1
  1406. package/dist/field/lexical/utils/swipe.js.map +0 -1
  1407. package/dist/field/lexical/utils/url.d.ts.map +0 -1
  1408. package/dist/field/lexical/utils/url.js.map +0 -1
  1409. package/dist/forEachNodeRecursively.d.ts.map +0 -1
  1410. package/dist/forEachNodeRecursively.js.map +0 -1
  1411. package/dist/generateComponentMap.d.ts +0 -6
  1412. package/dist/generateComponentMap.d.ts.map +0 -1
  1413. package/dist/generateComponentMap.js.map +0 -1
  1414. package/dist/generateSchemaMap.d.ts +0 -6
  1415. package/dist/generateSchemaMap.d.ts.map +0 -1
  1416. package/dist/generateSchemaMap.js.map +0 -1
  1417. package/dist/recurseNodeTree.d.ts.map +0 -1
  1418. package/dist/recurseNodeTree.js.map +0 -1
  1419. package/dist/useLexicalFeature.d.ts +0 -3
  1420. package/dist/useLexicalFeature.d.ts.map +0 -1
  1421. package/dist/useLexicalFeature.js +0 -12
  1422. package/dist/useLexicalFeature.js.map +0 -1
  1423. /package/dist/{field/features → features}/align/feature.client.d.ts +0 -0
  1424. /package/dist/{field/features → features}/align/feature.client.js +0 -0
  1425. /package/dist/{field/features → features}/align/feature.server.d.ts +0 -0
  1426. /package/dist/{field/features → features}/align/i18n.d.ts +0 -0
  1427. /package/dist/{field/features → features}/align/i18n.js +0 -0
  1428. /package/dist/{field/features → features}/align/toolbarAlignGroup.d.ts +0 -0
  1429. /package/dist/{field/features → features}/align/toolbarAlignGroup.js +0 -0
  1430. /package/dist/{field/features → features}/blockquote/feature.client.d.ts +0 -0
  1431. /package/dist/{field/features → features}/blockquote/feature.client.js +0 -0
  1432. /package/dist/{field/features → features}/blockquote/feature.server.d.ts +0 -0
  1433. /package/dist/{field/features → features}/blockquote/i18n.d.ts +0 -0
  1434. /package/dist/{field/features → features}/blockquote/i18n.js +0 -0
  1435. /package/dist/{field/features → features}/blockquote/markdownTransformer.d.ts +0 -0
  1436. /package/dist/{field/features → features}/blockquote/markdownTransformer.js +0 -0
  1437. /package/dist/{field/features → features}/blocks/component/FormSavePlugin.d.ts +0 -0
  1438. /package/dist/{field/features → features}/blocks/component/index.d.ts +0 -0
  1439. /package/dist/{field/features → features}/blocks/component/removeEmptyArrayValues.d.ts +0 -0
  1440. /package/dist/{field/features → features}/blocks/component/removeEmptyArrayValues.js +0 -0
  1441. /package/dist/{field/features → features}/blocks/drawer/index.d.ts +0 -0
  1442. /package/dist/{field/features → features}/blocks/feature.client.d.ts +0 -0
  1443. /package/dist/{field/features → features}/blocks/feature.client.js +0 -0
  1444. /package/dist/{field/features → features}/blocks/feature.server.d.ts +0 -0
  1445. /package/dist/{field/features → features}/blocks/graphQLPopulationPromise.d.ts +0 -0
  1446. /package/dist/{field/features → features}/blocks/i18n.d.ts +0 -0
  1447. /package/dist/{field/features → features}/blocks/i18n.js +0 -0
  1448. /package/dist/{field/features → features}/blocks/nodes/BlocksNode.d.ts +0 -0
  1449. /package/dist/{field/features → features}/blocks/nodes/BlocksNode.js +0 -0
  1450. /package/dist/{field/features → features}/blocks/plugin/commands.d.ts +0 -0
  1451. /package/dist/{field/features → features}/blocks/plugin/commands.js +0 -0
  1452. /package/dist/{field/features → features}/blocks/plugin/index.d.ts +0 -0
  1453. /package/dist/{field/features → features}/blocks/plugin/index.js +0 -0
  1454. /package/dist/{field/features → features}/blocks/validate.d.ts +0 -0
  1455. /package/dist/{field/features → features}/blocks/validate.js +0 -0
  1456. /package/dist/{field/features → features}/converters/html/converter/converters/linebreak.d.ts +0 -0
  1457. /package/dist/{field/features → features}/converters/html/converter/converters/linebreak.js +0 -0
  1458. /package/dist/{field/features → features}/converters/html/converter/converters/paragraph.d.ts +0 -0
  1459. /package/dist/{field/features → features}/converters/html/converter/converters/text.d.ts +0 -0
  1460. /package/dist/{field/features → features}/converters/html/converter/converters/text.js +0 -0
  1461. /package/dist/{field/features → features}/converters/html/converter/defaultConverters.d.ts +0 -0
  1462. /package/dist/{field/features → features}/converters/html/converter/defaultConverters.js +0 -0
  1463. /package/dist/{field/features → features}/converters/html/converter/types.js +0 -0
  1464. /package/dist/{field/features → features}/converters/html/feature.server.d.ts +0 -0
  1465. /package/dist/{field/features → features}/converters/html/feature.server.js +0 -0
  1466. /package/dist/{field/features → features}/converters/html/field/index.d.ts +0 -0
  1467. /package/dist/{field/features → features}/createClientComponent.d.ts +0 -0
  1468. /package/dist/{field/features → features}/createFeaturePropComponent.d.ts +0 -0
  1469. /package/dist/{field/features → features}/debug/testRecorder/feature.client.d.ts +0 -0
  1470. /package/dist/{field/features → features}/debug/testRecorder/feature.client.js +0 -0
  1471. /package/dist/{field/features → features}/debug/testRecorder/feature.server.d.ts +0 -0
  1472. /package/dist/{field/features → features}/debug/testRecorder/plugin/index.d.ts +0 -0
  1473. /package/dist/{field/features → features}/debug/testRecorder/plugin/index.js +0 -0
  1474. /package/dist/{field/features → features}/debug/treeView/feature.client.d.ts +0 -0
  1475. /package/dist/{field/features → features}/debug/treeView/feature.client.js +0 -0
  1476. /package/dist/{field/features → features}/debug/treeView/feature.server.d.ts +0 -0
  1477. /package/dist/{field/features → features}/debug/treeView/plugin/index.d.ts +0 -0
  1478. /package/dist/{field/features → features}/debug/treeView/plugin/index.js +0 -0
  1479. /package/dist/{field/features → features}/format/bold/feature.client.d.ts +0 -0
  1480. /package/dist/{field/features → features}/format/bold/feature.client.js +0 -0
  1481. /package/dist/{field/features → features}/format/bold/feature.server.d.ts +0 -0
  1482. /package/dist/{field/features → features}/format/bold/markdownTransformers.d.ts +0 -0
  1483. /package/dist/{field/features → features}/format/bold/markdownTransformers.js +0 -0
  1484. /package/dist/{field/features → features}/format/inlineCode/feature.client.d.ts +0 -0
  1485. /package/dist/{field/features → features}/format/inlineCode/feature.client.js +0 -0
  1486. /package/dist/{field/features → features}/format/inlineCode/feature.server.d.ts +0 -0
  1487. /package/dist/{field/features → features}/format/inlineCode/markdownTransformers.d.ts +0 -0
  1488. /package/dist/{field/features → features}/format/inlineCode/markdownTransformers.js +0 -0
  1489. /package/dist/{field/features → features}/format/italic/feature.client.d.ts +0 -0
  1490. /package/dist/{field/features → features}/format/italic/feature.client.js +0 -0
  1491. /package/dist/{field/features → features}/format/italic/feature.server.d.ts +0 -0
  1492. /package/dist/{field/features → features}/format/italic/markdownTransformers.d.ts +0 -0
  1493. /package/dist/{field/features → features}/format/italic/markdownTransformers.js +0 -0
  1494. /package/dist/{field/features → features}/format/shared/toolbarFormatGroup.d.ts +0 -0
  1495. /package/dist/{field/features → features}/format/shared/toolbarFormatGroup.js +0 -0
  1496. /package/dist/{field/features → features}/format/strikethrough/feature.client.d.ts +0 -0
  1497. /package/dist/{field/features → features}/format/strikethrough/feature.client.js +0 -0
  1498. /package/dist/{field/features → features}/format/strikethrough/feature.server.d.ts +0 -0
  1499. /package/dist/{field/features → features}/format/strikethrough/markdownTransformers.d.ts +0 -0
  1500. /package/dist/{field/features → features}/format/strikethrough/markdownTransformers.js +0 -0
  1501. /package/dist/{field/features → features}/format/subscript/feature.client.d.ts +0 -0
  1502. /package/dist/{field/features → features}/format/subscript/feature.client.js +0 -0
  1503. /package/dist/{field/features → features}/format/subscript/feature.server.d.ts +0 -0
  1504. /package/dist/{field/features → features}/format/superscript/feature.client.d.ts +0 -0
  1505. /package/dist/{field/features → features}/format/superscript/feature.client.js +0 -0
  1506. /package/dist/{field/features → features}/format/superscript/feature.server.d.ts +0 -0
  1507. /package/dist/{field/features → features}/format/underline/feature.client.d.ts +0 -0
  1508. /package/dist/{field/features → features}/format/underline/feature.client.js +0 -0
  1509. /package/dist/{field/features → features}/format/underline/feature.server.d.ts +0 -0
  1510. /package/dist/{field/features → features}/heading/feature.client.d.ts +0 -0
  1511. /package/dist/{field/features → features}/heading/feature.client.js +0 -0
  1512. /package/dist/{field/features → features}/heading/feature.server.d.ts +0 -0
  1513. /package/dist/{field/features → features}/heading/i18n.d.ts +0 -0
  1514. /package/dist/{field/features → features}/heading/i18n.js +0 -0
  1515. /package/dist/{field/features → features}/heading/markdownTransformer.d.ts +0 -0
  1516. /package/dist/{field/features → features}/heading/markdownTransformer.js +0 -0
  1517. /package/dist/{field/features → features}/horizontalRule/component/index.d.ts +0 -0
  1518. /package/dist/{field/features → features}/horizontalRule/component/index.js +0 -0
  1519. /package/dist/{field/features → features}/horizontalRule/feature.client.d.ts +0 -0
  1520. /package/dist/{field/features → features}/horizontalRule/feature.client.js +0 -0
  1521. /package/dist/{field/features → features}/horizontalRule/feature.server.d.ts +0 -0
  1522. /package/dist/{field/features → features}/horizontalRule/i18n.d.ts +0 -0
  1523. /package/dist/{field/features → features}/horizontalRule/i18n.js +0 -0
  1524. /package/dist/{field/features → features}/horizontalRule/markdownTransformer.d.ts +0 -0
  1525. /package/dist/{field/features → features}/horizontalRule/markdownTransformer.js +0 -0
  1526. /package/dist/{field/features → features}/horizontalRule/nodes/HorizontalRuleNode.d.ts +0 -0
  1527. /package/dist/{field/features → features}/horizontalRule/nodes/HorizontalRuleNode.js +0 -0
  1528. /package/dist/{field/features → features}/horizontalRule/plugin/index.d.ts +0 -0
  1529. /package/dist/{field/features → features}/horizontalRule/plugin/index.js +0 -0
  1530. /package/dist/{field/features → features}/indent/feature.client.d.ts +0 -0
  1531. /package/dist/{field/features → features}/indent/feature.client.js +0 -0
  1532. /package/dist/{field/features → features}/indent/feature.server.d.ts +0 -0
  1533. /package/dist/{field/features → features}/indent/i18n.d.ts +0 -0
  1534. /package/dist/{field/features → features}/indent/i18n.js +0 -0
  1535. /package/dist/{field/features → features}/indent/toolbarIndentGroup.d.ts +0 -0
  1536. /package/dist/{field/features → features}/indent/toolbarIndentGroup.js +0 -0
  1537. /package/dist/{field/features → features}/link/drawer/baseFields.d.ts +0 -0
  1538. /package/dist/{field/features → features}/link/drawer/baseFields.js +0 -0
  1539. /package/dist/{field/features → features}/link/drawer/index.d.ts +0 -0
  1540. /package/dist/{field/features → features}/link/drawer/types.d.ts +0 -0
  1541. /package/dist/{field/features → features}/link/drawer/types.js +0 -0
  1542. /package/dist/{field/features → features}/link/feature.client.d.ts +0 -0
  1543. /package/dist/{field/features → features}/link/feature.client.js +0 -0
  1544. /package/dist/{field/features → features}/link/feature.server.d.ts +0 -0
  1545. /package/dist/{field/features → features}/link/graphQLPopulationPromise.d.ts +0 -0
  1546. /package/dist/{field/features → features}/link/i18n.d.ts +0 -0
  1547. /package/dist/{field/features → features}/link/i18n.js +0 -0
  1548. /package/dist/{field/features → features}/link/markdownTransformer.d.ts +0 -0
  1549. /package/dist/{field/features → features}/link/markdownTransformer.js +0 -0
  1550. /package/dist/{field/features → features}/link/nodes/AutoLinkNode.d.ts +0 -0
  1551. /package/dist/{field/features → features}/link/nodes/AutoLinkNode.js +0 -0
  1552. /package/dist/{field/features → features}/link/nodes/LinkNode.d.ts +0 -0
  1553. /package/dist/{field/features → features}/link/nodes/LinkNode.js +0 -0
  1554. /package/dist/{field/features → features}/link/nodes/types.d.ts +0 -0
  1555. /package/dist/{field/features → features}/link/nodes/types.js +0 -0
  1556. /package/dist/{field/features → features}/link/plugins/autoLink/index.d.ts +0 -0
  1557. /package/dist/{field/features → features}/link/plugins/autoLink/index.js +0 -0
  1558. /package/dist/{field/features → features}/link/plugins/clickableLink/index.d.ts +0 -0
  1559. /package/dist/{field/features → features}/link/plugins/clickableLink/index.js +0 -0
  1560. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/LinkEditor/commands.d.ts +0 -0
  1561. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/LinkEditor/commands.js +0 -0
  1562. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/LinkEditor/index.d.ts +0 -0
  1563. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/index.d.ts +0 -0
  1564. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/index.js +0 -0
  1565. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/types.d.ts +0 -0
  1566. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/types.js +0 -0
  1567. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/utilities.d.ts +0 -0
  1568. /package/dist/{field/features → features}/link/plugins/floatingLinkEditor/utilities.js +0 -0
  1569. /package/dist/{field/features → features}/link/plugins/link/index.d.ts +0 -0
  1570. /package/dist/{field/features → features}/link/plugins/link/index.js +0 -0
  1571. /package/dist/{field/features → features}/link/validate.d.ts +0 -0
  1572. /package/dist/{field/features → features}/link/validate.js +0 -0
  1573. /package/dist/{field/features → features}/lists/checklist/feature.client.d.ts +0 -0
  1574. /package/dist/{field/features → features}/lists/checklist/feature.client.js +0 -0
  1575. /package/dist/{field/features → features}/lists/checklist/feature.server.d.ts +0 -0
  1576. /package/dist/{field/features → features}/lists/checklist/i18n.d.ts +0 -0
  1577. /package/dist/{field/features → features}/lists/checklist/i18n.js +0 -0
  1578. /package/dist/{field/features → features}/lists/checklist/markdownTransformers.d.ts +0 -0
  1579. /package/dist/{field/features → features}/lists/checklist/markdownTransformers.js +0 -0
  1580. /package/dist/{field/features → features}/lists/checklist/plugin/index.d.ts +0 -0
  1581. /package/dist/{field/features → features}/lists/checklist/plugin/index.js +0 -0
  1582. /package/dist/{field/features → features}/lists/htmlConverter.d.ts +0 -0
  1583. /package/dist/{field/features → features}/lists/orderedList/feature.client.d.ts +0 -0
  1584. /package/dist/{field/features → features}/lists/orderedList/feature.client.js +0 -0
  1585. /package/dist/{field/features → features}/lists/orderedList/feature.server.d.ts +0 -0
  1586. /package/dist/{field/features → features}/lists/orderedList/i18n.d.ts +0 -0
  1587. /package/dist/{field/features → features}/lists/orderedList/i18n.js +0 -0
  1588. /package/dist/{field/features → features}/lists/orderedList/markdownTransformer.d.ts +0 -0
  1589. /package/dist/{field/features → features}/lists/orderedList/markdownTransformer.js +0 -0
  1590. /package/dist/{field/features → features}/lists/plugin/index.d.ts +0 -0
  1591. /package/dist/{field/features → features}/lists/plugin/index.js +0 -0
  1592. /package/dist/{field/features → features}/lists/shared/markdown.d.ts +0 -0
  1593. /package/dist/{field/features → features}/lists/shared/markdown.js +0 -0
  1594. /package/dist/{field/features → features}/lists/shared/slashMenuListGroup.d.ts +0 -0
  1595. /package/dist/{field/features → features}/lists/shared/slashMenuListGroup.js +0 -0
  1596. /package/dist/{field/features → features}/lists/unorderedList/feature.client.d.ts +0 -0
  1597. /package/dist/{field/features → features}/lists/unorderedList/feature.client.js +0 -0
  1598. /package/dist/{field/features → features}/lists/unorderedList/feature.server.d.ts +0 -0
  1599. /package/dist/{field/features → features}/lists/unorderedList/i18n.d.ts +0 -0
  1600. /package/dist/{field/features → features}/lists/unorderedList/i18n.js +0 -0
  1601. /package/dist/{field/features → features}/lists/unorderedList/markdownTransformer.d.ts +0 -0
  1602. /package/dist/{field/features → features}/lists/unorderedList/markdownTransformer.js +0 -0
  1603. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/client.d.ts +0 -0
  1604. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/client.js +0 -0
  1605. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts +0 -0
  1606. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js +0 -0
  1607. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/index.d.ts +0 -0
  1608. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/heading/index.js +0 -0
  1609. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/client.d.ts +0 -0
  1610. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/client.js +0 -0
  1611. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts +0 -0
  1612. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/converter.js +0 -0
  1613. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/index.d.ts +0 -0
  1614. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/link/index.js +0 -0
  1615. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/client.d.ts +0 -0
  1616. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/client.js +0 -0
  1617. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts +0 -0
  1618. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/converter.js +0 -0
  1619. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/index.d.ts +0 -0
  1620. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/list/index.js +0 -0
  1621. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/client.d.ts +0 -0
  1622. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/client.js +0 -0
  1623. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts +0 -0
  1624. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js +0 -0
  1625. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/index.d.ts +0 -0
  1626. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/listItem/index.js +0 -0
  1627. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/client.d.ts +0 -0
  1628. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/client.js +0 -0
  1629. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts +0 -0
  1630. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js +0 -0
  1631. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/index.d.ts +0 -0
  1632. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/quote/index.js +0 -0
  1633. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/client.d.ts +0 -0
  1634. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/client.js +0 -0
  1635. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts +0 -0
  1636. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js +0 -0
  1637. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/index.d.ts +0 -0
  1638. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/unknown/index.js +0 -0
  1639. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/client.d.ts +0 -0
  1640. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/client.js +0 -0
  1641. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts +0 -0
  1642. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js +0 -0
  1643. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/index.d.ts +0 -0
  1644. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/converters/upload/index.js +0 -0
  1645. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts +0 -0
  1646. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/defaultConverters.js +0 -0
  1647. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/index.d.ts +0 -0
  1648. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/index.js +0 -0
  1649. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/types.d.ts +0 -0
  1650. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/converter/types.js +0 -0
  1651. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/feature.client.d.ts +0 -0
  1652. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/feature.client.js +0 -0
  1653. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/feature.server.d.ts +0 -0
  1654. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -0
  1655. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js +0 -0
  1656. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts +0 -0
  1657. /package/dist/{field/features → features}/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js +0 -0
  1658. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/client.d.ts +0 -0
  1659. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/client.js +0 -0
  1660. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts +0 -0
  1661. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/converter.js +0 -0
  1662. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/index.d.ts +0 -0
  1663. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/blockquote/index.js +0 -0
  1664. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/client.d.ts +0 -0
  1665. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/client.js +0 -0
  1666. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/converter.d.ts +0 -0
  1667. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/converter.js +0 -0
  1668. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/index.d.ts +0 -0
  1669. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/heading/index.js +0 -0
  1670. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/client.d.ts +0 -0
  1671. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/client.js +0 -0
  1672. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/converter.d.ts +0 -0
  1673. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/converter.js +0 -0
  1674. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/index.d.ts +0 -0
  1675. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/indent/index.js +0 -0
  1676. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/client.d.ts +0 -0
  1677. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/client.js +0 -0
  1678. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/converter.d.ts +0 -0
  1679. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/converter.js +0 -0
  1680. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/index.d.ts +0 -0
  1681. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/link/index.js +0 -0
  1682. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/client.d.ts +0 -0
  1683. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/client.js +0 -0
  1684. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/converter.d.ts +0 -0
  1685. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/converter.js +0 -0
  1686. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/index.d.ts +0 -0
  1687. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/listItem/index.js +0 -0
  1688. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/client.d.ts +0 -0
  1689. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/client.js +0 -0
  1690. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts +0 -0
  1691. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/converter.js +0 -0
  1692. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/index.d.ts +0 -0
  1693. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/orderedList/index.js +0 -0
  1694. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/client.d.ts +0 -0
  1695. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/client.js +0 -0
  1696. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/converter.d.ts +0 -0
  1697. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/converter.js +0 -0
  1698. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/index.d.ts +0 -0
  1699. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/relationship/index.js +0 -0
  1700. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/client.d.ts +0 -0
  1701. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/client.js +0 -0
  1702. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/converter.d.ts +0 -0
  1703. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/converter.js +0 -0
  1704. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/index.d.ts +0 -0
  1705. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unknown/index.js +0 -0
  1706. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/client.d.ts +0 -0
  1707. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/client.js +0 -0
  1708. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts +0 -0
  1709. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/converter.js +0 -0
  1710. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/index.d.ts +0 -0
  1711. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/unorderedList/index.js +0 -0
  1712. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/client.d.ts +0 -0
  1713. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/client.js +0 -0
  1714. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/converter.d.ts +0 -0
  1715. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/converter.js +0 -0
  1716. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/index.d.ts +0 -0
  1717. /package/dist/{field/features → features}/migrations/slateToLexical/converter/converters/upload/index.js +0 -0
  1718. /package/dist/{field/features → features}/migrations/slateToLexical/converter/defaultConverters.d.ts +0 -0
  1719. /package/dist/{field/features → features}/migrations/slateToLexical/converter/defaultConverters.js +0 -0
  1720. /package/dist/{field/features → features}/migrations/slateToLexical/converter/index.d.ts +0 -0
  1721. /package/dist/{field/features → features}/migrations/slateToLexical/converter/index.js +0 -0
  1722. /package/dist/{field/features → features}/migrations/slateToLexical/converter/types.d.ts +0 -0
  1723. /package/dist/{field/features → features}/migrations/slateToLexical/converter/types.js +0 -0
  1724. /package/dist/{field/features → features}/migrations/slateToLexical/feature.client.d.ts +0 -0
  1725. /package/dist/{field/features → features}/migrations/slateToLexical/feature.client.js +0 -0
  1726. /package/dist/{field/features → features}/migrations/slateToLexical/feature.server.d.ts +0 -0
  1727. /package/dist/{field/features → features}/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -0
  1728. /package/dist/{field/features → features}/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js +0 -0
  1729. /package/dist/{field/features → features}/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts +0 -0
  1730. /package/dist/{field/features → features}/migrations/slateToLexical/nodes/unknownConvertedNode/index.js +0 -0
  1731. /package/dist/{field/features → features}/paragraph/feature.client.d.ts +0 -0
  1732. /package/dist/{field/features → features}/paragraph/feature.client.js +0 -0
  1733. /package/dist/{field/features → features}/paragraph/feature.server.d.ts +0 -0
  1734. /package/dist/{field/features → features}/paragraph/i18n.d.ts +0 -0
  1735. /package/dist/{field/features → features}/paragraph/i18n.js +0 -0
  1736. /package/dist/{field/features → features}/relationship/drawer/commands.d.ts +0 -0
  1737. /package/dist/{field/features → features}/relationship/drawer/commands.js +0 -0
  1738. /package/dist/{field/features → features}/relationship/drawer/index.d.ts +0 -0
  1739. /package/dist/{field/features → features}/relationship/feature.client.d.ts +0 -0
  1740. /package/dist/{field/features → features}/relationship/feature.client.js +0 -0
  1741. /package/dist/{field/features → features}/relationship/feature.server.d.ts +0 -0
  1742. /package/dist/{field/features → features}/relationship/graphQLPopulationPromise.d.ts +0 -0
  1743. /package/dist/{field/features → features}/relationship/i18n.d.ts +0 -0
  1744. /package/dist/{field/features → features}/relationship/i18n.js +0 -0
  1745. /package/dist/{field/features → features}/relationship/nodes/RelationshipNode.d.ts +0 -0
  1746. /package/dist/{field/features → features}/relationship/nodes/RelationshipNode.js +0 -0
  1747. /package/dist/{field/features → features}/relationship/nodes/components/RelationshipComponent.d.ts +0 -0
  1748. /package/dist/{field/features → features}/relationship/plugins/index.d.ts +0 -0
  1749. /package/dist/{field/features → features}/relationship/utils/EnabledRelationshipsCondition.d.ts +0 -0
  1750. /package/dist/{field/features → features}/shared/slashMenu/basicGroup.d.ts +0 -0
  1751. /package/dist/{field/features → features}/shared/slashMenu/basicGroup.js +0 -0
  1752. /package/dist/{field/features → features}/shared/toolbar/addDropdownGroup.d.ts +0 -0
  1753. /package/dist/{field/features → features}/shared/toolbar/addDropdownGroup.js +0 -0
  1754. /package/dist/{field/features → features}/shared/toolbar/featureButtonsGroup.d.ts +0 -0
  1755. /package/dist/{field/features → features}/shared/toolbar/featureButtonsGroup.js +0 -0
  1756. /package/dist/{field/features → features}/shared/toolbar/textDropdownGroup.d.ts +0 -0
  1757. /package/dist/{field/features → features}/shared/toolbar/textDropdownGroup.js +0 -0
  1758. /package/dist/{field/features → features}/toolbars/fixed/Toolbar/index.d.ts +0 -0
  1759. /package/dist/{field/features → features}/toolbars/fixed/feature.client.d.ts +0 -0
  1760. /package/dist/{field/features → features}/toolbars/fixed/feature.client.js +0 -0
  1761. /package/dist/{field/features → features}/toolbars/fixed/feature.server.d.ts +0 -0
  1762. /package/dist/{field/features → features}/toolbars/inline/Toolbar/index.d.ts +0 -0
  1763. /package/dist/{field/features → features}/toolbars/inline/Toolbar/index.js +0 -0
  1764. /package/dist/{field/features → features}/toolbars/inline/feature.client.d.ts +0 -0
  1765. /package/dist/{field/features → features}/toolbars/inline/feature.client.js +0 -0
  1766. /package/dist/{field/features → features}/toolbars/inline/feature.server.d.ts +0 -0
  1767. /package/dist/{field/features → features}/toolbars/shared/ToolbarButton/index.d.ts +0 -0
  1768. /package/dist/{field/features → features}/toolbars/shared/ToolbarButton/index.js +0 -0
  1769. /package/dist/{field/features → features}/toolbars/shared/ToolbarDropdown/DropDown.d.ts +0 -0
  1770. /package/dist/{field/features → features}/toolbars/shared/ToolbarDropdown/DropDown.js +0 -0
  1771. /package/dist/{field/features → features}/toolbars/shared/ToolbarDropdown/index.d.ts +0 -0
  1772. /package/dist/{field/features → features}/toolbars/types.d.ts +0 -0
  1773. /package/dist/{field/features → features}/toolbars/types.js +0 -0
  1774. /package/dist/{field/features → features}/typeUtilities.d.ts +0 -0
  1775. /package/dist/{field/features → features}/typeUtilities.js +0 -0
  1776. /package/dist/{field/features → features}/types.js +0 -0
  1777. /package/dist/{field/features → features}/upload/component/ExtraFieldsDrawer/index.d.ts +0 -0
  1778. /package/dist/{field/features → features}/upload/component/index.d.ts +0 -0
  1779. /package/dist/{field/features → features}/upload/drawer/commands.d.ts +0 -0
  1780. /package/dist/{field/features → features}/upload/drawer/commands.js +0 -0
  1781. /package/dist/{field/features → features}/upload/drawer/index.d.ts +0 -0
  1782. /package/dist/{field/features → features}/upload/feature.client.d.ts +0 -0
  1783. /package/dist/{field/features → features}/upload/feature.client.js +0 -0
  1784. /package/dist/{field/features → features}/upload/feature.server.d.ts +0 -0
  1785. /package/dist/{field/features → features}/upload/graphQLPopulationPromise.d.ts +0 -0
  1786. /package/dist/{field/features → features}/upload/i18n.d.ts +0 -0
  1787. /package/dist/{field/features → features}/upload/i18n.js +0 -0
  1788. /package/dist/{field/features → features}/upload/nodes/UploadNode.d.ts +0 -0
  1789. /package/dist/{field/features → features}/upload/nodes/UploadNode.js +0 -0
  1790. /package/dist/{field/features → features}/upload/plugin/index.d.ts +0 -0
  1791. /package/dist/{field/features → features}/upload/validate.d.ts +0 -0
  1792. /package/dist/{field/features → features}/upload/validate.js +0 -0
  1793. /package/dist/{field/lexical → lexical}/LexicalEditor.d.ts +0 -0
  1794. /package/dist/{field/lexical → lexical}/LexicalProvider.js +0 -0
  1795. /package/dist/{field/lexical → lexical}/config/client/EditorConfigProvider.js +0 -0
  1796. /package/dist/{field/lexical → lexical}/config/client/default.d.ts +0 -0
  1797. /package/dist/{field/lexical → lexical}/config/client/default.js +0 -0
  1798. /package/dist/{field/lexical → lexical}/config/client/loader.d.ts +0 -0
  1799. /package/dist/{field/lexical → lexical}/config/client/loader.js +0 -0
  1800. /package/dist/{field/lexical → lexical}/config/client/sanitize.js +0 -0
  1801. /package/dist/{field/lexical → lexical}/config/server/default.d.ts +0 -0
  1802. /package/dist/{field/lexical → lexical}/config/server/default.js +0 -0
  1803. /package/dist/{field/lexical → lexical}/config/server/loader.d.ts +0 -0
  1804. /package/dist/{field/lexical → lexical}/config/server/loader.js +0 -0
  1805. /package/dist/{field/lexical → lexical}/config/server/sanitize.d.ts +0 -0
  1806. /package/dist/{field/lexical → lexical}/config/server/sanitize.js +0 -0
  1807. /package/dist/{field/lexical → lexical}/config/types.js +0 -0
  1808. /package/dist/{field/lexical → lexical}/nodes/index.d.ts +0 -0
  1809. /package/dist/{field/lexical → lexical}/nodes/index.js +0 -0
  1810. /package/dist/{field/lexical → lexical}/plugins/MarkdownShortcut/index.d.ts +0 -0
  1811. /package/dist/{field/lexical → lexical}/plugins/MarkdownShortcut/index.js +0 -0
  1812. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts +0 -0
  1813. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js +0 -0
  1814. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.d.ts +0 -0
  1815. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js +0 -0
  1816. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.d.ts +0 -0
  1817. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/types.js +0 -0
  1818. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/index.d.ts +0 -0
  1819. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/useMenuTriggerMatch.d.ts +0 -0
  1820. /package/dist/{field/lexical → lexical}/plugins/SlashMenu/useMenuTriggerMatch.js +0 -0
  1821. /package/dist/{field/lexical → lexical}/plugins/handles/AddBlockHandlePlugin/index.d.ts +0 -0
  1822. /package/dist/{field/lexical → lexical}/plugins/handles/AddBlockHandlePlugin/index.js +0 -0
  1823. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/debounce.d.ts +0 -0
  1824. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/debounce.js +0 -0
  1825. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.d.ts +0 -0
  1826. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.js +0 -0
  1827. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.d.ts +0 -0
  1828. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/highlightElemOriginalPosition.js +0 -0
  1829. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/index.d.ts +0 -0
  1830. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/index.js +0 -0
  1831. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/setTargetLine.d.ts +0 -0
  1832. /package/dist/{field/lexical → lexical}/plugins/handles/DraggableBlockPlugin/setTargetLine.js +0 -0
  1833. /package/dist/{field/lexical → lexical}/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts +0 -0
  1834. /package/dist/{field/lexical → lexical}/plugins/handles/utils/calculateDistanceFromScrollerElem.js +0 -0
  1835. /package/dist/{field/lexical → lexical}/plugins/handles/utils/doesLineHeightAffectElement.d.ts +0 -0
  1836. /package/dist/{field/lexical → lexical}/plugins/handles/utils/doesLineHeightAffectElement.js +0 -0
  1837. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getCollapsedMargins.d.ts +0 -0
  1838. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getCollapsedMargins.js +0 -0
  1839. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getNodeCloseToPoint.d.ts +0 -0
  1840. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getNodeCloseToPoint.js +0 -0
  1841. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getTopLevelNodeKeys.d.ts +0 -0
  1842. /package/dist/{field/lexical → lexical}/plugins/handles/utils/getTopLevelNodeKeys.js +0 -0
  1843. /package/dist/{field/lexical → lexical}/plugins/handles/utils/isOnHandleElement.d.ts +0 -0
  1844. /package/dist/{field/lexical → lexical}/plugins/handles/utils/isOnHandleElement.js +0 -0
  1845. /package/dist/{field/lexical → lexical}/plugins/handles/utils/setHandlePosition.d.ts +0 -0
  1846. /package/dist/{field/lexical → lexical}/plugins/handles/utils/setHandlePosition.js +0 -0
  1847. /package/dist/{field/lexical → lexical}/theme/EditorTheme.d.ts +0 -0
  1848. /package/dist/{field/lexical → lexical}/theme/EditorTheme.js +0 -0
  1849. /package/dist/{field/lexical → lexical}/ui/ContentEditable.d.ts +0 -0
  1850. /package/dist/{field/lexical → lexical}/ui/ContentEditable.js +0 -0
  1851. /package/dist/{field/lexical → lexical}/ui/icons/AI/index.d.ts +0 -0
  1852. /package/dist/{field/lexical → lexical}/ui/icons/AI/index.js +0 -0
  1853. /package/dist/{field/lexical → lexical}/ui/icons/Add/index.d.ts +0 -0
  1854. /package/dist/{field/lexical → lexical}/ui/icons/Add/index.js +0 -0
  1855. /package/dist/{field/lexical → lexical}/ui/icons/Add/index.svg +0 -0
  1856. /package/dist/{field/lexical → lexical}/ui/icons/Add/light.svg +0 -0
  1857. /package/dist/{field/lexical → lexical}/ui/icons/AlignCenter/index.d.ts +0 -0
  1858. /package/dist/{field/lexical → lexical}/ui/icons/AlignCenter/index.js +0 -0
  1859. /package/dist/{field/lexical → lexical}/ui/icons/AlignJustify/index.d.ts +0 -0
  1860. /package/dist/{field/lexical → lexical}/ui/icons/AlignJustify/index.js +0 -0
  1861. /package/dist/{field/lexical → lexical}/ui/icons/AlignLeft/index.d.ts +0 -0
  1862. /package/dist/{field/lexical → lexical}/ui/icons/AlignLeft/index.js +0 -0
  1863. /package/dist/{field/lexical → lexical}/ui/icons/AlignRight/index.d.ts +0 -0
  1864. /package/dist/{field/lexical → lexical}/ui/icons/AlignRight/index.js +0 -0
  1865. /package/dist/{field/lexical → lexical}/ui/icons/Block/index.d.ts +0 -0
  1866. /package/dist/{field/lexical → lexical}/ui/icons/Block/index.js +0 -0
  1867. /package/dist/{field/lexical → lexical}/ui/icons/Blockquote/index.d.ts +0 -0
  1868. /package/dist/{field/lexical → lexical}/ui/icons/Blockquote/index.js +0 -0
  1869. /package/dist/{field/lexical → lexical}/ui/icons/Bold/index.d.ts +0 -0
  1870. /package/dist/{field/lexical → lexical}/ui/icons/Bold/index.js +0 -0
  1871. /package/dist/{field/lexical → lexical}/ui/icons/Caret/index.svg +0 -0
  1872. /package/dist/{field/lexical → lexical}/ui/icons/Checklist/index.d.ts +0 -0
  1873. /package/dist/{field/lexical → lexical}/ui/icons/Checklist/index.js +0 -0
  1874. /package/dist/{field/lexical → lexical}/ui/icons/Code/index.d.ts +0 -0
  1875. /package/dist/{field/lexical → lexical}/ui/icons/Code/index.js +0 -0
  1876. /package/dist/{field/lexical → lexical}/ui/icons/CodeBlock/index.d.ts +0 -0
  1877. /package/dist/{field/lexical → lexical}/ui/icons/CodeBlock/index.js +0 -0
  1878. /package/dist/{field/lexical → lexical}/ui/icons/DraggableBlock/index.svg +0 -0
  1879. /package/dist/{field/lexical → lexical}/ui/icons/DraggableBlock/light.svg +0 -0
  1880. /package/dist/{field/lexical → lexical}/ui/icons/Edit/index.svg +0 -0
  1881. /package/dist/{field/lexical → lexical}/ui/icons/H1/index.d.ts +0 -0
  1882. /package/dist/{field/lexical → lexical}/ui/icons/H1/index.js +0 -0
  1883. /package/dist/{field/lexical → lexical}/ui/icons/H2/index.d.ts +0 -0
  1884. /package/dist/{field/lexical → lexical}/ui/icons/H2/index.js +0 -0
  1885. /package/dist/{field/lexical → lexical}/ui/icons/H3/index.d.ts +0 -0
  1886. /package/dist/{field/lexical → lexical}/ui/icons/H3/index.js +0 -0
  1887. /package/dist/{field/lexical → lexical}/ui/icons/H4/index.d.ts +0 -0
  1888. /package/dist/{field/lexical → lexical}/ui/icons/H4/index.js +0 -0
  1889. /package/dist/{field/lexical → lexical}/ui/icons/H5/index.d.ts +0 -0
  1890. /package/dist/{field/lexical → lexical}/ui/icons/H5/index.js +0 -0
  1891. /package/dist/{field/lexical → lexical}/ui/icons/H6/index.d.ts +0 -0
  1892. /package/dist/{field/lexical → lexical}/ui/icons/H6/index.js +0 -0
  1893. /package/dist/{field/lexical → lexical}/ui/icons/HorizontalRule/index.d.ts +0 -0
  1894. /package/dist/{field/lexical → lexical}/ui/icons/HorizontalRule/index.js +0 -0
  1895. /package/dist/{field/lexical → lexical}/ui/icons/IndentDecrease/index.d.ts +0 -0
  1896. /package/dist/{field/lexical → lexical}/ui/icons/IndentDecrease/index.js +0 -0
  1897. /package/dist/{field/lexical → lexical}/ui/icons/IndentIncrease/index.d.ts +0 -0
  1898. /package/dist/{field/lexical → lexical}/ui/icons/IndentIncrease/index.js +0 -0
  1899. /package/dist/{field/lexical → lexical}/ui/icons/Italic/index.d.ts +0 -0
  1900. /package/dist/{field/lexical → lexical}/ui/icons/Italic/index.js +0 -0
  1901. /package/dist/{field/lexical → lexical}/ui/icons/Link/index.d.ts +0 -0
  1902. /package/dist/{field/lexical → lexical}/ui/icons/Link/index.js +0 -0
  1903. /package/dist/{field/lexical → lexical}/ui/icons/OrderedList/index.d.ts +0 -0
  1904. /package/dist/{field/lexical → lexical}/ui/icons/OrderedList/index.js +0 -0
  1905. /package/dist/{field/lexical → lexical}/ui/icons/Relationship/index.d.ts +0 -0
  1906. /package/dist/{field/lexical → lexical}/ui/icons/Relationship/index.js +0 -0
  1907. /package/dist/{field/lexical → lexical}/ui/icons/Remove/index.svg +0 -0
  1908. /package/dist/{field/lexical → lexical}/ui/icons/Strikethrough/index.d.ts +0 -0
  1909. /package/dist/{field/lexical → lexical}/ui/icons/Strikethrough/index.js +0 -0
  1910. /package/dist/{field/lexical → lexical}/ui/icons/Subscript/index.d.ts +0 -0
  1911. /package/dist/{field/lexical → lexical}/ui/icons/Subscript/index.js +0 -0
  1912. /package/dist/{field/lexical → lexical}/ui/icons/Superscript/index.d.ts +0 -0
  1913. /package/dist/{field/lexical → lexical}/ui/icons/Superscript/index.js +0 -0
  1914. /package/dist/{field/lexical → lexical}/ui/icons/Text/index.d.ts +0 -0
  1915. /package/dist/{field/lexical → lexical}/ui/icons/Text/index.js +0 -0
  1916. /package/dist/{field/lexical → lexical}/ui/icons/Underline/index.d.ts +0 -0
  1917. /package/dist/{field/lexical → lexical}/ui/icons/Underline/index.js +0 -0
  1918. /package/dist/{field/lexical → lexical}/ui/icons/UnorderedList/index.d.ts +0 -0
  1919. /package/dist/{field/lexical → lexical}/ui/icons/UnorderedList/index.js +0 -0
  1920. /package/dist/{field/lexical → lexical}/ui/icons/Upload/index.d.ts +0 -0
  1921. /package/dist/{field/lexical → lexical}/ui/icons/Upload/index.js +0 -0
  1922. /package/dist/{field/lexical → lexical}/utils/canUseDOM.d.ts +0 -0
  1923. /package/dist/{field/lexical → lexical}/utils/canUseDOM.js +0 -0
  1924. /package/dist/{field/lexical → lexical}/utils/cloneDeep.d.ts +0 -0
  1925. /package/dist/{field/lexical → lexical}/utils/environment.d.ts +0 -0
  1926. /package/dist/{field/lexical → lexical}/utils/environment.js +0 -0
  1927. /package/dist/{field/lexical → lexical}/utils/getDOMRangeRect.d.ts +0 -0
  1928. /package/dist/{field/lexical → lexical}/utils/getDOMRangeRect.js +0 -0
  1929. /package/dist/{field/lexical → lexical}/utils/getSelectedNode.d.ts +0 -0
  1930. /package/dist/{field/lexical → lexical}/utils/getSelectedNode.js +0 -0
  1931. /package/dist/{field/lexical → lexical}/utils/guard.d.ts +0 -0
  1932. /package/dist/{field/lexical → lexical}/utils/guard.js +0 -0
  1933. /package/dist/{field/lexical → lexical}/utils/invariant.d.ts +0 -0
  1934. /package/dist/{field/lexical → lexical}/utils/invariant.js +0 -0
  1935. /package/dist/{field/lexical → lexical}/utils/joinClasses.d.ts +0 -0
  1936. /package/dist/{field/lexical → lexical}/utils/joinClasses.js +0 -0
  1937. /package/dist/{field/lexical → lexical}/utils/markdown/createBlockNode.d.ts +0 -0
  1938. /package/dist/{field/lexical → lexical}/utils/markdown/createBlockNode.js +0 -0
  1939. /package/dist/{field/lexical → lexical}/utils/nodeFormat.d.ts +0 -0
  1940. /package/dist/{field/lexical → lexical}/utils/nodeFormat.js +0 -0
  1941. /package/dist/{field/lexical → lexical}/utils/point.d.ts +0 -0
  1942. /package/dist/{field/lexical → lexical}/utils/point.js +0 -0
  1943. /package/dist/{field/lexical → lexical}/utils/rect.d.ts +0 -0
  1944. /package/dist/{field/lexical → lexical}/utils/rect.js +0 -0
  1945. /package/dist/{field/lexical → lexical}/utils/setFloatingElemPosition.d.ts +0 -0
  1946. /package/dist/{field/lexical → lexical}/utils/setFloatingElemPosition.js +0 -0
  1947. /package/dist/{field/lexical → lexical}/utils/setFloatingElemPositionForLinkEditor.d.ts +0 -0
  1948. /package/dist/{field/lexical → lexical}/utils/setFloatingElemPositionForLinkEditor.js +0 -0
  1949. /package/dist/{field/lexical → lexical}/utils/swipe.d.ts +0 -0
  1950. /package/dist/{field/lexical → lexical}/utils/swipe.js +0 -0
  1951. /package/dist/{field/lexical → lexical}/utils/url.d.ts +0 -0
  1952. /package/dist/{field/lexical → lexical}/utils/url.js +0 -0
  1953. /package/dist/{forEachNodeRecursively.d.ts → utilities/forEachNodeRecursively.d.ts} +0 -0
  1954. /package/dist/{forEachNodeRecursively.js → utilities/forEachNodeRecursively.js} +0 -0
  1955. /package/dist/{generateComponentMap.js → utilities/generateComponentMap.js} +0 -0
  1956. /package/dist/{generateSchemaMap.js → utilities/generateSchemaMap.js} +0 -0
  1957. /package/dist/{recurseNodeTree.d.ts → utilities/recurseNodeTree.d.ts} +0 -0
  1958. /package/dist/{recurseNodeTree.js → utilities/recurseNodeTree.js} +0 -0
@@ -1,188 +0,0 @@
1
- import { traverseFields } from '@payloadcms/ui/utilities/buildFieldSchemaMap/traverseFields';
2
- import { sanitizeFields } from 'payload';
3
- // eslint-disable-next-line payload/no-imports-from-exports-dir
4
- import { UploadFeatureClientComponent } from '../../../exports/client/index.js';
5
- import { populate } from '../../../populateGraphQL/populate.js';
6
- import { createNode } from '../typeUtilities.js';
7
- import { uploadPopulationPromiseHOC } from './graphQLPopulationPromise.js';
8
- import { i18n } from './i18n.js';
9
- import { UploadNode } from './nodes/UploadNode.js';
10
- import { uploadValidation } from './validate.js';
11
- /**
12
- * Get the absolute URL for an upload URL by potentially prepending the serverURL
13
- */ function getAbsoluteURL(url, payload) {
14
- return url?.startsWith('http') ? url : (payload?.config?.serverURL || '') + url;
15
- }
16
- export const UploadFeature = (props)=>{
17
- if (!props) {
18
- props = {
19
- collections: {}
20
- };
21
- }
22
- const clientProps = {
23
- collections: {}
24
- };
25
- if (props.collections) {
26
- for(const collection in props.collections){
27
- clientProps.collections[collection] = {
28
- hasExtraFields: props.collections[collection].fields.length >= 1
29
- };
30
- }
31
- }
32
- return {
33
- feature: async ({ config: _config, isRoot })=>{
34
- const validRelationships = _config.collections.map((c)=>c.slug) || [];
35
- for(const collection in props.collections){
36
- if (props.collections[collection].fields?.length) {
37
- props.collections[collection].fields = await sanitizeFields({
38
- config: _config,
39
- fields: props.collections[collection].fields,
40
- requireFieldLevelRichTextEditor: isRoot,
41
- validRelationships
42
- });
43
- }
44
- }
45
- return {
46
- ClientComponent: UploadFeatureClientComponent,
47
- clientFeatureProps: clientProps,
48
- generateSchemaMap: ({ config, i18n, props })=>{
49
- if (!props?.collections) return null;
50
- const schemaMap = new Map();
51
- const validRelationships = config.collections.map((c)=>c.slug) || [];
52
- for(const collection in props.collections){
53
- if (props.collections[collection].fields?.length) {
54
- schemaMap.set(collection, props.collections[collection].fields);
55
- traverseFields({
56
- config,
57
- fields: props.collections[collection].fields,
58
- i18n,
59
- schemaMap,
60
- schemaPath: collection,
61
- validRelationships
62
- });
63
- }
64
- }
65
- return schemaMap;
66
- },
67
- i18n,
68
- nodes: [
69
- createNode({
70
- converters: {
71
- html: {
72
- converter: async ({ node, payload })=>{
73
- // @ts-expect-error
74
- const id = node?.value?.id || node?.value // for backwards-compatibility
75
- ;
76
- if (payload) {
77
- let uploadDocument;
78
- try {
79
- uploadDocument = await payload.findByID({
80
- id,
81
- collection: node.relationTo
82
- });
83
- } catch (ignored) {
84
- // eslint-disable-next-line no-console
85
- console.error('Lexical upload node HTML converter: error fetching upload file', ignored, 'Node:', node);
86
- return `<img />`;
87
- }
88
- const url = getAbsoluteURL(uploadDocument?.url, payload);
89
- /**
90
- * If the upload is not an image, return a link to the upload
91
- */ if (!uploadDocument?.mimeType?.startsWith('image')) {
92
- return `<a href="${url}" rel="noopener noreferrer">${uploadDocument.filename}</a>`;
93
- }
94
- /**
95
- * If the upload is a simple image with no different sizes, return a simple img tag
96
- */ if (!uploadDocument?.sizes || !Object.keys(uploadDocument?.sizes).length) {
97
- return `<img src="${url}" alt="${uploadDocument?.filename}" width="${uploadDocument?.width}" height="${uploadDocument?.height}"/>`;
98
- }
99
- /**
100
- * If the upload is an image with different sizes, return a picture element
101
- */ let pictureHTML = '<picture>';
102
- // Iterate through each size in the data.sizes object
103
- for(const size in uploadDocument.sizes){
104
- const imageSize = uploadDocument.sizes[size];
105
- // Skip if any property of the size object is null
106
- if (!imageSize.width || !imageSize.height || !imageSize.mimeType || !imageSize.filesize || !imageSize.filename || !imageSize.url) {
107
- continue;
108
- }
109
- const imageSizeURL = getAbsoluteURL(imageSize?.url, payload);
110
- pictureHTML += `<source srcset="${imageSizeURL}" media="(max-width: ${imageSize.width}px)" type="${imageSize.mimeType}">`;
111
- }
112
- // Add the default img tag
113
- pictureHTML += `<img src="${url}" alt="Image" width="${uploadDocument.width}" height="${uploadDocument.height}">`;
114
- pictureHTML += '</picture>';
115
- return pictureHTML;
116
- } else {
117
- return `<img src="${id}" />`;
118
- }
119
- },
120
- nodeTypes: [
121
- UploadNode.getType()
122
- ]
123
- }
124
- },
125
- getSubFields: ({ node, req })=>{
126
- const collection = req.payload.collections[node?.relationTo];
127
- if (collection) {
128
- const collectionFieldSchema = props?.collections?.[node?.relationTo]?.fields;
129
- if (Array.isArray(collectionFieldSchema)) {
130
- if (!collectionFieldSchema?.length) {
131
- return null;
132
- }
133
- return collectionFieldSchema;
134
- }
135
- }
136
- return null;
137
- },
138
- getSubFieldsData: ({ node })=>{
139
- return node?.fields;
140
- },
141
- graphQLPopulationPromises: [
142
- uploadPopulationPromiseHOC(props)
143
- ],
144
- hooks: {
145
- afterRead: [
146
- ({ currentDepth, depth, draft, node, overrideAccess, populationPromises, req, showHiddenFields })=>{
147
- if (!node?.value) {
148
- return node;
149
- }
150
- const collection = req.payload.collections[node?.relationTo];
151
- if (!collection) {
152
- return node;
153
- }
154
- // @ts-expect-error
155
- const id = node?.value?.id || node?.value // for backwards-compatibility
156
- ;
157
- const populateDepth = props?.maxDepth !== undefined && props?.maxDepth < depth ? props?.maxDepth : depth;
158
- populationPromises.push(populate({
159
- id,
160
- collection,
161
- currentDepth,
162
- data: node,
163
- depth: populateDepth,
164
- draft,
165
- key: 'value',
166
- overrideAccess,
167
- req,
168
- showHiddenFields
169
- }));
170
- return node;
171
- }
172
- ]
173
- },
174
- node: UploadNode,
175
- validations: [
176
- uploadValidation(props)
177
- ]
178
- })
179
- ],
180
- serverFeatureProps: props
181
- };
182
- },
183
- key: 'upload',
184
- serverFeatureProps: props
185
- };
186
- };
187
-
188
- //# sourceMappingURL=feature.server.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../src/field/features/upload/feature.server.ts"],"sourcesContent":["import type { Config, Field, FileData, FileSize, Payload, TypeWithID } from 'payload'\n\nimport { traverseFields } from '@payloadcms/ui/utilities/buildFieldSchemaMap/traverseFields'\nimport { sanitizeFields } from 'payload'\n\nimport type { FeatureProviderProviderServer } from '../types.js'\nimport type { UploadFeaturePropsClient } from './feature.client.js'\n\n// eslint-disable-next-line payload/no-imports-from-exports-dir\nimport { UploadFeatureClientComponent } from '../../../exports/client/index.js'\nimport { populate } from '../../../populateGraphQL/populate.js'\nimport { createNode } from '../typeUtilities.js'\nimport { uploadPopulationPromiseHOC } from './graphQLPopulationPromise.js'\nimport { i18n } from './i18n.js'\nimport { UploadNode } from './nodes/UploadNode.js'\nimport { uploadValidation } from './validate.js'\n\nexport type UploadFeatureProps = {\n collections?: {\n [collection: string]: {\n fields: Field[]\n }\n }\n /**\n * Sets a maximum population depth for this upload (not the fields for this upload), regardless of the remaining depth when the respective field is reached.\n * This behaves exactly like the maxDepth properties of relationship and upload fields.\n *\n * {@link https://payloadcms.com/docs/getting-started/concepts#field-level-max-depth}\n */\n maxDepth?: number\n}\n\n/**\n * Get the absolute URL for an upload URL by potentially prepending the serverURL\n */\nfunction getAbsoluteURL(url: string, payload: Payload): string {\n return url?.startsWith('http') ? url : (payload?.config?.serverURL || '') + url\n}\n\nexport const UploadFeature: FeatureProviderProviderServer<\n UploadFeatureProps,\n UploadFeaturePropsClient\n> = (props) => {\n if (!props) {\n props = { collections: {} }\n }\n\n const clientProps: UploadFeaturePropsClient = {\n collections: {},\n }\n if (props.collections) {\n for (const collection in props.collections) {\n clientProps.collections[collection] = {\n hasExtraFields: props.collections[collection].fields.length >= 1,\n }\n }\n }\n\n return {\n feature: async ({ config: _config, isRoot }) => {\n const validRelationships = _config.collections.map((c) => c.slug) || []\n\n for (const collection in props.collections) {\n if (props.collections[collection].fields?.length) {\n props.collections[collection].fields = await sanitizeFields({\n config: _config as unknown as Config,\n fields: props.collections[collection].fields,\n requireFieldLevelRichTextEditor: isRoot,\n validRelationships,\n })\n }\n }\n\n return {\n ClientComponent: UploadFeatureClientComponent,\n clientFeatureProps: clientProps,\n generateSchemaMap: ({ config, i18n, props }) => {\n if (!props?.collections) return null\n\n const schemaMap = new Map<string, Field[]>()\n const validRelationships = config.collections.map((c) => c.slug) || []\n\n for (const collection in props.collections) {\n if (props.collections[collection].fields?.length) {\n schemaMap.set(collection, props.collections[collection].fields)\n traverseFields({\n config,\n fields: props.collections[collection].fields,\n i18n,\n schemaMap,\n schemaPath: collection,\n validRelationships,\n })\n }\n }\n\n return schemaMap\n },\n i18n,\n nodes: [\n createNode({\n converters: {\n html: {\n converter: async ({ node, payload }) => {\n // @ts-expect-error\n const id = node?.value?.id || node?.value // for backwards-compatibility\n\n if (payload) {\n let uploadDocument: TypeWithID & FileData\n\n try {\n uploadDocument = (await payload.findByID({\n id,\n collection: node.relationTo,\n })) as TypeWithID & FileData\n } catch (ignored) {\n // eslint-disable-next-line no-console\n console.error(\n 'Lexical upload node HTML converter: error fetching upload file',\n ignored,\n 'Node:',\n node,\n )\n return `<img />`\n }\n\n const url = getAbsoluteURL(uploadDocument?.url, payload)\n\n /**\n * If the upload is not an image, return a link to the upload\n */\n if (!uploadDocument?.mimeType?.startsWith('image')) {\n return `<a href=\"${url}\" rel=\"noopener noreferrer\">${uploadDocument.filename}</a>`\n }\n\n /**\n * If the upload is a simple image with no different sizes, return a simple img tag\n */\n if (!uploadDocument?.sizes || !Object.keys(uploadDocument?.sizes).length) {\n return `<img src=\"${url}\" alt=\"${uploadDocument?.filename}\" width=\"${uploadDocument?.width}\" height=\"${uploadDocument?.height}\"/>`\n }\n\n /**\n * If the upload is an image with different sizes, return a picture element\n */\n let pictureHTML = '<picture>'\n\n // Iterate through each size in the data.sizes object\n for (const size in uploadDocument.sizes) {\n const imageSize: FileSize & {\n url?: string\n } = uploadDocument.sizes[size]\n\n // Skip if any property of the size object is null\n if (\n !imageSize.width ||\n !imageSize.height ||\n !imageSize.mimeType ||\n !imageSize.filesize ||\n !imageSize.filename ||\n !imageSize.url\n ) {\n continue\n }\n const imageSizeURL = getAbsoluteURL(imageSize?.url, payload)\n\n pictureHTML += `<source srcset=\"${imageSizeURL}\" media=\"(max-width: ${imageSize.width}px)\" type=\"${imageSize.mimeType}\">`\n }\n\n // Add the default img tag\n pictureHTML += `<img src=\"${url}\" alt=\"Image\" width=\"${uploadDocument.width}\" height=\"${uploadDocument.height}\">`\n pictureHTML += '</picture>'\n return pictureHTML\n } else {\n return `<img src=\"${id}\" />`\n }\n },\n nodeTypes: [UploadNode.getType()],\n },\n },\n getSubFields: ({ node, req }) => {\n const collection = req.payload.collections[node?.relationTo]\n\n if (collection) {\n const collectionFieldSchema = props?.collections?.[node?.relationTo]?.fields\n\n if (Array.isArray(collectionFieldSchema)) {\n if (!collectionFieldSchema?.length) {\n return null\n }\n return collectionFieldSchema\n }\n }\n return null\n },\n getSubFieldsData: ({ node }) => {\n return node?.fields\n },\n graphQLPopulationPromises: [uploadPopulationPromiseHOC(props)],\n hooks: {\n afterRead: [\n ({\n currentDepth,\n depth,\n draft,\n node,\n overrideAccess,\n populationPromises,\n req,\n showHiddenFields,\n }) => {\n if (!node?.value) {\n return node\n }\n const collection = req.payload.collections[node?.relationTo]\n\n if (!collection) {\n return node\n }\n // @ts-expect-error\n const id = node?.value?.id || node?.value // for backwards-compatibility\n\n const populateDepth =\n props?.maxDepth !== undefined && props?.maxDepth < depth\n ? props?.maxDepth\n : depth\n\n populationPromises.push(\n populate({\n id,\n collection,\n currentDepth,\n data: node,\n depth: populateDepth,\n draft,\n key: 'value',\n overrideAccess,\n req,\n showHiddenFields,\n }),\n )\n\n return node\n },\n ],\n },\n node: UploadNode,\n validations: [uploadValidation(props)],\n }),\n ],\n serverFeatureProps: props,\n }\n },\n key: 'upload',\n serverFeatureProps: props,\n }\n}\n"],"names":["traverseFields","sanitizeFields","UploadFeatureClientComponent","populate","createNode","uploadPopulationPromiseHOC","i18n","UploadNode","uploadValidation","getAbsoluteURL","url","payload","startsWith","config","serverURL","UploadFeature","props","collections","clientProps","collection","hasExtraFields","fields","length","feature","_config","isRoot","validRelationships","map","c","slug","requireFieldLevelRichTextEditor","ClientComponent","clientFeatureProps","generateSchemaMap","schemaMap","Map","set","schemaPath","nodes","converters","html","converter","node","id","value","uploadDocument","findByID","relationTo","ignored","console","error","mimeType","filename","sizes","Object","keys","width","height","pictureHTML","size","imageSize","filesize","imageSizeURL","nodeTypes","getType","getSubFields","req","collectionFieldSchema","Array","isArray","getSubFieldsData","graphQLPopulationPromises","hooks","afterRead","currentDepth","depth","draft","overrideAccess","populationPromises","showHiddenFields","populateDepth","maxDepth","undefined","push","data","key","validations","serverFeatureProps"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAEA,SAASA,cAAc,QAAQ,8DAA6D;AAC5F,SAASC,cAAc,QAAQ,UAAS;AAKxC,+DAA+D;AAC/D,SAASC,4BAA4B,QAAQ,mCAAkC;AAC/E,SAASC,QAAQ,QAAQ,uCAAsC;AAC/D,SAASC,UAAU,QAAQ,sBAAqB;AAChD,SAASC,0BAA0B,QAAQ,gCAA+B;AAC1E,SAASC,IAAI,QAAQ,YAAW;AAChC,SAASC,UAAU,QAAQ,wBAAuB;AAClD,SAASC,gBAAgB,QAAQ,gBAAe;AAiBhD;;CAEC,GACD,SAASC,eAAeC,GAAW,EAAEC,OAAgB;IACnD,OAAOD,KAAKE,WAAW,UAAUF,MAAM,AAACC,CAAAA,SAASE,QAAQC,aAAa,EAAC,IAAKJ;AAC9E;AAEA,OAAO,MAAMK,gBAGT,CAACC;IACH,IAAI,CAACA,OAAO;QACVA,QAAQ;YAAEC,aAAa,CAAC;QAAE;IAC5B;IAEA,MAAMC,cAAwC;QAC5CD,aAAa,CAAC;IAChB;IACA,IAAID,MAAMC,WAAW,EAAE;QACrB,IAAK,MAAME,cAAcH,MAAMC,WAAW,CAAE;YAC1CC,YAAYD,WAAW,CAACE,WAAW,GAAG;gBACpCC,gBAAgBJ,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM,CAACC,MAAM,IAAI;YACjE;QACF;IACF;IAEA,OAAO;QACLC,SAAS,OAAO,EAAEV,QAAQW,OAAO,EAAEC,MAAM,EAAE;YACzC,MAAMC,qBAAqBF,QAAQP,WAAW,CAACU,GAAG,CAAC,CAACC,IAAMA,EAAEC,IAAI,KAAK,EAAE;YAEvE,IAAK,MAAMV,cAAcH,MAAMC,WAAW,CAAE;gBAC1C,IAAID,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM,EAAEC,QAAQ;oBAChDN,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM,GAAG,MAAMpB,eAAe;wBAC1DY,QAAQW;wBACRH,QAAQL,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM;wBAC5CS,iCAAiCL;wBACjCC;oBACF;gBACF;YACF;YAEA,OAAO;gBACLK,iBAAiB7B;gBACjB8B,oBAAoBd;gBACpBe,mBAAmB,CAAC,EAAEpB,MAAM,EAAEP,IAAI,EAAEU,KAAK,EAAE;oBACzC,IAAI,CAACA,OAAOC,aAAa,OAAO;oBAEhC,MAAMiB,YAAY,IAAIC;oBACtB,MAAMT,qBAAqBb,OAAOI,WAAW,CAACU,GAAG,CAAC,CAACC,IAAMA,EAAEC,IAAI,KAAK,EAAE;oBAEtE,IAAK,MAAMV,cAAcH,MAAMC,WAAW,CAAE;wBAC1C,IAAID,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM,EAAEC,QAAQ;4BAChDY,UAAUE,GAAG,CAACjB,YAAYH,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM;4BAC9DrB,eAAe;gCACba;gCACAQ,QAAQL,MAAMC,WAAW,CAACE,WAAW,CAACE,MAAM;gCAC5Cf;gCACA4B;gCACAG,YAAYlB;gCACZO;4BACF;wBACF;oBACF;oBAEA,OAAOQ;gBACT;gBACA5B;gBACAgC,OAAO;oBACLlC,WAAW;wBACTmC,YAAY;4BACVC,MAAM;gCACJC,WAAW,OAAO,EAAEC,IAAI,EAAE/B,OAAO,EAAE;oCACjC,mBAAmB;oCACnB,MAAMgC,KAAKD,MAAME,OAAOD,MAAMD,MAAME,MAAM,8BAA8B;;oCAExE,IAAIjC,SAAS;wCACX,IAAIkC;wCAEJ,IAAI;4CACFA,iBAAkB,MAAMlC,QAAQmC,QAAQ,CAAC;gDACvCH;gDACAxB,YAAYuB,KAAKK,UAAU;4CAC7B;wCACF,EAAE,OAAOC,SAAS;4CAChB,sCAAsC;4CACtCC,QAAQC,KAAK,CACX,kEACAF,SACA,SACAN;4CAEF,OAAO,CAAC,OAAO,CAAC;wCAClB;wCAEA,MAAMhC,MAAMD,eAAeoC,gBAAgBnC,KAAKC;wCAEhD;;qBAEC,GACD,IAAI,CAACkC,gBAAgBM,UAAUvC,WAAW,UAAU;4CAClD,OAAO,CAAC,SAAS,EAAEF,IAAI,4BAA4B,EAAEmC,eAAeO,QAAQ,CAAC,IAAI,CAAC;wCACpF;wCAEA;;qBAEC,GACD,IAAI,CAACP,gBAAgBQ,SAAS,CAACC,OAAOC,IAAI,CAACV,gBAAgBQ,OAAO/B,MAAM,EAAE;4CACxE,OAAO,CAAC,UAAU,EAAEZ,IAAI,OAAO,EAAEmC,gBAAgBO,SAAS,SAAS,EAAEP,gBAAgBW,MAAM,WAAW,EAAEX,gBAAgBY,OAAO,GAAG,CAAC;wCACrI;wCAEA;;qBAEC,GACD,IAAIC,cAAc;wCAElB,qDAAqD;wCACrD,IAAK,MAAMC,QAAQd,eAAeQ,KAAK,CAAE;4CACvC,MAAMO,YAEFf,eAAeQ,KAAK,CAACM,KAAK;4CAE9B,kDAAkD;4CAClD,IACE,CAACC,UAAUJ,KAAK,IAChB,CAACI,UAAUH,MAAM,IACjB,CAACG,UAAUT,QAAQ,IACnB,CAACS,UAAUC,QAAQ,IACnB,CAACD,UAAUR,QAAQ,IACnB,CAACQ,UAAUlD,GAAG,EACd;gDACA;4CACF;4CACA,MAAMoD,eAAerD,eAAemD,WAAWlD,KAAKC;4CAEpD+C,eAAe,CAAC,gBAAgB,EAAEI,aAAa,qBAAqB,EAAEF,UAAUJ,KAAK,CAAC,WAAW,EAAEI,UAAUT,QAAQ,CAAC,EAAE,CAAC;wCAC3H;wCAEA,0BAA0B;wCAC1BO,eAAe,CAAC,UAAU,EAAEhD,IAAI,qBAAqB,EAAEmC,eAAeW,KAAK,CAAC,UAAU,EAAEX,eAAeY,MAAM,CAAC,EAAE,CAAC;wCACjHC,eAAe;wCACf,OAAOA;oCACT,OAAO;wCACL,OAAO,CAAC,UAAU,EAAEf,GAAG,IAAI,CAAC;oCAC9B;gCACF;gCACAoB,WAAW;oCAACxD,WAAWyD,OAAO;iCAAG;4BACnC;wBACF;wBACAC,cAAc,CAAC,EAAEvB,IAAI,EAAEwB,GAAG,EAAE;4BAC1B,MAAM/C,aAAa+C,IAAIvD,OAAO,CAACM,WAAW,CAACyB,MAAMK,WAAW;4BAE5D,IAAI5B,YAAY;gCACd,MAAMgD,wBAAwBnD,OAAOC,aAAa,CAACyB,MAAMK,WAAW,EAAE1B;gCAEtE,IAAI+C,MAAMC,OAAO,CAACF,wBAAwB;oCACxC,IAAI,CAACA,uBAAuB7C,QAAQ;wCAClC,OAAO;oCACT;oCACA,OAAO6C;gCACT;4BACF;4BACA,OAAO;wBACT;wBACAG,kBAAkB,CAAC,EAAE5B,IAAI,EAAE;4BACzB,OAAOA,MAAMrB;wBACf;wBACAkD,2BAA2B;4BAAClE,2BAA2BW;yBAAO;wBAC9DwD,OAAO;4BACLC,WAAW;gCACT,CAAC,EACCC,YAAY,EACZC,KAAK,EACLC,KAAK,EACLlC,IAAI,EACJmC,cAAc,EACdC,kBAAkB,EAClBZ,GAAG,EACHa,gBAAgB,EACjB;oCACC,IAAI,CAACrC,MAAME,OAAO;wCAChB,OAAOF;oCACT;oCACA,MAAMvB,aAAa+C,IAAIvD,OAAO,CAACM,WAAW,CAACyB,MAAMK,WAAW;oCAE5D,IAAI,CAAC5B,YAAY;wCACf,OAAOuB;oCACT;oCACA,mBAAmB;oCACnB,MAAMC,KAAKD,MAAME,OAAOD,MAAMD,MAAME,MAAM,8BAA8B;;oCAExE,MAAMoC,gBACJhE,OAAOiE,aAAaC,aAAalE,OAAOiE,WAAWN,QAC/C3D,OAAOiE,WACPN;oCAENG,mBAAmBK,IAAI,CACrBhF,SAAS;wCACPwC;wCACAxB;wCACAuD;wCACAU,MAAM1C;wCACNiC,OAAOK;wCACPJ;wCACAS,KAAK;wCACLR;wCACAX;wCACAa;oCACF;oCAGF,OAAOrC;gCACT;6BACD;wBACH;wBACAA,MAAMnC;wBACN+E,aAAa;4BAAC9E,iBAAiBQ;yBAAO;oBACxC;iBACD;gBACDuE,oBAAoBvE;YACtB;QACF;QACAqE,KAAK;QACLE,oBAAoBvE;IACtB;AACF,EAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"graphQLPopulationPromise.d.ts","sourceRoot":"","sources":["../../../../src/field/features/upload/graphQLPopulationPromise.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,iBAAiB,EAAE,MAAM,aAAa,CAAA;AACpD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAA;AAC7D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAKjE,eAAO,MAAM,0BAA0B,WAC7B,kBAAkB,KACzB,kBAAkB,oBAAoB,CAoExC,CAAA"}
@@ -1,52 +0,0 @@
1
- import { populate } from '../../../populateGraphQL/populate.js';
2
- import { recursivelyPopulateFieldsForGraphQL } from '../../../populateGraphQL/recursivelyPopulateFieldsForGraphQL.js';
3
- export const uploadPopulationPromiseHOC = (props)=>{
4
- return ({ context, currentDepth, depth, draft, editorPopulationPromises, fieldPromises, findMany, flattenLocales, node, overrideAccess, populationPromises, req, showHiddenFields })=>{
5
- if (node?.value) {
6
- const collection = req.payload.collections[node?.relationTo];
7
- if (collection) {
8
- // @ts-expect-error
9
- const id = node?.value?.id || node?.value // for backwards-compatibility
10
- ;
11
- const populateDepth = props?.maxDepth !== undefined && props?.maxDepth < depth ? props?.maxDepth : depth;
12
- populationPromises.push(populate({
13
- id,
14
- collection,
15
- currentDepth,
16
- data: node,
17
- depth: populateDepth,
18
- draft,
19
- key: 'value',
20
- overrideAccess,
21
- req,
22
- showHiddenFields
23
- }));
24
- const collectionFieldSchema = props?.collections?.[node?.relationTo]?.fields;
25
- if (Array.isArray(collectionFieldSchema)) {
26
- if (!collectionFieldSchema?.length) {
27
- return;
28
- }
29
- recursivelyPopulateFieldsForGraphQL({
30
- context,
31
- currentDepth,
32
- data: node.fields || {},
33
- depth,
34
- draft,
35
- editorPopulationPromises,
36
- fieldPromises,
37
- fields: collectionFieldSchema,
38
- findMany,
39
- flattenLocales,
40
- overrideAccess,
41
- populationPromises,
42
- req,
43
- showHiddenFields,
44
- siblingDoc: node.fields || {}
45
- });
46
- }
47
- }
48
- }
49
- };
50
- };
51
-
52
- //# sourceMappingURL=graphQLPopulationPromise.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../src/field/features/upload/graphQLPopulationPromise.ts"],"sourcesContent":["import type { PopulationPromise } from '../types.js'\nimport type { UploadFeatureProps } from './feature.server.js'\nimport type { SerializedUploadNode } from './nodes/UploadNode.js'\n\nimport { populate } from '../../../populateGraphQL/populate.js'\nimport { recursivelyPopulateFieldsForGraphQL } from '../../../populateGraphQL/recursivelyPopulateFieldsForGraphQL.js'\n\nexport const uploadPopulationPromiseHOC = (\n props?: UploadFeatureProps,\n): PopulationPromise<SerializedUploadNode> => {\n return ({\n context,\n currentDepth,\n depth,\n draft,\n editorPopulationPromises,\n fieldPromises,\n findMany,\n flattenLocales,\n node,\n overrideAccess,\n populationPromises,\n req,\n showHiddenFields,\n }) => {\n if (node?.value) {\n const collection = req.payload.collections[node?.relationTo]\n\n if (collection) {\n // @ts-expect-error\n const id = node?.value?.id || node?.value // for backwards-compatibility\n\n const populateDepth =\n props?.maxDepth !== undefined && props?.maxDepth < depth ? props?.maxDepth : depth\n\n populationPromises.push(\n populate({\n id,\n collection,\n currentDepth,\n data: node,\n depth: populateDepth,\n draft,\n key: 'value',\n overrideAccess,\n req,\n showHiddenFields,\n }),\n )\n\n const collectionFieldSchema = props?.collections?.[node?.relationTo]?.fields\n\n if (Array.isArray(collectionFieldSchema)) {\n if (!collectionFieldSchema?.length) {\n return\n }\n recursivelyPopulateFieldsForGraphQL({\n context,\n currentDepth,\n data: node.fields || {},\n depth,\n draft,\n editorPopulationPromises,\n fieldPromises,\n fields: collectionFieldSchema,\n findMany,\n flattenLocales,\n overrideAccess,\n populationPromises,\n req,\n showHiddenFields,\n siblingDoc: node.fields || {},\n })\n }\n }\n }\n }\n}\n"],"names":["populate","recursivelyPopulateFieldsForGraphQL","uploadPopulationPromiseHOC","props","context","currentDepth","depth","draft","editorPopulationPromises","fieldPromises","findMany","flattenLocales","node","overrideAccess","populationPromises","req","showHiddenFields","value","collection","payload","collections","relationTo","id","populateDepth","maxDepth","undefined","push","data","key","collectionFieldSchema","fields","Array","isArray","length","siblingDoc"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAIA,SAASA,QAAQ,QAAQ,uCAAsC;AAC/D,SAASC,mCAAmC,QAAQ,kEAAiE;AAErH,OAAO,MAAMC,6BAA6B,CACxCC;IAEA,OAAO,CAAC,EACNC,OAAO,EACPC,YAAY,EACZC,KAAK,EACLC,KAAK,EACLC,wBAAwB,EACxBC,aAAa,EACbC,QAAQ,EACRC,cAAc,EACdC,IAAI,EACJC,cAAc,EACdC,kBAAkB,EAClBC,GAAG,EACHC,gBAAgB,EACjB;QACC,IAAIJ,MAAMK,OAAO;YACf,MAAMC,aAAaH,IAAII,OAAO,CAACC,WAAW,CAACR,MAAMS,WAAW;YAE5D,IAAIH,YAAY;gBACd,mBAAmB;gBACnB,MAAMI,KAAKV,MAAMK,OAAOK,MAAMV,MAAMK,MAAM,8BAA8B;;gBAExE,MAAMM,gBACJpB,OAAOqB,aAAaC,aAAatB,OAAOqB,WAAWlB,QAAQH,OAAOqB,WAAWlB;gBAE/EQ,mBAAmBY,IAAI,CACrB1B,SAAS;oBACPsB;oBACAJ;oBACAb;oBACAsB,MAAMf;oBACNN,OAAOiB;oBACPhB;oBACAqB,KAAK;oBACLf;oBACAE;oBACAC;gBACF;gBAGF,MAAMa,wBAAwB1B,OAAOiB,aAAa,CAACR,MAAMS,WAAW,EAAES;gBAEtE,IAAIC,MAAMC,OAAO,CAACH,wBAAwB;oBACxC,IAAI,CAACA,uBAAuBI,QAAQ;wBAClC;oBACF;oBACAhC,oCAAoC;wBAClCG;wBACAC;wBACAsB,MAAMf,KAAKkB,MAAM,IAAI,CAAC;wBACtBxB;wBACAC;wBACAC;wBACAC;wBACAqB,QAAQD;wBACRnB;wBACAC;wBACAE;wBACAC;wBACAC;wBACAC;wBACAkB,YAAYtB,KAAKkB,MAAM,IAAI,CAAC;oBAC9B;gBACF;YACF;QACF;IACF;AACF,EAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../../src/field/features/upload/i18n.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,0BAA0B,CAAA;AAEhE,eAAO,MAAM,IAAI,EAAE,OAAO,CAAC,gBAAgB,CAiG1C,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../src/field/features/upload/i18n.ts"],"sourcesContent":["import type { GenericLanguages } from '@payloadcms/translations'\n\nexport const i18n: Partial<GenericLanguages> = {\n ar: {\n label: 'تحميل',\n },\n az: {\n label: 'Yükləyin',\n },\n bg: {\n label: 'Качване',\n },\n cs: {\n label: 'Nahrát',\n },\n de: {\n label: 'Datei',\n },\n en: {\n label: 'Upload',\n },\n es: {\n label: 'Subir',\n },\n fa: {\n label: 'بارگذاری',\n },\n fr: {\n label: 'Télécharger',\n },\n he: {\n label: 'העלה',\n },\n hr: {\n label: 'Prenesi',\n },\n hu: {\n label: 'Feltöltés',\n },\n it: {\n label: 'Carica',\n },\n ja: {\n label: 'アップロード',\n },\n ko: {\n label: '업로드',\n },\n my: {\n label: 'တင်ပြီး',\n },\n nb: {\n label: 'Last opp',\n },\n nl: {\n label: 'Uploaden',\n },\n pl: {\n label: 'Prześlij',\n },\n pt: {\n label: 'Carregar',\n },\n ro: {\n label: 'Încarcă',\n },\n rs: {\n label: 'Otpremi',\n },\n 'rs-latin': {\n label: 'Otpremi',\n },\n ru: {\n label: 'Загрузить',\n },\n sk: {\n label: 'Nahrať',\n },\n sv: {\n label: 'Ladda upp',\n },\n th: {\n label: 'อัปโหลด',\n },\n tr: {\n label: 'Yükle',\n },\n uk: {\n label: 'Завантажити',\n },\n vi: {\n label: 'Tải lên',\n },\n zh: {\n label: '上传',\n },\n 'zh-TW': {\n label: '上傳',\n },\n}\n"],"names":["i18n","ar","label","az","bg","cs","de","en","es","fa","fr","he","hr","hu","it","ja","ko","my","nb","nl","pl","pt","ro","rs","ru","sk","sv","th","tr","uk","vi","zh"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAEA,OAAO,MAAMA,OAAkC;IAC7CC,IAAI;QACFC,OAAO;IACT;IACAC,IAAI;QACFD,OAAO;IACT;IACAE,IAAI;QACFF,OAAO;IACT;IACAG,IAAI;QACFH,OAAO;IACT;IACAI,IAAI;QACFJ,OAAO;IACT;IACAK,IAAI;QACFL,OAAO;IACT;IACAM,IAAI;QACFN,OAAO;IACT;IACAO,IAAI;QACFP,OAAO;IACT;IACAQ,IAAI;QACFR,OAAO;IACT;IACAS,IAAI;QACFT,OAAO;IACT;IACAU,IAAI;QACFV,OAAO;IACT;IACAW,IAAI;QACFX,OAAO;IACT;IACAY,IAAI;QACFZ,OAAO;IACT;IACAa,IAAI;QACFb,OAAO;IACT;IACAc,IAAI;QACFd,OAAO;IACT;IACAe,IAAI;QACFf,OAAO;IACT;IACAgB,IAAI;QACFhB,OAAO;IACT;IACAiB,IAAI;QACFjB,OAAO;IACT;IACAkB,IAAI;QACFlB,OAAO;IACT;IACAmB,IAAI;QACFnB,OAAO;IACT;IACAoB,IAAI;QACFpB,OAAO;IACT;IACAqB,IAAI;QACFrB,OAAO;IACT;IACA,YAAY;QACVA,OAAO;IACT;IACAsB,IAAI;QACFtB,OAAO;IACT;IACAuB,IAAI;QACFvB,OAAO;IACT;IACAwB,IAAI;QACFxB,OAAO;IACT;IACAyB,IAAI;QACFzB,OAAO;IACT;IACA0B,IAAI;QACF1B,OAAO;IACT;IACA2B,IAAI;QACF3B,OAAO;IACT;IACA4B,IAAI;QACF5B,OAAO;IACT;IACA6B,IAAI;QACF7B,OAAO;IACT;IACA,SAAS;QACPA,OAAO;IACT;AACF,EAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"UploadNode.d.ts","sourceRoot":"","sources":["../../../../../src/field/features/upload/nodes/UploadNode.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,4BAA4B,EAAE,MAAM,6CAA6C,CAAA;AAC/F,OAAO,KAAK,EACV,gBAAgB,EAEhB,eAAe,EACf,iBAAiB,EACjB,WAAW,EACX,OAAO,EACP,MAAM,EACP,MAAM,SAAS,CAAA;AAChB,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,OAAO,CAAA;AAEhC,OAAO,EAAE,kBAAkB,EAAE,MAAM,6CAA6C,CAAA;AAShF,MAAM,MAAM,UAAU,GAAG;IACvB,MAAM,EAAE;QAEN,CAAC,GAAG,EAAE,MAAM,GAAG,OAAO,CAAA;KACvB,CAAA;IACD,EAAE,EAAE,MAAM,CAAA;IACV,UAAU,EAAE,MAAM,CAAA;IAClB,KAAK,EAAE,MAAM,GAAG,MAAM,CAAA;CACvB,CAAA;AAuCD,MAAM,MAAM,oBAAoB,GAAG,MAAM,CAAC,UAAU,EAAE,4BAA4B,CAAC,CAAA;AAEnF,qBAAa,UAAW,SAAQ,kBAAkB;IAChD,MAAM,EAAE,UAAU,CAAA;gBAEN,EACV,IAAI,EACJ,MAAM,EACN,GAAG,GACJ,EAAE;QACD,IAAI,EAAE,UAAU,CAAA;QAChB,MAAM,CAAC,EAAE,iBAAiB,CAAA;QAC1B,GAAG,CAAC,EAAE,OAAO,CAAA;KACd;IAKD,MAAM,CAAC,KAAK,CAAC,IAAI,EAAE,UAAU,GAAG,UAAU;IAQ1C,MAAM,CAAC,OAAO,IAAI,MAAM;IAIxB,MAAM,CAAC,SAAS,IAAI,gBAAgB,GAAG,IAAI;IAS3C,MAAM,CAAC,UAAU,CAAC,cAAc,EAAE,oBAAoB,GAAG,UAAU;IAsBnE,MAAM,CAAC,QAAQ,IAAI,KAAK;IAIxB,QAAQ,IAAI,GAAG,CAAC,OAAO;IAKvB,SAAS,IAAI,eAAe;IAQ5B,UAAU,IAAI,oBAAoB;IASlC,OAAO,IAAI,UAAU;IAIrB,OAAO,CAAC,IAAI,EAAE,UAAU,GAAG,IAAI;IAM/B,SAAS,IAAI,KAAK;CAGnB;AAED,wBAAgB,iBAAiB,CAAC,EAChC,IAAI,GACL,EAAE;IACD,IAAI,EAAE,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC,CAAA;CAC/D,GAAG,UAAU,CAKb;AAED,wBAAgB,aAAa,CAAC,IAAI,EAAE,WAAW,GAAG,IAAI,GAAG,SAAS,GAAG,IAAI,IAAI,UAAU,CAEtF"}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/field/features/upload/nodes/UploadNode.tsx"],"sourcesContent":["import type { SerializedDecoratorBlockNode } from '@lexical/react/LexicalDecoratorBlockNode.js'\nimport type {\n DOMConversionMap,\n DOMConversionOutput,\n DOMExportOutput,\n ElementFormatType,\n LexicalNode,\n NodeKey,\n Spread,\n} from 'lexical'\nimport type { JSX } from 'react'\n\nimport { DecoratorBlockNode } from '@lexical/react/LexicalDecoratorBlockNode.js'\nimport ObjectID from 'bson-objectid'\nimport { $applyNodeReplacement } from 'lexical'\nimport * as React from 'react'\n\nconst RawUploadComponent = React.lazy(() =>\n import('../component/index.js').then((module) => ({ default: module.UploadComponent })),\n)\n\nexport type UploadData = {\n fields: {\n // unknown, custom fields:\n [key: string]: unknown\n }\n id: string\n relationTo: string\n value: number | string\n}\n\nfunction isGoogleDocCheckboxImg(img: HTMLImageElement): boolean {\n return (\n img.parentElement != null &&\n img.parentElement.tagName === 'LI' &&\n img.previousSibling === null &&\n img.getAttribute('aria-roledescription') === 'checkbox'\n )\n}\n\nfunction $convertUploadElement(domNode: HTMLImageElement): DOMConversionOutput | null {\n if (\n domNode.hasAttribute('data-lexical-upload-relation-to') &&\n domNode.hasAttribute('data-lexical-upload-id')\n ) {\n const id = domNode.getAttribute('data-lexical-upload-id')\n const relationTo = domNode.getAttribute('data-lexical-upload-relation-to')\n\n if (id != null && relationTo != null) {\n const node = $createUploadNode({\n data: {\n fields: {},\n relationTo,\n value: id,\n },\n })\n return { node }\n }\n }\n const img = domNode\n if (img.src.startsWith('file:///') || isGoogleDocCheckboxImg(img)) {\n return null\n }\n // TODO: Auto-upload functionality here!\n //}\n return null\n}\n\nexport type SerializedUploadNode = Spread<UploadData, SerializedDecoratorBlockNode>\n\nexport class UploadNode extends DecoratorBlockNode {\n __data: UploadData\n\n constructor({\n data,\n format,\n key,\n }: {\n data: UploadData\n format?: ElementFormatType\n key?: NodeKey\n }) {\n super(format, key)\n this.__data = data\n }\n\n static clone(node: UploadNode): UploadNode {\n return new UploadNode({\n data: node.__data,\n format: node.__format,\n key: node.__key,\n })\n }\n\n static getType(): string {\n return 'upload'\n }\n\n static importDOM(): DOMConversionMap | null {\n return {\n img: (node: HTMLImageElement) => ({\n conversion: $convertUploadElement,\n priority: 0,\n }),\n }\n }\n\n static importJSON(serializedNode: SerializedUploadNode): UploadNode {\n if (serializedNode.version === 1 && (serializedNode?.value as unknown as { id: string })?.id) {\n serializedNode.value = (serializedNode.value as unknown as { id: string }).id\n }\n if (serializedNode.version === 2 && !serializedNode?.id) {\n serializedNode.id = new ObjectID.default().toHexString()\n serializedNode.version = 3\n }\n\n const importedData: UploadData = {\n id: serializedNode.id,\n fields: serializedNode.fields,\n relationTo: serializedNode.relationTo,\n value: serializedNode.value,\n }\n\n const node = $createUploadNode({ data: importedData })\n node.setFormat(serializedNode.format)\n\n return node\n }\n\n static isInline(): false {\n return false\n }\n\n decorate(): JSX.Element {\n // @ts-expect-error\n return <RawUploadComponent data={this.__data} format={this.__format} nodeKey={this.getKey()} />\n }\n\n exportDOM(): DOMExportOutput {\n const element = document.createElement('img')\n element.setAttribute('data-lexical-upload-id', String(this.__data?.value))\n element.setAttribute('data-lexical-upload-relation-to', this.__data?.relationTo)\n\n return { element }\n }\n\n exportJSON(): SerializedUploadNode {\n return {\n ...super.exportJSON(),\n ...this.getData(),\n type: this.getType(),\n version: 3,\n }\n }\n\n getData(): UploadData {\n return this.getLatest().__data\n }\n\n setData(data: UploadData): void {\n const writable = this.getWritable()\n writable.__data = data\n }\n\n // eslint-disable-next-line class-methods-use-this\n updateDOM(): false {\n return false\n }\n}\n\nexport function $createUploadNode({\n data,\n}: {\n data: Omit<UploadData, 'id'> & Partial<Pick<UploadData, 'id'>>\n}): UploadNode {\n if (!data?.id) {\n data.id = new ObjectID.default().toHexString()\n }\n return $applyNodeReplacement(new UploadNode({ data: data as UploadData }))\n}\n\nexport function $isUploadNode(node: LexicalNode | null | undefined): node is UploadNode {\n return node instanceof UploadNode\n}\n"],"names":["DecoratorBlockNode","ObjectID","$applyNodeReplacement","React","RawUploadComponent","lazy","then","module","default","UploadComponent","isGoogleDocCheckboxImg","img","parentElement","tagName","previousSibling","getAttribute","$convertUploadElement","domNode","hasAttribute","id","relationTo","node","$createUploadNode","data","fields","value","src","startsWith","UploadNode","__data","constructor","format","key","clone","__format","__key","getType","importDOM","conversion","priority","importJSON","serializedNode","version","toHexString","importedData","setFormat","isInline","decorate","nodeKey","getKey","exportDOM","element","document","createElement","setAttribute","String","exportJSON","getData","type","getLatest","setData","writable","getWritable","updateDOM","$isUploadNode"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":";AAYA,SAASA,kBAAkB,QAAQ,8CAA6C;AAChF,OAAOC,cAAc,gBAAe;AACpC,SAASC,qBAAqB,QAAQ,UAAS;AAC/C,YAAYC,WAAW,QAAO;AAE9B,MAAMC,mCAAqBD,MAAME,IAAI,CAAC,IACpC,MAAM,CAAC,yBAAyBC,IAAI,CAAC,CAACC,SAAY,CAAA;YAAEC,SAASD,OAAOE,eAAe;QAAC,CAAA;AAatF,SAASC,uBAAuBC,GAAqB;IACnD,OACEA,IAAIC,aAAa,IAAI,QACrBD,IAAIC,aAAa,CAACC,OAAO,KAAK,QAC9BF,IAAIG,eAAe,KAAK,QACxBH,IAAII,YAAY,CAAC,4BAA4B;AAEjD;AAEA,SAASC,sBAAsBC,OAAyB;IACtD,IACEA,QAAQC,YAAY,CAAC,sCACrBD,QAAQC,YAAY,CAAC,2BACrB;QACA,MAAMC,KAAKF,QAAQF,YAAY,CAAC;QAChC,MAAMK,aAAaH,QAAQF,YAAY,CAAC;QAExC,IAAII,MAAM,QAAQC,cAAc,MAAM;YACpC,MAAMC,OAAOC,kBAAkB;gBAC7BC,MAAM;oBACJC,QAAQ,CAAC;oBACTJ;oBACAK,OAAON;gBACT;YACF;YACA,OAAO;gBAAEE;YAAK;QAChB;IACF;IACA,MAAMV,MAAMM;IACZ,IAAIN,IAAIe,GAAG,CAACC,UAAU,CAAC,eAAejB,uBAAuBC,MAAM;QACjE,OAAO;IACT;IACA,wCAAwC;IACxC,GAAG;IACH,OAAO;AACT;AAIA,OAAO,MAAMiB,mBAAmB5B;IAC9B6B,OAAkB;IAElBC,YAAY,EACVP,IAAI,EACJQ,MAAM,EACNC,GAAG,EAKJ,CAAE;QACD,KAAK,CAACD,QAAQC;QACd,IAAI,CAACH,MAAM,GAAGN;IAChB;IAEA,OAAOU,MAAMZ,IAAgB,EAAc;QACzC,OAAO,IAAIO,WAAW;YACpBL,MAAMF,KAAKQ,MAAM;YACjBE,QAAQV,KAAKa,QAAQ;YACrBF,KAAKX,KAAKc,KAAK;QACjB;IACF;IAEA,OAAOC,UAAkB;QACvB,OAAO;IACT;IAEA,OAAOC,YAAqC;QAC1C,OAAO;YACL1B,KAAK,CAACU,OAA4B,CAAA;oBAChCiB,YAAYtB;oBACZuB,UAAU;gBACZ,CAAA;QACF;IACF;IAEA,OAAOC,WAAWC,cAAoC,EAAc;QAClE,IAAIA,eAAeC,OAAO,KAAK,KAAMD,gBAAgBhB,OAAqCN,IAAI;YAC5FsB,eAAehB,KAAK,GAAG,AAACgB,eAAehB,KAAK,CAA+BN,EAAE;QAC/E;QACA,IAAIsB,eAAeC,OAAO,KAAK,KAAK,CAACD,gBAAgBtB,IAAI;YACvDsB,eAAetB,EAAE,GAAG,IAAIlB,SAASO,OAAO,GAAGmC,WAAW;YACtDF,eAAeC,OAAO,GAAG;QAC3B;QAEA,MAAME,eAA2B;YAC/BzB,IAAIsB,eAAetB,EAAE;YACrBK,QAAQiB,eAAejB,MAAM;YAC7BJ,YAAYqB,eAAerB,UAAU;YACrCK,OAAOgB,eAAehB,KAAK;QAC7B;QAEA,MAAMJ,OAAOC,kBAAkB;YAAEC,MAAMqB;QAAa;QACpDvB,KAAKwB,SAAS,CAACJ,eAAeV,MAAM;QAEpC,OAAOV;IACT;IAEA,OAAOyB,WAAkB;QACvB,OAAO;IACT;IAEAC,WAAwB;QACtB,mBAAmB;QACnB,qBAAO,KAAC3C;YAAmBmB,MAAM,IAAI,CAACM,MAAM;YAAEE,QAAQ,IAAI,CAACG,QAAQ;YAAEc,SAAS,IAAI,CAACC,MAAM;;IAC3F;IAEAC,YAA6B;QAC3B,MAAMC,UAAUC,SAASC,aAAa,CAAC;QACvCF,QAAQG,YAAY,CAAC,0BAA0BC,OAAO,IAAI,CAAC1B,MAAM,EAAEJ;QACnE0B,QAAQG,YAAY,CAAC,mCAAmC,IAAI,CAACzB,MAAM,EAAET;QAErE,OAAO;YAAE+B;QAAQ;IACnB;IAEAK,aAAmC;QACjC,OAAO;YACL,GAAG,KAAK,CAACA,YAAY;YACrB,GAAG,IAAI,CAACC,OAAO,EAAE;YACjBC,MAAM,IAAI,CAACtB,OAAO;YAClBM,SAAS;QACX;IACF;IAEAe,UAAsB;QACpB,OAAO,IAAI,CAACE,SAAS,GAAG9B,MAAM;IAChC;IAEA+B,QAAQrC,IAAgB,EAAQ;QAC9B,MAAMsC,WAAW,IAAI,CAACC,WAAW;QACjCD,SAAShC,MAAM,GAAGN;IACpB;IAEA,kDAAkD;IAClDwC,YAAmB;QACjB,OAAO;IACT;AACF;AAEA,OAAO,SAASzC,kBAAkB,EAChCC,IAAI,EAGL;IACC,IAAI,CAACA,MAAMJ,IAAI;QACbI,KAAKJ,EAAE,GAAG,IAAIlB,SAASO,OAAO,GAAGmC,WAAW;IAC9C;IACA,OAAOzC,sBAAsB,IAAI0B,WAAW;QAAEL,MAAMA;IAAmB;AACzE;AAEA,OAAO,SAASyC,cAAc3C,IAAoC;IAChE,OAAOA,gBAAgBO;AACzB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/field/features/upload/plugin/index.tsx"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,SAAS,CAAA;AAe7C,OAAO,KAAK,EAAE,yBAAyB,EAAE,MAAM,gBAAgB,CAAA;AAC/D,OAAO,KAAK,EAAE,wBAAwB,EAAE,MAAM,sBAAsB,CAAA;AACpE,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAA;AAKxD,MAAM,MAAM,mBAAmB,GAAG,QAAQ,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,GAAG,OAAO,CAAC,IAAI,CAAC,UAAU,EAAE,IAAI,CAAC,CAAC,CAAC,CAAA;AAEpG,eAAO,MAAM,qBAAqB,EAAE,cAAc,CAAC,mBAAmB,CAC9B,CAAA;AAExC,eAAO,MAAM,YAAY,EAAE,yBAAyB,CAAC,wBAAwB,CAwD5E,CAAA"}
@@ -1,53 +0,0 @@
1
- 'use client';
2
- import { jsx as _jsx } from "react/jsx-runtime";
3
- import { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js';
4
- import { $insertNodeToNearestRoot, mergeRegister } from '@lexical/utils';
5
- import { useConfig } from '@payloadcms/ui/client';
6
- import { $getPreviousSelection, $getSelection, $isParagraphNode, $isRangeSelection, COMMAND_PRIORITY_EDITOR, createCommand } from 'lexical';
7
- import React, { useEffect } from 'react';
8
- import { UploadDrawer } from '../drawer/index.js';
9
- import { $createUploadNode, UploadNode } from '../nodes/UploadNode.js';
10
- export const INSERT_UPLOAD_COMMAND = createCommand('INSERT_UPLOAD_COMMAND');
11
- export const UploadPlugin = ({ clientProps })=>{
12
- const [editor] = useLexicalComposerContext();
13
- const { collections } = useConfig();
14
- useEffect(()=>{
15
- if (!editor.hasNodes([
16
- UploadNode
17
- ])) {
18
- throw new Error('UploadPlugin: UploadNode not registered on editor');
19
- }
20
- return mergeRegister(editor.registerCommand(INSERT_UPLOAD_COMMAND, (payload)=>{
21
- editor.update(()=>{
22
- const selection = $getSelection() || $getPreviousSelection();
23
- if ($isRangeSelection(selection)) {
24
- const uploadNode = $createUploadNode({
25
- data: {
26
- id: payload.id,
27
- fields: payload.fields,
28
- relationTo: payload.relationTo,
29
- value: payload.value
30
- }
31
- });
32
- // Insert upload node BEFORE potentially removing focusNode, as $insertNodeToNearestRoot errors if the focusNode doesn't exist
33
- $insertNodeToNearestRoot(uploadNode);
34
- const { focus } = selection;
35
- const focusNode = focus.getNode();
36
- // First, delete currently selected node if it's an empty paragraph and if there are sufficient
37
- // paragraph nodes (more than 1) left in the parent node, so that we don't "trap" the user
38
- if ($isParagraphNode(focusNode) && focusNode.getTextContentSize() === 0 && focusNode.getParent().getChildren().filter((node)=>$isParagraphNode(node)).length > 1) {
39
- focusNode.remove();
40
- }
41
- }
42
- });
43
- return true;
44
- }, COMMAND_PRIORITY_EDITOR));
45
- }, [
46
- editor
47
- ]);
48
- return /*#__PURE__*/ _jsx(UploadDrawer, {
49
- enabledCollectionSlugs: collections.map(({ slug })=>slug)
50
- });
51
- };
52
-
53
- //# sourceMappingURL=index.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../../src/field/features/upload/plugin/index.tsx"],"sourcesContent":["'use client'\nimport type { LexicalCommand } from 'lexical'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'\nimport { $insertNodeToNearestRoot, mergeRegister } from '@lexical/utils'\nimport { useConfig } from '@payloadcms/ui/client'\nimport {\n $getPreviousSelection,\n $getSelection,\n $isParagraphNode,\n $isRangeSelection,\n COMMAND_PRIORITY_EDITOR,\n createCommand,\n} from 'lexical'\nimport React, { useEffect } from 'react'\n\nimport type { PluginComponentWithAnchor } from '../../types.js'\nimport type { UploadFeaturePropsClient } from '../feature.client.js'\nimport type { UploadData } from '../nodes/UploadNode.js'\n\nimport { UploadDrawer } from '../drawer/index.js'\nimport { $createUploadNode, UploadNode } from '../nodes/UploadNode.js'\n\nexport type InsertUploadPayload = Readonly<Omit<UploadData, 'id'> & Partial<Pick<UploadData, 'id'>>>\n\nexport const INSERT_UPLOAD_COMMAND: LexicalCommand<InsertUploadPayload> =\n createCommand('INSERT_UPLOAD_COMMAND')\n\nexport const UploadPlugin: PluginComponentWithAnchor<UploadFeaturePropsClient> = ({\n clientProps,\n}) => {\n const [editor] = useLexicalComposerContext()\n const { collections } = useConfig()\n\n useEffect(() => {\n if (!editor.hasNodes([UploadNode])) {\n throw new Error('UploadPlugin: UploadNode not registered on editor')\n }\n\n return mergeRegister(\n editor.registerCommand<InsertUploadPayload>(\n INSERT_UPLOAD_COMMAND,\n (payload: InsertUploadPayload) => {\n editor.update(() => {\n const selection = $getSelection() || $getPreviousSelection()\n\n if ($isRangeSelection(selection)) {\n const uploadNode = $createUploadNode({\n data: {\n id: payload.id,\n fields: payload.fields,\n relationTo: payload.relationTo,\n value: payload.value,\n },\n })\n // Insert upload node BEFORE potentially removing focusNode, as $insertNodeToNearestRoot errors if the focusNode doesn't exist\n $insertNodeToNearestRoot(uploadNode)\n\n const { focus } = selection\n const focusNode = focus.getNode()\n\n // First, delete currently selected node if it's an empty paragraph and if there are sufficient\n // paragraph nodes (more than 1) left in the parent node, so that we don't \"trap\" the user\n if (\n $isParagraphNode(focusNode) &&\n focusNode.getTextContentSize() === 0 &&\n focusNode\n .getParent()\n .getChildren()\n .filter((node) => $isParagraphNode(node)).length > 1\n ) {\n focusNode.remove()\n }\n }\n })\n\n return true\n },\n COMMAND_PRIORITY_EDITOR,\n ),\n )\n }, [editor])\n\n return <UploadDrawer enabledCollectionSlugs={collections.map(({ slug }) => slug)} />\n}\n"],"names":["useLexicalComposerContext","$insertNodeToNearestRoot","mergeRegister","useConfig","$getPreviousSelection","$getSelection","$isParagraphNode","$isRangeSelection","COMMAND_PRIORITY_EDITOR","createCommand","React","useEffect","UploadDrawer","$createUploadNode","UploadNode","INSERT_UPLOAD_COMMAND","UploadPlugin","clientProps","editor","collections","hasNodes","Error","registerCommand","payload","update","selection","uploadNode","data","id","fields","relationTo","value","focus","focusNode","getNode","getTextContentSize","getParent","getChildren","filter","node","length","remove","enabledCollectionSlugs","map","slug"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAAA;;AAGA,SAASA,yBAAyB,QAAQ,2CAA0C;AACpF,SAASC,wBAAwB,EAAEC,aAAa,QAAQ,iBAAgB;AACxE,SAASC,SAAS,QAAQ,wBAAuB;AACjD,SACEC,qBAAqB,EACrBC,aAAa,EACbC,gBAAgB,EAChBC,iBAAiB,EACjBC,uBAAuB,EACvBC,aAAa,QACR,UAAS;AAChB,OAAOC,SAASC,SAAS,QAAQ,QAAO;AAMxC,SAASC,YAAY,QAAQ,qBAAoB;AACjD,SAASC,iBAAiB,EAAEC,UAAU,QAAQ,yBAAwB;AAItE,OAAO,MAAMC,wBACXN,cAAc,yBAAwB;AAExC,OAAO,MAAMO,eAAoE,CAAC,EAChFC,WAAW,EACZ;IACC,MAAM,CAACC,OAAO,GAAGlB;IACjB,MAAM,EAAEmB,WAAW,EAAE,GAAGhB;IAExBQ,UAAU;QACR,IAAI,CAACO,OAAOE,QAAQ,CAAC;YAACN;SAAW,GAAG;YAClC,MAAM,IAAIO,MAAM;QAClB;QAEA,OAAOnB,cACLgB,OAAOI,eAAe,CACpBP,uBACA,CAACQ;YACCL,OAAOM,MAAM,CAAC;gBACZ,MAAMC,YAAYpB,mBAAmBD;gBAErC,IAAIG,kBAAkBkB,YAAY;oBAChC,MAAMC,aAAab,kBAAkB;wBACnCc,MAAM;4BACJC,IAAIL,QAAQK,EAAE;4BACdC,QAAQN,QAAQM,MAAM;4BACtBC,YAAYP,QAAQO,UAAU;4BAC9BC,OAAOR,QAAQQ,KAAK;wBACtB;oBACF;oBACA,8HAA8H;oBAC9H9B,yBAAyByB;oBAEzB,MAAM,EAAEM,KAAK,EAAE,GAAGP;oBAClB,MAAMQ,YAAYD,MAAME,OAAO;oBAE/B,+FAA+F;oBAC/F,0FAA0F;oBAC1F,IACE5B,iBAAiB2B,cACjBA,UAAUE,kBAAkB,OAAO,KACnCF,UACGG,SAAS,GACTC,WAAW,GACXC,MAAM,CAAC,CAACC,OAASjC,iBAAiBiC,OAAOC,MAAM,GAAG,GACrD;wBACAP,UAAUQ,MAAM;oBAClB;gBACF;YACF;YAEA,OAAO;QACT,GACAjC;IAGN,GAAG;QAACU;KAAO;IAEX,qBAAO,KAACN;QAAa8B,wBAAwBvB,YAAYwB,GAAG,CAAC,CAAC,EAAEC,IAAI,EAAE,GAAKA;;AAC7E,EAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"validate.d.ts","sourceRoot":"","sources":["../../../../src/field/features/upload/validate.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;AACjD,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAA;AAC7D,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,uBAAuB,CAAA;AAEjE,eAAO,MAAM,gBAAgB,UACpB,kBAAkB,KACxB,eAAe,oBAAoB,CA0DrC,CAAA"}
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../../src/field/features/upload/validate.ts"],"sourcesContent":["import { buildStateFromSchema } from '@payloadcms/ui/forms/buildStateFromSchema'\nimport { isValidID } from 'payload'\n\nimport type { NodeValidation } from '../types.js'\nimport type { UploadFeatureProps } from './feature.server.js'\nimport type { SerializedUploadNode } from './nodes/UploadNode.js'\n\nexport const uploadValidation = (\n props: UploadFeatureProps,\n): NodeValidation<SerializedUploadNode> => {\n return async ({\n node,\n validation: {\n options: {\n id,\n operation,\n preferences,\n req,\n req: { payload, t },\n },\n },\n }) => {\n const idType = payload.collections[node.relationTo].customIDType || payload.db.defaultIDType\n // @ts-expect-error\n const nodeID = node?.value?.id || node?.value // for backwards-compatibility\n\n if (!isValidID(nodeID, idType)) {\n return t('validation:validUploadID')\n }\n\n if (!props?.collections) {\n return true\n }\n\n if (Object.keys(props?.collections).length === 0) {\n return true\n }\n\n const collection = props?.collections[node.relationTo]\n\n if (!collection?.fields?.length) {\n return true\n }\n\n const result = await buildStateFromSchema({\n id,\n data: node?.fields ?? {},\n fieldSchema: collection.fields,\n operation: operation === 'create' || operation === 'update' ? operation : 'update',\n preferences,\n req,\n siblingData: node?.fields ?? {},\n })\n\n let errorPaths = []\n for (const fieldKey in result) {\n if (result[fieldKey].errorPaths) {\n errorPaths = errorPaths.concat(result[fieldKey].errorPaths)\n }\n }\n\n if (errorPaths.length) {\n return 'The following fields are invalid: ' + errorPaths.join(', ')\n }\n\n return true\n }\n}\n"],"names":["buildStateFromSchema","isValidID","uploadValidation","props","node","validation","options","id","operation","preferences","req","payload","t","idType","collections","relationTo","customIDType","db","defaultIDType","nodeID","value","Object","keys","length","collection","fields","result","data","fieldSchema","siblingData","errorPaths","fieldKey","concat","join"],"rangeMappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;","mappings":"AAAA,SAASA,oBAAoB,QAAQ,4CAA2C;AAChF,SAASC,SAAS,QAAQ,UAAS;AAMnC,OAAO,MAAMC,mBAAmB,CAC9BC;IAEA,OAAO,OAAO,EACZC,IAAI,EACJC,YAAY,EACVC,SAAS,EACPC,EAAE,EACFC,SAAS,EACTC,WAAW,EACXC,GAAG,EACHA,KAAK,EAAEC,OAAO,EAAEC,CAAC,EAAE,EACpB,EACF,EACF;QACC,MAAMC,SAASF,QAAQG,WAAW,CAACV,KAAKW,UAAU,CAAC,CAACC,YAAY,IAAIL,QAAQM,EAAE,CAACC,aAAa;QAC5F,mBAAmB;QACnB,MAAMC,SAASf,MAAMgB,OAAOb,MAAMH,MAAMgB,MAAM,8BAA8B;;QAE5E,IAAI,CAACnB,UAAUkB,QAAQN,SAAS;YAC9B,OAAOD,EAAE;QACX;QAEA,IAAI,CAACT,OAAOW,aAAa;YACvB,OAAO;QACT;QAEA,IAAIO,OAAOC,IAAI,CAACnB,OAAOW,aAAaS,MAAM,KAAK,GAAG;YAChD,OAAO;QACT;QAEA,MAAMC,aAAarB,OAAOW,WAAW,CAACV,KAAKW,UAAU,CAAC;QAEtD,IAAI,CAACS,YAAYC,QAAQF,QAAQ;YAC/B,OAAO;QACT;QAEA,MAAMG,SAAS,MAAM1B,qBAAqB;YACxCO;YACAoB,MAAMvB,MAAMqB,UAAU,CAAC;YACvBG,aAAaJ,WAAWC,MAAM;YAC9BjB,WAAWA,cAAc,YAAYA,cAAc,WAAWA,YAAY;YAC1EC;YACAC;YACAmB,aAAazB,MAAMqB,UAAU,CAAC;QAChC;QAEA,IAAIK,aAAa,EAAE;QACnB,IAAK,MAAMC,YAAYL,OAAQ;YAC7B,IAAIA,MAAM,CAACK,SAAS,CAACD,UAAU,EAAE;gBAC/BA,aAAaA,WAAWE,MAAM,CAACN,MAAM,CAACK,SAAS,CAACD,UAAU;YAC5D;QACF;QAEA,IAAIA,WAAWP,MAAM,EAAE;YACrB,OAAO,uCAAuCO,WAAWG,IAAI,CAAC;QAChE;QAEA,OAAO;IACT;AACF,EAAC"}
@@ -1,8 +0,0 @@
1
- import * as React from 'react';
2
- import type { SanitizedPlugin } from '../features/types.js';
3
- export declare const EditorPlugin: React.FC<{
4
- anchorElem?: HTMLDivElement;
5
- clientProps: any;
6
- plugin: SanitizedPlugin;
7
- }>;
8
- //# sourceMappingURL=EditorPlugin.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"EditorPlugin.d.ts","sourceRoot":"","sources":["../../../src/field/lexical/EditorPlugin.tsx"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAE9B,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,sBAAsB,CAAA;AAE3D,eAAO,MAAM,YAAY,EAAE,KAAK,CAAC,EAAE,CAAC;IAClC,UAAU,CAAC,EAAE,cAAc,CAAA;IAC3B,WAAW,EAAE,GAAG,CAAA;IAChB,MAAM,EAAE,eAAe,CAAA;CACxB,CAQA,CAAA"}
@@ -1,15 +0,0 @@
1
- import { jsx as _jsx } from "react/jsx-runtime";
2
- import * as React from 'react';
3
- export const EditorPlugin = ({ anchorElem, clientProps, plugin })=>{
4
- if (plugin.position === 'floatingAnchorElem') {
5
- return plugin.Component && /*#__PURE__*/ _jsx(plugin.Component, {
6
- anchorElem: anchorElem,
7
- clientProps: clientProps
8
- });
9
- }
10
- return plugin.Component && /*#__PURE__*/ _jsx(plugin.Component, {
11
- clientProps: clientProps
12
- });
13
- };
14
-
15
- //# sourceMappingURL=EditorPlugin.js.map
@@ -1 +0,0 @@
1
- {"version":3,"sources":["../../../src/field/lexical/EditorPlugin.tsx"],"sourcesContent":["import * as React from 'react'\n\nimport type { SanitizedPlugin } from '../features/types.js'\n\nexport const EditorPlugin: React.FC<{\n anchorElem?: HTMLDivElement\n clientProps: any\n plugin: SanitizedPlugin\n}> = ({ anchorElem, clientProps, plugin }) => {\n if (plugin.position === 'floatingAnchorElem') {\n return (\n plugin.Component && <plugin.Component anchorElem={anchorElem} clientProps={clientProps} />\n )\n }\n\n return plugin.Component && <plugin.Component clientProps={clientProps} />\n}\n"],"names":["React","EditorPlugin","anchorElem","clientProps","plugin","position","Component"],"rangeMappings":";;;;;;;;;;;;","mappings":";AAAA,YAAYA,WAAW,QAAO;AAI9B,OAAO,MAAMC,eAIR,CAAC,EAAEC,UAAU,EAAEC,WAAW,EAAEC,MAAM,EAAE;IACvC,IAAIA,OAAOC,QAAQ,KAAK,sBAAsB;QAC5C,OACED,OAAOE,SAAS,kBAAI,KAACF,OAAOE,SAAS;YAACJ,YAAYA;YAAYC,aAAaA;;IAE/E;IAEA,OAAOC,OAAOE,SAAS,kBAAI,KAACF,OAAOE,SAAS;QAACH,aAAaA;;AAC5D,EAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"LexicalEditor.d.ts","sourceRoot":"","sources":["../../../src/field/lexical/LexicalEditor.tsx"],"names":[],"mappings":"AASA,OAAO,KAAK,KAAK,MAAM,OAAO,CAAA;AAG9B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,sBAAsB,CAAA;AAGhE,OAAO,sBAAsB,CAAA;AAQ7B,eAAO,MAAM,aAAa,EAAE,KAAK,CAAC,EAAE,CAClC,IAAI,CAAC,oBAAoB,EAAE,cAAc,GAAG,UAAU,CAAC,GAAG;IACxD,kBAAkB,EAAE,KAAK,CAAC,SAAS,CAAC,cAAc,CAAC,CAAA;CACpD,CA4KF,CAAA"}