@payloadcms/richtext-lexical 3.71.0-internal.cbf546e → 3.71.0-internal.ef75fa0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist/exports/client/Field-2A2VQXKP.js +2 -0
  2. package/dist/exports/client/Field-2A2VQXKP.js.map +7 -0
  3. package/dist/exports/client/bundled.css +1 -1
  4. package/dist/exports/client/chunk-AFXLIYGL.js +12 -0
  5. package/dist/exports/client/chunk-AFXLIYGL.js.map +7 -0
  6. package/dist/exports/client/index.d.ts +0 -1
  7. package/dist/exports/client/index.d.ts.map +1 -1
  8. package/dist/exports/client/index.js +20 -20
  9. package/dist/exports/client/index.js.map +3 -3
  10. package/dist/exports/react/index.d.ts +1 -1
  11. package/dist/exports/react/index.d.ts.map +1 -1
  12. package/dist/exports/react/index.js.map +1 -1
  13. package/dist/features/converters/lexicalToJSX/Component/index.d.ts +14 -2
  14. package/dist/features/converters/lexicalToJSX/Component/index.d.ts.map +1 -1
  15. package/dist/features/converters/lexicalToJSX/Component/index.js +2 -4
  16. package/dist/features/converters/lexicalToJSX/Component/index.js.map +1 -1
  17. package/dist/features/converters/lexicalToJSX/converter/index.d.ts +1 -16
  18. package/dist/features/converters/lexicalToJSX/converter/index.d.ts.map +1 -1
  19. package/dist/features/converters/lexicalToJSX/converter/index.js +4 -76
  20. package/dist/features/converters/lexicalToJSX/converter/index.js.map +1 -1
  21. package/dist/features/converters/lexicalToJSX/converter/types.d.ts +10 -14
  22. package/dist/features/converters/lexicalToJSX/converter/types.d.ts.map +1 -1
  23. package/dist/features/converters/lexicalToJSX/converter/types.js.map +1 -1
  24. package/dist/features/debug/jsxConverter/client/plugin/index.js +1 -1
  25. package/dist/features/debug/jsxConverter/client/plugin/index.js.map +1 -1
  26. package/dist/field/Field.d.ts.map +1 -1
  27. package/dist/field/Field.js +6 -11
  28. package/dist/field/Field.js.map +1 -1
  29. package/dist/field/bundled.css +1 -1
  30. package/dist/field/index.d.ts +0 -1
  31. package/dist/field/index.d.ts.map +1 -1
  32. package/dist/field/index.js +29 -47
  33. package/dist/field/index.js.map +1 -1
  34. package/dist/field/rscEntry.d.ts +1 -1
  35. package/dist/field/rscEntry.d.ts.map +1 -1
  36. package/dist/field/rscEntry.js +0 -12
  37. package/dist/field/rscEntry.js.map +1 -1
  38. package/dist/index.d.ts +1 -1
  39. package/dist/index.d.ts.map +1 -1
  40. package/dist/index.js +1 -3
  41. package/dist/index.js.map +1 -1
  42. package/dist/lexical/LexicalEditor.d.ts.map +1 -1
  43. package/dist/lexical/LexicalEditor.js +1 -2
  44. package/dist/lexical/LexicalEditor.js.map +1 -1
  45. package/dist/lexical/LexicalProvider.d.ts.map +1 -1
  46. package/dist/lexical/LexicalProvider.js +3 -12
  47. package/dist/lexical/LexicalProvider.js.map +1 -1
  48. package/dist/lexical/config/client/sanitize.d.ts +1 -1
  49. package/dist/lexical/config/client/sanitize.d.ts.map +1 -1
  50. package/dist/lexical/config/client/sanitize.js +2 -3
  51. package/dist/lexical/config/client/sanitize.js.map +1 -1
  52. package/dist/lexical/config/types.d.ts +0 -4
  53. package/dist/lexical/config/types.d.ts.map +1 -1
  54. package/dist/lexical/config/types.js.map +1 -1
  55. package/dist/lexical/nodes/index.d.ts +2 -12
  56. package/dist/lexical/nodes/index.d.ts.map +1 -1
  57. package/dist/lexical/nodes/index.js +2 -195
  58. package/dist/lexical/nodes/index.js.map +1 -1
  59. package/dist/types.d.ts +2 -152
  60. package/dist/types.d.ts.map +1 -1
  61. package/dist/types.js.map +1 -1
  62. package/dist/utilities/generateImportMap.d.ts.map +1 -1
  63. package/dist/utilities/generateImportMap.js +0 -1
  64. package/dist/utilities/generateImportMap.js.map +1 -1
  65. package/dist/validate/hasText.d.ts +1 -6
  66. package/dist/validate/hasText.d.ts.map +1 -1
  67. package/dist/validate/hasText.js +4 -10
  68. package/dist/validate/hasText.js.map +1 -1
  69. package/package.json +6 -11
  70. package/dist/exports/client/Field-YM44WOON.js +0 -2
  71. package/dist/exports/client/Field-YM44WOON.js.map +0 -7
  72. package/dist/exports/client/chunk-6NIGQP6A.js +0 -12
  73. package/dist/exports/client/chunk-6NIGQP6A.js.map +0 -7
  74. package/dist/exports/client/internal-client.d.ts +0 -3
  75. package/dist/exports/client/internal-client.d.ts.map +0 -1
  76. package/dist/field/RichTextViewProvider.d.ts +0 -83
  77. package/dist/field/RichTextViewProvider.d.ts.map +0 -1
  78. package/dist/field/RichTextViewProvider.js +0 -87
  79. package/dist/field/RichTextViewProvider.js.map +0 -1
  80. package/dist/field/ViewSelector.d.ts +0 -4
  81. package/dist/field/ViewSelector.d.ts.map +0 -1
  82. package/dist/field/ViewSelector.js +0 -89
  83. package/dist/field/ViewSelector.js.map +0 -1
  84. package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts +0 -2
  85. package/dist/lexical/plugins/NodeViewOverridePlugin/index.d.ts.map +0 -1
  86. package/dist/lexical/plugins/NodeViewOverridePlugin/index.js +0 -48
  87. package/dist/lexical/plugins/NodeViewOverridePlugin/index.js.map +0 -1
@@ -9,7 +9,6 @@ export const getGenerateImportMap = args => ({
9
9
  addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell');
10
10
  addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalField');
11
11
  addToImportMap('@payloadcms/richtext-lexical/rsc#LexicalDiffComponent');
12
- addToImportMap(args.lexicalEditorArgs?.views);
13
12
  for (const resolvedFeature of args.resolvedFeatureMap.values()) {
14
13
  if ('componentImports' in resolvedFeature) {
15
14
  if (typeof resolvedFeature.componentImports === 'function') {
@@ -1 +1 @@
1
- {"version":3,"file":"generateImportMap.js","names":["genImportMapIterateFields","getGenerateImportMap","args","addToImportMap","baseDir","config","importMap","imports","lexicalEditorArgs","views","resolvedFeature","resolvedFeatureMap","values","componentImports","Array","isArray","Object","ClientFeature","nodes","length","node","getSubFields","subFields","fields"],"sources":["../../src/utilities/generateImportMap.tsx"],"sourcesContent":["import type { RichTextAdapter } from 'payload'\n\nimport { genImportMapIterateFields } from 'payload'\n\nimport type { ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { LexicalEditorProps } from '../types.js'\n\nexport const getGenerateImportMap =\n (args: {\n lexicalEditorArgs?: LexicalEditorProps\n resolvedFeatureMap: ResolvedServerFeatureMap\n }): RichTextAdapter['generateImportMap'] =>\n ({ addToImportMap, baseDir, config, importMap, imports }) => {\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell')\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalField')\n addToImportMap('@payloadcms/richtext-lexical/rsc#LexicalDiffComponent')\n\n addToImportMap(args.lexicalEditorArgs?.views)\n\n for (const resolvedFeature of args.resolvedFeatureMap.values()) {\n if ('componentImports' in resolvedFeature) {\n if (typeof resolvedFeature.componentImports === 'function') {\n resolvedFeature.componentImports({\n addToImportMap,\n baseDir,\n config,\n importMap,\n imports,\n })\n } else if (Array.isArray(resolvedFeature.componentImports)) {\n addToImportMap(resolvedFeature.componentImports)\n } else if (typeof resolvedFeature.componentImports === 'object') {\n addToImportMap(Object.values(resolvedFeature.componentImports))\n }\n }\n\n addToImportMap(resolvedFeature.ClientFeature)\n\n /*\n * Now run for all possible sub-fields\n */\n if (resolvedFeature.nodes?.length) {\n for (const node of resolvedFeature.nodes) {\n if (typeof node?.getSubFields !== 'function') {\n continue\n }\n const subFields = node.getSubFields({})\n if (subFields?.length) {\n genImportMapIterateFields({\n addToImportMap,\n baseDir,\n config,\n fields: subFields,\n importMap,\n imports,\n })\n }\n }\n }\n }\n }\n"],"mappings":"AAEA,SAASA,yBAAyB,QAAQ;AAK1C,OAAO,MAAMC,oBAAA,GACVC,IAAA,IAID,CAAC;EAAEC,cAAc;EAAEC,OAAO;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAO,CAAE;EACtDJ,cAAA,CAAe;EACfA,cAAA,CAAe;EACfA,cAAA,CAAe;EAEfA,cAAA,CAAeD,IAAA,CAAKM,iBAAiB,EAAEC,KAAA;EAEvC,KAAK,MAAMC,eAAA,IAAmBR,IAAA,CAAKS,kBAAkB,CAACC,MAAM,IAAI;IAC9D,IAAI,sBAAsBF,eAAA,EAAiB;MACzC,IAAI,OAAOA,eAAA,CAAgBG,gBAAgB,KAAK,YAAY;QAC1DH,eAAA,CAAgBG,gBAAgB,CAAC;UAC/BV,cAAA;UACAC,OAAA;UACAC,MAAA;UACAC,SAAA;UACAC;QACF;MACF,OAAO,IAAIO,KAAA,CAAMC,OAAO,CAACL,eAAA,CAAgBG,gBAAgB,GAAG;QAC1DV,cAAA,CAAeO,eAAA,CAAgBG,gBAAgB;MACjD,OAAO,IAAI,OAAOH,eAAA,CAAgBG,gBAAgB,KAAK,UAAU;QAC/DV,cAAA,CAAea,MAAA,CAAOJ,MAAM,CAACF,eAAA,CAAgBG,gBAAgB;MAC/D;IACF;IAEAV,cAAA,CAAeO,eAAA,CAAgBO,aAAa;IAE5C;;;IAGA,IAAIP,eAAA,CAAgBQ,KAAK,EAAEC,MAAA,EAAQ;MACjC,KAAK,MAAMC,IAAA,IAAQV,eAAA,CAAgBQ,KAAK,EAAE;QACxC,IAAI,OAAOE,IAAA,EAAMC,YAAA,KAAiB,YAAY;UAC5C;QACF;QACA,MAAMC,SAAA,GAAYF,IAAA,CAAKC,YAAY,CAAC,CAAC;QACrC,IAAIC,SAAA,EAAWH,MAAA,EAAQ;UACrBnB,yBAAA,CAA0B;YACxBG,cAAA;YACAC,OAAA;YACAC,MAAA;YACAkB,MAAA,EAAQD,SAAA;YACRhB,SAAA;YACAC;UACF;QACF;MACF;IACF;EACF;AACF","ignoreList":[]}
1
+ {"version":3,"file":"generateImportMap.js","names":["genImportMapIterateFields","getGenerateImportMap","args","addToImportMap","baseDir","config","importMap","imports","resolvedFeature","resolvedFeatureMap","values","componentImports","Array","isArray","Object","ClientFeature","nodes","length","node","getSubFields","subFields","fields"],"sources":["../../src/utilities/generateImportMap.tsx"],"sourcesContent":["import type { RichTextAdapter } from 'payload'\n\nimport { genImportMapIterateFields } from 'payload'\n\nimport type { ResolvedServerFeatureMap } from '../features/typesServer.js'\nimport type { LexicalEditorProps } from '../types.js'\n\nexport const getGenerateImportMap =\n (args: {\n lexicalEditorArgs?: LexicalEditorProps\n resolvedFeatureMap: ResolvedServerFeatureMap\n }): RichTextAdapter['generateImportMap'] =>\n ({ addToImportMap, baseDir, config, importMap, imports }) => {\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalCell')\n addToImportMap('@payloadcms/richtext-lexical/rsc#RscEntryLexicalField')\n addToImportMap('@payloadcms/richtext-lexical/rsc#LexicalDiffComponent')\n\n for (const resolvedFeature of args.resolvedFeatureMap.values()) {\n if ('componentImports' in resolvedFeature) {\n if (typeof resolvedFeature.componentImports === 'function') {\n resolvedFeature.componentImports({\n addToImportMap,\n baseDir,\n config,\n importMap,\n imports,\n })\n } else if (Array.isArray(resolvedFeature.componentImports)) {\n addToImportMap(resolvedFeature.componentImports)\n } else if (typeof resolvedFeature.componentImports === 'object') {\n addToImportMap(Object.values(resolvedFeature.componentImports))\n }\n }\n\n addToImportMap(resolvedFeature.ClientFeature)\n\n /*\n * Now run for all possible sub-fields\n */\n if (resolvedFeature.nodes?.length) {\n for (const node of resolvedFeature.nodes) {\n if (typeof node?.getSubFields !== 'function') {\n continue\n }\n const subFields = node.getSubFields({})\n if (subFields?.length) {\n genImportMapIterateFields({\n addToImportMap,\n baseDir,\n config,\n fields: subFields,\n importMap,\n imports,\n })\n }\n }\n }\n }\n }\n"],"mappings":"AAEA,SAASA,yBAAyB,QAAQ;AAK1C,OAAO,MAAMC,oBAAA,GACVC,IAAA,IAID,CAAC;EAAEC,cAAc;EAAEC,OAAO;EAAEC,MAAM;EAAEC,SAAS;EAAEC;AAAO,CAAE;EACtDJ,cAAA,CAAe;EACfA,cAAA,CAAe;EACfA,cAAA,CAAe;EAEf,KAAK,MAAMK,eAAA,IAAmBN,IAAA,CAAKO,kBAAkB,CAACC,MAAM,IAAI;IAC9D,IAAI,sBAAsBF,eAAA,EAAiB;MACzC,IAAI,OAAOA,eAAA,CAAgBG,gBAAgB,KAAK,YAAY;QAC1DH,eAAA,CAAgBG,gBAAgB,CAAC;UAC/BR,cAAA;UACAC,OAAA;UACAC,MAAA;UACAC,SAAA;UACAC;QACF;MACF,OAAO,IAAIK,KAAA,CAAMC,OAAO,CAACL,eAAA,CAAgBG,gBAAgB,GAAG;QAC1DR,cAAA,CAAeK,eAAA,CAAgBG,gBAAgB;MACjD,OAAO,IAAI,OAAOH,eAAA,CAAgBG,gBAAgB,KAAK,UAAU;QAC/DR,cAAA,CAAeW,MAAA,CAAOJ,MAAM,CAACF,eAAA,CAAgBG,gBAAgB;MAC/D;IACF;IAEAR,cAAA,CAAeK,eAAA,CAAgBO,aAAa;IAE5C;;;IAGA,IAAIP,eAAA,CAAgBQ,KAAK,EAAEC,MAAA,EAAQ;MACjC,KAAK,MAAMC,IAAA,IAAQV,eAAA,CAAgBQ,KAAK,EAAE;QACxC,IAAI,OAAOE,IAAA,EAAMC,YAAA,KAAiB,YAAY;UAC5C;QACF;QACA,MAAMC,SAAA,GAAYF,IAAA,CAAKC,YAAY,CAAC,CAAC;QACrC,IAAIC,SAAA,EAAWH,MAAA,EAAQ;UACrBjB,yBAAA,CAA0B;YACxBG,cAAA;YACAC,OAAA;YACAC,MAAA;YACAgB,MAAA,EAAQD,SAAA;YACRd,SAAA;YACAC;UACF;QACF;MACF;IACF;EACF;AACF","ignoreList":[]}
@@ -1,8 +1,3 @@
1
1
  import type { SerializedEditorState, SerializedLexicalNode } from 'lexical';
2
- /**
3
- * This function checks if the editor state is empty (has any text). If the editor state has no nodes,
4
- * or only an empty paragraph node (no TextNode with length > 0), it returns false.
5
- * Otherwise, it returns true.
6
- */
7
- export declare function hasText(value: null | SerializedEditorState<SerializedLexicalNode> | undefined): value is SerializedEditorState<SerializedLexicalNode>;
2
+ export declare function hasText(value: null | SerializedEditorState<SerializedLexicalNode> | undefined): boolean;
8
3
  //# sourceMappingURL=hasText.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"hasText.d.ts","sourceRoot":"","sources":["../../src/validate/hasText.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,qBAAqB,EACrB,qBAAqB,EAGtB,MAAM,SAAS,CAAA;AAEhB;;;;GAIG;AACH,wBAAgB,OAAO,CACrB,KAAK,EAAE,IAAI,GAAG,qBAAqB,CAAC,qBAAqB,CAAC,GAAG,SAAS,GACrE,KAAK,IAAI,qBAAqB,CAAC,qBAAqB,CAAC,CA6BvD"}
1
+ {"version":3,"file":"hasText.d.ts","sourceRoot":"","sources":["../../src/validate/hasText.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EACV,qBAAqB,EACrB,qBAAqB,EAGtB,MAAM,SAAS,CAAA;AAEhB,wBAAgB,OAAO,CACrB,KAAK,EAAE,IAAI,GAAG,qBAAqB,CAAC,qBAAqB,CAAC,GAAG,SAAS,GACrE,OAAO,CA0BT"}
@@ -1,12 +1,5 @@
1
- /**
2
- * This function checks if the editor state is empty (has any text). If the editor state has no nodes,
3
- * or only an empty paragraph node (no TextNode with length > 0), it returns false.
4
- * Otherwise, it returns true.
5
- */export function hasText(value) {
1
+ export function hasText(value) {
6
2
  const hasChildren = !!value?.root?.children?.length;
7
- if (!hasChildren) {
8
- return false;
9
- }
10
3
  let hasOnlyEmptyParagraph = false;
11
4
  if (value?.root?.children?.length === 1) {
12
5
  if (value?.root?.children[0]?.type === 'paragraph') {
@@ -23,9 +16,10 @@
23
16
  }
24
17
  }
25
18
  }
26
- if (hasOnlyEmptyParagraph) {
19
+ if (!hasChildren || hasOnlyEmptyParagraph) {
27
20
  return false;
21
+ } else {
22
+ return true;
28
23
  }
29
- return true;
30
24
  }
31
25
  //# sourceMappingURL=hasText.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"hasText.js","names":["hasText","value","hasChildren","root","children","length","hasOnlyEmptyParagraph","type","paragraphNode","paragraphNodeChild"],"sources":["../../src/validate/hasText.ts"],"sourcesContent":["import type {\n SerializedEditorState,\n SerializedLexicalNode,\n SerializedParagraphNode,\n SerializedTextNode,\n} from 'lexical'\n\n/**\n * This function checks if the editor state is empty (has any text). If the editor state has no nodes,\n * or only an empty paragraph node (no TextNode with length > 0), it returns false.\n * Otherwise, it returns true.\n */\nexport function hasText(\n value: null | SerializedEditorState<SerializedLexicalNode> | undefined,\n): value is SerializedEditorState<SerializedLexicalNode> {\n const hasChildren = !!value?.root?.children?.length\n if (!hasChildren) {\n return false\n }\n\n let hasOnlyEmptyParagraph = false\n if (value?.root?.children?.length === 1) {\n if (value?.root?.children[0]?.type === 'paragraph') {\n const paragraphNode = value?.root?.children[0] as SerializedParagraphNode\n\n if (!paragraphNode?.children || paragraphNode?.children?.length === 0) {\n hasOnlyEmptyParagraph = true\n } else if (paragraphNode?.children?.length === 1) {\n const paragraphNodeChild = paragraphNode?.children[0]\n if (paragraphNodeChild?.type === 'text') {\n if (!(paragraphNodeChild as SerializedTextNode | undefined)?.['text']?.length) {\n hasOnlyEmptyParagraph = true\n }\n }\n }\n }\n }\n\n if (hasOnlyEmptyParagraph) {\n return false\n }\n\n return true\n}\n"],"mappings":"AAOA;;;;GAKA,OAAO,SAASA,QACdC,KAAsE;EAEtE,MAAMC,WAAA,GAAc,CAAC,CAACD,KAAA,EAAOE,IAAA,EAAMC,QAAA,EAAUC,MAAA;EAC7C,IAAI,CAACH,WAAA,EAAa;IAChB,OAAO;EACT;EAEA,IAAII,qBAAA,GAAwB;EAC5B,IAAIL,KAAA,EAAOE,IAAA,EAAMC,QAAA,EAAUC,MAAA,KAAW,GAAG;IACvC,IAAIJ,KAAA,EAAOE,IAAA,EAAMC,QAAQ,CAAC,EAAE,EAAEG,IAAA,KAAS,aAAa;MAClD,MAAMC,aAAA,GAAgBP,KAAA,EAAOE,IAAA,EAAMC,QAAQ,CAAC,EAAE;MAE9C,IAAI,CAACI,aAAA,EAAeJ,QAAA,IAAYI,aAAA,EAAeJ,QAAA,EAAUC,MAAA,KAAW,GAAG;QACrEC,qBAAA,GAAwB;MAC1B,OAAO,IAAIE,aAAA,EAAeJ,QAAA,EAAUC,MAAA,KAAW,GAAG;QAChD,MAAMI,kBAAA,GAAqBD,aAAA,EAAeJ,QAAQ,CAAC,EAAE;QACrD,IAAIK,kBAAA,EAAoBF,IAAA,KAAS,QAAQ;UACvC,IAAI,CAAEE,kBAAA,GAAwD,OAAO,EAAEJ,MAAA,EAAQ;YAC7EC,qBAAA,GAAwB;UAC1B;QACF;MACF;IACF;EACF;EAEA,IAAIA,qBAAA,EAAuB;IACzB,OAAO;EACT;EAEA,OAAO;AACT","ignoreList":[]}
1
+ {"version":3,"file":"hasText.js","names":["hasText","value","hasChildren","root","children","length","hasOnlyEmptyParagraph","type","paragraphNode","paragraphNodeChild"],"sources":["../../src/validate/hasText.ts"],"sourcesContent":["import type {\n SerializedEditorState,\n SerializedLexicalNode,\n SerializedParagraphNode,\n SerializedTextNode,\n} from 'lexical'\n\nexport function hasText(\n value: null | SerializedEditorState<SerializedLexicalNode> | undefined,\n): boolean {\n const hasChildren = !!value?.root?.children?.length\n\n let hasOnlyEmptyParagraph = false\n if (value?.root?.children?.length === 1) {\n if (value?.root?.children[0]?.type === 'paragraph') {\n const paragraphNode = value?.root?.children[0] as SerializedParagraphNode\n\n if (!paragraphNode?.children || paragraphNode?.children?.length === 0) {\n hasOnlyEmptyParagraph = true\n } else if (paragraphNode?.children?.length === 1) {\n const paragraphNodeChild = paragraphNode?.children[0]\n if (paragraphNodeChild?.type === 'text') {\n if (!(paragraphNodeChild as SerializedTextNode | undefined)?.['text']?.length) {\n hasOnlyEmptyParagraph = true\n }\n }\n }\n }\n }\n\n if (!hasChildren || hasOnlyEmptyParagraph) {\n return false\n } else {\n return true\n }\n}\n"],"mappings":"AAOA,OAAO,SAASA,QACdC,KAAsE;EAEtE,MAAMC,WAAA,GAAc,CAAC,CAACD,KAAA,EAAOE,IAAA,EAAMC,QAAA,EAAUC,MAAA;EAE7C,IAAIC,qBAAA,GAAwB;EAC5B,IAAIL,KAAA,EAAOE,IAAA,EAAMC,QAAA,EAAUC,MAAA,KAAW,GAAG;IACvC,IAAIJ,KAAA,EAAOE,IAAA,EAAMC,QAAQ,CAAC,EAAE,EAAEG,IAAA,KAAS,aAAa;MAClD,MAAMC,aAAA,GAAgBP,KAAA,EAAOE,IAAA,EAAMC,QAAQ,CAAC,EAAE;MAE9C,IAAI,CAACI,aAAA,EAAeJ,QAAA,IAAYI,aAAA,EAAeJ,QAAA,EAAUC,MAAA,KAAW,GAAG;QACrEC,qBAAA,GAAwB;MAC1B,OAAO,IAAIE,aAAA,EAAeJ,QAAA,EAAUC,MAAA,KAAW,GAAG;QAChD,MAAMI,kBAAA,GAAqBD,aAAA,EAAeJ,QAAQ,CAAC,EAAE;QACrD,IAAIK,kBAAA,EAAoBF,IAAA,KAAS,QAAQ;UACvC,IAAI,CAAEE,kBAAA,GAAwD,OAAO,EAAEJ,MAAA,EAAQ;YAC7EC,qBAAA,GAAwB;UAC1B;QACF;MACF;IACF;EACF;EAEA,IAAI,CAACJ,WAAA,IAAeI,qBAAA,EAAuB;IACzC,OAAO;EACT,OAAO;IACL,OAAO;EACT;AACF","ignoreList":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@payloadcms/richtext-lexical",
3
- "version": "3.71.0-internal.cbf546e",
3
+ "version": "3.71.0-internal.ef75fa0",
4
4
  "description": "The officially supported Lexical richtext adapter for Payload",
5
5
  "homepage": "https://payloadcms.com",
6
6
  "repository": {
@@ -33,11 +33,6 @@
33
33
  "types": "./dist/exports/client/index.d.ts",
34
34
  "default": "./dist/exports/client/index.js"
35
35
  },
36
- "./internal-client": {
37
- "import": "./dist/exports/client/internal-client.js",
38
- "types": "./dist/exports/client/internal-client.d.ts",
39
- "default": "./dist/exports/client/internal-client.js"
40
- },
41
36
  "./react": {
42
37
  "import": "./dist/exports/react/index.js",
43
38
  "types": "./dist/exports/react/index.d.ts",
@@ -379,8 +374,8 @@
379
374
  "react-error-boundary": "4.1.2",
380
375
  "ts-essentials": "10.0.3",
381
376
  "uuid": "10.0.0",
382
- "@payloadcms/translations": "3.71.0-internal.cbf546e",
383
- "@payloadcms/ui": "3.71.0-internal.cbf546e"
377
+ "@payloadcms/translations": "3.71.0-internal.ef75fa0",
378
+ "@payloadcms/ui": "3.71.0-internal.ef75fa0"
384
379
  },
385
380
  "devDependencies": {
386
381
  "@babel/cli": "7.27.2",
@@ -400,15 +395,15 @@
400
395
  "esbuild-sass-plugin": "3.3.1",
401
396
  "swc-plugin-transform-remove-imports": "8.3.0",
402
397
  "@payloadcms/eslint-config": "3.28.0",
403
- "payload": "3.71.0-internal.cbf546e"
398
+ "payload": "3.71.0-internal.ef75fa0"
404
399
  },
405
400
  "peerDependencies": {
406
401
  "@faceless-ui/modal": "3.0.0",
407
402
  "@faceless-ui/scroll-info": "2.0.0",
408
403
  "react": "^19.0.1 || ^19.1.2 || ^19.2.1",
409
404
  "react-dom": "^19.0.1 || ^19.1.2 || ^19.2.1",
410
- "@payloadcms/next": "3.71.0-internal.cbf546e",
411
- "payload": "3.71.0-internal.cbf546e"
405
+ "@payloadcms/next": "3.71.0-internal.ef75fa0",
406
+ "payload": "3.71.0-internal.ef75fa0"
412
407
  },
413
408
  "engines": {
414
409
  "node": "^18.20.2 || >=20.9.0"
@@ -1,2 +0,0 @@
1
- "use client";import{a as De,e as Le,g as z,h as F,j as Me,k as Ae,l as Oe,m as Be,n as Ee,o as Ce,p as Ie}from"./chunk-6NIGQP6A.js";import{a as _e,b as P}from"./chunk-BZZVLW4U.js";import{jsx as D,jsxs as ie}from"react/jsx-runtime";import{BulkUploadProvider as Jn,FieldDescription as qn,FieldError as Qn,FieldLabel as Xn,RenderCustomComponent as _t,useEditDepth as Zn,useEffectEvent as er,useField as tr}from"@payloadcms/ui";import{mergeFieldStyles as or}from"@payloadcms/ui/shared";import{dequal as nr}from"dequal/lite";import Dt,{useCallback as Lt,useEffect as Mt,useMemo as rr,useState as At}from"react";import{ErrorBoundary as ir}from"react-error-boundary";import"./bundled.css";import{jsx as $}from"react/jsx-runtime";import{LexicalComposer as Kn}from"@lexical/react/LexicalComposer.js";import{useEditDepth as jn}from"@payloadcms/ui";import*as Pt from"react";import{useMemo as Hn}from"react";import{c as Sn}from"react/compiler-runtime";import{jsx as b,jsxs as ne}from"react/jsx-runtime";import{useLexicalComposerContext as Pn}from"@lexical/react/LexicalComposerContext.js";import{LexicalErrorBoundary as Rn}from"@lexical/react/LexicalErrorBoundary.js";import{HistoryPlugin as kn}from"@lexical/react/LexicalHistoryPlugin.js";import{OnChangePlugin as vn}from"@lexical/react/LexicalOnChangePlugin.js";import{RichTextPlugin as Tn}from"@lexical/react/LexicalRichTextPlugin.js";import{useLexicalEditable as _n}from"@lexical/react/useLexicalEditable";import{BLUR_COMMAND as Dn,COMMAND_PRIORITY_LOW as wt,FOCUS_COMMAND as Ln}from"lexical";import*as q from"react";import{useEffect as Mn,useState as An}from"react";import{jsx as Fe}from"react/jsx-runtime";import"react";var K=({anchorElem:e,clientProps:t,plugin:o})=>o.position==="floatingAnchorElem"&&e?o.Component&&Fe(o.Component,{anchorElem:e,clientProps:t}):o.Component&&Fe(o.Component,{clientProps:t});import{c as It}from"react/compiler-runtime";import{copyToClipboard as $e}from"@lexical/clipboard";import{useLexicalComposerContext as Ft}from"@lexical/react/LexicalComposerContext.js";import{objectKlassEquals as $t}from"@lexical/utils";import Ke from"bson-objectid";import{$getSelection as Kt,$isNodeSelection as jt,COMMAND_PRIORITY_LOW as Ht,COPY_COMMAND as Vt}from"lexical";import{useEffect as zt}from"react";var Ne=e=>{if("fields"in e&&typeof e.fields=="object"&&e.fields!==null&&"id"in e.fields?e.fields.id=new Ke.default().toHexString():"id"in e&&(e.id=new Ke.default().toHexString()),e.children)for(let t of e.children)Ne(t)};function je(){let e=It(3),[t]=Ft(),o,n;return e[0]!==t?(o=()=>t.registerCommand(Vt,r=>{let c=Kt();if(jt(c)){let s=c.getNodes()[0]?.exportJSON(),u=JSON.parse(JSON.stringify(s));Ne(u);let d={namespace:t._config.namespace,nodes:[u]},y=JSON.stringify(d);return $e(t,null,{"application/x-lexical-editor":y,"text/plain":""}).catch(Wt),!0}return $e(t,$t(r,ClipboardEvent)?r:null).then(()=>{if(!(r instanceof ClipboardEvent)||!r.clipboardData)throw new Error("No clipboard event");let i=r.clipboardData.getData("application/x-lexical-editor");if(!i)return!0;let s=JSON.parse(i);for(let d of s.nodes)Ne(d);let u=JSON.stringify(s);r.clipboardData.setData("application/x-lexical-editor",u)}).catch(i=>{throw r instanceof ClipboardEvent&&r.clipboardData?.setData("application/x-lexical-editor",""),i}),!0},Ht),n=[t],e[0]=t,e[1]=o,e[2]=n):(o=e[1],n=e[2]),zt(o,n),null}function Wt(e){throw e}import{c as Yt}from"react/compiler-runtime";import{useLexicalComposerContext as Gt}from"@lexical/react/LexicalComposerContext";import{$findMatchingParent as le,mergeRegister as Ut}from"@lexical/utils";import{$createNodeSelection as Jt,$getEditor as ee,$getNearestNodeFromDOMNode as qt,$getSelection as ae,$isDecoratorNode as j,$isElementNode as we,$isLineBreakNode as Qt,$isNodeSelection as ce,$isRangeSelection as He,$isRootOrShadowRoot as Xt,$isTextNode as Zt,$setSelection as Ve,CLICK_COMMAND as eo,COMMAND_PRIORITY_LOW as W,KEY_ARROW_DOWN_COMMAND as to,KEY_ARROW_UP_COMMAND as oo,KEY_BACKSPACE_COMMAND as no,KEY_DELETE_COMMAND as ro,SELECTION_CHANGE_COMMAND as io}from"lexical";import{useEffect as so}from"react";function ze(){let e=Yt(3),[t]=Gt(),o=po,n,r;return e[0]!==t?(n=()=>Ut(t.registerCommand(eo,fo,W),t.registerCommand(ro,o,W),t.registerCommand(no,o,W),t.registerCommand(io,mo,W),t.registerCommand(oo,co,W),t.registerCommand(to,lo,W)),r=[t],e[0]=t,e[1]=n,e[2]=r):(n=e[1],r=e[2]),so(n,r),null}function lo(e){let t=ae();if(ce(t)){e.preventDefault();let i=t.getNodes()[0]?.getNextSibling();if(j(i)){let d=ee().getElementByKey(i.getKey());return d&&te({element:d,node:i}),!0}if(!we(i))return!0;let s=i.getFirstDescendant()??i;return s&&(le(s,ue)?.selectEnd(),e.preventDefault()),!0}if(!He(t))return!1;let n=(t.isBackward()?t.anchor:t.focus).getNode(),r=le(n,ao),c=r?.getNextSibling();if(!r||c!==We(r))return!1;if(j(c)){let i=ee().getElementByKey(c.getKey());if(i)return te({element:i,node:c}),e.preventDefault(),!0}return!1}function ao(e){return We(e)!==null}function co(e){let t=ae();if(ce(t)){let i=t.getNodes()[0]?.getPreviousSibling();if(j(i)){let d=ee().getElementByKey(i.getKey());return d?(te({element:d,node:i}),e.preventDefault(),!0):!1}if(!we(i))return!1;let s=i.getLastDescendant()??i;return s?(le(s,ue)?.selectStart(),e.preventDefault(),!0):!1}if(!He(t))return!1;let n=(t.isBackward()?t.anchor:t.focus).getNode(),r=le(n,uo),c=r?.getPreviousSibling();if(!r||c!==Ye(r))return!1;if(j(c)){let i=ee().getElementByKey(c.getKey());if(i)return te({element:i,node:c}),e.preventDefault(),!0}return!1}function uo(e){return Ye(e)!==null}function mo(){let e=yo();return document.querySelector(".decorator-selected")?.classList.remove("decorator-selected"),e?(e.element?.classList.add("decorator-selected"),!0):!1}function fo(e){document.querySelector(".decorator-selected")?.classList.remove("decorator-selected");let t=ho(e);if(!t)return!0;let{target:o}=e;return!(o instanceof HTMLElement)||o.isContentEditable||o.closest('button, textarea, input, .react-select, .code-editor, .no-select-decorator, [role="button"]')?Ve(null):te(t),!0}function po(e){let t=ae();return ce(t)?(e.preventDefault(),t.getNodes().forEach(go),!0):!1}function go(e){e.remove()}function ho(e){if(!(e.target instanceof HTMLElement))return;let t=e.target.closest('[data-lexical-decorator="true"]');if(!(t instanceof HTMLElement))return;let o=qt(t);return j(o)?{element:t,node:o}:void 0}function yo(){let e=ae();if(!ce(e))return;let t=e.getNodes();if(t.length!==1)return;let o=t[0];return j(o)?{decorator:o,element:ee().getElementByKey(o.getKey())}:void 0}function te({element:e,node:t}){document.querySelector(".decorator-selected")?.classList.remove("decorator-selected");let o=Jt();o.add(t.getKey()),Ve(o),e.scrollIntoView({behavior:"smooth",block:"nearest"}),e.classList.add("decorator-selected")}function ue(e){if(j(e)&&!e.isInline())return!0;if(!we(e)||Xt(e))return!1;let t=e.getFirstChild(),o=t===null||Qt(t)||Zt(t)||t.isInline();return!e.isInline()&&e.canBeEmpty()!==!1&&o}function We(e){let t=e.getNextSibling();for(;t!==null;){if(ue(t))return t;t=t.getNextSibling()}return null}function Ye(e){let t=e.getPreviousSibling();for(;t!==null;){if(ue(t))return t;t=t.getPreviousSibling()}return null}import{jsx as Se}from"react/jsx-runtime";import{useLexicalComposerContext as wo}from"@lexical/react/LexicalComposerContext.js";import{$createParagraphNode as So,isHTMLElement as Po}from"lexical";import*as qe from"react";import{useCallback as Ro,useEffect as Je,useRef as ko,useState as vo}from"react";import{createPortal as To}from"react-dom";var Y=(e,t,o,n,r=50,c=25)=>{let i=0;if(e&&!e.contains(n)){let{bottom:s,left:u,right:d,top:y}=e.getBoundingClientRect(),a=y+window.scrollY,l=s+window.scrollY;if(o<a-c||o>l+c||t<u-r||t>d+r)return-1;(t<u||t>d)&&(i=t<u?t-u:t-d)}return i};import{$getNodeByKey as me}from"lexical";function G(e){let t=e.getBoundingClientRect(),o=getComputedStyle(e).getPropertyValue("transform");if(!o||o==="none")return t;let n=o.split(",").pop();return t.y=t.y-Number(n?.replace(")","")),t}function de(e){let t=(u,d)=>u?parseFloat(window.getComputedStyle(u)[d]):0,{marginBottom:o,marginTop:n}=window.getComputedStyle(e),r=t(e.previousElementSibling,"marginBottom"),c=t(e.nextElementSibling,"marginTop"),i=Math.max(parseFloat(n),r);return{marginBottom:Math.max(parseFloat(o),c),marginTop:i}}import{$getRoot as xo}from"lexical";function H(e){return e.getEditorState().read(()=>xo().getChildrenKeys())}var bo=1,Eo=-1,Ge=0,A={props:null,result:null};function Co(e,t,o=20){let n=e.x-t.x,r=e.y-t.y;return n*n+r*r<=o*o}function U(e){let{anchorElem:t,cache_threshold:o=20,editor:n,fuzzy:r=!1,horizontalOffset:c=0,point:{x:i,y:s},startIndex:u=0,useEdgeAsDefault:d=!1}=e;if(o>0&&A.props&&A.result&&A.props.fuzzy===e.fuzzy&&A.props.horizontalOffset===e.horizontalOffset&&A.props.useEdgeAsDefault===e.useEdgeAsDefault&&Co(A.props.point,e.point,o))return A.result;let y=t.getBoundingClientRect(),a=H(n),l={blockElem:null,blockNode:null,distance:1/0,foundAtIndex:-1,isFoundNodeEmptyParagraph:!1};return n.getEditorState().read(()=>{if(d){let g=n.getElementByKey(a[0]),f=n.getElementByKey(a[a.length-1]);if(g&&f){let[h,p]=[G(g),G(f)];if(s<h.top?(l.blockElem=g,l.distance=h.top-s,l.blockNode=me(a[0]),l.foundAtIndex=0):s>p.bottom&&(l.distance=s-p.bottom,l.blockNode=me(a[a.length-1]),l.blockElem=f,l.foundAtIndex=a.length-1),l?.blockElem)return{blockElem:null,isFoundNodeEmptyParagraph:!1}}}let m=u,x=Ge;for(;m>=0&&m<a.length;){let g=a[m],f=n.getElementByKey(g);if(f===null)break;let h=new F(i+c,s),p=Be.fromDOMRect(G(f)),{marginBottom:E,marginTop:k}=de(f),S=p.generateNewRect({bottom:p.bottom+E,left:y.left,right:y.right,top:p.top-k}),{distance:C,isOnBottomSide:R,isOnTopSide:N}=S.distanceFromPoint(h);if(C===0){l.blockElem=f,l.blockNode=me(g),l.foundAtIndex=m,l.distance=C,l.blockNode&&l.blockNode.getType()==="paragraph"&&l.blockNode.getTextContent()===""&&(!r&&!e.returnEmptyParagraphs&&(l.blockElem=null,l.blockNode=null),l.isFoundNodeEmptyParagraph=!0);break}else r&&C<l.distance&&(l.blockElem=f,l.blockNode=me(g),l.distance=C,l.foundAtIndex=m);x===Ge&&(N?x=Eo:R?x=bo:x=1/0),m+=x}}),A.props=e,A.result={blockElem:l.blockElem,blockNode:l.blockNode,foundAtIndex:l.foundAtIndex,isFoundNodeEmptyParagraph:l.isFoundNodeEmptyParagraph},{blockElem:l.blockElem,blockNode:l.blockNode,foundAtIndex:l.foundAtIndex,isFoundNodeEmptyParagraph:l.isFoundNodeEmptyParagraph}}function fe(e,t){return!!e.closest(`.${t}`)}var No=["IMG","INPUT","TEXTAREA","SELECT","BUTTON","VIDEO","OBJECT","EMBED","IFRAME","HR"];function Ue(e){if(!e||No.includes(e.tagName)||e.offsetHeight===0||e.offsetWidth===0)return!1;let t=window.getComputedStyle(e);return!(t.display==="table-cell"||t.position==="absolute"||t.visibility==="hidden"||t.opacity==="0")}function pe(e,t,o,n=0){if(!e){t.style.opacity="0",t.style.transform="translate(-10000px, -10000px)";return}let r=e.getBoundingClientRect(),c=window.getComputedStyle(e),i=t.getBoundingClientRect(),s=o.getBoundingClientRect(),u;if(["LexicalEditorTheme__block","LexicalEditorTheme__upload","LexicalEditorTheme__relationship"].some(a=>e.classList.contains(a)||e.firstElementChild?.classList.contains(a)))u=r.top+8-s.top;else{let a=Ue(e)?parseInt(c.lineHeight,10):0;u=r.top+(a-i.height)/2-s.top}let y=n;t.style.opacity="1",t.style.transform=`translate(${y}px, ${u}px)`}var _o="add-block-menu",ge=1/0;function Do(e){return e===0?1/0:ge>=0&&ge<e?ge:Math.floor(e/2)}function Lo(e,t,o){let n=t.parentElement,{editorConfig:r}=P(),c=r?.admin?.hideGutter?-24:12,i=ko(null),[s,u]=vo(null);Je(()=>{function y(a){let l=a.target;if(!Po(l))return;let m=Y(n,a.pageX,a.pageY,l);if(m===-1){u(null);return}if(fe(l,_o))return;let x=H(e),{blockElem:g,blockNode:f,foundAtIndex:h}=U({anchorElem:t,cache_threshold:0,editor:e,horizontalOffset:-m,point:new F(a.x,a.y),returnEmptyParagraphs:!0,startIndex:Do(x.length),useEdgeAsDefault:!1});ge=h,g&&f&&(s?.node!==f||s?.elem!==g)&&u({elem:g,node:f})}return document?.addEventListener("mousemove",y),()=>{document?.removeEventListener("mousemove",y)}},[n,t,e,s]),Je(()=>{i.current&&s?.node&&pe(s?.elem,i.current,t,c)},[t,s,c]);let d=Ro(y=>{let a=s;a?.node&&(e.update(()=>{let l=!0;if((a?.node.getType()!=="paragraph"||a.node.getTextContent()!=="")&&(l=!1),!l){let m=So();a?.node.insertAfter(m),setTimeout(()=>{a={elem:e.getElementByKey(m.getKey()),node:m},u(a)},0)}}),setTimeout(()=>{e.update(()=>{e.focus(),a?.node&&"select"in a.node&&typeof a.node.select=="function"&&a.node.select()})},1),setTimeout(()=>{e.dispatchCommand(Ae,{node:a?.node})},2),y.stopPropagation(),y.preventDefault())},[e,s]);return To(Se(qe.Fragment,{children:Se("button",{"aria-label":"Add block",className:"icon add-block-menu",onClick:y=>{d(y)},ref:i,type:"button",children:Se("div",{className:o?"icon":""})})}),t)}function Qe(e){let{anchorElem:t}=e,o=t===void 0?document.body:t,[n]=wo();return Lo(n,o,n._editable)}import{jsx as he,jsxs as Ao}from"react/jsx-runtime";import{useLexicalComposerContext as Oo}from"@lexical/react/LexicalComposerContext.js";import{eventFiles as et}from"@lexical/rich-text";import{$getNearestNodeFromDOMNode as tt,$getNodeByKey as Bo,isHTMLElement as Pe}from"lexical";import*as st from"react";import{useEffect as Re,useRef as ye,useState as ot}from"react";import{createPortal as Io}from"react-dom";var Xe=0,Mo=-24;var V=0;function Ze(e,t,o,n,r,c,i,s,u,d=!1){let{height:y,top:a}=n.getBoundingClientRect(),{top:l,width:m}=i.getBoundingClientRect(),{marginBottom:x,marginTop:g}=de(n),f=a,h=c>=a+y/2+window.scrollY,p=!1;if(r?.elem)if(n!==r?.elem)(h&&r?.elem&&r?.elem===n.nextElementSibling||!h&&r?.elem&&r?.elem===n.previousElementSibling)&&(V++,V<200&&(p=!0));else{V++;let C=r?.boundingBox?.y,R=n.getBoundingClientRect().y;(h===r?.isBelow&&C===R||V<200)&&(p=!1)}if(p)return{isBelow:h,willStayInSamePosition:p};d?f+=y/2:h?f+=y+x/2:f-=g/2;let E=0;d||(h?E=-Xe:E=Xe);let k=f-l+E,S=Mo-t;return o.style.width=`calc(${m}px - ${e})`,o.style.opacity=".8",o.style.transform=`translate(${S}px, calc(${k}px - 2px))`,r?.elem&&(r.elem.style.opacity="",r?.elem===n?h?r.elem.style.marginTop="":r.elem.style.marginBottom="":(r.elem.style.marginBottom="",r.elem.style.marginTop="")),V=0,{isBelow:h,willStayInSamePosition:p}}var Fo="draggable-block-menu",nt="application/x-lexical-drag-block",oe=1/0;function rt(e){return e===0?1/0:oe>=0&&oe<e?oe:Math.floor(e/2)}function $o(e,t){let{transform:o}=t.style;e.setDragImage(t,0,0),setTimeout(()=>{t.style.transform=o})}function it(e,t){e&&(e.style.opacity="0"),t&&(t.style.opacity="",t.style.marginBottom="",t.style.marginTop="")}function Ko(e,t,o){let n=t.parentElement,r=ye(null),c=ye(null),i=ye(null),s=ye(!1),[u,d]=ot(null),[y,a]=ot(null),{editorConfig:l}=P(),m=l?.admin?.hideGutter?-44:-8;Re(()=>{function f(h){let p=h.target;if(!Pe(p))return;let E=Y(n,h.pageX,h.pageY,p);if(E===-1){d(null);return}if(fe(p,Fo))return;let k=H(e),{blockElem:S,foundAtIndex:C,isFoundNodeEmptyParagraph:R}=U({anchorElem:t,cache_threshold:0,editor:e,horizontalOffset:-E,point:new F(h.x,h.y),startIndex:rt(k.length),useEdgeAsDefault:!1,verbose:!1});oe=C,!(!S&&!R)&&u!==S&&d(S)}return document?.addEventListener("mousemove",f),()=>{document?.removeEventListener("mousemove",f)}},[n,t,e,u]),Re(()=>{r.current&&pe(u,r.current,t,m)},[t,u,m]),Re(()=>{function f(p){if(!s.current)return!1;let[E]=et(p);if(E)return!1;let{pageY:k,target:S}=p;if(!Pe(S))return!1;let C=Y(n,p.pageX,p.pageY,S,100,50),R=H(e),{blockElem:N,foundAtIndex:L,isFoundNodeEmptyParagraph:B}=U({anchorElem:t,editor:e,fuzzy:!0,horizontalOffset:-C,point:new F(p.x,p.y),startIndex:rt(R.length),useEdgeAsDefault:!0,verbose:!0});oe=L;let v=c.current;if(N===null||v===null)return!1;if(u!==N){let{isBelow:T,willStayInSamePosition:X}=Ze(l?.admin?.hideGutter?"0px":"3rem",m+(l?.admin?.hideGutter?r?.current?.getBoundingClientRect()?.width??0:-(r?.current?.getBoundingClientRect()?.width??0)),v,N,y,k,t,p,i,B);p.preventDefault(),X||a({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:T})}else y?.elem&&(it(v,y.elem),a({boundingBox:N.getBoundingClientRect(),elem:N,isBelow:!1}));return!0}function h(p){if(!s.current)return!1;let[E]=et(p);if(E)return!1;let{dataTransfer:k,pageY:S,target:C}=p,R=k?.getData(nt)||"";return e.update(()=>{let N=Bo(R);if(!N||!Pe(C))return!1;let L=Y(n,p.pageX,p.pageY,C,100,50),{blockElem:B,isFoundNodeEmptyParagraph:v}=U({anchorElem:t,editor:e,fuzzy:!0,horizontalOffset:-L,point:new F(p.x,p.y),useEdgeAsDefault:!0});if(!B)return!1;let T=tt(B);if(!T)return!1;if(T===N)return!0;let{height:X,top:xe}=G(B),I=S>=xe+X/2+window.scrollY;v?(T.insertBefore(N),T.remove()):I?T.insertAfter(N):T.insertBefore(N),u!==null&&d(null),document.querySelectorAll(".lexical-block-highlighter").forEach(_=>{_.remove()});let se=e.getElementByKey(N.getKey());setTimeout(()=>{let _=se?.getBoundingClientRect();if(!_)return;let w=document.createElement("div");w.className="lexical-block-highlighter",w.style.backgroundColor="var(--theme-elevation-1000",w.style.transition="opacity 0.5s ease-in-out",w.style.zIndex="1",w.style.pointerEvents="none",w.style.boxSizing="border-box",w.style.borderRadius="4px",w.style.position="absolute",document.body.appendChild(w),w.style.opacity="0.1",w.style.height=`${_.height+8}px`,w.style.width=`${_.width+8}px`,w.style.top=`${_.top+window.scrollY-4}px`,w.style.left=`${_.left-4}px`,setTimeout(()=>{w.style.opacity="0",setTimeout(()=>{w.remove()},500)},1e3)},120)}),!0}return document.addEventListener("dragover",f),document.addEventListener("drop",h),()=>{document.removeEventListener("dragover",f),document.removeEventListener("drop",h)}},[n,m,t,e,y,u,l?.admin?.hideGutter]);function x(f){let h=f.dataTransfer;if(!h||!u)return;$o(h,u);let p="";e.update(()=>{let E=tt(u);E&&(p=E.getKey())}),s.current=!0,h.setData(nt,p)}function g(){s.current=!1,y?.elem&&it(c.current,y?.elem)}return Io(Ao(st.Fragment,{children:[he("button",{"aria-label":"Drag to move",className:"icon draggable-block-menu",draggable:!0,onDragEnd:g,onDragStart:x,ref:r,type:"button",children:he("div",{className:o?"icon":""})}),he("div",{className:"draggable-block-target-line",ref:c}),he("div",{className:"debug-highlight",ref:i})]}),t)}function lt(e){let{anchorElem:t}=e,o=t===void 0?document.body:t,[n]=Oo();return Ko(n,o,n._editable)}import{c as jo}from"react/compiler-runtime";import{jsx as ke}from"react/jsx-runtime";import{useLexicalComposerContext as Ho}from"@lexical/react/LexicalComposerContext";import{$createParagraphNode as Vo,$getRoot as zo}from"lexical";import"react";var at="insert-paragraph-at-end",ct=()=>{let e=jo(2),[t]=Ho(),{editorConfig:o}=P();if(o?.admin?.hideInsertParagraphAtEnd)return null;let n;return e[0]!==t?(n=ke("div",{"aria-label":"Insert Paragraph",className:at,onClick:()=>{t.update(Wo)},role:"button",tabIndex:0,children:ke("div",{className:`${at}-inside`,children:ke("span",{children:"+"})})}),e[0]=t,e[1]=n):n=e[1],n};function Wo(){let e=Vo();zo().append(e),e.select()}import{c as Yo}from"react/compiler-runtime";import{useLexicalComposerContext as Go}from"@lexical/react/LexicalComposerContext";import*as ut from"react";var dt=()=>{let e=Yo(4),{editorConfig:t}=P(),[o]=Go(),n,r;return e[0]!==o||e[1]!==t.features.markdownTransformers?(n=()=>De(o,t.features.markdownTransformers??[]),r=[o,t.features.markdownTransformers],e[0]=o,e[1]=t.features.markdownTransformers,e[2]=n,e[3]=r):(n=e[2],r=e[3]),ut.useEffect(n,r),null};import{c as Uo}from"react/compiler-runtime";import{useLexicalComposerContext as Jo}from"@lexical/react/LexicalComposerContext.js";import{useEffect as qo}from"react";function mt(){let e=Uo(5),[t]=Jo(),{currentView:o,views:n}=z(),r,c;return e[0]!==o||e[1]!==t||e[2]!==n?(r=()=>{n&&(o==="default"?n.default?Ee(t,n.default?.nodes):Ce(t):n[o]&&(Ce(t),Ee(t,n[o]?.nodes)))},c=[t,n,o],e[0]=o,e[1]=t,e[2]=n,e[3]=r,e[4]=c):(r=e[3],c=e[4]),qo(r,c),null}import{useLexicalComposerContext as Qo}from"@lexical/react/LexicalComposerContext";import{$getSelection as Xo,$isRangeSelection as Zo,RootNode as en}from"lexical";import{useEffect as tn}from"react";function ft(){let[e]=Qo();return tn(()=>e.registerNodeTransform(en,t=>{let o=Xo();if(Zo(o)){let n=o.anchor.getNode(),r=o.focus.getNode();(!n.isAttached()||!r.isAttached())&&(t.selectEnd(),console.warn("updateEditor: selection has been moved to the end of the editor because the previously selected nodes have been removed and selection wasn't moved to another node. Ensure selection changes after removing/replacing a selected node."))}return!1}),[e]),null}import{useLexicalComposerContext as on}from"@lexical/react/LexicalComposerContext";import{$getSelection as nn,COMMAND_PRIORITY_LOW as rn,SELECT_ALL_COMMAND as sn}from"lexical";import{useEffect as ln}from"react";function pt(){let[e]=on();return ln(()=>e.registerCommand(sn,()=>{if(nn())return!1;let o=document.activeElement;return o instanceof HTMLInputElement&&o.select(),!0},rn),[e]),null}import{jsx as J,jsxs as ht}from"react/jsx-runtime";import{useLexicalComposerContext as cn}from"@lexical/react/LexicalComposerContext.js";import{useTranslation as yt}from"@payloadcms/ui";import{useCallback as un,useMemo as dn,useState as mn}from"react";import"react";import*as xt from"react-dom";import{c as an}from"react/compiler-runtime";import"react";function gt(e,t){let o=an(4),{maxLength:n,minLength:r}=t,c=n===void 0?75:n,i=r===void 0?1:r,s;return o[0]!==c||o[1]!==i||o[2]!==e?(s=u=>{let{query:d}=u,y="[^"+e+Me+"\\s]",l=new RegExp("(^|\\s|\\()(["+e+"]((?:"+y+"){0,"+c+"}))$").exec(d);if(l!==null){let m=l[1],x=l[3];if(x.length>=i)return{leadOffset:l.index+m.length,matchingString:x,replaceableString:l[2]}}return null},o[0]=c,o[1]=i,o[2]=e,o[3]=s):s=o[3],s}var O="slash-menu-popup";function fn({isSelected:e,item:t,onClick:o,onMouseEnter:n,ref:r}){let{fieldProps:{featureClientSchemaMap:c,schemaPath:i}}=P(),{i18n:s}=yt(),u=`${O}__item ${O}__item-${t.key}`;e&&(u+=` ${O}__item--selected`);let d=t.key;return t.label&&(d=typeof t.label=="function"?t.label({featureClientSchemaMap:c,i18n:s,schemaPath:i}):t.label),d.length>25&&(d=d.substring(0,25)+"..."),ht("button",{"aria-selected":e,className:u,id:O+"__item-"+t.key,onClick:o,onMouseEnter:n,ref:r,role:"option",tabIndex:-1,type:"button",children:[t?.Icon&&J(t.Icon,{}),J("span",{className:`${O}__item-text`,children:d})]},t.key)}function bt({anchorElem:e=document.body}){let[t]=cn(),[o,n]=mn(null),{editorConfig:r}=P(),{i18n:c}=yt(),{fieldProps:{featureClientSchemaMap:i,schemaPath:s}}=P(),u=gt("/",{minLength:0}),d=un(()=>{let a=[];for(let l of r.features.slashMenu.dynamicGroups)if(o){let m=l({editor:t,queryString:o});a=a.concat(m)}return a},[t,o,r?.features]),y=dn(()=>{let a=[];for(let l of r?.features.slashMenu.groups??[])a.push(l);if(o){a=a.map(m=>{let x=m.items.filter(g=>{let f=g.key;return g.label&&(f=typeof g.label=="function"?g.label({featureClientSchemaMap:i,i18n:c,schemaPath:s}):g.label),new RegExp(o,"gi").exec(f)?!0:g.keywords!=null?g.keywords.some(h=>new RegExp(o,"gi").exec(h)):!1});return x.length?{...m,items:x}:null}),a=a.filter(m=>m!=null);let l=d();for(let m of l){let x=a.find(g=>g.key===m.key);x?a=a.filter(g=>g.key!==m.key):x={...m,items:[]},x?.items?.length&&(x.items=x.items.concat(x.items)),a.push(x)}}return a},[o,r?.features.slashMenu.groups,d,i,c,s]);return J(Oe,{anchorElem:e,groups:y,menuRenderFn:(a,{selectedItemKey:l,selectItemAndCleanUp:m,setSelectedItemKey:x})=>a.current&&y.length?xt.createPortal(J("div",{className:O,children:y.map(g=>{let f=g.key;return g.label&&i&&(f=typeof g.label=="function"?g.label({featureClientSchemaMap:i,i18n:c,schemaPath:s}):g.label),ht("div",{className:`${O}__group ${O}__group-${g.key}`,children:[J("div",{className:`${O}__group-title`,children:f}),g.items.map((h,p)=>J(fn,{index:p,isSelected:l===h.key,item:h,onClick:()=>{x(h.key),m(h)},onMouseEnter:()=>{x(h.key)},ref:E=>{h.ref={current:E}}},h.key))]},g.key)})}),a.current):null,onQueryChange:n,triggerFn:u})}import{c as pn}from"react/compiler-runtime";import{useLexicalComposerContext as gn}from"@lexical/react/LexicalComposerContext";import{TEXT_TYPE_TO_FORMAT as hn,TextNode as yn}from"lexical";import{useEffect as xn}from"react";function Et(e){let t=pn(6),{features:o}=e,[n]=gn(),r;t[0]!==n||t[1]!==o.enabledFormats?(r=()=>{let i=bn(o.enabledFormats);if(i.length!==0)return n.registerNodeTransform(yn,s=>{i.forEach(u=>{s.hasFormat(u)&&s.toggleFormat(u)})})},t[0]=n,t[1]=o.enabledFormats,t[2]=r):r=t[2];let c;return t[3]!==n||t[4]!==o?(c=[n,o],t[3]=n,t[4]=o,t[5]=c):c=t[5],xn(r,c),null}function bn(e){let t=Object.keys(hn),o=new Set(e);return t.filter(n=>!o.has(n))}import{c as En}from"react/compiler-runtime";import{jsx as Ct}from"react/jsx-runtime";import{useLexicalComposerContext as Cn}from"@lexical/react/LexicalComposerContext";import{ContentEditable as Nn}from"@lexical/react/LexicalContentEditable.js";import{useTranslation as wn}from"@payloadcms/ui";import"react";function Nt(e){let t=En(5),{className:o,editorConfig:n}=e,{t:r}=wn(),[,c]=Cn(),{getTheme:i}=c,s;if(t[0]!==o||t[1]!==n?.admin?.placeholder||t[2]!==i||t[3]!==r){let u=i();s=Ct(Nn,{"aria-placeholder":r("lexical:general:placeholder"),className:o??"ContentEditable__root",placeholder:Ct("p",{className:u?.placeholder,children:n?.admin?.placeholder??r("lexical:general:placeholder")})}),t[0]=o,t[1]=n?.admin?.placeholder,t[2]=i,t[3]=r,t[4]=s}else s=t[4];return s}var St=e=>{let t=Sn(12),{editorConfig:o,editorContainerRef:n,isSmallWidthViewport:r,onChange:c}=e,i=P(),[s]=Pn(),u=_n(),[d,y]=An(null),a;t[0]===Symbol.for("react.memo_cache_sentinel")?(a=f=>{f!==null&&y(f)},t[0]=a):a=t[0];let l=a,m,x;t[1]!==s||t[2]!==i?(m=()=>{if(!i?.uuid){console.error("Lexical Editor must be used within an EditorConfigProvider");return}i?.parentEditor?.uuid&&i.parentEditor?.registerChild(i.uuid,i);let f=()=>{i.focusEditor(i)},h=()=>{i.blurEditor(i)},p=s.registerCommand(Ln,()=>(f(),!0),wt),E=s.registerCommand(Dn,()=>(h(),!0),wt);return()=>{p(),E(),i.parentEditor?.unregisterChild?.(i.uuid)}},x=[s,i],t[1]=s,t[2]=i,t[3]=m,t[4]=x):(m=t[3],x=t[4]),Mn(m,x);let g;return t[5]!==o||t[6]!==n||t[7]!==d||t[8]!==u||t[9]!==r||t[10]!==c?(g=ne(q.Fragment,{children:[o.features.plugins?.map(On),ne("div",{className:"editor-container",ref:n,children:[o.features.plugins?.map(Bn),b(Tn,{contentEditable:b("div",{className:"editor-scroller",children:b("div",{className:"editor",ref:l,children:b(Nt,{editorConfig:o})})}),ErrorBoundary:Rn}),b(ft,{}),u&&b(ct,{}),b(ze,{}),b(je,{}),b(Et,{features:o.features}),b(pt,{}),b(mt,{}),u&&b(vn,{ignoreSelectionChange:!0,onChange:(f,h,p)=>{(!p.has("focus")||p.size>1)&&c?.(f,h,p)}}),d&&ne(q.Fragment,{children:[!r&&u&&ne(q.Fragment,{children:[o.admin?.hideDraggableBlockElement?null:b(lt,{anchorElem:d}),o.admin?.hideAddBlockButton?null:b(Qe,{anchorElem:d})]}),o.features.plugins?.map(f=>{if(f.position==="floatingAnchorElem"&&!(f.desktopOnly===!0&&r))return b(K,{anchorElem:d,clientProps:f.clientProps,plugin:f},f.key)}),u&&b(q.Fragment,{children:b(bt,{anchorElem:d})})]}),u&&ne(q.Fragment,{children:[b(kn,{}),o?.features?.markdownTransformers?.length>0&&b(dt,{})]}),o.features.plugins?.map(In),o.features.plugins?.map(Fn)]}),o.features.plugins?.map($n)]}),t[5]=o,t[6]=n,t[7]=d,t[8]=u,t[9]=r,t[10]=c,t[11]=g):g=t[11],g};function On(e){if(e.position==="aboveContainer")return b(K,{clientProps:e.clientProps,plugin:e},e.key)}function Bn(e){if(e.position==="top")return b(K,{clientProps:e.clientProps,plugin:e},e.key)}function In(e){if(e.position==="normal")return b(K,{clientProps:e.clientProps,plugin:e},e.key)}function Fn(e){if(e.position==="bottom")return b(K,{clientProps:e.clientProps,plugin:e},e.key)}function $n(e){if(e.position==="belowContainer")return b(K,{clientProps:e.clientProps,plugin:e},e.key)}var Rt=({children:e,providers:t})=>{if(!t?.length)return e;let o=t[0];return t.length>1?$(o,{children:$(Rt,{providers:t.slice(1),children:e})}):$(o,{children:e})},kt=e=>{let{composerKey:t,editorConfig:o,fieldProps:n,isSmallWidthViewport:r,onChange:c,readOnly:i,value:s}=e,{currentView:u,views:d}=z(),y=P(),a=jn(),l=Pt.useRef(null),m=Hn(()=>{if(s&&typeof s!="object")throw new Error("The value passed to the Lexical editor is not an object. This is not supported. Please remove the data from the field and start again. This is the value that was passed in: "+JSON.stringify(s));if(s&&Array.isArray(s)&&!("root"in s))throw new Error("You have tried to pass in data from the old Slate editor to the new Lexical editor. The data structure is different, thus you will have to migrate your data. We offer a one-line migration script which migrates all your rich text fields: https://payloadcms.com/docs/lexical/migration#migration-via-migration-script-recommended");if(s&&"jsonContent"in s)throw new Error("You have tried to pass in data from payload-plugin-lexical. The data structure is different, thus you will have to migrate your data. Migration guide: https://payloadcms.com/docs/lexical/migration#migrating-from-payload-plugin-lexical");let x=d?.[u]?.nodes;return{editable:i!==!0,editorState:s!=null?JSON.stringify(s):void 0,namespace:o.lexical.namespace,nodes:Ie({editorConfig:o,nodeViews:x}),onError:g=>{throw g},theme:o.lexical.theme}},[o,d,u]);return m?$(Kn,{initialConfig:m,children:$(_e,{editorConfig:o,editorContainerRef:l,fieldProps:n,parentContext:y?.editDepth===a?y:void 0,children:$(Rt,{providers:o.features.providers,children:$(St,{editorConfig:o,editorContainerRef:l,isSmallWidthViewport:r,onChange:c})})})},t+m.editable+u):$("p",{children:"Loading..."})};import{c as Vn}from"react/compiler-runtime";import{jsx as Q,jsxs as zn}from"react/jsx-runtime";import{ChevronIcon as Wn,Popup as Yn,PopupList as vt}from"@payloadcms/ui";import"react";function Tt(){let e=Vn(5),{currentView:t,setCurrentView:o,views:n}=z();if(!n||Object.keys(n).length===0)return null;let r,c;if(e[0]!==t||e[1]!==o||e[2]!==n){c=Symbol.for("react.early_return_sentinel");e:{let i=Object.keys(n);if(!i.some(Un)){c=null;break e}let u=["default",...i.filter(Gn)],d=t.charAt(0).toUpperCase()+t.slice(1);r=Q("div",{className:"lexical-view-selector",children:Q(Yn,{button:zn("button",{className:"lexical-view-selector__button",type:"button",children:[Q("span",{className:"lexical-view-selector__label",children:d}),Q(Wn,{className:"lexical-view-selector__icon"})]}),buttonType:"custom",horizontalAlign:"left",render:y=>{let{close:a}=y;return Q(vt.ButtonGroup,{children:u.map(l=>{let m=l.charAt(0).toUpperCase()+l.slice(1);return Q(vt.Button,{active:l===t,disabled:l===t,onClick:()=>{o?.(l),a()},children:m},l)})})},size:"large"})})}e[0]=t,e[1]=o,e[2]=n,e[3]=r,e[4]=c}else r=e[3],c=e[4];return c!==Symbol.for("react.early_return_sentinel")?c:r}function Gn(e){return e!=="default"}function Un(e){return e!=="default"}var re="rich-text-lexical",sr=e=>{let{editorConfig:t,field:o,field:{admin:{className:n,description:r,readOnly:c}={},label:i,localized:s,required:u},path:d,readOnly:y,validate:a}=e,l=y||c,m=Zn(),x=Lt((M,Z)=>typeof a=="function"?a(M,{...Z,required:u}):!0,[a,u]),{customComponents:{AfterInput:g,BeforeInput:f,Description:h,Error:p,Label:E}={},disabled:k,initialValue:S,path:C,setValue:R,showError:N,value:L}=tr({potentiallyStalePath:d,validate:x}),B=l||k,[v,T]=At(!1),[X,xe]=At(),be=Dt.useRef(S),I=Dt.useRef(L);Mt(()=>{let M=()=>{let Z=window.matchMedia("(max-width: 768px)").matches;Z!==v&&T(Z)};return M(),window.addEventListener("resize",M),()=>{window.removeEventListener("resize",M)}},[v]);let ve=["field-type",re,n,N&&"error",B&&`${re}--read-only`,t?.admin?.hideGutter!==!0&&!v?`${re}--show-gutter`:null].filter(Boolean).join(" "),se=`${C}.${m}`,_=Le(),w=Lt(M=>{_(()=>{let Te=M.toJSON();I.current=Te,R(Te)})},[R,_]),Ot=rr(()=>or(o),[o]),Bt=er(M=>{I.current!==L&&!nr(I.current!=null?JSON.parse(JSON.stringify(I.current)):I.current,L)&&(be.current=M,I.current=L,xe(new Date))});return Mt(()=>{Object.is(S,be.current)||Bt(S)},[S]),ie("div",{className:ve,"data-lexical-view":t?.view,style:Ot,children:[D(_t,{CustomComponent:p,Fallback:D(Qn,{path:C,showError:N})}),ie("div",{className:`${re}__label-row`,children:[E||D(Xn,{label:i,localized:s,path:C,required:u}),D(Tt,{})]}),ie("div",{className:`${re}__wrap`,children:[ie(ir,{fallbackRender:lr,onReset:()=>{},children:[f,D(Jn,{drawerSlugPrefix:C,children:D(kt,{composerKey:se,editorConfig:t,fieldProps:e,isSmallWidthViewport:v,onChange:w,readOnly:B,value:L},JSON.stringify({path:C,rerenderProviderKey:X}))}),g]}),D(_t,{CustomComponent:h,Fallback:D(qn,{description:r,path:C})})]})]},se)};function lr({error:e}){return ie("div",{className:"errorBoundary",role:"alert",children:[D("p",{children:"Something went wrong:"}),D("pre",{style:{color:"red"},children:e.message})]})}var hl=sr;export{hl as RichText};
2
- //# sourceMappingURL=Field-YM44WOON.js.map