@payloadcms/richtext-lexical 4.0.0-internal.2fddfc0 → 4.0.0-internal.314c594

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 (559) hide show
  1. package/LICENSE.md +1 -1
  2. package/dist/exports/client/Field-F22V5L4V.js +2 -0
  3. package/dist/exports/client/Field-F22V5L4V.js.map +7 -0
  4. package/dist/exports/client/bundled.css +1 -1
  5. package/dist/exports/client/chunk-43E5QYAA.js +2 -0
  6. package/dist/exports/client/chunk-43E5QYAA.js.map +7 -0
  7. package/dist/exports/client/chunk-LN6VX25I.js +2 -0
  8. package/dist/exports/client/chunk-LN6VX25I.js.map +7 -0
  9. package/dist/exports/client/component-D5QLYS7W.js +2 -0
  10. package/dist/exports/client/component-D5QLYS7W.js.map +7 -0
  11. package/dist/exports/client/index.d.ts +1 -3
  12. package/dist/exports/client/index.d.ts.map +1 -1
  13. package/dist/exports/client/index.js +26 -27
  14. package/dist/exports/client/index.js.map +4 -4
  15. package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
  16. package/dist/features/blockquote/client/index.js +2 -2
  17. package/dist/features/blockquote/client/index.js.map +1 -1
  18. package/dist/features/blockquote/server/index.js +2 -2
  19. package/dist/features/blockquote/server/index.js.map +1 -1
  20. package/dist/features/blocks/client/component/index.css +2 -2
  21. package/dist/features/blocks/client/componentInline/components/InlineBlockContainer.d.ts.map +1 -1
  22. package/dist/features/blocks/client/componentInline/index.css +8 -8
  23. package/dist/features/blocks/client/getBlockImageComponent.d.ts +1 -1
  24. package/dist/features/blocks/client/markdown/getLexicalToMarkdown.d.ts +1 -1
  25. package/dist/features/blocks/client/markdown/getLexicalToMarkdown.d.ts.map +1 -1
  26. package/dist/features/blocks/client/markdown/getLexicalToMarkdown.js +1 -1
  27. package/dist/features/blocks/client/markdown/getLexicalToMarkdown.js.map +1 -1
  28. package/dist/features/blocks/client/markdown/getMarkdownToLexical.d.ts +1 -1
  29. package/dist/features/blocks/client/markdown/getMarkdownToLexical.d.ts.map +1 -1
  30. package/dist/features/blocks/client/markdown/getMarkdownToLexical.js +5 -2
  31. package/dist/features/blocks/client/markdown/getMarkdownToLexical.js.map +1 -1
  32. package/dist/features/blocks/client/markdown/markdownTransformer.d.ts +1 -2
  33. package/dist/features/blocks/client/markdown/markdownTransformer.d.ts.map +1 -1
  34. package/dist/features/blocks/client/markdown/markdownTransformer.js.map +1 -1
  35. package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
  36. package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
  37. package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.css +1 -1
  38. package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.css +2 -4
  39. package/dist/features/blocks/premade/CodeBlock/Component/index.css +5 -5
  40. package/dist/features/blocks/server/graphQLPopulationPromise.d.ts.map +1 -1
  41. package/dist/features/blocks/server/index.js +2 -2
  42. package/dist/features/blocks/server/index.js.map +1 -1
  43. package/dist/features/blocks/server/markdown/markdownTransformer.d.ts +1 -1
  44. package/dist/features/blocks/server/markdown/markdownTransformer.d.ts.map +1 -1
  45. package/dist/features/blocks/server/markdown/markdownTransformer.js.map +1 -1
  46. package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -1
  47. package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -1
  48. package/dist/features/blocks/server/schema.d.ts.map +1 -1
  49. package/dist/features/blocks/server/schema.js +3 -2
  50. package/dist/features/blocks/server/schema.js.map +1 -1
  51. package/dist/features/blocks/server/validate.d.ts.map +1 -1
  52. package/dist/features/converters/htmlToLexical/index.d.ts.map +1 -1
  53. package/dist/features/converters/lexicalToHtml/shared/cssColors.d.ts.map +1 -1
  54. package/dist/features/converters/lexicalToMarkdown/index.d.ts.map +1 -1
  55. package/dist/features/converters/lexicalToMarkdown/index.js +1 -1
  56. package/dist/features/converters/lexicalToMarkdown/index.js.map +1 -1
  57. package/dist/features/converters/markdownToLexical/index.d.ts.map +1 -1
  58. package/dist/features/converters/markdownToLexical/index.js +5 -2
  59. package/dist/features/converters/markdownToLexical/index.js.map +1 -1
  60. package/dist/features/debug/jsxConverter/client/plugin/style.css +2 -2
  61. package/dist/features/debug/testRecorder/client/plugin/index.css +0 -1
  62. package/dist/features/format/bold/feature.client.js +1 -1
  63. package/dist/features/format/bold/feature.client.js.map +1 -1
  64. package/dist/features/format/bold/feature.server.d.ts.map +1 -1
  65. package/dist/features/format/bold/feature.server.js +1 -1
  66. package/dist/features/format/bold/feature.server.js.map +1 -1
  67. package/dist/features/format/inlineCode/feature.client.js +1 -1
  68. package/dist/features/format/inlineCode/feature.client.js.map +1 -1
  69. package/dist/features/format/inlineCode/feature.server.d.ts.map +1 -1
  70. package/dist/features/format/inlineCode/feature.server.js +1 -1
  71. package/dist/features/format/inlineCode/feature.server.js.map +1 -1
  72. package/dist/features/format/italic/feature.client.js +1 -1
  73. package/dist/features/format/italic/feature.client.js.map +1 -1
  74. package/dist/features/format/italic/feature.server.d.ts.map +1 -1
  75. package/dist/features/format/italic/feature.server.js +1 -1
  76. package/dist/features/format/italic/feature.server.js.map +1 -1
  77. package/dist/features/format/shared/toolbarFormatGroup.d.ts.map +1 -1
  78. package/dist/features/format/strikethrough/feature.client.js +1 -1
  79. package/dist/features/format/strikethrough/feature.client.js.map +1 -1
  80. package/dist/features/format/strikethrough/feature.server.d.ts.map +1 -1
  81. package/dist/features/format/strikethrough/feature.server.js +1 -1
  82. package/dist/features/format/strikethrough/feature.server.js.map +1 -1
  83. package/dist/features/heading/client/index.js +2 -2
  84. package/dist/features/heading/client/index.js.map +1 -1
  85. package/dist/features/heading/markdownTransformer.d.ts +2 -2
  86. package/dist/features/heading/markdownTransformer.d.ts.map +1 -1
  87. package/dist/features/heading/markdownTransformer.js +6 -19
  88. package/dist/features/heading/markdownTransformer.js.map +1 -1
  89. package/dist/features/heading/server/index.js +2 -2
  90. package/dist/features/heading/server/index.js.map +1 -1
  91. package/dist/features/heading/server/schema.d.ts.map +1 -1
  92. package/dist/features/horizontalRule/client/index.js +2 -2
  93. package/dist/features/horizontalRule/client/index.js.map +1 -1
  94. package/dist/features/horizontalRule/client/markdownTransformer.d.ts +2 -2
  95. package/dist/features/horizontalRule/client/markdownTransformer.d.ts.map +1 -1
  96. package/dist/features/horizontalRule/client/markdownTransformer.js +1 -1
  97. package/dist/features/horizontalRule/client/markdownTransformer.js.map +1 -1
  98. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts +1 -1
  99. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.d.ts.map +1 -1
  100. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js +1 -1
  101. package/dist/features/horizontalRule/client/nodes/HorizontalRuleNode.js.map +1 -1
  102. package/dist/features/horizontalRule/client/plugin/index.css +2 -2
  103. package/dist/features/horizontalRule/server/index.js +2 -2
  104. package/dist/features/horizontalRule/server/index.js.map +1 -1
  105. package/dist/features/horizontalRule/server/markdownTransformer.d.ts +2 -2
  106. package/dist/features/horizontalRule/server/markdownTransformer.d.ts.map +1 -1
  107. package/dist/features/horizontalRule/server/markdownTransformer.js +1 -1
  108. package/dist/features/horizontalRule/server/markdownTransformer.js.map +1 -1
  109. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts +1 -1
  110. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.d.ts.map +1 -1
  111. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js +1 -1
  112. package/dist/features/horizontalRule/server/nodes/HorizontalRuleNode.js.map +1 -1
  113. package/dist/features/indent/client/toolbarIndentGroup.d.ts.map +1 -1
  114. package/dist/features/link/client/index.js +2 -2
  115. package/dist/features/link/client/index.js.map +1 -1
  116. package/dist/features/link/client/plugins/autoLink/index.d.ts.map +1 -1
  117. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +3 -3
  118. package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
  119. package/dist/features/link/client/plugins/floatingLinkEditor/index.css +7 -12
  120. package/dist/features/link/markdownTransformer.d.ts +4 -4
  121. package/dist/features/link/markdownTransformer.d.ts.map +1 -1
  122. package/dist/features/link/markdownTransformer.js +2 -2
  123. package/dist/features/link/markdownTransformer.js.map +1 -1
  124. package/dist/features/link/markdownTransformer.spec.js +10 -10
  125. package/dist/features/link/markdownTransformer.spec.js.map +1 -1
  126. package/dist/features/link/nodes/AutoLinkNode.d.ts +1 -1
  127. package/dist/features/link/nodes/AutoLinkNode.d.ts.map +1 -1
  128. package/dist/features/link/nodes/AutoLinkNode.js.map +1 -1
  129. package/dist/features/link/nodes/LinkNode.d.ts +1 -1
  130. package/dist/features/link/nodes/LinkNode.d.ts.map +1 -1
  131. package/dist/features/link/nodes/LinkNode.js.map +1 -1
  132. package/dist/features/link/server/baseFields.d.ts.map +1 -1
  133. package/dist/features/link/server/baseFields.js.map +1 -1
  134. package/dist/features/link/server/graphQLPopulationPromise.d.ts.map +1 -1
  135. package/dist/features/link/server/index.js +4 -4
  136. package/dist/features/link/server/index.js.map +1 -1
  137. package/dist/features/link/server/schema.d.ts.map +1 -1
  138. package/dist/features/link/server/schema.js +4 -2
  139. package/dist/features/link/server/schema.js.map +1 -1
  140. package/dist/features/link/server/validate.d.ts.map +1 -1
  141. package/dist/features/lists/checklist/client/index.js +1 -1
  142. package/dist/features/lists/checklist/client/index.js.map +1 -1
  143. package/dist/features/lists/checklist/server/index.js +1 -1
  144. package/dist/features/lists/checklist/server/index.js.map +1 -1
  145. package/dist/features/lists/orderedList/client/index.js +1 -1
  146. package/dist/features/lists/orderedList/client/index.js.map +1 -1
  147. package/dist/features/lists/orderedList/server/index.js +1 -1
  148. package/dist/features/lists/orderedList/server/index.js.map +1 -1
  149. package/dist/features/lists/unorderedList/client/index.js +1 -1
  150. package/dist/features/lists/unorderedList/client/index.js.map +1 -1
  151. package/dist/features/lists/unorderedList/server/index.js +1 -1
  152. package/dist/features/lists/unorderedList/server/index.js.map +1 -1
  153. package/dist/features/relationship/client/drawer/index.d.ts.map +1 -1
  154. package/dist/features/relationship/client/nodes/RelationshipNode.d.ts.map +1 -1
  155. package/dist/features/relationship/client/utils/useEnabledRelationships.d.ts.map +1 -1
  156. package/dist/features/relationship/server/graphQLPopulationPromise.d.ts.map +1 -1
  157. package/dist/features/relationship/server/nodes/RelationshipNode.d.ts.map +1 -1
  158. package/dist/features/relationship/server/schema.d.ts +3 -3
  159. package/dist/features/relationship/server/schema.d.ts.map +1 -1
  160. package/dist/features/relationship/server/schema.js +22 -5
  161. package/dist/features/relationship/server/schema.js.map +1 -1
  162. package/dist/features/relationship/shared/filterEnabledRelationshipCollections.d.ts.map +1 -1
  163. package/dist/features/shared/toolbar/addDropdownGroup.d.ts.map +1 -1
  164. package/dist/features/shared/toolbar/featureButtonsGroup.d.ts.map +1 -1
  165. package/dist/features/shared/toolbar/textDropdownGroup.d.ts.map +1 -1
  166. package/dist/features/table/client/index.d.ts.map +1 -0
  167. package/dist/features/{experimental_table → table}/client/index.js +2 -2
  168. package/dist/features/table/client/index.js.map +1 -0
  169. package/dist/features/table/client/plugins/TableActionMenuPlugin/index.d.ts.map +1 -0
  170. package/dist/features/table/client/plugins/TableActionMenuPlugin/index.js.map +1 -0
  171. package/dist/features/table/client/plugins/TableCellResizerPlugin/index.d.ts.map +1 -0
  172. package/dist/features/table/client/plugins/TableCellResizerPlugin/index.js.map +1 -0
  173. package/dist/features/table/client/plugins/TableHoverActionsPlugin/index.d.ts.map +1 -0
  174. package/dist/features/table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -0
  175. package/dist/features/table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +1 -0
  176. package/dist/features/table/client/plugins/TablePlugin/TableGridPopup/index.js.map +1 -0
  177. package/dist/features/table/client/plugins/TablePlugin/index.d.ts.map +1 -0
  178. package/dist/features/table/client/plugins/TablePlugin/index.js.map +1 -0
  179. package/dist/features/table/client/utils/debounce.d.ts.map +1 -0
  180. package/dist/features/table/client/utils/debounce.js.map +1 -0
  181. package/dist/features/table/client/utils/useDebounce.d.ts.map +1 -0
  182. package/dist/features/table/client/utils/useDebounce.js.map +1 -0
  183. package/dist/features/table/markdownTransformer.d.ts +5 -0
  184. package/dist/features/table/markdownTransformer.d.ts.map +1 -0
  185. package/dist/features/{experimental_table → table}/markdownTransformer.js +6 -3
  186. package/dist/features/table/markdownTransformer.js.map +1 -0
  187. package/dist/features/table/server/index.d.ts +3 -0
  188. package/dist/features/table/server/index.d.ts.map +1 -0
  189. package/dist/features/{experimental_table → table}/server/index.js +6 -6
  190. package/dist/features/table/server/index.js.map +1 -0
  191. package/dist/features/table/server/schema.d.ts.map +1 -0
  192. package/dist/features/table/server/schema.js.map +1 -0
  193. package/dist/features/textState/feature.client.js +1 -1
  194. package/dist/features/textState/feature.client.js.map +1 -1
  195. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.d.ts +8 -0
  196. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.d.ts.map +1 -0
  197. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.js +80 -0
  198. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.js.map +1 -0
  199. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.spec.js +65 -0
  200. package/dist/features/toolbars/fixed/client/Toolbar/horizontalWheelScroll.spec.js.map +1 -0
  201. package/dist/features/toolbars/fixed/client/Toolbar/index.css +80 -8
  202. package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts.map +1 -1
  203. package/dist/features/toolbars/fixed/client/Toolbar/index.js +4 -1
  204. package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
  205. package/dist/features/toolbars/inline/client/Toolbar/index.css +2 -14
  206. package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
  207. package/dist/features/toolbars/shared/ToolbarDropdown/index.css +8 -14
  208. package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
  209. package/dist/features/toolbars/shared/useToolbarStates.d.ts.map +1 -1
  210. package/dist/features/toolbars/shared/useToolbarStates.js +3 -1
  211. package/dist/features/toolbars/shared/useToolbarStates.js.map +1 -1
  212. package/dist/features/typesClient.d.ts +1 -1
  213. package/dist/features/typesClient.d.ts.map +1 -1
  214. package/dist/features/typesClient.js.map +1 -1
  215. package/dist/features/typesServer.d.ts +3 -3
  216. package/dist/features/typesServer.d.ts.map +1 -1
  217. package/dist/features/typesServer.js.map +1 -1
  218. package/dist/features/upload/client/component/index.css +9 -9
  219. package/dist/features/upload/client/component/index.js +2 -1
  220. package/dist/features/upload/client/component/index.js.map +1 -1
  221. package/dist/features/upload/client/drawer/index.d.ts.map +1 -1
  222. package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
  223. package/dist/features/upload/client/plugin/index.js +5 -5
  224. package/dist/features/upload/client/plugin/index.js.map +1 -1
  225. package/dist/features/upload/server/graphQLPopulationPromise.d.ts.map +1 -1
  226. package/dist/features/upload/server/index.js +4 -4
  227. package/dist/features/upload/server/index.js.map +1 -1
  228. package/dist/features/upload/server/markdownTransformer.d.ts +2 -2
  229. package/dist/features/upload/server/markdownTransformer.d.ts.map +1 -1
  230. package/dist/features/upload/server/markdownTransformer.js +1 -1
  231. package/dist/features/upload/server/markdownTransformer.js.map +1 -1
  232. package/dist/features/upload/server/nodes/UploadNode.d.ts.map +1 -1
  233. package/dist/features/upload/server/schema.d.ts +4 -4
  234. package/dist/features/upload/server/schema.d.ts.map +1 -1
  235. package/dist/features/upload/server/schema.js +26 -6
  236. package/dist/features/upload/server/schema.js.map +1 -1
  237. package/dist/features/upload/server/validate.d.ts.map +1 -1
  238. package/dist/field/Diff/converters/unknown/index.css +1 -1
  239. package/dist/field/Field.d.ts.map +1 -1
  240. package/dist/field/Field.js +18 -15
  241. package/dist/field/Field.js.map +1 -1
  242. package/dist/field/ViewSelector.css +1 -1
  243. package/dist/field/bundled.css +1 -1
  244. package/dist/field/index.css +4 -4
  245. package/dist/i18n.d.ts.map +1 -1
  246. package/dist/i18n.js +68 -0
  247. package/dist/i18n.js.map +1 -1
  248. package/dist/index.d.ts +3 -3
  249. package/dist/index.d.ts.map +1 -1
  250. package/dist/index.js +11 -54
  251. package/dist/index.js.map +1 -1
  252. package/dist/lexical/LexicalEditor.css +18 -18
  253. package/dist/lexical/LexicalEditor.d.ts.map +1 -1
  254. package/dist/lexical/LexicalEditor.js +2 -36
  255. package/dist/lexical/LexicalEditor.js.map +1 -1
  256. package/dist/lexical/LexicalProvider.d.ts.map +1 -1
  257. package/dist/lexical/LexicalProvider.js +7 -22
  258. package/dist/lexical/LexicalProvider.js.map +1 -1
  259. package/dist/lexical/config/client/EditorConfigProvider.d.ts.map +1 -1
  260. package/dist/lexical/config/client/sanitize.d.ts.map +1 -1
  261. package/dist/lexical/config/server/loader.d.ts +1 -1
  262. package/dist/lexical/config/server/loader.d.ts.map +1 -1
  263. package/dist/lexical/config/server/loader.js +2 -2
  264. package/dist/lexical/config/server/loader.js.map +1 -1
  265. package/dist/lexical/config/server/sanitize.d.ts +1 -1
  266. package/dist/lexical/config/server/sanitize.d.ts.map +1 -1
  267. package/dist/lexical/config/server/sanitize.js +2 -2
  268. package/dist/lexical/config/server/sanitize.js.map +1 -1
  269. package/dist/lexical/plugins/DecoratorPlugin/index.css +1 -1
  270. package/dist/lexical/plugins/InsertParagraphAtEnd/index.css +16 -24
  271. package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts.map +1 -1
  272. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js +27 -14
  273. package/dist/lexical/plugins/InsertParagraphAtEnd/index.js.map +1 -1
  274. package/dist/lexical/plugins/MarkdownShortcut/index.d.ts.map +1 -1
  275. package/dist/lexical/plugins/MarkdownShortcut/index.js +1 -1
  276. package/dist/lexical/plugins/MarkdownShortcut/index.js.map +1 -1
  277. package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts.map +1 -1
  278. package/dist/lexical/plugins/NodeViewOverridePlugin/index.js +21 -0
  279. package/dist/lexical/plugins/NodeViewOverridePlugin/index.js.map +1 -1
  280. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts +0 -1
  281. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.d.ts.map +1 -1
  282. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js +1 -20
  283. package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +1 -1
  284. package/dist/lexical/plugins/SlashMenu/index.css +1 -6
  285. package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.css +1 -1
  286. package/dist/lexical/plugins/handles/DraggableBlockPlugin/debounce.d.ts.map +1 -1
  287. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.css +4 -3
  288. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +1 -1
  289. package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
  290. package/dist/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.d.ts.map +1 -1
  291. package/dist/lexical/theme/EditorTheme.css +18 -19
  292. package/dist/lexical/ui/ContentEditable.css +22 -17
  293. package/dist/lexical/utils/markdown/convertFromMarkdownString.d.ts +17 -0
  294. package/dist/lexical/utils/markdown/convertFromMarkdownString.d.ts.map +1 -0
  295. package/dist/lexical/utils/markdown/convertFromMarkdownString.js +27 -0
  296. package/dist/lexical/utils/markdown/convertFromMarkdownString.js.map +1 -0
  297. package/dist/lexical/utils/markdown/convertFromMarkdownString.spec.js +88 -0
  298. package/dist/lexical/utils/markdown/convertFromMarkdownString.spec.js.map +1 -0
  299. package/dist/lexical/utils/markdown/createBlockNode.d.ts +2 -2
  300. package/dist/lexical/utils/markdown/createBlockNode.d.ts.map +1 -1
  301. package/dist/lexical/utils/markdown/createBlockNode.js.map +1 -1
  302. package/dist/lexical/utils/markdown/normalizeMarkdown.d.ts +25 -0
  303. package/dist/lexical/utils/markdown/normalizeMarkdown.d.ts.map +1 -0
  304. package/dist/lexical/utils/markdown/normalizeMarkdown.js +91 -0
  305. package/dist/lexical/utils/markdown/normalizeMarkdown.js.map +1 -0
  306. package/dist/lexical/utils/nodeFormat.d.ts.map +1 -1
  307. package/dist/lexical/utils/point.d.ts.map +1 -1
  308. package/dist/lexical/utils/rect.d.ts.map +1 -1
  309. package/dist/lexical-proxy/@lexical-markdown.d.ts +1 -1
  310. package/dist/lexical-proxy/@lexical-markdown.d.ts.map +1 -1
  311. package/dist/lexical-proxy/@lexical-markdown.js +1 -1
  312. package/dist/lexical-proxy/@lexical-markdown.js.map +1 -1
  313. package/dist/lexical-proxy/@lexical-react/ExtensionComponent.d.ts +2 -0
  314. package/dist/lexical-proxy/@lexical-react/ExtensionComponent.d.ts.map +1 -0
  315. package/dist/lexical-proxy/@lexical-react/ExtensionComponent.js +2 -0
  316. package/dist/lexical-proxy/@lexical-react/ExtensionComponent.js.map +1 -0
  317. package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.d.ts +2 -0
  318. package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.d.ts.map +1 -0
  319. package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.js +2 -0
  320. package/dist/lexical-proxy/@lexical-react/LexicalExtensionComposer.js.map +1 -0
  321. package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.d.ts +2 -0
  322. package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.d.ts.map +1 -0
  323. package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.js +2 -0
  324. package/dist/lexical-proxy/@lexical-react/LexicalExtensionEditorComposer.js.map +1 -0
  325. package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.d.ts +2 -0
  326. package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.d.ts.map +1 -0
  327. package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.js +2 -0
  328. package/dist/lexical-proxy/@lexical-react/LexicalSelectionAlwaysOnDisplay.js.map +1 -0
  329. package/dist/lexical-proxy/@lexical-react/ReactExtension.d.ts +2 -0
  330. package/dist/lexical-proxy/@lexical-react/ReactExtension.d.ts.map +1 -0
  331. package/dist/lexical-proxy/@lexical-react/ReactExtension.js +2 -0
  332. package/dist/lexical-proxy/@lexical-react/ReactExtension.js.map +1 -0
  333. package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.d.ts +2 -0
  334. package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.d.ts.map +1 -0
  335. package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.js +2 -0
  336. package/dist/lexical-proxy/@lexical-react/ReactPluginHostExtension.js.map +1 -0
  337. package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.d.ts +2 -0
  338. package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.d.ts.map +1 -0
  339. package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.js +2 -0
  340. package/dist/lexical-proxy/@lexical-react/ReactProviderExtension.js.map +1 -0
  341. package/dist/lexical-proxy/@lexical-react/TreeViewExtension.d.ts +2 -0
  342. package/dist/lexical-proxy/@lexical-react/TreeViewExtension.d.ts.map +1 -0
  343. package/dist/lexical-proxy/@lexical-react/TreeViewExtension.js +2 -0
  344. package/dist/lexical-proxy/@lexical-react/TreeViewExtension.js.map +1 -0
  345. package/dist/lexical-proxy/@lexical-react/useExtensionComponent.d.ts +2 -0
  346. package/dist/lexical-proxy/@lexical-react/useExtensionComponent.d.ts.map +1 -0
  347. package/dist/lexical-proxy/@lexical-react/useExtensionComponent.js +2 -0
  348. package/dist/lexical-proxy/@lexical-react/useExtensionComponent.js.map +1 -0
  349. package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.d.ts +2 -0
  350. package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.d.ts.map +1 -0
  351. package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.js +2 -0
  352. package/dist/lexical-proxy/@lexical-react/useExtensionSignalValue.js.map +1 -0
  353. package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.d.ts +2 -0
  354. package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.d.ts.map +1 -0
  355. package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.js +2 -0
  356. package/dist/lexical-proxy/@lexical-react/useLexicalAriaLiveRegion.js.map +1 -0
  357. package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.d.ts +2 -0
  358. package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.d.ts.map +1 -0
  359. package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.js +2 -0
  360. package/dist/lexical-proxy/@lexical-react/useLexicalFocusManagerRef.js.map +1 -0
  361. package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.d.ts +2 -0
  362. package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.d.ts.map +1 -0
  363. package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.js +2 -0
  364. package/dist/lexical-proxy/@lexical-react/useLexicalFocusTrapRef.js.map +1 -0
  365. package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.d.ts +2 -0
  366. package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.d.ts.map +1 -0
  367. package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.js +2 -0
  368. package/dist/lexical-proxy/@lexical-react/useLexicalRovingTabIndexRef.js.map +1 -0
  369. package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.d.ts +2 -0
  370. package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.d.ts.map +1 -0
  371. package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.js +2 -0
  372. package/dist/lexical-proxy/@lexical-react/useLexicalSlotRef.js.map +1 -0
  373. package/dist/populateGraphQL/populateLexicalPopulationPromises.d.ts.map +1 -1
  374. package/dist/populateGraphQL/recursivelyPopulateFieldsForGraphQL.d.ts.map +1 -1
  375. package/dist/types/index.d.ts +1 -1
  376. package/dist/types/index.d.ts.map +1 -1
  377. package/dist/types/index.js.map +1 -1
  378. package/dist/types/jsonSchemaHelpers.d.ts.map +1 -1
  379. package/dist/types/nodeTypes.d.ts +1 -1
  380. package/dist/types/nodeTypes.d.ts.map +1 -1
  381. package/dist/types/nodeTypes.js.map +1 -1
  382. package/dist/types/schema.d.ts.map +1 -1
  383. package/dist/types/schema.js +12 -5
  384. package/dist/types/schema.js.map +1 -1
  385. package/dist/utilities/applyBaseFilterToFields.d.ts.map +1 -1
  386. package/dist/utilities/applyBaseFilterToFields.js.map +1 -1
  387. package/dist/utilities/createServerFeature.d.ts +1 -1
  388. package/dist/utilities/createServerFeature.d.ts.map +1 -1
  389. package/dist/utilities/createServerFeature.js +2 -2
  390. package/dist/utilities/createServerFeature.js.map +1 -1
  391. package/dist/utilities/editorConfigFactory.d.ts +6 -6
  392. package/dist/utilities/editorConfigFactory.d.ts.map +1 -1
  393. package/dist/utilities/editorConfigFactory.js +9 -9
  394. package/dist/utilities/editorConfigFactory.js.map +1 -1
  395. package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts +1 -1
  396. package/dist/utilities/fieldsDrawer/useDrawerSubmit.d.ts.map +1 -1
  397. package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts.map +1 -1
  398. package/dist/utilities/fieldsDrawer/useLexicalDrawer.d.ts.map +1 -1
  399. package/dist/utilities/fieldsDrawer/useLexicalListDrawer.d.ts.map +1 -1
  400. package/dist/utilities/generateImportMap.d.ts +1 -1
  401. package/dist/utilities/generateImportMap.d.ts.map +1 -1
  402. package/dist/utilities/generateImportMap.js +3 -7
  403. package/dist/utilities/generateImportMap.js.map +1 -1
  404. package/dist/utilities/generateSchemaMap.d.ts +1 -1
  405. package/dist/utilities/generateSchemaMap.d.ts.map +1 -1
  406. package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts +2 -2
  407. package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts.map +1 -1
  408. package/dist/utilities/getDefaultSanitizedEditorConfig.js +6 -17
  409. package/dist/utilities/getDefaultSanitizedEditorConfig.js.map +1 -1
  410. package/dist/utilities/recurseNodeTree.d.ts.map +1 -1
  411. package/dist/utilities/upgradeLexicalData/upgradeDocumentFieldsRecursively.d.ts.map +1 -1
  412. package/dist/utilities/useLexicalFeature.d.ts.map +1 -1
  413. package/dist/validate/index.d.ts.map +1 -1
  414. package/package.json +95 -27
  415. package/dist/@types/assets.d.js +0 -2
  416. package/dist/@types/assets.d.js.map +0 -1
  417. package/dist/exports/client/Field-VW7ZGT6K.js +0 -2
  418. package/dist/exports/client/Field-VW7ZGT6K.js.map +0 -7
  419. package/dist/exports/client/chunk-4EIYXZ6H.js +0 -12
  420. package/dist/exports/client/chunk-4EIYXZ6H.js.map +0 -7
  421. package/dist/exports/client/chunk-UD4DQ4AK.js +0 -2
  422. package/dist/exports/client/chunk-UD4DQ4AK.js.map +0 -7
  423. package/dist/exports/client/component-PHZQBOJE.js +0 -2
  424. package/dist/exports/client/component-PHZQBOJE.js.map +0 -7
  425. package/dist/exports/server/rsc.browser.d.ts +0 -11
  426. package/dist/exports/server/rsc.browser.d.ts.map +0 -1
  427. package/dist/exports/server/rsc.browser.js +0 -10
  428. package/dist/exports/server/rsc.browser.js.map +0 -1
  429. package/dist/features/blockquote/markdownTransformer.d.ts +0 -3
  430. package/dist/features/blockquote/markdownTransformer.d.ts.map +0 -1
  431. package/dist/features/blockquote/markdownTransformer.js +0 -33
  432. package/dist/features/blockquote/markdownTransformer.js.map +0 -1
  433. package/dist/features/experimental_table/client/index.d.ts.map +0 -1
  434. package/dist/features/experimental_table/client/index.js.map +0 -1
  435. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts.map +0 -1
  436. package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +0 -1
  437. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts.map +0 -1
  438. package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +0 -1
  439. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.d.ts.map +0 -1
  440. package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +0 -1
  441. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +0 -1
  442. package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js.map +0 -1
  443. package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +0 -1
  444. package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +0 -1
  445. package/dist/features/experimental_table/client/utils/debounce.d.ts.map +0 -1
  446. package/dist/features/experimental_table/client/utils/debounce.js.map +0 -1
  447. package/dist/features/experimental_table/client/utils/useDebounce.d.ts.map +0 -1
  448. package/dist/features/experimental_table/client/utils/useDebounce.js.map +0 -1
  449. package/dist/features/experimental_table/markdownTransformer.d.ts +0 -5
  450. package/dist/features/experimental_table/markdownTransformer.d.ts.map +0 -1
  451. package/dist/features/experimental_table/markdownTransformer.js.map +0 -1
  452. package/dist/features/experimental_table/server/index.d.ts +0 -3
  453. package/dist/features/experimental_table/server/index.d.ts.map +0 -1
  454. package/dist/features/experimental_table/server/index.js.map +0 -1
  455. package/dist/features/experimental_table/server/schema.d.ts.map +0 -1
  456. package/dist/features/experimental_table/server/schema.js.map +0 -1
  457. package/dist/features/format/bold/markdownTransformers.d.ts +0 -6
  458. package/dist/features/format/bold/markdownTransformers.d.ts.map +0 -1
  459. package/dist/features/format/bold/markdownTransformers.js +0 -23
  460. package/dist/features/format/bold/markdownTransformers.js.map +0 -1
  461. package/dist/features/format/inlineCode/markdownTransformers.d.ts +0 -3
  462. package/dist/features/format/inlineCode/markdownTransformers.d.ts.map +0 -1
  463. package/dist/features/format/inlineCode/markdownTransformers.js +0 -6
  464. package/dist/features/format/inlineCode/markdownTransformers.js.map +0 -1
  465. package/dist/features/format/italic/markdownTransformers.d.ts +0 -4
  466. package/dist/features/format/italic/markdownTransformers.d.ts.map +0 -1
  467. package/dist/features/format/italic/markdownTransformers.js +0 -12
  468. package/dist/features/format/italic/markdownTransformers.js.map +0 -1
  469. package/dist/features/format/strikethrough/markdownTransformers.d.ts +0 -3
  470. package/dist/features/format/strikethrough/markdownTransformers.d.ts.map +0 -1
  471. package/dist/features/format/strikethrough/markdownTransformers.js +0 -6
  472. package/dist/features/format/strikethrough/markdownTransformers.js.map +0 -1
  473. package/dist/features/lists/checklist/markdownTransformers.d.ts +0 -3
  474. package/dist/features/lists/checklist/markdownTransformers.d.ts.map +0 -1
  475. package/dist/features/lists/checklist/markdownTransformers.js +0 -12
  476. package/dist/features/lists/checklist/markdownTransformers.js.map +0 -1
  477. package/dist/features/lists/orderedList/markdownTransformer.d.ts +0 -3
  478. package/dist/features/lists/orderedList/markdownTransformer.d.ts.map +0 -1
  479. package/dist/features/lists/orderedList/markdownTransformer.js +0 -12
  480. package/dist/features/lists/orderedList/markdownTransformer.js.map +0 -1
  481. package/dist/features/lists/shared/markdown.d.ts +0 -6
  482. package/dist/features/lists/shared/markdown.d.ts.map +0 -1
  483. package/dist/features/lists/shared/markdown.js +0 -57
  484. package/dist/features/lists/shared/markdown.js.map +0 -1
  485. package/dist/features/lists/unorderedList/markdownTransformer.d.ts +0 -3
  486. package/dist/features/lists/unorderedList/markdownTransformer.d.ts.map +0 -1
  487. package/dist/features/lists/unorderedList/markdownTransformer.js +0 -12
  488. package/dist/features/lists/unorderedList/markdownTransformer.js.map +0 -1
  489. package/dist/field/clientEntry.d.ts +0 -29
  490. package/dist/field/clientEntry.d.ts.map +0 -1
  491. package/dist/field/clientEntry.js +0 -86
  492. package/dist/field/clientEntry.js.map +0 -1
  493. package/dist/lexical/utils/guard.d.ts +0 -5
  494. package/dist/lexical/utils/guard.d.ts.map +0 -1
  495. package/dist/lexical/utils/guard.js +0 -9
  496. package/dist/lexical/utils/guard.js.map +0 -1
  497. package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.d.ts +0 -2
  498. package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.d.ts.map +0 -1
  499. package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.js +0 -2
  500. package/dist/lexical-proxy/@lexical-react/LexicalContextMenuPlugin.js.map +0 -1
  501. package/dist/packages/@lexical/markdown/LexicalMarkdownHardLineBreak.spec.js +0 -160
  502. package/dist/packages/@lexical/markdown/LexicalMarkdownHardLineBreak.spec.js.map +0 -1
  503. package/dist/packages/@lexical/markdown/MarkdownExport.d.ts +0 -14
  504. package/dist/packages/@lexical/markdown/MarkdownExport.d.ts.map +0 -1
  505. package/dist/packages/@lexical/markdown/MarkdownExport.js +0 -220
  506. package/dist/packages/@lexical/markdown/MarkdownExport.js.map +0 -1
  507. package/dist/packages/@lexical/markdown/MarkdownImport.d.ts +0 -19
  508. package/dist/packages/@lexical/markdown/MarkdownImport.d.ts.map +0 -1
  509. package/dist/packages/@lexical/markdown/MarkdownImport.js +0 -199
  510. package/dist/packages/@lexical/markdown/MarkdownImport.js.map +0 -1
  511. package/dist/packages/@lexical/markdown/MarkdownShortcuts.d.ts +0 -11
  512. package/dist/packages/@lexical/markdown/MarkdownShortcuts.d.ts.map +0 -1
  513. package/dist/packages/@lexical/markdown/MarkdownShortcuts.js +0 -304
  514. package/dist/packages/@lexical/markdown/MarkdownShortcuts.js.map +0 -1
  515. package/dist/packages/@lexical/markdown/MarkdownTransformers.d.ts +0 -173
  516. package/dist/packages/@lexical/markdown/MarkdownTransformers.d.ts.map +0 -1
  517. package/dist/packages/@lexical/markdown/MarkdownTransformers.js +0 -352
  518. package/dist/packages/@lexical/markdown/MarkdownTransformers.js.map +0 -1
  519. package/dist/packages/@lexical/markdown/importTextFormatTransformer.d.ts +0 -22
  520. package/dist/packages/@lexical/markdown/importTextFormatTransformer.d.ts.map +0 -1
  521. package/dist/packages/@lexical/markdown/importTextFormatTransformer.js +0 -91
  522. package/dist/packages/@lexical/markdown/importTextFormatTransformer.js.map +0 -1
  523. package/dist/packages/@lexical/markdown/importTextMatchTransformer.d.ts +0 -21
  524. package/dist/packages/@lexical/markdown/importTextMatchTransformer.d.ts.map +0 -1
  525. package/dist/packages/@lexical/markdown/importTextMatchTransformer.js +0 -54
  526. package/dist/packages/@lexical/markdown/importTextMatchTransformer.js.map +0 -1
  527. package/dist/packages/@lexical/markdown/importTextTransformers.d.ts +0 -18
  528. package/dist/packages/@lexical/markdown/importTextTransformers.d.ts.map +0 -1
  529. package/dist/packages/@lexical/markdown/importTextTransformers.js +0 -54
  530. package/dist/packages/@lexical/markdown/importTextTransformers.js.map +0 -1
  531. package/dist/packages/@lexical/markdown/index.d.ts +0 -29
  532. package/dist/packages/@lexical/markdown/index.d.ts.map +0 -1
  533. package/dist/packages/@lexical/markdown/index.js +0 -39
  534. package/dist/packages/@lexical/markdown/index.js.map +0 -1
  535. package/dist/packages/@lexical/markdown/utils.d.ts +0 -34
  536. package/dist/packages/@lexical/markdown/utils.d.ts.map +0 -1
  537. package/dist/packages/@lexical/markdown/utils.js +0 -267
  538. package/dist/packages/@lexical/markdown/utils.js.map +0 -1
  539. /package/dist/features/{experimental_table → table}/client/index.d.ts +0 -0
  540. /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.css +0 -0
  541. /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.d.ts +0 -0
  542. /package/dist/features/{experimental_table → table}/client/plugins/TableActionMenuPlugin/index.js +0 -0
  543. /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.css +0 -0
  544. /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.d.ts +0 -0
  545. /package/dist/features/{experimental_table → table}/client/plugins/TableCellResizerPlugin/index.js +0 -0
  546. /package/dist/features/{experimental_table → table}/client/plugins/TableHoverActionsPlugin/index.d.ts +0 -0
  547. /package/dist/features/{experimental_table → table}/client/plugins/TableHoverActionsPlugin/index.js +0 -0
  548. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.css +0 -0
  549. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.d.ts +0 -0
  550. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/TableGridPopup/index.js +0 -0
  551. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.css +0 -0
  552. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.d.ts +0 -0
  553. /package/dist/features/{experimental_table → table}/client/plugins/TablePlugin/index.js +0 -0
  554. /package/dist/features/{experimental_table → table}/client/utils/debounce.d.ts +0 -0
  555. /package/dist/features/{experimental_table → table}/client/utils/debounce.js +0 -0
  556. /package/dist/features/{experimental_table → table}/client/utils/useDebounce.d.ts +0 -0
  557. /package/dist/features/{experimental_table → table}/client/utils/useDebounce.js +0 -0
  558. /package/dist/features/{experimental_table → table}/server/schema.d.ts +0 -0
  559. /package/dist/features/{experimental_table → table}/server/schema.js +0 -0
@@ -1,26 +1,26 @@
1
- "use client";import{a as be,c as bt,d as kt,e as _t}from"./chunk-ESITTE3C.js";import{a as Qe}from"./chunk-DBWINSQN.js";import{a as Bo,b as et}from"./chunk-UD4DQ4AK.js";import{a as _r,b as Tr,c as Oe}from"./chunk-5VIL27GI.js";import{a as au}from"./chunk-WSAPGI3Z.js";import{b as Wt,c as zt,d as se,e as wr,f as jo,g as Ho,h as cu,i as uu,k as du,m as pu,p as mu}from"./chunk-4EIYXZ6H.js";import{a as su,b as G}from"./chunk-RJ5MAOKZ.js";function X(t){return{items:t,key:"basic",label:({i18n:e})=>e.t("lexical:general:slashMenuBasicGroupLabel")}}import{c as Cu}from"react/compiler-runtime";import{useLexicalComposerContext as bu}from"@lexical/react/LexicalComposerContext";import{$isDecoratorBlockNode as ke}from"@lexical/react/LexicalDecoratorBlockNode";import{$findMatchingParent as ku}from"@lexical/utils";import{$getSelection as _u,$isElementNode as pe,$isNodeSelection as Tu,$isRangeSelection as Tt,COMMAND_PRIORITY_LOW as wu,FORMAT_ELEMENT_COMMAND as wt}from"lexical";import{useEffect as Su}from"react";import{jsx as Sr}from"react/jsx-runtime";import"react";var fu="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m3 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M7.5 15a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1z",Er=({className:t})=>Sr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Sr("path",{clipRule:"evenodd",d:fu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Nr}from"react/jsx-runtime";import"react";var hu="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m0 4a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",Lr=({className:t})=>Nr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Nr("path",{clipRule:"evenodd",d:hu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as yr}from"react/jsx-runtime";import"react";var gu="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m0 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1z",Kt=({className:t})=>yr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:yr("path",{clipRule:"evenodd",d:gu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as vr}from"react/jsx-runtime";import"react";var xu="M19 7.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0 0 1h13a.5.5 0 0 0 .5-.5m0 4a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5m-.5 3.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1z",Rr=({className:t})=>vr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:vr("path",{clipRule:"evenodd",d:xu,fill:"currentColor",fillRule:"evenodd"})});var $=t=>o=>{let n={clientFeatureProps:o};if(typeof t=="function")n.feature=({config:r,featureClientImportMap:l,featureClientSchemaMap:s,featureProviderMap:i,field:d,resolvedFeatures:u,schemaPath:c,unSanitizedEditorConfig:a})=>{let p=t({config:r,featureClientImportMap:l,featureClientSchemaMap:s,featureProviderMap:i,field:d,props:o,resolvedFeatures:u,schemaPath:c,unSanitizedEditorConfig:a});return p.sanitizedClientFeatureProps===null&&(p.sanitizedClientFeatureProps=o),p};else{let r={...t};r.sanitizedClientFeatureProps=o,n.feature=r}return n};var Ir=t=>({type:"dropdown",ChildComponent:Kt,iconOnly:!0,items:t,key:"align",order:30});var Ie=t=>pe(t)?t.getFormatType():t.__format,Mr=[Ir([{ChildComponent:Kt,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||ke(e))&&Ie(e)==="left")continue;let o=e.getParent();if(!((pe(o)||ke(o))&&Ie(o)==="left"))return!1}return!0},key:"alignLeft",label:({i18n:t})=>t.t("lexical:align:alignLeftLabel"),onSelect:({editor:t})=>{t.dispatchCommand(wt,"left")},order:1},{ChildComponent:Er,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||ke(e))&&Ie(e)==="center")continue;let o=e.getParent();if(!((pe(o)||ke(o))&&Ie(o)==="center"))return!1}return!0},key:"alignCenter",label:({i18n:t})=>t.t("lexical:align:alignCenterLabel"),onSelect:({editor:t})=>{t.dispatchCommand(wt,"center")},order:2},{ChildComponent:Rr,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||ke(e))&&Ie(e)==="right")continue;let o=e.getParent();if(!((pe(o)||ke(o))&&Ie(o)==="right"))return!1}return!0},key:"alignRight",label:({i18n:t})=>t.t("lexical:align:alignRightLabel"),onSelect:({editor:t})=>{t.dispatchCommand(wt,"right")},order:3},{ChildComponent:Lr,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||ke(e))&&Ie(e)==="justify")continue;let o=e.getParent();if(!((pe(o)||ke(o))&&Ie(o)==="justify"))return!1}return!0},key:"alignJustify",label:({i18n:t})=>t.t("lexical:align:alignJustifyLabel"),onSelect:({editor:t})=>{t.dispatchCommand(wt,"justify")},order:4}])],Eu=()=>{let t=Cu(3),[e]=bu(),o,n;return t[0]!==e?(o=()=>e.registerCommand(wt,yu,wu),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),Su(o,n),null},Nu=$({plugins:[{Component:Eu,position:"normal"}],toolbarFixed:{groups:Mr},toolbarInline:{groups:Mr}});function Lu(t){return(pe(t)||ke(t))&&!t.isInline()}function yu(t){let e=_u();if(!Tt(e)&&!Tu(e))return!1;let o=e.getNodes();for(let n of o){let r=ku(n,Lu);r!==null&&r.setFormat(t)}return!0}import{$createQuoteNode as Br,$isQuoteNode as Fr,QuoteNode as $u}from"@lexical/rich-text";import{$setBlocksType as jr}from"@lexical/selection";import{$getSelection as Hr,$isRangeSelection as Au}from"lexical";import{jsx as $r}from"react/jsx-runtime";import"react";var vu="M13.5353 10.5725C13.5353 9.47709 11.0456 9.99991 11.0456 7.85883C11.0456 6.46464 12.1162 5.61816 13.361 5.61816C14.805 5.61816 16 6.86298 16 8.92937C16 11.2945 14.4564 13.7841 11.1203 14.3816L10.8216 13.1368C12.888 12.4895 13.5353 11.4937 13.5353 10.5725ZM6.71369 10.5725C6.71369 9.47709 4.22407 9.99991 4.22407 7.85883C4.22407 6.46464 5.29461 5.61816 6.53942 5.61816C7.9834 5.61816 9.17842 6.86298 9.17842 8.92937C9.17842 11.2945 7.63485 13.7841 4.29876 14.3816L4 13.1368C6.06639 12.4895 6.71369 11.4937 6.71369 10.5725Z",Uo=({className:t})=>$r("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:$r("path",{d:vu,fill:"currentColor"})});import{jsx as Ar}from"react/jsx-runtime";import"react";var Ru={16:"M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5V5a.5.5 0 0 1-1 0V4H8.5v8h1a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1h1V4H4v1a.5.5 0 0 1-1 0z",24:"M6 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-1 0V7h-4.5v10h2a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2V7H7v2a.5.5 0 0 1-1 0z"},St=({className:t,size:e=24})=>Ar("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Ar("path",{clipRule:"evenodd",d:Ru[e],fill:"currentColor",fillRule:"evenodd"})});var te=t=>({type:"dropdown",ChildComponent:St,items:t,key:"text",order:25});import{$createQuoteNode as Iu,$isQuoteNode as Dr,QuoteNode as Mu}from"@lexical/rich-text";var Or={type:"element",dependencies:[Mu],export:(t,e)=>{if(!Dr(t))return null;let o=e(t).split(`
2
- `),n=[];for(let r of o)n.push("> "+r);return n.join(`
3
- `)},regExp:/^>\s/,replace:(t,e,o,n)=>{if(n){let l=t.getPreviousSibling();if(Dr(l)){l.splice(l.getChildrenSize(),0,[...e]),l.select(0,0),t.remove();return}}let r=Iu();r.append(...e),t.replace(r),r.select(0,0)}};var Pr=[te([{ChildComponent:Uo,isActive:({selection:t})=>{if(!Au(t))return!1;for(let e of t.getNodes())if(!Fr(e)&&!Fr(e.getParent()))return!1;return!0},key:"blockquote",label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Hr();jr(e,()=>Br())})},order:20}])],Du=$({markdownTransformers:[Or],nodes:[$u],slashMenu:{groups:[X([{Icon:Uo,key:"blockquote",keywords:["quote","blockquote"],label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Hr();jr(e,()=>Br())})}}])]},toolbarFixed:{groups:Pr},toolbarInline:{groups:Pr}});import{getTranslation as to}from"@payloadcms/translations";import{jsx as Ur}from"react/jsx-runtime";import"react";var Ou="M10.5 7C11.3284 7 12 7.67157 12 8.5V11.5C12 11.7329 11.9453 11.9527 11.8506 12.1494C12.0473 12.0547 12.2671 12 12.5 12H15.5C16.3284 12 17 12.6716 17 13.5V16.5C17 17.3284 16.3284 18 15.5 18H12.5C12.1151 18 11.7655 17.8535 11.5 17.6152C11.2345 17.8535 10.8849 18 10.5 18H7.5C6.67157 18 6 17.3284 6 16.5V13.5C6 13.1154 6.14578 12.7655 6.38379 12.5C6.14578 12.2345 6 11.8846 6 11.5V8.5C6 7.67157 6.67157 7 7.5 7H10.5ZM12.5 13C12.2239 13 12 13.2239 12 13.5V16.5C12 16.7761 12.2239 17 12.5 17H15.5C15.7761 17 16 16.7761 16 16.5V13.5C16 13.2239 15.7761 13 15.5 13H12.5ZM7.5 13C7.22386 13 7 13.2239 7 13.5V16.5C7 16.7761 7.22386 17 7.5 17H10.5C10.7761 17 11 16.7761 11 16.5V13.5C11 13.2239 10.7761 13 10.5 13H7.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5V11.5C7 11.7761 7.22386 12 7.5 12H10.5C10.7761 12 11 11.7761 11 11.5V8.5C11 8.22386 10.7761 8 10.5 8H7.5ZM17.5 5C18.3284 5 19 5.67157 19 6.5V9.5C19 10.3284 18.3284 11 17.5 11H14.5C13.6716 11 13 10.3284 13 9.5V6.5C13 5.67157 13.6716 5 14.5 5H17.5ZM14.5 6C14.2239 6 14 6.22386 14 6.5V9.5C14 9.77614 14.2239 10 14.5 10H17.5C17.7761 10 18 9.77614 18 9.5V6.5C18 6.22386 17.7761 6 17.5 6H14.5Z",Go=({className:t})=>Ur("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ur("path",{d:Ou,fill:"currentColor"})});import{jsx as Gr}from"react/jsx-runtime";import"react";var Fu="M17 8C18.1046 8 19 8.89543 19 10V14L18.9893 14.2041C18.8938 15.1457 18.1457 15.8938 17.2041 15.9893L17 16H7L6.7959 15.9893C5.78722 15.887 5 15.0357 5 14V10C5 8.89543 5.89543 8 7 8H17ZM7 9C6.44772 9 6 9.44772 6 10V14C6 14.5523 6.44772 15 7 15H17C17.5523 15 18 14.5523 18 14V10C18 9.44772 17.5523 9 17 9H7ZM9 11C9.55228 11 10 11.4477 10 12C10 12.5523 9.55228 13 9 13C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11ZM12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11ZM15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11Z",Vo=({className:t})=>Gr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Gr("path",{clipRule:"evenodd",d:Fu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Pu}from"react/jsx-runtime";import"react";function Vr(t,e){let{admin:o,imageAltText:n,imageURL:r}=t,l=o?.images,s,i;if(l?.icon?(s=typeof l.icon=="string"?l.icon:l.icon.url,i=typeof l.icon=="string"?void 0:l.icon.alt):l?.thumbnail?(s=typeof l.thumbnail=="string"?l.thumbnail:l.thumbnail.url,i=typeof l.thumbnail=="string"?void 0:l.thumbnail.alt):(s=r,i=n),!s)return e;let d=i??"Block Image";return()=>Pu("img",{alt:d,className:"lexical-block-custom-image",src:s,style:{maxHeight:20,maxWidth:20}})}import{$parseSerializedNode as el}from"lexical";import{JSOX as Wo}from"jsox";function Jt({propsString:t}){let e={},o="",n=!0;for(let r=0;r<t.length;r++){let l=t[r];if(n)l==="="||l===" "?o&&(l===" "?(e[o]=!0,o=""):n=!1):o+=l;else{let s=Bu(t,r);e[o]=s.value,r=s.newIndex,o="",n=!0}}return o&&(e[o]=!0),e}function Bu(t,e){let o=t[e];return o==='"'?Wr(t,e):o==="'"?Wr(t,e,!0):o==="{"?Hu(t,e):o==="["?ju(t,e):Gu(t,e)}function ju(t,e){let o=1,n="",r=e+1;for(;r<t.length&&o>0;)t[r]==="["?o++:t[r]==="]"&&o--,o>0&&(n+=t[r]),r++;return{newIndex:r,value:Wo.parse(`[${n}]`)}}function Wr(t,e,o=!1){let n="",r=e+1;for(;r<t.length&&(t[r]!==(o?"'":'"')||t[r-1]==="\\");)n+=t[r],r++;return{newIndex:r,value:n}}function Hu(t,e){let o=1,n="",r=e+1;for(;r<t.length&&o>0;)t[r]==="{"?o++:t[r]==="}"&&o--,o>0&&(n+=t[r]),r++;return{newIndex:r,value:Uu(n)}}function Uu(t){return t[0]!=="{"?Wo.parse(t):Wo.parse(t.replace(/(\w+):/g,'"$1":'))}function Gu(t,e){let o="",n=e;for(;n<t.length&&t[n]!==" ";)o+=t[n],n++;return{newIndex:n-1,value:o}}function Et({props:t}){let e=[];for(let[o,n]of Object.entries(t))typeof n=="string"?e.push(`${o}="${Vu(n)}"`):typeof n=="number"?e.push(`${o}={${n}}`):typeof n=="boolean"?n&&e.push(`${o}`):n!==null&&typeof n=="object"&&(Array.isArray(n)?e.push(`${o}={[${n.map(r=>JSON.stringify(r,zr)).join(", ")}]}`):e.push(`${o}={${JSON.stringify(n,zr)}}`));return e.join(" ")}function Vu(t){return t.replace(/"/g,"&quot;")}function zr(t,e){return typeof e=="string"?e.replace(/'/g,"\\'"):e}function Xt({isEndOptional:t,lines:e,regexpEndRegex:o,startLineIndex:n,startMatch:r,trimChildren:l}){let s="",i="",d=e.slice(n),u=!1,c=0,a=0,p=null,m=!1,h=0,f=d[0].slice(0,r.index),g=0,_=n;e:for(let[R,b]of d.entries()){let x=l?b.trim():b,C=0;if(l)for(let T=0;T<b.length&&b[T]===" ";T++)C++;let k=0;for(R===0&&(k=(r.index??0)+r[0].length-C);k<x.length;){let T=x[k],I=x[k+1];if(u){if(T==="`"&&h++,h%2===0)if(T==="<"&&I==="/"){if(c--,c<0){i[i.length-1]===`
4
- `&&(i=i.slice(0,-1)),_=R;for(let L=k;L<x.length;L++)if(x[L]===">"){g=L+1;break}break e}}else if(T==="/"&&I===">"){if(c--,c<0){i[i.length-1]===`
5
- `&&(i=i.slice(0,-1)),_=R,g=k+2;break e}}else T==="<"&&I!=="/"&&c++;i+=T}else{if(T==="{"&&!p?a++:T==="}"&&!p?a--:(T==='"'||T==="'")&&!p?p=T:T===p&&(p=null),T==="/"&&I===">"&&a===0&&!p){m=!0,_=R,g=k+2;break e}else if(T===">"&&a===0&&!p){u=!0,k++;continue}s+=T}k++}if(u?i?.length>0&&R>0&&(i+=`
1
+ "use client";import{a as Ce,c as xt,d as bt,e as kt}from"./chunk-ESITTE3C.js";import{a as Ye}from"./chunk-DBWINSQN.js";import{a as $o,b as qe,c as Qe,d as Re,e as et}from"./chunk-43E5QYAA.js";import{a as fr,b as pr,c as De}from"./chunk-5VIL27GI.js";import{a as Gc}from"./chunk-WSAPGI3Z.js";import{a as se,b as hr,c as gr,d as Do,e as Oo,f as Uc,g as zc,i as Vc,k as Wc,n as Kc}from"./chunk-LN6VX25I.js";import{a as Hc,b as U}from"./chunk-RJ5MAOKZ.js";function J(t){return{items:t,key:"basic",label:({i18n:e})=>e.t("lexical:general:slashMenuBasicGroupLabel")}}import{c as qc}from"react/compiler-runtime";import{useLexicalComposerContext as Qc}from"@lexical/react/LexicalComposerContext";import{$isDecoratorBlockNode as xe}from"@lexical/react/LexicalDecoratorBlockNode";import{$findMatchingParent as eu}from"@lexical/utils";import{$getSelection as tu,$isElementNode as me,$isNodeSelection as ou,$isRangeSelection as _t,COMMAND_PRIORITY_LOW as nu,FORMAT_ELEMENT_COMMAND as Tt}from"lexical";import{useEffect as ru}from"react";import{jsx as Cr}from"react/jsx-runtime";import"react";var Xc="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m3 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5M7.5 15a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1z",xr=({className:t})=>Cr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Cr("path",{clipRule:"evenodd",d:Xc,fill:"currentColor",fillRule:"evenodd"})});import{jsx as br}from"react/jsx-runtime";import"react";var Jc="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m0 4a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",kr=({className:t})=>br("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:br("path",{clipRule:"evenodd",d:Jc,fill:"currentColor",fillRule:"evenodd"})});import{jsx as _r}from"react/jsx-runtime";import"react";var Zc="M5 7.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m0 4a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h9a.5.5 0 0 0 0-1z",Ut=({className:t})=>_r("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:_r("path",{clipRule:"evenodd",d:Zc,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Tr}from"react/jsx-runtime";import"react";var Yc="M19 7.5a.5.5 0 0 0-.5-.5h-13a.5.5 0 0 0 0 1h13a.5.5 0 0 0 .5-.5m0 4a.5.5 0 0 0-.5-.5h-7a.5.5 0 0 0 0 1h7a.5.5 0 0 0 .5-.5m-.5 3.5a.5.5 0 0 1 0 1h-9a.5.5 0 0 1 0-1z",wr=({className:t})=>Tr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Tr("path",{clipRule:"evenodd",d:Yc,fill:"currentColor",fillRule:"evenodd"})});var A=t=>o=>{let n={clientFeatureProps:o};if(typeof t=="function")n.feature=({config:r,featureClientImportMap:l,featureClientSchemaMap:s,featureProviderMap:i,field:u,resolvedFeatures:d,schemaPath:c,unSanitizedEditorConfig:a})=>{let m=t({config:r,featureClientImportMap:l,featureClientSchemaMap:s,featureProviderMap:i,field:u,props:o,resolvedFeatures:d,schemaPath:c,unSanitizedEditorConfig:a});return m.sanitizedClientFeatureProps===null&&(m.sanitizedClientFeatureProps=o),m};else{let r={...t};r.sanitizedClientFeatureProps=o,n.feature=r}return n};var Er=t=>({type:"dropdown",ChildComponent:Ut,iconOnly:!0,items:t,key:"align",order:30});var ve=t=>me(t)?t.getFormatType():t.__format,Sr=[Er([{ChildComponent:Ut,isActive:({selection:t})=>{if(!_t(t))return!1;for(let e of t.getNodes()){if((me(e)||xe(e))&&ve(e)==="left")continue;let o=e.getParent();if(!((me(o)||xe(o))&&ve(o)==="left"))return!1}return!0},key:"alignLeft",label:({i18n:t})=>t.t("lexical:align:alignLeftLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,"left")},order:1},{ChildComponent:xr,isActive:({selection:t})=>{if(!_t(t))return!1;for(let e of t.getNodes()){if((me(e)||xe(e))&&ve(e)==="center")continue;let o=e.getParent();if(!((me(o)||xe(o))&&ve(o)==="center"))return!1}return!0},key:"alignCenter",label:({i18n:t})=>t.t("lexical:align:alignCenterLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,"center")},order:2},{ChildComponent:wr,isActive:({selection:t})=>{if(!_t(t))return!1;for(let e of t.getNodes()){if((me(e)||xe(e))&&ve(e)==="right")continue;let o=e.getParent();if(!((me(o)||xe(o))&&ve(o)==="right"))return!1}return!0},key:"alignRight",label:({i18n:t})=>t.t("lexical:align:alignRightLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,"right")},order:3},{ChildComponent:kr,isActive:({selection:t})=>{if(!_t(t))return!1;for(let e of t.getNodes()){if((me(e)||xe(e))&&ve(e)==="justify")continue;let o=e.getParent();if(!((me(o)||xe(o))&&ve(o)==="justify"))return!1}return!0},key:"alignJustify",label:({i18n:t})=>t.t("lexical:align:alignJustifyLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,"justify")},order:4}])],lu=()=>{let t=qc(3),[e]=Qc(),o,n;return t[0]!==e?(o=()=>e.registerCommand(Tt,au,nu),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),ru(o,n),null},iu=A({plugins:[{Component:lu,position:"normal"}],toolbarFixed:{groups:Sr},toolbarInline:{groups:Sr}});function su(t){return(me(t)||xe(t))&&!t.isInline()}function au(t){let e=tu();if(!_t(e)&&!ou(e))return!1;let o=e.getNodes();for(let n of o){let r=eu(n,su);r!==null&&r.setFormat(t)}return!0}import{QUOTE as du}from"@lexical/markdown";import{$createQuoteNode as vr,$isQuoteNode as yr,QuoteNode as mu}from"@lexical/rich-text";import{$setBlocksType as Ir}from"@lexical/selection";import{$getSelection as Mr,$isRangeSelection as fu}from"lexical";import{jsx as Nr}from"react/jsx-runtime";import"react";var cu="M13.5353 10.5725C13.5353 9.47709 11.0456 9.99991 11.0456 7.85883C11.0456 6.46464 12.1162 5.61816 13.361 5.61816C14.805 5.61816 16 6.86298 16 8.92937C16 11.2945 14.4564 13.7841 11.1203 14.3816L10.8216 13.1368C12.888 12.4895 13.5353 11.4937 13.5353 10.5725ZM6.71369 10.5725C6.71369 9.47709 4.22407 9.99991 4.22407 7.85883C4.22407 6.46464 5.29461 5.61816 6.53942 5.61816C7.9834 5.61816 9.17842 6.86298 9.17842 8.92937C9.17842 11.2945 7.63485 13.7841 4.29876 14.3816L4 13.1368C6.06639 12.4895 6.71369 11.4937 6.71369 10.5725Z",Fo=({className:t})=>Nr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Nr("path",{d:cu,fill:"currentColor"})});import{jsx as Lr}from"react/jsx-runtime";import"react";var uu={16:"M3 3.5a.5.5 0 0 1 .5-.5h9a.5.5 0 0 1 .5.5V5a.5.5 0 0 1-1 0V4H8.5v8h1a.5.5 0 0 1 0 1h-3a.5.5 0 0 1 0-1h1V4H4v1a.5.5 0 0 1-1 0z",24:"M6 6.5a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 .5.5V9a.5.5 0 0 1-1 0V7h-4.5v10h2a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2V7H7v2a.5.5 0 0 1-1 0z"},wt=({className:t,size:e=24})=>Lr("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Lr("path",{clipRule:"evenodd",d:uu[e],fill:"currentColor",fillRule:"evenodd"})});var te=t=>({type:"dropdown",ChildComponent:wt,items:t,key:"text",order:25});var Rr=[te([{ChildComponent:Fo,isActive:({selection:t})=>{if(!fu(t))return!1;for(let e of t.getNodes())if(!yr(e)&&!yr(e.getParent()))return!1;return!0},key:"blockquote",label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Mr();Ir(e,()=>vr())})},order:20}])],pu=A({markdownTransformers:[du],nodes:[mu],slashMenu:{groups:[J([{Icon:Fo,key:"blockquote",keywords:["quote","blockquote"],label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Mr();Ir(e,()=>vr())})}}])]},toolbarFixed:{groups:Rr},toolbarInline:{groups:Rr}});import{getTranslation as qt}from"@payloadcms/translations";import{jsx as Ar}from"react/jsx-runtime";import"react";var hu="M10.5 7C11.3284 7 12 7.67157 12 8.5V11.5C12 11.7329 11.9453 11.9527 11.8506 12.1494C12.0473 12.0547 12.2671 12 12.5 12H15.5C16.3284 12 17 12.6716 17 13.5V16.5C17 17.3284 16.3284 18 15.5 18H12.5C12.1151 18 11.7655 17.8535 11.5 17.6152C11.2345 17.8535 10.8849 18 10.5 18H7.5C6.67157 18 6 17.3284 6 16.5V13.5C6 13.1154 6.14578 12.7655 6.38379 12.5C6.14578 12.2345 6 11.8846 6 11.5V8.5C6 7.67157 6.67157 7 7.5 7H10.5ZM12.5 13C12.2239 13 12 13.2239 12 13.5V16.5C12 16.7761 12.2239 17 12.5 17H15.5C15.7761 17 16 16.7761 16 16.5V13.5C16 13.2239 15.7761 13 15.5 13H12.5ZM7.5 13C7.22386 13 7 13.2239 7 13.5V16.5C7 16.7761 7.22386 17 7.5 17H10.5C10.7761 17 11 16.7761 11 16.5V13.5C11 13.2239 10.7761 13 10.5 13H7.5ZM7.5 8C7.22386 8 7 8.22386 7 8.5V11.5C7 11.7761 7.22386 12 7.5 12H10.5C10.7761 12 11 11.7761 11 11.5V8.5C11 8.22386 10.7761 8 10.5 8H7.5ZM17.5 5C18.3284 5 19 5.67157 19 6.5V9.5C19 10.3284 18.3284 11 17.5 11H14.5C13.6716 11 13 10.3284 13 9.5V6.5C13 5.67157 13.6716 5 14.5 5H17.5ZM14.5 6C14.2239 6 14 6.22386 14 6.5V9.5C14 9.77614 14.2239 10 14.5 10H17.5C17.7761 10 18 9.77614 18 9.5V6.5C18 6.22386 17.7761 6 17.5 6H14.5Z",Po=({className:t})=>Ar("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ar("path",{d:hu,fill:"currentColor"})});import{jsx as $r}from"react/jsx-runtime";import"react";var gu="M17 8C18.1046 8 19 8.89543 19 10V14L18.9893 14.2041C18.8938 15.1457 18.1457 15.8938 17.2041 15.9893L17 16H7L6.7959 15.9893C5.78722 15.887 5 15.0357 5 14V10C5 8.89543 5.89543 8 7 8H17ZM7 9C6.44772 9 6 9.44772 6 10V14C6 14.5523 6.44772 15 7 15H17C17.5523 15 18 14.5523 18 14V10C18 9.44772 17.5523 9 17 9H7ZM9 11C9.55228 11 10 11.4477 10 12C10 12.5523 9.55228 13 9 13C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11ZM12 11C12.5523 11 13 11.4477 13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11ZM15 11C15.5523 11 16 11.4477 16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11Z",Bo=({className:t})=>$r("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:$r("path",{clipRule:"evenodd",d:gu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Cu}from"react/jsx-runtime";import"react";function Dr(t,e){let{admin:o,imageAltText:n,imageURL:r}=t,l=o?.images,s,i;if(l?.icon?(s=typeof l.icon=="string"?l.icon:l.icon.url,i=typeof l.icon=="string"?void 0:l.icon.alt):l?.thumbnail?(s=typeof l.thumbnail=="string"?l.thumbnail:l.thumbnail.url,i=typeof l.thumbnail=="string"?void 0:l.thumbnail.alt):(s=r,i=n),!s)return e;let u=i??"Block Image";return()=>Cu("img",{alt:u,className:"lexical-block-custom-image",src:s,style:{maxHeight:20,maxWidth:20}})}import{$parseSerializedNode as Qr}from"lexical";import{JSOX as jo}from"jsox";function zt({propsString:t}){let e={},o="",n=!0;for(let r=0;r<t.length;r++){let l=t[r];if(n)l==="="||l===" "?o&&(l===" "?(e[o]=!0,o=""):n=!1):o+=l;else{let s=xu(t,r);e[o]=s.value,r=s.newIndex,o="",n=!0}}return o&&(e[o]=!0),e}function xu(t,e){let o=t[e];return o==='"'?Or(t,e):o==="'"?Or(t,e,!0):o==="{"?ku(t,e):o==="["?bu(t,e):Tu(t,e)}function bu(t,e){let o=1,n="",r=e+1;for(;r<t.length&&o>0;)t[r]==="["?o++:t[r]==="]"&&o--,o>0&&(n+=t[r]),r++;return{newIndex:r,value:jo.parse(`[${n}]`)}}function Or(t,e,o=!1){let n="",r=e+1;for(;r<t.length&&(t[r]!==(o?"'":'"')||t[r-1]==="\\");)n+=t[r],r++;return{newIndex:r,value:n}}function ku(t,e){let o=1,n="",r=e+1;for(;r<t.length&&o>0;)t[r]==="{"?o++:t[r]==="}"&&o--,o>0&&(n+=t[r]),r++;return{newIndex:r,value:_u(n)}}function _u(t){return t[0]!=="{"?jo.parse(t):jo.parse(t.replace(/(\w+):/g,'"$1":'))}function Tu(t,e){let o="",n=e;for(;n<t.length&&t[n]!==" ";)o+=t[n],n++;return{newIndex:n-1,value:o}}function Et({props:t}){let e=[];for(let[o,n]of Object.entries(t))typeof n=="string"?e.push(`${o}="${wu(n)}"`):typeof n=="number"?e.push(`${o}={${n}}`):typeof n=="boolean"?n&&e.push(`${o}`):n!==null&&typeof n=="object"&&(Array.isArray(n)?e.push(`${o}={[${n.map(r=>JSON.stringify(r,Fr)).join(", ")}]}`):e.push(`${o}={${JSON.stringify(n,Fr)}}`));return e.join(" ")}function wu(t){return t.replace(/"/g,"&quot;")}function Fr(t,e){return typeof e=="string"?e.replace(/'/g,"\\'"):e}function Vt({isEndOptional:t,lines:e,regexpEndRegex:o,startLineIndex:n,startMatch:r,trimChildren:l}){let s="",i="",u=e.slice(n),d=!1,c=0,a=0,m=null,f=!1,h=0,p=u[0].slice(0,r.index),g=0,_=n;e:for(let[v,b]of u.entries()){let C=l?b.trim():b,x=0;if(l)for(let T=0;T<b.length&&b[T]===" ";T++)x++;let k=0;for(v===0&&(k=(r.index??0)+r[0].length-x);k<C.length;){let T=C[k],I=C[k+1];if(d){if(T==="`"&&h++,h%2===0)if(T==="<"&&I==="/"){if(c--,c<0){i[i.length-1]===`
2
+ `&&(i=i.slice(0,-1)),_=v;for(let N=k;N<C.length;N++)if(C[N]===">"){g=N+1;break}break e}}else if(T==="/"&&I===">"){if(c--,c<0){i[i.length-1]===`
3
+ `&&(i=i.slice(0,-1)),_=v,g=k+2;break e}}else T==="<"&&I!=="/"&&c++;i+=T}else{if(T==="{"&&!m?a++:T==="}"&&!m?a--:(T==='"'||T==="'")&&!m?m=T:T===m&&(m=null),T==="/"&&I===">"&&a===0&&!m){f=!0,_=v,g=k+2;break e}else if(T===">"&&a===0&&!m){d=!0,k++;continue}s+=T}k++}if(d?i?.length>0&&v>0&&(i+=`
6
4
  `):s+=`
7
- `,o&&c<0){let T=x.match(o);if(T?.index!==void 0){_=R,g=T.index+T[0].length-1;break}}if(R===d.length-1&&!t&&!m)throw new Error("End match not found for lines "+e.join(`
5
+ `,o&&c<0){let T=C.match(o);if(T?.index!==void 0){_=v,g=T.index+T[0].length-1;break}}if(v===u.length-1&&!t&&!f)throw new Error("End match not found for lines "+e.join(`
8
6
  `)+`
9
7
 
10
- . Start match: `+JSON.stringify(r))}return{afterEndLine:d[_].trim().slice(g),beforeStartLine:f,content:i,endLineIndex:n+_,endlineLastCharIndex:g,propsString:s}}import{jsx as Nd}from"react/jsx-runtime";import Ld from"bson-objectid";import{$applyNodeReplacement as yd}from"lexical";import"react";import{DecoratorBlockNode as Wu}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as zu}from"@lexical/utils";import Ku from"bson-objectid";import{$applyNodeReplacement as Ju}from"lexical";var Nt=class extends Wu{__cacheBuster;__fields;constructor({cacheBuster:e,fields:o,format:n,key:r}){super(n,r),this.__fields=o,this.__cacheBuster=e||0}static clone(e){return new this({cacheBuster:e.__cacheBuster,fields:e.__fields,format:e.__format,key:e.__key})}static getType(){return"block"}static importDOM(){return{}}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=Xu(e.fields);return o.setFormat(e.format),o}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return zu(o,e?.theme?.block),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div"),o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),type:"block",fields:this.getFields(),version:2}}getCacheBuster(){return this.getLatest().__cacheBuster}getFields(){return this.getLatest().__fields}getTextContent(){return"Block Field"}setFields(e,o){let n=this.getWritable();n.__fields=e,o||n.__cacheBuster++}};function Xu(t){return Ju(new Nt({fields:{...t,id:t?.id||new Ku.default().toHexString()}}))}import{jsx as V,jsxs as Lt}from"react/jsx-runtime";import{useLexicalComposerContext as nd}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as rd}from"@lexical/react/useLexicalEditable";import{getTranslation as ld}from"@payloadcms/translations";import{Button as Zr,Collapsible as id,Drawer as sd,EditDepthProvider as ad,ErrorPill as cd,Form as ud,formatDrawerSlug as dd,MoreIcon as pd,Pill as md,Popup as fd,PopupList as zo,RenderFields as hd,SectionTitle as gd,useConfig as xd,useDocumentForm as Cd,useDocumentInfo as Yr,useEditDepth as bd,useFormSubmitted as kd,useServerFunctions as _d,useTranslation as Td,XIcon as wd}from"@payloadcms/ui";import{abortAndIgnore as Ko}from"@payloadcms/ui/shared";import{$getNodeByKey as Yt,$getRoot as Sd,SKIP_DOM_SELECTION_TAG as Jo}from"lexical";import{deepCopyObjectSimpleWithoutReactComponents as qt,reduceFieldsToValues as qr}from"payload/shared";import Fe,{useCallback as Xo,useEffect as Qt,useMemo as Pe,useRef as Zo}from"react";import{v4 as Ed}from"uuid";import{c as Zu}from"react/compiler-runtime";import{jsx as Zt,jsxs as Yu}from"react/jsx-runtime";import{useLexicalEditable as qu}from"@lexical/react/useLexicalEditable";import{RenderFields as Qu,useFormSubmitted as ed}from"@payloadcms/ui";import td,{createContext as od}from"react";var Kr=od({baseClass:"LexicalEditorTheme__block",BlockCollapsible:()=>null,BlockDrawer:()=>null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),ae=()=>td.use(Kr),Jr=t=>{let e=Zu(4),{Collapsible:o,CustomBlock:n,CustomLabel:r,...l}=t,{BlockDrawer:s,errorCount:i,formSchema:d}=l,c=ed()&&i>0,a=qu(),p;e[0]!==o||e[1]!==i||e[2]!==c?(p=f=>{let{children:g,..._}=f;return Zt(o,{errorCount:i,fieldHasErrors:c,..._,children:g})},e[0]=o,e[1]=i,e[2]=c,e[3]=p):p=e[3];let m=p,h={...l,BlockCollapsible:m};return n?Yu(Kr,{value:h,children:[n,Zt(s,{})]}):Zt(m,{children:Zt(Qu,{fields:d,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!a})})};function Xr({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var Qr=t=>{let{cacheBuster:e,className:o,CustomBlock:n,CustomLabel:r,formData:l,nodeKey:s}=t,i=kd(),{id:d,collectionSlug:u,globalSlug:c}=Yr(),{fieldProps:{featureClientSchemaMap:a,field:p,initialLexicalFormState:m,schemaPath:h},uuid:f}=G(),{fields:g}=Cd(),_=Zo(new AbortController),S=bd(),[R,b]=Fe.useState(0),{config:x}=xd(),C=dd({slug:`lexical-blocks-create-${f}-${l.id}`,depth:S}),{toggleDrawer:k}=Oe(C),{getDocPreferences:T,setDocFieldPreferences:I}=Yr(),[L]=nd(),E=rd(),N=l.blockType,{getFormState:w}=_d(),v=`${h}.lexical_internal_feature.blocks.lexical_blocks.${N}.fields`,[y,M]=Fe.useState(()=>{let B=m?.[l.id]?.formState;if(!B)return!1;let q=Object.fromEntries(Object.entries(B).map(([U,W])=>[U,U in l?{...W,initialValue:l[U],value:l[U]}:W]));return q.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName},q}),A=Zo(!1),D=Zo(e);Qt(()=>{A.current?(D.current!==e&&M(!1),D.current=e):A.current=!0},[e]);let[F]=Fe.useState(()=>Ed()),[P,Y]=Fe.useState(()=>{if(!r)return y?._components?.customComponents?.BlockLabel??void 0}),[J,Xe]=Fe.useState(()=>{if(!n)return y?._components?.customComponents?.Block??void 0}),Re=Pe(()=>n?V(n,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):J,[n,o,l,s,J]),xe=Pe(()=>r?V(r,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):P,[r,o,l,s,P]);Qt(()=>{let B=new AbortController;return l&&!y&&(async()=>{let{state:U}=await w({id:d,collectionSlug:u,data:l,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:qt(g,{excludeFiles:!0}),globalSlug:c,initialBlockData:l,operation:"update",readOnly:!E,renderAllFields:!0,schemaPath:v,signal:B.signal});if(U){U.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName};let W=qr(qt(U,{excludeFiles:!0}),!0);L.update(()=>{let z=Yt(s);if(z&&Me(z)){let ie=W;ie.blockType=N,z.setFields(ie,!0)}},{tag:Jo}),M(U),r||Y(U._components?.customComponents?.BlockLabel??void 0),n||Xe(U._components?.customComponents?.Block??void 0)}})(),()=>{Ko(B)}},[w,v,E,d,r,n,l,L,s,y,u,c,T,g,N]);let[le,Ce]=Fe.useState(m?.[l.id]?.collapsed??!1),Gt=`${h}.lexical_internal_feature.blocks.lexical_blocks.${N}`,gt=a.blocks?.[Gt]?.[0]?.blocks?.[0],ee=typeof gt=="string"?x.blocksMap[gt]:gt,{i18n:xt,t:de}=Td(),Oo=Xo(async({formState:B,submit:q})=>{Ko(_.current);let U=new AbortController;_.current=U;let{state:W}=await w({id:d,collectionSlug:u,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:qt(g,{excludeFiles:!0}),formState:B,globalSlug:c,initialBlockFormState:B,operation:"update",readOnly:!E,renderAllFields:!!q,schemaPath:v,signal:U.signal});if(!W)return B;B.blockName&&(W.blockName=B.blockName);let z=qr(Xr({fields:qt(W,{excludeFiles:!0})}),!0);if(setTimeout(()=>{L.update(()=>{let ie=Yt(s);if(ie&&Me(ie)){let qe=z;qe.blockType=N,ie.setFields(qe,!0)}},{tag:Jo})},0),q){r||Y(W._components?.customComponents?.BlockLabel??void 0),n||Xe(W._components?.customComponents?.Block??void 0);let ie=0;for(let qe of Object.values(W))qe?.valid===!1&&ie++;b(ie)}return W},[w,d,u,T,c,v,N,g,E,L,s,n,r]);Qt(()=>()=>{Ko(_.current)},[]);let Vt=Xo(()=>{L.update(()=>{Yt(s)?.remove()})},[L,s]),[dr,ou]=Fe.useState(0);Qt(()=>{let B=()=>{L.getEditorState().read(()=>{let U=Sd().getChildren(),W=0;for(let z of U)if(Me(z)){if(z.getKey()===s){ou(W);return}W++}})};return B(),L.registerUpdateListener(()=>{B()})},[L,s]);let Ye=ee?.labels?.singular?ld(ee.labels.singular,xt):ee?.slug,pr=Xo(B=>{T().then(q=>{let W=q?.fields?.[p.name]?.collapsed,z=W&&W?.length?W:[];B?z.includes(l.id)||z.push(l.id):z.includes(l.id)&&z.splice(z.indexOf(l.id),1),I(p.name,{collapsed:z,hello:"hi"})})},[T,p.name,I,l.id]),mr=Pe(()=>()=>V(Zr,{buttonStyle:"ghost",className:`${o}__editButton`,disabled:!E,el:"button",icon:"edit",onClick:B=>(B.preventDefault(),B.stopPropagation(),k(),!1),onMouseDown:B=>{B.preventDefault()},round:!0,size:"medium",tooltip:de("lexical:blocks:inlineBlocks:edit",{label:Ye})}),[o,E,de,Ye,k]),fr=Pe(()=>()=>V(Zr,{buttonStyle:"ghost",className:`${o}__removeButton`,disabled:!E,icon:"x",onClick:B=>{B.preventDefault(),Vt()},round:!0,tooltip:"Remove Block"}),[o,E,Vt]),Fo=Pe(()=>({Actions:B,children:q,className:U,collapsibleProps:W,disableBlockName:z,editButton:ie,errorCount:qe,fieldHasErrors:Po,Label:br,Pill:kr,removeButton:ru,showDragHandle:lu=!0,showRowNumber:iu=!0})=>V("div",{className:`${o}__container ${o}-${N}`,children:V(id,{actions:typeof B<"u"?B:E?V(fd,{button:V(pd,{}),buttonClassName:`${o}__actions-button`,caret:!1,horizontalAlign:"right",render:({close:Ct})=>Lt(zo.ButtonGroup,{buttonSize:"medium",children:[(Re&&ie!==!1||!Re&&ie)&&V(zo.Button,{onClick:()=>{k(),Ct()},children:de("general:edit")}),ru!==!1&&Lt(zo.Button,{onClick:()=>{Vt(),Ct()},children:[V(wd,{}),de("general:remove")]})]}),size:"large"}):null,className:[`${o}__row`,Po?`${o}__row--has-errors`:`${o}__row--no-errors`,U].filter(Boolean).join(" "),collapsibleStyle:Po?"error":"default",dragHandleProps:lu?{id:s,attributes:{role:"button",tabIndex:0},listeners:{}}:void 0,header:V("div",{className:`${o}__block-header`,children:typeof br<"u"?br:typeof xe<"u"?xe:Lt("div",{className:`${o}__block-label`,children:[iu&&V("span",{className:`${o}__block-number`,children:String(dr+1).padStart(2,"0")}),typeof kr<"u"?kr:V(md,{className:`${o}__block-pill ${o}__block-pill-${N}`,pillStyle:"white",size:"small",children:Ye??N}),!z&&!ee?.admin?.disableBlockName&&V(gd,{path:"blockName",readOnly:!E}),Po&&V(cd,{count:qe??0,i18n:xt,withMessage:!0})]})}),isCollapsed:le,onToggle:Ct=>{pr(Ct),Ce(Ct)},...W||{},children:q},0)}),[Re,xe,Ye,o,ee?.admin?.disableBlockName,N,xt,le,pr,E,s,Vt,dr,de,k]),hr=l?.id,{headerActions:gr,submitRef:xr}=_r(),Cr=Pe(()=>()=>V(ad,{children:V(sd,{className:"",headerActions:gr,slug:C,title:de(`lexical:blocks:inlineBlocks:${hr?"edit":"create"}`,{label:Ye??de("lexical:blocks:inlineBlocks:label")}),children:y?Lt("div",{className:"fields-drawer",children:[V(hd,{fields:ee?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:v,permissions:!0,readOnly:!E}),V(Tr,{submitRef:xr})]}):null})}),[y,C,hr,Ye,de,E,ee?.fields,v,gr,xr]),nu=Pe(()=>y?V("div",{"data-block-drawer-slug":C,style:{display:"contents"},children:V(ud,{beforeSubmit:[async({formState:B})=>await Oo({formState:B,submit:!0})],el:"div",fields:ee?.fields??[],initialState:y,onChange:[Oo],onSubmit:(B,q)=>{q.blockType=N,L.update(()=>{let U=Yt(s);U&&Me(U)&&U.setFields(q,!0)},{tag:Jo}),k()},submitted:i,uuid:F,children:V(Jr,{baseClass:o,BlockDrawer:Cr,Collapsible:Fo,CustomBlock:Re,CustomLabel:xe,EditButton:mr,errorCount:R,formSchema:ee?.fields??[],initialState:y,nodeKey:s,RemoveButton:fr})})}):null,[Fo,Cr,Re,xe,N,C,fr,mr,o,L,R,k,ee?.fields,F,y,s,Oo,i]);return ee?nu:V(Fo,{disableBlockName:!0,fieldHasErrors:!0,children:Lt("div",{className:`${o}-not-found`,children:["Error: Block '",N,"' not found in the config but exists in the lexical data"]})})};var ce=class extends Nt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=Be(e.fields);return o.setFormat(e.format),o}decorate(...[e,o,n,r]){return Nd(Qr,{cacheBuster:this.getCacheBuster(),className:o.theme.block??"LexicalEditorTheme__block",CustomBlock:n,CustomLabel:r,formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Be(t){return yd(new ce({fields:{...t,id:t?.id||new Ld.default().toHexString()}}))}function Me(t){return t instanceof ce}import{createHeadlessEditor as vd}from"@lexical/headless";function Yo(t,e){return({editorState:n})=>{let r=vd({nodes:t});try{r.setEditorState(r.parseEditorState(n))}catch(s){console.error("getLexicalToMarkdown: ERROR parsing editor state",s)}let l="";return r.getEditorState().read(()=>{l=zt(e)}),l}}import{createHeadlessEditor as Rd}from"@lexical/headless";function eo(t,e){return({markdown:n})=>{let r=Rd({nodes:t});return r.update(()=>{Wt(n,e)},{discrete:!0}),r.getEditorState().toJSON()}}function Id(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var ol=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let n of t){let r=tl(n,!1);r&&(o=o.concat(r))}if(e?.length)for(let n of e){let r=tl(n,!0);r&&(o=o.concat(r))}return o};function tl(t,e){if(!t.jsx)return null;let o=Id(t.slug),n=[];return e?(n.push(({allNodes:r,allTransformers:l})=>({type:"text-match",dependencies:[bt],export:s=>{if(!_t(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),d=Yo(r,l),u=t.jsx.export({fields:i,lexicalToMarkdown:d});if(u===!1)return null;if(typeof u=="string")return u;let c=u.props&&Object.keys(u.props)?.length>0,a=u.props??{};return u?.children?.length?`<${i.blockType}${c?" "+Et({props:a}):""}>${u.children}</${i.blockType}>`:`<${i.blockType}${c?" "+Et({props:a}):""}/>`},getEndIndex:(s,i)=>{let{endlineLastCharIndex:d}=Xt({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:i,trimChildren:!1});return d},importRegExp:t.jsx?.customStartRegex??o.regExpStart,regExp:/___ignoreignoreignore___/g,replace(s,i){let{content:d,propsString:u}=Xt({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...i,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let c=eo(r,l),a=t.jsx.import({children:d,closeMatch:null,htmlToLexical:null,markdownToLexical:c,openMatch:i,props:u?Jt({propsString:u}):{}});if(a===!1)return;let p=kt({blockType:t.slug,...a});s.replace(p)}})),n):(n.push(({allNodes:r,allTransformers:l})=>({dependencies:[ce],export:s=>{if(!Me(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),d=Yo(r,l),u=t.jsx.export({fields:i,lexicalToMarkdown:d});if(u===!1)return null;if(typeof u=="string")return u;let c=u.props&&Object.keys(u.props)?.length>0,a=u.props??{};if(u?.children?.length){let p=u.children,m="";if(p.includes(`
11
- `))for(let h of p.split(`
12
- `)){let f="";!t?.jsx?.doNotTrimChildren&&h!==""&&(f=" "),f+=h+`
13
- `,m+=f}else m=(t?.jsx?.doNotTrimChildren?"":" ")+p+`
8
+ . Start match: `+JSON.stringify(r))}return{afterEndLine:u[_].trim().slice(g),beforeStartLine:p,content:i,endLineIndex:n+_,endlineLastCharIndex:g,propsString:s}}import{jsx as ld}from"react/jsx-runtime";import id from"bson-objectid";import{$applyNodeReplacement as sd}from"lexical";import"react";import{DecoratorBlockNode as Eu}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as Su}from"@lexical/utils";import Nu from"bson-objectid";import{$applyNodeReplacement as Lu}from"lexical";var St=class extends Eu{__cacheBuster;__fields;constructor({cacheBuster:e,fields:o,format:n,key:r}){super(n,r),this.__fields=o,this.__cacheBuster=e||0}static clone(e){return new this({cacheBuster:e.__cacheBuster,fields:e.__fields,format:e.__format,key:e.__key})}static getType(){return"block"}static importDOM(){return{}}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=yu(e.fields);return o.setFormat(e.format),o}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return Su(o,e?.theme?.block),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div"),o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),type:"block",fields:this.getFields(),version:2}}getCacheBuster(){return this.getLatest().__cacheBuster}getFields(){return this.getLatest().__fields}getTextContent(){return"Block Field"}setFields(e,o){let n=this.getWritable();n.__fields=e,o||n.__cacheBuster++}};function yu(t){return Lu(new St({fields:{...t,id:t?.id||new Nu.default().toHexString()}}))}import{jsx as z,jsxs as Nt}from"react/jsx-runtime";import{useLexicalComposerContext as Ou}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Fu}from"@lexical/react/useLexicalEditable";import{getTranslation as Pu}from"@payloadcms/translations";import{Button as Hr,Collapsible as Bu,Drawer as ju,EditDepthProvider as Hu,ErrorPill as Gu,Form as Uu,formatDrawerSlug as zu,MoreIcon as Vu,Pill as Wu,Popup as Ku,PopupList as Ho,RenderFields as Xu,SectionTitle as Ju,useConfig as Zu,useDocumentForm as Yu,useDocumentInfo as Gr,useEditDepth as qu,useFormSubmitted as Qu,useServerFunctions as ed,useTranslation as td,XIcon as od}from"@payloadcms/ui";import{abortAndIgnore as Go}from"@payloadcms/ui/shared";import{$getNodeByKey as Kt,$getRoot as nd,SKIP_DOM_SELECTION_TAG as Uo}from"lexical";import{deepCopyObjectSimpleWithoutReactComponents as Xt,reduceFieldsToValues as Ur}from"payload/shared";import Oe,{useCallback as zo,useEffect as Jt,useMemo as Fe,useRef as Vo}from"react";import{v4 as rd}from"uuid";import{c as Ru}from"react/compiler-runtime";import{jsx as Wt,jsxs as vu}from"react/jsx-runtime";import{useLexicalEditable as Iu}from"@lexical/react/useLexicalEditable";import{RenderFields as Mu,useFormSubmitted as Au}from"@payloadcms/ui";import $u,{createContext as Du}from"react";var Pr=Du({baseClass:"LexicalEditorTheme__block",BlockCollapsible:()=>null,BlockDrawer:()=>null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),ae=()=>$u.use(Pr),Br=t=>{let e=Ru(4),{Collapsible:o,CustomBlock:n,CustomLabel:r,...l}=t,{BlockDrawer:s,errorCount:i,formSchema:u}=l,c=Au()&&i>0,a=Iu(),m;e[0]!==o||e[1]!==i||e[2]!==c?(m=p=>{let{children:g,..._}=p;return Wt(o,{errorCount:i,fieldHasErrors:c,..._,children:g})},e[0]=o,e[1]=i,e[2]=c,e[3]=m):m=e[3];let f=m,h={...l,BlockCollapsible:f};return n?vu(Pr,{value:h,children:[n,Wt(s,{})]}):Wt(f,{children:Wt(Mu,{fields:u,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!a})})};function jr({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var zr=t=>{let{cacheBuster:e,className:o,CustomBlock:n,CustomLabel:r,formData:l,nodeKey:s}=t,i=Qu(),{id:u,collectionSlug:d,globalSlug:c}=Gr(),{fieldProps:{featureClientSchemaMap:a,field:m,initialLexicalFormState:f,schemaPath:h},uuid:p}=U(),{fields:g}=Yu(),_=Vo(new AbortController),L=qu(),[v,b]=Oe.useState(0),{config:C}=Zu(),x=zu({slug:`lexical-blocks-create-${p}-${l.id}`,depth:L}),{toggleDrawer:k}=De(x),{getDocPreferences:T,setDocFieldPreferences:I}=Gr(),[N]=Ou(),E=Fu(),S=l.blockType,{getFormState:w}=ed(),R=`${h}.lexical_internal_feature.blocks.lexical_blocks.${S}.fields`,[y,M]=Oe.useState(()=>{let B=f?.[l.id]?.formState;if(!B)return!1;let q=Object.fromEntries(Object.entries(B).map(([G,V])=>[G,G in l?{...V,initialValue:l[G],value:l[G]}:V]));return q.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName},q}),$=Vo(!1),D=Vo(e);Jt(()=>{$.current?(D.current!==e&&M(!1),D.current=e):$.current=!0},[e]);let[F]=Oe.useState(()=>rd()),[P,Y]=Oe.useState(()=>{if(!r)return y?._components?.customComponents?.BlockLabel??void 0}),[X,Ke]=Oe.useState(()=>{if(!n)return y?._components?.customComponents?.Block??void 0}),ye=Fe(()=>n?z(n,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):X,[n,o,l,s,X]),he=Fe(()=>r?z(r,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):P,[r,o,l,s,P]);Jt(()=>{let B=new AbortController;return l&&!y&&(async()=>{let{state:G}=await w({id:u,collectionSlug:d,data:l,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:Xt(g,{excludeFiles:!0}),globalSlug:c,initialBlockData:l,operation:"update",readOnly:!E,renderAllFields:!0,schemaPath:R,signal:B.signal});if(G){G.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName};let V=Ur(Xt(G,{excludeFiles:!0}),!0);N.update(()=>{let W=Kt(s);if(W&&Ie(W)){let ie=V;ie.blockType=S,W.setFields(ie,!0)}},{tag:Uo}),M(G),r||Y(G._components?.customComponents?.BlockLabel??void 0),n||Ke(G._components?.customComponents?.Block??void 0)}})(),()=>{Go(B)}},[w,R,E,u,r,n,l,N,s,y,d,c,T,g,S]);let[le,ge]=Oe.useState(f?.[l.id]?.collapsed??!1),Ht=`${h}.lexical_internal_feature.blocks.lexical_blocks.${S}`,ht=a.blocks?.[Ht]?.[0]?.blocks?.[0],ee=typeof ht=="string"?C.blocksMap[ht]:ht,{i18n:gt,t:de}=td(),Io=zo(async({formState:B,submit:q})=>{Go(_.current);let G=new AbortController;_.current=G;let{state:V}=await w({id:u,collectionSlug:d,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:Xt(g,{excludeFiles:!0}),formState:B,globalSlug:c,initialBlockFormState:B,operation:"update",readOnly:!E,renderAllFields:!!q,schemaPath:R,signal:G.signal});if(!V)return B;B.blockName&&(V.blockName=B.blockName);let W=Ur(jr({fields:Xt(V,{excludeFiles:!0})}),!0);if(setTimeout(()=>{N.update(()=>{let ie=Kt(s);if(ie&&Ie(ie)){let Ze=W;Ze.blockType=S,ie.setFields(Ze,!0)}},{tag:Uo})},0),q){r||Y(V._components?.customComponents?.BlockLabel??void 0),n||Ke(V._components?.customComponents?.Block??void 0);let ie=0;for(let Ze of Object.values(V))Ze?.valid===!1&&ie++;b(ie)}return V},[w,u,d,T,c,R,S,g,E,N,s,n,r]);Jt(()=>()=>{Go(_.current)},[]);let Gt=zo(()=>{N.update(()=>{Kt(s)?.remove()})},[N,s]),[nr,Oc]=Oe.useState(0);Jt(()=>{let B=()=>{N.getEditorState().read(()=>{let G=nd().getChildren(),V=0;for(let W of G)if(Ie(W)){if(W.getKey()===s){Oc(V);return}V++}})};return B(),N.registerUpdateListener(()=>{B()})},[N,s]);let Je=ee?.labels?.singular?Pu(ee.labels.singular,gt):ee?.slug,rr=zo(B=>{T().then(q=>{let V=q?.fields?.[m.name]?.collapsed,W=V&&V?.length?V:[];B?W.includes(l.id)||W.push(l.id):W.includes(l.id)&&W.splice(W.indexOf(l.id),1),I(m.name,{collapsed:W,hello:"hi"})})},[T,m.name,I,l.id]),lr=Fe(()=>()=>z(Hr,{buttonStyle:"ghost",className:`${o}__editButton`,disabled:!E,el:"button",icon:"edit",onClick:B=>(B.preventDefault(),B.stopPropagation(),k(),!1),onMouseDown:B=>{B.preventDefault()},round:!0,size:"medium",tooltip:de("lexical:blocks:inlineBlocks:edit",{label:Je})}),[o,E,de,Je,k]),ir=Fe(()=>()=>z(Hr,{buttonStyle:"ghost",className:`${o}__removeButton`,disabled:!E,icon:"x",onClick:B=>{B.preventDefault(),Gt()},round:!0,tooltip:"Remove Block"}),[o,E,Gt]),Mo=Fe(()=>({Actions:B,children:q,className:G,collapsibleProps:V,disableBlockName:W,editButton:ie,errorCount:Ze,fieldHasErrors:Ao,Label:dr,Pill:mr,removeButton:Pc,showDragHandle:Bc=!0,showRowNumber:jc=!0})=>z("div",{className:`${o}__container ${o}-${S}`,children:z(Bu,{actions:typeof B<"u"?B:E?z(Ku,{button:z(Vu,{}),buttonClassName:`${o}__actions-button`,caret:!1,horizontalAlign:"right",render:({close:Ct})=>Nt(Ho.ButtonGroup,{buttonSize:"medium",children:[(ye&&ie!==!1||!ye&&ie)&&z(Ho.Button,{onClick:()=>{k(),Ct()},children:de("general:edit")}),Pc!==!1&&Nt(Ho.Button,{onClick:()=>{Gt(),Ct()},children:[z(od,{}),de("general:remove")]})]}),size:"large"}):null,className:[`${o}__row`,Ao?`${o}__row--has-errors`:`${o}__row--no-errors`,G].filter(Boolean).join(" "),collapsibleStyle:Ao?"error":"default",dragHandleProps:Bc?{id:s,attributes:{role:"button",tabIndex:0},listeners:{}}:void 0,header:z("div",{className:`${o}__block-header`,children:typeof dr<"u"?dr:typeof he<"u"?he:Nt("div",{className:`${o}__block-label`,children:[jc&&z("span",{className:`${o}__block-number`,children:String(nr+1).padStart(2,"0")}),typeof mr<"u"?mr:z(Wu,{className:`${o}__block-pill ${o}__block-pill-${S}`,pillStyle:"white",size:"small",children:Je??S}),!W&&!ee?.admin?.disableBlockName&&z(Ju,{path:"blockName",readOnly:!E}),Ao&&z(Gu,{count:Ze??0,i18n:gt,withMessage:!0})]})}),isCollapsed:le,onToggle:Ct=>{rr(Ct),ge(Ct)},...V||{},children:q},0)}),[ye,he,Je,o,ee?.admin?.disableBlockName,S,gt,le,rr,E,s,Gt,nr,de,k]),sr=l?.id,{headerActions:ar,submitRef:cr}=fr(),ur=Fe(()=>()=>z(Hu,{children:z(ju,{className:"",headerActions:ar,slug:x,title:de(`lexical:blocks:inlineBlocks:${sr?"edit":"create"}`,{label:Je??de("lexical:blocks:inlineBlocks:label")}),children:y?Nt("div",{className:"fields-drawer",children:[z(Xu,{fields:ee?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:R,permissions:!0,readOnly:!E}),z(pr,{submitRef:cr})]}):null})}),[y,x,sr,Je,de,E,ee?.fields,R,ar,cr]),Fc=Fe(()=>y?z("div",{"data-block-drawer-slug":x,style:{display:"contents"},children:z(Uu,{beforeSubmit:[async({formState:B})=>await Io({formState:B,submit:!0})],el:"div",fields:ee?.fields??[],initialState:y,onChange:[Io],onSubmit:(B,q)=>{q.blockType=S,N.update(()=>{let G=Kt(s);G&&Ie(G)&&G.setFields(q,!0)},{tag:Uo}),k()},submitted:i,uuid:F,children:z(Br,{baseClass:o,BlockDrawer:ur,Collapsible:Mo,CustomBlock:ye,CustomLabel:he,EditButton:lr,errorCount:v,formSchema:ee?.fields??[],initialState:y,nodeKey:s,RemoveButton:ir})})}):null,[Mo,ur,ye,he,S,x,ir,lr,o,N,v,k,ee?.fields,F,y,s,Io,i]);return ee?Fc:z(Mo,{disableBlockName:!0,fieldHasErrors:!0,children:Nt("div",{className:`${o}-not-found`,children:["Error: Block '",S,"' not found in the config but exists in the lexical data"]})})};var ce=class extends St{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=Pe(e.fields);return o.setFormat(e.format),o}decorate(...[e,o,n,r]){return ld(zr,{cacheBuster:this.getCacheBuster(),className:o.theme.block??"LexicalEditorTheme__block",CustomBlock:n,CustomLabel:r,formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Pe(t){return sd(new ce({fields:{...t,id:t?.id||new id.default().toHexString()}}))}function Ie(t){return t instanceof ce}import{createHeadlessEditor as ad}from"@lexical/headless";import{$convertToMarkdownString as cd}from"@lexical/markdown";function Wo(t,e){return({editorState:n})=>{let r=ad({nodes:t});try{r.setEditorState(r.parseEditorState(n))}catch(s){console.error("getLexicalToMarkdown: ERROR parsing editor state",s)}let l="";return r.getEditorState().read(()=>{l=cd(e)}),l}}import{createHeadlessEditor as bd}from"@lexical/headless";import{$convertFromMarkdownString as qr,TRANSFORMERS as xd}from"@lexical/markdown";var Vr=/^[\t ]*$/,ud=/^(\s*)(\d+)\.\s/,dd=/^(\s*)[-*+]\s/,md=/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,Wr=/^(#{1,6})\s/,fd=/^>\s/,pd=/^[ \t]*(\\`\\`\\`|```)(\w+)?/,Kr=/[ \t]*(\\`\\`\\`|```)$/,hd=/^[ \t]*```[^`]+(?:(?:`{1,2}|`{4,})[^`]+)*```(?:[^`]|$)/,gd=/^\|(.+)\|\s?$/,Cd=/^(\| ?:?-*:? ?)+\|\s?$/,Xr=/^[ \t]*<[a-z_][\w-]*(?:\s[^<>]*)?\/?>/i,Jr=/^[ \t]*<\/[a-z_][\w-]*\s*>/i;function Zr(t){if(t.endsWith("\\"))return[t.slice(0,-1),"\\"];let e=t.match(/^(.*?\S)( {2,})$/);return e?[e[1],e[2]]:null}function Yr(t,e){let o=t.split(`
9
+ `),n=!1,r=[],l=0;for(let s=0;s<o.length;s++){let i=o[s],u=r[r.length-1],d=s<o.length-1?Zr(i):null,c=u!==void 0&&Zr(u)!==null;if(hd.test(i)){r.push(i);continue}if(Kr.test(i)){l===0&&(n=!0),l===1&&(n=!1),l>0&&l--,r.push(i);continue}if(pd.test(i)){n=!0,l++,r.push(i);continue}if(n){r.push(i);continue}Vr.test(i)||Vr.test(u)||!u||Wr.test(u)||Wr.test(i)||fd.test(i)||ud.test(i)||dd.test(i)||md.test(i)||gd.test(i)||Cd.test(i)||c||!e||Xr.test(i)||Jr.test(i)||Xr.test(u)||Jr.test(u)||Kr.test(u)?r.push(i):r[r.length-1]=u+" "+(d===null?i.trim():i.trimStart())}return r.join(`
10
+ `)}function Zt(t,e=xd,o,n=!1,r=!1){if(n)return qr(t,e,o,!0);let l=Yr(t,r);return qr(l,e,o,!1,!1)}function Yt(t,e){return({markdown:n})=>{let r=bd({nodes:t});return r.update(()=>{Zt(n,e,void 0,!1,!0)},{discrete:!0}),r.getEditorState().toJSON()}}function kd(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var tl=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let n of t){let r=el(n,!1);r&&(o=o.concat(r))}if(e?.length)for(let n of e){let r=el(n,!0);r&&(o=o.concat(r))}return o};function el(t,e){if(!t.jsx)return null;let o=kd(t.slug),n=[];return e?(n.push(({allNodes:r,allTransformers:l})=>({type:"text-match",dependencies:[xt],export:s=>{if(!kt(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),u=Wo(r,l),d=t.jsx.export({fields:i,lexicalToMarkdown:u});if(d===!1)return null;if(typeof d=="string")return d;let c=d.props&&Object.keys(d.props)?.length>0,a=d.props??{};return d?.children?.length?`<${i.blockType}${c?" "+Et({props:a}):""}>${d.children}</${i.blockType}>`:`<${i.blockType}${c?" "+Et({props:a}):""}/>`},getEndIndex:(s,i)=>{let{endlineLastCharIndex:u}=Vt({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:i,trimChildren:!1});return u},importRegExp:t.jsx?.customStartRegex??o.regExpStart,regExp:/___ignoreignoreignore___/g,replace(s,i){let{content:u,propsString:d}=Vt({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...i,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let c=Yt(r,l),a=t.jsx.import({children:u,closeMatch:null,htmlToLexical:null,markdownToLexical:c,openMatch:i,props:d?zt({propsString:d}):{}});if(a===!1)return;let m=bt({blockType:t.slug,...a});s.replace(m)}})),n):(n.push(({allNodes:r,allTransformers:l})=>({dependencies:[ce],export:s=>{if(!Ie(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),u=Wo(r,l),d=t.jsx.export({fields:i,lexicalToMarkdown:u});if(d===!1)return null;if(typeof d=="string")return d;let c=d.props&&Object.keys(d.props)?.length>0,a=d.props??{};if(d?.children?.length){let m=d.children,f="";if(m.includes(`
11
+ `))for(let h of m.split(`
12
+ `)){let p="";!t?.jsx?.doNotTrimChildren&&h!==""&&(p=" "),p+=h+`
13
+ `,f+=p}else f=(t?.jsx?.doNotTrimChildren?"":" ")+m+`
14
14
  `;return`<${i.blockType}${c?" "+Et({props:a}):""}>
15
- ${m}</${i.blockType}>`}return`<${i.blockType}${c?" "+Et({props:a}):""}/>`},handleImportAfterStartMatch:t.jsx?.customEndRegex?void 0:({lines:s,rootNode:i,startLineIndex:d,startMatch:u,transformer:c})=>{let a=typeof c.regExpEnd=="object"&&"regExp"in c.regExpEnd?c.regExpEnd.regExp:c.regExpEnd,p=c.regExpEnd&&typeof c.regExpEnd=="object"&&"optional"in c.regExpEnd?c.regExpEnd.optional:!c.regExpEnd,{afterEndLine:m,beforeStartLine:h,content:f,endLineIndex:g,propsString:_}=Xt({isEndOptional:p,lines:s,regexpEndRegex:a,startLineIndex:d,startMatch:u,trimChildren:!1}),S="";if(t?.jsx?.doNotTrimChildren)S=f.endsWith(`
16
- `)?f.slice(0,-1):f;else if(f.includes(`
17
- `)){let C=f.split(`
18
- `),k=0;for(let T of C){if(k++,T.startsWith(" "))S+=T.slice(2);else if(T==="")S+=T;else{S=f.endsWith(`
19
- `)?f.slice(0,-1):f;break}S+=k===C.length?"":`
20
- `}}else S=(f.startsWith(" ")?f.slice(2):f)+`
21
- `;if(!t?.jsx?.import)return[!1,d];let R=eo(r,l),b=t.jsx.import({children:S,closeMatch:null,htmlToLexical:null,markdownToLexical:R,openMatch:u,props:_?Jt({propsString:_}):{}});if(b===!1)return[!1,d];let x=Be({...b,blockType:t.slug});if(x){let C=null,k=null;if(h?.length){C=R({markdown:h})?.root?.children??[];let T=C?.[0];T&&i.append(el(T))}if(i.append(x),m?.length){k=R({markdown:m})?.root?.children;let T=i.getChildren()[i.getChildren().length-1],I=el(k[0])?.getChildren();if(I?.length)for(let L of I)T.append(L)}}return[!0,g]},regExpEnd:t.jsx?.customEndRegex??o.regExpEnd,regExpStart:t.jsx?.customStartRegex??o.regExpStart,type:"multiline-element",replace:(s,i,d,u,c)=>{if(t?.jsx?.import){if(!c){let g="";if(i)for(let _ of i)g+=_.getTextContent();c=[g]}let a="";t?.jsx?.doNotTrimChildren?a=c.join(`
15
+ ${f}</${i.blockType}>`}return`<${i.blockType}${c?" "+Et({props:a}):""}/>`},handleImportAfterStartMatch:t.jsx?.customEndRegex?void 0:({lines:s,rootNode:i,startLineIndex:u,startMatch:d,transformer:c})=>{let a=typeof c.regExpEnd=="object"&&"regExp"in c.regExpEnd?c.regExpEnd.regExp:c.regExpEnd,m=c.regExpEnd&&typeof c.regExpEnd=="object"&&"optional"in c.regExpEnd?c.regExpEnd.optional:!c.regExpEnd,{afterEndLine:f,beforeStartLine:h,content:p,endLineIndex:g,propsString:_}=Vt({isEndOptional:m,lines:s,regexpEndRegex:a,startLineIndex:u,startMatch:d,trimChildren:!1}),L="";if(t?.jsx?.doNotTrimChildren)L=p.endsWith(`
16
+ `)?p.slice(0,-1):p;else if(p.includes(`
17
+ `)){let x=p.split(`
18
+ `),k=0;for(let T of x){if(k++,T.startsWith(" "))L+=T.slice(2);else if(T==="")L+=T;else{L=p.endsWith(`
19
+ `)?p.slice(0,-1):p;break}L+=k===x.length?"":`
20
+ `}}else L=(p.startsWith(" ")?p.slice(2):p)+`
21
+ `;if(!t?.jsx?.import)return[!1,u];let v=Yt(r,l),b=t.jsx.import({children:L,closeMatch:null,htmlToLexical:null,markdownToLexical:v,openMatch:d,props:_?zt({propsString:_}):{}});if(b===!1)return[!1,u];let C=Pe({...b,blockType:t.slug});if(C){let x=null,k=null;if(h?.length){x=v({markdown:h})?.root?.children??[];let T=x?.[0];T&&i.append(Qr(T))}if(i.append(C),f?.length){k=v({markdown:f})?.root?.children;let T=i.getChildren()[i.getChildren().length-1],I=Qr(k[0])?.getChildren();if(I?.length)for(let N of I)T.append(N)}}return[!0,g]},regExpEnd:t.jsx?.customEndRegex??o.regExpEnd,regExpStart:t.jsx?.customStartRegex??o.regExpStart,type:"multiline-element",replace:(s,i,u,d,c)=>{if(t?.jsx?.import){if(!c){let g="";if(i)for(let _ of i)g+=_.getTextContent();c=[g]}let a="";t?.jsx?.doNotTrimChildren?a=c.join(`
22
22
  `):a=c.join(`
23
- `).trim();let p=d[1]?.trim(),m=eo(r,l),h=t.jsx.import({children:a,closeMatch:u,htmlToLexical:null,markdownToLexical:m,openMatch:d,props:p?Jt({propsString:p}):{}});if(h===!1)return!1;let f=Be({...h,blockType:t.slug});f&&s.append(f);return}return!1}})),n)}import{createCommand as nl}from"lexical";var tt=nl("INSERT_BLOCK_COMMAND"),ot=nl("INSERT_INLINE_BLOCK_COMMAND");import{c as Md}from"react/compiler-runtime";import{useLexicalComposerContext as $d}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as Ad,$wrapNodeInElement as Dd,mergeRegister as Od}from"@lexical/utils";import{formatDrawerSlug as Fd,useEditDepth as Pd}from"@payloadcms/ui";import{$createParagraphNode as Bd,$getNodeByKey as jd,$getPreviousSelection as Hd,$getSelection as Ud,$insertNodes as Gd,$isParagraphNode as Vd,$isRangeSelection as Wd,$isRootOrShadowRoot as zd,COMMAND_PRIORITY_EDITOR as rl}from"lexical";import{useEffect as Kd,useState as Jd}from"react";var ll=()=>{let t=Md(12),[e]=$d(),[o,n]=Jd(null),{setCreatedInlineBlock:r,uuid:l}=G(),s=Pd(),i="lexical-inlineBlocks-create-"+l,d;t[0]!==s||t[1]!==i?(d=Fd({slug:i,depth:s}),t[0]=s,t[1]=i,t[2]=d):d=t[2];let u=d,{toggleDrawer:c}=Oe(u,!0),a;t[3]!==e||t[4]!==r||t[5]!==o?(a=()=>{if(!e.hasNodes([ce]))throw new Error("BlocksPlugin: BlocksNode not registered on editor");return Od(e.registerCommand(tt,m=>(e.update(()=>{let h=Ud()||Hd();if(Wd(h)){let f=Be(m),{focus:g}=h,_=g.getNode();Ad(f),Vd(_)&&!_.__first&&_.remove()}}),!0),rl),e.registerCommand(ot,m=>{if(o){let f=jd(o);return!f||!_t(f)?!1:(f.setFields(m),n(null),!0)}let h=kt(m);return r?.(h),Gd([h]),zd(h.getParentOrThrow())&&Dd(h,Bd).selectEnd(),!0},rl))},t[3]=e,t[4]=r,t[5]=o,t[6]=a):a=t[6];let p;return t[7]!==e||t[8]!==r||t[9]!==o||t[10]!==c?(p=[e,r,o,c],t[7]=e,t[8]=r,t[9]=o,t[10]=c,t[11]=p):p=t[11],Kd(a,p),null};var Xd=$(({config:t,featureClientSchemaMap:e,props:o,schemaPath:n})=>{let r=`${n}.lexical_internal_feature.blocks.lexical_blocks`,l=`${n}.lexical_internal_feature.blocks.lexical_inline_blocks`,s=e.blocks;if(!s)return{};let i=Object.entries(s).filter(([a])=>a.startsWith(r+".")&&!a.replace(r+".","").includes(".")).map(([,a])=>a[0]),d=Object.entries(s).filter(([a])=>a.startsWith(l+".")&&!a.replace(l+".","").includes(".")).map(([,a])=>a[0]),u=i.map(a=>{let p=a.blocks[0];return typeof p=="string"?t.blocksMap[p]:p}).filter(a=>a!==void 0),c=d.map(a=>{let p=a.blocks[0];return typeof p=="string"?t.blocksMap[p]:p}).filter(a=>a!==void 0);return{markdownTransformers:ol({blocks:u,inlineBlocks:c}),nodes:[ce,bt],plugins:[{Component:ll,position:"normal"}],sanitizedClientFeatureProps:o,slashMenu:{groups:[u?.length?{items:u.map(a=>({Icon:Vr(a,Go),key:"block-"+a.slug,keywords:["block","blocks",a.slug],label:({i18n:p})=>a?.labels?.singular?to(a.labels.singular,p):a?.slug,onSelect:({editor:p})=>{p.dispatchCommand(tt,{blockName:"",blockType:a.slug})}})),key:"blocks",label:({i18n:a})=>a.t("lexical:blocks:label")}:null,c?.length?{items:c.map(a=>({Icon:Vo,key:"inlineBlocks-"+a.slug,keywords:["inlineBlock","inline block",a.slug],label:({i18n:p})=>a?.labels?.singular?to(a.labels.singular,p):a?.slug,onSelect:({editor:p})=>{p.dispatchCommand(ot,{blockName:"",blockType:a.slug})}})),key:"inlineBlocks",label:({i18n:a})=>a.t("lexical:blocks:inlineBlocks:label")}:null].filter(Boolean)},toolbarFixed:{groups:[u.length?{type:"dropdown",ChildComponent:Go,items:u.map((a,p)=>({isActive:void 0,key:"block-"+a.slug,label:({i18n:m})=>a?.labels?.singular?to(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(tt,{blockName:"",blockType:a.slug})},order:p})),key:"blocks",order:20}:null,c?.length?{type:"dropdown",ChildComponent:Vo,items:c.map((a,p)=>({isActive:void 0,key:"inlineBlock-"+a.slug,label:({i18n:m})=>a?.labels?.singular?to(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(ot,{blockName:"",blockType:a.slug})},order:p})),key:"inlineBlocks",order:25}:null].filter(Boolean)}}});import{c as qd}from"react/compiler-runtime";import{jsx as He,jsxs as tn}from"react/jsx-runtime";import{useLexicalComposerContext as Qd}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as ep,$createTextNode as tp,$getRoot as op,getDOMSelection as qo}from"lexical";import*as ul from"react";import{useCallback as je,useEffect as Qo,useLayoutEffect as sl,useRef as en,useState as oo}from"react";var Zd=se&&"documentMode"in document?document.documentMode:null,il=se&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),l6=se&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),i6=se&&"InputEvent"in window&&!Zd?"getTargetRanges"in new window.InputEvent("input"):!1,s6=se&&/Version\/[\d.].*Safari/.test(navigator.userAgent),a6=se&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,c6=se&&/Android/.test(navigator.userAgent),u6=se&&/Win/.test(navigator.platform),Yd=se&&/^(?=.*Chrome).*/i.test(navigator.userAgent),d6=se&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Yd;var np=t=>{let e=document.createElement("textarea");e.value=t||"",e.style.position="absolute",e.style.opacity="0",document.body?.appendChild(e),e.focus(),e.select();try{let o=document.execCommand("copy");console.log(o)}catch(o){console.error(o)}document.body?.removeChild(e)},rp=(t,e)=>{let o=document.createElement("a");o.setAttribute("href","data:text/plain;charset=utf-8,"+encodeURIComponent(e||"")),o.setAttribute("download",t),o.style.display="none",document.body?.appendChild(o),o.click(),document.body?.removeChild(o)},lp=t=>{let o=((n,r)=>{switch(n){case"click":return` await page.mouse.click(${r.x}, ${r.y});`;case"keydown":return` await page.keyboard.keydown('${r}');`;case"keyup":return` await page.keyboard.keyup('${r}');`;case"press":return` await page.keyboard.press('${r}');`;case"selectAll":return" await selectAll(page);";case"snapshot":return` await assertHTMLSnapshot(page);
23
+ `).trim();let m=u[1]?.trim(),f=Yt(r,l),h=t.jsx.import({children:a,closeMatch:d,htmlToLexical:null,markdownToLexical:f,openMatch:u,props:m?zt({propsString:m}):{}});if(h===!1)return!1;let p=Pe({...h,blockType:t.slug});p&&s.append(p);return}return!1}})),n)}import{createCommand as ol}from"lexical";var tt=ol("INSERT_BLOCK_COMMAND"),ot=ol("INSERT_INLINE_BLOCK_COMMAND");import{c as _d}from"react/compiler-runtime";import{useLexicalComposerContext as Td}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as wd,$wrapNodeInElement as Ed,mergeRegister as Sd}from"@lexical/utils";import{formatDrawerSlug as Nd,useEditDepth as Ld}from"@payloadcms/ui";import{$createParagraphNode as yd,$getNodeByKey as Rd,$getPreviousSelection as vd,$getSelection as Id,$insertNodes as Md,$isParagraphNode as Ad,$isRangeSelection as $d,$isRootOrShadowRoot as Dd,COMMAND_PRIORITY_EDITOR as nl}from"lexical";import{useEffect as Od,useState as Fd}from"react";var rl=()=>{let t=_d(12),[e]=Td(),[o,n]=Fd(null),{setCreatedInlineBlock:r,uuid:l}=U(),s=Ld(),i="lexical-inlineBlocks-create-"+l,u;t[0]!==s||t[1]!==i?(u=Nd({slug:i,depth:s}),t[0]=s,t[1]=i,t[2]=u):u=t[2];let d=u,{toggleDrawer:c}=De(d,!0),a;t[3]!==e||t[4]!==r||t[5]!==o?(a=()=>{if(!e.hasNodes([ce]))throw new Error("BlocksPlugin: BlocksNode not registered on editor");return Sd(e.registerCommand(tt,f=>(e.update(()=>{let h=Id()||vd();if($d(h)){let p=Pe(f),{focus:g}=h,_=g.getNode();wd(p),Ad(_)&&!_.__first&&_.remove()}}),!0),nl),e.registerCommand(ot,f=>{if(o){let p=Rd(o);return!p||!kt(p)?!1:(p.setFields(f),n(null),!0)}let h=bt(f);return r?.(h),Md([h]),Dd(h.getParentOrThrow())&&Ed(h,yd).selectEnd(),!0},nl))},t[3]=e,t[4]=r,t[5]=o,t[6]=a):a=t[6];let m;return t[7]!==e||t[8]!==r||t[9]!==o||t[10]!==c?(m=[e,r,o,c],t[7]=e,t[8]=r,t[9]=o,t[10]=c,t[11]=m):m=t[11],Od(a,m),null};var Pd=A(({config:t,featureClientSchemaMap:e,props:o,schemaPath:n})=>{let r=`${n}.lexical_internal_feature.blocks.lexical_blocks`,l=`${n}.lexical_internal_feature.blocks.lexical_inline_blocks`,s=e.blocks;if(!s)return{};let i=Object.entries(s).filter(([a])=>a.startsWith(r+".")&&!a.replace(r+".","").includes(".")).map(([,a])=>a[0]),u=Object.entries(s).filter(([a])=>a.startsWith(l+".")&&!a.replace(l+".","").includes(".")).map(([,a])=>a[0]),d=i.map(a=>{let m=a.blocks[0];return typeof m=="string"?t.blocksMap[m]:m}).filter(a=>a!==void 0),c=u.map(a=>{let m=a.blocks[0];return typeof m=="string"?t.blocksMap[m]:m}).filter(a=>a!==void 0);return{markdownTransformers:tl({blocks:d,inlineBlocks:c}),nodes:[ce,xt],plugins:[{Component:rl,position:"normal"}],sanitizedClientFeatureProps:o,slashMenu:{groups:[d?.length?{items:d.map(a=>({Icon:Dr(a,Po),key:"block-"+a.slug,keywords:["block","blocks",a.slug],label:({i18n:m})=>a?.labels?.singular?qt(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(tt,{blockName:"",blockType:a.slug})}})),key:"blocks",label:({i18n:a})=>a.t("lexical:blocks:label")}:null,c?.length?{items:c.map(a=>({Icon:Bo,key:"inlineBlocks-"+a.slug,keywords:["inlineBlock","inline block",a.slug],label:({i18n:m})=>a?.labels?.singular?qt(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(ot,{blockName:"",blockType:a.slug})}})),key:"inlineBlocks",label:({i18n:a})=>a.t("lexical:blocks:inlineBlocks:label")}:null].filter(Boolean)},toolbarFixed:{groups:[d.length?{type:"dropdown",ChildComponent:Po,items:d.map((a,m)=>({isActive:void 0,key:"block-"+a.slug,label:({i18n:f})=>a?.labels?.singular?qt(a.labels.singular,f):a?.slug,onSelect:({editor:f})=>{f.dispatchCommand(tt,{blockName:"",blockType:a.slug})},order:m})),key:"blocks",order:20}:null,c?.length?{type:"dropdown",ChildComponent:Bo,items:c.map((a,m)=>({isActive:void 0,key:"inlineBlock-"+a.slug,label:({i18n:f})=>a?.labels?.singular?qt(a.labels.singular,f):a?.slug,onSelect:({editor:f})=>{f.dispatchCommand(ot,{blockName:"",blockType:a.slug})},order:m})),key:"inlineBlocks",order:25}:null].filter(Boolean)}}});import{c as Hd}from"react/compiler-runtime";import{jsx as je,jsxs as Zo}from"react/jsx-runtime";import{useLexicalComposerContext as Gd}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as Ud,$createTextNode as zd,$getRoot as Vd,getDOMSelection as Ko}from"lexical";import*as cl from"react";import{useCallback as Be,useEffect as Xo,useLayoutEffect as il,useRef as Jo,useState as Qt}from"react";var Bd=se&&"documentMode"in document?document.documentMode:null,ll=se&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),V6=se&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),W6=se&&"InputEvent"in window&&!Bd?"getTargetRanges"in new window.InputEvent("input"):!1,K6=se&&/Version\/[\d.].*Safari/.test(navigator.userAgent),X6=se&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,J6=se&&/Android/.test(navigator.userAgent),Z6=se&&/Win/.test(navigator.platform),jd=se&&/^(?=.*Chrome).*/i.test(navigator.userAgent),Y6=se&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!jd;var Wd=t=>{let e=document.createElement("textarea");e.value=t||"",e.style.position="absolute",e.style.opacity="0",document.body?.appendChild(e),e.focus(),e.select();try{let o=document.execCommand("copy");console.log(o)}catch(o){console.error(o)}document.body?.removeChild(e)},Kd=(t,e)=>{let o=document.createElement("a");o.setAttribute("href","data:text/plain;charset=utf-8,"+encodeURIComponent(e||"")),o.setAttribute("download",t),o.style.display="none",document.body?.appendChild(o),o.click(),document.body?.removeChild(o)},Xd=t=>{let o=((n,r)=>{switch(n){case"click":return` await page.mouse.click(${r.x}, ${r.y});`;case"keydown":return` await page.keyboard.keydown('${r}');`;case"keyup":return` await page.keyboard.keyup('${r}');`;case"press":return` await page.keyboard.press('${r}');`;case"selectAll":return" await selectAll(page);";case"snapshot":return` await assertHTMLSnapshot(page);
24
24
  await assertSelection(page, {
25
25
  anchorPath: [${r.anchorPath.toString()}],
26
26
  anchorOffset: ${r.anchorOffset},
@@ -30,7 +30,7 @@ ${m}</${i.blockType}>`}return`<${i.blockType}${c?" "+Et({props:a}):""}/>`},handl
30
30
  `;case"type":return` await page.keyboard.type('${r}');`;default:return""}})(t.name,t.value);switch(t.count){case 1:return o;case 2:return[o,o].join(`
31
31
  `);default:return` await repeat(${t.count}, async () => {
32
32
  ${o}
33
- );`}};function ip(t){return t.key.toLowerCase()==="a"&&(il?t.metaKey:t.ctrlKey)}function sp(t){let{anchorNode:e,focusNode:o}=t,{anchorOffset:n,focusOffset:r}=t;return n!==0&&n--,r!==0&&r--,{anchorNode:e,anchorOffset:n,focusNode:o,focusOffset:r}}function al(t,e){let o=t,n=[];for(;o!==e;)o!=null&&n.unshift(Array.from(o?.parentNode?.childNodes??[]).indexOf(o)),o=o?.parentNode;return n}var cl=new Set(["ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Backspace","Delete","Enter","Escape"]);function ap(t){let[e,o]=oo([]),[n,r]=oo(!1),[,l]=oo(""),[s,i]=oo(""),d=en(null),u=en(!1),c=en(null),a=je(()=>t,[t]),p=je(()=>{let b=t.getRootElement(),x=qo(t._window);return b==null||x==null||x.anchorNode==null||x.focusNode==null||!b.contains(x.anchorNode)||!b.contains(x.focusNode)?null:`
33
+ );`}};function Jd(t){return t.key.toLowerCase()==="a"&&(ll?t.metaKey:t.ctrlKey)}function Zd(t){let{anchorNode:e,focusNode:o}=t,{anchorOffset:n,focusOffset:r}=t;return n!==0&&n--,r!==0&&r--,{anchorNode:e,anchorOffset:n,focusNode:o,focusOffset:r}}function sl(t,e){let o=t,n=[];for(;o!==e;)o!=null&&n.unshift(Array.from(o?.parentNode?.childNodes??[]).indexOf(o)),o=o?.parentNode;return n}var al=new Set(["ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Backspace","Delete","Enter","Escape"]);function Yd(t){let[e,o]=Qt([]),[n,r]=Qt(!1),[,l]=Qt(""),[s,i]=Qt(""),u=Jo(null),d=Jo(!1),c=Jo(null),a=Be(()=>t,[t]),m=Be(()=>{let b=t.getRootElement(),C=Ko(t._window);return b==null||C==null||C.anchorNode==null||C.focusNode==null||!b.contains(C.anchorNode)||!b.contains(C.focusNode)?null:`
34
34
  import {
35
35
  initializeE2E,
36
36
  assertHTMLSnapshot,
@@ -47,20 +47,19 @@ describe('Test case', () => {
47
47
  const {page} = e2e;
48
48
 
49
49
  await page.focus('div[contenteditable="true"]');
50
- ${e.map(lp).join(`
50
+ ${e.map(Xd).join(`
51
51
  `)}
52
52
  });
53
53
  });
54
- `},[t,e]),m=je((b,x)=>{o(C=>{let k=e.length-1,T=e[k];if(T&&T.name===b){if(b==="type")return[...e.slice(0,k),{...T,value:T.value+x}];if(T.value===x)return[...e.slice(0,k),{...T,count:T.count+1}]}return[...C,{name:b,count:1,value:x}]})},[e,o]);sl(()=>{let b=C=>{if(!n)return;let k=C.key;ip(C)?m("selectAll",""):cl.has(k)?m("press",C.key):[...k].length>1?m("keydown",C.key):m("type",C.key)},x=C=>{if(!n)return;let k=C.key;!cl.has(k)&&[...k].length>1&&m("keyup",C.key)};return t.registerRootListener((C,k)=>{k!==null&&(k.removeEventListener("keydown",b),k.removeEventListener("keyup",x)),C!==null&&(C.addEventListener("keydown",b),C.addEventListener("keyup",x))})},[t,n,m]),sl(()=>{c.current&&c.current.scrollTo(0,c.current.scrollHeight)},[p]),Qo(()=>{if(e){let b=p();b!==null&&i(b),c.current&&c.current.scrollTo(0,c.current.scrollHeight)}},[p,e]),Qo(()=>t.registerUpdateListener(({dirtyElements:x,dirtyLeaves:C,editorState:k})=>{if(!n)return;let T=k._selection,I=d.current,L=u.current;if(I!==T){if(C.size===0&&x.size===0&&!L){let N=qo(t._window);if(N&&(N.anchorNode==null||N.focusNode==null))return}d.current=T}u.current=!1;let E=p();E!==null&&i(E)}),[t,p,n,m]),Qo(()=>n?t.registerUpdateListener(()=>{let x=t.getRootElement();x!==null&&l(x?.innerHTML)}):void 0,[t,n]);let h=je(b=>{n||(b.update(()=>{let x=op();x.clear();let C=tp();x.append(ep().append(C)),C.select()}),o([])),r(x=>!x)},[n]),f=je(()=>{if(!n)return;let b=qo(t._window);if(b===null||b.anchorNode==null||b.focusNode==null)return;let{anchorNode:x,anchorOffset:C,focusNode:k,focusOffset:T}=sp(b),I=a().getRootElement(),L;x!==null&&(L=al(x,I));let E;k!==null&&(E=al(k,I)),m("snapshot",{anchorNode:x,anchorOffset:C,anchorPath:L,focusNode:k,focusOffset:T,focusPath:E})},[m,n,a]),g=je(()=>{np(p())},[p]),_=je(()=>{rp("test.js",p())},[p]);return[He("button",{className:`editor-dev-button ${n?"active":""}`,id:"test-recorder-button",onClick:b=>{h(a()),b.preventDefault()},title:n?"Disable test recorder":"Enable test recorder",type:"button",children:n?"Disable test recorder":"Enable test recorder"}),n?tn("div",{className:"test-recorder-output",children:[tn("div",{className:"test-recorder-toolbar",children:[He("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:b=>{f(),b.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),He("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:b=>{g(),b.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),He("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:b=>{_(),b.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),He("pre",{id:"test-recorder",ref:c,children:s})]}):null]}var dl=()=>{let t=qd(3),[e]=Qd(),[o,n]=ap(e),r;return t[0]!==o||t[1]!==n?(r=tn(ul.Fragment,{children:[He("p",{children:"HI"}),o,n,He("p",{children:"DONE"})]}),t[0]=o,t[1]=n,t[2]=r):r=t[2],r};var cp=$({plugins:[{Component:dl,position:"bottom"}]});import{c as up}from"react/compiler-runtime";import{jsx as dp}from"react/jsx-runtime";import{useLexicalComposerContext as pp}from"@lexical/react/LexicalComposerContext.js";import{TreeView as mp}from"@lexical/react/LexicalTreeView.js";import"react";var pl=()=>{let t=up(2),[e]=pp(),o;return t[0]!==e?(o=dp(mp,{editor:e,timeTravelButtonClassName:"debug-timetravel-button",timeTravelPanelButtonClassName:"debug-timetravel-panel-button",timeTravelPanelClassName:"debug-timetravel-panel",timeTravelPanelSliderClassName:"debug-timetravel-panel-slider",treeTypeButtonClassName:"debug-treetype-button",viewClassName:"tree-view-output"}),t[0]=e,t[1]=o):o=t[1],o};var fp=$({plugins:[{Component:pl,position:"bottom"}]});import{$isTableSelection as gp}from"@lexical/table";import{$isRangeSelection as xp,FORMAT_TEXT_COMMAND as Cp}from"lexical";import{jsx as ml}from"react/jsx-runtime";import"react";var hp="M14.5 9.25A1.75 1.75 0 0 1 12.75 11H9.5V7.5h3.25c.966 0 1.75.784 1.75 1.75M8 11V7.5A1.5 1.5 0 0 1 9.5 6h3.25a3.25 3.25 0 0 1 2.418 5.422A3.5 3.5 0 0 1 13.5 18h-4A1.5 1.5 0 0 1 8 16.5zm1.5 1.5v4h4a2 2 0 1 0 0-4z",fl=({className:t})=>ml("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ml("path",{clipRule:"evenodd",d:hp,fill:"currentColor",fillRule:"evenodd"})});var Z=t=>({type:"buttons",items:t,key:"format",order:40});var hl={type:"text-format",format:["bold","italic"],tag:"***"},gl={type:"text-format",format:["bold","italic"],intraword:!1,tag:"___"},xl={type:"text-format",format:["bold"],tag:"**"},Cl={type:"text-format",format:["bold"],intraword:!1,tag:"__"};var bl=[Z([{ChildComponent:fl,isActive:({selection:t})=>xp(t)||gp(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(Cp,"bold")},order:1}])],bp=$(({featureProviderMap:t})=>{let e=[xl,Cl];return t.get("italic")&&e.push(gl,hl),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:bl},toolbarInline:{groups:bl}}});import{$isTableSelection as _p}from"@lexical/table";import{$isRangeSelection as Tp,FORMAT_TEXT_COMMAND as wp}from"lexical";import{jsx as kl}from"react/jsx-runtime";import"react";var kp="M9.64645 8.14645C9.84171 7.95118 10.1582 7.95118 10.3535 8.14645C10.5487 8.34171 10.5487 8.65822 10.3535 8.85348L7.20699 12L10.3535 15.1464C10.5487 15.3417 10.5487 15.6582 10.3535 15.8535C10.1582 16.0487 9.84171 16.0487 9.64645 15.8535L6.14645 12.3535C5.95118 12.1582 5.95118 11.8417 6.14645 11.6464L9.64645 8.14645ZM13.6464 8.14645C13.8417 7.95118 14.1582 7.95118 14.3535 8.14645L17.8535 11.6464C18.0487 11.8417 18.0487 12.1582 17.8535 12.3535L14.3535 15.8535C14.1582 16.0487 13.8417 16.0487 13.6464 15.8535C13.4512 15.6582 13.4512 15.3417 13.6464 15.1464L16.7929 12L13.6464 8.85348C13.4512 8.65822 13.4512 8.34171 13.6464 8.14645Z",_l=({className:t})=>kl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:kl("path",{clipRule:"evenodd",d:kp,fill:"currentColor",fillRule:"evenodd"})});var Tl={type:"text-format",format:["code"],tag:"`"};var wl=[Z([{ChildComponent:_l,isActive:({selection:t})=>Tp(t)||_p(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand(wp,"code")},order:7}])],Sp=$({enableFormats:["code"],markdownTransformers:[Tl],toolbarFixed:{groups:wl},toolbarInline:{groups:wl}});import{$isTableSelection as Np}from"@lexical/table";import{$isRangeSelection as Lp,FORMAT_TEXT_COMMAND as yp}from"lexical";import{jsx as Sl}from"react/jsx-runtime";import"react";var Ep="M10 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-2.083L11.6 17h1.9a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2.083L12.4 7h-1.9a.5.5 0 0 1-.5-.5",El=({className:t})=>Sl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Sl("path",{clipRule:"evenodd",d:Ep,fill:"currentColor",fillRule:"evenodd"})});var Nl={type:"text-format",format:["italic"],tag:"*"},Ll={type:"text-format",format:["italic"],intraword:!1,tag:"_"};var yl=[Z([{ChildComponent:El,isActive:({selection:t})=>Lp(t)||Np(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(yp,"italic")},order:2}])],vp=$({enableFormats:["italic"],markdownTransformers:[Nl,Ll],toolbarFixed:{groups:yl},toolbarInline:{groups:yl}});import{$isTableSelection as Ip}from"@lexical/table";import{$isRangeSelection as Mp,FORMAT_TEXT_COMMAND as $p}from"lexical";import{jsx as vl}from"react/jsx-runtime";import"react";var Rp="M15.835 13.5a.27.27 0 0 1 .24.138q.306.554.306 1.316 0 1.01-.543 1.816-.543.8-1.554 1.268-1.01.462-2.409.462-1.323 0-2.295-.419-.972-.424-1.534-1.175a3.2 3.2 0 0 1-.533-1.135c-.082-.326.187-.614.522-.614.299 0 .539.233.625.519q.13.43.415.768.448.524 1.17.8.73.271 1.63.272.996 0 1.764-.32.773-.327 1.215-.906a2.16 2.16 0 0 0 .44-1.348q0-.645-.345-1.09c-.1-.132-.016-.352.15-.352zm-3.846-8q1.215 0 2.142.438.933.43 1.476 1.187.38.518.519 1.134c.07.31-.19.577-.507.577-.286 0-.518-.22-.6-.493q-.22-.738-.875-1.224-.864-.646-2.18-.646-.92 0-1.63.313-.703.308-1.1.85a2.04 2.04 0 0 0-.395 1.237q0 .492.217.874.216.376.588.652.376.278.843.475.474.197.972.338l1.052.288H18.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1h3.94a4.4 4.4 0 0 1-.844-.602q-.844-.781-.844-1.982 0-1.009.562-1.778t1.522-1.2q.959-.438 2.153-.438",Rl=({className:t})=>vl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:vl("path",{d:Rp,fill:"currentColor"})});var Il={type:"text-format",format:["strikethrough"],tag:"~~"};var Ml=[Z([{ChildComponent:Rl,isActive:({selection:t})=>Mp(t)||Ip(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand($p,"strikethrough")},order:4}])],Ap=$({enableFormats:["strikethrough"],markdownTransformers:[Il],toolbarFixed:{groups:Ml},toolbarInline:{groups:Ml}});import{$isTableSelection as Op}from"@lexical/table";import{$isRangeSelection as Fp,FORMAT_TEXT_COMMAND as Pp}from"lexical";import{jsx as $l}from"react/jsx-runtime";import"react";var Dp="M7.51 15.65a.523.523 0 1 1-.985-.352l2.377-6.534a.83.83 0 0 1 1.56 0l2.374 6.534a.523.523 0 1 1-.985.351L9.722 9.57a.043.043 0 0 0-.08 0zm.162-2.238c0-.252.204-.456.456-.456h3.1a.456.456 0 0 1 0 .912h-3.1a.456.456 0 0 1-.456-.456m6.652 3.925a.436.436 0 0 1-.287-.765l1.64-1.431q.259-.228.433-.407.175-.178.266-.345a.76.76 0 0 0 .091-.365.61.61 0 0 0-.258-.52q-.255-.195-.63-.195-.4 0-.643.21a.7.7 0 0 0-.133.151c-.127.197-.3.403-.534.403s-.432-.194-.367-.418q.11-.378.434-.642.494-.402 1.257-.403.513 0 .897.183.387.181.604.501.217.316.217.714 0 .316-.13.586-.125.27-.395.555a9 9 0 0 1-.695.634l-.927.798a.023.023 0 0 0 .016.042h1.895a.357.357 0 0 1 0 .714z",Al=({className:t})=>$l("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:$l("path",{d:Dp,fill:"currentColor"})});var Dl=[Z([{ChildComponent:Al,isActive:({selection:t})=>Fp(t)||Op(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(Pp,"subscript")},order:5}])],Bp=$({enableFormats:["subscript"],toolbarFixed:{groups:Dl},toolbarInline:{groups:Dl}});import{$isTableSelection as Hp}from"@lexical/table";import{$isRangeSelection as Up,FORMAT_TEXT_COMMAND as Gp}from"lexical";import{jsx as Ol}from"react/jsx-runtime";import"react";var jp="M7.51 15.65a.523.523 0 1 1-.985-.352l2.377-6.534a.83.83 0 0 1 1.56 0l2.374 6.534a.523.523 0 1 1-.985.351L9.722 9.57a.043.043 0 0 0-.08 0zm.162-2.238c0-.252.204-.456.456-.456h3.1a.456.456 0 0 1 0 .912h-3.1a.456.456 0 0 1-.456-.456m6.652-1.303a.436.436 0 0 1-.287-.765l1.64-1.432q.259-.228.433-.406.175-.179.266-.346a.76.76 0 0 0 .091-.365.61.61 0 0 0-.258-.52q-.255-.195-.63-.194-.4 0-.643.209a.7.7 0 0 0-.133.152c-.127.196-.3.403-.534.403s-.432-.194-.367-.419q.11-.378.434-.641.494-.403 1.257-.403.513 0 .897.182.387.183.604.502.217.315.217.714 0 .315-.13.585-.125.27-.395.555a9 9 0 0 1-.695.635l-.927.798a.023.023 0 0 0 .016.041h1.895a.357.357 0 1 1 0 .715z",Fl=({className:t})=>Ol("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ol("path",{d:jp,fill:"currentColor"})});var Pl=[Z([{ChildComponent:Fl,isActive:({selection:t})=>Up(t)||Hp(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(Gp,"superscript")},order:6}])],Vp=$({enableFormats:["superscript"],toolbarFixed:{groups:Pl},toolbarInline:{groups:Pl}});import{$isTableSelection as zp}from"@lexical/table";import{$isRangeSelection as Kp,FORMAT_TEXT_COMMAND as Jp}from"lexical";import{jsx as Bl}from"react/jsx-runtime";import"react";var Wp="M9 7.5a.5.5 0 0 0-1 0V12a4 4 0 0 0 8 0V7.5a.5.5 0 0 0-1 0V12a3 3 0 1 1-6 0zM16.5 19a.5.5 0 0 0 0-1h-9a.5.5 0 0 0 0 1z",jl=({className:t})=>Bl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Bl("path",{clipRule:"evenodd",d:Wp,fill:"currentColor",fillRule:"evenodd"})});var Hl=[Z([{ChildComponent:jl,isActive:({selection:t})=>Kp(t)||zp(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(Jp,"underline")},order:3}])],Xp=$({enableFormats:["underline"],toolbarFixed:{groups:Hl},toolbarInline:{groups:Hl}});import{jsx as nn}from"react/jsx-runtime";import{jsx as Zp}from"react/jsx-runtime";function Yp(t){return t.replace(/-([a-z])/g,(e,o)=>o.toUpperCase())}var no=({css:t})=>{let e=t?Object.fromEntries(Object.entries(t).map(([o,n])=>[Yp(o),n])):{};return Zp("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as qp}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as Qp}from"@lexical/selection";import{$getNodeByKey as em,$getState as tm,$setState as om,createState as nm,TextNode as rm}from"lexical";import{useEffect as lm}from"react";function Ul(t){let e=new Map;for(let o in t){let n=t[o],r=nm(o,{parse:l=>typeof l=="string"&&Object.keys(n).includes(l)?l:void 0});e.set(o,{stateConfig:r,stateValues:n})}return e}function on(t,e,o,n){t.update(()=>{Qp(r=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);om(r,l.stateConfig,n)})})}function Gl({stateMap:t}){let[e]=qp();return lm(()=>e.registerMutationListener(rm,o=>{e.getEditorState().read(()=>{for(let[n,r]of o){if(r==="destroyed")continue;let l=em(n),s=e.getElementByKey(n);if(!l||!s)continue;let i=Object.create(null);t.forEach((d,u)=>{let c=tm(l,d.stateConfig);if(!c){delete s.dataset[u];return}s.dataset[u]=c;let a=d.stateValues[c]?.css;a&&Object.assign(i,a)}),s.style.cssText="",Object.assign(s.style,i)}})}),[e]),null}var Vl=(t,e)=>{let o=[];for(let r in t.state){let l=t.state[r];for(let s in l){let i=l[s];o.push({ChildComponent:()=>nn(no,{css:i.css}),key:s,label:i.label,onSelect:({editor:d})=>{on(d,e,r,s)}})}}return[{type:"dropdown",ChildComponent:()=>nn(no,{css:{color:"var(--theme-elevation-600)"}}),items:[...[{ChildComponent:()=>nn(no,{}),key:"clear-style",label:({i18n:r})=>r.t("lexical:textState:defaultStyle"),onSelect:({editor:r})=>{for(let l in t.state)on(r,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},im=$(({props:t})=>{let e=Ul(t.state);return{plugins:[{Component:()=>Gl({stateMap:e}),position:"normal"}],toolbarFixed:{groups:Vl(t,e)},toolbarInline:{groups:Vl(t,e)}}});import{c as gm}from"react/compiler-runtime";import{useLexicalComposerContext as xm}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as Cm,$isHeadingNode as ri,HeadingNode as si}from"@lexical/rich-text";import{$setBlocksType as bm}from"@lexical/selection";import{$getSelection as km,$isRangeSelection as _m}from"lexical";import{useEffect as Tm}from"react";import{jsx as Wl}from"react/jsx-runtime";import"react";var sm="M7 6.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0V12h6v5.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0V11H7zm11 6a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 1 0 .554.832l.723-.482V17.5a.5.5 0 0 0 1 0z",zl=({className:t})=>Wl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Wl("path",{d:sm,fill:"currentColor"})});import{jsx as Kl}from"react/jsx-runtime";import"react";var am="M7 6.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0V12h6v5.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0V11H7zm9.034 10.952c0 .303.245.548.548.548h2.97a.448.448 0 0 0 0-.896H17.48v-.04l.997-1.038q.562-.555.873-.945.314-.39.438-.711t.124-.653q0-.497-.245-.885a1.7 1.7 0 0 0-.684-.61A2.24 2.24 0 0 0 17.96 12a2.2 2.2 0 0 0-1.017.228 1.71 1.71 0 0 0-.888 1.13c-.064.268.168.495.444.495.275 0 .479-.236.595-.485l.019-.039q.12-.22.333-.338a1 1 0 0 1 .5-.121q.278 0 .495.11a.83.83 0 0 1 .341.312.9.9 0 0 1 .125.48q0 .245-.096.462t-.288.448-.48.529l-1.85 1.854a.55.55 0 0 0-.16.387",Jl=({className:t})=>Kl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Kl("path",{d:am,fill:"currentColor"})});import{jsx as Xl}from"react/jsx-runtime";import"react";var cm="M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",Zl=({className:t})=>Xl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Xl("path",{d:cm,fill:"currentColor"})});import{jsx as Yl}from"react/jsx-runtime";import"react";var um="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",ql=({className:t})=>Yl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Yl("path",{d:um,fill:"currentColor"})});import{jsx as Ql}from"react/jsx-runtime";import"react";var dm="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",ei=({className:t})=>Ql("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ql("path",{d:dm,fill:"currentColor"})});import{jsx as ti}from"react/jsx-runtime";import"react";var pm="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",oi=({className:t})=>ti("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ti("path",{d:pm,fill:"currentColor"})});import{$createHeadingNode as mm,$isHeadingNode as fm,HeadingNode as hm}from"@lexical/rich-text";var rn=t=>(e,o,n)=>{let r=t(n);r&&(r.append(...o),e.replace(r),r.select(0,0))};var ni=t=>{let o=`^(${t.map(r=>Number(r.slice(1))).map(r=>`#{${r}}`).join("|")})\\s`,n=new RegExp(o);return{type:"element",dependencies:[hm],export:(r,l)=>{if(!fm(r))return null;let s=Number(r.getTag().slice(1));return"#".repeat(s)+" "+l(r)},regExp:n,replace:rn(r=>{let l="h"+r[1]?.length;return mm(l)})}};var li=t=>{let e=km();bm(e,()=>Cm(t))},ii={h1:zl,h2:Jl,h3:Zl,h4:ql,h5:ei,h6:oi},wm=$(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[te(e.map((n,r)=>({ChildComponent:ii[n],isActive:({selection:l})=>{if(!_m(l))return!1;for(let s of l.getNodes()){if(ri(s)&&s.getTag()===n)continue;let i=s.getParent();if(!(ri(i)&&i.getTag()===n))return!1}return!0},key:n,label:({i18n:l})=>l.t("lexical:heading:label",{headingLevel:n.charAt(1)}),onSelect:({editor:l})=>{l.update(()=>{li(n)})},order:r+2})))];return{markdownTransformers:[ni(e)],nodes:[si],plugins:[{Component:Sm,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[X(e.map(n=>({Icon:ii[n],key:`heading-${n.charAt(1)}`,keywords:["heading",n],label:({i18n:r})=>r.t("lexical:heading:label",{headingLevel:n.charAt(1)}),onSelect:({editor:r})=>{r.update(()=>{li(n)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),Sm=t=>{let e=gm(9),{clientProps:o}=t,{enabledHeadingSizes:n}=o,r;e[0]!==n?(r=n===void 0?["h1","h2","h3","h4","h5","h6"]:n,e[0]=n,e[1]=r):r=e[1];let l=r,s;e[2]!==l?(s=l.at(-1),e[2]=l,e[3]=s):s=e[3];let i=s,[d]=xm(),u,c;return e[4]!==d||e[5]!==l||e[6]!==i?(u=()=>{if(!(!i||l.length===6))return d.registerNodeTransform(si,a=>{l.includes(a.getTag())||a.setTag(i)})},c=[d,l,i],e[4]=d,e[5]=l,e[6]=i,e[7]=u,e[8]=c):(u=e[7],c=e[8]),Tm(u,c),null};import{$isNodeSelection as Um}from"lexical";import{jsx as ai}from"react/jsx-runtime";import"react";var Em="M18 12a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1 0-1h11a.5.5 0 0 1 .5.5",ln=({className:t})=>ai("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ai("path",{d:Em,fill:"currentColor"})});import{jsx as ci}from"react/jsx-runtime";import"react";var Nm={16:"M8.5 3.5a.5.5 0 0 0-1 0v4h-4a.5.5 0 0 0 0 1h4v4a.5.5 0 0 0 1 0v-4h4a.5.5 0 0 0 0-1h-4z",24:"M12 6a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 12 6"},ui=({className:t,size:e=24})=>ci("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:ci("path",{clipRule:"evenodd",d:Nm[e],fill:"currentColor",fillRule:"evenodd"})});var _e=t=>({type:"dropdown",ChildComponent:ui,items:t,key:"add",order:10});import{addClassNamesToElement as Lm}from"@lexical/utils";import{$applyNodeReplacement as ym,createCommand as vm,DecoratorNode as Rm}from"lexical";var vt=vm("INSERT_HORIZONTAL_RULE_COMMAND"),yt=class extends Rm{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:Im,priority:0})}}static importJSON(e){return di()}createDOM(e){let o=document.createElement("hr");return Lm(o,e.theme.hr),o}decorate(){return null}exportDOM(){return{element:document.createElement("hr")}}exportJSON(){return{type:"horizontalrule",version:1}}getTextContent(){return`
55
- `}isInline(){return!1}updateDOM(){return!1}};function Im(){return{node:di()}}function di(){return ym(new yt)}import{$applyNodeReplacement as Mm}from"lexical";import"react";var Te=class extends yt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){return nt()}decorate(){return null}exportJSON(){return super.exportJSON()}};function nt(){return Mm(new Te)}function Ue(t){return t instanceof Te}var pi={type:"element",dependencies:[Te],export:(t,e)=>Ue(t)?"---":null,regExp:/^---\s*$/,replace:t=>{let e=nt();e&&t.replace(e)}};import{c as $m}from"react/compiler-runtime";import{useLexicalComposerContext as Am}from"@lexical/react/LexicalComposerContext.js";import{$findMatchingParent as mi,$insertNodeToNearestRoot as Dm}from"@lexical/utils";import{$getRoot as Om,$getSelection as fi,$isRangeSelection as hi,$isRootOrShadowRoot as gi,COMMAND_PRIORITY_EDITOR as Fm}from"lexical";import{useEffect as Pm}from"react";var sn="LexicalEditorTheme__hrSelected",xi=()=>{let t=$m(3),[e]=Am(),o,n;return t[0]!==e?(o=()=>{let r=e.registerCommand(vt,Bm,Fm),l=e.registerUpdateListener(s=>{let{editorState:i}=s;i.read(()=>{let u=Om().getChildren(),c=fi(),a=[];for(let b=0;b<u.length;b++){let x=u[b];if(Ue(x)){let C=e.getElementByKey(x.getKey());C&&a.push({element:C,index:b})}}if(a.length===0)return;if(!hi(c)||c.isCollapsed()){for(let{element:b}of a)b.classList.remove(sn);return}let p=c.anchor.getNode(),m=c.focus.getNode(),h=mi(p,jm)||p,f=mi(m,Hm)||m,g=u.indexOf(h),_=u.indexOf(f);if(g===-1||_===-1)return;let S=Math.min(g,_),R=Math.max(g,_);for(let{element:b,index:x}of a)x>=S&&x<=R?b.classList.add(sn):b.classList.remove(sn)})});return()=>{r(),l()}},n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),Pm(o,n),null};function Bm(t){let e=fi();if(!hi(e))return!1;if(e.focus.getNode()!==null){let n=nt();Dm(n)}return!0}function jm(t){return gi(t.getParent())}function Hm(t){return gi(t.getParent())}var Gm=$({markdownTransformers:[pi],nodes:[Te],plugins:[{Component:xi,position:"normal"}],slashMenu:{groups:[X([{Icon:ln,key:"horizontalRule",keywords:["hr","horizontal rule","line","separator"],label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(vt,void 0)}}])]},toolbarFixed:{groups:[_e([{ChildComponent:ln,isActive:({selection:t})=>{if(!Um(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Ue(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(vt,void 0)}}])]}});import{$findMatchingParent as yi}from"@lexical/utils";import{$isElementNode as o1,INDENT_CONTENT_COMMAND as n1,OUTDENT_CONTENT_COMMAND as r1}from"lexical";import{jsx as an}from"react/jsx-runtime";import"react";var Vm="M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",Ci=({className:t})=>an("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:an("g",{transform:"scale(-1, 1) translate(-24, 0)",children:an("path",{clipRule:"evenodd",d:Vm,fill:"currentColor",fillRule:"evenodd"})})});import{jsx as bi}from"react/jsx-runtime";import"react";var Wm="M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",ki=({className:t})=>bi("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:bi("path",{clipRule:"evenodd",d:Wm,fill:"currentColor",fillRule:"evenodd"})});import{jsx as zm}from"react/jsx-runtime";import{useLexicalComposerContext as Km}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as Jm}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as Xm,mergeRegister as _i}from"@lexical/utils";import{$getSelection as Zm,$isElementNode as Ei,$isRangeSelection as Ym,COMMAND_PRIORITY_LOW as Ti,INDENT_CONTENT_COMMAND as wi,KEY_TAB_COMMAND as qm,OUTDENT_CONTENT_COMMAND as Qm,TabNode as e1}from"lexical";import{useEffect as Si}from"react";var Ni=({clientProps:t})=>{let[e]=Km(),{disabledNodes:o,disableTabNode:n}=t;return Si(()=>{if(!(!e||!o?.length))return _i(e.registerCommand(wi,()=>t1(r=>{if(!o.includes(r.getType())){let l=r.getIndent();r.setIndent(l+1)}}),Ti),e.registerUpdateListener(({dirtyElements:r,editorState:l})=>{e.update(()=>{for(let[s]of r){let i=l._nodeMap.get(s);Ei(i)&&o.includes(i.getType())&&i.getIndent()>0&&i.setIndent(0)}})}))},[e,o]),Si(()=>{if(!(!e||!n))return _i(e.registerCommand(qm,r=>(r.preventDefault(),e.dispatchCommand(r.shiftKey?Qm:wi,void 0)),Ti),e.registerNodeTransform(e1,r=>{r.remove()}))},[e,n]),zm(Jm,{})};function t1(t){let e=Zm();if(!Ym(e))return!1;let o=new Set,n=e.getNodes();for(let r=0;r<n.length;r++){let l=n[r],s=l.getKey();if(o.has(s))continue;let i=Xm(l,u=>Ei(u)&&!u.isInline());if(i===null)continue;let d=i.getKey();i.canIndent()&&!o.has(d)&&(o.add(d),t(i))}return o.size>0}var Li=t=>({type:"buttons",items:t,key:"indent",order:35});var vi=({disabledNodes:t})=>[Li([{ChildComponent:Ci,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>Ri(r)&&r.getIndent()>0;return o.some(r=>n(r)||!!yi(r,n))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(r1,void 0)},order:1},{ChildComponent:ki,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>Ri(r)&&!(t??[]).includes(r.getType());return o.some(r=>n(r)||!!yi(r,n))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(n1,void 0)},order:2}])],l1=$(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:Ni,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:vi({disabledNodes:e})},toolbarInline:{groups:vi({disabledNodes:e})}}}),Ri=t=>o1(t)&&t.canIndent();import{$findMatchingParent as wf}from"@lexical/utils";import{$getSelection as bn,$isRangeSelection as ds}from"lexical";import{jsx as Ii}from"react/jsx-runtime";import"react";var i1={16:"M8.38 6.381a.29.29 0 0 1 .347-.056q.293.161.541.408a2.5 2.5 0 0 1 0 3.535l-2 2a2.5 2.5 0 0 1-3.535-3.535l.571-.573c.25-.249.692-.107.81.224a.46.46 0 0 1-.098.478l-.576.578a1.5 1.5 0 1 0 2.121 2.12l2-2a1.5 1.5 0 0 0 0-2.12c-.23-.23-.493-.509-.358-.805a.9.9 0 0 1 .178-.254m.352-2.648a2.5 2.5 0 1 1 3.535 3.535l-.471.47c-.253.254-.717.082-.819-.261a.44.44 0 0 1 .102-.435l.481-.481A1.5 1.5 0 0 0 9.44 4.44l-2 2a1.5 1.5 0 0 0 0 2.12c.136.138.168.365.031.502l-.182.181c-.154.154-.403.179-.557.025a2.5 2.5 0 0 1 0-3.535z",24:"M12.4436 10.3708C12.6861 10.5041 12.9148 10.6721 13.1204 10.8776C14.2919 12.0492 14.2918 13.9482 13.1204 15.1198L11.1204 17.1198C9.94879 18.2914 8.04975 18.2914 6.87817 17.1198C5.70664 15.9482 5.70661 14.0492 6.87817 12.8776L8.1477 11.6071C8.4098 11.345 8.89329 11.5392 8.97388 11.9011C9.00617 12.0462 8.96861 12.2012 8.86353 12.3063L7.5852 13.5847C6.80417 14.3657 6.80419 15.6317 7.5852 16.4128C8.36625 17.1938 9.63228 17.1938 10.4133 16.4128L12.4133 14.4128C13.1942 13.6317 13.1943 12.3657 12.4133 11.5847C12.4042 11.5755 12.3953 11.5662 12.386 11.5573C12.2925 11.468 12.1984 11.3736 12.1614 11.2497C12.0724 10.9515 12.1448 10.6149 12.3801 10.3796C12.397 10.3628 12.4228 10.3594 12.4436 10.3708ZM12.8782 6.87764C14.0497 5.70615 15.9488 5.70616 17.1204 6.87764C18.2919 8.04919 18.2919 9.94825 17.1204 11.1198L15.8508 12.3903C15.5887 12.6522 15.1053 12.4581 15.0247 12.0964C14.9924 11.9512 15.0308 11.7963 15.136 11.6911L16.4133 10.4128C17.1943 9.63175 17.1943 8.3657 16.4133 7.58467C15.6323 6.80371 14.3662 6.8037 13.5852 7.58467L11.5852 9.58467C10.8046 10.3657 10.8044 11.6319 11.5852 12.4128C11.5943 12.4219 11.6042 12.4303 11.6135 12.4392C11.7064 12.5278 11.7999 12.622 11.8372 12.7448C11.9276 13.044 11.8545 13.3827 11.6184 13.6188C11.6023 13.6347 11.5778 13.6383 11.5579 13.6276C11.3146 13.4942 11.0843 13.3259 10.8782 13.1198C9.7068 11.9484 9.707 10.0492 10.8782 8.87764L12.8782 6.87764Z"},ro=({className:t,size:e=24})=>Ii("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Ii("path",{d:i1[e],fill:"currentColor"})});import{$isAtNodeEnd as Mi}from"@lexical/selection";function rt(t){let{anchor:e}=t,{focus:o}=t,n=t.anchor.getNode(),r=t.focus.getNode();return n===r?n:t.isBackward()?Mi(o)?n:r:Mi(e)?n:r}var cn=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as b1}from"lexical";function un(t){let e=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,o=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z\d+/]+=*$/i;return t=String(t).trim(),t.match(e)!=null||t.match(o)!=null?t:"https://"}var s1=/^(?:[a-zA-Z][a-zA-Z\d+.-]*:(?:\/\/)?(?:[-;:&=+$,\w]+@)?[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|www\.[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|(?:tel|mailto):[\w+.-]+)(?:\/[+~%/\w-]*)?(?:\?[-;&=%\w]*)?(?:#\w+)?$/,a1=/^(?:\/[\w\-./]*(?:\?[-;&=%\w]*)?(?:#[\w-]+)?|#[\w\-]+)$/;function $i(t){if(!t||t.includes(" ")||/^[a-z][a-z\d+.-]*:\/[^/]/i.test(t))return!1;if(t==="https://"||s1.test(t)||a1.test(t))return!0;try{let e=new URL(t);return!(["ftp:","http:","https:"].includes(e.protocol)&&!e.hostname.includes("."))}catch{}return!1}import{addClassNamesToElement as c1,isHTMLAnchorElement as u1}from"@lexical/utils";import mn from"bson-objectid";import{$applyNodeReplacement as d1,$createTextNode as Ai,$getSelection as p1,$isElementNode as Di,$isRangeSelection as pn,createCommand as m1,ElementNode as f1}from"lexical";var h1=new Set(["http:","https:","mailto:","sms:","tel:"]),oe=class extends f1{__fields;__id;constructor({id:e,fields:o={linkType:"custom",newTab:!1},key:n}){super(n),this.__fields=o,this.__id=e}static clone(e){return new this({id:e.__id,fields:e.__fields,key:e.__key})}static getType(){return"link"}static importDOM(){return{a:e=>({conversion:g1,priority:1})}}static importJSON(e){let o=we({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),e.version===2&&!e.id&&(e.id=new mn.default().toHexString(),e.version=3),o}canBeEmpty(){return!1}canInsertTextAfter(){return!1}canInsertTextBefore(){return!1}createDOM(e){let o=document.createElement("a");return this.__fields?.linkType==="custom"&&(o.href=this.sanitizeUrl(this.__fields.url??"")),(this.__fields?.newTab??!1)&&(o.target="_blank"),this.__fields?.newTab===!0&&this.__fields?.linkType==="custom"&&(o.rel=dn(o.rel,"add","noopener")),c1(o,e.theme.link),o}exportJSON(){let e=this.getFields();e?.linkType==="internal"?delete e.url:e?.linkType==="custom"&&delete e.doc;let o={...super.exportJSON(),type:"link",fields:e,version:3},n=this.getID();return n&&(o.id=n),o}extractWithChild(e,o,n){if(!pn(o))return!1;let r=o.anchor.getNode(),l=o.focus.getNode();return this.isParentOf(r)&&this.isParentOf(l)&&o.getTextContent().length>0}getFields(){return this.getLatest().__fields}getID(){return this.getLatest().__id}insertNewAfter(e,o=!0){let n=this.getParentOrThrow().insertNewAfter(e,o);if(Di(n)){let r=we({fields:this.__fields});return n.append(r),r}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!h1.has(o.protocol))return"about:blank"}catch{return"https://"}return e}setFields(e){let o=this.getWritable();return o.__fields=e,o}setID(e){let o=this.getWritable();return o.__id=e,o}updateDOM(e,o,n){let r=this.__fields?.url,l=this.__fields?.newTab;return r!=null&&r!==e.__fields?.url&&this.__fields?.linkType==="custom"&&(o.href=r),this.__fields?.linkType==="internal"&&e.__fields?.linkType==="custom"&&o.removeAttribute("href"),o.rel==null&&(o.rel=""),l!==e.__fields?.newTab&&(l??!1?(o.target="_blank",this.__fields?.linkType==="custom"&&(o.rel=dn(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=dn(o.rel,"remove","noopener"))),!1}updateFromJSON(e){let o=e;return super.updateFromJSON(o).setFields(o.fields).setID(o.id)}};function g1(t){let e=null;if(u1(t)){let o=t.textContent;o!==null&&o!==""&&(e=we({id:new mn.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function we({id:t,fields:e}){return d1(new oe({id:t??new mn.default().toHexString(),fields:e}))}function K(t){return t instanceof oe}var me=m1("TOGGLE_LINK_COMMAND");function fn(t){let e=p1();if(!pn(e)&&(t===null||!t.selectedNodes?.length))return;let o=pn(e)?e.extract():t===null?[]:t.selectedNodes;if(t===null){o?.forEach(l=>{let s=l.getParent();K(s)&&(s.getChildren().forEach(d=>{s.insertBefore(d)}),s.remove())});return}if(o?.length===1){let l=o[0],s=K(l)?l:x1(l);if(s!==null){s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(Ai(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}}let n=null,r=null;o?.forEach(l=>{let s=l.getParent();if(!(s===r||s===null||Di(l)&&!l.isInline())){if(K(s)){r=s,s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(Ai(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}if(s.is(n)||(n=s,r=we({fields:t.fields}),K(s)?l.getPreviousSibling()===null?s.insertBefore(r):s.insertAfter(r):l.insertBefore(r)),K(l)){if(l.is(r))return;if(r!==null){let i=l.getChildren();r.append(...i)}l.remove();return}r!==null&&r.append(l)}})}function x1(t){return C1(t,e=>K(e))}function C1(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function dn(t,e,o){let n,r=`${t}`;if(e==="add"){if(r.includes(o)){let l=new RegExp(o,"g");r=r.replace(l,"").trim()}r=r.trim(),n=r.length===0?`${o}`:`${r} ${o}`}else{let l=new RegExp(o,"g");n=r.replace(l,"").trim()}return n}var k1=(t,e)=>{let[,o,n]=e,r=we({fields:{doc:null,linkType:"custom",newTab:!1,url:n}}),l=b1(o);return l.setFormat(t.getFormat()),r.append(l),t.replace(r),l},_1=t=>({type:"text-match",dependencies:[oe],export:(e,o)=>{if(!K(e))return null;let n=e,r=n.getFields(),l;return r.linkType==="internal"?t?.internalDocToHref?l=un(t.internalDocToHref({linkNode:n.exportJSON()})):(console.warn("Lexical \u2192 Markdown converter: found internal link but internalDocToHref is not provided \u2014 link will have an empty href"),l=""):l=un(r.url??""),`[${o(n)}](${l})`},importRegExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:k1,trigger:")"}),Oi=_1();import{$applyNodeReplacement as T1,$isElementNode as w1}from"lexical";var Se=class extends oe{static clone(e){return new this({id:"",fields:e.__fields,key:e.__key})}static getType(){return"autolink"}static importDOM(){return null}static importJSON(e){let o=Rt({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),o}exportJSON(){let e=super.exportJSON();return{type:"autolink",children:e.children,direction:e.direction,fields:e.fields,format:e.format,indent:e.indent,version:2}}insertNewAfter(e,o=!0){let n=this.getParentOrThrow().insertNewAfter(e,o);if(w1(n)){let r=Rt({fields:this.__fields});return n.append(r),r}return null}updateFromJSON(e){let o=e;return super.updateFromJSON(o).setFields(o.fields)}};function Rt({fields:t}){return T1(new Se({id:"",fields:t}))}function Ee(t){return t instanceof Se}import{c as S1}from"react/compiler-runtime";import{useLexicalComposerContext as E1}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as N1}from"@lexical/utils";import{$createTextNode as Fi,$getSelection as L1,$isElementNode as Bi,$isLineBreakNode as ji,$isNodeSelection as y1,$isRangeSelection as v1,$isTextNode as It,TextNode as R1}from"lexical";import{useEffect as I1}from"react";function Pi(t,e=o=>o){return o=>{let n=t.exec(o);return n===null?null:{index:n.index,length:n[0].length,text:n[0],url:e(n[0])}}}function Hi(t,e){for(let o of e){let n=o(t);if(n!=null)return n}return null}var M1=/[.,;\s]/;function io(t){return t!==void 0&&M1.test(t)}function Ui(t){return io(t[t.length-1])}function gn(t){return io(t[0])}function $1(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function Gi(t){let e=t.getPreviousSibling();return Bi(e)&&(e=e.getLastDescendant()),e===null||ji(e)||It(e)&&Ui(e.getTextContent())}function Vi(t){let e=t.getNextSibling();return Bi(e)&&(e=e.getFirstDescendant()),e===null||ji(e)||It(e)&&gn(e.getTextContent())}function A1(t,e,o,n){return(t>0?io(o[t-1]):Gi(n[0]))?e<o.length?io(o[e]):Vi(n[n.length-1]):!1}function D1(t,e,o){let n=[],r=[],l=[],s=0,i=0,d=[...t];for(;d.length>0;){let u=d[0],a=u.getTextContent().length,p=i;i+a<=e?(n.push(u),s+=a):p>=o?l.push(u):r.push(u),i+=a,d.shift()}return[s,n,r,l]}function O1(t,e,o,n){let r={linkType:"custom",url:n.url,...n.fields},l=Rt({fields:r});if(t.length===1){let s=t[0],i;if(e===0?[i]=s.splitText(o):[,i]=s.splitText(e,o),i){let d=Fi(n.text);d.setFormat(i.getFormat()),d.setDetail(i.getDetail()),d.setStyle(i.getStyle()),l.append(d),i.replace(l)}return s}else if(t.length>1){let s=t[0],i=s.getTextContent().length,d;e===0?d=s:[,d]=s.splitText(e);let u=[],c;if(t.forEach(a=>{let m=a.getTextContent().length,h=i,f=i+m;if(h<o)if(f<=o)u.push(a);else{let[g,_]=a.splitText(o-h);g&&u.push(g),c=_}i+=m}),d){let a=L1(),p=a?a.getNodes().find(It):void 0,m=Fi(d.getTextContent());return m.setFormat(d.getFormat()),m.setDetail(d.getDetail()),m.setStyle(d.getStyle()),l.append(m,...u),p&&p===d&&(v1(a)?m.select(a.anchor.offset,a.focus.offset):y1(a)&&m.select(0,m.getTextContent().length)),d.replace(l),c}}}function F1(t,e,o){let n=[...t],r=n.map(d=>d.getTextContent()).join(""),l=r,s,i=0;for(;(s=Hi(l,e))!=null&&s!==null;){let d=s.index,u=s.length,c=d+u;if(A1(i+d,i+c,r,n)){let[p,,m,h]=D1(n,i+d,i+c),f=i+d-p,g=i+c-p,_=O1(m,f,g,s);n=_?[_,...h]:h,o(s.url,null),i=0}else i+=c;l=l.substring(c)}}function hn(t,e,o){let n=t.getChildren(),r=n.length;for(let d=0;d<r;d++){let u=n[d];if(!It(u)||!u.isSimpleText()){lo(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),s=Hi(l,e);if(s===null||s.text!==l){lo(t),o(null,t.getFields()?.url??null);return}if(!Gi(t)||!Vi(t)){lo(t),o(null,t.getFields()?.url??null);return}let i=t.getFields()?.url;if(i!==s?.url){let d=t.getFields();d.url=s?.url,t.setFields(d),o(s.url,i??null)}}function P1(t,e,o){let n=t.getPreviousSibling(),r=t.getNextSibling(),l=t.getTextContent();if(Ee(n)){let s=n.getFields()?.url?n.getFields()?.url?.startsWith("mailto:")??!1:!1;(!gn(l)||$1(l,s))&&(n.append(t),hn(n,e,o),o(null,n.getFields()?.url??null))}Ee(r)&&!Ui(l)&&(lo(r),hn(r,e,o),o(null,r.getFields()?.url??null))}function lo(t){let e=t.getChildren(),o=e.length;for(let n=o-1;n>=0;n--)t.insertAfter(e[n]);return t.remove(),e.map(n=>n.getLatest())}function B1(t){let e=[t],o=t.getNextSibling();for(;o!==null&&It(o)&&o.isSimpleText()&&(e.push(o),!/\s/.test(o.getTextContent()));)o=o.getNextSibling();return e}function j1(t,e,o){let n=S1(5),r,l;n[0]!==t||n[1]!==e||n[2]!==o?(r=()=>{if(!t.hasNodes([Se]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let s=(i,d)=>{o?.(i,d)};return N1(t.registerNodeTransform(R1,i=>{let d=i.getParentOrThrow(),u=i.getPreviousSibling();if(Ee(d))hn(d,e,s);else if(!K(d)){if(i.isSimpleText()&&(gn(i.getTextContent())||!Ee(u))){let c=B1(i);F1(c,e,s)}P1(i,e,s)}}))},l=[t,e,o],n[0]=t,n[1]=e,n[2]=o,n[3]=r,n[4]=l):(r=n[3],l=n[4]),I1(r,l)}var H1=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,U1=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,G1=[Pi(H1,t=>t.startsWith("http")?t:`https://${t}`),Pi(U1,t=>`mailto:${t}`)],Wi=()=>{let[t]=E1();return j1(t,G1),null};import{jsx as V1}from"react/jsx-runtime";import{ClickableLinkPlugin as W1}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var zi=()=>V1(W1,{});import{jsx as pf}from"react/jsx-runtime";import"react";import{createPortal as mf}from"react-dom";import{jsx as ne,jsxs as Ge,Fragment as xn}from"react/jsx-runtime";import{useLexicalComposerContext as J1}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as X1}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as qi,mergeRegister as Qi}from"@lexical/utils";import{getTranslation as Cn}from"@payloadcms/translations";import{ExternalLinkIcon as es,formatDrawerSlug as Z1,useConfig as Y1,useEditDepth as q1,useLocale as Q1,useTranslation as ef,WriteIcon as tf}from"@payloadcms/ui";import{requests as of}from"@payloadcms/ui/shared";import{$getSelection as ts,$isLineBreakNode as nf,$isRangeSelection as os,COMMAND_PRIORITY_HIGH as rf,COMMAND_PRIORITY_LOW as ns,getDOMSelection as lf,KEY_ESCAPE_COMMAND as sf,SELECTION_CHANGE_COMMAND as af}from"lexical";import{formatAdminURL as cf}from"payload/shared";import uf,{useCallback as rs,useEffect as co,useLayoutEffect as df,useRef as ls,useState as Ve}from"react";import{jsx as Ki}from"react/jsx-runtime";import"react";var z1="M12.5 5C12.6326 5 12.7597 5.05272 12.8535 5.14648L16.8535 9.14648C16.9965 9.28948 17.0393 9.50457 16.9619 9.69141C16.8845 9.87821 16.7022 10 16.5 10H12.5C12.2239 10 12 9.77614 12 9.5V6H8.5C8.22386 6 8 6.22386 8 6.5V17.5C8 17.7761 8.22386 18 8.5 18H15.5C15.7761 18 16 17.7761 16 17.5V11.5C16 11.2239 16.2239 11 16.5 11C16.7761 11 17 11.2239 17 11.5V17.5C17 18.3284 16.3284 19 15.5 19H8.5C7.67157 19 7 18.3284 7 17.5V6.5C7 5.67157 7.67157 5 8.5 5H12.5ZM13 9H15.293L13 6.70703V9Z",Ji=({className:t})=>Ki("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ki("path",{d:z1,fill:"currentColor"})});import{jsx as Xi}from"react/jsx-runtime";import"react";var Zi={default:"M6 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .496.5h12.008a.5.5 0 0 0 .496-.5v-1A.5.5 0 0 0 18 5zM4.5 6.5a1.5 1.5 0 0 0 1.037 1.427L5.725 10H5a.5.5 0 0 0 0 1h.816l.653 7.181A2 2 0 0 0 8.46 20h7.078a2 2 0 0 0 1.992-1.819L18.184 11H19a.5.5 0 0 0 0-1h-.725l.188-2.073A1.5 1.5 0 0 0 19.5 6.5v-1A1.5 1.5 0 0 0 18 4H6a1.5 1.5 0 0 0-1.5 1.5zm2.965 11.59L6.548 8h10.905l-.918 10.09a1 1 0 0 1-.996.91H8.461a1 1 0 0 1-.996-.91M11 10.5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0zm3 0a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0z",small:"M6.5 7a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-.039l-.08 1H17a.5.5 0 0 1 0 1h-.7l-.455 5.62A1.5 1.5 0 0 1 14.35 18h-4.7a1.5 1.5 0 0 1-1.495-1.38L7.7 11H7a.5.5 0 0 1 0-1h.62l-.081-1H7.5a1 1 0 0 1-1-1zm9.494 1h.506V7h-9v1zm-.536 1H8.542l.61 7.54a.5.5 0 0 0 .498.46h4.7a.5.5 0 0 0 .499-.46zM11.5 11.5a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0zm2 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0z"},Yi=({className:t,small:e})=>Xi("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Xi("path",{clipRule:"evenodd",d:e?Zi.small:Zi.default,fill:"currentColor",fillRule:"evenodd"})});function so(t,e,o,n=10,r=5){let l=o.parentElement;if(t===null||l==null){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let s=o.getBoundingClientRect(),i=l.getBoundingClientRect(),d=t.top-n,u=t.left-r;e.style.width="max-content",e.style.maxWidth="none";let c=e.scrollWidth,a=i.right-u,p=u-i.left,m;if(c<=a)m=e.getBoundingClientRect();else{let h=p+t.width,f=p>a,_=Math.min(c,f?h:a);_<c&&(e.style.width=`${_}px`,e.style.maxWidth=`${_}px`,e.offsetHeight),f&&(u=t.right-_),m=e.getBoundingClientRect()}d<i.top&&(d+=m.height+t.height+n*2),u+m.width>i.right&&(u=i.right-m.width-r),d-=s.top,u-=s.left,e.style.opacity="1",e.style.transform=`translate(${u}px, ${d}px)`}import{createCommand as K1}from"lexical";var ao=K1("TOGGLE_LINK_WITH_MODAL_COMMAND");function is(t){t.preventDefault()}function ss({anchorElem:t}){let[e]=J1(),[o,n]=Ve(),r=ls(null),l=ls(null),[s,i]=Ve(null),[d,u]=Ve(null),{fieldProps:{schemaPath:c},uuid:a}=G(),p=X1(),{config:m,getEntityConfig:h}=Y1(),{i18n:f,t:g}=ef(),[_,S]=Ve(),R=q1(),[b,x]=Ve(!1),[C,k]=Ve([]),T=Q1(),[I,L]=Ve(!1),E=Z1({slug:"lexical-rich-text-link-"+a,depth:R}),{toggleDrawer:N}=Oe(E),w=rs(()=>{x(!1),r&&r.current&&(r.current.style.opacity="0",r.current.style.transform="translate(-10000px, -10000px)"),L(!1),i(null),u(null),k([]),S(void 0)},[x,i,u,k]),v=rs(()=>{let y=ts(),M;if(!os(y)||!y){w();return}let A=rt(y);M=e.getElementByKey(A.getKey())?.getBoundingClientRect();let D=qi(A,K),F=y.getNodes().filter(le=>!nf(le)).find(le=>{let Ce=qi(le,K);return D&&!D.is(Ce)||Ce&&!Ce.is(D)});if(D==null||F){w();return}n(D);let P=D.getFields(),Y={...P,id:D.getID(),text:D.getTextContent()};if(P?.linkType==="custom")i(P?.url??null),u(null);else{i(`${m.routes.admin==="/"?"":m.routes.admin}/collections/${P?.doc?.relationTo}/${P?.doc?.value}`);let le=P?.doc?.relationTo?h({collectionSlug:P?.doc?.relationTo}):void 0;if(!le)u(P?.label?String(P?.label):null),i(P?.url?String(P?.url):null);else{let Ce=typeof P.doc?.value=="object"?P.doc.value.id:P.doc?.value,Gt=P.doc?.relationTo;if(!Ce||!Gt)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let ur=g("fields:linkedTo",{label:`${Cn(le.labels.singular,f)} - ${g("lexical:link:loadingWithEllipsis",f)}`}).replace(/<[^>]*>?/g,"");u(ur),of.get(cf({apiRoute:m.routes.api,path:`/${Gt}/${Ce}`,serverURL:m.serverURL}),{headers:{"Accept-Language":f.language},params:{depth:0,locale:T?.code}}).then(async Ze=>{if(!Ze.ok)throw new Error(`HTTP error! Status: ${Ze.status}`);let gt=await Ze.json(),ee=le?.admin?.useAsTitle||"id",xt=gt[ee],de=g("fields:linkedTo",{label:`${Cn(le.labels.singular,f)} - ${xt}`}).replace(/<[^>]*>?/g,"");u(de)}).catch(()=>{let Ze=g("fields:linkedTo",{label:`${Cn(le.labels.singular,f)} - ${g("general:untitled",f)} - ID: ${Ce}`}).replace(/<[^>]*>?/g,"");u(Ze)})}}S(Y),x(!0),k(y?y?.getNodes():[]),Ee(D)?L(!0):L(!1);let J=r.current,Xe=lf(e._window),{activeElement:Re}=document;if(J===null)return;let xe=e.getRootElement();return Xe!==null&&xe!==null&&xe.contains(Xe.anchorNode)?(M||(M=Xe.getRangeAt(0).getBoundingClientRect()),M!=null&&(M.y+=40,l.current=M)):(Re==null||Re.className!=="link-input")&&(xe!==null&&so(null,J,t),i(null),u(null)),!0},[e,w,m.routes.admin,m.routes.api,m.serverURL,h,g,f,T?.code,t]);return co(()=>Qi(e.registerCommand(ao,y=>(e.dispatchCommand(me,y),v(),N(),!0),ns)),[e,v,N,E]),co(()=>{let y=t.parentElement,M=()=>{e.getEditorState().read(()=>{v()})};return window.addEventListener("resize",M),y?.addEventListener("scroll",M),()=>{window.removeEventListener("resize",M),y?.removeEventListener("scroll",M)}},[t.parentElement,e,v]),co(()=>Qi(e.registerUpdateListener(({editorState:y})=>{y.read(()=>{v()})}),e.registerCommand(af,()=>(v(),!0),ns),e.registerCommand(sf,()=>b?(w(),!0):!1,rf)),[e,v,b,w]),co(()=>{e.getEditorState().read(()=>{v()})},[e,v]),df(()=>{!b||!r.current||!t||!l.current||so(l.current,r.current,t)},[s,d,b,t,o]),Ge(uf.Fragment,{children:[ne("div",{className:"link-editor","data-theme":"dark",ref:r,children:Ge("div",{className:"link-input",children:[o?.__fields?.linkType==="custom"?ne(ro,{}):ne(Ji,{}),s&&s.length>0?Ge("a",{className:"link-input__url",href:s,rel:"noopener noreferrer",target:"_blank",children:[d!=null&&d.length>0?d:s,o?.__fields.newTab?Ge(xn,{children:[ne(es,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):d!=null&&d.length>0?Ge(xn,{children:[ne("span",{className:"link-input__label-pure",children:d}),o?.__fields.newTab?Ge(xn,{children:[ne(es,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):null,p&&Ge("div",{className:"link-input__actions",children:[ne("button",{"aria-label":"Edit link",className:"link-edit",onClick:y=>{y.preventDefault(),N()},onMouseDown:is,tabIndex:0,type:"button",children:ne(tf,{})}),!I&&ne("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(me,null)},onMouseDown:is,tabIndex:0,type:"button",children:ne(Yi,{small:!0})})]})]})}),ne(Bo,{className:"lexical-link-edit-drawer",data:_,drawerSlug:E,drawerTitle:g("fields:editLink"),featureKey:"link",handleDrawerSubmit:(y,M)=>{let A=M,D={...A};delete D.text,e.update(()=>{let F=ts(),P=null;if(os(F)?P=rt(F).getParent():C.length&&(P=C[0]?.getParent()??null),P&&Ee(P)){let Y=we({fields:D});P.replace(Y,!0)}}),e.dispatchCommand(me,{fields:D,selectedNodes:C,text:A.text})},schemaPath:c,schemaPathSuffix:"fields"})]})}var as=t=>{let{anchorElem:e=document.body}=t;return mf(pf(ss,{anchorElem:e}),e)};import{c as ff}from"react/compiler-runtime";import{useLexicalComposerContext as hf}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as gf}from"@lexical/utils";import{$getSelection as xf,$isElementNode as Cf,$isRangeSelection as bf,COMMAND_PRIORITY_LOW as cs,PASTE_COMMAND as kf}from"lexical";import{useEffect as _f}from"react";var us=t=>{let e=ff(5),{clientProps:o}=t,[n]=hf(),r,l;return e[0]!==o.defaultLinkType||e[1]!==o.defaultLinkURL||e[2]!==n?(r=()=>{if(!n.hasNodes([oe]))throw new Error("LinkPlugin: LinkNode not registered on editor");return gf(n.registerCommand(me,s=>s===null?(fn(null),!0):(s.fields?.linkType||(s.fields.linkType=o.defaultLinkType),s.fields?.url||(s.fields.url=o.defaultLinkURL),fn(s),!0),cs),n.registerCommand(kf,s=>{let i=xf();if(!bf(i)||i.isCollapsed()||!(s instanceof ClipboardEvent)||s.clipboardData==null)return!1;let d=s.clipboardData.getData("text");if(!$i(d))return!1;if(!i.getNodes().some(Tf)){let u={doc:null,linkType:"custom",newTab:!1,url:d};return n.dispatchCommand(me,{fields:u,text:null}),s.preventDefault(),!0}return!1},cs))},l=[o.defaultLinkType,o.defaultLinkURL,n],e[0]=o.defaultLinkType,e[1]=o.defaultLinkURL,e[2]=n,e[3]=r,e[4]=l):(r=e[3],l=e[4]),_f(r,l),null};function Tf(t){return Cf(t)}var ps=[cn([{ChildComponent:ro,isActive:({selection:t})=>{if(ds(t)){let e=rt(t);return wf(e,K)!=null}return!1},isEnabled:({selection:t})=>!!(ds(t)&&bn()?.getTextContent()?.length),key:"link",label:({i18n:t})=>t.t("lexical:link:label"),onSelect:({editor:t,isActive:e})=>{if(e)t.dispatchCommand(me,null);else{let o,n=[];if(t.getEditorState().read(()=>{o=bn()?.getTextContent(),n=bn()?.getNodes()??[]}),!o?.length)return;let r={doc:null};t.dispatchCommand(ao,{fields:r,selectedNodes:n,text:o})}},order:1}])],Sf=$(({props:t})=>({markdownTransformers:[Oi],nodes:[oe,t?.disableAutoLinks===!0?null:Se].filter(Boolean),plugins:[{Component:us,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:Wi,position:"normal"},{Component:zi,position:"normal"},{Component:as,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:ps},toolbarInline:{groups:ps}}));import{$isListNode as Tn,INSERT_CHECK_LIST_COMMAND as Cs,ListItemNode as Of,ListNode as Ff}from"@lexical/list";import{$isRangeSelection as Pf}from"lexical";import{jsx as ms}from"react/jsx-runtime";import"react";var Ef={16:"M5.584 8.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.076l-1-1a.5.5 0 1 1 .708-.707l.568.569zM13 10a.5.5 0 0 1 0 1H8a.5.5 0 0 1 0-1zM5.583 3.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.076l-1-1a.5.5 0 0 1 .708-.707l.568.569zM13 5a.5.5 0 1 1 0 1H8a.5.5 0 0 1 0-1z",24:"M9.084 15.223a.5.5 0 1 1 .832.554l-2 3a.5.5 0 0 1-.77.076l-1-1a.5.5 0 1 1 .708-.707l.568.569zM17.5 17a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1zm-8.416-6.777a.5.5 0 0 1 .832.554l-2 3a.5.5 0 0 1-.77.077l-1-1a.5.5 0 1 1 .708-.707l.568.568zM17.5 12a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1zM9.084 5.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.077l-1-1a.5.5 0 1 1 .708-.708l.568.569zM17.5 7a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1z"},kn=({className:t,size:e=24})=>ms("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:ms("path",{d:Ef[e],fill:"currentColor"})});import{jsx as Nf}from"react/jsx-runtime";import{ListPlugin as Lf}from"@lexical/react/LexicalListPlugin.js";import"react";var lt=()=>Nf(Lf,{});function uo(t,e){return t==="ordered"?!e.has("unorderedList"):t==="checklist"?!e.has("unorderedList")&&!e.has("orderedList"):!1}function it(t){return{items:t,key:"lists",label:({i18n:e})=>e.t("lexical:general:slashMenuListGroupLabel")}}import{$isListNode as If,ListItemNode as Mf,ListNode as $f}from"@lexical/list";import{$createListItemNode as yf,$createListNode as vf,$isListItemNode as Rf,$isListNode as _n}from"@lexical/list";var fs=4,st=t=>(e,o,n)=>{let r=e.getPreviousSibling(),l=e.getNextSibling(),s=yf(t==="check"?n[3]==="x":void 0);if(_n(l)&&l.getListType()===t){let d=l.getFirstChild();d!==null?d.insertBefore(s):l.append(s),e.remove()}else if(_n(r)&&r.getListType()===t)r.append(s),e.remove();else{let d=vf(t,t==="number"?Number(n[2]):void 0);d.append(s),e.replace(d)}s.append(...o),s.select(0,0);let i=Math.floor(n[1].length/fs);i&&s.setIndent(i)},We=(t,e,o)=>{let n=[],r=t.getChildren(),l=0;for(let s of r)if(Rf(s)){if(s.getChildrenSize()===1){let c=s.getFirstChild();if(_n(c)){n.push(We(c,e,o+1));continue}}let i=" ".repeat(o*fs),d=t.getListType(),u=d==="number"?`${t.getStart()+l}. `:d==="check"?`- [${s.getChecked()?"x":" "}] `:"- ";n.push(i+u+e(s)),l++}return n.join(`
56
- `)};var hs={type:"element",dependencies:[$f,Mf],export:(t,e)=>If(t)?We(t,e,0):null,regExp:/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,replace:st("check")};import{jsx as Af}from"react/jsx-runtime";import{CheckListPlugin as Df}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var gs=()=>Af(Df,{});var xs=[te([{ChildComponent:kn,isActive:({selection:t})=>{if(!Pf(t))return!1;for(let e of t.getNodes()){if(Tn(e)&&e.getListType()==="check")continue;let o=e.getParent();if(Tn(o)&&o.getListType()==="check")continue;let n=o?.getParent();if(!(Tn(n)&&n.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(Cs,void 0)},order:12}])],Bf=$(({featureProviderMap:t})=>{let e=[{Component:gs,position:"normal"}],o=uo("checklist",t);return o&&e.push({Component:lt,position:"normal"}),{markdownTransformers:[hs],nodes:o?[Ff,Of]:[],plugins:e,slashMenu:{groups:[it([{Icon:kn,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:n})=>n.t("lexical:checklist:label"),onSelect:({editor:n})=>{n.dispatchCommand(Cs,void 0)}}])]},toolbarFixed:{groups:xs},toolbarInline:{groups:xs}}});import{$isListNode as Sn,INSERT_ORDERED_LIST_COMMAND as Ts,ListItemNode as Vf,ListNode as Wf}from"@lexical/list";import{$isRangeSelection as zf}from"lexical";import{jsx as bs}from"react/jsx-runtime";import"react";var jf={16:"M5.6 9.01a.5.5 0 0 1 .4.49v1a.5.5 0 0 1-.276.447L4 11.81V12h1.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5v-1l.005-.07a.5.5 0 0 1 .271-.377L5 10.19V10H3.5a.5.5 0 0 1 0-1h2zM12.5 12a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm0-4.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zM4.6 3.01a.5.5 0 0 1 .4.49v3a.5.5 0 0 1-1 0V4h-.5a.5.5 0 0 1 0-1h1zM12.5 3a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z",24:"M11 7a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6A.5.5 0 0 1 11 7M6 7a.5.5 0 0 1 .5-.5h1A.5.5 0 0 1 8 7v3.5a.5.5 0 1 1-1 0v-3h-.5A.5.5 0 0 1 6 7m0 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.276.447L7 16.31v.191h1.5a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 6 17v-1a.5.5 0 0 1 .276-.447L8 14.69V14H6.5a.5.5 0 0 1-.5-.5m5.5 3a.5.5 0 1 0 0 1h6a.5.5 0 0 0 0-1zm0-5a.5.5 0 1 0 0 1h6a.5.5 0 0 0 0-1z"},wn=({className:t,size:e=24})=>bs("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:bs("path",{clipRule:"evenodd",d:jf[e],fill:"currentColor",fillRule:"evenodd"})});import{$isListNode as Hf,ListItemNode as Uf,ListNode as Gf}from"@lexical/list";var ks={type:"element",dependencies:[Gf,Uf],export:(t,e)=>Hf(t)?We(t,e,0):null,regExp:/^(\s*)(\d+)\.\s/,replace:st("number")};var _s=[te([{ChildComponent:wn,isActive:({selection:t})=>{if(!zf(t))return!1;for(let e of t.getNodes()){if(Sn(e)&&e.getListType()==="number")continue;let o=e.getParent();if(Sn(o)&&o.getListType()==="number")continue;let n=o?.getParent();if(!(Sn(n)&&n.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ts,void 0)},order:10}])],Kf=$(({featureProviderMap:t})=>{let e=uo("ordered",t);return{markdownTransformers:[ks],nodes:e?[Wf,Vf]:[],plugins:e?[{Component:lt,position:"normal"}]:[],slashMenu:{groups:[it([{Icon:wn,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(Ts,void 0)}}])]},toolbarFixed:{groups:_s},toolbarInline:{groups:_s}}});import{$isListNode as Nn,INSERT_UNORDERED_LIST_COMMAND as Ns,ListItemNode as qf,ListNode as Qf}from"@lexical/list";import{$isRangeSelection as e0}from"lexical";import{jsx as ws}from"react/jsx-runtime";import"react";var Jf="M7 16C7.55228 16 8 16.4477 8 17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16ZM17.5 16.5C17.7761 16.5 18 16.7239 18 17C18 17.2761 17.7761 17.5 17.5 17.5H10.5C10.2239 17.5 10 17.2761 10 17C10 16.7239 10.2239 16.5 10.5 16.5H17.5ZM7 11C7.55228 11 8 11.4477 8 12C8 12.5523 7.55228 13 7 13C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11ZM17.5 11.5C17.7761 11.5 18 11.7239 18 12C18 12.2761 17.7761 12.5 17.5 12.5H10.5C10.2239 12.5 10 12.2761 10 12C10 11.7239 10.2239 11.5 10.5 11.5H17.5ZM7 6C7.55228 6 8 6.44772 8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6ZM17.5 6.5C17.7761 6.5 18 6.72386 18 7C18 7.27614 17.7761 7.5 17.5 7.5H10.5C10.2239 7.5 10 7.27614 10 7C10 6.72386 10.2239 6.5 10.5 6.5H17.5Z",En=({className:t})=>ws("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ws("path",{d:Jf,fill:"currentColor"})});import{$isListNode as Xf,ListItemNode as Zf,ListNode as Yf}from"@lexical/list";var Ss={type:"element",dependencies:[Yf,Zf],export:(t,e)=>Xf(t)?We(t,e,0):null,regExp:/^(\s*)[-*+]\s/,replace:st("bullet")};var Es=[te([{ChildComponent:En,isActive:({selection:t})=>{if(!e0(t))return!1;for(let e of t.getNodes()){if(Nn(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(Nn(o)&&o.getListType()==="bullet")continue;let n=o?.getParent();if(!(Nn(n)&&n.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ns,void 0)},order:11}])],t0=$({markdownTransformers:[Ss],nodes:[Qf,qf],plugins:[{Component:lt,position:"normal"}],slashMenu:{groups:[it([{Icon:En,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ns,void 0)}}])]},toolbarFixed:{groups:Es},toolbarInline:{groups:Es}});import{$setBlocksType as vs}from"@lexical/selection";import{$createParagraphNode as Rs,$getSelection as Is,$isParagraphNode as Ls,$isRangeSelection as o0}from"lexical";var ys=[te([{ChildComponent:St,isActive:({selection:t})=>{if(!o0(t))return!1;for(let e of t.getNodes())if(!Ls(e)&&!Ls(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=Is();vs(e,()=>Rs())})},order:1}])],n0=$({slashMenu:{groups:[X([{Icon:St,key:"paragraph",keywords:["normal","paragraph","p","text"],label:({i18n:t})=>t.t("lexical:paragraph:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Is();vs(e,()=>Rs())})}}])]},toolbarFixed:{groups:ys},toolbarInline:{groups:ys}});import{c as N0}from"react/compiler-runtime";import{jsx as Ys}from"react/jsx-runtime";import{useLexicalComposerContext as L0}from"@lexical/react/LexicalComposerContext";import{useEffect as y0,useState as v0}from"react";import{jsx as Zs,Fragment as E0}from"react/jsx-runtime";import"react";import{jsx as r0}from"react/jsx-runtime";var Ms={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return r0("blockquote",{children:o})}};import{jsx as l0}from"react/jsx-runtime";var $s={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.tag;return l0(n,{children:o})}};import{jsx as i0}from"react/jsx-runtime";var As={horizontalrule:i0("hr",{})};import{jsx as s0}from"react/jsx-runtime";var Ds={linebreak:s0("br",{})};import{jsx as Os}from"react/jsx-runtime";var Fs=({internalDocToHref:t})=>({autolink:({node:e,nodesToJSX:o})=>{let n=o({nodes:e.children}),r=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0;return Os("a",{href:e.fields.url,rel:r,target:l,children:n})},link:({node:e,nodesToJSX:o})=>{let n=o({nodes:e.children}),r=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0,s=e.fields.url??"";return e.fields.linkType==="internal"&&(t?s=t({linkNode:e}):(console.error("Lexical => JSX converter: Link converter: found internal link, but internalDocToHref is not provided"),s="#")),Os("a",{href:s,rel:r,target:l,children:n})}});import{jsx as at,jsxs as a0,Fragment as c0}from"react/jsx-runtime";import{v4 as u0}from"uuid";var Ps={list:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.tag;return at(n,{className:`list-${t?.listType}`,children:o})},listitem:({node:t,nodesToJSX:e,parent:o})=>{let n=t.children.some(l=>l.type==="list"),r=e({nodes:t.children});if("listType"in o&&o?.listType==="check"){let l=u0();return at("li",{"aria-checked":t.checked?"true":"false",className:`list-item-checkbox${t.checked?" list-item-checkbox-checked":" list-item-checkbox-unchecked"}${n?" nestedListItem":""}`,role:"checkbox",style:{listStyleType:"none"},tabIndex:-1,value:t?.value,children:n?r:a0(c0,{children:[at("input",{checked:t.checked,id:l,readOnly:!0,type:"checkbox"}),at("label",{htmlFor:l,children:r}),at("br",{})]})})}else return at("li",{className:`${n?"nestedListItem":""}`,style:n?{listStyleType:"none"}:void 0,value:t?.value,children:r})}};import{jsx as Ln}from"react/jsx-runtime";var Bs={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?Ln("p",{children:o}):Ln("p",{children:Ln("br",{})})}};var js={tab:" "};import{jsx as Mt}from"react/jsx-runtime";var Hs={table:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Mt("div",{className:"lexical-table-container",children:Mt("table",{className:"lexical-table",style:{borderCollapse:"collapse"},children:Mt("tbody",{children:o})})})},tablecell:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.headerState>0?"th":"td",r=`lexical-table-cell-header-${t.headerState}`,l={backgroundColor:t.backgroundColor||void 0,border:"1px solid #ccc",padding:"8px"},s=t.colSpan&&t.colSpan>1?t.colSpan:void 0,i=t.rowSpan&&t.rowSpan>1?t.rowSpan:void 0;return Mt(n,{className:`lexical-table-cell ${r}`,colSpan:s,rowSpan:i,style:l,children:o})},tablerow:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Mt("tr",{className:"lexical-table-row",children:o})}};import{jsx as ze}from"react/jsx-runtime";import"react";var O={DOM_ELEMENT_TYPE:1,DOM_TEXT_TYPE:3,NO_DIRTY_NODES:0,HAS_DIRTY_NODES:1,FULL_RECONCILE:2,IS_NORMAL:0,IS_TOKEN:1,IS_SEGMENTED:2,IS_INERT:3,IS_BOLD:1,IS_ITALIC:2,IS_STRIKETHROUGH:4,IS_UNDERLINE:8,IS_CODE:16,IS_SUBSCRIPT:32,IS_SUPERSCRIPT:64,IS_HIGHLIGHT:128,IS_DIRECTIONLESS:1,IS_UNMERGEABLE:2,IS_ALIGN_LEFT:1,IS_ALIGN_CENTER:2,IS_ALIGN_RIGHT:3,IS_ALIGN_JUSTIFY:4,IS_ALIGN_START:5,IS_ALIGN_END:6},d0=O.IS_BOLD|O.IS_ITALIC|O.IS_STRIKETHROUGH|O.IS_UNDERLINE|O.IS_CODE|O.IS_SUBSCRIPT|O.IS_SUPERSCRIPT|O.IS_HIGHLIGHT,p0="\xA0",m0=`
54
+ `},[t,e]),f=Be((b,C)=>{o(x=>{let k=e.length-1,T=e[k];if(T&&T.name===b){if(b==="type")return[...e.slice(0,k),{...T,value:T.value+C}];if(T.value===C)return[...e.slice(0,k),{...T,count:T.count+1}]}return[...x,{name:b,count:1,value:C}]})},[e,o]);il(()=>{let b=x=>{if(!n)return;let k=x.key;Jd(x)?f("selectAll",""):al.has(k)?f("press",x.key):[...k].length>1?f("keydown",x.key):f("type",x.key)},C=x=>{if(!n)return;let k=x.key;!al.has(k)&&[...k].length>1&&f("keyup",x.key)};return t.registerRootListener((x,k)=>{k!==null&&(k.removeEventListener("keydown",b),k.removeEventListener("keyup",C)),x!==null&&(x.addEventListener("keydown",b),x.addEventListener("keyup",C))})},[t,n,f]),il(()=>{c.current&&c.current.scrollTo(0,c.current.scrollHeight)},[m]),Xo(()=>{if(e){let b=m();b!==null&&i(b),c.current&&c.current.scrollTo(0,c.current.scrollHeight)}},[m,e]),Xo(()=>t.registerUpdateListener(({dirtyElements:C,dirtyLeaves:x,editorState:k})=>{if(!n)return;let T=k._selection,I=u.current,N=d.current;if(I!==T){if(x.size===0&&C.size===0&&!N){let S=Ko(t._window);if(S&&(S.anchorNode==null||S.focusNode==null))return}u.current=T}d.current=!1;let E=m();E!==null&&i(E)}),[t,m,n,f]),Xo(()=>n?t.registerUpdateListener(()=>{let C=t.getRootElement();C!==null&&l(C?.innerHTML)}):void 0,[t,n]);let h=Be(b=>{n||(b.update(()=>{let C=Vd();C.clear();let x=zd();C.append(Ud().append(x)),x.select()}),o([])),r(C=>!C)},[n]),p=Be(()=>{if(!n)return;let b=Ko(t._window);if(b===null||b.anchorNode==null||b.focusNode==null)return;let{anchorNode:C,anchorOffset:x,focusNode:k,focusOffset:T}=Zd(b),I=a().getRootElement(),N;C!==null&&(N=sl(C,I));let E;k!==null&&(E=sl(k,I)),f("snapshot",{anchorNode:C,anchorOffset:x,anchorPath:N,focusNode:k,focusOffset:T,focusPath:E})},[f,n,a]),g=Be(()=>{Wd(m())},[m]),_=Be(()=>{Kd("test.js",m())},[m]);return[je("button",{className:`editor-dev-button ${n?"active":""}`,id:"test-recorder-button",onClick:b=>{h(a()),b.preventDefault()},title:n?"Disable test recorder":"Enable test recorder",type:"button",children:n?"Disable test recorder":"Enable test recorder"}),n?Zo("div",{className:"test-recorder-output",children:[Zo("div",{className:"test-recorder-toolbar",children:[je("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:b=>{p(),b.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),je("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:b=>{g(),b.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),je("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:b=>{_(),b.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),je("pre",{id:"test-recorder",ref:c,children:s})]}):null]}var ul=()=>{let t=Hd(3),[e]=Gd(),[o,n]=Yd(e),r;return t[0]!==o||t[1]!==n?(r=Zo(cl.Fragment,{children:[je("p",{children:"HI"}),o,n,je("p",{children:"DONE"})]}),t[0]=o,t[1]=n,t[2]=r):r=t[2],r};var qd=A({plugins:[{Component:ul,position:"bottom"}]});import{c as Qd}from"react/compiler-runtime";import{jsx as e1}from"react/jsx-runtime";import{useLexicalComposerContext as t1}from"@lexical/react/LexicalComposerContext.js";import{TreeView as o1}from"@lexical/react/LexicalTreeView.js";import"react";var dl=()=>{let t=Qd(2),[e]=t1(),o;return t[0]!==e?(o=e1(o1,{editor:e,timeTravelButtonClassName:"debug-timetravel-button",timeTravelPanelButtonClassName:"debug-timetravel-panel-button",timeTravelPanelClassName:"debug-timetravel-panel",timeTravelPanelSliderClassName:"debug-timetravel-panel-slider",treeTypeButtonClassName:"debug-treetype-button",viewClassName:"tree-view-output"}),t[0]=e,t[1]=o):o=t[1],o};var n1=A({plugins:[{Component:dl,position:"bottom"}]});import{BOLD_ITALIC_STAR as l1,BOLD_ITALIC_UNDERSCORE as i1,BOLD_STAR as s1,BOLD_UNDERSCORE as a1}from"@lexical/markdown";import{$isTableSelection as c1}from"@lexical/table";import{$isRangeSelection as u1,FORMAT_TEXT_COMMAND as d1}from"lexical";import{jsx as ml}from"react/jsx-runtime";import"react";var r1="M14.5 9.25A1.75 1.75 0 0 1 12.75 11H9.5V7.5h3.25c.966 0 1.75.784 1.75 1.75M8 11V7.5A1.5 1.5 0 0 1 9.5 6h3.25a3.25 3.25 0 0 1 2.418 5.422A3.5 3.5 0 0 1 13.5 18h-4A1.5 1.5 0 0 1 8 16.5zm1.5 1.5v4h4a2 2 0 1 0 0-4z",fl=({className:t})=>ml("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ml("path",{clipRule:"evenodd",d:r1,fill:"currentColor",fillRule:"evenodd"})});var Z=t=>({type:"buttons",items:t,key:"format",order:40});var pl=[Z([{ChildComponent:fl,isActive:({selection:t})=>u1(t)||c1(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(d1,"bold")},order:1}])],m1=A(({featureProviderMap:t})=>{let e=[s1,a1];return t.get("italic")&&e.push(i1,l1),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:pl},toolbarInline:{groups:pl}}});import{INLINE_CODE as p1}from"@lexical/markdown";import{$isTableSelection as h1}from"@lexical/table";import{$isRangeSelection as g1,FORMAT_TEXT_COMMAND as C1}from"lexical";import{jsx as hl}from"react/jsx-runtime";import"react";var f1="M9.64645 8.14645C9.84171 7.95118 10.1582 7.95118 10.3535 8.14645C10.5487 8.34171 10.5487 8.65822 10.3535 8.85348L7.20699 12L10.3535 15.1464C10.5487 15.3417 10.5487 15.6582 10.3535 15.8535C10.1582 16.0487 9.84171 16.0487 9.64645 15.8535L6.14645 12.3535C5.95118 12.1582 5.95118 11.8417 6.14645 11.6464L9.64645 8.14645ZM13.6464 8.14645C13.8417 7.95118 14.1582 7.95118 14.3535 8.14645L17.8535 11.6464C18.0487 11.8417 18.0487 12.1582 17.8535 12.3535L14.3535 15.8535C14.1582 16.0487 13.8417 16.0487 13.6464 15.8535C13.4512 15.6582 13.4512 15.3417 13.6464 15.1464L16.7929 12L13.6464 8.85348C13.4512 8.65822 13.4512 8.34171 13.6464 8.14645Z",gl=({className:t})=>hl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:hl("path",{clipRule:"evenodd",d:f1,fill:"currentColor",fillRule:"evenodd"})});var Cl=[Z([{ChildComponent:gl,isActive:({selection:t})=>g1(t)||h1(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand(C1,"code")},order:7}])],x1=A({enableFormats:["code"],markdownTransformers:[p1],toolbarFixed:{groups:Cl},toolbarInline:{groups:Cl}});import{ITALIC_STAR as k1,ITALIC_UNDERSCORE as _1}from"@lexical/markdown";import{$isTableSelection as T1}from"@lexical/table";import{$isRangeSelection as w1,FORMAT_TEXT_COMMAND as E1}from"lexical";import{jsx as xl}from"react/jsx-runtime";import"react";var b1="M10 6.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-2.083L11.6 17h1.9a.5.5 0 0 1 0 1h-5a.5.5 0 0 1 0-1h2.083L12.4 7h-1.9a.5.5 0 0 1-.5-.5",bl=({className:t})=>xl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:xl("path",{clipRule:"evenodd",d:b1,fill:"currentColor",fillRule:"evenodd"})});var kl=[Z([{ChildComponent:bl,isActive:({selection:t})=>w1(t)||T1(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(E1,"italic")},order:2}])],S1=A({enableFormats:["italic"],markdownTransformers:[k1,_1],toolbarFixed:{groups:kl},toolbarInline:{groups:kl}});import{STRIKETHROUGH as L1}from"@lexical/markdown";import{$isTableSelection as y1}from"@lexical/table";import{$isRangeSelection as R1,FORMAT_TEXT_COMMAND as v1}from"lexical";import{jsx as _l}from"react/jsx-runtime";import"react";var N1="M15.835 13.5a.27.27 0 0 1 .24.138q.306.554.306 1.316 0 1.01-.543 1.816-.543.8-1.554 1.268-1.01.462-2.409.462-1.323 0-2.295-.419-.972-.424-1.534-1.175a3.2 3.2 0 0 1-.533-1.135c-.082-.326.187-.614.522-.614.299 0 .539.233.625.519q.13.43.415.768.448.524 1.17.8.73.271 1.63.272.996 0 1.764-.32.773-.327 1.215-.906a2.16 2.16 0 0 0 .44-1.348q0-.645-.345-1.09c-.1-.132-.016-.352.15-.352zm-3.846-8q1.215 0 2.142.438.933.43 1.476 1.187.38.518.519 1.134c.07.31-.19.577-.507.577-.286 0-.518-.22-.6-.493q-.22-.738-.875-1.224-.864-.646-2.18-.646-.92 0-1.63.313-.703.308-1.1.85a2.04 2.04 0 0 0-.395 1.237q0 .492.217.874.216.376.588.652.376.278.843.475.474.197.972.338l1.052.288H18.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1h3.94a4.4 4.4 0 0 1-.844-.602q-.844-.781-.844-1.982 0-1.009.562-1.778t1.522-1.2q.959-.438 2.153-.438",Tl=({className:t})=>_l("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:_l("path",{d:N1,fill:"currentColor"})});var wl=[Z([{ChildComponent:Tl,isActive:({selection:t})=>R1(t)||y1(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand(v1,"strikethrough")},order:4}])],I1=A({enableFormats:["strikethrough"],markdownTransformers:[L1],toolbarFixed:{groups:wl},toolbarInline:{groups:wl}});import{$isTableSelection as A1}from"@lexical/table";import{$isRangeSelection as $1,FORMAT_TEXT_COMMAND as D1}from"lexical";import{jsx as El}from"react/jsx-runtime";import"react";var M1="M7.51 15.65a.523.523 0 1 1-.985-.352l2.377-6.534a.83.83 0 0 1 1.56 0l2.374 6.534a.523.523 0 1 1-.985.351L9.722 9.57a.043.043 0 0 0-.08 0zm.162-2.238c0-.252.204-.456.456-.456h3.1a.456.456 0 0 1 0 .912h-3.1a.456.456 0 0 1-.456-.456m6.652 3.925a.436.436 0 0 1-.287-.765l1.64-1.431q.259-.228.433-.407.175-.178.266-.345a.76.76 0 0 0 .091-.365.61.61 0 0 0-.258-.52q-.255-.195-.63-.195-.4 0-.643.21a.7.7 0 0 0-.133.151c-.127.197-.3.403-.534.403s-.432-.194-.367-.418q.11-.378.434-.642.494-.402 1.257-.403.513 0 .897.183.387.181.604.501.217.316.217.714 0 .316-.13.586-.125.27-.395.555a9 9 0 0 1-.695.634l-.927.798a.023.023 0 0 0 .016.042h1.895a.357.357 0 0 1 0 .714z",Sl=({className:t})=>El("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:El("path",{d:M1,fill:"currentColor"})});var Nl=[Z([{ChildComponent:Sl,isActive:({selection:t})=>$1(t)||A1(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(D1,"subscript")},order:5}])],O1=A({enableFormats:["subscript"],toolbarFixed:{groups:Nl},toolbarInline:{groups:Nl}});import{$isTableSelection as P1}from"@lexical/table";import{$isRangeSelection as B1,FORMAT_TEXT_COMMAND as j1}from"lexical";import{jsx as Ll}from"react/jsx-runtime";import"react";var F1="M7.51 15.65a.523.523 0 1 1-.985-.352l2.377-6.534a.83.83 0 0 1 1.56 0l2.374 6.534a.523.523 0 1 1-.985.351L9.722 9.57a.043.043 0 0 0-.08 0zm.162-2.238c0-.252.204-.456.456-.456h3.1a.456.456 0 0 1 0 .912h-3.1a.456.456 0 0 1-.456-.456m6.652-1.303a.436.436 0 0 1-.287-.765l1.64-1.432q.259-.228.433-.406.175-.179.266-.346a.76.76 0 0 0 .091-.365.61.61 0 0 0-.258-.52q-.255-.195-.63-.194-.4 0-.643.209a.7.7 0 0 0-.133.152c-.127.196-.3.403-.534.403s-.432-.194-.367-.419q.11-.378.434-.641.494-.403 1.257-.403.513 0 .897.182.387.183.604.502.217.315.217.714 0 .315-.13.585-.125.27-.395.555a9 9 0 0 1-.695.635l-.927.798a.023.023 0 0 0 .016.041h1.895a.357.357 0 1 1 0 .715z",yl=({className:t})=>Ll("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ll("path",{d:F1,fill:"currentColor"})});var Rl=[Z([{ChildComponent:yl,isActive:({selection:t})=>B1(t)||P1(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(j1,"superscript")},order:6}])],H1=A({enableFormats:["superscript"],toolbarFixed:{groups:Rl},toolbarInline:{groups:Rl}});import{$isTableSelection as U1}from"@lexical/table";import{$isRangeSelection as z1,FORMAT_TEXT_COMMAND as V1}from"lexical";import{jsx as vl}from"react/jsx-runtime";import"react";var G1="M9 7.5a.5.5 0 0 0-1 0V12a4 4 0 0 0 8 0V7.5a.5.5 0 0 0-1 0V12a3 3 0 1 1-6 0zM16.5 19a.5.5 0 0 0 0-1h-9a.5.5 0 0 0 0 1z",Il=({className:t})=>vl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:vl("path",{clipRule:"evenodd",d:G1,fill:"currentColor",fillRule:"evenodd"})});var Ml=[Z([{ChildComponent:Il,isActive:({selection:t})=>z1(t)||U1(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(V1,"underline")},order:3}])],W1=A({enableFormats:["underline"],toolbarFixed:{groups:Ml},toolbarInline:{groups:Ml}});import{jsx as qo}from"react/jsx-runtime";import{jsx as K1}from"react/jsx-runtime";function X1(t){return t.replace(/-([a-z])/g,(e,o)=>o.toUpperCase())}var eo=({css:t})=>{let e=t?Object.fromEntries(Object.entries(t).map(([o,n])=>[X1(o),n])):{};return K1("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as J1}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as Z1}from"@lexical/selection";import{$getNodeByKey as Y1,$getState as q1,$setState as Q1,createState as em,TextNode as tm}from"lexical";import{useEffect as om}from"react";function Al(t){let e=new Map;for(let o in t){let n=t[o],r=em(o,{parse:l=>typeof l=="string"&&Object.keys(n).includes(l)?l:void 0});e.set(o,{stateConfig:r,stateValues:n})}return e}function Yo(t,e,o,n){t.update(()=>{Z1(r=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);Q1(r,l.stateConfig,n)})})}function $l({stateMap:t}){let[e]=J1();return om(()=>e.registerMutationListener(tm,o=>{e.getEditorState().read(()=>{for(let[n,r]of o){if(r==="destroyed")continue;let l=Y1(n),s=e.getElementByKey(n);if(!l||!s)continue;let i=Object.create(null);t.forEach((u,d)=>{let c=q1(l,u.stateConfig);if(!c){delete s.dataset[d];return}s.dataset[d]=c;let a=u.stateValues[c]?.css;a&&Object.assign(i,a)}),s.style.cssText="",Object.assign(s.style,i)}})}),[e]),null}var Dl=(t,e)=>{let o=[];for(let r in t.state){let l=t.state[r];for(let s in l){let i=l[s];o.push({ChildComponent:()=>qo(eo,{css:i.css}),key:s,label:i.label,onSelect:({editor:u})=>{Yo(u,e,r,s)}})}}return[{type:"dropdown",ChildComponent:()=>qo(eo,{css:{color:"var(--color-icon-secondary)"}}),items:[...[{ChildComponent:()=>qo(eo,{}),key:"clear-style",label:({i18n:r})=>r.t("lexical:textState:defaultStyle"),onSelect:({editor:r})=>{for(let l in t.state)Yo(r,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},nm=A(({props:t})=>{let e=Al(t.state);return{plugins:[{Component:()=>$l({stateMap:e}),position:"normal"}],toolbarFixed:{groups:Dl(t,e)},toolbarInline:{groups:Dl(t,e)}}});import{c as dm}from"react/compiler-runtime";import{useLexicalComposerContext as mm}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as fm,$isHeadingNode as Jl,HeadingNode as ql}from"@lexical/rich-text";import{$setBlocksType as pm}from"@lexical/selection";import{$getSelection as hm,$isRangeSelection as gm}from"lexical";import{useEffect as Cm}from"react";import{jsx as Ol}from"react/jsx-runtime";import"react";var rm="M7 6.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0V12h6v5.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0V11H7zm11 6a.5.5 0 0 0-.777-.416l-1.5 1a.5.5 0 1 0 .554.832l.723-.482V17.5a.5.5 0 0 0 1 0z",Fl=({className:t})=>Ol("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ol("path",{d:rm,fill:"currentColor"})});import{jsx as Pl}from"react/jsx-runtime";import"react";var lm="M7 6.5a.5.5 0 0 0-1 0v11a.5.5 0 0 0 1 0V12h6v5.5a.5.5 0 0 0 1 0v-11a.5.5 0 0 0-1 0V11H7zm9.034 10.952c0 .303.245.548.548.548h2.97a.448.448 0 0 0 0-.896H17.48v-.04l.997-1.038q.562-.555.873-.945.314-.39.438-.711t.124-.653q0-.497-.245-.885a1.7 1.7 0 0 0-.684-.61A2.24 2.24 0 0 0 17.96 12a2.2 2.2 0 0 0-1.017.228 1.71 1.71 0 0 0-.888 1.13c-.064.268.168.495.444.495.275 0 .479-.236.595-.485l.019-.039q.12-.22.333-.338a1 1 0 0 1 .5-.121q.278 0 .495.11a.83.83 0 0 1 .341.312.9.9 0 0 1 .125.48q0 .245-.096.462t-.288.448-.48.529l-1.85 1.854a.55.55 0 0 0-.16.387",Bl=({className:t})=>Pl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Pl("path",{d:lm,fill:"currentColor"})});import{jsx as jl}from"react/jsx-runtime";import"react";var im="M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",Hl=({className:t})=>jl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:jl("path",{d:im,fill:"currentColor"})});import{jsx as Gl}from"react/jsx-runtime";import"react";var sm="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",Ul=({className:t})=>Gl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Gl("path",{d:sm,fill:"currentColor"})});import{jsx as zl}from"react/jsx-runtime";import"react";var am="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",Vl=({className:t})=>zl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:zl("path",{d:am,fill:"currentColor"})});import{jsx as Wl}from"react/jsx-runtime";import"react";var cm="M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",Kl=({className:t})=>Wl("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Wl("path",{d:cm,fill:"currentColor"})});import{HEADING as um}from"@lexical/markdown";var Xl=t=>{let o=`^(${t.map(n=>Number(n.slice(1))).map(n=>`#{${n}}`).join("|")})\\s`;return{...um,regExp:new RegExp(o)}};var Zl=t=>{let e=hm();pm(e,()=>fm(t))},Yl={h1:Fl,h2:Bl,h3:Hl,h4:Ul,h5:Vl,h6:Kl},xm=A(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[te(e.map((n,r)=>({ChildComponent:Yl[n],isActive:({selection:l})=>{if(!gm(l))return!1;for(let s of l.getNodes()){if(Jl(s)&&s.getTag()===n)continue;let i=s.getParent();if(!(Jl(i)&&i.getTag()===n))return!1}return!0},key:n,label:({i18n:l})=>l.t("lexical:heading:label",{headingLevel:n.charAt(1)}),onSelect:({editor:l})=>{l.update(()=>{Zl(n)})},order:r+2})))];return{markdownTransformers:[Xl(e)],nodes:[ql],plugins:[{Component:bm,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[J(e.map(n=>({Icon:Yl[n],key:`heading-${n.charAt(1)}`,keywords:["heading",n],label:({i18n:r})=>r.t("lexical:heading:label",{headingLevel:n.charAt(1)}),onSelect:({editor:r})=>{r.update(()=>{Zl(n)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),bm=t=>{let e=dm(9),{clientProps:o}=t,{enabledHeadingSizes:n}=o,r;e[0]!==n?(r=n===void 0?["h1","h2","h3","h4","h5","h6"]:n,e[0]=n,e[1]=r):r=e[1];let l=r,s;e[2]!==l?(s=l.at(-1),e[2]=l,e[3]=s):s=e[3];let i=s,[u]=mm(),d,c;return e[4]!==u||e[5]!==l||e[6]!==i?(d=()=>{if(!(!i||l.length===6))return u.registerNodeTransform(ql,a=>{l.includes(a.getTag())||a.setTag(i)})},c=[u,l,i],e[4]=u,e[5]=l,e[6]=i,e[7]=d,e[8]=c):(d=e[7],c=e[8]),Cm(d,c),null};import{$isNodeSelection as Om}from"lexical";import{jsx as Ql}from"react/jsx-runtime";import"react";var km="M18 12a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1 0-1h11a.5.5 0 0 1 .5.5",Qo=({className:t})=>Ql("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ql("path",{d:km,fill:"currentColor"})});var be=t=>({type:"dropdown",ChildComponent:hr,items:t,key:"add",order:10});import{addClassNamesToElement as _m}from"@lexical/utils";import{$applyNodeReplacement as Tm,createCommand as wm,DecoratorNode as Em}from"lexical";var yt=wm("INSERT_HORIZONTAL_RULE_COMMAND"),Lt=class extends Em{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:Sm,priority:0})}}static importJSON(e){return ei()}createDOM(e){let o=document.createElement("hr");return _m(o,e.theme.hr),o}decorate(){return null}exportDOM(){return{element:document.createElement("hr")}}exportJSON(){return{type:"horizontalrule",version:1}}getTextContent(){return`
55
+ `}isInline(){return!1}updateDOM(){return!1}};function Sm(){return{node:ei()}}function ei(){return Tm(new Lt)}import{$applyNodeReplacement as Nm}from"lexical";import"react";var ke=class extends Lt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){return nt()}decorate(){return null}exportJSON(){return super.exportJSON()}};function nt(){return Nm(new ke)}function He(t){return t instanceof ke}var ti={type:"element",dependencies:[ke],export:(t,e)=>He(t)?"---":null,regExp:/^---\s*$/,replace:t=>{let e=nt();e&&t.replace(e)}};import{c as Lm}from"react/compiler-runtime";import{useLexicalComposerContext as ym}from"@lexical/react/LexicalComposerContext.js";import{$findMatchingParent as oi,$insertNodeToNearestRoot as Rm}from"@lexical/utils";import{$getRoot as vm,$getSelection as ni,$isRangeSelection as ri,$isRootOrShadowRoot as li,COMMAND_PRIORITY_EDITOR as Im}from"lexical";import{useEffect as Mm}from"react";var en="LexicalEditorTheme__hrSelected",ii=()=>{let t=Lm(3),[e]=ym(),o,n;return t[0]!==e?(o=()=>{let r=e.registerCommand(yt,Am,Im),l=e.registerUpdateListener(s=>{let{editorState:i}=s;i.read(()=>{let d=vm().getChildren(),c=ni(),a=[];for(let b=0;b<d.length;b++){let C=d[b];if(He(C)){let x=e.getElementByKey(C.getKey());x&&a.push({element:x,index:b})}}if(a.length===0)return;if(!ri(c)||c.isCollapsed()){for(let{element:b}of a)b.classList.remove(en);return}let m=c.anchor.getNode(),f=c.focus.getNode(),h=oi(m,$m)||m,p=oi(f,Dm)||f,g=d.indexOf(h),_=d.indexOf(p);if(g===-1||_===-1)return;let L=Math.min(g,_),v=Math.max(g,_);for(let{element:b,index:C}of a)C>=L&&C<=v?b.classList.add(en):b.classList.remove(en)})});return()=>{r(),l()}},n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),Mm(o,n),null};function Am(t){let e=ni();if(!ri(e))return!1;if(e.focus.getNode()!==null){let n=nt();Rm(n)}return!0}function $m(t){return li(t.getParent())}function Dm(t){return li(t.getParent())}var Fm=A({markdownTransformers:[ti],nodes:[ke],plugins:[{Component:ii,position:"normal"}],slashMenu:{groups:[J([{Icon:Qo,key:"horizontalRule",keywords:["hr","horizontal rule","line","separator"],label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(yt,void 0)}}])]},toolbarFixed:{groups:[be([{ChildComponent:Qo,isActive:({selection:t})=>{if(!Om(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return He(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(yt,void 0)}}])]}});import{$findMatchingParent as Ci}from"@lexical/utils";import{$isElementNode as Zm,INDENT_CONTENT_COMMAND as Ym,OUTDENT_CONTENT_COMMAND as qm}from"lexical";import{jsx as tn}from"react/jsx-runtime";import"react";var Pm="M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",si=({className:t})=>tn("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:tn("g",{transform:"scale(-1, 1) translate(-24, 0)",children:tn("path",{clipRule:"evenodd",d:Pm,fill:"currentColor",fillRule:"evenodd"})})});import{jsx as ai}from"react/jsx-runtime";import"react";var Bm="M7.854 6.146a.5.5 0 1 0-.708.708L8.293 8H5.5a.5.5 0 0 0 0 1h2.793l-1.147 1.146a.5.5 0 0 0 .708.708l2-2a.5.5 0 0 0 0-.708zM11.5 8a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1zM5 12.5a.5.5 0 0 1 .5-.5h13a.5.5 0 0 1 0 1h-13a.5.5 0 0 1-.5-.5m.5 3.5a.5.5 0 0 0 0 1h13a.5.5 0 0 0 0-1z",ci=({className:t})=>ai("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:ai("path",{clipRule:"evenodd",d:Bm,fill:"currentColor",fillRule:"evenodd"})});import{jsx as jm}from"react/jsx-runtime";import{useLexicalComposerContext as Hm}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as Gm}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as Um,mergeRegister as ui}from"@lexical/utils";import{$getSelection as zm,$isElementNode as pi,$isRangeSelection as Vm,COMMAND_PRIORITY_LOW as di,INDENT_CONTENT_COMMAND as mi,KEY_TAB_COMMAND as Wm,OUTDENT_CONTENT_COMMAND as Km,TabNode as Xm}from"lexical";import{useEffect as fi}from"react";var hi=({clientProps:t})=>{let[e]=Hm(),{disabledNodes:o,disableTabNode:n}=t;return fi(()=>{if(!(!e||!o?.length))return ui(e.registerCommand(mi,()=>Jm(r=>{if(!o.includes(r.getType())){let l=r.getIndent();r.setIndent(l+1)}}),di),e.registerUpdateListener(({dirtyElements:r,editorState:l})=>{e.update(()=>{for(let[s]of r){let i=l._nodeMap.get(s);pi(i)&&o.includes(i.getType())&&i.getIndent()>0&&i.setIndent(0)}})}))},[e,o]),fi(()=>{if(!(!e||!n))return ui(e.registerCommand(Wm,r=>(r.preventDefault(),e.dispatchCommand(r.shiftKey?Km:mi,void 0)),di),e.registerNodeTransform(Xm,r=>{r.remove()}))},[e,n]),jm(Gm,{})};function Jm(t){let e=zm();if(!Vm(e))return!1;let o=new Set,n=e.getNodes();for(let r=0;r<n.length;r++){let l=n[r],s=l.getKey();if(o.has(s))continue;let i=Um(l,d=>pi(d)&&!d.isInline());if(i===null)continue;let u=i.getKey();i.canIndent()&&!o.has(u)&&(o.add(u),t(i))}return o.size>0}var gi=t=>({type:"buttons",items:t,key:"indent",order:35});var xi=({disabledNodes:t})=>[gi([{ChildComponent:si,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>bi(r)&&r.getIndent()>0;return o.some(r=>n(r)||!!Ci(r,n))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(qm,void 0)},order:1},{ChildComponent:ci,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>bi(r)&&!(t??[]).includes(r.getType());return o.some(r=>n(r)||!!Ci(r,n))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(Ym,void 0)},order:2}])],Qm=A(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:hi,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:xi({disabledNodes:e})},toolbarInline:{groups:xi({disabledNodes:e})}}}),bi=t=>Zm(t)&&t.canIndent();import{$findMatchingParent as Cp}from"@lexical/utils";import{$getSelection as fn,$isRangeSelection as es}from"lexical";import{jsx as ki}from"react/jsx-runtime";import"react";var ef={16:"M8.38 6.381a.29.29 0 0 1 .347-.056q.293.161.541.408a2.5 2.5 0 0 1 0 3.535l-2 2a2.5 2.5 0 0 1-3.535-3.535l.571-.573c.25-.249.692-.107.81.224a.46.46 0 0 1-.098.478l-.576.578a1.5 1.5 0 1 0 2.121 2.12l2-2a1.5 1.5 0 0 0 0-2.12c-.23-.23-.493-.509-.358-.805a.9.9 0 0 1 .178-.254m.352-2.648a2.5 2.5 0 1 1 3.535 3.535l-.471.47c-.253.254-.717.082-.819-.261a.44.44 0 0 1 .102-.435l.481-.481A1.5 1.5 0 0 0 9.44 4.44l-2 2a1.5 1.5 0 0 0 0 2.12c.136.138.168.365.031.502l-.182.181c-.154.154-.403.179-.557.025a2.5 2.5 0 0 1 0-3.535z",24:"M12.4436 10.3708C12.6861 10.5041 12.9148 10.6721 13.1204 10.8776C14.2919 12.0492 14.2918 13.9482 13.1204 15.1198L11.1204 17.1198C9.94879 18.2914 8.04975 18.2914 6.87817 17.1198C5.70664 15.9482 5.70661 14.0492 6.87817 12.8776L8.1477 11.6071C8.4098 11.345 8.89329 11.5392 8.97388 11.9011C9.00617 12.0462 8.96861 12.2012 8.86353 12.3063L7.5852 13.5847C6.80417 14.3657 6.80419 15.6317 7.5852 16.4128C8.36625 17.1938 9.63228 17.1938 10.4133 16.4128L12.4133 14.4128C13.1942 13.6317 13.1943 12.3657 12.4133 11.5847C12.4042 11.5755 12.3953 11.5662 12.386 11.5573C12.2925 11.468 12.1984 11.3736 12.1614 11.2497C12.0724 10.9515 12.1448 10.6149 12.3801 10.3796C12.397 10.3628 12.4228 10.3594 12.4436 10.3708ZM12.8782 6.87764C14.0497 5.70615 15.9488 5.70616 17.1204 6.87764C18.2919 8.04919 18.2919 9.94825 17.1204 11.1198L15.8508 12.3903C15.5887 12.6522 15.1053 12.4581 15.0247 12.0964C14.9924 11.9512 15.0308 11.7963 15.136 11.6911L16.4133 10.4128C17.1943 9.63175 17.1943 8.3657 16.4133 7.58467C15.6323 6.80371 14.3662 6.8037 13.5852 7.58467L11.5852 9.58467C10.8046 10.3657 10.8044 11.6319 11.5852 12.4128C11.5943 12.4219 11.6042 12.4303 11.6135 12.4392C11.7064 12.5278 11.7999 12.622 11.8372 12.7448C11.9276 13.044 11.8545 13.3827 11.6184 13.6188C11.6023 13.6347 11.5778 13.6383 11.5579 13.6276C11.3146 13.4942 11.0843 13.3259 10.8782 13.1198C9.7068 11.9484 9.707 10.0492 10.8782 8.87764L12.8782 6.87764Z"},to=({className:t,size:e=24})=>ki("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:ki("path",{d:ef[e],fill:"currentColor"})});import{$isAtNodeEnd as _i}from"@lexical/selection";function rt(t){let{anchor:e}=t,{focus:o}=t,n=t.anchor.getNode(),r=t.focus.getNode();return n===r?n:t.isBackward()?_i(o)?n:r:_i(e)?n:r}var on=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as pf}from"lexical";function nn(t){let e=/^(?:(?:https?|mailto|ftp|tel|file|sms):|[^&:/?#]*(?:[/?#]|$))/gi,o=/^data:(?:image\/(?:bmp|gif|jpeg|jpg|png|tiff|webp)|video\/(?:mpeg|mp4|ogg|webm)|audio\/(?:mp3|oga|ogg|opus));base64,[a-z\d+/]+=*$/i;return t=String(t).trim(),t.match(e)!=null||t.match(o)!=null?t:"https://"}var tf=/^(?:[a-zA-Z][a-zA-Z\d+.-]*:(?:\/\/)?(?:[-;:&=+$,\w]+@)?[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|www\.[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|(?:tel|mailto):[\w+.-]+)(?:\/[+~%/\w-]*)?(?:\?[-;&=%\w]*)?(?:#\w+)?$/,of=/^(?:\/[\w\-./]*(?:\?[-;&=%\w]*)?(?:#[\w-]+)?|#[\w\-]+)$/;function Ti(t){if(!t||t.includes(" ")||/^[a-z][a-z\d+.-]*:\/[^/]/i.test(t))return!1;if(t==="https://"||tf.test(t)||of.test(t))return!0;try{let e=new URL(t);return!(["ftp:","http:","https:"].includes(e.protocol)&&!e.hostname.includes("."))}catch{}return!1}import{addClassNamesToElement as nf,isHTMLAnchorElement as rf}from"@lexical/utils";import sn from"bson-objectid";import{$applyNodeReplacement as lf,$createTextNode as wi,$getSelection as sf,$isElementNode as Ei,$isRangeSelection as ln,createCommand as af,ElementNode as cf}from"lexical";var uf=new Set(["http:","https:","mailto:","sms:","tel:"]),oe=class extends cf{__fields;__id;constructor({id:e,fields:o={linkType:"custom",newTab:!1},key:n}){super(n),this.__fields=o,this.__id=e}static clone(e){return new this({id:e.__id,fields:e.__fields,key:e.__key})}static getType(){return"link"}static importDOM(){return{a:e=>({conversion:df,priority:1})}}static importJSON(e){let o=_e({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),e.version===2&&!e.id&&(e.id=new sn.default().toHexString(),e.version=3),o}canBeEmpty(){return!1}canInsertTextAfter(){return!1}canInsertTextBefore(){return!1}createDOM(e){let o=document.createElement("a");return this.__fields?.linkType==="custom"&&(o.href=this.sanitizeUrl(this.__fields.url??"")),(this.__fields?.newTab??!1)&&(o.target="_blank"),this.__fields?.newTab===!0&&this.__fields?.linkType==="custom"&&(o.rel=rn(o.rel,"add","noopener")),nf(o,e.theme.link),o}exportJSON(){let e=this.getFields();e?.linkType==="internal"?delete e.url:e?.linkType==="custom"&&delete e.doc;let o={...super.exportJSON(),type:"link",fields:e,version:3},n=this.getID();return n&&(o.id=n),o}extractWithChild(e,o,n){if(!ln(o))return!1;let r=o.anchor.getNode(),l=o.focus.getNode();return this.isParentOf(r)&&this.isParentOf(l)&&o.getTextContent().length>0}getFields(){return this.getLatest().__fields}getID(){return this.getLatest().__id}insertNewAfter(e,o=!0){let n=this.getParentOrThrow().insertNewAfter(e,o);if(Ei(n)){let r=_e({fields:this.__fields});return n.append(r),r}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!uf.has(o.protocol))return"about:blank"}catch{return"https://"}return e}setFields(e){let o=this.getWritable();return o.__fields=e,o}setID(e){let o=this.getWritable();return o.__id=e,o}updateDOM(e,o,n){let r=this.__fields?.url,l=this.__fields?.newTab;return r!=null&&r!==e.__fields?.url&&this.__fields?.linkType==="custom"&&(o.href=r),this.__fields?.linkType==="internal"&&e.__fields?.linkType==="custom"&&o.removeAttribute("href"),o.rel==null&&(o.rel=""),l!==e.__fields?.newTab&&(l??!1?(o.target="_blank",this.__fields?.linkType==="custom"&&(o.rel=rn(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=rn(o.rel,"remove","noopener"))),!1}updateFromJSON(e){let o=e;return super.updateFromJSON(o).setFields(o.fields).setID(o.id)}};function df(t){let e=null;if(rf(t)){let o=t.textContent;o!==null&&o!==""&&(e=_e({id:new sn.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function _e({id:t,fields:e}){return lf(new oe({id:t??new sn.default().toHexString(),fields:e}))}function K(t){return t instanceof oe}var fe=af("TOGGLE_LINK_COMMAND");function an(t){let e=sf();if(!ln(e)&&(t===null||!t.selectedNodes?.length))return;let o=ln(e)?e.extract():t===null?[]:t.selectedNodes;if(t===null){o?.forEach(l=>{let s=l.getParent();K(s)&&(s.getChildren().forEach(u=>{s.insertBefore(u)}),s.remove())});return}if(o?.length===1){let l=o[0],s=K(l)?l:mf(l);if(s!==null){s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(wi(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}}let n=null,r=null;o?.forEach(l=>{let s=l.getParent();if(!(s===r||s===null||Ei(l)&&!l.isInline())){if(K(s)){r=s,s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(wi(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}if(s.is(n)||(n=s,r=_e({fields:t.fields}),K(s)?l.getPreviousSibling()===null?s.insertBefore(r):s.insertAfter(r):l.insertBefore(r)),K(l)){if(l.is(r))return;if(r!==null){let i=l.getChildren();r.append(...i)}l.remove();return}r!==null&&r.append(l)}})}function mf(t){return ff(t,e=>K(e))}function ff(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function rn(t,e,o){let n,r=`${t}`;if(e==="add"){if(r.includes(o)){let l=new RegExp(o,"g");r=r.replace(l,"").trim()}r=r.trim(),n=r.length===0?`${o}`:`${r} ${o}`}else{let l=new RegExp(o,"g");n=r.replace(l,"").trim()}return n}var hf=(t,e)=>{let[,o,n]=e,r=_e({fields:{doc:null,linkType:"custom",newTab:!1,url:n}}),l=pf(o);return l.setFormat(t.getFormat()),r.append(l),t.replace(r),l},gf=t=>({type:"text-match",dependencies:[oe],export:(e,o)=>{if(!K(e))return null;let n=e,r=n.getFields(),l;return r.linkType==="internal"?t?.internalDocToHref?l=nn(t.internalDocToHref({linkNode:n.exportJSON()})):(console.warn("Lexical \u2192 Markdown converter: found internal link but internalDocToHref is not provided \u2014 link will have an empty href"),l=""):l=nn(r.url??""),`[${o(n)}](${l})`},importRegExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:hf,trigger:")"}),Si=gf();import{$applyNodeReplacement as Cf,$isElementNode as xf}from"lexical";var Te=class extends oe{static clone(e){return new this({id:"",fields:e.__fields,key:e.__key})}static getType(){return"autolink"}static importDOM(){return null}static importJSON(e){let o=Rt({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),o}exportJSON(){let e=super.exportJSON();return{type:"autolink",children:e.children,direction:e.direction,fields:e.fields,format:e.format,indent:e.indent,version:2}}insertNewAfter(e,o=!0){let n=this.getParentOrThrow().insertNewAfter(e,o);if(xf(n)){let r=Rt({fields:this.__fields});return n.append(r),r}return null}updateFromJSON(e){let o=e;return super.updateFromJSON(o).setFields(o.fields)}};function Rt({fields:t}){return Cf(new Te({id:"",fields:t}))}function we(t){return t instanceof Te}import{c as bf}from"react/compiler-runtime";import{useLexicalComposerContext as kf}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as _f}from"@lexical/utils";import{$createTextNode as Ni,$getSelection as Tf,$isElementNode as yi,$isLineBreakNode as Ri,$isNodeSelection as wf,$isRangeSelection as Ef,$isTextNode as vt,TextNode as Sf}from"lexical";import{useEffect as Nf}from"react";function Li(t,e=o=>o){return o=>{let n=t.exec(o);return n===null?null:{index:n.index,length:n[0].length,text:n[0],url:e(n[0])}}}function vi(t,e){for(let o of e){let n=o(t);if(n!=null)return n}return null}var Lf=/[.,;\s]/;function no(t){return t!==void 0&&Lf.test(t)}function Ii(t){return no(t[t.length-1])}function un(t){return no(t[0])}function yf(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function Mi(t){let e=t.getPreviousSibling();return yi(e)&&(e=e.getLastDescendant()),e===null||Ri(e)||vt(e)&&Ii(e.getTextContent())}function Ai(t){let e=t.getNextSibling();return yi(e)&&(e=e.getFirstDescendant()),e===null||Ri(e)||vt(e)&&un(e.getTextContent())}function Rf(t,e,o,n){return(t>0?no(o[t-1]):Mi(n[0]))?e<o.length?no(o[e]):Ai(n[n.length-1]):!1}function vf(t,e,o){let n=[],r=[],l=[],s=0,i=0,u=[...t];for(;u.length>0;){let d=u[0],a=d.getTextContent().length,m=i;i+a<=e?(n.push(d),s+=a):m>=o?l.push(d):r.push(d),i+=a,u.shift()}return[s,n,r,l]}function If(t,e,o,n){let r={linkType:"custom",url:n.url,...n.fields},l=Rt({fields:r});if(t.length===1){let s=t[0],i;if(e===0?[i]=s.splitText(o):[,i]=s.splitText(e,o),i){let u=Ni(n.text);u.setFormat(i.getFormat()),u.setDetail(i.getDetail()),u.setStyle(i.getStyle()),l.append(u),i.replace(l)}return s}else if(t.length>1){let s=t[0],i=s.getTextContent().length,u;e===0?u=s:[,u]=s.splitText(e);let d=[],c;if(t.forEach(a=>{let f=a.getTextContent().length,h=i,p=i+f;if(h<o)if(p<=o)d.push(a);else{let[g,_]=a.splitText(o-h);g&&d.push(g),c=_}i+=f}),u){let a=Tf(),m=a?a.getNodes().find(vt):void 0,f=Ni(u.getTextContent());return f.setFormat(u.getFormat()),f.setDetail(u.getDetail()),f.setStyle(u.getStyle()),l.append(f,...d),m&&m===u&&(Ef(a)?f.select(a.anchor.offset,a.focus.offset):wf(a)&&f.select(0,f.getTextContent().length)),u.replace(l),c}}}function Mf(t,e,o){let n=[...t],r=n.map(u=>u.getTextContent()).join(""),l=r,s,i=0;for(;(s=vi(l,e))!=null&&s!==null;){let u=s.index,d=s.length,c=u+d;if(Rf(i+u,i+c,r,n)){let[m,,f,h]=vf(n,i+u,i+c),p=i+u-m,g=i+c-m,_=If(f,p,g,s);n=_?[_,...h]:h,o(s.url,null),i=0}else i+=c;l=l.substring(c)}}function cn(t,e,o){let n=t.getChildren(),r=n.length;for(let u=0;u<r;u++){let d=n[u];if(!vt(d)||!d.isSimpleText()){oo(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),s=vi(l,e);if(s===null||s.text!==l){oo(t),o(null,t.getFields()?.url??null);return}if(!Mi(t)||!Ai(t)){oo(t),o(null,t.getFields()?.url??null);return}let i=t.getFields()?.url;if(i!==s?.url){let u=t.getFields();u.url=s?.url,t.setFields(u),o(s.url,i??null)}}function Af(t,e,o){let n=t.getPreviousSibling(),r=t.getNextSibling(),l=t.getTextContent();if(we(n)){let s=n.getFields()?.url?n.getFields()?.url?.startsWith("mailto:")??!1:!1;(!un(l)||yf(l,s))&&(n.append(t),cn(n,e,o),o(null,n.getFields()?.url??null))}we(r)&&!Ii(l)&&(oo(r),cn(r,e,o),o(null,r.getFields()?.url??null))}function oo(t){let e=t.getChildren(),o=e.length;for(let n=o-1;n>=0;n--)t.insertAfter(e[n]);return t.remove(),e.map(n=>n.getLatest())}function $f(t){let e=[t],o=t.getNextSibling();for(;o!==null&&vt(o)&&o.isSimpleText()&&(e.push(o),!/\s/.test(o.getTextContent()));)o=o.getNextSibling();return e}function Df(t,e,o){let n=bf(5),r,l;n[0]!==t||n[1]!==e||n[2]!==o?(r=()=>{if(!t.hasNodes([Te]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let s=(i,u)=>{o?.(i,u)};return _f(t.registerNodeTransform(Sf,i=>{let u=i.getParentOrThrow(),d=i.getPreviousSibling();if(we(u))cn(u,e,s);else if(!K(u)){if(i.isSimpleText()&&(un(i.getTextContent())||!we(d))){let c=$f(i);Mf(c,e,s)}Af(i,e,s)}}))},l=[t,e,o],n[0]=t,n[1]=e,n[2]=o,n[3]=r,n[4]=l):(r=n[3],l=n[4]),Nf(r,l)}var Of=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,Ff=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,Pf=[Li(Of,t=>t.startsWith("http")?t:`https://${t}`),Li(Ff,t=>`mailto:${t}`)],$i=()=>{let[t]=kf();return Df(t,Pf),null};import{jsx as Bf}from"react/jsx-runtime";import{ClickableLinkPlugin as jf}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var Di=()=>Bf(jf,{});import{jsx as ip}from"react/jsx-runtime";import"react";import{createPortal as sp}from"react-dom";import{jsx as ne,jsxs as Ge,Fragment as dn}from"react/jsx-runtime";import{useLexicalComposerContext as Uf}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as zf}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as Hi,mergeRegister as Gi}from"@lexical/utils";import{getTranslation as mn}from"@payloadcms/translations";import{formatDrawerSlug as Vf,NewTabIcon as Ui,useConfig as Wf,useEditDepth as Kf,useLocale as Xf,useTranslation as Jf,WriteIcon as Zf}from"@payloadcms/ui";import{requests as Yf}from"@payloadcms/ui/shared";import{$getSelection as zi,$isLineBreakNode as qf,$isRangeSelection as Vi,COMMAND_PRIORITY_HIGH as Qf,COMMAND_PRIORITY_LOW as Wi,getDOMSelection as ep,KEY_ESCAPE_COMMAND as tp,SELECTION_CHANGE_COMMAND as op}from"lexical";import{formatAdminURL as np}from"payload/shared";import rp,{useCallback as Ki,useEffect as io,useLayoutEffect as lp,useRef as Xi,useState as Ue}from"react";import{jsx as Oi}from"react/jsx-runtime";import"react";var Hf="M12.5 5C12.6326 5 12.7597 5.05272 12.8535 5.14648L16.8535 9.14648C16.9965 9.28948 17.0393 9.50457 16.9619 9.69141C16.8845 9.87821 16.7022 10 16.5 10H12.5C12.2239 10 12 9.77614 12 9.5V6H8.5C8.22386 6 8 6.22386 8 6.5V17.5C8 17.7761 8.22386 18 8.5 18H15.5C15.7761 18 16 17.7761 16 17.5V11.5C16 11.2239 16.2239 11 16.5 11C16.7761 11 17 11.2239 17 11.5V17.5C17 18.3284 16.3284 19 15.5 19H8.5C7.67157 19 7 18.3284 7 17.5V6.5C7 5.67157 7.67157 5 8.5 5H12.5ZM13 9H15.293L13 6.70703V9Z",Fi=({className:t})=>Oi("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Oi("path",{d:Hf,fill:"currentColor"})});import{jsx as Pi}from"react/jsx-runtime";import"react";var Bi={default:"M6 5a.5.5 0 0 0-.5.5v1a.5.5 0 0 0 .496.5h12.008a.5.5 0 0 0 .496-.5v-1A.5.5 0 0 0 18 5zM4.5 6.5a1.5 1.5 0 0 0 1.037 1.427L5.725 10H5a.5.5 0 0 0 0 1h.816l.653 7.181A2 2 0 0 0 8.46 20h7.078a2 2 0 0 0 1.992-1.819L18.184 11H19a.5.5 0 0 0 0-1h-.725l.188-2.073A1.5 1.5 0 0 0 19.5 6.5v-1A1.5 1.5 0 0 0 18 4H6a1.5 1.5 0 0 0-1.5 1.5zm2.965 11.59L6.548 8h10.905l-.918 10.09a1 1 0 0 1-.996.91H8.461a1 1 0 0 1-.996-.91M11 10.5a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0zm3 0a.5.5 0 0 0-1 0v6a.5.5 0 0 0 1 0z",small:"M6.5 7a1 1 0 0 1 1-1h9a1 1 0 0 1 1 1v1a1 1 0 0 1-1 1h-.039l-.08 1H17a.5.5 0 0 1 0 1h-.7l-.455 5.62A1.5 1.5 0 0 1 14.35 18h-4.7a1.5 1.5 0 0 1-1.495-1.38L7.7 11H7a.5.5 0 0 1 0-1h.62l-.081-1H7.5a1 1 0 0 1-1-1zm9.494 1h.506V7h-9v1zm-.536 1H8.542l.61 7.54a.5.5 0 0 0 .498.46h4.7a.5.5 0 0 0 .499-.46zM11.5 11.5a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0zm2 0a.5.5 0 0 0-1 0v3a.5.5 0 0 0 1 0z"},ji=({className:t,small:e})=>Pi("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Pi("path",{clipRule:"evenodd",d:e?Bi.small:Bi.default,fill:"currentColor",fillRule:"evenodd"})});function ro(t,e,o,n=10,r=5){let l=o.parentElement;if(t===null||l==null){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let s=o.getBoundingClientRect(),i=l.getBoundingClientRect(),u=t.top-n,d=t.left-r;e.style.width="max-content",e.style.maxWidth="none";let c=e.scrollWidth,a=i.right-d,m=d-i.left,f;if(c<=a)f=e.getBoundingClientRect();else{let h=m+t.width,p=m>a,_=Math.min(c,p?h:a);_<c&&(e.style.width=`${_}px`,e.style.maxWidth=`${_}px`,e.offsetHeight),p&&(d=t.right-_),f=e.getBoundingClientRect()}u<i.top&&(u+=f.height+t.height+n*2),d+f.width>i.right&&(d=i.right-f.width-r),u-=s.top,d-=s.left,e.style.opacity="1",e.style.transform=`translate(${d}px, ${u}px)`}import{createCommand as Gf}from"lexical";var lo=Gf("TOGGLE_LINK_WITH_MODAL_COMMAND");function Ji(t){t.preventDefault()}function Zi({anchorElem:t}){let[e]=Uf(),[o,n]=Ue(),r=Xi(null),l=Xi(null),[s,i]=Ue(null),[u,d]=Ue(null),{fieldProps:{schemaPath:c},uuid:a}=U(),m=zf(),{config:f,getEntityConfig:h}=Wf(),{i18n:p,t:g}=Jf(),[_,L]=Ue(),v=Kf(),[b,C]=Ue(!1),[x,k]=Ue([]),T=Xf(),[I,N]=Ue(!1),E=Vf({slug:"lexical-rich-text-link-"+a,depth:v}),{toggleDrawer:S}=De(E),w=Ki(()=>{C(!1),r&&r.current&&(r.current.style.opacity="0",r.current.style.transform="translate(-10000px, -10000px)"),N(!1),i(null),d(null),k([]),L(void 0)},[C,i,d,k]),R=Ki(()=>{let y=zi(),M;if(!Vi(y)||!y){w();return}let $=rt(y);M=e.getElementByKey($.getKey())?.getBoundingClientRect();let D=Hi($,K),F=y.getNodes().filter(le=>!qf(le)).find(le=>{let ge=Hi(le,K);return D&&!D.is(ge)||ge&&!ge.is(D)});if(D==null||F){w();return}n(D);let P=D.getFields(),Y={...P,id:D.getID(),text:D.getTextContent()};if(P?.linkType==="custom")i(P?.url??null),d(null);else{i(`${f.routes.admin==="/"?"":f.routes.admin}/collections/${P?.doc?.relationTo}/${P?.doc?.value}`);let le=P?.doc?.relationTo?h({collectionSlug:P?.doc?.relationTo}):void 0;if(!le)d(P?.label?String(P?.label):null),i(P?.url?String(P?.url):null);else{let ge=typeof P.doc?.value=="object"?P.doc.value.id:P.doc?.value,Ht=P.doc?.relationTo;if(!ge||!Ht)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let or=g("fields:linkedTo",{label:`${mn(le.labels.singular,p)} - ${g("lexical:link:loadingWithEllipsis",p)}`}).replace(/<[^>]*>?/g,"");d(or),Yf.get(np({apiRoute:f.routes.api,path:`/${Ht}/${ge}`,serverURL:f.serverURL}),{headers:{"Accept-Language":p.language},params:{depth:0,locale:T?.code}}).then(async Xe=>{if(!Xe.ok)throw new Error(`HTTP error! Status: ${Xe.status}`);let ht=await Xe.json(),ee=le?.admin?.useAsTitle||"id",gt=ht[ee],de=g("fields:linkedTo",{label:`${mn(le.labels.singular,p)} - ${gt}`}).replace(/<[^>]*>?/g,"");d(de)}).catch(()=>{let Xe=g("fields:linkedTo",{label:`${mn(le.labels.singular,p)} - ${g("general:untitled",p)} - ID: ${ge}`}).replace(/<[^>]*>?/g,"");d(Xe)})}}L(Y),C(!0),k(y?y?.getNodes():[]),we(D)?N(!0):N(!1);let X=r.current,Ke=ep(e._window),{activeElement:ye}=document;if(X===null)return;let he=e.getRootElement();return Ke!==null&&he!==null&&he.contains(Ke.anchorNode)?(M||(M=Ke.getRangeAt(0).getBoundingClientRect()),M!=null&&(M.y+=40,l.current=M)):(ye==null||ye.className!=="link-input")&&(he!==null&&ro(null,X,t),i(null),d(null)),!0},[e,w,f.routes.admin,f.routes.api,f.serverURL,h,g,p,T?.code,t]);return io(()=>Gi(e.registerCommand(lo,y=>(e.dispatchCommand(fe,y),R(),S(),!0),Wi)),[e,R,S,E]),io(()=>{let y=t.parentElement,M=()=>{e.getEditorState().read(()=>{R()})};return window.addEventListener("resize",M),y?.addEventListener("scroll",M),()=>{window.removeEventListener("resize",M),y?.removeEventListener("scroll",M)}},[t.parentElement,e,R]),io(()=>Gi(e.registerUpdateListener(({editorState:y})=>{y.read(()=>{R()})}),e.registerCommand(op,()=>(R(),!0),Wi),e.registerCommand(tp,()=>b?(w(),!0):!1,Qf)),[e,R,b,w]),io(()=>{e.getEditorState().read(()=>{R()})},[e,R]),lp(()=>{!b||!r.current||!t||!l.current||ro(l.current,r.current,t)},[s,u,b,t,o]),Ge(rp.Fragment,{children:[ne("div",{className:"link-editor","data-theme":"dark",ref:r,children:Ge("div",{className:"link-input",children:[o?.__fields?.linkType==="custom"?ne(to,{}):ne(Fi,{}),s&&s.length>0?Ge("a",{className:"link-input__url",href:s,rel:"noopener noreferrer",target:"_blank",children:[u!=null&&u.length>0?u:s,o?.__fields.newTab?Ge(dn,{children:[ne(Ui,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):u!=null&&u.length>0?Ge(dn,{children:[ne("span",{className:"link-input__label-pure",children:u}),o?.__fields.newTab?Ge(dn,{children:[ne(Ui,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):null,m&&Ge("div",{className:"link-input__actions",children:[ne("button",{"aria-label":"Edit link",className:"link-edit",onClick:y=>{y.preventDefault(),S()},onMouseDown:Ji,tabIndex:0,type:"button",children:ne(Zf,{})}),!I&&ne("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(fe,null)},onMouseDown:Ji,tabIndex:0,type:"button",children:ne(ji,{small:!0})})]})]})}),ne($o,{className:"lexical-link-edit-drawer",data:_,drawerSlug:E,drawerTitle:g("fields:editLink"),featureKey:"link",handleDrawerSubmit:(y,M)=>{let $=M,D={...$};delete D.text,e.update(()=>{let F=zi(),P=null;if(Vi(F)?P=rt(F).getParent():x.length&&(P=x[0]?.getParent()??null),P&&we(P)){let Y=_e({fields:D});P.replace(Y,!0)}}),e.dispatchCommand(fe,{fields:D,selectedNodes:x,text:$.text})},schemaPath:c,schemaPathSuffix:"fields"})]})}var Yi=t=>{let{anchorElem:e=document.body}=t;return sp(ip(Zi,{anchorElem:e}),e)};import{c as ap}from"react/compiler-runtime";import{useLexicalComposerContext as cp}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as up}from"@lexical/utils";import{$getSelection as dp,$isElementNode as mp,$isRangeSelection as fp,COMMAND_PRIORITY_LOW as qi,PASTE_COMMAND as pp}from"lexical";import{useEffect as hp}from"react";var Qi=t=>{let e=ap(5),{clientProps:o}=t,[n]=cp(),r,l;return e[0]!==o.defaultLinkType||e[1]!==o.defaultLinkURL||e[2]!==n?(r=()=>{if(!n.hasNodes([oe]))throw new Error("LinkPlugin: LinkNode not registered on editor");return up(n.registerCommand(fe,s=>s===null?(an(null),!0):(s.fields?.linkType||(s.fields.linkType=o.defaultLinkType),s.fields?.url||(s.fields.url=o.defaultLinkURL),an(s),!0),qi),n.registerCommand(pp,s=>{let i=dp();if(!fp(i)||i.isCollapsed()||!(s instanceof ClipboardEvent)||s.clipboardData==null)return!1;let u=s.clipboardData.getData("text");if(!Ti(u))return!1;if(!i.getNodes().some(gp)){let d={doc:null,linkType:"custom",newTab:!1,url:u};return n.dispatchCommand(fe,{fields:d,text:null}),s.preventDefault(),!0}return!1},qi))},l=[o.defaultLinkType,o.defaultLinkURL,n],e[0]=o.defaultLinkType,e[1]=o.defaultLinkURL,e[2]=n,e[3]=r,e[4]=l):(r=e[3],l=e[4]),hp(r,l),null};function gp(t){return mp(t)}var ts=[on([{ChildComponent:to,isActive:({selection:t})=>{if(es(t)){let e=rt(t);return Cp(e,K)!=null}return!1},isEnabled:({selection:t})=>!!(es(t)&&fn()?.getTextContent()?.length),key:"link",label:({i18n:t})=>t.t("lexical:link:label"),onSelect:({editor:t,isActive:e})=>{if(e)t.dispatchCommand(fe,null);else{let o,n=[];if(t.getEditorState().read(()=>{o=fn()?.getTextContent(),n=fn()?.getNodes()??[]}),!o?.length)return;let r={doc:null};t.dispatchCommand(lo,{fields:r,selectedNodes:n,text:o})}},order:1}])],xp=A(({props:t})=>({markdownTransformers:[Si],nodes:[oe,t?.disableAutoLinks===!0?null:Te].filter(Boolean),plugins:[{Component:Qi,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:$i,position:"normal"},{Component:Di,position:"normal"},{Component:Yi,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:ts},toolbarInline:{groups:ts}}));import{$isListNode as hn,INSERT_CHECK_LIST_COMMAND as ls,ListItemNode as Ep,ListNode as Sp}from"@lexical/list";import{CHECK_LIST as Np}from"@lexical/markdown";import{$isRangeSelection as Lp}from"lexical";import{jsx as os}from"react/jsx-runtime";import"react";var bp={16:"M5.584 8.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.076l-1-1a.5.5 0 1 1 .708-.707l.568.569zM13 10a.5.5 0 0 1 0 1H8a.5.5 0 0 1 0-1zM5.583 3.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.076l-1-1a.5.5 0 0 1 .708-.707l.568.569zM13 5a.5.5 0 1 1 0 1H8a.5.5 0 0 1 0-1z",24:"M9.084 15.223a.5.5 0 1 1 .832.554l-2 3a.5.5 0 0 1-.77.076l-1-1a.5.5 0 1 1 .708-.707l.568.569zM17.5 17a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1zm-8.416-6.777a.5.5 0 0 1 .832.554l-2 3a.5.5 0 0 1-.77.077l-1-1a.5.5 0 1 1 .708-.707l.568.568zM17.5 12a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1zM9.084 5.223a.5.5 0 0 1 .832.554l-2 3a.502.502 0 0 1-.77.077l-1-1a.5.5 0 1 1 .708-.708l.568.569zM17.5 7a.5.5 0 0 1 0 1h-6a.5.5 0 0 1 0-1z"},pn=({className:t,size:e=24})=>os("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:os("path",{d:bp[e],fill:"currentColor"})});import{jsx as kp}from"react/jsx-runtime";import{ListPlugin as _p}from"@lexical/react/LexicalListPlugin.js";import"react";var lt=()=>kp(_p,{});function so(t,e){return t==="ordered"?!e.has("unorderedList"):t==="checklist"?!e.has("unorderedList")&&!e.has("orderedList"):!1}function it(t){return{items:t,key:"lists",label:({i18n:e})=>e.t("lexical:general:slashMenuListGroupLabel")}}import{jsx as Tp}from"react/jsx-runtime";import{CheckListPlugin as wp}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var ns=()=>Tp(wp,{});var rs=[te([{ChildComponent:pn,isActive:({selection:t})=>{if(!Lp(t))return!1;for(let e of t.getNodes()){if(hn(e)&&e.getListType()==="check")continue;let o=e.getParent();if(hn(o)&&o.getListType()==="check")continue;let n=o?.getParent();if(!(hn(n)&&n.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(ls,void 0)},order:12}])],yp=A(({featureProviderMap:t})=>{let e=[{Component:ns,position:"normal"}],o=so("checklist",t);return o&&e.push({Component:lt,position:"normal"}),{markdownTransformers:[Np],nodes:o?[Sp,Ep]:[],plugins:e,slashMenu:{groups:[it([{Icon:pn,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:n})=>n.t("lexical:checklist:label"),onSelect:({editor:n})=>{n.dispatchCommand(ls,void 0)}}])]},toolbarFixed:{groups:rs},toolbarInline:{groups:rs}}});import{$isListNode as Cn,INSERT_ORDERED_LIST_COMMAND as as,ListItemNode as vp,ListNode as Ip}from"@lexical/list";import{ORDERED_LIST as Mp}from"@lexical/markdown";import{$isRangeSelection as Ap}from"lexical";import{jsx as is}from"react/jsx-runtime";import"react";var Rp={16:"M5.6 9.01a.5.5 0 0 1 .4.49v1a.5.5 0 0 1-.276.447L4 11.81V12h1.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1-.5-.5v-1l.005-.07a.5.5 0 0 1 .271-.377L5 10.19V10H3.5a.5.5 0 0 1 0-1h2zM12.5 12a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zm0-4.5a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1zM4.6 3.01a.5.5 0 0 1 .4.49v3a.5.5 0 0 1-1 0V4h-.5a.5.5 0 0 1 0-1h1zM12.5 3a.5.5 0 0 1 0 1h-4a.5.5 0 0 1 0-1z",24:"M11 7a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 0 1h-6A.5.5 0 0 1 11 7M6 7a.5.5 0 0 1 .5-.5h1A.5.5 0 0 1 8 7v3.5a.5.5 0 1 1-1 0v-3h-.5A.5.5 0 0 1 6 7m0 6.5a.5.5 0 0 1 .5-.5h2a.5.5 0 0 1 .5.5V15a.5.5 0 0 1-.276.447L7 16.31v.191h1.5a.5.5 0 0 1 0 1h-2A.5.5 0 0 1 6 17v-1a.5.5 0 0 1 .276-.447L8 14.69V14H6.5a.5.5 0 0 1-.5-.5m5.5 3a.5.5 0 1 0 0 1h6a.5.5 0 0 0 0-1zm0-5a.5.5 0 1 0 0 1h6a.5.5 0 0 0 0-1z"},gn=({className:t,size:e=24})=>is("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:is("path",{clipRule:"evenodd",d:Rp[e],fill:"currentColor",fillRule:"evenodd"})});var ss=[te([{ChildComponent:gn,isActive:({selection:t})=>{if(!Ap(t))return!1;for(let e of t.getNodes()){if(Cn(e)&&e.getListType()==="number")continue;let o=e.getParent();if(Cn(o)&&o.getListType()==="number")continue;let n=o?.getParent();if(!(Cn(n)&&n.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(as,void 0)},order:10}])],$p=A(({featureProviderMap:t})=>{let e=so("ordered",t);return{markdownTransformers:[Mp],nodes:e?[Ip,vp]:[],plugins:e?[{Component:lt,position:"normal"}]:[],slashMenu:{groups:[it([{Icon:gn,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(as,void 0)}}])]},toolbarFixed:{groups:ss},toolbarInline:{groups:ss}}});import{$isListNode as bn,INSERT_UNORDERED_LIST_COMMAND as ds,ListItemNode as Op,ListNode as Fp}from"@lexical/list";import{UNORDERED_LIST as Pp}from"@lexical/markdown";import{$isRangeSelection as Bp}from"lexical";import{jsx as cs}from"react/jsx-runtime";import"react";var Dp="M7 16C7.55228 16 8 16.4477 8 17C8 17.5523 7.55228 18 7 18C6.44772 18 6 17.5523 6 17C6 16.4477 6.44772 16 7 16ZM17.5 16.5C17.7761 16.5 18 16.7239 18 17C18 17.2761 17.7761 17.5 17.5 17.5H10.5C10.2239 17.5 10 17.2761 10 17C10 16.7239 10.2239 16.5 10.5 16.5H17.5ZM7 11C7.55228 11 8 11.4477 8 12C8 12.5523 7.55228 13 7 13C6.44772 13 6 12.5523 6 12C6 11.4477 6.44772 11 7 11ZM17.5 11.5C17.7761 11.5 18 11.7239 18 12C18 12.2761 17.7761 12.5 17.5 12.5H10.5C10.2239 12.5 10 12.2761 10 12C10 11.7239 10.2239 11.5 10.5 11.5H17.5ZM7 6C7.55228 6 8 6.44772 8 7C8 7.55228 7.55228 8 7 8C6.44772 8 6 7.55228 6 7C6 6.44772 6.44772 6 7 6ZM17.5 6.5C17.7761 6.5 18 6.72386 18 7C18 7.27614 17.7761 7.5 17.5 7.5H10.5C10.2239 7.5 10 7.27614 10 7C10 6.72386 10.2239 6.5 10.5 6.5H17.5Z",xn=({className:t})=>cs("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:cs("path",{d:Dp,fill:"currentColor"})});var us=[te([{ChildComponent:xn,isActive:({selection:t})=>{if(!Bp(t))return!1;for(let e of t.getNodes()){if(bn(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(bn(o)&&o.getListType()==="bullet")continue;let n=o?.getParent();if(!(bn(n)&&n.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(ds,void 0)},order:11}])],jp=A({markdownTransformers:[Pp],nodes:[Fp,Op],plugins:[{Component:lt,position:"normal"}],slashMenu:{groups:[it([{Icon:xn,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(ds,void 0)}}])]},toolbarFixed:{groups:us},toolbarInline:{groups:us}});import{$setBlocksType as ps}from"@lexical/selection";import{$createParagraphNode as hs,$getSelection as gs,$isParagraphNode as ms,$isRangeSelection as Hp}from"lexical";var fs=[te([{ChildComponent:wt,isActive:({selection:t})=>{if(!Hp(t))return!1;for(let e of t.getNodes())if(!ms(e)&&!ms(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=gs();ps(e,()=>hs())})},order:1}])],Gp=A({slashMenu:{groups:[J([{Icon:wt,key:"paragraph",keywords:["normal","paragraph","p","text"],label:({i18n:t})=>t.t("lexical:paragraph:label"),onSelect:({editor:t})=>{t.update(()=>{let e=gs();ps(e,()=>hs())})}}])]},toolbarFixed:{groups:fs},toolbarInline:{groups:fs}});import{c as d0}from"react/compiler-runtime";import{jsx as Os}from"react/jsx-runtime";import{useLexicalComposerContext as m0}from"@lexical/react/LexicalComposerContext";import{useEffect as f0,useState as p0}from"react";import{jsx as Ds,Fragment as u0}from"react/jsx-runtime";import"react";import{jsx as Up}from"react/jsx-runtime";var Cs={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Up("blockquote",{children:o})}};import{jsx as zp}from"react/jsx-runtime";var xs={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.tag;return zp(n,{children:o})}};import{jsx as Vp}from"react/jsx-runtime";var bs={horizontalrule:Vp("hr",{})};import{jsx as Wp}from"react/jsx-runtime";var ks={linebreak:Wp("br",{})};import{jsx as _s}from"react/jsx-runtime";var Ts=({internalDocToHref:t})=>({autolink:({node:e,nodesToJSX:o})=>{let n=o({nodes:e.children}),r=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0;return _s("a",{href:e.fields.url,rel:r,target:l,children:n})},link:({node:e,nodesToJSX:o})=>{let n=o({nodes:e.children}),r=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0,s=e.fields.url??"";return e.fields.linkType==="internal"&&(t?s=t({linkNode:e}):(console.error("Lexical => JSX converter: Link converter: found internal link, but internalDocToHref is not provided"),s="#")),_s("a",{href:s,rel:r,target:l,children:n})}});import{jsx as st,jsxs as Kp,Fragment as Xp}from"react/jsx-runtime";import{v4 as Jp}from"uuid";var ws={list:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.tag;return st(n,{className:`list-${t?.listType}`,children:o})},listitem:({node:t,nodesToJSX:e,parent:o})=>{let n=t.children.some(l=>l.type==="list"),r=e({nodes:t.children});if("listType"in o&&o?.listType==="check"){let l=Jp();return st("li",{"aria-checked":t.checked?"true":"false",className:`list-item-checkbox${t.checked?" list-item-checkbox-checked":" list-item-checkbox-unchecked"}${n?" nestedListItem":""}`,role:"checkbox",style:{listStyleType:"none"},tabIndex:-1,value:t?.value,children:n?r:Kp(Xp,{children:[st("input",{checked:t.checked,id:l,readOnly:!0,type:"checkbox"}),st("label",{htmlFor:l,children:r}),st("br",{})]})})}else return st("li",{className:`${n?"nestedListItem":""}`,style:n?{listStyleType:"none"}:void 0,value:t?.value,children:r})}};import{jsx as kn}from"react/jsx-runtime";var Es={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?kn("p",{children:o}):kn("p",{children:kn("br",{})})}};var Ss={tab:" "};import{jsx as It}from"react/jsx-runtime";var Ns={table:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return It("div",{className:"lexical-table-container",children:It("table",{className:"lexical-table",style:{borderCollapse:"collapse"},children:It("tbody",{children:o})})})},tablecell:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.headerState>0?"th":"td",r=`lexical-table-cell-header-${t.headerState}`,l={backgroundColor:t.backgroundColor||void 0,border:"1px solid #ccc",padding:"8px"},s=t.colSpan&&t.colSpan>1?t.colSpan:void 0,i=t.rowSpan&&t.rowSpan>1?t.rowSpan:void 0;return It(n,{className:`lexical-table-cell ${r}`,colSpan:s,rowSpan:i,style:l,children:o})},tablerow:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return It("tr",{className:"lexical-table-row",children:o})}};import{jsx as ze}from"react/jsx-runtime";import"react";var O={DOM_ELEMENT_TYPE:1,DOM_TEXT_TYPE:3,NO_DIRTY_NODES:0,HAS_DIRTY_NODES:1,FULL_RECONCILE:2,IS_NORMAL:0,IS_TOKEN:1,IS_SEGMENTED:2,IS_INERT:3,IS_BOLD:1,IS_ITALIC:2,IS_STRIKETHROUGH:4,IS_UNDERLINE:8,IS_CODE:16,IS_SUBSCRIPT:32,IS_SUPERSCRIPT:64,IS_HIGHLIGHT:128,IS_DIRECTIONLESS:1,IS_UNMERGEABLE:2,IS_ALIGN_LEFT:1,IS_ALIGN_CENTER:2,IS_ALIGN_RIGHT:3,IS_ALIGN_JUSTIFY:4,IS_ALIGN_START:5,IS_ALIGN_END:6},Zp=O.IS_BOLD|O.IS_ITALIC|O.IS_STRIKETHROUGH|O.IS_UNDERLINE|O.IS_CODE|O.IS_SUBSCRIPT|O.IS_SUPERSCRIPT|O.IS_HIGHLIGHT,Yp="\xA0",qp=`
57
56
 
58
- `,Us="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",Gs="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",f0=new RegExp("^[^"+Gs+"]*["+Us+"]"),h0=new RegExp("^[^"+Us+"]*["+Gs+"]"),g0={bold:O.IS_BOLD,code:O.IS_CODE,highlight:O.IS_HIGHLIGHT,italic:O.IS_ITALIC,strikethrough:O.IS_STRIKETHROUGH,subscript:O.IS_SUBSCRIPT,superscript:O.IS_SUPERSCRIPT,underline:O.IS_UNDERLINE},x0={directionless:O.IS_DIRECTIONLESS,unmergeable:O.IS_UNMERGEABLE},C0={center:O.IS_ALIGN_CENTER,end:O.IS_ALIGN_END,justify:O.IS_ALIGN_JUSTIFY,left:O.IS_ALIGN_LEFT,right:O.IS_ALIGN_RIGHT,start:O.IS_ALIGN_START},b0={[O.IS_ALIGN_CENTER]:"center",[O.IS_ALIGN_END]:"end",[O.IS_ALIGN_JUSTIFY]:"justify",[O.IS_ALIGN_LEFT]:"left",[O.IS_ALIGN_RIGHT]:"right",[O.IS_ALIGN_START]:"start"},k0={normal:O.IS_NORMAL,segmented:O.IS_SEGMENTED,token:O.IS_TOKEN},_0={[O.IS_NORMAL]:"normal",[O.IS_SEGMENTED]:"segmented",[O.IS_TOKEN]:"token"};var Vs={text:({node:t})=>{let e=t.text;return t.format&O.IS_BOLD&&(e=ze("strong",{children:e})),t.format&O.IS_ITALIC&&(e=ze("em",{children:e})),t.format&O.IS_STRIKETHROUGH&&(e=ze("span",{style:{textDecoration:"line-through"},children:e})),t.format&O.IS_UNDERLINE&&(e=ze("span",{style:{textDecoration:"underline"},children:e})),t.format&O.IS_CODE&&(e=ze("code",{children:e})),t.format&O.IS_SUBSCRIPT&&(e=ze("sub",{children:e})),t.format&O.IS_SUPERSCRIPT&&(e=ze("sup",{children:e})),e}};import{jsx as $t}from"react/jsx-runtime";var Ws={upload:({node:t})=>{let e=t;if(typeof e.value!="object")return null;let o=e.value,n=e.fields?.alt||o?.alt||"",r=o.url;if(!o.mimeType.startsWith("image"))return $t("a",{href:r,rel:"noopener noreferrer",children:o.filename});if(!o.sizes||!Object.keys(o.sizes).length)return $t("img",{alt:n,height:o.height,src:r,width:o.width});let l=[];for(let s in o.sizes){let i=o.sizes[s];if(!i||!i.width||!i.height||!i.mimeType||!i.filesize||!i.filename||!i.url)continue;let d=i?.url;l.push($t("source",{media:`(max-width: ${i.width}px)`,srcSet:d,type:i.mimeType},s))}return l.push($t("img",{alt:n,height:o?.height,src:r,width:o?.width},"image")),$t("picture",{children:l})}};var ct={...Bs,...Vs,...Ds,...Ms,...Hs,...$s,...As,...Ps,...Fs({}),...Ws,...js};import{jsx as mo,Fragment as T0}from"react/jsx-runtime";import po from"react";function zs(t){if(!!!t?.root?.children?.length)return!1;let o=!1;if(t?.root?.children?.length===1&&t?.root?.children[0]?.type==="paragraph"){let n=t?.root?.children[0];if(!n?.children||n?.children?.length===0)o=!0;else if(n?.children?.length===1){let r=n?.children[0];r?.type==="text"&&(r?.text?.length||(o=!0))}}return!o}function w0(t){return e=>{let o={...e,isEditor:!1,isJSXConverter:!0};if(t.Component)return t.Component(o);if(t.html){let n=typeof t.html=="function"?t.html(o):t.html;return mo("span",{dangerouslySetInnerHTML:{__html:n}})}return null}}function Ks(t){return e=>{if(t.Component){let o={...e,isEditor:!1,isJSXConverter:!0};return t.Component(o)}if(t.Block){let o=e.node,n={childIndex:e.childIndex,converters:e.converters,formData:o.fields??{},isEditor:!1,isJSXConverter:!0,node:o,nodesToJSX:e.nodesToJSX,parent:e.parent};return po.createElement(t.Block,n)}if(t.html){let o={...e,isEditor:!1,isJSXConverter:!0},n=typeof t.html=="function"?t.html(o):t.html;return mo("span",{dangerouslySetInnerHTML:{__html:n}})}return null}}function S0(t){let e={};for(let[o,n]of Object.entries(t)){if(!n||typeof n!="object")continue;if(o==="blocks"){e.blocks={};for(let[l,s]of Object.entries(n)){let i=s;(i.Component||i.Block||i.html)&&(e.blocks[l]=Ks(i))}continue}if(o==="inlineBlocks"){e.inlineBlocks={};for(let[l,s]of Object.entries(n)){let i=s;(i.Component||i.Block||i.html)&&(e.inlineBlocks[l]=Ks(i))}continue}let r=n;(r.Component||r.html)&&(e[o]=w0(r))}return e}function Js({converters:t,data:e,disableIndent:o,disableTextAlign:n,nodeMap:r}){if(zs(e)){let l=r?S0(r):void 0,s=l?{...t,...l,blocks:{...t.blocks,...l.blocks},inlineBlocks:{...t.inlineBlocks,...l.inlineBlocks}}:t;return Xs({converters:s,disableIndent:o,disableTextAlign:n,nodes:e.root.children,parent:e.root})}return mo(T0,{})}function Xs({converters:t,disableIndent:e,disableTextAlign:o,nodes:n,parent:r}){let l=t.unknown;return n.map((i,d)=>{let u;i.type==="block"?(u=t?.blocks?.[i?.fields?.blockType],!u&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${i?.fields?.blockType} block, but no converter is provided`)):i.type==="inlineBlock"?(u=t?.inlineBlocks?.[i?.fields?.blockType],!u&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${i?.fields?.blockType} inline block, but no converter is provided`)):u=t[i.type];try{!u&&l&&(u=l);let c;u?c=typeof u=="function"?u({childIndex:d,converters:t,node:i,nodesToJSX:m=>Xs({converters:m.converters??t,disableIndent:m.disableIndent??e,disableTextAlign:m.disableTextAlign??o,nodes:m.nodes,parent:m.parent??{...i,parent:r}}),parent:r}):u:c=mo("span",{children:"unknown node"},d);let a={};if(!o&&(!Array.isArray(o)||!o?.includes(i.type))&&"format"in i&&i.format)switch(i.format){case"center":a.textAlign="center";break;case"end":a.textAlign="right";break;case"justify":a.textAlign="justify";break;case"left":break;case"right":a.textAlign="right";break;case"start":a.textAlign="left";break}if(!e&&(!Array.isArray(e)||!e?.includes(i.type))&&"indent"in i&&i.indent&&i.type!=="listitem"&&(a.paddingInlineStart=`${Number(i.indent)*40}px`),po.isValidElement(c)){if(a.textAlign||a.paddingInlineStart){let p={...a,...c?.props?.style??{}};return po.cloneElement(c,{key:d,style:p})}return po.cloneElement(c,{key:d})}return c}catch(c){return console.error("Error converting lexical node to JSX:",c,"node:",i),null}}).filter(Boolean)}function yn({className:t,converters:e,data:o,disableContainer:n,disableIndent:r,disableTextAlign:l,nodeMap:s}){if(!o)return null;let i=e,d={};i?typeof i=="function"?d=i({defaultConverters:ct}):d=i:d=ct;let u=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&Js({converters:d,data:o,disableIndent:r,disableTextAlign:l,nodeMap:s});return n?Zs(E0,{children:u}):Zs("div",{className:t??"payload-richtext",children:u})}function qs(){let t=N0(7),[e]=L0(),o;t[0]!==e?(o=()=>e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[n,r]=v0(o),l,s;t[2]!==e?(l=()=>e.registerUpdateListener(d=>{let{editorState:u}=d;r(u.toJSON())}),s=[e],t[2]=e,t[3]=l,t[4]=s):(l=t[3],s=t[4]),y0(l,s);let i;return t[5]!==n?(i=Ys("div",{className:"debug-jsx-converter",children:Ys(yn,{converters:ct,data:n})}),t[5]=n,t[6]=i):i=t[6],i}var R0=$({plugins:[{Component:qs,position:"bottom"}]});var H={amber:{50:"oklch(0.987 0.022 95.277)",100:"oklch(0.962 0.059 95.617)",200:"oklch(0.924 0.12 95.746)",300:"oklch(0.879 0.169 91.605)",400:"oklch(0.828 0.189 84.429)",500:"oklch(0.769 0.188 70.08)",600:"oklch(0.666 0.179 58.318)",700:"oklch(0.555 0.163 48.998)",800:"oklch(0.473 0.137 46.201)",900:"oklch(0.414 0.112 45.904)",950:"oklch(0.279 0.077 45.635)"},black:"#000",blue:{50:"oklch(0.97 0.014 254.604)",100:"oklch(0.932 0.032 255.585)",200:"oklch(0.882 0.059 254.128)",300:"oklch(0.809 0.105 251.813)",400:"oklch(0.707 0.165 254.624)",500:"oklch(0.623 0.214 259.815)",600:"oklch(0.546 0.245 262.881)",700:"oklch(0.488 0.243 264.376)",800:"oklch(0.424 0.199 265.638)",900:"oklch(0.379 0.146 265.522)",950:"oklch(0.282 0.091 267.935)"},current:"currentColor",cyan:{50:"oklch(0.984 0.019 200.873)",100:"oklch(0.956 0.045 203.388)",200:"oklch(0.917 0.08 205.041)",300:"oklch(0.865 0.127 207.078)",400:"oklch(0.789 0.154 211.53)",500:"oklch(0.715 0.143 215.221)",600:"oklch(0.609 0.126 221.723)",700:"oklch(0.52 0.105 223.128)",800:"oklch(0.45 0.085 224.283)",900:"oklch(0.398 0.07 227.392)",950:"oklch(0.302 0.056 229.695)"},emerald:{50:"oklch(0.979 0.021 166.113)",100:"oklch(0.95 0.052 163.051)",200:"oklch(0.905 0.093 164.15)",300:"oklch(0.845 0.143 164.978)",400:"oklch(0.765 0.177 163.223)",500:"oklch(0.696 0.17 162.48)",600:"oklch(0.596 0.145 163.225)",700:"oklch(0.508 0.118 165.612)",800:"oklch(0.432 0.095 166.913)",900:"oklch(0.378 0.077 168.94)",950:"oklch(0.262 0.051 172.552)"},fuchsia:{50:"oklch(0.977 0.017 320.058)",100:"oklch(0.952 0.037 318.852)",200:"oklch(0.903 0.076 319.62)",300:"oklch(0.833 0.145 321.434)",400:"oklch(0.74 0.238 322.16)",500:"oklch(0.667 0.295 322.15)",600:"oklch(0.591 0.293 322.896)",700:"oklch(0.518 0.253 323.949)",800:"oklch(0.452 0.211 324.591)",900:"oklch(0.401 0.17 325.612)",950:"oklch(0.293 0.136 325.661)"},gray:{50:"oklch(0.985 0.002 247.839)",100:"oklch(0.967 0.003 264.542)",200:"oklch(0.928 0.006 264.531)",300:"oklch(0.872 0.01 258.338)",400:"oklch(0.707 0.022 261.325)",500:"oklch(0.551 0.027 264.364)",600:"oklch(0.446 0.03 256.802)",700:"oklch(0.373 0.034 259.733)",800:"oklch(0.278 0.033 256.848)",900:"oklch(0.21 0.034 264.665)",950:"oklch(0.13 0.028 261.692)"},green:{50:"oklch(0.982 0.018 155.826)",100:"oklch(0.962 0.044 156.743)",200:"oklch(0.925 0.084 155.995)",300:"oklch(0.871 0.15 154.449)",400:"oklch(0.792 0.209 151.711)",500:"oklch(0.723 0.219 149.579)",600:"oklch(0.627 0.194 149.214)",700:"oklch(0.527 0.154 150.069)",800:"oklch(0.448 0.119 151.328)",900:"oklch(0.393 0.095 152.535)",950:"oklch(0.266 0.065 152.934)"},indigo:{50:"oklch(0.962 0.018 272.314)",100:"oklch(0.93 0.034 272.788)",200:"oklch(0.87 0.065 274.039)",300:"oklch(0.785 0.115 274.713)",400:"oklch(0.673 0.182 276.935)",500:"oklch(0.585 0.233 277.117)",600:"oklch(0.511 0.262 276.966)",700:"oklch(0.457 0.24 277.023)",800:"oklch(0.398 0.195 277.366)",900:"oklch(0.359 0.144 278.697)",950:"oklch(0.257 0.09 281.288)"},inherit:"inherit",lime:{50:"oklch(0.986 0.031 120.757)",100:"oklch(0.967 0.067 122.328)",200:"oklch(0.938 0.127 124.321)",300:"oklch(0.897 0.196 126.665)",400:"oklch(0.841 0.238 128.85)",500:"oklch(0.768 0.233 130.85)",600:"oklch(0.648 0.2 131.684)",700:"oklch(0.532 0.157 131.589)",800:"oklch(0.453 0.124 130.933)",900:"oklch(0.405 0.101 131.063)",950:"oklch(0.274 0.072 132.109)"},neutral:{50:"oklch(0.985 0 0)",100:"oklch(0.97 0 0)",200:"oklch(0.922 0 0)",300:"oklch(0.87 0 0)",400:"oklch(0.708 0 0)",500:"oklch(0.556 0 0)",600:"oklch(0.439 0 0)",700:"oklch(0.371 0 0)",800:"oklch(0.269 0 0)",900:"oklch(0.205 0 0)",950:"oklch(0.145 0 0)"},orange:{50:"oklch(0.98 0.016 73.684)",100:"oklch(0.954 0.038 75.164)",200:"oklch(0.901 0.076 70.697)",300:"oklch(0.837 0.128 66.29)",400:"oklch(0.75 0.183 55.934)",500:"oklch(0.705 0.213 47.604)",600:"oklch(0.646 0.222 41.116)",700:"oklch(0.553 0.195 38.402)",800:"oklch(0.47 0.157 37.304)",900:"oklch(0.408 0.123 38.172)",950:"oklch(0.266 0.079 36.259)"},pink:{50:"oklch(0.971 0.014 343.198)",100:"oklch(0.948 0.028 342.258)",200:"oklch(0.899 0.061 343.231)",300:"oklch(0.823 0.12 346.018)",400:"oklch(0.718 0.202 349.761)",500:"oklch(0.656 0.241 354.308)",600:"oklch(0.592 0.249 0.584)",700:"oklch(0.525 0.223 3.958)",800:"oklch(0.459 0.187 3.815)",900:"oklch(0.408 0.153 2.432)",950:"oklch(0.284 0.109 3.907)"},purple:{50:"oklch(0.977 0.014 308.299)",100:"oklch(0.946 0.033 307.174)",200:"oklch(0.902 0.063 306.703)",300:"oklch(0.827 0.119 306.383)",400:"oklch(0.714 0.203 305.504)",500:"oklch(0.627 0.265 303.9)",600:"oklch(0.558 0.288 302.321)",700:"oklch(0.496 0.265 301.924)",800:"oklch(0.438 0.218 303.724)",900:"oklch(0.381 0.176 304.987)",950:"oklch(0.291 0.149 302.717)"},red:{50:"oklch(0.971 0.013 17.38)",100:"oklch(0.936 0.032 17.717)",200:"oklch(0.885 0.062 18.334)",300:"oklch(0.808 0.114 19.571)",400:"oklch(0.704 0.191 22.216)",500:"oklch(0.637 0.237 25.331)",600:"oklch(0.577 0.245 27.325)",700:"oklch(0.505 0.213 27.518)",800:"oklch(0.444 0.177 26.899)",900:"oklch(0.396 0.141 25.723)",950:"oklch(0.258 0.092 26.042)"},rose:{50:"oklch(0.969 0.015 12.422)",100:"oklch(0.941 0.03 12.58)",200:"oklch(0.892 0.058 10.001)",300:"oklch(0.81 0.117 11.638)",400:"oklch(0.712 0.194 13.428)",500:"oklch(0.645 0.246 16.439)",600:"oklch(0.586 0.253 17.585)",700:"oklch(0.514 0.222 16.935)",800:"oklch(0.455 0.188 13.697)",900:"oklch(0.41 0.159 10.272)",950:"oklch(0.271 0.105 12.094)"},sky:{50:"oklch(0.977 0.013 236.62)",100:"oklch(0.951 0.026 236.824)",200:"oklch(0.901 0.058 230.902)",300:"oklch(0.828 0.111 230.318)",400:"oklch(0.746 0.16 232.661)",500:"oklch(0.685 0.169 237.323)",600:"oklch(0.588 0.158 241.966)",700:"oklch(0.5 0.134 242.749)",800:"oklch(0.443 0.11 240.79)",900:"oklch(0.391 0.09 240.876)",950:"oklch(0.293 0.066 243.157)"},slate:{50:"oklch(0.984 0.003 247.858)",100:"oklch(0.968 0.007 247.896)",200:"oklch(0.929 0.013 255.508)",300:"oklch(0.869 0.022 252.894)",400:"oklch(0.704 0.04 256.788)",500:"oklch(0.554 0.046 257.417)",600:"oklch(0.446 0.043 257.281)",700:"oklch(0.372 0.044 257.287)",800:"oklch(0.279 0.041 260.031)",900:"oklch(0.208 0.042 265.755)",950:"oklch(0.129 0.042 264.695)"},stone:{50:"oklch(0.985 0.001 106.423)",100:"oklch(0.97 0.001 106.424)",200:"oklch(0.923 0.003 48.717)",300:"oklch(0.869 0.005 56.366)",400:"oklch(0.709 0.01 56.259)",500:"oklch(0.553 0.013 58.071)",600:"oklch(0.444 0.011 73.639)",700:"oklch(0.374 0.01 67.558)",800:"oklch(0.268 0.007 34.298)",900:"oklch(0.216 0.006 56.043)",950:"oklch(0.147 0.004 49.25)"},teal:{50:"oklch(0.984 0.014 180.72)",100:"oklch(0.953 0.051 180.801)",200:"oklch(0.91 0.096 180.426)",300:"oklch(0.855 0.138 181.071)",400:"oklch(0.777 0.152 181.912)",500:"oklch(0.704 0.14 182.503)",600:"oklch(0.6 0.118 184.704)",700:"oklch(0.511 0.096 186.391)",800:"oklch(0.437 0.078 188.216)",900:"oklch(0.386 0.063 188.416)",950:"oklch(0.277 0.046 192.524)"},transparent:"transparent",violet:{50:"oklch(0.969 0.016 293.756)",100:"oklch(0.943 0.029 294.588)",200:"oklch(0.894 0.057 293.283)",300:"oklch(0.811 0.111 293.571)",400:"oklch(0.702 0.183 293.541)",500:"oklch(0.606 0.25 292.717)",600:"oklch(0.541 0.281 293.009)",700:"oklch(0.491 0.27 292.581)",800:"oklch(0.432 0.232 292.759)",900:"oklch(0.38 0.189 293.745)",950:"oklch(0.283 0.141 291.089)"},white:"#fff",yellow:{50:"oklch(0.987 0.026 102.212)",100:"oklch(0.973 0.071 103.193)",200:"oklch(0.945 0.129 101.54)",300:"oklch(0.905 0.182 98.111)",400:"oklch(0.852 0.199 91.936)",500:"oklch(0.795 0.184 86.047)",600:"oklch(0.681 0.162 75.834)",700:"oklch(0.554 0.135 66.442)",800:"oklch(0.476 0.114 61.907)",900:"oklch(0.421 0.095 57.708)",950:"oklch(0.286 0.066 53.813)"},zinc:{50:"oklch(0.985 0 0)",100:"oklch(0.967 0.001 286.375)",200:"oklch(0.92 0.004 286.32)",300:"oklch(0.871 0.006 286.286)",400:"oklch(0.705 0.015 286.067)",500:"oklch(0.552 0.016 285.938)",600:"oklch(0.442 0.017 285.786)",700:"oklch(0.37 0.013 285.805)",800:"oklch(0.274 0.006 286.033)",900:"oklch(0.21 0.006 285.885)",950:"oklch(0.141 0.005 285.823)"}},I0={text:{"text-red":{css:{color:`light-dark(${H.red[600]}, ${H.red[400]})`},label:"Red"},"text-orange":{css:{color:`light-dark(${H.orange[600]}, ${H.orange[400]})`},label:"Orange"},"text-yellow":{css:{color:`light-dark(${H.yellow[700]}, ${H.yellow[300]})`},label:"Yellow"},"text-green":{css:{color:`light-dark(${H.green[700]}, ${H.green[400]})`},label:"Green"},"text-blue":{css:{color:`light-dark(${H.blue[600]}, ${H.blue[400]})`},label:"Blue"},"text-purple":{css:{color:`light-dark(${H.purple[600]}, ${H.purple[400]})`},label:"Purple"},"text-pink":{css:{color:`light-dark(${H.pink[600]}, ${H.pink[400]})`},label:"Pink"}},background:{"bg-red":{css:{"background-color":`light-dark(${H.red[400]}, ${H.red[600]})`},label:"Red"},"bg-orange":{css:{"background-color":`light-dark(${H.orange[400]}, ${H.orange[600]})`},label:"Orange"},"bg-yellow":{css:{"background-color":`light-dark(${H.yellow[300]}, ${H.yellow[700]})`},label:"Yellow"},"bg-green":{css:{"background-color":`light-dark(${H.green[400]}, ${H.green[700]})`},label:"Green"},"bg-blue":{css:{"background-color":`light-dark(${H.blue[400]}, ${H.blue[600]})`},label:"Blue"},"bg-purple":{css:{"background-color":`light-dark(${H.purple[400]}, ${H.purple[600]})`},label:"Purple"},"bg-pink":{css:{"background-color":`light-dark(${H.pink[400]}, ${H.pink[600]})`},label:"Pink"}}};import{$isNodeSelection as bh}from"lexical";import{jsx as Qs}from"react/jsx-runtime";import"react";var M0="M9.5 6C9.77614 6 10 6.22386 10 6.5C10 6.77614 9.77614 7 9.5 7H7.5C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5V14.5C17 14.2239 17.2239 14 17.5 14C17.7761 14 18 14.2239 18 14.5V16.5C18 17.3284 17.3284 18 16.5 18H7.5C6.67157 18 6 17.3284 6 16.5V7.5C6 6.67157 6.67157 6 7.5 6H9.5ZM17.5 6C17.7761 6 18 6.22386 18 6.5V11.5C18 11.7761 17.7761 12 17.5 12C17.2239 12 17 11.7761 17 11.5V7.70703L12.8535 11.8535C12.6583 12.0488 12.3417 12.0488 12.1465 11.8535C11.9512 11.6583 11.9512 11.3417 12.1465 11.1465L16.293 7H12.5C12.2239 7 12 6.77614 12 6.5C12 6.22386 12.2239 6 12.5 6H17.5Z",vn=({className:t})=>Qs("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Qs("path",{d:M0,fill:"currentColor"})});import{jsx as F0}from"react/jsx-runtime";import{$applyNodeReplacement as P0}from"lexical";import*as ta from"react";import{DecoratorBlockNode as $0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as A0}from"@lexical/utils";import{$applyNodeReplacement as D0}from"lexical";function O0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:ea({relationTo:o,value:e})}:null}var At=class extends $0{__data;constructor({data:e,format:o,key:n}){super(o,n),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"relationship"}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:O0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},n=ea(o);return n.setFormat(e.format),n}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return A0(o,e?.theme?.relationship),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div");e.setAttribute("data-lexical-relationship-id",String(typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value)),e.setAttribute("data-lexical-relationship-relationTo",this.__data?.relationTo);let o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"relationship",version:2}}getData(){return this.getLatest().__data}getTextContent(){return`${this.__data?.relationTo} relation to ${typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value}`}setData(e){let o=this.getWritable();o.__data=e}};function ea(t){return D0(new At({data:t}))}var B0=ta.lazy(()=>import("./RelationshipComponent-YCPAKOL7.js").then(t=>({default:t.RelationshipComponent})));function j0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Ke({relationTo:o,value:e})}:null}var Ne=class extends At{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:j0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},n=Ke(o);return n.setFormat(e.format),n}decorate(e,o){return F0(B0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Ke(t){return P0(new Ne({data:t}))}function Rn(t){return t instanceof Ne}import{c as sh}from"react/compiler-runtime";import{jsx as ah}from"react/jsx-runtime";import{useLexicalComposerContext as ch}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as uh}from"@lexical/utils";import{$getPreviousSelection as dh,$getSelection as ph,$isParagraphNode as mh,$isRangeSelection as fh,COMMAND_PRIORITY_EDITOR as hh,createCommand as gh}from"lexical";import{useEffect as xh}from"react";import{c as ra}from"react/compiler-runtime";import{jsx as In}from"react/jsx-runtime";import{useLexicalComposerContext as la}from"@lexical/react/LexicalComposerContext.js";import{toast as q0}from"@payloadcms/ui";import{$getNodeByKey as Q0,COMMAND_PRIORITY_EDITOR as ia}from"lexical";import{useEffect as sa,useState as eh}from"react";import{c as H0}from"react/compiler-runtime";import{jsx as U0}from"react/jsx-runtime";import{useLexicalComposerContext as G0}from"@lexical/react/LexicalComposerContext";import{useListDrawer as V0,useModal as W0}from"@payloadcms/ui";import{$getNodeByKey as oa,$getPreviousSelection as z0,$getRoot as K0,$getSelection as J0,$isRangeSelection as X0,$setSelection as Z0}from"lexical";import{useEffect as Y0,useState as na}from"react";var Dt=t=>{let e=H0(23),[o]=G0(),[n,r]=na(null),[l,s]=na(!1),[i,d,u]=V0(t),{closeDrawer:c,drawerSlug:a,isDrawerOpen:p,openDrawer:m}=u,{modalState:h}=W0(),f;e[0]===Symbol.for("react.memo_cache_sentinel")?(f=()=>{let L=J0()??z0();r(L)},e[0]=f):f=e[0];let g=f,_;e[1]!==o||e[2]!==n?(_=()=>{n&&o.update(()=>{if(X0(n)){let{anchor:L,focus:E}=n;oa(L.key)&&oa(E.key)&&Z0(n.clone())}else K0().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=n,e[3]=_):_=e[3];let S=_,R;e[4]!==c?(R=()=>{c()},e[4]=c,e[5]=R):R=e[5];let b=R,x,C;e[6]!==a||e[7]!==h||e[8]!==S||e[9]!==l?(x=()=>{if(!l)return;let L=h[a];L&&!L?.isOpen&&(s(!1),setTimeout(()=>{S()},1))},C=[h,a,S,l],e[6]=a,e[7]=h,e[8]=S,e[9]=l,e[10]=x,e[11]=C):(x=e[10],C=e[11]),Y0(x,C);let k;e[12]!==d?(k=L=>U0(d,{...L,onClick:()=>{g()}}),e[12]=d,e[13]=k):k=e[13];let T;e[14]!==m?(T=()=>{g(),m(),s(!0)},e[14]=m,e[15]=T):T=e[15];let I;return e[16]!==i||e[17]!==b||e[18]!==p||e[19]!==a||e[20]!==k||e[21]!==T?(I={closeListDrawer:b,isListDrawerOpen:p,ListDrawer:i,listDrawerSlug:a,ListDrawerToggler:k,openListDrawer:T},e[16]=i,e[17]=b,e[18]=p,e[19]=a,e[20]=k,e[21]=T,e[22]=I):I=e[22],I};var th=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=Q0(o);r&&r.replace(Ke({relationTo:e,value:n}))}):t.dispatchCommand(Mn,{relationTo:e,value:n})},oh=t=>{let e=ra(14),{enabledCollectionSlugs:o}=t,[n]=la(),[r,l]=eh(null),s=o?.[0],i;e[0]!==o||e[1]!==s?(i={collectionSlugs:o,selectedCollection:s},e[0]=o,e[1]=s,e[2]=i):i=e[2];let{closeListDrawer:d,ListDrawer:u,openListDrawer:c}=Dt(i),a,p;e[3]!==n||e[4]!==c?(a=()=>n.registerCommand(Qe,g=>(l(g?.replace?g?.replace.nodeKey:null),c(),!0),ia),p=[n,c],e[3]=n,e[4]=c,e[5]=a,e[6]=p):(a=e[5],p=e[6]),sa(a,p);let m;e[7]!==d||e[8]!==n||e[9]!==r?(m=g=>{let{collectionSlug:_,doc:S}=g;th({editor:n,relationTo:_,replaceNodeKey:r,value:S.id}),d()},e[7]=d,e[8]=n,e[9]=r,e[10]=m):m=e[10];let h=m,f;return e[11]!==u||e[12]!==h?(f=In(u,{onSelect:h}),e[11]=u,e[12]=h,e[13]=f):f=e[13],f},nh=()=>{let t=ra(3),[e]=la(),o,n;return t[0]!==e?(o=()=>e.registerCommand(Qe,rh,ia),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),sa(o,n),null},aa=({enabledCollectionSlugs:t})=>t?.length?In(oh,{enabledCollectionSlugs:t}):In(nh,{});function rh(){return q0.error("No relationship collections enabled"),!0}import{useConfig as lh,useEntityVisibility as ih}from"@payloadcms/ui";import*as ua from"react";var ca=(t,{disabledCollections:e,enabledCollections:o,uploads:n,visibleSlugs:r})=>{let l=o?.length?new Set(o):null,s=e?.length?new Set(e):null;return t.filter(i=>{let{slug:d,admin:u,upload:c}=i;if(r&&!r.includes(d))return!1;if(n){if(!u?.enableRichTextRelationship||!c)return!1}else if(c||!u?.enableRichTextRelationship)return!1;return!(l&&!l.has(d)||s&&s.has(d))})};var fo=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:n=!1}=t||{},{config:{collections:r}}=lh(),{visibleEntities:l}=ih();return ua.useMemo(()=>{let s=ca(r,{disabledCollections:e,enabledCollections:o,uploads:n,visibleSlugs:l?.collections});return{enabledCollections:s,enabledCollectionSlugs:s.map(i=>i.slug)}},[r,l,n,o,e])};var Mn=gh("INSERT_RELATIONSHIP_COMMAND"),da=t=>{let e=sh(8),{clientProps:o}=t,[n]=ch(),r=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==r||e[1]!==l?(s={collectionSlugsBlacklist:r,collectionSlugsWhitelist:l},e[0]=r,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=fo(s),d,u;e[3]!==n?(d=()=>{if(!n.hasNodes([Ne]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return n.registerCommand(Mn,Ch,hh)},u=[n],e[3]=n,e[4]=d,e[5]=u):(d=e[4],u=e[5]),xh(d,u);let c;return e[6]!==i?(c=ah(aa,{enabledCollectionSlugs:i}),e[6]=i,e[7]=c):c=e[7],c};function Ch(t){let e=ph()||dh();if(fh(e)){let o=Ke(t),{focus:n}=e,r=n.getNode();uh(o),mh(r)&&!r.__first&&r.remove()}return!0}var kh=$({nodes:[Ne],plugins:[{Component:da,position:"normal"}],slashMenu:{groups:[X([{Icon:vn,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Qe,{replace:!1})}}])]},toolbarFixed:{groups:[_e([{ChildComponent:vn,isActive:({selection:t})=>{if(!bh(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Rn(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Qe,{replace:!1})}}])]}});import{c as Jh}from"react/compiler-runtime";import{jsx as fe,jsxs as Xh}from"react/jsx-runtime";import{useLexicalComposerContext as Zh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as _a}from"@lexical/react/useLexicalEditable";import{useScrollInfo as Yh,useThrottledEffect as qh,useTranslation as Qh}from"@payloadcms/ui";import*as Co from"react";import{useMemo as Fn}from"react";import{jsx as _h,jsxs as Th}from"react/jsx-runtime";import{Tooltip as wh,useTranslation as Sh}from"@payloadcms/ui";import{$addUpdateTag as Eh}from"lexical";import{useCallback as pa,useEffect as Nh,useMemo as ma,useRef as Lh,useState as yh}from"react";var $n="toolbar-popup__button",Ot=({active:t=!1,children:e,editor:o,enabled:n=!0,item:r})=>{let{i18n:l}=Sh(),{fieldProps:{featureClientSchemaMap:s,schemaPath:i}}=G(),[d,u]=yh(!1),c=Lh(null);Nh(()=>{c.current?.removeAttribute("data-pressing")},[t]);let a=ma(()=>r.label?typeof r.label=="function"?r.label({featureClientSchemaMap:s,i18n:l,schemaPath:i}):r.label:r.key.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,f=>f.toUpperCase()),[s,l,i,r]),p=ma(()=>[$n,n?"":"disabled",t?"active":"",r.key?`${$n}-${r.key}`:""].filter(Boolean).join(" "),[t,n,r.key]),m=pa(()=>{n&&o.focus(()=>{o.update(()=>{Eh("toolbar")}),r.onSelect?.({editor:o,isActive:t})})},[o,r,t,n]),h=pa(f=>{f.preventDefault(),f.currentTarget.setAttribute("data-pressing","")},[]);return Th("button",{"aria-label":a,className:p,"data-button-key":r.key,disabled:!n,onClick:m,onMouseDown:h,onPointerEnter:()=>u(!0),onPointerLeave:()=>{u(!1),c.current?.removeAttribute("data-pressing")},ref:c,type:"button",children:[_h(wh,{className:`${$n}__tooltip`,show:d,children:a}),e]})};import{c as Dh}from"react/compiler-runtime";import{jsx as ut}from"react/jsx-runtime";import Oh,{useMemo as Fh}from"react";import{useTranslation as Ph}from"@payloadcms/ui";import{jsx as $e,jsxs as fa}from"react/jsx-runtime";import{Button as vh}from"@payloadcms/ui";import{$addUpdateTag as Rh,isDOMNode as Ih}from"lexical";import ho,{useCallback as Mh,useEffect as go,useMemo as ga,useRef as An,useState as Dn}from"react";import{createPortal as $h}from"react-dom";var ha="toolbar-popup__dropdown-item",xa=ho.createContext(null);function Ca({active:t,children:e,editor:o,enabled:n,Icon:r,item:l,itemKey:s,tooltip:i}){let d=ga(()=>[ha,n===!1?"disabled":"",t?"active":"",l?.key?`${ha}-${l.key}`:""].filter(Boolean).join(" "),[n,t,l.key]),u=An(null),c=ho.use(xa);if(c===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=c;return go(()=>{u?.current!=null&&a(u)},[u,a]),$e(vh,{"aria-label":i,buttonStyle:"ghost",className:d,disabled:n===!1,extraButtonProps:{"data-item-key":s},icon:r,iconPosition:"left",onClick:()=>{n!==!1&&o.focus(()=>{o.update(()=>{Rh("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:p=>{p.preventDefault()},ref:u,tooltip:i,type:"button",children:e})}function Ah({children:t,dropdownKey:e,dropDownRef:o,itemsContainerClassNames:n,onClose:r}){let[l,s]=Dn(),[i,d]=Dn(),u=Mh(p=>{s(m=>m!=null?[...m,p]:[p])},[s]),c=p=>{if(l==null)return;let{key:m}=p;["ArrowDown","ArrowUp","Escape","Tab"].includes(m)&&p.preventDefault(),m==="Escape"||m==="Tab"?r():m==="ArrowUp"?d(h=>{if(h==null)return l[0];let f=l.indexOf(h)-1;return l[f===-1?l.length-1:f]}):m==="ArrowDown"&&d(h=>h==null?l[0]:l[l.indexOf(h)+1])},a=ga(()=>({registerItem:u}),[u]);return go(()=>{l!=null&&i==null&&d(l[0]),i!=null&&i?.current!=null&&i.current.focus()},[l,i]),$e(xa,{value:a,children:$e("div",{className:(n??["toolbar-popup__dropdown-items"]).join(" "),"data-dropdown-key":e,"data-theme":"dark",onKeyDown:c,ref:o,children:t})})}function ba({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:n=!1,dropdownKey:r,Icon:l,itemsContainerClassNames:s,label:i,stopCloseOnClickSelf:d}){let u=An(null),c=An(null),[a,p]=Dn(!1),m=()=>{p(!1),c?.current!=null&&c.current.focus()};go(()=>{let f=c.current,g=u.current;if(a&&f!==null&&g!==null){let{left:_,top:S}=f.getBoundingClientRect(),R=window.scrollY||document.documentElement.scrollTop;g.style.top=`${S+R+f.offsetHeight+5}px`,g.style.left=`${Math.min(_-5,window.innerWidth-g.offsetWidth-20)}px`}},[u,c,a]),go(()=>{let f=c.current;if(f!==null&&a){let g=_=>{let S=_.target;Ih(S)&&(d&&u.current&&u.current.contains(S)||f.contains(S)||p(!1))};return document.addEventListener("click",g),()=>{document.removeEventListener("click",g)}}},[u,c,a,d]);let h=$h($e(Ah,{dropdownKey:r,dropDownRef:u,itemsContainerClassNames:s,onClose:m,children:o}),document.body);return fa(ho.Fragment,{children:[fa("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":r,disabled:n,onClick:f=>{f.preventDefault(),p(!a)},onMouseDown:f=>{f.preventDefault()},ref:c,type:"button",children:[l&&$e(l,{}),i&&$e("span",{className:"toolbar-popup__dropdown-label",children:i}),$e("i",{className:"toolbar-popup__dropdown-caret"})]}),a&&$e(ho.Fragment,{children:h})]})}var On="toolbar-popup__dropdown",Bh=t=>{let e=Dh(15),{active:o,anchorElem:n,editor:r,enabled:l,iconOnly:s,item:i}=t,{i18n:d}=Ph(),{fieldProps:u}=G(),{featureClientSchemaMap:c,schemaPath:a}=u;if(i.Component){let m;return e[0]!==o||e[1]!==n||e[2]!==r||e[3]!==l||e[4]!==i?(m=i?.Component&&ut(i.Component,{active:o,anchorElem:n,editor:r,enabled:l,item:i},i.key),e[0]=o,e[1]=n,e[2]=r,e[3]=l,e[4]=i,e[5]=m):m=e[5],m}let p;if(e[6]!==o||e[7]!==r||e[8]!==l||e[9]!==c||e[10]!==d||e[11]!==s||e[12]!==i||e[13]!==a){let m=i.key,h;i.label&&(m=typeof i.label=="function"?i.label({featureClientSchemaMap:c,i18n:d,schemaPath:a}):i.label),m.length>25?h=m.substring(0,25)+"...":h=m,p=ut(Ca,{active:o,editor:r,enabled:l,Icon:i?.ChildComponent?ut(i.ChildComponent,{}):void 0,item:i,itemKey:i.key,tooltip:s?m:void 0,children:ut("span",{className:"text",children:h})},i.key),e[6]=o,e[7]=r,e[8]=l,e[9]=c,e[10]=d,e[11]=s,e[12]=i,e[13]=a,e[14]=p}else p=e[14];return p},jh=Oh.memo(Bh),Ft=({anchorElem:t,classNames:e,editor:o,group:n,groupState:r,Icon:l,itemsContainerClassNames:s,label:i})=>{let{items:d,key:u}=n,c=Fh(()=>d?.length?d.map(a=>ut(jh,{active:r.activeItemKeys.includes(a.key),anchorElem:t,editor:o,enabled:r.enabledItemKeys.includes(a.key),iconOnly:n.iconOnly,item:a},a.key)):null,[d,r.activeItemKeys,r.enabledItemKeys,t,o]);return ut(ba,{buttonAriaLabel:`${u} dropdown`,buttonClassName:[On,`${On}-${u}`,...e||[]].filter(Boolean).join(" "),disabled:!r.enabledGroup,dropdownKey:u,Icon:l,itemsContainerClassNames:[`${On}-items`,...s||[]],label:i,children:c},u)};import{mergeRegister as Hh}from"@lexical/utils";import{$getSelection as Uh}from"lexical";import{useCallback as Gh,useDeferredValue as Vh,useEffect as Wh,useRef as ka,useState as zh}from"react";function Kh(t){let e=new Map,o=new Map;if(!t?.length)return{groupStates:o,itemStates:e};for(let n of t){let r=[];for(let l of n.items)e.set(l.key,{active:!1,enabled:!0}),r.push(l.key);o.set(n.key,{activeItemKeys:[],activeItems:[],enabledGroup:!0,enabledItemKeys:r})}return{groupStates:o,itemStates:e}}function xo(t,e){let[o,n]=zh(()=>Kh(e)),r=Vh(o),l=G(),s=ka(l);s.current=l;let i=ka(e);i.current=e;let d=wr(),u=Gh(()=>{t.getEditorState().read(()=>{let c=Uh();if(!c)return;let a=i.current;if(!a?.length)return;let p=s.current,m=new Map,h=new Map;for(let f of a){let g=[],_=[],S=[],R=f.type==="dropdown"?f.maxActiveItems??1:void 0;for(let x of f.items){let C=x.isActive?(!R||g.length<R)&&x.isActive({editor:t,editorConfigContext:p,selection:c}):!1,k=x.isEnabled?x.isEnabled({editor:t,editorConfigContext:p,selection:c}):!0;C&&(g.push(x.key),_.push(x)),k&&S.push(x.key),m.set(x.key,{active:C,enabled:k})}let b=f.type==="dropdown"&&f.isEnabled?f.isEnabled({editor:t,editorConfigContext:p,selection:c}):!0;h.set(f.key,{activeItemKeys:g,activeItems:_,enabledGroup:b,enabledItemKeys:S})}n({groupStates:h,itemStates:m})})},[t]);return Wh(()=>{d(u);let c=()=>d(u),a=Hh(t.registerUpdateListener(c));return document.addEventListener("mouseup",c),()=>{a(),document.removeEventListener("mouseup",c)}},[t,d,u]),r}function e5({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&fe(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?fe(Ot,{active:t,editor:o,enabled:n,item:r,children:fe(r.ChildComponent,{})},r.key):null}function t5({anchorElem:t,editor:e,editorConfig:o,group:n,index:r,toolbarStates:l}){let{i18n:s}=Qh(),{fieldProps:{featureClientSchemaMap:i,schemaPath:d}}=G(),u=l.groupStates.get(n.key),c=Fn(()=>{if(n.type!=="dropdown")return;let p=u?.activeItems?.[0];return p?p.ChildComponent:n.ChildComponent},[n,u?.activeItems]),a=Fn(()=>{if(n.type!=="dropdown")return;let p=u?.activeItems;if(!p?.length)return;if(p.length>1)return s.t("lexical:general:toolbarItemsActive",{count:p.length});let m=p[0],h=m.key;return m.label&&(h=typeof m.label=="function"?m.label({featureClientSchemaMap:i,i18n:s,schemaPath:d}):m.label),h.length>25&&(h=h.substring(0,25)+"..."),h},[n,u?.activeItems,s,i,d]);return Xh("div",{className:`fixed-toolbar__group fixed-toolbar__group-${n.key}`,"data-toolbar-group-key":n.key,children:[n.type==="dropdown"&&n.items.length&&u?fe(Ft,{anchorElem:t,editor:e,group:n,groupState:u,Icon:c,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a}):null,n.type==="buttons"&&n.items.length?n.items.map(p=>{let m=l.itemStates.get(p.key);return fe(e5,{active:m?.active??!1,anchorElem:t,editor:e,enabled:m?.enabled??!0,item:p},p.key)}):null,r<o.features.toolbarFixed?.groups.length-1&&fe("div",{className:"divider"})]},n.key)}function o5({anchorElem:t,clientProps:e,editor:o,editorConfig:n,parentWithFixedToolbar:r}){let l=Co.useRef(null),s=_a(),{y:i}=Yh(),d=xo(o,n?.features?.toolbarFixed?.groups),u=Fn(()=>{if(!r||e?.disableIfParentHasFixedToolbar)return null;let a=r.editorContainerRef.current.previousElementSibling;for(;a;){if(a.classList.contains("fixed-toolbar"))return a;a=a.previousElementSibling}return null},[e?.disableIfParentHasFixedToolbar,r]);return qh(()=>{if(!u)return;let c=l.current;if(!c)return;let a=c.getBoundingClientRect(),p=u.getBoundingClientRect();if(!(a.bottom<p.top||a.top>p.bottom))c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),u.classList.remove("fixed-toolbar"),u.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!c.classList.contains("fixed-toolbar--overlapping"))return;c.classList.remove("fixed-toolbar--overlapping"),c.classList.add("fixed-toolbar"),u.classList.remove("fixed-toolbar--hide"),u.classList.add("fixed-toolbar")}},50,[l,u,i]),fe("div",{className:"fixed-toolbar",onFocus:c=>{c.stopPropagation()},ref:l,children:s&&fe(Co.Fragment,{children:n?.features&&n.features?.toolbarFixed?.groups.map((c,a)=>fe(t5,{anchorElem:t,editor:o,editorConfig:n,group:c,index:a,toolbarStates:d},c.key))})})}var Ta=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return Ta(t.parentEditor)}return!1},wa=t=>{let e=Jh(6),{clientProps:o}=t,[n]=Zh(),r=G();if(!_a())return null;let{editorConfig:s}=r,i=o.applyToFocusedEditor&&r.focusedEditor?.editor||n,d=o.applyToFocusedEditor&&r.focusedEditor?.editorConfig||s,u,c;if(e[0]!==o||e[1]!==i||e[2]!==d||e[3]!==r){c=Symbol.for("react.early_return_sentinel");e:{let a=Ta(r);if(o?.disableIfParentHasFixedToolbar&&a){c=null;break e}if(!d?.features?.toolbarFixed?.groups?.length){c=null;break e}u=fe(o5,{anchorElem:document.body,clientProps:o,editor:i,editorConfig:d,parentWithFixedToolbar:a})}e[0]=o,e[1]=i,e[2]=d,e[3]=r,e[4]=u,e[5]=c}else u=e[4],c=e[5];return c!==Symbol.for("react.early_return_sentinel")?c:u};var n5=$({plugins:[{Component:wa,position:"aboveContainer"}]});import{c as r5}from"react/compiler-runtime";import{jsx as Le,jsxs as Na}from"react/jsx-runtime";import{useLexicalComposerContext as l5}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as i5}from"@lexical/react/useLexicalEditable";import{mergeRegister as La}from"@lexical/utils";import{$getSelection as ya,$isRangeSelection as Sa,$isTextNode as s5,COMMAND_PRIORITY_LOW as a5,getDOMSelection as va,SELECTION_CHANGE_COMMAND as c5}from"lexical";import{useCallback as ko,useEffect as Pt,useMemo as u5,useRef as Ea,useState as d5}from"react";import"react";import{createPortal as p5}from"react-dom";function Pn(t,e){let o=t.getRangeAt(0),n;if(t.anchorNode===e){let r=e;for(;r.firstElementChild!=null;)r=r.firstElementChild;n=r.getBoundingClientRect()}else n=o.getBoundingClientRect();return n}function bo(t){let{alwaysDisplayOnTop:e=!1,anchorElem:o,anchorFlippedOffset:n=0,floatingElem:r,horizontalOffset:l=32,horizontalPosition:s="left",specialHandlingForCaret:i=!1,targetRect:d,verticalGap:u=10}=t,c=o.parentElement;if(d===null||c==null){r.style.opacity="0",r.style.transform="translate(-10000px, -10000px)";return}let a=r.getBoundingClientRect(),p=o.getBoundingClientRect(),m=c.getBoundingClientRect(),h=d.top-a.height-u,f=d.left-l;s==="center"&&(f=d.left+d.width/2-a.width/2);let g=0;return!e&&h<m.top&&!i&&(g=a.height+d.height+u*2,h+=g),s==="center"?f+a.width>m.right?f=m.right-a.width-l:f<m.left&&(f=m.left+l):f+a.width>m.right&&(f=m.right-a.width-l),f-=p.left,r.style.opacity="1",i&&n!==0?(h-=p.bottom-n+a.height-3,r.style.transform=`translate(${f}px, ${h}px) rotate(180deg)`):(h-=p.top,r.style.transform=`translate(${f}px, ${h}px)`),g}function m5({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&Le(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?Le(Ot,{active:t,editor:o,enabled:n,item:r,children:Le(r.ChildComponent,{})},r.key):null}function f5({anchorElem:t,editor:e,group:o,index:n,toolbarStates:r}){let{editorConfig:l}=G(),s=r.groupStates.get(o.key),i=u5(()=>o.type!=="dropdown"?void 0:s?.activeItems?.[0]?.ChildComponent??o.ChildComponent,[o,s?.activeItems]);return Na("div",{className:`inline-toolbar-popup__group inline-toolbar-popup__group-${o.key}`,"data-toolbar-group-key":o.key,children:[o.type==="dropdown"&&o.items.length&&s?Le(Ft,{anchorElem:t,editor:e,group:o,groupState:s,Icon:i}):null,o.type==="buttons"&&o.items.length?o.items.map(d=>{let u=r.itemStates.get(d.key);return Le(m5,{active:u?.active??!1,anchorElem:t,editor:e,enabled:u?.enabled??!0,item:d},d.key)}):null,n<l.features.toolbarInline?.groups.length-1&&Le("div",{className:"divider"})]},o.key)}function h5({anchorElem:t,editor:e}){let o=Ea(null),n=Ea(null),{editorConfig:r}=G(),l=xo(e,r?.features?.toolbarInline?.groups),s=ko(()=>{if(o?.current){let c=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";c||(o.current.style.opacity="0"),a||(o.current.style.pointerEvents="none")}},[o]),i=ko(c=>{if(o?.current&&(c.buttons===1||c.buttons===3)){let a=o.current.style.opacity==="0",p=o.current.style.pointerEvents==="none";if(!a||!p){let m=c.clientX,h=c.clientY,f=document.elementFromPoint(m,h);o.current.contains(f)||s()}}},[s]),d=ko(()=>{o?.current&&(o.current.style.opacity!=="1"&&(o.current.style.opacity="1"),o.current.style.pointerEvents!=="auto"&&(o.current.style.pointerEvents="auto"))},[]);Pt(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",d),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",d)}),[o,i,d]);let u=ko(()=>{let c=ya(),a=va(e._window);if(o.current===null)return;let p=t.querySelector(":scope > .link-editor"),m=p!==null&&"style"in p&&p?.style?.opacity==="1",h=e.getRootElement();if(c!==null&&a!==null&&!a.isCollapsed&&h!==null&&h.contains(a.anchorNode)){let f=Pn(a,h),g=bo({alwaysDisplayOnTop:m,anchorElem:t,floatingElem:o.current,horizontalPosition:"center",targetRect:f});n.current&&bo({anchorElem:o.current,anchorFlippedOffset:g,floatingElem:n.current,horizontalOffset:5,horizontalPosition:"center",specialHandlingForCaret:!0,targetRect:f,verticalGap:8})}else s()},[e,s,t]);return Pt(()=>{let c=t.parentElement,a=()=>{e.getEditorState().read(()=>{u()})};return window.addEventListener("resize",a),c&&c.addEventListener("scroll",a),()=>{window.removeEventListener("resize",a),c&&c.removeEventListener("scroll",a)}},[e,u,t]),Pt(()=>(e.getEditorState().read(()=>{u()}),La(e.registerUpdateListener(({editorState:c})=>{c.read(()=>{u()})}),e.registerCommand(c5,()=>(u(),!1),a5))),[e,u]),Na("div",{className:"inline-toolbar-popup",ref:o,children:[Le("div",{className:"caret",ref:n}),r?.features&&r.features?.toolbarInline?.groups.map((c,a)=>Le(f5,{anchorElem:t,editor:e,group:c,index:a,toolbarStates:l},c.key))]})}function g5(t,e){let o=r5(12),[n,r]=d5(!1),l=i5(),s;o[0]!==t?(s=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let m=ya(),h=va(t._window),f=t.getRootElement();if(h!==null&&(!Sa(m)||f===null||!f.contains(h.anchorNode))){r(!1);return}if(!Sa(m))return;if(m.getTextContent()!==""){let _=m.getNodes(),S=!1;for(let R of _)if(s5(R)){r(!0),S=!0;break}S||r(!1)}else r(!1);let g=m.getTextContent().replace(/\n/g,"");if(!m.isCollapsed()&&g===""){r(!1);return}})},o[0]=t,o[1]=s):s=o[1];let i=s,d,u;o[2]!==i?(d=()=>(document.addEventListener("selectionchange",i),document.addEventListener("mouseup",i),()=>{document.removeEventListener("selectionchange",i),document.removeEventListener("mouseup",i)}),u=[i],o[2]=i,o[3]=d,o[4]=u):(d=o[3],u=o[4]),Pt(d,u);let c,a;if(o[5]!==t||o[6]!==i?(c=()=>La(t.registerUpdateListener(()=>{i()}),t.registerRootListener(()=>{t.getRootElement()===null&&r(!1)})),a=[t,i],o[5]=t,o[6]=i,o[7]=c,o[8]=a):(c=o[7],a=o[8]),Pt(c,a),!n||!l)return null;let p;return o[9]!==e||o[10]!==t?(p=p5(Le(h5,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=p):p=o[11],p}var Ra=t=>{let{anchorElem:e}=t,[o]=l5();return g5(o,e)};var x5=$({plugins:[{Component:Ra,position:"floatingAnchorElem"}]});import{TableCellNode as s2,TableNode as a2,TableRowNode as c2}from"@lexical/table";import{jsx as Ia}from"react/jsx-runtime";import"react";var C5={16:"M7 4h4.5a.5.5 0 0 1 .5.5V6H7zM6 4H4.5a.5.5 0 0 0-.5.5V6h2zm0 3H4v2h2zm0 3H4v1.5a.5.5 0 0 0 .5.5H6zm1 2h4.5a.5.5 0 0 0 .5-.5V10H7zm0-3V7h5v2zM3 4.5A1.5 1.5 0 0 1 4.5 3h7A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5z",24:"M17.204 6.51A2 2 0 0 1 19 8.5V16l-.011.204a2 2 0 0 1-1.785 1.785L17 18H7l-.204-.01a2 2 0 0 1-1.786-1.786L5 16V8.5a2 2 0 0 1 1.796-1.99L7 6.5h10zM6 16a1 1 0 0 0 1 1h2v-2.5H6zm4-1.5V17h7a1 1 0 0 0 .995-.898L18 16v-1.5zm-4-1h3V11H6zm4-2.5v2.5h8V11zM7 7.5a1 1 0 0 0-.995.897L6 8.5V10h3V7.5zm3 2.5h8V8.5a1 1 0 0 0-1-1h-7z"},Bn=({className:t,size:e=24})=>Ia("svg",{className:["icon",t].filter(Boolean).join(" "),fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Ia("path",{clipRule:"evenodd",d:C5[e],fill:"currentColor",fillRule:"evenodd"})});import{$createTableCellNode as b5,$createTableNode as k5,$createTableRowNode as _5,$isTableCellNode as Ma,$isTableNode as jn,$isTableRowNode as Hn,TableCellHeaderStates as _o,TableCellNode as T5,TableNode as w5,TableRowNode as S5}from"@lexical/table";import{$isParagraphNode as E5,$isTextNode as N5}from"lexical";var Aa=/^\|(.+)\|\s?$/,L5=/^(\| ?:?-*:? ?)+\|\s?$/,Da=({allTransformers:t})=>({type:"element",dependencies:[w5,S5,T5],export:e=>{if(!jn(e))return null;let o=[];for(let n of e.getChildren()){let r=[];if(!Hn(n))continue;let l=!1;for(let s of n.getChildren())Ma(s)&&(r.push(zt(t,s).replace(/\n/g,"\\n").trim()),s.__headerState===_o.ROW&&(l=!0));o.push(`| ${r.join(" | ")} |`),l&&o.push(`| ${r.map(s=>"---").join(" | ")} |`)}return o.join(`
59
- `)},regExp:Aa,replace:(e,o,n)=>{let r=n[0];if(!r)return;if(L5.test(r)){let a=e.getPreviousSibling();if(!a||!jn(a))return;let p=a.getChildren(),m=p[p.length-1];if(!m||!Hn(m))return;m.getChildren().forEach(h=>{Ma(h)&&h.setHeaderStyles(_o.ROW,_o.ROW)}),e.remove();return}let l=$a(r,t);if(l==null)return;let s=[l],i=e.getPreviousSibling(),d=l.length;for(;i&&!(!E5(i)||i.getChildrenSize()!==1);){let a=i.getFirstChild();if(!N5(a))break;let p=$a(a.getTextContent(),t);if(p==null)break;d=Math.max(d,p.length),s.unshift(p);let m=i.getPreviousSibling();i.remove(),i=m}let u=k5();for(let a of s){let p=_5();u.append(p);for(let m=0;m<d;m++)p.append(m<a.length?a[m]:Oa("",t))}let c=e.getPreviousSibling();jn(c)&&y5(c)===d?(c.append(...u.getChildren()),e.remove()):e.replace(u),u.selectEnd()}});function y5(t){let e=t.getFirstChild();return Hn(e)?e.getChildrenSize():0}var Oa=(t,e)=>{t=t.replace(/\\n/g,`
60
- `);let o=b5(_o.NO_STATUS);return Wt(t,e,o),o},$a=(t,e)=>{let o=t.match(Aa);return!o||!o[1]?null:o[1].split("|").map(n=>Oa(n,e))};import{c as R5}from"react/compiler-runtime";import{jsx as j,jsxs as ye}from"react/jsx-runtime";import{useLexicalComposerContext as Ua}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as I5}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as Ba,$deleteTableColumnAtSelection as M5,$deleteTableRowAtSelection as $5,$getNodeTriplet as A5,$getTableCellNodeFromLexicalNode as ja,$getTableColumnIndexFromTableCellNode as D5,$getTableNodeFromLexicalNodeOrThrow as De,$getTableRowIndexFromTableCellNode as O5,$insertTableColumnAtSelection as F5,$insertTableRowAtSelection as P5,$isTableCellNode as Ga,$isTableSelection as Bt,$mergeCells as B5,$unmergeCell as j5,getTableElement as Un,getTableObserverFromTableElement as Gn,TableCellHeaderStates as Ae,TableCellNode as H5}from"@lexical/table";import{mergeRegister as U5}from"@lexical/utils";import{useScrollInfo as G5}from"@payloadcms/ui";import{$getSelection as wo,$isElementNode as V5,$isRangeSelection as Vn,$isTextNode as W5,$setSelection as z5,COMMAND_PRIORITY_CRITICAL as K5,getDOMSelection as J5,isDOMNode as X5,SELECTION_CHANGE_COMMAND as Z5}from"lexical";import*as Wn from"react";import{useCallback as ue,useEffect as dt,useRef as To,useState as pt}from"react";import{createPortal as Va}from"react-dom";import{jsx as Fa}from"react/jsx-runtime";import"react";var v5={16:"M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",24:"M7.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"},Pa=({className:t,size:e=24})=>Fa("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Fa("path",{clipRule:"evenodd",d:v5[e],fill:"currentColor",fillRule:"evenodd"})});function Ha(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function Y5(){let t=wo();if(Vn(t)&&!t.isCollapsed()||Bt(t)&&!t.anchor.is(t.focus)||!Vn(t)&&!Bt(t))return!1;let[e]=A5(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function q5(t){let e=t.getLastDescendant();W5(e)?e.select():V5(e)?e.selectEnd():e!==null&&e.selectNext()}function Q5({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:n,tableCellNode:r}){let[l]=Ua(),s=To(null),[i,d]=pt(r),[u,c]=pt({columns:1,rows:1}),[a,p]=pt(!1),[m,h]=pt(!1),{y:f}=G5();dt(()=>l.registerMutationListener(H5,w=>{w.get(i.getKey())==="updated"&&l.getEditorState().read(()=>{d(i.getLatest())})},{skipInitialization:!0}),[l,i]),dt(()=>{l.getEditorState().read(()=>{let w=wo();if(Bt(w)){let v=Ha(w);c(Ha(w)),p(v.columns>1||v.rows>1)}h(Y5())})},[l]),dt(()=>{let w=e.current,v=s.current,y=l.getRootElement();if(w!=null&&v!=null&&y!=null){let M=y.getBoundingClientRect(),A=w.getBoundingClientRect();v.style.opacity="1";let D=v.getBoundingClientRect(),F=5,P=A.right+F;if(P+D.width>window.innerWidth||P+D.width>M.right){let J=A.left-D.width-F;P=(J<0?F:J)+window.pageXOffset}v.style.left=`${P+window.pageXOffset}px`;let Y=A.top;if(Y+D.height>window.innerHeight){let J=A.bottom-D.height;Y=J<0?F:J}v.style.top=`${Y}px`}},[e,s,l,f]),dt(()=>{function w(v){s.current!=null&&e.current!=null&&X5(v.target)&&!s.current.contains(v.target)&&!e.current.contains(v.target)&&n(!1)}return window.addEventListener("click",w),()=>window.removeEventListener("click",w)},[n,e]);let g=ue(()=>{l.update(()=>{if(i.isAttached()){let w=De(i),v=Un(w,l.getElementByKey(w.getKey()));if(v===null)throw new Error("Expected to find tableElement in DOM");let y=Gn(v);y!==null&&y.$clearHighlight(),w.markDirty(),d(i.getLatest())}z5(null)})},[l,i]),_=()=>{l.update(()=>{let w=wo();if(!Bt(w))return;let y=w.getNodes().filter(Ga),M=B5(y);M&&(q5(M),o())})},S=()=>{l.update(()=>{j5()})},R=ue(w=>{l.update(()=>{for(let v=0;v<u.rows;v++)P5(w);o()})},[l,o,u.rows]),b=ue(w=>{l.update(()=>{for(let v=0;v<u.columns;v++)F5(w);o()})},[l,o,u.columns]),x=ue(()=>{l.update(()=>{$5(),o()})},[l,o]),C=ue(()=>{l.update(()=>{De(i).remove(),g(),o()})},[l,i,g,o]),k=ue(()=>{l.update(()=>{M5(),o()})},[l,o]),T=ue(()=>{l.update(()=>{let w=De(i),v=O5(i),[y]=Ba(w,null,null),M=new Set,A=i.getHeaderStyles()^Ae.ROW;if(y[v])for(let D=0;D<y[v].length;D++){let F=y[v][D];F?.cell&&(M.has(F.cell)||(M.add(F.cell),F.cell.setHeaderStyles(A,Ae.ROW)))}g(),o()})},[l,i,g,o]),I=ue(()=>{l.update(()=>{let w=De(i),v=D5(i),[y]=Ba(w,null,null),M=new Set,A=i.getHeaderStyles()^Ae.COLUMN;if(y)for(let D=0;D<y.length;D++){let F=y?.[D]?.[v];F?.cell&&(M.has(F.cell)||(M.add(F.cell),F.cell.setHeaderStyles(A,Ae.COLUMN)))}g(),o()})},[l,i,g,o]),L=ue(()=>{l.update(()=>{if(i.isAttached()){let w=De(i);w&&w.setRowStriping(!w.getRowStriping())}g(),o()})},[l,i,g,o]),E=ue(()=>{l.update(()=>{if(i.isAttached()){let w=De(i);w&&w.setFrozenColumns(w.getFrozenColumns()===0?1:0)}g(),o()})},[l,i,g,o]),N=null;return t&&(a?N=j("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>_(),type:"button",children:j("span",{className:"text",children:"Merge cells"})}):m&&(N=j("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>S(),type:"button",children:j("span",{className:"text",children:"Unmerge cells"})}))),Va(ye("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:s,children:[N?ye(Wn.Fragment,{children:[N,j("hr",{})]}):null,j("button",{className:"item","data-test-id":"table-row-striping",onClick:()=>L(),type:"button",children:j("span",{className:"text",children:"Toggle row striping"})}),j("button",{className:"item","data-test-id":"table-freeze-first-column",onClick:()=>E(),type:"button",children:j("span",{className:"text",children:"Toggle first column freeze"})}),j("button",{className:"item","data-test-id":"table-insert-row-above",onClick:()=>R(!1),type:"button",children:ye("span",{className:"text",children:["Insert ",u.rows===1?"row":`${u.rows} rows`," above"]})}),j("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>R(!0),type:"button",children:ye("span",{className:"text",children:["Insert ",u.rows===1?"row":`${u.rows} rows`," below"]})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>b(!1),type:"button",children:ye("span",{className:"text",children:["Insert ",u.columns===1?"column":`${u.columns} columns`," ","left"]})}),j("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>b(!0),type:"button",children:ye("span",{className:"text",children:["Insert ",u.columns===1?"column":`${u.columns} columns`," ","right"]})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-delete-columns",onClick:()=>k(),type:"button",children:j("span",{className:"text",children:"Delete column"})}),j("button",{className:"item","data-test-id":"table-delete-rows",onClick:()=>x(),type:"button",children:j("span",{className:"text",children:"Delete row"})}),j("button",{className:"item","data-test-id":"table-delete",onClick:()=>C(),type:"button",children:j("span",{className:"text",children:"Delete table"})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-row-header",onClick:()=>T(),type:"button",children:ye("span",{className:"text",children:[(i.__headerState&Ae.ROW)===Ae.ROW?"Remove":"Add"," ","row header"]})}),j("button",{className:"item","data-test-id":"table-column-header",onClick:()=>I(),type:"button",children:ye("span",{className:"text",children:[(i.__headerState&Ae.COLUMN)===Ae.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function eg({anchorElem:t,cellMerge:e}){let[o]=Ua(),n=To(null),r=To(null),[l,s]=pt(!1),[i,d]=pt(null),u=ue(()=>{let a=n.current,p=wo(),m=J5(o._window),h=document.activeElement;function f(){a&&(a.classList.remove("table-cell-action-button-container--active"),a.classList.add("table-cell-action-button-container--inactive")),d(null)}if(p==null||a==null)return f();let g=o.getRootElement(),_=null,S=null;if(Vn(p)&&g!==null&&m!==null&&g.contains(m.anchorNode)){let b=ja(p.anchor.getNode());if(b==null||(S=o.getElementByKey(b.getKey()),S==null||!b.isAttached()))return f();let x=De(b),C=Un(x,o.getElementByKey(x.getKey()));if(C===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=Gn(C),d(b)}else if(Bt(p)){let b=ja(p.anchor.getNode());if(!Ga(b))throw new Error("TableSelection anchorNode must be a TableCellNode");let x=De(b),C=Un(x,o.getElementByKey(x.getKey()));if(C===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=Gn(C),S=o.getElementByKey(b.getKey())}else if(!h)return f();if(_===null||S===null)return f();let R=!_||!_.isSelecting;if(a.classList.toggle("table-cell-action-button-container--active",R),a.classList.toggle("table-cell-action-button-container--inactive",!R),R){let b=S.getBoundingClientRect(),x=t.getBoundingClientRect(),C=b.top-x.top,k=b.right-x.left;a.style.transform=`translate(${k}px, ${C}px)`}},[o,t]);dt(()=>{let a,p=()=>{a=void 0,o.getEditorState().read(u)},m=()=>(a===void 0&&(a=setTimeout(p,0)),!1);return U5(o.registerUpdateListener(m),o.registerCommand(Z5,m,K5),o.registerRootListener((h,f)=>{f&&f.removeEventListener("pointerup",m),h&&(h.addEventListener("pointerup",m),m())}),()=>clearTimeout(a))});let c=To(i);return dt(()=>{c.current!==i&&s(!1),c.current=i},[c,i]),j("div",{className:"table-cell-action-button-container",ref:n,children:i!=null&&ye(Wn.Fragment,{children:[j("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),s(!l)},ref:r,type:"button",children:j(Pa,{})}),l&&j(Q5,{cellMerge:e,contextRef:r,onClose:()=>s(!1),setIsMenuOpen:s,tableCellNode:i})]})})}var Wa=t=>{let e=R5(3),{anchorElem:o}=t,n=I5(),r;return e[0]!==o||e[1]!==n?(r=Va(n?j(eg,{anchorElem:o??document.body,cellMerge:!0}):null,o??document.body),e[0]=o,e[1]=n,e[2]=r):r=e[2],r};import{c as tg}from"react/compiler-runtime";import{jsx as Eo,jsxs as og}from"react/jsx-runtime";import{useLexicalComposerContext as ng}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as rg}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as lg,$getTableNodeFromLexicalNodeOrThrow as zn,$getTableRowIndexFromTableCellNode as ig,$isTableCellNode as za,$isTableRowNode as sg,getDOMCellFromTarget as ag,getTableElement as cg,TableNode as Ka}from"@lexical/table";import{calculateZoomLevel as Ja,mergeRegister as ug}from"@lexical/utils";import{$getNearestNodeFromDOMNode as Kn,isHTMLElement as dg,SKIP_SCROLL_INTO_VIEW_TAG as Xa}from"lexical";import*as Ya from"react";import{useCallback as jt,useEffect as Jn,useRef as So,useState as mt}from"react";import{createPortal as pg}from"react-dom";var mg=33,Za=92;function fg({editor:t}){let e=So(null),o=So(null),n=So(null),[r,l]=mt(!1),s=G(),i=So(null),[d,u]=mt(null),[c,a]=mt(null),[p,m]=mt(!1),[h,f]=mt(null),g=jt(()=>{a(null),e.current=null,f(null),i.current=null,n.current=null},[]),_=E=>(E.buttons&1)===1;Jn(()=>{let E=new Set;return ug(t.registerMutationListener(Ka,N=>{for(let[w,v]of N)v==="destroyed"?E.delete(w):E.add(w);l(E.size>0)}),t.registerNodeTransform(Ka,N=>{if(N.getColWidths())return N;let w=N.getColumnCount(),v=Za;return N.setColWidths(Array(w).fill(v)),N}))},[t]),Jn(()=>{if(!r)return;let E=y=>{let M=y.target;if(dg(M)){if(h){u({x:y.clientX,y:y.clientY});return}if(m(_(y)),!(o.current&&o.current.contains(M))&&e.current!==M){e.current=M;let A=ag(M);A&&c!==A?t.getEditorState().read(()=>{let D=Kn(A.elem);if(!D)throw new Error("TableCellResizer: Table cell node not found.");let F=zn(D),P=cg(F,t.getElementByKey(F.getKey()));if(!P)throw new Error("TableCellResizer: Table element not found.");e.current=M,n.current=P.getBoundingClientRect(),a(A)},{editor:t}):A==null&&g()}}},N=y=>{m(!0)},w=y=>{m(!1)},v=t.registerRootListener((y,M)=>{M?.removeEventListener("mousemove",E),M?.removeEventListener("mousedown",N),M?.removeEventListener("mouseup",w),y?.addEventListener("mousemove",E),y?.addEventListener("mousedown",N),y?.addEventListener("mouseup",w)});return()=>{v()}},[c,h,t,r,g]);let S=E=>E==="bottom",R=jt(E=>{if(!c)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let N=Kn(c.elem);if(!za(N))throw new Error("TableCellResizer: Table cell node not found.");let w=zn(N),v=ig(N),y=w.getChildren(),A=N.getColSpan()===w.getColumnCount()?v:v+N.getRowSpan()-1;if(A>=y.length||A<0)throw new Error("Expected table cell to be inside of table row.");let D=y[A];if(!sg(D))throw new Error("Expected table row");let F=D.getHeight();if(F===void 0){let Y=D.getChildren();F=Math.min(...Y.map(J=>b(J,t)??1/0))}let P=Math.max(F+E,mg);D.setHeight(P)},{tag:Xa})},[c,t]),b=(E,N)=>N.getElementByKey(E.getKey())?.clientHeight,x=(E,N)=>{let w;return N.forEach(v=>{v.forEach((y,M)=>{y.cell===E&&(w=M)})}),w},C=jt(E=>{if(!c)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let N=Kn(c.elem);if(!za(N))throw new Error("TableCellResizer: Table cell node not found.");let w=zn(N),[v]=lg(w,null,null),y=x(N,v);if(y===void 0)throw new Error("TableCellResizer: Table column not found.");let M=w.getColWidths();if(!M)return;let A=M[y];if(A===void 0)return;let D=[...M],F=Math.max(A+E,Za);D[y]=F,w.setColWidths(D)},{tag:Xa})},[c,t]),k=jt(E=>{let N=w=>{if(w.preventDefault(),w.stopPropagation(),!c)throw new Error("TableCellResizer: Expected active cell.");if(i.current){let{x:v,y}=i.current;if(c===null)return;let M=Ja(w.target);if(S(E)){let A=(w.clientY-y)/M;R(A)}else{let A=(w.clientX-v)/M;C(A)}g(),document.removeEventListener("mouseup",N)}};return N},[c,g,C,R]),T=jt(E=>N=>{if(N.preventDefault(),N.stopPropagation(),!c)throw new Error("TableCellResizer: Expected active cell.");i.current={x:N.clientX,y:N.clientY},u(i.current),f(E),document.addEventListener("mouseup",k(E))},[c,k]),[I,L]=mt({bottom:null,left:null,right:null,top:null});return Jn(()=>{if(c){let{height:E,left:N,top:w,width:v}=c.elem.getBoundingClientRect(),y=Ja(c.elem),M=10,A={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${M}px`,left:`${window.scrollX+N}px`,top:`${window.scrollY+w+E-M/2}px`,width:`${v}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${E}px`,left:`${window.scrollX+N+v-M/2}px`,top:`${window.scrollY+w}px`,width:`${M}px`}},D=n.current;h&&d&&D&&(S(h)?(A[h].left=`${window.scrollX+D.left}px`,A[h].top=`${window.scrollY+d.y/y}px`,A[h].height="3px",A[h].width=`${D.width}px`):(A[h].top=`${window.scrollY+D.top}px`,A[h].left=`${window.scrollX+d.x/y}px`,A[h].width="3px",A[h].height=`${D.height}px`),A[h].backgroundColor="#adf"),L(A)}else L({bottom:null,left:null,right:null,top:null})},[c,h,d]),Eo("div",{ref:o,children:c!=null&&!p&&og(Ya.Fragment,{children:[Eo("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:T("right"),style:I.right||void 0}),Eo("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:T("bottom"),style:I.bottom||void 0})]})})}var qa=()=>{let t=tg(3),[e]=ng(),o=rg(),n;return t[0]!==e||t[1]!==o?(n=o?pg(Eo(fg,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=n):n=t[2],n};import{c as Tg}from"react/compiler-runtime";import{jsx as Xn,jsxs as wg,Fragment as Sg}from"react/jsx-runtime";import{useLexicalComposerContext as Eg}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as ic}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as Ng,$getTableColumnIndexFromTableCellNode as Lg,$getTableRowIndexFromTableCellNode as yg,$insertTableColumnAtSelection as vg,$insertTableRowAtSelection as Rg,$isTableCellNode as Ig,$isTableNode as tc,getTableElement as Mg,TableNode as $g}from"@lexical/table";import{$findMatchingParent as Ag,mergeRegister as Dg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as oc,isHTMLElement as Og}from"lexical";import{useEffect as nc,useMemo as Fg,useRef as rc,useState as No}from"react";import"react";import{createPortal as Pg}from"react-dom";import{c as bg}from"react/compiler-runtime";import{useEffect as kg,useRef as _g}from"react";var hg="Expected a function",gg=Math.max,xg=Math.min;function Cg(t,e,o){let n,r,l=0,s,i=!1,d=!1,u,c,a,p=!0;if(typeof t!="function")throw new TypeError(hg);e=e||0,typeof o=="object"&&(i=!!o.leading,d="maxWait"in o,u=d?gg(o.maxWait||0,e):u,p="trailing"in o?!!o.trailing:p);function m(C){let k=n,T=s;return n=s=void 0,l=C,c=t.apply(T,k),c}function h(C){return l=C,a=setTimeout(_,e),i?m(C):c}function f(C){let k=C-r,T=C-l,I=e-k;return d?xg(I,u-T):I}function g(C){let k=C-r,T=C-l;return r===void 0||k>=e||k<0||d&&T>=u}function _(){let C=Date.now();if(g(C))return S(C);a=setTimeout(_,f(C))}function S(C){return a=void 0,p&&n?m(C):(n=s=void 0,c)}function R(){a!==void 0&&clearTimeout(a),l=0,n=r=s=a=void 0}function b(){return a===void 0?c:S(Date.now())}function x(){let C=Date.now(),k=g(C);if(n=arguments,s=this,r=C,k){if(a===void 0)return h(r);if(d)return clearTimeout(a),a=setTimeout(_,e),m(r)}return a===void 0&&(a=setTimeout(_,e)),c}return x.cancel=R,x.flush=b,x}var Qa=Cg;function ec(t,e,o){let n=bg(6),r=_g(null),l,s;n[0]!==t||n[1]!==o||n[2]!==e?(l=()=>(r.current=Qa(t,e,{maxWait:o}),()=>{r.current?.cancel()}),s=[t,e,o],n[0]=t,n[1]=o,n[2]=e,n[3]=l,n[4]=s):(l=n[3],s=n[4]),kg(l,s);let i;return n[5]===Symbol.for("react.memo_cache_sentinel")?(i=(...u)=>{let c=u;r.current&&r.current(...c)},n[5]=i):i=n[5],i}var lc=16;function Bg({anchorElem:t}){let[e]=Eg(),o=ic(),n=G(),[r,l]=No(!1),[s,i]=No(!1),[d,u]=No(!1),[c,a]=No({}),p=rc(new Set),m=rc(null),h=ec(_=>{let{isOutside:S,tableDOMNode:R}=jg(_,n.editorConfig?.lexical);if(S){l(!1),i(!1);return}if(!R)return;m.current=R;let b=null,x=null,C=null;if(e.getEditorState().read(()=>{let A=oc(R);if(Ig(A)){let D=Ag(A,F=>tc(F));if(!tc(D))return;if(C=Mg(D,e.getElementByKey(D.getKey())),C){let F=D.getChildrenSize(),P=D.getChildAtIndex(0)?.getChildrenSize(),Y=yg(A),J=Lg(A);Y===F-1?b=A:J===P-1&&(x=A)}}},{editor:e}),!C)return;let k=C.parentElement;if(!k)return;let{bottom:T,height:I,left:L,right:E,width:N,y:w}=C.getBoundingClientRect(),v=!1;k&&k.classList.contains("LexicalEditorTheme__tableScrollableWrapper")&&(v=k.scrollWidth>k.clientWidth);let{left:y,y:M}=t.getBoundingClientRect();b?(i(!1),l(!0),a({height:lc,left:v&&k?k.offsetLeft:L-y,top:T-M+5,width:v&&k?k.offsetWidth:N})):x&&(i(!0),l(!1),a({height:I,left:E-y+5,top:w-M,width:lc}))},50,250),f=Fg(()=>new ResizeObserver(()=>{l(!1),i(!1)}),[]);nc(()=>{if(d)return document.addEventListener("mousemove",h),()=>{l(!1),i(!1),document.removeEventListener("mousemove",h)}},[d,h]),nc(()=>Dg(e.registerMutationListener($g,_=>{e.getEditorState().read(()=>{let S=!1;for(let[R,b]of _)switch(b){case"created":{p.current.add(R),S=!0;break}case"destroyed":{p.current.delete(R),S=!0;break}default:break}if(S){f.disconnect();for(let R of p.current){let{tableElement:b}=Ng(R);f.observe(b)}u(p.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,f]);let g=_=>{e.update(()=>{m.current&&(oc(m.current)?.selectEnd(),_?(Rg(),l(!1)):(vg(),i(!1)))})};return o?wg(Sg,{children:[r&&Xn("button",{"aria-label":"Add Row",className:n.editorConfig.lexical.theme.tableAddRows,onClick:()=>g(!0),style:{...c},type:"button"}),s&&Xn("button",{"aria-label":"Add Column",className:n.editorConfig.lexical.theme.tableAddColumns,onClick:()=>g(!1),style:{...c},type:"button"})]}):null}function jg(t,e){let o=t.target;if(Og(o)){let n=o.closest(`td.${e.theme.tableCell}, th.${e.theme.tableCell}`);return{isOutside:!(n||o.closest(`button.${e.theme.tableAddRows}`)||o.closest(`button.${e.theme.tableAddColumns}`)||o.closest(`div.${e.theme.tableCellResizer}`)),tableDOMNode:n}}else return{isOutside:!0,tableDOMNode:null}}function sc(t){let e=Tg(2),{anchorElem:o}=t,n=o===void 0?document.body:o;if(!ic())return null;let l;return e[0]!==n?(l=Pg(Xn(Bg,{anchorElem:n}),n),e[0]=n,e[1]=l):l=e[1],l}import{jsx as qn,jsxs as Vg}from"react/jsx-runtime";import{useLexicalComposerContext as Wg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as zg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as Kg,TableCellNode as Jg,TableNode as Xg,TableRowNode as Zg}from"@lexical/table";import{mergeRegister as Yg}from"@lexical/utils";import{$getSelection as qg,$isRangeSelection as Qg,$setSelection as e2,COMMAND_PRIORITY_EDITOR as t2,createCommand as o2}from"lexical";import{createContext as n2,use as r2,useCallback as mc,useEffect as fc,useMemo as l2,useRef as i2,useState as Lo}from"react";import*as hc from"react";import{jsx as Q,jsxs as ve}from"react/jsx-runtime";import{useCallback as Zn,useEffect as ac,useRef as Yn,useState as Ht}from"react";import*as dc from"react";import{createPortal as Hg}from"react-dom";var cc=10,uc=7;function Ug(){return ve("svg",{fill:"none",height:"12",viewBox:"0 0 12 12",width:"12",xmlns:"http://www.w3.org/2000/svg",children:[Q("rect",{height:"9",rx:"1",stroke:"currentColor",width:"3",x:"1.5",y:"1.5"}),Q("rect",{height:"9",rx:"1",stroke:"currentColor",width:"3",x:"7.5",y:"1.5"})]})}function Gg(){return ve("svg",{fill:"none",height:"12",viewBox:"0 0 12 12",width:"12",xmlns:"http://www.w3.org/2000/svg",children:[Q("rect",{height:"3",rx:"1",stroke:"currentColor",width:"9",x:"1.5",y:"1.5"}),Q("rect",{height:"3",rx:"1",stroke:"currentColor",width:"9",x:"1.5",y:"7.5"})]})}function pc({anchorElem:t,editor:e,isOpen:o,onClose:n,onInsert:r,position:l}){let[s,i]=Ht(0),[d,u]=Ht(0),[c,a]=Ht(""),[p,m]=Ht(""),[h,f]=Ht(null),g=Yn(null),_=Yn(null),S=Yn(null),R=s>0?s:c?parseInt(c,10)||0:5,b=d>0?d:p?parseInt(p,10)||0:5;ac(()=>{o||(i(0),u(0),a(""),m(""),f(null))},[o]),ac(()=>{if(!o)return;let L=E=>{if(E.key==="Escape"&&(E.preventDefault(),E.stopPropagation(),n()),E.key==="Enter"&&h){E.preventDefault();let N=parseInt(c,10),w=parseInt(p,10);N>0&&w>0&&r(N,w)}};return document.addEventListener("keydown",L,!0),()=>document.removeEventListener("keydown",L,!0)},[o,n,r,h,c,p]);let x=Zn((L,E)=>{L>0&&E>0&&r(L,E)},[r]),C=Zn((L,E)=>{i(L),u(E)},[]),k=Zn(()=>{i(0),u(0)},[]);if(!o||!l||!t)return null;let T=[];for(let L=1;L<=uc;L++)for(let E=1;E<=cc;E++){let N=E<=R&&L<=b,w=E<=s&&L<=d,v="table-grid-popup__cell";N&&w?v+=" table-grid-popup__cell--hover":N&&(v+=" table-grid-popup__cell--selected"),T.push(Q("div",{"aria-label":`${E} columns, ${L} rows`,className:v,onClick:()=>x(E,L),onKeyDown:y=>{(y.key==="Enter"||y.key===" ")&&(y.preventDefault(),x(E,L))},onMouseEnter:()=>C(E,L),role:"button",tabIndex:-1},`${L}-${E}`))}let I=s>0&&d>0;return Hg(ve(dc.Fragment,{children:[Q("div",{className:"table-grid-popup__backdrop",onClick:n}),Q("div",{className:"table-grid-popup",ref:g,style:{transform:`translate(${l.left}px, ${l.top}px)`},children:ve("div",{className:"table-grid-popup__content",children:[ve("div",{className:"table-grid-popup__header",children:[ve("div",{className:`table-grid-popup__input-group${h==="cols"?" table-grid-popup__input-group--focused":""}`,children:[Q("div",{className:"table-grid-popup__input-icon",children:Q(Ug,{})}),Q("input",{"aria-label":"Columns",className:"table-grid-popup__input",min:1,onBlur:()=>f(null),onChange:L=>a(L.target.value),onFocus:()=>f("cols"),placeholder:s>0?String(s):"5",ref:_,type:"number",value:c})]}),Q("span",{className:"table-grid-popup__separator",children:"\xD7"}),ve("div",{className:`table-grid-popup__input-group${h==="rows"?" table-grid-popup__input-group--focused":""}`,children:[Q("div",{className:"table-grid-popup__input-icon",children:Q(Gg,{})}),Q("input",{"aria-label":"Rows",className:"table-grid-popup__input",min:1,onBlur:()=>f(null),onChange:L=>m(L.target.value),onFocus:()=>f("rows"),placeholder:d>0?String(d):"5",ref:S,type:"number",value:p})]})]}),ve("div",{className:"table-grid-popup__grid",onMouseLeave:k,children:[T,I&&ve("div",{className:"table-grid-popup__tooltip",style:{left:`calc(${(s-.5)/cc*100}%)`,top:`calc(${(d-1)/uc*100}%)`},children:[R," \xD7 ",b]})]})]})})]}),t)}var yo=o2("OPEN_EMBED_DRAWER_COMMAND"),gc=n2({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function xc({children:t}){let[e,o]=Lo({cellEditorConfig:null,cellEditorPlugins:null});return qn(gc,{value:l2(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(n,r)=>{o({cellEditorConfig:n,cellEditorPlugins:r})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var Cc=()=>{let[t]=Wg(),e=r2(gc),[o,n]=Lo(!1),[r,l]=Lo(null),s=i2(null),[i,d]=Lo(null);fc(()=>{let a=t.getRootElement();if(a){let p=a.closest(".editor")??null;d(p??a.parentElement)}},[t]),fc(()=>{if(!t.hasNodes([Xg,Zg,Jg]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return Yg(t.registerCommand(yo,()=>{let a=i;if(!a)return!0;let p=a.getBoundingClientRect(),m=null;t.getEditorState().read(()=>{let f=qg();if(Qg(f)){s.current=f.clone();let g=f.anchor.getNode(),_=t.getElementByKey(g.getKey());if(_){let S=_.getBoundingClientRect();S.height>0&&(m={left:S.left-p.left,top:S.bottom-p.top+8})}}});let h=window.getSelection();if(h&&h.rangeCount>0){let g=h.getRangeAt(0).getBoundingClientRect();g.height>0&&(m={left:g.left-p.left,top:g.bottom-p.top+8})}return m||(m={left:0,top:40}),l(m),n(!0),!0},t2))},[e,t,i]);let u=mc(()=>{n(!1)},[]),c=mc((a,p)=>{n(!1),t.focus(),t.update(()=>{s.current&&e2(s.current.clone())},{discrete:!0,skipTransforms:!0}),setTimeout(()=>{t.dispatchCommand(Kg,{columns:String(a),rows:String(p)})},1)},[t]);return Vg(hc.Fragment,{children:[qn(pc,{anchorElem:i,editor:t,isOpen:o,onClose:u,onInsert:c,position:r}),qn(zg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]})};var u2=$({markdownTransformers:[Da],nodes:[a2,s2,c2],plugins:[{Component:Cc,position:"normal"},{Component:qa,position:"normal"},{Component:Wa,position:"floatingAnchorElem"},{Component:sc,position:"floatingAnchorElem"}],providers:[xc],slashMenu:{groups:[X([{Icon:Bn,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]},toolbarFixed:{groups:[_e([{ChildComponent:Bn,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]}});import{$isNodeSelection as z2}from"lexical";import{jsx as bc}from"react/jsx-runtime";import"react";var d2="M16.2041 6.01074C17.2128 6.113 18 6.96435 18 8V16L17.9893 16.2041C17.8938 17.1457 17.1457 17.8938 16.2041 17.9893L16 18H8C6.96435 18 6.113 17.2128 6.01074 16.2041L6 16V8C6 6.89543 6.89543 6 8 6H16L16.2041 6.01074ZM8 7C7.44772 7 7 7.44772 7 8V16C7 16.5523 7.44772 17 8 17H16C16.5523 17 17 16.5523 17 16V8C17 7.44772 16.5523 7 16 7H8ZM9.72461 11.582C9.91869 11.4539 10.1827 11.4756 10.3535 11.6465L13.8535 15.1465C14.0488 15.3417 14.0488 15.6583 13.8535 15.8535C13.6583 16.0488 13.3417 16.0488 13.1465 15.8535L10 12.707L8.85352 13.8535C8.65825 14.0488 8.34175 14.0488 8.14648 13.8535C7.95122 13.6583 7.95122 13.3417 8.14648 13.1465L9.64648 11.6465L9.72461 11.582ZM14 8C15.1046 8 16 8.89543 16 10C16 11.1046 15.1046 12 14 12C12.8954 12 12 11.1046 12 10C12 8.89543 12.8954 8 14 8ZM14 9C13.4477 9 13 9.44772 13 10C13 10.5523 13.4477 11 14 11C14.5523 11 15 10.5523 15 10C15 9.44772 14.5523 9 14 9Z",Qn=({className:t})=>bc("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:bc("path",{clipRule:"evenodd",d:d2,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Sc}from"react/jsx-runtime";import Ec from"bson-objectid";import{$applyNodeReplacement as x2}from"lexical";import*as Nc from"react";import p2 from"bson-objectid";function vo(t,e){if(t.hasAttribute("data-lexical-pending-upload-form-id")){let n=t.getAttribute("data-lexical-pending-upload-form-id");if(n!=null)return{node:e({data:{pending:{formID:n,src:t.getAttribute("src")||""}}})}}if(t.hasAttribute("data-lexical-upload-relation-to")&&t.hasAttribute("data-lexical-upload-id")){let n=t.getAttribute("data-lexical-upload-id"),r=t.getAttribute("data-lexical-upload-relation-to");if(n!=null&&r!=null)return{node:e({data:{fields:{},relationTo:r,value:n}})}}return{node:e({data:{pending:{formID:new p2.default().toHexString(),src:t.getAttribute("src")||""}}})}}import{DecoratorBlockNode as m2}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as f2}from"@lexical/utils";import _c from"bson-objectid";import{$applyNodeReplacement as h2}from"lexical";var Ut=class extends m2{__data;constructor({data:e,format:o,key:n}){super(o,n),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"upload"}static importDOM(){return{img:e=>({conversion:o=>vo(o,kc),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new _c.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},n=kc({data:o});return n.setFormat(e.format),n}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return f2(o,e?.theme?.upload),o}decorate(){return null}exportDOM(){let e=document.createElement("img"),o=this.__data;return o.pending?(e.setAttribute("data-lexical-pending-upload-form-id",String(o?.pending?.formID)),e.setAttribute("src",o?.pending?.src||"")):(e.setAttribute("data-lexical-upload-id",String(o?.value)),e.setAttribute("data-lexical-upload-relation-to",o?.relationTo)),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"upload",version:3}}getData(){return this.getLatest().__data}setData(e){let o=this.getWritable();o.__data=e}updateDOM(){return!1}};function kc({data:t}){return t?.id||(t.id=new _c.default().toHexString()),h2(new Ut({data:t}))}import{jsx as Tc}from"react/jsx-runtime";import{ShimmerEffect as g2}from"@payloadcms/ui";var wc=()=>Tc("div",{className:"lexical-upload",children:Tc(g2,{height:"95px",width:"203px"})});var C2=Nc.lazy(()=>import("./component-PHZQBOJE.js").then(t=>({default:t.UploadComponent}))),he=class extends Ut{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{img:e=>({conversion:o=>vo(o,ge),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Ec.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},n=ge({data:o});return n.setFormat(e.format),n}decorate(e,o){return this.__data.pending?Sc(wc,{}):Sc(C2,{className:o?.theme?.upload??"LexicalEditorTheme__upload",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function ge({data:t}){return t?.id||(t.id=new Ec.default().toHexString()),x2(new he({data:t}))}function ft(t){return t instanceof he}import{c as N2}from"react/compiler-runtime";import{jsx as L2}from"react/jsx-runtime";import{useLexicalComposerContext as y2}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as Fc,$insertNodeToNearestRoot as or,mergeRegister as v2}from"@lexical/utils";import{useBulkUpload as R2,useEffectEvent as I2,useModal as M2}from"@payloadcms/ui";import nr from"bson-objectid";import{$createRangeSelection as $2,$getPreviousSelection as Mc,$getSelection as $c,$isParagraphNode as rr,$isRangeSelection as Ac,$setSelection as A2,COMMAND_PRIORITY_EDITOR as D2,COMMAND_PRIORITY_LOW as Dc,createCommand as O2,DROP_COMMAND as F2,getDOMSelectionFromTarget as P2,isHTMLElement as Oc,PASTE_COMMAND as B2}from"lexical";import{useEffect as j2}from"react";import{c as Lc}from"react/compiler-runtime";import{jsx as er}from"react/jsx-runtime";import{useLexicalComposerContext as yc}from"@lexical/react/LexicalComposerContext.js";import{toast as b2}from"@payloadcms/ui";import{$getNodeByKey as k2,COMMAND_PRIORITY_EDITOR as vc}from"lexical";import{useEffect as Rc,useState as _2}from"react";var T2=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=k2(o);r&&r.replace(ge({data:{fields:null,relationTo:e,value:n}}))}):t.dispatchCommand(tr,{fields:null,relationTo:e,value:n})},w2=t=>{let e=Lc(13),{enabledCollectionSlugs:o}=t,[n]=yc(),[r,l]=_2(null),s;e[0]!==o?(s={collectionSlugs:o,uploads:!0},e[0]=o,e[1]=s):s=e[1];let{closeListDrawer:i,ListDrawer:d,openListDrawer:u}=Dt(s),c,a;e[2]!==n||e[3]!==u?(c=()=>n.registerCommand(et,f=>(l(f?.replace?f?.replace.nodeKey:null),u(),!0),vc),a=[n,u],e[2]=n,e[3]=u,e[4]=c,e[5]=a):(c=e[4],a=e[5]),Rc(c,a);let p;e[6]!==i||e[7]!==n||e[8]!==r?(p=f=>{let{collectionSlug:g,doc:_}=f;i(),T2({editor:n,relationTo:g,replaceNodeKey:r,value:_.id})},e[6]=i,e[7]=n,e[8]=r,e[9]=p):p=e[9];let m=p,h;return e[10]!==d||e[11]!==m?(h=er(d,{onSelect:m}),e[10]=d,e[11]=m,e[12]=h):h=e[12],h},S2=()=>{let t=Lc(3),[e]=yc(),o,n;return t[0]!==e?(o=()=>e.registerCommand(et,E2,vc),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),Rc(o,n),null},Ic=({enabledCollectionSlugs:t})=>t?.length?er(w2,{enabledCollectionSlugs:t}):er(S2,{});function E2(){return b2.error("No upload collections enabled"),!0}function H2(t){let e=t.target;return!!(Oc(e)&&!e.closest("code, span.editor-image")&&Oc(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function U2(t){let e,o=P2(t.target);if(document.caretRangeFromPoint)e=document.caretRangeFromPoint(t.clientX,t.clientY);else if(t.rangeParent&&o!==null)o.collapse(t.rangeParent,t.rangeOffset||0),e=o.getRangeAt(0);else throw Error("Cannot get the selection when dragging");return e}var tr=O2("INSERT_UPLOAD_COMMAND"),Pc=t=>{let e=N2(21),{clientProps:o}=t,[n]=y2(),r=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==r||e[1]!==l?(s={collectionSlugsBlacklist:r,collectionSlugsWhitelist:l,uploads:!0},e[0]=r,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=fo(s),{drawerSlug:d,setCollectionSlug:u,setInitialForms:c,setOnCancel:a,setOnSuccess:p,setSelectableCollections:m}=R2(),{isModalOpen:h,openModal:f}=M2(),g;e[3]!==d||e[4]!==n||e[5]!==i||e[6]!==h||e[7]!==f||e[8]!==u||e[9]!==c||e[10]!==a||e[11]!==p||e[12]!==m?(g=x=>{let{files:C}=x;if(C?.length!==0&&(c(k=>[...k??[],...C.map(G2)]),!h(d))){if(!i.length||!i[0])return;u(i[0]),m(i),a(()=>{n.update(V2)}),p(k=>{let T=new Map(k.map(W2));n.update(()=>{for(let I of Fc()){let L=I.node;if(ft(L)){let E=L.getData();if(E?.pending){let N=T.get(E.pending?.formID);N&&L.replace(ge({data:{id:new nr.default().toHexString(),fields:{},relationTo:N.collectionSlug,value:N.doc.id}}))}}}})}),f(d)}},e[3]=d,e[4]=n,e[5]=i,e[6]=h,e[7]=f,e[8]=u,e[9]=c,e[10]=a,e[11]=p,e[12]=m,e[13]=g):g=e[13];let _=I2(g),S;e[14]!==n||e[15]!==_?(S=()=>{if(!n.hasNodes([he]))throw new Error("UploadPlugin: UploadNode not registered on editor");return v2(n.registerNodeTransform(he,x=>{let C=x.getData();if(!C?.pending)return;(async function(){let I=null,L=C?.pending?.src,E=C?.pending?.formID;if(L?.startsWith("data:")){let N=L.match(/data:(image\/[a-zA-Z]+);base64,/),w=N?N[1]:"image/png",v=L.replace(/^data:image\/[a-zA-Z]+;base64,/,""),y=atob(v),M=new Array(y.length);for(let F=0;F<y.length;F++)M[F]=y.charCodeAt(F);let A=new Uint8Array(M);I={alt:void 0,file:new File([A],"pasted-image."+w?.split("/",2)[1],{type:w}),formID:E}}else if(L?.startsWith("http")||L?.startsWith("https")){let w=await(await fetch(L)).blob(),v=L.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];I={alt:void 0,file:new File([w],v,{type:w.type}),formID:E}}I&&_({files:[I]})})()}),n.registerCommand(tr,x=>(n.update(()=>{let C=$c()||Mc();if(Ac(C)){let k=ge({data:{id:x.id,fields:x.fields,relationTo:x.relationTo,value:x.value}}),{focus:T}=C,I=T.getNode();or(k),rr(I)&&!I.__first&&I.remove()}}),!0),D2),n.registerCommand(B2,x=>{if(!(x instanceof ClipboardEvent))return!1;let C=x.clipboardData;if(!C?.types?.length||C?.types?.includes("text/html"))return!1;let k=[];return C?.files?.length&&Array.from(C.files).forEach(T=>{k.push({alt:"",file:T,formID:new nr.default().toHexString()})}),k.length?(n.update(()=>{let T=$c()||Mc();if(Ac(T))for(let I of k){let L=ge({data:{pending:{formID:I.formID,src:URL.createObjectURL(I.file)}}}),{focus:E}=T,N=E.getNode();or(L),rr(N)&&!N.__first&&N.remove()}}),_({files:k}),!0):!1},Dc),n.registerCommand(F2,x=>{if(!(x instanceof DragEvent))return!1;let C=x.dataTransfer;if(!C?.types?.length)return!1;let k=[];return C?.files?.length&&Array.from(C.files).forEach(T=>{k.push({alt:"",file:T,formID:new nr.default().toHexString()})}),k.length?(x.preventDefault(),x.stopPropagation(),n.update(()=>{if(H2(x)){let T=U2(x),I=$2();T!=null&&I.applyDOMRange(T),A2(I);for(let L of k){let E=ge({data:{pending:{formID:L.formID,src:URL.createObjectURL(L.file)}}}),{focus:N}=I,w=N.getNode();or(E),rr(w)&&!w.__first&&w.remove()}}}),_({files:k}),!0):!1},Dc))},e[14]=n,e[15]=_,e[16]=S):S=e[16];let R;e[17]!==n?(R=[n],e[17]=n,e[18]=R):R=e[18],j2(S,R);let b;return e[19]!==i?(b=L2(Ic,{enabledCollectionSlugs:i}),e[19]=i,e[20]=b):b=e[20],b};function G2(t){return{file:t.file,formID:t.formID}}function V2(){for(let t of Fc()){let e=t.node;ft(e)&&e.getData()?.pending&&e.remove()}}function W2(t){return[t.formID,t]}var K2=$({nodes:[he],plugins:[{Component:Pc,position:"normal"}],slashMenu:{groups:[X([{Icon:Qn,key:"upload",keywords:["upload","image","file","img","picture","photo","media"],label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(et,{replace:!1})}}])]},toolbarFixed:{groups:[_e([{ChildComponent:Qn,isActive:({selection:t})=>{if(!z2(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return ft(e)},key:"upload",label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(et,{replace:!1})}}])]}});import{jsx as lx}from"react/jsx-runtime";import{getFromImportMap as Uc}from"payload/shared";import{useMemo as ix}from"react";import{c as X2}from"react/compiler-runtime";import{jsx as Ro}from"react/jsx-runtime";import{createElement as Z2}from"react";import{ShimmerEffect as Y2,useConfig as q2}from"@payloadcms/ui";import{lazy as Q2,Suspense as ex,useEffect as tx,useState as ox}from"react";var Bc={block:"LexicalEditorTheme__block",blockCursor:"LexicalEditorTheme__blockCursor",characterLimit:"LexicalEditorTheme__characterLimit",code:"LexicalEditorTheme__code",inlineBlock:"LexicalEditorTheme__inlineBlock",heading:{h1:"LexicalEditorTheme__h1",h2:"LexicalEditorTheme__h2",h3:"LexicalEditorTheme__h3",h4:"LexicalEditorTheme__h4",h5:"LexicalEditorTheme__h5",h6:"LexicalEditorTheme__h6"},hr:"LexicalEditorTheme__hr",hrSelected:"LexicalEditorTheme__hrSelected",indent:"LexicalEditorTheme__indent",link:"LexicalEditorTheme__link",list:{checklist:"LexicalEditorTheme__checklist",listitem:"LexicalEditorTheme__listItem",listitemChecked:"LexicalEditorTheme__listItemChecked",listitemUnchecked:"LexicalEditorTheme__listItemUnchecked",nested:{listitem:"LexicalEditorTheme__nestedListItem"},olDepth:["LexicalEditorTheme__ol1","LexicalEditorTheme__ol2","LexicalEditorTheme__ol3","LexicalEditorTheme__ol4","LexicalEditorTheme__ol5"],ul:"LexicalEditorTheme__ul"},ltr:"LexicalEditorTheme__ltr",mark:"LexicalEditorTheme__mark",markOverlap:"LexicalEditorTheme__markOverlap",paragraph:"LexicalEditorTheme__paragraph",placeholder:"LexicalEditorTheme__placeholder",quote:"LexicalEditorTheme__quote",relationship:"LexicalEditorTheme__relationship",root:"LexicalEditorTheme",rtl:"LexicalEditorTheme__rtl",tab:"LexicalEditorTheme__tabNode",table:"LexicalEditorTheme__table",tableAddColumns:"LexicalEditorTheme__tableAddColumns",tableAddRows:"LexicalEditorTheme__tableAddRows",tableAlignment:{center:"LexicalEditorTheme__tableAlignmentCenter",right:"LexicalEditorTheme__tableAlignmentRight"},tableCell:"LexicalEditorTheme__tableCell",tableCellActionButton:"LexicalEditorTheme__tableCellActionButton",tableCellActionButtonContainer:"LexicalEditorTheme__tableCellActionButtonContainer",tableCellHeader:"LexicalEditorTheme__tableCellHeader",tableCellResizer:"LexicalEditorTheme__tableCellResizer",tableCellSelected:"LexicalEditorTheme__tableCellSelected",tableFrozenColumn:"LexicalEditorTheme__tableFrozenColumn",tableRowStriping:"LexicalEditorTheme__tableRowStriping",tableScrollableWrapper:"LexicalEditorTheme__tableScrollableWrapper",tableSelected:"LexicalEditorTheme__tableSelected",tableSelection:"LexicalEditorTheme__tableSelection",text:{bold:"LexicalEditorTheme__textBold",code:"LexicalEditorTheme__textCode",italic:"LexicalEditorTheme__textItalic",strikethrough:"LexicalEditorTheme__textStrikethrough",subscript:"LexicalEditorTheme__textSubscript",superscript:"LexicalEditorTheme__textSuperscript",underline:"LexicalEditorTheme__textUnderline",underlineStrikethrough:"LexicalEditorTheme__textUnderlineStrikethrough"},upload:"LexicalEditorTheme__upload"};var lr={namespace:"lexical",theme:Bc};function jc({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:n,schemaPath:r,unSanitizedEditorConfig:l}){let s=new Map,i=[];for(let c of l.features){if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null){console.warn("A Feature you have installed does not return the client props as clientFeatureProps. Please make sure to always return those props, even if they are null, as other important props like order and featureKey are later on injected. Skipping feature.");continue}s.set(c.clientFeatureProps.featureKey,c),i.push(c)}l.features=i,l.features=l.features.sort((c,a)=>c.clientFeatureProps.order-a.clientFeatureProps.order);let d=new Map,u=0;for(let c of l.features){let a=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:s,field:n,resolvedFeatures:d,schemaPath:r,unSanitizedEditorConfig:l}):c.feature;a.key=c.clientFeatureProps.featureKey,a.order=u,d.set(c.clientFeatureProps.featureKey,a),u++}return d}import{deepMerge as J2}from"payload/shared";var Hc=t=>{let e={enabledFeatures:[],enabledFormats:[],markdownTransformers:[],nodes:[],plugins:[],providers:[],slashMenu:{dynamicGroups:[],groups:[]},toolbarFixed:{groups:[]},toolbarInline:{groups:[]}},o={};if(t.forEach(n=>{n.key==="toolbarFixed"&&n.sanitizedClientFeatureProps?.customGroups&&(o={...o,...n.sanitizedClientFeatureProps.customGroups})}),!t?.size)return e;t.forEach(n=>{if(n.providers?.length&&(e.providers=e.providers.concat(n.providers)),n.enableFormats?.length&&e.enabledFormats.push(...n.enableFormats),n.nodes?.length)for(let r of n.nodes)e.nodes.push(r);if(n.plugins?.length&&n.plugins.forEach((r,l)=>{e.plugins?.push({clientProps:n.sanitizedClientFeatureProps,Component:r.Component,key:n.key+l,position:r.position})}),n.toolbarInline?.groups?.length)for(let r of n.toolbarInline.groups){let l=e.toolbarInline.groups.find(s=>s.key===r.key);l?e.toolbarInline.groups=e.toolbarInline.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.toolbarInline?.groups.push(l)}if(n.toolbarFixed?.groups?.length)for(let r of n.toolbarFixed.groups){let l=e.toolbarFixed.groups.find(s=>s.key===r.key);l?e.toolbarFixed.groups=e.toolbarFixed.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.toolbarFixed?.groups.push(l)}if(n.slashMenu?.groups){n.slashMenu.dynamicGroups?.length&&(e.slashMenu.dynamicGroups=e.slashMenu.dynamicGroups.concat(n.slashMenu.dynamicGroups));for(let r of n.slashMenu.groups){let l=e.slashMenu.groups.find(s=>s.key===r.key);l?e.slashMenu.groups=e.slashMenu.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.slashMenu.groups.push(l)}}if(n.markdownTransformers?.length)for(let r of n.markdownTransformers)typeof r=="function"?e.markdownTransformers.push(r({allNodes:e.nodes,allTransformers:e.markdownTransformers})):e.markdownTransformers.push(r);e.enabledFeatures.push(n.key)}),Object.keys(o).length>0&&(e.toolbarFixed.groups=e.toolbarFixed.groups.map(n=>{let r=o[n.key];return r?J2(n,r):n})),e.toolbarInline.groups.sort((n,r)=>n.order&&r.order?n.order-r.order:n.order?-1:r.order?1:0),e.toolbarFixed.groups.sort((n,r)=>n.order&&r.order?n.order-r.order:n.order?-1:r.order?1:0);for(let n of e.toolbarInline.groups)n.items.sort((r,l)=>r.order&&l.order?r.order-l.order:r.order?-1:l.order?1:0);for(let n of e.toolbarFixed.groups)n.items.sort((r,l)=>r.order&&l.order?r.order-l.order:r.order?-1:l.order?1:0);return e};function ir(t,e,o,n){return{admin:o,features:Hc(t),lexical:e,resolvedFeatureMap:t,view:n}}var nx=Q2(()=>import("./Field-VW7ZGT6K.js").then(t=>({default:t.RichText}))),sr=t=>Ro(jo,{inheritable:!0,views:t.views,children:Ro(rx,{...t})}),rx=t=>{let e=X2(23),{admin:o,clientFeatures:n,featureClientImportMap:r,featureClientSchemaMap:l,field:s,lexicalEditorConfig:i,schemaPath:d,views:u}=t,c;e[0]!==o?(c=o===void 0?{}:o,e[0]=o,e[1]=c):c=e[1];let a=c,p;e[2]!==r?(p=r===void 0?{}:r,e[2]=r,e[3]=p):p=e[3];let m=p,h=i===void 0?lr:i,{currentView:f}=Ho(),g=u?.[f]?.admin??a,_=u?.[f]?.lexical,S;e[4]!==h||e[5]!==_?(S=typeof _=="function"?_(h):_??h,e[4]=h,e[5]=_,e[6]=S):S=e[6];let R=S,{config:b}=q2(),[x,C]=ox(null),k,T;e[7]!==n||e[8]!==b||e[9]!==f||e[10]!==g||e[11]!==R||e[12]!==m||e[13]!==l||e[14]!==s||e[15]!==x||e[16]!==d||e[17]!==u?(k=()=>{if(x&&x.view===f)return;let L=u?.[f],E=L?.filterFeatures?L.filterFeatures(n):n,N=[];for(let v of Object.values(E))!v.clientFeatureProvider||!v.clientFeatureProps||N.push(v.clientFeatureProvider(v.clientFeatureProps));let w=jc({config:b,featureClientImportMap:m,featureClientSchemaMap:l,field:s,schemaPath:d??s.name,unSanitizedEditorConfig:{features:N,lexical:R}});C(ir(w,R,g,f))},T=[g,n,b,m,l,s,x,R,d,f,u],e[7]=n,e[8]=b,e[9]=f,e[10]=g,e[11]=R,e[12]=m,e[13]=l,e[14]=s,e[15]=x,e[16]=d,e[17]=u,e[18]=k,e[19]=T):(k=e[18],T=e[19]),tx(k,T);let I;return e[20]!==x||e[21]!==t?(I=Ro(ex,{fallback:Ro(Y2,{height:"35vh"}),children:x&&Z2(nx,{...t,editorConfig:x,key:x.view})}),e[20]=x,e[21]=t,e[22]=I):I=e[22],I};var sx=t=>{let{featureClientSchemaMap:e={},features:o={},field:n,forceRender:r,importMap:l,path:s,permissions:i,readOnly:d,schemaPath:u}=t,{clientFeatures:c,featureClientImportMap:a}=ix(()=>{let p={},m={},h=Object.entries(o).sort(([,f],[,g])=>f.order-g.order);for(let[f,g]of h){if(p[f]={},g.ClientFeature){let _=Uc({importMap:l,PayloadComponent:g.ClientFeature,schemaPath:"lexical-clientComponent",silent:!0});if(_){let S={...g.clientFeatureProps??{},featureKey:g.key,order:g.order};typeof g.ClientFeature=="object"&&g.ClientFeature.clientProps&&(S.clientProps=g.ClientFeature.clientProps),p[f]={clientFeatureProps:S,clientFeatureProvider:_}}}if(g.componentImports&&typeof g.componentImports=="object")for(let[_,S]of Object.entries(g.componentImports)){let R=Uc({importMap:l,PayloadComponent:S,schemaPath:"lexical-clientComponent",silent:!0});R&&(m[`${f}.${_}`]=R)}}return{clientFeatures:p,featureClientImportMap:m}},[o,l]);return lx(sr,{clientFeatures:c,featureClientImportMap:a,featureClientSchemaMap:e,field:n,forceRender:r,path:s,permissions:i,readOnly:d,schemaPath:u})};function ax(t){return t instanceof HTMLElement}function cx(...t){return t.filter(Boolean).join(" ")}var Io=new WeakMap;function Gc(t){let e=t.changedTouches[0];return e===void 0?null:[e.clientX,e.clientY]}function Mo(t,e){let o=Io.get(t);if(o===void 0){let n=new Set,r=s=>{o!==void 0&&(o.start=Gc(s))},l=s=>{if(o===void 0)return;let{start:i}=o;if(i===null)return;let d=Gc(s);for(let u of n)d!==null&&u([d[0]-i[0],d[1]-i[1]],s)};t.addEventListener("touchstart",r),t.addEventListener("touchend",l),o={handleTouchend:l,handleTouchstart:r,listeners:n,start:null},Io.set(t,o)}return o.listeners.add(e),()=>{ux(t,e)}}function ux(t,e){let o=Io.get(t);if(o===void 0)return;let{listeners:n}=o;n.delete(e),n.size===0&&(Io.delete(t),t.removeEventListener("touchstart",o.handleTouchstart),t.removeEventListener("touchend",o.handleTouchend))}function dx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;r<0&&-r>Math.abs(l)&&e(r,n)})}function px(t,e){return Mo(t,(o,n)=>{let[r,l]=o;r>0&&r>Math.abs(l)&&e(r,n)})}function mx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;l<0&&-l>Math.abs(r)&&e(r,n)})}function fx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;l>0&&l>Math.abs(r)&&e(r,n)})}import{c as hx}from"react/compiler-runtime";import{jsx as gx}from"react/jsx-runtime";import"react";var xx=()=>{let t=hx(2),{EditButton:e}=be(),o;return t[0]!==e?(o=e?gx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Cx}from"react/compiler-runtime";import{jsx as bx}from"react/jsx-runtime";import"react";var kx=()=>{let t=Cx(2),{RemoveButton:e}=be(),o;return t[0]!==e?(o=e?bx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as _x}from"react/compiler-runtime";import{jsx as Tx}from"react/jsx-runtime";import"react";var wx=()=>{let t=_x(2),{Label:e}=be(),o;return t[0]!==e?(o=e?Tx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Sx}from"react/compiler-runtime";import{jsx as Ex}from"react/jsx-runtime";import"react";var Nx=t=>{let e=Sx(3),{children:o}=t,{InlineBlockContainer:n}=be(),r;return e[0]!==n||e[1]!==o?(r=n?Ex(n,{children:o}):null,e[0]=n,e[1]=o,e[2]=r):r=e[2],r};import{jsx as Lx}from"react/jsx-runtime";import"react";var yx=t=>{let{children:e,...o}=t,{BlockCollapsible:n}=ae();return n?Lx(n,{...o,children:e}):null};import{c as vx}from"react/compiler-runtime";import{jsx as Rx}from"react/jsx-runtime";import"react";var Ix=()=>{let t=vx(2),{EditButton:e}=ae(),o;return t[0]!==e?(o=e?Rx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Mx}from"react/compiler-runtime";import{jsx as $x}from"react/jsx-runtime";import"react";var Ax=()=>{let t=Mx(2),{RemoveButton:e}=ae(),o;return t[0]!==e?(o=e?$x(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as Dx}from"qs-esm";var Ox=({apiURL:t,depth:e,draft:o,locale:n})=>async({id:l,collectionSlug:s,select:i})=>{let d=Dx({depth:e??0,draft:o??!1,locale:n,select:i},{addQueryPrefix:!0});return await fetch(`${t}/${s}/${l}${d}`,{credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json"},method:"GET"}).then(c=>c.json())};var Vc={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
57
+ `,Ls="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",ys="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",Qp=new RegExp("^[^"+ys+"]*["+Ls+"]"),e0=new RegExp("^[^"+Ls+"]*["+ys+"]"),t0={bold:O.IS_BOLD,code:O.IS_CODE,highlight:O.IS_HIGHLIGHT,italic:O.IS_ITALIC,strikethrough:O.IS_STRIKETHROUGH,subscript:O.IS_SUBSCRIPT,superscript:O.IS_SUPERSCRIPT,underline:O.IS_UNDERLINE},o0={directionless:O.IS_DIRECTIONLESS,unmergeable:O.IS_UNMERGEABLE},n0={center:O.IS_ALIGN_CENTER,end:O.IS_ALIGN_END,justify:O.IS_ALIGN_JUSTIFY,left:O.IS_ALIGN_LEFT,right:O.IS_ALIGN_RIGHT,start:O.IS_ALIGN_START},r0={[O.IS_ALIGN_CENTER]:"center",[O.IS_ALIGN_END]:"end",[O.IS_ALIGN_JUSTIFY]:"justify",[O.IS_ALIGN_LEFT]:"left",[O.IS_ALIGN_RIGHT]:"right",[O.IS_ALIGN_START]:"start"},l0={normal:O.IS_NORMAL,segmented:O.IS_SEGMENTED,token:O.IS_TOKEN},i0={[O.IS_NORMAL]:"normal",[O.IS_SEGMENTED]:"segmented",[O.IS_TOKEN]:"token"};var Rs={text:({node:t})=>{let e=t.text;return t.format&O.IS_BOLD&&(e=ze("strong",{children:e})),t.format&O.IS_ITALIC&&(e=ze("em",{children:e})),t.format&O.IS_STRIKETHROUGH&&(e=ze("span",{style:{textDecoration:"line-through"},children:e})),t.format&O.IS_UNDERLINE&&(e=ze("span",{style:{textDecoration:"underline"},children:e})),t.format&O.IS_CODE&&(e=ze("code",{children:e})),t.format&O.IS_SUBSCRIPT&&(e=ze("sub",{children:e})),t.format&O.IS_SUPERSCRIPT&&(e=ze("sup",{children:e})),e}};import{jsx as Mt}from"react/jsx-runtime";var vs={upload:({node:t})=>{let e=t;if(typeof e.value!="object")return null;let o=e.value,n=e.fields?.alt||o?.alt||"",r=o.url;if(!o.mimeType.startsWith("image"))return Mt("a",{href:r,rel:"noopener noreferrer",children:o.filename});if(!o.sizes||!Object.keys(o.sizes).length)return Mt("img",{alt:n,height:o.height,src:r,width:o.width});let l=[];for(let s in o.sizes){let i=o.sizes[s];if(!i||!i.width||!i.height||!i.mimeType||!i.filesize||!i.filename||!i.url)continue;let u=i?.url;l.push(Mt("source",{media:`(max-width: ${i.width}px)`,srcSet:u,type:i.mimeType},s))}return l.push(Mt("img",{alt:n,height:o?.height,src:r,width:o?.width},"image")),Mt("picture",{children:l})}};var at={...Es,...Rs,...ks,...Cs,...Ns,...xs,...bs,...ws,...Ts({}),...vs,...Ss};import{jsx as co,Fragment as s0}from"react/jsx-runtime";import ao from"react";function Is(t){if(!!!t?.root?.children?.length)return!1;let o=!1;if(t?.root?.children?.length===1&&t?.root?.children[0]?.type==="paragraph"){let n=t?.root?.children[0];if(!n?.children||n?.children?.length===0)o=!0;else if(n?.children?.length===1){let r=n?.children[0];r?.type==="text"&&(r?.text?.length||(o=!0))}}return!o}function a0(t){return e=>{let o={...e,isEditor:!1,isJSXConverter:!0};if(t.Component)return t.Component(o);if(t.html){let n=typeof t.html=="function"?t.html(o):t.html;return co("span",{dangerouslySetInnerHTML:{__html:n}})}return null}}function Ms(t){return e=>{if(t.Component){let o={...e,isEditor:!1,isJSXConverter:!0};return t.Component(o)}if(t.Block){let o=e.node,n={childIndex:e.childIndex,converters:e.converters,formData:o.fields??{},isEditor:!1,isJSXConverter:!0,node:o,nodesToJSX:e.nodesToJSX,parent:e.parent};return ao.createElement(t.Block,n)}if(t.html){let o={...e,isEditor:!1,isJSXConverter:!0},n=typeof t.html=="function"?t.html(o):t.html;return co("span",{dangerouslySetInnerHTML:{__html:n}})}return null}}function c0(t){let e={};for(let[o,n]of Object.entries(t)){if(!n||typeof n!="object")continue;if(o==="blocks"){e.blocks={};for(let[l,s]of Object.entries(n)){let i=s;(i.Component||i.Block||i.html)&&(e.blocks[l]=Ms(i))}continue}if(o==="inlineBlocks"){e.inlineBlocks={};for(let[l,s]of Object.entries(n)){let i=s;(i.Component||i.Block||i.html)&&(e.inlineBlocks[l]=Ms(i))}continue}let r=n;(r.Component||r.html)&&(e[o]=a0(r))}return e}function As({converters:t,data:e,disableIndent:o,disableTextAlign:n,nodeMap:r}){if(Is(e)){let l=r?c0(r):void 0,s=l?{...t,...l,blocks:{...t.blocks,...l.blocks},inlineBlocks:{...t.inlineBlocks,...l.inlineBlocks}}:t;return $s({converters:s,disableIndent:o,disableTextAlign:n,nodes:e.root.children,parent:e.root})}return co(s0,{})}function $s({converters:t,disableIndent:e,disableTextAlign:o,nodes:n,parent:r}){let l=t.unknown;return n.map((i,u)=>{let d;i.type==="block"?(d=t?.blocks?.[i?.fields?.blockType],!d&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${i?.fields?.blockType} block, but no converter is provided`)):i.type==="inlineBlock"?(d=t?.inlineBlocks?.[i?.fields?.blockType],!d&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${i?.fields?.blockType} inline block, but no converter is provided`)):d=t[i.type];try{!d&&l&&(d=l);let c;d?c=typeof d=="function"?d({childIndex:u,converters:t,node:i,nodesToJSX:f=>$s({converters:f.converters??t,disableIndent:f.disableIndent??e,disableTextAlign:f.disableTextAlign??o,nodes:f.nodes,parent:f.parent??{...i,parent:r}}),parent:r}):d:c=co("span",{children:"unknown node"},u);let a={};if(!o&&(!Array.isArray(o)||!o?.includes(i.type))&&"format"in i&&i.format)switch(i.format){case"center":a.textAlign="center";break;case"end":a.textAlign="right";break;case"justify":a.textAlign="justify";break;case"left":break;case"right":a.textAlign="right";break;case"start":a.textAlign="left";break}if(!e&&(!Array.isArray(e)||!e?.includes(i.type))&&"indent"in i&&i.indent&&i.type!=="listitem"&&(a.paddingInlineStart=`${Number(i.indent)*40}px`),ao.isValidElement(c)){if(a.textAlign||a.paddingInlineStart){let m={...a,...c?.props?.style??{}};return ao.cloneElement(c,{key:u,style:m})}return ao.cloneElement(c,{key:u})}return c}catch(c){return console.error("Error converting lexical node to JSX:",c,"node:",i),null}}).filter(Boolean)}function _n({className:t,converters:e,data:o,disableContainer:n,disableIndent:r,disableTextAlign:l,nodeMap:s}){if(!o)return null;let i=e,u={};i?typeof i=="function"?u=i({defaultConverters:at}):u=i:u=at;let d=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&As({converters:u,data:o,disableIndent:r,disableTextAlign:l,nodeMap:s});return n?Ds(u0,{children:d}):Ds("div",{className:t??"payload-richtext",children:d})}function Fs(){let t=d0(7),[e]=m0(),o;t[0]!==e?(o=()=>e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[n,r]=p0(o),l,s;t[2]!==e?(l=()=>e.registerUpdateListener(u=>{let{editorState:d}=u;r(d.toJSON())}),s=[e],t[2]=e,t[3]=l,t[4]=s):(l=t[3],s=t[4]),f0(l,s);let i;return t[5]!==n?(i=Os("div",{className:"debug-jsx-converter",children:Os(_n,{converters:at,data:n})}),t[5]=n,t[6]=i):i=t[6],i}var h0=A({plugins:[{Component:Fs,position:"bottom"}]});var H={amber:{50:"oklch(0.987 0.022 95.277)",100:"oklch(0.962 0.059 95.617)",200:"oklch(0.924 0.12 95.746)",300:"oklch(0.879 0.169 91.605)",400:"oklch(0.828 0.189 84.429)",500:"oklch(0.769 0.188 70.08)",600:"oklch(0.666 0.179 58.318)",700:"oklch(0.555 0.163 48.998)",800:"oklch(0.473 0.137 46.201)",900:"oklch(0.414 0.112 45.904)",950:"oklch(0.279 0.077 45.635)"},black:"#000",blue:{50:"oklch(0.97 0.014 254.604)",100:"oklch(0.932 0.032 255.585)",200:"oklch(0.882 0.059 254.128)",300:"oklch(0.809 0.105 251.813)",400:"oklch(0.707 0.165 254.624)",500:"oklch(0.623 0.214 259.815)",600:"oklch(0.546 0.245 262.881)",700:"oklch(0.488 0.243 264.376)",800:"oklch(0.424 0.199 265.638)",900:"oklch(0.379 0.146 265.522)",950:"oklch(0.282 0.091 267.935)"},current:"currentColor",cyan:{50:"oklch(0.984 0.019 200.873)",100:"oklch(0.956 0.045 203.388)",200:"oklch(0.917 0.08 205.041)",300:"oklch(0.865 0.127 207.078)",400:"oklch(0.789 0.154 211.53)",500:"oklch(0.715 0.143 215.221)",600:"oklch(0.609 0.126 221.723)",700:"oklch(0.52 0.105 223.128)",800:"oklch(0.45 0.085 224.283)",900:"oklch(0.398 0.07 227.392)",950:"oklch(0.302 0.056 229.695)"},emerald:{50:"oklch(0.979 0.021 166.113)",100:"oklch(0.95 0.052 163.051)",200:"oklch(0.905 0.093 164.15)",300:"oklch(0.845 0.143 164.978)",400:"oklch(0.765 0.177 163.223)",500:"oklch(0.696 0.17 162.48)",600:"oklch(0.596 0.145 163.225)",700:"oklch(0.508 0.118 165.612)",800:"oklch(0.432 0.095 166.913)",900:"oklch(0.378 0.077 168.94)",950:"oklch(0.262 0.051 172.552)"},fuchsia:{50:"oklch(0.977 0.017 320.058)",100:"oklch(0.952 0.037 318.852)",200:"oklch(0.903 0.076 319.62)",300:"oklch(0.833 0.145 321.434)",400:"oklch(0.74 0.238 322.16)",500:"oklch(0.667 0.295 322.15)",600:"oklch(0.591 0.293 322.896)",700:"oklch(0.518 0.253 323.949)",800:"oklch(0.452 0.211 324.591)",900:"oklch(0.401 0.17 325.612)",950:"oklch(0.293 0.136 325.661)"},gray:{50:"oklch(0.985 0.002 247.839)",100:"oklch(0.967 0.003 264.542)",200:"oklch(0.928 0.006 264.531)",300:"oklch(0.872 0.01 258.338)",400:"oklch(0.707 0.022 261.325)",500:"oklch(0.551 0.027 264.364)",600:"oklch(0.446 0.03 256.802)",700:"oklch(0.373 0.034 259.733)",800:"oklch(0.278 0.033 256.848)",900:"oklch(0.21 0.034 264.665)",950:"oklch(0.13 0.028 261.692)"},green:{50:"oklch(0.982 0.018 155.826)",100:"oklch(0.962 0.044 156.743)",200:"oklch(0.925 0.084 155.995)",300:"oklch(0.871 0.15 154.449)",400:"oklch(0.792 0.209 151.711)",500:"oklch(0.723 0.219 149.579)",600:"oklch(0.627 0.194 149.214)",700:"oklch(0.527 0.154 150.069)",800:"oklch(0.448 0.119 151.328)",900:"oklch(0.393 0.095 152.535)",950:"oklch(0.266 0.065 152.934)"},indigo:{50:"oklch(0.962 0.018 272.314)",100:"oklch(0.93 0.034 272.788)",200:"oklch(0.87 0.065 274.039)",300:"oklch(0.785 0.115 274.713)",400:"oklch(0.673 0.182 276.935)",500:"oklch(0.585 0.233 277.117)",600:"oklch(0.511 0.262 276.966)",700:"oklch(0.457 0.24 277.023)",800:"oklch(0.398 0.195 277.366)",900:"oklch(0.359 0.144 278.697)",950:"oklch(0.257 0.09 281.288)"},inherit:"inherit",lime:{50:"oklch(0.986 0.031 120.757)",100:"oklch(0.967 0.067 122.328)",200:"oklch(0.938 0.127 124.321)",300:"oklch(0.897 0.196 126.665)",400:"oklch(0.841 0.238 128.85)",500:"oklch(0.768 0.233 130.85)",600:"oklch(0.648 0.2 131.684)",700:"oklch(0.532 0.157 131.589)",800:"oklch(0.453 0.124 130.933)",900:"oklch(0.405 0.101 131.063)",950:"oklch(0.274 0.072 132.109)"},neutral:{50:"oklch(0.985 0 0)",100:"oklch(0.97 0 0)",200:"oklch(0.922 0 0)",300:"oklch(0.87 0 0)",400:"oklch(0.708 0 0)",500:"oklch(0.556 0 0)",600:"oklch(0.439 0 0)",700:"oklch(0.371 0 0)",800:"oklch(0.269 0 0)",900:"oklch(0.205 0 0)",950:"oklch(0.145 0 0)"},orange:{50:"oklch(0.98 0.016 73.684)",100:"oklch(0.954 0.038 75.164)",200:"oklch(0.901 0.076 70.697)",300:"oklch(0.837 0.128 66.29)",400:"oklch(0.75 0.183 55.934)",500:"oklch(0.705 0.213 47.604)",600:"oklch(0.646 0.222 41.116)",700:"oklch(0.553 0.195 38.402)",800:"oklch(0.47 0.157 37.304)",900:"oklch(0.408 0.123 38.172)",950:"oklch(0.266 0.079 36.259)"},pink:{50:"oklch(0.971 0.014 343.198)",100:"oklch(0.948 0.028 342.258)",200:"oklch(0.899 0.061 343.231)",300:"oklch(0.823 0.12 346.018)",400:"oklch(0.718 0.202 349.761)",500:"oklch(0.656 0.241 354.308)",600:"oklch(0.592 0.249 0.584)",700:"oklch(0.525 0.223 3.958)",800:"oklch(0.459 0.187 3.815)",900:"oklch(0.408 0.153 2.432)",950:"oklch(0.284 0.109 3.907)"},purple:{50:"oklch(0.977 0.014 308.299)",100:"oklch(0.946 0.033 307.174)",200:"oklch(0.902 0.063 306.703)",300:"oklch(0.827 0.119 306.383)",400:"oklch(0.714 0.203 305.504)",500:"oklch(0.627 0.265 303.9)",600:"oklch(0.558 0.288 302.321)",700:"oklch(0.496 0.265 301.924)",800:"oklch(0.438 0.218 303.724)",900:"oklch(0.381 0.176 304.987)",950:"oklch(0.291 0.149 302.717)"},red:{50:"oklch(0.971 0.013 17.38)",100:"oklch(0.936 0.032 17.717)",200:"oklch(0.885 0.062 18.334)",300:"oklch(0.808 0.114 19.571)",400:"oklch(0.704 0.191 22.216)",500:"oklch(0.637 0.237 25.331)",600:"oklch(0.577 0.245 27.325)",700:"oklch(0.505 0.213 27.518)",800:"oklch(0.444 0.177 26.899)",900:"oklch(0.396 0.141 25.723)",950:"oklch(0.258 0.092 26.042)"},rose:{50:"oklch(0.969 0.015 12.422)",100:"oklch(0.941 0.03 12.58)",200:"oklch(0.892 0.058 10.001)",300:"oklch(0.81 0.117 11.638)",400:"oklch(0.712 0.194 13.428)",500:"oklch(0.645 0.246 16.439)",600:"oklch(0.586 0.253 17.585)",700:"oklch(0.514 0.222 16.935)",800:"oklch(0.455 0.188 13.697)",900:"oklch(0.41 0.159 10.272)",950:"oklch(0.271 0.105 12.094)"},sky:{50:"oklch(0.977 0.013 236.62)",100:"oklch(0.951 0.026 236.824)",200:"oklch(0.901 0.058 230.902)",300:"oklch(0.828 0.111 230.318)",400:"oklch(0.746 0.16 232.661)",500:"oklch(0.685 0.169 237.323)",600:"oklch(0.588 0.158 241.966)",700:"oklch(0.5 0.134 242.749)",800:"oklch(0.443 0.11 240.79)",900:"oklch(0.391 0.09 240.876)",950:"oklch(0.293 0.066 243.157)"},slate:{50:"oklch(0.984 0.003 247.858)",100:"oklch(0.968 0.007 247.896)",200:"oklch(0.929 0.013 255.508)",300:"oklch(0.869 0.022 252.894)",400:"oklch(0.704 0.04 256.788)",500:"oklch(0.554 0.046 257.417)",600:"oklch(0.446 0.043 257.281)",700:"oklch(0.372 0.044 257.287)",800:"oklch(0.279 0.041 260.031)",900:"oklch(0.208 0.042 265.755)",950:"oklch(0.129 0.042 264.695)"},stone:{50:"oklch(0.985 0.001 106.423)",100:"oklch(0.97 0.001 106.424)",200:"oklch(0.923 0.003 48.717)",300:"oklch(0.869 0.005 56.366)",400:"oklch(0.709 0.01 56.259)",500:"oklch(0.553 0.013 58.071)",600:"oklch(0.444 0.011 73.639)",700:"oklch(0.374 0.01 67.558)",800:"oklch(0.268 0.007 34.298)",900:"oklch(0.216 0.006 56.043)",950:"oklch(0.147 0.004 49.25)"},teal:{50:"oklch(0.984 0.014 180.72)",100:"oklch(0.953 0.051 180.801)",200:"oklch(0.91 0.096 180.426)",300:"oklch(0.855 0.138 181.071)",400:"oklch(0.777 0.152 181.912)",500:"oklch(0.704 0.14 182.503)",600:"oklch(0.6 0.118 184.704)",700:"oklch(0.511 0.096 186.391)",800:"oklch(0.437 0.078 188.216)",900:"oklch(0.386 0.063 188.416)",950:"oklch(0.277 0.046 192.524)"},transparent:"transparent",violet:{50:"oklch(0.969 0.016 293.756)",100:"oklch(0.943 0.029 294.588)",200:"oklch(0.894 0.057 293.283)",300:"oklch(0.811 0.111 293.571)",400:"oklch(0.702 0.183 293.541)",500:"oklch(0.606 0.25 292.717)",600:"oklch(0.541 0.281 293.009)",700:"oklch(0.491 0.27 292.581)",800:"oklch(0.432 0.232 292.759)",900:"oklch(0.38 0.189 293.745)",950:"oklch(0.283 0.141 291.089)"},white:"#fff",yellow:{50:"oklch(0.987 0.026 102.212)",100:"oklch(0.973 0.071 103.193)",200:"oklch(0.945 0.129 101.54)",300:"oklch(0.905 0.182 98.111)",400:"oklch(0.852 0.199 91.936)",500:"oklch(0.795 0.184 86.047)",600:"oklch(0.681 0.162 75.834)",700:"oklch(0.554 0.135 66.442)",800:"oklch(0.476 0.114 61.907)",900:"oklch(0.421 0.095 57.708)",950:"oklch(0.286 0.066 53.813)"},zinc:{50:"oklch(0.985 0 0)",100:"oklch(0.967 0.001 286.375)",200:"oklch(0.92 0.004 286.32)",300:"oklch(0.871 0.006 286.286)",400:"oklch(0.705 0.015 286.067)",500:"oklch(0.552 0.016 285.938)",600:"oklch(0.442 0.017 285.786)",700:"oklch(0.37 0.013 285.805)",800:"oklch(0.274 0.006 286.033)",900:"oklch(0.21 0.006 285.885)",950:"oklch(0.141 0.005 285.823)"}},g0={text:{"text-red":{css:{color:`light-dark(${H.red[600]}, ${H.red[400]})`},label:"Red"},"text-orange":{css:{color:`light-dark(${H.orange[600]}, ${H.orange[400]})`},label:"Orange"},"text-yellow":{css:{color:`light-dark(${H.yellow[700]}, ${H.yellow[300]})`},label:"Yellow"},"text-green":{css:{color:`light-dark(${H.green[700]}, ${H.green[400]})`},label:"Green"},"text-blue":{css:{color:`light-dark(${H.blue[600]}, ${H.blue[400]})`},label:"Blue"},"text-purple":{css:{color:`light-dark(${H.purple[600]}, ${H.purple[400]})`},label:"Purple"},"text-pink":{css:{color:`light-dark(${H.pink[600]}, ${H.pink[400]})`},label:"Pink"}},background:{"bg-red":{css:{"background-color":`light-dark(${H.red[400]}, ${H.red[600]})`},label:"Red"},"bg-orange":{css:{"background-color":`light-dark(${H.orange[400]}, ${H.orange[600]})`},label:"Orange"},"bg-yellow":{css:{"background-color":`light-dark(${H.yellow[300]}, ${H.yellow[700]})`},label:"Yellow"},"bg-green":{css:{"background-color":`light-dark(${H.green[400]}, ${H.green[700]})`},label:"Green"},"bg-blue":{css:{"background-color":`light-dark(${H.blue[400]}, ${H.blue[600]})`},label:"Blue"},"bg-purple":{css:{"background-color":`light-dark(${H.purple[400]}, ${H.purple[600]})`},label:"Purple"},"bg-pink":{css:{"background-color":`light-dark(${H.pink[400]}, ${H.pink[600]})`},label:"Pink"}}};import{$isNodeSelection as rh}from"lexical";import{jsx as Ps}from"react/jsx-runtime";import"react";var C0="M9.5 6C9.77614 6 10 6.22386 10 6.5C10 6.77614 9.77614 7 9.5 7H7.5C7.22386 7 7 7.22386 7 7.5V16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5V14.5C17 14.2239 17.2239 14 17.5 14C17.7761 14 18 14.2239 18 14.5V16.5C18 17.3284 17.3284 18 16.5 18H7.5C6.67157 18 6 17.3284 6 16.5V7.5C6 6.67157 6.67157 6 7.5 6H9.5ZM17.5 6C17.7761 6 18 6.22386 18 6.5V11.5C18 11.7761 17.7761 12 17.5 12C17.2239 12 17 11.7761 17 11.5V7.70703L12.8535 11.8535C12.6583 12.0488 12.3417 12.0488 12.1465 11.8535C11.9512 11.6583 11.9512 11.3417 12.1465 11.1465L16.293 7H12.5C12.2239 7 12 6.77614 12 6.5C12 6.22386 12.2239 6 12.5 6H17.5Z",Tn=({className:t})=>Ps("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Ps("path",{d:C0,fill:"currentColor"})});import{jsx as T0}from"react/jsx-runtime";import{$applyNodeReplacement as w0}from"lexical";import*as js from"react";import{DecoratorBlockNode as x0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as b0}from"@lexical/utils";import{$applyNodeReplacement as k0}from"lexical";function _0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Bs({relationTo:o,value:e})}:null}var At=class extends x0{__data;constructor({data:e,format:o,key:n}){super(o,n),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"relationship"}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:_0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},n=Bs(o);return n.setFormat(e.format),n}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return b0(o,e?.theme?.relationship),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div");e.setAttribute("data-lexical-relationship-id",String(typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value)),e.setAttribute("data-lexical-relationship-relationTo",this.__data?.relationTo);let o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"relationship",version:2}}getData(){return this.getLatest().__data}getTextContent(){return`${this.__data?.relationTo} relation to ${typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value}`}setData(e){let o=this.getWritable();o.__data=e}};function Bs(t){return k0(new At({data:t}))}var E0=js.lazy(()=>import("./RelationshipComponent-YCPAKOL7.js").then(t=>({default:t.RelationshipComponent})));function S0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Ve({relationTo:o,value:e})}:null}var Ee=class extends At{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:S0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},n=Ve(o);return n.setFormat(e.format),n}decorate(e,o){return T0(E0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Ve(t){return w0(new Ee({data:t}))}function wn(t){return t instanceof Ee}import{c as W0}from"react/compiler-runtime";import{jsx as K0}from"react/jsx-runtime";import{useLexicalComposerContext as X0}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as J0}from"@lexical/utils";import{$getPreviousSelection as Z0,$getSelection as Y0,$isParagraphNode as q0,$isRangeSelection as Q0,COMMAND_PRIORITY_EDITOR as eh,createCommand as th}from"lexical";import{useEffect as oh}from"react";import{c as Us}from"react/compiler-runtime";import{jsx as En}from"react/jsx-runtime";import{useLexicalComposerContext as zs}from"@lexical/react/LexicalComposerContext.js";import{toast as F0}from"@payloadcms/ui";import{$getNodeByKey as P0,COMMAND_PRIORITY_EDITOR as Vs}from"lexical";import{useEffect as Ws,useState as B0}from"react";import{c as N0}from"react/compiler-runtime";import{jsx as L0}from"react/jsx-runtime";import{useLexicalComposerContext as y0}from"@lexical/react/LexicalComposerContext";import{useListDrawer as R0,useModal as v0}from"@payloadcms/ui";import{$getNodeByKey as Hs,$getPreviousSelection as I0,$getRoot as M0,$getSelection as A0,$isRangeSelection as $0,$setSelection as D0}from"lexical";import{useEffect as O0,useState as Gs}from"react";var $t=t=>{let e=N0(23),[o]=y0(),[n,r]=Gs(null),[l,s]=Gs(!1),[i,u,d]=R0(t),{closeDrawer:c,drawerSlug:a,isDrawerOpen:m,openDrawer:f}=d,{modalState:h}=v0(),p;e[0]===Symbol.for("react.memo_cache_sentinel")?(p=()=>{let N=A0()??I0();r(N)},e[0]=p):p=e[0];let g=p,_;e[1]!==o||e[2]!==n?(_=()=>{n&&o.update(()=>{if($0(n)){let{anchor:N,focus:E}=n;Hs(N.key)&&Hs(E.key)&&D0(n.clone())}else M0().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=n,e[3]=_):_=e[3];let L=_,v;e[4]!==c?(v=()=>{c()},e[4]=c,e[5]=v):v=e[5];let b=v,C,x;e[6]!==a||e[7]!==h||e[8]!==L||e[9]!==l?(C=()=>{if(!l)return;let N=h[a];N&&!N?.isOpen&&(s(!1),setTimeout(()=>{L()},1))},x=[h,a,L,l],e[6]=a,e[7]=h,e[8]=L,e[9]=l,e[10]=C,e[11]=x):(C=e[10],x=e[11]),O0(C,x);let k;e[12]!==u?(k=N=>L0(u,{...N,onClick:()=>{g()}}),e[12]=u,e[13]=k):k=e[13];let T;e[14]!==f?(T=()=>{g(),f(),s(!0)},e[14]=f,e[15]=T):T=e[15];let I;return e[16]!==i||e[17]!==b||e[18]!==m||e[19]!==a||e[20]!==k||e[21]!==T?(I={closeListDrawer:b,isListDrawerOpen:m,ListDrawer:i,listDrawerSlug:a,ListDrawerToggler:k,openListDrawer:T},e[16]=i,e[17]=b,e[18]=m,e[19]=a,e[20]=k,e[21]=T,e[22]=I):I=e[22],I};var j0=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=P0(o);r&&r.replace(Ve({relationTo:e,value:n}))}):t.dispatchCommand(Sn,{relationTo:e,value:n})},H0=t=>{let e=Us(14),{enabledCollectionSlugs:o}=t,[n]=zs(),[r,l]=B0(null),s=o?.[0],i;e[0]!==o||e[1]!==s?(i={collectionSlugs:o,selectedCollection:s},e[0]=o,e[1]=s,e[2]=i):i=e[2];let{closeListDrawer:u,ListDrawer:d,openListDrawer:c}=$t(i),a,m;e[3]!==n||e[4]!==c?(a=()=>n.registerCommand(Ye,g=>(l(g?.replace?g?.replace.nodeKey:null),c(),!0),Vs),m=[n,c],e[3]=n,e[4]=c,e[5]=a,e[6]=m):(a=e[5],m=e[6]),Ws(a,m);let f;e[7]!==u||e[8]!==n||e[9]!==r?(f=g=>{let{collectionSlug:_,doc:L}=g;j0({editor:n,relationTo:_,replaceNodeKey:r,value:L.id}),u()},e[7]=u,e[8]=n,e[9]=r,e[10]=f):f=e[10];let h=f,p;return e[11]!==d||e[12]!==h?(p=En(d,{onSelect:h}),e[11]=d,e[12]=h,e[13]=p):p=e[13],p},G0=()=>{let t=Us(3),[e]=zs(),o,n;return t[0]!==e?(o=()=>e.registerCommand(Ye,U0,Vs),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),Ws(o,n),null},Ks=({enabledCollectionSlugs:t})=>t?.length?En(H0,{enabledCollectionSlugs:t}):En(G0,{});function U0(){return F0.error("No relationship collections enabled"),!0}import{useConfig as z0,useEntityVisibility as V0}from"@payloadcms/ui";import*as Js from"react";var Xs=(t,{disabledCollections:e,enabledCollections:o,uploads:n,visibleSlugs:r})=>{let l=o?.length?new Set(o):null,s=e?.length?new Set(e):null;return t.filter(i=>{let{slug:u,admin:d,upload:c}=i;if(r&&!r.includes(u))return!1;if(n){if(!d?.enableRichTextRelationship||!c)return!1}else if(c||!d?.enableRichTextRelationship)return!1;return!(l&&!l.has(u)||s&&s.has(u))})};var uo=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:n=!1}=t||{},{config:{collections:r}}=z0(),{visibleEntities:l}=V0();return Js.useMemo(()=>{let s=Xs(r,{disabledCollections:e,enabledCollections:o,uploads:n,visibleSlugs:l?.collections});return{enabledCollections:s,enabledCollectionSlugs:s.map(i=>i.slug)}},[r,l,n,o,e])};var Sn=th("INSERT_RELATIONSHIP_COMMAND"),Zs=t=>{let e=W0(8),{clientProps:o}=t,[n]=X0(),r=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==r||e[1]!==l?(s={collectionSlugsBlacklist:r,collectionSlugsWhitelist:l},e[0]=r,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=uo(s),u,d;e[3]!==n?(u=()=>{if(!n.hasNodes([Ee]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return n.registerCommand(Sn,nh,eh)},d=[n],e[3]=n,e[4]=u,e[5]=d):(u=e[4],d=e[5]),oh(u,d);let c;return e[6]!==i?(c=K0(Ks,{enabledCollectionSlugs:i}),e[6]=i,e[7]=c):c=e[7],c};function nh(t){let e=Y0()||Z0();if(Q0(e)){let o=Ve(t),{focus:n}=e,r=n.getNode();J0(o),q0(r)&&!r.__first&&r.remove()}return!0}var lh=A({nodes:[Ee],plugins:[{Component:Zs,position:"normal"}],slashMenu:{groups:[J([{Icon:Tn,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ye,{replace:!1})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Tn,isActive:({selection:t})=>{if(!rh(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return wn(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ye,{replace:!1})}}])]}});import{c as jh}from"react/compiler-runtime";import{jsx as pe,jsxs as Hh}from"react/jsx-runtime";import{useLexicalComposerContext as Gh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as aa}from"@lexical/react/useLexicalEditable";import{useScrollInfo as Uh,useThrottledEffect as zh,useTranslation as Vh}from"@payloadcms/ui";import*as ca from"react";import{useMemo as vn}from"react";import{jsx as ih,jsxs as sh}from"react/jsx-runtime";import{Tooltip as ah,useTranslation as ch}from"@payloadcms/ui";import{$addUpdateTag as uh}from"lexical";import{useCallback as Ys,useEffect as dh,useMemo as qs,useRef as mh,useState as fh}from"react";var Nn="toolbar-popup__button",Dt=({active:t=!1,children:e,editor:o,enabled:n=!0,item:r})=>{let{i18n:l}=ch(),{fieldProps:{featureClientSchemaMap:s,schemaPath:i}}=U(),[u,d]=fh(!1),c=mh(null);dh(()=>{c.current?.removeAttribute("data-pressing")},[t]);let a=qs(()=>r.label?typeof r.label=="function"?r.label({featureClientSchemaMap:s,i18n:l,schemaPath:i}):r.label:r.key.replace(/([a-z])([A-Z])/g,"$1 $2").replace(/^./,p=>p.toUpperCase()),[s,l,i,r]),m=qs(()=>[Nn,n?"":"disabled",t?"active":"",r.key?`${Nn}-${r.key}`:""].filter(Boolean).join(" "),[t,n,r.key]),f=Ys(()=>{n&&o.focus(()=>{o.update(()=>{uh("toolbar")}),r.onSelect?.({editor:o,isActive:t})})},[o,r,t,n]),h=Ys(p=>{p.preventDefault(),p.currentTarget.setAttribute("data-pressing","")},[]);return sh("button",{"aria-label":a,className:m,"data-button-key":r.key,disabled:!n,onClick:f,onMouseDown:h,onPointerEnter:()=>d(!0),onPointerLeave:()=>{d(!1),c.current?.removeAttribute("data-pressing")},ref:c,type:"button",children:[ih(ah,{className:`${Nn}__tooltip`,show:u,children:a}),e]})};import{c as kh}from"react/compiler-runtime";import{jsx as ct}from"react/jsx-runtime";import _h,{useMemo as Th}from"react";import{useTranslation as wh}from"@payloadcms/ui";import{jsx as Me,jsxs as Qs}from"react/jsx-runtime";import{Button as ph}from"@payloadcms/ui";import{$addUpdateTag as hh,isDOMNode as gh}from"lexical";import mo,{useCallback as Ch,useEffect as fo,useMemo as ta,useRef as Ln,useState as yn}from"react";import{createPortal as xh}from"react-dom";var ea="toolbar-popup__dropdown-item",oa=mo.createContext(null);function na({active:t,children:e,editor:o,enabled:n,Icon:r,item:l,itemKey:s,tooltip:i}){let u=ta(()=>[ea,n===!1?"disabled":"",t?"active":"",l?.key?`${ea}-${l.key}`:""].filter(Boolean).join(" "),[n,t,l.key]),d=Ln(null),c=mo.use(oa);if(c===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=c;return fo(()=>{d?.current!=null&&a(d)},[d,a]),Me(ph,{"aria-label":i,buttonStyle:"ghost",className:u,disabled:n===!1,extraButtonProps:{"data-item-key":s},icon:r,iconPosition:"left",onClick:()=>{n!==!1&&o.focus(()=>{o.update(()=>{hh("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:m=>{m.preventDefault()},ref:d,tooltip:i,type:"button",children:e})}function bh({children:t,dropdownKey:e,dropDownRef:o,itemsContainerClassNames:n,onClose:r}){let[l,s]=yn(),[i,u]=yn(),d=Ch(m=>{s(f=>f!=null?[...f,m]:[m])},[s]),c=m=>{if(l==null)return;let{key:f}=m;["ArrowDown","ArrowUp","Escape","Tab"].includes(f)&&m.preventDefault(),f==="Escape"||f==="Tab"?r():f==="ArrowUp"?u(h=>{if(h==null)return l[0];let p=l.indexOf(h)-1;return l[p===-1?l.length-1:p]}):f==="ArrowDown"&&u(h=>h==null?l[0]:l[l.indexOf(h)+1])},a=ta(()=>({registerItem:d}),[d]);return fo(()=>{l!=null&&i==null&&u(l[0]),i!=null&&i?.current!=null&&i.current.focus()},[l,i]),Me(oa,{value:a,children:Me("div",{className:(n??["toolbar-popup__dropdown-items"]).join(" "),"data-dropdown-key":e,"data-theme":"dark",onKeyDown:c,ref:o,children:t})})}function ra({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:n=!1,dropdownKey:r,Icon:l,itemsContainerClassNames:s,label:i,stopCloseOnClickSelf:u}){let d=Ln(null),c=Ln(null),[a,m]=yn(!1),f=()=>{m(!1),c?.current!=null&&c.current.focus()};fo(()=>{let p=c.current,g=d.current;if(a&&p!==null&&g!==null){let{left:_,top:L}=p.getBoundingClientRect(),v=window.scrollY||document.documentElement.scrollTop;g.style.top=`${L+v+p.offsetHeight+5}px`,g.style.left=`${Math.min(_-5,window.innerWidth-g.offsetWidth-20)}px`}},[d,c,a]),fo(()=>{let p=c.current;if(p!==null&&a){let g=_=>{let L=_.target;gh(L)&&(u&&d.current&&d.current.contains(L)||p.contains(L)||m(!1))};return document.addEventListener("click",g),()=>{document.removeEventListener("click",g)}}},[d,c,a,u]);let h=xh(Me(bh,{dropdownKey:r,dropDownRef:d,itemsContainerClassNames:s,onClose:f,children:o}),document.body);return Qs(mo.Fragment,{children:[Qs("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":r,disabled:n,onClick:p=>{p.preventDefault(),m(!a)},onMouseDown:p=>{p.preventDefault()},ref:c,type:"button",children:[l&&Me(l,{}),i&&Me("span",{className:"toolbar-popup__dropdown-label",children:i}),Me("i",{className:"toolbar-popup__dropdown-caret"})]}),a&&Me(mo.Fragment,{children:h})]})}var Rn="toolbar-popup__dropdown",Eh=t=>{let e=kh(15),{active:o,anchorElem:n,editor:r,enabled:l,iconOnly:s,item:i}=t,{i18n:u}=wh(),{fieldProps:d}=U(),{featureClientSchemaMap:c,schemaPath:a}=d;if(i.Component){let f;return e[0]!==o||e[1]!==n||e[2]!==r||e[3]!==l||e[4]!==i?(f=i?.Component&&ct(i.Component,{active:o,anchorElem:n,editor:r,enabled:l,item:i},i.key),e[0]=o,e[1]=n,e[2]=r,e[3]=l,e[4]=i,e[5]=f):f=e[5],f}let m;if(e[6]!==o||e[7]!==r||e[8]!==l||e[9]!==c||e[10]!==u||e[11]!==s||e[12]!==i||e[13]!==a){let f=i.key,h;i.label&&(f=typeof i.label=="function"?i.label({featureClientSchemaMap:c,i18n:u,schemaPath:a}):i.label),f.length>25?h=f.substring(0,25)+"...":h=f,m=ct(na,{active:o,editor:r,enabled:l,Icon:i?.ChildComponent?ct(i.ChildComponent,{}):void 0,item:i,itemKey:i.key,tooltip:s?f:void 0,children:ct("span",{className:"text",children:h})},i.key),e[6]=o,e[7]=r,e[8]=l,e[9]=c,e[10]=u,e[11]=s,e[12]=i,e[13]=a,e[14]=m}else m=e[14];return m},Sh=_h.memo(Eh),Ot=({anchorElem:t,classNames:e,editor:o,group:n,groupState:r,Icon:l,itemsContainerClassNames:s,label:i})=>{let{items:u,key:d}=n,c=Th(()=>u?.length?u.map(a=>ct(Sh,{active:r.activeItemKeys.includes(a.key),anchorElem:t,editor:o,enabled:r.enabledItemKeys.includes(a.key),iconOnly:n.iconOnly,item:a},a.key)):null,[u,r.activeItemKeys,r.enabledItemKeys,t,o]);return ct(ra,{buttonAriaLabel:`${d} dropdown`,buttonClassName:[Rn,`${Rn}-${d}`,...e||[]].filter(Boolean).join(" "),disabled:!r.enabledGroup,dropdownKey:d,Icon:l,itemsContainerClassNames:[`${Rn}-items`,...s||[]],label:i,children:c},d)};import{mergeRegister as Nh}from"@lexical/utils";import{$getSelection as Lh}from"lexical";import{useCallback as yh,useDeferredValue as Rh,useEffect as vh,useRef as la,useState as Ih}from"react";function Mh(t){let e=new Map,o=new Map;if(!t?.length)return{groupStates:o,itemStates:e};for(let n of t){let r=[];for(let l of n.items)e.set(l.key,{active:!1,enabled:!0}),r.push(l.key);o.set(n.key,{activeItemKeys:[],activeItems:[],enabledGroup:!0,enabledItemKeys:r})}return{groupStates:o,itemStates:e}}function po(t,e){let[o,n]=Ih(()=>Mh(e)),r=Rh(o),l=U(),s=la(l);s.current=l;let i=la(e);i.current=e;let u=gr(),d=yh(()=>{t.getEditorState().read(()=>{let c=Lh();if(!c)return;let a=i.current;if(!a?.length)return;let m=s.current,f=new Map,h=new Map;for(let p of a){let g=[],_=[],L=[],v=p.type==="dropdown"?p.maxActiveItems??1:void 0;for(let C of p.items){let x=C.isActive?(!v||g.length<v)&&C.isActive({editor:t,editorConfigContext:m,selection:c}):!1,k=C.isEnabled?C.isEnabled({editor:t,editorConfigContext:m,selection:c}):!0;x&&(g.push(C.key),_.push(C)),k&&L.push(C.key),f.set(C.key,{active:x,enabled:k})}let b=p.type==="dropdown"&&p.isEnabled?p.isEnabled({editor:t,editorConfigContext:m,selection:c}):!0;h.set(p.key,{activeItemKeys:g,activeItems:_,enabledGroup:b,enabledItemKeys:L})}n({groupStates:h,itemStates:f})})},[t]);return vh(()=>{u(d);let c=()=>{u(d)},a=Nh(t.registerUpdateListener(c));return document.addEventListener("mouseup",c),()=>{a(),document.removeEventListener("mouseup",c)}},[t,u,d]),r}import{c as Ah}from"react/compiler-runtime";import{useEffect as $h}from"react";var Dh=".fixed-toolbar__scroll",Oh=40;function Fh({clientWidth:t,deltaMode:e,deltaY:o,isRightToLeft:n}){let r=e===1?o*Oh:e===2?o*t:o;return n?-r:r}function ia(t){if(!(Math.abs(t.deltaY)>Math.abs(t.deltaX)))return;let o=t.target;if(!(o instanceof Element))return;let n=o.closest(Dh);!n||!(n.scrollWidth>n.clientWidth)||(t.preventDefault(),n.scrollLeft+=Fh({clientWidth:n.clientWidth,deltaMode:t.deltaMode,deltaY:t.deltaY,isRightToLeft:getComputedStyle(n).direction==="rtl"}))}var ut=0;function sa(){let t=Ah(1),e;t[0]===Symbol.for("react.memo_cache_sentinel")?(e=[],t[0]=e):e=t[0],$h(Ph,e)}function Ph(){return ut===0&&document.addEventListener("wheel",ia,{passive:!1}),ut=ut+1,Bh}function Bh(){ut=ut-1,ut===0&&document.removeEventListener("wheel",ia)}function Wh({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&pe(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?pe(Dt,{active:t,editor:o,enabled:n,item:r,children:pe(r.ChildComponent,{})},r.key):null}function Kh({anchorElem:t,editor:e,editorConfig:o,group:n,index:r,toolbarStates:l}){let{i18n:s}=Vh(),{fieldProps:{featureClientSchemaMap:i,schemaPath:u}}=U(),d=l.groupStates.get(n.key),c=vn(()=>{if(n.type!=="dropdown")return;let m=d?.activeItems?.[0];return m?m.ChildComponent:n.ChildComponent},[n,d?.activeItems]),a=vn(()=>{if(n.type!=="dropdown")return;let m=d?.activeItems;if(!m?.length)return;if(m.length>1)return s.t("lexical:general:toolbarItemsActive",{count:m.length});let f=m[0],h=f.key;return f.label&&(h=typeof f.label=="function"?f.label({featureClientSchemaMap:i,i18n:s,schemaPath:u}):f.label),h.length>25&&(h=h.substring(0,25)+"..."),h},[n,d?.activeItems,s,i,u]);return Hh("div",{className:`fixed-toolbar__group fixed-toolbar__group-${n.key}`,"data-toolbar-group-key":n.key,children:[n.type==="dropdown"&&n.items.length&&d?pe(Ot,{anchorElem:t,editor:e,group:n,groupState:d,Icon:c,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a}):null,n.type==="buttons"&&n.items.length?n.items.map(m=>{let f=l.itemStates.get(m.key);return pe(Wh,{active:f?.active??!1,anchorElem:t,editor:e,enabled:f?.enabled??!0,item:m},m.key)}):null,r<o.features.toolbarFixed?.groups.length-1&&pe("div",{className:"divider"})]},n.key)}function Xh({anchorElem:t,clientProps:e,editor:o,editorConfig:n,parentWithFixedToolbar:r}){let l=ca.useRef(null),s=aa(),{y:i}=Uh();sa();let u=po(o,n?.features?.toolbarFixed?.groups),d=vn(()=>{if(!r||e?.disableIfParentHasFixedToolbar)return null;let a=r.editorContainerRef.current.previousElementSibling;for(;a;){if(a.classList.contains("fixed-toolbar"))return a;a=a.previousElementSibling}return null},[e?.disableIfParentHasFixedToolbar,r]);return zh(()=>{if(!d)return;let c=l.current;if(!c)return;let a=c.getBoundingClientRect(),m=d.getBoundingClientRect();if(!(a.bottom<m.top||a.top>m.bottom))c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),d.classList.remove("fixed-toolbar"),d.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!c.classList.contains("fixed-toolbar--overlapping"))return;c.classList.remove("fixed-toolbar--overlapping"),c.classList.add("fixed-toolbar"),d.classList.remove("fixed-toolbar--hide"),d.classList.add("fixed-toolbar")}},50,[l,d,i]),pe("div",{className:"fixed-toolbar",onFocus:c=>{c.stopPropagation()},ref:l,children:s&&pe("div",{className:"fixed-toolbar__scroll",children:n?.features&&n.features?.toolbarFixed?.groups.map((c,a)=>pe(Kh,{anchorElem:t,editor:o,editorConfig:n,group:c,index:a,toolbarStates:u},c.key))})})}var ua=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return ua(t.parentEditor)}return!1},da=t=>{let e=jh(6),{clientProps:o}=t,[n]=Gh(),r=U();if(!aa())return null;let{editorConfig:s}=r,i=o.applyToFocusedEditor&&r.focusedEditor?.editor||n,u=o.applyToFocusedEditor&&r.focusedEditor?.editorConfig||s,d,c;if(e[0]!==o||e[1]!==i||e[2]!==u||e[3]!==r){c=Symbol.for("react.early_return_sentinel");e:{let a=ua(r);if(o?.disableIfParentHasFixedToolbar&&a){c=null;break e}if(!u?.features?.toolbarFixed?.groups?.length){c=null;break e}d=pe(Xh,{anchorElem:document.body,clientProps:o,editor:i,editorConfig:u,parentWithFixedToolbar:a})}e[0]=o,e[1]=i,e[2]=u,e[3]=r,e[4]=d,e[5]=c}else d=e[4],c=e[5];return c!==Symbol.for("react.early_return_sentinel")?c:d};var Jh=A({plugins:[{Component:da,position:"aboveContainer"}]});import{c as Zh}from"react/compiler-runtime";import{jsx as Se,jsxs as pa}from"react/jsx-runtime";import{useLexicalComposerContext as Yh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as qh}from"@lexical/react/useLexicalEditable";import{mergeRegister as ha}from"@lexical/utils";import{$getSelection as ga,$isRangeSelection as ma,$isTextNode as Qh,COMMAND_PRIORITY_LOW as e5,getDOMSelection as Ca,SELECTION_CHANGE_COMMAND as t5}from"lexical";import{useCallback as go,useEffect as Ft,useMemo as o5,useRef as fa,useState as n5}from"react";import"react";import{createPortal as r5}from"react-dom";function In(t,e){let o=t.getRangeAt(0),n;if(t.anchorNode===e){let r=e;for(;r.firstElementChild!=null;)r=r.firstElementChild;n=r.getBoundingClientRect()}else n=o.getBoundingClientRect();return n}function ho(t){let{alwaysDisplayOnTop:e=!1,anchorElem:o,anchorFlippedOffset:n=0,floatingElem:r,horizontalOffset:l=32,horizontalPosition:s="left",specialHandlingForCaret:i=!1,targetRect:u,verticalGap:d=10}=t,c=o.parentElement;if(u===null||c==null){r.style.opacity="0",r.style.transform="translate(-10000px, -10000px)";return}let a=r.getBoundingClientRect(),m=o.getBoundingClientRect(),f=c.getBoundingClientRect(),h=u.top-a.height-d,p=u.left-l;s==="center"&&(p=u.left+u.width/2-a.width/2);let g=0;return!e&&h<f.top&&!i&&(g=a.height+u.height+d*2,h+=g),s==="center"?p+a.width>f.right?p=f.right-a.width-l:p<f.left&&(p=f.left+l):p+a.width>f.right&&(p=f.right-a.width-l),p-=m.left,r.style.opacity="1",i&&n!==0?(h-=m.bottom-n+a.height-3,r.style.transform=`translate(${p}px, ${h}px) rotate(180deg)`):(h-=m.top,r.style.transform=`translate(${p}px, ${h}px)`),g}function l5({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&Se(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?Se(Dt,{active:t,editor:o,enabled:n,item:r,children:Se(r.ChildComponent,{})},r.key):null}function i5({anchorElem:t,editor:e,group:o,index:n,toolbarStates:r}){let{editorConfig:l}=U(),s=r.groupStates.get(o.key),i=o5(()=>o.type!=="dropdown"?void 0:s?.activeItems?.[0]?.ChildComponent??o.ChildComponent,[o,s?.activeItems]);return pa("div",{className:`inline-toolbar-popup__group inline-toolbar-popup__group-${o.key}`,"data-toolbar-group-key":o.key,children:[o.type==="dropdown"&&o.items.length&&s?Se(Ot,{anchorElem:t,editor:e,group:o,groupState:s,Icon:i}):null,o.type==="buttons"&&o.items.length?o.items.map(u=>{let d=r.itemStates.get(u.key);return Se(l5,{active:d?.active??!1,anchorElem:t,editor:e,enabled:d?.enabled??!0,item:u},u.key)}):null,n<l.features.toolbarInline?.groups.length-1&&Se("div",{className:"divider"})]},o.key)}function s5({anchorElem:t,editor:e}){let o=fa(null),n=fa(null),{editorConfig:r}=U(),l=po(e,r?.features?.toolbarInline?.groups),s=go(()=>{if(o?.current){let c=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";c||(o.current.style.opacity="0"),a||(o.current.style.pointerEvents="none")}},[o]),i=go(c=>{if(o?.current&&(c.buttons===1||c.buttons===3)){let a=o.current.style.opacity==="0",m=o.current.style.pointerEvents==="none";if(!a||!m){let f=c.clientX,h=c.clientY,p=document.elementFromPoint(f,h);o.current.contains(p)||s()}}},[s]),u=go(()=>{o?.current&&(o.current.style.opacity!=="1"&&(o.current.style.opacity="1"),o.current.style.pointerEvents!=="auto"&&(o.current.style.pointerEvents="auto"))},[]);Ft(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",u),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",u)}),[o,i,u]);let d=go(()=>{let c=ga(),a=Ca(e._window);if(o.current===null)return;let m=t.querySelector(":scope > .link-editor"),f=m!==null&&"style"in m&&m?.style?.opacity==="1",h=e.getRootElement();if(c!==null&&a!==null&&!a.isCollapsed&&h!==null&&h.contains(a.anchorNode)){let p=In(a,h),g=ho({alwaysDisplayOnTop:f,anchorElem:t,floatingElem:o.current,horizontalPosition:"center",targetRect:p});n.current&&ho({anchorElem:o.current,anchorFlippedOffset:g,floatingElem:n.current,horizontalOffset:5,horizontalPosition:"center",specialHandlingForCaret:!0,targetRect:p,verticalGap:8})}else s()},[e,s,t]);return Ft(()=>{let c=t.parentElement,a=()=>{e.getEditorState().read(()=>{d()})};return window.addEventListener("resize",a),c&&c.addEventListener("scroll",a),()=>{window.removeEventListener("resize",a),c&&c.removeEventListener("scroll",a)}},[e,d,t]),Ft(()=>(e.getEditorState().read(()=>{d()}),ha(e.registerUpdateListener(({editorState:c})=>{c.read(()=>{d()})}),e.registerCommand(t5,()=>(d(),!1),e5))),[e,d]),pa("div",{className:"inline-toolbar-popup",ref:o,children:[Se("div",{className:"caret",ref:n}),r?.features&&r.features?.toolbarInline?.groups.map((c,a)=>Se(i5,{anchorElem:t,editor:e,group:c,index:a,toolbarStates:l},c.key))]})}function a5(t,e){let o=Zh(12),[n,r]=n5(!1),l=qh(),s;o[0]!==t?(s=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let f=ga(),h=Ca(t._window),p=t.getRootElement();if(h!==null&&(!ma(f)||p===null||!p.contains(h.anchorNode))){r(!1);return}if(!ma(f))return;if(f.getTextContent()!==""){let _=f.getNodes(),L=!1;for(let v of _)if(Qh(v)){r(!0),L=!0;break}L||r(!1)}else r(!1);let g=f.getTextContent().replace(/\n/g,"");if(!f.isCollapsed()&&g===""){r(!1);return}})},o[0]=t,o[1]=s):s=o[1];let i=s,u,d;o[2]!==i?(u=()=>(document.addEventListener("selectionchange",i),document.addEventListener("mouseup",i),()=>{document.removeEventListener("selectionchange",i),document.removeEventListener("mouseup",i)}),d=[i],o[2]=i,o[3]=u,o[4]=d):(u=o[3],d=o[4]),Ft(u,d);let c,a;if(o[5]!==t||o[6]!==i?(c=()=>ha(t.registerUpdateListener(()=>{i()}),t.registerRootListener(()=>{t.getRootElement()===null&&r(!1)})),a=[t,i],o[5]=t,o[6]=i,o[7]=c,o[8]=a):(c=o[7],a=o[8]),Ft(c,a),!n||!l)return null;let m;return o[9]!==e||o[10]!==t?(m=r5(Se(s5,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=m):m=o[11],m}var xa=t=>{let{anchorElem:e}=t,[o]=Yh();return a5(o,e)};var c5=A({plugins:[{Component:xa,position:"floatingAnchorElem"}]});import{TableCellNode as e2,TableNode as t2,TableRowNode as o2}from"@lexical/table";import{jsx as ba}from"react/jsx-runtime";import"react";var u5={16:"M7 4h4.5a.5.5 0 0 1 .5.5V6H7zM6 4H4.5a.5.5 0 0 0-.5.5V6h2zm0 3H4v2h2zm0 3H4v1.5a.5.5 0 0 0 .5.5H6zm1 2h4.5a.5.5 0 0 0 .5-.5V10H7zm0-3V7h5v2zM3 4.5A1.5 1.5 0 0 1 4.5 3h7A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5z",24:"M17.204 6.51A2 2 0 0 1 19 8.5V16l-.011.204a2 2 0 0 1-1.785 1.785L17 18H7l-.204-.01a2 2 0 0 1-1.786-1.786L5 16V8.5a2 2 0 0 1 1.796-1.99L7 6.5h10zM6 16a1 1 0 0 0 1 1h2v-2.5H6zm4-1.5V17h7a1 1 0 0 0 .995-.898L18 16v-1.5zm-4-1h3V11H6zm4-2.5v2.5h8V11zM7 7.5a1 1 0 0 0-.995.897L6 8.5V10h3V7.5zm3 2.5h8V8.5a1 1 0 0 0-1-1h-7z"},Mn=({className:t,size:e=24})=>ba("svg",{className:["icon",t].filter(Boolean).join(" "),fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:ba("path",{clipRule:"evenodd",d:u5[e],fill:"currentColor",fillRule:"evenodd"})});import{$convertToMarkdownString as d5}from"@lexical/markdown";import{$createTableCellNode as m5,$createTableNode as f5,$createTableRowNode as p5,$isTableCellNode as ka,$isTableNode as An,$isTableRowNode as $n,TableCellHeaderStates as Co,TableCellNode as h5,TableNode as g5,TableRowNode as C5}from"@lexical/table";import{$isParagraphNode as x5,$isTextNode as b5}from"lexical";var Ta=/^\|(.+)\|\s?$/,k5=/^(\| ?:?-*:? ?)+\|\s?$/,wa=({allTransformers:t})=>({type:"element",dependencies:[g5,C5,h5],export:e=>{if(!An(e))return null;let o=[];for(let n of e.getChildren()){let r=[];if(!$n(n))continue;let l=!1;for(let s of n.getChildren())ka(s)&&(r.push(d5(t,s).replace(/\n/g,"\\n").trim()),s.__headerState===Co.ROW&&(l=!0));o.push(`| ${r.join(" | ")} |`),l&&o.push(`| ${r.map(s=>"---").join(" | ")} |`)}return o.join(`
58
+ `)},regExp:Ta,replace:(e,o,n)=>{let r=n[0];if(!r)return;if(k5.test(r)){let a=e.getPreviousSibling();if(!a||!An(a))return;let m=a.getChildren(),f=m[m.length-1];if(!f||!$n(f))return;f.getChildren().forEach(h=>{ka(h)&&h.setHeaderStyles(Co.ROW,Co.ROW)}),e.remove();return}let l=_a(r,t);if(l==null)return;let s=[l],i=e.getPreviousSibling(),u=l.length;for(;i&&!(!x5(i)||i.getChildrenSize()!==1);){let a=i.getFirstChild();if(!b5(a))break;let m=_a(a.getTextContent(),t);if(m==null)break;u=Math.max(u,m.length),s.unshift(m);let f=i.getPreviousSibling();i.remove(),i=f}let d=f5();for(let a of s){let m=p5();d.append(m);for(let f=0;f<u;f++)m.append(f<a.length?a[f]:Ea("",t))}let c=e.getPreviousSibling();An(c)&&_5(c)===u?(c.append(...d.getChildren()),e.remove()):e.replace(d),d.selectEnd()}});function _5(t){let e=t.getFirstChild();return $n(e)?e.getChildrenSize():0}var Ea=(t,e)=>{t=t.replace(/\\n/g,`
59
+ `);let o=m5(Co.NO_STATUS);return Zt(t,e,o,!1,!0),o},_a=(t,e)=>{let o=t.match(Ta);return!o||!o[1]?null:o[1].split("|").map(n=>Ea(n,e))};import{c as w5}from"react/compiler-runtime";import{jsx as j,jsxs as Ne}from"react/jsx-runtime";import{useLexicalComposerContext as va}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as E5}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as La,$deleteTableColumnAtSelection as S5,$deleteTableRowAtSelection as N5,$getNodeTriplet as L5,$getTableCellNodeFromLexicalNode as ya,$getTableColumnIndexFromTableCellNode as y5,$getTableNodeFromLexicalNodeOrThrow as $e,$getTableRowIndexFromTableCellNode as R5,$insertTableColumnAtSelection as v5,$insertTableRowAtSelection as I5,$isTableCellNode as Ia,$isTableSelection as Pt,$mergeCells as M5,$unmergeCell as A5,getTableElement as Dn,getTableObserverFromTableElement as On,TableCellHeaderStates as Ae,TableCellNode as $5}from"@lexical/table";import{mergeRegister as D5}from"@lexical/utils";import{useScrollInfo as O5}from"@payloadcms/ui";import{$getSelection as bo,$isElementNode as F5,$isRangeSelection as Fn,$isTextNode as P5,$setSelection as B5,COMMAND_PRIORITY_CRITICAL as j5,getDOMSelection as H5,isDOMNode as G5,SELECTION_CHANGE_COMMAND as U5}from"lexical";import*as Pn from"react";import{useCallback as ue,useEffect as dt,useRef as xo,useState as mt}from"react";import{createPortal as Ma}from"react-dom";import{jsx as Sa}from"react/jsx-runtime";import"react";var T5={16:"M5 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0m4 0a1 1 0 1 1-2 0 1 1 0 0 1 2 0m3 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2",24:"M7.5 12a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0m4.5 1.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"},Na=({className:t,size:e=24})=>Sa("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Sa("path",{clipRule:"evenodd",d:T5[e],fill:"currentColor",fillRule:"evenodd"})});function Ra(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function z5(){let t=bo();if(Fn(t)&&!t.isCollapsed()||Pt(t)&&!t.anchor.is(t.focus)||!Fn(t)&&!Pt(t))return!1;let[e]=L5(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function V5(t){let e=t.getLastDescendant();P5(e)?e.select():F5(e)?e.selectEnd():e!==null&&e.selectNext()}function W5({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:n,tableCellNode:r}){let[l]=va(),s=xo(null),[i,u]=mt(r),[d,c]=mt({columns:1,rows:1}),[a,m]=mt(!1),[f,h]=mt(!1),{y:p}=O5();dt(()=>l.registerMutationListener($5,w=>{w.get(i.getKey())==="updated"&&l.getEditorState().read(()=>{u(i.getLatest())})},{skipInitialization:!0}),[l,i]),dt(()=>{l.getEditorState().read(()=>{let w=bo();if(Pt(w)){let R=Ra(w);c(Ra(w)),m(R.columns>1||R.rows>1)}h(z5())})},[l]),dt(()=>{let w=e.current,R=s.current,y=l.getRootElement();if(w!=null&&R!=null&&y!=null){let M=y.getBoundingClientRect(),$=w.getBoundingClientRect();R.style.opacity="1";let D=R.getBoundingClientRect(),F=5,P=$.right+F;if(P+D.width>window.innerWidth||P+D.width>M.right){let X=$.left-D.width-F;P=(X<0?F:X)+window.pageXOffset}R.style.left=`${P+window.pageXOffset}px`;let Y=$.top;if(Y+D.height>window.innerHeight){let X=$.bottom-D.height;Y=X<0?F:X}R.style.top=`${Y}px`}},[e,s,l,p]),dt(()=>{function w(R){s.current!=null&&e.current!=null&&G5(R.target)&&!s.current.contains(R.target)&&!e.current.contains(R.target)&&n(!1)}return window.addEventListener("click",w),()=>window.removeEventListener("click",w)},[n,e]);let g=ue(()=>{l.update(()=>{if(i.isAttached()){let w=$e(i),R=Dn(w,l.getElementByKey(w.getKey()));if(R===null)throw new Error("Expected to find tableElement in DOM");let y=On(R);y!==null&&y.$clearHighlight(),w.markDirty(),u(i.getLatest())}B5(null)})},[l,i]),_=()=>{l.update(()=>{let w=bo();if(!Pt(w))return;let y=w.getNodes().filter(Ia),M=M5(y);M&&(V5(M),o())})},L=()=>{l.update(()=>{A5()})},v=ue(w=>{l.update(()=>{for(let R=0;R<d.rows;R++)I5(w);o()})},[l,o,d.rows]),b=ue(w=>{l.update(()=>{for(let R=0;R<d.columns;R++)v5(w);o()})},[l,o,d.columns]),C=ue(()=>{l.update(()=>{N5(),o()})},[l,o]),x=ue(()=>{l.update(()=>{$e(i).remove(),g(),o()})},[l,i,g,o]),k=ue(()=>{l.update(()=>{S5(),o()})},[l,o]),T=ue(()=>{l.update(()=>{let w=$e(i),R=R5(i),[y]=La(w,null,null),M=new Set,$=i.getHeaderStyles()^Ae.ROW;if(y[R])for(let D=0;D<y[R].length;D++){let F=y[R][D];F?.cell&&(M.has(F.cell)||(M.add(F.cell),F.cell.setHeaderStyles($,Ae.ROW)))}g(),o()})},[l,i,g,o]),I=ue(()=>{l.update(()=>{let w=$e(i),R=y5(i),[y]=La(w,null,null),M=new Set,$=i.getHeaderStyles()^Ae.COLUMN;if(y)for(let D=0;D<y.length;D++){let F=y?.[D]?.[R];F?.cell&&(M.has(F.cell)||(M.add(F.cell),F.cell.setHeaderStyles($,Ae.COLUMN)))}g(),o()})},[l,i,g,o]),N=ue(()=>{l.update(()=>{if(i.isAttached()){let w=$e(i);w&&w.setRowStriping(!w.getRowStriping())}g(),o()})},[l,i,g,o]),E=ue(()=>{l.update(()=>{if(i.isAttached()){let w=$e(i);w&&w.setFrozenColumns(w.getFrozenColumns()===0?1:0)}g(),o()})},[l,i,g,o]),S=null;return t&&(a?S=j("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>_(),type:"button",children:j("span",{className:"text",children:"Merge cells"})}):f&&(S=j("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>L(),type:"button",children:j("span",{className:"text",children:"Unmerge cells"})}))),Ma(Ne("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:s,children:[S?Ne(Pn.Fragment,{children:[S,j("hr",{})]}):null,j("button",{className:"item","data-test-id":"table-row-striping",onClick:()=>N(),type:"button",children:j("span",{className:"text",children:"Toggle row striping"})}),j("button",{className:"item","data-test-id":"table-freeze-first-column",onClick:()=>E(),type:"button",children:j("span",{className:"text",children:"Toggle first column freeze"})}),j("button",{className:"item","data-test-id":"table-insert-row-above",onClick:()=>v(!1),type:"button",children:Ne("span",{className:"text",children:["Insert ",d.rows===1?"row":`${d.rows} rows`," above"]})}),j("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>v(!0),type:"button",children:Ne("span",{className:"text",children:["Insert ",d.rows===1?"row":`${d.rows} rows`," below"]})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>b(!1),type:"button",children:Ne("span",{className:"text",children:["Insert ",d.columns===1?"column":`${d.columns} columns`," ","left"]})}),j("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>b(!0),type:"button",children:Ne("span",{className:"text",children:["Insert ",d.columns===1?"column":`${d.columns} columns`," ","right"]})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-delete-columns",onClick:()=>k(),type:"button",children:j("span",{className:"text",children:"Delete column"})}),j("button",{className:"item","data-test-id":"table-delete-rows",onClick:()=>C(),type:"button",children:j("span",{className:"text",children:"Delete row"})}),j("button",{className:"item","data-test-id":"table-delete",onClick:()=>x(),type:"button",children:j("span",{className:"text",children:"Delete table"})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-row-header",onClick:()=>T(),type:"button",children:Ne("span",{className:"text",children:[(i.__headerState&Ae.ROW)===Ae.ROW?"Remove":"Add"," ","row header"]})}),j("button",{className:"item","data-test-id":"table-column-header",onClick:()=>I(),type:"button",children:Ne("span",{className:"text",children:[(i.__headerState&Ae.COLUMN)===Ae.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function K5({anchorElem:t,cellMerge:e}){let[o]=va(),n=xo(null),r=xo(null),[l,s]=mt(!1),[i,u]=mt(null),d=ue(()=>{let a=n.current,m=bo(),f=H5(o._window),h=document.activeElement;function p(){a&&(a.classList.remove("table-cell-action-button-container--active"),a.classList.add("table-cell-action-button-container--inactive")),u(null)}if(m==null||a==null)return p();let g=o.getRootElement(),_=null,L=null;if(Fn(m)&&g!==null&&f!==null&&g.contains(f.anchorNode)){let b=ya(m.anchor.getNode());if(b==null||(L=o.getElementByKey(b.getKey()),L==null||!b.isAttached()))return p();let C=$e(b),x=Dn(C,o.getElementByKey(C.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=On(x),u(b)}else if(Pt(m)){let b=ya(m.anchor.getNode());if(!Ia(b))throw new Error("TableSelection anchorNode must be a TableCellNode");let C=$e(b),x=Dn(C,o.getElementByKey(C.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=On(x),L=o.getElementByKey(b.getKey())}else if(!h)return p();if(_===null||L===null)return p();let v=!_||!_.isSelecting;if(a.classList.toggle("table-cell-action-button-container--active",v),a.classList.toggle("table-cell-action-button-container--inactive",!v),v){let b=L.getBoundingClientRect(),C=t.getBoundingClientRect(),x=b.top-C.top,k=b.right-C.left;a.style.transform=`translate(${k}px, ${x}px)`}},[o,t]);dt(()=>{let a,m=()=>{a=void 0,o.getEditorState().read(d)},f=()=>(a===void 0&&(a=setTimeout(m,0)),!1);return D5(o.registerUpdateListener(f),o.registerCommand(U5,f,j5),o.registerRootListener((h,p)=>{p&&p.removeEventListener("pointerup",f),h&&(h.addEventListener("pointerup",f),f())}),()=>clearTimeout(a))});let c=xo(i);return dt(()=>{c.current!==i&&s(!1),c.current=i},[c,i]),j("div",{className:"table-cell-action-button-container",ref:n,children:i!=null&&Ne(Pn.Fragment,{children:[j("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),s(!l)},ref:r,type:"button",children:j(Na,{})}),l&&j(W5,{cellMerge:e,contextRef:r,onClose:()=>s(!1),setIsMenuOpen:s,tableCellNode:i})]})})}var Aa=t=>{let e=w5(3),{anchorElem:o}=t,n=E5(),r;return e[0]!==o||e[1]!==n?(r=Ma(n?j(K5,{anchorElem:o??document.body,cellMerge:!0}):null,o??document.body),e[0]=o,e[1]=n,e[2]=r):r=e[2],r};import{c as X5}from"react/compiler-runtime";import{jsx as _o,jsxs as J5}from"react/jsx-runtime";import{useLexicalComposerContext as Z5}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Y5}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as q5,$getTableNodeFromLexicalNodeOrThrow as Bn,$getTableRowIndexFromTableCellNode as Q5,$isTableCellNode as $a,$isTableRowNode as eg,getDOMCellFromTarget as tg,getTableElement as og,TableNode as Da}from"@lexical/table";import{calculateZoomLevel as Oa,mergeRegister as ng}from"@lexical/utils";import{$getNearestNodeFromDOMNode as jn,isHTMLElement as rg,SKIP_SCROLL_INTO_VIEW_TAG as Fa}from"lexical";import*as Ba from"react";import{useCallback as Bt,useEffect as Hn,useRef as ko,useState as ft}from"react";import{createPortal as lg}from"react-dom";var ig=33,Pa=92;function sg({editor:t}){let e=ko(null),o=ko(null),n=ko(null),[r,l]=ft(!1),s=U(),i=ko(null),[u,d]=ft(null),[c,a]=ft(null),[m,f]=ft(!1),[h,p]=ft(null),g=Bt(()=>{a(null),e.current=null,p(null),i.current=null,n.current=null},[]),_=E=>(E.buttons&1)===1;Hn(()=>{let E=new Set;return ng(t.registerMutationListener(Da,S=>{for(let[w,R]of S)R==="destroyed"?E.delete(w):E.add(w);l(E.size>0)}),t.registerNodeTransform(Da,S=>{if(S.getColWidths())return S;let w=S.getColumnCount(),R=Pa;return S.setColWidths(Array(w).fill(R)),S}))},[t]),Hn(()=>{if(!r)return;let E=y=>{let M=y.target;if(rg(M)){if(h){d({x:y.clientX,y:y.clientY});return}if(f(_(y)),!(o.current&&o.current.contains(M))&&e.current!==M){e.current=M;let $=tg(M);$&&c!==$?t.getEditorState().read(()=>{let D=jn($.elem);if(!D)throw new Error("TableCellResizer: Table cell node not found.");let F=Bn(D),P=og(F,t.getElementByKey(F.getKey()));if(!P)throw new Error("TableCellResizer: Table element not found.");e.current=M,n.current=P.getBoundingClientRect(),a($)},{editor:t}):$==null&&g()}}},S=y=>{f(!0)},w=y=>{f(!1)},R=t.registerRootListener((y,M)=>{M?.removeEventListener("mousemove",E),M?.removeEventListener("mousedown",S),M?.removeEventListener("mouseup",w),y?.addEventListener("mousemove",E),y?.addEventListener("mousedown",S),y?.addEventListener("mouseup",w)});return()=>{R()}},[c,h,t,r,g]);let L=E=>E==="bottom",v=Bt(E=>{if(!c)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let S=jn(c.elem);if(!$a(S))throw new Error("TableCellResizer: Table cell node not found.");let w=Bn(S),R=Q5(S),y=w.getChildren(),$=S.getColSpan()===w.getColumnCount()?R:R+S.getRowSpan()-1;if($>=y.length||$<0)throw new Error("Expected table cell to be inside of table row.");let D=y[$];if(!eg(D))throw new Error("Expected table row");let F=D.getHeight();if(F===void 0){let Y=D.getChildren();F=Math.min(...Y.map(X=>b(X,t)??1/0))}let P=Math.max(F+E,ig);D.setHeight(P)},{tag:Fa})},[c,t]),b=(E,S)=>S.getElementByKey(E.getKey())?.clientHeight,C=(E,S)=>{let w;return S.forEach(R=>{R.forEach((y,M)=>{y.cell===E&&(w=M)})}),w},x=Bt(E=>{if(!c)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let S=jn(c.elem);if(!$a(S))throw new Error("TableCellResizer: Table cell node not found.");let w=Bn(S),[R]=q5(w,null,null),y=C(S,R);if(y===void 0)throw new Error("TableCellResizer: Table column not found.");let M=w.getColWidths();if(!M)return;let $=M[y];if($===void 0)return;let D=[...M],F=Math.max($+E,Pa);D[y]=F,w.setColWidths(D)},{tag:Fa})},[c,t]),k=Bt(E=>{let S=w=>{if(w.preventDefault(),w.stopPropagation(),!c)throw new Error("TableCellResizer: Expected active cell.");if(i.current){let{x:R,y}=i.current;if(c===null)return;let M=Oa(w.target);if(L(E)){let $=(w.clientY-y)/M;v($)}else{let $=(w.clientX-R)/M;x($)}g(),document.removeEventListener("mouseup",S)}};return S},[c,g,x,v]),T=Bt(E=>S=>{if(S.preventDefault(),S.stopPropagation(),!c)throw new Error("TableCellResizer: Expected active cell.");i.current={x:S.clientX,y:S.clientY},d(i.current),p(E),document.addEventListener("mouseup",k(E))},[c,k]),[I,N]=ft({bottom:null,left:null,right:null,top:null});return Hn(()=>{if(c){let{height:E,left:S,top:w,width:R}=c.elem.getBoundingClientRect(),y=Oa(c.elem),M=10,$={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${M}px`,left:`${window.scrollX+S}px`,top:`${window.scrollY+w+E-M/2}px`,width:`${R}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${E}px`,left:`${window.scrollX+S+R-M/2}px`,top:`${window.scrollY+w}px`,width:`${M}px`}},D=n.current;h&&u&&D&&(L(h)?($[h].left=`${window.scrollX+D.left}px`,$[h].top=`${window.scrollY+u.y/y}px`,$[h].height="3px",$[h].width=`${D.width}px`):($[h].top=`${window.scrollY+D.top}px`,$[h].left=`${window.scrollX+u.x/y}px`,$[h].width="3px",$[h].height=`${D.height}px`),$[h].backgroundColor="#adf"),N($)}else N({bottom:null,left:null,right:null,top:null})},[c,h,u]),_o("div",{ref:o,children:c!=null&&!m&&J5(Ba.Fragment,{children:[_o("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:T("right"),style:I.right||void 0}),_o("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:T("bottom"),style:I.bottom||void 0})]})})}var ja=()=>{let t=X5(3),[e]=Z5(),o=Y5(),n;return t[0]!==e||t[1]!==o?(n=o?lg(_o(sg,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=n):n=t[2],n};import{c as hg}from"react/compiler-runtime";import{jsx as Gn,jsxs as gg,Fragment as Cg}from"react/jsx-runtime";import{useLexicalComposerContext as xg}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Xa}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as bg,$getTableColumnIndexFromTableCellNode as kg,$getTableRowIndexFromTableCellNode as _g,$insertTableColumnAtSelection as Tg,$insertTableRowAtSelection as wg,$isTableCellNode as Eg,$isTableNode as Ua,getTableElement as Sg,TableNode as Ng}from"@lexical/table";import{$findMatchingParent as Lg,mergeRegister as yg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as za,isHTMLElement as Rg}from"lexical";import{useEffect as Va,useMemo as vg,useRef as Wa,useState as To}from"react";import"react";import{createPortal as Ig}from"react-dom";import{c as mg}from"react/compiler-runtime";import{useEffect as fg,useRef as pg}from"react";var ag="Expected a function",cg=Math.max,ug=Math.min;function dg(t,e,o){let n,r,l=0,s,i=!1,u=!1,d,c,a,m=!0;if(typeof t!="function")throw new TypeError(ag);e=e||0,typeof o=="object"&&(i=!!o.leading,u="maxWait"in o,d=u?cg(o.maxWait||0,e):d,m="trailing"in o?!!o.trailing:m);function f(x){let k=n,T=s;return n=s=void 0,l=x,c=t.apply(T,k),c}function h(x){return l=x,a=setTimeout(_,e),i?f(x):c}function p(x){let k=x-r,T=x-l,I=e-k;return u?ug(I,d-T):I}function g(x){let k=x-r,T=x-l;return r===void 0||k>=e||k<0||u&&T>=d}function _(){let x=Date.now();if(g(x))return L(x);a=setTimeout(_,p(x))}function L(x){return a=void 0,m&&n?f(x):(n=s=void 0,c)}function v(){a!==void 0&&clearTimeout(a),l=0,n=r=s=a=void 0}function b(){return a===void 0?c:L(Date.now())}function C(){let x=Date.now(),k=g(x);if(n=arguments,s=this,r=x,k){if(a===void 0)return h(r);if(u)return clearTimeout(a),a=setTimeout(_,e),f(r)}return a===void 0&&(a=setTimeout(_,e)),c}return C.cancel=v,C.flush=b,C}var Ha=dg;function Ga(t,e,o){let n=mg(6),r=pg(null),l,s;n[0]!==t||n[1]!==o||n[2]!==e?(l=()=>(r.current=Ha(t,e,{maxWait:o}),()=>{r.current?.cancel()}),s=[t,e,o],n[0]=t,n[1]=o,n[2]=e,n[3]=l,n[4]=s):(l=n[3],s=n[4]),fg(l,s);let i;return n[5]===Symbol.for("react.memo_cache_sentinel")?(i=(...d)=>{let c=d;r.current&&r.current(...c)},n[5]=i):i=n[5],i}var Ka=16;function Mg({anchorElem:t}){let[e]=xg(),o=Xa(),n=U(),[r,l]=To(!1),[s,i]=To(!1),[u,d]=To(!1),[c,a]=To({}),m=Wa(new Set),f=Wa(null),h=Ga(_=>{let{isOutside:L,tableDOMNode:v}=Ag(_,n.editorConfig?.lexical);if(L){l(!1),i(!1);return}if(!v)return;f.current=v;let b=null,C=null,x=null;if(e.getEditorState().read(()=>{let $=za(v);if(Eg($)){let D=Lg($,F=>Ua(F));if(!Ua(D))return;if(x=Sg(D,e.getElementByKey(D.getKey())),x){let F=D.getChildrenSize(),P=D.getChildAtIndex(0)?.getChildrenSize(),Y=_g($),X=kg($);Y===F-1?b=$:X===P-1&&(C=$)}}},{editor:e}),!x)return;let k=x.parentElement;if(!k)return;let{bottom:T,height:I,left:N,right:E,width:S,y:w}=x.getBoundingClientRect(),R=!1;k&&k.classList.contains("LexicalEditorTheme__tableScrollableWrapper")&&(R=k.scrollWidth>k.clientWidth);let{left:y,y:M}=t.getBoundingClientRect();b?(i(!1),l(!0),a({height:Ka,left:R&&k?k.offsetLeft:N-y,top:T-M+5,width:R&&k?k.offsetWidth:S})):C&&(i(!0),l(!1),a({height:I,left:E-y+5,top:w-M,width:Ka}))},50,250),p=vg(()=>new ResizeObserver(()=>{l(!1),i(!1)}),[]);Va(()=>{if(u)return document.addEventListener("mousemove",h),()=>{l(!1),i(!1),document.removeEventListener("mousemove",h)}},[u,h]),Va(()=>yg(e.registerMutationListener(Ng,_=>{e.getEditorState().read(()=>{let L=!1;for(let[v,b]of _)switch(b){case"created":{m.current.add(v),L=!0;break}case"destroyed":{m.current.delete(v),L=!0;break}default:break}if(L){p.disconnect();for(let v of m.current){let{tableElement:b}=bg(v);p.observe(b)}d(m.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,p]);let g=_=>{e.update(()=>{f.current&&(za(f.current)?.selectEnd(),_?(wg(),l(!1)):(Tg(),i(!1)))})};return o?gg(Cg,{children:[r&&Gn("button",{"aria-label":"Add Row",className:n.editorConfig.lexical.theme.tableAddRows,onClick:()=>g(!0),style:{...c},type:"button"}),s&&Gn("button",{"aria-label":"Add Column",className:n.editorConfig.lexical.theme.tableAddColumns,onClick:()=>g(!1),style:{...c},type:"button"})]}):null}function Ag(t,e){let o=t.target;if(Rg(o)){let n=o.closest(`td.${e.theme.tableCell}, th.${e.theme.tableCell}`);return{isOutside:!(n||o.closest(`button.${e.theme.tableAddRows}`)||o.closest(`button.${e.theme.tableAddColumns}`)||o.closest(`div.${e.theme.tableCellResizer}`)),tableDOMNode:n}}else return{isOutside:!0,tableDOMNode:null}}function Ja(t){let e=hg(2),{anchorElem:o}=t,n=o===void 0?document.body:o;if(!Xa())return null;let l;return e[0]!==n?(l=Ig(Gn(Mg,{anchorElem:n}),n),e[0]=n,e[1]=l):l=e[1],l}import{jsx as Vn,jsxs as Fg}from"react/jsx-runtime";import{useLexicalComposerContext as Pg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as Bg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as jg,TableCellNode as Hg,TableNode as Gg,TableRowNode as Ug}from"@lexical/table";import{mergeRegister as zg}from"@lexical/utils";import{$getSelection as Vg,$isRangeSelection as Wg,$setSelection as Kg,COMMAND_PRIORITY_EDITOR as Xg,createCommand as Jg}from"lexical";import{createContext as Zg,use as Yg,useCallback as tc,useEffect as oc,useMemo as qg,useRef as Qg,useState as wo}from"react";import*as nc from"react";import{jsx as Q,jsxs as Le}from"react/jsx-runtime";import{useCallback as Un,useEffect as Za,useRef as zn,useState as jt}from"react";import*as Qa from"react";import{createPortal as $g}from"react-dom";var Ya=10,qa=7;function Dg(){return Le("svg",{fill:"none",height:"12",viewBox:"0 0 12 12",width:"12",xmlns:"http://www.w3.org/2000/svg",children:[Q("rect",{height:"9",rx:"1",stroke:"currentColor",width:"3",x:"1.5",y:"1.5"}),Q("rect",{height:"9",rx:"1",stroke:"currentColor",width:"3",x:"7.5",y:"1.5"})]})}function Og(){return Le("svg",{fill:"none",height:"12",viewBox:"0 0 12 12",width:"12",xmlns:"http://www.w3.org/2000/svg",children:[Q("rect",{height:"3",rx:"1",stroke:"currentColor",width:"9",x:"1.5",y:"1.5"}),Q("rect",{height:"3",rx:"1",stroke:"currentColor",width:"9",x:"1.5",y:"7.5"})]})}function ec({anchorElem:t,editor:e,isOpen:o,onClose:n,onInsert:r,position:l}){let[s,i]=jt(0),[u,d]=jt(0),[c,a]=jt(""),[m,f]=jt(""),[h,p]=jt(null),g=zn(null),_=zn(null),L=zn(null),v=s>0?s:c?parseInt(c,10)||0:5,b=u>0?u:m?parseInt(m,10)||0:5;Za(()=>{o||(i(0),d(0),a(""),f(""),p(null))},[o]),Za(()=>{if(!o)return;let N=E=>{if(E.key==="Escape"&&(E.preventDefault(),E.stopPropagation(),n()),E.key==="Enter"&&h){E.preventDefault();let S=parseInt(c,10),w=parseInt(m,10);S>0&&w>0&&r(S,w)}};return document.addEventListener("keydown",N,!0),()=>document.removeEventListener("keydown",N,!0)},[o,n,r,h,c,m]);let C=Un((N,E)=>{N>0&&E>0&&r(N,E)},[r]),x=Un((N,E)=>{i(N),d(E)},[]),k=Un(()=>{i(0),d(0)},[]);if(!o||!l||!t)return null;let T=[];for(let N=1;N<=qa;N++)for(let E=1;E<=Ya;E++){let S=E<=v&&N<=b,w=E<=s&&N<=u,R="table-grid-popup__cell";S&&w?R+=" table-grid-popup__cell--hover":S&&(R+=" table-grid-popup__cell--selected"),T.push(Q("div",{"aria-label":`${E} columns, ${N} rows`,className:R,onClick:()=>C(E,N),onKeyDown:y=>{(y.key==="Enter"||y.key===" ")&&(y.preventDefault(),C(E,N))},onMouseEnter:()=>x(E,N),role:"button",tabIndex:-1},`${N}-${E}`))}let I=s>0&&u>0;return $g(Le(Qa.Fragment,{children:[Q("div",{className:"table-grid-popup__backdrop",onClick:n}),Q("div",{className:"table-grid-popup",ref:g,style:{transform:`translate(${l.left}px, ${l.top}px)`},children:Le("div",{className:"table-grid-popup__content",children:[Le("div",{className:"table-grid-popup__header",children:[Le("div",{className:`table-grid-popup__input-group${h==="cols"?" table-grid-popup__input-group--focused":""}`,children:[Q("div",{className:"table-grid-popup__input-icon",children:Q(Dg,{})}),Q("input",{"aria-label":"Columns",className:"table-grid-popup__input",min:1,onBlur:()=>p(null),onChange:N=>a(N.target.value),onFocus:()=>p("cols"),placeholder:s>0?String(s):"5",ref:_,type:"number",value:c})]}),Q("span",{className:"table-grid-popup__separator",children:"\xD7"}),Le("div",{className:`table-grid-popup__input-group${h==="rows"?" table-grid-popup__input-group--focused":""}`,children:[Q("div",{className:"table-grid-popup__input-icon",children:Q(Og,{})}),Q("input",{"aria-label":"Rows",className:"table-grid-popup__input",min:1,onBlur:()=>p(null),onChange:N=>f(N.target.value),onFocus:()=>p("rows"),placeholder:u>0?String(u):"5",ref:L,type:"number",value:m})]})]}),Le("div",{className:"table-grid-popup__grid",onMouseLeave:k,children:[T,I&&Le("div",{className:"table-grid-popup__tooltip",style:{left:`calc(${(s-.5)/Ya*100}%)`,top:`calc(${(u-1)/qa*100}%)`},children:[v," \xD7 ",b]})]})]})})]}),t)}var Eo=Jg("OPEN_EMBED_DRAWER_COMMAND"),rc=Zg({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function lc({children:t}){let[e,o]=wo({cellEditorConfig:null,cellEditorPlugins:null});return Vn(rc,{value:qg(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(n,r)=>{o({cellEditorConfig:n,cellEditorPlugins:r})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var ic=()=>{let[t]=Pg(),e=Yg(rc),[o,n]=wo(!1),[r,l]=wo(null),s=Qg(null),[i,u]=wo(null);oc(()=>{let a=t.getRootElement();if(a){let m=a.closest(".editor")??null;u(m??a.parentElement)}},[t]),oc(()=>{if(!t.hasNodes([Gg,Ug,Hg]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return zg(t.registerCommand(Eo,()=>{let a=i;if(!a)return!0;let m=a.getBoundingClientRect(),f=null;t.getEditorState().read(()=>{let p=Vg();if(Wg(p)){s.current=p.clone();let g=p.anchor.getNode(),_=t.getElementByKey(g.getKey());if(_){let L=_.getBoundingClientRect();L.height>0&&(f={left:L.left-m.left,top:L.bottom-m.top+8})}}});let h=window.getSelection();if(h&&h.rangeCount>0){let g=h.getRangeAt(0).getBoundingClientRect();g.height>0&&(f={left:g.left-m.left,top:g.bottom-m.top+8})}return f||(f={left:0,top:40}),l(f),n(!0),!0},Xg))},[e,t,i]);let d=tc(()=>{n(!1)},[]),c=tc((a,m)=>{n(!1),t.focus(),t.update(()=>{s.current&&Kg(s.current.clone())},{discrete:!0,skipTransforms:!0}),setTimeout(()=>{t.dispatchCommand(jg,{columns:String(a),rows:String(m)})},1)},[t]);return Fg(nc.Fragment,{children:[Vn(ec,{anchorElem:i,editor:t,isOpen:o,onClose:d,onInsert:c,position:r}),Vn(Bg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]})};var n2=A({markdownTransformers:[wa],nodes:[t2,e2,o2],plugins:[{Component:ic,position:"normal"},{Component:ja,position:"normal"},{Component:Aa,position:"floatingAnchorElem"},{Component:Ja,position:"floatingAnchorElem"}],providers:[lc],slashMenu:{groups:[J([{Icon:Mn,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(Eo,{})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Mn,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(Eo,{})}}])]}});import{$isNodeSelection as M2}from"lexical";import{jsx as sc}from"react/jsx-runtime";import"react";var r2="M16.2041 6.01074C17.2128 6.113 18 6.96435 18 8V16L17.9893 16.2041C17.8938 17.1457 17.1457 17.8938 16.2041 17.9893L16 18H8C6.96435 18 6.113 17.2128 6.01074 16.2041L6 16V8C6 6.89543 6.89543 6 8 6H16L16.2041 6.01074ZM8 7C7.44772 7 7 7.44772 7 8V16C7 16.5523 7.44772 17 8 17H16C16.5523 17 17 16.5523 17 16V8C17 7.44772 16.5523 7 16 7H8ZM9.72461 11.582C9.91869 11.4539 10.1827 11.4756 10.3535 11.6465L13.8535 15.1465C14.0488 15.3417 14.0488 15.6583 13.8535 15.8535C13.6583 16.0488 13.3417 16.0488 13.1465 15.8535L10 12.707L8.85352 13.8535C8.65825 14.0488 8.34175 14.0488 8.14648 13.8535C7.95122 13.6583 7.95122 13.3417 8.14648 13.1465L9.64648 11.6465L9.72461 11.582ZM14 8C15.1046 8 16 8.89543 16 10C16 11.1046 15.1046 12 14 12C12.8954 12 12 11.1046 12 10C12 8.89543 12.8954 8 14 8ZM14 9C13.4477 9 13 9.44772 13 10C13 10.5523 13.4477 11 14 11C14.5523 11 15 10.5523 15 10C15 9.44772 14.5523 9 14 9Z",Wn=({className:t})=>sc("svg",{"aria-hidden":"true",className:["icon",t].filter(Boolean).join(" "),fill:"none",focusable:"false",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:sc("path",{clipRule:"evenodd",d:r2,fill:"currentColor",fillRule:"evenodd"})});import{c as m2}from"react/compiler-runtime";import{jsx as f2}from"react/jsx-runtime";import{useLexicalComposerContext as p2}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as xc,$insertNodeToNearestRoot as Jn,mergeRegister as h2}from"@lexical/utils";import{useBulkUpload as g2,useEffectEvent as C2,useModal as x2}from"@payloadcms/ui";import Zn from"bson-objectid";import{$createRangeSelection as b2,$getPreviousSelection as fc,$getSelection as pc,$isParagraphNode as Yn,$isRangeSelection as hc,$setSelection as k2,COMMAND_PRIORITY_EDITOR as _2,COMMAND_PRIORITY_LOW as gc,createCommand as T2,DROP_COMMAND as w2,getDOMSelectionFromTarget as E2,isHTMLElement as Cc,PASTE_COMMAND as S2}from"lexical";import{useEffect as N2}from"react";import{c as ac}from"react/compiler-runtime";import{jsx as Kn}from"react/jsx-runtime";import{useLexicalComposerContext as cc}from"@lexical/react/LexicalComposerContext.js";import{toast as l2}from"@payloadcms/ui";import{$getNodeByKey as i2,COMMAND_PRIORITY_EDITOR as uc}from"lexical";import{useEffect as dc,useState as s2}from"react";var a2=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=i2(o);r&&r.replace(Re({data:{fields:null,relationTo:e,value:n}}))}):t.dispatchCommand(Xn,{fields:null,relationTo:e,value:n})},c2=t=>{let e=ac(13),{enabledCollectionSlugs:o}=t,[n]=cc(),[r,l]=s2(null),s;e[0]!==o?(s={collectionSlugs:o,uploads:!0},e[0]=o,e[1]=s):s=e[1];let{closeListDrawer:i,ListDrawer:u,openListDrawer:d}=$t(s),c,a;e[2]!==n||e[3]!==d?(c=()=>n.registerCommand(qe,p=>(l(p?.replace?p?.replace.nodeKey:null),d(),!0),uc),a=[n,d],e[2]=n,e[3]=d,e[4]=c,e[5]=a):(c=e[4],a=e[5]),dc(c,a);let m;e[6]!==i||e[7]!==n||e[8]!==r?(m=p=>{let{collectionSlug:g,doc:_}=p;i(),a2({editor:n,relationTo:g,replaceNodeKey:r,value:_.id})},e[6]=i,e[7]=n,e[8]=r,e[9]=m):m=e[9];let f=m,h;return e[10]!==u||e[11]!==f?(h=Kn(u,{onSelect:f}),e[10]=u,e[11]=f,e[12]=h):h=e[12],h},u2=()=>{let t=ac(3),[e]=cc(),o,n;return t[0]!==e?(o=()=>e.registerCommand(qe,d2,uc),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),dc(o,n),null},mc=({enabledCollectionSlugs:t})=>t?.length?Kn(c2,{enabledCollectionSlugs:t}):Kn(u2,{});function d2(){return l2.error("No upload collections enabled"),!0}function L2(t){let e=t.target;return!!(Cc(e)&&!e.closest("code, span.editor-image")&&Cc(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function y2(t){let e,o=E2(t.target);if(document.caretRangeFromPoint)e=document.caretRangeFromPoint(t.clientX,t.clientY);else if(t.rangeParent&&o!==null)o.collapse(t.rangeParent,t.rangeOffset||0),e=o.getRangeAt(0);else throw Error("Cannot get the selection when dragging");return e}var Xn=T2("INSERT_UPLOAD_COMMAND"),bc=t=>{let e=m2(21),{clientProps:o}=t,[n]=p2(),r=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==r||e[1]!==l?(s={collectionSlugsBlacklist:r,collectionSlugsWhitelist:l,uploads:!0},e[0]=r,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=uo(s),{modalSlug:u,setCollectionSlug:d,setInitialForms:c,setOnCancel:a,setOnSuccess:m,setSelectableCollections:f}=g2(),{isModalOpen:h,openModal:p}=x2(),g;e[3]!==u||e[4]!==n||e[5]!==i||e[6]!==h||e[7]!==p||e[8]!==d||e[9]!==c||e[10]!==a||e[11]!==m||e[12]!==f?(g=C=>{let{files:x}=C;if(x?.length!==0&&(c(k=>[...k??[],...x.map(R2)]),!h(u))){if(!i.length||!i[0])return;d(i[0]),f(i),a(()=>{n.update(v2)}),m(k=>{let T=new Map(k.map(I2));n.update(()=>{for(let I of xc()){let N=I.node;if(et(N)){let E=N.getData();if(E?.pending){let S=T.get(E.pending?.formID);S&&N.replace(Re({data:{id:new Zn.default().toHexString(),fields:{},relationTo:S.collectionSlug,value:S.doc.id}}))}}}})}),p(u)}},e[3]=u,e[4]=n,e[5]=i,e[6]=h,e[7]=p,e[8]=d,e[9]=c,e[10]=a,e[11]=m,e[12]=f,e[13]=g):g=e[13];let _=C2(g),L;e[14]!==n||e[15]!==_?(L=()=>{if(!n.hasNodes([Qe]))throw new Error("UploadPlugin: UploadNode not registered on editor");return h2(n.registerNodeTransform(Qe,C=>{let x=C.getData();if(!x?.pending)return;(async function(){let I=null,N=x?.pending?.src,E=x?.pending?.formID;if(N?.startsWith("data:")){let S=N.match(/data:(image\/[a-zA-Z]+);base64,/),w=S?S[1]:"image/png",R=N.replace(/^data:image\/[a-zA-Z]+;base64,/,""),y=atob(R),M=new Array(y.length);for(let F=0;F<y.length;F++)M[F]=y.charCodeAt(F);let $=new Uint8Array(M);I={alt:void 0,file:new File([$],"pasted-image."+w?.split("/",2)[1],{type:w}),formID:E}}else if(N?.startsWith("http")||N?.startsWith("https")){let w=await(await fetch(N)).blob(),R=N.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];I={alt:void 0,file:new File([w],R,{type:w.type}),formID:E}}I&&_({files:[I]})})()}),n.registerCommand(Xn,C=>(n.update(()=>{let x=pc()||fc();if(hc(x)){let k=Re({data:{id:C.id,fields:C.fields,relationTo:C.relationTo,value:C.value}}),{focus:T}=x,I=T.getNode();Jn(k),Yn(I)&&!I.__first&&I.remove()}}),!0),_2),n.registerCommand(S2,C=>{if(!(C instanceof ClipboardEvent))return!1;let x=C.clipboardData;if(!x?.types?.length||x?.types?.includes("text/html"))return!1;let k=[];return x?.files?.length&&Array.from(x.files).forEach(T=>{k.push({alt:"",file:T,formID:new Zn.default().toHexString()})}),k.length?(n.update(()=>{let T=pc()||fc();if(hc(T))for(let I of k){let N=Re({data:{pending:{formID:I.formID,src:URL.createObjectURL(I.file)}}}),{focus:E}=T,S=E.getNode();Jn(N),Yn(S)&&!S.__first&&S.remove()}}),_({files:k}),!0):!1},gc),n.registerCommand(w2,C=>{if(!(C instanceof DragEvent))return!1;let x=C.dataTransfer;if(!x?.types?.length)return!1;let k=[];return x?.files?.length&&Array.from(x.files).forEach(T=>{k.push({alt:"",file:T,formID:new Zn.default().toHexString()})}),k.length?(C.preventDefault(),C.stopPropagation(),n.update(()=>{if(L2(C)){let T=y2(C),I=b2();T!=null&&I.applyDOMRange(T),k2(I);for(let N of k){let E=Re({data:{pending:{formID:N.formID,src:URL.createObjectURL(N.file)}}}),{focus:S}=I,w=S.getNode();Jn(E),Yn(w)&&!w.__first&&w.remove()}}}),_({files:k}),!0):!1},gc))},e[14]=n,e[15]=_,e[16]=L):L=e[16];let v;e[17]!==n?(v=[n],e[17]=n,e[18]=v):v=e[18],N2(L,v);let b;return e[19]!==i?(b=f2(mc,{enabledCollectionSlugs:i}),e[19]=i,e[20]=b):b=e[20],b};function R2(t){return{file:t.file,formID:t.formID}}function v2(){for(let t of xc()){let e=t.node;et(e)&&e.getData()?.pending&&e.remove()}}function I2(t){return[t.formID,t]}var A2=A({nodes:[Qe],plugins:[{Component:bc,position:"normal"}],slashMenu:{groups:[J([{Icon:Wn,key:"upload",keywords:["upload","image","file","img","picture","photo","media"],label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(qe,{replace:!1})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Wn,isActive:({selection:t})=>{if(!M2(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return et(e)},key:"upload",label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(qe,{replace:!1})}}])]}});import{c as D2}from"react/compiler-runtime";import{jsx as So}from"react/jsx-runtime";import{createElement as O2}from"react";import{ShimmerEffect as F2,useConfig as P2}from"@payloadcms/ui";import{lazy as B2,Suspense as j2,useEffect as H2,useState as G2}from"react";var kc={block:"LexicalEditorTheme__block",blockCursor:"LexicalEditorTheme__blockCursor",characterLimit:"LexicalEditorTheme__characterLimit",code:"LexicalEditorTheme__code",inlineBlock:"LexicalEditorTheme__inlineBlock",heading:{h1:"LexicalEditorTheme__h1",h2:"LexicalEditorTheme__h2",h3:"LexicalEditorTheme__h3",h4:"LexicalEditorTheme__h4",h5:"LexicalEditorTheme__h5",h6:"LexicalEditorTheme__h6"},hr:"LexicalEditorTheme__hr",hrSelected:"LexicalEditorTheme__hrSelected",indent:"LexicalEditorTheme__indent",link:"LexicalEditorTheme__link",list:{checklist:"LexicalEditorTheme__checklist",listitem:"LexicalEditorTheme__listItem",listitemChecked:"LexicalEditorTheme__listItemChecked",listitemUnchecked:"LexicalEditorTheme__listItemUnchecked",nested:{listitem:"LexicalEditorTheme__nestedListItem"},olDepth:["LexicalEditorTheme__ol1","LexicalEditorTheme__ol2","LexicalEditorTheme__ol3","LexicalEditorTheme__ol4","LexicalEditorTheme__ol5"],ul:"LexicalEditorTheme__ul"},ltr:"LexicalEditorTheme__ltr",mark:"LexicalEditorTheme__mark",markOverlap:"LexicalEditorTheme__markOverlap",paragraph:"LexicalEditorTheme__paragraph",placeholder:"LexicalEditorTheme__placeholder",quote:"LexicalEditorTheme__quote",relationship:"LexicalEditorTheme__relationship",root:"LexicalEditorTheme",rtl:"LexicalEditorTheme__rtl",tab:"LexicalEditorTheme__tabNode",table:"LexicalEditorTheme__table",tableAddColumns:"LexicalEditorTheme__tableAddColumns",tableAddRows:"LexicalEditorTheme__tableAddRows",tableAlignment:{center:"LexicalEditorTheme__tableAlignmentCenter",right:"LexicalEditorTheme__tableAlignmentRight"},tableCell:"LexicalEditorTheme__tableCell",tableCellActionButton:"LexicalEditorTheme__tableCellActionButton",tableCellActionButtonContainer:"LexicalEditorTheme__tableCellActionButtonContainer",tableCellHeader:"LexicalEditorTheme__tableCellHeader",tableCellResizer:"LexicalEditorTheme__tableCellResizer",tableCellSelected:"LexicalEditorTheme__tableCellSelected",tableFrozenColumn:"LexicalEditorTheme__tableFrozenColumn",tableRowStriping:"LexicalEditorTheme__tableRowStriping",tableScrollableWrapper:"LexicalEditorTheme__tableScrollableWrapper",tableSelected:"LexicalEditorTheme__tableSelected",tableSelection:"LexicalEditorTheme__tableSelection",text:{bold:"LexicalEditorTheme__textBold",code:"LexicalEditorTheme__textCode",italic:"LexicalEditorTheme__textItalic",strikethrough:"LexicalEditorTheme__textStrikethrough",subscript:"LexicalEditorTheme__textSubscript",superscript:"LexicalEditorTheme__textSuperscript",underline:"LexicalEditorTheme__textUnderline",underlineStrikethrough:"LexicalEditorTheme__textUnderlineStrikethrough"},upload:"LexicalEditorTheme__upload"};var qn={namespace:"lexical",theme:kc};function _c({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:n,schemaPath:r,unSanitizedEditorConfig:l}){let s=new Map,i=[];for(let c of l.features){if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null){console.warn("A Feature you have installed does not return the client props as clientFeatureProps. Please make sure to always return those props, even if they are null, as other important props like order and featureKey are later on injected. Skipping feature.");continue}s.set(c.clientFeatureProps.featureKey,c),i.push(c)}l.features=i,l.features=l.features.sort((c,a)=>c.clientFeatureProps.order-a.clientFeatureProps.order);let u=new Map,d=0;for(let c of l.features){let a=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:s,field:n,resolvedFeatures:u,schemaPath:r,unSanitizedEditorConfig:l}):c.feature;a.key=c.clientFeatureProps.featureKey,a.order=d,u.set(c.clientFeatureProps.featureKey,a),d++}return u}import{deepMerge as $2}from"payload/shared";var Tc=t=>{let e={enabledFeatures:[],enabledFormats:[],markdownTransformers:[],nodes:[],plugins:[],providers:[],slashMenu:{dynamicGroups:[],groups:[]},toolbarFixed:{groups:[]},toolbarInline:{groups:[]}},o={};if(t.forEach(n=>{n.key==="toolbarFixed"&&n.sanitizedClientFeatureProps?.customGroups&&(o={...o,...n.sanitizedClientFeatureProps.customGroups})}),!t?.size)return e;t.forEach(n=>{if(n.providers?.length&&(e.providers=e.providers.concat(n.providers)),n.enableFormats?.length&&e.enabledFormats.push(...n.enableFormats),n.nodes?.length)for(let r of n.nodes)e.nodes.push(r);if(n.plugins?.length&&n.plugins.forEach((r,l)=>{e.plugins?.push({clientProps:n.sanitizedClientFeatureProps,Component:r.Component,key:n.key+l,position:r.position})}),n.toolbarInline?.groups?.length)for(let r of n.toolbarInline.groups){let l=e.toolbarInline.groups.find(s=>s.key===r.key);l?e.toolbarInline.groups=e.toolbarInline.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.toolbarInline?.groups.push(l)}if(n.toolbarFixed?.groups?.length)for(let r of n.toolbarFixed.groups){let l=e.toolbarFixed.groups.find(s=>s.key===r.key);l?e.toolbarFixed.groups=e.toolbarFixed.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.toolbarFixed?.groups.push(l)}if(n.slashMenu?.groups){n.slashMenu.dynamicGroups?.length&&(e.slashMenu.dynamicGroups=e.slashMenu.dynamicGroups.concat(n.slashMenu.dynamicGroups));for(let r of n.slashMenu.groups){let l=e.slashMenu.groups.find(s=>s.key===r.key);l?e.slashMenu.groups=e.slashMenu.groups.filter(s=>s.key!==r.key):l={...r,items:[]},r?.items?.length&&(l.items=l.items.concat(r.items)),e.slashMenu.groups.push(l)}}if(n.markdownTransformers?.length)for(let r of n.markdownTransformers)typeof r=="function"?e.markdownTransformers.push(r({allNodes:e.nodes,allTransformers:e.markdownTransformers})):e.markdownTransformers.push(r);e.enabledFeatures.push(n.key)}),Object.keys(o).length>0&&(e.toolbarFixed.groups=e.toolbarFixed.groups.map(n=>{let r=o[n.key];return r?$2(n,r):n})),e.toolbarInline.groups.sort((n,r)=>n.order&&r.order?n.order-r.order:n.order?-1:r.order?1:0),e.toolbarFixed.groups.sort((n,r)=>n.order&&r.order?n.order-r.order:n.order?-1:r.order?1:0);for(let n of e.toolbarInline.groups)n.items.sort((r,l)=>r.order&&l.order?r.order-l.order:r.order?-1:l.order?1:0);for(let n of e.toolbarFixed.groups)n.items.sort((r,l)=>r.order&&l.order?r.order-l.order:r.order?-1:l.order?1:0);return e};function Qn(t,e,o,n){return{admin:o,features:Tc(t),lexical:e,resolvedFeatureMap:t,view:n}}var U2=B2(()=>import("./Field-F22V5L4V.js").then(t=>({default:t.RichText}))),z2=t=>So(Do,{inheritable:!0,views:t.views,children:So(V2,{...t})}),V2=t=>{let e=D2(23),{admin:o,clientFeatures:n,featureClientImportMap:r,featureClientSchemaMap:l,field:s,lexicalEditorConfig:i,schemaPath:u,views:d}=t,c;e[0]!==o?(c=o===void 0?{}:o,e[0]=o,e[1]=c):c=e[1];let a=c,m;e[2]!==r?(m=r===void 0?{}:r,e[2]=r,e[3]=m):m=e[3];let f=m,h=i===void 0?qn:i,{currentView:p}=Oo(),g=d?.[p]?.admin??a,_=d?.[p]?.lexical,L;e[4]!==h||e[5]!==_?(L=typeof _=="function"?_(h):_??h,e[4]=h,e[5]=_,e[6]=L):L=e[6];let v=L,{config:b}=P2(),[C,x]=G2(null),k,T;e[7]!==n||e[8]!==b||e[9]!==p||e[10]!==g||e[11]!==v||e[12]!==f||e[13]!==l||e[14]!==s||e[15]!==C||e[16]!==u||e[17]!==d?(k=()=>{if(C&&C.view===p)return;let N=d?.[p],E=N?.filterFeatures?N.filterFeatures(n):n,S=[];for(let R of Object.values(E))!R.clientFeatureProvider||!R.clientFeatureProps||S.push(R.clientFeatureProvider(R.clientFeatureProps));let w=_c({config:b,featureClientImportMap:f,featureClientSchemaMap:l,field:s,schemaPath:u??s.name,unSanitizedEditorConfig:{features:S,lexical:v}});x(Qn(w,v,g,p))},T=[g,n,b,f,l,s,C,v,u,p,d],e[7]=n,e[8]=b,e[9]=p,e[10]=g,e[11]=v,e[12]=f,e[13]=l,e[14]=s,e[15]=C,e[16]=u,e[17]=d,e[18]=k,e[19]=T):(k=e[18],T=e[19]),H2(k,T);let I;return e[20]!==C||e[21]!==t?(I=So(j2,{fallback:So(F2,{height:"35vh"}),children:C&&O2(U2,{...t,editorConfig:C,key:C.view})}),e[20]=C,e[21]=t,e[22]=I):I=e[22],I};function W2(...t){return t.filter(Boolean).join(" ")}var K2=t=>(e,o,n)=>{let r=t(n);r&&(r.append(...o),e.replace(r),r.select(0,0))};var No=new WeakMap;function wc(t){let e=t.changedTouches[0];return e===void 0?null:[e.clientX,e.clientY]}function Lo(t,e){let o=No.get(t);if(o===void 0){let n=new Set,r=s=>{o!==void 0&&(o.start=wc(s))},l=s=>{if(o===void 0)return;let{start:i}=o;if(i===null)return;let u=wc(s);for(let d of n)u!==null&&d([u[0]-i[0],u[1]-i[1]],s)};t.addEventListener("touchstart",r),t.addEventListener("touchend",l),o={handleTouchend:l,handleTouchstart:r,listeners:n,start:null},No.set(t,o)}return o.listeners.add(e),()=>{X2(t,e)}}function X2(t,e){let o=No.get(t);if(o===void 0)return;let{listeners:n}=o;n.delete(e),n.size===0&&(No.delete(t),t.removeEventListener("touchstart",o.handleTouchstart),t.removeEventListener("touchend",o.handleTouchend))}function J2(t,e){return Lo(t,(o,n)=>{let[r,l]=o;r<0&&-r>Math.abs(l)&&e(r,n)})}function Z2(t,e){return Lo(t,(o,n)=>{let[r,l]=o;r>0&&r>Math.abs(l)&&e(r,n)})}function Y2(t,e){return Lo(t,(o,n)=>{let[r,l]=o;l<0&&-l>Math.abs(r)&&e(r,n)})}function q2(t,e){return Lo(t,(o,n)=>{let[r,l]=o;l>0&&l>Math.abs(r)&&e(r,n)})}import{c as Q2}from"react/compiler-runtime";import{jsx as eC}from"react/jsx-runtime";import"react";var tC=()=>{let t=Q2(2),{EditButton:e}=Ce(),o;return t[0]!==e?(o=e?eC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as oC}from"react/compiler-runtime";import{jsx as nC}from"react/jsx-runtime";import"react";var rC=()=>{let t=oC(2),{RemoveButton:e}=Ce(),o;return t[0]!==e?(o=e?nC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as lC}from"react/compiler-runtime";import{jsx as iC}from"react/jsx-runtime";import"react";var sC=()=>{let t=lC(2),{Label:e}=Ce(),o;return t[0]!==e?(o=e?iC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as aC}from"react/compiler-runtime";import{jsx as cC}from"react/jsx-runtime";import"react";var uC=t=>{let e=aC(3),{children:o}=t,{InlineBlockContainer:n}=Ce(),r;return e[0]!==n||e[1]!==o?(r=n?cC(n,{children:o}):null,e[0]=n,e[1]=o,e[2]=r):r=e[2],r};import{jsx as dC}from"react/jsx-runtime";import"react";var mC=t=>{let{children:e,...o}=t,{BlockCollapsible:n}=ae();return n?dC(n,{...o,children:e}):null};import{c as fC}from"react/compiler-runtime";import{jsx as pC}from"react/jsx-runtime";import"react";var hC=()=>{let t=fC(2),{EditButton:e}=ae(),o;return t[0]!==e?(o=e?pC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as gC}from"react/compiler-runtime";import{jsx as CC}from"react/jsx-runtime";import"react";var xC=()=>{let t=gC(2),{RemoveButton:e}=ae(),o;return t[0]!==e?(o=e?CC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as bC}from"qs-esm";var kC=({apiURL:t,depth:e,draft:o,locale:n})=>async({id:l,collectionSlug:s,select:i})=>{let u=bC({depth:e??0,draft:o??!1,locale:n,select:i},{addQueryPrefix:!0});return await fetch(`${t}/${s}/${l}${u}`,{credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json"},method:"GET"}).then(c=>c.json())};var Ec={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
61
60
  `)&&!t.language?.length?"```"+t.code+"```":"```"+(t.language||"")+(t.code?`
62
61
  `+t.code:"")+"\n```",import:({children:t,closeMatch:e,openMatch:o})=>{let n=o?.[1];return t.startsWith(`
63
62
  `)&&(t=t.slice(1)),t.endsWith(`
64
63
  `)&&(t=t.slice(0,-1)),!!e&&!t.includes(`
65
- `)&&o?.input?.trim()!=="```"+n?{code:n+(t?.length?t:""),language:""}:{code:t,language:n}}};import{jsx as Fx}from"react/jsx-runtime";import{CodeField as Px,useFormFields as Bx}from"@payloadcms/ui";import{useId as jx,useMemo as Hx}from"react";var $o={abap:"ABAP",apex:"Apex",azcli:"Azure CLI",bat:"Batch",bicep:"Bicep",cameligo:"CameLIGO",clojure:"Clojure",coffee:"CoffeeScript",cpp:"C++",csharp:"C#",csp:"CSP",css:"CSS",cypher:"Cypher",dart:"Dart",dockerfile:"Dockerfile",ecl:"ECL",elixir:"Elixir",flow9:"Flow9",freemarker2:"FreeMarker 2",fsharp:"F#",go:"Go",graphql:"GraphQL",handlebars:"Handlebars",hcl:"HCL",html:"HTML",ini:"INI",java:"Java",javascript:"JavaScript",julia:"Julia",kotlin:"Kotlin",less:"Less",lexon:"Lexon",liquid:"Liquid",lua:"Lua",m3:"M3",markdown:"Markdown",mdx:"MDX",mips:"MIPS",msdax:"DAX",mysql:"MySQL","objective-c":"Objective-C",pascal:"Pascal",pascaligo:"PascaLIGO",perl:"Perl",pgsql:"PostgreSQL",php:"PHP",pla:"PLA",plaintext:"Plain Text",postiats:"Postiats",powerquery:"Power Query",powershell:"PowerShell",protobuf:"Protobuf",pug:"Pug",python:"Python",qsharp:"Q#",r:"R",razor:"Razor",redis:"Redis",redshift:"Amazon Redshift",restructuredtext:"reStructuredText",ruby:"Ruby",rust:"Rust",sb:"Small Basic",scala:"Scala",scheme:"Scheme",scss:"SCSS",shell:"Shell",solidity:"Solidity",sophia:"Sophia",sparql:"SPARQL",sql:"SQL",st:"Structured Text",swift:"Swift",systemverilog:"SystemVerilog",tcl:"Tcl",twig:"Twig",typescript:"TypeScript",typespec:"TypeSpec",vb:"Visual Basic",wgsl:"WGSL",xml:"XML",yaml:"YAML"};var Ux=({autoComplete:t,field:e,forceRender:o,languages:n=$o,path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,typescript:u,validate:c})=>{let a=Bx(([_])=>_.language),p=a?.value||a?.initialValue||"typescript",m=jx(),h=n[p],f=Hx(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:p==="ts"?`file-${e.name}-${m}.tsx`:void 0},language:p}}),[e,p,m]),g=`${e.name}-${p}-${h}`;return f&&Fx(Px,{autoComplete:t,field:f,forceRender:o,onMount:(_,S)=>{S.editor.defineTheme("vs-dark",{base:"vs-dark",colors:{"editor.background":"#222222"},inherit:!0,rules:[]}),S.editor.defineTheme("vs",{base:"vs",colors:{"editor.background":"#f5f5f5"},inherit:!0,rules:[]}),S.languages.typescript.typescriptDefaults.setCompilerOptions({allowNonTsExtensions:!0,allowJs:!0,allowSyntheticDefaultImports:!0,esModuleInterop:!0,jsx:S.languages.typescript.JsxEmit.React,moduleResolution:S.languages.typescript.ModuleResolutionKind.NodeJs,noEmit:!0,paths:u?.paths,reactNamespace:"React",target:S.languages.typescript.ScriptTarget[u?.target??"ESNext"],typeRoots:u?.typeRoots??["node_modules/@types"]}),S.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!u?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>u?.fetchTypes&&Array.isArray(u.fetchTypes)&&u.fetchTypes.length>0&&await Promise.all(u.fetchTypes.map(async b=>{let C=await(await fetch(b.url)).text();S.languages.typescript.typescriptDefaults.addExtraLib(C,b.filePath)})))()},path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,validate:c},g)};import{jsx as re,jsxs as Yc}from"react/jsx-runtime";import{useLexicalEditable as qx}from"@lexical/react/useLexicalEditable";import{ChevronIcon as Qx,Combobox as eC,CopyToClipboard as tC,PopupList as oC,RenderFields as nC,useForm as rC,useFormFields as qc,useTranslation as lC}from"@payloadcms/ui";import iC from"react";import{jsx as Wc}from"react/jsx-runtime";import"react";var Gx={16:"M6.646 6.146a.5.5 0 1 0 .708.708l1.5-1.5a.5.5 0 0 0 0-.708l-1.5-1.5a.5.5 0 1 0-.708.708L7.793 5zm-1.292-3a.5.5 0 0 1 0 .708L4.207 5l1.147 1.146a.5.5 0 1 1-.708.708l-1.5-1.5a.5.5 0 0 1 0-.708l1.5-1.5a.5.5 0 0 1 .708 0M10.5 3h1A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5v-3a.5.5 0 0 1 1 0v3a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 1 0-1",24:"M16.5 6C17.3284 6 18 6.67157 18 7.5V16.5C18 17.3284 17.3284 18 16.5 18H7.5C6.67157 18 6 17.3284 6 16.5V12.5C6 12.2239 6.22386 12 6.5 12C6.77614 12 7 12.2239 7 12.5V16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7H15.5C15.2239 7 15 6.77614 15 6.5C15 6.22386 15.2239 6 15.5 6H16.5ZM8.14648 6.14648C8.34175 5.95122 8.65825 5.95122 8.85352 6.14648C9.04878 6.34175 9.04878 6.65825 8.85352 6.85352L7.20703 8.5L8.85352 10.1465C9.04878 10.3417 9.04878 10.6583 8.85352 10.8535C8.65825 11.0488 8.34175 11.0488 8.14648 10.8535L6.14648 8.85352C5.95122 8.65825 5.95122 8.34175 6.14648 8.14648L8.14648 6.14648ZM11.1465 6.14648C11.3417 5.95122 11.6583 5.95122 11.8535 6.14648L13.8535 8.14648C14.0488 8.34175 14.0488 8.65825 13.8535 8.85352L11.8535 10.8535C11.6583 11.0488 11.3417 11.0488 11.1465 10.8535C10.9512 10.6583 10.9512 10.3417 11.1465 10.1465L12.793 8.5L11.1465 6.85352C10.9512 6.65825 10.9512 6.34175 11.1465 6.14648Z"},zc=({className:t,size:e=24})=>Wc("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Wc("path",{clipRule:"evenodd",d:Gx[e],fill:"currentColor",fillRule:"evenodd"})});import{jsx as ar}from"react/jsx-runtime";import"react";import{useCollapsible as Kx}from"@payloadcms/ui";import{jsx as Kc}from"react/jsx-runtime";import"react";var Vx="M11.4999 13C11.6325 13 11.7597 13.0527 11.8535 13.1464L14.8535 16.1464C15.0487 16.3417 15.0487 16.6582 14.8535 16.8535C14.6582 17.0487 14.3417 17.0487 14.1464 16.8535L11.4999 14.207L8.85346 16.8535C8.6582 17.0487 8.34169 17.0487 8.14643 16.8535C7.95119 16.6582 7.95119 16.3417 8.14643 16.1464L11.1464 13.1464C11.2402 13.0527 11.3674 13 11.4999 13ZM14.1464 7.14644C14.3417 6.95119 14.6582 6.95118 14.8535 7.14644C15.0487 7.3417 15.0487 7.65821 14.8535 7.85347L11.8535 10.8535C11.7597 10.9472 11.6325 10.9999 11.4999 11C11.3674 10.9999 11.2402 10.9472 11.1464 10.8535L8.14643 7.85347C7.95119 7.65821 7.95119 7.3417 8.14643 7.14644C8.34169 6.9512 8.6582 6.9512 8.85346 7.14644L11.4999 9.79292L14.1464 7.14644Z",Ao=({className:t})=>Kc("svg",{className:t,fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Kc("path",{d:Vx,fill:"currentColor"})});import{jsx as Jc}from"react/jsx-runtime";import"react";var Wx="M11.5 6C11.6326 6 11.7597 6.05272 11.8535 6.14648L14.8535 9.14648C15.0487 9.34175 15.0487 9.65825 14.8535 9.85352C14.6582 10.0488 14.3417 10.0488 14.1464 9.85352L12 7.70703V16.293L14.1464 14.1465C14.3417 13.9512 14.6582 13.9512 14.8535 14.1465C15.0487 14.3417 15.0487 14.6583 14.8535 14.8535L11.8535 17.8535C11.6582 18.0488 11.3417 18.0488 11.1464 17.8535L8.14645 14.8535C7.95119 14.6583 7.95119 14.3417 8.14645 14.1465C8.34171 13.9512 8.65822 13.9512 8.85348 14.1465L11 16.293V7.70703L8.85348 9.85352C8.65822 10.0488 8.34171 10.0488 8.14645 9.85352C7.95118 9.65825 7.95118 9.34175 8.14645 9.14648L11.1464 6.14648C11.2402 6.05272 11.3674 6 11.5 6Z",Do=({className:t})=>Jc("svg",{className:t,fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Jc("path",{clipRule:"evenodd",d:Wx,fill:"currentColor",fillRule:"evenodd"})});var zx="code-block-collapse-button",Xc=()=>{let{isCollapsed:t,toggle:e}=Kx();return ar("button",{className:zx,onClick:e,type:"button",children:t?ar(Do,{}):ar(Ao,{})})};import{jsx as cr,jsxs as Jx}from"react/jsx-runtime";import{useCollapsible as Xx,useTranslation as Zx}from"@payloadcms/ui";import"react";var Yx="code-block-floating-collapse-button",Zc=()=>{let{isCollapsed:t,toggle:e}=Xx(),{t:o}=Zx();return Jx("button",{className:Yx,onClick:e,type:"button",children:[t?cr(Do,{}):cr(Ao,{}),cr("span",{children:o(t?"general:expand":"general:collapse")})]})};var Je="payload-richtext-code-block",sC=t=>{let{languages:e}=t,o=e||$o,{BlockCollapsible:n,formSchema:r,RemoveButton:l}=ae(),{setModified:s}=rC(),{t:i}=lC(),{codeField:d}=qc(([h])=>({codeField:h?.code})),{selectedLanguageField:u,setSelectedLanguage:c}=qc(([h,f])=>({selectedLanguageField:h?.language,setSelectedLanguage:g=>{f({type:"UPDATE",path:"language",value:g}),s(!0)}})),a=o[u?.value],p=qx(),m=iC.useMemo(()=>Object.entries(o).map(([h,f])=>({name:`${h} ${f}`,Component:re(oC.Button,{active:!1,disabled:!1,onClick:()=>{c(h)},children:re("span",{className:`${Je}__language-code`,"data-language":h,children:f})})})),[o,c]);return re(n,{Actions:Yc("div",{className:`${Je}__actions`,children:[re(eC,{"aria-label":i("general:language"),button:Yc("div",{className:`${Je}__language-selector-button`,"data-selected-language":u?.value,children:[re("span",{children:a}),re(Qx,{className:`${Je}__chevron`})]}),buttonType:"custom",className:`${Je}__language-selector`,disabled:!p,entries:m,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:i("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),re(tC,{value:d?.value??""}),re(Xc,{}),p&&re(l,{})]}),className:Je,collapsibleProps:{AfterCollapsible:re(Zc,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:re("div",{className:`${Je}__pill`,children:re(zc,{})}),showDragHandle:!1,showRowNumber:!1,children:re(nC,{fields:r,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!p})})};import{c as aC}from"react/compiler-runtime";import{jsx as ht}from"react/jsx-runtime";import{FieldContext as cC,FieldPathContext as Qc,ServerFunctionsContext as eu,ShimmerEffect as uC,useServerFunctions as dC}from"@payloadcms/ui";import pC,{useEffect as mC,useRef as fC}from"react";var hC=t=>{let e=aC(9),{field:o,initialValue:n,Loading:r,path:l,schemaPath:s,setValue:i,value:d}=t,[u,c]=pC.useState(null),a=dC(),{_internal_renderField:p}=a,[m,h]=s.split(".",2),f=l??(o&&"name"in o?o?.name:"")??"",g;e[0]!==p||e[1]!==o||e[2]!==n||e[3]!==l||e[4]!==s?(g=()=>{(async function(){let{Field:I}=await p({field:{...o||{},type:"richText",admin:{...o?.admin||{},hidden:!1}},initialValue:n??void 0,path:l,schemaPath:s});c(I)})()},e[0]=p,e[1]=o,e[2]=n,e[3]=l,e[4]=s,e[5]=g):g=e[5];let _=g,S=fC(!1),R,b;if(e[6]!==_?(R=()=>{S.current||(S.current=!0,_())},b=[_],e[6]=_,e[7]=R,e[8]=b):(R=e[7],b=e[8]),mC(R,b),!u)return typeof r<"u"?r:ht(uC,{});let x={...a,getFormState:async k=>a.getFormState({...k,collectionSlug:m==="collection"?h:void 0,globalSlug:m==="global"?h:void 0})};if(typeof d>"u"&&!i)return ht(eu,{value:{...x},children:ht(Qc,{value:f,children:u},f)});let C={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:d,path:f,setValue:i??gC,showError:!1,value:d};return ht(eu,{value:{...x},children:ht(Qc,{value:f,children:ht(cC,{value:C,children:u})},f)})};function gC(){}function tu({nodes:t,text:e}){let o={root:{type:"root",children:[],direction:"ltr",format:"",indent:0,version:1}};return e&&o.root.children.push({type:"paragraph",children:[{type:"text",detail:0,format:0,mode:"normal",style:"",text:e,version:1}],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),t?.length&&o.root.children.push(...t),o.root.children.length===0&&o.root.children.push({type:"paragraph",children:[],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),o}var xC=tu;export{Rt as $createAutoLinkNode,Be as $createBlockNode,nt as $createHorizontalRuleNode,kt as $createInlineBlockNode,we as $createLinkNode,Ke as $createRelationshipNode,ge as $createUploadNode,Ee as $isAutoLinkNode,Me as $isBlockNode,Ue as $isHorizontalRuleNode,_t as $isInlineBlockNode,K as $isLinkNode,Rn as $isRelationshipNode,ft as $isUploadNode,Nu as AlignFeatureClient,Se as AutoLinkNode,yx as BlockCollapsible,Ix as BlockEditButton,ce as BlockNode,Ax as BlockRemoveButton,Du as BlockquoteFeatureClient,Xd as BlocksFeatureClient,bp as BoldFeatureClient,se as CAN_USE_DOM,Bf as ChecklistFeatureClient,sx as ClientEntryLexicalField,sC as CodeBlockBlockComponent,Ux as CodeComponent,x0 as DETAIL_TYPE_TO_DETAIL,m0 as DOUBLE_LINE_BREAK,R0 as DebugJsxConverterFeatureClient,b0 as ELEMENT_FORMAT_TO_TYPE,C0 as ELEMENT_TYPE_TO_FORMAT,du as ENABLE_SLASH_MENU_COMMAND,su as EditorConfigProvider,Bo as FieldsDrawer,n5 as FixedToolbarFeatureClient,wm as HeadingFeatureClient,Gm as HorizontalRuleFeatureClient,Te as HorizontalRuleNode,tt as INSERT_BLOCK_COMMAND,ot as INSERT_INLINE_BLOCK_COMMAND,d0 as IS_ALL_FORMATTING,l1 as IndentFeatureClient,Nx as InlineBlockContainer,xx as InlineBlockEditButton,wx as InlineBlockLabel,bt as InlineBlockNode,kx as InlineBlockRemoveButton,Sp as InlineCodeFeatureClient,x5 as InlineToolbarFeatureClient,vp as ItalicFeatureClient,h0 as LTR_REGEX,Sf as LinkFeatureClient,oe as LinkNode,p0 as NON_BREAKING_SPACE,O as NodeFormat,Kf as OrderedListFeatureClient,n0 as ParagraphFeatureClient,cu as Point,f0 as RTL_REGEX,pu as Rect,kh as RelationshipFeatureClient,Ne as RelationshipNode,hC as RenderLexical,sr as RichTextField,jo as RichTextViewProvider,Ap as StrikethroughFeatureClient,Bp as SubscriptFeatureClient,Vp as SuperscriptFeatureClient,k0 as TEXT_MODE_TO_TYPE,g0 as TEXT_TYPE_TO_FORMAT,_0 as TEXT_TYPE_TO_MODE,me as TOGGLE_LINK_COMMAND,u2 as TableFeatureClient,cp as TestRecorderFeatureClient,im as TextStateFeatureClient,Ot as ToolbarButton,Ft as ToolbarDropdown,fp as TreeViewFeatureClient,Xp as UnderlineFeatureClient,t0 as UnorderedListFeatureClient,K2 as UploadFeatureClient,he as UploadNode,fx as addSwipeDownListener,dx as addSwipeLeftListener,px as addSwipeRightListener,mx as addSwipeUpListener,xC as buildDefaultEditorState,tu as buildEditorState,Vc as codeConverterClient,rn as createBlockNode,$ as createClientFeature,I0 as defaultColors,lr as defaultEditorLexicalConfig,Pn as getDOMRangeRect,mu as getEnabledNodes,Ox as getRestPopulateFn,rt as getSelectedNode,ax as isHTMLElement,uu as isPoint,cx as joinClasses,ir as sanitizeClientEditorConfig,Hc as sanitizeClientFeatures,bo as setFloatingElemPosition,so as setFloatingElemPositionForLinkEditor,X as slashMenuBasicGroupWithItems,_e as toolbarAddDropdownGroupWithItems,cn as toolbarFeatureButtonsGroupWithItems,Z as toolbarFormatGroupWithItems,te as toolbarTextDropdownGroupWithItems,ae as useBlockComponentContext,G as useEditorConfigContext,be as useInlineBlockComponentContext,au as useLexicalDocumentDrawer,Oe as useLexicalDrawer,Dt as useLexicalListDrawer,Ho as useRichTextView};
64
+ `)&&o?.input?.trim()!=="```"+n?{code:n+(t?.length?t:""),language:""}:{code:t,language:n}}};import{jsx as _C}from"react/jsx-runtime";import{CodeField as TC,useFormFields as wC}from"@payloadcms/ui";import{useId as EC,useMemo as SC}from"react";var yo={abap:"ABAP",apex:"Apex",azcli:"Azure CLI",bat:"Batch",bicep:"Bicep",cameligo:"CameLIGO",clojure:"Clojure",coffee:"CoffeeScript",cpp:"C++",csharp:"C#",csp:"CSP",css:"CSS",cypher:"Cypher",dart:"Dart",dockerfile:"Dockerfile",ecl:"ECL",elixir:"Elixir",flow9:"Flow9",freemarker2:"FreeMarker 2",fsharp:"F#",go:"Go",graphql:"GraphQL",handlebars:"Handlebars",hcl:"HCL",html:"HTML",ini:"INI",java:"Java",javascript:"JavaScript",julia:"Julia",kotlin:"Kotlin",less:"Less",lexon:"Lexon",liquid:"Liquid",lua:"Lua",m3:"M3",markdown:"Markdown",mdx:"MDX",mips:"MIPS",msdax:"DAX",mysql:"MySQL","objective-c":"Objective-C",pascal:"Pascal",pascaligo:"PascaLIGO",perl:"Perl",pgsql:"PostgreSQL",php:"PHP",pla:"PLA",plaintext:"Plain Text",postiats:"Postiats",powerquery:"Power Query",powershell:"PowerShell",protobuf:"Protobuf",pug:"Pug",python:"Python",qsharp:"Q#",r:"R",razor:"Razor",redis:"Redis",redshift:"Amazon Redshift",restructuredtext:"reStructuredText",ruby:"Ruby",rust:"Rust",sb:"Small Basic",scala:"Scala",scheme:"Scheme",scss:"SCSS",shell:"Shell",solidity:"Solidity",sophia:"Sophia",sparql:"SPARQL",sql:"SQL",st:"Structured Text",swift:"Swift",systemverilog:"SystemVerilog",tcl:"Tcl",twig:"Twig",typescript:"TypeScript",typespec:"TypeSpec",vb:"Visual Basic",wgsl:"WGSL",xml:"XML",yaml:"YAML"};var NC=({autoComplete:t,field:e,forceRender:o,languages:n=yo,path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:u,typescript:d,validate:c})=>{let a=wC(([_])=>_.language),m=a?.value||a?.initialValue||"typescript",f=EC(),h=n[m],p=SC(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:m==="ts"?`file-${e.name}-${f}.tsx`:void 0},language:m}}),[e,m,f]),g=`${e.name}-${m}-${h}`;return p&&_C(TC,{autoComplete:t,field:p,forceRender:o,onMount:(_,L)=>{L.editor.defineTheme("vs-dark",{base:"vs-dark",colors:{"editor.background":"#222222"},inherit:!0,rules:[]}),L.editor.defineTheme("vs",{base:"vs",colors:{"editor.background":"#f5f5f5"},inherit:!0,rules:[]}),L.languages.typescript.typescriptDefaults.setCompilerOptions({allowNonTsExtensions:!0,allowJs:!0,allowSyntheticDefaultImports:!0,esModuleInterop:!0,jsx:L.languages.typescript.JsxEmit.React,moduleResolution:L.languages.typescript.ModuleResolutionKind.NodeJs,noEmit:!0,paths:d?.paths,reactNamespace:"React",target:L.languages.typescript.ScriptTarget[d?.target??"ESNext"],typeRoots:d?.typeRoots??["node_modules/@types"]}),L.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!d?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>d?.fetchTypes&&Array.isArray(d.fetchTypes)&&d.fetchTypes.length>0&&await Promise.all(d.fetchTypes.map(async b=>{let x=await(await fetch(b.url)).text();L.languages.typescript.typescriptDefaults.addExtraLib(x,b.filePath)})))()},path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:u,validate:c},g)};import{jsx as re,jsxs as Ic}from"react/jsx-runtime";import{useLexicalEditable as OC}from"@lexical/react/useLexicalEditable";import{ChevronIcon as FC,Combobox as PC,CopyToClipboard as BC,PopupList as jC,RenderFields as HC,useForm as GC,useFormFields as Mc,useTranslation as UC}from"@payloadcms/ui";import zC from"react";import{jsx as Sc}from"react/jsx-runtime";import"react";var LC={16:"M6.646 6.146a.5.5 0 1 0 .708.708l1.5-1.5a.5.5 0 0 0 0-.708l-1.5-1.5a.5.5 0 1 0-.708.708L7.793 5zm-1.292-3a.5.5 0 0 1 0 .708L4.207 5l1.147 1.146a.5.5 0 1 1-.708.708l-1.5-1.5a.5.5 0 0 1 0-.708l1.5-1.5a.5.5 0 0 1 .708 0M10.5 3h1A1.5 1.5 0 0 1 13 4.5v7a1.5 1.5 0 0 1-1.5 1.5h-7A1.5 1.5 0 0 1 3 11.5v-3a.5.5 0 0 1 1 0v3a.5.5 0 0 0 .5.5h7a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 1 0-1",24:"M16.5 6C17.3284 6 18 6.67157 18 7.5V16.5C18 17.3284 17.3284 18 16.5 18H7.5C6.67157 18 6 17.3284 6 16.5V12.5C6 12.2239 6.22386 12 6.5 12C6.77614 12 7 12.2239 7 12.5V16.5C7 16.7761 7.22386 17 7.5 17H16.5C16.7761 17 17 16.7761 17 16.5V7.5C17 7.22386 16.7761 7 16.5 7H15.5C15.2239 7 15 6.77614 15 6.5C15 6.22386 15.2239 6 15.5 6H16.5ZM8.14648 6.14648C8.34175 5.95122 8.65825 5.95122 8.85352 6.14648C9.04878 6.34175 9.04878 6.65825 8.85352 6.85352L7.20703 8.5L8.85352 10.1465C9.04878 10.3417 9.04878 10.6583 8.85352 10.8535C8.65825 11.0488 8.34175 11.0488 8.14648 10.8535L6.14648 8.85352C5.95122 8.65825 5.95122 8.34175 6.14648 8.14648L8.14648 6.14648ZM11.1465 6.14648C11.3417 5.95122 11.6583 5.95122 11.8535 6.14648L13.8535 8.14648C14.0488 8.34175 14.0488 8.65825 13.8535 8.85352L11.8535 10.8535C11.6583 11.0488 11.3417 11.0488 11.1465 10.8535C10.9512 10.6583 10.9512 10.3417 11.1465 10.1465L12.793 8.5L11.1465 6.85352C10.9512 6.65825 10.9512 6.34175 11.1465 6.14648Z"},Nc=({className:t,size:e=24})=>Sc("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Sc("path",{clipRule:"evenodd",d:LC[e],fill:"currentColor",fillRule:"evenodd"})});import{jsx as er}from"react/jsx-runtime";import"react";import{useCollapsible as IC}from"@payloadcms/ui";import{jsx as Lc}from"react/jsx-runtime";import"react";var yC="M11.4999 13C11.6325 13 11.7597 13.0527 11.8535 13.1464L14.8535 16.1464C15.0487 16.3417 15.0487 16.6582 14.8535 16.8535C14.6582 17.0487 14.3417 17.0487 14.1464 16.8535L11.4999 14.207L8.85346 16.8535C8.6582 17.0487 8.34169 17.0487 8.14643 16.8535C7.95119 16.6582 7.95119 16.3417 8.14643 16.1464L11.1464 13.1464C11.2402 13.0527 11.3674 13 11.4999 13ZM14.1464 7.14644C14.3417 6.95119 14.6582 6.95118 14.8535 7.14644C15.0487 7.3417 15.0487 7.65821 14.8535 7.85347L11.8535 10.8535C11.7597 10.9472 11.6325 10.9999 11.4999 11C11.3674 10.9999 11.2402 10.9472 11.1464 10.8535L8.14643 7.85347C7.95119 7.65821 7.95119 7.3417 8.14643 7.14644C8.34169 6.9512 8.6582 6.9512 8.85346 7.14644L11.4999 9.79292L14.1464 7.14644Z",Ro=({className:t})=>Lc("svg",{className:t,fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Lc("path",{d:yC,fill:"currentColor"})});import{jsx as yc}from"react/jsx-runtime";import"react";var RC="M11.5 6C11.6326 6 11.7597 6.05272 11.8535 6.14648L14.8535 9.14648C15.0487 9.34175 15.0487 9.65825 14.8535 9.85352C14.6582 10.0488 14.3417 10.0488 14.1464 9.85352L12 7.70703V16.293L14.1464 14.1465C14.3417 13.9512 14.6582 13.9512 14.8535 14.1465C15.0487 14.3417 15.0487 14.6583 14.8535 14.8535L11.8535 17.8535C11.6582 18.0488 11.3417 18.0488 11.1464 17.8535L8.14645 14.8535C7.95119 14.6583 7.95119 14.3417 8.14645 14.1465C8.34171 13.9512 8.65822 13.9512 8.85348 14.1465L11 16.293V7.70703L8.85348 9.85352C8.65822 10.0488 8.34171 10.0488 8.14645 9.85352C7.95118 9.65825 7.95118 9.34175 8.14645 9.14648L11.1464 6.14648C11.2402 6.05272 11.3674 6 11.5 6Z",vo=({className:t})=>yc("svg",{className:t,fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:yc("path",{clipRule:"evenodd",d:RC,fill:"currentColor",fillRule:"evenodd"})});var vC="code-block-collapse-button",Rc=()=>{let{isCollapsed:t,toggle:e}=IC();return er("button",{className:vC,onClick:e,type:"button",children:t?er(vo,{}):er(Ro,{})})};import{jsx as tr,jsxs as MC}from"react/jsx-runtime";import{useCollapsible as AC,useTranslation as $C}from"@payloadcms/ui";import"react";var DC="code-block-floating-collapse-button",vc=()=>{let{isCollapsed:t,toggle:e}=AC(),{t:o}=$C();return MC("button",{className:DC,onClick:e,type:"button",children:[t?tr(vo,{}):tr(Ro,{}),tr("span",{children:o(t?"general:expand":"general:collapse")})]})};var We="payload-richtext-code-block",VC=t=>{let{languages:e}=t,o=e||yo,{BlockCollapsible:n,formSchema:r,RemoveButton:l}=ae(),{setModified:s}=GC(),{t:i}=UC(),{codeField:u}=Mc(([h])=>({codeField:h?.code})),{selectedLanguageField:d,setSelectedLanguage:c}=Mc(([h,p])=>({selectedLanguageField:h?.language,setSelectedLanguage:g=>{p({type:"UPDATE",path:"language",value:g}),s(!0)}})),a=o[d?.value],m=OC(),f=zC.useMemo(()=>Object.entries(o).map(([h,p])=>({name:`${h} ${p}`,Component:re(jC.Button,{active:!1,disabled:!1,onClick:()=>{c(h)},children:re("span",{className:`${We}__language-code`,"data-language":h,children:p})})})),[o,c]);return re(n,{Actions:Ic("div",{className:`${We}__actions`,children:[re(PC,{"aria-label":i("general:language"),button:Ic("div",{className:`${We}__language-selector-button`,"data-selected-language":d?.value,children:[re("span",{children:a}),re(FC,{className:`${We}__chevron`})]}),buttonType:"custom",className:`${We}__language-selector`,disabled:!m,entries:f,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:i("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),re(BC,{value:u?.value??""}),re(Rc,{}),m&&re(l,{})]}),className:We,collapsibleProps:{AfterCollapsible:re(vc,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:re("div",{className:`${We}__pill`,children:re(Nc,{})}),showDragHandle:!1,showRowNumber:!1,children:re(HC,{fields:r,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!m})})};import{c as WC}from"react/compiler-runtime";import{jsx as pt}from"react/jsx-runtime";import{FieldContext as KC,FieldPathContext as Ac,ServerFunctionsContext as $c,ShimmerEffect as XC,useServerFunctions as JC}from"@payloadcms/ui";import ZC,{useEffect as YC,useRef as qC}from"react";var QC=t=>{let e=WC(9),{field:o,initialValue:n,Loading:r,path:l,schemaPath:s,setValue:i,value:u}=t,[d,c]=ZC.useState(null),a=JC(),{_internal_renderField:m}=a,[f,h]=s.split(".",2),p=l??(o&&"name"in o?o?.name:"")??"",g;e[0]!==m||e[1]!==o||e[2]!==n||e[3]!==l||e[4]!==s?(g=()=>{(async function(){let{Field:I}=await m({field:{...o||{},type:"richText",admin:{...o?.admin||{},hidden:!1}},initialValue:n??void 0,path:l,schemaPath:s});c(I)})()},e[0]=m,e[1]=o,e[2]=n,e[3]=l,e[4]=s,e[5]=g):g=e[5];let _=g,L=qC(!1),v,b;if(e[6]!==_?(v=()=>{L.current||(L.current=!0,_())},b=[_],e[6]=_,e[7]=v,e[8]=b):(v=e[7],b=e[8]),YC(v,b),!d)return typeof r<"u"?r:pt(XC,{});let C={...a,getFormState:async k=>a.getFormState({...k,collectionSlug:f==="collection"?h:void 0,globalSlug:f==="global"?h:void 0})};if(typeof u>"u"&&!i)return pt($c,{value:{...C},children:pt(Ac,{value:p,children:d},p)});let x={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:u,path:p,setValue:i??e4,showError:!1,value:u};return pt($c,{value:{...C},children:pt(Ac,{value:p,children:pt(KC,{value:x,children:d})},p)})};function e4(){}function Dc({nodes:t,text:e}){let o={root:{type:"root",children:[],direction:"ltr",format:"",indent:0,version:1}};return e&&o.root.children.push({type:"paragraph",children:[{type:"text",detail:0,format:0,mode:"normal",style:"",text:e,version:1}],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),t?.length&&o.root.children.push(...t),o.root.children.length===0&&o.root.children.push({type:"paragraph",children:[],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),o}var t4=Dc;export{Rt as $createAutoLinkNode,Pe as $createBlockNode,nt as $createHorizontalRuleNode,bt as $createInlineBlockNode,_e as $createLinkNode,Ve as $createRelationshipNode,Re as $createUploadNode,we as $isAutoLinkNode,Ie as $isBlockNode,He as $isHorizontalRuleNode,kt as $isInlineBlockNode,K as $isLinkNode,wn as $isRelationshipNode,et as $isUploadNode,iu as AlignFeatureClient,Te as AutoLinkNode,mC as BlockCollapsible,hC as BlockEditButton,ce as BlockNode,xC as BlockRemoveButton,pu as BlockquoteFeatureClient,Pd as BlocksFeatureClient,m1 as BoldFeatureClient,se as CAN_USE_DOM,yp as ChecklistFeatureClient,VC as CodeBlockBlockComponent,NC as CodeComponent,o0 as DETAIL_TYPE_TO_DETAIL,qp as DOUBLE_LINE_BREAK,h0 as DebugJsxConverterFeatureClient,r0 as ELEMENT_FORMAT_TO_TYPE,n0 as ELEMENT_TYPE_TO_FORMAT,Vc as ENABLE_SLASH_MENU_COMMAND,Hc as EditorConfigProvider,$o as FieldsDrawer,Jh as FixedToolbarFeatureClient,xm as HeadingFeatureClient,Fm as HorizontalRuleFeatureClient,ke as HorizontalRuleNode,tt as INSERT_BLOCK_COMMAND,ot as INSERT_INLINE_BLOCK_COMMAND,Zp as IS_ALL_FORMATTING,Qm as IndentFeatureClient,uC as InlineBlockContainer,tC as InlineBlockEditButton,sC as InlineBlockLabel,xt as InlineBlockNode,rC as InlineBlockRemoveButton,x1 as InlineCodeFeatureClient,c5 as InlineToolbarFeatureClient,S1 as ItalicFeatureClient,e0 as LTR_REGEX,xp as LinkFeatureClient,oe as LinkNode,Yp as NON_BREAKING_SPACE,O as NodeFormat,$p as OrderedListFeatureClient,Gp as ParagraphFeatureClient,Uc as Point,Qp as RTL_REGEX,Wc as Rect,lh as RelationshipFeatureClient,Ee as RelationshipNode,QC as RenderLexical,z2 as RichTextField,Do as RichTextViewProvider,I1 as StrikethroughFeatureClient,O1 as SubscriptFeatureClient,H1 as SuperscriptFeatureClient,l0 as TEXT_MODE_TO_TYPE,t0 as TEXT_TYPE_TO_FORMAT,i0 as TEXT_TYPE_TO_MODE,fe as TOGGLE_LINK_COMMAND,n2 as TableFeatureClient,qd as TestRecorderFeatureClient,nm as TextStateFeatureClient,Dt as ToolbarButton,Ot as ToolbarDropdown,n1 as TreeViewFeatureClient,W1 as UnderlineFeatureClient,jp as UnorderedListFeatureClient,A2 as UploadFeatureClient,Qe as UploadNode,q2 as addSwipeDownListener,J2 as addSwipeLeftListener,Z2 as addSwipeRightListener,Y2 as addSwipeUpListener,t4 as buildDefaultEditorState,Dc as buildEditorState,Ec as codeConverterClient,K2 as createBlockNode,A as createClientFeature,g0 as defaultColors,qn as defaultEditorLexicalConfig,In as getDOMRangeRect,Kc as getEnabledNodes,kC as getRestPopulateFn,rt as getSelectedNode,zc as isPoint,W2 as joinClasses,Qn as sanitizeClientEditorConfig,Tc as sanitizeClientFeatures,ho as setFloatingElemPosition,ro as setFloatingElemPositionForLinkEditor,J as slashMenuBasicGroupWithItems,be as toolbarAddDropdownGroupWithItems,on as toolbarFeatureButtonsGroupWithItems,Z as toolbarFormatGroupWithItems,te as toolbarTextDropdownGroupWithItems,ae as useBlockComponentContext,U as useEditorConfigContext,Ce as useInlineBlockComponentContext,Gc as useLexicalDocumentDrawer,De as useLexicalDrawer,$t as useLexicalListDrawer,Oo as useRichTextView};
66
65
  //# sourceMappingURL=index.js.map