@payloadcms/richtext-lexical 3.61.0-canary.5 → 3.61.0-internal.dd40839
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/cell/rscEntry.d.ts +2 -10
- package/dist/cell/rscEntry.d.ts.map +1 -1
- package/dist/cell/rscEntry.js +1 -2
- package/dist/cell/rscEntry.js.map +1 -1
- package/dist/exports/client/Field-5VLZM7KJ.js +2 -0
- package/dist/exports/client/Field-5VLZM7KJ.js.map +7 -0
- package/dist/exports/client/RelationshipComponent-UCIWIEVD.js +2 -0
- package/dist/exports/client/RelationshipComponent-UCIWIEVD.js.map +7 -0
- package/dist/exports/client/bundled.css +1 -1
- package/dist/exports/client/chunk-52JG5GGJ.js +2 -0
- package/dist/exports/client/chunk-52JG5GGJ.js.map +7 -0
- package/dist/exports/client/chunk-U4AOQOHA.js +12 -0
- package/dist/exports/client/chunk-U4AOQOHA.js.map +7 -0
- package/dist/exports/client/component-5YLBQB5B.js +2 -0
- package/dist/exports/client/component-5YLBQB5B.js.map +7 -0
- package/dist/exports/client/componentInline-QEXUNJU4.js +2 -0
- package/dist/exports/client/index.js +22 -22
- package/dist/exports/client/index.js.map +3 -3
- package/dist/exports/react/index.d.ts +1 -1
- package/dist/exports/react/index.d.ts.map +1 -1
- package/dist/exports/react/index.js.map +1 -1
- package/dist/features/blocks/client/component/BlockContent.js +1 -1
- package/dist/features/blocks/client/component/BlockContent.js.map +1 -1
- package/dist/features/blocks/client/component/index.d.ts +1 -0
- package/dist/features/blocks/client/component/index.d.ts.map +1 -1
- package/dist/features/blocks/client/component/index.js +23 -20
- package/dist/features/blocks/client/component/index.js.map +1 -1
- package/dist/features/blocks/client/componentInline/index.d.ts +2 -1
- package/dist/features/blocks/client/componentInline/index.d.ts.map +1 -1
- package/dist/features/blocks/client/componentInline/index.js +6 -6
- package/dist/features/blocks/client/componentInline/index.js.map +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.d.ts +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/client/nodes/BlocksNode.js +2 -1
- package/dist/features/blocks/client/nodes/BlocksNode.js.map +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.js +2 -1
- package/dist/features/blocks/client/nodes/InlineBlocksNode.js.map +1 -1
- package/dist/features/blocks/server/nodes/BlocksNode.d.ts +1 -0
- package/dist/features/blocks/server/nodes/BlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/server/nodes/BlocksNode.js +6 -0
- package/dist/features/blocks/server/nodes/BlocksNode.js.map +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.d.ts.map +1 -1
- package/dist/features/blocks/server/nodes/InlineBlocksNode.js +3 -2
- package/dist/features/blocks/server/nodes/InlineBlocksNode.js.map +1 -1
- package/dist/features/converters/lexicalToJSX/Component/index.d.ts +2 -14
- package/dist/features/converters/lexicalToJSX/Component/index.d.ts.map +1 -1
- package/dist/features/converters/lexicalToJSX/Component/index.js +4 -2
- package/dist/features/converters/lexicalToJSX/Component/index.js.map +1 -1
- package/dist/features/converters/lexicalToJSX/converter/index.d.ts +16 -1
- package/dist/features/converters/lexicalToJSX/converter/index.d.ts.map +1 -1
- package/dist/features/converters/lexicalToJSX/converter/index.js +76 -4
- package/dist/features/converters/lexicalToJSX/converter/index.js.map +1 -1
- package/dist/features/converters/lexicalToJSX/converter/types.d.ts +14 -10
- package/dist/features/converters/lexicalToJSX/converter/types.d.ts.map +1 -1
- package/dist/features/converters/lexicalToJSX/converter/types.js.map +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/index.js +1 -1
- package/dist/features/debug/jsxConverter/client/plugin/index.js.map +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.d.ts +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.d.ts.map +1 -1
- package/dist/features/relationship/client/components/RelationshipComponent.js +2 -2
- package/dist/features/relationship/client/components/RelationshipComponent.js.map +1 -1
- package/dist/features/relationship/server/nodes/RelationshipNode.d.ts +1 -0
- package/dist/features/relationship/server/nodes/RelationshipNode.d.ts.map +1 -1
- package/dist/features/relationship/server/nodes/RelationshipNode.js +6 -0
- package/dist/features/relationship/server/nodes/RelationshipNode.js.map +1 -1
- package/dist/features/typesServer.d.ts +2 -2
- package/dist/features/typesServer.d.ts.map +1 -1
- package/dist/features/typesServer.js.map +1 -1
- package/dist/features/upload/client/component/index.d.ts +1 -0
- package/dist/features/upload/client/component/index.d.ts.map +1 -1
- package/dist/features/upload/client/component/index.js +2 -2
- package/dist/features/upload/client/component/index.js.map +1 -1
- package/dist/features/upload/client/nodes/UploadNode.d.ts +2 -2
- package/dist/features/upload/client/nodes/UploadNode.d.ts.map +1 -1
- package/dist/features/upload/client/nodes/UploadNode.js +2 -1
- package/dist/features/upload/client/nodes/UploadNode.js.map +1 -1
- package/dist/features/upload/server/nodes/UploadNode.d.ts +2 -1
- package/dist/features/upload/server/nodes/UploadNode.d.ts.map +1 -1
- package/dist/features/upload/server/nodes/UploadNode.js +6 -0
- package/dist/features/upload/server/nodes/UploadNode.js.map +1 -1
- package/dist/field/Field.d.ts.map +1 -1
- package/dist/field/Field.js +50 -38
- package/dist/field/Field.js.map +1 -1
- package/dist/field/RichTextViewProvider.d.ts +84 -0
- package/dist/field/RichTextViewProvider.d.ts.map +1 -0
- package/dist/field/RichTextViewProvider.js +92 -0
- package/dist/field/RichTextViewProvider.js.map +1 -0
- package/dist/field/ViewSelector.d.ts +4 -0
- package/dist/field/ViewSelector.d.ts.map +1 -0
- package/dist/field/ViewSelector.js +89 -0
- package/dist/field/ViewSelector.js.map +1 -0
- package/dist/field/bundled.css +1 -1
- package/dist/field/index.d.ts.map +1 -1
- package/dist/field/index.js +63 -41
- package/dist/field/index.js.map +1 -1
- package/dist/field/rscEntry.d.ts +2 -3
- package/dist/field/rscEntry.d.ts.map +1 -1
- package/dist/field/rscEntry.js +15 -1
- package/dist/field/rscEntry.js.map +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +9 -24
- package/dist/index.js.map +1 -1
- package/dist/lexical/LexicalEditor.d.ts.map +1 -1
- package/dist/lexical/LexicalEditor.js +2 -1
- package/dist/lexical/LexicalEditor.js.map +1 -1
- package/dist/lexical/LexicalProvider.d.ts.map +1 -1
- package/dist/lexical/LexicalProvider.js +12 -3
- package/dist/lexical/LexicalProvider.js.map +1 -1
- package/dist/lexical/config/client/loader.d.ts.map +1 -1
- package/dist/lexical/config/client/loader.js +2 -4
- package/dist/lexical/config/client/loader.js.map +1 -1
- package/dist/lexical/nodes/index.d.ts +12 -2
- package/dist/lexical/nodes/index.d.ts.map +1 -1
- package/dist/lexical/nodes/index.js +195 -2
- package/dist/lexical/nodes/index.js.map +1 -1
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts +2 -0
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts.map +1 -0
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.js +48 -0
- package/dist/lexical/plugins/NodeViewOverridePlugin/index.js.map +1 -0
- package/dist/lexical/plugins/handles/utils/setHandlePosition.d.ts.map +1 -1
- package/dist/lexical/plugins/handles/utils/setHandlePosition.js +1 -1
- package/dist/lexical/plugins/handles/utils/setHandlePosition.js.map +1 -1
- package/dist/lexical/theme/EditorTheme.d.ts.map +1 -1
- package/dist/lexical/theme/EditorTheme.js +3 -39
- package/dist/lexical/theme/EditorTheme.js.map +1 -1
- package/dist/lexical/ui/ContentEditable.d.ts.map +1 -1
- package/dist/lexical/ui/ContentEditable.js +16 -9
- package/dist/lexical/ui/ContentEditable.js.map +1 -1
- package/dist/types.d.ts +138 -4
- package/dist/types.d.ts.map +1 -1
- package/dist/types.js.map +1 -1
- package/dist/utilities/editorConfigFactory.js +1 -1
- package/dist/utilities/editorConfigFactory.js.map +1 -1
- package/dist/utilities/generateImportMap.d.ts +2 -0
- package/dist/utilities/generateImportMap.d.ts.map +1 -1
- package/dist/utilities/generateImportMap.js +6 -13
- package/dist/utilities/generateImportMap.js.map +1 -1
- package/dist/{getDefaultSanitizedEditorConfig.d.ts → utilities/getDefaultSanitizedEditorConfig.d.ts} +1 -1
- package/dist/utilities/getDefaultSanitizedEditorConfig.d.ts.map +1 -0
- package/dist/{getDefaultSanitizedEditorConfig.js → utilities/getDefaultSanitizedEditorConfig.js} +2 -2
- package/dist/utilities/getDefaultSanitizedEditorConfig.js.map +1 -0
- package/dist/utilities/initLexicalFeatures.d.ts.map +1 -1
- package/dist/utilities/initLexicalFeatures.js +12 -13
- package/dist/utilities/initLexicalFeatures.js.map +1 -1
- package/dist/validate/hasText.d.ts +6 -1
- package/dist/validate/hasText.d.ts.map +1 -1
- package/dist/validate/hasText.js +10 -4
- package/dist/validate/hasText.js.map +1 -1
- package/package.json +6 -6
- package/dist/exports/client/Field-YYMTSGSP.js +0 -2
- package/dist/exports/client/Field-YYMTSGSP.js.map +0 -7
- package/dist/exports/client/RelationshipComponent-JXQOFHXF.js +0 -2
- package/dist/exports/client/RelationshipComponent-JXQOFHXF.js.map +0 -7
- package/dist/exports/client/chunk-AFXLIYGL.js +0 -12
- package/dist/exports/client/chunk-AFXLIYGL.js.map +0 -7
- package/dist/exports/client/chunk-RPFDD27K.js +0 -2
- package/dist/exports/client/chunk-RPFDD27K.js.map +0 -7
- package/dist/exports/client/component-WT25HAJA.js +0 -2
- package/dist/exports/client/component-WT25HAJA.js.map +0 -7
- package/dist/exports/client/componentInline-BVC77WQC.js +0 -2
- package/dist/getDefaultSanitizedEditorConfig.d.ts.map +0 -1
- package/dist/getDefaultSanitizedEditorConfig.js.map +0 -1
- /package/dist/exports/client/{componentInline-BVC77WQC.js.map → componentInline-QEXUNJU4.js.map} +0 -0
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
"use client";import{a as
|
|
1
|
+
"use client";import{a as he,c as at,d as ct,e as ut}from"./chunk-52JG5GGJ.js";import{a as Ve}from"./chunk-DBWINSQN.js";import{a as dt,b as Ke}from"./chunk-O6XRT2H3.js";import{a as fe}from"./chunk-INBEEENE.js";import{a as gc}from"./chunk-F26IQ5RE.js";import{b as Ut,c as Wt,d as le,e as Gt,f as xc,g as Cc,i as bc,k as kc,n as _c}from"./chunk-U4AOQOHA.js";import{a as hc,b as H}from"./chunk-BZZVLW4U.js";function Y(t){return{items:t,key:"basic",label:({i18n:e})=>e.t("lexical:general:slashMenuBasicGroupLabel")}}import{$isElementNode as Le,$isRangeSelection as Kt,FORMAT_ELEMENT_COMMAND as Jt}from"lexical";import{jsx as Oo,jsxs as Tc}from"react/jsx-runtime";import"react";var ln=()=>Tc("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Oo("path",{d:"M2.5 5H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Oo("path",{d:"M2.5 10H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Oo("path",{d:"M5 15H15",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as Fo,jsxs as wc}from"react/jsx-runtime";import"react";var sn=()=>wc("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Fo("path",{d:"M2.5 5H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Fo("path",{d:"M2.5 10H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Fo("path",{d:"M2.5 15H17.5",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as Po,jsxs as Ec}from"react/jsx-runtime";import"react";var Vt=()=>Ec("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Po("path",{d:"M2.5 5H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Po("path",{d:"M2.5 10H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Po("path",{d:"M2.5 15H12.5",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as Bo,jsxs as Sc}from"react/jsx-runtime";import"react";var an=()=>Sc("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Bo("path",{d:"M2.5 5H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Bo("path",{d:"M2.5 10H17.5",stroke:"currentColor",strokeWidth:"1.5"}),Bo("path",{d:"M7.5 15H17.5",stroke:"currentColor",strokeWidth:"1.5"})]});var $=t=>o=>{let r={clientFeatureProps:o};if(typeof t=="function")r.feature=({config:n,featureClientImportMap:l,featureClientSchemaMap:i,featureProviderMap:s,field:d,resolvedFeatures:c,schemaPath:u,unSanitizedEditorConfig:a})=>{let m=t({config:n,featureClientImportMap:l,featureClientSchemaMap:i,featureProviderMap:s,field:d,props:o,resolvedFeatures:c,schemaPath:u,unSanitizedEditorConfig:a});return m.sanitizedClientFeatureProps===null&&(m.sanitizedClientFeatureProps=o),m};else{let n={...t};n.sanitizedClientFeatureProps=o,r.feature=n}return r};var cn=t=>({type:"dropdown",ChildComponent:Vt,items:t,key:"align",order:30});var un=[cn([{ChildComponent:Vt,isActive:({selection:t})=>{if(!Kt(t))return!1;for(let e of t.getNodes()){if(Le(e)&&e.getFormatType()==="left")continue;let o=e.getParent();if(!(Le(o)&&o.getFormatType()==="left"))return!1}return!0},key:"alignLeft",label:({i18n:t})=>t.t("lexical:align:alignLeftLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Jt,"left")},order:1},{ChildComponent:ln,isActive:({selection:t})=>{if(!Kt(t))return!1;for(let e of t.getNodes()){if(Le(e)&&e.getFormatType()==="center")continue;let o=e.getParent();if(!(Le(o)&&o.getFormatType()==="center"))return!1}return!0},key:"alignCenter",label:({i18n:t})=>t.t("lexical:align:alignCenterLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Jt,"center")},order:2},{ChildComponent:an,isActive:({selection:t})=>{if(!Kt(t))return!1;for(let e of t.getNodes()){if(Le(e)&&e.getFormatType()==="right")continue;let o=e.getParent();if(!(Le(o)&&o.getFormatType()==="right"))return!1}return!0},key:"alignRight",label:({i18n:t})=>t.t("lexical:align:alignRightLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Jt,"right")},order:3},{ChildComponent:sn,isActive:({selection:t})=>{if(!Kt(t))return!1;for(let e of t.getNodes()){if(Le(e)&&e.getFormatType()==="justify")continue;let o=e.getParent();if(!(Le(o)&&o.getFormatType()==="justify"))return!1}return!0},key:"alignJustify",label:({i18n:t})=>t.t("lexical:align:alignJustifyLabel"),onSelect:({editor:t})=>{t.dispatchCommand(Jt,"justify")},order:4}])],Nc=$({toolbarFixed:{groups:un},toolbarInline:{groups:un}});import{$createQuoteNode as xn,$isQuoteNode as hn,QuoteNode as Rc}from"@lexical/rich-text";import{$setBlocksType as Cn}from"@lexical/selection";import{$getSelection as bn,$isRangeSelection as Ic}from"lexical";import{jsx as dn}from"react/jsx-runtime";import"react";var jo=()=>dn("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:dn("path",{d:"M13.5353 10.5725C13.5353 9.47709 11.0456 9.99991 11.0456 7.85883C11.0456 6.46464 12.1162 5.61816 13.361 5.61816C14.805 5.61816 16 6.86298 16 8.92937C16 11.2945 14.4564 13.7841 11.1203 14.3816L10.8216 13.1368C12.888 12.4895 13.5353 11.4937 13.5353 10.5725ZM6.71369 10.5725C6.71369 9.47709 4.22407 9.99991 4.22407 7.85883C4.22407 6.46464 5.29461 5.61816 6.53942 5.61816C7.9834 5.61816 9.17842 6.86298 9.17842 8.92937C9.17842 11.2945 7.63485 13.7841 4.29876 14.3816L4 13.1368C6.06639 12.4895 6.71369 11.4937 6.71369 10.5725Z",fill:"currentColor"})});import{jsx as mn}from"react/jsx-runtime";import"react";var mt=()=>mn("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:mn("path",{d:"M11.708 14.5H7.79785V13.9414H8.01367C9.00391 13.9414 9.15625 13.9033 9.15625 13.6113V6.70508H8.07715C6.82031 6.70508 6.73145 7.08594 6.28711 8.67285H5.80469L5.91895 6.12109H13.5869L13.7012 8.67285H13.2188C12.7744 7.08594 12.6855 6.70508 11.4287 6.70508H10.3496V13.6113C10.3496 13.9033 10.502 13.9414 11.4922 13.9414H11.708V14.5Z",fill:"currentColor"})});var te=t=>({type:"dropdown",ChildComponent:mt,items:t,key:"text",order:25});import{$createQuoteNode as Lc,$isQuoteNode as pn,QuoteNode as yc}from"@lexical/rich-text";var fn={type:"element",dependencies:[yc],export:(t,e)=>{if(!pn(t))return null;let o=e(t).split(`
|
|
2
2
|
`),r=[];for(let n of o)r.push("> "+n);return r.join(`
|
|
3
|
-
`)},regExp:/^>\s/,replace:(t,e,o,r)=>{if(r){let l=t.getPreviousSibling();if(
|
|
4
|
-
`&&(s=s.slice(0,-1)),T=S;for(let
|
|
5
|
-
`&&(s=s.slice(0,-1)),T=S,
|
|
3
|
+
`)},regExp:/^>\s/,replace:(t,e,o,r)=>{if(r){let l=t.getPreviousSibling();if(pn(l)){l.splice(l.getChildrenSize(),0,[...e]),l.select(0,0),t.remove();return}}let n=Lc();n.append(...e),t.replace(n),n.select(0,0)}};var gn=[te([{ChildComponent:jo,isActive:({selection:t})=>{if(!Ic(t))return!1;for(let e of t.getNodes())if(!hn(e)&&!hn(e.getParent()))return!1;return!0},key:"blockquote",label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=bn();Cn(e,()=>xn())})},order:20}])],vc=$({markdownTransformers:[fn],nodes:[Rc],slashMenu:{groups:[Y([{Icon:jo,key:"blockquote",keywords:["quote","blockquote"],label:({i18n:t})=>t.t("lexical:blockquote:label"),onSelect:({editor:t})=>{t.update(()=>{let e=bn();Cn(e,()=>xn())})}}])]},toolbarFixed:{groups:gn},toolbarInline:{groups:gn}});import{getTranslation as ro}from"@payloadcms/translations";import{jsx as Ho,jsxs as Mc}from"react/jsx-runtime";import"react";var Xt=()=>Mc("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ho("rect",{height:"4",rx:"0.5",stroke:"currentColor",width:"4",x:"8",y:"5"}),Ho("rect",{height:"4",rx:"0.5",stroke:"currentColor",width:"4",x:"5",y:"11"}),Ho("rect",{height:"4",rx:"0.5",stroke:"currentColor",width:"4",x:"11",y:"11"})]});import{jsx as kn}from"react/jsx-runtime";import"react";var zt=()=>kn("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:kn("path",{clipRule:"evenodd",d:"M5.33333 6.5C5.11232 6.5 4.90036 6.5878 4.74408 6.74408C4.5878 6.90036 4.5 7.11232 4.5 7.33333V12.1667C4.5 12.3877 4.5878 12.5996 4.74408 12.7559C4.90036 12.9122 5.11232 13 5.33333 13H14.6667C14.8877 13 15.0996 12.9122 15.2559 12.7559C15.4122 12.5996 15.5 12.3877 15.5 12.1667V11.6667C15.5 11.3905 15.7239 11.1667 16 11.1667C16.2761 11.1667 16.5 11.3905 16.5 11.6667V12.1667C16.5 12.6529 16.3068 13.1192 15.963 13.463C15.6192 13.8068 15.1529 14 14.6667 14H5.33333C4.8471 14 4.38079 13.8068 4.03697 13.463C3.69315 13.1192 3.5 12.6529 3.5 12.1667V7.33333C3.5 6.8471 3.69315 6.38079 4.03697 6.03697C4.38079 5.69315 4.8471 5.5 5.33333 5.5H10.3333C10.6095 5.5 10.8333 5.72386 10.8333 6C10.8333 6.27614 10.6095 6.5 10.3333 6.5H5.33333ZM13 6.5C12.7239 6.5 12.5 6.27614 12.5 6C12.5 5.72386 12.7239 5.5 13 5.5H16C16.2761 5.5 16.5 5.72386 16.5 6V9C16.5 9.27614 16.2761 9.5 16 9.5C15.7239 9.5 15.5 9.27614 15.5 9V7.20711L13.3536 9.35355C13.1583 9.54882 12.8417 9.54882 12.6464 9.35355C12.4512 9.15829 12.4512 8.84171 12.6464 8.64645L14.7929 6.5H13ZM6.16699 8.33325C6.16699 8.05711 6.39085 7.83325 6.66699 7.83325H11.0003C11.2765 7.83325 11.5003 8.05711 11.5003 8.33325C11.5003 8.60939 11.2765 8.83325 11.0003 8.83325H6.66699C6.39085 8.83325 6.16699 8.60939 6.16699 8.33325ZM6.16699 10.9999C6.16699 10.7238 6.39085 10.4999 6.66699 10.4999H13.3337C13.6098 10.4999 13.8337 10.7238 13.8337 10.9999C13.8337 11.2761 13.6098 11.4999 13.3337 11.4999H6.66699C6.39085 11.4999 6.16699 11.2761 6.16699 10.9999Z",fill:"currentColor",fillRule:"evenodd"})});import{jsx as Dc}from"react/jsx-runtime";import"react";function Zt(t,e){return t?()=>Dc("img",{alt:e??"Block Image",className:"lexical-block-custom-image",src:t,style:{maxHeight:20,maxWidth:20}}):Xt}import{$parseSerializedNode as vn}from"lexical";import{JSOX as Uo}from"jsox";function Yt({propsString:t}){let e={},o="",r=!0;for(let n=0;n<t.length;n++){let l=t[n];if(r)l==="="||l===" "?o&&(l===" "?(e[o]=!0,o=""):r=!1):o+=l;else{let i=$c(t,n);e[o]=i.value,n=i.newIndex,o="",r=!0}}return o&&(e[o]=!0),e}function $c(t,e){let o=t[e];return o==='"'?_n(t,e):o==="'"?_n(t,e,!0):o==="{"?Oc(t,e):o==="["?Ac(t,e):Pc(t,e)}function Ac(t,e){let o=1,r="",n=e+1;for(;n<t.length&&o>0;)t[n]==="["?o++:t[n]==="]"&&o--,o>0&&(r+=t[n]),n++;return{newIndex:n,value:Uo.parse(`[${r}]`)}}function _n(t,e,o=!1){let r="",n=e+1;for(;n<t.length&&(t[n]!==(o?"'":'"')||t[n-1]==="\\");)r+=t[n],n++;return{newIndex:n,value:r}}function Oc(t,e){let o=1,r="",n=e+1;for(;n<t.length&&o>0;)t[n]==="{"?o++:t[n]==="}"&&o--,o>0&&(r+=t[n]),n++;return{newIndex:n,value:Fc(r)}}function Fc(t){return t[0]!=="{"?Uo.parse(t):Uo.parse(t.replace(/(\w+):/g,'"$1":'))}function Pc(t,e){let o="",r=e;for(;r<t.length&&t[r]!==" ";)o+=t[r],r++;return{newIndex:r-1,value:o}}function pt({props:t}){let e=[];for(let[o,r]of Object.entries(t))typeof r=="string"?e.push(`${o}="${Bc(r)}"`):typeof r=="number"?e.push(`${o}={${r}}`):typeof r=="boolean"?r&&e.push(`${o}`):r!==null&&typeof r=="object"&&(Array.isArray(r)?e.push(`${o}={[${r.map(n=>JSON.stringify(n,Tn)).join(", ")}]}`):e.push(`${o}={${JSON.stringify(r,Tn)}}`));return e.join(" ")}function Bc(t){return t.replace(/"/g,""")}function Tn(t,e){return typeof e=="string"?e.replace(/'/g,"\\'"):e}function qt({isEndOptional:t,lines:e,regexpEndRegex:o,startLineIndex:r,startMatch:n,trimChildren:l}){let i="",s="",d=e.slice(r),c=!1,u=0,a=0,m=null,p=!1,f=0,h=d[0].slice(0,n.index),g=0,T=r;e:for(let[S,_]of d.entries()){let b=l?_.trim():_,x=0;if(l)for(let k=0;k<_.length&&_[k]===" ";k++)x++;let C=0;for(S===0&&(C=(n.index??0)+n[0].length-x);C<b.length;){let k=b[C],y=b[C+1];if(c){if(k==="`"&&f++,f%2===0)if(k==="<"&&y==="/"){if(u--,u<0){s[s.length-1]===`
|
|
4
|
+
`&&(s=s.slice(0,-1)),T=S;for(let R=C;R<b.length;R++)if(b[R]===">"){g=R+1;break}break e}}else if(k==="/"&&y===">"){if(u--,u<0){s[s.length-1]===`
|
|
5
|
+
`&&(s=s.slice(0,-1)),T=S,g=C+2;break e}}else k==="<"&&y!=="/"&&u++;s+=k}else{if(k==="{"&&!m?a++:k==="}"&&!m?a--:(k==='"'||k==="'")&&!m?m=k:k===m&&(m=null),k==="/"&&y===">"&&a===0&&!m){p=!0,T=S,g=C+2;break e}else if(k===">"&&a===0&&!m){c=!0,C++;continue}i+=k}C++}if(c?s?.length>0&&S>0&&(s+=`
|
|
6
6
|
`):i+=`
|
|
7
|
-
`,o&&u<0){let b
|
|
7
|
+
`,o&&u<0){let k=b.match(o);if(k?.index!==void 0){T=S,g=k.index+k[0].length-1;break}}if(S===d.length-1&&!t&&!p)throw new Error("End match not found for lines "+e.join(`
|
|
8
8
|
`)+`
|
|
9
9
|
|
|
10
|
-
. Start match: `+JSON.stringify(n))}return{afterEndLine:d[T].trim().slice(x),beforeStartLine:h,content:s,endLineIndex:r+T,endlineLastCharIndex:x,propsString:i}}import{jsx as gu}from"react/jsx-runtime";import xu from"bson-objectid";import{$applyNodeReplacement as Cu}from"lexical";import"react";import{DecoratorBlockNode as Bc}from"@lexical/react/LexicalDecoratorBlockNode.js";import jc from"bson-objectid";import{$applyNodeReplacement as Hc}from"lexical";var xt=class extends Bc{__cacheBuster;__fields;constructor({cacheBuster:e,fields:o,format:r,key:n}){super(r,n),this.__fields=o,this.__cacheBuster=e||0}static clone(e){return new this({cacheBuster:e.__cacheBuster,fields:e.__fields,format:e.__format,key:e.__key})}static getType(){return"block"}static importDOM(){return{}}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=Uc(e.fields);return o.setFormat(e.format),o}static isInline(){return!1}decorate(e,o){return null}exportDOM(){let e=document.createElement("div"),o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),type:"block",fields:this.getFields(),version:2}}getCacheBuster(){return this.getLatest().__cacheBuster}getFields(){return this.getLatest().__fields}getTextContent(){return"Block Field"}setFields(e,o){let r=this.getWritable();r.__fields=e,o||r.__cacheBuster++}};function Uc(t){return Hc(new xt({fields:{...t,id:t?.id||new jc.default().toHexString()}}))}import{jsx as G,jsxs as Ct,Fragment as En}from"react/jsx-runtime";import{Button as Sn,Collapsible as Zc,Drawer as Yc,EditDepthProvider as qc,ErrorPill as Qc,Form as eu,formatDrawerSlug as tu,FormSubmit as ou,Pill as ru,RenderFields as nu,SectionTitle as lu,useConfig as iu,useDocumentForm as su,useDocumentInfo as Ln,useEditDepth as au,useFormSubmitted as cu,useServerFunctions as uu,useTranslation as du}from"@payloadcms/ui";import{abortAndIgnore as Go}from"@payloadcms/ui/shared";import{deepCopyObjectSimpleWithoutReactComponents as Qt,reduceFieldsToValues as Nn}from"payload/shared";import bt,{useCallback as Vo,useEffect as Ko,useMemo as kt,useRef as Jo}from"react";import{useLexicalComposerContext as mu}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as pu}from"@lexical/react/useLexicalEditable";import{getTranslation as fu}from"@payloadcms/translations";import{$getNodeByKey as eo}from"lexical";import{v4 as hu}from"uuid";import{c as Wc}from"react/compiler-runtime";import{jsx as qt,jsxs as Gc}from"react/jsx-runtime";import{useLexicalEditable as Vc}from"@lexical/react/useLexicalEditable";import{RenderFields as Kc,useFormSubmitted as Jc}from"@payloadcms/ui";import Xc,{createContext as zc}from"react";var _n=zc({baseClass:"lexical-block",BlockCollapsible:()=>null,BlockDrawer:()=>null,CustomBlock:null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),Ce=()=>Xc.use(_n),Tn=t=>{let e=Wc(4),{Collapsible:o,...r}=t,{BlockDrawer:n,CustomBlock:l,errorCount:i,formSchema:s}=r,c=Jc()&&i>0,u=Vc(),a;e[0]!==o||e[1]!==i||e[2]!==c?(a=p=>{let{children:f,...h}=p;return qt(o,{errorCount:i,fieldHasErrors:c,...h,children:f})},e[0]=o,e[1]=i,e[2]=c,e[3]=a):a=e[3];let m=a;return l?Gc(_n,{value:{...r,BlockCollapsible:m},children:[l,qt(n,{})]}):qt(m,{children:qt(Kc,{fields:s,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!u})})};function wn({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var ee="lexical-block",yn=t=>{let{cacheBuster:e,formData:o,nodeKey:r}=t,n=cu(),{id:l,collectionSlug:i,globalSlug:s}=Ln(),{fieldProps:{featureClientSchemaMap:d,field:c,initialLexicalFormState:u,schemaPath:a},uuid:m}=j(),{fields:p}=su(),f=Jo(new AbortController),h=au(),[x,T]=bt.useState(0),{config:E}=iu(),S=tu({slug:`lexical-blocks-create-${m}-${o.id}`,depth:h}),{toggleDrawer:_}=ge(S),{getDocPreferences:k,setDocFieldPreferences:g}=Ln(),[C]=mu(),b=pu(),y=o.blockType,{getFormState:A}=uu(),I=`${a}.lexical_internal_feature.blocks.lexical_blocks.${y}.fields`,[L,w]=bt.useState(()=>u?.[o.id]?.formState?{...u?.[o.id]?.formState,blockName:{initialValue:o.blockName,passesCondition:!0,valid:!0,value:o.blockName}}:!1),N=Jo(!1),R=Jo(e);Ko(()=>{N.current?(R.current!==e&&w(!1),R.current=e):N.current=!0},[e]);let[$,v]=bt.useState(L?._components?.customComponents?.BlockLabel??void 0),[O,D]=bt.useState(L?._components?.customComponents?.Block??void 0);Ko(()=>{let H=new AbortController;return o&&!L&&(async()=>{let{state:V}=await A({id:l,collectionSlug:i,data:o,docPermissions:{fields:!0},docPreferences:await k(),documentFormState:Qt(p),globalSlug:s,initialBlockData:o,operation:"update",readOnly:!b,renderAllFields:!0,schemaPath:I,signal:H.signal});if(V){V.blockName={initialValue:o.blockName,passesCondition:!0,valid:!0,value:o.blockName};let X=Nn(Qt(V),!0);C.update(()=>{let Y=eo(r);if(Y&&Ae(Y)){let re=X;re.blockType=y,Y.setFields(re,!0)}}),w(V),v(V._components?.customComponents?.BlockLabel??void 0),D(V._components?.customComponents?.Block??void 0)}})(),()=>{Go(H)}},[A,I,b,l,o,C,r,L,i,s,k,p,y]);let[W,q]=bt.useState(u?.[o.id]?.collapsed??!1),J=`${a}.lexical_internal_feature.blocks.lexical_blocks.${y}`,fe=d.blocks?.[J]?.[0],U=fe.blockReferences?typeof fe?.blockReferences?.[0]=="string"?E.blocksMap[fe?.blockReferences?.[0]]:fe?.blockReferences?.[0]:fe?.blocks?.[0],{i18n:le,t:he}=du(),ut=Vo(async({formState:H,submit:ce})=>{Go(f.current);let V=new AbortController;f.current=V;let{state:X}=await A({id:l,collectionSlug:i,docPermissions:{fields:!0},docPreferences:await k(),documentFormState:Qt(p),formState:H,globalSlug:s,initialBlockFormState:H,operation:"update",readOnly:!b,renderAllFields:!!ce,schemaPath:I,signal:V.signal});if(!X)return H;H.blockName&&(X.blockName=H.blockName);let Y=Nn(wn({fields:Qt(X)}),!0);if(setTimeout(()=>{C.update(()=>{let re=eo(r);if(re&&Ae(re)){let Ke=Y;Ke.blockType=y,re.setFields(Ke,!0)}})},0),ce){v(X._components?.customComponents?.BlockLabel??void 0),D(X._components?.customComponents?.Block??void 0);let re=0;for(let Ke of Object.values(X))Ke?.valid===!1&&re++;T(re)}return X},[A,l,i,k,s,I,y,p,b,C,r]);Ko(()=>()=>{Go(f.current)},[]);let Ne=Vo(()=>{C.update(()=>{eo(r)?.remove()})},[C,r]),ye=U?.labels?.singular?fu(U.labels.singular,le):U?.slug,jt=Vo(H=>{k().then(ce=>{let X=ce?.fields?.[c.name]?.collapsed,Y=X&&X?.length?X:[];H?Y.includes(o.id)||Y.push(o.id):Y.includes(o.id)&&Y.splice(Y.indexOf(o.id),1),g(c.name,{collapsed:Y,hello:"hi"})})},[k,c.name,g,o.id]),Ge=kt(()=>()=>G(Sn,{buttonStyle:"icon-label",className:`${ee}__editButton`,disabled:!b,el:"button",icon:"edit",onClick:H=>(H.preventDefault(),H.stopPropagation(),_(),!1),onMouseDown:H=>{H.preventDefault()},round:!0,size:"small",tooltip:he("lexical:blocks:inlineBlocks:edit",{label:ye})}),[ye,he,b,_]),Ve=kt(()=>()=>G(Sn,{buttonStyle:"icon-label",className:`${ee}__removeButton`,disabled:!b,icon:"x",onClick:H=>{H.preventDefault(),Ne()},round:!0,tooltip:"Remove Block"}),[b,Ne]),$o=kt(()=>({Actions:H,children:ce,className:V,collapsibleProps:X,disableBlockName:Y,editButton:re,errorCount:Ke,fieldHasErrors:Oo,Label:en,Pill:tn,removeButton:pc})=>G("div",{className:ee+" "+ee+"-"+y,children:G(Zc,{className:[`${ee}__row`,Oo?`${ee}__row--has-errors`:`${ee}__row--no-errors`,V].filter(Boolean).join(" "),collapsibleStyle:Oo?"error":"default",header:Ct("div",{className:`${ee}__block-header`,children:[typeof en<"u"?en:typeof $<"u"?$:Ct("div",{className:`${ee}__block-label`,children:[typeof tn<"u"?tn:G(ru,{className:`${ee}__block-pill ${ee}__block-pill-${y}`,pillStyle:"white",size:"small",children:ye??y}),!Y&&!U?.admin?.disableBlockName&&G(lu,{path:"blockName",readOnly:!b}),Oo&&G(Qc,{count:Ke??0,i18n:le,withMessage:!0})]}),G("div",{className:`${ee}__block-actions`,children:typeof H<"u"?H:Ct(En,{children:[O&&re!==!1||!O&&re?G(Ge,{}):null,pc!==!1&&b?G(Ve,{}):null]})})]}),isCollapsed:W,onToggle:on=>{jt(on),q(on)},...X||{},children:ce},0)}),[O,$,Ge,Ve,ye,U?.admin?.disableBlockName,y,le,W,jt,b]),qr=o?.id,Qr=kt(()=>()=>G(qc,{children:G(Yc,{className:"",slug:S,title:he(`lexical:blocks:inlineBlocks:${qr?"edit":"create"}`,{label:ye??he("lexical:blocks:inlineBlocks:label")}),children:L?Ct(En,{children:[G(nu,{fields:U?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:I,permissions:!0,readOnly:!b}),G(ou,{programmaticSubmit:!0,children:he("fields:saveChanges")})]}):null})}),[L,S,qr,ye,he,b,U?.fields,I]),mc=kt(()=>L?G(eu,{beforeSubmit:[async({formState:H})=>await ut({formState:H,submit:!0})],el:"div",fields:U?.fields??[],initialState:L,onChange:[ut],onSubmit:(H,ce)=>{ce.blockType=y,C.update(()=>{let V=eo(r);V&&Ae(V)&&V.setFields(ce,!0)}),_()},submitted:n,uuid:hu(),children:G(Tn,{baseClass:ee,BlockDrawer:Qr,Collapsible:$o,CustomBlock:O,EditButton:Ge,errorCount:x,formSchema:U?.fields??[],initialState:L,nodeKey:r,RemoveButton:Ve})}):null,[$o,Qr,O,y,Ve,Ge,C,x,_,U?.fields,L,r,ut,n]);return U?mc:G($o,{disableBlockName:!0,fieldHasErrors:!0,children:Ct("div",{className:"lexical-block-not-found",children:["Error: Block '",y,"' not found in the config but exists in the lexical data"]})})};var ie=class extends xt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=$e(e.fields);return o.setFormat(e.format),o}decorate(e,o){return gu(yn,{cacheBuster:this.getCacheBuster(),formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function $e(t){return Cu(new ie({fields:{...t,id:t?.id||new xu.default().toHexString()}}))}function Ae(t){return t instanceof ie}import{createHeadlessEditor as bu}from"@lexical/headless";function Xo(t,e){return({editorState:r})=>{let n=bu({nodes:t});try{n.setEditorState(n.parseEditorState(r))}catch(i){console.error("getLexicalToMarkdown: ERROR parsing editor state",i)}let l="";return n.getEditorState().read(()=>{l=Ut(e)}),l}}import{createHeadlessEditor as ku}from"@lexical/headless";function to(t,e){return({markdown:r})=>{let n=ku({nodes:t});return n.update(()=>{Ht(r,e)},{discrete:!0}),n.getEditorState().toJSON()}}function _u(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var vn=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let r of t){let n=In(r,!1);n&&(o=o.concat(n))}if(e?.length)for(let r of e){let n=In(r,!0);n&&(o=o.concat(n))}return o};function In(t,e){if(!t.jsx)return null;let o=_u(t.slug),r=[];return e?(r.push(({allNodes:n,allTransformers:l})=>({type:"text-match",dependencies:[dt],export:i=>{if(!pt(i)||i.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let s=i.getFields(),d=Xo(n,l),c=t.jsx.export({fields:s,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};return c?.children?.length?`<${s.blockType}${u?" "+gt({props:a}):""}>${c.children}</${s.blockType}>`:`<${s.blockType}${u?" "+gt({props:a}):""}/>`},getEndIndex:(i,s)=>{let{endlineLastCharIndex:d}=Yt({isEndOptional:!1,lines:[i.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:s,trimChildren:!1});return d},importRegExp:t.jsx?.customStartRegex??o.regExpStart,regExp:/___ignoreignoreignore___/g,replace(i,s){let{content:d,propsString:c}=Yt({isEndOptional:!1,lines:[i.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...s,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let u=to(n,l),a=t.jsx.import({children:d,closeMatch:null,htmlToLexical:null,markdownToLexical:u,openMatch:s,props:c?Zt({propsString:c}):{}});if(a===!1)return;let m=mt({blockType:t.slug,...a});i.replace(m)}})),r):(r.push(({allNodes:n,allTransformers:l})=>({dependencies:[ie],export:i=>{if(!Ae(i)||i.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let s=i.getFields(),d=Xo(n,l),c=t.jsx.export({fields:s,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};if(c?.children?.length){let m=c.children,p="";if(m.includes(`
|
|
10
|
+
. Start match: `+JSON.stringify(n))}return{afterEndLine:d[T].trim().slice(g),beforeStartLine:h,content:s,endLineIndex:r+T,endlineLastCharIndex:g,propsString:i}}import{jsx as Cu}from"react/jsx-runtime";import bu from"bson-objectid";import{$applyNodeReplacement as ku}from"lexical";import"react";import{DecoratorBlockNode as jc}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as Hc}from"@lexical/utils";import Uc from"bson-objectid";import{$applyNodeReplacement as Wc}from"lexical";var ft=class extends jc{__cacheBuster;__fields;constructor({cacheBuster:e,fields:o,format:r,key:n}){super(r,n),this.__fields=o,this.__cacheBuster=e||0}static clone(e){return new this({cacheBuster:e.__cacheBuster,fields:e.__fields,format:e.__format,key:e.__key})}static getType(){return"block"}static importDOM(){return{}}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=Gc(e.fields);return o.setFormat(e.format),o}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return Hc(o,e?.theme?.block),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div"),o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),type:"block",fields:this.getFields(),version:2}}getCacheBuster(){return this.getLatest().__cacheBuster}getFields(){return this.getLatest().__fields}getTextContent(){return"Block Field"}setFields(e,o){let r=this.getWritable();r.__fields=e,o||r.__cacheBuster++}};function Gc(t){return Wc(new ft({fields:{...t,id:t?.id||new Uc.default().toHexString()}}))}import{jsx as V,jsxs as ht,Fragment as Nn}from"react/jsx-runtime";import{useLexicalComposerContext as qc}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Qc}from"@lexical/react/useLexicalEditable";import{getTranslation as eu}from"@payloadcms/translations";import{Button as Ln,Collapsible as tu,Drawer as ou,EditDepthProvider as ru,ErrorPill as nu,Form as lu,formatDrawerSlug as iu,FormSubmit as su,Pill as au,RenderFields as cu,SectionTitle as uu,useConfig as du,useDocumentForm as mu,useDocumentInfo as yn,useEditDepth as pu,useFormSubmitted as fu,useServerFunctions as hu,useTranslation as gu}from"@payloadcms/ui";import{abortAndIgnore as Wo}from"@payloadcms/ui/shared";import{$getNodeByKey as eo}from"lexical";import{deepCopyObjectSimpleWithoutReactComponents as to,reduceFieldsToValues as Rn}from"payload/shared";import gt,{useCallback as Go,useEffect as Vo,useMemo as xt,useRef as Ko}from"react";import{v4 as xu}from"uuid";import{c as Vc}from"react/compiler-runtime";import{jsx as Qt,jsxs as Kc}from"react/jsx-runtime";import{useLexicalEditable as Jc}from"@lexical/react/useLexicalEditable";import{RenderFields as Xc,useFormSubmitted as zc}from"@payloadcms/ui";import Zc,{createContext as Yc}from"react";var wn=Yc({baseClass:"LexicalEditorTheme__block",BlockCollapsible:()=>null,BlockDrawer:()=>null,CustomBlock:null,EditButton:()=>null,errorCount:0,formSchema:[],initialState:!1,nodeKey:"",RemoveButton:()=>null}),ge=()=>Zc.use(wn),En=t=>{let e=Vc(4),{Collapsible:o,...r}=t,{BlockDrawer:n,CustomBlock:l,errorCount:i,formSchema:s}=r,c=zc()&&i>0,u=Jc(),a;e[0]!==o||e[1]!==i||e[2]!==c?(a=p=>{let{children:f,...h}=p;return Qt(o,{errorCount:i,fieldHasErrors:c,...h,children:f})},e[0]=o,e[1]=i,e[2]=c,e[3]=a):a=e[3];let m=a;return l?Kc(wn,{value:{...r,BlockCollapsible:m},children:[l,Qt(n,{})]}):Qt(m,{children:Qt(Xc,{fields:s,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!u})})};function Sn({fields:t}){for(let e in t){let o=t[e];Array.isArray(o?.rows)&&"value"in o&&(o.disableFormData=!0)}return t}var In=t=>{let{cacheBuster:e,className:o,formData:r,nodeKey:n}=t,l=fu(),{id:i,collectionSlug:s,globalSlug:d}=yn(),{fieldProps:{featureClientSchemaMap:c,field:u,initialLexicalFormState:a,schemaPath:m},uuid:p}=H(),{fields:f}=mu(),h=Ko(new AbortController),g=pu(),[T,E]=gt.useState(0),{config:S}=du(),_=iu({slug:`lexical-blocks-create-${p}-${r.id}`,depth:g}),{toggleDrawer:b}=fe(_),{getDocPreferences:x,setDocFieldPreferences:C}=yn(),[k]=qc(),y=Qc(),R=r.blockType,{getFormState:M}=hu(),L=`${m}.lexical_internal_feature.blocks.lexical_blocks.${R}.fields`,[w,N]=gt.useState(()=>{let j=a?.[r.id]?.formState;return j?Object.fromEntries(Object.entries(j).map(([z,W])=>[z,z in r?{...W,initialValue:r[z],value:r[z]}:W])):!1}),I=Ko(!1),A=Ko(e);Vo(()=>{I.current?(A.current!==e&&N(!1),A.current=e):I.current=!0},[e]);let[v,O]=gt.useState(w?._components?.customComponents?.BlockLabel??void 0),[D,G]=gt.useState(w?._components?.customComponents?.Block??void 0);Vo(()=>{let j=new AbortController;return r&&!w&&(async()=>{let{state:W}=await M({id:i,collectionSlug:s,data:r,docPermissions:{fields:!0},docPreferences:await x(),documentFormState:to(f),globalSlug:d,initialBlockData:r,operation:"update",readOnly:!y,renderAllFields:!0,schemaPath:L,signal:j.signal});if(W){W.blockName={initialValue:r.blockName,passesCondition:!0,valid:!0,value:r.blockName};let Z=Rn(to(W),!0);k.update(()=>{let ee=eo(n);if(ee&&Me(ee)){let ne=Z;ne.blockType=R,ee.setFields(ne,!0)}}),N(W),O(W._components?.customComponents?.BlockLabel??void 0),G(W._components?.customComponents?.Block??void 0)}})(),()=>{Wo(j)}},[M,L,y,i,r,k,n,w,s,d,x,f,R]);let[Q,J]=gt.useState(a?.[r.id]?.collapsed??!1),Ft=`${m}.lexical_internal_feature.blocks.lexical_blocks.${R}`,X=c.blocks?.[Ft]?.[0],U=X.blockReferences?typeof X?.blockReferences?.[0]=="string"?S.blocksMap[X?.blockReferences?.[0]]:X?.blockReferences?.[0]:X?.blocks?.[0],{i18n:Ue,t:Se}=gu(),pe=Go(async({formState:j,submit:z})=>{Wo(h.current);let W=new AbortController;h.current=W;let{state:Z}=await M({id:i,collectionSlug:s,docPermissions:{fields:!0},docPreferences:await x(),documentFormState:to(f),formState:j,globalSlug:d,initialBlockFormState:j,operation:"update",readOnly:!y,renderAllFields:!!z,schemaPath:L,signal:W.signal});if(!Z)return j;j.blockName&&(Z.blockName=j.blockName);let ee=Rn(Sn({fields:to(Z)}),!0);if(setTimeout(()=>{k.update(()=>{let ne=eo(n);if(ne&&Me(ne)){let Ge=ee;Ge.blockType=R,ne.setFields(Ge,!0)}})},0),z){O(Z._components?.customComponents?.BlockLabel??void 0),G(Z._components?.customComponents?.Block??void 0);let ne=0;for(let Ge of Object.values(Z))Ge?.valid===!1&&ne++;E(ne)}return Z},[M,i,s,x,d,L,R,f,y,k,n]);Vo(()=>()=>{Wo(h.current)},[]);let Bt=Go(()=>{k.update(()=>{eo(n)?.remove()})},[k,n]),Ne=U?.labels?.singular?eu(U.labels.singular,Ue):U?.slug,jt=Go(j=>{x().then(z=>{let Z=z?.fields?.[u.name]?.collapsed,ee=Z&&Z?.length?Z:[];j?ee.includes(r.id)||ee.push(r.id):ee.includes(r.id)&&ee.splice(ee.indexOf(r.id),1),C(u.name,{collapsed:ee,hello:"hi"})})},[x,u.name,C,r.id]),We=xt(()=>()=>V(Ln,{buttonStyle:"icon-label",className:`${o}__editButton`,disabled:!y,el:"button",icon:"edit",onClick:j=>(j.preventDefault(),j.stopPropagation(),b(),!1),onMouseDown:j=>{j.preventDefault()},round:!0,size:"small",tooltip:Se("lexical:blocks:inlineBlocks:edit",{label:Ne})}),[o,y,Se,Ne,b]),Ht=xt(()=>()=>V(Ln,{buttonStyle:"icon-label",className:`${o}__removeButton`,disabled:!y,icon:"x",onClick:j=>{j.preventDefault(),Bt()},round:!0,tooltip:"Remove Block"}),[o,y,Bt]),$o=xt(()=>({Actions:j,children:z,className:W,collapsibleProps:Z,disableBlockName:ee,editButton:ne,errorCount:Ge,fieldHasErrors:Ao,Label:on,Pill:rn,removeButton:fc})=>V("div",{className:`${o}__container ${o}-${R}`,children:V(tu,{className:[`${o}__row`,Ao?`${o}__row--has-errors`:`${o}__row--no-errors`,W].filter(Boolean).join(" "),collapsibleStyle:Ao?"error":"default",header:ht("div",{className:`${o}__block-header`,children:[typeof on<"u"?on:typeof v<"u"?v:ht("div",{className:`${o}__block-label`,children:[typeof rn<"u"?rn:V(au,{className:`${o}__block-pill ${o}__block-pill-${R}`,pillStyle:"white",size:"small",children:Ne??R}),!ee&&!U?.admin?.disableBlockName&&V(uu,{path:"blockName",readOnly:!y}),Ao&&V(nu,{count:Ge??0,i18n:Ue,withMessage:!0})]}),V("div",{className:`${o}__block-actions`,children:typeof j<"u"?j:ht(Nn,{children:[D&&ne!==!1||!D&&ne?V(We,{}):null,fc!==!1&&y?V(Ht,{}):null]})})]}),isCollapsed:Q,onToggle:nn=>{jt(nn),J(nn)},...Z||{},children:z},0)}),[D,v,We,Ht,Ne,o,U?.admin?.disableBlockName,R,Ue,Q,jt,y]),en=r?.id,tn=xt(()=>()=>V(ru,{children:V(ou,{className:"",slug:_,title:Se(`lexical:blocks:inlineBlocks:${en?"edit":"create"}`,{label:Ne??Se("lexical:blocks:inlineBlocks:label")}),children:w?ht(Nn,{children:[V(cu,{fields:U?.fields??[],forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:L,permissions:!0,readOnly:!y}),V(su,{programmaticSubmit:!0,children:Se("fields:saveChanges")})]}):null})}),[w,_,en,Ne,Se,y,U?.fields,L]),pc=xt(()=>w?V(lu,{beforeSubmit:[async({formState:j})=>await pe({formState:j,submit:!0})],el:"div",fields:U?.fields??[],initialState:w,onChange:[pe],onSubmit:(j,z)=>{z.blockType=R,k.update(()=>{let W=eo(n);W&&Me(W)&&W.setFields(z,!0)}),b()},submitted:l,uuid:xu(),children:V(En,{baseClass:o,BlockDrawer:tn,Collapsible:$o,CustomBlock:D,EditButton:We,errorCount:T,formSchema:U?.fields??[],initialState:w,nodeKey:n,RemoveButton:Ht})}):null,[$o,tn,D,R,Ht,We,o,k,T,b,U?.fields,w,n,pe,l]);return U?pc:V($o,{disableBlockName:!0,fieldHasErrors:!0,children:ht("div",{className:`${o}-not-found`,children:["Error: Block '",R,"' not found in the config but exists in the lexical data"]})})};var ie=class extends ft{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){e.version===1&&(e={...e,fields:{...e.fields.data},version:2});let o=De(e.fields);return o.setFormat(e.format),o}decorate(e,o){return Cu(In,{cacheBuster:this.getCacheBuster(),className:o.theme.block??"LexicalEditorTheme__block",formData:this.getFields(),nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function De(t){return ku(new ie({fields:{...t,id:t?.id||new bu.default().toHexString()}}))}function Me(t){return t instanceof ie}import{createHeadlessEditor as _u}from"@lexical/headless";function Jo(t,e){return({editorState:r})=>{let n=_u({nodes:t});try{n.setEditorState(n.parseEditorState(r))}catch(i){console.error("getLexicalToMarkdown: ERROR parsing editor state",i)}let l="";return n.getEditorState().read(()=>{l=Wt(e)}),l}}import{createHeadlessEditor as Tu}from"@lexical/headless";function oo(t,e){return({markdown:r})=>{let n=Tu({nodes:t});return n.update(()=>{Ut(r,e)},{discrete:!0}),n.getEditorState().toJSON()}}function wu(t){let e=t.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");return{regExpEnd:new RegExp(`</(${e})\\s*>|<${e}[^>]*?/>`,"i"),regExpStart:new RegExp(`<(${e})([^>]*?)\\s*(/?)>`,"i")}}var Dn=({blocks:t,inlineBlocks:e})=>{if(!t?.length&&!e?.length)return[];let o=[];if(t?.length)for(let r of t){let n=Mn(r,!1);n&&(o=o.concat(n))}if(e?.length)for(let r of e){let n=Mn(r,!0);n&&(o=o.concat(n))}return o};function Mn(t,e){if(!t.jsx)return null;let o=wu(t.slug),r=[];return e?(r.push(({allNodes:n,allTransformers:l})=>({type:"text-match",dependencies:[at],export:i=>{if(!ut(i)||i.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let s=i.getFields(),d=Jo(n,l),c=t.jsx.export({fields:s,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};return c?.children?.length?`<${s.blockType}${u?" "+pt({props:a}):""}>${c.children}</${s.blockType}>`:`<${s.blockType}${u?" "+pt({props:a}):""}/>`},getEndIndex:(i,s)=>{let{endlineLastCharIndex:d}=qt({isEndOptional:!1,lines:[i.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:s,trimChildren:!1});return d},importRegExp:t.jsx?.customStartRegex??o.regExpStart,regExp:/___ignoreignoreignore___/g,replace(i,s){let{content:d,propsString:c}=qt({isEndOptional:!1,lines:[i.getTextContent()],regexpEndRegex:o.regExpEnd,startLineIndex:0,startMatch:{...s,index:0},trimChildren:!1});if(!t?.jsx?.import)return;let u=oo(n,l),a=t.jsx.import({children:d,closeMatch:null,htmlToLexical:null,markdownToLexical:u,openMatch:s,props:c?Yt({propsString:c}):{}});if(a===!1)return;let m=ct({blockType:t.slug,...a});i.replace(m)}})),r):(r.push(({allNodes:n,allTransformers:l})=>({dependencies:[ie],export:i=>{if(!Me(i)||i.getFields()?.blockType?.toLowerCase()!==t.slug.toLowerCase())return null;let s=i.getFields(),d=Jo(n,l),c=t.jsx.export({fields:s,lexicalToMarkdown:d});if(c===!1)return null;if(typeof c=="string")return c;let u=c.props&&Object.keys(c.props)?.length>0,a=c.props??{};if(c?.children?.length){let m=c.children,p="";if(m.includes(`
|
|
11
11
|
`))for(let f of m.split(`
|
|
12
12
|
`)){let h="";!t?.jsx?.doNotTrimChildren&&f!==""&&(h=" "),h+=f+`
|
|
13
13
|
`,p+=h}else p=(t?.jsx?.doNotTrimChildren?"":" ")+m+`
|
|
14
|
-
`;return`<${s.blockType}${u?" "+
|
|
15
|
-
${p}</${s.blockType}>`}return`<${s.blockType}${u?" "+
|
|
14
|
+
`;return`<${s.blockType}${u?" "+pt({props:a}):""}>
|
|
15
|
+
${p}</${s.blockType}>`}return`<${s.blockType}${u?" "+pt({props:a}):""}/>`},handleImportAfterStartMatch:t.jsx?.customEndRegex?void 0:({lines:i,rootNode:s,startLineIndex:d,startMatch:c,transformer:u})=>{let a=typeof u.regExpEnd=="object"&&"regExp"in u.regExpEnd?u.regExpEnd.regExp:u.regExpEnd,m=u.regExpEnd&&typeof u.regExpEnd=="object"&&"optional"in u.regExpEnd?u.regExpEnd.optional:!u.regExpEnd,{afterEndLine:p,beforeStartLine:f,content:h,endLineIndex:g,propsString:T}=qt({isEndOptional:m,lines:i,regexpEndRegex:a,startLineIndex:d,startMatch:c,trimChildren:!1}),E="";if(t?.jsx?.doNotTrimChildren)E=h.endsWith(`
|
|
16
16
|
`)?h.slice(0,-1):h;else if(h.includes(`
|
|
17
|
-
`)){let
|
|
18
|
-
`),C=0;for(let
|
|
19
|
-
`)?h.slice(0,-1):h;break}E+=C===
|
|
17
|
+
`)){let x=h.split(`
|
|
18
|
+
`),C=0;for(let k of x){if(C++,k.startsWith(" "))E+=k.slice(2);else if(k==="")E+=k;else{E=h.endsWith(`
|
|
19
|
+
`)?h.slice(0,-1):h;break}E+=C===x.length?"":`
|
|
20
20
|
`}}else E=(h.startsWith(" ")?h.slice(2):h)+`
|
|
21
|
-
`;if(!t?.jsx?.import)return[!1,d];let S=
|
|
21
|
+
`;if(!t?.jsx?.import)return[!1,d];let S=oo(n,l),_=t.jsx.import({children:E,closeMatch:null,htmlToLexical:null,markdownToLexical:S,openMatch:c,props:T?Yt({propsString:T}):{}});if(_===!1)return[!1,d];let b=De({blockType:t.slug,..._});if(b){let x=null,C=null;if(f?.length){x=S({markdown:f})?.root?.children??[];let k=x?.[0];k&&s.append(vn(k))}if(s.append(b),p?.length){C=S({markdown:p})?.root?.children;let k=s.getChildren()[s.getChildren().length-1],y=vn(C[0])?.getChildren();if(y?.length)for(let R of y)k.append(R)}}return[!0,g]},regExpEnd:t.jsx?.customEndRegex??o.regExpEnd,regExpStart:t.jsx?.customStartRegex??o.regExpStart,type:"multiline-element",replace:(i,s,d,c,u)=>{if(t?.jsx?.import){if(!u){let g="";if(s)for(let T of s)g+=T.getTextContent();u=[g]}let a="";t?.jsx?.doNotTrimChildren?a=u.join(`
|
|
22
22
|
`):a=u.join(`
|
|
23
|
-
`).trim();let m=d[1]?.trim(),p=
|
|
23
|
+
`).trim();let m=d[1]?.trim(),p=oo(n,l),f=t.jsx.import({children:a,closeMatch:c,htmlToLexical:null,markdownToLexical:p,openMatch:d,props:m?Yt({propsString:m}):{}});if(f===!1)return!1;let h=De({blockType:t.slug,...f});h&&i.append(h);return}return!1}})),r)}import{createCommand as $n}from"lexical";var Je=$n("INSERT_BLOCK_COMMAND"),Xe=$n("INSERT_INLINE_BLOCK_COMMAND");import{c as Eu}from"react/compiler-runtime";import{useLexicalComposerContext as Su}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as Nu,$wrapNodeInElement as Lu,mergeRegister as yu}from"@lexical/utils";import{formatDrawerSlug as Ru,useEditDepth as Iu}from"@payloadcms/ui";import{$createParagraphNode as vu,$getNodeByKey as Mu,$getPreviousSelection as Du,$getSelection as $u,$insertNodes as Au,$isParagraphNode as Ou,$isRangeSelection as Fu,$isRootOrShadowRoot as Pu,COMMAND_PRIORITY_EDITOR as An}from"lexical";import{useEffect as Bu,useState as ju}from"react";var On=()=>{let t=Eu(12),[e]=Su(),[o,r]=ju(null),{setCreatedInlineBlock:n,uuid:l}=H(),i=Iu(),s="lexical-inlineBlocks-create-"+l,d;t[0]!==i||t[1]!==s?(d=Ru({slug:s,depth:i}),t[0]=i,t[1]=s,t[2]=d):d=t[2];let c=d,{toggleDrawer:u}=fe(c,!0),a;t[3]!==e||t[4]!==n||t[5]!==o?(a=()=>{if(!e.hasNodes([ie]))throw new Error("BlocksPlugin: BlocksNode not registered on editor");return yu(e.registerCommand(Je,p=>(e.update(()=>{let f=$u()||Du();if(Fu(f)){let h=De(p),{focus:g}=f,T=g.getNode();Nu(h),Ou(T)&&!T.__first&&T.remove()}}),!0),An),e.registerCommand(Xe,p=>{if(o){let h=Mu(o);return!h||!ut(h)?!1:(h.setFields(p),r(null),!0)}let f=ct(p);return n?.(f),Au([f]),Pu(f.getParentOrThrow())&&Lu(f,vu).selectEnd(),!0},An))},t[3]=e,t[4]=n,t[5]=o,t[6]=a):a=t[6];let m;return t[7]!==e||t[8]!==n||t[9]!==o||t[10]!==u?(m=[e,n,o,u],t[7]=e,t[8]=n,t[9]=o,t[10]=u,t[11]=m):m=t[11],Bu(a,m),null};var Hu=$(({config:t,featureClientSchemaMap:e,props:o,schemaPath:r})=>{let n=`${r}.lexical_internal_feature.blocks.lexical_blocks`,l=`${r}.lexical_internal_feature.blocks.lexical_inline_blocks`,i=e.blocks;if(!i)return{};let s=Object.entries(i).filter(([a])=>a.startsWith(n+".")&&!a.replace(n+".","").includes(".")).map(([,a])=>a[0]),d=Object.entries(i).filter(([a])=>a.startsWith(l+".")&&!a.replace(l+".","").includes(".")).map(([,a])=>a[0]),c=s.map(a=>a.blockReferences?typeof a.blockReferences[0]=="string"?t.blocksMap[a.blockReferences[0]]:a.blockReferences[0]:a.blocks[0]).filter(a=>a!==void 0),u=d.map(a=>a.blockReferences?typeof a.blockReferences[0]=="string"?t.blocksMap[a.blockReferences[0]]:a.blockReferences[0]:a.blocks[0]).filter(a=>a!==void 0);return{markdownTransformers:Dn({blocks:c,inlineBlocks:u}),nodes:[ie,at],plugins:[{Component:On,position:"normal"}],sanitizedClientFeatureProps:o,slashMenu:{groups:[c?.length?{items:c.map(a=>({Icon:Zt(a.imageURL,a.imageAltText),key:"block-"+a.slug,keywords:["block","blocks",a.slug],label:({i18n:m})=>a?.labels?.singular?ro(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(Je,{blockName:"",blockType:a.slug})}})),key:"blocks",label:({i18n:a})=>a.t("lexical:blocks:label")}:null,u?.length?{items:u.map(a=>({Icon:zt,key:"inlineBlocks-"+a.slug,keywords:["inlineBlock","inline block",a.slug],label:({i18n:m})=>a?.labels?.singular?ro(a.labels.singular,m):a?.slug,onSelect:({editor:m})=>{m.dispatchCommand(Xe,{blockName:"",blockType:a.slug})}})),key:"inlineBlocks",label:({i18n:a})=>a.t("lexical:blocks:inlineBlocks:label")}:null].filter(Boolean)},toolbarFixed:{groups:[c.length?{type:"dropdown",ChildComponent:Xt,items:c.map((a,m)=>({ChildComponent:Zt(a.imageURL,a.imageAltText),isActive:void 0,key:"block-"+a.slug,label:({i18n:p})=>a?.labels?.singular?ro(a.labels.singular,p):a?.slug,onSelect:({editor:p})=>{p.dispatchCommand(Je,{blockName:"",blockType:a.slug})},order:m})),key:"blocks",order:20}:null,u?.length?{type:"dropdown",ChildComponent:zt,items:u.map((a,m)=>({ChildComponent:a.imageURL?Zt(a.imageURL,a.imageAltText):zt,isActive:void 0,key:"inlineBlock-"+a.slug,label:({i18n:p})=>a?.labels?.singular?ro(a.labels.singular,p):a?.slug,onSelect:({editor:p})=>{p.dispatchCommand(Xe,{blockName:"",blockType:a.slug})},order:m})),key:"inlineBlocks",order:25}:null].filter(Boolean)}}});import{c as Gu}from"react/compiler-runtime";import{jsx as Ae,jsxs as Yo}from"react/jsx-runtime";import{useLexicalComposerContext as Vu}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as Ku,$createTextNode as Ju,$getRoot as Xu,getDOMSelection as Xo}from"lexical";import*as Hn from"react";import{useCallback as $e,useEffect as zo,useLayoutEffect as Pn,useRef as Zo,useState as no}from"react";var Uu=le&&"documentMode"in document?document.documentMode:null,Fn=le&&/Mac|iPod|iPhone|iPad/.test(navigator.platform),v5=le&&/^(?!.*Seamonkey)(?=.*Firefox).*/i.test(navigator.userAgent),M5=le&&"InputEvent"in window&&!Uu?"getTargetRanges"in new window.InputEvent("input"):!1,D5=le&&/Version\/[\d.].*Safari/.test(navigator.userAgent),$5=le&&/iPad|iPhone|iPod/.test(navigator.userAgent)&&!window.MSStream,A5=le&&/Android/.test(navigator.userAgent),O5=le&&/Win/.test(navigator.platform),Wu=le&&/^(?=.*Chrome).*/i.test(navigator.userAgent),F5=le&&/AppleWebKit\/[\d.]+/.test(navigator.userAgent)&&!Wu;var zu=t=>{let e=document.createElement("textarea");e.value=t||"",e.style.position="absolute",e.style.opacity="0",document.body?.appendChild(e),e.focus(),e.select();try{let o=document.execCommand("copy");console.log(o)}catch(o){console.error(o)}document.body?.removeChild(e)},Zu=(t,e)=>{let o=document.createElement("a");o.setAttribute("href","data:text/plain;charset=utf-8,"+encodeURIComponent(e||"")),o.setAttribute("download",t),o.style.display="none",document.body?.appendChild(o),o.click(),document.body?.removeChild(o)},Yu=t=>{let o=((r,n)=>{switch(r){case"click":return` await page.mouse.click(${n.x}, ${n.y});`;case"keydown":return` await page.keyboard.keydown('${n}');`;case"keyup":return` await page.keyboard.keyup('${n}');`;case"press":return` await page.keyboard.press('${n}');`;case"selectAll":return" await selectAll(page);";case"snapshot":return` await assertHTMLSnapshot(page);
|
|
24
24
|
await assertSelection(page, {
|
|
25
25
|
anchorPath: [${n.anchorPath.toString()}],
|
|
26
26
|
anchorOffset: ${n.anchorOffset},
|
|
@@ -30,7 +30,7 @@ ${p}</${s.blockType}>`}return`<${s.blockType}${u?" "+gt({props:a}):""}/>`},handl
|
|
|
30
30
|
`;case"type":return` await page.keyboard.type('${n}');`;default:return""}})(t.name,t.value);switch(t.count){case 1:return o;case 2:return[o,o].join(`
|
|
31
31
|
`);default:return` await repeat(${t.count}, async () => {
|
|
32
32
|
${o}
|
|
33
|
-
);`}};function
|
|
33
|
+
);`}};function qu(t){return t.key.toLowerCase()==="a"&&(Fn?t.metaKey:t.ctrlKey)}function Qu(t){let{anchorNode:e,focusNode:o}=t,{anchorOffset:r,focusOffset:n}=t;return r!==0&&r--,n!==0&&n--,{anchorNode:e,anchorOffset:r,focusNode:o,focusOffset:n}}function Bn(t,e){let o=t,r=[];for(;o!==e;)o!=null&&r.unshift(Array.from(o?.parentNode?.childNodes??[]).indexOf(o)),o=o?.parentNode;return r}var jn=new Set(["ArrowDown","ArrowLeft","ArrowRight","ArrowUp","Backspace","Delete","Enter","Escape"]);function ed(t){let[e,o]=no([]),[r,n]=no(!1),[,l]=no(""),[i,s]=no(""),d=Zo(null),c=Zo(!1),u=Zo(null),a=$e(()=>t,[t]),m=$e(()=>{let _=t.getRootElement(),b=Xo(t._window);return _==null||b==null||b.anchorNode==null||b.focusNode==null||!_.contains(b.anchorNode)||!_.contains(b.focusNode)?null:`
|
|
34
34
|
import {
|
|
35
35
|
initializeE2E,
|
|
36
36
|
assertHTMLSnapshot,
|
|
@@ -47,20 +47,20 @@ describe('Test case', () => {
|
|
|
47
47
|
const {page} = e2e;
|
|
48
48
|
|
|
49
49
|
await page.focus('div[contenteditable="true"]');
|
|
50
|
-
${e.map(
|
|
50
|
+
${e.map(Yu).join(`
|
|
51
51
|
`)}
|
|
52
52
|
});
|
|
53
53
|
});
|
|
54
|
-
`},[t,e]),p=Oe((_,k)=>{o(g=>{let C=e.length-1,b=e[C];if(b&&b.name===_){if(_==="type")return[...e.slice(0,C),{...b,value:b.value+k}];if(b.value===k)return[...e.slice(0,C),{...b,count:b.count+1}]}return[...g,{name:_,count:1,value:k}]})},[e,o]);On(()=>{let _=g=>{if(!r)return;let C=g.key;Zu(g)?p("selectAll",""):Pn.has(C)?p("press",g.key):[...C].length>1?p("keydown",g.key):p("type",g.key)},k=g=>{if(!r)return;let C=g.key;!Pn.has(C)&&[...C].length>1&&p("keyup",g.key)};return t.registerRootListener((g,C)=>{C!==null&&(C.removeEventListener("keydown",_),C.removeEventListener("keyup",k)),g!==null&&(g.addEventListener("keydown",_),g.addEventListener("keyup",k))})},[t,r,p]),On(()=>{u.current&&u.current.scrollTo(0,u.current.scrollHeight)},[m]),Zo(()=>{if(e){let _=m();_!==null&&s(_),u.current&&u.current.scrollTo(0,u.current.scrollHeight)}},[m,e]),Zo(()=>t.registerUpdateListener(({dirtyElements:k,dirtyLeaves:g,editorState:C})=>{if(!r)return;let b=C._selection,y=d.current,A=c.current;if(y!==b){if(g.size===0&&k.size===0&&!A){let L=zo(t._window);if(L&&(L.anchorNode==null||L.focusNode==null))return}d.current=b}c.current=!1;let I=m();I!==null&&s(I)}),[t,m,r,p]),Zo(()=>r?t.registerUpdateListener(()=>{let k=t.getRootElement();k!==null&&l(k?.innerHTML)}):void 0,[t,r]);let f=Oe(_=>{r||(_.update(()=>{let k=Ku();k.clear();let g=Vu();k.append(Gu().append(g)),g.select()}),o([])),n(k=>!k)},[r]),h=Oe(()=>{if(!r)return;let _=zo(t._window);if(_===null||_.anchorNode==null||_.focusNode==null)return;let{anchorNode:k,anchorOffset:g,focusNode:C,focusOffset:b}=Yu(_),y=a().getRootElement(),A;k!==null&&(A=Fn(k,y));let I;C!==null&&(I=Fn(C,y)),p("snapshot",{anchorNode:k,anchorOffset:g,anchorPath:A,focusNode:C,focusOffset:b,focusPath:I})},[p,r,a]),x=Oe(()=>{Ju(m())},[m]),T=Oe(()=>{Xu("test.js",m())},[m]);return[Fe("button",{className:`editor-dev-button ${r?"active":""}`,id:"test-recorder-button",onClick:_=>{f(a()),_.preventDefault()},title:r?"Disable test recorder":"Enable test recorder",type:"button",children:r?"Disable test recorder":"Enable test recorder"}),r?qo("div",{className:"test-recorder-output",children:[qo("div",{className:"test-recorder-toolbar",children:[Fe("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:_=>{h(),_.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),Fe("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:_=>{x(),_.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),Fe("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:_=>{T(),_.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),Fe("pre",{id:"test-recorder",ref:u,children:i})]}):null]}var jn=()=>{let t=Uu(3),[e]=Wu(),[o,r]=qu(e),n;return t[0]!==o||t[1]!==r?(n=qo(Bn.Fragment,{children:[Fe("p",{children:"HI"}),o,r,Fe("p",{children:"DONE"})]}),t[0]=o,t[1]=r,t[2]=n):n=t[2],n};var Qu=M({plugins:[{Component:jn,position:"bottom"}]});import{c as ed}from"react/compiler-runtime";import{jsx as td}from"react/jsx-runtime";import{useLexicalComposerContext as od}from"@lexical/react/LexicalComposerContext.js";import{TreeView as rd}from"@lexical/react/LexicalTreeView.js";import"react";var Hn=()=>{let t=ed(2),[e]=od(),o;return t[0]!==e?(o=td(rd,{editor:e,timeTravelButtonClassName:"debug-timetravel-button",timeTravelPanelButtonClassName:"debug-timetravel-panel-button",timeTravelPanelClassName:"debug-timetravel-panel",timeTravelPanelSliderClassName:"debug-timetravel-panel-slider",treeTypeButtonClassName:"debug-treetype-button",viewClassName:"tree-view-output"}),t[0]=e,t[1]=o):o=t[1],o};var nd=M({plugins:[{Component:Hn,position:"bottom"}]});import{$isTableSelection as ld}from"@lexical/table";import{$isRangeSelection as id,FORMAT_TEXT_COMMAND as sd}from"lexical";import{jsx as Un}from"react/jsx-runtime";import"react";var Wn=()=>Un("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Un("path",{d:"M10.6772 15H6.27017V5.718H10.4172C12.6792 5.718 13.8492 6.602 13.8492 8.292C13.8492 9.098 13.1992 9.982 12.4712 10.216C13.3812 10.476 14.1742 11.256 14.1742 12.322C14.1742 14.09 12.9002 15 10.6772 15ZM8.46717 9.501H10.3262C11.3012 9.501 11.7042 9.046 11.7042 8.409C11.7042 7.72 11.2362 7.317 10.3392 7.317H8.46717V9.501ZM8.46717 11.061V13.401H10.4822C11.4702 13.401 11.9642 12.959 11.9642 12.218C11.9642 11.49 11.4702 11.061 10.4822 11.061H8.46717Z",fill:"currentColor"})});var Z=t=>({type:"buttons",items:t,key:"format",order:40});var Gn={type:"text-format",format:["bold","italic"],tag:"***"},Vn={type:"text-format",format:["bold","italic"],intraword:!1,tag:"___"},Kn={type:"text-format",format:["bold"],tag:"**"},Jn={type:"text-format",format:["bold"],intraword:!1,tag:"__"};var Xn=[Z([{ChildComponent:Wn,isActive:({selection:t})=>id(t)||ld(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(sd,"bold")},order:1}])],ad=M(({featureProviderMap:t})=>{let e=[Kn,Jn];return t.get("italic")&&e.push(Vn,Gn),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:Xn},toolbarInline:{groups:Xn}}});import{$isTableSelection as ud}from"@lexical/table";import{$isRangeSelection as dd,FORMAT_TEXT_COMMAND as md}from"lexical";import{jsx as zn,jsxs as cd}from"react/jsx-runtime";import"react";var Zn=()=>cd("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[zn("path",{d:"M7.76465 6L3.76465 10L7.76465 14",stroke:"currentColor"}),zn("path",{d:"M12.2354 6L16.2354 10L12.2354 14",stroke:"currentColor"})]});var Yn={type:"text-format",format:["code"],tag:"`"};var qn=[Z([{ChildComponent:Zn,isActive:({selection:t})=>dd(t)||ud(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand(md,"code")},order:7}])],pd=M({enableFormats:["code"],markdownTransformers:[Yn],toolbarFixed:{groups:qn},toolbarInline:{groups:qn}});import{$isTableSelection as fd}from"@lexical/table";import{$isRangeSelection as hd,FORMAT_TEXT_COMMAND as gd}from"lexical";import{jsx as Qn}from"react/jsx-runtime";import"react";var el=()=>Qn("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Qn("path",{d:"M11.311 14.2969L11.0327 15H6.18408L6.4624 14.2969C7.54639 14.2969 7.70752 14.209 7.83936 13.8721L10.8423 6.45996C10.8716 6.38672 10.8862 6.32812 10.8862 6.26953C10.8862 6.09375 10.6519 6.03516 9.80225 6.03516L10.0952 5.33203H14.9438L14.6509 6.03516C13.5669 6.03516 13.4204 6.12305 13.2886 6.45996L10.2856 13.8721C10.2563 13.9453 10.2271 14.0039 10.2271 14.0625C10.2271 14.2383 10.4614 14.2969 11.311 14.2969Z",fill:"currentColor"})});var tl={type:"text-format",format:["italic"],tag:"*"},ol={type:"text-format",format:["italic"],intraword:!1,tag:"_"};var rl=[Z([{ChildComponent:el,isActive:({selection:t})=>hd(t)||fd(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(gd,"italic")},order:2}])],xd=M({enableFormats:["italic"],markdownTransformers:[tl,ol],toolbarFixed:{groups:rl},toolbarInline:{groups:rl}});import{$isTableSelection as bd}from"@lexical/table";import{$isRangeSelection as kd,FORMAT_TEXT_COMMAND as _d}from"lexical";import{jsx as nl,jsxs as Cd}from"react/jsx-runtime";import"react";var ll=()=>Cd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[nl("path",{d:"M5.50756 12.76H7.42756C7.56256 14.215 8.82256 14.71 10.1576 14.71C11.4326 14.71 12.4226 14.14 12.4226 13.06C12.4226 12.28 11.9576 11.845 10.6676 11.605L8.70256 11.245C7.12756 10.96 5.85256 10.21 5.85256 8.335C5.85256 6.43 7.53256 5.11 9.87256 5.11C12.4226 5.11 13.9526 6.22 14.1626 8.23H12.2876C12.1526 7.18 11.2226 6.595 9.88756 6.595C8.59756 6.595 7.78756 7.27 7.78756 8.215C7.78756 9.1 8.34256 9.385 9.49756 9.61L11.5676 10.015C13.3226 10.345 14.3726 11.215 14.3726 12.94C14.3726 14.89 12.5876 16.18 10.2176 16.18C7.66756 16.18 5.70256 15.115 5.50756 12.76Z",fill:"currentColor"}),nl("path",{d:"M4.99756 11.44H15.0026V12.19H4.99756V11.44Z",fill:"currentColor"})]});var il={type:"text-format",format:["strikethrough"],tag:"~~"};var sl=[Z([{ChildComponent:ll,isActive:({selection:t})=>kd(t)||bd(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand(_d,"strikethrough")},order:4}])],Td=M({enableFormats:["strikethrough"],markdownTransformers:[il],toolbarFixed:{groups:sl},toolbarInline:{groups:sl}});import{$isTableSelection as wd}from"@lexical/table";import{$isRangeSelection as Ed,FORMAT_TEXT_COMMAND as Sd}from"lexical";import{jsx as al}from"react/jsx-runtime";import"react";var cl=()=>al("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:al("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 13.258C16.7768 14.155 16.1398 14.532 15.2038 15C14.5538 15.325 14.2808 15.546 14.2418 15.78H16.7898V16.82H12.7208V16.339C12.7208 15.286 13.5918 14.675 14.3588 14.233C15.0868 13.83 15.4378 13.635 15.4378 13.232C15.4378 12.894 15.2038 12.686 14.8268 12.686C14.3848 12.686 14.1248 13.024 14.1118 13.427H12.7468C12.8248 12.426 13.5528 11.633 14.8398 11.633C15.9448 11.633 16.7768 12.257 16.7768 13.258Z",fill:"currentColor"})});var ul=[Z([{ChildComponent:cl,isActive:({selection:t})=>Ed(t)||wd(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(Sd,"subscript")},order:5}])],Ld=M({enableFormats:["subscript"],toolbarFixed:{groups:ul},toolbarInline:{groups:ul}});import{$isTableSelection as Nd}from"@lexical/table";import{$isRangeSelection as yd,FORMAT_TEXT_COMMAND as Rd}from"lexical";import{jsx as dl}from"react/jsx-runtime";import"react";var ml=()=>dl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:dl("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 7.252C16.7768 8.149 16.1398 8.526 15.2038 8.994C14.5538 9.319 14.2808 9.54 14.2418 9.774H16.7898V10.814H12.7208V10.333C12.7208 9.28 13.5918 8.669 14.3588 8.227C15.0868 7.824 15.4378 7.629 15.4378 7.226C15.4378 6.888 15.2038 6.68 14.8268 6.68C14.3848 6.68 14.1248 7.018 14.1118 7.421H12.7468C12.8248 6.42 13.5528 5.627 14.8398 5.627C15.9448 5.627 16.7768 6.251 16.7768 7.252Z",fill:"currentColor"})});var pl=[Z([{ChildComponent:ml,isActive:({selection:t})=>yd(t)||Nd(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(Rd,"superscript")},order:6}])],Id=M({enableFormats:["superscript"],toolbarFixed:{groups:pl},toolbarInline:{groups:pl}});import{$isTableSelection as Md}from"@lexical/table";import{$isRangeSelection as Dd,FORMAT_TEXT_COMMAND as Ad}from"lexical";import{jsx as fl,jsxs as vd}from"react/jsx-runtime";import"react";var hl=()=>vd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[fl("path",{d:"M13.9656 11.256C13.9656 13.791 12.5096 15.156 10.0006 15.156C7.50461 15.156 6.03561 13.791 6.03561 11.23V5.718H7.76461V11.243C7.76461 12.868 8.50561 13.778 10.0006 13.778C11.4956 13.778 12.2496 12.868 12.2496 11.243V5.718H13.9656V11.256Z",fill:"currentColor"}),fl("path",{d:"M5.09961 16.3H14.9016V16.95H5.09961V16.3Z",fill:"currentColor"})]});var gl=[Z([{ChildComponent:hl,isActive:({selection:t})=>Dd(t)||Md(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(Ad,"underline")},order:3}])],$d=M({enableFormats:["underline"],toolbarFixed:{groups:gl},toolbarInline:{groups:gl}});import{jsx as er}from"react/jsx-runtime";import{jsx as Od}from"react/jsx-runtime";function Fd(t){return t.replace(/-([a-z])/g,(e,o)=>o.toUpperCase())}var no=({css:t})=>{let e=t?Object.fromEntries(Object.entries(t).map(([o,r])=>[Fd(o),r])):{};return Od("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as Pd}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as Bd}from"@lexical/selection";import{$getNodeByKey as jd,$getState as Hd,$setState as Ud,createState as Wd,TextNode as Gd}from"lexical";import{useEffect as Vd}from"react";function xl(t){let e=new Map;for(let o in t){let r=t[o],n=Wd(o,{parse:l=>typeof l=="string"&&Object.keys(r).includes(l)?l:void 0});e.set(o,{stateConfig:n,stateValues:r})}return e}function Qo(t,e,o,r){t.update(()=>{Bd(n=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);Ud(n,l.stateConfig,r)})})}function Cl({stateMap:t}){let[e]=Pd();return Vd(()=>e.registerMutationListener(Gd,o=>{e.getEditorState().read(()=>{for(let[r,n]of o){if(n==="destroyed")continue;let l=jd(r),i=e.getElementByKey(r);if(!l||!i)continue;let s=Object.create(null);t.forEach((d,c)=>{let u=Hd(l,d.stateConfig);if(!u){delete i.dataset[c];return}i.dataset[c]=u;let a=d.stateValues[u]?.css;a&&Object.assign(s,a)}),i.style.cssText="",Object.assign(i.style,s)}})}),[e]),null}var bl=(t,e)=>{let o=[];for(let n in t.state){let l=t.state[n];for(let i in l){let s=l[i];o.push({ChildComponent:()=>er(no,{css:s.css}),key:i,label:s.label,onSelect:({editor:d})=>{Qo(d,e,n,i)}})}}return[{type:"dropdown",ChildComponent:()=>er(no,{css:{color:"var(--theme-elevation-600)"}}),items:[...[{ChildComponent:()=>er(no,{}),key:"clear-style",label:({i18n:n})=>n.t("lexical:textState:defaultStyle"),onSelect:({editor:n})=>{for(let l in t.state)Qo(n,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},Kd=M(({props:t})=>{let e=xl(t.state);return{plugins:[{Component:()=>Cl({stateMap:e}),position:"normal"}],toolbarFixed:{groups:bl(t,e)},toolbarInline:{groups:bl(t,e)}}});import{c as Zd}from"react/compiler-runtime";import{useLexicalComposerContext as Yd}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as qd,$isHeadingNode as Dl,HeadingNode as Ol}from"@lexical/rich-text";import{$setBlocksType as Qd}from"@lexical/selection";import{$getSelection as em,$isRangeSelection as tm}from"lexical";import{useEffect as om}from"react";import{jsx as kl}from"react/jsx-runtime";import"react";var _l=()=>kl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:kl("path",{d:"M4.639 13.5V7.074H6.196V9.648H9.076V7.074H10.642V13.5H9.076V10.836H6.196V13.5H4.639ZM11.5656 9.045V8.019C12.6636 8.019 13.1316 7.731 13.2846 7.065H14.4006V13.5H12.8436V9.045H11.5656Z",fill:"currentColor"})});import{jsx as Tl}from"react/jsx-runtime";import"react";var wl=()=>Tl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Tl("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM15.9796 8.973C15.9796 10.116 15.1696 10.656 14.0356 11.232C13.2256 11.646 12.8206 11.943 12.7846 12.294H15.9886V13.5H11.0566V12.951C11.0566 11.601 12.1636 10.845 13.1176 10.287C14.0356 9.756 14.5126 9.486 14.5126 8.946C14.5126 8.46 14.2156 8.145 13.6306 8.145C13.0186 8.145 12.6586 8.613 12.6226 9.198H11.1196C11.2186 7.947 12.1006 6.966 13.6396 6.966C15.0346 6.966 15.9796 7.785 15.9796 8.973Z",fill:"currentColor"})});import{jsx as El}from"react/jsx-runtime";import"react";var Sl=()=>El("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:El("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",fill:"currentColor"})});import{jsx as Ll}from"react/jsx-runtime";import"react";var Nl=()=>Ll("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Ll("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",fill:"currentColor"})});import{jsx as yl}from"react/jsx-runtime";import"react";var Rl=()=>yl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:yl("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",fill:"currentColor"})});import{jsx as Il}from"react/jsx-runtime";import"react";var vl=()=>Il("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Il("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",fill:"currentColor"})});import{$createHeadingNode as Jd,$isHeadingNode as Xd,HeadingNode as zd}from"@lexical/rich-text";var tr=t=>(e,o,r)=>{let n=t(r);n&&(n.append(...o),e.replace(n),n.select(0,0))};var Ml=t=>{let o=`^(${t.map(n=>Number(n.slice(1))).map(n=>`#{${n}}`).join("|")})\\s`,r=new RegExp(o);return{type:"element",dependencies:[zd],export:(n,l)=>{if(!Xd(n))return null;let i=Number(n.getTag().slice(1));return"#".repeat(i)+" "+l(n)},regExp:r,replace:tr(n=>{let l="h"+n[1]?.length;return Jd(l)})}};var Al=t=>{let e=em();Qd(e,()=>qd(t))},$l={h1:_l,h2:wl,h3:Sl,h4:Nl,h5:Rl,h6:vl},rm=M(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[Q(e.map((r,n)=>({ChildComponent:$l[r],isActive:({selection:l})=>{if(!tm(l))return!1;for(let i of l.getNodes()){if(Dl(i)&&i.getTag()===r)continue;let s=i.getParent();if(!(Dl(s)&&s.getTag()===r))return!1}return!0},key:r,label:({i18n:l})=>l.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:l})=>{l.update(()=>{Al(r)})},order:n+2})))];return{markdownTransformers:[Ml(e)],nodes:[Ol],plugins:[{Component:nm,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[z(e.map(r=>({Icon:$l[r],key:`heading-${r.charAt(1)}`,keywords:["heading",r],label:({i18n:n})=>n.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:n})=>{n.update(()=>{Al(r)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),nm=t=>{let e=Zd(9),{clientProps:o}=t,{enabledHeadingSizes:r}=o,n;e[0]!==r?(n=r===void 0?["h1","h2","h3","h4","h5","h6"]:r,e[0]=r,e[1]=n):n=e[1];let l=n,i;e[2]!==l?(i=l.at(-1),e[2]=l,e[3]=i):i=e[3];let s=i,[d]=Yd(),c,u;return e[4]!==d||e[5]!==l||e[6]!==s?(c=()=>{if(!(!s||l.length===6))return d.registerNodeTransform(Ol,a=>{l.includes(a.getTag())||a.setTag(s)})},u=[d,l,s],e[4]=d,e[5]=l,e[6]=s,e[7]=c,e[8]=u):(c=e[7],u=e[8]),om(c,u),null};import{$isNodeSelection as km}from"lexical";import{jsx as Fl}from"react/jsx-runtime";import"react";var or=()=>Fl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Fl("rect",{fill:"currentColor",height:"1",width:"12",x:"4",y:"9.5"})});import{jsx as Pl,jsxs as lm}from"react/jsx-runtime";import"react";var Bl=()=>lm("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Pl("path",{d:"M5 10h10",stroke:"currentColor"}),Pl("path",{d:"M10 15V5",stroke:"currentColor"})]});var be=t=>({type:"dropdown",ChildComponent:Bl,items:t,key:"add",order:10});import{addClassNamesToElement as im}from"@lexical/utils";import{$applyNodeReplacement as sm,createCommand as am,DecoratorNode as cm}from"lexical";var Tt=am("INSERT_HORIZONTAL_RULE_COMMAND"),_t=class extends cm{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:um,priority:0})}}static importJSON(e){return jl()}createDOM(e){let o=document.createElement("hr");return im(o,e.theme.hr),o}decorate(){return null}exportDOM(){return{element:document.createElement("hr")}}exportJSON(){return{type:"horizontalrule",version:1}}getTextContent(){return`
|
|
55
|
-
`}isInline(){return!1}updateDOM(){return!1}};function um(){return{node:jl()}}function jl(){return sm(new _t)}import{$applyNodeReplacement as dm}from"lexical";import"react";var Ie=class extends _t{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){return wt()}decorate(){return null}exportJSON(){return super.exportJSON()}};function wt(){return dm(new Ie)}function lo(t){return t instanceof Ie}var Hl={type:"element",dependencies:[Ie],export:(t,e)=>lo(t)?"---":null,regExp:/^---\s*$/,replace:t=>{let e=wt();e&&t.replace(e)}};import{c as mm}from"react/compiler-runtime";import{useLexicalComposerContext as pm}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as fm}from"@lexical/utils";import{$getSelection as hm,$isRangeSelection as gm,COMMAND_PRIORITY_EDITOR as xm}from"lexical";import{useEffect as Cm}from"react";var Ul=()=>{let t=mm(3),[e]=pm(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Tt,bm,xm),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Cm(o,r),null};function bm(t){let e=hm();if(!gm(e))return!1;if(e.focus.getNode()!==null){let r=wt();fm(r)}return!0}var _m=M({markdownTransformers:[Hl],nodes:[Ie],plugins:[{Component:Ul,position:"normal"}],slashMenu:{groups:[z([{Icon:or,key:"horizontalRule",keywords:["hr","horizontal rule","line","separator"],label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,void 0)}}])]},toolbarFixed:{groups:[be([{ChildComponent:or,isActive:({selection:t})=>{if(!km(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return lo(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(Tt,void 0)}}])]}});import{$findMatchingParent as ql}from"@lexical/utils";import{$isElementNode as Am,INDENT_CONTENT_COMMAND as $m,OUTDENT_CONTENT_COMMAND as Om}from"lexical";import{jsx as io,jsxs as Tm}from"react/jsx-runtime";import"react";var Wl=()=>Tm("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[io("path",{d:"M2.5 5H10.5",stroke:"currentColor",strokeWidth:"1.5"}),io("path",{d:"M2.5 10H10.5",stroke:"currentColor",strokeWidth:"1.5"}),io("path",{d:"M2.5 15H17.5",stroke:"currentColor",strokeWidth:"1.5"}),io("path",{d:"M12.25 7.25L17.25 3.75V10.75L12.25 7.25Z",fill:"currentColor"})]});import{jsx as so,jsxs as wm}from"react/jsx-runtime";import"react";var Gl=()=>wm("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[so("path",{d:"M17.5 5H9.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M17.5 10H9.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M17.5 15H2.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M7.75 7.25L2.75 3.75V10.75L7.75 7.25Z",fill:"currentColor"})]});import{jsx as Em}from"react/jsx-runtime";import{useLexicalComposerContext as Sm}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as Lm}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as Nm,mergeRegister as Vl}from"@lexical/utils";import{$getSelection as ym,$isElementNode as zl,$isRangeSelection as Rm,COMMAND_PRIORITY_LOW as Kl,INDENT_CONTENT_COMMAND as Jl,KEY_TAB_COMMAND as Im,OUTDENT_CONTENT_COMMAND as vm,TabNode as Mm}from"lexical";import{useEffect as Xl}from"react";var Zl=({clientProps:t})=>{let[e]=Sm(),{disabledNodes:o,disableTabNode:r}=t;return Xl(()=>{if(!(!e||!o?.length))return Vl(e.registerCommand(Jl,()=>Dm(n=>{if(!o.includes(n.getType())){let l=n.getIndent();n.setIndent(l+1)}}),Kl),e.registerUpdateListener(({dirtyElements:n,editorState:l})=>{e.update(()=>{for(let[i]of n){let s=l._nodeMap.get(i);zl(s)&&o.includes(s.getType())&&s.getIndent()>0&&s.setIndent(0)}})}))},[e,o]),Xl(()=>{if(!(!e||!r))return Vl(e.registerCommand(Im,n=>(n.preventDefault(),e.dispatchCommand(n.shiftKey?vm:Jl,void 0)),Kl),e.registerNodeTransform(Mm,n=>{n.remove()}))},[e,r]),Em(Lm,{})};function Dm(t){let e=ym();if(!Rm(e))return!1;let o=new Set,r=e.getNodes();for(let n=0;n<r.length;n++){let l=r[n],i=l.getKey();if(o.has(i))continue;let s=Nm(l,c=>zl(c)&&!c.isInline());if(s===null)continue;let d=s.getKey();s.canIndent()&&!o.has(d)&&(o.add(d),t(s))}return o.size>0}var Yl=t=>({type:"buttons",items:t,key:"indent",order:35});var Ql=({disabledNodes:t})=>[Yl([{ChildComponent:Wl,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>ei(n)&&n.getIndent()>0;return o.some(n=>r(n)||!!ql(n,r))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(Om,void 0)},order:1},{ChildComponent:Gl,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>ei(n)&&!(t??[]).includes(n.getType());return o.some(n=>r(n)||!!ql(n,r))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand($m,void 0)},order:2}])],Fm=M(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:Zl,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:Ql({disabledNodes:e})},toolbarInline:{groups:Ql({disabledNodes:e})}}}),ei=t=>Am(t)&&t.canIndent();import{$findMatchingParent as Zp}from"@lexical/utils";import{$getSelection as dr,$isRangeSelection as vi}from"lexical";import{jsx as ti}from"react/jsx-runtime";import"react";var oi=()=>ti("svg",{"aria-hidden":"true",className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:ti("path",{d:"M8.5 11.5L11.5 8.5M8.5 7L9.625 5.875C10.868 4.633 12.882 4.633 14.125 5.875C15.368 7.118 15.368 9.133 14.125 10.375L13 11.5M7 8.5L5.746 9.754C4.56 10.94 4.519 12.85 5.652 14.087C6.814 15.354 8.78 15.449 10.058 14.298L11.5 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});import{$isAtNodeEnd as ri}from"@lexical/selection";function Ye(t){let{anchor:e}=t,{focus:o}=t,r=t.anchor.getNode(),n=t.focus.getNode();return r===n?r:t.isBackward()?ri(o)?r:n:ri(e)?r:n}var rr=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as Xm}from"lexical";import{addClassNamesToElement as Pm,isHTMLAnchorElement as Bm}from"@lexical/utils";import ir from"bson-objectid";import{$applyNodeReplacement as jm,$createTextNode as ni,$getSelection as Hm,$isElementNode as li,$isRangeSelection as lr,createCommand as Um,ElementNode as Wm}from"lexical";var Gm=new Set(["http:","https:","mailto:","sms:","tel:"]),te=class extends Wm{__fields;__id;constructor({id:e,fields:o={linkType:"custom",newTab:!1},key:r}){super(r),this.__fields=o,this.__id=e}static clone(e){return new this({id:e.__id,fields:e.__fields,key:e.__key})}static getType(){return"link"}static importDOM(){return{a:e=>({conversion:Vm,priority:1})}}static importJSON(e){let o=ke({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),e.version===2&&!e.id&&(e.id=new ir.default().toHexString(),e.version=3),o}canBeEmpty(){return!1}canInsertTextAfter(){return!1}canInsertTextBefore(){return!1}createDOM(e){let o=document.createElement("a");return this.__fields?.linkType==="custom"&&(o.href=this.sanitizeUrl(this.__fields.url??"")),(this.__fields?.newTab??!1)&&(o.target="_blank"),this.__fields?.newTab===!0&&this.__fields?.linkType==="custom"&&(o.rel=nr(o.rel,"add","noopener")),Pm(o,e.theme.link),o}exportJSON(){let e=this.getFields();e?.linkType==="internal"?delete e.url:e?.linkType==="custom"&&delete e.doc;let o={...super.exportJSON(),type:"link",fields:e,version:3},r=this.getID();return r&&(o.id=r),o}extractWithChild(e,o,r){if(!lr(o))return!1;let n=o.anchor.getNode(),l=o.focus.getNode();return this.isParentOf(n)&&this.isParentOf(l)&&o.getTextContent().length>0}getFields(){return this.getLatest().__fields}getID(){return this.getLatest().__id}insertNewAfter(e,o=!0){let r=this.getParentOrThrow().insertNewAfter(e,o);if(li(r)){let n=ke({fields:this.__fields});return r.append(n),n}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!Gm.has(o.protocol))return"about:blank"}catch{return"https://"}return e}setFields(e){let o=this.getWritable();return o.__fields=e,o}setID(e){let o=this.getWritable();return o.__id=e,o}updateDOM(e,o,r){let n=this.__fields?.url,l=this.__fields?.newTab;return n!=null&&n!==e.__fields?.url&&this.__fields?.linkType==="custom"&&(o.href=n),this.__fields?.linkType==="internal"&&e.__fields?.linkType==="custom"&&o.removeAttribute("href"),o.rel==null&&(o.rel=""),l!==e.__fields?.newTab&&(l??!1?(o.target="_blank",this.__fields?.linkType==="custom"&&(o.rel=nr(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=nr(o.rel,"remove","noopener"))),!1}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields).setID(e.id)}};function Vm(t){let e=null;if(Bm(t)){let o=t.textContent;o!==null&&o!==""&&(e=ke({id:new ir.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function ke({id:t,fields:e}){return jm(new te({id:t??new ir.default().toHexString(),fields:e}))}function K(t){return t instanceof te}var ue=Um("TOGGLE_LINK_COMMAND");function sr(t){let e=Hm();if(!lr(e)&&(t===null||!t.selectedNodes?.length))return;let o=lr(e)?e.extract():t===null?[]:t.selectedNodes;if(t===null){o?.forEach(l=>{let i=l.getParent();K(i)&&(i.getChildren().forEach(d=>{i.insertBefore(d)}),i.remove())});return}if(o?.length===1){let l=o[0],i=K(l)?l:Km(l);if(i!==null){i.setFields(t.fields),t.text!=null&&t.text!==i.getTextContent()&&(i.append(ni(t.text)),i.getChildren().forEach(s=>{s!==i.getLastChild()&&s.remove()}));return}}let r=null,n=null;o?.forEach(l=>{let i=l.getParent();if(!(i===n||i===null||li(l)&&!l.isInline())){if(K(i)){n=i,i.setFields(t.fields),t.text!=null&&t.text!==i.getTextContent()&&(i.append(ni(t.text)),i.getChildren().forEach(s=>{s!==i.getLastChild()&&s.remove()}));return}if(i.is(r)||(r=i,n=ke({fields:t.fields}),K(i)?l.getPreviousSibling()===null?i.insertBefore(n):i.insertAfter(n):l.insertBefore(n)),K(l)){if(l.is(n))return;if(n!==null){let s=l.getChildren();n.append(...s)}l.remove();return}n!==null&&n.append(l)}})}function Km(t){return Jm(t,e=>K(e))}function Jm(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function nr(t,e,o){let r,n=`${t}`;if(e==="add"){if(n.includes(o)){let l=new RegExp(o,"g");n=n.replace(l,"").trim()}n=n.trim(),r=n.length===0?`${o}`:`${n} ${o}`}else{let l=new RegExp(o,"g");r=n.replace(l,"").trim()}return r}var ii={type:"text-match",dependencies:[te],export:(t,e)=>{if(!K(t))return null;let o=t,{url:r}=o.getFields();return`[${e(o)}](${r})`},importRegExp:/\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:(t,e)=>{let[,o,r]=e,n=ke({fields:{doc:null,linkType:"custom",newTab:!1,url:r}}),l=Xm(o);return l.setFormat(t.getFormat()),n.append(l),t.replace(n),l},trigger:")"};import{$applyNodeReplacement as zm,$isElementNode as Zm}from"lexical";var _e=class extends te{static clone(e){return new this({id:"",fields:e.__fields,key:e.__key})}static getType(){return"autolink"}static importDOM(){return null}static importJSON(e){let o=Et({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),o}exportJSON(){let e=super.exportJSON();return{type:"autolink",children:e.children,direction:e.direction,fields:e.fields,format:e.format,indent:e.indent,version:2}}insertNewAfter(e,o=!0){let r=this.getParentOrThrow().insertNewAfter(e,o);if(Zm(r)){let n=Et({fields:this.__fields});return r.append(n),n}return null}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields)}};function Et({fields:t}){return zm(new _e({id:"",fields:t}))}function Te(t){return t instanceof _e}import{c as Ym}from"react/compiler-runtime";import{useLexicalComposerContext as qm}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as Qm}from"@lexical/utils";import{$createTextNode as si,$getSelection as ep,$isElementNode as ci,$isLineBreakNode as ui,$isNodeSelection as tp,$isRangeSelection as op,$isTextNode as St,TextNode as rp}from"lexical";import{useEffect as np}from"react";function ai(t,e=o=>o){return o=>{let r=t.exec(o);return r===null?null:{index:r.index,length:r[0].length,text:r[0],url:e(r[0])}}}function di(t,e){for(let o of e){let r=o(t);if(r!=null)return r}return null}var lp=/[.,;\s]/;function co(t){return t!==void 0&&lp.test(t)}function mi(t){return co(t[t.length-1])}function cr(t){return co(t[0])}function ip(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function pi(t){let e=t.getPreviousSibling();return ci(e)&&(e=e.getLastDescendant()),e===null||ui(e)||St(e)&&mi(e.getTextContent())}function fi(t){let e=t.getNextSibling();return ci(e)&&(e=e.getFirstDescendant()),e===null||ui(e)||St(e)&&cr(e.getTextContent())}function sp(t,e,o,r){return(t>0?co(o[t-1]):pi(r[0]))?e<o.length?co(o[e]):fi(r[r.length-1]):!1}function ap(t,e,o){let r=[],n=[],l=[],i=0,s=0,d=[...t];for(;d.length>0;){let c=d[0],a=c.getTextContent().length,m=s;s+a<=e?(r.push(c),i+=a):m>=o?l.push(c):n.push(c),s+=a,d.shift()}return[i,r,n,l]}function cp(t,e,o,r){let n={linkType:"custom",url:r.url,...r.fields},l=Et({fields:n});if(t.length===1){let i=t[0],s;if(e===0?[s]=i.splitText(o):[,s]=i.splitText(e,o),s){let d=si(r.text);d.setFormat(s.getFormat()),d.setDetail(s.getDetail()),d.setStyle(s.getStyle()),l.append(d),s.replace(l)}return i}else if(t.length>1){let i=t[0],s=i.getTextContent().length,d;e===0?d=i:[,d]=i.splitText(e);let c=[],u;if(t.forEach(a=>{let p=a.getTextContent().length,f=s,h=s+p;if(f<o)if(h<=o)c.push(a);else{let[x,T]=a.splitText(o-f);x&&c.push(x),u=T}s+=p}),d){let a=ep(),m=a?a.getNodes().find(St):void 0,p=si(d.getTextContent());return p.setFormat(d.getFormat()),p.setDetail(d.getDetail()),p.setStyle(d.getStyle()),l.append(p,...c),m&&m===d&&(op(a)?p.select(a.anchor.offset,a.focus.offset):tp(a)&&p.select(0,p.getTextContent().length)),d.replace(l),u}}}function up(t,e,o){let r=[...t],n=r.map(d=>d.getTextContent()).join(""),l=n,i,s=0;for(;(i=di(l,e))!=null&&i!==null;){let d=i.index,c=i.length,u=d+c;if(sp(s+d,s+u,n,r)){let[m,,p,f]=ap(r,s+d,s+u),h=s+d-m,x=s+u-m,T=cp(p,h,x,i);r=T?[T,...f]:f,o(i.url,null),s=0}else s+=u;l=l.substring(u)}}function ar(t,e,o){let r=t.getChildren(),n=r.length;for(let d=0;d<n;d++){let c=r[d];if(!St(c)||!c.isSimpleText()){ao(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),i=di(l,e);if(i===null||i.text!==l){ao(t),o(null,t.getFields()?.url??null);return}if(!pi(t)||!fi(t)){ao(t),o(null,t.getFields()?.url??null);return}let s=t.getFields()?.url;if(s!==i?.url){let d=t.getFields();d.url=i?.url,t.setFields(d),o(i.url,s??null)}}function dp(t,e,o){let r=t.getPreviousSibling(),n=t.getNextSibling(),l=t.getTextContent();if(Te(r)){let i=r.getFields()?.url?r.getFields()?.url?.startsWith("mailto:")??!1:!1;(!cr(l)||ip(l,i))&&(r.append(t),ar(r,e,o),o(null,r.getFields()?.url??null))}Te(n)&&!mi(l)&&(ao(n),ar(n,e,o),o(null,n.getFields()?.url??null))}function ao(t){let e=t.getChildren(),o=e.length;for(let r=o-1;r>=0;r--)t.insertAfter(e[r]);return t.remove(),e.map(r=>r.getLatest())}function mp(t){let e=[t],o=t.getNextSibling();for(;o!==null&&St(o)&&o.isSimpleText()&&(e.push(o),!/\s/.test(o.getTextContent()));)o=o.getNextSibling();return e}function pp(t,e,o){let r=Ym(5),n,l;r[0]!==t||r[1]!==e||r[2]!==o?(n=()=>{if(!t.hasNodes([_e]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let i=(s,d)=>{o?.(s,d)};return Qm(t.registerNodeTransform(rp,s=>{let d=s.getParentOrThrow(),c=s.getPreviousSibling();if(Te(d))ar(d,e,i);else if(!K(d)){if(s.isSimpleText()&&(cr(s.getTextContent())||!Te(c))){let u=mp(s);up(u,e,i)}dp(s,e,i)}}))},l=[t,e,o],r[0]=t,r[1]=e,r[2]=o,r[3]=n,r[4]=l):(n=r[3],l=r[4]),np(n,l)}var fp=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,hp=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,gp=[ai(fp,t=>t.startsWith("http")?t:`https://${t}`),ai(hp,t=>`mailto:${t}`)],hi=()=>{let[t]=qm();return pp(t,gp),null};import{jsx as xp}from"react/jsx-runtime";import{ClickableLinkPlugin as Cp}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var gi=()=>xp(Cp,{});import{jsx as Fp}from"react/jsx-runtime";import"react";import{createPortal as Pp}from"react-dom";import{jsx as we,jsxs as Lt,Fragment as kp}from"react/jsx-runtime";import{useLexicalComposerContext as _p}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Tp}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as xi,mergeRegister as Ci}from"@lexical/utils";import{getTranslation as ur}from"@payloadcms/translations";import{CloseMenuIcon as wp,EditIcon as Ep,ExternalLinkIcon as bi,formatDrawerSlug as Sp,useConfig as Lp,useEditDepth as Np,useLocale as yp,useTranslation as Rp}from"@payloadcms/ui";import{requests as Ip}from"@payloadcms/ui/shared";import{$getSelection as ki,$isLineBreakNode as vp,$isRangeSelection as _i,COMMAND_PRIORITY_HIGH as Mp,COMMAND_PRIORITY_LOW as Ti,getDOMSelection as Dp,KEY_ESCAPE_COMMAND as Ap,SELECTION_CHANGE_COMMAND as $p}from"lexical";import wi,{useCallback as Ei,useEffect as po,useRef as Op,useState as Pe}from"react";function uo(t,e,o,r=10,n=5){let l=o.parentElement;if(t===null||l==null){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let i=e.getBoundingClientRect(),s=o.getBoundingClientRect(),d=l.getBoundingClientRect(),c=t.top-r,u=t.left-n;c<d.top&&(c+=i.height+t.height+r*2),u+i.width>d.right&&(u=d.right-i.width-n),c-=s.top,u-=s.left,e.style.opacity="1",e.style.transform=`translate(${u}px, ${c}px)`}import{createCommand as bp}from"lexical";var mo=bp("TOGGLE_LINK_WITH_MODAL_COMMAND");function Si(t){t.preventDefault()}function Li({anchorElem:t}){let[e]=_p(),[o,r]=Pe(),n=Op(null),[l,i]=Pe(null),[s,d]=Pe(null),{fieldProps:{schemaPath:c},uuid:u}=j(),a=Tp(),{config:m,getEntityConfig:p}=Lp(),{i18n:f,t:h}=Rp(),[x,T]=Pe(),E=Np(),[S,_]=Pe(!1),[k,g]=Pe([]),C=yp(),[b,y]=Pe(!1),A=Sp({slug:"lexical-rich-text-link-"+u,depth:E}),{toggleDrawer:I}=ge(A),L=Ei(()=>{_(!1),n&&n.current&&(n.current.style.opacity="0",n.current.style.transform="translate(-10000px, -10000px)"),y(!1),i(null),d(null),g([]),T(void 0)},[_,i,d,g]),w=Ei(()=>{let N=ki(),R;if(!_i(N)||!N){L();return}let $=Ye(N);R=e.getElementByKey($.getKey())?.getBoundingClientRect();let v=xi($,K),O=N.getNodes().filter(U=>!vp(U)).find(U=>{let le=xi(U,K);return v&&!v.is(le)||le&&!le.is(v)});if(v==null||O){L();return}r(v);let D=v.getFields(),W={...D,id:v.getID(),text:v.getTextContent()};if(D?.linkType==="custom")i(D?.url??null),d(null);else{i(`${m.routes.admin==="/"?"":m.routes.admin}/collections/${D?.doc?.relationTo}/${D?.doc?.value}`);let U=D?.doc?.relationTo?p({collectionSlug:D?.doc?.relationTo}):void 0;if(!U)d(D?.label?String(D?.label):null),i(D?.url?String(D?.url):null);else{let le=typeof D.doc?.value=="object"?D.doc.value.id:D.doc?.value,he=D.doc?.relationTo;if(!le||!he)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let ut=h("fields:linkedTo",{label:`${ur(U.labels.singular,f)} - ${h("lexical:link:loadingWithEllipsis",f)}`}).replace(/<[^>]*>?/g,"");d(ut),Ip.get(`${m.serverURL}${m.routes.api}/${he}/${le}`,{headers:{"Accept-Language":f.language},params:{depth:0,locale:C?.code}}).then(async Ne=>{if(!Ne.ok)throw new Error(`HTTP error! Status: ${Ne.status}`);let ye=await Ne.json(),jt=U?.admin?.useAsTitle||"id",Ge=ye[jt],Ve=h("fields:linkedTo",{label:`${ur(U.labels.singular,f)} - ${Ge}`}).replace(/<[^>]*>?/g,"");d(Ve)}).catch(()=>{let Ne=h("fields:linkedTo",{label:`${ur(U.labels.singular,f)} - ${h("general:untitled",f)} - ID: ${le}`}).replace(/<[^>]*>?/g,"");d(Ne)})}}T(W),_(!0),g(N?N?.getNodes():[]),Te(v)?y(!0):y(!1);let q=n.current,J=Dp(e._window),{activeElement:Ao}=document;if(q===null)return;let fe=e.getRootElement();return J!==null&&fe!==null&&fe.contains(J.anchorNode)?(R||(R=J.getRangeAt(0).getBoundingClientRect()),R!=null&&(R.y+=40,uo(R,q,t))):(Ao==null||Ao.className!=="link-input")&&(fe!==null&&uo(null,q,t),i(null),d(null)),!0},[e,L,m.routes.admin,m.routes.api,m.serverURL,p,h,f,C?.code,t]);return po(()=>Ci(e.registerCommand(mo,N=>(e.dispatchCommand(ue,N),w(),I(),!0),Ti)),[e,w,I,A]),po(()=>{let N=t.parentElement,R=()=>{e.getEditorState().read(()=>{w()})};return window.addEventListener("resize",R),N?.addEventListener("scroll",R),()=>{window.removeEventListener("resize",R),N?.removeEventListener("scroll",R)}},[t.parentElement,e,w]),po(()=>Ci(e.registerUpdateListener(({editorState:N})=>{N.read(()=>{w()})}),e.registerCommand($p,()=>(w(),!0),Ti),e.registerCommand(Ap,()=>S?(L(),!0):!1,Mp)),[e,w,S,L]),po(()=>{e.getEditorState().read(()=>{w()})},[e,w]),Lt(wi.Fragment,{children:[we("div",{className:"link-editor",ref:n,children:Lt("div",{className:"link-input",children:[l&&l.length>0?Lt("a",{href:l,rel:"noopener noreferrer",target:"_blank",children:[o?.__fields.newTab?we(bi,{}):null,s!=null&&s.length>0?s:l]}):s!=null&&s.length>0?Lt(kp,{children:[o?.__fields.newTab?we(bi,{}):null,we("span",{className:"link-input__label-pure",children:s})]}):null,a&&Lt(wi.Fragment,{children:[we("button",{"aria-label":"Edit link",className:"link-edit",onClick:N=>{N.preventDefault(),I()},onMouseDown:Si,tabIndex:0,type:"button",children:we(Ep,{})}),!b&&we("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(ue,null)},onMouseDown:Si,tabIndex:0,type:"button",children:we(wp,{})})]})]})}),we(ft,{className:"lexical-link-edit-drawer",data:x,drawerSlug:A,drawerTitle:h("fields:editLink"),featureKey:"link",handleDrawerSubmit:(N,R)=>{let $=R,v={...$};delete v.text,e.update(()=>{let O=ki(),D=null;if(_i(O)?D=Ye(O).getParent():k.length&&(D=k[0]?.getParent()??null),D&&Te(D)){let W=ke({fields:v});D.replace(W,!0)}}),e.dispatchCommand(ue,{fields:v,selectedNodes:k,text:$.text})},schemaPath:c,schemaPathSuffix:"fields"})]})}var Ni=t=>{let{anchorElem:e=document.body}=t;return Pp(Fp(Li,{anchorElem:e}),e)};import{c as Hp}from"react/compiler-runtime";import{useLexicalComposerContext as Up}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as Wp}from"@lexical/utils";import{$getSelection as Gp,$isElementNode as Vp,$isRangeSelection as Kp,COMMAND_PRIORITY_LOW as Ri,PASTE_COMMAND as Jp}from"lexical";import{useEffect as Xp}from"react";var Bp=/^(?:[a-zA-Z][a-zA-Z\d+.-]*:(?:\/\/)?(?:[-;:&=+$,\w]+@)?[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|www\.[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|(?:tel|mailto):[\w+.-]+)(?:\/[+~%/\w-]*)?(?:\?[-;&=%\w]*)?(?:#\w+)?$/,jp=/^(?:\/[\w\-./]*(?:#\w[\w-]*)?|#[\w\-]+)$/;function yi(t){if(!t)return!1;if(t==="https://"||Bp.test(t)||jp.test(t))return!0;try{return new URL(t),!0}catch{}return!1}var Ii=t=>{let e=Hp(5),{clientProps:o}=t,[r]=Up(),n,l;return e[0]!==o.defaultLinkType||e[1]!==o.defaultLinkURL||e[2]!==r?(n=()=>{if(!r.hasNodes([te]))throw new Error("LinkPlugin: LinkNode not registered on editor");return Wp(r.registerCommand(ue,i=>i===null?(sr(null),!0):(i.fields?.linkType||(i.fields.linkType=o.defaultLinkType),i.fields?.url||(i.fields.url=o.defaultLinkURL),sr(i),!0),Ri),r.registerCommand(Jp,i=>{let s=Gp();if(!Kp(s)||s.isCollapsed()||!(i instanceof ClipboardEvent)||i.clipboardData==null)return!1;let d=i.clipboardData.getData("text");if(!yi(d))return!1;if(!s.getNodes().some(zp)){let c={doc:null,linkType:"custom",newTab:!1,url:d};return r.dispatchCommand(ue,{fields:c,text:null}),i.preventDefault(),!0}return!1},Ri))},l=[o.defaultLinkType,o.defaultLinkURL,r],e[0]=o.defaultLinkType,e[1]=o.defaultLinkURL,e[2]=r,e[3]=n,e[4]=l):(n=e[3],l=e[4]),Xp(n,l),null};function zp(t){return Vp(t)}var Mi=[rr([{ChildComponent:oi,isActive:({selection:t})=>{if(vi(t)){let e=Ye(t);return Zp(e,K)!=null}return!1},isEnabled:({selection:t})=>!!(vi(t)&&dr()?.getTextContent()?.length),key:"link",label:({i18n:t})=>t.t("lexical:link:label"),onSelect:({editor:t,isActive:e})=>{if(e)t.dispatchCommand(ue,null);else{let o,r=[];if(t.getEditorState().read(()=>{o=dr()?.getTextContent(),r=dr()?.getNodes()??[]}),!o?.length)return;let n={doc:null};t.dispatchCommand(mo,{fields:n,selectedNodes:r,text:o})}},order:1}])],Yp=M(({props:t})=>({markdownTransformers:[ii],nodes:[te,t?.disableAutoLinks===!0?null:_e].filter(Boolean),plugins:[{Component:Ii,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:hi,position:"normal"},{Component:gi,position:"normal"},{Component:Ni,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:Mi},toolbarInline:{groups:Mi}}));import{$isListNode as fr,INSERT_CHECK_LIST_COMMAND as Pi,ListItemNode as uf,ListNode as df}from"@lexical/list";import{$isRangeSelection as mf}from"lexical";import{jsx as Di,jsxs as qp}from"react/jsx-runtime";import"react";var mr=()=>qp("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Di("rect",{height:"13",rx:"1.5",stroke:"currentColor",width:"13",x:"3.5",y:"3.5"}),Di("path",{d:"M7 10L9 12.5L13 7.5",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as Qp}from"react/jsx-runtime";import{ListPlugin as ef}from"@lexical/react/LexicalListPlugin.js";import"react";var qe=()=>Qp(ef,{});function fo(t,e){return t==="ordered"?!e.has("unorderedList"):t==="checklist"?!e.has("unorderedList")&&!e.has("orderedList"):!1}function Qe(t){return{items:t,key:"lists",label:({i18n:e})=>e.t("lexical:general:slashMenuListGroupLabel")}}import{$isListNode as nf,ListItemNode as lf,ListNode as sf}from"@lexical/list";import{$createListItemNode as tf,$createListNode as of,$isListItemNode as rf,$isListNode as pr}from"@lexical/list";var Ai=4,et=t=>(e,o,r)=>{let n=e.getPreviousSibling(),l=e.getNextSibling(),i=tf(t==="check"?r[3]==="x":void 0);if(pr(l)&&l.getListType()===t){let d=l.getFirstChild();d!==null?d.insertBefore(i):l.append(i),e.remove()}else if(pr(n)&&n.getListType()===t)n.append(i),e.remove();else{let d=of(t,t==="number"?Number(r[2]):void 0);d.append(i),e.replace(d)}i.append(...o),i.select(0,0);let s=Math.floor(r[1].length/Ai);s&&i.setIndent(s)},Be=(t,e,o)=>{let r=[],n=t.getChildren(),l=0;for(let i of n)if(rf(i)){if(i.getChildrenSize()===1){let u=i.getFirstChild();if(pr(u)){r.push(Be(u,e,o+1));continue}}let s=" ".repeat(o*Ai),d=t.getListType(),c=d==="number"?`${t.getStart()+l}. `:d==="check"?`- [${i.getChecked()?"x":" "}] `:"- ";r.push(s+c+e(i)),l++}return r.join(`
|
|
56
|
-
`)};var $i={type:"element",dependencies:[sf,lf],export:(t,e)=>nf(t)?Be(t,e,0):null,regExp:/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,replace:et("check")};import{jsx as af}from"react/jsx-runtime";import{CheckListPlugin as cf}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var Oi=()=>af(cf,{});var Fi=[Q([{ChildComponent:mr,isActive:({selection:t})=>{if(!mf(t))return!1;for(let e of t.getNodes()){if(fr(e)&&e.getListType()==="check")continue;let o=e.getParent();if(fr(o)&&o.getListType()==="check")continue;let r=o?.getParent();if(!(fr(r)&&r.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(Pi,void 0)},order:12}])],pf=M(({featureProviderMap:t})=>{let e=[{Component:Oi,position:"normal"}],o=fo("checklist",t);return o&&e.push({Component:qe,position:"normal"}),{markdownTransformers:[$i],nodes:o?[df,uf]:[],plugins:e,slashMenu:{groups:[Qe([{Icon:mr,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:r})=>r.t("lexical:checklist:label"),onSelect:({editor:r})=>{r.dispatchCommand(Pi,void 0)}}])]},toolbarFixed:{groups:Fi},toolbarInline:{groups:Fi}}});import{$isListNode as gr,INSERT_ORDERED_LIST_COMMAND as Hi,ListItemNode as Cf,ListNode as bf}from"@lexical/list";import{$isRangeSelection as kf}from"lexical";import{jsx as Nt,jsxs as ff}from"react/jsx-runtime";import"react";var hr=()=>ff("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Nt("path",{d:"M5.89284 12.479C5.89284 13.368 5.26284 13.788 4.38084 14.236C3.75084 14.558 3.43584 14.789 3.40784 15.062H5.89984V16H2.06384V15.573C2.06384 14.523 2.92484 13.935 3.66684 13.501C4.38084 13.088 4.75184 12.878 4.75184 12.458C4.75184 12.08 4.52084 11.835 4.06584 11.835C3.58984 11.835 3.30984 12.199 3.28184 12.654H2.11284C2.18984 11.681 2.87584 10.918 4.07284 10.918C5.15784 10.918 5.89284 11.555 5.89284 12.479Z",fill:"currentColor"}),Nt("path",{d:"M2.68608 4.535V3.737C3.54008 3.737 3.90408 3.513 4.02308 2.995H4.89108V8H3.68008L3.68008 4.535H2.68608Z",fill:"currentColor"}),Nt("path",{d:"M8 15L17 15",stroke:"currentColor",strokeWidth:"1.5"}),Nt("path",{d:"M8 10L17 10",stroke:"currentColor",strokeWidth:"1.5"}),Nt("path",{d:"M8 5L17 5",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as hf,ListItemNode as gf,ListNode as xf}from"@lexical/list";var Bi={type:"element",dependencies:[xf,gf],export:(t,e)=>hf(t)?Be(t,e,0):null,regExp:/^(\s*)(\d+)\.\s/,replace:et("number")};var ji=[Q([{ChildComponent:hr,isActive:({selection:t})=>{if(!kf(t))return!1;for(let e of t.getNodes()){if(gr(e)&&e.getListType()==="number")continue;let o=e.getParent();if(gr(o)&&o.getListType()==="number")continue;let r=o?.getParent();if(!(gr(r)&&r.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Hi,void 0)},order:10}])],_f=M(({featureProviderMap:t})=>{let e=fo("ordered",t);return{markdownTransformers:[Bi],nodes:e?[bf,Cf]:[],plugins:e?[{Component:qe,position:"normal"}]:[],slashMenu:{groups:[Qe([{Icon:hr,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(Hi,void 0)}}])]},toolbarFixed:{groups:ji},toolbarInline:{groups:ji}}});import{$isListNode as Cr,INSERT_UNORDERED_LIST_COMMAND as Gi,ListItemNode as Lf,ListNode as Nf}from"@lexical/list";import{$isRangeSelection as yf}from"lexical";import{jsx as tt,jsxs as Tf}from"react/jsx-runtime";import"react";var xr=()=>Tf("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[tt("circle",{cx:"4",cy:"5",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),tt("circle",{cx:"4",cy:"10",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),tt("circle",{cx:"4",cy:"15",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),tt("path",{d:"M17 5H7",stroke:"currentColor",strokeWidth:"1.5"}),tt("path",{d:"M17 10H7",stroke:"currentColor",strokeWidth:"1.5"}),tt("path",{d:"M17 15H7",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as wf,ListItemNode as Ef,ListNode as Sf}from"@lexical/list";var Ui={type:"element",dependencies:[Sf,Ef],export:(t,e)=>wf(t)?Be(t,e,0):null,regExp:/^(\s*)[-*+]\s/,replace:et("bullet")};var Wi=[Q([{ChildComponent:xr,isActive:({selection:t})=>{if(!yf(t))return!1;for(let e of t.getNodes()){if(Cr(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(Cr(o)&&o.getListType()==="bullet")continue;let r=o?.getParent();if(!(Cr(r)&&r.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Gi,void 0)},order:11}])],Rf=M({markdownTransformers:[Ui],nodes:[Nf,Lf],plugins:[{Component:qe,position:"normal"}],slashMenu:{groups:[Qe([{Icon:xr,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Gi,void 0)}}])]},toolbarFixed:{groups:Wi},toolbarInline:{groups:Wi}});import{jsx as If}from"react/jsx-runtime";import{addClassNamesToElement as vf}from"@lexical/utils";import{$applyNodeReplacement as Mf,DecoratorNode as Df}from"lexical";import*as Vi from"react";var Af=Vi.lazy(()=>import("./Component-MBLHTKDK.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),yt=class extends Df{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return $f({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return vf(o,"unknownConverted"),o}decorate(){return If(Af,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function $f({data:t}){return Mf(new yt({data:t}))}var Of=M(()=>({nodes:[yt]}));import{jsx as Ff}from"react/jsx-runtime";import{addClassNamesToElement as Pf}from"@lexical/utils";import{$applyNodeReplacement as Bf,DecoratorNode as jf}from"lexical";import*as Ki from"react";var Hf=Ki.lazy(()=>import("./Component-DOSSWC76.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),Rt=class extends jf{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return Uf({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return Pf(o,"unknownConverted"),o}decorate(){return Ff(Hf,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function Uf({data:t}){return Bf(new Rt({data:t}))}var Wf=M(()=>({nodes:[Rt]}));import{$setBlocksType as zi}from"@lexical/selection";import{$createParagraphNode as Zi,$getSelection as Yi,$isParagraphNode as Ji,$isRangeSelection as Gf}from"lexical";var Xi=[Q([{ChildComponent:ht,isActive:({selection:t})=>{if(!Gf(t))return!1;for(let e of t.getNodes())if(!Ji(e)&&!Ji(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=Yi();zi(e,()=>Zi())})},order:1}])],Vf=M({slashMenu:{groups:[z([{Icon:ht,key:"paragraph",keywords:["normal","paragraph","p","text"],label:({i18n:t})=>t.t("lexical:paragraph:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Yi();zi(e,()=>Zi())})}}])]},toolbarFixed:{groups:Xi},toolbarInline:{groups:Xi}});import{c as m0}from"react/compiler-runtime";import{jsx as xs}from"react/jsx-runtime";import{useLexicalComposerContext as p0}from"@lexical/react/LexicalComposerContext";import{useEffect as f0,useState as h0}from"react";import{jsx as gs,Fragment as d0}from"react/jsx-runtime";import"react";import{jsx as Kf}from"react/jsx-runtime";var qi={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Kf("blockquote",{children:o})}};import{jsx as Jf}from"react/jsx-runtime";var Qi={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return Jf(r,{children:o})}};import{jsx as Xf}from"react/jsx-runtime";var es={horizontalrule:Xf("hr",{})};import{jsx as zf}from"react/jsx-runtime";var ts={linebreak:zf("br",{})};import{jsx as os}from"react/jsx-runtime";var rs=({internalDocToHref:t})=>({autolink:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0;return os("a",{href:e.fields.url,rel:n,target:l,children:r})},link:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0,i=e.fields.url??"";return e.fields.linkType==="internal"&&(t?i=t({linkNode:e}):(console.error("Lexical => JSX converter: Link converter: found internal link, but internalDocToHref is not provided"),i="#")),os("a",{href:i,rel:n,target:l,children:r})}});import{jsx as ot,jsxs as Zf,Fragment as Yf}from"react/jsx-runtime";import{v4 as qf}from"uuid";var ns={list:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return ot(r,{className:`list-${t?.listType}`,children:o})},listitem:({node:t,nodesToJSX:e,parent:o})=>{let r=t.children.some(l=>l.type==="list"),n=e({nodes:t.children});if("listType"in o&&o?.listType==="check"){let l=qf();return ot("li",{"aria-checked":t.checked?"true":"false",className:`list-item-checkbox${t.checked?" list-item-checkbox-checked":" list-item-checkbox-unchecked"}${r?" nestedListItem":""}`,role:"checkbox",style:{listStyleType:"none"},tabIndex:-1,value:t?.value,children:r?n:Zf(Yf,{children:[ot("input",{checked:t.checked,id:l,readOnly:!0,type:"checkbox"}),ot("label",{htmlFor:l,children:n}),ot("br",{})]})})}else return ot("li",{className:`${r?"nestedListItem":""}`,style:r?{listStyleType:"none"}:void 0,value:t?.value,children:n})}};import{jsx as br}from"react/jsx-runtime";var ls={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?br("p",{children:o}):br("p",{children:br("br",{})})}};var is={tab:" "};import{jsx as It}from"react/jsx-runtime";var ss={table:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return It("div",{className:"lexical-table-container",children:It("table",{className:"lexical-table",style:{borderCollapse:"collapse"},children:It("tbody",{children:o})})})},tablecell:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.headerState>0?"th":"td",n=`lexical-table-cell-header-${t.headerState}`,l={backgroundColor:t.backgroundColor||void 0,border:"1px solid #ccc",padding:"8px"},i=t.colSpan&&t.colSpan>1?t.colSpan:void 0,s=t.rowSpan&&t.rowSpan>1?t.rowSpan:void 0;return It(r,{className:`lexical-table-cell ${n}`,colSpan:i,rowSpan:s,style:l,children:o})},tablerow:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return It("tr",{className:"lexical-table-row",children:o})}};import{jsx as je}from"react/jsx-runtime";import"react";var F={DOM_ELEMENT_TYPE:1,DOM_TEXT_TYPE:3,NO_DIRTY_NODES:0,HAS_DIRTY_NODES:1,FULL_RECONCILE:2,IS_NORMAL:0,IS_TOKEN:1,IS_SEGMENTED:2,IS_INERT:3,IS_BOLD:1,IS_ITALIC:2,IS_STRIKETHROUGH:4,IS_UNDERLINE:8,IS_CODE:16,IS_SUBSCRIPT:32,IS_SUPERSCRIPT:64,IS_HIGHLIGHT:128,IS_DIRECTIONLESS:1,IS_UNMERGEABLE:2,IS_ALIGN_LEFT:1,IS_ALIGN_CENTER:2,IS_ALIGN_RIGHT:3,IS_ALIGN_JUSTIFY:4,IS_ALIGN_START:5,IS_ALIGN_END:6},Qf=F.IS_BOLD|F.IS_ITALIC|F.IS_STRIKETHROUGH|F.IS_UNDERLINE|F.IS_CODE|F.IS_SUBSCRIPT|F.IS_SUPERSCRIPT|F.IS_HIGHLIGHT,e0="\xA0",t0=`
|
|
54
|
+
`},[t,e]),p=$e((_,b)=>{o(x=>{let C=e.length-1,k=e[C];if(k&&k.name===_){if(_==="type")return[...e.slice(0,C),{...k,value:k.value+b}];if(k.value===b)return[...e.slice(0,C),{...k,count:k.count+1}]}return[...x,{name:_,count:1,value:b}]})},[e,o]);Pn(()=>{let _=x=>{if(!r)return;let C=x.key;qu(x)?p("selectAll",""):jn.has(C)?p("press",x.key):[...C].length>1?p("keydown",x.key):p("type",x.key)},b=x=>{if(!r)return;let C=x.key;!jn.has(C)&&[...C].length>1&&p("keyup",x.key)};return t.registerRootListener((x,C)=>{C!==null&&(C.removeEventListener("keydown",_),C.removeEventListener("keyup",b)),x!==null&&(x.addEventListener("keydown",_),x.addEventListener("keyup",b))})},[t,r,p]),Pn(()=>{u.current&&u.current.scrollTo(0,u.current.scrollHeight)},[m]),zo(()=>{if(e){let _=m();_!==null&&s(_),u.current&&u.current.scrollTo(0,u.current.scrollHeight)}},[m,e]),zo(()=>t.registerUpdateListener(({dirtyElements:b,dirtyLeaves:x,editorState:C})=>{if(!r)return;let k=C._selection,y=d.current,R=c.current;if(y!==k){if(x.size===0&&b.size===0&&!R){let L=Xo(t._window);if(L&&(L.anchorNode==null||L.focusNode==null))return}d.current=k}c.current=!1;let M=m();M!==null&&s(M)}),[t,m,r,p]),zo(()=>r?t.registerUpdateListener(()=>{let b=t.getRootElement();b!==null&&l(b?.innerHTML)}):void 0,[t,r]);let f=$e(_=>{r||(_.update(()=>{let b=Xu();b.clear();let x=Ju();b.append(Ku().append(x)),x.select()}),o([])),n(b=>!b)},[r]),h=$e(()=>{if(!r)return;let _=Xo(t._window);if(_===null||_.anchorNode==null||_.focusNode==null)return;let{anchorNode:b,anchorOffset:x,focusNode:C,focusOffset:k}=Qu(_),y=a().getRootElement(),R;b!==null&&(R=Bn(b,y));let M;C!==null&&(M=Bn(C,y)),p("snapshot",{anchorNode:b,anchorOffset:x,anchorPath:R,focusNode:C,focusOffset:k,focusPath:M})},[p,r,a]),g=$e(()=>{zu(m())},[m]),T=$e(()=>{Zu("test.js",m())},[m]);return[Ae("button",{className:`editor-dev-button ${r?"active":""}`,id:"test-recorder-button",onClick:_=>{f(a()),_.preventDefault()},title:r?"Disable test recorder":"Enable test recorder",type:"button",children:r?"Disable test recorder":"Enable test recorder"}),r?Yo("div",{className:"test-recorder-output",children:[Yo("div",{className:"test-recorder-toolbar",children:[Ae("button",{className:"test-recorder-button",id:"test-recorder-button-snapshot",onClick:_=>{h(),_.preventDefault()},title:"Insert snapshot",type:"button",children:"Insert Snapshot"}),Ae("button",{className:"test-recorder-button",id:"test-recorder-button-copy",onClick:_=>{g(),_.preventDefault()},title:"Copy to clipboard",type:"button",children:"Copy"}),Ae("button",{className:"test-recorder-button",id:"test-recorder-button-download",onClick:_=>{T(),_.preventDefault()},title:"Download as a file",type:"button",children:"Download"})]}),Ae("pre",{id:"test-recorder",ref:u,children:i})]}):null]}var Un=()=>{let t=Gu(3),[e]=Vu(),[o,r]=ed(e),n;return t[0]!==o||t[1]!==r?(n=Yo(Hn.Fragment,{children:[Ae("p",{children:"HI"}),o,r,Ae("p",{children:"DONE"})]}),t[0]=o,t[1]=r,t[2]=n):n=t[2],n};var td=$({plugins:[{Component:Un,position:"bottom"}]});import{c as od}from"react/compiler-runtime";import{jsx as rd}from"react/jsx-runtime";import{useLexicalComposerContext as nd}from"@lexical/react/LexicalComposerContext.js";import{TreeView as ld}from"@lexical/react/LexicalTreeView.js";import"react";var Wn=()=>{let t=od(2),[e]=nd(),o;return t[0]!==e?(o=rd(ld,{editor:e,timeTravelButtonClassName:"debug-timetravel-button",timeTravelPanelButtonClassName:"debug-timetravel-panel-button",timeTravelPanelClassName:"debug-timetravel-panel",timeTravelPanelSliderClassName:"debug-timetravel-panel-slider",treeTypeButtonClassName:"debug-treetype-button",viewClassName:"tree-view-output"}),t[0]=e,t[1]=o):o=t[1],o};var id=$({plugins:[{Component:Wn,position:"bottom"}]});import{$isTableSelection as sd}from"@lexical/table";import{$isRangeSelection as ad,FORMAT_TEXT_COMMAND as cd}from"lexical";import{jsx as Gn}from"react/jsx-runtime";import"react";var Vn=()=>Gn("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Gn("path",{d:"M10.6772 15H6.27017V5.718H10.4172C12.6792 5.718 13.8492 6.602 13.8492 8.292C13.8492 9.098 13.1992 9.982 12.4712 10.216C13.3812 10.476 14.1742 11.256 14.1742 12.322C14.1742 14.09 12.9002 15 10.6772 15ZM8.46717 9.501H10.3262C11.3012 9.501 11.7042 9.046 11.7042 8.409C11.7042 7.72 11.2362 7.317 10.3392 7.317H8.46717V9.501ZM8.46717 11.061V13.401H10.4822C11.4702 13.401 11.9642 12.959 11.9642 12.218C11.9642 11.49 11.4702 11.061 10.4822 11.061H8.46717Z",fill:"currentColor"})});var q=t=>({type:"buttons",items:t,key:"format",order:40});var Kn={type:"text-format",format:["bold","italic"],tag:"***"},Jn={type:"text-format",format:["bold","italic"],intraword:!1,tag:"___"},Xn={type:"text-format",format:["bold"],tag:"**"},zn={type:"text-format",format:["bold"],intraword:!1,tag:"__"};var Zn=[q([{ChildComponent:Vn,isActive:({selection:t})=>ad(t)||sd(t)?t.hasFormat("bold"):!1,key:"bold",onSelect:({editor:t})=>{t.dispatchCommand(cd,"bold")},order:1}])],ud=$(({featureProviderMap:t})=>{let e=[Xn,zn];return t.get("italic")&&e.push(Jn,Kn),{enableFormats:["bold"],markdownTransformers:e,toolbarFixed:{groups:Zn},toolbarInline:{groups:Zn}}});import{$isTableSelection as md}from"@lexical/table";import{$isRangeSelection as pd,FORMAT_TEXT_COMMAND as fd}from"lexical";import{jsx as Yn,jsxs as dd}from"react/jsx-runtime";import"react";var qn=()=>dd("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Yn("path",{d:"M7.76465 6L3.76465 10L7.76465 14",stroke:"currentColor"}),Yn("path",{d:"M12.2354 6L16.2354 10L12.2354 14",stroke:"currentColor"})]});var Qn={type:"text-format",format:["code"],tag:"`"};var el=[q([{ChildComponent:qn,isActive:({selection:t})=>pd(t)||md(t)?t.hasFormat("code"):!1,key:"inlineCode",onSelect:({editor:t})=>{t.dispatchCommand(fd,"code")},order:7}])],hd=$({enableFormats:["code"],markdownTransformers:[Qn],toolbarFixed:{groups:el},toolbarInline:{groups:el}});import{$isTableSelection as gd}from"@lexical/table";import{$isRangeSelection as xd,FORMAT_TEXT_COMMAND as Cd}from"lexical";import{jsx as tl}from"react/jsx-runtime";import"react";var ol=()=>tl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:tl("path",{d:"M11.311 14.2969L11.0327 15H6.18408L6.4624 14.2969C7.54639 14.2969 7.70752 14.209 7.83936 13.8721L10.8423 6.45996C10.8716 6.38672 10.8862 6.32812 10.8862 6.26953C10.8862 6.09375 10.6519 6.03516 9.80225 6.03516L10.0952 5.33203H14.9438L14.6509 6.03516C13.5669 6.03516 13.4204 6.12305 13.2886 6.45996L10.2856 13.8721C10.2563 13.9453 10.2271 14.0039 10.2271 14.0625C10.2271 14.2383 10.4614 14.2969 11.311 14.2969Z",fill:"currentColor"})});var rl={type:"text-format",format:["italic"],tag:"*"},nl={type:"text-format",format:["italic"],intraword:!1,tag:"_"};var ll=[q([{ChildComponent:ol,isActive:({selection:t})=>xd(t)||gd(t)?t.hasFormat("italic"):!1,key:"italic",onSelect:({editor:t})=>{t.dispatchCommand(Cd,"italic")},order:2}])],bd=$({enableFormats:["italic"],markdownTransformers:[rl,nl],toolbarFixed:{groups:ll},toolbarInline:{groups:ll}});import{$isTableSelection as _d}from"@lexical/table";import{$isRangeSelection as Td,FORMAT_TEXT_COMMAND as wd}from"lexical";import{jsx as il,jsxs as kd}from"react/jsx-runtime";import"react";var sl=()=>kd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[il("path",{d:"M5.50756 12.76H7.42756C7.56256 14.215 8.82256 14.71 10.1576 14.71C11.4326 14.71 12.4226 14.14 12.4226 13.06C12.4226 12.28 11.9576 11.845 10.6676 11.605L8.70256 11.245C7.12756 10.96 5.85256 10.21 5.85256 8.335C5.85256 6.43 7.53256 5.11 9.87256 5.11C12.4226 5.11 13.9526 6.22 14.1626 8.23H12.2876C12.1526 7.18 11.2226 6.595 9.88756 6.595C8.59756 6.595 7.78756 7.27 7.78756 8.215C7.78756 9.1 8.34256 9.385 9.49756 9.61L11.5676 10.015C13.3226 10.345 14.3726 11.215 14.3726 12.94C14.3726 14.89 12.5876 16.18 10.2176 16.18C7.66756 16.18 5.70256 15.115 5.50756 12.76Z",fill:"currentColor"}),il("path",{d:"M4.99756 11.44H15.0026V12.19H4.99756V11.44Z",fill:"currentColor"})]});var al={type:"text-format",format:["strikethrough"],tag:"~~"};var cl=[q([{ChildComponent:sl,isActive:({selection:t})=>Td(t)||_d(t)?t.hasFormat("strikethrough"):!1,key:"strikethrough",onSelect:({editor:t})=>{t.dispatchCommand(wd,"strikethrough")},order:4}])],Ed=$({enableFormats:["strikethrough"],markdownTransformers:[al],toolbarFixed:{groups:cl},toolbarInline:{groups:cl}});import{$isTableSelection as Sd}from"@lexical/table";import{$isRangeSelection as Nd,FORMAT_TEXT_COMMAND as Ld}from"lexical";import{jsx as ul}from"react/jsx-runtime";import"react";var dl=()=>ul("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:ul("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 13.258C16.7768 14.155 16.1398 14.532 15.2038 15C14.5538 15.325 14.2808 15.546 14.2418 15.78H16.7898V16.82H12.7208V16.339C12.7208 15.286 13.5918 14.675 14.3588 14.233C15.0868 13.83 15.4378 13.635 15.4378 13.232C15.4378 12.894 15.2038 12.686 14.8268 12.686C14.3848 12.686 14.1248 13.024 14.1118 13.427H12.7468C12.8248 12.426 13.5528 11.633 14.8398 11.633C15.9448 11.633 16.7768 12.257 16.7768 13.258Z",fill:"currentColor"})});var ml=[q([{ChildComponent:dl,isActive:({selection:t})=>Nd(t)||Sd(t)?t.hasFormat("subscript"):!1,key:"subscript",onSelect:({editor:t})=>{t.dispatchCommand(Ld,"subscript")},order:5}])],yd=$({enableFormats:["subscript"],toolbarFixed:{groups:ml},toolbarInline:{groups:ml}});import{$isTableSelection as Rd}from"@lexical/table";import{$isRangeSelection as Id,FORMAT_TEXT_COMMAND as vd}from"lexical";import{jsx as pl}from"react/jsx-runtime";import"react";var fl=()=>pl("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:pl("path",{d:"M10.167 15L7.45002 11.36L4.73302 15H2.91302L6.55302 10.177L3.23802 5.718H5.20102L7.54102 8.89L9.89402 5.718H11.714L8.43802 10.06L12.13 15H10.167ZM16.7768 7.252C16.7768 8.149 16.1398 8.526 15.2038 8.994C14.5538 9.319 14.2808 9.54 14.2418 9.774H16.7898V10.814H12.7208V10.333C12.7208 9.28 13.5918 8.669 14.3588 8.227C15.0868 7.824 15.4378 7.629 15.4378 7.226C15.4378 6.888 15.2038 6.68 14.8268 6.68C14.3848 6.68 14.1248 7.018 14.1118 7.421H12.7468C12.8248 6.42 13.5528 5.627 14.8398 5.627C15.9448 5.627 16.7768 6.251 16.7768 7.252Z",fill:"currentColor"})});var hl=[q([{ChildComponent:fl,isActive:({selection:t})=>Id(t)||Rd(t)?t.hasFormat("superscript"):!1,key:"superscript",onSelect:({editor:t})=>{t.dispatchCommand(vd,"superscript")},order:6}])],Md=$({enableFormats:["superscript"],toolbarFixed:{groups:hl},toolbarInline:{groups:hl}});import{$isTableSelection as $d}from"@lexical/table";import{$isRangeSelection as Ad,FORMAT_TEXT_COMMAND as Od}from"lexical";import{jsx as gl,jsxs as Dd}from"react/jsx-runtime";import"react";var xl=()=>Dd("svg",{"aria-hidden":"true",className:"icon",fill:"currentColor",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[gl("path",{d:"M13.9656 11.256C13.9656 13.791 12.5096 15.156 10.0006 15.156C7.50461 15.156 6.03561 13.791 6.03561 11.23V5.718H7.76461V11.243C7.76461 12.868 8.50561 13.778 10.0006 13.778C11.4956 13.778 12.2496 12.868 12.2496 11.243V5.718H13.9656V11.256Z",fill:"currentColor"}),gl("path",{d:"M5.09961 16.3H14.9016V16.95H5.09961V16.3Z",fill:"currentColor"})]});var Cl=[q([{ChildComponent:xl,isActive:({selection:t})=>Ad(t)||$d(t)?t.hasFormat("underline"):!1,key:"underline",onSelect:({editor:t})=>{t.dispatchCommand(Od,"underline")},order:3}])],Fd=$({enableFormats:["underline"],toolbarFixed:{groups:Cl},toolbarInline:{groups:Cl}});import{jsx as Qo}from"react/jsx-runtime";import{jsx as Pd}from"react/jsx-runtime";function Bd(t){return t.replace(/-([a-z])/g,(e,o)=>o.toUpperCase())}var lo=({css:t})=>{let e=t?Object.fromEntries(Object.entries(t).map(([o,r])=>[Bd(o),r])):{};return Pd("span",{style:{...e,alignItems:"center",borderRadius:"4px",display:"flex",fontSize:"16px",height:"20px",justifyContent:"center",width:"20px"},children:"A"})};import{useLexicalComposerContext as jd}from"@lexical/react/LexicalComposerContext";import{$forEachSelectedTextNode as Hd}from"@lexical/selection";import{$getNodeByKey as Ud,$getState as Wd,$setState as Gd,createState as Vd,TextNode as Kd}from"lexical";import{useEffect as Jd}from"react";function bl(t){let e=new Map;for(let o in t){let r=t[o],n=Vd(o,{parse:l=>typeof l=="string"&&Object.keys(r).includes(l)?l:void 0});e.set(o,{stateConfig:n,stateValues:r})}return e}function qo(t,e,o,r){t.update(()=>{Hd(n=>{let l=e.get(o);if(!l)throw new Error(`State config for ${o} not found`);Gd(n,l.stateConfig,r)})})}function kl({stateMap:t}){let[e]=jd();return Jd(()=>e.registerMutationListener(Kd,o=>{e.getEditorState().read(()=>{for(let[r,n]of o){if(n==="destroyed")continue;let l=Ud(r),i=e.getElementByKey(r);if(!l||!i)continue;let s=Object.create(null);t.forEach((d,c)=>{let u=Wd(l,d.stateConfig);if(!u){delete i.dataset[c];return}i.dataset[c]=u;let a=d.stateValues[u]?.css;a&&Object.assign(s,a)}),i.style.cssText="",Object.assign(i.style,s)}})}),[e]),null}var _l=(t,e)=>{let o=[];for(let n in t.state){let l=t.state[n];for(let i in l){let s=l[i];o.push({ChildComponent:()=>Qo(lo,{css:s.css}),key:i,label:s.label,onSelect:({editor:d})=>{qo(d,e,n,i)}})}}return[{type:"dropdown",ChildComponent:()=>Qo(lo,{css:{color:"var(--theme-elevation-600)"}}),items:[...[{ChildComponent:()=>Qo(lo,{}),key:"clear-style",label:({i18n:n})=>n.t("lexical:textState:defaultStyle"),onSelect:({editor:n})=>{for(let l in t.state)qo(n,e,l,void 0)},order:1}],...o],key:"textState",order:30}]},Xd=$(({props:t})=>{let e=bl(t.state);return{plugins:[{Component:()=>kl({stateMap:e}),position:"normal"}],toolbarFixed:{groups:_l(t,e)},toolbarInline:{groups:_l(t,e)}}});import{c as qd}from"react/compiler-runtime";import{useLexicalComposerContext as Qd}from"@lexical/react/LexicalComposerContext";import{$createHeadingNode as em,$isHeadingNode as Al,HeadingNode as Pl}from"@lexical/rich-text";import{$setBlocksType as tm}from"@lexical/selection";import{$getSelection as om,$isRangeSelection as rm}from"lexical";import{useEffect as nm}from"react";import{jsx as Tl}from"react/jsx-runtime";import"react";var wl=()=>Tl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Tl("path",{d:"M4.639 13.5V7.074H6.196V9.648H9.076V7.074H10.642V13.5H9.076V10.836H6.196V13.5H4.639ZM11.5656 9.045V8.019C12.6636 8.019 13.1316 7.731 13.2846 7.065H14.4006V13.5H12.8436V9.045H11.5656Z",fill:"currentColor"})});import{jsx as El}from"react/jsx-runtime";import"react";var Sl=()=>El("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:El("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM15.9796 8.973C15.9796 10.116 15.1696 10.656 14.0356 11.232C13.2256 11.646 12.8206 11.943 12.7846 12.294H15.9886V13.5H11.0566V12.951C11.0566 11.601 12.1636 10.845 13.1176 10.287C14.0356 9.756 14.5126 9.486 14.5126 8.946C14.5126 8.46 14.2156 8.145 13.6306 8.145C13.0186 8.145 12.6586 8.613 12.6226 9.198H11.1196C11.2186 7.947 12.1006 6.966 13.6396 6.966C15.0346 6.966 15.9796 7.785 15.9796 8.973Z",fill:"currentColor"})});import{jsx as Nl}from"react/jsx-runtime";import"react";var Ll=()=>Nl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Nl("path",{d:"M4.139 13.5V7.074H5.696V9.648H8.576V7.074H10.142V13.5H8.576V10.836H5.696V13.5H4.139ZM16.1146 11.745C16.1146 12.744 15.2236 13.608 13.6126 13.608C12.0736 13.608 11.0926 12.762 10.9846 11.547H12.4696C12.5146 12.114 13.0006 12.456 13.6126 12.456C14.2876 12.456 14.6746 12.132 14.6746 11.619C14.6746 11.061 14.2426 10.836 13.6216 10.836H12.9826V9.738H13.6036C14.1526 9.738 14.5486 9.486 14.5486 8.937C14.5486 8.46 14.2156 8.127 13.6486 8.127C13.0366 8.127 12.6586 8.514 12.6226 9.045H11.1916C11.2726 7.929 12.1276 6.966 13.6666 6.966C15.1876 6.966 15.9706 7.848 15.9706 8.865C15.9706 9.603 15.5026 10.143 14.8186 10.269C15.6196 10.404 16.1146 10.971 16.1146 11.745Z",fill:"currentColor"})});import{jsx as yl}from"react/jsx-runtime";import"react";var Rl=()=>yl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:yl("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM15.1736 7.074V10.854H16.3706V12.033H15.1736V13.5H13.6796V12.033H10.5116V10.845L13.4996 7.074H15.1736ZM13.6796 8.46L11.8256 10.854H13.6796V8.46Z",fill:"currentColor"})});import{jsx as Il}from"react/jsx-runtime";import"react";var vl=()=>Il("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Il("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.1576 10.269C12.6896 10.269 12.3746 10.494 12.2216 10.737H10.8176L11.1956 7.074H15.2546V8.28H12.3206L12.1856 9.549C12.4016 9.351 12.8516 9.126 13.4636 9.126C14.7866 9.126 15.6596 10.053 15.6596 11.358C15.6596 12.609 14.7326 13.608 13.1756 13.608C11.5826 13.608 10.6556 12.753 10.5566 11.511H12.1136C12.1586 12.06 12.5456 12.465 13.1576 12.465C13.8236 12.465 14.1746 11.97 14.1746 11.376C14.1746 10.764 13.8416 10.269 13.1576 10.269Z",fill:"currentColor"})});import{jsx as Ml}from"react/jsx-runtime";import"react";var Dl=()=>Ml("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Ml("path",{d:"M3.639 13.5V7.074H5.196V9.648H8.076V7.074H9.642V13.5H8.076V10.836H5.196V13.5H3.639ZM13.3646 8.127C12.5456 8.127 12.0416 8.937 12.0416 9.999C12.3296 9.54 12.8246 9.207 13.5536 9.207C14.8586 9.207 15.8036 10.134 15.8036 11.376C15.8036 12.645 14.8226 13.608 13.3196 13.608C11.7266 13.608 10.6196 12.393 10.6196 10.395C10.6196 8.316 11.7716 6.966 13.4186 6.966C14.7056 6.966 15.5786 7.749 15.7316 8.829H14.3186C14.2016 8.415 13.9226 8.127 13.3646 8.127ZM13.3106 12.51C13.9586 12.51 14.3816 12.042 14.3816 11.385C14.3816 10.737 13.9586 10.278 13.3106 10.278C12.6536 10.278 12.2126 10.737 12.2126 11.385C12.2126 12.042 12.6536 12.51 13.3106 12.51Z",fill:"currentColor"})});import{$createHeadingNode as zd,$isHeadingNode as Zd,HeadingNode as Yd}from"@lexical/rich-text";var er=t=>(e,o,r)=>{let n=t(r);n&&(n.append(...o),e.replace(n),n.select(0,0))};var $l=t=>{let o=`^(${t.map(n=>Number(n.slice(1))).map(n=>`#{${n}}`).join("|")})\\s`,r=new RegExp(o);return{type:"element",dependencies:[Yd],export:(n,l)=>{if(!Zd(n))return null;let i=Number(n.getTag().slice(1));return"#".repeat(i)+" "+l(n)},regExp:r,replace:er(n=>{let l="h"+n[1]?.length;return zd(l)})}};var Ol=t=>{let e=om();tm(e,()=>em(t))},Fl={h1:wl,h2:Sl,h3:Ll,h4:Rl,h5:vl,h6:Dl},lm=$(({props:t})=>{let{enabledHeadingSizes:e=["h1","h2","h3","h4","h5","h6"]}=t,o=[te(e.map((r,n)=>({ChildComponent:Fl[r],isActive:({selection:l})=>{if(!rm(l))return!1;for(let i of l.getNodes()){if(Al(i)&&i.getTag()===r)continue;let s=i.getParent();if(!(Al(s)&&s.getTag()===r))return!1}return!0},key:r,label:({i18n:l})=>l.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:l})=>{l.update(()=>{Ol(r)})},order:n+2})))];return{markdownTransformers:[$l(e)],nodes:[Pl],plugins:[{Component:im,position:"normal"}],sanitizedClientFeatureProps:t,slashMenu:{groups:e?.length?[Y(e.map(r=>({Icon:Fl[r],key:`heading-${r.charAt(1)}`,keywords:["heading",r],label:({i18n:n})=>n.t("lexical:heading:label",{headingLevel:r.charAt(1)}),onSelect:({editor:n})=>{n.update(()=>{Ol(r)})}})))]:[]},toolbarFixed:{groups:e?.length?o:[]},toolbarInline:{groups:e?.length?o:[]}}}),im=t=>{let e=qd(9),{clientProps:o}=t,{enabledHeadingSizes:r}=o,n;e[0]!==r?(n=r===void 0?["h1","h2","h3","h4","h5","h6"]:r,e[0]=r,e[1]=n):n=e[1];let l=n,i;e[2]!==l?(i=l.at(-1),e[2]=l,e[3]=i):i=e[3];let s=i,[d]=Qd(),c,u;return e[4]!==d||e[5]!==l||e[6]!==s?(c=()=>{if(!(!s||l.length===6))return d.registerNodeTransform(Pl,a=>{l.includes(a.getTag())||a.setTag(s)})},u=[d,l,s],e[4]=d,e[5]=l,e[6]=s,e[7]=c,e[8]=u):(c=e[7],u=e[8]),nm(c,u),null};import{$isNodeSelection as Tm}from"lexical";import{jsx as Bl}from"react/jsx-runtime";import"react";var tr=()=>Bl("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Bl("rect",{fill:"currentColor",height:"1",width:"12",x:"4",y:"9.5"})});import{jsx as jl,jsxs as sm}from"react/jsx-runtime";import"react";var Hl=()=>sm("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[jl("path",{d:"M5 10h10",stroke:"currentColor"}),jl("path",{d:"M10 15V5",stroke:"currentColor"})]});var xe=t=>({type:"dropdown",ChildComponent:Hl,items:t,key:"add",order:10});import{addClassNamesToElement as am}from"@lexical/utils";import{$applyNodeReplacement as cm,createCommand as um,DecoratorNode as dm}from"lexical";var bt=um("INSERT_HORIZONTAL_RULE_COMMAND"),Ct=class extends dm{static clone(e){return new this(e.__key)}static getType(){return"horizontalrule"}static importDOM(){return{hr:()=>({conversion:mm,priority:0})}}static importJSON(e){return Ul()}createDOM(e){let o=document.createElement("hr");return am(o,e.theme.hr),o}decorate(){return null}exportDOM(){return{element:document.createElement("hr")}}exportJSON(){return{type:"horizontalrule",version:1}}getTextContent(){return`
|
|
55
|
+
`}isInline(){return!1}updateDOM(){return!1}};function mm(){return{node:Ul()}}function Ul(){return cm(new Ct)}import{$applyNodeReplacement as pm}from"lexical";import"react";var ye=class extends Ct{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importJSON(e){return kt()}decorate(){return null}exportJSON(){return super.exportJSON()}};function kt(){return pm(new ye)}function io(t){return t instanceof ye}var Wl={type:"element",dependencies:[ye],export:(t,e)=>io(t)?"---":null,regExp:/^---\s*$/,replace:t=>{let e=kt();e&&t.replace(e)}};import{c as fm}from"react/compiler-runtime";import{useLexicalComposerContext as hm}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as gm}from"@lexical/utils";import{$getSelection as xm,$isRangeSelection as Cm,COMMAND_PRIORITY_EDITOR as bm}from"lexical";import{useEffect as km}from"react";var Gl=()=>{let t=fm(3),[e]=hm(),o,r;return t[0]!==e?(o=()=>e.registerCommand(bt,_m,bm),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),km(o,r),null};function _m(t){let e=xm();if(!Cm(e))return!1;if(e.focus.getNode()!==null){let r=kt();gm(r)}return!0}var wm=$({markdownTransformers:[Wl],nodes:[ye],plugins:[{Component:Gl,position:"normal"}],slashMenu:{groups:[Y([{Icon:tr,key:"horizontalRule",keywords:["hr","horizontal rule","line","separator"],label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(bt,void 0)}}])]},toolbarFixed:{groups:[xe([{ChildComponent:tr,isActive:({selection:t})=>{if(!Tm(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return io(e)},key:"horizontalRule",label:({i18n:t})=>t.t("lexical:horizontalRule:label"),onSelect:({editor:t})=>{t.dispatchCommand(bt,void 0)}}])]}});import{$findMatchingParent as ei}from"@lexical/utils";import{$isElementNode as Om,INDENT_CONTENT_COMMAND as Fm,OUTDENT_CONTENT_COMMAND as Pm}from"lexical";import{jsx as so,jsxs as Em}from"react/jsx-runtime";import"react";var Vl=()=>Em("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[so("path",{d:"M2.5 5H10.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M2.5 10H10.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M2.5 15H17.5",stroke:"currentColor",strokeWidth:"1.5"}),so("path",{d:"M12.25 7.25L17.25 3.75V10.75L12.25 7.25Z",fill:"currentColor"})]});import{jsx as ao,jsxs as Sm}from"react/jsx-runtime";import"react";var Kl=()=>Sm("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ao("path",{d:"M17.5 5H9.5",stroke:"currentColor",strokeWidth:"1.5"}),ao("path",{d:"M17.5 10H9.5",stroke:"currentColor",strokeWidth:"1.5"}),ao("path",{d:"M17.5 15H2.5",stroke:"currentColor",strokeWidth:"1.5"}),ao("path",{d:"M7.75 7.25L2.75 3.75V10.75L7.75 7.25Z",fill:"currentColor"})]});import{jsx as Nm}from"react/jsx-runtime";import{useLexicalComposerContext as Lm}from"@lexical/react/LexicalComposerContext";import{TabIndentationPlugin as ym}from"@lexical/react/LexicalTabIndentationPlugin";import{$findMatchingParent as Rm,mergeRegister as Jl}from"@lexical/utils";import{$getSelection as Im,$isElementNode as Yl,$isRangeSelection as vm,COMMAND_PRIORITY_LOW as Xl,INDENT_CONTENT_COMMAND as zl,KEY_TAB_COMMAND as Mm,OUTDENT_CONTENT_COMMAND as Dm,TabNode as $m}from"lexical";import{useEffect as Zl}from"react";var ql=({clientProps:t})=>{let[e]=Lm(),{disabledNodes:o,disableTabNode:r}=t;return Zl(()=>{if(!(!e||!o?.length))return Jl(e.registerCommand(zl,()=>Am(n=>{if(!o.includes(n.getType())){let l=n.getIndent();n.setIndent(l+1)}}),Xl),e.registerUpdateListener(({dirtyElements:n,editorState:l})=>{e.update(()=>{for(let[i]of n){let s=l._nodeMap.get(i);Yl(s)&&o.includes(s.getType())&&s.getIndent()>0&&s.setIndent(0)}})}))},[e,o]),Zl(()=>{if(!(!e||!r))return Jl(e.registerCommand(Mm,n=>(n.preventDefault(),e.dispatchCommand(n.shiftKey?Dm:zl,void 0)),Xl),e.registerNodeTransform($m,n=>{n.remove()}))},[e,r]),Nm(ym,{})};function Am(t){let e=Im();if(!vm(e))return!1;let o=new Set,r=e.getNodes();for(let n=0;n<r.length;n++){let l=r[n],i=l.getKey();if(o.has(i))continue;let s=Rm(l,c=>Yl(c)&&!c.isInline());if(s===null)continue;let d=s.getKey();s.canIndent()&&!o.has(d)&&(o.add(d),t(s))}return o.size>0}var Ql=t=>({type:"buttons",items:t,key:"indent",order:35});var ti=({disabledNodes:t})=>[Ql([{ChildComponent:Vl,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>oi(n)&&n.getIndent()>0;return o.some(n=>r(n)||!!ei(n,r))},key:"indentDecrease",label:({i18n:e})=>e.t("lexical:indent:decreaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(Pm,void 0)},order:1},{ChildComponent:Kl,isActive:()=>!1,isEnabled:({selection:e})=>{let o=e?.getNodes()??[],r=n=>oi(n)&&!(t??[]).includes(n.getType());return o.some(n=>r(n)||!!ei(n,r))},key:"indentIncrease",label:({i18n:e})=>e.t("lexical:indent:increaseLabel"),onSelect:({editor:e})=>{e.dispatchCommand(Fm,void 0)},order:2}])],Bm=$(({props:t})=>{let e=t.disabledNodes??[];return{plugins:[{Component:ql,position:"normal"}],sanitizedClientFeatureProps:t,toolbarFixed:{groups:ti({disabledNodes:e})},toolbarInline:{groups:ti({disabledNodes:e})}}}),oi=t=>Om(t)&&t.canIndent();import{$findMatchingParent as qp}from"@lexical/utils";import{$getSelection as ur,$isRangeSelection as Di}from"lexical";import{jsx as ri}from"react/jsx-runtime";import"react";var ni=()=>ri("svg",{"aria-hidden":"true",className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:ri("path",{d:"M8.5 11.5L11.5 8.5M8.5 7L9.625 5.875C10.868 4.633 12.882 4.633 14.125 5.875C15.368 7.118 15.368 9.133 14.125 10.375L13 11.5M7 8.5L5.746 9.754C4.56 10.94 4.519 12.85 5.652 14.087C6.814 15.354 8.78 15.449 10.058 14.298L11.5 13",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});import{$isAtNodeEnd as li}from"@lexical/selection";function ze(t){let{anchor:e}=t,{focus:o}=t,r=t.anchor.getNode(),n=t.focus.getNode();return r===n?r:t.isBackward()?li(o)?r:n:li(e)?r:n}var or=t=>({type:"buttons",items:t,key:"features",order:50});import{$createTextNode as Zm}from"lexical";import{addClassNamesToElement as jm,isHTMLAnchorElement as Hm}from"@lexical/utils";import lr from"bson-objectid";import{$applyNodeReplacement as Um,$createTextNode as ii,$getSelection as Wm,$isElementNode as si,$isRangeSelection as nr,createCommand as Gm,ElementNode as Vm}from"lexical";var Km=new Set(["http:","https:","mailto:","sms:","tel:"]),oe=class extends Vm{__fields;__id;constructor({id:e,fields:o={linkType:"custom",newTab:!1},key:r}){super(r),this.__fields=o,this.__id=e}static clone(e){return new this({id:e.__id,fields:e.__fields,key:e.__key})}static getType(){return"link"}static importDOM(){return{a:e=>({conversion:Jm,priority:1})}}static importJSON(e){let o=Ce({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),e.version===2&&!e.id&&(e.id=new lr.default().toHexString(),e.version=3),o}canBeEmpty(){return!1}canInsertTextAfter(){return!1}canInsertTextBefore(){return!1}createDOM(e){let o=document.createElement("a");return this.__fields?.linkType==="custom"&&(o.href=this.sanitizeUrl(this.__fields.url??"")),(this.__fields?.newTab??!1)&&(o.target="_blank"),this.__fields?.newTab===!0&&this.__fields?.linkType==="custom"&&(o.rel=rr(o.rel,"add","noopener")),jm(o,e.theme.link),o}exportJSON(){let e=this.getFields();e?.linkType==="internal"?delete e.url:e?.linkType==="custom"&&delete e.doc;let o={...super.exportJSON(),type:"link",fields:e,version:3},r=this.getID();return r&&(o.id=r),o}extractWithChild(e,o,r){if(!nr(o))return!1;let n=o.anchor.getNode(),l=o.focus.getNode();return this.isParentOf(n)&&this.isParentOf(l)&&o.getTextContent().length>0}getFields(){return this.getLatest().__fields}getID(){return this.getLatest().__id}insertNewAfter(e,o=!0){let r=this.getParentOrThrow().insertNewAfter(e,o);if(si(r)){let n=Ce({fields:this.__fields});return r.append(n),n}return null}isInline(){return!0}sanitizeUrl(e){try{let o=new URL(e);if(!Km.has(o.protocol))return"about:blank"}catch{return"https://"}return e}setFields(e){let o=this.getWritable();return o.__fields=e,o}setID(e){let o=this.getWritable();return o.__id=e,o}updateDOM(e,o,r){let n=this.__fields?.url,l=this.__fields?.newTab;return n!=null&&n!==e.__fields?.url&&this.__fields?.linkType==="custom"&&(o.href=n),this.__fields?.linkType==="internal"&&e.__fields?.linkType==="custom"&&o.removeAttribute("href"),o.rel==null&&(o.rel=""),l!==e.__fields?.newTab&&(l??!1?(o.target="_blank",this.__fields?.linkType==="custom"&&(o.rel=rr(o.rel,"add","noopener"))):(o.removeAttribute("target"),o.rel=rr(o.rel,"remove","noopener"))),!1}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields).setID(e.id)}};function Jm(t){let e=null;if(Hm(t)){let o=t.textContent;o!==null&&o!==""&&(e=Ce({id:new lr.default().toHexString(),fields:{doc:null,linkType:"custom",newTab:t.getAttribute("target")==="_blank",url:t.getAttribute("href")??""}}))}return{node:e}}function Ce({id:t,fields:e}){return Um(new oe({id:t??new lr.default().toHexString(),fields:e}))}function K(t){return t instanceof oe}var ce=Gm("TOGGLE_LINK_COMMAND");function ir(t){let e=Wm();if(!nr(e)&&(t===null||!t.selectedNodes?.length))return;let o=nr(e)?e.extract():t===null?[]:t.selectedNodes;if(t===null){o?.forEach(l=>{let i=l.getParent();K(i)&&(i.getChildren().forEach(d=>{i.insertBefore(d)}),i.remove())});return}if(o?.length===1){let l=o[0],i=K(l)?l:Xm(l);if(i!==null){i.setFields(t.fields),t.text!=null&&t.text!==i.getTextContent()&&(i.append(ii(t.text)),i.getChildren().forEach(s=>{s!==i.getLastChild()&&s.remove()}));return}}let r=null,n=null;o?.forEach(l=>{let i=l.getParent();if(!(i===n||i===null||si(l)&&!l.isInline())){if(K(i)){n=i,i.setFields(t.fields),t.text!=null&&t.text!==i.getTextContent()&&(i.append(ii(t.text)),i.getChildren().forEach(s=>{s!==i.getLastChild()&&s.remove()}));return}if(i.is(r)||(r=i,n=Ce({fields:t.fields}),K(i)?l.getPreviousSibling()===null?i.insertBefore(n):i.insertAfter(n):l.insertBefore(n)),K(l)){if(l.is(n))return;if(n!==null){let s=l.getChildren();n.append(...s)}l.remove();return}n!==null&&n.append(l)}})}function Xm(t){return zm(t,e=>K(e))}function zm(t,e){let o=t;for(;o!==null&&(o=o.getParent(),!(o===null||e(o))););return o}function rr(t,e,o){let r,n=`${t}`;if(e==="add"){if(n.includes(o)){let l=new RegExp(o,"g");n=n.replace(l,"").trim()}n=n.trim(),r=n.length===0?`${o}`:`${n} ${o}`}else{let l=new RegExp(o,"g");r=n.replace(l,"").trim()}return r}var ai={type:"text-match",dependencies:[oe],export:(t,e)=>{if(!K(t))return null;let o=t,{url:r}=o.getFields();return`[${e(o)}](${r})`},importRegExp:/\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)/,regExp:/\[([^[]+)\]\(([^()\s]+)(?:\s"((?:[^"]*\\")*[^"]*)"\s*)?\)$/,replace:(t,e)=>{let[,o,r]=e,n=Ce({fields:{doc:null,linkType:"custom",newTab:!1,url:r}}),l=Zm(o);return l.setFormat(t.getFormat()),n.append(l),t.replace(n),l},trigger:")"};import{$applyNodeReplacement as Ym,$isElementNode as qm}from"lexical";var be=class extends oe{static clone(e){return new this({id:"",fields:e.__fields,key:e.__key})}static getType(){return"autolink"}static importDOM(){return null}static importJSON(e){let o=_t({}).updateFromJSON(e);return e.version===1&&typeof e.fields?.doc?.value=="object"&&e.fields?.doc?.value?.id&&(e.fields.doc.value=e.fields.doc.value.id,e.version=2),o}exportJSON(){let e=super.exportJSON();return{type:"autolink",children:e.children,direction:e.direction,fields:e.fields,format:e.format,indent:e.indent,version:2}}insertNewAfter(e,o=!0){let r=this.getParentOrThrow().insertNewAfter(e,o);if(qm(r)){let n=_t({fields:this.__fields});return r.append(n),n}return null}updateFromJSON(e){return super.updateFromJSON(e).setFields(e.fields)}};function _t({fields:t}){return Ym(new be({id:"",fields:t}))}function ke(t){return t instanceof be}import{c as Qm}from"react/compiler-runtime";import{useLexicalComposerContext as ep}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as tp}from"@lexical/utils";import{$createTextNode as ci,$getSelection as op,$isElementNode as di,$isLineBreakNode as mi,$isNodeSelection as rp,$isRangeSelection as np,$isTextNode as Tt,TextNode as lp}from"lexical";import{useEffect as ip}from"react";function ui(t,e=o=>o){return o=>{let r=t.exec(o);return r===null?null:{index:r.index,length:r[0].length,text:r[0],url:e(r[0])}}}function pi(t,e){for(let o of e){let r=o(t);if(r!=null)return r}return null}var sp=/[.,;\s]/;function uo(t){return t!==void 0&&sp.test(t)}function fi(t){return uo(t[t.length-1])}function ar(t){return uo(t[0])}function ap(t,e){return e?/^\.[a-z]{2,}/i.test(t):/^\.[a-z0-9]+/i.test(t)}function hi(t){let e=t.getPreviousSibling();return di(e)&&(e=e.getLastDescendant()),e===null||mi(e)||Tt(e)&&fi(e.getTextContent())}function gi(t){let e=t.getNextSibling();return di(e)&&(e=e.getFirstDescendant()),e===null||mi(e)||Tt(e)&&ar(e.getTextContent())}function cp(t,e,o,r){return(t>0?uo(o[t-1]):hi(r[0]))?e<o.length?uo(o[e]):gi(r[r.length-1]):!1}function up(t,e,o){let r=[],n=[],l=[],i=0,s=0,d=[...t];for(;d.length>0;){let c=d[0],a=c.getTextContent().length,m=s;s+a<=e?(r.push(c),i+=a):m>=o?l.push(c):n.push(c),s+=a,d.shift()}return[i,r,n,l]}function dp(t,e,o,r){let n={linkType:"custom",url:r.url,...r.fields},l=_t({fields:n});if(t.length===1){let i=t[0],s;if(e===0?[s]=i.splitText(o):[,s]=i.splitText(e,o),s){let d=ci(r.text);d.setFormat(s.getFormat()),d.setDetail(s.getDetail()),d.setStyle(s.getStyle()),l.append(d),s.replace(l)}return i}else if(t.length>1){let i=t[0],s=i.getTextContent().length,d;e===0?d=i:[,d]=i.splitText(e);let c=[],u;if(t.forEach(a=>{let p=a.getTextContent().length,f=s,h=s+p;if(f<o)if(h<=o)c.push(a);else{let[g,T]=a.splitText(o-f);g&&c.push(g),u=T}s+=p}),d){let a=op(),m=a?a.getNodes().find(Tt):void 0,p=ci(d.getTextContent());return p.setFormat(d.getFormat()),p.setDetail(d.getDetail()),p.setStyle(d.getStyle()),l.append(p,...c),m&&m===d&&(np(a)?p.select(a.anchor.offset,a.focus.offset):rp(a)&&p.select(0,p.getTextContent().length)),d.replace(l),u}}}function mp(t,e,o){let r=[...t],n=r.map(d=>d.getTextContent()).join(""),l=n,i,s=0;for(;(i=pi(l,e))!=null&&i!==null;){let d=i.index,c=i.length,u=d+c;if(cp(s+d,s+u,n,r)){let[m,,p,f]=up(r,s+d,s+u),h=s+d-m,g=s+u-m,T=dp(p,h,g,i);r=T?[T,...f]:f,o(i.url,null),s=0}else s+=u;l=l.substring(u)}}function sr(t,e,o){let r=t.getChildren(),n=r.length;for(let d=0;d<n;d++){let c=r[d];if(!Tt(c)||!c.isSimpleText()){co(t),o(null,t.getFields()?.url??null);return}}let l=t.getTextContent(),i=pi(l,e);if(i===null||i.text!==l){co(t),o(null,t.getFields()?.url??null);return}if(!hi(t)||!gi(t)){co(t),o(null,t.getFields()?.url??null);return}let s=t.getFields()?.url;if(s!==i?.url){let d=t.getFields();d.url=i?.url,t.setFields(d),o(i.url,s??null)}}function pp(t,e,o){let r=t.getPreviousSibling(),n=t.getNextSibling(),l=t.getTextContent();if(ke(r)){let i=r.getFields()?.url?r.getFields()?.url?.startsWith("mailto:")??!1:!1;(!ar(l)||ap(l,i))&&(r.append(t),sr(r,e,o),o(null,r.getFields()?.url??null))}ke(n)&&!fi(l)&&(co(n),sr(n,e,o),o(null,n.getFields()?.url??null))}function co(t){let e=t.getChildren(),o=e.length;for(let r=o-1;r>=0;r--)t.insertAfter(e[r]);return t.remove(),e.map(r=>r.getLatest())}function fp(t){let e=[t],o=t.getNextSibling();for(;o!==null&&Tt(o)&&o.isSimpleText()&&(e.push(o),!/\s/.test(o.getTextContent()));)o=o.getNextSibling();return e}function hp(t,e,o){let r=Qm(5),n,l;r[0]!==t||r[1]!==e||r[2]!==o?(n=()=>{if(!t.hasNodes([be]))throw new Error("LexicalAutoLinkPlugin: AutoLinkNode not registered on editor");let i=(s,d)=>{o?.(s,d)};return tp(t.registerNodeTransform(lp,s=>{let d=s.getParentOrThrow(),c=s.getPreviousSibling();if(ke(d))sr(d,e,i);else if(!K(d)){if(s.isSimpleText()&&(ar(s.getTextContent())||!ke(c))){let u=fp(s);mp(u,e,i)}pp(s,e,i)}}))},l=[t,e,o],r[0]=t,r[1]=e,r[2]=o,r[3]=n,r[4]=l):(n=r[3],l=r[4]),ip(n,l)}var gp=/((https?:\/\/(www\.)?)|(www\.))[-\w@:%.+~#=]{1,256}\.[a-zA-Z\d()]{1,6}\b([-\w()@:%+.~#?&/=]*)(?<![-.+():%])/,xp=/(([^<>()[\]\\.,;:\s@"]+(\.[^<>()[\]\\.,;:\s@"]+)*)|(".+"))@((\[\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3}\])|(([a-z\-\d]+\.)+[a-z]{2,}))/i,Cp=[ui(gp,t=>t.startsWith("http")?t:`https://${t}`),ui(xp,t=>`mailto:${t}`)],xi=()=>{let[t]=ep();return hp(t,Cp),null};import{jsx as bp}from"react/jsx-runtime";import{ClickableLinkPlugin as kp}from"@lexical/react/LexicalClickableLinkPlugin.js";import"react";var Ci=()=>bp(kp,{});import{jsx as Bp}from"react/jsx-runtime";import"react";import{createPortal as jp}from"react-dom";import{jsx as _e,jsxs as wt,Fragment as Tp}from"react/jsx-runtime";import{useLexicalComposerContext as wp}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Ep}from"@lexical/react/useLexicalEditable";import{$findMatchingParent as bi,mergeRegister as ki}from"@lexical/utils";import{getTranslation as cr}from"@payloadcms/translations";import{CloseMenuIcon as Sp,EditIcon as Np,ExternalLinkIcon as _i,formatDrawerSlug as Lp,useConfig as yp,useEditDepth as Rp,useLocale as Ip,useTranslation as vp}from"@payloadcms/ui";import{requests as Mp}from"@payloadcms/ui/shared";import{$getSelection as Ti,$isLineBreakNode as Dp,$isRangeSelection as wi,COMMAND_PRIORITY_HIGH as $p,COMMAND_PRIORITY_LOW as Ei,getDOMSelection as Ap,KEY_ESCAPE_COMMAND as Op,SELECTION_CHANGE_COMMAND as Fp}from"lexical";import Si,{useCallback as Ni,useEffect as fo,useRef as Pp,useState as Oe}from"react";function mo(t,e,o,r=10,n=5){let l=o.parentElement;if(t===null||l==null){e.style.opacity="0",e.style.transform="translate(-10000px, -10000px)";return}let i=e.getBoundingClientRect(),s=o.getBoundingClientRect(),d=l.getBoundingClientRect(),c=t.top-r,u=t.left-n;c<d.top&&(c+=i.height+t.height+r*2),u+i.width>d.right&&(u=d.right-i.width-n),c-=s.top,u-=s.left,e.style.opacity="1",e.style.transform=`translate(${u}px, ${c}px)`}import{createCommand as _p}from"lexical";var po=_p("TOGGLE_LINK_WITH_MODAL_COMMAND");function Li(t){t.preventDefault()}function yi({anchorElem:t}){let[e]=wp(),[o,r]=Oe(),n=Pp(null),[l,i]=Oe(null),[s,d]=Oe(null),{fieldProps:{schemaPath:c},uuid:u}=H(),a=Ep(),{config:m,getEntityConfig:p}=yp(),{i18n:f,t:h}=vp(),[g,T]=Oe(),E=Rp(),[S,_]=Oe(!1),[b,x]=Oe([]),C=Ip(),[k,y]=Oe(!1),R=Lp({slug:"lexical-rich-text-link-"+u,depth:E}),{toggleDrawer:M}=fe(R),L=Ni(()=>{_(!1),n&&n.current&&(n.current.style.opacity="0",n.current.style.transform="translate(-10000px, -10000px)"),y(!1),i(null),d(null),x([]),T(void 0)},[_,i,d,x]),w=Ni(()=>{let N=Ti(),I;if(!wi(N)||!N){L();return}let A=ze(N);I=e.getElementByKey(A.getKey())?.getBoundingClientRect();let v=bi(A,K),O=N.getNodes().filter(X=>!Dp(X)).find(X=>{let U=bi(X,K);return v&&!v.is(U)||U&&!U.is(v)});if(v==null||O){L();return}r(v);let D=v.getFields(),G={...D,id:v.getID(),text:v.getTextContent()};if(D?.linkType==="custom")i(D?.url??null),d(null);else{i(`${m.routes.admin==="/"?"":m.routes.admin}/collections/${D?.doc?.relationTo}/${D?.doc?.value}`);let X=D?.doc?.relationTo?p({collectionSlug:D?.doc?.relationTo}):void 0;if(!X)d(D?.label?String(D?.label):null),i(D?.url?String(D?.url):null);else{let U=typeof D.doc?.value=="object"?D.doc.value.id:D.doc?.value,Ue=D.doc?.relationTo;if(!U||!Ue)throw new Error("Focus link parent is missing doc.value or doc.relationTo");let Se=h("fields:linkedTo",{label:`${cr(X.labels.singular,f)} - ${h("lexical:link:loadingWithEllipsis",f)}`}).replace(/<[^>]*>?/g,"");d(Se),Mp.get(`${m.serverURL}${m.routes.api}/${Ue}/${U}`,{headers:{"Accept-Language":f.language},params:{depth:0,locale:C?.code}}).then(async pe=>{if(!pe.ok)throw new Error(`HTTP error! Status: ${pe.status}`);let Bt=await pe.json(),Ne=X?.admin?.useAsTitle||"id",jt=Bt[Ne],We=h("fields:linkedTo",{label:`${cr(X.labels.singular,f)} - ${jt}`}).replace(/<[^>]*>?/g,"");d(We)}).catch(()=>{let pe=h("fields:linkedTo",{label:`${cr(X.labels.singular,f)} - ${h("general:untitled",f)} - ID: ${U}`}).replace(/<[^>]*>?/g,"");d(pe)})}}T(G),_(!0),x(N?N?.getNodes():[]),ke(v)?y(!0):y(!1);let Q=n.current,J=Ap(e._window),{activeElement:Ft}=document;if(Q===null)return;let Pt=e.getRootElement();return J!==null&&Pt!==null&&Pt.contains(J.anchorNode)?(I||(I=J.getRangeAt(0).getBoundingClientRect()),I!=null&&(I.y+=40,mo(I,Q,t))):(Ft==null||Ft.className!=="link-input")&&(Pt!==null&&mo(null,Q,t),i(null),d(null)),!0},[e,L,m.routes.admin,m.routes.api,m.serverURL,p,h,f,C?.code,t]);return fo(()=>ki(e.registerCommand(po,N=>(e.dispatchCommand(ce,N),w(),M(),!0),Ei)),[e,w,M,R]),fo(()=>{let N=t.parentElement,I=()=>{e.getEditorState().read(()=>{w()})};return window.addEventListener("resize",I),N?.addEventListener("scroll",I),()=>{window.removeEventListener("resize",I),N?.removeEventListener("scroll",I)}},[t.parentElement,e,w]),fo(()=>ki(e.registerUpdateListener(({editorState:N})=>{N.read(()=>{w()})}),e.registerCommand(Fp,()=>(w(),!0),Ei),e.registerCommand(Op,()=>S?(L(),!0):!1,$p)),[e,w,S,L]),fo(()=>{e.getEditorState().read(()=>{w()})},[e,w]),wt(Si.Fragment,{children:[_e("div",{className:"link-editor",ref:n,children:wt("div",{className:"link-input",children:[l&&l.length>0?wt("a",{href:l,rel:"noopener noreferrer",target:"_blank",children:[o?.__fields.newTab?_e(_i,{}):null,s!=null&&s.length>0?s:l]}):s!=null&&s.length>0?wt(Tp,{children:[o?.__fields.newTab?_e(_i,{}):null,_e("span",{className:"link-input__label-pure",children:s})]}):null,a&&wt(Si.Fragment,{children:[_e("button",{"aria-label":"Edit link",className:"link-edit",onClick:N=>{N.preventDefault(),M()},onMouseDown:Li,tabIndex:0,type:"button",children:_e(Np,{})}),!k&&_e("button",{"aria-label":"Remove link",className:"link-trash",onClick:()=>{e.dispatchCommand(ce,null)},onMouseDown:Li,tabIndex:0,type:"button",children:_e(Sp,{})})]})]})}),_e(dt,{className:"lexical-link-edit-drawer",data:g,drawerSlug:R,drawerTitle:h("fields:editLink"),featureKey:"link",handleDrawerSubmit:(N,I)=>{let A=I,v={...A};delete v.text,e.update(()=>{let O=Ti(),D=null;if(wi(O)?D=ze(O).getParent():b.length&&(D=b[0]?.getParent()??null),D&&ke(D)){let G=Ce({fields:v});D.replace(G,!0)}}),e.dispatchCommand(ce,{fields:v,selectedNodes:b,text:A.text})},schemaPath:c,schemaPathSuffix:"fields"})]})}var Ri=t=>{let{anchorElem:e=document.body}=t;return jp(Bp(yi,{anchorElem:e}),e)};import{c as Wp}from"react/compiler-runtime";import{useLexicalComposerContext as Gp}from"@lexical/react/LexicalComposerContext.js";import{mergeRegister as Vp}from"@lexical/utils";import{$getSelection as Kp,$isElementNode as Jp,$isRangeSelection as Xp,COMMAND_PRIORITY_LOW as vi,PASTE_COMMAND as zp}from"lexical";import{useEffect as Zp}from"react";var Hp=/^(?:[a-zA-Z][a-zA-Z\d+.-]*:(?:\/\/)?(?:[-;:&=+$,\w]+@)?[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|www\.[A-Za-z\d]+(?:\.[A-Za-z\d]+)+|(?:tel|mailto):[\w+.-]+)(?:\/[+~%/\w-]*)?(?:\?[-;&=%\w]*)?(?:#\w+)?$/,Up=/^(?:\/[\w\-./]*(?:#\w[\w-]*)?|#[\w\-]+)$/;function Ii(t){if(!t)return!1;if(t==="https://"||Hp.test(t)||Up.test(t))return!0;try{return new URL(t),!0}catch{}return!1}var Mi=t=>{let e=Wp(5),{clientProps:o}=t,[r]=Gp(),n,l;return e[0]!==o.defaultLinkType||e[1]!==o.defaultLinkURL||e[2]!==r?(n=()=>{if(!r.hasNodes([oe]))throw new Error("LinkPlugin: LinkNode not registered on editor");return Vp(r.registerCommand(ce,i=>i===null?(ir(null),!0):(i.fields?.linkType||(i.fields.linkType=o.defaultLinkType),i.fields?.url||(i.fields.url=o.defaultLinkURL),ir(i),!0),vi),r.registerCommand(zp,i=>{let s=Kp();if(!Xp(s)||s.isCollapsed()||!(i instanceof ClipboardEvent)||i.clipboardData==null)return!1;let d=i.clipboardData.getData("text");if(!Ii(d))return!1;if(!s.getNodes().some(Yp)){let c={doc:null,linkType:"custom",newTab:!1,url:d};return r.dispatchCommand(ce,{fields:c,text:null}),i.preventDefault(),!0}return!1},vi))},l=[o.defaultLinkType,o.defaultLinkURL,r],e[0]=o.defaultLinkType,e[1]=o.defaultLinkURL,e[2]=r,e[3]=n,e[4]=l):(n=e[3],l=e[4]),Zp(n,l),null};function Yp(t){return Jp(t)}var $i=[or([{ChildComponent:ni,isActive:({selection:t})=>{if(Di(t)){let e=ze(t);return qp(e,K)!=null}return!1},isEnabled:({selection:t})=>!!(Di(t)&&ur()?.getTextContent()?.length),key:"link",label:({i18n:t})=>t.t("lexical:link:label"),onSelect:({editor:t,isActive:e})=>{if(e)t.dispatchCommand(ce,null);else{let o,r=[];if(t.getEditorState().read(()=>{o=ur()?.getTextContent(),r=ur()?.getNodes()??[]}),!o?.length)return;let n={doc:null};t.dispatchCommand(po,{fields:n,selectedNodes:r,text:o})}},order:1}])],Qp=$(({props:t})=>({markdownTransformers:[ai],nodes:[oe,t?.disableAutoLinks===!0?null:be].filter(Boolean),plugins:[{Component:Mi,position:"normal"},t?.disableAutoLinks===!0||t?.disableAutoLinks==="creationOnly"?null:{Component:xi,position:"normal"},{Component:Ci,position:"normal"},{Component:Ri,position:"floatingAnchorElem"}].filter(Boolean),sanitizedClientFeatureProps:t,toolbarFixed:{groups:$i},toolbarInline:{groups:$i}}));import{$isListNode as pr,INSERT_CHECK_LIST_COMMAND as ji,ListItemNode as mf,ListNode as pf}from"@lexical/list";import{$isRangeSelection as ff}from"lexical";import{jsx as Ai,jsxs as ef}from"react/jsx-runtime";import"react";var dr=()=>ef("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ai("rect",{height:"13",rx:"1.5",stroke:"currentColor",width:"13",x:"3.5",y:"3.5"}),Ai("path",{d:"M7 10L9 12.5L13 7.5",stroke:"currentColor",strokeWidth:"1.5"})]});import{jsx as tf}from"react/jsx-runtime";import{ListPlugin as of}from"@lexical/react/LexicalListPlugin.js";import"react";var Ze=()=>tf(of,{});function ho(t,e){return t==="ordered"?!e.has("unorderedList"):t==="checklist"?!e.has("unorderedList")&&!e.has("orderedList"):!1}function Ye(t){return{items:t,key:"lists",label:({i18n:e})=>e.t("lexical:general:slashMenuListGroupLabel")}}import{$isListNode as sf,ListItemNode as af,ListNode as cf}from"@lexical/list";import{$createListItemNode as rf,$createListNode as nf,$isListItemNode as lf,$isListNode as mr}from"@lexical/list";var Oi=4,qe=t=>(e,o,r)=>{let n=e.getPreviousSibling(),l=e.getNextSibling(),i=rf(t==="check"?r[3]==="x":void 0);if(mr(l)&&l.getListType()===t){let d=l.getFirstChild();d!==null?d.insertBefore(i):l.append(i),e.remove()}else if(mr(n)&&n.getListType()===t)n.append(i),e.remove();else{let d=nf(t,t==="number"?Number(r[2]):void 0);d.append(i),e.replace(d)}i.append(...o),i.select(0,0);let s=Math.floor(r[1].length/Oi);s&&i.setIndent(s)},Fe=(t,e,o)=>{let r=[],n=t.getChildren(),l=0;for(let i of n)if(lf(i)){if(i.getChildrenSize()===1){let u=i.getFirstChild();if(mr(u)){r.push(Fe(u,e,o+1));continue}}let s=" ".repeat(o*Oi),d=t.getListType(),c=d==="number"?`${t.getStart()+l}. `:d==="check"?`- [${i.getChecked()?"x":" "}] `:"- ";r.push(s+c+e(i)),l++}return r.join(`
|
|
56
|
+
`)};var Fi={type:"element",dependencies:[cf,af],export:(t,e)=>sf(t)?Fe(t,e,0):null,regExp:/^(\s*)(?:-\s)?\s?(\[(\s|x)?\])\s/i,replace:qe("check")};import{jsx as uf}from"react/jsx-runtime";import{CheckListPlugin as df}from"@lexical/react/LexicalCheckListPlugin.js";import"react";var Pi=()=>uf(df,{});var Bi=[te([{ChildComponent:dr,isActive:({selection:t})=>{if(!ff(t))return!1;for(let e of t.getNodes()){if(pr(e)&&e.getListType()==="check")continue;let o=e.getParent();if(pr(o)&&o.getListType()==="check")continue;let r=o?.getParent();if(!(pr(r)&&r.getListType()==="check"))return!1}return!0},key:"checklist",label:({i18n:t})=>t.t("lexical:checklist:label"),onSelect:({editor:t})=>{t.dispatchCommand(ji,void 0)},order:12}])],hf=$(({featureProviderMap:t})=>{let e=[{Component:Pi,position:"normal"}],o=ho("checklist",t);return o&&e.push({Component:Ze,position:"normal"}),{markdownTransformers:[Fi],nodes:o?[pf,mf]:[],plugins:e,slashMenu:{groups:[Ye([{Icon:dr,key:"checklist",keywords:["check list","check","checklist","cl"],label:({i18n:r})=>r.t("lexical:checklist:label"),onSelect:({editor:r})=>{r.dispatchCommand(ji,void 0)}}])]},toolbarFixed:{groups:Bi},toolbarInline:{groups:Bi}}});import{$isListNode as hr,INSERT_ORDERED_LIST_COMMAND as Wi,ListItemNode as kf,ListNode as _f}from"@lexical/list";import{$isRangeSelection as Tf}from"lexical";import{jsx as Et,jsxs as gf}from"react/jsx-runtime";import"react";var fr=()=>gf("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Et("path",{d:"M5.89284 12.479C5.89284 13.368 5.26284 13.788 4.38084 14.236C3.75084 14.558 3.43584 14.789 3.40784 15.062H5.89984V16H2.06384V15.573C2.06384 14.523 2.92484 13.935 3.66684 13.501C4.38084 13.088 4.75184 12.878 4.75184 12.458C4.75184 12.08 4.52084 11.835 4.06584 11.835C3.58984 11.835 3.30984 12.199 3.28184 12.654H2.11284C2.18984 11.681 2.87584 10.918 4.07284 10.918C5.15784 10.918 5.89284 11.555 5.89284 12.479Z",fill:"currentColor"}),Et("path",{d:"M2.68608 4.535V3.737C3.54008 3.737 3.90408 3.513 4.02308 2.995H4.89108V8H3.68008L3.68008 4.535H2.68608Z",fill:"currentColor"}),Et("path",{d:"M8 15L17 15",stroke:"currentColor",strokeWidth:"1.5"}),Et("path",{d:"M8 10L17 10",stroke:"currentColor",strokeWidth:"1.5"}),Et("path",{d:"M8 5L17 5",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as xf,ListItemNode as Cf,ListNode as bf}from"@lexical/list";var Hi={type:"element",dependencies:[bf,Cf],export:(t,e)=>xf(t)?Fe(t,e,0):null,regExp:/^(\s*)(\d+)\.\s/,replace:qe("number")};var Ui=[te([{ChildComponent:fr,isActive:({selection:t})=>{if(!Tf(t))return!1;for(let e of t.getNodes()){if(hr(e)&&e.getListType()==="number")continue;let o=e.getParent();if(hr(o)&&o.getListType()==="number")continue;let r=o?.getParent();if(!(hr(r)&&r.getListType()==="number"))return!1}return!0},key:"orderedList",label:({i18n:t})=>t.t("lexical:orderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Wi,void 0)},order:10}])],wf=$(({featureProviderMap:t})=>{let e=ho("ordered",t);return{markdownTransformers:[Hi],nodes:e?[_f,kf]:[],plugins:e?[{Component:Ze,position:"normal"}]:[],slashMenu:{groups:[Ye([{Icon:fr,key:"orderedList",keywords:["ordered list","ol"],label:({i18n:o})=>o.t("lexical:orderedList:label"),onSelect:({editor:o})=>{o.dispatchCommand(Wi,void 0)}}])]},toolbarFixed:{groups:Ui},toolbarInline:{groups:Ui}}});import{$isListNode as xr,INSERT_UNORDERED_LIST_COMMAND as Ki,ListItemNode as yf,ListNode as Rf}from"@lexical/list";import{$isRangeSelection as If}from"lexical";import{jsx as Qe,jsxs as Ef}from"react/jsx-runtime";import"react";var gr=()=>Ef("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Qe("circle",{cx:"4",cy:"5",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),Qe("circle",{cx:"4",cy:"10",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),Qe("circle",{cx:"4",cy:"15",fill:"currentColor",r:"1.15",stroke:"currentColor",strokeWidth:"0.3"}),Qe("path",{d:"M17 5H7",stroke:"currentColor",strokeWidth:"1.5"}),Qe("path",{d:"M17 10H7",stroke:"currentColor",strokeWidth:"1.5"}),Qe("path",{d:"M17 15H7",stroke:"currentColor",strokeWidth:"1.5"})]});import{$isListNode as Sf,ListItemNode as Nf,ListNode as Lf}from"@lexical/list";var Gi={type:"element",dependencies:[Lf,Nf],export:(t,e)=>Sf(t)?Fe(t,e,0):null,regExp:/^(\s*)[-*+]\s/,replace:qe("bullet")};var Vi=[te([{ChildComponent:gr,isActive:({selection:t})=>{if(!If(t))return!1;for(let e of t.getNodes()){if(xr(e)&&e.getListType()==="bullet")continue;let o=e.getParent();if(xr(o)&&o.getListType()==="bullet")continue;let r=o?.getParent();if(!(xr(r)&&r.getListType()==="bullet"))return!1}return!0},key:"unorderedList",label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ki,void 0)},order:11}])],vf=$({markdownTransformers:[Gi],nodes:[Rf,yf],plugins:[{Component:Ze,position:"normal"}],slashMenu:{groups:[Ye([{Icon:gr,key:"unorderedList",keywords:["unordered list","ul"],label:({i18n:t})=>t.t("lexical:unorderedList:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ki,void 0)}}])]},toolbarFixed:{groups:Vi},toolbarInline:{groups:Vi}});import{jsx as Mf}from"react/jsx-runtime";import{addClassNamesToElement as Df}from"@lexical/utils";import{$applyNodeReplacement as $f,DecoratorNode as Af}from"lexical";import*as Ji from"react";var Of=Ji.lazy(()=>import("./Component-MBLHTKDK.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),St=class extends Af{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return Ff({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return Df(o,"unknownConverted"),o}decorate(){return Mf(Of,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function Ff({data:t}){return $f(new St({data:t}))}var Pf=$(()=>({nodes:[St]}));import{jsx as Bf}from"react/jsx-runtime";import{addClassNamesToElement as jf}from"@lexical/utils";import{$applyNodeReplacement as Hf,DecoratorNode as Uf}from"lexical";import*as Xi from"react";var Wf=Xi.lazy(()=>import("./Component-DOSSWC76.js").then(t=>({default:t.UnknownConvertedNodeComponent}))),Nt=class extends Uf{__data;constructor({data:e,key:o}){super(o),this.__data=e}static clone(e){return new this({data:e.__data,key:e.__key})}static getType(){return"unknownConverted"}static importJSON(e){return Gf({data:e.data})}canInsertTextAfter(){return!0}canInsertTextBefore(){return!0}createDOM(e){let o=document.createElement("span");return jf(o,"unknownConverted"),o}decorate(){return Bf(Wf,{data:this.__data})}exportJSON(){return{type:this.getType(),data:this.__data,version:1}}isInline(){return!0}updateDOM(e,o){return!1}};function Gf({data:t}){return Hf(new Nt({data:t}))}var Vf=$(()=>({nodes:[Nt]}));import{$setBlocksType as Yi}from"@lexical/selection";import{$createParagraphNode as qi,$getSelection as Qi,$isParagraphNode as zi,$isRangeSelection as Kf}from"lexical";var Zi=[te([{ChildComponent:mt,isActive:({selection:t})=>{if(!Kf(t))return!1;for(let e of t.getNodes())if(!zi(e)&&!zi(e.getParent()))return!1;return!0},key:"paragraph",label:({i18n:t})=>t.t("lexical:paragraph:label2"),onSelect:({editor:t})=>{t.update(()=>{let e=Qi();Yi(e,()=>qi())})},order:1}])],Jf=$({slashMenu:{groups:[Y([{Icon:mt,key:"paragraph",keywords:["normal","paragraph","p","text"],label:({i18n:t})=>t.t("lexical:paragraph:label"),onSelect:({editor:t})=>{t.update(()=>{let e=Qi();Yi(e,()=>qi())})}}])]},toolbarFixed:{groups:Zi},toolbarInline:{groups:Zi}});import{c as h0}from"react/compiler-runtime";import{jsx as Cs}from"react/jsx-runtime";import{useLexicalComposerContext as g0}from"@lexical/react/LexicalComposerContext";import{useEffect as x0,useState as C0}from"react";import{jsx as xs,Fragment as f0}from"react/jsx-runtime";import"react";import{jsx as Xf}from"react/jsx-runtime";var es={quote:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Xf("blockquote",{children:o})}};import{jsx as zf}from"react/jsx-runtime";var ts={heading:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return zf(r,{children:o})}};import{jsx as Zf}from"react/jsx-runtime";var os={horizontalrule:Zf("hr",{})};import{jsx as Yf}from"react/jsx-runtime";var rs={linebreak:Yf("br",{})};import{jsx as ns}from"react/jsx-runtime";var ls=({internalDocToHref:t})=>({autolink:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0;return ns("a",{href:e.fields.url,rel:n,target:l,children:r})},link:({node:e,nodesToJSX:o})=>{let r=o({nodes:e.children}),n=e.fields.newTab?"noopener noreferrer":void 0,l=e.fields.newTab?"_blank":void 0,i=e.fields.url??"";return e.fields.linkType==="internal"&&(t?i=t({linkNode:e}):(console.error("Lexical => JSX converter: Link converter: found internal link, but internalDocToHref is not provided"),i="#")),ns("a",{href:i,rel:n,target:l,children:r})}});import{jsx as et,jsxs as qf,Fragment as Qf}from"react/jsx-runtime";import{v4 as e0}from"uuid";var is={list:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.tag;return et(r,{className:`list-${t?.listType}`,children:o})},listitem:({node:t,nodesToJSX:e,parent:o})=>{let r=t.children.some(l=>l.type==="list"),n=e({nodes:t.children});if("listType"in o&&o?.listType==="check"){let l=e0();return et("li",{"aria-checked":t.checked?"true":"false",className:`list-item-checkbox${t.checked?" list-item-checkbox-checked":" list-item-checkbox-unchecked"}${r?" nestedListItem":""}`,role:"checkbox",style:{listStyleType:"none"},tabIndex:-1,value:t?.value,children:r?n:qf(Qf,{children:[et("input",{checked:t.checked,id:l,readOnly:!0,type:"checkbox"}),et("label",{htmlFor:l,children:n}),et("br",{})]})})}else return et("li",{className:`${r?"nestedListItem":""}`,style:r?{listStyleType:"none"}:void 0,value:t?.value,children:n})}};import{jsx as Cr}from"react/jsx-runtime";var ss={paragraph:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return o?.length?Cr("p",{children:o}):Cr("p",{children:Cr("br",{})})}};var as={tab:" "};import{jsx as Lt}from"react/jsx-runtime";var cs={table:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Lt("div",{className:"lexical-table-container",children:Lt("table",{className:"lexical-table",style:{borderCollapse:"collapse"},children:Lt("tbody",{children:o})})})},tablecell:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children}),r=t.headerState>0?"th":"td",n=`lexical-table-cell-header-${t.headerState}`,l={backgroundColor:t.backgroundColor||void 0,border:"1px solid #ccc",padding:"8px"},i=t.colSpan&&t.colSpan>1?t.colSpan:void 0,s=t.rowSpan&&t.rowSpan>1?t.rowSpan:void 0;return Lt(r,{className:`lexical-table-cell ${n}`,colSpan:i,rowSpan:s,style:l,children:o})},tablerow:({node:t,nodesToJSX:e})=>{let o=e({nodes:t.children});return Lt("tr",{className:"lexical-table-row",children:o})}};import{jsx as Pe}from"react/jsx-runtime";import"react";var F={DOM_ELEMENT_TYPE:1,DOM_TEXT_TYPE:3,NO_DIRTY_NODES:0,HAS_DIRTY_NODES:1,FULL_RECONCILE:2,IS_NORMAL:0,IS_TOKEN:1,IS_SEGMENTED:2,IS_INERT:3,IS_BOLD:1,IS_ITALIC:2,IS_STRIKETHROUGH:4,IS_UNDERLINE:8,IS_CODE:16,IS_SUBSCRIPT:32,IS_SUPERSCRIPT:64,IS_HIGHLIGHT:128,IS_DIRECTIONLESS:1,IS_UNMERGEABLE:2,IS_ALIGN_LEFT:1,IS_ALIGN_CENTER:2,IS_ALIGN_RIGHT:3,IS_ALIGN_JUSTIFY:4,IS_ALIGN_START:5,IS_ALIGN_END:6},t0=F.IS_BOLD|F.IS_ITALIC|F.IS_STRIKETHROUGH|F.IS_UNDERLINE|F.IS_CODE|F.IS_SUBSCRIPT|F.IS_SUPERSCRIPT|F.IS_HIGHLIGHT,o0="\xA0",r0=`
|
|
57
57
|
|
|
58
|
-
`,as="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",cs="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",o0=new RegExp("^[^"+cs+"]*["+as+"]"),r0=new RegExp("^[^"+as+"]*["+cs+"]"),n0={bold:F.IS_BOLD,code:F.IS_CODE,highlight:F.IS_HIGHLIGHT,italic:F.IS_ITALIC,strikethrough:F.IS_STRIKETHROUGH,subscript:F.IS_SUBSCRIPT,superscript:F.IS_SUPERSCRIPT,underline:F.IS_UNDERLINE},l0={directionless:F.IS_DIRECTIONLESS,unmergeable:F.IS_UNMERGEABLE},i0={center:F.IS_ALIGN_CENTER,end:F.IS_ALIGN_END,justify:F.IS_ALIGN_JUSTIFY,left:F.IS_ALIGN_LEFT,right:F.IS_ALIGN_RIGHT,start:F.IS_ALIGN_START},s0={[F.IS_ALIGN_CENTER]:"center",[F.IS_ALIGN_END]:"end",[F.IS_ALIGN_JUSTIFY]:"justify",[F.IS_ALIGN_LEFT]:"left",[F.IS_ALIGN_RIGHT]:"right",[F.IS_ALIGN_START]:"start"},a0={normal:F.IS_NORMAL,segmented:F.IS_SEGMENTED,token:F.IS_TOKEN},c0={[F.IS_NORMAL]:"normal",[F.IS_SEGMENTED]:"segmented",[F.IS_TOKEN]:"token"};var us={text:({node:t})=>{let e=t.text;return t.format&F.IS_BOLD&&(e=je("strong",{children:e})),t.format&F.IS_ITALIC&&(e=je("em",{children:e})),t.format&F.IS_STRIKETHROUGH&&(e=je("span",{style:{textDecoration:"line-through"},children:e})),t.format&F.IS_UNDERLINE&&(e=je("span",{style:{textDecoration:"underline"},children:e})),t.format&F.IS_CODE&&(e=je("code",{children:e})),t.format&F.IS_SUBSCRIPT&&(e=je("sub",{children:e})),t.format&F.IS_SUPERSCRIPT&&(e=je("sup",{children:e})),e}};import{jsx as vt}from"react/jsx-runtime";var ds={upload:({node:t})=>{let e=t;if(typeof e.value!="object")return null;let o=e.value,r=o.url;if(!o.mimeType.startsWith("image"))return vt("a",{href:r,rel:"noopener noreferrer",children:o.filename});if(!o.sizes||!Object.keys(o.sizes).length)return vt("img",{alt:o.filename,height:o.height,src:r,width:o.width});let n=[];for(let l in o.sizes){let i=o.sizes[l];if(!i||!i.width||!i.height||!i.mimeType||!i.filesize||!i.filename||!i.url)continue;let s=i?.url;n.push(vt("source",{media:`(max-width: ${i.width}px)`,srcSet:s,type:i.mimeType},l))}return n.push(vt("img",{alt:o?.filename,height:o?.height,src:r,width:o?.width},"image")),vt("picture",{children:n})}};var rt={...ls,...us,...ts,...qi,...ss,...Qi,...es,...ns,...rs({}),...ds,...is};import{jsx as ps,Fragment as u0}from"react/jsx-runtime";import kr from"react";function ms(t){let e=!!t?.root?.children?.length,o=!1;if(t?.root?.children?.length===1&&t?.root?.children[0]?.type==="paragraph"){let r=t?.root?.children[0];if(!r?.children||r?.children?.length===0)o=!0;else if(r?.children?.length===1){let n=r?.children[0];n?.type==="text"&&(n?.text?.length||(o=!0))}}return!(!e||o)}function fs({converters:t,data:e,disableIndent:o,disableTextAlign:r}){return ms(e)?hs({converters:t,disableIndent:o,disableTextAlign:r,nodes:e?.root?.children,parent:e?.root}):ps(u0,{})}function hs({converters:t,disableIndent:e,disableTextAlign:o,nodes:r,parent:n}){let l=t.unknown;return r.map((s,d)=>{let c;s.type==="block"?(c=t?.blocks?.[s?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${s?.fields?.blockType} block, but no converter is provided`)):s.type==="inlineBlock"?(c=t?.inlineBlocks?.[s?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${s?.fields?.blockType} inline block, but no converter is provided`)):c=t[s.type];try{!c&&l&&(c=l);let u;c?u=typeof c=="function"?c({childIndex:d,converters:t,node:s,nodesToJSX:p=>hs({converters:p.converters??t,disableIndent:p.disableIndent??e,disableTextAlign:p.disableTextAlign??o,nodes:p.nodes,parent:p.parent??{...s,parent:n}}),parent:n}):c:u=ps("span",{children:"unknown node"},d);let a={};if(!o&&(!Array.isArray(o)||!o?.includes(s.type))&&"format"in s&&s.format)switch(s.format){case"center":a.textAlign="center";break;case"end":a.textAlign="right";break;case"justify":a.textAlign="justify";break;case"left":break;case"right":a.textAlign="right";break;case"start":a.textAlign="left";break}if(!e&&(!Array.isArray(e)||!e?.includes(s.type))&&"indent"in s&&s.indent&&s.type!=="listitem"&&(a.paddingInlineStart=`${Number(s.indent)*40}px`),kr.isValidElement(u)){if(a.textAlign||a.paddingInlineStart){let m={...a,...u?.props?.style??{}};return kr.cloneElement(u,{key:d,style:m})}return kr.cloneElement(u,{key:d})}return u}catch(u){return console.error("Error converting lexical node to JSX:",u,"node:",s),null}}).filter(Boolean)}var _r=({className:t,converters:e,data:o,disableContainer:r,disableIndent:n,disableTextAlign:l})=>{if(!o)return null;let i={};e?typeof e=="function"?i=e({defaultConverters:rt}):i=e:i=rt;let s=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&fs({converters:i,data:o,disableIndent:n,disableTextAlign:l});return r?gs(d0,{children:s}):gs("div",{className:t??"payload-richtext",children:s})};function Cs(){let t=m0(7),[e]=p0(),o;t[0]!==e?(o=e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[r,n]=h0(o),l,i;t[2]!==e?(l=()=>e.registerUpdateListener(d=>{let{editorState:c}=d;n(c.toJSON())}),i=[e],t[2]=e,t[3]=l,t[4]=i):(l=t[3],i=t[4]),f0(l,i);let s;return t[5]!==r?(s=xs("div",{className:"debug-jsx-converter",children:xs(_r,{converters:rt,data:r})}),t[5]=r,t[6]=s):s=t[6],s}var g0=M({plugins:[{Component:Cs,position:"bottom"}]});var B={amber:{50:"oklch(0.987 0.022 95.277)",100:"oklch(0.962 0.059 95.617)",200:"oklch(0.924 0.12 95.746)",300:"oklch(0.879 0.169 91.605)",400:"oklch(0.828 0.189 84.429)",500:"oklch(0.769 0.188 70.08)",600:"oklch(0.666 0.179 58.318)",700:"oklch(0.555 0.163 48.998)",800:"oklch(0.473 0.137 46.201)",900:"oklch(0.414 0.112 45.904)",950:"oklch(0.279 0.077 45.635)"},black:"#000",blue:{50:"oklch(0.97 0.014 254.604)",100:"oklch(0.932 0.032 255.585)",200:"oklch(0.882 0.059 254.128)",300:"oklch(0.809 0.105 251.813)",400:"oklch(0.707 0.165 254.624)",500:"oklch(0.623 0.214 259.815)",600:"oklch(0.546 0.245 262.881)",700:"oklch(0.488 0.243 264.376)",800:"oklch(0.424 0.199 265.638)",900:"oklch(0.379 0.146 265.522)",950:"oklch(0.282 0.091 267.935)"},current:"currentColor",cyan:{50:"oklch(0.984 0.019 200.873)",100:"oklch(0.956 0.045 203.388)",200:"oklch(0.917 0.08 205.041)",300:"oklch(0.865 0.127 207.078)",400:"oklch(0.789 0.154 211.53)",500:"oklch(0.715 0.143 215.221)",600:"oklch(0.609 0.126 221.723)",700:"oklch(0.52 0.105 223.128)",800:"oklch(0.45 0.085 224.283)",900:"oklch(0.398 0.07 227.392)",950:"oklch(0.302 0.056 229.695)"},emerald:{50:"oklch(0.979 0.021 166.113)",100:"oklch(0.95 0.052 163.051)",200:"oklch(0.905 0.093 164.15)",300:"oklch(0.845 0.143 164.978)",400:"oklch(0.765 0.177 163.223)",500:"oklch(0.696 0.17 162.48)",600:"oklch(0.596 0.145 163.225)",700:"oklch(0.508 0.118 165.612)",800:"oklch(0.432 0.095 166.913)",900:"oklch(0.378 0.077 168.94)",950:"oklch(0.262 0.051 172.552)"},fuchsia:{50:"oklch(0.977 0.017 320.058)",100:"oklch(0.952 0.037 318.852)",200:"oklch(0.903 0.076 319.62)",300:"oklch(0.833 0.145 321.434)",400:"oklch(0.74 0.238 322.16)",500:"oklch(0.667 0.295 322.15)",600:"oklch(0.591 0.293 322.896)",700:"oklch(0.518 0.253 323.949)",800:"oklch(0.452 0.211 324.591)",900:"oklch(0.401 0.17 325.612)",950:"oklch(0.293 0.136 325.661)"},gray:{50:"oklch(0.985 0.002 247.839)",100:"oklch(0.967 0.003 264.542)",200:"oklch(0.928 0.006 264.531)",300:"oklch(0.872 0.01 258.338)",400:"oklch(0.707 0.022 261.325)",500:"oklch(0.551 0.027 264.364)",600:"oklch(0.446 0.03 256.802)",700:"oklch(0.373 0.034 259.733)",800:"oklch(0.278 0.033 256.848)",900:"oklch(0.21 0.034 264.665)",950:"oklch(0.13 0.028 261.692)"},green:{50:"oklch(0.982 0.018 155.826)",100:"oklch(0.962 0.044 156.743)",200:"oklch(0.925 0.084 155.995)",300:"oklch(0.871 0.15 154.449)",400:"oklch(0.792 0.209 151.711)",500:"oklch(0.723 0.219 149.579)",600:"oklch(0.627 0.194 149.214)",700:"oklch(0.527 0.154 150.069)",800:"oklch(0.448 0.119 151.328)",900:"oklch(0.393 0.095 152.535)",950:"oklch(0.266 0.065 152.934)"},indigo:{50:"oklch(0.962 0.018 272.314)",100:"oklch(0.93 0.034 272.788)",200:"oklch(0.87 0.065 274.039)",300:"oklch(0.785 0.115 274.713)",400:"oklch(0.673 0.182 276.935)",500:"oklch(0.585 0.233 277.117)",600:"oklch(0.511 0.262 276.966)",700:"oklch(0.457 0.24 277.023)",800:"oklch(0.398 0.195 277.366)",900:"oklch(0.359 0.144 278.697)",950:"oklch(0.257 0.09 281.288)"},inherit:"inherit",lime:{50:"oklch(0.986 0.031 120.757)",100:"oklch(0.967 0.067 122.328)",200:"oklch(0.938 0.127 124.321)",300:"oklch(0.897 0.196 126.665)",400:"oklch(0.841 0.238 128.85)",500:"oklch(0.768 0.233 130.85)",600:"oklch(0.648 0.2 131.684)",700:"oklch(0.532 0.157 131.589)",800:"oklch(0.453 0.124 130.933)",900:"oklch(0.405 0.101 131.063)",950:"oklch(0.274 0.072 132.109)"},neutral:{50:"oklch(0.985 0 0)",100:"oklch(0.97 0 0)",200:"oklch(0.922 0 0)",300:"oklch(0.87 0 0)",400:"oklch(0.708 0 0)",500:"oklch(0.556 0 0)",600:"oklch(0.439 0 0)",700:"oklch(0.371 0 0)",800:"oklch(0.269 0 0)",900:"oklch(0.205 0 0)",950:"oklch(0.145 0 0)"},orange:{50:"oklch(0.98 0.016 73.684)",100:"oklch(0.954 0.038 75.164)",200:"oklch(0.901 0.076 70.697)",300:"oklch(0.837 0.128 66.29)",400:"oklch(0.75 0.183 55.934)",500:"oklch(0.705 0.213 47.604)",600:"oklch(0.646 0.222 41.116)",700:"oklch(0.553 0.195 38.402)",800:"oklch(0.47 0.157 37.304)",900:"oklch(0.408 0.123 38.172)",950:"oklch(0.266 0.079 36.259)"},pink:{50:"oklch(0.971 0.014 343.198)",100:"oklch(0.948 0.028 342.258)",200:"oklch(0.899 0.061 343.231)",300:"oklch(0.823 0.12 346.018)",400:"oklch(0.718 0.202 349.761)",500:"oklch(0.656 0.241 354.308)",600:"oklch(0.592 0.249 0.584)",700:"oklch(0.525 0.223 3.958)",800:"oklch(0.459 0.187 3.815)",900:"oklch(0.408 0.153 2.432)",950:"oklch(0.284 0.109 3.907)"},purple:{50:"oklch(0.977 0.014 308.299)",100:"oklch(0.946 0.033 307.174)",200:"oklch(0.902 0.063 306.703)",300:"oklch(0.827 0.119 306.383)",400:"oklch(0.714 0.203 305.504)",500:"oklch(0.627 0.265 303.9)",600:"oklch(0.558 0.288 302.321)",700:"oklch(0.496 0.265 301.924)",800:"oklch(0.438 0.218 303.724)",900:"oklch(0.381 0.176 304.987)",950:"oklch(0.291 0.149 302.717)"},red:{50:"oklch(0.971 0.013 17.38)",100:"oklch(0.936 0.032 17.717)",200:"oklch(0.885 0.062 18.334)",300:"oklch(0.808 0.114 19.571)",400:"oklch(0.704 0.191 22.216)",500:"oklch(0.637 0.237 25.331)",600:"oklch(0.577 0.245 27.325)",700:"oklch(0.505 0.213 27.518)",800:"oklch(0.444 0.177 26.899)",900:"oklch(0.396 0.141 25.723)",950:"oklch(0.258 0.092 26.042)"},rose:{50:"oklch(0.969 0.015 12.422)",100:"oklch(0.941 0.03 12.58)",200:"oklch(0.892 0.058 10.001)",300:"oklch(0.81 0.117 11.638)",400:"oklch(0.712 0.194 13.428)",500:"oklch(0.645 0.246 16.439)",600:"oklch(0.586 0.253 17.585)",700:"oklch(0.514 0.222 16.935)",800:"oklch(0.455 0.188 13.697)",900:"oklch(0.41 0.159 10.272)",950:"oklch(0.271 0.105 12.094)"},sky:{50:"oklch(0.977 0.013 236.62)",100:"oklch(0.951 0.026 236.824)",200:"oklch(0.901 0.058 230.902)",300:"oklch(0.828 0.111 230.318)",400:"oklch(0.746 0.16 232.661)",500:"oklch(0.685 0.169 237.323)",600:"oklch(0.588 0.158 241.966)",700:"oklch(0.5 0.134 242.749)",800:"oklch(0.443 0.11 240.79)",900:"oklch(0.391 0.09 240.876)",950:"oklch(0.293 0.066 243.157)"},slate:{50:"oklch(0.984 0.003 247.858)",100:"oklch(0.968 0.007 247.896)",200:"oklch(0.929 0.013 255.508)",300:"oklch(0.869 0.022 252.894)",400:"oklch(0.704 0.04 256.788)",500:"oklch(0.554 0.046 257.417)",600:"oklch(0.446 0.043 257.281)",700:"oklch(0.372 0.044 257.287)",800:"oklch(0.279 0.041 260.031)",900:"oklch(0.208 0.042 265.755)",950:"oklch(0.129 0.042 264.695)"},stone:{50:"oklch(0.985 0.001 106.423)",100:"oklch(0.97 0.001 106.424)",200:"oklch(0.923 0.003 48.717)",300:"oklch(0.869 0.005 56.366)",400:"oklch(0.709 0.01 56.259)",500:"oklch(0.553 0.013 58.071)",600:"oklch(0.444 0.011 73.639)",700:"oklch(0.374 0.01 67.558)",800:"oklch(0.268 0.007 34.298)",900:"oklch(0.216 0.006 56.043)",950:"oklch(0.147 0.004 49.25)"},teal:{50:"oklch(0.984 0.014 180.72)",100:"oklch(0.953 0.051 180.801)",200:"oklch(0.91 0.096 180.426)",300:"oklch(0.855 0.138 181.071)",400:"oklch(0.777 0.152 181.912)",500:"oklch(0.704 0.14 182.503)",600:"oklch(0.6 0.118 184.704)",700:"oklch(0.511 0.096 186.391)",800:"oklch(0.437 0.078 188.216)",900:"oklch(0.386 0.063 188.416)",950:"oklch(0.277 0.046 192.524)"},transparent:"transparent",violet:{50:"oklch(0.969 0.016 293.756)",100:"oklch(0.943 0.029 294.588)",200:"oklch(0.894 0.057 293.283)",300:"oklch(0.811 0.111 293.571)",400:"oklch(0.702 0.183 293.541)",500:"oklch(0.606 0.25 292.717)",600:"oklch(0.541 0.281 293.009)",700:"oklch(0.491 0.27 292.581)",800:"oklch(0.432 0.232 292.759)",900:"oklch(0.38 0.189 293.745)",950:"oklch(0.283 0.141 291.089)"},white:"#fff",yellow:{50:"oklch(0.987 0.026 102.212)",100:"oklch(0.973 0.071 103.193)",200:"oklch(0.945 0.129 101.54)",300:"oklch(0.905 0.182 98.111)",400:"oklch(0.852 0.199 91.936)",500:"oklch(0.795 0.184 86.047)",600:"oklch(0.681 0.162 75.834)",700:"oklch(0.554 0.135 66.442)",800:"oklch(0.476 0.114 61.907)",900:"oklch(0.421 0.095 57.708)",950:"oklch(0.286 0.066 53.813)"},zinc:{50:"oklch(0.985 0 0)",100:"oklch(0.967 0.001 286.375)",200:"oklch(0.92 0.004 286.32)",300:"oklch(0.871 0.006 286.286)",400:"oklch(0.705 0.015 286.067)",500:"oklch(0.552 0.016 285.938)",600:"oklch(0.442 0.017 285.786)",700:"oklch(0.37 0.013 285.805)",800:"oklch(0.274 0.006 286.033)",900:"oklch(0.21 0.006 285.885)",950:"oklch(0.141 0.005 285.823)"}},x0={text:{"text-red":{css:{color:`light-dark(${B.red[600]}, ${B.red[400]})`},label:"Red"},"text-orange":{css:{color:`light-dark(${B.orange[600]}, ${B.orange[400]})`},label:"Orange"},"text-yellow":{css:{color:`light-dark(${B.yellow[700]}, ${B.yellow[300]})`},label:"Yellow"},"text-green":{css:{color:`light-dark(${B.green[700]}, ${B.green[400]})`},label:"Green"},"text-blue":{css:{color:`light-dark(${B.blue[600]}, ${B.blue[400]})`},label:"Blue"},"text-purple":{css:{color:`light-dark(${B.purple[600]}, ${B.purple[400]})`},label:"Purple"},"text-pink":{css:{color:`light-dark(${B.pink[600]}, ${B.pink[400]})`},label:"Pink"}},background:{"bg-red":{css:{"background-color":`light-dark(${B.red[400]}, ${B.red[600]})`},label:"Red"},"bg-orange":{css:{"background-color":`light-dark(${B.orange[400]}, ${B.orange[600]})`},label:"Orange"},"bg-yellow":{css:{"background-color":`light-dark(${B.yellow[300]}, ${B.yellow[700]})`},label:"Yellow"},"bg-green":{css:{"background-color":`light-dark(${B.green[400]}, ${B.green[700]})`},label:"Green"},"bg-blue":{css:{"background-color":`light-dark(${B.blue[400]}, ${B.blue[600]})`},label:"Blue"},"bg-purple":{css:{"background-color":`light-dark(${B.purple[400]}, ${B.purple[600]})`},label:"Purple"},"bg-pink":{css:{"background-color":`light-dark(${B.pink[400]}, ${B.pink[600]})`},label:"Pink"}}};import{$isNodeSelection as n1}from"lexical";import{jsx as Mt,jsxs as C0}from"react/jsx-runtime";import"react";var Tr=()=>C0("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Mt("g",{clipPath:"url(#clip0_4397_10817)",children:Mt("path",{d:"M7.75 12.25L15.25 4.75M15.25 4.75H11.5M15.25 4.75V8.5M13 11.5V13.75C13 14.5784 12.3284 15.25 11.5 15.25H6.25C5.42157 15.25 4.75 14.5784 4.75 13.75V8.5C4.75 7.67157 5.42157 7 6.25 7H8.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})}),Mt("defs",{children:Mt("clipPath",{id:"clip0_4397_10817",children:Mt("rect",{fill:"currentColor",height:"12",transform:"translate(4 4)",width:"12"})})})]});import{jsx as T0}from"react/jsx-runtime";import{$applyNodeReplacement as w0}from"lexical";import*as ks from"react";import{DecoratorBlockNode as b0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{$applyNodeReplacement as k0}from"lexical";function _0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:bs({relationTo:o,value:e})}:null}var Dt=class extends b0{__data;constructor({data:e,format:o,key:r}){super(o,r),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"relationship"}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:_0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=bs(o);return r.setFormat(e.format),r}static isInline(){return!1}decorate(e,o){return null}exportDOM(){let e=document.createElement("div");e.setAttribute("data-lexical-relationship-id",String(typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value)),e.setAttribute("data-lexical-relationship-relationTo",this.__data?.relationTo);let o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"relationship",version:2}}getData(){return this.getLatest().__data}getTextContent(){return`${this.__data?.relationTo} relation to ${typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value}`}setData(e){let o=this.getWritable();o.__data=e}};function bs(t){return k0(new Dt({data:t}))}var E0=ks.lazy(()=>import("./RelationshipComponent-JXQOFHXF.js").then(t=>({default:t.RelationshipComponent})));function S0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:He({relationTo:o,value:e})}:null}var Ee=class extends Dt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:S0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=He(o);return r.setFormat(e.format),r}decorate(e,o){return T0(E0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function He(t){return w0(new Ee({data:t}))}function wr(t){return t instanceof Ee}import{c as K0}from"react/compiler-runtime";import{jsx as J0}from"react/jsx-runtime";import{useLexicalComposerContext as X0}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as z0}from"@lexical/utils";import{$getPreviousSelection as Z0,$getSelection as Y0,$isParagraphNode as q0,$isRangeSelection as Q0,COMMAND_PRIORITY_EDITOR as e1,createCommand as t1}from"lexical";import{useEffect as o1}from"react";import{c as ws}from"react/compiler-runtime";import{jsx as Er}from"react/jsx-runtime";import{useLexicalComposerContext as Es}from"@lexical/react/LexicalComposerContext.js";import{toast as F0}from"@payloadcms/ui";import{$getNodeByKey as P0,COMMAND_PRIORITY_EDITOR as Ss}from"lexical";import{useEffect as Ls,useState as B0}from"react";import{c as L0}from"react/compiler-runtime";import{jsx as N0}from"react/jsx-runtime";import{useLexicalComposerContext as y0}from"@lexical/react/LexicalComposerContext";import{useListDrawer as R0,useModal as I0}from"@payloadcms/ui";import{$getNodeByKey as _s,$getPreviousSelection as v0,$getRoot as M0,$getSelection as D0,$isRangeSelection as A0,$setSelection as $0}from"lexical";import{useEffect as O0,useState as Ts}from"react";var At=t=>{let e=L0(23),[o]=y0(),[r,n]=Ts(null),[l,i]=Ts(!1),[s,d,c]=R0(t),{closeDrawer:u,drawerSlug:a,isDrawerOpen:m,openDrawer:p}=c,{modalState:f}=I0(),h;e[0]===Symbol.for("react.memo_cache_sentinel")?(h=()=>{let A=D0()??v0();n(A)},e[0]=h):h=e[0];let x=h,T;e[1]!==o||e[2]!==r?(T=()=>{r&&o.update(()=>{if(A0(r)){let{anchor:A,focus:I}=r;_s(A.key)&&_s(I.key)&&$0(r.clone())}else M0().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=r,e[3]=T):T=e[3];let E=T,S;e[4]!==u?(S=()=>{u()},e[4]=u,e[5]=S):S=e[5];let _=S,k,g;e[6]!==a||e[7]!==f||e[8]!==E||e[9]!==l?(k=()=>{if(!l)return;let A=f[a];A&&!A?.isOpen&&(i(!1),setTimeout(()=>{E()},1))},g=[f,a,E,l],e[6]=a,e[7]=f,e[8]=E,e[9]=l,e[10]=k,e[11]=g):(k=e[10],g=e[11]),O0(k,g);let C;e[12]!==d?(C=A=>N0(d,{...A,onClick:()=>{x()}}),e[12]=d,e[13]=C):C=e[13];let b;e[14]!==p?(b=()=>{x(),p(),i(!0)},e[14]=p,e[15]=b):b=e[15];let y;return e[16]!==s||e[17]!==_||e[18]!==m||e[19]!==a||e[20]!==C||e[21]!==b?(y={closeListDrawer:_,isListDrawerOpen:m,ListDrawer:s,listDrawerSlug:a,ListDrawerToggler:C,openListDrawer:b},e[16]=s,e[17]=_,e[18]=m,e[19]=a,e[20]=C,e[21]=b,e[22]=y):y=e[22],y};var j0=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=P0(o);n&&n.replace(He({relationTo:e,value:r}))}):t.dispatchCommand(Sr,{relationTo:e,value:r})},H0=t=>{let e=ws(14),{enabledCollectionSlugs:o}=t,[r]=Es(),[n,l]=B0(null),i=o?.[0],s;e[0]!==o||e[1]!==i?(s={collectionSlugs:o,selectedCollection:i},e[0]=o,e[1]=i,e[2]=s):s=e[2];let{closeListDrawer:d,ListDrawer:c,openListDrawer:u}=At(s),a,m;e[3]!==r||e[4]!==u?(a=()=>r.registerCommand(Je,x=>(l(x?.replace?x?.replace.nodeKey:null),u(),!0),Ss),m=[r,u],e[3]=r,e[4]=u,e[5]=a,e[6]=m):(a=e[5],m=e[6]),Ls(a,m);let p;e[7]!==d||e[8]!==r||e[9]!==n?(p=x=>{let{collectionSlug:T,doc:E}=x;j0({editor:r,relationTo:T,replaceNodeKey:n,value:E.id}),d()},e[7]=d,e[8]=r,e[9]=n,e[10]=p):p=e[10];let f=p,h;return e[11]!==c||e[12]!==f?(h=Er(c,{onSelect:f}),e[11]=c,e[12]=f,e[13]=h):h=e[13],h},U0=()=>{let t=ws(3),[e]=Es(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Je,W0,Ss),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Ls(o,r),null},Ns=({enabledCollectionSlugs:t})=>t?.length?Er(H0,{enabledCollectionSlugs:t}):Er(U0,{});function W0(){return F0.error("No relationship collections enabled"),!0}import{useConfig as G0,useEntityVisibility as V0}from"@payloadcms/ui";import*as ys from"react";var ho=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:r=!1}=t||{},{config:{collections:n}}=G0(),{visibleEntities:l}=V0();return ys.useMemo(()=>{let s=[],d=[],c=o?new Set(o):null,u=e?new Set(e):null;for(let a of n){let{slug:m,admin:{enableRichTextRelationship:p},upload:f}=a;if(l?.collections.includes(m)){if(r){if(!p||!f)continue}else if(f||!p)continue;c&&!c.has(m)||u&&u.has(m)||(s.push(m),d.push(a))}}return{enabledCollections:d,enabledCollectionSlugs:s}},[n,l,r,o,e])};var Sr=t1("INSERT_RELATIONSHIP_COMMAND"),Rs=t=>{let e=K0(8),{clientProps:o}=t,[r]=X0(),n=o?.disabledCollections,l=o?.enabledCollections,i;e[0]!==n||e[1]!==l?(i={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l},e[0]=n,e[1]=l,e[2]=i):i=e[2];let{enabledCollectionSlugs:s}=ho(i),d,c;e[3]!==r?(d=()=>{if(!r.hasNodes([Ee]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return r.registerCommand(Sr,r1,e1)},c=[r],e[3]=r,e[4]=d,e[5]=c):(d=e[4],c=e[5]),o1(d,c);let u;return e[6]!==s?(u=J0(Ns,{enabledCollectionSlugs:s}),e[6]=s,e[7]=u):u=e[7],u};function r1(t){let e=Y0()||Z0();if(Q0(e)){let o=He(t),{focus:r}=e,n=r.getNode();z0(o),q0(n)&&!n.__first&&n.remove()}return!0}var l1=M({nodes:[Ee],plugins:[{Component:Rs,position:"normal"}],slashMenu:{groups:[z([{Icon:Tr,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Je,{replace:!1})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Tr,isActive:({selection:t})=>{if(!n1(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return wr(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Je,{replace:!1})}}])]}});import{c as Ps}from"react/compiler-runtime";import{jsx as se,jsxs as M1}from"react/jsx-runtime";import{useLexicalComposerContext as D1}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as Bs}from"@lexical/react/useLexicalEditable";import{useScrollInfo as A1,useThrottledEffect as $1,useTranslation as O1}from"@payloadcms/ui";import*as Se from"react";import{useMemo as F1}from"react";import{c as i1}from"react/compiler-runtime";import{jsx as s1}from"react/jsx-runtime";import{mergeRegister as a1}from"@lexical/utils";import{$addUpdateTag as c1,$getSelection as u1}from"lexical";import{useDeferredValue as d1,useEffect as m1,useState as p1}from"react";var Is="toolbar-popup__button",$t=t=>{let e=i1(23),{children:o,editor:r,item:n}=t,l;e[0]===Symbol.for("react.memo_cache_sentinel")?(l={active:!1,enabled:!0},e[0]=l):l=e[0];let[i,s]=p1(l),d=d1(i),c=j(),u=d.enabled?"":"disabled",a=d.active?"active":"",m=n.key?`${Is}-${n.key}`:"",p;e[1]!==u||e[2]!==a||e[3]!==m?(p=[Is,u,a,m].filter(Boolean),e[1]=u,e[2]=a,e[3]=m,e[4]=p):p=e[4];let f=p.join(" "),h;e[5]!==r||e[6]!==c||e[7]!==n?(h=()=>{r.getEditorState().read(()=>{let b=u1();if(!b)return;let y=n.isActive?n.isActive({editor:r,editorConfigContext:c,selection:b}):!1,A=n.isEnabled?n.isEnabled({editor:r,editorConfigContext:c,selection:b}):!0;s(I=>I.active===y&&I.enabled===A?I:{active:y,enabled:A})})},e[5]=r,e[6]=c,e[7]=n,e[8]=h):h=e[8];let x=h,T=Wt(),E,S;e[9]!==r||e[10]!==T||e[11]!==x?(E=()=>{T(x);let b=()=>T(x),y=a1(r.registerUpdateListener(b));return document.addEventListener("mouseup",b),()=>{y(),document.removeEventListener("mouseup",b)}},S=[r,T,x],e[9]=r,e[10]=T,e[11]=x,e[12]=E,e[13]=S):(E=e[12],S=e[13]),m1(E,S);let _;e[14]!==i||e[15]!==r||e[16]!==n?(_=()=>{i.enabled&&r.focus(()=>{r.update(f1),n.onSelect?.({editor:r,isActive:i.active})})},e[14]=i,e[15]=r,e[16]=n,e[17]=_):_=e[17];let k=_,g=h1,C;return e[18]!==o||e[19]!==f||e[20]!==k||e[21]!==n.key?(C=s1("button",{className:f,"data-button-key":n.key,onClick:k,onMouseDown:g,type:"button",children:o}),e[18]=o,e[19]=f,e[20]=k,e[21]=n.key,e[22]=C):C=e[22],C};function f1(){c1("toolbar")}function h1(t){t.preventDefault()}import{c as T1}from"react/compiler-runtime";import{jsx as nt}from"react/jsx-runtime";import Fs,{useCallback as w1,useDeferredValue as E1,useEffect as S1,useMemo as L1}from"react";import{mergeRegister as N1}from"@lexical/utils";import{useTranslation as y1}from"@payloadcms/ui";import{$getSelection as R1}from"lexical";import{jsx as ve,jsxs as vs}from"react/jsx-runtime";import{Button as g1}from"@payloadcms/ui";import{$addUpdateTag as x1,isDOMNode as C1}from"lexical";import go,{useCallback as b1,useEffect as xo,useMemo as Ds,useRef as Lr,useState as Nr}from"react";import{createPortal as k1}from"react-dom";var Ms="toolbar-popup__dropdown-item",As=go.createContext(null);function $s({active:t,children:e,editor:o,enabled:r,Icon:n,item:l,itemKey:i,tooltip:s}){let d=Ds(()=>[Ms,r===!1?"disabled":"",t?"active":"",l?.key?`${Ms}-${l.key}`:""].filter(Boolean).join(" "),[r,t,l.key]),c=Lr(null),u=go.use(As);if(u===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=u;return xo(()=>{c?.current!=null&&a(c)},[c,a]),ve(g1,{"aria-label":s,buttonStyle:"none",className:d,disabled:r===!1,extraButtonProps:{"data-item-key":i},icon:n,iconPosition:"left",iconStyle:"none",onClick:()=>{r!==!1&&o.focus(()=>{o.update(()=>{x1("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:m=>{m.preventDefault()},ref:c,tooltip:s,type:"button",children:e})}function _1({children:t,dropDownRef:e,itemsContainerClassNames:o,onClose:r}){let[n,l]=Nr(),[i,s]=Nr(),d=b1(a=>{l(m=>m!=null?[...m,a]:[a])},[l]),c=a=>{if(n==null)return;let{key:m}=a;["ArrowDown","ArrowUp","Escape","Tab"].includes(m)&&a.preventDefault(),m==="Escape"||m==="Tab"?r():m==="ArrowUp"?s(p=>{if(p==null)return n[0];let f=n.indexOf(p)-1;return n[f===-1?n.length-1:f]}):m==="ArrowDown"&&s(p=>p==null?n[0]:n[n.indexOf(p)+1])},u=Ds(()=>({registerItem:d}),[d]);return xo(()=>{n!=null&&i==null&&s(n[0]),i!=null&&i?.current!=null&&i.current.focus()},[n,i]),ve(As,{value:u,children:ve("div",{className:(o??["toolbar-popup__dropdown-items"]).join(" "),onKeyDown:c,ref:e,children:t})})}function Os({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:r=!1,dropdownKey:n,Icon:l,itemsContainerClassNames:i,label:s,stopCloseOnClickSelf:d}){let c=Lr(null),u=Lr(null),[a,m]=Nr(!1),p=()=>{m(!1),u?.current!=null&&u.current.focus()};xo(()=>{let h=u.current,x=c.current;if(a&&h!==null&&x!==null){let{left:T,top:E}=h.getBoundingClientRect(),S=window.scrollY||document.documentElement.scrollTop;x.style.top=`${E+S+h.offsetHeight+5}px`,x.style.left=`${Math.min(T-5,window.innerWidth-x.offsetWidth-20)}px`}},[c,u,a]),xo(()=>{let h=u.current;if(h!==null&&a){let x=T=>{let E=T.target;C1(E)&&(d&&c.current&&c.current.contains(E)||h.contains(E)||m(!1))};return document.addEventListener("click",x),()=>{document.removeEventListener("click",x)}}},[c,u,a,d]);let f=k1(ve(_1,{dropDownRef:c,itemsContainerClassNames:i,onClose:p,children:o}),document.body);return vs(go.Fragment,{children:[vs("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":n,disabled:r,onClick:h=>{h.preventDefault(),m(!a)},onMouseDown:h=>{h.preventDefault()},ref:u,type:"button",children:[l&&ve(l,{}),s&&ve("span",{className:"toolbar-popup__dropdown-label",children:s}),ve("i",{className:"toolbar-popup__dropdown-caret"})]}),a&&ve(go.Fragment,{children:f})]})}var yr="toolbar-popup__dropdown",I1=t=>{let e=T1(14),{active:o,anchorElem:r,editor:n,enabled:l,item:i}=t,{i18n:s}=y1(),{fieldProps:d}=j(),{featureClientSchemaMap:c,schemaPath:u}=d;if(i.Component){let m;return e[0]!==o||e[1]!==r||e[2]!==n||e[3]!==l||e[4]!==i?(m=i?.Component&&nt(i.Component,{active:o,anchorElem:r,editor:n,enabled:l,item:i},i.key),e[0]=o,e[1]=r,e[2]=n,e[3]=l,e[4]=i,e[5]=m):m=e[5],m}let a;if(e[6]!==o||e[7]!==n||e[8]!==l||e[9]!==c||e[10]!==s||e[11]!==i||e[12]!==u){let m=i.key,p;i.label&&(m=typeof i.label=="function"?i.label({featureClientSchemaMap:c,i18n:s,schemaPath:u}):i.label),m.length>25?p=m.substring(0,25)+"...":p=m,a=nt($s,{active:o,editor:n,enabled:l,Icon:i?.ChildComponent?nt(i.ChildComponent,{}):void 0,item:i,itemKey:i.key,tooltip:m,children:nt("span",{className:"text",children:p})},i.key),e[6]=o,e[7]=n,e[8]=l,e[9]=c,e[10]=s,e[11]=i,e[12]=u,e[13]=a}else a=e[13];return a},v1=Fs.memo(I1),Ue=({anchorElem:t,classNames:e,editor:o,group:r,Icon:n,itemsContainerClassNames:l,label:i,maxActiveItems:s,onActiveChange:d})=>{let[c,u]=Fs.useState({activeItemKeys:[],enabledGroup:!0,enabledItemKeys:[]}),a=E1(c),m=j(),{items:p,key:f}=r,h=Wt(),x=w1(()=>{o.getEditorState().read(()=>{let E=R1();if(!E)return;let S=[],_=[],k=[];for(let g of p)g.isActive&&(!s||S.length<s)&&g.isActive({editor:o,editorConfigContext:m,selection:E})&&(S.push(g.key),_.push(g)),g.isEnabled?g.isEnabled({editor:o,editorConfigContext:m,selection:E})&&k.push(g.key):k.push(g.key);u({activeItemKeys:S,enabledGroup:r.isEnabled?r.isEnabled({editor:o,editorConfigContext:m,selection:E}):!0,enabledItemKeys:k}),d&&d({activeItems:_})})},[o,m,r,p,s,d]);S1(()=>(h(x),N1(o.registerUpdateListener(async()=>{await h(x)}))),[o,h,x]);let T=L1(()=>p?.length?p.map(E=>nt(v1,{active:a.activeItemKeys.includes(E.key),anchorElem:t,editor:o,enabled:a.enabledItemKeys.includes(E.key),item:E},E.key)):null,[p,a,t,o]);return nt(Os,{buttonAriaLabel:`${f} dropdown`,buttonClassName:[yr,`${yr}-${f}`,...e||[]].filter(Boolean).join(" "),disabled:!a.enabledGroup,dropdownKey:f,Icon:n,itemsContainerClassNames:[`${yr}-items`,...l||[]],label:i,children:T},f)};function P1({anchorElem:t,editor:e,item:o}){return o.Component?o?.Component&&se(o.Component,{anchorElem:t,editor:e,item:o},o.key):o.ChildComponent?se($t,{editor:e,item:o,children:se(o.ChildComponent,{})},o.key):null}function B1(t){let e=Ps(23),{anchorElem:o,editor:r,editorConfig:n,group:l,index:i}=t,{i18n:s}=O1(),{fieldProps:d}=j(),{featureClientSchemaMap:c,schemaPath:u}=d,[a,m]=Se.useState(void 0),[p,f]=Se.useState(void 0),h;e[0]!==l.ChildComponent||e[1]!==l.items||e[2]!==l.type?(h=()=>{l?.type==="dropdown"&&l.items.length&&l.ChildComponent?f(()=>l.ChildComponent):f(void 0)},e[0]=l.ChildComponent,e[1]=l.items,e[2]=l.type,e[3]=h):h=e[3];let x;e[4]!==l?(x=[l],e[4]=l,e[5]=x):x=e[5],Se.useEffect(h,x);let T;e[6]!==c||e[7]!==l.ChildComponent||e[8]!==l.items||e[9]!==l.type||e[10]!==s||e[11]!==u?(T=k=>{let{activeItems:g}=k;if(!g.length){l?.type==="dropdown"&&l.items.length&&l.ChildComponent?(f(()=>l.ChildComponent),m(void 0)):(f(void 0),m(void 0));return}let C=g[0],b=C.key;C.label&&(b=typeof C.label=="function"?C.label({featureClientSchemaMap:c,i18n:s,schemaPath:u}):C.label),b.length>25&&(b=b.substring(0,25)+"..."),g.length===1?(m(b),f(()=>C.ChildComponent)):(m(s.t("lexical:general:toolbarItemsActive",{count:g.length})),l?.type==="dropdown"&&l.items.length&&l.ChildComponent?f(()=>l.ChildComponent):f(void 0))},e[6]=c,e[7]=l.ChildComponent,e[8]=l.items,e[9]=l.type,e[10]=s,e[11]=u,e[12]=T):T=e[12];let E=T,S=`fixed-toolbar__group fixed-toolbar__group-${l.key}`,_;return e[13]!==p||e[14]!==o||e[15]!==a||e[16]!==r||e[17]!==n.features.toolbarFixed?.groups.length||e[18]!==l||e[19]!==i||e[20]!==E||e[21]!==S?(_=M1("div",{className:S,"data-toolbar-group-key":l.key,children:[l.type==="dropdown"&&l.items.length?p?se(Ue,{anchorElem:o,editor:r,group:l,Icon:p,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a,maxActiveItems:l.maxActiveItems??1,onActiveChange:E}):se(Ue,{anchorElem:o,editor:r,group:l,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a,maxActiveItems:l.maxActiveItems??1,onActiveChange:E}):null,l.type==="buttons"&&l.items.length?l.items.map(k=>se(P1,{anchorElem:o,editor:r,item:k},k.key)):null,i<n.features.toolbarFixed?.groups.length-1&&se("div",{className:"divider"})]},l.key),e[13]=p,e[14]=o,e[15]=a,e[16]=r,e[17]=n.features.toolbarFixed?.groups.length,e[18]=l,e[19]=i,e[20]=E,e[21]=S,e[22]=_):_=e[22],_}function j1({anchorElem:t,clientProps:e,editor:o,editorConfig:r,parentWithFixedToolbar:n}){let l=Se.useRef(null),i=Bs(),{y:s}=A1(),d=F1(()=>{if(!n||e?.disableIfParentHasFixedToolbar)return null;let u=n.editorContainerRef.current.previousElementSibling;for(;u;){if(u.classList.contains("fixed-toolbar"))return u;u=u.previousElementSibling}return null},[e?.disableIfParentHasFixedToolbar,n]);return $1(()=>{if(!d)return;let c=l.current;if(!c)return;let u=c.getBoundingClientRect(),a=d.getBoundingClientRect();if(!(u.bottom<a.top||u.top>a.bottom))c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),d.classList.remove("fixed-toolbar"),d.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!c.classList.contains("fixed-toolbar--overlapping"))return;c.classList.remove("fixed-toolbar--overlapping"),c.classList.add("fixed-toolbar"),d.classList.remove("fixed-toolbar--hide"),d.classList.add("fixed-toolbar")}},50,[l,d,s]),se("div",{className:"fixed-toolbar",onFocus:c=>{c.stopPropagation()},ref:l,children:i&&se(Se.Fragment,{children:r?.features&&r.features?.toolbarFixed?.groups.map((c,u)=>se(B1,{anchorElem:t,editor:o,editorConfig:r,group:c,index:u},c.key))})})}var js=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return js(t.parentEditor)}return!1},Hs=t=>{let e=Ps(6),{clientProps:o}=t,[r]=D1(),n=j();if(!Bs())return null;let{editorConfig:i}=n,s=o.applyToFocusedEditor&&n.focusedEditor?.editor||r,d=o.applyToFocusedEditor&&n.focusedEditor?.editorConfig||i,c,u;if(e[0]!==o.disableIfParentHasFixedToolbar||e[1]!==s||e[2]!==d||e[3]!==n){u=Symbol.for("react.early_return_sentinel");e:{let a=js(n);if(o?.disableIfParentHasFixedToolbar&&a){u=null;break e}if(!d?.features?.toolbarFixed?.groups?.length){u=null;break e}c=se(j1,{anchorElem:document.body,editor:s,editorConfig:d,parentWithFixedToolbar:a})}e[0]=o.disableIfParentHasFixedToolbar,e[1]=s,e[2]=d,e[3]=n,e[4]=c,e[5]=u}else c=e[4],u=e[5];return u!==Symbol.for("react.early_return_sentinel")?u:c};var H1=M({plugins:[{Component:Hs,position:"aboveContainer"}]});import{c as Gs}from"react/compiler-runtime";import{jsx as de,jsxs as Vs}from"react/jsx-runtime";import{useLexicalComposerContext as U1}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as W1}from"@lexical/react/useLexicalEditable";import{mergeRegister as Ks}from"@lexical/utils";import{$getSelection as Js,$isRangeSelection as Us,$isTextNode as G1,COMMAND_PRIORITY_LOW as V1,getDOMSelection as Xs,SELECTION_CHANGE_COMMAND as K1}from"lexical";import{useCallback as bo,useEffect as Ot,useRef as Ws,useState as J1}from"react";import*as ko from"react";import{createPortal as X1}from"react-dom";function Rr(t,e){let o=t.getRangeAt(0),r;if(t.anchorNode===e){let n=e;for(;n.firstElementChild!=null;)n=n.firstElementChild;r=n.getBoundingClientRect()}else r=o.getBoundingClientRect();return r}function Co(t){let{alwaysDisplayOnTop:e=!1,anchorElem:o,anchorFlippedOffset:r=0,floatingElem:n,horizontalOffset:l=32,horizontalPosition:i="left",specialHandlingForCaret:s=!1,targetRect:d,verticalGap:c=10}=t,u=o.parentElement;if(d===null||u==null){n.style.opacity="0",n.style.transform="translate(-10000px, -10000px)";return}let a=n.getBoundingClientRect(),m=o.getBoundingClientRect(),p=u.getBoundingClientRect(),f=d.top-a.height-c,h=d.left-l;i==="center"&&(h=d.left+d.width/2-a.width/2);let x=0;return!e&&f<p.top&&!s&&(x=a.height+d.height+c*2,f+=x),i==="center"?h+a.width>p.right?h=p.right-a.width-l:h<p.left&&(h=p.left+l):h+a.width>p.right&&(h=p.right-a.width-l),h-=m.left,n.style.opacity="1",s&&r!==0?(f-=m.bottom-r+a.height-3,n.style.transform=`translate(${h}px, ${f}px) rotate(180deg)`):(f-=m.top,n.style.transform=`translate(${h}px, ${f}px)`),x}function z1({anchorElem:t,editor:e,item:o}){return o.Component?o?.Component&&de(o.Component,{anchorElem:t,editor:e,item:o},o.key):o.ChildComponent?de($t,{editor:e,item:o,children:de(o.ChildComponent,{})},o.key):null}function Z1(t){let e=Gs(19),{anchorElem:o,editor:r,group:n,index:l}=t,{editorConfig:i}=j(),[s,d]=ko.useState(),c;e[0]!==n.ChildComponent||e[1]!==n.items||e[2]!==n.type?(c=()=>{n?.type==="dropdown"&&n.items.length&&n.ChildComponent?d(()=>n.ChildComponent):d(void 0)},e[0]=n.ChildComponent,e[1]=n.items,e[2]=n.type,e[3]=c):c=e[3];let u;e[4]!==n?(u=[n],e[4]=n,e[5]=u):u=e[5],ko.useEffect(c,u);let a;e[6]!==n.ChildComponent||e[7]!==n.items||e[8]!==n.type?(a=h=>{let{activeItems:x}=h;if(!x.length){n?.type==="dropdown"&&n.items.length&&n.ChildComponent?d(()=>n.ChildComponent):d(void 0);return}let T=x[0];d(()=>T?.ChildComponent)},e[6]=n.ChildComponent,e[7]=n.items,e[8]=n.type,e[9]=a):a=e[9];let m=a,p=`inline-toolbar-popup__group inline-toolbar-popup__group-${n.key}`,f;return e[10]!==s||e[11]!==o||e[12]!==r||e[13]!==i.features.toolbarInline?.groups.length||e[14]!==n||e[15]!==l||e[16]!==m||e[17]!==p?(f=Vs("div",{className:p,"data-toolbar-group-key":n.key,children:[n.type==="dropdown"&&n.items.length?s?de(Ue,{anchorElem:o,editor:r,group:n,Icon:s,maxActiveItems:n.maxActiveItems??1,onActiveChange:m}):de(Ue,{anchorElem:o,editor:r,group:n,maxActiveItems:n.maxActiveItems??1,onActiveChange:m}):null,n.type==="buttons"&&n.items.length?n.items.map(h=>de(z1,{anchorElem:o,editor:r,item:h},h.key)):null,l<i.features.toolbarInline?.groups.length-1&&de("div",{className:"divider"})]},n.key),e[10]=s,e[11]=o,e[12]=r,e[13]=i.features.toolbarInline?.groups.length,e[14]=n,e[15]=l,e[16]=m,e[17]=p,e[18]=f):f=e[18],f}function Y1({anchorElem:t,editor:e}){let o=Ws(null),r=Ws(null),{editorConfig:n}=j(),l=bo(()=>{if(o?.current){let c=o.current.style.opacity==="0",u=o.current.style.pointerEvents==="none";c||(o.current.style.opacity="0"),u||(o.current.style.pointerEvents="none")}},[o]),i=bo(c=>{if(o?.current&&(c.buttons===1||c.buttons===3)){let u=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";if(!u||!a){let m=c.clientX,p=c.clientY,f=document.elementFromPoint(m,p);o.current.contains(f)||l()}}},[l]),s=bo(()=>{o?.current&&(o.current.style.opacity!=="1"&&(o.current.style.opacity="1"),o.current.style.pointerEvents!=="auto"&&(o.current.style.pointerEvents="auto"))},[]);Ot(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",s),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",s)}),[o,i,s]);let d=bo(()=>{let c=Js(),u=Xs(e._window);if(o.current===null)return;let a=t.querySelector(":scope > .link-editor"),m=a!==null&&"style"in a&&a?.style?.opacity==="1",p=e.getRootElement();if(c!==null&&u!==null&&!u.isCollapsed&&p!==null&&p.contains(u.anchorNode)){let f=Rr(u,p),h=Co({alwaysDisplayOnTop:m,anchorElem:t,floatingElem:o.current,horizontalPosition:"center",targetRect:f});r.current&&Co({anchorElem:o.current,anchorFlippedOffset:h,floatingElem:r.current,horizontalOffset:5,horizontalPosition:"center",specialHandlingForCaret:!0,targetRect:f,verticalGap:8})}else l()},[e,l,t]);return Ot(()=>{let c=t.parentElement,u=()=>{e.getEditorState().read(()=>{d()})};return window.addEventListener("resize",u),c&&c.addEventListener("scroll",u),()=>{window.removeEventListener("resize",u),c&&c.removeEventListener("scroll",u)}},[e,d,t]),Ot(()=>(e.getEditorState().read(()=>{d()}),Ks(e.registerUpdateListener(({editorState:c})=>{c.read(()=>{d()})}),e.registerCommand(K1,()=>(d(),!1),V1))),[e,d]),Vs("div",{className:"inline-toolbar-popup",ref:o,children:[de("div",{className:"caret",ref:r}),n?.features&&n.features?.toolbarInline?.groups.map((c,u)=>de(Z1,{anchorElem:t,editor:e,group:c,index:u},c.key))]})}function q1(t,e){let o=Gs(12),[r,n]=J1(!1),l=W1(),i;o[0]!==t?(i=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let p=Js(),f=Xs(t._window),h=t.getRootElement();if(f!==null&&(!Us(p)||h===null||!h.contains(f.anchorNode))){n(!1);return}if(!Us(p))return;if(p.getTextContent()!==""){let T=p.getNodes(),E=!1;for(let S of T)if(G1(S)){n(!0),E=!0;break}E||n(!1)}else n(!1);let x=p.getTextContent().replace(/\n/g,"");if(!p.isCollapsed()&&x===""){n(!1);return}})},o[0]=t,o[1]=i):i=o[1];let s=i,d,c;o[2]!==s?(d=()=>(document.addEventListener("selectionchange",s),document.addEventListener("mouseup",s),()=>{document.removeEventListener("selectionchange",s),document.removeEventListener("mouseup",s)}),c=[s],o[2]=s,o[3]=d,o[4]=c):(d=o[3],c=o[4]),Ot(d,c);let u,a;if(o[5]!==t||o[6]!==s?(u=()=>Ks(t.registerUpdateListener(()=>{s()}),t.registerRootListener(()=>{t.getRootElement()===null&&n(!1)})),a=[t,s],o[5]=t,o[6]=s,o[7]=u,o[8]=a):(u=o[7],a=o[8]),Ot(u,a),!r||!l)return null;let m;return o[9]!==e||o[10]!==t?(m=X1(de(Y1,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=m):m=o[11],m}var zs=t=>{let{anchorElem:e}=t,[o]=U1();return q1(o,e)};var Q1=M({plugins:[{Component:zs,position:"floatingAnchorElem"}]});import{TableCellNode as Ug,TableNode as Wg,TableRowNode as Gg}from"@lexical/table";import{jsx as Zs}from"react/jsx-runtime";import"react";var Ir=()=>Zs("svg",{className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Zs("path",{clipRule:"evenodd",d:"M5.33333 4.5C4.8731 4.5 4.5 4.8731 4.5 5.33333V7.5H9.5V4.5H5.33333ZM5.33333 3.5C4.32081 3.5 3.5 4.32081 3.5 5.33333V14.6667C3.5 15.6792 4.32081 16.5 5.33333 16.5H14.6667C15.6792 16.5 16.5 15.6792 16.5 14.6667V5.33333C16.5 4.32081 15.6792 3.5 14.6667 3.5H5.33333ZM10.5 4.5V7.5H15.5V5.33333C15.5 4.8731 15.1269 4.5 14.6667 4.5H10.5ZM15.5 8.5H10.5V11.5H15.5V8.5ZM15.5 12.5H10.5V15.5H14.6667C15.1269 15.5 15.5 15.1269 15.5 14.6667V12.5ZM9.5 15.5V12.5H4.5V14.6667C4.5 15.1269 4.8731 15.5 5.33333 15.5H9.5ZM4.5 11.5H9.5V8.5H4.5V11.5Z",fill:"currentColor",fillRule:"evenodd"})});import{$createTableCellNode as eh,$createTableNode as th,$createTableRowNode as oh,$isTableCellNode as Ys,$isTableNode as vr,$isTableRowNode as Mr,TableCellHeaderStates as _o,TableCellNode as rh,TableNode as nh,TableRowNode as lh}from"@lexical/table";import{$isParagraphNode as ih,$isTextNode as sh}from"lexical";var Qs=/^\|(.+)\|\s?$/,ah=/^(\| ?:?-*:? ?)+\|\s?$/,ea=({allTransformers:t})=>({type:"element",dependencies:[nh,lh,rh],export:e=>{if(!vr(e))return null;let o=[];for(let r of e.getChildren()){let n=[];if(!Mr(r))continue;let l=!1;for(let i of r.getChildren())Ys(i)&&(n.push(Ut(t,i).replace(/\n/g,"\\n").trim()),i.__headerState===_o.ROW&&(l=!0));o.push(`| ${n.join(" | ")} |`),l&&o.push(`| ${n.map(i=>"---").join(" | ")} |`)}return o.join(`
|
|
59
|
-
`)},regExp:
|
|
60
|
-
`);let o=eh(_o.NO_STATUS);return Ht(t,e,o),o},qs=(t,e)=>{let o=t.match(Qs);return!o||!o[1]?null:o[1].split("|").map(r=>ta(r,e))};import{c as dh}from"react/compiler-runtime";import{jsx as P,jsxs as Le}from"react/jsx-runtime";import{useLexicalComposerContext as ia}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as mh}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as ra,$deleteTableColumnAtSelection as ph,$deleteTableRowAtSelection as fh,$getNodeTriplet as hh,$getTableCellNodeFromLexicalNode as na,$getTableColumnIndexFromTableCellNode as gh,$getTableNodeFromLexicalNodeOrThrow as De,$getTableRowIndexFromTableCellNode as xh,$insertTableColumnAtSelection as Ch,$insertTableRowAtSelection as bh,$isTableCellNode as sa,$isTableSelection as Ft,$mergeCells as kh,$unmergeCell as _h,getTableElement as Ar,getTableObserverFromTableElement as $r,TableCellHeaderStates as Me,TableCellNode as Th}from"@lexical/table";import{mergeRegister as wh}from"@lexical/utils";import{useScrollInfo as Eh}from"@payloadcms/ui";import{$getSelection as wo,$isElementNode as Sh,$isRangeSelection as Or,$isTextNode as Lh,$setSelection as Nh,COMMAND_PRIORITY_CRITICAL as yh,getDOMSelection as Rh,isDOMNode as Ih,SELECTION_CHANGE_COMMAND as vh}from"lexical";import*as Fr from"react";import{useCallback as ae,useEffect as lt,useRef as To,useState as it}from"react";import{createPortal as aa}from"react-dom";import{jsx as Dr,jsxs as uh}from"react/jsx-runtime";import"react";var oa=()=>uh("svg",{fill:"none",height:"18",viewBox:"0 0 20 20",width:"18",xmlns:"http://www.w3.org/2000/svg",children:[Dr("path",{d:"M5 11C5.55228 11 6 10.5523 6 10C6 9.44772 5.55228 9 5 9C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z",fill:"currentColor"}),Dr("path",{d:"M10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z",fill:"currentColor"}),Dr("path",{d:"M15 11C15.5523 11 16 10.5523 16 10C16 9.44772 15.5523 9 15 9C14.4477 9 14 9.44772 14 10C14 10.5523 14.4477 11 15 11Z",fill:"currentColor"})]});function la(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function Mh(){let t=wo();if(Or(t)&&!t.isCollapsed()||Ft(t)&&!t.anchor.is(t.focus)||!Or(t)&&!Ft(t))return!1;let[e]=hh(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function Dh(t){let e=t.getLastDescendant();Lh(e)?e.select():Sh(e)?e.selectEnd():e!==null&&e.selectNext()}function Ah({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:r,tableCellNode:n}){let[l]=ia(),i=To(null),[s,d]=it(n),[c,u]=it({columns:1,rows:1}),[a,m]=it(!1),[p,f]=it(!1),{y:h}=Eh();lt(()=>l.registerMutationListener(Th,w=>{w.get(s.getKey())==="updated"&&l.getEditorState().read(()=>{d(s.getLatest())})},{skipInitialization:!0}),[l,s]),lt(()=>{l.getEditorState().read(()=>{let w=wo();if(Ft(w)){let N=la(w);u(la(w)),m(N.columns>1||N.rows>1)}f(Mh())})},[l]),lt(()=>{let w=e.current,N=i.current,R=l.getRootElement();if(w!=null&&N!=null&&R!=null){let $=R.getBoundingClientRect(),v=w.getBoundingClientRect();N.style.opacity="1";let O=N.getBoundingClientRect(),D=5,W=v.right+D;if(W+O.width>window.innerWidth||W+O.width>$.right){let J=v.left-O.width-D;W=(J<0?D:J)+window.pageXOffset}N.style.left=`${W+window.pageXOffset}px`;let q=v.top;if(q+O.height>window.innerHeight){let J=v.bottom-O.height;q=J<0?D:J}N.style.top=`${q}px`}},[e,i,l,h]),lt(()=>{function w(N){i.current!=null&&e.current!=null&&Ih(N.target)&&!i.current.contains(N.target)&&!e.current.contains(N.target)&&r(!1)}return window.addEventListener("click",w),()=>window.removeEventListener("click",w)},[r,e]);let x=ae(()=>{l.update(()=>{if(s.isAttached()){let w=De(s),N=Ar(w,l.getElementByKey(w.getKey()));if(N===null)throw new Error("Expected to find tableElement in DOM");let R=$r(N);R!==null&&R.$clearHighlight(),w.markDirty(),d(s.getLatest())}Nh(null)})},[l,s]),T=()=>{l.update(()=>{let w=wo();if(!Ft(w))return;let R=w.getNodes().filter(sa),$=kh(R);$&&(Dh($),o())})},E=()=>{l.update(()=>{_h()})},S=ae(w=>{l.update(()=>{for(let N=0;N<c.rows;N++)bh(w);o()})},[l,o,c.rows]),_=ae(w=>{l.update(()=>{for(let N=0;N<c.columns;N++)Ch(w);o()})},[l,o,c.columns]),k=ae(()=>{l.update(()=>{fh(),o()})},[l,o]),g=ae(()=>{l.update(()=>{De(s).remove(),x(),o()})},[l,s,x,o]),C=ae(()=>{l.update(()=>{ph(),o()})},[l,o]),b=ae(()=>{l.update(()=>{let w=De(s),N=xh(s),[R]=ra(w,null,null),$=new Set,v=s.getHeaderStyles()^Me.ROW;if(R[N])for(let O=0;O<R[N].length;O++){let D=R[N][O];D?.cell&&($.has(D.cell)||($.add(D.cell),D.cell.setHeaderStyles(v,Me.ROW)))}x(),o()})},[l,s,x,o]),y=ae(()=>{l.update(()=>{let w=De(s),N=gh(s),[R]=ra(w,null,null),$=new Set,v=s.getHeaderStyles()^Me.COLUMN;if(R)for(let O=0;O<R.length;O++){let D=R?.[O]?.[N];D?.cell&&($.has(D.cell)||($.add(D.cell),D.cell.setHeaderStyles(v,Me.COLUMN)))}x(),o()})},[l,s,x,o]),A=ae(()=>{l.update(()=>{if(s.isAttached()){let w=De(s);w&&w.setRowStriping(!w.getRowStriping())}x(),o()})},[l,s,x,o]),I=ae(()=>{l.update(()=>{if(s.isAttached()){let w=De(s);w&&w.setFrozenColumns(w.getFrozenColumns()===0?1:0)}x(),o()})},[l,s,x,o]),L=null;return t&&(a?L=P("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>T(),type:"button",children:P("span",{className:"text",children:"Merge cells"})}):p&&(L=P("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>E(),type:"button",children:P("span",{className:"text",children:"Unmerge cells"})}))),aa(Le("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:i,children:[L?Le(Fr.Fragment,{children:[L,P("hr",{})]}):null,P("button",{className:"item","data-test-id":"table-row-striping",onClick:()=>A(),type:"button",children:P("span",{className:"text",children:"Toggle Row Striping"})}),P("button",{className:"item","data-test-id":"table-freeze-first-column",onClick:()=>I(),type:"button",children:P("span",{className:"text",children:"Toggle First Column Freeze"})}),P("button",{className:"item","data-test-id":"table-insert-row-above",onClick:()=>S(!1),type:"button",children:Le("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," above"]})}),P("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>S(!0),type:"button",children:Le("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," below"]})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>_(!1),type:"button",children:Le("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","left"]})}),P("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>_(!0),type:"button",children:Le("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","right"]})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-delete-columns",onClick:()=>C(),type:"button",children:P("span",{className:"text",children:"Delete column"})}),P("button",{className:"item","data-test-id":"table-delete-rows",onClick:()=>k(),type:"button",children:P("span",{className:"text",children:"Delete row"})}),P("button",{className:"item","data-test-id":"table-delete",onClick:()=>g(),type:"button",children:P("span",{className:"text",children:"Delete table"})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-row-header",onClick:()=>b(),type:"button",children:Le("span",{className:"text",children:[(s.__headerState&Me.ROW)===Me.ROW?"Remove":"Add"," ","row header"]})}),P("button",{className:"item","data-test-id":"table-column-header",onClick:()=>y(),type:"button",children:Le("span",{className:"text",children:[(s.__headerState&Me.COLUMN)===Me.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function $h({anchorElem:t,cellMerge:e}){let[o]=ia(),r=To(null),n=To(null),[l,i]=it(!1),[s,d]=it(null),c=ae(()=>{let a=r.current,m=wo(),p=Rh(o._window),f=document.activeElement;function h(){a&&(a.classList.remove("table-cell-action-button-container--active"),a.classList.add("table-cell-action-button-container--inactive")),d(null)}if(m==null||a==null)return h();let x=o.getRootElement(),T=null,E=null;if(Or(m)&&x!==null&&p!==null&&x.contains(p.anchorNode)){let _=na(m.anchor.getNode());if(_==null||(E=o.getElementByKey(_.getKey()),E==null||!_.isAttached()))return h();let k=De(_),g=Ar(k,o.getElementByKey(k.getKey()));if(g===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");T=$r(g),d(_)}else if(Ft(m)){let _=na(m.anchor.getNode());if(!sa(_))throw new Error("TableSelection anchorNode must be a TableCellNode");let k=De(_),g=Ar(k,o.getElementByKey(k.getKey()));if(g===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");T=$r(g),E=o.getElementByKey(_.getKey())}else if(!f)return h();if(T===null||E===null)return h();let S=!T||!T.isSelecting;if(a.classList.toggle("table-cell-action-button-container--active",S),a.classList.toggle("table-cell-action-button-container--inactive",!S),S){let _=E.getBoundingClientRect(),k=t.getBoundingClientRect(),g=_.top-k.top,C=_.right-k.left;a.style.transform=`translate(${C}px, ${g}px)`}},[o,t]);lt(()=>{let a,m=()=>{a=void 0,o.getEditorState().read(c)},p=()=>(a===void 0&&(a=setTimeout(m,0)),!1);return wh(o.registerUpdateListener(p),o.registerCommand(vh,p,yh),o.registerRootListener((f,h)=>{h&&h.removeEventListener("pointerup",p),f&&(f.addEventListener("pointerup",p),p())}),()=>clearTimeout(a))});let u=To(s);return lt(()=>{u.current!==s&&i(!1),u.current=s},[u,s]),P("div",{className:"table-cell-action-button-container",ref:r,children:s!=null&&Le(Fr.Fragment,{children:[P("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),i(!l)},ref:n,type:"button",children:P(oa,{})}),l&&P(Ah,{cellMerge:e,contextRef:n,onClose:()=>i(!1),setIsMenuOpen:i,tableCellNode:s})]})})}var ca=t=>{let e=dh(3),{anchorElem:o}=t,r=mh(),n;return e[0]!==o||e[1]!==r?(n=aa(r?P($h,{anchorElem:o??document.body,cellMerge:!0}):null,o??document.body),e[0]=o,e[1]=r,e[2]=n):n=e[2],n};import{c as Oh}from"react/compiler-runtime";import{jsx as So,jsxs as Fh}from"react/jsx-runtime";import{useLexicalComposerContext as Ph}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Bh}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as jh,$getTableNodeFromLexicalNodeOrThrow as Pr,$getTableRowIndexFromTableCellNode as Hh,$isTableCellNode as ua,$isTableRowNode as Uh,getDOMCellFromTarget as Wh,getTableElement as Gh,TableNode as da}from"@lexical/table";import{calculateZoomLevel as ma,mergeRegister as Vh}from"@lexical/utils";import{$getNearestNodeFromDOMNode as Br,isHTMLElement as Kh,SKIP_SCROLL_INTO_VIEW_TAG as pa}from"lexical";import*as ha from"react";import{useCallback as Pt,useEffect as jr,useRef as Eo,useState as st}from"react";import{createPortal as Jh}from"react-dom";var Xh=33,fa=92;function zh({editor:t}){let e=Eo(null),o=Eo(null),r=Eo(null),[n,l]=st(!1),i=j(),s=Eo(null),[d,c]=st(null),[u,a]=st(null),[m,p]=st(!1),[f,h]=st(null),x=Pt(()=>{a(null),e.current=null,h(null),s.current=null,r.current=null},[]),T=I=>(I.buttons&1)===1;jr(()=>{let I=new Set;return Vh(t.registerMutationListener(da,L=>{for(let[w,N]of L)N==="destroyed"?I.delete(w):I.add(w);l(I.size>0)}),t.registerNodeTransform(da,L=>{if(L.getColWidths())return L;let w=L.getColumnCount(),N=fa;return L.setColWidths(Array(w).fill(N)),L}))},[t]),jr(()=>{if(!n)return;let I=R=>{let $=R.target;if(Kh($)){if(f){c({x:R.clientX,y:R.clientY});return}if(p(T(R)),!(o.current&&o.current.contains($))&&e.current!==$){e.current=$;let v=Wh($);v&&u!==v?t.getEditorState().read(()=>{let O=Br(v.elem);if(!O)throw new Error("TableCellResizer: Table cell node not found.");let D=Pr(O),W=Gh(D,t.getElementByKey(D.getKey()));if(!W)throw new Error("TableCellResizer: Table element not found.");e.current=$,r.current=W.getBoundingClientRect(),a(v)},{editor:t}):v==null&&x()}}},L=R=>{p(!0)},w=R=>{p(!1)},N=t.registerRootListener((R,$)=>{$?.removeEventListener("mousemove",I),$?.removeEventListener("mousedown",L),$?.removeEventListener("mouseup",w),R?.addEventListener("mousemove",I),R?.addEventListener("mousedown",L),R?.addEventListener("mouseup",w)});return()=>{N()}},[u,f,t,n,x]);let E=I=>I==="bottom",S=Pt(I=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let L=Br(u.elem);if(!ua(L))throw new Error("TableCellResizer: Table cell node not found.");let w=Pr(L),N=Hh(L),R=w.getChildren(),v=L.getColSpan()===w.getColumnCount()?N:N+L.getRowSpan()-1;if(v>=R.length||v<0)throw new Error("Expected table cell to be inside of table row.");let O=R[v];if(!Uh(O))throw new Error("Expected table row");let D=O.getHeight();if(D===void 0){let q=O.getChildren();D=Math.min(...q.map(J=>_(J,t)??1/0))}let W=Math.max(D+I,Xh);O.setHeight(W)},{tag:pa})},[u,t]),_=(I,L)=>L.getElementByKey(I.getKey())?.clientHeight,k=(I,L)=>{let w;return L.forEach(N=>{N.forEach((R,$)=>{R.cell===I&&(w=$)})}),w},g=Pt(I=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let L=Br(u.elem);if(!ua(L))throw new Error("TableCellResizer: Table cell node not found.");let w=Pr(L),[N]=jh(w,null,null),R=k(L,N);if(R===void 0)throw new Error("TableCellResizer: Table column not found.");let $=w.getColWidths();if(!$)return;let v=$[R];if(v===void 0)return;let O=[...$],D=Math.max(v+I,fa);O[R]=D,w.setColWidths(O)},{tag:pa})},[u,t]),C=Pt(I=>{let L=w=>{if(w.preventDefault(),w.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");if(s.current){let{x:N,y:R}=s.current;if(u===null)return;let $=ma(w.target);if(E(I)){let v=(w.clientY-R)/$;S(v)}else{let v=(w.clientX-N)/$;g(v)}x(),document.removeEventListener("mouseup",L)}};return L},[u,x,g,S]),b=Pt(I=>L=>{if(L.preventDefault(),L.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");s.current={x:L.clientX,y:L.clientY},c(s.current),h(I),document.addEventListener("mouseup",C(I))},[u,C]),[y,A]=st({bottom:null,left:null,right:null,top:null});return jr(()=>{if(u){let{height:I,left:L,top:w,width:N}=u.elem.getBoundingClientRect(),R=ma(u.elem),$=10,v={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${$}px`,left:`${window.scrollX+L}px`,top:`${window.scrollY+w+I-$/2}px`,width:`${N}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${I}px`,left:`${window.scrollX+L+N-$/2}px`,top:`${window.scrollY+w}px`,width:`${$}px`}},O=r.current;f&&d&&O&&(E(f)?(v[f].left=`${window.scrollX+O.left}px`,v[f].top=`${window.scrollY+d.y/R}px`,v[f].height="3px",v[f].width=`${O.width}px`):(v[f].top=`${window.scrollY+O.top}px`,v[f].left=`${window.scrollX+d.x/R}px`,v[f].width="3px",v[f].height=`${O.height}px`),v[f].backgroundColor="#adf"),A(v)}else A({bottom:null,left:null,right:null,top:null})},[u,f,d]),So("div",{ref:o,children:u!=null&&!m&&Fh(ha.Fragment,{children:[So("div",{className:`${i.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:b("right"),style:y.right||void 0}),So("div",{className:`${i.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:b("bottom"),style:y.bottom||void 0})]})})}var ga=()=>{let t=Oh(3),[e]=Ph(),o=Bh(),r;return t[0]!==e||t[1]!==o?(r=o?Jh(So(zh,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=r):r=t[2],r};import{c as rg}from"react/compiler-runtime";import{jsx as Hr,jsxs as ng,Fragment as lg}from"react/jsx-runtime";import{useLexicalComposerContext as ig}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Ea}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as sg,$getTableColumnIndexFromTableCellNode as ag,$getTableRowIndexFromTableCellNode as cg,$insertTableColumnAtSelection as ug,$insertTableRowAtSelection as dg,$isTableCellNode as mg,$isTableNode as ba,getTableElement as pg,TableNode as fg}from"@lexical/table";import{$findMatchingParent as hg,mergeRegister as gg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as ka,isHTMLElement as xg}from"lexical";import{useEffect as _a,useMemo as Cg,useRef as Ta,useState as Lo}from"react";import"react";import{createPortal as bg}from"react-dom";import{c as eg}from"react/compiler-runtime";import{useEffect as tg,useRef as og}from"react";var Zh="Expected a function",Yh=Math.max,qh=Math.min;function Qh(t,e,o){let r,n,l=0,i,s=!1,d=!1,c,u,a,m=!0;if(typeof t!="function")throw new TypeError(Zh);e=e||0,typeof o=="object"&&(s=!!o.leading,d="maxWait"in o,c=d?Yh(o.maxWait||0,e):c,m="trailing"in o?!!o.trailing:m);function p(g){let C=r,b=i;return r=i=void 0,l=g,u=t.apply(b,C),u}function f(g){return l=g,a=setTimeout(T,e),s?p(g):u}function h(g){let C=g-n,b=g-l,y=e-C;return d?qh(y,c-b):y}function x(g){let C=g-n,b=g-l;return n===void 0||C>=e||C<0||d&&b>=c}function T(){let g=Date.now();if(x(g))return E(g);a=setTimeout(T,h(g))}function E(g){return a=void 0,m&&r?p(g):(r=i=void 0,u)}function S(){a!==void 0&&clearTimeout(a),l=0,r=n=i=a=void 0}function _(){return a===void 0?u:E(Date.now())}function k(){let g=Date.now(),C=x(g);if(r=arguments,i=this,n=g,C){if(a===void 0)return f(n);if(d)return clearTimeout(a),a=setTimeout(T,e),p(n)}return a===void 0&&(a=setTimeout(T,e)),u}return k.cancel=S,k.flush=_,k}var xa=Qh;function Ca(t,e,o){let r=eg(6),n=og(null),l,i;r[0]!==t||r[1]!==o||r[2]!==e?(l=()=>(n.current=xa(t,e,{maxWait:o}),()=>{n.current?.cancel()}),i=[t,e,o],r[0]=t,r[1]=o,r[2]=e,r[3]=l,r[4]=i):(l=r[3],i=r[4]),tg(l,i);let s;return r[5]===Symbol.for("react.memo_cache_sentinel")?(s=(...c)=>{let u=c;n.current&&n.current(...u)},r[5]=s):s=r[5],s}var wa=20;function kg({anchorElem:t}){let[e]=ig(),o=Ea(),r=j(),[n,l]=Lo(!1),[i,s]=Lo(!1),[d,c]=Lo(!1),[u,a]=Lo({}),m=Ta(new Set),p=Ta(null),f=Ca(T=>{let{isOutside:E,tableDOMNode:S}=_g(T,r.editorConfig?.lexical);if(E){l(!1),s(!1);return}if(!S)return;p.current=S;let _=null,k=null,g=null;if(e.getEditorState().read(()=>{let v=ka(S);if(mg(v)){let O=hg(v,D=>ba(D));if(!ba(O))return;if(g=pg(O,e.getElementByKey(O.getKey())),g){let D=O.getChildrenSize(),W=O.getChildAtIndex(0)?.getChildrenSize(),q=cg(v),J=ag(v);q===D-1?_=v:J===W-1&&(k=v)}}},{editor:e}),!g)return;let C=g.parentElement;if(!C)return;let{bottom:b,height:y,left:A,right:I,width:L,y:w}=g.getBoundingClientRect(),N=!1;C&&C.classList.contains("LexicalEditorTheme__tableScrollableWrapper")&&(N=C.scrollWidth>C.clientWidth);let{left:R,y:$}=t.getBoundingClientRect();_?(s(!1),l(!0),a({height:wa,left:N&&C?C.offsetLeft:A-R,top:b-$+5,width:N&&C?C.offsetWidth:L})):k&&(s(!0),l(!1),a({height:y,left:I-R+5,top:w-$,width:wa}))},50,250),h=Cg(()=>new ResizeObserver(()=>{l(!1),s(!1)}),[]);_a(()=>{if(d)return document.addEventListener("mousemove",f),()=>{l(!1),s(!1),document.removeEventListener("mousemove",f)}},[d,f]),_a(()=>gg(e.registerMutationListener(fg,T=>{e.getEditorState().read(()=>{let E=!1;for(let[S,_]of T)switch(_){case"created":{m.current.add(S),E=!0;break}case"destroyed":{m.current.delete(S),E=!0;break}default:break}if(E){h.disconnect();for(let S of m.current){let{tableElement:_}=sg(S);h.observe(_)}c(m.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,h]);let x=T=>{e.update(()=>{p.current&&(ka(p.current)?.selectEnd(),T?(dg(),l(!1)):(ug(),s(!1)))})};return o?ng(lg,{children:[n&&Hr("button",{"aria-label":"Add Row",className:r.editorConfig.lexical.theme.tableAddRows,onClick:()=>x(!0),style:{...u},type:"button"}),i&&Hr("button",{"aria-label":"Add Column",className:r.editorConfig.lexical.theme.tableAddColumns,onClick:()=>x(!1),style:{...u},type:"button"})]}):null}function _g(t,e){let o=t.target;if(xg(o)){let r=o.closest(`td.${e.theme.tableCell}, th.${e.theme.tableCell}`);return{isOutside:!(r||o.closest(`button.${e.theme.tableAddRows}`)||o.closest(`button.${e.theme.tableAddColumns}`)||o.closest(`div.${e.theme.tableCellResizer}`)),tableDOMNode:r}}else return{isOutside:!0,tableDOMNode:null}}function Sa(t){let e=rg(2),{anchorElem:o}=t,r=o===void 0?document.body:o;if(!Ea())return null;let l;return e[0]!==r?(l=bg(Hr(kg,{anchorElem:r}),r),e[0]=r,e[1]=l):l=e[1],l}import{c as Tg}from"react/compiler-runtime";import{jsx as Ur,jsxs as wg}from"react/jsx-runtime";import{useLexicalComposerContext as Eg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as Sg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as Lg,TableCellNode as Ng,TableNode as yg,TableRowNode as Rg}from"@lexical/table";import{mergeRegister as Ig}from"@lexical/utils";import{formatDrawerSlug as vg,useEditDepth as Mg}from"@payloadcms/ui";import{$getSelection as Dg,$isRangeSelection as Ag,COMMAND_PRIORITY_EDITOR as $g,createCommand as Og}from"lexical";import{createContext as Fg,use as Pg,useEffect as Bg,useMemo as jg,useState as Hg}from"react";import*as La from"react";var No=Og("OPEN_EMBED_DRAWER_COMMAND"),Na=Fg({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function ya({children:t}){let[e,o]=Hg({cellEditorConfig:null,cellEditorPlugins:null});return Ur(Na,{value:jg(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(r,n)=>{o({cellEditorConfig:r,cellEditorPlugins:n})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var Ra=()=>{let t=Tg(16),[e]=Eg(),o=Pg(Na),r=Mg(),{fieldProps:n,uuid:l}=j(),{schemaPath:i}=n,s="lexical-table-create-"+l,d;t[0]!==r||t[1]!==s?(d=vg({slug:s,depth:r}),t[0]=r,t[1]=s,t[2]=d):d=t[2];let c=d,{toggleDrawer:u}=ge(c,!0),a;t[3]!==e||t[4]!==u?(a=()=>{if(!e.hasNodes([yg,Rg,Ng]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return Ig(e.registerCommand(No,()=>{let h=null;return e.getEditorState().read(()=>{let x=Dg();Ag(x)&&(h=x)}),h&&u(),!0},$g))},t[3]=e,t[4]=u,t[5]=a):a=t[5];let m;t[6]!==o||t[7]!==e||t[8]!==u?(m=[o,e,u],t[6]=o,t[7]=e,t[8]=u,t[9]=m):m=t[9],Bg(a,m);let p;t[10]!==e?(p=(h,x)=>{!x.columns||!x.rows||e.dispatchCommand(Lg,{columns:String(x.columns),rows:String(x.rows)})},t[10]=e,t[11]=p):p=t[11];let f;return t[12]!==c||t[13]!==i||t[14]!==p?(f=wg(La.Fragment,{children:[Ur(ft,{drawerSlug:c,drawerTitle:"Create Table",featureKey:"experimental_table",handleDrawerSubmit:p,schemaPath:i,schemaPathSuffix:"fields"}),Ur(Sg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]}),t[12]=c,t[13]=i,t[14]=p,t[15]=f):f=t[15],f};var Vg=M({markdownTransformers:[ea],nodes:[Wg,Ug,Gg],plugins:[{Component:Ra,position:"normal"},{Component:ga,position:"normal"},{Component:ca,position:"floatingAnchorElem"},{Component:Sa,position:"floatingAnchorElem"}],providers:[ya],slashMenu:{groups:[z([{Icon:Ir,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(No,{})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Ir,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(No,{})}}])]}});import{$isNodeSelection as Lx}from"lexical";import{jsx as Wr,jsxs as Kg}from"react/jsx-runtime";import"react";var Gr=()=>Kg("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Wr("path",{d:"M14.6667 4H5.33333C4.59695 4 4 4.59695 4 5.33333V14.6667C4 15.403 4.59695 16 5.33333 16H14.6667C15.403 16 16 15.403 16 14.6667V5.33333C16 4.59695 15.403 4 14.6667 4Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Wr("path",{d:"M7.99984 9.33366C8.73622 9.33366 9.33317 8.73671 9.33317 8.00033C9.33317 7.26395 8.73622 6.66699 7.99984 6.66699C7.26346 6.66699 6.6665 7.26395 6.6665 8.00033C6.6665 8.73671 7.26346 9.33366 7.99984 9.33366Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Wr("path",{d:"M16 11.9995L13.9427 9.94214C13.6926 9.69218 13.3536 9.55176 13 9.55176C12.6464 9.55176 12.3074 9.69218 12.0573 9.94214L6 15.9995",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Aa}from"react/jsx-runtime";import $a from"bson-objectid";import{$applyNodeReplacement as Yg}from"lexical";import*as Oa from"react";import Jg from"bson-objectid";function yo(t,e){if(t.hasAttribute("data-lexical-pending-upload-form-id")){let r=t.getAttribute("data-lexical-pending-upload-form-id");if(r!=null)return{node:e({data:{pending:{formID:r,src:t.getAttribute("src")||""}}})}}if(t.hasAttribute("data-lexical-upload-relation-to")&&t.hasAttribute("data-lexical-upload-id")){let r=t.getAttribute("data-lexical-upload-id"),n=t.getAttribute("data-lexical-upload-relation-to");if(r!=null&&n!=null)return{node:e({data:{fields:{},relationTo:n,value:r}})}}return{node:e({data:{pending:{formID:new Jg.default().toHexString(),src:t.getAttribute("src")||""}}})}}import{DecoratorBlockNode as Xg}from"@lexical/react/LexicalDecoratorBlockNode.js";import va from"bson-objectid";import{$applyNodeReplacement as zg}from"lexical";var Bt=class extends Xg{__data;constructor({data:e,format:o,key:r}){super(o,r),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"upload"}static importDOM(){return{img:e=>({conversion:o=>yo(o,Ia),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new va.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=Ia({data:o});return r.setFormat(e.format),r}static isInline(){return!1}decorate(){return null}exportDOM(){let e=document.createElement("img"),o=this.__data;return o.pending?(e.setAttribute("data-lexical-pending-upload-form-id",String(o?.pending?.formID)),e.setAttribute("src",o?.pending?.src||"")):(e.setAttribute("data-lexical-upload-id",String(o?.value)),e.setAttribute("data-lexical-upload-relation-to",o?.relationTo)),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"upload",version:3}}getData(){return this.getLatest().__data}setData(e){let o=this.getWritable();o.__data=e}updateDOM(){return!1}};function Ia({data:t}){return t?.id||(t.id=new va.default().toHexString()),zg(new Bt({data:t}))}import{jsx as Ma}from"react/jsx-runtime";import{ShimmerEffect as Zg}from"@payloadcms/ui";var Da=()=>Ma("div",{className:"lexical-upload",children:Ma(Zg,{height:"95px",width:"203px"})});var qg=Oa.lazy(()=>import("./component-WT25HAJA.js").then(t=>({default:t.UploadComponent}))),me=class extends Bt{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{img:e=>({conversion:o=>yo(o,pe),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new $a.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=pe({data:o});return r.setFormat(e.format),r}decorate(){return this.__data.pending?Aa(Da,{}):Aa(qg,{data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function pe({data:t}){return t?.id||(t.id=new $a.default().toHexString()),Yg(new me({data:t}))}function at(t){return t instanceof me}import{c as ix}from"react/compiler-runtime";import{jsx as sx}from"react/jsx-runtime";import{useLexicalComposerContext as ax}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as Ja,$insertNodeToNearestRoot as Jr,mergeRegister as cx}from"@lexical/utils";import{useBulkUpload as ux,useEffectEvent as dx,useModal as mx}from"@payloadcms/ui";import Xr from"bson-objectid";import{$createRangeSelection as px,$getPreviousSelection as Ua,$getSelection as Wa,$isParagraphNode as zr,$isRangeSelection as Ga,$setSelection as fx,COMMAND_PRIORITY_EDITOR as hx,COMMAND_PRIORITY_LOW as Va,createCommand as gx,DROP_COMMAND as xx,getDOMSelectionFromTarget as Cx,isHTMLElement as Ka,PASTE_COMMAND as bx}from"lexical";import{useEffect as kx}from"react";import{c as Fa}from"react/compiler-runtime";import{jsx as Vr}from"react/jsx-runtime";import{useLexicalComposerContext as Pa}from"@lexical/react/LexicalComposerContext.js";import{toast as Qg}from"@payloadcms/ui";import{$getNodeByKey as ex,COMMAND_PRIORITY_EDITOR as Ba}from"lexical";import{useEffect as ja,useState as tx}from"react";var ox=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=ex(o);n&&n.replace(pe({data:{fields:null,relationTo:e,value:r}}))}):t.dispatchCommand(Kr,{fields:null,relationTo:e,value:r})},rx=t=>{let e=Fa(13),{enabledCollectionSlugs:o}=t,[r]=Pa(),[n,l]=tx(null),i;e[0]!==o?(i={collectionSlugs:o,uploads:!0},e[0]=o,e[1]=i):i=e[1];let{closeListDrawer:s,ListDrawer:d,openListDrawer:c}=At(i),u,a;e[2]!==r||e[3]!==c?(u=()=>r.registerCommand(Xe,h=>(l(h?.replace?h?.replace.nodeKey:null),c(),!0),Ba),a=[r,c],e[2]=r,e[3]=c,e[4]=u,e[5]=a):(u=e[4],a=e[5]),ja(u,a);let m;e[6]!==s||e[7]!==r||e[8]!==n?(m=h=>{let{collectionSlug:x,doc:T}=h;s(),ox({editor:r,relationTo:x,replaceNodeKey:n,value:T.id})},e[6]=s,e[7]=r,e[8]=n,e[9]=m):m=e[9];let p=m,f;return e[10]!==d||e[11]!==p?(f=Vr(d,{onSelect:p}),e[10]=d,e[11]=p,e[12]=f):f=e[12],f},nx=()=>{let t=Fa(3),[e]=Pa(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Xe,lx,Ba),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),ja(o,r),null},Ha=({enabledCollectionSlugs:t})=>t?.length?Vr(rx,{enabledCollectionSlugs:t}):Vr(nx,{});function lx(){return Qg.error("No upload collections enabled"),!0}function _x(t){let e=t.target;return!!(Ka(e)&&!e.closest("code, span.editor-image")&&Ka(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function Tx(t){let e,o=Cx(t.target);if(document.caretRangeFromPoint)e=document.caretRangeFromPoint(t.clientX,t.clientY);else if(t.rangeParent&&o!==null)o.collapse(t.rangeParent,t.rangeOffset||0),e=o.getRangeAt(0);else throw Error("Cannot get the selection when dragging");return e}var Kr=gx("INSERT_UPLOAD_COMMAND"),Xa=t=>{let e=ix(21),{clientProps:o}=t,[r]=ax(),n=o?.disabledCollections,l=o?.enabledCollections,i;e[0]!==n||e[1]!==l?(i={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l,uploads:!0},e[0]=n,e[1]=l,e[2]=i):i=e[2];let{enabledCollectionSlugs:s}=ho(i),{drawerSlug:d,setCollectionSlug:c,setInitialForms:u,setOnCancel:a,setOnSuccess:m,setSelectableCollections:p}=ux(),{isModalOpen:f,openModal:h}=mx(),x;e[3]!==d||e[4]!==r||e[5]!==s||e[6]!==f||e[7]!==h||e[8]!==c||e[9]!==u||e[10]!==a||e[11]!==m||e[12]!==p?(x=k=>{let{files:g}=k;if(g?.length!==0&&(u(C=>[...C??[],...g.map(wx)]),!f(d))){if(!s.length||!s[0])return;c(s[0]),p(s),a(()=>{r.update(Ex)}),m(C=>{let b=new Map(C.map(Sx));r.update(()=>{for(let y of Ja()){let A=y.node;if(at(A)){let I=A.getData();if(I?.pending){let L=b.get(I.pending?.formID);L&&A.replace(pe({data:{id:new Xr.default().toHexString(),fields:{},relationTo:L.collectionSlug,value:L.doc.id}}))}}}})}),h(d)}},e[3]=d,e[4]=r,e[5]=s,e[6]=f,e[7]=h,e[8]=c,e[9]=u,e[10]=a,e[11]=m,e[12]=p,e[13]=x):x=e[13];let T=dx(x),E;e[14]!==r||e[15]!==T?(E=()=>{if(!r.hasNodes([me]))throw new Error("UploadPlugin: UploadNode not registered on editor");return cx(r.registerNodeTransform(me,k=>{let g=k.getData();if(!g?.pending)return;(async function(){let y=null,A=g?.pending?.src,I=g?.pending?.formID;if(A?.startsWith("data:")){let L=A.match(/data:(image\/[a-zA-Z]+);base64,/),w=L?L[1]:"image/png",N=A.replace(/^data:image\/[a-zA-Z]+;base64,/,""),R=atob(N),$=new Array(R.length);for(let D=0;D<R.length;D++)$[D]=R.charCodeAt(D);let v=new Uint8Array($);y={alt:void 0,file:new File([v],"pasted-image."+w?.split("/",2)[1],{type:w}),formID:I}}else if(A?.startsWith("http")||A?.startsWith("https")){let w=await(await fetch(A)).blob(),N=A.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];y={alt:void 0,file:new File([w],N,{type:w.type}),formID:I}}y&&T({files:[y]})})()}),r.registerCommand(Kr,k=>(r.update(()=>{let g=Wa()||Ua();if(Ga(g)){let C=pe({data:{id:k.id,fields:k.fields,relationTo:k.relationTo,value:k.value}}),{focus:b}=g,y=b.getNode();Jr(C),zr(y)&&!y.__first&&y.remove()}}),!0),hx),r.registerCommand(bx,k=>{if(!(k instanceof ClipboardEvent))return!1;let g=k.clipboardData;if(!g?.types?.length||g?.types?.includes("text/html"))return!1;let C=[];return g?.files?.length&&Array.from(g.files).forEach(b=>{C.push({alt:"",file:b,formID:new Xr.default().toHexString()})}),C.length?(r.update(()=>{let b=Wa()||Ua();if(Ga(b))for(let y of C){let A=pe({data:{pending:{formID:y.formID,src:URL.createObjectURL(y.file)}}}),{focus:I}=b,L=I.getNode();Jr(A),zr(L)&&!L.__first&&L.remove()}}),T({files:C}),!0):!1},Va),r.registerCommand(xx,k=>{if(!(k instanceof DragEvent))return!1;let g=k.dataTransfer;if(!g?.types?.length)return!1;let C=[];return g?.files?.length&&Array.from(g.files).forEach(b=>{C.push({alt:"",file:b,formID:new Xr.default().toHexString()})}),C.length?(k.preventDefault(),k.stopPropagation(),r.update(()=>{if(_x(k)){let b=Tx(k),y=px();b!=null&&y.applyDOMRange(b),fx(y);for(let A of C){let I=pe({data:{pending:{formID:A.formID,src:URL.createObjectURL(A.file)}}}),{focus:L}=y,w=L.getNode();Jr(I),zr(w)&&!w.__first&&w.remove()}}}),T({files:C}),!0):!1},Va))},e[14]=r,e[15]=T,e[16]=E):E=e[16];let S;e[17]!==r?(S=[r],e[17]=r,e[18]=S):S=e[18],kx(E,S);let _;return e[19]!==s?(_=sx(Ha,{enabledCollectionSlugs:s}),e[19]=s,e[20]=_):_=e[20],_};function wx(t){return{file:t.file,formID:t.formID}}function Ex(){for(let t of Ja()){let e=t.node;at(e)&&e.getData()?.pending&&e.remove()}}function Sx(t){return[t.formID,t]}var Nx=M({nodes:[me],plugins:[{Component:Xa,position:"normal"}],slashMenu:{groups:[z([{Icon:Gr,key:"upload",keywords:["upload","image","file","img","picture","photo","media"],label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(Xe,{replace:!1})}}])]},toolbarFixed:{groups:[be([{ChildComponent:Gr,isActive:({selection:t})=>{if(!Lx(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return at(e)},key:"upload",label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(Xe,{replace:!1})}}])]}});import{c as Rx}from"react/compiler-runtime";import{jsx as Yr}from"react/jsx-runtime";import{ShimmerEffect as Ix,useConfig as vx}from"@payloadcms/ui";import{lazy as Mx,Suspense as Dx,useEffect as Ax,useState as $x}from"react";var za={block:"LexicalEditorTheme__block",blockCursor:"LexicalEditorTheme__blockCursor",characterLimit:"LexicalEditorTheme__characterLimit",code:"LexicalEditorTheme__code",codeHighlight:{atrule:"LexicalEditorTheme__tokenAttr",attr:"LexicalEditorTheme__tokenAttr",boolean:"LexicalEditorTheme__tokenProperty",builtin:"LexicalEditorTheme__tokenSelector",cdata:"LexicalEditorTheme__tokenComment",char:"LexicalEditorTheme__tokenSelector",class:"LexicalEditorTheme__tokenFunction","class-name":"LexicalEditorTheme__tokenFunction",comment:"LexicalEditorTheme__tokenComment",constant:"LexicalEditorTheme__tokenProperty",deleted:"LexicalEditorTheme__tokenProperty",doctype:"LexicalEditorTheme__tokenComment",entity:"LexicalEditorTheme__tokenOperator",function:"LexicalEditorTheme__tokenFunction",important:"LexicalEditorTheme__tokenVariable",inserted:"LexicalEditorTheme__tokenSelector",keyword:"LexicalEditorTheme__tokenAttr",namespace:"LexicalEditorTheme__tokenVariable",number:"LexicalEditorTheme__tokenProperty",operator:"LexicalEditorTheme__tokenOperator",prolog:"LexicalEditorTheme__tokenComment",property:"LexicalEditorTheme__tokenProperty",punctuation:"LexicalEditorTheme__tokenPunctuation",regex:"LexicalEditorTheme__tokenVariable",selector:"LexicalEditorTheme__tokenSelector",string:"LexicalEditorTheme__tokenSelector",symbol:"LexicalEditorTheme__tokenProperty",tag:"LexicalEditorTheme__tokenProperty",url:"LexicalEditorTheme__tokenOperator",variable:"LexicalEditorTheme__tokenVariable"},embedBlock:{base:"LexicalEditorTheme__embedBlock",focus:"LexicalEditorTheme__embedBlockFocus"},hashtag:"LexicalEditorTheme__hashtag",heading:{h1:"LexicalEditorTheme__h1",h2:"LexicalEditorTheme__h2",h3:"LexicalEditorTheme__h3",h4:"LexicalEditorTheme__h4",h5:"LexicalEditorTheme__h5",h6:"LexicalEditorTheme__h6"},hr:"LexicalEditorTheme__hr",hrSelected:"LexicalEditorTheme__hrSelected",indent:"LexicalEditorTheme__indent",inlineImage:"LexicalEditor__inline-image",link:"LexicalEditorTheme__link",list:{checklist:"LexicalEditorTheme__checklist",listitem:"LexicalEditorTheme__listItem",listitemChecked:"LexicalEditorTheme__listItemChecked",listitemUnchecked:"LexicalEditorTheme__listItemUnchecked",nested:{listitem:"LexicalEditorTheme__nestedListItem"},olDepth:["LexicalEditorTheme__ol1","LexicalEditorTheme__ol2","LexicalEditorTheme__ol3","LexicalEditorTheme__ol4","LexicalEditorTheme__ol5"],ul:"LexicalEditorTheme__ul"},ltr:"LexicalEditorTheme__ltr",mark:"LexicalEditorTheme__mark",markOverlap:"LexicalEditorTheme__markOverlap",paragraph:"LexicalEditorTheme__paragraph",quote:"LexicalEditorTheme__quote",relationship:"LexicalEditorTheme__relationship",rtl:"LexicalEditorTheme__rtl",tab:"LexicalEditorTheme__tabNode",table:"LexicalEditorTheme__table",tableAddColumns:"LexicalEditorTheme__tableAddColumns",tableAddRows:"LexicalEditorTheme__tableAddRows",tableAlignment:{center:"LexicalEditorTheme__tableAlignmentCenter",right:"LexicalEditorTheme__tableAlignmentRight"},tableCell:"LexicalEditorTheme__tableCell",tableCellActionButton:"LexicalEditorTheme__tableCellActionButton",tableCellActionButtonContainer:"LexicalEditorTheme__tableCellActionButtonContainer",tableCellHeader:"LexicalEditorTheme__tableCellHeader",tableCellResizer:"LexicalEditorTheme__tableCellResizer",tableCellSelected:"LexicalEditorTheme__tableCellSelected",tableFrozenColumn:"LexicalEditorTheme__tableFrozenColumn",tableRowStriping:"LexicalEditorTheme__tableRowStriping",tableScrollableWrapper:"LexicalEditorTheme__tableScrollableWrapper",tableSelected:"LexicalEditorTheme__tableSelected",tableSelection:"LexicalEditorTheme__tableSelection",text:{bold:"LexicalEditorTheme__textBold",code:"LexicalEditorTheme__textCode",italic:"LexicalEditorTheme__textItalic",strikethrough:"LexicalEditorTheme__textStrikethrough",subscript:"LexicalEditorTheme__textSubscript",superscript:"LexicalEditorTheme__textSuperscript",underline:"LexicalEditorTheme__textUnderline",underlineStrikethrough:"LexicalEditorTheme__textUnderlineStrikethrough"},upload:"editor-upload"};var Ro={namespace:"lexical",theme:za};function Za({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:r,schemaPath:n,unSanitizedEditorConfig:l}){for(let c of l.features)if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null)throw new Error("A Feature you have installed does not return the client props as clientFeatureProps. Please make sure to always return those props, even if they are null, as other important props like order and featureKey are later on injected.");l.features=l.features.sort((c,u)=>c.clientFeatureProps.order-u.clientFeatureProps.order);let i=new Map;for(let c of l.features)i.set(c.clientFeatureProps.featureKey,c);let s=new Map,d=0;for(let c of l.features){let u=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:i,field:r,resolvedFeatures:s,schemaPath:n,unSanitizedEditorConfig:l}):c.feature;u.key=c.clientFeatureProps.featureKey,u.order=d,s.set(c.clientFeatureProps.featureKey,u),d++}return s}import{deepMerge as yx}from"payload/shared";var Ya=t=>{let e={enabledFeatures:[],enabledFormats:[],markdownTransformers:[],nodes:[],plugins:[],providers:[],slashMenu:{dynamicGroups:[],groups:[]},toolbarFixed:{groups:[]},toolbarInline:{groups:[]}},o={};if(t.forEach(r=>{r.key==="toolbarFixed"&&r.sanitizedClientFeatureProps?.customGroups&&(o={...o,...r.sanitizedClientFeatureProps.customGroups})}),!t?.size)return e;t.forEach(r=>{if(r.providers?.length&&(e.providers=e.providers.concat(r.providers)),r.enableFormats?.length&&e.enabledFormats.push(...r.enableFormats),r.nodes?.length)for(let n of r.nodes)e.nodes.push(n);if(r.plugins?.length&&r.plugins.forEach((n,l)=>{e.plugins?.push({clientProps:r.sanitizedClientFeatureProps,Component:n.Component,key:r.key+l,position:n.position})}),r.toolbarInline?.groups?.length)for(let n of r.toolbarInline.groups){let l=e.toolbarInline.groups.find(i=>i.key===n.key);l?e.toolbarInline.groups=e.toolbarInline.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarInline?.groups.push(l)}if(r.toolbarFixed?.groups?.length)for(let n of r.toolbarFixed.groups){let l=e.toolbarFixed.groups.find(i=>i.key===n.key);l?e.toolbarFixed.groups=e.toolbarFixed.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarFixed?.groups.push(l)}if(r.slashMenu?.groups){r.slashMenu.dynamicGroups?.length&&(e.slashMenu.dynamicGroups=e.slashMenu.dynamicGroups.concat(r.slashMenu.dynamicGroups));for(let n of r.slashMenu.groups){let l=e.slashMenu.groups.find(i=>i.key===n.key);l?e.slashMenu.groups=e.slashMenu.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.slashMenu.groups.push(l)}}if(r.markdownTransformers?.length)for(let n of r.markdownTransformers)typeof n=="function"?e.markdownTransformers.push(n({allNodes:e.nodes,allTransformers:e.markdownTransformers})):e.markdownTransformers.push(n);e.enabledFeatures.push(r.key)}),Object.keys(o).length>0&&(e.toolbarFixed.groups=e.toolbarFixed.groups.map(r=>{let n=o[r.key];return n?yx(r,n):r})),e.toolbarInline.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0),e.toolbarFixed.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0);for(let r of e.toolbarInline.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);for(let r of e.toolbarFixed.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);return e};function Zr(t,e,o){return{admin:o,features:Ya(t),lexical:e,resolvedFeatureMap:t}}var Ox=Mx(()=>import("./Field-YYMTSGSP.js").then(t=>({default:t.RichText}))),Fx=t=>{let e=Rx(16),{admin:o,clientFeatures:r,featureClientImportMap:n,featureClientSchemaMap:l,field:i,lexicalEditorConfig:s,schemaPath:d}=t,c;e[0]!==o?(c=o===void 0?{}:o,e[0]=o,e[1]=c):c=e[1];let u=c,a=s===void 0?Ro:s,{config:m}=vx(),[p,f]=$x(null),h,x;e[2]!==u||e[3]!==r||e[4]!==m||e[5]!==n||e[6]!==l||e[7]!==i||e[8]!==p||e[9]!==a||e[10]!==d?(h=()=>{if(p)return;let E=[];for(let[k,g]of Object.entries(r))g.clientFeatureProvider&&E.push(g.clientFeatureProvider(g.clientFeatureProps));let S=a||Ro,_=Za({config:m,featureClientImportMap:n,featureClientSchemaMap:l,field:i,schemaPath:d??i.name,unSanitizedEditorConfig:{features:E,lexical:S}});f(Zr(_,S,u))},x=[a,u,p,r,n,l,i,m,d],e[2]=u,e[3]=r,e[4]=m,e[5]=n,e[6]=l,e[7]=i,e[8]=p,e[9]=a,e[10]=d,e[11]=h,e[12]=x):(h=e[11],x=e[12]),Ax(h,x);let T;return e[13]!==p||e[14]!==t?(T=Yr(Dx,{fallback:Yr(Ix,{height:"35vh"}),children:p&&Yr(Ox,{...t,editorConfig:p})}),e[13]=p,e[14]=t,e[15]=T):T=e[15],T};function Px(t){return t instanceof HTMLElement}function Bx(...t){return t.filter(Boolean).join(" ")}var Io=new WeakMap;function qa(t){let e=t.changedTouches[0];return e===void 0?null:[e.clientX,e.clientY]}function vo(t,e){let o=Io.get(t);if(o===void 0){let r=new Set,n=i=>{o!==void 0&&(o.start=qa(i))},l=i=>{if(o===void 0)return;let{start:s}=o;if(s===null)return;let d=qa(i);for(let c of r)d!==null&&c([d[0]-s[0],d[1]-s[1]],i)};t.addEventListener("touchstart",n),t.addEventListener("touchend",l),o={handleTouchend:l,handleTouchstart:n,listeners:r,start:null},Io.set(t,o)}return o.listeners.add(e),()=>{jx(t,e)}}function jx(t,e){let o=Io.get(t);if(o===void 0)return;let{listeners:r}=o;r.delete(e),r.size===0&&(Io.delete(t),t.removeEventListener("touchstart",o.handleTouchstart),t.removeEventListener("touchend",o.handleTouchend))}function Hx(t,e){return vo(t,(o,r)=>{let[n,l]=o;n<0&&-n>Math.abs(l)&&e(n,r)})}function Ux(t,e){return vo(t,(o,r)=>{let[n,l]=o;n>0&&n>Math.abs(l)&&e(n,r)})}function Wx(t,e){return vo(t,(o,r)=>{let[n,l]=o;l<0&&-l>Math.abs(n)&&e(n,r)})}function Gx(t,e){return vo(t,(o,r)=>{let[n,l]=o;l>0&&l>Math.abs(n)&&e(n,r)})}import{c as Vx}from"react/compiler-runtime";import{jsx as Kx}from"react/jsx-runtime";import"react";var Jx=()=>{let t=Vx(2),{EditButton:e}=xe(),o;return t[0]!==e?(o=e?Kx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Xx}from"react/compiler-runtime";import{jsx as zx}from"react/jsx-runtime";import"react";var Zx=()=>{let t=Xx(2),{RemoveButton:e}=xe(),o;return t[0]!==e?(o=e?zx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Yx}from"react/compiler-runtime";import{jsx as qx}from"react/jsx-runtime";import"react";var Qx=()=>{let t=Yx(2),{Label:e}=xe(),o;return t[0]!==e?(o=e?qx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as eC}from"react/compiler-runtime";import{jsx as tC}from"react/jsx-runtime";import"react";var oC=t=>{let e=eC(3),{children:o}=t,{InlineBlockContainer:r}=xe(),n;return e[0]!==r||e[1]!==o?(n=r?tC(r,{children:o}):null,e[0]=r,e[1]=o,e[2]=n):n=e[2],n};import{jsx as rC}from"react/jsx-runtime";import"react";var nC=t=>{let{children:e,...o}=t,{BlockCollapsible:r}=Ce();return r?rC(r,{...o,children:e}):null};import{c as lC}from"react/compiler-runtime";import{jsx as iC}from"react/jsx-runtime";import"react";var sC=()=>{let t=lC(2),{EditButton:e}=Ce(),o;return t[0]!==e?(o=e?iC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as aC}from"react/compiler-runtime";import{jsx as cC}from"react/jsx-runtime";import"react";var uC=()=>{let t=aC(2),{RemoveButton:e}=Ce(),o;return t[0]!==e?(o=e?cC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as dC}from"qs-esm";var mC=({apiURL:t,depth:e,draft:o,locale:r})=>async({id:l,collectionSlug:i,select:s})=>{let d=dC({depth:e??0,draft:o??!1,locale:r,select:s},{addQueryPrefix:!0});return await fetch(`${t}/${i}/${l}${d}`,{credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json"},method:"GET"}).then(u=>u.json())};var Qa={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
|
|
58
|
+
`,us="\u0591-\u07FF\uFB1D-\uFDFD\uFE70-\uFEFC",ds="A-Za-z\xC0-\xD6\xD8-\xF6\xF8-\u02B8\u0300-\u0590\u0800-\u1FFF\u200E\u2C00-\uFB1C\uFE00-\uFE6F\uFEFD-\uFFFF",n0=new RegExp("^[^"+ds+"]*["+us+"]"),l0=new RegExp("^[^"+us+"]*["+ds+"]"),i0={bold:F.IS_BOLD,code:F.IS_CODE,highlight:F.IS_HIGHLIGHT,italic:F.IS_ITALIC,strikethrough:F.IS_STRIKETHROUGH,subscript:F.IS_SUBSCRIPT,superscript:F.IS_SUPERSCRIPT,underline:F.IS_UNDERLINE},s0={directionless:F.IS_DIRECTIONLESS,unmergeable:F.IS_UNMERGEABLE},a0={center:F.IS_ALIGN_CENTER,end:F.IS_ALIGN_END,justify:F.IS_ALIGN_JUSTIFY,left:F.IS_ALIGN_LEFT,right:F.IS_ALIGN_RIGHT,start:F.IS_ALIGN_START},c0={[F.IS_ALIGN_CENTER]:"center",[F.IS_ALIGN_END]:"end",[F.IS_ALIGN_JUSTIFY]:"justify",[F.IS_ALIGN_LEFT]:"left",[F.IS_ALIGN_RIGHT]:"right",[F.IS_ALIGN_START]:"start"},u0={normal:F.IS_NORMAL,segmented:F.IS_SEGMENTED,token:F.IS_TOKEN},d0={[F.IS_NORMAL]:"normal",[F.IS_SEGMENTED]:"segmented",[F.IS_TOKEN]:"token"};var ms={text:({node:t})=>{let e=t.text;return t.format&F.IS_BOLD&&(e=Pe("strong",{children:e})),t.format&F.IS_ITALIC&&(e=Pe("em",{children:e})),t.format&F.IS_STRIKETHROUGH&&(e=Pe("span",{style:{textDecoration:"line-through"},children:e})),t.format&F.IS_UNDERLINE&&(e=Pe("span",{style:{textDecoration:"underline"},children:e})),t.format&F.IS_CODE&&(e=Pe("code",{children:e})),t.format&F.IS_SUBSCRIPT&&(e=Pe("sub",{children:e})),t.format&F.IS_SUPERSCRIPT&&(e=Pe("sup",{children:e})),e}};import{jsx as yt}from"react/jsx-runtime";var ps={upload:({node:t})=>{let e=t;if(typeof e.value!="object")return null;let o=e.value,r=o.url;if(!o.mimeType.startsWith("image"))return yt("a",{href:r,rel:"noopener noreferrer",children:o.filename});if(!o.sizes||!Object.keys(o.sizes).length)return yt("img",{alt:o.filename,height:o.height,src:r,width:o.width});let n=[];for(let l in o.sizes){let i=o.sizes[l];if(!i||!i.width||!i.height||!i.mimeType||!i.filesize||!i.filename||!i.url)continue;let s=i?.url;n.push(yt("source",{media:`(max-width: ${i.width}px)`,srcSet:s,type:i.mimeType},l))}return n.push(yt("img",{alt:o?.filename,height:o?.height,src:r,width:o?.width},"image")),yt("picture",{children:n})}};var tt={...ss,...ms,...rs,...es,...cs,...ts,...os,...is,...ls({}),...ps,...as};import{jsx as _r,Fragment as m0}from"react/jsx-runtime";import br from"react";function fs(t){if(!!!t?.root?.children?.length)return!1;let o=!1;if(t?.root?.children?.length===1&&t?.root?.children[0]?.type==="paragraph"){let r=t?.root?.children[0];if(!r?.children||r?.children?.length===0)o=!0;else if(r?.children?.length===1){let n=r?.children[0];n?.type==="text"&&(n?.text?.length||(o=!0))}}return!o}function kr(t){return e=>{let o={...e,isEditor:!1,isJSXConverter:!0};if(t.Component)return t.Component(o);if(t.html){let r=typeof t.html=="function"?t.html(o):t.html;return _r("span",{dangerouslySetInnerHTML:{__html:r}})}return null}}function p0(t){let e={};for(let[o,r]of Object.entries(t)){if(!r||typeof r!="object")continue;if(o==="blocks"){e.blocks={};for(let[l,i]of Object.entries(r)){let s=i;(s.Component||s.html)&&(e.blocks[l]=kr(s))}continue}if(o==="inlineBlocks"){e.inlineBlocks={};for(let[l,i]of Object.entries(r)){let s=i;(s.Component||s.html)&&(e.inlineBlocks[l]=kr(s))}continue}let n=r;(n.Component||n.html)&&(e[o]=kr(n))}return e}function hs({converters:t,data:e,disableIndent:o,disableTextAlign:r,nodeMap:n}){if(fs(e)){let l=n?{...t,...p0(n)}:t;return gs({converters:l,disableIndent:o,disableTextAlign:r,nodes:e.root.children,parent:e.root})}return _r(m0,{})}function gs({converters:t,disableIndent:e,disableTextAlign:o,nodes:r,parent:n}){let l=t.unknown;return r.map((s,d)=>{let c;s.type==="block"?(c=t?.blocks?.[s?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Blocks converter: found ${s?.fields?.blockType} block, but no converter is provided`)):s.type==="inlineBlock"?(c=t?.inlineBlocks?.[s?.fields?.blockType],!c&&!l&&console.error(`Lexical => JSX converter: Inline Blocks converter: found ${s?.fields?.blockType} inline block, but no converter is provided`)):c=t[s.type];try{!c&&l&&(c=l);let u;c?u=typeof c=="function"?c({childIndex:d,converters:t,node:s,nodesToJSX:p=>gs({converters:p.converters??t,disableIndent:p.disableIndent??e,disableTextAlign:p.disableTextAlign??o,nodes:p.nodes,parent:p.parent??{...s,parent:n}}),parent:n}):c:u=_r("span",{children:"unknown node"},d);let a={};if(!o&&(!Array.isArray(o)||!o?.includes(s.type))&&"format"in s&&s.format)switch(s.format){case"center":a.textAlign="center";break;case"end":a.textAlign="right";break;case"justify":a.textAlign="justify";break;case"left":break;case"right":a.textAlign="right";break;case"start":a.textAlign="left";break}if(!e&&(!Array.isArray(e)||!e?.includes(s.type))&&"indent"in s&&s.indent&&s.type!=="listitem"&&(a.paddingInlineStart=`${Number(s.indent)*40}px`),br.isValidElement(u)){if(a.textAlign||a.paddingInlineStart){let m={...a,...u?.props?.style??{}};return br.cloneElement(u,{key:d,style:m})}return br.cloneElement(u,{key:d})}return u}catch(u){return console.error("Error converting lexical node to JSX:",u,"node:",s),null}}).filter(Boolean)}var Tr=({className:t,converters:e,data:o,disableContainer:r,disableIndent:n,disableTextAlign:l,nodeMap:i})=>{if(!o)return null;let s={};e?typeof e=="function"?s=e({defaultConverters:tt}):s=e:s=tt;let d=o&&!Array.isArray(o)&&typeof o=="object"&&"root"in o&&hs({converters:s,data:o,disableIndent:n,disableTextAlign:l,nodeMap:i});return r?xs(f0,{children:d}):xs("div",{className:t??"payload-richtext",children:d})};function bs(){let t=h0(7),[e]=g0(),o;t[0]!==e?(o=()=>e.getEditorState().toJSON(),t[0]=e,t[1]=o):o=t[1];let[r,n]=C0(o),l,i;t[2]!==e?(l=()=>e.registerUpdateListener(d=>{let{editorState:c}=d;n(c.toJSON())}),i=[e],t[2]=e,t[3]=l,t[4]=i):(l=t[3],i=t[4]),x0(l,i);let s;return t[5]!==r?(s=Cs("div",{className:"debug-jsx-converter",children:Cs(Tr,{converters:tt,data:r})}),t[5]=r,t[6]=s):s=t[6],s}var b0=$({plugins:[{Component:bs,position:"bottom"}]});var B={amber:{50:"oklch(0.987 0.022 95.277)",100:"oklch(0.962 0.059 95.617)",200:"oklch(0.924 0.12 95.746)",300:"oklch(0.879 0.169 91.605)",400:"oklch(0.828 0.189 84.429)",500:"oklch(0.769 0.188 70.08)",600:"oklch(0.666 0.179 58.318)",700:"oklch(0.555 0.163 48.998)",800:"oklch(0.473 0.137 46.201)",900:"oklch(0.414 0.112 45.904)",950:"oklch(0.279 0.077 45.635)"},black:"#000",blue:{50:"oklch(0.97 0.014 254.604)",100:"oklch(0.932 0.032 255.585)",200:"oklch(0.882 0.059 254.128)",300:"oklch(0.809 0.105 251.813)",400:"oklch(0.707 0.165 254.624)",500:"oklch(0.623 0.214 259.815)",600:"oklch(0.546 0.245 262.881)",700:"oklch(0.488 0.243 264.376)",800:"oklch(0.424 0.199 265.638)",900:"oklch(0.379 0.146 265.522)",950:"oklch(0.282 0.091 267.935)"},current:"currentColor",cyan:{50:"oklch(0.984 0.019 200.873)",100:"oklch(0.956 0.045 203.388)",200:"oklch(0.917 0.08 205.041)",300:"oklch(0.865 0.127 207.078)",400:"oklch(0.789 0.154 211.53)",500:"oklch(0.715 0.143 215.221)",600:"oklch(0.609 0.126 221.723)",700:"oklch(0.52 0.105 223.128)",800:"oklch(0.45 0.085 224.283)",900:"oklch(0.398 0.07 227.392)",950:"oklch(0.302 0.056 229.695)"},emerald:{50:"oklch(0.979 0.021 166.113)",100:"oklch(0.95 0.052 163.051)",200:"oklch(0.905 0.093 164.15)",300:"oklch(0.845 0.143 164.978)",400:"oklch(0.765 0.177 163.223)",500:"oklch(0.696 0.17 162.48)",600:"oklch(0.596 0.145 163.225)",700:"oklch(0.508 0.118 165.612)",800:"oklch(0.432 0.095 166.913)",900:"oklch(0.378 0.077 168.94)",950:"oklch(0.262 0.051 172.552)"},fuchsia:{50:"oklch(0.977 0.017 320.058)",100:"oklch(0.952 0.037 318.852)",200:"oklch(0.903 0.076 319.62)",300:"oklch(0.833 0.145 321.434)",400:"oklch(0.74 0.238 322.16)",500:"oklch(0.667 0.295 322.15)",600:"oklch(0.591 0.293 322.896)",700:"oklch(0.518 0.253 323.949)",800:"oklch(0.452 0.211 324.591)",900:"oklch(0.401 0.17 325.612)",950:"oklch(0.293 0.136 325.661)"},gray:{50:"oklch(0.985 0.002 247.839)",100:"oklch(0.967 0.003 264.542)",200:"oklch(0.928 0.006 264.531)",300:"oklch(0.872 0.01 258.338)",400:"oklch(0.707 0.022 261.325)",500:"oklch(0.551 0.027 264.364)",600:"oklch(0.446 0.03 256.802)",700:"oklch(0.373 0.034 259.733)",800:"oklch(0.278 0.033 256.848)",900:"oklch(0.21 0.034 264.665)",950:"oklch(0.13 0.028 261.692)"},green:{50:"oklch(0.982 0.018 155.826)",100:"oklch(0.962 0.044 156.743)",200:"oklch(0.925 0.084 155.995)",300:"oklch(0.871 0.15 154.449)",400:"oklch(0.792 0.209 151.711)",500:"oklch(0.723 0.219 149.579)",600:"oklch(0.627 0.194 149.214)",700:"oklch(0.527 0.154 150.069)",800:"oklch(0.448 0.119 151.328)",900:"oklch(0.393 0.095 152.535)",950:"oklch(0.266 0.065 152.934)"},indigo:{50:"oklch(0.962 0.018 272.314)",100:"oklch(0.93 0.034 272.788)",200:"oklch(0.87 0.065 274.039)",300:"oklch(0.785 0.115 274.713)",400:"oklch(0.673 0.182 276.935)",500:"oklch(0.585 0.233 277.117)",600:"oklch(0.511 0.262 276.966)",700:"oklch(0.457 0.24 277.023)",800:"oklch(0.398 0.195 277.366)",900:"oklch(0.359 0.144 278.697)",950:"oklch(0.257 0.09 281.288)"},inherit:"inherit",lime:{50:"oklch(0.986 0.031 120.757)",100:"oklch(0.967 0.067 122.328)",200:"oklch(0.938 0.127 124.321)",300:"oklch(0.897 0.196 126.665)",400:"oklch(0.841 0.238 128.85)",500:"oklch(0.768 0.233 130.85)",600:"oklch(0.648 0.2 131.684)",700:"oklch(0.532 0.157 131.589)",800:"oklch(0.453 0.124 130.933)",900:"oklch(0.405 0.101 131.063)",950:"oklch(0.274 0.072 132.109)"},neutral:{50:"oklch(0.985 0 0)",100:"oklch(0.97 0 0)",200:"oklch(0.922 0 0)",300:"oklch(0.87 0 0)",400:"oklch(0.708 0 0)",500:"oklch(0.556 0 0)",600:"oklch(0.439 0 0)",700:"oklch(0.371 0 0)",800:"oklch(0.269 0 0)",900:"oklch(0.205 0 0)",950:"oklch(0.145 0 0)"},orange:{50:"oklch(0.98 0.016 73.684)",100:"oklch(0.954 0.038 75.164)",200:"oklch(0.901 0.076 70.697)",300:"oklch(0.837 0.128 66.29)",400:"oklch(0.75 0.183 55.934)",500:"oklch(0.705 0.213 47.604)",600:"oklch(0.646 0.222 41.116)",700:"oklch(0.553 0.195 38.402)",800:"oklch(0.47 0.157 37.304)",900:"oklch(0.408 0.123 38.172)",950:"oklch(0.266 0.079 36.259)"},pink:{50:"oklch(0.971 0.014 343.198)",100:"oklch(0.948 0.028 342.258)",200:"oklch(0.899 0.061 343.231)",300:"oklch(0.823 0.12 346.018)",400:"oklch(0.718 0.202 349.761)",500:"oklch(0.656 0.241 354.308)",600:"oklch(0.592 0.249 0.584)",700:"oklch(0.525 0.223 3.958)",800:"oklch(0.459 0.187 3.815)",900:"oklch(0.408 0.153 2.432)",950:"oklch(0.284 0.109 3.907)"},purple:{50:"oklch(0.977 0.014 308.299)",100:"oklch(0.946 0.033 307.174)",200:"oklch(0.902 0.063 306.703)",300:"oklch(0.827 0.119 306.383)",400:"oklch(0.714 0.203 305.504)",500:"oklch(0.627 0.265 303.9)",600:"oklch(0.558 0.288 302.321)",700:"oklch(0.496 0.265 301.924)",800:"oklch(0.438 0.218 303.724)",900:"oklch(0.381 0.176 304.987)",950:"oklch(0.291 0.149 302.717)"},red:{50:"oklch(0.971 0.013 17.38)",100:"oklch(0.936 0.032 17.717)",200:"oklch(0.885 0.062 18.334)",300:"oklch(0.808 0.114 19.571)",400:"oklch(0.704 0.191 22.216)",500:"oklch(0.637 0.237 25.331)",600:"oklch(0.577 0.245 27.325)",700:"oklch(0.505 0.213 27.518)",800:"oklch(0.444 0.177 26.899)",900:"oklch(0.396 0.141 25.723)",950:"oklch(0.258 0.092 26.042)"},rose:{50:"oklch(0.969 0.015 12.422)",100:"oklch(0.941 0.03 12.58)",200:"oklch(0.892 0.058 10.001)",300:"oklch(0.81 0.117 11.638)",400:"oklch(0.712 0.194 13.428)",500:"oklch(0.645 0.246 16.439)",600:"oklch(0.586 0.253 17.585)",700:"oklch(0.514 0.222 16.935)",800:"oklch(0.455 0.188 13.697)",900:"oklch(0.41 0.159 10.272)",950:"oklch(0.271 0.105 12.094)"},sky:{50:"oklch(0.977 0.013 236.62)",100:"oklch(0.951 0.026 236.824)",200:"oklch(0.901 0.058 230.902)",300:"oklch(0.828 0.111 230.318)",400:"oklch(0.746 0.16 232.661)",500:"oklch(0.685 0.169 237.323)",600:"oklch(0.588 0.158 241.966)",700:"oklch(0.5 0.134 242.749)",800:"oklch(0.443 0.11 240.79)",900:"oklch(0.391 0.09 240.876)",950:"oklch(0.293 0.066 243.157)"},slate:{50:"oklch(0.984 0.003 247.858)",100:"oklch(0.968 0.007 247.896)",200:"oklch(0.929 0.013 255.508)",300:"oklch(0.869 0.022 252.894)",400:"oklch(0.704 0.04 256.788)",500:"oklch(0.554 0.046 257.417)",600:"oklch(0.446 0.043 257.281)",700:"oklch(0.372 0.044 257.287)",800:"oklch(0.279 0.041 260.031)",900:"oklch(0.208 0.042 265.755)",950:"oklch(0.129 0.042 264.695)"},stone:{50:"oklch(0.985 0.001 106.423)",100:"oklch(0.97 0.001 106.424)",200:"oklch(0.923 0.003 48.717)",300:"oklch(0.869 0.005 56.366)",400:"oklch(0.709 0.01 56.259)",500:"oklch(0.553 0.013 58.071)",600:"oklch(0.444 0.011 73.639)",700:"oklch(0.374 0.01 67.558)",800:"oklch(0.268 0.007 34.298)",900:"oklch(0.216 0.006 56.043)",950:"oklch(0.147 0.004 49.25)"},teal:{50:"oklch(0.984 0.014 180.72)",100:"oklch(0.953 0.051 180.801)",200:"oklch(0.91 0.096 180.426)",300:"oklch(0.855 0.138 181.071)",400:"oklch(0.777 0.152 181.912)",500:"oklch(0.704 0.14 182.503)",600:"oklch(0.6 0.118 184.704)",700:"oklch(0.511 0.096 186.391)",800:"oklch(0.437 0.078 188.216)",900:"oklch(0.386 0.063 188.416)",950:"oklch(0.277 0.046 192.524)"},transparent:"transparent",violet:{50:"oklch(0.969 0.016 293.756)",100:"oklch(0.943 0.029 294.588)",200:"oklch(0.894 0.057 293.283)",300:"oklch(0.811 0.111 293.571)",400:"oklch(0.702 0.183 293.541)",500:"oklch(0.606 0.25 292.717)",600:"oklch(0.541 0.281 293.009)",700:"oklch(0.491 0.27 292.581)",800:"oklch(0.432 0.232 292.759)",900:"oklch(0.38 0.189 293.745)",950:"oklch(0.283 0.141 291.089)"},white:"#fff",yellow:{50:"oklch(0.987 0.026 102.212)",100:"oklch(0.973 0.071 103.193)",200:"oklch(0.945 0.129 101.54)",300:"oklch(0.905 0.182 98.111)",400:"oklch(0.852 0.199 91.936)",500:"oklch(0.795 0.184 86.047)",600:"oklch(0.681 0.162 75.834)",700:"oklch(0.554 0.135 66.442)",800:"oklch(0.476 0.114 61.907)",900:"oklch(0.421 0.095 57.708)",950:"oklch(0.286 0.066 53.813)"},zinc:{50:"oklch(0.985 0 0)",100:"oklch(0.967 0.001 286.375)",200:"oklch(0.92 0.004 286.32)",300:"oklch(0.871 0.006 286.286)",400:"oklch(0.705 0.015 286.067)",500:"oklch(0.552 0.016 285.938)",600:"oklch(0.442 0.017 285.786)",700:"oklch(0.37 0.013 285.805)",800:"oklch(0.274 0.006 286.033)",900:"oklch(0.21 0.006 285.885)",950:"oklch(0.141 0.005 285.823)"}},k0={text:{"text-red":{css:{color:`light-dark(${B.red[600]}, ${B.red[400]})`},label:"Red"},"text-orange":{css:{color:`light-dark(${B.orange[600]}, ${B.orange[400]})`},label:"Orange"},"text-yellow":{css:{color:`light-dark(${B.yellow[700]}, ${B.yellow[300]})`},label:"Yellow"},"text-green":{css:{color:`light-dark(${B.green[700]}, ${B.green[400]})`},label:"Green"},"text-blue":{css:{color:`light-dark(${B.blue[600]}, ${B.blue[400]})`},label:"Blue"},"text-purple":{css:{color:`light-dark(${B.purple[600]}, ${B.purple[400]})`},label:"Purple"},"text-pink":{css:{color:`light-dark(${B.pink[600]}, ${B.pink[400]})`},label:"Pink"}},background:{"bg-red":{css:{"background-color":`light-dark(${B.red[400]}, ${B.red[600]})`},label:"Red"},"bg-orange":{css:{"background-color":`light-dark(${B.orange[400]}, ${B.orange[600]})`},label:"Orange"},"bg-yellow":{css:{"background-color":`light-dark(${B.yellow[300]}, ${B.yellow[700]})`},label:"Yellow"},"bg-green":{css:{"background-color":`light-dark(${B.green[400]}, ${B.green[700]})`},label:"Green"},"bg-blue":{css:{"background-color":`light-dark(${B.blue[400]}, ${B.blue[600]})`},label:"Blue"},"bg-purple":{css:{"background-color":`light-dark(${B.purple[400]}, ${B.purple[600]})`},label:"Purple"},"bg-pink":{css:{"background-color":`light-dark(${B.pink[400]}, ${B.pink[600]})`},label:"Pink"}}};import{$isNodeSelection as a1}from"lexical";import{jsx as Rt,jsxs as _0}from"react/jsx-runtime";import"react";var wr=()=>_0("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Rt("g",{clipPath:"url(#clip0_4397_10817)",children:Rt("path",{d:"M7.75 12.25L15.25 4.75M15.25 4.75H11.5M15.25 4.75V8.5M13 11.5V13.75C13 14.5784 12.3284 15.25 11.5 15.25H6.25C5.42157 15.25 4.75 14.5784 4.75 13.75V8.5C4.75 7.67157 5.42157 7 6.25 7H8.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})}),Rt("defs",{children:Rt("clipPath",{id:"clip0_4397_10817",children:Rt("rect",{fill:"currentColor",height:"12",transform:"translate(4 4)",width:"12"})})})]});import{jsx as N0}from"react/jsx-runtime";import{$applyNodeReplacement as L0}from"lexical";import*as _s from"react";import{DecoratorBlockNode as T0}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as w0}from"@lexical/utils";import{$applyNodeReplacement as E0}from"lexical";function S0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:ks({relationTo:o,value:e})}:null}var It=class extends T0{__data;constructor({data:e,format:o,key:r}){super(o,r),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"relationship"}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:S0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=ks(o);return r.setFormat(e.format),r}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return w0(o,e?.theme?.relationship),o}decorate(e,o){return null}exportDOM(){let e=document.createElement("div");e.setAttribute("data-lexical-relationship-id",String(typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value)),e.setAttribute("data-lexical-relationship-relationTo",this.__data?.relationTo);let o=document.createTextNode(this.getTextContent());return e.append(o),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"relationship",version:2}}getData(){return this.getLatest().__data}getTextContent(){return`${this.__data?.relationTo} relation to ${typeof this.__data?.value=="object"?this.__data?.value?.id:this.__data?.value}`}setData(e){let o=this.getWritable();o.__data=e}};function ks(t){return E0(new It({data:t}))}var y0=_s.lazy(()=>import("./RelationshipComponent-UCIWIEVD.js").then(t=>({default:t.RelationshipComponent})));function R0(t){let e=t.getAttribute("data-lexical-relationship-id"),o=t.getAttribute("data-lexical-relationship-relationTo");return e!=null&&o!=null?{node:Be({relationTo:o,value:e})}:null}var Te=class extends It{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{div:e=>!e.hasAttribute("data-lexical-relationship-relationTo")||!e.hasAttribute("data-lexical-relationship-id")?null:{conversion:R0,priority:2}}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id);let o={relationTo:e.relationTo,value:e.value},r=Be(o);return r.setFormat(e.format),r}decorate(e,o){return N0(y0,{className:o.theme.relationship??"LexicalEditorTheme__relationship",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function Be(t){return L0(new Te({data:t}))}function Er(t){return t instanceof Te}import{c as Z0}from"react/compiler-runtime";import{jsx as Y0}from"react/jsx-runtime";import{useLexicalComposerContext as q0}from"@lexical/react/LexicalComposerContext.js";import{$insertNodeToNearestRoot as Q0}from"@lexical/utils";import{$getPreviousSelection as e1,$getSelection as t1,$isParagraphNode as o1,$isRangeSelection as r1,COMMAND_PRIORITY_EDITOR as n1,createCommand as l1}from"lexical";import{useEffect as i1}from"react";import{c as Es}from"react/compiler-runtime";import{jsx as Sr}from"react/jsx-runtime";import{useLexicalComposerContext as Ss}from"@lexical/react/LexicalComposerContext.js";import{toast as H0}from"@payloadcms/ui";import{$getNodeByKey as U0,COMMAND_PRIORITY_EDITOR as Ns}from"lexical";import{useEffect as Ls,useState as W0}from"react";import{c as I0}from"react/compiler-runtime";import{jsx as v0}from"react/jsx-runtime";import{useLexicalComposerContext as M0}from"@lexical/react/LexicalComposerContext";import{useListDrawer as D0,useModal as $0}from"@payloadcms/ui";import{$getNodeByKey as Ts,$getPreviousSelection as A0,$getRoot as O0,$getSelection as F0,$isRangeSelection as P0,$setSelection as B0}from"lexical";import{useEffect as j0,useState as ws}from"react";var vt=t=>{let e=I0(23),[o]=M0(),[r,n]=ws(null),[l,i]=ws(!1),[s,d,c]=D0(t),{closeDrawer:u,drawerSlug:a,isDrawerOpen:m,openDrawer:p}=c,{modalState:f}=$0(),h;e[0]===Symbol.for("react.memo_cache_sentinel")?(h=()=>{let R=F0()??A0();n(R)},e[0]=h):h=e[0];let g=h,T;e[1]!==o||e[2]!==r?(T=()=>{r&&o.update(()=>{if(P0(r)){let{anchor:R,focus:M}=r;Ts(R.key)&&Ts(M.key)&&B0(r.clone())}else O0().selectEnd()},{discrete:!0,skipTransforms:!0})},e[1]=o,e[2]=r,e[3]=T):T=e[3];let E=T,S;e[4]!==u?(S=()=>{u()},e[4]=u,e[5]=S):S=e[5];let _=S,b,x;e[6]!==a||e[7]!==f||e[8]!==E||e[9]!==l?(b=()=>{if(!l)return;let R=f[a];R&&!R?.isOpen&&(i(!1),setTimeout(()=>{E()},1))},x=[f,a,E,l],e[6]=a,e[7]=f,e[8]=E,e[9]=l,e[10]=b,e[11]=x):(b=e[10],x=e[11]),j0(b,x);let C;e[12]!==d?(C=R=>v0(d,{...R,onClick:()=>{g()}}),e[12]=d,e[13]=C):C=e[13];let k;e[14]!==p?(k=()=>{g(),p(),i(!0)},e[14]=p,e[15]=k):k=e[15];let y;return e[16]!==s||e[17]!==_||e[18]!==m||e[19]!==a||e[20]!==C||e[21]!==k?(y={closeListDrawer:_,isListDrawerOpen:m,ListDrawer:s,listDrawerSlug:a,ListDrawerToggler:C,openListDrawer:k},e[16]=s,e[17]=_,e[18]=m,e[19]=a,e[20]=C,e[21]=k,e[22]=y):y=e[22],y};var G0=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=U0(o);n&&n.replace(Be({relationTo:e,value:r}))}):t.dispatchCommand(Nr,{relationTo:e,value:r})},V0=t=>{let e=Es(14),{enabledCollectionSlugs:o}=t,[r]=Ss(),[n,l]=W0(null),i=o?.[0],s;e[0]!==o||e[1]!==i?(s={collectionSlugs:o,selectedCollection:i},e[0]=o,e[1]=i,e[2]=s):s=e[2];let{closeListDrawer:d,ListDrawer:c,openListDrawer:u}=vt(s),a,m;e[3]!==r||e[4]!==u?(a=()=>r.registerCommand(Ve,g=>(l(g?.replace?g?.replace.nodeKey:null),u(),!0),Ns),m=[r,u],e[3]=r,e[4]=u,e[5]=a,e[6]=m):(a=e[5],m=e[6]),Ls(a,m);let p;e[7]!==d||e[8]!==r||e[9]!==n?(p=g=>{let{collectionSlug:T,doc:E}=g;G0({editor:r,relationTo:T,replaceNodeKey:n,value:E.id}),d()},e[7]=d,e[8]=r,e[9]=n,e[10]=p):p=e[10];let f=p,h;return e[11]!==c||e[12]!==f?(h=Sr(c,{onSelect:f}),e[11]=c,e[12]=f,e[13]=h):h=e[13],h},K0=()=>{let t=Es(3),[e]=Ss(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Ve,J0,Ns),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Ls(o,r),null},ys=({enabledCollectionSlugs:t})=>t?.length?Sr(V0,{enabledCollectionSlugs:t}):Sr(K0,{});function J0(){return H0.error("No relationship collections enabled"),!0}import{useConfig as X0,useEntityVisibility as z0}from"@payloadcms/ui";import*as Rs from"react";var go=t=>{let{collectionSlugsBlacklist:e,collectionSlugsWhitelist:o,uploads:r=!1}=t||{},{config:{collections:n}}=X0(),{visibleEntities:l}=z0();return Rs.useMemo(()=>{let s=[],d=[],c=o?new Set(o):null,u=e?new Set(e):null;for(let a of n){let{slug:m,admin:{enableRichTextRelationship:p},upload:f}=a;if(l?.collections.includes(m)){if(r){if(!p||!f)continue}else if(f||!p)continue;c&&!c.has(m)||u&&u.has(m)||(s.push(m),d.push(a))}}return{enabledCollections:d,enabledCollectionSlugs:s}},[n,l,r,o,e])};var Nr=l1("INSERT_RELATIONSHIP_COMMAND"),Is=t=>{let e=Z0(8),{clientProps:o}=t,[r]=q0(),n=o?.disabledCollections,l=o?.enabledCollections,i;e[0]!==n||e[1]!==l?(i={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l},e[0]=n,e[1]=l,e[2]=i):i=e[2];let{enabledCollectionSlugs:s}=go(i),d,c;e[3]!==r?(d=()=>{if(!r.hasNodes([Te]))throw new Error("RelationshipPlugin: RelationshipNode not registered on editor");return r.registerCommand(Nr,s1,n1)},c=[r],e[3]=r,e[4]=d,e[5]=c):(d=e[4],c=e[5]),i1(d,c);let u;return e[6]!==s?(u=Y0(ys,{enabledCollectionSlugs:s}),e[6]=s,e[7]=u):u=e[7],u};function s1(t){let e=t1()||e1();if(r1(e)){let o=Be(t),{focus:r}=e,n=r.getNode();Q0(o),o1(n)&&!n.__first&&n.remove()}return!0}var c1=$({nodes:[Te],plugins:[{Component:Is,position:"normal"}],slashMenu:{groups:[Y([{Icon:wr,key:"relationship",keywords:["relationship","relation","rel"],label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ve,{replace:!1})}}])]},toolbarFixed:{groups:[xe([{ChildComponent:wr,isActive:({selection:t})=>{if(!a1(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return Er(e)},key:"relationship",label:({i18n:t})=>t.t("lexical:relationship:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ve,{replace:!1})}}])]}});import{c as Bs}from"react/compiler-runtime";import{jsx as se,jsxs as O1}from"react/jsx-runtime";import{useLexicalComposerContext as F1}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as js}from"@lexical/react/useLexicalEditable";import{useScrollInfo as P1,useThrottledEffect as B1,useTranslation as j1}from"@payloadcms/ui";import*as we from"react";import{useMemo as H1}from"react";import{c as u1}from"react/compiler-runtime";import{jsx as d1}from"react/jsx-runtime";import{mergeRegister as m1}from"@lexical/utils";import{$addUpdateTag as p1,$getSelection as f1}from"lexical";import{useDeferredValue as h1,useEffect as g1,useState as x1}from"react";var vs="toolbar-popup__button",Mt=t=>{let e=u1(23),{children:o,editor:r,item:n}=t,l;e[0]===Symbol.for("react.memo_cache_sentinel")?(l={active:!1,enabled:!0},e[0]=l):l=e[0];let[i,s]=x1(l),d=h1(i),c=H(),u=d.enabled?"":"disabled",a=d.active?"active":"",m=n.key?`${vs}-${n.key}`:"",p;e[1]!==u||e[2]!==a||e[3]!==m?(p=[vs,u,a,m].filter(Boolean),e[1]=u,e[2]=a,e[3]=m,e[4]=p):p=e[4];let f=p.join(" "),h;e[5]!==r||e[6]!==c||e[7]!==n?(h=()=>{r.getEditorState().read(()=>{let k=f1();if(!k)return;let y=n.isActive?n.isActive({editor:r,editorConfigContext:c,selection:k}):!1,R=n.isEnabled?n.isEnabled({editor:r,editorConfigContext:c,selection:k}):!0;s(M=>M.active===y&&M.enabled===R?M:{active:y,enabled:R})})},e[5]=r,e[6]=c,e[7]=n,e[8]=h):h=e[8];let g=h,T=Gt(),E,S;e[9]!==r||e[10]!==T||e[11]!==g?(E=()=>{T(g);let k=()=>T(g),y=m1(r.registerUpdateListener(k));return document.addEventListener("mouseup",k),()=>{y(),document.removeEventListener("mouseup",k)}},S=[r,T,g],e[9]=r,e[10]=T,e[11]=g,e[12]=E,e[13]=S):(E=e[12],S=e[13]),g1(E,S);let _;e[14]!==i||e[15]!==r||e[16]!==n?(_=()=>{i.enabled&&r.focus(()=>{r.update(C1),n.onSelect?.({editor:r,isActive:i.active})})},e[14]=i,e[15]=r,e[16]=n,e[17]=_):_=e[17];let b=_,x=b1,C;return e[18]!==o||e[19]!==f||e[20]!==b||e[21]!==n.key?(C=d1("button",{className:f,"data-button-key":n.key,onClick:b,onMouseDown:x,type:"button",children:o}),e[18]=o,e[19]=f,e[20]=b,e[21]=n.key,e[22]=C):C=e[22],C};function C1(){p1("toolbar")}function b1(t){t.preventDefault()}import{c as N1}from"react/compiler-runtime";import{jsx as ot}from"react/jsx-runtime";import Ps,{useCallback as L1,useDeferredValue as y1,useEffect as R1,useMemo as I1}from"react";import{mergeRegister as v1}from"@lexical/utils";import{useTranslation as M1}from"@payloadcms/ui";import{$getSelection as D1}from"lexical";import{jsx as Re,jsxs as Ms}from"react/jsx-runtime";import{Button as k1}from"@payloadcms/ui";import{$addUpdateTag as _1,isDOMNode as T1}from"lexical";import xo,{useCallback as w1,useEffect as Co,useMemo as $s,useRef as Lr,useState as yr}from"react";import{createPortal as E1}from"react-dom";var Ds="toolbar-popup__dropdown-item",As=xo.createContext(null);function Os({active:t,children:e,editor:o,enabled:r,Icon:n,item:l,itemKey:i,tooltip:s}){let d=$s(()=>[Ds,r===!1?"disabled":"",t?"active":"",l?.key?`${Ds}-${l.key}`:""].filter(Boolean).join(" "),[r,t,l.key]),c=Lr(null),u=xo.use(As);if(u===null)throw new Error("DropDownItem must be used within a DropDown");let{registerItem:a}=u;return Co(()=>{c?.current!=null&&a(c)},[c,a]),Re(k1,{"aria-label":s,buttonStyle:"none",className:d,disabled:r===!1,extraButtonProps:{"data-item-key":i},icon:n,iconPosition:"left",iconStyle:"none",onClick:()=>{r!==!1&&o.focus(()=>{o.update(()=>{_1("toolbar")}),l.onSelect?.({editor:o,isActive:t})})},onMouseDown:m=>{m.preventDefault()},ref:c,tooltip:s,type:"button",children:e})}function S1({children:t,dropDownRef:e,itemsContainerClassNames:o,onClose:r}){let[n,l]=yr(),[i,s]=yr(),d=w1(a=>{l(m=>m!=null?[...m,a]:[a])},[l]),c=a=>{if(n==null)return;let{key:m}=a;["ArrowDown","ArrowUp","Escape","Tab"].includes(m)&&a.preventDefault(),m==="Escape"||m==="Tab"?r():m==="ArrowUp"?s(p=>{if(p==null)return n[0];let f=n.indexOf(p)-1;return n[f===-1?n.length-1:f]}):m==="ArrowDown"&&s(p=>p==null?n[0]:n[n.indexOf(p)+1])},u=$s(()=>({registerItem:d}),[d]);return Co(()=>{n!=null&&i==null&&s(n[0]),i!=null&&i?.current!=null&&i.current.focus()},[n,i]),Re(As,{value:u,children:Re("div",{className:(o??["toolbar-popup__dropdown-items"]).join(" "),onKeyDown:c,ref:e,children:t})})}function Fs({buttonAriaLabel:t,buttonClassName:e,children:o,disabled:r=!1,dropdownKey:n,Icon:l,itemsContainerClassNames:i,label:s,stopCloseOnClickSelf:d}){let c=Lr(null),u=Lr(null),[a,m]=yr(!1),p=()=>{m(!1),u?.current!=null&&u.current.focus()};Co(()=>{let h=u.current,g=c.current;if(a&&h!==null&&g!==null){let{left:T,top:E}=h.getBoundingClientRect(),S=window.scrollY||document.documentElement.scrollTop;g.style.top=`${E+S+h.offsetHeight+5}px`,g.style.left=`${Math.min(T-5,window.innerWidth-g.offsetWidth-20)}px`}},[c,u,a]),Co(()=>{let h=u.current;if(h!==null&&a){let g=T=>{let E=T.target;T1(E)&&(d&&c.current&&c.current.contains(E)||h.contains(E)||m(!1))};return document.addEventListener("click",g),()=>{document.removeEventListener("click",g)}}},[c,u,a,d]);let f=E1(Re(S1,{dropDownRef:c,itemsContainerClassNames:i,onClose:p,children:o}),document.body);return Ms(xo.Fragment,{children:[Ms("button",{"aria-label":t,className:e+(a?" active":""),"data-dropdown-key":n,disabled:r,onClick:h=>{h.preventDefault(),m(!a)},onMouseDown:h=>{h.preventDefault()},ref:u,type:"button",children:[l&&Re(l,{}),s&&Re("span",{className:"toolbar-popup__dropdown-label",children:s}),Re("i",{className:"toolbar-popup__dropdown-caret"})]}),a&&Re(xo.Fragment,{children:f})]})}var Rr="toolbar-popup__dropdown",$1=t=>{let e=N1(14),{active:o,anchorElem:r,editor:n,enabled:l,item:i}=t,{i18n:s}=M1(),{fieldProps:d}=H(),{featureClientSchemaMap:c,schemaPath:u}=d;if(i.Component){let m;return e[0]!==o||e[1]!==r||e[2]!==n||e[3]!==l||e[4]!==i?(m=i?.Component&&ot(i.Component,{active:o,anchorElem:r,editor:n,enabled:l,item:i},i.key),e[0]=o,e[1]=r,e[2]=n,e[3]=l,e[4]=i,e[5]=m):m=e[5],m}let a;if(e[6]!==o||e[7]!==n||e[8]!==l||e[9]!==c||e[10]!==s||e[11]!==i||e[12]!==u){let m=i.key,p;i.label&&(m=typeof i.label=="function"?i.label({featureClientSchemaMap:c,i18n:s,schemaPath:u}):i.label),m.length>25?p=m.substring(0,25)+"...":p=m,a=ot(Os,{active:o,editor:n,enabled:l,Icon:i?.ChildComponent?ot(i.ChildComponent,{}):void 0,item:i,itemKey:i.key,tooltip:m,children:ot("span",{className:"text",children:p})},i.key),e[6]=o,e[7]=n,e[8]=l,e[9]=c,e[10]=s,e[11]=i,e[12]=u,e[13]=a}else a=e[13];return a},A1=Ps.memo($1),je=({anchorElem:t,classNames:e,editor:o,group:r,Icon:n,itemsContainerClassNames:l,label:i,maxActiveItems:s,onActiveChange:d})=>{let[c,u]=Ps.useState({activeItemKeys:[],enabledGroup:!0,enabledItemKeys:[]}),a=y1(c),m=H(),{items:p,key:f}=r,h=Gt(),g=L1(()=>{o.getEditorState().read(()=>{let E=D1();if(!E)return;let S=[],_=[],b=[];for(let x of p)x.isActive&&(!s||S.length<s)&&x.isActive({editor:o,editorConfigContext:m,selection:E})&&(S.push(x.key),_.push(x)),x.isEnabled?x.isEnabled({editor:o,editorConfigContext:m,selection:E})&&b.push(x.key):b.push(x.key);u({activeItemKeys:S,enabledGroup:r.isEnabled?r.isEnabled({editor:o,editorConfigContext:m,selection:E}):!0,enabledItemKeys:b}),d&&d({activeItems:_})})},[o,m,r,p,s,d]);R1(()=>(h(g),v1(o.registerUpdateListener(async()=>{await h(g)}))),[o,h,g]);let T=I1(()=>p?.length?p.map(E=>ot(A1,{active:a.activeItemKeys.includes(E.key),anchorElem:t,editor:o,enabled:a.enabledItemKeys.includes(E.key),item:E},E.key)):null,[p,a,t,o]);return ot(Fs,{buttonAriaLabel:`${f} dropdown`,buttonClassName:[Rr,`${Rr}-${f}`,...e||[]].filter(Boolean).join(" "),disabled:!a.enabledGroup,dropdownKey:f,Icon:n,itemsContainerClassNames:[`${Rr}-items`,...l||[]],label:i,children:T},f)};function U1({anchorElem:t,editor:e,item:o}){return o.Component?o?.Component&&se(o.Component,{anchorElem:t,editor:e,item:o},o.key):o.ChildComponent?se(Mt,{editor:e,item:o,children:se(o.ChildComponent,{})},o.key):null}function W1(t){let e=Bs(23),{anchorElem:o,editor:r,editorConfig:n,group:l,index:i}=t,{i18n:s}=j1(),{fieldProps:d}=H(),{featureClientSchemaMap:c,schemaPath:u}=d,[a,m]=we.useState(void 0),[p,f]=we.useState(void 0),h;e[0]!==l.ChildComponent||e[1]!==l.items||e[2]!==l.type?(h=()=>{l?.type==="dropdown"&&l.items.length&&l.ChildComponent?f(()=>l.ChildComponent):f(void 0)},e[0]=l.ChildComponent,e[1]=l.items,e[2]=l.type,e[3]=h):h=e[3];let g;e[4]!==l?(g=[l],e[4]=l,e[5]=g):g=e[5],we.useEffect(h,g);let T;e[6]!==c||e[7]!==l.ChildComponent||e[8]!==l.items||e[9]!==l.type||e[10]!==s||e[11]!==u?(T=b=>{let{activeItems:x}=b;if(!x.length){l?.type==="dropdown"&&l.items.length&&l.ChildComponent?(f(()=>l.ChildComponent),m(void 0)):(f(void 0),m(void 0));return}let C=x[0],k=C.key;C.label&&(k=typeof C.label=="function"?C.label({featureClientSchemaMap:c,i18n:s,schemaPath:u}):C.label),k.length>25&&(k=k.substring(0,25)+"..."),x.length===1?(m(k),f(()=>C.ChildComponent)):(m(s.t("lexical:general:toolbarItemsActive",{count:x.length})),l?.type==="dropdown"&&l.items.length&&l.ChildComponent?f(()=>l.ChildComponent):f(void 0))},e[6]=c,e[7]=l.ChildComponent,e[8]=l.items,e[9]=l.type,e[10]=s,e[11]=u,e[12]=T):T=e[12];let E=T,S=`fixed-toolbar__group fixed-toolbar__group-${l.key}`,_;return e[13]!==p||e[14]!==o||e[15]!==a||e[16]!==r||e[17]!==n.features.toolbarFixed?.groups.length||e[18]!==l||e[19]!==i||e[20]!==E||e[21]!==S?(_=O1("div",{className:S,"data-toolbar-group-key":l.key,children:[l.type==="dropdown"&&l.items.length?p?se(je,{anchorElem:o,editor:r,group:l,Icon:p,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a,maxActiveItems:l.maxActiveItems??1,onActiveChange:E}):se(je,{anchorElem:o,editor:r,group:l,itemsContainerClassNames:["fixed-toolbar__dropdown-items"],label:a,maxActiveItems:l.maxActiveItems??1,onActiveChange:E}):null,l.type==="buttons"&&l.items.length?l.items.map(b=>se(U1,{anchorElem:o,editor:r,item:b},b.key)):null,i<n.features.toolbarFixed?.groups.length-1&&se("div",{className:"divider"})]},l.key),e[13]=p,e[14]=o,e[15]=a,e[16]=r,e[17]=n.features.toolbarFixed?.groups.length,e[18]=l,e[19]=i,e[20]=E,e[21]=S,e[22]=_):_=e[22],_}function G1({anchorElem:t,clientProps:e,editor:o,editorConfig:r,parentWithFixedToolbar:n}){let l=we.useRef(null),i=js(),{y:s}=P1(),d=H1(()=>{if(!n||e?.disableIfParentHasFixedToolbar)return null;let u=n.editorContainerRef.current.previousElementSibling;for(;u;){if(u.classList.contains("fixed-toolbar"))return u;u=u.previousElementSibling}return null},[e?.disableIfParentHasFixedToolbar,n]);return B1(()=>{if(!d)return;let c=l.current;if(!c)return;let u=c.getBoundingClientRect(),a=d.getBoundingClientRect();if(!(u.bottom<a.top||u.top>a.bottom))c.classList.remove("fixed-toolbar"),c.classList.add("fixed-toolbar","fixed-toolbar--overlapping"),d.classList.remove("fixed-toolbar"),d.classList.add("fixed-toolbar","fixed-toolbar--hide");else{if(!c.classList.contains("fixed-toolbar--overlapping"))return;c.classList.remove("fixed-toolbar--overlapping"),c.classList.add("fixed-toolbar"),d.classList.remove("fixed-toolbar--hide"),d.classList.add("fixed-toolbar")}},50,[l,d,s]),se("div",{className:"fixed-toolbar",onFocus:c=>{c.stopPropagation()},ref:l,children:i&&se(we.Fragment,{children:r?.features&&r.features?.toolbarFixed?.groups.map((c,u)=>se(W1,{anchorElem:t,editor:o,editorConfig:r,group:c,index:u},c.key))})})}var Hs=t=>{if(t.parentEditor?.editorConfig){if(t.parentEditor?.editorConfig.resolvedFeatureMap.has("toolbarFixed"))return t.parentEditor;if(t.parentEditor)return Hs(t.parentEditor)}return!1},Us=t=>{let e=Bs(6),{clientProps:o}=t,[r]=F1(),n=H();if(!js())return null;let{editorConfig:i}=n,s=o.applyToFocusedEditor&&n.focusedEditor?.editor||r,d=o.applyToFocusedEditor&&n.focusedEditor?.editorConfig||i,c,u;if(e[0]!==o.disableIfParentHasFixedToolbar||e[1]!==s||e[2]!==d||e[3]!==n){u=Symbol.for("react.early_return_sentinel");e:{let a=Hs(n);if(o?.disableIfParentHasFixedToolbar&&a){u=null;break e}if(!d?.features?.toolbarFixed?.groups?.length){u=null;break e}c=se(G1,{anchorElem:document.body,editor:s,editorConfig:d,parentWithFixedToolbar:a})}e[0]=o.disableIfParentHasFixedToolbar,e[1]=s,e[2]=d,e[3]=n,e[4]=c,e[5]=u}else c=e[4],u=e[5];return u!==Symbol.for("react.early_return_sentinel")?u:c};var V1=$({plugins:[{Component:Us,position:"aboveContainer"}]});import{c as Vs}from"react/compiler-runtime";import{jsx as ue,jsxs as Ks}from"react/jsx-runtime";import{useLexicalComposerContext as K1}from"@lexical/react/LexicalComposerContext.js";import{useLexicalEditable as J1}from"@lexical/react/useLexicalEditable";import{mergeRegister as Js}from"@lexical/utils";import{$getSelection as Xs,$isRangeSelection as Ws,$isTextNode as X1,COMMAND_PRIORITY_LOW as z1,getDOMSelection as zs,SELECTION_CHANGE_COMMAND as Z1}from"lexical";import{useCallback as ko,useEffect as Dt,useRef as Gs,useState as Y1}from"react";import*as _o from"react";import{createPortal as q1}from"react-dom";function Ir(t,e){let o=t.getRangeAt(0),r;if(t.anchorNode===e){let n=e;for(;n.firstElementChild!=null;)n=n.firstElementChild;r=n.getBoundingClientRect()}else r=o.getBoundingClientRect();return r}function bo(t){let{alwaysDisplayOnTop:e=!1,anchorElem:o,anchorFlippedOffset:r=0,floatingElem:n,horizontalOffset:l=32,horizontalPosition:i="left",specialHandlingForCaret:s=!1,targetRect:d,verticalGap:c=10}=t,u=o.parentElement;if(d===null||u==null){n.style.opacity="0",n.style.transform="translate(-10000px, -10000px)";return}let a=n.getBoundingClientRect(),m=o.getBoundingClientRect(),p=u.getBoundingClientRect(),f=d.top-a.height-c,h=d.left-l;i==="center"&&(h=d.left+d.width/2-a.width/2);let g=0;return!e&&f<p.top&&!s&&(g=a.height+d.height+c*2,f+=g),i==="center"?h+a.width>p.right?h=p.right-a.width-l:h<p.left&&(h=p.left+l):h+a.width>p.right&&(h=p.right-a.width-l),h-=m.left,n.style.opacity="1",s&&r!==0?(f-=m.bottom-r+a.height-3,n.style.transform=`translate(${h}px, ${f}px) rotate(180deg)`):(f-=m.top,n.style.transform=`translate(${h}px, ${f}px)`),g}function Q1({anchorElem:t,editor:e,item:o}){return o.Component?o?.Component&&ue(o.Component,{anchorElem:t,editor:e,item:o},o.key):o.ChildComponent?ue(Mt,{editor:e,item:o,children:ue(o.ChildComponent,{})},o.key):null}function eh(t){let e=Vs(19),{anchorElem:o,editor:r,group:n,index:l}=t,{editorConfig:i}=H(),[s,d]=_o.useState(),c;e[0]!==n.ChildComponent||e[1]!==n.items||e[2]!==n.type?(c=()=>{n?.type==="dropdown"&&n.items.length&&n.ChildComponent?d(()=>n.ChildComponent):d(void 0)},e[0]=n.ChildComponent,e[1]=n.items,e[2]=n.type,e[3]=c):c=e[3];let u;e[4]!==n?(u=[n],e[4]=n,e[5]=u):u=e[5],_o.useEffect(c,u);let a;e[6]!==n.ChildComponent||e[7]!==n.items||e[8]!==n.type?(a=h=>{let{activeItems:g}=h;if(!g.length){n?.type==="dropdown"&&n.items.length&&n.ChildComponent?d(()=>n.ChildComponent):d(void 0);return}let T=g[0];d(()=>T?.ChildComponent)},e[6]=n.ChildComponent,e[7]=n.items,e[8]=n.type,e[9]=a):a=e[9];let m=a,p=`inline-toolbar-popup__group inline-toolbar-popup__group-${n.key}`,f;return e[10]!==s||e[11]!==o||e[12]!==r||e[13]!==i.features.toolbarInline?.groups.length||e[14]!==n||e[15]!==l||e[16]!==m||e[17]!==p?(f=Ks("div",{className:p,"data-toolbar-group-key":n.key,children:[n.type==="dropdown"&&n.items.length?s?ue(je,{anchorElem:o,editor:r,group:n,Icon:s,maxActiveItems:n.maxActiveItems??1,onActiveChange:m}):ue(je,{anchorElem:o,editor:r,group:n,maxActiveItems:n.maxActiveItems??1,onActiveChange:m}):null,n.type==="buttons"&&n.items.length?n.items.map(h=>ue(Q1,{anchorElem:o,editor:r,item:h},h.key)):null,l<i.features.toolbarInline?.groups.length-1&&ue("div",{className:"divider"})]},n.key),e[10]=s,e[11]=o,e[12]=r,e[13]=i.features.toolbarInline?.groups.length,e[14]=n,e[15]=l,e[16]=m,e[17]=p,e[18]=f):f=e[18],f}function th({anchorElem:t,editor:e}){let o=Gs(null),r=Gs(null),{editorConfig:n}=H(),l=ko(()=>{if(o?.current){let c=o.current.style.opacity==="0",u=o.current.style.pointerEvents==="none";c||(o.current.style.opacity="0"),u||(o.current.style.pointerEvents="none")}},[o]),i=ko(c=>{if(o?.current&&(c.buttons===1||c.buttons===3)){let u=o.current.style.opacity==="0",a=o.current.style.pointerEvents==="none";if(!u||!a){let m=c.clientX,p=c.clientY,f=document.elementFromPoint(m,p);o.current.contains(f)||l()}}},[l]),s=ko(()=>{o?.current&&(o.current.style.opacity!=="1"&&(o.current.style.opacity="1"),o.current.style.pointerEvents!=="auto"&&(o.current.style.pointerEvents="auto"))},[]);Dt(()=>(document.addEventListener("mousemove",i),document.addEventListener("mouseup",s),()=>{document.removeEventListener("mousemove",i),document.removeEventListener("mouseup",s)}),[o,i,s]);let d=ko(()=>{let c=Xs(),u=zs(e._window);if(o.current===null)return;let a=t.querySelector(":scope > .link-editor"),m=a!==null&&"style"in a&&a?.style?.opacity==="1",p=e.getRootElement();if(c!==null&&u!==null&&!u.isCollapsed&&p!==null&&p.contains(u.anchorNode)){let f=Ir(u,p),h=bo({alwaysDisplayOnTop:m,anchorElem:t,floatingElem:o.current,horizontalPosition:"center",targetRect:f});r.current&&bo({anchorElem:o.current,anchorFlippedOffset:h,floatingElem:r.current,horizontalOffset:5,horizontalPosition:"center",specialHandlingForCaret:!0,targetRect:f,verticalGap:8})}else l()},[e,l,t]);return Dt(()=>{let c=t.parentElement,u=()=>{e.getEditorState().read(()=>{d()})};return window.addEventListener("resize",u),c&&c.addEventListener("scroll",u),()=>{window.removeEventListener("resize",u),c&&c.removeEventListener("scroll",u)}},[e,d,t]),Dt(()=>(e.getEditorState().read(()=>{d()}),Js(e.registerUpdateListener(({editorState:c})=>{c.read(()=>{d()})}),e.registerCommand(Z1,()=>(d(),!1),z1))),[e,d]),Ks("div",{className:"inline-toolbar-popup",ref:o,children:[ue("div",{className:"caret",ref:r}),n?.features&&n.features?.toolbarInline?.groups.map((c,u)=>ue(eh,{anchorElem:t,editor:e,group:c,index:u},c.key))]})}function oh(t,e){let o=Vs(12),[r,n]=Y1(!1),l=J1(),i;o[0]!==t?(i=()=>{t.getEditorState().read(()=>{if(t.isComposing())return;let p=Xs(),f=zs(t._window),h=t.getRootElement();if(f!==null&&(!Ws(p)||h===null||!h.contains(f.anchorNode))){n(!1);return}if(!Ws(p))return;if(p.getTextContent()!==""){let T=p.getNodes(),E=!1;for(let S of T)if(X1(S)){n(!0),E=!0;break}E||n(!1)}else n(!1);let g=p.getTextContent().replace(/\n/g,"");if(!p.isCollapsed()&&g===""){n(!1);return}})},o[0]=t,o[1]=i):i=o[1];let s=i,d,c;o[2]!==s?(d=()=>(document.addEventListener("selectionchange",s),document.addEventListener("mouseup",s),()=>{document.removeEventListener("selectionchange",s),document.removeEventListener("mouseup",s)}),c=[s],o[2]=s,o[3]=d,o[4]=c):(d=o[3],c=o[4]),Dt(d,c);let u,a;if(o[5]!==t||o[6]!==s?(u=()=>Js(t.registerUpdateListener(()=>{s()}),t.registerRootListener(()=>{t.getRootElement()===null&&n(!1)})),a=[t,s],o[5]=t,o[6]=s,o[7]=u,o[8]=a):(u=o[7],a=o[8]),Dt(u,a),!r||!l)return null;let m;return o[9]!==e||o[10]!==t?(m=q1(ue(th,{anchorElem:e,editor:t}),e),o[9]=e,o[10]=t,o[11]=m):m=o[11],m}var Zs=t=>{let{anchorElem:e}=t,[o]=K1();return oh(o,e)};var rh=$({plugins:[{Component:Zs,position:"floatingAnchorElem"}]});import{TableCellNode as Kg,TableNode as Jg,TableRowNode as Xg}from"@lexical/table";import{jsx as Ys}from"react/jsx-runtime";import"react";var vr=()=>Ys("svg",{className:"icon",fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:Ys("path",{clipRule:"evenodd",d:"M5.33333 4.5C4.8731 4.5 4.5 4.8731 4.5 5.33333V7.5H9.5V4.5H5.33333ZM5.33333 3.5C4.32081 3.5 3.5 4.32081 3.5 5.33333V14.6667C3.5 15.6792 4.32081 16.5 5.33333 16.5H14.6667C15.6792 16.5 16.5 15.6792 16.5 14.6667V5.33333C16.5 4.32081 15.6792 3.5 14.6667 3.5H5.33333ZM10.5 4.5V7.5H15.5V5.33333C15.5 4.8731 15.1269 4.5 14.6667 4.5H10.5ZM15.5 8.5H10.5V11.5H15.5V8.5ZM15.5 12.5H10.5V15.5H14.6667C15.1269 15.5 15.5 15.1269 15.5 14.6667V12.5ZM9.5 15.5V12.5H4.5V14.6667C4.5 15.1269 4.8731 15.5 5.33333 15.5H9.5ZM4.5 11.5H9.5V8.5H4.5V11.5Z",fill:"currentColor",fillRule:"evenodd"})});import{$createTableCellNode as nh,$createTableNode as lh,$createTableRowNode as ih,$isTableCellNode as qs,$isTableNode as Mr,$isTableRowNode as Dr,TableCellHeaderStates as To,TableCellNode as sh,TableNode as ah,TableRowNode as ch}from"@lexical/table";import{$isParagraphNode as uh,$isTextNode as dh}from"lexical";var ea=/^\|(.+)\|\s?$/,mh=/^(\| ?:?-*:? ?)+\|\s?$/,ta=({allTransformers:t})=>({type:"element",dependencies:[ah,ch,sh],export:e=>{if(!Mr(e))return null;let o=[];for(let r of e.getChildren()){let n=[];if(!Dr(r))continue;let l=!1;for(let i of r.getChildren())qs(i)&&(n.push(Wt(t,i).replace(/\n/g,"\\n").trim()),i.__headerState===To.ROW&&(l=!0));o.push(`| ${n.join(" | ")} |`),l&&o.push(`| ${n.map(i=>"---").join(" | ")} |`)}return o.join(`
|
|
59
|
+
`)},regExp:ea,replace:(e,o,r)=>{let n=r[0];if(!n)return;if(mh.test(n)){let a=e.getPreviousSibling();if(!a||!Mr(a))return;let m=a.getChildren(),p=m[m.length-1];if(!p||!Dr(p))return;p.getChildren().forEach(f=>{qs(f)&&f.setHeaderStyles(To.ROW,To.ROW)}),e.remove();return}let l=Qs(n,t);if(l==null)return;let i=[l],s=e.getPreviousSibling(),d=l.length;for(;s&&!(!uh(s)||s.getChildrenSize()!==1);){let a=s.getFirstChild();if(!dh(a))break;let m=Qs(a.getTextContent(),t);if(m==null)break;d=Math.max(d,m.length),i.unshift(m);let p=s.getPreviousSibling();s.remove(),s=p}let c=lh();for(let a of i){let m=ih();c.append(m);for(let p=0;p<d;p++)m.append(p<a.length?a[p]:oa("",t))}let u=e.getPreviousSibling();Mr(u)&&ph(u)===d?(u.append(...c.getChildren()),e.remove()):e.replace(c),c.selectEnd()}});function ph(t){let e=t.getFirstChild();return Dr(e)?e.getChildrenSize():0}var oa=(t,e)=>{t=t.replace(/\\n/g,`
|
|
60
|
+
`);let o=nh(To.NO_STATUS);return Ut(t,e,o),o},Qs=(t,e)=>{let o=t.match(ea);return!o||!o[1]?null:o[1].split("|").map(r=>oa(r,e))};import{c as hh}from"react/compiler-runtime";import{jsx as P,jsxs as Ee}from"react/jsx-runtime";import{useLexicalComposerContext as sa}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as gh}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as na,$deleteTableColumnAtSelection as xh,$deleteTableRowAtSelection as Ch,$getNodeTriplet as bh,$getTableCellNodeFromLexicalNode as la,$getTableColumnIndexFromTableCellNode as kh,$getTableNodeFromLexicalNodeOrThrow as ve,$getTableRowIndexFromTableCellNode as _h,$insertTableColumnAtSelection as Th,$insertTableRowAtSelection as wh,$isTableCellNode as aa,$isTableSelection as $t,$mergeCells as Eh,$unmergeCell as Sh,getTableElement as Ar,getTableObserverFromTableElement as Or,TableCellHeaderStates as Ie,TableCellNode as Nh}from"@lexical/table";import{mergeRegister as Lh}from"@lexical/utils";import{useScrollInfo as yh}from"@payloadcms/ui";import{$getSelection as Eo,$isElementNode as Rh,$isRangeSelection as Fr,$isTextNode as Ih,$setSelection as vh,COMMAND_PRIORITY_CRITICAL as Mh,getDOMSelection as Dh,isDOMNode as $h,SELECTION_CHANGE_COMMAND as Ah}from"lexical";import*as Pr from"react";import{useCallback as ae,useEffect as rt,useRef as wo,useState as nt}from"react";import{createPortal as ca}from"react-dom";import{jsx as $r,jsxs as fh}from"react/jsx-runtime";import"react";var ra=()=>fh("svg",{fill:"none",height:"18",viewBox:"0 0 20 20",width:"18",xmlns:"http://www.w3.org/2000/svg",children:[$r("path",{d:"M5 11C5.55228 11 6 10.5523 6 10C6 9.44772 5.55228 9 5 9C4.44772 9 4 9.44772 4 10C4 10.5523 4.44772 11 5 11Z",fill:"currentColor"}),$r("path",{d:"M10 11C10.5523 11 11 10.5523 11 10C11 9.44772 10.5523 9 10 9C9.44772 9 9 9.44772 9 10C9 10.5523 9.44772 11 10 11Z",fill:"currentColor"}),$r("path",{d:"M15 11C15.5523 11 16 10.5523 16 10C16 9.44772 15.5523 9 15 9C14.4477 9 14 9.44772 14 10C14 10.5523 14.4477 11 15 11Z",fill:"currentColor"})]});function ia(t){let e=t.getShape();return{columns:e.toX-e.fromX+1,rows:e.toY-e.fromY+1}}function Oh(){let t=Eo();if(Fr(t)&&!t.isCollapsed()||$t(t)&&!t.anchor.is(t.focus)||!Fr(t)&&!$t(t))return!1;let[e]=bh(t.anchor);return e.__colSpan>1||e.__rowSpan>1}function Fh(t){let e=t.getLastDescendant();Ih(e)?e.select():Rh(e)?e.selectEnd():e!==null&&e.selectNext()}function Ph({cellMerge:t,contextRef:e,onClose:o,setIsMenuOpen:r,tableCellNode:n}){let[l]=sa(),i=wo(null),[s,d]=nt(n),[c,u]=nt({columns:1,rows:1}),[a,m]=nt(!1),[p,f]=nt(!1),{y:h}=yh();rt(()=>l.registerMutationListener(Nh,w=>{w.get(s.getKey())==="updated"&&l.getEditorState().read(()=>{d(s.getLatest())})},{skipInitialization:!0}),[l,s]),rt(()=>{l.getEditorState().read(()=>{let w=Eo();if($t(w)){let N=ia(w);u(ia(w)),m(N.columns>1||N.rows>1)}f(Oh())})},[l]),rt(()=>{let w=e.current,N=i.current,I=l.getRootElement();if(w!=null&&N!=null&&I!=null){let A=I.getBoundingClientRect(),v=w.getBoundingClientRect();N.style.opacity="1";let O=N.getBoundingClientRect(),D=5,G=v.right+D;if(G+O.width>window.innerWidth||G+O.width>A.right){let J=v.left-O.width-D;G=(J<0?D:J)+window.pageXOffset}N.style.left=`${G+window.pageXOffset}px`;let Q=v.top;if(Q+O.height>window.innerHeight){let J=v.bottom-O.height;Q=J<0?D:J}N.style.top=`${Q}px`}},[e,i,l,h]),rt(()=>{function w(N){i.current!=null&&e.current!=null&&$h(N.target)&&!i.current.contains(N.target)&&!e.current.contains(N.target)&&r(!1)}return window.addEventListener("click",w),()=>window.removeEventListener("click",w)},[r,e]);let g=ae(()=>{l.update(()=>{if(s.isAttached()){let w=ve(s),N=Ar(w,l.getElementByKey(w.getKey()));if(N===null)throw new Error("Expected to find tableElement in DOM");let I=Or(N);I!==null&&I.$clearHighlight(),w.markDirty(),d(s.getLatest())}vh(null)})},[l,s]),T=()=>{l.update(()=>{let w=Eo();if(!$t(w))return;let I=w.getNodes().filter(aa),A=Eh(I);A&&(Fh(A),o())})},E=()=>{l.update(()=>{Sh()})},S=ae(w=>{l.update(()=>{for(let N=0;N<c.rows;N++)wh(w);o()})},[l,o,c.rows]),_=ae(w=>{l.update(()=>{for(let N=0;N<c.columns;N++)Th(w);o()})},[l,o,c.columns]),b=ae(()=>{l.update(()=>{Ch(),o()})},[l,o]),x=ae(()=>{l.update(()=>{ve(s).remove(),g(),o()})},[l,s,g,o]),C=ae(()=>{l.update(()=>{xh(),o()})},[l,o]),k=ae(()=>{l.update(()=>{let w=ve(s),N=_h(s),[I]=na(w,null,null),A=new Set,v=s.getHeaderStyles()^Ie.ROW;if(I[N])for(let O=0;O<I[N].length;O++){let D=I[N][O];D?.cell&&(A.has(D.cell)||(A.add(D.cell),D.cell.setHeaderStyles(v,Ie.ROW)))}g(),o()})},[l,s,g,o]),y=ae(()=>{l.update(()=>{let w=ve(s),N=kh(s),[I]=na(w,null,null),A=new Set,v=s.getHeaderStyles()^Ie.COLUMN;if(I)for(let O=0;O<I.length;O++){let D=I?.[O]?.[N];D?.cell&&(A.has(D.cell)||(A.add(D.cell),D.cell.setHeaderStyles(v,Ie.COLUMN)))}g(),o()})},[l,s,g,o]),R=ae(()=>{l.update(()=>{if(s.isAttached()){let w=ve(s);w&&w.setRowStriping(!w.getRowStriping())}g(),o()})},[l,s,g,o]),M=ae(()=>{l.update(()=>{if(s.isAttached()){let w=ve(s);w&&w.setFrozenColumns(w.getFrozenColumns()===0?1:0)}g(),o()})},[l,s,g,o]),L=null;return t&&(a?L=P("button",{className:"item","data-test-id":"table-merge-cells",onClick:()=>T(),type:"button",children:P("span",{className:"text",children:"Merge cells"})}):p&&(L=P("button",{className:"item","data-test-id":"table-unmerge-cells",onClick:()=>E(),type:"button",children:P("span",{className:"text",children:"Unmerge cells"})}))),ca(Ee("div",{className:"table-action-menu-dropdown",onClick:w=>{w.stopPropagation()},ref:i,children:[L?Ee(Pr.Fragment,{children:[L,P("hr",{})]}):null,P("button",{className:"item","data-test-id":"table-row-striping",onClick:()=>R(),type:"button",children:P("span",{className:"text",children:"Toggle Row Striping"})}),P("button",{className:"item","data-test-id":"table-freeze-first-column",onClick:()=>M(),type:"button",children:P("span",{className:"text",children:"Toggle First Column Freeze"})}),P("button",{className:"item","data-test-id":"table-insert-row-above",onClick:()=>S(!1),type:"button",children:Ee("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," above"]})}),P("button",{className:"item","data-test-id":"table-insert-row-below",onClick:()=>S(!0),type:"button",children:Ee("span",{className:"text",children:["Insert ",c.rows===1?"row":`${c.rows} rows`," below"]})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-insert-column-before",onClick:()=>_(!1),type:"button",children:Ee("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","left"]})}),P("button",{className:"item","data-test-id":"table-insert-column-after",onClick:()=>_(!0),type:"button",children:Ee("span",{className:"text",children:["Insert ",c.columns===1?"column":`${c.columns} columns`," ","right"]})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-delete-columns",onClick:()=>C(),type:"button",children:P("span",{className:"text",children:"Delete column"})}),P("button",{className:"item","data-test-id":"table-delete-rows",onClick:()=>b(),type:"button",children:P("span",{className:"text",children:"Delete row"})}),P("button",{className:"item","data-test-id":"table-delete",onClick:()=>x(),type:"button",children:P("span",{className:"text",children:"Delete table"})}),P("hr",{}),P("button",{className:"item","data-test-id":"table-row-header",onClick:()=>k(),type:"button",children:Ee("span",{className:"text",children:[(s.__headerState&Ie.ROW)===Ie.ROW?"Remove":"Add"," ","row header"]})}),P("button",{className:"item","data-test-id":"table-column-header",onClick:()=>y(),type:"button",children:Ee("span",{className:"text",children:[(s.__headerState&Ie.COLUMN)===Ie.COLUMN?"Remove":"Add"," ","column header"]})})]}),document.body)}function Bh({anchorElem:t,cellMerge:e}){let[o]=sa(),r=wo(null),n=wo(null),[l,i]=nt(!1),[s,d]=nt(null),c=ae(()=>{let a=r.current,m=Eo(),p=Dh(o._window),f=document.activeElement;function h(){a&&(a.classList.remove("table-cell-action-button-container--active"),a.classList.add("table-cell-action-button-container--inactive")),d(null)}if(m==null||a==null)return h();let g=o.getRootElement(),T=null,E=null;if(Fr(m)&&g!==null&&p!==null&&g.contains(p.anchorNode)){let _=la(m.anchor.getNode());if(_==null||(E=o.getElementByKey(_.getKey()),E==null||!_.isAttached()))return h();let b=ve(_),x=Ar(b,o.getElementByKey(b.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");T=Or(x),d(_)}else if($t(m)){let _=la(m.anchor.getNode());if(!aa(_))throw new Error("TableSelection anchorNode must be a TableCellNode");let b=ve(_),x=Ar(b,o.getElementByKey(b.getKey()));if(x===null)throw new Error("TableActionMenu: Expected to find tableElement in DOM");T=Or(x),E=o.getElementByKey(_.getKey())}else if(!f)return h();if(T===null||E===null)return h();let S=!T||!T.isSelecting;if(a.classList.toggle("table-cell-action-button-container--active",S),a.classList.toggle("table-cell-action-button-container--inactive",!S),S){let _=E.getBoundingClientRect(),b=t.getBoundingClientRect(),x=_.top-b.top,C=_.right-b.left;a.style.transform=`translate(${C}px, ${x}px)`}},[o,t]);rt(()=>{let a,m=()=>{a=void 0,o.getEditorState().read(c)},p=()=>(a===void 0&&(a=setTimeout(m,0)),!1);return Lh(o.registerUpdateListener(p),o.registerCommand(Ah,p,Mh),o.registerRootListener((f,h)=>{h&&h.removeEventListener("pointerup",p),f&&(f.addEventListener("pointerup",p),p())}),()=>clearTimeout(a))});let u=wo(s);return rt(()=>{u.current!==s&&i(!1),u.current=s},[u,s]),P("div",{className:"table-cell-action-button-container",ref:r,children:s!=null&&Ee(Pr.Fragment,{children:[P("button",{className:"table-cell-action-button",onClick:a=>{a.stopPropagation(),i(!l)},ref:n,type:"button",children:P(ra,{})}),l&&P(Ph,{cellMerge:e,contextRef:n,onClose:()=>i(!1),setIsMenuOpen:i,tableCellNode:s})]})})}var ua=t=>{let e=hh(3),{anchorElem:o}=t,r=gh(),n;return e[0]!==o||e[1]!==r?(n=ca(r?P(Bh,{anchorElem:o??document.body,cellMerge:!0}):null,o??document.body),e[0]=o,e[1]=r,e[2]=n):n=e[2],n};import{c as jh}from"react/compiler-runtime";import{jsx as No,jsxs as Hh}from"react/jsx-runtime";import{useLexicalComposerContext as Uh}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Wh}from"@lexical/react/useLexicalEditable";import{$computeTableMapSkipCellCheck as Gh,$getTableNodeFromLexicalNodeOrThrow as Br,$getTableRowIndexFromTableCellNode as Vh,$isTableCellNode as da,$isTableRowNode as Kh,getDOMCellFromTarget as Jh,getTableElement as Xh,TableNode as ma}from"@lexical/table";import{calculateZoomLevel as pa,mergeRegister as zh}from"@lexical/utils";import{$getNearestNodeFromDOMNode as jr,isHTMLElement as Zh,SKIP_SCROLL_INTO_VIEW_TAG as fa}from"lexical";import*as ga from"react";import{useCallback as At,useEffect as Hr,useRef as So,useState as lt}from"react";import{createPortal as Yh}from"react-dom";var qh=33,ha=92;function Qh({editor:t}){let e=So(null),o=So(null),r=So(null),[n,l]=lt(!1),i=H(),s=So(null),[d,c]=lt(null),[u,a]=lt(null),[m,p]=lt(!1),[f,h]=lt(null),g=At(()=>{a(null),e.current=null,h(null),s.current=null,r.current=null},[]),T=M=>(M.buttons&1)===1;Hr(()=>{let M=new Set;return zh(t.registerMutationListener(ma,L=>{for(let[w,N]of L)N==="destroyed"?M.delete(w):M.add(w);l(M.size>0)}),t.registerNodeTransform(ma,L=>{if(L.getColWidths())return L;let w=L.getColumnCount(),N=ha;return L.setColWidths(Array(w).fill(N)),L}))},[t]),Hr(()=>{if(!n)return;let M=I=>{let A=I.target;if(Zh(A)){if(f){c({x:I.clientX,y:I.clientY});return}if(p(T(I)),!(o.current&&o.current.contains(A))&&e.current!==A){e.current=A;let v=Jh(A);v&&u!==v?t.getEditorState().read(()=>{let O=jr(v.elem);if(!O)throw new Error("TableCellResizer: Table cell node not found.");let D=Br(O),G=Xh(D,t.getElementByKey(D.getKey()));if(!G)throw new Error("TableCellResizer: Table element not found.");e.current=A,r.current=G.getBoundingClientRect(),a(v)},{editor:t}):v==null&&g()}}},L=I=>{p(!0)},w=I=>{p(!1)},N=t.registerRootListener((I,A)=>{A?.removeEventListener("mousemove",M),A?.removeEventListener("mousedown",L),A?.removeEventListener("mouseup",w),I?.addEventListener("mousemove",M),I?.addEventListener("mousedown",L),I?.addEventListener("mouseup",w)});return()=>{N()}},[u,f,t,n,g]);let E=M=>M==="bottom",S=At(M=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let L=jr(u.elem);if(!da(L))throw new Error("TableCellResizer: Table cell node not found.");let w=Br(L),N=Vh(L),I=w.getChildren(),v=L.getColSpan()===w.getColumnCount()?N:N+L.getRowSpan()-1;if(v>=I.length||v<0)throw new Error("Expected table cell to be inside of table row.");let O=I[v];if(!Kh(O))throw new Error("Expected table row");let D=O.getHeight();if(D===void 0){let Q=O.getChildren();D=Math.min(...Q.map(J=>_(J,t)??1/0))}let G=Math.max(D+M,qh);O.setHeight(G)},{tag:fa})},[u,t]),_=(M,L)=>L.getElementByKey(M.getKey())?.clientHeight,b=(M,L)=>{let w;return L.forEach(N=>{N.forEach((I,A)=>{I.cell===M&&(w=A)})}),w},x=At(M=>{if(!u)throw new Error("TableCellResizer: Expected active cell.");t.update(()=>{let L=jr(u.elem);if(!da(L))throw new Error("TableCellResizer: Table cell node not found.");let w=Br(L),[N]=Gh(w,null,null),I=b(L,N);if(I===void 0)throw new Error("TableCellResizer: Table column not found.");let A=w.getColWidths();if(!A)return;let v=A[I];if(v===void 0)return;let O=[...A],D=Math.max(v+M,ha);O[I]=D,w.setColWidths(O)},{tag:fa})},[u,t]),C=At(M=>{let L=w=>{if(w.preventDefault(),w.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");if(s.current){let{x:N,y:I}=s.current;if(u===null)return;let A=pa(w.target);if(E(M)){let v=(w.clientY-I)/A;S(v)}else{let v=(w.clientX-N)/A;x(v)}g(),document.removeEventListener("mouseup",L)}};return L},[u,g,x,S]),k=At(M=>L=>{if(L.preventDefault(),L.stopPropagation(),!u)throw new Error("TableCellResizer: Expected active cell.");s.current={x:L.clientX,y:L.clientY},c(s.current),h(M),document.addEventListener("mouseup",C(M))},[u,C]),[y,R]=lt({bottom:null,left:null,right:null,top:null});return Hr(()=>{if(u){let{height:M,left:L,top:w,width:N}=u.elem.getBoundingClientRect(),I=pa(u.elem),A=10,v={bottom:{backgroundColor:"none",cursor:"row-resize",height:`${A}px`,left:`${window.scrollX+L}px`,top:`${window.scrollY+w+M-A/2}px`,width:`${N}px`},right:{backgroundColor:"none",cursor:"col-resize",height:`${M}px`,left:`${window.scrollX+L+N-A/2}px`,top:`${window.scrollY+w}px`,width:`${A}px`}},O=r.current;f&&d&&O&&(E(f)?(v[f].left=`${window.scrollX+O.left}px`,v[f].top=`${window.scrollY+d.y/I}px`,v[f].height="3px",v[f].width=`${O.width}px`):(v[f].top=`${window.scrollY+O.top}px`,v[f].left=`${window.scrollX+d.x/I}px`,v[f].width="3px",v[f].height=`${O.height}px`),v[f].backgroundColor="#adf"),R(v)}else R({bottom:null,left:null,right:null,top:null})},[u,f,d]),No("div",{ref:o,children:u!=null&&!m&&Hh(ga.Fragment,{children:[No("div",{className:`${i.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:k("right"),style:y.right||void 0}),No("div",{className:`${i.editorConfig.lexical.theme.tableCellResizer} TableCellResizer__ui`,onMouseDown:k("bottom"),style:y.bottom||void 0})]})})}var xa=()=>{let t=jh(3),[e]=Uh(),o=Wh(),r;return t[0]!==e||t[1]!==o?(r=o?Yh(No(Qh,{editor:e}),document.body):null,t[0]=e,t[1]=o,t[2]=r):r=t[2],r};import{c as sg}from"react/compiler-runtime";import{jsx as Ur,jsxs as ag,Fragment as cg}from"react/jsx-runtime";import{useLexicalComposerContext as ug}from"@lexical/react/LexicalComposerContext";import{useLexicalEditable as Sa}from"@lexical/react/useLexicalEditable";import{$getTableAndElementByKey as dg,$getTableColumnIndexFromTableCellNode as mg,$getTableRowIndexFromTableCellNode as pg,$insertTableColumnAtSelection as fg,$insertTableRowAtSelection as hg,$isTableCellNode as gg,$isTableNode as ka,getTableElement as xg,TableNode as Cg}from"@lexical/table";import{$findMatchingParent as bg,mergeRegister as kg}from"@lexical/utils";import{$getNearestNodeFromDOMNode as _a,isHTMLElement as _g}from"lexical";import{useEffect as Ta,useMemo as Tg,useRef as wa,useState as Lo}from"react";import"react";import{createPortal as wg}from"react-dom";import{c as ng}from"react/compiler-runtime";import{useEffect as lg,useRef as ig}from"react";var eg="Expected a function",tg=Math.max,og=Math.min;function rg(t,e,o){let r,n,l=0,i,s=!1,d=!1,c,u,a,m=!0;if(typeof t!="function")throw new TypeError(eg);e=e||0,typeof o=="object"&&(s=!!o.leading,d="maxWait"in o,c=d?tg(o.maxWait||0,e):c,m="trailing"in o?!!o.trailing:m);function p(x){let C=r,k=i;return r=i=void 0,l=x,u=t.apply(k,C),u}function f(x){return l=x,a=setTimeout(T,e),s?p(x):u}function h(x){let C=x-n,k=x-l,y=e-C;return d?og(y,c-k):y}function g(x){let C=x-n,k=x-l;return n===void 0||C>=e||C<0||d&&k>=c}function T(){let x=Date.now();if(g(x))return E(x);a=setTimeout(T,h(x))}function E(x){return a=void 0,m&&r?p(x):(r=i=void 0,u)}function S(){a!==void 0&&clearTimeout(a),l=0,r=n=i=a=void 0}function _(){return a===void 0?u:E(Date.now())}function b(){let x=Date.now(),C=g(x);if(r=arguments,i=this,n=x,C){if(a===void 0)return f(n);if(d)return clearTimeout(a),a=setTimeout(T,e),p(n)}return a===void 0&&(a=setTimeout(T,e)),u}return b.cancel=S,b.flush=_,b}var Ca=rg;function ba(t,e,o){let r=ng(6),n=ig(null),l,i;r[0]!==t||r[1]!==o||r[2]!==e?(l=()=>(n.current=Ca(t,e,{maxWait:o}),()=>{n.current?.cancel()}),i=[t,e,o],r[0]=t,r[1]=o,r[2]=e,r[3]=l,r[4]=i):(l=r[3],i=r[4]),lg(l,i);let s;return r[5]===Symbol.for("react.memo_cache_sentinel")?(s=(...c)=>{let u=c;n.current&&n.current(...u)},r[5]=s):s=r[5],s}var Ea=20;function Eg({anchorElem:t}){let[e]=ug(),o=Sa(),r=H(),[n,l]=Lo(!1),[i,s]=Lo(!1),[d,c]=Lo(!1),[u,a]=Lo({}),m=wa(new Set),p=wa(null),f=ba(T=>{let{isOutside:E,tableDOMNode:S}=Sg(T,r.editorConfig?.lexical);if(E){l(!1),s(!1);return}if(!S)return;p.current=S;let _=null,b=null,x=null;if(e.getEditorState().read(()=>{let v=_a(S);if(gg(v)){let O=bg(v,D=>ka(D));if(!ka(O))return;if(x=xg(O,e.getElementByKey(O.getKey())),x){let D=O.getChildrenSize(),G=O.getChildAtIndex(0)?.getChildrenSize(),Q=pg(v),J=mg(v);Q===D-1?_=v:J===G-1&&(b=v)}}},{editor:e}),!x)return;let C=x.parentElement;if(!C)return;let{bottom:k,height:y,left:R,right:M,width:L,y:w}=x.getBoundingClientRect(),N=!1;C&&C.classList.contains("LexicalEditorTheme__tableScrollableWrapper")&&(N=C.scrollWidth>C.clientWidth);let{left:I,y:A}=t.getBoundingClientRect();_?(s(!1),l(!0),a({height:Ea,left:N&&C?C.offsetLeft:R-I,top:k-A+5,width:N&&C?C.offsetWidth:L})):b&&(s(!0),l(!1),a({height:y,left:M-I+5,top:w-A,width:Ea}))},50,250),h=Tg(()=>new ResizeObserver(()=>{l(!1),s(!1)}),[]);Ta(()=>{if(d)return document.addEventListener("mousemove",f),()=>{l(!1),s(!1),document.removeEventListener("mousemove",f)}},[d,f]),Ta(()=>kg(e.registerMutationListener(Cg,T=>{e.getEditorState().read(()=>{let E=!1;for(let[S,_]of T)switch(_){case"created":{m.current.add(S),E=!0;break}case"destroyed":{m.current.delete(S),E=!0;break}default:break}if(E){h.disconnect();for(let S of m.current){let{tableElement:_}=dg(S);h.observe(_)}c(m.current.size>0)}},{editor:e})},{skipInitialization:!1})),[e,h]);let g=T=>{e.update(()=>{p.current&&(_a(p.current)?.selectEnd(),T?(hg(),l(!1)):(fg(),s(!1)))})};return o?ag(cg,{children:[n&&Ur("button",{"aria-label":"Add Row",className:r.editorConfig.lexical.theme.tableAddRows,onClick:()=>g(!0),style:{...u},type:"button"}),i&&Ur("button",{"aria-label":"Add Column",className:r.editorConfig.lexical.theme.tableAddColumns,onClick:()=>g(!1),style:{...u},type:"button"})]}):null}function Sg(t,e){let o=t.target;if(_g(o)){let r=o.closest(`td.${e.theme.tableCell}, th.${e.theme.tableCell}`);return{isOutside:!(r||o.closest(`button.${e.theme.tableAddRows}`)||o.closest(`button.${e.theme.tableAddColumns}`)||o.closest(`div.${e.theme.tableCellResizer}`)),tableDOMNode:r}}else return{isOutside:!0,tableDOMNode:null}}function Na(t){let e=sg(2),{anchorElem:o}=t,r=o===void 0?document.body:o;if(!Sa())return null;let l;return e[0]!==r?(l=wg(Ur(Eg,{anchorElem:r}),r),e[0]=r,e[1]=l):l=e[1],l}import{c as Ng}from"react/compiler-runtime";import{jsx as Wr,jsxs as Lg}from"react/jsx-runtime";import{useLexicalComposerContext as yg}from"@lexical/react/LexicalComposerContext";import{TablePlugin as Rg}from"@lexical/react/LexicalTablePlugin";import{INSERT_TABLE_COMMAND as Ig,TableCellNode as vg,TableNode as Mg,TableRowNode as Dg}from"@lexical/table";import{mergeRegister as $g}from"@lexical/utils";import{formatDrawerSlug as Ag,useEditDepth as Og}from"@payloadcms/ui";import{$getSelection as Fg,$isRangeSelection as Pg,COMMAND_PRIORITY_EDITOR as Bg,createCommand as jg}from"lexical";import{createContext as Hg,use as Ug,useEffect as Wg,useMemo as Gg,useState as Vg}from"react";import*as La from"react";var yo=jg("OPEN_EMBED_DRAWER_COMMAND"),ya=Hg({cellEditorConfig:null,cellEditorPlugins:null,set:()=>{}});function Ra({children:t}){let[e,o]=Vg({cellEditorConfig:null,cellEditorPlugins:null});return Wr(ya,{value:Gg(()=>({cellEditorConfig:e.cellEditorConfig,cellEditorPlugins:e.cellEditorPlugins,set:(r,n)=>{o({cellEditorConfig:r,cellEditorPlugins:n})}}),[e.cellEditorConfig,e.cellEditorPlugins]),children:t})}var Ia=()=>{let t=Ng(16),[e]=yg(),o=Ug(ya),r=Og(),{fieldProps:n,uuid:l}=H(),{schemaPath:i}=n,s="lexical-table-create-"+l,d;t[0]!==r||t[1]!==s?(d=Ag({slug:s,depth:r}),t[0]=r,t[1]=s,t[2]=d):d=t[2];let c=d,{toggleDrawer:u}=fe(c,!0),a;t[3]!==e||t[4]!==u?(a=()=>{if(!e.hasNodes([Mg,Dg,vg]))throw new Error("TablePlugin: TableNode, TableRowNode, or TableCellNode is not registered on editor");return $g(e.registerCommand(yo,()=>{let h=null;return e.getEditorState().read(()=>{let g=Fg();Pg(g)&&(h=g)}),h&&u(),!0},Bg))},t[3]=e,t[4]=u,t[5]=a):a=t[5];let m;t[6]!==o||t[7]!==e||t[8]!==u?(m=[o,e,u],t[6]=o,t[7]=e,t[8]=u,t[9]=m):m=t[9],Wg(a,m);let p;t[10]!==e?(p=(h,g)=>{!g.columns||!g.rows||e.dispatchCommand(Ig,{columns:String(g.columns),rows:String(g.rows)})},t[10]=e,t[11]=p):p=t[11];let f;return t[12]!==c||t[13]!==i||t[14]!==p?(f=Lg(La.Fragment,{children:[Wr(dt,{drawerSlug:c,drawerTitle:"Create Table",featureKey:"experimental_table",handleDrawerSubmit:p,schemaPath:i,schemaPathSuffix:"fields"}),Wr(Rg,{hasCellBackgroundColor:!1,hasCellMerge:!0,hasHorizontalScroll:!0})]}),t[12]=c,t[13]=i,t[14]=p,t[15]=f):f=t[15],f};var zg=$({markdownTransformers:[ta],nodes:[Jg,Kg,Xg],plugins:[{Component:Ia,position:"normal"},{Component:xa,position:"normal"},{Component:ua,position:"floatingAnchorElem"},{Component:Na,position:"floatingAnchorElem"}],providers:[Ra],slashMenu:{groups:[Y([{Icon:vr,key:"table",keywords:["table"],label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]},toolbarFixed:{groups:[xe([{ChildComponent:vr,key:"table",label:"Table",onSelect:({editor:t})=>{t.dispatchCommand(yo,{})}}])]}});import{$isNodeSelection as vx}from"lexical";import{jsx as Gr,jsxs as Zg}from"react/jsx-runtime";import"react";var Vr=()=>Zg("svg",{"aria-hidden":"true",className:"icon",fill:"none",focusable:"false",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Gr("path",{d:"M14.6667 4H5.33333C4.59695 4 4 4.59695 4 5.33333V14.6667C4 15.403 4.59695 16 5.33333 16H14.6667C15.403 16 16 15.403 16 14.6667V5.33333C16 4.59695 15.403 4 14.6667 4Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Gr("path",{d:"M7.99984 9.33366C8.73622 9.33366 9.33317 8.73671 9.33317 8.00033C9.33317 7.26395 8.73622 6.66699 7.99984 6.66699C7.26346 6.66699 6.6665 7.26395 6.6665 8.00033C6.6665 8.73671 7.26346 9.33366 7.99984 9.33366Z",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"}),Gr("path",{d:"M16 11.9995L13.9427 9.94214C13.6926 9.69218 13.3536 9.55176 13 9.55176C12.6464 9.55176 12.3074 9.69218 12.0573 9.94214L6 15.9995",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})]});import{jsx as Aa}from"react/jsx-runtime";import Oa from"bson-objectid";import{$applyNodeReplacement as ox}from"lexical";import*as Fa from"react";import Yg from"bson-objectid";function Ro(t,e){if(t.hasAttribute("data-lexical-pending-upload-form-id")){let r=t.getAttribute("data-lexical-pending-upload-form-id");if(r!=null)return{node:e({data:{pending:{formID:r,src:t.getAttribute("src")||""}}})}}if(t.hasAttribute("data-lexical-upload-relation-to")&&t.hasAttribute("data-lexical-upload-id")){let r=t.getAttribute("data-lexical-upload-id"),n=t.getAttribute("data-lexical-upload-relation-to");if(r!=null&&n!=null)return{node:e({data:{fields:{},relationTo:n,value:r}})}}return{node:e({data:{pending:{formID:new Yg.default().toHexString(),src:t.getAttribute("src")||""}}})}}import{DecoratorBlockNode as qg}from"@lexical/react/LexicalDecoratorBlockNode.js";import{addClassNamesToElement as Qg}from"@lexical/utils";import Ma from"bson-objectid";import{$applyNodeReplacement as ex}from"lexical";var Ot=class extends qg{__data;constructor({data:e,format:o,key:r}){super(o,r),this.__data=e}static clone(e){return new this({data:e.__data,format:e.__format,key:e.__key})}static getType(){return"upload"}static importDOM(){return{img:e=>({conversion:o=>Ro(o,va),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Ma.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=va({data:o});return r.setFormat(e.format),r}static isInline(){return!1}createDOM(e){let o=document.createElement("div");return Qg(o,e?.theme?.upload),o}decorate(){return null}exportDOM(){let e=document.createElement("img"),o=this.__data;return o.pending?(e.setAttribute("data-lexical-pending-upload-form-id",String(o?.pending?.formID)),e.setAttribute("src",o?.pending?.src||"")):(e.setAttribute("data-lexical-upload-id",String(o?.value)),e.setAttribute("data-lexical-upload-relation-to",o?.relationTo)),{element:e}}exportJSON(){return{...super.exportJSON(),...this.getData(),type:"upload",version:3}}getData(){return this.getLatest().__data}setData(e){let o=this.getWritable();o.__data=e}updateDOM(){return!1}};function va({data:t}){return t?.id||(t.id=new Ma.default().toHexString()),ex(new Ot({data:t}))}import{jsx as Da}from"react/jsx-runtime";import{ShimmerEffect as tx}from"@payloadcms/ui";var $a=()=>Da("div",{className:"lexical-upload",children:Da(tx,{height:"95px",width:"203px"})});var rx=Fa.lazy(()=>import("./component-5YLBQB5B.js").then(t=>({default:t.UploadComponent}))),de=class extends Ot{static clone(e){return super.clone(e)}static getType(){return super.getType()}static importDOM(){return{img:e=>({conversion:o=>Ro(o,me),priority:0})}}static importJSON(e){e.version===1&&e?.value?.id&&(e.value=e.value.id),e.version===2&&!e?.id&&(e.id=new Oa.default().toHexString(),e.version=3);let o={id:e.id,fields:e.fields,pending:e.pending,relationTo:e.relationTo,value:e.value},r=me({data:o});return r.setFormat(e.format),r}decorate(e,o){return this.__data.pending?Aa($a,{}):Aa(rx,{className:o?.theme?.upload??"LexicalEditorTheme__upload",data:this.__data,format:this.__format,nodeKey:this.getKey()})}exportJSON(){return super.exportJSON()}};function me({data:t}){return t?.id||(t.id=new Oa.default().toHexString()),ox(new de({data:t}))}function it(t){return t instanceof de}import{c as dx}from"react/compiler-runtime";import{jsx as mx}from"react/jsx-runtime";import{useLexicalComposerContext as px}from"@lexical/react/LexicalComposerContext.js";import{$dfsIterator as Xa,$insertNodeToNearestRoot as Xr,mergeRegister as fx}from"@lexical/utils";import{useBulkUpload as hx,useEffectEvent as gx,useModal as xx}from"@payloadcms/ui";import zr from"bson-objectid";import{$createRangeSelection as Cx,$getPreviousSelection as Wa,$getSelection as Ga,$isParagraphNode as Zr,$isRangeSelection as Va,$setSelection as bx,COMMAND_PRIORITY_EDITOR as kx,COMMAND_PRIORITY_LOW as Ka,createCommand as _x,DROP_COMMAND as Tx,getDOMSelectionFromTarget as wx,isHTMLElement as Ja,PASTE_COMMAND as Ex}from"lexical";import{useEffect as Sx}from"react";import{c as Pa}from"react/compiler-runtime";import{jsx as Kr}from"react/jsx-runtime";import{useLexicalComposerContext as Ba}from"@lexical/react/LexicalComposerContext.js";import{toast as nx}from"@payloadcms/ui";import{$getNodeByKey as lx,COMMAND_PRIORITY_EDITOR as ja}from"lexical";import{useEffect as Ha,useState as ix}from"react";var sx=({editor:t,relationTo:e,replaceNodeKey:o,value:r})=>{o?t.update(()=>{let n=lx(o);n&&n.replace(me({data:{fields:null,relationTo:e,value:r}}))}):t.dispatchCommand(Jr,{fields:null,relationTo:e,value:r})},ax=t=>{let e=Pa(13),{enabledCollectionSlugs:o}=t,[r]=Ba(),[n,l]=ix(null),i;e[0]!==o?(i={collectionSlugs:o,uploads:!0},e[0]=o,e[1]=i):i=e[1];let{closeListDrawer:s,ListDrawer:d,openListDrawer:c}=vt(i),u,a;e[2]!==r||e[3]!==c?(u=()=>r.registerCommand(Ke,h=>(l(h?.replace?h?.replace.nodeKey:null),c(),!0),ja),a=[r,c],e[2]=r,e[3]=c,e[4]=u,e[5]=a):(u=e[4],a=e[5]),Ha(u,a);let m;e[6]!==s||e[7]!==r||e[8]!==n?(m=h=>{let{collectionSlug:g,doc:T}=h;s(),sx({editor:r,relationTo:g,replaceNodeKey:n,value:T.id})},e[6]=s,e[7]=r,e[8]=n,e[9]=m):m=e[9];let p=m,f;return e[10]!==d||e[11]!==p?(f=Kr(d,{onSelect:p}),e[10]=d,e[11]=p,e[12]=f):f=e[12],f},cx=()=>{let t=Pa(3),[e]=Ba(),o,r;return t[0]!==e?(o=()=>e.registerCommand(Ke,ux,ja),r=[e],t[0]=e,t[1]=o,t[2]=r):(o=t[1],r=t[2]),Ha(o,r),null},Ua=({enabledCollectionSlugs:t})=>t?.length?Kr(ax,{enabledCollectionSlugs:t}):Kr(cx,{});function ux(){return nx.error("No upload collections enabled"),!0}function Nx(t){let e=t.target;return!!(Ja(e)&&!e.closest("code, span.editor-image")&&Ja(e.parentElement)&&e.parentElement.closest("div.ContentEditable__root"))}function Lx(t){let e,o=wx(t.target);if(document.caretRangeFromPoint)e=document.caretRangeFromPoint(t.clientX,t.clientY);else if(t.rangeParent&&o!==null)o.collapse(t.rangeParent,t.rangeOffset||0),e=o.getRangeAt(0);else throw Error("Cannot get the selection when dragging");return e}var Jr=_x("INSERT_UPLOAD_COMMAND"),za=t=>{let e=dx(21),{clientProps:o}=t,[r]=px(),n=o?.disabledCollections,l=o?.enabledCollections,i;e[0]!==n||e[1]!==l?(i={collectionSlugsBlacklist:n,collectionSlugsWhitelist:l,uploads:!0},e[0]=n,e[1]=l,e[2]=i):i=e[2];let{enabledCollectionSlugs:s}=go(i),{drawerSlug:d,setCollectionSlug:c,setInitialForms:u,setOnCancel:a,setOnSuccess:m,setSelectableCollections:p}=hx(),{isModalOpen:f,openModal:h}=xx(),g;e[3]!==d||e[4]!==r||e[5]!==s||e[6]!==f||e[7]!==h||e[8]!==c||e[9]!==u||e[10]!==a||e[11]!==m||e[12]!==p?(g=b=>{let{files:x}=b;if(x?.length!==0&&(u(C=>[...C??[],...x.map(yx)]),!f(d))){if(!s.length||!s[0])return;c(s[0]),p(s),a(()=>{r.update(Rx)}),m(C=>{let k=new Map(C.map(Ix));r.update(()=>{for(let y of Xa()){let R=y.node;if(it(R)){let M=R.getData();if(M?.pending){let L=k.get(M.pending?.formID);L&&R.replace(me({data:{id:new zr.default().toHexString(),fields:{},relationTo:L.collectionSlug,value:L.doc.id}}))}}}})}),h(d)}},e[3]=d,e[4]=r,e[5]=s,e[6]=f,e[7]=h,e[8]=c,e[9]=u,e[10]=a,e[11]=m,e[12]=p,e[13]=g):g=e[13];let T=gx(g),E;e[14]!==r||e[15]!==T?(E=()=>{if(!r.hasNodes([de]))throw new Error("UploadPlugin: UploadNode not registered on editor");return fx(r.registerNodeTransform(de,b=>{let x=b.getData();if(!x?.pending)return;(async function(){let y=null,R=x?.pending?.src,M=x?.pending?.formID;if(R?.startsWith("data:")){let L=R.match(/data:(image\/[a-zA-Z]+);base64,/),w=L?L[1]:"image/png",N=R.replace(/^data:image\/[a-zA-Z]+;base64,/,""),I=atob(N),A=new Array(I.length);for(let D=0;D<I.length;D++)A[D]=I.charCodeAt(D);let v=new Uint8Array(A);y={alt:void 0,file:new File([v],"pasted-image."+w?.split("/",2)[1],{type:w}),formID:M}}else if(R?.startsWith("http")||R?.startsWith("https")){let w=await(await fetch(R)).blob(),N=R.split("/").pop()||"pasted-image"+w.type.split("/",2)[1];y={alt:void 0,file:new File([w],N,{type:w.type}),formID:M}}y&&T({files:[y]})})()}),r.registerCommand(Jr,b=>(r.update(()=>{let x=Ga()||Wa();if(Va(x)){let C=me({data:{id:b.id,fields:b.fields,relationTo:b.relationTo,value:b.value}}),{focus:k}=x,y=k.getNode();Xr(C),Zr(y)&&!y.__first&&y.remove()}}),!0),kx),r.registerCommand(Ex,b=>{if(!(b instanceof ClipboardEvent))return!1;let x=b.clipboardData;if(!x?.types?.length||x?.types?.includes("text/html"))return!1;let C=[];return x?.files?.length&&Array.from(x.files).forEach(k=>{C.push({alt:"",file:k,formID:new zr.default().toHexString()})}),C.length?(r.update(()=>{let k=Ga()||Wa();if(Va(k))for(let y of C){let R=me({data:{pending:{formID:y.formID,src:URL.createObjectURL(y.file)}}}),{focus:M}=k,L=M.getNode();Xr(R),Zr(L)&&!L.__first&&L.remove()}}),T({files:C}),!0):!1},Ka),r.registerCommand(Tx,b=>{if(!(b instanceof DragEvent))return!1;let x=b.dataTransfer;if(!x?.types?.length)return!1;let C=[];return x?.files?.length&&Array.from(x.files).forEach(k=>{C.push({alt:"",file:k,formID:new zr.default().toHexString()})}),C.length?(b.preventDefault(),b.stopPropagation(),r.update(()=>{if(Nx(b)){let k=Lx(b),y=Cx();k!=null&&y.applyDOMRange(k),bx(y);for(let R of C){let M=me({data:{pending:{formID:R.formID,src:URL.createObjectURL(R.file)}}}),{focus:L}=y,w=L.getNode();Xr(M),Zr(w)&&!w.__first&&w.remove()}}}),T({files:C}),!0):!1},Ka))},e[14]=r,e[15]=T,e[16]=E):E=e[16];let S;e[17]!==r?(S=[r],e[17]=r,e[18]=S):S=e[18],Sx(E,S);let _;return e[19]!==s?(_=mx(Ua,{enabledCollectionSlugs:s}),e[19]=s,e[20]=_):_=e[20],_};function yx(t){return{file:t.file,formID:t.formID}}function Rx(){for(let t of Xa()){let e=t.node;it(e)&&e.getData()?.pending&&e.remove()}}function Ix(t){return[t.formID,t]}var Mx=$({nodes:[de],plugins:[{Component:za,position:"normal"}],slashMenu:{groups:[Y([{Icon:Vr,key:"upload",keywords:["upload","image","file","img","picture","photo","media"],label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ke,{replace:!1})}}])]},toolbarFixed:{groups:[xe([{ChildComponent:Vr,isActive:({selection:t})=>{if(!vx(t)||!t.getNodes().length)return!1;let e=t.getNodes()[0];return it(e)},key:"upload",label:({i18n:t})=>t.t("lexical:upload:label"),onSelect:({editor:t})=>{t.dispatchCommand(Ke,{replace:!1})}}])]}});import{c as $x}from"react/compiler-runtime";import{jsx as Qr}from"react/jsx-runtime";import{ShimmerEffect as Ax,useConfig as Ox}from"@payloadcms/ui";import{lazy as Fx,Suspense as Px,useEffect as Bx,useState as jx}from"react";var Za={block:"LexicalEditorTheme__block",blockCursor:"LexicalEditorTheme__blockCursor",characterLimit:"LexicalEditorTheme__characterLimit",code:"LexicalEditorTheme__code",inlineBlock:"LexicalEditorTheme__inlineBlock",heading:{h1:"LexicalEditorTheme__h1",h2:"LexicalEditorTheme__h2",h3:"LexicalEditorTheme__h3",h4:"LexicalEditorTheme__h4",h5:"LexicalEditorTheme__h5",h6:"LexicalEditorTheme__h6"},hr:"LexicalEditorTheme__hr",hrSelected:"LexicalEditorTheme__hrSelected",indent:"LexicalEditorTheme__indent",link:"LexicalEditorTheme__link",list:{checklist:"LexicalEditorTheme__checklist",listitem:"LexicalEditorTheme__listItem",listitemChecked:"LexicalEditorTheme__listItemChecked",listitemUnchecked:"LexicalEditorTheme__listItemUnchecked",nested:{listitem:"LexicalEditorTheme__nestedListItem"},olDepth:["LexicalEditorTheme__ol1","LexicalEditorTheme__ol2","LexicalEditorTheme__ol3","LexicalEditorTheme__ol4","LexicalEditorTheme__ol5"],ul:"LexicalEditorTheme__ul"},ltr:"LexicalEditorTheme__ltr",mark:"LexicalEditorTheme__mark",markOverlap:"LexicalEditorTheme__markOverlap",paragraph:"LexicalEditorTheme__paragraph",placeholder:"LexicalEditorTheme__placeholder",quote:"LexicalEditorTheme__quote",relationship:"LexicalEditorTheme__relationship",rtl:"LexicalEditorTheme__rtl",tab:"LexicalEditorTheme__tabNode",table:"LexicalEditorTheme__table",tableAddColumns:"LexicalEditorTheme__tableAddColumns",tableAddRows:"LexicalEditorTheme__tableAddRows",tableAlignment:{center:"LexicalEditorTheme__tableAlignmentCenter",right:"LexicalEditorTheme__tableAlignmentRight"},tableCell:"LexicalEditorTheme__tableCell",tableCellActionButton:"LexicalEditorTheme__tableCellActionButton",tableCellActionButtonContainer:"LexicalEditorTheme__tableCellActionButtonContainer",tableCellHeader:"LexicalEditorTheme__tableCellHeader",tableCellResizer:"LexicalEditorTheme__tableCellResizer",tableCellSelected:"LexicalEditorTheme__tableCellSelected",tableFrozenColumn:"LexicalEditorTheme__tableFrozenColumn",tableRowStriping:"LexicalEditorTheme__tableRowStriping",tableScrollableWrapper:"LexicalEditorTheme__tableScrollableWrapper",tableSelected:"LexicalEditorTheme__tableSelected",tableSelection:"LexicalEditorTheme__tableSelection",text:{bold:"LexicalEditorTheme__textBold",code:"LexicalEditorTheme__textCode",italic:"LexicalEditorTheme__textItalic",strikethrough:"LexicalEditorTheme__textStrikethrough",subscript:"LexicalEditorTheme__textSubscript",superscript:"LexicalEditorTheme__textSuperscript",underline:"LexicalEditorTheme__textUnderline",underlineStrikethrough:"LexicalEditorTheme__textUnderlineStrikethrough"},upload:"LexicalEditorTheme__upload"};var Yr={namespace:"lexical",theme:Za};function Ya({config:t,featureClientImportMap:e,featureClientSchemaMap:o,field:r,schemaPath:n,unSanitizedEditorConfig:l}){let i=new Map;for(let c of l.features){if(!c?.clientFeatureProps?.featureKey||c?.clientFeatureProps?.order===void 0||c?.clientFeatureProps?.order===null)throw new Error("A Feature you have installed does not return the client props as clientFeatureProps. Please make sure to always return those props, even if they are null, as other important props like order and featureKey are later on injected.");i.set(c.clientFeatureProps.featureKey,c)}l.features=l.features.sort((c,u)=>c.clientFeatureProps.order-u.clientFeatureProps.order);let s=new Map,d=0;for(let c of l.features){let u=typeof c.feature=="function"?c.feature({config:t,featureClientImportMap:e,featureClientSchemaMap:o,featureProviderMap:i,field:r,resolvedFeatures:s,schemaPath:n,unSanitizedEditorConfig:l}):c.feature;u.key=c.clientFeatureProps.featureKey,u.order=d,s.set(c.clientFeatureProps.featureKey,u),d++}return s}import{deepMerge as Dx}from"payload/shared";var qa=t=>{let e={enabledFeatures:[],enabledFormats:[],markdownTransformers:[],nodes:[],plugins:[],providers:[],slashMenu:{dynamicGroups:[],groups:[]},toolbarFixed:{groups:[]},toolbarInline:{groups:[]}},o={};if(t.forEach(r=>{r.key==="toolbarFixed"&&r.sanitizedClientFeatureProps?.customGroups&&(o={...o,...r.sanitizedClientFeatureProps.customGroups})}),!t?.size)return e;t.forEach(r=>{if(r.providers?.length&&(e.providers=e.providers.concat(r.providers)),r.enableFormats?.length&&e.enabledFormats.push(...r.enableFormats),r.nodes?.length)for(let n of r.nodes)e.nodes.push(n);if(r.plugins?.length&&r.plugins.forEach((n,l)=>{e.plugins?.push({clientProps:r.sanitizedClientFeatureProps,Component:n.Component,key:r.key+l,position:n.position})}),r.toolbarInline?.groups?.length)for(let n of r.toolbarInline.groups){let l=e.toolbarInline.groups.find(i=>i.key===n.key);l?e.toolbarInline.groups=e.toolbarInline.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarInline?.groups.push(l)}if(r.toolbarFixed?.groups?.length)for(let n of r.toolbarFixed.groups){let l=e.toolbarFixed.groups.find(i=>i.key===n.key);l?e.toolbarFixed.groups=e.toolbarFixed.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.toolbarFixed?.groups.push(l)}if(r.slashMenu?.groups){r.slashMenu.dynamicGroups?.length&&(e.slashMenu.dynamicGroups=e.slashMenu.dynamicGroups.concat(r.slashMenu.dynamicGroups));for(let n of r.slashMenu.groups){let l=e.slashMenu.groups.find(i=>i.key===n.key);l?e.slashMenu.groups=e.slashMenu.groups.filter(i=>i.key!==n.key):l={...n,items:[]},n?.items?.length&&(l.items=l.items.concat(n.items)),e.slashMenu.groups.push(l)}}if(r.markdownTransformers?.length)for(let n of r.markdownTransformers)typeof n=="function"?e.markdownTransformers.push(n({allNodes:e.nodes,allTransformers:e.markdownTransformers})):e.markdownTransformers.push(n);e.enabledFeatures.push(r.key)}),Object.keys(o).length>0&&(e.toolbarFixed.groups=e.toolbarFixed.groups.map(r=>{let n=o[r.key];return n?Dx(r,n):r})),e.toolbarInline.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0),e.toolbarFixed.groups.sort((r,n)=>r.order&&n.order?r.order-n.order:r.order?-1:n.order?1:0);for(let r of e.toolbarInline.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);for(let r of e.toolbarFixed.groups)r.items.sort((n,l)=>n.order&&l.order?n.order-l.order:n.order?-1:l.order?1:0);return e};function qr(t,e,o){return{admin:o,features:qa(t),lexical:e,resolvedFeatureMap:t}}var Hx=Fx(()=>import("./Field-5VLZM7KJ.js").then(t=>({default:t.RichText}))),Ux=t=>{let e=$x(28),{admin:o,clientFeatures:r,featureClientImportMap:n,featureClientSchemaMap:l,field:i,lexicalEditorConfig:s,schemaPath:d,views:c}=t,u;e[0]!==o?(u=o===void 0?{}:o,e[0]=o,e[1]=u):u=e[1];let a=u,m;e[2]!==n?(m=n===void 0?{}:n,e[2]=n,e[3]=m):m=e[3];let p=m,f=s===void 0?Yr:s,{config:h}=Ox(),[g,T]=jx(null),E;e[4]!==a||e[5]!==r||e[6]!==h||e[7]!==p||e[8]!==l||e[9]!==i||e[10]!==g||e[11]!==f||e[12]!==d?(E=()=>{if(g)return;let b=[];for(let C of Object.values(r))C.clientFeatureProvider&&b.push(C.clientFeatureProvider(C.clientFeatureProps));let x=Ya({config:h,featureClientImportMap:p,featureClientSchemaMap:l,field:i,schemaPath:d??i.name,unSanitizedEditorConfig:{features:b,lexical:f}});T(qr(x,f,a))},e[4]=a,e[5]=r,e[6]=h,e[7]=p,e[8]=l,e[9]=i,e[10]=g,e[11]=f,e[12]=d,e[13]=E):E=e[13];let S;e[14]!==a||e[15]!==r||e[16]!==h||e[17]!==p||e[18]!==l||e[19]!==i||e[20]!==g||e[21]!==f||e[22]!==d||e[23]!==c?(S=[a,r,h,p,l,i,g,f,d,c],e[14]=a,e[15]=r,e[16]=h,e[17]=p,e[18]=l,e[19]=i,e[20]=g,e[21]=f,e[22]=d,e[23]=c,e[24]=S):S=e[24],Bx(E,S);let _;return e[25]!==g||e[26]!==t?(_=Qr(Px,{fallback:Qr(Ax,{height:"35vh"}),children:g&&Qr(Hx,{...t,editorConfig:g})}),e[25]=g,e[26]=t,e[27]=_):_=e[27],_};function Wx(t){return t instanceof HTMLElement}function Gx(...t){return t.filter(Boolean).join(" ")}var Io=new WeakMap;function Qa(t){let e=t.changedTouches[0];return e===void 0?null:[e.clientX,e.clientY]}function vo(t,e){let o=Io.get(t);if(o===void 0){let r=new Set,n=i=>{o!==void 0&&(o.start=Qa(i))},l=i=>{if(o===void 0)return;let{start:s}=o;if(s===null)return;let d=Qa(i);for(let c of r)d!==null&&c([d[0]-s[0],d[1]-s[1]],i)};t.addEventListener("touchstart",n),t.addEventListener("touchend",l),o={handleTouchend:l,handleTouchstart:n,listeners:r,start:null},Io.set(t,o)}return o.listeners.add(e),()=>{Vx(t,e)}}function Vx(t,e){let o=Io.get(t);if(o===void 0)return;let{listeners:r}=o;r.delete(e),r.size===0&&(Io.delete(t),t.removeEventListener("touchstart",o.handleTouchstart),t.removeEventListener("touchend",o.handleTouchend))}function Kx(t,e){return vo(t,(o,r)=>{let[n,l]=o;n<0&&-n>Math.abs(l)&&e(n,r)})}function Jx(t,e){return vo(t,(o,r)=>{let[n,l]=o;n>0&&n>Math.abs(l)&&e(n,r)})}function Xx(t,e){return vo(t,(o,r)=>{let[n,l]=o;l<0&&-l>Math.abs(n)&&e(n,r)})}function zx(t,e){return vo(t,(o,r)=>{let[n,l]=o;l>0&&l>Math.abs(n)&&e(n,r)})}import{c as Zx}from"react/compiler-runtime";import{jsx as Yx}from"react/jsx-runtime";import"react";var qx=()=>{let t=Zx(2),{EditButton:e}=he(),o;return t[0]!==e?(o=e?Yx(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as Qx}from"react/compiler-runtime";import{jsx as eC}from"react/jsx-runtime";import"react";var tC=()=>{let t=Qx(2),{RemoveButton:e}=he(),o;return t[0]!==e?(o=e?eC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as oC}from"react/compiler-runtime";import{jsx as rC}from"react/jsx-runtime";import"react";var nC=()=>{let t=oC(2),{Label:e}=he(),o;return t[0]!==e?(o=e?rC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as lC}from"react/compiler-runtime";import{jsx as iC}from"react/jsx-runtime";import"react";var sC=t=>{let e=lC(3),{children:o}=t,{InlineBlockContainer:r}=he(),n;return e[0]!==r||e[1]!==o?(n=r?iC(r,{children:o}):null,e[0]=r,e[1]=o,e[2]=n):n=e[2],n};import{jsx as aC}from"react/jsx-runtime";import"react";var cC=t=>{let{children:e,...o}=t,{BlockCollapsible:r}=ge();return r?aC(r,{...o,children:e}):null};import{c as uC}from"react/compiler-runtime";import{jsx as dC}from"react/jsx-runtime";import"react";var mC=()=>{let t=uC(2),{EditButton:e}=ge(),o;return t[0]!==e?(o=e?dC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{c as pC}from"react/compiler-runtime";import{jsx as fC}from"react/jsx-runtime";import"react";var hC=()=>{let t=pC(2),{RemoveButton:e}=ge(),o;return t[0]!==e?(o=e?fC(e,{}):null,t[0]=e,t[1]=o):o=t[1],o};import{stringify as gC}from"qs-esm";var xC=({apiURL:t,depth:e,draft:o,locale:r})=>async({id:l,collectionSlug:i,select:s})=>{let d=gC({depth:e??0,draft:o??!1,locale:r,select:s},{addQueryPrefix:!0});return await fetch(`${t}/${i}/${l}${d}`,{credentials:"include",headers:{Accept:"application/json","Content-Type":"application/json"},method:"GET"}).then(u=>u.json())};var ec={customEndRegex:{optional:!0,regExp:/[ \t]*```$/},customStartRegex:/^[ \t]*```(\w+)?/,doNotTrimChildren:!0,export:({fields:t})=>!t.code.includes(`
|
|
61
61
|
`)&&!t.language?.length?"```"+t.code+"```":"```"+(t.language||"")+(t.code?`
|
|
62
62
|
`+t.code:"")+"\n```",import:({children:t,closeMatch:e,openMatch:o})=>{let r=o?.[1];return t.startsWith(`
|
|
63
63
|
`)&&(t=t.slice(1)),t.endsWith(`
|
|
64
64
|
`)&&(t=t.slice(0,-1)),!!e&&!t.includes(`
|
|
65
|
-
`)&&o?.input?.trim()!=="```"+r?{code:r+(t?.length?t:""),language:""}:{code:t,language:r}}};import{jsx as pC}from"react/jsx-runtime";import{CodeField as fC,useFormFields as hC}from"@payloadcms/ui";import{useMemo as gC}from"react";var Mo={abap:"ABAP",apex:"Apex",azcli:"Azure CLI",bat:"Batch",bicep:"Bicep",cameligo:"CameLIGO",clojure:"Clojure",coffee:"CoffeeScript",cpp:"C++",csharp:"C#",csp:"CSP",css:"CSS",cypher:"Cypher",dart:"Dart",dockerfile:"Dockerfile",ecl:"ECL",elixir:"Elixir",flow9:"Flow9",freemarker2:"FreeMarker 2",fsharp:"F#",go:"Go",graphql:"GraphQL",handlebars:"Handlebars",hcl:"HCL",html:"HTML",ini:"INI",java:"Java",javascript:"JavaScript",julia:"Julia",kotlin:"Kotlin",less:"Less",lexon:"Lexon",liquid:"Liquid",lua:"Lua",m3:"M3",markdown:"Markdown",mdx:"MDX",mips:"MIPS",msdax:"DAX",mysql:"MySQL","objective-c":"Objective-C",pascal:"Pascal",pascaligo:"PascaLIGO",perl:"Perl",pgsql:"PostgreSQL",php:"PHP",pla:"PLA",plaintext:"Plain Text",postiats:"Postiats",powerquery:"Power Query",powershell:"PowerShell",protobuf:"Protobuf",pug:"Pug",python:"Python",qsharp:"Q#",r:"R",razor:"Razor",redis:"Redis",redshift:"Amazon Redshift",restructuredtext:"reStructuredText",ruby:"Ruby",rust:"Rust",sb:"Small Basic",scala:"Scala",scheme:"Scheme",scss:"SCSS",shell:"Shell",solidity:"Solidity",sophia:"Sophia",sparql:"SPARQL",sql:"SQL",st:"Structured Text",swift:"Swift",systemverilog:"SystemVerilog",tcl:"Tcl",twig:"Twig",typescript:"TypeScript",typespec:"TypeSpec",vb:"Visual Basic",wgsl:"WGSL",xml:"XML",yaml:"YAML"};var xC=({autoComplete:t,field:e,forceRender:o,languages:r=Mo,path:n,permissions:l,readOnly:i,renderedBlocks:s,schemaPath:d,typescript:c,validate:u})=>{let a=hC(([x])=>x.language),m=a?.value||a?.initialValue||"typescript",p=r[m],f=gC(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:m==="ts"?"file.tsx":void 0},language:m}}),[e,m]),h=`${e.name}-${m}-${p}`;return f&&pC(fC,{autoComplete:t,field:f,forceRender:o,onMount:(x,T)=>{T.editor.defineTheme("vs-dark",{base:"vs-dark",colors:{"editor.background":"#222222"},inherit:!0,rules:[]}),T.editor.defineTheme("vs",{base:"vs",colors:{"editor.background":"#f5f5f5"},inherit:!0,rules:[]}),T.languages.typescript.typescriptDefaults.setCompilerOptions({allowNonTsExtensions:!0,allowJs:!0,allowSyntheticDefaultImports:!0,esModuleInterop:!0,jsx:T.languages.typescript.JsxEmit.React,moduleResolution:T.languages.typescript.ModuleResolutionKind.NodeJs,noEmit:!0,paths:c?.paths,reactNamespace:"React",target:T.languages.typescript.ScriptTarget[c?.target??"ESNext"],typeRoots:c?.typeRoots??["node_modules/@types"]}),T.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!c?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>{c?.fetchTypes&&Array.isArray(c.fetchTypes)&&c.fetchTypes.length>0&&await Promise.all(c.fetchTypes.map(async S=>{let k=await(await fetch(S.url)).text();T.languages.typescript.typescriptDefaults.addExtraLib(k,S.filePath)}))})()},path:n,permissions:l,readOnly:i,renderedBlocks:s,schemaPath:d,validate:u},h)};import{jsx as oe,jsxs as sc}from"react/jsx-runtime";import{useLexicalEditable as EC}from"@lexical/react/useLexicalEditable";import{ChevronIcon as SC,Combobox as LC,CopyToClipboard as NC,PopupList as yC,RenderFields as RC,useForm as IC,useFormFields as ac,useTranslation as vC}from"@payloadcms/ui";import MC from"react";import{jsx as ec}from"react/jsx-runtime";import"react";var tc=()=>ec("svg",{fill:"none",height:"12",viewBox:"0 0 15 12",width:"15",xmlns:"http://www.w3.org/2000/svg",children:ec("path",{d:"M11.3738 8.62598L14.0404 5.95931L11.3738 3.29264M3.37376 3.29264L0.707092 5.95931L3.37376 8.62598M9.04043 0.625977L5.70709 11.2926",stroke:"currentColor",strokeLinecap:"square"})});import{jsx as rc}from"react/jsx-runtime";import"react";import{useCollapsible as bC}from"@payloadcms/ui";import{jsx as oc}from"react/jsx-runtime";import"react";var Do=()=>oc("svg",{fill:"none",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg",children:oc("path",{d:"M7.16667 13.8333V9.83333M7.16667 9.83333L9.16667 11.8333M7.16667 9.83333L5.16667 11.8333M7.16667 4.5V0.5M7.16667 4.5L9.16667 2.5M7.16667 4.5L5.16667 2.5M1.83333 7.16667H0.5M5.83333 7.16667H4.5M9.83333 7.16667H8.5M13.8333 7.16667H12.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});var CC="code-block-collapse-button",nc=()=>{let{toggle:t}=bC();return rc("button",{className:CC,onClick:t,type:"button",children:rc(Do,{})})};import{jsx as lc,jsxs as kC}from"react/jsx-runtime";import"react";import{useCollapsible as TC,useTranslation as wC}from"@payloadcms/ui";var _C="code-block-floating-collapse-button",ic=()=>{let{isCollapsed:t,toggle:e}=TC(),{t:o}=wC();return t?kC("button",{className:_C,onClick:e,type:"button",children:[lc("span",{children:o("general:collapse")}),lc(Do,{})]}):null};var We="payload-richtext-code-block",DC=t=>{let{languages:e}=t,o=e||Mo,{BlockCollapsible:r,formSchema:n,RemoveButton:l}=Ce(),{setModified:i}=IC(),{t:s}=vC(),{codeField:d}=ac(([f])=>({codeField:f?.code})),{selectedLanguageField:c,setSelectedLanguage:u}=ac(([f,h])=>({selectedLanguageField:f?.language,setSelectedLanguage:x=>{h({type:"UPDATE",path:"language",value:x}),i(!0)}})),a=o[c?.value],m=EC(),p=MC.useMemo(()=>Object.entries(o).map(([f,h])=>({name:`${f} ${h}`,Component:oe(yC.Button,{active:!1,disabled:!1,onClick:()=>{u(f)},children:oe("span",{className:`${We}__language-code`,"data-language":f,children:h})})})),[o,u]);return oe(r,{Actions:sc("div",{className:`${We}__actions`,children:[oe(LC,{button:sc("div",{className:`${We}__language-selector-button`,"data-selected-language":c?.value,children:[oe("span",{children:a}),oe(SC,{className:`${We}__chevron`})]}),buttonType:"custom",className:`${We}__language-selector`,disabled:!m,entries:p,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:s("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),oe(NC,{value:d?.value??""}),oe(nc,{}),m&&oe(l,{})]}),className:We,collapsibleProps:{AfterCollapsible:oe(ic,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:oe("div",{className:`${We}__pill`,children:oe(tc,{})}),children:oe(RC,{fields:n,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!m})})};import{c as AC}from"react/compiler-runtime";import{jsx as ct}from"react/jsx-runtime";import{FieldContext as $C,FieldPathContext as cc,ServerFunctionsContext as uc,ShimmerEffect as OC,useServerFunctions as FC}from"@payloadcms/ui";import PC,{useEffect as BC,useRef as jC}from"react";var HC=t=>{let e=AC(9),{field:o,initialValue:r,Loading:n,path:l,schemaPath:i,setValue:s,value:d}=t,[c,u]=PC.useState(null),a=FC(),{_internal_renderField:m}=a,[p,f]=i.split(".",2),h=l??(o&&"name"in o?o?.name:"")??"",x;e[0]!==m||e[1]!==o||e[2]!==r||e[3]!==l||e[4]!==i?(x=()=>{(async function(){let{Field:y}=await m({field:{...o||{},type:"richText",admin:{...o?.admin||{},hidden:!1}},initialValue:r??void 0,path:l,schemaPath:i});u(y)})()},e[0]=m,e[1]=o,e[2]=r,e[3]=l,e[4]=i,e[5]=x):x=e[5];let T=x,E=jC(!1),S,_;if(e[6]!==T?(S=()=>{E.current||(E.current=!0,T())},_=[T],e[6]=T,e[7]=S,e[8]=_):(S=e[7],_=e[8]),BC(S,_),!c)return typeof n<"u"?n:ct(OC,{});let k={...a,getFormState:async C=>a.getFormState({...C,collectionSlug:p==="collection"?f:void 0,globalSlug:p==="global"?f:void 0})};if(typeof d>"u"&&!s)return ct(uc,{value:{...k},children:ct(cc,{value:h,children:c},h)});let g={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:d,path:h,setValue:s??UC,showError:!1,value:d};return ct(uc,{value:{...k},children:ct(cc,{value:h,children:ct($C,{value:g,children:c})},h)})};function UC(){}function dc({nodes:t,text:e}){let o={root:{type:"root",children:[],direction:"ltr",format:"",indent:0,version:1}};return e&&o.root.children.push({type:"paragraph",children:[{type:"text",detail:0,format:0,mode:"normal",style:"",text:e,version:1}],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),t?.length&&o.root.children.push(...t),o}var WC=dc;export{Et as $createAutoLinkNode,$e as $createBlockNode,mt as $createInlineBlockNode,ke as $createLinkNode,He as $createRelationshipNode,pe as $createUploadNode,Te as $isAutoLinkNode,Ae as $isBlockNode,pt as $isInlineBlockNode,K as $isLinkNode,wr as $isRelationshipNode,at as $isUploadNode,Sc as AlignFeatureClient,_e as AutoLinkNode,nC as BlockCollapsible,sC as BlockEditButton,ie as BlockNode,uC as BlockRemoveButton,Ic as BlockquoteFeatureClient,Bu as BlocksFeatureClient,ad as BoldFeatureClient,ne as CAN_USE_DOM,pf as ChecklistFeatureClient,DC as CodeBlockBlockComponent,xC as CodeComponent,l0 as DETAIL_TYPE_TO_DETAIL,t0 as DOUBLE_LINE_BREAK,g0 as DebugJsxConverterFeatureClient,s0 as ELEMENT_FORMAT_TO_TYPE,i0 as ELEMENT_TYPE_TO_FORMAT,Cc as ENABLE_SLASH_MENU_COMMAND,fc as EditorConfigProvider,ft as FieldsDrawer,H1 as FixedToolbarFeatureClient,rm as HeadingFeatureClient,_m as HorizontalRuleFeatureClient,ze as INSERT_BLOCK_COMMAND,Ze as INSERT_INLINE_BLOCK_COMMAND,Qf as IS_ALL_FORMATTING,Fm as IndentFeatureClient,oC as InlineBlockContainer,Jx as InlineBlockEditButton,Qx as InlineBlockLabel,dt as InlineBlockNode,Zx as InlineBlockRemoveButton,pd as InlineCodeFeatureClient,Q1 as InlineToolbarFeatureClient,xd as ItalicFeatureClient,r0 as LTR_REGEX,Of as LexicalPluginToLexicalFeatureClient,Yp as LinkFeatureClient,te as LinkNode,e0 as NON_BREAKING_SPACE,F as NodeFormat,_f as OrderedListFeatureClient,Vf as ParagraphFeatureClient,gc as Point,o0 as RTL_REGEX,bc as Rect,l1 as RelationshipFeatureClient,Ee as RelationshipNode,HC as RenderLexical,Fx as RichTextField,Wf as SlateToLexicalFeatureClient,Td as StrikethroughFeatureClient,Ld as SubscriptFeatureClient,Id as SuperscriptFeatureClient,a0 as TEXT_MODE_TO_TYPE,n0 as TEXT_TYPE_TO_FORMAT,c0 as TEXT_TYPE_TO_MODE,ue as TOGGLE_LINK_COMMAND,Vg as TableFeatureClient,Qu as TestRecorderFeatureClient,Kd as TextStateFeatureClient,$t as ToolbarButton,Ue as ToolbarDropdown,nd as TreeViewFeatureClient,$d as UnderlineFeatureClient,Rf as UnorderedListFeatureClient,Nx as UploadFeatureClient,me as UploadNode,Gx as addSwipeDownListener,Hx as addSwipeLeftListener,Ux as addSwipeRightListener,Wx as addSwipeUpListener,WC as buildDefaultEditorState,dc as buildEditorState,Qa as codeConverterClient,tr as createBlockNode,M as createClientFeature,x0 as defaultColors,Ro as defaultEditorLexicalConfig,Rr as getDOMRangeRect,kc as getEnabledNodes,mC as getRestPopulateFn,Ye as getSelectedNode,Px as isHTMLElement,xc as isPoint,Bx as joinClasses,Zr as sanitizeClientEditorConfig,Ya as sanitizeClientFeatures,Co as setFloatingElemPosition,uo as setFloatingElemPositionForLinkEditor,z as slashMenuBasicGroupWithItems,be as toolbarAddDropdownGroupWithItems,rr as toolbarFeatureButtonsGroupWithItems,Z as toolbarFormatGroupWithItems,Q as toolbarTextDropdownGroupWithItems,Ce as useBlockComponentContext,j as useEditorConfigContext,xe as useInlineBlockComponentContext,hc as useLexicalDocumentDrawer,ge as useLexicalDrawer,At as useLexicalListDrawer};
|
|
65
|
+
`)&&o?.input?.trim()!=="```"+r?{code:r+(t?.length?t:""),language:""}:{code:t,language:r}}};import{jsx as CC}from"react/jsx-runtime";import{CodeField as bC,useFormFields as kC}from"@payloadcms/ui";import{useMemo as _C}from"react";var Mo={abap:"ABAP",apex:"Apex",azcli:"Azure CLI",bat:"Batch",bicep:"Bicep",cameligo:"CameLIGO",clojure:"Clojure",coffee:"CoffeeScript",cpp:"C++",csharp:"C#",csp:"CSP",css:"CSS",cypher:"Cypher",dart:"Dart",dockerfile:"Dockerfile",ecl:"ECL",elixir:"Elixir",flow9:"Flow9",freemarker2:"FreeMarker 2",fsharp:"F#",go:"Go",graphql:"GraphQL",handlebars:"Handlebars",hcl:"HCL",html:"HTML",ini:"INI",java:"Java",javascript:"JavaScript",julia:"Julia",kotlin:"Kotlin",less:"Less",lexon:"Lexon",liquid:"Liquid",lua:"Lua",m3:"M3",markdown:"Markdown",mdx:"MDX",mips:"MIPS",msdax:"DAX",mysql:"MySQL","objective-c":"Objective-C",pascal:"Pascal",pascaligo:"PascaLIGO",perl:"Perl",pgsql:"PostgreSQL",php:"PHP",pla:"PLA",plaintext:"Plain Text",postiats:"Postiats",powerquery:"Power Query",powershell:"PowerShell",protobuf:"Protobuf",pug:"Pug",python:"Python",qsharp:"Q#",r:"R",razor:"Razor",redis:"Redis",redshift:"Amazon Redshift",restructuredtext:"reStructuredText",ruby:"Ruby",rust:"Rust",sb:"Small Basic",scala:"Scala",scheme:"Scheme",scss:"SCSS",shell:"Shell",solidity:"Solidity",sophia:"Sophia",sparql:"SPARQL",sql:"SQL",st:"Structured Text",swift:"Swift",systemverilog:"SystemVerilog",tcl:"Tcl",twig:"Twig",typescript:"TypeScript",typespec:"TypeSpec",vb:"Visual Basic",wgsl:"WGSL",xml:"XML",yaml:"YAML"};var TC=({autoComplete:t,field:e,forceRender:o,languages:r=Mo,path:n,permissions:l,readOnly:i,renderedBlocks:s,schemaPath:d,typescript:c,validate:u})=>{let a=kC(([g])=>g.language),m=a?.value||a?.initialValue||"typescript",p=r[m],f=_C(()=>({...e,type:"code",admin:{...e.admin,editorOptions:{},editorProps:{defaultPath:m==="ts"?"file.tsx":void 0},language:m}}),[e,m]),h=`${e.name}-${m}-${p}`;return f&&CC(bC,{autoComplete:t,field:f,forceRender:o,onMount:(g,T)=>{T.editor.defineTheme("vs-dark",{base:"vs-dark",colors:{"editor.background":"#222222"},inherit:!0,rules:[]}),T.editor.defineTheme("vs",{base:"vs",colors:{"editor.background":"#f5f5f5"},inherit:!0,rules:[]}),T.languages.typescript.typescriptDefaults.setCompilerOptions({allowNonTsExtensions:!0,allowJs:!0,allowSyntheticDefaultImports:!0,esModuleInterop:!0,jsx:T.languages.typescript.JsxEmit.React,moduleResolution:T.languages.typescript.ModuleResolutionKind.NodeJs,noEmit:!0,paths:c?.paths,reactNamespace:"React",target:T.languages.typescript.ScriptTarget[c?.target??"ESNext"],typeRoots:c?.typeRoots??["node_modules/@types"]}),T.languages.typescript.typescriptDefaults.setDiagnosticsOptions({noSemanticValidation:!c?.enableSemanticValidation,noSyntaxValidation:!1}),(async()=>{c?.fetchTypes&&Array.isArray(c.fetchTypes)&&c.fetchTypes.length>0&&await Promise.all(c.fetchTypes.map(async S=>{let b=await(await fetch(S.url)).text();T.languages.typescript.typescriptDefaults.addExtraLib(b,S.filePath)}))})()},path:n,permissions:l,readOnly:i,renderedBlocks:s,schemaPath:d,validate:u},h)};import{jsx as re,jsxs as ac}from"react/jsx-runtime";import{useLexicalEditable as RC}from"@lexical/react/useLexicalEditable";import{ChevronIcon as IC,Combobox as vC,CopyToClipboard as MC,PopupList as DC,RenderFields as $C,useForm as AC,useFormFields as cc,useTranslation as OC}from"@payloadcms/ui";import FC from"react";import{jsx as tc}from"react/jsx-runtime";import"react";var oc=()=>tc("svg",{fill:"none",height:"12",viewBox:"0 0 15 12",width:"15",xmlns:"http://www.w3.org/2000/svg",children:tc("path",{d:"M11.3738 8.62598L14.0404 5.95931L11.3738 3.29264M3.37376 3.29264L0.707092 5.95931L3.37376 8.62598M9.04043 0.625977L5.70709 11.2926",stroke:"currentColor",strokeLinecap:"square"})});import{jsx as nc}from"react/jsx-runtime";import"react";import{useCollapsible as EC}from"@payloadcms/ui";import{jsx as rc}from"react/jsx-runtime";import"react";var Do=()=>rc("svg",{fill:"none",height:"15",viewBox:"0 0 15 15",width:"15",xmlns:"http://www.w3.org/2000/svg",children:rc("path",{d:"M7.16667 13.8333V9.83333M7.16667 9.83333L9.16667 11.8333M7.16667 9.83333L5.16667 11.8333M7.16667 4.5V0.5M7.16667 4.5L9.16667 2.5M7.16667 4.5L5.16667 2.5M1.83333 7.16667H0.5M5.83333 7.16667H4.5M9.83333 7.16667H8.5M13.8333 7.16667H12.5",stroke:"currentColor",strokeLinecap:"round",strokeLinejoin:"round"})});var wC="code-block-collapse-button",lc=()=>{let{toggle:t}=EC();return nc("button",{className:wC,onClick:t,type:"button",children:nc(Do,{})})};import{jsx as ic,jsxs as SC}from"react/jsx-runtime";import"react";import{useCollapsible as LC,useTranslation as yC}from"@payloadcms/ui";var NC="code-block-floating-collapse-button",sc=()=>{let{isCollapsed:t,toggle:e}=LC(),{t:o}=yC();return t?SC("button",{className:NC,onClick:e,type:"button",children:[ic("span",{children:o("general:collapse")}),ic(Do,{})]}):null};var He="payload-richtext-code-block",PC=t=>{let{languages:e}=t,o=e||Mo,{BlockCollapsible:r,formSchema:n,RemoveButton:l}=ge(),{setModified:i}=AC(),{t:s}=OC(),{codeField:d}=cc(([f])=>({codeField:f?.code})),{selectedLanguageField:c,setSelectedLanguage:u}=cc(([f,h])=>({selectedLanguageField:f?.language,setSelectedLanguage:g=>{h({type:"UPDATE",path:"language",value:g}),i(!0)}})),a=o[c?.value],m=RC(),p=FC.useMemo(()=>Object.entries(o).map(([f,h])=>({name:`${f} ${h}`,Component:re(DC.Button,{active:!1,disabled:!1,onClick:()=>{u(f)},children:re("span",{className:`${He}__language-code`,"data-language":f,children:h})})})),[o,u]);return re(r,{Actions:ac("div",{className:`${He}__actions`,children:[re(vC,{button:ac("div",{className:`${He}__language-selector-button`,"data-selected-language":c?.value,children:[re("span",{children:a}),re(IC,{className:`${He}__chevron`})]}),buttonType:"custom",className:`${He}__language-selector`,disabled:!m,entries:p,horizontalAlign:"right",minEntriesForSearch:8,searchPlaceholder:s("fields:searchForLanguage"),showScrollbar:!0,size:"large"}),re(MC,{value:d?.value??""}),re(lc,{}),m&&re(l,{})]}),className:He,collapsibleProps:{AfterCollapsible:re(sc,{}),disableHeaderToggle:!0,disableToggleIndicator:!0},Pill:re("div",{className:`${He}__pill`,children:re(oc,{})}),children:re($C,{fields:n,forceRender:!0,parentIndexPath:"",parentPath:"",parentSchemaPath:"",permissions:!0,readOnly:!m})})};import{c as BC}from"react/compiler-runtime";import{jsx as st}from"react/jsx-runtime";import{FieldContext as jC,FieldPathContext as uc,ServerFunctionsContext as dc,ShimmerEffect as HC,useServerFunctions as UC}from"@payloadcms/ui";import WC,{useEffect as GC,useRef as VC}from"react";var KC=t=>{let e=BC(9),{field:o,initialValue:r,Loading:n,path:l,schemaPath:i,setValue:s,value:d}=t,[c,u]=WC.useState(null),a=UC(),{_internal_renderField:m}=a,[p,f]=i.split(".",2),h=l??(o&&"name"in o?o?.name:"")??"",g;e[0]!==m||e[1]!==o||e[2]!==r||e[3]!==l||e[4]!==i?(g=()=>{(async function(){let{Field:y}=await m({field:{...o||{},type:"richText",admin:{...o?.admin||{},hidden:!1}},initialValue:r??void 0,path:l,schemaPath:i});u(y)})()},e[0]=m,e[1]=o,e[2]=r,e[3]=l,e[4]=i,e[5]=g):g=e[5];let T=g,E=VC(!1),S,_;if(e[6]!==T?(S=()=>{E.current||(E.current=!0,T())},_=[T],e[6]=T,e[7]=S,e[8]=_):(S=e[7],_=e[8]),GC(S,_),!c)return typeof n<"u"?n:st(HC,{});let b={...a,getFormState:async C=>a.getFormState({...C,collectionSlug:p==="collection"?f:void 0,globalSlug:p==="global"?f:void 0})};if(typeof d>"u"&&!s)return st(dc,{value:{...b},children:st(uc,{value:h,children:c},h)});let x={disabled:!1,formInitializing:!1,formProcessing:!1,formSubmitted:!1,initialValue:d,path:h,setValue:s??JC,showError:!1,value:d};return st(dc,{value:{...b},children:st(uc,{value:h,children:st(jC,{value:x,children:c})},h)})};function JC(){}function mc({nodes:t,text:e}){let o={root:{type:"root",children:[],direction:"ltr",format:"",indent:0,version:1}};return e&&o.root.children.push({type:"paragraph",children:[{type:"text",detail:0,format:0,mode:"normal",style:"",text:e,version:1}],direction:"ltr",format:"",indent:0,textFormat:0,textStyle:"",version:1}),t?.length&&o.root.children.push(...t),o}var XC=mc;export{_t as $createAutoLinkNode,De as $createBlockNode,ct as $createInlineBlockNode,Ce as $createLinkNode,Be as $createRelationshipNode,me as $createUploadNode,ke as $isAutoLinkNode,Me as $isBlockNode,ut as $isInlineBlockNode,K as $isLinkNode,Er as $isRelationshipNode,it as $isUploadNode,Nc as AlignFeatureClient,be as AutoLinkNode,cC as BlockCollapsible,mC as BlockEditButton,ie as BlockNode,hC as BlockRemoveButton,vc as BlockquoteFeatureClient,Hu as BlocksFeatureClient,ud as BoldFeatureClient,le as CAN_USE_DOM,hf as ChecklistFeatureClient,PC as CodeBlockBlockComponent,TC as CodeComponent,s0 as DETAIL_TYPE_TO_DETAIL,r0 as DOUBLE_LINE_BREAK,b0 as DebugJsxConverterFeatureClient,c0 as ELEMENT_FORMAT_TO_TYPE,a0 as ELEMENT_TYPE_TO_FORMAT,bc as ENABLE_SLASH_MENU_COMMAND,hc as EditorConfigProvider,dt as FieldsDrawer,V1 as FixedToolbarFeatureClient,lm as HeadingFeatureClient,wm as HorizontalRuleFeatureClient,Je as INSERT_BLOCK_COMMAND,Xe as INSERT_INLINE_BLOCK_COMMAND,t0 as IS_ALL_FORMATTING,Bm as IndentFeatureClient,sC as InlineBlockContainer,qx as InlineBlockEditButton,nC as InlineBlockLabel,at as InlineBlockNode,tC as InlineBlockRemoveButton,hd as InlineCodeFeatureClient,rh as InlineToolbarFeatureClient,bd as ItalicFeatureClient,l0 as LTR_REGEX,Pf as LexicalPluginToLexicalFeatureClient,Qp as LinkFeatureClient,oe as LinkNode,o0 as NON_BREAKING_SPACE,F as NodeFormat,wf as OrderedListFeatureClient,Jf as ParagraphFeatureClient,xc as Point,n0 as RTL_REGEX,kc as Rect,c1 as RelationshipFeatureClient,Te as RelationshipNode,KC as RenderLexical,Ux as RichTextField,Vf as SlateToLexicalFeatureClient,Ed as StrikethroughFeatureClient,yd as SubscriptFeatureClient,Md as SuperscriptFeatureClient,u0 as TEXT_MODE_TO_TYPE,i0 as TEXT_TYPE_TO_FORMAT,d0 as TEXT_TYPE_TO_MODE,ce as TOGGLE_LINK_COMMAND,zg as TableFeatureClient,td as TestRecorderFeatureClient,Xd as TextStateFeatureClient,Mt as ToolbarButton,je as ToolbarDropdown,id as TreeViewFeatureClient,Fd as UnderlineFeatureClient,vf as UnorderedListFeatureClient,Mx as UploadFeatureClient,de as UploadNode,zx as addSwipeDownListener,Kx as addSwipeLeftListener,Jx as addSwipeRightListener,Xx as addSwipeUpListener,XC as buildDefaultEditorState,mc as buildEditorState,ec as codeConverterClient,er as createBlockNode,$ as createClientFeature,k0 as defaultColors,Yr as defaultEditorLexicalConfig,Ir as getDOMRangeRect,_c as getEnabledNodes,xC as getRestPopulateFn,ze as getSelectedNode,Wx as isHTMLElement,Cc as isPoint,Gx as joinClasses,qr as sanitizeClientEditorConfig,qa as sanitizeClientFeatures,bo as setFloatingElemPosition,mo as setFloatingElemPositionForLinkEditor,Y as slashMenuBasicGroupWithItems,xe as toolbarAddDropdownGroupWithItems,or as toolbarFeatureButtonsGroupWithItems,q as toolbarFormatGroupWithItems,te as toolbarTextDropdownGroupWithItems,ge as useBlockComponentContext,H as useEditorConfigContext,he as useInlineBlockComponentContext,gc as useLexicalDocumentDrawer,fe as useLexicalDrawer,vt as useLexicalListDrawer};
|
|
66
66
|
//# sourceMappingURL=index.js.map
|