@payloadcms/richtext-lexical 3.2.3-canary.673b4b5 → 3.3.0
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-JP7H7AZE.js → Field-KHGUSLMB.js} +2 -2
- package/dist/exports/client/{Field-JP7H7AZE.js.map → Field-KHGUSLMB.js.map} +2 -2
- package/dist/exports/client/{RelationshipComponent-XOQBVKA3.js → RelationshipComponent-F77EQHRG.js} +2 -2
- package/dist/exports/client/bundled.css +1 -1
- package/dist/exports/client/{chunk-H6YVKFZN.js → chunk-4J2ONJMB.js} +2 -2
- package/dist/exports/client/chunk-4J2ONJMB.js.map +7 -0
- package/dist/exports/client/{chunk-XCEM47RI.js → chunk-AXXPUMFU.js} +2 -2
- package/dist/exports/client/{chunk-5PBXL4HT.js → chunk-F26IQ5RE.js} +2 -2
- package/dist/exports/client/{chunk-5PBXL4HT.js.map → chunk-F26IQ5RE.js.map} +1 -1
- package/dist/exports/client/chunk-H3D3IU3G.js +2 -0
- package/dist/exports/client/{chunk-DOK5S7LE.js.map → chunk-H3D3IU3G.js.map} +2 -2
- package/dist/exports/client/{chunk-2CYU43GM.js → chunk-INBEEENE.js} +2 -2
- package/dist/exports/client/{chunk-2CYU43GM.js.map → chunk-INBEEENE.js.map} +1 -1
- package/dist/exports/client/{chunk-ZTAS32RX.js → chunk-PGMIO4IN.js} +2 -2
- package/dist/exports/client/{chunk-2L2Z4JHF.js → chunk-XOABLBHB.js} +2 -2
- package/dist/exports/client/{chunk-2L2Z4JHF.js.map → chunk-XOABLBHB.js.map} +1 -1
- package/dist/exports/client/{component-D6PKVJ2K.js → component-NSAU5Y76.js} +2 -2
- package/dist/exports/client/component-SX36AJXS.js +2 -0
- package/dist/exports/client/{component-ANB7VZLA.js.map → component-SX36AJXS.js.map} +2 -2
- package/dist/exports/client/componentInline-B5YNOX32.js +2 -0
- package/dist/exports/client/index.d.ts +0 -4
- package/dist/exports/client/index.d.ts.map +1 -1
- package/dist/exports/client/index.js +17 -17
- package/dist/exports/client/index.js.map +4 -4
- package/dist/features/align/server/i18n.d.ts.map +1 -1
- package/dist/features/align/server/i18n.js +0 -6
- package/dist/features/align/server/i18n.js.map +1 -1
- package/dist/features/blockquote/server/i18n.d.ts.map +1 -1
- package/dist/features/blockquote/server/i18n.js +0 -3
- package/dist/features/blockquote/server/i18n.js.map +1 -1
- package/dist/features/blocks/client/component/BlockContent.js +8 -8
- package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
- package/dist/features/blocks/client/component/components/BlockCollapsible.js +5 -5
- package/dist/features/blocks/client/component/components/BlockCollapsible.js.map +1 -1
- 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.map +1 -1
- 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.map +1 -1
- package/dist/features/blocks/client/index.d.ts.map +1 -1
- package/dist/features/blocks/client/index.js +4 -65
- package/dist/features/blocks/client/index.js.map +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.d.ts +2 -2
- package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.js +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.js.map +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts +2 -2
- package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.js +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.js.map +1 -1
- package/dist/features/blocks/client/plugin/commands.d.ts +1 -12
- package/dist/features/blocks/client/plugin/commands.d.ts.map +1 -1
- package/dist/features/blocks/client/plugin/commands.js +0 -2
- package/dist/features/blocks/client/plugin/commands.js.map +1 -1
- package/dist/features/blocks/client/plugin/index.d.ts +1 -1
- package/dist/features/blocks/client/plugin/index.d.ts.map +1 -1
- package/dist/features/blocks/client/plugin/index.js +41 -33
- package/dist/features/blocks/client/plugin/index.js.map +1 -1
- package/dist/features/blocks/server/graphQLPopulationPromise.d.ts +3 -4
- package/dist/features/blocks/server/graphQLPopulationPromise.d.ts.map +1 -1
- package/dist/features/blocks/server/graphQLPopulationPromise.js.map +1 -1
- package/dist/features/blocks/server/i18n.d.ts.map +1 -1
- package/dist/features/blocks/server/i18n.js +33 -144
- package/dist/features/blocks/server/i18n.js.map +1 -1
- package/dist/features/blocks/server/index.d.ts +1 -5
- package/dist/features/blocks/server/index.d.ts.map +1 -1
- package/dist/features/blocks/server/index.js +2 -82
- package/dist/features/blocks/server/index.js.map +1 -1
- package/dist/features/blocks/server/markdownTransformer.js +2 -2
- package/dist/features/blocks/server/markdownTransformer.js.map +1 -1
- package/dist/features/blocks/server/nodes/{BlockNode.d.ts → BlocksNode.d.ts} +2 -2
- package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -0
- package/dist/features/blocks/server/nodes/{BlockNode.js → BlocksNode.js} +1 -1
- package/dist/features/blocks/server/nodes/BlocksNode.js.map +1 -0
- package/dist/features/blocks/server/nodes/{InlineBlockNode.d.ts → InlineBlocksNode.d.ts} +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -0
- package/dist/features/blocks/server/nodes/{InlineBlockNode.js → InlineBlocksNode.js} +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.js.map +1 -0
- package/dist/features/blocks/server/validate.d.ts +3 -4
- package/dist/features/blocks/server/validate.d.ts.map +1 -1
- package/dist/features/blocks/server/validate.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js +3 -3
- package/dist/features/experimental_table/client/plugins/TableActionMenuPlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js +3 -3
- package/dist/features/experimental_table/client/plugins/TableCellResizerPlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.js +6 -6
- package/dist/features/experimental_table/client/plugins/TablePlugin/index.js.map +1 -1
- package/dist/features/experimental_table/client/utils/useDebounce.js +3 -3
- package/dist/features/experimental_table/client/utils/useDebounce.js.map +1 -1
- package/dist/features/heading/server/i18n.d.ts.map +1 -1
- package/dist/features/heading/server/i18n.js +0 -3
- package/dist/features/heading/server/i18n.js.map +1 -1
- package/dist/features/horizontalRule/client/component/index.js +19 -18
- package/dist/features/horizontalRule/client/component/index.js.map +1 -1
- package/dist/features/horizontalRule/client/plugin/index.js +13 -12
- package/dist/features/horizontalRule/client/plugin/index.js.map +1 -1
- package/dist/features/horizontalRule/server/i18n.d.ts.map +1 -1
- package/dist/features/horizontalRule/server/i18n.js +0 -3
- package/dist/features/horizontalRule/server/i18n.js.map +1 -1
- package/dist/features/indent/client/plugins/index.js +3 -3
- package/dist/features/indent/client/plugins/index.js.map +1 -1
- package/dist/features/indent/server/i18n.d.ts.map +1 -1
- package/dist/features/indent/server/i18n.js +0 -4
- package/dist/features/indent/server/i18n.js.map +1 -1
- package/dist/features/link/client/plugins/autoLink/index.js +3 -3
- package/dist/features/link/client/plugins/autoLink/index.js.map +1 -1
- package/dist/features/link/client/plugins/link/index.js +9 -5
- package/dist/features/link/client/plugins/link/index.js.map +1 -1
- package/dist/features/link/server/i18n.d.ts.map +1 -1
- package/dist/features/link/server/i18n.js +0 -4
- package/dist/features/link/server/i18n.js.map +1 -1
- package/dist/features/lists/checklist/server/i18n.d.ts.map +1 -1
- package/dist/features/lists/checklist/server/i18n.js +0 -3
- package/dist/features/lists/checklist/server/i18n.js.map +1 -1
- package/dist/features/lists/orderedList/server/i18n.d.ts.map +1 -1
- package/dist/features/lists/orderedList/server/i18n.js +0 -3
- package/dist/features/lists/orderedList/server/i18n.js.map +1 -1
- package/dist/features/lists/unorderedList/server/i18n.d.ts.map +1 -1
- package/dist/features/lists/unorderedList/server/i18n.js +0 -3
- package/dist/features/lists/unorderedList/server/i18n.js.map +1 -1
- package/dist/features/paragraph/server/i18n.d.ts.map +1 -1
- package/dist/features/paragraph/server/i18n.js +0 -4
- package/dist/features/paragraph/server/i18n.js.map +1 -1
- package/dist/features/relationship/client/drawer/index.js +13 -13
- package/dist/features/relationship/client/drawer/index.js.map +1 -1
- package/dist/features/relationship/client/plugins/index.js +23 -19
- package/dist/features/relationship/client/plugins/index.js.map +1 -1
- package/dist/features/relationship/client/utils/EnabledRelationshipsCondition.js +19 -18
- package/dist/features/relationship/client/utils/EnabledRelationshipsCondition.js.map +1 -1
- package/dist/features/relationship/server/i18n.d.ts.map +1 -1
- package/dist/features/relationship/server/i18n.js +0 -3
- package/dist/features/relationship/server/i18n.js.map +1 -1
- package/dist/features/toolbars/fixed/client/Toolbar/index.js +39 -31
- package/dist/features/toolbars/fixed/client/Toolbar/index.js.map +1 -1
- package/dist/features/toolbars/inline/client/Toolbar/index.js +31 -23
- package/dist/features/toolbars/inline/client/Toolbar/index.js.map +1 -1
- package/dist/features/toolbars/shared/ToolbarButton/index.js +27 -26
- package/dist/features/toolbars/shared/ToolbarButton/index.js.map +1 -1
- package/dist/features/toolbars/shared/ToolbarDropdown/index.js +36 -36
- package/dist/features/toolbars/shared/ToolbarDropdown/index.js.map +1 -1
- package/dist/features/typesClient.d.ts +2 -3
- package/dist/features/typesClient.d.ts.map +1 -1
- package/dist/features/typesClient.js.map +1 -1
- package/dist/features/typesServer.d.ts +1 -8
- package/dist/features/typesServer.d.ts.map +1 -1
- package/dist/features/typesServer.js.map +1 -1
- package/dist/features/upload/client/drawer/index.js +3 -3
- package/dist/features/upload/client/drawer/index.js.map +1 -1
- package/dist/features/upload/client/plugin/index.js +6 -3
- package/dist/features/upload/client/plugin/index.js.map +1 -1
- package/dist/features/upload/server/i18n.d.ts.map +1 -1
- package/dist/features/upload/server/i18n.js +0 -3
- package/dist/features/upload/server/i18n.js.map +1 -1
- package/dist/field/bundled.css +1 -1
- package/dist/field/index.d.ts.map +1 -1
- package/dist/field/index.js +17 -20
- package/dist/field/index.js.map +1 -1
- package/dist/field/rscEntry.js +0 -2
- package/dist/field/rscEntry.js.map +1 -1
- package/dist/i18n.d.ts.map +1 -1
- package/dist/i18n.js +0 -6
- package/dist/i18n.js.map +1 -1
- package/dist/index.d.ts +2 -3
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/dist/lexical/LexicalEditor.js +15 -15
- package/dist/lexical/LexicalEditor.js.map +1 -1
- package/dist/lexical/config/client/loader.d.ts +1 -2
- package/dist/lexical/config/client/loader.d.ts.map +1 -1
- package/dist/lexical/config/client/loader.js +0 -2
- package/dist/lexical/config/client/loader.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js +17 -17
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/LexicalMenu.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js +17 -17
- package/dist/lexical/plugins/SlashMenu/LexicalTypeaheadMenuPlugin/index.js.map +1 -1
- package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.js +4 -4
- package/dist/lexical/plugins/SlashMenu/useMenuTriggerMatch.js.map +1 -1
- package/dist/lexical/plugins/TextPlugin/index.js +3 -3
- package/dist/lexical/plugins/TextPlugin/index.js.map +1 -1
- package/dist/lexical/ui/ContentEditable.js +3 -3
- package/dist/lexical/ui/ContentEditable.js.map +1 -1
- package/dist/nodeTypes.d.ts +2 -2
- package/dist/nodeTypes.d.ts.map +1 -1
- package/dist/nodeTypes.js.map +1 -1
- package/dist/types.d.ts +0 -1
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/dist/utilities/createClientFeature.d.ts +0 -1
- package/dist/utilities/createClientFeature.d.ts.map +1 -1
- package/dist/utilities/createClientFeature.js +0 -2
- package/dist/utilities/createClientFeature.js.map +1 -1
- package/dist/utilities/fieldsDrawer/Drawer.js +11 -11
- package/dist/utilities/fieldsDrawer/Drawer.js.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js +10 -10
- package/dist/utilities/fieldsDrawer/useLexicalDocumentDrawer.js.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalDrawer.js +14 -14
- package/dist/utilities/fieldsDrawer/useLexicalDrawer.js.map +1 -1
- package/dist/utilities/fieldsDrawer/useLexicalListDrawer.js +11 -11
- package/dist/utilities/fieldsDrawer/useLexicalListDrawer.js.map +1 -1
- package/dist/utilities/generateImportMap.d.ts.map +1 -1
- package/dist/utilities/generateImportMap.js +2 -5
- package/dist/utilities/generateImportMap.js.map +1 -1
- package/dist/utilities/initLexicalFeatures.d.ts +0 -1
- package/dist/utilities/initLexicalFeatures.d.ts.map +1 -1
- package/dist/utilities/initLexicalFeatures.js +1 -18
- package/dist/utilities/initLexicalFeatures.js.map +1 -1
- package/package.json +15 -15
- package/dist/exports/client/chunk-DOK5S7LE.js +0 -2
- package/dist/exports/client/chunk-H6YVKFZN.js.map +0 -7
- package/dist/exports/client/component-ANB7VZLA.js +0 -2
- package/dist/exports/client/componentInline-WMS3WMBA.js +0 -2
- package/dist/features/blocks/WrapperBlockNode.d.ts +0 -1151
- package/dist/features/blocks/WrapperBlockNode.d.ts.map +0 -1
- package/dist/features/blocks/WrapperBlockNode.js +0 -113
- package/dist/features/blocks/WrapperBlockNode.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/index.d.ts +0 -23
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/index.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/index.js +0 -330
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/index.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/useLexicalFormState.d.ts +0 -22
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/useLexicalFormState.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/useLexicalFormState.js +0 -169
- package/dist/features/blocks/client/plugin/wrapperBlocks/BlockEditor/useLexicalFormState.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockContainer.d.ts +0 -5
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockContainer.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockContainer.js +0 -28
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockContainer.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockEditButton.d.ts +0 -3
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockEditButton.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockEditButton.js +0 -22
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockEditButton.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockLabel.d.ts +0 -3
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockLabel.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockLabel.js +0 -22
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockLabel.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockRemoveButton.d.ts +0 -3
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockRemoveButton.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockRemoveButton.js +0 -22
- package/dist/features/blocks/client/plugin/wrapperBlocks/components/WrapperBlockRemoveButton.js.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/index.d.ts +0 -9
- package/dist/features/blocks/client/plugin/wrapperBlocks/index.d.ts.map +0 -1
- package/dist/features/blocks/client/plugin/wrapperBlocks/index.js +0 -111
- package/dist/features/blocks/client/plugin/wrapperBlocks/index.js.map +0 -1
- package/dist/features/blocks/server/nodes/BlockNode.d.ts.map +0 -1
- package/dist/features/blocks/server/nodes/BlockNode.js.map +0 -1
- package/dist/features/blocks/server/nodes/InlineBlockNode.d.ts.map +0 -1
- package/dist/features/blocks/server/nodes/InlineBlockNode.js.map +0 -1
- /package/dist/exports/client/{RelationshipComponent-XOQBVKA3.js.map → RelationshipComponent-F77EQHRG.js.map} +0 -0
- /package/dist/exports/client/{chunk-XCEM47RI.js.map → chunk-AXXPUMFU.js.map} +0 -0
- /package/dist/exports/client/{chunk-ZTAS32RX.js.map → chunk-PGMIO4IN.js.map} +0 -0
- /package/dist/exports/client/{component-D6PKVJ2K.js.map → component-NSAU5Y76.js.map} +0 -0
- /package/dist/exports/client/{componentInline-WMS3WMBA.js.map → componentInline-B5YNOX32.js.map} +0 -0
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";import{c as ue,g as H,h as B,j as fe,k as pe,l as ge,m as he,n as ye}from"./chunk-2L2Z4JHF.js";import{a as de,b as R}from"./chunk-CUIBIFW2.js";import{jsx as ie,jsxs as re}from"react/jsx-runtime";import{FieldLabel as Zt,useEditDepth as eo,useField as to,withCondition as oo}from"@payloadcms/ui";import{mergeFieldStyles as no}from"@payloadcms/ui/shared";import{useCallback as Xe,useMemo as ro}from"react";import{ErrorBoundary as io}from"react-error-boundary";import{jsx as A}from"react/jsx-runtime";import{LexicalComposer as Qt}from"@lexical/react/LexicalComposer.js";import*as qe from"react";import{useMemo as Xt}from"react";import{c as _t}from"react/compiler-runtime";import{jsx as w,jsxs as q}from"react/jsx-runtime";import{useLexicalComposerContext as $t}from"@lexical/react/LexicalComposerContext.js";import{LexicalErrorBoundary as Ht}from"@lexical/react/LexicalErrorBoundary.js";import{HistoryPlugin as jt}from"@lexical/react/LexicalHistoryPlugin.js";import{OnChangePlugin as zt}from"@lexical/react/LexicalOnChangePlugin.js";import{RichTextPlugin as Kt}from"@lexical/react/LexicalRichTextPlugin.js";import{BLUR_COMMAND as Gt,COMMAND_PRIORITY_LOW as We,FOCUS_COMMAND as Wt}from"lexical";import*as W from"react";import{useEffect as Ye,useState as Ue}from"react";import{jsx as xe}from"react/jsx-runtime";import"react";var D=({anchorElem:t,clientProps:e,plugin:o})=>o.position==="floatingAnchorElem"&&t?o.Component&&xe(o.Component,{anchorElem:t,clientProps:e}):o.Component&&xe(o.Component,{clientProps:e});import{jsx as le}from"react/jsx-runtime";import{useLexicalComposerContext as it}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as st}from"lexical";import*as Ne from"react";import{useCallback as lt,useEffect as Ce,useRef as at,useState as ct}from"react";import{createPortal as mt}from"react-dom";var j=(t,e,o,n,r=50,m=25)=>{let l=0;if(t&&!t.contains(n)){let{bottom:a,left:u,right:g,top:y}=t.getBoundingClientRect(),s=y+window.scrollY,i=a+window.scrollY;if(o<s-m||o>i+m||e<u-r||e>g+r)return-1;(e<u||e>g)&&(l=e<u?e-u:e-g)}return l};import{$getNodeByKey as Q}from"lexical";function z(t){let e=t.getBoundingClientRect(),o=getComputedStyle(t).getPropertyValue("transform");if(!o||o==="none")return e;let n=o.split(",").pop();return e.y=e.y-Number(n?.replace(")","")),e}function J(t){let e=(u,g)=>u?parseFloat(window.getComputedStyle(u)[g]):0,{marginBottom:o,marginTop:n}=window.getComputedStyle(t),r=e(t.previousElementSibling,"marginBottom"),m=e(t.nextElementSibling,"marginTop"),l=Math.max(parseFloat(n),r);return{marginBottom:Math.max(parseFloat(o),m),marginTop:l}}import{$getRoot as et}from"lexical";function O(t){return t.getEditorState().read(()=>et().getChildrenKeys())}var tt=1,ot=-1,Ee=0,v={props:null,result:null};function nt(t,e,o=20){let n=t.x-e.x,r=t.y-e.y;return n*n+r*r<=o*o}function K(t){let{anchorElem:e,cache_threshold:o=20,editor:n,fuzzy:r=!1,horizontalOffset:m=0,point:{x:l,y:a},startIndex:u=0,useEdgeAsDefault:g=!1}=t;if(o>0&&v.props&&v.result&&v.props.fuzzy===t.fuzzy&&v.props.horizontalOffset===t.horizontalOffset&&v.props.useEdgeAsDefault===t.useEdgeAsDefault&&nt(v.props.point,t.point,o))return v.result;let y=e.getBoundingClientRect(),s=O(n),i={blockElem:null,blockNode:null,distance:1/0,foundAtIndex:-1,isFoundNodeEmptyParagraph:!1};return n.getEditorState().read(()=>{if(g){let[p,h]=[n.getElementByKey(s[0]),n.getElementByKey(s[s.length-1])];if(p&&h){let[f,c]=[z(p),z(h)];if(a<f.top?(i.blockElem=p,i.distance=f.top-a,i.blockNode=Q(s[0]),i.foundAtIndex=0):a>c.bottom&&(i.distance=a-c.bottom,i.blockNode=Q(s[s.length-1]),i.blockElem=h,i.foundAtIndex=s.length-1),i?.blockElem)return{blockElem:null,isFoundNodeEmptyParagraph:!1}}}let d=u,x=Ee;for(;d>=0&&d<s.length;){let p=s[d],h=n.getElementByKey(p);if(h===null)break;let f=new B(l+m,a),c=he.fromDOMRect(z(h)),{marginBottom:E,marginTop:b}=J(h),P=c.generateNewRect({bottom:c.bottom+E,left:y.left,right:y.right,top:c.top-b}),{distance:C,isOnBottomSide:k,isOnTopSide:N}=P.distanceFromPoint(f);if(C===0){i.blockElem=h,i.blockNode=Q(p),i.foundAtIndex=d,i.distance=C,i.blockNode&&i.blockNode.getType()==="paragraph"&&i.blockNode.getTextContent()===""&&(!r&&!t.returnEmptyParagraphs&&(i.blockElem=null,i.blockNode=null),i.isFoundNodeEmptyParagraph=!0);break}else r&&C<i.distance&&(i.blockElem=h,i.blockNode=Q(p),i.distance=C,i.foundAtIndex=d);x===Ee&&(N?x=ot:k?x=tt:x=1/0),d+=x}}),v.props=t,v.result={blockElem:i.blockElem,blockNode:i.blockNode,foundAtIndex:i.foundAtIndex,isFoundNodeEmptyParagraph:i.isFoundNodeEmptyParagraph},{blockElem:i.blockElem,blockNode:i.blockNode,foundAtIndex:i.foundAtIndex,isFoundNodeEmptyParagraph:i.isFoundNodeEmptyParagraph}}function X(t,e){return!!t.closest(`.${e}`)}var rt=["IMG","INPUT","TEXTAREA","SELECT","BUTTON","VIDEO","OBJECT","EMBED","IFRAME","HR"];function be(t){if(!t||rt.includes(t.tagName)||t.offsetHeight===0||t.offsetWidth===0)return!1;let e=window.getComputedStyle(t);return!(e.display==="table-cell"||e.position==="absolute"||e.visibility==="hidden"||e.opacity==="0")}function Z(t,e,o,n=0){if(!t){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let r=t.getBoundingClientRect(),m=window.getComputedStyle(t),l=e.getBoundingClientRect(),a=o.getBoundingClientRect(),u;if(["lexical-block","lexical-upload","lexical-relationship"].some(s=>t.firstElementChild?.classList.contains(s)))u=r.top+8-a.top;else{let s=be(t)?parseInt(m.lineHeight,10):0;u=r.top+(s-l.height)/2-a.top}let y=n;e.style.opacity="1",e.style.transform=`translate(${y}px, ${u}px)`}var dt="add-block-menu",ee=1/0;function ut(t){return t===0?1/0:ee>=0&&ee<t?ee:Math.floor(t/2)}function ft(t,e,o){let n=e.parentElement,{editorConfig:r}=R(),m=r?.admin?.hideGutter?-24:12,l=at(null),[a,u]=ct(null);Ce(()=>{function y(s){let i=s.target;if(!H(i))return;let d=j(n,s.pageX,s.pageY,i);if(d===-1){u(null);return}if(X(i,dt))return;let x=O(t),{blockElem:p,blockNode:h,foundAtIndex:f}=K({anchorElem:e,cache_threshold:0,editor:t,horizontalOffset:-d,point:new B(s.x,s.y),returnEmptyParagraphs:!0,startIndex:ut(x.length),useEdgeAsDefault:!1});ee=f,p&&h&&(a?.node!==h||a?.elem!==p)&&u({elem:p,node:h})}return document?.addEventListener("mousemove",y),()=>{document?.removeEventListener("mousemove",y)}},[n,e,t,a]),Ce(()=>{l.current&&a?.node&&Z(a?.elem,l.current,e,m)},[e,a,m]);let g=lt(y=>{let s=a;s?.node&&(t.update(()=>{let i=!0;if((s?.node.getType()!=="paragraph"||s.node.getTextContent()!=="")&&(i=!1),!i){let d=st();s?.node.insertAfter(d),setTimeout(()=>{s={elem:t.getElementByKey(d.getKey()),node:d},u(s)},0)}}),setTimeout(()=>{t.update(()=>{t.focus(),s?.node&&"select"in s.node&&typeof s.node.select=="function"&&s.node.select()})},1),setTimeout(()=>{t.dispatchCommand(pe,{node:s?.node})},2),y.stopPropagation(),y.preventDefault())},[t,a]);return mt(le(Ne.Fragment,{children:le("button",{"aria-label":"Add block",className:"icon add-block-menu",onClick:y=>{g(y)},ref:l,type:"button",children:le("div",{className:o?"icon":""})})}),e)}function Pe(t){let{anchorElem:e}=t,o=e===void 0?document.body:e,[n]=it();return ft(n,o,n._editable)}import{jsx as te,jsxs as gt}from"react/jsx-runtime";import{useLexicalComposerContext as ht}from"@lexical/react/LexicalComposerContext.js";import{eventFiles as Re}from"@lexical/rich-text";import{$getNearestNodeFromDOMNode as ke,$getNodeByKey as yt}from"lexical";import*as Be from"react";import{useEffect as ae,useRef as oe,useState as Se}from"react";import{createPortal as xt}from"react-dom";var we=0,pt=-24;var _=0;function Te(t,e,o,n,r,m,l,a,u,g=!1){let{height:y,top:s}=n.getBoundingClientRect(),{top:i,width:d}=l.getBoundingClientRect(),{marginBottom:x,marginTop:p}=J(n),h=s,f=m>=s+y/2+window.scrollY,c=!1;if(r?.elem)if(n!==r?.elem)(f&&r?.elem&&r?.elem===n.nextElementSibling||!f&&r?.elem&&r?.elem===n.previousElementSibling)&&(_++,_<200&&(c=!0));else{_++;let C=r?.boundingBox?.y,k=n.getBoundingClientRect().y;(f===r?.isBelow&&C===k||_<200)&&(c=!1)}if(c)return{isBelow:f,willStayInSamePosition:c};g?h+=y/2:f?h+=y+x/2:h-=p/2;let E=0;g||(f?E=-we:E=we);let b=h-i+E,P=pt-e;return o.style.width=`calc(${d}px - ${t})`,o.style.opacity=".8",o.style.transform=`translate(${P}px, calc(${b}px - 2px))`,r?.elem&&(r.elem.style.opacity="",r?.elem===n?f?r.elem.style.marginTop="":r.elem.style.marginBottom="":(r.elem.style.marginBottom="",r.elem.style.marginTop="")),_=0,{isBelow:f,willStayInSamePosition:c}}var Et="draggable-block-menu",ve="application/x-lexical-drag-block",V=1/0;function Me(t){return t===0?1/0:V>=0&&V<t?V:Math.floor(t/2)}function bt(t,e){let{transform:o}=e.style;t.setDragImage(e,0,0),setTimeout(()=>{e.style.transform=o})}function Le(t,e){t&&(t.style.opacity="0"),e&&(e.style.opacity="",e.style.marginBottom="",e.style.marginTop="")}function Ct(t,e,o){let n=e.parentElement,r=oe(null),m=oe(null),l=oe(null),a=oe(!1),[u,g]=Se(null),[y,s]=Se(null),{editorConfig:i}=R(),d=i?.admin?.hideGutter?-44:-8;ae(()=>{function h(f){let c=f.target;if(!H(c))return;let E=j(n,f.pageX,f.pageY,c);if(E===-1){g(null);return}if(X(c,Et))return;let b=O(t),{blockElem:P,foundAtIndex:C,isFoundNodeEmptyParagraph:k}=K({anchorElem:e,cache_threshold:0,editor:t,horizontalOffset:-E,point:new B(f.x,f.y),startIndex:Me(b.length),useEdgeAsDefault:!1,verbose:!1});V=C,!(!P&&!k)&&u!==P&&g(P)}return document?.addEventListener("mousemove",h),()=>{document?.removeEventListener("mousemove",h)}},[n,e,t,u]),ae(()=>{r.current&&Z(u,r.current,e,d)},[e,u,d]),ae(()=>{function h(c){if(!a.current)return!1;let[E]=Re(c);if(E)return!1;let{pageY:b,target:P}=c;if(!H(P))return!1;let C=j(n,c.pageX,c.pageY,P,100,50),k=O(t),{blockElem:N,foundAtIndex:Y,isFoundNodeEmptyParagraph:I}=K({anchorElem:e,editor:t,fuzzy:!0,horizontalOffset:-C,point:new B(c.x,c.y),startIndex:Me(k.length),useEdgeAsDefault:!0,verbose:!0});V=Y;let L=m.current;if(N===null||L===null)return!1;if(u!==N){let{isBelow:S,willStayInSamePosition:$}=Te(i?.admin?.hideGutter?"0px":"3rem",d+(i?.admin?.hideGutter?r?.current?.getBoundingClientRect()?.width??0:-(r?.current?.getBoundingClientRect()?.width??0)),L,N,y,b,e,c,l,I);c.preventDefault(),$||s({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:S})}else y?.elem&&(Le(L,y.elem),s({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:!1}));return!0}function f(c){if(!a.current)return!1;let[E]=Re(c);if(E)return!1;let{dataTransfer:b,pageY:P,target:C}=c,k=b?.getData(ve)||"";return t.update(()=>{let N=yt(k);if(!N||!H(C))return!1;let Y=j(n,c.pageX,c.pageY,C,100,50),{blockElem:I,isFoundNodeEmptyParagraph:L}=K({anchorElem:e,editor:t,fuzzy:!0,horizontalOffset:-Y,point:new B(c.x,c.y),useEdgeAsDefault:!0});if(!I)return!1;let S=ke(I);if(!S)return!1;if(S===N)return!0;let{height:$,top:se}=z(I),U=P>=se+$/2+window.scrollY;L?(S.insertBefore(N),S.remove()):U?S.insertAfter(N):S.insertBefore(N),u!==null&&g(null),document.querySelectorAll(".lexical-block-highlighter").forEach(F=>{F.remove()});let Ze=t.getElementByKey(N.getKey());setTimeout(()=>{let F=Ze?.getBoundingClientRect();if(!F)return;let T=document.createElement("div");T.className="lexical-block-highlighter",T.style.backgroundColor="var(--theme-elevation-1000",T.style.transition="opacity 0.5s ease-in-out",T.style.zIndex="1",T.style.pointerEvents="none",T.style.boxSizing="border-box",T.style.borderRadius="4px",T.style.position="absolute",document.body.appendChild(T),T.style.opacity="0.1",T.style.height=`${F.height+8}px`,T.style.width=`${F.width+8}px`,T.style.top=`${F.top+window.scrollY-4}px`,T.style.left=`${F.left-4}px`,setTimeout(()=>{T.style.opacity="0",setTimeout(()=>{T.remove()},500)},1e3)},120)}),!0}return document.addEventListener("dragover",h),document.addEventListener("drop",f),()=>{document.removeEventListener("dragover",h),document.removeEventListener("drop",f)}},[n,d,e,t,y,u,i?.admin?.hideGutter]);function x(h){let f=h.dataTransfer;if(!f||!u)return;bt(f,u);let c="";t.update(()=>{let E=ke(u);E&&(c=E.getKey())}),a.current=!0,f.setData(ve,c)}function p(){a.current=!1,y?.elem&&Le(m.current,y?.elem)}return xt(gt(Be.Fragment,{children:[te("div",{className:"icon draggable-block-menu",draggable:!0,onDragEnd:p,onDragStart:x,ref:r,children:te("div",{className:o?"icon":""})}),te("div",{className:"draggable-block-target-line",ref:m}),te("div",{className:"debug-highlight",ref:l})]}),e)}function Ae(t){let{anchorElem:e}=t,o=e===void 0?document.body:e,[n]=ht();return Ct(n,o,n._editable)}import{c as Nt}from"react/compiler-runtime";import{useLexicalComposerContext as Pt}from"@lexical/react/LexicalComposerContext";import*as Ie from"react";var Fe=()=>{let t=Nt(4),{editorConfig:e}=R(),[o]=Pt(),n,r;return t[0]!==o||t[1]!==e.features.markdownTransformers?(n=()=>ue(o,e.features.markdownTransformers??[]),r=[o,e.features.markdownTransformers],t[0]=o,t[1]=e.features.markdownTransformers,t[2]=n,t[3]=r):(n=t[2],r=t[3]),Ie.useEffect(n,r),null};import{jsx as G,jsxs as Oe}from"react/jsx-runtime";import{useLexicalComposerContext as Tt}from"@lexical/react/LexicalComposerContext.js";import{useTranslation as _e}from"@payloadcms/ui";import{useCallback as Rt,useMemo as kt,useState as St}from"react";import"react";import*as $e from"react-dom";import{c as wt}from"react/compiler-runtime";import"react";function De(t,e){let o=wt(4),{maxLength:n,minLength:r}=e,m=n===void 0?75:n,l=r===void 0?1:r,a;return o[0]!==t||o[1]!==m||o[2]!==l?(a=u=>{let{query:g}=u,y="[^"+t+fe+"\\s]",i=new RegExp("(^|\\s|\\()(["+t+"]((?:"+y+"){0,"+m+"}))$").exec(g);if(i!==null){let d=i[1],x=i[3];if(x.length>=l)return{leadOffset:i.index+d.length,matchingString:x,replaceableString:i[2]}}return null},o[0]=t,o[1]=m,o[2]=l,o[3]=a):a=o[3],a}var M="slash-menu-popup";function vt({isSelected:t,item:e,onClick:o,onMouseEnter:n,ref:r}){let{fieldProps:{featureClientSchemaMap:m,schemaPath:l}}=R(),{i18n:a}=_e(),u=`${M}__item ${M}__item-${e.key}`;t&&(u+=` ${M}__item--selected`);let g=e.key;return e.label&&(g=typeof e.label=="function"?e.label({featureClientSchemaMap:m,i18n:a,schemaPath:l}):e.label),g.length>25&&(g=g.substring(0,25)+"..."),Oe("button",{"aria-selected":t,className:u,id:M+"__item-"+e.key,onClick:o,onMouseEnter:n,ref:r,role:"option",tabIndex:-1,type:"button",children:[e?.Icon&&G(e.Icon,{}),G("span",{className:`${M}__item-text`,children:g})]},e.key)}function He({anchorElem:t=document.body}){let[e]=Tt(),[o,n]=St(null),{editorConfig:r}=R(),{i18n:m}=_e(),{fieldProps:{featureClientSchemaMap:l,schemaPath:a}}=R(),u=De("/",{minLength:0}),g=Rt(()=>{let s=[];for(let i of r.features.slashMenu.dynamicGroups)if(o){let d=i({editor:e,queryString:o});s=s.concat(d)}return s},[e,o,r?.features]),y=kt(()=>{let s=[];for(let i of r?.features.slashMenu.groups??[])s.push(i);if(o){s=s.map(d=>{let x=d.items.filter(p=>{let h=p.key;return p.label&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:l,i18n:m,schemaPath:a}):p.label),new RegExp(o,"gi").exec(h)?!0:p.keywords!=null?p.keywords.some(f=>new RegExp(o,"gi").exec(f)):!1});return x.length?{...d,items:x}:null}),s=s.filter(d=>d!=null);let i=g();for(let d of i){let x=s.find(p=>p.key===d.key);x?s=s.filter(p=>p.key!==d.key):x={...d,items:[]},x?.items?.length&&(x.items=x.items.concat(x.items)),s.push(x)}}return s},[o,r?.features.slashMenu.groups,g,l,m,a]);return G(ge,{anchorElem:t,groups:y,menuRenderFn:(s,{selectedItemKey:i,selectItemAndCleanUp:d,setSelectedItemKey:x})=>s.current&&y.length?$e.createPortal(G("div",{className:M,children:y.map(p=>{let h=p.key;return p.label&&l&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:l,i18n:m,schemaPath:a}):p.label),Oe("div",{className:`${M}__group ${M}__group-${p.key}`,children:[G("div",{className:`${M}__group-title`,children:h}),p.items.map((f,c)=>G(vt,{index:c,isSelected:i===f.key,item:f,onClick:()=>{x(f.key),d(f)},onMouseEnter:()=>{x(f.key)},ref:E=>{f.ref={current:E}}},f.key))]},p.key)})}),s.current):null,onQueryChange:n,triggerFn:u})}import{c as Mt}from"react/compiler-runtime";import{useLexicalComposerContext as Lt}from"@lexical/react/LexicalComposerContext";import{TEXT_TYPE_TO_FORMAT as je,TextNode as Bt}from"lexical";import{useEffect as At}from"react";function ze(t){let e=Mt(6),{features:o}=t,[n]=Lt(),r;e[0]!==o.enabledFormats||e[1]!==n?(r=()=>{let l=It(o.enabledFormats);if(l.length!==0)return n.registerNodeTransform(Bt,a=>{l.forEach(u=>{a.hasFormat(u)&&a.toggleFormat(u)})})},e[0]=o.enabledFormats,e[1]=n,e[2]=r):r=e[2];let m;return e[3]!==n||e[4]!==o?(m=[n,o],e[3]=n,e[4]=o,e[5]=m):m=e[5],At(r,m),null}function It(t){delete je.highlight;let e=Object.keys(je),o=new Set(t);return e.filter(n=>!o.has(n))}import{c as Ft}from"react/compiler-runtime";import{jsx as Ke}from"react/jsx-runtime";import{ContentEditable as Dt}from"@lexical/react/LexicalContentEditable.js";import{useTranslation as Ot}from"@payloadcms/ui";import"react";function Ge(t){let e=Ft(3),{className:o}=t,{t:n}=Ot(),r;return e[0]!==n||e[1]!==o?(r=Ke(Dt,{"aria-placeholder":n("lexical:general:placeholder"),className:o??"ContentEditable__root",placeholder:Ke("p",{className:"editor-placeholder",children:n("lexical:general:placeholder")})}),e[0]=n,e[1]=o,e[2]=r):r=e[2],r}var Ve=t=>{let e=_t(22),{editorConfig:o,editorContainerRef:n,onChange:r}=t,m=R(),[l]=$t(),[a,u]=Ue(null),g;e[0]===Symbol.for("react.memo_cache_sentinel")?(g=c=>{c!==null&&u(c)},e[0]=g):g=e[0];let y=g,s,i;e[1]!==m||e[2]!==l?(s=()=>{if(!m?.uuid){console.error("Lexical Editor must be used within an EditorConfigProvider");return}m?.parentEditor?.uuid&&m.parentEditor?.registerChild(m.uuid,m);let c=()=>{m.focusEditor(m)},E=()=>{m.blurEditor(m)},b=l.registerCommand(Wt,()=>(c(),!0),We),P=l.registerCommand(Gt,()=>(E(),!0),We);return()=>{b(),P(),m.parentEditor?.unregisterChild?.(m.uuid)}},i=[l,m],e[1]=m,e[2]=l,e[3]=s,e[4]=i):(s=e[3],i=e[4]),Ye(s,i);let[d,x]=Ue(!1),p,h;e[5]!==d?(p=()=>{let c=()=>{let E=window.matchMedia("(max-width: 768px)").matches;E!==d&&x(E)};return c(),window.addEventListener("resize",c),()=>{window.removeEventListener("resize",c)}},h=[d],e[5]=d,e[6]=p,e[7]=h):(p=e[6],h=e[7]),Ye(p,h);let f;if(e[8]!==o.features||e[9]!==r||e[10]!==a||e[11]!==d||e[12]!==l||e[13]!==n){let c;e[15]!==r?(c=(b,P,C)=>{(!C.has("focus")||C.size>1)&&r?.(b,P,C)},e[15]=r,e[16]=c):c=e[16];let E;e[17]!==a||e[18]!==d||e[19]!==l||e[20]!==o?(E=a&&q(W.Fragment,{children:[!d&&l.isEditable()&&q(W.Fragment,{children:[w(Ae,{anchorElem:a}),w(Pe,{anchorElem:a})]}),o.features.plugins?.map(b=>{if(b.position==="floatingAnchorElem"&&!(b.desktopOnly===!0&&d))return w(D,{anchorElem:a,clientProps:b.clientProps,plugin:b},b.key)}),l.isEditable()&&w(W.Fragment,{children:w(He,{anchorElem:a})})]}),e[17]=a,e[18]=d,e[19]=l,e[20]=o,e[21]=E):E=e[21],f=q(W.Fragment,{children:[o.features.plugins?.map(Yt),q("div",{className:"editor-container",ref:n,children:[o.features.plugins?.map(Ut),w(Kt,{contentEditable:w("div",{className:"editor-scroller",children:w("div",{className:"editor",ref:y,tabIndex:-1,children:w(Ge,{})})}),ErrorBoundary:Ht}),w(ze,{features:o.features}),w(zt,{ignoreSelectionChange:!0,onChange:c}),E,l.isEditable()&&q(W.Fragment,{children:[w(jt,{}),o?.features?.markdownTransformers?.length>0&&w(Fe,{})]}),o.features.plugins?.map(Vt),o.features.plugins?.map(qt)]}),o.features.plugins?.map(Jt)]}),e[8]=o.features,e[9]=r,e[10]=a,e[11]=d,e[12]=l,e[13]=n,e[14]=f}else f=e[14];return f};function Yt(t){if(t.position==="aboveContainer")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Ut(t){if(t.position==="top")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Vt(t){if(t.position==="normal")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function qt(t){if(t.position==="bottom")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Jt(t){if(t.position==="belowContainer")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}var Je=({children:t,providers:e})=>{if(!e?.length)return t;let o=e[0];return e.length>1?A(o,{children:A(Je,{providers:e.slice(1),children:t})}):A(o,{children:t})},Qe=t=>{let{composerKey:e,editorConfig:o,fieldProps:n,onChange:r,readOnly:m,value:l}=t,a=R(),u=qe.useRef(null),g=Xt(()=>{if(l&&typeof l!="object")throw new Error("The value passed to the Lexical editor is not an object. This is not supported. Please remove the data from the field and start again. This is the value that was passed in: "+JSON.stringify(l));if(l&&Array.isArray(l)&&!("root"in l))throw new Error("You have tried to pass in data from the old Slate editor to the new Lexical editor. The data structure is different, thus you will have to migrate your data. We offer a one-line migration script which migrates all your rich text fields: https://payloadcms.com/docs/lexical/migration#migration-via-migration-script-recommended");if(l&&"jsonContent"in l)throw new Error("You have tried to pass in data from payload-plugin-lexical. The data structure is different, thus you will have to migrate your data. Migration guide: https://payloadcms.com/docs/lexical/migration#migrating-from-payload-plugin-lexical");return{editable:m!==!0,editorState:l!=null?JSON.stringify(l):void 0,namespace:o.lexical.namespace,nodes:ye({editorConfig:o}),onError:y=>{throw y},theme:o.lexical.theme}},[o]);return g?A(Qt,{initialConfig:g,children:A(de,{editorConfig:o,editorContainerRef:u,fieldProps:n,parentContext:a,children:A(Je,{providers:o.features.providers,children:A(Ve,{editorConfig:o,editorContainerRef:u,onChange:r})})})},e+g.editable):A("p",{children:"Loading..."})};import"./bundled.css";var ne="rich-text-lexical",so=t=>{let{editorConfig:e,field:o,field:{name:n,admin:{className:r,readOnly:m}={},label:l,localized:a,required:u},path:g,readOnly:y,validate:s}=t,i=y||m,d=g??n,x=eo(),p=Xe((U,me)=>typeof s=="function"?s(U,{...me,required:u}):!0,[s,u]),{customComponents:{AfterInput:h,BeforeInput:f,Description:c,Error:E,Label:b}={},formInitializing:P,formProcessing:C,initialValue:k,setValue:N,showError:Y,value:I}=to({path:d,validate:p}),L=i||C||P,S=[ne,"field-type",r,Y&&"error",L&&`${ne}--read-only`,e?.admin?.hideGutter!==!0?`${ne}--show-gutter`:null].filter(Boolean).join(" "),$=`${d}.${x}`,se=Xe(U=>{N(U.toJSON())},[N]),ce=ro(()=>no(o),[o]);return re("div",{className:S,style:ce,children:[E,b||ie(Zt,{label:l,localized:a,required:u}),re("div",{className:`${ne}__wrap`,children:[re(io,{fallbackRender:lo,onReset:()=>{},children:[f,ie(Qe,{composerKey:$,editorConfig:e,fieldProps:t,onChange:se,readOnly:L,value:I},JSON.stringify({initialValue:k,path:d})),h]}),c]})]},$)};function lo({error:t}){return re("div",{className:"errorBoundary",role:"alert",children:[ie("p",{children:"Something went wrong:"}),ie("pre",{style:{color:"red"},children:t.message})]})}var Er=oo(so);export{Er as RichText};
|
|
2
|
-
//# sourceMappingURL=Field-
|
|
1
|
+
"use client";import{c as de,g as H,h as B,j as fe,k as pe,l as ge,m as he,n as ye}from"./chunk-XOABLBHB.js";import{a as ue,b as R}from"./chunk-CUIBIFW2.js";import{jsx as ie,jsxs as re}from"react/jsx-runtime";import{FieldLabel as Zt,useEditDepth as eo,useField as to,withCondition as oo}from"@payloadcms/ui";import{mergeFieldStyles as no}from"@payloadcms/ui/shared";import{useCallback as Xe,useMemo as ro}from"react";import{ErrorBoundary as io}from"react-error-boundary";import{jsx as A}from"react/jsx-runtime";import{LexicalComposer as Qt}from"@lexical/react/LexicalComposer.js";import*as qe from"react";import{useMemo as Xt}from"react";import{c as _t}from"react/compiler-runtime";import{jsx as w,jsxs as q}from"react/jsx-runtime";import{useLexicalComposerContext as $t}from"@lexical/react/LexicalComposerContext.js";import{LexicalErrorBoundary as Ht}from"@lexical/react/LexicalErrorBoundary.js";import{HistoryPlugin as jt}from"@lexical/react/LexicalHistoryPlugin.js";import{OnChangePlugin as zt}from"@lexical/react/LexicalOnChangePlugin.js";import{RichTextPlugin as Kt}from"@lexical/react/LexicalRichTextPlugin.js";import{BLUR_COMMAND as Gt,COMMAND_PRIORITY_LOW as We,FOCUS_COMMAND as Wt}from"lexical";import*as W from"react";import{useEffect as Ye,useState as Ue}from"react";import{jsx as xe}from"react/jsx-runtime";import"react";var D=({anchorElem:t,clientProps:e,plugin:o})=>o.position==="floatingAnchorElem"&&t?o.Component&&xe(o.Component,{anchorElem:t,clientProps:e}):o.Component&&xe(o.Component,{clientProps:e});import{jsx as le}from"react/jsx-runtime";import{useLexicalComposerContext as it}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as st}from"lexical";import*as Ne from"react";import{useCallback as lt,useEffect as Ce,useRef as at,useState as ct}from"react";import{createPortal as mt}from"react-dom";var j=(t,e,o,n,r=50,m=25)=>{let l=0;if(t&&!t.contains(n)){let{bottom:a,left:d,right:g,top:y}=t.getBoundingClientRect(),s=y+window.scrollY,i=a+window.scrollY;if(o<s-m||o>i+m||e<d-r||e>g+r)return-1;(e<d||e>g)&&(l=e<d?e-d:e-g)}return l};import{$getNodeByKey as Q}from"lexical";function z(t){let e=t.getBoundingClientRect(),o=getComputedStyle(t).getPropertyValue("transform");if(!o||o==="none")return e;let n=o.split(",").pop();return e.y=e.y-Number(n?.replace(")","")),e}function J(t){let e=(d,g)=>d?parseFloat(window.getComputedStyle(d)[g]):0,{marginBottom:o,marginTop:n}=window.getComputedStyle(t),r=e(t.previousElementSibling,"marginBottom"),m=e(t.nextElementSibling,"marginTop"),l=Math.max(parseFloat(n),r);return{marginBottom:Math.max(parseFloat(o),m),marginTop:l}}import{$getRoot as et}from"lexical";function O(t){return t.getEditorState().read(()=>et().getChildrenKeys())}var tt=1,ot=-1,Ee=0,v={props:null,result:null};function nt(t,e,o=20){let n=t.x-e.x,r=t.y-e.y;return n*n+r*r<=o*o}function K(t){let{anchorElem:e,cache_threshold:o=20,editor:n,fuzzy:r=!1,horizontalOffset:m=0,point:{x:l,y:a},startIndex:d=0,useEdgeAsDefault:g=!1}=t;if(o>0&&v.props&&v.result&&v.props.fuzzy===t.fuzzy&&v.props.horizontalOffset===t.horizontalOffset&&v.props.useEdgeAsDefault===t.useEdgeAsDefault&&nt(v.props.point,t.point,o))return v.result;let y=e.getBoundingClientRect(),s=O(n),i={blockElem:null,blockNode:null,distance:1/0,foundAtIndex:-1,isFoundNodeEmptyParagraph:!1};return n.getEditorState().read(()=>{if(g){let[p,h]=[n.getElementByKey(s[0]),n.getElementByKey(s[s.length-1])];if(p&&h){let[f,c]=[z(p),z(h)];if(a<f.top?(i.blockElem=p,i.distance=f.top-a,i.blockNode=Q(s[0]),i.foundAtIndex=0):a>c.bottom&&(i.distance=a-c.bottom,i.blockNode=Q(s[s.length-1]),i.blockElem=h,i.foundAtIndex=s.length-1),i?.blockElem)return{blockElem:null,isFoundNodeEmptyParagraph:!1}}}let u=d,x=Ee;for(;u>=0&&u<s.length;){let p=s[u],h=n.getElementByKey(p);if(h===null)break;let f=new B(l+m,a),c=he.fromDOMRect(z(h)),{marginBottom:E,marginTop:b}=J(h),P=c.generateNewRect({bottom:c.bottom+E,left:y.left,right:y.right,top:c.top-b}),{distance:C,isOnBottomSide:k,isOnTopSide:N}=P.distanceFromPoint(f);if(C===0){i.blockElem=h,i.blockNode=Q(p),i.foundAtIndex=u,i.distance=C,i.blockNode&&i.blockNode.getType()==="paragraph"&&i.blockNode.getTextContent()===""&&(!r&&!t.returnEmptyParagraphs&&(i.blockElem=null,i.blockNode=null),i.isFoundNodeEmptyParagraph=!0);break}else r&&C<i.distance&&(i.blockElem=h,i.blockNode=Q(p),i.distance=C,i.foundAtIndex=u);x===Ee&&(N?x=ot:k?x=tt:x=1/0),u+=x}}),v.props=t,v.result={blockElem:i.blockElem,blockNode:i.blockNode,foundAtIndex:i.foundAtIndex,isFoundNodeEmptyParagraph:i.isFoundNodeEmptyParagraph},{blockElem:i.blockElem,blockNode:i.blockNode,foundAtIndex:i.foundAtIndex,isFoundNodeEmptyParagraph:i.isFoundNodeEmptyParagraph}}function X(t,e){return!!t.closest(`.${e}`)}var rt=["IMG","INPUT","TEXTAREA","SELECT","BUTTON","VIDEO","OBJECT","EMBED","IFRAME","HR"];function be(t){if(!t||rt.includes(t.tagName)||t.offsetHeight===0||t.offsetWidth===0)return!1;let e=window.getComputedStyle(t);return!(e.display==="table-cell"||e.position==="absolute"||e.visibility==="hidden"||e.opacity==="0")}function Z(t,e,o,n=0){if(!t){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let r=t.getBoundingClientRect(),m=window.getComputedStyle(t),l=e.getBoundingClientRect(),a=o.getBoundingClientRect(),d;if(["lexical-block","lexical-upload","lexical-relationship"].some(s=>t.firstElementChild?.classList.contains(s)))d=r.top+8-a.top;else{let s=be(t)?parseInt(m.lineHeight,10):0;d=r.top+(s-l.height)/2-a.top}let y=n;e.style.opacity="1",e.style.transform=`translate(${y}px, ${d}px)`}var ut="add-block-menu",ee=1/0;function dt(t){return t===0?1/0:ee>=0&&ee<t?ee:Math.floor(t/2)}function ft(t,e,o){let n=e.parentElement,{editorConfig:r}=R(),m=r?.admin?.hideGutter?-24:12,l=at(null),[a,d]=ct(null);Ce(()=>{function y(s){let i=s.target;if(!H(i))return;let u=j(n,s.pageX,s.pageY,i);if(u===-1){d(null);return}if(X(i,ut))return;let x=O(t),{blockElem:p,blockNode:h,foundAtIndex:f}=K({anchorElem:e,cache_threshold:0,editor:t,horizontalOffset:-u,point:new B(s.x,s.y),returnEmptyParagraphs:!0,startIndex:dt(x.length),useEdgeAsDefault:!1});ee=f,p&&h&&(a?.node!==h||a?.elem!==p)&&d({elem:p,node:h})}return document?.addEventListener("mousemove",y),()=>{document?.removeEventListener("mousemove",y)}},[n,e,t,a]),Ce(()=>{l.current&&a?.node&&Z(a?.elem,l.current,e,m)},[e,a,m]);let g=lt(y=>{let s=a;s?.node&&(t.update(()=>{let i=!0;if((s?.node.getType()!=="paragraph"||s.node.getTextContent()!=="")&&(i=!1),!i){let u=st();s?.node.insertAfter(u),setTimeout(()=>{s={elem:t.getElementByKey(u.getKey()),node:u},d(s)},0)}}),setTimeout(()=>{t.update(()=>{t.focus(),s?.node&&"select"in s.node&&typeof s.node.select=="function"&&s.node.select()})},1),setTimeout(()=>{t.dispatchCommand(pe,{node:s?.node})},2),y.stopPropagation(),y.preventDefault())},[t,a]);return mt(le(Ne.Fragment,{children:le("button",{"aria-label":"Add block",className:"icon add-block-menu",onClick:y=>{g(y)},ref:l,type:"button",children:le("div",{className:o?"icon":""})})}),e)}function Pe(t){let{anchorElem:e}=t,o=e===void 0?document.body:e,[n]=it();return ft(n,o,n._editable)}import{jsx as te,jsxs as gt}from"react/jsx-runtime";import{useLexicalComposerContext as ht}from"@lexical/react/LexicalComposerContext.js";import{eventFiles as Re}from"@lexical/rich-text";import{$getNearestNodeFromDOMNode as ke,$getNodeByKey as yt}from"lexical";import*as Be from"react";import{useEffect as ae,useRef as oe,useState as Se}from"react";import{createPortal as xt}from"react-dom";var we=0,pt=-24;var _=0;function Te(t,e,o,n,r,m,l,a,d,g=!1){let{height:y,top:s}=n.getBoundingClientRect(),{top:i,width:u}=l.getBoundingClientRect(),{marginBottom:x,marginTop:p}=J(n),h=s,f=m>=s+y/2+window.scrollY,c=!1;if(r?.elem)if(n!==r?.elem)(f&&r?.elem&&r?.elem===n.nextElementSibling||!f&&r?.elem&&r?.elem===n.previousElementSibling)&&(_++,_<200&&(c=!0));else{_++;let C=r?.boundingBox?.y,k=n.getBoundingClientRect().y;(f===r?.isBelow&&C===k||_<200)&&(c=!1)}if(c)return{isBelow:f,willStayInSamePosition:c};g?h+=y/2:f?h+=y+x/2:h-=p/2;let E=0;g||(f?E=-we:E=we);let b=h-i+E,P=pt-e;return o.style.width=`calc(${u}px - ${t})`,o.style.opacity=".8",o.style.transform=`translate(${P}px, calc(${b}px - 2px))`,r?.elem&&(r.elem.style.opacity="",r?.elem===n?f?r.elem.style.marginTop="":r.elem.style.marginBottom="":(r.elem.style.marginBottom="",r.elem.style.marginTop="")),_=0,{isBelow:f,willStayInSamePosition:c}}var Et="draggable-block-menu",ve="application/x-lexical-drag-block",V=1/0;function Me(t){return t===0?1/0:V>=0&&V<t?V:Math.floor(t/2)}function bt(t,e){let{transform:o}=e.style;t.setDragImage(e,0,0),setTimeout(()=>{e.style.transform=o})}function Le(t,e){t&&(t.style.opacity="0"),e&&(e.style.opacity="",e.style.marginBottom="",e.style.marginTop="")}function Ct(t,e,o){let n=e.parentElement,r=oe(null),m=oe(null),l=oe(null),a=oe(!1),[d,g]=Se(null),[y,s]=Se(null),{editorConfig:i}=R(),u=i?.admin?.hideGutter?-44:-8;ae(()=>{function h(f){let c=f.target;if(!H(c))return;let E=j(n,f.pageX,f.pageY,c);if(E===-1){g(null);return}if(X(c,Et))return;let b=O(t),{blockElem:P,foundAtIndex:C,isFoundNodeEmptyParagraph:k}=K({anchorElem:e,cache_threshold:0,editor:t,horizontalOffset:-E,point:new B(f.x,f.y),startIndex:Me(b.length),useEdgeAsDefault:!1,verbose:!1});V=C,!(!P&&!k)&&d!==P&&g(P)}return document?.addEventListener("mousemove",h),()=>{document?.removeEventListener("mousemove",h)}},[n,e,t,d]),ae(()=>{r.current&&Z(d,r.current,e,u)},[e,d,u]),ae(()=>{function h(c){if(!a.current)return!1;let[E]=Re(c);if(E)return!1;let{pageY:b,target:P}=c;if(!H(P))return!1;let C=j(n,c.pageX,c.pageY,P,100,50),k=O(t),{blockElem:N,foundAtIndex:Y,isFoundNodeEmptyParagraph:I}=K({anchorElem:e,editor:t,fuzzy:!0,horizontalOffset:-C,point:new B(c.x,c.y),startIndex:Me(k.length),useEdgeAsDefault:!0,verbose:!0});V=Y;let L=m.current;if(N===null||L===null)return!1;if(d!==N){let{isBelow:S,willStayInSamePosition:$}=Te(i?.admin?.hideGutter?"0px":"3rem",u+(i?.admin?.hideGutter?r?.current?.getBoundingClientRect()?.width??0:-(r?.current?.getBoundingClientRect()?.width??0)),L,N,y,b,e,c,l,I);c.preventDefault(),$||s({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:S})}else y?.elem&&(Le(L,y.elem),s({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:!1}));return!0}function f(c){if(!a.current)return!1;let[E]=Re(c);if(E)return!1;let{dataTransfer:b,pageY:P,target:C}=c,k=b?.getData(ve)||"";return t.update(()=>{let N=yt(k);if(!N||!H(C))return!1;let Y=j(n,c.pageX,c.pageY,C,100,50),{blockElem:I,isFoundNodeEmptyParagraph:L}=K({anchorElem:e,editor:t,fuzzy:!0,horizontalOffset:-Y,point:new B(c.x,c.y),useEdgeAsDefault:!0});if(!I)return!1;let S=ke(I);if(!S)return!1;if(S===N)return!0;let{height:$,top:se}=z(I),U=P>=se+$/2+window.scrollY;L?(S.insertBefore(N),S.remove()):U?S.insertAfter(N):S.insertBefore(N),d!==null&&g(null),document.querySelectorAll(".lexical-block-highlighter").forEach(F=>{F.remove()});let Ze=t.getElementByKey(N.getKey());setTimeout(()=>{let F=Ze?.getBoundingClientRect();if(!F)return;let T=document.createElement("div");T.className="lexical-block-highlighter",T.style.backgroundColor="var(--theme-elevation-1000",T.style.transition="opacity 0.5s ease-in-out",T.style.zIndex="1",T.style.pointerEvents="none",T.style.boxSizing="border-box",T.style.borderRadius="4px",T.style.position="absolute",document.body.appendChild(T),T.style.opacity="0.1",T.style.height=`${F.height+8}px`,T.style.width=`${F.width+8}px`,T.style.top=`${F.top+window.scrollY-4}px`,T.style.left=`${F.left-4}px`,setTimeout(()=>{T.style.opacity="0",setTimeout(()=>{T.remove()},500)},1e3)},120)}),!0}return document.addEventListener("dragover",h),document.addEventListener("drop",f),()=>{document.removeEventListener("dragover",h),document.removeEventListener("drop",f)}},[n,u,e,t,y,d,i?.admin?.hideGutter]);function x(h){let f=h.dataTransfer;if(!f||!d)return;bt(f,d);let c="";t.update(()=>{let E=ke(d);E&&(c=E.getKey())}),a.current=!0,f.setData(ve,c)}function p(){a.current=!1,y?.elem&&Le(m.current,y?.elem)}return xt(gt(Be.Fragment,{children:[te("div",{className:"icon draggable-block-menu",draggable:!0,onDragEnd:p,onDragStart:x,ref:r,children:te("div",{className:o?"icon":""})}),te("div",{className:"draggable-block-target-line",ref:m}),te("div",{className:"debug-highlight",ref:l})]}),e)}function Ae(t){let{anchorElem:e}=t,o=e===void 0?document.body:e,[n]=ht();return Ct(n,o,n._editable)}import{c as Nt}from"react/compiler-runtime";import{useLexicalComposerContext as Pt}from"@lexical/react/LexicalComposerContext";import*as Ie from"react";var Fe=()=>{let t=Nt(4),{editorConfig:e}=R(),[o]=Pt(),n,r;return t[0]!==o||t[1]!==e.features.markdownTransformers?(n=()=>de(o,e.features.markdownTransformers??[]),r=[o,e.features.markdownTransformers],t[0]=o,t[1]=e.features.markdownTransformers,t[2]=n,t[3]=r):(n=t[2],r=t[3]),Ie.useEffect(n,r),null};import{jsx as G,jsxs as Oe}from"react/jsx-runtime";import{useLexicalComposerContext as Tt}from"@lexical/react/LexicalComposerContext.js";import{useTranslation as _e}from"@payloadcms/ui";import{useCallback as Rt,useMemo as kt,useState as St}from"react";import"react";import*as $e from"react-dom";import{c as wt}from"react/compiler-runtime";import"react";function De(t,e){let o=wt(4),{maxLength:n,minLength:r}=e,m=n===void 0?75:n,l=r===void 0?1:r,a;return o[0]!==m||o[1]!==l||o[2]!==t?(a=d=>{let{query:g}=d,y="[^"+t+fe+"\\s]",i=new RegExp("(^|\\s|\\()(["+t+"]((?:"+y+"){0,"+m+"}))$").exec(g);if(i!==null){let u=i[1],x=i[3];if(x.length>=l)return{leadOffset:i.index+u.length,matchingString:x,replaceableString:i[2]}}return null},o[0]=m,o[1]=l,o[2]=t,o[3]=a):a=o[3],a}var M="slash-menu-popup";function vt({isSelected:t,item:e,onClick:o,onMouseEnter:n,ref:r}){let{fieldProps:{featureClientSchemaMap:m,schemaPath:l}}=R(),{i18n:a}=_e(),d=`${M}__item ${M}__item-${e.key}`;t&&(d+=` ${M}__item--selected`);let g=e.key;return e.label&&(g=typeof e.label=="function"?e.label({featureClientSchemaMap:m,i18n:a,schemaPath:l}):e.label),g.length>25&&(g=g.substring(0,25)+"..."),Oe("button",{"aria-selected":t,className:d,id:M+"__item-"+e.key,onClick:o,onMouseEnter:n,ref:r,role:"option",tabIndex:-1,type:"button",children:[e?.Icon&&G(e.Icon,{}),G("span",{className:`${M}__item-text`,children:g})]},e.key)}function He({anchorElem:t=document.body}){let[e]=Tt(),[o,n]=St(null),{editorConfig:r}=R(),{i18n:m}=_e(),{fieldProps:{featureClientSchemaMap:l,schemaPath:a}}=R(),d=De("/",{minLength:0}),g=Rt(()=>{let s=[];for(let i of r.features.slashMenu.dynamicGroups)if(o){let u=i({editor:e,queryString:o});s=s.concat(u)}return s},[e,o,r?.features]),y=kt(()=>{let s=[];for(let i of r?.features.slashMenu.groups??[])s.push(i);if(o){s=s.map(u=>{let x=u.items.filter(p=>{let h=p.key;return p.label&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:l,i18n:m,schemaPath:a}):p.label),new RegExp(o,"gi").exec(h)?!0:p.keywords!=null?p.keywords.some(f=>new RegExp(o,"gi").exec(f)):!1});return x.length?{...u,items:x}:null}),s=s.filter(u=>u!=null);let i=g();for(let u of i){let x=s.find(p=>p.key===u.key);x?s=s.filter(p=>p.key!==u.key):x={...u,items:[]},x?.items?.length&&(x.items=x.items.concat(x.items)),s.push(x)}}return s},[o,r?.features.slashMenu.groups,g,l,m,a]);return G(ge,{anchorElem:t,groups:y,menuRenderFn:(s,{selectedItemKey:i,selectItemAndCleanUp:u,setSelectedItemKey:x})=>s.current&&y.length?$e.createPortal(G("div",{className:M,children:y.map(p=>{let h=p.key;return p.label&&l&&(h=typeof p.label=="function"?p.label({featureClientSchemaMap:l,i18n:m,schemaPath:a}):p.label),Oe("div",{className:`${M}__group ${M}__group-${p.key}`,children:[G("div",{className:`${M}__group-title`,children:h}),p.items.map((f,c)=>G(vt,{index:c,isSelected:i===f.key,item:f,onClick:()=>{x(f.key),u(f)},onMouseEnter:()=>{x(f.key)},ref:E=>{f.ref={current:E}}},f.key))]},p.key)})}),s.current):null,onQueryChange:n,triggerFn:d})}import{c as Mt}from"react/compiler-runtime";import{useLexicalComposerContext as Lt}from"@lexical/react/LexicalComposerContext";import{TEXT_TYPE_TO_FORMAT as je,TextNode as Bt}from"lexical";import{useEffect as At}from"react";function ze(t){let e=Mt(6),{features:o}=t,[n]=Lt(),r;e[0]!==n||e[1]!==o.enabledFormats?(r=()=>{let l=It(o.enabledFormats);if(l.length!==0)return n.registerNodeTransform(Bt,a=>{l.forEach(d=>{a.hasFormat(d)&&a.toggleFormat(d)})})},e[0]=n,e[1]=o.enabledFormats,e[2]=r):r=e[2];let m;return e[3]!==n||e[4]!==o?(m=[n,o],e[3]=n,e[4]=o,e[5]=m):m=e[5],At(r,m),null}function It(t){delete je.highlight;let e=Object.keys(je),o=new Set(t);return e.filter(n=>!o.has(n))}import{c as Ft}from"react/compiler-runtime";import{jsx as Ke}from"react/jsx-runtime";import{ContentEditable as Dt}from"@lexical/react/LexicalContentEditable.js";import{useTranslation as Ot}from"@payloadcms/ui";import"react";function Ge(t){let e=Ft(3),{className:o}=t,{t:n}=Ot(),r;return e[0]!==o||e[1]!==n?(r=Ke(Dt,{"aria-placeholder":n("lexical:general:placeholder"),className:o??"ContentEditable__root",placeholder:Ke("p",{className:"editor-placeholder",children:n("lexical:general:placeholder")})}),e[0]=o,e[1]=n,e[2]=r):r=e[2],r}var Ve=t=>{let e=_t(22),{editorConfig:o,editorContainerRef:n,onChange:r}=t,m=R(),[l]=$t(),[a,d]=Ue(null),g;e[0]===Symbol.for("react.memo_cache_sentinel")?(g=c=>{c!==null&&d(c)},e[0]=g):g=e[0];let y=g,s,i;e[1]!==l||e[2]!==m?(s=()=>{if(!m?.uuid){console.error("Lexical Editor must be used within an EditorConfigProvider");return}m?.parentEditor?.uuid&&m.parentEditor?.registerChild(m.uuid,m);let c=()=>{m.focusEditor(m)},E=()=>{m.blurEditor(m)},b=l.registerCommand(Wt,()=>(c(),!0),We),P=l.registerCommand(Gt,()=>(E(),!0),We);return()=>{b(),P(),m.parentEditor?.unregisterChild?.(m.uuid)}},i=[l,m],e[1]=l,e[2]=m,e[3]=s,e[4]=i):(s=e[3],i=e[4]),Ye(s,i);let[u,x]=Ue(!1),p,h;e[5]!==u?(p=()=>{let c=()=>{let E=window.matchMedia("(max-width: 768px)").matches;E!==u&&x(E)};return c(),window.addEventListener("resize",c),()=>{window.removeEventListener("resize",c)}},h=[u],e[5]=u,e[6]=p,e[7]=h):(p=e[6],h=e[7]),Ye(p,h);let f;if(e[8]!==l||e[9]!==o.features||e[10]!==n||e[11]!==a||e[12]!==u||e[13]!==r){let c;e[15]!==r?(c=(b,P,C)=>{(!C.has("focus")||C.size>1)&&r?.(b,P,C)},e[15]=r,e[16]=c):c=e[16];let E;e[17]!==l||e[18]!==o.features.plugins||e[19]!==a||e[20]!==u?(E=a&&q(W.Fragment,{children:[!u&&l.isEditable()&&q(W.Fragment,{children:[w(Ae,{anchorElem:a}),w(Pe,{anchorElem:a})]}),o.features.plugins?.map(b=>{if(b.position==="floatingAnchorElem"&&!(b.desktopOnly===!0&&u))return w(D,{anchorElem:a,clientProps:b.clientProps,plugin:b},b.key)}),l.isEditable()&&w(W.Fragment,{children:w(He,{anchorElem:a})})]}),e[17]=l,e[18]=o.features.plugins,e[19]=a,e[20]=u,e[21]=E):E=e[21],f=q(W.Fragment,{children:[o.features.plugins?.map(Yt),q("div",{className:"editor-container",ref:n,children:[o.features.plugins?.map(Ut),w(Kt,{contentEditable:w("div",{className:"editor-scroller",children:w("div",{className:"editor",ref:y,tabIndex:-1,children:w(Ge,{})})}),ErrorBoundary:Ht}),w(ze,{features:o.features}),w(zt,{ignoreSelectionChange:!0,onChange:c}),E,l.isEditable()&&q(W.Fragment,{children:[w(jt,{}),o?.features?.markdownTransformers?.length>0&&w(Fe,{})]}),o.features.plugins?.map(Vt),o.features.plugins?.map(qt)]}),o.features.plugins?.map(Jt)]}),e[8]=l,e[9]=o.features,e[10]=n,e[11]=a,e[12]=u,e[13]=r,e[14]=f}else f=e[14];return f};function Yt(t){if(t.position==="aboveContainer")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Ut(t){if(t.position==="top")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Vt(t){if(t.position==="normal")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function qt(t){if(t.position==="bottom")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}function Jt(t){if(t.position==="belowContainer")return w(D,{clientProps:t.clientProps,plugin:t},t.key)}var Je=({children:t,providers:e})=>{if(!e?.length)return t;let o=e[0];return e.length>1?A(o,{children:A(Je,{providers:e.slice(1),children:t})}):A(o,{children:t})},Qe=t=>{let{composerKey:e,editorConfig:o,fieldProps:n,onChange:r,readOnly:m,value:l}=t,a=R(),d=qe.useRef(null),g=Xt(()=>{if(l&&typeof l!="object")throw new Error("The value passed to the Lexical editor is not an object. This is not supported. Please remove the data from the field and start again. This is the value that was passed in: "+JSON.stringify(l));if(l&&Array.isArray(l)&&!("root"in l))throw new Error("You have tried to pass in data from the old Slate editor to the new Lexical editor. The data structure is different, thus you will have to migrate your data. We offer a one-line migration script which migrates all your rich text fields: https://payloadcms.com/docs/lexical/migration#migration-via-migration-script-recommended");if(l&&"jsonContent"in l)throw new Error("You have tried to pass in data from payload-plugin-lexical. The data structure is different, thus you will have to migrate your data. Migration guide: https://payloadcms.com/docs/lexical/migration#migrating-from-payload-plugin-lexical");return{editable:m!==!0,editorState:l!=null?JSON.stringify(l):void 0,namespace:o.lexical.namespace,nodes:ye({editorConfig:o}),onError:y=>{throw y},theme:o.lexical.theme}},[o]);return g?A(Qt,{initialConfig:g,children:A(ue,{editorConfig:o,editorContainerRef:d,fieldProps:n,parentContext:a,children:A(Je,{providers:o.features.providers,children:A(Ve,{editorConfig:o,editorContainerRef:d,onChange:r})})})},e+g.editable):A("p",{children:"Loading..."})};import"./bundled.css";var ne="rich-text-lexical",so=t=>{let{editorConfig:e,field:o,field:{name:n,admin:{className:r,readOnly:m}={},label:l,localized:a,required:d},path:g,readOnly:y,validate:s}=t,i=y||m,u=g??n,x=eo(),p=Xe((U,me)=>typeof s=="function"?s(U,{...me,required:d}):!0,[s,d]),{customComponents:{AfterInput:h,BeforeInput:f,Description:c,Error:E,Label:b}={},formInitializing:P,formProcessing:C,initialValue:k,setValue:N,showError:Y,value:I}=to({path:u,validate:p}),L=i||C||P,S=[ne,"field-type",r,Y&&"error",L&&`${ne}--read-only`,e?.admin?.hideGutter!==!0?`${ne}--show-gutter`:null].filter(Boolean).join(" "),$=`${u}.${x}`,se=Xe(U=>{N(U.toJSON())},[N]),ce=ro(()=>no(o),[o]);return re("div",{className:S,style:ce,children:[E,b||ie(Zt,{label:l,localized:a,required:d}),re("div",{className:`${ne}__wrap`,children:[re(io,{fallbackRender:lo,onReset:()=>{},children:[f,ie(Qe,{composerKey:$,editorConfig:e,fieldProps:t,onChange:se,readOnly:L,value:I},JSON.stringify({initialValue:k,path:u})),h]}),c]})]},$)};function lo({error:t}){return re("div",{className:"errorBoundary",role:"alert",children:[ie("p",{children:"Something went wrong:"}),ie("pre",{style:{color:"red"},children:t.message})]})}var Er=oo(so);export{Er as RichText};
|
|
2
|
+
//# sourceMappingURL=Field-KHGUSLMB.js.map
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
"version": 3,
|
|
3
3
|
"sources": ["../../../src/field/Field.tsx", "../../../src/lexical/LexicalProvider.tsx", "../../../src/lexical/LexicalEditor.tsx", "../../../src/lexical/EditorPlugin.tsx", "../../../src/lexical/plugins/handles/AddBlockHandlePlugin/index.tsx", "../../../src/lexical/plugins/handles/utils/calculateDistanceFromScrollerElem.ts", "../../../src/lexical/plugins/handles/utils/getNodeCloseToPoint.ts", "../../../src/lexical/plugins/handles/DraggableBlockPlugin/getBoundingRectWithoutTransform.ts", "../../../src/lexical/plugins/handles/utils/getCollapsedMargins.ts", "../../../src/lexical/plugins/handles/utils/getTopLevelNodeKeys.ts", "../../../src/lexical/plugins/handles/utils/isOnHandleElement.ts", "../../../src/lexical/plugins/handles/utils/doesLineHeightAffectElement.ts", "../../../src/lexical/plugins/handles/utils/setHandlePosition.ts", "../../../src/lexical/plugins/handles/DraggableBlockPlugin/index.tsx", "../../../src/lexical/plugins/handles/DraggableBlockPlugin/setTargetLine.ts", "../../../src/lexical/plugins/MarkdownShortcut/index.tsx", "../../../src/lexical/plugins/SlashMenu/index.tsx", "../../../src/lexical/plugins/SlashMenu/useMenuTriggerMatch.ts", "../../../src/lexical/plugins/TextPlugin/index.tsx", "../../../src/lexical/ui/ContentEditable.tsx"],
|
|
4
4
|
"sourcesContent": ["'use client'\nimport type { EditorState, SerializedEditorState } from 'lexical'\nimport type { Validate } from 'payload'\n\nimport { FieldLabel, useEditDepth, useField, withCondition } from '@payloadcms/ui'\nimport { mergeFieldStyles } from '@payloadcms/ui/shared'\nimport React, { useCallback, useMemo } from 'react'\nimport { ErrorBoundary } from 'react-error-boundary'\n\nimport type { SanitizedClientEditorConfig } from '../lexical/config/types.js'\nimport type { LexicalRichTextFieldProps } from '../types.js'\n\nimport { LexicalProvider } from '../lexical/LexicalProvider.js'\nimport '../lexical/theme/EditorTheme.scss'\nimport './bundled.css'\nimport './index.scss'\n\nconst baseClass = 'rich-text-lexical'\n\nconst RichTextComponent: React.FC<\n {\n readonly editorConfig: SanitizedClientEditorConfig // With rendered features n stuff\n } & LexicalRichTextFieldProps\n> = (props) => {\n const {\n editorConfig,\n field,\n field: {\n name,\n admin: { className, readOnly: readOnlyFromAdmin } = {},\n label,\n localized,\n required,\n },\n path: pathFromProps,\n readOnly: readOnlyFromTopLevelProps,\n validate, // Users can pass in client side validation if they WANT to, but it's not required anymore\n } = props\n\n const readOnlyFromProps = readOnlyFromTopLevelProps || readOnlyFromAdmin\n const path = pathFromProps ?? name\n\n const editDepth = useEditDepth()\n\n const memoizedValidate = useCallback<Validate>(\n (value, validationOptions) => {\n if (typeof validate === 'function') {\n // @ts-expect-error - vestiges of when tsconfig was not strict. Feel free to improve\n return validate(value, { ...validationOptions, required })\n }\n return true\n },\n // Important: do not add props to the dependencies array.\n // This would cause an infinite loop and endless re-rendering.\n // Removing props from the dependencies array fixed this issue: https://github.com/payloadcms/payload/issues/3709\n [validate, required],\n )\n\n const {\n customComponents: { AfterInput, BeforeInput, Description, Error, Label } = {},\n formInitializing,\n formProcessing,\n initialValue,\n setValue,\n showError,\n value,\n } = useField<SerializedEditorState>({\n path,\n validate: memoizedValidate,\n })\n\n const disabled = readOnlyFromProps || formProcessing || formInitializing\n\n const classes = [\n baseClass,\n 'field-type',\n className,\n showError && 'error',\n disabled && `${baseClass}--read-only`,\n editorConfig?.admin?.hideGutter !== true ? `${baseClass}--show-gutter` : null,\n ]\n .filter(Boolean)\n .join(' ')\n\n const pathWithEditDepth = `${path}.${editDepth}`\n\n const handleChange = useCallback(\n (editorState: EditorState) => {\n setValue(editorState.toJSON())\n },\n [setValue],\n )\n\n const styles = useMemo(() => mergeFieldStyles(field), [field])\n\n return (\n <div className={classes} key={pathWithEditDepth} style={styles}>\n {Error}\n {Label || <FieldLabel label={label} localized={localized} required={required} />}\n <div className={`${baseClass}__wrap`}>\n <ErrorBoundary fallbackRender={fallbackRender} onReset={() => {}}>\n {BeforeInput}\n <LexicalProvider\n composerKey={pathWithEditDepth}\n editorConfig={editorConfig}\n fieldProps={props}\n key={JSON.stringify({ initialValue, path })} // makes sure lexical is completely re-rendered when initialValue changes, bypassing the lexical-internal value memoization. That way, external changes to the form will update the editor. More infos in PR description (https://github.com/payloadcms/payload/pull/5010)\n onChange={handleChange}\n readOnly={disabled}\n value={value}\n />\n {AfterInput}\n </ErrorBoundary>\n {Description}\n </div>\n </div>\n )\n}\n\nfunction fallbackRender({ error }: { error: Error }) {\n // Call resetErrorBoundary() to reset the error boundary and retry the render.\n\n return (\n <div className=\"errorBoundary\" role=\"alert\">\n <p>Something went wrong:</p>\n <pre style={{ color: 'red' }}>{error.message}</pre>\n </div>\n )\n}\n\nexport const RichText: typeof RichTextComponent = withCondition(RichTextComponent)\n", "'use client'\nimport type { InitialConfigType } from '@lexical/react/LexicalComposer.js'\nimport type { EditorState, LexicalEditor, SerializedEditorState } from 'lexical'\nimport type { ClientField } from 'payload'\n\nimport { LexicalComposer } from '@lexical/react/LexicalComposer.js'\nimport * as React from 'react'\nimport { useMemo } from 'react'\n\nimport type { LexicalRichTextFieldProps } from '../types.js'\nimport type { SanitizedClientEditorConfig } from './config/types.js'\n\nimport {\n EditorConfigProvider,\n useEditorConfigContext,\n} from './config/client/EditorConfigProvider.js'\nimport { LexicalEditor as LexicalEditorComponent } from './LexicalEditor.js'\nimport { getEnabledNodes } from './nodes/index.js'\n\nexport type LexicalProviderProps = {\n composerKey: string\n editorConfig: SanitizedClientEditorConfig\n fieldProps: LexicalRichTextFieldProps\n onChange: (editorState: EditorState, editor: LexicalEditor, tags: Set<string>) => void\n readOnly: boolean\n value: SerializedEditorState\n}\n\nconst NestProviders = ({\n children,\n providers,\n}: {\n children: React.ReactNode\n // eslint-disable-next-line @typescript-eslint/no-explicit-any\n providers: any[]\n}) => {\n if (!providers?.length) {\n return children\n }\n const Component = providers[0]\n if (providers.length > 1) {\n return (\n <Component>\n <NestProviders providers={providers.slice(1)}>{children}</NestProviders>\n </Component>\n )\n }\n return <Component>{children}</Component>\n}\n\nexport const LexicalProvider: React.FC<LexicalProviderProps> = (props) => {\n const { composerKey, editorConfig, fieldProps, onChange, readOnly, value } = props\n\n const parentContext = useEditorConfigContext()\n\n const editorContainerRef = React.useRef<HTMLDivElement>(null)\n\n // useMemo for the initialConfig that depends on readOnly and value\n const initialConfig = useMemo<InitialConfigType>(() => {\n if (value && typeof value !== 'object') {\n throw new Error(\n 'The value passed to the Lexical editor is not an object. This is not supported. Please remove the data from the field and start again. This is the value that was passed in: ' +\n JSON.stringify(value),\n )\n }\n\n if (value && Array.isArray(value) && !('root' in value)) {\n throw new Error(\n 'You have tried to pass in data from the old Slate editor to the new Lexical editor. The data structure is different, thus you will have to migrate your data. We offer a one-line migration script which migrates all your rich text fields: https://payloadcms.com/docs/lexical/migration#migration-via-migration-script-recommended',\n )\n }\n\n if (value && 'jsonContent' in value) {\n throw new Error(\n 'You have tried to pass in data from payload-plugin-lexical. The data structure is different, thus you will have to migrate your data. Migration guide: https://payloadcms.com/docs/lexical/migration#migrating-from-payload-plugin-lexical',\n )\n }\n\n return {\n editable: readOnly !== true,\n editorState: value != null ? JSON.stringify(value) : undefined,\n namespace: editorConfig.lexical.namespace,\n nodes: getEnabledNodes({ editorConfig }),\n onError: (error: Error) => {\n throw error\n },\n theme: editorConfig.lexical.theme,\n }\n // Important: do not add readOnly and value to the dependencies array. This will cause the entire lexical editor to re-render if the document is saved, which will\n // cause the editor to lose focus.\n }, [editorConfig])\n\n if (!initialConfig) {\n return <p>Loading...</p>\n }\n\n // We need to add initialConfig.editable to the key to force a re-render when the readOnly prop changes.\n // Without it, there were cases where lexical editors inside drawers turn readOnly initially - a few miliseconds later they turn editable, but the editor does not re-render and stays readOnly.\n return (\n <LexicalComposer initialConfig={initialConfig} key={composerKey + initialConfig.editable}>\n <EditorConfigProvider\n editorConfig={editorConfig}\n editorContainerRef={editorContainerRef}\n fieldProps={fieldProps}\n parentContext={parentContext}\n >\n <NestProviders providers={editorConfig.features.providers}>\n <LexicalEditorComponent\n editorConfig={editorConfig}\n editorContainerRef={editorContainerRef}\n onChange={onChange}\n />\n </NestProviders>\n </EditorConfigProvider>\n </LexicalComposer>\n )\n}\n", "'use client'\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'\nimport { LexicalErrorBoundary } from '@lexical/react/LexicalErrorBoundary.js'\nimport { HistoryPlugin } from '@lexical/react/LexicalHistoryPlugin.js'\nimport { OnChangePlugin } from '@lexical/react/LexicalOnChangePlugin.js'\nimport { RichTextPlugin } from '@lexical/react/LexicalRichTextPlugin.js'\nimport { BLUR_COMMAND, COMMAND_PRIORITY_LOW, FOCUS_COMMAND } from 'lexical'\nimport * as React from 'react'\nimport { useEffect, useState } from 'react'\n\nimport type { LexicalProviderProps } from './LexicalProvider.js'\n\nimport { useEditorConfigContext } from './config/client/EditorConfigProvider.js'\nimport { EditorPlugin } from './EditorPlugin.js'\nimport './LexicalEditor.scss'\nimport { AddBlockHandlePlugin } from './plugins/handles/AddBlockHandlePlugin/index.js'\nimport { DraggableBlockPlugin } from './plugins/handles/DraggableBlockPlugin/index.js'\nimport { MarkdownShortcutPlugin } from './plugins/MarkdownShortcut/index.js'\nimport { SlashMenuPlugin } from './plugins/SlashMenu/index.js'\nimport { TextPlugin } from './plugins/TextPlugin/index.js'\nimport { LexicalContentEditable } from './ui/ContentEditable.js'\n\nexport const LexicalEditor: React.FC<\n {\n editorContainerRef: React.RefObject<HTMLDivElement | null>\n } & Pick<LexicalProviderProps, 'editorConfig' | 'onChange'>\n> = (props) => {\n const { editorConfig, editorContainerRef, onChange } = props\n const editorConfigContext = useEditorConfigContext()\n const [editor] = useLexicalComposerContext()\n\n const [floatingAnchorElem, setFloatingAnchorElem] = useState<HTMLDivElement | null>(null)\n const onRef = (_floatingAnchorElem: HTMLDivElement) => {\n if (_floatingAnchorElem !== null) {\n setFloatingAnchorElem(_floatingAnchorElem)\n }\n }\n\n useEffect(() => {\n if (!editorConfigContext?.uuid) {\n console.error('Lexical Editor must be used within an EditorConfigProvider')\n return\n }\n if (editorConfigContext?.parentEditor?.uuid) {\n editorConfigContext.parentEditor?.registerChild(editorConfigContext.uuid, editorConfigContext)\n }\n\n const handleFocus = () => {\n editorConfigContext.focusEditor(editorConfigContext)\n }\n\n const handleBlur = () => {\n editorConfigContext.blurEditor(editorConfigContext)\n }\n\n const unregisterFocus = editor.registerCommand<MouseEvent>(\n FOCUS_COMMAND,\n () => {\n handleFocus()\n return true\n },\n COMMAND_PRIORITY_LOW,\n )\n\n const unregisterBlur = editor.registerCommand<MouseEvent>(\n BLUR_COMMAND,\n () => {\n handleBlur()\n return true\n },\n COMMAND_PRIORITY_LOW,\n )\n\n return () => {\n unregisterFocus()\n unregisterBlur()\n editorConfigContext.parentEditor?.unregisterChild?.(editorConfigContext.uuid)\n }\n }, [editor, editorConfigContext])\n\n const [isSmallWidthViewport, setIsSmallWidthViewport] = useState<boolean>(false)\n\n useEffect(() => {\n const updateViewPortWidth = () => {\n const isNextSmallWidthViewport = window.matchMedia('(max-width: 768px)').matches\n\n if (isNextSmallWidthViewport !== isSmallWidthViewport) {\n setIsSmallWidthViewport(isNextSmallWidthViewport)\n }\n }\n updateViewPortWidth()\n window.addEventListener('resize', updateViewPortWidth)\n\n return () => {\n window.removeEventListener('resize', updateViewPortWidth)\n }\n }, [isSmallWidthViewport])\n\n return (\n <React.Fragment>\n {editorConfig.features.plugins?.map((plugin) => {\n if (plugin.position === 'aboveContainer') {\n return <EditorPlugin clientProps={plugin.clientProps} key={plugin.key} plugin={plugin} />\n }\n })}\n <div className=\"editor-container\" ref={editorContainerRef}>\n {editorConfig.features.plugins?.map((plugin) => {\n if (plugin.position === 'top') {\n return (\n <EditorPlugin clientProps={plugin.clientProps} key={plugin.key} plugin={plugin} />\n )\n }\n })}\n <RichTextPlugin\n contentEditable={\n <div className=\"editor-scroller\">\n <div className=\"editor\" ref={onRef} tabIndex={-1}>\n <LexicalContentEditable />\n </div>\n </div>\n }\n ErrorBoundary={LexicalErrorBoundary}\n />\n <TextPlugin features={editorConfig.features} />\n <OnChangePlugin\n // Selection changes can be ignored here, reducing the\n // frequency that the FieldComponent and Payload receive updates.\n // Selection changes are only needed if you are saving selection state\n ignoreSelectionChange\n onChange={(editorState, editor, tags) => {\n // Ignore any onChange event triggered by focus only\n if (!tags.has('focus') || tags.size > 1) {\n if (onChange != null) {\n onChange(editorState, editor, tags)\n }\n }\n }}\n />\n {floatingAnchorElem && (\n <React.Fragment>\n {!isSmallWidthViewport && editor.isEditable() && (\n <React.Fragment>\n <DraggableBlockPlugin anchorElem={floatingAnchorElem} />\n <AddBlockHandlePlugin anchorElem={floatingAnchorElem} />\n </React.Fragment>\n )}\n {editorConfig.features.plugins?.map((plugin) => {\n if (\n plugin.position === 'floatingAnchorElem' &&\n !(plugin.desktopOnly === true && isSmallWidthViewport)\n ) {\n return (\n <EditorPlugin\n anchorElem={floatingAnchorElem}\n clientProps={plugin.clientProps}\n key={plugin.key}\n plugin={plugin}\n />\n )\n }\n })}\n {editor.isEditable() && (\n <React.Fragment>\n <SlashMenuPlugin anchorElem={floatingAnchorElem} />\n </React.Fragment>\n )}\n </React.Fragment>\n )}\n {editor.isEditable() && (\n <React.Fragment>\n <HistoryPlugin />\n {editorConfig?.features?.markdownTransformers?.length > 0 && <MarkdownShortcutPlugin />}\n </React.Fragment>\n )}\n {editorConfig.features.plugins?.map((plugin) => {\n if (plugin.position === 'normal') {\n return (\n <EditorPlugin clientProps={plugin.clientProps} key={plugin.key} plugin={plugin} />\n )\n }\n })}\n {editorConfig.features.plugins?.map((plugin) => {\n if (plugin.position === 'bottom') {\n return (\n <EditorPlugin clientProps={plugin.clientProps} key={plugin.key} plugin={plugin} />\n )\n }\n })}\n </div>\n {editorConfig.features.plugins?.map((plugin) => {\n if (plugin.position === 'belowContainer') {\n return <EditorPlugin clientProps={plugin.clientProps} key={plugin.key} plugin={plugin} />\n }\n })}\n </React.Fragment>\n )\n}\n", "'use client'\nimport React from 'react'\n\nimport type { SanitizedPlugin } from '../features/typesClient.js'\n\nexport const EditorPlugin: React.FC<{\n anchorElem?: HTMLDivElement\n clientProps: unknown\n plugin: SanitizedPlugin\n}> = ({ anchorElem, clientProps, plugin }) => {\n if (plugin.position === 'floatingAnchorElem' && anchorElem) {\n return (\n plugin.Component && <plugin.Component anchorElem={anchorElem} clientProps={clientProps} />\n )\n }\n\n // @ts-expect-error - ts is not able to infer that plugin.Component is of type PluginComponent\n return plugin.Component && <plugin.Component clientProps={clientProps} />\n}\n", "'use client'\nimport type { LexicalEditor, LexicalNode, ParagraphNode } from 'lexical'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'\nimport { $createParagraphNode } from 'lexical'\nimport * as React from 'react'\nimport { useCallback, useEffect, useRef, useState } from 'react'\nimport { createPortal } from 'react-dom'\n\nimport { useEditorConfigContext } from '../../../config/client/EditorConfigProvider.js'\nimport { isHTMLElement } from '../../../utils/guard.js'\nimport { Point } from '../../../utils/point.js'\nimport { ENABLE_SLASH_MENU_COMMAND } from '../../SlashMenu/LexicalTypeaheadMenuPlugin/index.js'\nimport { calculateDistanceFromScrollerElem } from '../utils/calculateDistanceFromScrollerElem.js'\nimport { getNodeCloseToPoint } from '../utils/getNodeCloseToPoint.js'\nimport { getTopLevelNodeKeys } from '../utils/getTopLevelNodeKeys.js'\nimport { isOnHandleElement } from '../utils/isOnHandleElement.js'\nimport { setHandlePosition } from '../utils/setHandlePosition.js'\nimport './index.scss'\n\nconst ADD_BLOCK_MENU_CLASSNAME = 'add-block-menu'\n\nlet prevIndex = Infinity\n\nfunction getCurrentIndex(keysLength: number): number {\n if (keysLength === 0) {\n return Infinity\n }\n if (prevIndex >= 0 && prevIndex < keysLength) {\n return prevIndex\n }\n\n return Math.floor(keysLength / 2)\n}\n\nfunction useAddBlockHandle(\n editor: LexicalEditor,\n anchorElem: HTMLElement,\n isEditable: boolean,\n): React.ReactElement {\n const scrollerElem = anchorElem.parentElement\n\n const { editorConfig } = useEditorConfigContext()\n const blockHandleHorizontalOffset = editorConfig?.admin?.hideGutter ? -24 : 12\n\n const menuRef = useRef<HTMLButtonElement>(null)\n const [hoveredElement, setHoveredElement] = useState<{\n elem: HTMLElement\n node: LexicalNode\n } | null>(null)\n\n useEffect(() => {\n function onDocumentMouseMove(event: MouseEvent) {\n const target = event.target\n if (!isHTMLElement(target)) {\n return\n }\n\n const distanceFromScrollerElem = calculateDistanceFromScrollerElem(\n scrollerElem,\n event.pageX,\n event.pageY,\n target,\n )\n\n if (distanceFromScrollerElem === -1) {\n setHoveredElement(null)\n return\n }\n\n if (isOnHandleElement(target, ADD_BLOCK_MENU_CLASSNAME)) {\n return\n }\n const topLevelNodeKeys = getTopLevelNodeKeys(editor)\n\n const {\n blockElem: _emptyBlockElem,\n blockNode,\n foundAtIndex,\n } = getNodeCloseToPoint({\n anchorElem,\n cache_threshold: 0,\n editor,\n horizontalOffset: -distanceFromScrollerElem,\n point: new Point(event.x, event.y),\n returnEmptyParagraphs: true,\n startIndex: getCurrentIndex(topLevelNodeKeys.length),\n useEdgeAsDefault: false,\n })\n\n prevIndex = foundAtIndex\n\n if (!_emptyBlockElem) {\n return\n }\n if (\n blockNode &&\n (hoveredElement?.node !== blockNode || hoveredElement?.elem !== _emptyBlockElem)\n ) {\n setHoveredElement({\n elem: _emptyBlockElem,\n node: blockNode,\n })\n }\n }\n\n // Since the draggableBlockElem is outside the actual editor, we need to listen to the document\n // to be able to detect when the mouse is outside the editor and respect a buffer around\n // the scrollerElem to avoid the draggableBlockElem disappearing too early.\n document?.addEventListener('mousemove', onDocumentMouseMove)\n\n return () => {\n document?.removeEventListener('mousemove', onDocumentMouseMove)\n }\n }, [scrollerElem, anchorElem, editor, hoveredElement])\n\n useEffect(() => {\n if (menuRef.current && hoveredElement?.node) {\n setHandlePosition(\n hoveredElement?.elem,\n menuRef.current,\n anchorElem,\n blockHandleHorizontalOffset,\n )\n }\n }, [anchorElem, hoveredElement, blockHandleHorizontalOffset])\n\n const handleAddClick = useCallback(\n (event: React.MouseEvent<HTMLButtonElement, MouseEvent>) => {\n let hoveredElementToUse = hoveredElement\n if (!hoveredElementToUse?.node) {\n return\n }\n\n // 1. Update hoveredElement.node to a new paragraph node if the hoveredElement.node is not a paragraph node\n editor.update(() => {\n // Check if blockNode is an empty text node\n let isEmptyParagraph = true\n if (\n hoveredElementToUse?.node.getType() !== 'paragraph' ||\n hoveredElementToUse.node.getTextContent() !== ''\n ) {\n isEmptyParagraph = false\n }\n\n if (!isEmptyParagraph) {\n const newParagraph = $createParagraphNode()\n hoveredElementToUse?.node.insertAfter(newParagraph)\n\n setTimeout(() => {\n hoveredElementToUse = {\n elem: editor.getElementByKey(newParagraph.getKey())!,\n node: newParagraph,\n }\n setHoveredElement(hoveredElementToUse)\n }, 0)\n }\n })\n\n // 2. Focus on the new paragraph node\n setTimeout(() => {\n editor.update(() => {\n editor.focus()\n\n if (\n hoveredElementToUse?.node &&\n 'select' in hoveredElementToUse.node &&\n typeof hoveredElementToUse.node.select === 'function'\n ) {\n hoveredElementToUse.node.select()\n }\n })\n }, 1)\n\n // Make sure this is called AFTER the focusing has been processed by the browser\n // Otherwise, this won't work\n setTimeout(() => {\n editor.dispatchCommand(ENABLE_SLASH_MENU_COMMAND, {\n node: hoveredElementToUse?.node as ParagraphNode,\n })\n }, 2)\n\n event.stopPropagation()\n event.preventDefault()\n },\n [editor, hoveredElement],\n )\n\n return createPortal(\n <React.Fragment>\n <button\n aria-label=\"Add block\"\n className=\"icon add-block-menu\"\n onClick={(event) => {\n handleAddClick(event)\n }}\n ref={menuRef}\n type=\"button\"\n >\n <div className={isEditable ? 'icon' : ''} />\n </button>\n </React.Fragment>,\n anchorElem,\n )\n}\n\nexport function AddBlockHandlePlugin({\n anchorElem = document.body,\n}: {\n anchorElem?: HTMLElement\n}): React.ReactElement {\n const [editor] = useLexicalComposerContext()\n return useAddBlockHandle(editor, anchorElem, editor._editable)\n}\n", "'use client'\n/**\n * Calculate distance between scrollerElem and target if target is not in scrollerElem\n */\nexport const calculateDistanceFromScrollerElem = (\n scrollerElem: HTMLElement | null,\n pageX: number,\n pageY: number,\n target: HTMLElement,\n horizontalBuffer: number = 50,\n verticalBuffer: number = 25,\n): number => {\n let distanceFromScrollerElem = 0\n if (scrollerElem && !scrollerElem.contains(target)) {\n const { bottom, left, right, top } = scrollerElem.getBoundingClientRect()\n\n const adjustedTop = top + window.scrollY\n const adjustedBottom = bottom + window.scrollY\n\n if (\n pageY < adjustedTop - verticalBuffer ||\n pageY > adjustedBottom + verticalBuffer ||\n pageX < left - horizontalBuffer ||\n pageX > right + horizontalBuffer\n ) {\n return -1\n }\n\n // This is used to allow the _draggableBlockElem to be found when the mouse is in the\n // buffer zone around the scrollerElem.\n if (pageX < left || pageX > right) {\n distanceFromScrollerElem = pageX < left ? pageX - left : pageX - right\n }\n }\n return distanceFromScrollerElem\n}\n", "'use client'\nimport type { LexicalEditor, LexicalNode } from 'lexical'\n\nimport { $getNodeByKey } from 'lexical'\n\nimport { Point } from '../../../utils/point.js'\nimport { Rect } from '../../../utils/rect.js'\nimport { getBoundingClientRectWithoutTransform } from '../DraggableBlockPlugin/getBoundingRectWithoutTransform.js'\nimport { getCollapsedMargins } from '../utils/getCollapsedMargins.js'\nimport { getTopLevelNodeKeys } from '../utils/getTopLevelNodeKeys.js'\n\n// Directions\nconst Downward = 1\nconst Upward = -1\nconst Indeterminate = 0\n\ntype Props = {\n anchorElem: HTMLElement\n cache_threshold?: number\n editor: LexicalEditor\n /** fuzzy makes the search not exact. If no exact match found, find the closes node instead of returning null */\n fuzzy?: boolean\n horizontalOffset?: number\n point: Point\n /**\n * By default, empty paragraphs are not returned. Set this to true to return empty paragraphs. @default false\n */\n returnEmptyParagraphs?: boolean\n /**\n * The index to start searching from. It can be a considerable performance optimization to start searching from the index of the\n * previously found node, as the node is likely to be close to the next node.\n */\n startIndex?: number\n useEdgeAsDefault?: boolean\n verbose?: boolean\n}\n\ntype Output = {\n blockElem: HTMLElement | null\n blockNode: LexicalNode | null\n foundAtIndex: number\n isFoundNodeEmptyParagraph: boolean\n}\n\nconst cache = {\n props: null as null | Props,\n result: null as null | Output,\n}\n\nfunction isPointClose(previous: Point, current: Point, threshold: number = 20): boolean {\n const dx = previous.x - current.x\n const dy = previous.y - current.y\n return dx * dx + dy * dy <= threshold * threshold\n}\n\nexport function getNodeCloseToPoint(props: Props): Output {\n const {\n anchorElem,\n cache_threshold = 20,\n editor,\n fuzzy = false,\n horizontalOffset = 0,\n point: { x, y },\n startIndex = 0,\n useEdgeAsDefault = false,\n } = props\n\n // Use cache\n if (\n cache_threshold > 0 &&\n cache.props &&\n cache.result &&\n cache.props.fuzzy === props.fuzzy &&\n cache.props.horizontalOffset === props.horizontalOffset &&\n cache.props.useEdgeAsDefault === props.useEdgeAsDefault &&\n isPointClose(cache.props.point, props.point, cache_threshold)\n ) {\n return cache.result\n }\n\n const anchorElementRect = anchorElem.getBoundingClientRect()\n const topLevelNodeKeys = getTopLevelNodeKeys(editor)\n\n const closestBlockElem: {\n blockElem: HTMLElement | null\n blockNode: LexicalNode | null\n distance: number\n foundAtIndex: number\n isFoundNodeEmptyParagraph: boolean\n } = {\n blockElem: null,\n blockNode: null,\n distance: Infinity,\n foundAtIndex: -1,\n isFoundNodeEmptyParagraph: false,\n }\n\n // Return null if matching block element is the first or last node\n editor.getEditorState().read(() => {\n if (useEdgeAsDefault) {\n const [firstNode, lastNode] = [\n editor.getElementByKey(topLevelNodeKeys[0]),\n editor.getElementByKey(topLevelNodeKeys[topLevelNodeKeys.length - 1]),\n ]\n\n if (firstNode && lastNode) {\n const [firstNodeRect, lastNodeRect] = [\n getBoundingClientRectWithoutTransform(firstNode),\n getBoundingClientRectWithoutTransform(lastNode),\n ]\n\n if (y < firstNodeRect.top) {\n closestBlockElem.blockElem = firstNode\n closestBlockElem.distance = firstNodeRect.top - y\n closestBlockElem.blockNode = $getNodeByKey(topLevelNodeKeys[0])\n closestBlockElem.foundAtIndex = 0\n } else if (y > lastNodeRect.bottom) {\n closestBlockElem.distance = y - lastNodeRect.bottom\n closestBlockElem.blockNode = $getNodeByKey(topLevelNodeKeys[topLevelNodeKeys.length - 1])\n closestBlockElem.blockElem = lastNode\n closestBlockElem.foundAtIndex = topLevelNodeKeys.length - 1\n }\n\n if (closestBlockElem?.blockElem) {\n return {\n blockElem: null,\n isFoundNodeEmptyParagraph: false,\n } as Output\n }\n }\n }\n\n // Find matching block element\n let index = startIndex\n let direction = Indeterminate\n\n while (index >= 0 && index < topLevelNodeKeys.length) {\n const key = topLevelNodeKeys[index]\n const elem = editor.getElementByKey(key)\n if (elem === null) {\n break\n }\n const point = new Point(x + horizontalOffset, y)\n //const domRect = Rect.fromDOM(elem)\n // Do not consider transform of blocks when calculating distance\n const domRect = Rect.fromDOMRect(getBoundingClientRectWithoutTransform(elem))\n\n const { marginBottom, marginTop } = getCollapsedMargins(elem)\n\n const rect = domRect.generateNewRect({\n bottom: domRect.bottom + marginBottom,\n left: anchorElementRect.left,\n right: anchorElementRect.right,\n top: domRect.top - marginTop,\n })\n\n const { distance, isOnBottomSide, isOnTopSide } = rect.distanceFromPoint(point)\n\n if (distance === 0) {\n closestBlockElem.blockElem = elem\n closestBlockElem.blockNode = $getNodeByKey(key)\n closestBlockElem.foundAtIndex = index\n closestBlockElem.distance = distance\n\n // Check if blockNode is an empty text node\n if (\n closestBlockElem.blockNode &&\n closestBlockElem.blockNode.getType() === 'paragraph' &&\n closestBlockElem.blockNode.getTextContent() === ''\n ) {\n if (!fuzzy && !props.returnEmptyParagraphs) {\n closestBlockElem.blockElem = null\n closestBlockElem.blockNode = null\n }\n\n closestBlockElem.isFoundNodeEmptyParagraph = true\n }\n break\n } else if (fuzzy) {\n if (distance < closestBlockElem.distance) {\n closestBlockElem.blockElem = elem\n closestBlockElem.blockNode = $getNodeByKey(key)\n closestBlockElem.distance = distance\n closestBlockElem.foundAtIndex = index\n }\n }\n\n if (direction === Indeterminate) {\n if (isOnTopSide) {\n direction = Upward\n } else if (isOnBottomSide) {\n direction = Downward\n } else {\n // stop search block element\n direction = Infinity\n }\n }\n\n index += direction\n }\n })\n\n // Store in cache before returning\n cache.props = props\n cache.result = {\n blockElem: closestBlockElem.blockElem,\n blockNode: closestBlockElem.blockNode,\n foundAtIndex: closestBlockElem.foundAtIndex,\n isFoundNodeEmptyParagraph: closestBlockElem.isFoundNodeEmptyParagraph,\n }\n\n return {\n blockElem: closestBlockElem.blockElem,\n blockNode: closestBlockElem.blockNode,\n foundAtIndex: closestBlockElem.foundAtIndex,\n isFoundNodeEmptyParagraph: closestBlockElem.isFoundNodeEmptyParagraph,\n }\n}\n", "'use client'\nexport function getBoundingClientRectWithoutTransform(elem: HTMLElement): DOMRect {\n const rect = elem.getBoundingClientRect()\n\n // Extract the translation value from the transform style\n const transformValue = getComputedStyle(elem).getPropertyValue('transform')\n if (!transformValue || transformValue === 'none') {\n return rect\n }\n\n const lastNumberOfTransformValue = transformValue.split(',').pop()\n rect.y = rect.y - Number(lastNumberOfTransformValue?.replace(')', ''))\n\n // Return the original bounding rect if no translation is applied\n return rect\n}\n", "'use client'\nexport function getCollapsedMargins(elem: HTMLElement): {\n marginBottom: number\n marginTop: number\n} {\n const getMargin = (element: Element | null, margin: 'marginBottom' | 'marginTop'): number =>\n element ? parseFloat(window.getComputedStyle(element)[margin]) : 0\n\n const { marginBottom, marginTop } = window.getComputedStyle(elem)\n const prevElemSiblingMarginBottom = getMargin(elem.previousElementSibling, 'marginBottom')\n const nextElemSiblingMarginTop = getMargin(elem.nextElementSibling, 'marginTop')\n const collapsedTopMargin = Math.max(parseFloat(marginTop), prevElemSiblingMarginBottom)\n const collapsedBottomMargin = Math.max(parseFloat(marginBottom), nextElemSiblingMarginTop)\n\n return { marginBottom: collapsedBottomMargin, marginTop: collapsedTopMargin }\n}\n", "'use client'\nimport type { LexicalEditor } from 'lexical'\n\nimport { $getRoot } from 'lexical'\n\nexport function getTopLevelNodeKeys(editor: LexicalEditor): string[] {\n return editor.getEditorState().read(() => $getRoot().getChildrenKeys())\n}\n", "'use client'\nexport function isOnHandleElement(element: HTMLElement, handleElementClassName: string): boolean {\n return !!element.closest(`.${handleElementClassName}`)\n}\n", "'use client'\nconst replacedElements = [\n 'IMG',\n 'INPUT',\n 'TEXTAREA',\n 'SELECT',\n 'BUTTON',\n 'VIDEO',\n 'OBJECT',\n 'EMBED',\n 'IFRAME',\n 'HR',\n]\n\n/**\n * From ChatGPT, only that verified it works for HR elements.\n *\n * HTML Elements can have CSS lineHeight applied to them, but it doesn't always affect the visual layout.\n * This function checks if the line-height property has an effect on the element's layout.\n * @param htmlElem\n */\nexport function doesLineHeightAffectElement(htmlElem: HTMLElement) {\n if (!htmlElem) {\n return false\n }\n\n // Check for replaced elements, elements that typically don't support line-height adjustments,\n // and elements without visible content\n\n if (\n replacedElements.includes(htmlElem.tagName) ||\n htmlElem.offsetHeight === 0 ||\n htmlElem.offsetWidth === 0\n ) {\n return false\n }\n\n // Check for specific CSS properties that negate line-height's visual effects\n const style = window.getComputedStyle(htmlElem)\n if (\n style.display === 'table-cell' ||\n style.position === 'absolute' ||\n style.visibility === 'hidden' ||\n style.opacity === '0'\n ) {\n return false\n }\n\n // This is a basic check, and there can be more complex scenarios where line-height doesn't have an effect.\n return true\n}\n", "'use client'\nimport { doesLineHeightAffectElement } from './doesLineHeightAffectElement.js'\n\nexport function setHandlePosition(\n targetElem: HTMLElement | null,\n handleElem: HTMLElement,\n anchorElem: HTMLElement,\n leftOffset: number = 0, // SPACE\n) {\n if (!targetElem) {\n handleElem.style.opacity = '0'\n handleElem.style.transform = 'translate(-10000px, -10000px)'\n return\n }\n\n const targetRect = targetElem.getBoundingClientRect()\n const targetStyle = window.getComputedStyle(targetElem)\n const floatingElemRect = handleElem.getBoundingClientRect()\n const anchorElementRect = anchorElem.getBoundingClientRect()\n\n let top: number\n\n const isBlockStyle = ['lexical-block', 'lexical-upload', 'lexical-relationship'].some((classes) =>\n targetElem.firstElementChild?.classList.contains(classes),\n )\n\n if (!isBlockStyle) {\n // No need to let line height affect the re-positioning of the floating element if line height has no\n // visual effect on the element. Otherwise, the floating element will be positioned incorrectly.\n const actualLineHeight = doesLineHeightAffectElement(targetElem)\n ? parseInt(targetStyle.lineHeight, 10)\n : 0\n\n top = targetRect.top + (actualLineHeight - floatingElemRect.height) / 2 - anchorElementRect.top\n } else {\n top = targetRect.top + 8 - anchorElementRect.top\n }\n\n const left = leftOffset\n\n handleElem.style.opacity = '1'\n handleElem.style.transform = `translate(${left}px, ${top}px)`\n}\n", "'use client'\nimport type { LexicalEditor } from 'lexical'\nimport type { DragEvent as ReactDragEvent } from 'react'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'\nimport { eventFiles } from '@lexical/rich-text'\nimport { $getNearestNodeFromDOMNode, $getNodeByKey } from 'lexical'\nimport * as React from 'react'\nimport { useEffect, useRef, useState } from 'react'\nimport { createPortal } from 'react-dom'\n\nimport { useEditorConfigContext } from '../../../config/client/EditorConfigProvider.js'\nimport { isHTMLElement } from '../../../utils/guard.js'\nimport { Point } from '../../../utils/point.js'\nimport { calculateDistanceFromScrollerElem } from '../utils/calculateDistanceFromScrollerElem.js'\nimport { getNodeCloseToPoint } from '../utils/getNodeCloseToPoint.js'\nimport { getTopLevelNodeKeys } from '../utils/getTopLevelNodeKeys.js'\nimport { isOnHandleElement } from '../utils/isOnHandleElement.js'\nimport { setHandlePosition } from '../utils/setHandlePosition.js'\nimport { getBoundingClientRectWithoutTransform } from './getBoundingRectWithoutTransform.js'\nimport './index.scss'\nimport { setTargetLine } from './setTargetLine.js'\n\nconst DRAGGABLE_BLOCK_MENU_CLASSNAME = 'draggable-block-menu'\nconst DRAG_DATA_FORMAT = 'application/x-lexical-drag-block'\n\nlet prevIndex = Infinity\n\nfunction getCurrentIndex(keysLength: number): number {\n if (keysLength === 0) {\n return Infinity\n }\n if (prevIndex >= 0 && prevIndex < keysLength) {\n return prevIndex\n }\n\n return Math.floor(keysLength / 2)\n}\n\nfunction setDragImage(dataTransfer: DataTransfer, draggableBlockElem: HTMLElement) {\n const { transform } = draggableBlockElem.style\n\n // Remove dragImage borders\n dataTransfer.setDragImage(draggableBlockElem, 0, 0)\n\n setTimeout(() => {\n draggableBlockElem.style.transform = transform\n })\n}\n\nfunction hideTargetLine(\n targetLineElem: HTMLElement | null,\n lastTargetBlockElem: HTMLElement | null,\n) {\n if (targetLineElem) {\n targetLineElem.style.opacity = '0'\n }\n if (lastTargetBlockElem) {\n lastTargetBlockElem.style.opacity = ''\n // Delete marginBottom and marginTop values we set\n lastTargetBlockElem.style.marginBottom = ''\n lastTargetBlockElem.style.marginTop = ''\n //lastTargetBlock.style.border = 'none'\n }\n}\n\nfunction useDraggableBlockMenu(\n editor: LexicalEditor,\n anchorElem: HTMLElement,\n isEditable: boolean,\n): React.ReactElement {\n const scrollerElem = anchorElem.parentElement\n\n const menuRef = useRef<HTMLDivElement>(null)\n const targetLineRef = useRef<HTMLDivElement>(null)\n const debugHighlightRef = useRef<HTMLDivElement>(null)\n const isDraggingBlockRef = useRef<boolean>(false)\n const [draggableBlockElem, setDraggableBlockElem] = useState<HTMLElement | null>(null)\n const [lastTargetBlock, setLastTargetBlock] = useState<{\n boundingBox?: DOMRect\n elem: HTMLElement | null\n isBelow: boolean\n } | null>(null)\n\n const { editorConfig } = useEditorConfigContext()\n\n const blockHandleHorizontalOffset = editorConfig?.admin?.hideGutter ? -44 : -8\n\n useEffect(() => {\n /**\n * Handles positioning of the drag handle\n */\n function onDocumentMouseMove(event: MouseEvent) {\n const target = event.target\n if (!isHTMLElement(target)) {\n return\n }\n\n const distanceFromScrollerElem = calculateDistanceFromScrollerElem(\n scrollerElem,\n event.pageX,\n event.pageY,\n target,\n )\n if (distanceFromScrollerElem === -1) {\n setDraggableBlockElem(null)\n return\n }\n\n if (isOnHandleElement(target, DRAGGABLE_BLOCK_MENU_CLASSNAME)) {\n return\n }\n\n const topLevelNodeKeys = getTopLevelNodeKeys(editor)\n\n const {\n blockElem: _draggableBlockElem,\n foundAtIndex,\n isFoundNodeEmptyParagraph,\n } = getNodeCloseToPoint({\n anchorElem,\n cache_threshold: 0,\n editor,\n horizontalOffset: -distanceFromScrollerElem,\n point: new Point(event.x, event.y),\n startIndex: getCurrentIndex(topLevelNodeKeys.length),\n useEdgeAsDefault: false,\n verbose: false,\n })\n\n prevIndex = foundAtIndex\n\n //if (DEBUG && _draggableBlockElem) {\n //targetBlockElem.style.border = '3px solid red'\n // highlightElemOriginalPosition(debugHighlightRef, _draggableBlockElem, anchorElem)\n //}\n\n if (!_draggableBlockElem && !isFoundNodeEmptyParagraph) {\n return\n }\n\n if (draggableBlockElem !== _draggableBlockElem) {\n setDraggableBlockElem(_draggableBlockElem)\n }\n }\n\n // Since the draggableBlockElem is outside the actual editor, we need to listen to the document\n // to be able to detect when the mouse is outside the editor and respect a buffer around\n // the scrollerElem to avoid the draggableBlockElem disappearing too early.\n document?.addEventListener('mousemove', onDocumentMouseMove)\n\n return () => {\n document?.removeEventListener('mousemove', onDocumentMouseMove)\n }\n }, [scrollerElem, anchorElem, editor, draggableBlockElem])\n\n useEffect(() => {\n if (menuRef.current) {\n setHandlePosition(\n draggableBlockElem,\n menuRef.current,\n anchorElem,\n blockHandleHorizontalOffset,\n )\n }\n }, [anchorElem, draggableBlockElem, blockHandleHorizontalOffset])\n\n useEffect(() => {\n function onDragover(event: DragEvent): boolean {\n if (!isDraggingBlockRef.current) {\n return false\n }\n const [isFileTransfer] = eventFiles(event)\n if (isFileTransfer) {\n return false\n }\n\n const { pageY, target } = event\n if (!isHTMLElement(target)) {\n return false\n }\n\n const distanceFromScrollerElem = calculateDistanceFromScrollerElem(\n scrollerElem,\n event.pageX,\n event.pageY,\n target,\n 100,\n 50,\n )\n\n const topLevelNodeKeys = getTopLevelNodeKeys(editor)\n\n const {\n blockElem: targetBlockElem,\n foundAtIndex,\n isFoundNodeEmptyParagraph,\n } = getNodeCloseToPoint({\n anchorElem,\n editor,\n fuzzy: true,\n horizontalOffset: -distanceFromScrollerElem,\n point: new Point(event.x, event.y),\n startIndex: getCurrentIndex(topLevelNodeKeys.length),\n useEdgeAsDefault: true,\n verbose: true,\n })\n\n prevIndex = foundAtIndex\n\n const targetLineElem = targetLineRef.current\n // targetBlockElem === null shouldn't happen\n if (targetBlockElem === null || targetLineElem === null) {\n return false\n }\n\n if (draggableBlockElem !== targetBlockElem) {\n const { isBelow, willStayInSamePosition } = setTargetLine(\n editorConfig?.admin?.hideGutter ? '0px' : '3rem',\n blockHandleHorizontalOffset +\n (editorConfig?.admin?.hideGutter\n ? (menuRef?.current?.getBoundingClientRect()?.width ?? 0)\n : -(menuRef?.current?.getBoundingClientRect()?.width ?? 0)),\n targetLineElem,\n targetBlockElem,\n lastTargetBlock!,\n pageY,\n anchorElem,\n event,\n debugHighlightRef,\n isFoundNodeEmptyParagraph,\n )\n\n // Prevent default event to be able to trigger onDrop events\n // Calling preventDefault() adds the green plus icon to the cursor,\n // indicating that the drop is allowed.\n event.preventDefault()\n\n if (!willStayInSamePosition) {\n setLastTargetBlock({\n boundingBox: targetBlockElem.getBoundingClientRect(),\n elem: targetBlockElem,\n isBelow,\n })\n }\n } else if (lastTargetBlock?.elem) {\n hideTargetLine(targetLineElem, lastTargetBlock.elem)\n setLastTargetBlock({\n boundingBox: targetBlockElem.getBoundingClientRect(),\n elem: targetBlockElem,\n isBelow: false,\n })\n }\n\n return true\n }\n\n function onDrop(event: DragEvent): boolean {\n if (!isDraggingBlockRef.current) {\n return false\n }\n const [isFileTransfer] = eventFiles(event)\n if (isFileTransfer) {\n return false\n }\n const { dataTransfer, pageY, target } = event\n const dragData = dataTransfer?.getData(DRAG_DATA_FORMAT) || ''\n\n editor.update(() => {\n const draggedNode = $getNodeByKey(dragData)\n if (!draggedNode) {\n return false\n }\n if (!isHTMLElement(target)) {\n return false\n }\n const distanceFromScrollerElem = calculateDistanceFromScrollerElem(\n scrollerElem,\n event.pageX,\n event.pageY,\n target,\n 100,\n 50,\n )\n\n const { blockElem: targetBlockElem, isFoundNodeEmptyParagraph } = getNodeCloseToPoint({\n anchorElem,\n editor,\n fuzzy: true,\n horizontalOffset: -distanceFromScrollerElem,\n point: new Point(event.x, event.y),\n useEdgeAsDefault: true,\n })\n\n if (!targetBlockElem) {\n return false\n }\n const targetNode = $getNearestNodeFromDOMNode(targetBlockElem)\n if (!targetNode) {\n return false\n }\n if (targetNode === draggedNode) {\n return true\n }\n\n const { height: targetBlockElemHeight, top: targetBlockElemTop } =\n getBoundingClientRectWithoutTransform(targetBlockElem)\n\n const mouseY = pageY\n const isBelow = mouseY >= targetBlockElemTop + targetBlockElemHeight / 2 + window.scrollY\n\n if (!isFoundNodeEmptyParagraph) {\n if (isBelow) {\n // below targetBlockElem\n targetNode.insertAfter(draggedNode)\n } else {\n // above targetBlockElem\n targetNode.insertBefore(draggedNode)\n }\n } else {\n //\n targetNode.insertBefore(draggedNode)\n targetNode.remove()\n }\n\n /*\n if (pageY >= targetBlockElemTop + targetBlockElemHeight / 2) {\n targetNode.insertAfter(draggedNode)\n } else {\n targetNode.insertBefore(draggedNode)\n }*/\n if (draggableBlockElem !== null) {\n setDraggableBlockElem(null)\n }\n\n // find all previous elements with lexical-block-highlighter class and remove them\n const allPrevHighlighters = document.querySelectorAll('.lexical-block-highlighter')\n allPrevHighlighters.forEach((highlighter) => {\n highlighter.remove()\n })\n\n const newInsertedElem = editor.getElementByKey(draggedNode.getKey())\n setTimeout(() => {\n // add new temp html element to newInsertedElem with the same height and width and the class block-selected\n // to highlight the new inserted element\n const newInsertedElemRect = newInsertedElem?.getBoundingClientRect()\n if (!newInsertedElemRect) {\n return\n }\n const highlightElem = document.createElement('div')\n highlightElem.className = 'lexical-block-highlighter'\n\n highlightElem.style.backgroundColor = 'var(--theme-elevation-1000'\n highlightElem.style.transition = 'opacity 0.5s ease-in-out'\n highlightElem.style.zIndex = '1'\n highlightElem.style.pointerEvents = 'none'\n highlightElem.style.boxSizing = 'border-box'\n highlightElem.style.borderRadius = '4px'\n highlightElem.style.position = 'absolute'\n document.body.appendChild(highlightElem)\n\n highlightElem.style.opacity = '0.1'\n\n highlightElem.style.height = `${newInsertedElemRect.height + 8}px`\n highlightElem.style.width = `${newInsertedElemRect.width + 8}px`\n highlightElem.style.top = `${newInsertedElemRect.top + window.scrollY - 4}px`\n highlightElem.style.left = `${newInsertedElemRect.left - 4}px`\n\n setTimeout(() => {\n highlightElem.style.opacity = '0'\n setTimeout(() => {\n highlightElem.remove()\n }, 500)\n }, 1000)\n }, 120)\n })\n\n return true\n }\n\n // register onDragover event listeners:\n document.addEventListener('dragover', onDragover)\n // register onDrop event listeners:\n document.addEventListener('drop', onDrop)\n\n return () => {\n document.removeEventListener('dragover', onDragover)\n document.removeEventListener('drop', onDrop)\n }\n }, [\n scrollerElem,\n blockHandleHorizontalOffset,\n anchorElem,\n editor,\n lastTargetBlock,\n draggableBlockElem,\n editorConfig?.admin?.hideGutter,\n ])\n\n function onDragStart(event: ReactDragEvent<HTMLDivElement>): void {\n const dataTransfer = event.dataTransfer\n if (!dataTransfer || !draggableBlockElem) {\n return\n }\n setDragImage(dataTransfer, draggableBlockElem)\n let nodeKey = ''\n editor.update(() => {\n const node = $getNearestNodeFromDOMNode(draggableBlockElem)\n if (node) {\n nodeKey = node.getKey()\n }\n })\n isDraggingBlockRef.current = true\n dataTransfer.setData(DRAG_DATA_FORMAT, nodeKey)\n }\n\n function onDragEnd(): void {\n isDraggingBlockRef.current = false\n if (lastTargetBlock?.elem) {\n hideTargetLine(targetLineRef.current, lastTargetBlock?.elem)\n }\n }\n\n return createPortal(\n <React.Fragment>\n <div\n className=\"icon draggable-block-menu\"\n draggable\n onDragEnd={onDragEnd}\n onDragStart={onDragStart}\n ref={menuRef}\n >\n <div className={isEditable ? 'icon' : ''} />\n </div>\n <div className=\"draggable-block-target-line\" ref={targetLineRef} />\n <div className=\"debug-highlight\" ref={debugHighlightRef} />\n </React.Fragment>,\n anchorElem,\n )\n}\n\nexport function DraggableBlockPlugin({\n anchorElem = document.body,\n}: {\n anchorElem?: HTMLElement\n}): React.ReactElement {\n const [editor] = useLexicalComposerContext()\n return useDraggableBlockMenu(editor, anchorElem, editor._editable)\n}\n", "'use client'\nimport { getCollapsedMargins } from '../utils/getCollapsedMargins.js'\nconst TARGET_LINE_HALF_HEIGHT = 0\nconst TEXT_BOX_HORIZONTAL_PADDING = -24\nconst DEBUG = false\n\nlet animationTimer = 0\n\nexport function setTargetLine(\n offsetWidth: string,\n offsetLeft: number,\n targetLineElem: HTMLElement,\n targetBlockElem: HTMLElement,\n lastTargetBlock: {\n boundingBox?: DOMRect\n elem: HTMLElement | null\n isBelow: boolean\n },\n mouseY: number,\n anchorElem: HTMLElement,\n event: DragEvent,\n debugHighlightRef: React.RefObject<HTMLDivElement | null>,\n isFoundNodeEmptyParagraph: boolean = false,\n) {\n const { height: targetBlockElemHeight, top: targetBlockElemTop } =\n targetBlockElem.getBoundingClientRect() // used to be getBoundingClientRectWithoutTransform. Not sure what's better, but the normal getBoundingClientRect seems to work fine\n const { top: anchorTop, width: anchorWidth } = anchorElem.getBoundingClientRect()\n\n const { marginBottom, marginTop } = getCollapsedMargins(targetBlockElem)\n let lineTop = targetBlockElemTop\n\n const isBelow = mouseY >= targetBlockElemTop + targetBlockElemHeight / 2 + window.scrollY\n\n let willStayInSamePosition = false\n\n /**\n * Do not run any transform or changes if the actual new line position would be the same (even if it's now inserted BEFORE rather than AFTER - position would still be the same)\n * This prevents unnecessary flickering.\n *\n * We still need to let it run even if the position (IGNORING the transform) would not change, as the transform animation is not finished yet. This is what animationTimer does. Otherwise, the positioning will be inaccurate\n */\n if (lastTargetBlock?.elem) {\n if (targetBlockElem !== lastTargetBlock?.elem) {\n if (\n isBelow &&\n lastTargetBlock?.elem &&\n lastTargetBlock?.elem === targetBlockElem.nextElementSibling\n ) {\n animationTimer++\n\n if (animationTimer < 200) {\n willStayInSamePosition = true\n }\n } else if (\n !isBelow &&\n lastTargetBlock?.elem &&\n lastTargetBlock?.elem === targetBlockElem.previousElementSibling\n ) {\n animationTimer++\n if (animationTimer < 200) {\n willStayInSamePosition = true\n }\n }\n } else {\n animationTimer++\n\n const lastBoundingBoxPosition = lastTargetBlock?.boundingBox?.y\n const currentBoundingBoxPosition = targetBlockElem.getBoundingClientRect().y\n\n if (\n (isBelow === lastTargetBlock?.isBelow &&\n lastBoundingBoxPosition === currentBoundingBoxPosition) ||\n animationTimer < 200\n ) {\n willStayInSamePosition = false\n }\n }\n }\n if (willStayInSamePosition) {\n return {\n isBelow,\n willStayInSamePosition,\n }\n }\n\n /**\n * Paragraphs need no isBelow/above handling,\n */\n if (!isFoundNodeEmptyParagraph) {\n //if (!isFoundNodeEmptyParagraph) {\n if (isBelow) {\n // below targetBlockElem\n lineTop += targetBlockElemHeight + marginBottom / 2\n } else {\n // above targetBlockElem\n lineTop -= marginTop / 2\n }\n } else {\n lineTop += targetBlockElemHeight / 2\n }\n\n let targetElemTranslate2 = 0\n\n if (!isFoundNodeEmptyParagraph) {\n if (isBelow) {\n targetElemTranslate2 = -TARGET_LINE_HALF_HEIGHT\n } else {\n targetElemTranslate2 = TARGET_LINE_HALF_HEIGHT\n }\n }\n\n const top = lineTop - anchorTop + targetElemTranslate2\n\n const left = TEXT_BOX_HORIZONTAL_PADDING - offsetLeft\n\n targetLineElem.style.width = `calc(${anchorWidth}px - ${offsetWidth})`\n targetLineElem.style.opacity = '.8'\n\n // if (DEBUG) {\n // //targetBlockElem.style.border = '3px solid red'\n // highlightElemOriginalPosition(debugHighlightRef, targetBlockElem, anchorElem)\n // }\n\n targetLineElem.style.transform = `translate(${left}px, calc(${top}px - ${'2px'}))`\n\n /**\n * Properly reset previous targetBlockElem styles\n */\n if (lastTargetBlock?.elem) {\n lastTargetBlock.elem.style.opacity = ''\n\n if (lastTargetBlock?.elem === targetBlockElem) {\n if (isBelow) {\n lastTargetBlock.elem.style.marginTop = ''\n } else {\n lastTargetBlock.elem.style.marginBottom = ''\n }\n } else {\n lastTargetBlock.elem.style.marginBottom = ''\n lastTargetBlock.elem.style.marginTop = ''\n }\n }\n\n animationTimer = 0\n return {\n isBelow,\n willStayInSamePosition,\n }\n}\n", "'use client'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport * as React from 'react'\n\nimport { registerMarkdownShortcuts } from '../../../packages/@lexical/markdown/MarkdownShortcuts.js'\nimport { useEditorConfigContext } from '../../config/client/EditorConfigProvider.js'\n\nexport const MarkdownShortcutPlugin: React.FC = () => {\n const { editorConfig } = useEditorConfigContext()\n const [editor] = useLexicalComposerContext()\n\n React.useEffect(() => {\n return registerMarkdownShortcuts(editor, editorConfig.features.markdownTransformers ?? [])\n }, [editor, editorConfig.features.markdownTransformers])\n\n return null\n}\n", "'use client'\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext.js'\nimport { useTranslation } from '@payloadcms/ui'\nimport { useCallback, useMemo, useState } from 'react'\nimport * as React from 'react'\nimport * as ReactDOM from 'react-dom'\n\nimport type {\n SlashMenuGroup,\n SlashMenuGroupInternal,\n SlashMenuItemInternal,\n SlashMenuItem as SlashMenuItemType,\n} from './LexicalTypeaheadMenuPlugin/types.js'\n\nimport { useEditorConfigContext } from '../../config/client/EditorConfigProvider.js'\nimport './index.scss'\nimport { LexicalTypeaheadMenuPlugin } from './LexicalTypeaheadMenuPlugin/index.js'\nimport { useMenuTriggerMatch } from './useMenuTriggerMatch.js'\n\nconst baseClass = 'slash-menu-popup'\n\nfunction SlashMenuItem({\n isSelected,\n item,\n onClick,\n onMouseEnter,\n ref,\n}: {\n index: number\n isSelected: boolean\n item: SlashMenuItemInternal\n onClick: () => void\n onMouseEnter: () => void\n ref?: React.Ref<HTMLButtonElement>\n}) {\n const {\n fieldProps: { featureClientSchemaMap, schemaPath },\n } = useEditorConfigContext()\n\n const { i18n } = useTranslation<{}, string>()\n\n let className = `${baseClass}__item ${baseClass}__item-${item.key}`\n if (isSelected) {\n className += ` ${baseClass}__item--selected`\n }\n\n let title = item.key\n if (item.label) {\n title =\n typeof item.label === 'function'\n ? item.label({ featureClientSchemaMap, i18n, schemaPath })\n : item.label\n }\n // Crop title to max. 25 characters\n if (title.length > 25) {\n title = title.substring(0, 25) + '...'\n }\n\n return (\n <button\n aria-selected={isSelected}\n className={className}\n id={baseClass + '__item-' + item.key}\n key={item.key}\n onClick={onClick}\n onMouseEnter={onMouseEnter}\n ref={ref}\n role=\"option\"\n tabIndex={-1}\n type=\"button\"\n >\n {item?.Icon && <item.Icon />}\n\n <span className={`${baseClass}__item-text`}>{title}</span>\n </button>\n )\n}\n\nexport function SlashMenuPlugin({\n anchorElem = document.body,\n}: {\n anchorElem?: HTMLElement\n}): React.ReactElement {\n const [editor] = useLexicalComposerContext()\n const [queryString, setQueryString] = useState<null | string>(null)\n const { editorConfig } = useEditorConfigContext()\n const { i18n } = useTranslation<{}, string>()\n const {\n fieldProps: { featureClientSchemaMap, schemaPath },\n } = useEditorConfigContext()\n\n const checkForTriggerMatch = useMenuTriggerMatch('/', {\n minLength: 0,\n })\n\n const getDynamicItems = useCallback(() => {\n let groupWithItems: Array<SlashMenuGroup> = []\n\n for (const dynamicItem of editorConfig.features.slashMenu.dynamicGroups) {\n if (queryString) {\n const dynamicGroupWithItems = dynamicItem({\n editor,\n queryString,\n })\n groupWithItems = groupWithItems.concat(dynamicGroupWithItems)\n }\n }\n\n return groupWithItems\n }, [editor, queryString, editorConfig?.features])\n\n const groups: SlashMenuGroup[] = useMemo(() => {\n let groupsWithItems: SlashMenuGroup[] = []\n for (const groupWithItem of editorConfig?.features.slashMenu.groups ?? []) {\n groupsWithItems.push(groupWithItem)\n }\n\n if (queryString) {\n // Filter current groups first\n // @ts-expect-error - TODO: fix this\n groupsWithItems = groupsWithItems.map((group) => {\n const filteredItems = group.items.filter((item) => {\n let itemTitle = item.key\n if (item.label) {\n itemTitle =\n typeof item.label === 'function'\n ? item.label({ featureClientSchemaMap, i18n, schemaPath })\n : item.label\n }\n\n if (new RegExp(queryString, 'gi').exec(itemTitle)) {\n return true\n }\n if (item.keywords != null) {\n return item.keywords.some((keyword) => new RegExp(queryString, 'gi').exec(keyword))\n }\n return false\n })\n if (filteredItems.length) {\n return {\n ...group,\n items: filteredItems,\n }\n }\n return null\n })\n\n groupsWithItems = groupsWithItems.filter((group) => group != null)\n\n // Now add dynamic groups\n const dynamicItemGroups = getDynamicItems()\n\n // merge dynamic items into groups\n for (const dynamicGroup of dynamicItemGroups) {\n // 1. find the group with the same name or create new one\n let group = groupsWithItems.find((group) => group.key === dynamicGroup.key)\n if (!group) {\n group = {\n ...dynamicGroup,\n items: [],\n }\n } else {\n groupsWithItems = groupsWithItems.filter((group) => group.key !== dynamicGroup.key)\n }\n\n // 2. Add items to group items array and add to sanitized.slashMenu.groupsWithItems\n if (group?.items?.length) {\n group.items = group.items.concat(group.items)\n }\n groupsWithItems.push(group)\n }\n }\n\n return groupsWithItems\n }, [\n queryString,\n editorConfig?.features.slashMenu.groups,\n getDynamicItems,\n featureClientSchemaMap,\n i18n,\n schemaPath,\n ])\n\n return (\n <LexicalTypeaheadMenuPlugin\n anchorElem={anchorElem}\n groups={groups as SlashMenuGroupInternal[]}\n menuRenderFn={(\n anchorElementRef,\n { selectedItemKey, selectItemAndCleanUp, setSelectedItemKey },\n ) =>\n anchorElementRef.current && groups.length\n ? ReactDOM.createPortal(\n <div className={baseClass}>\n {groups.map((group) => {\n let groupTitle = group.key\n if (group.label && featureClientSchemaMap) {\n groupTitle =\n typeof group.label === 'function'\n ? group.label({ featureClientSchemaMap, i18n, schemaPath })\n : group.label\n }\n\n return (\n <div\n className={`${baseClass}__group ${baseClass}__group-${group.key}`}\n key={group.key}\n >\n <div className={`${baseClass}__group-title`}>{groupTitle}</div>\n {group.items.map((item, oi: number) => (\n <SlashMenuItem\n index={oi}\n isSelected={selectedItemKey === item.key}\n item={item as SlashMenuItemInternal}\n key={item.key}\n onClick={() => {\n setSelectedItemKey(item.key)\n selectItemAndCleanUp(item)\n }}\n onMouseEnter={() => {\n setSelectedItemKey(item.key)\n }}\n ref={(el) => {\n ;(item as SlashMenuItemInternal).ref = { current: el }\n }}\n />\n ))}\n </div>\n )\n })}\n </div>,\n anchorElementRef.current,\n )\n : null\n }\n onQueryChange={setQueryString}\n triggerFn={checkForTriggerMatch}\n />\n )\n}\n", "'use client'\nimport type { LexicalEditor } from 'lexical'\n\nimport { useCallback } from 'react'\n\nimport { PUNCTUATION } from './LexicalTypeaheadMenuPlugin/index.js'\n\nexport type TriggerFn = ({\n editor,\n query,\n}: {\n editor: LexicalEditor\n /** The query string is the POTENTIAL trigger AND the text after the trigger text. */\n query: string\n}) => MenuTextMatch | null\n\nexport type MenuTextMatch = {\n leadOffset: number\n matchingString: string\n replaceableString: string\n}\n\n/**\n * Returns a function which checks if the trigger (e.g. '/') is present in the query and, if so, returns the matching string (text after the trigger)\n */\nexport function useMenuTriggerMatch(\n /**\n * Text which triggers the menu. Everything after this text will be used as the query.\n */\n trigger: string,\n { maxLength = 75, minLength = 1 }: { maxLength?: number; minLength?: number },\n): TriggerFn {\n return useCallback(\n ({ query }) => {\n const validChars = '[^' + trigger + PUNCTUATION + '\\\\s]'\n const TypeaheadTriggerRegex = new RegExp(\n '(^|\\\\s|\\\\()(' +\n '[' +\n trigger +\n ']' +\n '((?:' +\n validChars +\n '){0,' +\n maxLength +\n '})' +\n ')$',\n )\n const match = TypeaheadTriggerRegex.exec(query)\n if (match !== null) {\n const maybeLeadingWhitespace = match[1]\n\n /**\n * matchingString is only the text AFTER the trigger text. (So everything after the /)\n */\n const matchingString = match[3]\n\n if (matchingString.length >= minLength) {\n return {\n leadOffset: match.index + maybeLeadingWhitespace.length,\n matchingString,\n replaceableString: match[2], // replaceableString is the trigger text + the matching string\n }\n }\n }\n return null\n },\n [maxLength, minLength, trigger],\n )\n}\n", "'use client'\nimport type { TextFormatType } from 'lexical'\n\nimport { useLexicalComposerContext } from '@lexical/react/LexicalComposerContext'\nimport { TEXT_TYPE_TO_FORMAT, TextNode } from 'lexical'\nimport { type SanitizedClientFeatures } from 'packages/richtext-lexical/src/features/typesClient.js'\nimport { useEffect } from 'react'\n\nexport function TextPlugin({ features }: { features: SanitizedClientFeatures }) {\n const [editor] = useLexicalComposerContext()\n\n useEffect(() => {\n const disabledFormats = getDisabledFormats(features.enabledFormats as TextFormatType[])\n if (disabledFormats.length === 0) {\n return\n }\n // Ideally override the TextNode with our own TextNode (changing its setFormat or toggleFormat methods),\n // would be more performant. If we find a noticeable perf regression we can switch to that option.\n // Overriding the FORMAT_TEXT_COMMAND and PASTE_COMMAND commands is not an option I considered because\n // there might be other forms of mutation that we might not be considering. For example:\n // browser extensions or Payload/Lexical plugins that have their own commands.\n return editor.registerNodeTransform(TextNode, (textNode) => {\n disabledFormats.forEach((disabledFormat) => {\n if (textNode.hasFormat(disabledFormat)) {\n textNode.toggleFormat(disabledFormat)\n }\n })\n })\n }, [editor, features])\n\n return null\n}\n\nfunction getDisabledFormats(enabledFormats: TextFormatType[]): TextFormatType[] {\n // not sure why Lexical added highlight as TextNode format.\n // see https://github.com/facebook/lexical/pull/3583\n // We are going to implement it in other way to support multiple colors\n delete TEXT_TYPE_TO_FORMAT.highlight\n const allFormats = Object.keys(TEXT_TYPE_TO_FORMAT) as TextFormatType[]\n const enabledSet = new Set(enabledFormats)\n\n return allFormats.filter((format) => !enabledSet.has(format))\n}\n", "'use client'\nimport type { JSX } from 'react'\n\nimport { ContentEditable } from '@lexical/react/LexicalContentEditable.js'\nimport { useTranslation } from '@payloadcms/ui'\nimport * as React from 'react'\n\nimport './ContentEditable.scss'\n\nexport function LexicalContentEditable({ className }: { className?: string }): JSX.Element {\n const { t } = useTranslation<{}, string>()\n\n return (\n <ContentEditable\n aria-placeholder={t('lexical:general:placeholder')}\n className={className ?? 'ContentEditable__root'}\n placeholder={<p className=\"editor-placeholder\">{t('lexical:general:placeholder')}</p>}\n />\n )\n}\n"],
|
|
5
|
-
"mappings": "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",
|
|
6
|
-
"names": ["FieldLabel", "useEditDepth", "useField", "withCondition", "mergeFieldStyles", "useCallback", "useMemo", "ErrorBoundary", "LexicalComposer", "React", "useMemo", "c", "_c", "useLexicalComposerContext", "LexicalErrorBoundary", "HistoryPlugin", "OnChangePlugin", "RichTextPlugin", "BLUR_COMMAND", "COMMAND_PRIORITY_LOW", "FOCUS_COMMAND", "React", "useEffect", "useState", "EditorPlugin", "anchorElem", "clientProps", "plugin", "position", "Component", "_jsx", "useLexicalComposerContext", "$createParagraphNode", "React", "useCallback", "useEffect", "useRef", "useState", "createPortal", "calculateDistanceFromScrollerElem", "scrollerElem", "pageX", "pageY", "target", "horizontalBuffer", "verticalBuffer", "distanceFromScrollerElem", "contains", "bottom", "left", "right", "top", "getBoundingClientRect", "adjustedTop", "window", "scrollY", "adjustedBottom", "$getNodeByKey", "getBoundingClientRectWithoutTransform", "elem", "rect", "getBoundingClientRect", "transformValue", "getComputedStyle", "getPropertyValue", "lastNumberOfTransformValue", "split", "pop", "y", "Number", "replace", "getCollapsedMargins", "elem", "getMargin", "element", "margin", "parseFloat", "window", "getComputedStyle", "marginBottom", "marginTop", "prevElemSiblingMarginBottom", "previousElementSibling", "nextElemSiblingMarginTop", "nextElementSibling", "collapsedTopMargin", "Math", "max", "$getRoot", "getTopLevelNodeKeys", "editor", "getEditorState", "read", "getChildrenKeys", "Downward", "Upward", "Indeterminate", "cache", "props", "result", "isPointClose", "previous", "current", "threshold", "dx", "x", "dy", "y", "getNodeCloseToPoint", "anchorElem", "cache_threshold", "editor", "fuzzy", "horizontalOffset", "point", "startIndex", "useEdgeAsDefault", "anchorElementRect", "getBoundingClientRect", "topLevelNodeKeys", "getTopLevelNodeKeys", "closestBlockElem", "blockElem", "blockNode", "distance", "Infinity", "foundAtIndex", "isFoundNodeEmptyParagraph", "getEditorState", "read", "firstNode", "lastNode", "getElementByKey", "length", "firstNodeRect", "lastNodeRect", "getBoundingClientRectWithoutTransform", "top", "$getNodeByKey", "bottom", "index", "direction", "key", "elem", "Point", "domRect", "Rect", "fromDOMRect", "marginBottom", "marginTop", "getCollapsedMargins", "rect", "generateNewRect", "left", "right", "isOnBottomSide", "isOnTopSide", "distanceFromPoint", "getType", "getTextContent", "returnEmptyParagraphs", "isOnHandleElement", "element", "handleElementClassName", "closest", "replacedElements", "doesLineHeightAffectElement", "htmlElem", "includes", "tagName", "offsetHeight", "offsetWidth", "style", "window", "getComputedStyle", "display", "position", "visibility", "opacity", "setHandlePosition", "targetElem", "handleElem", "anchorElem", "leftOffset", "style", "opacity", "transform", "targetRect", "getBoundingClientRect", "targetStyle", "window", "getComputedStyle", "floatingElemRect", "anchorElementRect", "top", "some", "classes", "firstElementChild", "classList", "contains", "actualLineHeight", "doesLineHeightAffectElement", "parseInt", "lineHeight", "height", "left", "ADD_BLOCK_MENU_CLASSNAME", "prevIndex", "Infinity", "getCurrentIndex", "keysLength", "Math", "floor", "useAddBlockHandle", "editor", "anchorElem", "isEditable", "scrollerElem", "parentElement", "editorConfig", "useEditorConfigContext", "blockHandleHorizontalOffset", "admin", "hideGutter", "menuRef", "useRef", "hoveredElement", "setHoveredElement", "useState", "useEffect", "onDocumentMouseMove", "event", "target", "isHTMLElement", "distanceFromScrollerElem", "calculateDistanceFromScrollerElem", "pageX", "pageY", "isOnHandleElement", "topLevelNodeKeys", "getTopLevelNodeKeys", "blockElem", "_emptyBlockElem", "blockNode", "foundAtIndex", "getNodeCloseToPoint", "cache_threshold", "horizontalOffset", "point", "Point", "x", "y", "returnEmptyParagraphs", "startIndex", "length", "useEdgeAsDefault", "node", "elem", "document", "addEventListener", "removeEventListener", "current", "setHandlePosition", "handleAddClick", "useCallback", "hoveredElementToUse", "update", "isEmptyParagraph", "getType", "getTextContent", "newParagraph", "$createParagraphNode", "insertAfter", "setTimeout", "getElementByKey", "getKey", "focus", "select", "dispatchCommand", "ENABLE_SLASH_MENU_COMMAND", "stopPropagation", "preventDefault", "createPortal", "_jsx", "Fragment", "className", "onClick", "ref", "type", "AddBlockHandlePlugin", "t0", "t1", "undefined", "body", "useLexicalComposerContext", "_editable", "useLexicalComposerContext", "eventFiles", "$getNearestNodeFromDOMNode", "$getNodeByKey", "React", "useEffect", "useRef", "useState", "createPortal", "TARGET_LINE_HALF_HEIGHT", "TEXT_BOX_HORIZONTAL_PADDING", "animationTimer", "setTargetLine", "offsetWidth", "offsetLeft", "targetLineElem", "targetBlockElem", "lastTargetBlock", "mouseY", "anchorElem", "event", "debugHighlightRef", "isFoundNodeEmptyParagraph", "height", "targetBlockElemHeight", "top", "targetBlockElemTop", "getBoundingClientRect", "anchorTop", "width", "anchorWidth", "marginBottom", "marginTop", "getCollapsedMargins", "lineTop", "isBelow", "window", "scrollY", "willStayInSamePosition", "elem", "nextElementSibling", "previousElementSibling", "lastBoundingBoxPosition", "boundingBox", "y", "currentBoundingBoxPosition", "targetElemTranslate2", "TARGET_LINE_HALF_HEIGHT", "left", "TEXT_BOX_HORIZONTAL_PADDING", "style", "opacity", "transform", "DRAGGABLE_BLOCK_MENU_CLASSNAME", "DRAG_DATA_FORMAT", "prevIndex", "Infinity", "getCurrentIndex", "keysLength", "Math", "floor", "setDragImage", "dataTransfer", "draggableBlockElem", "transform", "style", "setTimeout", "hideTargetLine", "targetLineElem", "lastTargetBlockElem", "opacity", "marginBottom", "marginTop", "useDraggableBlockMenu", "editor", "anchorElem", "isEditable", "scrollerElem", "parentElement", "menuRef", "useRef", "targetLineRef", "debugHighlightRef", "isDraggingBlockRef", "setDraggableBlockElem", "useState", "lastTargetBlock", "setLastTargetBlock", "editorConfig", "useEditorConfigContext", "blockHandleHorizontalOffset", "admin", "hideGutter", "useEffect", "onDocumentMouseMove", "event", "target", "isHTMLElement", "distanceFromScrollerElem", "calculateDistanceFromScrollerElem", "pageX", "pageY", "isOnHandleElement", "topLevelNodeKeys", "getTopLevelNodeKeys", "blockElem", "_draggableBlockElem", "foundAtIndex", "isFoundNodeEmptyParagraph", "getNodeCloseToPoint", "cache_threshold", "horizontalOffset", "point", "Point", "x", "y", "startIndex", "length", "useEdgeAsDefault", "verbose", "document", "addEventListener", "removeEventListener", "current", "setHandlePosition", "onDragover", "isFileTransfer", "eventFiles", "targetBlockElem", "fuzzy", "isBelow", "willStayInSamePosition", "setTargetLine", "getBoundingClientRect", "width", "preventDefault", "boundingBox", "elem", "onDrop", "dragData", "getData", "update", "draggedNode", "$getNodeByKey", "targetNode", "$getNearestNodeFromDOMNode", "height", "targetBlockElemHeight", "top", "targetBlockElemTop", "getBoundingClientRectWithoutTransform", "window", "scrollY", "insertBefore", "remove", "insertAfter", "querySelectorAll", "forEach", "highlighter", "newInsertedElem", "getElementByKey", "getKey", "newInsertedElemRect", "highlightElem", "createElement", "className", "backgroundColor", "transition", "zIndex", "pointerEvents", "boxSizing", "borderRadius", "position", "body", "appendChild", "left", "onDragStart", "nodeKey", "node", "setData", "onDragEnd", "createPortal", "_jsxs", "Fragment", "_jsx", "draggable", "ref", "DraggableBlockPlugin", "t0", "t1", "undefined", "useLexicalComposerContext", "_editable", "c", "_c", "useLexicalComposerContext", "React", "MarkdownShortcutPlugin", "$", "_c", "editorConfig", "useEditorConfigContext", "editor", "useLexicalComposerContext", "t0", "t1", "features", "markdownTransformers", "registerMarkdownShortcuts", "useEffect", "useLexicalComposerContext", "useTranslation", "useCallback", "useMemo", "useState", "ReactDOM", "c", "_c", "useMenuTriggerMatch", "trigger", "t0", "$", "_c", "maxLength", "t1", "minLength", "t2", "undefined", "t3", "t4", "query", "validChars", "PUNCTUATION", "match", "RegExp", "exec", "maybeLeadingWhitespace", "matchingString", "length", "leadOffset", "index", "replaceableString", "baseClass", "SlashMenuItem", "isSelected", "item", "onClick", "onMouseEnter", "ref", "fieldProps", "featureClientSchemaMap", "schemaPath", "useEditorConfigContext", "i18n", "useTranslation", "className", "key", "title", "label", "length", "substring", "_jsxs", "id", "role", "tabIndex", "type", "Icon", "_jsx", "SlashMenuPlugin", "anchorElem", "document", "body", "editor", "useLexicalComposerContext", "queryString", "setQueryString", "useState", "editorConfig", "checkForTriggerMatch", "useMenuTriggerMatch", "minLength", "getDynamicItems", "useCallback", "groupWithItems", "dynamicItem", "features", "slashMenu", "dynamicGroups", "dynamicGroupWithItems", "concat", "groups", "useMemo", "groupsWithItems", "groupWithItem", "push", "map", "group", "filteredItems", "items", "filter", "itemTitle", "RegExp", "exec", "keywords", "some", "keyword", "dynamicItemGroups", "dynamicGroup", "find", "LexicalTypeaheadMenuPlugin", "menuRenderFn", "anchorElementRef", "selectedItemKey", "selectItemAndCleanUp", "setSelectedItemKey", "current", "createPortal", "groupTitle", "oi", "index", "el", "onQueryChange", "triggerFn", "c", "_c", "useLexicalComposerContext", "TEXT_TYPE_TO_FORMAT", "TextNode", "useEffect", "TextPlugin", "t0", "$", "features", "editor", "t1", "enabledFormats", "disabledFormats", "getDisabledFormats", "length", "registerNodeTransform", "textNode", "forEach", "disabledFormat", "hasFormat", "toggleFormat", "t2", "highlight", "allFormats", "Object", "keys", "enabledSet", "Set", "filter", "format", "has", "c", "_c", "ContentEditable", "useTranslation", "LexicalContentEditable", "t0", "$", "className", "t", "t1", "_jsx", "placeholder", "children", "LexicalEditor", "props", "$", "_c", "editorConfig", "editorContainerRef", "onChange", "editorConfigContext", "useEditorConfigContext", "editor", "useLexicalComposerContext", "floatingAnchorElem", "setFloatingAnchorElem", "useState", "t0", "Symbol", "for", "_floatingAnchorElem", "onRef", "t1", "t2", "uuid", "console", "error", "parentEditor", "registerChild", "handleFocus", "focusEditor", "handleBlur", "blurEditor", "unregisterFocus", "registerCommand", "FOCUS_COMMAND", "COMMAND_PRIORITY_LOW", "unregisterBlur", "BLUR_COMMAND", "unregisterChild", "useEffect", "isSmallWidthViewport", "setIsSmallWidthViewport", "t3", "t4", "updateViewPortWidth", "isNextSmallWidthViewport", "window", "matchMedia", "matches", "addEventListener", "removeEventListener", "t5", "features", "t6", "editorState", "editor_0", "tags", "has", "size", "t7", "_jsxs", "Fragment", "children", "isEditable", "_jsx", "DraggableBlockPlugin", "anchorElem", "AddBlockHandlePlugin", "plugins", "map", "plugin_1", "plugin", "position", "desktopOnly", "EditorPlugin", "clientProps", "key", "SlashMenuPlugin", "_temp", "className", "ref", "_temp2", "RichTextPlugin", "contentEditable", "tabIndex", "LexicalContentEditable", "TextPlugin", "OnChangePlugin", "ignoreSelectionChange", "HistoryPlugin", "markdownTransformers", "length", "MarkdownShortcutPlugin", "_temp3", "_temp4", "_temp5", "plugin_0", "plugin_2", "plugin_3", "plugin_4", "NestProviders", "children", "providers", "length", "Component", "_jsx", "slice", "LexicalProvider", "props", "composerKey", "editorConfig", "fieldProps", "onChange", "readOnly", "value", "parentContext", "useEditorConfigContext", "editorContainerRef", "useRef", "initialConfig", "useMemo", "Error", "JSON", "stringify", "Array", "isArray", "editable", "editorState", "undefined", "namespace", "lexical", "nodes", "getEnabledNodes", "onError", "error", "theme", "LexicalComposer", "EditorConfigProvider", "features", "LexicalEditorComponent", "baseClass", "RichTextComponent", "props", "editorConfig", "field", "name", "admin", "className", "readOnly", "readOnlyFromAdmin", "label", "localized", "required", "path", "pathFromProps", "readOnlyFromTopLevelProps", "validate", "readOnlyFromProps", "editDepth", "useEditDepth", "memoizedValidate", "useCallback", "value", "validationOptions", "customComponents", "AfterInput", "BeforeInput", "Description", "Error", "Label", "formInitializing", "formProcessing", "initialValue", "setValue", "showError", "useField", "disabled", "classes", "hideGutter", "filter", "Boolean", "join", "pathWithEditDepth", "handleChange", "editorState", "toJSON", "styles", "useMemo", "mergeFieldStyles", "_jsxs", "style", "_jsx", "FieldLabel", "ErrorBoundary", "fallbackRender", "onReset", "LexicalProvider", "composerKey", "fieldProps", "onChange", "JSON", "stringify", "error", "role", "color", "message", "RichText", "withCondition"]
|
|
5
|
+
"mappings": "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",
|
|
6
|
+
"names": ["FieldLabel", "useEditDepth", "useField", "withCondition", "mergeFieldStyles", "useCallback", "useMemo", "ErrorBoundary", "LexicalComposer", "React", "useMemo", "c", "_c", "useLexicalComposerContext", "LexicalErrorBoundary", "HistoryPlugin", "OnChangePlugin", "RichTextPlugin", "BLUR_COMMAND", "COMMAND_PRIORITY_LOW", "FOCUS_COMMAND", "React", "useEffect", "useState", "EditorPlugin", "anchorElem", "clientProps", "plugin", "position", "Component", "_jsx", "useLexicalComposerContext", "$createParagraphNode", "React", "useCallback", "useEffect", "useRef", "useState", "createPortal", "calculateDistanceFromScrollerElem", "scrollerElem", "pageX", "pageY", "target", "horizontalBuffer", "verticalBuffer", "distanceFromScrollerElem", "contains", "bottom", "left", "right", "top", "getBoundingClientRect", "adjustedTop", "window", "scrollY", "adjustedBottom", "$getNodeByKey", "getBoundingClientRectWithoutTransform", "elem", "rect", "getBoundingClientRect", "transformValue", "getComputedStyle", "getPropertyValue", "lastNumberOfTransformValue", "split", "pop", "y", "Number", "replace", "getCollapsedMargins", "elem", "getMargin", "element", "margin", "parseFloat", "window", "getComputedStyle", "marginBottom", "marginTop", "prevElemSiblingMarginBottom", "previousElementSibling", "nextElemSiblingMarginTop", "nextElementSibling", "collapsedTopMargin", "Math", "max", "$getRoot", "getTopLevelNodeKeys", "editor", "getEditorState", "read", "getChildrenKeys", "Downward", "Upward", "Indeterminate", "cache", "props", "result", "isPointClose", "previous", "current", "threshold", "dx", "x", "dy", "y", "getNodeCloseToPoint", "anchorElem", "cache_threshold", "editor", "fuzzy", "horizontalOffset", "point", "startIndex", "useEdgeAsDefault", "anchorElementRect", "getBoundingClientRect", "topLevelNodeKeys", "getTopLevelNodeKeys", "closestBlockElem", "blockElem", "blockNode", "distance", "Infinity", "foundAtIndex", "isFoundNodeEmptyParagraph", "getEditorState", "read", "firstNode", "lastNode", "getElementByKey", "length", "firstNodeRect", "lastNodeRect", "getBoundingClientRectWithoutTransform", "top", "$getNodeByKey", "bottom", "index", "direction", "key", "elem", "Point", "domRect", "Rect", "fromDOMRect", "marginBottom", "marginTop", "getCollapsedMargins", "rect", "generateNewRect", "left", "right", "isOnBottomSide", "isOnTopSide", "distanceFromPoint", "getType", "getTextContent", "returnEmptyParagraphs", "isOnHandleElement", "element", "handleElementClassName", "closest", "replacedElements", "doesLineHeightAffectElement", "htmlElem", "includes", "tagName", "offsetHeight", "offsetWidth", "style", "window", "getComputedStyle", "display", "position", "visibility", "opacity", "setHandlePosition", "targetElem", "handleElem", "anchorElem", "leftOffset", "style", "opacity", "transform", "targetRect", "getBoundingClientRect", "targetStyle", "window", "getComputedStyle", "floatingElemRect", "anchorElementRect", "top", "some", "classes", "firstElementChild", "classList", "contains", "actualLineHeight", "doesLineHeightAffectElement", "parseInt", "lineHeight", "height", "left", "ADD_BLOCK_MENU_CLASSNAME", "prevIndex", "Infinity", "getCurrentIndex", "keysLength", "Math", "floor", "useAddBlockHandle", "editor", "anchorElem", "isEditable", "scrollerElem", "parentElement", "editorConfig", "useEditorConfigContext", "blockHandleHorizontalOffset", "admin", "hideGutter", "menuRef", "useRef", "hoveredElement", "setHoveredElement", "useState", "useEffect", "onDocumentMouseMove", "event", "target", "isHTMLElement", "distanceFromScrollerElem", "calculateDistanceFromScrollerElem", "pageX", "pageY", "isOnHandleElement", "topLevelNodeKeys", "getTopLevelNodeKeys", "blockElem", "_emptyBlockElem", "blockNode", "foundAtIndex", "getNodeCloseToPoint", "cache_threshold", "horizontalOffset", "point", "Point", "x", "y", "returnEmptyParagraphs", "startIndex", "length", "useEdgeAsDefault", "node", "elem", "document", "addEventListener", "removeEventListener", "current", "setHandlePosition", "handleAddClick", "useCallback", "hoveredElementToUse", "update", "isEmptyParagraph", "getType", "getTextContent", "newParagraph", "$createParagraphNode", "insertAfter", "setTimeout", "getElementByKey", "getKey", "focus", "select", "dispatchCommand", "ENABLE_SLASH_MENU_COMMAND", "stopPropagation", "preventDefault", "createPortal", "_jsx", "Fragment", "className", "onClick", "ref", "type", "AddBlockHandlePlugin", "t0", "t1", "undefined", "body", "useLexicalComposerContext", "_editable", "useLexicalComposerContext", "eventFiles", "$getNearestNodeFromDOMNode", "$getNodeByKey", "React", "useEffect", "useRef", "useState", "createPortal", "TARGET_LINE_HALF_HEIGHT", "TEXT_BOX_HORIZONTAL_PADDING", "animationTimer", "setTargetLine", "offsetWidth", "offsetLeft", "targetLineElem", "targetBlockElem", "lastTargetBlock", "mouseY", "anchorElem", "event", "debugHighlightRef", "isFoundNodeEmptyParagraph", "height", "targetBlockElemHeight", "top", "targetBlockElemTop", "getBoundingClientRect", "anchorTop", "width", "anchorWidth", "marginBottom", "marginTop", "getCollapsedMargins", "lineTop", "isBelow", "window", "scrollY", "willStayInSamePosition", "elem", "nextElementSibling", "previousElementSibling", "lastBoundingBoxPosition", "boundingBox", "y", "currentBoundingBoxPosition", "targetElemTranslate2", "TARGET_LINE_HALF_HEIGHT", "left", "TEXT_BOX_HORIZONTAL_PADDING", "style", "opacity", "transform", "DRAGGABLE_BLOCK_MENU_CLASSNAME", "DRAG_DATA_FORMAT", "prevIndex", "Infinity", "getCurrentIndex", "keysLength", "Math", "floor", "setDragImage", "dataTransfer", "draggableBlockElem", "transform", "style", "setTimeout", "hideTargetLine", "targetLineElem", "lastTargetBlockElem", "opacity", "marginBottom", "marginTop", "useDraggableBlockMenu", "editor", "anchorElem", "isEditable", "scrollerElem", "parentElement", "menuRef", "useRef", "targetLineRef", "debugHighlightRef", "isDraggingBlockRef", "setDraggableBlockElem", "useState", "lastTargetBlock", "setLastTargetBlock", "editorConfig", "useEditorConfigContext", "blockHandleHorizontalOffset", "admin", "hideGutter", "useEffect", "onDocumentMouseMove", "event", "target", "isHTMLElement", "distanceFromScrollerElem", "calculateDistanceFromScrollerElem", "pageX", "pageY", "isOnHandleElement", "topLevelNodeKeys", "getTopLevelNodeKeys", "blockElem", "_draggableBlockElem", "foundAtIndex", "isFoundNodeEmptyParagraph", "getNodeCloseToPoint", "cache_threshold", "horizontalOffset", "point", "Point", "x", "y", "startIndex", "length", "useEdgeAsDefault", "verbose", "document", "addEventListener", "removeEventListener", "current", "setHandlePosition", "onDragover", "isFileTransfer", "eventFiles", "targetBlockElem", "fuzzy", "isBelow", "willStayInSamePosition", "setTargetLine", "getBoundingClientRect", "width", "preventDefault", "boundingBox", "elem", "onDrop", "dragData", "getData", "update", "draggedNode", "$getNodeByKey", "targetNode", "$getNearestNodeFromDOMNode", "height", "targetBlockElemHeight", "top", "targetBlockElemTop", "getBoundingClientRectWithoutTransform", "window", "scrollY", "insertBefore", "remove", "insertAfter", "querySelectorAll", "forEach", "highlighter", "newInsertedElem", "getElementByKey", "getKey", "newInsertedElemRect", "highlightElem", "createElement", "className", "backgroundColor", "transition", "zIndex", "pointerEvents", "boxSizing", "borderRadius", "position", "body", "appendChild", "left", "onDragStart", "nodeKey", "node", "setData", "onDragEnd", "createPortal", "_jsxs", "Fragment", "_jsx", "draggable", "ref", "DraggableBlockPlugin", "t0", "t1", "undefined", "useLexicalComposerContext", "_editable", "c", "_c", "useLexicalComposerContext", "React", "MarkdownShortcutPlugin", "$", "_c", "editorConfig", "useEditorConfigContext", "editor", "useLexicalComposerContext", "t0", "t1", "features", "markdownTransformers", "registerMarkdownShortcuts", "useEffect", "useLexicalComposerContext", "useTranslation", "useCallback", "useMemo", "useState", "ReactDOM", "c", "_c", "useMenuTriggerMatch", "trigger", "t0", "$", "_c", "maxLength", "t1", "minLength", "t2", "undefined", "t3", "t4", "query", "validChars", "PUNCTUATION", "match", "RegExp", "exec", "maybeLeadingWhitespace", "matchingString", "length", "leadOffset", "index", "replaceableString", "baseClass", "SlashMenuItem", "isSelected", "item", "onClick", "onMouseEnter", "ref", "fieldProps", "featureClientSchemaMap", "schemaPath", "useEditorConfigContext", "i18n", "useTranslation", "className", "key", "title", "label", "length", "substring", "_jsxs", "id", "role", "tabIndex", "type", "Icon", "_jsx", "SlashMenuPlugin", "anchorElem", "document", "body", "editor", "useLexicalComposerContext", "queryString", "setQueryString", "useState", "editorConfig", "checkForTriggerMatch", "useMenuTriggerMatch", "minLength", "getDynamicItems", "useCallback", "groupWithItems", "dynamicItem", "features", "slashMenu", "dynamicGroups", "dynamicGroupWithItems", "concat", "groups", "useMemo", "groupsWithItems", "groupWithItem", "push", "map", "group", "filteredItems", "items", "filter", "itemTitle", "RegExp", "exec", "keywords", "some", "keyword", "dynamicItemGroups", "dynamicGroup", "find", "LexicalTypeaheadMenuPlugin", "menuRenderFn", "anchorElementRef", "selectedItemKey", "selectItemAndCleanUp", "setSelectedItemKey", "current", "createPortal", "groupTitle", "oi", "index", "el", "onQueryChange", "triggerFn", "c", "_c", "useLexicalComposerContext", "TEXT_TYPE_TO_FORMAT", "TextNode", "useEffect", "TextPlugin", "t0", "$", "features", "editor", "t1", "enabledFormats", "disabledFormats", "getDisabledFormats", "length", "registerNodeTransform", "textNode", "forEach", "disabledFormat", "hasFormat", "toggleFormat", "t2", "highlight", "allFormats", "Object", "keys", "enabledSet", "Set", "filter", "format", "has", "c", "_c", "ContentEditable", "useTranslation", "LexicalContentEditable", "t0", "$", "className", "t", "t1", "_jsx", "placeholder", "children", "LexicalEditor", "props", "$", "_c", "editorConfig", "editorContainerRef", "onChange", "editorConfigContext", "useEditorConfigContext", "editor", "useLexicalComposerContext", "floatingAnchorElem", "setFloatingAnchorElem", "useState", "t0", "Symbol", "for", "_floatingAnchorElem", "onRef", "t1", "t2", "uuid", "console", "error", "parentEditor", "registerChild", "handleFocus", "focusEditor", "handleBlur", "blurEditor", "unregisterFocus", "registerCommand", "FOCUS_COMMAND", "COMMAND_PRIORITY_LOW", "unregisterBlur", "BLUR_COMMAND", "unregisterChild", "useEffect", "isSmallWidthViewport", "setIsSmallWidthViewport", "t3", "t4", "updateViewPortWidth", "isNextSmallWidthViewport", "window", "matchMedia", "matches", "addEventListener", "removeEventListener", "t5", "features", "t6", "editorState", "editor_0", "tags", "has", "size", "t7", "plugins", "_jsxs", "Fragment", "children", "isEditable", "_jsx", "DraggableBlockPlugin", "anchorElem", "AddBlockHandlePlugin", "map", "plugin_1", "plugin", "position", "desktopOnly", "EditorPlugin", "clientProps", "key", "SlashMenuPlugin", "_temp", "className", "ref", "_temp2", "RichTextPlugin", "contentEditable", "tabIndex", "LexicalContentEditable", "TextPlugin", "OnChangePlugin", "ignoreSelectionChange", "HistoryPlugin", "markdownTransformers", "length", "MarkdownShortcutPlugin", "_temp3", "_temp4", "_temp5", "plugin_0", "plugin_2", "plugin_3", "plugin_4", "NestProviders", "children", "providers", "length", "Component", "_jsx", "slice", "LexicalProvider", "props", "composerKey", "editorConfig", "fieldProps", "onChange", "readOnly", "value", "parentContext", "useEditorConfigContext", "editorContainerRef", "useRef", "initialConfig", "useMemo", "Error", "JSON", "stringify", "Array", "isArray", "editable", "editorState", "undefined", "namespace", "lexical", "nodes", "getEnabledNodes", "onError", "error", "theme", "LexicalComposer", "EditorConfigProvider", "features", "LexicalEditorComponent", "baseClass", "RichTextComponent", "props", "editorConfig", "field", "name", "admin", "className", "readOnly", "readOnlyFromAdmin", "label", "localized", "required", "path", "pathFromProps", "readOnlyFromTopLevelProps", "validate", "readOnlyFromProps", "editDepth", "useEditDepth", "memoizedValidate", "useCallback", "value", "validationOptions", "customComponents", "AfterInput", "BeforeInput", "Description", "Error", "Label", "formInitializing", "formProcessing", "initialValue", "setValue", "showError", "useField", "disabled", "classes", "hideGutter", "filter", "Boolean", "join", "pathWithEditDepth", "handleChange", "editorState", "toJSON", "styles", "useMemo", "mergeFieldStyles", "_jsxs", "style", "_jsx", "FieldLabel", "ErrorBoundary", "fallbackRender", "onReset", "LexicalProvider", "composerKey", "fieldProps", "onChange", "JSON", "stringify", "error", "role", "color", "message", "RichText", "withCondition"]
|
|
7
7
|
}
|
package/dist/exports/client/{RelationshipComponent-XOQBVKA3.js → RelationshipComponent-F77EQHRG.js}
RENAMED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use client";import{a as S,d as w}from"./chunk-
|
|
2
|
-
//# sourceMappingURL=RelationshipComponent-
|
|
1
|
+
"use client";import{a as S,d as w}from"./chunk-PGMIO4IN.js";import{a as x}from"./chunk-F26IQ5RE.js";import{b as E}from"./chunk-CUIBIFW2.js";import{jsx as l,jsxs as h}from"react/jsx-runtime";import{useLexicalComposerContext as W}from"@lexical/react/LexicalComposerContext.js";import{useLexicalNodeSelection as Y}from"@lexical/react/useLexicalNodeSelection.js";import{mergeRegister as H}from"@lexical/utils";import{getTranslation as U}from"@payloadcms/translations";import{Button as A,useConfig as q,usePayloadAPI as z,useTranslation as F}from"@payloadcms/ui";import{$getNodeByKey as G,$getSelection as J,$isNodeSelection as Q,CLICK_COMMAND as V,COMMAND_PRIORITY_LOW as C,KEY_BACKSPACE_COMMAND as X,KEY_DELETE_COMMAND as Z}from"lexical";import ee,{useCallback as _,useEffect as te,useReducer as oe,useRef as se,useState as le}from"react";var o="lexical-relationship",T={depth:0},ne=u=>{let{data:{relationTo:M,value:r},nodeKey:n}=u;if(typeof r=="object")throw new Error("Relationship value should be a string or number. The Lexical Relationship component should not receive the populated value object.");let m=se(null),[e]=W(),[s,c,d]=Y(n),{fieldProps:{readOnly:g}}=E(),{config:{collections:y,routes:{api:L},serverURL:O}}=q(),[i,ie]=le(()=>y.find(t=>t.slug===M)),{i18n:B,t:p}=F(),[R,I]=oe(t=>t+1,0),[{data:b},{setParams:N}]=z(`${O}${L}/${i.slug}/${r}`,{initialParams:T}),{closeDocumentDrawer:v,DocumentDrawer:P,DocumentDrawerToggler:j}=x({id:r,collectionSlug:i.slug}),K=_(()=>{e.update(()=>{G(n)?.remove()})},[e,n]),k=ee.useCallback(()=>{N({...T,cacheBust:R}),v(),I()},[R,N,v]),f=_(t=>{let a=J();return s&&Q(a)&&(t.preventDefault(),e.update(()=>{a.getNodes().forEach($=>{w($)&&$.remove()})})),!1},[e,s]),D=_(t=>{let a=t;return a.target===m.current||m.current?.contains(a.target)?(a.shiftKey?c(!s):s||(d(),c(!0)),!0):!1},[s,c,d]);return te(()=>H(e.registerCommand(V,D,C),e.registerCommand(Z,f,C),e.registerCommand(X,f,C)),[d,e,s,n,f,c,D]),h("div",{className:[o,s&&`${o}--selected`].filter(Boolean).join(" "),contentEditable:!1,ref:m,children:[h("div",{className:`${o}__wrap`,children:[l("p",{className:`${o}__label`,children:p("fields:labelRelationship",{label:i.labels?.singular?U(i.labels?.singular,B):i.slug})}),l(j,{className:`${o}__doc-drawer-toggler`,children:l("p",{className:`${o}__title`,children:b?b[i?.admin?.useAsTitle||"id"]:r})})]}),e.isEditable()&&h("div",{className:`${o}__actions`,children:[l(A,{buttonStyle:"icon-label",className:`${o}__swapButton`,disabled:g,el:"button",icon:"swap",onClick:()=>{n&&e.dispatchCommand(S,{replace:{nodeKey:n}})},round:!0,tooltip:p("fields:swapRelationship")}),l(A,{buttonStyle:"icon-label",className:`${o}__removeButton`,disabled:g,icon:"x",onClick:t=>{t.preventDefault(),K()},round:!0,tooltip:p("fields:removeRelationship")})]}),!!r&&l(P,{onSave:k})]})},be=u=>l(ne,{...u});export{be as RelationshipComponent};
|
|
2
|
+
//# sourceMappingURL=RelationshipComponent-F77EQHRG.js.map
|