@payloadcms/richtext-lexical 3.84.0 → 4.0.0-internal.38b7f1d
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.
- package/dist/exports/client/Field-PJW7KUJG.js +2 -0
- package/dist/exports/client/Field-PJW7KUJG.js.map +7 -0
- package/dist/exports/client/RelationshipComponent-5RONAYJM.js +2 -0
- package/dist/exports/client/RelationshipComponent-5RONAYJM.js.map +7 -0
- package/dist/exports/client/bundled.css +1 -1
- package/dist/exports/client/chunk-44G3K3W7.js +2 -0
- package/dist/exports/client/chunk-44G3K3W7.js.map +7 -0
- package/dist/exports/client/chunk-WSAPGI3Z.js +2 -0
- package/dist/exports/client/chunk-WSAPGI3Z.js.map +7 -0
- package/dist/exports/client/component-53Y3RYR5.js +2 -0
- package/dist/exports/client/component-53Y3RYR5.js.map +7 -0
- package/dist/exports/client/componentInline-PM4PLNUK.js +2 -0
- package/dist/exports/client/index.d.ts +0 -2
- package/dist/exports/client/index.d.ts.map +1 -1
- package/dist/exports/client/index.js +30 -30
- package/dist/exports/client/index.js.map +4 -4
- package/dist/features/align/client/toolbarAlignGroup.d.ts.map +1 -1
- package/dist/features/align/client/toolbarAlignGroup.js +1 -0
- package/dist/features/align/client/toolbarAlignGroup.js.map +1 -1
- package/dist/features/blockquote/server/index.d.ts.map +1 -1
- package/dist/features/blockquote/server/index.js +0 -39
- package/dist/features/blockquote/server/index.js.map +1 -1
- package/dist/features/blocks/client/component/BlockContent.d.ts +10 -0
- package/dist/features/blocks/client/component/BlockContent.d.ts.map +1 -1
- package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
- package/dist/features/blocks/client/component/index.css +178 -0
- package/dist/features/blocks/client/component/index.d.ts +1 -1
- package/dist/features/blocks/client/component/index.d.ts.map +1 -1
- package/dist/features/blocks/client/component/index.js +88 -16
- package/dist/features/blocks/client/component/index.js.map +1 -1
- package/dist/features/blocks/client/componentInline/index.css +85 -0
- package/dist/features/blocks/client/componentInline/index.d.ts +1 -1
- package/dist/features/blocks/client/componentInline/index.d.ts.map +1 -1
- package/dist/features/blocks/client/componentInline/index.js +29 -6
- package/dist/features/blocks/client/componentInline/index.js.map +1 -1
- package/dist/features/blocks/client/index.d.ts.map +1 -1
- package/dist/features/blocks/client/index.js +0 -2
- package/dist/features/blocks/client/index.js.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Block.d.ts.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Block.js +3 -0
- package/dist/features/blocks/premade/CodeBlock/Component/Block.js.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.css +26 -0
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.d.ts.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js +4 -1
- package/dist/features/blocks/premade/CodeBlock/Component/Collapse/index.js.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.css +40 -0
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.d.ts.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js +7 -8
- package/dist/features/blocks/premade/CodeBlock/Component/FloatingCollapse/index.js.map +1 -1
- package/dist/features/blocks/premade/CodeBlock/Component/index.css +171 -0
- package/dist/features/debug/jsxConverter/client/plugin/index.d.ts +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/index.d.ts.map +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/index.js +1 -0
- package/dist/features/debug/jsxConverter/client/plugin/index.js.map +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/style.css +9 -0
- package/dist/features/debug/testRecorder/client/plugin/index.css +51 -0
- package/dist/features/debug/testRecorder/client/plugin/index.d.ts +1 -1
- package/dist/features/debug/testRecorder/client/plugin/index.d.ts.map +1 -1
- package/dist/features/debug/testRecorder/client/plugin/index.js +1 -0
- package/dist/features/debug/testRecorder/client/plugin/index.js.map +1 -1
- package/dist/features/debug/treeView/client/plugin/index.css +81 -0
- package/dist/features/debug/treeView/client/plugin/index.d.ts +1 -1
- package/dist/features/debug/treeView/client/plugin/index.d.ts.map +1 -1
- package/dist/features/debug/treeView/client/plugin/index.js +1 -0
- package/dist/features/debug/treeView/client/plugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.css +91 -0
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts +1 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.d.ts.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js +3 -2
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.css +11 -0
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts +1 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.d.ts.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js +1 -0
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js +1 -1
- package/dist/features/experimental_table/client/plugins/TableHoverActionsPlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.css +166 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts +17 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.d.ts.map +1 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js +219 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/TableGridPopup/index.js.map +1 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.css +235 -0
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts +1 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.d.ts.map +1 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.js +95 -104
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +1 -1
- package/dist/features/experimental_table/server/index.d.ts.map +1 -1
- package/dist/features/experimental_table/server/index.js +0 -102
- package/dist/features/experimental_table/server/index.js.map +1 -1
- package/dist/features/heading/server/index.d.ts.map +1 -1
- package/dist/features/heading/server/index.js +0 -39
- package/dist/features/heading/server/index.js.map +1 -1
- package/dist/features/horizontalRule/client/plugin/index.css +25 -0
- package/dist/features/horizontalRule/client/plugin/index.d.ts +1 -1
- package/dist/features/horizontalRule/client/plugin/index.d.ts.map +1 -1
- package/dist/features/horizontalRule/client/plugin/index.js +73 -4
- package/dist/features/horizontalRule/client/plugin/index.js.map +1 -1
- package/dist/features/horizontalRule/server/index.d.ts.map +1 -1
- package/dist/features/horizontalRule/server/index.js +0 -8
- package/dist/features/horizontalRule/server/index.js.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.d.ts.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js +28 -8
- package/dist/features/link/client/plugins/floatingLinkEditor/LinkEditor/index.js.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/index.css +112 -0
- package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/index.d.ts.map +1 -1
- package/dist/features/link/client/plugins/floatingLinkEditor/index.js +1 -0
- package/dist/features/link/client/plugins/floatingLinkEditor/index.js.map +1 -1
- package/dist/features/link/server/index.d.ts.map +1 -1
- package/dist/features/link/server/index.js +0 -71
- package/dist/features/link/server/index.js.map +1 -1
- package/dist/features/lists/checklist/server/index.d.ts.map +1 -1
- package/dist/features/lists/checklist/server/index.js +0 -7
- package/dist/features/lists/checklist/server/index.js.map +1 -1
- package/dist/features/lists/orderedList/server/index.d.ts.map +1 -1
- package/dist/features/lists/orderedList/server/index.js +0 -7
- package/dist/features/lists/orderedList/server/index.js.map +1 -1
- package/dist/features/lists/unorderedList/server/index.d.ts.map +1 -1
- package/dist/features/lists/unorderedList/server/index.js +0 -7
- package/dist/features/lists/unorderedList/server/index.js.map +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.d.ts +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.d.ts.map +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.js +27 -2
- package/dist/features/relationship/client/components/RelationshipComponent.js.map +1 -1
- package/dist/features/relationship/client/components/index.css +112 -0
- package/dist/features/toolbars/fixed/client/Toolbar/index.css +87 -0
- package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts +1 -1
- package/dist/features/toolbars/fixed/client/Toolbar/index.d.ts.map +1 -1
- package/dist/features/toolbars/fixed/client/Toolbar/index.js +1 -0
- package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
- package/dist/features/toolbars/inline/client/Toolbar/index.css +43 -0
- package/dist/features/toolbars/inline/client/Toolbar/index.d.ts +1 -1
- package/dist/features/toolbars/inline/client/Toolbar/index.d.ts.map +1 -1
- package/dist/features/toolbars/inline/client/Toolbar/index.js +1 -0
- package/dist/features/toolbars/inline/client/Toolbar/index.js.map +1 -1
- package/dist/features/toolbars/shared/ToolbarButton/index.css +57 -0
- package/dist/features/toolbars/shared/ToolbarButton/index.d.ts +1 -1
- package/dist/features/toolbars/shared/ToolbarButton/index.d.ts.map +1 -1
- package/dist/features/toolbars/shared/ToolbarButton/index.js +80 -74
- package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.d.ts.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js +4 -0
- package/dist/features/toolbars/shared/ToolbarDropdown/DropDown.js.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/index.css +214 -0
- package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/index.d.ts.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/index.js +11 -7
- package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -1
- package/dist/features/toolbars/types.d.ts +4 -0
- package/dist/features/toolbars/types.d.ts.map +1 -1
- package/dist/features/toolbars/types.js.map +1 -1
- package/dist/features/typesServer.d.ts +0 -17
- package/dist/features/typesServer.d.ts.map +1 -1
- package/dist/features/typesServer.js.map +1 -1
- package/dist/features/upload/client/component/index.css +218 -0
- package/dist/features/upload/client/component/index.d.ts +1 -1
- package/dist/features/upload/client/component/index.d.ts.map +1 -1
- package/dist/features/upload/client/component/index.js +86 -63
- package/dist/features/upload/client/component/index.js.map +1 -1
- package/dist/features/upload/client/component/pending/index.d.ts +0 -1
- package/dist/features/upload/client/component/pending/index.d.ts.map +1 -1
- package/dist/features/upload/client/component/pending/index.js.map +1 -1
- package/dist/features/upload/server/index.d.ts.map +1 -1
- package/dist/features/upload/server/index.js +0 -78
- package/dist/features/upload/server/index.js.map +1 -1
- package/dist/field/Diff/converters/listitem/index.css +44 -0
- package/dist/field/Diff/converters/listitem/index.d.ts +1 -1
- package/dist/field/Diff/converters/listitem/index.d.ts.map +1 -1
- package/dist/field/Diff/converters/listitem/index.js +1 -0
- package/dist/field/Diff/converters/listitem/index.js.map +1 -1
- package/dist/field/Diff/converters/relationship/index.css +68 -0
- package/dist/field/Diff/converters/relationship/index.d.ts +1 -1
- package/dist/field/Diff/converters/relationship/index.d.ts.map +1 -1
- package/dist/field/Diff/converters/relationship/index.js +1 -0
- package/dist/field/Diff/converters/relationship/index.js.map +1 -1
- package/dist/field/Diff/converters/unknown/index.css +37 -0
- package/dist/field/Diff/converters/unknown/index.d.ts +1 -1
- package/dist/field/Diff/converters/unknown/index.d.ts.map +1 -1
- package/dist/field/Diff/converters/unknown/index.js +1 -0
- package/dist/field/Diff/converters/unknown/index.js.map +1 -1
- package/dist/field/Diff/converters/upload/index.css +112 -0
- package/dist/field/Diff/converters/upload/index.d.ts +1 -1
- package/dist/field/Diff/converters/upload/index.d.ts.map +1 -1
- package/dist/field/Diff/converters/upload/index.js +1 -0
- package/dist/field/Diff/converters/upload/index.js.map +1 -1
- package/dist/field/Diff/index.css +101 -0
- package/dist/field/Diff/index.d.ts +1 -1
- package/dist/field/Diff/index.d.ts.map +1 -1
- package/dist/field/Diff/index.js +1 -0
- package/dist/field/Diff/index.js.map +1 -1
- package/dist/field/Field.d.ts +2 -2
- package/dist/field/Field.d.ts.map +1 -1
- package/dist/field/Field.js +11 -9
- package/dist/field/Field.js.map +1 -1
- package/dist/field/ViewSelector.css +32 -0
- package/dist/field/ViewSelector.d.ts +1 -1
- package/dist/field/ViewSelector.d.ts.map +1 -1
- package/dist/field/ViewSelector.js +1 -0
- package/dist/field/ViewSelector.js.map +1 -1
- package/dist/field/bundled.css +1 -1
- package/dist/field/index.css +60 -0
- package/dist/index.d.ts +0 -10
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +11 -10
- package/dist/index.js.map +1 -1
- package/dist/lexical/LexicalEditor.css +50 -0
- package/dist/lexical/LexicalEditor.d.ts +1 -1
- package/dist/lexical/LexicalEditor.d.ts.map +1 -1
- package/dist/lexical/LexicalEditor.js +1 -0
- package/dist/lexical/LexicalEditor.js.map +1 -1
- package/dist/lexical/config/server/loader.d.ts.map +1 -1
- package/dist/lexical/config/server/loader.js +12 -9
- package/dist/lexical/config/server/loader.js.map +1 -1
- package/dist/lexical/config/server/sanitize.d.ts.map +1 -1
- package/dist/lexical/config/server/sanitize.js +0 -6
- package/dist/lexical/config/server/sanitize.js.map +1 -1
- package/dist/lexical/plugins/DecoratorPlugin/index.css +11 -0
- package/dist/lexical/plugins/DecoratorPlugin/index.d.ts +1 -1
- package/dist/lexical/plugins/DecoratorPlugin/index.d.ts.map +1 -1
- package/dist/lexical/plugins/DecoratorPlugin/index.js +1 -0
- package/dist/lexical/plugins/DecoratorPlugin/index.js.map +1 -1
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.css +52 -0
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts +1 -1
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.d.ts.map +1 -1
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.js +1 -0
- package/dist/lexical/plugins/InsertParagraphAtEnd/index.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/index.css +65 -0
- package/dist/lexical/plugins/SlashMenu/index.d.ts +1 -1
- package/dist/lexical/plugins/SlashMenu/index.d.ts.map +1 -1
- package/dist/lexical/plugins/SlashMenu/index.js +2 -0
- package/dist/lexical/plugins/SlashMenu/index.js.map +1 -1
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.css +40 -0
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts +1 -1
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.d.ts.map +1 -1
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js +1 -0
- package/dist/lexical/plugins/handles/AddBlockHandlePlugin/index.js.map +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.css +84 -0
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.d.ts.map +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js +15 -8
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/index.js.map +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js +1 -1
- package/dist/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.js.map +1 -1
- package/dist/lexical/theme/EditorTheme.css +359 -0
- package/dist/lexical/theme/EditorTheme.d.ts.map +1 -1
- package/dist/lexical/theme/EditorTheme.js +1 -0
- package/dist/lexical/theme/EditorTheme.js.map +1 -1
- package/dist/lexical/ui/ContentEditable.css +95 -0
- package/dist/lexical/ui/ContentEditable.d.ts +1 -1
- package/dist/lexical/ui/ContentEditable.d.ts.map +1 -1
- package/dist/lexical/ui/ContentEditable.js +1 -0
- package/dist/lexical/ui/ContentEditable.js.map +1 -1
- package/dist/lexical/ui/icons/Add/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Add/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Add/index.js +19 -12
- package/dist/lexical/ui/icons/Add/index.js.map +1 -1
- package/dist/lexical/ui/icons/Add/index.svg +2 -3
- package/dist/lexical/ui/icons/Add/light.svg +2 -3
- package/dist/lexical/ui/icons/AlignCenter/index.d.ts +3 -1
- package/dist/lexical/ui/icons/AlignCenter/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/AlignCenter/index.js +15 -19
- package/dist/lexical/ui/icons/AlignCenter/index.js.map +1 -1
- package/dist/lexical/ui/icons/AlignJustify/index.d.ts +3 -1
- package/dist/lexical/ui/icons/AlignJustify/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/AlignJustify/index.js +15 -19
- package/dist/lexical/ui/icons/AlignJustify/index.js.map +1 -1
- package/dist/lexical/ui/icons/AlignLeft/index.d.ts +3 -1
- package/dist/lexical/ui/icons/AlignLeft/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/AlignLeft/index.js +15 -19
- package/dist/lexical/ui/icons/AlignLeft/index.js.map +1 -1
- package/dist/lexical/ui/icons/AlignRight/index.d.ts +3 -1
- package/dist/lexical/ui/icons/AlignRight/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/AlignRight/index.js +15 -19
- package/dist/lexical/ui/icons/AlignRight/index.js.map +1 -1
- package/dist/lexical/ui/icons/Block/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Block/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Block/index.js +13 -28
- package/dist/lexical/ui/icons/Block/index.js.map +1 -1
- package/dist/lexical/ui/icons/Blockquote/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Blockquote/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Blockquote/index.js +9 -6
- package/dist/lexical/ui/icons/Blockquote/index.js.map +1 -1
- package/dist/lexical/ui/icons/Bold/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Bold/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Bold/index.js +13 -8
- package/dist/lexical/ui/icons/Bold/index.js.map +1 -1
- package/dist/lexical/ui/icons/Checklist/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Checklist/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Checklist/index.js +17 -18
- package/dist/lexical/ui/icons/Checklist/index.js.map +1 -1
- package/dist/lexical/ui/icons/Code/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Code/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Code/index.js +15 -13
- package/dist/lexical/ui/icons/Code/index.js.map +1 -1
- package/dist/lexical/ui/icons/CodeBlock/index.d.ts +4 -1
- package/dist/lexical/ui/icons/CodeBlock/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/CodeBlock/index.js +18 -7
- package/dist/lexical/ui/icons/CodeBlock/index.js.map +1 -1
- package/dist/lexical/ui/icons/Collapse/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Collapse/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Collapse/index.js +10 -8
- package/dist/lexical/ui/icons/Collapse/index.js.map +1 -1
- package/dist/lexical/ui/icons/DraggableBlock/index.svg +7 -7
- package/dist/lexical/ui/icons/DraggableBlock/light.svg +7 -7
- package/dist/lexical/ui/icons/Expand/index.d.ts +5 -0
- package/dist/lexical/ui/icons/Expand/index.d.ts.map +1 -0
- package/dist/lexical/ui/icons/Expand/index.js +22 -0
- package/dist/lexical/ui/icons/Expand/index.js.map +1 -0
- package/dist/lexical/ui/icons/H1/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H1/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H1/index.js +9 -6
- package/dist/lexical/ui/icons/H1/index.js.map +1 -1
- package/dist/lexical/ui/icons/H2/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H2/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H2/index.js +9 -6
- package/dist/lexical/ui/icons/H2/index.js.map +1 -1
- package/dist/lexical/ui/icons/H3/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H3/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H3/index.js +9 -6
- package/dist/lexical/ui/icons/H3/index.js.map +1 -1
- package/dist/lexical/ui/icons/H4/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H4/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H4/index.js +9 -6
- package/dist/lexical/ui/icons/H4/index.js.map +1 -1
- package/dist/lexical/ui/icons/H5/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H5/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H5/index.js +9 -6
- package/dist/lexical/ui/icons/H5/index.js.map +1 -1
- package/dist/lexical/ui/icons/H6/index.d.ts +3 -1
- package/dist/lexical/ui/icons/H6/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/H6/index.js +9 -6
- package/dist/lexical/ui/icons/H6/index.js.map +1 -1
- package/dist/lexical/ui/icons/HorizontalRule/index.d.ts +3 -1
- package/dist/lexical/ui/icons/HorizontalRule/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/HorizontalRule/index.js +11 -11
- package/dist/lexical/ui/icons/HorizontalRule/index.js.map +1 -1
- package/dist/lexical/ui/icons/IndentDecrease/index.d.ts +3 -1
- package/dist/lexical/ui/icons/IndentDecrease/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/IndentDecrease/index.js +18 -22
- package/dist/lexical/ui/icons/IndentDecrease/index.js.map +1 -1
- package/dist/lexical/ui/icons/IndentIncrease/index.d.ts +3 -1
- package/dist/lexical/ui/icons/IndentIncrease/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/IndentIncrease/index.js +15 -22
- package/dist/lexical/ui/icons/IndentIncrease/index.js.map +1 -1
- package/dist/lexical/ui/icons/InlineBlocks/index.d.ts +3 -1
- package/dist/lexical/ui/icons/InlineBlocks/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/InlineBlocks/index.js +9 -6
- package/dist/lexical/ui/icons/InlineBlocks/index.js.map +1 -1
- package/dist/lexical/ui/icons/Italic/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Italic/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Italic/index.js +13 -8
- package/dist/lexical/ui/icons/Italic/index.js.map +1 -1
- package/dist/lexical/ui/icons/Link/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Link/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Link/index.js +14 -9
- package/dist/lexical/ui/icons/Link/index.js.map +1 -1
- package/dist/lexical/ui/icons/Meatballs/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Meatballs/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Meatballs/index.js +19 -15
- package/dist/lexical/ui/icons/Meatballs/index.js.map +1 -1
- package/dist/lexical/ui/icons/OrderedList/index.d.ts +4 -1
- package/dist/lexical/ui/icons/OrderedList/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/OrderedList/index.js +19 -25
- package/dist/lexical/ui/icons/OrderedList/index.js.map +1 -1
- package/dist/lexical/ui/icons/Page/index.d.ts +5 -0
- package/dist/lexical/ui/icons/Page/index.d.ts.map +1 -0
- package/dist/lexical/ui/icons/Page/index.js +21 -0
- package/dist/lexical/ui/icons/Page/index.js.map +1 -0
- package/dist/lexical/ui/icons/Relationship/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Relationship/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Relationship/index.js +13 -25
- package/dist/lexical/ui/icons/Relationship/index.js.map +1 -1
- package/dist/lexical/ui/icons/Strikethrough/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Strikethrough/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Strikethrough/index.js +13 -13
- package/dist/lexical/ui/icons/Strikethrough/index.js.map +1 -1
- package/dist/lexical/ui/icons/Subscript/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Subscript/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Subscript/index.js +10 -7
- package/dist/lexical/ui/icons/Subscript/index.js.map +1 -1
- package/dist/lexical/ui/icons/Superscript/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Superscript/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Superscript/index.js +10 -7
- package/dist/lexical/ui/icons/Superscript/index.js.map +1 -1
- package/dist/lexical/ui/icons/Table/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Table/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Table/index.js +20 -15
- package/dist/lexical/ui/icons/Table/index.js.map +1 -1
- package/dist/lexical/ui/icons/Text/index.d.ts +4 -1
- package/dist/lexical/ui/icons/Text/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Text/index.js +17 -8
- package/dist/lexical/ui/icons/Text/index.js.map +1 -1
- package/dist/lexical/ui/icons/Trash/index.d.ts +10 -0
- package/dist/lexical/ui/icons/Trash/index.d.ts.map +1 -0
- package/dist/lexical/ui/icons/Trash/index.js +29 -0
- package/dist/lexical/ui/icons/Trash/index.js.map +1 -0
- package/dist/lexical/ui/icons/Underline/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Underline/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Underline/index.js +16 -14
- package/dist/lexical/ui/icons/Underline/index.js.map +1 -1
- package/dist/lexical/ui/icons/UnorderedList/index.d.ts +3 -1
- package/dist/lexical/ui/icons/UnorderedList/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/UnorderedList/index.js +13 -40
- package/dist/lexical/ui/icons/UnorderedList/index.js.map +1 -1
- package/dist/lexical/ui/icons/Upload/index.d.ts +3 -1
- package/dist/lexical/ui/icons/Upload/index.d.ts.map +1 -1
- package/dist/lexical/ui/icons/Upload/index.js +15 -22
- package/dist/lexical/ui/icons/Upload/index.js.map +1 -1
- package/dist/utilities/buildEditorState.d.ts.map +1 -1
- package/dist/utilities/buildEditorState.js +13 -0
- package/dist/utilities/buildEditorState.js.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts +1 -0
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.d.ts.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js +34 -18
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js.map +1 -1
- package/package.json +11 -16
- package/dist/exports/client/Component-DOSSWC76.js +0 -2
- package/dist/exports/client/Component-DOSSWC76.js.map +0 -7
- package/dist/exports/client/Component-MBLHTKDK.js +0 -2
- package/dist/exports/client/Component-MBLHTKDK.js.map +0 -7
- package/dist/exports/client/Field-4UEGQMIN.js +0 -2
- package/dist/exports/client/Field-4UEGQMIN.js.map +0 -7
- package/dist/exports/client/RelationshipComponent-BG3DPV3T.js +0 -2
- package/dist/exports/client/RelationshipComponent-BG3DPV3T.js.map +0 -7
- package/dist/exports/client/chunk-F26IQ5RE.js +0 -2
- package/dist/exports/client/chunk-F26IQ5RE.js.map +0 -7
- package/dist/exports/client/chunk-YWIZCGSY.js +0 -2
- package/dist/exports/client/chunk-YWIZCGSY.js.map +0 -7
- package/dist/exports/client/component-XIHC3W6W.js +0 -2
- package/dist/exports/client/component-XIHC3W6W.js.map +0 -7
- package/dist/exports/client/componentInline-CBBUBQ7P.js +0 -2
- package/dist/exports/server/migrate.d.ts +0 -16
- package/dist/exports/server/migrate.d.ts.map +0 -1
- package/dist/exports/server/migrate.js +0 -16
- package/dist/exports/server/migrate.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts +0 -4
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js +0 -7
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/linebreak.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts +0 -4
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js +0 -38
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/paragraph.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts +0 -4
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js +0 -9
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/tab.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts +0 -4
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js +0 -33
- package/dist/features/converters/lexicalToHtml_deprecated/converter/converters/text.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts +0 -6
- package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js +0 -9
- package/dist/features/converters/lexicalToHtml_deprecated/converter/defaultConverters.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts +0 -70
- package/dist/features/converters/lexicalToHtml_deprecated/converter/index.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js +0 -104
- package/dist/features/converters/lexicalToHtml_deprecated/converter/index.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts +0 -27
- package/dist/features/converters/lexicalToHtml_deprecated/converter/types.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js +0 -2
- package/dist/features/converters/lexicalToHtml_deprecated/converter/types.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts +0 -39
- package/dist/features/converters/lexicalToHtml_deprecated/field/index.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/field/index.js +0 -122
- package/dist/features/converters/lexicalToHtml_deprecated/field/index.js.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts +0 -12
- package/dist/features/converters/lexicalToHtml_deprecated/index.d.ts.map +0 -1
- package/dist/features/converters/lexicalToHtml_deprecated/index.js +0 -11
- package/dist/features/converters/lexicalToHtml_deprecated/index.js.map +0 -1
- package/dist/features/lists/htmlConverter.d.ts +0 -5
- package/dist/features/lists/htmlConverter.d.ts.map +0 -1
- package/dist/features/lists/htmlConverter.js +0 -81
- package/dist/features/lists/htmlConverter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js +0 -22
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/heading/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js +0 -33
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/link/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js +0 -24
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/list/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js +0 -25
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/listItem/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js +0 -22
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/quote/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js +0 -28
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/unknown/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js +0 -22
- package/dist/features/migrations/lexicalPluginToLexical/converter/converters/upload/converter.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts +0 -3
- package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js +0 -9
- package/dist/features/migrations/lexicalPluginToLexical/converter/defaultConverters.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts +0 -19
- package/dist/features/migrations/lexicalPluginToLexical/converter/index.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/index.js +0 -78
- package/dist/features/migrations/lexicalPluginToLexical/converter/index.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts +0 -23
- package/dist/features/migrations/lexicalPluginToLexical/converter/types.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/converter/types.js +0 -2
- package/dist/features/migrations/lexicalPluginToLexical/converter/types.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts +0 -2
- package/dist/features/migrations/lexicalPluginToLexical/feature.client.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/feature.client.js +0 -10
- package/dist/features/migrations/lexicalPluginToLexical/feature.client.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts +0 -10
- package/dist/features/migrations/lexicalPluginToLexical/feature.server.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/feature.server.js +0 -49
- package/dist/features/migrations/lexicalPluginToLexical/feature.server.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js +0 -15
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js +0 -74
- package/dist/features/migrations/lexicalPluginToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js +0 -23
- package/dist/features/migrations/slateToLexical/converter/converters/blockquote/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js +0 -24
- package/dist/features/migrations/slateToLexical/converter/converters/heading/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js +0 -33
- package/dist/features/migrations/slateToLexical/converter/converters/indent/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/link/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js +0 -30
- package/dist/features/migrations/slateToLexical/converter/converters/link/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js +0 -26
- package/dist/features/migrations/slateToLexical/converter/converters/listItem/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js +0 -26
- package/dist/features/migrations/slateToLexical/converter/converters/orderedList/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js +0 -15
- package/dist/features/migrations/slateToLexical/converter/converters/relationship/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js +0 -27
- package/dist/features/migrations/slateToLexical/converter/converters/unknown/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js +0 -26
- package/dist/features/migrations/slateToLexical/converter/converters/unorderedList/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js +0 -18
- package/dist/features/migrations/slateToLexical/converter/converters/upload/converter.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts +0 -3
- package/dist/features/migrations/slateToLexical/converter/defaultConverters.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/defaultConverters.js +0 -12
- package/dist/features/migrations/slateToLexical/converter/defaultConverters.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/index.d.ts +0 -19
- package/dist/features/migrations/slateToLexical/converter/index.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/index.js +0 -130
- package/dist/features/migrations/slateToLexical/converter/index.js.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/types.d.ts +0 -16
- package/dist/features/migrations/slateToLexical/converter/types.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/converter/types.js +0 -2
- package/dist/features/migrations/slateToLexical/converter/types.js.map +0 -1
- package/dist/features/migrations/slateToLexical/feature.client.d.ts +0 -2
- package/dist/features/migrations/slateToLexical/feature.client.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/feature.client.js +0 -10
- package/dist/features/migrations/slateToLexical/feature.client.js.map +0 -1
- package/dist/features/migrations/slateToLexical/feature.server.d.ts +0 -40
- package/dist/features/migrations/slateToLexical/feature.server.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/feature.server.js +0 -68
- package/dist/features/migrations/slateToLexical/feature.server.js.map +0 -1
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts +0 -9
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js +0 -15
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/Component.js.map +0 -1
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts +0 -33
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.d.ts.map +0 -1
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js +0 -74
- package/dist/features/migrations/slateToLexical/nodes/unknownConvertedNode/index.js.map +0 -1
- package/dist/lexical/ui/icons/AI/index.d.ts +0 -3
- package/dist/lexical/ui/icons/AI/index.d.ts.map +0 -1
- package/dist/lexical/ui/icons/AI/index.js +0 -34
- package/dist/lexical/ui/icons/AI/index.js.map +0 -1
- package/dist/lexical/ui/icons/Caret/index.svg +0 -3
- package/dist/lexical/ui/icons/Edit/index.svg +0 -10
- package/dist/lexical/ui/icons/Remove/index.svg +0 -4
- package/dist/utilities/migrateSlateToLexical/index.d.ts +0 -15
- package/dist/utilities/migrateSlateToLexical/index.d.ts.map +0 -1
- package/dist/utilities/migrateSlateToLexical/index.js +0 -152
- package/dist/utilities/migrateSlateToLexical/index.js.map +0 -1
- package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts +0 -10
- package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.d.ts.map +0 -1
- package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js +0 -85
- package/dist/utilities/migrateSlateToLexical/migrateDocumentFieldsRecursively.js.map +0 -1
- /package/dist/exports/client/{componentInline-CBBUBQ7P.js.map → componentInline-PM4PLNUK.js.map} +0 -0
|
@@ -1,36 +1,36 @@
|
|
|
1
|
-
"use client";import{a as
|
|
2
|
-
`),
|
|
3
|
-
`)},regExp:/^>\s/,replace:(t,e,o,
|
|
4
|
-
`&&(i=i.slice(0,-1)),
|
|
5
|
-
`&&(i=i.slice(0,-1)),
|
|
1
|
+
"use client";import{a as ke,c as bt,d as kt,e as _t}from"./chunk-44G3K3W7.js";import{a as Qe}from"./chunk-DBWINSQN.js";import{a as Bo,b as et}from"./chunk-QJ5EETIB.js";import{a as Fe}from"./chunk-INBEEENE.js";import{a as eu}from"./chunk-WSAPGI3Z.js";import{b as Wt,c as zt,d as se,e as xr,f as Po,g as jo,h as tu,i as ou,k as nu,m as ru,p as lu}from"./chunk-FTT5KJ6W.js";import{a as Qc,b as G}from"./chunk-BZZVLW4U.js";function X(t){return{items:t,key:"basic",label:({i18n:e})=>e.t("lexical:general:slashMenuBasicGroupLabel")}}import{c as uu}from"react/compiler-runtime";import{useLexicalComposerContext as du}from"@lexical/react/LexicalComposerContext";import{$isDecoratorBlockNode as _e}from"@lexical/react/LexicalDecoratorBlockNode";import{$findMatchingParent as mu}from"@lexical/utils";import{$getSelection as pu,$isElementNode as pe,$isNodeSelection as fu,$isRangeSelection as Tt,COMMAND_PRIORITY_LOW as hu,FORMAT_ELEMENT_COMMAND as wt}from"lexical";import{useEffect as gu}from"react";import{jsx as Cr}from"react/jsx-runtime";import"react";var iu="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",br=({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:iu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as kr}from"react/jsx-runtime";import"react";var su="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",_r=({className:t})=>kr("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:kr("path",{clipRule:"evenodd",d:su,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Tr}from"react/jsx-runtime";import"react";var au="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})=>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:au,fill:"currentColor",fillRule:"evenodd"})});import{jsx as wr}from"react/jsx-runtime";import"react";var cu="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",Sr=({className:t})=>wr("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:wr("path",{clipRule:"evenodd",d:cu,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:c,schemaPath:u,unSanitizedEditorConfig:a})=>{let m=t({config:r,featureClientImportMap:l,featureClientSchemaMap:s,featureProviderMap:i,field:d,props:o,resolvedFeatures:c,schemaPath:u,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:Kt,iconOnly:!0,items:t,key:"align",order:30});var Me=t=>pe(t)?t.getFormatType():t.__format,Nr=[Er([{ChildComponent:Kt,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||_e(e))&&Me(e)==="left")continue;let o=e.getParent();if(!((pe(o)||_e(o))&&Me(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:br,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||_e(e))&&Me(e)==="center")continue;let o=e.getParent();if(!((pe(o)||_e(o))&&Me(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:Sr,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||_e(e))&&Me(e)==="right")continue;let o=e.getParent();if(!((pe(o)||_e(o))&&Me(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:_r,isActive:({selection:t})=>{if(!Tt(t))return!1;for(let e of t.getNodes()){if((pe(e)||_e(e))&&Me(e)==="justify")continue;let o=e.getParent();if(!((pe(o)||_e(o))&&Me(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}])],xu=()=>{let t=uu(3),[e]=du(),o,n;return t[0]!==e?(o=()=>e.registerCommand(wt,ku,hu),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),gu(o,n),null},Cu=$({plugins:[{Component:xu,position:"normal"}],toolbarFixed:{groups:Nr},toolbarInline:{groups:Nr}});function bu(t){return(pe(t)||_e(t))&&!t.isInline()}function ku(t){let e=pu();if(!Tt(e)&&!fu(e))return!1;let o=e.getNodes();for(let n of o){let r=mu(n,bu);r!==null&&r.setFormat(t)}return!0}import{$createQuoteNode as $r,$isQuoteNode as Ir,QuoteNode as Eu}from"@lexical/rich-text";import{$setBlocksType as Ar}from"@lexical/selection";import{$getSelection as Dr,$isRangeSelection as Nu}from"lexical";import{jsx as Lr}from"react/jsx-runtime";import"react";var _u="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",Ho=({className:t})=>Lr("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:Lr("path",{d:_u,fill:"currentColor"})});import{jsx as yr}from"react/jsx-runtime";import"react";var Tu={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})=>yr("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:yr("path",{clipRule:"evenodd",d:Tu[e],fill:"currentColor",fillRule:"evenodd"})});var te=t=>({type:"dropdown",ChildComponent:St,items:t,key:"text",order:25});import{$createQuoteNode as wu,$isQuoteNode as vr,QuoteNode as Su}from"@lexical/rich-text";var Rr={type:"element",dependencies:[Su],export:(t,e)=>{if(!vr(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(vr(l)){l.splice(l.getChildrenSize(),0,[...e]),l.select(0,0),t.remove();return}}let r=wu();r.append(...e),t.replace(r),r.select(0,0)}};var Mr=[te([{ChildComponent:Ho,isActive:({selection:t})=>{if(!Nu(t))return!1;for(let e of t.getNodes())if(!Ir(e)&&!Ir(e.getParent()))return!1;return!0},key:"blockquote",label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Dr();Ar(e,()=>$r())})},order:20}])],Lu=$({markdownTransformers:[Rr],nodes:[Eu],slashMenu:{groups:[X([{Icon:Ho,key:"blockquote",keywords:["quote","blockquote"],label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Dr();Ar(e,()=>$r())})}}])]},toolbarFixed:{groups:Mr},toolbarInline:{groups:Mr}});import{getTranslation as to}from"@payloadcms/translations";import{jsx as Or}from"react/jsx-runtime";import"react";var yu="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",Uo=({className:t})=>Or("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:Or("path",{d:yu,fill:"currentColor"})});import{jsx as Fr}from"react/jsx-runtime";import"react";var vu="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",Go=({className:t})=>Fr("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:Fr("path",{clipRule:"evenodd",d:vu,fill:"currentColor",fillRule:"evenodd"})});import{jsx as Ru}from"react/jsx-runtime";import"react";function Br(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()=>Ru("img",{alt:d,className:"lexical-block-custom-image",src:s,style:{maxHeight:20,maxWidth:20}})}import{$parseSerializedNode as Jr}from"lexical";import{JSOX as Vo}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=Iu(t,r);e[o]=s.value,r=s.newIndex,o="",n=!0}}return o&&(e[o]=!0),e}function Iu(t,e){let o=t[e];return o==='"'?Pr(t,e):o==="'"?Pr(t,e,!0):o==="{"?$u(t,e):o==="["?Mu(t,e):Du(t,e)}function Mu(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:Vo.parse(`[${n}]`)}}function Pr(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 $u(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:Au(n)}}function Au(t){return t[0]!=="{"?Vo.parse(t):Vo.parse(t.replace(/(\w+):/g,'"$1":'))}function Du(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}="${Ou(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,jr)).join(", ")}]}`):e.push(`${o}={${JSON.stringify(n,jr)}}`));return e.join(" ")}function Ou(t){return t.replace(/"/g,""")}function jr(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),c=!1,u=0,a=0,m=null,p=!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(c){if(T==="`"&&h++,h%2===0)if(T==="<"&&I==="/"){if(u--,u<0){i[i.length-1]===`
|
|
4
|
+
`&&(i=i.slice(0,-1)),_=R;for(let N=k;N<x.length;N++)if(x[N]===">"){g=N+1;break}break e}}else if(T==="/"&&I===">"){if(u--,u<0){i[i.length-1]===`
|
|
5
|
+
`&&(i=i.slice(0,-1)),_=R,g=k+2;break e}}else T==="<"&&I!=="/"&&u++;i+=T}else{if(T==="{"&&!m?a++:T==="}"&&!m?a--:(T==='"'||T==="'")&&!m?m=T:T===m&&(m=null),T==="/"&&I===">"&&a===0&&!m){p=!0,_=R,g=k+2;break e}else if(T===">"&&a===0&&!m){c=!0,k++;continue}s+=T}k++}if(c?i?.length>0&&R>0&&(i+=`
|
|
6
6
|
`):s+=`
|
|
7
|
-
`,o&&u<0){let
|
|
7
|
+
`,o&&u<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&&!p)throw new Error("End match not found for lines "+e.join(`
|
|
8
8
|
`)+`
|
|
9
9
|
|
|
10
|
-
. Start match: `+JSON.stringify(n))}return{afterEndLine:d[k].trim().slice(g),beforeStartLine:f,content:i,endLineIndex:r+k,endlineLastCharIndex:g,propsString:s}}import{jsx as Pu}from"react/jsx-runtime";import Bu from"bson-objectid";import{$applyNodeReplacement as ju}from"lexical";import"react";import{DecoratorBlockNode as iu}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as su}from"@lexical/utils";import au from"bson-objectid";import{$applyNodeReplacement as cu}from"lexical";var wt=class extends iu{__cacheBuster;__fields;constructor({cacheBuster:e,fields:o,format:r,key:n}){super(r,n),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=uu(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 r=this.getWritable();r.__fields=e,o||r.__cacheBuster++}};function uu(t){return cu(new wt({fields:{...t,id:t?.id||new au.default().toHexString()}}))}import{jsx as G,jsxs as St,Fragment as An}from"react/jsx-runtime";import{useLexicalComposerContext as Cu}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as bu}from"@lexical/react/useLexicalEditable";import{getTranslation as ku}from"@payloadcms/translations";import{Button as Fn,Collapsible as _u,Drawer as Tu,EditDepthProvider as wu,ErrorPill as Su,Form as Eu,formatDrawerSlug as Nu,FormSubmit as Lu,Pill as yu,RenderFields as Ru,SectionTitle as Iu,useConfig as vu,useDocumentForm as Mu,useDocumentInfo as Pn,useEditDepth as Du,useFormSubmitted as $u,useServerFunctions as Ou,useTranslation as Au}from"@payloadcms/ui";import{abortAndIgnore as Yo}from"@payloadcms/ui/shared";import{$getNodeByKey as ro}from"lexical";import{deepCopyObjectSimpleWithoutReactComponents as no,reduceFieldsToValues as Bn}from"payload/shared";import Ze,{useCallback as qo,useEffect as Qo,useMemo as Oe,useRef as er}from"react";import{v4 as Fu}from"uuid";import{c as du}from"react/compiler-runtime";import{jsx as oo,jsxs as mu}from"react/jsx-runtime";import{useLexicalEditable as pu}from"@lexical/react/useLexicalEditable";import{RenderFields as fu,useFormSubmitted as hu}from"@payloadcms/ui";import gu,{createContext as xu}from"react";var Dn=xu({baseClass:"LexicalEditorTheme__block",BlockCollapsible:()=>null,BlockDrawer:()=>null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),ie=()=>gu.use(Dn),$n=t=>{let e=du(4),{Collapsible:o,CustomBlock:r,CustomLabel:n,...l}=t,{BlockDrawer:s,errorCount:i,formSchema:d}=l,u=hu()&&i>0,a=pu(),m;e[0]!==o||e[1]!==i||e[2]!==u?(m=f=>{let{children:g,...k}=f;return oo(o,{errorCount:i,fieldHasErrors:u,...k,children:g})},e[0]=o,e[1]=i,e[2]=u,e[3]=m):m=e[3];let p=m,h={...l,BlockCollapsible:p};return r?mu(Dn,{value:h,children:[r,oo(s,{})]}):oo(p,{children:oo(fu,{fields:d,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!a})})};function On({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var jn=t=>{let{cacheBuster:e,className:o,CustomBlock:r,CustomLabel:n,formData:l,nodeKey:s}=t,i=$u(),{id:d,collectionSlug:c,globalSlug:u}=Pn(),{fieldProps:{featureClientSchemaMap:a,field:m,initialLexicalFormState:p,schemaPath:h},uuid:f}=U(),{fields:g}=Mu(),k=er(new AbortController),N=Du(),[R,T]=Ze.useState(0),{config:C}=vu(),x=Nu({slug:`lexical-blocks-create-${f}-${l.id}`,depth:N}),{toggleDrawer:b}=xe(x),{getDocPreferences:_,setDocFieldPreferences:D}=Pn(),[I]=Cu(),y=bu(),S=l.blockType,{getFormState:w}=Ou(),L=`${h}.lexical_internal_feature.blocks.lexical_blocks.${S}.fields`,[E,v]=Ze.useState(()=>{let H=p?.[l.id]?.formState;if(!H)return!1;let Q=Object.fromEntries(Object.entries(H).map(([W,V])=>[W,W in l?{...V,initialValue:l[W],value:l[W]}:V]));return Q.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName},Q}),$=er(!1),O=er(e);Qo(()=>{$.current?(O.current!==e&&v(!1),O.current=e):$.current=!0},[e]);let[F]=Ze.useState(()=>Fu()),[P,Z]=Ze.useState(()=>{if(!n)return E?._components?.customComponents?.BlockLabel??void 0}),[K,Ve]=Ze.useState(()=>{if(!r)return E?._components?.customComponents?.Block??void 0}),Re=Oe(()=>r?G(r,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ie}):K,[r,o,l,s,K]),he=Oe(()=>n?G(n,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ie}):P,[n,o,l,s,P]);Qo(()=>{let H=new AbortController;return l&&!E&&(async()=>{let{state:W}=await w({id:d,collectionSlug:c,data:l,docPermissions:{fields:!0},docPreferences:await _(),documentFormState:no(g,{excludeFiles:!0}),globalSlug:u,initialBlockData:l,operation:"update",readOnly:!y,renderAllFields:!0,schemaPath:L,signal:H.signal});if(W){W.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName};let V=Bn(no(W,{excludeFiles:!0}),!0);I.update(()=>{let Y=ro(s);if(Y&&Ae(Y)){let ne=V;ne.blockType=S,Y.setFields(ne,!0)}}),v(W),n||Z(W._components?.customComponents?.BlockLabel??void 0),r||Ve(W._components?.customComponents?.Block??void 0)}})(),()=>{Yo(H)}},[w,L,y,d,n,r,l,I,s,E,c,u,_,g,S]);let[re,ge]=Ze.useState(p?.[l.id]?.collapsed??!1),Vt=`${h}.lexical_internal_feature.blocks.lexical_blocks.${S}`,se=a.blocks?.[Vt]?.[0],q=se.blockReferences?typeof se?.blockReferences?.[0]=="string"?C.blocksMap[se?.blockReferences?.[0]]:se?.blockReferences?.[0]:se?.blocks?.[0],{i18n:pt,t:Ie}=Au(),ft=qo(async({formState:H,submit:Q})=>{Yo(k.current);let W=new AbortController;k.current=W;let{state:V}=await w({id:d,collectionSlug:c,docPermissions:{fields:!0},docPreferences:await _(),documentFormState:no(g,{excludeFiles:!0}),formState:H,globalSlug:u,initialBlockFormState:H,operation:"update",readOnly:!y,renderAllFields:!!Q,schemaPath:L,signal:W.signal});if(!V)return H;H.blockName&&(V.blockName=H.blockName);let Y=Bn(On({fields:no(V,{excludeFiles:!0})}),!0);if(setTimeout(()=>{I.update(()=>{let ne=ro(s);if(ne&&Ae(ne)){let Ke=Y;Ke.blockType=S,ne.setFields(Ke,!0)}})},0),Q){n||Z(V._components?.customComponents?.BlockLabel??void 0),r||Ve(V._components?.customComponents?.Block??void 0);let ne=0;for(let Ke of Object.values(V))Ke?.valid===!1&&ne++;T(ne)}return V},[w,d,c,_,u,L,S,g,y,I,s,r,n]);Qo(()=>()=>{Yo(k.current)},[]);let an=qo(()=>{I.update(()=>{ro(s)?.remove()})},[I,s]),Je=q?.labels?.singular?ku(q.labels.singular,pt):q?.slug,cn=qo(H=>{_().then(Q=>{let V=Q?.fields?.[m.name]?.collapsed,Y=V&&V?.length?V:[];H?Y.includes(l.id)||Y.push(l.id):Y.includes(l.id)&&Y.splice(Y.indexOf(l.id),1),D(m.name,{collapsed:Y,hello:"hi"})})},[_,m.name,D,l.id]),Jt=Oe(()=>()=>G(Fn,{buttonStyle:"icon-label",className:`${o}__editButton`,disabled:!y,el:"button",icon:"edit",onClick:H=>(H.preventDefault(),H.stopPropagation(),b(),!1),onMouseDown:H=>{H.preventDefault()},round:!0,size:"small",tooltip:Ie("lexical:blocks:inlineBlocks:edit",{label:Je})}),[o,y,Ie,Je,b]),Kt=Oe(()=>()=>G(Fn,{buttonStyle:"icon-label",className:`${o}__removeButton`,disabled:!y,icon:"x",onClick:H=>{H.preventDefault(),an()},round:!0,tooltip:"Remove Block"}),[o,y,an]),jo=Oe(()=>({Actions:H,children:Q,className:W,collapsibleProps:V,disableBlockName:Y,editButton:ne,errorCount:Ke,fieldHasErrors:Ho,Label:mn,Pill:pn,removeButton:Sc})=>G("div",{className:`${o}__container ${o}-${S}`,children:G(_u,{className:[`${o}__row`,Ho?`${o}__row--has-errors`:`${o}__row--no-errors`,W].filter(Boolean).join(" "),collapsibleStyle:Ho?"error":"default",header:St("div",{className:`${o}__block-header`,children:[typeof mn<"u"?mn:typeof he<"u"?he:St("div",{className:`${o}__block-label`,children:[typeof pn<"u"?pn:G(yu,{className:`${o}__block-pill ${o}__block-pill-${S}`,pillStyle:"white",size:"small",children:Je??S}),!Y&&!q?.admin?.disableBlockName&&G(Iu,{path:"blockName",readOnly:!y}),Ho&&G(Su,{count:Ke??0,i18n:pt,withMessage:!0})]}),G("div",{className:`${o}__block-actions`,children:typeof H<"u"?H:St(An,{children:[Re&&ne!==!1||!Re&&ne?G(Jt,{}):null,Sc!==!1&&y?G(Kt,{}):null]})})]}),isCollapsed:re,onToggle:fn=>{cn(fn),ge(fn)},...V||{},children:Q},0)}),[Re,he,Jt,Kt,Je,o,q?.admin?.disableBlockName,S,pt,re,cn,y]),un=l?.id,dn=Oe(()=>()=>G(wu,{children:G(Tu,{className:"",slug:x,title:Ie(`lexical:blocks:inlineBlocks:${un?"edit":"create"}`,{label:Je??Ie("lexical:blocks:inlineBlocks:label")}),children:E?St(An,{children:[G(Ru,{fields:q?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:L,permissions:!0,readOnly:!y}),G(Lu,{programmaticSubmit:!0,children:Ie("fields:saveChanges")})]}):null})}),[E,x,un,Je,Ie,y,q?.fields,L]),wc=Oe(()=>E?G("div",{"data-block-drawer-slug":x,style:{display:"contents"},children:G(Eu,{beforeSubmit:[async({formState:H})=>await ft({formState:H,submit:!0})],el:"div",fields:q?.fields??[],initialState:E,onChange:[ft],onSubmit:(H,Q)=>{Q.blockType=S,I.update(()=>{let W=ro(s);W&&Ae(W)&&W.setFields(Q,!0)}),b()},submitted:i,uuid:F,children:G($n,{baseClass:o,BlockDrawer:dn,Collapsible:jo,CustomBlock:Re,CustomLabel:he,EditButton:Jt,errorCount:R,formSchema:q?.fields??[],initialState:E,nodeKey:s,RemoveButton:Kt})})}):null,[jo,dn,Re,he,S,x,Kt,Jt,o,I,R,b,q?.fields,F,E,s,ft,i]);return q?wc:G(jo,{disableBlockName:!0,fieldHasErrors:!0,children:St("div",{className:`${o}-not-found`,children:["Error: Block '",S,"' not found in the config but exists in the lexical data"]})})};var ae=class extends wt{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=Fe(e.fields);return o.setFormat(e.format),o}decorate(...[e,o,r,n]){return Pu(jn,{cacheBuster:this.getCacheBuster(),className:o.theme.block??"LexicalEditorTheme__block",CustomBlock:r,CustomLabel:n,formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Fe(t){return ju(new ae({fields:{...t,id:t?.id||new Bu.default().toHexString()}}))}function Ae(t){return t instanceof ae}import{createHeadlessEditor as Hu}from"@lexical/headless";function tr(t,e){return({editorState:r})=>{let n=Hu({nodes:t});try{n.setEditorState(n.parseEditorState(r))}catch(s){console.error("getLexicalToMarkdown: ERROR parsing editor state",s)}let l="";return n.getEditorState().read(()=>{l=zt(e)}),l}}import{createHeadlessEditor as Uu}from"@lexical/headless";function lo(t,e){return({markdown:r})=>{let n=Uu({nodes:t});return n.update(()=>{Xt(r,e)},{discrete:!0}),n.getEditorState().toJSON()}}function Wu(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var Wn=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let r of t){let n=Un(r,!1);n&&(o=o.concat(n))}if(e?.length)for(let r of e){let n=Un(r,!0);n&&(o=o.concat(n))}return o};function Un(t,e){if(!t.jsx)return null;let o=Wu(t.slug),r=[];return e?(r.push(({allNodes:n,allTransformers:l})=>({type:"text-match",dependencies:[ht],export:s=>{if(!xt(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),d=tr(n,l),c=t.jsx.export({fields:i,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};return c?.children?.length?`<${i.blockType}${u?" "+Tt({props:a}):""}>${c.children}</${i.blockType}>`:`<${i.blockType}${u?" "+Tt({props:a}):""}/>`},getEndIndex:(s,i)=>{let{endlineLastCharIndex:d}=to({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:c}=to({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...i,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let u=lo(n,l),a=t.jsx.import({children:d,closeMatch:null,htmlToLexical:null,markdownToLexical:u,openMatch:i,props:c?eo({propsString:c}):{}});if(a===!1)return;let m=gt({blockType:t.slug,...a});s.replace(m)}})),r):(r.push(({allNodes:n,allTransformers:l})=>({dependencies:[ae],export:s=>{if(!Ae(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),d=tr(n,l),c=t.jsx.export({fields:i,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};if(c?.children?.length){let m=c.children,p="";if(m.includes(`
|
|
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 kd}from"react/jsx-runtime";import _d from"bson-objectid";import{$applyNodeReplacement as Td}from"lexical";import"react";import{DecoratorBlockNode as Fu}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as Bu}from"@lexical/utils";import Pu from"bson-objectid";import{$applyNodeReplacement as ju}from"lexical";var Nt=class extends Fu{__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=Hu(e.fields);return o.setFormat(e.format),o}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return Bu(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 Hu(t){return ju(new Nt({fields:{...t,id:t?.id||new Pu.default().toHexString()}}))}import{jsx as V,jsxs as Lt,Fragment as Xu}from"react/jsx-runtime";import{useLexicalComposerContext as Zu}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Yu}from"@lexical/react/useLexicalEditable";import{getTranslation as qu}from"@payloadcms/translations";import{Button as Vr,Collapsible as Qu,Drawer as ed,EditDepthProvider as td,ErrorPill as od,Form as nd,formatDrawerSlug as rd,FormSubmit as ld,MoreIcon as id,Pill as sd,Popup as ad,PopupList as Wo,RenderFields as cd,SectionTitle as ud,useConfig as dd,useDocumentForm as md,useDocumentInfo as Wr,useEditDepth as pd,useFormSubmitted as fd,useServerFunctions as hd,useTranslation as gd,XIcon as xd}from"@payloadcms/ui";import{abortAndIgnore as zo}from"@payloadcms/ui/shared";import{$getNodeByKey as Yt,$getRoot as Cd,SKIP_DOM_SELECTION_TAG as Ko}from"lexical";import{deepCopyObjectSimpleWithoutReactComponents as qt,reduceFieldsToValues as zr}from"payload/shared";import Be,{useCallback as Jo,useEffect as Qt,useMemo as Pe,useRef as Xo}from"react";import{v4 as bd}from"uuid";import{c as Uu}from"react/compiler-runtime";import{jsx as Zt,jsxs as Gu}from"react/jsx-runtime";import{useLexicalEditable as Vu}from"@lexical/react/useLexicalEditable";import{RenderFields as Wu,useFormSubmitted as zu}from"@payloadcms/ui";import Ku,{createContext as Ju}from"react";var Hr=Ju({baseClass:"LexicalEditorTheme__block",BlockCollapsible:()=>null,BlockDrawer:()=>null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),ae=()=>Ku.use(Hr),Ur=t=>{let e=Uu(4),{Collapsible:o,CustomBlock:n,CustomLabel:r,...l}=t,{BlockDrawer:s,errorCount:i,formSchema:d}=l,u=zu()&&i>0,a=Vu(),m;e[0]!==o||e[1]!==i||e[2]!==u?(m=f=>{let{children:g,..._}=f;return Zt(o,{errorCount:i,fieldHasErrors:u,..._,children:g})},e[0]=o,e[1]=i,e[2]=u,e[3]=m):m=e[3];let p=m,h={...l,BlockCollapsible:p};return n?Gu(Hr,{value:h,children:[n,Zt(s,{})]}):Zt(p,{children:Zt(Wu,{fields:d,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!a})})};function Gr({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var Kr=t=>{let{cacheBuster:e,className:o,CustomBlock:n,CustomLabel:r,formData:l,nodeKey:s}=t,i=fd(),{id:d,collectionSlug:c,globalSlug:u}=Wr(),{fieldProps:{featureClientSchemaMap:a,field:m,initialLexicalFormState:p,schemaPath:h},uuid:f}=G(),{fields:g}=md(),_=Xo(new AbortController),L=pd(),[R,b]=Be.useState(0),{config:x}=dd(),C=rd({slug:`lexical-blocks-create-${f}-${l.id}`,depth:L}),{toggleDrawer:k}=Fe(C),{getDocPreferences:T,setDocFieldPreferences:I}=Wr(),[N]=Zu(),S=Yu(),E=l.blockType,{getFormState:w}=hd(),v=`${h}.lexical_internal_feature.blocks.lexical_blocks.${E}.fields`,[y,M]=Be.useState(()=>{let P=p?.[l.id]?.formState;if(!P)return!1;let q=Object.fromEntries(Object.entries(P).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=Xo(!1),D=Xo(e);Qt(()=>{A.current?(D.current!==e&&M(!1),D.current=e):A.current=!0},[e]);let[F]=Be.useState(()=>bd()),[B,Y]=Be.useState(()=>{if(!r)return y?._components?.customComponents?.BlockLabel??void 0}),[J,Ze]=Be.useState(()=>{if(!n)return y?._components?.customComponents?.Block??void 0}),Ie=Pe(()=>n?V(n,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):J,[n,o,l,s,J]),Ce=Pe(()=>r?V(r,{className:o,formData:l,isEditor:!0,isJSXConverter:!1,nodeKey:s,useBlockComponentContext:ae}):B,[r,o,l,s,B]);Qt(()=>{let P=new AbortController;return l&&!y&&(async()=>{let{state:U}=await w({id:d,collectionSlug:c,data:l,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:qt(g,{excludeFiles:!0}),globalSlug:u,initialBlockData:l,operation:"update",readOnly:!S,renderAllFields:!0,schemaPath:v,signal:P.signal});if(U){U.blockName={initialValue:l.blockName,passesCondition:!0,valid:!0,value:l.blockName};let W=zr(qt(U,{excludeFiles:!0}),!0);N.update(()=>{let z=Yt(s);if(z&&$e(z)){let ie=W;ie.blockType=E,z.setFields(ie,!0)}},{tag:Ko}),M(U),r||Y(U._components?.customComponents?.BlockLabel??void 0),n||Ze(U._components?.customComponents?.Block??void 0)}})(),()=>{zo(P)}},[w,v,S,d,r,n,l,N,s,y,c,u,T,g,E]);let[le,be]=Be.useState(p?.[l.id]?.collapsed??!1),Gt=`${h}.lexical_internal_feature.blocks.lexical_blocks.${E}`,ce=a.blocks?.[Gt]?.[0],ee=ce.blockReferences?typeof ce?.blockReferences?.[0]=="string"?x.blocksMap[ce?.blockReferences?.[0]]:ce?.blockReferences?.[0]:ce?.blocks?.[0],{i18n:gt,t:ue}=gd(),xt=Jo(async({formState:P,submit:q})=>{zo(_.current);let U=new AbortController;_.current=U;let{state:W}=await w({id:d,collectionSlug:c,docPermissions:{fields:!0},docPreferences:await T(),documentFormState:qt(g,{excludeFiles:!0}),formState:P,globalSlug:u,initialBlockFormState:P,operation:"update",readOnly:!S,renderAllFields:!!q,schemaPath:v,signal:U.signal});if(!W)return P;P.blockName&&(W.blockName=P.blockName);let z=zr(Gr({fields:qt(W,{excludeFiles:!0})}),!0);if(setTimeout(()=>{N.update(()=>{let ie=Yt(s);if(ie&&$e(ie)){let qe=z;qe.blockType=E,ie.setFields(qe,!0)}},{tag:Ko})},0),q){r||Y(W._components?.customComponents?.BlockLabel??void 0),n||Ze(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,c,T,u,v,E,g,S,N,s,n,r]);Qt(()=>()=>{zo(_.current)},[]);let Vt=Jo(()=>{N.update(()=>{Yt(s)?.remove()})},[N,s]),[cr,Jc]=Be.useState(0);Qt(()=>{let P=()=>{N.getEditorState().read(()=>{let U=Cd().getChildren(),W=0;for(let z of U)if($e(z)){if(z.getKey()===s){Jc(W);return}W++}})};return P(),N.registerUpdateListener(()=>{P()})},[N,s]);let Ye=ee?.labels?.singular?qu(ee.labels.singular,gt):ee?.slug,ur=Jo(P=>{T().then(q=>{let W=q?.fields?.[m.name]?.collapsed,z=W&&W?.length?W:[];P?z.includes(l.id)||z.push(l.id):z.includes(l.id)&&z.splice(z.indexOf(l.id),1),I(m.name,{collapsed:z,hello:"hi"})})},[T,m.name,I,l.id]),dr=Pe(()=>()=>V(Vr,{buttonStyle:"icon-label",className:`${o}__editButton`,disabled:!S,el:"button",icon:"edit",onClick:P=>(P.preventDefault(),P.stopPropagation(),k(),!1),onMouseDown:P=>{P.preventDefault()},round:!0,size:"medium",tooltip:ue("lexical:blocks:inlineBlocks:edit",{label:Ye})}),[o,S,ue,Ye,k]),mr=Pe(()=>()=>V(Vr,{buttonStyle:"icon-label",className:`${o}__removeButton`,disabled:!S,icon:"x",onClick:P=>{P.preventDefault(),Vt()},round:!0,tooltip:"Remove Block"}),[o,S,Vt]),Oo=Pe(()=>({Actions:P,children:q,className:U,collapsibleProps:W,disableBlockName:z,editButton:ie,errorCount:qe,fieldHasErrors:Fo,Label:hr,Pill:gr,removeButton:Zc,showDragHandle:Yc=!0,showRowNumber:qc=!0})=>V("div",{className:`${o}__container ${o}-${E}`,children:V(Qu,{actions:typeof P<"u"?P:S?V(ad,{button:V(id,{}),buttonClassName:`${o}__actions-button`,caret:!1,horizontalAlign:"right",render:({close:Ct})=>Lt(Wo.ButtonGroup,{buttonSize:"medium",children:[(Ie&&ie!==!1||!Ie&&ie)&&V(Wo.Button,{onClick:()=>{k(),Ct()},children:ue("general:edit")}),Zc!==!1&&Lt(Wo.Button,{onClick:()=>{Vt(),Ct()},children:[V(xd,{}),ue("general:remove")]})]}),size:"large"}):null,className:[`${o}__row`,Fo?`${o}__row--has-errors`:`${o}__row--no-errors`,U].filter(Boolean).join(" "),collapsibleStyle:Fo?"error":"default",dragHandleProps:Yc?{id:s,attributes:{role:"button",tabIndex:0},listeners:{}}:void 0,header:V("div",{className:`${o}__block-header`,children:typeof hr<"u"?hr:typeof Ce<"u"?Ce:Lt("div",{className:`${o}__block-label`,children:[qc&&V("span",{className:`${o}__block-number`,children:String(cr+1).padStart(2,"0")}),typeof gr<"u"?gr:V(sd,{className:`${o}__block-pill ${o}__block-pill-${E}`,pillStyle:"white",size:"small",children:Ye??E}),!z&&!ee?.admin?.disableBlockName&&V(ud,{path:"blockName",readOnly:!S}),Fo&&V(od,{count:qe??0,i18n:gt,withMessage:!0})]})}),isCollapsed:le,onToggle:Ct=>{ur(Ct),be(Ct)},...W||{},children:q},0)}),[Ie,Ce,Ye,o,ee?.admin?.disableBlockName,E,gt,le,ur,S,s,Vt,cr,ue,k]),pr=l?.id,fr=Pe(()=>()=>V(td,{children:V(ed,{className:"",slug:C,title:ue(`lexical:blocks:inlineBlocks:${pr?"edit":"create"}`,{label:Ye??ue("lexical:blocks:inlineBlocks:label")}),children:y?Lt(Xu,{children:[V(cd,{fields:ee?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:v,permissions:!0,readOnly:!S}),V(ld,{programmaticSubmit:!0,children:ue("fields:saveChanges")})]}):null})}),[y,C,pr,Ye,ue,S,ee?.fields,v]),Xc=Pe(()=>y?V("div",{"data-block-drawer-slug":C,style:{display:"contents"},children:V(nd,{beforeSubmit:[async({formState:P})=>await xt({formState:P,submit:!0})],el:"div",fields:ee?.fields??[],initialState:y,onChange:[xt],onSubmit:(P,q)=>{q.blockType=E,N.update(()=>{let U=Yt(s);U&&$e(U)&&U.setFields(q,!0)},{tag:Ko}),k()},submitted:i,uuid:F,children:V(Ur,{baseClass:o,BlockDrawer:fr,Collapsible:Oo,CustomBlock:Ie,CustomLabel:Ce,EditButton:dr,errorCount:R,formSchema:ee?.fields??[],initialState:y,nodeKey:s,RemoveButton:mr})})}):null,[Oo,fr,Ie,Ce,E,C,mr,dr,o,N,R,k,ee?.fields,F,y,s,xt,i]);return ee?Xc:V(Oo,{disableBlockName:!0,fieldHasErrors:!0,children:Lt("div",{className:`${o}-not-found`,children:["Error: Block '",E,"' not found in the config but exists in the lexical data"]})})};var de=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=je(e.fields);return o.setFormat(e.format),o}decorate(...[e,o,n,r]){return kd(Kr,{cacheBuster:this.getCacheBuster(),className:o.theme.block??"LexicalEditorTheme__block",CustomBlock:n,CustomLabel:r,formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function je(t){return Td(new de({fields:{...t,id:t?.id||new _d.default().toHexString()}}))}function $e(t){return t instanceof de}import{createHeadlessEditor as wd}from"@lexical/headless";function Zo(t,e){return({editorState:n})=>{let r=wd({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 Sd}from"@lexical/headless";function eo(t,e){return({markdown:n})=>{let r=Sd({nodes:t});return r.update(()=>{Wt(n,e)},{discrete:!0}),r.getEditorState().toJSON()}}function Ed(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var Zr=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let n of t){let r=Xr(n,!1);r&&(o=o.concat(r))}if(e?.length)for(let n of e){let r=Xr(n,!0);r&&(o=o.concat(r))}return o};function Xr(t,e){if(!t.jsx)return null;let o=Ed(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=Zo(r,l),c=t.jsx.export({fields:i,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};return c?.children?.length?`<${i.blockType}${u?" "+Et({props:a}):""}>${c.children}</${i.blockType}>`:`<${i.blockType}${u?" "+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:c}=Xt({isEndOptional:!1,lines:[s.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...i,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let u=eo(r,l),a=t.jsx.import({children:d,closeMatch:null,htmlToLexical:null,markdownToLexical:u,openMatch:i,props:c?Jt({propsString:c}):{}});if(a===!1)return;let m=kt({blockType:t.slug,...a});s.replace(m)}})),n):(n.push(({allNodes:r,allTransformers:l})=>({dependencies:[de],export:s=>{if(!$e(s)||s.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let i=s.getFields(),d=Zo(r,l),c=t.jsx.export({fields:i,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};if(c?.children?.length){let m=c.children,p="";if(m.includes(`
|
|
11
11
|
`))for(let h of m.split(`
|
|
12
12
|
`)){let f="";!t?.jsx?.doNotTrimChildren&&h!==""&&(f=" "),f+=h+`
|
|
13
13
|
`,p+=f}else p=(t?.jsx?.doNotTrimChildren?"":" ")+m+`
|
|
14
|
-
`;return`<${i.blockType}${u?" "+
|
|
15
|
-
${p}</${i.blockType}>`}return`<${i.blockType}${u?" "+
|
|
14
|
+
`;return`<${i.blockType}${u?" "+Et({props:a}):""}>
|
|
15
|
+
${p}</${i.blockType}>`}return`<${i.blockType}${u?" "+Et({props:a}):""}/>`},handleImportAfterStartMatch:t.jsx?.customEndRegex?void 0:({lines:s,rootNode:i,startLineIndex:d,startMatch:c,transformer:u})=>{let a=typeof u.regExpEnd=="object"&&"regExp"in u.regExpEnd?u.regExpEnd.regExp:u.regExpEnd,m=u.regExpEnd&&typeof u.regExpEnd=="object"&&"optional"in u.regExpEnd?u.regExpEnd.optional:!u.regExpEnd,{afterEndLine:p,beforeStartLine:h,content:f,endLineIndex:g,propsString:_}=Xt({isEndOptional:m,lines:s,regexpEndRegex:a,startLineIndex:d,startMatch:c,trimChildren:!1}),L="";if(t?.jsx?.doNotTrimChildren)L=f.endsWith(`
|
|
16
16
|
`)?f.slice(0,-1):f;else if(f.includes(`
|
|
17
|
-
`)){let
|
|
18
|
-
`),
|
|
19
|
-
`)?f.slice(0,-1):f;break}
|
|
20
|
-
`}}else
|
|
21
|
-
`;if(!t?.jsx?.import)return[!1,d];let R=
|
|
17
|
+
`)){let C=f.split(`
|
|
18
|
+
`),k=0;for(let T of C){if(k++,T.startsWith(" "))L+=T.slice(2);else if(T==="")L+=T;else{L=f.endsWith(`
|
|
19
|
+
`)?f.slice(0,-1):f;break}L+=k===C.length?"":`
|
|
20
|
+
`}}else L=(f.startsWith(" ")?f.slice(2):f)+`
|
|
21
|
+
`;if(!t?.jsx?.import)return[!1,d];let R=eo(r,l),b=t.jsx.import({children:L,closeMatch:null,htmlToLexical:null,markdownToLexical:R,openMatch:c,props:_?Jt({propsString:_}):{}});if(b===!1)return[!1,d];let x=je({blockType:t.slug,...b});if(x){let C=null,k=null;if(h?.length){C=R({markdown:h})?.root?.children??[];let T=C?.[0];T&&i.append(Jr(T))}if(i.append(x),p?.length){k=R({markdown:p})?.root?.children;let T=i.getChildren()[i.getChildren().length-1],I=Jr(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,d,c,u)=>{if(t?.jsx?.import){if(!u){let g="";if(i)for(let _ of i)g+=_.getTextContent();u=[g]}let a="";t?.jsx?.doNotTrimChildren?a=u.join(`
|
|
22
22
|
`):a=u.join(`
|
|
23
|
-
`).trim();let m=d[1]?.trim(),p=
|
|
23
|
+
`).trim();let m=d[1]?.trim(),p=eo(r,l),h=t.jsx.import({children:a,closeMatch:c,htmlToLexical:null,markdownToLexical:p,openMatch:d,props:m?Jt({propsString:m}):{}});if(h===!1)return!1;let f=je({blockType:t.slug,...h});f&&s.append(f);return}return!1}})),n)}import{createCommand as Yr}from"lexical";var tt=Yr("INSERT_BLOCK_COMMAND"),ot=Yr("INSERT_INLINE_BLOCK_COMMAND");import{c as Nd}from"react/compiler-runtime";import{useLexicalComposerContext as Ld}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as yd,$wrapNodeInElement as vd,mergeRegister as Rd}from"@lexical/utils";import{formatDrawerSlug as Id,useEditDepth as Md}from"@payloadcms/ui";import{$createParagraphNode as $d,$getNodeByKey as Ad,$getPreviousSelection as Dd,$getSelection as Od,$insertNodes as Fd,$isParagraphNode as Bd,$isRangeSelection as Pd,$isRootOrShadowRoot as jd,COMMAND_PRIORITY_EDITOR as qr}from"lexical";import{useEffect as Hd,useState as Ud}from"react";var Qr=()=>{let t=Nd(12),[e]=Ld(),[o,n]=Ud(null),{setCreatedInlineBlock:r,uuid:l}=G(),s=Md(),i="lexical-inlineBlocks-create-"+l,d;t[0]!==s||t[1]!==i?(d=Id({slug:i,depth:s}),t[0]=s,t[1]=i,t[2]=d):d=t[2];let c=d,{toggleDrawer:u}=Fe(c,!0),a;t[3]!==e||t[4]!==r||t[5]!==o?(a=()=>{if(!e.hasNodes([de]))throw new Error("BlocksPlugin: BlocksNode not registered on editor");return Rd(e.registerCommand(tt,p=>(e.update(()=>{let h=Od()||Dd();if(Pd(h)){let f=je(p),{focus:g}=h,_=g.getNode();yd(f),Bd(_)&&!_.__first&&_.remove()}}),!0),qr),e.registerCommand(ot,p=>{if(o){let f=Ad(o);return!f||!_t(f)?!1:(f.setFields(p),n(null),!0)}let h=kt(p);return r?.(h),Fd([h]),jd(h.getParentOrThrow())&&vd(h,$d).selectEnd(),!0},qr))},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]!==u?(m=[e,r,o,u],t[7]=e,t[8]=r,t[9]=o,t[10]=u,t[11]=m):m=t[11],Hd(a,m),null};var Gd=$(({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]),c=i.map(a=>a.blockReferences?typeof a.blockReferences[0]=="string"?t.blocksMap[a.blockReferences[0]]:a.blockReferences[0]:a.blocks[0]).filter(a=>a!==void 0),u=d.map(a=>a.blockReferences?typeof a.blockReferences[0]=="string"?t.blocksMap[a.blockReferences[0]]:a.blockReferences[0]:a.blocks[0]).filter(a=>a!==void 0);return{markdownTransformers:Zr({blocks:c,inlineBlocks:u}),nodes:[de,bt],plugins:[{Component:Qr,position:"normal"}],sanitizedClientFeatureProps:o,slashMenu:{groups:[c?.length?{items:c.map(a=>({Icon:Br(a,Uo),key:"block-"+a.slug,keywords:["block","blocks",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})}})),key:"blocks",label:({i18n:a})=>a.t("lexical:blocks:label")}:null,u?.length?{items:u.map(a=>({Icon:Go,key:"inlineBlocks-"+a.slug,keywords:["inlineBlock","inline block",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})}})),key:"inlineBlocks",label:({i18n:a})=>a.t("lexical:blocks:inlineBlocks:label")}:null].filter(Boolean)},toolbarFixed:{groups:[c.length?{type:"dropdown",ChildComponent:Uo,items:c.map((a,m)=>({isActive:void 0,key:"block-"+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})},order:m})),key:"blocks",order:20}:null,u?.length?{type:"dropdown",ChildComponent:Go,items:u.map((a,m)=>({isActive:void 0,key:"inlineBlock-"+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})},order:m})),key:"inlineBlocks",order:25}:null].filter(Boolean)}}});import{c as zd}from"react/compiler-runtime";import{jsx as Ue,jsxs as en}from"react/jsx-runtime";import{useLexicalComposerContext as Kd}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as Jd,$createTextNode as Xd,$getRoot as Zd,getDOMSelection as Yo}from"lexical";import*as rl from"react";import{useCallback as He,useEffect as qo,useLayoutEffect as tl,useRef as Qo,useState as oo}from"react";var Vd=se&&"documentMode"in document?document.documentMode:null,el=se&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),Zb=se&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),Yb=se&&"InputEvent"in window&&!Vd?"getTargetRanges"in new window.InputEvent("input"):!1,qb=se&&/Version\/[\d.].*Safari/.test(navigator.userAgent),Qb=se&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,e6=se&&/Android/.test(navigator.userAgent),t6=se&&/Win/.test(navigator.platform),Wd=se&&/^(?=.*Chrome).*/i.test(navigator.userAgent),o6=se&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Wd;var Yd=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)},qd=(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)},Qd=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
|
-
anchorPath: [${
|
|
26
|
-
anchorOffset: ${
|
|
27
|
-
focusPath: [${
|
|
28
|
-
focusOffset: ${
|
|
25
|
+
anchorPath: [${r.anchorPath.toString()}],
|
|
26
|
+
anchorOffset: ${r.anchorOffset},
|
|
27
|
+
focusPath: [${r.focusPath.toString()}],
|
|
28
|
+
focusOffset: ${r.focusOffset},
|
|
29
29
|
});
|
|
30
|
-
`;case"type":return` await page.keyboard.type('${
|
|
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
|
|
33
|
+
);`}};function e1(t){return t.key.toLowerCase()==="a"&&(el?t.metaKey:t.ctrlKey)}function t1(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 ol(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 nl=new Set(["ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Backspace","Delete","Enter","Escape"]);function o1(t){let[e,o]=oo([]),[n,r]=oo(!1),[,l]=oo(""),[s,i]=oo(""),d=Qo(null),c=Qo(!1),u=Qo(null),a=He(()=>t,[t]),m=He(()=>{let b=t.getRootElement(),x=Yo(t._window);return b==null||x==null||x.anchorNode==null||x.focusNode==null||!b.contains(x.anchorNode)||!b.contains(x.focusNode)?null:`
|
|
34
34
|
import {
|
|
35
35
|
initializeE2E,
|
|
36
36
|
assertHTMLSnapshot,
|
|
@@ -47,20 +47,20 @@ describe('Test case', () => {
|
|
|
47
47
|
const {page} = e2e;
|
|
48
48
|
|
|
49
49
|
await page.focus('div[contenteditable="true"]');
|
|
50
|
-
${e.map(
|
|
50
|
+
${e.map(Qd).join(`
|
|
51
51
|
`)}
|
|
52
52
|
});
|
|
53
53
|
});
|
|
54
|
-
`},[t,e]),p=Pe((T,C)=>{o(x=>{let b=e.length-1,_=e[b];if(_&&_.name===T){if(T==="type")return[...e.slice(0,b),{..._,value:_.value+C}];if(_.value===C)return[...e.slice(0,b),{..._,count:_.count+1}]}return[...x,{name:T,count:1,value:C}]})},[e,o]);Xn(()=>{let T=x=>{if(!r)return;let b=x.key;Cd(x)?p("selectAll",""):Zn.has(b)?p("press",x.key):[...b].length>1?p("keydown",x.key):p("type",x.key)},C=x=>{if(!r)return;let b=x.key;!Zn.has(b)&&[...b].length>1&&p("keyup",x.key)};return t.registerRootListener((x,b)=>{b!==null&&(b.removeEventListener("keydown",T),b.removeEventListener("keyup",C)),x!==null&&(x.addEventListener("keydown",T),x.addEventListener("keyup",C))})},[t,r,p]),Xn(()=>{u.current&&u.current.scrollTo(0,u.current.scrollHeight)},[m]),rr(()=>{if(e){let T=m();T!==null&&i(T),u.current&&u.current.scrollTo(0,u.current.scrollHeight)}},[m,e]),rr(()=>t.registerUpdateListener(({dirtyElements:C,dirtyLeaves:x,editorState:b})=>{if(!r)return;let _=b._selection,D=d.current,I=c.current;if(D!==_){if(x.size===0&&C.size===0&&!I){let S=or(t._window);if(S&&(S.anchorNode==null||S.focusNode==null))return}d.current=_}c.current=!1;let y=m();y!==null&&i(y)}),[t,m,r,p]),rr(()=>r?t.registerUpdateListener(()=>{let C=t.getRootElement();C!==null&&l(C?.innerHTML)}):void 0,[t,r]);let h=Pe(T=>{r||(T.update(()=>{let C=fd();C.clear();let x=pd();C.append(md().append(x)),x.select()}),o([])),n(C=>!C)},[r]),f=Pe(()=>{if(!r)return;let T=or(t._window);if(T===null||T.anchorNode==null||T.focusNode==null)return;let{anchorNode:C,anchorOffset:x,focusNode:b,focusOffset:_}=bd(T),D=a().getRootElement(),I;C!==null&&(I=zn(C,D));let y;b!==null&&(y=zn(b,D)),p("snapshot",{anchorNode:C,anchorOffset:x,anchorPath:I,focusNode:b,focusOffset:_,focusPath:y})},[p,r,a]),g=Pe(()=>{hd(m())},[m]),k=Pe(()=>{gd("test.js",m())},[m]);return[Be("button",{className:`editor-dev-button ${r?"active":""}`,id:"test-recorder-button",onClick:T=>{h(a()),T.preventDefault()},title:r?"Disable test recorder":"Enable test recorder",type:"button",children:r?"Disable test recorder":"Enable test recorder"}),r?lr("div",{className:"test-recorder-output",children:[lr("div",{className:"test-recorder-toolbar",children:[Be("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:T=>{f(),T.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),Be("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:T=>{g(),T.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),Be("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:T=>{k(),T.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),Be("pre",{id:"test-recorder",ref:u,children:s})]}):null]}var qn=()=>{let t=ud(3),[e]=dd(),[o,r]=kd(e),n;return t[0]!==o||t[1]!==r?(n=lr(Yn.Fragment,{children:[Be("p",{children:"HI"}),o,r,Be("p",{children:"DONE"})]}),t[0]=o,t[1]=r,t[2]=n):n=t[2],n};var _d=M({plugins:[{Component:qn,position:"bottom"}]});import{c as Td}from"react/compiler-runtime";import{jsx as wd}from"react/jsx-runtime";import{useLexicalComposerContext as Sd}from"@lexical/react/LexicalComposerContext.js";import{TreeView as Ed}from"@lexical/react/LexicalTreeView.js";import"react";var Qn=()=>{let t=Td(2),[e]=Sd(),o;return t[0]!==e?(o=wd(Ed,{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 Nd=M({plugins:[{Component:Qn,position:"bottom"}]});import{$isTableSelection as Ld}from"@lexical/table";import{$isRangeSelection as yd,FORMAT_TEXT_COMMAND as Rd}from"lexical";import{jsx as el}from"react/jsx-runtime";import"react";var tl=()=>el("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:el("path",{d:"M10.6772 15H6.27017V5.718H10.4172C12.6792 5.718 13.8492 6.602 13.8492 8.292C13.8492 9.098 13.1992 9.982 12.4712 10.216C13.3812 10.476 14.1742 11.256 14.1742 12.322C14.1742 14.09 12.9002 15 10.6772 15ZM8.46717 9.501H10.3262C11.3012 9.501 11.7042 9.046 11.7042 8.409C11.7042 7.72 11.2362 7.317 10.3392 7.317H8.46717V9.501ZM8.46717 11.061V13.401H10.4822C11.4702 13.401 11.9642 12.959 11.9642 12.218C11.9642 11.49 11.4702 11.061 10.4822 11.061H8.46717Z",fill:"currentColor"})});var z=t=>({type:"buttons",items:t,key:"format",order:40});var ol={type:"text-format",format:["bold","italic"],tag:"***"},rl={type:"text-format",format:["bold","italic"],intraword:!1,tag:"___"},nl={type:"text-format",format:["bold"],tag:"**"},ll={type:"text-format",format:["bold"],intraword:!1,tag:"__"};var il=[z([{ChildComponent:tl,isActive:({selection:t})=>yd(t)||Ld(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(Rd,"bold")},order:1}])],Id=M(({featureProviderMap:t})=>{let e=[nl,ll];return t.get("italic")&&e.push(rl,ol),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:il},toolbarInline:{groups:il}}});import{$isTableSelection as Md}from"@lexical/table";import{$isRangeSelection as Dd,FORMAT_TEXT_COMMAND as $d}from"lexical";import{jsx as sl,jsxs as vd}from"react/jsx-runtime";import"react";var al=()=>vd("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[sl("path",{d:"M7.76465 6L3.76465 10L7.76465 14",stroke:"currentColor"}),sl("path",{d:"M12.2354 6L16.2354 10L12.2354 14",stroke:"currentColor"})]});var cl={type:"text-format",format:["code"],tag:"`"};var ul=[z([{ChildComponent:al,isActive:({selection:t})=>Dd(t)||Md(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand($d,"code")},order:7}])],Od=M({enableFormats:["code"],markdownTransformers:[cl],toolbarFixed:{groups:ul},toolbarInline:{groups:ul}});import{$isTableSelection as Ad}from"@lexical/table";import{$isRangeSelection as Fd,FORMAT_TEXT_COMMAND as Pd}from"lexical";import{jsx as dl}from"react/jsx-runtime";import"react";var ml=()=>dl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:dl("path",{d:"M11.311 14.2969L11.0327 15H6.18408L6.4624 14.2969C7.54639 14.2969 7.70752 14.209 7.83936 13.8721L10.8423 6.45996C10.8716 6.38672 10.8862 6.32812 10.8862 6.26953C10.8862 6.09375 10.6519 6.03516 9.80225 6.03516L10.0952 5.33203H14.9438L14.6509 6.03516C13.5669 6.03516 13.4204 6.12305 13.2886 6.45996L10.2856 13.8721C10.2563 13.9453 10.2271 14.0039 10.2271 14.0625C10.2271 14.2383 10.4614 14.2969 11.311 14.2969Z",fill:"currentColor"})});var pl={type:"text-format",format:["italic"],tag:"*"},fl={type:"text-format",format:["italic"],intraword:!1,tag:"_"};var hl=[z([{ChildComponent:ml,isActive:({selection:t})=>Fd(t)||Ad(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(Pd,"italic")},order:2}])],Bd=M({enableFormats:["italic"],markdownTransformers:[pl,fl],toolbarFixed:{groups:hl},toolbarInline:{groups:hl}});import{$isTableSelection as Hd}from"@lexical/table";import{$isRangeSelection as Ud,FORMAT_TEXT_COMMAND as Wd}from"lexical";import{jsx as gl,jsxs as jd}from"react/jsx-runtime";import"react";var xl=()=>jd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[gl("path",{d:"M5.50756 12.76H7.42756C7.56256 14.215 8.82256 14.71 10.1576 14.71C11.4326 14.71 12.4226 14.14 12.4226 13.06C12.4226 12.28 11.9576 11.845 10.6676 11.605L8.70256 11.245C7.12756 10.96 5.85256 10.21 5.85256 8.335C5.85256 6.43 7.53256 5.11 9.87256 5.11C12.4226 5.11 13.9526 6.22 14.1626 8.23H12.2876C12.1526 7.18 11.2226 6.595 9.88756 6.595C8.59756 6.595 7.78756 7.27 7.78756 8.215C7.78756 9.1 8.34256 9.385 9.49756 9.61L11.5676 10.015C13.3226 10.345 14.3726 11.215 14.3726 12.94C14.3726 14.89 12.5876 16.18 10.2176 16.18C7.66756 16.18 5.70256 15.115 5.50756 12.76Z",fill:"currentColor"}),gl("path",{d:"M4.99756 11.44H15.0026V12.19H4.99756V11.44Z",fill:"currentColor"})]});var Cl={type:"text-format",format:["strikethrough"],tag:"~~"};var bl=[z([{ChildComponent:xl,isActive:({selection:t})=>Ud(t)||Hd(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand(Wd,"strikethrough")},order:4}])],Gd=M({enableFormats:["strikethrough"],markdownTransformers:[Cl],toolbarFixed:{groups:bl},toolbarInline:{groups:bl}});import{$isTableSelection as Vd}from"@lexical/table";import{$isRangeSelection as Jd,FORMAT_TEXT_COMMAND as Kd}from"lexical";import{jsx as kl}from"react/jsx-runtime";import"react";var _l=()=>kl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:kl("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 13.258C16.7768 14.155 16.1398 14.532 15.2038 15C14.5538 15.325 14.2808 15.546 14.2418 15.78H16.7898V16.82H12.7208V16.339C12.7208 15.286 13.5918 14.675 14.3588 14.233C15.0868 13.83 15.4378 13.635 15.4378 13.232C15.4378 12.894 15.2038 12.686 14.8268 12.686C14.3848 12.686 14.1248 13.024 14.1118 13.427H12.7468C12.8248 12.426 13.5528 11.633 14.8398 11.633C15.9448 11.633 16.7768 12.257 16.7768 13.258Z",fill:"currentColor"})});var Tl=[z([{ChildComponent:_l,isActive:({selection:t})=>Jd(t)||Vd(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(Kd,"subscript")},order:5}])],Xd=M({enableFormats:["subscript"],toolbarFixed:{groups:Tl},toolbarInline:{groups:Tl}});import{$isTableSelection as zd}from"@lexical/table";import{$isRangeSelection as Zd,FORMAT_TEXT_COMMAND as Yd}from"lexical";import{jsx as wl}from"react/jsx-runtime";import"react";var Sl=()=>wl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:wl("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 7.252C16.7768 8.149 16.1398 8.526 15.2038 8.994C14.5538 9.319 14.2808 9.54 14.2418 9.774H16.7898V10.814H12.7208V10.333C12.7208 9.28 13.5918 8.669 14.3588 8.227C15.0868 7.824 15.4378 7.629 15.4378 7.226C15.4378 6.888 15.2038 6.68 14.8268 6.68C14.3848 6.68 14.1248 7.018 14.1118 7.421H12.7468C12.8248 6.42 13.5528 5.627 14.8398 5.627C15.9448 5.627 16.7768 6.251 16.7768 7.252Z",fill:"currentColor"})});var El=[z([{ChildComponent:Sl,isActive:({selection:t})=>Zd(t)||zd(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(Yd,"superscript")},order:6}])],qd=M({enableFormats:["superscript"],toolbarFixed:{groups:El},toolbarInline:{groups:El}});import{$isTableSelection as em}from"@lexical/table";import{$isRangeSelection as tm,FORMAT_TEXT_COMMAND as om}from"lexical";import{jsx as Nl,jsxs as Qd}from"react/jsx-runtime";import"react";var Ll=()=>Qd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Nl("path",{d:"M13.9656 11.256C13.9656 13.791 12.5096 15.156 10.0006 15.156C7.50461 15.156 6.03561 13.791 6.03561 11.23V5.718H7.76461V11.243C7.76461 12.868 8.50561 13.778 10.0006 13.778C11.4956 13.778 12.2496 12.868 12.2496 11.243V5.718H13.9656V11.256Z",fill:"currentColor"}),Nl("path",{d:"M5.09961 16.3H14.9016V16.95H5.09961V16.3Z",fill:"currentColor"})]});var yl=[z([{ChildComponent:Ll,isActive:({selection:t})=>tm(t)||em(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(om,"underline")},order:3}])],rm=M({enableFormats:["underline"],toolbarFixed:{groups:yl},toolbarInline:{groups:yl}});import{jsx as sr}from"react/jsx-runtime";import{jsx as nm}from"react/jsx-runtime";function lm(t){return t.replace(/-([a-z])/g,(e,o)=>o.toUpperCase())}var ao=({css:t})=>{let e=t?Object.fromEntries(Object.entries(t).map(([o,r])=>[lm(o),r])):{};return nm("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as im}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as sm}from"@lexical/selection";import{$getNodeByKey as am,$getState as cm,$setState as um,createState as dm,TextNode as mm}from"lexical";import{useEffect as pm}from"react";function Rl(t){let e=new Map;for(let o in t){let r=t[o],n=dm(o,{parse:l=>typeof l=="string"&&Object.keys(r).includes(l)?l:void 0});e.set(o,{stateConfig:n,stateValues:r})}return e}function ir(t,e,o,r){t.update(()=>{sm(n=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);um(n,l.stateConfig,r)})})}function Il({stateMap:t}){let[e]=im();return pm(()=>e.registerMutationListener(mm,o=>{e.getEditorState().read(()=>{for(let[r,n]of o){if(n==="destroyed")continue;let l=am(r),s=e.getElementByKey(r);if(!l||!s)continue;let i=Object.create(null);t.forEach((d,c)=>{let u=cm(l,d.stateConfig);if(!u){delete s.dataset[c];return}s.dataset[c]=u;let a=d.stateValues[u]?.css;a&&Object.assign(i,a)}),s.style.cssText="",Object.assign(s.style,i)}})}),[e]),null}var vl=(t,e)=>{let o=[];for(let n in t.state){let l=t.state[n];for(let s in l){let i=l[s];o.push({ChildComponent:()=>sr(ao,{css:i.css}),key:s,label:i.label,onSelect:({editor:d})=>{ir(d,e,n,s)}})}}return[{type:"dropdown",ChildComponent:()=>sr(ao,{css:{color:"var(--theme-elevation-600)"}}),items:[...[{ChildComponent:()=>sr(ao,{}),key:"clear-style",label:({i18n:n})=>n.t("lexical:textState:defaultStyle"),onSelect:({editor:n})=>{for(let l in t.state)ir(n,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},fm=M(({props:t})=>{let e=Rl(t.state);return{plugins:[{Component:()=>Il({stateMap:e}),position:"normal"}],toolbarFixed:{groups:vl(t,e)},toolbarInline:{groups:vl(t,e)}}});import{c as Cm}from"react/compiler-runtime";import{useLexicalComposerContext as bm}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as km,$isHeadingNode as Vl,HeadingNode as Xl}from"@lexical/rich-text";import{$setBlocksType as _m}from"@lexical/selection";import{$getSelection as Tm,$isRangeSelection as wm}from"lexical";import{useEffect as Sm}from"react";import{jsx as Ml}from"react/jsx-runtime";import"react";var Dl=()=>Ml("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Ml("path",{d:"M4.639 13.5V7.074H6.196V9.648H9.076V7.074H10.642V13.5H9.076V10.836H6.196V13.5H4.639ZM11.5656 9.045V8.019C12.6636 8.019 13.1316 7.731 13.2846 7.065H14.4006V13.5H12.8436V9.045H11.5656Z",fill:"currentColor"})});import{jsx as $l}from"react/jsx-runtime";import"react";var Ol=()=>$l("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:$l("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM15.9796 8.973C15.9796 10.116 15.1696 10.656 14.0356 11.232C13.2256 11.646 12.8206 11.943 12.7846 12.294H15.9886V13.5H11.0566V12.951C11.0566 11.601 12.1636 10.845 13.1176 10.287C14.0356 9.756 14.5126 9.486 14.5126 8.946C14.5126 8.46 14.2156 8.145 13.6306 8.145C13.0186 8.145 12.6586 8.613 12.6226 9.198H11.1196C11.2186 7.947 12.1006 6.966 13.6396 6.966C15.0346 6.966 15.9796 7.785 15.9796 8.973Z",fill:"currentColor"})});import{jsx as Al}from"react/jsx-runtime";import"react";var Fl=()=>Al("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Al("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",fill:"currentColor"})});import{jsx as Pl}from"react/jsx-runtime";import"react";var Bl=()=>Pl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Pl("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",fill:"currentColor"})});import{jsx as jl}from"react/jsx-runtime";import"react";var Hl=()=>jl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:jl("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",fill:"currentColor"})});import{jsx as Ul}from"react/jsx-runtime";import"react";var Wl=()=>Ul("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Ul("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",fill:"currentColor"})});import{$createHeadingNode as hm,$isHeadingNode as gm,HeadingNode as xm}from"@lexical/rich-text";var ar=t=>(e,o,r)=>{let n=t(r);n&&(n.append(...o),e.replace(n),n.select(0,0))};var Gl=t=>{let o=`^(${t.map(n=>Number(n.slice(1))).map(n=>`#{${n}}`).join("|")})\\s`,r=new RegExp(o);return{type:"element",dependencies:[xm],export:(n,l)=>{if(!gm(n))return null;let s=Number(n.getTag().slice(1));return"#".repeat(s)+" "+l(n)},regExp:r,replace:ar(n=>{let l="h"+n[1]?.length;return hm(l)})}};var Jl=t=>{let e=Tm();_m(e,()=>km(t))},Kl={h1:Dl,h2:Ol,h3:Fl,h4:Bl,h5:Hl,h6:Wl},Em=M(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[ee(e.map((r,n)=>({ChildComponent:Kl[r],isActive:({selection:l})=>{if(!wm(l))return!1;for(let s of l.getNodes()){if(Vl(s)&&s.getTag()===r)continue;let i=s.getParent();if(!(Vl(i)&&i.getTag()===r))return!1}return!0},key:r,label:({i18n:l})=>l.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:l})=>{l.update(()=>{Jl(r)})},order:n+2})))];return{markdownTransformers:[Gl(e)],nodes:[Xl],plugins:[{Component:Nm,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[X(e.map(r=>({Icon:Kl[r],key:`heading-${r.charAt(1)}`,keywords:["heading",r],label:({i18n:n})=>n.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:n})=>{n.update(()=>{Jl(r)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),Nm=t=>{let e=Cm(9),{clientProps:o}=t,{enabledHeadingSizes:r}=o,n;e[0]!==r?(n=r===void 0?["h1","h2","h3","h4","h5","h6"]:r,e[0]=r,e[1]=n):n=e[1];let l=n,s;e[2]!==l?(s=l.at(-1),e[2]=l,e[3]=s):s=e[3];let i=s,[d]=bm(),c,u;return e[4]!==d||e[5]!==l||e[6]!==i?(c=()=>{if(!(!i||l.length===6))return d.registerNodeTransform(Xl,a=>{l.includes(a.getTag())||a.setTag(i)})},u=[d,l,i],e[4]=d,e[5]=l,e[6]=i,e[7]=c,e[8]=u):(c=e[7],u=e[8]),Sm(c,u),null};import{$isNodeSelection as Um}from"lexical";import{jsx as zl}from"react/jsx-runtime";import"react";var cr=()=>zl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:zl("rect",{fill:"currentColor",height:"1",width:"12",x:"4",y:"9.5"})});import{jsx as Zl,jsxs as Lm}from"react/jsx-runtime";import"react";var Yl=()=>Lm("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Zl("path",{d:"M5 10h10",stroke:"currentColor"}),Zl("path",{d:"M10 15V5",stroke:"currentColor"})]});var ke=t=>({type:"dropdown",ChildComponent:Yl,items:t,key:"add",order:10});import{addClassNamesToElement as ym}from"@lexical/utils";import{$applyNodeReplacement as Rm,createCommand as Im,DecoratorNode as vm}from"lexical";var Nt=Im("INSERT_HORIZONTAL_RULE_COMMAND"),Et=class extends vm{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:Mm,priority:0})}}static importJSON(e){return ql()}createDOM(e){let o=document.createElement("hr");return ym(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 Mm(){return{node:ql()}}function ql(){return Rm(new Et)}import{$applyNodeReplacement as Dm}from"lexical";import"react";var _e=class extends Et{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){return Qe()}decorate(){return null}exportJSON(){return super.exportJSON()}};function Qe(){return Dm(new _e)}function Lt(t){return t instanceof _e}var Ql={type:"element",dependencies:[_e],export:(t,e)=>Lt(t)?"---":null,regExp:/^---\s*$/,replace:t=>{let e=Qe();e&&t.replace(e)}};import{c as $m}from"react/compiler-runtime";import{useLexicalComposerContext as Om}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as Am}from"@lexical/utils";import{$getSelection as Fm,$isRangeSelection as Pm,COMMAND_PRIORITY_EDITOR as Bm}from"lexical";import{useEffect as jm}from"react";var ei=()=>{let t=$m(3),[e]=Om(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Nt,Hm,Bm),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),jm(o,r),null};function Hm(t){let e=Fm();if(!Pm(e))return!1;if(e.focus.getNode()!==null){let r=Qe();Am(r)}return!0}var Wm=M({markdownTransformers:[Ql],nodes:[_e],plugins:[{Component:ei,position:"normal"}],slashMenu:{groups:[X([{Icon:cr,key:"horizontalRule",keywords:["hr","horizontal rule","line","separator"],label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(Nt,void 0)}}])]},toolbarFixed:{groups:[ke([{ChildComponent:cr,isActive:({selection:t})=>{if(!Um(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Lt(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(Nt,void 0)}}])]}});import{$findMatchingParent as ui}from"@lexical/utils";import{$isElementNode as op,INDENT_CONTENT_COMMAND as rp,OUTDENT_CONTENT_COMMAND as np}from"lexical";import{jsx as co,jsxs as Gm}from"react/jsx-runtime";import"react";var ti=()=>Gm("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[co("path",{d:"M2.5 5H10.5",stroke:"currentColor",strokeWidth:"1.5"}),co("path",{d:"M2.5 10H10.5",stroke:"currentColor",strokeWidth:"1.5"}),co("path",{d:"M2.5 15H17.5",stroke:"currentColor",strokeWidth:"1.5"}),co("path",{d:"M12.25 7.25L17.25 3.75V10.75L12.25 7.25Z",fill:"currentColor"})]});import{jsx as uo,jsxs as Vm}from"react/jsx-runtime";import"react";var oi=()=>Vm("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[uo("path",{d:"M17.5 5H9.5",stroke:"currentColor",strokeWidth:"1.5"}),uo("path",{d:"M17.5 10H9.5",stroke:"currentColor",strokeWidth:"1.5"}),uo("path",{d:"M17.5 15H2.5",stroke:"currentColor",strokeWidth:"1.5"}),uo("path",{d:"M7.75 7.25L2.75 3.75V10.75L7.75 7.25Z",fill:"currentColor"})]});import{jsx as Jm}from"react/jsx-runtime";import{useLexicalComposerContext as Km}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as Xm}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as zm,mergeRegister as ri}from"@lexical/utils";import{$getSelection as Zm,$isElementNode as si,$isRangeSelection as Ym,COMMAND_PRIORITY_LOW as ni,INDENT_CONTENT_COMMAND as li,KEY_TAB_COMMAND as qm,OUTDENT_CONTENT_COMMAND as Qm,TabNode as ep}from"lexical";import{useEffect as ii}from"react";var ai=({clientProps:t})=>{let[e]=Km(),{disabledNodes:o,disableTabNode:r}=t;return ii(()=>{if(!(!e||!o?.length))return ri(e.registerCommand(li,()=>tp(n=>{if(!o.includes(n.getType())){let l=n.getIndent();n.setIndent(l+1)}}),ni),e.registerUpdateListener(({dirtyElements:n,editorState:l})=>{e.update(()=>{for(let[s]of n){let i=l._nodeMap.get(s);si(i)&&o.includes(i.getType())&&i.getIndent()>0&&i.setIndent(0)}})}))},[e,o]),ii(()=>{if(!(!e||!r))return ri(e.registerCommand(qm,n=>(n.preventDefault(),e.dispatchCommand(n.shiftKey?Qm:li,void 0)),ni),e.registerNodeTransform(ep,n=>{n.remove()}))},[e,r]),Jm(Xm,{})};function tp(t){let e=Zm();if(!Ym(e))return!1;let o=new Set,r=e.getNodes();for(let n=0;n<r.length;n++){let l=r[n],s=l.getKey();if(o.has(s))continue;let i=zm(l,c=>si(c)&&!c.isInline());if(i===null)continue;let d=i.getKey();i.canIndent()&&!o.has(d)&&(o.add(d),t(i))}return o.size>0}var ci=t=>({type:"buttons",items:t,key:"indent",order:35});var di=({disabledNodes:t})=>[ci([{ChildComponent:ti,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>mi(n)&&n.getIndent()>0;return o.some(n=>r(n)||!!ui(n,r))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(np,void 0)},order:1},{ChildComponent:oi,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>mi(n)&&!(t??[]).includes(n.getType());return o.some(n=>r(n)||!!ui(n,r))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(rp,void 0)},order:2}])],lp=M(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:ai,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:di({disabledNodes:e})},toolbarInline:{groups:di({disabledNodes:e})}}}),mi=t=>op(t)&&t.canIndent();import{$findMatchingParent as Tf}from"@lexical/utils";import{$getSelection as br,$isRangeSelection as Gi}from"lexical";import{jsx as pi}from"react/jsx-runtime";import"react";var fi=()=>pi("svg",{"aria-hidden":"true",className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:pi("path",{d:"M8.5 11.5L11.5 8.5M8.5 7L9.625 5.875C10.868 4.633 12.882 4.633 14.125 5.875C15.368 7.118 15.368 9.133 14.125 10.375L13 11.5M7 8.5L5.746 9.754C4.56 10.94 4.519 12.85 5.652 14.087C6.814 15.354 8.78 15.449 10.058 14.298L11.5 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});import{$isAtNodeEnd as hi}from"@lexical/selection";function et(t){let{anchor:e}=t,{focus:o}=t,r=t.anchor.getNode(),n=t.focus.getNode();return r===n?r:t.isBackward()?hi(o)?r:n:hi(e)?r:n}var ur=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as Cp}from"lexical";function dr(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 ip=/^(?:[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+)?$/,sp=/^(?:\/[\w\-./]*(?:\?[-;&=%\w]*)?(?:#[\w-]+)?|#[\w\-]+)$/;function gi(t){if(!t||t.includes(" ")||/^[a-z][a-z\d+.-]*:\/[^/]/i.test(t))return!1;if(t==="https://"||ip.test(t)||sp.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 ap,isHTMLAnchorElement as cp}from"@lexical/utils";import fr from"bson-objectid";import{$applyNodeReplacement as up,$createTextNode as xi,$getSelection as dp,$isElementNode as Ci,$isRangeSelection as pr,createCommand as mp,ElementNode as pp}from"lexical";var fp=new Set(["http:","https:","mailto:","sms:","tel:"]),te=class extends pp{__fields;__id;constructor({id:e,fields:o={linkType:"custom",newTab:!1},key:r}){super(r),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:hp,priority:1})}}static importJSON(e){let o=Te({}).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 fr.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=mr(o.rel,"add","noopener")),ap(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},r=this.getID();return r&&(o.id=r),o}extractWithChild(e,o,r){if(!pr(o))return!1;let n=o.anchor.getNode(),l=o.focus.getNode();return this.isParentOf(n)&&this.isParentOf(l)&&o.getTextContent().length>0}getFields(){return this.getLatest().__fields}getID(){return this.getLatest().__id}insertNewAfter(e,o=!0){let r=this.getParentOrThrow().insertNewAfter(e,o);if(Ci(r)){let n=Te({fields:this.__fields});return r.append(n),n}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!fp.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,r){let n=this.__fields?.url,l=this.__fields?.newTab;return n!=null&&n!==e.__fields?.url&&this.__fields?.linkType==="custom"&&(o.href=n),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=mr(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=mr(o.rel,"remove","noopener"))),!1}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields).setID(e.id)}};function hp(t){let e=null;if(cp(t)){let o=t.textContent;o!==null&&o!==""&&(e=Te({id:new fr.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function Te({id:t,fields:e}){return up(new te({id:t??new fr.default().toHexString(),fields:e}))}function J(t){return t instanceof te}var de=mp("TOGGLE_LINK_COMMAND");function hr(t){let e=dp();if(!pr(e)&&(t===null||!t.selectedNodes?.length))return;let o=pr(e)?e.extract():t===null?[]:t.selectedNodes;if(t===null){o?.forEach(l=>{let s=l.getParent();J(s)&&(s.getChildren().forEach(d=>{s.insertBefore(d)}),s.remove())});return}if(o?.length===1){let l=o[0],s=J(l)?l:gp(l);if(s!==null){s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(xi(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}}let r=null,n=null;o?.forEach(l=>{let s=l.getParent();if(!(s===n||s===null||Ci(l)&&!l.isInline())){if(J(s)){n=s,s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(xi(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}if(s.is(r)||(r=s,n=Te({fields:t.fields}),J(s)?l.getPreviousSibling()===null?s.insertBefore(n):s.insertAfter(n):l.insertBefore(n)),J(l)){if(l.is(n))return;if(n!==null){let i=l.getChildren();n.append(...i)}l.remove();return}n!==null&&n.append(l)}})}function gp(t){return xp(t,e=>J(e))}function xp(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function mr(t,e,o){let r,n=`${t}`;if(e==="add"){if(n.includes(o)){let l=new RegExp(o,"g");n=n.replace(l,"").trim()}n=n.trim(),r=n.length===0?`${o}`:`${n} ${o}`}else{let l=new RegExp(o,"g");r=n.replace(l,"").trim()}return r}var bp=(t,e)=>{let[,o,r]=e,n=Te({fields:{doc:null,linkType:"custom",newTab:!1,url:r}}),l=Cp(o);return l.setFormat(t.getFormat()),n.append(l),t.replace(n),l},kp=t=>({type:"text-match",dependencies:[te],export:(e,o)=>{if(!J(e))return null;let r=e,n=r.getFields(),l;return n.linkType==="internal"?t?.internalDocToHref?l=dr(t.internalDocToHref({linkNode:r.exportJSON()})):(console.warn("Lexical \u2192 Markdown converter: found internal link but internalDocToHref is not provided \u2014 link will have an empty href"),l=""):l=dr(n.url??""),`[${o(r)}](${l})`},importRegExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:bp,trigger:")"}),bi=kp();import{$applyNodeReplacement as _p,$isElementNode as Tp}from"lexical";var we=class extends te{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=yt({}).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 r=this.getParentOrThrow().insertNewAfter(e,o);if(Tp(r)){let n=yt({fields:this.__fields});return r.append(n),n}return null}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields)}};function yt({fields:t}){return _p(new we({id:"",fields:t}))}function Se(t){return t instanceof we}import{c as wp}from"react/compiler-runtime";import{useLexicalComposerContext as Sp}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as Ep}from"@lexical/utils";import{$createTextNode as ki,$getSelection as Np,$isElementNode as Ti,$isLineBreakNode as wi,$isNodeSelection as Lp,$isRangeSelection as yp,$isTextNode as Rt,TextNode as Rp}from"lexical";import{useEffect as Ip}from"react";function _i(t,e=o=>o){return o=>{let r=t.exec(o);return r===null?null:{index:r.index,length:r[0].length,text:r[0],url:e(r[0])}}}function Si(t,e){for(let o of e){let r=o(t);if(r!=null)return r}return null}var vp=/[.,;\s]/;function po(t){return t!==void 0&&vp.test(t)}function Ei(t){return po(t[t.length-1])}function xr(t){return po(t[0])}function Mp(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function Ni(t){let e=t.getPreviousSibling();return Ti(e)&&(e=e.getLastDescendant()),e===null||wi(e)||Rt(e)&&Ei(e.getTextContent())}function Li(t){let e=t.getNextSibling();return Ti(e)&&(e=e.getFirstDescendant()),e===null||wi(e)||Rt(e)&&xr(e.getTextContent())}function Dp(t,e,o,r){return(t>0?po(o[t-1]):Ni(r[0]))?e<o.length?po(o[e]):Li(r[r.length-1]):!1}function $p(t,e,o){let r=[],n=[],l=[],s=0,i=0,d=[...t];for(;d.length>0;){let c=d[0],a=c.getTextContent().length,m=i;i+a<=e?(r.push(c),s+=a):m>=o?l.push(c):n.push(c),i+=a,d.shift()}return[s,r,n,l]}function Op(t,e,o,r){let n={linkType:"custom",url:r.url,...r.fields},l=yt({fields:n});if(t.length===1){let s=t[0],i;if(e===0?[i]=s.splitText(o):[,i]=s.splitText(e,o),i){let d=ki(r.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 c=[],u;if(t.forEach(a=>{let p=a.getTextContent().length,h=i,f=i+p;if(h<o)if(f<=o)c.push(a);else{let[g,k]=a.splitText(o-h);g&&c.push(g),u=k}i+=p}),d){let a=Np(),m=a?a.getNodes().find(Rt):void 0,p=ki(d.getTextContent());return p.setFormat(d.getFormat()),p.setDetail(d.getDetail()),p.setStyle(d.getStyle()),l.append(p,...c),m&&m===d&&(yp(a)?p.select(a.anchor.offset,a.focus.offset):Lp(a)&&p.select(0,p.getTextContent().length)),d.replace(l),u}}}function Ap(t,e,o){let r=[...t],n=r.map(d=>d.getTextContent()).join(""),l=n,s,i=0;for(;(s=Si(l,e))!=null&&s!==null;){let d=s.index,c=s.length,u=d+c;if(Dp(i+d,i+u,n,r)){let[m,,p,h]=$p(r,i+d,i+u),f=i+d-m,g=i+u-m,k=Op(p,f,g,s);r=k?[k,...h]:h,o(s.url,null),i=0}else i+=u;l=l.substring(u)}}function gr(t,e,o){let r=t.getChildren(),n=r.length;for(let d=0;d<n;d++){let c=r[d];if(!Rt(c)||!c.isSimpleText()){mo(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),s=Si(l,e);if(s===null||s.text!==l){mo(t),o(null,t.getFields()?.url??null);return}if(!Ni(t)||!Li(t)){mo(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 Fp(t,e,o){let r=t.getPreviousSibling(),n=t.getNextSibling(),l=t.getTextContent();if(Se(r)){let s=r.getFields()?.url?r.getFields()?.url?.startsWith("mailto:")??!1:!1;(!xr(l)||Mp(l,s))&&(r.append(t),gr(r,e,o),o(null,r.getFields()?.url??null))}Se(n)&&!Ei(l)&&(mo(n),gr(n,e,o),o(null,n.getFields()?.url??null))}function mo(t){let e=t.getChildren(),o=e.length;for(let r=o-1;r>=0;r--)t.insertAfter(e[r]);return t.remove(),e.map(r=>r.getLatest())}function Pp(t){let e=[t],o=t.getNextSibling();for(;o!==null&&Rt(o)&&o.isSimpleText()&&(e.push(o),!/\s/.test(o.getTextContent()));)o=o.getNextSibling();return e}function Bp(t,e,o){let r=wp(5),n,l;r[0]!==t||r[1]!==e||r[2]!==o?(n=()=>{if(!t.hasNodes([we]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let s=(i,d)=>{o?.(i,d)};return Ep(t.registerNodeTransform(Rp,i=>{let d=i.getParentOrThrow(),c=i.getPreviousSibling();if(Se(d))gr(d,e,s);else if(!J(d)){if(i.isSimpleText()&&(xr(i.getTextContent())||!Se(c))){let u=Pp(i);Ap(u,e,s)}Fp(i,e,s)}}))},l=[t,e,o],r[0]=t,r[1]=e,r[2]=o,r[3]=n,r[4]=l):(n=r[3],l=r[4]),Ip(n,l)}var jp=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,Hp=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,Up=[_i(jp,t=>t.startsWith("http")?t:`https://${t}`),_i(Hp,t=>`mailto:${t}`)],yi=()=>{let[t]=Sp();return Bp(t,Up),null};import{jsx as Wp}from"react/jsx-runtime";import{ClickableLinkPlugin as Gp}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var Ri=()=>Wp(Gp,{});import{jsx as df}from"react/jsx-runtime";import"react";import{createPortal as mf}from"react-dom";import{jsx as Ee,jsxs as It,Fragment as Jp}from"react/jsx-runtime";import{useLexicalComposerContext as Kp}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Xp}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as Ii,mergeRegister as vi}from"@lexical/utils";import{getTranslation as Cr}from"@payloadcms/translations";import{CloseMenuIcon as zp,EditIcon as Zp,ExternalLinkIcon as Mi,formatDrawerSlug as Yp,useConfig as qp,useEditDepth as Qp,useLocale as ef,useTranslation as tf}from"@payloadcms/ui";import{requests as of}from"@payloadcms/ui/shared";import{$getSelection as Di,$isLineBreakNode as rf,$isRangeSelection as $i,COMMAND_PRIORITY_HIGH as nf,COMMAND_PRIORITY_LOW as Oi,getDOMSelection as lf,KEY_ESCAPE_COMMAND as sf,SELECTION_CHANGE_COMMAND as af}from"lexical";import{formatAdminURL as cf}from"payload/shared";import Ai,{useCallback as Fi,useEffect as go,useLayoutEffect as uf,useRef as Pi,useState as je}from"react";function fo(t,e,o,r=10,n=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-r,c=t.left-n;e.style.width="max-content",e.style.maxWidth="none";let u=e.scrollWidth,a=i.right-c,m=c-i.left,p;if(u<=a)p=e.getBoundingClientRect();else{let h=m+t.width,f=m>a,k=Math.min(u,f?h:a);k<u&&(e.style.width=`${k}px`,e.style.maxWidth=`${k}px`,e.offsetHeight),f&&(c=t.right-k),p=e.getBoundingClientRect()}d<i.top&&(d+=p.height+t.height+r*2),c+p.width>i.right&&(c=i.right-p.width-n),d-=s.top,c-=s.left,e.style.opacity="1",e.style.transform=`translate(${c}px, ${d}px)`}import{createCommand as Vp}from"lexical";var ho=Vp("TOGGLE_LINK_WITH_MODAL_COMMAND");function Bi(t){t.preventDefault()}function ji({anchorElem:t}){let[e]=Kp(),[o,r]=je(),n=Pi(null),l=Pi(null),[s,i]=je(null),[d,c]=je(null),{fieldProps:{schemaPath:u},uuid:a}=U(),m=Xp(),{config:p,getEntityConfig:h}=qp(),{i18n:f,t:g}=tf(),[k,N]=je(),R=Qp(),[T,C]=je(!1),[x,b]=je([]),_=ef(),[D,I]=je(!1),y=Yp({slug:"lexical-rich-text-link-"+a,depth:R}),{toggleDrawer:S}=xe(y),w=Fi(()=>{C(!1),n&&n.current&&(n.current.style.opacity="0",n.current.style.transform="translate(-10000px, -10000px)"),I(!1),i(null),c(null),b([]),N(void 0)},[C,i,c,b]),L=Fi(()=>{let E=Di(),v;if(!$i(E)||!E){w();return}let $=et(E);v=e.getElementByKey($.getKey())?.getBoundingClientRect();let O=Ii($,J),F=E.getNodes().filter(re=>!rf(re)).find(re=>{let ge=Ii(re,J);return O&&!O.is(ge)||ge&&!ge.is(O)});if(O==null||F){w();return}r(O);let P=O.getFields(),Z={...P,id:O.getID(),text:O.getTextContent()};if(P?.linkType==="custom")i(P?.url??null),c(null);else{i(`${p.routes.admin==="/"?"":p.routes.admin}/collections/${P?.doc?.relationTo}/${P?.doc?.value}`);let re=P?.doc?.relationTo?h({collectionSlug:P?.doc?.relationTo}):void 0;if(!re)c(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,Vt=P.doc?.relationTo;if(!ge||!Vt)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let sn=g("fields:linkedTo",{label:`${Cr(re.labels.singular,f)} - ${g("lexical:link:loadingWithEllipsis",f)}`}).replace(/<[^>]*>?/g,"");c(sn),of.get(cf({apiRoute:p.routes.api,path:`/${Vt}/${ge}`,serverURL:p.serverURL}),{headers:{"Accept-Language":f.language},params:{depth:0,locale:_?.code}}).then(async se=>{if(!se.ok)throw new Error(`HTTP error! Status: ${se.status}`);let q=await se.json(),pt=re?.admin?.useAsTitle||"id",Ie=q[pt],ft=g("fields:linkedTo",{label:`${Cr(re.labels.singular,f)} - ${Ie}`}).replace(/<[^>]*>?/g,"");c(ft)}).catch(()=>{let se=g("fields:linkedTo",{label:`${Cr(re.labels.singular,f)} - ${g("general:untitled",f)} - ID: ${ge}`}).replace(/<[^>]*>?/g,"");c(se)})}}N(Z),C(!0),b(E?E?.getNodes():[]),Se(O)?I(!0):I(!1);let K=n.current,Ve=lf(e._window),{activeElement:Re}=document;if(K===null)return;let he=e.getRootElement();return Ve!==null&&he!==null&&he.contains(Ve.anchorNode)?(v||(v=Ve.getRangeAt(0).getBoundingClientRect()),v!=null&&(v.y+=40,l.current=v)):(Re==null||Re.className!=="link-input")&&(he!==null&&fo(null,K,t),i(null),c(null)),!0},[e,w,p.routes.admin,p.routes.api,p.serverURL,h,g,f,_?.code,t]);return go(()=>vi(e.registerCommand(ho,E=>(e.dispatchCommand(de,E),L(),S(),!0),Oi)),[e,L,S,y]),go(()=>{let E=t.parentElement,v=()=>{e.getEditorState().read(()=>{L()})};return window.addEventListener("resize",v),E?.addEventListener("scroll",v),()=>{window.removeEventListener("resize",v),E?.removeEventListener("scroll",v)}},[t.parentElement,e,L]),go(()=>vi(e.registerUpdateListener(({editorState:E})=>{E.read(()=>{L()})}),e.registerCommand(af,()=>(L(),!0),Oi),e.registerCommand(sf,()=>T?(w(),!0):!1,nf)),[e,L,T,w]),go(()=>{e.getEditorState().read(()=>{L()})},[e,L]),uf(()=>{!T||!n.current||!t||!l.current||fo(l.current,n.current,t)},[s,d,T,t,o]),It(Ai.Fragment,{children:[Ee("div",{className:"link-editor",ref:n,children:It("div",{className:"link-input",children:[s&&s.length>0?It("a",{href:s,rel:"noopener noreferrer",target:"_blank",children:[o?.__fields.newTab?Ee(Mi,{}):null,d!=null&&d.length>0?d:s]}):d!=null&&d.length>0?It(Jp,{children:[o?.__fields.newTab?Ee(Mi,{}):null,Ee("span",{className:"link-input__label-pure",children:d})]}):null,m&&It(Ai.Fragment,{children:[Ee("button",{"aria-label":"Edit link",className:"link-edit",onClick:E=>{E.preventDefault(),S()},onMouseDown:Bi,tabIndex:0,type:"button",children:Ee(Zp,{})}),!D&&Ee("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(de,null)},onMouseDown:Bi,tabIndex:0,type:"button",children:Ee(zp,{})})]})]})}),Ee(Ct,{className:"lexical-link-edit-drawer",data:k,drawerSlug:y,drawerTitle:g("fields:editLink"),featureKey:"link",handleDrawerSubmit:(E,v)=>{let $=v,O={...$};delete O.text,e.update(()=>{let F=Di(),P=null;if($i(F)?P=et(F).getParent():x.length&&(P=x[0]?.getParent()??null),P&&Se(P)){let Z=Te({fields:O});P.replace(Z,!0)}}),e.dispatchCommand(de,{fields:O,selectedNodes:x,text:$.text})},schemaPath:u,schemaPathSuffix:"fields"})]})}var Hi=t=>{let{anchorElem:e=document.body}=t;return mf(df(ji,{anchorElem:e}),e)};import{c as pf}from"react/compiler-runtime";import{useLexicalComposerContext as ff}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as hf}from"@lexical/utils";import{$getSelection as gf,$isElementNode as xf,$isRangeSelection as Cf,COMMAND_PRIORITY_LOW as Ui,PASTE_COMMAND as bf}from"lexical";import{useEffect as kf}from"react";var Wi=t=>{let e=pf(5),{clientProps:o}=t,[r]=ff(),n,l;return e[0]!==o.defaultLinkType||e[1]!==o.defaultLinkURL||e[2]!==r?(n=()=>{if(!r.hasNodes([te]))throw new Error("LinkPlugin: LinkNode not registered on editor");return hf(r.registerCommand(de,s=>s===null?(hr(null),!0):(s.fields?.linkType||(s.fields.linkType=o.defaultLinkType),s.fields?.url||(s.fields.url=o.defaultLinkURL),hr(s),!0),Ui),r.registerCommand(bf,s=>{let i=gf();if(!Cf(i)||i.isCollapsed()||!(s instanceof ClipboardEvent)||s.clipboardData==null)return!1;let d=s.clipboardData.getData("text");if(!gi(d))return!1;if(!i.getNodes().some(_f)){let c={doc:null,linkType:"custom",newTab:!1,url:d};return r.dispatchCommand(de,{fields:c,text:null}),s.preventDefault(),!0}return!1},Ui))},l=[o.defaultLinkType,o.defaultLinkURL,r],e[0]=o.defaultLinkType,e[1]=o.defaultLinkURL,e[2]=r,e[3]=n,e[4]=l):(n=e[3],l=e[4]),kf(n,l),null};function _f(t){return xf(t)}var Vi=[ur([{ChildComponent:fi,isActive:({selection:t})=>{if(Gi(t)){let e=et(t);return Tf(e,J)!=null}return!1},isEnabled:({selection:t})=>!!(Gi(t)&&br()?.getTextContent()?.length),key:"link",label:({i18n:t})=>t.t("lexical:link:label"),onSelect:({editor:t,isActive:e})=>{if(e)t.dispatchCommand(de,null);else{let o,r=[];if(t.getEditorState().read(()=>{o=br()?.getTextContent(),r=br()?.getNodes()??[]}),!o?.length)return;let n={doc:null};t.dispatchCommand(ho,{fields:n,selectedNodes:r,text:o})}},order:1}])],wf=M(({props:t})=>({markdownTransformers:[bi],nodes:[te,t?.disableAutoLinks===!0?null:we].filter(Boolean),plugins:[{Component:Wi,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:yi,position:"normal"},{Component:Ri,position:"normal"},{Component:Hi,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:Vi},toolbarInline:{groups:Vi}}));import{$isListNode as Tr,INSERT_CHECK_LIST_COMMAND as Yi,ListItemNode as Of,ListNode as Af}from"@lexical/list";import{$isRangeSelection as Ff}from"lexical";import{jsx as Ji,jsxs as Sf}from"react/jsx-runtime";import"react";var kr=()=>Sf("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ji("rect",{height:"13",rx:"1.5",stroke:"currentColor",width:"13",x:"3.5",y:"3.5"}),Ji("path",{d:"M7 10L9 12.5L13 7.5",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as Ef}from"react/jsx-runtime";import{ListPlugin as Nf}from"@lexical/react/LexicalListPlugin.js";import"react";var tt=()=>Ef(Nf,{});function xo(t,e){return t==="ordered"?!e.has("unorderedList"):t==="checklist"?!e.has("unorderedList")&&!e.has("orderedList"):!1}function ot(t){return{items:t,key:"lists",label:({i18n:e})=>e.t("lexical:general:slashMenuListGroupLabel")}}import{$isListNode as If,ListItemNode as vf,ListNode as Mf}from"@lexical/list";import{$createListItemNode as Lf,$createListNode as yf,$isListItemNode as Rf,$isListNode as _r}from"@lexical/list";var Ki=4,rt=t=>(e,o,r)=>{let n=e.getPreviousSibling(),l=e.getNextSibling(),s=Lf(t==="check"?r[3]==="x":void 0);if(_r(l)&&l.getListType()===t){let d=l.getFirstChild();d!==null?d.insertBefore(s):l.append(s),e.remove()}else if(_r(n)&&n.getListType()===t)n.append(s),e.remove();else{let d=yf(t,t==="number"?Number(r[2]):void 0);d.append(s),e.replace(d)}s.append(...o),s.select(0,0);let i=Math.floor(r[1].length/Ki);i&&s.setIndent(i)},He=(t,e,o)=>{let r=[],n=t.getChildren(),l=0;for(let s of n)if(Rf(s)){if(s.getChildrenSize()===1){let u=s.getFirstChild();if(_r(u)){r.push(He(u,e,o+1));continue}}let i=" ".repeat(o*Ki),d=t.getListType(),c=d==="number"?`${t.getStart()+l}. `:d==="check"?`- [${s.getChecked()?"x":" "}] `:"- ";r.push(i+c+e(s)),l++}return r.join(`
|
|
56
|
-
`)};var Xi={type:"element",dependencies:[Mf,vf],export:(t,e)=>If(t)?He(t,e,0):null,regExp:/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,replace:rt("check")};import{jsx as Df}from"react/jsx-runtime";import{CheckListPlugin as $f}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var zi=()=>Df($f,{});var Zi=[ee([{ChildComponent:kr,isActive:({selection:t})=>{if(!Ff(t))return!1;for(let e of t.getNodes()){if(Tr(e)&&e.getListType()==="check")continue;let o=e.getParent();if(Tr(o)&&o.getListType()==="check")continue;let r=o?.getParent();if(!(Tr(r)&&r.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(Yi,void 0)},order:12}])],Pf=M(({featureProviderMap:t})=>{let e=[{Component:zi,position:"normal"}],o=xo("checklist",t);return o&&e.push({Component:tt,position:"normal"}),{markdownTransformers:[Xi],nodes:o?[Af,Of]:[],plugins:e,slashMenu:{groups:[ot([{Icon:kr,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:r})=>r.t("lexical:checklist:label"),onSelect:({editor:r})=>{r.dispatchCommand(Yi,void 0)}}])]},toolbarFixed:{groups:Zi},toolbarInline:{groups:Zi}}});import{$isListNode as Sr,INSERT_ORDERED_LIST_COMMAND as es,ListItemNode as Wf,ListNode as Gf}from"@lexical/list";import{$isRangeSelection as Vf}from"lexical";import{jsx as vt,jsxs as Bf}from"react/jsx-runtime";import"react";var wr=()=>Bf("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[vt("path",{d:"M5.89284 12.479C5.89284 13.368 5.26284 13.788 4.38084 14.236C3.75084 14.558 3.43584 14.789 3.40784 15.062H5.89984V16H2.06384V15.573C2.06384 14.523 2.92484 13.935 3.66684 13.501C4.38084 13.088 4.75184 12.878 4.75184 12.458C4.75184 12.08 4.52084 11.835 4.06584 11.835C3.58984 11.835 3.30984 12.199 3.28184 12.654H2.11284C2.18984 11.681 2.87584 10.918 4.07284 10.918C5.15784 10.918 5.89284 11.555 5.89284 12.479Z",fill:"currentColor"}),vt("path",{d:"M2.68608 4.535V3.737C3.54008 3.737 3.90408 3.513 4.02308 2.995H4.89108V8H3.68008L3.68008 4.535H2.68608Z",fill:"currentColor"}),vt("path",{d:"M8 15L17 15",stroke:"currentColor",strokeWidth:"1.5"}),vt("path",{d:"M8 10L17 10",stroke:"currentColor",strokeWidth:"1.5"}),vt("path",{d:"M8 5L17 5",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as jf,ListItemNode as Hf,ListNode as Uf}from"@lexical/list";var qi={type:"element",dependencies:[Uf,Hf],export:(t,e)=>jf(t)?He(t,e,0):null,regExp:/^(\s*)(\d+)\.\s/,replace:rt("number")};var Qi=[ee([{ChildComponent:wr,isActive:({selection:t})=>{if(!Vf(t))return!1;for(let e of t.getNodes()){if(Sr(e)&&e.getListType()==="number")continue;let o=e.getParent();if(Sr(o)&&o.getListType()==="number")continue;let r=o?.getParent();if(!(Sr(r)&&r.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(es,void 0)},order:10}])],Jf=M(({featureProviderMap:t})=>{let e=xo("ordered",t);return{markdownTransformers:[qi],nodes:e?[Gf,Wf]:[],plugins:e?[{Component:tt,position:"normal"}]:[],slashMenu:{groups:[ot([{Icon:wr,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(es,void 0)}}])]},toolbarFixed:{groups:Qi},toolbarInline:{groups:Qi}}});import{$isListNode as Nr,INSERT_UNORDERED_LIST_COMMAND as rs,ListItemNode as Yf,ListNode as qf}from"@lexical/list";import{$isRangeSelection as Qf}from"lexical";import{jsx as nt,jsxs as Kf}from"react/jsx-runtime";import"react";var Er=()=>Kf("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[nt("circle",{cx:"4",cy:"5",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),nt("circle",{cx:"4",cy:"10",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),nt("circle",{cx:"4",cy:"15",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),nt("path",{d:"M17 5H7",stroke:"currentColor",strokeWidth:"1.5"}),nt("path",{d:"M17 10H7",stroke:"currentColor",strokeWidth:"1.5"}),nt("path",{d:"M17 15H7",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as Xf,ListItemNode as zf,ListNode as Zf}from"@lexical/list";var ts={type:"element",dependencies:[Zf,zf],export:(t,e)=>Xf(t)?He(t,e,0):null,regExp:/^(\s*)[-*+]\s/,replace:rt("bullet")};var os=[ee([{ChildComponent:Er,isActive:({selection:t})=>{if(!Qf(t))return!1;for(let e of t.getNodes()){if(Nr(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(Nr(o)&&o.getListType()==="bullet")continue;let r=o?.getParent();if(!(Nr(r)&&r.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(rs,void 0)},order:11}])],e0=M({markdownTransformers:[ts],nodes:[qf,Yf],plugins:[{Component:tt,position:"normal"}],slashMenu:{groups:[ot([{Icon:Er,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(rs,void 0)}}])]},toolbarFixed:{groups:os},toolbarInline:{groups:os}});import{jsx as t0}from"react/jsx-runtime";import{addClassNamesToElement as o0}from"@lexical/utils";import{$applyNodeReplacement as r0,DecoratorNode as n0}from"lexical";import*as ns from"react";var l0=ns.lazy(()=>import("./Component-MBLHTKDK.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),Mt=class extends n0{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return i0({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return o0(o,"unknownConverted"),o}decorate(){return t0(l0,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function i0({data:t}){return r0(new Mt({data:t}))}var s0=M(()=>({nodes:[Mt]}));import{jsx as a0}from"react/jsx-runtime";import{addClassNamesToElement as c0}from"@lexical/utils";import{$applyNodeReplacement as u0,DecoratorNode as d0}from"lexical";import*as ls from"react";var m0=ls.lazy(()=>import("./Component-DOSSWC76.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),Dt=class extends d0{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return p0({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return c0(o,"unknownConverted"),o}decorate(){return a0(m0,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function p0({data:t}){return u0(new Dt({data:t}))}var f0=M(()=>({nodes:[Dt]}));import{$setBlocksType as as}from"@lexical/selection";import{$createParagraphNode as cs,$getSelection as us,$isParagraphNode as is,$isRangeSelection as h0}from"lexical";var ss=[ee([{ChildComponent:_t,isActive:({selection:t})=>{if(!h0(t))return!1;for(let e of t.getNodes())if(!is(e)&&!is(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=us();as(e,()=>cs())})},order:1}])],g0=M({slashMenu:{groups:[X([{Icon:_t,key:"paragraph",keywords:["normal","paragraph","p","text"],label:({i18n:t})=>t.t("lexical:paragraph:label"),onSelect:({editor:t})=>{t.update(()=>{let e=us();as(e,()=>cs())})}}])]},toolbarFixed:{groups:ss},toolbarInline:{groups:ss}});import{c as B0}from"react/compiler-runtime";import{jsx as Is}from"react/jsx-runtime";import{useLexicalComposerContext as j0}from"@lexical/react/LexicalComposerContext";import{useEffect as H0,useState as U0}from"react";import{jsx as Rs,Fragment as P0}from"react/jsx-runtime";import"react";import{jsx as x0}from"react/jsx-runtime";var ds={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return x0("blockquote",{children:o})}};import{jsx as C0}from"react/jsx-runtime";var ms={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return C0(r,{children:o})}};import{jsx as b0}from"react/jsx-runtime";var ps={horizontalrule:b0("hr",{})};import{jsx as k0}from"react/jsx-runtime";var fs={linebreak:k0("br",{})};import{jsx as hs}from"react/jsx-runtime";var gs=({internalDocToHref:t})=>({autolink:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0;return hs("a",{href:e.fields.url,rel:n,target:l,children:r})},link:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=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="#")),hs("a",{href:s,rel:n,target:l,children:r})}});import{jsx as lt,jsxs as _0,Fragment as T0}from"react/jsx-runtime";import{v4 as w0}from"uuid";var xs={list:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return lt(r,{className:`list-${t?.listType}`,children:o})},listitem:({node:t,nodesToJSX:e,parent:o})=>{let r=t.children.some(l=>l.type==="list"),n=e({nodes:t.children});if("listType"in o&&o?.listType==="check"){let l=w0();return lt("li",{"aria-checked":t.checked?"true":"false",className:`list-item-checkbox${t.checked?" list-item-checkbox-checked":" list-item-checkbox-unchecked"}${r?" nestedListItem":""}`,role:"checkbox",style:{listStyleType:"none"},tabIndex:-1,value:t?.value,children:r?n:_0(T0,{children:[lt("input",{checked:t.checked,id:l,readOnly:!0,type:"checkbox"}),lt("label",{htmlFor:l,children:n}),lt("br",{})]})})}else return lt("li",{className:`${r?"nestedListItem":""}`,style:r?{listStyleType:"none"}:void 0,value:t?.value,children:n})}};import{jsx as Lr}from"react/jsx-runtime";var Cs={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?Lr("p",{children:o}):Lr("p",{children:Lr("br",{})})}};var bs={tab:" "};import{jsx as $t}from"react/jsx-runtime";var ks={table:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return $t("div",{className:"lexical-table-container",children:$t("table",{className:"lexical-table",style:{borderCollapse:"collapse"},children:$t("tbody",{children:o})})})},tablecell:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.headerState>0?"th":"td",n=`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 $t(r,{className:`lexical-table-cell ${n}`,colSpan:s,rowSpan:i,style:l,children:o})},tablerow:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return $t("tr",{className:"lexical-table-row",children:o})}};import{jsx as Ue}from"react/jsx-runtime";import"react";var A={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},S0=A.IS_BOLD|A.IS_ITALIC|A.IS_STRIKETHROUGH|A.IS_UNDERLINE|A.IS_CODE|A.IS_SUBSCRIPT|A.IS_SUPERSCRIPT|A.IS_HIGHLIGHT,E0="\xA0",N0=`
|
|
54
|
+
`},[t,e]),p=He((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]);tl(()=>{let b=C=>{if(!n)return;let k=C.key;e1(C)?p("selectAll",""):nl.has(k)?p("press",C.key):[...k].length>1?p("keydown",C.key):p("type",C.key)},x=C=>{if(!n)return;let k=C.key;!nl.has(k)&&[...k].length>1&&p("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,p]),tl(()=>{u.current&&u.current.scrollTo(0,u.current.scrollHeight)},[m]),qo(()=>{if(e){let b=m();b!==null&&i(b),u.current&&u.current.scrollTo(0,u.current.scrollHeight)}},[m,e]),qo(()=>t.registerUpdateListener(({dirtyElements:x,dirtyLeaves:C,editorState:k})=>{if(!n)return;let T=k._selection,I=d.current,N=c.current;if(I!==T){if(C.size===0&&x.size===0&&!N){let E=Yo(t._window);if(E&&(E.anchorNode==null||E.focusNode==null))return}d.current=T}c.current=!1;let S=m();S!==null&&i(S)}),[t,m,n,p]),qo(()=>n?t.registerUpdateListener(()=>{let x=t.getRootElement();x!==null&&l(x?.innerHTML)}):void 0,[t,n]);let h=He(b=>{n||(b.update(()=>{let x=Zd();x.clear();let C=Xd();x.append(Jd().append(C)),C.select()}),o([])),r(x=>!x)},[n]),f=He(()=>{if(!n)return;let b=Yo(t._window);if(b===null||b.anchorNode==null||b.focusNode==null)return;let{anchorNode:x,anchorOffset:C,focusNode:k,focusOffset:T}=t1(b),I=a().getRootElement(),N;x!==null&&(N=ol(x,I));let S;k!==null&&(S=ol(k,I)),p("snapshot",{anchorNode:x,anchorOffset:C,anchorPath:N,focusNode:k,focusOffset:T,focusPath:S})},[p,n,a]),g=He(()=>{Yd(m())},[m]),_=He(()=>{qd("test.js",m())},[m]);return[Ue("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?en("div",{className:"test-recorder-output",children:[en("div",{className:"test-recorder-toolbar",children:[Ue("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:b=>{f(),b.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),Ue("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:b=>{g(),b.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),Ue("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:b=>{_(),b.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),Ue("pre",{id:"test-recorder",ref:u,children:s})]}):null]}var ll=()=>{let t=zd(3),[e]=Kd(),[o,n]=o1(e),r;return t[0]!==o||t[1]!==n?(r=en(rl.Fragment,{children:[Ue("p",{children:"HI"}),o,n,Ue("p",{children:"DONE"})]}),t[0]=o,t[1]=n,t[2]=r):r=t[2],r};var n1=$({plugins:[{Component:ll,position:"bottom"}]});import{c as r1}from"react/compiler-runtime";import{jsx as l1}from"react/jsx-runtime";import{useLexicalComposerContext as i1}from"@lexical/react/LexicalComposerContext.js";import{TreeView as s1}from"@lexical/react/LexicalTreeView.js";import"react";var il=()=>{let t=r1(2),[e]=i1(),o;return t[0]!==e?(o=l1(s1,{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 a1=$({plugins:[{Component:il,position:"bottom"}]});import{$isTableSelection as u1}from"@lexical/table";import{$isRangeSelection as d1,FORMAT_TEXT_COMMAND as m1}from"lexical";import{jsx as sl}from"react/jsx-runtime";import"react";var c1="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",al=({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:c1,fill:"currentColor",fillRule:"evenodd"})});var Z=t=>({type:"buttons",items:t,key:"format",order:40});var cl={type:"text-format",format:["bold","italic"],tag:"***"},ul={type:"text-format",format:["bold","italic"],intraword:!1,tag:"___"},dl={type:"text-format",format:["bold"],tag:"**"},ml={type:"text-format",format:["bold"],intraword:!1,tag:"__"};var pl=[Z([{ChildComponent:al,isActive:({selection:t})=>d1(t)||u1(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(m1,"bold")},order:1}])],p1=$(({featureProviderMap:t})=>{let e=[dl,ml];return t.get("italic")&&e.push(ul,cl),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:pl},toolbarInline:{groups:pl}}});import{$isTableSelection as h1}from"@lexical/table";import{$isRangeSelection as g1,FORMAT_TEXT_COMMAND as x1}from"lexical";import{jsx as fl}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",hl=({className:t})=>fl("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:fl("path",{clipRule:"evenodd",d:f1,fill:"currentColor",fillRule:"evenodd"})});var gl={type:"text-format",format:["code"],tag:"`"};var xl=[Z([{ChildComponent:hl,isActive:({selection:t})=>g1(t)||h1(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand(x1,"code")},order:7}])],C1=$({enableFormats:["code"],markdownTransformers:[gl],toolbarFixed:{groups:xl},toolbarInline:{groups:xl}});import{$isTableSelection as k1}from"@lexical/table";import{$isRangeSelection as _1,FORMAT_TEXT_COMMAND as T1}from"lexical";import{jsx as Cl}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})=>Cl("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:Cl("path",{clipRule:"evenodd",d:b1,fill:"currentColor",fillRule:"evenodd"})});var kl={type:"text-format",format:["italic"],tag:"*"},_l={type:"text-format",format:["italic"],intraword:!1,tag:"_"};var Tl=[Z([{ChildComponent:bl,isActive:({selection:t})=>_1(t)||k1(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(T1,"italic")},order:2}])],w1=$({enableFormats:["italic"],markdownTransformers:[kl,_l],toolbarFixed:{groups:Tl},toolbarInline:{groups:Tl}});import{$isTableSelection as E1}from"@lexical/table";import{$isRangeSelection as N1,FORMAT_TEXT_COMMAND as L1}from"lexical";import{jsx as wl}from"react/jsx-runtime";import"react";var S1="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",Sl=({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:S1,fill:"currentColor"})});var El={type:"text-format",format:["strikethrough"],tag:"~~"};var Nl=[Z([{ChildComponent:Sl,isActive:({selection:t})=>N1(t)||E1(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand(L1,"strikethrough")},order:4}])],y1=$({enableFormats:["strikethrough"],markdownTransformers:[El],toolbarFixed:{groups:Nl},toolbarInline:{groups:Nl}});import{$isTableSelection as R1}from"@lexical/table";import{$isRangeSelection as I1,FORMAT_TEXT_COMMAND as M1}from"lexical";import{jsx as Ll}from"react/jsx-runtime";import"react";var v1="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",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:v1,fill:"currentColor"})});var vl=[Z([{ChildComponent:yl,isActive:({selection:t})=>I1(t)||R1(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(M1,"subscript")},order:5}])],$1=$({enableFormats:["subscript"],toolbarFixed:{groups:vl},toolbarInline:{groups:vl}});import{$isTableSelection as D1}from"@lexical/table";import{$isRangeSelection as O1,FORMAT_TEXT_COMMAND as F1}from"lexical";import{jsx as Rl}from"react/jsx-runtime";import"react";var A1="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",Il=({className:t})=>Rl("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:Rl("path",{d:A1,fill:"currentColor"})});var Ml=[Z([{ChildComponent:Il,isActive:({selection:t})=>O1(t)||D1(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(F1,"superscript")},order:6}])],B1=$({enableFormats:["superscript"],toolbarFixed:{groups:Ml},toolbarInline:{groups:Ml}});import{$isTableSelection as j1}from"@lexical/table";import{$isRangeSelection as H1,FORMAT_TEXT_COMMAND as U1}from"lexical";import{jsx as $l}from"react/jsx-runtime";import"react";var P1="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",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",{clipRule:"evenodd",d:P1,fill:"currentColor",fillRule:"evenodd"})});var Dl=[Z([{ChildComponent:Al,isActive:({selection:t})=>H1(t)||j1(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(U1,"underline")},order:3}])],G1=$({enableFormats:["underline"],toolbarFixed:{groups:Dl},toolbarInline:{groups:Dl}});import{jsx as on}from"react/jsx-runtime";import{jsx as V1}from"react/jsx-runtime";function W1(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])=>[W1(o),n])):{};return V1("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as z1}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as K1}from"@lexical/selection";import{$getNodeByKey as J1,$getState as X1,$setState as Z1,createState as Y1,TextNode as q1}from"lexical";import{useEffect as Q1}from"react";function Ol(t){let e=new Map;for(let o in t){let n=t[o],r=Y1(o,{parse:l=>typeof l=="string"&&Object.keys(n).includes(l)?l:void 0});e.set(o,{stateConfig:r,stateValues:n})}return e}function tn(t,e,o,n){t.update(()=>{K1(r=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);Z1(r,l.stateConfig,n)})})}function Fl({stateMap:t}){let[e]=z1();return Q1(()=>e.registerMutationListener(q1,o=>{e.getEditorState().read(()=>{for(let[n,r]of o){if(r==="destroyed")continue;let l=J1(n),s=e.getElementByKey(n);if(!l||!s)continue;let i=Object.create(null);t.forEach((d,c)=>{let u=X1(l,d.stateConfig);if(!u){delete s.dataset[c];return}s.dataset[c]=u;let a=d.stateValues[u]?.css;a&&Object.assign(i,a)}),s.style.cssText="",Object.assign(s.style,i)}})}),[e]),null}var Bl=(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:()=>on(no,{css:i.css}),key:s,label:i.label,onSelect:({editor:d})=>{tn(d,e,r,s)}})}}return[{type:"dropdown",ChildComponent:()=>on(no,{css:{color:"var(--theme-elevation-600)"}}),items:[...[{ChildComponent:()=>on(no,{}),key:"clear-style",label:({i18n:r})=>r.t("lexical:textState:defaultStyle"),onSelect:({editor:r})=>{for(let l in t.state)tn(r,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},em=$(({props:t})=>{let e=Ol(t.state);return{plugins:[{Component:()=>Fl({stateMap:e}),position:"normal"}],toolbarFixed:{groups:Bl(t,e)},toolbarInline:{groups:Bl(t,e)}}});import{c as um}from"react/compiler-runtime";import{useLexicalComposerContext as dm}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as mm,$isHeadingNode as ql,HeadingNode as ti}from"@lexical/rich-text";import{$setBlocksType as pm}from"@lexical/selection";import{$getSelection as fm,$isRangeSelection as hm}from"lexical";import{useEffect as gm}from"react";import{jsx as Pl}from"react/jsx-runtime";import"react";var tm="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",jl=({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:tm,fill:"currentColor"})});import{jsx as Hl}from"react/jsx-runtime";import"react";var om="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",Ul=({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",{d:om,fill:"currentColor"})});import{jsx as Gl}from"react/jsx-runtime";import"react";var nm="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",Vl=({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:nm,fill:"currentColor"})});import{jsx as Wl}from"react/jsx-runtime";import"react";var rm="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",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:rm,fill:"currentColor"})});import{jsx as Kl}from"react/jsx-runtime";import"react";var lm="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",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:lm,fill:"currentColor"})});import{jsx as Xl}from"react/jsx-runtime";import"react";var im="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",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:im,fill:"currentColor"})});import{$createHeadingNode as sm,$isHeadingNode as am,HeadingNode as cm}from"@lexical/rich-text";var nn=t=>(e,o,n)=>{let r=t(n);r&&(r.append(...o),e.replace(r),r.select(0,0))};var Yl=t=>{let o=`^(${t.map(r=>Number(r.slice(1))).map(r=>`#{${r}}`).join("|")})\\s`,n=new RegExp(o);return{type:"element",dependencies:[cm],export:(r,l)=>{if(!am(r))return null;let s=Number(r.getTag().slice(1));return"#".repeat(s)+" "+l(r)},regExp:n,replace:nn(r=>{let l="h"+r[1]?.length;return sm(l)})}};var Ql=t=>{let e=fm();pm(e,()=>mm(t))},ei={h1:jl,h2:Ul,h3:Vl,h4:zl,h5:Jl,h6:Zl},xm=$(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[te(e.map((n,r)=>({ChildComponent:ei[n],isActive:({selection:l})=>{if(!hm(l))return!1;for(let s of l.getNodes()){if(ql(s)&&s.getTag()===n)continue;let i=s.getParent();if(!(ql(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(()=>{Ql(n)})},order:r+2})))];return{markdownTransformers:[Yl(e)],nodes:[ti],plugins:[{Component:Cm,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[X(e.map(n=>({Icon:ei[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(()=>{Ql(n)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),Cm=t=>{let e=um(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]=dm(),c,u;return e[4]!==d||e[5]!==l||e[6]!==i?(c=()=>{if(!(!i||l.length===6))return d.registerNodeTransform(ti,a=>{l.includes(a.getTag())||a.setTag(i)})},u=[d,l,i],e[4]=d,e[5]=l,e[6]=i,e[7]=c,e[8]=u):(c=e[7],u=e[8]),gm(c,u),null};import{$isNodeSelection as Om}from"lexical";import{jsx as oi}from"react/jsx-runtime";import"react";var bm="M18 12a.5.5 0 0 1-.5.5h-11a.5.5 0 0 1 0-1h11a.5.5 0 0 1 .5.5",rn=({className:t})=>oi("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:oi("path",{d:bm,fill:"currentColor"})});import{jsx as ni}from"react/jsx-runtime";import"react";var km={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"},ri=({className:t,size:e=24})=>ni("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:ni("path",{clipRule:"evenodd",d:km[e],fill:"currentColor",fillRule:"evenodd"})});var Te=t=>({type:"dropdown",ChildComponent:ri,items:t,key:"add",order:10});import{addClassNamesToElement as _m}from"@lexical/utils";import{$applyNodeReplacement as Tm,createCommand as wm,DecoratorNode as Sm}from"lexical";var vt=wm("INSERT_HORIZONTAL_RULE_COMMAND"),yt=class extends Sm{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:Em,priority:0})}}static importJSON(e){return li()}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 Em(){return{node:li()}}function li(){return Tm(new yt)}import{$applyNodeReplacement as Nm}from"lexical";import"react";var we=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 Nm(new we)}function Ge(t){return t instanceof we}var ii={type:"element",dependencies:[we],export:(t,e)=>Ge(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 si,$insertNodeToNearestRoot as vm}from"@lexical/utils";import{$getRoot as Rm,$getSelection as ai,$isRangeSelection as ci,$isRootOrShadowRoot as ui,COMMAND_PRIORITY_EDITOR as Im}from"lexical";import{useEffect as Mm}from"react";var ln="LexicalEditorTheme__hrSelected",di=()=>{let t=Lm(3),[e]=ym(),o,n;return t[0]!==e?(o=()=>{let r=e.registerCommand(vt,$m,Im),l=e.registerUpdateListener(s=>{let{editorState:i}=s;i.read(()=>{let c=Rm().getChildren(),u=ai(),a=[];for(let b=0;b<c.length;b++){let x=c[b];if(Ge(x)){let C=e.getElementByKey(x.getKey());C&&a.push({element:C,index:b})}}if(a.length===0)return;if(!ci(u)||u.isCollapsed()){for(let{element:b}of a)b.classList.remove(ln);return}let m=u.anchor.getNode(),p=u.focus.getNode(),h=si(m,Am)||m,f=si(p,Dm)||p,g=c.indexOf(h),_=c.indexOf(f);if(g===-1||_===-1)return;let L=Math.min(g,_),R=Math.max(g,_);for(let{element:b,index:x}of a)x>=L&&x<=R?b.classList.add(ln):b.classList.remove(ln)})});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 $m(t){let e=ai();if(!ci(e))return!1;if(e.focus.getNode()!==null){let n=nt();vm(n)}return!0}function Am(t){return ui(t.getParent())}function Dm(t){return ui(t.getParent())}var Fm=$({markdownTransformers:[ii],nodes:[we],plugins:[{Component:di,position:"normal"}],slashMenu:{groups:[X([{Icon:rn,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:[Te([{ChildComponent:rn,isActive:({selection:t})=>{if(!Om(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Ge(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(vt,void 0)}}])]}});import{$findMatchingParent as Ti}from"@lexical/utils";import{$isElementNode as Zm,INDENT_CONTENT_COMMAND as Ym,OUTDENT_CONTENT_COMMAND as qm}from"lexical";import{jsx as sn}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",mi=({className:t})=>sn("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:sn("g",{transform:"scale(-1, 1) translate(-24, 0)",children:sn("path",{clipRule:"evenodd",d:Bm,fill:"currentColor",fillRule:"evenodd"})})});import{jsx as pi}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",fi=({className:t})=>pi("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:pi("path",{clipRule:"evenodd",d:Pm,fill:"currentColor",fillRule:"evenodd"})});import{jsx as jm}from"react/jsx-runtime";import{useLexicalComposerContext as Hm}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as Um}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as Gm,mergeRegister as hi}from"@lexical/utils";import{$getSelection as Vm,$isElementNode as bi,$isRangeSelection as Wm,COMMAND_PRIORITY_LOW as gi,INDENT_CONTENT_COMMAND as xi,KEY_TAB_COMMAND as zm,OUTDENT_CONTENT_COMMAND as Km,TabNode as Jm}from"lexical";import{useEffect as Ci}from"react";var ki=({clientProps:t})=>{let[e]=Hm(),{disabledNodes:o,disableTabNode:n}=t;return Ci(()=>{if(!(!e||!o?.length))return hi(e.registerCommand(xi,()=>Xm(r=>{if(!o.includes(r.getType())){let l=r.getIndent();r.setIndent(l+1)}}),gi),e.registerUpdateListener(({dirtyElements:r,editorState:l})=>{e.update(()=>{for(let[s]of r){let i=l._nodeMap.get(s);bi(i)&&o.includes(i.getType())&&i.getIndent()>0&&i.setIndent(0)}})}))},[e,o]),Ci(()=>{if(!(!e||!n))return hi(e.registerCommand(zm,r=>(r.preventDefault(),e.dispatchCommand(r.shiftKey?Km:xi,void 0)),gi),e.registerNodeTransform(Jm,r=>{r.remove()}))},[e,n]),jm(Um,{})};function Xm(t){let e=Vm();if(!Wm(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=Gm(l,c=>bi(c)&&!c.isInline());if(i===null)continue;let d=i.getKey();i.canIndent()&&!o.has(d)&&(o.add(d),t(i))}return o.size>0}var _i=t=>({type:"buttons",items:t,key:"indent",order:35});var wi=({disabledNodes:t})=>[_i([{ChildComponent:mi,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>Si(r)&&r.getIndent()>0;return o.some(r=>n(r)||!!Ti(r,n))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(qm,void 0)},order:1},{ChildComponent:fi,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],n=r=>Si(r)&&!(t??[]).includes(r.getType());return o.some(r=>n(r)||!!Ti(r,n))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(Ym,void 0)},order:2}])],Qm=$(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:ki,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:wi({disabledNodes:e})},toolbarInline:{groups:wi({disabledNodes:e})}}}),Si=t=>Zm(t)&&t.canIndent();import{$findMatchingParent as xf}from"@lexical/utils";import{$getSelection as Cn,$isRangeSelection as ls}from"lexical";import{jsx as Ei}from"react/jsx-runtime";import"react";var ep={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})=>Ei("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:Ei("path",{d:ep[e],fill:"currentColor"})});import{$isAtNodeEnd as Ni}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()?Ni(o)?n:r:Ni(e)?n:r}var an=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as pp}from"lexical";function cn(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 tp=/^(?:[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+)?$/,op=/^(?:\/[\w\-./]*(?:\?[-;&=%\w]*)?(?:#[\w-]+)?|#[\w\-]+)$/;function Li(t){if(!t||t.includes(" ")||/^[a-z][a-z\d+.-]*:\/[^/]/i.test(t))return!1;if(t==="https://"||tp.test(t)||op.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 np,isHTMLAnchorElement as rp}from"@lexical/utils";import mn from"bson-objectid";import{$applyNodeReplacement as lp,$createTextNode as yi,$getSelection as ip,$isElementNode as vi,$isRangeSelection as dn,createCommand as sp,ElementNode as ap}from"lexical";var cp=new Set(["http:","https:","mailto:","sms:","tel:"]),oe=class extends ap{__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:up,priority:1})}}static importJSON(e){let o=Se({}).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=un(o.rel,"add","noopener")),np(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(!dn(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(vi(n)){let r=Se({fields:this.__fields});return n.append(r),r}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!cp.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=un(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=un(o.rel,"remove","noopener"))),!1}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields).setID(e.id)}};function up(t){let e=null;if(rp(t)){let o=t.textContent;o!==null&&o!==""&&(e=Se({id:new mn.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function Se({id:t,fields:e}){return lp(new oe({id:t??new mn.default().toHexString(),fields:e}))}function K(t){return t instanceof oe}var fe=sp("TOGGLE_LINK_COMMAND");function pn(t){let e=ip();if(!dn(e)&&(t===null||!t.selectedNodes?.length))return;let o=dn(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:dp(l);if(s!==null){s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(yi(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||vi(l)&&!l.isInline())){if(K(s)){r=s,s.setFields(t.fields),t.text!=null&&t.text!==s.getTextContent()&&(s.append(yi(t.text)),s.getChildren().forEach(i=>{i!==s.getLastChild()&&i.remove()}));return}if(s.is(n)||(n=s,r=Se({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 dp(t){return mp(t,e=>K(e))}function mp(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function un(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 fp=(t,e)=>{let[,o,n]=e,r=Se({fields:{doc:null,linkType:"custom",newTab:!1,url:n}}),l=pp(o);return l.setFormat(t.getFormat()),r.append(l),t.replace(r),l},hp=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=cn(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=cn(r.url??""),`[${o(n)}](${l})`},importRegExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/(?<!!)\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:fp,trigger:")"}),Ri=hp();import{$applyNodeReplacement as gp,$isElementNode as xp}from"lexical";var Ee=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(xp(n)){let r=Rt({fields:this.__fields});return n.append(r),r}return null}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields)}};function Rt({fields:t}){return gp(new Ee({id:"",fields:t}))}function Ne(t){return t instanceof Ee}import{c as Cp}from"react/compiler-runtime";import{useLexicalComposerContext as bp}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as kp}from"@lexical/utils";import{$createTextNode as Ii,$getSelection as _p,$isElementNode as $i,$isLineBreakNode as Ai,$isNodeSelection as Tp,$isRangeSelection as wp,$isTextNode as It,TextNode as Sp}from"lexical";import{useEffect as Ep}from"react";function Mi(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 Di(t,e){for(let o of e){let n=o(t);if(n!=null)return n}return null}var Np=/[.,;\s]/;function io(t){return t!==void 0&&Np.test(t)}function Oi(t){return io(t[t.length-1])}function hn(t){return io(t[0])}function Lp(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function Fi(t){let e=t.getPreviousSibling();return $i(e)&&(e=e.getLastDescendant()),e===null||Ai(e)||It(e)&&Oi(e.getTextContent())}function Bi(t){let e=t.getNextSibling();return $i(e)&&(e=e.getFirstDescendant()),e===null||Ai(e)||It(e)&&hn(e.getTextContent())}function yp(t,e,o,n){return(t>0?io(o[t-1]):Fi(n[0]))?e<o.length?io(o[e]):Bi(n[n.length-1]):!1}function vp(t,e,o){let n=[],r=[],l=[],s=0,i=0,d=[...t];for(;d.length>0;){let c=d[0],a=c.getTextContent().length,m=i;i+a<=e?(n.push(c),s+=a):m>=o?l.push(c):r.push(c),i+=a,d.shift()}return[s,n,r,l]}function Rp(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=Ii(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 c=[],u;if(t.forEach(a=>{let p=a.getTextContent().length,h=i,f=i+p;if(h<o)if(f<=o)c.push(a);else{let[g,_]=a.splitText(o-h);g&&c.push(g),u=_}i+=p}),d){let a=_p(),m=a?a.getNodes().find(It):void 0,p=Ii(d.getTextContent());return p.setFormat(d.getFormat()),p.setDetail(d.getDetail()),p.setStyle(d.getStyle()),l.append(p,...c),m&&m===d&&(wp(a)?p.select(a.anchor.offset,a.focus.offset):Tp(a)&&p.select(0,p.getTextContent().length)),d.replace(l),u}}}function Ip(t,e,o){let n=[...t],r=n.map(d=>d.getTextContent()).join(""),l=r,s,i=0;for(;(s=Di(l,e))!=null&&s!==null;){let d=s.index,c=s.length,u=d+c;if(yp(i+d,i+u,r,n)){let[m,,p,h]=vp(n,i+d,i+u),f=i+d-m,g=i+u-m,_=Rp(p,f,g,s);n=_?[_,...h]:h,o(s.url,null),i=0}else i+=u;l=l.substring(u)}}function fn(t,e,o){let n=t.getChildren(),r=n.length;for(let d=0;d<r;d++){let c=n[d];if(!It(c)||!c.isSimpleText()){lo(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),s=Di(l,e);if(s===null||s.text!==l){lo(t),o(null,t.getFields()?.url??null);return}if(!Fi(t)||!Bi(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 Mp(t,e,o){let n=t.getPreviousSibling(),r=t.getNextSibling(),l=t.getTextContent();if(Ne(n)){let s=n.getFields()?.url?n.getFields()?.url?.startsWith("mailto:")??!1:!1;(!hn(l)||Lp(l,s))&&(n.append(t),fn(n,e,o),o(null,n.getFields()?.url??null))}Ne(r)&&!Oi(l)&&(lo(r),fn(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 $p(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 Ap(t,e,o){let n=Cp(5),r,l;n[0]!==t||n[1]!==e||n[2]!==o?(r=()=>{if(!t.hasNodes([Ee]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let s=(i,d)=>{o?.(i,d)};return kp(t.registerNodeTransform(Sp,i=>{let d=i.getParentOrThrow(),c=i.getPreviousSibling();if(Ne(d))fn(d,e,s);else if(!K(d)){if(i.isSimpleText()&&(hn(i.getTextContent())||!Ne(c))){let u=$p(i);Ip(u,e,s)}Mp(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]),Ep(r,l)}var Dp=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,Op=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,Fp=[Mi(Dp,t=>t.startsWith("http")?t:`https://${t}`),Mi(Op,t=>`mailto:${t}`)],Pi=()=>{let[t]=bp();return Ap(t,Fp),null};import{jsx as Bp}from"react/jsx-runtime";import{ClickableLinkPlugin as Pp}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var ji=()=>Bp(Pp,{});import{jsx as lf}from"react/jsx-runtime";import"react";import{createPortal as sf}from"react-dom";import{jsx as ne,jsxs as Ve,Fragment as gn}from"react/jsx-runtime";import{useLexicalComposerContext as Up}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Gp}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as zi,mergeRegister as Ki}from"@lexical/utils";import{getTranslation as xn}from"@payloadcms/translations";import{ExternalLinkIcon as Ji,formatDrawerSlug as Vp,useConfig as Wp,useEditDepth as zp,useLocale as Kp,useTranslation as Jp,WriteIcon as Xp}from"@payloadcms/ui";import{requests as Zp}from"@payloadcms/ui/shared";import{$getSelection as Xi,$isLineBreakNode as Yp,$isRangeSelection as Zi,COMMAND_PRIORITY_HIGH as qp,COMMAND_PRIORITY_LOW as Yi,getDOMSelection as Qp,KEY_ESCAPE_COMMAND as ef,SELECTION_CHANGE_COMMAND as tf}from"lexical";import{formatAdminURL as of}from"payload/shared";import nf,{useCallback as qi,useEffect as co,useLayoutEffect as rf,useRef as Qi,useState as We}from"react";import{jsx as Hi}from"react/jsx-runtime";import"react";var jp="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",Ui=({className:t})=>Hi("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:Hi("path",{d:jp,fill:"currentColor"})});import{jsx as Gi}from"react/jsx-runtime";import"react";var Vi={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"},Wi=({className:t,small:e})=>Gi("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:Gi("path",{clipRule:"evenodd",d:e?Vi.small:Vi.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,c=t.left-r;e.style.width="max-content",e.style.maxWidth="none";let u=e.scrollWidth,a=i.right-c,m=c-i.left,p;if(u<=a)p=e.getBoundingClientRect();else{let h=m+t.width,f=m>a,_=Math.min(u,f?h:a);_<u&&(e.style.width=`${_}px`,e.style.maxWidth=`${_}px`,e.offsetHeight),f&&(c=t.right-_),p=e.getBoundingClientRect()}d<i.top&&(d+=p.height+t.height+n*2),c+p.width>i.right&&(c=i.right-p.width-r),d-=s.top,c-=s.left,e.style.opacity="1",e.style.transform=`translate(${c}px, ${d}px)`}import{createCommand as Hp}from"lexical";var ao=Hp("TOGGLE_LINK_WITH_MODAL_COMMAND");function es(t){t.preventDefault()}function ts({anchorElem:t}){let[e]=Up(),[o,n]=We(),r=Qi(null),l=Qi(null),[s,i]=We(null),[d,c]=We(null),{fieldProps:{schemaPath:u},uuid:a}=G(),m=Gp(),{config:p,getEntityConfig:h}=Wp(),{i18n:f,t:g}=Jp(),[_,L]=We(),R=zp(),[b,x]=We(!1),[C,k]=We([]),T=Kp(),[I,N]=We(!1),S=Vp({slug:"lexical-rich-text-link-"+a,depth:R}),{toggleDrawer:E}=Fe(S),w=qi(()=>{x(!1),r&&r.current&&(r.current.style.opacity="0",r.current.style.transform="translate(-10000px, -10000px)"),N(!1),i(null),c(null),k([]),L(void 0)},[x,i,c,k]),v=qi(()=>{let y=Xi(),M;if(!Zi(y)||!y){w();return}let A=rt(y);M=e.getElementByKey(A.getKey())?.getBoundingClientRect();let D=zi(A,K),F=y.getNodes().filter(le=>!Yp(le)).find(le=>{let be=zi(le,K);return D&&!D.is(be)||be&&!be.is(D)});if(D==null||F){w();return}n(D);let B=D.getFields(),Y={...B,id:D.getID(),text:D.getTextContent()};if(B?.linkType==="custom")i(B?.url??null),c(null);else{i(`${p.routes.admin==="/"?"":p.routes.admin}/collections/${B?.doc?.relationTo}/${B?.doc?.value}`);let le=B?.doc?.relationTo?h({collectionSlug:B?.doc?.relationTo}):void 0;if(!le)c(B?.label?String(B?.label):null),i(B?.url?String(B?.url):null);else{let be=typeof B.doc?.value=="object"?B.doc.value.id:B.doc?.value,Gt=B.doc?.relationTo;if(!be||!Gt)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let ar=g("fields:linkedTo",{label:`${xn(le.labels.singular,f)} - ${g("lexical:link:loadingWithEllipsis",f)}`}).replace(/<[^>]*>?/g,"");c(ar),Zp.get(of({apiRoute:p.routes.api,path:`/${Gt}/${be}`,serverURL:p.serverURL}),{headers:{"Accept-Language":f.language},params:{depth:0,locale:T?.code}}).then(async ce=>{if(!ce.ok)throw new Error(`HTTP error! Status: ${ce.status}`);let ee=await ce.json(),gt=le?.admin?.useAsTitle||"id",ue=ee[gt],xt=g("fields:linkedTo",{label:`${xn(le.labels.singular,f)} - ${ue}`}).replace(/<[^>]*>?/g,"");c(xt)}).catch(()=>{let ce=g("fields:linkedTo",{label:`${xn(le.labels.singular,f)} - ${g("general:untitled",f)} - ID: ${be}`}).replace(/<[^>]*>?/g,"");c(ce)})}}L(Y),x(!0),k(y?y?.getNodes():[]),Ne(D)?N(!0):N(!1);let J=r.current,Ze=Qp(e._window),{activeElement:Ie}=document;if(J===null)return;let Ce=e.getRootElement();return Ze!==null&&Ce!==null&&Ce.contains(Ze.anchorNode)?(M||(M=Ze.getRangeAt(0).getBoundingClientRect()),M!=null&&(M.y+=40,l.current=M)):(Ie==null||Ie.className!=="link-input")&&(Ce!==null&&so(null,J,t),i(null),c(null)),!0},[e,w,p.routes.admin,p.routes.api,p.serverURL,h,g,f,T?.code,t]);return co(()=>Ki(e.registerCommand(ao,y=>(e.dispatchCommand(fe,y),v(),E(),!0),Yi)),[e,v,E,S]),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(()=>Ki(e.registerUpdateListener(({editorState:y})=>{y.read(()=>{v()})}),e.registerCommand(tf,()=>(v(),!0),Yi),e.registerCommand(ef,()=>b?(w(),!0):!1,qp)),[e,v,b,w]),co(()=>{e.getEditorState().read(()=>{v()})},[e,v]),rf(()=>{!b||!r.current||!t||!l.current||so(l.current,r.current,t)},[s,d,b,t,o]),Ve(nf.Fragment,{children:[ne("div",{className:"link-editor","data-theme":"dark",ref:r,children:Ve("div",{className:"link-input",children:[o?.__fields?.linkType==="custom"?ne(ro,{}):ne(Ui,{}),s&&s.length>0?Ve("a",{className:"link-input__url",href:s,rel:"noopener noreferrer",target:"_blank",children:[d!=null&&d.length>0?d:s,o?.__fields.newTab?Ve(gn,{children:[ne(Ji,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):d!=null&&d.length>0?Ve(gn,{children:[ne("span",{className:"link-input__label-pure",children:d}),o?.__fields.newTab?Ve(gn,{children:[ne(Ji,{size:16})," ",ne("div",{className:"link-input__divider"})," "]}):null]}):null,m&&Ve("div",{className:"link-input__actions",children:[ne("button",{"aria-label":"Edit link",className:"link-edit",onClick:y=>{y.preventDefault(),E()},onMouseDown:es,tabIndex:0,type:"button",children:ne(Xp,{})}),!I&&ne("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(fe,null)},onMouseDown:es,tabIndex:0,type:"button",children:ne(Wi,{small:!0})})]})]})}),ne(Bo,{className:"lexical-link-edit-drawer",data:_,drawerSlug:S,drawerTitle:g("fields:editLink"),featureKey:"link",handleDrawerSubmit:(y,M)=>{let A=M,D={...A};delete D.text,e.update(()=>{let F=Xi(),B=null;if(Zi(F)?B=rt(F).getParent():C.length&&(B=C[0]?.getParent()??null),B&&Ne(B)){let Y=Se({fields:D});B.replace(Y,!0)}}),e.dispatchCommand(fe,{fields:D,selectedNodes:C,text:A.text})},schemaPath:u,schemaPathSuffix:"fields"})]})}var os=t=>{let{anchorElem:e=document.body}=t;return sf(lf(ts,{anchorElem:e}),e)};import{c as af}from"react/compiler-runtime";import{useLexicalComposerContext as cf}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as uf}from"@lexical/utils";import{$getSelection as df,$isElementNode as mf,$isRangeSelection as pf,COMMAND_PRIORITY_LOW as ns,PASTE_COMMAND as ff}from"lexical";import{useEffect as hf}from"react";var rs=t=>{let e=af(5),{clientProps:o}=t,[n]=cf(),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 uf(n.registerCommand(fe,s=>s===null?(pn(null),!0):(s.fields?.linkType||(s.fields.linkType=o.defaultLinkType),s.fields?.url||(s.fields.url=o.defaultLinkURL),pn(s),!0),ns),n.registerCommand(ff,s=>{let i=df();if(!pf(i)||i.isCollapsed()||!(s instanceof ClipboardEvent)||s.clipboardData==null)return!1;let d=s.clipboardData.getData("text");if(!Li(d))return!1;if(!i.getNodes().some(gf)){let c={doc:null,linkType:"custom",newTab:!1,url:d};return n.dispatchCommand(fe,{fields:c,text:null}),s.preventDefault(),!0}return!1},ns))},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]),hf(r,l),null};function gf(t){return mf(t)}var is=[an([{ChildComponent:ro,isActive:({selection:t})=>{if(ls(t)){let e=rt(t);return xf(e,K)!=null}return!1},isEnabled:({selection:t})=>!!(ls(t)&&Cn()?.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=Cn()?.getTextContent(),n=Cn()?.getNodes()??[]}),!o?.length)return;let r={doc:null};t.dispatchCommand(ao,{fields:r,selectedNodes:n,text:o})}},order:1}])],Cf=$(({props:t})=>({markdownTransformers:[Ri],nodes:[oe,t?.disableAutoLinks===!0?null:Ee].filter(Boolean),plugins:[{Component:rs,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:Pi,position:"normal"},{Component:ji,position:"normal"},{Component:os,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:is},toolbarInline:{groups:is}}));import{$isListNode as _n,INSERT_CHECK_LIST_COMMAND as ms,ListItemNode as Rf,ListNode as If}from"@lexical/list";import{$isRangeSelection as Mf}from"lexical";import{jsx as ss}from"react/jsx-runtime";import"react";var bf={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"},bn=({className:t,size:e=24})=>ss("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:ss("path",{d:bf[e],fill:"currentColor"})});import{jsx as kf}from"react/jsx-runtime";import{ListPlugin as _f}from"@lexical/react/LexicalListPlugin.js";import"react";var lt=()=>kf(_f,{});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 Ef,ListItemNode as Nf,ListNode as Lf}from"@lexical/list";import{$createListItemNode as Tf,$createListNode as wf,$isListItemNode as Sf,$isListNode as kn}from"@lexical/list";var as=4,st=t=>(e,o,n)=>{let r=e.getPreviousSibling(),l=e.getNextSibling(),s=Tf(t==="check"?n[3]==="x":void 0);if(kn(l)&&l.getListType()===t){let d=l.getFirstChild();d!==null?d.insertBefore(s):l.append(s),e.remove()}else if(kn(r)&&r.getListType()===t)r.append(s),e.remove();else{let d=wf(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/as);i&&s.setIndent(i)},ze=(t,e,o)=>{let n=[],r=t.getChildren(),l=0;for(let s of r)if(Sf(s)){if(s.getChildrenSize()===1){let u=s.getFirstChild();if(kn(u)){n.push(ze(u,e,o+1));continue}}let i=" ".repeat(o*as),d=t.getListType(),c=d==="number"?`${t.getStart()+l}. `:d==="check"?`- [${s.getChecked()?"x":" "}] `:"- ";n.push(i+c+e(s)),l++}return n.join(`
|
|
56
|
+
`)};var cs={type:"element",dependencies:[Lf,Nf],export:(t,e)=>Ef(t)?ze(t,e,0):null,regExp:/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,replace:st("check")};import{jsx as yf}from"react/jsx-runtime";import{CheckListPlugin as vf}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var us=()=>yf(vf,{});var ds=[te([{ChildComponent:bn,isActive:({selection:t})=>{if(!Mf(t))return!1;for(let e of t.getNodes()){if(_n(e)&&e.getListType()==="check")continue;let o=e.getParent();if(_n(o)&&o.getListType()==="check")continue;let n=o?.getParent();if(!(_n(n)&&n.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(ms,void 0)},order:12}])],$f=$(({featureProviderMap:t})=>{let e=[{Component:us,position:"normal"}],o=uo("checklist",t);return o&&e.push({Component:lt,position:"normal"}),{markdownTransformers:[cs],nodes:o?[If,Rf]:[],plugins:e,slashMenu:{groups:[it([{Icon:bn,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:n})=>n.t("lexical:checklist:label"),onSelect:({editor:n})=>{n.dispatchCommand(ms,void 0)}}])]},toolbarFixed:{groups:ds},toolbarInline:{groups:ds}}});import{$isListNode as wn,INSERT_ORDERED_LIST_COMMAND as gs,ListItemNode as Bf,ListNode as Pf}from"@lexical/list";import{$isRangeSelection as jf}from"lexical";import{jsx as ps}from"react/jsx-runtime";import"react";var Af={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"},Tn=({className:t,size:e=24})=>ps("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:ps("path",{clipRule:"evenodd",d:Af[e],fill:"currentColor",fillRule:"evenodd"})});import{$isListNode as Df,ListItemNode as Of,ListNode as Ff}from"@lexical/list";var fs={type:"element",dependencies:[Ff,Of],export:(t,e)=>Df(t)?ze(t,e,0):null,regExp:/^(\s*)(\d+)\.\s/,replace:st("number")};var hs=[te([{ChildComponent:Tn,isActive:({selection:t})=>{if(!jf(t))return!1;for(let e of t.getNodes()){if(wn(e)&&e.getListType()==="number")continue;let o=e.getParent();if(wn(o)&&o.getListType()==="number")continue;let n=o?.getParent();if(!(wn(n)&&n.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(gs,void 0)},order:10}])],Hf=$(({featureProviderMap:t})=>{let e=uo("ordered",t);return{markdownTransformers:[fs],nodes:e?[Pf,Bf]:[],plugins:e?[{Component:lt,position:"normal"}]:[],slashMenu:{groups:[it([{Icon:Tn,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(gs,void 0)}}])]},toolbarFixed:{groups:hs},toolbarInline:{groups:hs}}});import{$isListNode as En,INSERT_UNORDERED_LIST_COMMAND as ks,ListItemNode as zf,ListNode as Kf}from"@lexical/list";import{$isRangeSelection as Jf}from"lexical";import{jsx as xs}from"react/jsx-runtime";import"react";var Uf="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",Sn=({className:t})=>xs("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:xs("path",{d:Uf,fill:"currentColor"})});import{$isListNode as Gf,ListItemNode as Vf,ListNode as Wf}from"@lexical/list";var Cs={type:"element",dependencies:[Wf,Vf],export:(t,e)=>Gf(t)?ze(t,e,0):null,regExp:/^(\s*)[-*+]\s/,replace:st("bullet")};var bs=[te([{ChildComponent:Sn,isActive:({selection:t})=>{if(!Jf(t))return!1;for(let e of t.getNodes()){if(En(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(En(o)&&o.getListType()==="bullet")continue;let n=o?.getParent();if(!(En(n)&&n.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(ks,void 0)},order:11}])],Xf=$({markdownTransformers:[Cs],nodes:[Kf,zf],plugins:[{Component:lt,position:"normal"}],slashMenu:{groups:[it([{Icon:Sn,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(ks,void 0)}}])]},toolbarFixed:{groups:bs},toolbarInline:{groups:bs}});import{$setBlocksType as ws}from"@lexical/selection";import{$createParagraphNode as Ss,$getSelection as Es,$isParagraphNode as _s,$isRangeSelection as Zf}from"lexical";var Ts=[te([{ChildComponent:St,isActive:({selection:t})=>{if(!Zf(t))return!1;for(let e of t.getNodes())if(!_s(e)&&!_s(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=Es();ws(e,()=>Ss())})},order:1}])],Yf=$({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=Es();ws(e,()=>Ss())})}}])]},toolbarFixed:{groups:Ts},toolbarInline:{groups:Ts}});import{c as k0}from"react/compiler-runtime";import{jsx as Ws}from"react/jsx-runtime";import{useLexicalComposerContext as _0}from"@lexical/react/LexicalComposerContext";import{useEffect as T0,useState as w0}from"react";import{jsx as Vs,Fragment as b0}from"react/jsx-runtime";import"react";import{jsx as qf}from"react/jsx-runtime";var Ns={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return qf("blockquote",{children:o})}};import{jsx as Qf}from"react/jsx-runtime";var Ls={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),n=t.tag;return Qf(n,{children:o})}};import{jsx as e0}from"react/jsx-runtime";var ys={horizontalrule:e0("hr",{})};import{jsx as t0}from"react/jsx-runtime";var vs={linebreak:t0("br",{})};import{jsx as Rs}from"react/jsx-runtime";var Is=({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 Rs("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="#")),Rs("a",{href:s,rel:r,target:l,children:n})}});import{jsx as at,jsxs as o0,Fragment as n0}from"react/jsx-runtime";import{v4 as r0}from"uuid";var Ms={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=r0();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:o0(n0,{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 Nn}from"react/jsx-runtime";var $s={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?Nn("p",{children:o}):Nn("p",{children:Nn("br",{})})}};var As={tab:" "};import{jsx as Mt}from"react/jsx-runtime";var Ds={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 Ke}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},l0=O.IS_BOLD|O.IS_ITALIC|O.IS_STRIKETHROUGH|O.IS_UNDERLINE|O.IS_CODE|O.IS_SUBSCRIPT|O.IS_SUPERSCRIPT|O.IS_HIGHLIGHT,i0="\xA0",s0=`
|
|
57
57
|
|
|
58
|
-
`,_s="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",Ts="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",L0=new RegExp("^[^"+Ts+"]*["+_s+"]"),y0=new RegExp("^[^"+_s+"]*["+Ts+"]"),R0={bold:A.IS_BOLD,code:A.IS_CODE,highlight:A.IS_HIGHLIGHT,italic:A.IS_ITALIC,strikethrough:A.IS_STRIKETHROUGH,subscript:A.IS_SUBSCRIPT,superscript:A.IS_SUPERSCRIPT,underline:A.IS_UNDERLINE},I0={directionless:A.IS_DIRECTIONLESS,unmergeable:A.IS_UNMERGEABLE},v0={center:A.IS_ALIGN_CENTER,end:A.IS_ALIGN_END,justify:A.IS_ALIGN_JUSTIFY,left:A.IS_ALIGN_LEFT,right:A.IS_ALIGN_RIGHT,start:A.IS_ALIGN_START},M0={[A.IS_ALIGN_CENTER]:"center",[A.IS_ALIGN_END]:"end",[A.IS_ALIGN_JUSTIFY]:"justify",[A.IS_ALIGN_LEFT]:"left",[A.IS_ALIGN_RIGHT]:"right",[A.IS_ALIGN_START]:"start"},D0={normal:A.IS_NORMAL,segmented:A.IS_SEGMENTED,token:A.IS_TOKEN},$0={[A.IS_NORMAL]:"normal",[A.IS_SEGMENTED]:"segmented",[A.IS_TOKEN]:"token"};var ws={text:({node:t})=>{let e=t.text;return t.format&A.IS_BOLD&&(e=Ue("strong",{children:e})),t.format&A.IS_ITALIC&&(e=Ue("em",{children:e})),t.format&A.IS_STRIKETHROUGH&&(e=Ue("span",{style:{textDecoration:"line-through"},children:e})),t.format&A.IS_UNDERLINE&&(e=Ue("span",{style:{textDecoration:"underline"},children:e})),t.format&A.IS_CODE&&(e=Ue("code",{children:e})),t.format&A.IS_SUBSCRIPT&&(e=Ue("sub",{children:e})),t.format&A.IS_SUPERSCRIPT&&(e=Ue("sup",{children:e})),e}};import{jsx as Ot}from"react/jsx-runtime";var Ss={upload:({node:t})=>{let e=t;if(typeof e.value!="object")return null;let o=e.value,r=e.fields?.alt||o?.alt||"",n=o.url;if(!o.mimeType.startsWith("image"))return Ot("a",{href:n,rel:"noopener noreferrer",children:o.filename});if(!o.sizes||!Object.keys(o.sizes).length)return Ot("img",{alt:r,height:o.height,src:n,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(Ot("source",{media:`(max-width: ${i.width}px)`,srcSet:d,type:i.mimeType},s))}return l.push(Ot("img",{alt:r,height:o?.height,src:n,width:o?.width},"image")),Ot("picture",{children:l})}};var it={...Cs,...ws,...fs,...ds,...ks,...ms,...ps,...xs,...gs({}),...Ss,...bs};import{jsx as bo,Fragment as O0}from"react/jsx-runtime";import Co from"react";function Es(t){if(!!!t?.root?.children?.length)return!1;let o=!1;if(t?.root?.children?.length===1&&t?.root?.children[0]?.type==="paragraph"){let r=t?.root?.children[0];if(!r?.children||r?.children?.length===0)o=!0;else if(r?.children?.length===1){let n=r?.children[0];n?.type==="text"&&(n?.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 r=typeof t.html=="function"?t.html(o):t.html;return bo("span",{dangerouslySetInnerHTML:{__html:r}})}return null}}function Ns(t){return e=>{if(t.Component){let o={...e,isEditor:!1,isJSXConverter:!0};return t.Component(o)}if(t.Block){let o=e.node,r={childIndex:e.childIndex,converters:e.converters,formData:o.fields??{},isEditor:!1,isJSXConverter:!0,node:o,nodesToJSX:e.nodesToJSX,parent:e.parent};return Co.createElement(t.Block,r)}if(t.html){let o={...e,isEditor:!1,isJSXConverter:!0},r=typeof t.html=="function"?t.html(o):t.html;return bo("span",{dangerouslySetInnerHTML:{__html:r}})}return null}}function F0(t){let e={};for(let[o,r]of Object.entries(t)){if(!r||typeof r!="object")continue;if(o==="blocks"){e.blocks={};for(let[l,s]of Object.entries(r)){let i=s;(i.Component||i.Block||i.html)&&(e.blocks[l]=Ns(i))}continue}if(o==="inlineBlocks"){e.inlineBlocks={};for(let[l,s]of Object.entries(r)){let i=s;(i.Component||i.Block||i.html)&&(e.inlineBlocks[l]=Ns(i))}continue}let n=r;(n.Component||n.html)&&(e[o]=A0(n))}return e}function Ls({converters:t,data:e,disableIndent:o,disableTextAlign:r,nodeMap:n}){if(Es(e)){let l=n?F0(n):void 0,s=l?{...t,...l,blocks:{...t.blocks,...l.blocks},inlineBlocks:{...t.inlineBlocks,...l.inlineBlocks}}:t;return ys({converters:s,disableIndent:o,disableTextAlign:r,nodes:e.root.children,parent:e.root})}return bo(O0,{})}function ys({converters:t,disableIndent:e,disableTextAlign:o,nodes:r,parent:n}){let l=t.unknown;return r.map((i,d)=>{let c;i.type==="block"?(c=t?.blocks?.[i?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${i?.fields?.blockType} block, but no converter is provided`)):i.type==="inlineBlock"?(c=t?.inlineBlocks?.[i?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${i?.fields?.blockType} inline block, but no converter is provided`)):c=t[i.type];try{!c&&l&&(c=l);let u;c?u=typeof c=="function"?c({childIndex:d,converters:t,node:i,nodesToJSX:p=>ys({converters:p.converters??t,disableIndent:p.disableIndent??e,disableTextAlign:p.disableTextAlign??o,nodes:p.nodes,parent:p.parent??{...i,parent:n}}),parent:n}):c:u=bo("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`),Co.isValidElement(u)){if(a.textAlign||a.paddingInlineStart){let m={...a,...u?.props?.style??{}};return Co.cloneElement(u,{key:d,style:m})}return Co.cloneElement(u,{key:d})}return u}catch(u){return console.error("Error converting lexical node to JSX:",u,"node:",i),null}}).filter(Boolean)}function yr({className:t,converters:e,data:o,disableContainer:r,disableIndent:n,disableTextAlign:l,nodeMap:s}){if(!o)return null;let i={};e?typeof e=="function"?i=e({defaultConverters:it}):i=e:i=it;let d=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&Ls({converters:i,data:o,disableIndent:n,disableTextAlign:l,nodeMap:s});return r?Rs(P0,{children:d}):Rs("div",{className:t??"payload-richtext",children:d})}function vs(){let t=B0(7),[e]=j0(),o;t[0]!==e?(o=()=>e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[r,n]=U0(o),l,s;t[2]!==e?(l=()=>e.registerUpdateListener(d=>{let{editorState:c}=d;n(c.toJSON())}),s=[e],t[2]=e,t[3]=l,t[4]=s):(l=t[3],s=t[4]),H0(l,s);let i;return t[5]!==r?(i=Is("div",{className:"debug-jsx-converter",children:Is(yr,{converters:it,data:r})}),t[5]=r,t[6]=i):i=t[6],i}var W0=M({plugins:[{Component:vs,position:"bottom"}]});var j={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(${j.red[600]}, ${j.red[400]})`},label:"Red"},"text-orange":{css:{color:`light-dark(${j.orange[600]}, ${j.orange[400]})`},label:"Orange"},"text-yellow":{css:{color:`light-dark(${j.yellow[700]}, ${j.yellow[300]})`},label:"Yellow"},"text-green":{css:{color:`light-dark(${j.green[700]}, ${j.green[400]})`},label:"Green"},"text-blue":{css:{color:`light-dark(${j.blue[600]}, ${j.blue[400]})`},label:"Blue"},"text-purple":{css:{color:`light-dark(${j.purple[600]}, ${j.purple[400]})`},label:"Purple"},"text-pink":{css:{color:`light-dark(${j.pink[600]}, ${j.pink[400]})`},label:"Pink"}},background:{"bg-red":{css:{"background-color":`light-dark(${j.red[400]}, ${j.red[600]})`},label:"Red"},"bg-orange":{css:{"background-color":`light-dark(${j.orange[400]}, ${j.orange[600]})`},label:"Orange"},"bg-yellow":{css:{"background-color":`light-dark(${j.yellow[300]}, ${j.yellow[700]})`},label:"Yellow"},"bg-green":{css:{"background-color":`light-dark(${j.green[400]}, ${j.green[700]})`},label:"Green"},"bg-blue":{css:{"background-color":`light-dark(${j.blue[400]}, ${j.blue[600]})`},label:"Blue"},"bg-purple":{css:{"background-color":`light-dark(${j.purple[400]}, ${j.purple[600]})`},label:"Purple"},"bg-pink":{css:{"background-color":`light-dark(${j.pink[400]}, ${j.pink[600]})`},label:"Pink"}}};import{$isNodeSelection as M1}from"lexical";import{jsx as At,jsxs as V0}from"react/jsx-runtime";import"react";var Rr=()=>V0("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[At("g",{clipPath:"url(#clip0_4397_10817)",children:At("path",{d:"M7.75 12.25L15.25 4.75M15.25 4.75H11.5M15.25 4.75V8.5M13 11.5V13.75C13 14.5784 12.3284 15.25 11.5 15.25H6.25C5.42157 15.25 4.75 14.5784 4.75 13.75V8.5C4.75 7.67157 5.42157 7 6.25 7H8.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})}),At("defs",{children:At("clipPath",{id:"clip0_4397_10817",children:At("rect",{fill:"currentColor",height:"12",transform:"translate(4 4)",width:"12"})})})]});import{jsx as Z0}from"react/jsx-runtime";import{$applyNodeReplacement as Y0}from"lexical";import*as Ds from"react";import{DecoratorBlockNode as J0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as K0}from"@lexical/utils";import{$applyNodeReplacement as X0}from"lexical";function z0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Ms({relationTo:o,value:e})}:null}var Ft=class extends J0{__data;constructor({data:e,format:o,key:r}){super(o,r),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:z0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=Ms(o);return r.setFormat(e.format),r}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return K0(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 Ms(t){return X0(new Ft({data:t}))}var q0=Ds.lazy(()=>import("./RelationshipComponent-BG3DPV3T.js").then(t=>({default:t.RelationshipComponent})));function Q0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:We({relationTo:o,value:e})}:null}var Ne=class extends Ft{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:Q0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=We(o);return r.setFormat(e.format),r}decorate(e,o){return Z0(q0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function We(t){return Y0(new Ne({data:t}))}function Ir(t){return t instanceof Ne}import{c as k1}from"react/compiler-runtime";import{jsx as _1}from"react/jsx-runtime";import{useLexicalComposerContext as T1}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as w1}from"@lexical/utils";import{$getPreviousSelection as S1,$getSelection as E1,$isParagraphNode as N1,$isRangeSelection as L1,COMMAND_PRIORITY_EDITOR as y1,createCommand as R1}from"lexical";import{useEffect as I1}from"react";import{c as As}from"react/compiler-runtime";import{jsx as vr}from"react/jsx-runtime";import{useLexicalComposerContext as Fs}from"@lexical/react/LexicalComposerContext.js";import{toast as d1}from"@payloadcms/ui";import{$getNodeByKey as m1,COMMAND_PRIORITY_EDITOR as Ps}from"lexical";import{useEffect as Bs,useState as p1}from"react";import{c as e1}from"react/compiler-runtime";import{jsx as t1}from"react/jsx-runtime";import{useLexicalComposerContext as o1}from"@lexical/react/LexicalComposerContext";import{useListDrawer as r1,useModal as n1}from"@payloadcms/ui";import{$getNodeByKey as $s,$getPreviousSelection as l1,$getRoot as i1,$getSelection as s1,$isRangeSelection as a1,$setSelection as c1}from"lexical";import{useEffect as u1,useState as Os}from"react";var Pt=t=>{let e=e1(23),[o]=o1(),[r,n]=Os(null),[l,s]=Os(!1),[i,d,c]=r1(t),{closeDrawer:u,drawerSlug:a,isDrawerOpen:m,openDrawer:p}=c,{modalState:h}=n1(),f;e[0]===Symbol.for("react.memo_cache_sentinel")?(f=()=>{let I=s1()??l1();n(I)},e[0]=f):f=e[0];let g=f,k;e[1]!==o||e[2]!==r?(k=()=>{r&&o.update(()=>{if(a1(r)){let{anchor:I,focus:y}=r;$s(I.key)&&$s(y.key)&&c1(r.clone())}else i1().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=r,e[3]=k):k=e[3];let N=k,R;e[4]!==u?(R=()=>{u()},e[4]=u,e[5]=R):R=e[5];let T=R,C,x;e[6]!==a||e[7]!==h||e[8]!==N||e[9]!==l?(C=()=>{if(!l)return;let I=h[a];I&&!I?.isOpen&&(s(!1),setTimeout(()=>{N()},1))},x=[h,a,N,l],e[6]=a,e[7]=h,e[8]=N,e[9]=l,e[10]=C,e[11]=x):(C=e[10],x=e[11]),u1(C,x);let b;e[12]!==d?(b=I=>t1(d,{...I,onClick:()=>{g()}}),e[12]=d,e[13]=b):b=e[13];let _;e[14]!==p?(_=()=>{g(),p(),s(!0)},e[14]=p,e[15]=_):_=e[15];let D;return e[16]!==i||e[17]!==T||e[18]!==m||e[19]!==a||e[20]!==b||e[21]!==_?(D={closeListDrawer:T,isListDrawerOpen:m,ListDrawer:i,listDrawerSlug:a,ListDrawerToggler:b,openListDrawer:_},e[16]=i,e[17]=T,e[18]=m,e[19]=a,e[20]=b,e[21]=_,e[22]=D):D=e[22],D};var f1=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=m1(o);n&&n.replace(We({relationTo:e,value:r}))}):t.dispatchCommand(Mr,{relationTo:e,value:r})},h1=t=>{let e=As(14),{enabledCollectionSlugs:o}=t,[r]=Fs(),[n,l]=p1(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:c,openListDrawer:u}=Pt(i),a,m;e[3]!==r||e[4]!==u?(a=()=>r.registerCommand(Xe,g=>(l(g?.replace?g?.replace.nodeKey:null),u(),!0),Ps),m=[r,u],e[3]=r,e[4]=u,e[5]=a,e[6]=m):(a=e[5],m=e[6]),Bs(a,m);let p;e[7]!==d||e[8]!==r||e[9]!==n?(p=g=>{let{collectionSlug:k,doc:N}=g;f1({editor:r,relationTo:k,replaceNodeKey:n,value:N.id}),d()},e[7]=d,e[8]=r,e[9]=n,e[10]=p):p=e[10];let h=p,f;return e[11]!==c||e[12]!==h?(f=vr(c,{onSelect:h}),e[11]=c,e[12]=h,e[13]=f):f=e[13],f},g1=()=>{let t=As(3),[e]=Fs(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Xe,x1,Ps),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Bs(o,r),null},js=({enabledCollectionSlugs:t})=>t?.length?vr(h1,{enabledCollectionSlugs:t}):vr(g1,{});function x1(){return d1.error("No relationship collections enabled"),!0}import{useConfig as C1,useEntityVisibility as b1}from"@payloadcms/ui";import*as Hs from"react";var ko=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:r=!1}=t||{},{config:{collections:n}}=C1(),{visibleEntities:l}=b1();return Hs.useMemo(()=>{let i=[],d=[],c=o?new Set(o):null,u=e?new Set(e):null;for(let a of n){let{slug:m,admin:{enableRichTextRelationship:p},upload:h}=a;if(l?.collections.includes(m)){if(r){if(!p||!h)continue}else if(h||!p)continue;c&&!c.has(m)||u&&u.has(m)||(i.push(m),d.push(a))}}return{enabledCollections:d,enabledCollectionSlugs:i}},[n,l,r,o,e])};var Mr=R1("INSERT_RELATIONSHIP_COMMAND"),Us=t=>{let e=k1(8),{clientProps:o}=t,[r]=T1(),n=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==n||e[1]!==l?(s={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l},e[0]=n,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=ko(s),d,c;e[3]!==r?(d=()=>{if(!r.hasNodes([Ne]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return r.registerCommand(Mr,v1,y1)},c=[r],e[3]=r,e[4]=d,e[5]=c):(d=e[4],c=e[5]),I1(d,c);let u;return e[6]!==i?(u=_1(js,{enabledCollectionSlugs:i}),e[6]=i,e[7]=u):u=e[7],u};function v1(t){let e=E1()||S1();if(L1(e)){let o=We(t),{focus:r}=e,n=r.getNode();w1(o),N1(n)&&!n.__first&&n.remove()}return!0}var D1=M({nodes:[Ne],plugins:[{Component:Us,position:"normal"}],slashMenu:{groups:[X([{Icon:Rr,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Xe,{replace:!1})}}])]},toolbarFixed:{groups:[ke([{ChildComponent:Rr,isActive:({selection:t})=>{if(!M1(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Ir(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Xe,{replace:!1})}}])]}});import{c as nh}from"react/compiler-runtime";import{jsx as me,jsxs as lh}from"react/jsx-runtime";import{useLexicalComposerContext as ih}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Ys}from"@lexical/react/useLexicalEditable";import{useScrollInfo as sh,useThrottledEffect as ah,useTranslation as ch}from"@payloadcms/ui";import*as So from"react";import{useMemo as Ar}from"react";import{c as $1}from"react/compiler-runtime";import{jsx as O1}from"react/jsx-runtime";import{$addUpdateTag as A1}from"lexical";import"react";var Ws="toolbar-popup__button",Bt=t=>{let e=$1(14),{active:o,children:r,editor:n,enabled:l,item:s}=t,i=o===void 0?!1:o,d=l===void 0?!0:l,c=d?"":"disabled",u=i?"active":"",a=s.key?`${Ws}-${s.key}`:"",m;e[0]!==c||e[1]!==u||e[2]!==a?(m=[Ws,c,u,a].filter(Boolean),e[0]=c,e[1]=u,e[2]=a,e[3]=m):m=e[3];let p=m.join(" "),h;e[4]!==i||e[5]!==n||e[6]!==d||e[7]!==s?(h=()=>{d&&n.focus(()=>{n.update(F1),s.onSelect?.({editor:n,isActive:i})})},e[4]=i,e[5]=n,e[6]=d,e[7]=s,e[8]=h):h=e[8];let f=h,g=P1,k;return e[9]!==r||e[10]!==p||e[11]!==f||e[12]!==s.key?(k=O1("button",{className:p,"data-button-key":s.key,onClick:f,onMouseDown:g,type:"button",children:r}),e[9]=r,e[10]=p,e[11]=f,e[12]=s.key,e[13]=k):k=e[13],k};function F1(){A1("toolbar")}function P1(t){t.preventDefault()}import{c as V1}from"react/compiler-runtime";import{jsx as st}from"react/jsx-runtime";import J1,{useMemo as K1}from"react";import{useTranslation as X1}from"@payloadcms/ui";import{jsx as Me,jsxs as Gs}from"react/jsx-runtime";import{Button as B1}from"@payloadcms/ui";import{$addUpdateTag as j1,isDOMNode as H1}from"lexical";import _o,{useCallback as U1,useEffect as To,useMemo as Js,useRef as Dr,useState as $r}from"react";import{createPortal as W1}from"react-dom";var Vs="toolbar-popup__dropdown-item",Ks=_o.createContext(null);function Xs({active:t,children:e,editor:o,enabled:r,Icon:n,item:l,itemKey:s,tooltip:i}){let d=Js(()=>[Vs,r===!1?"disabled":"",t?"active":"",l?.key?`${Vs}-${l.key}`:""].filter(Boolean).join(" "),[r,t,l.key]),c=Dr(null),u=_o.use(Ks);if(u===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=u;return To(()=>{c?.current!=null&&a(c)},[c,a]),Me(B1,{"aria-label":i,buttonStyle:"none",className:d,disabled:r===!1,extraButtonProps:{"data-item-key":s},icon:n,iconPosition:"left",iconStyle:"none",onClick:()=>{r!==!1&&o.focus(()=>{o.update(()=>{j1("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:m=>{m.preventDefault()},ref:c,tooltip:i,type:"button",children:e})}function G1({children:t,dropDownRef:e,itemsContainerClassNames:o,onClose:r}){let[n,l]=$r(),[s,i]=$r(),d=U1(a=>{l(m=>m!=null?[...m,a]:[a])},[l]),c=a=>{if(n==null)return;let{key:m}=a;["ArrowDown","ArrowUp","Escape","Tab"].includes(m)&&a.preventDefault(),m==="Escape"||m==="Tab"?r():m==="ArrowUp"?i(p=>{if(p==null)return n[0];let h=n.indexOf(p)-1;return n[h===-1?n.length-1:h]}):m==="ArrowDown"&&i(p=>p==null?n[0]:n[n.indexOf(p)+1])},u=Js(()=>({registerItem:d}),[d]);return To(()=>{n!=null&&s==null&&i(n[0]),s!=null&&s?.current!=null&&s.current.focus()},[n,s]),Me(Ks,{value:u,children:Me("div",{className:(o??["toolbar-popup__dropdown-items"]).join(" "),onKeyDown:c,ref:e,children:t})})}function zs({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:r=!1,dropdownKey:n,Icon:l,itemsContainerClassNames:s,label:i,stopCloseOnClickSelf:d}){let c=Dr(null),u=Dr(null),[a,m]=$r(!1),p=()=>{m(!1),u?.current!=null&&u.current.focus()};To(()=>{let f=u.current,g=c.current;if(a&&f!==null&&g!==null){let{left:k,top:N}=f.getBoundingClientRect(),R=window.scrollY||document.documentElement.scrollTop;g.style.top=`${N+R+f.offsetHeight+5}px`,g.style.left=`${Math.min(k-5,window.innerWidth-g.offsetWidth-20)}px`}},[c,u,a]),To(()=>{let f=u.current;if(f!==null&&a){let g=k=>{let N=k.target;H1(N)&&(d&&c.current&&c.current.contains(N)||f.contains(N)||m(!1))};return document.addEventListener("click",g),()=>{document.removeEventListener("click",g)}}},[c,u,a,d]);let h=W1(Me(G1,{dropDownRef:c,itemsContainerClassNames:s,onClose:p,children:o}),document.body);return Gs(_o.Fragment,{children:[Gs("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":n,disabled:r,onClick:f=>{f.preventDefault(),m(!a)},onMouseDown:f=>{f.preventDefault()},ref:u,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(_o.Fragment,{children:h})]})}var Or="toolbar-popup__dropdown",z1=t=>{let e=V1(14),{active:o,anchorElem:r,editor:n,enabled:l,item:s}=t,{i18n:i}=X1(),{fieldProps:d}=U(),{featureClientSchemaMap:c,schemaPath:u}=d;if(s.Component){let m;return e[0]!==o||e[1]!==r||e[2]!==n||e[3]!==l||e[4]!==s?(m=s?.Component&&st(s.Component,{active:o,anchorElem:r,editor:n,enabled:l,item:s},s.key),e[0]=o,e[1]=r,e[2]=n,e[3]=l,e[4]=s,e[5]=m):m=e[5],m}let a;if(e[6]!==o||e[7]!==n||e[8]!==l||e[9]!==c||e[10]!==i||e[11]!==s||e[12]!==u){let m=s.key,p;s.label&&(m=typeof s.label=="function"?s.label({featureClientSchemaMap:c,i18n:i,schemaPath:u}):s.label),m.length>25?p=m.substring(0,25)+"...":p=m,a=st(Xs,{active:o,editor:n,enabled:l,Icon:s?.ChildComponent?st(s.ChildComponent,{}):void 0,item:s,itemKey:s.key,tooltip:m,children:st("span",{className:"text",children:p})},s.key),e[6]=o,e[7]=n,e[8]=l,e[9]=c,e[10]=i,e[11]=s,e[12]=u,e[13]=a}else a=e[13];return a},Z1=J1.memo(z1),jt=({anchorElem:t,classNames:e,editor:o,group:r,groupState:n,Icon:l,itemsContainerClassNames:s,label:i})=>{let{items:d,key:c}=r,u=K1(()=>d?.length?d.map(a=>st(Z1,{active:n.activeItemKeys.includes(a.key),anchorElem:t,editor:o,enabled:n.enabledItemKeys.includes(a.key),item:a},a.key)):null,[d,n.activeItemKeys,n.enabledItemKeys,t,o]);return st(zs,{buttonAriaLabel:`${c} dropdown`,buttonClassName:[Or,`${Or}-${c}`,...e||[]].filter(Boolean).join(" "),disabled:!n.enabledGroup,dropdownKey:c,Icon:l,itemsContainerClassNames:[`${Or}-items`,...s||[]],label:i,children:u},c)};import{mergeRegister as Y1}from"@lexical/utils";import{$getSelection as q1}from"lexical";import{useCallback as Q1,useDeferredValue as eh,useEffect as th,useRef as Zs,useState as oh}from"react";function rh(t){let e=new Map,o=new Map;if(!t?.length)return{groupStates:o,itemStates:e};for(let r of t){let n=[];for(let l of r.items)e.set(l.key,{active:!1,enabled:!0}),n.push(l.key);o.set(r.key,{activeItemKeys:[],activeItems:[],enabledGroup:!0,enabledItemKeys:n})}return{groupStates:o,itemStates:e}}function wo(t,e){let[o,r]=oh(()=>rh(e)),n=eh(o),l=U(),s=Zs(l);s.current=l;let i=Zs(e);i.current=e;let d=hn(),c=Q1(()=>{t.getEditorState().read(()=>{let u=q1();if(!u)return;let a=i.current;if(!a?.length)return;let m=s.current,p=new Map,h=new Map;for(let f of a){let g=[],k=[],N=[],R=f.type==="dropdown"?f.maxActiveItems??1:void 0;for(let C of f.items){let x=C.isActive?(!R||g.length<R)&&C.isActive({editor:t,editorConfigContext:m,selection:u}):!1,b=C.isEnabled?C.isEnabled({editor:t,editorConfigContext:m,selection:u}):!0;x&&(g.push(C.key),k.push(C)),b&&N.push(C.key),p.set(C.key,{active:x,enabled:b})}let T=f.type==="dropdown"&&f.isEnabled?f.isEnabled({editor:t,editorConfigContext:m,selection:u}):!0;h.set(f.key,{activeItemKeys:g,activeItems:k,enabledGroup:T,enabledItemKeys:N})}r({groupStates:h,itemStates:p})})},[t]);return th(()=>{d(c);let u=()=>d(c),a=Y1(t.registerUpdateListener(u));return document.addEventListener("mouseup",u),()=>{a(),document.removeEventListener("mouseup",u)}},[t,d,c]),n}function uh({active:t,anchorElem:e,editor:o,enabled:r,item:n}){return n.Component?n?.Component&&me(n.Component,{anchorElem:e,editor:o,item:n},n.key):n.ChildComponent?me(Bt,{active:t,editor:o,enabled:r,item:n,children:me(n.ChildComponent,{})},n.key):null}function dh({anchorElem:t,editor:e,editorConfig:o,group:r,index:n,toolbarStates:l}){let{i18n:s}=ch(),{fieldProps:{featureClientSchemaMap:i,schemaPath:d}}=U(),c=l.groupStates.get(r.key),u=Ar(()=>{if(r.type!=="dropdown")return;let m=c?.activeItems?.[0];return m?m.ChildComponent:r.ChildComponent},[r,c?.activeItems]),a=Ar(()=>{if(r.type!=="dropdown")return;let m=c?.activeItems;if(!m?.length)return;if(m.length>1)return s.t("lexical:general:toolbarItemsActive",{count:m.length});let p=m[0],h=p.key;return p.label&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:i,i18n:s,schemaPath:d}):p.label),h.length>25&&(h=h.substring(0,25)+"..."),h},[r,c?.activeItems,s,i,d]);return lh("div",{className:`fixed-toolbar__group fixed-toolbar__group-${r.key}`,"data-toolbar-group-key":r.key,children:[r.type==="dropdown"&&r.items.length&&c?me(jt,{anchorElem:t,editor:e,group:r,groupState:c,Icon:u,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a}):null,r.type==="buttons"&&r.items.length?r.items.map(m=>{let p=l.itemStates.get(m.key);return me(uh,{active:p?.active??!1,anchorElem:t,editor:e,enabled:p?.enabled??!0,item:m},m.key)}):null,n<o.features.toolbarFixed?.groups.length-1&&me("div",{className:"divider"})]},r.key)}function mh({anchorElem:t,clientProps:e,editor:o,editorConfig:r,parentWithFixedToolbar:n}){let l=So.useRef(null),s=Ys(),{y:i}=sh(),d=wo(o,r?.features?.toolbarFixed?.groups),c=Ar(()=>{if(!n||e?.disableIfParentHasFixedToolbar)return null;let a=n.editorContainerRef.current.previousElementSibling;for(;a;){if(a.classList.contains("fixed-toolbar"))return a;a=a.previousElementSibling}return null},[e?.disableIfParentHasFixedToolbar,n]);return ah(()=>{if(!c)return;let u=l.current;if(!u)return;let a=u.getBoundingClientRect(),m=c.getBoundingClientRect();if(!(a.bottom<m.top||a.top>m.bottom))u.classList.remove("fixed-toolbar"),u.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!u.classList.contains("fixed-toolbar--overlapping"))return;u.classList.remove("fixed-toolbar--overlapping"),u.classList.add("fixed-toolbar"),c.classList.remove("fixed-toolbar--hide"),c.classList.add("fixed-toolbar")}},50,[l,c,i]),me("div",{className:"fixed-toolbar",onFocus:u=>{u.stopPropagation()},ref:l,children:s&&me(So.Fragment,{children:r?.features&&r.features?.toolbarFixed?.groups.map((u,a)=>me(dh,{anchorElem:t,editor:o,editorConfig:r,group:u,index:a,toolbarStates:d},u.key))})})}var qs=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return qs(t.parentEditor)}return!1},Qs=t=>{let e=nh(6),{clientProps:o}=t,[r]=ih(),n=U();if(!Ys())return null;let{editorConfig:s}=n,i=o.applyToFocusedEditor&&n.focusedEditor?.editor||r,d=o.applyToFocusedEditor&&n.focusedEditor?.editorConfig||s,c,u;if(e[0]!==o||e[1]!==i||e[2]!==d||e[3]!==n){u=Symbol.for("react.early_return_sentinel");e:{let a=qs(n);if(o?.disableIfParentHasFixedToolbar&&a){u=null;break e}if(!d?.features?.toolbarFixed?.groups?.length){u=null;break e}c=me(mh,{anchorElem:document.body,clientProps:o,editor:i,editorConfig:d,parentWithFixedToolbar:a})}e[0]=o,e[1]=i,e[2]=d,e[3]=n,e[4]=c,e[5]=u}else c=e[4],u=e[5];return u!==Symbol.for("react.early_return_sentinel")?u:c};var ph=M({plugins:[{Component:Qs,position:"aboveContainer"}]});import{c as fh}from"react/compiler-runtime";import{jsx as Le,jsxs as oa}from"react/jsx-runtime";import{useLexicalComposerContext as hh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as gh}from"@lexical/react/useLexicalEditable";import{mergeRegister as ra}from"@lexical/utils";import{$getSelection as na,$isRangeSelection as ea,$isTextNode as xh,COMMAND_PRIORITY_LOW as Ch,getDOMSelection as la,SELECTION_CHANGE_COMMAND as bh}from"lexical";import{useCallback as No,useEffect as Ht,useMemo as kh,useRef as ta,useState as _h}from"react";import"react";import{createPortal as Th}from"react-dom";function Fr(t,e){let o=t.getRangeAt(0),r;if(t.anchorNode===e){let n=e;for(;n.firstElementChild!=null;)n=n.firstElementChild;r=n.getBoundingClientRect()}else r=o.getBoundingClientRect();return r}function Eo(t){let{alwaysDisplayOnTop:e=!1,anchorElem:o,anchorFlippedOffset:r=0,floatingElem:n,horizontalOffset:l=32,horizontalPosition:s="left",specialHandlingForCaret:i=!1,targetRect:d,verticalGap:c=10}=t,u=o.parentElement;if(d===null||u==null){n.style.opacity="0",n.style.transform="translate(-10000px, -10000px)";return}let a=n.getBoundingClientRect(),m=o.getBoundingClientRect(),p=u.getBoundingClientRect(),h=d.top-a.height-c,f=d.left-l;s==="center"&&(f=d.left+d.width/2-a.width/2);let g=0;return!e&&h<p.top&&!i&&(g=a.height+d.height+c*2,h+=g),s==="center"?f+a.width>p.right?f=p.right-a.width-l:f<p.left&&(f=p.left+l):f+a.width>p.right&&(f=p.right-a.width-l),f-=m.left,n.style.opacity="1",i&&r!==0?(h-=m.bottom-r+a.height-3,n.style.transform=`translate(${f}px, ${h}px) rotate(180deg)`):(h-=m.top,n.style.transform=`translate(${f}px, ${h}px)`),g}function wh({active:t,anchorElem:e,editor:o,enabled:r,item:n}){return n.Component?n?.Component&&Le(n.Component,{anchorElem:e,editor:o,item:n},n.key):n.ChildComponent?Le(Bt,{active:t,editor:o,enabled:r,item:n,children:Le(n.ChildComponent,{})},n.key):null}function Sh({anchorElem:t,editor:e,group:o,index:r,toolbarStates:n}){let{editorConfig:l}=U(),s=n.groupStates.get(o.key),i=kh(()=>o.type!=="dropdown"?void 0:s?.activeItems?.[0]?.ChildComponent??o.ChildComponent,[o,s?.activeItems]);return oa("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(jt,{anchorElem:t,editor:e,group:o,groupState:s,Icon:i}):null,o.type==="buttons"&&o.items.length?o.items.map(d=>{let c=n.itemStates.get(d.key);return Le(wh,{active:c?.active??!1,anchorElem:t,editor:e,enabled:c?.enabled??!0,item:d},d.key)}):null,r<l.features.toolbarInline?.groups.length-1&&Le("div",{className:"divider"})]},o.key)}function Eh({anchorElem:t,editor:e}){let o=ta(null),r=ta(null),{editorConfig:n}=U(),l=wo(e,n?.features?.toolbarInline?.groups),s=No(()=>{if(o?.current){let u=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";u||(o.current.style.opacity="0"),a||(o.current.style.pointerEvents="none")}},[o]),i=No(u=>{if(o?.current&&(u.buttons===1||u.buttons===3)){let a=o.current.style.opacity==="0",m=o.current.style.pointerEvents==="none";if(!a||!m){let p=u.clientX,h=u.clientY,f=document.elementFromPoint(p,h);o.current.contains(f)||s()}}},[s]),d=No(()=>{o?.current&&(o.current.style.opacity!=="1"&&(o.current.style.opacity="1"),o.current.style.pointerEvents!=="auto"&&(o.current.style.pointerEvents="auto"))},[]);Ht(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",d),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",d)}),[o,i,d]);let c=No(()=>{let u=na(),a=la(e._window);if(o.current===null)return;let m=t.querySelector(":scope > .link-editor"),p=m!==null&&"style"in m&&m?.style?.opacity==="1",h=e.getRootElement();if(u!==null&&a!==null&&!a.isCollapsed&&h!==null&&h.contains(a.anchorNode)){let f=Fr(a,h),g=Eo({alwaysDisplayOnTop:p,anchorElem:t,floatingElem:o.current,horizontalPosition:"center",targetRect:f});r.current&&Eo({anchorElem:o.current,anchorFlippedOffset:g,floatingElem:r.current,horizontalOffset:5,horizontalPosition:"center",specialHandlingForCaret:!0,targetRect:f,verticalGap:8})}else s()},[e,s,t]);return Ht(()=>{let u=t.parentElement,a=()=>{e.getEditorState().read(()=>{c()})};return window.addEventListener("resize",a),u&&u.addEventListener("scroll",a),()=>{window.removeEventListener("resize",a),u&&u.removeEventListener("scroll",a)}},[e,c,t]),Ht(()=>(e.getEditorState().read(()=>{c()}),ra(e.registerUpdateListener(({editorState:u})=>{u.read(()=>{c()})}),e.registerCommand(bh,()=>(c(),!1),Ch))),[e,c]),oa("div",{className:"inline-toolbar-popup",ref:o,children:[Le("div",{className:"caret",ref:r}),n?.features&&n.features?.toolbarInline?.groups.map((u,a)=>Le(Sh,{anchorElem:t,editor:e,group:u,index:a,toolbarStates:l},u.key))]})}function Nh(t,e){let o=fh(12),[r,n]=_h(!1),l=gh(),s;o[0]!==t?(s=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let p=na(),h=la(t._window),f=t.getRootElement();if(h!==null&&(!ea(p)||f===null||!f.contains(h.anchorNode))){n(!1);return}if(!ea(p))return;if(p.getTextContent()!==""){let k=p.getNodes(),N=!1;for(let R of k)if(xh(R)){n(!0),N=!0;break}N||n(!1)}else n(!1);let g=p.getTextContent().replace(/\n/g,"");if(!p.isCollapsed()&&g===""){n(!1);return}})},o[0]=t,o[1]=s):s=o[1];let i=s,d,c;o[2]!==i?(d=()=>(document.addEventListener("selectionchange",i),document.addEventListener("mouseup",i),()=>{document.removeEventListener("selectionchange",i),document.removeEventListener("mouseup",i)}),c=[i],o[2]=i,o[3]=d,o[4]=c):(d=o[3],c=o[4]),Ht(d,c);let u,a;if(o[5]!==t||o[6]!==i?(u=()=>ra(t.registerUpdateListener(()=>{i()}),t.registerRootListener(()=>{t.getRootElement()===null&&n(!1)})),a=[t,i],o[5]=t,o[6]=i,o[7]=u,o[8]=a):(u=o[7],a=o[8]),Ht(u,a),!r||!l)return null;let m;return o[9]!==e||o[10]!==t?(m=Th(Le(Eh,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=m):m=o[11],m}var ia=t=>{let{anchorElem:e}=t,[o]=hh();return Nh(o,e)};var Lh=M({plugins:[{Component:ia,position:"floatingAnchorElem"}]});import{TableCellNode as gx,TableNode as xx,TableRowNode as Cx}from"@lexical/table";import{jsx as sa}from"react/jsx-runtime";import"react";var Pr=()=>sa("svg",{className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:sa("path",{clipRule:"evenodd",d:"M5.33333 4.5C4.8731 4.5 4.5 4.8731 4.5 5.33333V7.5H9.5V4.5H5.33333ZM5.33333 3.5C4.32081 3.5 3.5 4.32081 3.5 5.33333V14.6667C3.5 15.6792 4.32081 16.5 5.33333 16.5H14.6667C15.6792 16.5 16.5 15.6792 16.5 14.6667V5.33333C16.5 4.32081 15.6792 3.5 14.6667 3.5H5.33333ZM10.5 4.5V7.5H15.5V5.33333C15.5 4.8731 15.1269 4.5 14.6667 4.5H10.5ZM15.5 8.5H10.5V11.5H15.5V8.5ZM15.5 12.5H10.5V15.5H14.6667C15.1269 15.5 15.5 15.1269 15.5 14.6667V12.5ZM9.5 15.5V12.5H4.5V14.6667C4.5 15.1269 4.8731 15.5 5.33333 15.5H9.5ZM4.5 11.5H9.5V8.5H4.5V11.5Z",fill:"currentColor",fillRule:"evenodd"})});import{$createTableCellNode as yh,$createTableNode as Rh,$createTableRowNode as Ih,$isTableCellNode as aa,$isTableNode as Br,$isTableRowNode as jr,TableCellHeaderStates as Lo,TableCellNode as vh,TableNode as Mh,TableRowNode as Dh}from"@lexical/table";import{$isParagraphNode as $h,$isTextNode as Oh}from"lexical";var ua=/^\|(.+)\|\s?$/,Ah=/^(\| ?:?-*:? ?)+\|\s?$/,da=({allTransformers:t})=>({type:"element",dependencies:[Mh,Dh,vh],export:e=>{if(!Br(e))return null;let o=[];for(let r of e.getChildren()){let n=[];if(!jr(r))continue;let l=!1;for(let s of r.getChildren())aa(s)&&(n.push(zt(t,s).replace(/\n/g,"\\n").trim()),s.__headerState===Lo.ROW&&(l=!0));o.push(`| ${n.join(" | ")} |`),l&&o.push(`| ${n.map(s=>"---").join(" | ")} |`)}return o.join(`
|
|
59
|
-
`)},regExp:
|
|
60
|
-
`);let o=yh(Lo.NO_STATUS);return Xt(t,e,o),o},ca=(t,e)=>{let o=t.match(ua);return!o||!o[1]?null:o[1].split("|").map(r=>ma(r,e))};import{c as Bh}from"react/compiler-runtime";import{jsx as B,jsxs as ye}from"react/jsx-runtime";import{useLexicalComposerContext as xa}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as jh}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as fa,$deleteTableColumnAtSelection as Hh,$deleteTableRowAtSelection as Uh,$getNodeTriplet as Wh,$getTableCellNodeFromLexicalNode as ha,$getTableColumnIndexFromTableCellNode as Gh,$getTableNodeFromLexicalNodeOrThrow as $e,$getTableRowIndexFromTableCellNode as Vh,$insertTableColumnAtSelection as Jh,$insertTableRowAtSelection as Kh,$isTableCellNode as Ca,$isTableSelection as Ut,$mergeCells as Xh,$unmergeCell as zh,getTableElement as Ur,getTableObserverFromTableElement as Wr,TableCellHeaderStates as De,TableCellNode as Zh}from"@lexical/table";import{mergeRegister as Yh}from"@lexical/utils";import{useScrollInfo as qh}from"@payloadcms/ui";import{$getSelection as Ro,$isElementNode as Qh,$isRangeSelection as Gr,$isTextNode as eg,$setSelection as tg,COMMAND_PRIORITY_CRITICAL as og,getDOMSelection as rg,isDOMNode as ng,SELECTION_CHANGE_COMMAND as lg}from"lexical";import*as Vr from"react";import{useCallback as ce,useEffect as at,useRef as yo,useState as ct}from"react";import{createPortal as ba}from"react-dom";import{jsx as Hr,jsxs as Ph}from"react/jsx-runtime";import"react";var pa=()=>Ph("svg",{fill:"none",height:"18",viewBox:"0 0 20 20",width:"18",xmlns:"http://www.w3.org/2000/svg",children:[Hr("path",{d:"M5 11C5.55228 11 6 10.5523 6 10C6 9.44772 5.55228 9 5 9C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z",fill:"currentColor"}),Hr("path",{d:"M10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z",fill:"currentColor"}),Hr("path",{d:"M15 11C15.5523 11 16 10.5523 16 10C16 9.44772 15.5523 9 15 9C14.4477 9 14 9.44772 14 10C14 10.5523 14.4477 11 15 11Z",fill:"currentColor"})]});function ga(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function ig(){let t=Ro();if(Gr(t)&&!t.isCollapsed()||Ut(t)&&!t.anchor.is(t.focus)||!Gr(t)&&!Ut(t))return!1;let[e]=Wh(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function sg(t){let e=t.getLastDescendant();eg(e)?e.select():Qh(e)?e.selectEnd():e!==null&&e.selectNext()}function ag({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:r,tableCellNode:n}){let[l]=xa(),s=yo(null),[i,d]=ct(n),[c,u]=ct({columns:1,rows:1}),[a,m]=ct(!1),[p,h]=ct(!1),{y:f}=qh();at(()=>l.registerMutationListener(Zh,w=>{w.get(i.getKey())==="updated"&&l.getEditorState().read(()=>{d(i.getLatest())})},{skipInitialization:!0}),[l,i]),at(()=>{l.getEditorState().read(()=>{let w=Ro();if(Ut(w)){let L=ga(w);u(ga(w)),m(L.columns>1||L.rows>1)}h(ig())})},[l]),at(()=>{let w=e.current,L=s.current,E=l.getRootElement();if(w!=null&&L!=null&&E!=null){let v=E.getBoundingClientRect(),$=w.getBoundingClientRect();L.style.opacity="1";let O=L.getBoundingClientRect(),F=5,P=$.right+F;if(P+O.width>window.innerWidth||P+O.width>v.right){let K=$.left-O.width-F;P=(K<0?F:K)+window.pageXOffset}L.style.left=`${P+window.pageXOffset}px`;let Z=$.top;if(Z+O.height>window.innerHeight){let K=$.bottom-O.height;Z=K<0?F:K}L.style.top=`${Z}px`}},[e,s,l,f]),at(()=>{function w(L){s.current!=null&&e.current!=null&&ng(L.target)&&!s.current.contains(L.target)&&!e.current.contains(L.target)&&r(!1)}return window.addEventListener("click",w),()=>window.removeEventListener("click",w)},[r,e]);let g=ce(()=>{l.update(()=>{if(i.isAttached()){let w=$e(i),L=Ur(w,l.getElementByKey(w.getKey()));if(L===null)throw new Error("Expected to find tableElement in DOM");let E=Wr(L);E!==null&&E.$clearHighlight(),w.markDirty(),d(i.getLatest())}tg(null)})},[l,i]),k=()=>{l.update(()=>{let w=Ro();if(!Ut(w))return;let E=w.getNodes().filter(Ca),v=Xh(E);v&&(sg(v),o())})},N=()=>{l.update(()=>{zh()})},R=ce(w=>{l.update(()=>{for(let L=0;L<c.rows;L++)Kh(w);o()})},[l,o,c.rows]),T=ce(w=>{l.update(()=>{for(let L=0;L<c.columns;L++)Jh(w);o()})},[l,o,c.columns]),C=ce(()=>{l.update(()=>{Uh(),o()})},[l,o]),x=ce(()=>{l.update(()=>{$e(i).remove(),g(),o()})},[l,i,g,o]),b=ce(()=>{l.update(()=>{Hh(),o()})},[l,o]),_=ce(()=>{l.update(()=>{let w=$e(i),L=Vh(i),[E]=fa(w,null,null),v=new Set,$=i.getHeaderStyles()^De.ROW;if(E[L])for(let O=0;O<E[L].length;O++){let F=E[L][O];F?.cell&&(v.has(F.cell)||(v.add(F.cell),F.cell.setHeaderStyles($,De.ROW)))}g(),o()})},[l,i,g,o]),D=ce(()=>{l.update(()=>{let w=$e(i),L=Gh(i),[E]=fa(w,null,null),v=new Set,$=i.getHeaderStyles()^De.COLUMN;if(E)for(let O=0;O<E.length;O++){let F=E?.[O]?.[L];F?.cell&&(v.has(F.cell)||(v.add(F.cell),F.cell.setHeaderStyles($,De.COLUMN)))}g(),o()})},[l,i,g,o]),I=ce(()=>{l.update(()=>{if(i.isAttached()){let w=$e(i);w&&w.setRowStriping(!w.getRowStriping())}g(),o()})},[l,i,g,o]),y=ce(()=>{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=B("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>k(),type:"button",children:B("span",{className:"text",children:"Merge cells"})}):p&&(S=B("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>N(),type:"button",children:B("span",{className:"text",children:"Unmerge cells"})}))),ba(ye("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:s,children:[S?ye(Vr.Fragment,{children:[S,B("hr",{})]}):null,B("button",{className:"item","data-test-id":"table-row-striping",onClick:()=>I(),type:"button",children:B("span",{className:"text",children:"Toggle Row Striping"})}),B("button",{className:"item","data-test-id":"table-freeze-first-column",onClick:()=>y(),type:"button",children:B("span",{className:"text",children:"Toggle First Column Freeze"})}),B("button",{className:"item","data-test-id":"table-insert-row-above",onClick:()=>R(!1),type:"button",children:ye("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," above"]})}),B("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>R(!0),type:"button",children:ye("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," below"]})}),B("hr",{}),B("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>T(!1),type:"button",children:ye("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","left"]})}),B("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>T(!0),type:"button",children:ye("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","right"]})}),B("hr",{}),B("button",{className:"item","data-test-id":"table-delete-columns",onClick:()=>b(),type:"button",children:B("span",{className:"text",children:"Delete column"})}),B("button",{className:"item","data-test-id":"table-delete-rows",onClick:()=>C(),type:"button",children:B("span",{className:"text",children:"Delete row"})}),B("button",{className:"item","data-test-id":"table-delete",onClick:()=>x(),type:"button",children:B("span",{className:"text",children:"Delete table"})}),B("hr",{}),B("button",{className:"item","data-test-id":"table-row-header",onClick:()=>_(),type:"button",children:ye("span",{className:"text",children:[(i.__headerState&De.ROW)===De.ROW?"Remove":"Add"," ","row header"]})}),B("button",{className:"item","data-test-id":"table-column-header",onClick:()=>D(),type:"button",children:ye("span",{className:"text",children:[(i.__headerState&De.COLUMN)===De.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function cg({anchorElem:t,cellMerge:e}){let[o]=xa(),r=yo(null),n=yo(null),[l,s]=ct(!1),[i,d]=ct(null),c=ce(()=>{let a=r.current,m=Ro(),p=rg(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(m==null||a==null)return f();let g=o.getRootElement(),k=null,N=null;if(Gr(m)&&g!==null&&p!==null&&g.contains(p.anchorNode)){let T=ha(m.anchor.getNode());if(T==null||(N=o.getElementByKey(T.getKey()),N==null||!T.isAttached()))return f();let C=$e(T),x=Ur(C,o.getElementByKey(C.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");k=Wr(x),d(T)}else if(Ut(m)){let T=ha(m.anchor.getNode());if(!Ca(T))throw new Error("TableSelection anchorNode must be a TableCellNode");let C=$e(T),x=Ur(C,o.getElementByKey(C.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");k=Wr(x),N=o.getElementByKey(T.getKey())}else if(!h)return f();if(k===null||N===null)return f();let R=!k||!k.isSelecting;if(a.classList.toggle("table-cell-action-button-container--active",R),a.classList.toggle("table-cell-action-button-container--inactive",!R),R){let T=N.getBoundingClientRect(),C=t.getBoundingClientRect(),x=T.top-C.top,b=T.right-C.left;a.style.transform=`translate(${b}px, ${x}px)`}},[o,t]);at(()=>{let a,m=()=>{a=void 0,o.getEditorState().read(c)},p=()=>(a===void 0&&(a=setTimeout(m,0)),!1);return Yh(o.registerUpdateListener(p),o.registerCommand(lg,p,og),o.registerRootListener((h,f)=>{f&&f.removeEventListener("pointerup",p),h&&(h.addEventListener("pointerup",p),p())}),()=>clearTimeout(a))});let u=yo(i);return at(()=>{u.current!==i&&s(!1),u.current=i},[u,i]),B("div",{className:"table-cell-action-button-container",ref:r,children:i!=null&&ye(Vr.Fragment,{children:[B("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),s(!l)},ref:n,type:"button",children:B(pa,{})}),l&&B(ag,{cellMerge:e,contextRef:n,onClose:()=>s(!1),setIsMenuOpen:s,tableCellNode:i})]})})}var ka=t=>{let e=Bh(3),{anchorElem:o}=t,r=jh(),n;return e[0]!==o||e[1]!==r?(n=ba(r?B(cg,{anchorElem:o??document.body,cellMerge:!0}):null,o??document.body),e[0]=o,e[1]=r,e[2]=n):n=e[2],n};import{c as ug}from"react/compiler-runtime";import{jsx as vo,jsxs as dg}from"react/jsx-runtime";import{useLexicalComposerContext as mg}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as pg}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as fg,$getTableNodeFromLexicalNodeOrThrow as Jr,$getTableRowIndexFromTableCellNode as hg,$isTableCellNode as _a,$isTableRowNode as gg,getDOMCellFromTarget as xg,getTableElement as Cg,TableNode as Ta}from"@lexical/table";import{calculateZoomLevel as wa,mergeRegister as bg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as Kr,isHTMLElement as kg,SKIP_SCROLL_INTO_VIEW_TAG as Sa}from"lexical";import*as Na from"react";import{useCallback as Wt,useEffect as Xr,useRef as Io,useState as ut}from"react";import{createPortal as _g}from"react-dom";var Tg=33,Ea=92;function wg({editor:t}){let e=Io(null),o=Io(null),r=Io(null),[n,l]=ut(!1),s=U(),i=Io(null),[d,c]=ut(null),[u,a]=ut(null),[m,p]=ut(!1),[h,f]=ut(null),g=Wt(()=>{a(null),e.current=null,f(null),i.current=null,r.current=null},[]),k=y=>(y.buttons&1)===1;Xr(()=>{let y=new Set;return bg(t.registerMutationListener(Ta,S=>{for(let[w,L]of S)L==="destroyed"?y.delete(w):y.add(w);l(y.size>0)}),t.registerNodeTransform(Ta,S=>{if(S.getColWidths())return S;let w=S.getColumnCount(),L=Ea;return S.setColWidths(Array(w).fill(L)),S}))},[t]),Xr(()=>{if(!n)return;let y=E=>{let v=E.target;if(kg(v)){if(h){c({x:E.clientX,y:E.clientY});return}if(p(k(E)),!(o.current&&o.current.contains(v))&&e.current!==v){e.current=v;let $=xg(v);$&&u!==$?t.getEditorState().read(()=>{let O=Kr($.elem);if(!O)throw new Error("TableCellResizer: Table cell node not found.");let F=Jr(O),P=Cg(F,t.getElementByKey(F.getKey()));if(!P)throw new Error("TableCellResizer: Table element not found.");e.current=v,r.current=P.getBoundingClientRect(),a($)},{editor:t}):$==null&&g()}}},S=E=>{p(!0)},w=E=>{p(!1)},L=t.registerRootListener((E,v)=>{v?.removeEventListener("mousemove",y),v?.removeEventListener("mousedown",S),v?.removeEventListener("mouseup",w),E?.addEventListener("mousemove",y),E?.addEventListener("mousedown",S),E?.addEventListener("mouseup",w)});return()=>{L()}},[u,h,t,n,g]);let N=y=>y==="bottom",R=Wt(y=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let S=Kr(u.elem);if(!_a(S))throw new Error("TableCellResizer: Table cell node not found.");let w=Jr(S),L=hg(S),E=w.getChildren(),$=S.getColSpan()===w.getColumnCount()?L:L+S.getRowSpan()-1;if($>=E.length||$<0)throw new Error("Expected table cell to be inside of table row.");let O=E[$];if(!gg(O))throw new Error("Expected table row");let F=O.getHeight();if(F===void 0){let Z=O.getChildren();F=Math.min(...Z.map(K=>T(K,t)??1/0))}let P=Math.max(F+y,Tg);O.setHeight(P)},{tag:Sa})},[u,t]),T=(y,S)=>S.getElementByKey(y.getKey())?.clientHeight,C=(y,S)=>{let w;return S.forEach(L=>{L.forEach((E,v)=>{E.cell===y&&(w=v)})}),w},x=Wt(y=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let S=Kr(u.elem);if(!_a(S))throw new Error("TableCellResizer: Table cell node not found.");let w=Jr(S),[L]=fg(w,null,null),E=C(S,L);if(E===void 0)throw new Error("TableCellResizer: Table column not found.");let v=w.getColWidths();if(!v)return;let $=v[E];if($===void 0)return;let O=[...v],F=Math.max($+y,Ea);O[E]=F,w.setColWidths(O)},{tag:Sa})},[u,t]),b=Wt(y=>{let S=w=>{if(w.preventDefault(),w.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");if(i.current){let{x:L,y:E}=i.current;if(u===null)return;let v=wa(w.target);if(N(y)){let $=(w.clientY-E)/v;R($)}else{let $=(w.clientX-L)/v;x($)}g(),document.removeEventListener("mouseup",S)}};return S},[u,g,x,R]),_=Wt(y=>S=>{if(S.preventDefault(),S.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");i.current={x:S.clientX,y:S.clientY},c(i.current),f(y),document.addEventListener("mouseup",b(y))},[u,b]),[D,I]=ut({bottom:null,left:null,right:null,top:null});return Xr(()=>{if(u){let{height:y,left:S,top:w,width:L}=u.elem.getBoundingClientRect(),E=wa(u.elem),v=10,$={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${v}px`,left:`${window.scrollX+S}px`,top:`${window.scrollY+w+y-v/2}px`,width:`${L}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${y}px`,left:`${window.scrollX+S+L-v/2}px`,top:`${window.scrollY+w}px`,width:`${v}px`}},O=r.current;h&&d&&O&&(N(h)?($[h].left=`${window.scrollX+O.left}px`,$[h].top=`${window.scrollY+d.y/E}px`,$[h].height="3px",$[h].width=`${O.width}px`):($[h].top=`${window.scrollY+O.top}px`,$[h].left=`${window.scrollX+d.x/E}px`,$[h].width="3px",$[h].height=`${O.height}px`),$[h].backgroundColor="#adf"),I($)}else I({bottom:null,left:null,right:null,top:null})},[u,h,d]),vo("div",{ref:o,children:u!=null&&!m&&dg(Na.Fragment,{children:[vo("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:_("right"),style:D.right||void 0}),vo("div",{className:`${s.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:_("bottom"),style:D.bottom||void 0})]})})}var La=()=>{let t=ug(3),[e]=mg(),o=pg(),r;return t[0]!==e||t[1]!==o?(r=o?_g(vo(wg,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=r):r=t[2],r};import{c as vg}from"react/compiler-runtime";import{jsx as zr,jsxs as Mg,Fragment as Dg}from"react/jsx-runtime";import{useLexicalComposerContext as $g}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Oa}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as Og,$getTableColumnIndexFromTableCellNode as Ag,$getTableRowIndexFromTableCellNode as Fg,$insertTableColumnAtSelection as Pg,$insertTableRowAtSelection as Bg,$isTableCellNode as jg,$isTableNode as Ia,getTableElement as Hg,TableNode as Ug}from"@lexical/table";import{$findMatchingParent as Wg,mergeRegister as Gg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as va,isHTMLElement as Vg}from"lexical";import{useEffect as Ma,useMemo as Jg,useRef as Da,useState as Mo}from"react";import"react";import{createPortal as Kg}from"react-dom";import{c as yg}from"react/compiler-runtime";import{useEffect as Rg,useRef as Ig}from"react";var Sg="Expected a function",Eg=Math.max,Ng=Math.min;function Lg(t,e,o){let r,n,l=0,s,i=!1,d=!1,c,u,a,m=!0;if(typeof t!="function")throw new TypeError(Sg);e=e||0,typeof o=="object"&&(i=!!o.leading,d="maxWait"in o,c=d?Eg(o.maxWait||0,e):c,m="trailing"in o?!!o.trailing:m);function p(x){let b=r,_=s;return r=s=void 0,l=x,u=t.apply(_,b),u}function h(x){return l=x,a=setTimeout(k,e),i?p(x):u}function f(x){let b=x-n,_=x-l,D=e-b;return d?Ng(D,c-_):D}function g(x){let b=x-n,_=x-l;return n===void 0||b>=e||b<0||d&&_>=c}function k(){let x=Date.now();if(g(x))return N(x);a=setTimeout(k,f(x))}function N(x){return a=void 0,m&&r?p(x):(r=s=void 0,u)}function R(){a!==void 0&&clearTimeout(a),l=0,r=n=s=a=void 0}function T(){return a===void 0?u:N(Date.now())}function C(){let x=Date.now(),b=g(x);if(r=arguments,s=this,n=x,b){if(a===void 0)return h(n);if(d)return clearTimeout(a),a=setTimeout(k,e),p(n)}return a===void 0&&(a=setTimeout(k,e)),u}return C.cancel=R,C.flush=T,C}var ya=Lg;function Ra(t,e,o){let r=yg(6),n=Ig(null),l,s;r[0]!==t||r[1]!==o||r[2]!==e?(l=()=>(n.current=ya(t,e,{maxWait:o}),()=>{n.current?.cancel()}),s=[t,e,o],r[0]=t,r[1]=o,r[2]=e,r[3]=l,r[4]=s):(l=r[3],s=r[4]),Rg(l,s);let i;return r[5]===Symbol.for("react.memo_cache_sentinel")?(i=(...c)=>{let u=c;n.current&&n.current(...u)},r[5]=i):i=r[5],i}var $a=20;function Xg({anchorElem:t}){let[e]=$g(),o=Oa(),r=U(),[n,l]=Mo(!1),[s,i]=Mo(!1),[d,c]=Mo(!1),[u,a]=Mo({}),m=Da(new Set),p=Da(null),h=Ra(k=>{let{isOutside:N,tableDOMNode:R}=zg(k,r.editorConfig?.lexical);if(N){l(!1),i(!1);return}if(!R)return;p.current=R;let T=null,C=null,x=null;if(e.getEditorState().read(()=>{let $=va(R);if(jg($)){let O=Wg($,F=>Ia(F));if(!Ia(O))return;if(x=Hg(O,e.getElementByKey(O.getKey())),x){let F=O.getChildrenSize(),P=O.getChildAtIndex(0)?.getChildrenSize(),Z=Fg($),K=Ag($);Z===F-1?T=$:K===P-1&&(C=$)}}},{editor:e}),!x)return;let b=x.parentElement;if(!b)return;let{bottom:_,height:D,left:I,right:y,width:S,y:w}=x.getBoundingClientRect(),L=!1;b&&b.classList.contains("LexicalEditorTheme__tableScrollableWrapper")&&(L=b.scrollWidth>b.clientWidth);let{left:E,y:v}=t.getBoundingClientRect();T?(i(!1),l(!0),a({height:$a,left:L&&b?b.offsetLeft:I-E,top:_-v+5,width:L&&b?b.offsetWidth:S})):C&&(i(!0),l(!1),a({height:D,left:y-E+5,top:w-v,width:$a}))},50,250),f=Jg(()=>new ResizeObserver(()=>{l(!1),i(!1)}),[]);Ma(()=>{if(d)return document.addEventListener("mousemove",h),()=>{l(!1),i(!1),document.removeEventListener("mousemove",h)}},[d,h]),Ma(()=>Gg(e.registerMutationListener(Ug,k=>{e.getEditorState().read(()=>{let N=!1;for(let[R,T]of k)switch(T){case"created":{m.current.add(R),N=!0;break}case"destroyed":{m.current.delete(R),N=!0;break}default:break}if(N){f.disconnect();for(let R of m.current){let{tableElement:T}=Og(R);f.observe(T)}c(m.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,f]);let g=k=>{e.update(()=>{p.current&&(va(p.current)?.selectEnd(),k?(Bg(),l(!1)):(Pg(),i(!1)))})};return o?Mg(Dg,{children:[n&&zr("button",{"aria-label":"Add Row",className:r.editorConfig.lexical.theme.tableAddRows,onClick:()=>g(!0),style:{...u},type:"button"}),s&&zr("button",{"aria-label":"Add Column",className:r.editorConfig.lexical.theme.tableAddColumns,onClick:()=>g(!1),style:{...u},type:"button"})]}):null}function zg(t,e){let o=t.target;if(Vg(o)){let r=o.closest(`td.${e.theme.tableCell}, th.${e.theme.tableCell}`);return{isOutside:!(r||o.closest(`button.${e.theme.tableAddRows}`)||o.closest(`button.${e.theme.tableAddColumns}`)||o.closest(`div.${e.theme.tableCellResizer}`)),tableDOMNode:r}}else return{isOutside:!0,tableDOMNode:null}}function Aa(t){let e=vg(2),{anchorElem:o}=t,r=o===void 0?document.body:o;if(!Oa())return null;let l;return e[0]!==r?(l=Kg(zr(Xg,{anchorElem:r}),r),e[0]=r,e[1]=l):l=e[1],l}import{c as Zg}from"react/compiler-runtime";import{jsx as Zr,jsxs as Yg}from"react/jsx-runtime";import{useLexicalComposerContext as qg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as Qg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as ex,TableCellNode as tx,TableNode as ox,TableRowNode as rx}from"@lexical/table";import{mergeRegister as nx}from"@lexical/utils";import{formatDrawerSlug as lx,useEditDepth as ix}from"@payloadcms/ui";import{$getSelection as sx,$isRangeSelection as ax,COMMAND_PRIORITY_EDITOR as cx,createCommand as ux}from"lexical";import{createContext as dx,use as mx,useEffect as px,useMemo as fx,useState as hx}from"react";import*as Fa from"react";var Do=ux("OPEN_EMBED_DRAWER_COMMAND"),Pa=dx({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function Ba({children:t}){let[e,o]=hx({cellEditorConfig:null,cellEditorPlugins:null});return Zr(Pa,{value:fx(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(r,n)=>{o({cellEditorConfig:r,cellEditorPlugins:n})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var ja=()=>{let t=Zg(16),[e]=qg(),o=mx(Pa),r=ix(),{fieldProps:n,uuid:l}=U(),{schemaPath:s}=n,i="lexical-table-create-"+l,d;t[0]!==r||t[1]!==i?(d=lx({slug:i,depth:r}),t[0]=r,t[1]=i,t[2]=d):d=t[2];let c=d,{toggleDrawer:u}=xe(c,!0),a;t[3]!==e||t[4]!==u?(a=()=>{if(!e.hasNodes([ox,rx,tx]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return nx(e.registerCommand(Do,()=>{let f=null;return e.getEditorState().read(()=>{let g=sx();ax(g)&&(f=g)}),f&&u(),!0},cx))},t[3]=e,t[4]=u,t[5]=a):a=t[5];let m;t[6]!==o||t[7]!==e||t[8]!==u?(m=[o,e,u],t[6]=o,t[7]=e,t[8]=u,t[9]=m):m=t[9],px(a,m);let p;t[10]!==e?(p=(f,g)=>{!g.columns||!g.rows||e.dispatchCommand(ex,{columns:String(g.columns),rows:String(g.rows)})},t[10]=e,t[11]=p):p=t[11];let h;return t[12]!==c||t[13]!==s||t[14]!==p?(h=Yg(Fa.Fragment,{children:[Zr(Ct,{drawerSlug:c,drawerTitle:"Create Table",featureKey:"experimental_table",handleDrawerSubmit:p,schemaPath:s,schemaPathSuffix:"fields"}),Zr(Qg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]}),t[12]=c,t[13]=s,t[14]=p,t[15]=h):h=t[15],h};var bx=M({markdownTransformers:[da],nodes:[xx,gx,Cx],plugins:[{Component:ja,position:"normal"},{Component:La,position:"normal"},{Component:ka,position:"floatingAnchorElem"},{Component:Aa,position:"floatingAnchorElem"}],providers:[Ba],slashMenu:{groups:[X([{Icon:Pr,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(Do,{})}}])]},toolbarFixed:{groups:[ke([{ChildComponent:Pr,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(Do,{})}}])]}});import{$isNodeSelection as tC}from"lexical";import{jsx as Yr,jsxs as kx}from"react/jsx-runtime";import"react";var qr=()=>kx("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Yr("path",{d:"M14.6667 4H5.33333C4.59695 4 4 4.59695 4 5.33333V14.6667C4 15.403 4.59695 16 5.33333 16H14.6667C15.403 16 16 15.403 16 14.6667V5.33333C16 4.59695 15.403 4 14.6667 4Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Yr("path",{d:"M7.99984 9.33366C8.73622 9.33366 9.33317 8.73671 9.33317 8.00033C9.33317 7.26395 8.73622 6.66699 7.99984 6.66699C7.26346 6.66699 6.6665 7.26395 6.6665 8.00033C6.6665 8.73671 7.26346 9.33366 7.99984 9.33366Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Yr("path",{d:"M16 11.9995L13.9427 9.94214C13.6926 9.69218 13.3536 9.55176 13 9.55176C12.6464 9.55176 12.3074 9.69218 12.0573 9.94214L6 15.9995",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Va}from"react/jsx-runtime";import Ja from"bson-objectid";import{$applyNodeReplacement as Nx}from"lexical";import*as Ka from"react";import _x from"bson-objectid";function $o(t,e){if(t.hasAttribute("data-lexical-pending-upload-form-id")){let r=t.getAttribute("data-lexical-pending-upload-form-id");if(r!=null)return{node:e({data:{pending:{formID:r,src:t.getAttribute("src")||""}}})}}if(t.hasAttribute("data-lexical-upload-relation-to")&&t.hasAttribute("data-lexical-upload-id")){let r=t.getAttribute("data-lexical-upload-id"),n=t.getAttribute("data-lexical-upload-relation-to");if(r!=null&&n!=null)return{node:e({data:{fields:{},relationTo:n,value:r}})}}return{node:e({data:{pending:{formID:new _x.default().toHexString(),src:t.getAttribute("src")||""}}})}}import{DecoratorBlockNode as Tx}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as wx}from"@lexical/utils";import Ua from"bson-objectid";import{$applyNodeReplacement as Sx}from"lexical";var Gt=class extends Tx{__data;constructor({data:e,format:o,key:r}){super(o,r),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=>$o(o,Ha),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Ua.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=Ha({data:o});return r.setFormat(e.format),r}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return wx(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 Ha({data:t}){return t?.id||(t.id=new Ua.default().toHexString()),Sx(new Gt({data:t}))}import{jsx as Wa}from"react/jsx-runtime";import{ShimmerEffect as Ex}from"@payloadcms/ui";var Ga=()=>Wa("div",{className:"lexical-upload",children:Wa(Ex,{height:"95px",width:"203px"})});var Lx=Ka.lazy(()=>import("./component-XIHC3W6W.js").then(t=>({default:t.UploadComponent}))),pe=class extends Gt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{img:e=>({conversion:o=>$o(o,fe),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Ja.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=fe({data:o});return r.setFormat(e.format),r}decorate(e,o){return this.__data.pending?Va(Ga,{}):Va(Lx,{className:o?.theme?.upload??"LexicalEditorTheme__upload",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function fe({data:t}){return t?.id||(t.id=new Ja.default().toHexString()),Nx(new pe({data:t}))}function dt(t){return t instanceof pe}import{c as Ox}from"react/compiler-runtime";import{jsx as Ax}from"react/jsx-runtime";import{useLexicalComposerContext as Fx}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as nc,$insertNodeToNearestRoot as tn,mergeRegister as Px}from"@lexical/utils";import{useBulkUpload as Bx,useEffectEvent as jx,useModal as Hx}from"@payloadcms/ui";import on from"bson-objectid";import{$createRangeSelection as Ux,$getPreviousSelection as Qa,$getSelection as ec,$isParagraphNode as rn,$isRangeSelection as tc,$setSelection as Wx,COMMAND_PRIORITY_EDITOR as Gx,COMMAND_PRIORITY_LOW as oc,createCommand as Vx,DROP_COMMAND as Jx,getDOMSelectionFromTarget as Kx,isHTMLElement as rc,PASTE_COMMAND as Xx}from"lexical";import{useEffect as zx}from"react";import{c as Xa}from"react/compiler-runtime";import{jsx as Qr}from"react/jsx-runtime";import{useLexicalComposerContext as za}from"@lexical/react/LexicalComposerContext.js";import{toast as yx}from"@payloadcms/ui";import{$getNodeByKey as Rx,COMMAND_PRIORITY_EDITOR as Za}from"lexical";import{useEffect as Ya,useState as Ix}from"react";var vx=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=Rx(o);n&&n.replace(fe({data:{fields:null,relationTo:e,value:r}}))}):t.dispatchCommand(en,{fields:null,relationTo:e,value:r})},Mx=t=>{let e=Xa(13),{enabledCollectionSlugs:o}=t,[r]=za(),[n,l]=Ix(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:c}=Pt(s),u,a;e[2]!==r||e[3]!==c?(u=()=>r.registerCommand(ze,f=>(l(f?.replace?f?.replace.nodeKey:null),c(),!0),Za),a=[r,c],e[2]=r,e[3]=c,e[4]=u,e[5]=a):(u=e[4],a=e[5]),Ya(u,a);let m;e[6]!==i||e[7]!==r||e[8]!==n?(m=f=>{let{collectionSlug:g,doc:k}=f;i(),vx({editor:r,relationTo:g,replaceNodeKey:n,value:k.id})},e[6]=i,e[7]=r,e[8]=n,e[9]=m):m=e[9];let p=m,h;return e[10]!==d||e[11]!==p?(h=Qr(d,{onSelect:p}),e[10]=d,e[11]=p,e[12]=h):h=e[12],h},Dx=()=>{let t=Xa(3),[e]=za(),o,r;return t[0]!==e?(o=()=>e.registerCommand(ze,$x,Za),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Ya(o,r),null},qa=({enabledCollectionSlugs:t})=>t?.length?Qr(Mx,{enabledCollectionSlugs:t}):Qr(Dx,{});function $x(){return yx.error("No upload collections enabled"),!0}function Zx(t){let e=t.target;return!!(rc(e)&&!e.closest("code, span.editor-image")&&rc(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function Yx(t){let e,o=Kx(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 en=Vx("INSERT_UPLOAD_COMMAND"),lc=t=>{let e=Ox(21),{clientProps:o}=t,[r]=Fx(),n=o?.disabledCollections,l=o?.enabledCollections,s;e[0]!==n||e[1]!==l?(s={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l,uploads:!0},e[0]=n,e[1]=l,e[2]=s):s=e[2];let{enabledCollectionSlugs:i}=ko(s),{drawerSlug:d,setCollectionSlug:c,setInitialForms:u,setOnCancel:a,setOnSuccess:m,setSelectableCollections:p}=Bx(),{isModalOpen:h,openModal:f}=Hx(),g;e[3]!==d||e[4]!==r||e[5]!==i||e[6]!==h||e[7]!==f||e[8]!==c||e[9]!==u||e[10]!==a||e[11]!==m||e[12]!==p?(g=C=>{let{files:x}=C;if(x?.length!==0&&(u(b=>[...b??[],...x.map(qx)]),!h(d))){if(!i.length||!i[0])return;c(i[0]),p(i),a(()=>{r.update(Qx)}),m(b=>{let _=new Map(b.map(eC));r.update(()=>{for(let D of nc()){let I=D.node;if(dt(I)){let y=I.getData();if(y?.pending){let S=_.get(y.pending?.formID);S&&I.replace(fe({data:{id:new on.default().toHexString(),fields:{},relationTo:S.collectionSlug,value:S.doc.id}}))}}}})}),f(d)}},e[3]=d,e[4]=r,e[5]=i,e[6]=h,e[7]=f,e[8]=c,e[9]=u,e[10]=a,e[11]=m,e[12]=p,e[13]=g):g=e[13];let k=jx(g),N;e[14]!==r||e[15]!==k?(N=()=>{if(!r.hasNodes([pe]))throw new Error("UploadPlugin: UploadNode not registered on editor");return Px(r.registerNodeTransform(pe,C=>{let x=C.getData();if(!x?.pending)return;(async function(){let D=null,I=x?.pending?.src,y=x?.pending?.formID;if(I?.startsWith("data:")){let S=I.match(/data:(image\/[a-zA-Z]+);base64,/),w=S?S[1]:"image/png",L=I.replace(/^data:image\/[a-zA-Z]+;base64,/,""),E=atob(L),v=new Array(E.length);for(let F=0;F<E.length;F++)v[F]=E.charCodeAt(F);let $=new Uint8Array(v);D={alt:void 0,file:new File([$],"pasted-image."+w?.split("/",2)[1],{type:w}),formID:y}}else if(I?.startsWith("http")||I?.startsWith("https")){let w=await(await fetch(I)).blob(),L=I.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];D={alt:void 0,file:new File([w],L,{type:w.type}),formID:y}}D&&k({files:[D]})})()}),r.registerCommand(en,C=>(r.update(()=>{let x=ec()||Qa();if(tc(x)){let b=fe({data:{id:C.id,fields:C.fields,relationTo:C.relationTo,value:C.value}}),{focus:_}=x,D=_.getNode();tn(b),rn(D)&&!D.__first&&D.remove()}}),!0),Gx),r.registerCommand(Xx,C=>{if(!(C instanceof ClipboardEvent))return!1;let x=C.clipboardData;if(!x?.types?.length||x?.types?.includes("text/html"))return!1;let b=[];return x?.files?.length&&Array.from(x.files).forEach(_=>{b.push({alt:"",file:_,formID:new on.default().toHexString()})}),b.length?(r.update(()=>{let _=ec()||Qa();if(tc(_))for(let D of b){let I=fe({data:{pending:{formID:D.formID,src:URL.createObjectURL(D.file)}}}),{focus:y}=_,S=y.getNode();tn(I),rn(S)&&!S.__first&&S.remove()}}),k({files:b}),!0):!1},oc),r.registerCommand(Jx,C=>{if(!(C instanceof DragEvent))return!1;let x=C.dataTransfer;if(!x?.types?.length)return!1;let b=[];return x?.files?.length&&Array.from(x.files).forEach(_=>{b.push({alt:"",file:_,formID:new on.default().toHexString()})}),b.length?(C.preventDefault(),C.stopPropagation(),r.update(()=>{if(Zx(C)){let _=Yx(C),D=Ux();_!=null&&D.applyDOMRange(_),Wx(D);for(let I of b){let y=fe({data:{pending:{formID:I.formID,src:URL.createObjectURL(I.file)}}}),{focus:S}=D,w=S.getNode();tn(y),rn(w)&&!w.__first&&w.remove()}}}),k({files:b}),!0):!1},oc))},e[14]=r,e[15]=k,e[16]=N):N=e[16];let R;e[17]!==r?(R=[r],e[17]=r,e[18]=R):R=e[18],zx(N,R);let T;return e[19]!==i?(T=Ax(qa,{enabledCollectionSlugs:i}),e[19]=i,e[20]=T):T=e[20],T};function qx(t){return{file:t.file,formID:t.formID}}function Qx(){for(let t of nc()){let e=t.node;dt(e)&&e.getData()?.pending&&e.remove()}}function eC(t){return[t.formID,t]}var oC=M({nodes:[pe],plugins:[{Component:lc,position:"normal"}],slashMenu:{groups:[X([{Icon:qr,key:"upload",keywords:["upload","image","file","img","picture","photo","media"],label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(ze,{replace:!1})}}])]},toolbarFixed:{groups:[ke([{ChildComponent:qr,isActive:({selection:t})=>{if(!tC(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return dt(e)},key:"upload",label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(ze,{replace:!1})}}])]}});import{c as nC}from"react/compiler-runtime";import{jsx as Oo}from"react/jsx-runtime";import{createElement as lC}from"react";import{ShimmerEffect as iC,useConfig as sC}from"@payloadcms/ui";import{lazy as aC,Suspense as cC,useEffect as uC,useState as dC}from"react";var ic={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",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 nn={namespace:"lexical",theme:ic};function sc({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:r,schemaPath:n,unSanitizedEditorConfig:l}){let s=new Map;for(let c of l.features){if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null)throw new Error("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.");s.set(c.clientFeatureProps.featureKey,c)}l.features=l.features.sort((c,u)=>c.clientFeatureProps.order-u.clientFeatureProps.order);let i=new Map,d=0;for(let c of l.features){let u=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:s,field:r,resolvedFeatures:i,schemaPath:n,unSanitizedEditorConfig:l}):c.feature;u.key=c.clientFeatureProps.featureKey,u.order=d,i.set(c.clientFeatureProps.featureKey,u),d++}return i}import{deepMerge as rC}from"payload/shared";var ac=t=>{let e={enabledFeatures:[],enabledFormats:[],markdownTransformers:[],nodes:[],plugins:[],providers:[],slashMenu:{dynamicGroups:[],groups:[]},toolbarFixed:{groups:[]},toolbarInline:{groups:[]}},o={};if(t.forEach(r=>{r.key==="toolbarFixed"&&r.sanitizedClientFeatureProps?.customGroups&&(o={...o,...r.sanitizedClientFeatureProps.customGroups})}),!t?.size)return e;t.forEach(r=>{if(r.providers?.length&&(e.providers=e.providers.concat(r.providers)),r.enableFormats?.length&&e.enabledFormats.push(...r.enableFormats),r.nodes?.length)for(let n of r.nodes)e.nodes.push(n);if(r.plugins?.length&&r.plugins.forEach((n,l)=>{e.plugins?.push({clientProps:r.sanitizedClientFeatureProps,Component:n.Component,key:r.key+l,position:n.position})}),r.toolbarInline?.groups?.length)for(let n of r.toolbarInline.groups){let l=e.toolbarInline.groups.find(s=>s.key===n.key);l?e.toolbarInline.groups=e.toolbarInline.groups.filter(s=>s.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarInline?.groups.push(l)}if(r.toolbarFixed?.groups?.length)for(let n of r.toolbarFixed.groups){let l=e.toolbarFixed.groups.find(s=>s.key===n.key);l?e.toolbarFixed.groups=e.toolbarFixed.groups.filter(s=>s.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarFixed?.groups.push(l)}if(r.slashMenu?.groups){r.slashMenu.dynamicGroups?.length&&(e.slashMenu.dynamicGroups=e.slashMenu.dynamicGroups.concat(r.slashMenu.dynamicGroups));for(let n of r.slashMenu.groups){let l=e.slashMenu.groups.find(s=>s.key===n.key);l?e.slashMenu.groups=e.slashMenu.groups.filter(s=>s.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.slashMenu.groups.push(l)}}if(r.markdownTransformers?.length)for(let n of r.markdownTransformers)typeof n=="function"?e.markdownTransformers.push(n({allNodes:e.nodes,allTransformers:e.markdownTransformers})):e.markdownTransformers.push(n);e.enabledFeatures.push(r.key)}),Object.keys(o).length>0&&(e.toolbarFixed.groups=e.toolbarFixed.groups.map(r=>{let n=o[r.key];return n?rC(r,n):r})),e.toolbarInline.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0),e.toolbarFixed.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0);for(let r of e.toolbarInline.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);for(let r of e.toolbarFixed.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);return e};function ln(t,e,o,r){return{admin:o,features:ac(t),lexical:e,resolvedFeatureMap:t,view:r}}var mC=aC(()=>import("./Field-4UEGQMIN.js").then(t=>({default:t.RichText}))),pC=t=>Oo(Uo,{inheritable:!0,views:t.views,children:Oo(fC,{...t})}),fC=t=>{let e=nC(23),{admin:o,clientFeatures:r,featureClientImportMap:n,featureClientSchemaMap:l,field:s,lexicalEditorConfig:i,schemaPath:d,views:c}=t,u;e[0]!==o?(u=o===void 0?{}:o,e[0]=o,e[1]=u):u=e[1];let a=u,m;e[2]!==n?(m=n===void 0?{}:n,e[2]=n,e[3]=m):m=e[3];let p=m,h=i===void 0?nn:i,{currentView:f}=Wo(),g=c?.[f]?.admin??a,k=c?.[f]?.lexical,N;e[4]!==h||e[5]!==k?(N=typeof k=="function"?k(h):k??h,e[4]=h,e[5]=k,e[6]=N):N=e[6];let R=N,{config:T}=sC(),[C,x]=dC(null),b,_;e[7]!==r||e[8]!==T||e[9]!==f||e[10]!==g||e[11]!==R||e[12]!==p||e[13]!==l||e[14]!==s||e[15]!==C||e[16]!==d||e[17]!==c?(b=()=>{if(C&&C.view===f)return;let I=c?.[f],y=I?.filterFeatures?I.filterFeatures(r):r,S=[];for(let L of Object.values(y))L.clientFeatureProvider&&S.push(L.clientFeatureProvider(L.clientFeatureProps));let w=sc({config:T,featureClientImportMap:p,featureClientSchemaMap:l,field:s,schemaPath:d??s.name,unSanitizedEditorConfig:{features:S,lexical:R}});x(ln(w,R,g,f))},_=[g,r,T,p,l,s,C,R,d,f,c],e[7]=r,e[8]=T,e[9]=f,e[10]=g,e[11]=R,e[12]=p,e[13]=l,e[14]=s,e[15]=C,e[16]=d,e[17]=c,e[18]=b,e[19]=_):(b=e[18],_=e[19]),uC(b,_);let D;return e[20]!==C||e[21]!==t?(D=Oo(cC,{fallback:Oo(iC,{height:"35vh"}),children:C&&lC(mC,{...t,editorConfig:C,key:C.view})}),e[20]=C,e[21]=t,e[22]=D):D=e[22],D};function hC(t){return t instanceof HTMLElement}function gC(...t){return t.filter(Boolean).join(" ")}var Ao=new WeakMap;function cc(t){let e=t.changedTouches[0];return e===void 0?null:[e.clientX,e.clientY]}function Fo(t,e){let o=Ao.get(t);if(o===void 0){let r=new Set,n=s=>{o!==void 0&&(o.start=cc(s))},l=s=>{if(o===void 0)return;let{start:i}=o;if(i===null)return;let d=cc(s);for(let c of r)d!==null&&c([d[0]-i[0],d[1]-i[1]],s)};t.addEventListener("touchstart",n),t.addEventListener("touchend",l),o={handleTouchend:l,handleTouchstart:n,listeners:r,start:null},Ao.set(t,o)}return o.listeners.add(e),()=>{xC(t,e)}}function xC(t,e){let o=Ao.get(t);if(o===void 0)return;let{listeners:r}=o;r.delete(e),r.size===0&&(Ao.delete(t),t.removeEventListener("touchstart",o.handleTouchstart),t.removeEventListener("touchend",o.handleTouchend))}function CC(t,e){return Fo(t,(o,r)=>{let[n,l]=o;n<0&&-n>Math.abs(l)&&e(n,r)})}function bC(t,e){return Fo(t,(o,r)=>{let[n,l]=o;n>0&&n>Math.abs(l)&&e(n,r)})}function kC(t,e){return Fo(t,(o,r)=>{let[n,l]=o;l<0&&-l>Math.abs(n)&&e(n,r)})}function _C(t,e){return Fo(t,(o,r)=>{let[n,l]=o;l>0&&l>Math.abs(n)&&e(n,r)})}import{c as TC}from"react/compiler-runtime";import{jsx as wC}from"react/jsx-runtime";import"react";var SC=()=>{let t=TC(2),{EditButton:e}=Ce(),o;return t[0]!==e?(o=e?wC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as EC}from"react/compiler-runtime";import{jsx as NC}from"react/jsx-runtime";import"react";var LC=()=>{let t=EC(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 yC}from"react/compiler-runtime";import{jsx as RC}from"react/jsx-runtime";import"react";var IC=()=>{let t=yC(2),{Label:e}=Ce(),o;return t[0]!==e?(o=e?RC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as vC}from"react/compiler-runtime";import{jsx as MC}from"react/jsx-runtime";import"react";var DC=t=>{let e=vC(3),{children:o}=t,{InlineBlockContainer:r}=Ce(),n;return e[0]!==r||e[1]!==o?(n=r?MC(r,{children:o}):null,e[0]=r,e[1]=o,e[2]=n):n=e[2],n};import{jsx as $C}from"react/jsx-runtime";import"react";var OC=t=>{let{children:e,...o}=t,{BlockCollapsible:r}=ie();return r?$C(r,{...o,children:e}):null};import{c as AC}from"react/compiler-runtime";import{jsx as FC}from"react/jsx-runtime";import"react";var PC=()=>{let t=AC(2),{EditButton:e}=ie(),o;return t[0]!==e?(o=e?FC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as BC}from"react/compiler-runtime";import{jsx as jC}from"react/jsx-runtime";import"react";var HC=()=>{let t=BC(2),{RemoveButton:e}=ie(),o;return t[0]!==e?(o=e?jC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as UC}from"qs-esm";var WC=({apiURL:t,depth:e,draft:o,locale:r})=>async({id:l,collectionSlug:s,select:i})=>{let d=UC({depth:e??0,draft:o??!1,locale:r,select:i},{addQueryPrefix:!0});return await fetch(`${t}/${s}/${l}${d}`,{credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json"},method:"GET"}).then(u=>u.json())};var uc={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
|
|
58
|
+
`,Os="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",Fs="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",a0=new RegExp("^[^"+Fs+"]*["+Os+"]"),c0=new RegExp("^[^"+Os+"]*["+Fs+"]"),u0={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},d0={directionless:O.IS_DIRECTIONLESS,unmergeable:O.IS_UNMERGEABLE},m0={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},p0={[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"},f0={normal:O.IS_NORMAL,segmented:O.IS_SEGMENTED,token:O.IS_TOKEN},h0={[O.IS_NORMAL]:"normal",[O.IS_SEGMENTED]:"segmented",[O.IS_TOKEN]:"token"};var Bs={text:({node:t})=>{let e=t.text;return t.format&O.IS_BOLD&&(e=Ke("strong",{children:e})),t.format&O.IS_ITALIC&&(e=Ke("em",{children:e})),t.format&O.IS_STRIKETHROUGH&&(e=Ke("span",{style:{textDecoration:"line-through"},children:e})),t.format&O.IS_UNDERLINE&&(e=Ke("span",{style:{textDecoration:"underline"},children:e})),t.format&O.IS_CODE&&(e=Ke("code",{children:e})),t.format&O.IS_SUBSCRIPT&&(e=Ke("sub",{children:e})),t.format&O.IS_SUPERSCRIPT&&(e=Ke("sup",{children:e})),e}};import{jsx as $t}from"react/jsx-runtime";var Ps={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={...$s,...Bs,...vs,...Ns,...Ds,...Ls,...ys,...Ms,...Is({}),...Ps,...As};import{jsx as po,Fragment as g0}from"react/jsx-runtime";import mo from"react";function js(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 x0(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 po("span",{dangerouslySetInnerHTML:{__html:n}})}return null}}function Hs(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 mo.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 po("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]=Hs(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]=Hs(i))}continue}let r=n;(r.Component||r.html)&&(e[o]=x0(r))}return e}function Us({converters:t,data:e,disableIndent:o,disableTextAlign:n,nodeMap:r}){if(js(e)){let l=r?C0(r):void 0,s=l?{...t,...l,blocks:{...t.blocks,...l.blocks},inlineBlocks:{...t.inlineBlocks,...l.inlineBlocks}}:t;return Gs({converters:s,disableIndent:o,disableTextAlign:n,nodes:e.root.children,parent:e.root})}return po(g0,{})}function Gs({converters:t,disableIndent:e,disableTextAlign:o,nodes:n,parent:r}){let l=t.unknown;return n.map((i,d)=>{let c;i.type==="block"?(c=t?.blocks?.[i?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${i?.fields?.blockType} block, but no converter is provided`)):i.type==="inlineBlock"?(c=t?.inlineBlocks?.[i?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${i?.fields?.blockType} inline block, but no converter is provided`)):c=t[i.type];try{!c&&l&&(c=l);let u;c?u=typeof c=="function"?c({childIndex:d,converters:t,node:i,nodesToJSX:p=>Gs({converters:p.converters??t,disableIndent:p.disableIndent??e,disableTextAlign:p.disableTextAlign??o,nodes:p.nodes,parent:p.parent??{...i,parent:r}}),parent:r}):c:u=po("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`),mo.isValidElement(u)){if(a.textAlign||a.paddingInlineStart){let m={...a,...u?.props?.style??{}};return mo.cloneElement(u,{key:d,style:m})}return mo.cloneElement(u,{key:d})}return u}catch(u){return console.error("Error converting lexical node to JSX:",u,"node:",i),null}}).filter(Boolean)}function Ln({className:t,converters:e,data:o,disableContainer:n,disableIndent:r,disableTextAlign:l,nodeMap:s}){if(!o)return null;let i={};e?typeof e=="function"?i=e({defaultConverters:ct}):i=e:i=ct;let d=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&Us({converters:i,data:o,disableIndent:r,disableTextAlign:l,nodeMap:s});return n?Vs(b0,{children:d}):Vs("div",{className:t??"payload-richtext",children:d})}function zs(){let t=k0(7),[e]=_0(),o;t[0]!==e?(o=()=>e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[n,r]=w0(o),l,s;t[2]!==e?(l=()=>e.registerUpdateListener(d=>{let{editorState:c}=d;r(c.toJSON())}),s=[e],t[2]=e,t[3]=l,t[4]=s):(l=t[3],s=t[4]),T0(l,s);let i;return t[5]!==n?(i=Ws("div",{className:"debug-jsx-converter",children:Ws(Ln,{converters:ct,data:n})}),t[5]=n,t[6]=i):i=t[6],i}var S0=$({plugins:[{Component:zs,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)"}},E0={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 ph}from"lexical";import{jsx as Ks}from"react/jsx-runtime";import"react";var N0="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",yn=({className:t})=>Ks("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:Ks("path",{d:N0,fill:"currentColor"})});import{jsx as I0}from"react/jsx-runtime";import{$applyNodeReplacement as M0}from"lexical";import*as Xs from"react";import{DecoratorBlockNode as L0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as y0}from"@lexical/utils";import{$applyNodeReplacement as v0}from"lexical";function R0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Js({relationTo:o,value:e})}:null}var At=class extends L0{__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:R0,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=Js(o);return n.setFormat(e.format),n}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return y0(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 Js(t){return v0(new At({data:t}))}var $0=Xs.lazy(()=>import("./RelationshipComponent-5RONAYJM.js").then(t=>({default:t.RelationshipComponent})));function A0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Je({relationTo:o,value:e})}:null}var Le=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:A0,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=Je(o);return n.setFormat(e.format),n}decorate(e,o){return I0($0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Je(t){return M0(new Le({data:t}))}function vn(t){return t instanceof Le}import{c as th}from"react/compiler-runtime";import{jsx as oh}from"react/jsx-runtime";import{useLexicalComposerContext as nh}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as rh}from"@lexical/utils";import{$getPreviousSelection as lh,$getSelection as ih,$isParagraphNode as sh,$isRangeSelection as ah,COMMAND_PRIORITY_EDITOR as ch,createCommand as uh}from"lexical";import{useEffect as dh}from"react";import{c as qs}from"react/compiler-runtime";import{jsx as Rn}from"react/jsx-runtime";import{useLexicalComposerContext as Qs}from"@lexical/react/LexicalComposerContext.js";import{toast as z0}from"@payloadcms/ui";import{$getNodeByKey as K0,COMMAND_PRIORITY_EDITOR as ea}from"lexical";import{useEffect as ta,useState as J0}from"react";import{c as D0}from"react/compiler-runtime";import{jsx as O0}from"react/jsx-runtime";import{useLexicalComposerContext as F0}from"@lexical/react/LexicalComposerContext";import{useListDrawer as B0,useModal as P0}from"@payloadcms/ui";import{$getNodeByKey as Zs,$getPreviousSelection as j0,$getRoot as H0,$getSelection as U0,$isRangeSelection as G0,$setSelection as V0}from"lexical";import{useEffect as W0,useState as Ys}from"react";var Dt=t=>{let e=D0(23),[o]=F0(),[n,r]=Ys(null),[l,s]=Ys(!1),[i,d,c]=B0(t),{closeDrawer:u,drawerSlug:a,isDrawerOpen:m,openDrawer:p}=c,{modalState:h}=P0(),f;e[0]===Symbol.for("react.memo_cache_sentinel")?(f=()=>{let N=U0()??j0();r(N)},e[0]=f):f=e[0];let g=f,_;e[1]!==o||e[2]!==n?(_=()=>{n&&o.update(()=>{if(G0(n)){let{anchor:N,focus:S}=n;Zs(N.key)&&Zs(S.key)&&V0(n.clone())}else H0().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=n,e[3]=_):_=e[3];let L=_,R;e[4]!==u?(R=()=>{u()},e[4]=u,e[5]=R):R=e[5];let b=R,x,C;e[6]!==a||e[7]!==h||e[8]!==L||e[9]!==l?(x=()=>{if(!l)return;let N=h[a];N&&!N?.isOpen&&(s(!1),setTimeout(()=>{L()},1))},C=[h,a,L,l],e[6]=a,e[7]=h,e[8]=L,e[9]=l,e[10]=x,e[11]=C):(x=e[10],C=e[11]),W0(x,C);let k;e[12]!==d?(k=N=>O0(d,{...N,onClick:()=>{g()}}),e[12]=d,e[13]=k):k=e[13];let T;e[14]!==p?(T=()=>{g(),p(),s(!0)},e[14]=p,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 X0=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=K0(o);r&&r.replace(Je({relationTo:e,value:n}))}):t.dispatchCommand(In,{relationTo:e,value:n})},Z0=t=>{let e=qs(14),{enabledCollectionSlugs:o}=t,[n]=Qs(),[r,l]=J0(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:c,openListDrawer:u}=Dt(i),a,m;e[3]!==n||e[4]!==u?(a=()=>n.registerCommand(Qe,g=>(l(g?.replace?g?.replace.nodeKey:null),u(),!0),ea),m=[n,u],e[3]=n,e[4]=u,e[5]=a,e[6]=m):(a=e[5],m=e[6]),ta(a,m);let p;e[7]!==d||e[8]!==n||e[9]!==r?(p=g=>{let{collectionSlug:_,doc:L}=g;X0({editor:n,relationTo:_,replaceNodeKey:r,value:L.id}),d()},e[7]=d,e[8]=n,e[9]=r,e[10]=p):p=e[10];let h=p,f;return e[11]!==c||e[12]!==h?(f=Rn(c,{onSelect:h}),e[11]=c,e[12]=h,e[13]=f):f=e[13],f},Y0=()=>{let t=qs(3),[e]=Qs(),o,n;return t[0]!==e?(o=()=>e.registerCommand(Qe,q0,ea),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),ta(o,n),null},oa=({enabledCollectionSlugs:t})=>t?.length?Rn(Z0,{enabledCollectionSlugs:t}):Rn(Y0,{});function q0(){return z0.error("No relationship collections enabled"),!0}import{useConfig as Q0,useEntityVisibility as eh}from"@payloadcms/ui";import*as na from"react";var fo=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:n=!1}=t||{},{config:{collections:r}}=Q0(),{visibleEntities:l}=eh();return na.useMemo(()=>{let i=[],d=[],c=o?new Set(o):null,u=e?new Set(e):null;for(let a of r){let{slug:m,admin:{enableRichTextRelationship:p},upload:h}=a;if(l?.collections.includes(m)){if(n){if(!p||!h)continue}else if(h||!p)continue;c&&!c.has(m)||u&&u.has(m)||(i.push(m),d.push(a))}}return{enabledCollections:d,enabledCollectionSlugs:i}},[r,l,n,o,e])};var In=uh("INSERT_RELATIONSHIP_COMMAND"),ra=t=>{let e=th(8),{clientProps:o}=t,[n]=nh(),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,c;e[3]!==n?(d=()=>{if(!n.hasNodes([Le]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return n.registerCommand(In,mh,ch)},c=[n],e[3]=n,e[4]=d,e[5]=c):(d=e[4],c=e[5]),dh(d,c);let u;return e[6]!==i?(u=oh(oa,{enabledCollectionSlugs:i}),e[6]=i,e[7]=u):u=e[7],u};function mh(t){let e=ih()||lh();if(ah(e)){let o=Je(t),{focus:n}=e,r=n.getNode();rh(o),sh(r)&&!r.__first&&r.remove()}return!0}var fh=$({nodes:[Le],plugins:[{Component:ra,position:"normal"}],slashMenu:{groups:[X([{Icon:yn,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Qe,{replace:!1})}}])]},toolbarFixed:{groups:[Te([{ChildComponent:yn,isActive:({selection:t})=>{if(!ph(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return vn(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Qe,{replace:!1})}}])]}});import{c as Uh}from"react/compiler-runtime";import{jsx as he,jsxs as Gh}from"react/jsx-runtime";import{useLexicalComposerContext as Vh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as fa}from"@lexical/react/useLexicalEditable";import{useScrollInfo as Wh,useThrottledEffect as zh,useTranslation as Kh}from"@payloadcms/ui";import*as Co from"react";import{useMemo as On}from"react";import{jsx as hh,jsxs as gh}from"react/jsx-runtime";import{Tooltip as xh,useTranslation as Ch}from"@payloadcms/ui";import{$addUpdateTag as bh}from"lexical";import{useCallback as la,useEffect as kh,useMemo as ia,useRef as _h,useState as Th}from"react";var Mn="toolbar-popup__button",Ot=({active:t=!1,children:e,editor:o,enabled:n=!0,item:r})=>{let{i18n:l}=Ch(),{fieldProps:{featureClientSchemaMap:s,schemaPath:i}}=G(),[d,c]=Th(!1),u=_h(null);kh(()=>{u.current?.removeAttribute("data-pressing")},[t]);let a=ia(()=>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]),m=ia(()=>[Mn,n?"":"disabled",t?"active":"",r.key?`${Mn}-${r.key}`:""].filter(Boolean).join(" "),[t,n,r.key]),p=la(()=>{n&&o.focus(()=>{o.update(()=>{bh("toolbar")}),r.onSelect?.({editor:o,isActive:t})})},[o,r,t,n]),h=la(f=>{f.preventDefault(),f.currentTarget.setAttribute("data-pressing","")},[]);return gh("button",{"aria-label":a,className:m,"data-button-key":r.key,disabled:!n,onClick:p,onMouseDown:h,onPointerEnter:()=>c(!0),onPointerLeave:()=>{c(!1),u.current?.removeAttribute("data-pressing")},ref:u,type:"button",children:[hh(xh,{className:`${Mn}__tooltip`,show:d,children:a}),e]})};import{c as vh}from"react/compiler-runtime";import{jsx as ut}from"react/jsx-runtime";import Rh,{useMemo as Ih}from"react";import{useTranslation as Mh}from"@payloadcms/ui";import{jsx as Ae,jsxs as sa}from"react/jsx-runtime";import{Button as wh}from"@payloadcms/ui";import{$addUpdateTag as Sh,isDOMNode as Eh}from"lexical";import ho,{useCallback as Nh,useEffect as go,useMemo as ca,useRef as $n,useState as An}from"react";import{createPortal as Lh}from"react-dom";var aa="toolbar-popup__dropdown-item",ua=ho.createContext(null);function da({active:t,children:e,editor:o,enabled:n,Icon:r,item:l,itemKey:s,tooltip:i}){let d=ca(()=>[aa,n===!1?"disabled":"",t?"active":"",l?.key?`${aa}-${l.key}`:""].filter(Boolean).join(" "),[n,t,l.key]),c=$n(null),u=ho.use(ua);if(u===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=u;return go(()=>{c?.current!=null&&a(c)},[c,a]),Ae(wh,{"aria-label":i,buttonStyle:"none",className:d,disabled:n===!1,extraButtonProps:{"data-item-key":s},icon:r,iconPosition:"left",iconStyle:"none",onClick:()=>{n!==!1&&o.focus(()=>{o.update(()=>{Sh("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:m=>{m.preventDefault()},ref:c,tooltip:i,type:"button",children:e})}function yh({children:t,dropdownKey:e,dropDownRef:o,itemsContainerClassNames:n,onClose:r}){let[l,s]=An(),[i,d]=An(),c=Nh(m=>{s(p=>p!=null?[...p,m]:[m])},[s]),u=m=>{if(l==null)return;let{key:p}=m;["ArrowDown","ArrowUp","Escape","Tab"].includes(p)&&m.preventDefault(),p==="Escape"||p==="Tab"?r():p==="ArrowUp"?d(h=>{if(h==null)return l[0];let f=l.indexOf(h)-1;return l[f===-1?l.length-1:f]}):p==="ArrowDown"&&d(h=>h==null?l[0]:l[l.indexOf(h)+1])},a=ca(()=>({registerItem:c}),[c]);return go(()=>{l!=null&&i==null&&d(l[0]),i!=null&&i?.current!=null&&i.current.focus()},[l,i]),Ae(ua,{value:a,children:Ae("div",{className:(n??["toolbar-popup__dropdown-items"]).join(" "),"data-dropdown-key":e,"data-theme":"dark",onKeyDown:u,ref:o,children:t})})}function ma({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:n=!1,dropdownKey:r,Icon:l,itemsContainerClassNames:s,label:i,stopCloseOnClickSelf:d}){let c=$n(null),u=$n(null),[a,m]=An(!1),p=()=>{m(!1),u?.current!=null&&u.current.focus()};go(()=>{let f=u.current,g=c.current;if(a&&f!==null&&g!==null){let{left:_,top:L}=f.getBoundingClientRect(),R=window.scrollY||document.documentElement.scrollTop;g.style.top=`${L+R+f.offsetHeight+5}px`,g.style.left=`${Math.min(_-5,window.innerWidth-g.offsetWidth-20)}px`}},[c,u,a]),go(()=>{let f=u.current;if(f!==null&&a){let g=_=>{let L=_.target;Eh(L)&&(d&&c.current&&c.current.contains(L)||f.contains(L)||m(!1))};return document.addEventListener("click",g),()=>{document.removeEventListener("click",g)}}},[c,u,a,d]);let h=Lh(Ae(yh,{dropdownKey:r,dropDownRef:c,itemsContainerClassNames:s,onClose:p,children:o}),document.body);return sa(ho.Fragment,{children:[sa("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":r,disabled:n,onClick:f=>{f.preventDefault(),m(!a)},onMouseDown:f=>{f.preventDefault()},ref:u,type:"button",children:[l&&Ae(l,{}),i&&Ae("span",{className:"toolbar-popup__dropdown-label",children:i}),Ae("i",{className:"toolbar-popup__dropdown-caret"})]}),a&&Ae(ho.Fragment,{children:h})]})}var Dn="toolbar-popup__dropdown",$h=t=>{let e=vh(15),{active:o,anchorElem:n,editor:r,enabled:l,iconOnly:s,item:i}=t,{i18n:d}=Mh(),{fieldProps:c}=G(),{featureClientSchemaMap:u,schemaPath:a}=c;if(i.Component){let p;return e[0]!==o||e[1]!==n||e[2]!==r||e[3]!==l||e[4]!==i?(p=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]=p):p=e[5],p}let m;if(e[6]!==o||e[7]!==r||e[8]!==l||e[9]!==u||e[10]!==d||e[11]!==s||e[12]!==i||e[13]!==a){let p=i.key,h;i.label&&(p=typeof i.label=="function"?i.label({featureClientSchemaMap:u,i18n:d,schemaPath:a}):i.label),p.length>25?h=p.substring(0,25)+"...":h=p,m=ut(da,{active:o,editor:r,enabled:l,Icon:i?.ChildComponent?ut(i.ChildComponent,{}):void 0,item:i,itemKey:i.key,tooltip:s?p:void 0,children:ut("span",{className:"text",children:h})},i.key),e[6]=o,e[7]=r,e[8]=l,e[9]=u,e[10]=d,e[11]=s,e[12]=i,e[13]=a,e[14]=m}else m=e[14];return m},Ah=Rh.memo($h),Ft=({anchorElem:t,classNames:e,editor:o,group:n,groupState:r,Icon:l,itemsContainerClassNames:s,label:i})=>{let{items:d,key:c}=n,u=Ih(()=>d?.length?d.map(a=>ut(Ah,{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(ma,{buttonAriaLabel:`${c} dropdown`,buttonClassName:[Dn,`${Dn}-${c}`,...e||[]].filter(Boolean).join(" "),disabled:!r.enabledGroup,dropdownKey:c,Icon:l,itemsContainerClassNames:[`${Dn}-items`,...s||[]],label:i,children:u},c)};import{mergeRegister as Dh}from"@lexical/utils";import{$getSelection as Oh}from"lexical";import{useCallback as Fh,useDeferredValue as Bh,useEffect as Ph,useRef as pa,useState as jh}from"react";function Hh(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]=jh(()=>Hh(e)),r=Bh(o),l=G(),s=pa(l);s.current=l;let i=pa(e);i.current=e;let d=xr(),c=Fh(()=>{t.getEditorState().read(()=>{let u=Oh();if(!u)return;let a=i.current;if(!a?.length)return;let m=s.current,p=new Map,h=new Map;for(let f of a){let g=[],_=[],L=[],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:m,selection:u}):!1,k=x.isEnabled?x.isEnabled({editor:t,editorConfigContext:m,selection:u}):!0;C&&(g.push(x.key),_.push(x)),k&&L.push(x.key),p.set(x.key,{active:C,enabled:k})}let b=f.type==="dropdown"&&f.isEnabled?f.isEnabled({editor:t,editorConfigContext:m,selection:u}):!0;h.set(f.key,{activeItemKeys:g,activeItems:_,enabledGroup:b,enabledItemKeys:L})}n({groupStates:h,itemStates:p})})},[t]);return Ph(()=>{d(c);let u=()=>d(c),a=Dh(t.registerUpdateListener(u));return document.addEventListener("mouseup",u),()=>{a(),document.removeEventListener("mouseup",u)}},[t,d,c]),r}function Jh({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&he(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?he(Ot,{active:t,editor:o,enabled:n,item:r,children:he(r.ChildComponent,{})},r.key):null}function Xh({anchorElem:t,editor:e,editorConfig:o,group:n,index:r,toolbarStates:l}){let{i18n:s}=Kh(),{fieldProps:{featureClientSchemaMap:i,schemaPath:d}}=G(),c=l.groupStates.get(n.key),u=On(()=>{if(n.type!=="dropdown")return;let m=c?.activeItems?.[0];return m?m.ChildComponent:n.ChildComponent},[n,c?.activeItems]),a=On(()=>{if(n.type!=="dropdown")return;let m=c?.activeItems;if(!m?.length)return;if(m.length>1)return s.t("lexical:general:toolbarItemsActive",{count:m.length});let p=m[0],h=p.key;return p.label&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:i,i18n:s,schemaPath:d}):p.label),h.length>25&&(h=h.substring(0,25)+"..."),h},[n,c?.activeItems,s,i,d]);return Gh("div",{className:`fixed-toolbar__group fixed-toolbar__group-${n.key}`,"data-toolbar-group-key":n.key,children:[n.type==="dropdown"&&n.items.length&&c?he(Ft,{anchorElem:t,editor:e,group:n,groupState:c,Icon:u,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a}):null,n.type==="buttons"&&n.items.length?n.items.map(m=>{let p=l.itemStates.get(m.key);return he(Jh,{active:p?.active??!1,anchorElem:t,editor:e,enabled:p?.enabled??!0,item:m},m.key)}):null,r<o.features.toolbarFixed?.groups.length-1&&he("div",{className:"divider"})]},n.key)}function Zh({anchorElem:t,clientProps:e,editor:o,editorConfig:n,parentWithFixedToolbar:r}){let l=Co.useRef(null),s=fa(),{y:i}=Wh(),d=xo(o,n?.features?.toolbarFixed?.groups),c=On(()=>{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(!c)return;let u=l.current;if(!u)return;let a=u.getBoundingClientRect(),m=c.getBoundingClientRect();if(!(a.bottom<m.top||a.top>m.bottom))u.classList.remove("fixed-toolbar"),u.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!u.classList.contains("fixed-toolbar--overlapping"))return;u.classList.remove("fixed-toolbar--overlapping"),u.classList.add("fixed-toolbar"),c.classList.remove("fixed-toolbar--hide"),c.classList.add("fixed-toolbar")}},50,[l,c,i]),he("div",{className:"fixed-toolbar",onFocus:u=>{u.stopPropagation()},ref:l,children:s&&he(Co.Fragment,{children:n?.features&&n.features?.toolbarFixed?.groups.map((u,a)=>he(Xh,{anchorElem:t,editor:o,editorConfig:n,group:u,index:a,toolbarStates:d},u.key))})})}var ha=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return ha(t.parentEditor)}return!1},ga=t=>{let e=Uh(6),{clientProps:o}=t,[n]=Vh(),r=G();if(!fa())return null;let{editorConfig:s}=r,i=o.applyToFocusedEditor&&r.focusedEditor?.editor||n,d=o.applyToFocusedEditor&&r.focusedEditor?.editorConfig||s,c,u;if(e[0]!==o||e[1]!==i||e[2]!==d||e[3]!==r){u=Symbol.for("react.early_return_sentinel");e:{let a=ha(r);if(o?.disableIfParentHasFixedToolbar&&a){u=null;break e}if(!d?.features?.toolbarFixed?.groups?.length){u=null;break e}c=he(Zh,{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]=c,e[5]=u}else c=e[4],u=e[5];return u!==Symbol.for("react.early_return_sentinel")?u:c};var Yh=$({plugins:[{Component:ga,position:"aboveContainer"}]});import{c as qh}from"react/compiler-runtime";import{jsx as ye,jsxs as ba}from"react/jsx-runtime";import{useLexicalComposerContext as Qh}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as e5}from"@lexical/react/useLexicalEditable";import{mergeRegister as ka}from"@lexical/utils";import{$getSelection as _a,$isRangeSelection as xa,$isTextNode as t5,COMMAND_PRIORITY_LOW as o5,getDOMSelection as Ta,SELECTION_CHANGE_COMMAND as n5}from"lexical";import{useCallback as ko,useEffect as Bt,useMemo as r5,useRef as Ca,useState as l5}from"react";import"react";import{createPortal as i5}from"react-dom";function Fn(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:c=10}=t,u=o.parentElement;if(d===null||u==null){r.style.opacity="0",r.style.transform="translate(-10000px, -10000px)";return}let a=r.getBoundingClientRect(),m=o.getBoundingClientRect(),p=u.getBoundingClientRect(),h=d.top-a.height-c,f=d.left-l;s==="center"&&(f=d.left+d.width/2-a.width/2);let g=0;return!e&&h<p.top&&!i&&(g=a.height+d.height+c*2,h+=g),s==="center"?f+a.width>p.right?f=p.right-a.width-l:f<p.left&&(f=p.left+l):f+a.width>p.right&&(f=p.right-a.width-l),f-=m.left,r.style.opacity="1",i&&n!==0?(h-=m.bottom-n+a.height-3,r.style.transform=`translate(${f}px, ${h}px) rotate(180deg)`):(h-=m.top,r.style.transform=`translate(${f}px, ${h}px)`),g}function s5({active:t,anchorElem:e,editor:o,enabled:n,item:r}){return r.Component?r?.Component&&ye(r.Component,{anchorElem:e,editor:o,item:r},r.key):r.ChildComponent?ye(Ot,{active:t,editor:o,enabled:n,item:r,children:ye(r.ChildComponent,{})},r.key):null}function a5({anchorElem:t,editor:e,group:o,index:n,toolbarStates:r}){let{editorConfig:l}=G(),s=r.groupStates.get(o.key),i=r5(()=>o.type!=="dropdown"?void 0:s?.activeItems?.[0]?.ChildComponent??o.ChildComponent,[o,s?.activeItems]);return ba("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?ye(Ft,{anchorElem:t,editor:e,group:o,groupState:s,Icon:i}):null,o.type==="buttons"&&o.items.length?o.items.map(d=>{let c=r.itemStates.get(d.key);return ye(s5,{active:c?.active??!1,anchorElem:t,editor:e,enabled:c?.enabled??!0,item:d},d.key)}):null,n<l.features.toolbarInline?.groups.length-1&&ye("div",{className:"divider"})]},o.key)}function c5({anchorElem:t,editor:e}){let o=Ca(null),n=Ca(null),{editorConfig:r}=G(),l=xo(e,r?.features?.toolbarInline?.groups),s=ko(()=>{if(o?.current){let u=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";u||(o.current.style.opacity="0"),a||(o.current.style.pointerEvents="none")}},[o]),i=ko(u=>{if(o?.current&&(u.buttons===1||u.buttons===3)){let a=o.current.style.opacity==="0",m=o.current.style.pointerEvents==="none";if(!a||!m){let p=u.clientX,h=u.clientY,f=document.elementFromPoint(p,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"))},[]);Bt(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",d),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",d)}),[o,i,d]);let c=ko(()=>{let u=_a(),a=Ta(e._window);if(o.current===null)return;let m=t.querySelector(":scope > .link-editor"),p=m!==null&&"style"in m&&m?.style?.opacity==="1",h=e.getRootElement();if(u!==null&&a!==null&&!a.isCollapsed&&h!==null&&h.contains(a.anchorNode)){let f=Fn(a,h),g=bo({alwaysDisplayOnTop:p,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 Bt(()=>{let u=t.parentElement,a=()=>{e.getEditorState().read(()=>{c()})};return window.addEventListener("resize",a),u&&u.addEventListener("scroll",a),()=>{window.removeEventListener("resize",a),u&&u.removeEventListener("scroll",a)}},[e,c,t]),Bt(()=>(e.getEditorState().read(()=>{c()}),ka(e.registerUpdateListener(({editorState:u})=>{u.read(()=>{c()})}),e.registerCommand(n5,()=>(c(),!1),o5))),[e,c]),ba("div",{className:"inline-toolbar-popup",ref:o,children:[ye("div",{className:"caret",ref:n}),r?.features&&r.features?.toolbarInline?.groups.map((u,a)=>ye(a5,{anchorElem:t,editor:e,group:u,index:a,toolbarStates:l},u.key))]})}function u5(t,e){let o=qh(12),[n,r]=l5(!1),l=e5(),s;o[0]!==t?(s=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let p=_a(),h=Ta(t._window),f=t.getRootElement();if(h!==null&&(!xa(p)||f===null||!f.contains(h.anchorNode))){r(!1);return}if(!xa(p))return;if(p.getTextContent()!==""){let _=p.getNodes(),L=!1;for(let R of _)if(t5(R)){r(!0),L=!0;break}L||r(!1)}else r(!1);let g=p.getTextContent().replace(/\n/g,"");if(!p.isCollapsed()&&g===""){r(!1);return}})},o[0]=t,o[1]=s):s=o[1];let i=s,d,c;o[2]!==i?(d=()=>(document.addEventListener("selectionchange",i),document.addEventListener("mouseup",i),()=>{document.removeEventListener("selectionchange",i),document.removeEventListener("mouseup",i)}),c=[i],o[2]=i,o[3]=d,o[4]=c):(d=o[3],c=o[4]),Bt(d,c);let u,a;if(o[5]!==t||o[6]!==i?(u=()=>ka(t.registerUpdateListener(()=>{i()}),t.registerRootListener(()=>{t.getRootElement()===null&&r(!1)})),a=[t,i],o[5]=t,o[6]=i,o[7]=u,o[8]=a):(u=o[7],a=o[8]),Bt(u,a),!n||!l)return null;let m;return o[9]!==e||o[10]!==t?(m=i5(ye(c5,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=m):m=o[11],m}var wa=t=>{let{anchorElem:e}=t,[o]=Qh();return u5(o,e)};var d5=$({plugins:[{Component:wa,position:"floatingAnchorElem"}]});import{TableCellNode as t2,TableNode as o2,TableRowNode as n2}from"@lexical/table";import{jsx as Sa}from"react/jsx-runtime";import"react";var m5={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})=>Sa("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:Sa("path",{clipRule:"evenodd",d:m5[e],fill:"currentColor",fillRule:"evenodd"})});import{$createTableCellNode as p5,$createTableNode as f5,$createTableRowNode as h5,$isTableCellNode as Ea,$isTableNode as Pn,$isTableRowNode as jn,TableCellHeaderStates as _o,TableCellNode as g5,TableNode as x5,TableRowNode as C5}from"@lexical/table";import{$isParagraphNode as b5,$isTextNode as k5}from"lexical";var La=/^\|(.+)\|\s?$/,_5=/^(\| ?:?-*:? ?)+\|\s?$/,ya=({allTransformers:t})=>({type:"element",dependencies:[x5,C5,g5],export:e=>{if(!Pn(e))return null;let o=[];for(let n of e.getChildren()){let r=[];if(!jn(n))continue;let l=!1;for(let s of n.getChildren())Ea(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:La,replace:(e,o,n)=>{let r=n[0];if(!r)return;if(_5.test(r)){let a=e.getPreviousSibling();if(!a||!Pn(a))return;let m=a.getChildren(),p=m[m.length-1];if(!p||!jn(p))return;p.getChildren().forEach(h=>{Ea(h)&&h.setHeaderStyles(_o.ROW,_o.ROW)}),e.remove();return}let l=Na(r,t);if(l==null)return;let s=[l],i=e.getPreviousSibling(),d=l.length;for(;i&&!(!b5(i)||i.getChildrenSize()!==1);){let a=i.getFirstChild();if(!k5(a))break;let m=Na(a.getTextContent(),t);if(m==null)break;d=Math.max(d,m.length),s.unshift(m);let p=i.getPreviousSibling();i.remove(),i=p}let c=f5();for(let a of s){let m=h5();c.append(m);for(let p=0;p<d;p++)m.append(p<a.length?a[p]:va("",t))}let u=e.getPreviousSibling();Pn(u)&&T5(u)===d?(u.append(...c.getChildren()),e.remove()):e.replace(c),c.selectEnd()}});function T5(t){let e=t.getFirstChild();return jn(e)?e.getChildrenSize():0}var va=(t,e)=>{t=t.replace(/\\n/g,`
|
|
60
|
+
`);let o=p5(_o.NO_STATUS);return Wt(t,e,o),o},Na=(t,e)=>{let o=t.match(La);return!o||!o[1]?null:o[1].split("|").map(n=>va(n,e))};import{c as S5}from"react/compiler-runtime";import{jsx as j,jsxs as ve}from"react/jsx-runtime";import{useLexicalComposerContext as Da}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as E5}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as Ma,$deleteTableColumnAtSelection as N5,$deleteTableRowAtSelection as L5,$getNodeTriplet as y5,$getTableCellNodeFromLexicalNode as $a,$getTableColumnIndexFromTableCellNode as v5,$getTableNodeFromLexicalNodeOrThrow as Oe,$getTableRowIndexFromTableCellNode as R5,$insertTableColumnAtSelection as I5,$insertTableRowAtSelection as M5,$isTableCellNode as Oa,$isTableSelection as Pt,$mergeCells as $5,$unmergeCell as A5,getTableElement as Hn,getTableObserverFromTableElement as Un,TableCellHeaderStates as De,TableCellNode as D5}from"@lexical/table";import{mergeRegister as O5}from"@lexical/utils";import{useScrollInfo as F5}from"@payloadcms/ui";import{$getSelection as wo,$isElementNode as B5,$isRangeSelection as Gn,$isTextNode as P5,$setSelection as j5,COMMAND_PRIORITY_CRITICAL as H5,getDOMSelection as U5,isDOMNode as G5,SELECTION_CHANGE_COMMAND as V5}from"lexical";import*as Vn from"react";import{useCallback as me,useEffect as dt,useRef as To,useState as mt}from"react";import{createPortal as Fa}from"react-dom";import{jsx as Ra}from"react/jsx-runtime";import"react";var w5={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"},Ia=({className:t,size:e=24})=>Ra("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Ra("path",{clipRule:"evenodd",d:w5[e],fill:"currentColor",fillRule:"evenodd"})});function Aa(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function W5(){let t=wo();if(Gn(t)&&!t.isCollapsed()||Pt(t)&&!t.anchor.is(t.focus)||!Gn(t)&&!Pt(t))return!1;let[e]=y5(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function z5(t){let e=t.getLastDescendant();P5(e)?e.select():B5(e)?e.selectEnd():e!==null&&e.selectNext()}function K5({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:n,tableCellNode:r}){let[l]=Da(),s=To(null),[i,d]=mt(r),[c,u]=mt({columns:1,rows:1}),[a,m]=mt(!1),[p,h]=mt(!1),{y:f}=F5();dt(()=>l.registerMutationListener(D5,w=>{w.get(i.getKey())==="updated"&&l.getEditorState().read(()=>{d(i.getLatest())})},{skipInitialization:!0}),[l,i]),dt(()=>{l.getEditorState().read(()=>{let w=wo();if(Pt(w)){let v=Aa(w);u(Aa(w)),m(v.columns>1||v.rows>1)}h(W5())})},[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,B=A.right+F;if(B+D.width>window.innerWidth||B+D.width>M.right){let J=A.left-D.width-F;B=(J<0?F:J)+window.pageXOffset}v.style.left=`${B+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&&G5(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=me(()=>{l.update(()=>{if(i.isAttached()){let w=Oe(i),v=Hn(w,l.getElementByKey(w.getKey()));if(v===null)throw new Error("Expected to find tableElement in DOM");let y=Un(v);y!==null&&y.$clearHighlight(),w.markDirty(),d(i.getLatest())}j5(null)})},[l,i]),_=()=>{l.update(()=>{let w=wo();if(!Pt(w))return;let y=w.getNodes().filter(Oa),M=$5(y);M&&(z5(M),o())})},L=()=>{l.update(()=>{A5()})},R=me(w=>{l.update(()=>{for(let v=0;v<c.rows;v++)M5(w);o()})},[l,o,c.rows]),b=me(w=>{l.update(()=>{for(let v=0;v<c.columns;v++)I5(w);o()})},[l,o,c.columns]),x=me(()=>{l.update(()=>{L5(),o()})},[l,o]),C=me(()=>{l.update(()=>{Oe(i).remove(),g(),o()})},[l,i,g,o]),k=me(()=>{l.update(()=>{N5(),o()})},[l,o]),T=me(()=>{l.update(()=>{let w=Oe(i),v=R5(i),[y]=Ma(w,null,null),M=new Set,A=i.getHeaderStyles()^De.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,De.ROW)))}g(),o()})},[l,i,g,o]),I=me(()=>{l.update(()=>{let w=Oe(i),v=v5(i),[y]=Ma(w,null,null),M=new Set,A=i.getHeaderStyles()^De.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,De.COLUMN)))}g(),o()})},[l,i,g,o]),N=me(()=>{l.update(()=>{if(i.isAttached()){let w=Oe(i);w&&w.setRowStriping(!w.getRowStriping())}g(),o()})},[l,i,g,o]),S=me(()=>{l.update(()=>{if(i.isAttached()){let w=Oe(i);w&&w.setFrozenColumns(w.getFrozenColumns()===0?1:0)}g(),o()})},[l,i,g,o]),E=null;return t&&(a?E=j("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>_(),type:"button",children:j("span",{className:"text",children:"Merge cells"})}):p&&(E=j("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>L(),type:"button",children:j("span",{className:"text",children:"Unmerge cells"})}))),Fa(ve("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:s,children:[E?ve(Vn.Fragment,{children:[E,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:()=>S(),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:ve("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," above"]})}),j("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>R(!0),type:"button",children:ve("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," below"]})}),j("hr",{}),j("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>b(!1),type:"button",children:ve("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","left"]})}),j("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>b(!0),type:"button",children:ve("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.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:ve("span",{className:"text",children:[(i.__headerState&De.ROW)===De.ROW?"Remove":"Add"," ","row header"]})}),j("button",{className:"item","data-test-id":"table-column-header",onClick:()=>I(),type:"button",children:ve("span",{className:"text",children:[(i.__headerState&De.COLUMN)===De.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function J5({anchorElem:t,cellMerge:e}){let[o]=Da(),n=To(null),r=To(null),[l,s]=mt(!1),[i,d]=mt(null),c=me(()=>{let a=n.current,m=wo(),p=U5(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(m==null||a==null)return f();let g=o.getRootElement(),_=null,L=null;if(Gn(m)&&g!==null&&p!==null&&g.contains(p.anchorNode)){let b=$a(m.anchor.getNode());if(b==null||(L=o.getElementByKey(b.getKey()),L==null||!b.isAttached()))return f();let x=Oe(b),C=Hn(x,o.getElementByKey(x.getKey()));if(C===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=Un(C),d(b)}else if(Pt(m)){let b=$a(m.anchor.getNode());if(!Oa(b))throw new Error("TableSelection anchorNode must be a TableCellNode");let x=Oe(b),C=Hn(x,o.getElementByKey(x.getKey()));if(C===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");_=Un(C),L=o.getElementByKey(b.getKey())}else if(!h)return f();if(_===null||L===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=L.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,m=()=>{a=void 0,o.getEditorState().read(c)},p=()=>(a===void 0&&(a=setTimeout(m,0)),!1);return O5(o.registerUpdateListener(p),o.registerCommand(V5,p,H5),o.registerRootListener((h,f)=>{f&&f.removeEventListener("pointerup",p),h&&(h.addEventListener("pointerup",p),p())}),()=>clearTimeout(a))});let u=To(i);return dt(()=>{u.current!==i&&s(!1),u.current=i},[u,i]),j("div",{className:"table-cell-action-button-container",ref:n,children:i!=null&&ve(Vn.Fragment,{children:[j("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),s(!l)},ref:r,type:"button",children:j(Ia,{})}),l&&j(K5,{cellMerge:e,contextRef:r,onClose:()=>s(!1),setIsMenuOpen:s,tableCellNode:i})]})})}var Ba=t=>{let e=S5(3),{anchorElem:o}=t,n=E5(),r;return e[0]!==o||e[1]!==n?(r=Fa(n?j(J5,{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 Eo,jsxs as Z5}from"react/jsx-runtime";import{useLexicalComposerContext as Y5}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as q5}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as Q5,$getTableNodeFromLexicalNodeOrThrow as Wn,$getTableRowIndexFromTableCellNode as eg,$isTableCellNode as Pa,$isTableRowNode as tg,getDOMCellFromTarget as og,getTableElement as ng,TableNode as ja}from"@lexical/table";import{calculateZoomLevel as Ha,mergeRegister as rg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as zn,isHTMLElement as lg,SKIP_SCROLL_INTO_VIEW_TAG as Ua}from"lexical";import*as Va from"react";import{useCallback as jt,useEffect as Kn,useRef as So,useState as pt}from"react";import{createPortal as ig}from"react-dom";var sg=33,Ga=92;function ag({editor:t}){let e=So(null),o=So(null),n=So(null),[r,l]=pt(!1),s=G(),i=So(null),[d,c]=pt(null),[u,a]=pt(null),[m,p]=pt(!1),[h,f]=pt(null),g=jt(()=>{a(null),e.current=null,f(null),i.current=null,n.current=null},[]),_=S=>(S.buttons&1)===1;Kn(()=>{let S=new Set;return rg(t.registerMutationListener(ja,E=>{for(let[w,v]of E)v==="destroyed"?S.delete(w):S.add(w);l(S.size>0)}),t.registerNodeTransform(ja,E=>{if(E.getColWidths())return E;let w=E.getColumnCount(),v=Ga;return E.setColWidths(Array(w).fill(v)),E}))},[t]),Kn(()=>{if(!r)return;let S=y=>{let M=y.target;if(lg(M)){if(h){c({x:y.clientX,y:y.clientY});return}if(p(_(y)),!(o.current&&o.current.contains(M))&&e.current!==M){e.current=M;let A=og(M);A&&u!==A?t.getEditorState().read(()=>{let D=zn(A.elem);if(!D)throw new Error("TableCellResizer: Table cell node not found.");let F=Wn(D),B=ng(F,t.getElementByKey(F.getKey()));if(!B)throw new Error("TableCellResizer: Table element not found.");e.current=M,n.current=B.getBoundingClientRect(),a(A)},{editor:t}):A==null&&g()}}},E=y=>{p(!0)},w=y=>{p(!1)},v=t.registerRootListener((y,M)=>{M?.removeEventListener("mousemove",S),M?.removeEventListener("mousedown",E),M?.removeEventListener("mouseup",w),y?.addEventListener("mousemove",S),y?.addEventListener("mousedown",E),y?.addEventListener("mouseup",w)});return()=>{v()}},[u,h,t,r,g]);let L=S=>S==="bottom",R=jt(S=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let E=zn(u.elem);if(!Pa(E))throw new Error("TableCellResizer: Table cell node not found.");let w=Wn(E),v=eg(E),y=w.getChildren(),A=E.getColSpan()===w.getColumnCount()?v:v+E.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(!tg(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 B=Math.max(F+S,sg);D.setHeight(B)},{tag:Ua})},[u,t]),b=(S,E)=>E.getElementByKey(S.getKey())?.clientHeight,x=(S,E)=>{let w;return E.forEach(v=>{v.forEach((y,M)=>{y.cell===S&&(w=M)})}),w},C=jt(S=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let E=zn(u.elem);if(!Pa(E))throw new Error("TableCellResizer: Table cell node not found.");let w=Wn(E),[v]=Q5(w,null,null),y=x(E,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+S,Ga);D[y]=F,w.setColWidths(D)},{tag:Ua})},[u,t]),k=jt(S=>{let E=w=>{if(w.preventDefault(),w.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");if(i.current){let{x:v,y}=i.current;if(u===null)return;let M=Ha(w.target);if(L(S)){let A=(w.clientY-y)/M;R(A)}else{let A=(w.clientX-v)/M;C(A)}g(),document.removeEventListener("mouseup",E)}};return E},[u,g,C,R]),T=jt(S=>E=>{if(E.preventDefault(),E.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");i.current={x:E.clientX,y:E.clientY},c(i.current),f(S),document.addEventListener("mouseup",k(S))},[u,k]),[I,N]=pt({bottom:null,left:null,right:null,top:null});return Kn(()=>{if(u){let{height:S,left:E,top:w,width:v}=u.elem.getBoundingClientRect(),y=Ha(u.elem),M=10,A={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${M}px`,left:`${window.scrollX+E}px`,top:`${window.scrollY+w+S-M/2}px`,width:`${v}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${S}px`,left:`${window.scrollX+E+v-M/2}px`,top:`${window.scrollY+w}px`,width:`${M}px`}},D=n.current;h&&d&&D&&(L(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"),N(A)}else N({bottom:null,left:null,right:null,top:null})},[u,h,d]),Eo("div",{ref:o,children:u!=null&&!m&&Z5(Va.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 Wa=()=>{let t=X5(3),[e]=Y5(),o=q5(),n;return t[0]!==e||t[1]!==o?(n=o?ig(Eo(ag,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=n):n=t[2],n};import{c as gg}from"react/compiler-runtime";import{jsx as Jn,jsxs as xg,Fragment as Cg}from"react/jsx-runtime";import{useLexicalComposerContext as bg}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Qa}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as kg,$getTableColumnIndexFromTableCellNode as _g,$getTableRowIndexFromTableCellNode as Tg,$insertTableColumnAtSelection as wg,$insertTableRowAtSelection as Sg,$isTableCellNode as Eg,$isTableNode as Ja,getTableElement as Ng,TableNode as Lg}from"@lexical/table";import{$findMatchingParent as yg,mergeRegister as vg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as Xa,isHTMLElement as Rg}from"lexical";import{useEffect as Za,useMemo as Ig,useRef as Ya,useState as No}from"react";import"react";import{createPortal as Mg}from"react-dom";import{c as pg}from"react/compiler-runtime";import{useEffect as fg,useRef as hg}from"react";var cg="Expected a function",ug=Math.max,dg=Math.min;function mg(t,e,o){let n,r,l=0,s,i=!1,d=!1,c,u,a,m=!0;if(typeof t!="function")throw new TypeError(cg);e=e||0,typeof o=="object"&&(i=!!o.leading,d="maxWait"in o,c=d?ug(o.maxWait||0,e):c,m="trailing"in o?!!o.trailing:m);function p(C){let k=n,T=s;return n=s=void 0,l=C,u=t.apply(T,k),u}function h(C){return l=C,a=setTimeout(_,e),i?p(C):u}function f(C){let k=C-r,T=C-l,I=e-k;return d?dg(I,c-T):I}function g(C){let k=C-r,T=C-l;return r===void 0||k>=e||k<0||d&&T>=c}function _(){let C=Date.now();if(g(C))return L(C);a=setTimeout(_,f(C))}function L(C){return a=void 0,m&&n?p(C):(n=s=void 0,u)}function R(){a!==void 0&&clearTimeout(a),l=0,n=r=s=a=void 0}function b(){return a===void 0?u:L(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),p(r)}return a===void 0&&(a=setTimeout(_,e)),u}return x.cancel=R,x.flush=b,x}var za=mg;function Ka(t,e,o){let n=pg(6),r=hg(null),l,s;n[0]!==t||n[1]!==o||n[2]!==e?(l=()=>(r.current=za(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=(...c)=>{let u=c;r.current&&r.current(...u)},n[5]=i):i=n[5],i}var qa=16;function $g({anchorElem:t}){let[e]=bg(),o=Qa(),n=G(),[r,l]=No(!1),[s,i]=No(!1),[d,c]=No(!1),[u,a]=No({}),m=Ya(new Set),p=Ya(null),h=Ka(_=>{let{isOutside:L,tableDOMNode:R}=Ag(_,n.editorConfig?.lexical);if(L){l(!1),i(!1);return}if(!R)return;p.current=R;let b=null,x=null,C=null;if(e.getEditorState().read(()=>{let A=Xa(R);if(Eg(A)){let D=yg(A,F=>Ja(F));if(!Ja(D))return;if(C=Ng(D,e.getElementByKey(D.getKey())),C){let F=D.getChildrenSize(),B=D.getChildAtIndex(0)?.getChildrenSize(),Y=Tg(A),J=_g(A);Y===F-1?b=A:J===B-1&&(x=A)}}},{editor:e}),!C)return;let k=C.parentElement;if(!k)return;let{bottom:T,height:I,left:N,right:S,width:E,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:qa,left:v&&k?k.offsetLeft:N-y,top:T-M+5,width:v&&k?k.offsetWidth:E})):x&&(i(!0),l(!1),a({height:I,left:S-y+5,top:w-M,width:qa}))},50,250),f=Ig(()=>new ResizeObserver(()=>{l(!1),i(!1)}),[]);Za(()=>{if(d)return document.addEventListener("mousemove",h),()=>{l(!1),i(!1),document.removeEventListener("mousemove",h)}},[d,h]),Za(()=>vg(e.registerMutationListener(Lg,_=>{e.getEditorState().read(()=>{let L=!1;for(let[R,b]of _)switch(b){case"created":{m.current.add(R),L=!0;break}case"destroyed":{m.current.delete(R),L=!0;break}default:break}if(L){f.disconnect();for(let R of m.current){let{tableElement:b}=kg(R);f.observe(b)}c(m.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,f]);let g=_=>{e.update(()=>{p.current&&(Xa(p.current)?.selectEnd(),_?(Sg(),l(!1)):(wg(),i(!1)))})};return o?xg(Cg,{children:[r&&Jn("button",{"aria-label":"Add Row",className:n.editorConfig.lexical.theme.tableAddRows,onClick:()=>g(!0),style:{...u},type:"button"}),s&&Jn("button",{"aria-label":"Add Column",className:n.editorConfig.lexical.theme.tableAddColumns,onClick:()=>g(!1),style:{...u},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 ec(t){let e=gg(2),{anchorElem:o}=t,n=o===void 0?document.body:o;if(!Qa())return null;let l;return e[0]!==n?(l=Mg(Jn($g,{anchorElem:n}),n),e[0]=n,e[1]=l):l=e[1],l}import{jsx as Yn,jsxs as Bg}from"react/jsx-runtime";import{useLexicalComposerContext as Pg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as jg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as Hg,TableCellNode as Ug,TableNode as Gg,TableRowNode as Vg}from"@lexical/table";import{mergeRegister as Wg}from"@lexical/utils";import{$getSelection as zg,$isRangeSelection as Kg,$setSelection as Jg,COMMAND_PRIORITY_EDITOR as Xg,createCommand as Zg}from"lexical";import{createContext as Yg,use as qg,useCallback as ic,useEffect as sc,useMemo as Qg,useRef as e2,useState as Lo}from"react";import*as ac from"react";import{jsx as Q,jsxs as Re}from"react/jsx-runtime";import{useCallback as Xn,useEffect as tc,useRef as Zn,useState as Ht}from"react";import*as rc from"react";import{createPortal as Dg}from"react-dom";var oc=10,nc=7;function Og(){return Re("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 Fg(){return Re("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 lc({anchorElem:t,editor:e,isOpen:o,onClose:n,onInsert:r,position:l}){let[s,i]=Ht(0),[d,c]=Ht(0),[u,a]=Ht(""),[m,p]=Ht(""),[h,f]=Ht(null),g=Zn(null),_=Zn(null),L=Zn(null),R=s>0?s:u?parseInt(u,10)||0:5,b=d>0?d:m?parseInt(m,10)||0:5;tc(()=>{o||(i(0),c(0),a(""),p(""),f(null))},[o]),tc(()=>{if(!o)return;let N=S=>{if(S.key==="Escape"&&(S.preventDefault(),S.stopPropagation(),n()),S.key==="Enter"&&h){S.preventDefault();let E=parseInt(u,10),w=parseInt(m,10);E>0&&w>0&&r(E,w)}};return document.addEventListener("keydown",N,!0),()=>document.removeEventListener("keydown",N,!0)},[o,n,r,h,u,m]);let x=Xn((N,S)=>{N>0&&S>0&&r(N,S)},[r]),C=Xn((N,S)=>{i(N),c(S)},[]),k=Xn(()=>{i(0),c(0)},[]);if(!o||!l||!t)return null;let T=[];for(let N=1;N<=nc;N++)for(let S=1;S<=oc;S++){let E=S<=R&&N<=b,w=S<=s&&N<=d,v="table-grid-popup__cell";E&&w?v+=" table-grid-popup__cell--hover":E&&(v+=" table-grid-popup__cell--selected"),T.push(Q("div",{"aria-label":`${S} columns, ${N} rows`,className:v,onClick:()=>x(S,N),onKeyDown:y=>{(y.key==="Enter"||y.key===" ")&&(y.preventDefault(),x(S,N))},onMouseEnter:()=>C(S,N),role:"button",tabIndex:-1},`${N}-${S}`))}let I=s>0&&d>0;return Dg(Re(rc.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:Re("div",{className:"table-grid-popup__content",children:[Re("div",{className:"table-grid-popup__header",children:[Re("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(Og,{})}),Q("input",{"aria-label":"Columns",className:"table-grid-popup__input",min:1,onBlur:()=>f(null),onChange:N=>a(N.target.value),onFocus:()=>f("cols"),placeholder:s>0?String(s):"5",ref:_,type:"number",value:u})]}),Q("span",{className:"table-grid-popup__separator",children:"\xD7"}),Re("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(Fg,{})}),Q("input",{"aria-label":"Rows",className:"table-grid-popup__input",min:1,onBlur:()=>f(null),onChange:N=>p(N.target.value),onFocus:()=>f("rows"),placeholder:d>0?String(d):"5",ref:L,type:"number",value:m})]})]}),Re("div",{className:"table-grid-popup__grid",onMouseLeave:k,children:[T,I&&Re("div",{className:"table-grid-popup__tooltip",style:{left:`calc(${(s-.5)/oc*100}%)`,top:`calc(${(d-1)/nc*100}%)`},children:[R," \xD7 ",b]})]})]})})]}),t)}var yo=Zg("OPEN_EMBED_DRAWER_COMMAND"),cc=Yg({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function uc({children:t}){let[e,o]=Lo({cellEditorConfig:null,cellEditorPlugins:null});return Yn(cc,{value:Qg(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(n,r)=>{o({cellEditorConfig:n,cellEditorPlugins:r})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var dc=()=>{let[t]=Pg(),e=qg(cc),[o,n]=Lo(!1),[r,l]=Lo(null),s=e2(null),[i,d]=Lo(null);sc(()=>{let a=t.getRootElement();if(a){let m=a.closest(".editor")??null;d(m??a.parentElement)}},[t]),sc(()=>{if(!t.hasNodes([Gg,Vg,Ug]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return Wg(t.registerCommand(yo,()=>{let a=i;if(!a)return!0;let m=a.getBoundingClientRect(),p=null;t.getEditorState().read(()=>{let f=zg();if(Kg(f)){s.current=f.clone();let g=f.anchor.getNode(),_=t.getElementByKey(g.getKey());if(_){let L=_.getBoundingClientRect();L.height>0&&(p={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&&(p={left:g.left-m.left,top:g.bottom-m.top+8})}return p||(p={left:0,top:40}),l(p),n(!0),!0},Xg))},[e,t,i]);let c=ic(()=>{n(!1)},[]),u=ic((a,m)=>{n(!1),t.focus(),t.update(()=>{s.current&&Jg(s.current.clone())},{discrete:!0,skipTransforms:!0}),setTimeout(()=>{t.dispatchCommand(Hg,{columns:String(a),rows:String(m)})},1)},[t]);return Bg(ac.Fragment,{children:[Yn(lc,{anchorElem:i,editor:t,isOpen:o,onClose:c,onInsert:u,position:r}),Yn(jg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]})};var r2=$({markdownTransformers:[ya],nodes:[o2,t2,n2],plugins:[{Component:dc,position:"normal"},{Component:Wa,position:"normal"},{Component:Ba,position:"floatingAnchorElem"},{Component:ec,position:"floatingAnchorElem"}],providers:[uc],slashMenu:{groups:[X([{Icon:Bn,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]},toolbarFixed:{groups:[Te([{ChildComponent:Bn,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]}});import{$isNodeSelection as j2}from"lexical";import{jsx as mc}from"react/jsx-runtime";import"react";var l2="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})=>mc("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:mc("path",{clipRule:"evenodd",d:l2,fill:"currentColor",fillRule:"evenodd"})});import{jsx as xc}from"react/jsx-runtime";import Cc from"bson-objectid";import{$applyNodeReplacement as d2}from"lexical";import*as bc from"react";import i2 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 i2.default().toHexString(),src:t.getAttribute("src")||""}}})}}import{DecoratorBlockNode as s2}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as a2}from"@lexical/utils";import fc from"bson-objectid";import{$applyNodeReplacement as c2}from"lexical";var Ut=class extends s2{__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,pc),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new fc.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},n=pc({data:o});return n.setFormat(e.format),n}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return a2(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 pc({data:t}){return t?.id||(t.id=new fc.default().toHexString()),c2(new Ut({data:t}))}import{jsx as hc}from"react/jsx-runtime";import{ShimmerEffect as u2}from"@payloadcms/ui";var gc=()=>hc("div",{className:"lexical-upload",children:hc(u2,{height:"95px",width:"203px"})});var m2=bc.lazy(()=>import("./component-53Y3RYR5.js").then(t=>({default:t.UploadComponent}))),ge=class extends Ut{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{img:e=>({conversion:o=>vo(o,xe),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Cc.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},n=xe({data:o});return n.setFormat(e.format),n}decorate(e,o){return this.__data.pending?xc(gc,{}):xc(m2,{className:o?.theme?.upload??"LexicalEditorTheme__upload",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function xe({data:t}){return t?.id||(t.id=new Cc.default().toHexString()),d2(new ge({data:t}))}function ft(t){return t instanceof ge}import{c as k2}from"react/compiler-runtime";import{jsx as _2}from"react/jsx-runtime";import{useLexicalComposerContext as T2}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as Rc,$insertNodeToNearestRoot as tr,mergeRegister as w2}from"@lexical/utils";import{useBulkUpload as S2,useEffectEvent as E2,useModal as N2}from"@payloadcms/ui";import or from"bson-objectid";import{$createRangeSelection as L2,$getPreviousSelection as Ec,$getSelection as Nc,$isParagraphNode as nr,$isRangeSelection as Lc,$setSelection as y2,COMMAND_PRIORITY_EDITOR as v2,COMMAND_PRIORITY_LOW as yc,createCommand as R2,DROP_COMMAND as I2,getDOMSelectionFromTarget as M2,isHTMLElement as vc,PASTE_COMMAND as $2}from"lexical";import{useEffect as A2}from"react";import{c as kc}from"react/compiler-runtime";import{jsx as Qn}from"react/jsx-runtime";import{useLexicalComposerContext as _c}from"@lexical/react/LexicalComposerContext.js";import{toast as p2}from"@payloadcms/ui";import{$getNodeByKey as f2,COMMAND_PRIORITY_EDITOR as Tc}from"lexical";import{useEffect as wc,useState as h2}from"react";var g2=({editor:t,relationTo:e,replaceNodeKey:o,value:n})=>{o?t.update(()=>{let r=f2(o);r&&r.replace(xe({data:{fields:null,relationTo:e,value:n}}))}):t.dispatchCommand(er,{fields:null,relationTo:e,value:n})},x2=t=>{let e=kc(13),{enabledCollectionSlugs:o}=t,[n]=_c(),[r,l]=h2(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:c}=Dt(s),u,a;e[2]!==n||e[3]!==c?(u=()=>n.registerCommand(et,f=>(l(f?.replace?f?.replace.nodeKey:null),c(),!0),Tc),a=[n,c],e[2]=n,e[3]=c,e[4]=u,e[5]=a):(u=e[4],a=e[5]),wc(u,a);let m;e[6]!==i||e[7]!==n||e[8]!==r?(m=f=>{let{collectionSlug:g,doc:_}=f;i(),g2({editor:n,relationTo:g,replaceNodeKey:r,value:_.id})},e[6]=i,e[7]=n,e[8]=r,e[9]=m):m=e[9];let p=m,h;return e[10]!==d||e[11]!==p?(h=Qn(d,{onSelect:p}),e[10]=d,e[11]=p,e[12]=h):h=e[12],h},C2=()=>{let t=kc(3),[e]=_c(),o,n;return t[0]!==e?(o=()=>e.registerCommand(et,b2,Tc),n=[e],t[0]=e,t[1]=o,t[2]=n):(o=t[1],n=t[2]),wc(o,n),null},Sc=({enabledCollectionSlugs:t})=>t?.length?Qn(x2,{enabledCollectionSlugs:t}):Qn(C2,{});function b2(){return p2.error("No upload collections enabled"),!0}function D2(t){let e=t.target;return!!(vc(e)&&!e.closest("code, span.editor-image")&&vc(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function O2(t){let e,o=M2(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 er=R2("INSERT_UPLOAD_COMMAND"),Ic=t=>{let e=k2(21),{clientProps:o}=t,[n]=T2(),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:c,setInitialForms:u,setOnCancel:a,setOnSuccess:m,setSelectableCollections:p}=S2(),{isModalOpen:h,openModal:f}=N2(),g;e[3]!==d||e[4]!==n||e[5]!==i||e[6]!==h||e[7]!==f||e[8]!==c||e[9]!==u||e[10]!==a||e[11]!==m||e[12]!==p?(g=x=>{let{files:C}=x;if(C?.length!==0&&(u(k=>[...k??[],...C.map(F2)]),!h(d))){if(!i.length||!i[0])return;c(i[0]),p(i),a(()=>{n.update(B2)}),m(k=>{let T=new Map(k.map(P2));n.update(()=>{for(let I of Rc()){let N=I.node;if(ft(N)){let S=N.getData();if(S?.pending){let E=T.get(S.pending?.formID);E&&N.replace(xe({data:{id:new or.default().toHexString(),fields:{},relationTo:E.collectionSlug,value:E.doc.id}}))}}}})}),f(d)}},e[3]=d,e[4]=n,e[5]=i,e[6]=h,e[7]=f,e[8]=c,e[9]=u,e[10]=a,e[11]=m,e[12]=p,e[13]=g):g=e[13];let _=E2(g),L;e[14]!==n||e[15]!==_?(L=()=>{if(!n.hasNodes([ge]))throw new Error("UploadPlugin: UploadNode not registered on editor");return w2(n.registerNodeTransform(ge,x=>{let C=x.getData();if(!C?.pending)return;(async function(){let I=null,N=C?.pending?.src,S=C?.pending?.formID;if(N?.startsWith("data:")){let E=N.match(/data:(image\/[a-zA-Z]+);base64,/),w=E?E[1]:"image/png",v=N.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:S}}else if(N?.startsWith("http")||N?.startsWith("https")){let w=await(await fetch(N)).blob(),v=N.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];I={alt:void 0,file:new File([w],v,{type:w.type}),formID:S}}I&&_({files:[I]})})()}),n.registerCommand(er,x=>(n.update(()=>{let C=Nc()||Ec();if(Lc(C)){let k=xe({data:{id:x.id,fields:x.fields,relationTo:x.relationTo,value:x.value}}),{focus:T}=C,I=T.getNode();tr(k),nr(I)&&!I.__first&&I.remove()}}),!0),v2),n.registerCommand($2,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 or.default().toHexString()})}),k.length?(n.update(()=>{let T=Nc()||Ec();if(Lc(T))for(let I of k){let N=xe({data:{pending:{formID:I.formID,src:URL.createObjectURL(I.file)}}}),{focus:S}=T,E=S.getNode();tr(N),nr(E)&&!E.__first&&E.remove()}}),_({files:k}),!0):!1},yc),n.registerCommand(I2,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 or.default().toHexString()})}),k.length?(x.preventDefault(),x.stopPropagation(),n.update(()=>{if(D2(x)){let T=O2(x),I=L2();T!=null&&I.applyDOMRange(T),y2(I);for(let N of k){let S=xe({data:{pending:{formID:N.formID,src:URL.createObjectURL(N.file)}}}),{focus:E}=I,w=E.getNode();tr(S),nr(w)&&!w.__first&&w.remove()}}}),_({files:k}),!0):!1},yc))},e[14]=n,e[15]=_,e[16]=L):L=e[16];let R;e[17]!==n?(R=[n],e[17]=n,e[18]=R):R=e[18],A2(L,R);let b;return e[19]!==i?(b=_2(Sc,{enabledCollectionSlugs:i}),e[19]=i,e[20]=b):b=e[20],b};function F2(t){return{file:t.file,formID:t.formID}}function B2(){for(let t of Rc()){let e=t.node;ft(e)&&e.getData()?.pending&&e.remove()}}function P2(t){return[t.formID,t]}var H2=$({nodes:[ge],plugins:[{Component:Ic,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:[Te([{ChildComponent:qn,isActive:({selection:t})=>{if(!j2(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{c as G2}from"react/compiler-runtime";import{jsx as Ro}from"react/jsx-runtime";import{createElement as V2}from"react";import{ShimmerEffect as W2,useConfig as z2}from"@payloadcms/ui";import{lazy as K2,Suspense as J2,useEffect as X2,useState as Z2}from"react";var Mc={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 rr={namespace:"lexical",theme:Mc};function $c({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:n,schemaPath:r,unSanitizedEditorConfig:l}){let s=new Map;for(let c of l.features){if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null)throw new Error("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.");s.set(c.clientFeatureProps.featureKey,c)}l.features=l.features.sort((c,u)=>c.clientFeatureProps.order-u.clientFeatureProps.order);let i=new Map,d=0;for(let c of l.features){let u=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:s,field:n,resolvedFeatures:i,schemaPath:r,unSanitizedEditorConfig:l}):c.feature;u.key=c.clientFeatureProps.featureKey,u.order=d,i.set(c.clientFeatureProps.featureKey,u),d++}return i}import{deepMerge as U2}from"payload/shared";var Ac=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?U2(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 lr(t,e,o,n){return{admin:o,features:Ac(t),lexical:e,resolvedFeatureMap:t,view:n}}var Y2=K2(()=>import("./Field-PJW7KUJG.js").then(t=>({default:t.RichText}))),q2=t=>Ro(Po,{inheritable:!0,views:t.views,children:Ro(Q2,{...t})}),Q2=t=>{let e=G2(23),{admin:o,clientFeatures:n,featureClientImportMap:r,featureClientSchemaMap:l,field:s,lexicalEditorConfig:i,schemaPath:d,views:c}=t,u;e[0]!==o?(u=o===void 0?{}:o,e[0]=o,e[1]=u):u=e[1];let a=u,m;e[2]!==r?(m=r===void 0?{}:r,e[2]=r,e[3]=m):m=e[3];let p=m,h=i===void 0?rr:i,{currentView:f}=jo(),g=c?.[f]?.admin??a,_=c?.[f]?.lexical,L;e[4]!==h||e[5]!==_?(L=typeof _=="function"?_(h):_??h,e[4]=h,e[5]=_,e[6]=L):L=e[6];let R=L,{config:b}=z2(),[x,C]=Z2(null),k,T;e[7]!==n||e[8]!==b||e[9]!==f||e[10]!==g||e[11]!==R||e[12]!==p||e[13]!==l||e[14]!==s||e[15]!==x||e[16]!==d||e[17]!==c?(k=()=>{if(x&&x.view===f)return;let N=c?.[f],S=N?.filterFeatures?N.filterFeatures(n):n,E=[];for(let v of Object.values(S))v.clientFeatureProvider&&E.push(v.clientFeatureProvider(v.clientFeatureProps));let w=$c({config:b,featureClientImportMap:p,featureClientSchemaMap:l,field:s,schemaPath:d??s.name,unSanitizedEditorConfig:{features:E,lexical:R}});C(lr(w,R,g,f))},T=[g,n,b,p,l,s,x,R,d,f,c],e[7]=n,e[8]=b,e[9]=f,e[10]=g,e[11]=R,e[12]=p,e[13]=l,e[14]=s,e[15]=x,e[16]=d,e[17]=c,e[18]=k,e[19]=T):(k=e[18],T=e[19]),X2(k,T);let I;return e[20]!==x||e[21]!==t?(I=Ro(J2,{fallback:Ro(W2,{height:"35vh"}),children:x&&V2(Y2,{...t,editorConfig:x,key:x.view})}),e[20]=x,e[21]=t,e[22]=I):I=e[22],I};function ex(t){return t instanceof HTMLElement}function tx(...t){return t.filter(Boolean).join(" ")}var Io=new WeakMap;function Dc(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=Dc(s))},l=s=>{if(o===void 0)return;let{start:i}=o;if(i===null)return;let d=Dc(s);for(let c of n)d!==null&&c([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),()=>{ox(t,e)}}function ox(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 nx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;r<0&&-r>Math.abs(l)&&e(r,n)})}function rx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;r>0&&r>Math.abs(l)&&e(r,n)})}function lx(t,e){return Mo(t,(o,n)=>{let[r,l]=o;l<0&&-l>Math.abs(r)&&e(r,n)})}function ix(t,e){return Mo(t,(o,n)=>{let[r,l]=o;l>0&&l>Math.abs(r)&&e(r,n)})}import{c as sx}from"react/compiler-runtime";import{jsx as ax}from"react/jsx-runtime";import"react";var cx=()=>{let t=sx(2),{EditButton:e}=ke(),o;return t[0]!==e?(o=e?ax(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as ux}from"react/compiler-runtime";import{jsx as dx}from"react/jsx-runtime";import"react";var mx=()=>{let t=ux(2),{RemoveButton:e}=ke(),o;return t[0]!==e?(o=e?dx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as px}from"react/compiler-runtime";import{jsx as fx}from"react/jsx-runtime";import"react";var hx=()=>{let t=px(2),{Label:e}=ke(),o;return t[0]!==e?(o=e?fx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as gx}from"react/compiler-runtime";import{jsx as xx}from"react/jsx-runtime";import"react";var Cx=t=>{let e=gx(3),{children:o}=t,{InlineBlockContainer:n}=ke(),r;return e[0]!==n||e[1]!==o?(r=n?xx(n,{children:o}):null,e[0]=n,e[1]=o,e[2]=r):r=e[2],r};import{jsx as bx}from"react/jsx-runtime";import"react";var kx=t=>{let{children:e,...o}=t,{BlockCollapsible:n}=ae();return n?bx(n,{...o,children:e}):null};import{c as _x}from"react/compiler-runtime";import{jsx as Tx}from"react/jsx-runtime";import"react";var wx=()=>{let t=_x(2),{EditButton:e}=ae(),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=()=>{let t=Sx(2),{RemoveButton:e}=ae(),o;return t[0]!==e?(o=e?Ex(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as Lx}from"qs-esm";var yx=({apiURL:t,depth:e,draft:o,locale:n})=>async({id:l,collectionSlug:s,select:i})=>{let d=Lx({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(u=>u.json())};var Oc={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
|
|
61
61
|
`)&&!t.language?.length?"```"+t.code+"```":"```"+(t.language||"")+(t.code?`
|
|
62
|
-
`+t.code:"")+"\n```",import:({children:t,closeMatch:e,openMatch:o})=>{let
|
|
62
|
+
`+t.code:"")+"\n```",import:({children:t,closeMatch:e,openMatch:o})=>{let n=o?.[1];return t.startsWith(`
|
|
63
63
|
`)&&(t=t.slice(1)),t.endsWith(`
|
|
64
64
|
`)&&(t=t.slice(0,-1)),!!e&&!t.includes(`
|
|
65
|
-
`)&&o?.input?.trim()!=="```"+r?{code:r+(t?.length?t:""),language:""}:{code:t,language:r}}};import{jsx as GC}from"react/jsx-runtime";import{CodeField as VC,useFormFields as JC}from"@payloadcms/ui";import{useId as KC,useMemo as XC}from"react";var Po={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 zC=({autoComplete:t,field:e,forceRender:o,languages:r=Po,path:n,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,typescript:c,validate:u})=>{let a=JC(([k])=>k.language),m=a?.value||a?.initialValue||"typescript",p=KC(),h=r[m],f=XC(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:m==="ts"?`file-${e.name}-${p}.tsx`:void 0},language:m}}),[e,m,p]),g=`${e.name}-${m}-${h}`;return f&&GC(VC,{autoComplete:t,field:f,forceRender:o,onMount:(k,N)=>{N.editor.defineTheme("vs-dark",{base:"vs-dark",colors:{"editor.background":"#222222"},inherit:!0,rules:[]}),N.editor.defineTheme("vs",{base:"vs",colors:{"editor.background":"#f5f5f5"},inherit:!0,rules:[]}),N.languages.typescript.typescriptDefaults.setCompilerOptions({allowNonTsExtensions:!0,allowJs:!0,allowSyntheticDefaultImports:!0,esModuleInterop:!0,jsx:N.languages.typescript.JsxEmit.React,moduleResolution:N.languages.typescript.ModuleResolutionKind.NodeJs,noEmit:!0,paths:c?.paths,reactNamespace:"React",target:N.languages.typescript.ScriptTarget[c?.target??"ESNext"],typeRoots:c?.typeRoots??["node_modules/@types"]}),N.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!c?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>c?.fetchTypes&&Array.isArray(c.fetchTypes)&&c.fetchTypes.length>0&&await Promise.all(c.fetchTypes.map(async T=>{let x=await(await fetch(T.url)).text();N.languages.typescript.typescriptDefaults.addExtraLib(x,T.filePath)})))()},path:n,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,validate:u},g)};import{jsx as oe,jsxs as Cc}from"react/jsx-runtime";import{useLexicalEditable as ob}from"@lexical/react/useLexicalEditable";import{ChevronIcon as rb,Combobox as nb,CopyToClipboard as lb,PopupList as ib,RenderFields as sb,useForm as ab,useFormFields as bc,useTranslation as cb}from"@payloadcms/ui";import ub from"react";import{jsx as dc}from"react/jsx-runtime";import"react";var mc=()=>dc("svg",{fill:"none",height:"12",viewBox:"0 0 15 12",width:"15",xmlns:"http://www.w3.org/2000/svg",children:dc("path",{d:"M11.3738 8.62598L14.0404 5.95931L11.3738 3.29264M3.37376 3.29264L0.707092 5.95931L3.37376 8.62598M9.04043 0.625977L5.70709 11.2926",stroke:"currentColor",strokeLinecap:"square"})});import{jsx as fc}from"react/jsx-runtime";import"react";import{useCollapsible as YC}from"@payloadcms/ui";import{jsx as pc}from"react/jsx-runtime";import"react";var Bo=()=>pc("svg",{fill:"none",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg",children:pc("path",{d:"M7.16667 13.8333V9.83333M7.16667 9.83333L9.16667 11.8333M7.16667 9.83333L5.16667 11.8333M7.16667 4.5V0.5M7.16667 4.5L9.16667 2.5M7.16667 4.5L5.16667 2.5M1.83333 7.16667H0.5M5.83333 7.16667H4.5M9.83333 7.16667H8.5M13.8333 7.16667H12.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});var ZC="code-block-collapse-button",hc=()=>{let{toggle:t}=YC();return fc("button",{className:ZC,onClick:t,type:"button",children:fc(Bo,{})})};import{jsx as gc,jsxs as qC}from"react/jsx-runtime";import"react";import{useCollapsible as eb,useTranslation as tb}from"@payloadcms/ui";var QC="code-block-floating-collapse-button",xc=()=>{let{isCollapsed:t,toggle:e}=eb(),{t:o}=tb();return t?qC("button",{className:QC,onClick:e,type:"button",children:[gc("span",{children:o("general:collapse")}),gc(Bo,{})]}):null};var Ge="payload-richtext-code-block",db=t=>{let{languages:e}=t,o=e||Po,{BlockCollapsible:r,formSchema:n,RemoveButton:l}=ie(),{setModified:s}=ab(),{t:i}=cb(),{codeField:d}=bc(([h])=>({codeField:h?.code})),{selectedLanguageField:c,setSelectedLanguage:u}=bc(([h,f])=>({selectedLanguageField:h?.language,setSelectedLanguage:g=>{f({type:"UPDATE",path:"language",value:g}),s(!0)}})),a=o[c?.value],m=ob(),p=ub.useMemo(()=>Object.entries(o).map(([h,f])=>({name:`${h} ${f}`,Component:oe(ib.Button,{active:!1,disabled:!1,onClick:()=>{u(h)},children:oe("span",{className:`${Ge}__language-code`,"data-language":h,children:f})})})),[o,u]);return oe(r,{Actions:Cc("div",{className:`${Ge}__actions`,children:[oe(nb,{button:Cc("div",{className:`${Ge}__language-selector-button`,"data-selected-language":c?.value,children:[oe("span",{children:a}),oe(rb,{className:`${Ge}__chevron`})]}),buttonType:"custom",className:`${Ge}__language-selector`,disabled:!m,entries:p,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:i("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),oe(lb,{value:d?.value??""}),oe(hc,{}),m&&oe(l,{})]}),className:Ge,collapsibleProps:{AfterCollapsible:oe(xc,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:oe("div",{className:`${Ge}__pill`,children:oe(mc,{})}),children:oe(sb,{fields:n,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!m})})};import{c as mb}from"react/compiler-runtime";import{jsx as mt}from"react/jsx-runtime";import{FieldContext as pb,FieldPathContext as kc,ServerFunctionsContext as _c,ShimmerEffect as fb,useServerFunctions as hb}from"@payloadcms/ui";import gb,{useEffect as xb,useRef as Cb}from"react";var bb=t=>{let e=mb(9),{field:o,initialValue:r,Loading:n,path:l,schemaPath:s,setValue:i,value:d}=t,[c,u]=gb.useState(null),a=hb(),{_internal_renderField:m}=a,[p,h]=s.split(".",2),f=l??(o&&"name"in o?o?.name:"")??"",g;e[0]!==m||e[1]!==o||e[2]!==r||e[3]!==l||e[4]!==s?(g=()=>{(async function(){let{Field:D}=await m({field:{...o||{},type:"richText",admin:{...o?.admin||{},hidden:!1}},initialValue:r??void 0,path:l,schemaPath:s});u(D)})()},e[0]=m,e[1]=o,e[2]=r,e[3]=l,e[4]=s,e[5]=g):g=e[5];let k=g,N=Cb(!1),R,T;if(e[6]!==k?(R=()=>{N.current||(N.current=!0,k())},T=[k],e[6]=k,e[7]=R,e[8]=T):(R=e[7],T=e[8]),xb(R,T),!c)return typeof n<"u"?n:mt(fb,{});let C={...a,getFormState:async b=>a.getFormState({...b,collectionSlug:p==="collection"?h:void 0,globalSlug:p==="global"?h:void 0})};if(typeof d>"u"&&!i)return mt(_c,{value:{...C},children:mt(kc,{value:f,children:c},f)});let x={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:d,path:f,setValue:i??kb,showError:!1,value:d};return mt(_c,{value:{...C},children:mt(kc,{value:f,children:mt(pb,{value:x,children:c})},f)})};function kb(){}function Tc({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}var _b=Tc;export{yt as $createAutoLinkNode,Fe as $createBlockNode,Qe as $createHorizontalRuleNode,gt as $createInlineBlockNode,Te as $createLinkNode,We as $createRelationshipNode,fe as $createUploadNode,Se as $isAutoLinkNode,Ae as $isBlockNode,Lt as $isHorizontalRuleNode,xt as $isInlineBlockNode,J as $isLinkNode,Ir as $isRelationshipNode,dt as $isUploadNode,Gc as AlignFeatureClient,we as AutoLinkNode,OC as BlockCollapsible,PC as BlockEditButton,ae as BlockNode,HC as BlockRemoveButton,Yc as BlockquoteFeatureClient,sd as BlocksFeatureClient,Id as BoldFeatureClient,le as CAN_USE_DOM,Pf as ChecklistFeatureClient,db as CodeBlockBlockComponent,zC as CodeComponent,I0 as DETAIL_TYPE_TO_DETAIL,N0 as DOUBLE_LINE_BREAK,W0 as DebugJsxConverterFeatureClient,M0 as ELEMENT_FORMAT_TO_TYPE,v0 as ELEMENT_TYPE_TO_FORMAT,Rc as ENABLE_SLASH_MENU_COMMAND,Ec as EditorConfigProvider,Ct as FieldsDrawer,ph as FixedToolbarFeatureClient,Em as HeadingFeatureClient,Wm as HorizontalRuleFeatureClient,_e as HorizontalRuleNode,Ye as INSERT_BLOCK_COMMAND,qe as INSERT_INLINE_BLOCK_COMMAND,S0 as IS_ALL_FORMATTING,lp as IndentFeatureClient,DC as InlineBlockContainer,SC as InlineBlockEditButton,IC as InlineBlockLabel,ht as InlineBlockNode,LC as InlineBlockRemoveButton,Od as InlineCodeFeatureClient,Lh as InlineToolbarFeatureClient,Bd as ItalicFeatureClient,y0 as LTR_REGEX,s0 as LexicalPluginToLexicalFeatureClient,wf as LinkFeatureClient,te as LinkNode,E0 as NON_BREAKING_SPACE,A as NodeFormat,Jf as OrderedListFeatureClient,g0 as ParagraphFeatureClient,Lc as Point,L0 as RTL_REGEX,Ic as Rect,D1 as RelationshipFeatureClient,Ne as RelationshipNode,bb as RenderLexical,pC as RichTextField,Uo as RichTextViewProvider,f0 as SlateToLexicalFeatureClient,Gd as StrikethroughFeatureClient,Xd as SubscriptFeatureClient,qd as SuperscriptFeatureClient,D0 as TEXT_MODE_TO_TYPE,R0 as TEXT_TYPE_TO_FORMAT,$0 as TEXT_TYPE_TO_MODE,de as TOGGLE_LINK_COMMAND,bx as TableFeatureClient,_d as TestRecorderFeatureClient,fm as TextStateFeatureClient,Bt as ToolbarButton,jt as ToolbarDropdown,Nd as TreeViewFeatureClient,rm as UnderlineFeatureClient,e0 as UnorderedListFeatureClient,oC as UploadFeatureClient,pe as UploadNode,_C as addSwipeDownListener,CC as addSwipeLeftListener,bC as addSwipeRightListener,kC as addSwipeUpListener,_b as buildDefaultEditorState,Tc as buildEditorState,uc as codeConverterClient,ar as createBlockNode,M as createClientFeature,G0 as defaultColors,nn as defaultEditorLexicalConfig,Fr as getDOMRangeRect,vc as getEnabledNodes,WC as getRestPopulateFn,et as getSelectedNode,hC as isHTMLElement,yc as isPoint,gC as joinClasses,ln as sanitizeClientEditorConfig,ac as sanitizeClientFeatures,Eo as setFloatingElemPosition,fo as setFloatingElemPositionForLinkEditor,X as slashMenuBasicGroupWithItems,ke as toolbarAddDropdownGroupWithItems,ur as toolbarFeatureButtonsGroupWithItems,z as toolbarFormatGroupWithItems,ee as toolbarTextDropdownGroupWithItems,ie as useBlockComponentContext,U as useEditorConfigContext,Ce as useInlineBlockComponentContext,Nc as useLexicalDocumentDrawer,xe as useLexicalDrawer,Pt as useLexicalListDrawer,Wo as useRichTextView};
|
|
65
|
+
`)&&o?.input?.trim()!=="```"+n?{code:n+(t?.length?t:""),language:""}:{code:t,language:n}}};import{jsx as vx}from"react/jsx-runtime";import{CodeField as Rx,useFormFields as Ix}from"@payloadcms/ui";import{useId as Mx,useMemo as $x}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 Ax=({autoComplete:t,field:e,forceRender:o,languages:n=$o,path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,typescript:c,validate:u})=>{let a=Ix(([_])=>_.language),m=a?.value||a?.initialValue||"typescript",p=Mx(),h=n[m],f=$x(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:m==="ts"?`file-${e.name}-${p}.tsx`:void 0},language:m}}),[e,m,p]),g=`${e.name}-${m}-${h}`;return f&&vx(Rx,{autoComplete:t,field:f,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:c?.paths,reactNamespace:"React",target:L.languages.typescript.ScriptTarget[c?.target??"ESNext"],typeRoots:c?.typeRoots??["node_modules/@types"]}),L.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!c?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>c?.fetchTypes&&Array.isArray(c.fetchTypes)&&c.fetchTypes.length>0&&await Promise.all(c.fetchTypes.map(async b=>{let C=await(await fetch(b.url)).text();L.languages.typescript.typescriptDefaults.addExtraLib(C,b.filePath)})))()},path:r,permissions:l,readOnly:s,renderedBlocks:i,schemaPath:d,validate:u},g)};import{jsx as re,jsxs as Gc}from"react/jsx-runtime";import{useLexicalEditable as Vx}from"@lexical/react/useLexicalEditable";import{ChevronIcon as Wx,Combobox as zx,CopyToClipboard as Kx,PopupList as Jx,RenderFields as Xx,useForm as Zx,useFormFields as Vc,useTranslation as Yx}from"@payloadcms/ui";import qx from"react";import{jsx as Fc}from"react/jsx-runtime";import"react";var Dx={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"},Bc=({className:t,size:e=24})=>Fc("svg",{className:t,fill:"none",height:e,viewBox:`0 0 ${e} ${e}`,width:e,xmlns:"http://www.w3.org/2000/svg",children:Fc("path",{clipRule:"evenodd",d:Dx[e],fill:"currentColor",fillRule:"evenodd"})});import{jsx as ir}from"react/jsx-runtime";import"react";import{useCollapsible as Px}from"@payloadcms/ui";import{jsx as Pc}from"react/jsx-runtime";import"react";var Ox="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})=>Pc("svg",{className:t,fill:"none",height:24,viewBox:"0 0 24 24",width:24,xmlns:"http://www.w3.org/2000/svg",children:Pc("path",{d:Ox,fill:"currentColor"})});import{jsx as jc}from"react/jsx-runtime";import"react";var Fx="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:Fx,fill:"currentColor",fillRule:"evenodd"})});var Bx="code-block-collapse-button",Hc=()=>{let{isCollapsed:t,toggle:e}=Px();return ir("button",{className:Bx,onClick:e,type:"button",children:t?ir(Do,{}):ir(Ao,{})})};import{jsx as sr,jsxs as jx}from"react/jsx-runtime";import{useCollapsible as Hx,useTranslation as Ux}from"@payloadcms/ui";import"react";var Gx="code-block-floating-collapse-button",Uc=()=>{let{isCollapsed:t,toggle:e}=Hx(),{t:o}=Ux();return jx("button",{className:Gx,onClick:e,type:"button",children:[t?sr(Do,{}):sr(Ao,{}),sr("span",{children:o(t?"general:expand":"general:collapse")})]})};var Xe="payload-richtext-code-block",Qx=t=>{let{languages:e}=t,o=e||$o,{BlockCollapsible:n,formSchema:r,RemoveButton:l}=ae(),{setModified:s}=Zx(),{t:i}=Yx(),{codeField:d}=Vc(([h])=>({codeField:h?.code})),{selectedLanguageField:c,setSelectedLanguage:u}=Vc(([h,f])=>({selectedLanguageField:h?.language,setSelectedLanguage:g=>{f({type:"UPDATE",path:"language",value:g}),s(!0)}})),a=o[c?.value],m=Vx(),p=qx.useMemo(()=>Object.entries(o).map(([h,f])=>({name:`${h} ${f}`,Component:re(Jx.Button,{active:!1,disabled:!1,onClick:()=>{u(h)},children:re("span",{className:`${Xe}__language-code`,"data-language":h,children:f})})})),[o,u]);return re(n,{Actions:Gc("div",{className:`${Xe}__actions`,children:[re(zx,{button:Gc("div",{className:`${Xe}__language-selector-button`,"data-selected-language":c?.value,children:[re("span",{children:a}),re(Wx,{className:`${Xe}__chevron`})]}),buttonType:"custom",className:`${Xe}__language-selector`,disabled:!m,entries:p,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:i("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),re(Kx,{value:d?.value??""}),re(Hc,{}),m&&re(l,{})]}),className:Xe,collapsibleProps:{AfterCollapsible:re(Uc,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:re("div",{className:`${Xe}__pill`,children:re(Bc,{})}),showDragHandle:!1,showRowNumber:!1,children:re(Xx,{fields:r,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!m})})};import{c as eC}from"react/compiler-runtime";import{jsx as ht}from"react/jsx-runtime";import{FieldContext as tC,FieldPathContext as Wc,ServerFunctionsContext as zc,ShimmerEffect as oC,useServerFunctions as nC}from"@payloadcms/ui";import rC,{useEffect as lC,useRef as iC}from"react";var sC=t=>{let e=eC(9),{field:o,initialValue:n,Loading:r,path:l,schemaPath:s,setValue:i,value:d}=t,[c,u]=rC.useState(null),a=nC(),{_internal_renderField:m}=a,[p,h]=s.split(".",2),f=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});u(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=iC(!1),R,b;if(e[6]!==_?(R=()=>{L.current||(L.current=!0,_())},b=[_],e[6]=_,e[7]=R,e[8]=b):(R=e[7],b=e[8]),lC(R,b),!c)return typeof r<"u"?r:ht(oC,{});let x={...a,getFormState:async k=>a.getFormState({...k,collectionSlug:p==="collection"?h:void 0,globalSlug:p==="global"?h:void 0})};if(typeof d>"u"&&!i)return ht(zc,{value:{...x},children:ht(Wc,{value:f,children:c},f)});let C={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:d,path:f,setValue:i??aC,showError:!1,value:d};return ht(zc,{value:{...x},children:ht(Wc,{value:f,children:ht(tC,{value:C,children:c})},f)})};function aC(){}function Kc({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 cC=Kc;export{Rt as $createAutoLinkNode,je as $createBlockNode,nt as $createHorizontalRuleNode,kt as $createInlineBlockNode,Se as $createLinkNode,Je as $createRelationshipNode,xe as $createUploadNode,Ne as $isAutoLinkNode,$e as $isBlockNode,Ge as $isHorizontalRuleNode,_t as $isInlineBlockNode,K as $isLinkNode,vn as $isRelationshipNode,ft as $isUploadNode,Cu as AlignFeatureClient,Ee as AutoLinkNode,kx as BlockCollapsible,wx as BlockEditButton,de as BlockNode,Nx as BlockRemoveButton,Lu as BlockquoteFeatureClient,Gd as BlocksFeatureClient,p1 as BoldFeatureClient,se as CAN_USE_DOM,$f as ChecklistFeatureClient,Qx as CodeBlockBlockComponent,Ax as CodeComponent,d0 as DETAIL_TYPE_TO_DETAIL,s0 as DOUBLE_LINE_BREAK,S0 as DebugJsxConverterFeatureClient,p0 as ELEMENT_FORMAT_TO_TYPE,m0 as ELEMENT_TYPE_TO_FORMAT,nu as ENABLE_SLASH_MENU_COMMAND,Qc as EditorConfigProvider,Bo as FieldsDrawer,Yh as FixedToolbarFeatureClient,xm as HeadingFeatureClient,Fm as HorizontalRuleFeatureClient,we as HorizontalRuleNode,tt as INSERT_BLOCK_COMMAND,ot as INSERT_INLINE_BLOCK_COMMAND,l0 as IS_ALL_FORMATTING,Qm as IndentFeatureClient,Cx as InlineBlockContainer,cx as InlineBlockEditButton,hx as InlineBlockLabel,bt as InlineBlockNode,mx as InlineBlockRemoveButton,C1 as InlineCodeFeatureClient,d5 as InlineToolbarFeatureClient,w1 as ItalicFeatureClient,c0 as LTR_REGEX,Cf as LinkFeatureClient,oe as LinkNode,i0 as NON_BREAKING_SPACE,O as NodeFormat,Hf as OrderedListFeatureClient,Yf as ParagraphFeatureClient,tu as Point,a0 as RTL_REGEX,ru as Rect,fh as RelationshipFeatureClient,Le as RelationshipNode,sC as RenderLexical,q2 as RichTextField,Po as RichTextViewProvider,y1 as StrikethroughFeatureClient,$1 as SubscriptFeatureClient,B1 as SuperscriptFeatureClient,f0 as TEXT_MODE_TO_TYPE,u0 as TEXT_TYPE_TO_FORMAT,h0 as TEXT_TYPE_TO_MODE,fe as TOGGLE_LINK_COMMAND,r2 as TableFeatureClient,n1 as TestRecorderFeatureClient,em as TextStateFeatureClient,Ot as ToolbarButton,Ft as ToolbarDropdown,a1 as TreeViewFeatureClient,G1 as UnderlineFeatureClient,Xf as UnorderedListFeatureClient,H2 as UploadFeatureClient,ge as UploadNode,ix as addSwipeDownListener,nx as addSwipeLeftListener,rx as addSwipeRightListener,lx as addSwipeUpListener,cC as buildDefaultEditorState,Kc as buildEditorState,Oc as codeConverterClient,nn as createBlockNode,$ as createClientFeature,E0 as defaultColors,rr as defaultEditorLexicalConfig,Fn as getDOMRangeRect,lu as getEnabledNodes,yx as getRestPopulateFn,rt as getSelectedNode,ex as isHTMLElement,ou as isPoint,tx as joinClasses,lr as sanitizeClientEditorConfig,Ac as sanitizeClientFeatures,bo as setFloatingElemPosition,so as setFloatingElemPositionForLinkEditor,X as slashMenuBasicGroupWithItems,Te as toolbarAddDropdownGroupWithItems,an as toolbarFeatureButtonsGroupWithItems,Z as toolbarFormatGroupWithItems,te as toolbarTextDropdownGroupWithItems,ae as useBlockComponentContext,G as useEditorConfigContext,ke as useInlineBlockComponentContext,eu as useLexicalDocumentDrawer,Fe as useLexicalDrawer,Dt as useLexicalListDrawer,jo as useRichTextView};
|
|
66
66
|
//# sourceMappingURL=index.js.map
|